/* @override 
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohl0jz
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohq0cl
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohq1rz
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohq5es
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohq7al
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohq7ne
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohqayq
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohqco6
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohqjz8
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohruo6
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohrym4
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohs800
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?ohxygq
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?okpexc
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?okpgp8
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?okpx1a
	http://dev.aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?oldv8n
	https://aiatucson.arizona.edu/sites/aiatucson.arizona.edu/themes/at_aia/css/global.styles.css?p3dnoi */

/*
 * @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.
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */

/* =============================================================================
 *   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.
 */

/* Milo Web Font */
@import url("https://brand.arizona.edu/sites/default/files/ua-banner/ua-web-branding/ua-fonts/milo.css");

@font-face {
	font-family: MiloItalic;
	src: url(/sites/aiatucson.arizona.edu/themes/at_aia/fonts/MiloOT-TextIta.woff);
}

@font-face {
	font-family: MiloLight;
	src: url(/sites/aiatucson.arizona.edu/themes/at_aia/fonts/MiloOT-Light.woff);
}

@font-face {
	font-family: MiloLightItal;
	src: url(/sites/aiatucson.arizona.edu/themes/at_aia/fonts/MiloOT-LightIta.woff);
}

@font-face {
	font-family: MiloMedItal;
	src: url(/sites/aiatucson.arizona.edu/themes/at_aia/fonts/MiloOT-MediIta.woff);
}

@font-face {
	font-family: MiloSerifItal;
	src: url(/sites/aiatucson.arizona.edu/themes/at_aia/fonts/MiloSerifOT-Ita.woff);
}

@font-face {
	font-family: MiloBoldItal;
	src: url(/sites/aiatucson.arizona.edu/themes/at_aia/fonts/MiloOT-BoldIta.woff);
}


html {
  background: #fff;
  height: 100%;
}


body {
  font-family: miloweb;
  font-size: 100%;
  min-height: 100%;
  display: flex;
  flex-direction:column;
}


/* =============================================================================
 *   HTML Elements
 * ========================================================================== */

h1 {
margin: 0;
font-family: MiloSerifWeb, Cambria;
color: #49595E;
letter-spacing: .01em;
font-weight: normal;
padding-bottom: 15px;
font-size: 2.7em;
line-height: 1.1;
}

h2 {
color: #49595e;
line-height: 1.1;
}

h3 {
color: #49595e;
text-transform: uppercase;
font-size: 1.1em;
letter-spacing: .02em;
line-height: 1.1;
}

h4 {
color: #49595e;
font-size: 18px;
margin-bottom: 5px;
}

h5 {font-family: MiloWeb-Medium;
font-weight: normal;
color: #313131;
font-size: 19px;
line-height: 1.3;
margin-top: 0;
margin-bottom: 20px;
}

h6 {}

h1 a, h2 a, h3 a, h4 a {
  color: #ab0520;
  text-decoration: underline;
}

p,
.views-field { color: #313131;
  font-family: "MiloWeb";
  line-height: 24px;
  font-size: 18px;
  /*these styles borrowed from uanews.org*/
}


b,
strong {}

i,
em {}

dfn {}

sup {}

sub {}

del {}

ins {}

blockquote {}

cite {}

q {}

address {}

ul {}

ol {}

li {}

/* custom triangle bullet style */

.field-type-text-with-summary ul li,
.field-type-text-long ul li,
.entityform ul li,
.field ul li {
    padding-left: 0;
    position: relative;
    list-style: none;
    padding-bottom: 15px;
    color: #333;
    font-size: 18px;
    line-height: 1.2;
}

.view-content .field-content li {
	padding-left: 0;
	position: relative;
	list-style: none;
	padding-bottom: 15px;
	color: #333;
	font-size: 18px;
	line-height: 1.2;
	margin-left: 40px;
}

.field-type-text-with-summary ul li:before,
.field-type-text-long ul li:before,
.entityform ul li:before,
.field ul li:before,
.view-content .field-content li:before {
    position: absolute;
    top: 6px;
    left: -.9em;
    width: 0;
    height: 0;
    border-top: 7px solid #49595E;
    border-left: 7px solid transparent;
    content: '';
}

.field-type-text-with-summary ul li ul,
.field-type-text-long ul li ul,
.entityform ul li ul,
.field ul li ul,
.view-content .field-content li ul {
	margin-top: 5px;
	margin-bottom: 0;
}
.field-type-text-with-summary ul li li:before,
.field-type-text-long ul li li:before,
.entityform ul li li:before,
.field ul li li:before,
.view-content .field-content li li:before {
	border-left: 4px solid #49595E;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-radius: 10px;
	left: -.7em;
	color: #0c234b;
}

dl {}

dd {}

dt {}

abbr {}

acronym {}

pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, 'Courier New', Courier, monospace, sans-serif;
}

hr {
  border: 0;
  height: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 20px;
}

/* =============================================================================
 *   Wrappers
 * ========================================================================== */

/*
 * Outer wrappers:
 * - #page-wrapper: body > #page-wrapper
 * - #page: body > #page-wrapper > #page
 * - .container: body > #page-wrapper > #page.container
 *
 * The .container class holds the page width value from theme settings.
 */
#page-wrapper {}
#page {
display: flex;
min-height: 100vh;
flex-direction: column;}
#page .container {}

/*
 * Wraps all header elements - branding and .region-header
 */
#header {
width: 1024px;
margin: auto;
padding: 30px 30px 0px 15px;
box-sizing: border-box;
position: relative;
}

/* ua redbar */

.region-leaderboard .block-content {
	width: 1024px;
	margin: auto;
	padding: 0px 30px;
	box-sizing: border-box;
}

.region-leaderboard {
  background-color: #ab0520;
  max-height: 35px;
  padding-top: 14px;
  padding-left: 0;
}

.region-leaderboard img {
  max-width: 240px;
}

.fbIcon {
	position: absolute;
	right: 50px;
	bottom: -35px;
	z-index: 1;
}

.fbIcon p {
	border: 1px solid rgba(73, 89, 94, .6);
	border-radius: 50px;
	width: 45px;
	height: 45px;
	
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
}

.fbIcon p img {
	position: relative;
	top: 7px;
	left: 7px;
}
.fbIcon p:hover {
	opacity: .6;
	
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
}

