  @charset "UTF-8";
/*!
 * CSUEBCSS v1.0.0
 * Created by AF - 2016-10-20
 * Copyright 2016-2017, Cal State Ä¢¹½ÊÓÆµ
 */
/*# global fonts & styles */
@font-face{font-family:Whitney Medium;src:url("/_global/fonts/whitney/Whitney-Medium.eot?iefix") format("eot"), url("/_global/fonts/whitney/Whitney-Medium.woff") format("woff"), url("/_global/fonts/whitney/Whitney-Medium.ttf") format("truetype"), url("/_global/fonts/whitney/Whitney-Medium.svg") format("svg");}
@font-face{font-family:Whitney Bold;src:url("/_global/fonts/whitney/Whitney-Bold.eot?iefix") format("eot"), url("/_global/fonts/whitney/Whitney-Bold.woff") format("woff"), url("/_global/fonts/whitney/Whitney-Bold.ttf") format("truetype"), url("/_global/fonts/whitney/Whitney-Bold.svg") format("svg");}
@font-face{font-family:Whitney Semibold;src:url("/_global/fonts/whitney/Whitney-Semibold.eot?iefix") format("eot"), url("/_global/fonts/whitney/Whitney-Semibold.woff") format("woff"), url("/_global/fonts/whitney/Whitney-Semibold.ttf") format("truetype"), url("/_global/fonts/whitney/Whitney-Semibold.svg") format("svg");}
@font-face{font-family:Whitney Book;src:url("/_global/fonts/whitney/Whitney-Book.eot?iefix") format("eot"),  url("/_global/fonts/whitney/Whitney-Book.woff") format("woff"), url("/_global/fonts/whitney/Whitney-Book.ttf") format("truetype"), url("/_global/fonts/whitney/Whitney-Book.svg") format("svg");}
@font-face{font-family:Sentinel Semibold;src:url("/_global/fonts/sentinel/Sentinel-Semibold.eot?iefix") format("eot"), url("/_global/fonts/sentinel/Sentinel-Semibold.woff") format("woff"), url("/_global/fonts/sentinel/Sentinel-Semibold.ttf") format("truetype"), url("/_global/fonts/sentinel/Sentinel-Semibold.svg") format("svg");}

html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: "Whitney Book", Helvetica, Arial, sans-serif;
  padding-top: 50px;
  /* Margin bottom by footer height */
  margin-bottom: 156px;
}
.eb-body,
.navbar,
.dropdown-menu,
.panel table {
  font-size: 16px;
}
.eb-body {
  overflow-wrap: break-word;
}
.container.eb-template,
.container-fluid.eb-template {
  padding: 40px 15px;
}
.container.eb-template-no-navbar,
.container-fluid.eb-template-no-navbar {
  padding: 0 15px 40px;
}
h1, h2, h3, .eb-btn-inverse-csueb, .eb-panel-form-btn {
  font-family: "Whitney Bold", Helvetica, Arial, sans-serif;
}
.eb-whitney-book {
  font-family: "Whitney Book", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
}
.eb-whitney-semibold,
.form-group > label,
.form-group > div:first-child,
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th {
  font-family: "Whitney Semibold", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.jumbotron .lead {
  font-family: "Sentinel Semibold",Georgia,serif;
}
h1 {
  color: #d50032 !important;
}
/*# sticky footer */
.eb-footer-logo img {
    margin-top: 15px;
    margin-bottom: 10px;
    max-width: 154px;
    width: 100%;
}
.eb-footer-top {
  background-color: #e5e6e7;
}
.eb-footer-bottom {
  background-color: #d2d3d4;
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.3;
  text-transform: uppercase;
}
.eb-footer-bottom p {
  margin: 6px 0 6px;
}
.eb-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: auto;
  overflow: hidden;
}

