h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.6rem;
}
h4 {
    font-size: 1.3rem;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover {
    color: #001d39;
    text-decoration: underline;
}
.contain-to-grid {
    background: #001D39;
}
.top-bar {
	background: #001D39;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	background: #001d39;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
	background: #002a52;
}
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #001D39;
}
.homepage h5 {
    margin-bottom: 1rem;
}
.photo-left {
  float: left !important;
  padding-right: 10px; 
}
.photo-right {
  float: right !important;
  padding-left: 10px;
}
.social a {
  text-decoration: none;
  width: 50px;
}
.panel-image {
  margin-right: 35px;
  margin-bottom: 20px;
}
.news-image {
  margin-right: 15px;
  margin-bottom: 15px;
}
.bio-photo {
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
}
.research-sidebar-icon {
	margin-right: 1rem;
}
label {
    display: inline;
    margin-left: 0.3125em;
}
input {
    margin-top: 0.3125em !important;
}
ol ol>li {
    list-style-type: lower-alpha;
}
ol ol ol>li {
    list-style-type: lower-roman;
}
ul {
    margin-left: 3rem;
}
.side-nav li li {
	list-style-type: none;
}
#course-list table tr {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
#course-list table thead tr th {
	background-color: #ccc;
}
#course-list table tr th {
	background-color: #e5e5e5;
}
dl.accordion dd > a {
  position: relative; }
  dl.accordion dd > a:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(51, 51, 51, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    right: 15px;
    top: 50%; }
dl.accordion dd.active .content a {
  background: transparent; }
dl.accordion dd.active > a:after {
  border: 5px inset;
  border-color: transparent transparent transparent rgba(51, 51, 51, 0.4);
  right: 11px; }
dl.accordion dd .course-details {
  font-size: 0.8125rem;
  margin-bottom: 0;
  max-width: 100%; }
  dl.accordion dd .course-details a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden; }
    @media only screen and (min-width:1000px) {
      dl.accordion dd .course-details a {
        display: inline; } }

/* Research */
.research-approaches-list {
	list-style-type:none;
}
.research-approaches-heading {
	margin-left:3rem;
}
.research-approaches-folder {
	margin-top:1rem;
}

/* Modifications for the CEE site */
html {
  background: #ccc;
}
main {
    min-height: 600px;
}
p {
    margin-bottom: 1rem;
}
h1 {
    margin-top: 2rem;
}
#CEE-fig {
    float: left;
    padding-right: 10px;
}
footer p.copyright {
	color: #414042;
    margin-top: 2.30769rem;
}
footer h4 {
	color: #414042;
}
footer a {
	color: #414042;
}
footer, footer .row {
	background:none repeat scroll 0 0 #ccc;
}
.home-photo {
	padding-bottom: 2.3rem ;
}
.figure-news-panel img {
    width: 100%;
    height: auto;
}
.bibliography {
    background: none;
    border: none;
    padding: 0;
    margin-top: 0.76923rem;
}
ul.bibliography {
    margin-left: 0;
    list-style-type: none;
}
aside.columns h4 {
    font-size: 1.3rem;
    font-weight: bold;
}
.person a span.name {
    cursor:auto !important;
    text-decoration:underline !important;
}
.small-email {
    font-size:x-small;
}
.event-photo {
  float: left !important;
  padding-right: 10px; 
}
.event-index-photo {
  float: left !important;
  padding-right: 10px; 
  max-width:200px;
  height:auto;
}
.event-index-headline {
    font-size:1.2rem;
    font-weight:150;
}
section {
    clear:both;
    padding-bottom:0;
    margin-bottom: 0;
}
section h2 {
    font-size: 1.4rem;
    padding-top: 30px;
}
.logo-div {
    padding-top:1.5rem;
    padding-bottom:1.5rem;
}
/* -------------------------------- 
Corporate Partners Page CSS: Hover
-------------------------------- */
.show {
    width: 100%;
    height: 100%;
    float: left;
    border: 1px solid rgba(0, 0, 0, 0.04);
    overflow: visible;
    position: relative;
    text-align: left;
    cursor: default;

}
.show .more {
    border: 1px solid rgba(0, 0, 0, 0.04);
    width: auto%;
    position: absolute;
    overflow: visible;
    top: 0;
    left: 0;
    z-index:1;
    white-space:normal;
    font-size: 12px;
    text-align: justified;
    padding: 10px;
}

.show-first img {
    transition: all 0.5s linear;

}
.show-first .more {
    opacity: 0;
    background-color: #fff;
    transition: all 0.4s ease-in-out;
}

.show-first:hover .more {
    opacity: 1;
}
.show-first:hover h2, .show-first:hover p, .show-first:hover a.info {
    opacity: 1;

}
.wraptocenter {
    text-align: center;
    vertical-align: middle;
    width: 200px;
    height: 200px;
    margin-left: auto ;
    margin-right: auto ;
    padding:10px;
}
.wraptocenter * {
    vertical-align: middle;
}

.wraptocenter {
    display: block;
    vertical-align: middle;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 0px;

}
/* -------------------------------- 
End of Corporate Partners Page
-------------------------------- */
