:root {
    --primary: #000;
    --primary-darken: #004855;
    --dark-blue: #0091aa;
}

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

@font-face {
    font-family: 'signature-font';
    src: url('../fonts/signature-font.otf') format('opentype');
    font-display: swap;
}

.ajaxWaitBackground {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20000;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.1;
    cursor: wait;
}

.hidden {
    visibility: hidden;
}


/**
  * Utility
  */

.noDisplay,
.displayNone {
    display: none !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}


/** margins **/

.m-0 {
    margin: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.ml-4 {
    margin-left: 4px !important;
}

.mr-4 {
    margin-right: 4px !important;
}

.mt-4 {
    margin-top: 4px !important;
}

.mb-4 {
    margin-bottom: 4px;
}

.ml-8 {
    margin-left: 8px !important;
}

.mb-8 {
    margin-bottom: 8px;
}

.mt-8 {
    margin-top: 8px !important;
}

.mr-8 {
    margin-right: 8px !important;
}

.mr-12 {
    margin-right: 12px !important;
}

.ml-12 {
    margin-left: 12px !important;
}

.ml-24 {
    margin-left: 24px !important;
}

.mt-12 {
    margin-top: 12px !important;
}

.mb-12 {
    margin-bottom: 12px !important;
}

.mt-24 {
    margin-top: 24px !important;
}

.mb-24 {
    margin-bottom: 24px !important;
}

.mt-36 {
    margin-top: 36px !important;
}

.mb-36 {
    margin-bottom: 36px !important;
}


/** paddings **/

.p-0 {
    padding: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-8 {
    padding-left: 8px !important;
}

.pr-8 {
    padding-right: 8px !important;
}

.pt-12 {
    padding-top: 12px !important;
}

.pb-12 {
    padding-bottom: 12px !important;
}

.pl-12 {
    padding-left: 12px !important;
}

.pt-24 {
    padding-top: 24px !important;
}

.pb-24 {
    padding-bottom: 24px;
}

.offset-comment {
    padding-right: 47px;
    padding-left: 47px;
}

.offset-comment-left {
    padding-left: 47px;
}

.offset-comment-right {
    padding-right: 47px;
}

.flex--nowrap {
    flex-wrap: nowrap !important;
}

.dsp-flex,
.flex {
    display: flex;
}

.flex--column {
    flex-direction: column;
}

.flex--space-between {
    justify-content: space-between !important;
}

.flex--grow-1 {
    flex-grow: 1 !important;
}

.flex--left {
    justify-content: flex-start !important;
}

.flex--center {
    justify-content: center;
}

.flex--right {
    justify-content: flex-end !important;
}

.flex--center-v {
    align-items: center;
}

.flex--top-v {
    align-items: flex-start !important;
}

.flex--bottom-v {
    align-items: flex-end !important;
}

.flex--no-wrap {
    flex-wrap: nowrap !important;
}

.container {
    padding: 24px;
}

.container--top-center {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: top;
    border-radius: 4px;
}

.container--light-grey {
    height: 100%;
    background: #FDFDFD;
}

.container--light-grey:hover,
.col--bg-ligth:hover,
.container--grey:hover {
    background: #FAFAFA;
}

.container--grey {
    border-radius: 4px;
    background: #FBFBFB;
}

.container--grey-bordered {
    border: 1px solid #ededed;
}

.label {
    font-weight: bold;
    font-size: 14px;
}

.label--new {
    color: #EF4662;
}

.contentSubsectionTabsBoxed {
    position: sticky !important;
    top: 80px !important;
}

.money {
    display: flex;
    align-items: flex-end;
}

.money__value {
    line-height: 1.3;
}

#resize-separator {
    margin-left: 0 !important;
}

.toggle-sidebar {
    right: calc(100% - 12px) !important;
}

.contentSectionHolder__separator {
    min-width: 2px !important;
}

.contentSectionHolder__right {
    box-shadow: -3px 0px 0px 0px #ededed;
}

.icon-circle {
    display: block;
    margin-top: -3px;
    margin-left: 3px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #444;
}

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: 'AmasisMTStd';
    src: url("../fonts/374E22_0_0.eot");
    src: url("../fonts/374E22_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/374E22_0_0.woff2") format("woff2"), url("../fonts/374E22_0_0.woff") format("woff"), url("../fonts/374E22_0_0.ttf") format("truetype");
}

@font-face {
    font-weight: 700;
    font-style: normal;
    font-family: 'AmasisMTStd';
    src: url("../fonts/374E22_1_0.eot");
    src: url("../fonts/374E22_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/374E22_1_0.woff2") format("woff2"), url("../fonts/374E22_1_0.woff") format("woff"), url("../fonts/374E22_1_0.ttf") format("truetype");
}

a[href^="mailto"] {
    color: var(--primary);
    text-decoration: none;
}

a[href^="mailto"]:hover {
    color: var(--primary-darken);
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    font-weight: 400;
    line-height: 1;
}

h1,
h1>a {
    color: #444;
    text-decoration: none;
    font-size: 24px;
}

h2,
h2>a {
    color: #444;
    text-decoration: none;
    font-size: 20px;
}

h3,
h3>a {
    color: #444;
    text-decoration: none;
    font-size: 18px;
}

h4,
h4>a {
    color: #444;
    text-decoration: none;
    font-size: 15px;
}

h5,
h5>a {
    color: #444;
    text-decoration: none;
    font-size: 13px;
}

h6,
h6>a {
    color: #444;
    text-decoration: none;
    font-size: 11px;
}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
.text-light {
    font-weight: 300 !important;
}

h1.normal,
h2.normal,
h3.normal,
h4.normal,
h5.normal,
.text-normal {
    font-weight: 400 !important;
}

h1.heavy,
h2.heavy,
h3.heavy,
h4.heavy,
h5.heavy,
.text-heavy {
    font-weight: 600 !important;
}

h3.notice {
    padding: 10px;
    color: #ff0000;
    text-align: center;
}

h1>a:hover {
    color: var(--primary-darken);
    text-decoration: underline;
}

h2>a:hover {
    color: var(--primary-darken);
    text-decoration: underline;
}

h3>a:hover {
    color: var(--primary-darken);
    text-decoration: underline;
}

h4>a:hover {
    color: var(--primary-darken);
    text-decoration: underline;
}

h5>a:hover {
    color: var(--primary-darken);
    text-decoration: underline;
}

h6>a:hover {
    color: var(--primary-darken);
    text-decoration: underline;
}

.title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title-wrapper .btn--link,
.title-wrapper .btn--secondary {
    width: 100px;
}

.title-wrapper .btn--link:hover {
    color: var(--primary-darken);
}

a[href^="mailto:"] {
    color: var(--primary);
}


/**
  * text colors
  */

.text-white {
    color: #fff;
}

.text-grey {
    color: #989898;
}

.text-success {
    color: var(--primary);
}

.text-amber {
    color: #ff9b64;
}

.text-danger {
    color: #eb5e5e;
}

.text-secondary {
    opacity: .76;
}

.text-hint {
    opacity: .54;
}

.text-disabled {
    opacity: .26;
}


/**
  * title colours
  */

.title--green {
    color: var(--primary);
}

.title--gold {
    color: #aa8b51;
}

h4.hint {
    display: flex;
    align-items: center;
    margin: 0;
    margin-top: 8px;
    color: #4A4A4A;
    color: #B5B5B5;
    font-weight: 500;
    font-size: 14px;
}

h4.hint span {
    color: #464646;
    font-size: 11px;
}

h4.hint amt {
    color: #8C8C8C;
    font-size: 16px;
}

.list--green-bullets {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.list--green-bullets li {
    position: relative;
    padding-left: 8px;
    color: #5c5c5c;
    font-size: 15px;
}

.list--green-bullets li:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #01b57b;
    content: '';
    transform: translateY(-50%);
}

.list--green-bullets li+li {
    margin-top: 6px;
}

.tasks {
    padding: 24px;
    list-style-type: none;
    column-count: 2;
}

.task {
    position: relative;
    padding-left: 24px;
    color: #444;
    font-size: 15px;
}

.task+.task {
    margin-top: 8px;
}

.task:before {
    position: absolute;
    top: 50%;
    left: 0;
    color: black;
    content: '\e903';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    font-family: 'icomoon' !important;
    line-height: 1;
    opacity: .54;
    transform: translateY(-50%);

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.task--done:before {
    color: var(--primary);
    content: '\e904';
    opacity: 1;
}

.task a {
    display: inline-block;
    color: var(--primary);
    text-decoration: none;
    font-size: 13px;
}

.task a:hover {
    color: var(--primary-darken);
}

.contentSubsectionTabsTitle {
    margin-bottom: 20px;
}


/**
------------------------------------------------------
**/

.separator {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 24px 0;
}

.separator__text {
    position: relative;
    padding-right: 24px;
    background: #fff;
    color: #1e1e1e;
    font-weight: 500;
    font-size: 16px;
}

.separator__right {
    position: relative;
    padding-left: 24px;
    background: #fff;
}

.separator__right a+a {
    margin-left: 12px;
}

.separator:before {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #757575;
    content: '';
    -webkit-transform: translateZ(0) scale(1, 1);

    -webkit-backface-visibility: hidden;
}

.separator.separator--grey:before {
    background: rgba(92, 92, 92, 0.11);
}

.separator .icon-down {
    display: inline-flex;
    transition: all .15s ease-in-out;
}

.separator--open .icon-down {
    transform: rotate(180deg);
}

.separator__expand-icon {
    position: relative;
    padding-right: 24px;
    color: #07002F;
    text-decoration: none;
    font-size: 7px;
}

.separator__expand-icon:before {
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    display: block;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    content: '';
}

.separator-sm {
    display: block;
    margin: 24px 0;
    width: 100%;
    height: 1px;
    background: #F3F3F3;
}

.title--sm {
    margin-top: 0;
    margin-bottom: 24px;
    color: #444;
    font-weight: 400;
    font-size: 15px;
}

.compare-ico {
    margin-top: 18px;
    margin-bottom: 18px;
    text-align: center;
}

.compare-ico .icon-arrow-compare {
    display: inline-block;
    color: #444;
    font-size: 12px;
    opacity: .9;
}

.compare-ico .icon-arrow-compare:first-child {
    margin-right: -2px;
}

.icon-arrow-compare:last-child {
    margin-left: -2px;
}

.compare-ico .icon-arrow-compare:first-child,
.compare-ico--reverse .icon-arrow-compare:last-child {
    position: relative;
    opacity: .4;
    transform: rotate(180deg);
}

.compare-ico--reverse .icon-arrow-compare:first-child {
    opacity: .9;
    transform: rotate(0deg);
}

.listing-box__title span {
    color: #BABABA;
}

.contentSubsectionTabsTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contentSubsectionTabsTitle span:last-child {
    color: #c6c6c6;
}

.link {
    display: block;
    color: var(--primary);
    text-decoration: none;
    font-size: 14px;
}

.link:hover {
    text-decoration: underline;
}

.line-left {
    position: relative;
}

.line-left:before {
    position: absolute;
    top: -6px;
    left: -24px;
    width: 2px;
    height: 30px;
    background: var(--primary);
    content: '';
}

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

@media screen and (max-width: 1900px) {
    h1,
    h1>a {
        color: #444;
        text-decoration: none;
        font-size: 22px;
    }
    h2,
    h2>a {
        color: #444;
        text-decoration: none;
        font-size: 18px;
    }
    h3,
    h3>a {
        color: #444;
        text-decoration: none;
        font-size: 15px;
    }
    h4,
    h4>a {
        color: #444;
        text-decoration: none;
        font-size: 13px;
    }
    h5,
    h5>a {
        color: #444;
        text-decoration: none;
        font-size: 11px;
    }
    h6,
    h6>a {
        color: #444;
        text-decoration: none;
        font-size: 9px;
    }
}

.form__group select,
.form__group textarea,
.form__group input[type=text],
.form__group input[type=email],
.form__group input[type=password],
.form__input--calendar input[type=date] {
    display: block;
    padding: 10px 15px;
    width: 100%;
    height: 44px;
    outline: none;
    border: 0 none;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    background: none;
    background: #FFF;
    color: #5c5c5c;
    font: inherit;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;

    -webkit-appearance: none;
}

.form__group--small select,
.form__group--small textarea,
.form__group--small input[type=text],
.form__group--small input[type=email],
.form__group--small input[type=password] {
    padding: 5px 10px;
    width: 100%;
    height: auto;
    font-size: 15px;
}

.form__group--tiny select,
.form__group--tiny textarea,
.form__group--tiny input[type=text],
.form__group--tiny input[type=email],
.form__group--tiny input[type=password] {
    padding: 2px 5px;
    width: 100%;
    height: auto;
    font-size: 12px;
}

.form__group select:hover,
.form__group textarea:hover,
.form__group input[type=text]:hover,
.form__group input[type=email]:hover,
.form__group input[type=password]:hover {
    border-color: #848484;
    box-shadow: none;
}

.form__group select:focus,
.form__group textarea:focus,
.form__group input[type=text]:focus,
.form__group input[type=email]:focus,
.form__group input[type=password]:focus,
.form__group .date-picker:read-only:focus,
.form__group .date-picker[readonly]:focus {
    border-color: var(--primary-darken);
    box-shadow: none;
}

.form__group .form__input--medium select:focus,
.form__group .form__input--low select:focus,
.form__group .form__input--high select:focus {
    box-shadow: none;
}

.form__group button,
.form__group input[type=submit],
.form__group input[type=button] {
    background: none;
    font: inherit;
    cursor: pointer;

    -webkit-appearance: none;
}

.form__group input[type=checkbox],
.form__group input[type=radio] {
    position: absolute;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    margin: -1px !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;

    appearance: none;
    -webkit-appearance: none;
}

.form__group textarea {
    padding-bottom: 10px;
    min-height: 112px;
    width: 100%;
    border: 1px solid #d4d4d4;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    resize: none;
}

.form__group label {
    position: relative;
    display: block;
}

.form__group select {
    position: relative;
    cursor: pointer;

    -webkit-appearance: none;
    -moz-appearance: none;
}

.form__group select::-ms-expand {
    display: none;
}

.form__group select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.form__group {
    position: relative;
}

.form__group--grow {
    width: 100%;
}

.form__group+.form__group {
    padding-top: 12px;
}

.form__label {
    margin-bottom: 6px;
    color: #444;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.3;
}

.form__label a {
    font-weight: 400;
}

.form__label--bold {
    font-weight: bold;
}

.form__label-description {
    display: inline-block;
    padding-left: 2px;
    color: #888;
    font-weight: 400;
    font-size: 10px;
}

.form__input {
    position: relative;
    width: 100%;
}

.form__group select {
    padding-right: 24px;
}

.form__input--select:after {
    position: absolute;
    top: 50%;
    right: 18px;
    z-index: 1;
    margin-top: -2px;
    width: 0;
    height: 0;
    color: #3f4b47;
    content: "\e901";
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 5px;
    font-family: 'icomoon' !important;
    line-height: 1;
    transform: translateY(-50%);
    pointer-events: none;

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.form__input--center input {
    text-align: center;
}


/**
 * Checkbox and radio
 */

.form__group--radio label,
.form__group--checkbox label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.form__group--radio .form__label,
.form__group--checkbox .form__label {
    margin-bottom: 0;
    margin-left: 6px;
    font-weight: 400;
    font-size: 15px;
}

.form__group--radio label+label {
    margin-top: 8px;
}

.radio-text,
.checkbox-text {
    display: inline-block;
}

.form__icon {
    position: relative;
    display: inline-block;
    flex-shrink: 0;
    margin-right: 6px;
    width: 18px;
    height: 18px;
    background: #fff;
}

.form__group--radio .form__icon {
    border-radius: 50%;
}

.form__group--checkbox .form__icon {
    border-radius: 3px;
}

.form__group--radio input[type=radio]~.form__icon:after,
.form__group--checkbox input[type=checkbox]~.form__icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    opacity: 0;
    transform: translate(-50%, -50%);
}

.form__group--radio input[type=radio]~.form__icon:after {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    content: '';
    font-size: 6px;
}

.form__group--checkbox input[type=checkbox]~.form__icon:after {
    color: #fff;
    content: '\e905';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    font-family: 'icomoon' !important;
    line-height: 1;

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.form__group--radio input[type=radio]:checked~.form__icon,
.form__group--checkbox input[type=checkbox]:checked~.form__icon {
    background: var(--primary);
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
}

.form__group--radio input[type=radio]:checked~.form__icon:after,
.form__group--checkbox input[type=checkbox]:checked~.form__icon:after {
    opacity: 1;
}

.form__group--checkbox.form__group--checkbox-grey .form__icon,
.form__group--radio.form__group--radio-grey .form__icon {
    background: #ececec;
    box-shadow: none;
}

.form__group--checkbox.form__group--checkbox-grey input[type=checkbox]:checked~.form__icon,
.form__group--checkbox.form__group--checkbox-grey label:hover input[type=checkbox]~.form__icon,
.form__group--radio.form__group--radio-grey input[type=radio]:checked~.form__icon,
.form__group--radio.form__group--radio-grey label:hover input[type=radio]~.form__icon {
    box-shadow: none;
}

.form__group+.form__group {
    margin-top: 12px;
}

.form__group--background {
    overflow: hidden;
    border-radius: 3px;
}

.form__group--checkbox.form__group--background,
.form__group--checkbox.form__group--background label {
    height: 100%;
}

.form__group--radio.form__group--background .form__label,
.form__group--checkbox.form__group--background .form__label {
    margin-left: 12px;
}

.form__group.form__group--background .form__icon {
    background: #fff;
}


/**
 * Errors
 */

.form__group--has-error input[type="text"],
.form__group--has-error input[type="email"],
.form__group--has-error input[type="password"],
.form__group--has-error select,
.form__group--has-error textarea {
    border-color: #ff000f;
}

.form__error {
    margin-top: 4px;
    color: #ff000f;
    text-transform: uppercase;
    font-size: 12px;
}

.form__help {
    margin-top: 3px;
    color: rgba(0, 0, 0, 0.57);
    font-size: 12px;
}

.form__required {
    color: #ff000f;
    font-size: 14px;
}

.form__required:after {
    content: "*";
}

.form__group>.form__label {
    display: block;
    margin-bottom: 12px;
    color: #444;
    font-weight: 400;
    font-size: 15px;
}


/**
  * Read only
  **/

.form__group .input[readonly],
.form__group .textarea[readonly],
.form__group input:read-only,
.form__group textarea:read-only,
.form__group .input[readonly]:hover,
.form__group .textarea[readonly]:hover,
.form__group input:read-only:hover,
.form__group textarea:read-only:hover {
    background: initial;
    box-shadow: none;
}


/**
 * Disabled
 */

.form__group input[type=text]:disabled,
.form__group input[type=email]:disabled,
.form__group input[type=password]:disabled,
.form__group select[disabled],
.form__group textarea[disabled],
.form__group input[type=text]:disabled:hover,
.form__group input[type=email]:disabled:hover,
.form__group input[type=password]:disabled:hover,
.form__group select:disabled:hover,
.form__group select:disabled:hover {
    border-color: #C2C2C2;
    background: #F4F4F4;
    box-shadow: none;
    color: #ADADAD;
    cursor: not-allowed;
}

.form__group input[type=checkbox]:disabled,
.form__group input[type=radio]:disabled {
    color: rgba(0, 0, 0, 0.12);
}

.form__group--disabled label {
    opacity: .37;
}

.form__group--disabled .form__unit:hover {
    cursor: not-allowed;
}

.form__group--background label {
    align-items: center;
    padding: 16px 12px;
    background: #FAFAFA;
}

.form__group--background:hover label {
    background: #f4f4f4;
}

.form__group--checkbox label:hover .form__icon,
.form__group--radio label:hover .form__icon {
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
}

.form__group--radio label:hover .form__icon:after {
    background: #C9C9C9;
    opacity: 1;
}

.form__group--checkbox label:hover .form__icon:after {
    color: #c9c9c9;
    opacity: 1;
}

.form__group--radio label input[type=radio]:checked~.form__icon,
.form__group--checkbox label input[type=checkbox]:checked~.form__icon {
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
}

.form__group--radio label:hover input[type=radio]:checked~.form__icon:after {
    background: #fff;
}

.form__group--checkbox label:hover input[type=checkbox]:checked~.form__icon:after {
    color: #fff;
}

.form__group--background--checked label,
.form__group--background-checked label,
.form__group--background.checked label {
    border-radius: 3px;
    background: rgb(169 169 169 / 50%);
}

.form__label.form__label--input {
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin-left: 0;
    text-align: left;
}

.form__label--input input {
    margin-top: -12px;
    margin-bottom: -12px;
    margin-left: 12px;
    padding-left: 12px;
    width: 100%;
}

.form__group--ease-grey {
    padding: 24px;
    background: #FDFDFD;
}

.form__group--radios-center {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.form__description {
    color: #B9B9B9;
    font-size: 10px;
}

.form__description--error {
    color: #eb5e5e;
}

.form__group--has-error .form__label {
    color: #ff000f;
}

.form__description i {
    display: block;
}

.form__description i.warning {
    color: #eb5e5e;
}


/** ICONS **/

.form__unit {
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: auto;
    border-right: 1px solid #C2C2C2;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #FBFBFB;
    color: #474747;
    font-size: 10px;
    pointer-events: none;
}

.form__input-wrapper--icon-right .form__unit {
    right: 1px;
    left: auto;
    border-right: 0;
    border-left: 1px solid #C2C2C2;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.form__input-wrapper {
    position: relative;
}

.form__input-wrapper .form__input input[type=text] {
    padding-left: 40px;
    width: 100%;
}

.form__input-wrapper--icon-right .form__input input[type=text] {
    padding-left: 15px;
}

.form__input--calendar {
    position: relative;
    background: #fff;
}

.commented_form__input--calendar:after {
    position: absolute;
    top: 50%;
    right: 12px;
    z-index: 10;
    color: #afafaf;
    content: '\e90f';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 16px;
    font-family: 'icomoon' !important;
    line-height: 1;
    transform: translateY(-50%);
    pointer-events: none;

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.form__group .form__input--calendar input {
    display: block;
    padding: 10px 15px;
    width: 100%;
    height: 44px;
    outline: none;
    border: 0 none;
    border: 1px solid #c5c5c5;
    border-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: none;
    background: #FFF;
    color: #5c5c5c;
    font: inherit;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;

    -webkit-appearance: none;
}

.form__group .form__input--calendarNoIcon:after {
    display: none;
}

.form__group .form__input--calendarNoIcon input {
    padding-right: 10px;
}

.form__group--limited {
    max-width: 150px;
}

.form__input-wrapper--arrows {
    position: relative;
}

.form__input-wrapper--arrows:before {
    position: absolute;
    top: calc(50% + 10px);
    left: calc(100% + 2px);
    color: #000;
    content: '\e914';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
    font-family: 'icomoon' !important;
    line-height: 1;
    opacity: .4;
    transform: translateY(-50%) rotate(90deg);
    transform-origin: center;

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.form__input-wrapper--arrows:after {
    position: absolute;
    top: calc(50% + 4px);
    left: calc(100% + 2px);
    color: #000;
    content: '\e914';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
    font-family: 'icomoon' !important;
    line-height: 1;
    opacity: .4;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: center;

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.form__group--background.form__group--background--checked:hover label,
.form__group--background.form__group--background-checked:hover label {
    /*background: #E1F6EF;*/
    background: #d5f0f5;

}

.form__input--low.form__input--select:after,
.form__input--medium.form__input--select:after,
.form__input--high.form__input--select:after {
    color: #fff;
}

.form__input--select option {
    color: #444;
}

.form__input--low select,
.form__input--medium select,
.form__input--high select {
    z-index: 1;
    overflow: hidden;
    border: 0;
    background: transparent;
    box-shadow: none;
    color: #fff;
}

.form__input--low {
    position: relative;
}

.form__input--low:before,
.form__input--medium:before,
.form__input--high:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background: var(--primary);
    content: '';
}

.form__input--medium:before {
    background: #FBA338;
}

.form__input--high:before {
    background: #ef4662;
}

.form__group--checkbox .form__icon,
.form__group--radio .form__icon {
    margin: 0;
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
}

.form__group--has-comment .lg-100:first-child {
    display: flex;
    align-items: center;
}

.form__group--has-comment .lg-100:last-child {
    display: none;
}

.form__group--has-comment .row--open-comment .lg-100:last-child {
    display: block;
}

.form__group--has-comment .lg-100:last-child label {
    display: block;
    padding: 0;
}

.form__group--has-comment .form__label {
    flex-grow: 1;
}

.form__group--has-comment .form__add-comment {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: -5px;
    margin-bottom: -5px;
    padding: 8px;
    border-radius: 4px;
}

.form__group--has-comment .form__add-comment {
    color: #CCC;
    font-size: 12px;
}

.form__group--has-comment .form__add-comment:hover {
    background: #F9F9F9;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
    color: var(--primary);
}

.form__group--has-comment .row {
    margin: 0;
    width: 100%;
}

.form__comment {
    margin: 0;
    color: #444;
    font-weight: 300;
    font-size: 15px;
}

.form__comment-title {
    margin: 0;
    color: #444;
    font-weight: 600;
    font-size: 13px;
}

.form__group--with-input .form__label--input input {
    pointer-events: none;
}

.form__group--with-input.checked .form__label--input input {
    pointer-events: auto;
}

.form__group--with-text .form__unit {
    padding: 4px;
    width: 52px;
}

.form__group--with-text .form__input--select:after {
    right: 67px;
}

.form__input--select-red select,
.form__input--select-green select {
    border-color: initial;
    box-shadow: none;
    color: #fff;
}

.form__input--select-red select:hover,
.form__input--select-green select:hover {
    box-shadow: none;
}

.form__input--select-red:after,
.form__input--select-green:after {
    color: #fff;
}

.form__input--select-green select {
    background: var(--primary);
}

.form__input--select-red select {
    background: #ef4662;
}

.form__group--filter select {
    padding: 4px;
    padding-right: 24px;
    height: auto;
    font-size: 13px;
}

.form__group--filter .form__input--select:after {
    top: 46%;
}

.form__group--checkbox-read .form__icon {
    width: 8px;
    height: 8px;
    border: 2px solid #adadad;
    border-radius: 50%;
    background: none;
    box-shadow: none;
}

.form__group--checkbox.form__group--checkbox-read input[type=checkbox]:checked~.form__icon {
    background: #adadad;
}

.form__group--checkbox.form__group--checkbox-read label input[type=checkbox]:checked~.form__icon,
.form__group--checkbox.form__group--checkbox-read label:hover .form__icon {
    box-shadow: none;
}

.form__group--checkbox.form__group--checkbox-read input[type=checkbox]~.form__icon:after {
    display: none;
}

.search.search--transparent input:focus {
    border-color: var(--primary);
}

.form__group--has-error .form__error.cw-ff_errorMessage {
    display: block;
}

.btn {
    position: relative;
    display: inline-block;
    padding: 12px;
    border: none;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}

.btn--flex {
    display: flex;
    align-items: center;
}


/**
  * btn sizes
  */

.btn--tiny {
    padding: 4px 8px;
    font-size: 11px;
}

.btn--tiny-big-font {
    padding: 6px 8px;
    font-size: 13px;
}

.btn--small {
    padding: 10px;
    font-size: 12px;
}

.btn--big {
    padding: 12px 24px;
    font-size: 16px;
}

.btn--large {
    padding: 16px 26px;
    font-size: 20px;
}


/**
  * btn--types
  */

.btn--primary {
    background: var(--primary);
}

.btn--primary:hover {
    background: var(--primary-darken);
}

.btn--secondary,
.btn--secondary-green {
    background: #eeeeee;
    color: #5c5c5c;
}

.btn--secondary-green,
.btn--secondary-green:hover {
    color: var(--primary);
}

.btn--secondary:hover,
.btn--secondary-green:hover {
    background: #D5D5D5;
}

.btn--secondary-light {
    background: #f6f6f6;
    color: #5c5c5c;
}

.btn--secondary-light:hover {
    background: #ddd;
}

.btn--secondary-dark {
    background: #e6e6e6;
    color: #5c5c5c;
}

.btn--secondary-dark:hover {
    background: #CDCDCD;
}

.btn--blue {
    background: #3e99c3;
}

.btn--blue:hover {
    background: var(--primary);
}

.btn--transparent-half {
    opacity: .5;
}

.btn--transparent-half:hover {
    opacity: 1;
}

.btn--gold {
    background: #baa273;
    color: #fff;
}

.btn--gold:hover {
    background: #A1895A;
}

.btn--link {
    background: transparent;
    color: var(--primary);
}

.btn--link:hover {
    background: var(--primary-darken);
    color: #fff;
}

.btn--link-underline:hover {
    background: none;
    color: var(--primary-darken);
    text-decoration: underline;
}

.btn--danger {
    background: #eb5e5e;
    color: #fff;
}

.btn--danger:hover {
    background: #D24545;
}

.btn--warning {
    background: #ff9b64;
    color: #fff;
}

.btn--warning:hover {
    background: #E6824B;
}

.btn--warning:hover {
    background: #E6824B;
}

.btn--delete {
    background: transparent;
    color: #5c5c5c;
}

.btn--delete:hover {
    background: #f6f6f6;
    color: #eb5e5e;
}

.btn--outline {
    box-shadow: inset 0 0 0 1px var(--primary-darken);
    color: var(--primary);
}

.btn--outline:hover {
    background: var(--primary);
    box-shadow: inset 0 0 0 1px var(--primary);
    color: #fff;
}

.btn--disabled {
    opacity: .5;
    pointer-events: none;
}

.btn--disabled:hover {
    cursor: not-allowed;
}

.btn--shadow {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.btn--form {
    height: 44px;
    line-height: 21px;
}


/********/

.btn-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 24px 0;
}

.btn-group--center {
    justify-content: center;
}

.btn-group--right {
    justify-content: flex-end;
}

.btn-group .btn+.btn {
    margin-left: 12px;
}

.btn-group--separated {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btn--block {
    display: block;
    width: 100%;
}


/********/

.btn--house-check {
    margin-top: 24px;
    height: 40px;
    height: 44px;
    text-align: center;
}

.btn--house-check:before {
    position: absolute;
    top: 50%;
    left: 18px;
    color: var(--primary);
    content: '\e921';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 24px;
    font-family: 'icomoon' !important;
    line-height: 1;
    transform: translateY(-50%);

    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn--house-check:hover:before {
    color: #fff;
}
.btn--plus {
    position: relative;
    border-radius: 20px 0px 0px 20px;
    background-color: var(--dark-blue);
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}
.btn--plus .icon {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 1;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #333;
    content: '';
    transform: translateY(-50%);
}

.btn--plus .icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 8px;
    height: 2px;
    background: #fff;
    content: '';
    transform: translateX(-50%) translateY(-50%);
}

.btn--plus .icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
    transform: translateX(-50%) translateY(-50%);
}

.btn--plus:hover {
    background: var(--primary-darken);
}

.btn--plus:hover .icon {
    background: #fff;
}

.btn--plus:hover .icon:after,
.btn--plus:hover .icon:before {
    background: #000;
}

.btn--status {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 10px;
    border: 1px solid rgba(173, 173, 173, 0.5);
    background: #fafafa;
    color: #adadad;
    font-size: 14px;
}

.btn--status--active,
.btn--status:hover,
.btn--status.filterBtnActive {
    border-color: #adadad;
    background: #fff;
    color: #5c5c5c;
}

.btn--filter {
    display: inline-flex;
    float: left;
    align-items: center;
    color: #adadad;
}

.btn--filter__text--active {
    display: none;
}

.btn--filter .filter-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -2px 4px -2px 0;
    width: 16px;
    height: 16px;
}

.btn--filter .filter-icon:before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    color: var(--primary);
    content: '\e932';
    font-size: 16px;
    font-family: 'icomoon' !important;
}

.btn--filter.btn--filter--active .btn--filter__text {
    display: none;
}

.btn--filter.btn--filter--active .btn--filter__text--active {
    display: inline;
}

.btn--filter.btn--filter--active .filter-icon:before {
    content: '\e931';
}

.btn--filter--active,
.btn--filter:hover {
    color: #5c5c5c;
}

.btn--clear {
    background: none;
    color: rgba(92, 92, 92, 0.5);
}

.btn--clear:hover {
    background: rgba(92, 92, 92, 0.2);
    color: #eb5e5e;
}

.btn--round {
    border-radius: 25px;
    text-align: center;
}

.btn--comment {
    display: inline-flex;
    align-items: center;
}

.btn--comment,
.btn--comment span {
    color: rgba(68, 68, 68, 0.3);
}

.btn--comment span {
    margin-right: 4px;
}

.btn--comment:hover {
    background: #eeeeee;
    color: var(--primary);
}

.btn--comment:hover span {
    color: var(--primary);
}

.btn--back {
    display: inline-flex;
    align-items: center;
    padding: 0;
    width: 100%;
    cursor: pointer;
}

.back__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #F5F5F5;
    color: #cccccc;
    font-size: 12px;
    font-size: 13px;
}

.back__text {
    margin-left: 8px;
    color: #cccccc;
    text-decoration: none;
    font-size: 14px;
}

.btn--back:hover .back__icon {
    background: var(--primary);
    color: #fff;
}

.btn--back:hover .back__text {
    color: var(--primary);
    text-decoration: underline;
}

.btn-group--sticky {
    position: sticky;
    bottom: 0;
    z-index: 1000;
    flex-wrap: nowrap;
    margin: 0;
    margin-top: 6px;
    margin-bottom: -24px;
    padding: 24px 0;
    background: #fff;
    -webkit-box-shadow: 0px -2px 23px 2px white;
    -moz-box-shadow: 0px -2px 23px 2px white;
    box-shadow: 0px -2px 23px 2px white;
}

.btn-group--sticky.btn-group a+.btn--discard {
    margin-left: 16px;
}

.btn--discard-dark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #eee;
    color: #5c5c5c;
}

.btn--discard-dark span {
    color: #5c5c5c;
}


/*** NEEDS REFACTORING !!!! **/

.btn--secondary-grey-red {
    color: #5c5c5c;
}

.btn--secondary-grey-red:hover {
    color: #eb5e5e;
}

.btn--blue {
    background: var(--primary);
    color: #fff;
    opacity: .5;
}

.btn--blue:hover {
    opacity: 1;
}

.btn--link-grey {
    color: #ccc;
}

.btn--link-grey:hover {
    background: #f4f4f4;
    color: var(--primary);
}

.btn--link-grey-delete:hover {
    color: #ef4662;
}

.btn--text {
    background: #f4f4f4;
    color: rgba(92, 92, 92, 0.5);
    pointer-events: none;
}

.btn--text:hover {
    cursor: disabled;
}

.btn__close {
    margin-left: 8px;
}

.btn--transparent {
    background: transparent;
}

.btn--lightest-grey {
    background: #ececec;
    color: #a9a9a9;
}

.btn--lightest-grey:hover {
    background: #fff;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.03);

    x-color: #3e99c3;
}

.btn--lightest-grey:hover .btn__icon .icon-close-btn {
    color: #a9a9a9;
}

.btn--lightest-grey:hover .btn__icon--round {
    background: #3e99c3;
}

.btn--tiny .btn__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    color: #fff;
}

