/* Start of previous css */

.table-hover td > a:hover{
    color:#144c78;
}

.table-hover th > a:hover{
    color: #144c78;
}

.table-hover tr td {
    cursor: pointer;
}

.table.active-primary tr.active,
.table.active-primary tr.active a,
.table.active-primary tr.active td,
.table.active-primary tr.active:hover td
{
    background-color: #1886f5;
    color:white;
}


.top-navigation .wrapper.wrapper-content {
    padding-bottom: 60px;
    padding-left: 0px;
    padding-right: 0px;

}

#temp-map-container {

    background-image: url("../../img/temp-map-image.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
}

#map-container {
    height: 400px;
}
#map-container2 {
    height: 400px;
}

.main__section.contact-address-map-section,
.ibox-content.contact-address-map-section {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.contact-address-table tbody tr,
.contact-address-table tbody td {
    height: 2rem;
}

.contact-address-table tbody td .tdinner {
    min-height: calc(2rem - 1px);
}

.contact-address-map-section__frame {
    width: 100%;
}

.contact-address-map-section__placeholder {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    border: 0;
    cursor: pointer;
    text-align: center;
    color: var(--plum);
    background-color: transparent;
}

.contact-address-map-section #temp-map-container {
    border-radius: var(--border-radius);
    overflow: hidden;
}

.contact-address-map-section #map-container {
    border-radius: var(--border-radius);
    overflow: hidden;
}

.contact-address-map-section__message {
    display: inline-block;
    width: min(60ch, 100%);
    max-width: 60ch;
    margin: 0 auto;
    padding: 1rem 1.5rem;
    border-radius: var(--border-radius);
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.08);
    text-align: center;
}

#temp-map-container-text {
    display: inline-block;
    width: min(60ch, 100%);
    max-width: 60ch;
    margin: 0 auto;
    padding: 1rem 1.5rem;
    border-radius: var(--border-radius);
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.08);
    color: inherit;
    text-align: center;
}

.contact-address-map-section__placeholder:focus {
    outline: none;
}

.contact-address-map-section__placeholder:focus-visible .contact-address-map-section__message,
.contact-address-map-section__placeholder:hover .contact-address-map-section__message {
    background: rgba(255, 255, 255, 0.85);
}

.ibox-content {
    border-color: #ffffff;
}

.nuui-report-drill__tabs {
    margin: 0 auto 1.5rem;
    max-width: 1240px;
}

.nuui-report-drill__tabs .tab__label {
    text-transform: none;
}

.nuui .nuui-quickfilter--compact {
    --nuui-quickfilter-compact-gap: 0.25rem;
    gap: var(--nuui-quickfilter-compact-gap);
    min-width: 0;
}

.nuui .nuui-quickfilter--compact:has(.button__icon) {
    --nuui-quickfilter-compact-gap: 1rem;
}

.nuui .nuui-quickfilter--compact .nuui-quickfilter__array {
    gap: var(--nuui-quickfilter-compact-gap);
}

.nuui .nuui-quickfilter--singleline {
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow: visible;
}

.nuui .nuui-quickfilter--singleline .nuui-quickfilter__array {
    --nuui-quickfilter-outline-room: var(--border-width-thick);
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    max-height: calc(2rem + (var(--nuui-quickfilter-outline-room) * 2));
    padding: var(--nuui-quickfilter-outline-room);
    margin: calc(var(--nuui-quickfilter-outline-room) * -1);
    align-items: flex-start;
    flex-wrap: wrap;
    overflow: hidden;
}

.nuui .nuui-quickfilter--singleline .button {
    flex: 0 0 auto;
    min-width: max-content;
    max-width: none;
}

.nuui .nuui-quickfilter--compact .button.button--frameless:before {
    display: none;
}

.nuui .nuui-quickfilter--compact .button.button--frameless {
    overflow: visible;
    position: relative;
}

.nuui .nuui-quickfilter--compact .button.button--frameless + .button.button--frameless:before {
    background-color: var(--smoke-lighten-2);
    display: block;
    position: absolute;
    top: 50%;
    left: calc(var(--nuui-quickfilter-compact-gap) / -2);
    margin-right: 0;
    transform: translateY(-50%);
}

.nuui .nuui-document-list__created-filters .button.button--frameless .button__label:first-child,
.nuui .nuui-document-list__uploaded-filters .button.button--frameless .button__label:first-child {
    padding-left: calc(var(--button-horizontal-padding) * 0.25);
}

.nuui .nuui-quickfilter--singleline .button__label {
    display: inline-flex;
    flex: 0 0 auto;
    min-width: max-content;
    align-items: baseline;
    overflow: visible;
    text-overflow: clip;
}

.nuui .nuui-questionnaire-sections {
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-padding-inline: 0.25rem;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
}

.nuui .nuui-questionnaire-sections::-webkit-scrollbar {
    display: none;
}

.nuui .nuui-questionnaire-sections .nuui-quickfilter__array {
    flex: 0 0 max-content;
    padding-block: 0.1875rem;
    padding-inline: 0.25rem;
}

.nuui .nuui-quickfilter--compact .button .button__label:first-child {
    padding-left: calc(var(--button-horizontal-padding) * 0.75);
}

.nuui .nuui-quickfilter--compact .button .button__label:last-child,
.nuui .nuui-quickfilter--compact .button.button--frameless .button__label:last-child {
    padding-right: calc(var(--button-horizontal-padding) * 0.75);
}

.nuui .nuui-quickfilter__count {
    display: inline-block;
    margin-left: 0.25rem;
    white-space: nowrap;
    color: var(--smoke);
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    opacity: 0.72;
}

.nuui-task-summary .nuui-task-summary__filters-header {
    min-height: 0;
}

