.gdlr-dkf-wrapper {
  background: url(../img/dkf_bg.svg);
  background-size: 100% 100%;
}

.gdlr-dkf-wrapper.light_green {
  background: url(../img/dkf_bg_light.svg);
  background-size: 100% 100%;
}

.gdlr-dkf-wrapper.grey {
  background: url(../img/dkf_bg_grey.svg);
  background-size: 100% 100%;
}

h2 {
  font-weight: 800;
  font-size: 25px;
  letter-spacing: -1px;
  /*line-height: 1.2;*/
  color: #00583C;
  margin-bottom: 15px;
  margin-top: 0;
}

h3 {
  font-weight: 700;
  font-size: 18px;
}

h4 {
  font-weight: 600;
  font-size: 14px;
}

input[type="number"] {
  outline: none;
}

.top-navigation-wrapper {
  background-color: #00583C;
}
    
.top-navigation-wrapper,
.footer-wrapper {
    border: none;
}

.gdlr-widget-title{
  text-transform: inherit;
  letter-spacing: inherit;
}

#menu-top-menu {
  margin-left: 0;
}

#menu-top-menu li {
  float: left;
  list-style: none;
  margin: 0 5px;
}

#menu-top-menu li a {
  color: #FFFFFF;
}

#menu-top-menu li a:hover {
  color: #9ED196;
}

.menu-top-menu-container {
  padding: 5px 0;
}

#menu-top-menu .menu-item:last-child {
  margin-right: 0;
}

.top-navigation-right-text {
    padding: 0px;
    line-height: inherit;
}

.form-item-frequency {
    float: left;
    margin: 0 5px;
}

[type="checkbox"]:checked+label:before {
    border-right: 2px solid #003e2c;
    border-bottom: 2px solid #003e2c;
}

li>ol,
li>ul {
    margin-bottom: 0;
}

@media only screen and (min-width: 601px) {
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
  height: inherit;
  line-height: inherit; 
}
}
nav {
  color: inherit; 
  background-color: inherit; 
  width: inherit; 
  height: inherit;
  line-height: inherit; 
}
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
  box-shadow: inherit;
}


nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
     font-size: inherit; 
}


.gdlr-full-size-wrapper {
  padding: 0;
}

.gdlr-slider-item {
  margin: 0;
}

.gdlr-content-item.quote {
  font-size: 26px;
  font-weight: bold;
  color: black;
}

.dcwss.dc-wall .stream li {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.dcwss.dc-wall .stream li .section-text {
  font-size: 13px;
  line-height: 1.4em;
  font-family: "Open Sans";
  text-align: left;
}

.dcwss.dc-wall .stream li .section-thumb {
  margin: 0;
  float: none;
}

.dcwss.dc-wall .stream li .section-thumb img {
  border: none;
  max-width: 100%;
  padding: 0; 
}

.dcwss.dc-wall .stream li .section-thumb img,
.dcwss.dc-wall .stream li .section-text img {
  display: inherit;
}


ul.gdlr-twitter-widget li:before {
  display: none;
}

ul.gdlr-twitter-widget a,
ul.gdlr-twitter-widget a:hover {
  color: #9ED196;
}

.gdlr-twitter-text {
  display: block;
}

a.dkf_link_arrow:before,
a.arrow:before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    margin-right: 5px;
}

a.dkf_link_arrow.arrow-down:before,
a.arrow.arrow-down:before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    margin-right: 5px;
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}



@media only screen and (max-width: 690px) {
  .dcwss.dc-wall.col-3 .stream li {
    width: 100% !important;
  }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * General
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.gdlr-image-frame-item img {
  margin: 0 auto;
}

.gdlr-frame {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.page-not-found-block {
  background-color: inherit;
  color: #505050;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * title
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.no-margin-bottom {
  margin-bottom: 0;
}

.gdlr-blog-title,
.gdlr-blog-title a,
.gdlr-blog-title a:hover {
  color: #00583C;
}

.gdlr-item-title-wrapper.pos-no-caption .gdlr-item-title {
  border: none;
}

.gdlr-sidebar .gdlr-widget-title {
  padding-top: 5px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Footer
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.top-navigation-container,
.footer-wrapper {
  font-size: 13px;
}

.top-navigation-container ul li.menu-item,
.footer-wrapper ul li.menu-item {
  padding: 5px 0;
}

.footer-wrapper a,
.footer-wrapper a:hover {
  color: white;
}
  
.gdlr-twitter-text {
  line-height: 1.4
}

.footer-wrapper .gdlr-widget-title {
    font-size: 18px;
}
  
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Menu
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * forms
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.content-wrapper {
    z-index: inherit;
}

.form-element {
  margin-bottom: 15px;
}

.form-element:last-child {
  margin-bottom: 0;
}

.form-item {
  margin-bottom: 10px;
}

.gdlr-log-item table tr td,
.gdlr-log-item table tr th {
  font-size: 90%;
}

.gdlr-log-item table tr td {
  padding: 0 10px 0 5px;
}

.form-item-header {
  margin-bottom: 20px;
}

.form-item:last-child {
  margin-bottom: 0;
}

label {
  display: block;
}

.wp-editor-wrap button,
.wp-editor-wrap input[type="submit"],
.wp-editor-wrap input[type="button"] {
  float: inherit;
  width: inherit;
  min-width: inherit;
  color: #FFFFFF;
}

.mce-tinymce button {
  min-width: initial;
}

a.dkf_link_button,
a.dkf_link_button:focus,
a.dkf_link_button:hover {
  padding: 15px 20px;
  background-color: #00583c;
  color: white;
  font-weight: 800;
  font-size: 16px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}

.gdlr-dkf-wrapper a.dkf_link_button,
.gdlr-dkf-wrapper a.dkf_link_button:focus,
.gdlr-dkf-wrapper a.dkf_link_button:hover {
  background-color: white;
  color: #00583c;
}

.gdlr-dkf-wrapper.grey a.dkf_link_button,
.gdlr-dkf-wrapper.grey a.dkf_link_button:focus,
.gdlr-dkf-wrapper.grey a.dkf_link_button:hover {
  background-color: #00583c;
  color: white;
}

#rykker2 #mail_text_ifr {
  height: 400px !important;
}

.form-element-checkbox {
  margin-bottom: 3px;
}

.form-element-checkbox label {
  margin-left: 22px;
}

.form-element-checkbox input[type="checkbox"] {
  position: absolute;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea,
textarea,
select,
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  margin: 0;
  font-size: 16px;
  border: none;
  padding: 15px;
  height: inherit;
  box-sizing: border-box;
  width: 100%;
  color: #505050;
  outline: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #00583C;
  background: white;
  font-family: 'Open Sans';
  line-height: 1.4;
}

input[type=text].amount {
  text-align: right;
}

input[type=file] {
  box-sizing: border-box;
  width: 100%;
}

textarea {
  font-family: "Open Sans";
}

input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type="checkbox"] {
  margin: 4px 5px 3px 4px;
  float: left;
  height: 16px;
  width: 16px;
}

.dkf_form {
  margin: 0 auto;
}

.dkf_form .gdlr-item {
  margin-bottom: 15px;
}

.dkf_form_no_margin .gdlr-item {
  margin-left: 0;
  margin-right: 0;
}

/*.dkf_form .gdlr-item:last-child {
  margin-bottom: 40px;
}*/

#dkf_sign_up_form .gdlr-item:last-child {
  margin-bottom: 15px;
}

.dkf_form .error_no_border {
  border: none !important;
}

.messages.info, 
.messages.success,
.messages.warning,  
.messages.error, 
.messages.validation {
border: 1px solid;
padding:15px 10px 15px 10px;
background-repeat: no-repeat;
background-position: 10px center;
}

.messages.info {
color:  #00529B;
background-color: #BDE5F8;
/*background-image:  url(‘info.png’);*/
}

.messages.success {
color: #4F8A10;
background-color: #DFF2BF;
/*background-image:url(‘success.png’);*/
}

.messages.warning  {
color: #9F6000;
background-color: #FEEFB3;
/*background-image: url(‘warning.png’);*/
}

.messages.error {
color:  #D8000C;
background-color: #FFBABA;
/*background-image:  url(‘error.png’);*/
}

.dkf_login_form {
  max-width: 400px;
}

#dkf_login_send_password input[name="send_new_password"]{
  width: inherit;
}