.btn--tiny .btn__icon--round {
    border-radius: 50%;
    background: #a9a9a9;
}

.btn--tiny .btn__icon--round .icon-profile-ico-assign-mod {
    font-size: 8px;
}

.btn--tiny .btn__icon .icon-close-btn {
    color: #a9a9a9;
    font-size: 8px;
}

.btn--avg {
    padding: 9px 12px;
    font-size: 14px;
}

.btn--min-width-140 {
    min-width: 140px;
}

.btn--tiny .btn__icon:hover .icon-close-btn {
    color: red;
}

.btn--table {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #A7A7A7;
}

.btn--table:hover {
    background: #fff;
    color: var(--primary);
}

.btn--table-success:hover {
    background: var(--primary);
    color: #fff;
}

.btn--table-danger:hover {
    color: #eb5e5e;
}

.btn--table-notification:after {
    position: absolute;
    top: 5px;
    right: 9px;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #eb5e5e;
    content: '';
}

.btn--submit:hover {
    background: #4cc99f;
}

.btn--add {
    padding: 10px 15px;
    border-radius: 25%;
    border-radius: 24px;
    background: var(--primary);
    font-weight: normal;
    font-size: 15px;
}

.btn--add:hover {
    background: var(--primary-darken);
}

.btn--outline-grey {
    box-shadow: inset 0 0 0 1px #adadad;
    color: #adadad;
}

.btn--outline-grey:hover {
    background: #adadad;
    box-shadow: inset 0 0 0 1px #adadad;
    color: #fff;
}

.btn--decline {
    padding: 10px 15px;
    width: 170px;
    border-radius: 4px;
    background: rgba(238, 238, 238, 0.5);
    color: #5c5c5c;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

.btn--decline:hover {
    background: rgba(247, 247, 247, 0.5);
    color: #eb5e5e;
}

.btn--reinstruct {
    padding: 10px 15px;
    width: 170px;
    border-radius: 4px;
    background: rgba(238, 238, 238, 0.5);
    color: var(--primary);
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

.btn--reinstruct:hover {
    background: var(--primary);
    color: #fff;
}

.btn--modal {
    min-width: 160px;
    font-weight: 600;
}

.btn--cancel {
    border-radius: 4px;
    background: rgba(238, 238, 238, 0.5);
    color: #5c5c5c;
    text-align: center;
    font-size: 15px;
}

.btn--cancel:hover {
    background: rgba(238, 238, 238, 0.7);
    color: #5e5e5e;
}

.btn--link--dark {
    padding-right: 36px;
    color: #444;
}

.btn-group--separated .btn--link--dark {
    margin-right: -6px;
}

.btn--link--dark .icon-down {
    position: absolute;
    top: 45%;
    right: 12px;
    display: inline-block;
    font-size: 7px;
    transform: translateY(-50%);
}

.btn--link--dark:hover {
    background: none;
    text-decoration: underline;
}

.btn--outline span,
.listing-box__head .btn--outline span {
    margin-left: -8px;
    padding-right: 8px;
    color: var(--primary);
}

.btn--outline:hover span {
    color: #fff;
}

.btn--discard {
    color: #444;
}

.btn--discard span {
    padding-right: 8px;
    color: #444;
    font-size: 12px;
}

.btn--discard:hover {
    background: #eeeeee;
    color: #eb5e5e;
}

.btn--discard:hover span {
    color: #eb5e5e;
}

.btn--delete-big {
    width: 44px;
    height: 44px;
}

.btn-group--comment {
    margin: 0;
    margin-top: 12px;
}

.btn-group.btn-group--comment div .btn+.btn {
    margin-left: 5px;
}

.btn-group--comment .btn-group .btn:nth-child(2) {
    font-size: 10px;
}

.btn-group--comment div .btn.btn--primary,
.btn-group--comment div .btn.btn--secondary,
.btn-group--comment .btn--link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 1;
}

.btn-group--comment .btn--link {
    padding-right: 12px;
    padding-left: 12px;
    width: auto;
    color: #5c5c5c;
    font-size: 10px;
}

.btn-group--comment div .btn.btn--secondary {
    color: #5c5c5c;
    font-size: 10px;
}

.form__group--comment.btn-group .btn--link {
    padding: 5px 10px;
    width: auto;
    height: 25px;
    font-size: 10px;
}

.btn-group--comment .btn--link:hover {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
    color: #eb5e5e;
}

.btn-group--comment div .btn:last-child:hover {
    background: #eee;
    color: #eb5e5e;
}

.listing-box__head .btn--link,
.contentSubsectionTabsTitle .btn--link,
.contentSubsectionTabsTitle .btn--secondary,
.listing-box__head .btn--secondary {
    background: #F9F9F9;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.listing-box__head .btn--link:hover,
.contentSubsectionTabsTitle .btn--link:hover {
    background: #f3f3f3;
    color: #FB4153;
}

.contentSubsectionTabsTitle .btn--secondary:hover,
.listing-box__head .btn--secondary:hover {
    background: var(--primary);
    color: #fff;
}

.table__header,
.table__row {
    display: flex;
    align-items: center;
}

.table__category,
.table__col {
    padding: 10px;
}

.table__header {
    color: #BBBEBD;
    font-size: 16px;
}

.table__row {
    display: flex;
    align-items: center;
    border-radius: 3px;
    background: #FAFAFA;
    font-size: 18px;
}

.table__row:hover {
    background: #F3F3F3;
}

.table__row--checked {
    background: #E1F6EF;
}

.table__row+.table__row {
    margin-top: 6px;
}

.table__category,
.table__col {
    flex-grow: 1;
    width: 1%;
    text-align: center;
}

.table__category--check,
.table__col--check {
    flex-grow: 0;
    width: 35px;
}

.table__col,
.table__col--company a {
    color: #656565;
    text-decoration: none;
    font-size: 16px;
}

.table__col--company a:hover,
.table__row--disabled .table__col--company a:hover {
    color: var(--primary);
}

.table__col--company,
.table__category--company {
    text-align: left;
}

.table__col--buttons,
.table__category--buttons {
    display: flex;
    justify-content: flex-end;
    width: 90px;
}

.table__col--buttons a+a {
    margin-left: 6px;
}

.table--client-solicitors .table__category,
.table--client-solicitors .table__col {
    text-align: left;
}

.table--client-solicitors .table__category:last-child,
.table--client-solicitors .table__col:last-child {
    text-align: right;
}

.table--client-solicitors .table__category:first-child,
.table--client-solicitors .table__col:first-child {
    width: 15%;
}

.table__col .form__group,
.table__category .form__group {
    padding-bottom: 0;
}

.table__col--tooltip .table__quotation {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.table--client-solicitors .table__category {
    display: flex;
}

.table--client-solicitors .table__number {
    padding-right: 20px;
    width: 46px;
    text-align: left;
}

.table--client-solicitors .table__category:last-child {
    justify-content: flex-end;
}

.table--client-solicitors .table__row,
.table__row--disabled {
    min-height: 54px;
}

.table--client-solicitors .table__col--company {
    display: flex;
}

.table__quotation--crossed:before {
    position: absolute;
    right: -3px;
    left: -3px;
    width: calc(100% + 6px);
    height: 1px;
    background: #656565;
    content: '';
    filter: blur(0);
    transform: translateY(-50%);
}

.table__col--tooltip .table__quotation:hover .tooltip {
    opacity: 1;
}

.table__col--tooltip span.icon-tooltip-warning {
    position: relative;
    position: absolute;
    left: 100%;
    padding-left: 8px;
    color: #eea265;
    font-size: 14px;
}

.table__col--tooltip .tooltip {
    position: absolute;
    top: -6px;
    left: calc(100% + 33px);
    padding: 5px;
    background: #333;
    opacity: 0;
    transition: opacity .2s ease-in-out;
    pointer-events: none;
}

.table__col--tooltip .tooltip:before {
    position: absolute;
    top: 12px;
    right: 100%;
    width: 0;
    height: 0;
    border-width: 3px 5px 3px 0;
    border-style: solid;
    border-color: transparent #333 transparent transparent;
    content: '';
}

.table__col--tooltip .tooltip__row {
    display: flex;
    justify-content: space-between;
}

.table__col--tooltip .tooltip__row span {
    padding: 0;
    white-space: nowrap;
    font-size: 12px;
}

.table__col--tooltip .tooltip__row span:first-child {
    padding-right: 12px;
    color: #fff;
}

.table__col--tooltip .tooltip__row span:last-child {
    color: #858585;
}

.table__col--tooltip .tooltip__row+.tooltip__row {
    margin-top: 5px;
}

.table__col .icon-check-outlined,
.table__col .icon-check-filled {
    color: #BBBEBD;
}

.table__row--disabled .table__col--check:hover {
    cursor: not-allowed;
}

.table__row--disabled .table__col--check {
    pointer-events: none;
}

.table__row--disabled .table__col,
.table__row--disabled .table__col a,
.table--client-solicitors .table__col--draft {
    color: #BBBEBD;
}

.table__row--disabled:hover,
.table__row--disabled {
    background: #fafafa;
}

.table__row--disabled .table__col--buttons a {
    display: none;
}

.table--client-solicitors .form__group--radio .form__label {
    margin-left: 11px;
}

.table__col--bold {
    font-weight: 600;
}

.table--documents .table__col span:not(.icon-delete-ico) {
    display: inline-block;
    width: 30px;
    color: #3e99c3;
    font-size: 16px;
}

.table--documents .table__category {
    color: #444;
}

.table--documents .table__category,
.table--documents .table__col {
    text-align: left;
}

.table--documents .table__category:first-child,
.table--documents .table__col:first-child {
    flex-grow: 5;
    text-align: left;
}

.table--documents .table__col:first-child {
    display: flex;
    align-items: center;
}

.table--documents .table__col:not(:first-child) {
    color: #575d78;
    font-size: 12px;
}

.table--documents .table__row-inner .table__row {
    background: #fff;
}

.table--documents .table__row:hover {
    cursor: pointer;
}

.table--documents .table__row {
    border: 2px dashed transparent;
}

.table--documents .table__row+.table__row {
    margin-top: 2px;
}

.table--documents .table__row-inner>.table__row {
    margin: 2px 0;
}

.table__row {
    margin: 2px 0;
}

.table--documents .table__col:first-child div {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 10px;
    padding-left: 10px;
}

.table--documents .table__row-inner .table__col:first-child div {
    margin-left: 40px;
}

.table--documents .table__row-inner .table__row:hover {
    background: #F3F3F3;
}

.table--documents .table__row-inner>.table__row-inner .table__col:first-child div {
    margin-left: 70px;
}

.table--documents span.ico-expand {
    position: absolute;
    left: -14px;
    display: inline-block;
    margin-right: 4px;
    width: 20px;
    height: 20px;
}

.table--documents .ico-expand:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-width: 4px 3px 0 3px;
    border-style: solid;
    border-color: #444 transparent transparent transparent;
    content: '';
    transition: all .2s ease-in-out;
    transform: translate3d(-50%, -50%, 0) rotate(270deg);
}

.table--documents .ico-expand:hover {
    border-color: var(--primary);
}

.table--documents .table__row-inner {
    display: none;
}

.table--documents .table__row--expand .ico-expand:before {
    transform: translate3d(-50%, -50%, 0) rotate(360deg);
}

.table__row-wrapper+.table__row-wrapper {
    margin-top: 6px;
}

.table--documents .table__row-inner {
    display: block;
}

.table--documents .table__category--buttons,
.table--documents .table__col--buttons {
    flex-grow: 0;
}

.table--documents .table__col--buttons {
    padding: 5px 10px;
}

.table--documents .table__row-inner .icon-folder {
    color: rgba(62, 153, 195, 0.5);
}

.table__category .icon-arrow-compare {
    color: var(--primary);
    font-size: 12px;
}

.table--documents .table__row__drop_area {
    border: 2px dashed var(--primary);
    /* background: rgba(0, 145, 170, 0.2); */
}

.table--documents .table__row__drop_area {
    color: var(--primary);
}

.table--documents .table__row-inner {
    margin: -2px;
    border: 2px dashed transparent;
}

.table--documents .table__row-inner .table__row:first-child {
    margin-top: 0;
}

.table--documents .table__row-inner .table__row:last-child {
    margin-bottom: 0;
}

.table--documents .table__row__drop_area.table__row-inner {
    border: 2px dashed var(--primary);
}

.table--documents .table__row__drop_area.table__row-inner .table__row {
    /* background: rgba(0, 145, 170, 0.2); */
}

.table__category .icon-arrow-compare.icon-arrow-compare--down {
    display: inline-block;
    color: #eb5e5e;
    transform: rotate(180deg);
}

.subsection_documents .table__col.table__col--buttons,
.subsection_documents .table--documents .table__category--buttons {
    position: relative;
    min-width: 120px;
}

.subsection_documents .table__col.table__col--buttons a {
    opacity: 0;
}

.subsection_documents .table__row:hover .table__col.table__col--buttons a {
    opacity: 1;
}

.subsection_documents .table__col:last-child a.btn--upload {
    margin-top: -12px;
    margin-bottom: -12px;
    background: #3e99c3;
    white-space: nowrap;
}

.subsection_documents .table__col:last-child a.btn--upload:hover {
    background: #84bbce;
}

.subsection_documents .table__row--selected {
    background: #eaeaea;
}

.documents__comments {
    display: none;
}

[folderid="enquiry_and_aip"] .documents__comments {
    display: block;
    margin: 0 50px;
    border-bottom: 1px solid #f3f3f3;
    font-size: 20px;
}

.documentsComments__list {
    margin-bottom: 12px;
}

.documentsComments__new {
    margin-top: 24px;
}


/**
  * Refactored styles
  */

.col--center {
    justify-content: center;
}

.col--right {
    justify-content: flex-end;
}

.standard-table header .icon-arrow-compare {
    margin-left: 4px;
    color: var(--primary);
    font-size: 12px;
}

.standard-table header .icon-arrow-compare.icon-arrow-compare--down {
    display: inline-block;
    color: #eb5e5e;
    transform: rotate(180deg);
}

.standard-table header>.row {
    margin-bottom: 16px;
}

.standard-table main>.row {
    border-radius: 4px;
    background: #fafafa;
    cursor: pointer;
}

.standard-table main>.row:hover {
    background: #f3f3f3;
}

.standard-table main>.row>.col {
    display: flex;
    align-items: center;
    padding: 4px 8px;
    min-height: 52px;
}

.standard-table main>.row:hover>.col:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.standard-table main>.row:hover>.col:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.standard-table .row {
    margin: 0;
    width: 100%;
}

.standard-table .row+.row {
    margin-top: 6px;
}

.standard-table__header .col {
    display: flex;
    align-items: center;
}

.standard-table main>.row--check,
.standard-table main>.row--check:hover {
    /* background: rgba(0, 145, 170, 0.2); */
}

.standard-table .row--disabled {
    opacity: .4;
    pointer-events: none;
}


/** ICONS **/

.standard-table .icon-check-outlined {
    font-size: 16px;
}

.standard-table .col--shrink {
    flex-grow: 0;
    width: auto;
}

.standard-table .col--shrink.col--shrink-numering {
    min-width: 60px;
}


/** Solicitors **/

.standard-table-solicitors .row .btn-group {
    flex-wrap: nowrap;
}

.standard-table .row .btn-group .btn--table {
    font-size: 13px;
}

.standard-table-solicitors .row .btn-group a+a {
    margin-left: 5px;
}

.standard-table .row.row--transparent,
.standard-table .row.row--transparent:hover {
    background: transparent;
}

.standard-table--with-inner header>.row,
.standard-table--with-inner main>.row {
    padding-right: 8px;
    padding-left: 8px;
}

.standard-table--with-inner .row.row--has-childs>.col {
    display: block;
}

.standard-table--with-inner main>.row>.col>.row {
    align-items: center;
    margin-right: -8px;
    margin-left: -8px;
    width: calc(100% + 16px);
}

.standard-table--with-inner main>.row>.col>.row>.col {
    display: flex;
}

.standard-table--with-inner main>.row>.col>.row:not(:first-child) {
    background: #f3f3f3;
    opacity: .3;
    pointer-events: none;
}

.standard-table--with-inner .row.row--has-childs>.col>.row:not(:first-child) {
    display: none;
}

.standard-table--with-inner .row.row--has-childs.row--has-childs--open>.col>.row:not(:first-child) {
    display: flex;
}

h4 .standard-table__child-toggler:hover {
    text-decoration: none;
}

h4 .standard-table__child-toggler,
.standard-table__child-toggler {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    width: 15px;
    height: 15px;
    text-decoration: none;
    font-size: 5px;
    transition: all .15s ease-in-out;
}

.row--has-childs--open .standard-table__child-toggler {
    transform: rotate(180deg);
}

.standard-table--linked-loans .col:nth-child(4) {
    max-width: 93px;
}

.standard-table--permisions main>.row {
    background: transparent;
}

.standard-table--permisions main>.row:hover {
    background: #fafafa;
}

.standard-table--permisions main>.row>.col {
    min-height: 32px;
}

.standard-table--customers .row--inner {
    margin-left: 40px;
    width: calc(100% - 40px);
}

.standard-table--customers .child-toggler {
    display: inline-block;
    margin-left: 8px;
    text-decoration: none;
    font-size: 5px;
    transition: all .2s ease-in-out;
    transform: rotate(-180deg);
}

.standard-table--customers .row--has-children-open .child-toggler {
    transform: rotate(0);
}

.standard-table--customers main .row.row--has-children .row+.row {
    margin-top: 6px;
}

.standard-table--customers main .row.row--has-children .row {
    overflow: hidden;
    align-items: center;
    border-radius: 4px;
    background: #fafafa;
}

.standard-table--customers main .row.row--has-children .row>.col {
    display: flex;
    align-items: center;
}

.standard-table--customers main .row.row--has-children .row:hover {
    background: #f3f3f3;
}

.standard-table--customers main .row.row--has-children>.col {
    flex-direction: column;
    padding: 0;
    background: transparent;
}

.standard-table main>.row.row--has-children {
    background: none;
}

.standard-table main>.row.row--has-children>.col>.row:not(:first-child) {
    display: none;
    margin-left: 40px;
    width: calc(100% - 40px);
}

.standard-table main>.row.row--has-children.row--has-children-open>.col>.row:not(:first-child) {
    display: flex;
}

.standard-table--customers .row--has-children-open>.col>.row:first-child,
.standard-table--customers main .row.row--has-children.row--has-children-open .row:first-child:hover {
    background: #e4e4e4;
}

.row--danger {
    background: #FFEAEB !important;
}

.payments-table .form__group,
.payments-table .form__group input[type=text] {
    height: 30px;
}

.standard-table header .icon-arrow-compare.icon-arrow-compare--up,
.standard-table header .icon-arrow-compare.icon-arrow-compare--down {
    display: none;
}

.standard-table header .listTableCellOrdered_desc .icon-arrow-compare.icon-arrow-compare--down {
    display: inline-block;
}

.standard-table header .listTableCellOrdered_asc .icon-arrow-compare.icon-arrow-compare--up {
    display: inline-block;
}

.standard-table .row--check .col--loan-id,
.standard-table .row--check .col--stick,
.standard-table main>.row.row--check:hover .col--loan-id,
.standard-table main>.row.row--check:hover .col--stick {
    background: rgba(0, 145, 170, 0.0);
}

h4 .standard-table__child-toggler,
.standard-table__child-toggler {
    background: #fafafa;
}

.standard-table main>.row:hover .col--loan-id,
.standard-table main>.row:hover h4 .standard-table__child-toggler,
.standard-table__child-toggler,
.standard-table main>.row:hover .col--stick,
.payments-table .row:hover .col--stick {
    background: #f3f3f3;
}

.payments-table .row {
    cursor: pointer;
}

.standard-table main>.row.row--danger:hover .col--loan-id,
.standard-table main>.row.row--danger:hover h4 .standard-table__child-toggler,
.standard-table main>.row.row--danger:hover .col--stick,
.standard-table main>.row.row--danger .col--stick {
    background: #FFEAEB;
}

.standard-table .col--stick {
    position: sticky;
    left: 0;
    z-index: 1;
    background: #fafafa;
}

.standard-table header .col--stick {
    background: #fff;
}

.standard-table main .row--transparent .col--loan-id {
    background: none;
}

.standard-table-wrapper {
    overflow: auto;
}

.developmentCalculatorInfo {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 16px;
}

.developmentCalculatorInfo__row {
    display: flex;
    justify-content: space-between;
}

.developmentCalculatorInfo__label {
    color: #949494;
}

.developmentCalculatorTable .row {
    flex-wrap: nowrap;
}

.developmentCalculatorTable .row:hover .btn--delete {
    display: inline-block;
}

.developmentCalculatorTable main>.row--edit,
.developmentCalculatorTable main>.row--edit:hover {
    background: none;
}

.developmentCalculatorTable .col--delete {
    flex: 0 0 48px;
}

.developmentCalculatorTable .btn--delete {
    display: none;
}

.developmentCalculatorTable .w-110 {
    min-width: 110px;
    max-width: initial;
    width: 1%;
}

.developmentCalculatorTable .col--convert {
    position: relative;
}

.developmentCalculatorTable .col--ctas button {
    margin: 25px 5px 0;
}

.developmentCalculatorTable .compare-ico {
    position: absolute;
    top: 27px;
    right: -7px;
    display: flex;
    transform: rotate(-90deg) scale(-1, 1);
}

.developmentCalculatorTable .compare-ico .icon-arrow-compare:first-child {
    order: 2;
    margin-left: -5px;
}

.developmentCalculatorTable .compare-ico .icon-arrow-compare:last-child {
    order: 1;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin: -8px;
    width: calc(100% + 16px);
}

.row--six {
    flex-wrap: nowrap;
}

.row+.row {
    margin-top: 12px;
}

.row.row--ease {
    margin-top: 8px;
    margin-bottom: 8px;
}

.col {
    flex-grow: 1;
    padding: 8px;
    max-width: 100%;
    width: 1%;
}

.lg-10 {
    flex: 0 0 10%;
    max-width: 10%;
}

.lg-15 {
    flex: 0 0 15%;
    max-width: 15%;
}

.lg-20 {
    flex: 0 0 20%;
    max-width: 20%;
}

.lg-25 {
    flex: 0 0 25%;
    max-width: 25%;
}

.lg-30 {
    flex: 0 0 30%;
    max-width: 30%;
}

.lg-33 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.lg-40 {
    flex: 0 0 40%;
    max-width: 40%;
}

.lg-50 {
    flex: 0 0 50%;
    max-width: 50%;
}

.lg-60 {
    flex: 0 0 60%;
    max-width: 60%;
}

.lg-70 {
    flex: 0 0 70%;
    max-width: 70%;
}

.lg-75 {
    flex: 0 0 75%;
    max-width: 75%;
}

.lg-80 {
    flex: 0 0 80%;
    max-width: 80%;
}

.lg-100 {
    flex: 0 0 100%;
    max-width: 100%;
}

.col--ease {
    padding: 24px;
}

.col--center {
    justify-content: center !important;
}

.col--right {
    justify-content: flex-end;
}

.col--left {
    justify-content: flex-start;
}

.col--bg-ligth {
    background: #FDFDFD;
}


/** resized content **/

.subsection--small .lg-15,
.subsection--small .lg-20,
.subsection--small .lg-25,
.subsection--small .lg-30,
.subsection--small .lg-33,
.subsection--small .lg-40,
.subsection--small .lg-50,
.subsection--small .lg-75 {
    flex: 0 0 100%;
    max-width: 100%;
}

.subsection--small .lg-40+.lg-40 {
    flex: 0 0 70%;
    max-width: 70%;
}

.subsection--small .lg-40+.lg-20 {
    flex: 0 0 30%;
    max-width: 30%;
}

.subsection--small .row+.row {
    margin-top: 8px;
}

.subsection--small .col--ease {
    padding: 0;
}

.subsection--small .col--ease.col.col--bg-ligth {
    padding: 24px;
}

.subsection--small .sequrity-alert:before {
    top: auto;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: transparent transparent #FFF0AC transparent;
    transform: translateX(-50%);
}

.row--separated {
    position: relative;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.row--separated:before,
.row--separated:after {
    position: absolute;
    right: 8px;
    left: 8px;
    display: block;
    width: calc(100% - 16px);
    height: 1px;
    background: rgba(92, 92, 92, 0.11);
    content: '';
}

.row--separated:before {
    top: 0;
}

.row--separated:after {
    bottom: 0;
}

.w-40 {
    max-width: 40px;
    width: 40px;
}

.w-50 {
    max-width: 50px;
    width: 50px;
}

.w-55 {
    max-width: 55px;
    width: 55px;
}

.w-60 {
    max-width: 60px;
    width: 60px;
}

.w-95 {
    max-width: 95px;
    width: 95px;
}

.w-110 {
    max-width: 110px;
    width: 110px;
}

.w-120 {
    max-width: 120px;
    width: 120px;
}

.w-130 {
    max-width: 130px;
    width: 130px;
}

.w-150 {
    max-width: 150px;
    width: 150px;
}

.w-180 {
    max-width: 180px;
    width: 180px;
}

.w-200 {
    max-width: 200px;
    width: 200px;
}

.w-220 {
    max-width: 220px;
    width: 220px;
}

.col--loan-id {
    max-width: 140px;
    width: 140px;
}

.header {
    position: sticky;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10001;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px 0 15px;
    width: 100%;
    height: 60px;
    /* background: var(--primary); */
    background: var(--primary);
    color: #000;
    border-bottom: 1px solid white;
}

.header__left,
.header__right {
    display: flex;
    align-items: center;
}

.header__logo {
    position: relative;
    width: 160px;
    height: 42px;
    outline: 0;
    color: #fff;
    text-decoration: none;
    font: 900 24px/30px 'AmasisMTStd', 'Open Sans', sans-serif;
}

.headerLogo__icon {
    margin-right: 15px;
    vertical-align: bottom;
    font-weight: 900;
    font-size: 30px;
    line-height: 30px;
}

.headerLogo__title {
    position: absolute;
    top: 0px;
    /**left: 45px;**/
    font-size: 30px;
}

.headerLogo__subtitle {
    position: absolute;
    top: 19px;
    /** left: 70px; **/
    font-style: italic;
    font-size: 12px;
}


/** main nav toggle **/

.header__nav-toggler {
    margin-right: 24px;
    margin-left: 30px;
}

.header__nav-toggler .btn {
    position: relative;
    margin-top: 3px;
    padding: 0;
    width: 34px;
    height: 24px;
    border-radius: 0;
    background: none;
}

.header__nav-toggler .btn:before,
.header__nav-toggler .btn:after,
.header__nav-toggler .btn div:before {
    position: absolute;
    right: 2px;
    left: 2px;
    display: block;
    width: calc(100% - 4px);
    height: 2px;
    background: #fff;
    /* background: #000; */
    content: '';
    transition: all .15s ease-in-out;
}

.header__nav-toggler .btn:before {
    top: 3px;
}

.header__nav-toggler .btn div {
    position: relative;
    width: 100%;
    height: 100%;
}

.header__nav-toggler .btn div:before {
    top: 50%;
    transform: translateY(-50%);
}

.header__nav-toggler .btn:after {
    bottom: 3px;
}

.header__nav-toggler .btn:hover {
    background: none;
    cursor: pointer;
}

.header__nav-toggler .js-toggle-nav--close:before {
    width: 80%;
}

.header__nav-toggler .js-toggle-nav--close div:before {
    width: 30%;
}

.header__nav-toggler .js-toggle-nav--close:after {
    width: 50%;
}

.header__nav-toggler .btn:focus {
    outline: 0;
}

.header__search-wrapper {
    margin: 0 12px;
}


/** Notifications **/

.header__notifications {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 24px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: rgb(255 255 255);
}

.header__notifications:hover {
    background-color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
}

.header__notifications .icon-bell {
    /* color: #fff; */
    color: #000;
    font-size: 19px;
}

.header__notifications--new:before {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ef4662;
    content: '';
}

.header__notifications .notifications-listing {
    width: 336px;
    border-radius: 5px;
    background-color: #fafafa;
    box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.1);
}

.header__notifications .notifications-listing header,
.header__notifications .notifications-listing footer {
    padding: 10px 20px;
    background: #fff;
}

.header__notifications .notifications-listing header {
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.header__notifications .notifications-listing footer {
    overflow: hidden;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.header__notifications .notifications-listing__mark-all {
    margin-right: 12px;
    color: rgba(68, 68, 68, 0.5);
    text-decoration: none;
    white-space: nowrap;
    font-size: 12px;
}

.header__notifications .notifications-listing__mark-all:hover {
    color: rgba(68, 68, 68, 0.8);
    text-decoration: underline;
}

.header__notifications .notifications-listing footer a {
    display: block;
    color: var(--primary);
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}

.header__notifications .notifications-listing footer a:hover {
    text-decoration: underline;
}

.header__notifications .notification-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 20px;
}

.header__notifications .notification-item:hover {
    /* background: rgba(0, 145, 170, 0.2); */
}

.header__notifications .notification-item h5 {
    font-size: 12px;
}

.header__notifications .notification-item .notification__icon-wrapper {
    margin-right: 10px;
}

.header__notifications .notification-item h6 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 70px;
    color: rgba(0, 0, 0, 0.54);
    text-align: right;
    white-space: nowrap;
}

.dot-notification {
    display: block;
    margin-right: 6px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ef4662;
    opacity: 1;
}

.notifications-listing__settings .icon-nav-admin {
    color: rgba(68, 68, 68, 0.4);
    font-size: 18px;
}

.notifications-listing__settings .icon-nav-admin:hover {
    color: rgba(68, 68, 68, 0.8);
}


/** Profile **/

.header__profile {
    position: relative;
    display: flex;
    align-items: center;
}

.header__profile:hover {
    cursor: pointer;
}

.header__profile:hover .profile__name {
    text-decoration: underline;
    opacity: .97;
}

.header__profile .profile__image {
    overflow: hidden;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.24);
}

.header__profile .profile__image img {
    max-width: 100%;
    object-fit: cover;
}

.header__profile .profile__name {
    margin-left: 12px;
    color: #fff;
    font-size: 15px;
    user-select: none;
    font-weight: bold;
}

.header__profile .profile-menu,
.header__notifications .notifications-listing {
    position: absolute;
    top: 105%;
    visibility: hidden;
    border-radius: 4px;
    box-shadow: 2px 6px 24px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: all .2s ease-in-out;
    pointer-events: none;
}

.header__profile .profile-menu:before,
.header__notifications .notifications-listing:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-width: 0 4px 4px 4px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
    content: '';
    transform: translateX(-50%);
}