.nuui-task-summary .nuui-task-summary__filter-summary {
    gap: 1rem;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.nuui-task-summary .nuui-task-summary__filter-summary::-webkit-scrollbar {
    display: none;
}

.nuui-task-summary .nuui-task-summary__filter-summary .button {
    flex-shrink: 0;
    font-weight: var(--bodytext-fontweight);
    letter-spacing: normal;
    outline: 0;
    outline-offset: 0;
    box-shadow: none;
}

.nuui-task-summary .nuui-task-summary__filter-summary .button:hover,
.nuui-task-summary .nuui-task-summary__filter-summary .button:focus,
.nuui-task-summary .nuui-task-summary__filter-summary .button:active {
    outline: 0;
    box-shadow: none;
}

.nuui-task-summary .nuui-task-summary__filters-body {
    padding: 0;
}

.nuui-document-list .nuui-document-list__table .trlabel {
    min-height: calc(var(--table-td-inner-height) + (var(--table-td-vertical-padding) * 2));
    height: calc(var(--table-td-inner-height) + (var(--table-td-vertical-padding) * 2));
}

.nuui-task-summary .nuui-task-summary__filters-section {
    width: 100%;
    margin: 2rem 0;
}

.nuui-task-summary .nuui-task-summary__radio-grid {
    gap: 0.125rem 0;
}

.nuui-task-summary .nuui-task-summary__radiocontrol {
    width: 100%;
    align-items: flex-start;
}

.nuui-task-summary .nuui-task-summary__radiocontrol .radiocontrol__blob {
    margin-top: 0.1rem;
}

.nuui-task-summary .nuui-task-summary__radiocontrol .field__controllabel {
    min-height: 0;
    line-height: 1.15;
}

.nuui-task-summary .nuui-task-summary__table .tdinner--sortcol,
.nuui-task-summary .nuui-task-summary__table .tdinner--sortcol:hover {
    color: var(--smoke);
}

.nuui-task-summary .nuui-task-summary__table .tdinner--sortcol a,
.nuui-task-summary .nuui-task-summary__table .tdinner--sortcol a:hover,
.nuui-task-summary .nuui-task-summary__table .tdinner--sortcol a:focus,
.nuui-task-summary .nuui-task-summary__table .tdinner--sortcol-active,
.nuui-task-summary .nuui-task-summary__table .tdinner--sortcol-active a {
    color: var(--plum);
}

.nuui-task-summary .nuui-task-summary__table td .tdinner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nuui-task-summary .nuui-task-summary__table th .tdinner {
    color: var(--smoke);
}

.nuui-task-summary .nuui-task-summary__table .nuui-task-summary__rowactions,
.nuui-task-summary .nuui-task-summary__table .nuui-task-summary__selectcell {
    overflow: visible;
}

.nuui-task-summary .nuui-task-summary__selectcol {
    width: 1.25rem;
}

.nuui-task-summary .nuui-task-summary__flagcol {
    width: 2.4rem;
}

.nuui-task-summary .nuui-task-summary__notescol {
    width: 3rem;
}

.nuui-task-summary .nuui-task-summary__prioritycol,
.nuui-task-summary .nuui-task-summary__prioritycell {
    width: 5rem;
}

.nuui-task-summary .nuui-task-summary__rowactionscol,
.nuui-task-summary .nuui-task-summary__rowactionscell {
    width: 5.75rem;
}

.nuui-task-summary .nuui-task-summary__selectcell {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nuui-task-summary .nuui-task-summary__checkbox {
    width: 0.9rem;
    height: 0.9rem;
    margin: 0;
    vertical-align: middle;
}

.nuui-task-summary .nuui-task-summary__clientcell .tdinner--truncate {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nuui-task-summary .nuui-task-summary__clientcell .tdinner--truncate > a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nuui-task-summary .nuui-task-summary__rowactions {
    width: 100%;
    justify-content: flex-end;
}

.nuui-task-summary .nuui-task-summary__rowactions .button {
    gap: 0;
}

.nuui-task-summary .nuui-task-summary__rowactions .button__icon {
    width: 1.75rem;
}

.nuui-task-summary .nuui-task-summary__rowactions .button__label:last-child {
    padding-right: 0.5rem;
}

.nuui-task-summary .nuui-task-summary__footerbar {
    min-height: 2.625rem;
}

.nuui-task-summary .nuui-task-summary__pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0;
    align-items: center;
    margin: 0;
    padding-left: 0;
}

.nuui-task-summary .nuui-task-summary__pagination > li {
    display: flex;
}

.nuui-task-summary .nuui-task-summary__pagination > li + li {
    margin-left: calc(var(--border-width) * -1);
}

.nuui-task-summary .nuui-task-summary__pagination > li > a,
.nuui-task-summary .nuui-task-summary__pagination > li > span {
    float: none;
    min-width: 2rem;
    height: 2rem;
    margin-left: 0;
    padding: 0 0.35rem;
    border: var(--border-width) solid var(--edge);
    border-radius: 0;
    background-color: var(--white);
    color: var(--plum);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    transition: var(--hover-transition);
    transition-property: background-color, border-color, color, outline-color;
    position: relative;
}

.nuui-task-summary .nuui-task-summary__pagination > li > a .icon,
.nuui-task-summary .nuui-task-summary__pagination > li > span .icon {
    flex-shrink: 0;
}

.nuui-task-summary .nuui-task-summary__pagination > li:first-child > a,
.nuui-task-summary .nuui-task-summary__pagination > li:first-child > span {
    border-top-left-radius: var(--border-radius);
    border-bottom-left-radius: var(--border-radius);
}

.nuui-task-summary .nuui-task-summary__pagination > li:last-child > a,
.nuui-task-summary .nuui-task-summary__pagination > li:last-child > span {
    border-top-right-radius: var(--border-radius);
    border-bottom-right-radius: var(--border-radius);
}

.nuui-task-summary .nuui-task-summary__pagination > li:not(.active):not(.disabled) > a:hover,
.nuui-task-summary .nuui-task-summary__pagination > li:not(.active):not(.disabled) > a:focus {
    background-color: var(--cloud-darken-1);
    border-color: var(--edge-darken-2);
    color: var(--plum);
    z-index: 1;
}

.nuui-task-summary .nuui-task-summary__pagination > li > a:focus-visible {
    outline: var(--border-width-thick) var(--blue) solid;
    outline-offset: calc(var(--border-width-thick) * -0.5);
}

.nuui-task-summary .nuui-task-summary__pagination > .active > a,
.nuui-task-summary .nuui-task-summary__pagination > .active > span,
.nuui-task-summary .nuui-task-summary__pagination > .active > a:hover,
.nuui-task-summary .nuui-task-summary__pagination > .active > span:hover,
.nuui-task-summary .nuui-task-summary__pagination > .active > a:focus,
.nuui-task-summary .nuui-task-summary__pagination > .active > span:focus {
    background-color: var(--cloud);
    border-color: var(--edge);
    color: var(--plum);
    font-weight: var(--bodytext-selected-fontweight);
    letter-spacing: var(--bodytext-selected-letterspacing);
    cursor: default;
    z-index: 1;
}

.nuui-task-summary .nuui-task-summary__pagination > .disabled > a,
.nuui-task-summary .nuui-task-summary__pagination > .disabled > span,
.nuui-task-summary .nuui-task-summary__pagination > .disabled > a:hover,
.nuui-task-summary .nuui-task-summary__pagination > .disabled > span:hover,
.nuui-task-summary .nuui-task-summary__pagination > .disabled > a:focus,
.nuui-task-summary .nuui-task-summary__pagination > .disabled > span:focus {
    border-color: var(--edge-lighten-1);
    color: var(--smoke-fade-50);
    cursor: default;
}

.nuui-task-summary .nuui-task-summary__prioritycell .tdinner {
    min-height: calc(var(--table-td-inner-height) + (var(--table-td-vertical-padding) * 2));
    display: flex;
    align-items: stretch;
    padding-right: 0;
    overflow: visible;
    text-overflow: clip;
}

.nuui-task-summary .nuui-task-summary__prioritycell .lozenge {
    top: 0.15625rem;
    bottom: 0.15625rem;
    border-radius: 0.875rem;
    margin-top: 0;
}

.nuui-task-summary .nuui-task-summary__prioritycell .lozenge.lozenge--matchesnext {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    bottom: calc(var(--border-width) * -1);
}

.nuui-task-summary .nuui-task-summary__prioritycell .lozenge.lozenge--matchesprevious {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    top: calc(var(--border-width) * -1);
}

.nuui-contact-detail .main__header + .tab__container {
    margin-top: 1rem;
}

.nuui-contact-detail .tab__container + .nuui-contact-overview-quickfilter,
.nuui-contact-detail-marketing .tab__container + .nuui-contact-overview-quickfilter {
    padding: 0 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.questionnaire .tab__container.main__section--notopgap.main__section--constrainwidth {
    margin-top: 2rem;
}

.nuui-contact-detail .nuui-contact-portal-signin-alert {
    margin: 0 2rem 2rem;
}

.nuui-contact-overview-quickfilter + .tab-content .nuui-contact-legal-panel > .main__section:first-child {
    margin-top: 0;
}

.nuui-contact-detail .nuui-contact-legal__pagecontent {
    padding-bottom: 4rem;
}

.nuui-contact-overview-quickfilter + .tab-content .nuui-contact-connection-panel > .main__section:first-of-type {
    margin-top: 0;
}

.icon--chatlines {
    mask: url("data:image/svg+xml,%3Csvg id='b' data-name='Icons' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cstyle%3E.c%7Bfill:none;stroke:%23897e85;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='c' d='M16.25,3.4421v8.3358c0,.9345-.7466,1.6921-1.6676,1.6921h-6.7125c-.3674,0-.7005.2185-.8524.5579-.5397,1.2052-1.4827,1.961-2.871,2.2206-.0732.0137-.1308-.0621-.1026-.132.2545-.6318.3615-1.2802.3083-1.9466-.0308-.3857-.3846-.6998-.7659-.6998h-.1686c-.921,0-1.6676-.7576-1.6676-1.6921V3.4421c0-.9345.7466-1.6921,1.6676-1.6921h11.1648c.921,0,1.6676.7576,1.6676,1.6921Z'/%3E%3Cg%3E%3Cline class='c' x1='12.4109' y1='6.3921' x2='12.4109' y2='8.8921'/%3E%3Cline class='c' x1='5.5891' y1='6.3921' x2='5.5891' y2='8.8921'/%3E%3Cline class='c' x1='9' y1='6.3921' x2='9' y2='8.8921'/%3E%3C/g%3E%3C/svg%3E");
}

/* NuUI icon extensions */
.icon--drilldown {
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.25'%3E%3Cpolygon fill='black' points='17.8079 7.1921 22.8079 7.1921 22.8079 12.1921 17.8079 7.1921'/%3E%3Cpolygon fill='black' points='12.1921 22.8079 7.1921 22.8079 7.1921 17.8079 12.1921 22.8079'/%3E%3Cline x1='16.3079' y1='13.6921' x2='22.3079' y2='7.6921'/%3E%3Cline x1='13.6921' y1='16.3079' x2='7.6921' y2='22.3079'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    mask-size: 100% 100%;
}

.icon--drillup {
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.25'%3E%3Cpolygon fill='black' points='20.8079 14.1921 15.8079 14.1921 15.8079 9.1921 20.8079 14.1921'/%3E%3Cpolygon fill='black' points='9.1921 15.8079 14.1921 15.8079 14.1921 20.8079 9.1921 15.8079'/%3E%3Cline x1='22.8079' y1='7.1921' x2='16.8079' y2='13.1921'/%3E%3Cline x1='7.1921' y1='22.8079' x2='13.1921' y2='16.8079'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    mask-size: 100% 100%;
}

.nuui-task-summary .main__header + .tab__container {
    margin-top: 0;
}

.nuui-task-summary .tab__container + .main__section {
    margin-top: 2rem;
}

.nuui-contact-summary .nuui-pagecontent--extra-bottom-space {
    padding-bottom: 2rem;
}

.nuui-contact-overview__tiles {
    overflow: hidden;
}

.nuui-contact-overview__tiles .tile__grid {
    max-height: 8rem;
    overflow: hidden;
}

.main__section.nuui-contact-overview__tiles--before-tabs {
    margin-bottom: 4rem;
}

.nuui-contact-summary .nuui-contact-summary__tiles {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.nuui-contact-summary .nuui-contact-summary__subheading {
    margin-top: 4rem;
}

.nuui-contact-summary__overview > .nuui-contact-summary__column > .nuui-contact-summary__subheading:first-child {
    margin-top: 2rem;
}

.nuui-contact-summary__overview {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-items: start;
}

.nuui-contact-summary__column {
    min-width: 0;
}

.nuui-contact-summary .nuui-contact-summary__primary-contact .field__grid {
    width: min(100%, 52rem);
}

.nuui-contact-summary__sectioncopy {
    display: grid;
    gap: 1rem;
}

.nuui-contact-summary__sectioncopy p {
    margin: 0;
}

.nuui-contact-summary .nuui-contact-summary__tile--latest-note .tile__valuemed {
    font-size: var(--bodytext-fontsize);
    line-height: var(--bodytext-lineheight);
    font-weight: var(--bodytext-fontweight);
    letter-spacing: var(--bodytext-letterspacing);
    -webkit-line-clamp: 3;
    max-height: calc(var(--bodytext-lineheight) * 3);
}

.nuui-contact-summary .nuui-contact-summary__tile--status .tile__icon,
.nuui-contact-summary .nuui-contact-summary__tile--type .tile__icon {
    align-self: start;
    justify-self: start;
}

.nuui-contact-summary .nuui-contact-summary__tile--map {
    min-height: calc((8rem * 3) + (var(--tile-gap) * 2));
    padding: 0;
    overflow: hidden;
}

.nuui-contact-summary .nuui-contact-summary__tile--map .tile__map {
    width: 100%;
    height: 100%;
}

.nuui-contact-summary .nuui-contact-summary__tile--map #temp-map-container,
.nuui-contact-summary .nuui-contact-summary__tile--map #map-container {
    width: 100%;
    height: 100%;
    min-height: calc((8rem * 3) + (var(--tile-gap) * 2));
}

.nuui-contact-summary .nuui-contact-summary__tile--map .contact-address-map-section__placeholder {
    padding: 1.5rem;
}

.nuui-contact-summary .nuui-contact-summary__important-notes-table .tdinner--truncate,
.nuui-contact-summary .nuui-contact-summary__tasks-table .tdinner--truncate,
.nuui-contact-summary .nuui-contact-summary__excesses-table .tdinner--truncate {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nuui-contact-summary .nuui-contact-summary__important-notes-table .tdinner--truncate > * {
    display: inline;
    margin: 0;
}

.nuui-contact-summary .nuui-contact-summary__important-notes-table .tdinner--truncate > br {
    display: none;
}

.nuui-contact-summary .nuui-contact-summary__tasks-table .tdinner--truncate > a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nuui-contact-summary .main__section--fortable .nuui-contact-summary__tasks-table-wrap,
.nuui-contact-summary .main__section--fortable .nuui-contact-summary__excesses-table-wrap {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.nuui-contact-summary .nuui-contact-summary__excesses-table {
    min-width: 88rem;
}

.nuui-admin-marketing-campaign__table tbody td .tdinner {
    min-width: 0;
}

.nuui-admin-marketing-campaign__table tbody td .tdinner--truncate {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nuui-contact-summary .nuui-contact-summary__tasks-actioncell {
    padding: 0;
    vertical-align: middle;
}

.nuui-contact-summary__pagecontent > .contact-address-map-section:first-child {
    margin-top: 0;
}

@media (max-width: 1200px) {
    .nuui-contact-summary__overview {
        grid-template-columns: minmax(0, 1fr);
    }

    .nuui-contact-summary .nuui-contact-summary__tile--map {
        min-height: 8rem;
    }

    .nuui-contact-summary .nuui-contact-summary__tile--map #temp-map-container,
    .nuui-contact-summary .nuui-contact-summary__tile--map #map-container {
        min-height: 8rem;
    }
}


.dropdown-toggle.btn-default:hover {
    background-color: #c2c2c2;
    border-color: #c2c2c2;
    color: white;
}

.dropdown-toggle.btn-default {
    background-color: transparent;
    border-color: #c2c2c2;
    color: #c2c2c2;
}


.btn-success {
    color: #ffffff;
    background-color: #6492B2;
    border-color: #6492B2;
}

.btn-blank {
    background-color: #ffffff;
    border-color: #c2c2c2;
}


.btn-primary {
					  color: #ffffff;
					  background-color: #C2C2C2;
					  border-color: #C2C2C2;
					}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
					  color: #ffffff;
					  background-color: #C2C2C2;
					  border-color: #C2C2C2;
					}


.label-primary	{

					background-color: #C2C2C2;

				}


.navbar-links .btn{

    padding: 3px 6px;

}

.form-control,
.single-line {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  display: block;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
  font-size: 14px;
}

.form-control:focus,
.single-line:focus {
  border-color: #E5E6E7 !important;
}


.nav-tabs>li>a{
	margin-right:0px;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px 4px 0 0
}

.top-navigation .nav > li.active > a {
  color: #676A6C;
}

.top-navigation .nav > li a:hover,
.top-navigation .nav > li a:focus {
  color: #676A6C;
}


.hard_link{
    color:#6492B2;
}

.soft_link{
    color:#CCCCCC;
}


.quotetables{
    table-layout:fixed;
}

.quotetables td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* End of previous css */


/* Navbar */
.navbar-static-top {
    height:90px;
}

.navbar .level-1 {
    background:#2071c5;
    height: 65px;
}

.navbar .level-2 {
    background:#1886f5;
    height: 25px;
}


/* Navbar branding - text only*/
.top-navigation .navbar-brand {
    float:left;
    height:64px;
    font-size:18px;
    background:#2071c5;
    padding: 2px 15px 1px 15px;
}

.top-navigation .navbar-header {
    font-size: 36px;
    color: white;
    line-height:64px;
    font-family: "freight-sans-pro", sans-serif;
    font-style: normal;
    font-weight: 600;
}

/* Navbar branding - image*/
.top-navigation .navbar-brand img{
    float:left;
    width: 56px;
    padding-top: 5px;
}

.navbar-brand:hover {
    opacity:.6;
}

/* Left navigation */
.nav-menu {
    list-style:none;
    font-size:17px;
    float:left;
    height:64px;
    padding:0;
    margin:0;
}

.nav-menu li:before {
    content:url('../img/breadcrumb.svg');
    float:left;
    width:54px;
    height:64px;
}

.nav-menu li {
    float:left;
    position:relative;
    height:64px;
    color:#fff;
    z-index: 2;
}

.nav-menu a {
    display:block;
    color:#fff;
    text-decoration:none;
    height:64px;
    margin-left:54px;
    padding: 21px 0 0 5px;
    white-space: nowrap;
}

.nav-menu ul {
    background:#444;
    list-style:none;
    position:absolute;
    z-index:-1;
    display:none;
    padding: 65px 0 10px 10px;
    font-size:15px;
    margin:-64px 0 0 48px;
    -webkit-border-bottom-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-bottomleft:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
}

.nav-menu ul li {
    width:100%;
    height:35px;
    font-size:14px;
    overflow:hidden;
}

/* Top level menu icons */
.nav-menu li img{
    width:20px;
    height:20px;
    margin-right: 10px;
    float: left;
}

/* Can be checked or unchecked */
.nav-menu ul li:before {
    content:"";
    float:left;
    margin: 10px 8px 6px 6px;
    width:20px;
    height:20px;
    position:relative;
    z-index:0;
}

.nav-menu a:hover {
    color: #eaeaeb;
}

.nav-menu .checked{
    background-image:url('../img/check.svg');
    background-position: 5px 11px;
    background-repeat:no-repeat;
    background-size: 18px 15px;
}


.nav-menu ul li:first-child a {
    border-top:1px solid #7c7c7c;
}

.nav-menu ul li a {
    float:left;
    padding:9px 60px 0 0;
    height:40px;
    width:calc(100% - 34px);
    white-space:nowrap;
    margin:0;
}

.nav-menu li:hover a {
    position:relative;
    z-index:2;
}

.nav-menu ul .title a{
    color:#a2a2a2;
    font-size:13px;
}

/* Navigation on the right */
.nav-right {
    position:fixed;
    top:0;
    right:0;
    display:none;
}

.nav-right li:before{
    content:"";
}

/* Level 1 navigation */
.level-1 .navbar-header .navbar-links {
    margin-left: 20px;
}

.level-1 .navbar-header .navbar-links a {
    color: white;
    font-family: "freight-sans-pro", sans-serif;
    font-size: 21px;
}

.level-1 .navbar-header .navbar-links a.active,
.level-1 .navbar-header .navbar-links a:active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.level-1 .navbar-header .navbar-links a.active {
    background-color: #1886f5;
    border-color: #1886f5;
}

/* Level 2 navigation */
.level-2 {
    padding-left: 88px;
    padding-top: 2px;
}

.level-2 .menu {
    display: none;
}

.level-2 .menu a {
    color: #ccc;
    font-size: 15px;
    padding: 0 15px;
}

.level-2 .menu a:first-child {
    padding-left: 0;
}

.level-2 .menu.active {
    display: block;
}

.level-2 .menu.active a.active {
    color: white;
}

/* Navigation on the right */
.nav-right {
    position:fixed;
    top:0;
    right:0;
    display:none;
}

.nav-right li:before{
    content:"";
}

/* Right navigation */
.top-navigation .navbar-right {
    margin-top:15px;
    margin-right: 0;
    overflow:auto;
    min-width: 320px;
}

.task-button {
    float: left;
    margin-right: 31px;
    font-size: 25px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    background: #1886f5;
    color: #fff;
    border-radius: 18px;
}

.lumley-design-switch {
    color: #fff;
    display: flex;
    font-family: "freight-sans-pro", sans-serif;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
}

.lumley-design-switch--header {
    float: left;
    height: 30px;
    line-height: 28px;
    margin: 2px 8px 0 0;
}

.top-navigation .leftnav__scroll {
    padding-bottom: 12rem;
}

.lumley-design-switch--nav {
    align-items: center;
    background: var(--white-fade-80, #fff);
    border-radius: 6px;
    color: var(--leftnav-link-color, inherit);
    justify-content: space-between;
    min-height: 36px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.leftnav__switchfooter {
    background-image: linear-gradient(
        180deg,
        var(--white-fade-0) 0,
        var(--white-fade-80) 40%,
        var(--white) 100%
    );
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    padding: 3rem 2rem 2rem;
    position: absolute;
    right: 0;
    z-index: 3;
}

.leftnav__switchfooter .leftnav__quicksearch {
    background-image: none;
    bottom: auto;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    z-index: auto;
}

.lumley-design-switch-placement {
    box-sizing: border-box;
    margin-top: 1rem;
    position: relative;
    width: 100%;
    z-index: 2;
}

.lumley-design-switch__label {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 8px;
    height: 30px;
    margin: 0;
}

.lumley-design-switch__text {
    line-height: 1;
}

.lumley-design-switch--header .lumley-design-switch__text {
    color: #fff;
}

.lumley-design-switch--nav .lumley-design-switch__text {
    flex: 1 1 auto;
    font-size: var(--bodytext-fontsize);
    font-weight: var(--bodytext-fontweight);
    letter-spacing: var(--bodytext-letterspacing);
    line-height: var(--bodytext-lineheight);
}

.lumley-design-switch .toggleswitch {
    display: inline-flex;
    flex: 0 0 auto;
}

.lumley-design-switch .toggleswitch__input {
    cursor: pointer;
}

.top-navigation .navbar-right .audit-button {
    float: left;
    margin-right: 15px;
    background-color: #00cb6a;
    border-color: #00cb6a;
}

.navbar-right ul li a{
    padding: 21px 20px 20px 7px;
    white-space: nowrap;
}

.navbar-right ul li ul a{
    padding: 9px 60px 0 0;
}

.account-menu, i:hover {
    cursor:pointer;
}

.account-menu #secure {
    margin-top: 0px;
    font-size: 23px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    background: #00cb6a;
    color: #fff;
    border-radius: 18px;
}

/* Search input */
.search{
    float:left;
    padding: 7px 40px 7px 36px;
    /* border:2px solid #86b4ca; */				/* This remove the border around the search text field */
    background:#fff;
    color: #636363;
    width:200px;
    background-image:url('../img/search.svg');
    background-position: 9px center;
    background-repeat:no-repeat;
    background-size: 20px 20px;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    border-radius:18px;
}

.search svg {
    fill: #ccc;
}

input.search::-webkit-input-placeholder{
    color:#ccc;
}
input.search:-moz-placeholder{
   color:#ccc;
   opacity:1;
}
input.search::-moz-placeholder{
   color:#ccc;
   opacity:1;
}
input.search:-ms-input-placeholder{
   color:#ccc;
}

.search-active{
    background:#444;
    width: 300px;
    /*border:2px solid #7d7979;*/				/* This remove the border around the search text field */
    background-image:url('../img/search.svg');
    background-position: 9px center;
    background-repeat:no-repeat;
    background-size: 20px 20px;
}

#cancel-search{
    display: none;
    margin: 10px 0px 6px -27px;
    float: left;
    width:15px;
    height:15px;
}

.navbar-right .account-menu{
    float: left;
}

/* Search sidebar */
#search-sidebar{
    background-color: #444;
    position: fixed;
    top:0;
    right:0;
    padding: 74px 0 20px 10px;
    min-width: 410px;
    z-index: -2;
    font-size: 15px;
    color: #8e8b8a;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
}

.navbar-right .fullscreen{
    height: 100%;
}

/* All hidden by default */
#search-sidebar, #searching, #search-results{
    display: none;
}

/* Searching text*/
#searching{
    overflow: auto;
    color:#a2a2a2;
}

/* Searching spinner */
#searching img{
    margin: 0 10px 0 10px;
    height:20px;
    width:20px;
    vertical-align:middle;
}