@media only screen and (max-width: 767px) {
  .gdlr-item>.column>.gdlr-item {
    margin: 0 0 15px 0;
  }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * event-form
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.gdlr-event-item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 0;
  margin-bottom: 0;
}

.gdlr-event-item .gdlr-content-item {
  margin-bottom: 0;
}

.membercare-form {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
}

.gdlr-event-item .logout {
  background-color: gray;
  position: absolute;
  bottom: 15px;
}

@media only screen and (min-width: 768px) {
  .gdlr-event-item .logout {
    top: 15px;
    right: 30px;
    bottom: inherit; 
  }
}

.gdlr-return_link-item {
  position: absolute;
}

.forgot_password {
  display: inline-block;
}

strong {
  font-weight: bold;
}

.gdlr-event-item .logout {
  margin-top: 0;
}

.form-element-checkbox.accept-terms {
  text-align: right;
}

.form-element.return-link {
  position: absolute;
  bottom: 15px;
  margin-bottom: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Brand cases
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.gdlr-full-size-wrapper .political-terms-item-holder .gdlr-item,
.gdlr-full-size-wrapper .brand_case-item-holder .gdlr-item {
  margin: 0px 15px 0;
}

.gdlr-full-size-wrapper .political-terms-item-holder .gdlr-item {
  
}

.gdlr-brand_case-style {
  background-color: white;
}

.gdlr-brand_case-style .gdlr-blog-thumbnail img,
.gdlr-brand_case-style .gdlr-blog-thumbnail iframe,
#arve .gdlr-brand_case-style .gdlr-blog-thumbnail .arve-iframe {
  border-bottom: 5px solid #9ED196;
  box-sizing: border-box;
}

#arve .gdlr-brand_case-style .gdlr-blog-thumbnail .arve-wrapper {
  margin-bottom: 0;
}

.gdlr-brand_case-content {
  padding: 20px;
}

.gdlr-brand_case-text {
  color: #505050;
}

.gdlr-brand_case-style .gdlr-blog-thumbnail {
  margin-bottom: 0;
}

.gdlr-brand_case-style h2 {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  color: #00583C;
  letter-spacing: -1px;
  margin-bottom: 10px;
  margin-top: 0;
}

.bc-read-more-wrapper {
  text-align: right;
}

.bc-read-more {
  margin-top: 15px;
    display: inline-block;
  
    background-color: #00583c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: white;
    
    padding: 5px 10px;
    font-weight: 600;
    font-size: 13px;
}
    
.one-tenth {
    width: 10%;
}

.eight-tenth {
    width: 80%;
}

.one-twentieth {
    width: 5%;
}

.nine-tenth {
    width: 90%;
}
@media only screen and (max-width: 767px) {
  .one-tenth, .eight-tenth, .nine-tenth, .one-twentieth {
    width: 100%;
  }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Cookie
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.cookie-notice-container {
  padding: 20px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.3rem;
}

.cookie-notice-container #cn-notice-text {
  font-size: 14px;
  margin: 20px;
}

.cookie-notice-container #cn-notice-text a,
.cookie-notice-container #cn-notice-text a:hover  {
  color: #9ED196;
}

.cookie-notice-container .cn-button {
  background-color: #004630;
  border-radius: 30px;
  color: #fff;
  padding: 10px;
  width: 210px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}

.cookie-notice-container .cn-button:hover {
  color: #fff;
  background-color: #1da0d1;
}

#cookie-notice .cn-button {
  margin: 0;
}

