@import url('https://fonts.googleapis.com/css?family=Biryani:300,400,600,700|Source+Sans+Pro:300,300i,400,400i,700,700i');


/* Customization of Bootstrap Styles */

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: #FFFFFF;
  margin-top: 0 !important;
}

#navbar {
  position: static;
  max-width: 100%;
  width: 100%;
  padding-bottom: 0;
  position: relative;
  z-index: 3;
  margin-bottom: 0;
	padding-top: 2.4em;
	padding-bottom: 33px;
}

label {
	font-weight: 500;
}

.page-content p {
	margin: 0 0 20px;
}

.page-content a {
	color: #6a6aaa;
	text-decoration: underline !important;
	font-weight: bold;
}

div.navbar-header {
  width: 100%;
  max-width: 1140px;
  margin: auto !important;
  float: none;
	position: relative;
}
 
.navbar-default {
  background: none;
  border: none;
  padding: 0;
}

.no-padding {
  padding: 0 !important;
}

a {
  color: black;
}

a:hover, a:focus {
	color: #4c4c4c;
}

body .event-text a,
body .field--name-body a {
  text-decoration: underline;
	color: #6a6aaa;
}

.field--name-body table th,
.field--name-body table td {
  padding: 1em;
  border: 1px solid #6a6aaa;
}

.field--name-body table tr,
.field--name-body table td {
  transition: all 140ms ease-in-out
}

.field--name-body table tr:hover {
  background: #e8e7f5;
}

.field--name-body table tr th {
	background: #6a6aaa;
	color: white;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #6a6aaa;
	border-top: 1px solid #6a6aaa;
	font-weight: 300;
}

.field--name-body table tr > th:first-child {
	border-left: 1px solid #6a6aaa;
}

.field--name-body table tr > th:last-child {
	border-right: 1px solid #6a6aaa;
}

.field--name-body table tr td a {
	text-decoration: none;
	font-weight: 500;
}

.field--name-body table.deliverables-table tr td a img {
	color: #6a6aaa;
	width: 14px;
	margin-right: 14px;
}

a:hover, a:focus {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Biryani', sans-serif;
}

div.page_title {
	background: url('/sites/default/files/images/page-title-background.jpg');
	padding: 100px 0;
	background-size: cover;
	background-position-y: center;
	position: relative;
}

div.page_title > .container {
	position: relative;
}

.path-frontpage div.page_title {
	display: none;
}

.page-header {
	text-align: left;
	color: white;
	margin: 0;
	padding: 0;
	font-size: 44px;
  font-weight: bold;
  border: none;
	text-shadow: 2px 2px #000000;
}

.headerOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(34, 34, 34, 0.5);
	top: 0;
}

.region-highlighted {
  margin-top: 1em;
  margin-bottom: 1em;
}

.path-frontpage .region-highlighted {
	margin: 0;
}

/* Breadcrumb Styles */

.breadcrumb {
	background: none;
	padding: 0;
}

.breadcrumb li a {
	color: white;
	font-size: 1.25em;
	font-weight: 500;
	text-shadow: 2px 2px #000000;
}

.breadcrumb > li + li:before {
  content: ">";
  padding: 0 5px;
  color: white;
}

.breadcrumb > .active {
	display: none;
}

/* Content Tab Styles */

nav.tabs {
  margin-bottom: 1em;
}

.nav-tabs {
	width: 100%;
  display: table;
  margin: 0 auto;
  background: none;
  padding: 5px;
  border: none;
  box-shadow: none;
}

.nav-tabs > li {
	display: table-cell;
	float: none;
	text-align: center;
}

.nav-tabs > li > a {
	display: inline-block;
  color: #000000;
	font-weight: 600;
  text-transform: uppercase;
  border: none;
  padding: 8px;
  margin: 0;
  border-radius: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	display: inline-block;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
	border-top: none;
	border-right: none;
	border-left: none;
  border-bottom: 3px solid #6a6aaa;
  padding: 8px;
  margin: 0;
  border-radius: 0;
  background: none;
}

.nav-tabs > li:last-child > a {
  border-right: none !important;
}

.nav-tabs > li > a:hover,
.nav > li > a:hover, .nav > li > a:focus {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

/* Header Styles */

.header-title {
	font-weight: 700;
	color: #6a6aaa;
	float: left;
	margin-top: 12px;
	font-size: 1em;
}

span.separator {
	margin-right: 10px;
	margin-left: 10px;
}

.path-frontpage span.separator {
	color: white;
}

body #block-elasticblockmainlogo .field--name-body {
  margin-bottom: 0;
}

#block-elasticblockmainlogo a {
	float: left;
	margin-right: 20px;
}

/* Home Styles */

body #block-elasticblockhomeobjectives .field--name-body,
body #block-elasticblockhomevideo .field--name-body {
	margin-bottom: 0;
}

#block-elasticblockhomeobjectives {
	background: #e7e7f3;
}

body #block-elasticblockhomeobjectives .container {
	padding: 3em 0;
}

#block-elasticblockhomehighlights h2.block-title {
	color: #6a6aaa;
	margin: 50px 0 20px 0;
}

#block-elasticblockhomehighlights a.vcard-box {
	margin-top: 40px;
	margin-left: 40px;
}

#block-quicktabshomenewsandevents {
	margin-bottom: 100px;
}

.homeVideoContainer {
	position: relative;
	margin-top: 0;
	background-image: url('/sites/default/files/images/header-home.jpg');
	height: calc( 100vh - 156px );
	background-size: cover;
	min-height: 725px;
}

.homeVideoContainer img {
	width: 100%;
}

#homeVideo {
	width: 100%;
	vertical-align: middle;
}

.homeVideoOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(34, 34, 34, 0.5);
}

.overlay-header {
	color: white;
	font-size: 48px;
	text-align: left;
	margin-top: 40px;
	text-shadow: 3px 3px #000000;
	font-family: 'Biryani', sans-serif;
}

body .homeVideoOverlay a.elastic-btn {
	color: white;
	text-decoration: none;
	font-weight: 500;
	font-size: 1.1em;
	border: 1px solid white;
	border-radius: 0;
	background: rgba(135, 106, 170, 0.55);
}

body .homeVideoOverlay a.elastic-btn:hover {
	background: rgba(135, 106, 170, 1);
}

