/* -----

EDIT VALUES ONLY

 ----- */


/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

a{ color: #0095D3; }
a:hover{ }

input, select, button, textarea { }

.komodoErrorMessage, a.komodoErrorMessage:hover { }
.kSitemapPageLink, .kSitemapPageLinkDraft { color: #0095D3; }
.komodoSearchPanelPageLink { color: #0095D3; font-size:100%; margin:0px; }
.komodoSearchPanelPageURL { color: #0095D3; font-style:italic; }
.kSitemapPageLink:hover, .komodoSearchPanelPageLink:hover, .komodoSearchPanelPageURL:hover, .kSitemapPageLinkDraft:hover { color: #F6080E; }
.komodoSearchPanelHeading {
	background-color: #eeeeee;
	color: #0095D3;
}
.komodoSearchPanelResultsTable { }
.komodoSearchPanelResultsTable td { border-width:0; }
.komodoSearchPanelResultNumber { }
.komodoSearchPanelPageLinkCell { padding:10px; }
.komodoSearchPanelMatchesFound { }
.kListItem { }


.kSiteMapAToZIndexContainer { color:#525252; white-space:normal; width: 100%; }
.kSiteMapAToZIndexContainer li { padding: 3px 0;}

a.kSitemapAToZIndex { color:#525252; text-decoration:underline; font-weight:bold; }
a.kSitemapAToZIndex:hover { color:#F6080E; }
.kSitemapAToZIndexLetter { font-weight:bold; }

.kSiteMapAToZIndexContainer ul { list-style-type:none; margin:0px; padding:0px;}
.kSiteMapAToZIndexContainer ul ul { padding-left:20px; }
.kSiteMapAToZIndexContainer ul ul ul { padding-left: 10px; }

.kSiteMapBulletedListContainer { color:#525252; white-space: normal; width: 100%; }
.kSiteMapBulletedListContainer ul { list-style-type: disc; margin:0px; padding:0px; padding-left: 16px;}
.kSiteMapBulletedListContainer li { padding: 3px 0; }

.defaultLink {color: #525252;}
.defaultLink:hover { color: #F6080E;}
.customFormLabel {}
.customFormAsterisk {}

.content.scrollfix {
	overflow: visible !important;
}
.content.scrollfix .container-block {
	overflow: visible !important;
}
