.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}

.search-icon {
  fill: #666666;
  margin-top: -3px;
}

.btn,
.form-control {
  border-radius: 0px;
  border: none;
}

.btn-yellow {
  background-color: #f5a623;
  border-color: #f5a623;
}

.btn-search {
  height: 49px;
  padding-right: 1rem;
  padding-left: 1rem;
  background: transparent;
}

.btn-search:hover {
  background-color: #008abc;
}

.btn-search:hover .search-icon {
  fill: #ffffff;
}

.btn-search.dropdown-toggle::after {
  content: none;
}

.nav-search .dropdown-menu {
  padding: 20px;
  margin: 0;
  border: 0;
  border-radius: 0;
  background-color: #008abc;
}

.nav-search .dropdown-menu input {
  width: 260px;
}

.text-gray {
  color: #535353;
  font-size: 19px;
}

.navbar {
  padding: 20px 0 0;
  box-shadow: 0 13px 47px rgba(0, 0, 0, 0.15);
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
}

.shrink {
  padding: 0px 0 0 !important;
  height: 65px;
}

.navbar .navbar-brand {
  margin-bottom: 18px;
  margin-right: 0;
}

.shrink .navbar-brand {
  margin-bottom: 0px;
}

.shrinklogo {
  margin-top: 0;
}

.navbar .navbar-nav .nav-item .nav-link {
  color: #666666;
  font-size: 20px;
  padding-right: 30px;
  padding-left: 30px;
}

.navbar .navbar-nav .nav-item .nav-link:hover,
.navbar .navbar-nav .nav-item .nav-link:focus {
  color: #fff;
  background-color: #008abc;
}

.scroller {
  overflow-y: scroll;
  height: 100%;
}

.shrink #forbesLogo {
  margin: 0 0 0 20px !important;
}

.logo {
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  max-height: 70px;
}

.shrink .logo {
  /* width: 150px; */
  height: 50px;
  margin-top: 0px !important;
}

@media (min-width: 992px) {
  .navbar .dropDownWrap h4 a {
    color: #04252e;
  }
  .navbar .dropDownWrap h4 a:hover,
  .navbar .dropDownWrap h4 a:focus {
    text-decoration: none;
    cursor: unset;
  }
  .navbar .dropDownWrap h4 {
    position: relative;
  }
  .navbar .dropDownWrap h4::after {
    content: "";
    display: block;
    z-index: 5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
  }
  .dropDownWrap ul {
    display: block !important;
  }
  .navbar .navbar-nav .nav-item:hover,
  .navbar .navbar-nav .nav-item:hover .nav-link,
  .navbar .navbar-nav .nav-item:focus,
  .navbar .navbar-nav .nav-item:focus .nav-link {
    color: #fff;
    background-color: #008abc;
  }
  .navbar .dropDownWrap {
    display: none;
    background-color: #008abc;
    position: absolute;
    width: 850px;
    z-index: 1000;
    padding: 20px 40px;
    color: white;
    right: 0;
    top: 49px;
  }
  .navbar .dropDownWrap h4 {
    color: #04252e;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Asap;
    margin-bottom: 0px;
    font-weight: 600;
  }
  .navbar .dropDownWrap ul li a {
    color: #fff;
    font-size: 14px;
  }
  .navbar .nav-item.submenu:hover .dropDownWrap,
  .navbar .nav-item.submenu:focus .dropDownWrap {
    display: block;
  }
}

@media only screen and (max-width: 321px) {
  .logo {
    width: 120px !important;
  }
  #forbesLogo {
    margin: -20px 0 0 0px;
    width: 50px;
  }
}