.bc-wrapper a,
.bc-wrapper a:hover {
  color: #505050;
}  

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Search
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

    .gs-webResult.gs-result .gs-title,
    .gs-webResult.gs-result .gs-title *,
    .gs-webResult.gs-result .gs-title a.gs-title,
    .gs-webResult.gs-result .gs-title a.gs-title:visited b,
    .gs-webResult.gs-result .gs-title a.gs-title:visited,
    .gs-webResult.gs-result .gs-title a.gs-title:link,
    .gs-webResult.gs-result .gs-title a.gs-title:link b,
    .gs-webResult.gs-result .gs-title a.gs-title:hover {
      color: #00583C;
      text-decoration: none;
      font-family: "Open Sans";
      font-weight: 700;
      font-size: 16px;
      height: inherit;
    }
    
    .gs-webResult.gs-result .gsc-thumbnail-inside,
    .gs-webResult.gs-result .gsc-url-top {
      padding: 0;
    }
    
    .gs-webResult.gs-result .gs-snippet {
      color: #505050;
      font-size: 14px;
    }
    
    .gs-webResult.gs-result td.gsc-table-cell-snippet-close,
    .gs-webResult.gs-result td.gsc-table-cell-snippet-open {
      padding-top: 0;
    }
    
    .gs-webResult.gs-result .gs-visibleUrl {
      color: #9ED196;
    }
    .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
      color: #00583C;
      font-size: 1.5em;
    }
    
    .gsc-result-info {
      display: none;
    }
    
    .gcsc-branding {
      display: none; 
    }
    
    .gsc-thumbnail {
      display: none;
    }
    
    .gsc-refinementsArea,
    .gsc-above-wrapper-area {
      display: none;
    }
    
    .gsc-adBlock {
      display: none;
    }
    
    .gsc-resultsHeader {
      display: none;
    }
    
    .gsc-input-box input[type="text"].gsc-input {
      color: #505050;
      margin: 0 !important;
      padding: 12px 15px !important;
      background-image: none !important;
      height: 42px !important;
      text-indent: 0 !important;
      border: 1px solid #00583C !important;
      border-radius: 5px;
    }
    .gsc-search-box-tools table.gsc-search-box tr td {
      padding: 0 0 0 0;
    }
    
    .gsc-input-box,
    .gsc-input-box-hover {
      border: none;
    }
    
    .gsc-search-box .gsc-input>input:hover,
    .gsc-input-box-hover,
    .gsc-search-box .gsc-input>input:focus,
    .gsc-input-box-focus {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
    .gsc-input .gsc-input-box {
      border: none;
    }
    
    .gsc-input-box .gstl_50 {
      background-color: #efefef;
    }
    
    .gsc-input-box .gsib_a {
      padding: 0;
    }
    
    .gsc-input-box .gsib_b {
      display: none;
    }
    button.gsc-search-button,
    button.gsc-search-button:hover,
    button.gsc-search-button:focus {
      padding: 9px 27px;
      background-color: #00583c;
      border: none;
    }
    
    .gsc-search-button svg {
      display: block;
      width: 24px;
      height: 24px;
    }
    
    .gsc-search-box td {
      border: none;
    }
    
    .gsc-search-button input {
      outline: none;
    }
    
    .gs-no-results-result .gs-snippet,
    .gs-error-result .gs-snippet {
      border: none;
      background-color: initial;
      margin-left: 15px;
      padding: 0;
    }
    
    .gsc-control-cse {
      padding: 0;
    }
    
    .gssb_c {
      width: inherit !important;
    }
    
    .gdlr-nav-search-form .icon-search {
      display: none;
    }
    
    .gdlr-nav-search-form form {
      padding-left: 0;
    }
    
    .gdlr-nav-search-form input[type="text"] {
      border: none;
      padding: 15px 0;
    }
    
  .gdlr-persons-item.box-style .personnel-author-image {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: -50px;
    margin-left: -50px;
    border: none;
    overflow: hidden;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  }
  
  .gdlr-classic-portfolio.gdlr-item {
    margin-bottom: 0;
  }
  
  .portfolio-item-wrapper {
    margin-bottom: 40px;
  }
  
  .gdlr-person-text {
    margin-bottom: 5px;
  }
  
  .gdlr-item.gdlr-person-grid {
    margin-bottom: 30px;
  }
  
  .gdlr-persons-item .gdlr-brand_case-style {
    background-color: inherit;
  }
  
  .gdlr-left-sidebar .gdlr-twitter-widget a,
  .gdlr-left-sidebar .gdlr-twitter-widget a:hover {
    color: #00583C;
  }
  
  .gdlr-page-search-form input[type="submit"],
  .gdlr-page-search-form .icon-search {
    display: none;
  }
  
  .gdlr-tab-item h2.tab-title,
  .gdlr-accordion-item h2.accordion-title {
    letter-spacing: 0;
  }
  
  .gdlr-accordion-item.style-2 h2.accordion-title {
    font-weight: 600;
  }
  
  .gdlr-accordion-item.style-1 h2.accordion-title {
    display: flex;
  }
  
  .gdlr-accordion-item.style-1 .accordion-title i {
    color: #00583C;
    font-size: 20px;
    padding: 3px 4px 5px;
    width: 18px;
    height: 18px;
  }
  
  .gdlr-accordion-item.style-2 .accordion-title i {
    font-size: 20px;
    padding: 3px 4px 5px;
    width: 18px;
    height: 18px;
  }
  
  @media only screen and (max-width: 767px) { 
    .gdlr-accordion-item.style-1 .accordion-content  {
      margin: 0 10px;
    }
  }
  
  .gdlr-testimonial-item .testimonial-author-image {
    border-color: white;
  }
  
  .gdlr-testimonial-item .testimonial-author {
    color: #00583C;
  }
  
  .gdlr-testimonial-item .testimonial-position {
    color: inherit;
  }
  
  .gdlr-testimonial-item.plain-style.large .testimonial-info {
    font-size: 14px;
  }
  
  .list-with-icon .list-with-icon-title {
    color: #00583C;
    font-weight: 700;
  }
  
  .gdlr-box-with-icon-item h4.box-with-icon-title,
  .gdlr-personnel-item.plain-style .personnel-author {
    color: #00583C;
    font-weight: bold;
    line-height: 1.2;
    font-size: 21px; 
  }
  
  .gdlr-personnel-item.plain-style .personnel-content {
    margin-top: 15px;
  }
  
  .gdlr-stunning-text-item.type-normal .stunning-text-title {
    font-size: 25px;
    margin-bottom: 15px;
    
  }
  
  .stunning-text-title {
    color: #00583C;
  }
  
  .gdlr-stunning-text-item.type-center .stunning-text-title {
    font-weight: 800;
    font-size: 25px;
  }
  
  .gdlr-pie-chart-item .pie-chart-title {
    font-weight: 800;
    font-size: 25px;
  }
  
  .gdlr-testimonial-item.centered .testimonial-content {
    text-align: center;
    font-weight: 800;
    line-height: 1.5;
  }
  
  .gdlr-testimonial-item.centered .testimonial-author,
  .gdlr-testimonial-item.centered .testimonial-position {
    font-weight: 600;
  }
  
  .gdlr-testimonial-item.plain-style.large.centered .testimonial-info {
    text-align: center;
    font-size: 18px;
  }
  
  .gdlr-testimonial-item.plain-style .testimonial-item,
  .gdlr-content blockquote {
    background-image: url(../img/quote.svg);
    background-size: 40px 40px;
    border: none;
    color: #00583C;
  }
  
  .gdlr-testimonial-item.centered .testimonial-item {
    padding-left: 0;
    padding-top: 45px;
    background-position: top;
  }
  
  .gdlr-dkf-wrapper.green .gdlr-testimonial-item.plain-style .testimonial-item,
  .gdlr-dkf-wrapper.green .gdlr-content blockquote {
    background-image: url(../img/quote_light_green.svg);
  }
  
  .gdlr-dkf-wrapper.light_green .gdlr-testimonial-item.plain-style .testimonial-item,
  .gdlr-dkf-wrapper.light_green .gdlr-content blockquote {
    background-image: url(../img/quote_white.svg);
  }
  
  .gdlr-dkf-wrapper .gdlr-testimonial-item .testimonial-content {
    color: white;
  }
  
  .gdlr-dkf-wrapper.green .gdlr-testimonial-item .testimonial-content {
    color: white;
  }
  
  .gdlr-dkf-wrapper.light_green .gdlr-testimonial-item .testimonial-content {
    color: #00583C;
  }
  
  .gdlr-dkf-wrapper.green .gdlr-testimonial-item .testimonial-author,
  .gdlr-dkf-wrapper.green .gdlr-testimonial-item .testimonial-position {
    color: #9ED196;
  }
  
  .gdlr-dkf-wrapper.light_green .gdlr-testimonial-item .testimonial-author,
  .gdlr-dkf-wrapper.light_green .gdlr-testimonial-item .testimonial-position {
    color: white;
  }
  
  .gdlr-dkf-wrapper .gdlr-testimonial-item .testimonial-content .accentfarve {
    color: #9ED196;
  }
  
  .gdlr-dkf-wrapper.light_green .gdlr-testimonial-item .testimonial-content .accentfarve {
    color: #00583C;
  }
  
  .gdlr-dkf-wrapper.grey .gdlr-testimonial-item .testimonial-content .accentfarve {
    color: #00583C;
  }
  
  .gdlr-dkf-wrapper.grey .gdlr-testimonial-item .testimonial-content {
    color: #707070;
  }
  
  .gdlr-testimonial-item.centered .testimonial-info {
    margin-top: 0px;
    padding-top: 10px;
  }
  
  .gdlr-testimonial-item.centered .testimonial-info:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 10%;
    padding-top: 10px;
    border-top: 1px solid #9ED196;
  }
  
  .gdlr-dkf-wrapper.light_green .gdlr-testimonial-item.centered .testimonial-info:before {
    border-top: 1px solid #00583C;
  }
  
  .gdlr-dkf-wrapper.grey .gdlr-testimonial-item.centered .testimonial-info:before {
    border-top: 1px solid #00583C;
  }
  
  .gdlr-content blockquote {
    background-position: left 20px;
    padding: 20px 20px 20px 60px;
  }
  
  .gdlr-content-item blockquote p:last-child {
    margin-bottom: 0;
  }
  
  .gdlr-parallax-wrapper .gdlr-player-overlay {
/*    opacity: 0.2 !important;
    filter: alpha(opacity=20) !important;*/
  }
  
  .gdlr-parallax-wrapper.gdlr-skin-racing-green-overlay .gdlr-player-overlay {
    background: #00583C;
/*    opacity: 0.9 !important;
    filter: alpha(opacity=90) !important;*/
  }
  
  .gdlr-parallax-wrapper.gdlr-skin-racing-green-overlay .gdlr-stunning-text-item .gdlr-item-title-wrapper .gdlr-item-title {
    color: #FFFFFF;
  }
  
  .gdlr-parallax-wrapper.gdlr-skin-lyst-overlay .gdlr-stunning-text-item a.stunning-text-button,
  .gdlr-parallax-wrapper.gdlr-skin-lyst-overlay .gdlr-stunning-text-item a.stunning-text-button:hover,
  .gdlr-parallax-wrapper.gdlr-skin-racing-green-overlay .gdlr-stunning-text-item a.stunning-text-button,
  .gdlr-parallax-wrapper.gdlr-skin-racing-green-overlay .gdlr-stunning-text-item a.stunning-text-button:hover {
    font-size: 15px;
    color: #00583C;
    background-color: #FFFFFF;
    border-bottom: none;
  }
  
  .gdlr-parallax-wrapper.gdlr-skin-lyst-overlay .gdlr-stunning-text-item.type-center .stunning-text-caption,
  .gdlr-parallax-wrapper.gdlr-skin-racing-green-overlay .gdlr-stunning-text-item.type-center .stunning-text-caption {
    font-size: 30px;
    line-height: 1.3;
    margin-top: 12px;
    color: #FFFFFF;
  }
  
  .gdlr-parallax-wrapper.gdlr-skin-racing-green-overlay .gdlr-stunning-text-item.type-center .stunning-text-caption {
    color: #9ED196;
  }
  
  .gdlr-parallax-wrapper.gdlr-skin-lyst-overlay .gdlr-stunning-text-item.type-center .stunning-text-title,
  .gdlr-parallax-wrapper.gdlr-skin-racing-green-overlay .gdlr-stunning-text-item.type-center .stunning-text-title {
    font-weight: 800;
    font-size: 45px;
    letter-spacing: -1px;
    margin: 0;
    line-height: 1.2;
    color: #FFFFFF;
  }
  
  .gdlr-parallax-wrapper.gdlr-background-video .ytp-large-play-button {
    display: none;
  }
  
  .wp-caption img {
    max-width: 100%;
  }
  .wp-caption {
    border: none;
    padding: 0;
    max-width: 100%;
  }
  
  .gdlr-standard-style .gdlr-single-blog-tag a {
    margin-bottom: 8px;
  }
  
  .dcwss.dc-wall .stream li .section-text img {
    border: none;
    max-width: 100%;
    margin: 0 0 5px 0 !important;
  }
  
  .gdlr-main-menu .sf-mega-section-inner > ul > li > a:hover,
  .gdlr-main-menu .sf-mega-section-inner > ul > li.current-menu-item > a {
    background-color: inherit;
  }
  
  .gdlr-main-menu.sf-menu ul {
    font-size: 14px;
  }

