﻿/* SALESFORCE OVERRIDES - KNOWLEDGE  */
body.knowledgeTab.KnowledgeHome #AppBodyHeader {
    background-image: none;
}
body.knowledgeTab .hasMotif {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0 !important;
}
body.knowledgeTab #AppBodyHeader {
    background-image: none;
    margin-top: 0;
}
.knowledgeTab .bodyDiv * {
    box-sizing: content-box !important;
}
body .bPageTitle .ptBody .links a, body .bPageTitle .ptBody .links .configLinks, body .bPageTitle .ptBody .links .helpLink, body .bPageTitle .ptBody .links span {
    color: #4F868E;
    text-decoration: none;
}

/* ---- KB Custom Article ---  */
.knowledgeTab .custom-article-layout {
    padding: 25px 0;
}
.knowledgeTab .custom-article-layout .article-title {
    font-size: 24px !important;
}
.knowledgeTab .custom-article-layout .article-title::before {
    color: #4F868E;
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    padding-right: 8px;
}

.knowledgeTab .custom-article-layout .x-toolbar-ct {
    margin-left: -4px;
}
.knowledgeTab .custom-article-layout .labelCol.vfLabelColTextWrap.first {
    padding-top: 2px !important;
}
.knowledgeTab .custom-article-layout a.back-to-knowledge::before {
    color: #000;
    content: "«";
    padding-right: 5px;
}
.knowledgeTab .custom-article-layout a.back-to-knowledge {
    display: block;
    margin-top: 15px;
}
.knowledgeTab .custom-article-layout .custom-attachments .dataCol:first-child {
    color: #4a4a56;
    display: inline-block;
    font-size: 1.2em;
    text-align: right;
    width: 180px !important;
}
.knowledgeTab .custom-article-layout .custom-attachments .dataCol:nth-child(2) {
    display: inline-block;
}
.knowledgeTab .custom-article-layout .custom-attachments .dataCol:nth-child(2) a {
    display: inline-block;
    padding: 2px 7px;
}
.knowledgeTab .custom-article-layout .custom-attachments td {
    min-height: 24px;
}
.knowledgeTab .custom-article-layout  table.detailList .data2Col > span {
    display: block;
    padding-top: 2px;
}

/* ---- KB Search Input Test ---  */

.knowledgeSearchContainer div.search.knowledgeSearch {
    font-size: 1.2em;
    line-height: 19px;
}
.propertiesLink {
    color: #4F868E;
}
.knowledgeTab .outerNoSidebar {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px 10px;
    width: 100%;
}
.knowledgeTab .outer.knowledgeOne {
    margin: 0 auto;
}
.knowledgeTab .filter {
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    margin-right: 8px;
    margin-top: 5px;
    max-width: 165px;
    vertical-align: top;
}

.knowledgeTab .filter .filterItem .filterItemMenu .text {
    font-size: 1em;
    text-shadow: none;
}

.knowledgeTab .filters_filters .filters-reset {
    background-color: #fff !important;
    background-image: none;
    border: medium none !important;
    box-shadow: none;
    margin-left: 4px;
    margin-top: 14px !important;
    vertical-align: unset !important;
}
.knowledgeTab .filtersContainer {
    clear: both;
    padding: 0;
}
.knowledgeTab .knowledgeContainer h3, .knowledgeTab .articleRendererHeader h1 {
    color: #414141;
    display: inline;
    font-size: 24px !important;
    font-weight: normal;
    line-height: 1.5em;
    margin-left: 2px;
}
.filterItem span.arrow {
    display: none;
}
.knowledgeTab .filter .filterItem .filterItemMenu span::after {
    color: #4F868E;
    content: "";
    font-family: "fontawesome";
    position: absolute;
    right: 9px;
    top: 6px;
}

.knowledgeTab .articleRendererHeader h1::before {
    color: #4F868E;
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    padding-right: 8px;
}
.knowledgeTab  .bPageTitle .ptBody .pageType, .knowledgeTab  .bPageTitle .ptBody .pageDescription {
    margin-left: 0px;
}
body .bPageTitle .pageTitleIcon {
    display: none;
    margin-top: 5px;
}

.knowledgeTab .knowledgeContainer  {
    padding-top: 30px;
}
.knowledgeTab .kb-left {
 /*   max-width: 250px;
    min-width: 180px;
    width: 100%;
    */
}
.knowledgeTab  .kb-center {
    padding-left: 40px;
    position: relative;
}


.knowledgeTab .articleText, .externalObjectText {
    margin-left: 4px;
}

