@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Lato:300,400|Raleway:400,700');
@font-face {
  font-family: 'Existence-Light';
  src: local('☺'), url('../../../fonts/Existence-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'telegrotesknext-medium';
  src: url('../fonts/telegrotesknext-medium.woff2') format('woff2');
}
@font-face {
  font-family: 'telegrotesknext-regular';
  src: url('../fonts/telegrotesknext-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'telegrotesknext-ultra';
  src: url('../fonts/telegrotesknext-ultra.woff2') format('woff2');
}
@font-face {
  font-family: 'telegrotesknext-bold';
  src: url('../fonts/telegrotesknext-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'otypicalheadline-medium';
  src: url('../fonts/otypicalheadline-medium.woff2') format('woff2');
}
@font-face {
  font-family: 'otypicaltext-regular';
  src: url('../fonts/otypicaltext-regular.woff2') format('woff2');
}
html,
body {
  background-color: #f7f7f7;
  font-family: 'otypicaltext-regular', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
}
p {
  margin-bottom: 40px;
}
/*#wrapper {

    position: relative;

}*/
#general_wrapper {
  min-height: 100%;
  position: relative;
  padding-bottom: 120px;
}
#general_wrapper:before {
  height: 500px;
  background-image: url('../images/headerimage.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  content: '';
}
p {
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'otypicalheadline-medium', sans-serif;
  font-weight: bold;
}
footer {
  margin-top: 180px;
  background-color: #000;
  border-top: 1px solid #4b4b4b;
  color: #FFF;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
footer a {
  text-decoration: none;
  color: inherit;
}
footer .container {
  padding: 5px 0 20px 0;
}
footer .menuSecondary_container {
  text-align: center;
}
footer .menuSecondary_container span {
  margin-right: 0px;
  width: 200px;
  display: inline-block;
  text-align: center;
}
footer .menuSecondary_container span a {
  color: inherit;
}
footer hr {
  border-top: 1px solid #6c6c6c;
}
input,
select,
textarea {
  max-width: 400px;
}
#RememberMeContainer {
  font-size: 10px;
  margin-left: 20px;
  margin-top: -18px;
}
#RememberMeContainer label {
  padding: 3px 0 0 0;
}
#LoginRegisterLink {
  font-weight: bold;
  color: dodgerblue;
}
.panel_area {
  position: relative;
}
.panel_row .panel_content {
  /*-webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 0;*/
  min-height: 50px;
  border-bottom: 4px solid #dedede;
  background: white;
  color: black;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.panel_row .panel_content.panel_content_padding {
  padding: 20px 50px 0 50px;
}
.panel_row .panel_content.panel_content_padding h4 {
  margin-left: -15px;
}
.panel_row .panel_content .forum_header {
  background: #080808;
}
.panel_row .panel_content .forum_header .fa {
  color: white;
}
.panel_row .panel_content h3 {
  padding: 7.5px 10px;
}
.panel_row .panel_content h2 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #b7b7b7;
}
.panel_row .panel_content h2.panelHeader_Highlighted {
  background: linear-gradient(to top right, #bfa6dc, #faac81);
  color: black;
}
.panel_row .panel_content .btn-white {
  background-color: grey;
  color: white;
}
.panel_row .panel_content .image-full-fit {
  margin: -15px -15px 15px -15px;
  width: 109%;
}
.panel_row .panel_content .profile-header {
  background: linear-gradient(to top right, #bfa6dc, #faac81);
}
.panel_row .panel_content.a-pill-box {
  background: url('../images/bg-services-01.jpg');
  background-position-x: 800px;
}
.panel_row .panel_content.a-pill-box a {
  text-align: center;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  padding: 5px;
}
.panel_row .panel_content.a-pill-box a h4 {
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid white;
  min-height: 120px;
  background: #4d4d4d;
}
.panel_row .panel_content.a-pill-box a h4:hover {
  background: #333333;
}
.panel_row .panel_content.a-pill-box a h4 span {
  display: block;
  margin: 15px 0 5px 0;
  min-height: 50px;
}
.panel_row .panel_content.a-pill-box a h4 span.fa-mobile {
  margin: 10px 0 5px 0;
}
.panel_row .panel_content.a-pill-box a#btn-toegansgniveaus h4 {
  font-size: 16px;
}
.panel_row .panel_content.a-pill-box .a-pill-box-info {
  position: absolute;
  top: 230px;
  left: 8px;
  right: 8px;
  bottom: 15px;
  padding: 30px 20px 20px 20px;
  background: rgba(0, 0, 0, 0.75);
  cursor: pointer;
}
.panel_row .panel_content.a-pill-box .a-pill-box-info p {
  background: rgba(0, 0, 0, 0.4);
  font-size: 18px;
}
.panel_row .panel_content.a-pill-box .a-pill-box-info:before {
  content: "\f00d";
  float: right;
  color: rgba(255, 255, 255, 0.8);
  margin-top: -30px;
  font-family: "FontAwesome";
  font-size: 30px;
}
.panel_row.header_row {
  background: white;
  margin: 0 0 400px 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  z-index: 1;
  position: relative;
  font-size: 12px;
}
.panel_row.header_row .header_content a {
  font-weight: 700;
}
.panel_row.header_row #topMenuLogin {
  text-align: right;
}
.panel_row.header_row #topMenu a,
.panel_row.header_row #topMenuLogin a {
  text-decoration: none;
  padding: 24px 3px;
  color: black;
  border: 1px solid white;
  background: white;
}
.panel_row.header_row #topMenu a.logoff,
.panel_row.header_row #topMenuLogin a.logoff {
  line-height: initial;
  background-color: #fafafa;
}
.panel_row.header_row #topMenu a:hover,
.panel_row.header_row #topMenuLogin a:hover {
  border: 1px solid #eaeaea;
  background-color: #f7f7f7;
  color: #222222;
}
.promo {
  background: white !important;
  color: black;
}
#uploadImageProfile {
  color: black;
}
.new_contentPreview {
  padding: 10px;
}
.new_contentPreview p {
  font-size: 16px;
  text-align: justify;
}
.news_extra p {
  font-size: 12px;
  margin-top: 20px;
  color: #d9d9d9;
}
.news_extra .btn {
  background-color: grey;
  color: white;
}
.news_recent {
  margin-bottom: 20px;
}
.news_recent img.newsimage {
  max-width: 109%;
  width: initial;
  height: initial;
}
.news_recent a {
  color: #333333;
}
.news_recent a:hover {
  text-decoration: none;
}
.news_recent a .image-area {
  text-align: center;
}
.news_recent .news_body {
  Font-size: 16px;
  padding: 0 15px;
  display: table;
  color: inherit;
}
.news_recent .news_body div:first-of-type {
  margin-bottom: 10px;
}
.news_recent .news_body p {
  font-size: 16px;
}
.news_recent .new_contentPreview a {
  color: #333333;
}
.news_recent .news_extra:before,
.news_recent .news_extra:after {
  content: " ";
  display: table;
}
.news_recent .news_extra:after {
  clear: both;
}
.news_recent .news_extra div:nth-child(2) {
  text-align: right;
  float: none;
}
.news_recent h3 {
  margin-top: 0;
}
.news_recent .news_type {
  display: none;
  font-size: 16px;
  color: #222222;
}
.news_recent .news_date {
  font-size: 12px;
  color: #f7f7f7;
}
#modalbox .modal-header {
  padding: 0;
  border-bottom: none;
}
#modalbox .modal-header .close {
  top: -28px;
  right: -30px;
}
#modalbox .modal-content {
  padding: 30px;
}
#modalbox .modal-content .modal-title {
  margin-bottom: 30px;
}
.centeredBigIcon {
  text-align: center;
  margin: 30px;
}
.centeredBigIcon .fa {
  color: #222222;
}
.brief-icons {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.brief-icons > div > div {
  margin-bottom: 15px;
}
.brief-icons > div > div img {
  height: 40px;
}
.news_horizontal {
  position: relative;
}
.news_horizontal a {
  color: #333333;
}
.news_horizontal a:hover {
  text-decoration: none;
}
.news_horizontal .news_extra {
  margin-top: 10px;
}
.news_horizontal .news_extra div:nth-child(2) {
  text-align: right;
}
.news_horizontal .news_extra div p {
  color: #f7f7f7;
}
.news_horizontal h3 {
  margin-top: 0;
}
.news_horizontal .image-area {
  text-align: center;
}
.news_horizontal img.newsSummaryimage {
  width: initial;
  max-width: 100%;
  max-height: 250px;
  margin: 0px;
  padding: 0;
}
.compactSurveyRow {
  padding: 10px 20px;
}
.compactSurveyRow a {
  display: block;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  border: 1px solid black;
  text-decoration: none;
  padding: 6px 10px;
  background: black;
  color: white;
}
.compactSurveyRow a span {
  margin: 0;
}
.compactSurveyRow a .text-success {
  color: #28a745;
}
.compactSurveyRow a .text-warning {
  color: #222222;
}
.compactSurveyRow a[href=""] {
  cursor: default;
}
.newsSummaryimage {
  border-radius: 5px;
}
.complete-news-width {
  width: 800px;
  margin: auto !important;
}
.panel-body {
  color: black;
}
.page-title {
  min-height: 350px;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 80px;
  margin-top: -350px;
  color: white;
  background: rgba(36, 12, 36, 0.28);
  -webkit-box-shadow: 0px 1px 20px 20px rgba(36, 12, 36, 0.28);
  -moz-box-shadow: 0px 1px 20px 20px rgba(36, 12, 36, 0.28);
  box-shadow: 0px 1px 20px 20px rgba(36, 12, 36, 0.28);
}
.page-title h1 {
  font-size: 48px;
}
.page-title p {
  font-size: 28px;
}
a {
  color: black;
}
a.promo-about {
  color: #337ab7;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #222222;
}
#btn_addCategory {
  color: black;
  padding: 10px 15px;
}
#btn_createTopic {
  background: grey;
}
input {
  color: black;
}
.ForumModule_posts .ForumModule_post {
  background: #f7f7f7;
  color: black;
}
.forum-link {
  color: black;
}
#last_cloud_ad {
  background: url('../images/cloud_ad.jpg');
  height: 520px;
  background-size: cover;
}
.poll_list li {
  background: grey;
  padding: 10px 7.5px;
  cursor: pointer;
}
.poll_list li:hover {
  background: #343434;
}
.collapse {
  visibility: initial;
}
/**
 * Progress bars with centered text
 */