/* Search Results */
#search-results ul{
    list-style: none;
    padding: 0;
}

#search-results li{
    padding-top: 10px;
}

#search-results .heading{
    font-size: 28px;
    color: #fff;
    margin: 15px 0 20px 43px;
}

#search-results .heading span{
    color: #6e6b6b;
    float:right;
    padding-right: 20px;
}

#search-results .icon{
    margin: 5px 0 0 5px;
    width:20px;
    height:20px;
    float: left;
}

#search-results .name{
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    line-height: 30px;
    margin-left: 20px;
    float: left;
}

#search-results .address{
    clear: both;
    font-size: 15px;
    line-height: 30px;
    color: #a2a2a2;
    padding-bottom: 15px;
    margin-left: 45px;
    border-bottom: 1px solid #6e6b6b;
    padding-right: 50px;
}

#search-results li:last-child .address{
    border-bottom: none;
}

#search-results .see-more{
    position: absolute;
    bottom: 0;
    margin: 0 0 15px 15px;
    padding:12px 18px;
    color: #fff;
    background-color: #606060;
    -webkit-border-radius: 15px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}
#search-results .see-more img{
    margin-left: 5px;
    width:20px;
}

/* Prevent outline on links */
a, a:active, a:focus {
    outline: none;
}

/* Text Angular */
.ta-toolbar .btn-group {
    margin-bottom: 5px;
}
.note-text {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.ibox.right-column .ibox-content h2 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 12px;
}
.claim-detail-strong{
    font-weight: 400;
}

