/* CSS Document */


#dialog p,
#dialog li {
	font-size: 10px;
}

#dialog h2 {
	font-size: 16px;
}

.register #dialog p,
.register #dialog li {
	font-size: 14px;
}

.register #dialog h2 {
	font-size: 18px;
	margin-top: 40px;
}

#status {
	color: #f00;
	padding-top: 15px;
}

#loader {
	position: absolute;
	display: none;
	padding: 25px;
	width: 275px;
	background-color: #fff;
	text-align: center;
	border: #333 solid 1px;
}

#loader img {
	margin: 5px;
}

.noTitleStuff .ui-dialog-titlebar {
	display: none;
}


#analyses {
}

.info-table {
	width: 100%;
	margin-bottom: 15px;
}

.info-table td {
	text-align: left;
}

.intake-commment-table {
	margin-top: 20px;
}

.intake-commment-table tr td:nth-of-type(1) {
	vertical-align: top;
	width: 150px;
	font-weight: bold;
	font-size: 20px;
}

.intake-commment-table textarea {
	width: 750px;
}

.interp-commment-table {
	margin-top: 20px;
}

.interp-commment-table tr td:nth-of-type(1) {
	vertical-align: top;
	width: 150px;
	font-weight: bold;
	font-size: 20px;
}

.interp-commment-table textarea {
	width: 750px;
}

.graph-commment-table {
	margin-top: 20px;
}

.graph-commment-table tr td:nth-of-type(1) {
	vertical-align: top;
	width: 150px;
	font-weight: bold;
	font-size: 20px;
}

.graph-commment-table textarea {
	width: 750px;
}


/*.data-table.intake.dietary .item {*/

/*	width: 120px;*/

/*}*/

/*.data-table.intake.dietary .analysis {*/

/*	width: 100px;*/

/*}*/

/*.data-table.intake.dietary .analysis-units {*/

/*	width: 70px;*/

/*}*/

/*.data-table.intake.dietary .amount {*/

/*	width: 126px;*/

/*}*/

/*.data-table.intake.dietary .intake-units {*/

/*	width: 70px;*/

/*}*/

/*.data-table.intake.dietary .mineral {*/

/*	width: 127px;*/

/*}*/

/*.data-table.intake.dietary .units {*/

/*	width: 70px;*/

/*}*/

/*.data-table.intake.dietary .dietary-amount {*/

/*	width: 121px;*/

/*}*/

/*.data-table.intake.dietary .dietary-units {*/

/*	width: 70px;*/

/*}*/


#graph-title {
	margin: 20px 0 5px 0;
	text-align: center;
}

/*#grid{}
#grid td{text-align:center;}*/


.d-overlay div.rule-container {
	margin-left: 127px;
	position: relative;
	width: 578px;
	height: 27px;
}

.d-overlay div.rule {
	position: absolute;
	display: inline-block;
	padding-top: 5px;
	font-weight: 500;
	font-size: 12px;
}

.d-overlay div.rule:nth-child(1) {
	left: -2px;
}

.d-overlay div.rule:nth-child(3) {
	left: 274px;
}

.d-overlay div.rule:nth-child(2) {
	left: 132px;
}

.d-overlay div.rule:nth-child(4) {
	left: 418px;
}

.d-overlay div.rule:nth-child(5) {
	left: 561px;
}


.d-overlay {
	background-color: rgba(0, 0, 0, 0.2);
}

div.d-overlay {
	background-color: rgba(0, 0, 0, 0);
	padding: 10px;
	border: 1px solid;
	padding: 30px 10px 20px 10px;
}

#results-tab-page-1 .help,
#results-tab-page-2 .help,
#results-tab-page-3 .help {
	color: #a2a2a2;
	font-size: 12px;
	margin: 0 15px 0 0;
}

#results-tab-page-2 span {
	color: #f00;
}


#results-tab-page-3 > div > table.results-table {
	width: 100%;
	background-image: url(../img/graph-background.png);
	background-size: 654px 0;
	background-repeat: repeat-y;
	background-position: 153px 0;
}

#results-tab-page-3 > div > table {
	width: 100%;
	background-image: url(../img/graph-background.png);
	background-size: 654px 0;
	background-repeat: repeat-y;
	background-position: 153px 0;
}

.results-table {
	background: linear-gradient(#f5f5f5, #f5f5f5) 575px;
	background-position: 127px 0;
	background-size: 575px;
	background-repeat: no-repeat;
	width: 100%;
}

.results-table tbody {
	min-height: 100%;
	background: linear-gradient(#e4e4e4, #e4e4e4) 127px, linear-gradient(#e4e4e4, #e4e4e4) calc(127px + 575px/4), linear-gradient(#e4e4e4, #e4e4e4) calc(127px + 575px/4*2), linear-gradient(#e4e4e4, #e4e4e4) calc(127px + 575px/4*3), linear-gradient(#e4e4e4, #e4e4e4) calc(127px + 575px/4*4);
	background-size: 1px 100%;
	background-repeat: no-repeat;
}

.results-table td {
	padding: 5px;
	vertical-align: top;
}

.results-table tr td {
	text-align: left;
}

.results-table tr td:nth-child(1) {
	width: 123px;
	text-align: right;
	font-size: 10px;
	vertical-align: middle;
}
.results-table tr td:nth-child(2) {
	width: 692px;
	float: right;
	white-space: nowrap;
}

.results-table div.bar {
	display: inline-block;
	height: 20px;
	margin-right: 5px;
	vertical-align: bottom;
}

/*.results-table div.bar{background-color:#194B55;}*/
.results-table tr:nth-of-type(6n+1) div.bar {
	background-color: #0000FF;
}

.results-table tr:nth-of-type(6n+2) div.bar {
	background-color: #A1A3A6;
}

.results-table tr:nth-of-type(6n+3) div.bar {
	background-color: #B2B2FF;
}

.results-table tr:nth-of-type(6n+4) div.bar {
	background-color: #E2E3E4;
}

.results-table tr:nth-of-type(6n+5) div.bar {
	background-color: #F9C862;
}

.results-table tr:nth-of-type(6n) div.bar {
	background-color: #5FB3B3;
}

/*Upload Page*/
#fileupload tr {
}

#fileupload tr:nth-child(even) {
}

#fileupload td {
}

#fileupload td p {
	margin: 0;
}

#fileupload td.image {
	width: 90px;
}

#fileupload td.name {

}

#fileupload td.size {

}

#fileupload td.description textarea {

}

#fileupload td.description{}

#fileupload td.buttons{}

.upload-photos {
}