#wp-admin-bar-my-sites-list .ab-item {
  width: 350px;
}

.list-with-icon i {
  width: 25px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * widget
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ 
  .gdlr-sidebar ul {
    margin: 0;
  }

  ul.menu {
    margin-left: 0;
  }
  
  ul li.menu-item {
    list-style: none;
  }
  
    .gdlr-sidebar ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
    }

  .gdlr-sidebar ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    text-align: center;
    position: absolute;
    left: 0px;
    display: block;
    height: 20px;
    width: 20px;
    border-style: solid;
    border-width: 1px;
    margin-top: -1px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    line-height: 20px;
    font-size: 14px;
  }

  .sf-menu > .gdlr-normal-menu li > a.sf-with-ul::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
  }
  
  .dl-menuwrapper li.dl-back:after,
  .dl-menuwrapper li > a:not(:only-child):after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
  }
  
  .widget_categories ul li {
    margin-bottom: 0;
  }
  
  .gdlr-sidebar ul.gdlr-twitter-widget li {
    margin-bottom: 0;
  }
  
  .gdlr-sidebar ul.gdlr-twitter-widget li .gdlr-twitter {
    margin-bottom: 0;
  }
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Other
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
  .container {
    max-width: 1000px;
  }

  .gdlr-content-item h3 a,
  .gdlr-content-item h3 a:focus,
  .gdlr-content-item h3 a:hover {
    color: inherit;
    text-decoration: none;
  }
  
  #wp-calendar a {
    font-weight: bold;
  }

  .rapporteur {
    margin-top: 40px;
  }

  .gdlr-image-link-shortcode .gdlr-image-link-overlay {
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
  }
  
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Events
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.tribe-events-list .type-tribe_events h2 {
  font-size: 25px;
}

