/* Minification failed. Returning unminified contents.
(57,1): run-time error CSS1019: Unexpected token, found '@import'
(57,9): run-time error CSS1019: Unexpected token, found ''//cloud.typography.com/6432632/737048/css/fonts.css''
(58,1): run-time error CSS1019: Unexpected token, found '@import'
(58,9): run-time error CSS1019: Unexpected token, found ''//fonts.googleapis.com/css?family=Open+Sans:400,700,600''
(101,1): run-time error CSS1019: Unexpected token, found '@import'
(101,9): run-time error CSS1019: Unexpected token, found ''//cloud.typography.com/6432632/737048/css/fonts.css''
(102,1): run-time error CSS1019: Unexpected token, found '@import'
(102,9): run-time error CSS1019: Unexpected token, found ''//fonts.googleapis.com/css?family=Open+Sans:400,700,600''
(104,1): run-time error CSS1019: Unexpected token, found '@import'
(104,9): run-time error CSS1019: Unexpected token, found ''//cloud.typography.com/6432632/737048/css/fonts.css''
(105,1): run-time error CSS1019: Unexpected token, found '@import'
(105,9): run-time error CSS1019: Unexpected token, found ''//fonts.googleapis.com/css?family=Open+Sans:400,700,600''
(136,1): run-time error CSS1019: Unexpected token, found '@import'
(136,9): run-time error CSS1019: Unexpected token, found ''//cloud.typography.com/6432632/737048/css/fonts.css''
(137,1): run-time error CSS1019: Unexpected token, found '@import'
(137,9): run-time error CSS1019: Unexpected token, found ''//fonts.googleapis.com/css?family=Open+Sans:400,700,600''
 */
@import '//cloud.typography.com/6432632/737048/css/fonts.css';
@import '//fonts.googleapis.com/css?family=Open+Sans:400,700,600';

@import '//cloud.typography.com/6432632/737048/css/fonts.css';
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
.auth-container,
.sparse-container {
  padding: 0;
  background-color: #fff;
  border: 5px solid #990033;
}
.auth-header,
.sparse-header {
  padding: 20px 30px;
}
.auth-header .header-logo .auth-logo,
.sparse-header .header-logo .auth-logo {
  width: 480px;
}
.auth-header .header-branding .header-title,
.sparse-header .header-branding .header-title {
  margin: 0;
}
.auth-header .auth-header-title,
.sparse-header .auth-header-title {
  padding-top: 20px;
}
.auth-body,
.sparse-body {
  padding: 30px;
}

fieldset {
  margin-bottom: 25px;
}

@import '//cloud.typography.com/6432632/737048/css/fonts.css';
@import '//fonts.googleapis.com/css?family=Open+Sans:400,700,600';
.header {
  background: #fff;
  height: 180px;
  background: url(/resources/themes/students/WSU2016Banner/content/images/banner.jpg) center no-repeat;
  background-size: 100%;
}
@media (max-width: 1000px) {
  .header {
    height: 90px;
  }
}
@media (min-width: 1520px) {
  .header {
    height: 235px;
  }
}
.navbar-default {
  background-color: #fff;
  border: none;
  border-bottom: 5px solid #990033;
}
.navbar-default .container {
  color: #333;
}
.navbar-default .container .navbar-nav > li > a {
  color: #990033;
  padding-left: 11px;
  padding-right: 11px;
}
.navbar-default .container .navbar-nav > li > a:hover {
  text-decoration: none;
  background: #990033;
  color: #fff;
}
.navbar-default .container .dropdown-menu,
.navbar-default .container .navbar-nav > li.open {
  background-color: #fff;
}
.navbar-default .container .dropdown-menu {
  border-top: none;
}

@import '//cloud.typography.com/6432632/737048/css/fonts.css';
@import '//fonts.googleapis.com/css?family=Open+Sans:400,700,600';

@import '//cloud.typography.com/6432632/737048/css/fonts.css';
@import '//fonts.googleapis.com/css?family=Open+Sans:400,700,600';
.notifications {
  background-color: #fff;
}
.notifications .notifications-header,
.notifications .notifications-footer {
  text-align: center;
}
.notifications .notification {
  background-color: white;
  color: #333;
  border-top: 1px solid #EBEBEB;
}
.notifications .notification:first-child {
  border-top: 2px solid #EBEBEB;
}
.notifications .notification:last-child {
  border-bottom: 2px solid #EBEBEB;
}
.notifications .notification:hover {
  background-color: #fff;
}
.notifications .notification.unread {
  background-color: #4d88d5;
  color: #fff;
}
.notifications .notification.unread:hover {
  background-color: #fff;
  color: #333;
}