@media (max-width: 992px) {
  .navbar,
  .shrink {
    padding: 0 20px !important;
  }
  .navbar .navbar-brand {
    margin: 0;
  }
  .navbar .navbar-brand img {
    width: 180px;
    height: 74px;
  }
  .navbar ul.social-links .nav-link {
    margin-left: 3px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    font-weight: 600;
  }
  .navbar .submenu .dropDownWrap {
    padding: 0 45px;
  }
  .navbar .submenu .dropDownWrap h4 {
    font-size: 14px;
    padding: 0px;
    margin: 0;
    color: #666666;
  }
  .navbar .submenu > a::after,
  .navbar .submenu .dropDownWrap h4 a::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  .navbar .submenu .dropDownWrap h4 a,
  .navbar .submenu .dropDownWrap ul li a {
    font-size: 16px;
    padding: 10px;
    color: #666666;
    display: block;
    border-bottom: 1px solid #efefef;
  }
  .navbar .submenu .dropDownWrap h4 a:hover,
  .navbar .submenu .dropDownWrap ul li a:hover {
    background: #efefef;
    text-decoration: none;
  }
  .navbar .submenu .dropDownWrap ul {
    margin-bottom: 7px;
    padding-left: 20px;
  }
  #main-nav li .dropDownWrap div div ul {
    font-weight: normal;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  .logo {
    width: 170px !important;
  }
}

.sidebarContainer {
  position: relative;
  background: url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/greyzz.png");
  border-right: 1px solid #EAEAEA;
}

#sidebar {
  /* width: 263px; */
  margin-top: 105px;
  will-change: min-height;
  position: sticky;
  top: 78px;
}

#sidebar ul {
  list-style: none;
  padding-left: 20px;
  font-size: 14px;
}

.navList {
  padding-left: 10px;
}

#inner-content-sidebar {
  margin-top: 50px;
}

#inner-content-sidebar p {
  color: #333;
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 30px;
}

#inner-content-sidebar li {
  line-height: 28px;
  font-size: 18px;
}

#inner-content-sidebar a {
  color: #333;
  text-decoration: underline;
}

#inner-content-sidebar a:hover {
  color: #008abb;
}

#inner-content-sidebar ul {
  /* margin-top: -20px; why did I need this? check the ARUC page */
}

#inner-content-sidebar .btn, #inner-content-sidebar .btn:hover {
  color: white;
  text-decoration: none;
}

ul.navList > li:first-child > ul.sub-menu > li > a {
  font-weight: 500;
  border: none !important;
  border: none;
  font-size: 16px;
}

#sidebar ul.navList li a, .siblingsList li a {
  padding: 10px;
  display: block;
  color: #6f6f6f;
  border-top: 1px solid #ECECEC;
}

#sidebar ul.navList li a:hover {
  background: #f9f9f9;
  text-decoration: none;
  color: #008abb !important;
}

#sidebar ul.navList > li > a, .siblingsList li > a {
  color: #000;
  font-weight: 300;
  font-size: 16px;
  padding: 10px;
}

#sidebar ul.navList > li:first-child > a {
  border: none;
  border-left: 3px solid #008abb;
  background: rgba(255, 255, 255, 0.75);
  font-size: 18px;
  font-weight: bold;
  color: #6f6f6f;
}

#sidebar ul.navList > li:first-child > a:hover {
  background: white;
}

@media only screen and (max-width: 991px) {
  #sidebar ul.navList li a, .siblingsList li a {
    padding: 10px 0;
  }
  .sub-menu {
    padding-left: 0px;
  }
  .desktop #sidebar {
    width: 158px;
  }
  #sidebar ul.navList > li:first-child > a {
    padding: 10px;
  }
  .sidebarMobile {
    display: block;
  }
  .sidebarDesktop {
    display: none;
  }
  #belowNav {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 768px) {
  /* tablets and desktop */
  .sidebarMobile {
    display: none;
  }
  .sidebarDesktop {
    display: block;
  }
}

.category-list {
  color: #707070;
  font-size: 14px;
  margin-top: 10px;
  border-top: 1px solid #efefef;
  padding-top: 10px;
}

.subhead-bigger {
  color: #6f6f6f;
  font-size: 18px;
}