.claim-detail{
    padding-bottom: 40px;
    padding-top: 20px;
}

.claim-tables>tbody>tr>td{
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    max-width: 250px;
}

.risk-heading{
    font-size: 58px;
    margin-top: 20px;
    margin-bottom: 60px;
    color: #9C1C64;
}

.admin-heading{
    font-size: 58px;
    margin-top: 20px;
    margin-bottom: 60px;
    color: #9C1C64;
}

.admin-sub-heading-off{
    color: #d5d6d7;
}

.admin-table-header{
    font-size: 24px;
    font-weight: 100;
}

#document_template_header_content {
    min-height: 300px;
    resize: vertical;
}

.policy-form{
    font-size: 14px;
    font-weight: 400;
}
.icon-heading{
    display: inline-block;
    vertical-align: middle;
    line-height: 44px;
    margin-left: 20px;
    font-size: 28px;
}

.icon-heading-side-bar{
    display: inline-block;
    vertical-align: middle;
    line-height: 64px;
    margin-left: 5px;
    font-size: 28px;
    color: white;
}

.quote-sub-heading-white{
    font-size: 22px;
    color:white;
}

.quote-sub-heading-spectrum{
    font-size: 28px;
    color:#2071c5;
}

.quote-sub-heading{
    font-size: 22px;
    color:#2f93d5;
}

