form.ng-invalid button.disabled-spinner,button.disabled-spinner.not-allowed{cursor:not-allowed;pointer-events:none;opacity:.6}button.disabled-spinner:disabled{position:relative}button.disabled-spinner:disabled:after{position:absolute;content:" ";left:40%;top:6%;height:70%;aspect-ratio:1;border-width:3px;border-style:solid;border-color:transparent black transparent black;border-radius:50%;animation:spinner 1.2s linear infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input,textarea,button{border-radius:.3em;border:solid 1px black;margin:.1em .5em .5em 0;padding:.2em .3em}input.ng-invalid.ng-touched,textarea.ng-invalid.ng-touched,button.ng-invalid.ng-touched{background-color:snow;border:solid red 1px}input[type=button],input[type=submit],textarea[type=button],textarea[type=submit],button[type=button],button[type=submit]{margin-top:.2em;min-width:15em;padding:1em;background-color:#98fb98;cursor:pointer}input[type=text],input[type=email],textarea[type=text],textarea[type=email],button[type=text],button[type=email]{background-color:#cfc}input[disabled],input[disabled].verstuur,textarea[disabled],textarea[disabled].verstuur,button[disabled],button[disabled].verstuur{color:gray;background-color:#d3d3d3;cursor:no-drop;border:solid 1px darkgrey}input.amount,textarea.amount,button.amount{width:6em;text-align:right}button.verstuur{margin-top:.2em;min-width:10em;padding:.2em;background-color:#98fb98;cursor:pointer;font-size:large}table.filmGezien input[type=text]{max-width:30em}textarea{background-color:#cfc;margin:.1em .5em .5em 0;resize:none}select{border-radius:.2em;border:solid 1px black;margin:.1em .5em .5em 0;padding:.1em .5em;min-width:10em;background-color:#cfc}select.ng-invalid.ng-touched{background-color:snow;border:solid red 1px}select.make-choice,select option.make-choice{font-style:italic}select option{font-style:normal}body,table,select,input{font:12px Verdana;color:#00008b}body{background-color:#ffe;padding:1em}label{margin-right:1em}.loading-spinner{display:inline-block;width:20rem;height:6rem}.loading-spinner:after{content:" ";display:block;width:64px;height:64px;margin:1em 0 0 6rem;border-radius:50%;border-bottom-style:solid;border-bottom-width:24px;border-color:#aaf transparent #aaa transparent;animation:loading-spinner 1.2s linear infinite}@keyframes loading-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{width:fit-content;margin:.5em 0;padding:1em;border-radius:.3em;background-color:#eee8aa;color:#a00}.menu-header{height:5em}.menu{height:5em;margin-top:-1.5em;margin-left:-1em;background-color:#ffc;font-size:14px}.menu>li{display:inline;margin-right:5px;margin-top:2em}.flex-container{position:fixed;display:-webkit-flex;display:flex;width:100%}.flex-container a{padding:.8em;border-radius:.5em;text-align:center;font-weight:700;color:#000;background-color:#dfd;width:100px;margin:1em;text-decoration:none}.flex-container a:hover{background-color:#cfc}.flex-container a.currentPage{font-weight:700;background-color:#afa}.genres th,.genres td{text-align:center}.genres th:first-child,.genres td:first-child{text-align:left}.genres th{width:90px}.filter-match{font-weight:700}table.overzicht th,table.overzicht td{padding-right:1em;text-align:left;vertical-align:top}table.overzicht th.titel{width:300px}table.overzicht th.numeriek{width:50px;text-align:center}table.overzicht th.datum{width:100px}table.overzicht th.toelichting{min-width:200px}table.overzicht td.numeriek{text-align:center}table.overzicht th.link,table.overzicht a.link{cursor:pointer;text-decoration:underline}.progressBar{width:100%;background-color:#ddd;align-content:center}.loadingText{position:fixed;width:100%;height:100%;text-align:center;vertical-align:middle}.finishedBar{width:2.5%;height:3em;background-color:#4caf50}table.list th,table.list td{padding:.2em .5em;text-align:left;vertical-align:top}table.list th:first-child,table.list td:first-child{text-align:right}table.list td:nth-child(4){white-space:nowrap}
