
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,300,400,600,700);
/* 640 */
@media only screen and (max-width: 40em)
{

}
/* GLOBAL STYLES */
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
/*background-color: #16212d;*/
}
sup, sub {
    font-size: .5em;
    vertical-align: baseline;
    position: relative;
}
sup {
    top: -0.71em;
}
sub {
    top: 0.35em;
}
h1, h2, h3, h4, h5 {
    margin: 0;
}
.centered {
    text-align: center;
}
h1 {
    font-size: 3.98em;
    font-weight: 300;
    margin-bottom: .5em;
}
ul { margin: 0; padding: 0; }
li { margin: 0; padding: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.button {
    font-weight: 600;
    font-size: .9em;
    color: white;
    text-align: center;
    line-height: 50px;
    width: 250px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 1.5em;
    background-color: #1b6fb2;
}
.button a {
    display: block;
    width: 250px;
    height: 50px;
    color: white;
    border-radius: 0px;
	background: #1268a8; /* Old browsers */
	background: -moz-linear-gradient(top,  #1268a8 0%, #18537f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1268a8), color-stop(100%,#18537f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1268a8 0%,#18537f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1268a8 0%,#18537f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1268a8 0%,#18537f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1268a8 0%,#18537f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1268a8', endColorstr='#18537f',GradientType=0 ); /* IE6-9 */
    text-transform: uppercase;
}
.button a:hover {
    text-decoration: none;
}

/* HEADER */

#header {
    background-color: #666;
    font-size: .75em; /* 12px */
    height: 183px;
	min-width: 960px;
	background: #111e29; /* Old browsers */
	background: -moz-linear-gradient(top,  #111e29 0%, #295273 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #111e29), color-stop(100%, #295273)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #111e29 0%, #295273 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #111e29 0%, #295273 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #111e29 0%, #295273 100%); /* IE10+ */
	background: linear-gradient(to bottom, #111e29 0%, #295273 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111e29', endColorstr='#295273', GradientType=0); /* IE6-9 */
	background: #121f2b; /* Old browsers */
	background: -moz-linear-gradient(top, #121f2b 0%, #22435d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #121f2b 0%, #22435d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #121f2b 0%, #22435d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121f2b', endColorstr='#22435d',GradientType=0 ); /* IE6-9 */

	position: relative;
	z-index: 2;
}
#header-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
    height: 130px;
	width: 960px;
    margin: 0 auto;
    position: relative;
}

#header-content a {
	text-decoration: none;
}

#cfs3-button a:hover, #jifsan:hover {
	background: #6793b5; /* Old browsers */
	background: -moz-linear-gradient(top,  #6793b5 0%, #5883a5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6793b5), color-stop(100%,#5883a5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6793b5 0%,#5883a5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6793b5 0%,#5883a5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6793b5 0%,#5883a5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6793b5 0%,#5883a5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6793b5', endColorstr='#5883a5',GradientType=0 ); /* IE6-9 */
	background: rgba(255, 255, 255, 0.09);
}

#jifsan {
	display: flex;
	align-items: center;
}
#jifsan-logo {
	margin-right: 1em;
}
#jifsan-logo a {
	background-image: url('//jifsan.umd.edu/img/jifsan-color-logo.svg');
	display: block;
}
#jifsan-title a {
	background: url('//jifsan.umd.edu/img/jifsan-title.svg') left center no-repeat;
}

/* Resize header images */
#jifsan-logo, #jifsan-logo a {
	background-size: calc(960px * 90/1024) calc(960px * 90/1024);
	height: calc(960px * 90/1024);
	width: calc(960px * 90/1024);
}
#jifsan-title, #jifsan-title a {
	height: calc(960px * 80/1024);
	width: calc(960px * 244/1024);
}
#jifsan-title a {
	position: absolute;
}
#cfs3-button, #cfs3-button a {
	align-items: center;
	color: white; 
	display: flex;
	width: calc(960px * 435/1024);
}
#cfs3-button #cfs3-button__cfs3 {
	font-family: 'Open Sans', sans-serif;
	font-size: calc(960px * 69/1024);
	padding-right: calc(960px * 20.7/1024);
	border-right: 1px solid rgba(255, 255, 255, 0.15);
}
#cfs3-button #cfs3-button__cfs3 sup {
	font-size: calc(960px * 34.5/1024);
	top: calc(960px * -24.495/1024);
	vertical-align: baseline;
}
#cfs3-button #cfs3-button__right {
	color: rgba(138, 185, 222, 0.7);
	font-size: calc(960px * 25/1024);
	font-weight: 300;
	padding-left: calc(960px * 15/1024);
}