/*
 * Wraps the sidebars the content column
 */
#columns {
width: 1024px;
margin: auto;
padding: 0px 30px;
box-sizing: border-box;
}

/*
 * Main content column wrapper
 */
#content-column {
padding-bottom: 20px;
}

/*
 * Wraps the main-content-header, the content region and feed-icons. Use this
 * wrapper to style the entire main content column
 */
#main-content {}

/*
 * Wraps the content region, avoid applying styles to this wrapper, its used
 * mainly for position and invisible gutters and can be problematic to style
 */
#content {}

/*
 * Footer wrapper
 */
#footer {}

/*
 * Panels may need additional margin wrangling when in the $content region
 */
#content .panel-display {}

/*
 * Full Width Wrappers
 * These are used in the optional page--full-width-wrappers.tpl.php template.
 * All have internal .container classes. In the full width wrapper template the
 * .container classes set the width or max-width - you can style this but never
 * add any width/margin/padding/borders etc to .container
 */

/*
 * Wraps the leaderboard
 */
#leaderboard-wrapper {}
#leaderboard-wrapper .container {}

/*
 * Wraps the header
 */
#header-wrapper {
  /* Debug styles, is this working */
}
#header-wrapper .container {}

/*
 * Wraps the nav elements
 */
#nav-wrapper {}
#nav-wrapper .container {
width: 1024px;
margin: auto;
padding: 0px 30px;
box-sizing: border-box;
}

/*
 * Wraps breadcrumb
 */
#breadcrumb-wrapper {}
#breadcrumb-wrapper .container {}

/*
 * Wraps messages and help
 */
#messages-help-wrapper {}
#messages-help-wrapper .container {}

/*
 * Wraps the secondary content/preface region
 */
#secondary-content-wrapper {}
#secondary-content-wrapper .container {}

/*
 * Wraps the main content column
 */
#content-wrapper {
padding-top: 40px;
flex: 1;
}

.front #content-wrapper {
	padding-top: 10px;
}
#content-wrapper .container {}

/*
 * Wraps the tertiary content/postfix region
 */
#tertiary-content-wrapper {}
#tertiary-content-wrapper .container {}

/*
 * Footer wrapper
 */
#footer-wrapper {
  background: #eef1f1;
  margin-top: 20px;
  padding-bottom: 30px;
}

#footer-wrapper:before {
    content: "";
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 50px 50px 50px 50px;
    width: 0%;
    height: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    margin-top: -10px;
}

#footer-wrapper .container {}

.footerContent {
	text-align: center;
}

.footerContent p {
	color: #647980;
	font-size: .95em;
	margin-bottom: 0;
}

.footerContent strong {
	text-transform: uppercase;
	font-size: .95em;
}

/* =============================================================================
 *   Branding
 * ========================================================================== */

/*
 * Wraps all the branding elements, logo, name and slogan
 */
#branding {}

/*
 * Logo
 */
#logo {
  padding: 10px 0;
}

#logo img {
  vertical-align: bottom;
}

/* logo */

.region-header img {
padding-left: 0;
margin-bottom : 0px;
}

.region-header p {
  margin: 0;
}

.region-header .block {
	margin-bottom: 0;
}

/*
 * Wrapper for the site name and slogan
 */
#name-and-slogan {}

/*
 * Site name (h1)
 */
#site-name {
  margin: 0;
}

#site-name a {}

#site-name a:link,
#site-name a:visited {
  text-decoration: none;
}

#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
}

/*
 * Site slogan (h2)
 */
#site-slogan {
  margin: 0;
}


/* =============================================================================
 *   Page content header
 * ========================================================================== */

/*
 * Main content header wraps the page title, tabs and actions links
 */
#main-content-header {}

/*
 * The main page title (h1)
 */
#page-title {
  margin: 0;
  font-family: MiloSerifWeb, Cambria;
  color: #49595E;
  letter-spacing: .01em;
  font-weight: normal;
  padding-bottom: 15px;
  font-size: 2.7em;
  line-height: 1.1;
}


/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */

/*
 * Feed icons
 */
.feed-icon {}

/*
 * Aggregator feed source
 */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}

/*
 * Generic styles for the more link
 */
.more-link {}

/*
 * Generic styles for links. See the ul.links declaration in node and comment
 * stylesheets
 */
ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: block;
}

ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
.search-results {
  margin: 0;
  padding: 0;
}

/*
 * Attribution message and link
 */
.attribution {
  display: block;
  opacity: 0.65;
  padding: 1em 0;
  text-align: center;
}

.attribution a {
  text-decoration: none;
  color: inherit;
}

.attribution a:hover,
.attribution a:focus {
  text-decoration: underline;
}


/* =============================================================================
 *   Regions
 * ========================================================================== */

/*
 * Standard region wrapper, don't add width to any regions, you will bork the
 * layout - no margin, padding or borders etc
 */
.region {}

/*
 * Regions have an inner div - perfect for adding margin, padding or borders
 */
.region-inner {}

/*
 * Regions can be nested, such as when using Panels
 */
.region-inner .region-inner {}

/*
 * Header region, embedded in the #header
 */
.region-header {}

/*
 * Generally used to output Drupals help block, if the help module is enabled
 */
.region-help {}

/*
 * Secondary content
 */
.region-secondary-content {}

/*
 * Sits above the main content header, like a content-top region
 */
.region-highlighted {}

/*
 * Sits below the main content, like a content-bottom region
 */
.region-content-aside {}

/*
 * Sidebars - targets both
 */
.sidebar {}

/*
 * First sidebar
 */
.region-sidebar-first {}

/*
 * Second sidebar
 */
.region-sidebar-second {}

/*
 * Tertiary content
 */
.region-tertiary-content {}

/*
 * Footer region
 */
.region-footer {}


/* =============================================================================
 *   Links
 * ========================================================================== */

a {
  text-decoration: none;
  color: #ab0520;
}

a:link,
a:visited {}

a:active,
a.active {}

a:hover,
a:focus {
  text-decoration: underline;
}


/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */

/*.nav {
  clear: both;
  margin: 10px 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;
}

.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}

.nav li a:visited,
.nav ul.menu li a:visited {}

.nav li a:hover,
.nav li a:focus,
.nav ul.menu li a:hover,
.nav ul.menu li a:focus {}

.nav .block {
  margin-bottom: 0;
}*/


