/**/ @media only screen and (max-device-width: 1200px) { /* OffCanvas styles */ html, body { height: 100%; margin: 0; } .off-canvas { height: 100%; overflow-x: hidden; background-color: #21455C; } .off-canvas-content { max-height: none; } /* Foundation Overrides */ .foundation-wrap, .off-canvas-wrapper, .off-canvas-wrapper-inner { min-height: 100%; } .foundation-wrap, .off-canvas-wrapper { overflow: visible; } nav.title-bar .menu-icon { border: none; z-index: 100; position: absolute; background: transparent; cursor: pointer; top: 50%; transform: translateY(-50%); display: block; left: auto; right: -13px; } nav.title-bar { background-position: center top; background-repeat: no-repeat; background: #071D2B; background: -moz-linear-gradient(top, #071D2B 0%, #071D2B 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#071D2B), color-stop(100%,#071D2B)); background: -webkit-linear-gradient(top, #071D2B 0%, #071D2B 100%); background: -o-linear-gradient(top, #071D2B 0%,#071D2B 100%); background: -ms-linear-gradient(top, #071D2B 0%,#071D2B 100%); background: linear-gradient(#071D2B 0%,#071D2B 100%); -pie-background: linear-gradient(#071D2B, #071D2B); } /* Topbar Menu Styles */ .title-bar-section.middle > div { } .navigation-wrapper, ul.navigation { display: none; } .responsive-header { display: block; background: #292929; height: 60px; } .title-bar-layout a.logo { top: 0; margin: 0; width: 118px; height: 36px; background: transparent url('Images/SMB.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/SMB.png') no-repeat center center; } .title-bar .menu-icon span { height: 48px; width: 48px; display: block; background: #071D2B url('Images/Menu.png') no-repeat center center; -pie-background: #071D2B url('Skins/Fluid/Stylesheets/Images/Menu.png') no-repeat center center; } .search-bar .search-submit { background-repeat: no-repeat; background-position: center center; } .search-bar .search-filter { background: #143347 url('Images/FilterIcon.png') no-repeat center center; background: url('Images/FilterIcon.png') no-repeat center center, -moz-linear-gradient(top, #143347 0%, #143347 100%); background: url('Images/FilterIcon.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#143347), color-stop(100%,#143347)); background: url('Images/FilterIcon.png') no-repeat center center, -webkit-linear-gradient(top, #143347 0%, #143347 100%); background: url('Images/FilterIcon.png') no-repeat center center, -o-linear-gradient(top, #143347 0%,#143347 100%); background: url('Images/FilterIcon.png') no-repeat center center, -ms-linear-gradient(top, #143347 0%,#143347 100%); background: url('Images/FilterIcon.png') no-repeat center center, linear-gradient(#143347 0%,#143347 100%); -pie-background: url('Skins/Fluid/Stylesheets/Images/FilterIcon.png') no-repeat center center, linear-gradient(#143347, #143347); } .search-input { background-repeat: no-repeat; background-position: center center; } .off-canvas.position-right { background-position: top center; } .off-canvas.position-right ul ul { background-position: top center; } .off-canvas.position-left { background-position: top center; } .off-canvas.position-left ul ul { background-position: top center; } .off-canvas ul ul.is-accordion-submenu { background: inherit; } .off-canvas ul.off-canvas-list li.is-drilldown-submenu-parent > a:after { margin-left: 0.5rem; } .is-drilldown-submenu .js-drilldown-back > a:after { margin-left: 0.5em; } ul.off-canvas-list li a { font-size: 1em; border-bottom: solid 1px #262626; color: #ffffff; line-height: 1; } ul.off-canvas-accordion ul > li > a { margin-left: 1em; } ul.off-canvas-accordion ul ul > li > a { margin-left: 2em; } ul.off-canvas-accordion ul ul ul > li > a { margin-left: 3em; } ul.off-canvas-accordion ul ul ul ul > li > a { margin-left: 4em; } ul.off-canvas-accordion-rtl ul > li > a { margin-left: inherit; margin-right: 1em; } ul.off-canvas-accordion-rtl ul ul > li > a { margin-left: inherit; margin-right: 2em; } ul.off-canvas-accordion-rtl ul ul ul > li > a { margin-left: inherit; margin-right: 3em; } ul.off-canvas-accordion-rtl ul ul ul ul > li > a { margin-left: inherit; margin-right: 4em; } /* Side Nav */ .sidenav-layout { display: block; height: inherit; max-height: none; } .sidenav-wrapper { display: none; } .body-container { overflow: inherit; } .central-dropdown { position: absolute; top: 50%; transform: translateY(-50%); margin: 0; left: auto; right: 35px; } .title-bar-layout .central-account-wrapper { display: none; } .menu-icon-container .central-account-wrapper { display: flex; } .menu-icon-container .central-account-drop { display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; padding: 0; } .central-account-text { display: none; } .central-dropdown-content { left: auto; right: -25px; background-color: #ffffff; } .central-dropdown .central-account-drop { } .central-dropdown:hover { } .central-account-image { background: transparent url('Images/icon-user-white.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-user-white.png') no-repeat center center; } div.central-dropdown-content > a { } div.central-dropdown-content > a:hover { } .central-separator { background-color: #D5D8DA; } .featured-snippets-container { } .off-canvas-wrapper-inner nav.title-bar .outer-row { } #knowledge-panel { } #search-results-flex { } .knowledge-panel-container { } .knowledge-panel-container .micro-content-drop-down-button { background-repeat: no-repeat; background-position: center center; } .knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .knowledge-panel-container .micro-content-phrase span { } .knowledge-panel-container .micro-content-phrase { } .knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase { } .knowledge-panel-container .micro-response { } .knowledge-panel-container.micro-content-truncated-mode .micro-response { } .knowledge-panel-container .micro-response-title a { } .knowledge-panel-container .micro-response-title { } .knowledge-panel-container .micro-response-title a:visited { } .knowledge-panel-container .micro-response-title a:focus { } .knowledge-panel-container .micro-response-title a:hover { } .knowledge-panel-container .micro-response-title a:active { } .knowledge-panel-container .micro-response-url cite { } .knowledge-panel-container .micro-response-url { } .knowledge-panel-container .micro-content { background-position: center center; } .knowledge-panel-container .micro-content-expand { background-repeat: no-repeat; background-position: center center; } .knowledge-panel-container .micro-content-expanded .micro-content-expand { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .knowledge-panel-container .micro-content-collapsed .micro-content-expand { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition { background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%); background: -o-linear-gradient(top, transparent 0%,#ffffff 100%); background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%); background: linear-gradient(transparent 0%,#ffffff 100%); -pie-background: linear-gradient(transparent, #ffffff); } .title-bar-layout .logo-wrapper { min-height: 40px; flex-basis: 100%; } .menu-icon-container { min-height: 40px; } .off-canvas-wrapper-inner .outer-row { } .main-section > .outer-row { } .micro-content-proxy.faq .micro-content-drop-down-button { background-repeat: no-repeat; background-position: center center; } .micro-content-proxy.faq .micro-content-expanded .micro-content-drop-down-button { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .micro-content-proxy.faq .micro-content-collapsed .micro-content-drop-down-button { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .micro-content-proxy.faq .micro-content { background-position: center center; } .micro-content-proxy.faq { } .micro-content-proxy.faq .micro-content-phrase span { } .micro-content-proxy.faq .micro-content-phrase { } .micro-content-proxy.faq.micro-content-optional-phrase .micro-content-phrase { } .micro-content-proxy.faq .proxy-title { } .micro-content-proxy.faq .micro-response { } .micro-content-proxy.faq.micro-content-truncated-mode .micro-response { } .micro-content-proxy.faq .micro-response-title a { } .micro-content-proxy.faq .micro-response-title { } .micro-content-proxy.faq .micro-response-title a:visited { } .micro-content-proxy.faq .micro-response-title a:focus { } .micro-content-proxy.faq .micro-response-title a:hover { } .micro-content-proxy.faq .micro-response-title a:active { } .micro-content-proxy.faq .micro-response-url cite { } .micro-content-proxy.faq .micro-response-url { } .micro-content-proxy.faq .micro-content-expand { background-repeat: no-repeat; background-position: center center; } .micro-content-proxy.faq .micro-content-expanded .micro-content-expand { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .micro-content-proxy.faq .micro-content-collapsed .micro-content-expand { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .micro-content-proxy.faq.micro-content-truncated-mode .micro-content-expand-transition { background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%); background: -o-linear-gradient(top, transparent 0%,#ffffff 100%); background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%); background: linear-gradient(transparent 0%,#ffffff 100%); -pie-background: linear-gradient(transparent, #ffffff); } .micro-content-proxy.knowledge .micro-content-drop-down-button { background-repeat: no-repeat; background-position: center center; } .micro-content-proxy.knowledge .micro-content-expanded .micro-content-drop-down-button { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-drop-down-button { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .micro-content-proxy.knowledge .micro-content { background-position: center center; } .micro-content-proxy.knowledge { } .micro-content-proxy.knowledge .micro-content-phrase span { } .micro-content-proxy.knowledge .micro-content-phrase { } .micro-content-proxy.knowledge.micro-content-optional-phrase .micro-content-phrase { } .micro-content-proxy.knowledge .proxy-title { } .micro-content-proxy.knowledge .micro-response { } .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-response { } .micro-content-proxy.knowledge .micro-response-title a { } .micro-content-proxy.knowledge .micro-response-title { } .micro-content-proxy.knowledge .micro-response-title a:visited { } .micro-content-proxy.knowledge .micro-response-title a:focus { } .micro-content-proxy.knowledge .micro-response-title a:hover { } .micro-content-proxy.knowledge .micro-response-title a:active { } .micro-content-proxy.knowledge .micro-response-url cite { } .micro-content-proxy.knowledge .micro-response-url { } .micro-content-proxy.knowledge .micro-content-expand { background-repeat: no-repeat; background-position: center center; } .micro-content-proxy.knowledge .micro-content-expanded .micro-content-expand { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .micro-content-proxy.knowledge .micro-content-collapsed .micro-content-expand { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .micro-content-proxy.knowledge.micro-content-truncated-mode .micro-content-expand-transition { background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%); background: -o-linear-gradient(top, transparent 0%,#ffffff 100%); background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%); background: linear-gradient(transparent 0%,#ffffff 100%); -pie-background: linear-gradient(transparent, #ffffff); } .micro-content-proxy.promotion .micro-content-drop-down-button { background-repeat: no-repeat; background-position: center center; } .micro-content-proxy.promotion .micro-content-expanded .micro-content-drop-down-button { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .micro-content-proxy.promotion .micro-content-collapsed .micro-content-drop-down-button { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .micro-content-proxy.promotion .micro-content { background-position: center center; } .micro-content-proxy.promotion { } .micro-content-proxy.promotion .micro-content-phrase span { } .micro-content-proxy.promotion .micro-content-phrase { } .micro-content-proxy.promotion.micro-content-optional-phrase .micro-content-phrase { } .micro-content-proxy.promotion .proxy-title { } .micro-content-proxy.promotion .micro-response { } .micro-content-proxy.promotion.micro-content-truncated-mode .micro-response { } .micro-content-proxy.promotion .micro-response-title a { } .micro-content-proxy.promotion .micro-response-title { } .micro-content-proxy.promotion .micro-response-title a:visited { } .micro-content-proxy.promotion .micro-response-title a:focus { } .micro-content-proxy.promotion .micro-response-title a:hover { } .micro-content-proxy.promotion .micro-response-title a:active { } .micro-content-proxy.promotion .micro-response-url cite { } .micro-content-proxy.promotion .micro-response-url { } .micro-content-proxy.promotion .micro-content-expand { background-repeat: no-repeat; background-position: center center; } .micro-content-proxy.promotion .micro-content-expanded .micro-content-expand { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .micro-content-proxy.promotion .micro-content-collapsed .micro-content-expand { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .micro-content-proxy.promotion.micro-content-truncated-mode .micro-content-expand-transition { background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%); background: -o-linear-gradient(top, transparent 0%,#ffffff 100%); background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%); background: linear-gradient(transparent 0%,#ffffff 100%); -pie-background: linear-gradient(transparent, #ffffff); } .off-canvas ul ul { background-color: #21455C; } ul.off-canvas-list ul > li > a { } ul.off-canvas-list ul ul > li > a { } ul.off-canvas-list ul ul ul > li > a { } ul.off-canvas-list ul ul ul ul > li > a { } ul.off-canvas-list li.js-drilldown-back > a { } ul.off-canvas-list li a:hover { color: #ffffff; background-color: #21455C; } ul.off-canvas-list ul > li > a:hover { background-color: #21455C; } ul.off-canvas-list ul ul > li > a:hover { background-color: #21455C; } ul.off-canvas-list ul ul ul > li > a:hover { background-color: #21455C; } ul.off-canvas-list ul ul ul ul > li > a:hover { background-color: #21455C; } ul.off-canvas-list li.js-drilldown-back > a:hover { background-color: #21455C; } ul.off-canvas-list li a.selected { } ul.off-canvas-list ul > li > a.selected { } ul.off-canvas-list ul ul > li > a.selected { } ul.off-canvas-list ul ul ul > li > a.selected { } ul.off-canvas-list ul ul ul ul > li > a.selected { } .search-auto-complete ul { background-color: #ffffff; } .search-auto-complete li.auto-result-item a { } .search-auto-complete li.auto-result-item { } .search-auto-complete li.auto-result-content { } .search-auto-complete li.auto-result-history { } .search-auto-complete li.auto-result-item.auto-result-selected a { } .search-auto-complete li.auto-result-item.auto-result-selected { background-color: #ececec; } .search-auto-complete li.auto-result-content.auto-result-selected { background-color: #ececec; } .search-auto-complete li.auto-result-history.auto-result-selected { background-color: #ececec; } .search-auto-complete li.auto-result-item .auto-result-description { } .search-auto-complete li.auto-result-content .auto-result-description { } .search-auto-complete li.auto-result-history .auto-result-description { } .search-auto-complete li.auto-result-item .auto-result-icon { } .search-auto-complete li.auto-result-content .auto-result-icon { background: transparent url('Images/icon-topic.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-topic.png') no-repeat center center; background-size: contain; } .search-auto-complete li.auto-result-history .auto-result-icon { background: transparent url('Images/icon-search.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-search.png') no-repeat center center; background-size: contain; } .search-auto-complete li.auto-result-item .auto-result-phrase { } .search-auto-complete li.auto-result-content .auto-result-phrase { } .search-auto-complete li.auto-result-history .auto-result-phrase { } .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight { } .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight { } .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight { } .search-auto-complete li .auto-result-remove { width: 17px; height: 27px; background: transparent url('Images/icon-remove.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-remove.png') no-repeat center center; background-size: contain; } .search-auto-complete li.auto-result-item .auto-result-separator { } .nav-search-wrapper { flex-basis: 100%; } .nav-search { } .search-bar .search-field { background-color: #143347; padding-right: 50px; } .search-filter-content { top: 2em; background: #143347; background: -moz-linear-gradient(top, #143347 0%, #143347 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#143347), color-stop(100%,#143347)); background: -webkit-linear-gradient(top, #143347 0%, #143347 100%); background: -o-linear-gradient(top, #143347 0%,#143347 100%); background: -ms-linear-gradient(top, #143347 0%,#143347 100%); background: linear-gradient(#143347 0%,#143347 100%); -pie-background: linear-gradient(#143347, #143347); } .search-bar .search-filter-wrapper.open { background: #143347; background: -moz-linear-gradient(top, #143347 0%, #143347 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#143347), color-stop(100%,#143347)); background: -webkit-linear-gradient(top, #143347 0%, #143347 100%); background: -o-linear-gradient(top, #143347 0%,#143347 100%); background: -ms-linear-gradient(top, #143347 0%,#143347 100%); background: linear-gradient(#143347 0%,#143347 100%); -pie-background: linear-gradient(#143347, #143347); } .search-bar .search-filter:hover { background-repeat: no-repeat; background-color: #143347; } .search-bar .search-filter.selected { background-repeat: no-repeat; background-color: #1e4d6b; } .search-filter-content ul li:hover { background-color: #1e4d6b; } .search-filter-content ul li button:focus { background-color: #1e4d6b; } #resultList .glossary .definition { } #resultList .glossary { background-color: #143347; } #resultList .glossary .term { } #resultList .glossary .term a { } #resultList .glossary .term a:visited { } #resultList .glossary .term a:focus { } #resultList .glossary .term a:hover { } #resultList .glossary .term a:active { } h1#results-heading { } #results-heading { } .search-bar .search-field::-webkit-input-placeholder { } .search-bar .search-field::-moz-placeholder { } .search-bar .search-field:-moz-placeholder { } .search-bar .search-field:-ms-input-placeholder { } .featured-snippets-container .micro-content-drop-down-button { background-repeat: no-repeat; background-position: center center; } .featured-snippets-container .micro-content-expanded .micro-content-drop-down-button { background: transparent url('Images/arrow-up.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-up.png') no-repeat center center; } .featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button { background: transparent url('Images/arrow-down.png') no-repeat center center; -pie-background: transparent url('Skins/Fluid/Stylesheets/Images/arrow-down.png') no-repeat center center; } .featured-snippets-container .micro-content-phrase span { } .featured-snippets-container .micro-content-phrase { } .featured-snippets-container.micro-content-optional-phrase .micro-content-phrase { } .featured-snippets-container .micro-response { } .featured-snippets-container.micro-content-truncated-mode .micro-response { } .featured-snippets-container .micro-content-expand { background-repeat: no-repeat; background-color: #21455c; } .featured-snippets-container .micro-content-expanded .micro-content-expand { background: #21455c url('Images/Top@2x.png') no-repeat center center; -pie-background: #21455c url('Skins/Fluid/Stylesheets/Images/Top@2x.png') no-repeat center center; } .featured-snippets-container .micro-content-collapsed .micro-content-expand { background: #21455c url('Images/Down@2x.png') no-repeat center center; -pie-background: #21455c url('Skins/Fluid/Stylesheets/Images/Down@2x.png') no-repeat center center; } .featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition { background: -moz-linear-gradient(top, transparent 0%, #0c2636 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#0c2636)); background: -webkit-linear-gradient(top, transparent 0%, #0c2636 100%); background: -o-linear-gradient(top, transparent 0%,#0c2636 100%); background: -ms-linear-gradient(top, transparent 0%,#0c2636 100%); background: linear-gradient(transparent 0%,#0c2636 100%); -pie-background: linear-gradient(transparent, #0c2636); } .featured-snippets-container .micro-response-title a { } .featured-snippets-container .micro-response-title { } .featured-snippets-container .micro-response-title a:visited { } .featured-snippets-container .micro-response-title a:focus { } .featured-snippets-container .micro-response-title a:hover { } .featured-snippets-container .micro-response-title a:active { } .featured-snippets-container .micro-response-url cite { } .featured-snippets-container .micro-response-url { } .featured-snippets-container .micro-content { background-color: #0c2636; } #pagination { line-height: 2.5em; } #pagination a { } #pagination a:hover { } #pagination a#selected { } #resultList .description { } #resultList .gs-snippet { } #resultList h3.title a { } #resultList h3.title { } #resultList h3.title a:visited { } #resultList h3.title a:focus { } #resultList h3.title a:hover { } #resultList h3.title a:active { } #resultList .url cite { } #resultList { } .search-bar.search-bar-container .search-submit { background: #143347 url('Images/SearchIcon.png') no-repeat center center; background: url('Images/SearchIcon.png') no-repeat center center, -moz-linear-gradient(top, #143347 0%, #143347 100%); background: url('Images/SearchIcon.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#143347), color-stop(100%,#143347)); background: url('Images/SearchIcon.png') no-repeat center center, -webkit-linear-gradient(top, #143347 0%, #143347 100%); background: url('Images/SearchIcon.png') no-repeat center center, -o-linear-gradient(top, #143347 0%,#143347 100%); background: url('Images/SearchIcon.png') no-repeat center center, -ms-linear-gradient(top, #143347 0%,#143347 100%); background: url('Images/SearchIcon.png') no-repeat center center, linear-gradient(#143347 0%,#143347 100%); -pie-background: url('Skins/Fluid/Stylesheets/Images/SearchIcon.png') no-repeat center center, linear-gradient(#143347, #143347); } .search-bar.search-bar-container .search-submit:hover { background-repeat: no-repeat; background-color: #143347; } .phrase-suggest { } .phrase-suggest a { } .skip-to-content { background-color: #ffffff; } }