.header__profile .profile-menu {
    right: 0;
    left: 0;
}

.header__profile .profile__icon .icon-down {
    display: inline-block;
    margin-left: 12px;
    font-size: 6px;
}

.header__profile .profile__icon .icon-down:before {
    /* color: #fff; */
    color: #000;
}


/** Profile dropdown **/

.header__profile .profile-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header__profile .profile-menu--show,
.header__notifications .notifications-listing--show {
    top: calc(100% + 5px);
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.header__profile .profile-menu a {
    display: block;
    padding: 8px 36px;
    background: #fff;
    color: #444;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
}

.header__profile .profile-menu a:hover {
    color: var(--primary-darken);
    text-decoration: underline;
}

.header__profile .profile-menu li:first-child a {
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.header__profile .profile-menu li:last-child a {
    overflow: hidden;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.nav-overlay {
    display: none;
}

@media screen and (max-width: 1365px) {
    .nav-overlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10000;
        display: block;
        width: 100%;
        height: 100%;
        background: black;
        opacity: 0;
        transition: all .15s ease-in-out;
        pointer-events: none;
    }
    .nav-overlay--show {
        opacity: .3;
        pointer-events: initial;
    }
}

.modalBox2 {
    position: fixed;
    top: 55%;
    left: 50%;
    z-index: 1000001;
    display: flex;
    visibility: hidden;
    overflow: hidden;
    flex-direction: column;
    max-width: 100%;
    max-height: calc(100vh - 40px);
    width: 660px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.03);
    opacity: 0;
    transition: all .3s ease-in-out;
    transition: all .15s ease-in-out;
    transform: translate3d(-50%, -50%, 0);
    pointer-events: none;
}

.modalBox2--large {
    max-width: 1600px;
    width: 1600px;
}

.modalBox2--big {
    width: 930px;
}

.modalBox2--medium {
    width: 800px;
}

.modalBox2 .tmp {
    display: flex;
}

.modalBox2--show {
    top: 50%;
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
}

.modalBox2__left,
.modalBox2__right {
    padding: 48px;
    width: 50%;
}

.modalBox2__content.modalBox2__content--letter {
    position: relative;
    display: flex;
    padding: 0;
}

.modalBox2__right-cnt {
    margin: -48px;
    padding: 48px;
    height: calc(100% + 150px);
    background-color: #fafafa;
}

.modalBox2-4week .modalBox2__right-cnt,
.modalBox2-8week-non-fos .modalBox2__right-cnt {
    height: calc(100% + 95px);
}

.modalBox2-8week-fos .modalBox2__right-cnt {
    height: calc(100% + 180px);
}

.modalBox2-resolution-non-fos .modalBox2__right-cnt,
.modalBox2-resolution-fos .modalBox2__right-cnt {
    height: calc(100% + 370px);
}

.modalBox2-response-fos .modalBox2__right-cnt {
    height: calc(100% + 440px);
}

.modalBox2-response-non-fos .modalBox2__right-cnt {
    height: calc(100% + 310px);
}

.page-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: all .15s ease-in-out;
    pointer-events: none;
}

.page-overlay--show {
    opacity: .3;
    pointer-events: initial;
}

.modalBox2__title {
    padding: 24px 48px;
    border-bottom: 1px solid #c5c5c5;
    background-color: #fafafa;
    color: #3f4b47;
    font-weight: 300;
    font-size: 30px;
}

.modalBox2__title--center {
    text-align: center;
}

.modalBox2__close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 74px;
    height: 74px;
    text-decoration: none;
}

.modalBox2__close span {
    color: rgba(63, 75, 71, 0.73);
    font-size: 24px;
}

.modalBox2__close:hover span {
    color: #eb5e5e;
}

.modalBox2__content {
    overflow: auto;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 24px 48px;
    background: #fff;
}

.modalBox2__content .form__group:last-child {
    padding-bottom: 0;
}

.modalBox2__content--scrollable {
    padding-right: 40px;
}

.modalBox2__footer {
    padding: 12px 48px;
    background: #fff;
}

.modalBox2__separator {
    margin-top: 12px;
    margin-bottom: 12px;
    width: 100%;
    height: 1px;
    background: #c5c5c5;
    -webkit-transform: translateZ(0) scale(1, 1);

    -webkit-backface-visibility: hidden;
}

.modalBox2--show {
    opacity: 1;
}

.modalBox2-solicitor {
    width: 100%;
}

.modalBox2-solicitor th {
    padding: 5px;
    padding-top: 0;
    width: 33.33%;
    color: #424242;
    text-align: left;
    font-size: 15px;
}

.modalBox2-solicitor th:first-child,
.modalBox2-solicitor td:first-child {
    padding-left: 0;
}

.modalBox2-solicitor th:nth-child(2),
.modalBox2-solicitor td:nth-child(2) {
    text-align: center;
}

.modalBox2-solicitor th:last-child,
.modalBox2-solicitor td:last-child {
    padding-right: 0;
    text-align: right;
}

.modalBox2-solicitor td {
    padding: 5px;
    width: 33.33%;
    color: #5c5c5c;
    font-size: 15px;
}

.modalBox2-info td:first-child {
    padding: 10px;
    padding-left: 0;
    color: rgba(68, 68, 68, 0.6);
    vertical-align: top;
    font-size: 15px;
}

.modalBox2-info td:last-child {
    padding: 10px;
    padding-right: 0;
    color: #444;
    font-weight: 600;
    font-size: 15px;
}

.modalBox2-info td:last-child div {
    color: #a4a4a4;
}

.modalBox2__item+.modalBox2__item {
    margin-top: 24px;
}

.modalBox2__item h4 {
    margin-bottom: 12px;
    color: #444;
    font-weight: 700;
    font-size: 15px;
}

.modalBox2__item>div {
    padding: 12px;
    border: 1px solid #c5c5c5;
    color: #5c5c5c;
    font-weight: 400;
    font-size: 15px;
    -webkit-transform: translateZ(0) scale(1, 1);

    -webkit-backface-visibility: hidden;
}

.modalBox2__footer {
    padding: 24px;
    border-top: 1px solid #c5c5c5;
    background-color: #fafafa;
}

.modalBox2__footer .btn-group {
    margin: 0;
}

.modalBox2__row {
    margin-bottom: 24px;
}

.modalBox2__label {
    margin-bottom: 8px;
    color: #444;
    font-weight: bold;
    font-size: 14px;
}

.modalBox2__text {
    color: #5c5c5c;
    font-size: 15px;
    line-height: 1.5;
}

.modalBox2__text--grey {
    padding: 12px;
    border: 1px solid #c5c5c5;
    border-radius: 2px;
    background-color: #fafafa;
}

.modalBox2__accent {
    padding: 24px;
    border-radius: 2px;
}

.modalBox2__accent--grey {
    border: 1px solid #c5c5c5;
    background-color: #fafafa;
}

.modalBox2__accent--ease {
    margin-top: 12px;
    margin-bottom: -12px;
}

.modalBox2__accent-title {
    margin: 0 0 12px 0;
    color: #444444;
    font-weight: 400;
    font-size: 15px;
}

.modalBox__icon {
    margin-top: 24px;
    text-align: center;
}

.modalBox2__content .icon-modal-warning {
    color: rgba(235, 94, 94, 0.2);
    text-align: center;
    font-size: 115px;
}

.modalBox2__content .icon-modal-success {
    color: var(--primary);
    text-align: center;
    font-size: 115px;
}

.modalBox2__content .icon-quotation-again {
    color: rgba(6, 180, 122, 0.2);
    text-align: center;
    font-size: 108px;
}

.modalBox2__title-inner {
    margin-bottom: 6px;
    color: #3f4b47;
    text-align: center;
    font-weight: 300;
    font-size: 30px;
}

.modalBox2__subtitle-inner {
    margin-top: 6px;
    margin-bottom: 24px;
    color: #3f4b47;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
}

.modalBox2__content .btn-group {
    margin-bottom: 12px;
}

.table--modal-decline {
    margin: 0 auto;
    margin-bottom: 48px;
    max-width: 60%;
}

.table--modal-decline .table__col,
.table--modal-quotations .table__col {
    padding-top: 14px;
    padding-bottom: 14px;
}

.table--modal-quotations {
    margin-top: 48px;
    margin-bottom: 48px;
}

.table--modal-quotations .form__label {
    font-weight: 400;
    font-size: 16px;
}

.table--modal-decline .form__label {
    margin-left: -9px;
    width: 100%;
    text-align: center;
    font-weight: 400;
}

.modalBox2-new-request .modalBox2__subtitle-inner {
    margin-bottom: 6px;
}

.modalBox2-new-request .btn-group {
    margin-top: 8px;
}

.modalBox2__content .comments-wrapper {
    margin-top: 0;
}

.modalBox2__upload-wrapper {
    margin-top: 24px;
    margin-bottom: 24px;
}

.modalBox2-upload__border {
    display: flex;
    padding: 12px;
    border: 1px dashed black;
}

.modalBox2__upload {
    padding: 12px;
    width: 20%;
}

.modalBox2__instructions {
    display: none;
}

.modalBox2--open-instructions .modalBox2__instructions {
    display: block;
    overflow: auto;
    max-height: 50vh;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #fafafa;
}

.modalBox2--open-instructions .modalBox2__content {
    max-height: 40vh;
}

.modalBox2--open-instructions .modalBox2__instructions .container {
    padding: 24px 48px;
}

.modalBox2--open-instructions .modalBox2__instructions h3 {
    color: #444444;
    font-weight: 600;
    font-size: 13px;
}

.modalBox2--open-instructions .modalBox2__instructions p {
    color: #444;
    font-size: 12px;
}

.modalBox2--open-instructions .modalBox2__instructions {
    position: relative;
}

.modalBox2--open-instructions .modalBox2__instructions .btn {
    position: absolute;
    position: relative;
    top: 50%;
    left: -24px;
    margin-top: 24px;
    font-size: 15px;
    transform: translateY(-50%);
}

.modalBox2--open-instructions .modalBox2__instructions .btn:hover {
    background: none;
}

.modalBox2__instructions .icon-down {
    transition: all .3s ease-in-out;
}

.modalBox2--open-instructions .icon-down {
    transform: rotate(180deg);
}

.modalBox2-comment .info-box__director-comment-wrapper {
    margin-top: 24px;
    padding-top: 0;
    border: none;
}

.modalBox2--danger .icon-modal-warning {
    display: inherit;
    color: #eb5e5e;
    text-align: center;
    font-size: 115px;
    opacity: 0.2;
}

.modalBox2--danger .btn--secondary {
    min-width: 170px;
}

.modalBox2 .title {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 24px;
    color: #3f4b47;
    text-align: center;
    font-weight: 300;
    font-size: 30px;
}

.modalBox2 .title:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 58px;
    height: 2px;
    background-color: #eb5e5e;
    content: '';
    transform: translateX(-50%);
}

.modalBox2 .redemption-letter-wrapper {
    margin: -24px -48px;
    margin-bottom: 24px;
    padding: 24px 48px;
    width: calc(100% + 86px);
    background: #fafafa;
}

.modalBox2 .redemption-letter {
    padding: 12px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 2px 6px 24px rgba(0, 0, 0, 0.15);
}

.modalBox2--addNewDirectorType {
    width: 380px;
}

.modalBox2--addNewDirectorType .modalBox2__content {
    padding: 0;
}

.modalBox2--addNewDirectorType .title {
    margin-top: 30px;
    font-size: 24px;
}

.modalBox2--addNewDirectorType .title::before {
    width: 100%;
    height: 1px;
    background-color: #ececec;
}

.modalBox2--addNewDirectorType .subtitle {
    display: block;
    margin: 40px 0 20px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

.modalBox2--addNewDirectorType .form__group {
    margin: 0 auto;
    width: 250px;
}

.modalBox2--addNewDirectorType .form__group--radio label {
    margin-bottom: 5px;
    padding: 15px;
    border-radius: 3px;
    background-color: #fafafa;
    text-align: center;
}

.modalBox2--addNewDirectorType .active {
    background-color: #e1f6ef;
}

.modalBox2--addNewDirectorType .btn-group {
    margin-top: 40px;
    padding: 24px 0;
    border-top: 1px solid #ececec;
}

.modalBox2--addNewDirectorType .btn {
    width: 125px;
}

.file {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 1px solid #c5c5c5;
    border-radius: 2px;
}

.file--grey label {
    height: 100%;
    background: #EBEBEB;
}

.modalBox2__item>.file {
    padding: 0;
}

.file label {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 12px;
    width: 100%;
    opacity: .40;
    cursor: pointer;
    pointer-events: auto;
}

.file label:hover {
    background: #d5f0f5;
    /*background: #e2f6ef;*/
    opacity: .57;
}

.file__text-below {
    margin-top: 12px;
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.file__text-below--sm {
    font-size: 11px;
}

.file span {
    font-size: 33px;
}

.file input {
    visibility: hidden;
    width: 1px;
    height: 1px;
}

.secProperty-file-uploaded .container {
    position: relative;
    background: #F6F6F6;
}

.secProperty-file-uploaded .container:before {
    position: absolute;
    top: 10px;
    left: 50%;
    color: var(--primary);
    content: '\e903';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 13px;
    font-family: 'icomoon' !important;
    line-height: 1;
    transform: translateX(-50%);

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.comment__attachments {
    display: flex;
    flex-wrap: wrap;
    margin-top: -24px;
    margin-right: -6px;
    margin-left: -6px;
}

.attachment-wrapper {
    padding: 6px;
    width: 120px;
}

.attachment-wrapper a:hover .attachment {
    background: rgba(255, 255, 255, 0.8);
}

.attachment {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 12px;
    height: 100%;
    border: 1px solid #6fb8f1;
    border-radius: 3px;
}

.attachment__name {
    padding-bottom: 24px;
    color: #575d78;
    word-break: break-all;
    font-weight: 400;
    font-size: 11px;
}

.attachment__size {
    position: relative;
    padding-left: 12px;
    color: #575d78;
    font-size: 10px;
}

.comment__attachments a {
    text-decoration: none;
}

.attachment__size:before {
    position: absolute;
    top: 50%;
    left: 0;
    color: #aaadbb;
    content: '\e90a';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 8px;
    font-family: 'icomoon' !important;
    line-height: 1;
    transform: translateY(-50%);

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.drop {
    display: flex;
    flex-wrap: wrap;
    margin: 24px 0;
    border: 1px dashed #adadad;
    border-radius: 4px;
}

.drop:hover {
    background: #F9F9F9;
}

.drop__item {
    padding: 5px 5px;
    width: 16.6666667%;
}

.attachment {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    background: #ffffff;
    text-decoration: none;
}

.attachment:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.attachment:hover .attachment__size:before {
    color: #6fb8f1;
}

.attachment--pdf {
    border-color: #f69494;
}

.attachment--xls {
    border-color: var(--primary);
}

.attachment--other {
    border-color: #baa273;
}

.attachment__rmv {
    position: absolute;
    top: -6px;
    right: -6px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #5b5b5b;
    color: #fff;
    font-size: 6px;
    opacity: 0;
    transition: opacity .1s ease-in-out;
    pointer-events: none;
}

.attachment__rmv:hover {
    background: #eb5e5e;
}

.attachment:hover .attachment__rmv {
    opacity: 1;
    pointer-events: auto;
}

.file--hor label {
    flex-wrap: nowrap;
}

.file--hor .file__text-below {
    margin: 0;
    padding-left: 10px;
}

.comment-sm .comment__title,
.comment-sm .comment__date,
.comment-sm .comment__text {
    font-size: 15px;
}


/**
* Comments
*/

.comment__text {
    margin: 0;
}

.comments-wrapper {
    margin: 0 auto;
    margin-top: 24px;
    max-width: 750px;
}

.comment-wrapper+.comment-wrapper {
    margin-top: 24px;
}

.modalBox2__content .comments-wrapper {
    margin-top: 24px;
}

.title-comment {
    margin-top: 72px;
    color: #2d2d2d;
    font-weight: 500;
    font-size: 15px;
}

.comment-intro {
    margin-bottom: 72px;
    color: #2d2d2d;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
}

.comments-separator {
    margin-bottom: 72px;
    width: 100%;
    height: 15px;
    background: url(../images/pattern-table.jpg) center center no-repeat;
    background-size: cover;
}

.comment {
    position: relative;
    padding: 24px;
    background: #f7f7f7;
}

.comment:before {
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-top: 20px solid #f7f7f7;
    border-left: 20px solid transparent;
    content: '';
}

.comment--send:before {
    right: auto;
    left: 100%;
    border-top: 20px solid #e2f6ef;
    border-right: 20px solid transparent;
    border-left: 0;
}

.comment--send {
    background: #e2f6ef;
}

.comment__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
    padding: 0 24px;
}

.comment__title,
.comment__date {
    margin: 0;
    color: #2d2d2d;
    font-weight: 500;
    font-size: 15px;
}

.comment__date {
    font-weight: 300;
}

.comment__text {
    color: #2d2d2d;
    font-weight: 300;
    font-style: italic;
    font-size: 15px;
    line-height: 1.5;
}

.title-attachment {
    color: #86918e;
    font-weight: 400;
    font-size: 16px;
}

.comment+.comment {
    margin-top: 24px;
}

.comments-wrapper .form__group {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(204, 204, 204, 0.5);
}

.comments-wrapper textarea {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.03);
    resize: none;
}

.comment--quote {
    background: none;
}

.comment--quote:before {
    border: none;
}

.subsection_comments .info-box__director-comment-wrapper {
    margin-top: 23px;
    padding-top: 15px;
    border-top: 2px solid #eaeaea;
}

.subsection_comments .comment.comment--green {
    background: #e2f6ef;
}

.subsection_comments .comment.comment--green:before {
    border-top: 8px solid #e2f6ef;
    border-left: 8px solid transparent;
}

.subsection_comments .comment-wrapper {
    padding-right: 40px;
}

.subsection_comments .comment-wrapper .btn-group--edit-delete {
    margin-left: -10px;
}

.subsection_comments .comment-wrapper .comment__edit .btn-group--edit-delete {
    margin-left: 0;
}

.subsection_comments .offset-hor {
    padding-right: 40px;
    padding-left: 40px;
}

.subsection_comments .info-box__img-wrapper {
    margin-right: 9px;
    width: 35px;
    height: 35px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.subsection_comments .comment__top {
    margin-bottom: 0;
    padding: 10px 0 10px 24px;
}

.subsection_comments .comment__top h4 {
    font-size: 14px;
}

.subsection_comments .comment {
    margin-left: -10px;
}

.subsection_comments .comment__text {
    color: #5c5c5c;
    line-height: 23px;
    opacity: 1;
}

.subsection_comments__no-comments {
    margin: 0;
    padding: 0 40px;
    color: #5c5c5c;
    font-size: 14px;
}

.tabs-wrapper {
    position: relative;
}

.tabs {
    display: flex;
    flex-wrap: wrap;
    margin: 24px 0;
    margin-bottom: 0;
    padding-left: 0;
    border-bottom: 1px solid #dee2e6;
    list-style: none;
}

.tabs__link {
    display: block;
    margin-bottom: -1px;
    padding: 20px;
    border: 1px solid transparent;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #8b9390;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    font-size: 14px;
}

.tabs__link--active {
    border-color: #dee2e6 #dee2e6 #fff;
    background-color: #fff;
    color: var(--primary);
}

.tabs__link:hover {
    color: var(--primary);
}

.tabs-wrapper .form__group {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}


/* another version for htabs, as seen in the DIRECTORS PROFILE edit pages of an application; these tabs go on top of a .contentWhiteSubsectionHolder */

.htabsContentSubsectionBtnHolder {
    position: relative;
    display: block;
    margin: 0;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    height: 75px;
    border-bottom: 1px solid #EAEAEA;
    background-color: #FAFAFA;
    cursor: pointer;
}

.htabsContentSubsectionBtnHolder .htab {
    position: relative;
    display: inline-block;
    padding: 0 25px 0 35px;
    height: 55px;
    color: #3f4b47;
    vertical-align: top;
    font-size: 15px;
    line-height: 16px;
}

.htabsContentSubsectionBtnHolder .htab.active {
    border-top: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #ffffff;
    color: var(--primary);
    line-height: 16px;
}

.htabsContentSubsectionBtnHolder .htab .positionerMiddle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.htabsContentSubsectionBtnHolder .htab svg {
    position: absolute;
    top: 21px;
    left: 14px;
    display: inline-block;
    width: 12px;
    height: 12px;
}

.htabsContentSubsectionBtnHolder .htab svg.svg_checkOutline {
    display: none;
}

.htabsContentSubsectionBtnHolder .htab svg.svg_checkFilled {
    display: none;
}

.htabsContentSubsectionBtnHolder .htab path {
    fill: var(--primary);
}

.htabsContentSubsectionBtnHolder .htab.status_STARTED svg.svg_checkOutline {
    display: inline-block;
}

.htabsContentSubsectionBtnHolder .htab.status_COMPLETE svg.svg_checkFilled {
    display: inline-block;
}

.listing-box {
    margin-top: 24px;
    margin-bottom: 24px;
}

.listing-box--vertical {
    display: flex;
    flex-direction: column;
}

.listing-box+.listing-box {
    margin-top: 12px;
}

.listing-box__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border: 1px solid #EDEDED;
    border-radius: 5px;
    color: #B7B7B7;
    font-size: 15px;
}

.listing-box__section {
    padding: 24px;
    border: 1px solid #EDEDED;
}

.listing-box__title {
    margin-top: 0;
    margin-bottom: 24px;
    color: #1e1e1e;
    font-weight: 600;
    font-size: 15px;
}

.listing-box__title--normal {
    font-weight: 400;
}

.listing-box__title--light-grey {
    color: #9e9e9e;
}

.listing-box__title--light {
    font-weight: 300;
}

.listing-box__description {
    font-weight: 300;
}

.listing-box__title--sm {
    font-size: 14px;
}

.listing-box__section {
    border-top: 0;
}

.listing-box--open .listing-box__head,
.listing-box.open .listing-box__head {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.listing-box.closed .listing-box__section,
.listing-box .listing-box__section {
    display: none;
}

.listing-box.open .listing-box__section,
.listing-box--open .listing-box__section {
    display: block;
}

.listing-box__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.listing-box__head-left {
    display: flex;
    align-items: center;
}

.listing-box__toggle {
    position: relative;
    display: inline-block;
    margin-right: 8px;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: var(--primary);
}

.listing-box__toggle:hover {
    background: var(--primary-darken);
}

.listing-box__toggle:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 8px;
    height: 2px;
    background: #fff;
    content: '';
    transform: translate3d(-50%, -50%, 0);
}

.listing-box__toggle:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
    opacity: 1;
    transition: all .2s ease-in-out;
    transform: translate3d(-50%, -50%, 0);
}

.listing-box--open .listing-box__toggle:after,
.listing-box.open .listing-box__toggle:after {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) rotate(90deg);
}