.single-tribe_events .tribe-events-schedule h2 {
  font-weight: 800;
}

.tribe-bar-submit {
  margin-left: 11.6667%;
  width: 30%;
}

.datepicker thead th {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.datepicker thead tr:first-child th:hover,
.datepicker thead tr:nth-child(2) th:hover,
.datepicker tfoot tr th:hover {
  background-color: #9ed196;
}

.datepicker thead th.cw,
.datepicker thead th.dow {
  background-color: inherit;
  color: #00583C;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover {
  background-color: #00583C;
}

.tribe-events-notices {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #9ed196;
  color: white;
  text-shadow: inherit;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
  background-color: #00583C;
}

.datepicker table tr td.active.active,
.datepicker table tr td span.active.active {
  background-color: #00583C;
}

.wp-activate-container {
  text-align: center;
}

.gdlr-accordion-item.style-2 .accordion-content {
    margin-left: 40px;
}
  
.tribe-events-gmap {
  display: block; 
}

.tribe-events-list .tribe-events-event-image {
  float: right;
  margin: 0 0 10px 10px;
}

.tribe-events-list .tribe-events-event-image + div.tribe-events-content {
  width: inherit;
  float: inherit;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
  padding: 0;
}

.tribe-events-list-widget .tribe-events-widget-link a {
  font-weight: 600;
}

.tribe-events-content table {
  width: 100% !important;
  text-align: left;
}

.tribe-events-content table tr td {
  border: none;
}

ul.ecs-event-list {
  margin-left: 0;
}

ul.ecs-event-list li.ecs-event {
  list-style: none;
}

ul.ecs-event-list li.ecs-event h4 {
    font-weight: 800;
    font-size: 25px;
    letter-spacing: -1px;
    /* line-height: 1.2; */
    color: #00583C;
    margin-bottom: 15px;
    margin-top: 0;
}

ul.ecs-event-list li.ecs-event .duration.time,
ul.ecs-event-list li.ecs-event .duration.venue {
  display: block;
  font-size: 13px;
  line-height: 1.4
}

ul.ecs-event-list li.ecs-event .duration.time {
  font-weight: bold;
}

ul.ecs-event-list li.ecs-event .duration.venue {
  font-style: italic;
  margin-bottom: 1em;
}

ul.ecs-event-list li.ecs-event .duration.venue em {
  display: none;
}

ul.ecs-event-list li.ecs-event .ecs-excerpt {
  margin-bottom: 2rem;
}

.ecs-all-events {
  font-weight: bold;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * BB PRESS
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

div.bbp-template-notice,
div.indicator-hint {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #e98300;
  border: none;
  color: white;
}

div.bbp-template-notice.important {
  background-color: #e98300;
  border: none;
}

div.bbp-template-notice.info {
  border: none;
  background-color: #9ed196;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  border: none;
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-bottom: 2px;
}

#bbpress-forums div.bbp-template-notice img.avatar {
  margin-bottom: 1px;
}

div.bbp-template-notice a,
div.bbp-template-notice a:hover {
  text-decoration: underline;
  color: white;
}

div.bbp-template-notice p {
  padding: 8px;
}

div.bbp-template-notice.info p {
  color: white;
}

.bbp-submit-wrapper input[type=submit],
.bbp-submit-wrapper input[type=button],
.bbp-submit-wrapper button,
fieldset.submit input[type=submit],
fieldset.submit input[type=button],
fieldset.submit button,
.bbp-search-form input[type=submit],
.bbp-search-form input[type=button],
.bbp-search-form button {
  min-width: 175px;
  padding: 16px 16px;
  background-color: #00583c;
  color: white;
  font-weight: 600;
  font-size: 14px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: right;
  width: 24%;
  margin: 0;
  border: none;
  outline: none;
}

#bbpress-forums fieldset.bbp-form input[type=checkbox] {
  margin-bottom: 1px;
}