.quote-sub-heading-inline{
    display: inline !important;
}

.quote-sub-heading-inline-active{
    color:#2071c5;
    display: inline !important;
    margin-right: 50px;
    padding: 5px;
    border-bottom: 4px solid #3ba9fc ;
}

.quote-sub-heading-inline-inactive{
    color: #cecece;
    display: inline !important;
    margin-right: 50px;
}

.quote-sub-heading-warning{
    font-size: 22px;
    color:#990000;
}

.quote-sub-heading-info{
    font-size: 15px;
    line-height: inherit;
}

.btn-reverse-payment{
    border: 1px #d4c804 solid;
    background-color: #eee21e;
    color: #000;
    font-weight: 400;
    font-size: 13px;
}

.btn-reverse-payment:hover{
    border: 1px #d4c804 solid;
    background-color: #eee21e;
    color: #000 !important;
}

.btn-make-payment{
    border: 1px #69a64b solid;
    background-color: #79b55b;
    color: #f7f7f7;
    font-weight: 400;
    font-size: 13px;
}

.btn-make-payment:hover{
    border: 1px #69a64b solid;
    background-color: #79b55b;
    color: #f7f7f7 !important;
}

.btn-lead-qualify{
    border: 1px #69a64b solid;
    color: #69a64b;
    font-weight: 400;
    font-size: 13px;
    padding: 3px 12px;
}