@import '//cloud.typography.com/6432632/737048/css/fonts.css';
@import '//fonts.googleapis.com/css?family=Open+Sans:400,700,600';
html,
html body {
  font-family: 'Gotham Narrow A', 'Gotham Narrow B', "Open Sans", arial !important;
}
html h1,
html body h1,
html h2,
html body h2,
html h3,
html body h3,
html h4,
html body h4,
html h5,
html body h5,
html p,
html body p {
  font-family: 'Gotham Narrow A', 'Gotham Narrow B', "Open Sans", arial !important;
}
.search-jobs-form .search-jobs-input label.search-jobs {
  margin-left: 0px;
}
body {
  color: #333;
  background: #f2f2f2;
  background-position-y: 600px;
  background-position-x: 60px;
}
body a {
  color: #ED0033;
}
body a:hover {
  color: #ED0033;
}
.layout .main-content .container {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .layout .main-content {
    padding-bottom: 70px;
  }
}
.content {
  padding: 10px 10px 25px 25px;
}
.under-nav {
  background: linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  color: #333;
}
.under-nav .container {
  padding: 25px 10px 10px 25px;
}
.under-nav .container.with-banner .banner-info h2 {
  color: #fff;
}
.under-nav a:not(.btn) {
  color: #ED0033;
}
.navbar-default .container {
  background: #fff;
}
.panel-default {
  background: #fff;
}
.panel-default .panel-heading {
  background: #990033;
  color: #fff;
  font-size: 16px;
}
.panel-default .panel-heading a:not(.btn) {
  color: #fff;
}
.list-group-item {
  background: none;
}
h1,
h2,
h3 {
  color: #990033;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  font-weight: bold;
}
h1 {
  font-size: 52px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #a20c32;
  border-color: #a20c32;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #a20c32;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #a20c32;
  border-color: #a20c32;
}
.pagination > li > a,
.pagination > li > span {
  color: #a20c32;
}
.alert {
  color: #fff;
  border: none;
  border-radius: 0;
}
.alert strong {
  font-size: 16px;
}
.alert a {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
.alert a.btn {
  text-decoration: none;
}
.alert .btn {
  background: none !important;
  font-weight: bold;
  font-size: 13pt;
  border: solid #fff 2px !important;
  border-left: none !important;
  padding: 8px 14px;
  color: #fff;
  border-radius: 0;
  padding-left: 0;
  margin-left: 15px;
}
.alert .btn:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.alert.alert-info {
  background-color: white !important;
  color: #990033;
  border: solid 3px #990033;
}
.alert.alert-info a {
  color: #333;
}
.alert.alert-info .btn {
  background: none !important;
  font-weight: bold;
  font-size: 13pt;
  border: solid #990033 2px !important;
  border-left: none !important;
  padding: 8px 14px;
  color: #990033;
  border-radius: 0;
  padding-left: 0;
}
.alert.alert-success {
  color: black;
}
.alert.alert-danger {
  background-color: #990033;
}
.alert.alert-warning {
  background-color: #E1B4AF;
  color: black;
}
.panel,
.panel-heading {
  border-radius: 0;
}
.btn-primary,
.btn-success {
  border-color: #80002a;
  background-color: #990033;
}
.btn-primary:hover,
.btn-success:hover {
  background-color: #b3003b;
  border-color: #990033;
}
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-success:active:focus,
.btn-primary:active:hover,
.btn-success:active:hover {
  color: #fff;
  background-color: #80002a;
  border-color: #990033;
}
.panel-heading .btn {
  background: none !important;
  font-weight: bold;
  font-size: 8pt;
  border: solid #fff 2px !important;
  padding: 2px 4px;
  color: #fff;
  border-radius: 0;
}
.panel-heading .btn:hover {
  background: #b3003b !important;
}
.panel-body .btn {
  background: #990033 !important;
  font-weight: bold;
  font-size: 8pt;
  border: none !important;
  padding: 8px 10px;
  color: #fff;
  border-radius: 0;
}
.panel-body .btn:hover {
  background: #b3003b !important;
}
.panel-default.panel-html .panel-body,
.panel-default.fullimage .panel-body {
  padding: 0;
}
.panel-footer a,
.panel-body a,
list-group-item div a {
  color: #ED0033;
}

