﻿
/*.settingsSave{
	margin: 10px;
}

hr.dividingLine{
	width: 100%; 
	border-color: black;
}

.companyInfoTable{
	width:calc(100% - 10px);
	border-spacing:0;
	padding:3px; 
	margin-left: 10px;
	margin-top: 10px;
}
				
.companyInfoTable > tbody > .companyInfoBoldRow > td{
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
}

.companyInfoTable > tbody > tr:not(:first-child) > td:not([class]):nth-child(2n+1){
	line-height:30px;
	vertical-align:middle;
	padding-left:0px;
}

.tableSquishLeft > tbody > tr > td{
	padding-left: 10px;
	white-space: nowrap;
	width: auto;
}

.tableSquishLeft > tbody > tr > td:last-child{
	width: 100%;
}

.aleGroupTable{
	width: 100%;
}

.aleGroupTable > tbody > tr > td{
	padding: 5px;
	vertical-align:middle;
}

.aleGroupTable > tbody > tr > td:first-child{
	white-space: nowrap;
}

.aleGroupTable > tbody > tr > td:last-child{
	width: 100%;
}*/

.textBox {
}

.auto-style1 {
		height: 23px;
}

.MeasureShow_Hide{

}
.MeasureSettings > td:first-child {
    padding-left:10px;
}

.MeasureSettings > td{
		width: 16%;
}

.companyInfoTextBox{
	margin-bottom: 1px;
	width: calc(95% - 10px);
}

.chkShowEnrolledCount {
	float: left;
	padding: 5px;
}