.btn-lead-qualify:hover{
    border: 1px #69a64b solid;
    background-color: #79b55b;
    color: #f7f7f7 !important;
}

.btn-lead-quote{
    border: 1px #c3c3c3 solid;
    color: #c3c3c3;
    font-weight: 400;
    font-size: 13px;
    padding: 3px 12px;
}

.btn-lead-quote:hover{
    border: 1px #c3c3c3 solid;
    background-color: #f3f3f3;
    color: #c3c3c3 !important;
}

.btn-quote-action{
    border: 1px #c3c3c3 solid;
    background-color: #f3f3f3;
    color: #000;
    font-weight: 400;
    font-size: 13px;
}

.btn-quote-action:hover{
    border: 1px #c3c3c3 solid;
    background-color: #f3f3f3;
    color: #000 !important;
}

.btn-edit-information{
    border: 1px #c3c3c3 solid;
    background-color: #f3f3f3;
    color: #000;
    font-weight: 400;
    font-size: 13px;
}

.btn-edit-information:hover{
    border: 1px #c3c3c3 solid;
    background-color: #f3f3f3;
    color: #000 !important;
}

.btn-edit-information{
    border: 1px #c3c3c3 solid;
    background-color: #f3f3f3;
    color: #000;
    font-weight: 400;
    font-size: 13px;
}

.btn-edit-information:hover{
    border: 1px #c3c3c3 solid;
    background-color: #f3f3f3;
    color: #000 !important;
}

.btn-make-payment{
    border: 1px #69a64b solid;
    background-color: #79b55b;
    color: #f7f7f7;
    font-weight: 400;
    font-size: 14px;
}

.btn-make-payment:hover{
    border: 1px #69a64b solid;
    background-color: #79b55b;
    color: #f7f7f7 !important;
}


.table-hover-popover>tbody>tr:hover{
    background-color: #1886f5 !important;
    color: white;
    cursor: pointer;
}

.nuui-contact-policy-item-detail .table-hover-popover>tbody>tr:hover{
    background-color: unset !important;
    color: inherit;
    cursor: pointer;
}

.nuui .quote-information-table--excesses tbody th,
.nuui .quote-information-table--excesses tbody td {
    border-bottom: 0;
}

.nuui .quote-information-table--excesses {
    table-layout: auto;
}

