/* ============== Browser Support ============== */
/* ================== Colors ================== */
/* ================ Typography ================= */
/* ============ Heights and Widths ============= */
/* ========== Responsive breakpoints =========== */
/* ================= Elevations ================ */
/* ================= Animations ================ */
/* =================== Icons =================== */
/* ============== Module specific ============== */
/* ============== Accordion ============== */
/* ============== Avatar ============== */
/* ============== Badge ============== */
/* ============== Button ============== */
/* ============== Card ============== */
/* ============== Event Cards ============== */
/* ============== Form ============== */
/* ============== Overlay ============== */
/* ============== Reports ============== */
/* ============== Responsive Form ============== */
/* ============== Segmented Control ============== */
/* ============== Ticket Types ============== */
/* ============== Toggle / Switch ============== */
/* ---------------------------------------------------------- */
/*                                                            */
/* A media query that captures:                               */
/*                                                            */
/* - Retina iOS devices                                       */
/* - Retina Macs running Safari                               */
/* - High DPI Windows PCs running IE 8 and above              */
/* - Low DPI Windows PCs running IE, zoomed in                */
/* - Low DPI Windows PCs and Macs running Firefox, zoomed in  */
/* - Android hdpi devices and above                           */
/* - Android tvdpi devices, including Google Nexus 7          */
/* - Chrome running on high DPI Macs and PCs                  */
/* - Opera running on high DPI Macs, PCs and mobile devices   */
/*                                                            */
/* Please note that that this code assumes you'll swap a      */
/* 2× version of your images. If you'd like to supply         */
/* finer increments, other thresholds might be appropriate.   */
/*                                                            */
/* A test for CSS pixel densites can be found here:           */
/* http://bjango.com/articles/min-device-pixel-ratio/         */
/*                                                            */
/*                                  @marcedwards from @bjango */
/*                                                            */
/* ---------------------------------------------------------- */
/* This is hacky and awesome. it should be part of mixins or something.
   I found it once on stack overflow and couldn't find it later when I looked */
/* XXX: test in browsers */
/* ratio is the height divided by width in percentage form */
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\0000339}}
.header-link {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  vertical-align: top;
  color: #45494E;
  text-transform: uppercase;
  border-left: 1px solid #EFF2F5;
  padding: 22px 20px 19px 20px;
  letter-spacing: 0.5px;
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\0000353}}
.header-link:hover, .header-link:focus, .header-link.active, .header-link.locked {
  text-decoration: none;
  color: #45494E;
  background-color: #EFF2F5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\0000362}}
.header-link:focus {
  outline: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\0000366}}
.header-link .ico-arrow-tail-down {
  font-size: 12px;
  display: inline-block;
  left: 3px;
  top: 0;
  line-height: 15px;
  position: relative;
  color: #D2D6DF;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\0000378}}
.global-header .search-autocomplete .search-autocomplete__query-input input, .global-header .search-autocomplete input.search-autocomplete-input--large {
  font-size: 15px;
  font-weight: 400;
  height: 60px;
  line-height: 1.2em;
  box-shadow: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  padding-left: 48px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\0000392}}
.global-header, .global-sub-header .g-group {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1080px;
  min-width: 220px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003100}}
.header-search {
  border-left: 1px solid #EFF2F5;
  -webkit-flex-grow: 10;
  -moz-flex-grow: 10;
  -ms-flex-grow: 10;
  flex-grow: 10;
  border-bottom: 1px solid #D2D6DF;
  height: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003110}}
.header-browse {
  border-bottom: 1px solid #D2D6DF;
  height: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003115}}
.sill {
  box-shadow: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003118}}
.sill.sill--with-borders {
  box-shadow: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003123}}
.search-autocomplete {
  background-color: white;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003129}}
.global-header .search-autocomplete {
  position: relative;
  background-color: white;
  z-index: 2;
  max-width: 400px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/node_modules\/eb-styleguide\/sass\/base\/_mixins\.scss}line{font-family:\00003281}}
.global-header .search-autocomplete input[type="search"].placeholder {
  text-overflow: ellipsis;
  border-color: transparent;
  border-radius: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/node_modules\/eb-styleguide\/sass\/base\/_mixins\.scss}line{font-family:\00003282}}
.global-header .search-autocomplete input[type="search"][placeholder] {
  text-overflow: ellipsis;
  border-color: transparent;
  border-radius: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/node_modules\/eb-styleguide\/sass\/base\/_mixins\.scss}line{font-family:\00003283}}
