/* ------------------------------------------------------------------------- *\

	 _ __|_ _|  \  |__ __|  \ | __| _ \    __|  _ \   \  |
	   |    |  |\/ |   |   .  | _|    /   |    |   | |\/ |
	  _|  ___|_|  _|  _|  _|\_|___|_|_\_|\___|\___/ _|  _|

	css layout formatting for Content First, static footer, sections! · template
	written by the left hand of mtness

	2012-02-23
	2017-03-22

*/

/* ------------------------------------------------------------------------- */ /* global */

textarea {
	/* font-family: 'Arimo', Tahoma,Geneva,Kalimati,sans-serif; */
}

.default.frame {
	margin-bottom: 64px;
}

hr {
	margin-top: 16px;
	margin-bottom: 16px;
	border: 0;
	border-top: 1px solid #E3E3E3;
	}

/* ------------------------------------------------------------------------- */ /* Submenu with Images */

.content ul.ce-MenuSubpagesImages {
	list-style: none;
	margin: 0 0 32px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.content .ce-MenuSubpagesImages li {
	display: inline-block;
	width: calc(100% / 3);
	text-align: center;
	padding-bottom: 30px;

	text-indent: 0;
	margin-left:  0;
	margin-bottom:  0;
	position: relative;
	padding: 0;
	line-height: 1;
}

.content ul.ce-MenuSubpagesImages li:before  {
	display: none;
}

.ce-MenuSubpagesImages li .item {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ce-MenuSubpagesImages li img {
	display: block;
	width: 100%;
	height: auto;
	opacity: 1;
	transition: .4s ease-in-out;
}
.ce-MenuSubpagesImages li h3 {
	transition: .4s ease-in-out;
}
.ce-MenuSubpagesImages li:hover img {
	opacity: 0.8;
	transform: scale(1.06);
}
.ce-MenuSubpagesImages li:hover h3 {
	color: #111;
}

#u10 .content .ce-MenuSubpagesImages li,
#u29 .content .ce-MenuSubpagesImages li {
	width: calc(100% / 2);
}


/* ------------------------------------------------------------------------- */ /* videobox */

#stage a.videobox {
	text-decoration: none;
	border: 0;
	position: relative;
	display: inline-block;
	cursor: pointer;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	border: 1px solid #888;
}
#stage a.videobox:focus { outline: none; }

#stage .videobox img {
	width: 100%;
	height: auto;
	opacity: 1;
	transition: .4s ease-in-out;
}
#stage .videobox:hover img {
	opacity: 0.5;
	transform: scale(1.06);
}

#stage .videobox:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	display: inline-block;
	text-align: center;
	transform: translate(-50%, -50%);
	content: "⯈";
	font-size: 64px;
	color: #888;
	opacity: .8;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
#stage .videobox:hover:before {
	color: #eee;
}



.fancybox-slide--iframe.fancybox-slide--video {
	overflow: hidden;
}

.fancybox-slide--iframe.fancybox-slide--video .fancybox-content {
	border: 1px solid #222;
}



.fancybox-slide--iframe .fancybox-content {
	min-width  : 80%;
	min-height : 80vh;
	max-width  : 100vw;
	max-height : 100vh;
}

/* ------------------------------------------------------------------------- */ /* specific content */

#c153 h2 + div.ce-image {
	position: relative;
	top: -12px;
}

#c150 .accordion .content .ce-bodytext h2 {
	display: none;
}

/* ------------------------------------------------------------------------- */ /* textpic adjustments */

.ce-gallery figcaption {
	font-size: 0.8em;
}

.pdfbox .ce-gallery figure {
	margin: 5px 10px;
}
.content .pdfbox .ce-image img {
	box-shadow: 2px 2px 8px rgba(0,0,0,0.33);
}
.content .pdfbox .ce-image .image-caption {
	text-align: center;
	padding-top: 4px;
}

/* ------------------------------------------------------------------------- */ /* semantic ui adjustments */

.ui.menu {
	font-family: unset;
	box-shadow: unset;
}

.ui.pagination.menu {
	list-style: none;
}

.ui.accordion .title:not(.ui) {
	font-family: inherit;
	font-weight: initial;
	font-size: 1.1em;
}

.ui.styled.accordion {
	border-radius: 2px;
	box-shadow: none;
	border:1px solid rgba(34, 36, 38, 0.15);
	border-top: 0;
}

.ui.styled.accordion .title, .ui.styled.accordion .accordion .title {
	color: rgba(0, 0, 0, 0.6);
}

