/* #006578 */
@font-face {
  font-family: "FontAwesome";
  src: url("font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: MaxLF-SemiBold;
  src: url(Design/ikast_brande/MaxLF-SemiBold.otf);
  font-weight: bold;
}
@font-face {
  font-family: "maxlf-semiboldregular";
  src: url("maxlf-semibold_6-webfont.woff2") format("woff2"), url("maxlf-semibold_6-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}
body {
  background: #f4f4f4;
  background-image: url("Design/back2020.jpg");
  margin: 0;
  font: 14px verdana, Helvetica, Arial, sans-serif;
  line-height: 20px;
}
body select,
body input {
  font-family: verdana, Helvetica, Arial, sans-serif;
}
body input.date-input {
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 18px;
  font-family: "maxlf-semiboldregular", Verdana;
  font-weight: bold;
  src: url(Design/ikast_brande/MaxLF-SemiBold.otf);
}
h2 {
  font-family: "maxlf-semiboldregular", Verdana;
  font-weight: bold;
  src: url(Design/ikast_brande/MaxLF-SemiBold.otf);
}
h3 {
  font-family: "maxlf-semiboldregular", Verdana;
  font-weight: bold;
  src: url(Design/ikast_brande/MaxLF-SemiBold.otf);
}
a {
  color: #b8000c;
}
#side {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
#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: 56px;
}
.toplinewrapper .pagetitle {
  z-index: 1;
  color: #fff;
  width: calc(100% - 525px);
  padding: 0 15px;
  font-size: 16px;
}
#ui-datepicker-div {
  font-size: 14px;
}
.topimg {
  width: 100%;
  height: 320px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.topimg:hover:before {
  opacity: 0.8;
}
#panel2 {
  display: none;
  width: 300px;
}
#forside #panel2 {
  display: block;
}
#forside #indhold {
  width: calc(1420px - 300px);
  max-width: 1420px;
}
#forside #indhold > p {
  margin: 0;
}
#forside #panel1 {
  margin-bottom: 30px;
}
#forside #panel1 select,
#forside #panel1 input {
  height: 30px;
  border: 1px solid #a9a9a9;
}
#forside .resource-search {
  width: 100%;
  background: #d10912;
  margin: 0 auto;
  text-align: center;
  padding: 1em 0;
}
.resource-search fieldset {
  display: inline-block;
  border: none;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}
.resource-search fieldset legend {
  text-align: center;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  color: #fff;
}
.resource-search fieldset.resource-search-field-group {
  width: auto;
  text-align: center;
  padding-top: 1em;
}
.resource-search fieldset.resource-search-field-group .search-criterion {
  display: inline-block;
}
.resource-search fieldset.resource-search-field-group .search-criterion label {
  height: 20px;
  width: 100%;
  text-align: left;
  display: block;
  color: #000;
}
.resource-search fieldset.resource-search-field-group .search-criterion input,
.resource-search fieldset.resource-search-field-group .search-criterion select {
  margin-right: 5px;
  height: 30px;
  border-radius: 0;
  border: 1px solid #ccc;
  vertical-align: top;
}
.resource-search fieldset.resource-search-field-group .search-criterion select::-ms-expand {
  display: none;
}
.resource-search fieldset.resource-search-field-group .search-criterion .list-input {
  width: 220px;
}
.resource-search fieldset.resource-search-field-group .search-criterion .date-input {
  width: 85px;
  padding-left: 5px;
}
.resource-search fieldset.resource-search-field-group .search-criterion .time-input {
  padding-left: 5px;
  width: 60px;
}
.resource-search fieldset.resource-search-button-group {
  margin-left: 3px;
}
.resource-search div.search-button-container {
  vertical-align: bottom;
}
.resource-search div.search-button-container button {
  height: 30px;
  width: 55px;
  padding: 0;
  font-weight: bold;
  color: #000;
  border: 2px solid #000;
  background: transparent;
  cursor: pointer;
}
.resource-search div.search-button-container button:hover {
  background: #fff;
  color: #000;
}
#login-side #indhold {
  margin-top: 40px;
  padding: 0;
  position: relative;
}
#login-side #indhold h1 {
  text-align: center;
}
#login-side #indhold p {
  text-align: center;
}
#login-side .login-formular {
  box-sizing: border-box;
  width: 400px;
  padding: 0;
  margin: 0 auto;
}
#login-side .login-formular legend {
  display: none;
}
#login-side .login-formular fieldset {
  border: none;
}
#login-side .login-formular ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#login-side .login-formular ul li {
  text-align: left;
  list-style: none;
  padding: 0.3em 0;
  overflow: hidden;
  width: 100%;
}
#login-side .login-formular ul li label {
  width: 9em;
  margin: 0;
  clear: left;
}
#login-side .login-formular ul li input[type="text"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #4e4e4e;
}
#login-side .login-formular ul li.knap-linje {
  display: inline-block;
  width: 50%;
}
#login-side .login-formular ul li.glemt-login {
  display: inline-block;
  width: 30%;
  margin-left: 4%;
  margin-top: 5px;
}
#login-side .login-formular ul li.glemt-login span {
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
}
#login-side .login-formular ul li.glemt-login span a {
  text-decoration: underline;
  color: #b8000c;
}
#login-side .login-formular label {
  margin-left: 18%;
  display: inline-block;
  vertical-align: top;
}
#login-side .login-formular input {
  height: 50px;
  width: calc(100% - 50px);
  font-size: 20px;
  padding-left: 5px;
}
#login-side .login-formular input[type="checkbox"] {
  height: 15px;
  width: 15px;
  font-size: 20px;
  padding-left: 5px;
  margin-top: 15px;
}
#login-side .login-formular input[type="checkbox"] + label {
  margin-top: 12px;
}
#login-side .login-formular label[for="brugernavn"] {
  background: #b8000c url(design/user2.png) no-repeat center center;
  background-size: 35px;
  height: 50px;
  width: 50px;
  font-size: 0;
}
#login-side .login-formular label[for="kodeord"] {
  background: #b8000c url(design/lock2.png) no-repeat center center;
  background-size: 35px;
  height: 50px;
  width: 50px;
  font-size: 0;
}
#login-side .login-formular .login-knap {
  display: block;
  margin: 0;
  height: 50px;
  color: #fff;
  background: #b8000c;
  text-align: center;
  width: 100%;
  border: none;
  padding: 13px 0;
  font-size: 20px;
}
#login-side .login-formular .login-knap:hover {
  background: #9f000a;
  text-decoration: none;
  cursor: pointer;
}
.glemt-login-gruppe {
  border: none;
}
.glemt-login-gruppe ul {
  padding: 0;
}
.glemt-login-gruppe ul li {
  list-style: none;
}
.glemt-login-gruppe ul li label {
  display: block;
  margin-bottom: 10px;
}
.glemt-login-gruppe ul li input {
  height: 30px;
}
#top {
  position: relative;
  width: 100%;
}
#top #top-indhold {
  background: #ffffff;
}
#top #top-indhold .topwrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  max-width: 1420px;
  margin: 0 auto;
  padding: 25px 5px;
}
/*Centrering af Aktiv Ikast-Brande Logo på Aktiv Ferie side*/
#top #top-indhold .topwrapperaktivferie {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  max-width: 1420px;
  margin: 0 auto;
  padding: 25px 500px;
}
#top #top-indhold .topwrapper .imagecontainer #imageLink:hover:before {
  opacity: 0.8;
}
#top #top-indhold .topwrapper .imagecontainer #imageLink #logo {
  width: 245px;
  height: 110px;
}
#top #top-indhold .topwrapper .buttonswrapper {
  display: flex;
  flex-flow: row wrap;
  margin-left: auto;
  justify-content: flex-end;
  align-items: center;
}
#top #top-indhold .topwrapper .buttonswrapper .myprofil {
  display: none;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #b8000c;
  color: #fff;
  border: none;
  padding: 0 20px;
  transition: background 300ms ease-in-out;
  text-decoration: none;
}
#top #top-indhold .topwrapper .buttonswrapper .myprofil:hover {
  background: #9f000a;
}
#top #top-indhold .topwrapper .buttonswrapper .myprofil:before {
  font-family: "FontAwesome";
  content: "\f007";
  font-size: 16px;
  margin-right: 5px;
}
#top #top-indhold .topwrapper .buttonswrapper .myInfo {
  display: none;
  width: 100%;
  border-radius: 4px;
  color: #000;
  font-weight: bold;
  border: none;
  text-decoration: none;
  text-align: right;
}
#top #top-indhold .topwrapper .buttonswrapper .opret_bruger {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #b8000c;
  color: #fff;
  border: none;
  padding: 0 20px;
  transition: background 300ms ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
#top #top-indhold .topwrapper .buttonswrapper .opret_bruger:hover {
  background: #9f000a;
}
#top #top-indhold .topwrapper .buttonswrapper .pagelogin {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #b8000c;
  color: #fff;
  border: none;
  padding: 0 20px;
  transition: background 300ms ease-in-out;
  cursor: pointer;
  text-decoration: none;
}
#top #top-indhold .topwrapper .buttonswrapper .pagelogin:hover {
  background: #9f000a;
}
#top #top-indhold .topwrapper .buttonswrapper #logout {
  display: none;
}
#top #top-indhold .topwrapper .buttonswrapper a {
  margin-right: 10px;
}
#top #top-indhold .topwrapper .buttonswrapper a:last-child {
  margin-right: 0;
}
#top #top-indhold .pagetitlewrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 56px;
  text-align: center;
  background: #373737;
}
#top #top-indhold .pagetitlewrapper .pagetitle {
  color: #fff;
  margin: 0;
  padding: 5px 0;
}
#panel1 {
  width: 100%;
}
#container {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
#indhold {
  position: relative;
  width: 100%;
  max-width: 1420px;
  min-height: calc(100vh - 305px);
  padding: 0;
}
#indhold p:first-child {
  margin: 0;
}
#bund {
  min-height: 80px;
  margin-top: 30px;
  background: #373737;
  color: #fff;
  text-align: center;
}
#bund #bund-indhold .bundinfo {
  margin: 0 auto;
  width: 100%;
  padding: 30px;
  font-size: 1.1em;
}
#bund #bund-indhold .bundinfo a {
  color: #fff;
  text-decoration: none;
}
#bund #bund-indhold .bundinfo a:hover {
  text-decoration: underline;
}
#bruger-menu {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  position: relative;
  text-transform: uppercase;
  background: #b8000c;
  border-radius: 10px;
  padding: 0;
  margin: 10px auto;
  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 10px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
#bruger-menu li span {
  cursor: hand;
}
#bruger-menu .valgt-menupunkt a {
  color: #fdba31;
  border-bottom: 2px solid #fdba31;
}
#bruger-menu .niveau2 {
  position: absolute;
  background: #b8000c;
  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: #6c0007;
  transition: background 300ms;
  border-bottom: 2px solid #fdba31;
}
/* foreningslisten */
.debtor-list {
  width: 100%;
  border: 1px solid #d2000e;
  background: #fff;
  list-style: none;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 0;
}
.debtor-list .heading {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  padding: 0 10px;
  background: #d2000e;
}
.debtor-list .heading div {
  padding: 0 10px 0 0;
  height: 40px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
}
.debtor-list .heading .foreningsnavn {
  width: 300px;
}
.debtor-list .heading .postnr {
  width: 160px;
}
.debtor-list .heading .type {
  width: 200px;
}
.debtor-list .heading .aktivitet {
  width: 200px;
}
.debtor-list .debtor {
  display: flex;
  flex-flow: row nowrap;
  border-bottom: 1px solid #ccc;
  padding: 10px 10px;
  width: 100%;
}
.debtor-list .debtor:hover {
  background: #f3f3f3;
  color: #000;
  cursor: pointer;
}
.debtor-list .debtor span.label {
  display: none;
}
.debtor-list .debtor div {
  padding: 0;
  vertical-align: top;
}
.debtor-list .debtor div .value {
  display: block;
  padding: 8px 8px 8px 0px;
}
.debtor-list .debtor .field-foreningsnavn {
  width: 300px;
}
.debtor-list .debtor .field-postnr {
  width: 60px;
}
.debtor-list .debtor .field-by {
  width: 100px;
}
.debtor-list .debtor .field-aktivitetssted-by {
  width: 100px;
}
.debtor-list .debtor .field-foreningstype {
  width: 200px;
  margin: 4px 2px;
}
.debtor-list .debtor .field-foreningstype li {
  margin: 4px 2px;
}
.debtor-list .debtor .field-foreningstype .value {
  display: inline-block;
  padding: 0.5em;
  font-size: 0.9em;
  color: #000;
  background: #fdba31;
  text-decoration: none;
}
.debtor-list .debtor .field-foreningstype li a.tag-highlight {
  background-color: #850009;
}
.debtor-list .debtor-categories {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.debtor-list .debtor-categories li {
  margin: 4px 2px;
}
.debtor-list .debtor-categories li a {
  display: block;
  padding: 0.5em;
  font-size: 0.9em;
  color: #fff;
  background: #d2000e;
  text-decoration: none;
}
.debtor-list .debtor-categories li a.tag-highlight {
  background-color: #850009;
}
.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-map-container {
  background: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: 2px 2px 2px #cccccc;
  margin: 1em auto;
  width: 100%;
}
.debtor-list-map-container #DebtorListMap {
  width: 100%;
}
.debtor-list-map-container #DebtorListMap .map-debtor span.label {
  display: none;
}
.debtor-list-map-container #DebtorListMap .map-debtor .field-foreningsnavn {
  font-weight: bold;
  margin-bottom: 2px;
}
.debtor-list-map-container #DebtorListMap .map-debtor .field-postnr {
  display: inline-block;
  margin-right: 5px;
}
.debtor-list-map-container #DebtorListMap .map-debtor .field-bynavn {
  display: inline-block;
  margin-right: 5px;
}
.debtor-list-map-container #DebtorListMap .map-debtor .map-debtor-detail-link-line a {
  text-decoration: underline;
}
.debtor-list-map-container #DebtorListMap .map-debtor .map-debtor-detail-link-line a:hover {
  color: blue;
}
#foreningsliste-billede {
  margin: 0 auto;
  text-align: center;
  width: 75%;
}
#foreningsliste-billede img {
  height: auto !important;
  width: 100% !important;
}
.debtor-list-filter-selector-container {
  margin-bottom: 15px;
}
.debtorlist-search #search-line {
  background: #d10912;
  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: 95%;
  margin: 0 auto;
  padding: 2em;
}
.debtorlist-search #search-line .search-criterion-wrap div {
  margin: 0;
  width: 19%;
}
.debtorlist-search #search-line .search-criterion-wrap div select,
.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: 5px 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: #000;
}
.clearfix {
  clear: both;
}
#back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #d2000e;
  text-align: center;
  line-height: 85px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  opacity: 0;
}
#back-to-top:before {
  font-family: "FontAwesome";
  color: #d2000e;
  content: "\f077";
  font-size: 60px;
  font-weight: 100;
  transition: color 300ms ease-in-out;
}
#back-to-top:hover {
  border: 2px solid #ff1f2e;
  color: #ff1f2e;
}
#back-to-top:hover::before {
  transition: color 300ms ease-in-out;
  color: #ff1f2e;
}
#back-to-top.show {
  opacity: 1;
}
.moveUp {
  bottom: 120px !important;
}
.glemt-login-knap-holder button {
  border: 2px solid #d2000e;
  background: transparent;
  color: #d2000e;
  padding: 5px 10px;
  cursor: pointer;
}
.glemt-login-knap-holder button:hover {
  color: #fff;
  background: #d2000e;
}
.fejl-meddelelse {
  text-align: center;
}
#ekstra-side-side-webprofil #indhold {
  padding-right: 0;
}
#ekstra-side-side-webprofil #indhold h2 {
  font-size: 14px;
}
#ekstra-side-side-webprofil #beskrivelse {
  width: 73%;
  margin-bottom: 15px;
  min-height: 138px;
  border: 1px solid #d2000e;
  margin-right: 14px;
  float: left;
}
#ekstra-side-side-webprofil #beskrivelse p {
  padding: 5px 15px;
}
#ekstra-side-side-webprofil #beskrivelse h3 {
  padding: 5px 15px;
}
#ekstra-side-side-webprofil #beskrivelse #beskrivelsetitel {
  margin: 0;
  background: #d2000e;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-side-webprofil #beskrivelse img {
  height: auto !important;
  width: 100% !important;
}
#ekstra-side-side-webprofil .contactswrap {
  width: 73%;
  margin-bottom: 15px;
  min-height: 500px;
  border: 1px solid #d2000e;
  margin-right: 14px;
  float: left;
}
#ekstra-side-side-webprofil .contactswrap #kontakttitel {
  margin: 0;
  background: #d2000e;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-side-webprofil .contactswrap .contacts {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
}
#ekstra-side-side-webprofil .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-side-webprofil .contactswrap .contacts li div {
  margin: 0;
}
#ekstra-side-side-webprofil .contactswrap .contacts li .title {
  width: 100%;
  font-weight: bold;
}
#ekstra-side-side-webprofil .contactswrap .contacts li .name {
  width: 100%;
}
#ekstra-side-side-webprofil .contactswrap .contacts li .address {
  width: 100%;
}
#ekstra-side-side-webprofil .contactswrap .contacts li .zip {
  width: 40px;
}
#ekstra-side-side-webprofil .contactswrap .contacts li .city {
  width: calc(100% - 40px);
}
#ekstra-side-side-webprofil .contactswrap .contacts li .Phone {
  width: 100%;
}
#ekstra-side-side-webprofil .contactswrap .contacts li .Phone:before {
  content: "Telefon: ";
}
#ekstra-side-side-webprofil .contactswrap .contacts li .Mobile {
  width: 100%;
}
#ekstra-side-side-webprofil .contactswrap .contacts li .Mobile:before {
  content: "Mobil: ";
}
#ekstra-side-side-webprofil .contactswrap .contacts li .Email {
  width: 100%;
}
#ekstra-side-side-webprofil .contactswrap .contacts li .Email:before {
  content: "Email: ";
}
#ekstra-side-side-webprofil #websidepanel {
  float: right;
  width: 25%;
}
#ekstra-side-side-webprofil #websidepanel .kortwrap {
  width: 100%;
  height: 350px;
  border: 1px solid #d2000e;
  margin-bottom: 30px;
  display: block;
}
#ekstra-side-side-webprofil #websidepanel .kortwrap iframe {
  height: 316px;
}
#ekstra-side-side-webprofil #websidepanel .kortwrap #korttitel {
  margin: 0;
  background: #d2000e;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-side-webprofil #websidepanel #kontaktoplysninger,
