/* The current implementation of LessBundleTransform does not handle @import url() */

/* Variable Definitions */

/* Define some layout sizes */
/* Define Fonts */
/* Image Path */
/* Colors */
/*#2560b2;*/
/*#7F00FF;  @color-fed-blue;*/
/*#7F00FF;*/
/*filter container items*/
/*define font sizes*/
/*paragraph definitions*/
/*footer definitions*/
/* Mixin Definitions */

/* CSS Reset */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Remove default margin.
 */

body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */

}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}
/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: yellow;
  color: black;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */

}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type='button'],
/* 1 */ input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */

}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* Sitewide Common */

html {
  height: 100%;
  overflow-y: scroll;
}
body {
  font-size: 16px;
  height: 100%;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #dddddd;
}
h1 {
  font-size: 32px;
  margin: 0;
  line-height: 36px;
  font-weight: 300;
}
h2 {
  font-size: 24px;
  font-weight: 400;
}
h3 {
  font-size: 20px;
  /*24px;*/
  /*
    color: @color-fed-blue;
    */
  font-weight: 500;
  line-height: 26px;
  margin: 15px 0;
}
.title-header {
  color: white;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-transform: uppercase;
  width: 100%;
}
h4 {
  font-size: 18px;
  /*
    color: @color-fed-blue;
    */
  font-weight: 700;
  line-height: 18px;
  padding: 10px 0 10px 20px;
  margin: 0px;
}
.faq-question-header {
  background: none;
  color: #333333;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  margin: 0;
  outline: none;
  text-decoration: none;
}
.contact-card-header {
  background: none;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  margin: 0;
  padding: 10px 0;
}
h5 {
  font-size: 16px;
  /*
    color: @color-fed-blue;
    */
  display: block;
  font-weight: 700;
  line-height: 18px;
  margin: 0 !important;
}
h6 {
  font-size: 14px;
  /*14px;*/
  color: #333333;
  display: block;
  font-weight: 700;
  line-height: 14px;
  margin: 15px 0;
}
/*H1 definitions are being overwritten by this style*/

.pageTitleHeader {
  color: #0066cc;
  font-weight: normal;
  margin: 0;
  line-height: 100%;
}
.articleDetailTitle {
  font-weight: normal;
  margin: 0;
  line-height: 100%;
}
.clear {
  clear: both;
}
/* <a> tag definition */

a {
  color: #0066cc;
  /*!important here to override the color from jquery-ui.css*/
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #0066cc;
  text-decoration: underline;
}
a:visited {
  color: #7f00ff;
  text-decoration: none;
}
/* <p> tag definition*/

p {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 15px;
}
.wrapper,
.wrapper li {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}
.header-XXL {
  font-size: 32px;
}
.header-XL {
  font-size: 24px;
}
.term-title {
  color: #333333;
  font-weight: bold;
  margin: 20px 0 0;
}
/*upcoming events callout has green background with white <a>*/

.upcoming-events-header {
  background-color: #81b73f;
  padding: 15px 20px;
}
.upcoming-events-header > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.economic-graph-header {
  background-color: #284066;
  color: white;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0;
  padding: 10px;
  text-transform: uppercase;
}
.economic-graph-header .more-content {
  background: url('/Includes/images/arrow-left.png') no-repeat;
  background-position: 0 -29px;
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
  width: 10px;
}
.economic-graph-header:hover {
  background-color: #0066cc;
}
.economic-graph-header:hover .more-content {
  background-position: 0 0;
}
img {
  border: none;
}
.more-link {
  background: transparent url('/Includes/images/right-arrow-blue-and-green.png') no-repeat right 2px;
  color: #0066cc;
  font-size: 14px;
  font-weight: bold;
  padding-right: 10px;
  text-decoration: none;
}
.more-link:hover {
  background-position: right -22px;
  color: #7f00ff;
}
.container {
  /*R16 remove spirograph
    background-color: @color-container-background;
    background-image: url('@{url-images}/container-background.jpg');
    background-position: left -368px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    */
  width: 100%;
}
.speakers-bureau-container {
  background-position: left -368px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
}
.speakers-bureau-one-column {
  width: 940px;
  margin: 20px auto 0;
}
/* from department-content.less */

.more-content-arrow {
  background: url('/Includes/images/more-content-arrow.png') no-repeat;
  background-position: 0 -15px;
  display: inline-block;
  height: 10px;
  line-height: 10px;
  margin-left: 5px;
  width: 4px;
}
.more-content-arrow-green {
  background: url('/Includes/images/publications-resources-images/more-content-arrow-green.png') no-repeat;
  background-position: 0 0;
  display: inline-block;
  height: 10px;
  line-height: 10px;
  margin-left: 5px;
  width: 6px;
}
.more-content-arrow-white {
  background: url('/Includes/images/register-btnt-arrow.png') no-repeat;
  background-position: 0 0;
  display: inline-block;
  height: 10px;
  line-height: 10px;
  margin-left: 5px;
  width: 4px;
}
.callout-container {
  background-color: white;
  margin: 0 auto 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 220px;
}
.callout-container .callout-header {
  background-color: #81b73f;
  display: block;
  line-height: 18px;
  margin: 0;
  padding: 15px 20px;
}
.callout-container .callout-header > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.callout-container .callout-content {
  height: 172px;
  padding: 8px 0 0 20px;
}
.callout-container .callout-content a {
  color: #0066cc;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
  text-decoration: none;
}
.callout-container .callout-content a > span {
  color: #5c6a7c;
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  line-height: 16px;
}
.callout-container a.view-all {
  color: #427e0c;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  padding: 0 0 0 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.callout-container .mCSB_scrollTools {
  right: 10px;
  width: 10px;
}
.callout-container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c0db9f;
  width: 10px;
}
.callout-container .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #cfe3b5;
}
.title-container-header {
  background-color: #e7f1f3;
  color: #284066;
  display: block;
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px 20px;
}
.reg-buttons {
  float: right;
}
.reg-buttons .registration-btn {
  display: inline-block;
}
.reg-buttons .registration-btn > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #0066cc;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 6px;
  padding: 6px 15px;
}
/*************************************************************************************
Next/Previous Buttons
*************************************************************************************/

.prev-nav-btn {
  background-color: #e7f1f3;
  float: left;
  display: block;
  margin-bottom: 10px;
  padding: 10px 25px 20px 10px;
  text-align: left;
  vertical-align: 50%;
  width: 280px;
  height: 65px;
}
.prev-nav-btn > h5 {
  padding-left: 44px;
}
.prev-nav-btn > a {
  font-weight: bold;
}
.prev-nav-btn > a:visited {
  color: #0066cc;
}
.prev-label {
  width: 235px;
  float: right;
  font-size: 14px;
  padding-top: 5px;
}
.prev-label:hover {
  text-decoration: underline;
}
.prev-image > img {
  margin-top: -20px;
  float: left;
}
.prev-image > img:hover {
  cursor: pointer;
}
.next-nav-btn {
  background-color: #e7f1f3;
  float: right;
  display: block;
  margin-bottom: 10px;
  padding: 10px 10px 20px 25px;
  text-align: right;
  vertical-align: 50%;
  width: 280px;
  height: 65px;
}
.next-nav-btn > h5 {
  padding-right: 44px;
}
.next-nav-btn > a {
  font-weight: bold;
}
.next-nav-btn > a:visited {
  color: #0066cc;
}
.next-label {
  width: 235px;
  float: left;
  font-size: 14px;
  padding-top: 5px;
}
.next-label:hover {
  text-decoration: underline;
}
.next-image > img {
  margin-top: -20px;
  float: right;
}
.next-image > img:hover {
  cursor: pointer;
}
.wide-page {
  width: 1024px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
}
.view-more-con {
  padding: 40px;
  background-color: white;
  text-align: center;
  display: none;
}
.view-more-button-hide {
  color: white;
  background-color: #0066cc;
  border-radius: 5px;
  cursor: pointer;
  display: none;
  font-size: 10px;
  margin-top: 6px;
  padding: 11px 15px;
  margin-left: auto;
  margin-right: auto;
}
.view-more-button-show {
  color: white;
  background-color: #0066cc;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  margin-top: 6px;
  padding: 11px 15px;
  margin-left: auto;
  margin-right: auto;
}
/*about the author*/

