body,
p {
  color: #000;
  font-size: 16px;
}

a {
  color: #005C9E
}
a.btn {
  transition: background-color .1s ease-in-out;
  font-weight: bold;
}
a.btn.btn-primary:hover { 
  background-color: #a20917;
  border-color: #a20917;
}
a.btn.btn-secondary { 
  background-color: #eee;
  border-color: #eee;
  color:#333;
}
a.btn.btn-secondary:hover { 
  background-color: #ddd;
  border-color: #ddd;
}
a.btn.btn-blue { 
  background-color: #286090;
  border-color: #286090;
  border-radius: 4px;
  color:#FFF;
  font-weight: normal !important;
}
a.btn.btn-primary-blue { 
  background-color: #286090;
  border-color: #286090;
  color:#FFF;
}
a.btn.btn-primary-blue:hover { 
  background-color: #173854;
  border-color: #173854;
}
body a:focus {
  outline: auto !important;
}

body {
  min-width: 300px;
}
h3, h2 {
  margin-top: 20px;
  margin-bottom: 12px;
  line-height: 1.3;
}

.header-top-custom {
  padding: 10px 0 !important;
  background: #7f2629 !important;
}

section.section.section-parallax {
  background-size: contain !important;
  background-position: 0% 135.333px !important;
  min-height: 450px;
  background-repeat: no-repeat !important;
}
section.section { border-top:0; background:#fff; padding-top:0;  }
.homepage section.section { padding-top:50px;}

main img { 
  max-width: 100%;  
  height: auto;
}


.main-news {
  min-height: 500px;
  margin-bottom: -50px;
}

.main-news section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.more-news {
  background: #cfcece !important;
  border-top: 5px solid #7f2629 !important;
  border-bottom: 5px solid #7f2629 !important;
  margin: 0px 0 !important;
  padding: 70px 0 30px 0 !important;
}

.headline-events .events,
.headline-events .headlines {
  margin-top: 24px;
}

.homepage .headline-events {
  background: #f2f2f2 !important;
  border: none !important;
  margin-top: 0 !important;
}

.headline-events .events h4 a,
.headline-events .headlines h4 a {
  text-decoration: none;
  font-weight: 400;
}

.headline-events .events h4 a:hover,
.headline-events .headlines h4 a:hover {
  text-decoration: underline;
}

.headline-events .headlines h4 {
  padding: 0px 0 12px;
  margin: 0;
}

.headline-events .headlines h3 {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}

.headline-events .headlines .btn {
  margin-top: 24px;
}

.headline-events .events h3 {
  margin-top: 0 !important;
  margin-bottom: 14px !important;
}

.headline-events .events .post-date {
  width: 95px;
}

.headline-events .events .post-date .month {
  width: 100% !important;
  display: block;
}

.headline-events .events .post-date .day {
  background: #891f23;
  color: #fff;
}

.headline-events .events .post {
  padding: 10px 0 !important;
  padding: 0px 0 12px;
}

.headline-events .events .post+.post,
.headline-events .headlines h4+h4 {
  border-top: 1px #c2c2c2 solid;
  padding-top: 15px;
  display: block;
  clear: both;
}

.headline-events .events .post:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.headline-events .events .btn {
  margin-top: 34px;
}

.person-tile {
  float:left; 
  margin: 5px; 
  min-height:320px; 
  width: 130px; 
}

@media (min-width: 768px) {
  .headline-events .events {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .headline-events .headlines {
    margin-top: 0;
    float: right;
  }
  .sidenav {
    float: left;
    margin-top: 95px;
    /*margin-top: 175px;*/
  }
  .main.col-md-9 {
    float: right;
  }
}

.featured-boxes-style-8 .featured-box .icon-featured {
  display: inline-block;
  font-size: 60px !important;
  height: 75px;
  padding: 0;
  width: 75px;
  margin: -15px -0 0 0 !important;
  background: #FFF;
  line-height: 73px;
  border: 0;
  color: #777;
}

.featured-box .box-content:hover {
  border-top: 4px solid #6091ba;
  color: #6091ba;
}

.featured-box .box-content a:hover {
  text-decoration: none !important;
  border-bottom: none !important;
}

.featured-box .box-content:hover>h4 {
  color: #6091ba;
  text-decoration: none !important;
  border-bottom: none !important;
}

.featured-box .box-content:hover>.icon-featured {
  color: #6091ba !important;
  text-decoration: none !important;
}

.social-media ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  white-space: nowrap;
  width: 60px;
  height: 63px;
}

.social-media a {
  display: block;
  background-color: transparent;
  height: 100%;
}

.social-media .fa {
  line-height: 65px;
  font-size: 38px;
  color: white;
}

.social-media {
  text-align: center;
}

.social-media li a:hover {
  background-color: #6091ba !important;
}

#footer {
  padding-top: 30px;
}

