@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-UltraLight-06.ttf");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-UltraLightItalic-07.ttf");
  font-style: italic;
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-Light-08.ttf");
  font-weight: 200;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-LightItalic-09.ttf");
  font-style: italic;
  font-weight: 200;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-Thin-13.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-ThinItalic-14.ttf");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-01.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-Italic-03.ttf");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-Medium-11.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-Italic-03.ttf");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-Bold-02.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-BoldItalic-04.ttf");
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-CondensedBold-05.ttf");
  font-weight: 800;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("_/fonts/helvetica-neue/HelveticaNeue-CondensedBlack-10.ttf");
  font-style: italic;
  font-weight: 900;
}
.enzo, #ds .clientName, #ds .mostImportant .popUpTitle, #ds .startDateHeader .title, #ds .intakeAddressHeader .title, #ds .bottom .signatureBox h2, #ds .bottom .signatureBox h3, #ds .bottom .rightFixed h3, body.external.intake h1, body.external.setting h1, body.external.intake .subContent h2, body.external.setting .subContent h2 {
  font-family: "ff-enzo-web", sans-serif;
  font-weight: 600;
}

.ns {
  font-family: "nimbus-sans", helvetica, sans-serif;
  font-weight: 400;
}

.pn, #ds .mostImportant .mi_1 .months, #ds .mostImportant .mi_1 .row1 .data .bold, #ds .mostImportant .mi_1 .row1 .data .month {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.os, #ds .mostImportant .btnSub, #ds .mostImportant .log, #ds .mostImportant .mi_1, #ds .mostImportant .mi_1 .row1 .text, #ds .mostImportant .administration, #ds .mostImportant .incidents .grid .t, #ds .mostImportant .notes .list .note .name, #ds .mostImportant .notes .list .note .text, #ds .mostImportant .notes textarea, #ds .bottom .versions2, #ds .field.options {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.inter, #ds .mostImportant .btnTitle {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.hn {
  font-family: "Helvetica Neue", sans-serif;
}

.fw300 {
  font-weight: 300 !important;
}

.fw700 {
  font-weight: 700 !important;
}

.t03, #ds .subGroup.collapseNextGroup i, #ds .field.radio3 .text, #ds .field.matrixRadio .choice .topC:after, #ds .removeEntry, #ds .deleteProduct, #ds .goalForms .menu .popUp .entry, #ds .button.dots {
  transition: all 0.3s ease;
}

.t05, #ds .bottom .tab {
  transition: all 0.5s ease;
}

.prev {
  width: 23px;
  height: 23px;
  cursor: pointer;
  background: url(../img/left.png) center center no-repeat;
}
.prev:hover {
  background: url(../img/left-h.png) center center no-repeat;
}
.prev.active {
  background: url(../img/left-a.png) center center no-repeat;
}
.prev.faster {
  background: url(../img/left2.png) center center no-repeat;
}
.prev.faster:hover {
  background: url(../img/left2-h.png) center center no-repeat;
}
.prev.faster.active {
  background: url(../img/left2-a.png) center center no-repeat;
}

.next {
  width: 23px;
  height: 23px;
  cursor: pointer;
  background: url(../img/right.png) center center no-repeat;
}
.next:hover {
  background: url(../img/right-h.png) center center no-repeat;
}
.next.active {
  background: url(../img/right-a.png) center center no-repeat;
}
.next.faster {
  background: url(../img/right2.png) center center no-repeat;
}
.next.faster:hover {
  background: url(../img/right2-h.png) center center no-repeat;
}
.next.faster.active {
  background: url(../img/right2-a.png) center center no-repeat;
}

.avatarSelector {
  width: 136px;
  height: 136px;
  max-width: 100%;
  max-height: 100%;
}
.avatarSelector.buttonsOpen .corner {
  display: none !important;
}
.avatarSelector.buttonsOpen .buttonsList {
  display: flex;
}
.avatarSelector.dragOver .twDropzone {
  display: block;
}
.avatarSelector:has(.wr.noShow) {
  display: none;
}
.avatarSelector .wr {
  border: 3px solid #bcbcbc;
  width: 100%;
  height: 100%;
  position: relative;
}
.avatarSelector .wr.readOnly .buttons, .avatarSelector .wr.readOnly .twDropzone, .avatarSelector .wr.readOnly .progress {
  display: none !important;
}
.avatarSelector img {
  width: 100%;
  height: 100%;
  display: block;
}
.avatarSelector .absFull {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.avatarSelector .buttons {
  cursor: pointer;
}
.avatarSelector .corner {
  position: absolute;
  top: 0;
  right: 0;
  width: 35%;
  height: 35%;
  background: url(../img/avatarCorner.png) center center no-repeat;
  opacity: 0;
}
.avatarSelector .corner:hover {
  opacity: 1;
}
.avatarSelector .buttonsList {
  display: none;
  flex-direction: column;
  justify-content: flex-end;
  background-color: rgba(0, 0, 0, 0.5019607843);
  padding-bottom: 10px;
  cursor: default;
}
.avatarSelector .buttonsList > * {
  color: #ffffff;
  font-weight: 300;
  padding-left: 25px;
  text-decoration: underline;
  margin: 5px 5px 5px 10px;
  cursor: pointer;
}
.avatarSelector .buttonsList > *:hover {
  text-decoration: none;
}
.avatarSelector .buttonsList > *.renew {
  background: url(../img/avatarSelector1.png) 2px center no-repeat;
}
.avatarSelector .buttonsList > *.upload {
  background: url(../img/avatarSelector2.png) 0px center no-repeat;
}
.avatarSelector .buttonsList > *.default, .avatarSelector .buttonsList > *.remove {
  background: url(../img/avatarSelector3.png) 3px center no-repeat;
}
.avatarSelector .twDropzone {
  background: url(../img/avatar-drop.png) center center no-repeat;
  display: none;
}
.avatarSelector .twDropzone.dz-drag-hover, .avatarSelector .twDropzone:hover {
  display: block;
}
.avatarSelector .twDropzone > div {
  display: none;
}
body.dragOver .avatarSelector .twDropzone {
  display: block;
}
.avatarSelector .progress {
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #bcbcbc;
}
.avatarSelector .progress .circle {
  width: 50px;
  height: 50px;
}

.imageDropzoneBox {
  width: 136px;
  height: 136px;
  position: relative;
}
.imageDropzoneBox .wr {
  border: 3px solid #bcbcbc;
  width: 100%;
  height: 100%;
}
.imageDropzoneBox img {
  width: 100%;
  height: 100%;
  display: block;
}
.imageDropzoneBox .twDropzone {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../img/avatar-drop.png) center center no-repeat;
  cursor: pointer;
  opacity: 0;
}
.imageDropzoneBox .twDropzone:hover, .imageDropzoneBox .twDropzone.dz-drag-hover {
  opacity: 1;
}
.imageDropzoneBox .twDropzone > div {
  display: none;
}
.imageDropzoneBox .progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #bcbcbc;
}
.imageDropzoneBox .progress .circle {
  width: 50px;
  height: 50px;
}

.defaultText, #ds .field input[type=text], #ds .field textarea {
  width: 100%;
  border: 1px solid #d8d8d8;
  box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.05) inset;
  height: 31px;
  padding: 2px 10px 0;
  border-radius: 2px;
  transition: border-color 0.5s ease;
  outline: none;
  background-color: #fff;
}
.defaultText:focus:not(:read-only), #ds .field input[type=text]:focus:not(:read-only), #ds .field textarea:focus:not(:read-only) {
  border-color: #017272;
}
.defaultText:read-only, #ds .field input[type=text]:read-only, #ds .field textarea:read-only {
  background-color: #f9f9f9;
}
.readyPlus500 .defaultText.error, .readyPlus500 #ds .field input.error[type=text], #ds .field .readyPlus500 input.error[type=text], .readyPlus500 #ds .field textarea.error, #ds .field .readyPlus500 textarea.error, .readyPlus500 .defaultText.err, .readyPlus500 #ds .field input.err[type=text], #ds .field .readyPlus500 input.err[type=text], .readyPlus500 #ds .field textarea.err, #ds .field .readyPlus500 textarea.err, .readyPlus500 .defaultText:invalid, .readyPlus500 #ds .field input[type=text]:invalid, #ds .field .readyPlus500 input[type=text]:invalid, .readyPlus500 #ds .field textarea:invalid, #ds .field .readyPlus500 textarea:invalid {
  border-color: #850012;
}
.defaultText.percentage, #ds .field input.percentage[type=text], #ds .field textarea.percentage {
  background: #fff url(../img/percentage.png) 10px center/12px auto no-repeat;
  padding-left: 30px;
}
.defaultText.euro, #ds .field input.euro[type=text], #ds .field textarea.euro {
  background: #fff url(../img/euro.png) 10px center/9px auto no-repeat;
  padding-left: 30px;
}
.defaultText.disabled, #ds .field input.disabled[type=text], #ds .field textarea.disabled, .defaultText:disabled, #ds .field input[type=text]:disabled, #ds .field textarea:disabled {
  background-color: #f9f9f9;
}
.defaultText.flash, #ds .field input.flash[type=text], #ds .field textarea.flash {
  animation: 0.3s ease-in-out infinite alternate flashText;
}
@keyframes flashText {
  to {
    border-color: #017272;
  }
}
textarea.defaultText, #ds .field textarea {
  line-height: 1.2;
  resize: vertical;
  padding: 10px;
}

.emptyState {
  text-align: center;
  padding: 60px 20px 20px;
  font-size: 16px;
}
.emptyState img {
  display: inline-block;
  margin-bottom: 10px;
  max-width: 150px;
  height: auto;
}
.emptyState img.maw100 {
  max-width: 100px;
}
.emptyState .text {
  color: #bcbcbc;
  margin-bottom: 15px;
  font-weight: 300;
}
.emptyState .newArt {
  display: inline-block;
}

.deleteButton {
  background: url(../img/delete2.png) center center no-repeat;
  width: 40px;
  height: 35px;
  cursor: pointer;
  display: block;
}
.deleteButton:hover {
  background: url(../img/delete2-h.png) center center no-repeat;
}
.deleteButton.active {
  background: url(../img/delete2-a.png) center center no-repeat;
}