.overlay-boxes {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.overlay-box {
	border-top: 1px dotted white;
	border-left: 1px dotted white;
	border-right: 1px dotted white;
	display: inline-block;
	margin-right: 2em;
	color: white;
	padding: 1.5em;
	width: 100%;
	max-width: 250px;
	text-align: center;
	height: 280px;
	vertical-align: top;
	background: rgba(5, 5, 5, .33);
}

.ob-number {
	font-size: 4em;
  line-height: normal;
}

.ob-subtitle {
	font-weight: 500;
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

.overlay-text {
	margin: 1.5em 0;
	color: white;
	font-size: 1.5em;
	width: 100%;
	max-width: 600px;
	font-family: 'Biryani', sans-serif;
}

.goal-box {
	text-align: center;
}

.goal-title {
	font-size: 1.5em;
	font-weight: 700;
	color: #6a6aaa;
	font-family: 'Biryani', sans-serif;
}

.goal-icon {
	margin: 2em 0;
	background: white;
	display: inline-block;
	padding: 50px;
	border-radius: 50%;
	border: 2px solid #d9d7e5;
}

.goal-icon img {
	width: 100px;
}

.subtitle {
	text-align: center;
	color: #4c4c4c;
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 53px;
}

.page-subtitle {
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #666666;
	text-align: center;
	font-weight: 500;
	margin-top: 30px;
	text-transform: uppercase;
}

.subtitle span {
	padding-bottom: 20px;
	position: relative;
}

.page-subtitle span {
	padding-bottom: 10px;
	position: relative;
}

.page-summary {
	font-size: 17px;
	max-width: 500px;
	margin: 40px auto;
	line-height: 1.9em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.page-content {
	font-size: 1em;
	color: black;
	margin-bottom: 100px;
	margin-top: 50px;
}

.page-content h1 {
	text-align: center;
	color: #6a6aaa;
	font-weight: 300;
	font-size: 3em;
	margin-bottom: 0.75em;
}

.page-content h2 {
	margin-bottom: 1em;
	font-size: 2em;
	font-weight: 300;
	text-align: center;
	color: #a3a3b3;
}

.page-content img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.elastic-content-news .page-content img {
	display: inline-block;
	max-width: 100%;
	margin: inherit;
}

.sphb-field {
	color: #6a6aaa;
}

figcaption {
	text-align: center;
	margin-top: 1em;
	color: #676767;
}

.page-image {
	border-bottom: 1px solid #707070;
	text-align: center;
}

.page-image img {
	width: 80%;
}

.home-tab p {
	font-weight: 500;
	text-align: center;
	margin-bottom: 3em;
}

#block-elasticblockcounter {
	background: #000000;
	padding: 3em 0;
}

#block-elasticblockhomehighlights iframe {
	width: 100%;
	margin: 40px 40px 0 0;
}

.view-display-id-events_home_block,
.view-display-id-news_home_block {
	padding: 1.5em;
	padding-bottom: 4em;
	background: #e7e7f3;
}

.view-display-id-events_home_block .vcard-box,
.view-display-id-news_home_block .vcard-box {
	min-height: 470px;
	background: white;
}

.view-display-id-events_home_block a.vcard-box td.card-info,
.view-display-id-events_home_block a.vcard-box .card-bounce,
.view-display-id-news_home_block a.vcard-box td.card-info,
.view-display-id-news_home_block a.vcard-box .card-bounce {
	background: white;
}

.view-display-id-events_home_block .view-footer a,
.view-display-id-news_home_block .view-footer a {
	display: inline-block;
	padding: 0.5em 1em;
	background: white;
	position: absolute;
	left: calc( 50% - 70px);
	border: 2px solid #e7e7f3;
	bottom: -20px;
	color: #6a6aaa;
}

#quicktabs-home_news_and_events {
	margin-top: 80px;
}

/* Log in Styles */



/* jQuery UI Styles */

.ui-widget {
	font-family: 'Source Sans Pro', sans-serif;
}

.ui-widget.ui-widget-content {
	border: none;
}

.ui-widget-header {
	border: none;
	background: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	background: none;
	border: none;
	color: #4c4c4c;
	font-weight: 500;
	outline: none !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button,
html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active,
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus,
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
	background: none;
	border: none;
	color: #4c4c4c;
	font-weight: 500;
	outline: none !important;
}

.ui-state-active a, .ui-state-active a:link,
.ui-state-active a:visited {
	color: #4c4c4c;
	outline: none !important;
}

.ui-state-focus a {
	outline: none !important;
}

.ui-tabs .ui-tabs-nav {
	text-align: center;
	padding: 0;
}

.ui-tabs .ui-tabs-nav li {
	width: 50%;
	margin: 0;
	padding: 1em;
	text-align: right;
	background: none;
	color: #bfbfbf;
	float: none;
	display: inline-block;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	width: 50%;
	margin: 0;
	padding: 1em;
	text-align: right;
	background: #e7e7f3;
	color: #6a6aaa;
	float: none;
	display: inline-block;
}

.ui-tabs .ui-tabs-nav > li:last-child {
	text-align: left;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 0 0 1px 0;
	font-weight: 500;
	float: none;
  color: #bfbfbf;
  text-transform: none;
  font-size: 1.75em;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	color: #6a6aaa;
}

.ui-tabs .ui-tabs-panel {
	text-align: center;
	padding: 0;
}

/* Body Styles */

div.main-container {
	background: white;
	padding-bottom: 0;
	padding-top: 1em;
}

div.main-container > .row {
	margin-right: 0;
}

div.main-container > .row > section.col-sm-12 {
	padding-right: 0;
}

.path-frontpage div.main-container {
	padding: 0;
}

.path-frontpage .region-content {
	display: none;
}

.alert {
	width: 100%;
	margin: 0 auto 1.5em auto;
}

.region-content .alert {
	position: relative;
	bottom: auto;
	margin-top: 0;
}

.not-found-message {
	width: 100%;
	text-align: center;
}

article.page {
	color: black;
	margin-top: 50px;
	margin-bottom: 100px;
}

/* Footer Styles */