.listing-box__delete .btn {
    margin-top: -6px;
    margin-bottom: -6px;
    padding: 6px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.listing-box__delete .btn span {
    padding-left: 0;
}

.listing-box__delete .btn:hover span:before {
    background: #FDFDFD;
    color: #eb5e5e;
}

.listing-box--dark .listing-box__head,
.listing-box--dark .listing-box__section {
    background-color: #fbfbfb;
}

.listing-box--dark .container--light-grey,
.listing-box--dark .form__group--background {
    border: 1px solid #f3f3f3;
    background: #fdfdfd;
}

.listing-box--dark .property-parts tbody tr:hover td {
    background: #fdfdfd;
}

.listing-box--dark .property-parts tbody tr:hover a:before {
    background: #fdfdfd;
}

.listing-box--dark .property-parts tbody tr:last-child:hover td {
    background: transparent;
}

.listing-box--dark .property-parts tbody tr:last-child td span {
    color: #5c5c5c;
    font-size: 13px;
}

.listing-box--dark .property-parts tbody tr:last-child td span.icon-pound-symbol {
    display: inline-block;
    font-size: 10px;
}

.listing-box--dark .property-parts tbody tr:last-child td {
    color: #b1b1b1;
}

.listing-box--dark .listing-box__head-left {
    color: #444;
}

.listing-box__head-right {
    margin-top: -6px;
    margin-bottom: -6px;
}

.btn--listing-box-rmv {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    background: #F9F9F9;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #A7A7A7;
}

.listing-box__head-right .btn--listing-box-rmv {
    width: 34px;
    height: 34px;
}

.listing-box__head .btn--listing-box-rmv span {
    padding: 0;
    font-size: 15px;
}

.listing-box__head .btn--listing-box-rmv:hover {
    background: #f3f3f3;
}

.listing-box__head .btn--listing-box-rmv:hover span {
    color: #FB4153;
}

.listing-box__head-right {
    display: flex;
    align-items: center;
}

.listing-box__head-right a+a {
    margin-left: 12px;
}

.listing-box--filled .listing-box__head {
    background-color: var(--primary);
}

.listing-box--filled .listing-box__toggle {
    background: #fff;
}

.listing-box--filled .listing-box__toggle:hover {
    opacity: .9;
}

.listing-box--filled .listing-box__toggle:before,
.listing-box--filled .listing-box__toggle:after {
    background: var(--primary);
}

.listing-box--filled .listing-box__head h4 {
    color: #fff;
}

.listing-box__head .icon-check-outlined,
.listing-box__head .icon-check-filled {
    display: none;
}

.listing-box__head .status_COMPLETE .icon-check-filled,
.listing-box__head .icon-check-outlined {
    color: #fff;
    font-size: 13px;
}

.listing-box__head .icon-check-outlined {
    color: var(--primary);
}

.listing-box__head .status_COMPLETE .icon-check-filled,
.listing-box__head .status_STARTED .icon-check-outlined {
    display: block;
}

.listing-box--dark .separator__text {
    background: #fbfbfb;
}

.listing-box--subdirector.edit .listing-box__head-left {
    color: #ccc;
}

.listing-box--subdirector .subdirectors__header {
    display: flex;
    padding: 20px 20px 0;
    font-size: 14px;
}

.listing-box--subdirector .listing-box__head-left {
    flex: 1;
}

.listing-box--subdirector .listing-box__head-right {
    flex: 0 0 150px;
    justify-content: flex-end;
}

.listing-box--subdirector .selector_subdirector_caption_name_and_controls {
    flex: 1;
}

.listing-box--subdirector .selector_subdirector_caption_type {
    flex: 0 0 150px;
}

.listing-box--subdirector .selector_subdirector_caption_shareOfBusiness {
    flex: 0 0 150px;
    text-align: center;
}

.question+.question {
    margin-top: 24px;
}

.question.closed .question__body {
    display: none;
}

.question.closed.open .question__body {
    display: flex;
    align-items: center;
    min-height: 88px;
}

.question.closed.open .question__head {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.question__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    border-radius: 4px;
    background: #F4F4F4;
}

.question__head .form__icon {
    background: #fff;
}

.question__left {
    display: flex;
    align-items: center;
}

.question__icon {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #444;
    font-weight: 300;
    font-size: 21px;
}

.question__answers--end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.question__answers .form__icon {
    background: #fff;
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
}

.question__left span {
    padding-left: 12px;
    color: #444;
    font-weight: 600;
    font-size: 14px;
}

.question__left__large span {
    padding-left: 12px;
    color: #444;
    font-weight: 600;
    font-size: 18px;
}

.question .form__group--radio {
    display: flex;
}

.question .form__group--radio label+label {
    margin-top: 0;
    margin-left: 24px;
}

.question--expanded .question__head {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.question__body {
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px 24px;
    padding-left: 76px;
    border-bottom: 1px solid #E5E5E5;
    background: #FBFBFB;
}

.question__body .col.lg-80,
.question__body .col.lg-60 {
    display: flex;
    align-items: center;
}

.question__body .col.lg-20 {
    display: flex;
    justify-content: flex-end;
}

.question__body-title:before {
    position: absolute;
    top: 50%;
    left: -17px;
    width: 6px;
    height: 2px;
    background: #b9b7b7;
    content: '';
    transform: translateY(-50%);
}

.question__body-title {
    position: relative;
    color: #444;
    font-size: 14px;
}

.subsection_securityCheck .lg-30,
.question__body .lg-20 {
    display: flex;
    justify-content: flex-end;
    padding-left: 24px;
    min-width: 230px;
}

.subsection_securityCheck .lg-70 {
    max-width: initial;
    width: calc(100% - 230px);
}

.question__body .lg-80 {
    flex: 0 0 70%;
    max-width: 70%;
}

.question__body .lg-20 {
    flex: 0 0 30%;
    min-width: initial;
    max-width: 30%;
}

.subsection_securityCheck .question__answers {
    padding-left: 24px;
}

.breadcrumbs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid rgba(92, 92, 92, 0.11);
    border-bottom: 1px solid rgba(92, 92, 92, 0.11);
}

.breadcrumbs .icon-breadcrumb-folder {
    padding-right: 10px;
    font-size: 20px;
}

.breadcrumbs__link {
    color: #3e99c3;
    text-decoration: none;
    font-size: 14px;
}

.breadcrumbs__separator {
    display: inline-block;
    padding: 0 8px;
    color: #5b5b5b;
    font-size: 16px;
}

.breadcrumbs__left {
    display: flex;
    align-items: center;
}

.breadcrumbs__current {
    color: #444;
    font-size: 14px;
}

.breadcrumbs .btn {
    background: #3e99c3;
}

.breadcrumbs .btn:hover {
    background: #84bbce;
}

.breadcrumbs__link:hover {
    text-decoration: underline;
}

.icon-breadcrumb-folder:hover {
    cursor: pointer;
}

.icon-breadcrumb-folder:hover .path1:before {
    color: #3e99c3;
}

.icon-breadcrumb-folder:hover .path2:before {
    color: #fff;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 0;
    list-style-type: none;
}

.pagination--left {
    justify-content: flex-start;
}

.pagination--right {
    justify-content: flex-end;
}

.pagination li {
    overflow: hidden;
    margin: 0;
    margin: 0 2px;
    border-radius: 3px;
}

.pagination .disabled span {
    color: rgba(0, 0, 0, 0.38);
    pointer-events: none;
}

.pagination .disabled--dots span {
    color: #5b5b5b;
}

.pagination .active {
    background: var(--primary);
}

.pagination .active span {
    color: #FFF;
}

.pagination li a,
.pagination li span {
    display: block;
    min-width: 40px;
    color: var(--primary);
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
}

.pagination li a,
.pagination li span a {
    color: #5b5b5b;
}

.pagination li .icon-pagination-next,
.pagination li .icon-pagination-prev {
    font-size: 11px;
}

.pagination li a:hover {
    background: var(--primary-darken);
    color: white;
}

.pagination li a:hover .icon-pagination-prev,
.pagination li a:hover .icon-pagination-next {
    color: #fff;
}

.alert-box {
    position: relative;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    padding: 12px;
    max-height: 44px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    font-size: 14px;
}

.alert-box--danger,
.alert-box--danger.err {
    border: solid 1px #ff3939;
    background-color: #ffc7ca;
    color: #eb2727;
}

.alert-box--gold {
    border: solid 1px #dad1c2;
    background-color: #EAE3D4;
    color: #B0925F;
}

.alert-box--success {
    border: solid 1px var(--primary);
    background: var(--primary);
    color: var(--primary);
}

.formSignIn_errorMessageHolder {
    display: none;
}

.alert-box--icon:before {
    position: absolute;
    left: 12px;
    color: #eb2727;
    content: '\e900';
    font-size: 15px;
    font-family: 'icomoon' !important;
}

.info-box {
    position: relative;
}

.info-box--inner {
    margin-left: -20px;
}

.info-box--inner:hover {
    cursor: default;
}

.info-box+.info-box {
    margin-top: 12px;
}

.info-box--inner .info-box__check {
    position: absolute;
    top: 9px;
    left: -5px;
}

.info-box--inner .info-box__justify {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #F3F3F3;
}

.info-box--inner .info-box__justify span {
    color: #999;
    font-weight: 300;
    font-size: 12px;
}

.info-box--inner .info-box__justify span+span {
    margin-left: 8px;
}

.comment-wrapper {
    width: 100%;
}

.info-box__add-comment-wrapper {
    margin-top: 12px;
}

.info-box--inner .info-box__body+.info-box__add-comment-wrapper {
    margin-top: 0;
}

.info-box__comment>div {
    margin-right: 6px;
    margin-left: 6px;
}

.info-box--inner .info-box__body .info-box__comment-wrapper+.info-box__comment-wrapper {
    margin-top: 12px;
    padding-top: 18px;
    border-top: 1px solid #F3F3F3;
}

.info-box--inner .info-box__body .info-box__justify {
    padding-bottom: 0;
    border: none;
}

.info-box--inner .info-box__check .form__icon {
    width: 18px;
    height: 18px;
    font-size: 10px;
}

.subsection_rationale .info-box--inner .btn--link {
    color: #999;
    font-size: 12px;
}

.info-box--inner .form__group--checkbox label:hover input[type=checkbox]:checked~.form__icon:after,
.info-box--inner .form__group--checkbox label input[type=checkbox]~.form__icon:after {
    font-size: 10px;
}

.info-box__title {
    display: flex;
    align-items: center;
    color: #444;
    font-weight: 600;
    font-size: 15px;

    user-select: none;
}

.info-box--inner header {
    display: block;
}

.info-box--inner .btn--link {
    padding: 5px 10px;
}

.info-box--inner .info-box__title {
    font-weight: 400;
}

.info-box__title .tooltip {
    font-weight: 400;
}

.info-box__head {
    outline: none;

    -moz-outline: none;
    user-select: none;
    -moz-user-select: none;
}

.info-box__head:last-of-type {
    margin-bottom: 40px;
}

.info-box__date {
    white-space: nowrap;
    font-weight: 400;
    font-size: 12px;
}

.info-box__head,
.info-box__body {
    position: relative;
    margin-right: -20px;
    padding: 6px 20px 6px 20px;
}

.info-box__body {
    padding-left: 20px;
}

.info-box--inner .info-box__head,
.info-box--inner .info-box__body {
    margin-right: -6px;
    margin-left: 12px;
    padding: 6px;
}

.info-box--inner .info-box__body {
    margin-left: 24px;
}

.info-box__head:hover {
    cursor: pointer;
}

.info-box__toggle {
    position: absolute;
    top: 50%;
    left: -2px;
    outline: none;
    text-decoration: none;
    font-size: 7px;
    transition: all .1s ease-in-out;
    transform: translateY(-50%) rotate(-90deg);

    -moz-outline: none;
}

.info-box--open>.info-box__head .info-box__toggle {
    transform: translateY(-50%) rotate(0);
}

.info-box__body {
    display: none;
}

.info-box--open>.info-box__body {
    display: block;
}

.info-box__comment {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #444;
    font-weight: 300;
    font-size: 14px;
}

.info-box__comment:hover {
    cursor: pointer;
}

.info-box__comment.with-bg {
    margin-top: 16px;
}

.info-box__comment.with-bg:before,
.info-box__comment:hover:before {
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    z-index: -1;
    display: block;
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    border-radius: 2px;
    background: #ebecf0;
    content: '';
}

.info-box__body p+p {
    margin-top: 12px;
}

.info-box__body td {
    padding: 12px;
    color: #444;
    font-weight: 600;
    font-size: 14px;
}

.info-box__body td:first-child {
    padding-right: 0;
    padding-left: 0;
    vertical-align: top;
    white-space: nowrap;
    font-weight: 300;
}

.info-box__body table .client {
    font-size: 15px;
}

.info-box__body .btn-group {
    margin: 0;
    margin-top: 12px;
}

.info-box__group-title {
    position: relative;
    margin-bottom: 12px;
    padding-left: 12px;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

.info-box__group-title:before {
    position: absolute;
    top: 9px;
    left: 0;
    display: block;
    width: 6px;
    height: 1px;
    background: #444;
    content: '';
}

.info-box__group+.info-box__group {
    margin-top: 12px;
    padding-top: 24px;
    border-top: 1px solid #F3F3F3;
}

.info-box__head--checked {
    /* background: rgba(0, 145, 170, 0.2); */
}

.info-box__body .info-box__toggle {
    font-size: 5px;
}

.info-box .title-wrapper {
    align-items: flex-start;
}

.info-box__director-comment-wrapper {
    display: flex;
    align-items: flex-start;
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #F3F3F3;
}

.info-box__director-comment-wrapper .info-box__img {
    width: 100%;
    height: 100%;

    object-fit: cover;
}

.info-box__director-comment-wrapper .comment:before {
    border-top: 8px solid #f7f7f7;
    border-left: 8px solid transparent;
}

.info-box__director-comment-wrapper .comment__text {
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    opacity: .8;
}

.info-box__director-comment-wrapper .btn--comment {
    margin-left: -12px;
}

.info-box__director-comment-wrapper .info-box__add-comment {
    width: 100%;
}

.info-box--inner>.info-box__body {
    display: block;
    margin-top: 6px;
}

.info-box--inner .info-box__add-comment-wrapper {
    margin-top: 12px;
}

.info-box--inner>.info-box__body .info-box__add-comment-wrapper:first-child {
    margin-top: 0;
}

.info-box__director-comment-wrapper .comment__top {
    padding-left: 6px;
}

.info-box .title-wrapper .icon-check-outlined,
.info-box .title-wrapper .icon-check-outlined.icon-check-outlined--progress {
    margin-right: 3px;
    color: var(--primary);
    font-size: 13px;
}

.info-box .title-wrapper .icon-check-outlined.icon-check-outlined--progress {
    color: #929292;
    opacity: .4;
}

.info-box__img-wrapper {
    display: flex;
    overflow: hidden;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    margin-right: 12px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: var(--primary);
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.info-box__img-wrapper img {
    display: flex;
    width: 100%;
    height: 100%;

    object-fit: cover;
}

.info-box__head .link {
    font-size: 12px;
}

.info-box__check-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-box--timestamp .timestamp {
    margin-top: 24px;
    margin-left: -24px;
}

.info-box--timestamp .info-box__head {
    padding-left: 0;
}

.info-box--timestamp .info-box__toggle {
    left: 64px;
}

.info-box .info-box .info-box__toggle {
    top: 15px;
}

.info-box .info-box .info-box__head .title-wrapper {
    min-height: 18px;
}

.progress-wrapper {
    position: fixed;
    top: 40px;
    right: 0;
    left: 0;
    z-index: 99999;
    display: block;
    width: 100%;
    height: 10px;
    background: transparent;
    pointer-events: none;
}

progress[value].progress {
    /* Get rid of default border in Firefox. */
    border: none;
    background-color: transparent;
    /* Reset the default appearance */

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

progress.progress::-webkit-progress-bar,
progress.progress::-webkit-progress-value {
    background: #fff;
}

progress.progress {
    width: 100%;
    height: 10px;
    border: none;
    background-color: transparent;
}

progress.progress::-moz-progress-bar {
    border: none;
    background: #bba274;
}

progress.progress::-webkit-progress-value {
    border: none;
    background: #bba274;
}

progress.progress {
    border: none;
    color: #bba274;
}

.well {
    padding: 24px;
    width: 100%;
    border-radius: 5px;
    background: #fff;
}

.well--grey {
    border: 1px solid #ededed;
    background-color: #fbfbfb;
}

.well--shadow {
    box-shadow: 0px 10px 14px 0 rgba(0, 0, 0, 0.03);
}

@media screen and (max-width: 1600px) {
    .well {
        padding: 24px 12px;
    }
}

.content-heading h1 {
    font-size: 24px;
}

.content-heading .subtitle {
    text-transform: uppercase;
    font-size: 13px;
}

.content-heading .title-wrapper {
    align-items: flex-start;
}

.content-heading .linked-acc {
    float: left;
    clear: both;
    margin: 0 0 12px;
    color: var(--primary);
    text-decoration: none;
    font-size: 10px;
}

.content-heading .linked-acc:hover {
    text-decoration: underline;
}

.content-heading>.row {
    margin: 0 -32px;
    width: calc(100% + 64px);
}

.content-heading>.row>.col {
    padding-right: 32px;
    padding-left: 32px;
}

.content-heading>.row>.col+.col {
    border-left: 1px solid #757575;
}

.content-heading .caseSubStatus h3,
.content-heading .caseSubStatus .form__label {
    display: inline;
}

.content-heading .caseSubStatus label {
    display: flex;
    align-items: center;
}

.content-heading .caseSubStatus .form__label {
    margin: 0;
}

.content-heading .caseSubStatus .form__input {
    display: inline-block;
    margin: 0 6px;
    width: auto;
}

.content-heading__btn-wrap {
    display: flex;
    align-items: center;
}

.content-heading__type-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 12px;
    width: 110px;
}

.content-heading .btn-group .btn+.btn {
    margin-left: 6px;
}

.content-heading h4+a {
    margin-left: 6px;
}

.content-heading__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.enqStatusBullet {
    color: #1f1f1f;
    vertical-align: top;
    font-size: 8px;
    line-height: 24px;
}

.content-heading .btn-group .btn {
    margin-top: 3px;
    margin-bottom: 3px;
}

.content-heading__right .btn:first-child:hover {
    color: var(--primary);
}

.content-heading__right .btn:last-child:hover {
    color: #eb5e5e;
}

.row.content-heading__underwriter {
    margin-top: -18px;
}

.actionButton.actionButtonHighlightedText:hover {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.03);
}

.actionButton.actionButtonHighlightedText:hover .svgTrashPositioner path {
    fill: #ef4662;
}

.content-heading__profile {
    margin: 8px 0;
}

.content-heading__profile a {
    position: relative;
    float: left;
    margin-bottom: 12px;
    border-bottom: 1px solid transparent;
    font-size: 24px;
}

.content-heading__profile>a:hover {
    border-color: var(--primary);
    text-decoration: none !important;
}

.content-heading__profile>a:hover .tooltip {
    opacity: 1;
}

.content-heading__profile .tooltip-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    pointer-events: none;
}

.content-heading__profile .tooltip-wrapper .tooltip__price {
    color: #fff;
    white-space: nowrap;
    opacity: 1;
}

.content-heading__profile .tooltip-wrapper:hover {
    background: none;
}

.contentHeading__reopenAndInfoHolder {
    color: #444;
    text-align: right;
    font-size: 12px;
    line-height: 21px;
}

.contentHeading__regulationStatus {
    padding-top: 10px;
}

.content-heading__assignees a {
    text-decoration: none;
}

.contentHeading__statusCtas {
    float: left;
    clear: both;
    min-height: 21px;
    text-align: right;
}

.contentHeading__statusCtas * {
    x-display: none;
}

.contentHeading__time {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    font-size: 12px;
    line-height: 23px;
}

.content-heading__switchCustomerTypeHolder.tooltip-wrapper {
    background: none;
}

.content-heading__switchCustomerTypeHolder.tooltip-wrapper:hover {
    background: none;
}

.content-heading__switchCustomerTypeHolder .tooltip {
    width: 215px;
}


/* DATE PICKER STYLES */

.date-picker {
    position: relative;
}


/* date picker will assign the date popup z-index + 1 of this element */

.date-picker-modal {
    z-index: 10005;
}

.ui-datepicker {
    position: absolute !important;
    z-index: 999 !important;
    font-size: 14px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #666666;
    text-align: center;
    line-height: 25px;

    x-font-weight: bold;
}


/* dates */

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border: 1px solid #d4d4d4;
}


/* borders */

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0px;
    border-radius: 3px;
    background: #f4f4f4;
}


/* dates */

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 0;
    color: var(--primary);
    font-weight: bold;
}


/* current day */

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 0;
    background: var(--primary);
    color: #ffffff;
}


/* selected day */

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 12px;
}


/* font */

.ui-widget-header {
    border: 0px;
    background: #ffffff;
}


/* header color */

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    background: #f6f6f6;
    color: #000000;
    font-weight: normal;
    opacity: 1;
}


/* button today */

.ui-datepicker .ui-datepicker-buttonpane button {
    background: #f6f6f6;
    color: #000000;
    font-weight: normal;
}


/* button close */

a.ui-datepicker-prev.ui-corner-all {
    border: 0;
}


/* back next month buttons border */

a.ui-datepicker-next.ui-corner-all {
    border: 0;
}

.ui-datepicker-prev-hover {
    top: 2px !important;
    left: 2px !important;
    background: none !important;
    cursor: pointer;
}


/* back next month buttons */

.ui-datepicker-next-hover {
    top: 2px !important;
    right: 2px !important;
    background: none !important;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-year {
    display: inline-block;
    margin: 0;
    padding: 0 8px;
    height: auto;
}

.badge {
    display: inline-block;
    padding: 4px 6px;
    border: solid 1px #444;
    border-radius: 2px;
    color: #444;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    line-height: 1;
}

.badge+.badge {
    margin-left: 4px;
}

.badge--small {
    padding: 2px 5px;
    font-size: 10px;
}

.badge--block {
    display: block;
    width: 100%;
}

.badge--new {
    border-color: #3e99c3;
    color: #3e99c3;
}

.badge--success {
    border-color: var(--primary);
    color: var(--primary);
}

.badge--warning {
    border-color: #ff9b64;
    color: #ff9b64;
}

.badge--gold {
    border-color: #ccb996;
    background: #ccb996;
    color: #fff;
}

.badge--danger {
    border-color: #eb5e5e;
    color: #eb5e5e;
}

.badge--not-upheld {
    border-color: #5c5c5c;
    color: #5c5c5c;
}

.badge--upheld {
    border-color: #adadad;
    color: #adadad;
}

.badge--fos {
    border: none;
    background: #AEAFAF;
    color: #fff;
}

.badge--direct {
    border: none;
    color: #AEAFAF;
}

.badge--black {
    border-color: #000;
    background: #000;
    color: #fff;
}

.badge--rounded {
    border-radius: 20px;
}

.tooltip-wrapper {
    position: relative;
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #ececec;
    color: #adadad;
    font-size: 12px;
    cursor: default;
}

.tooltip-wrapper--offset-left {
    margin-left: 6px;
}

.tooltip-wrapper .tooltip {
    position: absolute;
    top: 50%;
    left: calc(100% + 5px);
    z-index: 9999;
    display: block;
    padding: 6px;
    background: #444;
    opacity: 0;
    transition: all .1s ease-in-out;
    transform: translateY(-50%);
    pointer-events: none;
}

.tooltip-wrapper .tooltip--left {
    right: calc(100% + 5px);
    left: auto;
}

.tooltip-wrapper .tooltip--right {
    right: calc(100% + 5px);
    left: auto;
}

.tooltip-wrapper .tooltip--top.tooltip {
    top: auto;
    right: auto;
    bottom: calc(100% + 3px);
    left: calc(50% - 8px);
    margin: 0;
    transform: translateX(-50%);
}

.tooltip-wrapper:hover .tooltip--top.tooltip {
    left: 50%;
}

.tooltip-wrapper .tooltip--top.tooltip:before {
    top: 100%;
    right: auto;
    left: 50%;
    border-width: 5px 3px 0 3px;
    border-color: #333 transparent transparent transparent;
    transform: translateX(-50%);
}

.tooltip__row {
    display: flex;
    align-items: center;
}

.tooltip-wrapper:hover {
    background: #3e99c3;
    color: #fff;
}

.tooltip-wrapper:hover .tooltip {
    left: calc(100% + 10px);
    opacity: 1;
}

.tooltip-wrapper:hover .tooltip--right {
    right: calc(100% + 10px);
    left: auto;
    opacity: 1;
}

.tooltip-wrapper:hover .tooltip--left {
    right: calc(100% + 10px);
    left: auto;
    opacity: 1;
}

.tooltip-wrapper .tooltip:before {
    position: absolute;
    top: 50%;
    right: 100%;
    width: 0;
    height: 0;
    border-width: 3px 5px 3px 0;
    border-style: solid;
    border-color: transparent #333 transparent transparent;
    content: '';
    transform: translateY(-50%);
}

.tooltip-wrapper .tooltip--left:before {
    right: auto;
    left: 100%;
    transform: translateY(-50%) rotate(180deg);
}

.tooltip-wrapper .tooltip--right:before {
    right: -5px;
    left: auto;
    transform: translateY(-50%) rotate(180deg);
}

.tooltip-wrapper--no-bg,
.tooltip-wrapper--no-bg:hover {
    background: none;
}


/** WARNING **/

.tooltip-wrapper.tooltip-wrapper--warning,
.tooltip-wrapper.tooltip-wrapper--warning:hover {
    min-width: auto;
    background: none;
    background-color: none;
}

.tooltip-wrapper.tooltip-wrapper--warning h6 {
    white-space: nowrap;
}

.tooltip-wrapper.tooltip-wrapper--warning .row {
    margin: 0;
}

.tooltip-wrapper.tooltip-wrapper--warning .row .col {
    display: flex;
    padding-right: 0;
    padding-left: 0;
}

.tooltip-wrapper.tooltip-wrapper--warning .row .col h6:last-child {
    padding-left: 8px;
}

.tooltip-wrapper.tooltip-wrapper--warning .icon-tooltip-warning {
    color: #eea265;
}

.tooltip-wrapper .form__group--checkbox-read label:before {
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    display: block;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    content: '';
}

.tooltip-wrapper--danger .tooltip__text {
    white-space: nowrap;
}

.tooltip-wrapper--danger .text-danger {
    color: #ff7575;
}

.tooltip-wrapper--danger {
    background: #EB5E5E;
    color: #fff;
}

.tooltip-wrapper--danger:hover {
    background: #ed6e6e;
}

.header__search {
    position: relative;
    display: flex;
}

.header__search input {
    padding-left: 12px;
    width: 100%;
    width: 350px;
    height: 40px;
    outline: none;
    border: 0;
    border-radius: 3px;
    background: transparent;
    background: #1ABB87;
    color: #fff;
    font-size: 14px;
}

.header__search input::placeholder {
    color: #fff;
    opacity: 1;
}

.header__search input:-ms-input-placeholder {
    color: #fff;
}

.header__search input::-ms-input-placeholder {
    color: #fff;
}

.header__search button {
    position: absolute;
    top: 50%;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 17px;
    transform: translateY(-50%);
}

.header__search button:hover {
    outline: none;
    cursor: pointer;
}


/** END header__search **/

.search {
    position: relative;
    display: flex;
    margin-left: 40px;
}

.search input {
    padding-left: 12px;
    width: 100%;
    width: 350px;
    height: 40px;
    outline: none;
    border: 0;
    border-radius: 3px;
    background: transparent;
    background: #1ABB87;
    color: #fff;
    font-size: 14px;
}

.search input::placeholder {
    color: #fff;
    opacity: 1;
}

.search input:-ms-input-placeholder {
    color: #fff;
}

.search input::-ms-input-placeholder {
    color: #fff;
}

.search button {
    position: absolute;
    top: 50%;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 17px;
    transform: translateY(-50%);
}

.search button:hover {
    outline: none;
    cursor: pointer;
}

.search.search--transparent input {
    border-bottom: 2px solid #f7f7f7;
    border-radius: 0;
    background: none;
    color: #444;
    font-size: 14px;
}

.search.search--transparent input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #adadad;
    opacity: 1;
    /* Firefox */
}

.search.search--transparent input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #adadad;
}

.search.search--transparent input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #adadad;
}

.search.search--transparent button {
    background: #fff;
    color: var(--primary);
}

.search.search--transparent button:hover {
    color: var(--primary-darken);
}

.search--transparent:hover,
.search.search--transparent:hover button {
    background: #f9f9f9;
}

.search--transparent:hover input {
    border-color: #adadad;
}

.application-box {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.1);
    transition: all .2s ease-in-out;
}

.application-box--separator {
    display: block;
    margin-top: 24px;
    margin-bottom: 24px;
    width: 35px;
    height: 2px;
    background: #000;
    transition: all .2s ease-in-out;
}

.application-box--separator--enquiry {
    background: #b9dbf2;
}

.application-box--separator--enquiry-in-progress {
    background: #58c2d2;
}

.application-box--separator--aip-issued {
    background: #f2b384;
}

.application-box--separator--application-received {
    background: #EEB2BF;
}

.application-box--separator--external-instructions {
    background: #ca97e7;
}

.application-box--separator--underwriting {
    background: var(--primary);
}

.application-box--separator--withdrawn {
    background: #eb5e5e;
}

.application-box--separator--all {
    background: #f7f7f7;
}

.application-box__top {
    flex-grow: 1;
    padding: 20px;
}

.application-box__top {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
}

.application-box__bottom {
    padding: 28px 20px;
    background: var(--primary);
}

.application-box:hover {
    box-shadow: 0px 13px 35px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.application-box:hover .application-box--separator {
    width: 100%;
}

.application-box__bottom {
    position: relative;
    display: flex;
    align-items: flex-end;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.application-box__bottom>* {
    position: relative;
}

.application-box__bottom:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 145, 170, 0.7); */
    background: var(--primary);
    content: '';
}

.col--disabled {
    opacity: .3;
    cursor: not-allowed;
}

.col--disabled .application-box {
    pointer-events: none;
}

.filters {
    padding: 24px;
    border-top: 1px solid #F3F3F3;
    background: #fafafa;
}

.filters .col {
    flex: 0 0 120px;
    width: auto;
}

.filters .col--auto {
    flex: 0 auto;
}

.filters h4 {
    white-space: nowrap;
}

.filters .form__group input[type=text] {
    padding: 4px;
    padding-right: 24px;
    height: auto;
    font-size: 13px;
}

.filters--white {
    background: #fff;
}

.filters--hide {
    display: none;
}

.filters .form__group--hor h4 {
    white-space: nowrap;
}

.form__group--hor label {
    display: flex;
    align-items: center;
}

.form__group--filterDesc h4:after,
.form__group--filterAsc h4:after {
    display: inline-block;
    color: var(--primary);
    content: "\e914";
    font-size: 11px;
    font-family: 'icomoon' !important;
}

.form__group--filterDesc h4:after {
    transform: rotate(180deg);
}

.filters--white .btn--status {
    border-color: rgba(7, 180, 122, 0.4);
    background: transparent;
}

.filters--white .btn--status--active,
.filters--white .btn--status.filterBtnActive,
.btn--status:hover {
    border-color: var(--primary);
}

.table--sortable {
    min-height: 350px;
}

.table--sortable .row {
    flex-wrap: nowrap;
}

.table--sortable header [data-field] {
    cursor: pointer;
}

.table--sortable .table__sort {
    white-space: nowrap;
}

.table--sortable .table__sort:before,
.table--sortable .table__sort:after {
    display: inline-block;
    content: "\e914";
    font-size: 11px;
    font-family: 'icomoon' !important;
    opacity: .25;
}

.table--sortable .table__sort:after {
    margin-left: -4px;
    transform: rotate(180deg);
}

.table--sortable .table__sort--asc .table__sort:before,
.table--sortable .table__sort--desc .table__sort:after {
    color: var(--primary);
    opacity: 1;
}

.table--sortable header .row.row--filters {
    margin-top: -23px;
}

.table--sortable header .row.row--filters .form__group,
.table--sortable header .row.row--filters .form__group+.form__group {
    margin: 0;
    padding: 8px;
}

.table--sortable .col--calendars {
    min-width: 200px;
}

.table--sortable .form__group--calendars {
    display: flex;
    justify-content: center;
}

.table--sortable .form__group--calendars .form__input--calendar {
    margin-right: -1px;
}

.table--sortable .form__group--calendars .form__input--calendar input {
    border-radius: 0;
}

.table--sortable .form__group--calendars .form__input--calendar input:focus {
    z-index: 1;
}

.table--sortable .form__group--calendars .form__input--calendar:first-child input {
    border-radius: 3px 0 0 3px;
}

.table--sortable .form__group--calendars .form__input--calendar:last-child {
    margin-right: 0;
}

.table--sortable .form__group--calendars .form__input--calendar:last-child input {
    margin-right: 0;
    border-radius: 0 3px 3px 0;
}

.notification {
    display: flex;
    align-items: center;
}

.notification__icon-wrapper {
    position: relative;
    flex-shrink: 0;
    margin-right: 12px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.notification__circle {
    position: absolute;
    right: -1px;
    bottom: -1px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.1);
    color: #ef4662;
    font-size: 10px;
}

.notification__circle:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    font-family: 'icomoon' !important;
    transform: translateX(-50%) translateY(-50%);
}

.notification__icon-wrapper:before {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    content: '';
    font-size: 17px;
    font-family: 'icomoon' !important;
    transform: translateX(-50%) translateY(-50%);
}

.notification--draft .notification__icon-wrapper {
    background: #5b5b5b;
}

.notification--draft .notification__icon-wrapper:before {
    content: '\e93b';
}

.notification--file .notification__icon-wrapper {
    background: #3e99c3;
}

.notification--file .notification__icon-wrapper:before {
    content: '\e93c';
}

.notification--delete .notification__circle:before {
    color: #ef4662;
    content: '\e940';
    font-size: 7px;
}

.notification--opened .notification__circle:before {
    color: #3e99c3;
    content: '\e936';
    font-size: 7px;
}

.notification--comment .notification__icon-wrapper {
    background: #61bfeb;
}

.notification--comment .notification__icon-wrapper:before {
    content: '\e93e';
}

.notification--received .notification__icon-wrapper {
    background: #6ad2af;
}

.notification--received .notification__icon-wrapper:before {
    content: '\e93f';
}

.notification--update .notification__icon-wrapper {
    background: #9be0c9;
}

.notification--update .notification__icon-wrapper:before {
    content: '\e942';
}

.notification--assign .notification__icon-wrapper {
    background: #3e99c3;
}

.notification--assign .notification__icon-wrapper:before {
    content: '\e939';
}

.notification--approval .notification__icon-wrapper {
    background: #ccb996;
}

.notification--approval .notification__icon-wrapper:before {
    content: '\e937';
}

.notification--approved .notification__icon-wrapper {
    background: var(--primary);
}

.notification--approved .notification__icon-wrapper:before {
    content: '\e938';
}

.notification--rejected .notification__icon-wrapper {
    background: #eb5e5e;
}

.notification--rejected .notification__icon-wrapper:before {
    content: '\e940';
    font-size: 15px;
}

.notification--insurance .notification__icon-wrapper {
    background: #fdba96;
}

.notification--insurance .notification__icon-wrapper:before {
    content: '\e93a';
}

.timestamp__left,
.timestamp__right {
    padding: 0 24px 42px 24px;
}

.timestamp__left {
    width: 130px;
}

.timestamp__right {
    position: relative;
    flex-grow: 1;
    padding-left: 32px;
    width: 1%;
}

.timestamp__items .timestamp__right:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #3f4b47;
    content: '';
    opacity: .3;
}

.timestamp__items .timestamp__item:first-child .timestamp__right:before {
    top: 8px;
    height: calc(100% - 6px);
}

.timestamp__items .timestamp__item:first-child .timestamp__right:after {
    top: 7px;
}

.timestamp__items .timestamp__item:first-child .timestamp__left {
    padding-top: 4px;
}

.timestamp__items .timestamp__item:last-child .timestamp__right:before {
    display: none;
}

.timestamp__items .timestamp__item:last-child .timestamp__left,
.timestamp__items .timestamp__item:last-child .timestamp__right {
    padding-bottom: 0;
}

.timestamp__items .timestamp__right:after {
    position: absolute;
    top: 0;
    left: -5px;
    width: 7px;
    height: 7px;
    border: 2px solid #c2c5c4;
    border-radius: 50%;
    background-color: #fafafa;
    content: '';
}

.timestamp__item {
    display: flex;
}

.timestamp__arrow {
    position: relative;
    margin-right: 12px;
    margin-left: 12px;
    width: 30px;
    height: 1px;
    border-radius: 4px;
    background: #c4c7c6;
}

.timestamp__arrow:before,
.timestamp__arrow:after {
    position: absolute;
    top: -2px;
    right: 0;
    width: 4px;
    height: 1px;
    background: #c4c7c6;
    content: '';
    transform: rotate(45deg);
}

.timestamp__arrow:after {
    top: 2px;
    transform: rotate(-45deg);
}

.timestamp--on-white .timestamp__right:after {
    background: #fff;
}

.nav-enquiry__link {
    position: relative;
    display: block;
    padding: 12px;
    padding-left: 32px;
    border-radius: 4px;
    color: #878787;
    font-size: 15px;
    line-height: 1;
    cursor: pointer;
}

.nav-enquiry__link.vtabBtnActive {
    /* background-color: rgba(0, 145, 170, 0.2); */
    color: var(--primary);
    font-weight: 700;
}

.nav-enquiry__link+.nav-enquiry__link {
    margin-top: 5px;
}

.nav-enquiry__link.vtabBtn:hover {
    /* color: var(--primary); */
    color: var(--primary);
}

.nav-enquiry__link.vtabBtn svg {
    position: absolute;
    top: 50%;
    left: 10px;
    display: none;
    width: 11px;
    height: 11px;
    transform: translateY(-50%);
}

.nav-enquiry__link.vtabBtn path {
    fill: var(--primary);
}


/*.status__indicator {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #c5c5c5;
}

.status__indicator--aproved {
    background: var(--primary);
}

.status__name {
    margin-right: 6px;
}

.status__name + .status {
    margin: 0;
}

.status {
    display: flex;
    align-items: center;
    margin-left: 8px;
}

.status--left {
    margin-right: 8px;
    margin-left: 0;
}
*/

