/*
 * @file
 * global.styles
 *
 * Styles you add here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * To FORCE PRINT all selectors you can search and replace a single { (opening
 * curly brace) and insert an empty comment. This is very useful in conjuction
 * with FireSass: https://addons.mozilla.org/en-US/firefox/addon/firesass-for-firebug/
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */


/* Course Columns */


.view-courses .views-field-field-course-no { 
	width: 10%;
	}
	
.view-courses .views-field-title { 
	width: 20%;
	}
	
.view-courses .views-field-field-units { 
	width: 5%;
	}

.view-courses .views-field-field-links { 
	width: 10%;
	}
	
.view-courses .views-field-body { 
	width: 55%;
	}
	

.flex-caption { 
	color: #999;
	font-size: 0.85em;
	margin: 4px 0 0 0;
	}

/**** Custom ****/

p,
pre {
  	margin: 0 0 1.0em 0;
  	}

/* Content Types */

.node-type-gallery header {
	margin: 0 0 20px 0;
	}

.node-type-gallery .field-name-field-images img {
 	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
	display: block;	
	}

.node-type-news .field-name-field-image img,
.page-news .node-teaser .field-name-field-image img {
 	margin: 0 0 20px 20px;
	padding: 0;
	float: right;
	display: block;	
	}
	
.node-full .group-left img {
  	margin: 0 20px 10px 0;
	padding: 0;
	float: left;
	display: block;	
	min-width: 220px;
	}

.view-courses .views-row img,
.block-region-content .views-row img { /* Block images */
  	margin: 0 10px 0 0;
  	padding: 0;
	float: left;
	display: block;	
  	}

.node-full .field-name-field-image img {
 	margin: 0 20px 10px 0;
	padding: 0;
	float: left;
	display: block;	
	}
	
/* Biblio */

#biblio-header {
	margin: 20px 0 0 0;
	}

.biblio-separator-bar {
	margin: 0;
	padding: 4px 10px 4px 10px;
	font-size: 1.4em; 
	line-height: normal;
  	background: rgba(0, 0, 0, 0.12);
	border: none;
	}
	
.biblio-category-section {
	margin: 20px 0 20px 0;  
	padding: 0 0 10px 0;
  	border: 1px solid rgba(0, 0, 0, 0.10);
  	border-radius: 4px;
	background-color: #FFF;	
	}
	
.biblio-entry {
	margin: 10px 0 0 0;  
	padding: 0 10px 0 10px;
	}
	
.node-type-biblio .files a { /* Node */
  	margin: 0 4px 0 0;
  	}

.page-publications .file-icon { /* List of pubs */
  	margin: 0 0 0 4px;
  	}

/* Member / Collaborator */

/* Group Left */

.no-sidebars .node-full .group-left { /* No sidebar blocks */
  	width: 30%;
  	margin: 0 20px 0 0;
  	padding: 0;
  	float: left;
  	display: block;
  	}

.node-full .group-left {
  	width: 40%;
  	margin: 0 40px 0 0;
  	padding: 0;
  	float: left;
  	display: block;
  	}
 
/* Group Right */

.no-sidebars .node-full .group-right { /* No sidebar blocks */
  	width: 62%;
  	margin: 0;
  	padding: 0;
  	float: left;
  	display: block;
  	}

.node-full .group-right {
  	width: 52%;
  	margin: 0;
  	padding: 0;
  	float: left;
  	display: block;
  	}
  
.node-full .group-right h1 {
  	margin: 0; /* Padding of h1 heading on lab member page */
  	}

.node-full .group-right h2 {
  	margin: 6px 0;
  	padding: 0;
  	}	

.node-type-collaborator .group-right .field-name-field-job-title,
.node-type-member .group-right .field-name-field-job-title {
  	margin-bottom: 6px; /* Padding below job title on lab member page */
  	}

/* Group Footer */

.node-type-collaborator .node-full .group-footer,
.node-type-member .node-full .group-footer {
  	padding-top: 20px; /* Padding above group footer */
  	}

/* Gallery and Media */

.view-media .views-row, /* Teaser images */ 
.node-gallery .colorbox { /* Node images */
	width: 22%;
 	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display: block;
	min-width: 220px;
 	}
 	 	
.view-media .ds-1col { /* Teaser image text */
margin: 0;
padding: 0;
 	}

/* News */

.field-name-field-date {
	margin: 0 0 4px 0;
	font-weight: bold;
	}
	
