﻿/* EAS.css Franck [‎08.11.2019 17:10] 
Amended by Laurie on 14.01.2021*/


/*Portal enhancement*/

body {background-image: url(https://az659834.vo.msecnd.net/eventsairwesteuprod/production-kuonicongress-public/700f2e08453f47df956559a3e5c8a3db);
background-attachment:fixed;
background-position:50% 50%;}

#acceptedTerms {
	background:#baccde	;
	border-top:2px solid #aeb8de;
	border-bottom:2px solid #aeb8de;
	padding:1em 1em 1em 5em;
}
#termsAndConditions{
background-color:#baccde	;
}
.h2,.h3 {
    color: white;
    padding: .3em;
    text-transform: uppercase;
}

.h2 {background-color: #831791;}
.h3 {background-color: #38497F;}

#signin-tabs > .active > a {
    color: white;
	background-color: #CC5CC0;
}

span.session-label {
    text-decoration: none;
    cursor: default;
}

hr {
	border-top-width: 5px;
}

label {
	font-weight: bold !important;
}

tr.summary-heading.do-not-show-after,
tr.summary-heading.do-not-show-after ~ tr {
    display: none !important;
}

/*
#anchor_AttendeeAppConsent,
#anchor_DataProcessingConsent {
	display: none !important;
}
*/


/* add fake * to make input looks required 
[for="cst_36b660b9cd25445fbd89036246db62ad"]::after,
[for="22ddb76f-99d4-46ca-941d-09214ef8c9bb_cst_57569d6e12e94c8eb2000d31908e11ed"]::after {
	content: ' *';
	font-weight: bold;
	color: red;
	font-size: 1.1em;
} 
*/