#subscription-toggle {
  float: right;
}

#bbpress-forums li.bbp-header {
    background-color: #666;
    color: white;
    border: none;
}

#bbpress-forums li.bbp-header a,
#bbpress-forums li.bbp-header a:hover {
  color: white;
  text-decoration: underline;
}

#bbpress-forums li.bbp-footer {
  background-color: #e5e5e5;
}

div.sharedaddy h3.sd-title:before {
  border: none;
}

#bbpress-forums div.sharedaddy .sd-content ul li {
  margin-right: 5px;
}

div.bbp-template-notice.error,
div.bbp-template-notice.warning {
    background-color: #c00;
    border: none;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title {
  font-weight: 800;
  font-size: 45px;
  letter-spacing: -1px;
  margin: 0;
  line-height: 1.2;
  color: #00583C;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
    background: inherit;
    opacity: inherit;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    text-align: center;
    position: absolute;
    left: 15px;
    display: block;
    height: 20px;
    width: 20px;
    border-style: solid;
    border-width: 1px;
    margin-top: -1px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
    margin-bottom: 12px;
    padding-left: 30px;
    line-height: 20px;
    padding-bottom: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: left;
    font-size: 14px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
  padding: 0;
  display: inherit;
  border: none;
}

#bbpress-forums #user_switching_switch_to {
    position: absolute;
    margin: 3px 0 0 3px;
    background-color: white;
    padding: 0 2px;
}

#bbp-your-profile table tr th {
  background-color: inherit;
  display: none;
}

#bbp-your-profile table.form-table {
  margin-bottom: 10px;
}

#bbp-your-profile table tr td {
  text-align: left;
  border: 1px solid #e5e5e5;
  padding: 20px;
}

#bbp-your-profile table tr th,
#bbpress-forums #bbp-user-wrapper #bbp-your-profile h2.entry-title,
#bbpress-forums #bbp-user-wrapper #bbp-your-profile h3,
.bbp-login-form fieldset legend {
  font-weight: 800;
  font-size: 25px;
  letter-spacing: -1px;
  /* line-height: 1.2; */
  color: #00583C;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 0;
  text-align: left;
}

.widget_display_forums li,
.widget_display_topics li {
  list-style: none;
}

.widget_display_forums ul,
.widget_display_topics ul {
  margin-left: 0;
}

#bbpress-forums #bbp-search-form {
  margin-bottom: 10px;
}
#bbpress-forums #bbp-search-form #bbp_search {
  margin-right: 10px;
}

.bbp-search-form input[type=submit],
.bbp-search-form input[type=button],
.bbp-search-form button {
  padding: 16px 16px;
  height: inherit;
  min-width: 75px;
  padding: 16px 16px;
  width: 20%;
}

.bbp-logged-in {
  float: right;
  margin-bottom: 30px;
}

.bbp-logged-in .logout-link,
.bbp-logged-in a {
  float: right;
  /*max-width: 100px;*/
}

.bbp-logged-in img.avatar {
  margin: 0;
}

.bbp-login-form fieldset legend {
  display: inherit;
}

.bbp-login-form {
  max-width: 40%;
  margin: 0 auto 40px;
}

.bbp-reply-content .wp-embedded-content {
  position: relative !important;
}
  
#bbpress-forums #bbp-your-profile fieldset select {
    margin-bottom: 0;
    width: 60%;
    background: #f9f9f9;
    border: 1px solid #ddd;
    box-shadow: none;
    padding: 5px 8px;
    border-radius: 0;
}

#bbpress-forums {
  display: none;
}

.logged-in #bbpress-forums {
  display: block;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Politisk Horisont
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.politisk_horisont {
  font-family: Merriweather;
}

.politisk_horisont .gdlr-item-caption {
  font-family: "Open Sans";
}

.normal_font {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
}

.gdlr-donation_amounts-item {
  margin: 0 0 40px;
}