#ekstra-side-side-webprofil #websidepanel .kategoriwrap {
  width: 100%;
  border: 1px solid #d2000e;
  margin-bottom: 15px;
  display: block;
}
#ekstra-side-side-webprofil #websidepanel #kontaktoplysninger h2,
#ekstra-side-side-webprofil #websidepanel .kategoriwrap h2 {
  margin: 0;
  background: #d2000e;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-side-webprofil #websidepanel #kontaktoplysninger ul,
#ekstra-side-side-webprofil #websidepanel .kategoriwrap ul {
  list-style: none;
  margin: 0;
  padding: 1em;
}
#ekstra-side-side-webprofil #websidepanel #kontaktoplysninger p,
#ekstra-side-side-webprofil #websidepanel .kategoriwrap p {
  padding-left: 1em;
  margin: 0;
}
#ekstra-side-side-webprofil #websidepanel #kontaktoplysninger p span,
#ekstra-side-side-webprofil #websidepanel .kategoriwrap p span {
  margin-right: 10px;
}
#ekstra-side-side-webprofil #websidepanel #kontaktoplysninger {
  padding-bottom: 1em;
}
#ekstra-side-side-webprofil #websidepanel #kontaktoplysninger h2 {
  margin-bottom: 1em;
}
#ekstra-side-side-webprofil #websidepanel #kontaktoplysninger p {
  margin-bottom: 5px;
}
#bruger-side #panel2 {
  display: block;
}
#bruger-side #indhold {
  width: calc(1420px - 300px);
  max-width: 1420px;
  margin-right: 30px;
}
#edit-debtorinfo textarea {
  width: 100%;
}
#edit-debtorinfo h2 {
  background: #d2000e;
  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 #d2000e;
  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 #d2000e;
  cursor: pointer;
  color: #d2000e;
  margin-top: 10px;
}
#edit-debtorinfo .webBeskrivelse button:hover,
#edit-debtorinfo .webAktiviteter button:hover,
#edit-debtorinfo .webKontakter button:hover {
  background: #d2000e;
  color: #fff;
}
#edit-debtorinfo .webBeskrivelse #debtor-description img {
  height: auto !important;
  width: 100% !important;
}
#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-description-heading,
#edit-debtorinfo #contacts-heading,
#edit-debtorinfo #debtor-categories-heading {
  margin: -15px -15px 0 -15px;
}
#edit-debtorinfo #debtor-categories-heading {
  margin-bottom: 15px;
}
#edit-debtorinfo #debtor-categories-input-line span.select2 {
  width: 100% !important;
}
#edit-debtorinfo #debtor-description-edit-link-line #debtor-profile-display-link {
  position: absolute;
  top: 0;
  right: 0;
  background: #cccccc;
  color: #000;
  text-decoration: none;
  padding: 10px;
}
#edit-debtorinfo #debtor-description-edit-link-line #debtor-profile-display-link:hover {
  background: #bfbfbf;
  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 #d2000e;
  cursor: pointer;
  color: #d2000e;
  margin-top: 10px;
}
#edit-debtorinfo #contacts-form button:hover {
  background: #d2000e;
  color: #fff;
}
/* Ressourcebooking */
#ui-datepicker-div {
  z-index: 100 !important;
}
#resourcebooking,
#resourceansoegning-vaelg-ressource,
#resourceserialbooking {
  position: relative;
}
#resourcebooking #indhold,
#resourceansoegning-vaelg-ressource #indhold,
#resourceserialbooking #indhold {
  padding: 0;
}
#resourcebooking .resbook-calendar-format-links,
#resourceansoegning-vaelg-ressource .resbook-calendar-format-links,
#resourceserialbooking .resbook-calendar-format-links {
  text-align: right;
}
#resourcebooking .resbook-calendar-format-links a,
#resourceansoegning-vaelg-ressource .resbook-calendar-format-links a,
#resourceserialbooking .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,
#resourceansoegning-vaelg-ressource .resbook-calendar-format-links a:hover,
#resourceserialbooking .resbook-calendar-format-links a:hover {
  text-decoration: none;
}
#resourcebooking .resbook-calendar-format-links a:last-child,
#resourceansoegning-vaelg-ressource .resbook-calendar-format-links a:last-child,
#resourceserialbooking .resbook-calendar-format-links a:last-child {
  margin: 0;
}
#resourcebooking .calendar-color-legend,
#resourceansoegning-vaelg-ressource .calendar-color-legend,
#resourceserialbooking .calendar-color-legend {
  text-align: right;
  margin: 1em 0 0 0;
}
#resourcebooking .calendar-color-legend > div,
#resourceansoegning-vaelg-ressource .calendar-color-legend > div,
#resourceserialbooking .calendar-color-legend > div {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}
#resourcebooking .calendar-color-legend > div div,
#resourceansoegning-vaelg-ressource .calendar-color-legend > div div,
#resourceserialbooking .calendar-color-legend > div div {
  display: inline-block;
  margin-right: 2px;
  vertical-align: top;
}
#resourcebooking .calendar-color-legend > div:last-child,
#resourceansoegning-vaelg-ressource .calendar-color-legend > div:last-child,
#resourceserialbooking .calendar-color-legend > div:last-child {
  margin: 0;
}
#resourcebooking .calendar-color-legend div.open-legend .color,
#resourceansoegning-vaelg-ressource .calendar-color-legend div.open-legend .color,
#resourceserialbooking .calendar-color-legend div.open-legend .color {
  background-color: #fff;
  border: 1px solid #ccc;
}
#resourcebooking .calendar-color-legend div.partial-legend .color,
#resourceansoegning-vaelg-ressource .calendar-color-legend div.partial-legend .color,
#resourceserialbooking .calendar-color-legend div.partial-legend .color {
  background-color: #f9e3a4;
}
#resourcebooking .calendar-color-legend div.full-legend .color,
#resourceansoegning-vaelg-ressource .calendar-color-legend div.full-legend .color,
#resourceserialbooking .calendar-color-legend div.full-legend .color {
  background-color: #e74011;
}
#resourcebooking .calendar-color-legend div.too-old,
#resourceansoegning-vaelg-ressource .calendar-color-legend div.too-old,
#resourceserialbooking .calendar-color-legend div.too-old {
  width: 15px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9aaaaleleqvqylwn48odbfwy84p379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII);
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.blocked-by-parentresource,
#resourcebooking .calendar-color-legend div.blocked,
#resourceansoegning-vaelg-ressource .calendar-color-legend div.blocked,
#resourceserialbooking .calendar-color-legend div.blocked {
  width: 15px;
  height: 15px;
  background: #eaeaea url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII=);
}
#resourcebooking .resource-search,
#resourceansoegning-vaelg-ressource .resource-search,
#resourceserialbooking .resource-search {
  color: #fff;
  width: 100%;
}
#resourcebooking .resource-search-form,
#resourceansoegning-vaelg-ressource .resource-search-form,
#resourceserialbooking .resource-search-form {
  padding: 1em;
  position: relative;
  background: #b5b0b0;
}
#resourcebooking .resource-search-form fieldset,
#resourceansoegning-vaelg-ressource .resource-search-form fieldset,
#resourceserialbooking .resource-search-form fieldset {
  border: none;
  margin: 0;
}
#resourcebooking .resource-search-form fieldset.resource-search-button-group,
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-button-group,
#resourceserialbooking .resource-search-form fieldset.resource-search-button-group {
  display: inline-block;
  padding-top: 0;
}
#resourcebooking .resource-search-form fieldset.resource-search-button-group div,
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-button-group div,
#resourceserialbooking .resource-search-form fieldset.resource-search-button-group div {
  padding-top: 10px;
}
#resourcebooking .resource-search-form fieldset.resource-search-button-group div button,
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-button-group div button,
#resourceserialbooking .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,
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-button-group div button:hover,
#resourceserialbooking .resource-search-form fieldset.resource-search-button-group div button:hover {
  color: #000;
  background: #fff;
}
#resourcebooking .resource-search-form div:not(.scwrapperserial),
#resourceansoegning-vaelg-ressource .resource-search-form div:not(.scwrapperserial),
#resourceserialbooking .resource-search-form div:not(.scwrapperserial) {
  display: inline-block;
  margin-right: 8em;
}
#resourcebooking .resource-search-form div:not(.scwrapperserial):last-child,
#resourceansoegning-vaelg-ressource .resource-search-form div:not(.scwrapperserial):last-child,
#resourceserialbooking .resource-search-form div:not(.scwrapperserial):last-child {
  margin-right: 0;
}
#resourcebooking .resource-search-form div:not(.scwrapperserial) label,
#resourceansoegning-vaelg-ressource .resource-search-form div:not(.scwrapperserial) label,
#resourceserialbooking .resource-search-form div:not(.scwrapperserial) label {
  display: block;
}
#resourcebooking .resource-search-form div:not(.scwrapperserial) input,
#resourceansoegning-vaelg-ressource .resource-search-form div:not(.scwrapperserial) input,
#resourceserialbooking .resource-search-form div:not(.scwrapperserial) input {
  margin-top: -1px;
}
#resourcebooking .resource-search-form .resource-search-location select,
#resourceansoegning-vaelg-ressource .resource-search-form .resource-search-location select,
#resourceserialbooking .resource-search-form .resource-search-location select {
  width: 200px;
}
#resourcebooking .resource-search-form .resource-search-startdate input,
#resourceansoegning-vaelg-ressource .resource-search-form .resource-search-startdate input,
#resourceserialbooking .resource-search-form .resource-search-startdate input {
  width: 90px;
}
#resourcebooking .notiwrapper .notitext,
#resourceansoegning-vaelg-ressource .notiwrapper .notitext,
#resourceserialbooking .notiwrapper .notitext {
  color: #000;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial {
  display: flex;
  flex-flow: row wrap;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .search-criterion {
  margin-right: 1.2%;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .search-criterion select,
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .search-criterion input {
  width: 100%;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-location,
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-resource,
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-category {
  width: 32.5%;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-startdate,
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-enddate,
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-starttime,
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-endtime {
  width: 24.07%;
  margin-top: 10px;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-category,
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-endtime {
  margin-right: 0;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .serial-search-weekrepeat {
  width: 100%;
  margin: 20px 0 0;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .serial-search-weekrepeat label select {
  display: inline-block;
  width: 60px;
  height: auto;
  min-width: auto;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .serial-search-days {
  display: flex;
  flex-flow: row wrap;
  margin-top: 20px;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .serial-search-days .weekday {
  display: flex;
  align-items: center;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .serial-search-days .weekday label {
  order: 2;
  width: auto;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .serial-search-days .weekday input {
  order: 1;
  width: auto;
  height: auto;
  min-width: auto;
  margin-left: 0;
}
#resourceserialbooking .resource-search-form .resource-search-button-group {
  width: 100%;
  text-align: center;
}
#resourceserialbooking .resource-search-form .resource-search-button-group .search-button-container button {
  width: 200px;
}
#resourceserialbooking .serial-search-days {
  margin-top: 20px;
}
#resourceserialbooking .weekday {
  margin-right: 20px;
}
#resourceserialbooking input {
  display: inline-block !important;
}
#resourceserialbooking label {
  display: inline-block !important;
  color: #fff;
}
#resourceserialbooking .search-button-container {
  padding: 0 !important;
}
#resourceserialbooking .search-button-container button {
  margin: 0 !important;
}
#resourceserialbooking .calendar-color-legend {
  margin: 10px 0px;
}
#resourceserialbooking .dayslot-content a {
  color: black;
  text-align: center;
  line-height: 90px;
  text-decoration: none;
}
#resourceserialbooking .dayslot-content a:hover {
  background: green;
  color: white;
}
#resourceserialbooking .dayslot-content span {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 90px;
}
#resbook-create .resbook-edit-table-container {
  width: 100%;
}
#resbook-create .resbook-edit-table-container table {
  table-layout: fixed;
  width: 100%;
}
#resbook-create .resbook-edit-table-container table tbody {
  text-align: center;
}
#resbook-create .resbook-edit-table-container table .checkbox {
  width: 20px;
}
#resbook-create .resbook-edit-table-container table .weeknumber {
  width: 30px;
}
#resbook-create fieldset {
  border: 3px solid #b8000c;
  margin: 0 0 1em 0;
  background: #fff;
  padding: 1.5em;
  width: 100%;
}
#resbook-create fieldset legend {
  font-size: 1.3em;
}
#resbook-create fieldset textarea {
  display: block;
  margin: 10px 0;
}
#resbook-create .radio-group {
  border: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  padding-top: 10px;
}
#resbook-create .prop-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#resbook-create .prop-list li label {
  display: block;
  margin-bottom: 5px;
}
#resbook-create .prop-list li select {
  margin-bottom: 5px;
}
#resbook-create .knapset.fieldset-buttons {
  border: none;
  background: transparent;
  padding: 0;
}
#resbook-create .knapset.fieldset-buttons .button-line {
  text-align: center;
}
#resbook-create .knapset.fieldset-buttons button {
  background: #b8000c;
  border-radius: 20px;
  color: #fff;
}
#resourcebookingform .booking-survey {
  border: 3px solid #b8000c;
  width: 100%;
}
#resourcebookingform .image-container {
  position: absolute;
  top: 10px;
  right: 10px;
  max-width: 40%;
  overflow: hidden;
}
#resourcebookingform .fieldset-bookingfor,
#resourcebookingform .fieldset-booking-survey-questions,
#resourcebookingform .fieldset-props,
#resourcebookingform .fieldset-time,
#resourcebookingform .fieldset-price,
#resourcebookingform .fieldset-comment {
  border: 3px solid #b8000c;
  width: 100%;
}
#resourcebookingform .mini table {
  height: 100%;
}
#resourcebookingform .fieldset-buttons {
  width: 100%;
}
#resourcebookingform #input-comment {
  height: 60px;
}
.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;
}
.resource-table-holder {
  display: block;
  width: 100%;
  max-height: 423px;
  overflow: scroll;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.resource-table.month thead th {
  width: 75px;
}
table.resource-table.month tbody td {
  position: relative;
}
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 {
  position: relative;
}
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.5em 0;
}
table.resource-table .row-header .resource-description {
  white-space: normal;
  font-weight: normal;
  max-height: 45px;
  transition: max-height 1s cubic-bezier(0, 1, 0, 1);
  overflow: hidden;
  margin: 0em 0.5em;
}
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 .location .separator {
  display: none;
}
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 .location .location-name {
  display: inline-block;
  width: 100%;
}
table.resource-table .row-header .resource-description .location .location-address {
  display: inline-block;
  width: 100%;
}
table.resource-table .row-header .resource-description .location .location-zip {
  display: inline-block;
  width: 40px;
}
table.resource-table .row-header .resource-description .location .location-city {
  width: calc(100% - 40px);
}
table.resource-table .row-header .resource-description .area {
  margin-bottom: 1em;
}
table.resource-table .row-header .resource-description .description-text {
  position: relative;
  word-break: break-word;
}
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: 250px;
}
table.resource-table th {
  padding: 5px 3px;
  z-index: 40000;
  position: relative;
}
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.blocked.booked {
  background-color: #e74011 !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: #e74011 !important;
  border-color: #d65858 !important;
}
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=);
  border-color: #ccc !important;
}
table.resource-table td.available {
  background: #ffffff;
  cursor: pointer;
  font-size: 0;
}
table.resource-table td.blocked {
  background: #eaeaea url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII=);
}
table.resource-table td {
  position: relative;
  border: 1px solid #ccc;
  background-clip: padding-box !important;
}
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: #d2000e;
  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;
}
/*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: #b8000c;
  color: #fff;
  margin-top: 30px;
  position: relative;
  padding: 2em;
}
#resourcebookingform .info a {
  color: white;
}
#resourcebookingform .info a:hover {
  color: #e6e6e6;
}
#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;
  max-width: 55%;
}
#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 label.skal-udfyldes:after {
  content: "*";
  color: #800;
  margin-left: 5px;
}
.bruger-formular .skal-udfyldes-symbol {
  display: none;
}
.bruger-formular label.fil-felt {
  width: 100%;
}
#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 fieldset {
  width: 100%;
  margin: 0 0 1em 0;
  border: 3px solid #cccccc;
  background: #fff;
  padding: 1.5em;
}
.res-form fieldset legend {
  width: 100%;
  margin-bottom: 1em;
  font-size: 1.3em;
}
.res-form fieldset div.location-select {
  margin-top: 5px;
}
.res-form fieldset div.time-select {
  margin-top: 10px;
}
.res-form fieldset.fieldset-time {
  width: 100%;
  margin-top: 1em;
  padding-bottom: 1em;
  border: 3px solid #d2000e;
}
.res-form fieldset.fieldset-time div {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  vertical-align: top;
}
.res-form fieldset.fieldset-time div .startdatestarttimewrap,
.res-form fieldset.fieldset-time div .enddateendtimewrap {
  margin-bottom: 15px;
  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: "Starttidspunkt: ";
}
.res-form fieldset.fieldset-time div .startdatestarttimewrap .enddate-select label,
.res-form fieldset.fieldset-time div .enddateendtimewrap .enddate-select label {
  margin-right: 8px;
}
.res-form fieldset.fieldset-time div .startdatestarttimewrap .enddate-select:before,
.res-form fieldset.fieldset-time div .enddateendtimewrap .enddate-select:before {
  width: 120px;
  content: "Sluttidspunkt: ";
}
.res-form fieldset.fieldset-time div .endtime.locked {
  margin-bottom: 20px;
}
.res-form fieldset.fieldset-time div .endtime.locked span.label {
  margin-right: 3px;
}
.res-form fieldset.fieldset-time div .endtime.locked span.label:before {
  content: "Sluttidspunkt: ";
  margin-right: 10px;
}
.res-form fieldset.fieldset-time .resource-table-holder {
  display: inline-block;
  width: auto;
  min-height: auto;
  max-width: 500px;
  height: auto;
  overflow-y: hidden;
  overflow-x: scroll;
}
.res-form fieldset.fieldset-time .resource-table-holder .resource-table {
  width: auto;
}
.res-form fieldset.fieldset-time .resource-table-holder .resource-table td {
  padding: 9px 10px;
}
.res-form fieldset.fieldset-time .resource-table-holder .resource-table td:hover {
  cursor: default;
  background: #fff;
}
.res-form fieldset.fieldset-time .resource-table-holder .resource-table thead tr {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.res-form fieldset.fieldset-time .resource-table-holder .resource-table thead th {
  position: relative;
  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 .subject label {
  margin-right: 1em;
}
.res-form fieldset.fieldset-price .label {
  margin-right: 1em;
}
.res-form fieldset.fieldset-bookingfor {
  width: 100%;
  border: 3px solid #d2000e;
}
.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: 30%;
  height: 100px;
  margin-bottom: 1em;
}
.res-form fieldset.fieldset-props #prop-list li label {
  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 #cccccc;
}
.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: #b8000c;
  background: transparent;
  border: 2px solid #d2000e;
  cursor: pointer;
}
.res-form fieldset.fieldset-buttons button:hover {
  background: #d2000e;
  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: #d2000e;
  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 #d2000e;
  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 #d2000e;
}
#resourceservicecancel fieldset legend {
  width: auto;
}
#resourceservicecancel #indhold {
  width: 1080px;
}
#resourceservicecancel .confirm-line {
  padding-top: 15px;
  border-top: 1px solid #d2000e;
}
#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 #d2000e;
}
#resourceservice #res-resource-form .date-select,
#resourceservice #res-resource-form .time-select {
  display: flex;
}
.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,
.search-keyword label {
  width: 20px;
  vertical-align: middle;
}
#resourceansoegning .application-filter-label {
  display: none;
}
#resourceansoegning label[for="input-filter-sd"] {
  padding-left: 5px;
}
#resourceansoegning .application-filter-line {
  margin-bottom: 15px;
}
.day-selector span input {
  vertical-align: middle;
}
.day-selector span label {
  margin-left: 5px;
}
.location-select label {
  display: block;
}
input#input-filter-sd {
  margin-right: 30px;
}
.date-select input,
.time-select input,
.location-select input {
  width: 105px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
  text-align: center;
}
.time-select input {
  width: 4em;
  text-align: center;
}
.res-direction-line a,
.res-sort-line a {
  line-height: 3em;
  background: #d2000e;
  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;
	}
}
*/
#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: #b8000c;
  border: none;
  font-size: 110%;
  height: 3em;
  color: #fff;
  padding: 0 25px;
  font-family: "Open Sans", 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 #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 #b8000c;
  width: 100%;
}
#resourceansoegning-rediger .res-form .resource-settings .fieldset-activity,
#resourceansoegning-opret .res-form .resource-settings .fieldset-activity {
  margin: 0 0 1em 0;
  padding: 1.5em;
  border: 3px solid #b8000c;
}
#resourceansoegning-rediger .res-form .resource-settings .fieldset-activity legend,
#resourceansoegning-opret .res-form .resource-settings .fieldset-activity legend {
  width: auto;
}
#resourceansoegning-rediger .res-form .resource-settings .fieldset-activity label,
#resourceansoegning-opret .res-form .resource-settings .fieldset-activity label {
  margin-right: 15px;
}
#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: white;
  width: 50%;
  border: 1px solid #b8000c;
  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: #b8000c;
}
#resourceansoegning-rediger button.btn-send:hover,
#resourceansoegning-opret button.btn-send:hover {
  background: #9f000a;
}
#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.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 .application-participants div.participant-select,
#resourceansoegning-opret .application-participants div.participant-select {
  margin-top: 20px;
}
#resourceansoegning-rediger .application-participants div.participant-select > label,
#resourceansoegning-opret .application-participants div.participant-select > label {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
#resourceansoegning-rediger .application-participants div.participant-select ul li,
#resourceansoegning-opret .application-participants div.participant-select ul li {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 15px;
}
#resourceansoegning-rediger .application-participants div.participant-select ul li:last-child,
#resourceansoegning-opret .application-participants div.participant-select ul li:last-child {
  margin-bottom: 0;
}
#resourceansoegning-rediger .application-participants div.participant-select ul li label,
#resourceansoegning-opret .application-participants div.participant-select ul li label {
  width: 100% !important;
}
#resourceansoegning-rediger .application-participants div.participant-select ul li input,
#resourceansoegning-opret .application-participants div.participant-select ul li input,
#resourceansoegning-rediger .application-participants div.participant-select ul li select,
#resourceansoegning-opret .application-participants div.participant-select ul li select {
  min-width: 100px;
}
#resourceansoegning-rediger .comments-select,
#resourceansoegning-opret .comments-select {
  display: none;
}
#resourceansoegning-rediger .comments-select textarea,
#resourceansoegning-opret .comments-select textarea {
  width: 100%;
  resize: none;
  height: 150px;
}
#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: #b8000c;
  color: white;
  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;
  background: transparent;
  padding: 0;
}
#resourceansoegning-rediger .res-form fieldset.knapset .buttons,
#resourceansoegning-opret .res-form fieldset.knapset .buttons {
  text-align: center;
}
#resourceansoegning-rediger fieldset.resource-details,
#resourceansoegning-opret fieldset.resource-details {
  background: transparent;
}
#resourceansoegning-rediger .application-comments,
#resourceansoegning-opret .application-comments {
  display: none;
}
#resourceansoegning-rediger #app-edit-form label,
#resourceansoegning-opret #app-edit-form label {
  width: auto;
  display: inline-block;
}
#resourceansoegning-rediger .monthly-day-count,
#resourceansoegning-opret .monthly-day-count {
  margin-bottom: 20px;
}
#resourceansoegning-rediger .fieldset-props,
#resourceansoegning-opret .fieldset-props {
  border: 3px solid #b8000c;
  padding: 1.5em;
}
#resourceansoegning-rediger .fieldset-props legend,
#resourceansoegning-opret .fieldset-props legend {
  width: auto;
}
#resourceansoegning-rediger fieldset.radio-group,
#resourceansoegning-opret fieldset.radio-group {
  padding: 0;
  margin: 0;
  border: none;
  padding: 10px 0;
}
#resourceansoegning-rediger .resbook-edit-table-container table,
#resourceansoegning-opret .resbook-edit-table-container table {
  width: 100%;
  table-layout: fixed;
}
#resourceansoegning-rediger .resbook-edit-table-container table tbody,
#resourceansoegning-opret .resbook-edit-table-container table tbody {
  text-align: center;
}
#resourceansoegning-rediger .resbook-edit-table-container table .checkbox,
#resourceansoegning-opret .resbook-edit-table-container table .checkbox {
  width: 20px;
}
#resourceansoegning-rediger .resbook-edit-table-container table .weeknumber,
#resourceansoegning-opret .resbook-edit-table-container table .weeknumber {
  width: 30px;
}
#resourceansoegning-rediger .time-change-link-container button,
#resourceansoegning-opret .time-change-link-container button {
  margin: 0 25px 10px 0;
  display: inline-block;
  background: #b8000c;
  border: none;
  color: white;
  font-size: 110%;
  height: 3em;
  padding: 0 25px;
  font-family: helvetica, verdana, arial, sans-serif;
  border-radius: 4px;
  cursor: pointer;
}
.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: #d2000e;
  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: 75px;
  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: #fbbc1e;
  width: 100%;
  border: 1px solid #ccc;
  padding: 2em;
  margin: 0;
}
#resourceedit #resbook-description-container .resource-edit-link {
  display: inline-block;
  padding: 0.5em 1em;
  background: #d2000e;
  color: #fff;
  margin-bottom: 15px;
}
#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;
}
.create-application-link-line {
  text-align: right;
}
.create-application-link {
  display: inline-block;
  line-height: 3em;
  background: #d2000e;
  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: #d2000e;
  border: none;
  color: #ffffff;
  font-size: 110%;
  height: 3em;
  padding: 0 25px;
  font-family: helvetica, verdana, arial, sans-serif;
  border-radius: 4px;
  cursor: pointer;
}
#ekstra-infoboks1 {
  text-align: right;
}
#ekstra-infoboks1 p {
  padding: 0;
}
#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: 30em;
}
/* ---- SÃ¿Â¿Ã¿Â¦sonbooking - VÃ¿Â¿Ã¿Â¦lg ressoruce ---- */
#resourceansoegning-vaelg-ressource .search-container {
  align-self: flex-end;
  position: relative;
  background: rgba(210, 0, 14, 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: #d2000e;
  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: #d2000e;
}
#resourceansoegning-vaelg-ressource .resource-search-form legend {
  color: #fff;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#resourceansoegning-vaelg-ressource .resource-search-form .resource-search-button-group {
  display: inline-block;
  width: auto;
}
#resourceansoegning-vaelg-ressource .resource-search-form .resource-search-button-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 .resource-search-button-group .search-button-container button:hover {
  background: #fff;
  color: #b8000c;
}
#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 #d2000e;
  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 #d2000e;
  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;
}
#popupContent #ekstra-infoboks1 {
  display: none;
}
/* ---------------------------- */
/* ---- SÃ¿Â¿Ã¿Â¦sonbooking - opret ansÃ¿Â¿Ã¿Â¸gning ---- */
#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: #d2000e;
  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 {
  margin-top: 15px;
}
#resourceservice fieldset {
  border: 3px solid #d2000e;
  width: 100%;
}
#resourceservice fieldset legend {
  width: auto;
}
#resourceservice .res-service-search-result {
  padding: 0;
}
#resourceservice table {
  border: 3px solid #d2000e;
  display: table;
  table-layout: fixed;
  width: 100%;
}
#resourceservice .res-booking-list-container {
  border: none;
  margin: 0;
}
#resourceservice #printResultsButton {
  padding: 5px 15px;
  background: transparent;
  border: 2px solid #d2000e;
  color: #b8000c;
  cursor: pointer;
}
#resourceservice #printResultsButton:hover {
  background: #d2000e;
  color: #fff;
}
#resourceservice .printviap {
  padding: 5px 15px;
  margin: 10px;
  background: transparent;
  border: 2px solid #d2000e;
  color: #d2000e;
  cursor: pointer;
}
#resourceservice .printviap:hover {
  background: #d2000e;
  color: #fff;
}
#resourceservice .pagelogin {
  margin: 0;
}
#resourceservicemail label[for="input-mailsubject"] {
  margin-right: 15px;
}
#resourceedit .resource-list-container {
  padding: 0 25px;
  border: 3px solid #d2000e;
  margin-bottom: 30px;
}
#resourceedit .resource-list-container li {
  margin: 10px 0;
}
#resourceedit .resource-list-container a {
  text-decoration: none;
  color: #d2000e;
  padding: 5px;
  border: 1px solid transparent;
  text-decoration: underline;
}
#resourceedit .resource-list-container a:hover {
  border: 1px solid #d2000e;
}
#resourceedit #resbook-description-container p .resource-edit-link {
  text-decoration: none;
  background: transparent;
  border: 2px solid #d2000e;
  color: #d2000e;
}
#resourceedit #resbook-description-container p .resource-edit-link:hover {
  background: #d2000e;
  color: #fff;
}
#resourceedit .resbook-info-edit input {
  display: block;
}
#payment-receipt .ordre-detaljer {
  background: transparent;
  border: 1px solid #d2000e;
  padding: 0 25px;
}
#payment-receipt .ordre-detaljer .label {
  margin-right: 10px;
}
#payment-receipt .ordre-detaljer .booking-price-list {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
}
#payment-receipt .ordre-detaljer .resource-name {
  margin-top: 0;
  margin: 0 -25px;
  padding: 10px 25px;
  color: #fff;
  background: #d2000e;
}
#payment-receipt .ordre-detaljer .resbook-details .label {
  width: 25px;
  display: inline-block;
}
#payment-receipt .ordre-detaljer #payment-details {
  padding-bottom: 25px;
}
#ekstra-side-registrer-forening #infowrapper .infoboxtitle {
  display: none;
  width: 100%;
  background: #d2000e;
  color: #fff;
  font-size: 20px;
  padding: 5px 15px;
}
#ekstra-side-registrer-forening #infowrapper .infobox {
  display: none;
  padding: 5px 15px;
  border: 1px solid #d2000e;
}
#ekstra-side-registrer-forening label {
  margin-top: 10px;
  display: block;
}
#ekstra-side-registrer-forening #infochoise {
  padding: 10px 10px;
  margin-bottom: 10px;
}
#ekstra-side-registrer-forening #infodone {
  padding: 10px 10px;
  margin-left: 15px;
  background: transparent;
  border: 2px solid #d2000e;
  color: #d2000e;
  cursor: pointer;
  text-decoration: none;
}
#ekstra-side-registrer-forening #infodone:hover {
  background: #d2000e;
  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 {
  position: relative;
  border-color: #b8000c;
  border-width: 40px 1px 1px 1px;
  margin: 2em 3em;
  padding: 2em;
}
.debtor-fieldset fieldset.fieldgroup legend {
  position: absolute;
  top: -10px;
  left: 10px;
  color: #000000;
  font-weight: bold;
  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 #ff0000;
}
.debtor-fieldset fieldset.fieldgroup ul .fejl .skal-udfyldes-symbol {
  color: #ff0000;
}
.debtor-fieldset fieldset.fieldgroup ul .fejl .fejl-meddelelse {
  position: absolute;
  right: 0;
  color: #ff0000;
}
.knapset {
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.knapset button {
  background: transparent;
  color: #d2000e;
  border: 2px solid #d2000e;
  cursor: pointer;
  padding: 10px 20px;
}
.knapset button:hover {
  background: #d2000e;
  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;
}
.pulse {
  margin-top: 30px;
  margin-right: 15px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #d2000e;
  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;
}
.opret-blog-indlaeg-linje {
  text-align: right;
  padding: 0;
  margin: 0;
}
.opret-blog-indlaeg-linje a {
  display: inline-block;
  padding: 1em 2em;
  background: #4e4e4e;
  border-top: 2px solid #ececec;
  border-left: 2px solid #ececec;
  border-right: 2px solid #ececec;
  color: #333;
  text-decoration: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.opret-blog-indlaeg-linje a:hover {
  background: #ec022e;
  text-decoration: none;
}
#forside .blog-lisekte li .blog-indlaeg-tekst {
  display: none;
}
.blog-list-container {
  width: calc(100% - 90px);
  margin: auto;
}
.blog-list-container .meddelelse:empty {
  display: none;
}
#forside .blog-liste li .blog-indlaeg-titel {
  font-size: 16px;
  padding: 0;
  text-transform: initial;
}
#forside .blog-liste li .blog-indlaeg-titel a {
  color: #000000;
  font-weight: bold;
}
#forside .blog-liste li .blog-indlaeg-info {
  width: 300px;
  color: #000000;
  margin-left: auto;
}
#forside .blog-liste li .blog-indlaeg-info span {
  color: #5c6965;
  font-size: 12px;
  top: auto;
  position: relative;
  right: auto;
}
#forside .blog-link-linje {
  text-align: right;
}
#forside .blog-link-linje a {
  text-decoration: none;
  font-size: 14px;
  color: #ec022e;
}
#forside .blog-link-linje a:hover {
  text-decoration: underline;
}
.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: 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: #b8000c;
  color: #fff;
}
.blog-indlaeg .rediger-blog-indlaeg-linje {
  margin-right: 1em;
}
.blog-indlaeg .rediger-blog-indlaeg-linje a:hover {
  background: #d2000e;
}
.blog-indlaeg .blog-indlaeg-tekst {
  text-align: left;
  padding: 20px;
  margin-top: 20px;
}
.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;
}
.formular-send-knap {
  background: #b8000c;
  color: #fff;
  border: none;
  padding: 10px 20px;
  transition: background 300ms ease-in-out;
}
.formular-send-knap:hover {
  cursor: pointer;
  background: #9f000a;
}
/* Mine booking kalender */
#ekstra-side-mine-bookinger .dataTables_filter input,
#ekstra-side-mine-bookinger .dataTables_length input,
#ekstra-side-mine-bookinger .dataTables_filter select,
#ekstra-side-mine-bookinger .dataTables_length select {
  height: 25px;
  border: 1px solid ccc;
}
.dt-buttons {
  margin: 10px 0;
}
.dt-buttons button {
  height: 25px;
}
#ekstra-side-mine-bookinger .dataTable {
  border-collapse: collapse;
}
#ekstra-side-mine-bookinger .dataTable .sorting_asc {
  background: url(design/sort_asc.png) center right no-repeat;
}
#ekstra-side-mine-bookinger .dataTable .sorting_desc {
  background: url(design/sort_desc.png) center right no-repeat;
}
#ekstra-side-mine-bookinger .dataTable thead th {
  padding: 8px 15px;
}
#ekstra-side-mine-bookinger tbody tr.booking {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#ekstra-side-mine-bookinger tbody tr.season td {
  *padding: 0;
}
#ekstra-side-mine-bookinger .annuller-link {
  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;
  background-image: url(../../billeder/icon-delete.png);
}
#ekstra-side-mine-bookinger .resbook-detail-link {
  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;
  background-image: url(../../billeder/icon-search.png);
}
#ekstra-side-mine-bookinger .resbook-edit-link,
#ekstra-side-mine-bookinger .resbook-edit-time-link {
  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;
  background-image: url(../../billeder/icon-edit.png);
}
.file-toolbox {
  display: block;
  margin: 10px 0;
  text-align: right;
}
.file-toolbox a:first-child {
  margin: 0;
}
.file-field-list-container {
  background: #fff;
  border: 1px solid #a9a9a9;
  padding: 5px;
  margin: 15px 0;
}
.file-field-list-container .file-field-list-heading {
  font-weight: bold;
  margin-bottom: 5px;
}
.file-field-list-container .file-field-list .download-link-container {
  display: none;
}
/* ---- Import af yderligere design  ---- */
.tilskudnav {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  height: auto;
  justify-content: left;
}
.tilskudnav .tilskudnavbox {
  position: relative;
  flex-flow: column wrap;
  width: 450px;
  height: 150px;
  border: 1px solid #ccc;
  cursor: pointer;
  margin: 0 10px 0 0;
  padding: 0;
  text-decoration: none;
  color: #000;
  margin-bottom: 20px;
  transition: all 300ms ease-in-out;
}
.tilskudnav .tilskudnavbox:hover {
  transform: scale(1.05);
}
/* ---- Folkeoplysende foreninger og selvorganiserede grupper ---- */
.tilskudnav .tilskudnavbox .tilskudtitle {
  height: 50px;
  width: 100%;
  background: #b8000c;
  color: #fff;
  text-align: center;
  overflow: hidden;
  padding: 0 5px;
}
.tilskudnav .tilskudnavbox .tilskudtitle h3 {
  font-size: 12px;
}
.tilskudnav .tilskudnavbox .tilskudtitle h3 a {
  color: inherit;
  text-decoration: none;
}
/* ---- Aftenskoler og voksenundervisning  ---- */
.tilskudnav .tilskudnavbox .tilskudtitleaftenskole {
  height: 50px;
  width: 100%;
  background: #860062;
  color: #fff;
  text-align: center;
  overflow: hidden;
  padding: 0 5px;
}
.tilskudnav .tilskudnavbox .tilskudtitleaftenskole h3 {
  font-size: 12px;
}
.tilskudnav .tilskudnavbox .tilskudtitleaftenskole h3 a {
  color: inherit;
  text-decoration: none;
}
/* ---- Byer og landdistrikter  ---- */
.tilskudnav .tilskudnavbox .tilskudtitlelanddistrikt {
  height: 50px;
  width: 100%;
  background: #13759c;
  color: #fff;
  text-align: center;
  overflow: hidden;
  padding: 0 5px;
}
.tilskudnav .tilskudnavbox .tilskudtitlelanddistrikt h3 {
  font-size: 12px;
}
.tilskudnav .tilskudnavbox .tilskudtitlelanddistrikt h3 a {
  color: inherit;
  text-decoration: none;
}
/* ---- Frivillige sociale foreninger  ---- */
.tilskudnav .tilskudnavbox .tilskudtitlesocial {
  height: 50px;
  width: 100%;
  background: #1ef7bd;
  color: #fff;
  text-align: center;
  overflow: hidden;
  padding: 0 5px;
}
.tilskudnav .tilskudnavbox .tilskudtitlesocial h3 {
  font-size: 12px;
}
.tilskudnav .tilskudnavbox .tilskudtitlesocial h3 a {
  color: inherit;
  text-decoration: none;
}
/* ---- Øvrige tilskud og puljer  ---- */
.tilskudnav .tilskudnavbox .tilskudtitleovrige {
  height: 50px;
  width: 100%;
  background: #fa19a7;
  color: #fff;
  text-align: center;
  overflow: hidden;
  padding: 0 5px;
}
.tilskudnav .tilskudnavbox .tilskudtitleovrige h3 {
  font-size: 12px;
}
.tilskudnav .tilskudnavbox .tilskudtitleovrige h3 a {
  color: inherit;
  text-decoration: none;
}
/* ---- Bilag  ---- */
.tilskudnav .tilskudnavbox .tilskudtitlebilag {
  height: 50px;
  width: 100%;
  background: #b6a716;
  color: #fff;
  text-align: center;
  overflow: hidden;
  padding: 0 5px;
}
/* ---- Bilag - tekst  ---- */
.tilskudnav .tilskudnavbox .tilskudtitlebilag h3 {
  font-size: 12px;
}
.tilskudnav .tilskudnavbox .tilskudtitlebilag h3 a {
  color: inherit;
  text-decoration: none;
}
.tilskudnav .tilskudnavbox .tilskudtekst {
  height: 98px;
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  color: #000;
  overflow: hidden;
  padding: 0 5px;
}
.tilskudnav .tilskudnavbox .tilskudtekst p {
  margin: 0;
  line-height: 20px;
}
.tilskudnav .tilskdisabled {
  cursor: not-allowed;
  border-color: #636363;
  background: #898989;
  transition: none;
}
.tilskudnav .tilskdisabled .tilskudtitle {
  background: #636363;
}
.tilskudnav .tilskdisabled .tilskudtitle a {
  cursor: not-allowed;
}
.tilskudnav .tilskdisabled .tilskudtekst {
  color: #fff;
  background: #898989;
}
.tilskudnav .tilskdisabled:hover {
  background: #898989;
  transform: none;
}
.tilskudnav .tilskdisabled:hover .tilskudtitle {
  background: #636363;
}
.tilskudnav .tilskdisabled:hover .tilskudtekst {
  background: #898989;
}
#ekstra-side-tilskud---oversigt .tilskudnavbox {
  display: none;
}
body[data-wk-page-identifier="37"] .tilskudnavbox {
  display: none;
}
#tilskud-oversigt {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#tilskud-oversigt div {
  width: 540px;
  margin: 10px;
  justify-content: space-between;
  border: 1px solid #005584;
  cursor: pointer;
}
#tilskud-oversigt div:hover {
  background: #0086d1;
}
#tilskud-oversigt div:hover .tilskboxindhold {
  color: #fff;
}
#tilskud-oversigt div h2 {
  background: #005584;
  color: #fff;
  padding: 10px;
  font-size: 17px;
  margin-top: 0;
  text-align: center;
}
#tilskud-oversigt div .tilskboxindhold {
  padding: 10px;
}
#tilskudstatus {
  display: none;
}
#ekstra-side-tilskud---tidligere-tilskud .bruger-formular .knapset {
  display: none;
}
.bruger-formular .debtor-fieldset li {
  position: relative;
}
.bruger-formular .debtor-fieldset li label.janej-felt {
  margin-left: 20px;
}
.bruger-formular .debtor-fieldset li input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 1px;
  width: 20px;
  margin: 0;
}
.bruger-formular .debtor-fieldset fieldset.hidden {
  display: none;
}
.afvist,
.afventerGodkendelse,
.tilskudGodkendt {
  display: none;
}
.afventerGodkendelse {
  position: relative;
}
.afventerGodkendelse:after {
  font-family: "FontAwesome";
  font-size: 18px;
  text-align: center;
  line-height: 35px;
  content: "\f250";
  position: absolute;
  right: 10px;
  border-radius: 50%;
  border: 2px solid #d7bd06;
  background: #d7bd06;
  color: #ffffff;
  width: 35px;
  height: 35px;
}
.afvist {
  position: relative;
}
.afvist:after {
  font-family: "FontAwesome";
  font-size: 18px;
  text-align: center;
  line-height: 35px;
  content: "\f05e";
  position: absolute;
  right: 10px;
  border-radius: 50%;
  border: 2px solid #800;
  background: #800;
  color: #ffffff;
  width: 35px;
  height: 35px;
}
.tilskudGodkendt {
  position: relative;
}
.tilskudGodkendt:after {
  font-family: "FontAwesome";
  font-size: 22px;
  text-align: center;
  line-height: 35px;
  content: "\f00c";
  position: absolute;
  right: 10px;
  border-radius: 50%;
  border: 2px solid #0bb006;
  background: #0bb006;
  color: #ffffff;
  width: 35px;
  height: 35px;
}
input.fil-felt {
  width: calc(100% - 90px) !important;
}
.wk-file-field-button {
  background: #d2000e;
  color: #fff;
  border: 2px solid #d2000e;
  cursor: pointer;
  padding: 10px 20px;
}
.wk-file-field-button:hover {
  background: #fa0010;
  border: 2px solid #fa0010;
}
.rowsetup ul {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.rowsetup ul li {
  width: 42.5%;
}
.rowsetup ul li:nth-child(3n) {
  width: 10%;
}
.rowsetup ul li:nth-child(n + 4) label {
  visibility: hidden;
}
.rowsetup ul li:nth-child(-n + 3) label {
  font-weight: bold;
  margin-bottom: 15px;
}
.tilskudstatus {
  display: none;
}
.missingreq {
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
}
.tilskudlukket,
.tilskudindsendt,
.tilskudgodkendt {
  display: none;
}
.tilskudindsendt:after {
  font-family: "FontAwesome";
  font-size: 30px;
  text-align: center;
  line-height: 45px;
  content: "\f250";
  position: absolute;
  right: 15px;
  top: 3px;
  border-radius: 50%;
  border: 0px solid #d7bd06;
  color: #ffffff;
  width: 35px;
  height: 35px;
}
.tilskudlukket:after {
  font-family: "FontAwesome";
  font-size: 30px;
  text-align: center;
  line-height: 45px;
  content: "\f05e";
  position: absolute;
  right: 15px;
  top: 3px;
  border-radius: 50%;
  border: 0px solid #800;
  color: #ffffff;
  width: 35px;
  height: 35px;
}
.tilskudgodkendt:after {
  font-family: "FontAwesome";
  font-size: 30px;
  text-align: center;
  line-height: 45px;
  content: "\f00c";
  position: absolute;
  right: 15px;
  top: 3px;
  border-radius: 50%;
  border: 0px solid #0bb006;
  color: #ffffff;
  width: 35px;
  height: 35px;
}
@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;
  }
  #forside .blog-list-container {
    width: 1030px;
  }
}
@media screen and (max-width: 1350px) {
  #bruger-side #ekstra-infoboks1,
  #forside #ekstra-infoboks1 {
    position: static;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1089px) {
  #forside .blog-list-container {
    width: 680px;
  }
}
@media screen and (max-width: 1050px) {
  #toplinje,
  #top,
  #indhold,
  #bund,
  .toplinewrapper {
    width: 100%;
  }
  #indholdswrapper {
    justify-content: center;
  }
  #ekstra-infoboks1 {
    padding: 15px;
  }
  .pagelogin {
    right: 5px;
  }
  #logo {
    left: 14px;
  }
  #indhold {
    width: 100%;
    max-width: unset;
    margin: 0;
    padding-left: 14px;
  }
  #forside #indhold {
    width: 100%;
    max-width: unset;
    margin: 0;
  }
  #forside #indhold h3 {
    text-align: center;
  }
  #forside #indhold #frontnav {
    max-width: 800px;
    margin: 0 auto;
    justify-content: center;
  }
  #toplinje .toplinewrapper {
    text-align: left;
    padding-left: 14px;
  }
  #bund {
    height: auto;
  }
  #bund #bund-indhold {
    width: 100%;
    height: auto;
  }
  #forside .topimg {
    height: 20vh;
  }
  #forside #panel1 {
    width: 100%;
    height: auto;
    min-height: 85px;
  }
  #forside .resource-search {
    height: auto;
    margin: 15px auto;
    padding: 0;
  }
  #panel1 {
    height: auto;
    padding: 10px 0;
  }
  #panel1 #bruger-menu {
    width: 100%;
  }
  #panel1 #bruger-menu li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #000;
    background: #6c0007;
  }
  #panel1 #bruger-menu li a {
    display: block;
    padding: 1em 0 1em 10px;
    width: 100%;
    color: #fff;
  }
  #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 #6c0007;
    background: #b8000c;
  }
  #panel1 #bruger-menu li .niveau2 li a {
    display: block;
    width: 100%;
    line-height: unset;
    color: #fff;
  }
  #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: #fff;
    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: #d2000e;
  }
  #panel1 #menuButton:before {
    display: block;
    content: "Menu";
    font-size: 16px;
    font-weight: bold;
    color: #d2000e;
    position: absolute;
    left: 35px;
    top: 7px;
  }
  #ekstra-side-foreningsoversigt #ekstra-infoboks1 {
    position: static;
    margin: 0 auto;
  }
  #ekstra-side-foreningsoversigt #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #ekstra-side-foreningsoversigt #indhold {
    padding: 0 14px;
  }
  #ekstra-side-side-webprofil #beskrivelse {
    width: 100%;
    margin-bottom: 15px;
    min-height: 138px;
    border: 1px solid #d2000e;
    margin-right: 14px;
    float: left;
  }
  #ekstra-side-side-webprofil #websidepanel {
    margin-top: 20px;
    display: block;
    width: 100%;
    float: right;
  }
  #ekstra-side-side-webprofil #websidepanel #kontaktoplysninger {
    width: 100%;
  }
  #ekstra-side-side-webprofil .contactswrap {
    width: 100%;
    margin-bottom: 15px;
    min-height: 500px;
    border: 1px solid #d2000e;
    margin-right: 14px;
    float: left;
  }
  #ekstra-side-side-webprofil .kortwrap {
    width: 100%;
    height: 350px;
    border: 1px solid #d2000e;
    margin-bottom: 30px;
    display: block;
  }
  #ekstra-side-side-webprofil .kategoriwrap {
    width: 100% !important;
  }
  #ekstra-side-side-webprofil .kategoriwrap,
  #ekstra-side-side-webprofil .contactswrap {
    height: auto;
  }
  #ekstra-side-side-webprofil #indhold {
    padding: 15px 20px;
  }
  #resourcebooking #indhold {
    padding: 15px;
  }
  #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%;
  }
  .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 #d2000e;
    background: transparent;
    color: #d2000e;
    cursor: pointer;
    padding: 5px 15px;
  }
  #resourceservice #res-search-form button:hover {
    background: #d2000e;
    color: #fff;
  }
  #resourceservice #res-search-form button:before {
    margin-right: 5px;
  }
  #resourceservice #res-resource-form button {
    border: 2px solid #d2000e;
    background: transparent;
    color: #d2000e;
    cursor: pointer;
    padding: 5px 15px;
  }
  #resourceservice #res-resource-form button:hover {
    background: #d2000e;
    color: #fff;
  }
  #resourceservice #res-resource-form button:before {
    font-size: 12px;
    margin-right: 5px;
  }
  #resourceservice #ekstra-infoboks1 #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #bruger-side #indhold {
    padding: 0 15px;
    width: 800px;
  }
  #bruger-side #indhold .userboxwrapper {
    justify-content: space-around;
  }
  #bruger-side #ekstra-infoboks1 {
    position: static;
    margin: 0 auto;
    margin-top: 15px;
  }
  .topimg:before {
    display: none;
  }
  #forside .resource-search fieldset {
    padding: 10px;
  }
}
@media screen and (max-width: 800px) {
  #activitylist-details .activitylist-details-container {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 16px;
  }
  #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 {
    width: 100%;
    position: static;
    margin: 0 auto;
    margin-top: 15px;
  }
  ul.blog-liste li {
    padding: 2em;
  }
  ul.blog-liste li .blog-indlaeg-dato {
    right: 30px;
  }
  #bruger-side #indhold {
    width: 100%;
  }
  #bruger-side #ekstra-infoboks1 {
    width: 100%;
    position: static;
    margin: 0 auto;
    margin-top: 15px;
    padding: 0;
  }
}
@media screen and (max-width: 739px) {
  #forside .blog-list-container {
    width: 330px;
  }
}
@media screen and (max-width: 715px) {
  .debtor-list .debtor-categories,
  .debtor-list .aktivitet {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  #resourcebooking .resource-search .resource-search-form {
    height: auto;
  }
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .scwrapper {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
  }
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .scwrapper .search-criterion {
    width: 100%;
    margin: 0;
  }
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-location {
    order: 1;
  }
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-resource {
    order: 2;
  }
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-category {
    order: 3;
  }
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .scwrapper .resource-search-startdate {
    order: 4;
  }
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .scwrapper .search-button-container {
    order: 5;
  }
  #resourcebooking .resource-search .resource-search-form .search-button-container {
    margin: 10px 0 0;
    width: 100%;
  }
  #resourcebooking .resource-search .resource-search-form .search-button-container .search-button {
    width: 100%;
  }
  #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;
  }
  .resource-search fieldset.resource-search-field-group .search-criterion .time-input {
    padding-left: 5px;
    width: 100%;
    margin-bottom: 10px;
  }
  .resource-search fieldset.resource-search-field-group .search-criterion .list-input {
    padding-left: 5px;
    width: 100% !important;
    margin-bottom: 10px;
  }
  .resource-search fieldset.resource-search-field-group .search-criterion .date-input {
    padding-left: 5px;
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.frontnav {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  height: auto;
  justify-content: center;
}
.frontnavtilskud {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  height: auto;
  justify-content: center;
}
.frontnav .nav {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  width: 330px;
  height: 330px;
  border: 0px solid #b2b09e;
  cursor: pointer;
  margin: 0 10px 10px 10px;
  padding: 0;
  text-decoration: none;
  color: #000;
  margin-bottom: 20px;
  transition: all 300ms ease-in-out;
}
.frontnavtilskud .nav {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  width: 250px;
  height: 286px;
  border: 0px solid #b2b09e;
  cursor: pointer;
  margin: 0 10px 10px 10px;
  padding: 0;
  text-decoration: none;
  color: #000;
  margin-bottom: 20px;
  transition: all 300ms ease-in-out;
}
.frontnav .nav:hover {
  transform: scale(1.05);
}
.frontnavtilskud .nav:hover {
  transform: scale(1.05);
}
.frontnav .nav .text {
  height: 120px;
  width: 100%;
  background: #ffffff;
  color: #000;
  overflow: hidden;
  padding: 0 20px 5px 30px;
  line-height: 20px;
}
.frontnavtilskud .nav .text {
  height: 120px;
  width: 100%;
  background: #ffffff;
  color: #000;
  overflow: hidden;
  padding: 0 20px 5px 30px;
  line-height: 20px;
}
.frontnav .nav .text a {
  color: inherit;
  text-decoration: none;
}
.frontnavtilskud .nav .text a {
  color: inherit;
  text-decoration: none;
}
/*BILLEDER TIL FORSIDEBOKSE OG TILSKUDSBOKSE*/
.frontnavtilskud .nav#tilskud-box {
  background: url("Forside/ibkbook.png");
  background-size: contain;
}
.frontnav .nav#bevaegelsesuge35 {
  background: url("Forside/ibkforeningsoversigt.png");
  background-size: contain;
}
.frontnav .nav#booking-box {
  background: url("Forside/ibkbook.png");
  background-size: contain;
}
.frontnav .nav#aktivferie {
  background: url("Forside/aktivferie.png");
  background-size: contain;
}
.frontnav .nav#prisuddeling {
  background: url("prisuddeling/prisuddeling.png");
  background-size: contain;
}
.frontnav .nav#spisersammen {
  background: url("forside/food.jpg");
  background-size: contain;
}
.frontnav .nav#aktivsommer {
  background: url("Billeder/2024_aktiv_sommer.png");
  background-size: contain;
}
.frontnav .nav#aktivsommer2024 {
  background: url("Billeder/aktiviteter.png");
  background-size: contain;
}
.frontnav .nav#fonde {
  background: url("Billeder/fonde.png");
  background-size: contain;
}
.frontnav .nav#aaretsungleder {
  background: url("prisuddeling/Aarets_ungleder_2020_2021.jpg");
  background-size: contain;
}
.frontnav .nav#aaretsforening {
  background: url("prisuddeling/Aarets_forening_2020_2021.jpg");
  background-size: contain;
}
.frontnav .nav#forening {
  background: url("prisuddeling/forening.png");
  background-size: contain;
}
.frontnav .nav#ildsjael {
  background: url("prisuddeling/ildsjael.png");
  background-size: contain;
}
.frontnav .nav#ungleder {
  background: url("prisuddeling/ungleder.png");
  background-size: contain;
}
.frontnav .nav#covidpris {
  background: url("prisuddeling/covidpris.png");
  background-size: contain;
}
.frontnav .nav#haederspriser {
  background: url("prisuddeling/haederspriser.png");
  background-size: contain;
}
.frontnav .nav#omprisuddeling {
  background: url("prisuddeling/omprisuddeling.png");
  background-size: contain;
}
.frontnav .nav#tilmelding {
  background: url("prisuddeling/tilmelding.png");
  background-size: contain;
}
.frontnav .nav#videobillede {
  background: url("prisuddeling/videobillede.png");
  background-size: contain;
}
.frontnav .nav#bevægelse {
  background: url("Forside/bevaegelsesuge35.jpg");
  background-size: cover;
}
.frontnav .nav#foreningsoversigt {
  background: url("Forside/Foreningsoversigt.png");
  background-size: contain;
}
.frontnav .nav#fritidsraad {
  background: url("Fritidsraad/fritidsraadet.jpg");
  background-size: contain;
}
.frontnav .nav#Fritidsvejledning {
  background: url("Forside/fritidsvejledning.png");
  background-size: contain;
}
.frontnav .nav#aftenskoler {
  background: url("Forside/aftenskoler.png");
  background-size: contain;
}
.frontnav .nav#borneattest {
  background: url("Billeder/borneattest.jpg");
  background-size: contain;
}
.frontnav .nav#hjertetindenfor {
  background: url("Hjertet/Originale/trappe1.jpg");
  background-size: contain;
}
.frontnav .nav#skate {
  background: url("Hjertet/Originale/skaterbane1.jpg");
  background-size: contain;
}
.frontnav .nav#pumptrack {
  background: url("Hjertet/Originale/pumptrack.jpg");
  background-size: contain;
}
.frontnav .nav#beachvolley {
  background: url("Hjertet/Originale/volley.jpg");
  background-size: contain;
}
.frontnav .nav#streetsoccer {
  background: url("Hjertet/Originale/streetsoccer.jpg");
  background-size: contain;
}
.frontnav .nav#streetbasket {
  background: url("Hjertet/Originale/basket.jpg");
  background-size: contain;
}
.frontnav .nav#afslapning {
  background: url("Hjertet/Originale/afslapning1.jpg");
  background-size: contain;
}
.frontnav .nav#klatring {
  background: url("Hjertet/Originale/klatring.jpg");
  background-size: contain;
}
.frontnav .nav#puls {
  background: url("Hjertet/Originale/puls.jpg");
  background-size: contain;
}
.frontnav .nav#hjertetudenfor {
  background: url("Hjertet/Originale/sand1.jpg");
  background-size: contain;
}
.frontnav .nav#arrangementihjertet {
  background: url("Hjertet/Originale/trappe3.jpg");
  background-size: contain;
}
.frontnav .nav#forplejning {
  background: url("Hjertet/Originale/aeble1.png");
  background-size: contain;
}
.frontnav .nav#betaling {
  background: url("Hjertet/Originale/betaling.png");
  background-size: contain;
}
.frontnav .nav#retningslinjer {
  background: url("Hjertet/Originale/retningslinjer.png");
  background-size: contain;
}
.frontnav .nav#omhjertet {
  background: url("Hjertet/Originale/om.png");
  background-size: contain;
}
.frontnav .nav#udstyr {
  background: url("Hjertet/Originale/skaerm1.png");
  background-size: contain;
}
.frontnav .nav#multisalen {
  background: url("Hjertet/Originale/multi1.jpg");
  background-size: contain;
}
.frontnav .nav#refleksionsrummet {
  background: url("Hjertet/Originale/ref1.jpg");
  background-size: contain;
}
.frontnav .nav#streetsporthallen {
  background: url("Hjertet/Originale/street1.jpg");
  background-size: contain;
}
.frontnav .nav#modelokaler {
  background: url("Hjertet/Originale/stole1.jpg");
  background-size: contain;
}
.frontnav .nav#hjertetoppefra {
  background: url("Hjertet/");
  background-size: contain;
}
.frontnav .nav#mine-bookinger {
  background: url("Forside/minebookinger.png");
  background-size: contain;
}
.frontnav .nav#hjertet {
  background: url("Forside/ibkhjertet.png");
  background-size: contain;
}
.frontnav .nav#faciliteter {
  background: url("Forside/faciliteter.png");
  background-size: contain;
}
.frontnav .nav#pulje {
  background: url("Forside/puljer.png");
  background-size: contain;
}
.frontnav .nav#min-forening {
  background: url("Forside/minforening.png");
  background-size: contain;
}
.frontnav .nav#aftenskoleknap {
  background: url("Forside/aftenskolebg.jpg");
  background-size: contain;
}
.frontnav .nav#bliv-frivillig {
  background: url("Forside/Blivfrivillig330.png");
  background-size: contain;
}
.frontnav .nav#prisuddeling {
  background: url("Billeder/prisuddeling.png");
  background-size: contain;
}
.frontnav .nav#prisuddeling2025_logo {
  background: url("Forside/prisuddeling2025_logo.png");
  background-size: contain;
}
.frontnav .nav#kurser {
  background: url("Forside/kurser.png");
  background-size: contain;
}
.frontnav .nav#info-regler {
  background: url("Forside/forside-pic3.jpg");
  background-size: contain;
}
.frontnav .nav#brugertilskud {
  background: url("design/kajak.jpg");
  background-size: contain;
}
.frontnav .nav#rediger-oplysninger {
  background: url("design/kontakt.jpg");
  background-size: contain;
}
.frontnav .nav#tidsfrister {
  background: url("Forside/tidsfrister.png");
  background-size: contain;
}
.frontnav .nav#information {
  background: url("Forside/information.png");
  background-size: contain;
}
.frontnav .nav#nyheder {
  background: url("Forside/nyheder.png");
  background-size: contain;
}
.frontnav .nav#rediger-webprofil {
  background: url("design/kontakt.jpg");
  background-size: contain;
}
.frontnav .nav#rediger-kontaktpersoner {
  background: url("design/kontakt.jpg");
  background-size: contain;
}
.frontnav .nav#seriebooking {
  background: url("design/seasonbooking.png");
  background-size: contain;
}
.frontnav .nav#seriebooking {
  background: url("Forside/Seriebooking330.png");
  background-size: contain;
}
.frontnav .nav#karsten {
  background: url("Forside/testfritid.png");
  background-size: contain;
}
.frontnav .nav#kontaktos {
  background: url("Forside/kontaktos330.png");
  background-size: contain;
}
.frontnav .nav#aktivitetstilskud {
  background: url("Billeder/330x210/aktivitetstilskud.jpg");
  background-size: contain;
}
.frontnav .nav#lokaletilskud {
  background: url("Billeder/330x210/lokaletilskud.jpg");
  background-size: contain;
}
.frontnav .nav#ekstraordinaertlokaletilskud {
  background: url("Billeder/330x210/ekstraordinaertlokaletilskud.jpg");
  background-size: contain;
}
.frontnav .nav#lederuddannelse {
  background: url("Billeder/330x210/lederuddannelse.jpg");
  background-size: contain;
}
.frontnav .nav#aktivitetspuljen {
  background: url("Billeder/330x210/aktivitetspuljen.jpg");
  background-size: contain;
}
.frontnav .nav#samarbejdspuljen {
  background: url("Billeder/330x210/samarbejdspuljen.jpg");
  background-size: contain;
}
.frontnav .nav#mand {
  background: url("Billeder/330x210/mand.png");
  background-size: contain;
}
.frontnav .nav#dame {
  background: url("Billeder/330x210/dame.png");
  background-size: contain;
}
.frontnav .nav#personer {
  background: url("Billeder/330x210/personer.jpg");
  background-size: contain;
}
.frontnav .nav#kalender {
  background: url("Billeder/330x210/kalender.jpg");
  background-size: contain;
}
.frontnav .nav#dagsorden {
  background: url("Billeder/330x210/dagsorden.jpg");
  background-size: contain;
}
.frontnav .nav#politik {
  background: url("Billeder/330x210/politik.jpg");
  background-size: contain;
}
.frontnav .nav#modeafholdt {
  background: url("Billeder/330x210/modeafholdt.jpg");
  background-size: contain;
}
.frontnav .nav#modeikkeafholdt {
  background: url("Billeder/330x210/modeikkeafholdt.jpg");
  background-size: contain;
}
.frontnav .nav#forsamlingshustilskud {
  background: url("Billeder/330x210/forsamlingshustilskud.jpg");
  background-size: contain;
}
.frontnav .nav#grundtilskud {
  background: url("Billeder/330x210/grundtilskud.jpg");
  background-size: contain;
}
.frontnav .nav#paragraf18 {
  background: url("Billeder/330x210/paragraf18.jpg");
  background-size: contain;
}
.frontnav .nav#paragraf18samarbejdspuljen {
  background: url("Billeder/330x210/paragraf18samarbejdspulje.jpg");
  background-size: contain;
}
.frontnav .nav#landsbyudvikling {
  background: url("Billeder/330x210/landsbyudvikling.jpg");
  background-size: contain;
}
.frontnav .nav#sundhedspuljen {
  background: url("Billeder/330x210/sundhedspuljen.jpg");
  background-size: contain;
}
.frontnav .nav#underskudsgaranti {
  background: url("Billeder/330x210/underskudsgaranti.jpg");
  background-size: contain;
}
.frontnav .nav#LAG {
  background: url("Billeder/330x210/LAG.jpg");
  background-size: contain;
}
.frontnav .nav#cvr {
  background: url("Billeder/virk.png");
  background-size: contain;
}
.frontnav .nav#digitalpost {
  background: url("Billeder/digital_post.jpg");
  background-size: cover;
}
.frontnav .nav#nemkonto {
  background: url("Billeder/Nemkonto.jpg");
  background-size: contain;
}
.frontnav .nav#medarbejdersignatur {
  background: url("Billeder/Medarbejdersignatur.jpg");
  background-size: cover;
}
.frontnav .nav#aktivsommer {
  background: url("Billeder/2024_aktiv_sommer.png");
  background-size: contain;
}
/*Tilskudsbilleder til tilskudssiden 191*/
/*Folkeoplysning*/
.frontnavtilskud .nav#lokaletilskud {
  background: url("Billeder/Tilskudsbilleder/lokaletilskud.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#aktivitetstilskud {
  background: url("Billeder/Tilskudsbilleder/aktivitetstilskud.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#ekstraordinaert {
  background: url("Billeder/Tilskudsbilleder/ekstraordinaert.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#lederuddannelse {
  background: url("Billeder/Tilskudsbilleder/lederuddannelse.jpg");
  background-size: contain;
}
/*Tilskudsbilleder til tilskudssiden 191*/
/*Landdistrikter*/
.frontnavtilskud .nav#grundtilskud {
  background: url("Billeder/Tilskudsbilleder/grundtilskud.jpg");
  background-size: cover;
}
.frontnavtilskud .nav#forsamlingshus {
  background: url("Billeder/Tilskudsbilleder/forsamlingshus.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#firebypuljen {
  background: url("Billeder/Tilskudsbilleder/firebypuljen.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#saerligpulje {
  background: url("Billeder/Tilskudsbilleder/saerligpulje.jpg");
  background-size: contain;
}
/*Aftenskoler*/
.frontnavtilskud .nav#aarsafslutning {
  background: url("Billeder/Tilskudsbilleder/aarsafslutning.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#mellemkommunal {
  background: url("Billeder/Tilskudsbilleder/mellemkommunal.png");
  background-size: contain;
}
.frontnavtilskud .nav#pensionist {
  background: url("Billeder/Tilskudsbilleder/pensionist.jpg");
  background-size: contain;
}
/*Frivillige Sociale Foreninger*/
.frontnavtilskud .nav#paragrafatten {
  background: url("Billeder/Tilskudsbilleder/paragrafatten.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#samarbejdspulje {
  background: url("Billeder/Tilskudsbilleder/samarbejdspuljeparagrafatten.jpg");
  background-size: contain;
}
/*Øvrige Puljer*/
.frontnavtilskud .nav#sundhedspuljen {
  background: url("Billeder/Tilskudsbilleder/sundhedspuljen.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#socialulighed {
  background: url("Billeder/Tilskudsbilleder/socialulighed.jpg");
  background-size: contain;
}
.frontnavtilskud .nav#underskudsgaranti {
  background: url("Billeder/Tilskudsbilleder/underskudsgaranti.jpg");
  background-size: contain;
}
@media screen and (max-width: 645px) {
  #resourcebookingform .fieldset-bookingfor,
  #resourcebookingform .fieldset-props,
  #resourcebookingform .fieldset-time,
  #resourcebookingform .fieldset-price {
    border: 3px solid #d2000e;
    width: 100%;
  }
  #resourcebookingform .fieldset-buttons {
    width: 100%;
    margin: 0;
  }
  #ekstra-infoboks1 {
    margin-top: 15px;
    position: static;
    margin: 0 auto;
  }
  #indhold {
    padding: 0 14px;
  }
  #toplinje .toplinewrapper .pagetitle {
    font-size: 100%;
    word-break: nowrap;
    width: 100%;
  }
  #forside #frontnav .nav {
    margin: 0 10px 10px 0;
  }
  #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 #frontnav .nav .text h3 {
    font-size: 12px;
    font-weight: normal;
    padding-top: 11px;
  }
  #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: #d2000e;
  }
  #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;
  }
}
@media screen and (max-width: 615px) {
  #resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-location,
  #resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-resource,
  #resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-category,
  #resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-startdate,
  #resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-enddate,
  #resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-starttime,
  #resourceserialbooking .resource-search-form fieldset.resource-search-field-group .scwrapperserial .resource-search-endtime {
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
  }
  #resourceserialbooking .resource-search-form .resource-search-button-group {
    padding: 0 0 10px;
  }
  #resourceserialbooking .resource-search-form .resource-search-button-group .search-button-container {
    width: 100%;
    margin: 0;
  }
  #resourceserialbooking .resource-search-form .resource-search-button-group .search-button-container button {
    width: 100%;
  }
  #resourceserialbooking .serial-search-days {
    margin-top: 20px;
  }
  #resourceserialbooking .weekday {
    margin-right: 20px;
  }
  #resourceserialbooking input {
    display: inline-block !important;
  }
  #resourceserialbooking label {
    display: inline-block !important;
    color: #fff;
  }
  #resourceserialbooking .search-button-container {
    padding: 0 !important;
  }
  #resourceserialbooking .search-button-container button {
    margin: 0 !important;
  }
  #resourceserialbooking .calendar-color-legend {
    margin: 10px 0;
  }
  #resourceserialbooking .dayslot-content a {
    color: black;
  }
}
@media screen and (max-width: 578px) {
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper table {
    font-size: 8px;
  }
  #search-line .debtor-search-field-group .search-criterion-wrap {
    flex-flow: column wrap;
  }
  #search-line .debtor-search-field-group .search-criterion-wrap div.search-criterion,
  #search-line .debtor-search-field-group .search-criterion-wrap div.search-button-container {
    width: 100%;
    margin-bottom: 10px;
  }
  #search-line .debtor-search-field-group .search-criterion-wrap .search-button-container {
    margin-top: 20px;
  }
  ul.debtor-list li.heading {
    display: none;
  }
  ul.debtor-list li.debtor {
    flex-flow: row wrap;
  }
  ul.debtor-list li.debtor .field-foreningsnavn {
    width: 100%;
    font-weight: bold;
  }
  ul.debtor-list li.debtor .field-aktivitetssted-postnr {
    width: auto;
    margin-right: 10px;
  }
  ul.debtor-list li.debtor ul.debtor-categories {
    width: 100%;
  }
  ul.debtor-list li.debtor ul.field-foreningstype {
    width: 100%;
  }
  #resbook-form .fieldset-time .resource-table-holder.mini .resource-table.horizontal.mini {
    table-layout: fixed;
  }
  #resbook-form .fieldset-comment .comment #input-comment {
    width: 100%;
  }
}
@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 .debtor-list .foreningsnavn,
  #ekstra-side-foreningsoversigt .debtor-list .field-forening {
    width: 100%;
  }
  #resourceservice {
    font-size: 10px;
  }
  #resourceservice .res-booking-list .day {
    display: none;
  }
}
@media screen and (max-width: 476px) {
  #top #top-indhold .topwrapper .buttonswrapper {
    width: 100%;
    margin-left: 0;
    justify-content: space-around;
  }
  #top #top-indhold .topwrapper .buttonswrapper a {
    width: 45%;
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
  }
  #top #top-indhold .topwrapper .buttonswrapper .myInfo {
    text-align: center;
  }
  #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;
  }
  #resbook-form .fieldset-time .resource-table-holder.mini {
    overflow-x: scroll;
    max-width: 290px;
  }
  #bruger-side #indhold {
    width: 100%;
    padding: 0 10px !important;
    margin-right: 0px;
  }
  .frontnav .nav {
    margin: 0 0px 10px 0px;
    width: 100%;
  }
  #indhold .wk-slider-container {
    width: 100% !important;
    margin-bottom: 20px;
  }
  #forside .blog-list-container {
    width: 100%;
  }
}
@media screen and (max-width: 425px) {
  #resourceservice .res-booking-list .email,
  #resourceservice .res-booking-list .phone {
    display: none;
  }
  #resourcebookingform .startdatestarttimewrap .startdate:before,
  #resourcebookingform .enddateendtimewrap .startdate:before {
    width: auto;
    content: "";
  }
  #resourcebookingform .startdatestarttimewrap .enddate-select label,
  #resourcebookingform .enddateendtimewrap .enddate-select label {
    margin-right: 8px;
  }
  #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;
  }
}
@media screen and (max-width: 388px) {
  #toplinje .toplinewrapper .pagetitle {
    font-size: 75%;
  }
  #resourcebookingform .info .description img {
    width: 100% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 352px) {
  #ekstra-infoboks1 {
    margin: 0;
    width: 100%;
  }
  #toplinje .toplinewrapper .pagetitle {
    font-size: 65%;
  }
  #resourceansoegning table {
    font-size: 8px;
  }
  #resbook-form .fieldset-time .resource-table-holder.mini {
    max-width: 220px;
  }
}
@media screen and (max-width: 400px) {
  #resourcebooking .resource-table {
    font-size: 10px;
  }
  #resourcebooking .resource-table thead th:first-child {
    width: 180px;
  }
}
#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: 2px 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%;
  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.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;
}
#ressource-list .category-heading {
  display: none;
}
#ressource-list .resource-resultlist-container .resource-resultlist {
  list-style: none;
  padding: 0;
}
#ressource-list .resource-resultlist-container .resource-resultlist .resource-card {
  margin-bottom: 20px;
  width: 33%;
  display: inline-block;
  background-color: #f3f3f3;
  border-top: 5px solid #b8000a;
  padding: 20px;
  color: #000000;
  vertical-align: top;
}
#ressource-list .resource-resultlist-container .resource-resultlist .resource-card .resource-details .location-name {
  text-decoration: underline;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#ressource-list .resource-resultlist-container .resource-resultlist .resource-card .empty {
  display: none;
}
#ressource-list .resource-resultlist-container .resource-resultlist .resource-card .booking-link-container {
  background-color: #fdba31;
  padding: 10px;
  width: 40%;
  margin-top: 10px;
}
#ressource-list .resource-resultlist-container .resource-resultlist .resource-card .booking-link-container a {
  color: #000000;
}
#ressource-list .resource-resultlist-container .resource-resultlist .resource-card .booking-link-container:hover {
  background-color: #b8000a;
}
#ressource-list .resource-resultlist-container .resource-resultlist .resource-card .booking-link-container:hover a {
  text-decoration: none;
}
#ressource-list .resource-resultlist-container .resource-resultlist .resource-card .booking-link-container:before {
  content: "->";
}
.hold-liste {
  list-style: none;
}
.hold-liste li {
  margin-bottom: 2em;
}
.hold {
  position: relative;
  border: 1px solid #ccc;
}
.hold .hold-navn {
  display: block;
  font-size: 1.5em;
  background: #9f000a;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding-left: 1em;
  margin-bottom: 1em;
  margin-top: 10px;
}
.hold .tidspunkt-linje {
  margin-left: 1em;
}
.hold .tidspunkt-linje .dato {
  margin-right: 1em;
}
.hold .antal-ledige-pladser-linje {
  margin-left: 1em;
}
.hold .tilmeldingsfrist {
  margin-left: 1em;
}
.hold .hold-bemaerkning {
  color: #000;
  margin-top: 2em;
  margin-left: 1em;
  font-weight: bold;
}
.hold .hold-beskrivelse {
  margin: 0 1em;
  padding-bottom: 10px;
}
.hold .antal-pladser-linje {
  display: block;
  margin-left: 1em;
}
.hold .antal-bookinger-linje {
  margin-left: 1em;
}
.hold .tilmeld-knap {
  margin: 1em;
}
.bekraeft-booking-knap-holder {
  margin-top: 1em;
}
.bekraeft-booking-knap,
.opret-tilmelding-knap,
.tilmeld-knap-formular .tilmeld-knap {
  height: 35px;
  line-height: 33px;
  border-radius: 4px;
  border: 1px solid #b8000c;
  padding: 0 15px;
  transition: background 300ms ease-in-out;
  cursor: pointer;
  text-decoration: none;
  background: none;
}
.bekraeft-booking-knap:hover,
.opret-tilmelding-knap:hover,
.tilmeld-knap-formular .tilmeld-knap:hover {
  border: 1px solid #b8000c;
  background: #b8000c;
  color: white;
}
#payment-receipt.eventbooking .hold-bemaerkning,
#payment-receipt.eventbooking .hold-beskrivelse {
  display: none;
}
.videoguide {
  display: inline-block;
  position: absolute;
  top: 50px;
  right: 40px;
  padding: 0;
  text-align: center;
  border: 2px solid #c1c1c1;
}
.videoguide span {
  display: block;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab {
  border: 1px solid #ccc;
  width: 20%;
  box-shadow: 2px 2px 2px #ccc;
  background: #fff;
  padding: 10px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #regnPeriode .startDato {
  text-align: left;
  width: 150px;
  margin: 0;
  padding-left: 10px;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #regnPeriode .startDato:after {
  content: none;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #regnPeriode .til {
  text-align: left;
  margin: 0;
  width: 12px;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #regnPeriode .til:after {
  content: none;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #regnPeriode .slutDato {
  text-align: left;
  width: 100px;
  margin: 0;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #regnPeriode .slutDato:after {
  content: none;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab h2 {
  color: #fff;
  background: #4f4f4f;
  width: 100%;
  padding: 10px 0 10px 15px;
  margin-bottom: 15px;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab h3 {
  margin-bottom: 5px;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab span {
  display: inline-block;
  width: 200px;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab p.intro {
  width: 100%;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab p:not(.intro) {
  display: inline-block;
  width: 120px;
  margin-right: calc(100% - 350px);
  text-align: right;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab p:not(.intro):after {
  content: "kr.";
  margin-left: 5px;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab .resultat {
  margin-top: 5px;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #udgifter {
  margin: 20px 0;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #laanerLokaler {
  margin: 20px 0;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #laanerLokaler p {
  font-weight: bold;
  width: auto;
  margin-right: 10px;
}
#ekstra-side-foreningsdetaljer #tilskudsregnskab #laanerLokaler p:after {
  content: none;
}
#ekstra-side-lokaletilskud .bruger-formular .udgifter:before {
  content: "Udgifter";
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 5px 0;
}
#ekstra-side-lokaletilskud .bruger-formular .udgifter li {
  width: 100%;
}
#ekstra-side-lokaletilskud .bruger-formular .udgifter li label {
  width: 100%;
}
#ekstra-side-lokaletilskud .bruger-formular .indtaegter #headingText {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
#ekstra-side-lokaletilskud .bruger-formular .indtaegter li {
  width: 100%;
}
#ekstra-side-lokaletilskud .bruger-formular .indtaegter li label {
  width: 100%;
}
#ekstra-side-lokaletilskud .bruger-formular .ekstraInfo li {
  width: 100%;
}
#ekstra-side-lokaletilskud .bruger-formular .ekstraInfo li input {
  width: 100%;
}
#ekstra-side-lokaletilskud .bruger-formular .ekstraInfo li:nth-child(1) {
  margin-top: 50px;
}
#ekstra-side-lokaletilskud .bruger-formular .ekstraInfo li:nth-child(3) label {
  width: 100%;
}
#ekstra-side-lokaletilskud .bruger-formular .ekstraInfo li:nth-child(3) textarea {
  resize: none;
  height: 100px;
}
#ekstra-side-lokaletilskud .bruger-formular .ekstraInfo .fil-li label {
  width: 100%;
  display: block;
}
#ekstra-side-lokaletilskud .bruger-formular .ekstraInfo .fil-li button {
  float: left;
  height: 25px;
}
#ekstra-side-lokaletilskud .bruger-formular .ekstraInfo .fil-li input {
  width: 195px;
  display: inline-block;
  padding: 5px 5px;
  height: 25px;
}
#ekstra-side-lokaletilskud .bruger-formular .adminCheckText {
  text-align: center;
  font-size: 20px;
  width: 400px;
  margin: 0 auto;
}
#ekstra-side-lokaletilskud #adminCheck {
  display: none;
}
#ekstra-side-lokaletilskud fieldset.fieldgroup.Timetal {
  width: 100%;
}
#ekstra-infoboks1 a,
#ekstra-infoboks2 a {
  color: #f8b800;
  text-transform: uppercase;
}
#ekstra-infoboks1 a:hover,
#ekstra-infoboks2 a:hover {
  text-decoration: none;
}
#ekstra-infoboks1,
#ekstra-infoboks2,
#ekstra-infoboks3 {
  position: relative;
  width: 100%;
  margin-bottom: 2em;
  padding-bottom: 1px;
  background: #313237;
  /*The p element with the image */
}
#ekstra-infoboks1 h2,
#ekstra-infoboks2 h2,
#ekstra-infoboks3 h2 {
  z-index: 3;
  text-align: left;
  color: #f8b800;
  text-transform: uppercase;
  padding: 22px 16px 0px;
  margin-top: 0;
}
#ekstra-infoboks1 img,
#ekstra-infoboks2 img,
#ekstra-infoboks3 img {
  position: relative;
}
#ekstra-infoboks1 > p:first-child,
#ekstra-infoboks2 > p:first-child,
#ekstra-infoboks3 > p:first-child {
  position: relative;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#ekstra-infoboks1 > p:first-child:before,