.progress {
  position: relative;
}
.progress .bar {
  z-index: 1;
  position: absolute;
}
.progress span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  color: black;
  text-align: center;
  width: 100%;
}
.legend {
  position: relative;
  padding: 3px 7px;
  width: 15%;
  font-size: 13px;
  font-weight: bold;
  background-color: white;
  color: #e20074;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  border: 1px solid #e5e5e5;
  float: right;
  right: -11px;
  top: -21px;
  text-align: center;
  min-width: 65px;
}
.legend .pink-square {
  width: 15px;
  height: 15px;
  background-color: #222222;
  float: left;
  margin: 2px 5px 0;
  display: inline;
}
div.question-answers {
  display: block;
}
div.question {
  display: block;
  height: 100%;
  padding-top: 20px;
}
.question-number {
  background-color: #e20074;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 20px;
  margin-right: 10px;
  color: white;
  float: left;
}
.question-text {
  color: #828282;
  line-height: 30px;
  display: block;
  margin-top: 5px;
}
div.answers {
  margin: 30px 0 0 38px;
}
.answer {
  margin: 10px 0;
  display: list-item;
  list-style-type: none;
}
.answer span {
  float: left;
  font-weight: bold;
  margin-left: 10px;
  position: inherit;
  overflow-x: hidden;
  width: 45%;
}
.answer-text-normal {
  color: #999999;
}
.answer-text-chosen {
  color: #E20074;
}
.progressbar {
  background-color: #dbdbdb;
  width: 40%;
  height: 20px;
  float: left;
  display: inline-block;
}
.progressbar-normal {
  background-color: #2aa4b2;
  height: 100%;
}
.progressbar-chosen {
  background-color: #222222;
  height: 100%;
}
.btn {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  padding: 10px 50px;
  border: none;
  font-weight: normal;
  font-size: 16px;
}
.btn.btn-primary,
.btn.btn-white {
  background: #222222;
  border: 1px solid #222222;
  border-bottom: 1px solid #080808;
}
.btn.btn-primary:hover,
.btn.btn-white:hover {
  background: #080808;
}
.btn.btn-default {
  border: 1px solid lightgrey;
  border-bottom: 1px solid #bababa;
  color: #222222;
}
.btn.btn-default:hover {
  background: #222222;
  color: white;
}
.form-control {
  padding: 16px;
  height: 50px;
}
.form-control:focus {
  border-color: #222222;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);*/
}
.checkBoxLabel {
  font-size: 16px;
  font-weight: normal;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .promo {
    background: white !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .panel_row.header_row #topMenu a {
    font-size: 12px;
    padding: 24px 3px;
  }
  .panel_row.header_row #topMenuLogin span:nth-child(2) {
    display: none;
  }
  #topMenu,
  #topMenuLogin {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .promo {
    background: white !important;
  }
  .page-title {
    min-height: initial;
    padding-bottom: 10px;
    margin-top: -250px;
    padding-top: 30px;
  }
  .page-title h1 {
    font-size: 32px;
  }
  .page-title p {
    font-size: 16px;
  }
  #general_wrapper:before {
    height: 250px;
  }
  div .panel_row.header_row {
    margin: 0 -7.5px 175px -7.5px;
  }
  div .panel_row.header_row.header_row .icon-bar {
    background-color: black;
  }
  div .panel_row.header_row.header_row .navbar-collapse {
    background-color: white;
    width: 300px;
    position: absolute;
    top: 68px;
    border-left: 1px solid #222222;
    border-bottom: 1px solid #222222;
    border-right: 1px solid #222222;
    right: 10px;
    z-index: 2;
  }
  div .panel_row.header_row.header_row .navbar-collapse#topMenuLogin {
    text-align: left;
    top: 8px;
  }
  div .panel_row.header_row.header_row .navbar-collapse a {
    display: block;
    padding: 3px !important;
  }
  div .panel_row.header_row button {
    color: black;
  }
  div .panel_row.header_row:after {
    background: none;
    height: 0;
    width: 100%;
  }
  #topMenu,
  #topMenuLogin {
    margin-bottom: 3px;
  }
}