.header-top-custom .header-nav-top .nav li {
  border-left: 1px solid #d1dee9;
}

.header-top-custom .header-nav-top .nav li:first-child {
  border-left: none !important;
}

.header-top-custom .header-nav-top .nav>li>span,
.header-top-custom .header-nav-top .nav>li a {
  color: #fff !important;
}

#header .header-nav-main nav>ul>li>a {
  font-size: 14px;
}

@media only screen and (max-width: 680px) {
  section.section.section-parallax {
    min-height: 200px !important;
  }
}


/* my msjc and links area */

@media (min-width: 768px) {
  .custom-links {
    float: right;
  }
}

.custom-links ul {
  margin-bottom: 30px;
}

.custom-links a {
  color: #000;
  font-size: 2rem;
  position: relative;
  padding: 5px 0;
  /* display: block; */
}

.custom-links .sprite {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 10px;
}

.sprite {
  background-image: url('../img/icons/spritesheet.png');
  background-repeat: no-repeat;
  display: block;
}

.sprite-book {
  width: 28px;
  height: 26px;
  background-position: -5px -5px;
}

.sprite-canvas {
  width: 28px;
  height: 26px;
  background-position: -5px -41px;
}

.sprite-ea {
  width: 28px;
  height: 26px;
  background-position: -5px -77px;
}

.sprite-email {
  width: 28px;
  height: 26px;
  background-position: -5px -113px;
}

.sprite-users {
  width: 28px;
  height: 26px;
  background-position: -5px -149px;
}

.sprite-lock {
  width: 28px;
  height: 26px;
  background-position: -5px -185px;
}

.sprite-graph {
  width: 28px;
  height: 26px;
  background-position: -5px -223px;
}

.sprite-hub {
  width: 28px;
  height: 28px;
  background-position: -5px -263px;
}

.sprite-apps {
  width: 28px;
  height: 30px;
  background-position: -5px -299px;
}

.sprite-library {
  width: 28px;
  height: 30px;
  background-position: -5px -335px;
}


/* end my msjc and links area */

.navbar-nav {
  margin: 0;
}

#mobile_buttons {
  font-size: 16px;
  margin-bottom: 0;
}

#mobile_buttons a {
  padding: 10px 15px;
  display: block;
  float: left;
}

#mobile_buttons a:hover {
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, .1);
}

#mobile_buttons li.open a {
  background: #7f2629;
}

#navbar-collapse-1 {
  border-top: 1px solid #999;
}

.topnav {
  padding: 0;
  background: #ccc;
  margin-top: -1px
}

.topnav-action ul {
  list-style: none;
  display: inline-block;
  padding: 0;
}

.topnav-action ul li {
  display: inline;
}

.topnav-action ul a {
  padding: 2px 12px;
  margin: 0;
}

.topnav-action ul li:last-child a {
  border-right: 0;
}

.topnav-action {
  background: #b2292e;
  padding: 0;
}