/**** Labels ****/

.label-inline {
  	display: inline;
  	padding: 0 2px 0 0;
  	font-weight: bold;
  	}

.label-above {
  	margin: 10px 0 10px 0;
  	font-weight: bold;	  
  	}


/* Quotes */

q, 
blockquote {
 quotes: "\201C" "\201D" "\2018" "\2019";
 color: #999;
font-size: 1.4em;
line-height: 1.6em;
font-weight: bold;
font-style: italic;
margin: 20px 0 20px 0;
}

/*Logo */  	
#logo {
	float: left;
	padding: 80px 0 40px 0;
	width: 300px;
}

#ucsb-logo {
	float: right;
	padding: 80px 0 40px 0;
	width: 158px;
	}

#logo img {
  vertical-align: bottom;
}


 /* Wrappers */
  	
#breadcrumb-wrapper {
  	background: transparent;
 	color: #EEE;
 	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.90); 
 	font-size: 1.1em;
	}
	
#breadcrumb-wrapper a {
  text-decoration: none;
}

#breadcrumb-wrapper a:link,
#breadcrumb-wrapper a:visited {
  color: #EEE;
  text-decoration: none;	
}

#breadcrumb-wrapper a:active,
#breadcrumb-wrapper a.active {}

#breadcrumb-wrapper a:hover,
#breadcrumb-wrapper a:focus {
  	color: #d8c01b;
  	text-decoration: none;	
}
	
#messages-help-wrapper {
	padding-top: 20px;
	background-color: #fff;
	}

#nav-wrapper .container { /* Spacing for the main menu */
  	padding: 6px 0;
  	margin-bottom: 0;
  	}

#content-wrapper {
	background: rgba(255, 255, 255, 1.0);
	border-bottom: 1px solid rgba(255, 255, 255, 0.40);
	padding-top: 30px;
	}
 
#footer-wrapper { /* Background and text color */
  	background: transparent;
 	color: #EEE;
 	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.90); 
  	}
  	
#footer-wrapper .container {
	padding: 10px 0 10px 0;
		text-align: center;
	}
	

#footer-wrapper a { /* Link color */
	color: #FFF;
 	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.90); 
	}	


/* Social Media */

#block-block-2 .block-inner { 
	border: none;
	background-color: transparent;
	}
	
#block-block-2 .block-content { 
	padding: 0;
	}

/* Video */
 	
.block-video-block-1 .node { /* Video sidebar */
	margin-bottom: 0;
	}

.block-research-video .node { /* Research sidebar */
	margin-bottom: 0;
	}

/* =============================================================================
 *   Sidebar first nav menu
 * ========================================================================== */

.region-sidebar-first .expanded,
.region-sidebar-first .collapsed,
.region-sidebar-first .leaf { 
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
	padding: 8px 10px;
	margin: 0;
	}

.region-sidebar-first .expanded .collapsed,
.region-sidebar-first .expanded .expanded,
.region-sidebar-first .expanded .leaf { 
	border-bottom: none;
	padding: 2px 2px;
	margin: 0;
	}

.region-sidebar-first .expanded .expanded .menu { 
	border-bottom: none;
	padding: 2px 4px;
	margin: 0;
	}
	
.region-sidebar-first .last { 
	border-bottom: none;
	}

.region-sidebar-first,
.region-sidebar-first .region-inner,
.region-sidebar-first .block-inner,
.region-sidebar-first .block-content
 	{ 
	margin: 0;
	padding: 0;
	}

.region-sidebar-first .menu-block-wrapper { 
	border-top: 10px solid rgba(0, 0, 0, 0.10);
	border-bottom: 10px solid rgba(0, 0, 0, 0.10);	
	background: rgba(0, 0, 0, 0.04);
	border-radius: 4px;
	margin: 0;
	padding: 0;
	}

.region-sidebar-first .block-content ul {
  margin: 0;
  padding: 0;
 font-size: 1.1em;
 font-weight: bold;
	}
	
.region-sidebar-first .block-content ul ul { 
  margin: 0;
  padding: 0 0 8px 8px;
 font-size: 0.90em;
	}	

.region-sidebar-first li,
.region-sidebar-first ul.menu li {
  display: list-item;
  list-style: none;
	}

/* Views responsive grid */

.views-responsive-grid .views-column-1 { 
	margin: 0 10px 0 0;
	padding: 0;
  	display: block;
  	float: left;
  	width: 32%;
  	min-width: 220px;
	}