.nuui .quote-information-table--excesses thead th {
    border-bottom: 0;
}

.nuui .quote-information-table--excesses thead .tdinner,
.nuui .quote-information-table--excesses tbody .tdinner {
    padding: 0 1rem 0 0;
}

.nuui .quote-information-table--excesses tbody tr + tr td {
    padding-top: 1rem;
}

.nuui .quote-information-table--excesses tbody .tdinner > .field,
.nuui .quote-information-table--excesses tbody .tdinner > .field > .field__controlwrapper {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
}

.nuui .quote-information-table--excesses tbody td:last-child .tdinner,
.nuui .quote-information-table--excesses tbody th:last-child .tdinner,
.nuui .quote-information-table--excesses thead th:last-child .tdinner {
    padding-right: 0;
}

.nuui .quote-information-table--excesses tbody td:last-child,
.nuui .quote-information-table--excesses tbody th:last-child,
.nuui .quote-information-table--excesses thead th:last-child {
    width: 1%;
    white-space: nowrap;
}

.nuui .quote-information-table--requirements tbody th,
.nuui .quote-information-table--requirements tbody td {
    border-bottom: 0;
}

.nuui .quote-information-table--requirements {
    table-layout: auto;
}

.nuui .quote-information-table--requirements thead th {
    border-bottom: 0;
}

.nuui .quote-information-table--requirements thead .tdinner,
.nuui .quote-information-table--requirements tbody .tdinner {
    padding: 0 1rem 0 0;
}

.nuui .quote-information-table--requirements tbody tr + tr td {
    padding-top: 1rem;
}

.nuui .quote-information-table--requirements tbody .tdinner > .field,
.nuui .quote-information-table--requirements tbody .tdinner > .field > .field__controlwrapper {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
}

.nuui .quote-information-table--requirements tbody td:last-child .tdinner,
.nuui .quote-information-table--requirements tbody th:last-child .tdinner,
.nuui .quote-information-table--requirements thead th:last-child .tdinner {
    padding-right: 0;
}

.nuui .quote-information-table--requirements .js-requirement-actions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.5rem;
}

.nuui .quote-information-table--requirements th:last-child,
.nuui .quote-information-table--requirements td:last-child {
    width: 1%;
    white-space: nowrap;
}

.nuui .quote-information-table--requirements .quote-policy-table__actionbuttons {
    gap: 0.25rem;
}

.nuui .quote-information-table--warranties tbody th,
.nuui .quote-information-table--warranties tbody td {
    border-bottom: 0;
}

.nuui .quote-information-table--warranties {
    table-layout: auto;
}

.nuui .quote-information-table--warranties thead th {
    border-bottom: 0;
}

.nuui .quote-information-table--warranties thead .tdinner,
.nuui .quote-information-table--warranties tbody .tdinner {
    padding: 0 1rem 0 0;
}

.nuui .quote-information-table--warranties tbody tr + tr td {
    padding-top: 1rem;
}

.nuui .quote-information-table--warranties tbody .tdinner > .field,
.nuui .quote-information-table--warranties tbody .tdinner > .field > .field__controlwrapper {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
}

.nuui .quote-information-table--warranties tbody td:last-child .tdinner,
.nuui .quote-information-table--warranties tbody th:last-child .tdinner,
.nuui .quote-information-table--warranties thead th:last-child .tdinner {
    padding-right: 0;
}

.nuui .quote-information-table--warranties tbody td:last-child,
.nuui .quote-information-table--warranties tbody th:last-child,
.nuui .quote-information-table--warranties thead th:last-child {
    width: 1%;
    white-space: nowrap;
}

.nuui-contact-policy-item-detail #tab-information {
    padding-bottom: 4rem;
}

.nuui .quote-policy-table__actionbuttons {
    width: max-content;
    margin-left: auto;
    justify-content: flex-end;
}

.nuui .quote-policy-payments-table,
.nuui .quote-policy-transaction-history-table,
.nuui .nuui-policy-risk-questionnaires__table,
.nuui .quote-policy-payments-and-refunds-table {
    --table-td-vertical-padding: 0;
}

.nuui .quote-policy-transaction-history-table {
    table-layout: fixed;
}

.nuui .quote-policy-transaction-history-table th,
.nuui .quote-policy-transaction-history-table td {
    vertical-align: middle;
}

.nuui .quote-policy-transaction-history-table tbody tr {
    height: 2rem;
}

.nuui .quote-policy-transaction-history-table .tdinner {
    align-items: center;
    display: flex;
    height: var(--table-td-inner-height);
    max-height: var(--table-td-inner-height);
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    width: 100%;
}