.knowledgeTab .articleEntry .summary {
}
.knowledgeTab .articleEntry .summary {
    color: #333;
    font-size: 1em;
    line-height: 16px;
    margin-bottom: 3px;
    margin-top: 0;
    line-height: 1.4em;
}
.knowledgeTab .articleEntry .title a, .externalObjectEntry .title a {
    color: #4F868E;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4em;
    line-height: 24px;
    text-decoration: none;
}
/*---- clear ----*/

.knowledgeTab .articleEntry .articleText .title {
    margin-bottom: 10px;
    margin-right: 5px;
    padding-bottom: 0;
}
.knowledgeTab .articleText > ul {
    visibility: hidden;
}
.knowledgeTab .articleEntry .stats {
    float: right;
    height: 29px;
    position: relative;
    top: 2px;
    width: 140px;
}

.knowledgeTab .knowledgeOne .kb-center .sortFields {
    right: 180px;
    top: 132px;
}


/*---- clear ----*/
.knowledgeTab .articleEntry .voteUDInlineUp, .articleEntry .voteUDInlineDown {
    margin-left: 10px;
}
.knowledgeTab .articleEntry .voteUDInlineCount {
    left: 3px;
    position: relative;
    top: 0;
}
.knowledgeTab .articleListContainer.loaded {
    padding-top: 25px;
}
.knowledgeTab img.articleListIcon {
    display: none;
}
.knowledgeTab .dispatcher li#dispatcherItem_dispatcher_kbOneTab_Article a {
    color: #666;
    font-weight: normal;
    text-transform: uppercase;
}
/*---- Article Follow Option ----*/

.knowledgeTab .articleList .actionmenu.zen-select {
    left: 5px;
    margin-top: 14px;
    position: absolute;
}
/*---- clear ----*/

.knowledgeTab .dispatcher li.dispatcherItem.dispatcherItem_Article a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.knowledgeTab .dispatcher li#dispatcherItem_dispatcher_kbOneTab_Article a::before {
    color: #666;
    content: "";
    font-family: FontAwesome;
    font-size: 20px;
    padding-right: 8px;
    position: relative;
    top: 4px;
}
.knowledgeTab .dispatcher li a {
    padding-left: 0px;
}
.knowledgeTab #dispatcherItem_dispatcher_kbOneTab_Article > a {
    height: 50px;
}
.knowledgeTab .zen .filterItem a.filterItemMenu {
    height: 20px;
}
.knowledgeTab .blocksettings {
    margin-left: 2px;
    margin-top: 4px;
}

/* KNOWLEDGE ARTICLE DETAIL VIEW */

.knowledgeTab .knowledgeTabPanel-body {
    margin: 25px 0;
}
.knowledgeTab .averageRatingPanel {
    font-size: 1.1em !important;
    padding-left: 0;
}
.knowledgeTab .articleRendererToolbar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding-bottom: 10px;
    padding-top: 10px;
}

.knowledgeTab .articleRendererBorderRight {
    border-right: medium none;
    height: 23px;
}

body.knowledgeTab  .bEditBlock .pbHeader, body.knowledgeTab  .bLayoutBlock .pbHeader, body.knowledgeTab  .apexp .bPageBlock.apexDefaultPageBlock .pbHeader {
    background-color: #4F868E;
    border-bottom: medium none;
    padding: 10px;
}

.knowledgeTab .bEditBlock .pbHeader > table, .knowledgeTab .apexp .bPageBlock.apexDefaultPageBlock .pbHeader > table, .knowledgeTab #ep.bLayoutBlock .pbHeader > table {
    border-bottom: medium none;
}

.knowledgeTab .pbHeader td.pbTitle h2, .knowledgeTab .pbHeader td.pbTitle h3 {
    color: #fff;
    font-family: "Avenir LT W01_45 Book1475508",Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    margin: 0;
    text-transform: uppercase;
}
body.knowledgeTab  .bPageBlock .pbBody .labelCol, body.knowledgeTab  .print .topics-label {
    color: #4a4a56;
    font-size: 1.2em;
}

/* KNOWLEDGE ARTICLE DETAIL VIEW */

.knowledgeTab .custom-article-layout .individualPalette .knowledgeBlock .pbBody .pbSubsection table.detailList td.data2Col.first > span {
    display: inline-block;
    max-width: 950px;
    min-height: 0.01%;
    overflow-x: auto;
}

.knowledgeTab .custom-article-layout .individualPalette .knowledgeBlock .pbBody .pbSubsection table.detailList td.data2Col.first > span table.htmlDetailElementTable {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}