.topnav-action a {
  color: #fff;
}

.topnav-heading {
  position: relative;
}

.navbar-brand, .topnav-heading>.navbar-brand {
  float: none;
  display: block;
  margin-top: 0;
  padding: 17px 0 12px 15px;
  height: auto;
}
.navbar-brand, .topnav-heading>.navbar-brand:hover { color:#fff;}

.topnav-action .navbar-brand img {
  max-width: 100%;
  height: auto;
  max-height: 80px;
  width: auto;
}

.topnav-action .nav>li>a {
  display: inline-block;
}

.topnav-action.search-toggled {
  overflow: hidden;
}

.breadcrumb > .active {
	color: #555 !important;
}

.breadcrumb-section, .megamenu {
  width: 100%;
}

.topnav-nav {
  width: 100%;
  /* padding-left:50%;  */
  clear: both;
  background: #ccc;
}

.topnav-extra {
  display: none;
  float: right;
  padding: 3px;
}

/* mobile search */
.topnav-nav .button-action {
  display: none
}

a.custom-arrow-red {
  background-image: url('../img/bk/applybtn.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1rem 2rem 1rem 1rem;
  background-position: right;
  display: block;
  cursor: pointer;
  line-height: 1;
}

.topnav-heading {
  width: 50%;
  float: left;
  max-width: 250px;
  display: block;
}

 /* .topnav-heading>.navbar-brand */
.topnav-heading>h1 { 
  padding: 0;
  margin: 0;
}


#searchform {
  clear: both;
  display: block;
}

/* .navbar-nav .primary-action-link { display:block;} */
#mobile_buttons .primary-action-link { display:none;}
.visible-ts { display:block; }
.custom-links .primary-action-link { margin-bottom: 15px; color:#fff;}
@media (min-width: 420px) {
  #mobile_buttons .primary-action-link { display:inline;}
  .visible-ts { display:none;}
}

@media (min-width: 992px) {
  a.custom-arrow-red:hover {
    text-decoration: none;
    color: #fff;
    -webkit-filter: hue-rotate(10deg);
    filter: hue-rotate(10deg);
  }
  .topnav-heading>.navbar-brand, .topnav-heading .navbar-brand {
    margin-top: 10px;
    padding: 15px 15px;
    padding: 8px;
  }
  .topnav-action {
    background: #333;
    padding: 10px;
  }
 
  .topnav-heading>h1,
  .topnav-heading>.navbar-brand {
    width: 100%;
    display: block;
    position: absolute;
    z-index: 2;
    top: -10px;
  }
  .topnav-action .navbar-brand img {
    max-height: none;
  }
  .navbar-brand.ribbon:before,
  .navbar-brand.ribbon:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 50%;
    height: 0;
  }

  .navbar-brand.ribbon:after {
    right: 0;
    left: auto; 
  }
  
  .topnav-heading.primary-logo >h1,
  .topnav-heading.primary-logo >.navbar-brand {
    
    background: #b2292e;
  }

  .primary-logo .navbar-brand.ribbon:before,
  .primary-logo .navbar-brand.ribbon:after {
    border-top: 30px solid #b2292e;
    border-right: 100px solid transparent;
  }
  .primary-logo .navbar-brand.ribbon:after {
    border-right: 0;
    border-left: 100px solid transparent;
  }
  .topnav-action {
    padding: 0;
    font-size: 14px;
  }
  .topnav-heading {
    width: 20%;
    max-width: 200px;
  }
  .topnav-action .toplinks ul {
    margin-bottom: 0;
    margin-top: 8px;
  }
  .topnav-nav {
    width: 80%;
    float: right;
    background: transparent;
    padding-left: 0;
  }
  .topnav-extra .searchbox-container {
    display: inline-block;
    clear: both;
    padding: 5px 0;
  }
  .searchbox-min .form-query {
    display: none;
  }
  .searchbox-min.active .form-query {
    display: block;
  }
  .searchbox-min .input-group-btn,
  .searchbox-min .input-group-btn button {
    background: transparent;
  }
  .searchbox-min.active .input-group-btn,
  .searchbox-min.active .input-group-btn button {
    background: #ddd;
  }
  .searchbox-min .input-group-btn .fa-search:before {
    color: #fff;
  }
  .searchbox-min.active .input-group-btn .fa-search:before {
    color: #000;
  }
  .topnav-extra,
  .topnav-nav .button-action {
    display: inline-block;
  }
  .animation-position-topnav {
    position: relative;
  }
  .topnav-heading {
    position: absolute;
  }
  .homepage .topnav-heading {
    -webkit-animation: 1s ease-out 0s 1 slideInFromTop;
    animation: 1s ease-out 0s 1 slideInFromTop;
    -webkit-transition: top cubic-bezier(0.4, 0.65, 0.58, 1) .3s;
    -o-transition: top cubic-bezier(0.4, 0.65, 0.58, 1) .3s;
    transition: top cubic-bezier(0.4, 0.65, 0.58, 1) .3s;
  }
  .col-md-2 {
    width: 20% !important;
  }
}

/* @media (min-width: 768px) and (max-width:991px) {
  .toplinks { display: block;
    float: right;
    width: 100%; }
} */

@media (min-width: 992px) {
  .breadcrumb-section, .megamenu {
    width: 80%;
    margin-left: 20%;
  }
  a.custom-arrow-red {
    padding: 1.5rem 2rem 1.5rem 1.5rem;
  }
  .topnav-extra {
    padding: 0 3px;
    margin-bottom: -1px;
  }
}

.toplinks {
  background: #333;
  list-style: none;
  margin: 0;
  padding: 0;
}

.toplinks a {
  color: #fff;
  display: block;
  padding: 15px;
}

.toplinks a:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .toplinks a {
    padding: 10px 15px;
  }
  .section.headline-events {
    padding-bottom: 0;
  }
  .bg-headlines-events {
    padding-bottom: 50px;
  }
  .topnav-action,
  .topnav-action>.container-fluid {
    padding: 0;
    margin: auto;
  }
}

