/* BEGIN Styles related to form-selection (hubspot-forms) on the front page */
.btn.form_selector{
  width:33%;
  padding-left:1em;
  padding-right:1em;
}

.btn.isSelected{
  font-weight:bold;
}

div.arkivplanSkjemaVelger{
  margin-bottom:15px;
}

div.arkivplanSkjema{
  color: #7c898d;
  font-weight: lighter;
  font-size: 17px;
}


div.actions input.hs-button{    /* Submit-button */
  color:#fff;
  background-color:#05afff;
  font-size:17px;
  font-weight:normal;
  padding:.8em 4.4em;
  text-transform:uppercase;

  display: inline-block;
  margin-bottom: 0;
  border-radius: 25px;
  padding: .6em 1.4em;
  border: 0 solid transparent;
  line-height: normal;
  vertical-align: middle;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  cursor: pointer;
  -webkit-user-drag: none;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
}






.hs-custom-style > div input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]), .hs-custom-style fieldset input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
}
.hs-custom-style > div > div:last-of-type .hs-input:not([type="checkbox"]):not([type="radio"]), .hs-custom-style fieldset > div:last-of-type .hs-input:not([type="checkbox"]):not([type="radio"]) {
  width: 100%;
  max-width: 100%;
}
.hs-form-field input[type="text"], .hs-form-field input[type="email"], .hs-form-field input[type="phone"], .hs-form-field input[type="number"], .hs-form-field input[type="tel"], .hs-form-field input[type="date"], .hs-form-field textarea {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  padding: 10px 15px;
}
.hs-button, .hs-form-field input[type="text"], .hs-form-field input[type="email"], .hs-form-field input[type="phone"], .hs-form-field input[type="number"], .hs-form-field input[type="tel"], .hs-form-field input[type="date"], .hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.hs-custom-style .hs-input, .hs-custom-style fieldset {
  max-width: 100%;
}
.hs-input:not([type="file"]) {
  background-color: #f5f8fa;
}
.hs-input {
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 40px;
  padding: 9px 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.hs-form * {
  box-sizing: border-box;
}


/**************/
/*
.legal-consent-container .hs-form-booleancheckbox-display input {
  float: left;
}
.hs-custom-style .hs-input, .hs-custom-style fieldset {
  max-width: 100%;
}
.hs-input[type="checkbox"], .hs-input[type="radio"] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}
.hs-input:not([type="file"]) {
  background-color: #f5f8fa;
}
.hs-input {
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 40px;
  padding: 9px 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.hs-form * {
  box-sizing: border-box;
}
.hs-form-28ea92fe-6d68-4feb-b9d6-01143b114159_b9254f51-e2a4-489e-a062-6209e6321070 .legal-consent-container .hs-richtext, .hs-form-28ea92fe-6d68-4feb-b9d6-01143b114159_b9254f51-e2a4-489e-a062-6209e6321070 .legal-consent-container label:not(.hs-error-msg) {
  font-family: arial, helvetica, sans-serif;
  color: #33475b;
  font-size: 14px;
}
.hs-form-28ea92fe-6d68-4feb-b9d6-01143b114159_b9254f51-e2a4-489e-a062-6209e6321070 .hs-form-field label:not(.hs-error-msg) {
  color: #33475b;
}
.hs-form-28ea92fe-6d68-4feb-b9d6-01143b114159_b9254f51-e2a4-489e-a062-6209e6321070 .hs-form-field label:not(.hs-error-msg) {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
.inputs-list label {
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
}
label {
  font-size: 14px;
  color: #33475b;
  font-weight: 500;
  line-height: 20px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* END Styles related to form-selection (hubspot-forms) on the front page */

