<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eventBrief{
	padding: 10px 10px 0 10px;
    margin: 10px auto;
    background-color: white;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
}

.eventBrief .eventLink{
    background-color: white;
/*    width: 90%;*/
}

.eventBrief .headerRow{
    position: relative;
    border-bottom: 1px solid #6080A0;
}

.eventBrief .courseDurationNote{
    margin-left: 38px;
}

.eventBrief .questionGroup p{
    width: auto;
}

.eventPrerequisite{
    position:absolute;
    right:0;
    bottom:0;
    width: 120px;
    margin: 0;
    padding: 3px 5px 0 5px;
    background-color: #6080A0;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 9pt;
    vertical-align: bottom;
    text-align: center;
    border:1px solid #6080A0;
}

.eventListing{
    margin-left: 38px;
    margin-right: 20px;
}

.eventListing h3{
    margin: 5px auto 0 auto;
    font-size: 12pt;

}

.eventListingItem{
    position: relative;
    height: 32px;
    background-image: url('/images/magnifier-oma.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 40px;
    border-bottom: 1px solid #C0D0E0;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.listingTitle span{
    font-size: 9pt;
}

.listingDates{
    font-size: 9pt;
}

.registrationButtons{
    display: block;
    margin: 10px 0 10px 0;
    border-bottom:1px solid #6080A0;
    text-align: center;
    padding-bottom: 5px;
}

.registrationButtons &gt; div{
    display: inline-block;
    text-align: center;
    margin: 0 20px;
}

.regInfo p{
    font-size: 9pt;
}

.regButton{
    background-color: #E08060;
    color: white;
    /*border: 1px solid #E08060;*/
    border-radius: 5px;
    padding: 5px 10px;
    cursor:pointer;
    margin: 5px 10px;
    display: inline-block;
}

.regButtonOwn{
    border: 1px solid #6080A0;
    border-radius: 5px;
    color: #808080;
    cursor: pointer;
    padding: 5px 10px;
    margin-bottom: 5px;
    width:80px;
}

.buttonTitle{/*
    background-image: url("/images/hoyla.png");
    background-position:  2px center;
    background-repeat: no-repeat;
    background-size: 32px auto;*/
    font-size: 28px;
    color: #6080A0;
    font-weight: bold;
}

.buttonTitle .promo{
    color: #e08060;
    margin-left: 10px;
    border: 1px solid #E08060;
    border-radius: 8px;
    padding: 2px;
    font-size: 8pt;
}

.regButton p{
    color: white;
    margin:0 auto;
    font-size: 8pt;
}

.regButton:hover{
    border: 1px solid #E08060;
}

.regButtonOwn:hover{
    border: 1px solid #E08060;
}

.regButton .button{
    color:white;
}

.regButton p.buttonTitle{
    color: white§;
    font-size: 9pt;
    font-weight: bold;
}

.eventGoal{
    margin-top: 8px;
}

.eventBackgroundTitle{
    padding:0;
    margin:20px auto 5px auto;
    font-size: 13pt;
}

.formContainer{
	width:100%;
	text-align: center;
	border-bottom: 1px solid #6080A0a0;
	margin: 10px auto;
}

.formContainer &gt; div{
    width: 80%;
    margin:10px auto;
    text-align: center;
}

.reginput{
	width: 80%;
    border: 1px solid#D0E0F0;
	text-align: center;
	margin-top: 10px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.regtextarea{
	width: 80%;
	height: 80px;
    border: 1px solid#D0E0F0;
    border-radius: 5px;
	text-align: center;
	margin-top: 10px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.reginput:hover, .reginput:focus{
	background-color: #f8f8f8;
}

p.help{
	margin-top:0;
}

.buttons{
	width: 100%;
	text-align: center;
	margin: 20px auto;
}

.buttons p{
	width: 30%;
	display: inline-block;
}

.buttons p:nth-child(1){
	text-align: right;
}

.buttons p:nth-child(2){
	text-align: center;
}

.buttons p:nth-child(3){
	text-align: left;
}

.buttons p span{
	display: inline-block;
	width: 100px;
	text-align: center;
	background-color: rgb(152, 206, 247);
	padding: 5px;
	cursor: pointer;
	border: 1px solid #808080;
	border-radius: 5px;
}

.buttons p.confirm span{
    background-color: #E08060;
    color:white;
}

.buttons p.continue.disabled{
	cursor: default;
    color:#C0D0E0;
    cursor: default;
}

.buttons p.continue.disabled span{
	background-color: #D0D0D0;
	color: #808080;
    cursor: default;
}

.buttons p:hover span{
	color: #f8f8f8;
}

.buttons p.continue.disabled:hover span{
	background-color: #D0D0D0;
	color: #808080;
}


.buttons p.confirm span {
	background-color: #E08060;
	color: white;
}

.summaryContainer div.terms, #ownEvent div.terms{
    width: 90%;
    margin: 0 auto;
}

.terms p{
    font-size: 8pt;
}

#traditionalCourseDescription img{
    max-width: 80%;
    margin: 10px auto;
    display: block;
}

.scheduleCalendar, .scheduleGuide{
    display: table-cell;
    width: 50%;
    vertical-align: top;
}

.scheduleGuide{
    text-align: left;
}

.regRole, .eventType, .deliveryMethod{
    /* text-decoration: underline;*/
    cursor: pointer;
    width: fit-content;
    border-radius: 5px;
    padding: 3px;
    margin: 0 auto;
}

.regRole.selected, .eventType.selected, .deliveryMethod.selected{
    background-color: #E08060;
    color:white;
}

.enquiryInterest{
    margin: 10px auto;
}

.customPricing td{
    font-size: 9pt;
    font-weight: normal;
}

table.customPricing{
    margin: 0 auto;
}

.customPricing td:nth-child(1){
    text-align: left;
    padding-right: 5px;
}

.customPricing td:nth-child(2){
    text-align: right;
}</pre></body></html>