/* sr */

#skiptocontent a {
  padding: 8px;
  text-decoration: none;
  position: absolute;
  top: -50px;
  left: 0;
  color: #fff;
  background: #333;
  -webkit-transition: top .1s ease-in-out, background .1s linear;
  -o-transition: top .1s ease-in-out, background .1s linear;
  transition: top .1s ease-in-out, background .1s linear;
  z-index: 100;
  outline: 1;
}

#skiptocontent a:focus {
  top: 0;
}

/* megamenu spc */

/* megamenu spc */

/* COLORS */

.yamm .nav>li.yamm-fw.dropdown-toggle-noshow {
  display: none;
}

.navbar {
  min-height: inherit;
  border-bottom: 0;
}

.navbar-nav>li {
  float: none;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: inherit;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: transparent;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  border-color: #999;
}

@media (min-width: 768px) and (max-width:991px) {
  .navbar-nav {
    /* less override navbar */
    float: none;
  }
  .toplinks a,
  .nav>li>a {
    padding: 10px 15px;
  }
  .topnav-extra {
    float: none;
    width: 100%;
  }
  .topnav .container {
    margin: 0;
    margin-left: 0;
    width: 100%;
    margin-right: 0;
  }
  .navbar-nav .open .dropdown-menu {
    /* less override navbar */
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .searchbox-container .form-inline .input-group {
    /* bootstrap override input-group */ 
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
  }
  .searchbox-container .form-inline .input-group .input-group-btn {
    /* override input-group */
    width: 1%;
  }
  .searchbox-container .form-inline .input-group .form-control {
    /* override input-group */
    position: relative;
    z-index: 2;
    float: left;
    width: 100% !important;
    margin-bottom: 0;
    display: table-cell;
  }
}

.topnav-action .toplinks {
  display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .nav>li>a {
    padding: 15px 10px 15px 5px;
  }
}

/* megamenu spc */

@-webkit-keyframes slideInFromTop {
  0% {
    top: -300px;
  }
  100% {
    top: 0;
  }
}

@keyframes slideInFromTop {
  0% {
    top: -300px;
  }
  100% {
    top: 0;
  }
}

a:hover {
  text-decoration: underline;
  color: #024b80;
}

.transparent-feature .icon-featured {
  text-align: center;
  background-color: transparent;
  font-size: 100px;
  border-radius: 0;
  margin-bottom: 0;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.transparent-feature .box-content:hover .icon-featured {
  font-size: 102px;
}

.transparent-feature a:hover {
  text-decoration: none;
}

.transparent-feature .box-content {
  padding: 0 1rem;
}

@media (min-width: 992px) {
  .transparent-feature .box-content {
    padding: 0 .5rem;
  }
  .transparent-feature .icon-featured {
    margin-right: -10px;
    font-size: 100px;
    text-align: right;
    margin-bottom: 15px;
  }
}

.col-fifth {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.col-fifth .thumb-info>.thumb-info-side-image-wrapper {
  clear: left;
  width: 50%;
  float: left;
  padding-right: 15px;
}

.col-fifth .thumb-info>p {
  width: 50%;
  float: left;
}

.thumb-info {
  padding: 1rem;
  margin: 0;
}

.headline-events {
  background: #fff !important;
}

.bg-headlines-events {
  background: #f2f2f2;
}

@media (min-width: 768px) {
  /* .events { float:left;} */
  .homepage .headline-events {
    background: #f2f2f2 !important;
  }
  .bg-headlines-events {
    background: transparent;
  }
  .col-fifth .thumb-info>.thumb-info-side-image-wrapper {
    padding-right: 0;
  }
  .featured-boxes .thumb-info p {
    font-size: 14px;
    line-height: 1.6;
  }
  .col-fifth {
    width: 20%;
    float: left;
  }
  .col-fifth .thumb-info>.thumb-info-side-image-wrapper,
  .col-fifth .thumb-info>p {
    width: 100%;
    float: none;
  }
}

.section.headline-events {
  margin-bottom: 0;
}

.headline-events .events .post {
  clear: left;
}

h3 {
  /* clear: both; */
}

/* Footer */

#footer,
#footer .footer-copyright {
  background: #ccc;
  color: #000;
}

#footer .footer-links {
  font-size: 16px;
  margin-bottom: 0;
}

#footer .footer-links li {
  line-height: 1.3;
}

