/*
 * Icon Font PSU-Research
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
@font-face {
  font-family: "PSU-Research";
  src: url("../../fonts/PSU-Research_df98de12c2c1f36300bb519606b4dda1.eot");
  src: url("../../fonts/PSU-Research_df98de12c2c1f36300bb519606b4dda1.eot?#iefix") format("embedded-opentype"), url("../../fonts/PSU-Research_df98de12c2c1f36300bb519606b4dda1.woff2") format("woff2"), url("../../fonts/PSU-Research_df98de12c2c1f36300bb519606b4dda1.woff") format("woff"), url("../../fonts/PSU-Research_df98de12c2c1f36300bb519606b4dda1.ttf") format("truetype"), url("../../fonts/PSU-Research_df98de12c2c1f36300bb519606b4dda1.svg#PSU-Research") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "PSU-Research";
    src: url("../fonts/PSU-Research_df98de12c2c1f36300bb519606b4dda1.svg#PSU-Research") format("svg"); } }

[data-icons8]:before {
  content: attr(data-icons8); }

.icons8, [data-icons8]:before,
.icons8-brain:before,
.icons8-dna-helix:before,
.icons8-human-bone:before,
.icons8-microscope:before,
.icons8-paycheque:before,
.icons8-physics:before,
.icons8-science-application:before,
.icons8-students:before,
.icons8-thin-test-tube-filled:before,
.icons8-university:before {
  display: inline-block;
  font-family: "PSU-Research";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.icons8-brain:before {
  content: "\f104"; }

.icons8-dna-helix:before {
  content: "\f101"; }

.icons8-human-bone:before {
  content: "\f103"; }

.icons8-microscope:before {
  content: "\f109"; }

.icons8-paycheque:before {
  content: "\f10d"; }

.icons8-physics:before {
  content: "\f102"; }

.icons8-science-application:before {
  content: "\f100"; }

.icons8-students:before {
  content: "\f106"; }

.icons8-thin-test-tube-filled:before {
  content: "\f10b"; }

.icons8-university:before {
  content: "\f107"; }

/* Sidebar */
.research-sidebar {
  list-style: none;
  padding-left: 0;
  margin: 0; }
  .research-sidebar li h2.widgettitle {
    display: none; }
  .research-sidebar ul {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    .research-sidebar ul.menu > li a {
      background: #075599;
      border-bottom: 1px solid #053a68;
      color: white; }
      .research-sidebar ul.menu > li a:hover {
        background: #053a68; }
    .research-sidebar ul.menu > li.current-menu-item > a, .research-sidebar ul.menu > li.current_page_item > a, .research-sidebar ul.menu > li.current-menu-item > div.menu-toggler > a {
      background: #053a68; }
    .research-sidebar ul.menu > li.current-menu-item:hover, .research-sidebar ul.menu > li.current_page_item:hover {
      background: #042c50; }
    .research-sidebar ul.menu > li ul.sub-menu li.current-menu-item a, .research-sidebar ul.menu > li ul.sub-menu li.current_page_item a {
      background: #d2d2d2;
      color: #062F56;
      border-bottom: 1px solid #062F56; }
      .research-sidebar ul.menu > li ul.sub-menu li.current-menu-item a:hover, .research-sidebar ul.menu > li ul.sub-menu li.current_page_item a:hover {
        background: #c5c5c5; }
    .research-sidebar ul.menu > li li a {
      background: #EBEBEB;
      color: #2E6DAC;
      border-bottom: 1px solid #999; }
      .research-sidebar ul.menu > li li a:hover {
        background: #dedede; }
    .research-sidebar ul.menu li.menu-item-has-children .menu-toggler {
      position: relative; }
      .research-sidebar ul.menu li.menu-item-has-children .menu-toggler a {
        display: block;
        width: 100%;
        position: relative;
        padding-right: 34px; }
        .research-sidebar ul.menu li.menu-item-has-children .menu-toggler a.showhide {
          left: initial;
          width: 30px;
          position: absolute;
          right: -13px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          background: none;
          border: none;
          z-index: 2; }
  .research-sidebar a {
    display: block;
    width: 100%;
    background: #D9D9D9;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 10px 13px;
    text-align: right;
    border-radius: 0;
    text-decoration: none;
    border-bottom: 2px solid white;
    cursor: pointer; }
  .research-sidebar .current-menu-item > a, .research-sidebar .current-menu-item > .menu-toggler > a {
    background: #2F7BB4;
    color: white; }
  .research-sidebar ul.sub-menu {
    display: none;
    width: 90%;
    margin-left: 10%; }
    .research-sidebar ul.sub-menu li.menu-item-has-children {
      position: relative; }

/* Other pages */
.news_story.col-xs-6 {
  margin-bottom: 20px; }

.news .news_story .news_story {
  background: #00539B;
  padding: 5px 10px;
  height: 190px;
  cursor: pointer;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  max-width: 270px;
  -webkit-transition: background 0.4s; }

.news .news_story:hover .news_story {
  background: #0088ff;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  -webkit-transition: background 0.4s; }

.news .news_story a {
  color: white;
  cursor: pointer;
  text-decoration: none; }

.news_story h5 {
  font-size: 12px !important; }

.news_story h4 {
  line-height: 1.2;
  font-size: 18px !important; }

.news_story h5, .news_story h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 5px; }

.events-box .event h4, .events-box .event h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 5px; }

.news_story h5, .news_story h4 a {
  display: block;
  margin: 0px; }

.events-box .event {
  background: #00539B;
  padding: 5px 9px;
  margin-bottom: 4px;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  -webkit-transition: background 0.4s; }
  .events-box .event h4 a, .events-box .event h5 a {
    display: block;
    margin: 0px; }
  .events-box .event:hover {
    background: #0088ff;
    -o-transition: background 0.4s;
    transition: background 0.4s;
    -webkit-transition: background 0.4s; }
  .events-box .event a {
    color: white;
    text-decoration: none;
    cursor: pointer; }

h2 {
  font-size: 25px; }

.department-list h2 {
  margin: 5px 0 10px; }
  .department-list h2 a {
    color: white;
    position: relative;
    -o-transition: background 0.4s;
    transition: background 0.4s;
    -webkit-transition: background 0.4s;
    padding: 5px;
    display: block;
    text-decoration: none; }
    .department-list h2 a i {
      top: 1px;
      position: relative;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      margin: 0 5px; }
  .department-list h2.active a i {
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    top: 0px;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition: all 0.4s; }

@media (min-width: 768px) {
  #page_header {
    margin-bottom: -10px; }
    #page_header.post-category-cmi-innovations {
      height: 600px;
      margin-bottom: -200px; }
  header nav.navbar-default a.logotext span {
    font-size: 28px; } }

body.page-template-page-with-sidebar h2.widgettitle {
  display: none; }

body.page-template-page-with-sidebar ul.sidebar > li {
  background-color: #427FB2; }

#creditfooter {
  display: none; }

.events-box .news_story {
  display: none; }

@media print {
  body div[data-role="sidebar"] {
    display: none; }
  body #page_header {
    display: none; }
  body #content_section {
    width: 100%;
    left: 0 !important; } }

.background-green {
  background: #01998E;
  color: white !important; }

body header nav.navbar-fixed-top a.logotext span {
  font-size: 30px; }

body.page .tab-pane {
  -webkit-box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.25), 0px -8px 8px -8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 8px 8px -8px rgba(0, 0, 0, 0.25), 0px -8px 8px -8px rgba(0, 0, 0, 0.25);
  background: #eee;
  padding: 20px 20px 10px; }

body #content main .page.single {
  margin-bottom: 30px; }