.views-responsive-grid .views-column-2,
.views-responsive-grid .views-column-3,
.views-responsive-grid .views-column-4 { 
	margin: 0 10px;
	padding: 0;
  	display: block;
  	float: left;
  	width: 22%;
  	min-width: 220px;
	}
	
.views-responsive-grid {
 	margin: 20px 0 0 0;
 	}

.views-responsive-grid .views-row {
	width: 22%;
 	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display: block;
	min-width: 220px;
 	}

h1, h2, h3, h4 {
	color: #000;
	line-height: normal;	
	}
	
h1 {
	font-size: 1.8em;
	}

h2 {
	margin-bottom: 8px;
	font-size: 1.4em;
	}

h3 {
	margin-bottom: 4px;
	}

h3 {
	margin-bottom: 4px;
	}
 
/* Custom settings */ 

.page-people h3 {
	margin-bottom: 0;
	font-size: 1.2em;
	}

.field-name-title h1 {
 	margin: 6px 0;
	padding: 0;
	}
	


/* Buttons */

/**** Button ****/

.region-sidebar-second .more-link, 
.region-sidebar-second .button {
	margin: 5px 0 10px 0;  
	padding: 0;	
	font-size: .90em;
	float: left;
	}

.button {
	margin: 6px 0 24px 0;  
	font-size: .90em;	
	}

.more-link a:link, .more-link a:visited,
.button a:link, .button a:visited {
	margin: 0 6px 0 0; 	
	padding: 2px 8px 2px 8px;  
	color: #000;	
	background: rgba(0, 0, 0, 0.12);
	border: 1px solid rgba(0, 0, 0, 0.10);
	border-radius: 4px;
	}	

.more-link a:link:hover, .more-link a:visited:hover,	
.button a:link:hover, .button a:visited:hover {
	margin: 0 6px 0 0; 
	padding: 2px 8px 2px 8px;  
	color: #000;
	background: rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(0, 0, 0, 0.10);
	border-radius: 4px;
	}


/* Sidebar Second */

.region-sidebar-second .block-inner { /* Block Outline */
	border-top: 10px solid rgba(0, 0, 0, 0.10);
	border-bottom: 10px solid rgba(0, 0, 0, 0.10);	
	background: rgba(0, 0, 0, 0.04);
	border-radius: 4px;
	margin: 0;
	padding: 0;
	}
	
.region-sidebar-second .block-title { /* Heading 2 Block Title */
  	background: rgba(0, 0, 0, 0.0);
	border-bottom: 1px solid rgba(0, 0, 0, 0.0);
	padding: 8px 10px 4px 10px;
	border-radius: 4px 4px 0 0;
	font-size: 1.4em;
	}

.region-sidebar-second .block-content { /* Content Padding */
	padding: 5px 10px 5px 10px;
	}

.region-sidebar-second .block-content h3 { /* Heading 3 */
	padding: 0;
	margin: 4px 0 4px 0;
	font-size: 1.1em;
	}

.region-sidebar-second .block-content p {
  	margin-bottom: 10px;
  	}
  	
.region-sidebar-second .block-content ol { 
	padding: 0;
	margin: 0 0 0 1.4em;
	}
	
.region-sidebar-second .block-content ul { 
	padding: 0;
	margin: 0;
	}

.region-sidebar-second .image-style-thumbnail { 
	float: left;
	margin: 0 8px 8px 0;
	width: 30%; /* Thumbnail Size */
  	}

.region-sidebar-second small { 
font-size: .80em;
color: #999;
  	}

/* Navigation */

.nav {
  clear: both;
  margin: 10px 0;
}

.nav .block {
  margin-bottom: 0;
}

.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}

.nav li,
.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.1em;
}

.nav li a,
.nav ul.menu li a {
  	display: block;
  	white-space: nowrap;
  	padding: 0 8px;
  	color: #fff;
  	}

.nav li a:visited,
.nav ul.menu li a:visited {
	color: #fff;
	}

.nav ul.menu li a.active,
.nav ul.menu li a.active-trail,
.nav li a:hover,
.nav li a:focus,
.nav ul.menu li a:hover,
.nav ul.menu li a:focus {
  color: #d8c01b;		
  }

a {
  text-decoration: none;
}

a:link,
a:visited {
  color: #213f8d;
  text-decoration: none;	
}

a:active,
a.active {}