#center-title {
    position: absolute;
    top: 33px;
    left: 200px;
	width: 300px;
    color: white;
    font-weight: 300;
    font-size: 2.8em;
	color: rgba(138, 185, 222, 0.7);
}
#slogan {
    position: absolute;
    top: 74px;
    left: 666px;
    text-align: right;
    font-style: italic;
    color: #a8bac7;
    font-weight: 300;
    font-size: 1.5em;
    width: 350px;
}
/* === NAVIGATION === */
#mini-nav {
    position: absolute;
    top: 95px;
    left: 243px;
    height: 35px;
}
#mini-nav ul {
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 35px;
    font-size: 1.2em;
    font-weight: normal;
}
#mini-nav ul li {
    display: block;
    float: left;
    line-height: 35px;
}
#mini-nav ul li a {
    display: block;
    color: #8393a0;
    padding: 0 10px;
    text-decoration: none;
    height: 35px;
    text-transform: uppercase;
    background: rgba(255,255,255,.05);
    }
#mini-nav ul li a:hover {
    color: white;
    transition: all 200ms ease;
}
/* === MAIN NAVIGATION === */
#navigation {
    height: 53px;
	min-width: 960px;
    padding: 0;
    margin: 0 auto;
    background: #111e29;
}
#navigation-content {
	width: 960px;
    height: 53px;
    margin: 0 auto;
    position: relative;
}
/* === MENU === */
#menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
#menu .material-icons {
    vertical-align: baseline;
    position: relative;
    top: 0.30em;
}
#menu ul {
    list-style-type: none;
}
#menu .material-icons.md-light { color: rgba(255, 255, 255, 0.3); }
/*#menu .material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }*/
#menu > ul > li:hover .material-icons.md-light { color: rgba(255, 255, 255, 1); }
#menu > ul > li:hover > a { color: rgba(255, 255, 255, 1); }
#menu a {
    display: block;
}
/*#menu > a {
    display: none;
}*/
#menu li {
    position: relative;
}
/* LEVEL 1: First Level */
#menu > ul {
    height: 53px;
    font-weight: 600;
    font-size: 1.3em;
    padding: 0;
    margin: 0;
}
#menu > ul > li {
    float: left;
    line-height: 53px;
    height: 100%;
}
#menu ul li a {
    color: #b0bbc3;
    padding: 0 12px;
    text-decoration: none;
    transition: all 190ms ease;
}
#menu ul li a:hover {
    color: white;
    background: rgba(255,255,255,.05);
    background-color: #1b6fb2;
}
/* LEVEL 2: Second Level */
#menu li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 10;
    background: #1f374d;
    border-right: 5px solid rgba(255,255,255,.3);
    border-bottom: 5px solid rgba(255,255,255,.3);
    border-left: 5px solid rgba(255,255,255,.3);
}
#menu li:hover ul {
    display: block;
    font-size: .9em;
    width: 240%;
    width: 243px;
}
#menu li ul > li {
    margin: 0;
    line-height: 1.4em;
}
#menu li ul > li a {
    padding: 1.2em 1em;
    font-weight: normal;
}

/* === SEARCH === */
#search {
    float: right;
    width: 300px;
    height: 53px;
    line-height: 53px;
    color: #666;
    margin-right: 15px;
}
#search form {
    display: block;
}
#search form#cse-search-box {
    position: relative;
}
#search form#cse-search-box input {
    margin:0;
}
#search form#cse-search-box input[type="text"] {
    position: absolute; top: 11px; left: 0;
    background-color: #44494e;
    background-color: rgba(255, 255,255, .15);
    width: 254px; border: 0; line-height: 34px; font-size: 1.2em; margin: 0; padding: 0 6px; color: #62676a; color: rgba(255,255,255,.14); font-weight: bold;
    transition: background-color 175ms ease;
}
#search form#cse-search-box input[type="text"]:focus {
    background-color: white;
    color: salmon;
    color: #1b6fb2; /* blue */
}
#search form#cse-search-box input[type="submit"] {
    margin: 0; padding: 0; background: #2d3e4b; cursor: pointer; border: 0; top: 11px; right: 0; outline: 0; position: absolute; font-weight: bold; font-size: 2em; line-height: 34px; height: 34px; width: 34px; text-align: center;
    background-color: rgba(255, 255,255, .15);
    color: rgba(255, 255,255, .15);
    transition: background-color 175ms ease;
}
#search form#cse-search-box input[type="submit"].active {
    background-color: #1b6fb2;
    background: rgba(27,111,179,.3);
    background: rgba(27,111,179,1);
    color: #468ac0;
    color: rgba(255,255,255,.19);
    color: rgba(255,255,255,.80);
}

/* === CONTENT === */