#ds .left > .top {
  position: relative;
}
#ds .left.main {
  width: 795px;
  background-color: #fff;
}
#ds .left.img:has(.wr.noShow) {
  display: none;
}
#ds .left.img:has(.wr.noShow) + .nextToAvatar {
  margin-left: -20px;
}
#ds .right.main {
  width: 280px;
}
#ds .header:not(.subGroup) {
  padding: 20px 23px 18px 18px;
}
#ds .header:not(.subGroup) > .right {
  display: flex;
}
#ds .clientName {
  width: 400px;
  font-size: 31px;
  font-weight: 700;
  resize: none !important;
  margin-bottom: 15px;
}
#ds .nextToAvatar {
  min-height: 136px;
  display: flex;
}
#ds .nextToAvatar textarea {
  resize: none;
  width: 100%;
}
#ds .mostImportant {
  display: flex;
  margin-left: 20px;
}
#ds .mostImportant .miSection {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
  width: 190px;
}
#ds .mostImportant .miSection:not(:last-child) {
  margin-right: 15px;
}
#ds .mostImportant .btnTitle {
  font-size: 10px;
  text-transform: uppercase;
  color: #B5B5B5;
  white-space: nowrap;
  margin-bottom: 3px;
}
#ds .mostImportant .btnSub {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
}
#ds .mostImportant .btnSub .bold {
  text-transform: none;
  font-weight: 700;
}
#ds .mostImportant .bold {
  font-weight: 700;
}
#ds .mostImportant .bold:is(span):has(img) {
  display: flex;
  align-items: center;
  font-weight: 700;
}
#ds .mostImportant .bold:is(span):has(img) img {
  margin-right: 5px;
}
#ds .mostImportant .popUp {
  padding-top: 20px;
  padding-bottom: 20px;
}
#ds .mostImportant .popUp:has(.log) {
  min-width: 330px;
}
#ds .mostImportant .popUp.logOpen {
  min-width: 450px;
}
#ds .mostImportant .popUpTitle {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 20px;
}
#ds .mostImportant .log {
  margin-top: 20px;
}
#ds .mostImportant .logTitle {
  font-weight: 300;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
  margin-bottom: 10px;
}
#ds .mostImportant .logGrid {
  display: grid;
  grid-template-columns: repeat(3, auto);
  padding-top: 10px;
  align-items: stretch;
  max-height: 400px;
  overflow-y: auto;
}
#ds .mostImportant .logGrid .t {
  font-weight: 600;
  font-size: 11px;
  padding: 0 15px 5px 0;
}
#ds .mostImportant .logGrid .c {
  font-weight: 300;
  font-size: 13px;
  align-items: center;
  padding: 3px 15px 3px 0;
}
#ds .mostImportant .logGrid .noPR {
  padding-right: 0;
}
#ds .mostImportant .user {
  display: flex;
  align-items: center;
}
#ds .mostImportant .user img {
  flex: none;
  width: 25px;
  height: 25px;
  margin-right: 8px;
  border: 1px solid #B7B7B7;
}
#ds .mostImportant .user .name {
  font-weight: 300;
}
#ds .mostImportant .user .email {
  font-size: 11px;
  font-weight: 300;
  color: #B7B7B7;
  margin-top: -3px;
}
#ds .mostImportant .bButtons {
  display: flex;
  margin-bottom: 10px;
}
#ds .mostImportant .bButtons.moreMb {
  margin-bottom: 20px;
}
#ds .mostImportant .bigButton {
  margin-right: 5px;
  flex: none;
  display: inline-flex;
}
#ds .mostImportant .bigButton:has(:disabled) {
  cursor: default;
}
#ds .mostImportant .bigButton.smaller .icon {
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 14px;
}
#ds .mostImportant .bigButton input:checked + .icon {
  background-color: #1D2760;
  color: #fff;
}
#ds .mostImportant .bigButton input:not(:checked):not(:disabled):hover + .icon {
  background-color: rgba(29, 39, 96, 0.05);
}
#ds .mostImportant .bigButton .icon {
  display: flex;
  height: 65px;
  width: 65px;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