footer.footer {
	padding: 0 !important;
	background: linear-gradient(90deg, #ececec 50%, #6a6aaa 50%);
	border-top: none;
	margin-top: 0;
}

.footer_left {
	padding-top: 2em;
	padding-bottom: 2em;
}

.footer_right {
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 2.5em;
}

footer .logo {
	font-weight: 500;
	color: #6a6aaa;
}

footer .logo div {
	font-size: 14px;
	margin-top: 4px;
	font-weight: 700;
}

footer .logo img {
	min-width: 400px;
	max-width: 400px;
}

#block-simplenewssubscription h2.block-title {
	color: white;
	font-size: 1.25em;
	font-weight: 300;
	border-bottom: 1px dotted;
	padding-bottom: 0.5em;
	margin-top: 0;
}

.copyright {
	font-size: 0.85em;
	color: #6a6aaa;
}

.eu-desc {
  padding: 40px 0;
}

.eu-desc .eu-col-1 {
	width: 110px;
  float: left;
}

.eu-desc .eu-col-2 {
	width: calc( 100% - 110px );
  float: left;
	font-size: 0.85em;
	color: black;
}

footer img.eu-flag {
	display: block;
	margin-right: 1.5em;
	max-width: 90px;
}

.elastic-footer-left-content {
	padding-right: 1em;
}

.elastic-footer-right-menu .menu-item a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin-bottom: 1.5em;
	font-family: 'Biryani', sans-serif;
}

#simplenews-subscriptions-block-2f84f66c-9116-4a75-b35a-7ec31aae11dc .form-required:after {
	background-image: none;
	margin-left: 0;
}

#simplenews-subscriptions-block-2f84f66c-9116-4a75-b35a-7ec31aae11dc label {
	color: white;
	font-size: 1em;
	margin: 0.5em 0 0.75em 0;
}

#simplenews-subscriptions-block-2f84f66c-9116-4a75-b35a-7ec31aae11dc label a {
	color: white;
	text-decoration: underline;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: italic;
}
::-moz-placeholder { /* Firefox 19+ */
  font-style: italic;
}
:-ms-input-placeholder { /* IE 10+ */
  font-style: italic;
}
:-moz-placeholder { /* Firefox 18- */
  font-style: italic;
}

.form-item:not(.form-type-checkbox) label {
	display: none;
}

.webform-submission-form .form-item:not(.form-type-checkbox) label {
	display: inline-block;
}

#block-simplenewssubscription button.btn-default {
	background: none;
}

.elastic-footer-right-social-links {
	margin-top: 50px;
}

.elastic-footer-right-social-links img {
	width: 35px;
	margin-left: 40px;
}

.sl-item {
	float: right;
}


#block-simplenewssubscription h2.block-title img {
	width: 20px;
	margin-left: 10px;
}

/* Block Styles */

#block-elasticblockmainlogo img {
	position: relative;
	width: 100%;
	min-width: 434px;
	max-width: 434px;
}

/* User Menu Styles */

#block-elasticblockusermenu {
  margin-left: 1em;
	position: absolute;
	right: 0;
	top: -20px;
}

#block-elasticblockusermenu .dropdown {
  float: right;
	margin-left: 0.9em;
	margin-top: 5px;
	margin-right: -8px;
}

#block-elasticblockusermenu .dropdown-toggle {
  color: #4c4c4c;
  display: block;
}

.path-frontpage #block-elasticblockusermenu .dropdown-toggle {
	color: black;
}

#block-elasticblockusermenu .dropdown-toggle .user-display-name {
  display: block;
  float: left;
  text-align: right;
  font-weight: 500;
  font-family: 'Source Sans Pro', sans-serif;
}

#block-elasticblockusermenu .login-link {
  font-weight: 500;
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
	color: black;
	display: none;
}

#block-elasticblockusermenu .dropdown-toggle .user-name {
  color: black;
}

#block-elasticblockusermenu .dropdown-toggle i {
  float: left;
  font-size: 2em;
  margin-top: -6px;
  margin-left: 0;
  transition: all 1s;
}

#block-elasticblockusermenu .dropdown .dropdown-toggle i:before {
  content: "keyboard_arrow_down";
}

#block-elasticblockusermenu .dropdown.open .dropdown-toggle i:before {
  content: "keyboard_arrow_up";
}

/* Main menu */

#block-elasticblockmainlogo {
	float: left;
}

#block-horizontalmenu {
	float: right;
	margin-top: 31px;
}

.responsive-menu-block-wrapper {
	display: block !important;
}

.horizontal-menu > li > a,
.horizontal-menu > li > span {
	text-transform: uppercase;
	color: #000000;
	font-weight: 700;
	font-size: 1.1em;
	display: block;
	padding: 0 1.25em 0 1.25em;
}

.horizontal-menu > li.menu-item--active-trail > a,
.horizontal-menu > li.menu-item--active-trail > span {
	color: #6a6aaa;
}

.horizontal-menu > li.menu-item:hover > a,
.horizontal-menu > li.menu-item:hover > span,
.horizontal-menu > li.menu-item--expanded:hover > a,
.horizontal-menu > li.menu-item--expanded:hover > span {
	color: #6a6aaa;
	position: relative;
}

.horizontal-menu > li.menu-item--expanded:hover > a:after,
.horizontal-menu > li.menu-item--expanded:hover > span:after {
	content: '';
	position: absolute;
	left: 39px;
	top: 27px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 15px solid #6a6aaa;
	clear: both;
	z-index: 400;
}

.horizontal-menu li.sfHover > ul:before,
.horizontal-menu > li.menu-item--expanded:hover > ul:before {
	/*content: '';
	position: absolute;
	left: 39px;
	top: -14px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 15px solid #6a6aaa;
	clear: both;*/
}

.horizontal-menu > li:last-child > a {
	padding: 0 0 0 1.25em;
}

.horizontal-menu > li:last-child > span {
	padding-right: 0;
}

.horizontal-menu > li > span {
	cursor: default;
}

.horizontal-menu > li {
	margin-bottom: 0;
	position: static;
}

body:not(.path-frontpage) .horizontal-menu > li.menu-item--active-trail {
	/* border-bottom: 5px solid #eb9a38; */
}

.horizontal-menu > li ul {
	background: none;
	width: 100%;
	padding: 0 1em;
	background: #6a6aaa;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	visibility: hidden;
  opacity: 0;
	transition: visibility 0s 2s, opacity 2s linear;
	overflow: visible;
	border-top: 17px solid white;
}