a:hover,
a:focus {
  	color: #71b2fb;
  	text-decoration: none;	
}

html {
  background: #333333 url(images/header-bg-1800.jpg) center top fixed no-repeat;
}

#menu-bar {
	margin: 5px 5px;  
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.30);
  	border: 1px solid rgba(255, 255, 255, 0.60);
  	border-radius: 6px;	
  	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.80);	
  	}

/**** Navigation ****/


/* Main menu nav block */
#block-menu-block-1 {
  	float: left;
  	width: 75%;
  	margin: 0 0 0 10px;
  	padding: 0;
  	}
	
 /****** Search ******/

/* Main menu search block */
#block-custom-search-blocks-1 {
 	float: right;
 	width: 20%;
	padding: 0;
	margin: 0;
	}

	
#block-custom-search-blocks-1 .search-form {
	padding: 0;
	margin: 0;
	}
	
#block-custom-search-blocks-1 .form-actions {
	padding: 0;
	margin: 0;
	}

.form-item-custom-search-blocks-form-1 {
	float: right;
	padding: 0;
	margin: 0 10px 0 0;
	}

.custom-search-box {
	background: rgba(255, 255, 255, 0.25);
  	border: none;
  	border-radius: 4px;
  	padding: 4px 8px 4px 8px;
  	font-size: 1.0em;
  	color: rgba(255, 255, 255, 0.60);
  	background-image:url(images/search-icon.png);
  	background-position: right center;
  	background-repeat: no-repeat; 	
  	}
 
/****** Flex Slider ******/

.region-highlighted {
	padding: 0;
	margin: 0 0 20px 0; /* Padding below flex slider */
	}

.region-highlighted .block-content ul,
.region-highlighted .block-content ol {
  	padding: 0;
  	}

.flexslider {
	width: 98%; 
	margin: 0;
	padding: 0;
	border: none; 
	box-shadow: none;
	}
	
.flexslider .views-field-title {
	margin: 8px 0 0 0;
	font-size: 1.2em;
	}

/* Flex Slider Control Navigation */

.flex-control-nav {
	position: absolute;
	bottom: -34px;
	text-align: left;  /* controls nav dots */
	}
	
.flex-control-paging li a {
	background: #545659; 
	background: rgba(0, 0, 0, 0.10);
	width: 10px; 
	height: 10px;  
	margin-right: 6px
	}
	
.flex-control-paging li a:hover { 
	background: #999;
	background: rgba(0, 0, 0, 0.20);
	}
	
.flex-control-paging li a.flex-active {
	background: #DDD;
	background: rgba(0, 0, 0, 0.40);
	}

/* Flex Slider Navigation */

.flex-direction-nav {
	/* *height: 0; */
	height: 0;
	}
	
.flex-direction-nav a {
	width: 40px; 
	height: 60px; 
	}
	
.flex-direction-nav li a { 
	color: rgba(255, 255, 255, 0.60);
	}	
	
/* Image Styles */

.image-style-front-slideshow,
.image-style-thumbnail,
.image-style-medium,
.image-style-large,
.image-style-full,
.image-style-gallery,
.image-style-page,
.image-style-teaser {
	border: 1px solid rgba(0, 0, 0, 0.20);
	border-radius: 4px;
	}

/* 3x33 Gpanel */	


.three-3x33 { 
	margin: 0 0 20px 0;
	padding: 0;	
	}
	
.three-3x33 h2 {
 	margin: 0 0 4px 0;
 	}

.three-3x33 .block-menu-block ul.menu li,
.three-3x33 .block-content ul {
  	margin: 0;	
  	padding: 0;
  	list-style: none;
 	}

.three-3x33 .region,
.three-3x33 .region-inner,
.three-3x33 .block-views,
.three-3x33 .block-content,
.three-3x33 .block-inner,
.three-3x33 .view-research,
.three-3x33 .view-content,
.three-3x33 .views-row,
.three-3x33 .ds-1col,

/*.three-3x33 .field-name-field-images, */

.three-3x33 .block-content h2 { 
	margin: 0;
	padding: 0;
	}

.three-3x33 h2 {
	font-size: 1.2em;
	font-weight: normal;
	}	

.region-three-33-first .region-inner
 	{ 
	 margin: 0 10px 0 0;	
	}

.region-three-33-second .region-inner
 	{ 
	 margin: 0 5px 0 5px;	
	}

.region-three-33-third .region-inner
 	{ 
	 margin: 0 0 0 10px;	
	}
	