#ds .mostImportant .labelAndInput {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
#ds .mostImportant .labelAndInput.mb {
  margin-bottom: 20px;
}
#ds .mostImportant .labelAndInput .label {
  width: 150px;
  padding-right: 10px;
  flex: none;
}
#ds .mostImportant .labelAndInput input {
  width: 200px;
  flex: none;
  padding-top: 8px;
  padding-bottom: 7px;
  height: auto;
}
#ds .mostImportant .labelAndRadio {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
#ds .mostImportant .labelAndRadio.mb {
  margin-bottom: 20px;
}
#ds .mostImportant .labelAndRadio .label {
  width: 285px;
  padding-right: 10px;
  flex: none;
}
#ds .mostImportant .labelAndRadio .fRadios {
  display: flex;
}
#ds .mostImportant .labelAndRadio .fRadios .checkboxLabel {
  margin-bottom: 0;
}
#ds .mostImportant .openTab {
  margin-top: 20px;
}
#ds .mostImportant .mi_1 {
  font-size: 14px;
}
#ds .mostImportant .mi_1 .popUp {
  width: 380px;
}
#ds .mostImportant .mi_1 .radios1 {
  margin-bottom: 30px;
}
#ds .mostImportant .mi_1 .radios1 .checkboxLabel {
  margin-bottom: 8px;
}
#ds .mostImportant .mi_1 .radios2 {
  display: flex;
  margin-bottom: 20px;
}
#ds .mostImportant .mi_1 .radios2 label {
  flex: none;
  display: inline-flex;
}
#ds .mostImportant .mi_1 .radios2 .icon {
  display: block;
  font-weight: 300;
  padding: 9px 13px;
  border-bottom: 1px solid #EDEDED;
}
#ds .mostImportant .mi_1 .radios2 input:not(:disabled):hover + .icon {
  border-color: #017272;
}
#ds .mostImportant .mi_1 .radios2 input:checked + .icon {
  font-weight: 400;
  border-bottom: 1px solid #017272;
}
#ds .mostImportant .mi_1 .labelAndInput {
  margin-bottom: 30px;
}
#ds .mostImportant .mi_1 .labelAndInput .label {
  width: 135px;
  font-weight: 300;
  font-size: 13px;
}
#ds .mostImportant .mi_1 .labelAndInput input {
  font-weight: 13;
}
#ds .mostImportant .mi_1 .radios3 {
  margin-bottom: 40px;
  display: flex;
}
#ds .mostImportant .mi_1 .radios3 label {
  flex: none;
  display: inline-flex;
}
#ds .mostImportant .mi_1 .radios3 .icon {
  display: block;
  width: 150px;
  font-weight: 300;
  padding: 5px 10px 6px 30px;
  text-transform: uppercase;
}
#ds .mostImportant .mi_1 .radios3 .icon.fl {
  background: url(../img/svg/t5385-1-black.svg) 7px center no-repeat;
  margin-right: 10px;
}
#ds .mostImportant .mi_1 .radios3 .icon.bl {
  background: url(../img/svg/t5385-2-black.svg) 7px center no-repeat;
}
#ds .mostImportant .mi_1 .radios3 input:not(:checked):not(:disabled):hover + .icon {
  background-color: rgba(29, 39, 96, 0.05);
}
#ds .mostImportant .mi_1 .radios3 input:checked + .icon {
  background-color: #1D2760;
  color: #fff;
}
#ds .mostImportant .mi_1 .radios3 input:checked + .icon.fl {
  background-image: url(../img/svg/t5385-1-white.svg);
}
#ds .mostImportant .mi_1 .radios3 input:checked + .icon.bl {
  background-image: url(../img/svg/t5385-2-white.svg);
}
#ds .mostImportant .mi_1 .divider {
  height: 1px;
  background-color: #D9D9D9;
  width: 60px;
  margin-bottom: 20px;
}
#ds .mostImportant .mi_1 .divider.small {
  width: 25px;
}
#ds .mostImportant .mi_1 .months {
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
}
#ds .mostImportant .mi_1 .months + .progress {
  margin-top: -15px;
  margin-bottom: 20px;
}
#ds .mostImportant .mi_1 .months .bold {
  font-weight: 800;
  margin-right: 5px;
  font-size: 29px;
}
#ds .mostImportant .mi_1 .months .dash {
  font-weight: 800;
  font-size: 16px;
  color: #C5C5C5;
  margin-right: 5px;
}
#ds .mostImportant .mi_1 .months .text {
  font-size: 18px;
  font-weight: 300;
  color: #A7A7A7;
}
#ds .mostImportant .mi_1 .progress {
  width: 315px;
  height: 5px;
  border: 1px solid #ABABAB;
  margin-bottom: 15px;
}
#ds .mostImportant .mi_1 .row1 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#ds .mostImportant .mi_1 .row1 .data {
  width: 60px;
  padding-right: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#ds .mostImportant .mi_1 .row1 .data:not(:has(.bold)) {
  height: 35px;
  width: 35px;
  border: 1px dashed #A0A0A0;
  margin: 0 15px 0 10px;
}
#ds .mostImportant .mi_1 .row1 .data .bold {
  font-size: 29px;
  font-weight: 800;
  line-height: 29px;
}
#ds .mostImportant .mi_1 .row1 .data .month {
  font-weight: 800;
  color: #ADADAD;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 15px;
}
#ds .mostImportant .mi_1 .row1 .text {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
#ds .mostImportant .administration {
  font-size: 14px;
}
#ds .mostImportant .administration .popUp {
  width: 550px;
}
#ds .mostImportant .administration .sub {
  margin-bottom: 15px;
}
#ds .mostImportant .incidents .popUp {
  width: 550px;
}
#ds .mostImportant .incidents .grid {
  display: grid;
  grid-template-columns: repeat(5, auto);
  max-height: 350px;
  overflow-y: auto;
  align-items: stretch;
}
#ds .mostImportant .incidents .grid .t {
  font-size: 14px;
  padding: 5px 15px 5px 0;
}
#ds .mostImportant .incidents .grid .t.span {
  grid-column: span 2;
}
#ds .mostImportant .incidents .grid .c {
  font-weight: 300;
  padding: 5px 15px 10px 0;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 5px;
}
#ds .mostImportant .incidents .grid .noPR {
  padding-right: 0;
}
#ds .mostImportant .mentor .mentorSearch {
  margin-bottom: 15px;
  max-width: 250px;
}
#ds .mostImportant .mentor .current {
  position: relative;
  padding-right: 20px;
}
#ds .mostImportant .mentor .list .user {
  padding: 4px 0;
  cursor: pointer;
}
#ds .mostImportant .mentor .list .user:hover {
  background-color: #f5f5f5;
  padding-left: 1px;
}
#ds .mostImportant .mentor i.remove {
  position: absolute;
  font-size: 0.8em;
  color: #C2C6CA;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 0.3;
  cursor: pointer;
}
#ds .mostImportant .mentor i.remove:hover {
  opacity: 1;
}
#ds .mostImportant .mentor .note {
  font-weight: 300;
}
#ds .mostImportant .notes .btnSub {
  max-height: 121px;
  overflow-y: auto;
  padding-right: 3px;
  margin-right: -3px;
}
#ds .mostImportant .notes .btnSub .note .text {
  display: inline-flex;
  display: -webkit-box;
  display: -webkit-inline-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 300;
  border-bottom: 1px solid #D9D9D9;
  padding: 1px 0 3px;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: -2px;
}
#ds .mostImportant .notes .popUp {
  width: 420px;
  top: calc(100% + 10px);
}
#ds .mostImportant .notes .list {
  margin-bottom: 20px;
  max-height: 400px;
  padding-right: 3px;
  margin-right: -3px;
  overflow-y: auto;
}
#ds .mostImportant .notes .list .note {
  position: relative;
  border-bottom: 1px solid #D9D9D9;
  padding: 0px 20px 10px 0;
  margin-bottom: 10px;
}
#ds .mostImportant .notes .list .note .name {
  font-weight: 400;
}
#ds .mostImportant .notes .list .note .text {
  font-weight: 300;
  white-space: pre-wrap;
}
#ds .mostImportant .notes i.remove {
  position: absolute;
  font-size: 0.8em;
  color: #C2C6CA;
  right: 0;
  top: 40%;
  transform: translate(0, -50%);
  opacity: 0.3;
  cursor: pointer;
}
#ds .mostImportant .notes i.remove:hover {
  opacity: 1;
}
#ds .mostImportant .notes .newNote {
  position: relative;
  padding-right: 20px;
}
#ds .mostImportant .notes .newNote i.remove {
  top: 45%;
}
#ds .mostImportant .notes textarea {
  font-weight: 300;
  padding: 10px 10px;
  min-height: 75px;
  outline: none;
  background-color: #F6F6F6;
}
#ds .mostImportant .notes .buttonAdd {
  margin-top: 15px;
}
#ds .s1 {
  padding-left: 20px;
  flex: 0 0 260px;
}
#ds .s2 {
  display: flex;
  padding-left: 20px;
}
#ds .startDateHeader, #ds .intakeAddressHeader {
  margin-bottom: 15px;
}
#ds .startDateHeader .title, #ds .intakeAddressHeader .title {
  margin-bottom: 5px;
  font-size: 18px;
}
#ds .startDateHeader .input input, #ds .startDateHeader .input textarea, #ds .intakeAddressHeader .input input, #ds .intakeAddressHeader .input textarea {
  font-size: 18px;
  font-weight: 400;
}
#ds .startDateHeader .input input, #ds .intakeAddressHeader .input input {
  width: 170px;
}
#ds .startDateHeader:last-child, #ds .intakeAddressHeader:last-child {
  margin-bottom: 0;
}
#ds .intakeAddressHeader {
  width: 350px;
}
#ds .intakeAddressHeader input {
  width: 100% !important;
  background-color: #d3d3d3;
}
#ds .bottom {
  position: relative;
}
#ds .bottom .tabs {
  border-bottom: 2px solid #ecf0f1;
  display: flex;
  justify-content: flex-start;
  padding-left: 18px;
  font-weight: 300;
  color: #171717;
  font-size: 15px;
  width: 2000px;
  position: relative;
}
#ds .bottom .tab {
  background-color: #fafafa;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: -2px;
  border: 2px solid transparent;
  border-bottom-color: #ecf0f1;
  cursor: pointer;
  padding: 14px 18px;
  margin-right: 12px;
}
#ds .bottom .tab.sel, #ds .bottom .tab:hover {
  background-color: #fff;
  border-color: #ecf0f1;
  border-bottom-color: #ffffff;
}
#ds .bottom .content {
  padding: 14px 0 50px;
  font-weight: 300;
  font-size: 15px;
}
#ds .bottom .content.employers {
  padding-top: 5px;
}
#ds .bottom .content.noZi .subGroup {
  z-index: auto !important;
}
#ds .bottom .content .formGroups.initializing {
  opacity: 0.1;
}
#ds .bottom .content .col.left {
  width: 370px;
}
#ds .bottom .content .col.left .fields {
  padding: 10px 0 0 18px;
}
#ds .bottom .content .col.right {
  width: 380px;
}
#ds .bottom .content .col.right .fields {
  padding: 10px 12px 0 16px;
}
#ds .bottom .content .col.right .subGroup.limitations .fields {
  padding-left: 16px !important;
}
#ds .bottom .signatureBox {
  padding: 40px 0 30px 18px;
}
#ds .bottom .signatureBox.isHistory .leftSignature:not(.signed), #ds .bottom .signatureBox.isHistory .rightSignature:not(.signed) {
  opacity: 0.4;
}
#ds .bottom .signatureBox * {
  font-weight: 300;
}
#ds .bottom .signatureBox .signatureContent {
  position: relative;
}
#ds .bottom .signatureBox h2 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 30px;
}
#ds .bottom .signatureBox h3 {
  font-weight: 700;
  font-size: 16px;
}
#ds .bottom .signatureBox p {
  margin-bottom: 30px;
}
#ds .bottom .signatureBox .cols {
  display: flex;
  justify-content: space-between;
}
#ds .bottom .signatureBox .col {
  flex: none;
  width: 47%;
}
#ds .bottom .signatureBox a {
  text-decoration: underline;
}
#ds .bottom .signatureBox a:hover {
  text-decoration: none;
}
#ds .bottom .signatureBox .rows {
  position: relative;
  padding-bottom: 40px;
}
#ds .bottom .signatureBox .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
  align-items: center;
}
#ds .bottom .signatureBox .row .lbl {
  padding-right: 10px;
  flex: 0 0 130px;
}
#ds .bottom .signatureBox .row .cntnt {
  flex: 1 0 auto;
}
#ds .bottom .signatureBox .row.firstName .lbl, #ds .bottom .signatureBox .row.lastName .lbl {
  font-style: italic;
  color: #707070;
  font-size: 14px;
  text-align: right;
}
#ds .bottom .signatureBox .row.firstName {
  margin-bottom: 5px;
}
#ds .bottom .signatureBox .row.cvs {
  align-items: flex-start;
  user-select: none;
  margin-bottom: 30px;
}
#ds .bottom .signatureBox .fb {
  display: flex;
  align-items: center;
}
#ds .bottom .signatureBox .fb .imgBox {
  width: 30px;
  height: 30px;
  flex: none;
  margin-right: 10px;
}
#ds .bottom .signatureBox .fb img {
  border-radius: 3px;
}
#ds .bottom .signatureBox .fb2 {
  flex: 1 1 auto;
  padding-top: 2px;
}
#ds .bottom .signatureBox .fb2 .name {
  font-weight: 700;
}
#ds .bottom .signatureBox .fb2 .email {
  font-style: italic;
  color: #c6c6c6;
}
#ds .bottom .signatureBox .canvasTitle {
  position: absolute;
  padding: 10px;
  color: #898989;
}
#ds .bottom .signatureBox canvas {
  width: 100%;
  height: 135px;
  z-index: 1;
  position: relative;
  border: 1px solid #d8d8d8;
  box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.05) inset;
  touch-action: none;
}
#ds .bottom .signatureBox .buttonBox {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}
#ds .bottom .signatureBox .sign, #ds .bottom .signatureBox .save, #ds .bottom .signatureBox .export {
  width: 190px;
  padding-left: 40px;
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: 15px center;
}
#ds .bottom .signatureBox .export {
  width: 170px;
}
#ds .bottom .signatureBox .sign {
  padding-left: 40px;
  background-image: url(../img/signature.png);
}
#ds .bottom .signatureBox .save, #ds .bottom .signatureBox .export {
  padding-left: 40px;
  background-image: url(../img/arrow-down7.png);
}
#ds .bottom .signatureBox .readyOverlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#ds .bottom .signatureBox .readyOverlay .b {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}
#ds .bottom .signatureBox .readyOverlay .b2 {
  margin-right: 20px;
  padding-top: 70px;
  line-height: 15px;
  background: url(../img/check-big.png) 100% 0 no-repeat;
}
#ds .bottom .versions {
  padding: 18px 18px 50px;
}
#ds .bottom .versions .rows .row {
  display: flex;
}
#ds .bottom .versions .rows .row.hdr {
  margin-bottom: 5px;
  font-size: 14px;
}
#ds .bottom .versions .rows .row.entry {
  height: 50px;
  background-color: #f5f5f5;
  border-radius: 8px;
  margin-bottom: 10px;
  cursor: pointer;
}
#ds .bottom .versions .rows .row.entry:hover, #ds .bottom .versions .rows .row.entry.sel {
  background-color: #e2e2e2;
}
#ds .bottom .versions .rows .row.entry .c1 {
  background: url(../img/clock.png) 15px center/20px no-repeat;
  font-weight: 700;
}
#ds .bottom .versions .rows .col {
  display: flex;
  align-items: center;
}
#ds .bottom .versions .rows .col.c1 {
  flex: 0 1 30%;
  padding: 0 20px 0 50px;
}
#ds .bottom .versions .rows .col.c2 {
  flex: 0 1 55%;
  padding-right: 25px;
}
#ds .bottom .versions .rows .col.c3 {
  flex: 0 1 15%;
  padding-right: 15px;
}
#ds .bottom .versions .rows .signed {
  background: url(../img/signed.png) center center no-repeat;
  height: 25px;
  width: 25px;
  margin-left: 15px;
}
#ds .bottom .versions .noRows {
  font-weight: 300;
  padding: 10px 10px 10px 10px;
  font-style: italic;
  color: #959595;
}
#ds .bottom .versions2 {
  padding: 18px 18px 50px;
}
#ds .bottom .versions2 .grid {
  display: grid;
  row-gap: 10px;
}
#ds .bottom .versions2 .grid > * {
  padding-right: 10px;
}
#ds .bottom .versions2 .titleField {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
}
#ds .bottom .versions2 .valueField {
  padding-top: 12px;
  padding-bottom: 11px;
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 600;
  background-color: #F5F5F5;
  cursor: pointer;
}
#ds .bottom .versions2 .noVersions {
  font-weight: 400;
  padding: 10px 10px 10px 10px;
  font-style: italic;
  color: #959595;
}
#ds .bottom .rightFixed {
  position: fixed;
  top: 385px;
  left: 925px;
  background: none;
}
#ds .bottom .rightFixed .t {
  height: 38px;
  position: relative;
  padding-top: 10px;
}
#ds .bottom .rightFixed .t .defaultClose {
  right: 0;
}
#ds .bottom .rightFixed .b {
  padding: 20px 0 0 15px;
  background-color: #fff;
}
#ds .bottom .rightFixed h3 {
  font-weight: 700;
  font-size: 18px;
  color: #017272;
  margin-bottom: 20px;
  padding: 0 10px 0 25px;
}
#ds .bottom .rightFixed h3.sig {
  background: url(../img/signature.png) left center no-repeat;
}
#ds .bottom .rightFixed h3.his {
  background: url(../img/eye.png) left center no-repeat;
}
#ds .bottom .rightFixed h3.nf {
  background: url(../img/neededFields.png) left center no-repeat;
}
#ds .bottom .rightFixed .grayBox {
  max-width: 190px;
  padding: 15px 25px 35px 8px;
  margin-left: 5px;
  background-color: #f8f8f8;
}
#ds .bottom .rightFixed .date {
  display: flex;
  align-items: center;
}
#ds .bottom .rightFixed .date.mb {
  margin-bottom: 20px;
}
#ds .bottom .rightFixed .date .nr {
  font-weight: 700;
  font-size: 30px;
  margin-right: 5px;
}
#ds .bottom .rightFixed .date .r {
  font-size: 14px;
  line-height: 15px;
}
#ds .bottom .rightFixed .date .month {
  font-weight: 700;
}
#ds .bottom .rightFixed .date .day {
  font-weight: 300;
  color: #d2d0d0;
}
#ds .bottom .rightFixed .txt {
  font-size: 16px;
  font-weight: 300;
}
#ds .bottom .rightFixed .txt.mb {
  margin-bottom: 20px;
}
#ds .bottom .rightFixed .save {
  cursor: pointer;
  text-decoration: underline;
}
#ds .bottom .rightFixed .save:hover {
  text-decoration: none;
}
#ds .bottom .rightFixed .turquoise {
  color: #00a9a9;
  font-weight: 700;
}
#ds .subGroup {
  padding-bottom: 30px;
}
#ds .subGroup *:not(b) {
  font-weight: 300;
}
#ds .subGroup.lessPb {
  padding-bottom: 10px;
}
body.team3592 #ds .subGroup.full.t3-1, body.team3592 #ds .subGroup.full.t3-2, body.team3 #ds .subGroup.full.t3-1, body.team3 #ds .subGroup.full.t3-2 {
  z-index: auto !important;
}
body:not(.external.intake) #ds .subGroup.full {
  width: 795px;
  position: relative;
  z-index: 2;
}
body:not(.external.intake) #ds .subGroup.full .right {
  width: 600px;
}
body:not(.external.intake) #ds .subGroup.full .textarea2 .right, body:not(.external.intake) #ds .subGroup.full .textarea3 .right {
  width: 100%;
}
body:not(.external.intake) #ds .subGroup.full .input input.date {
  max-width: 170px;
}
body:not(.external.intake) #ds .subGroup.full.input3 .left {
  width: 145px;
}
body:not(.external.intake) #ds .subGroup.full.input3 .right {
  float: right;
  width: 170px;
}
body:not(.external.intake) #ds .subGroup.full.matrixWithComments .textarea .left {
  padding-left: 10px;
  width: 50%;
}
body:not(.external.intake) #ds .subGroup.full.matrixWithComments .textarea .right {
  padding-right: 10px;
  width: 50%;
}
body:not(.external.intake) #ds .subGroup.full.colsX .fields {
  max-height: 500px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