.status {
    width: 7px;
    height: 7px;
    border-radius: 50%;
}

.status--danger {
    background: #eb5e5e;
}

.status--warning {
    background: #ffad64;
}

.status--success {
    background: var(--primary);
}

.status {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: red;
}

.status--small {
    width: 6px;
    height: 6px;
}

.status--medium {
    width: 8px;
    height: 8px;
}

.status--all {
    background: #3e99c3;
}

.recActive .status,
.status--active {
    background: var(--primary);
}

.status--inactive,
.recInactive .status {
    background: #ff9b64;
}

.status--grey,
.recGrey .status {
    background: #cfcfcf;
}

.status--locked,
.recLocked .status {
    background: #ef4662;
}

.content-wrapper {
    display: flex;
    flex-wrap: nowrap;
    min-height: calc(100vh - 60px);
    /* background-color: #f4f4f4; */
    background-color: #e6ebec;
}

.content {
    flex-grow: 1;
    padding: 24px;
    width: 1%;
    background-color: #f5f9fb;
}

.content--offset {
    padding: 36px;
}

.content--has-nav {
    display: flex;
}


/**  OLD **/

.contentHolder {
    display: flex;
    padding-right: 0;
    min-height: 100vh;
    width: 100%;
    background-color: #f4f4f4;
    color: #000;
    table-layout: fixed;

    padding-right-with-calendar: 310px;
    x-display: inline-block;
}

.contentLeftSubnaviHolder {
    display: table-cell;
    padding: 20px;
    min-width: 250px;
    width: 250px;
    background-color: #ffffff;
    -webkit-box-shadow: 3px 0px 0px 0px #ededed;
    -moz-box-shadow: 3px 0px 0px 0px #ededed;
    box-shadow: 3px 0px 0px 0px #ededed;
    vertical-align: top;
    font-size: 24px;
}

.contentSectionHolder {
    display: block;
    flex-grow: 1;
    padding: 20px;
    width: 1%;
    background-color: #f5f9fb;
}

.contentSectionHolder.withLeftSubnavi {
    width: calc(100%-250px);
}

@media screen and (max-width: 1600px) {
    .content--offset {
        padding: 36px 12px;
    }
}

@media screen and (max-width: 1365px) {
    .contentLeftSubnaviHolder {
        display: table-cell;
        padding: 12px 8px;
        min-width: 238px;
        width: 238px;
        background-color: #ffffff;
        -webkit-box-shadow: 3px 0px 0px 0px #ededed;
        -moz-box-shadow: 3px 0px 0px 0px #ededed;
        box-shadow: 3px 0px 0px 0px #ededed;
        vertical-align: top;
        font-size: 24px;
    }
    .contentLeftSubnaviHolder .scrollable-nav {
        padding-right: 8px;
    }
}

.inner-nav-wrapper {
    padding: 24px 16px;
    width: 250px;
    background: #fff;
    box-shadow: 3px 0px 0px 0px #ededed;
}

.inner-nav-wrapper .nav-group__name h6 {
    font-size: 11px;
}

.nav-group--wrapper {
    position: sticky;
    top: 84px;
}

.inner-nav {
    display: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.inner-nav .inner-nav {
    margin-left: 20px;
}

.inner-nav__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    border-radius: 4px;
    color: #3f4b47;
    text-decoration: none;
    font-size: 15px;
}

.inner-nav__item--disabled {
    cursor: not-allowed;
}

.inner-nav__item--disabled a {
    opacity: .5;
    pointer-events: none;
}

.nav-group__name {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.nav-group+.nav-group .nav-group__name {
    margin-top: 12px;
}

.nav-group__trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    background: #F7F7F7;
    text-decoration: none;
}

.nav-group__trigger:before {
    position: absolute;
    top: -12px;
    right: 0;
    bottom: -12px;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% + 24px);
    content: '';
}

.nav-group__trigger span {
    transition: all .1s ease-in-out;
}

.nav-group__trigger span:before {
    float: left;
    color: #BCBDBD;
    font-size: 5px;
}

.nav-group__trigger:hover {
    /* background: var(--primary); */
    background: var(--primary);
}

.nav-group__trigger:hover span:before {
    color: #F7F7F7;
}

.nav-group--open .nav-group__trigger span {
    transform: rotate(180deg);
}

.inner-nav__link .badge {
    opacity: .2;
}
.inner-nav__link--active,
.act.inner-nav__link {
     background: rgb(154 154 154 / 20%);
    font-weight: 700;
}
.inner-nav__link:hover {
    color: var(--primary);
}

.inner-nav__link:hover .badge {
    opacity: 1;
}

.inner-nav__link--active:hover,
.act.inner-nav__link:hover {
    color: #3f4b47;
}

.inner-nav__link--active .badge,
.inner-nav__link--active:hover .badge,
.act.inner-nav__link:hover .badge,
.act.inner-nav__link .badge {
    opacity: 1;
}

.inner-nav__name {
    display: flex;
    align-items: center;
}

.inner-nav__icon-wrapper {
    margin-right: 8px;
}


/** circle icon **/

.inner-nav__circle {
    width: 8px;
    height: 8px;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
}

.inner-nav__link:hover .inner-nav__circle {
    /* border-color: var(--primary); */
    border-color: var(--primary);
}

.inner-nav__link--active .inner-nav__circle,
.inner-nav__link--active:hover .inner-nav__circle,
.act.inner-nav__link .inner-nav__circle,
.act.inner-nav__link:hover .inner-nav__circle {
    /* border-color: var(--primary); */
    /* background: var(--primary); */
    border-color: var(--primary);
    background: var(--primary);
}

.nav-group .nav-enquiry {
    display: none;
}

.nav-group--open .inner-nav,
.nav-group--open .nav-enquiry {
    display: block;
}

.nav-group+.nav-group {
    margin-top: 6px;
    padding-top: 6px;
    border-top: 1px solid #F3F3F3;
}

@media screen and (max-width: 1600px) {
    .inner-nav__link {
        font-size: 14px;
    }
    .inner-nav-wrapper {
        padding-right: 8px;
        padding-left: 8px;
        width: 238px;
    }
}

.left-nav-wrapper {
    padding: 12px 8px;
    width: 210px;
    /* background: #333; */
    background: #000;
    transition: all .14s ease-in-out;
}

.left-nav-wrapper--close {
    width: 60px;
}

.left-nav {
    position: sticky;
    top: 72px;
    overflow: hidden;
}

.left-nav__top {
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px;
    border-radius: 4px;
    cursor: pointer;
}
.left-nav__icon span {
    color: #696969;
    font-size: 18px;
    transition: all .1s ease-in-out;
}
.left-nav__title {
    margin-left: 18px;
    color: #fff;
    white-space: nowrap;
    font-size: 16px;
    opacity: 1;
    transition: all .1s ease-in-out;
    font-weight: 600;
}
.left-nav-wrapper--close .left-nav__title {
    margin-left: 30px;
    opacity: 0;
}
.left-nav__top:hover,
.left-nav__item--active .left-nav__top {
    border-radius: 4px;
    background: #3D3D3D;
}
.left-nav__top:hover .left-nav__title,
.left-nav__top:hover .left-nav__icon span,
.left-nav__item--active .left-nav__title,
.left-nav__item--active .left-nav__icon span {
    color: #fff;
}
.left-nav__item+.left-nav__item {
    margin-top: 6px;
}
.left-nav-wrapper .icon-pagination-next {
    position: absolute;
    top: 50%;
    right: 12px;
    display: block;
    width: 9px;
    height: 9px;
    color: #696969;
    font-size: 9px;
    opacity: 1;
    transition: all .2s ease-in-out;
    transform: translateY(-50%);
    animation-delay: .1s;
}
.left-nav-wrapper--close .icon-pagination-next {
    opacity: 0;
}
.left-nav__item--show-child .icon-pagination-next {
    transform: translateY(-25%) rotate(90deg);
}
.left-nav-wrapper .left-nav__item--show-child .left-nav__subnav {
    display: block;
    overflow: hidden;
}
.left-nav__subnav,
.left-nav-wrapper--close .left-nav__item--show-child .left-nav__subnav {
    display: none;
}

.left-nav__subnav-item {
    position: relative;
    padding: 6px 12px;
    padding-left: 46px;
    color: #adadad;
    white-space: nowrap;
    font-size: 15px;
    cursor: pointer;
}

.left-nav__subnav-item:before {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 20px;
    display: block;
    width: 2px;
    height: calc(100% - 12px);
    background: #4f8fa7;
    content: '';
    opacity: 0;
}

.left-nav__subnav-item:hover,
.left-nav__subnav--active {
    color: #fff;
}

.left-nav__subnav-item:hover:before,
.left-nav__subnav--active:before {
    opacity: 1;
}


/** Add new enquiry button **/

.left-nav-wrapper .btn--plus .icon {
    left: 9px;
}

.left-nav-wrapper .btn--plus {
    overflow: hidden;
    margin-top: 48px;
    margin-left: 3px;
    padding-right: 0;
    padding-left: 44px;
    padding-left: 38px;
    width: calc(100% - 6px);
    color: #fff;
    text-align: left;
    white-space: nowrap;
    transition: all .2s ease-in-out;
}

.left-nav-wrapper--close .btn--plus {
    width: 0;
}

.left-nav-wrapper .btn--plus .btn__text {
    white-space: nowrap;
    opacity: 1;
    transition: all .1s ease-in-out;
}

.left-nav-wrapper--close .btn--plus .btn__text {
    opacity: 0;
}

@media screen and (max-width: 1365px) {
    .left-nav-wrapper {
        position: fixed;
        top: 60px;
        bottom: 0;
        left: -240px;
        z-index: 10001;
        overflow: auto;
        width: 240px;
        transition: all .2s ease-in-out;
    }
    .left-nav {
        top: 0;
    }
    .left-nav-wrapper--close .btn--plus {
        width: calc(100% - 6px);
    }
    .left-nav-wrapper--close .btn--plus .btn__text,
    .left-nav-wrapper--close .left-nav__title,
    .left-nav-wrapper--close .icon-pagination-next {
        opacity: 1;
    }
    .left-nav-wrapper--close .left-nav__item--show-child .left-nav__subnav {
        display: block;
    }
    .left-nav-wrapper--close {
        left: 0;
    }
}

.applications .row {
    flex-wrap: wrap;
}

