/* Enhancement from new Support website. Code updated to match support.forcepoint.com. Jennifer Riddle - 7/24/2016 */

/* Site Lookup Tool: Page 1 - Enter URL - CSS Changes */
.content, .shadow1 {
	border-left: none!important;
	border-right: none!important;
}

.content {
	width: 1170px;
}

.titlRight h2 {
	margin: 40px 0 20px!important;
    color: #333!important;
    text-transform: none;
    padding-bottom: 9px!important;
    border-bottom: 1px solid #eee!important;
}

a#sitelookup_LookupSites, a#sitelookup_CategoryResults, a#sitelookup_SuggestCategories, a#sitelookup_SuggestResults, a#ctl00_ctl00_cpTemplateContent_cpLeftColumn_lnkWebCatcher, p a  {
	color: #337ab7!important;
}

a#sitelookup_LookupSites:hover, a#sitelookup_CategoryResults:hover, a#sitelookup_SuggestCategories:hover, a#sitelookup_SuggestResults:hover, a#ctl00_ctl00_cpTemplateContent_cpLeftColumn_lnkWebCatcher:hover , p a:hover {
	color: #23527c!important;
}

.content p, select#sitelookup_ddProductVersion, textarea#sitelookup_txtLookupUrl, span#sitelookup_lblDB7Text, span#sitelookup_lblDB7, span#sitelookup_lblDb6Text, span#sitelookup_lblDB6, p i {
	font-size: 14px!important;
}

div#sitelookup_pnlSiteLookup img {
	display: none;
}


input#sitelookup_btnLookupSite, input#sitelookup_btnSuggestCategories, input#sitelookup_btnDone {
    color: #fff;
    background-color: #28a505;
    border: 1px solid #28a505!important;
    padding: 6px 12px;
    font-size: 14px;
    text-transform: none;
    border-radius: 4px;
    font-weight: 500;
}

textarea#sitelookup_txtLookupUrl {
	color: #4d4d4d!important
}

/* Site Lookup Tool: Page 2 - View Result - CSS Changes */

div#flyOut01Panel {
    margin-top: 15px;
}

div#flyOut01Panel a {
	color: #337ab7!important;
	border-bottom: none!important;
	text-decoration: underline!important;
}

div#flyOut01Panel a:hover {
    color: #23527c!important;
	text-decoration: underline!important;
}

table img {
	display: none;
}

.header_row {
    font-size: 17px;
    color: #4d4d4d;
}


.pad {
	font-size: 14px!important;
}

table td {
	border: none;
	color: #4d4d4d;
	padding-left: 0px!important;
    padding-right: 0px!important;
}

table {
	border-bottom: none!important;
}

table#sitelookup_dlResults {
	border: none!important;
}

/* Site Lookup Tool: Page 3 - Suggest a Change - CSS Changes */

textarea#sitelookup_dlResultsEach_ctl00_txtCommentsEach, select#sitelookup_dlResultsEach_ctl00_ddCategoriesEach, span#sitelookup_dlResultsEach_ctl00_lblSameAll, select#sitelookup_dlResultsEach_ctl01_ddCategoriesEach, textarea#sitelookup_dlResultsEach_ctl01_txtCommentsEach, select#sitelookup_dlResultsEach_ctl02_ddCategoriesEach, textarea#sitelookup_dlResultsEach_ctl02_txtCommentsEach {
	font-size: 14px!important;
}

input#sitelookup_btnSendSuggestionEach, input#sitelookup_btnSugCancel {
    color: #fff;
    background-color: #28a505;
    border: 1px solid #28a505!important;
    padding: 6px 12px;
    font-size: 14px;
    text-transform: none;
    border-radius: 4px;
    font-weight: 500;
}


/* Site Lookup Tool: Page 4 - Confirm - CSS Changes */

input#sitelookup_Button1 {
    color: #fff;
    background-color: #28a505;
    border: 1px solid #28a505!important;
    padding: 6px 12px;
    font-size: 14px;
    text-transform: none;
    border-radius: 4px;
    font-weight: 500;
}



/* Knowledge Base Article page changes */

.kbcontent h1 {
    font-family: 'DIN Next W06 Regular', Arial, sans-serif!important;
    font-size: 30px!important;
	font-weight: 500!important;
}

.kbcontent h2 {
    font-family: 'DIN Next W06 Regular', Arial, sans-serif!important;
    font-size: 24px!important;
    font-weight: 500!important;
}

.kbcontent div.text {
    font-size: 14px!important;
}

/* End New Section */
