/*****************************************************************************/
.CesSearch {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px !important;
}
.CesSearch a {
    color: #004c88 !important;
    text-decoration: none;
}
.CesSearch a:link {
    color: #004c88 !important;
    text-decoration: none;
}

.CesSearch a:hover {
    color: #f7941d !important; 
	
}
.CesSearch a:visited {
}


.CesSearch input {
    font-family: Arial;
    font-size: 10pt;
}
.CesSearch select {
    font-family: Arial;
    font-size: 10pt;
}
.CesSearch textarea {
    font-family: Arial;
    font-size: 10pt;
}
/*****************************************************************************/
.FeedbackPanel {
    font-family: Tahoma;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid silver;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #DDDDDD;
    font-size: 11pt;
    font-weight: bold;
    color: dimgray;
    background: linear-gradient(top, #FFFFFF, #FDE0C7);
}
.NonFocusComment {
    font-style: italic;
    color: Gray;
}
/*****************************************************************************/
.CesTopMenu {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.CesInterfaceLink {
	padding-bottom: 0px; 
	margin: 0px 5px; 
	padding-left: 3px; 
	padding-right: 25px; 
	ZOOM: 1; 
	font-size: 19px;
	font-family: Arial; 
	font-weight: normal;
	padding-top: 0px;
}
.CesInterfaceLink A {
	color: #666666 !important
}
.CesInterfaceLink:hover {
	padding-bottom: 0px; 
	margin: 0px 5px; 
	padding-left: 3px; 
	padding-right: 25px; 
	ZOOM: 1; 
	display: inline-block; 
	padding-top: 0px
}
.CesInterfaceLink:hover A {
	color: #f7941d !important; 
	text-decoration: none !important;
}




.CesActiveInterfaceLink {
    
	padding-bottom: 0px; 
	margin: 0px 5px; 
	padding-left: 3px; 
	padding-right: 25px; 
	ZOOM: 1; 
	display: inline-block; 
	color: #004c88 !important; 
	font-size: 19px;
	font-family:Arial;
  
	font-weight: bold; 
	padding-top: 1px; text-decoration:underline; 
	
}
.CesActiveInterfaceLink A {
	color: #004c88;
}
.CesActiveInterfaceLink:hover A {
	color: #004c88; text-decoration: none;
}




.CesInterfacesDropDown {
    font-family: Arial, sans-serif;
    color: #707070;
    background: linear-gradient(top, #fdfdfd, #f8f8f8);
    width: 250px;
    border-style: Solid;
    border-width: 1px;
    border-color: #c0c0c0;
    margin: 6px 3px 5px 3px;
    overflow: hidden;
    box-shadow: 0px 0px 4px 1px #E6E6E6;
}
/*****************************************************************************/
.CesSearchContextualDropDownMenuWithIcon {
    color: White;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    font-family: Arial, 'Trebuchet MS', Tahoma, Helvetica;
    cursor: default;
    padding: 2px;
    border: 1px solid black;
    background-color: rgb(64, 64, 64);
    text-align: left;
}
.CesSearchContextualDropDownMenuWithIcon .CesSeparator {
    white-space: nowrap;
    font-weight: bold;
}
.CesSearchContextualDropDownMenuWithIcon .CesSeparatorLine {
    height: 1px;
    border-bottom: 1px solid black;
    font-size: 1px;
}
.CesSearchContextualDropDownMenuWithIcon .CesCommandSelected {
    background-color: rgb(102, 102, 102);
    border: 1px solid transparent;
}
.CesSearchContextualDropDownMenuWithIcon .CesCommand {
}
/*****************************************************************************/
.CesInitialPanel {
    background: linear-gradient(top, #F5F5F5, #FFFFFF);
    width: 100%;
}
/*****************************************************************************/
.CesSearchPanel {
    background-color: linear-gradient(top, #FDFDFD, #F8F8F8);
    /*box-shadow: 0px 1px 2px #DDDDDD;*/
}
.CesSearchPanelSpacer {
    padding: 6px 10px 0px 10px;
}
.CesQueryBox {
    font-weight: bold;
    width: 400px;
	border-style: none !important; 
    font-size: 12px !important;
    -webkit-box-sizing: border-box;
    /* By default Chrome doesn't include the border in the height, so on that
       browser the textbox has 2 more pixels in height. This fixes it. */
}
.CesQueryBox:hover, .CesQueryBox:focus {
    border-style: None;
    border-width: 1px;
    border-color: #aaaaaa;
}
.CesQueryBoxLinks {
    font-size: 8pt;
    margin-top: 2px;
}
.CesQueryBoxLinks a:link, .CesQueryBoxLinks a:visited {
    color: #333333 !important;
}
.CesSearchPanelLinks {
    font-size: 9pt;
}
.CesSearchPanelLinks a:link {
    color: #333333 !important;
}
/*****************************************************************************/
.CesInlineSection {
    border-top: 1px solid silver;
    margin: 5px 0px 5px 0px;
    padding-top: 5px;
}
.CesInlineSection input, .CesInlineSection select {
    margin-bottom: 2px;
}
.CesInlineSectionTitle {
    float: left;
    font-weight: bold;
}
.CesInlineSectionBody {
    padding-left: 180px;
}
.CesInlineSectionDescription {
    color: #002277;
    margin-bottom: 15px;
}
/*****************************************************************************/
.CesLeftToolbar {
    padding-right: 9px;
    padding-top: 2px;
}
.CesRightToolbar {
    padding-left: 9px;
    padding-top: 2px;
}
.CesFacet {
    font-family: Arial, sans-serif;
    color: #404048;
    width: 225px;
    border-style: None;
    border-width: 0px;
    border-color: #c0c0c0;
    margin: 6px 3px 5px 3px;
    overflow: hidden;
}
.CesDisabled {
    color: gray;
}
.CesFacetBackground {
}
.CesFacetBackground_WithSelections {
}
.CesFacetHeader {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 6px 5px 3px 5px;
}
.CesFacetHeaderLeft {
    width: 16px;
    height: 16px;
    text-align: center;
    vertical-align: middle;
    display: none;
}
.CesFacetHeaderCenter {
    text-align: left;
}
.CesFacetHeaderRight {
    width: 1%;
    /*visibility: hidden;*/
}
.CesFacetHeaderCollapsed {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 6px 5px 3px 5px;
}
.CesFacetHeaderIcon {
    vertical-align: middle;
}
.CesFacetHeaderLabel {
    font-weight: bold;
    color: #f7941d;
    vertical-align: middle;
}
.CesFacetHeaderEraser {
    cursor: pointer;
    margin-right: 3px;
}
.CesFacetHeaderSelMode {
    cursor: pointer;
    margin-right: 5px;
	visibility: hidden;
}
.CesFacetHeader .CesFacetHeaderCollapseExpand {
    width: 16px;
    height: 16px;
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.aspect_expanded_x16.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.CesFacetHeaderCollapsed .CesFacetHeaderCollapseExpand {
    width: 16px;
    height: 16px;
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.aspect_collapsed_x16.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.CesFacetBody {
    font-size: 9pt;
    padding-bottom: 2px;
}
.CesFacetBodyCollapsed {
    font-size: 9pt;
    padding-bottom: 2px;
}
.CesFacetBody a:link {
    padding: 2px;
    color: #171717;
}
.CesFacetItemList {
    padding-top: 2px;
    padding-bottom: 3px;
}
.CesFacetItemListEmpty {
}
.CesFacetAndModeSelectedSepLine {
    margin: 2px 5px 0px 5px;
    border-top: solid 1px #C0C0C0;
    padding: 3px 0px 2px 5px;
    color: #666666;
    font-size: 8pt;
}
.CesFacetAndModeRemovedSepLine {
    margin: 1px 5px 1px 5px;
    border-top: solid 1px #C0C0C0;
}
.CesFacetBody .CesFacetSearchBoxFrame {
    background-color: white;
    border: solid 1px #C0C0C0;
    padding-left: 2px;
    padding-right: 2px;
    height: 20px;
    margin: 0px 5px 0px 5px;
    vertical-align: middle;
}
.CesFacetBodyCollapsed .CesFacetSearchBoxFrame {
    display: none;
}
.CesFacetSearchBoxImg {
    padding: 1px 6px 1px 2px;
}
.CesFacetSearchBoxInput {
    font-family: Arial, sans-serif;
    font-size: 8pt;
    color: #333333;
    border: none;
    background-color: transparent;
    width: 100%;
    margin: 0px;
}
.CesFacetSearchBoxInput:focus {
    outline: none;
}
.CesFacetSearchBoxClearLink {
    padding-left: 3px;
}
.CesFacetSearchBoxFrame input {
    font-size: 9pt;
}
.CesFacetSearchBoxInputNonFocus {
    color: silver;
}
.CesFacetSearchResults {
    border: 1px solid #C0C0C0;
    background-color: #FFFFFF;
    text-align: left;
    box-shadow: 0px 0px 4px 1px #E6E6E6;
    border-radius: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: -6px;
}
.CesFacetLineIcon {
    float: left;
    margin-right: 3px;
}
.CesFacetLineIconEmpty {
    float: left;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 2px;
}
/*****************************************************************************/
.CesFacetNormalLine {
    padding: 2px 7px 2px 7px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
.CesFacetLineCheckBox {
    float: left;
    display: inline-block;
    margin-top: 1px;
    margin-right: 7px;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
}
.CesFacetLineText {
    float: left;
    white-space: nowrap;
}
.CesFacetLineEllipsis {
    float: left;
}
.CesFacetLineCount {
    font-size: 8pt;
    margin-left: 4px;
}
.CesFacetLineRemoveBox {
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 1px;
    background-repeat: no-repeat;
}
/*****************************************************************************/
.CesFacetNormalLine_NotChecked {
}
.CesFacetNormalLine_NotChecked .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_normal_x12.png);
}
.CesFacetNormalLine_NotChecked .CesFacetLineText {
    color: #565656;
}
.CesFacetNormalLine_NotChecked .CesFacetLineEllipsis {
    color: #565656;
}
.CesFacetNormalLine_NotChecked .CesFacetLineCount {
    color: #336699;
}
.CesFacetNormalLine_NotChecked .CesFacetLineRemoveBox {
}
/*****************************************************************************/
.CesFacetNormalLine_NotChecked_Hovered {
    background-color: #D7EBFF;
    cursor: pointer;
}
.CesFacetNormalLine_NotChecked_Hovered .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_hover_x12.png);
}
.CesFacetNormalLine_NotChecked_Hovered .CesFacetLineText {
    color: #052C7D;
}
.CesFacetNormalLine_NotChecked_Hovered .CesFacetLineEllipsis {
    color: #052C7D;
}
.CesFacetNormalLine_NotChecked_Hovered .CesFacetLineCount {
    color: #336699;
}
.CesFacetNormalLine_NotChecked_Hovered .CesFacetLineRemoveBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_exclude_normal_x12.png);
}
/*****************************************************************************/
.CesFacetNormalLine_NotChecked_RemoveHovered {
    background-color: #D7EBFF;
    cursor: pointer;
}
.CesFacetNormalLine_NotChecked_RemoveHovered .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_disabled_x12.png);
}
.CesFacetNormalLine_NotChecked_RemoveHovered .CesFacetLineText {
    color: #666666;
}
.CesFacetNormalLine_NotChecked_RemoveHovered .CesFacetLineEllipsis {
    color: #666666;
}
.CesFacetNormalLine_NotChecked_RemoveHovered .CesFacetLineCount {
    color: #666666;
}
.CesFacetNormalLine_NotChecked_RemoveHovered .CesFacetLineRemoveBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_exclude_hover_x12.png);
}
/*****************************************************************************/
.CesFacetNormalLine_Checked {
}
.CesFacetNormalLine_Checked .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_selected_x12.png);
}
.CesFacetNormalLine_Checked .CesFacetLineText {
    color: #052C7D;
    font-weight: bold;
}
.CesFacetNormalLine_Checked .CesFacetLineEllipsis {
    color: #052C7D;
    font-weight: bold;
}
.CesFacetNormalLine_Checked .CesFacetLineCount {
    color: #336699;
}
.CesFacetNormalLine_Checked .CesFacetLineRemoveBox {
}
/*****************************************************************************/
.CesFacetNormalLine_Checked_Hovered {
    background-color: #D7EBFF;
    cursor: pointer;
}
.CesFacetNormalLine_Checked_Hovered .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_selectedhover_x12.png);
}
.CesFacetNormalLine_Checked_Hovered .CesFacetLineText {
    color: #052C7D;
    font-weight: bold;
}
.CesFacetNormalLine_Checked_Hovered .CesFacetLineEllipsis {
    color: #052C7D;
    font-weight: bold;
}
.CesFacetNormalLine_Checked_Hovered .CesFacetLineCount {
    color: #336699;
}
.CesFacetNormalLine_Checked_Hovered .CesFacetLineRemoveBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_exclude_normal_x12.png);
}
/*****************************************************************************/
.CesFacetNormalLine_Checked_RemoveHovered {
    background-color: #D7EBFF;
    cursor: pointer;
}
.CesFacetNormalLine_Checked_RemoveHovered .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_disabled_x12.png);
}
.CesFacetNormalLine_Checked_RemoveHovered .CesFacetLineText {
    color: #666666;
}
.CesFacetNormalLine_Checked_RemoveHovered .CesFacetLineEllipsis {
    color: #666666;
}
.CesFacetNormalLine_Checked_RemoveHovered .CesFacetLineCount {
    color: #666666;
}
.CesFacetNormalLine_Checked_RemoveHovered .CesFacetLineRemoveBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_exclude_hover_x12.png);
}
/*****************************************************************************/
.CesFacetLineZero {
    color: gray;
}
.CesFacetLineSideCaption {
    display: inline-block;
    font-size: 7pt;
    padding-top: 1px;
    margin-left: 6px;
    margin-right: 3px;
    float: right;
}
.CesFacetLineSubCaption {
    font-size: 7pt;
    text-align: right;
    display: block;
    float: right;
}
/*****************************************************************************/
.CesFacetRemovedLine {
    padding: 2px 7px 2px 7px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
}
.CesFacetRemovedLine .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_disabled_x12.png);
}
.CesFacetRemovedLine .CesFacetLineText {
    color: #666666;
    text-decoration: line-through;
}
.CesFacetRemovedLine .CesFacetLineEllipsis {
    color: #666666;
    text-decoration: line-through;
}
.CesFacetRemovedLine .CesFacetLineCount {
    color: #666666;
}
.CesFacetRemovedLine .CesFacetLineRemoveBox {
}
/*****************************************************************************/
.CesFacetRemovedLine_Hovered {
    background-color: #D7EBFF;
    cursor: pointer;
}
.CesFacetRemovedLine_Hovered .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_normal_x12.png);
}
.CesFacetRemovedLine_Hovered .CesFacetLineText {
    color: #666666;
    text-decoration: line-through;
}
.CesFacetRemovedLine_Hovered .CesFacetLineEllipsis {
    color: #666666;
    text-decoration: line-through;
}
.CesFacetRemovedLine_Hovered .CesFacetLineCount {
    color: #666666;
}
.CesFacetRemovedLine_Hovered .CesFacetLineRemoveBox {
}
/*****************************************************************************/
.CesFacetRemovedLine_RemoveHovered {
    background-color: #D7EBFF;
    cursor: pointer;
}
.CesFacetRemovedLine_RemoveHovered .CesFacetLineCheckBox {
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_normal_x12.png);
}
.CesFacetRemovedLine_RemoveHovered .CesFacetLineText {
    color: #666666;
    text-decoration: line-through;
}
.CesFacetRemovedLine_RemoveHovered .CesFacetLineEllipsis {
    color: #666666;
    text-decoration: line-through;
}
.CesFacetRemovedLine_RemoveHovered .CesFacetLineCount {
    color: #666666;
}
.CesFacetRemovedLine_RemoveHovered .CesFacetLineRemoveBox {
}
/*****************************************************************************/
.CesFacetSearchLine {
    padding: 3px 9px 3px 11px;
    vertical-align: middle;
    white-space: nowrap;
}
.CesFacetSearchLine .CesFacetLineText {
    color: #1F1F1F;
}
.CesFacetSearchLine .CesFacetLineCount {
    color: #336699;
}
.CesFacetSearchLine .CesFacetLineRemoveBox {
    margin-left: 2px;
}
/*****************************************************************************/
.CesFacetSearchLine_Hovered {
    background-color: #D7EBFF;
    cursor: pointer;
}
.CesFacetSearchLine_Hovered .CesFacetLineText {
    color: #052C7D;
}
.CesFacetSearchLine_Hovered .CesFacetLineCount {
    color: #336699;
}
.CesFacetSearchLine_Hovered .CesFacetLineRemoveBox {
    margin-left: 2px;
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_exclude_normal_x12.png);
}
/*****************************************************************************/
.CesFacetSearchLine_RemoveHovered {
    background-color: #D7EBFF;
    cursor: pointer;
}
.CesFacetSearchLine_RemoveHovered .CesFacetLineText {
    color: #666666;
}
.CesFacetSearchLine_RemoveHovered .CesFacetLineCount {
    color: #666666;
}
.CesFacetSearchLine_RemoveHovered .CesFacetLineRemoveBox {
    margin-left: 2px;
    background-image: coveo_embedded_res(Coveo.CES.Web.Search.Images.Facets.item_exclude_hover_x12.png);
}
/*****************************************************************************/
.CesDisabled .CesFacetHeaderLabel {
    color: Gray;
}
.CesDisabled .CesFacetLineText {
    color: Gray;
}
.CesDisabled .CesFacetLineEllipsis {
    color: Gray;
}
.CesDisabled .CesFacetLineCount {
    color: Gray;
}
.CesFacetSearchLineMore {
    text-align: center;
}
.CesFacetSearchLineMore .CesFacetLineCount {
}
.CesFacetSearchHighlight {
    background-color: #FFCC99;
}
.CesFacetFooter {
    font-size: 8pt;
    text-align: left;
    padding: 2px 3px 3px 3px;
}
.CesFacetFooterCollapsed {
    display: none;
}
.CesFacetFooter a {
    color: #1F1F1F !important;
}
/*****************************************************************************/
.CesLegacyBasicFacet {
    margin-top: 10px;
}
.CesLegacyNormalFacet {
    width: 210px;
    font-family: Arial, sans-serif;
    margin: 6px 3px 5px 3px;
    padding-bottom: 4px;
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 1px #E6E6E6;
    background-color: #FAFAFA;
    overflow: hidden;
    color: #404048;
}
.CesTreeNormalFacet {
    width: 210px;
    font-family: Arial, sans-serif;
    margin: 6px 3px 5px 3px;
    padding-bottom: 2px;
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 1px #E6E6E6;
    background-color: #FAFAFA;
    overflow: hidden;
    color: #404048;
    /* To fix a bug in IE6-7-8Compat-9Compat where overflowing content items enlarges the facet */
}
.CesLegacyDropDownFacet {
    font-family: Tahoma;
    font-size: 8pt;
    margin-left: 5px;
    padding: 3px;
    border-left: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom-right-radius: 4px;
    box-shadow: 1px 1px 2px #DDDDDD;
    background-color: #FAFAFA;
}
.CesLegacyFacetPopup {
    font-family: Tahoma;
    font-size: 8pt;
    padding: 3px;
    border-left: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 1px 1px 2px #DDDDDD;
    background-color: #F5F5F5;
}
.CesLegacyFacetEmpty {
    color: Gray;
}
.CesLegacyFacetTitle {
    color: #39465D;
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
    vertical-align: middle;
}
.CesLegacyFacetItem {
    color: #1F1F1F;
    padding: 2px 7px 2px 7px;
    vertical-align: middle;
    font-size: 9pt;
}
.CesLegacyFacetItemIcon {
    vertical-align: middle;
    margin-right: 7px;
}
.CesLegacyFacetItemRemoveIcon {
    visibility: hidden;
    margin-top: 1px;
}
.CesLegacyFacetSelectedItem {
    color: #052C7D;
    font-weight: bold;
}
.CesLegacyFacetRemovedItem {
    color: #666666;
    text-decoration: line-through;
}
.CesLegacyFacetItemSideCaption {
    font-size: 7pt;
}
.CesLegacyFacetItemSubCaption {
    font-size: 7pt;
    text-align: right;
    padding: 0px;
    clear: both;
}
.CesLegacyFacetHoveredItem {
    color: #052C7D;
    background-color: #D7EBFF;
    padding: 2px 7px 2px 7px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 9pt;
}
.CesLegacyFacetHoveredItem .CesLegacyFacetItemRemoveIcon {
    visibility: visible;
}
.CesLegacyFacetBottom {
    color: #1F1F1F;
    font-size: 8pt;
    text-align: center;
}
/*****************************************************************************/
.CesQueryInformation {
    color: #444444;
    font-size: 12px;
    margin-top: 10px;
    width: 521px;
}
.CesQuerySummary {
    color: #999999;
    font-size: 16px;
    padding: 5px 0px 5px 0px;
    font-family: Arial;
    font-weight:normal;



}
.CesMiniResults {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cdcdcd;
}
.CesResult {
    width: 100%;
    margin-top: 8px;
}
.CesResultSmallColumn {
    width: 1%;
}
.CesResult .CesShowOnHover, .CesChildResult .CesShowOnHover {
    visibility: hidden;
}
.CesResult:hover .CesShowOnHover, .CesChildResult:hover .CesShowOnHover {
    visibility: visible;
}
.CesResultHeader {
    max-width: 500px;
}
.CesResultFooter {
    max-width: 500px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid silver;
}
.CesResultNumber {
    font-size: 8pt;
    font-weight: bold;
}
.CesResultTitle {
    font-size: 12px;
    font-weight: bold;
}
.CesResultTitle a {
    text-decoration: underline;
}
.CesResultTitle a:link {
    /*color: #f7941d;*/
	color:#1122CC;
}
.CesResultTitle a:visited {
    color: Purple;
}
.CesResultTitle a:hover {
	color:#1122CC;
    /*color: #092869;*/
}
.CesResultScore {
    color: Gray;
    font-size: 8pt;
    font-weight: bold;
}
.CesResultLanguage {
    color: Gray;
}
.CesResultLastClick {
    color: Gray;
    font-size: 8pt;
}
.CesResultRecentLastClick {
    color: SlateBlue;
    font-weight: bold;
}
.CesResultFromToCC {
    font-size: 8pt;
}
.CesResultExcerpt {
    color: #191919;
    max-width: 500px;
    margin: 2px 0px 2px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
	display:inline-block;
    /* This prevents long unbreakble words from enlarging the excerpt */
}
.CesResultConcepts {
    color: Gray;
    font-size: 8pt;
}
.CesResultAuthor {
    color: Gray;
    font-size: 9pt;
}
.CesResultModifiedDate {
    color: Gray;
    font-size: 9pt;
}
.CesResultIndexedDate {
    font-size: 8pt;
}
.CesResultOrigin {
    font-size: 8pt;
}
.CesCustomResultFields {
    font-size: 8pt;
}
.CesCustomResultFieldsTitle {
    font-weight: bold;
    vertical-align: top;
	width:125px;
}
.CesCustomResultFieldsValue {
}
.CesCustomResultFields table {
    font-size: 8pt;
}
.CesResultUri {
    font-size: 11px;
    color: #565656;
    max-width: 500px;
    word-wrap: break-word;
}
.CesResultUri a {
    color: #565656;
}
.CesResultUri a:link {
    color: #565656;
}
.CesResultSize {
    font-size: 11px;
    color: Gray;
}
.CesResultContextualCommand {
    font-size: 11px;
    color: Gray;
}
.CesResultContextualCommand a:link {
    color: #004c88 !important;
    text-decoration: none;
}
.CesResultContextualCommand a:hover {
    color: #f7941d !important; 
}
.CesResultHighlight {
    font-weight: bold;
}
.CesResultConversationHeader {
    color: ForestGreen;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: 3px;
}
.CesResultInlineInformation {
    font-size: 11px;
    clear: both;
}
.CesResultInlineInformationUnselectedTab {
    color: Gray;
    background-color: WhiteSmoke;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    margin-right: 5px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 2px;
}
.CesResultInlineInformationSelectedTab {
    background-color: Silver;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 1px solid WhiteSmoke;
    border-top: 1px solid WhiteSmoke;
    border-right: 1px solid gray;
}
.CesResultInlineInformationBody {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 2px solid silver;
    border-bottom: 1px solid silver;
}
.CesChildResult {
    width: 93%;
    margin-left: 50px;
    margin-top: 8px;
}
.CesChildResult .CesResultHeader {
    max-width: 450px;
}
.CesChildResult .CesResultExcerpt {
    max-width: 450px;
}
.CesChildResult .CesResultFooter {
    width: 450px;
}
.CesSummary {
}
.CesSummaryHeader {
    color: Gray;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    position: relative;
    top: -3px;
    padding-bottom: 2px;
    border-bottom: 1px solid silver;
}
.CesSummaryParagraph {
    font-size: 11px;
    margin-bottom: 5px;
    text-align: justify;
}
.CesSummaryConcept {
    font-size: 11px;
    color: DarkGreen;
    margin-bottom: 2px;
}
.CesResultsPageFooter {
    margin-top: 10px;
    padding-left: 21px;
    padding-bottom: 25px;
}
/*****************************************************************************/
.CesUnselectedMenuItem {
    background-color: White;
    padding: 3px;
}
.CesSelectedMenuItem {
    background-color: #FEE197;
    border-color: Black;
    border-width: 1px;
    border-style: Solid;
    padding: 2px;
}
.CesActiveMenuItem {
    background-color: #DDDDDD;
    padding: 3px;
}
.CesQueryComments {
    color: DarkGreen;
    font-size: 9pt;
    
    margin-bottom: 10px;
}
.CesDidYouMean {
    color: Peru;
    font-size: 11pt;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.CesSuperUserMessage {
    color: IndianRed;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.CesQueryExpansion {
    color: Peru;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.CesQueryException {
    color: IndianRed;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.CesNotice {
    color: SeaGreen;
    margin-top: 10px;
    margin-bottom: 10px;
}
.CesGlobalNotice {
    color: Black;
    background-color: #FFF1A8;
    border-color: #FFDC2E;
    border-width: 1px;
    border-style: Solid;
    font-size: 9pt;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 7px 19px 7px 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.CesErrorMessage {
    color: IndianRed;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.CesQueryNotification {
    color: Gray;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.CesPager {
    font-size: 17px;
    font-family: Arial;
    color: #cccccc; 
	
}

.CesPager a:link {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    color: #cccccc; 
    font-weight: normal;	
    font-family: Arial;
}

.CesPager a {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    color: #cccccc; 
    font-weight: normal;	
    font-family: Arial;
}
.CesPager a:hover {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    color: #cccccc;
    font-weight: normal;	
    font-family: Arial;
}
.CesPager .CesPagerActive {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    font-weight: Bold;
    color: #000000;
    font-family: Arial;
}
.CesToolbar {
    font-size: 9pt;
}
.CesToolbarGroup {
    margin-top: 10px;
}
.CesToolbar a {
}
.CesToolbar a:link {
}
.CesToolbar a:hover {
}
/*****************************************************************************/
.CesAutoCompleteDropdownMenu {
    border-style: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0px;
    box-shadow: 0 3px 2px #e8e8e8;
    -moz-box-shadow: 0 3px 2px #e8e8e8;
    -webkit-box-shadow: 0 3px 2px #e8e8e8;
    background-color: #eeeeee;
	width: 420px !important;
}
.CesAutoCompleteDropdownInnerMenu {
    border: 1px solid silver;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 3px 0px 3px 0px;
    font-weight: normal;
	width: 420px;
    background: linear-gradient(top, #FFFFFF, #EEEEEE);
    zoom: 1;
}
.CesAutoCompleteDropdownTooltip {
    color: black;
    background-color: white;
    position: absolute;
    display: none;
    padding: 5px;
    left: 5px;
	width: 420px !important;
    border: 1px solid black;
    border-radius: 4px;
}
.CesAutoCompleteDropdownItem {
    color: black;
}
.CesAutoCompleteDropdownItem span {
    font-weight: bold;
}
.CesAutoCompleteDropdownItemSelected {
    color: White;
    background-color: CornflowerBlue;
}
.CesAutoCompleteDropdownItemSelected span {
    font-weight: bold;
}
/**** Emerson css ***/
.EmrsnResultType {
    color: #808080;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.EmrsndisplayThumbnail {
    width: 78px;
}
.EmrsnFacetTitleLabel {
    font-size: 15px;
    font-weight: bold;
    color: #004B8C;
    vertical-align: middle;
    padding: 2px 2px 2px 4px;
}
.EmrsnQueryInformationPanel {
    background: linear-gradient(top, #FDFDFD, #F8F8F8);
    border-bottom: 1px solid #C0C0C0;
    box-shadow: 0px 0px 4px 1px #E6E6E6;
    border-radius: 5px;
    padding-top: 10px;
    /*box-shadow: 0px 1px 2px #DDDDDD;*/
}
.EmrsnQueryInformation {
    color: #565656;
    font-size: 12px;
    
}
.EmrsnResultsPageHeader {
    text-align: center;
    padding-bottom: 5px;
}
.EmrsnSearchBoxLabel {
    color: #565656;
    font-size: 14px;
    padding-right: 4px;
}

.EmrsnQueryBox {
	border: 1px solid #575757; 
	border-right:0px; 
	padding:0px;
	-webkit-box-sizing: border-box;
    /* By default Chrome doesn't include the border in the height, so on that
       browser the textbox has 2 more pixels in height. This fixes it. */
}

.EmrsnQueryBoxButton {
	border: 1px solid #575757; 
	border-left:0px; 
	padding:4px 5px;
	-webkit-box-sizing: border-box;
    /* By default Chrome doesn't include the border in the height, so on that
       browser the textbox has 2 more pixels in height. This fixes it. */
}

.EmrsnFacetSeperator {
    padding: 5px 25px 5px 0px;
    border-left: 1px dotted silver;
}

.EmrsnSearchResultsTitleHeader{
	margin-top: 15px;
	font-size:28px;
	font-weight:normal;
	color: #666666;
	font-family: Arial;
}

.EmrsnFindItFastContainer {
       background-color:#dcdcdc;
       width:100%;
}

.EmrsnFindItFastTitle {
       display:block;
       padding: 20px 20px 20px 20px;
}

.EmrsnFindItFastTitle span {
       color:#6e6c69;
       font-family: Arial;
       font-size:12pt;
       font-weight:bold;
}

.EmrsnFindItFastQueryBoxTable {
       background-color:White;
       width: inherit;
       margin-bottom:10px;
       margin-left:20px;
       margin-right:20px;
       table-layout:fixed;
       width:80%;
       }

.EmrsnFindItFastQueryBox {
       background-color:White;
       border-style: none !important; 
       display: inline;
       padding-left:5px;
       width:80%;
       -webkit-box-sizing: border-box;
    /* By default Chrome doesn't include the border in the height, so on that
       browser the textbox has 2 more pixels in height. This fixes it. */
}

.EmrsnFindItFastQueryTextBox {
       color:#929292;
       font-family: Arial;
       font-size:12px;
    border: 1px solid transparent;
    /*border fix for IE8.*/
    -webkit-box-sizing: border-box;
    width:90%;
    /* By default Chrome doesn't include the border in the height, so on that
       browser the textbox has 2 more pixels in height. This fixes it. */
}

.EmrsnFindItFastQueryBoxIcon {
       border-style: none !important; 
       -webkit-box-sizing: border-box;
       width:20%;
    /* By default Chrome doesn't include the border in the height, so on that
       browser the textbox has 2 more pixels in height. This fixes it. */
}

.EmrsnFindItFastQueryBoxIcon input {
       float:right;
       margin-right:5px;
       padding-right:5px;
       padding-bottom:4px;
       padding-top:4px;
}

.EmrsnFindItFastQueryBoxButton {
       padding:14px 20px 20px 20px;
}

.EmrsnFindItFastOtherSection {
       background-color:#ebebeb;
       table-layout:fixed;
       width:100%;
}

.EmrsnFindItFastOtherSectionLabel {
       display:block;
       padding: 20px 20px 0px 20px;
}

.EmrsnFindItFastOtherSectionLabel span {
       color:#6e6c69;
       font-family: Arial;
       font-size:12pt;
       font-weight:bold;
       margin-bottom:0px;
}

.EmrsnFindItFastDivider {
       border-top:1px solid #d3d3d3;
       display: block;
       margin-left:20px;
       margin-right:20px;
}

.EmrsnFindItFastOtherSectionItems {
       display:block;
       font-size:11pt; 
       padding:0px 0px 0px 0px;
}

.EmrsnFindItFastOtherSectionItems ul {
       color:#9a9a9a;
       list-style-type:none;
       list-style-position:outside;
       margin-left:0px;
       padding-left:0px;
       padding:0;
}
       
li.EmrsnFindItFastOtherSectionItems {
       font-family: Arial;
       font-size:11pt;
}

.EmrsnFindItFastOtherSectionItems li {
       margin-left:20px;
       padding:0;
}

.EmrsnFindItFastDropdownTable {
	margin-left:20px;
	margin-right:20px;
	position:relative;
	table-layout:fixed;
	width: 80%;
}

.EmrsnFindItFastDropdown {
	background-color:#b4b4b4;
	color:#fafafa;
	position: relative; 
	width:100%;
	z-index:9999;
}

.EmrsnFindItFastDropdownSubmenu {
	background: #8d8d8d;
	/*border-radius: 6px;*/
	/*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);*/
	display: none;
	left: 0px;
	position: absolute;
	top: 25px;
	width: 100%;
	z-index: 100;
}

.EmrsnFindItFastDropdown li a {
	color: #fafafa;
	cursor: pointer;
	display: block;
	font-family: arial;
	font-weight: bold;
	padding: 6px 15px;
	text-decoration:none;
}

.EmrsnFindItFastDropdown li a:hover {
	background:#b4b4b4;
	color: #fafafa;
	text-decoration: none;
}

a.EmrsnFindItFastDropdownSelection {
	background: url(/PublishingImages/FindItFast/dropdownarrow.png) no-repeat right;
	color: #fafafa;
	cursor:pointer;
	float:left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-left:8px;
	padding-bottom:4px;
	text-decoration: none;
	width: 90%;
	z-index: 110;
}

a:hover.EmrsnFindItFastDropdownSelection {
	color:#fafafa;
	cursor: default;
	text-decoration:none;
}
	
.EmrsnFindItFastDropdownSubmenuList {
	font-size: 12px;
	list-style:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}

.EmrsnFindItFastDropdownSubmenuList li {
	list-style:none;
	list-style-position:outside;
	}

.EmrsnFindItFastDropdownSubmenuList a:link {
	color:#fafafa;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	text-decoration:none;
}
		
.EmrsnFindItFastDropdownSubmenuList li a:hover {
	background:#7e7e7e;
}
	
.EmrsnFindItFastDropdownSubmenuList li a:visited {
	color:#fafafa;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	text-decoration:none;
}

div.FindItFastSearchButtonWrapper {
       float:left;
       background-image: url(/PublishingImages/FindItFast/Search_button_notext_left.png);
       background-repeat :no-repeat;
}

.FindItFastSearchButtonWrapper_Right {
       width:27px;
       display: block;
       float:left;
       height:28px;
       line-height:28px;
       }

.FindItFastSearchButtonWrapper a:link {
    background-image:url(/PublishingImages/FindItFast/Search_button_notext_background.png);
    color:#ffffff;
    display:block;
    float:left;
    font-family: Arial;
    font-size:10pt;
    font-weight: bold;
    line-height:28px;
    margin-left:8px;
}

.FindItFastSearchButtonWrapper a:active {
    background-image:url(/PublishingImages/FindItFast/Search_button_notext_background.png);
    color:#ffffff;
    display:block;
    float:left;
    font-family: Arial;
    font-size:10pt;
    font-weight: bold;
    line-height:28px;
    margin-left:8px;
}

.FindItFastSearchButtonWrapper a:hover {
       color:#ffffff;
       text-decoration:none;
}

.FindItFastSearchButtonWrapper a:visited {
     color:#ffffff;
     text-decoration:none;
}