#footer .footer-links li a {
  padding: 5px 0;
  display: inline-block;
}

#footer .footer-copyright {
  margin-top: 1rem;
  border-top: 0;
}

#footer .footer-copyright p {
  font-size: 14px;
}

#footer p,
#footer a,
#footer strong,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer a,
#footer .footer-copyright p {
  color: #333;
}

#footer a:hover {
  color: #000;
  text-decoration: underline;
}

#footer .social-media {
  margin-top: 25px;
}

#footer .social-media .fa {
  color: #333;
}

#footer .social-media a:hover .fa {
  color: #7f2629;
}

#footer .social-media.fa-auto,
#footer .social-media.fa-auto li {
  width: auto;
  height: auto;
}

#footer .social-media.fa-auto li a {
  padding: 1rem;
}

#footer .social-media.fa-auto .fa {
  display: block;
  line-height: 1;
  width: auto;
  height: auto;
}

#footer .social-media ul {
  margin-left: 0;
  padding-left: 0;
}

#footer .social-media.fa-16 .fa {
  font-size: 16px;
}

#footer .social-media.fa-24 .fa {
  font-size: 24px;
}

#footer .social-media a:hover {
  background-color: transparent !important;
  text-decoration: none;
}

#footer .social-media a:hover2 .fa {
  color: #fff;
}

