/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.3; }

body {
  background-color: #fff;
  margin: 0 1rem; }

a:link {
  color: #007cc1; }

a:visited {
  color: #007cc1; }

a:hover {
  color: #005b8e; }

a:active {
  color: #002a42; }

a.is-destructive:link, .notice--error a:link {
  color: #D91E18; }

a.is-destructive:visited, .notice--error a:visited {
  color: #D91E18; }

a.is-destructive:hover, .notice--error a:hover {
  color: #ab1813; }

a.is-destructive:active, .notice--error a:active {
  color: #660e0b; }

.in-iframe {
  overflow: hidden; }

.wrap {
  margin: 1rem auto;
  max-width: 720px; }

.no-wrap {
  white-space: nowrap; }

.heading, .ad .jobad-header p {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2rem;
  font-weight: normal;
  letter-spacing: 0;
  margin: 1rem 0;
  text-transform: inherit; }

.sub-heading {
  letter-spacing: 0;
  margin: 1rem 0;
  text-transform: inherit; }
  .sub-heading.is-required::after {
    color: #D91E18;
    content: ' *';
    font-size: 1rem;
    vertical-align: text-top; }

hr {
  border-color: #d2d2d2;
  border-style: solid;
  border-width: 1px 0 0;
  display: block;
  margin: 1.5rem 0; }

.footer-navigation {
  margin: 3rem 0 1rem;
  display: flex;
  align-items: baseline;
  justify-content: space-between; }
  .footer-navigation:last-child {
    margin-left: auto; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.clear-fix {
  display: block;
  content: "";
  clear: both; }

.hidden {
  display: none; }

@media screen and (min-width: 640px) {
  .pull-right-buttons {
    float: right; } }

#logo-image {
  padding-bottom: 12px;
  margin-bottom: 12px; }
  #logo-image img {
    max-width: 100%; }

.form.is-compact .form-group {
  margin-top: .5rem;
  margin-bottom: .5rem; }

.form-group {
  margin: 1rem 0;
  display: inline-block;
  width: 100%;
  position: relative; }
  .form-group .form-group-error {
    color: #D91E18;
    margin: .25rem 0 0; }
  .form-group .input-status {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.8rem;
    color: #888; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
  .form-group .loader::after {
    content: "";
    background-image: url("images/spinner.svg");
    width: 16px;
    height: 16px;
    display: block;
    animation: spin 0.8s linear infinite; }

.input-meta {
  margin: .25rem 0 0; }

@media screen and (min-width: 640px) {
  .form-group-stack {
    display: flex;
    margin-left: -.5rem;
    margin-right: -.5rem; }
    .form-group-stack .form-group {
      flex: 1 1;
      margin-left: .5rem;
      margin-right: .5rem; } }

.form-section {
  border: 0;
  margin: 3rem 0 1rem;
  padding: 0; }
  .form-section .sub-heading + p {
    margin-top: 0;
    margin-bottom: 0; }

.input-label {
  color: #000;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: .25rem;
  margin-top: 0;
  text-transform: initial; }

.is-required img.ico-required {
  width: 0.5rem; }

.input-field, .textarea {
  background-clip: padding-box;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d2d2d2;
  border-radius: 0.25rem;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  padding: 0.625rem 0.5rem;
  width: 100%; }
  .input-field.has-error, .has-error.textarea {
    border-color: #D91E18; }
  .input-field[readonly], .textarea[readonly] {
    border-color: transparent;
    background-color: transparent;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .input-field#prof_personalnumber[readonly], #prof_personalnumber.textarea[readonly], .input-field#prof_birthlastfour[readonly], #prof_birthlastfour.textarea[readonly] {
    padding-top: 10px; }

.select-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-clip: padding-box;
  background-color: #fff;
  background-image: url("images/select-arrow-down.svg");
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #d2d2d2;
  border-radius: 0.25rem;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  padding: 0.625rem 2rem 0.625rem 0.5rem;
  position: relative;
  text-indent: .01px;
  text-overflow: '';
  width: 100%; }
  .select-field::-ms-expand {
    display: none; }
  .select-field:active {
    background-image: url("images/select-arrow-up.svg"); }
  .select-field.select-field--auto-width {
    width: auto; }
  .select-field.has-error {
    border-color: #D91E18; }
  .select-field[readonly] {
    border-color: transparent;
    padding: 0;
    background-image: none; }
  @media screen and (max-width: 639px) {
    .select-field {
      width: 100%; } }

.button,
a.button {
  background-color: #007cc1;
  background-image: none;
  border: 1px solid #007cc1;
  border-radius: 0.25rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.3;
  padding: 0.625rem 1.5rem;
  text-align: center;
  text-decoration: none;
  text-transform: initial; }
  .button:hover,
  a.button:hover {
    background-color: #006ca8; }
  .button:active,
  a.button:active {
    background-color: #005b8e; }
  .button.social-login--facebook,
  a.button.social-login--facebook {
    background-color: #3B5998;
    border-color: #3B5998;
    background-image: url("images/social-button-facebook.svg");
    background-repeat: no-repeat;
    background-position: .25rem center;
    padding-left: calc(0.75rem + 24px);
    padding-right: 0.75rem;
    text-align: left; }
    .button.social-login--facebook:hover,
    a.button.social-login--facebook:hover {
      background-color: #344e86; }
    .button.social-login--facebook:active,
    a.button.social-login--facebook:active {
      background-color: #2d4373; }
  .button.social-login--google,
  a.button.social-login--google {
    background-color: #DB4437;
    border-color: #DB4437;
    background-image: url("images/social-button-google.svg");
    background-repeat: no-repeat;
    background-position: .25rem center;
    padding-left: calc(0.75rem + 24px);
    padding-right: 0.75rem;
    text-align: left; }
    .button.social-login--google:hover,
    a.button.social-login--google:hover {
      background-color: #d33426; }
    .button.social-login--google:active,
    a.button.social-login--google:active {
      background-color: #bd2e22; }
  .button.social-login--linkedin,
  a.button.social-login--linkedin {
    background-color: #0077B5;
    border-color: #0077B5;
    background-image: url("images/social-button-linkedin.svg");
    background-repeat: no-repeat;
    background-position: .25rem center;
    padding-left: calc(0.75rem + 24px);
    padding-right: 0.75rem;
    text-align: left; }
    .button.social-login--linkedin:hover,
    a.button.social-login--linkedin:hover {
      background-color: #00669c; }
    .button.social-login--linkedin:active,
    a.button.social-login--linkedin:active {
      background-color: #005582; }
  .button.social-login--monster,
  a.button.social-login--monster {
    background-color: #72469a;
    border-color: #72469a;
    background-image: url("images/social-button-monster.svg");
    background-repeat: no-repeat;
    background-position: .25rem center;
    padding-left: calc(0.75rem + 24px);
    padding-right: 0.75rem;
    text-align: left; }
    .button.social-login--monster:hover,
    a.button.social-login--monster:hover {
      background-color: #653e88; }
    .button.social-login--monster:active,
    a.button.social-login--monster:active {
      background-color: #583677; }
  .button.is-small,
  a.button.is-small {
    padding: 0.2083333333rem 0.75rem;
    font-size: .875rem; }
  .button.is-secondary,
  a.button.is-secondary {
    background-color: transparent;
    border-color: transparent;
    color: #007cc1;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-decoration: underline;
    text-transform: initial; }
  .button.is-destructive,
  a.button.is-destructive,
  .notice--error a.button {
    background-color: transparent;
    border-color: transparent;
    color: #D91E18;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-decoration: underline;
    text-transform: initial; }

.button-group .button {
  background-color: #fff;
  border-color: #d2d2d2;
  color: #000;
  padding: 0.625rem 1rem;
  display: block;
  float: left; }
  .button-group .button:not(:only-child) {
    border-left-width: 0;
    border-radius: 0; }
  .button-group .button:not(:only-child):first-child {
    border-left-width: 1px;
    border-radius: 0.25rem 0 0 0.25rem; }
  .button-group .button:not(:only-child):last-child {
    border-radius: 0 0.25rem 0.25rem 0; }
  .button-group .button:hover, .button-group .button:focus {
    background-color: #f8f8f8; }
  .button-group .button:active, .button-group .button.is-active {
    background-color: #dadada;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15) inset; }
  @media screen and (max-width: 639px) {
    .button-group .button {
      float: none;
      width: 100%; }
      .button-group .button:not(:only-child) {
        border-left-width: 1px;
        border-radius: 0;
        border-top-width: 0; }
      .button-group .button:not(:only-child):first-child {
        border-radius: 0.25rem 0.25rem 0 0;
        border-top-width: 1px; }
      .button-group .button:not(:only-child):last-child {
        border-radius: 0 0 0.25rem 0.25rem; } }

@media screen and (max-width: 639px) {
  .control-stack > .button {
    display: block;
    margin-top: .25rem;
    width: 100%; } }

.control-stack .button + a {
  padding-left: 1rem; }
  @media screen and (max-width: 639px) {
    .control-stack .button + a {
      border: 1px solid #d2d2d2;
      border-radius: 0.25rem;
      display: block;
      margin-top: .25rem;
      padding: 0.625rem 0;
      text-align: center; } }

.radio-group,
.checkbox-group {
  margin: .5rem 0; }

.radio {
  display: block;
  margin: .25rem 0; }

.checkbox {
  display: block;
  margin: .25rem 0; }

.form-group--social-logins {
  margin-top: 3rem; }

.readonly-text {
  color: #777; }

.hidden-input {
  left: -1000px;
  position: absolute; }

.fa-facebook-official {
  color: #3b5998; }

.fa-twitter-square {
  color: #55acee; }

.fa-google-plus-square {
  color: #dd4b39; }

.fa-envelope-square {
  color: #0a88ff; }

.fa-linkedin-square {
  color: #007bb5; }

.at-social-share-item {
  margin-right: 10px; }

.birthday-label {
  margin: 0px; }

#acceptterms-error {
  display: block !important; }

.inline-form {
  display: inline; }

.inline-block-form {
  display: inline-block; }

.error-label {
  display: inline;
  font-weight: normal; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.matrix .matrix-header {
  display: none; }
  @media screen and (min-width: 640px) {
    .matrix .matrix-header {
      display: flex;
      justify-content: flex-end;
      margin-left: 30%; }
      .matrix .matrix-header span {
        /*border-color: $color-light-gray;
        border-style: solid;
        border-width: 0 0 1px 0;*/
        color: #888;
        display: block;
        flex: 1;
        font-size: 0.875rem;
        padding: .25rem;
        text-align: center; } }

.matrix .matrix-question {
  padding: 10px; }
  @media screen and (min-width: 640px) {
    .matrix .matrix-question {
      display: flex;
      padding: 7px 0px 7px 17px;
      border-top: solid 1px #d2d2d2; } }
  .matrix .matrix-question:nth-child(2n) {
    background-color: #f8f8f8; }
  .matrix .matrix-question:last-child {
    border-bottom: solid 1px #d2d2d2; }
  .matrix .matrix-question p {
    display: block;
    margin: 1rem 0 .25rem; }
    @media screen and (min-width: 640px) {
      .matrix .matrix-question p {
        margin: .5rem .5rem .5rem 0;
        width: 30%; } }
  .matrix .matrix-question .scaled-legend {
    padding-bottom: 5px; }
    @media screen and (min-width: 640px) {
      .matrix .matrix-question .scaled-legend {
        padding: 10px 10px 10px 0px;
        max-width: 30%; } }
  .matrix .matrix-question ol {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 640px) {
      .matrix .matrix-question ol {
        display: flex;
        flex: 1;
        height: 100%;
        margin-left: 30%; } }
    @media screen and (max-width: 639px) {
      .matrix .matrix-question ol {
        overflow: hidden;
        clear: both; } }
    .matrix .matrix-question ol li {
      flex: 1;
      display: block; }
      @media screen and (min-width: 640px) {
        .matrix .matrix-question ol li {
          align-items: center;
          display: flex;
          justify-content: center;
          padding: 10px; } }
      @media screen and (max-width: 639px) {
        .matrix .matrix-question ol li input::after {
          box-sizing: border-box;
          color: #888;
          content: attr(aria-label);
          display: block;
          font-size: 0.875rem;
          padding-left: 1.5rem;
          white-space: nowrap;
          width: 100%; } }
  @media screen and (min-width: 640px) {
    .matrix .matrix-question:nth-child(2n) ol li {
      background-color: #f8f8f8; } }
  @media screen and (min-width: 640px) {
    .matrix .matrix-question:not(:first-of-type) ol li {
      border-top: 0; }
    .matrix .matrix-question ol li:not(:first-child) {
      border-left: 0; } }
  .matrix .matrix-question.has-error {
    color: #D91E18;
    border: 1px solid #D91E18; }

.form-group .matrix {
  margin: .5rem 0; }

.scaled-fieldset {
  width: 100%;
  padding: 0;
  margin: 0px;
  border-style: none; }

.scaled-legend {
  clear: both;
  overflow: hidden;
  float: left; }

.table-header {
  display: table;
  margin: .75rem 0 1rem 0;
  width: 100%; }
  .table-header .button, .table-header p {
    display: block;
    margin-top: .25rem; }
    @media screen and (min-width: 640px) {
      .table-header .button, .table-header p {
        display: inline-block; }
        .table-header .button:nth-child(1n+2), .table-header p:nth-child(1n+2) {
          float: right; }
        .table-header .button:not(:first-child), .table-header p:not(:first-child) {
          margin-left: .25rem; } }
  .table-header p {
    padding: 0.625rem 0;
    margin-bottom: 0;
    border: 1px solid transparent; }
    @media screen and (max-width: 639px) {
      .table-header p {
        border: 1px solid #d2d2d2;
        text-align: center;
        border-radius: 0.25rem; } }

.table-meta {
  background-color: #ecebeb;
  padding: 0; }
  .table-meta + .table {
    margin-top: .25rem; }
    @media screen and (min-width: 640px) {
      .table-meta + .table {
        margin-top: 0; } }

.table-filters {
  margin-top: 1rem;
  overflow: auto;
  vertical-align: top;
  width: 100%; }
  .table-filters .form-group {
    margin: .5rem;
    display: block;
    width: auto; }
  @media screen and (min-width: 640px) {
    .table-filters {
      display: table; }
      .table-filters .form-group {
        display: inline-block;
        vertical-align: top; } }

.table {
  border-collapse: collapse;
  border-color: #d2d2d2;
  border-style: solid;
  border-width: 1px 0;
  margin: 1rem 0;
  width: 100%; }
  .table caption {
    display: block;
    font-size: 1.25rem;
    margin: 0 0 1rem;
    text-align: left; }
  .table tr th,
  .table tr td {
    padding: 1rem 0.5rem;
    text-align: left; }
  .table tr th {
    background-color: transparent;
    border-color: #d2d2d2;
    border-style: solid;
    border-width: 0 0 2px;
    color: #000;
    white-space: nowrap; }
    .table tr th > .table-sort-column-icon {
      background-color: transparent;
      background-image: url("images/sort-default.svg");
      background-repeat: no-repeat;
      border: 0;
      color: transparent;
      cursor: pointer;
      display: inline-block;
      height: 24px;
      overflow: hidden;
      width: 24px;
      vertical-align: middle; }
    .table tr th.sorting_asc > .table-sort-column-icon {
      background-image: url("images/sort-asc.svg"); }
    .table tr th.sorting_desc > .table-sort-column-icon {
      background-image: url("images/sort-desc.svg"); }
  .table tr td {
    background-color: transparent;
    border-top: 1px solid #d2d2d2;
    color: #000; }
    .table tr td span.show-mobile {
      display: none; }
  @media screen and (max-width: 576px) {
    .table {
      border-bottom: 0;
      border-top: 0; }
      .table thead tr:first-child {
        display: none; }
      .table tr {
        border: 1px solid #d2d2d2;
        display: block;
        margin-bottom: .25rem; }
        .table tr td {
          border: 0;
          display: block;
          padding: .25rem .5rem; }
          .table tr td span.show-mobile {
            display: inline; }
          .table tr td:first-child {
            text-align: left; }
          .table tr td:not(:first-child)::before {
            content: attr(data-label);
            float: left; } }

.table-sort-column-button {
  background-color: transparent;
  background-image: url("images/sort-default.svg");
  background-repeat: no-repeat;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  overflow: hidden;
  width: 24px; }
  .table-sort-column-button.is-asc {
    background-image: url("images/sort-asc.svg"); }
  .table-sort-column-button.is-desc {
    background-image: url("images/sort-desc.svg"); }

#jobsTable_wrapper {
  overflow-x: auto; }

.table caption {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

#joblist-table-summary {
  display: none; }

.notice {
  border: 1px solid #d2d2d2;
  border-radius: 0.25rem;
  margin: 1rem 0;
  padding: 1rem; }
  .notice > * {
    margin: 1rem 0 0; }
    .notice > *:first-child {
      margin-top: 0; }
  .notice--error {
    background-color: #fef3f2;
    border: 1px solid #f9c6c4;
    color: #D91E18; }
    .notice--error h2, .notice--error .heading, .notice--error .ad .jobad-header p, .ad .jobad-header .notice--error p {
      font-size: 1rem;
      font-weight: 600;
      margin-top: 0px; }
  .notice--success {
    background-color: #e4f8f0;
    border: 1px solid #b4e6d2; }

.upload > :last-child {
  margin-bottom: 0; }

.upload .upload__acceptable-filetypes {
  font-size: .875rem;
  color: #888; }

.upload ol.upload__files {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem; }
  .upload ol.upload__files li {
    padding-left: 28px;
    background: url("images/document.svg") left center no-repeat;
    line-height: 24px; }
    @media screen and (max-width: 639px) {
      .upload ol.upload__files li {
        border: 1px solid #d2d2d2;
        padding-top: .25rem;
        padding-bottom: .25rem;
        margin: .25rem 0;
        background-position: left 4px;
        border-radius: 0.25rem; } }
    .upload ol.upload__files li .filename {
      padding-right: .5rem; }
    .upload ol.upload__files li a {
      font-size: .875rem;
      white-space: nowrap; }

.jobs {
  margin-top: 3rem; }

.ad .jobad-header {
  margin: 1rem 0 2rem; }
  .ad .jobad-header img {
    max-width: 100%; }
  .ad .jobad-header p {
    margin: 0;
    color: #888; }
  .ad .jobad-header .heading, .ad .jobad-header p {
    margin-bottom: 0; }

.ad .contact {
  margin: 3rem 0; }
  .ad .contact .contact-person p {
    margin: 0; }
    .ad .contact .contact-person p.contact-name {
      font-weight: bold; }

.ad .text-secondary {
  word-break: break-word; }

.profile-section {
  margin-top: 3rem; }

.profile-section-header {
  display: block;
  margin-bottom: 1rem; }
  .profile-section-header.has-no-divider {
    border-bottom: 0;
    padding-bottom: 0; }
  .profile-section-header .sub-heading {
    display: inline;
    padding-right: .5rem; }

.profile-job-application {
  display: block;
  border: 1px solid #d2d2d2;
  margin: 1rem 0;
  padding: 0 1rem;
  border-radius: 0.25rem; }
  .profile-job-application .profile-job-application-heading {
    font-size: 16px;
    font-weight: bold; }
  .profile-job-application p {
    display: table-row;
    margin: 1rem 0; }
    .profile-job-application p span {
      padding-right: 1rem;
      display: table-cell; }
      .profile-job-application p span:first-child {
        font-weight: bold; }
  .profile-job-application .form-group {
    display: block; }
  .profile-job-application .profile-job-application-footer .profile-job-application-status {
    display: block;
    color: #888;
    font-size: .875rem;
    line-height: 24px; }
    .profile-job-application .profile-job-application-footer .profile-job-application-status.is-closed {
      margin-top: 1rem;
      padding-left: 30px;
      position: relative; }
      .profile-job-application .profile-job-application-footer .profile-job-application-status.is-closed::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background-image: url("images/locked.svg");
        background-color: #888; }
  .profile-job-application .profile-job-application-footer .form-group {
    margin: 0; }

.personal-image {
  float: left;
  padding-right: 20px; }
  .personal-image img {
    max-width: 100px;
    max-height: 100px; }

.panel {
  margin: 1rem auto;
  width: 100%; }
  .panel--xs {
    max-width: 22rem; }

.tab-content > .tab-pane,
.dataTables_info,
.dataTables_filter {
  display: none; }

.tab-content > .active {
  display: block; }

.ie8form_upload, .fileform_ulitmate {
  display: none; }

.form-control.error {
  border-color: red !important;
  border-width: 1px;
  border-style: solid; }

span.error {
  color: red; }

.list-error {
  color: #D0021B; }

.rm-panel {
  padding: 0px 20px 10px 20px;
  background-color: rgba(0, 0, 0, 0.1); }

#prof_personalnumber {
  width: 60%;
  float: left; }

.align-right {
  float: right;
  overflow: hidden;
  clear: both; }

.align-left {
  float: left;
  overflow: hidden; }

.input-small {
  width: 2em; }

.input-medium {
  width: 3em; }

#prof_birthlastfour {
  width: 30%;
  float: left; }

#personal-number-dash {
  float: left;
  margin: 10px 5px 0px 5px; }

.skill-row p {
  margin: 0px; }

#linkedin-button {
  float: left;
  margin-right: 5px; }

.collapse-box {
  margin-top: 10px;
  overflow: hidden; }

textarea.form-control {
  width: 100%; }

.info-fileupload {
  margin-bottom: 5px !important;
  padding-left: 0px;
  list-style: none; }

.text-color-muted {
  color: #717171; }

.collapse-list {
  margin-top: 10px;
  margin-bottom: 0px; }

#apply-login-btn {
  margin-top: 10px; }

#awm_btnMonsAwm {
  text-shadow: none;
  border-radius: 2px !important;
  padding: 9px;
  background: #71459A !important;
  float: left; }

.awm_btnContDiv {
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important; }

.sub-heading.readonly {
  margin: 10px 0px 0px 0px; }

.collapse-list.readonly {
  margin: 0px; }

th:focus {
  outline: 2px solid black; }

/* collapsed layout */
.collapseItem {
  font-size: 9pt;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 19px 19px 14px;
  background-color: white;
  border: 1px solid #DDD;
  border-radius: 4px;
  position: relative; }

.collapsedTable {
  display: none; }

.collapsedTable table {
  border-collapse: collapse;
  width: 100%; }

.collapsedTable thead,
.collapsedTable .top {
  display: none !important; }

.collapsedTable tr.jobs:nth-child(even) {
  background-color: transparent;
  -webkit-transition: background 0.5s; }

.collapsedTable tr.jobs:nth-child(odd) {
  background-color: #f9f9f9;
  -webkit-transition: background 0.5s; }

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.collapsedTable tr.jobs:hover {
  background-color: #f0f5fa;
  -webkit-transition: background 0.5s; }

.collapsedTable tr.jobs > td {
  padding: 0; }

.collapsedTable tr.jobs > td > p {
  padding: 5px 2px; }

.collapsedTable tr {
  border-bottom: 1px solid #e5e5e5; }

.collapseItem i.icon-minus {
  display: none; }

.subscription p {
  display: block;
  float: left;
  clear: both; }

.subscription {
  overflow: hidden; }

.subscription .profileItemDel {
  float: right;
  margin-top: 0px; }

.policy-container {
  margin: 10px; }

#resetlogin-label {
  display: inline; }

.extuserbooking .submit-button-form-group {
  margin-bottom: 0; }

/* end */
.confirmation {
  border: 1px solid #d2d2d2;
  border-radius: 0.25rem;
  margin: 1rem 0;
  text-align: center; }
  .confirmation p {
    display: block;
    margin: 1rem; }
    .confirmation p::before {
      background-color: #00B16A;
      background-image: url("images/confirmation-success.svg");
      content: '';
      display: block;
      height: 36px;
      margin: 0 auto 1rem;
      width: 36px; }
  .confirmation.is-error {
    border-color: #D91E18; }
    .confirmation.is-error p::before {
      background-color: #D91E18;
      background-image: url("images/confirmation-error.svg"); }

.list {
  padding: 0 0 0 2.5ch;
  margin: 0 0 1rem; }
  @media screen and (max-width: 639px) {
    .list {
      list-style: none;
      padding: 0; } }
  .list li {
    line-height: 24px; }
    @media screen and (max-width: 639px) {
      .list li {
        border: 1px solid #d2d2d2;
        padding: .25rem;
        margin: .25rem 0;
        background-position: left 4px;
        border-radius: 0.25rem; } }
    .list li .filename {
      padding-right: .5rem; }
    .list li a {
      font-size: .875rem;
      white-space: nowrap; }

.well {
  background-color: #ecebeb;
  border-radius: 0.25rem;
  margin: 1rem 0;
  padding: 1rem; }
  .well > * {
    margin: 1rem 0 0; }
    .well > *:first-child {
      margin-top: 0; }

/*# sourceMappingURL=app.css.map */