.ui.accordion h3 {
	display: inline;
	letter-spacing: 0;
	text-transform: unset;
}

.ui.accordion .content {
	font-size: 1em;
}

.flat.card,
.flat.segment {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.carrier .right.segment {
	float: none;
	width: unset;
}

.carrier .right.button {
	width: unset;
}

.primary.submit.button {
	padding-left: 7.5em;
	padding-right: 7.5em;
}

.carrier .right.floated.ui.buttons {
	width: unset;
	padding: unset;
}

.ui.button {
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: .68571429em;
}

.ui.checkbox label[for="fp_gdpr"] {
	line-height: 1.5;
}
.ui.checkbox label[for="fp_gdpr"]::before {
	top: 4px;
}

/* ------------------------------------------------------------------------- */ /* felogin */

.frame-type-felogin_login {
	max-width: 30%;
	margin: 0 35%;
	padding: 40px 20px;
}
.frame-type-felogin_login legend {
	display: none;
}

.frame-type-felogin_login fieldset {
	border: 0;
}

#loginform div {
	padding: 0 0 10px 0;
}

.frame-type-felogin_login label {
	display: block;
}
.frame-type-felogin_login input {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.45;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-family: 'Arimo', Tahoma,Geneva,Kalimati,sans-serif;
}
.frame-type-felogin_login input[type=submit] {
	margin: 20px 0 0 0;
	cursor: pointer;
	outline: 0;
}

/* ------------------------------------------------------------------------- */ /* userlinks */

#userlinks {
	position: absolute;
	top: 0;
	right: 0;
	color: #111;
	font-size: 12px;
	/* letter-spacing: .1em; */
	font-weight: 400;
	margin: 0;
	line-height: inherit;
	width: 100%;
}
#userlinks .left {
	display: inline-block;
	/* float: left; */
	text-align: center;
	border-left: 1px solid #7f9fad;
	border-right: 1px solid #7f9fad;
	border-bottom: 1px solid #7f9fad;
	height: 40px;
	overflow: hidden;
}
#userlinks .right {
	display: inline-block;
	/* float: right; */
	font-size: 14px;
	text-align: right;
}
#userlinks .wrap {
}
#userlinks .wrap span {
	padding: 0 3px;
}

	#userlinks form {
		display: inline-block;
		padding: 0;
	}
	#userlinks a,
	#userlinks form input {
		display: inline-block;
		padding: 0;
		line-height: 24px;
		color: #0D4D6A;
		text-decoration: none;
		text-transform: uppercase;
		font-family: "NettoWeb";
	}
	#userlinks .left a {
		color: #0D4D6A;
		font-size: 18px;
		font-family: "NettoWeb";
		line-height: 42px;
		letter-spacing: 2px;
		display: block;
		width: 100%;
		color: #fff;
		background-color: #0D4D6A;
		transition: .25s ease-in-out;
	}
	#userlinks .left a:hover {
		color: #0D4D6A;
		background-color: #fff;
	}

	#userlinks .right a.logout {
		padding: 8px 28px 8px 0;
	}
	#userlinks form input {
		border: 0;
		background: none;
		padding: 8px 28px;
		cursor: pointer;
	}
	#userlinks a:hover,
	#userlinks form input:hover {
		text-decoration: none;
		color: #121212;
	}


/* ------------------------------------------------------------------------- */ /* News */

.news-list-view {
	margin: 20px 0;
}

.news-list-view .entry {
	/* font-family: 'Barlow Semi Condensed', sans-serif; */
	margin: 30px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	width: 100%;
	position: relative;
	display: block;
	clear: both;
}

.news-list-view .entry:first-child {
	margin-top: -4px;
}

.news-list-view .entry a {
	color: unset;
	outline: 0;
}

.news-list-view .entry h2 {
	font-size: 1.1em;
	line-height: 1.5;
	border-bottom: 0;
	padding-bottom: 6px;
}

.news-list-view .entry h3 {
	font-size: 0.8em;
	color: #666;
	line-height: 1.25;
	border-bottom: 0;
}

.news-list-view .entry .media-element {
	max-width: 36%;
	display: inline-block;
	float: left;
	padding-right: 10px;
	clear: both;
}
.news-list-view .entry .media-element img {
	width: 100%;
	height: auto;
	display: block;
	border: 1px solid rgba(0,0,0,0.15);
}
.news-list-view .entry .desc {
	padding-left: 10px;
	max-width: 64%;
	min-height: 200px;
	display: inline-block;
}
.news-list-view .entry .desc .date {
	position: relative;
	top: -4px;
	font-size: 0.8em;
	color: #888;
	padding-bottom: 2px;
}
.news-list-view .entry .desc .title {
	font-weight: 400;
	color: #444;
	font-size: 1.3em;
	line-height: 1.6em;
	position: relative;
	top: -8px;
}
.news-list-view .item:hover .desc .title {
	color: #008bd5;
}
.news-list-view .entry .desc .teaser {
	color: #888;
}