/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */

ul.menu {
  padding-left: 0px;
}

ul.menu ul {
  padding-left: 0px;
}

ul.menu ul ul {}

ul.menu ul ul ul {}

ul.menu li {
  margin: 0;
}

ul.menu li.collapsed,
ul.menu li.expanded,
ul.menu li.leaf {}

ul.menu li a {}

ul.menu li a:link,
ul.menu li a:visited {}

ul.menu li a:active,
ul.menu li a.active {}

ul.menu li a:hover,
ul.menu li a:focus {}

ul.menu li.active a,
ul.menu li.active-trail a {}

ul.menu li.first,
ul.menu li.last {}

/* If li.content exists it's a problem, so reset the padding */
.block .menu li.content {
  padding: 0;
}


/* =============================================================================
 *   Book navigation menu
 * ========================================================================== */

.book-navigation {}

.book-navigation .page-links {}

.book-navigation .page-previous {}

.book-navigation .page-next {}

.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes the string is two chars */
  min-width: 2em;
  white-space: nowrap;
}

.book-navigation .menu {
  margin-left: 0;
}


/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */

#breadcrumb-wrapper {
	width: 1024px;
	margin: auto;
	padding: 0px 30px;
	box-sizing: border-box;
	position: relative;
	top: 40px;
}

.breadcrumb-wrapper.clearfix {
	margin: 0;
}

.one-sidebar .breadcrumb-wrapper.clearfix {
	margin: 0;
	margin-left: -20px;
}

#breadcrumb {
  color: #6f868d;
  margin: 0 10px;
}

/* If the label is set to show in theme settings the label class is added */
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}

#breadcrumb .breadcrumb-label:after {
  content: ":";
}

#breadcrumb ol {
  margin: 0;
  padding: 0;
}

#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}

#breadcrumb li {
  list-style: none;
  display: inline;
  color: #49595E;
}

#breadcrumb li.crumb-first {}

#breadcrumb li.crumb-last {}

#breadcrumb a {
color: #49595E;
}

#breadcrumb a:link,
#breadcrumb a:visited {}

#breadcrumb a:active,
#breadcrumb a.active {
color: #49595E;
font-weight: bold;
}

#breadcrumb a:hover,
#breadcrumb a:focus {}

#breadcrumb .crumb-separator {}


/* =============================================================================
 *   Pagers
 * ========================================================================== */

ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 30px;
}

.item-list ul.pager li {
  margin: 0;
}

ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
  margin-left: 0!important;
}

ul.pager li:before {
  content: ""!important;
}

ul.pager li.pager-current {
  font-weight: 700;
}

.block ul.pager li {
  margin: 0;
}
/*
 * Theme the various states of pager links
 */
ul.pager li {
padding: 0!important;
}

ul.pager li a {
color: #076873;
font-weight: bold;
padding: 8px 12px;
border-top: 1px solid #eef1f1;
border-bottom: 1px solid #eef1f1;
border-right: 1px solid #eef1f1;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
}

ul.pager li a:link,
ul.pager li a:visited {}

ul.pager li a:active,
ul.pager li a.active {
}

ul.pager li a:hover,
ul.pager li a:focus {
background: #eef1f1;
-webkit-transition-duration: .15s;
-moz-transition-duration: .15s;
text-decoration: none;
}

ul.pager li.pager-item {}
ul.pager li.first {}
ul.pager li.last {}
ul.pager li.pager-current {
background: #076873;
padding: 8px 12px!important;
color: #fff;
}
ul.pager li.pager-first a {
border-left: 1px solid #eef1f1;}
ul.pager li.pager-previous {}
ul.pager li.pager-next {}
ul.pager li.pager-last {}

li.pager-ellipsis.even {
	padding: 8px 12px!important;
	border-right: 1px solid #eef1f1;
	color: #076873;
}

/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */

#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}

#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;
}

#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;
}

#skip-link a:hover,
#skip-link a:focus,
#skip-link a:active {
  outline: 0;
}


/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */

#tasks {
  margin-bottom: 15px;
}

ul.primary {
  border: 0;
  margin: 20px 0;
  padding: 0 0 0 5px;
}

ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
  text-transform: uppercase;
  font-weight: bold;
}

ul.primary li a {
  background-color: #eef1f1!important;
  border: 1px solid #ddd!important;
  color: #076873!important;
  margin-right: 1px;
  padding: 4px 10px!important;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
  -webkit-transition-duration: .1s;
  -moz-transition-duration: .1s;
}

ul.primary li a:hover,
ul.primary li a:focus {
  background-color: #076873!important;
  color: #fff!important;
  border: 1px solid #076873!important;
  -webkit-transition-duration: .1s;
  -moz-transition-duration: .1s;
}

ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #076873!important;
  color: #fff!important;
  border: 1px solid #076873!important;
}

ul.secondary {
  border-bottom: 1px solid #ccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}

ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}

ul.secondary li a {}

ul.secondary li a:hover,
ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}

/* =============================================================================
 *   Action links
 * ========================================================================== */

ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

ul.action-links li {}


/* =============================================================================
 *  Field Styling
 * ========================================================================== */

/*
 * Wrapper for any field
 */
.field {
font-size: 18px;
color: #333;
}

/*
 * Above and inline classes are on the field wrapper
 */
.field-label-above {}

/*
 * When labels are set to inline in field display settings the clearfix class is
 * automatically added
 */
.field-label-inline {}

.field-label-inline .field-label {
  margin: 0;
}

/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted
 * ineritance issues
 */
.field-label {
  font-size: .95em;
  font-weight: 700;
  font-family: MiloWeb;
  line-height: inherit;
  margin-bottom: 0;
}

/*
 * Field types (Core)
 */

/*
 * Image fields use the <figure> and <figcaption> elements from HTML5
 */
.field-type-image {}

.field-type-image .caption {}

.field-type-image .full-caption {}

.field-type-image .teaser-caption {}

/*
 * Taxonomy
 */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}

.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}

.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Text
 */
.field-type-text {}

/*
 * Long text
 */
.field-type-text-long {}

/*
 * Text with summary
 */
.field-type-text-with-summary {}

/*
 * File
 */
.field-type-file {}

/*
 * Number/Integer
 */
.field-type-number-integer {}

/*
 * Decimal
 */