.horizontal-menu > li ul > li:first-child {
	border-top-left-radius: 10px;
}

.horizontal-menu > li ul > li:last-child {
	border-top-right-radius: 10px;
}

.horizontal-menu > li li > a {
	color: white;
	padding: 0;
}

.horizontal-menu li li {
	background: #6a6aaa;
	display: inline-block;
	width: initial;
	padding: 12px 16px;
	font-weight: 500;
	color: white;
}

.horizontal-menu li.sfHover > ul,
.horizontal-menu li:hover > ul {
	visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}

body:not(.path-frontpage) .horizontal-menu li li.menu-item--active-trail > a {
	color: black;
	font-weight: 700;
}

/* FlexSlider Styles */

.flexslider {
  border: none !important;
  margin: 0;
}

.flex-direction-nav {
	display: none;
}

#block-views-block-elastic-view-partners-partners-slider-block .flex-direction-nav {
	display: block;
}

#block-views-block-elastic-view-partners-partners-slider-block .flex-control-nav {
	display: none;
}

.flex-direction-nav .flex-prev {
  left: 0;
	top: 0;
	width: 100px;
	text-shadow: none;
	background: none;
	font-weight: 600;
	color: grey;
}

.flex-direction-nav .flex-next {
  right: 0;
	top: 0;
	width: 100px;
	text-shadow: none;
	background: none;
	font-weight: 600;
	color: grey;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  /* left: 0px; */
}

.flexslider:hover .flex-direction-nav .flex-next {
  /* right: 0px; */
}

.flex-direction-nav a:before {
  display: none;
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
  display: block;
  opacity: 1;
}

.elastic-content-two-slider .flex-control-nav,
.elastic-content-slider .flex-control-nav {
  position: absolute;
	bottom: 12px;
}

.elastic-content-slider .flex-control-paging li a {
	background: #D2D6D5;
	border: 4px solid #D2D6D5;
	height: 20px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	width: 20px;
	box-shadow: none;
}

.elastic-content-slider .flex-control-paging li a.flex-active {
	background-color: transparent;
}

.elastic-content-slider .flex-control-paging li a:hover {
	background: #D2D6D5;
}

/* Front Page Slider */

.slide {
  position: relative;
	height: 100%;
	min-height: 200px;
	padding: 0;
}

.slide-block {
  width: 800px;
  height: 300px;
  color: white;
  margin: auto;
  bottom: 0;
  background: none;
  padding: 0;
  font-size: 2em;
  font-weight: 300;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  position: absolute;
}

.slide-block span {
  color: grey;
  font-weight: 500;
  display: block;
  margin-bottom: 0.5em;
	font-size: 0.75em;
}

.slide-block .header {
	color: white;
	border: none;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	margin-bottom: 0.75em;
	font-size: 45px;
}

.slide-block > div {}

.slide-block a.button {
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.5em;
  transition: all linear 0.15s;
  -webkit-transition: all linear 0.15s;
	color: #4c4c4c;
	background: #6a6aaa;
	border: 3px solid #6a6aaa;
	border-radius: 3px;
	font-weight: bold;
	padding: 1em 3em;
}

.slide-block a.button:hover,
.slide-block a.button:focus {
	border: 3px solid #DCB358;
}

.elastic-content-slider .flex-viewport {
	background-repeat: repeat-y;
}

#block-views-block-elastic-view-slider-slider-block {
}

.elastic-content-slider .flexslider .slides img {
	cursor: default;
}

/* User Menu Styles */

/* Main Menu Styles */

#block-elasticblockmainmenu {
  position: static;
}

.dropdown-menu {
  box-shadow: none;
  border: none;
  border-radius: 0;
  left: inherit !important;
  right: 0;
	background: none;
}

.dropdown-menu li {
	background: #000000;
}

.dropdown-menu > li > a {
  font-weight: 400;
  color: white;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 500;
  font-size: 1em;
  text-align: right;
  color: white;
  text-transform: uppercase;
	border-bottom: 1px solid white;
}

.dropdown-menu > li > a.highlighted-option {
  color: white;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: white;
	background-color: #6a6aaa;
	font-weight: 600;
}

.dropdown-menu > li > a.highlighted-option:hover,
.dropdown-menu > li > a.highlighted-option:focus {
  color: white;
	background-color: #6a6aaa;
	font-weight: 600;
}

/* Front Page Content Styles */

/* Checkboxes
   ========================================================================== */

.form-inline .radio label.control-label, .form-inline .checkbox label.control-label {
  padding-left: 25px !important;
}
   
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute !important;
  left: -9999px;
  opacity: 0;
}

[type="checkbox"] {
  /* checkbox aspect */
}

[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  margin-right: 1em;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}

[type="checkbox"] + label:before,
[type="checkbox"]:not(.filled-in) + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: .2s;
}

[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

[type="checkbox"].tabbed:focus + label:after {
  -webkit-transform: scale(1);
          transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #6a6aaa;
  border-bottom: 2px solid #6a6aaa;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #6a6aaa;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

[type="checkbox"].filled-in + label:after {
  border-radius: 0px;
}

[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1;
}

[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: #e8e7f7;
  border: 2px solid #e8e7f7;
  top: 0px;
  z-index: 0;
}

[type="checkbox"].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #6a6aaa;
  border-bottom: 2px solid #6a6aaa;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #e8e7f7;
  background-color: #e8e7f7;
  z-index: 0;
}

[type="checkbox"].filled-in.tabbed:focus + label:after {
  border-radius: 0px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
  border-radius: 0px;
  background-color: #e8e7f7;
  border-color: #e8e7f7;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #BDBDBD;
}

[type="checkbox"].filled-in:disabled:checked + label:before {
  background-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked + label:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD;
}

.vcard-box table td,
.hcard-box table td {
	border: none !important;
}

a.vcard-box,
a.hcard-box {
	display: block;
	text-decoration: none !important;
	overflow: hidden;
	background: #e7e7f3;
	transition: all 300ms ease-in-out;
}

a.vcard-box table,
a.hcard-box table {
	width: 100%;
	table-layout: fixed;
}

a.vcard-box td.card-info,
a.hcard-box td.card-info {
	position: relative;
	background: #e7e7f3;
	padding: 1.5em;
	vertical-align: top;
	transition: all 300ms ease-in-out;
}

#block-elasticblockhomehighlights a.vcard-box .card-bounce,
#block-elasticblockhomehighlights a.vcard-box td.card-info {
	background: #ececec;
}