.news-list-view.simplelist .item {
	margin-bottom: 20px;
}

.content a.page-link:hover {
	color: #fff;
}

.news-single .news-list-category {
	margin-left: 4px;
	border-left: 1px solid #eee;
	padding-left: 8px;
}

.news-single .header h2 {
	font-size: 1.4em;
	color: #666;
	line-height: 1.25;
	border-bottom: 0;
	position: relative;
	top: -12px;
}

.news-single .news-text-wrap {
	margin-top: 24px;
}

.news-single .first.news-img {
	display: inline-block;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

.news-single .news-img img {
	border: 1px solid #eee;
	width: unset;
}

.news-single .news-related-wrap {
	margin-top: 32px;
	border-top: 1px solid #e6e6e6;
}

.news-single .news-related {
	margin-top: 32px;
}

.news-single .news-related h4 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #686868;
}

.news-single .news-related ul {
	list-style: none;
}


/* ------------------------------------------------------------------------- */ /* map */
div > .tx_staddressmap_gmap {
	margin-bottom: 40px;
	width: 100%;
	height: 60vh;
}
.tx_staddressmap_gmap .gm-style img {
	border: 0;
}

.tx_staddressmap_addresslist {
	display: none;
}

#u82  .default.frame,
#u129 .default.frame {
	margin-bottom: 0;
}


/* ------------------------------------------------------------------------- */ /* media */
.media-element audio {
	width: 100%;
}

/* ------------------------------------------------------------------------- */ /* gb_events */



.tx-gbevents-pi1 .ui.table {
	position: relative;
	border-radius: 1px;
}
.tx-gbevents-pi1 .ui.table + p {
	position: relative;
	top: -10px;
	left: 12px;
}

#c2488 h4 {
	position: relative;
	left: 12px;
}

#u1 .tx-gbevents-pi1 .ui.table {
	top: -12px;
}
#u1 .tx-gbevents-pi1 .ui.table + p {
	top: -20px;
	left: 12px;
}

.tx-gbevents-pi1 .event-table-headline h3 {
	border: 0;
	margin-bottom: 0;
}

.tx-gbevents-pi1.all tr td:nth-child(1) { width: 200px; }
.tx-gbevents-pi1.all tr td:nth-child(2) { width: 50%; }
.tx-gbevents-pi1.all tr td:nth-child(3) { width: 30%; }
.tx-gbevents-pi1.all tr td:nth-child(4) { width: 4%; }





.tx-gbevents-pi1 table td {
	padding: 4px 8px;
}

.ical-link {
	display: inline-block;
	margin-left: 8px;
}

.tx-gbevents-pi1.show .ical-link {
	float: right;
}

.tx-gbevents-pi1 .calendar {
	opacity: 1;
	transition: .25s ease-in-out;
}

.tx-gbevents-pi1 .calendar:hover {
	opacity: 0.5;
}

/* ------------------------------------------------------------------------- */ /* nn_address */

.tx-nn-address .form-control.inline {
	width: auto;
	float:left;
	margin-right: 5px;
}

.tx-nn-address .abc-container {
	display: inline-block;
	width: 100%;
	clear:both;
	margin: 10px 0 40px;
	text-align: center;
}

.p30 .tx-nn-address .abc-container {
	display: none;
}

.tx-nn-address .abc-container .button-toolbar {
	padding: 0;
}

.tx-nn-address .abc-container .button-toolbar .ui.basic.buttons .button {
	padding: 6px 6px 5px 7px;
}

.tx-nn-address .abc-container .button-toolbar .ui.basic.buttons .button:hover {
	border-bottom: 0;
}

.tx-nn-address .tx_nnaddress_search {
	text-align: left;
}


.tx-nn-address .tx_nnaddress.abclist {
	width: 100%;
	margin: 20px auto 80px;
	float: none;
	clear: both;
}

.tx-nn-address .tx_nnaddress.abclist .entry {
	width: calc(50% - 18px);
	float: left;
	border: 1px solid #eee;
	margin: 4px;
	padding: 10px;
	display: flex;
	min-height: 250px;
}