.about-the-author-container {
  background-color: #e7f1f3;
  min-height: 96px;
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  float: left;
  width: 640px;
}
.about-the-author {
  float: left;
  /*margin-bottom:20px;*/
  padding-bottom: 16px;
  width: 100%;
}
.about-the-author-title {
  margin-left: 20px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.author-image {
  width: 96px;
  height: 96px;
  float: left;
  border: 1px solid black;
  margin-right: 16px;
  margin-bottom: 0px;
}
.blank-author-image {
  width: 96px;
  height: 96px;
  float: left;
  border: 1px solid black;
  margin-right: 16px;
  margin-bottom: 0px;
}
.author-description-container {
  line-height: 19px !important;
  display: block;
  margin-top: -3px;
  margin-bottom: 0px;
  color: #333333;
}
.author-name {
  font-weight: bold;
  font-size: 16px;
}
.author-description {
  font-size: 16px;
}
.prev-next-container {
  width: 680px;
}
.skip-to-content {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.columnLayout {
  margin: 0 auto;
  width: 940px;
}
.columnSection {
  padding: 10px 0 0;
}
.mainContentWrapper {
  background-color: white;
  display: block;
  float: left;
  height: auto;
  padding: 20px;
}
/*took this from publications-resources*/

/*going to try commenting out
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources.publications-resources-container .resource-content {
    width: 490px;

    h2 {
        line-height: 23px;
    }
}
    */

/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.sitewide-header {
  background: transparent url('/Includes/images/header-bg.jpg') no-repeat top right;
  height: 159px;
  background-color: white;
  /* ADDED 2016-07-11*/
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.sitewide-header .inner-wrapper {
  margin: 15px auto 0 auto;
  position: relative;
  width: 940px;
}
.sitewide-header .top-left {
  float: left;
  margin-left: 610px;
}
.sitewide-header .dialogue ul {
  list-style-type: none;
}
.top-nav-gtm {
  background-color: #284066;
  width: 100%;
}
.top-nav-gtm .two-column-top-nav {
  width: 100%;
  margin: auto;
}
.top-nav-gtm .left-column {
  width: 50%;
}
.top-nav-gtm .right-column {
  width: 50%;
}
.utility-nav {
  /*
    background-color: @color-blue-menu;
    height: 21px;
    float:left;
        */
  margin-right: 20px;
}
.utility-nav ul {
  list-style: none;
  margin: 0;
  margin-right: 10px;
  padding: 0;
  text-align: right;
}
.utility-nav ul .separator {
  color: white;
}
.utility-nav ul li {
  display: inline;
  line-height: 21px;
  padding-left: 17px;
}
.utility-nav ul li:first-child {
  padding-left: 0;
}
.utility-nav ul li a {
  color: white !important;
  font-size: 11px;
  text-decoration: none;
}
.logo-gtm {
  left: 28px;
  position: absolute;
}
.logo-gtm a {
  display: block;
  position: absolute;
  top: 0;
}
.logo-gtm a.eagle {
  height: 102px;
  width: 102px;
}
.logo-gtm a.name {
  height: 66px;
  left: 102px;
  width: 398px;
}
.branches-nav {
  /*    left: 153px;
    position: absolute;
    top: 86px;
    float:right;    
    */
  margin-left: 20px;
}
.branches-nav label {
  color: #e7bb2e;
  font-size: 10px;
}
.branches-nav ul {
  display: inline;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.branches-nav ul .separator {
  color: white;
}
.branches-nav ul li {
  display: inline;
  margin-left: 0;
  padding-left: 18px;
  line-height: 21px;
}
.branches-nav ul li a {
  color: white !important;
  font-size: 11px;
  text-decoration: none;
}
.super-menu-search .filter-search input[type='button'] {
  background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
  border: none;
  display: block;
  height: 24px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 9px;
  top: 4px;
  width: 24px;
}
.browse-all-links {
  background-color: #284066;
  float: right;
  margin-top: 81px;
  opacity: .8;
  position: relative;
}
.browse-all-links a {
  color: white;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.browse-all-links > a {
  background: transparent url('/Includes/images/browse-all-links-icon.png') no-repeat right 15px;
  line-height: 42px;
  margin-right: 10px;
  opacity: .7;
  padding: 0 58px 0 11px;
}
.browse-all-links ul {
  background-color: #336666;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.browse-all-links ul li:hover {
  background-color: #264c4c;
}
.browse-all-links ul li a {
  margin: 0;
  padding-bottom: 11px;
  padding-left: 11px;
  padding-top: 11px;
}
.browse-all-links ul li a:hover {
  background-color: transparent;
}
.browse-all-links.open {
  background: #336666;
  box-shadow: 3px 4px 10px 0 rgba(0, 0, 0, 0.75);
  opacity: 1;
}
.browse-all-links.open a {
  background-position: right -25px;
  opacity: 1;
}
.browse-all-links.open ul {
  display: block;
}
@media (max-width: 1024px) {
  .global-search {
    /*    background-color: @color-blue-menu;
      border-radius: 42px 0 0 0;
      */
    /*float: right;*/
    height: 42px;
    margin-top: 30px;
    /*    opacity: .8;*/
  
  }
  .global-search #searchform1 {
    background-color: white;
    /*margin-right:20px;*/
  
  }
  .global-search .search-box {
    background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
    margin: 7px 0 0 7px;
    margin-right: 0px;
    /*        padding-left: 48px;*/
    position: relative;
    width: 300px;
  }
  .global-search .search-box input[type='text'] {
    background: none;
    background-color: white;
    border: 0;
    color: #0066cc;
    font-size: 14px;
    height: 30px;
    outline: none;
    width: 265px;
    padding-left: 10px;
  }
  .global-search .search-box input[type='text']::-webkit-input-placeholder {
    color: #0066cc;
  }
  .global-search .search-box input[type='text']:-moz-placeholder {
    /* Firefox 18- */
    color: #0066cc;
  }
  .global-search .search-box input[type='text']::-moz-placeholder {
    /* Firefox 19+ */
    color: #0066cc;
  }
  .global-search .search-box input[type='text']:-ms-input-placeholder {
    color: #0066cc;
  }
  .global-search .search-box input[type='button'] {
    background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
    border: none;
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 4px;
    width: 24px;
  }
  .responsive-global-search {
    /*float: right;*/
    height: 42px;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .responsive-global-search #searchformMobil {
    background-color: white;
    margin-right: 20px;
  }
  .responsive-global-search .search-box {
    background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
    margin: 7px 0 0 0;
    margin-right: 0px;
    position: relative;
    width: 100%;
  }
  .responsive-global-search .search-box input[type='text'] {
    background: none;
    background-color: white;
    border: solid 1px #284066;
    color: #0066cc;
    font-size: 16px;
    height: 30px;
    outline: none;
    padding-left: 10px;
    width: 90%;
    float: left;
  }
  .responsive-global-search .search-box input[type='text']::-webkit-input-placeholder {
    color: #0066cc;
  }
  .responsive-global-search .search-box input[type='text']:-moz-placeholder {
    /* Firefox 18- */
    color: #0066cc;
  }
  .responsive-global-search .search-box input[type='text']::-moz-placeholder {
    /* Firefox 19+ */
    color: #0066cc;
  }
  .responsive-global-search .search-box input[type='text']:-ms-input-placeholder {
    color: #0066cc;
  }
  .responsive-global-search .search-box input[type='button'] {
    background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
    background-position: center;
    border: solid 1px #284066;
    border-left-width: 0px;
    display: block;
    margin: 0;
    padding: 0;
    position: static;
    /*right: 4px;*/
    top: 0px;
    width: 30px;
    height: 30px;
  }
  .responsive-global-search .search-box input::placeholder {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  .global-search {
    /*    background-color: @color-blue-menu;
      border-radius: 42px 0 0 0;
      */
    float: right;
    height: 42px;
    margin-top: 30px;
    /*    opacity: .8;*/
  
  }
  .global-search #searchform1 {
    background-color: white;
    margin-right: 20px;
  }
  .global-search .search-box {
    background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
    margin: 7px 0 0 7px;
    margin-right: 0px;
    /*        padding-left: 48px;*/
    position: relative;
    width: 300px;
  }
  .global-search .search-box input[type='text'] {
    background: none;
    background-color: white;
    border: 0;
    color: #0066cc;
    font-size: 14px;
    height: 30px;
    outline: none;
    width: 265px;
    padding-left: 10px;
  }
  .global-search .search-box input[type='text']::-webkit-input-placeholder {
    color: #0066cc;
  }
  .global-search .search-box input[type='text']:-moz-placeholder {
    /* Firefox 18- */
    color: #0066cc;
  }
  .global-search .search-box input[type='text']::-moz-placeholder {
    /* Firefox 19+ */
    color: #0066cc;
  }
  .global-search .search-box input[type='text']:-ms-input-placeholder {
    color: #0066cc;
  }
  .global-search .search-box input[type='button'] {
    background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
    border: none;
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 4px;
    width: 24px;
  }
  .responsive-global-search {
    float: right;
    height: 42px;
    margin-top: 5px;
  }
  .responsive-global-search #searchformMobil {
    background-color: white;
    margin-right: 20px;
  }
  .responsive-global-search .search-box {
    background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
    margin: 7px 0 0 7px;
    margin-right: 0px;
    position: relative;
    width: 200px;
  }
  .responsive-global-search .search-box input[type='text'] {
    background: none;
    background-color: white;
    border: 0;
    color: #0066cc;
    font-size: 14px;
    height: 30px;
    outline: none;
    padding-left: 10px;
    width: 90%;
    float: left;
  }
  .responsive-global-search .search-box input[type='text']::-webkit-input-placeholder {
    color: #0066cc;
  }
  .responsive-global-search .search-box input[type='text']:-moz-placeholder {
    /* Firefox 18- */
    color: #0066cc;
  }
  .responsive-global-search .search-box input[type='text']::-moz-placeholder {
    /* Firefox 19+ */
    color: #0066cc;
  }
  .responsive-global-search .search-box input[type='text']:-ms-input-placeholder {
    color: #0066cc;
  }
  .responsive-global-search .search-box input[type='button'] {
    background: transparent url('/Includes/images/search_icon.png') no-repeat 0 0;
    background-position: center;
    border: none;
    display: block;
    margin: 0;
    padding: 0;
    position: static;
    /*right: 4px;*/
    /*top: 4px;*/
    width: 30px;
    height: 30px;
  }
  .responsive-global-search .search-box input::placeholder {
    font-size: 14px;
  }
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
@import "common-structural.less";
*/

.sitewide-footer {
  background: #284066;
  border-top-style: none;
  padding-top: 0px;
  /*  replaced by above items that came from footer-patch
    border-top: 1px solid #6b7b91;
    padding-top: 18px;

 
       */

}
.sitewide-footer > ul {
  margin: 0 auto;
  width: 940px;
  list-style-type: none;
  padding: 0;
  padding-bottom: 14px;
}
.sitewide-footer > ul > li {
  padding: 0 10px;
  font-size: 12px;
}
.sitewide-footer > ul > li:last-child > ul > li > span {
  color: white !important;
}
.sitewide-footer > ul > li:last-child > ul > li > span > a {
  color: white !important;
  text-decoration: none;
}
.sitewide-footer > ul > li:last-child > ul > li > span > a:hover {
  text-decoration: underline;
}
.sitewide-footer > ul > li:last-child > ul > li > span > a:visited {
  color: white !important;
  text-decoration: none;
}
.sitewide-footer > ul > li:last-child > ul > li > a > p {
  line-height: 16px;
}
.sitewide-footer > ul > li:last-child:last-child > ul > li > a:hover {
  text-decoration: none;
}
.sitewide-footer > ul > li:last-child:last-child > ul > li > a:hover > p {
  text-decoration: underline;
}
.sitewide-footer > ul > li > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}
.sitewide-footer > ul > li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sitewide-footer > ul > li > ul > li {
  margin-bottom: 15px;
}
.sitewide-footer > ul > li > ul > li > a {
  color: white !important;
  font-size: 14px;
  text-decoration: none;
}
.sitewide-footer > ul > li > ul > li > a > p {
  color: white !important;
  font-size: 14px;
}
.sitewide-footer > ul > li > ul > li > a:hover {
  text-decoration: underline;
}
.sitewide-footer > ul > li > ul > li > span {
  color: #929fb3;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
.sitewide-footer > ul > li.social-icons > ul > li {
  text-align: center;
  width: 80%;
}
.sitewide-footer > ul > li.social-icons > ul > li > a {
  height: 22px;
}
.sitewide-footer > ul:after {
  clear: both;
  content: '';
  display: block;
}
.sitewide-footer .footer-hr {
  margin-left: 30px;
  margin-right: 30px;
  border: none;
  height: 1px;
  /* Set the hr color */
  color: #929fb3;
  /* old IE */
  background-color: #929fb3;
  /* Modern Browsers */

}
.sitewide-footer .footer-bottom {
  background-color: #284066;
  text-align: center;
  margin-top: -8px;
}
.sitewide-footer .footer-bottom > ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
.sitewide-footer .footer-bottom > ul:after {
  clear: both;
  content: '';
  display: block;
}
.sitewide-footer .footer-bottom > ul > li {
  display: inline-block;
  padding: 15px;
  color: white !important;
}
.sitewide-footer .footer-bottom > ul > li > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
}
.sitewide-footer .footer-bottom > ul > li > a:hover {
  text-decoration: underline;
}
#footer {
  background-color: #284066;
  bottom: 0;
  height: 70px;
  left: 0;
  margin: auto;
  z-index: 10000;
}
/*
#footer-button-con {
    background-color: @color-blue-menu;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    height: 27px;
    text-align: right;
}

#footer-button-con:hover {
    background-color: #385988;
    color: white;
}

#footer-button {
    float: right;
    margin: 5px 7px 2px 2px;
}

.footer-button-expand {
    background-image: url('@{url-images}/chevron-sprite.png');
    background-position: -2px -2px;
    background-repeat: no-repeat;
    display: block;
    height: 17px;
    padding: 0;
    width: 30px;
}

.footer-button-collapse {
    background-image: url('@{url-images}/chevron-sprite.png');
    background-position: -2px -20px;
    background-repeat: no-repeat;
    display: block;
    height: 17px;
    padding: 0;
    width: 30px;
}*/

#sitewide-footer-links {
  display: inline;
}
/*#sitewide-footer-header > a { 
  color: #ccc;
  text-decoration: underline;
}*/

@media only screen and (max-width: 1024px) {
  .footer-bottom {
    padding-bottom: 5px;
  }
  .footer-toggle {
    background-image: url('/~/media/images/footer/footer-expand.png');
    background-repeat: no-repeat;
    background-position: right;
  }
  .footer-menu-items-enabled {
    display: none;
  }
  .sitewide-footer .footer-hr {
    margin-left: 10px;
    margin-right: 10px;
    border: none;
    height: 1px;
    color: #929fb3;
    background-color: #929fb3;
    position: relative;
    top: -20px;
  }
  .sitewide-footer .footer-bottom > ul > li {
    margin: 0;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 12px;
    display: block;
  }
  .sitewide-footer {
    padding-top: 0px;
  }
  .sitewide-footer > ul > li {
    width: 100%;
    padding: 0px;
  }
  .sitewide-footer > ul > li:first-child {
    display: inline-block;
    width: 100%;
  }
  .sitewide-footer > ul > li:first-child .footer-toggle-disabled,
  .sitewide-footer > ul > li:first-child .footer-toggle-enabled {
    border: 0;
  }
  .sitewide-footer > ul > li .footer-toggle-disabled,
  .sitewide-footer > ul > li .footer-toggle-enabled {
    padding-top: 14px;
    border-width: 1px;
    border-top-style: solid;
    border-top-color: #929fb3;
  }
  .sitewide-footer > ul > li > ul > li > span {
    padding-left: 10px;
  }
  .sitewide-footer > ul > li > ul > li > a {
    padding-left: 10px;
  }
  .footer-delimiters {
    display: none !important;
  }
  .footer-exp {
    background-image: url('/~/media/Images/footer/footer-expand.png');
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  .footer-cls {
    background-image: url('/~/media/Images/footer/footer-collapse.png');
    background-repeat: no-repeat;
    background-position: bottom right;
  }
  .footer-menu-items-enabled {
    display: none;
  }
  .show-block {
    display: block !important;
  }
  .hide-block {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) {
  #footer {
    width: 1024px;
  }
  .footer-menu-items {
    display: block;
  }
  .sitewide-footer > ul > li {
    float: left;
    width: 144px;
    padding-top: 30px;
  }
  .sitewide-footer > ul > li:first-child {
    padding-left: 30px;
  }
}
@media all and (max-width: 991px) {
  .sitewide-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.page-utility-bar .utility-container .breadcrumb {
  float: left;
  padding-top: 20px;
  padding-bottom: 5px;
}
.page-utility-bar .utility-container .breadcrumb > span {
  color: #284066;
  display: block;
  float: left;
  font-size: 12px;
}
.page-utility-bar .utility-container .breadcrumb > ul {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-utility-bar .utility-container .breadcrumb > ul:after {
  clear: both;
  content: '';
  display: block;
}
.page-utility-bar .utility-container .breadcrumb > ul > li {
  color: #284066;
  float: left;
  font-size: 12px;
  margin-left: 5px;
}
.page-utility-bar .utility-container .breadcrumb > ul > li > a {
  color: #0066cc !important;
  display: block;
  text-decoration: none;
}
.page-utility-bar .utility-container .breadcrumb > ul > li > a:hover {
  color: #0066cc !important;
  text-decoration: underline;
}
.page-utility-bar .utility-container .breadcrumb > ul > li > a:visited {
  color: #0066cc !important;
  text-decoration: none;
}
.page-utility-bar .utility-container .share-utility-icons {
  float: right;
  padding-top: 20px;
  padding-bottom: 5px;
  font-size: 12px;
}
.page-utility-bar .utility-container .share-utility-icons .rss-icon-container {
  display: inline-block;
}
.page-utility-bar .utility-container .share-utility-icons .rss-icon-container > a img {
  height: 16px;
  width: 16px;
}
.page-utility-bar .utility-container .share-utility-icons .utility-buttons-container {
  display: inline-block;
}
.page-utility-bar .utility-container .share-utility-icons > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-utility-bar .utility-container .share-utility-icons > ul > li {
  float: left;
  margin-right: 5px;
}
.page-utility-bar .utility-container .share-utility-icons > ul > li > a {
  display: block;
}
.page-utility-bar .utility-container .share-utility-icons > ul > li > a > img {
  display: block;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
@import "common-structural.less";
*/

.nav-list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
.nav-anchor-text {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.nav-ribbon {
  background: #284066;
  display: block;
  height: 42px;
  margin: 0 auto;
  text-align: center;
}
.social-sharing-icons {
  float: right;
}
.social-sharing-icons > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.social-sharing-icons > ul > li {
  float: left;
  margin-left: 15px;
}
.social-sharing-icons > ul > li > a > img {
  display: block;
}
/*took from rightwide-two-column*/

.person-detail-container {
  background-color: white;
  display: block;
  float: left;
  height: auto;
  padding: 20px;
}
.person-detail-container .person-description {
  font-style: normal;
}
.person-detail-container .person-description .wrapper {
  padding: 0;
}
.person-detail-container .person-description .person-content > p .job-title {
  font-style: italic;
}
.job-title {
  font-style: italic;
}
/*moved from leftwide-two-column*/

.dialogue {
  margin: 0 auto;
  width: 220px;
}
.dialogue > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.dialogue > ul > li {
  margin-top: 10px;
}
.dialogue > ul > li > a {
  display: block;
}
.dialogue > ul > li > a > img {
  display: block;
}
/*Moved from one-column.less*/

.contact-listing {
  background-color: white;
  margin: 0px;
  width: 940px;
}
.contact-listing > ul {
  list-style-type: none;
  margin: 0;
  padding: 20px 0 0;
}
.contact-listing > ul > li {
  float: left;
  padding-bottom: 20px;
  padding-left: 20px;
  width: 20%;
}
.contact-card > span {
  color: #333333;
  /* R16 default font-family
        font-family: @font-sans;
        */
  font-size: 14px;
  line-height: 18px;
}
.contact-card > span > a {
  color: #0066cc;
  display: block;
  font-weight: 600;
  margin: 2px 0;
  text-decoration: none;
}
/*moved from publications-resources*/

.title-container {
  background-color: #e7f1f3;
  padding: 2px 6px 2px 6px;
}
.title-container:after {
  clear: both;
  content: '';
  display: block;
}
.title-container .resource-filter {
  cursor: pointer;
  float: right;
  position: relative;
}
.title-container .resource-filter > span {
  color: #0066cc;
  display: block;
  /*R16 default font-family
            font-family: @font-sans;
            */
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0 16px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.title-container .resource-filter > span .show-all-img {
  background: url('/Includes/images/publications-resources-images/filter-dropdown-img.png') no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 16px;
  width: 20px;
}
.title-container .resource-filter > span:hover {
  background-color: #284066;
  color: white;
}
.title-container .resource-filter > ul {
  background-color: #284066;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 142px;
}
.title-container .resource-filter > ul > li > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  padding: 10px;
}
.title-container .resource-filter > ul > li > a:hover {
  background-color: #0066cc;
}
.title-container .resource-filter.active > span {
  background-color: #697a91;
  color: white;
}
.title-container .resource-filter.active > span .show-all-img {
  background-position: 0 0;
}
.title-container .resource-filter.active > ul {
  display: block;
}
.title-container .resource-filter:hover > span {
  background-color: #284066;
  color: white;
}
.title-container .resource-filter:hover > span .show-all-img {
  background-position: 0 0;
}
.title-container .resource-filter:hover > ul {
  display: block;
}
/* Structural Definitions */

/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.searchPagination a:visited {
  color: #0066cc !important;
}
.searchPagination .active a {
  color: white !important;
}
.mm-navbar {
  text-align: left !important;
  background: white !important;
}
.mm-menu {
  --mm-navbar-size: 40px !important;
}
.mm-navbar__title {
  color: #284066 !important;
  font-weight: 700 !important;
}
.mm-btn_prev:before {
  border-color: black !important;
}
#super-menu {
  height: 100% !important;
}
/* Extra Small Devices, Phones  */

@media (max-width: 1024px) {
  .bootstrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .bootstrap .sr-only-focusable:active,
  .bootstrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
  .bootstrap .navbar-toggler .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    border-radius: 1px;
  }
  .bootstrap .navbar-toggler .icon-bar + .icon-bar {
    margin-top: 3px;
  }
  .bootstrap .navbar-toggler {
    position: relative;
    float: right;
    margin-left: 15px;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 6px;
    margin-bottom: 6px;
    /*background-color: transparent;*/
    background-color: #284066 !important;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
  }
  .publication-landing-page {
    width: 100%;
  }
  .navbar-nav {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
  }
  .navbar-nav > li {
    border-style: solid;
    border-bottom: 5px;
    border-color: white;
  }
  .navbar-nav > li > div > span > a {
    width: 100% !important;
    padding: 18px 0px 14px 0px;
    color: white !important;
  }
  .navbar-nav > li > div > span > a.two-lines {
    height: 50px;
    line-height: 15px;
    padding-top: 14px;
  }
  .dropdown-menu {
    left: 50% !important;
    right: auto !important;
    width: 100% !important;
    border-top-style: none !important;
    line-height: 1.1 !important;
  }
  .formatted-list-item {
    visibility: visible;
    display: block !important;
    color: white !important;
    text-transform: uppercase;
  }
  .formatted-list-item:hover {
    background-color: #0066cc !important;
    color: white !important;
  }
  .formatted-list-item:focus {
    color: white !important;
  }
  .unformatted-list-item {
    visibility: hidden;
    display: none !important;
    font-weight: bold !important;
  }
  .unformatted-list-item:hover {
    background-color: #0066cc !important;
    color: white !important;
  }
  .unformatted-list-item:focus {
    color: white !important;
  }
  .top-nav-gtm {
    display: none;
  }
  .navbar-toggle {
    border-color: white !important;
    float: left !important;
    left: 20px;
  }
  .icon-bar {
    background-color: white;
  }
  .global-search {
    display: none;
  }
  .super-menu-search {
    display: none;
    background-color: white;
    padding-top: 5px;
    /*padding-top: 45px;*/
  
    /*float: right;*/
  
    /*
          padding-right: 5%;
  
          */
  
  }
  .super-menu-search > .global-search {
    margin-top: 0px;
    display: block;
  }
  .super-menu-search > .filter-search > input {
    background-image: url('/Includes/images/search_icon.png');
    background-repeat: no-repeat;
    background-position-x: 98%;
  }
  .navbar {
    display: none !important;
  }
  .super-menu-responsive {
    display: none;
    /*height: 100vmax;*/
    height: 800px;
  }
  .hamburger {
    display: block !important;
    float: left !important;
    left: 20px;
  }
  .mm-listview {
    /*line-height:10px !important;*/
    border-color: transparent !important;
  }
  .mm-navbar > .mm-prev {
    display: none !important;
  }
  .super-menu-header {
    background-color: #284066;
    margin-left: 0px !important;
    margin-right: 0px !important;
    /*position: fixed;*/
    z-index: 10000;
    width: 100%;
  }
  .menu-header {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    display: none;
    color: black !important;
    font-weight: bold;
    width: 120px;
  }
  .menu-header > p {
    margin-top: 2px;
  }
  .menu-header:hover {
    cursor: pointer !important;
  }
  .mm-next:after {
    border-top-style: solid !important;
    border-top-color: white !important;
    border-left-style: solid !important;
    border-left-color: white !important;
  }
  .mm-menu {
    color: black !important;
    background-color: white !important;
  }
  .mm-navbars-top {
    background-color: white !important;
  }
  .header-item {
    background-color: #e7f1f3;
    border-style: solid;
    border-bottom: 5px;
    border-color: inherit !important;
    margin-bottom: 5px !important;
    height: 45px;
  }
  .header-item > a {
    color: #0066cc !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px !important;
  }
  .header-item:hover {
    background-color: white;
    border-color: white !important;
  }
  .no-link-header-item {
    border-style: solid;
    border-bottom: 5px;
    border-color: inherit !important;
    margin-bottom: 5px !important;
    background-color: #284066;
    height: 45px;
  }
  .no-link-header-item > a {
    color: white !important;
    padding-top: 10px !important;
  }
  .no-link-header-item > .mm-btn_next:after {
    border-color: white !important;
  }
  .no-link-header-item > span {
    color: #284062;
    line-height: 1.1 !important;
    font-weight: bold;
    font-size: 14px;
  }
  .menu-item {
    background-color: #e7f1f3;
    border-style: solid;
    /*
  border-bottom: 5px;
  */
    border-color: inherit !important;
    margin-bottom: 5px !important;
    height: 45px;
  }
  .menu-item > a {
    margin-left: 15px !important;
    color: #0066cc !important;
    padding-top: 10px !important;
  }
  .menu-item:hover {
    background-color: white;
    border-color: white !important;
  }
  .navbar-toggler .icon-bar:nth-of-type(3) {
    top: 1px;
  }
  .navbar-toggler .icon-bar:nth-of-type(4) {
    top: 2px;
  }
  .navbar-toggler .icon-bar {
    position: relative;
    /*
  	      transition: all 100ms ease-in-out;
  */
  
  }
  .navbar-toggler.is-active {
    background-color: #284066 !important;
  }
  .navbar-toggler.is-active .icon-bar:nth-of-type(2) {
    top: 5px;
    transform: rotate(45deg);
  }
  .navbar-toggler.is-active .icon-bar:nth-of-type(3) {
    background-color: transparent;
  }
  .navbar-toggler.is-active .icon-bar:nth-of-type(4) {
    top: -5px;
    transform: rotate(-45deg);
  }
  /*
      body {
          overflow-x: hidden;
      }
  
      */
  
  .menu-back-button {
    display: none;
    padding-left: 20px;
  }
  .menu-back-button > p {
    width: 130px;
    color: black;
    font-weight: bold;
    padding-top: 2px;
  }
  .transbox > p {
    font-size: 12px !important;
    font-weight: normal;
  }
  .super-menu-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: white;
    position: relative;
    /*top: 0px;*/
    right: 0;
    z-index: 9999;
  }
  .responsive-logo {
    display: inline;
    width: 75%;
    float: left;
  }
  .responsive-logo img {
    width: 90%;
  }
  .sitewide-header {
    display: none;
  }
}
/* Large Devices, Wide Screens 
@media  (min-width : 1200px) {*/

@media (min-width: 1025px) {
  .publication-landing-page {
    width: 1024px !important;
  }
  .navbar-toggler {
    display: none;
  }
  .navbar {
    border-radius: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .navbar-nav {
    width: 960px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    display: none !important;
  }
  .navbar-nav > li {
    border-style: none;
    float: left;
  }
  .navbar-nav > li > a {
    text-align: center;
    padding: 0px !important;
    line-height: 42px !important;
    color: white !important;
    font-size: 12px;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
  }
  .navbar-nav > li > a.two-lines {
    height: 42px !important;
    line-height: 15px !important;
    padding-top: 7px !important;
    font-weight: 400;
    letter-spacing: 0.5px;
  }
  .dropdown-menu {
    left: 50% !important;
    right: auto !important;
    transform: translate(-50%, 0px);
    width: 960px !important;
    border-top-style: none !important;
    padding-left: 38px !important;
    padding-right: 38px !important;
    padding-bottom: 38px !important;
    padding-top: 38px !important;
    background-color: white !important;
    line-height: 1.1 !important;
  }
  .dropdown-menu > .row {
    margin-left: 0px;
  }
  .super-menu-header {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .super-menu-button {
    background-color: #284066 !important;
    font-size: 12px !important;
  }
  .formatted-list-item {
    visibility: hidden;
    display: none !important;
  }
  .formatted-list-item:hover {
    background-color: white !important;
    color: #0066cc !important;
  }
  .formatted-list-item:focus {
    color: #0066cc !important;
  }
  .unformatted-list-item {
    visibility: visible;
    display: block !important;
    font-weight: bold !important;
    /*
          font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
          */
  
  }
  .unformatted-list-item:hover {
    background-color: white !important;
    color: #0066cc !important;
  }
  .unformatted-list-item:focus {
    background-color: white !important;
    color: #0066cc !important;
  }
  .unformatted-list-item.selected {
    background-color: white !important;
    color: #0066cc !important;
  }
  .top-nav-gtm {
    display: block;
  }
  .global-search {
    display: block;
  }
  .super-menu-search {
    display: none !important;
  }
  .dropdown,
  .dropup {
    position: static !important;
  }
  .navbar {
    display: block;
    border-top-width: 0px !important;
    border-top-style: none !important;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
  .super-menu-responsive {
    display: none !important;
  }
  .menu-separator {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    border-top-color: black !important;
  }
  .hamburger {
    display: none !important;
  }
  .no-link-header-item {
    padding-top: 35px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    list-style-type: none !important;
    white-space: normal !important;
    /*height: 45px;*/
  
  }
  .no-link-header-item > span {
    color: #284062;
    line-height: 1.1 !important;
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px !important;
  }
  .no-top-item-padding {
    padding-top: 0px !important;
  }
  .no-link-item {
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    white-space: normal !important;
  }
  .no-link-item > span {
    color: #284062;
    line-height: 1.1 !important;
  }
  .header-item {
    /*
          background-color: #C6DADB;
          border-style:solid;
  
  */
    padding-top: 35px;
    border-bottom: 5px;
    border-color: white;
    list-style-type: none !important;
    white-space: normal !important;
    height: 45px;
  }
  .header-item > div > a {
    color: #0066cc !important;
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: 1.1 !important;
    font-size: 14px !important;
    padding-top: 10px !important;
    /*
              font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
              */
  
  }
  .header-item:hover {
    text-decoration: underline;
  }
  .menu-item {
    /*
          background-color:#E7F1F3;
          border-style:solid;
  */
    border-bottom: 5px;
    border-color: white;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    list-style-type: none !important;
    /*height: 35px;*/
  
  }
  .menu-item > div > a {
    color: #0066cc !important;
    line-height: 1.1 !important;
    display: block;
    clear: both;
    font-weight: normal;
    white-space: normal;
    font-size: 14px !important;
    /*padding-top: 10px !important;*/
  
    /*
              font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
              */
  
  }
  .menu-item > div > a:hover {
    text-decoration: underline;
    text-decoration-color: #0066cc !important;
  }
  .landing-page-link {
    padding-left: 0px !important;
    text-transform: uppercase;
  }
  .landing-page-link > a {
    color: #0066cc !important;
    font-weight: bold !important;
    font-size: 14px !important;
    /*
              font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
              */
  
  }
  .landing-page-link > a:hover {
    text-decoration: underline;
    text-decoration-color: #0066cc !important;
  }
  /*
      body {
          overflow-x: visible;
      }
  
      */
  
  .super-menu-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #dddddd;
  }
  .responsive-logo {
    display: none;
  }
  .sitewide-header {
    display: block;
  }
}
.navbar {
  background-color: #284066 !important;
  min-height: 42px !important;
  border-bottom-style: none !important;
  margin-bottom: 0px !important;
}
.navbar-nav {
  /*
    position: absolute;

    */
  float: none;
  /*display: block !important;*/

}
.first-item {
  margin-top: 30px !important;
}
.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: absolute !important;
}
/*
.navbar-default .navbar-nav > li > a {
    width: 200px;
    font-weight: bold;
}
    */

.mega-dropdown {
  position: static !important;
  float: left;
}
.mega-dropdown.open > a {
  color: #0066cc !important;
}
.mega-dropdown-menu {
  padding: 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.super-menu {
  margin-left: auto;
  margin-right: auto;
  z-index: 1100;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
/*took this from super-menu-single-featured*/

.single-featured {
  float: left;
  white-space: normal !important;
  /*
    padding: 20px;

*/

}
.single-featured .title {
  color: #0066cc;
  display: inline-block;
  /*
       font-family: @font-serif;
*/
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 0 0;
  text-decoration: none;
}
.single-featured .title:hover {
  color: #0066cc !important;
}
.single-featured p {
  color: #333333;
  /*
        font-family: @font-sans;
*/
  font-size: 14px;
  line-height: 15px;
  margin-top: 12px;
}
.single-featured p > a:visited {
  color: #0066cc !important;
}
/*took this from super-menu-generic-filter.less*/

.filter {
  float: left;
  padding: 20px 3% 25px;
  /*    width: 44%;*/

}
.filter:hover {
  background-color: transparent !important;
}
.filter .search-text-content .search-text-title {
  color: #336666;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.filter .search-text-content > label {
  color: #333333;
  float: left;
  font-size: 14px;
  line-height: 32px;
}
.filter .search-text-content .filter-search {
  float: right;
  width: 78%;
}
.filter .search-text-content .filter-search input[type='text'] {
  background: none;
  background-color: white;
  border: 0;
  box-shadow: inset 7px 7px 7px -7px black;
  color: #333333;
  float: left;
  font-size: 14px;
  height: 30px;
  margin-left: 10px;
  outline: none;
  text-indent: 15px;
  width: 83%;
}
.filter .search-text-content .filter-search input[type='button'] {
  float: left;
}
.filter .search-filter-content .search-filter-title {
  color: #336666;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 20px;
  text-decoration: none;
}
.filter .search-filter-content .category {
  float: right;
  width: 100%;
}
.filter .search-filter-content .category > a {
  display: block;
  float: right;
}
.filter .search-filter-content .category > a img {
  margin-top: 18px;
}
.filter .search-filter-content .category .resource-bottom {
  color: #333333;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 34px;
  margin: 0;
  margin-right: 10px;
  margin-top: 10px;
}
.filter .search-filter-content .category .sbHolder {
  background: -webkit-linear-gradient(white, #e1ecec);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #e1ecec);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #e1ecec);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #e1ecec);
  /* Standard syntax */

  float: left;
  margin-top: 10px;
  width: 275px;
  /* R16 default font-family
                font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
                */

}
.less-than-ie10 .filter .search-filter-content .category .sbHolder {
  background: white;
}
.filter .search-filter-content .category .sbHolder .sbSelector {
  width: 100%;
  text-decoration: none !important;
  /*R16 default font-family
                    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
                    */

}
.filter .search-filter-content .category .sbHolder .sbOptions {
  width: 100%;
  /*R16 default font-family
                    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
                    */

}
.filter .search-filter-content .category .sbHolder .sbToggle {
  background: url('/Includes/images/move-button.png') 12px 13px no-repeat;
  display: block;
  height: 30px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.filter input[type='button'] {
  background: url('/Includes/images/search-icon-filter.png') no-repeat 0 0;
  border: none;
  height: 30px;
  margin-left: 10px;
  width: 31px;
}
.filter .filter-search-icon {
  float: right;
  margin-top: 10px;
}
.featured-content {
  float: left;
  width: 100%;
  /*
    padding-top:20px;
    */

}
.featured-content > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.featured-content > ul > li {
  /*            .set_bg_gradient(#deebeb, #d7e6e6);*/

  background: -webkit-linear-gradient(white, white);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, white);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, white);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, white);
  /* Standard syntax */

  /*
            border-bottom: 1px solid #adcbcb;
            padding-top: 9px;
*/
  padding-bottom: 11px;
}
.less-than-ie10 .featured-content > ul > li {
  background: white;
}
.featured-content > ul > li .featured-img {
  float: left;
  height: 80px;
  margin-right: 8px;
  width: 80px;
}
.featured-content > ul > li .content {
  float: left;
  /*
                width: 80%;
                */

  /* R16 allow <p> to default to common definition (also not using at this time)
                > p {
                    color: @color-very-dark-gray;
                    display: block;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 18px;
                    margin: 0;
                    margin-top: 5px;
                }

                */

}
.featured-content > ul > li .content > h2 {
  line-height: 18px;
  margin: 0;
}
.featured-content > ul > li .content > h2 > a {
  color: #0066cc !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  text-transform: none;
}
.featured-content > ul > li .content > h2 > a:hover {
  color: #0066cc;
  text-decoration: underline;
}
.featured-content > ul > li .content > a {
  color: #0066cc !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  line-height: 10px;
  margin-top: 5px;
}
.featured-content > ul > li .content > a:hover {
  color: #0066cc;
  text-decoration: underline;
}
.featured-content > ul > li .content > a:hover .more-link-img {
  background-position: 0 0;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .filter .search-text-content .filter-search input[type='text'] {
    width: 80%;
  }
  .filter .search-text-content .filter-search input[type='button'] {
    float: left;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .filter .search-text-content .filter-search input[type='text'] {
    width: 80%;
  }
  .filter .search-text-content .filter-search input[type='button'] {
    float: left;
  }
}
/*took this from super-menu-generic-filter.less*/

.col-lg-12 {
  padding-right: 0px;
  padding-left: 0px;
}
/*
            .mega-dropdown-menu:before {
                content: "";
                border-bottom: 15px solid #fff;
                border-right: 17px solid transparent;
                border-left: 17px solid transparent;
                position: absolute;
                top: -15px;
                left: 285px;
                z-index: 10;
            }

            .mega-dropdown-menu:after {
                content: "";
                border-bottom: 17px solid #ccc;
                border-right: 19px solid transparent;
                border-left: 19px solid transparent;
                position: absolute;
                top: -17px;
                left: 283px;
                z-index: 8;
            }
*/

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none !important;
}
/*
.mega-dropdown-menu > li > ul > li > div > a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}

.mega-dropdown-menu > li ul > li > div > a:hover
{
    text-decoration: none;
}

*/

/*
.mega-dropdown-menu > li ul > li > div:hover,
.mega-dropdown-menu > li ul > li > div:focus {
    background-color: @color-green-menu;
}

*/

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
  background-color: #e1ecec;
  list-style: none !important;
}
.mega-dropdown-menu form {
  margin: 3px 0px;
}
.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.dropdown-item {
  background-color: white !important;
  list-style: none !important;
  padding-left: 0px !important;
  padding-right: 28px !important;
}
.dropdown-item > ul {
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.branch-item,
.utility-item {
  background-color: #0066cc;
  margin-bottom: 5px !important;
  font-weight: bold !important;
  height: 35px;
  /*
    border-bottom-color:white !important;

*/

}
.branch-item > a,
.utility-item > a {
  padding-top: 9px !important;
}
.branch-item > a:visited,
.utility-item > a:visited {
  color: white !important;
}
.branch-item:hover,
.utility-item:hover {
  background-color: #0066cc;
}
.branches-label {
  margin-top: 30px !important;
  margin-left: 10px !important;
  margin-bottom: 5px !important;
  font-weight: bold !important;
}
.section-header {
  background-color: #284066;
  margin-bottom: 5px !important;
  height: 35px;
}
.section-header > p {
  color: white !important;
  font-weight: bold !important;
  padding-left: 20px;
  padding-top: 8px;
  font-size: 14px;
}
.main-header-item,
.main-header-item-no-submenu {
  background-color: #284066;
  margin-bottom: 5px !important;
  font-weight: bold !important;
  height: 35px;
  /*
    border-bottom-color:white !important;

*/

}
.main-header-item > a,
.main-header-item-no-submenu > a {
  padding-top: 9px !important;
  color: white !important;
}
.main-header-item > a:visited,
.main-header-item-no-submenu > a:visited {
  color: white !important;
}
.main-header-item > span,
.main-header-item-no-submenu > span {
  color: white !important;
  text-shadow: none !important;
}
.main-header-item > .mm-btn_next:after,
.main-header-item-no-submenu > .mm-btn_next:after {
  border-color: white !important;
}
.main-header-item:hover .mm-next:after,
.main-header-item-no-submenu:hover .mm-next:after {
  border-top-style: solid !important;
  border-top-color: #0066cc !important;
  border-left-style: solid !important;
  border-left-color: #0066cc !important;
}
.sub-menu-header {
  margin-left: 18px;
  text-decoration: none;
  color: #0066cc !important;
  /*
    font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    */

}
.sub-menu-header:visited {
  color: #0066cc;
}
.sub-menu-header:hover {
  text-decoration: none;
}
.super-menu-expand {
  background-image: url('/Includes/images/publications-resources-images/filter-dropdown-img.png');
  background-position: 0px -26px;
  background-repeat: no-repeat;
  display: block;
  height: 17px;
  padding: 0;
  width: 30px;
}
.super-menu-collapse {
  background-image: url('/Includes/images/publications-resources-images/filter-dropdown-img.png');
  background-position: 0px -26px;
  background-repeat: no-repeat;
  display: block;
  height: 17px;
  padding: 0;
  width: 30px;
  float: right;
  margin-top: 20px;
  margin-left: -10px;
}
/*took from super-menu.less*/

/* subsites gsa supermenu patch */

.sec-search-input {
  background: none repeat scroll 0 0 white;
  border: 1px solid #adcbcb;
  /*    border: 0 none;
    box-shadow: 7px 7px 7px -7px black inset;*/
  color: #333333 !important;
  float: left;
  font-size: 14px !important;
  height: 28px;
  margin-right: 10px;
  outline: medium none;
  padding-top: 2px;
  text-indent: 15px;
  width: 375px;
}
/*
.featuredStoryImage{
    width:100%;
    height:150px;
    margin-bottom:15px;
}

.featuredStoryContent {
    height: 300px;
    background-color:@color-green-menu;

    >p {
        margin-top: 15px;
    }
}
*/

/*
.row.match-my-cols {
    overflow: hidden; 
}

.row.match-my-cols [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
*/

/*From the president
.subtitle-content {
    background: @color-very-dark-gray;
    background-position: left bottom;
    padding: 0;

    > a {
        .set_anchor_blue();
        display: block;
        font-size: 12px;
        line-height: 14px;
        padding: 10px 10px 0;
    }
}

*/

/*
.customHr {
    background-color: black;
    padding-bottom:2px;
    margin-bottom:10px;
}
*/

/*
.upcoming-events-content {
    height: 172px;
    padding: 8px 0 0 20px;

    a {
        color: @color-fed-blue;
        display: block;
        font-family: @font-sans;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        margin-bottom: 10px;
        text-decoration: none;

        > span {
            color: #5c6a7c;
            display: block;
            font-size: 12px;
            font-style: italic;
            font-weight: normal;
            line-height: 16px;
        }
    }
}
*/

/*
.presidentPhoto
{
    float: right;

    >img {
        width: 100px;
    }

}

.presidentContent
{
    background-color: @color-green-menu;
}

.widget-title
{
    color: black;
    font-family: @font-sans;
    font-size: 14px;
    font-weight: bold;
}

.widget-content
{
    font-size: 12px;
}

.right-container {
    background-color: @color-green-menu;
    float: left;
    padding: 0 20px;

    > ul {
        list-style-type: none;
        margin: 0;
        padding: 0;

        > li {
            border-bottom: 1px solid @color-medium-gray;
            padding: 5px 0;

            &:last-child {
                border: none;
            }

            > span.event-date {
                color: black;
                font-family: @font-sans;
                font-size: 12px;
                font-weight: bold;
            }

            > h2 {
                margin: 15px 0 0;

                > a {
                    color: @color-fed-blue;
                    font-family: @font-sans;
                    font-size: 24px;
                    font-weight: normal;
                    line-height: 30px;
                    text-decoration: none;

                    &:hover {
                        color: @color-link-hover;
                        text-decoration: underline;
                    }
                }
            }

            > p {
                color: @color-very-dark-gray;
                font-family: @font-sans;
                font-size: 16px;
                font-weight: normal;
                line-height: 24px;
                margin: 5px 0 0;

                > span {
                    color: @color-fed-blue;
                }
            }

            > a {
                .set_anchor_blue();
                display: inline-block;
                font-size: 16px;
                margin-top: 10px;

                &:hover {
                    color: @color-link-hover;
                    text-decoration: underline;
                }
            }
        }
    }
}
*/

.tab-navigation {
  /* Style the tab */

  /* Style the buttons inside the tab */

  /* Change background color of buttons on hover */

  /* Create an active/current tablink class */

  width: 100%;
}
.tab-navigation .inactiveButton:hover {
  text-decoration: none;
  cursor: default;
}
.tab-navigation .tab {
  overflow: hidden;
  /*        border-bottom: solid 3px @color-blue-menu;*/
  width: 100%;
  padding-left: 0px;
  margin-bottom: 20px;
}
.tab-navigation .tab button {
  border-top: none;
  border-left: none;
  border-right: none;
  /*        border-bottom: 1px solid #284066;*/
  display: block;
  float: left;
  padding: 10px;
  background-color: white !important;
  color: #0066cc;
}
.tab-navigation .tab button > a:visited {
  color: #0066cc;
}
.tab-navigation .tab button:hover {
  text-decoration: underline;
}
.tab-navigation .tab button.active {
  border-top: 3px solid #0066cc;
  border-left: 1px solid #284066;
  border-right: 1px solid #284066;
  border-bottom: none;
  padding-top: 7px;
  background-color: white;
  color: #284066;
}
.tab-navigation .tabs {
  border-bottom: solid 3px #284066;
  height: 35px;
  width: 100%;
  padding-left: 0px;
}
.tab-navigation dd {
  border-top: none;
  border-left: none;
  border-right: none;
  /*        border-bottom: 1px solid #284066;*/
  display: block;
  float: left;
  padding: 10px;
}
.tab-navigation dd > a:visited {
  color: #0066cc;
}
.tab-navigation dd.active {
  border-top: 3px solid #0066cc;
  border-left: 1px solid #284066;
  border-right: 1px solid #284066;
  border-bottom: none;
  padding-top: 7px;
  background-color: white;
}
.tab-navigation .tabs-content .active {
  display: block;
}
.tab-navigation .tabs-content .inactive {
  display: none;
}
.tab-navigation .tabs-content > dd {
  border: none;
}
.tab-accordion {
  padding: 20px;
}
.tab-accordion .tab-content {
  padding-left: 20px;
  padding-right: 20px;
}
.tab-accordion .accordion-header {
  border-top: 1px solid #0066cc;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  color: #0066cc;
  margin-top: 0px;
  margin-bottom: 0px;
}
.tab-accordion .accordion-header:hover {
  text-decoration: underline;
  cursor: pointer;
}
.tab-accordion .accordion-header .accordion-span-closed {
  background: url('/~/media/Images/navigation-images/accordion_closed.png');
  background-repeat: no-repeat;
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 5px;
}
.tab-accordion .accordion-header .accordion-span-open {
  background: url('/~/media/Images/navigation-images/accordion_open.png');
  background-repeat: no-repeat;
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 10px;
}
.tab-accordion .accordion-header .tab-open-close:hover {
  cursor: pointer;
}
.tab-accordion .tab-content-closed {
  display: none;
}
.tab-accordion .last-accordion-header {
  border-bottom: 1px solid #0066cc;
}
.tab-accordion .accordion-header-open {
  border-bottom: none;
}
/*


@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
@import "common-structural.less";
*/

.leftwide-two-column {
  margin: 0 auto;
  width: 940px;
  /*
    .heading {

        h1 {
            .pageTitleHeader();
        }
    }
        */

}
.leftwide-two-column .two-column-left-right-section {
  padding: 10px 0 0;
}
.leftwide-two-column .two-column-left-right-section .left-column {
  float: left;
  height: auto;
  margin-right: 20px;
  width: 700px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper {
  width: 680px;
  background-color: white;
  margin-bottom: 20px;
  /*
                padding: 6px 20px 20px 20px;
                */

}
.leftwide-two-column .two-column-left-right-section .right-column {
  float: left;
  height: auto;
  margin-right: 0;
  width: 220px;
  /*
            .twitta {
                margin: 20px auto;
                width: 220px;
            }

*/

}
.sub-pages .left-column .nav-hero-rotator-right-content {
  margin-top: 0;
}
.sub-pages .right-column .right-generic-callout:first-child {
  margin-top: 0;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
@import "common-structural.less";
*/

.rightwide-two-column {
  margin: 0 auto;
  width: 940px;
  /*
    .heading {

        h1 {
            .pageTitleHeader();
        }
    }

    */

}
.rightwide-two-column .two-column-left-right-section {
  padding: 10px 0 0;
}
.rightwide-two-column .two-column-left-right-section .left-column {
  float: left;
  height: auto;
  margin-right: 20px;
  width: 220px;
}
.rightwide-two-column .two-column-left-right-section .right-column {
  float: left;
  height: auto;
  margin-right: 0;
  width: 700px;
}
.rightwide-two-column .two-column-left-right-section .wrapper {
  background-color: white;
  display: block;
  float: left;
  height: auto;
  padding: 20px;
  margin: 0px;
  width: 660px;
  /*
            .banner-image img {
                margin-bottom: 20px;
                max-width: 660px;
            }
            */

  /* R16 allow <p> to default to common definition 
            > p {
                color: @color-very-dark-gray;
                display: block;
                font-size: 16px;
                font-weight: normal;
                line-height: 24px;
            }
                */

  /*
            .Video-iframe {
                display: block;
                margin-top: 25px;
            }

            .person-container {
                overflow: auto;

                .person-image {
                    float: left;
                    padding: 10px;

                    > a {
                        > img {
                            border: 0 none;
                            height: 200px;
                            width: 150px;
                        }
                    }
                }

                .person-content {
                    padding: 0 10px;
                }
            }
            */

}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
@import "common-structural.less";
*/

.middlewide-three-column {
  margin: 0 auto;
  width: 940px;
  /*
    .heading {

        h1 {
            .pageTitleHeader();
        }
    }

    */

}
.middlewide-three-column .three-column-left-middle-right-section {
  padding: 10px 0 0;
}
.middlewide-three-column .three-column-left-middle-right-section .left-column {
  float: left;
  height: auto;
  margin-right: 20px;
  width: 220px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column {
  float: left;
  height: auto;
  margin-right: 20px;
  width: 460px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator {
  margin-bottom: 20px;
  position: relative;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator #reload-slider {
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator #reload-slider > a {
  height: 21px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul {
  list-style-type: none;
  margin: auto;
  padding: 0;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li {
  background-color: #0066cc;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .featured-img {
  height: 290px;
  width: 460px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator .bx-controls {
  background-color: #82899c;
  border-bottom: 1px solid #b6b6b6;
  border-top: 1px solid darkgray;
  height: 28px;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 460px;
  z-index: 100;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator .bx-controls .bx-pager {
  float: left;
  margin-left: 15px;
  padding-top: 7px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator .bx-controls .bx-pager:after {
  clear: both;
  content: '';
  display: block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper {
  background-color: white;
  display: block;
  float: left;
  height: auto;
  padding: 20px;
  width: 420px;
  /*
                > h2 {
                    color: @color-very-dark-gray;
                    font-size: 22px;
                    font-weight: bold;
                    line-height: 26px;
                    margin: 15px 0;
                }

                > h3 {
                    color: @color-very-dark-gray;
                    font-size: 14px;
                    font-weight: bold;
                    line-height: 18px;
                }

                */

  /* R16 allow <p> to default to common definition 

                > p {
                    color: @color-very-dark-gray;
                    font-size: 16px;
                    line-height: 24px;
                }
                */

}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper .Video-iframe {
  margin-top: 20px;
}
.middlewide-three-column .three-column-left-middle-right-section .right-column {
  float: left;
  height: auto;
  margin-right: 0;
  width: 220px;
}
.sub-pages .three-column-left-middle-right-section .right-column .right-generic-callout:first-child {
  margin-top: 0;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
@import "common-structural.less";
*/

.one-column {
  margin: 0 auto;
  width: 940px;
  /*
    .heading {

        h1 {
            .pageTitleHeader();
        }
    }

    */

  /*
    .contact-info-content {
        background-color: white;
        margin: 0 auto;
        padding: 15px;
        width: 910px;

        .contact-info {
            color: @color-very-dark-gray;
            float: left;
            font-size: 14px;
            line-height: 18px;
            margin: 0;
            width: 75%;
        }
    }

    */

}
.one-column .one-column-content {
  margin: 20px auto 0;
}
.one-column .one-column-content .one-column-list {
  margin: 0px;
  width: 940px;
}
.one-column .one-column-content .one-column-list .resource-content,
.one-column .one-column-content .one-column-list .event-content {
  width: 770px;
}
.one-column .one-column-content .one-column-list .resource-content .event-content > p,
.one-column .one-column-content .one-column-list .event-content .event-content > p {
  width: 400px;
}
.one-column .one-column-content .one-column-list .resource-content .event-content .event-content-event-description,
.one-column .one-column-content .one-column-list .event-content .event-content .event-content-event-description {
  float: left;
  width: 60%;
}
.one-column .one-column-content .one-column-list .resource-content .event-content .event-content-event-details,
.one-column .one-column-content .one-column-list .event-content .event-content .event-content-event-details {
  float: right;
  width: 35%;
}
.one-column .one-column-content .tabs {
  background: none;
  border: none;
  padding: 0;
}
.one-column .one-column-content .tabs > ul {
  background: none;
  border: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.one-column .one-column-content .tabs > ul:after {
  clear: both;
  content: '';
  display: block;
}
.one-column .one-column-content .tabs > ul > li {
  border: none;
  float: left;
  margin: 0;
  padding: 0;
}
.one-column .one-column-content .tabs > ul > li > a {
  background-color: #e6f0f2;
  color: #0066cc !important;
  display: block;
  font-size: 18px;
  outline: none;
  padding: 5px 20px;
  text-decoration: none;
}
.one-column .one-column-content .tabs > ul > li.ui-state-active > a {
  background-color: #c6dadb;
}
.one-column .one-column-content .tabs .ui-tabs-panel {
  padding: 0;
}
.one-column .one-column-content .wrapper {
  background-color: white;
  padding: 20px;
}
.one-column .one-column-content .wrapper > p:first-child {
  margin-top: 0;
}
.one-column .one-column-content .wrapper :last-child {
  margin-bottom: 0;
}
.one-column .generic-column {
  margin-top: 0;
}
/*contact button style*/

/*
    .contact-button {
    background-color: @color-fed-blue;
    color: white;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 4px 5px 0;
    padding: 5px 54px;
    text-decoration: none;
}

*/

/* Content Specific     */

/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.upcoming-event-container {
  margin: 20px auto 0;
  width: 700px;
}
.upcoming-event-container .left-container {
  float: left;
  width: 140px;
}
.upcoming-event-container .left-container .title {
  background-color: black;
  /*            background-image: url('@{url-images}/upcoming events/upcoming-event-title-bg.png');*/
  background-position: top left;
  background-repeat: no-repeat;
  /*R15 commented out moved to common
            > h3 {
                color: white;
                display: block;
                font-size: 12px;
                font-weight: bold;
                margin: 0;
                padding: 10px;
                text-transform: uppercase;
                width: 100%;
            }*/

}
.upcoming-event-container .left-container > img {
  display: block;
  width: 140px;
}
.upcoming-event-container .left-container .subtitle .subtitle-content {
  background: #333333;
  background-position: left bottom;
  padding: 0;
}
.upcoming-event-container .left-container .subtitle .subtitle-content > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  line-height: 14px;
  padding: 16px 10px 0;
}
.upcoming-event-container .right-container {
  background-color: white;
  float: left;
  padding: 0 20px;
  width: 520px;
}
.upcoming-event-container .right-container > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.upcoming-event-container .right-container > ul > li {
  border-bottom: 1px solid #999999;
  padding: 20px 0;
  /*R15 removed h2 definition
                > h2 {
                    margin: 15px 0 0;

                    > a {
                        color: @color-fed-blue;
                        font-size: 24px;
                        font-weight: normal;
                        line-height: 30px;
                        text-decoration: none;

                        &:hover {
                            color: @color-link-hover;
                            text-decoration: underline;
                        }
                    }
                }

                */

}
.upcoming-event-container .right-container > ul > li:last-child {
  border: none;
}
.upcoming-event-container .right-container > ul > li > span.event-date {
  color: black;
  font-size: 12px;
  font-weight: bold;
}
.upcoming-event-container .right-container > ul > li > p {
  /* R16 allow <p> to default to common definition
                    color: @color-very-dark-gray;
                    font-size: 16px;
                    font-weight: normal;
                    line-height: 24px;

                    */
  margin: 5px 0 0;
}
.upcoming-event-container .right-container > ul > li > p > span {
  color: #0066cc;
}
.upcoming-event-container .right-container > ul > li > a {
  color: #0066cc !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  margin-top: 10px;
}
.upcoming-event-container .right-container > ul > li > a:hover {
  color: #0066cc;
  text-decoration: underline;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.system-news-container {
  margin: 20px auto 0;
  width: 700px;
}
.system-news-container:after {
  clear: both;
  content: '';
  display: block;
}
.system-news-container > ul {
  background-color: white;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 10px 0 20px;
}
.system-news-container > ul:after {
  clear: both;
  content: '';
  display: block;
}
.system-news-container > ul > li {
  border-right: 1px solid #999999;
  display: inline;
  float: left;
  padding: 0 18px;
  width: 44%;
  /*R15 removed H2 definition.  System news not used anymore
            > h2 {
                margin: 0;

                > a {
                    .set_anchor_blue();
                    font-size: 24px;
                    font-weight: normal;
                    text-transform: none;

                    &:hover {
                        color: @color-link-hover;
                        text-decoration: underline;
                    }
                }
            }
            */

}
.system-news-container > ul > li.last-li {
  border-right: none;
}
.system-news-container > ul > li > span {
  display: block;
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
}
.system-news-container > ul > li > span > a {
  color: #5c6a7c;
  text-decoration: none;
}
.system-news-container > ul > li > a {
  color: #0066cc !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  margin-top: 10px;
}
.system-news-container > ul > li > a:hover {
  color: #0066cc;
  text-decoration: underline;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.bootstrap-override h1 {
  font-size: 32px;
  margin: 0;
  line-height: 36px;
  font-weight: 300;
}
.bootstrap-override h2 {
  font-size: 24px;
  font-weight: 400;
}
.bootstrap-override h3 {
  font-size: 20px;
  /*24px;*/
  font-weight: 500;
  line-height: 26px;
  margin: 15px 0;
}
.bootstrap-override h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  padding: 10px 0 10px 20px;
  margin: 0px;
}
.bootstrap-override h5 {
  font-size: 16px;
  display: block;
  font-weight: 700;
  line-height: 18px;
  margin: 0 !important;
}
.bootstrap-override h6 {
  font-size: 14px;
  /*14px;*/
  color: #333333;
  display: block;
  font-weight: 500;
  line-height: 18px;
  margin: 0;
}
.bootstrap-override a {
  color: #0066cc;
  /*!important here to override the color from jquery-ui.css*/
  outline: none;
  text-decoration: none;
}
.bootstrap-override a:hover {
  color: #0066cc;
  text-decoration: underline;
}
.bootstrap-override a:visited {
  color: #7f00ff;
  text-decoration: none;
}
.bootstrap-override p {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 15px;
}
.bootstrap-override .row {
  margin-left: 0px;
  margin-right: 0px;
}
.publications-resources-container {
  width: 700px;
  margin: 20px auto 0;
  min-height: 200px;
}
.publications-resources-container .hidden {
  display: none;
}
.publications-resources-container .title-container .filters {
  display: block;
  margin: 0;
  padding-top: 10px;
}
.publications-resources-container .title-container .filters .filter-By {
  left: -10px;
  position: relative;
  z-index: 2;
}
.publications-resources-container .title-container .filters .filter-By > span {
  color: #0066cc;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0 16px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.publications-resources-container .title-container .filters .filter-By > span .show-all-img {
  background: url('/Includes/images/publications-resources-images/filter-dropdown-img.png') no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 9px;
  width: 20px;
}
.publications-resources-container .title-container .filters .filter-By > ul {
  background-color: #284066;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 142px;
}
.publications-resources-container .title-container .filters .filter-By > ul > li > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  padding: 10px;
}
.publications-resources-container .title-container .filters .filter-By > ul > li > a:hover {
  background-color: #0066cc;
}
.publications-resources-container .title-container .filters .filter-By:hover > span {
  background-color: #284066;
  color: white;
}
.publications-resources-container .title-container .filters .filter-By:hover > span .show-all-img {
  background-position: 0 0;
}
.publications-resources-container .title-container .filters .filter-By:hover > ul {
  display: block;
}
.publications-resources-container .title-container .filters .sort-By-date {
  float: right;
  position: relative;
}
.publications-resources-container .title-container .filters .sort-By-date > span {
  color: #dee1e6;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0 16px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.publications-resources-container .title-container .filters .sort-By-date > span .show-all-img {
  background: url('/Includes/images/publications-resources-images/filter-dropdown-img.png') no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 9px;
  width: 20px;
}
.publications-resources-container .title-container .filters .sort-By-date > ul {
  background-color: #697a91;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 142px;
}
.publications-resources-container .title-container .filters .sort-By-date > ul > li > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  padding: 10px;
}
.publications-resources-container .title-container .filters .sort-By-date > ul > li > a:hover {
  background-color: #485d79;
}
.publications-resources-container .title-container .filters .sort-By-date:hover > span {
  background-color: #697a91;
  color: white;
}
.publications-resources-container .title-container .filters .sort-By-date:hover > span .show-all-img {
  background-position: 0 0;
}
.publications-resources-container .title-container .filters .sort-By-date:hover > ul {
  display: block;
}
.publications-resources-container .title-container:after {
  clear: both;
  content: '';
  display: block;
}
.publications-resources-container.resources {
  width: auto;
}
.publications-resources-container > ul {
  background-color: white;
  list-style-type: none;
  margin: 0px auto;
  padding: 0;
}
.publications-resources-container > ul > li {
  border-bottom: 1px solid #999999;
  padding: 20px 20px 14px 20px;
}
.publications-resources-container > ul > li:last-child {
  border-bottom: none;
}
.publications-resources-container > ul > li .resource-image {
  float: left;
  margin-right: 20px;
  position: relative;
}
.publications-resources-container > ul > li .resource-image > img {
  width: 110px;
}
.publications-resources-container > ul > li .resource-image > img.featured {
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
}
.publications-resources-container > ul > li .resource-image > a > img {
  width: 110px;
}
.publications-resources-container > ul > li .resource-image > a > img.featured {
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
}
.publications-resources-container > ul > li .resource-content {
  float: left;
  width: 450px;
  /*
                > h2 {
                    margin: 0 0 10px 0;

                    > a {
                        .set_anchor_blue();
                        font-size: 24px;
                        font-weight: normal;
                        line-height: 24px;
                        text-transform: none;

                        &:hover {
                            color: @color-link-hover;
                            text-decoration: underline;
                        }
                    }
                }

                */

}
.publications-resources-container > ul > li .resource-content > h2 {
  margin-top: 0px !important;
  font-size: 24px !important;
}
.publications-resources-container > ul > li .resource-content .event-content .event-content-event-description {
  float: left;
  width: 60%;
}
.publications-resources-container > ul > li .resource-content .event-content .event-content-event-details {
  float: right;
  width: 35%;
}
.publications-resources-container > ul > li .resource-content > span {
  display: block;
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
  color: gray;
}
.publications-resources-container > ul > li .resource-content > span > a {
  color: #5c6a7c;
  text-decoration: none;
}
.publications-resources-container > ul > li .resource-content p {
  /*moved to common R16
                    color: @color-very-dark-gray;
                    font-size: 14px;
                    line-height: 20px;

                    */
  margin: 5px 0 0;
}
.publications-resources-container > ul > li .resource-content > a {
  color: #0066cc !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  margin-top: 10px;
  text-transform: none;
  font-weight: normal;
}
.publications-resources-container > ul > li .resource-content > a:hover {
  color: #0066cc;
  text-decoration: underline;
}
.publications-resources-container > ul > li .event-content .event-content > p {
  float: left;
  width: 300px;
}
.publications-resources-container > ul > li .event-content .event-content .event-detail {
  float: left;
  padding: 0 20px;
  width: 190px;
}
.publications-resources-container > ul > li .event-content .event-content .event-detail .title {
  font-weight: bold;
  text-transform: none;
}
.publications-resources-container > ul > li .event-content .event-content .event-detail .event-schedule {
  color: #427e0c;
}
.publications-resources-container > ul > li .event-content > a {
  color: #0066cc;
}
.publications-resources-container > ul > li .publication-content > p {
  float: left;
  width: 300px;
}
.publications-resources-container > ul > li .publication-content .publication-detail {
  float: left;
  margin-left: 24px;
}
.publications-resources-container > ul > li .publication-content .publication-detail .title {
  font-weight: bold;
  text-transform: none;
}
.publications-resources-container > ul > li .publication-content .publication-detail > ul {
  list-style-type: none;
  padding: 0;
}
.publications-resources-container > ul > li .publication-content .publication-detail > ul > li {
  margin-top: 5px;
}
.publications-resources-container > ul > li .publication-content .publication-detail > ul > li:before {
  color: #0066cc;
  content: '• ';
}
.publications-resources-container > ul > li .publication-content .publication-detail > ul > li > a {
  color: #0066cc;
  font-size: 14px;
  text-decoration: none;
}
.publications-resources-container .tabs {
  background: none;
  border: none;
  padding: 0;
}
.publications-resources-container .tabs > ul {
  background: none;
  border: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.publications-resources-container .tabs > ul:after {
  clear: both;
  content: '';
  display: block;
}
.publications-resources-container .tabs > ul > li {
  border: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 50px;
}
.publications-resources-container .tabs > ul > li > a {
  background-color: #9da5b1;
  color: #d2d5da;
  display: block;
  font-size: 14px;
  outline: none;
  padding: 5px 20px;
  text-decoration: none;
}
.publications-resources-container .tabs > ul > li.ui-state-active > a {
  background-color: #8894a4;
}
.publications-resources-container .tabs .ui-tabs-panel {
  padding: 0;
}
.publications-resources-container .one-column-list .itemArea {
  margin: 0;
}
@media (max-width: 767px) {
  .wide-page {
    width: 100%;
  }
  .pub-left-column {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .pub-right-column {
    width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    /*> hr {
              margin-right: 25px;
          }*/
  
  }
  .pub-right-column ul {
    margin-right: 25px;
  }
  .featured-articles {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .featured-articles > a:hover .title-box {
    background-color: #0066cc !important;
  }
  .featured-articles > a:hover .title-box > p {
    text-decoration: underline;
  }
  .featured-articles .title-box {
    background-color: #284066;
    position: relative;
    top: -60px;
    height: 60px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .featured-articles .title-box > p {
    color: white !important;
    font-size: 14px !important;
    margin: 5px;
    padding-top: 5px;
    line-height: 16px !important;
  }
  .featured-articles .title-box > p:hover {
    text-decoration: underline !important;
  }
  .featured-articles .title-box:hover {
    background-color: #0066cc !important;
    text-decoration: underline !important;
  }
  .featured-articles img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .main-article > a:hover .title-box {
    background-color: #0066cc !important;
  }
  .main-article > a:hover .title-box > p {
    text-decoration: underline;
  }
  .main-article .title-box {
    background-color: #284066;
    width: 90%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: -60px;
    height: 60px;
  }
  .main-article .title-box > p {
    color: white !important;
    font-size: 14px !important;
    padding-top: 5px;
    margin-left: 5px;
    line-height: 16px !important;
    height: 65px;
  }
  .main-article .title-box > p:hover {
    text-decoration: underline !important;
  }
  .main-article .title-box:hover {
    background-color: #0066cc !important;
    text-decoration: underline !important;
  }
  .main-article img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .title-bar .reg-buttons {
    float: none;
    margin: 20px;
  }
  .title-bar .reg-buttons .registration-btn > a {
    margin-top: 20px;
    margin-right: 20px;
  }
  .recent-issue {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .recent-issue-archive-mobile {
    display: inline-block;
    margin-bottom: 20px;
  }
  .recent-issue-archive {
    display: none;
  }
  .pub-bottom-row {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /*
      .responsive-header {
          position: fixed;
  
          .responsive-logo {
              img {
                  width: 80%;
                  margin-left: auto;
                  margin-right: auto;
              }
          }
      }
      .super-menu-container {
          position: fixed;
          top: 55px;
          z-index: 15000;
      }
  
      */
}
@media (min-width: 768px) and (max-width: 768px) {
  .wide-page {
    width: 100%;
  }
  .main-article img {
    width: 100%;
  }
  .main-article .title-box {
    width: 100%;
  }
  .main-article .title-box > p {
    font-size: 13px !important;
  }
  .featured-articles {
    height: 140px;
  }
  .featured-articles img {
    width: 100%;
  }
  .featured-articles .title-box {
    width: 100%;
  }
  .featured-articles .title-box > p {
    font-size: 13px !important;
  }
  .recent-issue-archive-mobile {
    display: none;
  }
  .recent-issue-archive {
    display: inline-block;
    margin-top: 25px;
    float: right;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .wide-page {
    width: 100%;
  }
  .main-article img {
    width: 100%;
  }
  .main-article .title-box {
    width: 100%;
  }
  .main-article .title-box > p {
    font-size: 13px !important;
  }
  .featured-articles {
    height: 173px;
  }
  .featured-articles img {
    width: 100%;
  }
  .featured-articles .title-box {
    width: 100%;
  }
  .featured-articles .title-box > p {
    font-size: 13px !important;
  }
  .recent-issue-archive-mobile {
    display: none;
  }
  .recent-issue-archive {
    display: inline-block;
    margin-top: 25px;
    float: right;
  }
}
@media (min-width: 1025px) {
  .main-article img {
    width: 100%;
  }
  .featured-articles {
    height: 180px;
    float: left;
  }
  .featured-articles img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .pub-left-column {
    width: 47% !important;
    padding-left: 35px !important;
    padding-right: 45px !important;
  }
  .pub-right-column {
    width: 53% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .pub-right-column > hr {
    margin-right: 25px;
  }
  .pub-right-column ul {
    margin-right: 25px;
  }
  .featured-articles {
    /*
          height: 180px; 
  
  */
    margin-bottom: 20px;
    padding-left: 0px !important;
    padding-right: 25px !important;
    /*
          img {
              width: 246px;
              margin-left: 0px;;
          }
          */
  
  }
  .featured-articles > a:hover .title-box {
    background-color: #0066cc !important;
  }
  .featured-articles > a:hover .title-box > p {
    text-decoration: underline;
  }
  .featured-articles .title-box {
    background-color: #284066;
    width: auto;
    position: relative;
    top: -60px;
    height: 60px;
    /*
              width: 246px;
  
  */
  
  }
  .featured-articles .title-box > p {
    color: white !important;
    font-size: 14px !important;
    margin: 5px;
    line-height: 16px !important;
    padding-top: 5px;
  }
  .featured-articles .title-box > p:hover {
    text-decoration: underline !important;
  }
  .featured-articles .title-box:hover {
    background-color: #0066cc !important;
    text-decoration: underline !important;
  }
  .main-article > a:hover .title-box {
    background-color: #0066cc !important;
  }
  .main-article > a:hover .title-box > p {
    text-decoration: underline;
  }
  .main-article .title-box {
    background-color: #284066;
    height: 70px;
    /*
              width: 430px;
  
  */
    position: relative;
  }
  .main-article .title-box > p {
    color: white !important;
    font-size: 14px !important;
    padding-top: 5px;
    margin-left: 5px;
    line-height: 16px !important;
    height: 65px;
  }
  .main-article .title-box > p:hover {
    text-decoration: underline !important;
  }
  .main-article .title-box:hover {
    background-color: #0066cc !important;
    text-decoration: underline !important;
  }
  .title-bar .reg-buttons .registration-btn > a {
    margin-top: 20px;
    margin-right: 20px;
  }
  .recent-issue-archive-mobile {
    display: none;
  }
  .recent-issue-archive {
    display: inline-block;
    margin-top: 25px;
    float: right;
  }
  .pub-bottom-row {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
.wide-page > .heading > h1 {
  padding-left: 25px;
}
.page-title {
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
}
.recent-issues-header {
  display: inline-block;
}
.recent-issues p {
  font-size: 14px;
  line-height: 18px;
}
.recent-issues h4 {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px !important;
}
.recent-issue {
  margin-bottom: 20px;
}
.archive-title-bar .reg-buttons .registration-btn > a {
  margin-top: 0px;
  margin-right: 20px;
}
.key-takeaways {
  margin-bottom: 10px;
  background-color: #e7f1f3;
  display: inline-block;
  width: 680px;
}
.key-takeaways > h3 {
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: black !important;
}
.key-takeaways .key-takeaway-image {
  float: right;
}
.key-takeaways .key-takeaway-image > img {
  width: 246px;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.key-takeaways .key-takeaway-text {
  width: 60%;
  float: left;
  line-height: 25px;
}
.key-takeaways .key-takeaway-text > h2 {
  margin-left: 15px;
}
.pub-article-date {
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
}
.more-new-articles > ul > li {
  margin-bottom: 10px;
}
.more-new-articles > ul > li .pub-article-title {
  font-size: 16px;
}
.more-new-articles-header,
.editors-picks-header {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.recent-issues-header > h4 {
  padding-bottom: 0px;
  padding-left: 0px;
}
.recent-issues-header > h5 {
  padding-bottom: 0px;
  padding-left: 0px;
}
.editors-picks > ul > li {
  margin-bottom: 10px;
}
.editors-picks > ul > li > pub-article-title {
  font-size: 16px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.upcoming-events {
  background-color: white;
  margin: 0 auto 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 220px;
  /*R15 H2 definition moved to common.less and given class upcoming-events-header
    h2 {
        background-color: @color-callout-header-background;
        display: block;
        line-height: 18px;
        margin: 0;
        padding: 15px 20px;

        > a {
            .set_anchor_white();
        }
    }
        */

}
.upcoming-events .upcoming-events-content {
  height: 172px;
  padding: 8px 0 0 20px;
}
.upcoming-events .upcoming-events-content a {
  color: #0066cc;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
  text-decoration: none;
}
.upcoming-events .upcoming-events-content a > span {
  color: #5c6a7c;
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  line-height: 16px;
}
.upcoming-events a.view-all {
  color: #427e0c;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  padding: 0 0 0 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.upcoming-events .mCSB_scrollTools {
  right: 10px;
  width: 10px;
}
.upcoming-events .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c0db9f;
  width: 10px;
}
.upcoming-events .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #cfe3b5;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.lesson-plan {
  background-color: white;
  margin: 0 auto 20px auto;
  padding-bottom: 10px;
  width: 220px;
  /*
        R15 comment out H2
    
    h2 {
        background-color: #84c2db;
        display: block;
        font-family: @font-sans;
        line-height: 18px;
        margin: 0;
        padding: 15px 20px;

        > a {
            .set_anchor_white();

            .more-content-img {
                background: url('@{url-images}/right-arrow.png');
                display: inline-block;
                height: 10px;
                margin-left: 5px;
                width: 6px;
            }
        }
    }
    */

}
.lesson-plan .lesson-plan-content {
  height: 172px;
  padding: 8px 0 0 20px;
}
.lesson-plan .lesson-plan-content a {
  color: #0066cc;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
}
.lesson-plan .lesson-plan-content a > span {
  color: #5c6a7c;
  display: block;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  line-height: 16px;
}
.lesson-plan a.view-all {
  color: #0066cc;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  padding: 0 0 0 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.lesson-plan a.view-all .more-content-img {
  background: url('/Includes/images/president detail/subscribe-tab.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  margin-left: 5px;
  width: 6px;
}
.lesson-plan .mCSB_scrollTools {
  right: 10px;
  width: 10px;
}
.lesson-plan .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #84c2db;
  width: 10px;
}
.lesson-plan .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #cee5f0;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

/*
.nav-hero-rotator-right-content {
    margin: 0 auto 20px auto;
    position: relative;
    text-align: center;
    width: 700px;

    #reload-slider {
        left: 428px;
        padding: 5px;
        position: absolute;
        top: 0;
        z-index: 200;

        > a {
            height: 21px;
        }
    }

    ul {
        list-style-type: none;
        margin: auto;
        padding: 0;

        > li {
            background-color: @color-fed-blue;

            .featured-img {
                float: left;
                height: 290px;
                width: 460px;
            }

            .hero-content {
                float: left;
                margin: 0 auto;
                text-align: left;
                width: 240px;

                .hero-content-header {
                    font-weight: bold;
                    margin: 0;
                    margin-top: 30px;

                    > a {
                        color: white;
                        display: block;
                        font-size: 30px;
                        font-weight: normal;
                        margin: 0 20px 0 20px;
                        text-decoration: none;

                        &:hover {
                            color: #bad4d9;
                        }
                    }
                }

                > p, > a {
                    color: white;
                    font-size: 16px;
                }

                > p {
                    line-height: 24px;
                    margin: 10px 0 0;
                    padding: 0 18px 18px;
                }

                > a {
                    font-weight: bold;
                    margin-left: 20px;
                    text-decoration: none;
                    text-transform: uppercase;

                    span.more-content-img {
                        background: url('@{url-images}/more-content-img.png') no-repeat;
                        background-position: 0 -19px;
                        display: inline-block;
                        height: 10px;
                        margin-left: 5px;
                        width: 5px;
                    }

                    &:hover {
                        color: #bad4d9;

                        span.more-content-img {
                            background-position: 0 0;
                        }
                    }
                }
            }
        }
    }

    .bx-controls {
        background-color: #82899c;
        border-bottom: 1px solid #b6b6b6;
        border-top: 1px solid #a9a9a9;
        height: 28px;
        opacity: 0.8;
        position: absolute;
        top: 0;
        width: 460px;
        z-index: 100;

        .bx-pager {
            float: left;
            margin-left: 15px;
            padding-top: 7px;

            &:after {
                clear: both;
                content: '';
                display: block;
            }
        }
    }
}

*/

/*
.one-column-nav {
    margin-top: 0;
    width: 940px;

    #reload-slider {
        left: 428px;
        right: initial;
    }

    ul {
        li {
            background-color: #427e0c;

            .hero-content {
                width: 480px;
            }
        }
    }
}

*/

/*
.education-page {
    ul {
        li {
            background-color: @color-fed-blue;
        }
    }
}

*/

/*Moved from leftwide-two-column*/

.nav-hero-rotator {
  margin-top: 21px;
  position: relative;
  text-align: center;
}
.nav-hero-rotator #reload-slider {
  padding: 5px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 200;
}
.nav-hero-rotator #reload-slider > a {
  display: block;
  height: 21px;
}
.nav-hero-rotator ul {
  list-style-type: none;
  margin: auto;
  padding: 0;
}
.nav-hero-rotator ul > li > img {
  display: block;
  margin: 0 auto;
}
.nav-hero-rotator .bx-controls {
  background-color: #82899c;
  border-bottom: 1px solid #b6b6b6;
  border-top: 1px solid darkgray;
  height: 28px;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 700px;
  z-index: 100;
}
.nav-hero-rotator .bx-controls .bx-pager {
  float: left;
  margin-left: 15px;
  padding-top: 7px;
}
.nav-hero-rotator .bx-controls .bx-pager:after {
  clear: both;
  content: '';
  display: block;
}
.nav-hero-rotator .hero-content {
  background-color: #0066cc;
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  width: 660px;
  /* R16 allow <p> to default to common definition
        > p {
            line-height: 24px;
        }

        */

}
.nav-hero-rotator .hero-content .hero-content-header {
  font-weight: normal;
  margin: 0;
}
.nav-hero-rotator .hero-content .hero-content-header > a {
  color: white;
  font-size: 30px;
}
.nav-hero-rotator .hero-content .hero-content-header > a:hover {
  color: #bad4d9;
}
.nav-hero-rotator .hero-content > p,
.nav-hero-rotator .hero-content > a {
  color: white;
  /* R16 allow <p> to default to common definition
            font-size: 16px;

            */

}
.nav-hero-rotator .hero-content > a {
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-hero-rotator .hero-content > a span.more-content-img {
  background: url('/Includes/images/more-content-img.png') no-repeat;
  background-position: 0 -19px;
  display: inline-block;
  height: 10px;
  margin-left: 5px;
  width: 5px;
}
.nav-hero-rotator .hero-content > a:hover {
  color: #bad4d9;
}
.nav-hero-rotator .hero-content > a:hover span.more-content-img {
  background-position: 0 0;
}
.nav-small-stacked {
  margin-top: 0px;
  position: relative;
  text-align: center;
}
.nav-small-stacked #reload-slider {
  left: 428px;
  padding: 5px;
  position: absolute;
  top: 0;
  z-index: 200;
}
.nav-small-stacked ul {
  list-style-type: none;
  margin: auto;
  padding: 0;
}
.nav-small-stacked #reload-slider ul li img {
  display: block;
  margin: 0 auto;
}
.nav-small-stacked .bx-controls {
  background-color: #82899c;
  border-bottom: 1px solid #b6b6b6;
  border-top: 1px solid darkgray;
  height: 28px;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 460px;
  z-index: 100;
}
.nav-small-stacked .bx-controls .bx-pager {
  float: left;
  margin-left: 15px;
  padding-top: 7px;
}
.nav-small-stacked .bxslider .hero-content {
  background-color: #0066cc;
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  width: 420px;
}
.nav-small-stacked .bxslider .hero-content .hero-content-header a {
  color: white;
  font-size: 30px;
}
.nav-small-stacked .bxslider .hero-content .hero-content-header a:hover {
  color: #bad4d9;
  text-decoration: none;
}
.nav-small-stacked .bxslider .hero-content p {
  color: white;
  font-size: 16px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.right-generic-callout {
  background-color: #e7f1f3;
  background-position: center 2px;
  background-repeat: no-repeat;
  margin-bottom: 12px;
  overflow: hidden;
  font-size: 14px;
  /*R15 comment out H2   11/01 - JMW putting this back in until we can define style for callouts     */

}
.right-generic-callout select {
  font-size: 12px;
}
.right-generic-callout > h2 {
  line-height: 30px;
  margin: 0;
  padding: 25px 20px 0;
}
.right-generic-callout > h2.subscribe {
  background: url('/Includes/images/president detail/bg-symbol.png') no-repeat scroll 66px 16px;
  background-position: center top;
}
.right-generic-callout > h2 > a {
  color: #0066cc;
  display: block;
  font-size: 21px;
  font-weight: normal;
  line-height: 24px;
  text-decoration: none;
}
.right-generic-callout > img {
  display: block;
  margin-top: 20px;
  padding: 0 20px;
}
.right-generic-callout > p {
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  margin: 12px 0 0 0;
  padding: 0px 20px;
  font-size: 14px;
}
.right-generic-callout > .subscribe-link {
  color: #0066cc;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  padding: 0 20px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.right-generic-callout > .subscribe-link .more-content-img {
  background: url('/Includes/images/president detail/subscribe-tab.png') no-repeat;
  display: inline-block;
  height: 10px;
  margin-left: 5px;
  width: 6px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.department-title-container {
  background-color: #8f9bab;
  display: block;
  margin: 0 auto 0;
  padding: 15px 15px 0 15px;
  /* R15 comment out.  This is not currenly being used.
    > h3 {
        border-bottom: 1px solid white;
        color: white;
        font-family: @font-serif;
        font-size: 16px;
        font-weight: lighter;
        margin: 0;
        padding-bottom: 10px;
    }
*/

}
.department-title-container .filters {
  display: block;
  margin: 0;
  padding-top: 10px;
  z-index: 2;
}
.department-title-container .filters .filter-By {
  float: left;
  left: -10px;
  position: relative;
  z-index: 2;
}
.department-title-container .filters .filter-By > span {
  color: #dee1e6;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0 16px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.department-title-container .filters .filter-By > span .show-all-img {
  background: url('/Includes/images/publications-resources-images/filter-dropdown-img.png') no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 9px;
  width: 20px;
}
.department-title-container .filters .filter-By > ul {
  background-color: #697a91;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 142px;
}
.department-title-container .filters .filter-By > ul > li > a {
  color: white;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.department-title-container .filters .filter-By > ul > li > a:hover {
  background-color: #485d79;
}
.department-title-container .filters .filter-By:hover > span {
  background-color: #697a91;
  color: white;
}
.department-title-container .filters .filter-By:hover > span .show-all-img {
  background-position: 0 0;
}
.department-title-container .filters .filter-By:hover > ul {
  display: block;
}
.department-title-container .filters .sort-By-date {
  float: right;
  position: relative;
}
.department-title-container .filters .sort-By-date > span {
  color: #dee1e6;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0 16px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.department-title-container .filters .sort-By-date > span .show-all-img {
  background: url('/Includes/images/publications-resources-images/filter-dropdown-img.png') no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 9px;
  width: 20px;
}
.department-title-container .filters .sort-By-date > ul {
  background-color: #697a91;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 142px;
}
.department-title-container .filters .sort-By-date > ul > li > a {
  color: white !important;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.department-title-container .filters .sort-By-date > ul > li > a:hover {
  background-color: #485d79;
}
.department-title-container .filters .sort-By-date:hover > span {
  background-color: #697a91;
  color: white;
}
.department-title-container .filters .sort-By-date:hover > span .show-all-img {
  background-position: 0 0;
}
.department-title-container .filters .sort-By-date:hover > ul {
  display: block;
}
.department-listing > ul {
  background-color: white;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.department-listing > ul:after {
  clear: both;
  content: '';
  display: block;
}
.department-listing > ul > li {
  border-bottom: 1px solid #999999;
  padding: 14px 20px 14px 16px;
}
.department-listing > ul > li:last-child {
  border-bottom: none;
}
.department-listing > ul > li .resource-image {
  float: left;
  margin-right: 20px;
  max-width: 20%;
  position: relative;
}
.department-listing > ul > li .resource-image > img {
  border: 0 none;
}
.department-listing > ul > li .resource-image > img.featured {
  position: absolute;
  top: 0;
  width: auto;
}
.department-listing > ul > li .resource-image > a > img {
  width: 100%;
}
.department-listing > ul > li .resource-image > a > img.featured {
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
}
.department-listing > ul > li .resource-content {
  float: left;
  width: 75%;
  /* R15 comment out.  This is not currenly being used.
                > h2 {
                    margin: 0;

                    > a {
                        color: @color-fed-blue;
                        cursor: pointer;
                        font-family: @font-sans;
                        font-size: 24px;
                        font-weight: normal;
                        line-height: 24px;
                        text-decoration: none;

                        &:hover {
                            color: @color-fed-green;
                        }
                    }
                }
                */

}
.department-listing > ul > li .resource-content > span {
  display: block;
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
}
.department-listing > ul > li .resource-content > span > a {
  color: #5c6a7c;
  text-decoration: none;
}
.department-listing > ul > li .resource-content p {
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  margin: 5px 0 0;
}
.department-listing > ul > li .resource-content .featured-article > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.department-listing > ul > li .resource-content .featured-article > ul > li {
  padding-left: 5px;
}
.department-listing > ul > li .resource-content .featured-article > ul > li:before {
  color: #0066cc;
  content: '• ';
}
.department-listing > ul > li .resource-content .featured-article > ul > li > a {
  color: #0066cc;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-decoration: none;
}
.department-listing > ul > li .resource-content .featured-article > ul > li > a:hover {
  color: #336666;
}
.department-listing > ul > li .resource-content > a {
  color: #0066cc;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.department-listing > ul > li .resource-content > a:hover {
  color: #336666;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.event-detail-page .wrapper .banner-image,
.webinar-detail-page .wrapper .banner-image {
  background-color: #7d7d7d;
  display: block;
}
.event-detail-page .wrapper .banner-image > img,
.webinar-detail-page .wrapper .banner-image > img {
  border: 0 none;
  width: 660px;
}
.event-detail-page .wrapper > a,
.webinar-detail-page .wrapper > a {
  background-color: #427e0c;
  color: white;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: bold;
  margin-top: 18px;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.event-detail-page .wrapper .registration-detail,
.webinar-detail-page .wrapper .registration-detail {
  border-bottom: 1px solid #999999;
  display: block;
  float: left;
  padding-bottom: 22px;
  width: 100%;
}
.event-detail-page .wrapper .registration-detail .left-side-detail,
.webinar-detail-page .wrapper .registration-detail .left-side-detail {
  float: left;
  width: 275px;
}
.event-detail-page .wrapper .registration-detail .left-side-detail > p,
.webinar-detail-page .wrapper .registration-detail .left-side-detail > p {
  display: block;
  padding-bottom: 17px;
}
.event-detail-page .wrapper .registration-detail .left-side-detail > p .label-name,
.webinar-detail-page .wrapper .registration-detail .left-side-detail > p .label-name {
  color: #333333;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  width: 70px;
}
.event-detail-page .wrapper .registration-detail .left-side-detail > p .label-detail,
.webinar-detail-page .wrapper .registration-detail .left-side-detail > p .label-detail {
  color: #333333;
  float: right;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  width: 205px;
}
.event-detail-page .wrapper .registration-detail .right-side-detail,
.webinar-detail-page .wrapper .registration-detail .right-side-detail {
  float: right;
  width: 375px;
}
.event-detail-page .wrapper .registration-detail .right-side-detail > p,
.webinar-detail-page .wrapper .registration-detail .right-side-detail > p {
  display: block;
  padding-bottom: 17px;
}
.event-detail-page .wrapper .registration-detail .right-side-detail > p .label-name,
.webinar-detail-page .wrapper .registration-detail .right-side-detail > p .label-name {
  color: #333333;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  width: 70px;
}
.event-detail-page .wrapper .registration-detail .right-side-detail > p .label-detail,
.webinar-detail-page .wrapper .registration-detail .right-side-detail > p .label-detail {
  color: #333333;
  float: right;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  width: 282px;
}
.event-detail-page .wrapper .event-description,
.webinar-detail-page .wrapper .event-description {
  display: block;
}
.event-detail-page .wrapper .event-description > p,
.webinar-detail-page .wrapper .event-description > p {
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.event-detail-page .wrapper .event-description .date-wrapper,
.webinar-detail-page .wrapper .event-description .date-wrapper {
  padding: 20px 20px 0 20px;
}
.event-detail-page .wrapper .Video-iframe,
.webinar-detail-page .wrapper .Video-iframe {
  display: block;
  margin-bottom: 25px;
  margin-top: 34px;
}
.event-detail-page .wrapper .resources .resource-image,
.webinar-detail-page .wrapper .resources .resource-image {
  float: left;
  margin-right: 20px;
}
.event-detail-page .wrapper .resources .resource-image > img,
.webinar-detail-page .wrapper .resources .resource-image > img {
  width: 110px;
}
.event-detail-page .wrapper .resources .resource-image > img.featured,
.webinar-detail-page .wrapper .resources .resource-image > img.featured {
  width: auto;
}
.event-detail-page .wrapper .resources .resource-content,
.webinar-detail-page .wrapper .resources .resource-content {
  float: right;
  width: 529px;
  /*R15 comment out H2

                > h2 {
                    margin: 0;

                    > a {
                        color: #427e0c;
                        cursor: pointer;
                        font-family: @font-serif;
                        font-size: 24px;
                        font-weight: normal;
                        line-height: 24px;
                        text-decoration: none;

                        &:hover {
                            color: @color-link-hover;
                            text-decoration: underline;
                        }
                    }
                }
                */

}
.event-detail-page .wrapper .resources .resource-content .publication-content > p,
.webinar-detail-page .wrapper .resources .resource-content .publication-content > p {
  float: left;
  width: 232px;
}
.event-detail-page .wrapper .resources .resource-content .publication-content .publication-detail,
.webinar-detail-page .wrapper .resources .resource-content .publication-content .publication-detail {
  float: left;
  margin-left: 24px;
}
.event-detail-page .wrapper .resources .resource-content .publication-content .publication-detail .title,
.webinar-detail-page .wrapper .resources .resource-content .publication-content .publication-detail .title {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
}
.event-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul,
.webinar-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul {
  list-style-type: none;
  padding: 0;
}
.event-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul > li,
.webinar-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul > li {
  margin-top: 5px;
}
.event-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul > li:before,
.webinar-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul > li:before {
  content: '• ';
  color: #427e0c;
}
.event-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul > li > a,
.webinar-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul > li > a {
  color: #427e0c;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.event-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul > li > a .locate-span,
.webinar-detail-page .wrapper .resources .resource-content .publication-content .publication-detail > ul > li > a .locate-span {
  margin-left: 10px;
}
.event-detail-page .wrapper .resources .resource-content p,
.webinar-detail-page .wrapper .resources .resource-content p {
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  margin: 5px 0 0;
}
.event-detail-page .wrapper .resources .resource-content > a,
.webinar-detail-page .wrapper .resources .resource-content > a {
  color: #427e0c;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.event-detail-page .wrapper .resources .resource-content > a:hover,
.webinar-detail-page .wrapper .resources .resource-content > a:hover {
  color: #0066cc;
  text-decoration: underline;
}
.event-detail-page .sub-pages .two-column-left-right-section .right-column .right-generic-callout:first-child,
.webinar-detail-page .sub-pages .two-column-left-right-section .right-column .right-generic-callout:first-child {
  margin-top: 0;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.generic-content {
  background-color: white;
  margin: 0 auto 20px auto;
  padding: 20px 20px;
  width: 660px;
}
.generic-content .generic-title {
  padding-bottom: 10px;
  /*R15 commented out
        > h3 {
            color: @color-fed-blue;
            float: left;
            font-size: 18px;
            font-weight: normal;
            margin: 0;
        }

        */

}
.generic-content .generic-description > img {
  display: inline-block;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}
.generic-content .generic-description > span {
  float: left;
  font-weight: bold;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/
/*#004c67;*/
.filter-container {
  background-color: #c6dadb;
  margin: 0 20px 0 auto;
  padding: 10px 20px;
  width: 900px;
  position: relative;
  z-index: 2;
  /*
           .filter-results {
        padding-top: 10px;

        > label {
            color: white;
            font-size: 14px;
            line-height: 16px;

            > span {
                font-weight: bold;
            }
        }
    }

    */

}
.filter-container div:after {
  clear: both;
  content: '';
  display: block;
}
.filter-container input::-moz-placeholder,
.filter-container .ui-input-search input::-moz-placeholder,
.filter-container textarea.ui-input-text::-moz-placeholder {
  color: #333333 !important;
  font-size: 14px;
  opacity: 1;
}
.filter-container label {
  color: #284066;
  line-height: 30px;
  float: left;
  margin-right: 20px;
}
.filter-container .filters {
  border-bottom: 1px solid white;
  padding-bottom: 10px;
}
.filter-container .filters .date-range-filter {
  float: left;
}
.filter-container .filters .date-range-filter input[type='text'] {
  /*
                .set_placeholder_color();
*/
  background: none;
  background-color: white;
  border: 0;
  box-shadow: inset 7px 7px 7px -7px black;
  color: #333333;
  float: left;
  font-size: 14px;
  height: 26px;
  margin-right: 10px;
  outline: none;
  padding-top: 4px;
  text-indent: 15px;
  width: 125px;
}
.filter-container .filters .date-range-filter input[type='button'] {
  background: transparent url('/Includes/images/search-icon-filter.png') no-repeat;
  border: none;
  float: left;
  height: 30px;
  margin: 0;
  width: 31px;
}
.filter-container .filters .search-filter {
  float: right;
}
.filter-container .filters .search-filter input[type='text'] {
  background: none;
  background-color: white;
  border: 0;
  box-shadow: inset 7px 7px 7px -7px black;
  color: #333333;
  float: left;
  font-size: 14px;
  height: 28px;
  margin-right: 10px;
  outline: none;
  padding-top: 2px;
  text-indent: 15px;
  width: 375px;
}
.filter-container .filters .search-filter input[type='button'] {
  background: transparent url('/Includes/images/search-icon-filter.png') no-repeat;
  border: none;
  float: left;
  height: 30px;
  margin: 0;
  width: 31px;
}
.filter-container .filters .search-filter-two-column {
  float: left;
  padding-top: 10px;
  width: 674px;
}
.filter-container .filters .search-filter-two-column input[type='text'] {
  width: 616px;
}
.filter-container .filters .search-text {
  padding-top: 10px;
}
.filter-container .filter-selected {
  padding-top: 10px;
  /*
        > input[type='button'] {
            .set_bg_gradient(white,#e4eeee);
            border: none;
            border-radius: 5px;
            color: @color-blue-menu;
            float: right;
            font-size: 14px;
            margin: 0;
            padding: 5px 10px;
        }

        */

}
.filter-container .filter-selected > span {
  color: #284066;
  display: block;
  float: left;
  line-height: 30px;
}
.filter-container .filter-selected > ul {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.filter-container .filter-selected > ul > li {
  float: left;
  margin-left: 5px;
  font-size: 14px;
}
.filter-container .filter-selected > ul > li > span {
  background-color: #697a91;
  color: white;
  display: block;
  line-height: 18px;
  padding: 3px 10px;
}
.filter-container .filter-selected > ul > li > span > a {
  background: url('/Includes/images/selected-filter-close-button-minus.png') no-repeat;
  display: inline-block;
  height: 16px;
  margin-left: 10px;
  position: relative;
  top: 3px;
  width: 15px;
}
.filter-container .filter-checkbox {
  width: 940px;
  left: -20px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 10px;
}
.filter-container .filter-checkbox > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.filter-container .filter-checkbox > ul > li {
  float: left;
  margin-right: 5px;
}
.filter-container .filter-checkbox > ul > li > a {
  color: #0066cc;
  display: block;
  line-height: 15px;
  padding: 10px 0 5px 15px;
  text-decoration: none;
}
.filter-container .filter-checkbox > ul > li > a .show-all-img {
  background: url('/Includes/images/publications-resources-images/filter-dropdown-img.png') no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 9px;
  width: 20px;
}
.filter-container .filter-checkbox > ul > li > ul {
  background-color: #284066;
  display: none;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 6px 20px;
  position: absolute;
  top: 30px;
  width: 900px;
}
.filter-container .filter-checkbox > ul > li > ul > li {
  float: left;
  padding: 10px 0;
  width: 33.33%;
  font-size: 14px;
}
.filter-container .filter-checkbox > ul > li > ul > li input[type='checkbox'] {
  display: block;
  height: 20px;
  width: 20px;
}
.filter-container .filter-checkbox > ul > li > ul > li label {
  color: white;
  cursor: pointer;
  display: block;
  line-height: 20px;
  text-indent: 5px;
}
.filter-container .filter-checkbox > ul > li > ul > li label.checked {
  color: white;
}
.filter-container .filter-checkbox > ul > li:hover > a {
  background-color: #284066;
  color: white !important;
}
.filter-container .filter-checkbox > ul > li:hover > a .show-all-img {
  background-position: 0 0;
}
.filter-container .filter-checkbox > ul > li:hover > ul {
  display: block;
}
.filter-container .filter-checkbox .sort-By-date {
  float: right;
  position: relative;
}
.filter-container .filter-checkbox .sort-By-date > span {
  color: #0066cc;
  cursor: pointer;
  display: block;
  padding: 6px 0 7px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.filter-container .filter-checkbox .sort-By-date > span .show-all-img {
  background: url('/Includes/images/publications-resources-images/filter-dropdown-img.png') no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 9px;
  width: 20px;
}
.filter-container .filter-checkbox .sort-By-date > ul {
  background-color: #284066;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 142px;
}
.filter-container .filter-checkbox .sort-By-date > ul > li > a {
  color: white !important;
  display: block;
  padding: 10px;
  text-decoration: none;
}
.filter-container .filter-checkbox .sort-By-date > ul > li > a:hover {
  background-color: #0066cc;
}
.filter-container .filter-checkbox .sort-By-date:hover > span {
  background-color: #284066;
  color: white;
}
.filter-container .filter-checkbox .sort-By-date:hover > span .show-all-img {
  background-position: 0 0;
}
.filter-container .filter-checkbox .sort-By-date:hover > ul {
  display: block;
}
.filter-search .filters .search-filter {
  float: left;
}
.clear-button {
  /*    .set_bg_gradient(white,#e4eeee);*/
  background-color: #e6f0f2;
  border: 0;
  border-radius: 0;
  color: #0066cc;
  font-size: 14px;
  font-weight: normal;
  height: 28px;
  line-height: 18px;
  margin-left: 5px;
  padding: 3px 0;
  width: 92px;
  float: right;
}
.clear-button-2 {
  /*    .set_bg_gradient(white,#e4eeee);*/
  background-color: #e6f0f2;
  border: 0;
  border-radius: 0;
  color: #0066cc;
  font-size: 14px;
  font-weight: normal;
  height: 28px;
  line-height: 18px;
  padding: 3px 10px;
  width: 92px;
  margin-left: 5px;
}
.btn-borders {
  border-bottom-style: solid;
  border-color: white;
  border-right-style: solid;
  border-top-style: none;
  border-width: 1px;
  border-bottom-color: #a0aab7;
  font-size: 14px;
}
.btn-borders-2 {
  border-top-style: solid;
  border-bottom-style: solid;
  border-color: white;
  border-width: 1px;
  border-left-style: none;
  border-right-style: none;
}
.btn-color-override {
  background-color: #e6f0f2;
}
/* overrides */

/*
.filter-container .filter-checkbox .sort-By-date > span {
    padding-bottom: 10px;
}

*/

.filter-container .filter-selected > ul > li > span {
  background-color: #284066;
}
/*
    .wrapper {
    margin-bottom: 10px;
}

*/

.glossary-title-container {
  background-color: #e7f1f3;
  padding: 0;
}
.glossary-title-container .resource-filter {
  float: right;
  position: relative;
}
.glossary-title-container .resource-filter > span {
  color: #284066;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0 10px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.glossary-title-container .resource-filter > span .show-all-img {
  background: url('/Includes/images/publications-resources-images/filter-dropdown-img.png') no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 16px;
  width: 20px;
}
.glossary-title-container .resource-filter > ul {
  background-color: #284066;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 142px;
}
.glossary-title-container .resource-filter > ul > li > a {
  color: white;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.glossary-title-container .resource-filter > ul > li > a:hover {
  background-color: #0066cc;
}
.glossary-title-container .resource-filter:hover > span {
  background-color: #284066;
  color: white;
}
.glossary-title-container .resource-filter:hover > span .show-all-img {
  background-position: 0 0;
}
.glossary-title-container .resource-filter:hover > ul {
  display: block;
}
.glossary-title-container .alphabet-dictionary-filter {
  background-color: #e7f1f3;
  margin: 0;
  padding: 14px 0 10px 10px;
}
.glossary-title-container .alphabet-dictionary-filter:after {
  clear: both;
  content: '';
  display: block;
}
.glossary-title-container .alphabet-dictionary-filter > li {
  margin-top: 10px;
  background-color: #0066cc;
  display: inline-block;
  list-style: none;
  font-size: 12px;
}
.glossary-title-container .alphabet-dictionary-filter > li:hover {
  background-color: #284066;
}
.glossary-title-container .alphabet-dictionary-filter > li > a {
  color: white;
  cursor: default;
  display: block;
  font-size: 12px;
  font-weight: bold;
  outline: none;
  padding-top: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.glossary-title-container .alphabet-dictionary-filter > li .clickable {
  cursor: pointer;
}
.glossary-title-container .alphabet-dictionary-filter > li .selected {
  background-color: #284066;
}
.glossary-title-container .alphabet-dictionary-filter > li .disabled {
  background-color: #c6dadb;
}
.glossary-title-container .alphabet-dictionary-filter > li > span {
  color: white;
  display: block;
  font-size: 12px;
  font-weight: bold;
  outline: none;
  padding-top: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.glossary-wrapper {
  background-color: white;
  display: block;
  margin: 0;
  text-align: center;
}
.glossary-wrapper .alphabet-dictionary-filter {
  margin: 0;
  padding: 12px 0 0;
}
.glossary-wrapper .alphabet-dictionary-filter:after {
  clear: both;
  content: '';
  display: block;
}
.glossary-wrapper .alphabet-dictionary-filter > li {
  background-color: #8e9aaa;
  display: inline-block;
  list-style: none;
}
.glossary-wrapper .alphabet-dictionary-filter > li:hover {
  background-color: #0066cc;
}
.glossary-wrapper .alphabet-dictionary-filter > li > a {
  color: white;
  cursor: default;
  display: block;
  font-size: 12px;
  font-weight: bold;
  outline: none;
  padding-top: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.glossary-wrapper .alphabet-dictionary-filter > li .clickable {
  cursor: pointer;
}
.glossary-wrapper .alphabet-dictionary-filter > li .selected {
  background-color: #0066cc;
}
.glossary-wrapper .alphabet-dictionary-filter > li .disabled {
  background-color: #dde1e5;
}
.glossary-wrapper .alphabet-dictionary-filter > li > span {
  color: white;
  display: block;
  font-size: 12px;
  font-weight: bold;
  outline: none;
  padding-top: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.glossary-wrapper .glossary_dictionary {
  margin: 0;
  padding: 10px 20px;
  text-align: left;
}
.glossary-wrapper .glossary_dictionary > li {
  list-style: none;
}
.glossary-wrapper .glossary_dictionary > li > p {
  /*R16 allow <p> to default to standard definition
                color: @color-very-dark-gray;
                display: block;
                font-size: 16px;
                font-weight: normal;
                line-height: 24px;
                */
  margin: 5px 0 0;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.faq-container .expand-all-top-container {
  background-color: #284066;
  display: block;
}
.faq-container .expand-all-top-container > a.expand-all,
.faq-container .expand-all-top-container > a.collapse-all {
  background: -webkit-linear-gradient(white, #ecf3f3);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #ecf3f3);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #ecf3f3);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #ecf3f3);
  /* Standard syntax */

  border-radius: 4px;
  color: #284066;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin: 10px 10px 10px 0;
  outline: none;
  padding: 8px 17px 6px 17px;
  text-decoration: none;
  text-transform: uppercase;
}
.less-than-ie10 .faq-container .expand-all-top-container > a.expand-all,
.less-than-ie10 .faq-container .expand-all-top-container > a.collapse-all {
  background: white;
}
.faq-container .expand-all-top-container > a.collapse-all {
  display: none;
}
.faq-container .faq-heading {
  background-color: #c6dadb;
  color: #284066;
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 10px;
  margin: 20px 0 0 0;
  margin-top: 20px;
  padding: 14px 0 13px 20px;
}
.faq-container .faq-content {
  background-color: white;
  padding: 10px;
}
.faq-container .faq-content > ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.faq-container .faq-content > ul > li {
  list-style: none;
  padding-bottom: 10px;
}
.faq-container .faq-content > ul > li .faq-question-title {
  background-color: #e7f1f3;
  display: block;
  padding: 10px 12px;
}
.faq-container .faq-content > ul > li .faq-question-title > span {
  background: url('/Includes/images/expand-collapse-faq-sprite.png') no-repeat;
  background-position: 0 -21px;
  cursor: pointer;
  display: block;
  float: right;
  height: 19px;
  margin-right: 12px;
  margin-top: 10px;
  width: 19px;
}
.faq-container .faq-content > ul > li .faq-question-title .faq-question-header {
  color: #0066cc;
}
.faq-container .faq-content > ul > li > p {
  /*
                    color: @color-very-dark-gray;
                    font-size: 16px;
                    font-weight: normal;
                    line-height: 24px;
                    margin: 0;
                    */
  display: none;
  padding: 14px 15px 0;
}
.faq-container .faq-content > ul > li.expanded .faq-question-title > span {
  background-position: 0 0 !important;
}
.faq-container .faq-content > ul > li.expanded > p {
  display: block !important;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.subscription-form {
  background-color: white;
  border-bottom: 1px solid #999999;
  margin: 0 auto;
  padding: 20px;
  width: 900px;
}
.subscription-form .subscription-info {
  margin: 20px auto;
  width: 900px;
}
.subscription-form .subscription-info label {
  color: #336666;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.subscription-form .subscription-info > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.subscription-form .subscription-info > ul > li {
  float: left;
  margin-bottom: 10px;
  text-align: right;
  width: 49%;
}
.subscription-form .subscription-info > ul > li input[type='text'] {
  background-color: white;
  border: 1px solid;
  box-shadow: inset 7px 7px 7px -7px black;
  color: #333333;
  font-size: 14px;
  height: 26px;
  margin-left: 20px;
  outline: none;
  padding-top: 4px;
  text-indent: 15px;
  width: 319px;
}
.subscription-form .subscription-info > ul > li .custom-checkbox {
  color: #333333;
  font-style: italic;
  font-weight: normal;
  text-indent: 5px;
}
.subscription-form .subscription-info > ul > li .jquery-safari-checkbox {
  float: none;
}
.subscription-form .subscription-info > ul > li .jquery-safari-checkbox img {
  background: transparent url('/Includes/images/checkbox gray.png') no-repeat;
  background-position: 0 -26px;
  width: 19px;
}
.subscription-form .subscription-info > ul > li .check-text {
  float: left;
  text-indent: 12px;
}
.subscription-form .subscription-info > ul > li .mark {
  float: left;
  margin-left: 27%;
  margin-top: 5px;
}
.subscription-form .subscription-info > ul > li .jquery-safari-checkbox-checked img {
  background-position: 0 0;
}
.subscription-form > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.subscription-form > ul > li {
  float: left;
  margin-right: 20px;
  padding: 20px;
  width: 44.4%;
}
.subscription-form > ul > li:nth-last-child(2),
.subscription-form > ul > li:nth-last-child(1) {
  border-bottom: none;
}
.subscription-form > ul > li.last-child {
  margin-right: 0;
}
.subscription-form > ul > li .mark {
  float: left;
  margin-top: 10px;
}
.subscription-form > ul > li .jquery-safari-checkbox img {
  background: transparent url('/Includes/images/checkbox gray.png') no-repeat;
  background-position: 0 -26px;
  width: 19px;
}
.subscription-form > ul > li .jquery-safari-checkbox-checked img {
  background-position: 0 0;
}
.subscription-form > ul > li > img {
  display: block;
  float: left;
  margin-left: 20px;
}
.subscription-form > ul > li .description {
  float: left;
  width: 56.2%;
  /*
                    R15 commented out
                > h4 {
                    background: none;
                    color: @color-fed-blue;
                    font-size: 18px;
                    font-weight: normal;
                    line-height: 18px;
                    margin: 0;
                }
                */

  /* R16 allow <p> to default to common definition
                > p {
                    color: #333;
                    font-size: 14px;
                    line-height: 18px;
                    margin: 5px 0 0;
                }

                */

}
.subscription-form .submit-button {
  border-top: 1px solid #999999;
  margin-top: 20px;
  padding: 40px 0 15px;
  text-align: center;
}
.subscription-form .submit-button > input[type='button'] {
  background: -webkit-linear-gradient(white, #e4eeee);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #e4eeee);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #e4eeee);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #e4eeee);
  /* Standard syntax */

  background: none;
  border: 1px solid #e1ecec;
  border-radius: 7px;
  color: #336666;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase;
}
.less-than-ie10 .subscription-form .submit-button > input[type='button'] {
  background: white;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.generic-page.in-plain-english div:after {
  clear: both;
  content: '';
  display: block;
}
.generic-page.in-plain-english:after {
  clear: both;
  content: '';
  display: block;
}
.generic-page.in-plain-english .container .one-column {
  margin: 0 auto;
  width: 940px;
}
.generic-page.in-plain-english .container .one-column .heading {
  background-color: white;
}
.generic-page.in-plain-english .container .one-column .heading h1 {
  margin-left: 20px;
}
.generic-page.in-plain-english .container .one-column .one-column-content {
  background-color: white;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation {
  background-color: white;
  display: block;
  padding: 10px 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation > h2 {
  float: left;
  font-size: 30px;
  font-weight: normal;
  margin: 12px 0 8px 20px;
  padding: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation > ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation > ul > li {
  border-left: 1px solid #cccccc;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation > ul > li > a {
  display: table-cell;
  padding: 15px 18px;
  text-align: center;
  vertical-align: middle;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation {
  background: #284066;
  display: block;
  text-align: center;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul {
  margin: 0;
  padding: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li {
  display: inline-block;
  float: left;
  position: relative;
  width: 116.5px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li > a {
  color: white !important;
  display: table-cell;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 0;
  text-transform: uppercase;
  vertical-align: middle;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li > a:hover {
  background-color: #e1ecec;
  color: #284066 !important;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu {
  display: none;
  position: absolute;
  width: 210px;
  left: 0;
  z-index: 1000;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul > li {
  background-color: #deeaea;
  border-bottom: 1px solid #9dc2c2;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul > li > a {
  color: #336666;
  font-size: 14px;
  font-weight: normal;
  padding: 15px 24px;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul > li > a:hover {
  color: white;
  background-color: #aecccc;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul > li:hover > a {
  color: white;
  background-color: #aecccc;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li:hover > a {
  background-color: #e1ecec;
  color: #284066 !important;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li:last-child .hover-menu {
  left: initial;
  right: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .english-resource-image {
  width: 100%;
}
.generic-page.in-plain-english .container .one-column .one-column-content .english-resource-image > img {
  border: 0 none;
  width: 100%;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer {
  background-color: #284066;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-prev-nav {
  float: left;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-prev-nav > a {
  color: white !important;
  display: block;
  font-weight: bold;
  padding: 15px 0 15px 10px;
  text-transform: uppercase;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-prev-nav > a > span {
  background: url('/Includes/images/left-arrow.png') no-repeat scroll 0 0;
  display: inline-block;
  height: 11px;
  margin-right: 10px;
  position: relative;
  top: 2px;
  width: 6px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-next-nav {
  float: right;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-next-nav > a {
  color: white !important;
  display: block;
  font-weight: bold;
  padding: 15px 10px 15px 0;
  text-transform: uppercase;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-next-nav > a > span {
  background: url('/Includes/images/right-arrow.png') no-repeat scroll 0 0;
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  position: relative;
  top: 2px;
  width: 6px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper {
  padding: 15px;
  background-color: white;
  position: relative;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .mainImage {
  float: left;
  left: 0;
  -ms-interpolation-mode: bicubic;
  top: 0;
  width: 54%;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .activitiesImage {
  float: left;
  left: 0;
  -ms-interpolation-mode: bicubic;
  top: 0;
  width: 260px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper > p {
  margin: 0 0 5px 58%;
  width: 35%;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .listmargin {
  margin: 15px;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .customOverlay {
  position: absolute;
  left: 110px;
  top: 575px;
  width: 400px;
  z-index: 1;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .customOverlay > p {
  font-size: 13px;
  color: white;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .customOverlayCustomPosition {
  position: absolute;
  z-index: 1;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .customOverlayCustomPosition > p {
  font-size: 13px;
  color: white;
  line-height: 16px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayConclusion {
  left: 105px;
  top: 560px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayHistoryResponsibilities {
  left: 110px;
  top: 550px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayRegionalStructureMap {
  left: 120px;
  top: 550px;
  width: 380px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayRegionalStructure {
  left: 530px;
  top: 445px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayWhoOwnsBanks {
  left: 110px;
  top: 535px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayReserveBanksAndPolicy {
  left: 110px;
  top: 565px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayGatheringData {
  left: 110px;
  top: 575px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlaySupervisionAndRegulation {
  left: 45px;
  top: 350px;
  width: 450px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayConsumerProtection {
  left: 105px;
  top: 555px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayDiscountWindow1 {
  left: 240px;
  top: 68px;
  width: 240px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayDiscountWindow2 {
  left: 49px;
  top: 115px;
  width: 240px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayDiscountWindow3 {
  left: 255px;
  top: 230px;
  width: 220px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayTermAuctionFacility {
  left: 110px;
  top: 575px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayProvidingFinancialServices {
  left: 110px;
  top: 575px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayElectronicFormsOfPayment {
  left: 110px;
  top: 565px;
  width: 400px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.left-section-nav-gtm {
  box-shadow: 0 0 8px 0 #707070;
  /*a {
        &:hover {
            text-decoration: none !important;
        }

        &:visited {
            color: white !important;
        }
    }*/

}
.left-section-nav-gtm .sectionNavigationOverrideSubheader {
  background-color: #284066 !important;
  color: white !important;
  display: block;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
}
.left-section-nav-gtm .navHeading {
  background-color: #284066;
  color: white !important;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  padding-bottom: 16px;
  padding-top: 16px;
  padding-left: 16px;
  text-align: left;
  text-decoration: none;
}
.left-section-nav-gtm .navHeading:hover {
  text-decoration: none !important;
}
.left-section-nav-gtm .navHeading:visited {
  color: white !important;
}
.left-section-nav-gtm .nav-child-Listing {
  background-color: #e7f1f3;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.left-section-nav-gtm .nav-child-Listing a {
  display: block;
  line-height: 14px;
  padding: 8px 17px;
  text-transform: none;
}
.left-section-nav-gtm .nav-child-Listing a:hover {
  text-decoration: underline;
}
.left-section-nav-gtm .nav-child-Listing a:visited {
  color: #0066cc !important;
}
.left-section-nav-gtm .nav-child-Listing span {
  color: #336666;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding: 8px 18px;
  padding-left: 17px;
  text-decoration: none;
}
.left-section-nav-gtm .nav-child-Listing .sectionNavigationOverride {
  color: black;
}
.left-section-nav-gtm .nav-child-Listing > li {
  border-bottom: 1px solid #a3c5c5;
}
.left-section-nav-gtm .nav-child-Listing > li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.left-section-nav-gtm .nav-child-Listing > li > ul li {
  border-bottom: 1px solid #a3c5c5;
}
.left-section-nav-gtm .nav-child-Listing > li > ul li:first-child {
  border-top: 1px solid #a3c5c5;
}
.left-section-nav-gtm .nav-child-Listing > li > ul li span {
  padding-left: 40px;
}
.left-section-nav-gtm .nav-child-Listing > li > ul li > a {
  padding-left: 40px;
  /*
                        &:hover {
                            background-color: #a3c5c5;
                        }

*/

}
.left-section-nav-gtm .nav-child-Listing > li > ul > li:last-child {
  border-bottom: none;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.search-results {
  background-color: white;
}
.search-results .filter-container-search-page {
  background-color: #8793a3;
  margin: 0 auto;
  padding: 10px 20px;
  width: 900px;
}
.search-results .filter-container-search-page input::-moz-placeholder,
.search-results .filter-container-search-page .ui-input-search input::-moz-placeholder,
.search-results .filter-container-search-page textarea.ui-input-text::-moz-placeholder {
  color: #333333 !important;
  font-size: 14px;
  opacity: 1;
}
.search-results .filter-container-search-page .filters {
  padding-bottom: 10px;
}
.search-results .filter-container-search-page .filters .search-filter {
  float: left;
}
.search-results .filter-container-search-page .filters .search-filter input[type='text'] {
  background: none;
  background-color: white;
  border: 0;
  box-shadow: inset 7px 7px 7px -7px black;
  color: #333333;
  float: left;
  font-size: 14px;
  height: 28px;
  margin-right: 10px;
  outline: none;
  padding-top: 2px;
  text-indent: 15px;
  width: 375px;
}
.search-results .filter-container-search-page .filters .search-filter input[type='text']::-webkit-input-placeholder {
  color: #bbc5ce;
}
.search-results .filter-container-search-page .filters .search-filter input[type='text']:-moz-placeholder {
  /* Firefox 18- */
  color: #bbc5ce;
}
.search-results .filter-container-search-page .filters .search-filter input[type='text']::-moz-placeholder {
  /* Firefox 19+ */
  color: #bbc5ce;
}
.search-results .filter-container-search-page .filters .search-filter input[type='text']:-ms-input-placeholder {
  color: #bbc5ce;
}
.search-results .filter-container-search-page .filters .search-filter input[type='button'] {
  background: transparent url('/Includes/images/search-icon-filter.png') no-repeat;
  border: none;
  float: left;
  height: 30px;
  margin: 0;
  width: 31px;
}
.search-results .filter-container-search-page .filters .search-text {
  padding: 5px 0 15px;
}
.search-results .filter-container-search-page .filters .search-text > label {
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.search-results .filter-container-search-page .filters .search-text > label span {
  font-style: italic;
}
.search-results > ul {
  list-style-type: none;
  margin: 0;
  padding: 0 22px 0 15px;
}
.search-results > ul > li {
  border-bottom: 1px solid #999999;
  padding: 20px 9px;
  /*R15 comment out H2 and use common definition
            > h2 {
                margin: 0;

                > a {
                    color: @color-fed-blue;
                    font-size: 24px;
                    font-weight: normal;
                    line-height: 24px;
                    text-decoration: none;
                }
            }

            */

  /* R16 allow <p> to default to common definition
            > p {
                color: @color-very-dark-gray;
                font-size: 14px;
                line-height: 18px;
                margin: 0;
                margin-top: 5px;
            }

            */

}
.search-results > ul > li > a {
  color: #0066cc;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
  text-decoration: none;
}
.search-results .pagination-container {
  padding: 30px 15px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.scfForm div::after {
  clear: both;
  content: "";
  display: block;
}
.scfForm {
  background-color: white;
  clear: both;
  margin: 0 auto;
  padding: 20px 20px 40px 20px;
  width: 660px !important;
}
.one-column-content.generic-column .scfForm {
  padding: 0;
  width: 100% !important;
}
.scfForm h1 {
  color: #0066cc;
  font-size: 48px;
  font-weight: normal;
  line-height: 60px;
  margin: 0;
  padding: 0 20px;
}
.scfForm p,
.scfForm label,
.scfForm span,
.scfForm .scfValidationSummary {
  color: #336666;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
}
.scfForm label {
  margin-right: 20px;
  text-align: right;
}
.scfForm .label-before:before {
  content: '*';
}
.scfForm input[type='text'],
.scfForm input[type='password'],
.scfForm textarea {
  background-color: white;
  border: 0 none;
  box-shadow: 7px 7px 7px -7px black inset;
  color: #333333;
  font-size: 14px;
  height: 26px;
  outline: medium none;
  padding-top: 4px;
  text-indent: 15px;
}
.scfForm .scfCheckbox label,
.scfForm .scfCheckBoxList label {
  line-height: 23px;
}
.scfForm .sbHolder {
  background: linear-gradient(white, #e1ecec) repeat;
  float: none;
  width: 100%;
}
.scfForm .sbHolder .sbToggle {
  background: url('/Includes/images/move-button.png') no-repeat;
  background-position: 12px 13px;
  display: block;
  height: 30px;
  outline: medium none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.scfForm .sbHolder .sbSelector {
  width: 100%;
}
.scfForm .sbHolder .sbOptions {
  overflow-y: scroll;
  width: 100%;
}
.scfForm .jquery-safari-checkbox {
  margin-right: 10px;
}
.scfForm .jquery-safari-checkbox img {
  background: transparent url('/Includes/images/checkbox gray.png') no-repeat;
  background-position: 0 -26px;
  width: 19px;
}
.scfForm .jquery-safari-checkbox-checked img {
  background-position: 0 0;
}
.scfForm .custom-radio-buttons {
  margin-right: 10px;
}
.scfForm .custom-radio-buttons .jquery-safari-checkbox img {
  background: transparent url('/Includes/images/radio-button-sprite.png') no-repeat;
  background-position: 0 -24px;
  width: 20px;
}
.scfForm .custom-radio-buttons .jquery-safari-checkbox-checked img {
  background-position: 0 0;
}
.scfForm .custom-radio-buttons label {
  float: left;
  line-height: 23px;
}
.scfForm .custom-radio-buttons:after {
  clear: both;
  content: '';
  display: block;
}
.scfForm textarea {
  height: initial;
  padding-left: 15px;
  text-indent: 0;
}
.scfForm .scfSubmitButtonBorder {
  /*
        float: right;

        */
  padding-bottom: 15px;
  padding-top: 15px;
  width: 70.5%;
  position: relative;
  left: 45%;
}
.scfForm .scfSubmitButtonBorder input[type='submit'] {
  background: linear-gradient(white, #e4eeee) repeat;
  border: 1px solid #e1ecec;
  border-radius: 7px;
  color: #336666;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase;
}
.scfForm .scfSectionContent div:after {
  clear: both;
  content: '';
  display: block;
}
.scfForm .scfValidator,
.scfForm .scfValidationSummary {
  color: #ff3300;
  font-size: 14px;
  font-weight: bold;
}
.scfForm .scfDateSelectorBorder .scfDateSelectorLabel {
  margin-right: 20px;
  text-align: right;
  width: 27.5%;
}
.scfForm .scfDateSelectorBorder .sbHolder {
  display: inline-block;
  margin-right: 10px;
  width: 30%;
}
.scfForm .scfDateSelectorBorder label {
  margin-right: 10px;
  padding-left: 5px;
  text-align: initial;
  width: 30%;
}
.scfForm .scfCheckbox > label {
  margin-right: 0;
  text-align: initial;
}
.scfForm .scfRadioButtonListBorder label,
.scfForm .scfCheckBoxListBorder label {
  margin-right: 0;
  text-align: initial;
}
.scfForm .scfRadioButtonListBorder .scfRadioButtonListLabel,
.scfForm .scfCheckBoxListBorder .scfRadioButtonListLabel,
.scfForm .scfRadioButtonListBorder .scfCheckBoxListLabel,
.scfForm .scfCheckBoxListBorder .scfCheckBoxListLabel {
  margin-right: 20px;
  text-align: right;
  width: 27.5%;
}
.scfForm .scfSectionLegend {
  color: #0066cc;
  font-size: 16px;
}
.scfForm fieldset .scfSectionContent > div:not(.scfDateSelectorBorder):not(.scfDropListBorder):not(.scfListBoxBorder) {
  text-align: left;
}
.scfForm .scfRequired {
  float: left;
}
.scfForm .scfDropListLabel,
.scfForm .scfEmailLabel,
.scfForm .scfMultipleLineTextLabel,
.scfForm .scfSingleLineTextLabel,
.scfForm .scfPasswordLabel,
.scfForm .scfNumberLabel,
.scfForm .scfDatePickerLabel,
.scfForm .scfDateLabel,
.scfForm .scfRadioButtonListLabel,
.scfForm .scfCheckBoxListLabel,
.scfForm .scfListBoxLabel,
.scfForm .scfFileUploadLabel,
.scfForm .scfDateSelectorLabel,
.scfForm .scfCreditCardLabel,
.scfForm .scfConfirmPasswordLabel,
.scfForm .scfCaptchaLabel,
.scfForm .scfTelephoneLabel,
.scfForm .scfSmsTelephoneLabel {
  clear: none;
}
/*
div:after {
    clear: both;
    content: '';
    display: block;
}
  */

/*#region datepicker style*/

.ui-datepicker {
  box-shadow: 10px 10px 10px 0 #3e434b;
  display: none;
  padding: 5px !important;
  width: 17em;
  z-index: 200 !important;
}
.ui-widget-header {
  background: none !important;
  border: none !important;
  color: #0066cc !important;
  font-weight: bold !important;
}
.ui-datepicker-calendar thead:first-child {
  display: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none !important;
  border: 2px solid #c4cad2 !important;
  color: #8995a5 !important;
  font-weight: normal !important;
  text-align: center;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: white url('/Includes/css/images/ui-bg_glass_65_ffffff_1x400.png') 50% 50% repeat-x !important;
  border: 1px solid #aaaaaa !important;
  color: #212121 !important;
  font-weight: normal !important;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121 !important;
  text-decoration: none !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #0066cc;
  border: 2px solid #0066cc;
  color: white;
  font-weight: normal;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #0066cc !important;
  border: 1px solid #0066cc !important;
  color: white !important;
}
/*#endregion*/

.scfCheckboxBorder {
  float: right;
  width: 70.5% !important;
}
.scfRadioButtonListGeneralPanel {
  left: -2px;
  position: relative;
}
.scfRadioButtonListGeneralPanel tr {
  display: inline-block;
  margin-right: 20px;
}
.custom-radio-buttons label {
  width: initial;
}
.boxWithBorder {
  border: solid 1px black;
  padding: 15px;
}
.boxWithBorder .scfCheckBoxListGeneralPanel {
  float: none;
}
.boxWithBorder .scfCheckBoxListLabel,
.boxWithBorder .scfCheckBoxListGeneralPanel {
  display: block;
  float: none;
  width: auto;
}
.boxWithBorder .scfCheckBoxListLabel:before {
  content: '';
}
.boxWithBorder .scfCheckBoxList {
  margin-top: 15px;
}
.boxWithBorder .scfCheckBoxList label:after {
  content: '*';
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .scfForm input[type='text'],
  .scfForm input[type='password'],
  .scfForm textarea {
    background-color: white;
    border: solid 2px #e5e8ea;
    box-shadow: 7px 7px 7px -7px black inset;
    color: #333333;
    font-size: 14px;
    height: 26px;
    outline: medium none;
    padding-top: 4px;
    text-indent: 15px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .scfForm input[type='text'],
  .scfForm input[type='password'],
  .scfForm textarea {
    background-color: white;
    border: solid 2px #e5e8ea;
    box-shadow: 7px 7px 7px -7px black inset;
    color: #333333;
    font-size: 14px;
    height: 26px;
    outline: medium none;
    padding-top: 4px;
    text-indent: 15px;
  }
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.ote-header {
  background: transparent url('/Includes/images/ontheeconomy-header.jpg') no-repeat top center;
  display: none;
  height: 150px;
  margin-bottom: 20px;
  margin-top: 15px;
}
/*************************************************************************************
Add-This Control
*************************************************************************************/

.dvk-social-sharing {
  line-height: 32px;
  /*margin-left: 75px;*/

}
.ss-ask {
  line-height: 32px;
  margin-left: 65px;
}
.ss-ask a {
  color: gray;
}
.ss-ask a:hover {
  color: #8f2114;
  text-decoration: underline;
}
.ss-twitter {
  margin-right: 12px;
}
.ss-facebook {
  margin-right: 12px;
}
.ss-googleplus {
  margin-right: 12px;
}
.dvk-social-sharing > a {
  display: inline-block;
  margin-left: 12px;
  text-decoration: none;
}
.dvk-social-sharing > span:first-child {
  font-weight: bold;
}
span[class^='ss-icon-'] {
  background-image: url('/Includes/images/sprite-32.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  margin-right: 5px;
  vertical-align: middle;
  width: 32px;
}
.ss-icon-twitter {
  background-position: 0 0;
}
a:hover > .ss-icon-twitter {
  background-position: 0 -32px;
}
.ss-icon-facebook {
  background-position: -32px 0;
}
a:hover > .ss-icon-facebook {
  background-position: -32px -32px;
}
.ss-icon-googleplus {
  background-position: -64px 0;
}
a:hover > .ss-icon-googleplus {
  background-position: -64px -32px;
}
.ss-icon-email {
  background-position: -96px 0;
}
a:hover > .ss-icon-email {
  background-position: -96px -32px;
}
.blog-filter-container {
  width: 660px;
}
.blog-filter-container .filter-checkbox {
  width: 700px;
}
.blog-filter-container .filter-checkbox > ul > li > ul {
  width: 660px;
}
.blog-content {
  width: 520px !important;
}
.blog-found-in {
  color: black;
  font-size: 14px;
  padding-top: 5px;
  text-decoration: none;
  line-height: 14px;
}
.blog-found-in a {
  color: #0066cc !important;
  cursor: pointer;
}
.blog-found-in a:hover {
  color: #0066cc !important;
}
.blog-filter-link {
  color: #0066cc;
  cursor: pointer;
}
.blog-filter-link:hover {
  color: #0066cc;
  text-decoration: underline;
}
.blog-date {
  font-style: italic;
}
.blog-listing-container {
  margin-top: 0;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.economic-graph {
  background: url('/Includes/images/generic-callout-bg.png') no-repeat;
  background-position: center top;
  border: 5px solid #e7f1f3;
  margin: 20px auto;
  padding-bottom: 20px;
  width: 210px;
}
.economic-graph .title {
  position: relative;
}
.economic-graph .title .economic-graph-content {
  background-color: white;
  border: 5px solid #cccccc;
  box-shadow: 5px 0 10px 0 #707070;
  display: none;
  position: absolute;
  right: 210px;
  top: 0;
  z-index: 2000;
}
.economic-graph .title .economic-graph-content > img {
  display: block;
}
.economic-graph > span {
  color: #2b61ae;
  display: block;
  font-size: 12px;
  margin: 10px 10px 0;
}
.economic-graph > img {
  display: block;
  margin: 20px auto 0;
  text-align: center;
}
.economic-graph > img.brand {
  margin-left: 20px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

/* button nav */

ul#ee-nav {
  margin-left: 20px;
  padding-left: 0;
}
.ee-nav-btns li {
  list-style: none;
  padding-bottom: 5px;
}
.btn-colr-1 {
  background-color: #004c66;
}
.btn-colr-1:hover {
  background-color: #006183;
}
.btn-colr-2 {
  background-color: #0066cc;
}
.btn-colr-2:hover {
  background-color: #007df9;
}
.btn-base {
  display: block;
  height: 29px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  width: 174px;
}
.btn-login {
  background-color: #8793a5;
}
.btn-login:hover {
  background-color: #97a4b8;
}
.btn-text {
  color: white;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  left: 16px;
  letter-spacing: 1px;
  line-height: 23px;
  position: relative;
  text-align: left;
  top: 4px;
}
.btn-login-text {
  color: #f8f9fa;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  left: 12px;
  letter-spacing: 1px;
  line-height: 23px;
  position: relative;
  text-align: left;
  top: -6px;
}
.apple-1 {
  background: url('/~/media/Images/education/navigation/apples.png');
  background-position: -2px -2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 27px;
  margin-left: 9px;
  margin-top: -2px;
  width: 21px;
}
.apple-2 {
  background: url('/~/media/Images/education/navigation/apples.png');
  background-position: -2px -32px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 27px;
  margin-left: 9px;
  margin-top: -2px;
  width: 21px;
}
/* logo, gradient bar, resources, content, and content text */

#btn-ee-logo-box {
  background-image: url('/~/media/Images/education/navigation/ee-logo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 99px;
  left: -25px;
  position: relative;
  top: -15px;
  width: 447px;
}
.ee-grad-bar {
  background-image: url('/~/media/Images/education/navigation/ee-gradient-bar.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 9px;
  margin-left: 20px;
  width: 885px;
}
.ee-content {
  float: right;
  margin-right: 40px;
  text-align: right;
  width: 630px;
}
.ee-home-text {
  color: #1f1f1f;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 23px;
  text-align: left;
  margin-top: 20px;
}
ul#ee-resource-nav {
  margin-left: 0;
  padding-left: 0;
}
.ee-resource-btns li {
  float: left;
  list-style: none;
  padding-right: 6px;
}
/* resource audience icons */

.btn-elementary-school {
  background: url('/~/media/Images/education/audiences/elementaryschool.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-middle-school {
  background: url('/~/media/Images/education/audiences/middleschool.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-high-school {
  background: url('/~/media/Images/education/audiences/highschool.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-college {
  background: url('/~/media/Images/education/audiences/college.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-consumers {
  background: url('/~/media/Images/education/audiences/consumers.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
/* resource audience icons - hover state */

.btn-elementary-school:hover {
  background: url('/~/media/Images/education/audiences/elementaryschool_rollover.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-middle-school:hover {
  background: url('/~/media/Images/education/audiences/middleschool_rollover.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-high-school:hover {
  background: url('/~/media/Images/education/audiences/highschool_rollover.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-college:hover {
  background: url('/~/media/Images/education/audiences/college_rollover.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-consumers:hover {
  background: url('/~/media/Images/education/audiences/consumers_rollover.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
/* resource audience icons - selected state */

.btn-elementary-school-selected {
  background-image: url('/~/media/Images/education/audiences/elementaryschool_on.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-middle-school-selected {
  background-image: url('/~/media/Images/education/audiences/middleschool_on.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-high-school-selected {
  background: url('/~/media/Images/education/audiences/highschool_on.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-college-selected {
  background: url('/~/media/Images/education/audiences/college_on.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
.btn-consumers-selected {
  background: url('/~/media/Images/education/audiences/consumers_on.png');
  background-repeat: no-repeat;
  display: block;
  height: 91px;
  width: 174px;
}
/*  duplicated in filter.less
.filter-container .filter-selected > ul > li > span > a {
    background: url('@{url-images}/selected-filter-close-button-minus.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    margin-left: 10px;
    position: relative;
    top: 3px;
    width: 15px;
}

*/

.filter-container .filter-checkbox > ul > li {
  margin-right: 0;
}
/*  moved to filter.less
.filter-container .filter-checkbox {
    left: -20px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
}


.clear-button-2 {
    background-color: #c4cad2;
    border: 0;
    color: #004c67;
    font-size: 13px;
    font-weight: bolder;
    height: 28px;
    line-height: 18px;
    padding: 3px 10px;
    width: 92px;
}

    .btn-borders-2 {
    border: 1px solid none white;
}
 */

.resource-hdr {
  background-image: url('/Includes/images/ee-resources-hdr.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 20px;
  width: 162px;
}
/*Moved from one-column.less*/

.generic-content-one-column {
  width: 900px;
  background-color: white;
  padding: 20px;
  margin: 20px 20px 0 auto;
}
.generic-content-one-column .content > p {
  color: #333333;
  float: left;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  width: 77%;
}
.generic-content-one-column .content .generic-buttons {
  float: left;
  margin-left: 5px;
  width: 200px;
}
.generic-content-one-column .content .generic-buttons > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.generic-content-one-column .content .generic-buttons > ul > li {
  margin-bottom: 5px;
  width: 100%;
}
.generic-content-one-column .content .generic-buttons > ul > li > a {
  color: white !important;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #0066cc;
  display: block;
  font-size: 16px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
}
.grade-level {
  margin-top: 20px;
}
.grade-level > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.grade-level > ul > li {
  float: left;
  margin: 10px;
  width: 160px;
}
.grade-level > ul > li > img {
  display: block;
  width: 100%;
}
.grade-level > ul > li > a {
  background: #2a4163;
  color: white;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.event-description {
  margin-top: 20px;
}
.event-description > p {
  margin-top: 16px;
  margin-bottom: 16px;
}
.event-description > a {
  margin-right: -3px;
  margin-left: 2px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/
/* subsites gsa supermenu patch */

/*
.newsroom-search-input {
    background: none repeat scroll 0 0 white;
    border: 0 none;
    box-shadow: 7px 7px 7px -7px black inset;
    color: @color-very-dark-gray;
    float: left;
    font-size: 14px;
    height: 28px;
    margin-right: 10px;
    outline: medium none;
    padding-top: 2px;
    text-indent: 15px;
    width: 600px;
}

*/

.press-release-container {
  width: 660px;
}
.press-release-container .filter-checkbox {
  width: 700px;
}
.press-release-container .filter-checkbox > ul > li > ul {
  width: 660px;
}
.press-release-container .sec-search-input {
  width: 600px;
}
/*
.filter-container-two-column {
    background-color: #8793a3;
    padding: 10px 20px;
    width: 660px;

    .filters {
        border-bottom: 5px none red;
        padding-bottom: 10px;

        .search-filter-two-column {
            float: left;
            padding-top: 10px;
            width: 674px;

            input[type='text'] {
                .set_placeholder_color();
                background: none;
                background-color: white;
                border: 0;
                box-shadow: inset 7px 7px 7px -7px black;
                color: @color-very-dark-gray;
                float: left;
                font-size: 14px;
                height: 28px;
                margin-right: 10px;
                outline: none;
                padding-top: 2px;
                text-indent: 15px;
                width: 375px;
            }

            input[type='button'] {
                background: transparent url('@{url-images}/search-icon-filter.png') no-repeat;
                border: none;
                float: left;
                height: 30px;
                margin: 0;
                width: 31px;
            }
        }

        .search-text {
            padding-top: 10px;

            > label {
                color: white;
                font-size: 18px;
                font-weight: bold;
            }
        }
    }

    .filter-selected {
        padding-top: 10px;

        > span {
            color: white;
            display: block;
            float: left;
            font-size: 14px;
            font-weight: bold;
            line-height: 30px;
        }

        > ul {
            float: left;
            list-style-type: none;
            margin: 0;
            padding: 0;

            > li {
                float: left;
                margin-left: 5px;

                > span {
                    background-color: #004c67;
                    color: white;
                    display: block;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 18px;
                    padding: 3px 10px;
                    text-transform: uppercase;

                    > a {
                        background: url('@{url-images}/selected-filter-close-button-minus.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
                        display: inline-block;
                        height: 16px;
                        margin-left: 10px;
                        position: relative;
                        top: 3px;
                        width: 15px;
                    }
                }
            }
        }

        > input[type='button'] {
            background-color: #c4cad2;
            border: 0;
            border-radius: 0;
            color: #004c67;
            font-size: 13px;
            font-weight: bolder;
            height: 28px;
            line-height: 18px;
            margin-left: 5px;
            padding: 3px 0;
            width: 92px;
        }
    }

    .filter-checkbox {
        left: -20px;
        margin: 0;
        padding: 0;
        position: relative;
        top: 10px;

        > ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
            position: relative;

            > li {
                float: left;
                margin-right: 0;

                > a {
                    color: #dcdfe4;
                    display: block;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 15px;
                    padding: 10px 0 5px 15px;
                    text-decoration: none;

                    .show-all-img {
                        background: url('@{url-images}/publications-resources-images/filter-dropdown-img.png') no-repeat;
                        background-position: 0 -26px;
                        display: inline-block;
                        height: 10px;
                        margin-left: 9px;
                        padding-right: 9px;
                        width: 20px;
                    }
                }

                > ul {
                    background-color: @color-blue-gray-background;
                    display: none;
                    left: 0;
                    list-style-type: none;
                    margin: 0;
                    padding: 6px 20px;
                    position: absolute;
                    top: 30px;
                    width: 660px;
                    z-index: 1;

                    > li {
                        float: left;
                        padding: 10px 0;
                        width: 33.33%;

                        input[type='checkbox'] {
                            display: block;
                            height: 20px;
                            width: 20px;
                        }

                        label {
                            color: #dcdfe4;
                            cursor: pointer;
                            display: block;
                            font-size: 12px;
                            font-weight: bold;
                            line-height: 20px;
                            text-indent: 5px;
                            text-transform: uppercase;

                            &.checked {
                                color: white;
                            }
                        }
                    }
                }

                &:hover {
                    > a {
                        background-color: @color-blue-gray-background;
                        color: white;

                        .show-all-img {
                            background-position: 0 0;
                        }
                    }

                    > ul {
                        display: block;
                    }
                }
            }
        }

        .sort-By-date {
            float: right;
            position: relative;

            > span {
                color: #dee1e6;
                cursor: pointer;
                display: block;
                font-size: 12px;
                font-weight: bold;
                padding-bottom: 10px;
                text-decoration: none;
                text-transform: uppercase;

                .show-all-img {
                    background: url('@{url-images}/publications-resources-images/filter-dropdown-img.png')no-repeat;
                    background-position: 0 -26px;
                    display: inline-block;
                    height: 10px;
                    margin-left: 9px;
                    padding-right: 9px;
                    width: 20px;
                }
            }

            > ul {
                background-color: @color-blue-gray-background;
                display: none;
                list-style-type: none;
                margin: 0;
                padding: 0;
                position: absolute;
                width: 142px;

                > li {

                    > a {
                        color: white;
                        display: block;
                        font-size: 12px;
                        font-weight: bold;
                        padding: 10px;
                        text-decoration: none;
                        text-transform: uppercase;

                        &:hover {
                            background-color: #485d79;
                        }
                    }
                }
            }

            &:hover {
                > span {
                    background-color: @color-blue-gray-background;
                    color: white;

                    .show-all-img {
                        background-position: 0 0;
                    }
                }

                > ul {
                    display: block;
                }
            }
        }
    }
}

*/

/*
.btn-borders-2 {
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: white;
    border-width: 1px;
    border-left-style: none;
    border-right-style: none;
    width: 700px;
}


.clear-button-2 {
    background-color: #c4cad2;
    border: 0;
    border-radius: 0;
    color: #004c67;
    font-size: 13px;
    font-weight: bolder;
    height: 28px;
    line-height: 18px;
    padding: 3px 10px;
    width: 92px;
}

*/

.newsroom-header {
  margin-left: 20px;
  margin-top: 0px;
}
.newsroom-tabs {
  background-color: white;
  margin-top: 15px;
}
.newsroom-tabs div:after {
  clear: both;
  content: '';
  display: block;
}
.newsroom-tabs .press-releases-container {
  background-color: white;
  padding-bottom: 20px;
}
.newsroom-tabs .press-releases-container .year-boxes {
  margin-left: 20px;
}
.newsroom-tabs .press-releases-container .year-boxes:after {
  clear: both;
  content: '';
  display: block;
}
.newsroom-tabs .press-releases-container .month-boxes {
  margin-left: 20px;
  position: relative;
  top: -3px;
}
.newsroom-tabs .press-releases-container .newsroom-separator {
  background-color: #e6e6e6;
  border: none;
  height: 1px;
  margin: 10px 20px 0 20px;
}
.newsroom-tabs .press-releases-container .newsroom-results {
  margin: 0 20px;
}
.newsroom-tabs .press-releases-container .tabs {
  background: none;
  border: none;
  padding: 0;
}
.newsroom-tabs .press-releases-container .press-releases {
  display: table-row;
}
.newsroom-tabs .press-releases-container .press-release-date {
  background-color: #c6dadb;
  border: 1px solid white;
  color: black;
  display: table-cell;
  /*
            font-size: 14px;
            */
  height: auto;
  max-width: 150px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-top: 4px;
  width: 150px;
}
.newsroom-tabs .press-releases-container .press-release-date > p {
  margin-bottom: 0;
  margin-top: 0;
  /*
                font-size: @size-S;

                */

}
.newsroom-tabs .press-releases-container .press-release-content {
  background-color: #e6f0f2;
  border: 1px solid white;
  color: blue;
  display: table-cell;
  /*
            font-size: 14px;
            */
  height: auto;
  max-width: 500px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-top: 4px;
  width: 80%;
}
.year-box {
  /*
    border: 1px solid @Gray-2;

    */
  border-radius: 5px 5px 0 0;
  float: left;
  /*
    font-size: @size-S;
    */
  margin-right: 2px;
  margin-top: 5px;
  padding: 3px 9px;
  background-color: #e6f0f2;
}
.month-label-disabled {
  display: block;
}
.month-label-disabled > p {
  /*
        font-size: @size-S;
        */
  line-height: normal;
  color: #bababa;
}
.month-label-enabled {
  display: none;
}
.month-link-disabled {
  display: none;
}
.month-link-enabled {
  display: block;
}
.month-box-disabled {
  background-color: #e6e6e6;
  color: #bababa;
  font-weight: bold;
}
.month-box-enabled {
  background-color: white;
}
.month-box {
  background-color: #e6f0f2;
  background-image: url('/Includes/images/splitter.png');
  background-position: right center;
  background-repeat: no-repeat;
  /*
    border: 1px solid @Gray-1;

    */
  float: left;
  /*
    font-size: @size-S;
    */
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 3px 9px;
}
.month-box > div {
  float: left;
}
.month-box > div > a .disabled {
  display: none;
}
.month-box > div > p {
  margin: 0;
}
.month-box > div > p .disabled {
  display: block;
}
.month-selected {
  background-color: #c6dadb;
}
.month-selected div > a {
  color: black;
  font-weight: bolder;
}
.month-selected div > a a.disabled {
  cursor: default;
  pointer-events: none;
}
.year-selected {
  background-color: #c6dadb;
}
.year-selected > a {
  color: black;
  font-weight: bolder;
}
.month-box#month-12 {
  background-image: url('/Includes/images/empty.png');
}
.fomc div::after {
  clear: both;
  content: "";
  display: block;
}
.fomc .fomcBody {
  width: 1024px;
  min-height: 0px;
  /*
        padding: 7px 10px;

        */

  /*R20 Change h2 to h1*:  Adding h1, removing h2*/

  /*R20 Right Margin should match left*/

}
.fomc .fomcBody > h1,
.fomc .fomcBody p,
.fomc .fomcBody strong {
  margin-left: 20px;
}
.fomc .fomcBody > h1 {
  margin-right: 20px;
}
.fomc a,
.fomc a:visited {
  /*color: #5d7b88;*/
  /* R20 change link colors to #06C*/
  color: #0066cc;
}
.fomc #tblMenu a {
  color: white;
}
.fomc #tblMenu a > a.hover {
  text-decoration: underline;
}
.fomc .selected {
  /* R20 change menu hover color to #06C*/
  /*background-color: #A1A8B0;*/
  background-color: #0066cc;
  border-radius: 6px;
  -moz-border-radius: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
.fomc .headerImage {
  /*
        margin-left: -10px; 
        */
  margin-top: -10px;
}
.fomc .menuButtons {
  width: 1024px;
  vertical-align: middle;
  height: 40px;
  float: left;
  /*
        margin-left: -10px; 

        */
  margin-top: -4px;
  padding: 0px 0 0px 0px;
  font-weight: bold;
  font-size: 1em;
  /* R20 change menu button bar background color to #000000*/
  /*border-bottom: 1px solid #999;*/
  border-bottom: 1px solid black;
  margin-bottom: 15px;
  /*background-color: #6F7986; */
  background-color: black;
}
.fomc .menuButtons > #tblMenu {
  border-collapse: separate;
  border-spacing: 30px 0px;
  text-align: center;
  vertical-align: middle;
  margin-left: -15px;
  margin-top: 5px;
  height: 30px;
  float: left;
}
.fomc .menuButtons #searchBlock {
  float: right;
  padding-top: 5px;
  padding-right: 10px;
}
.fomc .menuButtons #divRssFeed {
  width: 20px;
  float: right;
  text-align: right;
  padding-right: 12px;
  padding-top: 10px;
  padding-left: 10px;
}
.fomc .menuButtons #divEmail {
  width: 20px;
  float: right;
  text-align: right;
  padding-right: 12px;
  padding-top: 8px;
  padding-left: 10px;
}
.fomc #divParticipants table {
  width: 426px;
  border-collapse: collapse;
}
.fomc #divParticipants table td {
  padding: 10px 5px 5px;
  border: 1px solid #a1a8b0;
  width: 156px;
  text-align: center;
  vertical-align: top;
}
.fomc #divPastParticipants table {
  /*R20 left and right margins should be consistant 20px*/
  /*margin-left:10px;*/
  margin-left: 20px;
  margin-right: 20px;
  border-collapse: collapse;
}
.fomc #divPastParticipants table td {
  padding: 10px 5px 5px;
  border: 1px solid #a1a8b0;
  width: 156px;
  text-align: center;
  vertical-align: top;
}
.fomc #divByDateHeader {
  padding-left: 10px;
}
.fomc .leftSide {
  float: left;
  width: 430px;
  margin-left: 20px;
}
.fomc .leftSideParticipantPage {
  width: 385px;
  /*R20 removed to make left and right margins universal*/

  /*padding-left: 15px;*/

}
.fomc .leftSideParticipantPage strong {
  margin-left: 0px;
}
.fomc .rightSideOutter {
  float: right;
  width: 500px;
  /*R20 Change background color to #e7f1f3*/
  /*background-color: #F1F2F3;*/
  background-color: #e7f1f3;
  margin-right: 20px;
}
.fomc .rightSideOutterParticipantPage {
  /*R20 removed to make left and right margins universal*/
  /*margin-right: 15px;*/
  margin-right: 20px;
}
.fomc .rightSideInner {
  float: left;
  width: 470px;
  /*R20 Change background color to #e7f1f3*/
  /*background-color: #F1F2F3;*/
  background-color: #e7f1f3;
  margin: 0px 15px 10px 15px;
}
.fomc .rightSideInner strong,
.fomc .rightSideInner p {
  margin-left: 0px;
}
.fomc .fomc-tabs {
  /*R20 make page widths full with 20px margins*/
  /*width: 930px;*/
  width: 1024px;
  /*
        margin-left: -10px;

        */

  /*R20 Make all the columns width of 150 due to color change*/

  /*R20 Per requirments, this differs from newsroom*/

}
.fomc .fomc-tabs .press-release-content {
  max-width: 150px;
  width: 150px;
}
.fomc .fomc-tabs .press-release-content > p {
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 10px;
}
.fomc .fomc-tabs .press-release-content {
  background-color: #e7f1f3;
}
.fomc .fomc-tabs .year-selected {
  background-color: #c6dadb;
}
.fomc .fomc-tabs .year-selected > a {
  color: black;
  font-weight: bolder;
}
.fomc .fomc-tabs > .newsroom-results {
  width: 100%;
}
.fomc .fomcResultItems {
  display: table;
  padding-left: 0px;
  /*width: 920px;*/
  /*R20 Make page widths full with 20px margins*/
  width: 100%;
}
.fomc .fomcResultItems .press-release-date p {
  margin-right: 10px;
}
.fomc #divLinks {
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  font-size: 1.2em;
}
.fomc #divLinks strong,
.fomc #divLinks p {
  margin-left: 0px;
}
.fomc .disclaimer {
  font-size: 1em;
  padding: 30px 10px 30px 10px;
  text-align: center;
  background-color: white;
}
.fomc .fomc-type {
  background-color: #c4cad2;
  border: 1px solid white;
  color: black;
  display: table-cell;
  font-size: 14px;
  height: auto;
  max-width: 110px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-top: 4px;
  width: 105px;
}
.fomc .fomcAboutContainer {
  margin-left: 20px;
  margin-right: 20px;
}
.fomc .fomcAboutContainer > p {
  margin-left: 0px;
  margin-right: 0px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/
#divChartContainerBody {
  background-color: white;
}
.chart-section-container {
  background: #284066;
}
.chart-section-container > h1 {
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
.chart-section-container .chart-section {
  border: 1px solid #dbdbdb;
  border-radius: 5px 5px 0 0;
  float: left;
  font-size: 14px;
  margin-right: 2px;
  margin-top: 5px;
  padding: 3px 10px;
  background: #f0f0f0;
}
.chartContainerPage {
  margin-left: 20px;
  background-color: white;
  border-collapse: separate;
  border-spacing: 5px;
  /*
    .chart-definition {
        border: 1px solid @Gray-2;
        border-radius: 5px 5px 0 0;
        float: left;
        font-size: 14px;
        margin-right: 2px;
        margin-top: 5px;
        padding: 3px 10px;
        background: #f0f0f0;
        width:150px;
//        height:50px;
        white-space:pre-wrap;
    }
    */

}
.chartContainerPage > ul {
  list-style: none;
}
.chartContainerPage .legendStructureCheckBox > label,
.chartContainerPage .legendCheckBox > label {
  margin-left: 3px;
}
.chartContainerPage .legendStructureImage {
  padding-bottom: 3px;
  padding-right: 5px;
}
.chartContainerPage .legendColorBox {
  width: 13px;
  height: 13px;
  margin-top: 2px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: lightgray;
}
.chartContainerPage .unchecked img {
  background-position: 0 -26px;
}
.chartContainerPage .selected img {
  background-position: 0 0;
}
.chartContainerPage .selectOptionBox {
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  border-color: lightgray;
  padding: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 12px;
}
.chartContainerPage .selectOptionBox > span {
  margin-left: 3px;
  margin-right: 3px;
}
.chartContainerPage .selectOptionBox:hover {
  background-color: lightblue;
  cursor: pointer;
}
.chartContainerPage .hidden {
  display: none;
}
.chartContainerPage .legend-structure-selected {
  background: rgba(0, 0, 0, 0.3);
  color: white;
}
.chartContainerPage .section-selected {
  background: rgba(0, 0, 0, 0.5);
  color: white;
}
.chartContainerPage .definition-selected {
  background: rgba(0, 0, 0, 0.7);
  color: white;
}
.chartContainerPage .chartSectionLabel {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 12px;
  text-transform: uppercase;
}
.chartContainer {
  margin-top: 10px;
  margin-left: 20px;
  width: 900px;
  height: 400px;
}
.glossaryText {
  margin-bottom: 10px;
}
.legendGlossaryText {
  margin-bottom: 10px;
}
.glossary {
  margin-left: 20px;
  margin-right: 20px;
}
.graphIndexText {
  margin-left: 20px;
  margin-right: 20px;
}
/*

@import "../vars.less";
@import "mixins.less";
@import "normalize.less";
@import "common.less";
*/

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* padding-top:30px; */
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fn-link .fn-link:hover {
  text-decoration: none;
  cursor: default;
}
.fn-link > sup {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #0066cc;
  text-decoration: underline;
}
.footnote-hide {
  color: silver;
  font-size: 14px;
  display: block;
  font-family: monospace;
  margin: 10px 10px 10px 10px;
  display: none;
}
.footnote-show {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #6b6b6b;
  display: block;
  margin: 10px 10px 10px 10px;
  padding-bottom: 15px;
}
.en-link .en-link:hover {
  text-decoration: none;
  cursor: default;
}
.en-link > sup {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #0066cc;
  text-decoration: underline;
}
.endnote-hide {
  color: silver;
  font-size: 14px;
  display: block;
  font-family: monospace;
  margin: 10px 10px 10px 10px;
  display: none;
}
.endnote-show {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #6b6b6b;
  display: block;
  margin: 10px 10px 10px 10px;
  padding-bottom: 15px;
}
.mobile-footer-container {
  margin-top: 22px;
}
.mobile-footer-container .mobile-footer-top-content {
  text-align: center;
}
.mobile-footer-container .mobile-footer-top-content > a {
  background-color: #deeaea;
  color: #336666;
  display: inline;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  width: 145px;
  padding: 12px 0;
  margin-right: 5px;
  margin-left: 5px;
}
.mobile-footer-container .mobile-footer-links {
  margin-top: 20px;
  text-align: center;
}
.mobile-footer-container .mobile-footer-links > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mobile-footer-container .mobile-footer-links > ul > li {
  display: inline-block;
  font-size: 15px;
  color: #448686;
  line-height: 22px;
  font-weight: bold;
  text-shadow: none;
}
.mobile-footer-container .mobile-footer-links > ul > li > a {
  color: #0066cc;
  display: block;
  font-family: Myraid;
  line-height: normal;
  padding-left: 9px;
  padding-right: 9px;
  text-decoration: none;
  font-weight: bold;
  text-shadow: none;
}
.mobile-footer-container .mobile-footer-links > ul > li:last-child {
  display: none;
}
.clear {
  clear: both;
}
.header.ui-header {
  background: url("/includes/images/mobile/mobile-header-bg.png") no-repeat scroll right top;
  padding-left: 0px;
  padding-top: 14px;
  border: none;
  margin: 0px auto;
  padding-bottom: 10px;
}
.header.ui-header .mobile-header-left {
  float: left;
  margin: 0px;
  padding: 0px;
}
.header.ui-header .mobile-header-left .mobile-logo {
  float: left;
  margin: 0px;
  padding-left: 15px;
}
.header.ui-header .mobile-header-left .mobile-logo img {
  width: 211px;
  height: 19px;
  background-size: 211px 19px;
}
.header.ui-header .mobile-header-right {
  float: right;
  margin-right: 10px;
  padding: 0px;
}
.header.ui-header .mobile-header-right .mobile-search-icon {
  float: left;
}
.header.ui-header .mobile-header-right .mobile-search-icon img {
  width: 23px;
  height: 23px;
}
.header.ui-header .mobile-header-right .mobile-menu-icon {
  float: left;
  margin-left: 15px;
}
.header.ui-header .mobile-header-right .mobile-menu-icon .ui-link {
  display: block;
}
.header.ui-header .mobile-header-right .mobile-menu-icon img {
  width: 23px;
  height: 23px;
}
/* Mobile Blog Headers */

/* R26? Mobile Layout Remove Width Restriction */

@media all and (orientation: portrait) {
  .mobileBlogHeaderImage {
    width: 100%;
    /* 302px;*/
  
  }
}
/* R26? Mobile Layout Remove Width Restriction */

@media all and (orientation: landscape) {
  .mobileBlogHeaderImage {
    width: 100%;
    /*635px;*/
  
  }
}
.menu-crumb {
  max-width: 1024px;
  width: 100%;
  background-color: #284066;
  height: 25px;
  margin-left: 0px;
  margin-right: 0px;
}
.homePageContainer {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 1024px;
  min-width: 320px;
  float: left;
  display: block;
  position: relative;
}
.homePageContainer .noPaddingCol {
  padding: 0px;
}
.homePageContainer .row {
  margin-left: 0px;
  margin-right: 0px;
}
.homePageContainer .row > .featuredStoriesCol,
.homePageContainer .row .newsPubsCol {
  padding-left: 0px;
  padding-right: 0px;
}
.homePageContainer .featuredRow {
  display: block;
  padding-left: 34px;
  margin-right: 23px;
  float: left;
}
.homePageContainer .sectionHeader {
  font-weight: bold;
  border-bottom: 1px solid #284066;
  margin-bottom: 15px;
  width: 100%;
}
.homePageContainer .sectionHeader .sectionTitle {
  color: #284066;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  font-size: 20px;
}
.homePageContainer .featuredStoriesCol {
  float: left;
}
.homePageContainer .featuresContainer {
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.homePageContainer .featuresContainer .featuresLeftCol {
  max-width: 478px;
}
.homePageContainer .featuresContainer .featuresLeft {
  max-width: 460px;
  width: 100%;
}
.homePageContainer .featuresContainer .featuresLeft .featureHeader {
  color: #0066cc;
  font-size: 20px;
  width: 100%;
  padding-top: 7px;
  line-height: 18px !important;
}
.homePageContainer .featuresContainer .featuresLeft .featureBody {
  color: #333333;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  padding-top: 7px;
  line-height: 16px !important;
}
.homePageContainer .featuresContainer .featuresLeft a img {
  width: 100%;
}
.homePageContainer .featuresContainer .featuresTitleBox {
  position: absolute;
  margin-top: -64px;
  background-color: white;
  width: 247px;
  min-width: 100px;
}
.homePageContainer .featuresContainer .featuresRight {
  width: 247px;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 0px;
}
.homePageContainer .featuresContainer .featuresRight .featureHeader {
  color: #0066cc;
  font-size: 16px;
  width: 100%;
  padding-top: 7px;
  line-height: 18px !important;
}
.homePageContainer .featuresContainer .featuresRight .featureBody {
  color: #333333;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  padding-top: 7px;
  line-height: 16px !important;
  min-height: 40px;
}
.homePageContainer .featuresContainer .featuresRight .top {
  padding-bottom: 20px;
  width: 100%;
}
.homePageContainer .featuresContainer .featuresRight .top a > img {
  width: 100%;
}
.homePageContainer .featuresContainer .featuresRight .bottom {
  padding-top: 20px;
  width: 100%;
}
.homePageContainer .featuresContainer .featuresRight .bottom a > img {
  width: 100%;
}
.homePageContainer .newsPubsCol {
  float: right;
  z-index: 1000;
}
.homePageContainer .newsPubContainer {
  min-width: 125px;
  margin-left: 30px;
}
.homePageContainer .newsPubContainer .newsPub {
  padding-bottom: 15px;
}
.homePageContainer .newsPubContainer .newsPub .newsPubHeader {
  color: #0066cc;
  font-size: 16px;
  padding-top: 7px;
  line-height: 18px !important;
}
.homePageContainer .newsPubContainer .newsPub .newsPubBody {
  color: #333333;
  font-size: 16px;
  padding-bottom: 15px;
  padding-top: 7px;
  line-height: 16px !important;
  word-wrap: break-word;
}
.homePageContainer .newsPubContainer .newsPub .newsPubBody > p {
  line-height: 16px !important;
}
.homePageContainer .newsPubContainer .newsPub a img {
  width: 200px;
}
.homePageContainer .fredCol {
  float: left;
}
.homePageContainer .fredContainer {
  padding-top: 40px;
  padding-left: 0px;
  width: 100%;
}
.homePageContainer .fredContainer iframe {
  width: 110%;
  height: 233.28px;
  overflow: hidden;
}
.homePageContainer .fromPresCol {
  padding-top: 40px;
  padding-left: 0px;
  float: left;
}
.homePageContainer .fromPresCol .headerText,
.homePageContainer .fromPresCol .headerTextWrap {
  line-height: 1em !important;
}
.homePageContainer .fromPresCol .headerText a,
.homePageContainer .fromPresCol .headerTextWrap a {
  font-size: 14px !important;
  color: white !important;
}
.homePageContainer .fromPresCol .headerText a:visited,
.homePageContainer .fromPresCol .headerTextWrap a:visited {
  color: white !important;
  text-decoration: none !important;
}
.homePageContainer .fromPresCol .fromPresHeaderCol1,
.homePageContainer .fromPresCol .fromPresHeaderCol2,
.homePageContainer .fromPresCol .fromPresHeaderCol3 {
  background-color: #284066;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
}
.homePageContainer .fromPresCol .fromPresHeaderCol1 a,
.homePageContainer .fromPresCol .fromPresHeaderCol2 a,
.homePageContainer .fromPresCol .fromPresHeaderCol3 a,
.homePageContainer .fromPresCol .fromPresHeaderCol1 a:hover,
.homePageContainer .fromPresCol .fromPresHeaderCol2 a:hover,
.homePageContainer .fromPresCol .fromPresHeaderCol3 a:hover,
.homePageContainer .fromPresCol .fromPresHeaderCol1 a:visited,
.homePageContainer .fromPresCol .fromPresHeaderCol2 a:visited,
.homePageContainer .fromPresCol .fromPresHeaderCol3 a:visited {
  color: white;
  text-decoration: none;
}
.homePageContainer .fromPresCol .fromPresHeaderCol2,
.homePageContainer .fromPresCol .fromPresHeaderCol3 {
  border-left: 5px solid white;
  display: flex;
  justify-content: center;
}
.homePageContainer .fromPresCol .fromPresHeaderCol2 .headerTextWrap,
.homePageContainer .fromPresCol .fromPresHeaderCol3 .headerTextWrap {
  max-width: 100px;
}
.homePageContainer .fromPresCol .fromPresContainer {
  width: 100%;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background-color: #e7f1f3;
  min-height: 188px;
}
.homePageContainer .fromPresCol .fromPresContainer > img {
  padding-right: 15px;
  padding-bottom: 15px;
  width: 124px;
  height: 182px;
  float: left;
}
.homePageContainer .fromPresCol .fromPresContainer .fromDate {
  font-weight: bold;
}
.homePageContainer .fromPresCol .fromPresContainer .fromHeader {
  color: #0066cc;
  font-size: 20px;
  line-height: 24px;
}
.homePageContainer .fromPresCol .fromPresContainer .fromBody {
  color: #333333;
  font-size: 16px;
  line-height: 18px !important;
  padding-top: 7px;
}
.homePageContainer .fromPresCol .fromPresContainer .fromBody > p {
  margin-bottom: 0px !important;
  line-height: 18px !important;
}
.homePageContainer .eventsCol {
  padding-top: 40px;
  padding-left: 0px;
  float: left;
}
.homePageContainer .eventsCol .sectionHeader {
  margin-bottom: 0px;
}
.homePageContainer .eventsCol .tblEvent {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 15px;
}
.homePageContainer .eventsCol .tblEvent .colDate {
  text-align: center;
  width: 63px;
  height: 63px;
}
.homePageContainer .eventsCol .tblEvent .colDate .circleDate {
  border-radius: 50%;
  background: #e7f1f3;
  width: 63px;
  height: 63px;
  min-width: 63px;
  min-height: 63px;
  max-width: 63px;
  max-height: 63px;
  padding-top: 7px;
}
.homePageContainer .eventsCol .tblEvent .colDate .day {
  font-size: 24px;
  font-weight: bold;
  color: #284066;
}
.homePageContainer .eventsCol .tblEvent .colDate .month {
  font-size: 14px;
  color: #284066;
  margin-top: -12px;
}
.homePageContainer .eventsCol .tblEvent .colEvent {
  text-align: left;
  padding-left: 15px;
}
.homePageContainer .eventsCol .tblEvent .colEvent .eventHeader {
  color: #0066cc;
  font-size: 16px;
}
.homePageContainer .eventsCol .tblEvent .colEvent .eventBody {
  color: #333333;
  font-size: 16px;
  line-height: 18px;
}
.homePageContainer .eventsCol .tblEvent .colEvent > a,
.homePageContainer .eventsCol .tblEvent .colEvent a:hover,
.homePageContainer .eventsCol .tblEvent .colEvent a:visited {
  color: #0066cc;
}
.homePageContainer .whoWeAreCol {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 34px;
  padding-right: 34px;
  float: none;
  background-image: linear-gradient(180deg, #e7f1f3, white);
}
.homePageContainer .whoWeAreCol .whoWeAreItem {
  text-align: center;
}
.homePageContainer .whoWeAreCol .whoWeAreItem .whoWeAreHeadering {
  font-size: 32px;
  color: black;
  line-height: 34px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.homePageContainer .whoWeAreCol .whoWeAreItem .whoWeAreText {
  font-size: 16px;
  color: black;
  text-align: left;
}
.homePageContainer .whoWeAreCol .divisionImagesContainer {
  padding-top: 6px;
  position: relative;
}
.homePageContainer .whoWeAreCol .divisionImagesContainer .divisionColLeft {
  padding-top: 34px;
  padding-left: 0px;
}
.homePageContainer .whoWeAreCol .divisionImagesContainer .divisionColRight {
  padding-top: 34px;
  padding-left: 17px;
}
.homePageContainer .whoWeAreCol .divisionImagesContainer .divisionLinkImageAndText {
  position: relative;
  text-align: center;
}
.homePageContainer .whoWeAreCol .divisionImagesContainer .divisionLinkTextBox {
  position: absolute;
  z-index: 10;
  margin-top: -145px;
  width: 461px;
  height: 145px;
  display: flex;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), #284066);
  padding-top: 100px;
}
.homePageContainer .whoWeAreCol .divisionImagesContainer .divisionLinkTextBox .divisionLinkText {
  color: white;
  font-size: 24px;
}
.homePageContainer .quickLinksCol {
  padding-top: 15px;
  padding-left: 34px;
  padding-right: 34px;
  background-color: #f3f5ed;
  float: none;
  padding-bottom: 40px;
  width: 100%;
}
.homePageContainer .quickLinksCol .quickLink {
  max-width: 314px;
}
.homePageContainer .quickLinksCol .quickLink .quickLinkImage {
  padding-bottom: 21px;
  width: 100%;
}
.homePageContainer .quickLinksCol .quickLink .quickLinkImage > img {
  width: 100%;
}
.homePageContainer .quickLinksCol .quickLink .quickLinkLink {
  color: #0066cc;
  font-size: 16px;
}
.homePageContainer .quickLinksCol .quickLink .quickLinkLink > a {
  color: #0066cc;
  font-size: 16px;
}
.homePageContainer .quickLinksCol .quickLink .quickLinkLink > a:visited {
  color: #0066cc;
}
.homePageContainer .quickLinksCol .quickLink .quickLinkDescr {
  font-size: 14px;
  color: #333333;
  padding-top: 5px;
}
.swiper-button-prev {
  left: 0px !important;
}
.swiper-button-next {
  right: 0px !important;
}
.swiper-container {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
@media all and (max-width: 1004px) {
  .fredContainer iframe {
    width: 100% !important;
  }
}
@media all and (max-width: 991px) {
  .featuredRow {
    justify-content: center;
    float: none !important;
  }
  .featuresLeftCol {
    display: flex !important;
  }
  .featuresRightCol,
  .newsPubsCol {
    display: flex !important;
    justify-content: center !important;
  }
  .top,
  .bottom {
    justify-content: center;
  }
  .featuresLeftCol {
    max-width: 100% !important;
  }
  .featuresRight {
    padding-top: 30px;
    width: 100% !important;
  }
  .featuresRight .top,
  .featuresRight .bottom {
    display: flex;
    flex-direction: row-reverse;
  }
  .featuresRight .top .featuresTitleBox,
  .featuresRight .bottom .featuresTitleBox {
    position: relative !important;
    margin-top: 0px !important;
    width: 100% !important;
    padding-right: 5px;
  }
  .featuresRight .top a > img,
  .featuresRight .bottom a > img {
    width: 247px !important;
  }
  .fromPresHeaderCol2,
  .fromPresHeaderCol3 {
    border-left: 0px solid white;
  }
  .newsPubsCol {
    padding-top: 40px !important;
  }
  .newsPubsCol .newsPubContainer {
    margin-left: 0px !important;
    max-width: 100% !important;
  }
  .newsPubsCol .newsPubContainer .newsPub {
    display: flex !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    flex-direction: row-reverse !important;
  }
  .newsPubsCol .newsPubContainer .newsPub .newsPubText {
    width: 100%;
    max-width: 100% !important;
    padding-right: 5px;
  }
  .newsPubsCol .newsPubContainer .newsPub .newsPubText .newsPubHeader {
    font-size: 16px !important;
    padding-top: 0px !important;
  }
  .newsPubsCol .newsPubContainer .newsPub a > img {
    width: 247px !important;
  }
  .whoWeAreCol,
  .quickLinksCol {
    justify-content: center;
  }
  .divisionLinkTextBox {
    padding-left: 0px !important;
    display: flex !important;
    justify-content: center !important;
  }
  .divisionColLeft {
    display: flex !important;
    justify-content: center !important;
    padding-left: 0px !important;
  }
  .divisionColRight {
    display: flex !important;
    justify-content: center !important;
    padding-left: 0px !important;
  }
  .featuredRow {
    display: flex !important;
    flex-direction: row;
    flex-grow: 1;
    flex-wrap: wrap;
  }
  .featuredStoriesCol {
    order: 1;
  }
  .newsPubsCol {
    order: 3;
  }
  .fromPresCol {
    order: 2;
  }
  .fredCol {
    order: 4;
  }
  .eventsCol {
    order: 5;
  }
}
@media all and (max-width: 768px) {
  .fromPresHeaderCol2,
  .fromPresHeaderCol3 {
    border-left: 0px solid white !important;
  }
  .fromPresHeaderCol2 .headerTextWrap,
  .fromPresHeaderCol3 .headerTextWrap {
    max-width: 100% !important;
  }
}
@media all and (max-width: 575px) {
  .whoWeAreCol,
  .quickLinksCol {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100% !important;
  }
  .featuredRow {
    /*padding-left: 0px !important;*/
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-right: 0px !important;
  }
  .featuresLeftCol,
  .featuresRightCol,
  .newsPubsCol,
  .whoWeAreCol,
  .quickLinksCol {
    min-width: 375px !important;
  }
  /*.homePageContainer {
          padding-left: 10px !important;
          padding-right: 10px !important;
      }*/
  
  .newsPubsCol .newsPubContainer .newsPub .newsPubText {
    min-width: 0px !important;
    width: 100% !important;
    padding-right: 10px;
  }
  .eventBody {
    display: none !important;
  }
}
@media all and (max-width: 520px) {
  .featuresRight .top a > img,
  .featuresRight .bottom a > img {
    width: 205px !important;
    height: 149px !important;
  }
  .newsPubsCol .newsPubContainer {
    width: 100% !important;
  }
  .newsPubsCol .newsPubContainer .newsPub {
    justify-content: flex-end;
  }
  .newsPubsCol .newsPubContainer .newsPub .newsPubText .newsPubHeader {
    max-width: 100% !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .newsPubsCol .newsPubContainer .newsPub .newsPubText .newsPubBody {
    display: none;
  }
  .newsPubsCol .newsPubContainer .newsPub a > img {
    width: 205px !important;
    height: 149px !important;
  }
  .fromPresContainer {
    min-height: 198px !important;
  }
  .fromPresContainer .fromHeader {
    display: flex;
  }
  .fromPresContainer .fromBody {
    display: none;
  }
  .whoWeAreCol {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .whoWeAreCol .whoWeAreItem > img {
    width: 150px !important;
    height: 150px !important;
  }
  .divisionLinkTextBox {
    position: relative !important;
    margin-top: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
    background-image: none !important;
    background-color: #284066;
    height: 80px !important;
    margin-left: 0px !important;
    margin-right: -15px !important;
    max-width: 370px !important;
    width: 100% !important;
    justify-content: flex-start !important;
  }
  .divisionLinkTextBox .divisionLinkText {
    color: white;
    font-size: 24px !important;
  }
  .divisionLinkImageAndText {
    width: 100% !important;
  }
  .divisionLinkImageAndText > a {
    display: flex !important;
    width: 100% !important;
  }
  .divisionColLeft {
    justify-content: flex-start !important;
  }
  .divisionColLeft .divisionLinkImageAndText .divisionLinkImage > img {
    width: 150px !important;
    height: 80px !important;
  }
  .divisionColRight {
    justify-content: flex-start !important;
  }
  .divisionColRight .divisionLinkImageAndText .divisionLinkImage > img {
    width: 150px !important;
    height: 80px !important;
  }
}
@media all and (max-width: 396px) {
  .featuresLeftCol,
  .featuresRightCol,
  .newsPubsCol,
  .whoWeAreCol,
  .quickLinksCol {
    min-width: 275px !important;
  }
  /*.homePageContainer {
          padding-left: 10px !important;
          padding-right: 10px !important;
      }*/
  
  .featuresLeft a > img {
    width: 100% !important;
  }
  .featuresRight .top,
  .featuresRight .bottom {
    width: 100%;
  }
  .featuresRight .top a > img,
  .featuresRight .bottom a > img {
    min-width: 0px !important;
    width: 180px !important;
    height: 131px !important;
    margin-left: 5px;
  }
  .newsPubsCol .newsPubContainer .newsPub {
    flex-wrap: nowrap;
  }
  .newsPubsCol .newsPubContainer .newsPub a > img {
    min-width: 0px !important;
    width: 180px !important;
    height: 131px !important;
    margin-left: 5px;
  }
}
@media all and (max-width: 374px) {
  .featuresRight .top a > img,
  .featuresRight .bottom a > img {
    width: 153px !important;
    height: 111px !important;
  }
  .newsPubsCol .newsPubContainer .newsPub a > img {
    width: 153px !important;
    height: 111px !important;
  }
  .divisionLinkTextBox {
    min-width: 150px !important;
    padding-top: 10px !important;
  }
  .divisionLinkTextBox .divisionLinkText {
    font-size: 18px !important;
  }
}
@media all and (max-width: 340px) {
  .divisionLinkTextBox .divisionLinkText {
    font-size: 16px !important;
  }
}