.global-header .search-autocomplete input[type="search"]:-moz-placeholder {
  text-overflow: ellipsis;
  border-color: transparent;
  border-radius: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/node_modules\/eb-styleguide\/sass\/base\/_mixins\.scss}line{font-family:\00003284}}
.global-header .search-autocomplete input[type="search"]::-moz-placeholder {
  text-overflow: ellipsis;
  border-color: transparent;
  border-radius: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/node_modules\/eb-styleguide\/sass\/base\/_mixins\.scss}line{font-family:\00003285}}
.global-header .search-autocomplete input[type="search"]:-ms-input-placeholder {
  text-overflow: ellipsis;
  border-color: transparent;
  border-radius: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/node_modules\/eb-styleguide\/sass\/base\/_mixins\.scss}line{font-family:\00003286}}
.global-header .search-autocomplete input[type="search"]::-webkit-input-placeholder {
  text-overflow: ellipsis;
  border-color: transparent;
  border-radius: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003143}}
.global-header .search-autocomplete .list--divider {
  line-height: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003147}}
.global-header .search-autocomplete .responsive-form__input--icon__container {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  background-color: white;
  border: none;
  padding-right: 0;
  padding-left: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003154}}
.global-header .search-autocomplete .responsive-form__input--icon__container .ico-search-v2 {
  color: #D2D6DF;
  padding: 0px;
  line-height: 53px;
  font-size: 19px;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003164}}
.global-header .search-autocomplete .responsive-form__input--icon__container .ico-search-v2.is-focus {
  color: #666A73;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003171}}
.global-header .search-autocomplete .search-autocomplete__query-input input {
  padding-left: 48px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003177}}
.global-header .search-autocomplete .pac-container {
  padding-top: 45px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003187}}
.eb-logo {
  display: block;
  float: left;
  margin: 0px 20px;
  width: 110px;
  height: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003194}}
.eb-logo:link, .eb-logo:visited, .eb-logo:hover, .eb-logo:focus, .eb-logo:active {
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003201}}
.eb-logo:link i, .eb-logo:visited i, .eb-logo:hover i, .eb-logo:focus i, .eb-logo:active i {
  color: #f6682F;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003206}}
.eb-logo i {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 39px;
  line-height: 49px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003213}}
.global-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  max-width: none;
  width: 100%;
  background-color: white;
  border-bottom: 1px solid #D2D6DF;
  z-index: 40000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003226}}
.global-header .btn.btn--link {
  height: auto;
  vertical-align: top;
  font-weight: 600;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003231}}
.global-header .btn.btn--link.header-link {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 15px;
  height: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003237}}
.global-header .btn.btn--link:hover, .global-header .btn.btn--link:active, .global-header .btn.btn--link:focus {
  text-decoration: none;
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003245}}
.global-header .btn.btn--block {
  margin: 20px;
  color: white !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003249}}
.global-header .btn.btn--block:hover, .global-header .btn.btn--block:active, .global-header .btn.btn--block:focus {
  background-color: #00affc;
  color: white;
  border: none;
  padding: 16px 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003259}}
.global-header .major {
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  background-color: white;
  z-index: 39000;
  border-bottom: 1px solid #D2D6DF;
  height: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003271}}
.global-header .major .header-link {
  -webkit-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
  z-index: 1;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003276}}
.global-header .major .header-link:hover, .global-header .major .header-link:active, .global-header .major .header-link.active, .global-header .major .header-link:focus {
  color: #00a1ee !important;
  background-color: transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003286}}
.global-header .minor {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003291}}
.global-header .mobile-action-a,
.global-header .mobile-action-b {
  line-height: 1;
  font-size: 19px;
  position: absolute;
  padding: 16px 20px;
  top: 0;
  color: #D2D6DF;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003301}}
.global-header .mobile-action-a.active,
.global-header .mobile-action-b.active {
  color: #00a8f2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003306}}
.global-header .mobile-action-a,
.global-header .mobile-action-a-menu {
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003310}}
.global-header .mobile-action-b,
.global-header .mobile-action-b-menu {
  left: auto;
  right: 95px;
  top: -57px;
  z-index: 200;
  color: #666A73;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003321}}
.global-header .mobile-action-a-menu,
.global-header .mobile-action-b-menu {
  width: 220px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003326}}
.global-header .user-avatar {
  position: relative;
  height: 19px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003330}}
.global-header .user-avatar.user-avatar-no-img {
  padding-left: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003334}}