.gdlr-gallery-item.gdlr-item .gallery-caption {
  padding-top: 0;
  font-size: 12px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Donation
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.gdlr-color-wrapper .contribution a {
  color: white;
  display: block;
  margin: 15px;
  text-align: center;
  font-weight: 700;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  padding: 10px;
  border: 2px solid #00583C;
  color: #00583C;
  background-color: white;
}

.gdlr-color-wrapper .contribution a:focus,
.gdlr-color-wrapper .contribution a:hover {
  color: white;
  background-color: #00583C;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * collapsible
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.list {
    display:none; 
    height:auto;
    margin:0;
    float: left;
    width: 100%;
}
.show {
    display: none; 
}
.hide:target + .show {
    display: inline; 
}
.hide:target {
    display: none; 
}
.hide:target ~ .list {
    display:inline; 
}

/*style the (+) and (-) */
.hide, .show {
	margin-right: 0;
	float: left;
}

.list p{
    height:auto;
    margin:0;
}
.question {
	float: left;
	height: auto;
	width: 90%;
	line-height: 20px;
	padding-left: 20px;
	margin-bottom: 25px;
	font-style: italic;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * onoffswitch
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.onoffswitch {
  position: relative;
  /*width: 90px;*/
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block; overflow: hidden; cursor: pointer;
  border-radius: 3px;
  height: 100%;
  width: 90px;
}
.onoffswitch-inner {
  display: block; width: 200%; margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
  height: 100%;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block; float: left; width: 50%; height: 48px; padding: 0; line-height: 48px;
  font-size: 14px; color: white; font-family: 'Open Sans', sans-serif; font-weight: bold;
  box-sizing: border-box;
  height: 100%;
  vertical-align: middle;
}
.onoffswitch-inner:before {
  content: "Vist";
  text-transform: uppercase;
  padding-left: 20px;
  background-color: #a4c771; color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "Skjult";
  text-transform: uppercase;
  padding-right: 8px;
  background-color: #df7e6c; color: #FFFFFF;
  text-align: right;
}
.onoffswitch-switch {
  display: block; width: 18px; margin: 6px;
  background: #efefef;
  position: absolute; top: 0; bottom: 0;
  right: 60px;
  /*border: 2px solid #7c7c7c;*/
  border-radius: 3px;
  transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; 
}

.PublicHide-wrapper {
  display: flex;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * searchDropDownContent
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#searchDropDownContent .dropdownmenu ul li.ac_over a,
#searchDropDownContent .dropdownmenu ul li.ac_over span {
    background: #f3f3f3;
}

.dropdownmenu ul li a:hover,
.dropdownmenu ul li span:hover {
    background: #f3f3f3;
}

.dropdownmenu .dropdownmenuInner {
  background-color: #FFFFFF;
  border: 1px solid #f3f3f3;
  box-sizing: border-box;
  padding: 0;
	float: left;
	margin: 0;
}

#imageMapDesc .imageMapShadow {
    border: 2px solid #00583C;
}

@media only screen and (max-width: 690px) {
  #map {
    display: none;
  }
}
.dropdownmenu ul li a,
.dropdownmenu ul li span {
	font-weight: 100;
  color: #00583C;
	padding: 4px 11px;
	display: block;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * date picker
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.ws-popover-opener {
  background: none;
}

.ws-popover-opener:focus,
.ws-popover-opener:active {
  outline: none;
}

.input-picker .picker-list td > button:hover, 
.input-picker .picker-list td > button.checked-value {
  background: #00583C;
}

.input-picker .ws-focus,
.input-picker :focus {
  outline: none;
}

abbr[title],
dfn[title] {
  border-bottom: none;
  text-decoration: none;
}

.input-picker abbr[title] {
  cursor: inherit;
}

.input-picker .picker-list td > button.othermonth {
  color: #a3a3a3;
}

.input-picker .picker-list td > button {
  color: #00583C;
}

.dkf_form span.error.ws-date {
  padding: 0;
  display: inline-block;
}

.date-input-buttons .step-controls {
  display: none;
}

.dkf_form span.ws-date {
  max-width: 365px !important;
}

#dkf_sign_up_form button.ws-popover-opener {
  color: #505050;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * interests
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.dkf_interests_form .interests label {
  border-radius: 3px;
  border: 1px solid #00583c;
  padding: 6px;
  margin-bottom: 10px;
  text-align: center;
  color: #00583c;
  font-weight: 700;
}

.dkf_interests_form .interests label.selected,
.dkf_interests_form .interests label.selected:hover {
  background-color: #00583c;
  color: white;
}

.dkf_interests_form .interests label:hover {
  background-color: #ccc;
  color: white;
  cursor: pointer;
}

.dkf_interests_form .interests label input {
  display: none;
}

.dkf_interests_form .gdlr-form-item.pos-center {
  text-align: center;
}

.dkf_interests_form .interests .interest_other_label {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.dkf_interests_form .interests .interest_other {
  border-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #00583c;
  width: 100%;
  height: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: none;
}

.dkf_interests_form .interests .interest_other_label:hover {
  background-color: inherit;
  color: #00583c;
  cursor: inherit;
}

.notices {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #9ed196;
  color: white;
  text-shadow: inherit;
  margin: 10px 0 18px;
  padding: 8px 35px 8px 14px;
}

.notices.error {
  background-color: #ff6060;
  border: none;
}

.gdlr-fixed-menu {
  z-index: 8000;
}

.gdlr-scroll {
  z-index: 8000;
  font-size: 50px;
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  background: #FFFFFF;
  color: #00583C;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  cursor: pointer;
}

.gdlr-scroll i {
  position: fixed;
  margin: 0;
  width: 100%;
  text-align: center;
}

.gdlr-scroll-top {
  display: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * file selector
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.dkf-file .input-file {
  display: none;
}

.dkf-file .file-return {
  margin: 0;
}

.dkf-file .file-return:not(:empty) {
  margin: 1em 0;
}

.dkf-file .file-return {
  font-style: italic;
  font-weight: bold;
}

.dkf-file .file-return:not(:empty):before {
  content: "Valgt fil: ";
  font-style: normal;
  font-weight: normal;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * Flow-Flow — WordPress Social Stream
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.ff-filter i {
  margin-right: 0;
}

.ff-slideshow-open.ff-slideshow {
  overflow: hidden;
}

.ff-stream h4 a {
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1.2;
}

.ff-stream .ff-header h1,.ff-stream .ff-controls-wrapper > span:hover { color: rgb(0, 88, 60); }
.ff-stream .ff-controls-wrapper > span:hover { border-color: rgb(0, 88, 60) !important; }
.ff-stream .ff-header h2 { color: rgb(155, 155, 155); }
.ff-stream .ff-filter-holder .ff-filter,
.ff-stream .ff-filter-holder:before,
.ff-stream .selectric,
.ff-stream .ff-filter-holder .selectric-ff-filters-select .selectric-items,
.ff-stream .ff-loadmore-wrapper .ff-btn:hover {
	background-color: rgb(80, 80, 80);
}
.ff-stream .ff-filter:hover,
.ff-stream .ff-filter.ff-filter--active,
.ff-stream .ff-moderation-button,
.ff-stream .ff-loadmore-wrapper .ff-btn,
.ff-stream .ff-square:nth-child(1) {
	background-color: rgb(0, 88, 60);
}
.ff-stream .ff-filter-holder .ff-search input {
	border-color: rgb(80, 80, 80);
}
.ff-stream .ff-search input:focus,
.ff-stream .ff-search input:hover {
border-color: rgb(0, 88, 60);
}

.ff-stream .ff-filter-holder .ff-search:after {
	color: rgb(80, 80, 80);
}
.ff-stream .selectric .button:before{
    border-top-color: rgb(80, 80, 80);
}
div.ff-stream,
div.ff-stream .ff-popup,
div.ff-stream .ff-search input {
	background-color: rgba(255, 255, 255, 0);
}

.ff-stream .ff-header h1, .ff-stream .ff-header h2 {
	text-align: center;
}
.ff-stream .ff-controls-wrapper, .ff-stream .ff-controls-wrapper > span {
	border-color: rgb(80, 80, 80);
}
.ff-stream .ff-controls-wrapper, .ff-stream .ff-controls-wrapper > span {
	color: rgb(80, 80, 80);
}
.ff-stream .shuffle__sizer{
<!--	width:  --><!--px;-->
}
.ff-stream .ff-item {
<!--	margin-bottom: --><!--px !important;-->
}
.ff-stream .shuffle__sizer {
	margin-left: 20px !important;
}

.ff-stream .picture-item__inner {
	background: rgb(241, 241, 241);
	color: rgb(80, 80, 80);
	box-shadow: 0 1px 4px 0 rgb(255, 255, 255);
}

.ff-stream .ff-content a {
	color: rgb(0, 88, 60);
}

.ff-stream-slideshow .ff-share-popup, .ff-stream-slideshow .ff-share-popup:after,
.ff-stream .ff-share-popup, .ff-stream .ff-share-popup:after {
	background: rgb(241, 241, 241);
}

.ff-stream .ff-mob-link {
	background-color: rgb(80, 80, 80);
}

.ff-stream .ff-mob-link:after,
.ff-stream-slideshow .ff-share-wrapper a:after {
	color: rgb(241, 241, 241);
}
.ff-stream,
.ff-stream-slideshow,
.ff-stream .ff-infinite .ff-content {
	color: rgb(80, 80, 80);
}
.ff-stream .ff-infinite > li {
	background: rgb(241, 241, 241);
}
.ff-stream .ff-square {
background: rgb(241, 241, 241);
}
.ff-stream .ff-icon, .ff-stream-slideshow .ff-icon {
	border-color: rgb(241, 241, 241);
}
.ff-stream .ff-style-2 .ff-icon:after {
	text-shadow: -1px 0 rgb(241, 241, 241), 0 1px rgb(241, 241, 241), 1px 0 rgb(241, 241, 241), 0 -1px rgb(241, 241, 241);
}

.ff-stream .ff-item h1, .ff-stream .ff-stream-wrapper.ff-infinite .ff-nickname, .ff-stream h4, .ff-stream-slideshow h4,.ff-stream-slideshow h4 a,
.ff-stream .ff-name, .ff-stream-slideshow .ff-name {
	color: rgb(0, 88, 60) !important;
}

.ff-stream .ff-mob-link:hover {
	background-color: rgb(0, 88, 60);
}
.ff-stream .ff-nickname,
.ff-stream .ff-timestamp,
.ff-stream .ff-item-bar,
.ff-stream .ff-item-bar a {
	color: rgb(155, 155, 155) !important;
}
.ff-stream-slideshow .ff-item-meta:before {
	background-color: rgb(80, 80, 80) !important;
}
.ff-stream .ff-item, .ff-stream .ff-stream-wrapper.ff-infinite .ff-content {
	text-align: left;
}
div.ff-stream .ff-overlay {
	background-color: rgb(255, 255, 255);
}

.ff-source {
    margin: 7%;
}

.ff-slideshow .ff-source {
    margin: 0 0 10px;
}

:target:before {
    content: "";
    display: block;
    height: 80px;
    margin: -80px 0 0;
}

.admin-bar :target:before {
    content: "";
    display: block;
    height: 112px;
    margin: -112px 0 0;
}

.gdlr-breadcrumb-item {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}

.gdlr-breadcrumb-item .breadcrumb-element {
  padding: 0 12px;
}

.gdlr-breadcrumb-item .breadcrumb-element:first-child {
  padding-left: 0;
}

.gdlr-breadcrumb-item .breadcrumb-element:last-child {
  padding-right: 0;
}

twitter-widget {
  min-width: 350px !important;
}

.gdlr-social-post-item iframe.instagram-media {
  min-width: 348px !important;
}

.gdlr-brand_case-style,
.gdlr-persons-item .gdlr-blog-full-ux,
.political-terms-content {
  -webkit-box-shadow: 0 0 1.5rem rgba(0,0,0,.20);
  box-shadow: 0 0 1.5rem rgba(0,0,0,.20);
}

.gdlr-person-content-wrapper {
  padding: 0 10px 10px;
}

.gdlr-blog-full-ux .gdlr-blog-content {
  padding: 0 15px 15px;
}

.gdlr-blog-full-ux .gdlr-blog-thumbnail {
  margin-bottom: 0;
}

.gdlr-blog-full-ux .gdlr-blog-title {
  padding: 24px 15px 0;
}

.gdlr-blog-full-ux .gdlr-blog-info {
  padding: 7px 15px;
}



.pos-center {
    text-align: center;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * 
 * DKF form
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

form input[type=submit][disabled]{
    opacity:0.5;
}

form .error,
form .error:focus,
form select.error ~ .select2-container--default .select2-selection--single {
    border: red 3px solid;
}

form span.error {
    border: none;
    background: red;
    display: block;
    color: white;
    font-size: 12px;
    padding: 3px 10px;
    margin-top: -3px;
}

form span.error a {
    color: white;
    text-decoration: underline;
}

form span.error a:hover,
form span.error a:focus {
    text-decoration: underline;
}

input[type="date"] {
    cursor: text;
    height: 54px;
}

input[type="date"].error {
    height: 58px;
}

::-webkit-input-placeholder { 
   color:   #a3a3a3;
}
::-moz-placeholder { 
   color:   #a3a3a3;
}
:-ms-input-placeholder { 
   color:   #a3a3a3;
}
:-moz-placeholder { 
   color:   #a3a3a3;
}
::-ms-input-placeholder {
   color:   #a3a3a3;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.addRow {
    cursor: pointer;
}

.not-paid {
    color: #C56A33;
    font-weight: 700;
}

.paid {
    color: #7DCC58;
    font-weight: 700;
}

.payment-icon {
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 150px;
    background-position-x: right;
}

.payment-icon.not-paid {
    background-image: url(../img/payment_missing.png);
}

.payment-icon.paid {
    background-image: url(../img/payment_ok.png);
}

@media only screen and (max-width: 767px) {
    .fancybox-slide {
	padding: 0;
    }
}