#full-page-header {
    margin: 0 auto;
    overflow: auto;
    background: #1b6fb2;
    height: 190px;
	min-width: 960px;
    line-height: 190px;
    font-size: 3.4em;
    font-weight: 300;
    color: white;
    text-align: left;
    border-bottom: 8px solid #c4c4c4;
    margin-bottom: 20px;

    position: relative;
    z-index: 1;
}
#content-container-normal {
	width: 960px;
	min-width: 960px;
    margin: 0 auto;
    overflow: auto;

position: relative;
    z-index: 1;

}
#content-container-page { /* Contains vertical gradient line for internal menu */
    width: 1020px;
    margin: 0 auto;
    overflow: auto;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 20%, #e9e9e9 24%, #ffffff 24%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(20%,#ffffff), color-stop(24%,#e9e9e9), color-stop(24%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 20%,#e9e9e9 24%,#ffffff 24%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 20%,#e9e9e9 24%,#ffffff 24%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 20%,#e9e9e9 24%,#ffffff 24%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 20%,#e9e9e9 24%,#ffffff 24%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#content-home, #content-full {
    width: 930px;
    margin: 0;
    padding: 0 15px;
    overflow: auto;
}
#content-full div.section-full {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 1.2em;
}
#content-full div.section-full:last-child {
    border-bottom: none;
}
/* SHOWCASE */
#content-full .showcase  {
    width: 100%;
    margin: 0;
    overflow: auto;
    margin-top: 1.2em;
}
#content-full .showcase .showcase-element {
    float: left;
    width: 32%;
    background: #1f2f40;
    margin-right: 2%;
    border-radius: 5px;
}
#content-full .showcase .showcase-element:last-child {
    margin-right: 0%;
}
#content-full .showcase .showcase-element .element-title {
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: 4em;
}
#content-page {
    width: 657px;
    padding: 30px 20px 30px 40px;
    float: left;
}
#content-page h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5em;
}
#content-page h2 {
    font-size: 1.5em;
    color: rgba(59,156,232,1);
    border-bottom: 3px solid #ddd;
    padding-bottom: .5em;
    text-transform: uppercase;
}
#content-page h3 {
    font-size: 1.2em;
}
#content-page p {
    font-size: .86em;
}
#content-page p.story-date {
    font-size: .8em;
    color: rgba(0,0,0,.5);
}
#content-page ul {
    margin: 0 1.7em;
    font-size: .8em;
}
#content-page ul li {
    margin-bottom: .3em;
}
#content-page a {
font-weight: normal;
    color: #2c6591;
    color: #18527d;
    color: #297fbf;
    /*(background-color: #a1d0ff;
    padding: 0 .3em;*/
}
#internal-menu {
    width: 228px;
    float: left;
    margin-top: 54px;
}
#internal-menu ul {
    display: block;
    list-style-type: none;
    font-weight: 600;
    font-size: 1em;
    padding: 0;
    margin: 0;
}
#internal-menu ul li {
    display: block;
    margin-bottom: 0;
}
#internal-menu ul li.current-page {
    background-color: #495054;
	background: #1d262d; /* Old browsers */
	background: -moz-linear-gradient(top,  #1d262d 0%, #18537f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d262d), color-stop(100%,#18537f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1d262d 0%,#18537f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1d262d 0%,#18537f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1d262d 0%,#18537f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1d262d 0%,#18537f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d262d', endColorstr='#18537f',GradientType=0 ); /* IE6-9 */
    color: white;
    background: #134c79;
}
#internal-menu ul li a {
	color: inherit;
    text-decoration: none;
    display: block;
    padding: 15px 15px;
    transition: all 175ms ease;
}
#internal-menu ul li:not(.current-page) a {
    color: #535353;
}
#internal-menu ul li:not(.current-page) a:hover {
    background-color: #dfdfdf;
}
/* HOMEPAGE */
#featured-news {
    width: 980px;
/*  height: 300px;*/
    margin: 20px 0 20px 0;
    padding: 20px;
    background: #7f9bb3;
}
#featured-news .featured-story {
    background-color: #1b2f42;
    overflow: auto;
    width: 940px;
    padding: 20px;
}
#featured-news .featured-story .title {
    float: left; font-size: 40px; line-height: 1.2em; margin-bottom: 0.3em;
}
#featured-news .featured-story .post-date {
    float: left; font-size: 18px; font-weight: normal; color: rgba(255,255,255,0.3);
    margin-bottom: 0.5em;
display: none;
}
#featured-news .featured-story a {
    color: rgba(255,255,255,1);
    text-decoration: none;
    font-weight: 700;
    transition: all 250ms ease;
}
#featured-news .featured-story a:hover {
    color: #479ff6;
}
#featured-news .featured-story .read-more-button {
    width: 130px;
    height: 40px;
    float: right;
    background-color: #1b6fb2;
    font-weight: 400;
    color: white;
    border-radius: 0px;
    line-height: 40px;
    text-align: center;
}
#featured-news .featured-story .excerpt {
    float: left;
    color: rgba(255,255,255,.6);
    font-size: 18px;
    margin-bottom: 1em;
    font-weight: 400;
}

