.uk-scope{display:inline-block;width:100%;min-height:300px}.uk-scope h2{overflow-wrap:break-word}.uk-scope .event-list-item:hover{display:block;background:#f5f5f5}.uk-scope .uk-navbar-container{min-height:80px}.uk-scope .lamp-green,.uk-scope .lamp-orange,.uk-scope .lamp-red,.uk-scope .lamp-yellow{display:inline-block;height:16px;width:16px;border-radius:8px;margin-right:8px}.uk-scope .lamp-red{background-color:red}.uk-scope .lamp-green{background-color:green}.uk-scope .lamp-orange{background-color:orange}.uk-scope .lamp-yellow{background-color:#ff0}.uk-scope .details-table>tbody>tr>td:first-child{padding-right:15px;font-weight:bolder}.uk-scope .details-table td:last-child{white-space:pre-wrap}.uk-scope .details-table td{vertical-align:top}.uk-scope input:invalid{border-color:red!important}.uk-scope input[type=date]::-webkit-inner-spin-button{display:none}@media (max-width:959px){.uk-scope .subscribe-button{position:fixed;bottom:0;min-width:200px;left:calc((100vw - 200px)/ 2);z-index:200}}@media (max-width:449px){.uk-scope .details-table.table-collapse td{display:block}.uk-scope .details-table.table-collapse td:first-child{padding-bottom:0}.uk-scope .details-table.table-collapse td:last-child{padding-top:12px}}/*!
 * progress bar
 * based on https://ericheikes.com/creating-a-progress-bar-with-css/
 */.uk-scope ol.steps{list-style:none;margin:0;padding:0;overflow:hidden;font-size:13px;line-height:20px;font-weight:700}.uk-scope ol.steps li{list-style-image:none;list-style-type:none;text-align:center;background:#E0ECFF;position:relative;margin-left:43px}.uk-scope ol.steps li span:after,.uk-scope ol.steps li:after{position:absolute;top:50%;content:" ";height:0;width:0;pointer-events:none;margin-top:-19px}.uk-scope ol.steps li:after{left:100%;border:solid transparent;border-left-color:#E0ECFF;border-width:19px}.uk-scope ol.steps li:first-child{margin-left:0}.uk-scope ol.steps li:first-child span{padding:9px}.uk-scope ol.steps li:first-child span:after{border:none}.uk-scope ol.steps li span{display:block;padding:9px 28px 9px 9px}.uk-scope ol.steps li span:after{right:100%;border:solid #E0ECFF;border-left-color:transparent;border-width:19px}.uk-scope ol.steps>li{float:left;color:#000}.uk-scope ol.steps li.current{color:#fff;background:#1e87f0}.uk-scope ol.steps li.current:after{border-left-color:#1e87f0}.uk-scope ol.steps li.current span:after{border-color:#1e87f0 #1e87f0 #1e87f0 transparent}.uk-scope ol.steps li.step1{z-index:1}.uk-scope ol.steps li.step2{z-index:0}