.field-type-number-decimal {}

/*
 * Number float
 */
.field-type-number-float {}

/*
 * List
 */
.field-type-list-text {}

/*
 * List boolean
 */
.field-type-list-boolean {}

/*
 * List integer
 */
.field-type-list-integer {}

/*
 * List float
 */
.field-type-list-float {}

/*
 * Field types (Contrib)
 */
.field-type-datetime {}

.field-type-node-reference {}

.field-type-user-reference {}

/*
 * Named fields
 */
.field-name-body {}

.field-name-field-image {}

.field-name-field-tags {}

/*
 * Underscores in field name are replaced with dashes
 */
.field-name-field-FIELDNAME {}

/*
 * Image Alignment Theme Settings - included here so you can easily override
 */
/*
 * Float none setting
 */
.ia-n .field-type-image,
.iat-n .field-type-image {}

/*
 * Float left setting
 */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
.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
 */
.block {
  margin-bottom: 20px;
}

/*
 * Inner wrapper for most blocks, good for margin, padding and borders,
 * block_system_main does not have it
 */
.block-inner {}

/*
 * The first block in the region
 */
.block.first {}

/*
 * The last block in the region
 */
.block.last {}

/*
 * Zebra striping for each block in the region
 */
.block.odd {}

/*
 * Zebra striping for each block in the region
 */
.block.even {}

/*
 * Block title
 */
.block-title {
  margin: 0;
}

/*
 * Block content wrapper
 */
.block-content {}

/*
 * Match item list and block menu margin and padding
 */
.block-content {}

.block-content ul,
.block-content ol {
  padding: 0 0 0 15px;
}

.block-content li {
  margin: 0;
  padding: 0;
}

/*
 * Block for the latest news items in the first category
 */
#block-aggregator-category-1 {}

/*
 * Block for the latest news items in the first feed
 */
#block-aggregator-feed-1 {}

/*
 * First block created with "Add block" link
 */
#block-block-1 {}

/*
 * "Recent blog posts" block
 */
#block-blog-recent {}

/*
 * "Book navigation" block for the current book's table of contents
 */
#block-book-navigation {}

/*
 * "Recent comments" block
 */
#block-comment-recent {}

/*
 * "Active forum topics" block
 */
#block-forum-active {}

/*
 * "New forum topics" block
 */
#block-forum-new {}

/*
 * Language switcher block
 */
#block-locale-language {}

/*
 * Custom menu block
 */
#block-menu-menu-NAME {}

/*
 * "Recent content" block
 */
#block-node-recent {}

/*
 * "Syndicate" block for primary RSS feed; see also page.css's .feed-icon
 */
#block-node-syndicate {}

/*
 * "Most recent poll" block
 */
#block-poll-recent {}

/*
 * "Author information" block for the profile of the page's author
 */
#block-profile-author-information {}

/*
 * "Search form" block
 */
#block-search-form {}

/*
 * "Shortcuts" block
 */
#block-shortcut-shortcuts {}

/*
 * "Popular content" block
 */
#block-statistics-popular {}

/*
 * "Main menu" block
 */
#block-system-main-menu {}

/*
 * "Management" block for Drupal management menu
 */
#block-system-management {}

/*
 * "Navigation" block for Drupal navigation menu
 */
#block-system-navigation {}

/*
 * "User menu" block for Drupal user menu
 */
#block-system-user-menu {}

/*
 * "System help" block
 */
#block-system-help {}

/*
 * "Main page content" block
 */
#block-system-main {}

/*
 * "Powered by Drupal" block
 */
#block-system-powered-by {}

/*
 * "User login form" block
 */
#block-user-login {}

/*
 * "Who's new" block for a list of the newest users
 */
#block-user-new {}

/*
 * "Who's online" block for a list of the online users
 */
#block-user-online {}


/* =============================================================================
 *   Node Styling
 * ========================================================================== */

.node {
  margin-bottom: 20px;
}

.node.node-promoted {}

.node.node-sticky {}

.node.node-by-viewer {}

.node.node-teaser {}

.node.node-full {}

.node.odd {}

.node.even {}

.node .node-title {
  margin: 0;
}

.node .user-picture {}

.node .submitted {}

.node .submitted .username {}

.node .submitted time {}

.node .node-content {}

.node ul.links {}

.node ul.links li {}

.node ul.links li a {}

.node ul.links li.node-read-more a {}

.node ul.links li.comment-add a {}

.node ul.links li.comment-comments a {}

.node ul.links li.comment-new-comments a {}

.node ul.links li.blog-sernames-blog a {}

.node ul.links li.print-html a {}

.node ul.links li.print-email a {}

.node ul.links li.print-pdf a {}

.preview .node {}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
.node-page {}

.node-article {}

.node-book {}

.node-forum {}

.node-poll {}


/* =============================================================================
 *   Forms
 * ========================================================================== */

/*
 * Wrapper for a form element (or group of form elements) and its label
 */
.form-item {}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}

.form-item label {
  font-weight: 700;
  color: #49595E;
}

.form-item label.option {
  font-weight: normal;
  font-family: MiloWeb-Medium;
}

.form-text,
.form-textarea {
	padding: 7px;
	font-family: MiloWeb;
}
/*
 * Highlight marks and form required mark
 */
.marker,
.form-required {
  color: #c00;
}

.form-item .description {
  font-size: 0.85em;
}

.form-checkboxes .form-item,
.form-radios .form-item {}

/*
 * The submit button
 */
.form-submit {
  color: #003e7e;
  background: #fff;
  font-family: MiloWeb;
  font-weight: bold;
  text-transform: uppercase;
  border: 0px none;
  padding: 7px 15px;
  margin-right: 3px;
  margin-bottom: 3px;
  border: 1px solid #003e7e;
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
}

 .form-submit:hover {
 background: #003e7e;
 color: #fff;
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
 }


.container-inline div,
.container-inline label {
  display: inline;
}

.form-type-textfield .form-text,
.form-textarea {
	padding: 5.5px;
	border: 1px solid #ccc;
}

/*
 * Define consistent borders
 */
fieldset {
  border: 1px solid #ccc;
}

/*
 * Tips for Drupal's input formats
 */
.tips {}

/*
 * Buttons used by contrib modules like Media
 */
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

/*
 * Password confirmation
 */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* =============================================================================
 *   Tables
 * ========================================================================== */

