/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small devices */
html {
  font-size: 112.5%;
  border:0 dotted orange;
}

#header {
	margin: 0;
}
#header #mobile-nav {
	display: block;
	float:left;
	background-image: url(/sites/all/themes/ah_theme/images/mobile-nav.gif);
	width: 100px;
	height: 87px;
}
#mobile-nav a {
	display:block;
	width: 100%;
	height: 100%;
}

#header #logo {
	border: 0;
	padding-left: 10px;
}
#header #logo a {
	width: 194px;
	height: 68px;
	margin-top: 10px;
	background-image: url(/sites/all/themes/ah_theme/images/logo-mobile.png);
}
#header #name-and-slogan {
	display: none;
}
#header #search {
	position: static;
	background-color: #cccccc;
	clear: both;
	width: auto;
	padding: 15px 10px;
	text-align: center;
}

#header #search .search-form input {
	width: 80%;
	margin: 0 auto;
	border-radius: 0;
	padding: 8px 10px;
}
#header #search .search-form input.search-icon {
	display: inline-block;
	background-color: transparent !important;
	width: 18px;
	height: 18px;
	background-image: url(../images/bg-search.png);
	background-repeat: no-repeat;
	padding: 5px;
	margin-left: 10px;
}
#header #language {
		margin-top: 0;
	height: auto;
	width: auto;
	position: static;
	right: inherit;
	padding: 5px 0 5px 15px;
	background-color: #fff;
}
#header ul > li {
	text-align: left;
	border-bottom: 0 solid #000;	
}
#header li a {
	color: #333;	
}
#header #language ul.main > li {
	
}
#header #main-menu a.mobile-only-nav-item {
    display: block;
}
#header #main-menu ul.menu li ul,
#header #language li > ul {
	margin-left: -15px;
	margin-top: 15px;
	
}

#header ul > li > ul > li,
#header #main-menu ul.menu li ul li {
	width: 100%;
	margin: 0;
	float: none;
	margin-left: 0;
	padding: 15px 5px 15px 5px;
	border-bottom: 1px solid #000;
	background-color: #666666;
}
#header ul > li > ul > li a,
#header #main-menu ul.menu li ul li a {
	color: #ccc;	
}
#header #main-menu ul.menu li ul li:hover {
	background-color: #666;
}
#header #language ul.main > li span.arrow:after,
#header #main-menu ul.menu li a:after {
	content: ' ';	
}
#header #language ul.main > li.expandable span.arrow:after,
#header #main-menu ul.menu > li.expandable > a:after,
.arrow-down {
	font-family: 'FontAwesome';
	font-size: 20px;
	font-weight: bold;
	content: "\e00b";
	margin-left: 5px;
	line-height:30px;
	vertical-align:middle;
	position: absolute;
	right: 20px;
}
#header #language ul.main > li.expandable.current span.arrow:after,
#header #main-menu ul.menu > li.expandable.current > a:after,
.arrow-up {
	font-family: 'FontAwesome';
	content: "\e00c";
}
#header #language ul.main > li.expandable.current span.arrow:after li,
#header #main-menu ul.menu li.expandable.current a:after li {
	content: " ";
	}
#header #language ul.main > li span.globe:before {
	content: " ";
}
#header #language ul.main > li span.globe:after {
	font-family: 'FontAwesome';
	font-size: 17px;
	content: "\e00e";
	margin-left: 5px;
	line-height: 30px;
	vertical-align: middle;
}
#header #language ul.main > li.xexpand:after {
	content: " ";
	display: none;
}
#header ul.menu, #header ul.menu {
	margin: 0;
}
#header #main-menu {
	border: 0;
}
#header #main-menu ul.menu > li,
#header #language {
	float: none;
	margin-left: 0;
	padding: 15px 15px;
	list-style: none;
	border-bottom: 1px solid #000;
}

#header #main-menu ul.menu li ul {
	top: auto;
	padding-top: 0;
	position: static;
}

.search-form {
	margin-bottom: 0;
}
#header .mobile-wrapper {
	display: none;
	clear: both;
	background-color: #ededed;
}