#footer .social-media a:hover2 {
  background-color: #7f2629 !important;
}

#footer .container .row>div {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  #footer .social-media.fa-auto,
  #footer .social-media.fa-auto li {
    text-align: left;
  }
  #footer .social-media {
    margin-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .topnav-extra .searchbox-container {
    max-width: 190px;
  }
}


/* secondary pages */
.breadcrumb { font-size: 1.3rem; background: transparent; padding-left: 0;} 
@media (min-width: 768px) {
  .breadcrumb { margin-top: 15px;}
  .centered-midborder-header {
    border-top: 1px solid #ccc;
    padding-top: 0;
    height: 4rem;
    position: relative;
    padding-bottom: 1.5rem;
    text-align: left;
    margin-top:2rem;
    display:block;
    top: 2rem;
  } 
  .centered-midborder-header h1 {
    position: relative;
    top: -2rem;
    background: #fff;
    padding: 0 2rem 0 0;
    display: inline-block;
  }
}


/* faculty */
.feature-box.feature-box-style-2 .feature-box-info { padding-left:0;  }



#directory_wrapper table {
  border: 0;
  width: 100%;
  color: #585858; 
}

 
#directory_wrapper table tbody tr td { border:0; border-bottom: 1px solid #ccc; }
#directory_wrapper table tbody tr:last-child td { border-bottom: 1px solid #000; }
#directory_wrapper table thead tr th { border-bottom: 1px solid #000; }
#directory_wrapper table thead tr th, #directory_wrapper table tr td  {
  padding: 8px;
}
#directory_wrapper a { text-decoration: underline; color:#000; }

 

#directory_wrapper table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background: #f8f8f8;
}


 
.dataTables_paginate, .pagination-block {
  text-align: right;
}

.dataTables_paginate .paginate_button, .pagination-block .paginate_button {
  padding: 8px 16px;
  margin-right: 4px;
  cursor: pointer;
  display:inline-block;
}

.dataTables_paginate .paginate_button:hover, .pagination-block .paginate_button:hover {
  background-color: #eee;
} 
.dataTables_paginate .paginate_button.disabled, .pagination-block .paginate_button.disabled {
  display: none;
}
.feature-box-info.table-responsive {
  overflow-x: unset;
}
.dataTables_paginate {
  padding: 8px 0; 
}
@media (min-width: 768px) {
  .dataTables_info, .dataTables_paginate { display: inline-block; height: auto !important; padding: 0; }
  .dataTables_paginate { float:right;}
  .dataTables_info:after, .dataTables_paginate:after, .feature-box-info:after {
    content:"";
    display:table;
    width: 100%; clear:both;
  }
}

.dataTables_paginate .paginate_button.current, .dataTables_paginate .paginate_button.current:hover, .pagination-block .paginate_button.current, .pagination-block .paginate_button.current:hover {
  color: #fff !important;
  border: #080a12;
  background-color: #7f2629;
text-decoration: none !important;
}

#directory_filter {
  text-align: right;
  padding: 10px 0;
}
#directory_length { display: none;} 