#columns a:hover img { /* Image Hover Effect */
	opacity: 0.8;
	box-shadow: 0 0 4px 0 black
	}
	
	
.node-type-visiting .three-3x33 h2 {
  position: absolute;
  bottom: 7px;
  left: 1px;
  width: 100%;
  color: white;
  margin: 0;
}
  
.node-type-visiting .three-3x33 .node-teaser {
	position: relative; 
	} 

.node-type-visiting .three-3x33 .node-teaser span a { 
   color: #FFF; 
   /* background: rgba(0, 0, 0, 0.3); */
   padding: 10px;
}

/* Header */

.header { 
	border: 1px solid rgba(0, 0, 0, 0.10);
	border-radius: 4px;
	margin: 20px 0 20px 0;
	padding: 0;
	}

.header h2 { 
  	background: rgba(0, 0, 0, 0.12);
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
	margin: 0 0 10px 0;
	padding: 4px 10px;
	border-radius: 4px 4px 0 0;	
	}

.header h3 { 
	margin: 0 0 4px 0;
	padding: 0 10px;
	}

.header p { 
	margin: 0 0 10px 0;
	padding: 0 10px;
	}

/* Google Map */

.map  {
	width: 100%;
	height: 450px;
	margin:  0;
	border: 1px solid #CCC;
	border-radius: 4px;
	}
	

/* Old */
 
/* =============================================================================
 *   Base
 * ========================================================================== */
/*
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */
/* line 41, ../sass/global.styles.scss */






/* line 45, ../sass/global.styles.scss */
body {
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* =============================================================================
 *   HTML Elements
 * ========================================================================== */
/* line 135, ../sass/global.styles.scss */
pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, "Courier New", Courier, monospace, sans-serif;
}

/* =============================================================================
 *   Page content header
 * ========================================================================== */
/*
 * Main content header wraps the page title, tabs and actions links
 */
/*
 * The main page title (h1)
 */
/* line 367, ../sass/global.styles.scss */
#page-title {
  margin: 0;
}

/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */
/*
 * Feed icons
 */
/*
 * Aggregator feed source
 */
/* line 385, ../sass/global.styles.scss */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

/* line 392, ../sass/global.styles.scss */
.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}

/*
 * Generic styles for the more link
 */
/*
 * Generic styles for links. See the ul.links declaration in node and comment stylesheets
 */
/* line 408, ../sass/global.styles.scss */
ul.links {
  margin: 0;
  padding: 0;
}
/* line 412, ../sass/global.styles.scss */
ul.links.inline {
  display: block;
}
/* line 416, ../sass/global.styles.scss */
ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
/* line 427, ../sass/global.styles.scss */
.search-results {
  margin: 0;
  padding: 0;
}

/* =============================================================================
 *   Links
 * ========================================================================== */
/* line 540, ../sass/global.styles.scss */
a {
  text-decoration: none;
}
/* line 549, ../sass/global.styles.scss */
a:hover, a:focus {
  text-decoration: underline;
}

/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */

/* =============================================================================
 *   Menu Toggles
 * ========================================================================== */
/* line 705, ../sass/global.styles.scss */
.at-mt .at-menu-toggle,
.at-mt .at-menu-toggle ul,
.at-mt .at-menu-toggle ul.menu {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  }


/* line 713, ../sass/global.styles.scss */
.at-menu-toggle-button a  {
color: #FFF;
}


/* line 713, ../sass/global.styles.scss */
.at-mt .at-menu-toggle-button {
  margin: 0; 
  font-size: 1.4em;
  font-weight: normal;
}

/* line 717, ../sass/global.styles.scss */
.at-mt .at-menu-toggle ul a {
  padding: 0 10px;
  white-space: nowrap;

}

/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */
/* line 728, ../sass/global.styles.scss */
ul.menu {
  padding-left: 15px;
}
/* line 731, ../sass/global.styles.scss */
ul.menu ul {
  padding-left: 15px;
}
/* line 739, ../sass/global.styles.scss */
ul.menu li {
  margin: 0;
}

/* If li.content exists it's a problem, so reset the padding */
/* line 768, ../sass/global.styles.scss */
.block .menu li.content {
  padding: 0;
}

/* =============================================================================
 *   Book navigation menu
 * ========================================================================== */