table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
  font-size: .95em;
}

table.sticky-header {
  z-index: 10;
}

table,
thead,
tbody,
tr,
th,
td {
border: 0;
}

table,
td,
th {
  vertical-align: middle;
}

caption,
th,
td {
  text-align: left;
}

thead tr {
  font-weight: 700;
  background-color: #49595e;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
}

td,
th {
  border:0;
  margin: 0;
  padding: 10px 10px;
}

th a {
	color: #fff;
}

th a:after {
	content: " \25be";
}

tbody {}

tbody tr {
  border:0!important;
  background: #eef1f1;
  color: #333;
  font-size: 18px;
}

.field-name-body tbody tr:nth-child(odd) {
	background: #eef1f1;
}

tr.odd {
  background: #eef1f1;
}

tr.info,
tr.even,
tr:nth-child(2n+2) {
  border:0;
  background-color: #fff;
}

tr.drag {}

tr.drag-previous {}

tr.odd td.active {
  background-color: #eee;
}

tr.even td.active {
  background-color: #ebebeb;
}

.lt-ie8 tr {}

.lt-ie8 tr.even,
.lt-ie8 tr.odd {}

.lt-ie8 tr.even th,
.lt-ie8 tr.even td,
.lt-ie8 tr.odd th,
.lt-ie8 tr.odd td {
}

table.imagecap, .imagecap th, .imagecap td, .imagecap tbody tr, .imagecap tbody 
{
  border: 0px!important;
  background: none;
  border-top: 0!;
}

.imagecap td {
  text-align: center;
}

table.imagecap {
  width: auto;
  margin-left: 15px;
  margin-right: 15px;
}


/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
#forum td {}

#forum td.created,
#forum td.posts,
#forum td.topics,
#forum td.last-reply,
#forum td.replies,
#forum td.pager {
  white-space: normal;
}

/* =============================================================================
 *   Messages
 * ========================================================================== */

/* Left and right margin are set by the global gutter width */
div.messages {
  margin-bottom: 10px;
  margin-top: 10px;
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.status {}

div.warning {}

tr.warning {}

div.error,
tr.error {}

.error {}

.warning {}

/*
 * Unpublished nodes
 */
.node-unpublished,
.comment-unpublished {}

.node-unpublished,
.comment-unpublished {}

.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact,"Arial Narrow",Helvetica,sans-serif;
  font-size: 75px;
  font-weight: bold;
  height: 0;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}

/*
 * Otherwise these elements will appear below the "Unpublished" text
 */
.lt-ie8 {}

.lt-ie8 .node-unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative;
}


/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */

.maintenance-page {}
.maintenance-page .container {
  padding: 40px 0;
}

.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

.db-offline {}

.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}

.db-offline div.messages {
  margin: 20px 0 0;
}

.db-offline #content {
  padding: 20px 0;
}


/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */

/*
 * Admin menu overrides
 */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
#styleguide-header {
  padding: 0 10px;
}

#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}

