@font-face {
  font-family: 'FontAwesome';
  src: url('//fast.fonts.net/cssapi/cb2b1123-533e-44b1-af78-e3702f6bd579.css');
  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;
}
.roskildebutton {
  height: 30px;
  padding: 0 25px;
  font-weight: bold;
  background: #fff;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  margin-top: 24px;
  border: 2px solid #fff;
}
.roskildebutton:hover {
  background: #9ebac7;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  font: normal normal normal 1em/1.5 'DIN Next W01 Regular', 'Gill Sans', 'Gill Sans MT', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#logo {
  width: 245px;
  height: 65px;
  position: absolute;
  left: 0;
  top: 18px;
  cursor: pointer;
}
#bruger-menu,
#indhold,
.toplinewrapper {
  max-width: 1484px;
  margin: 0 auto;
}
.toplinewrapper {
  position: relative;
  display: block;
  text-align: center;
  height: 100px;
}
.toplinewrapper .backtofrontpage {
  text-decoration: none;
}
.toplinewrapper .backtofrontpage .pagetitle {
  position: absolute;
  color: #fff;
  font-size: 30px;
  top: 25px;
  left: calc(50% - 130px);
  width: 260px;
  height: 40px;
  margin: 0 auto;
}
.toplinewrapper .foreningsnavnwrap {
  position: absolute;
  right: 0;
  width: auto;
  height: auto;
  color: #fff;
}
.toplinewrapper .foreningsnavnwrap:before {
  display: inline-block;
  content: 'Du er logget ind som:';
  padding-right: 5px;
}
#ui-datepicker-div {
  font-size: 14px;
  z-index: 999 !important;
}
.topimg {
  width: 100%;
  height: 320px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
#forside #ekstra-infoboks1 {
  display: block;
}
#forside #indhold {
  padding-right: 350px;
}
#forside #panel1 select,
#forside #panel1 input {
  height: 30px;
  border: 1px solid #a9a9a9;
}
#forside #frontnav {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 30px;
}
#forside #frontnav .nav {
  cursor: pointer;
  position: relative;
  text-align: left;
  margin: 0;
  vertical-align: top;
  padding: 0;
  text-decoration: none;
  border: 1px solid #9ebac7;
  color: #000;
  margin-bottom: 20px;
  margin-right: 20px;
  height: 210px;
  width: 330px;
  background: url('http://via.placeholder.com/330x210');
}
#forside #frontnav .nav .text {
  padding: 10px;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  height: 84px;
  width: 100%;
}
#forside #frontnav .nav .text h3 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
#forside #frontnav .nav .text p {
  margin: 0;
  line-height: 20px;
}
#forside #frontnav .nav .text a {
  color: inherit;
  text-decoration: none;
}
#forside #frontnav .nynav .text {
  height: 105px;
  background: #ffffff;
}
#forside #frontnav #visminebookinger {
  background: url('design/billede1.jpg');
  background-size: cover;
}
#forside #frontnav #foreningsoversigt {
  background: url('design/billede2.jpg');
  background-size: cover;
}
#forside #frontnav #tilskud {
  background: url('design/billede3.jpg');
  background-size: cover;
}
#forside #frontnav #minprofil {
  background: url('design/billede4.jpg');
  background-size: cover;
}
#forside #frontnav #opretbruger {
  background: url('design/billede5.jpg');
  background-size: cover;
}
#forside #frontnav #inforegler {
  background: url('design/billede6.jpg');
  background-size: cover;
}
#forside .bruger-menu {
  display: none;
}
#forside .resource-search {
  display: none;
  width: 1440px;
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
}
#forside .resource-search fieldset {
  display: inline-block;
  border: none;
  vertical-align: top;
}
#forside .resource-search fieldset legend {
  display: none;
  text-align: center;
}
#forside .resource-search .search-criterion {
  display: inline-block;
}
#forside .resource-search .search-criterion label {
  text-align: left;
  display: block;
}
#forside .resource-search .search-criterion input,
#forside .resource-search .search-criterion select {
  margin-right: 5px;
  height: 30px;
}
#forside .resource-search .search-criterion .list-input {
  max-width: 200px;
}
#forside .resource-search .search-criterion .date-input {
  width: 80px;
  padding-left: 5px;
}
#forside .resource-search .search-criterion .time-input {
  padding-left: 5px;
  width: 48px;
}
#forside .resource-search button {
  height: 30px;
  padding: 0 25px;
  font-weight: bold;
  background: #fff;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  margin-top: 24px;
  border: 2px solid #fff;
}
#forside .resource-search button:hover {
  background: #9ebac7;
}
.pagelogin {
  position: absolute;
  right: 60px;
  top: 32px;
  background: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 50px;
  transition: background 300ms ease-in-out;
  cursor: pointer;
}
.pagelogin:hover {
  background: #9ebac7;
}
#top {
  display: none;
}
#top img {
  width: 100%;
  max-width: 1900px;
  min-height: 520px;
}
#panel1 {
  width: 100%;
  height: 85px;
  background: #8eaebe;
}
#container {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
#toplinje {
  height: 100px;
  background: #254660;
  position: relative;
}
#indhold {
  position: relative;
  padding: 0 15px;
}
#bund {
  margin-top: 30px;
  background: #254660;
  color: #fff;
  position: relative;
}
#bund #bund-indhold {
  height: 100%;
  width: auto;
}
#bund #bund-indhold .bundcontent {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 1484px;
  margin: 0 auto;
  height: 268.94px;
  padding: 25px;
}
#bund #bund-indhold .bundcontent .alletidersroskilde {
  margin-top: 20px;
  height: 50px;
  width: 150px;
}
#bund #bund-indhold .bundcontent .bundinfo {
  flex: 0 0 77%;
  margin-top: 20px;
}
#bund #bund-indhold .bundcontent .bundinfo ul {
  list-style: none;
  padding: 0;
}
#bund #bund-indhold .bundcontent .bundinfo ul li .bundlink {
  color: #fff;
}
#bund #bund-indhold .bundcontent .bundinfo ul li .bundlink:hover {
  color: #8eaebe;
}
#bund #bund-indhold .bundcontent .bundinfo a {
  color: white;
}
#bund #bund-indhold .bundcontent .bundlogo {
  height: 100px;
  width: 200px;
  margin-top: 40px;
}
#bund #bund-indhold .bundcontent .bundlogo img:nth-child(1) {
  margin-bottom: 35px;
}
#bund #bund-indhold .skyline {
  display: block;
  width: 100%;
  height: auto;
}
#bund #bund-indhold .skyline img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#ekstra-infoboks1 {
  display: none;
  position: absolute;
  top: 0;
  right: 50px;
  width: 300px;
  min-height: 600px;
  padding: 0 5px;
}
#ekstra-infoboks1 .blogh2 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 20px;
  font-weight: normal;
  padding: 5px 0;
  margin: 0;
  margin-bottom: 20px;
}
#ekstra-infoboks1 .blog-liste {
  list-style: none;
  padding: 0;
  margin: 0;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  border-bottom: 1px dotted #8eaebe;
  margin-bottom: 20px;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-titel {
  padding-right: 70px;
  order: 2;
  font-size: 16px;
  margin: 0 0 10px 0;
  width: 100%;
  font-weight: normal;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-titel a {
  color: #254660;
  text-decoration: none;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-titel a:hover {
  color: #1e394e;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-tekst {
  display: none;
  width: 100%;
  padding: 0 0 20px 0;
  order: 3;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-tekst p {
  margin: 0;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-tekst a {
  font-size: 0;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-info {
  order: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  font-size: 13px;
  text-align: right;
}
#ekstra-infoboks1 .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-info .tid {
  display: none;
}
#ekstra-infoboks2 {
  position: absolute;
  right: 0;
  top: 425px;
  background: #254660;
  width: 300px;
  min-height: 200px;
  color: #fff;
  padding: 0 15px;
}
#ekstra-infoboks2 h2 {
  font-size: 18px;
  margin-bottom: 0;
}
#ekstra-infoboks2 ul {
  padding: 0;
  list-style: none;
  margin-top: 0;
}
#ekstra-infoboks2 ul li a {
  color: #fff;
}
#bruger-menu {
  position: relative;
  padding: 0;
  text-align: center;
  height: 85px;
  list-style: none;
}
#bruger-menu li {
  display: inline-block;
  margin-right: 30px;
}
#bruger-menu li:last-child {
  margin-right: 0;
}
#bruger-menu li a,
#bruger-menu li span {
  line-height: 85px;
  text-transform: uppercase;
  font-weight: bold;
  color: #254660;
  text-decoration: none;
}
#bruger-menu li span {
  cursor: default;
}
#bruger-menu .valgt-menupunkt a {
  color: #fff;
}
#bruger-menu .niveau2 {
  position: absolute;
  background: #8eaebe;
  padding: 0;
  list-style: none;
  z-index: 999;
}
#bruger-menu .niveau2 li {
  transition: background 300ms;
  display: block;
  width: 100%;
  height: 60px;
}
#bruger-menu .niveau2 li a {
  padding: 0 15px;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 60px;
}
#bruger-menu .niveau2 li:hover {
  background: #5d8ba2;
  transition: background 300ms;
}
#ekstra-side-rediger-folkeoplysende-forening .minProfilKnap,
#contact-admin-page .minProfilKnap {
  position: absolute;
  top: 0;
  left: 55.4%;
  background: #8eaebe;
  color: #000;
  text-decoration: none;
  padding: 10px;
}
#blog h2 {
  margin: 0;
}
#blog .rediger-blog-indlaeg-linje,
#blog .slet-blog-indlaeg-linje {
  display: inline-block;
}
#blog .rediger-blog-indlaeg-linje a,
#blog .slet-blog-indlaeg-linje a {
  background: transparent;
  color: #254660;
  border: 2px solid #254660;
  padding: 10px;
  cursor: pointer;
  font-size: 17px;
  border-radius: 10px;
  text-decoration: none;
}
#blog .rediger-blog-indlaeg-linje a:hover,
#blog .slet-blog-indlaeg-linje a:hover {
  background: #254660;
  color: #fff;
}
#blog .blogh2 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 20px;
  font-weight: normal;
  padding: 5px 0;
}
#blog .blog-liste {
  list-style: none;
  padding: 0;
  margin: 0;
}
#blog .blog-liste .blog-indlaeg-uddrag {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  background: #aec5d1;
  border-left: 10px solid #254660;
  padding-left: 10px;
  margin-bottom: 20px;
}
#blog .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-titel {
  order: 2;
  font-size: 16px;
  margin: 0 0 10px 0;
  width: 100%;
}
#blog .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-titel a {
  color: #254660;
  text-decoration: none;
}
#blog .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-titel a:hover {
  color: #1e394e;
}
#blog .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-tekst {
  width: 100%;
  padding: 0 0 10px 0;
  order: 3;
}
#blog .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-tekst p {
  margin: 0;
}
#blog .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-info {
  order: 1;
  width: 100%;
  padding: 5px 10px 0 0;
  font-size: 13px;
  text-align: right;
}
#blog .blog-liste .blog-indlaeg-uddrag .blog-indlaeg-info .tid {
  display: none;
}
#blog-opret .opret-blog-indlaeg-formular fieldset {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
#blog-opret .opret-blog-indlaeg-formular fieldset ul {
  list-style: none;
  padding: 0;
}
#blog-opret .opret-blog-indlaeg-formular fieldset ul li label {
  display: block;
}
#blog-opret .opret-blog-indlaeg-formular fieldset ul li input {
  margin-bottom: 30px;
}
#blog-opret .opret-blog-indlaeg-formular fieldset ul .tekst-linje,
#blog-opret .opret-blog-indlaeg-formular fieldset ul .teaser-linje {
  margin-bottom: 20px;
}
#blog-opret .opret-blog-indlaeg-formular fieldset ul .knap-linje {
  width: 100%;
  text-align: right;
}
#blog-opret .opret-blog-indlaeg-formular fieldset ul .knap-linje .gem-indlaeg-knap {
  border: 2px solid #254660;
  background: transparent;
  color: #254660;
  cursor: pointer;
  padding: 5px;
  font-size: 17px;
}
#blog-opret .opret-blog-indlaeg-formular fieldset ul .knap-linje .gem-indlaeg-knap:hover {
  background: #254660;
  color: #fff;
}
#blogback {
  position: relative;
  text-decoration: none;
  background: transparent;
  border: 2px solid #254660;
  color: #254660;
  padding: 10px 10px 10px 35px;
  font-size: 17px;
  cursor: pointer;
  border-radius: 10px;
}
#blogback:hover {
  background: #254660;
  color: #fff;
}
#blogback:hover:before {
  color: #fff;
}
#blogback:before {
  left: 10px;
  top: 7px;
  position: absolute;
  font-family: 'FontAwesome';
  content: '\f060';
  font-size: 18px;
  color: #254660;
}
/* foreningslisten */
.debtor-list {
  width: 100%;
  border: 1px solid #254660;
  list-style: none;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 0;
}
.debtor-list .heading {
  width: 100%;
  display: inline-flex;
  padding: 0 10px;
  background: #254660;
}
.debtor-list .heading div {
  padding: 0 10px 0 10px;
  height: 40px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
}
.debtor-list .heading .foreningsnavn {
  width: 300px;
}
.debtor-list .heading .aktivitet {
  width: 350px;
}
.debtor-list .heading .aktivitetessted {
  width: 350px;
}
.debtor-list .heading .hjemmeside {
  width: 300px;
  display: none;
}
.debtor-list .debtor {
  position: relative;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0px;
  padding: 10px 10px;
  width: 100%;
  vertical-align: top;
  background: #fff;
  line-height: 20px;
}
.debtor-list .debtor:hover {
  background: #336185;
  color: #fff;
  cursor: pointer;
}
.debtor-list .debtor div {
  display: inline-block;
  padding: 0 10px 0 10px;
  vertical-align: top;
}
.debtor-list .debtor .field-foreningsnavn {
  width: 300px;
  height: auto;
}
.debtor-list .debtor .field-aktivitet {
  width: 350px;
  word-break: keep-all;
  text-overflow: ellipsis;
  overflow: hidden;
}
.debtor-list .debtor .field-aktivitetessted {
  width: 350px;
}
.debtor-list .debtor .field-hjemmeside {
  width: 300px;
}
.debtor-list .debtor .debtor-detail-link-line {
  display: none;
}
.debtor-list .debtor .label {
  display: none;
}
.debtor-list .debtor-categories {
  display: inline-block;
  width: 235px;
  list-style: none;
  padding: 0;
  margin: 7px 0;
}
.debtor-list .debtor-categories li {
  display: inline-block;
  margin: 4px 2px;
}
.debtor-list .debtor-categories li a {
  display: block;
  padding: 0.5em;
  font-size: 0.9em;
  color: #fff;
  background: #254660;
}
.debtor-list .debtor-categories li a:hover {
  text-decoration: none;
}
.debtor-list .debtor-categories li a.tag-highlight {
  background-color: #101e29;
}
.debtor-list .debtor-categories li a.senior {
  background: #929e49;
}
.debtor-list .debtor-categories li a.senior.tag-highlight {
  background-color: #626a31;
}
.debtor-list .debtor .debtor-detail-link-line {
  visibility: hidden;
  font-size: 0;
  text-align: center;
}
.debtor-list .debtor .debtor-detail-link-line a {
  font-style: italic;
  font-weight: bold;
  font-size: 1.2em;
  color: #fff;
}
.debtor-list-filter-selector-container {
  margin: 1em 0;
}
.debtorlist-search #search-line {
  position: relative;
  background: #254660;
  color: #fff;
}
.debtorlist-search #search-line .debtor-search-field-group {
  padding: 0;
  border: none;
}
.debtorlist-search #search-line .search-criterion-wrap {
  width: 100%;
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  border: none;
  padding: 10px 20px 20px 20px;
}
.debtorlist-search #search-line .search-criterion-wrap div {
  flex: 0 1 auto;
  width: auto;
  min-width: 200px;
  margin: 0;
  margin-right: 20px;
}
.debtorlist-search #search-line .search-criterion-wrap .search-criterion label {
  display: block;
}
.debtorlist-search #search-line .search-criterion-wrap .search-criterion input,
.debtorlist-search #search-line .search-criterion-wrap .search-criterion select {
  height: 30px;
  width: 100%;
}
.debtorlist-search #search-line .search-criterion-wrap .search-criterion:last-child {
  margin-right: 0;
}
.debtorlist-search #search-line .search-criterion-wrap .search-criterion:last-child select {
  margin-bottom: 0;
}
.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 {
  height: 30px;
  padding: 0 25px;
  font-weight: bold;
  background: #fff;
  border-radius: 50px;
  border: none;
  cursor: pointer;
  margin-top: 24px;
  border: 2px solid #fff;
}
.debtorlist-search #search-line .search-button-container button:hover {
  background: #9ebac7;
}
.clearfix {
  clear: both;
}
#back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #254660;
  text-align: center;
  line-height: 85px;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  opacity: 0;
}
#back-to-top:before {
  font-family: 'FontAwesome';
  color: #254660;
  content: '\f077';
  font-size: 60px;
  font-weight: 100;
  transition: color 300ms ease-in-out;
}
#back-to-top:hover {
  border: 2px solid #3a6e97;
  color: #3a6e97;
}
#back-to-top:hover::before {
  transition: color 300ms ease-in-out;
  color: #3a6e97;
}
#back-to-top.show {
  opacity: 1;
}
.moveUp {
  bottom: 120px !important;
}
.glemt-login-knap-holder button {
  border: 2px solid #254660;
  background: transparent;
  color: #254660;
  padding: 5px 10px;
  cursor: pointer;
}
.glemt-login-knap-holder button:hover {
  color: #fff;
  background: #254660;
}
.login-formular {
  width: 400px;
  height: auto;
  margin: 30px auto 0 auto;
}
.login-formular fieldset {
  border: 3px solid #254660;
}
.login-formular fieldset legend {
  font-size: 20px;
  color: #254660;
}
.login-formular fieldset ul {
  list-style: none;
  padding: 0;
}
.login-formular fieldset ul li {
  margin-bottom: 10px;
}
.login-formular fieldset ul li label {
  margin-bottom: 10px;
  display: block;
}
.login-formular fieldset ul li input {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  border: 2px solid #254660;
}
.login-formular fieldset ul li input:-webkit-autofill {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0 30px #254660 inset;
  box-shadow: 0 0 0 30px #254660 inset;
}
.login-formular fieldset ul li button {
  margin-top: 10px;
  height: 40px;
  width: 100%;
  border: 2px solid #254660;
  background: #fff;
  font-size: 20px;
  cursor: pointer;
}
.login-formular fieldset ul li button:hover {
  background: #254660;
  color: #fff;
}
.fejl-meddelelse {
  text-align: center;
}
#ekstra-side-foreningsdetaljeside #ekstra-infoboks1,
#ekstra-side-foreningsdetaljeside #ekstra-infoboks2 {
  display: none;
}
#ekstra-side-foreningsdetaljeside h1 {
  width: 100%;
}
#ekstra-side-foreningsdetaljeside #indhold {
  padding-right: 0;
  display: flex;
  align-items: flex-start;
  flex-flow: row wrap;
}
#ekstra-side-foreningsdetaljeside #contentWrap {
  width: 74%;
}
#ekstra-side-foreningsdetaljeside #beskrivelse {
  min-height: 250px;
  border: 1px solid #254660;
  margin-right: 14px;
  margin-bottom: 20px;
  overflow: hidden;
}
#ekstra-side-foreningsdetaljeside #beskrivelse p {
  padding: 5px 15px;
}
#ekstra-side-foreningsdetaljeside #beskrivelse #beskrivelsetitel {
  margin: 0;
  background: #254660;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-foreningsdetaljeside .contactswrap {
  border: 1px solid #254660;
  margin-bottom: 15px;
  margin-right: 15px;
  display: block;
}
#ekstra-side-foreningsdetaljeside .contactswrap #kontakttitel {
  margin: 0;
  background: #254660;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-foreningsdetaljeside .contactswrap .contacts {
  list-style: none;
  margin: 0;
  padding: 1em;
}
#ekstra-side-foreningsdetaljeside .contactswrap .contacts .contact {
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
#ekstra-side-foreningsdetaljeside .contactswrap .contacts .contact .title {
  font-weight: bold;
  font-size: 22px;
}
#ekstra-side-foreningsdetaljeside .kortwrap {
  width: 350px;
  height: 350px;
  border: 1px solid #254660;
  margin-bottom: 30px;
  margin-left: auto;
}
#ekstra-side-foreningsdetaljeside .kortwrap iframe {
  height: 302px;
}
#ekstra-side-foreningsdetaljeside .kortwrap #korttitel {
  margin: 0;
  background: #254660;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-foreningsdetaljeside .kategoriwrap {
  width: 350px;
  border: 1px solid #254660;
  margin-bottom: 15px;
  margin-left: auto;
  display: block;
}
#ekstra-side-foreningsdetaljeside .kategoriwrap #kategorititel {
  margin: 0;
  background: #254660;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-foreningsdetaljeside .kategoriwrap p {
  margin: 16px;
}
#ekstra-side-foreningsdetaljeside .kategoriwrap ul {
  list-style: none;
  margin: 0;
  padding: 1em;
}
#ekstra-side-foreningsdetaljeside .kontakoplys {
  width: 350px;
  border: 1px solid #254660;
  margin-bottom: 15px;
  margin-left: auto;
}
#ekstra-side-foreningsdetaljeside .kontakoplys .oplystit {
  margin: 0;
  background: #254660;
  color: #fff;
  padding: 5px 15px;
}
#ekstra-side-foreningsdetaljeside .kontakoplys p {
  margin: 0px;
  padding: 0.5em 0px 0.5em 0.5em;
  line-height: 1.3;
}
#bruger-side #indhold {
  padding-right: 350px;
}
#bruger-side #ekstra-infoboks1 {
  display: block;
}
#bruger-side #usernav {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 30px;
}
#bruger-side #usernav .nav {
  cursor: pointer;
  position: relative;
  text-align: left;
  margin: 0;
  vertical-align: top;
  padding: 0;
  text-decoration: none;
  border: 1px solid #9ebac7;
  color: #000;
  margin-bottom: 20px;
  margin-right: 20px;
  height: 210px;
  width: 330px;
  background: url('http://via.placeholder.com/330x210');
}
#bruger-side #usernav .nav .text {
  padding: 10px;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  height: 84px;
  width: 100%;
}
#bruger-side #usernav .nav .text h3 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
#bruger-side #usernav .nav .text p {
  margin: 0;
  line-height: 20px;
}
#bruger-side #usernav .nav .text a {
  color: inherit;
  text-decoration: none;
}
#bruger-side #usernav .nynav .text {
  height: 105px;
  background: #ffffff;
}
#bruger-side #usernav #bvisminebookinger {
  background: url('design/billede1.jpg');
  background-size: cover;
}
#bruger-side #usernav #bbooktid {
  background: url('design/billede11.jpg');
  background-size: cover;
}
#bruger-side #usernav #serielboks {
  background: url('design/billede9.jpg');
  background-size: cover;
}
#bruger-side #usernav #bsoegsaesonbooking {
  background: url('design/billede12.jpg');
  background-size: cover;
}
#bruger-side #usernav #bretforeningsoplysninger {
  background: url('design/billede10.jpg');
  background-size: cover;
}
#bruger-side #usernav #bsoegtilskud {
  background: url('design/billede3.jpg');
  background-size: cover;
}
#bruger-side #usernav #servicemedarb {
  display: none;
  background: url('design/billede5.jpg');
  background-size: cover;
}
#bruger-side #usernav #redigerressourcer {
  display: none;
  background: url('design/billede2.jpg');
  background-size: cover;
}
#bruger-side #usernav #Mellemkommunal {
  background: url('design/billede6.jpg');
  background-size: cover;
}
#bruger-side #usernav #Beskedmappe {
  background: url('design/connection.jpg');
  background-size: cover;
}
#ekstra-side-ret-foreningsoplysninger .retlist {
  list-style: none;
  padding: 0;
}
#ekstra-side-ret-foreningsoplysninger .retlist .retelement {
  background: #8eaebe;
  border-left: 10px solid #254660;
  padding: 5px;
  margin: 20px 0;
  width: 100%;
  cursor: pointer;
}
#ekstra-side-ret-foreningsoplysninger .retlist .retelement:hover {
  background: #9ebac7;
}
#ekstra-side-ret-foreningsoplysninger .retlist .retelement a {
  text-decoration: none;
  color: #000;
}
#ekstra-side-ret-foreningsoplysninger .retlist .retelement .reteltekst {
  color: #000;
}
#edit-debtorinfo textarea {
  width: 100%;
}
#edit-debtorinfo h2 {
  background: #254660;
  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 #254660;
  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 #254660;
  cursor: pointer;
  color: #254660;
  margin-top: 10px;
}
#edit-debtorinfo .webBeskrivelse button:hover,
#edit-debtorinfo .webAktiviteter button:hover,
#edit-debtorinfo .webKontakter button:hover {
  background: #254660;
  color: #fff;
}
#edit-debtorinfo .webKontakter ul {
  list-style: none;
  padding: 0;
}
#edit-debtorinfo .webKontakter ul li span {
  margin-right: 15px;
}
#edit-debtorinfo .webKontakter ul li span:after {
  content: ':';
}
#edit-debtorinfo .webKontakter .toolbox a {
  margin-right: 15px;
}
#edit-debtorinfo #debtor-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-description {
  overflow: hidden;
}
#edit-debtorinfo #ekstra-infoboks2 h2 {
  background: none;
}
#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;
  left: 55.4%;
  background: #8eaebe;
  color: #000;
  text-decoration: none;
  padding: 10px;
}
#edit-debtorinfo #debtor-description-edit-link-line #debtor-profile-display-link:hover {
  background: #7ea2b5;
  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 #254660;
  cursor: pointer;
  color: #254660;
  margin-top: 10px;
}
#edit-debtorinfo #contacts-form button:hover {
  background: #254660;
  color: #fff;
}
/* Ressourcebooking */
#resourcebooking {
  position: relative;
}
#resourcebooking #ekstra-infoboks1 {
  display: none;
}
#resourcebooking #ekstra-infoboks2 {
  padding-top: 8px;
  padding-bottom: 8px;
  top: 70px;
  left: 724px;
}
#resourcebooking #indhold {
  padding: 0;
}
#resourcebooking #booking-help {
  position: absolute;
  top: 55px;
  right: 200px;
  font-size: 1.4em;
}
#resourcebooking #booking-help img {
  display: inline-block;
  transform: rotate(55deg);
  position: absolute;
  left: -60px;
  top: -10px;
}
#resourcebooking .resbook-calendar-format-links {
  text-align: right;
}
#resourcebooking .resbook-calendar-format-links a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 5px 10px;
  color: #000;
}
#resourcebooking .resbook-calendar-format-links a:hover {
  text-decoration: none;
}
#resourcebooking .resbook-calendar-format-links a:last-child {
  margin: 0;
}
#resourcebooking .calendar-color-legend {
  text-align: right;
}
#resourcebooking .calendar-color-legend > div {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}
#resourcebooking .calendar-color-legend > div div {
  display: inline-block;
  margin-right: 2px;
  vertical-align: top;
}
#resourcebooking .calendar-color-legend > div:last-child {
  margin: 0;
}
#resourcebooking .calendar-color-legend .color-label {
  vertical-align: top;
  display: inline-block;
  line-height: 15px;
}
#resourcebooking .calendar-color-legend div.open-legend .color {
  background-color: #fff;
  border: 1px solid #ccc;
}
#resourcebooking .calendar-color-legend div.partial-legend .color {
  background-color: #f9e3a4;
}
#resourcebooking .calendar-color-legend div.full-legend .color {
  background-color: #e06666;
}
#resourcebooking .calendar-color-legend div.too-old {
  width: 15px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII);
  background-color: rgba(0, 0, 0, 0.2) !important;
}
#resourcebooking .calendar-color-legend div.blocked {
  width: 15px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII=);
}
#resourcebooking .resource-search {
  margin-bottom: 50px;
  color: #fff;
}
#resourcebooking .resource-search-form {
  padding: 1em;
  position: relative;
  background: #254660;
  width: 100%;
  height: auto;
  display: inline-flex;
  flex-flow: row wrap;
}
#resourcebooking .resource-search-form fieldset {
  vertical-align: top;
  border: none;
  margin: 0;
  height: 100%;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group {
  height: auto;
  padding-bottom: 0;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .search-criterion {
  display: inline-block;
  padding: 0;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .resource-search-resource select {
  max-width: 150px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .resource-search-zip select {
  max-width: 150px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group .resource-search-startdate input {
  width: 100px;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group label {
  height: 20px;
  color: #fff;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group input,
#resourcebooking .resource-search-form fieldset.resource-search-field-group select {
  height: 30px;
  padding: 0.2em 1em 0.2em 0.5em;
  width: 100%;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group select::-ms-expand {
  display: none;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group button {
  height: 30px;
  padding: 0 25px;
  font-weight: bold;
  background: #fff;
  border-radius: 50px;
  border: none;
  margin-top: 24px;
  border: 2px solid #fff;
  cursor: pointer;
}
#resourcebooking .resource-search-form fieldset.resource-search-field-group button:hover {
  color: #000;
  background: #fff;
}
#resourcebooking .resource-search-form div {
  display: inline-block;
  margin-right: 1em;
}
#resourcebooking .resource-search-form div:last-child {
  margin-right: 0;
}
#resourcebooking .resource-search-form div label {
  display: block;
}
#resourcebooking .resource-search-form div input {
  margin-top: -1px;
}
#resourcebooking .resource-search-form .resource-search-location select {
  width: 200px;
}
#resourcebooking .resource-search-form .resource-search-startdate input {
  width: 90px;
}
.date-navigator {
  clear: both;
  width: 100%;
  margin: 2em 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%;
  height: calc(100vh - 636px);
  min-height: 360px;
  overflow: scroll;
}
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 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: 1px solid #ccc;
  border-collapse: collapse;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAALElEQVQYlWN48ODBfwY84P379//v3buHVw1cEV7DRhUxMDAwMBCj6P379/8BOBpuKdEIDHIAAAAASUVORK5CYII=);
}
table.resource-table th.SearchHeading {
  z-index: 100 !important;
}
table.resource-table .row-header {
  text-align: left;
  z-index: 20 !important;
  position: relative;
}
table.resource-table .row-header .resource-name {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.5em 0;
}
table.resource-table .row-header .resource-description {
  white-space: normal;
  font-weight: normal;
  max-height: 35px;
  transition: max-height 1s cubic-bezier(0, 1, 0, 1);
  overflow: hidden;
}
table.resource-table .row-header .resource-description:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 3em;
}
table.resource-table .row-header .resource-description .descriptionToggler {
  background: url(open-icon.png) center right no-repeat;
}
table.resource-table .row-header .resource-description.showAll .descriptionToggler {
  background: url(close-icon.png) center right no-repeat;
}
table.resource-table .row-header .resource-description.showAll {
  max-height: 5000px;
  transition: max-height 2s ease-in-out;
}
table.resource-table .row-header .resource-description.showAll:after {
  content: none;
}
table.resource-table .row-header .resource-description.showAll img {
  display: block;
}
table.resource-table .row-header .resource-description .location {
  margin-bottom: 20px;
}
table.resource-table .row-header .resource-description .area {
  margin-bottom: 1em;
}
table.resource-table .row-header .resource-description .description-text {
  position: relative;
}
table.resource-table .row-header .resource-description .description-text img {
  width: 100%;
}
table.resource-table .row-header .resource-description .description-text a {
  display: inline-block;
  color: inherit;
  width: auto;
  height: auto;
}
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;
  border-right: 1px solid #ccc;
  text-align: center;
  z-index: 10;
}
table.resource-table thead th:first-child {
  width: 300px;
  border-bottom: 1px solid #ccc;
}
table.resource-table th {
  padding: 5px 3px;
  z-index: 40000;
}
table.resource-table th:first-child:after {
  border-left-width: 1px;
}
table.resource-table td.blocked.booked {
  background-color: #e06666 !important;
  background: none;
  color: #fff;
}
table.resource-table td.open {
  background-color: #fff !important;
  border-color: #ccc !important;
  cursor: pointer;
}
table.resource-table td.partial {
  background-color: #f9e3a4 !important;
  border-color: #d2c08a !important;
}
table.resource-table td.full {
  background-color: #e06666 !important;
  border-color: #d65858 !important;
}
table.resource-table td.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 {
  position: relative;
  border: 1px solid #ccc;
}
table.resource-table td.available:hover {
  background: #b6d7a8;
}
table.resource-table tbody th {
  background-color: #fff;
  border-color: #ccc;
  background-clip: padding-box;
}
table.resource-table a {
  padding: 3px 5px;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
table.resource-table a:hover {
  background: transparent;
  border: none;
  color: #005576;
}
table.resource-table .timeslot-content {
  text-align: center;
  height: 100%;
  min-height: 30px;
  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: #254660;
  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: 0.5em;
}
#resourcebookingform .location-info .location-address {
  max-width: 40%;
}
#resourcebookingform .location-info .location-name {
  font-size: 2em;
}
#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: #254660;
  color: #fff;
  margin-top: 30px;
  position: relative;
  padding: 2em;
}
#resourcebookingform .info .resource-info .resource-name {
  font-size: 1.3em;
  margin-bottom: 0.5em;
}
#resourcebookingform .info .resource-info .resource-area span.label:not(.postfix),
#resourcebookingform .info .resource-info .resource-num-people span.label {
  font-weight: bold;
}
#resourcebookingform .info .resource-info .resource-description {
  margin-top: 10px;
  max-width: 55%;
}
#resourcebookingform .info .resource-info .resource-description .label {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
}
#resourcebookingform .info .resource-info .resource-description .label:after {
  content: ':';
}
#resourcebookingform .info .resource-info .resource-description ul {
  margin: 0;
  padding: 0 30px;
}
#resourcebookingform .info .resource-info .image-container {
  position: absolute;
  top: 2em;
  right: 2em;
  width: 40%;
  height: 90%;
  overflow: hidden;
}
#resourcebookingform .info .resource-info .image-container img {
  width: 100% !important;
  height: auto !important;
}
#resourcebookingform .booking-survey {
  border: 1px solid #254660;
  width: 100%;
}
#resourcebookingform .fieldset-price {
  border: 1px solid #254660;
  width: 100%;
}
#resourcebookingform .res-form fieldset.fieldset-time .endtime-select label {
  margin-right: 15px;
}
.res-create,
.res-form {
  margin-right: 15px;
  display: block;
  width: 100%;
  position: relative;
}
.res-create fieldset,
.res-form fieldset {
  position: relative;
  width: 100%;
  margin: 0 0 1em 0;
  border: 1px solid #254660;
  background: #fff;
  padding: 1.5em;
  padding-top: 50px;
}
.res-create fieldset legend,
.res-form fieldset legend {
  top: 10px;
  left: 22px;
  width: 100%;
  margin-bottom: 1em;
  font-size: 1.3em;
  position: absolute;
}
.res-create fieldset span.date-select-end,
.res-form fieldset span.date-select-end,
.res-create fieldset span.time-select-end,
.res-form fieldset span.time-select-end,
.res-create fieldset div.location-select,
.res-form fieldset div.location-select {
  margin-top: 5px;
}
.res-create fieldset div.time-select,
.res-form fieldset div.time-select {
  margin-top: 10px;
}
.res-create fieldset.fieldset-time,
.res-form fieldset.fieldset-time {
  width: 100%;
  margin-top: 1em;
  border: 1px solid #254660;
}
.res-create fieldset.fieldset-time div,
.res-form fieldset.fieldset-time div {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  vertical-align: top;
}
.res-create fieldset.fieldset-time div .startdatestarttimewrap,
.res-form fieldset.fieldset-time div .startdatestarttimewrap,
.res-create fieldset.fieldset-time div .enddateendtimewrap,
.res-form fieldset.fieldset-time div .enddateendtimewrap {
  width: 100%;
  margin-bottom: 20px;
}
.res-create fieldset.fieldset-time div .startdatestarttimewrap div .label,
.res-form fieldset.fieldset-time div .startdatestarttimewrap div .label,
.res-create fieldset.fieldset-time div .enddateendtimewrap div .label,
.res-form fieldset.fieldset-time div .enddateendtimewrap div .label,
.res-create fieldset.fieldset-time div .startdatestarttimewrap div label,
.res-form fieldset.fieldset-time div .startdatestarttimewrap div label,
.res-create fieldset.fieldset-time div .enddateendtimewrap div label,
.res-form fieldset.fieldset-time div .enddateendtimewrap div label {
  margin-right: 5px;
}
.res-create fieldset.fieldset-time div .startdatestarttimewrap .startdate,
.res-form fieldset.fieldset-time div .startdatestarttimewrap .startdate,
.res-create fieldset.fieldset-time div .enddateendtimewrap .startdate,
.res-form fieldset.fieldset-time div .enddateendtimewrap .startdate,
.res-create fieldset.fieldset-time div .startdatestarttimewrap .enddate-select,
.res-form fieldset.fieldset-time div .startdatestarttimewrap .enddate-select,
.res-create fieldset.fieldset-time div .enddateendtimewrap .enddate-select,
.res-form fieldset.fieldset-time div .enddateendtimewrap .enddate-select {
  margin-right: 30px;
}
.res-create fieldset.fieldset-time div .startdatestarttimewrap .startdate:before,
.res-form fieldset.fieldset-time div .startdatestarttimewrap .startdate:before,
.res-create fieldset.fieldset-time div .enddateendtimewrap .startdate:before,
.res-form fieldset.fieldset-time div .enddateendtimewrap .startdate:before {
  width: 120px;
  content: 'Starttidspunkt: ';
}
.res-create fieldset.fieldset-time div .startdatestarttimewrap .enddate-select label,
.res-form fieldset.fieldset-time div .startdatestarttimewrap .enddate-select label,
.res-create fieldset.fieldset-time div .enddateendtimewrap .enddate-select label,
.res-form fieldset.fieldset-time div .enddateendtimewrap .enddate-select label {
  margin-right: 17px;
}
.res-create fieldset.fieldset-time div .startdatestarttimewrap .enddate-select:before,
.res-form fieldset.fieldset-time div .startdatestarttimewrap .enddate-select:before,
.res-create fieldset.fieldset-time div .enddateendtimewrap .enddate-select:before,
.res-form fieldset.fieldset-time div .enddateendtimewrap .enddate-select:before {
  width: 120px;
  content: 'Sluttidspunkt: ';
}
.res-create fieldset.fieldset-time .mini,
.res-form fieldset.fieldset-time .mini {
  padding: 15px;
  padding-left: 0;
}
.res-create fieldset.fieldset-time .mini table thead th:first-child,
.res-form fieldset.fieldset-time .mini table thead th:first-child {
  width: 10px !important;
}
.res-create fieldset.fieldset-time .resource-table-holder,
.res-form fieldset.fieldset-time .resource-table-holder {
  display: inline-block;
  width: calc(100% - 0px);
  min-height: auto;
  height: auto;
  overflow-y: hidden;
  overflow-x: scroll;
}
.res-create fieldset.fieldset-time .resource-table-holder .resource-table thead th,
.res-form fieldset.fieldset-time .resource-table-holder .resource-table thead th {
  position: relative;
  width: 10px;
  font-size: 0.8em;
  /*
						&:after {
							content: '';
							position: absolute;
							top: 0;
							bottom: 0;
							left: 0;
							right: 0;
							border: 1px solid #888;
							z-index: 10;

						}
						*/
}
.res-create fieldset.fieldset-time .resource-table-holder .resource-table thead th:first-child,
.res-form fieldset.fieldset-time .resource-table-holder .resource-table thead th:first-child {
  width: 40px;
}
.res-create fieldset.fieldset-time .resource-table-holder .resource-table td.current,
.res-form fieldset.fieldset-time .resource-table-holder .resource-table td.current {
  background-color: #b6d7a8 !important;
}
.res-create fieldset.fieldset-subject .subject label,
.res-form fieldset.fieldset-subject .subject label {
  margin-right: 1em;
}
.res-create fieldset.fieldset-price .label,
.res-form fieldset.fieldset-price .label {
  margin-right: 1em;
}
.res-create fieldset.fieldset-bookingfor,
.res-form fieldset.fieldset-bookingfor {
  width: 100%;
  border: 1px solid #254660;
}
.res-create fieldset.fieldset-bookingfor label[for='input-bookingfor'],
.res-form fieldset.fieldset-bookingfor label[for='input-bookingfor'] {
  display: block;
  width: 100%;
  margin-bottom: 0.2em;
}
.res-create fieldset.fieldset-props #prop-list,
.res-form fieldset.fieldset-props #prop-list {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  justify-content: space-between;
  width: 100%;
}
.res-create fieldset.fieldset-props #prop-list li,
.res-form fieldset.fieldset-props #prop-list li {
  width: 30%;
  height: 100px;
  margin-bottom: 1em;
}
.res-create fieldset.fieldset-props #prop-list li label,
.res-form fieldset.fieldset-props #prop-list li label {
  width: 100%;
}
.res-create fieldset.fieldset-props label,
.res-form fieldset.fieldset-props label {
  display: inline-block;
  width: 100px;
}
.res-create fieldset.fieldset-props label:after,
.res-form fieldset.fieldset-props label:after {
  content: ':';
}
.res-create fieldset.fieldset-props select,
.res-form fieldset.fieldset-props select {
  min-width: 75px;
}
.res-create fieldset.booking-survey div.survey-question,
.res-form fieldset.booking-survey div.survey-question {
  width: 100%;
  margin-bottom: 1em;
}
.res-create fieldset.booking-survey div.survey-question label,
.res-form fieldset.booking-survey div.survey-question label {
  display: block;
}
.res-create fieldset.booking-survey div.survey-question input[type='text'],
.res-form fieldset.booking-survey div.survey-question input[type='text'] {
  padding: 0.5em;
  width: 100%;
}
.res-create fieldset.booking-survey div.survey-question textarea,
.res-form fieldset.booking-survey div.survey-question textarea {
  width: 100%;
}
.res-create fieldset.booking-survey div.survey-question.error label,
.res-form fieldset.booking-survey div.survey-question.error label {
  font-weight: bold;
  color: #800;
}
.res-create fieldset.booking-survey fieldset,
.res-form fieldset.booking-survey fieldset {
  width: 100%;
  border: 1px solid #8eaebe;
}
.res-create fieldset.booking-survey fieldset legend,
.res-form fieldset.booking-survey fieldset legend {
  font-size: 1em;
}
.res-create fieldset.booking-survey fieldset label.radio-label,
.res-form fieldset.booking-survey fieldset label.radio-label {
  display: inline-block;
}
.res-create fieldset.fieldset-buttons,
.res-form fieldset.fieldset-buttons {
  border: 0;
  padding-left: 0;
  margin: 0 auto;
  text-align: center;
}
.res-create fieldset.fieldset-buttons button,
.res-form fieldset.fieldset-buttons button {
  padding: 10px 20px;
  color: #073763;
  background: transparent;
  border: 2px solid #254660;
  cursor: pointer;
}
.res-create fieldset.fieldset-buttons button:hover,
.res-form fieldset.fieldset-buttons button:hover {
  background: #254660;
  color: #fff;
}
.res-create #resource-submit-button:before,
.res-form #resource-submit-button:before {
  content: '\25B6';
  font-size: 20px;
}
.res-create #location-submit-button:before,
.res-form #location-submit-button:before {
  font-family: 'FontAwesome';
  content: '\f0b0';
}
.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: #254660;
  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 #254660;
  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;
}
.tilmeldings-liste td.toolbox {
  padding: 10px 0;
}
.tilmeldings-liste td.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;
}
.tilmeldings-liste td.toolbox a.rediger-link {
  background-image: url(../../billeder/icon-edit.png);
}
.tilmeldings-liste td.toolbox a.resbook-detail-link {
  background-image: url(../../billeder/icon-search.png);
}
.tilmeldings-liste td.toolbox a.annuller-link {
  background-image: url(../../billeder/icon-delete.png);
}
.tilmeldings-liste td.toolbox a:last-child {
  margin: 0;
}
.tilmeldings-liste td.toolbox .inactive {
  opacity: 0.3;
}
#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 #254660;
}
#resourceservicecancel fieldset legend {
  width: auto;
}
#resourceservicecancel #indhold {
  width: 1080px;
}
#resourceservicecancel .confirm-line {
  padding-top: 15px;
  border-top: 1px solid #254660;
}
#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 #254660;
}
.recipient-count-line {
  font-size: 90%;
  font-style: italic;
}
.meddelelse {
  font-weight: bold;
  color: #000;
  font-size: 110%;
  min-height: 24px;
}
.meddelelse:before {
  content: ' ';
  background: url(../../billeder/icon-warning.png) no-repeat 50% 50%;
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  margin-top: -3px;
  padding: 0;
}
.date-select span,
.time-select span,
.location-select span {
  width: 13em;
  display: inline-block;
  vertical-align: top;
}
.date-select label,
.time-select label,
.location-select label,
.search-keyword label {
  width: 5em;
  display: inline-block;
  vertical-align: middle;
}
.date-select input,
.time-select input,
.location-select input {
  width: 6em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
  text-align: right;
}
.time-select input {
  width: 4em;
}
.res-direction-line a,
.res-sort-line a {
  line-height: 3em;
  background: #254660;
  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;
}
#resourceansoegning-rediger #backButton a,
#resourceansoegning-opret #backButton a {
  display: block;
  line-height: 3em;
  background: #254660;
  border: none;
  font-size: 110%;
  height: 3em;
  color: #fff;
  padding: 0 25px;
  font-family: helvetica, verdana, arial, sans-serif;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
}
#resourceansoegning-rediger #backButton a:hover,
#resourceansoegning-opret #backButton a:hover {
  text-decoration: none;
  background: #173239;
}
#resourceansoegning-rediger .res-form,
#resourceansoegning-opret .res-form {
  width: 40%;
}
#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: 1px solid #254660;
  width: 100%;
}
#resourceansoegning-rediger .res-form fieldset.resource-details,
#resourceansoegning-opret .res-form fieldset.resource-details {
  border: none;
}
#resourceansoegning-rediger .res-form .application-settings .weekday-line ul,
#resourceansoegning-opret .res-form .application-settings .weekday-line ul {
  display: flex;
  flex-flow: row wrap;
}
#resourceansoegning-rediger .res-form .application-settings .weekday-line ul li,
#resourceansoegning-opret .res-form .application-settings .weekday-line ul li {
  display: flex;
  flex-flow: row nowrap;
}
#resourceansoegning-rediger .res-form .application-settings .weekday-line ul li label,
#resourceansoegning-opret .res-form .application-settings .weekday-line ul li label {
  width: auto;
}
#resourceansoegning-rediger .res-form fieldset.booking-survey,
#resourceansoegning-opret .res-form fieldset.booking-survey {
  padding: 1.5em;
}
#resourceansoegning-rediger .res-form fieldset.booking-survey legend + .booking-survey-questions,
#resourceansoegning-opret .res-form fieldset.booking-survey legend + .booking-survey-questions {
  padding-top: 50px;
}
#resourceansoegning-rediger .resource-info,
#resourceansoegning-opret .resource-info {
  position: relative;
  width: 100%;
}
#resourceansoegning-rediger #resbook-description-container-location-info,
#resourceansoegning-opret #resbook-description-container-location-info,
#resourceansoegning-rediger #resbook-description-container-resource-info,
#resourceansoegning-opret #resbook-description-container-resource-info {
  background: #fff;
  width: 50%;
  border: 1px solid #254660;
  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: #254660;
}
#resourceansoegning-rediger button.btn-send:hover,
#resourceansoegning-opret button.btn-send:hover {
  background: #1e394e;
}
#resourceansoegning-rediger .date-select span,
#resourceansoegning-opret .date-select span,
#resourceansoegning-rediger .time-select span,
#resourceansoegning-opret .time-select span,
#resourceansoegning-rediger .location-select span,
#resourceansoegning-opret .location-select span {
  width: 13em;
  display: inline-block;
  vertical-align: top;
}
#resourceansoegning-rediger .date-select span label,
#resourceansoegning-opret .date-select span label,
#resourceansoegning-rediger .time-select span label,
#resourceansoegning-opret .time-select span label,
#resourceansoegning-rediger .location-select span label,
#resourceansoegning-opret .location-select span label {
  width: 5em;
  display: inline-block;
  vertical-align: middle;
}
#resourceansoegning-rediger div.participant-select,
#resourceansoegning-opret div.participant-select {
  margin-top: 20px;
}
#resourceansoegning-rediger div.error,
#resourceansoegning-opret div.error {
  color: red;
}
#resourceansoegning-rediger .date-select-start,
#resourceansoegning-opret .date-select-start,
#resourceansoegning-rediger .date-select-end,
#resourceansoegning-opret .date-select-end {
  display: inline-block;
  width: 48%;
}
#resourceansoegning-rediger .date-select-start label,
#resourceansoegning-opret .date-select-start label,
#resourceansoegning-rediger .date-select-end label,
#resourceansoegning-opret .date-select-end label {
  display: inline-block;
  width: 45%;
  margin-right: 3px;
}
#resourceansoegning-rediger .date-select-start input,
#resourceansoegning-opret .date-select-start input,
#resourceansoegning-rediger .date-select-end input,
#resourceansoegning-opret .date-select-end input {
  display: inline-block;
  width: 45%;
}
#resourceansoegning-rediger .prop-select,
#resourceansoegning-opret .prop-select {
  margin-top: 2em;
}
#resourceansoegning-rediger .prop-select label,
#resourceansoegning-opret .prop-select label {
  font-weight: bold;
}
#resourceansoegning-rediger .prop-select ul,
#resourceansoegning-opret .prop-select ul {
  padding: 0;
  list-style: none;
}
#resourceansoegning-rediger .prop-select ul li,
#resourceansoegning-opret .prop-select ul li {
  margin-bottom: 1em;
}
#resourceansoegning-rediger .prop-select ul li label,
#resourceansoegning-opret .prop-select ul li label {
  font-weight: normal;
  width: 150px;
  margin-right: 20px;
}
#resourceansoegning-rediger .prop-select ul li select,
#resourceansoegning-opret .prop-select ul li select {
  width: 100px;
}
.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: #254660;
  color: #ffffff;
}
.application-table th,
.application-table td {
  border: 1px dotted #888;
  padding: 3px 5px;
}
.application-table .weekday {
  width: 8%;
}
.application-table .date {
  width: 20%;
}
.application-table .time {
  width: 10%;
}
.application-table .participants {
  width: 10%;
}
.application-table .no-applications {
  color: #555;
  font-style: italic;
}
.application-table .toolbox {
  width: 70px;
  text-align: center;
  font-size: 85%;
}
.application-table .toolbox a {
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  height: 0;
  overflow: hidden;
  padding-top: 16px;
  width: 16px;
  margin-right: 5px;
}
.application-table .toolbox a.edit-link {
  background-image: url(../../billeder/icon-edit.png);
}
.application-table .toolbox a.detail-link {
  background-image: url(../../billeder/icon-search.png);
}
.application-table .toolbox a.clone-link {
  background-image: url(../../billeder/icon-clone.png);
}
.application-table .toolbox a.delete-link {
  background-image: url(../../billeder/icon-delete.png);
}
.application-table .toolbox a.cancel-link {
  background-image: url(../../billeder/icon-cancel.png);
}
.application-table .toolbox a:last-child {
  margin: 0;
}
#resourceedit textarea {
  width: 100%;
}
#resourceedit #indhold h1:after {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0.5em;
  content: 'Her kan du rediger beskrivelsen af de enkelte ressourcer.';
}
#resourceedit .resource-list-container {
  margin-top: 2em;
}
#resourceedit .resource-list-container ul {
  list-style: none;
  padding: 0;
}
#resourceedit #resbook-description-container {
  background: #fff;
  width: 100%;
  border: 1px solid #ccc;
  padding: 2em;
  margin: 0;
}
#resourceedit #resbook-description-container .resource-edit-link {
  padding: 0.5em 1em;
  background: #254660;
  color: #fff;
  margin-bottom: 2em;
}
#resourceedit fieldset.resbook-info-edit div {
  display: inline-block;
  margin-right: 20px;
}
#resourceedit fieldset.resbook-info-edit div label:after {
  content: ':';
  margin-right: 10px;
}
#resourceedit .resbook-info-form {
  background: #fff;
  width: 100%;
  padding: 2em;
  border: 1px solid #ccc;
}
#resourceedit .resbook-info-form fieldset {
  border: none;
}
#resourceedit .resbook-info-form button {
  padding: 0.5em 1em;
}
#resourceedit .resbook-info-form #cke_resbook-description-editor {
  width: 100% !important;
}
.create-application-link-line {
  text-align: right;
}
.create-application-link {
  display: inline-block;
  line-height: 3em;
  background: #254660;
  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 fieldset {
  padding: 1.5em;
}
#app-edit-form fieldset.weekday-fields {
  padding: 0.5em;
}
#app-edit-form legend {
  position: static;
  float: left;
}
#app-edit-form .weekday-line {
  clear: both;
}
#app-edit-form .day-pattern h2 {
  margin: 0;
  font-size: 1.3em;
  font-weight: normal;
}
#app-edit-form .weekday-fields legend {
  font-size: 1.15em;
  margin-bottom: 0.5em;
}
#app-edit-form label {
  display: inline-block;
  vertical-align: middle;
}
#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: middle;
  min-width: 6em;
}
#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 .activity-select label {
  min-width: 16em;
}
#app-edit-form .buttons button {
  margin: 0 25px 0 0;
  display: inline-block;
  background: #254660;
  border: none;
  color: #ffffff;
  font-size: 110%;
  height: 3em;
  padding: 0 25px;
  font-family: helvetica, verdana, arial, sans-serif;
  border-radius: 4px;
  cursor: pointer;
}
#res-search-form input,
#res-location-form input,
#res-search-form select,
#res-location-form select {
  width: 200px;
  box-sizing: border-box;
  height: 25px;
}
#resbook-form ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#resbook-form .fieldset-participants select,
#resbook-form .fieldset-participants input {
  width: 15em;
}
#resbook-form .fieldset-participants select + input {
  display: block;
  margin-left: 10em;
}
#resbook-form .fieldset-participants .button-line {
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
}
#resbook-form .fieldset-participants .button-line button {
  font-size: 85%;
  padding: 0 10px;
}
#resbook-form .fieldset-bookingfor select {
  width: 15em;
}
/* ---- Annuller booking ---- */
#resourcecancel input#input-reason {
  display: block;
  height: 50px;
  width: 250px;
  margin-bottom: 20px;
}
#resourcecancel button {
  margin-right: 20px;
  margin-top: 10px;
  height: 40px;
  border: 2px solid #254660;
  background: #fff;
  font-size: 20px;
  cursor: pointer;
}
#resourcecancel button:hover {
  background: #254660;
  color: #fff;
}
/* ---- Sæsonbooking - Vælg ressoruce ---- */
#resourceansoegning-vaelg-ressource .search-container {
  align-self: flex-end;
  position: relative;
  background: rgba(37, 70, 96, 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: #254660;
  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: #254660;
}
#resourceansoegning-vaelg-ressource .resource-search-form legend {
  color: #fff;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset {
  border: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group div {
  height: 45px;
  vertical-align: top;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group label {
  height: 20px;
  color: #fff;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group input,
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group select {
  box-sizing: border-box;
  height: 30px;
  padding: 0.2em 1em 0.2em 0.5em;
  border-radius: 0;
  border: 1px solid #ccc;
  vertical-align: top;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-field-group select::-ms-expand {
  display: none;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-button-group {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-button-group div button {
  height: 30px;
  padding: 0 25px;
  font-weight: bold;
  background: #fff;
  border-radius: 50px;
  border: none;
  margin-top: 20px;
  border: 2px solid #fff;
  cursor: pointer;
}
#resourceansoegning-vaelg-ressource .resource-search-form fieldset.resource-search-button-group div button:hover {
  background: #fff;
  color: #073763;
}
#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 #254660;
  margin-top: 2em;
  width: 100%;
  max-width: 700px;
}
#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 #254660;
  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;
}
#popupContent #ekstra-infoboks1,
#popupContent #ekstra-infoboks2 {
  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: #254660;
  color: #fff;
  padding: 2em;
  margin: 0;
  width: 100%;
}
#resourceansoegning-rediger #resbook-description-container-location-info:first-child,
#resourceansoegning-opret #resbook-description-container-location-info:first-child,
#resourceansoegning-rediger #resbook-description-container-resource-info:first-child,
#resourceansoegning-opret #resbook-description-container-resource-info:first-child {
  margin-top: 30px;
}
#resourceansoegning-rediger form.full-width-form,
#resourceansoegning-opret form.full-width-form {
  width: 100%;
}
#resourceansoegning-rediger form.full-width-form fieldset.resource-details,
#resourceansoegning-opret form.full-width-form fieldset.resource-details {
  display: none;
}
#resourceansoegning-rediger form.full-width-form fieldset.application-settings,
#resourceansoegning-opret form.full-width-form fieldset.application-settings {
  padding: 0;
}
#resourceansoegning-rediger form.full-width-form table,
#resourceansoegning-opret form.full-width-form table {
  width: 100%;
  border-collapse: collapse;
}
#resourceansoegning-rediger form.full-width-form table thead tr,
#resourceansoegning-opret form.full-width-form table thead tr {
  background: #254660;
  color: #fff;
  text-align: left;
}
#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 #resource-name,
#resourceansoegning-opret .res-form #resource-name {
  display: none;
}
#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 #254660;
  width: 50%;
}
#resourceservice fieldset legend {
  width: auto;
}
#resourceservice .res-service-search-result {
  padding: 0;
}
#resourceservice table {
  border: 3px solid #254660;
  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 #254660;
  color: #073763;
  cursor: pointer;
}
#resourceservice #printResultsButton:hover {
  background: #254660;
  color: #fff;
}
#resourceservice .pagelogin {
  margin: 0;
}
#resourceservicemail label[for='input-mailsubject'] {
  margin-right: 15px;
}
#resourceedit .resource-list-container {
  padding: 0 25px;
  border: 3px solid #254660;
  margin-bottom: 30px;
}
#resourceedit .resource-list-container li {
  margin: 10px 0;
}
#resourceedit .resource-list-container a {
  text-decoration: none;
  color: #254660;
  padding: 5px;
  border: 1px solid transparent;
  text-decoration: underline;
}
#resourceedit .resource-list-container a:hover {
  border: 1px solid #254660;
}
#resourceedit #resbook-description-container p .resource-edit-link {
  text-decoration: none;
  background: transparent;
  border: 2px solid #254660;
  color: #254660;
}
#resourceedit #resbook-description-container p .resource-edit-link:hover {
  background: #254660;
  color: #fff;
}
#resourceedit .resbook-info-edit input {
  display: block;
}
#payment-receipt .ordre-detaljer {
  background: transparent;
  border: 3px solid #254660;
  padding: 0;
}
#payment-receipt .ordre-detaljer .label {
  margin-right: 10px;
}
#payment-receipt .ordre-detaljer .resource-name {
  margin-top: 0;
  padding: 10px 25px;
  color: #fff;
  background: #254660;
}
#payment-receipt .ordre-detaljer .booking-start,
#payment-receipt .ordre-detaljer .booking-end,
#payment-receipt .ordre-detaljer #payment-details {
  padding: 0 25px;
}
#payment-receipt .ordre-detaljer #payment-details {
  padding-bottom: 25px;
}
#ekstra-side-registrer-generelt #infowrapper .infoboxtitle {
  display: none;
  width: 100%;
  background: #254660;
  color: #fff;
  font-size: 20px;
  padding: 5px 15px;
}
#ekstra-side-registrer-generelt #infowrapper .infobox {
  display: none;
  padding: 5px 15px;
  border: 1px solid #254660;
}
#ekstra-side-registrer-generelt label {
  margin-top: 10px;
  display: block;
}
#ekstra-side-registrer-generelt #infochoise {
  padding: 10px 10px;
  margin-bottom: 10px;
}
#ekstra-side-registrer-generelt #infodone {
  padding: 10px 10px;
  margin-left: 15px;
  background: transparent;
  border: 2px solid #254660;
  color: #254660;
  cursor: pointer;
  text-decoration: none;
}
#ekstra-side-registrer-generelt #infodone:hover {
  background: #254660;
  color: #fff;
}
.bruger-formular {
  max-width: 50%;
  margin: 0 auto;
}
.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 {
  width: 100%;
  margin: 0;
  border: 3px solid #254660;
  margin-bottom: 30px;
}
.debtor-fieldset fieldset legend {
  margin-top: 60px;
  width: calc(100% + 30px);
  background: #254660;
  color: #fff;
  font-size: 20px;
  padding: 5px 10px;
  margin: 0 -15px;
}
.debtor-fieldset fieldset ul {
  list-style: none;
  padding: 0;
}
.debtor-fieldset fieldset ul > li {
  margin-bottom: 10px;
}
.debtor-fieldset fieldset ul > li:last-child {
  margin-bottom: 0;
}
.debtor-fieldset fieldset ul > li label {
  display: inline-block;
}
.debtor-fieldset fieldset ul > li input,
.debtor-fieldset fieldset ul > li select,
.debtor-fieldset fieldset ul > li textarea,
.debtor-fieldset fieldset ul > li div.spaerret-felt {
  width: 100%;
  padding: 10px 10px;
}
.debtor-fieldset fieldset ul > li textarea {
  resize: vertical;
}
.debtor-fieldset fieldset ul > li .select2 {
  width: 100% !important;
}
.debtor-fieldset fieldset ul > li .select2 .select2-selection {
  border-radius: 0;
}
.debtor-fieldset fieldset ul > li .select2 .select2-search__field {
  width: 100% !important;
}
.debtor-fieldset fieldset ul .fejl {
  position: relative;
}
.debtor-fieldset fieldset ul .fejl input {
  border-left: 5px solid #ff0000;
}
.debtor-fieldset fieldset ul .fejl .skal-udfyldes-symbol {
  color: #ff0000;
}
.debtor-fieldset fieldset ul .fejl .fejl-meddelelse {
  /* Skal ikke bruges (06/09-2024)
          position: absolute;
          right: 0;
          */
  color: #ff0000;
}
.search-criterion.resource-search-starttime {
  width: 60px;
}
.search-criterion.resource-search-endtime {
  width: 60px;
}
.knapset {
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.knapset button {
  background: transparent;
  color: #254660;
  border: 2px solid #254660;
  cursor: pointer;
  padding: 10px 20px;
}
.knapset button:hover {
  background: #254660;
  color: #fff;
}
#ekstra-side-vis-mine-bookinger #indhold {
  padding: 0;
}
#ekstra-side-vis-mine-bookinger #ekstra-infoboks1 {
  display: none;
}
#ekstra-side-vis-mine-bookinger #ekstra-infoboks2 {
  top: 0;
}
#ekstra-side-vis-mine-bookinger .toolbox .resbook-split-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-calendar-split.png);
  background-size: contain;
}
#ekstra-side-vis-mine-bookinger .toolbox .resbook-split-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-calendar-split.png);
  background-image: url(../../billeder/icon-clock-split.png);
  background-size: contain;
}
#resbook-split .subject label,
#resbook-split-time .subject label,
#resbook-split .contact label,
#resbook-split-time .contact label {
  display: block;
  width: auto;
}
#resbook-split .fieldset-subject,
#resbook-split-time .fieldset-subject,
#resbook-split .fieldset-contact,
#resbook-split-time .fieldset-contact {
  border: 0;
  padding: 0;
  margin: 0;
}
#resbook-split .fieldset-subject legend,
#resbook-split-time .fieldset-subject legend,
#resbook-split .fieldset-contact legend,
#resbook-split-time .fieldset-contact legend {
  font-weight: bold;
  font-size: 1.2rem;
  padding: 1rem 0;
}
#resbook-split .fieldset-participants,
#resbook-split-time .fieldset-participants {
  border: 0;
  padding: 0;
  margin: 0.5rem 0;
}
#resbook-split .fieldset-participants legend,
#resbook-split-time .fieldset-participants legend {
  display: none;
}
#resbook-split .resbook-split-bookinglist table,
#resbook-split-time .resbook-split-bookinglist table {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
#resbook-split .resbook-split-bookinglist table tr:nth-child(even),
#resbook-split-time .resbook-split-bookinglist table tr:nth-child(even) {
  background: #d3e8fc;
}
#resbook-split .resbook-split-bookinglist table th:nth-child(1),
#resbook-split-time .resbook-split-bookinglist table th:nth-child(1) {
  width: 6rem;
}
#resbook-split .resbook-split-bookinglist table th:nth-child(3),
#resbook-split-time .resbook-split-bookinglist table th:nth-child(3) {
  width: 5rem;
}
#resbook-split .resbook-split-bookinglist table th:nth-child(4),
#resbook-split-time .resbook-split-bookinglist table th:nth-child(4) {
  width: 5rem;
}
#resbook-split .resbook-split-bookinglist table th:nth-child(5),
#resbook-split-time .resbook-split-bookinglist table th:nth-child(5) {
  width: 7rem;
}
#contact-admin-page .contacts-list {
  max-width: 50%;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
}
#contact-admin-page .contacts-list thead {
  background: #254660;
  color: #fff;
}
#contact-admin-page .contacts-list thead th {
  text-align: left;
  border: 1px solid #254660;
}
#contact-admin-page .contacts-list tbody td {
  border: 1px solid #254660;
}
#contact-admin-page .contacts-list tbody td.sort-handle {
  width: 20px;
}
#contact-admin-page .Contact_Rights {
  display: none;
}
#contact-admin-page .bruger-formular {
  border: 2px solid #254660;
  padding: 10px;
  overflow: hidden;
}
#contact-admin-page .bruger-formular h2 {
  margin: 0;
  background: #254660;
  color: #fff;
  width: 150%;
  margin-left: -12px;
  margin-top: -12px;
  padding: 10px;
}
#contact-admin-page .bruger-formular #input-hiddencontact legend {
  display: none;
}
#contact-admin-page .bruger-formular #input-hiddencontact li:first-child {
  border-top: none;
}
#contact-admin-page .bruger-formular #input-hiddencontact li:last-child {
  border-bottom: 1px solid #254660;
}
#contact-admin-page .bruger-formular #input-hiddencontact li:last-child label {
  width: 23.3%;
}
#contact-admin-page .bruger-formular #input-hiddencontact .display-settings {
  margin: 0;
}
#contact-admin-page .bruger-formular fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
#contact-admin-page .bruger-formular fieldset ul {
  list-style: none;
  padding: 0;
}
#contact-admin-page .bruger-formular fieldset ul .ulige,
#contact-admin-page .bruger-formular fieldset ul .lige {
  position: relative;
  display: block;
  border: 1px solid #254660;
  border-left: 20px solid #8eaebe;
}
#contact-admin-page .bruger-formular fieldset ul .ulige > label,
#contact-admin-page .bruger-formular fieldset ul .lige > label {
  margin-left: 10px;
}
#contact-admin-page .bruger-formular fieldset ul li.fejl {
  border-color: #cc0000;
}
#contact-admin-page .bruger-formular fieldset ul li.fejl .skal-udfyldes-symbol {
  background: #cc0000;
}
#contact-admin-page .bruger-formular fieldset ul li.Contact_Rights {
  border: none;
}
#contact-admin-page .bruger-formular fieldset ul li {
  border-top: 1px solid #254660;
  padding: 10px 0;
  margin: 10px 0;
}
#contact-admin-page .bruger-formular fieldset ul li label[for='input-hiddencontact'] {
  width: 34%;
}
#contact-admin-page .bruger-formular fieldset ul li label {
  display: inline-block;
  width: 20%;
}
#contact-admin-page .bruger-formular fieldset ul li .select2 {
  width: 100% !important;
}
#contact-admin-page .bruger-formular fieldset ul li .select2-selection {
  border-radius: 0;
}
#contact-admin-page .bruger-formular fieldset ul li .select2-search {
  border: 0;
  padding: 0;
  margin: 0;
}
#contact-admin-page .bruger-formular fieldset ul li .select2-selection__choice {
  border: 0;
  padding: 5px;
  margin: 5px;
}
#contact-admin-page .bruger-formular fieldset ul li .select2-search__field {
  padding: 5px;
}
#contact-admin-page .bruger-formular fieldset ul li .skal-udfyldes-symbol {
  position: absolute;
  display: block;
  left: -20px;
  width: 20px;
  height: 100%;
  top: 0;
  line-height: 100%;
  padding-top: 15px;
  text-align: center;
  background: #254660;
  font-size: 20px;
  color: #fff;
}
#contact-admin-page .bruger-formular fieldset ul li .fejl-meddelelse {
  color: #ff0000;
  display: block;
  text-align: left;
  padding-left: 10px;
}
#resbook-choose-payment-page form[name='choosePaymentForm'] {
  margin: 0;
}
#resbook-choose-payment-page form[name='choosePaymentForm'] h2,
#resbook-choose-payment-page form[name='choosePaymentForm'] legend,
#resbook-choose-payment-page form[name='choosePaymentForm'] .accepter-betingelser {
  display: none;
}
#resbook-choose-payment-page form[name='choosePaymentForm'] fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#resbook-choose-payment-page form[name='choosePaymentForm'] fieldset ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#resbook-choose-payment-page form[name='choosePaymentForm'] .betalings-muligheder-gruppe {
  display: none;
}
#resbook-choose-payment-page form[name='choosePaymentForm'] input[type='radio'] {
  margin: 0;
  margin-right: 10px;
}
#resbook-choose-payment-page form[name='choosePaymentForm'] .knapset {
  margin-top: 10px;
  text-align: left;
}
body[data-wk-usergroups^='-9,'] div#usernav #bsoegsaesonbooking,
body[data-wk-usergroups$=',-9'] div#usernav #bsoegsaesonbooking,
body[data-wk-usergroups*=',-9,'] div#usernav #bsoegsaesonbooking,
body[data-wk-usergroups='-9'] div#usernav #bsoegsaesonbooking,
body[data-wk-usergroups^='-8,'] div#usernav #bsoegsaesonbooking,
body[data-wk-usergroups$=',-8'] div#usernav #bsoegsaesonbooking,
body[data-wk-usergroups*=',-8,'] div#usernav #bsoegsaesonbooking,
body[data-wk-usergroups='-8'] div#usernav #bsoegsaesonbooking,
body[data-wk-usergroups^='-9,'] div#usernav #bretforeningsoplysninger,
body[data-wk-usergroups$=',-9'] div#usernav #bretforeningsoplysninger,
body[data-wk-usergroups*=',-9,'] div#usernav #bretforeningsoplysninger,
body[data-wk-usergroups='-9'] div#usernav #bretforeningsoplysninger,
body[data-wk-usergroups^='-8,'] div#usernav #bretforeningsoplysninger,
body[data-wk-usergroups$=',-8'] div#usernav #bretforeningsoplysninger,
body[data-wk-usergroups*=',-8,'] div#usernav #bretforeningsoplysninger,
body[data-wk-usergroups='-8'] div#usernav #bretforeningsoplysninger,
body[data-wk-usergroups^='-9,'] div#usernav #bsoegtilskud,
body[data-wk-usergroups$=',-9'] div#usernav #bsoegtilskud,
body[data-wk-usergroups*=',-9,'] div#usernav #bsoegtilskud,
body[data-wk-usergroups='-9'] div#usernav #bsoegtilskud,
body[data-wk-usergroups^='-8,'] div#usernav #bsoegtilskud,
body[data-wk-usergroups$=',-8'] div#usernav #bsoegtilskud,
body[data-wk-usergroups*=',-8,'] div#usernav #bsoegtilskud,
body[data-wk-usergroups='-8'] div#usernav #bsoegtilskud,
body[data-wk-usergroups^='-9,'] div#usernav #Mellemkommunal,
body[data-wk-usergroups$=',-9'] div#usernav #Mellemkommunal,
body[data-wk-usergroups*=',-9,'] div#usernav #Mellemkommunal,
body[data-wk-usergroups='-9'] div#usernav #Mellemkommunal,
body[data-wk-usergroups^='-8,'] div#usernav #Mellemkommunal,
body[data-wk-usergroups$=',-8'] div#usernav #Mellemkommunal,
body[data-wk-usergroups*=',-8,'] div#usernav #Mellemkommunal,
body[data-wk-usergroups='-8'] div#usernav #Mellemkommunal,
body[data-wk-usergroups^='-9,'] div#usernav #Beskedmappe,
body[data-wk-usergroups$=',-9'] div#usernav #Beskedmappe,
body[data-wk-usergroups*=',-9,'] div#usernav #Beskedmappe,
body[data-wk-usergroups='-9'] div#usernav #Beskedmappe,
body[data-wk-usergroups^='-8,'] div#usernav #Beskedmappe,
body[data-wk-usergroups$=',-8'] div#usernav #Beskedmappe,
body[data-wk-usergroups*=',-8,'] div#usernav #Beskedmappe,
body[data-wk-usergroups='-8'] div#usernav #Beskedmappe {
  display: none;
}
body[data-wk-usergroups^='-9,'] div#usernav #servicemedarb,
body[data-wk-usergroups$=',-9'] div#usernav #servicemedarb,
body[data-wk-usergroups*=',-9,'] div#usernav #servicemedarb,
body[data-wk-usergroups='-9'] div#usernav #servicemedarb,
body[data-wk-usergroups^='-8,'] div#usernav #servicemedarb,
body[data-wk-usergroups$=',-8'] div#usernav #servicemedarb,
body[data-wk-usergroups*=',-8,'] div#usernav #servicemedarb,
body[data-wk-usergroups='-8'] div#usernav #servicemedarb {
  order: 1;
}
body[data-wk-usergroups^='-9,'] div#usernav #redigerressourcer,
body[data-wk-usergroups$=',-9'] div#usernav #redigerressourcer,
body[data-wk-usergroups*=',-9,'] div#usernav #redigerressourcer,
body[data-wk-usergroups='-9'] div#usernav #redigerressourcer,
body[data-wk-usergroups^='-8,'] div#usernav #redigerressourcer,
body[data-wk-usergroups$=',-8'] div#usernav #redigerressourcer,
body[data-wk-usergroups*=',-8,'] div#usernav #redigerressourcer,
body[data-wk-usergroups='-8'] div#usernav #redigerressourcer {
  order: 2;
}
body[data-wk-usergroups^='-9,'] div#usernav #bbooktid,
body[data-wk-usergroups$=',-9'] div#usernav #bbooktid,
body[data-wk-usergroups*=',-9,'] div#usernav #bbooktid,
body[data-wk-usergroups='-9'] div#usernav #bbooktid,
body[data-wk-usergroups^='-8,'] div#usernav #bbooktid,
body[data-wk-usergroups$=',-8'] div#usernav #bbooktid,
body[data-wk-usergroups*=',-8,'] div#usernav #bbooktid,
body[data-wk-usergroups='-8'] div#usernav #bbooktid {
  order: 3;
}
body[data-wk-usergroups^='-9,'] div#usernav #serielboks,
body[data-wk-usergroups$=',-9'] div#usernav #serielboks,
body[data-wk-usergroups*=',-9,'] div#usernav #serielboks,
body[data-wk-usergroups='-9'] div#usernav #serielboks,
body[data-wk-usergroups^='-8,'] div#usernav #serielboks,
body[data-wk-usergroups$=',-8'] div#usernav #serielboks,
body[data-wk-usergroups*=',-8,'] div#usernav #serielboks,
body[data-wk-usergroups='-8'] div#usernav #serielboks {
  order: 4;
}
body[data-wk-usergroups^='-9,'] div#usernav #bvisminebookinger,
body[data-wk-usergroups$=',-9'] div#usernav #bvisminebookinger,
body[data-wk-usergroups*=',-9,'] div#usernav #bvisminebookinger,
body[data-wk-usergroups='-9'] div#usernav #bvisminebookinger,
body[data-wk-usergroups^='-8,'] div#usernav #bvisminebookinger,
body[data-wk-usergroups$=',-8'] div#usernav #bvisminebookinger,
body[data-wk-usergroups*=',-8,'] div#usernav #bvisminebookinger,
body[data-wk-usergroups='-8'] div#usernav #bvisminebookinger {
  order: 5;
}
.opretwrapper {
  width: 50%;
  margin: 0 auto;
}
.hidden {
  display: none;
}
.loginopretbruger {
  margin-left: 15px;
}
.doubleback {
  display: block;
  width: auto;
  background: transparent;
  padding: 5px 0;
  margin-top: 15px;
}
#DataTables_Table_0_wrapper td {
  padding: 5px;
}
#DataTables_Table_0_wrapper .toolbox {
  word-break: keep-all;
}
.pulse {
  margin-top: 30px;
  margin-right: 15px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #254660;
  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;
}
label.fil-felt.wk-file-field {
  display: inherit;
}
#ekstra-side-registrer-anden-forening,
#Felt61 {
  height: 55px;
}
h3.reteltitel {
  margin: 0px;
  margin-left: 10px;
}
p.reteltekst {
  margin: 0px;
  margin-left: 10px;
}
@-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);
  }
}
#resourceserialbooking .resource-search-form,
#resbook-create .resource-search-form {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 100px;
  grid-template-rows: 1fr 100px;
  padding: 1em;
  position: relative;
  background: #254660;
}
#resourceserialbooking .resource-search-form fieldset,
#resbook-create .resource-search-form fieldset {
  vertical-align: top;
  border: none;
  margin: 0;
  height: 100%;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group,