/* line 785, ../sass/global.styles.scss */
.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes English "up" is used (two characters) */
  min-width: 2em;
  white-space: nowrap;
}
/* line 791, ../sass/global.styles.scss */
.book-navigation .menu {
  margin-left: 0;
}

/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */
/* line 801, ../sass/global.styles.scss */
#breadcrumb {
  margin: 10px 0;
  /* If the label is set to show in theme settings the label class is added */
}
/* line 805, ../sass/global.styles.scss */
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}
/* line 810, ../sass/global.styles.scss */
#breadcrumb .breadcrumb-label:after {
  content: ":";
}
/* line 815, ../sass/global.styles.scss */
#breadcrumb ol {
  margin: 0;
  padding: 0;
}
/* line 820, ../sass/global.styles.scss */
#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}
/* line 824, ../sass/global.styles.scss */
#breadcrumb li {
  list-style: none;
  display: inline;
}

/* =============================================================================
 *   Pagers
 * ========================================================================== */
/* line 851, ../sass/global.styles.scss */
ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
}

/* line 858, ../sass/global.styles.scss */
.item-list ul.pager li {
  margin: 0;
}

/* line 863, ../sass/global.styles.scss */
ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
}
/* line 869, ../sass/global.styles.scss */
ul.pager li.pager-current {
  font-weight: 700;
}

/* line 875, ../sass/global.styles.scss */
.block ul.pager li {
  margin: 0;
}

/*
 * Theme the various states of pager links
 */
/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */
/* line 912, ../sass/global.styles.scss */
#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}
/* line 921, ../sass/global.styles.scss */
#skip-link a {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
/* line 931, ../sass/global.styles.scss */
#skip-link a:link, #skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
/* line 942, ../sass/global.styles.scss */
#skip-link a:hover, #skip-link a:focus, #skip-link a:active {
  outline: 0;
}

/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */
/* line 955, ../sass/global.styles.scss */
#tasks {
  margin-bottom: 15px;
}

/* line 960, ../sass/global.styles.scss */
ul.primary {
  border-bottom-color: #ccc;
  margin: 20px 0;
  padding: 0 0 0 5px;
}
/* line 965, ../sass/global.styles.scss */
ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}
/* line 970, ../sass/global.styles.scss */
ul.primary li a {
  background-color: #f5f5f5;
  border-color: #ccc;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}
/* line 980, ../sass/global.styles.scss */
ul.primary li a:hover, ul.primary li a:focus {
  background-color: #eee;
  border-color: #ccc;
}
/* line 989, ../sass/global.styles.scss */
ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

/* line 999, ../sass/global.styles.scss */
ul.secondary {
  border-bottom: 1px solid #ccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}
/* line 1004, ../sass/global.styles.scss */
ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}
/* line 1010, ../sass/global.styles.scss */
ul.secondary li a:hover, ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}

/* =============================================================================
 *   Action links
 * ========================================================================== */
/* line 1024, ../sass/global.styles.scss */
ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

/* =============================================================================
 *  Field Styling
 * ========================================================================== */
/*
 * Wrapper for any field
 */
/*
 * Above and inline classes are on the field wrapper
 */
/*
 * When labels are set to inline in field display settings the clearfix class is automatically added
 */
/* line 1051, ../sass/global.styles.scss */
.field-label-inline {
  /* Remove the margin on inline field lables to preserve vertical formatting */
}
/* line 1054, ../sass/global.styles.scss */
.field-label-inline .field-label {
  margin: 0;
}

/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues
 */
/* line 1062, ../sass/global.styles.scss */
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

/*
 * Field types (Core)
 */
/*
 * Image fields use the <figure> and <figcaption> elements from HTML5
 */
/*
 * Taxonomy
 */
/* line 1091, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}
/* line 1096, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}
/* line 1101, ../sass/global.styles.scss */
.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Float left setting
 */
/* line 1215, ../sass/global.styles.scss */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
/* line 1224, ../sass/global.styles.scss */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
/* line 1233, ../sass/global.styles.scss */
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}

/* =============================================================================
 *   Block Styling
 * ========================================================================== */
/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
/* line 1247, ../sass/global.styles.scss */
.block {
  margin-bottom: 20px;
}

/*
 * Block title
 */
/* line 1285, ../sass/global.styles.scss */
.block-title {
  margin: 0;
}

/*
 * Block content wrapper
 */
/*
 * Match item list and block menu margin and padding
 */