.global-header .user-avatar .name,
.global-header .user-avatar .email {
  line-height: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003339}}
.global-header .user-avatar .user-name {
  vertical-align: top;
  max-width: 110px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003344}}
.global-header .user-avatar .user-avatar-icon {
  top: 19px;
  left: 20px;
  position: absolute;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003350}}
.global-header .user-avatar .user-avatar-image {
  height: 30px;
  width: 30px;
  max-height: 30px;
  max-width: 30px;
  margin: -9px 5px 0px 0px;
  border: 3px solid #D2D6DF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003362}}
.global-header .list .user-avatar {
  padding: 13px 13px 13px 38px;
  line-height: normal;
  background-color: #D2D6DF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003367}}
.global-header .list .user-avatar .user-avatar-icon {
  top: 8px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003373}}
#global-header {
  z-index: 10;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003377}}
.global-mask {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003382}}
.gh-dd {
  position: relative;
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003387}}
.gh-dd-menu {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: -1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003393}}
.gh-dd-menu.on-right {
  right: 0;
  left: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003399}}
.js-gh-dd-menu {
  opacity: 0;
  visibility: hidden;
  top: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003405}}
.global-header .js-gh-dd-menu--show {
  display: inline-block;
  top: 61px;
  opacity: 1;
  visibility: visible;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003412}}
.gh-help {
  z-index: 400;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003419}}
.gh-help-box {
  border-bottom: 1px solid #D2D6DF;
  height: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003424}}
.gh-help-box .gh-dd-menu {
  width: 330px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003429}}
.gh-profile-box {
  border-bottom: 1px solid #D2D6DF;
  height: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003434}}
.gh-profile-box .gh-dd-menu {
  width: 250px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003439}}
.global-sub-header {
  background-color: #F8F8FA;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003446}}
.global-sub-header .sub-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  float: right;
  clear: right;
  text-align: justify;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003455}}
.global-sub-header .sub-text:only-child {
  padding-top: 14px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003460}}
.auth-modal {
  max-width: 330px;
  margin: auto;
  margin-top: 18px;
  margin-bottom: 64px;
  min-height: 300px;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003468}}
.auth-modal .loading-spinner {
  position: absolute;
  top: 50%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003473}}
.auth-modal .activation-sent {
  font-size: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003478}}
.recaptcha_input_area_text {
  line-height: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003482}}
#recaptcha_response_field {
  height: 18px;
  line-height: 18px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003489}}
body.show-chrome.ui-mobile-viewport .global-header {
  text-shadow: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003492}}
body.show-chrome.ui-mobile-viewport .ui-mobile [data-role=page],
body.show-chrome.ui-mobile-viewport .ui-mobile [data-role=dialog],
body.show-chrome.ui-mobile-viewport .ui-page {
  top: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003497}}
body.show-chrome.ui-mobile-viewport .ui-dialog-contain > .ui-header {
  z-index: 9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003500}}
body.show-chrome.ui-mobile-viewport .search-autocomplete .ui-autocomplete {
  position: initial !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003507}}
.ie8 .global-header {
  width: 1080px;
}

@media only screen and (max-width: 1079px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003513}}
  .logged-out .gh-help-box {
    display: none;
  }
}
@media only screen and (max-width: 999px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003519}}
  .gh-help-box,
  .gh-discover,
  .gh-signup {
    display: none;
  }
}
@media only screen and (max-width: 919px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003527}}
  .gh-profile-box .user-avatar {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003530}}
  .gh-profile-box .user-avatar .user-avatar-icon {
    left: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003534}}
  .gh-profile-box .user-avatar .user-name {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003538}}
  .gh-profile-box .user-avatar .ico-arrow-tail-down {
    display: inline-block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003542}}
  .gh-profile-box .user-avatar .ico-menu-v2 {
    color: #666A73;
    left: 25px;
    top: 20px;
    font-size: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003552}}
.ie8 .global-header .search-autocomplete {
  -webkit-transition-property: width;
  -moz-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003560}}