#resbook-create .resource-search-form fieldset.resource-search-field-group {
  -ms-grid-row: 1;
  grid-row: 1;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group label,
#resbook-create .resource-search-form fieldset.resource-search-field-group label {
  height: 20px;
  color: #fff;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group input,
#resbook-create .resource-search-form fieldset.resource-search-field-group input,
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group select,
#resbook-create .resource-search-form fieldset.resource-search-field-group select {
  height: 30px;
  padding: 0.2em 1em 0.2em 0.5em;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-field-group select::-ms-expand,
#resbook-create .resource-search-form fieldset.resource-search-field-group select::-ms-expand {
  display: none;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-button-group,
#resbook-create .resource-search-form fieldset.resource-search-button-group {
  -ms-grid-column: 2;
  grid-column: 2;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-button-group div,
#resbook-create .resource-search-form fieldset.resource-search-button-group div {
  padding-top: 20px;
  width: 100px;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-button-group div button,
#resbook-create .resource-search-form fieldset.resource-search-button-group div button {
  height: 30px;
  padding: 0 25px;
  font-weight: bold;
  background: #fff;
  border-radius: 50px;
  border: none;
  border: 2px solid #fff;
  cursor: pointer;
}
#resourceserialbooking .resource-search-form fieldset.resource-search-button-group div button:hover,
#resbook-create .resource-search-form fieldset.resource-search-button-group div button:hover {
  color: #000;
  background: #fff;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group,