.tx-nn-address .tx_nnaddress.abclist .entry .image {
	width: 120px;
	max-width: 120px;
	padding-right: 10px;
	display: block;
}

.tx-nn-address .tx_nnaddress.abclist .entry .image a,
.tx-nn-address .tx_nnaddress.abclist .entry .image img {
	width: 100%;
	height: auto;
	border: 0;
	float: left;
	display: block;
}

.tx-nn-address .tx_nnaddress.abclist.research .entry .image {
	width: 160px;
	max-width: 160px;
}

/* ------------------------------------------------------------------------- */ /* registeraddress */

.content .tx-fp-newsletter h1 + p {
	font-size: 1em;
}

.tx-fp-newsletter .ui.equal.width.form,
.tx-fp-newsletter .ui.equal.width.form .ui.checkbox {
	font-size: 1em;

}

.tx-fp-newsletter .ui.equal.width.form .inline.field label {
	width: 120px;

}

.tx-fp-newsletter .checkboxes {
	border: 0;
	margin: 20px 0 40px;
}
.tx-fp-newsletter .checkboxes .ui.toggle.checkbox label {
	width: auto;

}

.ui.toggle.checkbox input:checked ~ .box::after,
.ui.toggle.checkbox input:checked ~ label::after {
	box-shadow: 0 1px 2px 0 rgba(34,36,38,.15),0 0 0 1px rgba(34,36,38,.15) inset;
}


/* ------------------------------------------------------------------------- */ /* program table styling */

.ui.styled.accordion {
	width: 100%;
}

.program.table td {
	vertical-align: top;
	line-height: 1.2em;
}
.program.table td+td {
	width: 50%;
}
.program.table td:nth-child(2) {
	/* font-weight: bold; */
}
.program.table td span {
	font-size: 0.8em;
}
.program.table td span em {
	margin-top: 8px;
	display: block;
	font-style: normal;
}
.program.table td span i {
	font-style: normal;
	font-size: 0.9em;
	color: rgba(0,0,0,.66);
}

.program.table h3 {
	line-height: unset;
	margin: 0;
	border: 0;
	font-size: 1em;
	color: #333;
}
.program.table h4 {
	color: #666;
}
.program.table .track-name {
	color: #435898;
}

.xs .ui.table:not(.unstackable) tr.mobile.hidden {
	display: none !important;
}

.ui.table:not(.unstackable) tr {
	padding-top: 0;
}


/* ------------------------------------------------------------------------- */ /* registeraddress */

.content .tx-registeraddress h1 + p {
	font-size: 1em;
}

.tx-registeraddress .ui.equal.width.form,
.tx-registeraddress .ui.equal.width.form .ui.checkbox {
	font-size: 1em;

}

.tx-registeraddress .ui.equal.width.form .inline.field label {
	width: 120px;

}

.tx-registeraddress .checkboxes {
	border: 0;
	margin: 20px 0 40px;
}
.tx-registeraddress .checkboxes .ui.toggle.checkbox label {
	width: auto;

}

.ui.toggle.checkbox input:checked ~ .box::after,
.ui.toggle.checkbox input:checked ~ label::after {
	box-shadow: 0 1px 2px 0 rgba(34,36,38,.15),0 0 0 1px rgba(34,36,38,.15) inset;
}

/* ------------------------------------------------------------------------- */ /* scientific board */

.content ul.ce-bullets li {
	line-height: 1.1;
	margin-bottom: 0.75em;
}
.content ul.ce-bullets li p  {
	margin: 0;
	padding: 0;
}
.ce-bullets br+i {
	font-size: 0.9em;
}

/* ------------------------------------------------------------------------- */ /* committee portraits */

.content .portraits {
	display: flex;
	flex-flow: wrap;
}
.content .portraits h1 {
	display: block;
	width: 100%;
}
body .content .portraits .portrait {
	width: 50%;
	display: flex;
	margin-bottom: 50px;
	position: relative;
}
.content .portraits .portrait img {
	width: unset;
	filter: saturate(75%) grayscale(75%);
	border-radius: 50%;
	margin-right: 20px;
}
body .content .portrait figcaption {
	display: block;
	position: absolute;
	left: 140px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	width: calc(100% - 140px);
}

/* mtness, 2019-05-23 */
/* interesting - :first-line pseudo-element doesn't work with display: flex^^ */
body .content .portrait figcaption:first-line {
	font-size: 18px;
}
/* ------------------------------------------------------------------------- */ /* exhibitor images */

