/* #006578 */
#Felt180 option[value="16"],
#Felt240 option[value="16"],
#Felt447 option[value="16"],
#Felt449 option[value="16"],
#Felt502 option[value="16"],
#Felt556 option[value="16"],
#Felt557 option[value="16"],
#Felt605 option[value="16"],
#Felt606 option[value="16"],
#Felt607 option[value="16"],
#Felt1125 option[value="16"],
#Felt180 option[value="17"],
#Felt240 option[value="17"],
#Felt447 option[value="17"],
#Felt449 option[value="17"],
#Felt502 option[value="17"],
#Felt556 option[value="17"],
#Felt557 option[value="17"],
#Felt605 option[value="17"],
#Felt606 option[value="17"],
#Felt607 option[value="17"],
#Felt1125 option[value="17"],
#Felt180 option[value="48"],
#Felt240 option[value="48"],
#Felt447 option[value="48"],
#Felt449 option[value="48"],
#Felt502 option[value="48"],
#Felt556 option[value="48"],
#Felt557 option[value="48"],
#Felt605 option[value="48"],
#Felt606 option[value="48"],
#Felt607 option[value="48"],
#Felt1125 option[value="48"],
#Felt180 option[value="49"],
#Felt240 option[value="49"],
#Felt447 option[value="49"],
#Felt449 option[value="49"],
#Felt502 option[value="49"],
#Felt556 option[value="49"],
#Felt557 option[value="49"],
#Felt605 option[value="49"],
#Felt606 option[value="49"],
#Felt607 option[value="49"],
#Felt1125 option[value="49"],
#Felt180 option[value="71"],
#Felt240 option[value="71"],
#Felt447 option[value="71"],
#Felt449 option[value="71"],
#Felt502 option[value="71"],
#Felt556 option[value="71"],
#Felt557 option[value="71"],
#Felt605 option[value="71"],
#Felt606 option[value="71"],
#Felt607 option[value="71"],
#Felt1125 option[value="71"],
#Felt180 option[value="72"],
#Felt240 option[value="72"],
#Felt447 option[value="72"],
#Felt449 option[value="72"],
#Felt502 option[value="72"],
#Felt556 option[value="72"],
#Felt557 option[value="72"],
#Felt605 option[value="72"],
#Felt606 option[value="72"],
#Felt607 option[value="72"],
#Felt1125 option[value="72"] {
  display: none;
}
#Felt181 option[value="16"],
#Felt241 option[value="16"],
#Felt448 option[value="16"],
#Felt450 option[value="16"],
#Felt503 option[value="16"],
#Felt181 option[value="17"],
#Felt241 option[value="17"],
#Felt448 option[value="17"],
#Felt450 option[value="17"],
#Felt503 option[value="17"],
#Felt181 option[value="48"],
#Felt241 option[value="48"],
#Felt448 option[value="48"],
#Felt450 option[value="48"],
#Felt503 option[value="48"],
#Felt181 option[value="49"],
#Felt241 option[value="49"],
#Felt448 option[value="49"],
#Felt450 option[value="49"],
#Felt503 option[value="49"] {
  display: none;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  font: 12px verdana, Helvetica, Arial, sans-serif;
}
input[readonly]:not(.wk-file-field) {
  background: #ccc;
  border: 1px solid #ccc;
}
#logo {
  z-index: 1;
  width: auto;
  height: 5rem;
}
#bruger-menu,
#bund-indhold,
.toplinewrapper {
  width: 1420px;
  margin: 0 auto;
}
.toplinewrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  height: 100px;
}
.toplinewrapper .pagetitle {
  z-index: 1;
  color: #fff;
  width: calc(100% - 525px);
  padding: 0 15px;
  font-size: 16px;
}
.toplinewrapper .topbackground {
  position: absolute;
  width: 100%;
  height: 11vh;
  background: url(design/frk_stroemme_hvid_eps.svg) no-repeat 50%;
  opacity: 0.1;
  background-size: cover;
  background-position-y: 50%;
  left: 0;
  z-index: 0;
}
.toplinewrapper #imageLink {
  width: 245px;
  z-index: 1;
}
.toplinewrapper .toolboxwrapper {
  width: 280px;
  z-index: 1;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
}
.toplinewrapper .toolboxwrapper .myprofil {
  order: 1;
  z-index: 1;
  height: 40px;
  background: #007aa6;
  color: #fff;
  border: none;
  padding: 0 20px;
  transition: background 300ms ease-in-out;
  cursor: pointer;
}
.toplinewrapper .toolboxwrapper .myprofil:hover {
  background: #00678d;
}
.toplinewrapper .toolboxwrapper .myprofil:before {
  font-family: 'FontAwesome';
  content: '\f007';
  font-size: 16px;
  margin-right: 5px;
}
.toplinewrapper .toolboxwrapper .opret_forening {
  order: 1;
  z-index: 1;
  height: 40px;
  background: #007aa6;
  color: #fff;
  border: none;
  transition: background 300ms ease-in-out;
  cursor: pointer;
  padding: 0 20px;
}
.toplinewrapper .toolboxwrapper .opret_forening:hover {
  background: #00678d;
}
.toplinewrapper .toolboxwrapper .pagelogin {
  order: 2;
  z-index: 1;
  height: 40px;
  background: #007aa6;
  color: #fff;
  border: none;
  padding: 0 20px;
  transition: background 300ms ease-in-out;
  cursor: pointer;
}
.toplinewrapper .toolboxwrapper .pagelogin:hover {
  background: #00678d;
}
#ui-datepicker-div {
  font-size: 14px;
}
.topimg {
  width: 100%;
  height: 320px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
#side {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
#panel1 {
  width: 100%;
}
#panel2 {
  display: none;
  width: 340px;
}
#ekstra-infoboks1 {
  background: #005b82;
  padding: 16px;
  margin-bottom: 16px;
}
#ekstra-infoboks1 #dato {
  color: #fff;
  font-size: 20px;
  margin: 16px 0 32px;
  text-align: center;
}
#ekstra-infoboks1 h1 {
  color: #fff;
}
#ekstra-infoboks1 .blog-link-linje {
  text-align: right;
}
#ekstra-infoboks1 .liste-kalender .beskrivelse {
  display: none;
}
#ekstra-infoboks1 .liste-kalender h3 {
  color: #fff;
  font-size: 16px;
  margin: 16px 0 5px 0;
}
#ekstra-infoboks1 .liste-kalender ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#ekstra-infoboks1 .liste-kalender ul li span.tid {
  display: none;
  color: #fff;
  font-size: 12px;
}
#ekstra-infoboks1 .liste-kalender ul li a {
  color: #fff;
  font-size: 12px;
}
#ekstra-infoboks1 .liste-kalender ul li a:hover {
  color: #cccccc;
}
#forside #main-menu-container {
  display: none;
}
#forside #indhold {
  width: calc(100% - 388px);
  max-width: 1100px;
  padding-right: 32px;
}
#forside #panel2 {
  display: block;
}
#forside #panel2 select,
#forside #panel2 input {
  height: 30px;
  border: 1px solid #a9a9a9;
}
#forside .bruger-menu {
  display: none;
}
#forside .resource-search {
  width: 100%;
  background: #dae1e6;
  margin: 0 auto;
  text-align: center;
  padding: 1em 0;
}
#forside .resource-search fieldset {
  display: inline-block;
  border: none;
  vertical-align: top;
}
#forside .resource-search fieldset legend {
  text-align: left;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  color: #000;
}
#forside .resource-search .search-criterion {
  display: inline-block;
}
#forside .resource-search .search-criterion label {
  text-align: left;
  display: block;
  color: #000;
}
#forside .resource-search .search-criterion input,
#forside .resource-search .search-criterion select {
  margin-right: 5px;
  height: 30px;
}
#forside .resource-search .search-criterion .list-input {
  min-width: 204px;
  max-width: 252px;
}
#forside .resource-search .search-criterion .date-input {
  width: 80px;
  padding-left: 5px;
}
#forside .resource-search .search-criterion .time-input {
  padding-left: 5px;
  width: 48px;
}
#forside .resource-search button {
  height: 30px;
  width: 55px;
  padding: 0;
  font-weight: bold;
  color: white;
  border: 2px solid #007aa6;
  background: #007aa6;
  cursor: pointer;
}
#forside .resource-search button:hover {
  background: #00678d;
  border: 2px solid #00678d;
}
.boks-liste {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 30px;
  justify-content: space-between;
}
.boks-liste .box,
.boks-liste .boks {
  cursor: pointer;
  position: relative;
  text-align: left;
  margin: 0;
  vertical-align: top;
  padding: 0;
  text-decoration: none;
  border: 1px solid #b2b09e;
  color: #171f25;
  margin-bottom: 20px;
  height: 210px;
  width: 330px;
  transition: all ease-out 300ms;
}
.boks-liste .box .approvedInfo,
.boks-liste .boks .approvedInfo,
.boks-liste .box .sentInfo,
.boks-liste .boks .sentInfo {
  display: none;
}
.boks-liste .box .text,
.boks-liste .boks .text {
  padding: 10px;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  height: 84px;
  width: 100%;
}
.boks-liste .box .text h2,
.boks-liste .boks .text h2,
.boks-liste .box .text h3,
.boks-liste .boks .text h3 {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
}
.boks-liste .box .text p,
.boks-liste .boks .text p {
  margin: 0;
  line-height: 20px;
}
.boks-liste .box .text a,
.boks-liste .boks .text a {
  color: inherit;
  text-decoration: none;
}
.boks-liste .box:hover,
.boks-liste .boks:hover {
  transform: scale(1.05);
  transition: all ease-in 300ms;
}
.boks-liste .nynav .text {
  height: 105px;
  background: #ffffff;
}
.boks-liste .graa {
  background-color: #d8d8d8;
}
.boks-liste .blaa {
  background-color: #bcd6e5;
}
.boks-liste .minprofil {
  background: url('boksbilleder/min-profil.jpg');
  background-size: cover;
}
.boks-liste .vejledninger {
  background: url('boksbilleder/vejledninger.png');
  background-size: cover;
}
.boks-liste .booking {
  background: url('boksbilleder/book-lokaler.jpg');
  background-size: cover;
}
.boks-liste .foreningsoversigt {
  background: url('boksbilleder/foreningsoversigt.jpg');
  background-size: cover;
}
.boks-liste .FondeDK {
  background: url('billeder/Fonde.dk%20-%20billede%20-%20boks.jpg');
  background-size: cover;
}
.boks-liste .ny-forening {
  background: url('boksbilleder/ny-forening.jpg');
  background-size: cover;
}
.boks-liste .formandskift {
  background: url('boksbilleder/checkliste.jpg');
  background-size: cover;
}
.boks-liste .arrangementskalender {
  background: url('boksbilleder/arrangementskalender.jpg');
  background-size: cover;
}
.boks-liste .tilskudsoversigt {
  background: url('boksbilleder/ansoeg-tilskud.jpg');
  background-size: cover;
}
.boks-liste #regnskab {
  background-image: url(billeder/regnskab.jpg);
  background-size: cover;
}
.boks-liste #regnskab_arkiv {
  background-image: url(billeder/regnskab.jpg);
  background-size: cover;
}
.boks-liste #regnskab_borgerforening {
  background-image: url(billeder/regnskab.jpg);
  background-size: cover;
}
.boks-liste .redigerforeningsoplysninger {
  background: url('boksbilleder/rediger-lokale-beskrivelse.jpg');
  background-size: cover;
}
.boks-liste .foreningsoplysninger {
  background: url('boksbilleder/foreningsoplysninger.jpg');
  background-size: cover;
}
.boks-liste .webprofil {
  background: url('boksbilleder/webprofil.png');
  background-size: cover;
}
.boks-liste .kontaktpersoner {
  background: url('boksbilleder/kontaktpersoner.jpg');
  background-size: cover;
}
.boks-liste .arrangementskalender-opret {
  background: url('boksbilleder/opret-arrangement.jpg');
  background-size: cover;
}
.boks-liste .arrangementskalender-admin {
  background: url('boksbilleder/arrangementskalender-admin.jpg');
  background-size: cover;
}
.boks-liste .tilskudsordning-frivillige {
  background: url('boksbilleder/Tilskudsordning-folkeoplysende-foreninger.jpg');
  background-size: cover;
}
.boks-liste .tilskudsordning-aftenskole {
  background: url('boksbilleder/tilskudsordning-aftenskoler.png');
  background-size: cover;
}
.boks-liste .folkeoplysningsloven {
  background: url('boksbilleder/folkeoplysningsloven.jpg');
  background-size: cover;
}
.boks-liste .enkeltbooking {
  background: url('boksbilleder/enkeltbooking.jpg');
  background-size: cover;
}
.boks-liste .saesonbooking {
  background: url('boksbilleder/saesonbooking.jpg');
  background-size: cover;
}
.boks-liste .mine-bookinger {
  background: url('boksbilleder/mine-bookinger.png');
  background-size: cover;
}
.boks-liste .serviceadministrator {
  background: url('boksbilleder/serviceadministrator.jpg');
  background-size: cover;
}
.boks-liste .rediger-ressource {
  background: url('boksbilleder/rediger-lokale-beskrivelse.jpg');
  background-size: cover;
}
#login-side #indhold {
  padding: 0;
  position: relative;
  text-align: center;
}
#login-side .login-formular {
  width: 400px;
  height: auto;
  margin: 30px auto 0 auto;
}
#login-side .login-formular fieldset {
  border: 3px solid #007aa6;
}
#login-side .login-formular fieldset legend {
  font-size: 20px;
  text-align: left;
  color: #007aa6;
}
#login-side .login-formular fieldset ul {
  list-style: none;
  padding: 0;
}
#login-side .login-formular fieldset ul li {
  margin-bottom: 10px;
}
#login-side .login-formular fieldset ul li label {
  margin-bottom: 10px;
  text-align: left;
  display: block;
}
#login-side .login-formular fieldset ul li input {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  border: 2px solid #007aa6;
}
#login-side .login-formular fieldset ul li input:-webkit-autofill {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0 30px #007aa6 inset;
  box-shadow: 0 0 0 30px #007aa6 inset;
}
#login-side .login-formular fieldset ul li button {
  margin-top: 10px;
  height: 40px;
  width: 100%;
  border: 2px solid #007aa6;
  background: #fff;
  font-size: 20px;
  cursor: pointer;
}
#login-side .login-formular fieldset ul li button:hover {
  background: #007aa6;
  color: #fff;
}
#login-side .login-formular fieldset ul li span.reveal-login-toggle-container {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 4px 0 4px 0;
}
#login-side .login-formular fieldset ul li span.reveal-login-toggle-container input {
  width: auto;
  height: auto;
  order: 1;
  margin: 0;
}
#login-side .login-formular fieldset ul li span.reveal-login-toggle-container label {
  order: 2;
  width: auto;
  margin: 0 0 0 5px;
}
#login-side .login-formular fieldset .glemt-login {
  text-align: left;
}
#login-side .login-formular fieldset .glemt-login .glemt-login-link {
  margin-right: 15px;
}
#top {
  display: none;
  width: 100%;
}
#top img {
  width: 100%;
  max-width: 1900px;
  min-height: 520px;
}
#container {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
#toplinje {
  width: 100%;
  margin-bottom: 8px;
  background: #005b82;
  background-size: cover;
  position: relative;
}
#indhold {
  padding: 0;
  width: 100%;
  max-width: 1420px;
  position: relative;
}
#bund {
  margin-top: 30px;
  background: #005b82;
  color: #fff;
  position: relative;
}
#bund #bund-indhold {
  max-width: 1400px;
  margin: 0 auto;
  padding: 32px 0;
}
#bund #bund-indhold .bund-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#bund #bund-indhold .bund-wrapper a {
  color: #fff;
}
#bund #bund-indhold .bund-wrapper a:hover {
  color: #cccccc;
}
#bund #bund-indhold .bund-wrapper .subBox2,
#bund #bund-indhold .bund-wrapper .subBox3 {
  display: none;
}
#bund #bund-indhold .bund-wrapper .subBox4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
#bund #bund-indhold .bund-wrapper .subBox4 h2 {
  text-align: center;
  grid-column: 1 / -1;
  text-decoration: underline;
}
#bund #bund-indhold .bund-wrapper .subBox4 h3 {
  text-decoration: underline;
}
#bund #bund-indhold .bund-wrapper .subBox4 .title {
  font-weight: bold;
}
#bruger-menu {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  position: relative;
  padding: 0;
  list-style: none;
}
#bruger-menu li {
  margin-right: 30px;
}
#bruger-menu li:last-child {
  margin-right: 0;
}
#bruger-menu li a,
#bruger-menu li span {
  display: block;
  padding: 1em 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #005b82;
  text-decoration: none;
}
#bruger-menu li span {
  cursor: default;
}
#bruger-menu .valgt-menupunkt a {
  color: #000;
}
#bruger-menu .niveau2 {
  position: absolute;
  background: #005b82;
  padding: 0;
  list-style: none;
  z-index: 999;
}
#bruger-menu .niveau2 li {
  transition: background 300ms;
  display: block;
  width: 100%;
}
#bruger-menu .niveau2 li a {
  padding: 15px;
  display: block;
  height: 100%;
  width: 100%;
  text-align: left;
  color: #fff;
}
#bruger-menu .niveau2 li:hover {
  background: #002535;
  transition: background 300ms;
}
/* foreningslisten */
.debtor-list {
  width: 100%;
  list-style: none;
  margin: 16px auto 0;
  padding: 0;
}
.debtor-list .heading {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  padding: 0 10px;
  background: #005b82;
}
.debtor-list .heading div {
  margin: 0 10px 0 0;
  padding: 10px 0px;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.debtor-list .heading .field-navn {
  width: 300px;
}
.debtor-list .heading .field-adresse {
  width: 250px;
}
.debtor-list .heading .field-postnr {
  width: 60px;
}
.debtor-list .heading .field-bynavn {
  width: 100px;
}
.debtor-list .debtor {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0px;
  padding: 0px 10px 0px 10px;
  width: 100%;
  min-height: 40px;
  vertical-align: top;
  background: #fff;
}
.debtor-list .debtor:hover {
  background: #007fb5;
  color: #fff;
  cursor: pointer;
}
.debtor-list .debtor:hover .debtor-categories li a {
  color: #fff;
}
.debtor-list .debtor div {
  margin: 0 10px 0 0;
  padding: 15px 0 10px 0px;
  vertical-align: top;
}
.debtor-list .debtor .field-navn {
  font-weight: bold;
  width: 300px;
}
.debtor-list .debtor .field-adresse {
  width: 250px;
}
.debtor-list .debtor .field-postnr {
  width: 60px;
}
.debtor-list .debtor .field-bynavn {
  width: 100px;
}
.debtor-list .debtor .label {
  display: none;
}
.debtor-list .debtor-categories {
  display: flex;
  flex-flow: row wrap;
  width: calc(100% - 760px);
  list-style: none;
  padding: 0;
  margin: 0;
}
.debtor-list .debtor-categories li {
  margin: 4px 8px 4px 0;
  align-self: center;
}
.debtor-list .debtor-categories li a {
  display: block;
  padding: 5px;
  background: #005b82;
  color: #fff;
  text-decoration: none;
}
.debtor-list .debtor-categories li a:hover {
  text-decoration: none;
}
.debtor-list .debtor-categories li a.tag-highlight {
  background-color: #002535;
}
.debtor-list .debtor-categories li a.senior {
  background: #929e49;
}
.debtor-list .debtor-categories li a.senior.tag-highlight {
  background-color: #626a31;
}
.debtor-list .debtor .debtor-detail-link-line {
  visibility: hidden;
  font-size: 0;
  text-align: center;
}
.debtor-list .debtor .debtor-detail-link-line a {
  font-style: italic;
  font-weight: bold;
  font-size: 1.2em;
  color: #fff;
}
.debtor-list-filter-selector-container {
  margin: 16px 0;
}
.debtorlist-search #search-line {
  background: #005b82;
  color: #fff;
}
.debtorlist-search #search-line .debtor-search-field-group {
  border: none;
  width: 100%;
}
.debtorlist-search #search-line .search-criterion-wrap {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
  padding: 2em;
}
.debtorlist-search #search-line .search-criterion-wrap div {
  margin: 0;
}
.debtorlist-search #search-line .search-criterion-wrap div label {
  width: 100%;
}
.debtorlist-search #search-line .search-criterion-wrap div input,
.debtorlist-search #search-line .search-criterion-wrap div select,
.debtorlist-search #search-line .search-criterion-wrap div button {
  width: 100%;
  height: 30px;
}
.debtorlist-search #search-line .debtor-search-button-group {
  display: none;
}
.debtorlist-search #search-line .search-button-container {
  border: none;
  margin: 0;
  padding: 0;
  align-self: flex-end;
}
.debtorlist-search #search-line .search-button-container button {
  padding: 7px 25px;
  background: transparent;
  color: #fff;
  font-weight: bold;
  border: 2px solid #fff;
  width: 100%;
  cursor: pointer;
}
.debtorlist-search #search-line .search-button-container button:hover {
  background: #fff;
  color: #171f25;
}
.clearfix {
  clear: both;
}
#back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #005b82;
  text-align: center;
  line-height: 85px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  opacity: 0;
}
#back-to-top:before {
  font-family: 'FontAwesome';
  color: #005b82;
  content: '\f077';
  font-size: 60px;
  font-weight: 100;
  transition: color 300ms ease-in-out;
}
#back-to-top:hover {
  border: 2px solid #007aa6;
  color: #007aa6;
}
#back-to-top:hover::before {
  transition: color 300ms ease-in-out;
  color: #007aa6;
}
#back-to-top.show {
  opacity: 1;
}
.moveUp {
  bottom: 320px !important;
}
.glemt-login-knap-holder button {
  border: 2px solid #007aa6;
  background: transparent;
  color: #007aa6;
  padding: 5px 10px;
  cursor: pointer;
}
.glemt-login-knap-holder button:hover {
  color: #fff;
  background: #007aa6;
}
.fejl-meddelelse {
  text-align: center;
}
.webprofil-oversigt {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: flex-start;
}
.indhold-liste,
.sidepanel {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
}
.indhold-liste > div,
.sidepanel > div {
  width: 100%;
  border: 1px solid #000;
  padding: 8px;
  margin-bottom: 8px;
}
.indhold-liste p,
.sidepanel p {
  margin-top: 0;
  margin-bottom: 8px;
}
.indhold-liste #mail div,
.sidepanel #mail div,
.indhold-liste #phone div,
.sidepanel #phone div {
  display: inline-block;
  margin-bottom: 8px;
}
.indhold-liste h2,
.sidepanel h2 {
  display: block;
  background: #005b82;
  color: #fff;
  padding: 16px;
  margin: 0 0 8px 0;
}
.indhold-liste .sidst-rettet,
.sidepanel .sidst-rettet {
  width: calc(100% - 75px);
  overflow: hidden;
  white-space: nowrap;
}
.indhold-liste {
  width: calc(100% - 332px);
  margin-right: 32px;
}
.indhold-liste #beskrivelse {
  width: 100%;
  overflow: hidden;
}
.indhold-liste #kontaktpersoner {
  width: 100%;
}
.indhold-liste #kontaktpersoner ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
}
.indhold-liste #kontaktpersoner ul li {
  display: flex;
  width: 30%;
  flex-flow: row wrap;
  padding: 16px;
  border: 1px solid #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indhold-liste #kontaktpersoner ul li div {
  width: 100%;
  margin-bottom: 2px;
}
.indhold-liste #kontaktpersoner ul li .title {
  font-weight: bold;
  margin-bottom: 4px;
}
.indhold-liste #kontaktpersoner ul li .zip {
  width: 40px;
}
.indhold-liste #kontaktpersoner ul li .city {
  width: calc(100% - 40px);
}
.indhold-liste #kontaktpersoner ul li .Mobile:before {
  content: "Tlf.: ";
}
.sidepanel {
  width: 300px;
}
#ekstra-side-webprofil #indhold {
  padding-right: 0;
  display: grid;
  grid-template-columns: auto 350px;
  grid-template-rows: auto auto;
}
#ekstra-side-webprofil h1 {
  width: 100%;
  grid-row: 1;
  grid-column: 1 / 2;
}
#ekstra-side-webprofil #websidepanel1 {
  grid-row: 2;
  grid-column: 1;
  height: 100%;
}
#ekstra-side-webprofil #websidepanel1 #beskrivelse {
  display: block;
  width: calc(100% - 50px);
  margin-bottom: 15px;
  min-height: 150px;
  border: 1px solid #005b82;
  margin-right: 14px;
}
#ekstra-side-webprofil #websidepanel1 #beskrivelse p {
  padding: 5px 15px;
}
#ekstra-side-webprofil #websidepanel1 #beskrivelse h3 {
  padding: 5px 15px;
}
#ekstra-side-webprofil #websidepanel1 #beskrivelse #beskrivelsetitel {
  margin: 0;
  background: #005b82;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap {
  display: block;
  width: calc(100% - 50px);
  margin-bottom: 15px;
  min-height: 250px;
  border: 1px solid #005b82;
  margin-right: 14px;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap #kontakttitel {
  margin: 0;
  background: #005b82;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li {
  display: flex;
  flex-flow: row wrap;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 1em 0 1em;
  width: 100%;
  max-width: 295px;
  vertical-align: top;
  align-content: flex-start;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li:last-child {
  margin-bottom: 1em;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li div {
  margin: 0;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .title {
  width: 100%;
  font-weight: bold;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .name {
  width: 100%;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .address {
  width: 100%;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .zip {
  width: 40px;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .city {
  width: calc(100% - 40px);
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .Phone {
  width: 100%;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .Phone:before {
  content: 'Telefon: ';
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .Mobile {
  width: 100%;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .Mobile:before {
  content: 'Mobil: ';
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .Email {
  width: 100%;
}
#ekstra-side-webprofil #websidepanel1 .contactswrap .contacts li .Email:before {
  content: 'Email: ';
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab {
  display: block;
  width: calc(100% - 50px);
  margin-bottom: 15px;
  min-height: 250px;
  border: 1px solid #005b82;
  margin-right: 14px;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab .tilskudsregnskabtitel {
  margin: 0;
  background: #005b82;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab p {
  padding: 0 15px;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border: none;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab table tr td {
  border: none;
  border-bottom: 1px solid #005b82;
  padding-left: 15px;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab table tr td:first-child {
  border-right: 1px solid #005b82;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab table tr:last-child td {
  border-bottom: none;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab .tilskudsregnskabtitellinje {
  background: #dae1e6;
  color: black;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab .tilskudsregnskabtitellinje:first-child {
  border-right: 1px solid #dae1e6;
}
#ekstra-side-webprofil #websidepanel1 #tilskudsregnskab .tilskudsregnskabtitellinje h2 {
  font-size: 14px;
  margin: 5px 0;
}
#ekstra-side-webprofil #websidepanel2 {
  grid-row: 2 / 3;
  grid-column: 2;
}
#ekstra-side-webprofil #websidepanel2 .kortwrap {
  width: 350px;
  height: 350px;
  border: 1px solid #005b82;
  margin-bottom: 30px;
  display: block;
}
#ekstra-side-webprofil #websidepanel2 .kortwrap iframe {
  height: 302px;
}
#ekstra-side-webprofil #websidepanel2 .kortwrap #korttitel {
  margin: 0;
  background: #005b82;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-webprofil #websidepanel2 #kontaktoplysninger,
#ekstra-side-webprofil #websidepanel2 .kategoriwrap {
  width: 350px;
  border: 1px solid #005b82;
  margin-bottom: 15px;
  display: block;
}
#ekstra-side-webprofil #websidepanel2 #kontaktoplysninger h2,
#ekstra-side-webprofil #websidepanel2 .kategoriwrap h2 {
  margin: 0;
  background: #005b82;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-webprofil #websidepanel2 #kontaktoplysninger ul,
#ekstra-side-webprofil #websidepanel2 .kategoriwrap ul {
  list-style: none;
  margin: 0;
  padding: 1em;
}
#ekstra-side-webprofil #websidepanel2 #kontaktoplysninger p,
#ekstra-side-webprofil #websidepanel2 .kategoriwrap p {
  padding-left: 1em;
  margin: 0;
}
#ekstra-side-webprofil #websidepanel2 #kontaktoplysninger p span,
#ekstra-side-webprofil #websidepanel2 .kategoriwrap p span {
  margin-right: 10px;
}
#ekstra-side-webprofil #websidepanel2 #kontaktoplysninger {
  padding-bottom: 1em;
}
#ekstra-side-webprofil #websidepanel2 #kontaktoplysninger #oplysningertitel {
  margin: 0;
  background: #005b82;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-webprofil #websidepanel2 #kontaktoplysninger h2 {
  margin-bottom: 1em;
}
.boks-liste,
#tilskudsordningLinks {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
  /* --- Åbn/luk for alle tilskud */
}
.boks-liste .box,
#tilskudsordningLinks .box {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  height: 210px;
  background-size: cover;
  border: 1px solid #b2b09e;
  cursor: pointer;
  transition: all ease-out 300ms;
}
.boks-liste .box:hover,
#tilskudsordningLinks .box:hover {
  transform: scale(1.05);
  transition: all ease-in 300ms;
  z-index: 10;
}
.boks-liste .box:hover .tooltip,
#tilskudsordningLinks .box:hover .tooltip {
  display: block;
}
.boks-liste .box .approvedInfo,
#tilskudsordningLinks .box .approvedInfo {
  display: none;
  position: absolute;
  top: 2px;
  right: 2px;
  background: rgba(255, 255, 255, 0.9) url(billeder/checked.png) no-repeat 5px center;
  padding: 13px 20px 10px 40px !important;
  border-radius: 10px;
  font-weight: bold;
  color: #000;
}
.boks-liste .box .sentInfo,
#tilskudsordningLinks .box .sentInfo {
  display: none;
  position: absolute;
  top: 2px;
  right: 2px;
  background: rgba(255, 255, 255, 0.9) url(billeder/hourglass.png) no-repeat 5px center;
  padding: 13px 20px 10px 40px !important;
  border-radius: 10px;
  font-weight: bold;
  color: #000;
}
.boks-liste .box.sent .sentInfo,
#tilskudsordningLinks .box.sent .sentInfo {
  display: block;
}
.boks-liste .box.approved .approvedInfo,
#tilskudsordningLinks .box.approved .approvedInfo {
  display: block;
}
#tilskudsordningLinks .box h2 {
  display: block;
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  padding: 8px;
  margin: auto 0 0 0;
}
#tilskudsordningLinks .box h2 a {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
#tilskudsordningLinks .box .packedText {
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
}
#tilskudsordningLinks .box .packedText .frist {
  padding-top: 10px;
}
#tilskudsordningLinks .box .packedText .readmore {
  font-size: 10px;
  width: 100%;
  font-style: italic;
  text-align: center;
  color: #000;
}
#tilskudsordningLinks .box .tooltip {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 200px;
  padding: 20px;
  background: #005b82;
  color: #fff;
  z-index: 50;
  width: 100%;
  border: 1px solid #bbb;
}
#tilskudsordningLinks .box .tooltip:before {
  content: '\25b2';
  font-size: 30px;
  padding-left: 0.5em;
  position: absolute;
  top: -25px;
  left: 42%;
  color: #005b82;
}
#tilskudsordningLinks .box.lukket h2 {
  display: block;
  text-align: center;
  padding: 10px 60px;
  background: #57666d;
  color: #BEB5B5;
  font-weight: 700;
  font-size: 13px;
}
#tilskudsordningLinks .box:nth-child(1) {
  background-image: url(billeder/medlemstilskud.jpg);
}
#tilskudsordningLinks .box:nth-child(2) {
  background-image: url(billeder/lokaletilskud.jpg);
}
#tilskudsordningLinks .box:nth-child(3) {
  background-image: url(billeder/aconto_lokaletilskud.jpg);
}
#tilskudsordningLinks .box#Grundtilskud,
#tilskudsordningLinks .box#vedligeholdelse,
#tilskudsordningLinks .box:nth-child(4) {
  background-image: url(billeder/vedligeholdelse.jpg);
}
#tilskudsordningLinks .box:nth-child(5) {
  background-image: url(billeder/maal_og_net.jpg);
}
#tilskudsordningLinks .box#materiale,
#tilskudsordningLinks .box:nth-child(6) {
  background-image: url(billeder/materialetilskud.jpg);
}
#tilskudsordningLinks .box:nth-child(7) {
  background-image: url(billeder/udviklingspuljen.jpg);
}
#tilskudsordningLinks .box#regnskab {
  background-image: url(billeder/regnskab.jpg);
}
#tilskudsordningLinks .box#regnskab_arkiv {
  background-image: url(billeder/regnskab.jpg);
}
#tilskudsordningLinks .box#regnskab_borgerforening {
  background-image: url(billeder/regnskab.jpg);
}
#tilskudsordningLinks .box#traenerledertilskud {
  background-image: url(billeder/traenerleder.jpg);
}
#tilskudsordningLinks .box#LDRPuljen {
  background-image: url(billeder/Landdistriktsrådets%20projektpulje%20-%20billede%20-%20boks.jpg);
}
#tilskudsordningLinks .box#aftenskoletilskud {
  background-image: url(billeder/aftenskole.jpg);
}
#tilskudsordningLinks .box#fritidpas {
  background-image: url(billeder/Fritidspas.jpg);
}
#tilskudsordningLinks .box#P18midler {
  background-image: url(boksbilleder/Hæklere.jpg);
}
#tilskudsordningLinks .box#Kunstgraesbane {
  background-image: url(boksbilleder/Kunstgræsbane.png);
}
#bruger-side #panel2 {
  display: block;
}
#bruger-side #indhold {
  width: calc(100% - 388px);
  max-width: 1100px;
  min-height: calc(100vh - 602px);
  padding-right: 32px;
}
#bruger-side .userboxwrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 30px;
}
#bruger-side .userboxwrapper .userbox {
  cursor: pointer;
  position: relative;
  text-align: left;
  margin: 0;
  vertical-align: top;
  padding: 0;
  text-decoration: none;
  border: 1px solid #b2b09e;
  color: #171f25;
  margin-bottom: 20px;
  margin-right: 20px;
  height: 210px;
  width: 330px;
  /* background: url('http://via.placeholder.com/330x210'); */
  transition: all ease-out 300ms;
}
#bruger-side .userboxwrapper .userbox .usersitetext {
  padding: 10px;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  height: 84px;
  width: 100%;
}
#bruger-side .userboxwrapper .userbox .usersitetext h3 {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
}
#bruger-side .userboxwrapper .userbox .usersitetext p {
  margin: 0;
  line-height: 20px;
}
#bruger-side .userboxwrapper .userbox .usersitetext a {
  color: inherit;
  text-decoration: none;
}
#bruger-side .userboxwrapper .userbox:hover {
  transform: scale(1.05);
  transition: all ease-in 300ms;
}
#bruger-side .userboxwrapper .nynav .text {
  height: 105px;
  background: #ffffff;
}
#bruger-side .userboxwrapper .graa {
  background-color: #ccc;
}
#bruger-side .userboxwrapper #userstamdata {
  background: url('Forside/Min profil/Oplysninger\ \(2\).jpg');
  background-size: cover;
}
#bruger-side .userboxwrapper #usercontacts {
  background: url('Forside/Min profil/Minprofil3.jpg');
  background-size: cover;
}
#bruger-side .userboxwrapper #userminebookinger {
  background: url('brugerside/billede4.jpg');
  background-size: cover;
}
#bruger-side .userboxwrapper #userwebprofil {
  background: url('Forside/Min profil/Minprofil2.jpg');
  background-size: cover;
}
#bruger-side .userboxwrapper #usersleepover {
  background: url('Forside/Min profil/Minprofil5.jpg');
  background-size: cover;
}
#bruger-side .userboxwrapper #usersaesonbooking {
  background: url('brugerside/billede6.jpg');
  background-size: cover;
}
#bruger-side .userboxwrapper #usertilskud {
  background: url('brugerside/billede7.jpg');
  background-size: cover;
}
#bruger-side .userboxwrapper #userpuljer {
  background: url('brugerside/billede8.jpg');
  background-size: cover;
}
#bruger-side .userboxwrapper #userregnskab {
  background: url('brugerside/billede9.jpg');
  background-size: cover;
}
#edit-debtorinfo textarea {
  width: 100%;
}
#edit-debtorinfo h2 {
  background: #005b82;
  color: #fff;
  padding: 5px 10px;
}
#edit-debtorinfo #cke_input-debtorDescription {
  width: 100% !important;
  margin-top: 15px;
}
#edit-debtorinfo .webBeskrivelse,
#edit-debtorinfo .webAktiviteter,
#edit-debtorinfo .webKontakter {
  border: 3px solid #005b82;
  margin-bottom: 20px;
  padding: 15px;
}
#edit-debtorinfo .webBeskrivelse button,
#edit-debtorinfo .webAktiviteter button,
#edit-debtorinfo .webKontakter button {
  padding: 5px 15px;
  background: transparent;
  border: 2px solid #007aa6;
  cursor: pointer;
  color: #007aa6;
  margin-top: 10px;
}
#edit-debtorinfo .webBeskrivelse button:hover,
#edit-debtorinfo .webAktiviteter button:hover,
#edit-debtorinfo .webKontakter button:hover {
  background: #007aa6;
  color: #fff;
}
#edit-debtorinfo .webKontakter ul {
  list-style: none;
  padding: 0;
}
#edit-debtorinfo .webKontakter ul li span {
  margin-right: 15px;
}
#edit-debtorinfo .webKontakter ul li span:after {
  content: ':';
}
#edit-debtorinfo .webKontakter .toolbox a {
  margin-right: 15px;
}
#edit-debtorinfo #debtor-categories-heading {
  margin-bottom: 15px;
}
#edit-debtorinfo #debtor-categories-input-line span.select2 {
  width: 100% !important;
}
#edit-debtorinfo #debtor-gps-button-line,
#edit-debtorinfo #debtor-categories-button-line {
  margin-top: 0.3rem;
}
#edit-debtorinfo #debtor-description-edit-link-line #debtor-profile-display-link {
  position: absolute;
  top: 0;
  left: 55.4%;
  background: #dae1e6;
  color: #171f25;
  text-decoration: none;
  padding: 10px;
}
#edit-debtorinfo #debtor-description-edit-link-line #debtor-profile-display-link:hover {
  background: #cbd5dc;
  text-decoration: underline;
}
#edit-debtorinfo #contacts-form label {
  display: block;
}
#edit-debtorinfo #contacts-form input,
#edit-debtorinfo #contacts-form select {
  width: 100%;
}
#edit-debtorinfo #contacts-form select,
#edit-debtorinfo #contacts-form input {
  padding: 5px;
}
#edit-debtorinfo #contacts-form button {
  padding: 5px 15px;
  background: transparent;
  border: 2px solid #007aa6;
  cursor: pointer;
  color: #007aa6;
  margin-top: 10px;
}
#edit-debtorinfo #contacts-form button:hover {
  background: #007aa6;
  color: #fff;
}
/* Ressourcebooking */
#ui-datepicker-div {
  z-index: 100 !important;
}
#resourcebooking {
  position: relative;
}
#resourcebooking #booking-help {
  display: none;
  position: absolute;
  top: 195px;
  right: 200px;
  font-size: 1.4em;
}
#resourcebooking #booking-help img {
  display: inline-block;
  transform: rotate(55deg);
  position: absolute;
  left: -60px;
  top: -10px;
}
#resourcebooking #booking-help-mobil {
  display: none;
  z-index: 1;
}
#resourcebooking .resbook-calendar-format-links {
  text-align: right;
  margin-bottom: 30px;
}
#resourcebooking .resbook-calendar-format-links a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 5px 10px;
  color: #000;
}
#resourcebooking .resbook-calendar-format-links a:hover {
  text-decoration: none;
}
#resourcebooking .resbook-calendar-format-links a:last-child {
  margin: 0;
}
#resourcebooking .calendar-color-legend {
  text-align: right;
  font-size: 0.9em;
}
#resourcebooking .calendar-color-legend > div {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}
#resourcebooking .calendar-color-legend > div div {
  display: inline-block;
  margin-right: 2px;
  vertical-align: top;
}
#resourcebooking .calendar-color-legend > div:last-child {
  margin: 0;
}
#resourcebooking .calendar-color-legend div.open-legend .color {
  background-color: #fff;
  border: 1px solid #ccc;
}
#resourcebooking .calendar-color-legend div.partial-legend .color {
  background-color: #f9e3a4;
}
#resourcebooking .calendar-color-legend div.override-booking .color {
  background-color: #dc5151;
}
#resourcebooking .calendar-color-legend div.full-legend .color {
  background-color: #e06666;
}
#resourcebooking .calendar-color-legend div.too-old {
  width: 15px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII) #eaeaea;
  background-color: rgba(0, 0, 0, 0.2) !important;
}
#resourcebooking .calendar-color-legend div.blocked {
  width: 15px;
  height: 15px;
  background: #eaeaea url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII=);
}
#resourcebooking .resource-search-form {
  padding: 1em;
  position: relative;
  background: #007aa6;
  margin-bottom: 10px;
}
#resourcebooking .resource-search-form fieldset {
  vertical-align: top;
  border: none;
  margin: 0;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group {
  display: inline-block;
  width: 100%;
  padding: 0;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper {
  width: 100%;
  display: grid;
  grid-template-areas: 'fields button';
  padding: 0 74px;
  margin-top: 15px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .fields-wrapper {
  grid-area: fields;
  display: flex;
  flex-flow: row nowrap;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .search-button-container {
  grid-area: button;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .search-criterion {
  padding: 0;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .search-criterion.resource-search-zip select {
  width: 120px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .resource-search-overnightrequired {
  text-align: center;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group label {
  height: 20px;
  color: #fff;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group legend {
  text-align: center;
  width: 100%;
  font-weight: bold;
  margin-bottom: 1em;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group input,
#resourcebooking .resource-search-form fieldset.resource-search-field-group select {
  height: 30px;
  padding: 0.2em 1em 0.2em 0.5em;
  width: 300px;
  margin-bottom: 15px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group #inputSearchStartTime,
#resourcebooking .resource-search-form fieldset.resource-search-field-group #inputSearchEndTime {
  width: 86px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group #inputSearchStartDate {
  width: 104px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group #inputSearchEndDate {
  width: 104px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group #inputOvernightRequired {
  width: 15px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group select::-ms-expand {
  display: none;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .search-button-container {
  width: 184px;
  padding-top: 19px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .search-button-container button {
  height: 30px;
  padding: 0.3rem 1rem;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  cursor: pointer;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .search-button-container button:hover {
  color: #171f25;
  background: #fff;
}
#resourcebooking .resource-search-form fieldset.resource-search-button-group {
  display: inline-block;
  padding-top: 0;
}
#resourcebooking .resource-search-form fieldset.resource-search-button-group div {
  padding-top: 10px;
}
#resourcebooking .resource-search-form fieldset.resource-search-button-group div button {
  height: 30px;
  width: 55px;
  padding: 0;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  cursor: pointer;
}
#resourcebooking .resource-search-form fieldset.resource-search-button-group div button:hover {
  color: #171f25;
  background: #fff;
}
#resourcebooking .resource-search-form div {
  display: inline-block;
  margin-right: 1em;
}
#resourcebooking .resource-search-form div:last-child {
  margin-right: 0;
}
#resourcebooking .resource-search-form div label {
  display: block;
}
#resourcebooking .resource-search-form div input {
  margin-top: -1px;
}
#resourcebooking .resource-search-form .resource-search-location select {
  width: 200px;
}
#resourcebooking .resource-search-form .resource-search-startdate input {
  width: 90px;
}
.date-navigator {
  float: left;
  clear: both;
  width: 100%;
  margin: 2em 0 0.5em 0;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  z-index: 2;
}
.date-navigator .start-date,
.date-navigator .end-date {
  margin: 0;
  font-weight: normal;
}
.date-navigator a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
.date-navigator.align-left {
  text-align: left;
}
.resource-table-holder:not(.week):not(.month) {
  overflow-y: scroll !important;
  border-bottom: 1px solid #ccc;
}
.resource-table-holder {
  display: block;
  width: 100%;
  height: calc(100vh - 500px);
  min-height: 360px;
  overflow: scroll;
}
table.resource-table:not(.week):not(.month) {
  overflow-x: hidden;
}
table.resource-table:not(.week):not(.month) thead th:not(.SearchHeading) {
  width: 72px;
}
table.resource-table.week thead th:not(.SearchHeading) {
  width: 90px;
}
table.resource-table.month thead th {
  width: 75px;
}
table.resource-table {
  table-layout: fixed;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background: #eaeaea url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII=);
}
table.resource-table th.SearchHeading {
  z-index: 100 !important;
}
table.resource-table .row-header {
  text-align: left;
  z-index: 20 !important;
  position: relative;
}
table.resource-table .row-header .resource-name {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.5em 0;
}
table.resource-table .row-header .resource-description {
  white-space: normal;
  font-weight: normal;
  max-height: 35px;
  transition: max-height 1s cubic-bezier(0, 1, 0, 1);
  overflow: hidden;
}
table.resource-table .row-header .resource-description:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 3em;
}
table.resource-table .row-header .resource-description .descriptionToggler {
  background: url(open-icon.png) center right no-repeat;
}
table.resource-table .row-header .resource-description.showAll .descriptionToggler {
  background: url(close-icon.png) center right no-repeat;
}
table.resource-table .row-header .resource-description.showAll {
  max-height: 900px;
  transition: max-height 2s ease-in-out;
}
table.resource-table .row-header .resource-description.showAll:after {
  content: none;
}
table.resource-table .row-header .resource-description.showAll img {
  display: block;
}
table.resource-table .row-header .resource-description .location {
  margin-bottom: 20px;
}
table.resource-table .row-header .resource-description .area {
  margin-bottom: 1em;
}
table.resource-table .row-header .resource-description .description-text {
  position: relative;
}
table.resource-table .row-header .resource-description .description-text img {
  display: block;
}
table.resource-table .row-header .resource-description .descriptionToggler {
  height: 30px;
  width: 100%;
  font-size: 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 999;
}
table.resource-table .row-header .resource-description .descriptionToggler :hover {
  cursor: pointer;
}
table.resource-table thead th {
  background: #fff;
  background-clip: padding-box;
  text-align: center;
  z-index: 10;
  position: relative;
}
table.resource-table thead th:first-child {
  width: 300px;
}
table.resource-table th {
  padding: 5px 3px;
  z-index: 40000;
}
table.resource-table th:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  right: 0;
  border: 1px solid #ccc;
  border-width: 1px 0px 1px 1px;
}
table.resource-table th:first-child:after {
  border-left-width: 1px;
}
table.resource-table td.booked .wk-conflict-click-target {
  display: flex;
}
table.resource-table td.booked .wk-conflict-click-target a {
  height: 25% !important;
  background: #dc5151;
  align-self: flex-end;
}
table.resource-table td.booked .wk-conflict-click-target a:hover {
  background: #d73c3c;
}
table.resource-table td.blocked.booked {
  background-color: #e06666 !important;
  color: #fff;
  overflow: hidden;
  /*
		&:hover span {
			position: absolute;
			background: @grayColor;
			color: #fff;
			display: block;
			z-index: 999;
			padding: 1em;
			border-radius: 5px;
			&:before {
				content:"\A";
				border-style: solid;
				border-width: 0 10px 15px 10px;
				border-color: transparent transparent @grayColor transparent;
				position: absolute;
				left: 10px;
				top: -10px;
			}
		}
		*/
}
table.resource-table td.blocked.booked span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.resource-table td.open {
  background-color: #fff !important;
  border-color: #ccc !important;
}
table.resource-table td.partial {
  background-color: #f9e3a4 !important;
  border-color: #d2c08a !important;
}
table.resource-table td.full {
  background-color: #e06666 !important;
  border-color: #d65858 !important;
}
table.resource-table td.too-old,
table.resource-table td.too-new {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border-color: #ccc !important;
}
table.resource-table td.available {
  background: #ffffff;
  cursor: pointer;
  font-size: 0;
}
table.resource-table td {
  border: 1px solid #ccc;
}
table.resource-table td.available:hover {
  background: #b6d7a8;
}
table.resource-table tbody th {
  background-color: #fff;
  border-color: #ccc;
  background-clip: padding-box;
}
table.resource-table a {
  text-decoration: none;
  padding: 3px 5px;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
table.resource-table a:hover {
  background: transparent;
  border: none;
  color: #005576;
}
table.resource-table .timeslot-content {
  font-size: 12px;
  text-align: center;
  height: 100%;
  white-space: nowrap;
}
#resourcebookingform #indhold h1 {
  display: none;
  box-shadow: none;
}
#resourcebookingform .map {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px 0;
  min-height: 250px;
  position: relative;
  margin: 0;
  width: 100%;
  padding: 0;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 5px 5px 5px 5px;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.15);
}
#resourcebookingform .map-frame {
  position: absolute;
  height: 100%;
  width: 100%;
  border: none;
}
#resourcebookingform .location-info .heading,
#resourcebookingform .resource-info .heading {
  font-size: 140%;
  font-weight: bold;
  padding: 0 0 0.5em;
}
#resourcebookingform .location-info .name,
#resourcebookingform .resource-info .name {
  font-weight: bold;
}
#resourcebookingform .location-info {
  background: none;
  margin-bottom: 2.5em;
}
#resourcebookingform .location-info .location-address {
  max-width: 40%;
}
#resourcebookingform .location-info .location-name {
  font-size: 2em;
  margin-bottom: 0.5em;
}
#resourcebookingform .location-info .location-description {
  display: none;
}
#resourcebookingform .location-info .location-address .location-street {
  display: inline-block;
}
#resourcebookingform .location-info .location-address .location-street span.label {
  font-weight: bold;
}
#resourcebookingform .location-info .location-address .location-street span.label:after {
  content: ':';
}
#resourcebookingform .location-info .location-address .location-street span.street:after {
  content: ',';
}
#resourcebookingform .location-info .location-address .location-zipcity {
  display: inline-block;
}
#resourcebookingform .location-info .location-address .location-zipcity span.label {
  display: none;
}
#resourcebookingform .location-info .location-address .location-city span.label {
  display: none;
}
#resourcebookingform .location-info .location-address .location-gps,
#resourcebookingform .location-info .location-address .map {
  display: none;
}
#resourcebookingform .location-info .location-address span {
  display: inline-block;
}
#resourcebookingform .info {
  display: flex;
  flex-flow: row nowrap;
  position: relative;
  padding: 2em;
  background: #dae1e6;
}
#resourcebookingform .info .image-container {
  width: 40%;
}
#resourcebookingform .info .image-container img {
  width: 100% !important;
  height: auto !important;
}
#resourcebookingform .resource-info {
  width: 60%;
  padding-right: 4em;
}
#resourcebookingform .resource-info .resource-name {
  font-size: 1.3em;
  margin-bottom: 0.5em;
}
#resourcebookingform .resource-info .resource-area span.label:not(.postfix),
#resourcebookingform .resource-info .resource-num-people span.label {
  font-weight: bold;
}
#resourcebookingform .resource-info .resource-description {
  margin-top: 2em;
  width: 100%;
}
#resourcebookingform .resource-info .resource-description .label {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 1em;
}
#resourcebookingform .resource-info .resource-description .label:after {
  content: ':';
}
#resourcebookingform .resource-info .resource-description ul {
  margin: 0;
  padding: 0 30px;
}
#resourcebookingform .res-form legend {
  display: block;
  float: left;
  width: 100%;
  padding: 0;
}
#resourcebookingform .datetime-selectors {
  width: 25%;
}
#resourcebookingform .mini {
  max-width: 100%;
}
#resourcebookingform .subject label {
  margin: 0;
}
#resourcebookingform .subject input {
  width: 450px;
}
#resourcebookingform .datetime-selectors {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 0.5rem;
}
#resourcebookingform .datetime-selectors .startdate {
  grid-column: 1 / -1;
  display: flex;
  flex-flow: row nowrap;
}
#resourcebookingform .datetime-selectors .startdate .label {
  margin-right: 0.5rem;
}
#resourcebookingform .datetime-selectors .form-line {
  display: flex;
  gap: 0 0.5rem;
}
#resourcebookingform .datetime-selectors .form-line.starttime-select {
  margin-left: 0.5rem;
}
#resourcebookingform .datetime-selectors .form-line.starttime-select label {
  display: none;
}
#resourcebookingform .datetime-selectors .form-line.endtime-select label {
  display: none;
}
.date-navigator {
  clear: both;
  width: 100%;
  margin: 0.5em 0 0.5em 0;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
}
.date-navigator .start-date,
.date-navigator .end-date {
  margin: 0;
  font-weight: normal;
}
.date-navigator a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
.alignleft {
  text-align: left;
}
table.resource-table.month thead th {
  width: 75px;
}
table.resource-table.month tbody td div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
table.resource-table:not(.week):not(.month) thead th:not(.SearchHeading) {
  width: 75px;
}
table.resource-table.week thead th:not(.SearchHeading) {
  width: 90px;
}
table.resource-table.week tbody td div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
table.resource-table {
  table-layout: fixed;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9aaaaleleqvqylwn48odbfwy84p379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII=);
}
table.resource-table th.SearchHeading {
  z-index: 100 !important;
}
table.resource-table .row-header {
  text-align: left;
  z-index: 20 !important;
  position: relative;
}
table.resource-table .row-header .resource-name {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.5em 0;
}
table.resource-table .row-header .resource-description {
  white-space: normal;
  font-weight: normal;
  max-height: 35px;
  transition: max-height 1s cubic-bezier(0, 1, 0, 1);
  overflow: hidden;
}
table.resource-table .row-header .resource-description:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 3em;
}
table.resource-table .row-header .resource-description .descriptionToggler {
  background: url(open-icon.png) center right no-repeat;
}
table.resource-table .row-header .resource-description.showAll .descriptionToggler {
  background: url(close-icon.png) center right no-repeat;
}
table.resource-table .row-header .resource-description.showAll {
  max-height: 900px;
  transition: max-height 2s ease-in-out;
  padding-bottom: 10px;
}
table.resource-table .row-header .resource-description.showAll:after {
  content: none;
}
table.resource-table .row-header .resource-description.showAll img {
  display: block;
}
table.resource-table .row-header .resource-description.showAll a {
  color: blue;
  padding: 5px 0;
}
table.resource-table .row-header .resource-description.showAll a:hover {
  cursor: pointer;
}
table.resource-table .row-header .resource-description .location {
  margin-bottom: 20px;
}
table.resource-table .row-header .resource-description .area {
  margin-bottom: 1em;
}
table.resource-table .row-header .resource-description .description-text {
  position: relative;
}
table.resource-table .row-header .resource-description .descriptionToggler {
  height: 30px;
  width: 100%;
  font-size: 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 999;
}
table.resource-table .row-header .resource-description .descriptionToggler :hover {
  cursor: pointer;
}
table.resource-table thead th {
  background: #fff;
  background-clip: padding-box;
  text-align: center;
  z-index: 10;
}
table.resource-table thead th:first-child {
  width: 300px;
}
table.resource-table th {
  padding: 5px 3px;
  z-index: 40000;
}
table.resource-table th:first-child {
  border-left: 1px solid #ccc;
}
table.resource-table thead th:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  right: 0;
  border: 1px solid #ccc;
  border-width: 1px 0px 1px 1px;
}
table.resource-table td.blocked.booked {
  background-color: #e06666 !important;
  background: none;
  color: #fff;
}
table.resource-table td.open {
  background-color: #fff !important;
  border-color: #ccc !important;
  cursor: pointer;
}
table.resource-table td.partial {
  background-color: #f9e3a4 !important;
  border-color: #d2c08a !important;
}
table.resource-table td.full {
  background-color: #e06666 !important;
  border-color: #d65858 !important;
}
table.resource-table td.blocked,
table.resource-table td.too-old,
table.resource-table td.too-new {
  background-color: #c7c7c7 !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII) #eaeaea;
  border-color: #ccc !important;
}
table.resource-table td.available {
  background: #ffffff;
  cursor: pointer;
  font-size: 0;
}
table.resource-table td {
  border: 1px solid #ccc;
}
table.resource-table td.available:hover {
  background: #b6d7a8;
}
table.resource-table tbody th {
  background-color: #fff;
  border-color: #ccc;
  background-clip: padding-box;
}
table.resource-table a {
  padding: 3px 5px;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
table.resource-table a:hover {
  background: transparent;
  border: none;
  color: #005576;
}
table.resource-table .timeslot-content {
  text-align: center;
  height: 100%;
  word-wrap: break-word;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.application-table-holder {
  clear: both;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 1.5em;
}
#cart-details {
  margin-top: 1em;
}
#cart-details > h2 {
  font-size: 1.5em;
}
#cart-details .detail-item {
  width: 100%;
  max-width: 500px;
  border: 1px solid #ccc;
}
#cart-details .detail-item .resbook-details {
  margin-bottom: 10px;
}
#cart-details .detail-item .resbook-details .resource-name {
  background-color: #007aa6;
  color: #ffffff;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 6px 5px 10px;
}
#cart-details .detail-item .resbook-details p .label,
#cart-details .detail-item .resbook-details p .date,
#cart-details .detail-item .resbook-details p .time {
  display: inline-block;
  width: 50px;
}
#cart-details .detail-item .resbook-details .separator {
  margin-left: 5px;
}
#cart-details .detail-item .resbook-details .booking-start {
  margin-left: 10px;
}
#cart-details .detail-item .resbook-details .booking-start:before {
  content: 'Tidsrum';
  font-family: 'roboto Condensed', sans-serif;
  font-size: 1.1em;
  display: block;
  font-weight: bold;
  margin: 10px 0 5px 0px;
}
#cart-details .detail-item .resbook-details .booking-end {
  margin-left: 10px;
}
#cart-details .detail-item .resbook-details .prop-list {
  padding-left: 25px;
}
#cart-details .detail-item .resbook-details .prop-list:before {
  content: 'Tilvalg';
  font-family: 'roboto Condensed', sans-serif;
  font-size: 1.1em;
  display: block;
  font-weight: bold;
  margin: 10px 0 5px -17px;
}
#cart-details .detail-item .survey-result {
  padding: 10px;
  padding-top: 0;
}
#cart-details .detail-item .survey-result h4 {
  margin-bottom: 5px;
}
#cart-details .detail-item .survey-result .question {
  display: block;
}
#cart-details .detail-item .survey-result div {
  margin-bottom: 1em;
}
#payment-details {
  margin-top: 1em;
  font-size: 0.9em;
}
#payment-receipt .resbook-details {
  margin: 0 0 1em;
}
#payment-receipt .buttonDesign {
  margin-top: 5px;
  margin-right: 5px;
  text-decoration: none;
  line-height: 20px;
}
#payment-receipt .shoppingcart .shoppingcart-content {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 15px;
}
#payment-receipt .shoppingcart .shoppingcart-content th,
#payment-receipt .shoppingcart .shoppingcart-content td {
  border: 1px solid #007aa6;
  padding: 5px;
}
#payment-receipt .shoppingcart .shoppingcart-content th {
  background: #007aa6;
  color: white;
}
#payment-receipt .shoppingcart .shoppingcart-content .shoppingcart-item-toolbox {
  width: 3%;
}
/*Resourcebooking detaljeside */
#resourcebookingform legend {
  width: auto;
}
#resourcebookingform #indhold h1 {
  display: none;
  box-shadow: none;
}
#resourcebookingform .map {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px 0;
  min-height: 250px;
  position: relative;
  margin: 0;
  width: 100%;
  padding: 0;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 5px 5px 5px 5px;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.15);
}
#resourcebookingform .map-frame {
  position: absolute;
  height: 100%;
  width: 100%;
  border: none;
}
#resourcebookingform .location-info .heading,
#resourcebookingform .resource-info .heading {
  font-size: 140%;
  font-weight: bold;
  padding: 0 0 0.5em;
}
#resourcebookingform .location-info .name,
#resourcebookingform .resource-info .name {
  font-weight: bold;
}
#resourcebookingform .location-info {
  background: none;
  margin-bottom: 2.5em;
}
#resourcebookingform .location-info .location-address {
  max-width: 40%;
}
#resourcebookingform .location-info .location-name {
  font-size: 2em;
  margin-bottom: 0.5em;
}
#resourcebookingform .location-info .location-description {
  display: none;
}
#resourcebookingform .location-info .location-address .location-street {
  display: inline-block;
}
#resourcebookingform .location-info .location-address .location-street span.label {
  font-weight: bold;
}
#resourcebookingform .location-info .location-address .location-street span.label:after {
  content: ':';
}
#resourcebookingform .location-info .location-address .location-street span.street:after {
  content: ',';
}
#resourcebookingform .location-info .location-address .location-zipcity {
  display: inline-block;
}
#resourcebookingform .location-info .location-address .location-zipcity span.label {
  display: none;
}
#resourcebookingform .location-info .location-address .location-city span.label {
  display: none;
}
#resourcebookingform .location-info .location-address .location-gps {
  display: none;
}
#resourcebookingform .location-info .location-address span {
  display: inline-block;
}
#resourcebookingform .info {
  background: #007aa6;
  color: #fff;
  margin-top: 30px;
  position: relative;
  padding: 2em;
}
#resourcebookingform .info .resource-info .resource-name {
  font-size: 1.3em;
  margin-bottom: 0.5em;
}
#resourcebookingform .info .resource-info .resource-area span.label:not(.postfix),
#resourcebookingform .info .resource-info .resource-num-people span.label {
  font-weight: bold;
}
#resourcebookingform .info .resource-info .resource-description {
  margin-top: 2em;
  width: 100%;
}
#resourcebookingform .info .resource-info .resource-description .label {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 1em;
}
#resourcebookingform .info .resource-info .resource-description .label:after {
  content: ':';
}
#resourcebookingform .info .resource-info .resource-description ul {
  margin: 0;
  padding: 0 30px;
}
.bruger-formular.summary label.spaerret-felt,
.bruger-formular.locked label.spaerret-felt {
  width: 100%;
}
.bruger-formular.summary div.spaerret-felt,
.bruger-formular.locked div.spaerret-felt {
  width: 100%;
  border: 1px solid #ccc;
  padding: 4px 8px;
}
.bruger-formular #group-hiddencontact ul,
.bruger-formular #group-hiddencontact li {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.bruger-formular #group-hiddencontact ul input,
.bruger-formular #group-hiddencontact li input {
  order: 1;
}
.bruger-formular #group-hiddencontact ul label,
.bruger-formular #group-hiddencontact li label {
  order: 2;
}
.bruger-formular .tilmelding-felt-gruppe ul {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
}
.bruger-formular .tilmelding-felt-gruppe ul li {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0.5rem;
}
.bruger-formular .tilmelding-felt-gruppe ul li label {
  width: 100%;
}
.bruger-formular .tilmelding-felt-gruppe ul li .hide-toggle {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.bruger-formular .debtor-fieldset ul li {
  margin: 0.5rem 0;
}
.bruger-formular .debtor-fieldset ul li input:not(.wk-file-field-source),
.bruger-formular .debtor-fieldset ul li select,
.bruger-formular .debtor-fieldset ul li textarea {
  width: 100%;
  padding: 10px 10px;
}
.bruger-formular .debtor-fieldset ul li input:not(.wk-file-field-source).fejl,
.bruger-formular .debtor-fieldset ul li select.fejl,
.bruger-formular .debtor-fieldset ul li textarea.fejl {
  border: 2px solid #a51240;
}
.bruger-formular .debtor-fieldset ul li .fejl-meddelelse {
  margin-left: 0.2rem;
  text-align: left;
  color: #a51240;
}
.bruger-formular .debtor-fieldset fieldset.radio-group legend {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  color: #000;
}
.bruger-formular .debtor-fieldset fieldset.radio-group input {
  width: auto;
}
.bruger-formular .debtor-fieldset fieldset.radio-group label {
  margin-right: 16px;
}
.bruger-formular .debtor-fieldset fieldset.login li {
  position: relative;
}
.bruger-formular .debtor-fieldset fieldset.login .new-password-explanation {
  display: none;
  order: 2;
}
.bruger-formular .debtor-fieldset fieldset.login label {
  order: 1;
}
.bruger-formular .debtor-fieldset fieldset.login label:after {
  font-family: 'FontAwesome';
  margin: 0 0 0 5px;
  content: '\f059';
  font-size: 1.5em;
  color: #005b82;
}
.bruger-formular .debtor-fieldset fieldset.login label:hover + div {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 65%;
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 1000;
}
.bruger-formular .debtor-fieldset fieldset.login input {
  order: 3;
}
.bruger-formular label.skal-udfyldes:after {
  content: '*';
  color: #800;
  margin-left: 5px;
}
.bruger-formular .skal-udfyldes-symbol {
  display: none;
}
.bruger-formular label.fil-felt {
  width: 100%;
}
.bruger-formular label.fil-felt.skal-udfyldes:after {
  content: "*";
  color: #800;
}
.bruger-formular .wk-file-field-list-container {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border: 1px solid #767676;
  width: calc(100% - 100px);
  min-height: 30px;
  padding-left: 0.8rem;
}
.bruger-formular .wk-file-field-list-container ul.wk-file-field-selected-list {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}
.bruger-formular .wk-file-field-list-container ul.wk-file-field-selected-list .file-view-link {
  margin-right: 0.5rem;
}
.bruger-formular input.fil-felt {
  display: inline-block;
  width: calc(100% - 100px) !important;
  height: 30px;
}
.bruger-formular button.wk-file-field-button {
  display: inline-block;
  width: 100px;
  height: 30px;
  padding: 0;
  border-radius: 0;
  vertical-align: top;
}
.bruger-formular li {
  position: relative;
  display: flex;
  flex-flow: row wrap;
}
.bruger-formular li label.janej-felt {
  order: 2;
  width: calc(100% - 50px);
}
.bruger-formular li input[type="checkbox"].janej-felt {
  order: 1;
  width: auto;
}
.bruger-formular li .forklaring {
  display: none;
  position: absolute;
  z-index: 100;
  right: 0;
  top: 0;
  padding: 15px;
  border: 1px solid #ccc;
  background: #005b82;
  color: #fff;
  width: 50%;
  font-weight: normal;
}
.bruger-formular li label:hover + .forklaring {
  display: block;
}
.bruger-formular li.forklaringLi label:after {
  font-family: 'FontAwesome';
  margin: 0 0 0 5px;
  content: '\f059';
  font-size: 1.5em;
  color: #005b82;
}
#ekstra-side-tilskudsregnskab input[readonly] {
  background: #ebebe4;
  color: #545454;
  border: 1px solid #a9a9a9;
}
.res-form {
  vertical-align: top;
  margin-right: 15px;
  display: block;
  width: 100%;
  position: relative;
}
.res-form .weekday-fields legend,
.res-form .fieldset-activity legend {
  width: auto;
  margin: 0;
}
.res-form fieldset {
  width: 50%;
  margin: 0 0 1em 0;
  border: 3px solid #dae1e6;
  background: #fff;
  padding: 1.5em;
}
.res-form fieldset legend {
  width: 100%;
  margin-bottom: 1em;
  font-size: 1.3em;
}
.res-form fieldset div.time-select {
  margin-top: 10px;
}
.res-form fieldset.fieldset-time {
  width: 50%;
  margin-top: 1em;
  padding-bottom: 4em;
}
.res-form fieldset.fieldset-time .datetime-selectors {
  margin-bottom: 1em;
}
.res-form fieldset.fieldset-time div {
  margin-bottom: 0.5em;
}
.res-form fieldset.fieldset-time div .startdatestarttimewrap,
.res-form fieldset.fieldset-time div .enddateendtimewrap {
  display: flex;
  width: 100%;
}
.res-form fieldset.fieldset-time div .startdatestarttimewrap div .label,
.res-form fieldset.fieldset-time div .enddateendtimewrap div .label,
.res-form fieldset.fieldset-time div .startdatestarttimewrap div label,
.res-form fieldset.fieldset-time div .enddateendtimewrap div label {
  margin-right: 5px;
}
.res-form fieldset.fieldset-time div .startdatestarttimewrap .startdate,
.res-form fieldset.fieldset-time div .enddateendtimewrap .startdate,
.res-form fieldset.fieldset-time div .startdatestarttimewrap .enddate-select,
.res-form fieldset.fieldset-time div .enddateendtimewrap .enddate-select {
  margin-right: 30px;
}
.res-form fieldset.fieldset-time div .startdatestarttimewrap .startdate:before,
.res-form fieldset.fieldset-time div .enddateendtimewrap .startdate:before {
  width: 120px;
  content: 'Startdato: ';
}
.res-form fieldset.fieldset-time div .startdatestarttimewrap .enddate-select:before,
.res-form fieldset.fieldset-time div .enddateendtimewrap .enddate-select:before {
  width: 120px;
  content: 'Slutdato: ';
}
.res-form fieldset.fieldset-time .resource-table-holder {
  display: inline-block;
  min-height: auto;
  max-width: 500px;
  height: auto;
  overflow-y: hidden;
  overflow-x: scroll;
}
.res-form fieldset.fieldset-time .resource-table-holder .resource-table thead th {
  width: 40px;
  font-size: 0.8em;
}
.res-form fieldset.fieldset-time .resource-table-holder .resource-table thead th:first-child {
  width: 40px;
}
.res-form fieldset.fieldset-time .resource-table-holder .resource-table td.current {
  background-color: #b6d7a8 !important;
}
.res-form fieldset.fieldset-subject {
  margin-top: 15px;
}
.res-form fieldset.fieldset-subject .subject label {
  margin-right: 1em;
}
.res-form fieldset.fieldset-price .label {
  margin-right: 1em;
}
.res-form fieldset.fieldset-bookingfor {
  width: 50%;
  border: 3px solid #dae1e6;
}
.res-form fieldset.fieldset-bookingfor label[for='input-bookingfor'] {
  display: block;
  width: 100%;
  margin-bottom: 0.2em;
}
.res-form fieldset.fieldset-props .prop-list {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  justify-content: space-between;
  width: 100%;
}
.res-form fieldset.fieldset-props .prop-list li {
  width: 45%;
  height: 100px;
  margin-bottom: 1em;
}
.res-form fieldset.fieldset-props .prop-list li label {
  width: 100%;
}
.res-form fieldset.fieldset-props .prop-list li select,
.res-form fieldset.fieldset-props .prop-list li input {
  width: 100%;
}
.res-form fieldset.fieldset-props label {
  display: inline-block;
  width: 100px;
}
.res-form fieldset.fieldset-props label:after {
  content: ':';
}
.res-form fieldset.fieldset-props select {
  min-width: 75px;
}
.res-form fieldset.booking-survey div.survey-question {
  width: 100%;
  margin-bottom: 1em;
}
.res-form fieldset.booking-survey div.survey-question label {
  display: block;
}
.res-form fieldset.booking-survey div.survey-question input[type='text'] {
  padding: 0.5em;
  width: 100%;
}
.res-form fieldset.booking-survey div.survey-question textarea {
  width: 100%;
}
.res-form fieldset.booking-survey div.survey-question.error label {
  font-weight: bold;
  color: #800;
}
.res-form fieldset.booking-survey fieldset {
  width: 100%;
  border: 1px solid #dae1e6;
}
.res-form fieldset.booking-survey fieldset legend {
  font-size: 1em;
}
.res-form fieldset.booking-survey fieldset label.radio-label {
  display: inline-block;
}
.res-form fieldset.fieldset-buttons {
  border: 0;
  padding-left: 0;
  margin: 0 auto;
  text-align: center;
}
.res-form fieldset.fieldset-buttons button {
  padding: 10px 20px;
  color: #005b82;
  background: transparent;
  border: 2px solid #007aa6;
  cursor: pointer;
}
.res-form fieldset.fieldset-buttons button:hover {
  background: #007aa6;
  color: #fff;
}
.res-service-search-result {
  background: #fff;
  padding: 2em;
}
.res-service-search-result h2.resource-name,
.res-service-search-result h2.booking-date {
  display: inline-block;
  background: #007aa6;
  color: #fff;
  padding: 0.5em 1em;
}
.res-service-search-result .toolbox {
  padding: 10px 0;
}
.res-service-search-result .toolbox a {
  display: inline-block;
  padding: 0 0 0 20px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  margin: 0 25px 0 0;
}
.res-service-search-result .toolbox .inactive {
  opacity: 0.3;
}
.res-service-search-result .toolbox .details-link {
  background-image: url(../../billeder/icon-edit.png);
}
.res-service-search-result .toolbox .mail-link {
  background-image: url(../../billeder/icon-mail.png);
}
.res-service-search-result .toolbox .sms-link {
  background-image: url(../../billeder/icon-sms.png);
}
.res-service-search-result .toolbox .cancel-link {
  background-image: url(../../billeder/icon-delete.png);
}
.res-booking-list-container {
  display: block;
  background-color: #fff;
  border-top: 2px solid #007aa6;
  margin-bottom: 2em;
}
.res-booking-list {
  border-collapse: collapse;
  width: 100%;
}
.res-booking-list thead {
  background-color: #fff;
  color: #000;
}
.res-booking-list thead th {
  text-align: left;
}
.res-booking-list thead th.time {
  width: 10%;
}
.res-booking-list thead th.name {
  width: 26%;
}
.res-booking-list thead th.phone {
  width: 12%;
}
.res-booking-list thead th.mobile {
  width: 12%;
}
.res-booking-list thead th.email {
  width: 20%;
}
.res-booking-list thead th.toolbox {
  width: 10%;
}
.res-booking-list tbody {
  width: 100%;
  background-color: #fff;
}
.res-booking-list tbody tr:hover {
  background-color: #ccc;
}
.res-booking-list tbody td {
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  text-align: left;
}
.res-booking-list tbody td.date {
  width: 10%;
}
.res-booking-list tbody td.time {
  width: 10%;
}
.res-booking-list tbody td.name {
  width: 26%;
}
.res-booking-list tbody td.phone {
  width: 12%;
}
.res-booking-list tbody td.mobile {
  width: 12%;
}
.res-booking-list tbody td.email {
  width: 20%;
}
.res-booking-list tbody td.toolbox {
  width: 10%;
}
.res-booking-list th,
.res-booking-list td {
  padding: 5px 8px;
}
.res-booking-list .toolbox {
  padding: 5px 8px;
}
.res-booking-list .toolbox a,
.res-booking-list .toolbox span.inactive {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 0;
  padding: 16px 0 0 0;
  font-size: 0;
  margin: 0 0 0 10px;
}
#resServiceMailForm {
  margin: 0 auto;
  width: 660px;
}
#resServiceMailForm fieldset {
  border: none;
}
#resServiceMailForm .button-line {
  margin-top: 1em;
}
#resServiceMailForm .button-line button {
  padding: 1em 2em;
}
#input-mailbody {
  width: 650px;
}
#resourceservicecancel fieldset {
  border: 3px solid #007aa6;
}
#resourceservicecancel fieldset legend {
  width: auto;
}
#resourceservicecancel #indhold {
  width: 1080px;
}
#resourceservicecancel .confirm-line {
  padding-top: 15px;
  border-top: 1px solid #007aa6;
}
#resourceservicecancel .smsbody-line label,
#resourceservicecancel .mailbody-line label {
  display: block;
  width: auto;
}
#resourceservicecancel label[for='input-mailsubject'] {
  margin-right: 15px;
}
#resourceservicecancel .mailsubject-line input {
  width: 400px;
}
#resourceservicecancel .res-booking-list {
  margin: 0 auto;
  width: 100%;
}
#resourceservicecancel .res-booking-list tbody td {
  border-top: 1px solid #007aa6;
}
.recipient-count-line {
  font-size: 90%;
  font-style: italic;
}
.meddelelse {
  font-weight: bold;
  color: #000;
  font-size: 110%;
  min-height: 24px;
}
.meddelelse:before {
  content: ' ';
  background: url(../../billeder/icon-warning.png) no-repeat 50% 50%;
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  margin-top: -3px;
  padding: 0;
}
.date-select span,
.time-select span,
.location-select span {
  width: 13em;
  display: inline-block;
  vertical-align: top;
}
.date-select label,
.time-select label,
.location-select label,
.search-keyword label {
  width: 5em;
  display: inline-block;
  vertical-align: middle;
}
.date-select input,
.time-select input,
.location-select input {
  width: 6em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
  text-align: right;
}
.time-select input {
  width: 4em;
}
.res-direction-line a,
.res-sort-line a {
  line-height: 3em;
  background: #007aa6;
  border: none;
  color: #ffffff;
  font-size: 90%;
  height: 3em;
  padding: 0 25px;
  font-family: helvetica, verdana, arial, sans-serif;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
}
.res-direction-line a:hover,
.res-sort-line a:hover {
  background-color: #04435c;
  text-decoration: none;
}
.res-direction-line a.btn-save,
.res-sort-line a.btn-save {
  background: #00843f;
}
.res-direction-line a.btn-save:hover,
.res-sort-line a.btn-save:hover {
  background-color: #006631;
}
.res-resource-list {
  padding: 0;
  margin: 0 0 0.5em;
  list-style: none;
}
.res-resource-list label {
  padding: 1px 5px;
  width: auto;
  font-size: 0.9em;
}
.res-resource-list input:checked + label {
  color: #000;
  border-radius: 3px;
}
.res-resource-list li {
  display: block;
  padding: 0 10px 0 0;
}
.resappl-resource-list {
  list-style: none;
  padding: 0;
}
/*--- skjul opret/klon sæsonbooking knappen ---*/
/*
#resourceansoegning {
	.create-application-link {
		display: none;
	}
	.clone-link {
		display: none;
	}
}
*/
#resourceansoegning .application-filter-line label {
  width: auto;
}
#app-edit-form .image-container {
  position: absolute;
  right: 0;
  max-width: 40%;
  overflow: hidden;
}
#resourceansoegning-rediger #backButton a,
#resourceansoegning-opret #backButton a {
  display: block;
  line-height: 3em;
  background: #007aa6;
  border: none;
  font-size: 110%;
  height: 3em;
  color: #fff;
  padding: 0 25px;
  font-family: helvetica, verdana, arial, sans-serif;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
}
#resourceansoegning-rediger #backButton a:hover,
#resourceansoegning-opret #backButton a:hover {
  text-decoration: none;
  background: #173239;
}
#resourceansoegning-rediger .res-form,
#resourceansoegning-opret .res-form {
  width: 100%;
}
#resourceansoegning-rediger .res-form fieldset:first-child,
#resourceansoegning-opret .res-form fieldset:first-child {
  border: none;
}
#resourceansoegning-rediger .res-form fieldset:first-child #resource-name,
#resourceansoegning-opret .res-form fieldset:first-child #resource-name {
  font-size: 14px;
}
#resourceansoegning-rediger .res-form fieldset:first-child #resource-name .location:after,
#resourceansoegning-opret .res-form fieldset:first-child #resource-name .location:after {
  content: '-';
  margin: 0 5px;
  display: inline-block;
}
#resourceansoegning-rediger .res-form fieldset,
#resourceansoegning-opret .res-form fieldset {
  border: 3px solid #007aa6;
  width: 100%;
  max-width: 500px;
  min-width: 500px;
}
#resourceansoegning-rediger .resource-info,
#resourceansoegning-opret .resource-info {
  position: relative;
  width: 100%;
}
#resourceansoegning-rediger #resbook-description-container-location-info,
#resourceansoegning-opret #resbook-description-container-location-info,
#resourceansoegning-rediger #resbook-description-container-resource-info,
#resourceansoegning-opret #resbook-description-container-resource-info {
  background: #fff;
  width: 50%;
  border: 1px solid #007aa6;
  padding: 2em;
}
#resourceansoegning-rediger #resbook-description-container-location-info .location-name,
#resourceansoegning-opret #resbook-description-container-location-info .location-name,
#resourceansoegning-rediger #resbook-description-container-resource-info .location-name,
#resourceansoegning-opret #resbook-description-container-resource-info .location-name,
#resourceansoegning-rediger #resbook-description-container-location-info #resource-name,
#resourceansoegning-opret #resbook-description-container-location-info #resource-name,
#resourceansoegning-rediger #resbook-description-container-resource-info #resource-name,
#resourceansoegning-opret #resbook-description-container-resource-info #resource-name {
  font-size: 1.5em;
  font-weight: bold;
}
#resourceansoegning-rediger #resbook-description-container-location-info .resource-description,
#resourceansoegning-opret #resbook-description-container-location-info .resource-description,
#resourceansoegning-rediger #resbook-description-container-resource-info .resource-description,
#resourceansoegning-opret #resbook-description-container-resource-info .resource-description {
  border: 1px solid #ccc;
  padding: 1em;
  min-height: 100px;
  margin-top: 1em;
}
#resourceansoegning-rediger #resbook-description-container-location-info .resource-description span.label,
#resourceansoegning-opret #resbook-description-container-location-info .resource-description span.label,
#resourceansoegning-rediger #resbook-description-container-resource-info .resource-description span.label,
#resourceansoegning-opret #resbook-description-container-resource-info .resource-description span.label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
#resourceansoegning-rediger #resbook-description-container-location-info .image-container,
#resourceansoegning-opret #resbook-description-container-location-info .image-container,
#resourceansoegning-rediger #resbook-description-container-resource-info .image-container,
#resourceansoegning-opret #resbook-description-container-resource-info .image-container {
  position: absolute;
  top: 2em;
  right: 2em;
  width: 40%;
  height: 90%;
  overflow: hidden;
}
#resourceansoegning-rediger #resbook-description-container-location-info .image-container img,
#resourceansoegning-opret #resbook-description-container-location-info .image-container img,
#resourceansoegning-rediger #resbook-description-container-resource-info .image-container img,
#resourceansoegning-opret #resbook-description-container-resource-info .image-container img {
  width: 100% !important;
  height: auto !important;
}
#resourceansoegning-rediger button.btn-send,
#resourceansoegning-opret button.btn-send {
  background: #007aa6;
}
#resourceansoegning-rediger button.btn-send:hover,
#resourceansoegning-opret button.btn-send:hover {
  background: #00678d;
}
#resourceansoegning-rediger .date-select span,
#resourceansoegning-opret .date-select span,
#resourceansoegning-rediger .time-select span,
#resourceansoegning-opret .time-select span,
#resourceansoegning-rediger .location-select span,
#resourceansoegning-opret .location-select span {
  width: 13em;
  display: inline-block;
  vertical-align: top;
}
#resourceansoegning-rediger .date-select span label,
#resourceansoegning-opret .date-select span label,
#resourceansoegning-rediger .time-select span label,
#resourceansoegning-opret .time-select span label,
#resourceansoegning-rediger .location-select span label,
#resourceansoegning-opret .location-select span label {
  width: 5em;
  display: inline-block;
  vertical-align: middle;
}
#resourceansoegning-rediger div.participant-select,
#resourceansoegning-opret div.participant-select {
  margin-top: 20px;
}
#resourceansoegning-rediger div.error,
#resourceansoegning-opret div.error {
  color: red;
}
#resourceansoegning-rediger .date-select-start,
#resourceansoegning-opret .date-select-start,
#resourceansoegning-rediger .date-select-end,
#resourceansoegning-opret .date-select-end {
  display: inline-block;
  width: 48%;
}
#resourceansoegning-rediger .date-select-start label,
#resourceansoegning-opret .date-select-start label,
#resourceansoegning-rediger .date-select-end label,
#resourceansoegning-opret .date-select-end label {
  display: inline-block;
  width: 45%;
  margin-right: 3px;
}
#resourceansoegning-rediger .date-select-start input,
#resourceansoegning-opret .date-select-start input,
#resourceansoegning-rediger .date-select-end input,
#resourceansoegning-opret .date-select-end input {
  display: inline-block;
  width: 45%;
}
#resourceansoegning-rediger .prop-select,
#resourceansoegning-opret .prop-select {
  margin-top: 2em;
}
#resourceansoegning-rediger .prop-select label,
#resourceansoegning-opret .prop-select label {
  font-weight: bold;
}
#resourceansoegning-rediger .prop-select ul,
#resourceansoegning-opret .prop-select ul {
  padding: 0;
  list-style: none;
}
#resourceansoegning-rediger .prop-select ul li,
#resourceansoegning-opret .prop-select ul li {
  margin-bottom: 1em;
}
#resourceansoegning-rediger .prop-select ul li label,
#resourceansoegning-opret .prop-select ul li label {
  font-weight: normal;
  width: 150px;
  margin-right: 20px;
}
#resourceansoegning-rediger .prop-select ul li select,
#resourceansoegning-opret .prop-select ul li select {
  width: 100px;
}
#resourceansoegning-rediger .comments-select label,
#resourceansoegning-opret .comments-select label {
  display: block;
}
#resourceansoegning-rediger .comments-select textarea,
#resourceansoegning-opret .comments-select textarea {
  width: 100%;
  resize: none;
  height: 150px;
}
.application-table {
  background-color: #eaeaea;
  min-width: 100%;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #888;
  font-size: 0.8em;
}
.application-table caption {
  font-weight: bold;
  text-align: left;
  font-size: 120%;
  padding-bottom: 3px;
}
.application-table th {
  text-align: left;
  background-color: #007aa6;
  color: #ffffff;
}
.application-table th,
.application-table td {
  border: 1px dotted #888;
  padding: 3px 5px;
}
.application-table .weekday {
  width: 8%;
}
.application-table .date {
  width: 20%;
}
.application-table .time {
  width: 10%;
}
.application-table .participants {
  width: 10%;
}
.application-table .no-applications {
  color: #555;
  font-style: italic;
}
.application-table .toolbox {
  width: 70px;
  text-align: center;
  font-size: 85%;
}
.application-table .toolbox a {
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  height: 0;
  overflow: hidden;
  padding-top: 16px;
  width: 16px;
  margin-right: 5px;
}
.application-table .toolbox a.edit-link {
  background-image: url(../../billeder/icon-edit.png);
}
.application-table .toolbox a.detail-link {
  background-image: url(../../billeder/icon-search.png);
}
.application-table .toolbox a.clone-link {
  background-image: url(../../billeder/icon-clone.png);
}
.application-table .toolbox a.delete-link {
  background-image: url(../../billeder/icon-delete.png);
}
.application-table .toolbox a.cancel-link {
  background-image: url(../../billeder/icon-cancel.png);
}
.application-table .toolbox a:last-child {
  margin: 0;
}
#resourceedit textarea {
  width: 100%;
}
#resourceedit #indhold h1:after {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0.5em;
  content: 'Her kan du rediger beskrivelsen af de enkelte ressourcer.';
}
#resourceedit .resource-list-container {
  margin-top: 2em;
}
#resourceedit .resource-list-container ul {
  list-style: none;
  padding: 0;
}
#resourceedit #resbook-description-container {
  background: #fff;
  width: 100%;
  border: 1px solid #ccc;
  padding: 2em;
  margin: 0;
}
#resourceedit #resbook-description-container .resource-edit-link {
  padding: 0.5em 1em;
  background: #007aa6;
  color: #fff;
  margin-bottom: 2em;
}
#resourceedit fieldset.resbook-info-edit div {
  display: inline-block;
  margin-right: 20px;
}
#resourceedit fieldset.resbook-info-edit div label:after {
  content: ':';
  margin-right: 10px;
}
#resourceedit .resbook-info-form {
  background: #fff;
  width: 100%;
  padding: 2em;
  border: 1px solid #ccc;
}
#resourceedit .resbook-info-form fieldset {
  border: none;
}
#resourceedit .resbook-info-form button {
  padding: 0.5em 1em;
}
#resourceedit .resbook-info-form #cke_resbook-description-editor {
  width: 100% !important;
}
#resourceedit .resource-description img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}
.create-application-link-line {
  text-align: right;
}
.create-application-link {
  display: inline-block;
  line-height: 3em;
  background: #007aa6;
  border: none;
  color: #ffffff;
  font-size: 110%;
  padding: 0 25px;
  text-decoration: none;
  font-family: helvetica, verdana, arial, sans-serif;
  border-radius: 4px;
  cursor: pointer;
}
.create-application-link:hover {
  text-decoration: none;
  background: #173239;
}
.create-application-link.btn-save {
  background: #00843f;
}
.create-application-link.btn-save:hover {
  background-color: #006631;
}
#app-edit-form label {
  display: inline-block;
  vertical-align: middle;
  width: 9em;
}
#app-edit-form label[for^='input-weekday'] {
  width: 2.5em;
  padding: 2px 5px;
}
#app-edit-form input,
#app-edit-form select {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #888;
  padding: 3px;
}
#app-edit-form input:focus,
#app-edit-form select:focus {
  border-color: #005779;
}
#app-edit-form .weekday-select {
  margin-bottom: 1em;
  width: 102%;
}
#app-edit-form .weekday-select label {
  font-weight: bold;
}
#app-edit-form .weekday-select ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#app-edit-form .weekday-select ul li {
  display: inline-block;
  padding: 3px 0;
}
#app-edit-form .weekday-select ul li label {
  font-weight: normal;
}
#app-edit-form .weekday-select input:checked + label {
  background-color: #116f91;
  color: #fff;
}
#app-edit-form .date-select span,
#app-edit-form .time-select span {
  width: 100px;
  margin: 0 20px 0 0;
}
#app-edit-form .date-select span label,
#app-edit-form .time-select span label,
#app-edit-form .date-select span input,
#app-edit-form .time-select span input {
  display: block;
  margin: 0;
  width: 100%;
}
#app-edit-form .participant-select label {
  vertical-align: top;
}
#app-edit-form .participant-select label[for] {
  vertical-align: middle;
}
#app-edit-form .participant-select ul {
  display: block;
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
}
#app-edit-form .participant-select ul li {
  margin-bottom: 10px;
}
#app-edit-form .participant-select input {
  width: 2.5em;
}
#app-edit-form .comments-select label {
  vertical-align: top;
}
#app-edit-form .comments-select textarea {
  width: 30em;
}
#app-edit-form .buttons button {
  margin: 0 25px 0 0;
  display: inline-block;
  background: #007aa6;
  border: none;
  color: #ffffff;
  font-size: 110%;
  height: 3em;
  padding: 0 25px;
  font-family: helvetica, verdana, arial, sans-serif;
  border-radius: 4px;
  cursor: pointer;
}
#res-search-form input,
#res-location-form input,
#res-search-form select,
#res-location-form select {
  width: 200px;
  box-sizing: border-box;
  height: 25px;
}
#resbook-form ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#resbook-form .fieldset-participants select,
#resbook-form .fieldset-participants input {
  width: 15em;
}
#resbook-form .fieldset-participants select + input {
  display: block;
  margin-left: 10em;
}
#resbook-form .fieldset-participants .button-line {
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
}
#resbook-form .fieldset-participants .button-line button {
  font-size: 85%;
  padding: 0 10px;
}
#resbook-form .fieldset-bookingfor select {
  width: 15em;
}
/* ---- Sæsonbooking - Vælg ressoruce ---- */
#resourceansoegning-vaelg-ressource .search-container {
  align-self: flex-end;
  position: relative;
  background: rgba(0, 122, 166, 0.8);
  padding: 4em 0 1em 2em;
  width: 100%;
}
#resourceansoegning-vaelg-ressource .search-container .resource-search {
  width: 100%;
  margin-top: 5px;
}
#resourceansoegning-vaelg-ressource .search-container h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: #007aa6;
  padding: 0.5em 1.3em;
  font-weight: normal;
  font-size: 1.5em;
}
#resourceansoegning-vaelg-ressource .search-container p {
  padding: 0;
}
#resourceansoegning-vaelg-ressource .search-container .helpText {
  width: 100%;
  color: #cac8c8;
}
#resourceansoegning-vaelg-ressource .resource-search-form {
  width: 100%;
  padding: 1em 1.8em;
  margin: 0 auto;
  position: relative;
  background: #007aa6;
}
#resourceansoegning-vaelg-ressource .resource-search-form legend {
  color: #fff;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset {
  border: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group {
  width: auto;
  text-align: center;
  padding-top: 1em;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group div {
  height: 45px;
  vertical-align: top;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group label {
  height: 20px;
  color: #fff;
  text-align: left;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group input,
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group select {
  height: 30px;
  padding: 0.2em 1em 0.2em 0.5em;
  border-radius: 0;
  border: 1px solid #ccc;
  vertical-align: top;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group .search-button-container {
  margin-top: 20px;
  margin-bottom: 0;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group .search-button-container button {
  height: 30px;
  width: 55px;
  padding: 0;
  font-weight: bold;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group .search-button-container button:hover {
  background: #fff;
  color: #005b82;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group select::-ms-expand {
  display: none;
}
#resourceansoegning-vaelg-ressource .resource-search-form div {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 1em;
}
#resourceansoegning-vaelg-ressource .resource-search-form div:last-child {
  margin-right: 0;
}
#resourceansoegning-vaelg-ressource .resource-search-form div label {
  display: block;
}
#resourceansoegning-vaelg-ressource .resource-search-form .resource-search-location select {
  width: 200px;
}
#resourceansoegning-vaelg-ressource .resource-search-form .resource-search-startdate input {
  width: 90px;
  margin-right: 1em;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset {
  border: 3px solid #007aa6;
  margin-top: 2em;
  width: 100%;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset legend {
  width: auto;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset .button-line {
  width: 100%;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset .resource-search-result {
  list-style: none;
  padding: 0;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset .resource-search-result li {
  width: 100%;
  padding: 2em;
  border: 2px solid #007aa6;
  position: relative;
  margin-bottom: 1em;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset .resource-search-result li > input {
  position: absolute;
  left: 20px;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset .resource-search-result li label,
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset .resource-search-result li a {
  display: block;
  margin-left: 20px;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset .resource-search-result li a {
  color: #0000ee;
}
#resourceansoegning-vaelg-ressource .resource-search-result-form fieldset .resource-search-result li a:hover {
  text-decoration: underline;
}
#resourceansoegning-vaelg-ressource .button-line {
  text-align: center;
}
#resourceansoegning-vaelg-ressource #resource-submit-button {
  background: #2e91be;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 0 20px;
  height: 40px;
}
#resourceansoegning-vaelg-ressource #resource-submit-button:hover {
  background: #2981a9;
}
/* ---------------------------- */
/* ---- Sæsonbooking - opret ansøgning ---- */
#resourceansoegning-opret form.res-form fieldset {
  max-width: 100%;
}
#resourceansoegning-opret form.res-form fieldset .repeat-line {
  margin-bottom: 10px;
}
#resourceansoegning-opret form.res-form fieldset .repeat-line label {
  width: 100%;
  display: inline;
}
#resourceansoegning-opret form.res-form fieldset .weekday label {
  width: 5em;
}
#resourceansoegning-opret form.res-form fieldset:first-child {
  padding: 0;
}
#resourceansoegning-opret form.res-form .resource-settings fieldset {
  border: 3px solid #2e91be;
  padding: 1.5em;
}
#resourceansoegning-opret .application-comments label {
  display: block;
  width: auto;
  margin-bottom: 0.5rem;
}
#resourceansoegning-opret .fieldset-props legend {
  width: auto;
}
#resourceansoegning-opret .fieldset-props #prop-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
#resourceansoegning-opret .fieldset-props #prop-list li {
  width: auto;
  margin-right: 30px;
}
#resourceansoegning-opret .fieldset-props #prop-list li label {
  width: auto;
}
#resourceansoegning-opret .time-change-link-container button {
  background: #007aa6;
  border: none;
  cursor: pointer;
  padding: 15px 25px;
  color: white;
  transition: background ease-out 300ms;
  margin-bottom: 15px;
  border-radius: 5px;
}
#resourceansoegning-opret .time-change-link-container button:hover {
  background: #00678d;
  transition: background ease-in 300ms;
}
#resourceansoegning-opret .btn-save,
#resourceansoegning-opret .btn-send {
  transition: background ease-out 300ms;
}
#resourceansoegning-opret .btn-save:hover,
#resourceansoegning-opret .btn-send:hover {
  background: #00678d;
  transition: background ease-in 300ms;
}
#resourceansoegning-opret .resbook-edit-table-container {
  overflow-x: scroll;
}
#resourceansoegning-opret .resbook-edit-table-container table {
  table-layout: fixed;
  width: 100%;
  text-align: left;
  min-width: 1378px;
}
#resourceansoegning-rediger #resbook-description-container-location-info,
#resourceansoegning-opret #resbook-description-container-location-info,
#resourceansoegning-rediger #resbook-description-container-resource-info,
#resourceansoegning-opret #resbook-description-container-resource-info {
  border: none;
  background: #007aa6;
  color: #fff;
  padding: 2em;
  margin: 0;
  width: 100%;
}
#resourceansoegning-rediger #resbook-description-container-location-info,
#resourceansoegning-opret #resbook-description-container-location-info {
  padding-bottom: 2em;
}
#resourceansoegning-rediger #resbook-description-container-location-info .location-name,
#resourceansoegning-opret #resbook-description-container-location-info .location-name {
  font-size: 2em;
}
#resourceansoegning-rediger #resbook-description-container-location-info .location-address div,
#resourceansoegning-opret #resbook-description-container-location-info .location-address div {
  display: inline-block;
}
#resourceansoegning-rediger #resbook-description-container-location-info .location-address .location-street .label,
#resourceansoegning-opret #resbook-description-container-location-info .location-address .location-street .label {
  font-weight: bold;
}
#resourceansoegning-rediger #resbook-description-container-location-info .location-address .location-street .label:after,
#resourceansoegning-opret #resbook-description-container-location-info .location-address .location-street .label:after {
  content: ':';
}
#resourceansoegning-rediger #resbook-description-container-location-info .location-address .location-street .street:after,
#resourceansoegning-opret #resbook-description-container-location-info .location-address .location-street .street:after {
  content: ',';
}
#resourceansoegning-rediger #resbook-description-container-location-info .location-zipcity .label,
#resourceansoegning-opret #resbook-description-container-location-info .location-zipcity .label {
  display: none;
}
#resourceansoegning-rediger #resbook-description-container-location-info .location-description,
#resourceansoegning-opret #resbook-description-container-location-info .location-description {
  display: none;
}
#resourceansoegning-rediger #resbook-description-container-resource-info .resource-name,
#resourceansoegning-opret #resbook-description-container-resource-info .resource-name {
  font-size: 1.3em;
}
#resourceansoegning-rediger #resbook-description-container-resource-info .resource-description,
#resourceansoegning-opret #resbook-description-container-resource-info .resource-description {
  border: none;
  padding: 0;
  max-width: 50%;
}
#resourceansoegning-rediger #resbook-description-container-resource-info .resource-description .label,
#resourceansoegning-opret #resbook-description-container-resource-info .resource-description .label {
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
}
#resourceansoegning-rediger #resbook-description-container-resource-info .resource-description .label:after,
#resourceansoegning-opret #resbook-description-container-resource-info .resource-description .label:after {
  content: ':';
}
#resourceansoegning-rediger .res-form fieldset,
#resourceansoegning-opret .res-form fieldset {
  width: 100%;
}
#resourceansoegning-rediger .res-form fieldset.booking-survey legend,
#resourceansoegning-opret .res-form fieldset.booking-survey legend {
  width: auto;
}
#resourceansoegning-rediger .res-form fieldset.booking-survey .survey-question,
#resourceansoegning-opret .res-form fieldset.booking-survey .survey-question {
  margin-bottom: 1em;
}
#resourceansoegning-rediger .res-form fieldset.booking-survey label:not(.radio-label),
#resourceansoegning-opret .res-form fieldset.booking-survey label:not(.radio-label) {
  width: 100%;
}
#resourceansoegning-rediger .res-form fieldset.knapset,
#resourceansoegning-opret .res-form fieldset.knapset {
  border: none;
}
#resourceservice #indhold {
  padding: 0;
}
#resourceservice input {
  margin: 5px 0;
}
#resourceservice button:not(.myprofil, .pagelogin) {
  margin-top: 15px;
}
#resourceservice fieldset {
  border: 3px solid #007aa6;
  width: 50%;
}
#resourceservice fieldset legend {
  width: auto;
}
#resourceservice .res-service-search-result {
  padding: 0;
}
#resourceservice .res-service-search-result .resource {
  width: 24%;
}
#resourceservice .res-service-search-result .start,
#resourceservice .res-service-search-result .end {
  width: 8%;
}
#resourceservice .res-service-search-result .chain-end {
  width: 12%;
}
#resourceservice table {
  border: 3px solid #007aa6;
  display: table;
  width: 100%;
}
#resourceservice .res-booking-list-container {
  border: none;
  margin: 0;
}
#resourceservice #printResultsButton {
  padding: 5px 15px;
  background: transparent;
  border: 2px solid #007aa6;
  color: #005b82;
  cursor: pointer;
}
#resourceservice #printResultsButton:hover {
  background: #007aa6;
  color: #fff;
}
#resourceservice .button-line {
  margin-top: 15px;
}
#resourceservicemail label[for='input-mailsubject'] {
  margin-right: 15px;
}
#resourceedit .resource-list-container {
  padding: 0 25px;
  border: 3px solid #007aa6;
  margin-bottom: 30px;
}
#resourceedit .resource-list-container li {
  margin: 10px 0;
}
#resourceedit .resource-list-container a {
  text-decoration: none;
  color: #007aa6;
  padding: 5px;
  border: 1px solid transparent;
  text-decoration: underline;
}
#resourceedit .resource-list-container a:hover {
  border: 1px solid #007aa6;
}
#resourceedit #resbook-description-container p .resource-edit-link {
  text-decoration: none;
  background: transparent;
  border: 2px solid #007aa6;
  color: #007aa6;
}
#resourceedit #resbook-description-container p .resource-edit-link:hover {
  background: #007aa6;
  color: #fff;
}
#resourceedit .resbook-info-edit input {
  display: block;
}
#payment-receipt .ordre-detaljer {
  background: transparent;
  border: 3px solid #007aa6;
  padding: 0;
}
#payment-receipt .ordre-detaljer .label {
  margin-right: 10px;
}
#payment-receipt .ordre-detaljer .resource-name {
  margin-top: 0;
  padding: 10px 25px;
  color: #fff;
  background: #007aa6;
}
#payment-receipt .ordre-detaljer .booking-price-list {
  list-style-type: none;
  padding-left: 25px;
}
#payment-receipt .ordre-detaljer .prop-list {
  display: flex;
  flex-flow: row wrap;
  margin: 2em 0;
}
#payment-receipt .ordre-detaljer .prop-list:before {
  width: 100%;
  content: 'Rekvisitter';
  font-weight: bold;
  margin: 0 0 0.5em -15px;
}
#payment-receipt .ordre-detaljer .prop-list li {
  width: 100%;
}
#payment-receipt .ordre-detaljer .prop-list li span {
  display: inline-block;
}
#payment-receipt .ordre-detaljer .prop-list li .prop-count {
  margin-right: 5px;
}
#payment-receipt .ordre-detaljer .prop-list li .prop-name {
  width: 150px;
  vertical-align: bottom;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#payment-receipt .ordre-detaljer .prop-list li .prop-price .currency-symbol {
  margin-right: 5px;
}
#payment-receipt .ordre-detaljer .booking-start {
  margin: 0;
}
#payment-receipt .ordre-detaljer .booking-start:before {
  content: 'Tidspunkt';
  display: block;
  width: 100%;
  font-weight: bold;
  margin: 0 0 0.5em 0;
}
#payment-receipt .ordre-detaljer .booking-end {
  margin: 0.5em 0 2em 0;
}
#payment-receipt .ordre-detaljer .comment {
  margin: 0 0 2em 0;
}
#payment-receipt .ordre-detaljer .comment .comment-heading {
  margin: 0 0 0.5em 0;
}
#payment-receipt .ordre-detaljer .comment .comment-content {
  margin: 0;
  padding: 1em;
  border: 1px solid #ccc;
  width: 100%;
  max-width: 500px;
}
#payment-receipt .ordre-detaljer .survey-result {
  margin: 0 0 2em 0;
}
#payment-receipt .ordre-detaljer .survey-result .survey-heading {
  margin: 0 0 0.5em 0;
}
#payment-receipt .ordre-detaljer .survey-result .survey-result-line {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 200px;
  grid-template-columns: 1fr 200px;
}
#payment-receipt .ordre-detaljer .survey-result .survey-result-line span {
  padding: 5px;
  border: 1px solid #ccc;
  border-bottom: 0;
}
#payment-receipt .ordre-detaljer .survey-result .survey-result-line .question {
  -ms-grid-column: 1;
  grid-column: 1;
  border-right: 0;
}
#payment-receipt .ordre-detaljer .survey-result .survey-result-line .answer {
  -ms-grid-column: 2;
  grid-column: 2;
}
#payment-receipt .ordre-detaljer .survey-result .survey-result-line:last-child span {
  border-bottom: 1px solid #ccc;
}
#payment-receipt .ordre-detaljer #payment-details {
  margin: 0;
}
#payment-receipt .ordre-detaljer #payment-details h2 {
  font-size: 12px;
  margin: 0 0 0.5em 0;
}
#payment-receipt .ordre-detaljer #payment-details .ordre-nummer-linje {
  display: none;
}
#payment-receipt .ordre-detaljer .survey-result,
#payment-receipt .ordre-detaljer .comment,
#payment-receipt .ordre-detaljer .booking-start,
#payment-receipt .ordre-detaljer .booking-end,
#payment-receipt .ordre-detaljer #payment-details {
  padding: 15px;
}
#rediger-brugeroplysninger .bruger-formular li label {
  display: block !important;
  width: 100%;
}
#rediger-brugeroplysninger #rediger-brugeroplysninger .float_right {
  float: right;
  padding-right: 10px;
}
#rediger-brugeroplysninger .bruger-formular .transport,
#rediger-brugeroplysninger .bruger-formular .trainer,
#rediger-brugeroplysninger .bruger-formular .lokaletilskud,
#rediger-brugeroplysninger .bruger-formular .foreningsoplysninger,
#rediger-brugeroplysninger .bruger-formular .aktivitetstilskud,
#rediger-brugeroplysninger .bruger-formular .faktiske_timetal,
#rediger-brugeroplysninger .bruger-formular .dato_aflaesning,
#rediger-brugeroplysninger .bruger-formular .dato_aflaesning2 {
  height: auto;
}
#rediger-brugeroplysninger .faktiske_timetal:before,
#rediger-brugeroplysninger .transport:before,
#rediger-brugeroplysninger .trainer:before,
#rediger-brugeroplysninger .foreningsoplysninger:before,
#rediger-brugeroplysninger .aktivitetstilskud:before,
#rediger-brugeroplysninger .lokaletilskud:before {
  background: #005779;
  color: #fff;
  padding-left: 5px;
}
#rediger-brugeroplysninger .transport:before,
#rediger-brugeroplysninger .trainer:before,
#rediger-brugeroplysninger .faktiske_timetal:before,
#rediger-brugeroplysninger .dato_aflaesning:before,
#rediger-brugeroplysninger .foreningsoplysninger:before,
#rediger-brugeroplysninger .aktivitetstilskud:before,
#rediger-brugeroplysninger .lokaletilskud:before {
  line-height: 16px;
  font-size: 10px;
  font-weight: bold;
  display: block;
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 5px 0px 5px 5px;
}
#rediger-brugeroplysninger li.foreningsoplysninger:first-child:before {
  content: 'Kontakt oplysninger';
}
#rediger-brugeroplysninger #rediger-brugeroplysninger .bruger-formular .label_block {
  float: none;
  display: block;
}
#rediger-brugeroplysninger li.aktivitetstilskud:before {
  content: 'Aktivitetstilskud';
}
#rediger-brugeroplysninger li.lokaletilskud:before {
  content: 'Lokaletilskud';
}
#rediger-brugeroplysninger .dato_aflaesning {
  clear: both;
}
#rediger-brugeroplysninger li.dato_aflaesning:before {
  background: #005779;
  color: #fff;
  content: '25 aars reglen (Skal udfyldes) hvis foreningen soeger om lokaletilskud eller transporttilskud';
}
#rediger-brugeroplysninger li.faktiske_timetal:before {
  content: 'Foreningens faktiske timetal';
}
#rediger-brugeroplysninger li.trainer:before {
  content: 'Traener- og instruktaertilskud';
}
#rediger-brugeroplysninger li.transport:before {
  content: 'Transporttilskud';
}
#rediger-brugeroplysninger .aktivitetstimer {
  font-style: italic;
  color: #929292;
}
#rediger-brugeroplysninger .dato_aflaesning2 {
  margin-top: 20px;
}
#rediger-brugeroplysninger .hasDatepicker {
  background: url(datepicker.png) no-repeat right 50%;
}
#rediger-brugeroplysninger .dato_aflaesning,
#rediger-brugeroplysninger .dato_aflaesning2 {
  font-weight: bold;
}
#rediger-brugeroplysninger .debtor-fieldset {
  position: relative;
  border-color: #005b82;
  border-width: 40px 1px 1px 1px;
  margin: 2em 3em;
  padding: 2em;
}
#rediger-brugeroplysninger .debtor-fieldset legend {
  position: absolute;
  top: -30px;
  left: 10px;
  color: #fff;
  font-size: 1.3em;
}
#rediger-brugeroplysninger .debtor-fieldset ul {
  list-style: none;
  padding: 0;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li {
  margin-bottom: 10px;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li label.janej-felt {
  margin: 0 0 0 20px;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li input[type='checkbox'] {
  position: absolute;
  left: 0;
  width: auto;
  margin: 0;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li:last-child {
  margin-bottom: 0;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li label {
  display: inline-block;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li input,
#rediger-brugeroplysninger .debtor-fieldset ul > li select,
#rediger-brugeroplysninger .debtor-fieldset ul > li textarea {
  width: 100%;
  padding: 10px 10px;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li textarea {
  resize: vertical;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li .select2 {
  width: 100% !important;
}
#rediger-brugeroplysninger .debtor-fieldset ul > li .select2 .select2-search__field {
  width: 100% !important;
}
#rediger-brugeroplysninger .debtor-fieldset ul .fejl {
  position: relative;
}
#rediger-brugeroplysninger .debtor-fieldset ul .fejl input {
  border-left: 5px solid #a51240;
}
#rediger-brugeroplysninger .debtor-fieldset ul .fejl .skal-udfyldes-symbol {
  color: #a51240;
}
#rediger-brugeroplysninger #infowrapper .infoboxtitle,
#ekstra-side-registrer-forening #infowrapper .infoboxtitle {
  display: none;
  width: 100%;
  background: #007aa6;
  color: #fff;
  font-size: 20px;
  padding: 5px 15px;
}
#rediger-brugeroplysninger #infowrapper .infobox,
#ekstra-side-registrer-forening #infowrapper .infobox {
  display: none;
  padding: 5px 15px;
  border: 1px solid #007aa6;
}
#rediger-brugeroplysninger label,
#ekstra-side-registrer-forening label {
  margin-top: 10px;
  display: block;
}
#rediger-brugeroplysninger #infochoise,
#ekstra-side-registrer-forening #infochoise {
  padding: 10px 10px;
  margin-bottom: 10px;
}
#rediger-brugeroplysninger #infodone,
#ekstra-side-registrer-forening #infodone {
  padding: 10px 10px;
  margin-left: 15px;
  background: transparent;
  border: 2px solid #007aa6;
  color: #007aa6;
  cursor: pointer;
  text-decoration: none;
}
#rediger-brugeroplysninger #infodone:hover,
#ekstra-side-registrer-forening #infodone:hover {
  background: #007aa6;
  color: #fff;
}
.debtor-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.debtor-fieldset .grupperolle-felt {
  display: none;
}
.debtor-fieldset > ul {
  list-style: none;
  padding: 0;
}
.debtor-fieldset > legend {
  display: none;
}
.debtor-fieldset fieldset {
  border: 1px solid #000;
}
.debtor-fieldset fieldset.fieldgroup:not(:first-of-type) {
  margin-top: 2rem;
}
.debtor-fieldset fieldset.fieldgroup:not(:last-of-type) {
  margin-bottom: 2rem;
}
.debtor-fieldset fieldset.fieldgroup {
  position: relative;
  border-color: #005b82;
  border-width: 40px 1px 1px 1px;
  padding: 2em;
}
.debtor-fieldset fieldset.fieldgroup legend {
  position: absolute;
  top: -30px;
  left: 10px;
  color: #fff;
  font-size: 1.3em;
}
.debtor-fieldset fieldset.fieldgroup ul {
  list-style: none;
  padding: 0;
}
.debtor-fieldset fieldset.fieldgroup ul > li {
  margin-bottom: 10px;
}
.debtor-fieldset fieldset.fieldgroup ul > li:last-child {
  margin-bottom: 0;
}
.debtor-fieldset fieldset.fieldgroup ul > li label {
  display: inline-block;
}
.debtor-fieldset fieldset.fieldgroup ul > li input,
.debtor-fieldset fieldset.fieldgroup ul > li select,
.debtor-fieldset fieldset.fieldgroup ul > li textarea {
  width: 100%;
  padding: 10px 10px;
}
.debtor-fieldset fieldset.fieldgroup ul > li textarea {
  resize: vertical;
}
.debtor-fieldset fieldset.fieldgroup ul > li .select2 {
  width: 100% !important;
}
.debtor-fieldset fieldset.fieldgroup ul > li .select2 .select2-search__field {
  width: 100% !important;
}
.debtor-fieldset fieldset.fieldgroup ul .fejl {
  position: relative;
}
.debtor-fieldset fieldset.fieldgroup ul .fejl input {
  border-left: 5px solid #a51240;
}
.debtor-fieldset fieldset.fieldgroup ul .fejl .skal-udfyldes-symbol {
  color: #a51240;
}
.knapset {
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.knapset button {
  background: transparent;
  color: #007aa6;
  border: 2px solid #007aa6;
  cursor: pointer;
  padding: 10px 20px;
}
.knapset button:hover {
  background: #007aa6;
  color: #fff;
}
#ekstra-side-opret-aftenskole .hidden {
  display: none;
}
#ekstra-side-mine-bookinger #indhold {
  padding: 0;
}
#ekstra-side-mine-bookinger #DataTables_Table_0_wrapper {
  margin-top: 50px;
}
body[data-wk-page-identifier="12"] .dt-buttons,
body[data-wk-page-identifier="32"] .dt-buttons {
  margin-bottom: 0.5rem;
}
body[data-wk-page-identifier="12"] .bookingoversigt-wrapper,
body[data-wk-page-identifier="32"] .bookingoversigt-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  column-gap: 2rem;
}
body[data-wk-page-identifier="12"] .bookingoversigt-wrapper .dataTables_wrapper,
body[data-wk-page-identifier="32"] .bookingoversigt-wrapper .dataTables_wrapper,
body[data-wk-page-identifier="12"] .bookingoversigt-wrapper .resbooklist-placeholder,
body[data-wk-page-identifier="32"] .bookingoversigt-wrapper .resbooklist-placeholder,
body[data-wk-page-identifier="12"] .bookingoversigt-wrapper .resbooklist-empty,
body[data-wk-page-identifier="32"] .bookingoversigt-wrapper .resbooklist-empty {
  width: 100%;
}
body[data-wk-page-identifier="12"] .bookingoversigt-wrapper .annullerede-bookinger,
body[data-wk-page-identifier="32"] .bookingoversigt-wrapper .annullerede-bookinger {
  background: #007aa6;
  padding: 0.5rem 1rem;
  color: white;
  cursor: pointer;
  border-radius: 20px;
  text-decoration: none;
}
body[data-wk-page-identifier="12"] .bookingoversigt-wrapper .annullerede-bookinger:hover,
body[data-wk-page-identifier="32"] .bookingoversigt-wrapper .annullerede-bookinger:hover {
  background: #009fd9;
}
body[data-wk-page-identifier="12"] .bookingoversigt-wrapper .mine-bookinger,
body[data-wk-page-identifier="32"] .bookingoversigt-wrapper .mine-bookinger {
  background: #007aa6;
  padding: 0.5rem 1rem;
  color: white;
  cursor: pointer;
  border-radius: 20px;
  text-decoration: none;
}
body[data-wk-page-identifier="12"] .bookingoversigt-wrapper .mine-bookinger:hover,
body[data-wk-page-identifier="32"] .bookingoversigt-wrapper .mine-bookinger:hover {
  background: #009fd9;
}
body[data-wk-page-identifier="33"] .grant-pool-table .value,
body[data-wk-page-identifier="33"] .grant-pool-table .tekst-felt,
body[data-wk-page-identifier="33"] .grant-pool-table .note-felt,
body[data-wk-page-identifier="33"] .grant-pool-table .fil-felt,
body[data-wk-page-identifier="33"] .grant-pool-table .dato-felt,
body[data-wk-page-identifier="33"] .grant-pool-table .tal-felt,
body[data-wk-page-identifier="33"] .grant-pool-table .valuta-felt {
  Display: none;
}
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1359"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1363"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1368"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1354"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1364"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1365"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1368"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1369"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1389"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1394"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1390"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1392"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1391"],
body[data-wk-page-identifier="33"] .grant-pool-table [data-wk-grantpool-field="Felt1393"] {
  display: revert;
}
.pulse {
  margin-top: 30px;
  margin-right: 15px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #007aa6;
  cursor: default;
  box-shadow: 0 0 0 rgba(0, 85, 132, 0.4);
  animation: pulse 2s 3 linear;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.pulse:hover {
  animation: none;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 85, 132, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 85, 132, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 85, 132, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 85, 132, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 85, 132, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(0, 85, 132, 0);
    box-shadow: 0 0 0 10px rgba(0, 85, 132, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 85, 132, 0);
    box-shadow: 0 0 0 0 rgba(0, 85, 132, 0);
  }
}
#bund .redirectPage {
  display: none;
}
/* ---- Kurv funktion ---- */
.minicart {
  order: 3;
  display: none;
  position: relative;
  background: url('design/kurv2-white.png') no-repeat center center;
  background-size: 45px;
  height: 50px;
  width: 50px;
  padding: 0;
  z-index: 1;
}
.minicart .minicart-heading {
  position: absolute;
  bottom: -15px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 1.2em;
  padding-left: 10px;
}
.minicart .minicart-itemcount {
  position: absolute;
  top: -5px;
  right: -5px;
  padding: 5px;
  background: #007aa6;
  color: #fff;
  border-radius: 5px;
}
.minicart .minicart-total {
  display: none;
}
.minicart .minicart-goto-cart {
  margin-top: 0.5em;
  font-style: italic;
  text-decoration: underline;
}
.minicart .minicart-content {
  display: none;
}
.minicart .minicart-goto-cart a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
}
#contact-admin-page .contacts-list thead tr {
  background: #007aa6 !important;
}
#contact-admin-page .contacts-list thead tr th {
  border: 1px solid #007aa6;
  padding: 5px 0;
}
#contact-admin-page .contacts-list tbody td {
  border: 1px solid #007aa6 !important;
  text-align: center;
}
#contact-admin-page .contact .tilmelding-felt-gruppe {
  border: 1px solid #007aa6;
}
#contact-admin-page .contact .tilmelding-felt-gruppe legend {
  margin-top: 60px;
  width: calc(100% + 26px);
  background: #007aa6;
  color: #fff;
  font-size: 20px;
  padding: 5px 10px;
  margin: 0 -13px;
}
#contact-admin-page .contact .tilmelding-felt-gruppe ul li {
  margin-bottom: 0;
  padding: 5px 0;
}
#contact-admin-page .contact .tilmelding-felt-gruppe ul li.Contact_Roles label {
  order: 1;
}
#contact-admin-page .contact .tilmelding-felt-gruppe ul li.Contact_Roles select,
#contact-admin-page .contact .tilmelding-felt-gruppe ul li.Contact_Roles span {
  order: 2;
  width: 300px !important;
  border-radius: 0;
}
#contact-admin-page .contact .tilmelding-felt-gruppe .hidden-contact-line {
  padding: 0 0 0 20px;
}
#contact-admin-page .contact .tilmelding-felt-gruppe .hidden-contact-line #input-hiddencontact {
  margin: 0;
}
#contact-admin-page .contact #input-hiddencontact {
  margin-bottom: 30px;
}
#ShoppingCart table,
#ShoppingCart-ChoosePayment table {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
#ShoppingCart table th,
#ShoppingCart-ChoosePayment table th,
#ShoppingCart table td,
#ShoppingCart-ChoosePayment table td {
  border: 1px solid #007aa6;
  padding: 5px;
}
#ShoppingCart table th,
#ShoppingCart-ChoosePayment table th {
  background: #007aa6;
  color: white;
}
#ShoppingCart table .shoppingcart-item-toolbox,
#ShoppingCart-ChoosePayment table .shoppingcart-item-toolbox {
  width: 3%;
}
#ShoppingCart .shoppingcart-payment-button-line button,
#ShoppingCart-ChoosePayment .shoppingcart-payment-button-line button {
  background: #007aa6;
  color: white;
  cursor: pointer;
  border: none;
  padding: 15px 25px;
  margin-top: 15px;
  transition: background ease-out 300ms;
}
#ShoppingCart .shoppingcart-payment-button-line button:hover,
#ShoppingCart-ChoosePayment .shoppingcart-payment-button-line button:hover {
  background: #00678d;
  transition: background ease-in 300ms;
}
#ShoppingCart .betingelser-blok,
#ShoppingCart-ChoosePayment .betingelser-blok {
  background: #dae1e6;
  border: 1px solid #171f25;
  padding: 15px;
}
#ShoppingCart .accepter-betingelser,
#ShoppingCart-ChoosePayment .accepter-betingelser,
#ShoppingCart .knapset,
#ShoppingCart-ChoosePayment .knapset {
  margin-top: 15px;
}
#ShoppingCart .fejl-meddelelse,
#ShoppingCart-ChoosePayment .fejl-meddelelse {
  margin-left: 30px;
  font-weight: bold;
  color: red;
}
#contact-admin-page .contacts-list {
  border-collapse: collapse;
  width: 100%;
}
#contact-admin-page .contacts-list thead tr {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
#contact-admin-page .contacts-list thead .sort-handle {
  width: 20px;
}
#contact-admin-page .contacts-list thead .toolbox {
  width: 75px;
}
#contact-admin-page .contacts-list tbody td {
  border: 1px solid #000;
}
#contact-admin-page .contacts-list .Contact_Rights {
  display: none;
}
#contact-admin-page .contact {
  width: 100%;
  margin: 2em 0 0 0;
}
#contact-admin-page .contact h2 {
  font-size: 2em;
  margin-bottom: 0.5em;
}
#contact-admin-page .contact legend {
  font-weight: bold;
  font-size: 1.2em;
}
#contact-admin-page .contact fieldset {
  width: 100%;
  padding: 1em;
  margin: 0;
}
#contact-admin-page .contact fieldset ul {
  padding: 0;
}
#contact-admin-page .contact #input-hiddencontact ul.display-settings {
  display: flex;
  flex-flow: row wrap;
}
#contact-admin-page .contact #input-hiddencontact li.hidden-contact-line input {
  order: 1;
  width: auto;
  margin: 5px 0 0 0;
}
#contact-admin-page .contact #input-hiddencontact li.hidden-contact-line label {
  order: 2;
  width: 300px;
}
#contact-admin-page .contact .tilmelding-felt-gruppe ul {
  display: flex;
  flex-flow: row wrap;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  padding: 1em 0 1em 20px;
  margin-bottom: 1em;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li .skal-udfyldes-symbol {
  display: none;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li label {
  order: 2;
  width: 120px;
  margin-left: 5px;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li label.skal-udfyldes:after {
  content: '*';
  margin-left: 2px;
  color: #800;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li input:not(.skal-udfyldes-symbol) {
  order: 3;
  width: 300px;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li .hide-toggle {
  order: 4;
  margin-left: 10px;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li .hide-toggle input {
  width: auto;
  margin-top: 7px;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li .hide-toggle label {
  width: auto;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li .fejl-meddelelse {
  display: none;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights {
  display: none;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights label {
  order: 1;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights input,
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights select,
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights span {
  order: 2;
  width: calc(100% - 140px) !important;
  border-radius: 0;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights input li,
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights select li,
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights span li {
  background: #000;
  color: #fff;
  padding: 0.5em;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights input li.select2-search--inline,
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights select li.select2-search--inline,
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights span li.select2-search--inline {
  background: transparent;
}
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights input li.select2-search--inline input,
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights select li.select2-search--inline input,
#contact-admin-page .contact .tilmelding-felt-gruppe li.Contact_Rights span li.select2-search--inline input {
  display: none;
}
.blog-post-container .blog-indlaeg {
  text-align: left;
}
.opret-blog-indlaeg-linje {
  text-align: right;
  padding: 0;
  margin: 0 24px 0 0;
}
.opret-blog-indlaeg-linje a {
  display: inline-block;
  padding: 1em 2em;
  background: #4e4e4e;
  border-top: 2px solid #b2b09e;
  border-left: 2px solid #b2b09e;
  border-right: 2px solid #b2b09e;
  color: #333;
  background: #fff;
  text-decoration: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.opret-blog-indlaeg-linje a:hover {
  background: #b2b09e;
  text-decoration: none;
}
.nyheder {
  margin-top: 32px;
}
.nyheder > h2 {
  margin: 0 0 16px 0;
}
.blog-liste {
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
}
.blog-liste li {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px dotted #dae1e6;
  padding: 32px 16px;
  margin-bottom: 16px;
}
.blog-liste li h2 {
  margin-top: -0.5em;
}
.blog-liste li .blog-indlaeg-titel {
  font-size: 1.3em;
}
.blog-liste li .blog-indlaeg-titel a {
  display: block;
  margin-bottom: 16px;
  text-decoration: none;
  color: inherit;
}
.blog-liste li .blog-indlaeg-tekst {
  margin-bottom: 0.5em;
  font-size: 14px;
}
.blog-liste li .blog-indlaeg-tekst a {
  text-decoration: none;
}
.blog-liste li .blog-indlaeg-tekst p {
  line-height: 1.5;
}
.blog-liste li .blog-indlaeg-dato {
  position: absolute;
  top: 10px;
  right: 10px;
}
.opret-blog-indlaeg-formular fieldset {
  border: none;
}
.opret-blog-indlaeg-formular ul {
  list-style: none;
}
.opret-blog-indlaeg-formular .forfatter-linje,
.opret-blog-indlaeg-formular .titel-linje {
  margin-bottom: 1em;
}
.opret-blog-indlaeg-formular .teaser-linje label,
.opret-blog-indlaeg-formular .tekst-linje label,
.opret-blog-indlaeg-formular .forfatter-linje label,
.opret-blog-indlaeg-formular .titel-linje label {
  display: inline-block;
  width: 60px;
  font-weight: bold;
}
.opret-blog-indlaeg-formular #input-titel {
  display: inline-block;
  width: 250px;
}
.opret-blog-indlaeg-formular .tekst-linje {
  margin-top: 2em;
}
.opret-blog-indlaeg-formular .knap-linje {
  margin-top: 2em;
  text-align: center;
}
.opret-blog-indlaeg-formular .knap-linje button {
  padding: 1em 2em;
}
.opret-blog-indlaeg-formular .forfatter-linje {
  display: none;
}
/* ---- Blog detalje side ---- */
.blog-indlaeg {
  text-align: right;
}
.blog-indlaeg .slet-blog-indlaeg-linje,
.blog-indlaeg .rediger-blog-indlaeg-linje {
  display: inline-block;
  text-align: center;
  width: 150px;
  padding: 0;
}
.blog-indlaeg .slet-blog-indlaeg-linje a,
.blog-indlaeg .rediger-blog-indlaeg-linje a {
  display: block;
  text-decoration: none;
  padding: 1em;
  background: #005b82;
  color: #fff;
}
.blog-indlaeg .rediger-blog-indlaeg-linje {
  margin-right: 1em;
}
.blog-indlaeg .rediger-blog-indlaeg-linje a:hover {
  background: #006d9b;
}
.blog-indlaeg .slet-blog-indlaeg-linje a {
  background: #800;
}
.blog-indlaeg .slet-blog-indlaeg-linje a:hover {
  background: red;
}
.blog-indlaeg h2 {
  font-size: 26px;
  text-align: left;
  margin-bottom: 12px;
}
.blog-indlaeg p {
  text-align: left;
}
#ekstra-side-tilskudsregnskab #beregningsfelter {
  display: none;
}
#ekstra-side-rediger-foreningens-stamdata .inputchecked {
  float: left;
  width: 15px;
  height: 15px;
}
#ekstra-side-rediger-foreningens-stamdata .inputchecked:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  content: '\f14a';
  color: #007aa6;
}
#ekstra-side-rediger-foreningens-stamdata label[for='Felt74'],
#ekstra-side-rediger-foreningens-stamdata label[for='Felt106'] {
  color: #acbcc7;
}
#ekstra-side-rediger-foreningens-stamdata label[for='Felt74']:after,
#ekstra-side-rediger-foreningens-stamdata label[for='Felt106']:after {
  content: '(kan ikke redigeres)';
  margin-left: 5px;
}
#resource-booking-detail .resource-description img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
#resource-booking-detail .resource-items-container {
  background: #007aa6;
  padding: 1px 20px 10px 20px;
  margin-top: 10px;
  color: #fff;
}
#ekstra-side-vejledning-og-regler-for-de-folkeoplysende-foreninger #frontnav .nav,
#ekstra-side-ny-forening #frontnav .nav,
#ekstra-side-laan-lokale #frontnav .nav,
#ekstra-side-overnatning #frontnav .nav {
  background: url(../9731/Forside/Andet.png);
}
#ekstra-side-aftenskoler .title-list .title,
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title,
#ekstra-side-laan-lokale .title-list .title,
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  padding: 2em 2em 2em 0;
  border-bottom: 1px solid #005b82;
}
#ekstra-side-aftenskoler .title-list .title:not(:first-child),
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title:not(:first-child),
#ekstra-side-laan-lokale .title-list .title:not(:first-child),
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title:not(:first-child) {
  padding-top: 2em;
}
#ekstra-side-aftenskoler .title-list .title input,
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title input,
#ekstra-side-laan-lokale .title-list .title input,
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title input {
  display: none;
}
#ekstra-side-aftenskoler .title-list .title label,
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title label,
#ekstra-side-laan-lokale .title-list .title label,
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title label {
  cursor: pointer;
  color: #005b82;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding-right: 50px;
}
#ekstra-side-aftenskoler .title-list .title label:after,
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title label:after,
#ekstra-side-laan-lokale .title-list .title label:after,
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title label:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  width: 22px;
  text-align: center;
  padding-left: 0px;
  line-height: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #005b82;
  content: '+';
}
#ekstra-side-aftenskoler .title-list .title .title-content,
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title .title-content,
#ekstra-side-laan-lokale .title-list .title .title-content,
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title .title-content {
  opacity: 0;
  max-height: 0;
  transition: 1s ease;
  color: #fff;
}
#ekstra-side-aftenskoler .title-list .title input:checked ~ .title-content,
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title input:checked ~ .title-content,
#ekstra-side-laan-lokale .title-list .title input:checked ~ .title-content,
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title input:checked ~ .title-content {
  opacity: 1;
  max-height: 500px;
  color: #171f25;
}
#ekstra-side-aftenskoler .title-list .title input:checked ~ label,
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title input:checked ~ label,
#ekstra-side-laan-lokale .title-list .title input:checked ~ label,
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title input:checked ~ label {
  color: #005b82;
}
#ekstra-side-aftenskoler .title-list .title input:checked ~ label:after,
#ekstra-side-frivillige-folkeoplysende-foreninger .title-list .title input:checked ~ label:after,
#ekstra-side-laan-lokale .title-list .title input:checked ~ label:after,
#ekstra-side-bliv-godkendt-som-folkeoplysende-forening .title-list .title input:checked ~ label:after {
  content: '-';
  border-color: #005b82;
}
#ekstra-side-tilskud .nav {
  background: url('Forside/Andet.png');
}
.blog-link-linje a {
  color: white;
}
.tilskudbackbutton {
  display: inline-block;
  height: 40px;
  background: #007aa6;
  color: #fff;
  border: none;
  padding: 13px 20px;
  text-decoration: none;
  margin: 0.8em 0;
}
.tilskudbackbutton:hover {
  background: #005b82;
}
/* Tilskuds CSS */
/* ErklÃ¦ring om bÃ¸rneattest */
.bruger-formular.locked li.borneAttestCheck div.spaerret-felt {
  order: 2;
}
.bruger-formular fieldset.child-check li.borneAttestCheck {
  width: 100%;
  float: none;
}
.bruger-formular fieldset.child-check li.borneAttestCheck label {
  display: flex;
  order: 1;
  flex-flow: row wrap;
  align-items: center;
  width: 100%;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 12px;
}
.bruger-formular fieldset.child-check li.borneAttestCheck label.skal-udfyldes:after {
  content: "*";
  color: #800;
}
.bruger-formular fieldset.child-check li.borneAttestCheck label.fejl {
  color: red;
  border: 1px solid red;
  width: 96%;
}
.bruger-formular fieldset.child-check li.borneAttestCheck input {
  width: 15px;
  margin: 20px 0 0 0;
}
.bruger-formular fieldset.child-check li.borneAttestCheck label .skal-udfyldes-symbol {
  display: none;
}
.bruger-formular fieldset.child-check li.borneAttestCheck .textaccept {
  box-sizing: border-box;
  float: none;
  display: block;
  width: 100%;
  height: 200px;
  margin: 0;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 12px;
}
.bruger-formular fieldset.child-check li.borneAttestName {
  display: inline-block;
  position: relative;
  overflow: visible;
  width: 100%;
}
.bruger-formular fieldset.child-check li.borneAttestName label {
  display: none;
}
.bruger-formular fieldset.child-check li.borneAttestName input {
  position: absolute;
  top: -50px;
  left: 30px;
  width: 400px;
  height: 40px;
}
.bruger-formular fieldset.child-check li.borneAttestName .skal-udfyldes-symbol {
  display: none;
}
.bruger-formular fieldset.child-check button {
  padding: 5px 10px;
}
/* Medlemstilskud */
#ekstra-side-medlemstilskud #ForeningsType {
  display: none;
}
#ekstra-side-medlemstilskud .bruger-formular.locked fieldset.Aktivitet li:first-child {
  width: 100%;
}
#ekstra-side-medlemstilskud .bruger-formular.locked fieldset.Aktivitet li:first-child label {
  font-weight: bold;
}
#ekstra-side-medlemstilskud .bruger-formular .debtor-fieldset {
  text-align: center;
}
#ekstra-side-medlemstilskud .bruger-formular .debtor-fieldset fieldset {
  text-align: left;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet-liste {
  width: 100%;
  display: block;
  margin-bottom: 1em;
  background: #005b82;
  padding: 10px 10px;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet-liste label {
  font-weight: bold;
  color: #fff;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap {
  padding: 0;
  border: 1px solid #005b82;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet ul,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap ul {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 16px;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet li.Aktivitet-liste,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap li.Aktivitet-liste {
  width: 100%;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet li,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap li {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 300px;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet li:nth-child(3n + 2),
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap li:nth-child(3n + 2) {
  width: 400px;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet li:nth-child(3n + 2) label:not(.activeText),
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap li:nth-child(3n + 2) label:not(.activeText) {
  width: 100px;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet label.activeText,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap label.activeText {
  order: 1;
  width: 100%;
  padding-left: 100px;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet label.spaerret-felt,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap label.spaerret-felt,
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet label.tal-felt,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap label.tal-felt {
  order: 2;
  width: 100%;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet div.spaerret-felt,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap div.spaerret-felt,
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet input,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap input {
  order: 3;
  width: 200px;
}
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet li:nth-child(3n + 6) label,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap li:nth-child(3n + 6) label,
#ekstra-side-medlemstilskud .bruger-formular .Aktivitet li:nth-child(3n + 7) label,
#ekstra-side-medlemstilskud .bruger-formular .AktivitetHandicap li:nth-child(3n + 7) label {
  display: none;
}
#ekstra-side-medlemstilskud .bruger-formular .deleteActivity {
  position: absolute;
  right: -10px;
  top: -10px;
  color: #fff;
  padding: 5px 10px;
  background: #404b51;
  border: none;
}
#ekstra-side-medlemstilskud .bruger-formular .deleteActivity:hover {
  cursor: pointer;
  background: #000000;
}
#ekstra-side-medlemstilskud .bruger-formular .deleteActivity:before {
  display: none;
  content: 'Slet';
  padding-right: 5px;
}
#ekstra-side-medlemstilskud .bruger-formular .addActivity {
  margin: 0 auto;
  text-align: center;
}
/* Tilskud til mål og net */
.overskrift {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 10px 0;
  padding: 10px 0px;
  box-sizing: border-box;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter {
  text-align: center;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter li {
  width: 33%;
  font-size: 12px;
  margin: 0 0 10px 0;
  font-weight: normal;
  text-align: left;
  padding: 0;
  overflow: hidden;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter li input {
  width: 100%;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter li label {
  padding-left: 5px;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter li legend {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 10px 0;
  padding: 10px 0px;
  box-sizing: border-box;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter li:nth-child(n+4):nth-child(-n+42) label {
  display: none;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter .hide-product,
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter .show-product {
  background: #005b82;
  color: #fff;
  border: 2px solid #005b82;
  cursor: pointer;
  padding: 10px 50px 10px 20px;
  border-radius: 10px;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter .hide-product {
  margin-left: 15px;
  position: relative;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter .hide-product:after {
  position: absolute;
  right: -1px;
  top: -2px;
  font-family: 'FontAwesome';
  content: '\f146';
  padding: 11.5px 9px;
  background: darkred;
  border-radius: 0 10px 10px 0;
  font-weight: bold;
  font-size: 16px;
  border-left: 2px solid #fff;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter .hide-product:hover {
  background: darkred;
  border: 2px solid darkred;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter .show-product {
  position: relative;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter .show-product:after {
  position: absolute;
  right: -1px;
  top: -2px;
  font-family: 'FontAwesome';
  content: '\f0fe';
  padding: 11.5px 9px;
  background: darkgreen;
  border-radius: 0 10px 10px 0;
  font-weight: bold;
  font-size: 16px;
  border-left: 2px solid #fff;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.produkter .show-product:hover {
  background: darkgreen;
  border: 2px solid darkgreen;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.levering li {
  display: flex;
  flex-flow: row wrap;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.levering li label {
  width: 100%;
  margin-right: 5px;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.levering li input {
  width: 100%;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.levering li:nth-child(3) {
  display: inline-block;
  width: 300px;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.levering li:nth-child(3) input {
  width: 100%;
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.levering li:nth-child(4) {
  display: inline-block;
  width: calc(100% - 305px);
}
#ekstra-side-tilskud-til-maal-og-net .bruger-formular fieldset.levering li:nth-child(4) input {
  width: 100%;
}
/* Tilskud for materialepuljen */
#ekstra-side-materialetilskudspuljen .bruger-formular .debtor-fieldset {
  text-align: center;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .debtor-fieldset fieldset {
  text-align: left;
}
#ekstra-side-materialetilskudspuljen .bruger-formular li {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group .overskrift {
  display: block;
  font-size: 1.5em;
  color: #000;
  margin: 0;
  padding: 0;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul {
  padding: 0;
  margin: 20px 0;
  border: 1px solid #ccc;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productname {
  width: 100%;
  background: #005b82;
  color: #fff;
  padding: 20px 10px;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productname label {
  display: none;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productname input {
  padding: 5px;
  width: 300px;
  border: 1px solid #000;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productquantity,
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productprice {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productquantity input,
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productprice input {
  width: 100px;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productquantity {
  padding-left: 10px;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productdescription {
  box-sizing: border-box;
  padding: 0 10px;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .product-group ul .productdescription textarea {
  box-sizing: border-box;
  width: 100%;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .addProduct {
  display: inline-block;
  padding: 10px 30px;
  background: #57666d;
  color: #fff;
  margin-bottom: 20px;
  border: none;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .addProduct:hover {
  cursor: pointer;
  background: #404b51;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .deleteProduct {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #fff;
  padding: 5px 10px;
  background: #404b51;
  border: none;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .deleteProduct:hover {
  cursor: pointer;
  background: #000000;
}
#ekstra-side-materialetilskudspuljen .bruger-formular .deleteProduct:before {
  display: none;
  content: 'Slet';
  padding-right: 5px;
}
/* Tilskud til udviklingspuljen */
#ekstra-side-udviklingspuljen .bruger-formular li {
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}
#ekstra-side-udviklingspuljen .bruger-formular li label.radio-label {
  float: left;
  margin-right: 20px;
}
#ekstra-side-udviklingspuljen .bruger-formular li input.janej-felt {
  margin-top: 1px;
}
#ekstra-side-udviklingspuljen .bruger-formular li input[type="radio"] {
  float: left;
  width: 20px;
  margin-top: 0;
}
#ekstra-side-udviklingspuljen .bruger-formular li textarea#Felt212 {
  width: 100%;
  resize: none;
}
#ekstra-side-udviklingspuljen .bruger-formular li textarea#Felt215 {
  height: 22px;
  resize: none;
}
#ekstra-side-udviklingspuljen .bruger-formular #Okonomi ul,
#ekstra-side-udviklingspuljen .bruger-formular #Finansering ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#ekstra-side-udviklingspuljen .bruger-formular #Okonomi ul li,
#ekstra-side-udviklingspuljen .bruger-formular #Finansering ul li {
  width: calc(50% - 10px);
}
#ekstra-side-udviklingspuljen .bruger-formular #Okonomi .headingText,
#ekstra-side-udviklingspuljen .bruger-formular #Finansering .headingText {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
}
/* Lokalebooking side 1 */
#ekstra-side-lokaletilskud .bruger-formular fieldset.Adresse li {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: normal;
}
#ekstra-side-lokaletilskud .bruger-formular fieldset.Adresse li label {
  font-weight: normal;
  font-size: 12px;
}
#ekstra-side-lokaletilskud .bruger-formular fieldset.Adresse li input,
#ekstra-side-lokaletilskud .bruger-formular fieldset.Adresse li textarea {
  font-size: 12px;
  height: 25px;
}
#ekstra-side-lokaletilskud .bruger-formular fieldset.Adresse li .skal-udfyldes-symbol {
  display: none;
}
#ekstra-side-lokaletilskud .bruger-formular fieldset.Adresse li input.skal-udfyldes {
  border: 1px solid #800;
}
#ekstra-side-lokaletilskud .bruger-formular .deleteRoom {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #fff;
  padding: 5px 10px;
  background: #404b51;
  border: none;
}
#ekstra-side-lokaletilskud .bruger-formular .deleteRoom:hover {
  cursor: pointer;
  background: #000000;
}
#ekstra-side-lokaletilskud .bruger-formular .deleteRoom:before {
  display: none;
  content: 'Slet';
  padding-right: 5px;
}
#ekstra-side-lokaletilskud .bruger-formular li.Samlet-time-antal {
  width: 100%;
  display: block;
  margin: 20px 0;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 20px;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse li:nth-child(n+7) {
  height: 55px;
  border-bottom: 1px solid #D8D8D8;
  padding: 10px 0;
  margin: 0;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse li:nth-child(n+7) label {
  float: left;
  width: 300px;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse li:nth-child(n+7) input.valuta-felt {
  width: 130px;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse li:nth-child(n+7) input {
  box-sizing: border-box;
  float: left;
  width: 150px;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse li:nth-child(n+7):nth-child(odd) {
  width: 67%;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse li:nth-child(n+7):nth-child(even) {
  width: auto;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse .headingText {
  display: block;
  clear: both;
  float: none;
  font-weight: bold;
  font-size: 14px;
}
#ekstra-side-lokaletilskud .bruger-formular .Adresse .headingText2 {
  display: block;
  font-weight: bold;
  font-size: 14px;
  margin: 20px 0 0 0;
}
#ekstra-side-lokaletilskud .bruger-formular .adresse-felter {
  box-sizing: border-box;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #57666d;
  padding: 20px 10px 40px 10px;
  float: none;
}
#ekstra-side-lokaletilskud .bruger-formular .adresse-felter label {
  width: 100%;
  display: block;
  font-weight: bold;
  color: #fff;
}
#ekstra-side-lokaletilskud .bruger-formular .adresse-felter textarea {
  box-sizing: border-box;
  height: 22px;
  resize: none;
}
#ekstra-side-lokaletilskud .bruger-formular .fil-li label {
  width: 100%;
  display: none;
}
#ekstra-side-lokaletilskud .bruger-formular .fil-li button {
  float: left;
  box-sizing: border-box;
  height: 25px;
}
#ekstra-side-lokaletilskud .bruger-formular .fil-li input {
  box-sizing: border-box;
  width: 150px;
  display: inline-block;
  padding: 5px 5px;
  height: 25px;
}
#ekstra-side-lokaletilskud .bruger-formular.summary .debtor-fieldset .fieldgroup.Adresse ul,
#ekstra-side-lokaletilskud .bruger-formular.locked .debtor-fieldset .fieldgroup.Adresse ul {
  display: grid;
  grid-template-columns: 1fr 0.5fr;
  gap: 0 1rem;
}
#ekstra-side-lokaletilskud .bruger-formular.summary .debtor-fieldset .fieldgroup.Adresse ul li,
#ekstra-side-lokaletilskud .bruger-formular.locked .debtor-fieldset .fieldgroup.Adresse ul li {
  display: grid;
  width: 100%;
  height: auto;
  grid-template-rows: 1fr 1fr;
}
#ekstra-side-lokaletilskud .bruger-formular.summary .debtor-fieldset .fieldgroup.Adresse ul li div.spaerret-felt,
#ekstra-side-lokaletilskud .bruger-formular.locked .debtor-fieldset .fieldgroup.Adresse ul li div.spaerret-felt {
  min-height: 25px;
}
#ekstra-side-lokaletilskud .bruger-formular.summary .debtor-fieldset .fieldgroup.Adresse ul li:nth-child(n+7):nth-child(odd),
#ekstra-side-lokaletilskud .bruger-formular.locked .debtor-fieldset .fieldgroup.Adresse ul li:nth-child(n+7):nth-child(odd) {
  width: 100%;
}
#ekstra-side-lokaletilskud .bruger-formular.summary .debtor-fieldset .fieldgroup.Adresse ul .headingText,
#ekstra-side-lokaletilskud .bruger-formular.locked .debtor-fieldset .fieldgroup.Adresse ul .headingText,
#ekstra-side-lokaletilskud .bruger-formular.summary .debtor-fieldset .fieldgroup.Adresse ul .headingText2,
#ekstra-side-lokaletilskud .bruger-formular.locked .debtor-fieldset .fieldgroup.Adresse ul .headingText2 {
  grid-column: 1/3;
}
/* A Conto lokaletilskud */
#ekstra-side-a-conto-lokaletilskud .bruger-formular {
  /*
		fieldset.knapset {
			display: none;
		}
		*/
}
#ekstra-side-a-conto-lokaletilskud .bruger-formular li {
  width: 100%;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: normal;
}
#ekstra-side-a-conto-lokaletilskud .bruger-formular li label {
  font-weight: normal;
  font-size: 12px;
  display: block;
}
#ekstra-side-a-conto-lokaletilskud .bruger-formular li input,
#ekstra-side-a-conto-lokaletilskud .bruger-formular li textarea {
  font-size: 12px;
  display: block;
}
#ekstra-side-a-conto-lokaletilskud .bruger-formular li:nth-child(3) label.janej-felt {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
#ekstra-side-a-conto-lokaletilskud .bruger-formular li:nth-child(3) label {
  width: 50px;
  display: inline-block;
}
#ekstra-side-a-conto-lokaletilskud .bruger-formular li:nth-child(3) input {
  display: inline-block;
  width: 20px;
}
#ekstra-side-a-conto-lokaletilskud .bruger-formular li textarea {
  width: 100%;
}
/* Arrangementskalender */
.stor-kalender {
  width: 100%;
  background: #fff;
}
.stor-kalender .overskrift {
  position: relative;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
  padding: 5px;
}
.stor-kalender table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
}
.stor-kalender td {
  width: 14%;
  height: 4em;
  padding: 2px;
  font-size: 90%;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  vertical-align: top;
}
.stor-kalender td.tom {
  background: #f3f3f3 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII=);
}
.stor-kalender th {
  font-weight: normal;
}
.stor-kalender th.tom-uge {
  width: 2%;
}
.stor-kalender th.uge {
  font-size: 80%;
  width: 2%;
  vertical-align: top;
  color: #8d8d8d;
  border: 1px solid #cdcdcd;
  background-color: #f3f3f3;
}
.stor-kalender th.ugedag {
  padding: 4px 0;
}
.stor-kalender .dag {
  font-size: 90%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.stor-kalender .har-indhold .dag {
  color: #fff;
}
.stor-kalender .begivenhed,
.stor-kalender .booking,
.stor-kalender .ressource {
  background-color: #8df;
  margin-bottom: 1px;
  font-size: 90%;
  padding: 1px 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stor-kalender td {
  position: relative;
}
.begivenheds-taeller {
  height: 100%;
}
.begivenheds-link:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.begivenheds-taeller a {
  color: #fff;
}
.begivenheds-link {
  z-index: 5;
  font-size: 1.4em;
  text-align: center;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  vertical-align: middle;
  background: #005b82;
}
.begivenheds-link:hover {
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  background: #00374f;
}
.stor-kalender .booking {
  background-color: #519fde;
  color: #fff;
}
.stor-kalender .ressource {
  background-color: #C9EDDE;
}
.maaned {
  font-size: 22px;
}
.clickable {
  cursor: pointer;
}
/* Opret kalenderbegivenhed */
.calendar-event-table-holder,
#calendar-event {
  width: 60%;
  margin: 0 auto;
}
#calendar-event-form div {
  margin: 2px 0;
}
#calendar-event-form div label {
  margin-right: 1em;
}
#calendar-event-form #event-starttime-line,
#calendar-event-form #event-endtime-line {
  display: inline-block;
  margin-right: 2em;
}
#calendar-event-form #event-subject-line {
  margin-top: 1em;
}
#calendar-event-form #event-subject-line input {
  width: 100%;
}
#calendar-event-form #event-description-line {
  margin-top: 0.5em;
}
#calendar-event-form #event-description-line #cke_input-eventDescription {
  min-width: 100% !important;
}
.calendar-event-table-holder {
  margin-top: 2em;
}
.calendar-event-table-holder caption {
  font-size: 1.3em;
  font-weight: bold;
  text-align: left;
}
.calendar-event-table-holder .calendar-event-table {
  width: 100%;
}
.calendar-event-table-holder .calendar-event-table thead {
  text-align: left;
  background: #005b82;
  color: #fff;
  padding: 5px 0;
}
.calendar-event-table-holder .calendar-event-table thead th {
  padding: 2px;
}
.calendar-event-table-holder .calendar-event-table tbody {
  background: #c1c1c1;
}
.calendar-event-table-holder .calendar-event-table tbody td {
  padding: 2px;
}
.calendar-event-table-holder .calendar-event-table tbody .edit-link:before {
  font-family: 'FontAwesome';
  content: "\f040";
  margin: 0 3px;
}
.calendar-event-table-holder .calendar-event-table tbody .delete-link:before {
  font-family: 'FontAwesome';
  content: "\f05e";
  margin: 0 3px 0 20px;
}
.calendar-event-table-holder .calendar-event-table tbody .toolbox a:hover {
  text-decoration: none;
  color: #3A4042;
}
.calendar-event-table-holder .calendar-event-table tbody a.delete-link:hover {
  color: red;
}
#ekstra-side-arrangementer .liste-kalender {
  width: 100%;
  background: #fff;
  padding: 16px;
  margin-top: 20px;
  border: 1px solid #cdcdcd;
}
#ekstra-side-arrangementer .liste-kalender h3 {
  font-size: 30px;
  margin: 16px 0;
}
#ekstra-side-arrangementer .liste-kalender ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0.5em;
  border-bottom: 1px solid #cdcdcd;
}
#ekstra-side-arrangementer .liste-kalender ul li {
  padding: 5px 0 5px 5px;
  border-top: 1px solid #cdcdcd;
}
#ekstra-side-arrangementer .liste-kalender ul li span.tid {
  display: block;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}