body:not(.external.intake) #ds .subGroup.full.colsX .fields .field {
  width: 50%;
  flex: 0 0 50%;
}
body:not(.external.intake) #ds .subGroup.full.zi3 {
  z-index: 3;
}
body:not(.external.intake) #ds .subGroup.full.zi4 {
  z-index: 4;
}
body:not(.external.intake) #ds .subGroup.full.zi5 {
  z-index: 5;
}
#ds .subGroup.header .title {
  background: none;
}
#ds .subGroup.header h3 {
  padding: 0 0 0 18px;
  background: none;
  line-height: normal;
  font-size: 30px;
}
#ds .subGroup.left, #ds .subGroup.right {
  float: none;
}
#ds .subGroup.noHeader {
  margin-top: -30px;
}
#ds .subGroup.noHeader:first-child {
  margin-top: 0;
}
#ds .subGroup.noHeader:first-child .matrixHeader {
  margin-top: 0;
  padding-top: 0;
}
#ds .subGroup.noHeader > .title {
  display: none;
}
#ds .subGroup.collapseNextGroup {
  width: 795px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 35px;
}
#ds .subGroup.collapseNextGroup.open i {
  transform: rotate(90deg);
}
#ds .subGroup.collapseNextGroup *:not(i) {
  position: static;
}
#ds .subGroup.collapseNextGroup .title {
  background-color: #fff;
  display: flex;
  padding-left: 18px;
  align-items: center;
}
#ds .subGroup.collapseNextGroup h3 {
  flex: 1;
  margin-right: 5px;
  font-size: 20px;
  font-weight: 400;
  background: none;
  padding: 0;
}
#ds .subGroup.collapseNextGroup i {
  margin-right: 15px;
  font-size: 0.8em;
}
#ds .subGroup.collapseNextGroup .fields {
  padding: 0 !important;
}
#ds .subGroup.collapseNextGroup .field {
  margin: 0;
}
#ds .subGroup.collapseNextGroup .field .left {
  display: none;
}
#ds .subGroup.collapseNextGroup .field .box {
  padding: 0;
}
#ds .subGroup.collapseNextGroup .field label {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  width: auto;
}
#ds .subGroup.collapseNextGroup .field label input, #ds .subGroup.collapseNextGroup .field label .icon, #ds .subGroup.collapseNextGroup .field label .text {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
#ds .subGroup .title {
  background-color: #d8d8d8;
}
#ds .subGroup.limitations .fields {
  padding-left: 40px !important;
}
#ds .subGroup.limitations .fields .plainTitle {
  margin-left: -22px;
}
#ds .subGroup.limitations .fields .left {
  width: 123px;
}
#ds .subGroup.training .checkboxLabel {
  display: block;
}
#ds .subGroup.riskAlert .left {
  width: 200px;
}
#ds .subGroup.riskAlert .right {
  width: 152px;
}
#ds .subGroup.agreedFor .left {
  width: 200px;
  padding-right: 15px;
}
#ds .subGroup.agreedFor .right {
  width: 152px;
}
#ds .subGroup.inactive .title {
  opacity: 0.4;
}
#ds .subGroup h3 {
  font-weight: 700;
  line-height: 20px;
  padding: 9px 5px 7px 50px;
  background: url(../img/details/d24.png) 18px 13px no-repeat;
  background: url(../img/details/d24.png) 18px min(13px, 100% - 8.5px) no-repeat;
}
#ds .subGroup h3.address {
  background: url(../img/d-address.png) 16px center no-repeat;
}
#ds .subGroup h3.passport {
  background: url(../img/d-passport.png) 16px center no-repeat;
}
#ds .subGroup h3.finance {
  background: url(../img/d-finance.png) 19px center no-repeat;
}
#ds .subGroup h3.school {
  background: url(../img/d-school.png) 16px center no-repeat;
}
#ds .subGroup h3.contactDetails {
  background: url(../img/d-contactDetails.png) 17px center no-repeat;
}
#ds .subGroup h3.contactPersons {
  background: url(../img/d-contactPersons.png) 15px center no-repeat;
}
#ds .subGroup h3.socialMedia {
  background: url(../img/d-socialMedia.png) 20px center no-repeat;
}
#ds .subGroup h3.wmoOrJeugdwet {
  background: url(../img/details/d11.png) 18px center no-repeat;
}
#ds .subGroup h3.problemDescription {
  background: url(../img/details/d21.png) 20px center no-repeat;
}
#ds .subGroup h3.treatmentGoalsShort {
  background: url(../img/details/d22.png) 20px center no-repeat;
}
#ds .subGroup h3.staffDevelopment {
  background: url(../img/details/d23.png) 20px center no-repeat;
}
#ds .subGroup h3.personalDevelopment {
  background: url(../img/details/d24.png) 20px center no-repeat;
}
#ds .subGroup h3.helpQuestion {
  background: url(../img/details/d21.png) 20px center no-repeat;
}
#ds .subGroup h3.treatmentGoalsLong {
  background: url(../img/details/d22.png) 20px center no-repeat;
}
#ds .subGroup h3.appliedMethods {
  background: url(../img/details/d24.png) 20px center no-repeat;
}
#ds .subGroup h3.futurePerspective {
  background: url(../img/details/d25.png) 20px center no-repeat;
}
#ds .subGroup h3.workEnvironment {
  background: url(../img/details/d26.png) 20px center no-repeat;
}
#ds .subGroup h3.insurance {
  background: url(../img/details/d31.png) 18px center no-repeat;
}
#ds .subGroup h3.docter {
  background: url(../img/details/d32.png) 20px center no-repeat;
}
#ds .subGroup h3.limitations {
  background: url(../img/details/d33.png) 17px center no-repeat;
}
#ds .subGroup h3.medication {
  background: url(../img/details/d34.png) 17px center no-repeat;
}
#ds .subGroup h3.addiction {
  background: url(../img/details/d35.png) 14px center no-repeat;
}
#ds .subGroup h3.reference {
  background: url(../img/details/d41.png) 18px center/20px no-repeat;
}
#ds .subGroup h3.helpQuestionClient {
  background: url(../img/details/d42.png) 20px center/auto 19px no-repeat;
}
#ds .subGroup h3.specialAnamnesis {
  background: url(../img/details/d43.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.generalAnamnesis {
  background: url(../img/details/d43.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.substanceUsage {
  background: url(../img/details/d44.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.psychiatricHistory {
  background: url(../img/details/d45.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.somaticHistory {
  background: url(../img/details/d36.png) 18px center no-repeat;
}
#ds .subGroup h3.socialAnamnesis {
  background: url(../img/details/d43.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.biographicalAnamnesis {
  background: url(../img/details/d43.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.heteroAnamnesis {
  background: url(../img/details/d43.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.somaticAnamnesis {
  background: url(../img/details/d43.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.physicalExam {
  background: url(../img/details/d47.png) 19px center/17px no-repeat;
}
#ds .subGroup h3.relevantMedicalHistory {
  background: url(../img/details/d44.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.medicationOnIntake {
  background: url(../img/details/d48.png) 19px center/17px no-repeat;
}
#ds .subGroup h3.psychiatricExam {
  background: url(../img/details/d45.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.descriptiveDiagnosis {
  background: url(../img/details/d24.png) 18px center no-repeat;
}
#ds .subGroup h3.dsm4Classification {
  background: url(../img/details/d49.png) 18px center/18px no-repeat;
}
#ds .subGroup h3.psyDiagnosis {
  background: url(../img/details/d47.png) 19px center/17px no-repeat;
}
#ds .subGroup h3.psyAnamnesis {
  background: url(../img/details/d43.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.socialSituation {
  background: url(../img/details/d51.png) 18px center/20px no-repeat;
}
#ds .subGroup h3.biologicalFamily {
  background: url(../img/details/d52.png) 18px center/20px no-repeat;
}
#ds .subGroup h3.psyDevelopment {
  background: url(../img/details/d45.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.currentComplaints {
  background: url(../img/details/d53.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.previousDiagnosis {
  background: url(../img/details/d47.png) 19px center/17px no-repeat;
}
#ds .subGroup h3.treatmentHistory {
  background: url(../img/details/d49.png) 18px center/18px no-repeat;
}
#ds .subGroup h3.somaticAndDiseaseHistory {
  background: url(../img/details/d36.png) 18px center no-repeat;
}
#ds .subGroup h3.medicationAndIntoxication {
  background: url(../img/details/d44.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.psychiatricComplaintsAndSymptoms {
  background: url(../img/details/d45.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.psyConslusion {
  background: url(../img/details/d43.png) 18px center/19px no-repeat;
}
#ds .subGroup h3.neuroPsyExam {
  background: url(../img/details/d45.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.infoSocialWork {
  background: url(../img/details/d61.png) 18px center/20px no-repeat;
}
#ds .subGroup h3.biographicalExam {
  background: url(../img/details/d62.png) 18px center/20px no-repeat;
}
#ds .subGroup h3.psychoTherapeuticExam {
  background: url(../img/details/d45.png) 18px center/21px no-repeat;
}
#ds .subGroup h3.systemFamilyExam {
  background: url(../img/details/d52.png) 18px center/20px no-repeat;
}
#ds .subGroup h3.workExperience {
  background: url(../img/details/d71.png) 20px center/18px no-repeat;
}
#ds .subGroup h3.education {
  background: url(../img/details/d72.png) 18px center/23px no-repeat;
}
#ds .subGroup h3.languages {
  background: url(../img/details/d73.png) 19px center/18px no-repeat;
}
#ds .subGroup h3.treatmentCosts {
  background: url(../img/d-finance.png) 19px center no-repeat;
}
#ds .subGroup h3.costsPaidBy {
  background: url(../img/d-finance.png) 19px center no-repeat;
}
#ds .subGroup h3.employers_employer, #ds .subGroup h3.employers_functions {
  background: url(../img/details/d80.png) 18px center no-repeat;
}
#ds .subGroup h3.employers_employerDates {
  background: url(../img/details/d81.png) 20px center no-repeat;
}
#ds .subGroup h3.employers_employerProof {
  background: url(../img/details/d82.png) 20px center no-repeat;
}
#ds .subGroup.TTT-4_2 > .title, #ds .subGroup.TTT-5_2 > .title {
  background-color: #68dd3a;
}
#ds .subGroup.TTT-4_3 > .title, #ds .subGroup.TTT-5_3 > .title {
  background-color: #dd9b3a;
}
#ds .subGroup.TTT-4_4 > .title, #ds .subGroup.TTT-5_5 > .title {
  background-color: #dd3a3a;
}
#ds .subGroup.infoWide > .title .infoBox .popOver2 {
  width: 450px;
}
#ds .fields {
  font-weight: 300;
}
#ds .showInvalid .field.invalid {
  padding: 5px 0;
}
#ds .showInvalid .field.invalid input[type=text], #ds .showInvalid .field.invalid textarea {
  animation: 0.6s infinite alternate glowingInvalid;
}
#ds .showInvalid .field.invalid.checkbox .right .box, #ds .showInvalid .field.invalid.checkbox2 .right .box, #ds .showInvalid .field.invalid.radio .right .box, #ds .showInvalid .field.invalid.radio2 .right .box, #ds .showInvalid .field.invalid.radio3 .right .box {
  animation: 0.6s infinite alternate glowingInvalid;
}
#ds .showInvalid .field.invalid.select .right .selectric-wrapper, #ds .showInvalid .field.invalid.select2 .right .selectric-wrapper {
  animation: 0.6s infinite alternate glowingInvalid;
}
#ds .showInvalid .field.invalid.options .right {
  animation: 0.6s infinite alternate glowingInvalid;
}
#ds .showInvalid .field.invalid:after {
  content: url(../img/arrow-left-red.png);
}
#ds .showInvalid .field.invalid .invalidMessage {
  display: block;
}
@keyframes glowingInvalid {
  from {
    box-shadow: 0px 0px 2px 2px rgba(250, 241, 241, 0.9);
  }
  to {
    box-shadow: 0px 0px 2px 2px rgba(91, 8, 8, 0.9);
  }
}
#ds .field {
  margin-bottom: 10px;
  background-color: #fff;
  position: relative;
}
#ds .field.invalid.showInvalid {
  padding: 5px 0;
}
#ds .field.invalid.showInvalid input[type=text], #ds .field.invalid.showInvalid textarea {
  animation: 0.6s infinite alternate glowingInvalid;
}
#ds .field.invalid.showInvalid.checkbox .right .box, #ds .field.invalid.showInvalid.checkbox2 .right .box, #ds .field.invalid.showInvalid.radio .right .box, #ds .field.invalid.showInvalid.radio2 .right .box, #ds .field.invalid.showInvalid.radio3 .right .box {
  animation: 0.6s infinite alternate glowingInvalid;
}
#ds .field.invalid.showInvalid.select .right .selectric-wrapper, #ds .field.invalid.showInvalid.select2 .right .selectric-wrapper {
  animation: 0.6s infinite alternate glowingInvalid;
}
#ds .field.invalid.showInvalid .right {
  animation: 0.6s infinite alternate glowingInvalid;
}
#ds .field.invalid.showInvalid:after {
  content: url(../img/arrow-left-red.png);
}
#ds .field.invalid.showInvalid .invalidMessage {
  display: block;
}
#ds .field.invalid:after {
  content: "";
  position: absolute;
  display: block;
  top: 13px;
  right: -50px;
  animation: 0.6s infinite alternate slidingInvalid;
}
@keyframes slidingInvalid {
  from {
    right: -50px;
  }
  to {
    right: -25px;
  }
}
#ds .field.needed .left span:first-child:after {
  content: " *";
  color: #00a9a9;
  font-size: 18px;
}
#ds .field.needed.invalid input, #ds .field.needed.invalid textarea {
  background-color: #e5f5f5;
}
#ds .field.needed.invalid .box {
  background-color: #e5f5f5;
  border-radius: 5px;
}
#ds .field.needed.invalid .selectric {
  background-color: #e5f5f5;
}
#ds .field .left {
  width: 145px;
  line-height: 19px;
  padding: 7px 10px 7px 0;
}
#ds .field .left ul li {
  list-style-type: disc;
  margin-left: 30px;
  margin-bottom: 5px;
}
#ds .field .left ol li {
  margin-left: 30px;
  margin-bottom: 5px;
}
#ds .field.bold .left {
  font-weight: 700;
}
#ds .field.cols4.checkbox2 .box {
  column-count: 4;
  padding-bottom: 15px;
}
#ds .field.cols4.checkbox2 label {
  break-inside: avoid;
}
#ds .field .right {
  width: 207px;
}
#ds .field input.t1008-bg1 {
  background-color: #a9d7f9;
}
#ds .field input.t1008-bg2 {
  background-color: #92d051;
}
#ds .field input.t1008-bg3 {
  background-color: #e7ea51;
}
#ds .field input.t1008-bg4 {
  background-color: #ffc000;
}
#ds .field input.t1008-bg5 {
  background-color: #e64808;
}
#ds .field input.t1008-bg6 {
  background-color: #c10003;
}
#ds .field textarea {
  resize: none;
}
#ds .field.radio .box, #ds .field.checkbox .box, #ds .field.radio2 .box, #ds .field.checkbox2 .box {
  padding: 7px 0;
}
#ds .field.radio.noNewLines .box, #ds .field.radio.W3-250822ISBG .box, #ds .field.radio.W4-250822ISBG .box, #ds .field.checkbox.noNewLines .box, #ds .field.checkbox.W3-250822ISBG .box, #ds .field.checkbox.W4-250822ISBG .box, #ds .field.radio2.noNewLines .box, #ds .field.radio2.W3-250822ISBG .box, #ds .field.radio2.W4-250822ISBG .box, #ds .field.checkbox2.noNewLines .box, #ds .field.checkbox2.W3-250822ISBG .box, #ds .field.checkbox2.W4-250822ISBG .box {
  display: flex;
  flex-wrap: wrap;
}
#ds .field .radioButton, #ds .field .checkButton {
  padding-left: 22px;
  margin: 4px 20px 4px 0;
  cursor: pointer;
  background: url(../img/check1.png) left center no-repeat;
}
#ds .field .radioButton.sel, #ds .field .checkButton.sel {
  background: url(../img/check1-checked.png) left center no-repeat;
}
#ds .field.input2 .right {
  display: flex;
  align-items: center;
}
#ds .field.input2 .label {
  margin-right: 10px;
}
#ds .field.input2 .wrap {
  flex-grow: 1;
}
#ds .field.input2 input {
  background-color: #f5f5f5;
  box-shadow: none;
  line-height: 30px;
  border: none;
}
#ds .field.input3 .left {
  width: 60px;
}
#ds .field.input3 .right {
  float: left;
  width: 170px;
}
#ds .field.input4 .left, #ds .field.files2 .left {
  display: none;
}
#ds .field.input4 .right, #ds .field.files2 .right {
  width: 100%;
}
#ds .field.textarea textarea {
  min-height: 58px;
}
#ds .field.textarea2 .right {
  width: 100%;
}
#ds .field.textarea2 textarea {
  min-height: 130px;
}
#ds .field.textarea3 textarea {
  min-height: 76px;
}
#ds .field.signature.readOnly .left.sig, #ds .field.signature2.readOnly .left.sig {
  z-index: 1;
}
#ds .field.signature.readOnly .right.sig, #ds .field.signature2.readOnly .right.sig {
  background-color: #f9f9f9;
}
#ds .field.signature .left.sig, #ds .field.signature2 .left.sig {
  position: absolute;
  padding-left: 10px;
  color: #898989;
}
#ds .field.signature .right.sig, #ds .field.signature2 .right.sig {
  width: 100% !important;
  position: relative;
  user-select: none;
}
#ds .field.signature canvas, #ds .field.signature2 canvas {
  z-index: 1;
  position: relative;
  width: 100%;
  height: 130px;
  border: 1px solid #d8d8d8;
  box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.05) inset;
}
#ds .field.signature .box, #ds .field.signature2 .box {
  padding: 7px 0;
}
#ds .field.signature .clearfix.sig, #ds .field.signature2 .clearfix.sig {
  margin-bottom: 10px;
}
#ds .field.repeat .placeholder {
  font-style: italic;
  color: #a6a6a6;
  font-size: 14px;
  margin-bottom: 10px;
}
#ds .field.repeat .repeatInstance {
  margin-bottom: 5px;
  border-bottom: 1px solid #c9c9c9;
}
#ds .field.repeat .repeatInstance.ri2 {
  border: none;
}
#ds .field.repeat .repeatInstance.ri2:first-child .remove {
  display: none;
}
#ds .field.repeat .repeatInstance.ri2 .right {
  width: 100%;
}
#ds .field.repeat .repeatInstance.ri3 {
  border: none;
}
#ds .field.repeat .repeatInstance.ri3:first-child .remove {
  display: none;
}
#ds .field.repeat .repeatTitle {
  cursor: pointer;
  position: relative;
  padding: 8px 0;
  background: url(../img/arrow-right3.png) 98% 50% no-repeat;
}
#ds .field.repeat .repeatTitle.open {
  font-weight: 700;
  background: url(../img/arrow-down3.png) 98% 50% no-repeat;
}
#ds .field.repeat .repeatTitle.open span.time {
  font-weight: 300;
}
#ds .field.repeat .repeatTitle.isListItem {
  display: flex;
  align-items: center;
}
#ds .field.repeat .repeatTitle.isListItem .label {
  flex: none;
  width: 105px;
  min-width: 0;
  white-space: nowrap;
  margin-right: 0;
}
#ds .field.repeat .repeatTitle.isListItem .listItemLabel {
  flex: 1;
  margin-right: 20px;
}
#ds .field.repeat .repeatTitle span {
  font-size: 15px;
  font-weight: inherit;
}
#ds .field.repeat .repeatTitle span.label {
  display: inline-block;
  min-width: 100px;
  margin-right: 40px;
}
#ds .field.repeat .repeatTitle span.time, #ds .field.repeat .repeatTitle span.extra1, #ds .field.repeat .repeatTitle span.extra2 {
  flex: none;
  margin-right: 40px;
}
#ds .field.radio2 .right {
  width: 100% !important;
}
#ds .field.radio3 .box {
  display: flex;
}
#ds .field.radio3 label {
  flex: none;
  position: relative;
  padding-top: 7px;
}
#ds .field.radio3 input {
  position: absolute;
  visibility: hidden;
}
#ds .field.radio3 input:checked ~ .text {
  border-color: #017272;
}
#ds .field.radio3 .text {
  padding: 0px 15px 10px;
  border-bottom: 2px solid #ededed;
}
#ds .field.radio3 .text:hover {
  border-color: #017272;
}
#ds .field.select2 .right {
  width: 100% !important;
}
#ds .field.plainTitle .left {
  width: 100%;
  line-height: normal;
}
#ds .field.files .filesContainer .files, #ds .field.files2 .filesContainer .files, #ds .field.file .filesContainer .files {
  padding: 0;
  justify-content: flex-start;
}
#ds .field.files.noLocalName .left, #ds .field.files2.noLocalName .left, #ds .field.file.noLocalName .left {
  display: none;
}
#ds .field.files.noLocalName .right, #ds .field.files2.noLocalName .right, #ds .field.file.noLocalName .right {
  width: 100%;
}
#ds .field.files .right, #ds .field.files2 .right, #ds .field.file .right {
  padding-top: 7px;
  margin-bottom: 10px;
}
#ds .field.files .addFile, #ds .field.files2 .addFile, #ds .field.file .addFile {
  margin-top: 5px;
}
#ds .field.files .addFile.attachment, #ds .field.files2 .addFile.attachment, #ds .field.file .addFile.attachment {
  display: inline-block;
  cursor: pointer;
  position: relative;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 3px 5px 2px 20px;
  background: url(../img/addFile2.png) 7px center no-repeat;
}
#ds .field.files .addFile.attachment:hover, #ds .field.files2 .addFile.attachment:hover, #ds .field.file .addFile.attachment:hover {
  background-color: #fbfbfb;
}
#ds .field.files .addFile.attachment.active, #ds .field.files2 .addFile.attachment.active, #ds .field.file .addFile.attachment.active {
  top: 1px;
}
#ds .field.spacer {
  height: 10px;
}
#ds .field.checkbox2 .right {
  width: 100% !important;
}
#ds .field.collapse .checkboxLabelCollapse {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  cursor: pointer;
  text-transform: uppercase;
  color: #747474;
}
#ds .field.collapse .checkboxLabelCollapse .text {
  position: relative;
  text-transform: uppercase;
  text-decoration: underline;
}
#ds .field.collapse .checkboxLabelCollapse .icon {
  position: absolute;
  right: 0;
  top: 2px;
  width: 6px;
  height: 9px;
  background: url(../img/arrow-right2.png) center center no-repeat;
}
#ds .field.collapse .checkboxLabelCollapse:hover {
  color: #aaaaaa;
}
#ds .field.collapse .checkboxLabelCollapse.open .icon {
  top: 4px;
  width: 9px;
  height: 6px;
  background: url(../img/arrow-down2.png) center center no-repeat;
}
#ds .field.collapse .checkboxLabelCollapse.active .text {
  top: 1px;
}
#ds .field.disableForm {
  border-bottom: 1px solid #c9c9c9;
}
#ds .field.W8-250822ISBG input {
  width: 50%;
}
#ds .field.W4B-250822ISBG {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}
#ds .field.wmoOrJeugdwetPaidByExtra, #ds .field.wmoOrJeugdwetPaidByExtra2, #ds .field.wmoOrJeugdwetPaidByExtra3, #ds .field.wmoOrJeugdwetPaidByExtra4, #ds .field.wmoOrJeugdwetPaidByExtra5 {
  margin-bottom: 40px;
}
#ds .field.wmoOrJeugdwetPaidByExtra .percentage input, #ds .field.wmoOrJeugdwetPaidByExtra2 .percentage input, #ds .field.wmoOrJeugdwetPaidByExtra3 .percentage input, #ds .field.wmoOrJeugdwetPaidByExtra4 .percentage input, #ds .field.wmoOrJeugdwetPaidByExtra5 .percentage input {
  width: 50%;
}
#ds .field.wmoOrJeugdwetNrPeriodsExtra, #ds .field.wmoOrJeugdwetNrPeriodsExtra2, #ds .field.wmoOrJeugdwetNrPeriodsExtra3, #ds .field.wmoOrJeugdwetNrPeriodsExtra4, #ds .field.wmoOrJeugdwetNrPeriodsExtra5 {
  position: relative;
  top: -10px;
  margin-bottom: 20px;
}
#ds .field.wmoOrJeugdwetNrPeriodsExtra input, #ds .field.wmoOrJeugdwetNrPeriodsExtra2 input, #ds .field.wmoOrJeugdwetNrPeriodsExtra3 input, #ds .field.wmoOrJeugdwetNrPeriodsExtra4 input, #ds .field.wmoOrJeugdwetNrPeriodsExtra5 input {
  width: 50%;
}
#ds .field.wmoOrJeugdwetBudget input, #ds .field.wmoOrJeugdwetBudget2 input, #ds .field.wmoOrJeugdwetBudget3 input, #ds .field.wmoOrJeugdwetBudget4 input, #ds .field.wmoOrJeugdwetBudget5 input {
  width: 50%;
}
#ds .field.wmoOrJeugdwetRate input, #ds .field.wmoOrJeugdwetRate2 input, #ds .field.wmoOrJeugdwetRate3 input, #ds .field.wmoOrJeugdwetRate4 input, #ds .field.wmoOrJeugdwetRate5 input {
  width: 50%;
}
#ds .field .new {
  float: right;
  margin-top: 5px;
}
#ds .field.matrixHeader {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #d3d5e2;
}
#ds .field.matrixHeader:first-child {
  border-top: none;
}
#ds .field.matrixHeader:first-child .right {
  display: flex;
}
#ds .field.matrixHeader .left {
  width: 50%;
}
#ds .field.matrixHeader .right {
  width: 50%;
  justify-content: space-between;
  padding: 7px 10px 7px 0;
  display: none;
}
#ds .field.matrixHeader .right.showRight {
  display: flex;
}
#ds .field.matrixHeader .topC, #ds .field.matrixHeader .topr {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 3px;
}
#ds .field.matrixHeader .sub {
  color: #878787;
  font-size: 14px;
  font-style: italic;
}
#ds .field.matrixHeader .choice {
  text-align: center;
}
#ds .field.matrixRadio .left {
  width: 50%;
  padding: 0 30px 0 10px;
}
#ds .field.matrixRadio .right {
  width: 50%;
  display: flex;
  justify-content: space-between;
  padding: 1px 10px 0 0;
}
#ds .field.matrixRadio .choice {
  text-align: center;
  position: relative;
}
#ds .field.matrixRadio .choice input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#ds .field.matrixRadio .choice input:checked + .topC {
  font-weight: 700;
}
#ds .field.matrixRadio .choice input:checked + .topC:after {
  border-color: #017272;
}
#ds .field.matrixRadio .choice .topC {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 3px solid transparent;
  position: relative;
  padding-top: 4px;
  margin: 0 10px;
  display: block;
  white-space: nowrap;
}
#ds .field.matrixRadio .choice .topC:after {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 3px solid transparent;
  position: absolute;
  left: -3px;
  top: -3px;
}
#ds .field.matrixRadio .choice .text {
  display: none;
}
#ds .field.matrixRadio .choice:hover .topC {
  border-color: #d7dcde;
}
#ds .field.map .mapContainer {
  width: 100%;
  height: 200px;
}
#ds .field.map .mapContainer iframe {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
}
#ds .field.ttd2.plainTitle {
  cursor: pointer;
}
#ds .field.ttd3.plainTitle {
  color: #ce0000;
}
#ds .field.divider, #ds .field:has(.divider) {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
#ds .field:has(.infoWide) .infoBox .popOver2, #ds .field.infoWide .infoBox .popOver2 {
  width: 450px;
}
#ds .field a {
  cursor: pointer;
  text-decoration: underline;
  color: #e76700;
}
#ds .field .invalidMessage {
  display: none;
  font-style: italic;
  font-weight: 300;
  padding: 0 10px 10px;
  color: rgba(108, 15, 15, 0.9);
  white-space: pre-line;
}
#ds .field.options.readOnly .list .choice {
  cursor: default;
}
#ds .field.options .left, #ds .field.options .right {
  width: 100%;
}
#ds .field.options .left span:first-child {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
}
#ds .field.options .selected {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
  justify-content: flex-start;
}
#ds .field.options .selected.mb {
  margin-bottom: 10px;
}
#ds .field.options .selectedOption {
  display: flex;
  flex: 0;
  background-color: #F1F1F1;
  padding: 3px 6px 2px 10px;
  align-items: center;
}
#ds .field.options .selectedOption * {
  flex: none;
  white-space: nowrap;
}
#ds .field.options .selectedOption .bg {
  font-size: 0.5em;
  margin-right: 8px;
}
#ds .field.options .selectedOption .text {
  font-size: 13px;
  text-transform: uppercase;
  margin-right: 7px;
}
#ds .field.options .selectedOption .remove {
  font-size: 0.55em;
  color: #88939F;
  cursor: pointer;
}
#ds .field.options .selectedOption .remove:hover {
  color: #6a6e73;
}
#ds .field.options .description {
  margin-bottom: 15px;
}
#ds .field.options .description .buttonAdd {
  margin-top: 20px;
}
#ds .field.options .collapse {
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 10px;
}
#ds .field.options .collapse:hover span {
  text-decoration: none;
}
#ds .field.options .collapse span {
  margin-right: 5px;
  text-decoration: underline;
}
#ds .field.options .collapse i {
  font-size: 0.6em;
}
#ds .field.options .list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  justify-content: flex-start;
}
#ds .field.options .list .choice {
  flex: 0;
  font-size: 13px;
  white-space: nowrap;
  cursor: pointer;
}
#ds .field.options .list .choice:hover, #ds .field.options .list .choice:hover span, #ds .field.options .list .choice.sel, #ds .field.options .list .choice.sel span {
  font-weight: 600;
}
#ds .field.options textarea {
  min-height: 50px;
  margin-top: 10px;
  font-size: 14px;
  overflow: hidden !important;
}
#ds .removeEntry {
  text-transform: uppercase;
  color: #d7d7d7;
  text-decoration: underline;
  display: inline-block;
  float: right;
  cursor: pointer;
  font-size: 12px;
  margin-bottom: 10px;
}
#ds .removeEntry:hover {
  color: #9a9a9a;
}
#ds .removeEntry.red {
  color: #d00000 !important;
}
#ds .removeEntry.v2 {
  color: #bababa;
  display: block;
  float: none;
  margin-bottom: 0;
  font-size: 13px;
}
#ds .tabsSlider {
  overflow: hidden;
  position: relative;
  user-select: none;
}
#ds .toRightBtn {
  position: absolute;
  top: 11px;
  right: 0;
  height: 23px;
  width: 23px;
  cursor: pointer;
  background: url(../img/right-h.png) center center no-repeat;
}
#ds .toRightBtn:hover {
  background: url(../img/right-h2.png) center center no-repeat;
}
#ds .toRightBtn.active {
  top: 12px;
}
#ds .tabsLeft {
  position: absolute;
  left: 101%;
  top: 12px;
  white-space: nowrap;
  font-size: 17px;
  background-color: #fff;
  padding: 0 5px;
  border-radius: 4px;
}
#ds #tabsSlider2 {
  color: #171717;
  position: relative;
  margin-bottom: 8px;
}
#ds #tabsSlider2 .shadowDiv {
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#ds #tabsSlider2 .shadowDiv:after {
  content: "";
  position: absolute;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  bottom: 5px;
  top: -5px;
  left: -5px;
  right: -5px;
  display: block;
}
#ds #tabsSlider2 .overflowBox {
  margin: 0 11px;
  overflow: hidden;
  padding: 0 0 5px;
}
#ds #tabsSlider2 .slider {
  position: relative;
}
#ds #tabsSlider2 .highLighter {
  position: absolute;
  pointer-events: none;
  height: 5px;
  background-color: #00a9a9;
  bottom: -5px;
  left: 0;
  width: 100px;
}
#ds #tabsSlider2 * {
  font-weight: 300;
}
#ds #tabsSlider2 .toRightBtn {
  top: 7px;
  right: -30px;
}
#ds #tabsSlider2 .tabsLeft {
  left: 105%;
  top: 10px;
  font-size: 15px;
}
#ds .tabs2 {
  position: relative;
  display: flex;
}
#ds .tab2 {
  flex: none;
  margin-right: 6px;
  cursor: pointer;
  padding: 10px 7px 15px;
  white-space: nowrap;
}
#ds .tab2.sel .full, #ds .tab2:hover .full {
  display: inline;
  color: #B6B6B6;
}
#ds .tab2.sel .abbreviated, #ds .tab2:hover .abbreviated {
  display: none;
}
#ds .tab2.sel .full {
  font-weight: 400 !important;
}
#ds .tab2:last-child {
  margin-right: 0;
}
#ds .tab2 .full {
  display: none;
}
#ds .tab2 .abbreviated {
  display: inline;
}
#ds .checkboxLabel {
  margin-bottom: 5px;
}
#ds .vStatus {
  padding: 10px 10px 10px 18px;
}
#ds .vStatus .hdr {
  font-weight: 600;
  margin-bottom: 10px;
}
#ds .vStatus .s25 {
  padding-left: 30px;
  background: url(../img/check1-checked.png) left center no-repeat;
}
#ds .buttons {
  padding: 10px 10px 10px 18px;
}
#ds .buttons .hdr {
  font-weight: 600;
  margin-bottom: 10px;
}
#ds .buttons .btn {
  text-transform: uppercase;
  cursor: pointer;
}
#ds .buttons .btn:hover, #ds .buttons .btn.actve {
  text-decoration: underline;
  color: #545454;
}
#ds .buttons .btn.deleteBeschikking {
  color: #b4b4b4;
}
#ds .notifications {
  padding: 10px 0 0 18px;
  margin-bottom: 15px;
}
#ds .notifications .hdr {
  font-weight: 600;
  margin-bottom: 10px;
}
#ds .notifications .row {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
#ds .notifications .row * {
  flex: none;
}
#ds .notifications .nrDays {
  display: flex;
  align-items: center;
}
#ds .notifications .nrDays input {
  width: 55px;
  margin-right: 8px;
}
#ds .notifications .nrDays * {
  flex: none;
}
#ds .notifications .checkboxLabel {
  margin: 0;
  margin-right: 8px;
}
#ds .vHdr {
  font-weight: 600 !important;
  margin-left: 18px;
}
#ds .vLine {
  height: 1px;
  width: 250px;
  background-color: #d8d8d8;
  margin-bottom: 6px;
  margin-left: 18px;
}
#ds .vecozoProducten .hdr {
  font-weight: 600;
  margin-bottom: 10px;
  padding-right: 25px;
  cursor: pointer;
  position: relative;
  background: url(../img/arrow-right3.png) 98% 50% no-repeat;
}
#ds .vecozoProducten .hdr.open {
  font-weight: 700;
  background: url(../img/arrow-down3.png) 98% 50% no-repeat;
}
#ds .vecozoProducten .product {
  margin-bottom: 10px;
  margin-left: 18px;
}
#ds .vecozoProducten .product .field .left {
  width: 126px;
}
#ds .vecozoProducten .product .vLine {
  margin-left: 0;
}
#ds .vecozoProducten .product.inactive .hdr {
  opacity: 0.4;
}
#ds .deleteProduct {
  text-transform: uppercase;
  color: #d7d7d7;
  text-decoration: underline;
  display: inline-block;
  float: right;
  cursor: pointer;
  font-size: 12px;
  margin-bottom: 10px;
}
#ds .deleteProduct:hover {
  color: #9a9a9a;
}
#ds .vecozoBerichten {
  padding-left: 18px;
}
#ds .vecozoBerichten .hdr {
  font-weight: 600;
  margin-bottom: 10px;
}
#ds .vecozoBerichten .bericht {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  text-decoration: none;
  padding-left: 30px;
  background: url(../img/files-expand.png) 5px 45% no-repeat;
}
#ds .vecozoBerichten .bericht.incoming {
  background: url(../img/files-collapse.png) 5px 45% no-repeat;
}
#ds .vecozoBerichten .bericht:hover {
  text-decoration: underline;
}
#ds .goalForms .nrAndName {
  display: flex;
  align-items: center;
}
#ds .goalForms .nrAndName .nr {
  flex: 0 1 auto;
  white-space: nowrap;
}
#ds .goalForms .nrAndName .name {
  flex: 1 1 auto;
  padding-right: 10px;
}
#ds .goalForms .nrAndName .period {
  flex: none;
  width: 150px;
  font-size: 16px;
  color: #2c3e50;
}
#ds .goalForms .nrAndName .years {
  flex: none;
  width: 100px;
  display: flex;
  color: #2c3e50;
  align-items: baseline;
}
#ds .goalForms .nrAndName .years .cnt {
  font-size: 24px;
  margin-right: 5px;
}
#ds .goalForms .nrAndName .years .text {
  font-size: 16px;
}
#ds .goalForms .menu {
  position: relative;
  flex: none;
}
#ds .goalForms .menu.open .popUp {
  display: block;
}
#ds .goalForms .menu .popUp {
  display: none;
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 2;
  cursor: default;
}
#ds .goalForms .menu .popUp .entry {
  padding: 10px 15px 9px;
}
#ds .goalForms .menu .popUp .entry.hover {
  color: #ffffff;
  background-color: #e76600;
}
#ds .goalForms .mainGoal.collapsed .mainGoalTop .collapse {
  background: url(../img/arrow-right3.png) center center no-repeat;
}
#ds .goalForms .mainGoal.function:last-child > .hbar {
  display: none;
}
#ds .goalForms .mainGoal.function .mainGoalTop {
  padding: 13px 0 15px 18px;
}
#ds .goalForms .mainGoal.function .mainGoalBottom {
  padding-bottom: 5px;
}
#ds .goalForms .mainGoal.function .topForms .subGroup {
  padding-bottom: 10px;
}
#ds .goalForms .mainGoal.function .subGroup .title {
  display: none;
}
#ds .goalForms .mainGoal.function .hbar {
  height: 1px;
  color: transparent;
  background: #fff url(../img/dash2.png);
  margin-left: 18px;
}
#ds .goalForms .mainGoal.function .hbar.betweenForms {
  margin: 0 12px 10px 18px;
}
#ds .goalForms .mainGoalTop {
  display: flex;
  align-items: center;
  padding: 13px 0 12px 10px;
  cursor: pointer;
}
#ds .goalForms .mainGoalTop .title {
  font-size: 20px;
  flex: 1 1 auto;
}
#ds .goalForms .mainGoalTop .title .nr {
  margin-right: 10px;
}
#ds .goalForms .mainGoalTop .button {
  margin-right: 10px;
}
#ds .goalForms .mainGoalTop .collapse {
  width: 20px;
  height: 20px;
  flex: none;
  background: url(../img/arrow-down3.png) center center no-repeat;
  margin-right: 10px;
}
#ds .goalForms .subGoals {
  padding-top: 10px;
}
#ds .goalForms .subGoal .title {
  display: flex;
  align-items: center;
}
#ds .goalForms .subGoal .title .nrAndName {
  flex: 1 1 auto;
}
#ds .goalForms .subGoal .title .nr {
  margin-right: 5px;
  font-weight: 700;
}
#ds .goalForms .subGoal .title .name {
  font-weight: 700;
}
#ds .goalForms .subGoal .title .menu {
  margin-right: 20px;
}
#ds .goalForms .subGoal .title .menu .button {
  border-color: #9f9f9f;
}
#ds .goalForms .subGoal .title .menu .button:hover {
  background-color: #e4e4e4;
}
#ds .goalForms .subGoal .fields {
  padding: 10px 20px 0 25px;
}
#ds .goalForms .subGoal .repeatCollection {
  margin-bottom: 20px;
}
#ds .goalForms .subGoal .repeatTitle {
  display: flex;
}
#ds .goalForms .subGoal .repeatTitle .label {
  width: 200px;
  flex: 1 1 auto;
  padding-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#ds .goalForms .subGoal .repeatTitle .time {
  flex: none;
  margin-right: 50px;
}
#ds .goalForms .subGoal .repeatFields {
  padding: 10px 0;
}
#ds .goalForms .subGoal .repeatFields .input .left {
  width: 80px;
}
#ds .goalForms .subGoal .repeatFields .input .right {
  width: 670px;
}
#ds .goalForms .goalEntries {
  padding: 10px 12px 0 16px;
}
#ds .goalForms .mainPlaceHolder {
  font-style: italic;
  color: #a6a6a6;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 5px 20px 20px;
  font-weight: 300;
}
#ds .goalForms .overallPlaceHolder {
  font-style: italic;
  color: #a6a6a6;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 5px 20px 20px;
  font-weight: 300;
}
#ds .goalForms .hbar {
  margin-left: 10px;
  height: 2px;
  background-color: #d8d8d8;
}
#ds .goalForms .addSubGoalContainer {
  padding: 20px 0;
  display: flex;
  justify-content: flex-end;
}
#ds .goalForms .addSubGoalContainer .addSubGoal {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../img/more-plus.png) center center/20px 20px no-repeat;
}
#ds .goalForms .addSubGoalContainer .addSubGoal:hover {
  background: url(../img/more-plus-sel.png) center center/20px 20px no-repeat;
}
#ds .goalForms .addSubGoalContainer .addSubGoal.active {
  background: url(../img/more-plus-hover.png) center center/20px 20px no-repeat;
}
#ds .goalForms .addMainGoalContainer {
  padding: 20px 0;
  display: flex;
  justify-content: center;
}
#ds .goalForms .addMainGoalContainer .addMainGoal {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../img/more-plus-sel.png) center center/25px 25px no-repeat;
}
#ds .goalForms .addMainGoalContainer .addMainGoal:hover {
  background: url(../img/more-plus-hover.png) center center/25px 25px no-repeat;
}
#ds .goalForms .addMainGoalContainer .addMainGoal.active {
  background: url(../img/more-plus.png) center center/25px 25px no-repeat;
}
#ds .goalForms.employerForms .hbar {
  height: 4px;
}
#ds .goalForms.employerForms .mainGoalTop {
  padding: 20px 0 23px 10px;
}
#ds .goalForms.employerForms .mainGoalBottom {
  padding-bottom: 150px;
}
#ds .goalForms.employerForms .mainGoalBottom .addFunction {
  float: right;
  margin-top: 30px;
  margin-right: 12px;
}
#ds .goalForms.employerForms .mainGoalBottom > .removeEntry {
  margin-right: 12px;
}
#ds .button.dots {
  background: url(../img/horizontal-dots.png) center center no-repeat;
  width: 25px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #d8d8d8;
  cursor: pointer;
}
#ds .button.dots:hover {
  background-color: #f5f5f5;
}

