/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

#block-nice-menus-1 {
	display: block !important;
}

#region-branding {
	margin-bottom: 0 !important;
}

#region-sidebar-first .block-menu-block,
#region-header-first .block.grid-3 {
	display: block !important;
}

#block-menu-block-5 {
	display: none !important;
}

#block-search-form {
	position: absolute !important;
    right: 0px;
    top: 15px;
    z-index: 10;
    margin: 0 !important;
}

#region-preface-first {
	position: absolute !important;
	bottom: -10px !important;
	right: 0 !important;
	z-index: 1000;
}