.moreStories {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.toggle-menu::before, .toggle-menu::after {
  height: 1px;
  width: 17px;
  background: #008abb;
  display: block;
  position: absolute;
  top: 50%;
  content: '';
  transition: transform 0.3s;
}

.toggle-menu:before {
  transform: rotate(90deg);
}

.toggle-menu {
  display: inline-block;
  position: relative;
  right: 0;
  top: -2px;
  vertical-align: middle;
  margin-right: 10px;
  padding: 5px;
}

/* Publiciation Listings */
.publication {
  transition: 0.2s ease-out;
  display: inline-block;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  transform-origin: 0 50%;
  transform: perspective(1000px) rotateY(0deg) translate3d(0, 0, 0);
}

.publication:hover {
  transform: perspective(1000px) rotateY(-10deg) translate3d(-3px, 0, 0);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

.scholarshipForm input[type=radio] {
  margin-top: -4px !important;
}

.scholarshipForm ul li.gfield {
  margin-bottom: 40px;
  margin-top: 0px;
}

.scholarshipForm .ginput_container_radio {
  margin-top: 0px !important;
}

.footer-section {
  width: 100%;
  background: #00445e;
  margin-bottom: -24px;
  /*
	background: -moz-linear-gradient(230deg, rgba(0,118,128,1) 0%, rgba(1,93,124,1) 100%);
	background: -webkit-linear-gradient(230deg, rgba(0,118,128,1) 0%, rgba(1,93,124,1) 100%);
	background: linear-gradient(230deg, rgba(0,118,128,1) 0%, rgba(1,93,124,1) 100%);
	
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#007680",endColorstr="#015d7c",GradientType=1); */
}

.footer-section ul.list-unstyled li {
  margin-bottom: 10px;
}

.footer-section ul.list-unstyled li a {
  font-size: 14px;
}

.footer-section .contact-details p.lead {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.footer-section .contact-details p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}

ul.social-links .nav-link {
  padding: 2px 5px;
  margin-left: 9px;
  margin-top: 3px;
  /* width: 40px; */
  /* height: 40px; */
  /*background-color: #0295c3;*/
  /*border: 2px solid #fff;*/
}

.newsletter {
  font-size: 37px;
  font-weight: bold;
  color: white;
  font-family: "Arvo", Georgia, Times, serif;
}

.newsletter-section {
  width: 100%;
  background-color: #0089bd;
}

.footerSmallPrint,
.footerSmallPrint a {
  color: white;
  font-size: 12px;
}

body {
  padding-top: 90px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Asap", sans-serif;
}

h2,
h3,
h4 {
  font-weight: 400;
  margin-bottom: 15px;
  font-family: "Arvo", Georgia, Times, serif;
  font-weight: bold;
}

h2 {
  color: #0f5973;
  font-size: 30px;
  margin-bottom: 10px;
}

h3 {
  color: #333;
  font-size: 25px;
}

h3.subheader {
  color: #8caeb6;
  font-family: Georgia;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 30px;
  border-top: 1px solid #efefef;
  margin-top: -5px;
  padding-top: 4px;
  font-weight: normal;
}

h4 {
  color: #666;
  font-size: 21px;
}

.alignfull {
  width: 100vw !important;
  margin-left: calc(50% - 50vw);
}

.alignwide {
  width: 100vw !important;
  margin: 2rem calc(50% - 50vw);
}

@media (min-width: 960px) {
  .alignwide {
    width: calc(100% + 20vw) !important;
    margin: 2rem -10vw;
  }
}

/* used for video embed block to display item in fully stretched out */
.wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* end video embed block css */
#inner-content-new {
  margin-top: 40px;
}

/*
#inner-content-new p {
  font-family: "Asap", sans-serif;
  //font-style: italic; 
  font-size: 16px;
  padding: 10px 0;
  line-height: 29px;
}
*/
#inner-content-new p {
  font-family: "Asap", sans-serif;
  color: #333;
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 30px;
}

.aside {
  width: 100% !important;
  font-size: 16px !important;
}

.subhead-bigger {
  font-style: italic;
  margin-top: -10px;
  margin-bottom: 20px;
  font-weight: bold;
}

