.table-codes {
	width:100%;
	background: #E4E3E2;
	border-collapse:collapse;
}

.table-codes td {
	padding: 10px 20px;
}

table.codetable {
	width: 100%;
	margin: 10px 0px;
}

.codetable td {
	background:#DDDBD5;
	padding: 5px 20px;
}

#manual_body div.body .table-codes p.codetext {
}

.FinancialTable td {
	padding: 5px 10px;
}

.FinancialTable td p {
	padding: 4px 5px;
}

ul li {
	font-size: 14px;
	padding-bottom: 5px;
}

ul.step-info {
	list-style: none;
	padding: 5px 0px;
}

ul.step-info li {
	padding-bottom: 20px;
}

.install-title {
	font-weight: 600;
}

ul.strength {
	font-size: 14px;
	padding: 5px 10px;
}

ul.strength li {
	padding: 5px 10px;
}

table.screendesc td {
	border: 1px solid #c0c0c0;
	padding: 5px 5px;
}

table.screendesc td p {
	padding: 5px 10px
}

#manual_body table.option-table {
	border: solid #BCB8AC 1.0pt;
}

#manual_body table.option-table tr th {
	border: solid #BCB8AC 1.0pt;
    border-bottom: none;
    background: #F24F4F;
}

#manual_body table.option-table tr td {
	border: solid #BCB8AC 1.0pt;
}

#manual_body table.option-table tr th span.tabletext {
	color: #fff;
}

#manual_body table.option-table th p, table.option-table td p {
	padding: 5px 5px;
}

#main_slider h3.active a {
	color: #ec6565 !important;
}

.highlight {
	color: #ec6565 !important;
	font-weight: 800;
}

#manual_body table.contentstable {
	margin-bottom: 40px;
}