/* Shanaz I want to sidebar */
.sidebar-gen-nav{
	list-style:square;
	color: #8CA84B;
}
.sidebar-gen-nav > li> a{
	color: #000;
}
/* Shanaz I want to sidebar */


/* Annette - start  masthead for internal pageup site */

.int-careers-masthead {
  background-color: #008183;
  padding: 15px 0px;
  height: 112px;
  overflow: hidden; }
  .int-careers-masthead .dept-logo {
    display: block;
    color: #ffffff;
    text-decoration: none; }
    @media only screen and (min-width: 768px) {
      .int-careers-masthead .dept-logo {
        margin-left: 15px; } }
    .int-careers-masthead .dept-logo:hover, .int-careers-masthead .dept-logo:focus {
      text-decoration: none; }
    .int-careers-masthead .dept-logo h1 {
      font-size: 2.5em;
      text-align: center;
      font-family:  "Gotham SSm A", "Gotham SSm B", arial, sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      margin: 0 0 10px 0;
      padding: 0px;
      letter-spacing: -1px; }
      @media only screen and (min-width: 768px) {
        .int-careers-masthead .dept-logo h1 {
          text-align: left;
          margin: 0px; } }
    .int-careers-masthead .dept-logo h2 {
      font-size: 2em;
      text-align: center;
      font-family:  "Gotham SSm A", "Gotham SSm B", arial, sans-serif;
      font-weight: normal;
     
      margin: 0px;
      padding: 0px;
      letter-spacing: -1px; }
      @media only screen and (min-width: 768px) {
        .int-careers-masthead .dept-logo h2 {
          font-size: 2em;
          text-align: left; } }


/* Annette - end masthead for internal pageup site */


/* Annette - start  masthead for external pageup site */

.ext-careers-masthead {
  background-color: #18453b;
  padding: 15px 0px;
  height: 112px;
  overflow: hidden; }
  .ext-careers-masthead .dept-logo {
    display: block;
    color: #ffffff;
    text-decoration: none; }
    @media only screen and (min-width: 768px) {
      .ext-careers-masthead .dept-logo {
        margin-left: 15px; } }
    .ext-careers-masthead .dept-logo:hover, .ext-careers-masthead .dept-logo:focus {
      text-decoration: none; }
    .ext-careers-masthead .dept-logo h1 {
      font-size: 2.5em;
      text-align: center;
      font-family:  "Gotham SSm A", "Gotham SSm B", arial, sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      margin: 0 0 10px 0;
      padding: 0px;
      letter-spacing: -1px; }
      @media only screen and (min-width: 768px) {
        .ext-careers-masthead .dept-logo h1 {
          text-align: left;
          margin: 0px; } }
    .ext-careers-masthead .dept-logo h2 {
      font-size: 2em;
      text-align: center;
      font-family:  "Gotham SSm A", "Gotham SSm B", arial, sans-serif;
      font-weight: normal;
      
      margin: 0px;
      padding: 0px;
      letter-spacing: -1px; }
      @media only screen and (min-width: 768px) {
        .ext-careers-masthead .dept-logo h2 {
          font-size: 1.8em;
          text-align: left; } }


/* Annette - end masthead for external pageup site */

/*More button custom */



/* PageUp button overwrite */ 
.more-link {
	background-color: #b4c2bf !important;
}  

/* end more button custom */ 

@media print {

.header {display:none;}
.navbar {display:none;}
#primary-nav {display:none;}
.page-sidebar {display:none;}
.colophon {display:none;}
.footer {display:none;}
.msu-masthead {display: none;}
.int-careers-masthead {display: none;}
.ext-careers-masthead {display: none;}
.more-link {display: none;}
}

/*end print style */

@media (max-width: 995px) {
  .col-md-9,.col-md-3  {
    width: 100%;
  }
}