@media screen and (max-width: 2000px) {
    .applications .row .col {
        flex-grow: 0;
        width: 14.285%;

        width-withALL: 12.5%;
    }
    .application-box h3 {
        min-height: 36px;
        font-size: 15px;
        line-height: 1.2;
    }
    .application-box h3>.badge {
        height: auto;
    }
    .application-box--separator {
        margin-top: 18px;
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 1800px) {
    .applications .row .col {
        width: 25%;
    }
    .application-box h3 {
        min-height: auto;
        font-size: 17px;
    }
    .application-box--separator {
        margin-top: 24px;
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 1600px) {
    .applications .row .col {
        width: 25%;
    }
}

@media screen and (max-width: 1350px) {
    .applications .row .col {
        width: 33.33%;
    }
}

@media screen and (max-width: 1150px) {
    .applications .row .col {
        width: 50%;
    }
}

@media screen and (max-width: 750px) {
    .applications .row .col {
        width: 100%;
    }
}

.developmentCalculator__trancheForm {
    margin-top: 20px;
}

.developmentCalculator__trancheForm .col:first-child {
    padding-top: 29px !important;
}

.developmentCalculator__trancheFormToggle {
    width: 100%;
}

.bodySignIn {
    background-color: #f4f4f4;
}

.signInMainHolder {
    position: absolute;
    box-sizing: border-box;
    padding: 0;
    min-height: 580px;
    width: 100%;
    height: 100vh;
    background: linear-gradient(rgba(6, 180, 122, 0.8), rgba(6, 180, 122, 0.8)), url("../images/signin-people.jpg");
    background-size: cover;
}

.signInMainHolder>h1 {
    margin: 80px 0 120px 60px;
    padding: 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 46px;
    font-family: 'Open Sans', sans-serif;
}

.signInMainHolder>h2 {
    margin: 20px 0 20px 60px;
    padding: 0;
    width: 33%;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}

.signInMainHolder>p {
    margin: 20px 0 100px 60px;
    padding: 0;
    width: 33%;
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

.signInMainHolder>.signInRightHolder {
    float: right;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    min-height: 580px;
    width: 50%;
    height: 100%;
    background-color: #ffffff;
    font-size: 16px;
}

.signInMainHolder>.signInRightHolder>h3 {
    margin: 100px 0 80px 110px;
    padding: 0;
    color: #4d4c4c;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}

.signInMainHolder>.signInRightHolder>h4 {
    margin: 100px 0 10px 110px;
    padding: 0;
    color: #4d4c4c;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}

.signInMainHolder>.signInRightHolder>p {
    margin: 15px 110px 15px 110px;
    padding: 0;
    color: #4d4c4c;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.signInButtonsHolder {
    margin: 40px 0 0 0;
    padding: 10px 0 10px 0;
}

.signInButtonsHolder>.forgottenLinkHolder {
    float: right;
    min-width: 150px;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
}

.signInButtonsHolder>.forgottenLinkHolder>a {
    color: var(--primary);
    text-decoration: none;
}

.signInButtonsHolder>.forgottenLinkHolder>a:hover {
    text-decoration: underline;
}

.signInButtonsHolder>.buttonSignIn {
    display: inline-block;
    margin: 0;
    padding: 0 55px 0 55px;
    height: 50px;
    border-radius: 25px;
    background-color: var(--primary);
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 50px;
    cursor: pointer;
}

.signInMainHolder>.signInRightHolder .formSignIn_errorMessageHolder {
    position: relative;
    display: none;
    padding: 0 115px 0 110px;
}

.signInMainHolder>.signInRightHolder .formSignIn_errorMessageHolder>i {
    position: absolute;
    top: 15px;
    left: 130px;
    color: #ff3939;
}

.signInMainHolder>.signInRightHolder .formSignIn_errorMessage {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px 0 50px;
    width: 100%;
    border: 1px solid #ff3939;
    background-color: #ffc7ca;
    color: #ff3939;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 43px;
}

.signInMainHolder>.signInRightHolder .formSignIn_inputErrorClass {
    border-bottom: 2px solid #ff3939;
}

.signInFormFieldHolder {
    position: relative;
    box-sizing: border-box;
    margin: 40px 0;
    padding: 10px 0;
    border-bottom: 1px solid #d2d2d2;
}

.signInFormFieldHolder>input {
    box-sizing: border-box;
    padding: 0 0 0 35px;
    width: 100%;
    border: 0;
    background-color: #ffffff;
    color: #3f4b47;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

.signInFormFieldHolder>i {
    position: absolute;
    top: 12px;
    left: 0;
    color: #d2d2d2;
    font-size: 18px;
}

.signInFormFieldHintHolder {
    margin-top: -40px;
    margin-left: 110px;
    color: #D2D2D2;
    font-size: 12px;
}

.signInFormFieldHintHolder .hintOK {
    color: var(--primary);
}

input:focus {
    outline: none;
}

@media screen and (min-width: 1920px) {
    .signInMainHolder {
        top: 50%;
        left: 50%;
        max-width: 1920px;
        width: 95%;
        height: auto;
        transform: translate(-50%, -50%);
    }
}

.new-enquiry>.row {
    width: 100%;
    height: 100%;
}

.new-enquiry__section {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.new-enquiry__section>* {
    position: relative;
}

.new-enquiry__section:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: var(--primary);
    content: '';
    opacity: 0;
    transition: all .2s ease-in-out;
}

.new-enquiry__section--corporate:before {
    background: #aa8b51;
}

.new-enquiry__info {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 75%;
    height: 50%;
    transition: all .2s ease-in-out;
}

.new-enquiry .row {
    margin: 0;
}

.new-enquiry .col {
    padding: 0;
}

.new-enquiry__type {
    padding: 9px 35px;
    border-radius: 29px;
    background: #fff;
    color: var(--primary);
    text-transform: uppercase;
    letter-spacing: 7px;
    font-weight: bold;
    font-size: 24px;
}

.new-enquiry__type--corporate {
    color: #bba275;
}

.new-enquiry__subtitle {
    text-transform: uppercase;
    letter-spacing: 7px;
}

.new-enquiry__message {
    margin-top: 0;
    margin-top: -48px;
    margin-bottom: 26px;
    color: #fff;
    font-weight: bold;
    opacity: 0;
    transition: all .2s ease-in-out;
}

.new-enquiry__section:hover .new-enquiry__message {
    opacity: 1;
}

.new-enquiry__section:hover:before {
    opacity: .5;
}

.new-enquiry__btn {
    display: block;
    margin: 12px;
    padding-top: 36px;
    padding-bottom: 36px;
    width: 100%;
    width: calc(100% - 24px);
    border: 4px solid #fff;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-weight: bold;
    font-size: 24px;
}

.new-enquiry__btn:hover {
    background: #fff;
    color: var(--primary);
}

.new-enquiry__btn--corporate:hover {
    color: #bba275;
}

.new-enquiry__info .row {
    flex-wrap: nowrap;
    margin-top: 72px;
    opacity: 0;
    transition: all .2s ease-in-out;
}

.new-enquiry__section:hover .row {
    opacity: 1;
}

@media screen and (max-width: 2150px) {
    .new-enquiry__info {
        width: 85%;
    }
}

@media screen and (max-width: 1900px) {
    .new-enquiry__btn {
        font-size: 20px;
    }
}

@media screen and (max-width: 1650px) {
    .new-enquiry__btn {
        margin: 6px;
        padding-top: 24px;
        padding-bottom: 24px;
        width: calc(100% - 12px);
        border: 2px solid #fff;
        font-size: 15px;
    }
    .new-enquiry__type {
        font-size: 20px;
    }
    .new-enquiry__info {
        width: 85%;
    }
}

@media screen and (max-width: 1366px) {
    .new-enquiry__section .row {
        opacity: 1;
    }
}

@media screen and (max-width: 1250px) {
    .new-enquiry__info {
        width: 95%;
    }
}

.main-report .pageHeader {
    margin-bottom: 12px;
}

.main-report .pageHeader h1 {
    margin-bottom: 0;
    line-height: 40px;
}

.slidesWrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%;
    transition: height .3s ease-in-out;
}

.slidesWrapper .slidesButton {
    position: absolute;
    top: 80px;
    z-index: 1;
    outline: 0;
    color: #fff;
}

.slidesWrapper .slidesButton--prev {
    left: 0;
    border-radius: 0 5px 5px 0;
}

.slidesWrapper .slidesButton--next {
    right: 0;
    border-radius: 5px 0 0 5px;
}

.reportPage {
    position: absolute;
    left: 100%;
    flex: 1;
    font-family: "AmasisMTStd";
    transition: left .3s ease-in-out;
}

.reportPage .row {
    margin-right: -30px;
    margin-left: -30px;
    width: initial;
}

.reportPage .col {
    padding-right: 30px;
    padding-left: 30px;
}

.reportPage .form__group textarea {
    font-family: "AmasisMTStd";
}

.reportPage .column-border {
    border-right: 2px solid var(--primary);
}

.reportPage .col-commentary {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.reportPage .col-commentary .form__group,
.reportPage .col-commentary label,
.reportPage .col-commentary .form__input {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.reportPage .col-commentary textarea {
    flex: 1;
}

.reportPage__title {
    margin: 10px 20px 40px;
    font-weight: 700;
    font-size: 30px;
}

.reportPage__stats {
    text-align: center;
}

.reportPage__stats h1 {
    margin-bottom: 20px;
    font-size: 28px;
}

.reportPage__stats ul {
    margin: 0;
    padding: 0;
    color: var(--primary);
    list-style: none;
    font-weight: 700;
    font-size: 28px;
}

.reportPage__stats li {
    margin: 0 0 20px;
}

ul.reportPage__statsLegend {
    color: #000;
    font-weight: 400;
}

.reportPage__table {
    width: 100%;
    color: var(--primary);
    text-align: center;
    font-weight: 700;
    font-size: 28px;
}

.reportPage__table td,
.reportPage__table th {
    padding: 10px 5px;
    border-right: 1px solid var(--primary);
}

.reportPage__table td:last-child,
.reportPage__table th:last-child {
    border: 0;
}

.reportPage__table th {
    vertical-align: bottom;
    font-weight: 400;
}

.reportPage__tableHeader {
    color: #000;
    font-weight: 400;
}

.reportPage__tableHeader--top {
    background-color: var(--primary);
    color: white;
    font-weight: 700;
}

.profile .well {
    display: flex;
}

.profile__nav-wrapper {
    margin: -24px;
    margin-right: 0;
    padding: 24px;
    width: 290px;
    background: #fafafa;
}

.profile__image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile__image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #000;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 10px 14px 0 rgba(0, 0, 0, 0.12);
}

.profile__image .icon-profile-standard-ico {
    color: #fff;
    font-size: 45px;
}

.profile__image .tooltip-wrapper {
    position: absolute;
    right: 3px;
    bottom: 0;
    visibility: hidden;
    width: 33px;
    height: 33px;
    background: #fff;
    box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: all .1s ease-in-out;
}

.profile__image:hover .tooltip-wrapper {
    bottom: 3px;
    visibility: visible;
    opacity: 1;
}

.profile__image .tooltip-wrapper>.icon-edit {
    color: var(--primary);
}

.profile__image .tooltip-wrapper .tooltip__price {
    white-space: nowrap;
}

.profile__image .tooltip-wrapper:hover {
    background: var(--primary);
    cursor: pointer;
}

.profile__image .tooltip-wrapper:hover>.icon-edit {
    color: #fff;
}

.profile-nav {
    margin-top: 24px;
    padding: 0;
    list-style-type: none;
}

.profile-nav__link {
    position: relative;
    display: block;
    padding: 12px 20px;
    border-radius: 4px;
    color: #3f4b47;
    text-decoration: none;
    font-size: 15px;
}

.profile-nav__link:before {
    position: absolute;
    top: 50%;
    right: 12px;
    content: '\e928';
    font-size: 9px;
    font-family: 'icomoon' !important;
    opacity: 0;
    transform: translateY(-50%);
}

.profile-nav__link:hover {
    background: var(--primary);
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.05);
    color: #fff;
}

.profile-nav__link:hover:before {
    opacity: 1;
}

.profile__info-wrapper {
    flex-grow: 1;
    padding-top: 36px;
    padding-right: 24px;
    padding-left: 24px;
    width: 50%;
}

.timestamp-section {
    flex-grow: 1;
    margin: -24px;
    margin-left: 0;
    padding: 0 24px;
    width: 40%;
    background-color: #fafafa;
    transition: width .2s ease-in-out, padding .2s ease-in-out;
}

.timestamp-section__title {
    padding-top: 60px;
}

.timestamp-section--hide {
    overflow: hidden;
    flex-grow: 0;
    padding: 0;
    width: 0;
    opacity: 0;
}

.profile .form__group--checkbox.form__group--background,
.profile .form__group--checkbox.form__group--background label {
    height: auto;
}

.profile .form__group--radio label,
.profile .form__group--checkbox label {
    position: relative;
}

.profile .form__group--radio label:before,
.profile .form__group--checkbox label:before {
    position: absolute;
    top: -4px;
    right: -4px;
    left: -4px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    content: '';
}

@media screen and (max-width: 1600px) {
    .admin-users .standard-table-wrapper,
    .admin-partnes .standard-table-wrapper {
        overflow: auto;
    }
    .admin-users .standard-table,
    .admin-partnes .standard-table {
        width: 1150px;
    }
}

@media screen and (max-width: 1439px) {
    .main-applicants .standard-table-wrapper {
        overflow: auto;
    }
    .main-applicants .standard-table {
        width: 1300px;
    }
}

@media screen and (max-width: 1200px) {
    .subsection_assetsAndLiabilities .lg-25 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 1150px) {
    .subsection_companyInformation .lg-30,
    .subsection_companyInformation .lg-20 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .btn--house-check {
        margin-top: 12px;
    }
    .subsection_companyInformation .row .lg-20:first-child {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .form__label-description {
        padding-left: 0;
    }
}

.completionStatement__client td {
    padding: 12px 20px;
}

.completionStatement__client tr td:last-child div:first-child {
    color: #8b8b8b;
    font-size: 15px;
}

.completionStatement__client td:last-child div:last-child {
    color: #444;
    font-size: 15px;
}

.completionStatement__client td:first-child {
    text-align: center;
}

.completionStatement__client td:first-child span {
    color: var(--primary);
    font-size: 44px;
}

.completionStatement__name {
    font-size: 20px !important;
}

.statement-table {
    margin-bottom: 24px;
    border-collapse: collapse;
}

.statement-table td {
    padding: 20px;
}

.statement-table tr:first-child,
.statement-table-DISABLED tr:nth-child(3) {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.statement-table tr td:nth-child(2) {
    max-width: initial;
    width: auto;
}

.statement-table__title {
    font-weight: bold;
    font-size: 15px;
}

.statement-table__subtitle {
    width: 100%;
    color: #444;
    text-align: right;
    font-weight: 300;
    font-size: 15px;
}

.statement-table__value {
    display: flex;
    justify-content: flex-end;
    color: #444;
    text-align: right;
    font-weight: 400;
    font-size: 19px;
}

.statement-table__total {
    background: #fafafa;
}

.statement-table__value span.icon-pound-symbol {
    font-size: 10px;
}

.statement-table__total td,
.statement-table__total td span {
    font-weight: bold;
}

.statement-table tr:last-child td:last-child {
    color: var(--primary);
}

@media screen and (max-width: 1200px) {
    .subsection_completionStatement .lg-50 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.subsection_directors .table__category:first-child,
.subsection_directors .table__col:first-child {
    width: 120px;
}

.subsection_directors .table__category,
.subsection_directors .table__col {
    text-align: left;
}

.subsection_directors .table__row:hover {
    cursor: pointer;
}

.subsection_directors .table__row .table__col--buttons {
    visibility: hidden;
}

.subsection_directors .table__row:hover .table__col--buttons {
    visibility: visible;
}

.subsection_facilityLetter .table--facility .status__name {
    color: #a4a4a4;
}

.subsection_facilityLetter .fac-info .fac-info__left .row+.row {
    margin-top: 20px;
    padding-top: 12px;
    border-top: 1px solid #f3f3f3;
}

.subsection_facilityLetter .fac-info {
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
}

.subsection_facilityLetter .table__col--buttons {
    align-items: center;
}

.subsection_facilityLetter .fac-info__left {
    border-right: 1px solid #f3f3f3;
}

.subsection_facilityLetter .fac-info__garant {
    color: #444;
    font-weight: 300;
    font-size: 14px;
}

.subsection_facilityLetter .fac-info__text {
    color: #999999;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
}

.subsection_facilityLetter .fac-info__text span {
    color: #bca55f;
}

.subsection_facilityLetter .fac-info__desc {
    padding-bottom: 12px;
    color: #5c5c5c;
    font-size: 15px;
}

.subsection_facilityLetter .fac-info__left .lg-40 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.subsection_facilityLetter .fac-info__desc--another {
    color: #b8b8b8;
}

.subsection_facilityLetter .fac-info .col--btn {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.subsection_facilityLetter .fac-info .col--btn a {
    margin-top: 24px;
}

/* Dev Code */
.modalBox2__content--fac-letter h1,
.modalBox2__content--fac-letter h2 span {
    color: rgba(0, 0, 0, 0.6);
    /* text-align: center; */
    /* text-transform: uppercase; */
    /* font-weight: 700; */
    font-size: 23px;
}

/* Dev Code  Start */
.modalBox2__content--fac-letter h2 {
     /* text-align: center; */
     margin-bottom: 10px;
     font-size: 21px;
}


.modalBox2__content--fac-letter p {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}
.modalBox2__content--fac-letter .cont_heding{
    font-weight: 600;
    font-size: 16px;
}
.modalBox2__content--fac-letter .main_hed_div{
    margin-top: 13px;
    margin-bottom: 3px;
}
.modalBox2__content--fac-letter .terms_row{
    margin-top:35px;
    margin-bottom:15px;
}

.modalBox2__content--fac-letter .acceptance_offer{
    margin-top: 30px;
    color: black;
    font-weight: 500;
}
.modalBox2__content--fac-letter .acceping_heading{
    font-size: 15px;
}


.modalBox2__content--fac-letter .cont{
    margin-left: 10px;
}
/* Dev Code  End */



/* Dev Code */
.modalBox2__content--fac-letter h2 span {
    /* border-bottom: 2px solid var(--primary); */
    font-weight: 600;
}

/* Dev Code  Start */
.modalBox2__content--fac-letter h1 {
    margin-bottom: 10px;
}
.modalBox2__content--fac-letter .fcsub-head{
    margin-top: 21px !important;
    margin-bottom: 15px !important;
}
.modalBox2__content--fac-letter .tearm_section{
    display: block;
    width: 100%;
}
.modalBox2__content--fac-letter .tearm_section span{
    font-size: 15px;
}
/* Dev Code  End */


.modalBox2__content--fac-letter h3 {
    margin: 24px auto;
    max-width: 80%;
    color: #444444;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
}

.modalBox2__content--fac-letter .logo {
    display: block;
    margin: 24px auto;
    max-width: 200px;
}

.modalBox2__content--fac-letter table {
    width: 100%;
    border-collapse: collapse;
}

/* Dev Code */
.modalBox2__content--fac-letter td {
    padding: 5px 5px;
}


.modalBox2__content--fac-letter td:first-child {
    white-space: nowrap;
}

/* Dev Code  Start */
.modalBox2__content--fac-letter td:first-child,
.modalBox2__content--fac-letter td:last-child {
    border: 1px solid;
    /* background: #f2f2f2; */
    color: #444444;
    /* font-weight: 600; */
    font-size: 15px;
}

.modalBox2__content--fac-letter .fc_table{
    width: 100% !important;
    /* border: 2px solid !important; */
}
.modalBox2__content--fac-letter .fc_table{
    margin-bottom: 20px !important;
}
.modalBox2__content--fac-letter .fc_table td{
    white-space:pre-wrap; word-wrap:break-word;
}
/* Dev Code  End */



.modalBox2__content--fac-letter td:last-child {
    background: #fff;
    font-weight: 400;
}

.modalBox2__content--fac-letter tr {
    vertical-align: top;
}

/* Dev Code  Start */
.modalBox2__content--fac-letter tr:first-child td {
    /* border-top: 3px solid #838383; */
}

.modalBox2__content--fac-letter table td:nth-child(2){
    border: 1px solid;
    /* background: #f2f2f2; */
    color: #444444;
    /* font-weight: 600; */
    font-size: 15px;
}

.modalBox2__content--fac-letter table td:nth-child(3){
    border: 1px solid;
    /* background: #f2f2f2; */
    color: #444444;
    /* font-weight: 600; */
    font-size: 15px;
}

.modalBox2__content--fac-letter .tbl_heading{
    font-weight: 600 !important;
}



.modalBox2__content--fac-letter tr:last-child {
    /* border-bottom: 3px solid #838383; */
}
/* Dev Code  End */


.modalBox2__content--fac-letter p {
    color: #5c5c5c;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
}

.modalBox2__content--fac-letter .signatures__title {
    color: #444444;
    font-weight: 700;
    font-size: 15px;
}

.modalBox2__content--fac-letter .signature {
    height: 100%;
    border-bottom: 1px solid black;
}

.modalBox2__content--fac-letter .signature .btn {
    display: block;
    text-align: center;
}

.fas-letter__title {
    color: #424242;
    font-weight: 300;
    font-size: 14px;
}

.fas-letter__text {
    color: #444;
    font-size: 16px;
}

.drowdown .funding-table,
.drowdown .amounts,
.drowdown .separator-sm {
    display: none;
}

.drowdown--open .funding-table,
.drowdown--open .separator-sm {
    display: block;
}

.drowdown--open .amounts {
    display: flex;
}

.funding-table main {
    overflow: hidden;
    border-radius: 4px;
}

.funding-table main .lg-30 {
    border-right: 1px solid rgba(63, 75, 71, 0.1);
    background: #f5f5f5;
}

.funding-table main .lg-70 {
    background: #fafafa;
}

.funding-table .row {
    margin: 0;
    width: 100%;
}

.funding-table h4,
.funding-table h5 {
    margin: 0;
}

.funding-table main .row>.col {
    padding: 12px;
}

.funding-table .separator__text,
.funding-table .separator__right {
    background: #fafafa;
    font-size: 12px;
}

.funding-table .separator__right {
    width: 36px;
}

.funding-table .separator:before {
    background: rgba(63, 75, 71, 0.1);
}

.funding-table .separator:hover {
    cursor: pointer;
}

.funding-table+.funding-table {
    margin-top: 24px;
}

.funding-table header .funding-table__button-wrapper {
    padding: 8px 12px;
}

.funding-table__button-wrapper {
    max-width: 110px;
    text-align: center;
}

.funding-table__status-wrapper {
    max-width: 130px;
    text-align: center;
}

.funding-table__status-wrapper .icon-check-outlined,
.funding-table__status-wrapper .icon-check-filled {
    color: var(--primary);
    font-size: 17px;
}

.funding-table__button-wrapper .btn {
    margin-top: -4px;
}

.funding-table__status-wrapper .btn-group {
    position: relative;
    justify-content: center;
}

.funding-table__status-wrapper .icon-x-outlined {
    color: #8e8e8e;
    font-size: 15px;
}

.funding-table__status-wrapper .btn-group .btn--link-grey {
    position: absolute;
    right: -12px;
    margin: 0;
}

header.loan-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #eee8dc;
}


/** OLD styles **/

.caseIdAndAccountPositioner {
    margin-top: 30px;
    text-align: right;
}

.caseIdAndAccountHolderDiv {
    display: inline-block;
    padding: 0 10px 0 25px;
    height: 20px;
    border-top-right-radius: 5px;
    background-color: #ECECEC;
    background-image: url("../images/tempglyph.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #8C8C8C;
    text-align: right;
    font-weight: 300;
    font-size: 14px;
    font-size: 12px;
    line-height: 22px;
}

.caseIdAndAccountHolderDiv .caseIdentifier {
    display: inline-block;
    color: #8C8C8C;
    font-weight: 500;
}

.caseIdAndAccountHolderDiv .linkedAccountsLinkHolder {
    display: inline-block;
    margin-left: 15px;
}

.caseIdAndAccountHolderDiv .linkedAccountsLinkHolder a {
    color: var(--primary);
    font-weight: 500;
}

.contentWhiteSubsectionHeadCaseClientHolder {
    position: relative;
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    height: 60px;
    border-bottom: 1px solid #ededed;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #FAFAFA;
    color: #B6B6B6;
    text-align: left;
    font-size: 16px;
    line-height: 60px;
}

.contentWhiteSubsectionHeadCaseClientHolder.withCaseIdAbove {
    margin-top: 0;
}

.contentWhiteSubsectionHeadCaseClientHolder.withTabsBelow {
    border-bottom: 0;
}

.contentWhiteSubsectionHeadCaseClientHolder .positionerActionButtons {
    position: absolute;
    top: 0px;
    right: 20px;
}

.contentWhiteSubsectionHeadCaseClientHolder .circleButton {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background-color: #F3F3F3;
    color: #CCCCCC;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.contentWhiteSubsectionHeadCaseClientHolder .companyName {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    padding-left: 45px;
    height: 60px;
    border-radius: 0;
    vertical-align: top;
    font-size: 16px;
    line-height: 60px;
    cursor: pointer;

    x-border-right: 1px solid #000000;
}

.contentWhiteSubsectionHeadCaseClientHolder .companyName:hover {
    color: var(--primary);
    text-decoration: underline;
}

.contentWhiteSubsectionHeadCaseClientHolder .companyName:hover .circleButton {
    background-color: var(--primary);
    color: #ffffff;
}

.contentWhiteSubsectionHeadCaseClientHolder .withTitle {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    padding-left: 45px;
    height: 60px;
    border-radius: 0;
    vertical-align: top;
    font-size: 16px;
    line-height: 60px;
    cursor: pointer;

    x-border-right: 1px solid #000000;
}

.contentWhiteSubsectionHeadCaseClientHolder .withTitle:hover {
    color: var(--primary);
    text-decoration: underline;
}

.contentWhiteSubsectionHeadCaseClientHolder .withTitle:hover .circleButton {
    background-color: var(--primary);
    color: #ffffff;
}

.contentWhiteSubsectionHeadCaseClientHolder .clientName {
    display: inline-block;
    height: 60px;
    border-right: 0;
    border-radius: 0;
    color: #000000;
    vertical-align: top;
    font-size: 16px;
    line-height: 60px;
}

.contentWhiteSubsectionHeadCaseClientHolder .directorType {
    display: inline-block;
    margin-left: 20px;
    padding: 0 2px;
    border-radius: 2px;
    background: #333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
}

.contentWhiteSubsectionHeadCaseClientHolder.company .positionerActionButtons {
    display: none;
}

.contentWhiteSubsectionHeadCaseClientHolder.company .withTitle {
    display: none;
}

.contentWhiteSubsectionHeadCaseClientHolder.client .companyName {
    display: none;
}

.contentWhiteSubsectionHeadCaseClientHolder.client .withTitle {
    display: none;
}

.contentWhiteSubsectionHeadCaseClientHolder.withTitle .positionerActionButtons {
    display: none;
}

.contentWhiteSubsectionHeadCaseClientHolder.withTitle .companyName {
    display: none;
}

.contentWhiteSubsectionHeadCaseClientHolder.withTitle .clientName {
    display: none;
}

.contentWhiteSubsectionHeadCaseClientHolder.withTitle .directorType {
    display: none;
}

.contentWhiteSubsectionHeadCaseClientHolder .clientName {
    color: rgba(92, 92, 92, 0.5);
    font-weight: 300;
    font-size: 20px;
}

.contentSubsectionTabsTitle>div:last-child {
    display: flex;
}

.contentSubsectionTabsTitle>div:last-child .btn+.btn {
    margin-left: 10px;
}

@media screen and (max-width: 1200px) {
    .subsection_introducer .lg-33 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 1150px) {
    .subsection_loanDetails .lg-75,
    .subsection_loanDetails .lg-60,
    .subsection_loanDetails .lg-50,
    .subsection_loanDetails .lg-40,
    .subsection_loanDetails .lg-25,
    .subsection_loanDetails .lg-33 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .subsection_loanDetails .lg-30,
    .subsection_loanDetails .fees .lg-33 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .subsection_loanDetails .lg-20,
    .subsection_loanDetails .interests .lg-33 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .subsection_loanDetails .lg-15 {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

.selector_loanDetails_estimatedValuesRow .form__label {
    display: flex;
    align-items: flex-end;
    min-height: 38px;
}

.payments-table main,
.payments-table header {
    padding: 12px 12px 12px 12px;
}

.payments-table header .col {
    padding-bottom: 0;
}

.payments-table main .row {
    align-items: center;
    margin: -12px;
    width: 100%;
    width: calc(100% + 24px);
    border-radius: 4px;
    background: #fafafa;
}

.payments-table main {
    margin-top: -16px;
    padding-top: 0;
}

.payments-table main .row:hover {
    background: #F3F3F3;
}

.payments-table main .row+.row {
    margin-top: 16px;
}

.payments-table main .col {
    display: flex;
    align-items: center;
    padding: 6px 12px;
    min-height: 42px;
}

.payments-table main .row.row--transparent,
.payments-table main .row.row--transparent:hover {
    background: transparent;
}

.payments-table main .row:last-child {
    margin-top: 0;
}

.payments-table .form__group .form__unit {
    opacity: .1;
}

.payments-table .form__input input {
    border-color: #c5c5c54a;
    background: rgba(255, 255, 255, 0.1);
}

.payments-table .form__group:hover .form__unit {
    opacity: 1;
}

.payments-table .form__group:hover .form__input input {
    border-color: #c5c5c5;
    background: #fff;
}

.payments-table .form__group input[type=text] {
    padding-right: 6px;
    padding-left: 6px;
}

.payments-table .col--stick {
    position: sticky;
    left: 0;
    z-index: 1;
    background: #fafafa;
}

.payments-table header .col--stick {
    background: #fff;
}

.payments-extend {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.payments-extend .row {
    margin-top: -12px;
}

@media screen and (max-width: 1850px) {
    .subsection_payments .new-payment-wrapper>.col.lg-50 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .subsection_payments .new-payment-wrapper .col.w-150 {
        max-width: initial;
        width: 100%;
    }
}

@media screen and (max-width: 1600px) {
    .subsection_payments .form__unit {
        display: none;
    }
}

@media screen and (max-width: 1300px) {
    .subsection_payments .payments-table-wrapper {
        overflow: auto;
    }
    .subsection_payments .payments-table {
        width: 1170px;
    }
}

.contentSectionHolder__separator:hover,
.contentSectionHolder__separator.ui-draggable-dragging {
    background: #0099C5;
}

.contentSectionHolder__right {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.subsection_rationale {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    overflow-x: hidden;
    padding: 20px;
    padding-top: 60px;
    width: 0;
    height: 100%;
    background-color: white;
    transition: 0.5s;
}


/* Tooltip container */

.rationale_tooltip {
    position: relative;
    display: inline-block;
    /* If you want dots under the hoverable text */
}

.rationale_tooltip .rationale_tooltiptext::after {
    position: absolute;
    top: 22px;
    /* At the bottom of the rationale_tooltip */
    left: 49%;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
    content: " ";
}


/* Tooltip text */

.rationale_tooltip .rationale_tooltiptext {
    /* Position the rationale_tooltip text - see examples below! */
    position: absolute;
    top: -25px;
    left: 50%;
    z-index: 1;
    visibility: hidden;
    padding: 5px 0;
    width: 120px;
    border-radius: 6px;
    background-color: #444;
    color: #fff;
    text-align: center;
    transform: translateX(-50%);
}


/* Show the rationale_tooltip text when you mouse over the rationale_tooltip container */

.rationale_tooltip:hover .rationale_tooltiptext {
    visibility: visible;
}

.rationale-underwriter {
    margin-top: 60px;
}

.contentSectionHolder__left {
    transition: margin-right .5s;
}

.rationale-nav__name {
    color: #303030;
    font-weight: 600;
    font-size: 18px;
}

.rationale-nav-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
}

.rationale-nav {
    overflow: hidden;
    margin: 0;
    padding: 0;
    padding: 8px;
    border-radius: 10px;
    background: #fff;
    box-shadow: -10px 0px 60px 0px rgba(0, 0, 0, 0.1);
    list-style-type: none;
}

.rationale-nav__link {
    display: block;
    padding: 8px 24px;
    color: #444;
    text-decoration: none;
    font-size: 15px;
}

.rationale-nav__link--active,
.rationale-nav__link:hover {
    border-radius: 3px;
    background-color: #f7f7f7;
    color: #01b67b;
}

.rationale-nav__toggle {
    position: relative;
    position: fixed;
    top: 80px;
    right: 40px;
    z-index: 3;
    overflow: hidden;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.rationale-nav__toggle.active :nth-child(1) {
    top: 9px;
    transform: rotate(45deg);
}

.rationale-nav__toggle.active :nth-child(2) {
    opacity: 0;
}

.rationale-nav__toggle.active :nth-child(3) {
    top: 9px;
    transform: rotate(-45deg);
}

.rationale-nav__line {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #555;
    transition: all 500ms ease;
}

.rationale-nav__line--first {
    top: 0;
}

.rationale-nav__line--second {
    top: 9px;
}

.rationale-nav__line--third {
    top: 18px;
}

.rationale-rationale-nav {
    position: absolute;
    top: -10px;
    right: -12px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
}

.rationale-rationale-nav--open {
    position: absolute;
    top: -12px;
    visibility: visible;
    opacity: 1;
}

.rationale-rationale-nav__close-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1;
    color: #333;
    text-decoration: none;
    font-size: 20px;
}

.rationale-nav__toggler {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 12px;
    width: 25px;
    height: 16px;
}

.rationale-nav__toggler span {
    width: 100%;
    height: 2px;
    background: #333;
}

.info-box__content-title {
    margin-bottom: 12px;
    color: #444444;
    font-weight: 600;
    font-size: 14px;
}

.subsection_rationale .info-box__body .btn-group div .btn:first-child,
.subsection_rationale .info-box__body .btn-group div .btn:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    line-height: 1;
}

.subsection_rationale .btn-group .btn--delete {
    height: 25px;
    line-height: 5px;
}

.subsection_rationale .btn-group .btn:nth-child(2) {
    font-size: 10px;
}

.subsection_rationale .btn-group .btn:first-child {
    font-size: 12px;
}

.subsection_rationale .btn-group div .btn+.btn {
    margin-left: 5px;
}

.subsection_rationale .tooltip-wrapper .tooltip {
    top: auto;
    bottom: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
}

.rationale_button,
.rationale_button_decline {
    margin-bottom: 20px;
    padding: 10px 0 10px 0;
    height: max-content;
    border-top: 2px solid green;
    border-bottom: 2px solid green;
    cursor: pointer;
}

.rationale_button.disabled {
    cursor: default;
}

.rationale_button_decline {
    border-top: 2px solid red;
    border-bottom: 2px solid red;
}

.rationale_button .main-text,
.rationale_button_decline .main-text {
    text-align: center;
    font-size: 16px;
    /* margin-top: 10px; */
}

.rationale_button .sub-text,
.rationale_button_decline .sub-text {
    text-align: center;
    font-size: 14px;
    /* margin-bottom: 12px; */
}

.subsection_rationale .tooltip-wrapper .tooltip:before {
    top: 100%;
    right: auto;
    left: 50%;
    border-width: 3px 3px 0 3px;
    border-color: #333 transparent transparent transparent;
    transform: translateX(-50%);
}

body {
    x-overflow: hidden;
}

.contentHolder {
    position: relative;
    margin: 0 auto;
}

.contentSectionHolder__left {
    overflow: auto;
    flex-grow: 1;
    padding: 0 24px;
    padding-right: 24px;
    width: 1%;
}

#resize-left,
#resize-right,
#resize-separator {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: 60px;
    height: calc(100% - 60px);
}

#resize-separator {
    top: 60px;
}

#resize-left {
    left: 0;
    padding: 0;
    width: calc(100% - 20px);

    x-width: 80%;
}

#resize-right {
    right: 0;
    width: 20px;
    height: calc(100% - 60px);

    x-width: 20%;
}

#resize-separator {
    left: calc(100% - 20px);
    margin: 0;
    margin-left: -2px;
    width: 0px;
    cursor: ew-resize;

    x-left: 80%;
}

#resize-wrapper .naviLeftBand,
#resize-wrapper .scrollable-nav {
    top: 0 !important;
}

.selector_applicationResponsive {
    display: block;
    font-size: 16px;
    line-height: 20px;
}

@media screen and (max-width: 1600px) {
    .contentSectionHolder__left {
        padding: 0 12px;
        padding-right: 20px;
    }
    .contentWhiteSubsectionHolder {
        padding: 30px 12px 30px 12px;
    }
}

@media screen and (max-width: 1150px) {
    .subsection_securityProperty .lg-75,
    .subsection_securityProperty .lg-50,
    .subsection_securityProperty .lg-25,
    .subsection_securityProperty .lg-33 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .subsection_securityProperty .lg-30,
    .subsection_securityProperty .lg-40 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .subsection_securityProperty .lg-20,
    .subsection_securityProperty .lg-15 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .subsection_securityProperty .col--ease {
        padding: 12px;
    }
    .subsection_securityProperty .col--bg-ligth {
        background: none;
    }
}

.manage-valuers .table__row:hover,
.manage-valuers .table__row--active {
    background: var(--primary);
    cursor: pointer;
}

.manage-valuers .table__row:hover .table__col,
.manage-valuers .table__row--active .table__col {
    color: #fff;
}

.subsection_valuers .form__group--checkbox.form__group--background,
.subsection_valuers .form__group--checkbox.form__group--background label {
    display: flex;
    min-height: 80px;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1700px) {
    .subsection_valuers .container--grey {
        padding: 12px;
    }
    .subsection_valuers .custom-height .form__label {
        height: 38px;
    }
}

@media screen and (max-width: 1200px) {
    .subsection_valuers .lg-20,
    .subsection_valuers .lg-25 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .subsection_valuers .custom-height .form__label {
        height: auto;
    }
}

.table-valuerInstructions {
    word-break: break-word;
}

.table-valuerInstructions .btn--table-instruct {
    visibility: hidden;
}

.table-valuerInstructions .table__row:hover .btn--table-instruct {
    visibility: visible;
}

.selector_valuationInstructions_propertiesHolder .instructed {
    font-weight: 700;
}

.selector_valuers_property_valuation_figures__currentValuerDetailsHolder_email {
    word-break: break-word;
}

.approvals-table header>.row {
    margin-bottom: 16px;
}

.approvals-table main .col {
    display: flex;
    align-items: center;
    justify-content: center;
}

.approvals-table main .row>.col:first-child .row .col:first-child,
.approvals-table main>.row>.col:first-child {
    justify-content: flex-start;
}

.approvals-table main .form__group {
    max-width: 110px;
}

.approvals-table header>.row .row .col:last-child,
.approvals-table main>.row .row .col:last-child {
    max-width: 90px;
}

.approvals-table main .row:hover,
.approvals-table main .row:hover .row {
    background: #F3F3F3;
}

.approvals-table main>.row>.col:first-child,
.approvals-table header>.row>.col:first-child {
    position: relative;
    padding-left: 32px;
}

.approvals-table main>.row>.col>.row {
    margin: 0 -8px;
}

.approvals-table main>.row>.col>.row>.col {
    padding: 0 8px;
}

.approvals-table main>.row>.col:first-child .tooltip-wrapper {
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
}

.approvals-table main>.row {
    border-radius: 4px;
    background: #fafafa;
}

.approvals .icon-check-outlined {
    color: var(--primary);
    font-size: 17px;
}

.approvals .icon-x-outlined {
    color: #8e8e8e;
    font-size: 15px;
}

.approvals .icon-check-outlined.text-hint {
    color: #8e8e8e;
}

.approvals .tooltip {
    min-width: 200px;
}

.approvals .form__group select,
.approvals .form__group textarea,
.approvals .form__group input[type=text],
.approvals .form__group input[type=email],
.approvals .form__group input[type=password] {
    padding: 0 10px;
    height: 30px;
}

.approvals-table--funding header>.row,
.approvals-table--funding main>.row {
    margin: 4px -14px;
    width: calc(100% + 28px);
}

@media screen and (max-width: 1365px) {
    .approvals .standard-table--wrapper {
        overflow: auto;
    }
    .approvals-table--funding header .row,
    .approvals-table--funding main .row {
        margin: 4px 0;
        width: calc(100% + 120px);
    }
    .approvals-table header>.row>.col,
    .approvals-table main>.row>.col {
        display: flex;
    }
    .approvals-table header>.row>.col>.row,
    .approvals-table main>.row>.col>.row {
        margin: 0;
        width: 100%;
    }
    .approvals-table header>.row .row .col:last-child,
    .approvals-table main>.row .row .col:last-child {
        flex-grow: 1;
        max-width: initial;
    }
    .approvals-table .col--loan-id {
        position: sticky;
        left: 0;
        z-index: 1;
        min-width: 170px;
        background: #fafafa;
    }
    .approvals-table header .col--loan-id {
        background: #fff;
    }
    .approvals-table main>.row>.col>.row {
        margin: 0;
    }
    .approvals .approvals-table--funding {
        width: 1550px;
    }
    .approvals-table main>.row>.col:first-child,
    .approvals-table header>.row>.col:first-child {
        padding-left: 0;
    }
    .approvals-table main>.row>.col>.row>.col--loan-id {
        padding-left: 32px;
    }
    /*
    .approvals .col--loan-id {
        position: sticky;
        left: 0;
        background: #fafafa;
        z-index: 1;
    }

    .approvals header .col--loan-id {
        background: #fff;
    }

    .approvals main .row--transparent .col--loan-id {
        background: none;
    }*/
}

.standard-table--complaints .col:nth-child(5) {
    max-width: 85px;
}

.standard-table--complaints .col:first-child {
    max-width: 106px;
}

.standard-table--complaints .col:last-child {
    max-width: 75px;
}

.standard-table--complaints .col:nth-child(2) {
    max-width: 100px;
}

.standard-table--complaints header .form__group {
    margin-top: 6px;
}

.standard-table--complaints main .col:last-child .btn-block {
    display: flex;
    align-items: center;
}

.standard-table--complaints main .col:last-child .btn-block .tooltip-wrapper {
    margin-right: 8px;
}

.standard-table--complaints main>.row--seen {
    /* background: rgba(0, 145, 170, 0.2); */
}

.standard-table--complaints .tooltip__price {
    white-space: nowrap;
}

.standard-table--complaints .col--empty {
    position: relative;
}

.standard-table--complaints .col--empty:before {
    position: absolute;
    bottom: 20px;
    left: 12px;
    display: block;
    width: 6px;
    height: 1px;
    background: rgba(63, 75, 71, 0.5);
    content: '';
}

.standard-table--complaints header .col:last-child.col--empty:before {
    left: 18px;
}

.complaint .info-box__director-comment-wrapper {
    border: 0;
}

.complaint .info-box__img-wrapper--ct {
    background: #3e99c3;
}

.complaint .info-box__director-comment-wrapper .comment__top {
    padding-left: 0;
}

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

.complaint table td {
    padding: 12px;
}

.complaint table td:nth-child(3),
.complaint table td:nth-child(4) {
    max-width: 165px;
    width: 165px;
}

.complaint .cell-small {
    padding-right: 0;
    padding-left: 12px;
    width: 47px;
}

.complaint table .info-box__img-wrapper {
    margin: 0;
}

.complaint .well {
    padding: 24px;
}

.complaint .col--separated {
    position: relative;
}

.complaint .col--separated:before {
    position: absolute;
    top: -17px;
    right: 0;
    bottom: -8px;
    display: block;
    width: 1px;
    height: calc(100% + 32px);
    background-color: #f3f3f3;
    content: '';
}

.complaint .col--separated+.col {
    padding-left: 24px;
}

.complaint .has-hover:hover {
    background: #f3f3f3;
    cursor: pointer;
}

.complaint .has-hover td:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.complaint .has-hover td:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.complaint select.complaints-priority {
    padding-top: 4px;
    padding-bottom: 4px;
    height: auto;
}

@media screen and (max-width: 1850px) {
    .complaint .filter__right {
        margin-top: 24px;
    }
    .complaint .standard-table-wrapper {
        overflow: auto;
    }
    .complaint .standard-table {
        width: 1450px;
    }
    .complaint .filters .col--shrink {
        width: 100%;
    }
    .form__group--hor label {
        align-items: flex-start;
        flex-direction: column;
    }
    .form__group--hor label h4 {
        margin-bottom: 4px !important;
    }
}

@media screen and (max-width: 1650px) {
    .complaint .filter__top {
        flex-wrap: wrap;
    }
    .complaint .filter__top .flex {
        width: 100%;
    }
    .complaint .filter__top>.flex+.flex {
        margin-top: 24px;
    }
}

@media screen and (max-width: 1365px) {
    .complaint .col--loan-id {
        position: sticky;
        left: 0;
        z-index: 1;
        background: #fafafa;
    }
    .complaint header .col--loan-id {
        background: #fff;
    }
    .complaint main .row--transparent .col--loan-id {
        background: none;
    }
}

.enquiries-manage .form_errorMessageHolder {
    display: none;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #ff3939;
    background-color: #ffc7ca;
    color: #ff3939;
    font-size: 14px;
}

.enquiries-manage .form_okMessageHolder {
    display: none;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #53B57B;
    background-color: #53B57B;
    color: #ffffff;
    font-size: 14px;
}

.enquiries-manage input[enqFieldCalced='1'][enqFieldHighlightCalced='1'].hasValue {
    background-color: rgb(0 0 0 / 10%) !important;
}

.enquiries-manage .contentFormFieldsGroupNotPadded {
    color: #989898;
    font-size: 16px;

    x-padding: 45px 45px 45px 45px;
}

#form_Enquiry .vtabsHolder {
    position: relative;
}

@media screen and (max-width: 1100px) {
    .enquiries-manage .form__label-description {
        display: block;
        padding-left: 0;
    }
}

@media screen and (max-width: 900px) {
    .enquiries-manage .lg-20 {
        flex: 0 0 35%;
        max-width: 35%;
    }
    .enquiries-manage .lg-40 {
        flex: 0 0 65%;
        max-width: 65%;
    }
    .enquiries-manage .lg-40:last-child,
    .enquiries-manage .lg-50 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .enquiries-manage .lg-25 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 900px) {
    .enquiries-manage .lg-33 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 650px) {
    .enquiries-manage .lg-40,
    .enquiries-manage .lg-25,
    .enquiries-manage .lg-20 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 1450px) {
    .main-loans .filter>.flex {
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start;
    }
    .main-loans .filter__right {
        margin-top: 24px;
    }
}

@media screen and (max-width: 1365px) {
    .main-loans .standard-table--wrapper {
        overflow: auto;
    }
    .main-loans .standard-table {
        width: 1550px;
    }
    .main-loans .col--loan-id {
        position: sticky;
        left: 0;
        z-index: 1;
        background: #fafafa;
    }
    .main-loans header .col--loan-id {
        background: #fff;
    }
    .main-loans main .row--transparent .col--loan-id {
        background: none;
    }
}

@media screen and (max-width: 1600px) {
    .main-partners .standard-table--wrapper {
        overflow: auto;
    }
    .main-partners .standard-table {
        width: 1300px;
    }
}

@media screen and (max-width: 1450px) {
    .main-payments .filter>.flex {
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start;
    }
    .main-payments .filter__right {
        margin-top: 24px;
    }
}

@media screen and (max-width: 1439px) {
    .main-payments .standard-table-wrapper {
        overflow: auto;
    }
    .main-payments .standard-table {
        width: 1520px;
    }
    .main-payments .col--loan-id {
        position: sticky;
        left: 0;
        z-index: 1;
        background: #fafafa;
    }
    .main-payments header .col--loan-id {
        background: #fff;
    }
    .main-payments main .row--transparent .col--loan-id {
        background: none;
    }
}

.sign-in {
    display: flex;
    min-height: 100vh;
}

.sign-in__left,
.sign-in__right {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    width: 50%;
}

.sign-in__left>div,
.sign-in__right>div {
    flex-grow: 1;
    max-width: 780px;
}

.sign-in__left {
    color: #fff;
    font-family: AmasisMTStd, 'Open Sans', sans-serif;
}

.sign-in__left::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient( rgb(0 0 0 / 80%), rgb(0 0 0 / 80%) ), url(../images/signin-people.jpg) no-repeat;
    background-size: cover;
    content: '';
}

.sign-in__input-wrapper {
    margin-top: 60px;
    margin-bottom: 72px;
}

.sign-in__title {
    margin-bottom: 20px;
    color: #fff;
    font-weight: 800;
    font-size: 72px;
    line-height: 1;
}

.sign-in__subtitle {
    margin: -10px 0 0 20px;
    font-weight: 400;
    font-style: italic;
    font-size: 22px;
}

.sign-in__slogan {
    font-weight: 400;
    font-size: 22px;
}

.sign-in .form__group input[type=text],
.sign-in .form__group input[type=email],
.sign-in .form__group input[type=password] {
    padding-left: 60px;
    border: 0;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    color: #3f4b47;
    font-size: 18px;
}

.sign-in .form__group .form__input span {
    position: absolute;
    top: 50%;
    left: 6px;
    z-index: 1;
    color: #3f4b47;
    font-size: 22px;
    opacity: .5;
    transform: translateY(-50%);
}

.sign-in .form__group input[type=text]:hover,
.sign-in .form__group input[type=email]:hover,
.sign-in .form__group input[type=password]:hover {
    border-color: #848484;
    box-shadow: none;
}

.sign-in .form__group input[type=text]:focus,
.sign-in .form__group input[type=email]:focus,
.sign-in .form__group input[type=password]:focus {
    border-color: var(--primary);
    box-shadow: none;
}

.sign-in .form__group.formSignIn_inputErrorClass input[type=text],
.sign-in .form__group.formSignIn_inputErrorClass input[type=email],
.sign-in .form__group.formSignIn_inputErrorClass input[type=password] {
    border-color: #ff3939;
}

.sign-in .btn--link-underline {
    margin-right: -24px;
}

.subsection_securityProperty textarea {
    min-height: 65px;
}

.subsection_securityProperty .title.title--sm {
    text-align: center;
}

.subsection_securityCheck .drop__item {
    padding: 0;
}

.subsection_securityCheck .drop {
    border: none;
}

.subsection_securityCheck .form__group--checkbox .form__group {
    width: 100%;
}

.property-parts {
    width: 100%;
    border-collapse: collapse;
}

.property-parts td {
    padding: 6px 12px;
    font-weight: 300;
    font-size: 15px;
}

.property-parts .form__label {
    display: none;
}

.property-parts td:first-child {
    vertical-align: middle;
    text-align: center;
}

.property-parts td:nth-child(2) {
    padding-left: 0;
}

.property-parts td:nth-child(3) {
    max-width: 150px;
}

.property-parts td:nth-child(4) {
    max-width: 300;
}

.property-parts__delete {
    position: relative;
    padding: 0;
}

.property-parts__delete span {
    position: relative;
}

.property-parts__delete a {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(0, 0, 0, 0.97);
    text-decoration: none;
    opacity: 0;
    transition: opacity .15s ease-in-out;
}

.property-parts tbody tr:hover td {
    background: #FAFAFA;
}

.property-parts tr:hover a {
    opacity: 1;
}

.property-parts__delete a:before {
    position: absolute;
    top: -8px;
    right: -6px;
    bottom: -8px;
    left: -6px;
    z-index: 0;
    display: block;
    border-radius: 2px;
    content: '';
}

.property-parts__delete:hover a:before,
.property-parts tr:hover a:before {
    background: #f1f1f1;
}

.property-parts__delete a:hover {
    color: #eb5e5e;
}

.sequrity-alert {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: -24px;
    padding: 24px;
    width: calc(100% + 48px);
    height: calc(100% + 48px);
    background: #FFF0AC;
    color: #F27646;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
}

.sequrity-alert .icon-tooltip-warning {
    margin-bottom: 12px;
    font-size: 18px;
}

.sequrity-alert:before {
    position: absolute;
    top: 50%;
    right: 100%;
    width: 0;
    height: 0;
    border-width: 8px 8px 8px 0;
    border-style: solid;
    border-color: transparent #FFF0AC transparent transparent;
    content: '';
    transform: translateY(-50%);
}

.subsection--small .property-parts thead,
.subsection--small .property-parts tr td:first-child,
.subsection--small .property-parts__delete a:before {
    display: none;
}

.subsection--small .property-parts .form__label {
    display: block;
}

.subsection--small .property-parts tr {
    display: flex;
    flex-wrap: wrap;
    padding: 24px;
    background: #f4f4f4;
}

.subsection--small .property-parts tr+tr {
    margin-top: 24px;
}

.subsection--small .property-parts tr td,
.subsection--small .property-parts tr a {
    display: block;
    padding: 0;
    width: 100%;
}

.subsection--small .property-parts tr td:nth-child(2),
.subsection--small .property-parts tr td:nth-child(3) {
    padding-bottom: 12px;
}

.subsection--small .property-parts tr td:nth-child(2),
.subsection--small .property-parts tr td:nth-child(4) {
    margin-right: 24px;
    width: calc(70% - 24px);
}

.subsection--small .property-parts tr td:nth-child(3),
.subsection--small .property-parts tr td:nth-child(5) {
    max-width: initial;
    width: 30%;
}

.subsection--small .property-parts .property-parts__delete {
    display: flex;
    align-items: flex-end;
}

.subsection--small .property-parts tbody tr:hover td {
    background: none;
}

.subsection--small .property-parts tr a {
    padding: 12px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    text-align: center;
    opacity: 1;
}

.subsection--small .property-parts tr a:hover {
    background: #fff;
}

.client-wrapper {
    padding: 30px;
    border-radius: 5px;
    background: #e1f6ef;
}

.row.client__top {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 24px;
    width: 100%;
    border-bottom: 1px solid #cee9e0;
}

.row.client__bottom {
    margin-bottom: 0;
}

.client__info {
    position: relative;
    padding: 0 12px;
    padding-left: 62px;
    color: #5c5c5c;
    font-weight: 600;
    font-size: 15px;
}

.client__title {
    padding-bottom: 12px;
    color: #444444;
    font-weight: 300;
    font-size: 14px;
}

.client-wrapper .col.lg-33:first-child .client__info:before,
.client-wrapper .col.lg-33:nth-child(2) .client__info:before,
.client-wrapper .col.lg-33:last-child .client__info:before {
    position: absolute;
    top: 5px;
    left: 0;
    color: var(--primary-darken);
    content: '';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 44px;
    font-family: 'icomoon' !important;
    line-height: 1;

    speak: none;
    -webkit-font-smoothing: antialiased;
}

.client-wrapper .col.lg-33:first-child .client__info:before {
    content: '\e908';
}

.client-wrapper .col.lg-33:nth-child(2) .client__info:before {
    left: 10px;
    content: '\e906';
    font-size: 46px;
}

.client-wrapper .col.lg-33:last-child .client__info:before {
    left: 10px;
    content: '\e907';
}

.client__bottom.row .col.lg-33:first-child,
.client__bottom.row .col.lg-33:last-child {
    color: #5c5c5c;
    font-weight: 600;
    font-size: 15px;
    /* Approximation due to font substitution */
}

.client__bottom.row .col.lg-33:nth-child(2) {
    color: #8a8a8a;
    font-weight: 400;
    font-size: 15px;
}

.client__bottom.row .col.lg-33:last-child {
    text-align: right;
}

.client__bottom.row .client__details {
    color: #BBBEBD;
    font-weight: 300;
    font-size: 14px;
}

.solicitor-milestones .form__label,
.tabs-wrapper .form__label,
.document-validator .form__label {
    color: #424242;
    font-weight: 500;
    font-size: 15px;
}

.solicitor-milestones .col {
    padding: 12px 22px 0 22px;
}

.solicitor-milestones .form__group--checkbox>label {
    display: flex;
}

.solicitor-milestones .form__label a {
    display: inline-block;
    margin-top: -2px;
    padding: 3px;
    color: rgba(6, 180, 122, 0.5);
    text-decoration: none;
}

.solicitor-milestones .form__label a:hover {
    color: var(--primary);
}

.document-validator .client-wrapper {
    border: 2px solid #ddf7cf;
    background: #ddf7cf;
}

.document-validator header {
    margin: -28px;
    margin-bottom: 24px;
    padding: 12px 24px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #fff;
}

.document-validator .client__bottom.row .client__details,
.document-validator .client__bottom.row .col.lg-33:nth-child(2) {
    color: #444;
}

.document-validator .form__group {
    padding: 0;
}

.document-validator .client-wrapper+.client-wrapper {
    margin-top: 24px;
}

.subsection_solicitors .row--disabled .col:last-child .btn-group,
.subsection_solicitors .row--disabled .col:nth-child(5) .tooltip-wrapper {
    display: none;
}

.subsection_solicitors .row--disabled .col:nth-child(5) .tooltip-wrapper {
    display: none;
}

.subsection_solicitors .row--disabled .col:nth-child(5) h4,
.subsection_solicitors .title-reject,
.subsection_solicitors .col--empty {
    position: relative;
}

.subsection_solicitors .title-reject {
    color: rgba(0, 0, 0, 0.34);
}

.subsection_solicitors .row--disabled .col:nth-child(5) h4:after,
.subsection_solicitors .title-reject:after {
    position: absolute;
    top: 50%;
    right: -4px;
    left: -4px;
    display: block;
    width: calc(100% + 8px);
    height: 1px;
    background: rgba(0, 0, 0, 0.54);
    content: '';
    transform: translateY(-50%);
}

.subsection_solicitors .title-reject:after {
    background: rgba(0, 0, 0, 0.3);
}

.subsection_solicitors .form__group--radio .form__label {
    margin-left: 16px;
}

.subsection_solicitors .col--empty:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 6px;
    height: 1px;
    background: rgba(63, 75, 71, 0.5);
    content: '';
    transform: translateX(-50%) translateY(-50%);
}

.enquiry_aip_container {
    overflow: hidden;
    margin: 50px auto;
    max-width: 800px;
    border: 1px dashed #3D3D3D;
    border-radius: 5px;
}

.enquiry_aip_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.enquiry_aip_table {
    position: relative;
}

.enquiry_aip_table:before {
    position: absolute;
    right: 24px;
    bottom: 24px;
    display: block;
    width: 264px;
    height: 245px;
    background: url("/assets/images/logo-black.png") center center no-repeat;
    background-size: cover;
    content: '';
    opacity: .03;
    pointer-events: none;
}

.enquiry_aip_table__row td:first-child {
    padding: 4px 12px 4px 30px;
    width: 40%;
    background: #fdfdfd;
    color: #5b5b5b;
    font-weight: 300;
    font-size: 14px;
    font-family: Open Sans;
}

.enquiry_aip_table__row td:last-child {
    padding: 4px 12px;
    width: 60%;
    background: #f5f9fb;
    color: #444444;
    font-weight: 600;
    font-size: 14px;
    font-family: Open Sans;
}

.enquiry_aip_table__row td:last-child>div {
    position: relative;
}

.enquiry_aip_table__row td:last-child>div {
    position: relative;
    padding-left: 12px;
    border-left: 2px solid #3D3D3D;
}

.enquiry_aip_table__row:first-child td {
    padding-top: 18px;
}

.enquiry_aip_table__row:last-child td {
    padding-bottom: 18px;
}

.enquiry_aip_table__row:hover td {
    background: #efefef;
}

.enquiry_aip_table__row p {
    display: inline-block;
    margin: 0;
    padding: 6px 0;
    font-weight: bold;
}

.enquiry_aip_intro {
    position: relative;
    display: flex;
    padding: 25px 50px;
    border-bottom: 1px solid #e7e7e7;
    background: #fdfdfd;
}

.enquiry_aip_intro__ribbon {
    position: absolute;
    top: 23px;
    left: 0;
    padding: 2px 6px;
    padding-right: 8px;
    background: #3D3D3D;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    font-family: Open Sans;
}

.enquiry_aip_intro__ribbon:before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 10px 6px 0 0;
    border-style: solid;
    border-color: #3D3D3D transparent transparent transparent;
    content: '';
}

.enquiry_aip_intro__ribbon:after {
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 10px 0 0 6px;
    border-style: solid;
    border-color: transparent transparent transparent #3D3D3D;
    content: '';
}

.enquiry_aip_intro__subtitle {
    margin: 0;
    color: #5b5b5b;
    font-weight: 300;
    font-size: 14px;
    font-family: Open Sans;
}

.enquiry_aip_intro__title {
    margin: 0;
    color: #444444;
    font-weight: 300;
    font-size: 28px;
    font-family: Open Sans;
}

.enquiry_aip_intro__right {
    flex-grow: 1;
    width: 1%;
    text-align: right;
}

.enquiry_aip_intro__date {
    color: #5b5b5b;
    font-weight: 300;
    font-size: 14px;
    font-family: Open Sans;
    line-height: 25px;
}

@media screen and (max-width: 600px) {
    .enquiry_aip_intro {
        display: block;
    }
    .enquiry_aip_intro__right {
        width: 100%;
        text-align: left !important;
    }
    .enquiry_aip_table__row,
    .enquiry_aip_table__row td {
        display: block;
        width: 100% !important;
    }
    .enquiry_aip_table__row td:first-child {
        padding-top: 10px;
        padding-bottom: 0;
        padding-left: 25px;
        background: #fff;
    }
    .enquiry_aip_table__row+.enquiry_aip_table__row {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
}


/*
.enquiryUnassignedCaptionHolder,
.appNoUnderwritersCaptionHolder {
    display: inline-block;
    padding: 0 15px;
    color: $css_color_text_multiLabelNoItemsText;
    font-size: 14px;
}

.enquiryAssignedToNamesListHolder,
.appUnderwritersNamesListHolder {
    display: none;
}

.enquiryAssignedToNameHolder,
.appUnderwritersNameHolder {
    position: relative;
    display: none;
    padding: 0 25px 0 30px;
    color: $css_color_text_multiLabelButtonText;
    font-size: 14px;
}

.enquiryAssignedToNameHolder svg.svg_times,
.appUnderwritersNameHolder svg.svg_times {
    position: absolute;
    top: 6px;
    right: 10px;
    width: 7px;
    height: 7px;
    cursor: pointer;
}

.enquiryAssignedToNameHolder path,
.appUnderwritersNameHolder path {
    fill: $css_color_text_multiLabelNoItemsText;
}

.enquiryAssignedToFaceIconHolder,
.appUnderwriterFaceIconHolder {
    position: absolute;
    top: 1px;
    left: 8px;
    width: 19px;
    height: 19px;
    border-radius: 9px;
    background-color: $css_color_text_multiLabelButtonText;
}

.enquiryAssignedToFaceIconHolder svg.svg_user,
.appUnderwriterFaceIconHolder svg.svg_user {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 11px;
    height: 11px;
}

.enquiryAssignedToFaceIconHolder path,
.appUnderwriterFaceIconHolder path {
    fill: #ffffff;
}
*/

.enquiryUnassignedCaptionHolder,
.appNoUnderwritersCaptionHolder {
    color: #adadad;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.enquiryAssignedToAddButton,
.appUnderwriterAddButton {
    display: inline-block;
    border-radius: 3px;
    background-color: var(--primary);
    color: #ffffff;
    font-size: 12px;
    cursor: pointer;
}

.enquiryWithdrawOrDeclineButton {
    display: inline-block;
    border-radius: 3px;
    background-color: #ECECEC;
    color: #8C8C8C;
    font-size: 12px;
    cursor: pointer;
}

.enquiryAssignedToNameHolder,
.appUnderwritersNameHolder {
    display: none;
}

.enquiryAssignedToNamesListHolder,
.appUnderwritersNamesListHolder {
    flex-wrap: wrap;
    margin: 0 -3px;
}

.content-heading .btn-group .enquiryAssignedToNamesListHolder .btn,
.content-heading .btn-group .appUnderwritersNamesListHolder .btn {
    margin: 3px;
}

.enquiryAssignedToNamesListHolder .enquiryAssignedToNameHolder,
.appUnderwritersNamesListHolder .appUnderwritersNameHolder {
    display: flex;
}

.enqStatusHolderPositioner {
    position: relative;
}

.enqStatusHolder {
    position: absolute;
    top: 20px;
    right: 0;
    color: #878787;
    text-align: right;
    font-size: 14px;
}

.enqStatusHolder .enqStatusHolderSpan {
    position: relative;
    padding-left: 30px;
    color: #1E1E1E;
    font-weight: 600;
}

.enqStatusHolder i {
    position: absolute;
    top: 7px;
    left: -5px;
    padding: 0 15px 0 15px;
    font-size: 8px;
}

.enqStatusHolder .enqStatusColor_yellow {
    color: #FFC502;
}

.enqStatusHolder .withdraworDeclineButtonsHolder {
    margin-top: 10px;
}

.leftSubnaviButton {
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 0 5px 0 28px;
    border-radius: 4px;
    color: #37423E;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 40px;
    cursor: pointer;
}

.leftSubnaviButton:hover {
    color: var(--primary-darken);
}

.leftSubnaviButton svg {
    position: absolute;
    top: 15px;
    left: 10px;
    display: inline-block;
    width: 11px;
    height: 11px;
}

.leftSubnaviButton svg.svg_checkOutline {
    display: none;
}

.leftSubnaviButton svg.svg_checkFilled {
    display: none;
}

.leftSubnaviButton i {
    font-size: 10px;
    line-height: 15px;
}

.leftSubnaviButton path {
    fill: var(--primary);
}

.leftSubnaviButton.active {
    /* background: rgb(154 154 154 / 20%); */
    color: var(--primary);
    font-weight: 700;
}

.leftSubnaviButton.active path {
    fill: var(--primary);
}

.leftSubnaviButton.noGroup {
    margin-left: 0;
}

.leftSubnaviButton.status_STARTED svg.svg_checkOutline {
    display: inline-block;
}

.leftSubnaviButton.status_COMPLETE svg.svg_checkFilled {
    display: inline-block;
}

.leftSubnaviButton.section {
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 28px;
    padding-left: 5px;
    border-top: 2px solid #F3F3F3;
    border-radius: 0;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

.leftSubnaviButton.group {
    margin-left: 0px;
    padding-right: 28px;
    background-color: #F0F0F0;
    color: #000000;
}

.leftSubnaviButton.group:hover {
    color: var(--primary);
}

.leftSubnaviButton.group.active path {
    fill: #ffffff;
}

.leftSubnaviButton.group.active {
    background-color: var(--primary);
    color: #ffffff;
}

.leftSubnaviButton.group.active svg.svg_checkFilled path {
    fill: #00ff00;
}

.leftSubnaviButton.subgroup {
    padding-right: 28px;
    background-color: #F5F5F5;
    color: #000000;
}

.leftSubnaviButton.subgroup:hover {
    color: var(--primary);
}

.leftSubnaviButton.subgroup.active {
    /* background: rgba(0, 145, 170, 0.2); */
    color: var(--primary);
}

.leftSubnaviButton.addRecord {
    margin-left: 0px;
    border: 1px dashed #C6C5C6;
    color: #000000;
}

.leftSubnaviButton.addRecord path {
    fill: #D8D8D8;
}

.leftSubnaviButton.addRecord:hover {
    border: 1px dashed #C6C5C6;
    border: 1px dashed var(--primary);
    color: var(--primary);
}

.leftSubnaviButton.addRecord:hover path {
    fill: var(--primary);
}

.leftSubnaviButton .openCloseGlyphHolder {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    background-color: #ffffff;
    text-align: center;
    line-height: 5px;
}

.leftSubnaviButton.section .openCloseGlyphHolder {
    background-color: #F3F3F3;
    color: #BBBBBB;
    text-align: center;
}

.leftSubnaviButton.group .openCloseGlyphHolder {
    background-color: #F3F3F3;
    color: #BBBBBB;
    text-align: center;
}

.leftSubnaviButton.subgroup .openCloseGlyphHolder {
    background-color: transparent;
    color: #BBBBBB;
    text-align: center;
}

.contentLeftSubnaviHolder .sectionOpen .leftSubnaviButton.section .fa-chevron-down {
    display: none;
}

.contentLeftSubnaviHolder .sectionClosed .holder_group {
    display: none;
}

.contentLeftSubnaviHolder .sectionClosed .leftSubnaviButton.section .fa-chevron-up {
    display: none;
}

.contentLeftSubnaviHolder .groupOpen .leftSubnaviButton.group .fa-chevron-down {
    display: none;
}

.contentLeftSubnaviHolder .groupClosed .leftSubnaviButton.group .fa-chevron-up {
    display: none;
}

.contentLeftSubnaviHolder .groupClosed .holder_groupItemsx {
    display: none;
}

.contentLeftSubnaviHolder .groupClosed .holder_groupItems .leftSubnaviButton {
    display: none;
}

.contentLeftSubnaviHolder .groupClosed .holder_groupItems .leftSubnaviDirectorButton {
    display: block;
}

.contentLeftSubnaviHolder .holder_subgroupItems {
    margin-bottom: 5px;
    margin-left: 5px;
    padding-bottom: 5px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #F5F5F5;
}

.contentLeftSubnaviHolder .holder_subgroupItems .leftSubnaviButton.active {
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 2px 2px 3px 0px #d9d9d9;
    -moz-box-shadow: 2px 2px 3px 0px #d9d9d9;
    box-shadow: 2px 2px 3px 0px #d9d9d9;
}

.contentLeftSubnaviHolder .holder_subgroupItemPositioner {
    padding: 3px 6px 3px 3px;
}

.contentLeftSubnaviHolder .subgroupOpen .leftSubnaviButton.subgroup .fa-chevron-down {
    display: none;
}

.contentLeftSubnaviHolder .subgroupOpen .leftSubnaviButton {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.contentLeftSubnaviHolder .subgroupClosed .leftSubnaviButton.subgroup .fa-chevron-up {
    display: none;
}

.contentLeftSubnaviHolder .subgroupClosed .holder_subgroupItems {
    display: none;
}


/* THIS WILL MAKE SUBGROUP APPEAR ALIGNED WITH THE HIGHER LEVEL ELEMENT AND NOT STAND OUT AS SUBGROUP */


/* on application page, the Directors were initially a sub-group appearing as subset of the company Director tab */


/* but it was decided to move them "up"; to keep the leftSubnaviButton css, this was added to override it */

.leftSubnaviButton.displayAlongNavi {
    margin-left: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.contentLeftSubnaviHolder .subgroupOpen.displayAlongNavi .leftSubnaviButton {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.contentLeftSubnaviHolder .holder_subgroupItems.displayAlongNavi {
    margin-left: 0px;
    background-color: #ffffff;
}

.contentLeftSubnaviHolder .holder_subgroupItems.displayAlongNavi .leftSubnaviButton.active {
    /* background: rgba(0, 145, 170, 0.2); */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.leftSubnaviButton.displayAlongNavi.subgroup {
    background-color: #F0F0F0;
    color: #000000;
}

.leftSubnaviButton.displayAlongNavi.subgroup.active {
    background-color: var(--primary);
    color: #ffffff;
}

.leftSubnaviButton.displayAlongNavi.subgroup.active .openCloseGlyphHolder {
    background-color: #F3F3F3;
    color: #BBBBBB;
    text-align: center;
}

.leftSubnaviButton.displayAlongNavi.subgroup.active path {
    fill: #00ff00;
}


/* make the left subnavi scroll independently of the content */

.scrollable-nav {
    position: sticky;
    top: 80px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 108px);

    -ms-overflow-style: none;
}

.contentLeftSubnaviHolder {
    padding-right: 0 !important;
}

.scrollable-nav {
    margin-right: 2px;
    padding-right: 13px;
}

.scrollable-nav::-webkit-scrollbar {
    display: none;
}


/**
  * Navbar
  */

.naviLeftBand-wrapper {
    background-color: #333333;
}

.contentHolder {
    padding: 0 !important;
}

.naviLeftBand {
    position: sticky !important;
    top: 60px !important;
    padding-top: 17px !important;
    height: auto !important;
}

.contentHolder {
    display: flex !important;
}

.contentSectionHolder {
    display: block !important;
    flex-grow: 1;
    min-width: 1%;
    min-width: 250px;
}

.naviTopBand {
    position: sticky !important;
}

.scrollable-nav {
    position: sticky;
    top: 80px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 108px);

    -ms-overflow-style: none;
}

.displayInlineBlock {
    display: inline-block !important;
}

.ctr {
    text-align: center;
}

.ctrdiv {
    margin: 0 auto;
}


/* table-layout:fixed is required in order to specify exact width contentSectionHolder */

.sectionTitleHolder {
    margin: 0;
    padding: 0;
}


/* in case we want to add additional spacing to the section titles */

.sectionTitle {
    box-sizing: border-box;
    padding: 10px 20px 10px 20px;
    font-weight: 100;
    font-size: 24px;
}

.sectionTitle>span {
    font-weight: 700;
}

.sectionDescription {
    box-sizing: border-box;
    padding: 0 20px 0 20px;
    font-size: 14px;
}

.sectionOwnersHolder {
    box-sizing: border-box;
    padding: 10px 20px 0 20px;
    font-size: 14px;
}

.sectionUnderwritersHolder {
    box-sizing: border-box;
    padding: 10px 20px 0 20px;
    font-size: 14px;
}

.oneTermSearchHolder {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
    max-width: 390px;
    width: 70%;
    border-bottom: 1px solid #000000;
}

.oneTermSearchHolder>input {
    box-sizing: border-box;
    padding: 0 20px 0 0;
    width: 100%;
    border: 0;
    background-color: #f4f4f4;
    font-size: 16px;
}

.oneTermSearchHolder>i {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 18px;
}

inputxxx-:focus {
    outline: none;
}

::placeholder {
    color: #adb2b1;
}

.contentWhiteSubsectionHtabButtonsHolder {
    overflow: hidden;
    margin-top: 30px;
    padding: 20px 20px 20px 20px;
    width: 100%;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #fafafa;
    text-align: right;
    font-size: 0;
}

.contentWhiteSubsectionHtabButtonsHolder .contentLeftSubnaviHolder__backLink {
    float: left;
    margin-right: 30px;
}

.contentWhiteSubsectionHolder {
    margin-top: 30px;
    padding: 30px 20px 30px 20px;
    width: 100%;
    border-top: 1px solid #e2e4e3;
    border-radius: 5px;
    background-color: #ffffff;
    font-size: 0;
}

.contentWhiteSubsectionHolder.withHead {
    margin-top: 0px;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.contentWhiteSubsectionHolder.noTopMargin {
    margin-top: 0px;
}

.contentWhiteSubsectionHolder.withFormActionButtons {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}


/* difference between this one below and the one above is that the one below is a bit narrower so that the left margin alings in under the section title holder */

.contentLandingWhiteSubsectionHolder {
    display: block;
    box-sizing: border-box;
    margin: 30px 20px 30px 20px;
    padding: 30px 20px 30px 20px;
    border-top: 1px solid #e2e4e3;
    border-radius: 5px;
    background-color: #ffffff;
    font-size: 0;
}

.contentLandingWhiteSubsectionHolder.noTopMargin {
    margin-top: 0;
}

.contentWhiteSubsectionHolder.withHtabs {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.contentWhiteSubsectionHolder.withFormActionButtons {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.contentSubsectionTitle {
    color: #3f4b47;
    text-align: center;
    font-size: 20px;
}

.contentSubsectionTitleSeparator {
    margin: 10px auto 0;
    width: 25px;
    height: 1px;
    border-bottom: 2px solid #06a872;
    font-size: 0;
}

.contentSubsectionTabsTitle {
    box-sizing: border-box;
    padding: 0;
    font-weight: 100;
    font-size: 20px;
}

.contentSubsectionTabsSubtitleHolder {
    position: relative;
    margin-top: 25px;
    margin-bottom: 20px;
}

.contentSubsectionTabsSubtitleHolder.smallMargin {
    margin-top: 10px;
    margin-bottom: 5px;
}

.contentSubsectionTabsSubtitle {
    position: relative;
    z-index: 10;
    display: inline-block;
    box-sizing: border-box;
    padding: 0;
    padding-right: 10px;
    background-color: #ffffff;
    color: #1E1E1E;
    font-weight: 500;
    font-size: 16px;
}

.contentSubsectionTabsLine {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    margin-top: -1px;
    width: 100%;
    height: 1px;
    background-color: #757575;
}


/* a box to hold items somewhat separate from other content in a subsection; as seen on the enqiry/application profile page */

.contentSubsectionTabsHolder {
    width: calc(100% - 360px);
}

.contentSubsectionTabsBoxed {
    float: right;
    margin-top: -10px;
    padding: 10px 20px 10px 20px;
    width: 340px;
    /* the default width, add css below to override and adjust the width of contentSubsectionTabsHolder when needed */
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.contentSubsectionTabsBoxed.right {
    float: right;
}

.contentSubsectionTabsBoxed.w340 {
    width: 340;
}

.contentInnerGraySubsectionHolder {
    margin: 0;
    padding: 30px;
    width: 100%;
    background-color: #f5f9fb;
    font-size: 26px;
}

.contentFormFieldsGroup {
    padding: 45px 45px 45px 45px;
    color: #989898;
    font-size: 16px;
}

.contentLandingSubsectionHolder {
    padding: 10px 20px 10px 20px;
}

.enqLanding_summaryBox {
    position: relative;
    display: inline-block;
    margin-right: 19px;
    margin-bottom: 30px;
    min-width: 160px;
    width: calc(14.28% - 19px + 2.5px);
    height: 205px;
    font-size: 15px;
    cursor: pointer;
}

.enqLanding_summaryBox:last-child {
    margin-right: 0;
}

.enqColor_enquiry {
    color: #B3DBF4;
}

.enqColor_enquiry-in-progress {
    color: #23C1D0;
}

.enqColor_aip-issued {
    color: #FBB07E;
}

.enqColor_application-received {
    color: #F696AC;
}

.enqColor_external-instructions {
    color: #D688E8;
}

.enqColor_underwriting {
    color: #00BE7C;
}

.enqColor_all {
    color: #ABABAB;
}

.enqLanding_summaryBox_colorLine_enquiry {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 35px;
    height: 2px;
    border-bottom: 2px solid #B3DBF4;
    font-size: 0;
}

.enqLanding_summaryBox_colorLine_enquiry-in-progress {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 35px;
    height: 2px;
    border-bottom: 2px solid #23C1D0;
    font-size: 0;
}

.enqLanding_summaryBox_colorLine_aip-issued {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 35px;
    height: 2px;
    border-bottom: 2px solid #FBB07E;
    font-size: 0;
}

.enqLanding_summaryBox_colorLine_application-received {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 35px;
    height: 2px;
    border-bottom: 2px solid #F696AC;
    font-size: 0;
}

.enqLanding_summaryBox_colorLine_external-instructions {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 35px;
    height: 2px;
    border-bottom: 2px solid #D688E8;
    font-size: 0;
}

.enqLanding_summaryBox_colorLine_underwriting {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 35px;
    height: 2px;
    border-bottom: 2px solid #00BE7C;
    font-size: 0;
}

.enqLanding_summaryBox_colorLine_all {
    position: absolute;
    top: 70px;
    left: 20px;
    width: 35px;
    height: 2px;
    border-bottom: 2px solid #ABABAB;
    font-size: 0;
}

.enqLanding_summaryBox_top {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 20px 5px 20px;
    width: 100%;
    height: 70px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}

.enqLanding_summaryBox_middle {
    position: absolute;
    top: 70px;
    left: 0;
    padding: 25px 5px 5px 20px;
    width: 100%;
    height: 55px;
    background-color: #ffffff;
    color: #8E8E8E;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

.enqLanding_summaryBox_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 5px 5px 20px;
    width: 100%;
    height: 80px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: var(--primary);
    color: #ffffff;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}

.enqLanding_summaryBox_kanbanViewButton {
    display: inline-block;
    padding: 0 5px 0 5px;
    border-radius: 5px;
    background-color: #CEBA94;
    color: #ffffff;
    font-weight: 100;
    font-size: 11px;
}

.contentLandingWhiteSubsectionTitle {
    margin-left: -20px;
    padding: 0 20px 0 20px;
    border-left: 2px solid var(--primary);
    font-weight: bold;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    line-height: 30px;
}


/* a group box which has a shadow on hover */

.groupBoxWithHoverShadow {
    position: relative;
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
}

.groupBoxWithHoverShadow:hover {
    position: relative;
    z-index: 20;
    border-radius: 5px;
    box-shadow: 0 0 17px gray;
    cursor: pointer;
}


/* HTAB buttons -> use together with contentSubsection, as seen in enquiry/application profile */

.htabSubsectionNaviButton {
    display: inline-block;
    margin: 0;
    padding: 0 15px 0 15px;
    height: 40px;
    color: #444;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
}

.htabSubsectionNaviButton:hover {
    color: var(--primary-darken);
}

.htabSubsectionNaviButton.active {
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 2px 4px 10px 2px #eaeaea;
    -moz-box-shadow: 2px 4px 10px 2px #eaeaea;
    box-shadow: 2px 4px 10px 2px #eaeaea;
    color: var(--primary-darken);
}


/* responsive ContentRows and ContentWidths */

.cr {
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 0;
}

.cr .cw {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    padding-left: 0px;
    color: #949494;
    vertical-align: top;
    font-size: 14px;
}

.cr .cw.cw-overflow-hidden {
    overflow: hidden;
    white-space: nowrap;
}

.cr .cw.right {
    text-align: right;
}

.cr .cw:last-child {
    padding-right: 0;
}

.cr.cr-paddedGrey {
    display: table;
    width: 100%;
}

.cr.cr-paddedGreyMergeWithPrevious {
    margin-top: -12px;
    border-top: 1px solid #F3F3F3;
}

.cr.cr-withTopSeparator {
    padding-top: 10px;
    border-top: 1px solid #EDEDED;
}


/* COLLAPSIBLE --- OUTDATED REMOVE WHEN REMOVED FROM THE enquiries SCREEN!! REPLACED BY cr-collapsible2 BEGIN */

.cr-collapsible {
    position: relative;
    margin-bottom: 0;
    height: 50px;
    border: 1px solid #EDEDED;
    border-radius: 5px;
    background-color: #FCFCFC;
}

.cr-collapsible .caption {
    height: 50px;
    font-weight: 100;
    font-size: 14px;
    line-height: 50px;
}

.cr-collapsible .caption span {
    font-weight: 400;
}

.cr-collapsible .cw {
    overflow: hidden;
    padding-left: 40px;
    white-space: nowrap;
}

.cr-collapsible.open {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.cr-open-holder {
    padding: 5px 20px 5px 20px;
    border: 1px solid #EDEDED;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px;
    background-color: #FCFCFC;
}

.cr-open-holder .contentSubsectionTabsSubtitle {
    background-color: #FCFCFC;
}

.cr-openCloseButton {
    position: absolute;
    top: 18px;
    left: 15px;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    background-color: var(--primary);
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    cursor: pointer;
}

.cr-collapsibleRightActionButtonsPositioner {
    position: absolute;
    top: 10px;
    right: 10px;
}

.cr-collapsibleRightActionButtonsHolder {
    position: relative;
}


/* COLLAPSIBLE END */


/* COLLAPSIBLE2 */


/* this is an improved version of .cr-collapsible which does not require 2 heads; the old version is only used in the enquiry form so remove it when nolonger used */

.cr-collapsible2-head {
    position: relative;
    margin-bottom: 0;
    border-radius: 5px;
    background-color: #FCFCFC;
}

.cr-collapsible2-head .caption {
    height: 50px;
    font-weight: 100;
    font-size: 14px;
    line-height: 50px;
}

.cr-collapsible2-head .caption span {
    font-weight: 400;
}

.cr-collapsible2-head .cw {
    overflow: hidden;
    padding-left: 40px;
    white-space: nowrap;
}

.cr-collapsible2-head .openCloseButton {
    position: absolute;
    top: 18px;
    left: 15px;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    background-color: var(--primary);
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    cursor: pointer;
}

.cr-collapsible2-head .openCloseButton .fa-minus {
    display: none;
}

.cr-collapsible2-head .rightActionButtonsPositioner {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
}

.cr-collapsible2-head .rightActionButtonsHolder {
    position: relative;
}

.cr-collapsible2-main-holder.open .collapsible2-openContentsHolder {
    display: block;
}

.cr-collapsible2-main-holder.open .collapsible2-openContentsHolder .contentSubsectionTabsSubtitle {
    background-color: #FCFCFC;
}

.cr-collapsible2-main-holder.open .cr-collapsible2-head {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.cr-collapsible2-main-holder.open .cr-collapsible2-head .openCloseButton .fa-plus {
    display: none;
}

.cr-collapsible2-main-holder.open .cr-collapsible2-head .openCloseButton .fa-minus {
    display: inline-block;
}

.cr-collapsible2-main-holder.open .cr-collapsible2-head .rightActionButtonsPositioner {
    display: block;
}


/* COLLAPSIBLE2 END */

.cr .cw.cw-paddedGrey {
    display: table-cell;
    padding: 15px 40px 15px 40px;
    border-right: 1px solid #F3F3F3;
    background-color: #F9F9F9;
    vertical-align: middle;
}

.cr .cw.cw-paddedGrey:last-child {
    border-right: 0px;
}

.cr .cw label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.cr .cw label span {
    font-size: 0.8em;
}

.cr .cw input[type='text'],
.cr .cw input[type='date'] {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    color: #5c5c5c;
    font-size: 15px;
    line-height: 40px;
}

.cr .cw textarea {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    height: 85px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    color: #5c5c5c;
    font-size: 15px;
}

.cr .cw input[type='text']:disabled {
    background-color: #E5E5E5;
    color: #000000;

    disabled-20190302-color: #BEBDBD;
}

.cr .cw select:disabled {
    background-color: #E5E5E5;
    color: #000000;

    disabled-20190302-color: #BEBDBD;
}

.cr .cw .inputPositioner {
    position: relative;
    width: 100%;
}

.cr .cw .inputSymbol {
    position: absolute;
    top: 0;
    width: 30px;
    height: 40px;
    border: 1px solid #d4d4d4;
    background-color: #F6F6F6;
    color: #525252;
    text-align: center;
    line-height: 38px;
}

.cr .cw .inputSymbolLeft {
    left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cr .cw .inputSymbolRight {
    right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.cr .cw .inputWithSymbolLeft {
    padding-left: 35px !important;
}

.cr .cw .inputReadOnly {
    background-color: #F6F6F6;
}

.cr-separator {
    margin: 15px auto 20px auto;
    width: 95%;
    border-bottom: 1px solid #d4d4d4;
    font-size: 10px;
}

.cw-1 {
    width: 10%;
}

.cw-1p5 {
    width: 15%;
}

.cw-2 {
    width: 20%;
}

.cw-2p5 {
    width: 25%;
}

.cw-3 {
    width: 30%;
}

.cw-3p3 {
    width: 33%;
}

.cw-3p4 {
    width: 34%;
}

.cw-4 {
    width: 40%;
}

.cw-5 {
    width: 50%;
}

.cw-5p5 {
    width: 55%;
}

.cw-6 {
    width: 60%;
}

.cw-6p6 {
    width: 66%;
}

.cw-6p7 {
    width: 67%;
}

.cw-7 {
    width: 70%;
}

.cw-8 {
    width: 80%;
}

.cw-9 {
    width: 90%;
}

.cw-10 {
    width: 100%;
}

.cw-ff_errorMessage {
    display: none;
}

.cw-ff_hint {
    color: #949494;
    font-size: 12px;
}

.cr .cw-error label {
    color: #ff3939;
}

.cr .cw-error input[type='text'] {
    border: 1px solid #ff3939;
    color: #ff3939;
}

.cr .cw-error select {
    border: 1px solid #ff3939;
    color: #ff3939;
}

.cr .cw-error .cw-ff_errorMessage {
    display: block;
}

.cw-radioQuestionHolder {
    position: relative;
    display: table;
    padding-bottom: 10px;
    width: 100%;
    height: 100px;
    background-color: #F9F9F9;
    color: #000000;
}

.cw-radioQuestionPositioner {
    display: table-cell;
    padding: 0 25px 0 25px;
    vertical-align: middle;
    text-align: center;
}

.cw-radioQuestionRadioHolder {
    display: table;
}

.cw-radioQuestionRadioItem {
    display: table-cell;
    padding: 0 15px 0 15px;
    color: #000000;
}

.cw-radioQuestionRadioInlineBlockItem {
    display: inline-block;
    margin-top: 5px;
    margin-right: 20px;
    color: #000000;
}

.cw-radioQuestionRadioBlockItem {
    display: block;
    margin-top: 15px;
    color: #000000;
}

.cw-radioQuestionCaption {
    margin-bottom: 10px;
}

.cw-radioInputHolder input {
    max-width: 80%;
}

.cw-optionBox {
    position: relative;
    display: table;
    width: 100%;
    height: 50px;
    background-color: #F9F9F9;
    text-align: center;
    cursor: pointer;
}

.cw-optionBox .positioner {
    position: relative;
    display: table-cell;
    width: 100%;
    color: #000000;
    vertical-align: middle;
    text-align: center;
}

.cw-optionBox .positioner.left {
    padding-left: 10px;
    text-align: left;
}

.cw-optionBox .positioner.withTextInput-inputTitle {
    padding-right: 5px;
    text-align: right;
    white-space: nowrap;
}

.cw-optionBox .positioner.withTextInput-input {
    padding-right: 15px;
    white-space: nowrap;
}

.cw-optionBox .positioner.withTextInput-input input[type=text] {
    width: 170px;
}

.cw-optionBox .centerCheckbox {
    display: inline-block;
}

.cw-optionBox input[type=text] {
    background-color: #F9F9F9;
}

.cw-optionBox.checked {
    background: rgb(169 169 169 / 50%);
}

.cw-optionBox.checked input[type=text] {
    background-color: #ffffff;
}

.cw-warningTriangle {
    position: absolute;
    top: 5px;
    right: 10px;
    visibility: hidden;
    width: 12px;
    height: 12px;
    color: #F86465;
}

.cw-radioQuestionHolder.withWarningTriangle .cw-warningTriangle {
    visibility: visible;
}

.cw-optionBox.withWarningTriangle .cw-warningTriangle {
    visibility: visible;
}

.cw-qa {
    display: table;
    width: 100%;
}

.cw-qa .qa-head {
    display: table-row;
    height: 80px;
}

.cw-qa .qa-head>div {
    position: relative;
    display: table-cell;
    padding: 10px 170px 10px 70px;
    border-radius: 5px;
    background-color: #EDEDED;
    color: #000000;
    vertical-align: middle;
}

.cw-qa .qa-item {
    display: none;
    height: 80px;
}

.cw-qa .qa-item>div {
    position: relative;
    display: table-cell;
    padding: 10px 170px 10px 70px;
    background-color: #F9F9F9;
    color: #000000;
    vertical-align: middle;
}

.cw-qa .qa-head>div .qa-item-seq {
    position: absolute;
    top: 20px;
    left: 15px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.qa-item-answer-holder {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 150px;
    text-align: center;
    transform: translateY(-50%);
}

.qa-item-answer-holder .colRadioInvert {
    display: inline-block;
    margin-right: 20px;
}

.qa-item-answer-holder .colRadioInvert:last-child {
    margin-right: 5px;
}

.cw-qa.open .qa-head>div {
    border-bottom: 1px solid #EAEAEA;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.cw-qa.open .qa-item {
    display: table-row;
}

.cw-qa.open .qa-item>div {
    border-bottom: 1px solid #DFDFDF;
}

.cw-qa.open .qa-item:last-child>div {
    border-bottom: 2px solid #DFDFDF;
}

.ctr {
    text-align: center;
}

.singleln {
    overflow: hidden;
    white-space: nowrap;
    line-height: 26px;
}

.colRadio input[type='radio'] {
    display: none;
}

.colRadio input[type='radio']+label:after {
    position: relative;
    top: 3px;
    left: 0px;
    display: inline-block;
    visibility: visible;
    width: 8px;
    height: 8px;
    border: 4px solid white;
    border-radius: 8px;
    background-color: #ffffff;
    content: '';
}

.colRadio input[type='radio']:checked+label:after {
    position: relative;
    top: 3px;
    left: 0px;
    display: inline-block;
    visibility: visible;
    width: 8px;
    height: 8px;
    border: 4px solid white;
    border-radius: 8px;
    background-color: var(--primary);
    content: '';
}

.colRadioInvert input[type='radio'] {
    display: none;
}

.colRadioInvert input[type='radio']+label:before {
    position: relative;
    top: 3px;
    left: 0px;
    display: inline-block;
    visibility: visible;
    width: 8px;
    height: 8px;
    border: 4px solid #E5E5E5;
    border-radius: 8px;
    background-color: #E5E5E5;
    content: '';
}

.colRadioInvert input[type='radio']:checked+label:before {
    position: relative;
    top: 3px;
    left: 0px;
    display: inline-block;
    visibility: visible;
    width: 8px;
    height: 8px;
    border: 4px solid var(--primary);
    border-radius: 8px;
    background-color: #ffffff;
    content: '';
}

.select2-results__options {
    font-size: 14px !important;
}


/* options font size */

.cr .select2-selection__rendered {
    line-height: 41px !important;
}


/* height of the selected value */

.cr .select2-container .select2-selection--single {
    height: 40px !important;
}


/* height */

.cr .select2-selection__arrow {
    height: 41px !important;
}


/* height */

.cr .select2-container *:focus-xxx {
    outline: none;
}


/* remove outline on focus */

.cr .select2-container--default .select2-selection--single {
    border: 1px solid #d4d4d4;

    text-color: #5c5c5c;
}


/* border */

.cr .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #5c5c5c;
}


/* text */

.cr select {
    padding-left: 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat right 2px center;
    background-color: #ffffff;
    color: #5c5c5c;
    font-size: 16px;

    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

.cr select:focus {
    outline: none;
}


/* LIST TABLE FOR MODALS */

.listTableModalDlg {
    margin: 0 0 20px 0;
    width: 100%;
    font-size: 16px;
}

.listTableHeadRowModalDlg {
    display: block;
    margin-bottom: 3px;
    height: 50px;
    border-top: 1px solid #E9EAEA;
    border-bottom: 1px solid #E9EAEA;
    background-color: #FCFCFC;
    color: #ADB1B0;
    text-align: left;
    font-size: 0;
    line-height: 50px;
}

.listTableHeadRowModalDlg .listTableCellModalDlg {
    font-size: 14px;
    line-height: 50px;
}

.listTableRowModalDlgNoResults {
    display: block;
    height: 50px;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
}

.listTableRowModalDlg {
    display: block;
    margin-bottom: 3px;
    height: 50px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #485A54;
    text-align: left;
    font-size: 0;
}

.listTableRowModalDlgNoHover {
    display: block;
    margin-bottom: 3px;
    height: 50px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #485A54;
    text-align: left;
    font-size: 0;
}

.listTableCellModalDlg {
    display: inline-block;
    overflow: hidden;
    padding: 0 20px 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 50px;
}

.listTableRowModalDlg:hover {
    background-color: #EEEEEE;
    cursor: pointer;
}

.listTableCellModalDlg .actionButton {
    display: inline-block;
    margin: 0 8px 0 8px;
    min-width: 0;
    width: 100%;
    border-radius: 4px;
    background-color: #EEEEEE;
    color: var(--primary);
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
}

.listTableRowModalDlg:hover .actionButton {
    background-color: var(--primary);
    color: #ffffff;
}


/* DIV ALIAS TO REPRESENT TABLE TR TD STRUCTURE USING INLINE BLOCK */

.simpleInlineTable {
    margin: 0;
    width: 100%;
}

.simpleInlineTableRow {
    display: block;
    text-align: left;
    font-size: 0;
}

.simpleInlineTableCell {
    display: inline-block;
    padding: 8px 8px 8px 0;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
}


/* DIV ALIAS TO REPRESENT TABLE TR TD STRUCTURE USING DISPLAY TABLE */

.simpleTable {
    display: table;
    margin: 0;
    width: 100%;
    table-layout: fixed;
}

.simpleTableRow {
    display: table-row;
    width: 100%;
}

.simpleTableCell {
    display: table-cell;
    padding: 8px 8px 8px 0;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
}

.simpleTableCell.title {
    color: #949494;
}


/* BUTTONS */

.buttonInline {
    display: inline-block;
    margin: 0;
    padding: 0 25px 0 25px;
    height: 35px;
    border-radius: 20px;
    background-color: var(--primary);
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 35px;
    cursor: pointer;
}

.buttonInline>i {
    height: 14px;
    vertical-align: middle;
    font-size: 12px;
}


/* these are used in the employee manage screen */

.formActionButtonsHolder {
    margin-top: 30px;
    text-align: center;
}

.formActionEnqButtonsHolder {
    position: relative;
    /* display: block !important; */
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    height: 85px;
    border-top: 1px solid #ededed;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #ffffff;
    text-align: left;
    line-height: 85px;
}

/* .formActionEnqButtonsHolder:hover {
    background-color: #FCFCFC;
} */

.formActionEnqButtonsHolder .actionButtonsPositioner {
    position: absolute;
    top: 5px;
    left: 15px;
}

.formActionEnqButtonsHolder .naviPrevNextPositioner {
    position: absolute;
    top: 5px;
    right: 15px;
}

.formActionEnqButtonsHolder .actionButtonsRightPositioner {
    position: absolute;
    top: 5px;
    right: 15px;
}

.naviPrevNextRoundButton {
    display: inline-block;
    margin-right: 5px;
    width: 45px;
    height: 45px;
    border-radius: 23px;
    color: 5C5C5C;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    cursor: pointer;
}

.naviPrevNextRoundButton:hover {
    background-color: var(--primary-darken);
    color: #ffffff;
}

.naviPrevNextRoundButton:last-child {
    margin-right: 0;
}

.actionEnqBottomButton {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 15px;
    height: 45px;
    color: 5C5C5C;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    cursor: pointer;
}

.actionEnqBottomButton.grayBackground {
    background-color: #F1F1F1;
    color: var(--primary);
}

.actionEnqBottomButton.morePadding {
    padding-right: 35px;
    padding-left: 35px;
}

.actionEnqBottomButton.alwaysOn {
    border-radius: 5px;
    background-color: var(--primary);
    color: #ffffff;
}

.actionEnqBottomButton:last-child {
    margin-right: 0;
}

.actionEnqBottomButton:hover {
    border-radius: 5px;
    background-color: var(--primary);
    color: #ffffff;
}


/* action button variation -> .listTableCell .actionButton exists! for tables */

.actionButton {
    display: inline-block;
    margin: 0 8px 0 8px;
    padding-right: 5px;
    padding-left: 5px;
    min-width: 120px;
    border-radius: 4px;
    background-color: #f6f6f6;
    color: #7f8583;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
}

.actionButtonHighlightedText {
    color: var(--primary);
}

.actionButtonDefault {
    border: 1px solid var(--primary);
    background-color: var(--primary);
    color: #ffffff;
}

.actionButtonError {
    background-color: #FB4153;
    color: #ffffff;
}

.actionButtonWhite {
    border: 1px solid var(--primary);
    background-color: #ffffff;
    color: var(--primary);
}


/* same as bordered white, but no padding */


/* this used in add new applicant */

.actionButtonWideDashedMultifieldAdd {
    padding: 0;
    padding-left: 15px;
    width: 100%;
    height: 50px;
    border: 2px dashed #dddddd;
    border-radius: 5px;
    background-color: #FCFCFC;
    color: var(--primary);
    font-size: 14px;
    line-height: 45px;
    cursor: pointer;
}

.actionButtonWideDashedMultifieldAdd:hover {
    border: 2px dashed var(--primary);
}


/* bordered buttons have padding; */

.actionButtonBordered {
    padding-right: 30px;
    padding-left: 30px;
    border: 1px solid var(--primary);
    color: var(--primary);
}

.actionButtonBorderedWhite {
    padding-right: 30px;
    padding-left: 30px;
    border: 1px solid var(--primary);
    background-color: #ffffff;
    color: var(--primary);
}

.actionButton.transparent {
    background-color: transparent;
}

.actionButton.nopadding {
    padding: 5px;
}

.actionButton.nomargin {
    margin: 0;
}

.actionButton.spacingLeft {
    margin-right: 0;
    margin-left: 8px;
}

.actionButton.spacingRight {
    margin-right: 8px;
    margin-left: 0;
}

.actionButton.right {
    float: right;
}

.actionButton.inine {
    display: inline-block;
}

.actionButton.square {
    min-width: 30px;
    width: 30px;
}

.actionButton.disabled {
    opacity: 0.2;
    cursor: not-allowed;
}

.actionButton .svgTrashPositioner {
    position: relative;
}

.actionButton .svgTrashPositioner path {
    fill: #9F9F9F;
}

.actionButton.square .svgTrashPositioner svg {
    position: absolute;
    top: 5px;
    left: 1px;
    height: 18px;
}


/* CUSTOM CHECKBOX */

.checkboxContainer {
    position: relative;
    display: block;
    margin-bottom: 12px;
    padding-left: 25px;
    border: 0;
    font-size: 22px;
    cursor: pointer;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkboxContainer input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

.checkboxCheckmark {
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */

.checkboxContainer:hover input~.checkboxCheckmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.checkboxContainer input:checked~.checkboxCheckmark {
    background-color: var(--primary);
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkboxCheckmark:after {
    position: absolute;
    display: none;
    content: "";
}


/* Show the checkmark when checked */

.checkboxContainer input:checked~.checkboxCheckmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkboxContainer .checkboxCheckmark:after {
    top: 2px;
    left: 5px;
    width: 3px;
    height: 6px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* MODAL DIALOGS BASE */

.modalBoxBackground {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.7;
}

.modalBox {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001;
    display: none;
    overflow: hidden;
    /* hide scroll bar placeholders which may appear. overflow is handled by the content box */
    padding: 30px;
    max-width: 620px;
    width: 90%;
    height: 350px;
    border-radius: 5px;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    font-size: 24px;
    transform: translate(-50%, -50%);
}

.modalBoxMessage {
    margin-bottom: 20px;
}


/* used in the appSimpleModalBox */

.modalBoxTitle {
    margin-bottom: 30px;
    text-align: center;
    font-weight: 100;
    font-size: 30px;
}

.modalBoxCloseTopIconHolder {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10002;
    cursor: pointer;
}

.modalBoxCloseTopIconHolder svg {
    width: 25px;
    height: 25px;
}

.modalBoxCloseTopIconHolder path {
    fill: #717D79;
}

.modalBoxHeader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    line-height: 100px;
}

.modalBoxContent {
    position: absolute;
    top: 100px;
    right: 0px;
    bottom: 10px;
    left: 0px;
    overflow-y: auto;
}


/* with header, no footer */

.modalBoxContentWithFooter {
    bottom: 80px;
}

.modalBoxContentNoBoxHeader {
    top: 25px;
}

.modalBoxContentNoBoxHeaderWithFooter {
    top: 25px;
    bottom: 80px;
    padding: 15px;
}

.modalBoxFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 80px;
}

.modalBox h1 {
    margin: 0;
    margin-bottom: 15px;
    font-weight: 100;
    font-size: 30px;
    line-height: 28px;
}

.modalBox h2 {
    margin: 0;
    font-weight: 100;
    font-size: 16px;
}

.modalBox--simple .modalBoxContent {
    display: flex;
    align-items: center;
    flex: 1;
    flex-direction: column;
    justify-content: center;
}

.modalBox--simple .modalBoxIcon {
    display: block;
    margin-bottom: 40px;
    color: var(--primary);
    font-size: 75px;
}

.modalBox--simple .modalBoxContent h1 {
    margin-bottom: 19px;
}

.modalBox--simple .modalBoxContent h2 {
    margin-bottom: 16px;
}

.modal--notify .modalBoxContent {
    bottom: 10px;
}

.modal--notify .modalBoxFooter {
    display: none;
}

.contentSectionHolder.contentSectionHolder--draggable {
    position: relative;
    display: flex !important;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.contentSectionHolder__right {
    background: #fff;
}

.contentSectionHolder__left {
    padding-bottom: 20px;
}

.contentSectionHolder__separator:hover {
    cursor: ew-resize;
}

.contentSectionHolder__separator {
    position: relative;
    margin-left: 22px;
    min-width: 3px;
}

.contentSectionHolder__separator:before {
    position: absolute;
    top: 0;
    right: -10px;
    bottom: 0;
    z-index: 1;
    width: 10px;
    height: 100%;
    content: '';
}

.toggle-sidebar {
    position: absolute;
    top: 36px;
    right: calc(100% - 13px);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
    color: #5c5c5c;
    text-decoration: none;
    font-size: 12px;
}

.toggle-sidebar span {
    transition: transform .2s ease-in-out;
}

.toggle-sidebar--open span {
    transform: rotate(180deg);
}

.contentSectionHolder__separator:hover .toggle-sidebar {
    color: #3F98C1;
}

.contentSectionHolder__separator .toggle-sidebar:hover {
    background: #0099C5;
    color: #fff;
}


/* LIST TABLE (with hovers, does not support multiline */

.listTable {
    margin: 0 0 20px 0;
    width: 100%;
    font-size: 16px;
}

.listTableRow {
    display: flex;
    margin-bottom: 3px;
    height: 50px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #485A54;
    text-align: left;
    font-size: 0;
}

.listTableRowInactive {
    color: #BEC1C0;
}

.listTableCell {
    display: inline-block;
    overflow: hidden;
    padding: 0 20px 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 50px;
}

.listTableCell .rte {
    text-align: right;
}

.listTableHeadRow {
    display: block;
    margin-bottom: 3px;
    border-radius: 10px;
    color: #878e8c;
    text-align: left;
    font-size: 0;
}

.listTableHeadRow .listTableCell {
    font-size: 12px;
    line-height: 60px;
}

.listTableRow:hover {
    position: relative;
    z-index: 1;
    box-shadow: 0 0 17px gray;
    cursor: pointer;
}

.listTableHeadRow>.listTableCell i {
    display: none;
}

.listTableHeadRow>.listTableCellOrdered_desc i.fa-arrow-down {
    display: inline-block;
    margin-left: 5px;
    color: var(--primary);
}

.listTableHeadRow>.listTableCellOrdered_asc i.fa-arrow-up {
    display: inline-block;
    margin-left: 5px;
    color: var(--primary);
}

.listTableCell .actionButton {
    display: inline-block;
    margin: 0 8px 0 8px;
    min-width: 0;
    width: 100%;
    border-radius: 4px;
    background-color: #f6f6f6;
    color: var(--primary);
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer;
}

.listTableCell select {
    padding-left: 10px;
    width: 100%;
    height: 30px;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    background-color: #ffffff;
    color: #5F5F5F;
    font-size: 14px;
}

.contentLeftSubnaviHolder__backLink {
    overflow: hidden;
    margin: 3px 0 0;
    padding: 0 5px 0 0;
    border-radius: 4px;
    color: #444;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 32px;
    cursor: pointer;
}

.contentLeftSubnaviHolder__backLink:hover {
    color: var(--primary-darken);
}

.contentLeftSubnaviHolder__backLink:hover .icon {
    background-color: var(--primary-darken);
    color: #ffffff;
}

.contentLeftSubnaviHolder__backLink .icon {
    margin-right: 8px;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background-color: #f3f3f3;
    color: #ccc;
    text-align: center;
    line-height: 32px;
}

#resize-left {
    width: 100%;
}

#rationaleStatusDate {
    color: gray !important;
}

/* New CSS Start Here - R */

.commen_message {
    margin-bottom: 30px;
    text-align: center;
    font-size: 22px;
}
.ff_popupIntroducerUpdate_errorMessageHolder,
.ff_popupCompany_errorMessageHolder{
    display: none;
    padding: 12px;
    border-radius: 6px;
    background-color: #ededed;
}
.ff_popupIntroducerUpdate_okMessageHolder,
.ff_popupIntroducerUpdate_okMessageHolder{
    display: none;
    padding: 12px;
    border-radius: 6px;
    background-color: #ededed;
}
body .editClientAccountButton,
body .editCompanyAccountButton,
body .editIntroducerAccountButton{
    color: #5c5c5c;
    transition: 0.6s;
}
body .editClientAccountButton:hover,
body .editCompanyAccountButton:hover,
body .editIntroducerAccountButton:hover{
    background: var(--primary);
    color: #fff;
}
body .actionButton.editDeleteAccountButton{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    padding: 7px;
    background: #ffffff00;
    box-shadow: 0px 1px 3px rgb(0 0 0 / 10%);
    color: #A7A7A7;
    font-size: 17px;
    transition: 0.6s;
}
body .actionButton.editDeleteAccountButton:hover{
    box-shadow: 0px 1px 3px rgb(0 0 0 / 10%);
    color: #FB4153;
}
body .editClientClearAccountButton{
    display: block !important;
}
.form__group input[type=date]:disabled,
.form__group input[type=date]:disabled:hover,
.form__group input[type=date]:read-only,
.form__group input[type=date]:read-only:hover{
    border-color: #C2C2C2;
    background: #F4F4F4;
    box-shadow: none;
    color: #ADADAD;
    cursor: not-allowed;
}

/* ==================================>>Facility Letter CSS Start <<=============================== */
.tbl_preview_content{
    display: flex;
}

.first_preview_row{
    margin-bottom: 20px;
}

.latter_hidden_id{
    display: none;
}

.delete_borrower_btn{
    margin-top:17px;
}

.add_another_gaurantor_btn{
    background-color:var(--primary);
    color:white;
}

.monetering_side_sec{
    margin-left:5px
}

.total_drawdown_loan{
    font-weight: bold;
}
.facility_header_section_desc{
    font-weight: bold;
}
.offer_info_section{
    margin-bottom: 30px;
}
.borrower_facility_section{
    margin-bottom: 30px;
}
.no_span{
    width: 7%;
}
.des_sp{
    width:93%;
}
.test tr td{
    border:none !important;
   }
.numb_td{
width:65px;
}
.content_heading{
color: #444444 !important;
font-weight: bold !important;
}

.modalBox2__content--fac-letter .footer_table{
    width: 100% !important;
    /* border: 2px solid !important; */
}
.footer_table tr td{
    border:none !important;
}


/* ==================================>>Facility Letter CSS End <<=============================== */


body.application_body .modalBoxBackground{
    opacity: 0.9 !important;
}
.change_color{
    background-color:rgba(0, 145, 170, 0.5) !important;
}

.indicate_interest{
    color: darkgrey !important;
}


/* ======================================>> Solicitor CSS <<============================================ */
.solicitor_input_grp input[type="text"]{
    border-color: #ff000f !important;
    /* border: 1px solid #ff000f !important; */
}

.solicitor_error{
    border-color: #ff000f !important;
}

.solicitor_instruct {
    color: var(--primary) !important;
}

.solicitor_reject:hover {
    color: #ff000f !important;
}

.quotation_sec ul {
    list-style: none;
}

.quotation_sec ul li::before {
   content: "\2022";
   color: var(--primary);
   font-weight: bold;
   display: inline-block;
   width: 1em;
   /* margin-top: 10px; */
   margin-left: -37px;
}

.quotation_main_section h4{
   font-size: 16px !important;
}

.qut_description li{
    margin-bottom: 5px !important;
}
.otherinfo_input{
    font-weight: 700;
}
.purposeinfo_input{
    font-weight: 700;
}
.subjectinfo_input{
    font-weight: 700;
}
.quotation_send_btn{
    padding-left: 25px;
    padding-right: 25px;
}

.save_as_drft_btn{
    background-color: transparent;
    color: var(--primary);
    font-weight: 700;
}
.save_as_drft_btn:hover{
    background-color: transparent;
    color: #004855;
    font-weight: 700;
}
.quotation_main_model{
    width: 850px !important;
}


.instruct_heading_row .top_title_sec{
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    font-weight: 700;
}
.top_instruct_hr{
    margin-bottom: 40px !important;
    margin-top: 40px !important;
}
.instruct_des_row h4{
    padding-bottom: 10px !important;
    padding-top: 10px !important;

}
.instruct_title_col{
    padding-left: 40px;
}
.instruct_main_modal{
    width: 850px !important;
}
.purpose_desc textarea{
    min-height: 80px !important;
}
.planning_desc textarea{
    min-height: 70px !important;
}
.solicitor_instruct_field textarea{
    min-height: 70px !important;
}
.fullsearches_desc textarea{
    min-height: 70px !important;
}
.instruct_file_section{
    margin-top: 30px;
    margin-bottom: 10px;
}
.instruct_lbl{
    font-weight: 700;
}
.reason_main_sec{
    width: 70%;
    margin: 0 auto;
}
.disp_property_tbl{
    background: transparent !important;
}

.form__group .form__input--calendar .expdateinput {
    height: 27px;
}

.qu_property_address{
    padding-bottom: 10px !important;
}

.rejection_mdl_btn{
    position: relative;
    display: inline-block;
    padding: 12px;
    border: none;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    background: red;
    font-weight: 700;
}
.rejection_cancle_btn{
    position: relative;
    display: inline-block;
    padding: 12px;
    border: none;
    border-radius: 3px;
    color: #A7A7A7;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    margin-right: 20px;
    background: #f4f4f4;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 42px;
    padding-left: 42px;
    font-weight: 700;
}
.rejection_cancle_btn:hover{
    background: var(--primary);
    color: #fff;
}
.selector_modalBox_client_solicitor_delete{
    width: 585px !important;
}

.dis_multi_address{
    line-height: 1.5 !important;
}
.quatation_amount{
    height: 35px !important;
}
.instruct_disabled:hover{
    color: #A7A7A7;
}

.reject_disabled{
    margin-left:15px;
}

.reject_disabled:hover{
    color: #A7A7A7;
}

.email_indicate_icon{
    fill: var(--primary);
}

.text_valid{
    border: 1px solid red !important;
}

.description_error_msg{
    padding-top: 5px;
    padding-bottom: 5px;
    color: red !important;
}

.email_disable_icon{
    fill: grey;
}
.rejected_text{
    text-decoration: line-through;
    font-weight: 600;
}
.tooltip {
    display:inline-block;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;
}

.tooltip h3 {margin:12px 0;}

.tooltip .left {
    min-width:200px;
    max-width:400px;
    top:50%;
    right:100%;
    margin-right:20px;
    transform:translate(0, -50%);
    padding:20px;
    color:#666666;
    background-color:#FFFFE0;
    font-weight:normal;
    font-size:15px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    display:none;
    border:1px solid #DCA;
}

.solicitor_tooltip .tooltip-wrapper{
    background-color: transparent !important;
    font-size: 15px !important;
}
.solicitor_tooltip .tooltip-wrapper:hover {
    background: transparent !important;
}
.instruct_error_msg{
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 13px;
    color: red;
}
.require_err{
    border: 1px solid red !important;
}

body .signature_box{
    font-family: 'signature-font';
    font-size: 55px;
    text-align: center;
    height: 120px;
    padding-top: 25px;
    background-color: #e9ecef !important;
    border: 1px solid #d4d4d4 !important;
}
body .not_found_signature {
    text-align: center;
    padding: 30px;
    font-weight: 600;
    font-size: 30px;
    text-transform: capitalize;
    display: none;
}
.signatures_ips{
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.form__group input[type=text]:read-only,
.form__group input[type=email]:read-only,
.form__group input[type=password]:read-only,
.form__group select[read-only],
.form__group textarea[read-only],
.form__group input[type=text]:read-only:hover,
.form__group input[type=email]:read-only:hover,
.form__group input[type=password]:read-only:hover
/* .form__group select:read-only:hover,
.form__group select:read-only:hover { */
{
    border-color: #C2C2C2;
    background: #F4F4F4;
    box-shadow: none;
    color: #ADADAD;
    cursor: not-allowed;
}
.step7_actionsHolder_proceedWithLoanApplicationForm{
    font-size: 16px;
    text-align: center;
    background-color:
    var(--primary);
    cursor: pointer;
    color: #ffffff;
}
.lockBtn{
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin-top: -5px;
}
.lockBtn img{
    width: 24px;
}
.purchase_selection{
    color: red;
    margin-left: 5px;
    font-size: 12px;
    font-weight: 500;
    margin-top: 2px;
}
.buttonAddNewCompany {
    width: 200px;
    float: right;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.send_refer_btn_approve{
    text-transform: uppercase;
    background: red;width: 220px; 
    font-weight: 600;
}

.disable_approve_btn_behaviour{
    text-transform: uppercase;
    background: red;width: 220px; 
    font-weight: 600;
    cursor: not-allowed !important;
}