#featured-news .featured-story .read-more-button a {
    color: white;
    display: block;
    color: rgba(255,255,255,.8);
    text-decoration: none;
    transition: all 250ms ease;
    font-weight: 400;
}
#featured-news .featured-story .read-more-button a:hover {
    color: white;
}

#news-home {
    width: 540px;
width: 940px;
    margin: 20px 0 20px 0;
    padding: 20px;
    overflow: auto;
    border: 20px solid #7f9bb3;
}
#news-home .section-title {
    font-size: 2.5em;
    font-weight: 600px;
    line-height: 40px;
    margin-bottom: 15px;
    width: 100%;
}
#news-home .section-subtitle {
    font-size: 1.25em;
    font-weight: 600px;
    line-height: 20px;
    margin-bottom: 15px;
    color: rgba(0,0,0,.8);
color: salmon;
}
#news-home .story {
    overflow: auto;
    float: left;
    margin-bottom: 15px;
    transition: all 200ms ease;
}
#news-home .story .thumbnail {
    float: left;
    margin-right: 15px;
}
#news-home .story .content {
    overflow: auto;
}
#news-home .story .title, #news-home .story .excerpt,
#news-home .story .readmore-button, #news-home .story .readmore-button,
#news-home .story .post-date {
    float: left;
}
#news-home .story .title {
    font-size: 1.25em;
    font-weight: 700;
    width: 100%;
}
#news-home .story .title a {
    color: #333;
    transition: all 250ms all;
}
#news-home .story .title a:hover {
    text-decoration: none;
    color: #479ff6;
    color: #1b6fb2;
    margin-bottom: .3em;
}
#news-home .story .excerpt {
    font-size: .9em;
    margin-bottom: .4em;
    color: #6e8091;
/*  color: #8397ac;*/
}
#news-home .story .readmore-button {
    color: rgba(255,255,255,0.7);
    line-height: 21px;
    height: 21px;
    font-size: .8em;
    font-weight: 400;
    margin-right: .7em;
    background-color: #1b6fb2;
}
#news-home .story .readmore-button a {
    color: rgba(255,255,255,0.8);
    display: block;
    height: 21px;
    padding: 0 .5em;
    transition: all 250ms ease;
}
#news-home .story .readmore-button a:hover {
    text-decoration: none;
    color: rgba(255,255,255,1);
}
#news-home .story .post-date {
    color: rgba(0,0,0,.4);
    font-size: .85em;
}

/* HOMEPAGE PHOTO LINKS */
div.photo-link-row {
	display: flex;
	justify-content: center;
}

/* FOOTER */
#footer {
    width: 100%;
    background-color: #111e29;
    margin: 0;
    min-width: 960px;
    overflow: auto;
    padding: 40px 0 40px;
    color: #738799;
}
#footer-location { float: left; width: 260px; border-right: 2px solid rgba(50, 76, 96, .2); margin-bottom: 20px; }
#footer-location .center-title { color: white; font-weight: bold; font-size: 20px; }
#footer-location p { font-size: 14px }
#footer-content {
    margin: 0 auto;
    padding: 0 15px;
    overflow: auto;
    width: 930px;
}
#footer-links {
    float: left;
    text-align: left;
    margin-bottom: 20px;
    padding: 0;
    overflow: auto;
}
#footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
#footer-links ul li {
    margin: 0;
    padding: 0;
}
#footer-links .links-section {
    float: left;
    margin-right: 1.2em;
    padding-right: 1.2em;
}
#footer-links .links-section>div {
    color: white;
    font-weight: 600;
    margin-bottom: 1em;
}
#footer-links .links-section a {
    color: #6ca2cd;
    color: rgba(108, 162, 205, .3);
    padding:0 20px;
    line-height: 27px;
    text-decoration: none;
    transition: all 150ms ease;
}
#footer-links .links-section a:hover {
    color: #6ca2cd;
}
#copyright {
    float: left;
    width: 930px;
    height: 40px;
    line-height: 40px;
    color: #738799;
    color: rgba(115, 135, 153, .3);
}
#footer-logos {
    float:left;
    width: 930px;
    margin-bottom: 20px;
    padding: 0;
    height: 48px;
    border-top: 1px solid rgba(255,255,255,.1);
}
#footer-logos .umd {
    float: right;
    width: 300px;
    height: 49px;
    padding-top: 20px;
}
#footer-logos .umd a {
    display: block;
    height: 49px;
    width: 300px;
    transition: background 0.5s ease;
    background: url('/img/footer-logo.png') 0 0 no-repeat;
}
#footer-logos .umd a:hover {
    background: url('/img/footer-logo.png') 0 -49px  no-repeat;
}
