/*
 *   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.
 */

html {

}

h1#site-name {
	font-size: 1.2em;
}

h2#site-slogan {
	top: -62px;
}

body.front #block-views-frontpage-slider-block div.views-slideshow-controls-bottom {
	top: -200px;
}

nav#block-superfish-1 span {
	padding:0 10px;
}

nav#block-superfish-1 a {
	padding:0 10px;
}

div#FrontpageGrantsAppl {
	clear: right;
}

div#mini-panel-frontpage_2_column {
  display: flex;
}

div#mini-panel-frontpage_2_column div.region-two-66-33-second .region-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
