table {
	border-collapse: collapse;
}

td {
	line-height: 150%;
}

#accordion a:not(#accordion h3 > a) {

	color: blue;
}

#sidebarnarrow {
	position: static;
	float: right;
	padding-left: 25px;
}

.dl-permalink {

	text-align: right;
	display: block;
}

.dl-permalink a {

	color: #007AC3;
}

.mobile-container a {

	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 15px;
}

.itemrow:hover td {
	background-color: lightgray;
}

.style1 {
	color: #093653;
	font-weight:bold;
	line-height:21px;
	padding-left:3px;
}

.new {
	color: red;
	font-weight: bold;
	font-style: italic;
}

.downloadTable {
    width: 100%;
}

.downloadTable tr td {
	
	padding: .5em;
}

.downloadTable tr td b {
	
	font-size: 10pt;
}

.downloadTable tr td div {
	
	padding: .5em;
}

.downloadTable tr td div a {
	
	color: #007AC3;
}

.downloadTable tr td div a:hover {
	
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

td {
	line-height: 150%;
}

#sidebarnarrow {
	position: static;
	float: right;
	padding-left: 25px;
}

.itemrow:hover td {
	background-color: lightgray;
}

.style1 {
	color: #093653;
	font-weight:bold;
	line-height:21px;
	padding-left:3px;
}

.new {
	color: red;
	font-weight: bold;
	font-style: italic;
}

.cda-subtext {

	margin: 15px 0px;
	padding: 0px 0px 0px 10px;
}

.cda-subtext a {

	color: #007AC3;
}

.six-four-bit-dl td {

	padding-top: 20px !important;
}

.custom-downloads-accordion {

	width: 100%;
	margin: 15px 0px 0px 0px !important;
}

.custom-downloads-accordion .cda-subtext a {

	color: #007AC3 !important;
}

.custom-downloads-accordion > div {

	border: none !important;
	border-top: 2px solid #007AC3 !important;
}

.custom-downloads-accordion > div a {

	color: #007AC3;
}

.custom-downloads-accordion > h3 {

	border: none !important;
	background: none !important;
	font-size: 1em !important;	
	outline: 0 !important;
	-webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.custom-downloads-accordion > h3 > span {

	background-image: url("/css/jquery/images/ui-icons_6da8d5_256x240.png") !important;
}

.custom-downloads-accordion h3 a {

	color: #007AC3 !important;
	
}

.custom-downloads-accordion h3:hover a {

	color: #F89B42 !important;
}

.custom-downloads-accordion table {

	width: 100%;
	border-collapse: collapse;
}

.custom-downloads-accordion table td {

	padding: 5px;
}

.custom-downloads-accordion table tr td:first-child {

	width: 60%;
}

.custom-downloads-accordion table tr td:not(:first-child) {

	width: 10%;
}

.custom-downloads-accordion table tr td:not(:first-child),
.custom-downloads-accordion table tr th:not(:first-child) {

	text-align: center;
}

.custom-downloads-accordion table .dl-item:hover td {

	background-color: lightgrey;
}

.dl-indented {

	padding: 0px 0px 5px 25px !important;
}

.custom-downloads-accordion .vm-note {
	
	padding-top: 0em;
}

.custom-downloads-accordion .vm-note .ui-icon {
	
	display: inline-block;
	vertical-align: top;
}

.custom-downloads-accordion .vm-note .vm-add {
	
	display: inline-block;
	padding: .25em 0em;
	vertical-align: middle;
}

.custom-downloads-accordion > div .edge-camera-link:hover {

	color: #BD2030 !important;
}

.reseller-notes {

	padding-top: 1em;
}

.reseller-notes ul li {
	
	text-align: center;
}

@media all and (max-width: 800px) {
	.itemrow td:nth-child(2), .itemrow td:nth-child(3) {
		min-width: 75px;
	}
}