@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format("woff"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format("woff"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format("woff"); }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff) format("woff"); }

/*
  Basic colors used across our products. In general these should not be used
  directly in page-level CSS but rather in components, or preferably, wrapped
  up by variables with more semantic names.

  Styleguide Basic Colors
*/
/*
  Color pairs for all of our gradients.

  Styleguide Gradient Colors
*/
/*
  Older color definitions that may be deprecated.

  Styleguide Old Colors
*/
/*
  Basic colors used across our products. In general these should not be used
  directly in page-level CSS but rather in components, or preferably, wrapped
  up by variables with more semantic names.

  Styleguide Basic Colors
*/
/*
  Color pairs for all of our gradients.

  Styleguide Gradient Colors
*/
/*
  Older color definitions that may be deprecated.

  Styleguide Old Colors
*/
/* from http://projects.lukehaas.me/css-loaders/ */
html, body {
  min-height: none !important; }

/* Navbar
****************************************************************************/
div.ie_no_print {
  display: none !important; }

.global-nav {
  background: #eeeeee;
  border-bottom: 1px solid #444444; }

.global-nav_print-logo {
  display: block;
  float: left;
  margin-top: 14px; }

.global-nav_brand {
  display: none; }

.global-nav_menu {
  display: none; }
  .global-nav_menu.global-user-menu {
    display: inline-block; }
    .global-nav_menu.global-user-menu:before {
      display: none; }

.domestic-nav.affix {
  position: absolute;
  top: 42px; }

#content {
  width: auto; }

.sui-fluid-container,
.nav-fluid-container {
  min-width: none !important;
  max-width: 100% !important; }
/*

*/