#ekstra-side-arrangementer .liste-kalender ul li span.titel {
  width: 100%;
}
#ekstra-side-arrangementer .liste-kalender ul li .beskrivelse {
  padding: 2em 2em 2em 0;
}
#ekstra-side-arrangementer .liste-kalender ul li .beskrivelse p,
#ekstra-side-arrangementer .liste-kalender ul li .beskrivelse span {
  font-size: 12px !important;
  font-weight: normal !important;
}
#ekstra-side-arrangementer .liste-kalender .tom-liste {
  font-size: 2em;
  text-align: center;
  padding: 2em 0;
}
#ekstra-side-arrangementer .liste-kalender .tom-liste:before {
  font-family: 'FontAwesome';
  content: "\f062";
  margin: 0 5px;
}
#ekstra-side-arrangementer .liste-kalender .tom-liste:after {
  font-family: 'FontAwesome';
  content: "\f062";
  margin: 0 5px;
}
.grantpool-fieldgroup div.spaerret-felt {
  background: #dddddd;
  border: 1px solid;
  border-color: gray;
  width: 100%;
  min-height: 39px;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
fieldset.grantpool-fieldgroup {
  max-width: 1420px;
}
fieldset.grantpool-fieldgroup .grantPoolWrapper {
  width: 100%;
  overflow-x: scroll;
  max-width: 1366px;
}
body[data-wk-page-identifier="6"] .note-felt#Felt106 {
  height: auto;
  min-height: 400px;
}
.grant-year-selector-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: end;
  margin-bottom: 1rem;
  gap: 0.5rem;
}
body[data-wk-page-identifier="22"] #indhold {
  min-height: calc(100vh - 602px);
}
body[data-wk-page-identifier="22"] .opretvalg label {
  font-size: 16px;
}
body[data-wk-page-identifier="22"] .opretvalg select {
  padding: 0.2rem;
}
body[data-wk-page-identifier="22"] .opretvalg .valgtype {
  padding: 0.4rem 0.7rem;
  background: #005b82;
  color: #fff;
  text-decoration: none;
}
body[data-wk-page-identifier="22"] .opretvalg .valgtype:hover {
  background: #006d9b;
}
body[data-wk-page-identifier="22"] .valgforklaring {
  display: none;
  border: 2px solid #005b82;
  margin: 0.5rem 0;
}
body[data-wk-page-identifier="22"] .valgforklaring .valgtitel {
  display: block;
  width: 100%;
  background: #005b82;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 0.3rem 0.2rem;
}
body[data-wk-page-identifier="22"] .valgforklaring .valgbeskrivelse {
  padding: 0.2rem;
}
body[data-wk-page-identifier="63"] #tilskudsordningLinks .box:nth-child(1) {
  background-image: url(boksbilleder/Hæklere.jpg);
}
body[data-wk-page-identifier="63"] #tilskudsordningLinks .box:nth-child(2) {
  background-image: url(boksbilleder/Hæklere.jpg);
}
#blog .blog-navigation-linje {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}
@media screen and (max-width: 1428px) {
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .fields-wrapper {
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 1420px) {
  #bruger-menu,
  #indhold,
  #bund-indhold,
  .toplinewrapper {
    width: 100%;
    padding: 0 20px;
  }
  #bund #bund-indhold .bundcontent {
    width: 100%;
  }
  #indhold {
    padding: 0 20px !important;
  }
}
@media screen and (max-width: 1350px) {
  #bruger-side #ekstra-infoboks1,
  #forside #ekstra-infoboks1 {
    position: static;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1052px) {
  #toplinje,
  #top,
  #indhold,
  #bund,
  .toplinewrapper {
    width: 100%;
  }
  #ekstra-infoboks1,
  #ekstra-infoboks2 {
    margin-right: 15px;
  }
  .pagelogin {
    right: 5px;
  }
  #logo {
    left: 14px;
  }
  #toplinje .toplinewrapper {
    text-align: left;
    padding-left: 14px;
  }
  #bund {
    height: auto;
  }
  #bund #bund-indhold {
    width: 100%;
    height: auto;
  }
  #bund #bund-indhold .bundcontent {
    flex-flow: column wrap;
    height: auto;
  }
  #bund #bund-indhold .bundcontent .bundinfo {
    margin: 0;
    margin-top: 30px;
  }
  #forside .topimg {
    height: 20vh;
  }
  #forside #panel1 {
    width: 100%;
    height: auto;
    min-height: 85px;
  }
  #forside .resource-search {
    height: auto;
    margin: 0 auto;
    padding: 0;
  }
  #forside #frontnav {
    display: flex;
    justify-content: space-around;
    float: none;
  }
  #forside #frontnav .nav {
    flex: 0 1 auto;
    float: none;
    margin: 0;
    margin-bottom: 20px;
  }
  #forside #frontnav .nav:nth-child(2),
  #forside #frontnav .nav:nth-child(5) {
    margin: 0 0 20px;
  }
  #panel1 {
    height: auto;
    padding: 10px 0;
  }
  #panel1 #bruger-menu {
    width: 100%;
  }
  #panel1 #bruger-menu li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #007aa6;
    background: white;
  }
  #panel1 #bruger-menu li a {
    display: block;
    padding: 1em 0;
    width: 100%;
    color: #000;
  }
  #panel1 #bruger-menu li:last-child {
    border-bottom: none;
  }
  #panel1 #bruger-menu li .niveau2 {
    position: static;
  }
  #panel1 #bruger-menu li .niveau2 li {
    width: 100%;
    height: unset;
    border-bottom: 1px solid #002535;
    background: #dae1e6;
  }
  #panel1 #bruger-menu li .niveau2 li a {
    display: block;
    width: 100%;
    line-height: unset;
    color: #000;
  }
  #panel1 #bruger-menu li .niveau2 li:last-child {
    border-bottom: none;
  }
  #panel1 #bruger-menu .arrow-down {
    position: relative;
  }
  #panel1 #bruger-menu .arrow-down:after {
    font-family: 'Fontawesome';
    content: '\f0dd';
    width: 20px;
    height: 30px;
    font-size: 20px;
    vertical-align: top;
    color: #000;
    position: absolute;
    right: 30px;
    top: 5px;
  }
  #panel1 #menuButton {
    position: relative;
    font-size: 0;
    border: none;
    display: block !important;
    height: 30px;
    width: 30px;
    margin-left: 10px;
    padding: 0;
    background: transparent;
  }
  #panel1 #menuButton:after {
    font-family: 'FontAwesome';
    display: block;
    content: '\f0c9';
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #007aa6;
  }
  #panel1 #menuButton:before {
    display: block;
    content: 'Menu';
    font-size: 16px;
    font-weight: bold;
    color: #007aa6;
    position: absolute;
    left: 35px;
    top: 7px;
  }
  #ekstra-side-foreningsoversigt #ekstra-infoboks1,
  #ekstra-side-foreningsoversigt #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #ekstra-side-foreningsoversigt #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #ekstra-side-foreningsoversigt #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  #ekstra-side-foreningsoversigt #indhold {
    padding: 0 14px;
  }
  #ekstra-side-webprofil #beskrivelse {
    float: none;
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
  }
  #ekstra-side-webprofil #websidepanel {
    margin-top: 20px;
    float: none;
    display: block;
    width: 100%;
  }
  #ekstra-side-webprofil #websidepanel #kontaktoplysninger {
    width: 100%;
  }
  #ekstra-side-webprofil .kategoriwrap,
  #ekstra-side-webprofil .contactswrap {
    height: auto;
  }
  #ekstra-side-webprofil #indhold {
    padding: 15px 20px;
  }
  #resourcebooking #indhold {
    padding: 15px;
  }
  #resourcebooking #ekstra-infoboks2 {
    position: static;
    margin: 20px auto auto;
  }
  #resourcebooking .resource-search {
    width: 100%;
  }
  #resourcebooking .resource-search .resource-search-form {
    width: 100%;
  }
  #resourceansoegning-vaelg-ressource .resource-search-form .resource-search-field-group .search-criterion {
    width: 100%;
  }
  #resourceansoegning-vaelg-ressource .resource-search-form .resource-search-field-group .search-criterion select {
    width: 100%;
  }
  #resourceansoegning-vaelg-ressource .resource-search-form .resource-search-button-group .search-button-container {
    width: 100%;
  }
  #resourceansoegning-vaelg-ressource .resource-search-form .resource-search-button-group .search-button-container .search-button {
    width: 100%;
  }
  #resourceansoegning-vaelg-ressource .resource-search-form .resource-search-startdate input {
    width: 100%;
  }
  .debtorlist-search #search-line .debtor-search-field-group .search-criterion-wrap {
    width: 100%;
  }
  #edit-debtorinfo .webBeskrivelse {
    position: relative;
  }
  #edit-debtorinfo #debtor-profile-display-link {
    top: 91px !important;
    right: 5px;
    left: auto !important;
  }
  #resourceservice #indhold {
    padding: 0 15px;
  }
  #resourceservice #res-search-form fieldset,
  #resourceservice #res-resource-form fieldset {
    width: 100%;
    margin: 0 auto;
  }
  #resourceservice #res-search-form button {
    border: 2px solid #007aa6;
    background: transparent;
    color: #007aa6;
    cursor: pointer;
    padding: 5px 15px;
  }
  #resourceservice #res-search-form button:hover {
    background: #007aa6;
    color: #fff;
  }
  #resourceservice #res-search-form button:before {
    margin-right: 5px;
  }
  #resourceservice #res-resource-form button {
    border: 2px solid #007aa6;
    background: transparent;
    color: #007aa6;
    cursor: pointer;
    padding: 5px 15px;
  }
  #resourceservice #res-resource-form button:hover {
    background: #007aa6;
    color: #fff;
  }
  #resourceservice #res-resource-form button:before {
    font-size: 12px;
    margin-right: 5px;
  }
  #resourceservice #ekstra-infoboks1,
  #resourceservice #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #resourceservice #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #resourceservice #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  #bruger-side #indhold {
    padding: 0 15px;
  }
  #bruger-side #indhold .userboxwrapper {
    justify-content: space-around;
  }
  #bruger-side #ekstra-infoboks1,
  #bruger-side #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #bruger-side #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #bruger-side #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  #ShoppingCart table .shoppingcart-item-toolbox,
  #ShoppingCart-ChoosePayment table .shoppingcart-item-toolbox {
    width: auto;
  }
}
@media screen and (max-width: 1019px) {
  #ekstra-side-webprofil #tilskudsregnskab table tr td:last-child {
    width: 100px;
  }
  #bund #bund-indhold .bundcontent {
    margin: 0;
  }
  #bund #bund-indhold .bundcontent .bundlogo,
  #bund #bund-indhold .bundcontent .bundinfo,
  #bund #bund-indhold .bundcontent .bundref {
    margin: 0 auto;
  }
  #bund #bund-indhold .bundcontent .bundlogo {
    margin-top: 30px;
  }
  #bund #bund-indhold .bundcontent .bundinfo {
    margin-top: 30px;
    width: 300px;
  }
}
@media screen and (max-width: 861px) {
  #ekstra-side-foreningsoversigt .heading .aktivitet {
    display: none;
  }
}
@media screen and (max-width: 825px) {
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper {
    margin: 0;
    padding: 0;
    grid-template-areas: 'fields' 'button';
  }
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .search-criterion {
    margin: 0;
    width: 100%;
  }
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .search-criterion input,
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .search-criterion select {
    width: 100%;
  }
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .search-criterion #inputSearchStartDate,
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .search-criterion #inputSearchStartTime,
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .search-criterion #inputSearchEndTime {
    width: 100%;
  }
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .search-button-container button {
    padding: 0;
    width: 100%;
  }
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-startdate,
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-starttime,
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-endtime,
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-overnightrequired {
    width: 23.4%;
    margin-right: 2%;
  }
  #resourcebooking .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-overnightrequired {
    margin: 0;
  }
  #ekstra-side-webprofil #indhold {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }
  #ekstra-side-webprofil h1 {
    grid-column: 1;
    grid-row: 1;
  }
  #ekstra-side-webprofil #websidepanel1 {
    grid-row: 3;
    grid-column: 1;
    height: 100%;
  }
  #ekstra-side-webprofil #websidepanel1 #beskrivelse,
  #ekstra-side-webprofil #websidepanel1 .contactswrap,
  #ekstra-side-webprofil #websidepanel1 #tilskudsregnskab {
    width: 100%;
  }
  #ekstra-side-webprofil #websidepanel2 {
    grid-row: 2;
    grid-column: 1;
    width: 100%;
  }
  #ekstra-side-webprofil #websidepanel2 #kontaktoplysninger,
  #ekstra-side-webprofil #websidepanel2 .kategoriwrap,
  #ekstra-side-webprofil #websidepanel2 .kortwrap {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  #forside #indhold,
  #bruger-side #indhold {
    width: 100%;
  }
  .boks-liste {
    justify-content: space-between;
  }
  .boks-liste .boks {
    width: 48%;
    margin: 0 0 16px 0;
  }
  .toplinewrapper {
    flex-flow: row wrap;
    height: auto;
  }
  .toplinewrapper .pagetitle {
    width: calc(100% - 245px);
  }
  .toplinewrapper .toolboxwrapper {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 15px;
  }
  .toplinewrapper .toolboxwrapper .myprofil,
  .toplinewrapper .toolboxwrapper .pagelogin,
  .toplinewrapper .toolboxwrapper .opret_forening {
    margin-right: 15px;
  }
  #resourceansoegning table {
    font-size: 10px;
  }
  #resourceansoegning-opret form#app-edit-form,
  #resourceansoegning-rediger form#app-edit-form {
    margin: 0;
    width: 100%;
  }
  #resourceansoegning-opret form#app-edit-form fieldset,
  #resourceansoegning-rediger form#app-edit-form fieldset {
    min-width: 100% !important;
    max-width: 100% !important;
  }
  #resourceansoegning-opret form#app-edit-form .weekday-select,
  #resourceansoegning-rediger form#app-edit-form .weekday-select {
    display: inline-flex;
  }
  #resourceansoegning-opret .button-line button,
  #resourceansoegning-rediger .button-line button {
    margin-bottom: 15px;
  }
  .wk-popup {
    width: 80% !important;
    min-width: auto !important;
  }
  #resourceservice {
    font-size: 15px;
  }
  #login-side .login-formular {
    width: 100%;
  }
  #glemt-login-side .login-formular {
    width: 100%;
  }
  #glemt-login-side .login-formular .glemt-login-gruppe {
    width: 100%;
  }
  #glemt-login-side .login-formular .glemt-login-gruppe ul {
    width: 100%;
  }
  #glemt-login-side .login-formular .glemt-login-gruppe ul li {
    width: 100%;
  }
  #glemt-login-side .login-formular .glemt-login-gruppe ul li input {
    width: 100%;
  }
  #forside #indhold {
    padding: 0;
  }
  #forside #ekstra-infoboks1,
  #forside #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #forside #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #forside #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  ul.blog-liste li {
    padding: 2em;
  }
  ul.blog-liste li .blog-indlaeg-dato {
    right: 30px;
  }
  #resourceservice .res-service-search-result {
    overflow-x: scroll;
  }
  #resourceservice .res-service-search-result .res-booking-list {
    min-width: 1000px;
  }
  #resourcebookingform fieldset {
    width: 100% !important;
  }
}
@media screen and (max-width: 700px) {
  #resourceservice {
    font-size: 13px;
  }
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper table {
    font-size: 12px;
  }
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper #DataTables_Table_0_filter,
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper #DataTables_Table_0_length {
    text-align: right;
    margin-right: 15px;
  }
}
@media screen and (max-width: 661px) {
  #ekstra-side-foreningsoversigt .foreningsnavn,
  #ekstra-side-foreningsoversigt .field-foreningsnavn {
    width: 200px;
  }
}
@media screen and (max-width: 645px) {
  .boks-liste {
    justify-content: space-between;
  }
  .boks-liste .boks {
    width: 100%;
    margin: 0 0 16px 0;
  }
  #resourcebookingform .fieldset-comment,
  #resourcebookingform .fieldset-bookingfor,
  #resourcebookingform .fieldset-props,
  #resourcebookingform .fieldset-time,
  #resourcebookingform .fieldset-price {
    width: 100%;
  }
  #resourcebookingform .fieldset-buttons {
    width: 100%;
    margin: 0;
  }
  #ekstra-infoboks1,
  #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  #indhold {
    padding: 0 14px;
  }
  #forside #frontnav .nav {
    overflow: hidden;
  }
  #forside #frontnav .nav .pic {
    width: 100% !important;
    height: auto !important;
  }
  #forside #frontnav .nav .pic img {
    display: block;
  }
  #forside #frontnav .nav .text {
    text-align: center;
    width: 100%;
    height: 40px;
    padding: 0;
  }
  #forside .resource-search {
    width: 100%;
  }
  #forside .resource-search fieldset {
    width: 100%;
  }
  #forside .resource-search .search-criterion {
    width: 100%;
  }
  #forside .resource-search .search-criterion .list-input {
    min-width: unset;
    max-width: unset;
  }
  #forside .resource-search .search-criterion select.list-input,
  #forside .resource-search .search-criterion input.date-input {
    width: 100%;
    margin: 0;
  }
  #forside .resource-search button {
    width: 100%;
  }
  #ekstra-side-foreningsoversigt .debtor-list .aktivitetessted {
    display: none;
  }
  #ekstra-side-foreningsoversigt .debtor-list .field-aktivitetssted- {
    display: none;
  }
  #back-to-top {
    height: 50px;
    width: 50px;
    bottom: 10px;
    border-radius: 0;
    right: 0;
    background: #007aa6;
  }
  #back-to-top:before {
    font-size: 30px;
    line-height: 43px;
    vertical-align: top;
    color: #fff;
  }
  .moveUp {
    bottom: 130px !important;
  }
  #resourceservice {
    font-size: 12px;
  }
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper {
    margin-top: 0;
  }
  #resourcebooking div.resource-table-holder {
    height: calc(100vh - 280px);
  }
  #resourcebooking .resource-table th {
    font-size: 0.7em;
  }
  #resourcebooking .resource-table thead .SearchHeading {
    font-size: 0;
    height: 22px;
    width: 110px;
  }
  #resourcebooking .resource-table tbody .row-header {
    font-size: 0.7em;
  }
}
@media screen and (max-width: 600px) {
  #bund #bund-indhold {
    padding: 16px;
  }
  #bund #bund-indhold .box {
    flex-flow: column nowrap;
  }
  #bund #bund-indhold .box div {
    margin-bottom: 32px;
  }
  #toplinje .toplinewrapper {
    padding-left: 0;
    padding: 0 10px;
  }
  #toplinje .toplinewrapper .pagetitle {
    display: none;
  }
  #toplinje .toplinewrapper #imageLink {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #toplinje .toplinewrapper #imageLink #logo {
    width: 100%;
    height: auto;
    left: 0;
  }
  #toplinje .toplinewrapper .toolboxwrapper {
    margin-bottom: 15px;
  }
  #toplinje .toplinewrapper .toolboxwrapper .pagelogin,
  #toplinje .toplinewrapper .toolboxwrapper .myprofil,
  #toplinje .toplinewrapper .toolboxwrapper .opret_forening {
    width: 30%;
  }
  #toplinje .toplinewrapper .toolboxwrapper .pagelogin {
    margin-right: 0;
  }
  #toplinje .toplinewrapper .toolboxwrapper .empty.minicart + .myprofil + .opret_forening,
  #toplinje .toplinewrapper .toolboxwrapper .empty.minicart + .myprofil,
  #toplinje .toplinewrapper .toolboxwrapper .empty.minicart + .myprofil + .opret_forening + .pagelogin {
    width: 50%;
  }
  #toplinje .toplinewrapper .toolboxwrapper .minicart {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 578px) {
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper table {
    font-size: 8px;
  }
  .debtor-search-field-group .search-criterion-wrap .search-criterion,
  .debtor-search-field-group .search-criterion-wrap .search-button-container {
    width: 100%;
  }
  .debtor-search-field-group .search-criterion-wrap .search-button-container {
    margin-top: 20px !important;
  }
  ul.debtor-list .heading {
    width: 100%;
    height: 50px;
  }
  ul.debtor-list .heading div {
    display: none;
  }
  ul.debtor-list li.debtor {
    flex-flow: row wrap;
  }
  ul.debtor-list li.debtor div {
    padding: 8px 0;
  }
  ul.debtor-list li.debtor .field-foreningsnavn {
    width: 100%;
    font-weight: bold;
  }
  ul.debtor-list li.debtor .field-adresse {
    width: 100%;
  }
  ul.debtor-list li.debtor .field-aktivitetssted-postnr {
    width: auto;
    margin-right: 10px;
  }
  ul.debtor-list li.debtor ul.debtor-categories {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  #resourceansoegning-opret .weekdays {
    display: flex;
    flex-flow: row wrap;
  }
  #contact-admin-page .contact .tilmelding-felt-gruppe li {
    flex-flow: row wrap;
  }
  #contact-admin-page .contact .tilmelding-felt-gruppe li label {
    width: 100%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 499px) {
  .toplinewrapper .pagelogin,
  .toplinewrapper .myprofil,
  .toplinewrapper .opret_bruger {
    top: -100px;
  }
  .toplinewrapper .myInfo {
    top: -130px;
  }
  #ekstra-side-foreningsoversigt .debtor-list .aktivitet,
  #ekstra-side-foreningsoversigt .debtor-list .field-aktiviteter {
    display: none;
  }
  #ekstra-side-foreningsoversigt .heading .postnrby {
    width: 100px;
  }
  #payment-receipt .ordre-detaljer div.survey-result .survey-result-line {
    display: flex !important;
    flex-flow: column wrap;
    margin-bottom: 1em;
    border: 1px solid #ccc;
  }
  #payment-receipt .ordre-detaljer div.survey-result .survey-result-line .question,
  #payment-receipt .ordre-detaljer div.survey-result .survey-result-line .answer {
    border: none;
  }
  #payment-receipt .ordre-detaljer div.survey-result .survey-result-line .question {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
  }
}
@media screen and (max-width: 476px) {
  #toplinje .toplinewrapper .pagetitle {
    font-size: 84%;
  }
  #resourceansoegning-opret .button-line,
  #resourceansoegning-rediger .button-line {
    width: 100%;
  }
  #resourceansoegning-opret .button-line button,
  #resourceansoegning-rediger .button-line button {
    margin-bottom: 15px;
  }
  #resourceansoegning-opret .weekday-select,
  #resourceansoegning-rediger .weekday-select {
    flex-flow: row wrap;
  }
  #resourcebooking .resource-table thead th.SearchHeading {
    width: 90px;
  }
}
@media screen and (max-width: 425px) {
  #resourcebookingform .startdatestarttimewrap .startdate:before,
  #resourcebookingform .enddateendtimewrap .startdate:before {
    width: auto;
    content: '';
  }
  #resourcebookingform .startdatestarttimewrap .enddate-select label,
  #resourcebookingform .enddateendtimewrap .enddate-select label {
    margin-right: 17px;
  }
  #resourcebookingform .startdatestarttimewrap .enddate-select:before,
  #resourcebookingform .enddateendtimewrap .enddate-select:before {
    width: auto;
    content: '';
  }
  #resourcebookingform .startdatestarttimewrap:before {
    width: 100%;
    content: 'Starttidspunkt: ';
  }
  #resourcebookingform .enddateendtimewrap:before {
    width: 100%;
    content: 'Sluttidspunkt: ';
    margin-top: 15px;
  }
  #ekstra-side-foreningsoversigt .heading .postnrby {
    display: none;
  }
  #ekstra-side-foreningsoversigt .heading .foreningsnavn {
    width: 100%;
  }
  #ekstra-side-foreningsoversigt .debtor .field-postnr,
  #ekstra-side-foreningsoversigt .debtor .field-by {
    display: none;
  }
  #ekstra-side-foreningsoversigt .debtor .field-foreningsnavn {
    width: 100%;
  }
}
@media screen and (max-width: 388px) {
  #toplinje .toplinewrapper .pagetitle {
    font-size: 75%;
  }
}
@media screen and (max-width: 352px) {
  #ekstra-infoboks1,
  #ekstra-infoboks2 {
    margin: 0;
    width: 100%;
  }
  #toplinje .toplinewrapper .pagetitle {
    font-size: 65%;
  }
  #resourceansoegning table {
    font-size: 8px;
  }
}
@media screen and (max-width: 400px) {
  #resourcebooking .resource-table {
    font-size: 10px;
  }
}
/* ----- Medlemstilskud-----------------------------------------------*/
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud {
  /* det  første elementer skal have 100% bredde */
  /*resten*/
  /* Fjern de top nedenstående kolonner fra tabellen, så den får en fornuftig størrelse */
}
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud ul {
  display: flex;
  flex-flow: row wrap;
}
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud li:first-child {
  width: 30%;
  margin-top: 0.5em;
  Margin-right: 60%;
  align-self: flex-end;
}
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud li {
  width: 30%;
  margin-right: 5px;
  margin-bottom: 10px;
}
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .wk-file-field-button {
  margin-top: 2px;
}
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table .tekst-felt,
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table .note-felt,
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table .fil-felt,
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table .dato-felt,
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table .tal-felt,
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table .valuta-felt,
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table .janej-felt,
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table .value {
  Display: none;
}
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table [data-wk-grantpool-field="Felt1125"],
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table [data-wk-grantpool-field="Felt1126"],
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table [data-wk-grantpool-field="Felt1127"],
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table [data-wk-grantpool-field="Felt1128"],
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table [data-wk-grantpool-field="Felt1129"],
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table [data-wk-grantpool-field="Felt1130"],
#ekstra-side-medlemstilskud .debtor-fieldset .Medlemstilskud .grant-pool-table [data-wk-grantpool-field="Felt1131"] {
  display: revert;
}
/* SLUT -----Medlemstilskud-----------------------------------------------*/
/* START --------------------Lokaletilskud--------------------*/
body[data-wk-page-identifier="5"],
body[data-wk-page-identifier="47"],
body[data-wk-page-identifier="48"] {
  /* Fjern de top nedenstående kolonner fra tabellen, så den får en fornuftig størrelse */
}
body[data-wk-page-identifier="5"] .grant-pool-table .tekst-felt,
body[data-wk-page-identifier="47"] .grant-pool-table .tekst-felt,
body[data-wk-page-identifier="48"] .grant-pool-table .tekst-felt,
body[data-wk-page-identifier="5"] .grant-pool-table .note-felt,
body[data-wk-page-identifier="47"] .grant-pool-table .note-felt,
body[data-wk-page-identifier="48"] .grant-pool-table .note-felt,
body[data-wk-page-identifier="5"] .grant-pool-table .fil-felt,
body[data-wk-page-identifier="47"] .grant-pool-table .fil-felt,
body[data-wk-page-identifier="48"] .grant-pool-table .fil-felt,
body[data-wk-page-identifier="5"] .grant-pool-table .dato-felt,
body[data-wk-page-identifier="47"] .grant-pool-table .dato-felt,
body[data-wk-page-identifier="48"] .grant-pool-table .dato-felt,
body[data-wk-page-identifier="5"] .grant-pool-table .tal-felt,
body[data-wk-page-identifier="47"] .grant-pool-table .tal-felt,
body[data-wk-page-identifier="48"] .grant-pool-table .tal-felt,
body[data-wk-page-identifier="5"] .grant-pool-table .valuta-felt,
body[data-wk-page-identifier="47"] .grant-pool-table .valuta-felt,
body[data-wk-page-identifier="48"] .grant-pool-table .valuta-felt,
body[data-wk-page-identifier="5"] .grant-pool-table .janej-felt,
body[data-wk-page-identifier="47"] .grant-pool-table .janej-felt,
body[data-wk-page-identifier="48"] .grant-pool-table .janej-felt,
body[data-wk-page-identifier="5"] .grant-pool-table .value,
body[data-wk-page-identifier="47"] .grant-pool-table .value,
body[data-wk-page-identifier="48"] .grant-pool-table .value {
  display: none;
}
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1210"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1210"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1210"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1211"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1211"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1211"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1212"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1212"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1212"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1213"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1213"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1213"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1214"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1214"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1214"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1215"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1215"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1215"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1216"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1216"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1216"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1217"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1217"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1217"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1218"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1218"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1218"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1219"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1219"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1219"],
body[data-wk-page-identifier="5"] .grant-pool-table [data-wk-grantpool-field="Felt1220"],
body[data-wk-page-identifier="47"] .grant-pool-table [data-wk-grantpool-field="Felt1220"],
body[data-wk-page-identifier="48"] .grant-pool-table [data-wk-grantpool-field="Felt1220"] {
  display: revert;
}
body[data-wk-page-identifier="5"] fieldset.grantpool-fieldgroup,
body[data-wk-page-identifier="47"] fieldset.grantpool-fieldgroup,
body[data-wk-page-identifier="48"] fieldset.grantpool-fieldgroup {
  margin-bottom: 1rem;
}
body[data-wk-page-identifier="5"] fieldset.grantpool-fieldgroup ul,
body[data-wk-page-identifier="47"] fieldset.grantpool-fieldgroup ul,
body[data-wk-page-identifier="48"] fieldset.grantpool-fieldgroup ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem 1rem;
}
body[data-wk-page-identifier="5"] fieldset.grantpool-fieldgroup ul li,
body[data-wk-page-identifier="47"] fieldset.grantpool-fieldgroup ul li,
body[data-wk-page-identifier="48"] fieldset.grantpool-fieldgroup ul li {
  margin: 0;
  padding: 0;
}
body[data-wk-page-identifier="5"] fieldset.grantpool-fieldgroup ul li label,
body[data-wk-page-identifier="47"] fieldset.grantpool-fieldgroup ul li label,
body[data-wk-page-identifier="48"] fieldset.grantpool-fieldgroup ul li label {
  min-height: 15px;
}
body[data-wk-page-identifier="5"] fieldset.grantpool-fieldgroup ul li input.wk-file-field,
body[data-wk-page-identifier="47"] fieldset.grantpool-fieldgroup ul li input.wk-file-field,
body[data-wk-page-identifier="48"] fieldset.grantpool-fieldgroup ul li input.wk-file-field,
body[data-wk-page-identifier="5"] fieldset.grantpool-fieldgroup ul li button.wk-file-field-button,
body[data-wk-page-identifier="47"] fieldset.grantpool-fieldgroup ul li button.wk-file-field-button,
body[data-wk-page-identifier="48"] fieldset.grantpool-fieldgroup ul li button.wk-file-field-button {
  min-height: 39px;
}
body[data-wk-page-identifier="5"] fieldset.grantpool-fieldgroup ul {
  grid-template-areas: 'Felt1210 .' 'Felt1211 .' 'Felt1212 Felt1549' 'driftitlefield .' 'Felt1213 Felt1221' 'Felt1214 Felt1222' 'Felt1215 Felt1223' 'Felt1216 Felt1224' 'Felt1217 Felt1225' 'Felt1218 Felt1226' 'Felt1219 Felt1227' 'Felt1220 Felt1228';
}
body[data-wk-page-identifier="47"] fieldset.grantpool-fieldgroup ul {
  grid-template-areas: 'Felt1210 .' 'Felt1288 .' 'Felt1289 .' 'Felt1211 .' 'Felt1212 Felt1549' 'driftitlefield .' 'Felt1213 Felt1221' 'Felt1214 Felt1222' 'Felt1215 Felt1223' 'Felt1216 Felt1224' 'Felt1217 Felt1225' 'Felt1218 Felt1226' 'Felt1219 Felt1227' 'Felt1220 Felt1228';
}
body[data-wk-page-identifier="48"] fieldset.grantpool-fieldgroup ul {
  grid-template-areas: 'Felt1210 .' 'Felt1410 .' 'Felt1411 .' 'Felt1211 .' 'Felt1212 Felt1549' 'driftitlefield .' 'Felt1213 Felt1221' 'Felt1214 Felt1222' 'Felt1215 Felt1223' 'Felt1216 Felt1224' 'Felt1217 Felt1225' 'Felt1218 Felt1226' 'Felt1219 Felt1227' 'Felt1220 Felt1228';
}
/* SLUT  --------------------Lokaletilskud--------------------*/