/* line 1301, ../sass/global.styles.scss */
.block-content ul,
.block-content ol {
  padding: 0 0 0 15px;
}
/* line 1306, ../sass/global.styles.scss */
.block-content li {
  margin: 0;
  padding: 0;
}

/* =============================================================================
 *   Node Styling
 * ========================================================================== */
/* line 1479, ../sass/global.styles.scss */
.node {
  margin-bottom: 20px;
}
/* line 1496, ../sass/global.styles.scss */
.node .node-title {
  margin: 0;
}

/* =============================================================================
 *   Forms
 * ========================================================================== */
/*
 * Wrapper for a form element (or group of form elements) and its label
 */
/* line 1657, ../sass/global.styles.scss */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
/* line 1663, ../sass/global.styles.scss */
.form-item label {
  font-weight: 700;
}
/* line 1670, ../sass/global.styles.scss */
.form-item .description {
  font-size: 0.85em;
}

/*
 * Highlight marks and form required mark
 */
/* line 1683, ../sass/global.styles.scss */
.marker,
.form-required {
  color: #c00;
}

/*
 * The submit button
 */
/* line 1697, ../sass/global.styles.scss */
.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
/* line 1706, ../sass/global.styles.scss */
fieldset {
  border: 1px solid #ccc;
}

/*
 * Tips for Drupal's input formats
 */
/*
 * Buttons used by contrib modules like Media
 */
/* line 1720, ../sass/global.styles.scss */
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
}

/*
 * Password confirmation
 */
/* line 1728, ../sass/global.styles.scss */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* =============================================================================
 *   Tables
 * ========================================================================== */
/* line 1738, ../sass/global.styles.scss */
table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
/* line 1743, ../sass/global.styles.scss */
table.sticky-header {
  z-index: 10;
}

/* line 1749, ../sass/global.styles.scss */
table,
thead,
tbody,
tr,
th,
td {
  border-color: #ccc;
}

/* line 1759, ../sass/global.styles.scss */
table,
td,
th {
  vertical-align: middle;
}

/* line 1766, ../sass/global.styles.scss */
caption,
th,
td {
  text-align: left;
}

/* line 1773, ../sass/global.styles.scss */
thead tr {
  font-weight: 700;
  background-color: #e5e5e5;
}

/* line 1779, ../sass/global.styles.scss */
td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 5px 7px;
}

/* line 1790, ../sass/global.styles.scss */
tbody tr {
  border-top: 1px solid #ccc;
}

/* line 1795, ../sass/global.styles.scss */
tr {
  /* Table row striping */
}
/* line 1797, ../sass/global.styles.scss */
tr.odd {
  background: #fff;
}
/* line 1802, ../sass/global.styles.scss */
tr.info, tr.even, tr:nth-child(2n+2) {
  border-bottom: 0;
  background-color: #f5f5f5;
}
/* line 1813, ../sass/global.styles.scss */
tr.odd td.active {
  background-color: #eee;
}
/* line 1817, ../sass/global.styles.scss */
tr.even td.active {
  background-color: #ebebeb;
}

/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
/* line 1840, ../sass/global.styles.scss */
#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
  white-space: normal;
}

/* =============================================================================
 *   Messages
 * ========================================================================== */
/* line 1856, ../sass/global.styles.scss */
div.messages {
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 1861, ../sass/global.styles.scss */
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

/*
 * Unpublished nodes
 */
/* line 1902, ../sass/global.styles.scss */
.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}
/* line 186, ../sass/_custom.scss */
.ie6-7 .node-unpublished p.unpublished > *, .ie6-7
.comment-unpublished p.unpublished > * {
  position: relative;
}

/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */
/* line 1913, ../sass/global.styles.scss */
.maintenance-page .container {
  padding: 40px 0;
}
/* line 1917, ../sass/global.styles.scss */
.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

/* line 1925, ../sass/global.styles.scss */
.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}
/* line 1932, ../sass/global.styles.scss */
.db-offline div.messages {
  margin: 20px 0 0;
}
/* line 1936, ../sass/global.styles.scss */
.db-offline #content {
  padding: 20px 0;
}

/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */
/*
 * Admin menu overrides
 */
/* line 1949, ../sass/global.styles.scss */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
/* line 1958, ../sass/global.styles.scss */
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
/* line 1967, ../sass/global.styles.scss */
#styleguide-header {
  padding: 0 10px;
}
/* line 1970, ../sass/global.styles.scss */
#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}

/*# sourceMappingURL=global.styles.css.map */