/* news page */
.blog-posts img { margin-bottom: 10px; margin-top:5px;}
.blog-posts h2 { margin-top:0; margin-bottom: 2px; font-size: 1.4em; font-weight: 400; line-height: 1.4;}
article.post h2 a:hover { text-decoration: underline;  }
.blog-posts article.post-featured { background:#dedede; padding: 15px; margin-bottom: 15px;}
.blog-posts article.post-featured img { margin-top:0; }
@media (min-width: 480px) and (max-width: 767px) {
  .blog-posts article.post-featured img {
    margin: 0 auto; max-width: 400px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .blog-posts article.post-featured img { margin-bottom:0;}
  .blog-posts article.post-featured { margin-bottom: 45px;}
  .post-featured p { font-size: 1.7rem; }
  .post-featured p.publishdate { font-size: 16px;}
  .post-featured h2 { line-height: 1.4; font-size: 2.5rem; }
}
.blog-posts .publishdate { color:#585858; margin: 1rem 0;}
.blog-posts article { border-bottom: 0; margin-bottom: 10px; }
@media (max-width: 479px) {
  .col-ts-12 {
      width: 100%;
      clear: both;
      float: none;
  }
}


/* snippets */
.nav-tabs li a, .nav-tabs li a:hover { color:#444; }
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus { color:#000; border-top:3px solid #b2292e;}
.panel-title { font-weight: bold !important; }
.panel-title a { display: block; }
.panel-title a:before {
  content: "\2013 ";
  font-size: 20px;
  color: #b2292e;
  font-weight: bold;
  float: right;
}
.panel-title a.collapsed:before {
  content: "+ ";
}


/* easy float right image */
.small-right, .small-left { margin-bottom: 5px; float:right; width:35%; padding: 0 0 10px 15px; font-size: 12px; line-height: 1.5;}
.small-right img, .small-left img { margin-bottom: 3px;}
.small-left { float:left; padding: 0 15px 10px 0;}
@media (max-width: 480px) { .small-right, .small-left { float:none; width:80%; margin: 0 10%; padding: 5px; }}

/* vid */
.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 56.34%;
}

table th { 
  font-weight: 600;
  /*border: medium none; */
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 2px solid #b2292e;
  padding: 2px 5px;
}

table tr td {
  border: 1px solid #ccc;
  padding: 2px 5px;
  vertical-align: top;
}
 

table tr td p {
  margin: 0;
}

table tr td p + p {
  margin-top: .5em;
}

table {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
table caption {
  color: #585858;
  font-size: 24px;
  margin: 16px 0 8px 0;
}

table tfoot {
  font-size: .9rem;
}

.link-pdf:after {
  content: "\F1C1";
}

.link-external:after {
  content: "\f08e"; 
}

.link-external:after, .link-pdf:after {
  font-family: 'FontAwesome';
  font-size: .8em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: initial;
  white-space: nowrap;
  padding-left: .3em;
}


/* print styles Jeanine Schoessler */
@media print {
  * {
      background: none !important;
      text-align: left !important;
      /* iframes height: auto !important; */
  }
  html {
      margin: 0 !important;
      padding: 0 !important;
  }
  body {
      background: #fff !important;
      font-size: 9pt !important;
      padding: 0 !important;
      margin: 10px !important;
  }
  a {
      color: #006c68 !important;
      font-weight: 400;
      text-decoration: underline !important;
  }
  th,
  td {
      color: #2f2f2f !important;
      border-color: #ccc !important;
  }
  th {
      border-bottom: 1px solid #000 !important;
      font-size: 15px;
  }
  .inner {
      padding: 0;
  }
  .topnav,
  footer, 
  .sidebar {
      display: none !important;
  }
  
  .main-content {
      padding: 0;
      margin: 0;
  }
   
  /* print */
  header {
      border-bottom: 0;
      position: relative;
      padding-bottom: 6px;
      margin-bottom: 0;
  }
  .breadcrumb:before { content: "Mt. San Jacinto College"; }
  .breadcrumb li:first-child a { display:none;}
  .breadcrumb {
      border-top: 0;
      border-bottom: 1px solid #ccc;
      margin-bottom: 15px;
      padding: 6px 0;  }
      .breadcrumb li { font-size: 13px;}
 
  #maincontent > .section { margin: 0 0 25px 0;}
  .breadcrumb a,
  .breadcrumb a:link { 
      margin-bottom: 0;
      font-weight: normal;
      text-decoration: none !important;
      color: #000; 
  }

  blockquote {
      border: 0;
  }
  a[href]:after {
      content: "";
  }
  p,
  td,
  th,
  li,
  main .accordion-content p,
  main .accordion-content li,
  .cta,
  a.cta {
      font-size: 14px;
  } 
  main ul > li {
      margin-bottom: 5px;
  }
  h2,
  h3 {
      page-break-after: avoid;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 blockquote,
  pre {
    margin: 5px 0; padding:0;
      text-transform: none;
      font-style: normal;
      font-variant: normal;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  h1 {
      font-size: 24px;
      font-weight: 500;
      line-height: 26.4px;
  }
  h2,
  h3 {
      font-size: 16px;
      font-weight: 500;
      line-height: 17.4px;
  }
  h2 {
      font-size: 18px;
      line-height: 19.4px;
  }
  h4 {
      font-size: 15px;
      line-height: 16.4px;
  }
  h5 {
      font-size: 14px;
      line-height: 15.4px;
  }
  h6 {
      font-size: 13px;
      line-height: 14.4px;
  }
  p {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
  }
  blockquote {
      font-size: 21px;
      font-weight: 400;
      line-height: 30px;
  }
  pre {
      font-size: 13px;
      font-weight: 400;
      line-height: 18.5714px;
  }
  ul li {
      list-style-type: initial !important;
  }

  main img {
      max-height: none !important;
      padding: 8px 10px; 
  }
   
  /* toggles */
  .panel-title a:before {
    display:none;
  }
  .panel-heading {
      border-top: 1px solid #ccc;
      margin-top:15px;
  }
  .panel-title a {font-weight: 600; color:#000;
    text-decoration:none !important; }
  .collapse{
  display:block;
  } 
  .panel, .panel-default>.panel-heading, .panel-body { border:0; padding:0;} 
  .col-md-6 { width:50%; float:left;}
  .col-md-4 { width:33.3%; float:left;}
  .row:after { display: table; content: ""; clear: both; } 
}
/* end print */



.sr-only.show-on-focus {
  width: auto;
  height: 0;
  -webkit-transition: all ease-out .3s;
  transition: all ease-out .3s;
  padding: .5rem;
  color: #fff; 
  background: #b2292e;
  position: absolute;
  top: -5px;
  left: 0;
  text-decoration: none;
}

.sr-only.show-on-focus:focus {
  height: auto;
  clip: auto;
  overflow: auto;
  top: 0;
  -webkit-clip-path: initial;
          clip-path: initial;
  white-space: normal;
  display: inline-block;
  z-index: 1000;
}


/* secondary page logos -- Add to this as needed sites with diff logos; for help contact jeanine@satinflame.com :) */
.theme-foundation .topnav-heading>.navbar-brand {
  padding: 12px 10px;
  height: auto;
  font-weight: 400;
  text-transform: uppercase;
  width: 90%;
  } 
@media (min-width: 992px) {
  .theme-foundation .topnav-heading>.navbar-brand {  
/*     background: #fff; */
    padding: 15px 10px;
  } 
  .theme-foundation .sidebar {
/*     margin-top: 80px; */
  }
  .theme-foundation .sidenav {
       margin-top: 80px !important; 
  }
}
@media (min-width: 1200px) {
  .theme-foundation .topnav-heading>.navbar-brand { 
    width: 100%;
  }
  .theme-foundation .sidebar {
/*    margin-top: 80px; */
  }
}
@media (max-width: 420px) {
  .theme-foundation .topnav-heading>.navbar-brand {
    font-size: 15px;
    width: 100%;
    padding: 12px 8px 10px 15px; 
  }
}
/* end secondary page logos */ 

/* Career Coach plugin */
#cc-widget-careers
{
  /* float: right; */
}
.cc-content> .jrzZKG 
{
	background-color: #7f2629 !important;
}
.cc-content> .ImFjv 
{
	color: #7f2629 !important;
}

img 
{
	/* pointer-events: none; */
}

.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky !important;
  top: 0 !important;
}