#block-elasticblockhomehighlights a.vcard-box:hover .card-bounce,
#block-elasticblockhomehighlights a.vcard-box:hover td.card-info {
	background: #876aaa;
}

a.vcard-box td.card-info {
	padding-top: 0.5em;
}

a.hcard-box td.card-info {
	width: 40%;
}

a.vcard-box td.card-img,
a.hcard-box td.card-img {
	padding: 0;
	position: relative;
}

a.hcard-box td.card-img {
	width: 60%;
}

a.vcard-box td.card-img img,
a.hcard-box td.card-img img {
	width: 100%;
}

a.vcard-box .card-subtitle,
a.hcard-box .card-subtitle {
	position: relative;
	z-index: 3;
	font-size: 1.25em;
	color: black;
}

a.vcard-box .card-title,
a.hcard-box .card-title {
	position: relative;
	z-index: 3;
	font-size: 1.25em;
	font-weight: 600;
	margin: 1em 0;
	color: #6a6aaa;
	font-family: 'Biryani', sans-serif;
}

a.hcard-box .card-date,
a.hcard-box .card-place {
	z-index: 3000;
	position: relative;
}

a.vcard-box .card-title {
	margin-top: 0;
}

.view-display-id-branding_page a.vcard-box .card-title {
	text-align: center;
}

a.vcard-box .card-text,
a.hcard-box .card-text {
	z-index: 3;
	position: relative;
	color: black;
	font-weight: 500;
	font-size: 1em;
}

a.vcard-box .card-bounce,
a.hcard-box .card-bounce {
	background: #e7e7f3;
	position: absolute;
	z-index: 1;
	transition: all 300ms ease-in-out;
}

a.vcard-box .card-bounce {
	width: 125%;
	height: 80px;
	right: -10%;
	top: -20px;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	background: #e7e7f3;
}

a.hcard-box .card-bounce {
	height: 125%;
	width: 150px;
	right: -50px;
	top: -10%;
	border-bottom-right-radius: 100%;
	border-top-right-radius: 100%;
}


a.vcard-box:hover,
a.hcard-box:hover {
	background: #876aaa;
}

a.vcard-box:hover,
a.vcard-box:hover .card-subtitle,
a.vcard-box:hover .card-title,
a.vcard-box:hover .card-text,
a.hcard-box:hover,
a.hcard-box:hover .card-subtitle,
a.hcard-box:hover .card-title,
a.hcard-box:hover .card-text {
	color: white;
}

a.hcard-box div.card-info {
	padding: 1em;
	transition: all 300ms ease-in-out;
	border-bottom: 1px solid #876aaa;
	margin-bottom: 1em;
}

a.hcard-box:hover div.card-info {
	background: #876aaa;
	color: white;
}

a.vcard-box:hover td.card-info,
a.vcard-box:hover .card-bounce,
a.hcard-box:hover td.card-info,
a.hcard-box:hover .card-bounce {
	background: #876aaa;
	transition: all 300ms ease-in-out;
}

a.vcard-box:hover td.card-img:before,
a.hcard-box:hover td.card-img:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(135, 106, 170, 0.4);
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

/* Lists */

.view-id-elastic_view_content td.card-summary {
	position: relative;
}

.view-id-elastic_view_content td.card-summary img {
	width: 35px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.view-id-elastic_view_content a.hcard-box {
	background: white;
	margin-top: 4em;
}

.view-id-elastic_view_content a.hcard-box td.card-img {
	width: 30%;
	padding: 0;
	border-left: none !important;
}

.view-id-elastic_view_content a.hcard-box td.card-info {
	background: white;
	width: 35%;
}

.view-display-id-press_clippings a {
  color: #6a6aaa;
  font-weight: 700;
}

.view-id-elastic_view_content a.hcard-box .card-bounce {
	left: -50px;
	border-top-left-radius: 100%;
	border-bottom-left-radius: 100%;
	border-top-right-radius: 0;
	border-top-right-radius: 0;
	background: white;
}

.view-id-elastic_view_content a.hcard-box .card-title {
	margin-top: 0;
}

.view-id-elastic_view_content a.hcard-box .card-info img {
	width: 18px;
	margin-right: 10px;
	margin-top: -5px;
}

.view-id-elastic_view_content a.hcard-box .card-info table {
	z-index: 3;
	position: relative;
	transition: all 300ms ease-in-out;
	color: black;
}

.view-id-elastic_view_content a.hcard-box:hover .card-info table {
	color: white;
}

.view-id-elastic_view_content a.hcard-box .card-info table tr > td:first-child {
	width: 30px;
}

.view-id-elastic_view_content a.hcard-box table td {
	vertical-align: top;
	padding: 1.5em;
	border-left: 1px solid #6a6aaa !important;
}

.view-id-elastic_view_content a.hcard-box .card-info table td {
	vertical-align: top;
	padding: 0 0 1em 0;
	border: none !important;
}

a.hcard-box:hover td.card-info,
a.hcard-box:hover .card-bounce {
	background: #876aaa;
}

.view-id-elastic_view_content a.hcard-box table td.card-summary {
	color: black !important;
}

.view-id-elastic_view_content a.vcard-box {
	background: white;
}

.view-id-elastic_view_content a.vcard-box td.card-info,
.view-id-elastic_view_content a.vcard-box .card-bounce {
	background: white;
}

.view-id-elastic_view_content a.vcard-box:hover,
.view-id-elastic_view_content a.vcard-box:hover td.card-info,
.view-id-elastic_view_content a.vcard-box:hover .card-bounce {
	background: #876aaa;
}

/* Breadcrumb Styles */

/* Pagination Styles */

.entity-pager-list {
	margin: 3em 0 3em 0;
}

.pagination {
	margin: 80px 0 20px 0;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: #e7e7f3;
  border: 1px solid #e7e7f3;
	color: #6a6aaa;
}

.entity-pager-list > li > a, .entity-pager-list > li > span,
.pagination > li > a, .pagination > li > span {
  color: #6a6aaa;
  background: none;
  border: none;
  border-radius: 0 !important;
  font-weight: 500;
	font-size: 1em;
	padding: 8px 14px;
	margin: 0 10px;
	transition: all 300ms ease-in-out;
}

.entity-pager-list > li > a, .entity-pager-list > li > span {
	position: relative;
	margin-left: -1px;
	line-height: 1.42857143;
	text-decoration: none;
	border-radius: 0 !important;
	background: white;
	padding: 0.5em 2em;
	border: 1px solid #6a6aaa;
}

.entity-pager-list > li > a:hover, .entity-pager-list > li > span:hover, .entity-pager-list > li > a:focus, .entity-pager-list > li > span:focus,
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #ffffff;
	background: #876aaa;
	border-color: #876aaa;
	border-radius: 0 !important;
}