#secondary-menu {
	display: none;
}
#header #language li a {
	color: #cccccc;
}
#header #main-menu ul.menu li:hover > ul,
#header #language li:hover > ul {
	display: none;
}
#header #main-menu ul.menu li.expand > ul,
#header #language li.expand > ul {
	display: block;
}
#header #main-menu ul.menu li ul li a:after,
#footer-wrapper #footer-menu ul.menu li ul li a:after {
	content: "";
}
/*** BODY ***/
body .region-inner .block h2.flag {
	padding: 4px 35px 3px 10px;
}
body.front .region .block {
	min-height: 100%;
	margin: 0;
	clear: both;
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
}

body.front .region .block:last-child {
	
}
.region.region-three-40-30-30-top-first > .region-inner.clearfix > .block, .region.region-three-40-30-30-middle-first > .region-inner.clearfix > .block, .region.region-three-40-30-30-bottom-first > .region-inner.clearfix > .block, .region.region-three-40-30-30-baseline-first > .region-inner.clearfix > .block,
.region.region-three-40-30-30-top-third > .region-inner.clearfix > .block, .region.region-three-40-30-30-middle-third > .region-inner.clearfix > .block, .region.region-three-40-30-30-bottom-third > .region-inner.clearfix > .block, .region.region-three-40-30-30-baseline-third > .region-inner.clearfix > .block {
margin-right: 0;
margin-left: 0;
}
.block.custom .pane-content {
	max-height: 100%;
}
body.front #slider {
	padding-bottom: 3px;
}
.nivo-caption {
	position: static;
	clear: both;
	width: 100%;
	height: 100%;
	max-height: 100px;
	min-height: 100px;
	overflow: scroll;
}
.theme-default .nivo-caption {
	padding: 5px;
}
.nivo-caption h3 {
	font-size: 21px;
}
.nivo-caption p {
	display: none;
	padding: 0;
	font-size: 10px;
}

.nivo-controlNav {
	display: none;
}
/*** FOOTER ***/
#footer-menu {
	display: none;
}
#footer-wrapper #footer .copyright {
	width: 100%;
}
#footer-wrapper #footer .copyright.mobile {
	display: block;
}
#footer-wrapper #footer .social {
	border-left: 0;
	padding: 5px 0px 20px 10px;
	width: 100%;
}
select.answer-select{
    margin: 15px 0 15px 0;
    font-weight: normal;
    background: transparent;
    background-color: #012270;
    color: #fff;
    min-width: 248px;
    padding: 5px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
}
.answer-select-container select {
    background: url(../images/down_arrow_select.jpg) no-repeat right #012270;
    background-size: contain;
}
#upenn-questionnaires-form-wizard{
    margin-left: 20px;
    padding: 0 10px 0 10px;
}
.ah-button {
    min-width: 130px;
    min-height: 35px;
}
.featured-content {
    max-width: 100%;
    float: none;
}
.ah-landing-image {
    max-width: 100%;
}

body.front #content {
  	padding: 5px; 
}
/*
* Block image on homepage.
*/ 
.ah-block-image {
    overflow: hidden;
}
.ah-block-image img{

}
.faculty-picture {
    width: 29%;
    float: none; 
}
#slider #playPauseButton {
   background-size: 50%;
    background-position: center;
}
#slider #playPauseButton.pause {
    background-size: 50%;
    background-position: center;
}

#page #top-bar {
    width: 500%;
    height: 10px;	
}
body.front .region .block {
	min-height: 200px;
    /*max-height: 300px;*/
	overflow: scroll;
}

#footer .extra-footer-menu ul li {
    list-style: none;
    float: none;
    padding: 2px;
}
#footer .extra-footer-menu ul li:after{
    content: "";
}

#logo a {
    display: block;
}

#logo a img {
  display: none;
}

.stacktable {
	display: block !important;
	width: 99%;
}

.stacktable.sticky-enabled {
	display: none !important;
}

/* Homepage news block */
.block .pane-content .view-display-id-featured_news .item h3 {

}