.nuui .quote-policy-transaction-history-table .tdinner--truncate,
.nuui .quote-policy-transaction-history-table .tdinner--truncate > .tdinner__label {
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nuui .quote-policy-transaction-history-table tbody td.td--3rem {
    width: auto;
}

.nuui .nuui-policy-risk-questionnaires__table {
    table-layout: fixed;
}

.nuui .nuui-policy-risk-questionnaires__table tr {
    height: 2rem;
    max-height: 2rem;
}

.nuui .nuui-policy-risk-questionnaires__table th,
.nuui .nuui-policy-risk-questionnaires__table td {
    border-bottom: 0;
    box-shadow: inset 0 calc(var(--border-width) * -1) 0 var(--control-edge);
    box-sizing: border-box;
    height: 2rem;
    max-height: 2rem;
    overflow: hidden;
    vertical-align: middle;
}

.nuui .nuui-policy-risk-questionnaires__table .tdinner {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 2rem;
    max-height: 2rem;
    max-width: 100%;
    min-height: 2rem;
    min-width: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

.nuui .nuui-policy-risk-questionnaires__table .tdinner--alignright {
    justify-content: flex-end;
}

.nuui .nuui-policy-risk-questionnaires__table .tdinner--truncate,
.nuui .nuui-policy-risk-questionnaires__table .tdinner--truncate > .tdinner__label {
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nuui .nuui-policy-risk-questionnaires__table .quote-policy-table__actioncell {
    justify-content: flex-end;
    overflow: visible;
    padding-left: 1rem;
    padding-right: 0;
}

.nuui .nuui-policy-risk-questionnaires__table .quote-policy-table__actionbuttons {
    justify-content: flex-end;
    margin-left: auto;
}

.nuui .nuui-policy-risk-questionnaires__table .quote-policy-table__actionbuttons .button {
    max-width: 100%;
}

.nuui .quote-policy-transaction-history-table__col--select {
    width: 3%;
}

.nuui .quote-policy-transaction-history-table--default .quote-policy-transaction-history-table__col--type,
.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--type {
    width: 6%;
}

.nuui .quote-policy-transaction-history-table--default .quote-policy-transaction-history-table__col--registration,
.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--registration {
    width: 8%;
}

.nuui .quote-policy-transaction-history-table--default .quote-policy-transaction-history-table__col--created {
    width: 9%;
}

.nuui .quote-policy-transaction-history-table--default .quote-policy-transaction-history-table__col--risk-type,
.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--risk-type {
    width: 12%;
}

.nuui .quote-policy-transaction-history-table--default .quote-policy-transaction-history-table__col--action-statement {
    width: 25%;
}

.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--action-statement {
    width: 24%;
}

.nuui .quote-policy-transaction-history-table--default .quote-policy-transaction-history-table__col--effective,
.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--effective {
    width: 9%;
}

.nuui .quote-policy-transaction-history-table--default .quote-policy-transaction-history-table__col--invoice-total,
.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--invoice-total {
    width: 13%;
}

.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--paid,
.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--due {
    width: 8%;
}

.nuui .quote-policy-transaction-history-table--default .quote-policy-transaction-history-table__col--status {
    width: 15%;
}

.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--invoice-total {
    width: 12%;
}

.nuui .quote-policy-transaction-history-table--paid-due .quote-policy-transaction-history-table__col--status {
    width: 10%;
}

.nuui .quote-policy-payments-and-refunds-table {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    table-layout: fixed;
}

.nuui .quote-policy-payments-and-refunds-table tr {
    height: 2rem;
    max-height: 2rem;
}

.nuui .quote-policy-payments-and-refunds-table th,
.nuui .quote-policy-payments-and-refunds-table td {
    border-bottom: 0;
    box-shadow: inset 0 calc(var(--border-width) * -1) 0 var(--control-edge);
    box-sizing: border-box;
    height: 2rem;
    max-height: 2rem;
    overflow: hidden;
    vertical-align: middle;
}

.nuui .quote-policy-payments-and-refunds-table .tdinner {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 2rem;
    max-height: 2rem;
    max-width: 100%;
    min-height: 2rem;
    min-width: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

.nuui .quote-policy-payments-and-refunds-table .tdinner--alignright {
    justify-content: flex-end;
}

.nuui .quote-policy-payments-and-refunds-table .tdinner--truncate,
.nuui .quote-policy-payments-and-refunds-table .tdinner--truncate > .tdinner__label {
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nuui .quote-policy-payments-and-refunds-table__col--type {
    width: 5%;
}

.nuui .quote-policy-payments-and-refunds-table__col--created {
    width: 8%;
}

.nuui .quote-policy-payments-and-refunds-table__col--quote {
    width: 6%;
}

.nuui .quote-policy-payments-and-refunds-table__col--method,
.nuui .quote-policy-payments-and-refunds-table__col--effective,
.nuui .quote-policy-payments-and-refunds-table__col--reconciled {
    width: 8%;
}

.nuui .quote-policy-payments-and-refunds-table__col--paid,
.nuui .quote-policy-payments-and-refunds-table__col--date {
    width: 7%;
}

.nuui .quote-policy-payments-and-refunds-table__col--reference {
    width: 11%;
}

.nuui .quote-policy-payments-and-refunds-table__col--comment {
    width: 13%;
}

.nuui .quote-policy-payments-and-refunds-table__col--totaldue {
    width: 9%;
}

.nuui .quote-policy-payments-and-refunds-table__col--actions {
    width: 12rem;
}

.nuui .quote-policy-payments-and-refunds-table .quote-policy-payment-status {
    align-items: center;
    display: inline-flex;
    gap: 0.5rem;
    max-width: 100%;
    min-width: 0;
}

.nuui .quote-policy-payments-and-refunds-table .quote-policy-payment-status__label {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nuui .quote-policy-payments-and-refunds-table .quote-policy-table__actioncell {
    justify-content: flex-end;
    padding-left: 1rem;
    padding-right: 0;
}

.nuui .quote-policy-payments-and-refunds-table .quote-policy-table__actionbuttons {
    justify-content: flex-end;
    margin-left: auto;
}

.nuui .quote-policy-payments-and-refunds-table .quote-policy-table__actionbuttons .button {
    max-width: 100%;
    gap: 0.5rem;
}

.nuui .quote-policy-payments-table tbody .tdinner,
.nuui .quote-policy-transaction-history-table tbody .tdinner {
    padding-top: 0;
    padding-bottom: 0;
}

.nuui .quote-policy-payments-table .quote-policy-table__iconbutton,
.nuui .quote-information-table--excesses .quote-policy-table__iconbutton,
.nuui .quote-information-table--requirements .quote-policy-table__iconbutton,
.nuui .quote-information-table--warranties .quote-policy-table__iconbutton {
    height: calc(var(--button-inner-height) + (var(--border-width) * 2));
    min-width: calc(var(--button-inner-height) + (var(--border-width) * 2));
    width: calc(var(--button-inner-height) + (var(--border-width) * 2));
    padding: 0;
}

.nuui .quote-policy-payments-table .quote-policy-table__iconbutton .button__icon,
.nuui .quote-information-table--excesses .quote-policy-table__iconbutton .button__icon,
.nuui .quote-information-table--requirements .quote-policy-table__iconbutton .button__icon,
.nuui .quote-information-table--warranties .quote-policy-table__iconbutton .button__icon {
    width: var(--button-inner-height);
    height: var(--button-inner-height);
}

.nuui-contact-policy-item-detail__sidenav-content .footer .button__label {
    margin-top: 0;
}

.table-hover-popover-admin>tbody>tr:hover{
    background-color: #1886f5;
    color: white;
    cursor: pointer;
}

.table-hover-popover-admin>tbody>tr:hover a{
    background-color: #1886f5;
    color: white;
    cursor: pointer;
}


.table-modal{
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}


.report-form{
    padding-left: 0px;
    padding-top: 5px;
}

.report-form-block{
    margin-top: 25px;
    padding-left: 0px
}

.report-date-picker{
    position: relative;
    top: 1px;
}

.report-date-picker-icon{
    position: relative;
    top: 0px;
}

.with-bar{
    margin-top: 50px;
    padding-top: 30px;
    border-top: 6px #dddddd solid;
}

#form-add-new-record .form-group label select {
    font-weight: 400;
}