.entity-pager-list > li > a:hover, .entity-pager-list > li > span:hover, .entity-pager-list > li > a:focus, .entity-pager-list > li > span:focus
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #ffffff;
	background: #876aaa;
  border-radius: 0;
	border-color: #876aaa;
	border-radius: 0 !important;
}

.pagination .pager__item {
	/* display: none; */
}

.pagination .pager__item--first a,
.pagination .pager__item--last a {
	display: none;
}

.pagination .pager__item--next a,
.pagination .pager__item--previous a,
.pagination .pager__item--first a,
.pagination .pager__item--last a {
	font-size: 1em;
	border: 1px solid #6a6aaa;
}

.entity-pager-list img,
.pagination .pager__item.is-active img {
	float: left;
	width: 30px;
}

.entity-pager-block {
	background: #e7e7f3;
}

.entity-pager-list .entity-pager-item-count {
	display: none;
}

.entity-pager-list .entity-pager-item {
	margin: 0;
	width: calc( 50% - 0.1em );
	text-align: left;
}

.entity-pager-list .entity-pager-item.entity-pager-item-next {
	text-align: right;
}

/* Webform Styles */

input[type="text"],
input[type="password"],
.views-exposed-form select,
.views-exposed-form input[type="text"],
#block-masquerade input[type="text"],
.block-webform input[type="text"],
.block-webform input[type="email"],
.block-webform select,
.block-webform textarea,
.block-webform input[type="url"] {
	border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 2.5em;
  font-size: 14px;
}

.form-control,
.form-control:focus {
	background-color: #e8e7f5;
	border-radius: 0;
	box-shadow: none;
	border: none;
	font-weight: 500;
}

.form-control:not(textarea), .form-control:focus:not(textarea) {
	height: 40px;
}

#block-masquerade input[type="text"] {
  margin-bottom: 0;
  font-size: 1em;
}

#block-masquerade .input-group-addon {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.block-webform input[type="file"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 1em;
  padding-bottom: 1.8em;
  font-size: 1em;
}

.select-wrapper:after {
  top: 30%;
  color: #4C4C4C;
  font-family: 'Glyphicons Halflings';
  content: '\e114';
}

#block-sharethis {
	text-align: center;
	margin: 40px 0;
}

.block-webform .form-type-webform-markup {
  color: #adadad;
}

.view-filters .views-exposed-form {
	background: #e8e7f5;
	padding: 3em 3em 1em 3em;
}

.view-filters .views-exposed-form input[type="text"] {
	width: 100%;
	background: white;
	border: 1px solid #6a6aaa;
}

.view-filters .views-exposed-form select {
	width: 100%;
	background: white;
	border: 1px solid #6a6aaa;
}

.view-filters .views-exposed-form button[type="submit"] {
	border: none;
	padding-top: 12px;
	float: right;
}

.view-filters .views-exposed-form button[type="submit"]:hover {
	border: none;
}

.view-filters .views-exposed-form button[type="submit"] .glyphicon {
	color: white;
}


.block-webform textarea {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

button.btn-default,
button.btn-default:active,
button.btn-primary:active,
button.btn-primary,
.views-exposed-form button[type="submit"],
#block-masquerade .form-submit.btn,
a.elastic-btn,
.block-webform button.button--primary {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: all linear 0.15s;
  transition: all linear 0.15s;
  font-family: 'Biryani', sans-serif;
	outline: none !important;
	font-weight: bold;
	background-color: #876aaa;
	color: white;
	font-weight: 500;
	text-transform: none;
	font-size: 1em;
	border-radius: 0;
	border: 1px solid white;
	padding: 0.5em 2.25em;
}

button.btn-default:hover,
button.btn-primary:hover,
button.btn-primary:hover,
.views-exposed-form button[type="submit"]:hover,
#block-masquerade .form-submit.btn:hover,
a.elastic-btn:hover,
.block-webform button.button--primary:hover,
button.btn-primary:focus,
button.btn-primary:focus,
.views-exposed-form button[type="submit"]:focus,
#block-masquerade .form-submit.btn:focus,
a.elastic-btn:focus,
.block-webform button.button--primary:focus {
	border: 1px solid #ffffff;
}

.block-webform button.button--primary,
.page-error div.button a.elastic-btn {
	padding: 0.75em 2em;
	color: #6a6aaa;
	background: white;
	border: 1px solid #6a6aaa;
}

a.elastic-btn {
	display: inline-block;
	border: none;
	border-radius: 4px;
	font-size: 1em;
	padding: 0.85em 2em;
	border: 3px solid #6a6aaa;
}

a.elastic-btn:hover,
a.elastic-btn:focus {
	border: 3px solid #DCB358;
}

.search-form button.btn-primary:active,
.search-form button.btn-primary,
#search-block-form button.btn-primary:active,
#search-block-form button.btn-primary {
	font-size: 1em;
	margin-left: 15px;
	padding: 7px 10px 6px 10px;
	background-color: white !important;
	border-radius: 0 4px 4px 0;
	border: 1px solid #4c4c4c;
	border-left: none;
	z-index: 1000 !important;
}

.glyphicon {
	color: #4c4c4c;
}

#block-elastic-theme-search {
	float: right;
	width: 100%;
	max-width: 300px;
	margin-right: 15px;
	margin-left: 1em;
}