/*# sign in */
.eb-signin {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #eee;
}
.eb-signin > .container {
  width: auto;
  max-width: 680px;
  padding: 0 15px;
}
.eb-form-signin-heading {
  color: #d50032;
  margin-bottom: 0;
  text-align: center;
}
.eb-form-signin-heading small {
  color: #555;
  line-height: 1.42857143;
}
.eb-form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.eb-form-signin .checkbox {
  margin-bottom: 10px;
}
.eb-form-signin .checkbox {
  font-weight: normal;
}
.eb-form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.eb-form-signin .form-control:focus {
  z-index: 2;
}
.eb-form-signin input[type="text"] {
  margin-bottom: -1px;
}
.eb-form-signin input[type="password"] {
  margin-bottom: 10px;
}
.eb-btn-signin {
  font-size: 22px;
  letter-spacing: 1px;
  padding: 6px 16px;
}

/*# Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

/* has success */
.eb-has-success {
  color: #3c763d;
}
/* has error */
.eb-has-error {
  color: #a94442;
}
/* has warning */
.eb-has-warning {
  color: #8a6d3b;
}
/* text success */
.eb-text-success {
  color: #649430;
}
/* text danger */
.eb-text-danger {
  color: #d50032;
}
/* glyphicons + font awesome + silk icons */
.eb-glyphicon.glyphicon-lg {
  font-size: large;
  vertical-align: text-bottom;
}
/* input glyphicon */
.eb-input-glyphicon {
  position: absolute;
  bottom: 34px;
  right: 0;
}
.eb-fa-lg {
  font-size: 1.5em;
  vertical-align: bottom;
}
.panel-default .panel-heading.eb-fa-border .fa-border {
  border: solid .08em #f5f5f5;
  color: #777;
}
.panel-primary .panel-heading.eb-fa-border .fa-border {
  border: solid .08em #337ab7;
}
.panel-success .panel-heading.eb-fa-border .fa-border {
  border: solid .08em #e5e6e7;
}
.panel-info .panel-heading.eb-fa-border .fa-border {
  border: solid .08em #d9edf7;
}
.panel-warning .panel-heading.eb-fa-border .fa-border {
  border: solid .08em #fcf8e3;
}
.panel-danger .panel-heading.eb-fa-border .fa-border {
  border: solid .08em #f2dede;
}
.eb-panel-csueb .panel-heading.eb-fa-border .fa-border {
  border: solid .08em #e5e6e7;
  color: #777;
}
img.eb-silk {
    height: 16px;
    width: 16px;
}
/* forms */
.eb-required-label {
    background-color: #b94a48;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11.844px !important;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 14px;
    padding: 2px 4px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    vertical-align: text-top;
    white-space: nowrap;
}
/* helper classes - contextual colors */
.eb-text-caption {
  color: #555;
}
/* helper classes - margin */
.eb-top {
  margin-top: 20px;
}
.eb-bottom {
  margin-bottom: 20px;
}
/* page header */
.page-header {
  text-align: center;
}
/* alerts */
.eb-alert-default {
    color: #222;
    background-color: #fff;
    border-color: #080808;
}
.eb-alert-disabled {
    color: #777;
    background-color: #e5e6e7;
    border-color: #d2d3d4;
}
.eb-alert-no-margin {
  margin-bottom: 0;
}
/* buttons */
.eb-btn {
  background-color: #fff;
  border-radius: 0;
  font-size: 1.2em;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.eb-btn-csueb,
.eb-btn-csueb-special-link {
  color: #d50032;
  border: 1px solid #d50032;
}
.eb-btn-csueb-cta {
  color: #000;
  border: 1px solid #000;
}
.eb-btn-csueb,
.eb-btn-csueb-cta {
  padding: 4px 12px;
}
.eb-btn-csueb-special-link {
  padding: 2px 12px;
}
.eb-btn-csueb-special-link:after {
  color: #d50032;
  content: '\f101';
  font-family: 'FontAwesome';
  font-size: 1.1em;
  margin-left: 8px;
  position: relative;
}
.eb-btn-csueb:hover,
.eb-btn-csueb:focus,
.eb-btn-csueb:active,
.eb-btn-csueb-cta:hover,
.eb-btn-csueb-cta:focus,
.eb-btn-csueb-cta:active,
.eb-btn-csueb-special-link:hover,
.eb-btn-csueb-special-link:focus,
.eb-btn-csueb-special-link:active {
  color: #fff;
  background-color: #d50032;
  border-color: #fff;
}
.eb-btn-csueb-special-link:hover:after,
.eb-btn-csueb-special-link:focus:after,
.eb-btn-csueb-special-link:active:after {
  color: #fff;
}
.eb-btn-inverse-csueb {
  color: #fff;
  background-color: #d50032;
  border: 1px solid #a80128;
  padding: 4px 12px;
}
.eb-btn-inverse-csueb:hover,
.eb-btn-inverse-csueb:focus,
.eb-btn-inverse-csueb:active {
  color: #d50032;
  background-color: #fff;
  border-color: #d50032;
}
.eb-btn-inverse-gray {
  color: #fff;
  background-color: #434343;
  border: 1px solid #000;
  padding: 4px 12px;
}
.eb-btn-inverse-gray:hover,
.eb-btn-inverse-gray:focus,
.eb-btn-inverse-gray:active {
  color: #434343;
  background-color: #fff;
  border-color: #434343;
}
.eb-btn-inverse-green {
  color: #fff;
  background-color: #5cb85c;
  border: 1px solid #3c763d;
  padding: 4px 12px;
}
.eb-btn-inverse-green:hover,
.eb-btn-inverse-green:focus,
.eb-btn-inverse-green:active {
  color: #5cb85c;
  background-color: #fff;
  border-color: #5cb85c;
}
.eb-panel-form-btn {
  font-size: 14px;
  padding: 1px 12px;
}
/* typography - lists */
.list-inline.eb-last-child {
  margin-bottom: 0;
}
/* jumbotron + misc */
div[id|="collapse"],
.eb-jumbotron {
  margin-top: 20px;
}
.jumbotron.eb-sgmark {
  background: url('/files/images/logos/csueb/csueb.sgmark.wm.png') no-repeat #f5f5f5 center;
  background-size: auto 88%;
}
/* panels */
.eb-panel-csueb {
  border-color: #d2d3d4;
}
.eb-panel-csueb > .panel-heading {
  color: #000;
  background-color: #e5e6e7;
  border-color: #d2d3d4;
}
.eb-panel-csueb > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d2d3d4;
}
.eb-panel-csueb > .panel-heading .badge {
  color: #e5e6e7;
  background-color: #000;
}
.eb-panel-csueb > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d2d3d4;
}
.eb-panel-csueb > .panel-footer ul.eb-no-margin {
  margin-bottom: 0;
}
.panel > .table-responsive.eb-rm-border-top > .table > tbody > tr:first-child > th,
.panel > .table-responsive.eb-rm-border-top > .table > tbody > tr:first-child > td,
.panel form > .table-responsive.eb-rm-border-top > .table > tbody > tr:first-child > th,
.panel form > .table-responsive.eb-rm-border-top > .table > tbody > tr:first-child > td,
.panel form > .table-responsive.eb-rm-border-top,
tbody > tr.eb-rm-tbody-border-top > td {
  border-top: 0;
}
.panel-heading > a[data-toggle="collapse"],
.panel-heading > a[data-toggle="collapse"]:hover,
.panel-heading > a[data-toggle="collapse"]:focus,
.panel-heading > a[data-toggle="collapse"]:active {
  color: #000000;
  text-decoration: none;
}
/* margin (all-purpose) */
.eb-top-only {
  margin: 20px 0 0 !important;
}
.eb-bottom-only {
  margin: 0 0 20px !important;
}
.eb-bs-half-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}
.eb-bs-half-margin-top {
  margin-top: 10px;
}
.eb-bs-half-margin-bottom {
  margin-bottom: 10px;
}
.eb-rm-margin-all {
  margin: 0 0 !important;
}
.eb-rm-margin {
  margin: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.eb-rm-margin-top {
  margin-top: 0;
}
.eb-rm-margin-bottom {
  margin-bottom: 0;
}
.eb-rm-margin-left {
  margin-left: 0;
}
.eb-rm-margin-right {
  margin-right: 0;
}
/* padding (all-purpose) */
.eb-rm-padding {
  padding: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.eb-rm-padding-top {
  padding-top: 0;
}
.eb-rm-padding-bottom {
  padding-bottom: 0;
}
.eb-rm-padding-left {
  padding-left: 0;
}
.eb-rm-padding-right {
  padding-right: 0;
}
/* table (all-purpose) + vertical alignment */
.table.eb-table-tr-first-child-bordered > caption + thead > tr:first-child > th,
.table.eb-table-tr-first-child-bordered > colgroup + thead > tr:first-child > th,
.table.eb-table-tr-first-child-bordered > thead:first-child > tr:first-child > th,
.table.eb-table-tr-first-child-bordered > caption + thead > tr:first-child > td,
.table.eb-table-tr-first-child-bordered > colgroup + thead > tr:first-child > td,
.table.eb-table-tr-first-child-bordered > thead:first-child > tr:first-child > td {
  border-top: 1px solid #ddd;
}
.eb-valign-baseline {
  vertical-align: baseline;
}
.eb-valign-middle,
.table > thead > tr > td,
.table > thead > tr > th,
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td {
  vertical-align: middle;
}
.eb-valign-sub {
  vertical-align: sub;
}
.eb-valign-super {
  vertical-align: super;
}
/* callouts */
.eb-bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.eb-bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.eb-bs-callout p:last-child {
  margin-bottom: 0;
}
.eb-bs-callout code {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.eb-bs-callout-danger {
  border-left-color: #d50032;
}
.eb-bs-callout-danger h4 {
  color: #d50032;
}
.eb-bs-callout-warning {
  border-left-color: #aa6708;
}
.eb-bs-callout-warning h4 {
  color: #aa6708;
}
.eb-bs-callout-info {
  border-left-color: #1b809e;
}
.eb-bs-callout-info h4 {
  color: #1b809e;
}
/*# Bootstrap override/extending */
/* use: has-feedback */
.has-feedback label~.form-control-feedback {
    top: 30px;
}
/* use: navbar */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
/* use: form + .table-responsive inside panel */
.panel form > .table-responsive {
  border-top: 1px solid #ddd;
}
.panel form,
.panel form > .table-responsive > table {
  margin-bottom: 0;
  border: 0;
}
.panel form > .table-responsive > table > thead > tr > th:first-child,
.panel form > .table-responsive > table > tbody > tr > th:first-child,
.panel form > .table-responsive > table > tfoot > tr > th:first-child,
.panel form > .table-responsive > table > thead > tr > td:first-child,
.panel form > .table-responsive > table > tbody > tr > td:first-child,
.panel form > .table-responsive > table > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel form > .table-responsive > table > thead > tr > th:last-child,
.panel form > .table-responsive > table > tbody > tr > th:last-child,
.panel form > .table-responsive > table > tfoot > tr > th:last-child,
.panel form > .table-responsive > table > thead > tr > td:last-child,
.panel form > .table-responsive > table > tbody > tr > td:last-child,
.panel form > .table-responsive > table > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel form > .table-responsive > table > tbody > tr:last-child > td,
.panel form > .table-responsive > table > tbody > tr:last-child > th,
.panel form > .table-responsive > table > tfoot > tr:last-child > td {
  border-bottom: 0;
}
#accordion .panel-title > .small > a:hover,
#accordion .panel-title > .small > a:focus,
#accordion .panel-title > .small > a:active,
#accordion .panel-title > a:hover,
#accordion .panel-title > a:focus,
#accordion .panel-title > a:active,
#accordion .panel-title > small > a:hover,
#accordion .panel-title > small > a:focus,
#accordion .panel-title > small > a:active {
    text-decoration: none !important;
}
/* dropdown header */
.dropdown-header {
  font-size: 16px;
  font-family: "Whitney Semibold", Helvetica, Arial, sans-serif;
}
.label {
  font-weight: normal;
  letter-spacing: 1px;
}
/* popovers */
.popover-title {
  line-height: 1.42857143;
}
a[data-toggle="popover"]:active,
a[data-toggle="popover"]:focus,
button[data-toggle="popover"]:active,
button[data-toggle="popover"]:focus {
  outline: none;
}
/* google maps embed api */
.eb-google-maps {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; /* This is the 16:9 aspect ratio */
  overflow: hidden;
}
.eb-google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .dropdown-header {
    color: #d50032;
  }
  .help-block,
  .form-group > label,
  .form-group > div:first-child,
  .form-group > div[class~="checkbox"] > label,
  .form-group > div[class~="radio"] > label,
  .form-group > div[class|="radio-has"] > label {
    font-size: large;
  }
}
/*# http://getbootstrap.com/css/#grid-media-queries */
@media screen and (max-width: 767px) {
  /* alerts */
  .eb-alert {
    font-size: large;
  }
  .eb-xs-stacked {
    margin: 0 0 10px !important;
  }
  .eb-xs-stacked-alternate {
    margin-bottom: 10px !important;
  }
  .has-feedback label~.form-control-feedback {
      top: 25px;
  }
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .eb-text-center {
    text-align: center;
  }
  .panel form > .table-responsive {
    border: none;
    border-top: 1px solid #ddd;
    margin-bottom: 0;
  }
  .panel-heading.eb-fa-xs .fa-3x {
    font-size: 4em;
  }
  .panel-heading.eb-fa-xs .fa-pull-left {
    float: none;
    margin-right: 0;
  }
  .panel-heading.eb-fa-xs h3 {
    margin-top: 0;
  }
  .panel-heading.eb-fa-xs .icofont {
    display: inline-block;
  }
  .eb-xs-stacked-top {
    display: block !important;
    clear: both !important;
    margin: 10px auto 0 !important;
  }
  .eb-xs-stacked-top-alternate {
    display: block !important;
    clear: both !important;
    margin-top: 10px !important;
  }
}
@media (min-width: 768px) {
  /* navbar */
  .navbar-inverse .navbar-nav > li > a > .eb-navbar-link:hover,
  .navbar-inverse .navbar-nav > li > a > .eb-navbar-link:focus {
    border-bottom: 2px solid #fff;
    padding-bottom: 4px;
  }
  /* alerts */
  .eb-alert {
    font-size: large;
  }
  /* fa-pull-left */
  .fa-pull-left.eb-no-right-margin {
    margin-right: 0;
  }
  /* alignment classes */
  .ebm-text-left {
    text-align: left;
  }
  .ebm-text-right {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .eb-xs-sm-stacked {
    margin: 0 0 10px !important;
  }
  .eb-xs-sm-stacked-alternate {
    margin-bottom: 10px !important;
  }  
  .eb-xs-sm-text-left {
    text-align: left !important;
  }
  .jumbotron.eb-sgmark {
    background: url('/files/images/logos/csueb/csueb.sealmark.wm.png') no-repeat #f5f5f5 center;
    background-size: auto 88%;
  }
}
@media (min-width: 768px) { /* Small devices Tablets (â‰¥768px) */

}
@media (min-width: 992px) { /* Medium devices Desktops (â‰¥992px) */

}
@media (min-width: 1200px) { /* Large devices Desktops (â‰¥1200px) */

}
@media (min-width: 768px) and (max-width: 991px) { /* Small devices Tablets ONLY */
  .eb-sm-stacked-top {
    display: block !important;
    clear: both !important;
    margin: 10px auto 0 !important;
  }
  .eb-sm-stacked-top-alternate {
    display: block !important;
    clear: both !important;
    margin-top: 10px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) { /* Medium devices Desktops ONLY */
  .eb-md-text-center {
    text-align: center !important;
  }
  .eb-md-stacked-top {
    display: block !important;
    clear: both !important;
    margin: 10px auto 0 !important;
  }
  .eb-md-stacked-top-alternate {
    display: block !important;
    clear: both !important;
    margin-top: 10px !important;
  }
}