body.team16 #ds .field.startDate .left {
  width: 0;
}
body.team16 #ds .field.startDate .right {
  float: left;
}
body.signatureMode:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  z-index: 8;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
body.signatureMode .left.main {
  width: 825px !important;
}
body.signatureMode .left.main > .top {
  padding-right: 30px;
}
body.signatureMode .left.main > .bottom .tabs > .tab.sel, body.signatureMode .left.main > .bottom .content, body.signatureMode .left.main > .bottom .signatureBox, body.signatureMode .left.main > .bottom .rightFixed {
  z-index: 9;
  position: relative;
  background-color: #fff;
}
body.signatureMode .left.main > .bottom .tabsSlider, body.signatureMode .left.main > .bottom .content, body.signatureMode .left.main > .bottom .signatureBox {
  padding-right: 30px !important;
}
body.signatureMode .left.main > .bottom .tabsSlider .toRightBtn {
  margin-right: 30px;
}
body.signatureMode .left.main > .bottom .versions, body.signatureMode .left.main > .bottom .versions2 {
  padding-right: 48px !important;
}
body.neededFieldsMode #left, body.neededFieldsMode .flexBox {
  position: relative;
}
body.neededFieldsMode #left:after, body.neededFieldsMode .flexBox:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 6;
  background-color: rgba(0, 0, 0, 0.5);
}
body.neededFieldsMode .left.main > .bottom .subGroup.hasInvalidNeededField {
  z-index: 7 !important;
  position: relative;
  background-color: #fff;
}
body.neededFieldsMode .left.main > .bottom .subGroup.hasInvalidNeededField:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  left: 0;
  top: -20px;
  right: -20px;
  bottom: 0;
  z-index: -1;
}
body.neededFieldsMode .left.main > .bottom .tab, body.neededFieldsMode .left.main > .bottom .rightFixed {
  z-index: 7;
}
body.neededFieldsMode .left.main > .bottom #tabsSlider2 {
  z-index: 7;
  background-color: #fff;
}