.search-form input[type="search"],
#block-elastic-theme-search input[type="search"] {
	border-radius: 4px 0 0 4px;
	box-shadow: none;
	border: 1px solid #4C4C4C;
	border-right: none;
	margin-top: 80px;
	margin-bottom: 80px;
	margin-left: 15px;
	text-transform: uppercase;
}

button.btn-default:active:hover,
button.btn-default:focus,
button.btn-default:hover,
button.btn-primary:active:hover,
button.btn-primary:focus,
button.btn-primary:hover,
.views-exposed-form button[type="submit"]:focus,
.views-exposed-form button[type="submit"]:hover,
#block-masquerade .form-submit.btn:focus,
#block-masquerade .form-submit.btn:hover,
a.elastic-btn:focus,
a.elastic-btn:hover,
.block-webform button.button--primary:focus,
.block-webform button.button--primary:hover,
.page-error div.button a.elastic-btn:hover,
.page-error div.button a.elastic-btn:focus {
  color: white;
  background-color: #876aaa;
	border-color: white;
}

.form-group.webform-actions {
	text-align: left;
}

.form-control:focus {
  border-color: #6a6aaa;
}

.field--name-body {
  word-wrap: break-word;
}

body .field--name-body {
  margin-bottom: 1em;
}

#block-masquerade {
}

#block-masquerade .input-group {
  margin-bottom: 1em;
}

.form-item .panel-title {
  font-weight: 600;
  color: #6a6aaa;
}

.form-item .form-required:after {
  margin-left: 5px;
}

.toolbar-tray-horizontal .menu-item a:focus {
  background: #0084d7;
}

/* List of events */

/* Event Page */

body.page-node-type-elastic-content-event div.main-container {
	padding-top: 0;
}

.single-page-header-block {
	background: #e7e7f3;
	font-size: 1.2em;
}

.single-page-header-block > div {
	padding: 2em 0 2em 0;
}

.single-page-header-block .right-area {
	text-align: right;
}

blockquote {
	font-size: 1.2em;
	font-family: 'Biryani', sans-serif;
	font-weight: 300;
	color: #676767;
	border: none;
	text-align: center;
	margin: 50px 0;
	padding: 0 40px;
}

blockquote img.quote-left {
	float: left;
	margin-top: -3px;
	margin-left: -35px;
}

blockquote img.quote-right {
	float: right;
  margin-top: -37px;
  margin-right: -35px;
}

/* Partners */

.view-display-id-partners_block {
	margin-bottom: 100px;
}

.view-display-id-partners_block .view-content .views-row {
	text-align: center;
	margin-bottom: 50px;
}

.view-display-id-partners_block .view-content .views-row a {
	color: #6a6aaa;
	font-family: 'Biryani', sans-serif;
}

.view-display-id-partners_block .view-content .views-row:nth-child(3n+1) {
	clear: left;
}

/* List of news */

.view-display-id-news_and_press_releases .view-content .views-row,
.view-display-id-branding_page .view-content .views-row {
	margin-top: 40px;
}

.view-display-id-news_and_press_releases .view-content .views-row:nth-child(3n+1),
.view-display-id-branding_page .view-content .views-row:nth-child(3n+1) {
	clear: left;
}

.view-display-id-news_and_press_releases a.vcard-box {
	min-height: 450px;
}

.view-display-id-branding_page a.vcard-box {
	min-height: 250px;
}

#block-elasticblocktwittertimeline {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

/* Publication Styles */

article.elastic-content-publication table {
	
}

article.elastic-content-publication table tr > td {
	padding: 20px;
	vertical-align: top;
}

article.elastic-content-publication table tr > td.biblio-field {
	
}

article.elastic-content-publication table tr > td:first-child {
	text-align: right;
	font-weight: bold;
	color: #6a6aaa;
	width: 150px;
}

article.elastic-content-publication table tr > td.biblio-field.biblio-type {
	margin-bottom: 1em;
	font-size: 2em;
	font-weight: 300;
	color: #a3a3b3;
	line-height: normal;
}

article.elastic-content-publication table tr > td.biblio-field.biblio-title {
	color: #6a6aaa;
	font-weight: 300;
	font-size: 3em;
	margin-bottom: 0.75em;
	line-height: normal;
}

article.elastic-content-publication a {
	text-decoration: underline;
	font-weight: bold;
}

/* Contact */

#block-elasticblockcontact table tr td {
	border: none;
	padding: 1.5em 1em 1em 0;
	vertical-align: top;
}

#block-elasticblockcontact table tr > td:first-child {
	color: #6a6aaa;
}

#block-elasticblockcontact img {
	width: 100%;
}

/* Error page styles */

.page-error h2 {
	text-align: center;
	font-weight: 300;
	color: #a3a3b3;
	margin: 0 0 2em 0;
}

.page-error h3 {
	text-align: center;
	font-size: 2em;
	color: #6a6aaa;
	font-weight: 300;
	margin: 3em 0;
}

.page-error div.image {
	text-align: center;
	margin-bottom: 6em;
}

.page-error img {
	width: 100%;
	max-width: 400px;
	min-width: 200px;
}

.page-error div.text {
	text-align: center;
	font-size: 1.1em;
	margin: 1em 0 6em 0;
}

.page-error div.button {
	text-align: center;
}

.page-error div.button a.elastic-btn {
	text-decoration: none;
	border-radius: 0;
}

/* Cookies */

.eu-cookie-compliance-banner {
	padding: 1em;
}

.eu-cookie-compliance-banner .agree-button {
	background: #876aaa;
	color: white;
	text-transform: uppercase;
	border: 1px solid white;
	border-radius: 0;
	font-size: 0.95em;
	padding: 0.75em 1.25em;
	font-weight: bold;
}

.eu-cookie-compliance-banner .decline-button {
	display: none;
}

.eu-cookie-compliance-buttons {
	float: left;
	margin-left: 3em;
}

.eu-cookie-compliance-message p {
	display: block;
	font-size: 1em;
	font-weight: 500;
}

/* Accordion Styles */

body .ui-accordion .ui-accordion-header {
	background: #e0e1fb;
	color: #696aaa;
}

body .ui-accordion .ui-accordion-header a {
	color: #6a69a9;
	font-weight: bold;
}

article.page[data-history-node-id="93"] {
	margin-bottom: 1em;
}

