.container-fluid{background-color:#f3f5fa;min-height:100vh;height:100%}.container{padding-top:3em;padding-bottom:2em}.deltagergrupper{width:100%}.deltager-tider{list-style:none}.deltager-tider li{margin-top:12px}.grupper-tillegg{display:flex;flex-direction:row;gap:2em}.deltager-liste{display:flex}.deltager-felt label{font-weight:bold}.barn,.foresatt{border-bottom:1px solid #47b2e4;margin-top:2em;padding-bottom:2em}.Requried{color:#c00000}.is-invalid1{border:1px solid #c00000}.input-panel .custom-form{width:100%;border-top:3px solid #47b2e4;border-bottom:3px solid #47b2e4;padding:30px;background:white;box-shadow:0 0 24px 0 rgba(0,0,0,0.12)}.input-panel .custom-form .form-group{padding-bottom:8px}.input-panel .custom-form .validate{display:none;color:red;margin:0 0 15px 0;font-weight:400;font-size:13px}.input-panel .custom-form .error-message{display:none;color:white;background:#ed3c0d;text-align:left;padding:15px;font-weight:600}.input-panel .custom-form .error-message br+br{margin-top:25px}.input-panel .custom-form .sent-message{display:none;color:white;background:#18d26e;text-align:center;padding:15px;font-weight:600}.input-panel .custom-form .loading{display:none;background:white;text-align:center;padding:15px}.input-panel .custom-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid #18d26e;border-top-color:#eee;animation:animate-loading 1s linear infinite}.input-panel .custom-form .form-group{margin-bottom:20px}.input-panel .custom-form label{padding-bottom:8px}.input-panel .custom-form input,.input-panel .custom-form textarea{border-radius:0;box-shadow:none;font-size:14px;border-radius:4px}.input-panel .custom-form input:focus,.input-panel .custom-form textarea:focus{border-color:#47b2e4}.input-panel .custom-form input{height:44px}.input-panel .custom-form textarea{padding:10px 12px}.input-panel .custom-form button[type=submit]{background:#47b2e4;border:0;padding:12px 34px;color:white;transition:.4s;border-radius:50px}.input-panel .custom-form button[type=submit]:hover{background:#209dd8}.show-group{display:block!important}.hide-group{display:none!important}.chkcontainer{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chkcontainer input[type='checkbox'],.chkcontainer input[type='radio']{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.chkcontainer input[type='checkbox']+.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.chkcontainer input[type='radio']+.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.chkcontainer:hover input ~ .checkmark{background-color:#ccc}.chkcontainer input:checked ~ .checkmark{background-color:#209dd8}.chkcontainer input+.checkmark:after{content:"";position:absolute;display:none}.chkcontainer input:checked ~ .checkmark:after{display:block}.chkcontainer input[type="checkbox"]+.checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.chkcontainer input[type="radio"]+.checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:white}