.coverImage {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  max-height: 400px;
  max-width: 100%;
  height: 400px;
  width: 100%;
  margin-bottom: 30px;
}

.hubGrid {
  margin-bottom: 100px;
}

.hubGrid h3 {
  margin-top: 10px;
  line-height: 23px;
  font-size: 20px;
}

.hubGrid h3 a {
  color: #0f5973;
}

.hubGrid .subhead {
  color: #6f6f6f;
  line-height: 20px;
}

body .gform_wrapper .gform_page_footer input[value=Next], body .gform_wrapper .gform_page_footer input[type=Submit] {
  /* border: 1px solid red; */
  padding: 0.8em 1.2em;
  margin: 0 10px 0 0;
  width: auto;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1em;
  color: #fff;
  line-height: 1em;
  letter-spacing: 0.6px;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
  border: 0;
  outline: 0;
  transition: all 0.25s;
  background: #229a7a;
}

body .gform_wrapper .gform_page_footer input[value=Previous] {
  /* border: 1px solid red; */
  padding: 0.8em 1.2em;
  margin: 0 10px 0 0;
  width: auto;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #333;
  line-height: 1em;
  letter-spacing: 0.6px;
  border-radius: 3px;
  box-shadow: none;
  border: 0;
  outline: 0;
  transition: all 0.25s;
  background: #fff;
}

body .gform_wrapper .gform_page_footer input[value=Next]:focus,
body .gform_wrapper .gform_page_footer input[value=Next]:active,
body .gform_wrapper .gform_page_footer input[value=Next]:hover,
body .gform_wrapper .gform_page_footer input[type=Submit]:focus,
body .gform_wrapper .gform_page_footer input[type=Submit]:active,
body .gform_wrapper .gform_page_footer input[type=Submit]:hover {
  background: #0a8a68;
}

body .gform_wrapper .gform_page_footer input[value=Previous]:focus,
body .gform_wrapper .gform_page_footer input[value=Previous]:active,
body .gform_wrapper .gform_page_footer input[value=Previous]:hover {
  background: #efefef;
}

.departmentBreadcrumbs {
  font-size: 14px;
  color: #555;
  margin-top: -10px;
  margin-bottom: 20px;
}

.departmentBreadcrumbs a {
  color: #555;
  text-decoration: underline;
}

.departmentBreadcrumbs .crumb {
  padding: 0 10px;
  font-size: 18px;
  color: #c1c1c1;
}

.bioLink {
  display: inline-flex;
  background: #f2f2f2;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
  position: relative;
  border-radius: 5px;
  color: #0f5973;
  font-weight: bold;
  transition: all 0.25s cubic-bezier(0.08, 0.59, 0.29, 0.99) 0s;
}

.bioLink:hover {
  text-decoration: none;
  color: #0e9acb;
  box-shadow: 0px 11px 22px rgba(0, 0, 0, 0.5);
  transform: scale(1.02);
  background-color: #fcfcfc;
}

p.bioLinkText {
  text-align: center;
  width: 100%;
  padding: 20px 0 20px 65px;
  margin: 0;
}

.bioLinkImage {
  display: block;
  position: absolute;
  left: 7px;
  top: 7px;
  border-radius: 5px;
}

p.card-text {
  font-size: 16px !important;
  line-height: 24px !important;
}

/* The hero image */
.hero-image {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  /* Set a specific height */
  height: 350px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/* Place text in the middle of the image */
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.careersHero h4 {
  font-size: 36px;
  margin-bottom: 10px;
}

.anthcnews_holder h3 {
  margin-bottom: 5px;
}

.anthcnews_holder h3 a {
  text-decoration: none !important;
}

.anthcnews_holder .datewithsubhead {
  font-size: 16px;
  margin-bottom: 25px;
}

.tablecolumn {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

#sidebar li.active a {
  color: #008abb;
  font-weight: bold;
}

#sidebar ul.navList > li.active > a {
  color: #008abb;
  font-weight: bold;
}
.blockquotes{
  margin-right:30px;
}
/*# sourceMappingURL=style.css.map */