﻿/* EAS.css Franck [‎08.11.2019 17:10] */


/*Portal enhancement*/

body {background-image: url(https://az659834.vo.msecnd.net/eventsairwesteuprod/production-kuonicongress-public/0586140d5b454071b850eaeea6e15947);
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: #86600c;}
.h3 {background-color: #c19c40;}

#signin-tabs > .active > a {
    color: white;
	background-color: #c19c40;
}

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;
}