#ekstra-infoboks2 > p:first-child:before,
#ekstra-infoboks3 > p:first-child:before {
  z-index: 15;
  content: "";
  position: absolute;
  left: -50%;
  width: 200%;
  height: 100px;
  bottom: -50px;
  background: #ec022e;
  transform: rotate(-15deg);
  transform-origin: center center;
}
#ekstra-infoboks1 p,
#ekstra-infoboks2 p {
  z-index: 4;
  text-align: left;
  color: #fff;
  padding: 0 16px;
}
#ekstra-infoboks3 p {
  z-index: 4;
  text-align: left;
  color: #fff;
}
div#ekstra-infoboks3 p:first-child:before {
  background: #f8b800;
}
#forside .blog-liste {
  padding: 0px;
  margin: 0;
}
.blog-liste:before {
  box-sizing: border-box;
  content: "Nyt fra Fritid";
  width: 100%;
  display: block;
  text-align: left;
  background: #f8b800;
  color: #000;
  padding: 10px 10px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
}
.blog-liste {
  box-sizing: border-box;
  list-style: none;
  padding: 5px 5px;
}
.blog-liste li {
  position: relative;
  background: #ffffff;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 10px 10px 10px;
  margin-bottom: 5px;
}
.blog-liste li .blog-indlaeg-titel {
  font-size: 18px;
}
.blog-liste li .blog-indlaeg-titel a {
  text-decoration: none;
  color: inherit;
}
.blog-liste li .blog-indlaeg-tekst {
  margin-bottom: 0.5em;
  color: inherit;
  font-size: 14px;
  text-align: left;
}
.blog-liste li .blog-indlaeg-tekst a {
  text-decoration: none;
  color: inherit;
  display: block;
  text-align: left;
  margin: 10px 0 0;
}
.blog-liste li .blog-indlaeg-dato {
  position: absolute;
  top: 0px;
  right: 0;
}
.clickable {
  cursor: pointer;
}
.kontaktboxe {
  width: 335px;
  display: inline-block;
  vertical-align: top;
  height: 198px;
  margin: 0 10px 20px 0;
  padding: 10px 0 0 0;
  background: url("topbanner/baggrundakiv.jpg");
  background-size: cover;
  border: 1px solid #b8000b;
}
.kontaktboxe p {
  padding: 0 10px 0.5em;
}
.kontaktboxe .kontaktbilled {
  float: left;
  margin: -10px 10px 0 0;
}
.kontaktboxehjertet {
  width: 330px;
  display: inline-block;
  vertical-align: top;
  height: 198px;
  margin: 10px 10px 10px 10px;
  padding: 10px 0 0 0;
  background: url("topbanner/baggrundakiv.jpg");
  background-size: cover;
  border: 1px solid #b8000b;
}
.kontaktboxehjertet p {
  padding: 0 10px 0.5em;
}
.kontaktboxehjertet .kontaktbilledhjertet {
  float: left;
  margin: -10px 10px 0 0;
}
.kontaktboxealarm {
  width: 330px;
  display: inline-block;
  vertical-align: top;
  height: 198px;
  margin: 10px 10px 10px 10px;
  padding: 10px 0 0 0;
  background: url("topbanner/baggrundakiv.jpg");
  background-size: cover;
  border: 1px solid #b8000b;
}
.kontaktboxealarm p {
  padding: 0 10px 0.5em;
}
.kontaktboxealarm .kontaktbilledhjertet {
  float: left;
  margin: -10px 10px 0 10px;
}
.allToggler label {
  padding: 0 5px;
}
.wk-file-field-list-container {
  margin: 10px 0;
}
.wk-file-field-list-container .file-view-link {
  margin-right: 10px;
}
@media print {
  @page {
    size: landscape;
  }
  #resourceservice #top {
    display: none;
  }
  #resourceservice #panel1 {
    display: none;
  }
  #resourceservice form {
    display: none;
  }
}
#indhold .bruger-formular fieldset {
  border: 0;
  padding: 15px;
}
#indhold .bruger-formular fieldset.booking-survey {
  border: 2px solid #b8000c;
  padding: 10px;
  margin-bottom: 20px;
}
#indhold .bruger-formular fieldset.booking-survey .survey-question fieldset {
  border: 2px solid #b8000c;
  padding: 15px 10px;
}
#indhold .bruger-formular fieldset.booking-survey .survey-question {
  margin: 15px 0px;
}
#indhold .bruger-formular fieldset.booking-survey .survey-question textarea {
  width: 100%;
  height: 100px;
  margin-top: 5px;
}
#indhold .bruger-formular fieldset.booking-survey .survey-question input[type="text"] {
  display: block;
  margin-top: 5px;
}
#indhold .wk-slider-container {
  width: 97%;
  margin-bottom: 20px;
}
#indhold .wk-slider-container1 {
  width: 92%;
  margin-bottom: 20px;
}
#ekstra-side-side-webprofil #tilskudsregnskab {
  width: 600 px;
  margin-bottom: 15px;
  min-height: 138px;
  border: 1px solid #d2000e;
  margin-right: 14px;
  float: left;
}
#ekstra-side-side-webprofil #tilskudsregnskab p {
  padding: 5px 15px;
}
#ekstra-side-side-webprofil #tilskudsregnskab h3 {
  padding: 5px 15px;
}
#ekstra-side-side-webprofil #tilskudsregnskab #tilskudsregnskab-titel {
  margin: 0;
  background: #d2000e;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-side-webprofil #tilskudsregnskab #tilskudsregnskab-tabel {
  width: 100%;
  border-collapse: collapse;
}
#ekstra-side-side-webprofil #tilskudsregnskab #tilskudsregnskab-tabel tr {
  border-bottom: 1px solid #d2000e;
}
#ekstra-side-side-webprofil #tilskudsregnskab #tilskudsregnskab-tabel tr th,
#ekstra-side-side-webprofil #tilskudsregnskab #tilskudsregnskab-tabel tr td {
  padding: 1em;
}
#ekstra-side-side-webprofil #tilskudsregnskab #tilskudsregnskab-tabel tr th {
  text-align: left;
  border-right: 1px solid #4078ac;
}
#ekstra-side-side-webprofil #tilskudsregnskab #tilskudsregnskab-tabel tr td {
  text-align: center;
}
#ekstra-side-side-webprofil #tilskudsregnskab #tilskudsregnskab-tabel tr:last-child {
  border-bottom: none;
}
#ekstra-side-tilskudsregnskab #beregningsfelter {
  display: none;
}
.buttonikast {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 12px 14px;
  border: 1px solid #8f000a;
  border-radius: 8px;
  background: #ff001c;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff001c), to(#8f000a));
  background: -moz-linear-gradient(top, #ff001c, #8f000a);
  background: linear-gradient(to bottom, #ff001c, #8f000a);
  -webkit-box-shadow: #a33232 0px 0px 14px 0px;
  -moz-box-shadow: #a33232 0px 0px 14px 0px;
  box-shadow: #a33232 0px 0px 14px 0px;
  font: normal normal bold 20px arial;
  color: #ffffff;
  text-decoration: none;
}
.buttonikast:hover,
.buttonikast:focus {
  border: 1px solid #9f000b;
  background: #ff0022;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0022), to(#ac000c));
  background: -moz-linear-gradient(top, #ff0022, #ac000c);
  background: linear-gradient(to bottom, #ff0022, #ac000c);
  color: #ffffff;
  text-decoration: none;
}
.buttonikast:active {
  background: #8f000a;
  background: -webkit-gradient(linear, left top, left bottom, from(#8f000a), to(#8f000a));
  background: -moz-linear-gradient(top, #8f000a, #8f000a);
  background: linear-gradient(to bottom, #8f000a, #8f000a);
}
.buttonikast:before {
  content: "\0000a0";
  display: inline-block;
  height: 24px;
  width: 24px;
  line-height: 24px;
  margin: 0 4px -6px -4px;
  position: relative;
  top: 0px;
  left: 0px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSElEQVRIibWVPU4DMRCFv11FLjjDnoEyUFJwAApOQJUjkApxEg6QlKQOUhSJU1CloED8dEmEDEXGxDjjHUfaHWm0b9+MPeu3Y7sCanq0MLnPxH0XOF1B3SUe0G7pyk7kuc7kZFdg+QWwAL7EF8KVjD1YVvo+BDbAHLgRnws3VPIPsNVFM2AJuIhzws1KC+TcAR/ASImNJOba5ojbNHj87sTfEx7hQlwbC+A1eUr2RLGFNk0LnQMNe93PlLGBuwK2wAp4RvkP2kabAD9H+qRkcthLMQWqQp8mY/9wvJO1YjHngDvB9+xkacsnLeAzSYG/BG4FL4FHI78GvHYW5c6WFfAaYSv/aIk+gXGErXzSApZEb8BThK18U6IGuFbimjXsZCuWaAucAg+FBQBeUCSqhIwrh0POuoxS+5YP+ydRAL2Z1UWdWK+X/i9Dq2YWp47AzwAAAABJRU5ErkJggg==") no-repeat left center transparent;
  background-size: 100% 100%;
}
.res-booking-list tr.cancelled {
  color: silver;
  font-style: italic;
}
/* Design til kontaktpersoner */
.contacts-list-wrapper {
  width: 100%;
  overflow-x: auto;
  width: calc(100vw - 28px);
}
.contacts-list-wrapper table {
  max-width: fit-content;
  white-space: nowrap;
}
@media screen and (max-width: 600px) {
  .bruger-formular.contact .tilmelding-felt-gruppe ul {
    flex-flow: column wrap !important;
  }
  .bruger-formular.contact .tilmelding-felt-gruppe ul li.contact_Roles,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li {
    flex-flow: column wrap !important;
  }
  .bruger-formular.contact .tilmelding-felt-gruppe ul li.contact_Roles label,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li label {
    order: 1;
    width: 100% !important;
  }
  .bruger-formular.contact .tilmelding-felt-gruppe ul li.contact_Roles input,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li input,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li.contact_Roles select,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li select,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li.contact_Roles span,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li span {
    order: 2;
    width: 100% !important;
    padding: 8px;
  }
  .bruger-formular.contact .tilmelding-felt-gruppe ul li.contact_Roles .hide-toggle,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li .hide-toggle {
    order: 3;
    width: 100%;
  }
  .popup .overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
    display: none;
  }
  .bruger-formular.contact .tilmelding-felt-gruppe ul li.contact_Roles .hide-toggle input,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li .hide-toggle input {
    order: 1;
    width: auto !important;
  }
  .bruger-formular.contact .tilmelding-felt-gruppe ul li.contact_Roles .hide-toggle label,
  .bruger-formular.contact .tilmelding-felt-gruppe ul li .hide-toggle label {
    order: 2;
  }
}
.field-history-container {
  padding-left: 20px;
}
.betalings-muligheder-gruppe {
  display: none;
}
.question-list {
  width: 100%;
  /*bredde på accordion før og efter udvidelse*/
  padding: 0;
  overflow: hidden;
}
.question-list .question {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  padding: 2em 2em 2em 0em;
  border-bottom: 1px solid #b8000c;
  /*linje under overskrift på accordion*/
  /*Overskrift på accordion inden udvidelse*/
}
.question-list .question:not(:first-child) {
  padding-top: 2em;
}
.question-list .question input {
  display: none;
}
.question-list .question label {
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  padding-right: 50px;
  /*cirkel*/
}
.question-list .question label:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  width: 22px;
  text-align: center;
  padding-left: 0px;
  line-height: 20px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #b8000c;
  /*størrelse på cirkel omkring udvidelse/indskrænkelse*/
  content: '+';
  /*tegn som vises i cirklen inden udvidelse*/
}
.question-list .question .beskrivelse {
  opacity: 0;
  /*Skjuler <p> elementet under accordion overskriften*/
  max-height: 0px;
  transition: 0.25s ease;
  padding: 0px 0px 0px 0px;
  pointer-events: none;
  /*gør tilskudslinks inaktive indtil udvidet*/
}
.question-list .question input:checked {
  /*Overskrift på accordion efter udvidelse*/
}
.question-list .question input:checked ~ .beskrivelse {
  opacity: 1;
  max-height: 50000px;
  padding: 10px 10px 0px 0px;
  pointer-events: visible;
  /*gør tilskudslinks aktive efter udvidelse*/
}
.question-list .question input:checked ~ label {
  color: black;
  /*Farve på +/- tegn i cirkel efter udvidelse*/
}
.question-list .question input:checked ~ label:after {
  content: '-';
  color: black;
}
/*Skjuler felter i Innovations- og Samarbejdspuljen*/
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1425"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1426"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1438"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1439"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1440"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1441"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1442"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1443"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1444"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1445"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1418"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1446"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1447"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1448"],
body[data-wk-page-identifier="39"] .grant-pool-table [data-wk-grantpool-field="Felt1449"] {
  display: none;
}
/*Skjuler felter i Udviklings- og Aktivitetspuljen*/
body[data-wk-page-identifier="31"] .grant-pool-table [data-wk-grantpool-field="Felt1376"],
body[data-wk-page-identifier="31"] .grant-pool-table [data-wk-grantpool-field="Felt1377"],
body[data-wk-page-identifier="31"] .grant-pool-table [data-wk-grantpool-field="Felt1380"],
body[data-wk-page-identifier="31"] .grant-pool-table [data-wk-grantpool-field="Felt1381"],
body[data-wk-page-identifier="31"] .grant-pool-table [data-wk-grantpool-field="Felt1382"],
body[data-wk-page-identifier="31"] .grant-pool-table [data-wk-grantpool-field="Felt1386"],
body[data-wk-page-identifier="31"] .grant-pool-table [data-wk-grantpool-field="Felt1387"] {
  display: none;
}
/*Skjuler felter i puljen for Ekstraordinært Lokaletilskud*/
body[data-wk-page-identifier="134"] .grant-pool-table [data-wk-grantpool-field="Felt1141"],
body[data-wk-page-identifier="134"] .grant-pool-table [data-wk-grantpool-field="Felt1314"],
body[data-wk-page-identifier="134"] .grant-pool-table [data-wk-grantpool-field="Felt1132"],
body[data-wk-page-identifier="134"] .grant-pool-table [data-wk-grantpool-field="Felt1133"] {
  display: none;
}
/*Skjuler felter i puljen for Lederuddannelsestilskud*/
body[data-wk-page-identifier="133"] .grant-pool-table [data-wk-grantpool-field="Felt1307"],
body[data-wk-page-identifier="133"] .grant-pool-table [data-wk-grantpool-field="Felt1588"],
body[data-wk-page-identifier="133"] .grant-pool-table [data-wk-grantpool-field="Felt1589"],
body[data-wk-page-identifier="133"] .grant-pool-table [data-wk-grantpool-field="Felt1164"],
body[data-wk-page-identifier="133"] .grant-pool-table [data-wk-grantpool-field="Felt1312"] {
  display: none;
}
/*Skjuler felter i puljen for Aktiv Ferie 2022*/
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2266"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2288"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2269"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2270"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2272"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2270"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2271"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2293"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2296"],
body[data-wk-page-identifier="202"] .grant-pool-table [data-wk-grantpool-field="Felt2274"] {
  display: none;
}
/*Skjuler felter i puljen for Aktiv Ferie 2022 - ansøgning (nyt modul)*/
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2336"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2337"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2338"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2339"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2340"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2341"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2342"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2343"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2345"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2346"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2347"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2330"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2331"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2334"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2335"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2351"],
body[data-wk-page-identifier="208"] .grant-pool-table [data-wk-grantpool-field="Felt2355"] {
  display: none;
}
/*Skjuler felter i puljen for Aktiv Ferie 2022 - afrapportering (nyt modul)*/
body[data-wk-page-identifier="209"] .grant-pool-table [data-wk-grantpool-field="Felt2362"],
body[data-wk-page-identifier="209"] .grant-pool-table [data-wk-grantpool-field="Felt2352"] {
  display: none;
}
/*Skjuler felter i puljen 4-by puljen)*/
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1570"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1571"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1577"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1578"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1573"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1572"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1575"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1574"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1566"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1567"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1576"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1581"],
body[data-wk-page-identifier="145"] .grant-pool-table [data-wk-grantpool-field="Felt1582"] {
  display: none;
}
/*Skjuler felter i Udviklingspuljen for byer og landsbyer)*/
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2695"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2697"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2698"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2699"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2700"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2701"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2702"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2703"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2704"],
body[data-wk-page-identifier="235"] .grant-pool-table [data-wk-grantpool-field="Felt2705"] {
  display: none;
}
/*Skjuler felter i pulje til energisparende foranstaltninger i forsamlingshuse)*/
body[data-wk-page-identifier="236"] .grant-pool-table [data-wk-grantpool-field="Felt2718"],
body[data-wk-page-identifier="236"] .grant-pool-table [data-wk-grantpool-field="Felt2719"],
body[data-wk-page-identifier="236"] .grant-pool-table [data-wk-grantpool-field="Felt2720"],
body[data-wk-page-identifier="236"] .grant-pool-table [data-wk-grantpool-field="Felt2721"],
body[data-wk-page-identifier="236"] .grant-pool-table [data-wk-grantpool-field="Felt2722"],
body[data-wk-page-identifier="236"] .grant-pool-table [data-wk-grantpool-field="Felt2723"],
body[data-wk-page-identifier="236"] .grant-pool-table [data-wk-grantpool-field="Felt2725"] {
  display: none;
}
/*Skjuler felter i puljen "Ikast-Brande Kommune i Bevægelse")*/
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2401"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2400"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2390"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2391"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2394"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2395"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2396"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2397"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2398"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2399"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2403"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2405"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2404"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2406"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2407"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2408"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2409"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2410"],
body[data-wk-page-identifier="211"] .grant-pool-table [data-wk-grantpool-field="Felt2411"] {
  display: none;
}
/*Skjuler felter i puljen "Bevægelsesuge 35")*/
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2492"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2497"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2498"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2499"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2500"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2501"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2502"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2503"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2504"],
body[data-wk-page-identifier="216"] .grant-pool-table [data-wk-grantpool-field="Felt2505"] {
  display: none;
}
/*Skjuler felter i puljen "§ 18")*/
body[data-wk-page-identifier="137"] .grant-pool-table [data-wk-grantpool-field="Felt1213"],
body[data-wk-page-identifier="137"] .grant-pool-table [data-wk-grantpool-field="Felt1214"],
body[data-wk-page-identifier="137"] .grant-pool-table [data-wk-grantpool-field="Felt1215"],
body[data-wk-page-identifier="137"] .grant-pool-table [data-wk-grantpool-field="Felt1217"],
body[data-wk-page-identifier="137"] .grant-pool-table [data-wk-grantpool-field="Felt1216"],
body[data-wk-page-identifier="137"] .grant-pool-table [data-wk-grantpool-field="Felt1218"] {
  display: none;
}
body#activitylist-details .buttonswrapper,
body#activitylist .buttonswrapper,
body#activitylist-details #main-menu-container,
body#activitylist #main-menu-container {
  display: none !important;
}
body#activitylist-details #indhold,
body#activitylist #indhold {
  padding-top: 32px;
}
body#activitylist-details #indhold {
  max-width: 1024px;
}
body#activitylist-details #indhold img {
  margin-bottom: 1rem;
}
.activitylist-container {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.activitylist-filterfields-group-container {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.activitylist-filterfields-group-container .activitylist-filterfield-container[data-wk-fieldid="theme"] {
  display: none;
}
.activitylist-filterfields-group-container .activitylist-filterfield-container {
  display: flex;
  flex-flow: row wrap;
}
.activitylist-filterfields-group-container .activitylist-filterfield-container label {
  width: 100%;
  font-weight: bold;
}
.activitylist-filterfields-group-container .activitylist-filterfield-container input,
.activitylist-filterfields-group-container .activitylist-filterfield-container select {
  font-family: arial;
  width: 100%;
}
.activitylist-filterfields-group-container .search-time-wrapper {
  display: flex;
  gap: 8px;
}
.activitylist-filterfields-group-container .search-time-wrapper div {
  width: 50%;
}
.activitylist-form-button-container {
  width: 200px;
  padding-top: 14px;
}
.activitylist-form-button-container button {
  min-height: 25px;
}
.activitylist-form-button-container button:first-child {
  margin-bottom: 20px;
}
.activitylist-search-result {
  border: 2px solid #b8000c;
  border-width: 2px 0;
}
.activitylist-search-result tr {
  border-bottom: 2px solid #b8000c;
}
.activitylist-search-result td {
  width: 33%;
  height: 15em;
}
.activitylist-search-result td:not(:first-child) > :first-child {
  border: none;
}
.activitylist-search-result td.image {
  padding: 1em 0.5em;
}
.activitylist-search-result td.image .image-container.empty {
  background: url(design/Logo-aktiv-sommer2024.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-size: 93% auto;
}
.activitylist-search-result td.image .image-container img {
  max-height: 210px;
}
.activitylist-search-result td.description .description-text {
  border-left: 2px solid #b8000c;
  border-right: 2px solid #b8000c;
}
.activitylist-search-result td.location-and-time span.label {
  display: none;
}
.activitylist-search-result td.location-and-time .place {
  position: relative;
  padding-left: 30px;
}
.activitylist-search-result td.location-and-time .place:before {
  position: absolute;
  left: 0px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #b8000c;
  color: #fff;
  font-family: 'FontAwesome';
  content: '\f015';
  font-size: 16px;
  margin-right: 5px;
}
.activitylist-search-result td.location-and-time .time-wrap {
  margin-top: 16px;
  display: grid;
  grid-template-columns: 30px 1fr;
  grid-template-areas: "icon date" "icon time";
}
.activitylist-search-result td.location-and-time .time-wrap:before {
  grid-area: icon;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #b8000c;
  color: #fff;
  font-family: 'FontAwesome';
  content: '\f017';
  font-size: 16px;
  margin-right: 5px;
}
.activitylist-search-result td.location-and-time .time-wrap .date {
  grid-column: 2;
  grid-area: date;
}
.activitylist-search-result td.location-and-time .time-wrap .time {
  grid-column: 2;
  grid-area: time;
}
.activitylist-search-result td.location-and-time div.readmore {
  margin-top: 16px;
  display: grid;
  grid-template-columns: 30px 1fr;
  grid-template-areas: "icon date" "icon time";
  grid-template-rows: 1fr;
  align-items: center;
}
.activitylist-search-result td.location-and-time div.readmore:before {
  grid-area: icon;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #b8000c;
  color: #fff;
  font-family: 'FontAwesome';
  content: '\f061';
  font-size: 16px;
  margin-right: 5px;
}
.activitylist-search-result td.location-and-time div.readmore:hover {
  text-decoration: underline;
}
#activitylist-details #indhold > h2 {
  font-size: 2em;
}
#activitylist-details #indhold .activitylist-details-text {
  font-size: 14px;
}
#activitylist-details #indhold .activitylist-details-description {
  font-size: 14px;
}
.activitylist-details-container {
  grid-template-columns: 1fr 310px;
}
.activitylist-details-image-container.empty {
  display: none;
}
.activitylist-details-extra-info div:not(.location-map) {
  position: relative;
  padding-left: 25px;
  margin-bottom: 16px;
  padding-top: 5px;
}
.activitylist-details-extra-info div:not(.location-map):before {
  position: absolute;
  left: -5px;
  top: 0px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #b8000c;
  color: #fff;
  font-weight: normal;
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-right: 5px;
}
.activitylist-details-extra-info div:not(.location-map) span.label {
  min-width: unset;
}
.activitylist-details-extra-info .location-map div {
  padding: 0;
}
.activitylist-details-extra-info .organizer:before {
  content: '\f1ad';
}
.activitylist-details-extra-info .address:before {
  content: '\f015';
}
.activitylist-details-extra-info .date:before {
  content: '\f133';
}
.activitylist-details-extra-info .time:before {
  content: '\f017';
}
.activitylist-details-extra-info .signup:before {
  content: '\f12a';
}
.activitylist-details-extra-info .price:before {
  content: '\f09d';
}
.activitylist-details-extra-info .activitylist-detailstargetgroup:before {
  content: '\f0c0';
}
.activitylist-details-extra-info .activitylist-detailsmax-participants:before {
  content: '\f023';
}
.activitylist-details-extra-info .phone:before {
  content: '\f095';
}
.activitylist-details-extra-info .email:before {
  content: '\f0e0';
}
.activitylist-details-extra-info .website:before {
  content: '\f0c1';
}
.activitylist-details-extra-info .location-map {
  margin-top: 16px;
}
.activitylist-details-image-container {
  height: auto !important;
}
#resourceansoegning-vaelg-ressource .resource-search .resource-search-field-group {
  width: 100%;
}
#resourceansoegning-vaelg-ressource .resource-search .resource-search-button-group {
  display: none;
}
#resourceansoegning-vaelg-ressource .resource-search div.seasonbooking-searchwrap {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  margin: 2rem 0;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
#resourceansoegning-vaelg-ressource .resource-search div.seasonbooking-searchwrap div {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  margin: 0;
}
#resourceansoegning-vaelg-ressource .resource-search div.seasonbooking-searchwrap .search-button-container {
  align-self: flex-end;
}
#resourceansoegning-vaelg-ressource .resource-search-result .resource-name {
  margin-right: 2rem;
}
/* Generelt for alle formularer************************************************ */
.bruger-formular .debtor-fieldset label.spaerret-felt {
  width: 100%;
}
.bruger-formular .debtor-fieldset div.spaerret-felt {
  width: 100%;
  min-Height: 40px;
  padding: 11px;
  background: #ccc;
  border: 1px solid #000;
}
/* -- SLUT -- Generelt for alle formularer************************************ */