#resbook-create .resource-search-form .resource-search-repetition-group {
  -ms-grid-row: 2;
  grid-row: 2;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .serial-search-weekrepeat,
#resbook-create .resource-search-form .resource-search-repetition-group .serial-search-weekrepeat {
  width: 100%;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .serial-search-weekrepeat label,
#resbook-create .resource-search-form .resource-search-repetition-group .serial-search-weekrepeat label {
  color: #fff;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .serial-search-days,
#resbook-create .resource-search-form .resource-search-repetition-group .serial-search-days {
  margin-top: 2em;
  display: flex;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .serial-search-days .weekday,
#resbook-create .resource-search-form .resource-search-repetition-group .serial-search-days .weekday {
  display: flex;
  flex-flow: row wrap;
  margin-right: 15px;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .serial-search-days .weekday label,
#resbook-create .resource-search-form .resource-search-repetition-group .serial-search-days .weekday label {
  color: #fff;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .serial-search-days .weekday label.error,
#resbook-create .resource-search-form .resource-search-repetition-group .serial-search-days .weekday label.error {
  color: #d00;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .serial-search-days .weekday input,
#resbook-create .resource-search-form .resource-search-repetition-group .serial-search-days .weekday input {
  margin-top: 5px;
}
#resourceserialbooking .resource-search-form div,
#resbook-create .resource-search-form div {
  display: inline-block;
  margin-right: 1em;
}
#resourceserialbooking .resource-search-form div:last-child,
#resbook-create .resource-search-form div:last-child {
  margin-right: 0;
}
#resourceserialbooking .resource-search-form div label,
#resbook-create .resource-search-form div label {
  display: block;
}
#resourceserialbooking .resource-search-form div input,
#resbook-create .resource-search-form div input {
  margin-top: -1px;
}
#resourceserialbooking .resource-search-form .resource-search-category-field,
#resbook-create .resource-search-form .resource-search-category-field,
#resourceserialbooking .resource-search-form .resource-search-tag-field,
#resbook-create .resource-search-form .resource-search-tag-field,
#resourceserialbooking .resource-search-form .resource-search-location-field,
#resbook-create .resource-search-form .resource-search-location-field,
#resourceserialbooking .resource-search-form .resource-search-resource-field,
#resbook-create .resource-search-form .resource-search-resource-field {
  max-width: 150px;
}
#resourceserialbooking .resource-search-form .resource-search-zip-field,
#resbook-create .resource-search-form .resource-search-zip-field {
  width: 120px;
}
#resourceserialbooking .resource-search-form .resource-search-location select,
#resbook-create .resource-search-form .resource-search-location select {
  width: 200px;
}
#resourceserialbooking .resource-search-form .resource-search-enddate label:after,
#resbook-create .resource-search-form .resource-search-enddate label:after,
#resourceserialbooking .resource-search-form .resource-search-startdate label:after,
#resbook-create .resource-search-form .resource-search-startdate label:after {
  content: '*';
  margin-left: 3px;
}
#resourceserialbooking .resource-search-form .resource-search-enddate input,
#resbook-create .resource-search-form .resource-search-enddate input,
#resourceserialbooking .resource-search-form .resource-search-startdate input,
#resbook-create .resource-search-form .resource-search-startdate input {
  width: 100px;
}
#resourceserialbooking .resource-search-form .resource-search-starttime label:after,
#resbook-create .resource-search-form .resource-search-starttime label:after,
#resourceserialbooking .resource-search-form .resource-search-endtime label:after,
#resbook-create .resource-search-form .resource-search-endtime label:after {
  content: '*';
  margin-left: 3px;
}
#resourceserialbooking .resource-search-form .resource-search-starttime input,
#resbook-create .resource-search-form .resource-search-starttime input,
#resourceserialbooking .resource-search-form .resource-search-endtime input,
#resbook-create .resource-search-form .resource-search-endtime input {
  width: 60px;
}
#resourceserialbooking .resource-table-holder,
#resbook-create .resource-table-holder {
  margin-top: 5px;
}
#resourceserialbooking .resource-table-holder td.open,
#resbook-create .resource-table-holder td.open {
  padding: 0;
  background-color: #0f0 !important;
}
#resourceserialbooking .resource-table-holder td.open a,
#resbook-create .resource-table-holder td.open a {
  display: block;
  background-color: #0f0 !important;
  text-decoration: none;
  border: none;
  padding: 0;
}
#resourceserialbooking .resource-table-holder td.open a:hover,
#resbook-create .resource-table-holder td.open a:hover {
  background: #b6d7a8;
  border: none;
  cursor: pointer;
}
#resourceserialbooking .resource-table-holder td.partial,
#resbook-create .resource-table-holder td.partial {
  background: #f9e3a4;
}
#resourceserialbooking .resource-table-holder td.partial a:hover,
#resbook-create .resource-table-holder td.partial a:hover {
  background: #e5e600;
  cursor: pointer;
}
#resourceserialbooking .resource-table-holder td.full:hover,
#resbook-create .resource-table-holder td.full:hover {
  background: #e06666 !important;
  cursor: not-allowed;
}
#resourceserialbooking .resource-table-holder .dayslot-content,
#resbook-create .resource-table-holder .dayslot-content {
  text-align: center;
}
#resourceserialbooking .resource-table-holder .dayslot-content a,
#resbook-create .resource-table-holder .dayslot-content a,
#resourceserialbooking .resource-table-holder .dayslot-content span,
#resbook-create .resource-table-holder .dayslot-content span {
  color: #000;
  font-size: 14px;
  line-height: 90px;
}
#resourceserialbooking .calendar-color-legend,
#resbook-create .calendar-color-legend {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  margin-top: 2em;
}
#resourceserialbooking .calendar-color-legend .open-legend .color,
#resbook-create .calendar-color-legend .open-legend .color {
  background: #0f0;
  border: 1px solid #ccc;
}
#resourceserialbooking .calendar-color-legend .partial-legend .color,
#resbook-create .calendar-color-legend .partial-legend .color {
  background: #f9e3a4;
}
#resourceserialbooking .calendar-color-legend .legend,
#resbook-create .calendar-color-legend .legend {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 20px;
}
#resourceserialbooking .calendar-color-legend .legend .color,
#resbook-create .calendar-color-legend .legend .color {
  margin-right: 2px;
}
#resourceserialbooking .calendar-color-legend .legend.full-legend .color,
#resbook-create .calendar-color-legend .legend.full-legend .color {
  background-color: #e06666;
}
#resourceserialbooking .resource-search-form {
  grid-template-rows: auto 1fr;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group {
  color: #fff;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .weekday-fields {
  padding-left: 0;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .weekday-fields legend {
  display: none;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .weekday-fields ul {
  flex-flow: row wrap;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .weekday-fields ul li {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .day-pattern-page .repeat-line {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0.5rem;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .day-pattern-page .repeat-line label[for="input-repetitionType-daycount"],
#resourceserialbooking .resource-search-form .resource-search-repetition-group .day-pattern-page .repeat-line label[for="input-repetitionType-weekdaycount"] {
  display: none;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .day-pattern-page .repeat-line input,
#resourceserialbooking .resource-search-form .resource-search-repetition-group .day-pattern-page .repeat-line select {
  max-height: 20px;
}
#resourceserialbooking .resource-search-form .resource-search-repetition-group .day-pattern-page .repeat-line .daycount-inputs,
#resourceserialbooking .resource-search-form .resource-search-repetition-group .day-pattern-page .repeat-line .monthcount-inputs {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0.5rem;
}
#resbook-create .resbook-edit-container {
  margin-bottom: 1em;
}
#resbook-create .resbook-edit-container table {
  border-collapse: collapse;
}
#resbook-create .resbook-edit-container table td,
#resbook-create .resbook-edit-container table th {
  padding: 0 10px 0 0;
}
#resbook-create .resbook-edit-container table thead {
  background: #254660;
  color: #fff;
}
#resbook-create .resbook-edit-container table thead th {
  text-align: left;
}
#resbook-create .resbook-edit-container table tbody .toolbox a {
  color: blue;
  text-decoration: underline;
}
#resbook-create .fieldset-price {
  display: none;
}
#resbook-create fieldset {
  margin-bottom: 1em;
}
#resbook-create fieldset.booking-survey .survey-question {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0.5em;
}
#resbook-create fieldset.booking-survey .survey-question label {
  width: 100%;
}
#resbook-create fieldset.booking-survey .survey-question label.skal-udfyldes.after {
  content: '*';
  color: #800;
}
#resbook-create fieldset.booking-survey .survey-question .skal-udfyldes-symbol {
  display: none;
}
#resbook-create .fieldset-buttons {
  border: none;
}
#resbook-create .wk-popup-content label {
  margin-right: 3px;
}
#resbook-create .wk-popup-content #startTime,
#resbook-create .wk-popup-content #endTime {
  margin-right: 1em;
}
#resbook-create .wk-popup-content button {
  padding: 10px;
}
#resourcebooking .switchwrapper,
#resourceserialbooking .switchwrapper {
  display: block;
  margin-bottom: 30px;
}
#resourcebooking .switchwrapper .bookswitch,
#resourceserialbooking .switchwrapper .bookswitch {
  border: 3px solid #254660;
  padding: 5px 30px;
  text-decoration: none;
  color: #254660;
  cursor: pointer;
  margin-right: 15px;
}
#resourcebooking .switchwrapper .bookswitch:hover,
#resourceserialbooking .switchwrapper .bookswitch:hover {
  background: #254660;
  color: white;
}
#resourcebooking .switchwrapper .activeswitch,
#resourceserialbooking .switchwrapper .activeswitch {
  background: #254660;
  color: white;
}
#resourcebooking .switchwrapper .disabledswitch,
#resourceserialbooking .switchwrapper .disabledswitch {
  border-color: #ccc;
  color: #ccc;
}
#resourcebooking .switchwrapper .disabledswitch:hover,
#resourceserialbooking .switchwrapper .disabledswitch:hover {
  background: white;
  color: #ccc;
}
#ekstra-side-tilskud---tilskudsoversigt .erklborneattinfo {
  color: red;
}
#ekstra-side-tilskud---afregn-lokaletilskud .popupContent,
#ekstra-side-tilskud---aktivitetstilskud .popupContent {
  display: none;
}
#ekstra-side-erklaering-om-indhentelse-af-boerneattest .erklaeringtextinfo {
  width: 100%;
  max-width: 50%;
  max-height: 300px;
  margin: 0 auto;
  border: 1px solid black;
  background: #ccc;
  overflow-y: scroll;
  padding: 5px 15px;
  margin-top: 30px;
}
#ekstra-side-erklaering-om-indhentelse-af-boerneattest li[data-wk-fieldname='Felt25'] {
  margin-bottom: 15px;
}
#ekstra-side-erklaering-om-indhentelse-af-boerneattest div.spaerret-felt:not(#Felt25) {
  background: #ccc;
  border: 1px solid #a6a6a6;
  min-height: 40px;
  max-height: 40px;
  padding: 10px 10px;
}
#ekstra-side-erklaering-om-indhentelse-af-boerneattest div#Felt25:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  margin-right: 5px;
}
#ekstra-side-vis-mine-bookinger .dt-button {
  margin-bottom: 20px;
}
#ekstra-side-vis-mine-bookinger .bookingoversigt-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  column-gap: 2rem;
}
#ekstra-side-vis-mine-bookinger .bookingoversigt-wrapper .dataTables_wrapper,
#ekstra-side-vis-mine-bookinger .bookingoversigt-wrapper .resbooklist-placeholder,
#ekstra-side-vis-mine-bookinger .bookingoversigt-wrapper .resbooklist-empty {
  width: 100%;
}
#ekstra-side-vis-mine-bookinger .bookingoversigt-wrapper .annullerede-bookinger {
  background: #254660;
  padding: 0.5rem 1rem;
  color: white;
  cursor: pointer;
  border-radius: 20px;
  text-decoration: none;
}
#ekstra-side-vis-mine-bookinger .bookingoversigt-wrapper .annullerede-bookinger:hover {
  background: #336185;
}
.resource-bookings-list.wk-datatable tr.cancelled {
  color: silver;
  font-style: italic;
  background-size: 100% 2px;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1484px) {
  #bund #bund-indhold .bundcontent {
    width: auto;
  }
}
@media screen and (max-width: 1358px) {
  #forside .topimg {
    height: 20vh;
  }
  #forside #frontnav {
    display: flex;
    justify-content: space-around;
    float: none;
  }
  #forside #frontnav .nav {
    height: 190px;
    width: 285px;
    flex: 0 1 auto;
    float: none;
    margin: 0;
    margin-bottom: 20px;
  }
  #forside #frontnav .nav:nth-child(2),
  #forside #frontnav .nav:nth-child(5) {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 1358px) {
  #ekstra-side-foreningsoversigt .debtor-list .heading .hjemmeside {
    display: none;
  }
  #ekstra-side-foreningsoversigt .debtor-list .debtor .field-hjemmeside {
    display: none;
  }
  #forside .resource-search {
    text-align: left;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  #forside #panel1 {
    width: 100%;
    height: auto;
    min-height: 85px;
  }
}
@media screen and (max-width: 1073px) {
  #bund #bund-indhold .bundcontent .bundinfo {
    flex: 0 0 70%;
    margin-top: 0px;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  #toplinje,
  #top,
  #indhold,
  #bund,
  .toplinewrapper {
    width: 100%;
  }
  #ekstra-infoboks1,
  #ekstra-infoboks2 {
    margin-right: 15px;
  }
  .pagelogin {
    right: 60px;
  }
  #logo {
    left: 14px;
  }
  #bund {
    height: auto;
    float: left;
  }
  #bund #bund-indhold {
    height: 100%;
    width: auto;
  }
  #bund #bund-indhold .bundcontent {
    width: 100%;
    overflow: hidden;
    flex-flow: row wrap;
    height: auto;
  }
  #bund #bund-indhold .bundcontent .alletidersroskilde {
    order: 1;
  }
  #bund #bund-indhold .bundcontent .bundinfo {
    order: 3;
  }
  #bund #bund-indhold .bundcontent .bundlogo {
    order: 2;
    margin-top: 20px;
  }
  #forside .topimg {
    height: 20vh;
  }
  #forside #frontnav {
    display: flex;
    justify-content: space-around;
    float: none;
  }
  #forside #frontnav .nav {
    height: 190px;
    width: 285px;
    flex: 0 1 auto;
    float: none;
    margin: 0;
    margin-bottom: 20px;
  }
  #forside #frontnav .nav:nth-child(2),
  #forside #frontnav .nav:nth-child(5) {
    margin: 0 0 20px;
  }
  #panel1 {
    height: auto;
    padding: 10px 0;
  }
  #panel1 #bruger-menu {
    height: auto;
    width: 100%;
  }
  #panel1 #bruger-menu li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #254660;
  }
  #panel1 #bruger-menu li a {
    display: block;
    line-height: 40px;
    height: 40px;
    width: 100%;
  }
  #panel1 #bruger-menu li:last-child {
    border-bottom: none;
  }
  #panel1 #bruger-menu li .niveau2 {
    position: static;
    background: #5d8ba2;
  }
  #panel1 #bruger-menu li .niveau2 li {
    width: 100%;
    height: auto;
  }
  #panel1 #bruger-menu li .niveau2 li a {
    padding: 0;
    display: block;
    line-height: 40px;
    height: 40px;
    width: 100%;
  }
  #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: 20px;
    font-size: 20px;
    color: #254660;
    position: absolute;
    right: 30px;
    top: 0;
  }
  #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: #254660;
  }
  #panel1 #menuButton:before {
    display: block;
    content: 'Menu';
    font-size: 16px;
    font-weight: bold;
    color: #254660;
    position: absolute;
    left: 35px;
    top: 7px;
  }
  #ekstra-side-foreningsoversigt #ekstra-infoboks1,
  #ekstra-side-foreningsoversigt #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #ekstra-side-foreningsoversigt #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #ekstra-side-foreningsoversigt #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  #ekstra-side-foreningsdetaljeside #beskrivelse {
    float: none;
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
  }
  #ekstra-side-foreningsdetaljeside #websidepanel {
    margin-top: 20px;
    float: none;
    display: block;
    width: 100%;
  }
  #ekstra-side-foreningsdetaljeside .contactswrap,
  #ekstra-side-foreningsdetaljeside .kortwrap,
  #ekstra-side-foreningsdetaljeside .kategoriwrap {
    width: 100% !important;
  }
  #ekstra-side-foreningsdetaljeside .kategoriwrap,
  #ekstra-side-foreningsdetaljeside .contactswrap {
    height: auto;
  }
  #ekstra-side-foreningsdetaljeside .kontakoplys {
    width: 100% !important;
    margin-top: 20px !important;
  }
  #ekstra-side-foreningsdetaljeside #indhold {
    padding: 15px 20px;
  }
  #resourcebooking #indhold {
    padding: 15px;
  }
  #resourcebooking #ekstra-infoboks2 {
    position: static;
    margin: 20px auto auto;
  }
  #resourcebooking .resource-search {
    width: 100%;
  }
  #resourcebooking .resource-search .resource-search-form {
    width: 100%;
  }
  #resourcebooking .resbook-calendar-format-links {
    right: 15px;
    top: 215px;
  }
  #resourcebooking .calendar-color-legend {
    right: 15px;
    top: 280px;
  }
  #resourcebooking .date-navigator {
    text-align: left;
  }
  #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%;
  }
  #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 #254660;
    background: transparent;
    color: #254660;
    cursor: pointer;
    padding: 5px 15px;
  }
  #resourceservice #res-search-form button:hover {
    background: #254660;
    color: #fff;
  }
  #resourceservice #res-search-form button:before {
    margin-right: 5px;
  }
  #resourceservice #res-resource-form button {
    border: 2px solid #254660;
    background: transparent;
    color: #254660;
    cursor: pointer;
    padding: 5px 15px;
  }
  #resourceservice #res-resource-form button:hover {
    background: #254660;
    color: #fff;
  }
  #resourceservice #res-resource-form button:before {
    font-size: 12px;
    margin-right: 5px;
  }
  #resourceservice #ekstra-infoboks1,
  #resourceservice #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #resourceservice #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #resourceservice #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  #bruger-side #indhold {
    padding: 0 15px;
  }
  #bruger-side #indhold .userboxwrapper {
    justify-content: space-around;
  }
  #bruger-side #ekstra-infoboks1,
  #bruger-side #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #bruger-side #ekstra-infoboks1 {
    margin-top: 15px;
    width: 100%;
  }
  #bruger-side #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  #forside #indhold {
    padding: 0;
  }
  #forside #ekstra-infoboks1,
  #forside #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #forside #ekstra-infoboks1 {
    margin-top: 15px;
    width: 100%;
  }
  #forside #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
}
@media screen and (max-width: 1066px) {
  #ekstra-side-foreningsoversigt .debtor-list .heading .aktivitetessted {
    display: none;
  }
  #ekstra-side-foreningsoversigt .debtor-list .debtor .field-aktivitetessted {
    display: none;
  }
}
@media screen and (max-width: 993px) {
  #resourcebooking .resbook-calendar-format-links {
    top: 220px;
  }
  #resourcebooking .calendar-color-legend {
    top: 295px;
  }
}
@media screen and (max-width: 947px) {
  #ekstra-side-foreningsoversigt .debtorlist-search #search-line .search-criterion-wrap {
    flex-flow: row wrap;
  }
  #ekstra-side-foreningsoversigt .debtorlist-search #search-line .search-criterion-wrap div {
    width: 45%;
  }
}
@media screen and (max-width: 930px) {
  #resourcebooking .resbook-calendar-format-links {
    top: 215px;
  }
  #resourcebooking .calendar-color-legend {
    top: 285px;
  }
}
@media screen and (max-width: 900px) {
  .bruger-formular {
    max-width: 100%;
    margin: 0;
  }
  .opretwrapper {
    width: 100%;
  }
}
@media screen and (max-width: 870px) {
  #resourcebooking .resbook-calendar-format-links {
    top: 265px;
  }
  #resourcebooking .calendar-color-legend {
    top: 330px;
  }
  #resourceserialbooking .resource-search .resource-search-form {
    display: flex;
    flex-flow: row wrap;
  }
  #resourceserialbooking .resource-search .resource-search-form fieldset {
    width: 100%;
  }
  #resourceserialbooking .resource-search .resource-search-form fieldset .search-button-container {
    width: 100%;
  }
  #resourceserialbooking .resource-search .resource-search-form fieldset .search-button-container button {
    width: 100%;
  }
  #resourceserialbooking .resource-search .resource-search-form .resource-search-field-group {
    width: 100%;
  }
  #resourceserialbooking .resource-search .resource-search-form .resource-search-field-group div {
    width: 100%;
    margin-bottom: 0.5em;
  }
  #resourceserialbooking .resource-search .resource-search-form .resource-search-field-group label {
    width: 100%;
  }
  #resourceserialbooking .resource-search .resource-search-form .resource-search-field-group input,
  #resourceserialbooking .resource-search .resource-search-form .resource-search-field-group select {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  #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;
  }
  #toplinje .toplinewrapper .pagetitle {
    font-size: 100%;
    word-break: nowrap;
  }
  .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 .resource-search {
    text-align: center;
    width: 100%;
  }
  #forside .resource-search .search-criterion {
    width: 100%;
  }
  #forside .resource-search .search-criterion select.list-input {
    min-width: auto;
    max-width: 100%;
    width: 100%;
  }
  #forside .resource-search .resource-search-startdate,
  #forside .resource-search .resource-search-starttime,
  #forside .resource-search .resource-search-endtime {
    width: 100%;
    float: left;
  }
  #forside .resource-search .resource-search-startdate input,
  #forside .resource-search .resource-search-starttime input,
  #forside .resource-search .resource-search-endtime input {
    width: 100% !important;
    min-width: auto;
    max-width: 100%;
    margin: 0;
  }
  #forside .resource-search .resource-search-starttime {
    margin: 0 1%;
  }
  #forside .resource-search button {
    width: 100%;
  }
}
@media screen and (max-width: 720px) {
  .resbook-calendar-format-links {
    top: 270px !important;
  }
  .calendar-color-legend {
    top: 340px !important;
  }
}
@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 .search-criterion select,
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .scwrapper .search-criterion input {
    width: 100%;
    max-width: inherit;
  }
  #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-startdate {
    order: 4;
  }
  #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-starttime {
    order: 5;
  }
  #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-endtime {
    order: 6;
  }
  #resourcebooking .resource-search .resource-search-form fieldset.resource-search-field-group .search-button {
    width: 100%;
    margin-top: 15px;
  }
  #resourcebooking .resource-search .resource-search-form .search-button-container {
    margin: 10px 0 0;
    width: 100%;
  }
  #resourcebooking .resbook-calendar-format-links {
    right: 15px;
    top: 525px !important;
  }
  #resourcebooking .calendar-color-legend {
    right: 15px;
    top: 590px !important;
  }
  #resourceservice {
    font-size: 13px;
  }
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper table {
    font-size: 12px;
  }
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper #DataTables_Table_0_filter,
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper #DataTables_Table_0_length {
    text-align: right;
    margin-right: 15px;
  }
}
@media screen and (max-width: 645px) {
  #bund #bund-indhold .bundcontent .bundinfo {
    flex: none;
    margin-top: 0px;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  #ekstra-infoboks1,
  #ekstra-infoboks2 {
    position: static;
    margin: 0 auto;
  }
  #ekstra-infoboks1 {
    margin-top: 15px;
  }
  #ekstra-infoboks2 {
    padding: 1px 10px;
    margin: 15px auto;
  }
  #toplinje .toplinewrapper .pagetitle {
    font-size: 100%;
    word-break: nowrap;
    top: 50px;
  }
  #forside #frontnav .nav {
    width: 100%;
  }
  #forside #frontnav .nav .text {
    height: auto;
    padding: 0 5px 20px 5px;
  }
  #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: #254660;
  }
  #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;
  }
  #resourceserialbooking fieldset.resource-search-repetition-group .serial-search-days {
    flex-flow: column nowrap;
  }
  #resourceserialbooking fieldset.resource-search-repetition-group .serial-search-days .weekday {
    margin: 0 0 0.5em 0;
  }
}
@media screen and (max-width: 578px) {
  #ekstra-side-foreningsoversigt #indhold {
    padding: 0px;
  }
  #ekstra-side-foreningsoversigt #indhold .debtorlist-search #search-line .search-criterion-wrap {
    padding: 10px 0px 18px 15px;
  }
  #ekstra-side-mine-bookinger #DataTables_Table_0_wrapper table {
    font-size: 8px;
  }
}
@media screen and (max-width: 513px) {
  #bund #bund-indhold .bundcontent .bundinfo {
    flex: none;
    margin-top: 0px;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  #ekstra-side-foreningsoversigt .debtorlist-search #search-line .search-criterion-wrap div {
    width: 100%;
  }
}
@media screen and (max-width: 499px) {
  #bund #bund-indhold .bundcontent .bundinfo {
    flex: none;
    margin-top: 0px;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  #ekstra-side-foreningsoversigt .debtor-list .aktivitet,
  #ekstra-side-foreningsoversigt .debtor-list .field-aktiviteter {
    display: none;
  }
  #ekstra-side-foreningsoversigt .debtor-list .field-forening {
    width: 100%;
  }
  #ekstra-side-foreningsoversigt .debtor-search-field-group .search-criterion-wrap .search-criterion,
  #ekstra-side-foreningsoversigt .debtor-search-field-group .search-criterion-wrap .search-button-container {
    width: 100%;
  }
  #ekstra-side-foreningsoversigt .debtor-search-field-group .search-criterion-wrap .search-button-container {
    margin-top: 20px;
  }
  #toplinje {
    height: 150px;
  }
  #toplinje .toplinewrapper .pagetitle {
    font-size: 26px;
    top: 90px;
  }
  #resourceservice {
    font-size: 10px;
  }
  #resourceservice .res-booking-list .day {
    display: none;
  }
}
@media screen and (max-width: 476px) {
  #bund #bund-indhold .bundcontent .bundinfo {
    flex: none;
    margin-top: 0px;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  #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;
  }
}
@media screen and (max-width: 425px) {
  #bund #bund-indhold .bundcontent .bundinfo {
    flex: none;
    margin-top: 83px;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  #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: 17px;
  }
  #resourcebookingform .startdatestarttimewrap .enddate-select:before,
  #resourcebookingform .enddateendtimewrap .enddate-select:before {
    width: auto;
    content: '';
  }
  #resourcebookingform .startdatestarttimewrap:before {
    width: 100%;
    content: 'Starttidspunkt: ';
  }
  #resourcebookingform .enddateendtimewrap:before {
    width: 100%;
    content: 'Sluttidspunkt: ';
    margin-top: 15px;
  }
  #resourcebooking .resbook-calendar-format-links {
    right: 15px;
    top: 540px !important;
  }
  #resourcebooking .calendar-color-legend {
    top: 600px !important;
  }
}
@media screen and (max-width: 388px) {
  .pagelogin {
    right: 35px;
  }
  #bund #bund-indhold .bundcontent .bundinfo {
    margin-top: 83px;
    flex: none;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  #resourcebooking .resbook-calendar-format-links {
    right: 15px;
    top: 445px;
  }
  #resourcebooking .calendar-color-legend {
    top: 605px !important;
  }
}
@media screen and (max-width: 352px) {
  .pagelogin {
    right: 10px;
    margin-top: 0px;
  }
  #bund #bund-indhold .bundcontent .bundinfo {
    margin-top: 83px;
    flex: none;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  .pagelogin {
    margin-top: 20px;
  }
  #ekstra-infoboks1,
  #ekstra-infoboks2 {
    margin: 0;
    width: 100%;
  }
  #resourcebooking .resbook-calendar-format-links {
    right: 15px;
    top: 445px;
  }
  #resourceansoegning table {
    font-size: 8px;
  }
}
@media screen and (max-width: 400px) {
  #bund #bund-indhold .bundcontent .bundinfo {
    margin-top: 83px;
    flex: none;
  }
  #bund #bund-indhold .bundcontent .bundlogo img {
    width: 80%;
  }
  #resourcebooking .resource-table {
    font-size: 10px;
  }
  #resourcebooking .resource-table thead th:first-child {
    width: 180px;
  }
}
@media screen and (max-width: 1073px) {
  #forside #ekstra-infoboks1 {
    margin-top: 15px;
    width: 100%;
    margin-bottom: -360px;
  }
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap {
  display: flex;
  flex-wrap: wrap;
  width: 75%;
  height: auto;
  margin-top: 30px;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap .tilskudnavbox {
  cursor: pointer;
  position: relative;
  text-align: left;
  margin: 0;
  vertical-align: top;
  padding: 0;
  text-decoration: none;
  border: 1px solid #9ebac7;
  color: #000;
  margin-bottom: 20px;
  margin-right: 20px;
  height: 210px;
  width: 330px;
  background: url('http://via.placeholder.com/330x210');
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap .tilskudnavbox .text {
  padding: 10px;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  height: 84px;
  width: 100%;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap .tilskudnavbox .text h3 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap .tilskudnavbox .text p {
  margin: 0;
  line-height: 20px;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap .tilskudnavbox .text a {
  color: inherit;
  text-decoration: none;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #lokaletilskudafregning {
  background: url('design/billede8.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #medlemstal {
  background: url('design/billede9.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #lokaletilskudbudget {
  background: url('design/billede7.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #aktivitetstilskud {
  background: url('design/billede13.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #nytilskudsoversigt {
  background: url('design/billede6.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap .nynav .text {
  height: 105px;
  background: #ffffff;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #bvisminebookinger {
  background: url('design/billede1.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #bbooktid {
  background: url('design/billede11.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #bsoegsaesonbooking {
  background: url('design/billede12.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #bretforeningsoplysninger {
  background: url('design/billede10.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #bsoegtilskud {
  background: url('design/billede3.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #servicemedarb {
  display: none;
  background: url('design/billede5.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #redigerressourcer {
  display: none;
  background: url('design/billede2.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #Mellemkommunal {
  background: url('design/billede6.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #Beskedmappe {
  background: url('design/connection.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudnavwrap #regnskab {
  background: url('design/billede5.jpg');
  background-size: cover;
}
#ekstra-side-tilskud---tilskudsoversigt .tilskudCheck {
  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: 5px;
  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;
}
#ekstra-side-tilskud---afregn-lokaletilskud .knapset {
  width: 720px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset fieldset {
  width: 720px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .skal-udfyldes-symbol {
  display: none;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul {
  width: 100%;
  display: inline-flex;
  flex-flow: row wrap;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul li {
  width: 100%;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul input,
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul label {
  vertical-align: top;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul li.note-li {
  width: 100% !important;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul li.note-li label.note-felt {
  order: 1;
  width: 100%;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul li.note-li textarea[name='Felt381'] {
  background: #fff;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul textarea.note-felt {
  order: 2;
  width: 100%;
  border: 2px solid #ccc;
  color: #545454;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul label.skal-udfyldes:after {
  content: ' *';
  color: #ff0000;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul label[for='Felt150']:after {
  display: none;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset ul label {
  font-weight: bold;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedupload,
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedkommentar {
  width: 100% !important;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedupload label {
  order: 1;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedupload span.forklaring.field-description {
  order: 2 !important;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedupload .wk-file-field-button {
  order: 4;
  padding: 0px 20px;
  background: #254660;
  color: #fff;
  border: 2px solid #254660;
  vertical-align: top;
  height: 39px;
  cursor: pointer;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedupload .wk-file-field-button:hover {
  background: #2c5372;
  border: 2px solid #2c5372;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedupload .fil-felt {
  order: 3;
  width: calc(100% - 90px);
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedkommentar label {
  order: 1;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .vedkommentar textarea {
  order: 2;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset textarea {
  height: 80px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  align-content: flex-start;
  border-bottom: 2px solid #254660;
  padding-bottom: 10px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li:last-child,
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li:nth-last-child(2) {
  border: none;
  padding-bottom: 0;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li input[readonly],
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li div.spaerret-felt {
  background: #ccc;
  border: 2px solid #ccc;
  height: 39px;
  color: #545454;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li input.fil-felt.wk-file-field[readonly] {
  background: white;
  cursor: default;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li input.fil-felt.wk-file-field[readonly]:focus {
  outline: none;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li div.spaerret-felt {
  font-size: 13px;
  font-weight: 400;
  font-family: arial;
  line-height: 18px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li:first-child div,
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning li:first-child input {
  margin-left: auto;
  margin-right: 0.65rem;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul input,
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul div.spaerret-felt {
  width: 100px;
  order: 2;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:not(:first-child):nth-child(odd) label {
  order: 1;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:not(:first-child):nth-child(odd) span {
  order: 3;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:not(:first-child):nth-child(odd) input {
  order: 2;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:not(:first-child) .forklaring {
  margin-top: -14px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:nth-child(odd) {
  width: 80%;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:nth-child(odd) label:first-child {
  width: 80%;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:nth-child(odd) label:last-child {
  width: 100px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:nth-child(odd) .forklaring {
  display: inline-block;
  padding-right: 20px;
  width: 80%;
  align-self: flex-start;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li[data-wk-fieldname='Felt380'] {
  width: 100%;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li[data-wk-fieldname='Felt380'] input,
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li[data-wk-fieldname='Felt380'] div.spaerret-felt {
  width: 100%;
  height: auto;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:nth-child(even) {
  width: 20%;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:nth-child(even) label {
  display: block;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .afregning ul li:nth-child(even) input {
  vertical-align: bottom;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .pdfmergeli {
  width: 100% !important;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .pdfmergeli span.mergeFiles {
  position: relative;
  display: block;
  padding: 0.7em 2.2em 0.7em 0.7em;
  border-radius: 10px;
  width: 98%;
  border: 2px solid #fc525d;
  line-height: 1.4;
  font-size: 15px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .pdfmergeli span.mergeFiles a {
  color: #0000ee;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .pdfmergeli span.mergeFiles:after {
  content: '!';
  display: inline-block;
  position: absolute;
  right: -45px;
  top: 50%;
  height: 50px;
  width: 50px;
  transform: translate(-50%, -50%);
  background: #fc525d;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
#ekstra-side-tilskud---afregn-lokaletilskud .debtor-fieldset .pdfmergeli span.mergeFiles p {
  margin: 0;
}
#ekstra-side-tilskud---afregn-lokaletilskud .wk-file-field-button {
  padding: 0px 20px;
  background: #254660;
  color: #fff;
  border: 2px solid #254660;
  vertical-align: top;
  height: 39px;
  cursor: pointer;
}
#ekstra-side-tilskud---afregn-lokaletilskud .wk-file-field-button:hover {
  background: #2c5372;
  border: 2px solid #2c5372;
}
#ekstra-side-tilskud---afregn-lokaletilskud .fil-felt {
  width: calc(100% - 88.45px);
}
#ekstra-side-tilskud---afregn-lokaletilskud .shrink label:first-child {
  font-size: 90%;
}
#ekstra-side-tilskud---afregn-lokaletilskud .shrink .forklaring {
  font-size: 90%;
}
#ekstra-side-tilskud---indberet-medlemstal #totalContainer,
#ekstra-side-tilskud---aktivitetstilskud #totalContainer,
#ekstra-side-tilskud---budget-lokaletilskud #totalContainer {
  padding: 10px 0 0;
}
#ekstra-side-tilskud---indberet-medlemstal #totalContainer #totalLabel,
#ekstra-side-tilskud---aktivitetstilskud #totalContainer #totalLabel,
#ekstra-side-tilskud---budget-lokaletilskud #totalContainer #totalLabel {
  margin-right: 5px;
}
#ekstra-side-tilskud---indberet-medlemstal .debtor-fieldset fieldset ul,
#ekstra-side-tilskud---aktivitetstilskud .debtor-fieldset fieldset ul,
#ekstra-side-tilskud---budget-lokaletilskud .debtor-fieldset fieldset ul {
  display: flex;
  flex-flow: row wrap;
}
#ekstra-side-tilskud---indberet-medlemstal .debtor-fieldset fieldset ul > li,
#ekstra-side-tilskud---aktivitetstilskud .debtor-fieldset fieldset ul > li,
#ekstra-side-tilskud---budget-lokaletilskud .debtor-fieldset fieldset ul > li {
  width: 100%;
  border-bottom: 1px solid #254660;
  padding-bottom: 10px;
}
#ekstra-side-tilskud---indberet-medlemstal .debtor-fieldset fieldset ul > li label,
#ekstra-side-tilskud---aktivitetstilskud .debtor-fieldset fieldset ul > li label,
#ekstra-side-tilskud---budget-lokaletilskud .debtor-fieldset fieldset ul > li label {
  width: 80%;
  vertical-align: sub;
  font-weight: bold;
}
#ekstra-side-tilskud---indberet-medlemstal .debtor-fieldset fieldset ul > li span.forklaring,
#ekstra-side-tilskud---aktivitetstilskud .debtor-fieldset fieldset ul > li span.forklaring,
#ekstra-side-tilskud---budget-lokaletilskud .debtor-fieldset fieldset ul > li span.forklaring {
  display: inline-block;
  width: 80%;
}
#ekstra-side-tilskud---indberet-medlemstal .debtor-fieldset fieldset ul > li input,
#ekstra-side-tilskud---aktivitetstilskud .debtor-fieldset fieldset ul > li input,
#ekstra-side-tilskud---budget-lokaletilskud .debtor-fieldset fieldset ul > li input {
  vertical-align: top;
  width: 20%;
}
#ekstra-side-tilskud---indberet-medlemstal .debtor-fieldset fieldset ul li:first-child,
#ekstra-side-tilskud---aktivitetstilskud .debtor-fieldset fieldset ul li:first-child,
#ekstra-side-tilskud---budget-lokaletilskud .debtor-fieldset fieldset ul li:first-child {
  margin-top: 10px;
}
#ekstra-side-tilskud---indberet-medlemstal .debtor-fieldset fieldset ul li:last-child,
#ekstra-side-tilskud---aktivitetstilskud .debtor-fieldset fieldset ul li:last-child,
#ekstra-side-tilskud---budget-lokaletilskud .debtor-fieldset fieldset ul li:last-child {
  border-bottom: none;
}
#ekstra-side-tilskud---indberet-medlemstal fieldset.fieldsfullwidth ul,
#ekstra-side-tilskud---aktivitetstilskud fieldset.fieldsfullwidth ul,
#ekstra-side-tilskud---budget-lokaletilskud fieldset.fieldsfullwidth ul {
  display: flex;
  flex-flow: row wrap;
}
#ekstra-side-tilskud---indberet-medlemstal fieldset.fieldsfullwidth ul > li,
#ekstra-side-tilskud---aktivitetstilskud fieldset.fieldsfullwidth ul > li,
#ekstra-side-tilskud---budget-lokaletilskud fieldset.fieldsfullwidth ul > li {
  width: 100%;
  border-bottom: none;
  padding-bottom: 0;
}
#ekstra-side-tilskud---indberet-medlemstal fieldset.fieldsfullwidth ul > li label,
#ekstra-side-tilskud---aktivitetstilskud fieldset.fieldsfullwidth ul > li label,
#ekstra-side-tilskud---budget-lokaletilskud fieldset.fieldsfullwidth ul > li label {
  width: 100%;
  vertical-align: sub;
}
#ekstra-side-tilskud---indberet-medlemstal fieldset.fieldsfullwidth ul > li span.forklaring,
#ekstra-side-tilskud---aktivitetstilskud fieldset.fieldsfullwidth ul > li span.forklaring,
#ekstra-side-tilskud---budget-lokaletilskud fieldset.fieldsfullwidth ul > li span.forklaring {
  display: inline-block;
  width: 80%;
}
#ekstra-side-tilskud---indberet-medlemstal fieldset.fieldsfullwidth ul > li input,
#ekstra-side-tilskud---aktivitetstilskud fieldset.fieldsfullwidth ul > li input,
#ekstra-side-tilskud---budget-lokaletilskud fieldset.fieldsfullwidth ul > li input {
  vertical-align: top;
  width: 100%;
}
#ekstra-side-tilskud---indberet-medlemstal fieldset.fieldsfullwidth ul li:first-child,
#ekstra-side-tilskud---aktivitetstilskud fieldset.fieldsfullwidth ul li:first-child,
#ekstra-side-tilskud---budget-lokaletilskud fieldset.fieldsfullwidth ul li:first-child {
  margin-top: 10px;
}
#ekstra-side-tilskud---indberet-medlemstal .skal-udfyldes-symbol,
#ekstra-side-tilskud---aktivitetstilskud .skal-udfyldes-symbol,
#ekstra-side-tilskud---budget-lokaletilskud .skal-udfyldes-symbol {
  display: none;
}
#ekstra-side-tilskud---indberet-medlemstal .skal-udfyldes:after,
#ekstra-side-tilskud---aktivitetstilskud .skal-udfyldes:after,
#ekstra-side-tilskud---budget-lokaletilskud .skal-udfyldes:after {
  content: '*';
  color: #ff0000;
  display: inline-block;
  margin-left: 5px;
}
#ekstra-side-tilskud---indberet-medlemstal .wk-file-field-button,
#ekstra-side-tilskud---aktivitetstilskud .wk-file-field-button,
#ekstra-side-tilskud---budget-lokaletilskud .wk-file-field-button {
  padding: 0px 20px;
  background: #254660;
  color: #fff;
  border: 2px solid #254660;
  vertical-align: top;
  height: 39px;
  cursor: pointer;
}
#ekstra-side-tilskud---indberet-medlemstal .wk-file-field-button:hover,
#ekstra-side-tilskud---aktivitetstilskud .wk-file-field-button:hover,
#ekstra-side-tilskud---budget-lokaletilskud .wk-file-field-button:hover {
  background: #2c5372;
  border: 2px solid #2c5372;
}
#ekstra-side-tilskud---indberet-medlemstal .fil-felt,
#ekstra-side-tilskud---aktivitetstilskud .fil-felt,
#ekstra-side-tilskud---budget-lokaletilskud .fil-felt {
  width: calc(100% - 88.45px) !important;
}
#ekstra-side-tilskud---indberet-medlemstal .pdfmergeli,
#ekstra-side-tilskud---aktivitetstilskud .pdfmergeli,
#ekstra-side-tilskud---budget-lokaletilskud .pdfmergeli {
  width: 100% !important;
}
#ekstra-side-tilskud---indberet-medlemstal .pdfmergeli span.mergeFiles,
#ekstra-side-tilskud---aktivitetstilskud .pdfmergeli span.mergeFiles,
#ekstra-side-tilskud---budget-lokaletilskud .pdfmergeli span.mergeFiles {
  position: relative;
  display: block;
  padding: 0.7em 2.2em 0.7em 0.7em;
  border-radius: 10px;
  width: 98%;
  border: 2px solid #fc525d;
  line-height: 1.4;
  font-size: 15px;
}
#ekstra-side-tilskud---indberet-medlemstal .pdfmergeli span.mergeFiles a,
#ekstra-side-tilskud---aktivitetstilskud .pdfmergeli span.mergeFiles a,
#ekstra-side-tilskud---budget-lokaletilskud .pdfmergeli span.mergeFiles a {
  color: #0000ee;
}
#ekstra-side-tilskud---indberet-medlemstal .pdfmergeli span.mergeFiles:after,
#ekstra-side-tilskud---aktivitetstilskud .pdfmergeli span.mergeFiles:after,
#ekstra-side-tilskud---budget-lokaletilskud .pdfmergeli span.mergeFiles:after {
  content: '!';
  display: inline-block;
  position: absolute;
  right: -45px;
  top: 50%;
  height: 50px;
  width: 50px;
  transform: translate(-50%, -50%);
  background: #fc525d;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
#ekstra-side-tilskud---indberet-medlemstal .pdfmergeli span.mergeFiles p,
#ekstra-side-tilskud---aktivitetstilskud .pdfmergeli span.mergeFiles p,
#ekstra-side-tilskud---budget-lokaletilskud .pdfmergeli span.mergeFiles p {
  margin: 0;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li {
  display: flex;
  flex-flow: row wrap;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li label {
  order: 1;
  margin: 10px;
  Width: 80px !important;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li input {
  order: 2;
  margin-left: 10px;
  Width: 500px !important;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li button {
  order: 3;
  margin: 10px;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container {
  order: 5;
  width: 100%;
  padding: 4px;
  margin-top: 8px;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container .file-field-list-heading {
  font-weight: bold;
  margin-bottom: 4px;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul {
  display: flex;
  flex-flow: column wrap;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul li {
  display: flex;
  flex-flow: row nowrap;
  gap: 8px;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul li .filename {
  order: 2;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul li .upload-timestamp {
  order: 3;
  font-style: italic;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul li .upload-timestamp .time {
  display: none;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul li .download-link-container {
  order: 1;
  width: 15px;
  font-size: 0;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul li .download-link-container:before {
  content: "\f002";
  font-size: 16px;
  font-family: 'FontAwesome';
  margin-right: 16px;
  color: #2561ac;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul li .download-link-container:hover {
  cursor: pointer;
}
.inter-municipal-reimbursement-form-container .debtor-fieldset li .file-field-list-container ul li .download-link-container:hover:before {
  color: #1c4982;
}
.inter-municipal-reimbursement-form-container .knapset {
  text-align: match-parent;
  margin: 10px;
}
.hidden {
  display: none;
}
.pdflink {
  position: relative;
}
.pdflink .downloadpdf {
  position: absolute;
  top: 2px;
  right: 2px;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #417caa;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  cursor: pointer;
}
.pdflink .downloadpdf:hover {
  background: #336185;
}
.medlemscalc {
  position: relative;
}
.medlemscalc .forklaring {
  display: block;
  color: #d00;
  margin-top: 10px;
}
.medlemscalc .medlemsforklaring {
  position: absolute;
  top: 2px;
  right: 2px;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #417caa;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
}
.medlemscalc input[readonly='readonly'],
.medlemscalc input[readonly] {
  background: #b3b3b3;
  border: none;
  padding: 11px;
}
/* Outer */
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.75);
  z-index: 1;
}
/* Inner */
.popup-inner {
  max-width: 700px;
  width: 90%;
  padding: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px #000000;
  border-radius: 3px;
  background: #fff;
}
.popup-inner h2 {
  margin-top: 0;
}
.popup-inner input {
  margin: 0;
}
/* Close Button */
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.8);
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
  text-decoration: none;
}
.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: #000000;
  text-decoration: none;
}
@-moz-document url-prefix() {
  .debtor-fieldset fieldset legend {
    width: calc(100% + 26px);
    margin: 0 -13px;
  }
  .pdflink .downloadpdf {
    top: -35px;
  }
  .medlemscalc .medlemsforklaring {
    top: -35px;
  }
}