body.external.intake, body.external.setting {
  overflow-y: auto;
}
body.external.intake.inFrame:not(.owningTeam4756), body.external.setting.inFrame:not(.owningTeam4756) {
  overflow: hidden;
}
body.external.intake.owningTeam1 #ds .bottom .content, body.external.intake.owningTeam15 #ds .bottom .content, body.external.setting.owningTeam1 #ds .bottom .content, body.external.setting.owningTeam15 #ds .bottom .content {
  font-size: 17px;
}
body.external.intake.owningTeam3592 #intakeHeader, body.external.intake.owningTeam3 #intakeHeader, body.external.setting.owningTeam3592 #intakeHeader, body.external.setting.owningTeam3 #intakeHeader {
  display: none;
}
body.external.intake.owningTeam3592 #main, body.external.intake.owningTeam3 #main, body.external.setting.owningTeam3592 #main, body.external.setting.owningTeam3 #main {
  padding-top: 80px;
}
body.external.intake.owningTeam3592 .top, body.external.intake.owningTeam3 .top, body.external.setting.owningTeam3592 .top, body.external.setting.owningTeam3 .top {
  text-align: left;
  padding-bottom: 0;
}
body.external.intake.owningTeam3592 .top #logo2, body.external.intake.owningTeam3 .top #logo2, body.external.setting.owningTeam3592 .top #logo2, body.external.setting.owningTeam3 .top #logo2 {
  display: block;
  margin-bottom: 30px;
}
body.external.intake.owningTeam3592 *, body.external.intake.owningTeam3 *, body.external.setting.owningTeam3592 *, body.external.setting.owningTeam3 * {
  font-family: Calibri, sans-serif;
  font-size: 15px;
}
body.external.intake.owningTeam3592 h1, body.external.intake.owningTeam3 h1, body.external.setting.owningTeam3592 h1, body.external.setting.owningTeam3 h1 {
  font-size: 28px;
}
body.external.intake .team189 #ds .content .col, body.external.setting .team189 #ds .content .col {
  max-width: none;
}
body.external.intake .team189 #ds .content .subGroup:not(.t189ib), body.external.setting .team189 #ds .content .subGroup:not(.t189ib) {
  max-width: 370px;
  position: relative;
  margin: 0 auto;
}
body.external.intake .team189 #ds .content .subGroup.t189ib .field .right, body.external.setting .team189 #ds .content .subGroup.t189ib .field .right {
  width: auto;
  max-width: 320px;
}
body.external.intake .pw, body.external.setting .pw {
  max-width: 700px;
  position: relative;
  margin: 0 auto;
}
body.external.intake .pw2, body.external.setting .pw2 {
  max-width: 540px;
  position: relative;
  margin: 0 auto;
}
body.external.intake #main, body.external.setting #main {
  background: url(../img/back2.png);
  height: auto;
  display: block;
  padding: 30px 0 30px;
}
body.external.intake .frame, body.external.setting .frame {
  background: url(../img/bg-intake.png);
  padding: 3px 3px;
}
body.external.intake .frameInner, body.external.setting .frameInner {
  background-color: #fff;
  padding: 0 10px;
}
body.external.intake .frameInner.padding, body.external.setting .frameInner.padding {
  padding: 50px 20px;
}
body.external.intake .frameInner h2, body.external.setting .frameInner h2 {
  font-weight: 700;
  font-size: 22px;
}
body.external.intake .frameInner h2 + p, body.external.setting .frameInner h2 + p {
  margin-top: 15px;
}
body.external.intake .frameInner h2 + p + a, body.external.setting .frameInner h2 + p + a {
  margin-top: 15px;
}
body.external.intake .top, body.external.setting .top {
  text-align: center;
  padding: 40px;
  font-weight: 300;
  font-size: 18px;
}
body.external.intake .top h2, body.external.setting .top h2 {
  font-size: 20px;
  font-weight: 700;
}
body.external.intake .top .t1, body.external.setting .top .t1 {
  margin-bottom: 25px;
}
body.external.intake .top .t2, body.external.setting .top .t2 {
  margin-bottom: 5px;
}
body.external.intake .top p, body.external.setting .top p {
  margin-bottom: 25px;
}
body.external.intake .top a, body.external.setting .top a {
  cursor: pointer;
  text-decoration: underline;
  color: #e76700;
}
body.external.intake .top .tal, body.external.setting .top .tal {
  text-align: left;
}
body.external.intake #logo2, body.external.setting #logo2 {
  margin-bottom: 35px;
}
body.external.intake h1, body.external.setting h1 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 15px;
}
body.external.intake .hbar, body.external.setting .hbar {
  margin: 0 50px;
  height: 1px;
  background-color: #edede1;
}
body.external.intake .hbar.mb, body.external.setting .hbar.mb {
  margin-bottom: 40px;
}
body.external.intake .hbar.mb2, body.external.setting .hbar.mb2 {
  margin-bottom: 25px;
}
body.external.intake .avatar, body.external.setting .avatar {
  text-align: center;
  padding: 40px 0 25px;
}
body.external.intake .imageDropzoneBox, body.external.setting .imageDropzoneBox {
  display: inline-block;
  margin-bottom: 10px;
}
body.external.intake .imageClicker, body.external.setting .imageClicker {
  text-decoration: underline;
  cursor: pointer;
}
body.external.intake .imageClicker:hover, body.external.setting .imageClicker:hover {
  text-decoration: none;
}
body.external.intake .intakeMakeup1, body.external.setting .intakeMakeup1 {
  text-align: left;
  margin-bottom: 30px;
  font-size: 16px;
}
body.external.intake .intakeMakeup1 h2, body.external.setting .intakeMakeup1 h2 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
body.external.intake .intakeMakeup1 p, body.external.setting .intakeMakeup1 p {
  margin-bottom: 15px;
}
body.external.intake .intakeMakeup1 ul li, body.external.setting .intakeMakeup1 ul li {
  list-style-type: disc;
  margin-left: 25px;
}
body.external.intake #ds .content, body.external.setting #ds .content {
  padding-bottom: 0;
}
body.external.intake #ds .content .col, body.external.setting #ds .content .col {
  max-width: 370px;
  min-width: 250px;
  width: auto;
  position: relative;
  margin: 0 auto;
  float: none;
}
body.external.intake #ds .subGroup.startDate, body.external.intake #ds .subGroup.basicExtra, body.external.intake #ds .subGroup.basicExtraList, body.external.intake #ds .subGroup.planExtra, body.external.intake #ds .subGroup.planExtraList, body.external.intake #ds .subGroup.extraOpenMedical, body.external.intake #ds .subGroup.cvExtraList, body.external.intake #ds .subGroup.cvExtra, body.external.intake #ds .subGroup.financialExtraList, body.external.intake #ds .subGroup.financialExtra, body.external.intake #ds .subGroup.intakeExtraList, body.external.intake #ds .subGroup.intakeExtra, body.external.intake #ds .subGroup.wmoExtraList, body.external.intake #ds .subGroup.wmoExtra, body.external.intake #ds .subGroup.anamnesisExtra, body.external.setting #ds .subGroup.startDate, body.external.setting #ds .subGroup.basicExtra, body.external.setting #ds .subGroup.basicExtraList, body.external.setting #ds .subGroup.planExtra, body.external.setting #ds .subGroup.planExtraList, body.external.setting #ds .subGroup.extraOpenMedical, body.external.setting #ds .subGroup.cvExtraList, body.external.setting #ds .subGroup.cvExtra, body.external.setting #ds .subGroup.financialExtraList, body.external.setting #ds .subGroup.financialExtra, body.external.setting #ds .subGroup.intakeExtraList, body.external.setting #ds .subGroup.intakeExtra, body.external.setting #ds .subGroup.wmoExtraList, body.external.setting #ds .subGroup.wmoExtra, body.external.setting #ds .subGroup.anamnesisExtra {
  display: none;
}
body.external.intake #ds .field.matrixHeader, body.external.setting #ds .field.matrixHeader {
  margin-top: 0;
  padding-top: 0;
}
body.external.intake #ds .field.matrixHeader .right, body.external.setting #ds .field.matrixHeader .right {
  display: none;
}
body.external.intake #ds .field.matrixRadio, body.external.setting #ds .field.matrixRadio {
  margin-bottom: 35px;
}
body.external.intake #ds .field.matrixRadio .left, body.external.setting #ds .field.matrixRadio .left {
  width: 100%;
  float: none;
}
body.external.intake #ds .field.matrixRadio .right, body.external.setting #ds .field.matrixRadio .right {
  width: 100%;
  float: none;
  flex-wrap: wrap;
  justify-content: center;
}
body.external.intake #ds .field.matrixRadio .choice, body.external.setting #ds .field.matrixRadio .choice {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex: 0 0 min-content;
  align-items: flex-start;
}
body.external.intake #ds .field.matrixRadio .choice .text, body.external.setting #ds .field.matrixRadio .choice .text {
  width: 100%;
  display: block;
  margin: 0 5px;
}
body.external.intake #ds .field.intakeSubmit, body.external.intake #ds .field.t1959-TypeService-1-070425, body.external.setting #ds .field.intakeSubmit, body.external.setting #ds .field.t1959-TypeService-1-070425 {
  display: none;
}
body.external.intake .subContent h2, body.external.setting .subContent h2 {
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
}
body.external.intake .subContent .t4, body.external.setting .subContent .t4 {
  text-align: center;
  margin-bottom: 50px;
}
body.external.intake .subContent .t5, body.external.setting .subContent .t5 {
  text-align: center;
  margin: 0 60px 40px;
}
body.external.intake .subContent .button1, body.external.setting .subContent .button1 {
  display: inline-block;
  width: 200px;
  margin-bottom: 40px;
}
body.external.intake .subContent .permissions, body.external.setting .subContent .permissions {
  max-width: 400px;
  margin: auto;
}
body.external.intake .subContent .permissions.p2 .icon, body.external.setting .subContent .permissions.p2 .icon {
  top: 0;
}
body.external.intake .subContent .permissions label, body.external.setting .subContent .permissions label {
  margin-bottom: 25px !important;
  padding-left: 35px;
}
body.external.intake .subContent .permissions label .icon, body.external.setting .subContent .permissions label .icon {
  position: absolute;
  left: 0;
  top: 3px;
}
body.external.intake .subContent .permissions .tt, body.external.setting .subContent .permissions .tt {
  margin-bottom: 5px;
}
body.external.intake .subContent a, body.external.setting .subContent a {
  text-decoration: underline;
}
body.external.intake .subContent p, body.external.intake .subContent ul, body.external.intake .subContent ol, body.external.setting .subContent p, body.external.setting .subContent ul, body.external.setting .subContent ol {
  margin-bottom: 25px;
}
body.external.intake .subContent ul li, body.external.setting .subContent ul li {
  list-style-type: disc;
  margin-left: 30px;
  margin-bottom: 10px;
}
body.external.intake .subContent ol li, body.external.setting .subContent ol li {
  margin-left: 30px;
  margin-bottom: 10px;
}
body.external.intake .subContent .text span.title, body.external.setting .subContent .text span.title {
  width: 80px;
  display: inline-block;
}
body.external.intake .subContent .text input, body.external.setting .subContent .text input {
  width: 150px;
  margin-bottom: 10px;
}

#intakeHeader {
  background-color: #017272;
  padding: 23px 0;
}

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