/* =============================================================================
 *   Additional Styles (COH Web Services Custom)
 * ========================================================================== */
 
 /*
  * CAS Login
  */
  
  #cas-login-form {
  text-align: center;
  }
  
  #cas-login-form .form-submit {
  	background: none!important;
  	color: #ab0520;
  	font-size: .9em;
  	padding: 6px 12px!important;
  	border: 2px solid #ab0520;
  }
  
  #cas-login-form .form-submit:hover {
  	 background: #ab0520!important;
  	 color: #fff;
  	 opacity: 1;
  }
  
  #cas-login-form .form-item {
  	color: #647980;
  	font-family: MiloItalic;
  }
  
  /*** new sidebar menu ***/
  
  .secondary-nav .block-title {
  	padding-left: 0px;
  }
  
  /*inactive, basic*/
  
  .secondary-nav {
  margin-left: -20px;
  margin-right: 10px;
  }
  
  .secondary-nav ul {
  padding: 0;
  }
  
  .secondary-nav ul ul {
  	margin-top: 0px;
  	margin-bottom: 0px;
  	padding-bottom: 10px;
  }
  
  .secondary-nav ul li {
  list-style: none;
  }
  
  .secondary-nav ul li a {
  display: block;
  font-weight: bold;
  line-height: 1.1;
  color: #003e7e;
  padding: 7px 10px;
  font-size: 1.05em;
  
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  }
  
  .secondary-nav ul li.leaf,
  .secondary-nav ul li.collapsed {
  	margin-bottom: 10px;
  }
  
  .secondary-nav ul li li.leaf {
  	margin-bottom: 0;
  }
  .secondary-nav ul li li a {
  font-family: MiloWeb-Medium;
  font-weight: normal;
  color: #333;
  font-size: 1em;
  background: #fff;
  padding: 6px 10px 6px 10px;
  }
  .secondary-nav ul li li:first-child {
  	padding-right: 55px;
  }
  
  .secondary-nav ul li li li a {
  font-size: .9em;
  border-left: 1px solid #ccc;
  margin-left: 12px;
  padding-right: 0;
  padding: 7px 10px;
  }
  
  
  /* hover */
  
  .secondary-nav ul li li li a:hover {
  	background: #eef1f1;
  	text-decoration: none;
  	color: #0d6772;
  	
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  }
  
  /* active */
  
  .secondary-nav ul li a.active-trail {
  	background: #eef1f1;
  	position: relative;
  	margin-bottom: 5px;
  	padding: 10px 10px 7px 10px;
  }
  
  .secondary-nav ul li.expanded a.active-trail:after {
  	content: "\25be";
  	display: block;
  	position: absolute;
  	right: 30px;
  	color: #eef1f1;
  	font-size: 3em;
  	margin-top: -15px;
  }
  
  .secondary-nav ul li.expanded.active-trail {
  	margin-bottom: 0px;
  }
  
  .secondary-nav ul li li.expanded.active-trail {
  	border-bottom: 0;
  }
  
  .secondary-nav ul li li a.active-trail:after {
  	content: ""!important;
  }
  
  .secondary-nav ul li li.active-trail {
  	border-right: 0;
  }
  
  .secondary-nav ul li li a.active-trail {
  	font-family: MiloWeb;
  	font-weight: bold;
  	color: #333;
  	text-transform: none;
  	border-bottom: 0;
  	background: none;
  	margin-bottom: 0;
  	padding: 4px 50px 4px 10px;
  }
  
  .secondary-nav ul li li li a.active-trail.active {
  	background: #eef1f1;
  	color: #0d6772;
  	border-left: 2px solid #0d6772;
  	text-transform: none;
  	letter-spacing: 0;
  	font-weight: bold;
  	font-family: MiloWeb;
  	padding-left: 10px;
  	border-bottom: 0;
  }
  
  .secondary-nav ul li li.expanded li a.active-trail:after {
  	content: "";
  }
  
  /**/
   
  /*
   * Views Exposed Form
   */
  
  .views-exposed-widget {
     	width: 100%%;
     }
     
  .views-exposed-widget {
  	width: 24.7%;
  }
     
  .views-exposed-form label {
     	text-transform: uppercase;
     	color: #49595E;
     }
  .views-exposed-form label.option {
  	text-transform: none;
  	color: #333;
  	font-family: MiloWeb-Medium;
  	font-weight: normal;
  }
  
  .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0em;
    margin-bottom: 20px;
  }
  
  .views-exposed-form .views-submit-button {
  	width: 78px;
  	float: left;
  }
  
  .views-exposed-form .views-reset-button {
  	width: 78px;
  }
  
  /*
   * Front Slider
   */
   
   
   
  .homeRotator {
  	width: 1024px;
  	margin: auto;
  	padding: 0px 30px;
  	box-sizing: border-box;
  	position: relative;
  }
  
  .homeRotator .views-field-title {
  	position: absolute;
  	top: 0;
  	color: #fff;
  	font-weight: bold;
  	text-transform: uppercase;
  	font-size: 2.5em;
  	line-height: .75;
  	background: rgba(12, 34, 75, 0.2);
  	height: 100%;
  	width: 100%;
  	padding: 70px;
  	box-sizing: border-box;
  }
  
  .iadRotator p {
  	padding-top: 30px;
  }
  
  .homeRotator .views-field-body {
  	position: absolute;
  	top: 45px;
  	padding: 70px;
  	width: 12%
  }
  
  .homeRotator .views-field-body p {
  	color: #fff;
  	font-size: 1.35em;
  }
  
  .homeRotator .views-field-body p a {
  	text-transform: uppercase;
  	font-weight: bold;
  	color: #fff;
  	font-size: .6em;
  	padding: 10px 14px;
  	border: 1px solid #fff;
  	
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  }
  
  .homeRotator .views-field-body p a:hover {
  	text-decoration: none;
  	background: #fff;
  	color: rgba(12, 34, 75, 0.8);
  	
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  }
  
  .homeRotator .views-field-title .field-content {
  	display: block;
  	width: 560px!important;
  }
  
  .homeRotatorWrapper {
  	background: rgba(12, 34, 75, 0.66);
  	max-height: 294px;
  }
   
  /* slick buttons */
  
  .slick-dots li button:before {
      font-size: 12px;
      color: #555;
  }
  
  .slick-dots li.slick-active button:before {
      opacity: .75;
      color: #0d6772;
  }
  
  .slick-next::before {
      content: "⟩";
      left: 2px;
  }
  
  .slick-prev::before {
      content: "⟨";
      right: 2px;
  }
  
  .slick-prev:before, .slick-next:before {
      line-height: 1;
      font-size: 70px;
      opacity: .55;
      color: #fff;
      top: -8px;
      position: relative;
      
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
 }
  
  .slick-prev, .slick-next {
      width: 40px;
      height: 70px;
      margin-top: 0px;
      font-weight: normal;
      background: rgba(176, 202, 200, 0.3);
      
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      z-index: 100;
  }
  
  .slick-prev {
  	margin-left: 25px;
  }
  
  .slick-next {
  	margin-right: 25px;
  }
  
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  	background: rgba(176, 202, 200, 0.5);
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  }
  
  .slick-prev:hover:before, .slick-next:hover:before {
  	opacity: .8;
  	-webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
  }
  
  /* menu */
  
  .main-nav {
  	margin-bottom: 0;
  	margin: 0;
  	border-bottom: 0!important;
  }
  
  #main-menu li a:hover {
  	opacity: .8;
  }
  
   #main-menu li a.has-submenu:hover {
   	opacity: 1!important;
   	cursor: default;
   }
   
   #main-menu li li a.has-submenu:hover {
   	cursor: inherit;
   }
  
  #main-menu li li a:hover {
  	opacity: 1;
  }
  
  /*
   * Front Text
   */
   
   .frontText {
   	margin-top: 30px;
   }
   
   .frontText p {
   	line-height: 1.5;
   	font-family: MiloLight;
   	font-size: 1.4em;
   	margin-bottom: 10px;
   }
  
  .smallText p {
  	text-align: justify;
  }
  
 /*
  * Become Member
  */
  
  .membership {
  	margin-top:20px;
  	height: 180px;
  }
  
  .membership .column-1-2 {
  	width: 50%;
  	float: left;
  }
  
  .becomeMember {
  	background: rgb(241, 239, 234);
  	padding: 20px 30px;
  	box-sizing: border-box;
  	position: relative;
  }
  
  .becomeMember:after {
  	content: "";
  	border-color: transparent transparent transparent rgb(241, 239, 234);
  	border-width: 60px 85px 60px 50px;
  	border-style: solid;
  	position: absolute;
  	height: 0;
  	width: 0;
  	right: -135px;
  	top: 0;
   	display: block;
  	z-index: 1;
  }
  
  .becomeMember h3 {
  font-weight: bold;
  	font-size: 1.5em;
  	margin: 0;
  	letter-spacing: 0;
  }
  
  .becomeMember p {
  	color: #555;
  	font-size: 1.2em;
  	padding-top: 5px;
  	margin-bottom: 0;
  	font-family: MiloItalic;
  }
  
  .joinLink {
  	clear: right;
  	text-align: center;
  	height: 120px;
  	background: rgba(170, 5, 32, .95) url('./images/burst_linear.png') no-repeat;
  	background-position:  -160px center;
  	background-size: 360px;
  	display: table;
  	
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  }
  
  .joinLink a {
  	display: table-cell;
 	vertical-align: middle;
 	font-size: 2em;
 	color: #fff;
 	padding-left: 190px;
 	-webkit-transition-duration: .2s;
 	-moz-transition-duration: .2s;
  }
  
  .joinLink a strong {
  	font-family: MiloBoldItal;
  	font-weight: normal;
  }
  
   .joinLink a:after {
   	content: " \00bb";
   	font-weight: bold;
   	font-size: 1.2em;
   	opacity: 0;
   	
   	-webkit-transition-duration: .2s;
   	-moz-transition-duration: .2s;
   }
 
  .joinLink a:hover
  {
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  	text-decoration: none;
  	padding-left: 210px;
  }    
   .joinLink a:hover:after {
   	opacity: 1;
   	-webkit-transition-duration: .2s;
   	-moz-transition-duration: .2s;
   }
    
 /* .joinLink a {
  	display: inline-block;
  	font-size: 1.8em;
  	font-weight: bold;
  	text-align: center;
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  	line-height: 1;
  	font-weight: normal;
  	padding-left: 50px;
  		border-left: 2px solid #ab0520;
  }
  
   .joinLink a:after {
   	content: " \00bb";
   	font-size: 2em;
   	position: absolute;
   	top: 45px;
   	padding-left: 20px;
   	opacity: 0;
   	-webkit-transition-duration: .2s;
   		-moz-transition-duration: .2s;
   }
  
  .joinLink strong {
  	display: block;
  	font-size: 1.5em;
  	line-height: 1;
  	position: relative;
  	left: -30px;
  }
  
  .joinLink a:hover
 {
 	-webkit-transition-duration: .2s;
 	-moz-transition-duration: .2s;
 	text-decoration: none;
 	padding-left: 50px;
 	border-left: 2px solid #ab0520;
 }    
 
 .joinLink a:hover:after {
 	opacity: 1;
 	-webkit-transition-duration: .2s;
 		-moz-transition-duration: .2s;
 }*/
  /*
   * Front Column Blocks
   */
   
  .block-1-3 {
  	width: 30.4%;
  	float: left;
  	min-height: 580px;
  	position: relative;
  }
  
  .lecture {
  	clear: left;
  }
  
  .lecture, .projects {
 	margin-right: 20px;
 	padding-right: 20px;
 	border-right: 1px solid #eef1f1;
  }
  
  .block-1-3 h2 {
  	padding-bottom: 5px;
  	margin: 0;
  }
  
  .block-1-3 p {
  	padding-bottom: 10px;
  	margin: 0;
  }
  
  .lecture img {
  	padding-bottom: 10px;
  }
  
  .lecture h2 {
  	padding-bottom: 5px;
  }
  
  .block-1-3 p a {
  	display: block;
  	position: absolute;
  	bottom: 0;
  	font-weight: bold;
  	text-transform: uppercase;
  	font-size: .85em;
  	
  	line-height: .8;
  	
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  }
  
  .block-1-3 p a:after {
  	content: " \00BB";
  }
  
  .block-1-3 p a:hover {
  	border-left: 2px solid #ab0520;
  	padding-left: 5px;
  	text-decoration: none;
  	-webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
  }
  

  #nextUp {
  	padding: 10px 15px 15px 15px;
  	background: rgba(238, 241, 241, 0.63);
  }
  
  #nextUp em {
  	font-style: normal;
  	font-family: MiloBoldItal;
  	font-size: 1.1em;
  	display: inline-block;
  	padding-bottom: 4px;
  	color: rgba(73, 89, 94, 0.9);
  }
  
  #nextUp a {
  	font-family: MiloSerifWeb;
  }
  
  #nextUp #presenter {
  	display: block;
  	padding-top: 5px;
  	font-size: .9em;
  	line-height: 1.3;
  	color: #49595E;
  }
  
 /*
  * Lectures View
  */
  
  .not-front .view-lectures .view-content {
  	padding-top: 20px;
  }
  .not-front .view-lectures .views-row {
  	margin-bottom: 50px;
  	padding-bottom: 50px;
  	border-bottom: 1px solid #eef1f1;
  	min-height: 212px;
  }
  
  .not-front .view-lectures .views-field-field-lecture-image {
  	float: left;
  	width: 30%;
  	margin-right: 20px;
  }
  
  .not-front .view-lectures .views-field-field-lecture-date {
  	text-transform: uppercase;
  	font-weight: bold;
  	color: #003e7e;
  	font-size: 1em;
  }
  
  .not-front .view-lectures .views-field-field-location {
  	font-family: MiloWeb-Medium;
  }
  
   .not-front .view-lectures .views-field-field-presenter {
   	font-family: MiloItalic;
   	padding-top: 10px;
   	padding-bottom: 10px;
   }
  
  .not-front .view-lectures .views-field-title a {
  	font-family: MiloSerifWeb;
  	font-size: 1.5em;
  	line-height: 1.1;
  	color: #333;
  	}
  	
  .not-front .view-lectures .views-field-body {
  	overflow: hidden;
  }
  
  .not-front .view-lectures .views-field-body p {
  	margin-bottom: 0;
  }
  
  .not-front .view-lectures .views-more-link {
  	font-weight: bold;
  	text-transform: uppercase;
  	font-size: .85em;
  }
  
 .not-front  .view-lectures .views-more-link:after {
  	content: " \00bb";
  }
 
    .not-front .view-lectures .views-field-field-flier a {
  	display: inline-block;
  	margin-left: calc(30% + 20px);
  	background: #eef1f1;
  	padding: 4px 10px;
  	font-size: .9em;
  	font-family: MiloWeb-Medium;
  	color: #49595E;
  }
  
  .not-front .view-lectures .view-header p,
  .iadView .view-header .standoutText,
  .standoutText p {
  	line-height: 1.4;
  	font-family: MiloLight;
  	font-size: 1.4em;
  }
  
  /*
   * Lectures Node
   */
   
  .section-lecture .field-name-field-lecture-image {
  	float: right;
  	width: 35%;
  	margin-left: 30px;
  } 
  
   .section-lecture .field-name-field-lecture-image img {
   	border: 1px solid #eef1f1;
   	padding: 10px;
   }
   
   .section-lecture .group-details {
   	overflow: hidden;
   	background: #F7F9F9;
   	padding: 15px;
   }
   
   .section-lecture .group-details h3 {
   	letter-spacing: 0;
   	margin: 0;
   	margin-bottom: 10px;
   	font-size: 1em;
   	border-bottom: 1px solid #eee;
   	padding-bottom: 5px;
   }
   
   .section-lecture .field-name-field-lecture-date {
   	   	font-family: MiloWeb-Medium;
   	   	line-height: 1;
   	   	font-size: 1em;
   }
   
   .section-lecture .field-name-field-location {
   	font-family: MiloWeb;
   	font-size: 1em;
   }
   
   .section-lecture .field-name-field-presenter {
   	font-family: MiloItalic;
   	line-height: 1.2;
   	font-size: 1em;
   }
   
   .section-lecture .field-name-body {
   	overflow: hidden;
   	margin-top: 30px;
   }
   
   /* International Archaeology Day View */
  
   .iadView .views-row:first-child {
   	margin-top: 50px;
   } 
   .iadView .views-row {
   	margin-bottom: 30px;
   	padding-bottom: 22px;
   	border-bottom: 1px solid #eef1f1;
   	clear: both;
   	display: table;
   }
   .iadView .views-field-field-single-image {
   	float: left;
   	width: 20%;
   	margin-right: 30px;
   }
   
   .iadView .views-field-title {
   	font-family: MiloSerifWeb;
   	font-size: 1.5em;
   	line-height: 1.1;
   	color: #333;
   }
   
   .iadView .views-field-field-event-date {
   	text-transform: uppercase;
   	font-weight: bold;
   	color: #003e7e;
   	font-size: .9em;
   }
  
  .iadView .views-field-body {
  	overflow: hidden;
  	padding-top: 15px;
  }
  
  .iadView .views-row:last-child {
  	border: 0;
  }
  
  /* Colorbox Gallery View */
  
  .field-name-field-images .field-item {
	float: left;
	width: 23.5%;
	opacity: .85;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
  }
   
  .field-name-field-images .field-item.odd {
  	margin-right: 10px;
  	margin-left: 10px;
  }
  
  #cboxTitle {
      font-family: MiloWeb;
      font-weight: 500;
      background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
      color: #FFF;
      line-height: 1.2;
  }
  
  #cboxWrapper {
  	border-radius: 1px;
  	-moz-border-radius: 1px;
  	-webkit-border-radius: 1px;
  }
  
  .field-name-field-images .field-item:hover {
  	opacity: 1;
  	-webkit-transition-duration: .2s;
  	-moz-transition-duration: .2s;
  }
  
  /* Project Landing Page */
  
  .page-node-1 #crumbs {
  	display: none;
  }
  
  .projectRow {
  	min-height: 200px;
  	padding-bottom: 25px;
  	margin-bottom: 20px;
  	border-bottom: 1px solid #eef1f1;
  }
  
  .projectRow:last-child {
  	border: 0;
  }
  
  .projectRow img {
  	float: left;
  	margin-right: 30px;
  	max-width: 250px;
  	height: 200px;
  }
  
  .projectRow h2 {
  	margin: 0;
  	line-height: 1.1;
  	margin-bottom: 10px;
  }
  .projectRow h2 a {
  	font-family: MiloSerifWeb;
  	font-size: 1.1em;
  	color: #333;
  	text-decoration: none;
  	font-weight: normal;
  }
  
   .projectRow h2 a:hover {
   	text-decoration: underline;
   }
   
   .projectRow p a {
   	text-transform: uppercase;
   	font-size: .8em;
   }
   
   .projectRow p a:after {
   	content: " \00bb";
   }
 /*
  * Project Event Page (view)
  */
  
 .projectEventPage .views-row {
 	float: left;
 	text-align: center;
 	min-height: 330px;
 	margin-right: 15px;
 	
 	opacity: .85;
 	-webkit-transition-duration: .2s;
 	-moz-transition-duration: .2s;
 }
 
 .projectEventPage .views-row:hover {
 	opacity: 1;
 	-webkit-transition-duration: .2s;
 	-moz-transition-duration: .2s;
 }
   
 .projectEventPage .views-row .views-field-title a {
 	width: 214px;
 	margin: auto;
 	line-height: 1.2;
 	padding-bottom: 10px;
 	display: block;
 	color: #49595E;
 	text-decoration: none;
 }
 
  .projectEventPage .views-row .views-field-title h4 {
  	margin-top: 10px;
  }

 
 /*
  * Project Event Node
  */
  
  .node-event .field-name-field-event-date {
  	text-transform: uppercase;
  	font-weight: bold;
  	font-size: .9em;
  	margin-bottom: 15px;
  	color: #49595E;
  	margin-top: -15px;
  }
  
  /*
   * Event Slider
   */
   
   .view-events .slick-track .views-row {
   	margin-right: 5px;
   	-webkit-transition-duration: .2s;
   	-moz-transition-duration: .2s;
   	opacity: .85;
   }
   
   .view-events .slick-track .views-row:hover {
   	opacity: 1;
   	-webkit-transition-duration: .2s;
   	-moz-transition-duration: .2s;
   }
   
   .view-events button.slick-prev,
   .view-events button.slick-next {
   	visibility: hidden;
   }
      
   .view-events .slick-track .views-field-title a {
   	display: block;
   	color: #333;
   	font-family: MiloWeb-Medium;
   	padding-top: 10px;
   	font-size: .9em;
   	line-height: 1.1;
   }   
   
   /* Snacktacle page */
   
   .snackRow {
   	clear: left;
   	border-bottom: 1px solid #eef1f1;
   	display: table;
   	padding-top: 30px;
   	padding-bottom: 30px;
   	width: 100%;
   }
   
   .snackRow:last-child {
   	border-bottom: 0;
   }
   
   .snackRow img {
   	float: left;
   }
   
   .snackRow img.smallerPic {
   	margin-bottom: 86px;
   }
    
    
 /* Other */
 
 a.contactUs {
 	border: 1px solid #ab0520;
 	padding: 9px 14px;
 	text-transform: uppercase;
 	font-size: .85em;
 	-webkit-transition-duration: .2s;
 	-moz-transition-duration: .2s;
 }
 
 a.contactUs:hover {
 	background: #ab0520;
 	color: #fff;
 	text-decoration: none;
 	-webkit-transition-duration: .2s;
 		-moz-transition-duration: .2s;
 }
 
 
  #main-menu li li .has-submenu:hover {
 	cursor: inherit!important;
 }
 
 