body {
  /*padding-top: 70;*/
  /*padding-bottom: 30px;*/
  background-color: whitesmoke;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;

}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 5px;
  margin-left: 5px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */

}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 100;
  line-height: 1;
  /*letter-spacing: -1px;*/
  /*font-family: 'HelveticaNeueW01-77BdCn 692722', Helvetica, Arial, sans-serif;*/
  font-family:Microsoft JhengHei;
  text-align: center;
  font-size: 50px;
  line-height: 100px;
  color: #CC0000;
}

.news-heading{
  color: #CC0000;
  font-family: Microsoft JhengHei;
  margin-top: 0px;
  font-size: 24px;
}

.news-content{
  font-family: Microsoft JhengHei;
  margin-top: 0px;
  font-size: 21px;
  color: #555;
  font-weight: 250;
  /*font-family: inherit;*/
  /*font-size: 16px;*/
  /*line-height: 1.6;*/
  /*margin-bottom: 1.33333rem;*/
  /*text-rendering: optimizeLegibility;*/
}

.nav-font{
  font-family: HelveticaNeueW31-Light, Helvetica, Arial, sans-serif;font-weight: 600;font-size: 16px;line-height: 16px;
  font-style: normal;

}

.splash { background: white url("docs/assets/img/NortheasternIcon.jpg") no-repeat 10% 0px;background-size: 160px; text-align: right; padding: 0px 0; min-height: 185px; }
@media only screen and (max-width: 767px) { .splash { display: none !important; } }
.splash h1, .splash h5 { color: #CC0000; font-weight: 300; }
.splash h1 > span { font-size: larger; }

.row { width: 100%; max-width: 980px; min-width: 320px; margin: 0 auto; padding-left: 20px; padding-right: 20px; }
.row .row { min-width: 0; padding-left: 0; padding-right: 0; }

/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nav-justified > li > a {
  font-family: "/only screen and (min-width:72.563em)/";
  /*font-family: 'HelveticaNeueW01-77BdCn 692722', Helvetica, Arial, sans-serif;*/
  font-size: 16px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;

  color: #777;
  text-align: center;
  background-color: #e5e5e5; /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:         linear-gradient(to bottom, #f5f5f5 0%,#e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  /*border-bottom: 1px solid #d5d5d5;*/
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
  box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}


#footer {
  position: relative;
  bottom: 0;
  margin:0;
  width:100%;
  text-align:center;
  left:0;
}
/* PUBLISH CONTENT
-------------------------------------------------- */
.publish-head{
  color: red;
  font-family: Microsoft JhengHei;
  margin-top: 0px;
  font-size: 26px;
  text-align: center;
}

.publish-content{
  /*font-family: 'HelveticaNeueW01-77BdCn 692722', Helvetica, Arial, sans-serif;*/
  font-family: Microsoft JhengHei;
  font-size: 21px;
  color: #555;
  margin-top: 0px;
  margin-left: 15%;
  margin-right: 15%;
  /*margin-bottom: 10%;*/
  margin-bottom: 30px;
}

.publish-white{
  background-color: white;
}

.publish-grey{
  background-color: rgba(225, 225, 225, 0.95);
}

.s5{
  font-style:italic;
  font-family: Microsoft JhengHei;
}
/*--------------student-----------*/
.student{
  color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 12%;
  margin-right: 12%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
}


li {
    list-style-position: outside;
    text-indent: 0em;
    padding-left: 0em;
    margin-left: 0em;
}

/*p
  {
  text-indent:0em;
  padding-left: 1em;
  }