.content .exhibitors {
	display: flex;
	flex-flow: wrap;
}
.content .exhibitors h2 {
	display: block;
	width: 100%;
	margin-bottom: 0;
}

body .content .exhibitors {
	background-color: #fff;
	max-width: 100%;
	display: flex;
	justify-content: center;
	padding: 30px 0 60px;
}
@media (max-width: 768px) {
	body .content .exhibitors {
		padding-left: 5vw;
		padding-right: 5vw;
	}
}

body .content .exhibitors .exhibitor {
	max-width: 300px;
	padding: 15px 30px 15px;
	display: flex;
	justify-content: center;
	align-items:center;
}
.content .exhibitors .exhibitor img {
	max-width: 180px;
	height: max-content;
}

/* mtness, 2019-05-23 */
/* interesting - :first-line pseudo-element doesn't work with display: flex^^ */
body .content .exhibitor figcaption:first-line {
	font-size: 18px;
}

/* ---------------------------------------------------------------------------- */ /* default CTA button from header */

.button > * > a {
	background-color:#256F9C;
	border: 1px solid #256F9C;
	border-radius: 3px;
	color:#ffffff;
	display:inline-block;
	font-family:sans-serif;
	font-weight:normal;
	font-size: 1rem;
	text-align:center;
	text-decoration:none;
	padding: .25rem 3rem;
	margin: 0 0 2rem;
	transition: background-color .1s ease-in-out;
}
.button a:hover {
	background-color:#ffffff;
	color:#256F9C;
}



/* ---------------------------------------------------------------------------- */ /* copyright hover */


.ce-image .image .imgwrap,
.ce-textpic .image .imgwrap {
    position: relative;
    display: block;
    align-items: center;
    top: 0;
    object-fit: contain;
}


.news-img > a,
.ce-image .image .imgwrap > a,
.ce-textpic .image .imgwrap > a,
.ce-image .image .imgwrap > img,
.ce-textpic .image .imgwrap > img {
    display: block;
    position: relative;
}

.media-element .copy,
.news-img .copy,
.hero.copy,
.ce-image .image .imgwrap .copy,
.ce-textpic .image .imgwrap .copy {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    width: 100%;
    text-align: right;
    z-index: 1;
    mix-blend-mode: difference;
    color: #fff;
}

.copy .trigger {
    display : inline-block;
    padding: 2px 6px 2px 4px;
    opacity: 1;
}
.copy .data {
    position: absolute;
    width: auto;
    max-width: 85%;
    bottom: 0;
    right: 0;
    padding: 2px 6px 2px 4px;
    opacity: 0;
    background-color : #8888;
}
@media only screen and (max-width: 991px) {
    .copy .data {
        max-width: 96%;
    }
}

.copy:hover {
    mix-blend-mode: unset;
    transition: .2s mix-blend-mode ease-in-out;
}
.copy:hover .trigger {
    opacity: 0;
    transition: .2s opacity ease-in-out;
}

.copy:hover .data {
    opacity: 1;
    transition: .2s opacity ease-in-out;
}

/* ------------------------------------------------------------------------- */ /* caballero accordion collapsible */

@media screen and (max-width: $xl-break-point + 40px) {
	.accordion {
		padding: 0 20px;
	}
}

details {
	position:relative;
	overflow:hidden;
	max-width: 100%;
	--detailContentHeight:auto;
	border-top:1px solid #d8d8d8;
}
details:last-child {
	border-bottom:1px solid #d8d8d8;
}


summary {
	position:relative;
	display:block; /* turns off the open indicator on modern UA's */
	padding:1rem 3em 1em 1em;
	background-color : #fcfcfc;
	font-size: 1.2rem;
	cursor : pointer;
	z-index : 1;
	transition: .2s background-color ease-in-out;
}

summary::-webkit-details-marker {
	display:none;
}

summary:hover {
	background-color : #fafafa;
}

summary:focus {
	user-select: none;
	outline:none;
}

summary:after {
	position:absolute;
	top:.8rem;
	right:1rem;
	content: '+';
	display:inline-block;
	color: inherit;
	font-size : 1.25rem;
	transition:transform 0.2s;
}

details[open]:not(.closed) > summary {
	background-color : #f8f8f8;
}

details[open]:not(.closed) > summary:after {
	transform-origin: center center;
	transform: rotateZ(45deg);
}

details > div {
	overflow:hidden; /* wrap margins */
	transition:margin-top 0.3s;
	padding: 20px;
}

details.closed > div {
	margin-top:var(--detailContentHeight);
}

/* ------------------------------------------------------------------------- */
/* EOF */
