#tablegrid1 table tbody .DataTableHeadError:hover {
	background-color: #CC0000;
}

.informationdataTableRow {
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	color: #2d383f;
}

.informationdataTableRowHidden {
	cursor: pointer;
	visibility: hidden;
}

p {
	font-size: 21px;
	color: #2d383f;
	margin-bottom: 0;
}

#measurements {
	font-size: 18px;
	color: #2d383f;
	margin-bottom: 0;
}

#cleanAllButton {
	font-weight: 700;
	font-size: 14px;
	color: #00aa7e;
	margin-bottom: 0;
	padding-top: 31px;
	float: right;
	text-decoration: none;
	cursor: pointer;
	margin-right: 50px;
}

.nextButton_gray {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 0;
	padding-top: 31px;
	float: right;
	text-decoration: none;
	cursor: pointer;
	margin-right: 0px;
}

.nextButton_green {
	font-weight: 700;
	font-size: 14px;
	color: #00aa7e;
	margin-bottom: 0;
	padding-top: 31px;
	float: right;
	text-decoration: none;
	cursor: pointer;
	margin-right: 0px;
}

.thisiframehidden {
	display: none;
}

.thisiframe {
	display: block;
}

.framecss {
	height: 400px;
	border: 0px none transparent !important;
}

.dropdown-toggle::after {
	display: none;
}

#about {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #555;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	right: 0;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #f0f0f0;
}

#tablegrid1 {
	/* background-color: #f6f6f6; */
	padding-bottom: 40px;
}

#tablegrid1  table tbody td:hover {
	background-color: #c4ced1;
}

#tablegrid1  table tbody .DataTableHead:hover {
	background-color: #164783;
}

#tablegrid1  table tbody .DataTableHeadSelected:hover {
	background-color: #164783;
}

#tablegrid1  table tbody .DataTableHeadForDiff:hover {
	background-color: #164783;
}

#tablegrid1  table tbody td {
	border: 1px solid #b7b7b7;
	padding: 0.30em;
	height: 26px;
	vertical-align: middle;
}

#mytable table tbody th {
	border: 1px solid #b7b7b7;
	padding: 0.30em;
	height: 26px;
	vertical-align: middle;
}

#tablegrid1  table tbody {
	background-color: #f0f0f0;
	width: 100%;
	font-size: 12px;
	color: #2d383f;
	font-weight: 400;
}

#tablegrid1  table tbody span {
	color: white;
	border: none;
	font-size: 12px;
	font-weight: 600;
}

#tablegrid1  table thead tr {
	background-color: #164783;
	border: none;
	height: 40px;
}

/* product page css*/
#product_title {
	padding-top: 50px;
}

#nav-bar .nav-item {
	padding-top: 20px;
}

#general_info .table, th, td {
	border-collapse: collapse;
}

#tech_info a:hover {
	color: #00aa7e !important;
	text-decoration: none;
}

#tech_info .doc-link {
	color: #2d383f !important;
	text-decoration: none;
}

.dropdown-contentNav {
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	width: 100%;
	margin-bottom: 0;
}

.dropdown-contentNav li {
	font-size: 16px;
	color: #2d383f;
	padding-left: 10px;
}

.dropdown-contentNav li:hover {
	color: white;
	background-color: #00aa7e;
}

#user_part_number_legacy {
	width: 260px;
	height: 50px;
	padding-left: 10px;
}

#user_part_number {
	width: 260px;
	height: 50px;
	padding-left: 10px;
}

#user_part_number_admin {
	width: 260px;
	height: 50px;
	padding-left: 10px;
}

#selectVoltage {
	margin-left: 10px;
	color: #2d383f;
}

#indicatesRequiredAttribute {
	color: Red;
	border: none;
	padding-right: 10px;
	font-size: 15px;
}

#requiredAttributeCount {
	background-color: #f0f0f0;
	border: 1px solid #2d383f;
	padding: 3px;
	font-weight: 600;
}

#attributeCounter {
	/* background-color: #f6f6f6; */
}

#attributeSelection {
	background-color: #f6f6f6;
	padding-bottom: 40px;
}

.fa-check {
	color: white !important;
}

#modelNumberBox {
	margin-top: 10px;
	margin-left: 5px;
}

#modelNumberBox p {
	color: #004b8d;
	font-size: 16px;
	font-weight: 600;
}

.ARequiredAttributes {
	color: #004b8d;
	font-size: 14px;
	margin-top: 10px;
	font-weight: 600;
}

#ModelNumberTable {
	border-collapse: separate;
	border-spacing: 5px;
}

#ModelNumberTable tbody tr td {
	border: 1px solid #b7b7b7;
	padding: 0.30em;
}

.ModelNumberCell {
	font-size: 15px;
	color: #2d383f;
	font-weight: 600;
	height: 25px;
	width: 25;
	border: 1px solid #2d383f;
}

.ModelNumberCellExpress {
	font-size: 15px;
	color: #004b8d;
	font-weight: 600;
	height: 25px;
	width: 25;
	border: 1px solid #b7b7b7;
}

#tablegrid1 .redRange:hover {
	background-color: #f0f0f0;
}

select option:hover {
	box-shadow: inset 20px 20px Red;
}

#tablegrid1 table tbody .multicombo:hover {
	background-color: #f0f0f0;
}

#tablegrid1 table tbody .multicombo .dataTableAllowed:hover {
	background-color: #f0f0f0;
}

#tablegrid1 table tbody .multicombo .dataTableAllowed{
	background-color: #f0f0f0;
}

.redRange {
	font-size:12px; 
	font-family:Whitney SSm A,Whitney SSm B,WhitneyMedium; 
	color:Red; 
	padding-bottom:0px; 
	background-color: white; 
	border: none; 
	padding-top: 3px;
}

#tablegrid1 table tbody .redRange:hover {
	background-color: white;
}

#tablegrid1 table tbody .dataTableAllowed:hover {
	background-color: white;
}

.dropbtn{
	width: 260px;
	Height: 50px;
}

sub, sup{
	font-size: 12px;
}

sup {
	top: -.8em;
}


#aditional{
	border: 1px solid black;
  	border-collapse: collapse;
  	width: 50%;
}

#aditional_td{
	border: 1px solid black;
  	border-collapse: collapse;
  	font-size: 12px;
    padding: 3px;
    border: 1px solid #999;
}

#additionalButton a:hover{
	color: white;
}

.columnHeading{
	font-size: 12px;	
}