#block-views-block-elastic-view-software-architecture-sa-block {
	margin-bottom: 100px;
}

/* Use Case styles */

article.page[data-history-node-id="94"] {
	margin-bottom: 2em;
}

#block-quicktabsusecasetabs ul.quicktabs-tabs {
	padding: 0;
}

#block-quicktabsusecasetabs ul.quicktabs-tabs li {
	background: #e0e1fb;
	padding: 1em;
}

#block-quicktabsusecasetabs ul.quicktabs-tabs li a {
	color: #6a69a9;
}

#block-quicktabsusecasetabs ul.quicktabs-tabs li.active {
	background: #6a69a9;
	padding: 1em;
}

#block-quicktabsusecasetabs ul.quicktabs-tabs li.active a {
	color: white;
}

#block-quicktabsusecasetabs .quicktabs-tabpage {
	background: #f9f9f9;
	padding: 1em;
	margin-bottom: 100px;
}

#block-quicktabsusecasetabs .quicktabs-tabpage h2 {
	font-size: 20px;
}

#block-quicktabsusecasetabs .quicktabs-tabpage h2 span {
	color: #6a69a8;
}

/* Responsive Styles */

.centered-element {
	margin: 0 auto !important;
  float: none !important;
}

.view-id-elastic_view_content:not(.view-display-id-news_home_block):not(.view-display-id-events_home_block) {
	margin-bottom: 80px;
}

div.g-recaptcha {
	margin-bottom: 2em;
}

#block-webform {
	margin-bottom: 100px;
}

div.sharethis-wrapper > span {
	display: none;
}

div.sharethis-wrapper > span:nth-child(1),
div.sharethis-wrapper > span:nth-child(2),
div.sharethis-wrapper > span:nth-child(4) {
	display: inline;
}

.path-user .breadcrumb {
	display: none;
}

.quick-link {
	text-align: center;
	font-size: 2em;
	margin: 2em 0 1em 0;
}

.quick-link a {
	color: black !important;
}

@media screen and (max-width:1180px) {
	
	#block-horizontalmenu {
    position: relative;
    text-align: center;
    padding-top: 1em;
    float: left;
    width: 100%;
		margin-top: 1em;
	}
	
	#block-elasticblockmainlogohome,
	#block-elasticblockmainlogo {
		float: left;
    width: 100%;
    text-align: center;
	}
	
	div.navbar-header {
		padding-top: 1em;
	}
	
}

@media screen and (max-width:1180px) {
	
	/* FlexSlider styles */
  
  .slide-block {
    left: 0;
		padding: 1em 1em 1.5em 1em;
  }
  
  .flexslider .flex-direction-nav a {
    top: 10px;
    z-index: 0;
  }
	
	.elastic-content-slider .flexslider .slides img {
		width: auto;
	}
	
	.slide-block .header {
		font-size: 3rem;
	}
	
	#block-elasticblockusermenu {
		float: none;
		text-align: center;
		margin: 0;
	}
	
	.social-networks {
		float: none;
	}
	
	.intranet-access {
		float: none;
		margin: 1em 0;
	}
	
	#block-elasticblockusermenu .dropdown {
		float: none;
	}
	
}

@media screen and (max-width:1230px) {
	
	.homeVideoContainer {
		overflow: hidden;
	}
	
	.homeVideoContainer img {
		height: 100%;
		width: auto;
	}
	
	.overlay-boxes {
		position: relative;
		margin-top: 50px;
	}
	
	.overlay-box {
		border-bottom: 1px dotted white;
	}
	
	.goal-box {
		border-bottom: 1px dotted white;
	}
	
}

@media screen and (max-width:1180px) {
	
	.slide-block {
		width: 500px;
	}
	
	#block-elasticblockmainlogo a {
		float: none;
		margin: 0;
	}
	
	#block-elasticblockmainlogo a img {
		padding: 1em;
	}
	
	.homeVideoContainer {
		height: auto;
	}
	
	.homeVideoOverlay {
		position: relative;
	}
	
}

@media screen and (max-width:767px) {
  
  #mainmenu ul.level1 {
    margin-top: 1.25em;
    text-align: center;
  }
  
  #block-masquerade {
    padding: 0.7em 0.7em 0 0.7em;
    margin-right: 0;
  }
  
  #block-masquerade .form-actions {
    text-align: right;
  }
  
  #block-masquerade .form-submit.btn {
    margin-right: 0;
  }
	
	.horizontal-menu > li ul {
		left: auto;
		right: 0;
	}
	
	.horizontal-menu > li:first-child ul {
		left: 0;
	}
  
	.view-filters .form-item {
		padding-left: 0;
		padding-right: 0;
	}
	
	.nav-tabs > li {
		float: left;
		width: 100%;
	}
	
	.form-inline .select-wrapper {
		width: 100%;
	}
	
	#block-elasticblockmainlogo a {
		float: none;
		margin: 0;
	}
	
	#block-elasticblockmainlogo a img {
		padding: 1em;
	}
	
	.homeVideoOverlay {
		position: relative;
	}
	
	.overlay-box {
		margin: 0 0 2em 0;
		border-bottom: 1px dotted white;
	}
	
	.goal-box {
		margin-bottom: 80px;
	}
	
	a.hcard-box .card-bounce {
		display: none;
	}
	
	a.hcard-box td.card-info,
	a.hcard-box td.card-img {
		width: 100%;
		display: block;
	}
	
	a.vcard-box {
		margin-bottom: 3em;
	}
	
	footer.footer {
		background: none;
	}
	
	footer.footer > .container {
		padding: 0;
	}
	
	.footer_left {
		background: #ececec;
	}
	
	.footer_right {
		background: #6a6aaa;
	}
	
	#block-simplenewssubscription {
		margin-top: 2em;
	}
	
	.view-id-elastic_view_content a.hcard-box td,
	.view-id-elastic_view_content a.hcard-box td.card-img,
	.view-id-elastic_view_content a.hcard-box td.card-info,
	.view-id-elastic_view_content a.hcard-box td.card-summary {
		display: block;
		width: 100%;
	}
	
	article.elastic-content-publication table tr > td {
		display: block;
		padding: 20px 0;
	}
	
	article.elastic-content-publication table tr > td:first-child {
		text-align: left;
	}
	
}