.ie8 .js-gh-dd-menu {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

@media only screen and (min-width: 800px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003552}}
  .global-header .search-autocomplete {
    -webkit-transition-property: width;
    -moz-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003560}}
  .js-gh-dd-menu {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }
}
@media only screen and (max-width: 799px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003571}}
  .global-header .major {
    overflow: visible;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003576}}
  .global-header .list .user-avatar {
    min-height: 25px;
    height: 100px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003581}}
  .global-header .header-link .user-avatar {
    min-width: 95px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003585}}
  .global-header .gh-dd-menu {
    border-top: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003589}}
  .global-header .close-button {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003594}}
  .is-active .mobile-action-b {
    color: #00a8f2;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003599}}
  .search-autocomplete-is-active .header-search {
    outline: 1px solid #D2D6DF;
    height: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003605}}
  .header-search {
    display: block;
    position: absolute;
    top: 61px;
    border: none;
    left: auto;
    margin: 0;
    right: 0;
    height: 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003616}}
  .header-search .search-autocomplete {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 400px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 799px) and (max-width: 479px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003616}}
  .header-search .search-autocomplete {
    min-width: initial;
  }
}
@media only screen and (max-width: 799px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003627}}
  .header-search .search-autocomplete .ui-autocomplete {
    top: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003631}}
  .header-search .search-autocomplete .ui-autocomplete.search-query-autocomplete {
    top: auto !important;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003636}}
  .header-search .search-autocomplete .search-autocomplete__query-input input {
    font-size: 16px;
  }

  /* .clearable-input needs to use with .responsive-form__input--icon--right
      But we want to show search and location icon to the left on large screen.
      Manully align the 'X' icon to the right for medium and down size.
  */
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003648}}
  .search-autocomplete .responsive-form__input--icon .responsive-form__input--icon__container {
    left: auto;
    right: 1px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003653}}
  .search-autocomplete .responsive-form__input--icon input[type="search"],
  .search-autocomplete .responsive-form__input--icon input[type="text"] {
    padding-left: 20px;
    padding-right: 40px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003661}}
  .global-header-container.logged-out .user-avatar {
    padding-left: 50px;
    border-left: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003666}}
  .global-header-container.logged-out .mobile-action-b {
    right: 70px;
  }
}
@media only screen and (max-width: 479px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003674}}
  .global-mask {
    position: fixed;
    top: 0;
    z-index: 9;
    height: 100%;
    width: 100%;
    background-color: white;
    opacity: 0.9;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003684}}
  .minor {
    z-index: 40000;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003688}}
  .show-menu-mask .global-mask,
  .show-search-mask .global-mask {
    display: block;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003695}}
  .global-header .major {
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003699}}
  .global-header .mobile-action-a-menu,
  .global-header .header-search {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003703}}
  .global-header .mobile-action-a-menu.sill--with-borders,
  .global-header .header-search.sill--with-borders {
    border-right: none;
    border-left: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003713}}
body .global-header {
  font-family: "Benton Sans", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: #45494E;
  font-size: 15px;
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003719}}
body .global-header a.header-link {
  text-transform: uppercase;
  border-left: 1px solid #EFF2F5;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  letter-spacing: 0.5px;
  border-radius: 0px;
  color: #45494E;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003732}}
body .global-header .list {
  font-size: 15px;
  font-weight: 400;
  outline: 1px solid #D2D6DF;
  overflow: hidden;
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003741}}
body .global-header .list .list--with-divider-top,
body .global-header .list .list--with-divider-bottom {
  outline: none;
  border-color: #EFF2F5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003747}}
body .global-header .list .list--has-highlight {
  outline: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003751}}
body .global-header .list .list--stub-link a {
  background-color: #00a1ee;
  color: white !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003759}}
body .global-header .list .list--stub-link a:hover, body .global-header .list .list--stub-link a:active, body .global-header .list .list--stub-link a:focus {
  background-color: #F8F8FA;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003766}}
body .global-header .list a {
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  padding: 16px 20px;
  color: #666A73 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003774}}
body .global-header .list a:hover, body .global-header .list a.ui-state-hover {
  background-color: #EFF2F5;
  color: #666A73;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003780}}
body .global-header .list a:active, body .global-header .list a.ui-state-active {
  background-color: #D2D6DF;
  color: #666A73;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003786}}
body .global-header .list a:focus, body .global-header .list a.ui-state-focus {
  background-color: #EFF2F5;
  border: 1px dotted #666A73;
  padding: 15px 19px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003794}}
body .global-header .list .ui-menu-item:hover {
  color: #666A73;
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003799}}
body .global-header .list .help-link {
  color: #00a8f2 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003803}}
body .global-header .list p {
  border-bottom: none;
  padding: 12px 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/mnt\/jenkins\/workspace\/ebcore-build_12\.04\/django\/media\/django\/compass\/sass\/non_modular\/global_header\.scss}line{font-family:\00003808}}
body .global-header .list.search-query-autocomplete {
  outline: none;
  border: 1px solid #D2D6DF;
}
