/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.7.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{display:inline-block;font-size:13px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{clip:rect(0,0,0,0);background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);position:absolute;top:100%;width:100%;z-index:1010}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;border:1px solid #aaa;border-radius:5px;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:25px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;margin-right:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{background:url(chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.chosen-container-single .chosen-single div b{background:url(chosen-sprite.png) no-repeat 0 2px;display:block;height:100%;width:100%}.chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.chosen-container-single .chosen-search input[type=text]{background:url(chosen-sprite.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.chosen-container-single.chosen-container-single-nosearch .chosen-search{clip:rect(0,0,0,0);position:absolute}.chosen-container .chosen-results{-webkit-overflow-scrolling:touch;color:#444;margin:0 4px 4px 0;max-height:240px;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.chosen-container .chosen-results li{word-wrap:break-word;-webkit-touch-callout:none;display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px}.chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:0 5px;position:relative;width:100%}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{background:transparent!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);border:1px solid #ccc;color:#666;padding-right:5px}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{background:transparent;border-left:none}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{cursor:default;opacity:.5!important}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{left:3px;right:auto}.chosen-rtl .chosen-single abbr{left:26px;right:auto}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}@media (min-width:992px){.view-accr .left-side{border-right:4px dotted #ccc;padding-right:70px}.view-accr .right-side{padding-left:70px}}.view-accr .resident-approval-status{border:0;border-top:5px solid #438d01;color:#438d01;list-style:none;margin-bottom:20px;margin-top:20px;padding-left:0;padding-top:10px}.view-accr .resident-approval-status.no-approvals{border-color:#b00;color:#b00}.view-accr .accr-table{border-bottom:2px solid #ddd;border-top:1px solid #ddd;margin-top:20px}.view-accr .accr-table td,.view-accr .accr-table th{text-align:center}.view-accr .accr-table td.accr-activity-col{text-align:left;width:300px}.view-accr .accr-assessments-nav{margin-top:20px}.view-accr .assessmentSectionComments{padding-top:10px}.view-accr-modal .modal-dialog{height:85%;left:calc(50% - 430px);position:fixed;top:0;width:860px}.view-accr-modal .modal-dialog .modal-content{height:100%}.view-accr-modal .modal-dialog .modal-content .panel{margin-bottom:0}.view-accr-modal .modal-dialog .modal-content .modal-body{height:100%;overflow:auto;padding:0;width:100%}.view-accr-modal .modal-dialog .modal-content .modal-header-warning{background-color:#fde4c8;border-color:#f4d1a9;height:50px}.view-accr-modal .modal-dialog .modal-content .modal-header-close{background-color:#f7f7f7}.view-accr-modal .modal-dialog .modal-content .modal-header-close img{cursor:pointer}.view-accr-modal .modal-dialog .modal-content .modal-header-close img:hover{content:url(../../../images/close-hover.png)}.view-accr-modal .modal-dialog .modal-content .modal-header{padding:10px 8px 10px 10px}.view-accr-modal .modal-dialog .modal-content .modal-header .accr-view-dialog-header-title{color:#9f4d23;font-size:14px}.view-accr-modal .modal-dialog .modal-content .modal-header .banner-icon{height:20px;margin:5px 10px 5px 0;width:20px}.view-accr-modal .modal-dialog .modal-content .modal-header button{margin-left:8px;margin-top:-2px}.banner{border:1px solid;height:40px;margin-bottom:5px;padding:10px 30px 10px 10px;width:100%}.banner>div{display:inline-block}.banner.banner-error{background-color:#ffe7e4;border-color:#f4b9b2;color:#900}.banner.banner-error:first-child:before{background-image:url(../../../images/banner-error.png);background-size:20px 20px;content:"";display:inline-block;height:20px;margin-right:10px;width:20px}.banner.banner-small>div:first-child{font-size:14px;vertical-align:top}.billing-layout .view-sundry-charges .new-sundry-btn{height:40px}.billing-layout .view-sundry-charges .btn-sundry-status{display:inline-block;width:88px}.billing-layout .view-sundry-charges .charges-table{margin:20px 0 0;overflow-x:visible}.billing-layout .view-sundry-charges .charges-table.table-responsive{border:0}.billing-layout .view-sundry-charges .charges-table .resident-data div{display:inline-block;vertical-align:top}.billing-layout .view-sundry-charges .charges-table .resident-data div img{clear:both;float:left;height:26px;width:26px}.billing-layout .view-sundry-charges .charges-table .resident-data div:nth-child(2){margin-left:10px}.billing-layout .view-sundry-charges .charges-table table{border-bottom:2px solid #aaa;border-collapse:collapse;margin-bottom:0}.billing-layout .view-sundry-charges .charges-table thead tr th{border-bottom:2px solid #aaa;border-top:1px solid #aaa!important;color:#666;font-size:12px;font-weight:500;padding:6px 8px}.billing-layout .view-sundry-charges .charges-table thead tr th.invoicedate-header{padding-left:5px;text-align:left;width:12%}.billing-layout .view-sundry-charges .charges-table thead tr th.description-header{text-align:left;width:27%}.billing-layout .view-sundry-charges .charges-table thead tr th.invoice-header{text-align:left;width:15%}.billing-layout .view-sundry-charges .charges-table thead tr th.resident-header{text-align:left;width:23%}.billing-layout .view-sundry-charges .charges-table thead tr th.posted-header{text-align:left;width:10%}.billing-layout .view-sundry-charges .charges-table thead tr th.total-header{padding-right:10px;text-align:right;width:12%}.billing-layout .view-sundry-charges .charges-table tbody{background-color:#fff}.billing-layout .view-sundry-charges .charges-table tbody tr{border:1px solid #ccc}.billing-layout .view-sundry-charges .charges-table tbody tr.billing-header{background-color:#e2e2e2;height:32px}.billing-layout .view-sundry-charges .charges-table tbody tr.billing-header td{padding:7px 10px}.billing-layout .view-sundry-charges .charges-table tbody tr.billing-header .header-date{font-size:14px}.billing-layout .view-sundry-charges .charges-table tbody tr td{border:none;color:#3f3f41;padding:8px}.billing-layout .view-sundry-charges .charges-table tbody tr td .add-top-margin{margin-top:4px}.billing-layout .view-sundry-charges .charges-table tbody tr td div.invoice-description{font-weight:700}.billing-layout .view-sundry-charges .charges-table tbody tr td div.invoice-supplier{color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:235px}.billing-layout .view-sundry-charges .charges-table tbody tr td.invoice-number{text-align:left}.billing-layout .view-sundry-charges .charges-table tbody tr td.invoice-total{padding-right:10px;text-align:right}.billing-layout .view-sundry-charges .charges-table tbody tr td .invoice-draft{border:1px solid #999;border-radius:12px;height:23px;width:50px}.billing-layout .view-sundry-charges .charges-table tbody tr td .invoice-draft .label{color:#444;font-size:14px;font-weight:400;height:16px;line-height:16px;width:33px}.billing-layout .view-sundry-charges .charges-table tbody tr td:first-child{padding-left:10px}.billing-layout .common-sundry-charge-page .go-back{font-size:16px;height:23px;margin-top:22px}.billing-layout .common-sundry-charge-page .go-back .go-back-arrow{height:15.33px;margin-bottom:3px;width:15.33px}.billing-layout .common-sundry-charge-page .go-back .back-to{color:#666}.billing-layout .common-sundry-charge-page .go-back .sundry-charges-text{color:#666;font-weight:700}.billing-layout .common-sundry-charge-page .go-back .back-link{text-decoration:none}.billing-layout .common-sundry-charge-page .page-header{margin-top:14px}.billing-layout .common-sundry-charge-page .left-panel{padding-left:31px;padding-right:31px;padding-top:50px}.billing-layout .common-sundry-charge-page .right-panel .amount-small{color:#666;display:block;font-size:28px}.billing-layout .common-sundry-charge-page .right-panel .amount-small-inline{font-size:28px;vertical-align:top}.billing-layout .common-sundry-charge-page .right-panel .amount-large{font-size:55px;line-height:1}.billing-layout .common-sundry-charge-page .right-panel .amount-per-resident{color:#666;display:inline;font-size:28px;height:31px;line-height:32px;padding-top:10px;text-align:left;width:94px}.billing-layout .common-sundry-charge-page .right-panel .resident-count{color:#666;display:inline;font-size:28px;height:31px;line-height:32px;margin-left:32%;padding-top:10px;text-align:right;width:94px}.billing-layout .common-sundry-charge-page .right-panel img{height:23px;padding-bottom:4px;width:18.2px}.billing-layout .common-sundry-charge-page .panel{border-radius:3px}.billing-layout .common-sundry-charge-page .panel.gst-inclusive{border-top-left-radius:0!important;border-top-right-radius:0!important}.billing-layout .common-sundry-charge-page .splitter{border-top:4px dotted #aaa;box-sizing:border-box;height:3px;margin-bottom:20px;margin-top:10px;width:223px}.billing-layout .common-sundry-charge-page .gst-inclusive-header{background-color:#e2e2e2;border:1px solid #ccc;border-bottom:0;border-radius:3px 3px 0 0;height:30px;padding-left:20px;padding-top:4px}.billing-layout .common-sundry-charge-page .gst-inclusive-header span{font-size:14px}.billing-layout .add-sundry-charge .go-back{font-size:16px;height:23px;margin-top:22px}.billing-layout .add-sundry-charge .go-back .go-back-arrow{height:15.33px;margin-bottom:3px;width:15.33px}.billing-layout .add-sundry-charge .go-back .back-to{color:#666}.billing-layout .add-sundry-charge .go-back .sundry-charges-text{color:#666;font-weight:700}.billing-layout .add-sundry-charge .go-back .back-link{text-decoration:none}.billing-layout .add-sundry-charge .page-header{margin-top:14px}.billing-layout .add-sundry-charge .left-panel{padding-left:31px;padding-right:31px;padding-top:50px}.billing-layout .add-sundry-charge .right-panel .amount-small{color:#666;display:block;font-size:28px}.billing-layout .add-sundry-charge .right-panel .amount-small-inline{font-size:28px;vertical-align:top}.billing-layout .add-sundry-charge .right-panel .amount-large{font-size:55px;line-height:1}.billing-layout .add-sundry-charge .right-panel .amount-per-resident{color:#666;display:inline;font-size:28px;height:31px;line-height:32px;padding-top:10px;text-align:left;width:94px}.billing-layout .add-sundry-charge .right-panel .resident-count{color:#666;display:inline;font-size:28px;height:31px;line-height:32px;margin-left:32%;padding-top:10px;text-align:right;width:94px}.billing-layout .add-sundry-charge .right-panel img{height:23px;padding-bottom:4px;width:18.2px}.billing-layout .add-sundry-charge .panel{border-radius:3px}.billing-layout .add-sundry-charge .panel.gst-inclusive{border-top-left-radius:0!important;border-top-right-radius:0!important}.billing-layout .add-sundry-charge .splitter{border-top:4px dotted #aaa;box-sizing:border-box;height:3px;margin-bottom:20px;margin-top:10px;width:223px}.billing-layout .add-sundry-charge .gst-inclusive-header{background-color:#e2e2e2;border:1px solid #ccc;border-bottom:0;border-radius:3px 3px 0 0;height:30px;padding-left:20px;padding-top:4px}.billing-layout .add-sundry-charge .gst-inclusive-header span{font-size:14px}.billing-layout .add-sundry-charge #description,.billing-layout .add-sundry-charge #supplier{width:376px}.billing-layout .add-sundry-charge .panel-footer{margin-top:42px;padding-right:0}.billing-layout .add-sundry-charge .panel-footer .margin-right-16{margin-right:16px}.billing-layout .add-sundry-charge .gstInclusiveCheck{padding-left:0;top:20px}.billing-layout .add-sundry-charge .split-evenly-check{padding-left:0}.billing-layout .add-sundry-charge .sundry-checkbox label>span{float:right;padding-top:4px}.billing-layout .add-sundry-charge .sundry-checkbox .control-label{padding-left:9px}.billing-layout .add-sundry-charge .sundry-account{width:146px}.billing-layout .add-sundry-charge .table{border-color:#ccc;margin-top:50px}.billing-layout .add-sundry-charge .table .input-lg{border-radius:3px;font-size:14px;height:36px;text-align:right}.billing-layout .add-sundry-charge .table .dollar-input-container:before{top:8px}.billing-layout .add-sundry-charge .table thead>tr:first-child{border-bottom:2px solid #999}.billing-layout .add-sundry-charge .table thead>tr:first-child th{border:none}.billing-layout .add-sundry-charge .table thead>tr>th:first-child{padding-left:0}.billing-layout .add-sundry-charge .table thead>tr>th:nth-child(3){width:275px}.billing-layout .add-sundry-charge .table thead>tr>th:nth-child(4){text-align:right;width:80px}.billing-layout .add-sundry-charge .table tbody>tr>td:first-child{background-color:#f7f7f7;background-color:#fff;padding-left:0;width:210px}.billing-layout .add-sundry-charge .table tbody>tr>td:nth-child(3) input{width:175px}.billing-layout .add-sundry-charge .table tbody>tr>td:nth-child(4) input{width:70px}.billing-layout .add-sundry-charge .table tbody>tr>td:nth-child(5) select{width:85px}.billing-layout .add-sundry-charge .table tbody>tr>td:last-child{padding-right:0;text-align:right;vertical-align:middle}.billing-layout .add-sundry-charge .table tbody>tr{border:1px solid #ccc;border-left:none;border-right:none}.billing-layout .add-sundry-charge .table tbody>tr>td{border-bottom:1px solid #ccc}.billing-layout .add-sundry-charge .table tbody>tr>td .text-field{font-size:14px;height:36px}.billing-layout .add-sundry-charge .table tbody>tr:last-child{border-bottom:2px solid #999}.billing-layout .add-sundry-charge .table th{color:#666;font-size:12px;font-weight:400;text-transform:uppercase}.billing-layout .add-sundry-charge .sundry-resident-table-header{color:#3f3f41;font-size:18px;font-weight:700;line-height:21px;width:388px}.billing-layout .add-sundry-charge .sundry-resident-table{border-color:#ccc;margin-top:15px}.billing-layout .add-sundry-charge .sundry-resident-table img{height:36px;width:36px}.billing-layout .add-sundry-charge .sundry-resident-table thead>tr>th:nth-child(2){width:766px}.billing-layout .add-sundry-charge .sundry-resident-table tbody>tr:first-child{border-top:2px solid #999}.billing-layout .add-sundry-charge .sundry-resident-table tbody>tr:last-child{border-bottom:2px solid #999}.billing-layout .add-sundry-charge .sundry-resident-table tbody>tr>td{border-bottom:1px solid #ccc;height:50px}.billing-layout .add-sundry-charge .sundry-resident-table tbody>tr>td:first-child{font-size:14px;text-align:left;width:4.8%}.billing-layout .add-sundry-charge .sundry-resident-table tbody>tr>td:last-child{color:#3f3f41;font-size:14px;padding-left:20px;text-align:left}.billing-layout .view-sundry-charge .go-back{font-size:16px;height:23px;margin-top:22px}.billing-layout .view-sundry-charge .go-back .go-back-arrow{height:15.33px;margin-bottom:3px;width:15.33px}.billing-layout .view-sundry-charge .go-back .back-to{color:#666}.billing-layout .view-sundry-charge .go-back .sundry-charges-text{color:#666;font-weight:700}.billing-layout .view-sundry-charge .go-back .back-link{text-decoration:none}.billing-layout .view-sundry-charge .page-header{margin-top:14px}.billing-layout .view-sundry-charge .left-panel{padding-left:31px;padding-right:31px;padding-top:50px}.billing-layout .view-sundry-charge .right-panel .amount-small{color:#666;display:block;font-size:28px}.billing-layout .view-sundry-charge .right-panel .amount-small-inline{font-size:28px;vertical-align:top}.billing-layout .view-sundry-charge .right-panel .amount-large{font-size:55px;line-height:1}.billing-layout .view-sundry-charge .right-panel .amount-per-resident{color:#666;display:inline;font-size:28px;height:31px;line-height:32px;padding-top:10px;text-align:left;width:94px}.billing-layout .view-sundry-charge .right-panel .resident-count{color:#666;display:inline;font-size:28px;height:31px;line-height:32px;margin-left:32%;padding-top:10px;text-align:right;width:94px}.billing-layout .view-sundry-charge .right-panel img{height:23px;padding-bottom:4px;width:18.2px}.billing-layout .view-sundry-charge .panel{border-radius:3px}.billing-layout .view-sundry-charge .panel.gst-inclusive{border-top-left-radius:0!important;border-top-right-radius:0!important}.billing-layout .view-sundry-charge .splitter{border-top:4px dotted #aaa;box-sizing:border-box;height:3px;margin-bottom:20px;margin-top:10px;width:223px}.billing-layout .view-sundry-charge .gst-inclusive-header{background-color:#e2e2e2;border:1px solid #ccc;border-bottom:0;border-radius:3px 3px 0 0;height:30px;padding-left:20px;padding-top:4px}.billing-layout .view-sundry-charge .gst-inclusive-header span{font-size:14px}.billing-layout .view-sundry-charge .modify-button{margin-top:10px;width:221px}.billing-layout .view-sundry-charge .postcharges-button{margin-top:25px;width:221px}.billing-layout .view-sundry-charge .last-edited{color:#999;font-size:12px;margin-right:20px;margin-top:10px}.billing-layout .view-sundry-charge .description-sub-heading,.billing-layout .view-sundry-charge .residents-sub-heading{font-size:18px;font-weight:700;line-height:21px}.billing-layout .view-sundry-charge .resident-info div{display:inline-block;padding-top:10px}.billing-layout .view-sundry-charge .resident-info img{clear:both;float:left;height:36px;margin-right:10px;width:36px}.billing-layout .view-sundry-charge .resident-count-pic{clear:both;float:left;height:21px;margin-right:4px;margin-top:8px;width:18.2px}.billing-layout .view-sundry-charge table{border-bottom:2px solid #aaa;width:100%}.billing-layout .view-sundry-charge th{border-bottom:2px solid #aaa;color:#595a5c;font-size:12px;font-weight:400}.billing-layout .view-sundry-charge th.resident{padding-left:0;width:30%}.billing-layout .view-sundry-charge th.description,.billing-layout .view-sundry-charge th.sundry-account{width:32%}.billing-layout .view-sundry-charge th.amount{text-align:right;width:5%}.billing-layout .view-sundry-charge th.gst{padding-left:30px;padding-right:0;text-align:left;width:20px}.billing-layout .view-sundry-charge td{border-top:1px solid #ccc}.billing-layout .view-sundry-charge td.resident{padding-left:0}.billing-layout .view-sundry-charge td.description,.billing-layout .view-sundry-charge td.sundry-account{padding-top:18px}.billing-layout .view-sundry-charge td.amount{padding-top:18px;text-align:right}.billing-layout .view-sundry-charge td.gst{padding-left:30px;padding-right:0;padding-top:18px;text-align:left}.billing-layout .view-sundry-charge .no-residents{color:#999;font-size:16px;line-height:2}.billing-layout .resident-sundry-charge .modal-content{background-color:#f7f7f7;border:1px solid #ccc;border-radius:3px;box-shadow:-2px 0 15px 0 rgba(0,0,0,.5);height:93.1%;left:65.3%;position:fixed;top:1.5%;width:15.5%}.billing-layout .resident-sundry-charge .modal-body{height:inherit;overflow-y:auto;padding-left:15px;padding-right:15px}.billing-layout .resident-sundry-charge .modaldiv{background:#f7f7f7;border-color:#ccc;border-width:1px}.billing-layout .resident-sundry-charge .resident-sundry-charge-img-div{color:#666;display:inline-block;font-size:16px;height:17px;padding-right:19px}.billing-layout .resident-sundry-charge .resident-sundry-charge-img-div img{height:18px;width:17px}.billing-layout .resident-sundry-charge .modal-footer{padding-left:15px;padding-right:15px}.billing-layout .resident-sundry-charge .resident-sundry-charge-data{color:#3f3f41;font-size:14px;height:16px;line-height:16px;width:185px}.billing-layout .resident-sundry-charge .resident-sundry-charge-header{color:#666;float:left;font-size:12px;height:14px;line-height:14px}.billing-layout .resident-sundry-charge .resident-sect{align-items:center;color:#666;display:flex;flex-basis:100%;font-size:12px;height:14px;line-height:14px;padding-bottom:12px;padding-top:12px}.billing-layout .resident-sundry-charge .resident-sect:after{border:1px solid #999;box-sizing:border-box;content:"";flex-grow:1;height:2px}.billing-layout .resident-sundry-charge .departed-resident-sect{align-items:center;color:#666;display:flex;flex-basis:100%;font-size:12px;height:14px;line-height:14px;padding-bottom:12px;padding-top:33px}.billing-layout .resident-sundry-charge .departed-resident-sect:after{border:1px solid #999;box-sizing:border-box;content:"";flex-grow:1;height:2px}.billing-layout .resident-sundry-charge .resident-sundry-charge-table tbody>tr>td:nth-child(2){padding-left:6px;width:100%}.billing-layout .resident-sundry-charge .resident-sundry-charge-table tbody>tr>td{padding-bottom:5px;padding-top:5px}.view-billing-runs .page-header{background-color:#eee;height:120px;margin:0 -15px 30px 0}.view-billing-runs .page-header h1{margin-top:40px}.view-billing-runs .page-header .create-new-btn .btn{margin-bottom:40px;margin-top:40px}.view-billing-runs .billing-runs-table{padding-left:0;padding-right:0;width:1155px}.view-billing-runs .billing-runs-table .description{word-wrap:break-word;white-space:pre-wrap}.view-billing-runs .billing-runs-table .status_draft{color:#b3b3b3;font-weight:700}.view-billing-runs .billing-runs-table .status_committed{color:green;font-weight:700}.create-billing-run .page-header{background-color:#eee;height:120px;margin:0 -15px 30px 0}.create-billing-run .page-header h1{margin-top:40px}.create-billing-run .navbar-nav{margin-bottom:40px}.create-billing-run .navbar-nav li{border-bottom:4px solid #b3b3b3;color:#b3b3b3;font-size:15px;font-weight:600;margin-right:3px;padding-bottom:5px;width:185px}.create-billing-run .navbar-nav>.active{border-bottom:4px solid #008381;color:#008381}.create-billing-run .add-details .main-area{padding-left:0;width:750px}.create-billing-run .add-details .main-area .charge-to-date{padding-left:0}.create-billing-run .add-details .main-area .control-label{font-weight:700}.create-billing-run .add-details .main-area .comment-label{color:#b3b3b3;font-size:13px;font-weight:400}.create-billing-run .add-details .main-area input.input-lg{width:375px}.create-billing-run .add-details .main-area textarea.input-lg{border-color:#b3b3b3;height:100px;width:750px}.create-billing-run .add-details .main-area .dx-texteditor-input{font-size:18px}.create-billing-run .add-details .navigation-btn{margin-top:-180px}.create-billing-run .add-details .navigation-btn .dx-button{background-color:#008381;border:2px solid #008381;border-radius:2px;float:right;font-family:inherit;font-size:14px;font-weight:600;height:40px;margin-left:10px;margin-right:10px;text-shadow:none}.create-billing-run .add-details .navigation-btn .dx-button:hover{background-color:#025450;text-decoration:underline}.create-billing-run .selection-criteria .main-area{padding-left:0;width:750px}.create-billing-run .selection-criteria .main-area .control-label{font-weight:700}.create-billing-run .selection-criteria .main-area .readonly-selection{margin-left:40px}.create-billing-run .selection-criteria .navigation-btn{margin-top:-180px}.create-billing-run .selection-criteria .navigation-btn .dx-button{background-color:#008381;border:2px solid #008381;border-radius:2px;float:right;font-family:inherit;font-size:14px;font-weight:600;height:40px;margin-left:10px;margin-right:10px;text-shadow:none}.create-billing-run .selection-criteria .navigation-btn .dx-button:hover{background-color:#025450;text-decoration:underline}.create-billing-run .selection-criteria .billing-run-details-panel{background-clip:content-box;color:#414141;font-size:16px;height:auto;margin-left:60px;margin-top:140px;outline:1px solid #b3b3b3;padding-bottom:15px;padding-top:15px;width:280px}.create-billing-run .selection-criteria .billing-run-details-panel span{margin-left:10px}.create-billing-run .confirm-residents .main-area{margin-bottom:40px;padding-left:0;width:750px}.create-billing-run .confirm-residents .main-area .control-label{font-weight:700}.create-billing-run .confirm-residents .main-area .control-label a{font-weight:400}.create-billing-run .confirm-residents .main-area .billing-run-selection{background-clip:content-box;height:auto;outline:1px solid #b3b3b3;padding-left:0;padding-right:0;width:750px}.create-billing-run .confirm-residents .main-area .billing-run-selection .row{word-wrap:break-word;margin:15px 0}.create-billing-run .confirm-residents .main-area .charge-summary-table{margin-top:40px}.create-billing-run .confirm-residents .main-area .charge-summary-table .resident-column{width:30%}.create-billing-run .confirm-residents .main-area .charge-summary-table .resident-name{display:block;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.create-billing-run .confirm-residents .main-area .charge-summary-table .departed-label{padding-left:10px}.create-billing-run .confirm-residents .main-area .charge-summary-table .departed-label span{background-color:#a94442;border-radius:3px;color:#fff;font-size:12px;font-weight:600;padding:3px}.create-billing-run .confirm-residents .main-area .charge-summary-table .dx-datagrid-rowsview .dx-selection.dx-row>td{background-color:transparent!important}.create-billing-run .confirm-residents .navigation-btn{margin-top:-180px}.create-billing-run .confirm-residents .navigation-btn .dx-button{background-color:#008381;border:2px solid #008381;border-radius:2px;float:right;font-family:inherit;font-size:14px;font-weight:600;height:40px;margin-left:10px;margin-right:10px;text-shadow:none}.create-billing-run .confirm-residents .navigation-btn .dx-button:hover{background-color:#025450;text-decoration:underline}.create-billing-run .confirm-residents .billing-run-info-panel{background-clip:content-box;color:#414141;font-size:16px;height:auto;margin-left:120px;margin-top:100px;outline:1px solid #b3b3b3;padding-bottom:15px;padding-top:15px;width:250px}.create-billing-run .confirm-residents .billing-run-info-panel span{margin-left:10px}.create-billing-run .review-and-commit .main-area{margin-bottom:40px;padding-left:0;width:750px}.create-billing-run .review-and-commit .main-area .control-label{font-weight:700}.create-billing-run .review-and-commit .main-area .control-label a{font-weight:400}.create-billing-run .review-and-commit .main-area .billing-run-selection{background-clip:content-box;height:auto;outline:1px solid #b3b3b3;padding-left:0;padding-right:0;width:750px}.create-billing-run .review-and-commit .main-area .billing-run-selection .row{word-wrap:break-word;margin:15px 0}.create-billing-run .review-and-commit .main-area .charge-summary-table{margin-top:40px}.create-billing-run .review-and-commit .main-area .charge-summary-table .resident-column{width:30%}.create-billing-run .review-and-commit .main-area .charge-summary-table .resident-name{display:block;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.create-billing-run .review-and-commit .main-area .charge-summary-table .departed-label{padding-left:10px}.create-billing-run .review-and-commit .main-area .charge-summary-table .departed-label span{background-color:#a94442;border-radius:3px;color:#fff;font-size:12px;font-weight:600;padding:3px}.create-billing-run .review-and-commit .navigation-btn{margin-top:-180px}.create-billing-run .review-and-commit .navigation-btn .dx-button{background-color:#008381;border:2px solid #008381;border-radius:2px;float:right;font-family:inherit;font-size:14px;font-weight:600;height:40px;margin-left:10px;margin-right:10px;text-shadow:none;width:140px}.create-billing-run .review-and-commit .navigation-btn .dx-button:hover{background-color:#025450;text-decoration:underline}.create-billing-run .review-and-commit .billing-run-info-panel{background-clip:content-box;color:#414141;font-size:16px;height:auto;margin-left:120px;margin-top:100px;outline:1px solid #b3b3b3;padding-bottom:15px;padding-top:15px;width:250px}.create-billing-run .review-and-commit .billing-run-info-panel span{margin-left:10px}.view-committed-billing-run .page-header{background-color:#eee;height:120px;margin:0 -15px 30px 0}.view-committed-billing-run .page-header h1{margin-top:40px}.view-committed-billing-run .page-header .return-link{margin-top:45px}.view-committed-billing-run .main-area{margin-bottom:40px;margin-left:-15px;padding-left:0;width:750px}.view-committed-billing-run .main-area .control-label{font-weight:700}.view-committed-billing-run .main-area .control-label a{font-weight:400}.view-committed-billing-run .main-area .resident-selection{background-color:#e2e2e2;height:auto;outline:1px solid #b3b3b3;width:750px}.view-committed-billing-run .main-area .resident-selection .row{word-wrap:break-word;margin:15px 0}.view-committed-billing-run .main-area .charge-summary-table{margin-top:40px}.view-committed-billing-run .main-area .charge-summary-table .resident-column{width:30%}.view-committed-billing-run .main-area .charge-summary-table .resident-name{display:block;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.view-committed-billing-run .main-area .charge-summary-table .departed-label{padding-left:10px}.view-committed-billing-run .main-area .charge-summary-table .departed-label span{background-color:#a94442;border-radius:3px;color:#fff;font-size:12px;font-weight:600;padding:3px}.view-committed-billing-run .billing-run-info-panel{background-clip:content-box;color:#414141;font-size:16px;height:auto;margin-left:125px;margin-top:20px;outline:1px solid #b3b3b3;padding-top:15px;width:280px}.view-committed-billing-run .billing-run-info-panel span{margin-left:10px}.view-committed-billing-run .billing-run-info-panel .committed-notice{background-color:#e9f7d0;color:#074f30;height:40px;margin-left:-15px;margin-top:30px;width:280px}.view-committed-billing-run .billing-run-info-panel .committed-notice span{font-weight:700;margin-top:10px}.view-committed-billing-run .billing-run-info-panel .committed-notice .committed-text{font-family:Source Sans Pro,sans-serif}.view-committed-billing-run .export-btn{margin-left:70px;margin-top:30px}.view-committed-billing-run .export-btn .btn{width:280px}.dx-list-item{border-top:none}.container{min-width:1164px}.page-header{border:none}.control-label{color:#666;font-weight:400}.form-group{padding-bottom:20px}.btn{font-weight:700}.btn-default.active{background-color:#9fa1a5;background:linear-gradient(0deg,#818386 0,#9fa1a5);color:#fff}.btn-default.active:hover{color:#fff}.btn-warning{background-color:#fff;border:none;box-shadow:inset 0 0 0 2px #ec971f;color:#ec971f}.btn-warning:hover{background-color:#ec971f}.btn-warning:active:focus{background:#ec971f}.btn-danger{background-color:#fff;border:none;box-shadow:inset 0 0 0 2px #c9302c;color:#c9302c}.btn-danger:hover{background-color:#c9302c}.btn-danger:active:focus{background:#c9302c}.btn-primary:active:focus{background:#367cae}.btn-success{background:linear-gradient(180deg,#76d031,#76d031 0,#60aa27 100%,#60aa27 0);border:none}.btn-success:active:focus,.btn-success:hover{background:#4ca409}.navbar-default{border-color:#4e9acb;height:46px;margin-bottom:0;min-height:46px}.navbar-default .navbar-nav>li>a{font-weight:700;padding-bottom:12px;padding-top:12px}.navbar-default .navbar-nav>li>a:hover{background-color:#387eb0}.navbar-default .container{height:46px;min-height:46px}.panel-default .panel-heading{background-color:#595a5c;border-bottom:none;color:#fff;font-weight:700;margin:-1px -1px 0;padding-bottom:18px;padding-top:18px}.panel-footer{height:65px}.panel-body{padding:15px}.datepicker.dropdown-menu{height:270px;width:250px}.datepicker.dropdown-menu button{border:0;outline:none}.datepicker.dropdown-menu tbody{height:180px}.datepicker.dropdown-menu tbody button{padding:6px}.datepicker.dropdown-menu.datepicker-mode-1 tbody button,.datepicker.dropdown-menu.datepicker-mode-2 tbody button{height:65px}.input-lg+.datepicker+.form-control-feedback{height:46px;line-height:46px;width:46px}.nav-pills>li>a{border-radius:0;font-weight:700}hr{border-top:1px solid #ccc;margin-top:10px}ul{padding-left:20px}.list-group-item{height:48px;padding-top:14px}.list-group :hover{background-color:#f7f7f7}.nav-pills .active a.btn-default{background-color:#9fa1a5;background:linear-gradient(0deg,#818386 0,#9fa1a5);color:#fff}.nav-pills .first-pill a.btn-default{border-bottom-left-radius:4px;border-top-left-radius:4px}.nav-pills .last-pill a.btn-default{border-bottom-right-radius:4px;border-top-right-radius:4px}.modal-open{overflow-y:scroll}.modal-title{font-size:18px}.modal-title.modal-title-header{font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:600;height:30px;letter-spacing:.03px;line-height:150%;width:100%}.modal-header.modal-header-action-bed-status{align-items:flex-start;display:flex;padding:15px 10px 15px 25px;width:668px}.modal-header.modal-header-action-bed-status.modal-header-action-close{height:60px}.btn-group-lg>.btn-lg,.btn-lg{border-radius:3px;font-size:14px;font-weight:700;height:40px}.btn-group-md>.btn-md,.btn-md{border-radius:3px;font-size:14px;font-weight:700;height:34px}.btn-default.active.focus{color:#fff}.label-default{background-color:#414141}.label-primary{background-color:#0064d2}.label-success{background-color:#008a00}.label-warning{background-color:#ff8c00}.label-danger{background-color:#d93923}.grid-col-override-11,.grid-col-override-11 .row{padding-left:0;padding-right:0}.grid-col-override-11 .row{margin-left:0;margin-right:0}.grid-col-override-11 .col-xs-11{width:100%}.grid-col-override-11 .col-xs-offset-11{margin-left:100%}.grid-col-override-11 .col-xs-10{width:90.90909091%}.grid-col-override-11 .col-xs-offset-10{margin-left:90.90909091%}.grid-col-override-11 .col-xs-9{width:81.81818182%}.grid-col-override-11 .col-xs-offset-9{margin-left:81.81818182%}.grid-col-override-11 .col-xs-8{width:72.72727273%}.grid-col-override-11 .col-xs-offset-8{margin-left:72.72727273%}.grid-col-override-11 .col-xs-7{width:63.63636364%}.grid-col-override-11 .col-xs-offset-7{margin-left:63.63636364%}.grid-col-override-11 .col-xs-6{width:54.54545455%}.grid-col-override-11 .col-xs-offset-6{margin-left:54.54545455%}.grid-col-override-11 .col-xs-5{width:45.45454545%}.grid-col-override-11 .col-xs-offset-5{margin-left:45.45454545%}.grid-col-override-11 .col-xs-4{width:36.36363636%}.grid-col-override-11 .col-xs-offset-4{margin-left:36.36363636%}.grid-col-override-11 .col-xs-3{width:27.27272727%}.grid-col-override-11 .col-xs-offset-3{margin-left:27.27272727%}.grid-col-override-11 .col-xs-2{width:18.18181818%}.grid-col-override-11 .col-xs-offset-2{margin-left:18.18181818%}.grid-col-override-11 .col-xs-1{width:9.09090909%}.grid-col-override-11 .col-xs-offset-1{margin-left:9.09090909%}.grid-col-override-10,.grid-col-override-10 .row{padding-left:0;padding-right:0}.grid-col-override-10 .row{margin-left:0;margin-right:0}.grid-col-override-10 .col-xs-10{width:100%}.grid-col-override-10 .col-xs-offset-10{margin-left:100%}.grid-col-override-10 .col-xs-9{width:90%}.grid-col-override-10 .col-xs-offset-9{margin-left:90%}.grid-col-override-10 .col-xs-8{width:80%}.grid-col-override-10 .col-xs-offset-8{margin-left:80%}.grid-col-override-10 .col-xs-7{width:70%}.grid-col-override-10 .col-xs-offset-7{margin-left:70%}.grid-col-override-10 .col-xs-6{width:60%}.grid-col-override-10 .col-xs-offset-6{margin-left:60%}.grid-col-override-10 .col-xs-5{width:50%}.grid-col-override-10 .col-xs-offset-5{margin-left:50%}.grid-col-override-10 .col-xs-4{width:40%}.grid-col-override-10 .col-xs-offset-4{margin-left:40%}.grid-col-override-10 .col-xs-3{width:30%}.grid-col-override-10 .col-xs-offset-3{margin-left:30%}.grid-col-override-10 .col-xs-2{width:20%}.grid-col-override-10 .col-xs-offset-2{margin-left:20%}.grid-col-override-10 .col-xs-1{width:10%}.grid-col-override-10 .col-xs-offset-1{margin-left:10%}.grid-col-override-9,.grid-col-override-9 .row{padding-left:0;padding-right:0}.grid-col-override-9 .row{margin-left:0;margin-right:0}.grid-col-override-9 .col-xs-9{width:100%}.grid-col-override-9 .col-xs-offset-9{margin-left:100%}.grid-col-override-9 .col-xs-8{width:88.88888889%}.grid-col-override-9 .col-xs-offset-8{margin-left:88.88888889%}.grid-col-override-9 .col-xs-7{width:77.77777778%}.grid-col-override-9 .col-xs-offset-7{margin-left:77.77777778%}.grid-col-override-9 .col-xs-6{width:66.66666667%}.grid-col-override-9 .col-xs-offset-6{margin-left:66.66666667%}.grid-col-override-9 .col-xs-5{width:55.55555556%}.grid-col-override-9 .col-xs-offset-5{margin-left:55.55555556%}.grid-col-override-9 .col-xs-4{width:44.44444444%}.grid-col-override-9 .col-xs-offset-4{margin-left:44.44444444%}.grid-col-override-9 .col-xs-3{width:33.33333333%}.grid-col-override-9 .col-xs-offset-3{margin-left:33.33333333%}.grid-col-override-9 .col-xs-2{width:22.22222222%}.grid-col-override-9 .col-xs-offset-2{margin-left:22.22222222%}.grid-col-override-9 .col-xs-1{width:11.11111111%}.grid-col-override-9 .col-xs-offset-1{margin-left:11.11111111%}.grid-col-override-8,.grid-col-override-8 .row{padding-left:0;padding-right:0}.grid-col-override-8 .row{margin-left:0;margin-right:0}.grid-col-override-8 .col-xs-8{width:100%}.grid-col-override-8 .col-xs-offset-8{margin-left:100%}.grid-col-override-8 .col-xs-7{width:87.5%}.grid-col-override-8 .col-xs-offset-7{margin-left:87.5%}.grid-col-override-8 .col-xs-6{width:75%}.grid-col-override-8 .col-xs-offset-6{margin-left:75%}.grid-col-override-8 .col-xs-5{width:62.5%}.grid-col-override-8 .col-xs-offset-5{margin-left:62.5%}.grid-col-override-8 .col-xs-4{width:50%}.grid-col-override-8 .col-xs-offset-4{margin-left:50%}.grid-col-override-8 .col-xs-3{width:37.5%}.grid-col-override-8 .col-xs-offset-3{margin-left:37.5%}.grid-col-override-8 .col-xs-2{width:25%}.grid-col-override-8 .col-xs-offset-2{margin-left:25%}.grid-col-override-8 .col-xs-1{width:12.5%}.grid-col-override-8 .col-xs-offset-1{margin-left:12.5%}.grid-col-override-7,.grid-col-override-7 .row{padding-left:0;padding-right:0}.grid-col-override-7 .row{margin-left:0;margin-right:0}.grid-col-override-7 .col-xs-7{width:100%}.grid-col-override-7 .col-xs-offset-7{margin-left:100%}.grid-col-override-7 .col-xs-6{width:85.71428571%}.grid-col-override-7 .col-xs-offset-6{margin-left:85.71428571%}.grid-col-override-7 .col-xs-5{width:71.42857143%}.grid-col-override-7 .col-xs-offset-5{margin-left:71.42857143%}.grid-col-override-7 .col-xs-4{width:57.14285714%}.grid-col-override-7 .col-xs-offset-4{margin-left:57.14285714%}.grid-col-override-7 .col-xs-3{width:42.85714286%}.grid-col-override-7 .col-xs-offset-3{margin-left:42.85714286%}.grid-col-override-7 .col-xs-2{width:28.57142857%}.grid-col-override-7 .col-xs-offset-2{margin-left:28.57142857%}.grid-col-override-7 .col-xs-1{width:14.28571429%}.grid-col-override-7 .col-xs-offset-1{margin-left:14.28571429%}.grid-col-override-6,.grid-col-override-6 .row{padding-left:0;padding-right:0}.grid-col-override-6 .row{margin-left:0;margin-right:0}.grid-col-override-6 .col-xs-6{width:100%}.grid-col-override-6 .col-xs-offset-6{margin-left:100%}.grid-col-override-6 .col-xs-5{width:83.33333333%}.grid-col-override-6 .col-xs-offset-5{margin-left:83.33333333%}.grid-col-override-6 .col-xs-4{width:66.66666667%}.grid-col-override-6 .col-xs-offset-4{margin-left:66.66666667%}.grid-col-override-6 .col-xs-3{width:50%}.grid-col-override-6 .col-xs-offset-3{margin-left:50%}.grid-col-override-6 .col-xs-2{width:33.33333333%}.grid-col-override-6 .col-xs-offset-2{margin-left:33.33333333%}.grid-col-override-6 .col-xs-1{width:16.66666667%}.grid-col-override-6 .col-xs-offset-1{margin-left:16.66666667%}.grid-col-override-5,.grid-col-override-5 .row{padding-left:0;padding-right:0}.grid-col-override-5 .row{margin-left:0;margin-right:0}.grid-col-override-5 .col-xs-5{width:100%}.grid-col-override-5 .col-xs-offset-5{margin-left:100%}.grid-col-override-5 .col-xs-4{width:80%}.grid-col-override-5 .col-xs-offset-4{margin-left:80%}.grid-col-override-5 .col-xs-3{width:60%}.grid-col-override-5 .col-xs-offset-3{margin-left:60%}.grid-col-override-5 .col-xs-2{width:40%}.grid-col-override-5 .col-xs-offset-2{margin-left:40%}.grid-col-override-5 .col-xs-1{width:20%}.grid-col-override-5 .col-xs-offset-1{margin-left:20%}.grid-col-override-4,.grid-col-override-4 .row{padding-left:0;padding-right:0}.grid-col-override-4 .row{margin-left:0;margin-right:0}.grid-col-override-4 .col-xs-4{width:100%}.grid-col-override-4 .col-xs-offset-4{margin-left:100%}.grid-col-override-4 .col-xs-3{width:75%}.grid-col-override-4 .col-xs-offset-3{margin-left:75%}.grid-col-override-4 .col-xs-2{width:50%}.grid-col-override-4 .col-xs-offset-2{margin-left:50%}.grid-col-override-4 .col-xs-1{width:25%}.grid-col-override-4 .col-xs-offset-1{margin-left:25%}.grid-col-override-3,.grid-col-override-3 .row{padding-left:0;padding-right:0}.grid-col-override-3 .row{margin-left:0;margin-right:0}.grid-col-override-3 .col-xs-3{width:100%}.grid-col-override-3 .col-xs-offset-3{margin-left:100%}.grid-col-override-3 .col-xs-2{width:66.66666667%}.grid-col-override-3 .col-xs-offset-2{margin-left:66.66666667%}.grid-col-override-3 .col-xs-1{width:33.33333333%}.grid-col-override-3 .col-xs-offset-1{margin-left:33.33333333%}.grid-col-override-2,.grid-col-override-2 .row{padding-left:0;padding-right:0}.grid-col-override-2 .row{margin-left:0;margin-right:0}.grid-col-override-2 .col-xs-2{width:100%}.grid-col-override-2 .col-xs-offset-2{margin-left:100%}.grid-col-override-2 .col-xs-1{width:50%}.grid-col-override-2 .col-xs-offset-1{margin-left:50%}.modal-body-error{background-color:#f9ebeb;color:#a94442;font-weight:700}.modal-body-error .error-details{color:#000;font-weight:400}.modal-backdrop.am-fade{opacity:.5;transition:opacity .15s linear}.modal-backdrop.am-fade.ng-enter{opacity:0}.modal-backdrop.am-fade.ng-enter.ng-enter-active,.modal-backdrop.am-fade.ng-leave{opacity:.5}.modal-backdrop.am-fade.ng-leave.ng-leave-active{opacity:0}.modal.center .modal-dialog{left:50%;max-width:630px;min-width:320px;position:fixed;top:40%;transform:translateX(-50%) translateY(-50%);width:50%}.modal-body{background-color:#f5f5f5;padding-bottom:50px}.modal-body,.modal-footer{padding-left:30px;padding-right:30px}.modal-footer{background-color:#fff;border:1px solid #d2d2d2}.modal-header{background-color:#fff;border:0;padding-left:30px}.custom-dialog-container .mat-dialog-container{min-height:226px;padding:0}.cdk-overlay-container{z-index:1091}.mat-button-wrapper{font-family:Source Sans Pro!important}.navbar-default{border-radius:0}.navbar-default .navbar-brand{height:auto}.navbar-default .navbar-collapse{padding-left:0}@media only screen and (min-width:768px){.navbar-default .dropdown:hover .dropdown-menu{display:block}}.navbar-default{background-color:#4e9acb;border-color:#387eb0}.navbar-default .navbar-brand,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover,.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-text{color:#fff}.navbar-default .navbar-nav>li>.dropdown-menu{background-color:#595a5c}.navbar-default .navbar-nav>li>.dropdown-menu>li>a{color:#fff}.navbar-default .navbar-nav>li>.dropdown-menu>li>a:focus,.navbar-default .navbar-nav>li>.dropdown-menu>li>a:hover{background-color:#3f3f41;color:#fff}.navbar-default .navbar-nav>li>.dropdown-menu>li>.divider{background-color:#387eb0}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#387eb0;color:#fff}.navbar-default .navbar-toggle{border-color:#387eb0}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#387eb0}.navbar-default .navbar-toggle .icon-bar{background-color:#fff}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#fff}.navbar-default .navbar-link,.navbar-default .navbar-link:hover{color:#fff}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#387eb0;color:#fff}}select.localytics-chosen+.chosen-container{width:100%!important}select.localytics-chosen+.chosen-container.chosen-container-single .chosen-single{background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#555;display:block;font-size:18px;height:47px;line-height:1.42857143;padding:10px 12px;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;width:100%}select.localytics-chosen+.chosen-container.chosen-container-single .chosen-single div{color:#000;padding-left:3px;top:12px}select.localytics-chosen+.chosen-container .chosen-drop{background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);margin:2px 0 0}select.localytics-chosen+.chosen-container .chosen-search input[type=text]{background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#555;display:block;font-size:18px;height:34px;line-height:1.42857143;padding:6px 12px;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;width:100%}select.localytics-chosen+.chosen-container .chosen-results{background-color:#fff;font-size:18px;list-style:none;margin:2px 0 5px;padding:5px 0}select.localytics-chosen+.chosen-container .chosen-results li,select.localytics-chosen+.chosen-container .chosen-results li.active-result{background-image:none;clear:both;color:#555;display:block;font-weight:400;line-height:1.42857143;padding:3px 20px;white-space:nowrap}select.localytics-chosen+.chosen-container .chosen-results li.create-option{padding-left:7px;padding-right:7px}select.localytics-chosen+.chosen-container .chosen-results li.create-option a{font-size:18px;font-weight:400;height:30px;max-width:100%;overflow:hidden;padding-right:3px;padding-top:3px;text-overflow:ellipsis}select.localytics-chosen+.chosen-container .chosen-results li.active-result:hover,select.localytics-chosen+.chosen-container .chosen-results li.highlighted,select.localytics-chosen+.chosen-container .chosen-results li:hover{background-image:none;text-decoration:none}select.localytics-chosen+.chosen-container .chosen-results li.active-result:hover:not(.create-option):not(.result-selected),select.localytics-chosen+.chosen-container .chosen-results li.highlighted:not(.create-option):not(.result-selected),select.localytics-chosen+.chosen-container .chosen-results li:hover:not(.create-option):not(.result-selected){background-color:#367cae;color:#fff}select.localytics-chosen+.chosen-container .chosen-results li.active-result:hover:not(.create-option).result-selected,select.localytics-chosen+.chosen-container .chosen-results li.highlighted:not(.create-option).result-selected,select.localytics-chosen+.chosen-container .chosen-results li:hover:not(.create-option).result-selected{background-color:#ccc;color:#fff}select.localytics-chosen+.chosen-container .chosen-results li.active-result:hover.create-option,select.localytics-chosen+.chosen-container .chosen-results li.highlighted.create-option,select.localytics-chosen+.chosen-container .chosen-results li:hover.create-option{background-color:#fff}select.localytics-chosen+.chosen-container-multi .chosen-choices{background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#555;display:block;font-size:18px;line-height:1.42857143;min-height:34px;padding:6px 6px 0;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;width:100%}select.localytics-chosen+.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:6px 0 12px}select.localytics-chosen+.chosen-container-multi .chosen-choices li.search-choice{background-color:#dbebf2;background-image:none;border:1px solid #b4c6d3;border-radius:4px;color:#555;cursor:pointer;font-size:18px;font-weight:400;line-height:1.42857143;margin:0 6px 6px 0;overflow:hidden;padding:3px 24px 3px 5px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}select.localytics-chosen+.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{right:6px;top:10px}select.localytics-chosen+.chosen-container .chosen-search input[type=text]:focus,select.localytics-chosen+.chosen-container-multi.chosen-container-active .chosen-choices,select.localytics-chosen+.chosen-container.chosen-container-single.chosen-container-active .chosen-single{border-color:#66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);outline:0}select.localytics-chosen+.chosen-container-multi .chosen-results li.result-selected{background-color:#fff;color:#ccc;cursor:default;display:list-item}.chosen-container-multi .chosen-choices li.search-field input[type=text]:focus{background-color:#fefbe3!important;border:1px solid #dddaa6!important;border-radius:3px;color:#3f3f41!important;height:33px!important;margin-bottom:8px!important;margin-top:0;padding-left:5px!important;padding-top:13px!important}.search-choice-close:hover{background-color:#b3cde6}.search-choice-disabled{background-color:#e2e2e2!important;border-color:#ccc!important;color:#666!important}:root{--banner-color-white:#fff;--banner-color-transparent:transparent;--banner-color-blue-lightest:#ecf7fe;--banner-color-blue-lighter:#d8effe;--banner-color-blue-light:#b2e0fd;--banner-color-blue-mid:#0064d2;--banner-color-blue-dark:#001e82;--banner-color-gray-50:#fff;--banner-color-gray-75:#fafafa;--banner-color-gray-100:#f5f5f5;--banner-color-gray-200:#eaeaea;--banner-color-gray-300:#e1e1e1;--banner-color-gray-400:#cacaca;--banner-color-gray-500:#b3b3b3;--banner-color-gray-600:#8e8e8e;--banner-color-gray-700:#6e6e6e;--banner-color-gray-800:#4b4b4b;--banner-color-gray-900:#2c2c2c;--banner-color-green-lightest:#ecf9ec;--banner-color-green-lighter:#d8f2d8;--banner-color-green-light:#b2e6b2;--banner-color-green-mid:#008a00;--banner-color-green-dark:#074f30;--banner-color-magenta-lightest:#ffeff7;--banner-color-magenta-lighter:#ffdeef;--banner-color-magenta-light:#ffbedf;--banner-color-magenta-mid:#a0168c;--banner-color-magenta-dark:#570066;--banner-color-orange-lightest:#fef3ec;--banner-color-orange-lighter:#fce6d8;--banner-color-orange-light:#facdb2;--banner-color-orange-mid:#d93923;--banner-color-orange-dark:#9e043e;--banner-color-purple-lightest:#f6f7fb;--banner-color-purple-lighter:#eeeff6;--banner-color-purple-light:#dcdeed;--banner-color-purple-mid:#5e50bf;--banner-color-purple-dark:#35237f;--banner-color-turquoise-lightest:#eff8f8;--banner-color-turquoise-lighter:#e0f2f1;--banner-color-turquoise-light:#c0e4e3;--banner-color-turquoise-mid:#008381;--banner-color-turquoise-dark:#025450;--banner-color-yellow-lightest:#fffcec;--banner-color-yellow-lighter:#fff9d8;--banner-color-yellow-light:#fff3b1;--banner-color-yellow-mid:#ffd140;--banner-color-yellow-dark:#eb9e07;--color-yellow-darkest:#986500}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(../fonts/source-sans-pro-v13-latin-regular.eot);src:url(../fonts/SourceSansPro-Regular.ttf) format("truetype"),url(../fonts/source-sans-pro-v13-latin-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/source-sans-pro-v13-latin-regular.woff2) format("woff2"),url(../fonts/source-sans-pro-v13-latin-regular.woff) format("woff"),url(../fonts/source-sans-pro-v13-latin-regular.ttf) format("truetype"),url(../fonts/source-sans-pro-v13-latin-regular.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(../fonts/source-sans-pro-v13-latin-italic.eot);src:url(../fonts/SourceSansPro-Italic.ttf) format("truetype"),url(../fonts/source-sans-pro-v13-latin-italic.eot?#iefix) format("embedded-opentype"),url(../fonts/source-sans-pro-v13-latin-italic.woff2) format("woff2"),url(../fonts/source-sans-pro-v13-latin-italic.woff) format("woff"),url(../fonts/source-sans-pro-v13-latin-italic.ttf) format("truetype"),url(../fonts/source-sans-pro-v13-latin-italic.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(../fonts/source-sans-pro-v13-latin-600.eot);src:url(../fonts/SourceSansPro-SemiBold.ttf) format("truetype"),url(../fonts/source-sans-pro-v13-latin-600.eot?#iefix) format("embedded-opentype"),url(../fonts/source-sans-pro-v13-latin-600.woff2) format("woff2"),url(../fonts/source-sans-pro-v13-latin-600.woff) format("woff"),url(../fonts/source-sans-pro-v13-latin-600.ttf) format("truetype"),url(../fonts/source-sans-pro-v13-latin-600.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(../fonts/source-sans-pro-v13-latin-700.eot);src:url(../fonts/SourceSansPro-Bold.ttf) format("truetype"),url(../fonts/source-sans-pro-v13-latin-700.eot?#iefix) format("embedded-opentype"),url(../fonts/source-sans-pro-v13-latin-700.woff2) format("woff2"),url(../fonts/source-sans-pro-v13-latin-700.woff) format("woff"),url(../fonts/source-sans-pro-v13-latin-700.ttf) format("truetype"),url(../fonts/source-sans-pro-v13-latin-700.svg#SourceSansPro) format("svg")}body{background-color:#fff;color:#414141;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;overflow-y:scroll}h1,h2,h3{font-weight:700}h1{font-size:30px}h2{font-size:18px}h3{font-size:16px}.top-header{background-color:#fff;border-bottom-color:#ccc;border-bottom-width:1px;height:50px}.top-header .container{height:50px}.top-header .split-bar{display:inline-block;height:30px;margin:11px 2px 4px;text-decoration:none;width:1px}.sub-header{margin-bottom:20px}.sub-header-locations{margin-bottom:20px;margin-top:12px}.form-section{margin-bottom:40px;padding-bottom:10px}.checkbox-large{padding-bottom:20px}.checkbox-large input[type=checkbox]{height:25px;width:25px}.checkbox-large span{display:inline-block;padding-left:20px;padding-top:5px}.checkbox-small label{display:block;padding-left:15px;text-indent:-20px}.checkbox-small input{height:13px;margin:0;*overflow:hidden;padding:0;position:relative;top:-1px;vertical-align:bottom;width:13px}input.no-spinner[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.ng-submitted .ng-invalid,input.ng-touched.ng-invalid{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.ng-submitted .ng-invalid:focus,input.ng-touched.ng-invalid:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.ng-submitted .ng-invalid+.chosen-container-active.chosen-container-multi>.chosen-choices,.ng-submitted .ng-invalid+.chosen-container.chosen-container-multi>.chosen-choices,select.localytics-chosen.ng-invalid+.chosen-container-active.chosen-container-multi>.chosen-choices,select.localytics-chosen.ng-touched.ng-invalid+.chosen-container.chosen-container-multi>.chosen-choices{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.btn-inline-block-lg{display:inline-block;width:170px}.btn-inline-block-xl{display:inline-block;width:200px}.btn-inline-block-xxl{display:inline-block;width:240px}.btn-inline-block-sm{display:inline-block;width:130px}.btn-inline-block-xsm{display:inline-block;width:100px}.btn-inline-block-xxsm{display:inline-block;width:93px}.btn-inline-block-xxxsm{display:inline-block;width:79px}.btn-inline-block-xxxxsm{display:inline-block;width:65px}.cm-table thead{background-color:#3f3f41}.cm-table thead th{color:#fff;font-weight:400}.cm-table tbody tr{background-color:#fff}.cursor-pointer{cursor:pointer}.cursor-grabbing{cursor:grabbing}.cursor-default{cursor:default}@media (min-width:767px){.row.cols-equal-height-in-lg-screen{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.row.cols-equal-height-in-lg-screen>[class*=col-]{display:flex;flex-direction:column}}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}a{color:#0064d2;text-decoration:none}a:hover{color:#276089;text-decoration:underline}.label-warning{color:#414141!important}.row.spacer{height:32px}.row.space-below{margin-bottom:32px}.row.space-below-label{margin-bottom:10px}.row.space-below-8{margin-bottom:8px}.row.space-below-15{margin-bottom:15px}.row.space-above{margin-top:32px}.row.space-above-20{margin-top:20px}.row.highlighted-bottom{background-color:#f7f7f7;border:1px solid #ccc;margin-top:-1px;padding-bottom:20px;padding-top:20px}.highlighted-bottom-pointer{border-color:transparent transparent #ccc;border-style:solid;border-width:0 10px 16px;display:block;height:0;margin-left:25px;margin-top:5px;position:relative;width:0}.highlighted-bottom-pointer:after{border-color:transparent transparent #f7f7f7;border-style:solid;border-width:0 8px 14px;content:"";display:block;height:0;left:-8px;position:absolute;top:2px;width:0}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.view-label{color:#666;font-size:14px}.view-value{color:#3f3f41;font-size:16px}.view-value-link{cursor:pointer;display:block;font-size:16px}.view-value-note{color:#696969}.margin-top-2{margin-top:2px}.margin-top-5{margin-top:5px}.margin-left-2{margin-left:2px}.margin-left-20{margin-left:-20px}.loading-indicator{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:2000}.loading-indicator.active{display:block}.loading-indicator div{-webkit-animation:loadWhite 1.1s ease infinite;animation:loadWhite 1.1s ease infinite;border-radius:50%;font-size:18px;height:1em;left:50%;position:absolute;text-indent:-9999em;top:50%;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);width:1em}@keyframes loadWhite{0%,to{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.5),-1.8em -1.8em 0 0 hsla(0,0%,100%,.7)}12.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.5)}25%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.5),1.8em -1.8em 0 0 hsla(0,0%,100%,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}37.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.5),2.5em 0 0 0 hsla(0,0%,100%,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}50%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.5),1.75em 1.75em 0 0 hsla(0,0%,100%,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}62.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.5),0 2.5em 0 0 hsla(0,0%,100%,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}75%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.5),-1.8em 1.8em 0 0 hsla(0,0%,100%,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}87.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.5),-2.6em 0 0 0 hsla(0,0%,100%,.7),-1.8em -1.8em 0 0 #fff}}@keyframes loadBlack{0%,to{box-shadow:0 -2.6em 0 0 #000,1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.5),-1.8em -1.8em 0 0 rgba(0,0,0,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.7),1.8em -1.8em 0 0 #000,2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.5),1.8em -1.8em 0 0 rgba(0,0,0,.7),2.5em 0 0 0 #000,1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.5),2.5em 0 0 0 rgba(0,0,0,.7),1.75em 1.75em 0 0 #000,0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.5),1.75em 1.75em 0 0 rgba(0,0,0,.7),0 2.5em 0 0 #000,-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.5),0 2.5em 0 0 rgba(0,0,0,.7),-1.8em 1.8em 0 0 #000,-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.5),-1.8em 1.8em 0 0 rgba(0,0,0,.7),-2.6em 0 0 0 #000,-1.8em -1.8em 0 0 rgba(0,0,0,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.5),-2.6em 0 0 0 rgba(0,0,0,.7),-1.8em -1.8em 0 0 #000}}@keyframes highlight{0%{background-color:#4e9acb;opacity:.8}to{background-color:none;opacity:1}}.infinite-scroll-loading-indicator{margin-bottom:30px;padding-top:2px;text-align:center}.infinite-scroll-loading-indicator div{-webkit-animation:loadBlack 1.1s ease infinite;animation:loadBlack 1.1s ease infinite;border-radius:50%;display:block;font-size:6px;height:1em;margin-left:calc(50% - 70px);margin-top:8px;position:absolute;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);width:1em}.input-short{width:75px}.panel-body.wide{padding-left:100px;padding-right:100px}.panel-body.with-highlighted-bottom{padding-bottom:0}.view-label-block,.view-label-block .view-label,.view-value-block,.view-value-block .view-value,.view-value-link-block,.view-value-link-block .view-value-link{display:block}.dollar-input-container{display:block;position:relative}.dollar-input-container:before{content:"$";font-size:18px;left:8px;position:absolute;top:11px}.dollar-input-container input{padding-left:20px;text-align:right}.percentage-input-container{display:block;position:relative}.percentage-input-container:before{content:"%";font-size:18px;position:absolute;right:8px;top:11px}.percentage-input-container input{padding-right:26px}.form-group.single-form-group{padding-bottom:0}.block{display:block}.panel-subtitle{padding-bottom:15px}.assign-bed-panel{align-content:center;height:65px;padding:0}.assign-bed-panel .assign-bed-button:focus,.assign-bed-panel .assign-bed-button:hover{outline:none;text-decoration:none!important}.margin-top-10{margin-top:10px}.margin-top-15{margin-top:15px}.margin-top-20{margin-top:20px}.margin-top-40{margin-top:40px}.margin-top-3{margin-top:3px}.no-margin-top{margin-top:0}.no-margin-right{margin-right:0!important}.no-left-padding{padding-left:0}.no-padding-right{padding-right:0!important}.padding-top-18{padding-top:18px}.padding-top-5{padding-top:5px}.padding-top-10{padding-top:10px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-11{margin-bottom:11px}.margin-bottom-12{margin-bottom:12px}.margin-bottom-15{margin-bottom:15px}.right-align{text-align:right}.sticky-action-bar-wrapper{background:hsla(0,0%,95%,.9);margin-left:-25px;padding-left:25px}.sticky-action-bar-wrapper.affix{box-shadow:0 8px 5px -5px rgba(0,0,0,.15);z-index:9999}.sticky-action-bar-wrapper.affix+.sticky-action-bar-wrapper-affix-margin{display:block;height:65px}.sticky-action-bar-wrapper .sticky-action-bar{padding:15px 0;position:relative}.sticky-action-bar-wrapper .sticky-action-bar button:first-of-type{margin-right:10px;padding:7px 20px}.sticky-action-bar-wrapper .sticky-action-bar a{font-size:18px}.sticky-action-bar-wrapper .sticky-action-bar-ex{margin-left:20px;padding:15px 0;position:relative}.sticky-action-bar-wrapper .sticky-action-bar-ex button:first-of-type{margin-right:30px;padding:7px 20px}.sticky-action-bar-wrapper .sticky-action-bar-ex a{font-size:18px}.sticky-action-bar-wrapper .right-aligned-btns{margin-left:524px}.radio-group{margin-bottom:0;padding-bottom:10px}.radio-group ul{list-style:none;padding-left:1px}.radio-group ul li{margin-bottom:3px}.radio-group input[type=radio]{height:2em;width:2em}.radio-group .radio-label{color:#666;font-size:14px;font-style:normal;font-weight:400;margin-bottom:10px;padding-left:15px;vertical-align:bottom}.nounderline{text-decoration:none}.default-table table{border-collapse:collapse}.default-table thead,.default-table thead tr{background-color:#595a5c}.default-table thead tr th{background-color:#595a5c;border-bottom:none;color:#fff;padding:10px 18px}.default-table tbody tr{background-color:#fff;border:1px solid #ddd;height:48px}.default-table tbody tr td{border:none;padding:10px 18px;vertical-align:middle}.bold-font{font-weight:700}.logged-user-info div{display:inline-block}.logged-user-info .user-menu{margin-left:10px}.logged-user-info .error{background-color:#ee8600;border-radius:3px;color:#900;cursor:default;padding:2px 5px}.resident-search-sundry{display:inline-block}.resident-search-sundry .remove-magnifier input[type=text]{padding-left:11px}.resident-search-sundry .add-magnifier input[type=text]{background:url(../images/magnifying-glass-black.png) no-repeat;background-position:2% 50%;background-size:17px 17px;padding-left:25px}.resident-search-sundry .angucomplete-holder{display:inline-block;position:relative;width:210px}.resident-search-sundry .angucomplete-holder input[type=text]{border-radius:3px;height:36px;padding-right:30px}.resident-search-sundry .angucomplete-holder .resident-photo-selected{position:absolute;right:1px;top:1px}.resident-search-sundry .angucomplete-holder .resident-photo-selected img{height:34px;width:34px}.resident-search-sundry .angucomplete-holder .angucomplete-dropdown{background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);padding:3px;position:absolute;width:100%;z-index:1}.resident-search-sundry .angucomplete-holder input[type=text]::-ms-clear{height:0;width:0}.resident-search-sundry .angucomplete-holder i.clear-icon{background:url(../images/clear-search-neutral.png) no-repeat 50%;background-size:10px 10px;color:#f1f1f2;cursor:pointer;display:inline-block;height:10px;padding:6px;position:absolute;right:5px;top:8px;width:10px}.resident-search-sundry .angucomplete-holder i.clear-icon:hover{background:url(../images/clear-search-hover.png) no-repeat 50%;background-size:10px 10px}.resident-search-sundry .angucomplete-holder .resident-search-row-wrapper{cursor:pointer;display:block;height:34px;top:4px}.resident-search-sundry .angucomplete-holder .resident-search-row-wrapper .resident-photo{display:inline-block;position:absolute;right:3px}.resident-search-sundry .angucomplete-holder .resident-search-row-wrapper .resident-photo img{height:34px;width:34px}.resident-search-sundry .angucomplete-holder .resident-search-row-wrapper .resident-info{display:inline-block;vertical-align:middle}.resident-search-sundry .angucomplete-holder .resident-search-row-wrapper .resident-info .resident-name{color:#3f3f41;font-size:14px;overflow:hidden;padding-left:8px;padding-top:7px;text-overflow:ellipsis;white-space:nowrap;width:180px}.resident-search-sundry .angucomplete-holder .resident-search-row-wrapper:hover{background-color:#4e9acb}.resident-search-sundry .angucomplete-holder .resident-search-row-wrapper:hover .resident-additional-info,.resident-search-sundry .angucomplete-holder .resident-search-row-wrapper:hover .resident-name{color:#fff}.auto-complete-free-text .free-text-search-row-wrapper{cursor:pointer;display:block;height:46px}.auto-complete-free-text .free-text-search-row-wrapper .auto-complete-result{color:#3f3f41;display:inline-block;font-size:14px;overflow:hidden;padding-left:8px;padding-top:12px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.auto-complete-free-text .free-text-search-row-wrapper:hover{background-color:#4e9acb}.auto-complete-free-text .free-text-search-row-wrapper:hover .auto-complete-result{color:#fff}.auto-complete-free-text .angucomplete-dropdown{background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);padding:5px;position:absolute;width:260px;z-index:1}.navbar-nav>li>a span.caret{display:none}.navbar-nav>li>.dropdown-menu{padding:0 0 7px}.navbar-nav>li>.dropdown-menu li>a{padding:6px 20px}.sub-label{color:#999;margin-top:10px}.mid-line-checkbox{margin-top:30px}.searchable-dropdown.select2-container{width:100%}.searchable-dropdown.select2-container .select2-choice{background-color:none;background-image:none;border:1px solid #ccc;border-radius:6px;height:46px}.searchable-dropdown .select2-container:focus{border-color:#9ecaed;box-shadow:0 0 10px #9ecaed;outline:none}.searchable-dropdown.select2-container .select2-choice .select2-arrow{background:none;border-left:none;color:#fff;top:8px}.searchable-dropdown.select2-dropdown-open .select2-choice{background-color:#fff}.searchable-dropdown .select2-chosen{color:#3f3f41;font-size:18px;padding:12px}.searchable-dropdown .select2-results{color:#3f3f41;font-size:16px}.searchable-dropdown .select2-search{border-top:1px solid #5897fb;padding-top:4px}.searchable-dropdown .select2-search input{background:none;font-family:inherit;font-size:18px;height:46px!important}.searchable-dropdown .option-min-height{min-height:20px}.table-hover.override-hover-background-colour tr:hover{background-color:#e2e2e2!important}.values-with-effective-date-dialog .modal-content{border-radius:3px;width:418px}.values-with-effective-date-dialog .modal-content .modal-header .delete-button-2{margin-top:4px}.values-with-effective-date-dialog .modal-content .modal-body{padding-bottom:1px;padding-left:0;padding-right:13px}.values-with-effective-date-dialog .modal-content .text-danger{font-size:14px}.values-with-effective-date-dialog .input-table{margin-bottom:10px;margin-right:0;max-height:700px;padding-left:30px;padding-right:12px}.values-with-effective-date-dialog .scrollable{overflow-y:auto}.values-with-effective-date-dialog .input-table::-webkit-scrollbar{width:8px}.values-with-effective-date-dialog .input-table::-webkit-scrollbar-track{border-radius:4px;color:#ccc}.values-with-effective-date-dialog .input-table::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.values-with-effective-date-dialog .input-table::-webkit-scrollbar-track-piece{margin-bottom:20px;margin-top:32px}.values-with-effective-date-dialog .table{border-color:#ccc}.values-with-effective-date-dialog .table .input-lg{border-radius:3px;font-size:14px;height:36px;width:135px}.values-with-effective-date-dialog .table .percentage-input-container:before{content:"%";font-size:14px;position:absolute;right:8px;top:8px}.values-with-effective-date-dialog .table .dollar-input-container:before{top:6px}.values-with-effective-date-dialog .table .form-control-feedback{height:36px;margin-left:98px;margin-top:-39px;position:sticky;width:36px}.values-with-effective-date-dialog .table .col-xs-12{position:static}.values-with-effective-date-dialog .table tbody{background-color:#fff}.values-with-effective-date-dialog .table tbody>tr{border:1px solid #ccc}.values-with-effective-date-dialog .table tbody>tr>td{border-bottom:1px solid #ccc}.values-with-effective-date-dialog .table tbody>tr:last-child,.values-with-effective-date-dialog .table thead>tr:first-child{border-bottom:2px solid #999}.values-with-effective-date-dialog .table thead>tr:first-child th{border:none}.values-with-effective-date-dialog .table th{color:#666;font-size:12px;font-weight:400;text-transform:uppercase}.values-with-effective-date-dialog .table td:first-child{width:152px}.values-with-effective-date-dialog .table td:nth-child(2){width:136px}.values-with-effective-date-dialog .table td:last-child{padding-right:12px;text-align:right;vertical-align:middle;width:20%}.values-with-effective-date-dialog .table div.form-group{margin-bottom:0;padding-bottom:0}.values-with-effective-date-dialog .table div.col-xs-12{padding-left:0;padding-right:0}.calander-container tbody>tr{border:none}.calander-container tbody>tr:last-child,.calander-container tbody>tr>td,.calander-container thead>tr:first-child{border-bottom:none}.delete-button{background:url(../images/gray-cross@2x.png) no-repeat;background-size:16px}.delete-button,.delete-button-2{border:none;height:16px;vertical-align:middle;width:16px}.delete-button-2{background:url(../images/cross-neutral.png) no-repeat;background-size:16px}.float-right{float:right}.resman-checkbox{background:#fff;border:1px solid #ccc;border-radius:3px;cursor:pointer;display:inline-block;height:28px;padding:6px;width:28px}.resman-checkbox img{height:14px;vertical-align:top;width:14px}.resman-checkbox:hover{border:1px solid #999}.resman-checkbox.true{background-color:#367cae}.resman-checkbox.true:hover{background-color:#4e9acb}.resman-checkbox.disabled{background-color:#f7f7f7;cursor:auto}.resman-checkbox.disabled:hover{border:1px solid #ccc}.text-field{border-radius:3px;font-size:16px;height:40px}.space-below-10{margin-bottom:10px}.space-below-24{margin-bottom:24px}.chevron-up-icon{background-image:url(../images/chevron-up.png);background-position:top;background-repeat:no-repeat;background-size:14px;display:inline-block;height:16px;margin-bottom:1px;margin-right:5px;overflow:hidden;vertical-align:middle;width:16px}.back-to-top{border-radius:22px;bottom:15px;display:none;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;font-weight:600;height:44px;line-height:24px;position:fixed;right:15px;width:154px;z-index:1}.back-to-top:focus{outline:0!important}.back-to-top .icon{margin-left:8px;vertical-align:text-top}.calender-pos-a{right:10px;top:26px}.calender-pos-b{right:10px;top:18px}.calender-pos-c{top:22px}.calender-pos-d{right:10px}.calender-pos-e{right:10px;top:-6px}.calender-pos-f{right:10px;top:-2px}.v-align-middle,.v-allign-label-40{vertical-align:middle}.v-allign-label-40{display:table-cell;height:40px}[ng-cloak]{display:none!important}.icon-history-blue{background-image:url(../images/history-blue.svg);background-position:50%;background-repeat:no-repeat;height:14px;width:14px}.delete-button-3{background-color:#fff;border:none}.delete-button-3:hover{background:#f5a623;background-color:rgba(0,131,129,.08);border-radius:26px;color:#000;opacity:1}.tooltip-button{background:transparent;border:none;cursor:pointer;position:relative}.icon{background-color:#4caf50;border-radius:50%;color:#fff;font-size:12px}.tooltip-text{background-color:#fff;border:1px solid #595959;border-radius:6px;color:#414141;font-size:12px;left:50%;opacity:0;padding:4px 8px;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .3s ease;visibility:hidden;white-space:nowrap;z-index:1}.tooltip-button:hover .tooltip-text{opacity:1;visibility:visible}.disabled-class{opacity:.6}.disabled-class:focus,.disabled-class:hover{background-color:#fff;box-shadow:none;outline:none}.disabled-class .icon{opacity:.6}.icon-delete-margin{margin-top:15%}.modal.center .modal-dialog-btnclose{left:50%;max-width:400px;min-width:320px;position:fixed;top:40%;transform:translateX(-50%) translateY(-50%);width:50%}.modal-body-btnclose{background-color:#f5f5f5;padding:15px;padding-bottom:50px;padding-left:30px;padding-right:30px;position:relative}.modal-footer-btnclose{background-color:#fff;border:1px solid #d2d2d2;border-top:1px solid #e5e5e5;padding-left:30px;padding-right:10px;padding:10px 10px 50px;text-align:right}.modal-header .close{font-size:xx-large;font-weight:lighter;margin-top:-2px}.non-clickable{color:inherit;cursor:default!important;text-decoration:none}.tooltiptitle{display:none}.tooltiphover:hover+.tooltiptitle{border:1px solid #666;border-radius:4px;color:#666;display:block;font-size:12px;left:125px;padding:2px 5px;position:absolute;text-align:center;top:-25px;transition:opacity .3s;white-space:nowrap;z-index:999}.info-icon{align-items:center;background-color:gray;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-family:Arial,sans-serif;font-size:10px;font-weight:700;height:15px;justify-content:center;width:15px}.show-hide-password{float:left;padding-right:40px}.show-hide-switch{color:#367cae;cursor:pointer;padding:2px 5px 0;position:absolute;transform:translateX(-100%)}.show-hide-password[style*=background-image]{padding-right:70px}.show-hide-password[style*=background-image]+.show-hide-switch{transform:translateX(calc(-100% - 25px))}@supports (-ms-accelerator:true){.croppie-container input[type=range]{display:initial;width:auto}.croppie-container input[type=range]::-ms-tooltip{display:none}.croppie-container .cr-slider-wrap{margin-top:12px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.croppie-container input[type=range]{display:inline;width:auto}.croppie-container input[type=range]::-ms-tooltip{display:none}.croppie-container .cr-slider-wrap{margin-top:0}}.dashboard-header h1{margin-bottom:5px}.dashboard-medicare-events-wrapper{display:none}.dashboard-medicare-events-wrapper .view-all{margin-top:20px}.dashboard-medicare-events-wrapper .medicare-events-container{background-color:#fff;border:1px solid #ccc;border-radius:3px;height:300px;width:100%}.dashboard-leave-wrapper{padding-top:25px}.dashboard-leave-wrapper .dashboard-residents-on-leave-container .content-header{color:#666}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table{margin-top:4.5px}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr{background-color:#fff;height:56px}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr.resident-overdue{background-color:#ffe7e4}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr.resident-overdue td{border-bottom:1px solid #f4b9b2;border-top:1px solid #f4b9b2}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr.resident-overdue td .view-label{color:#900}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr.resident-overdue td.cell-border-right{border-right:1px solid #f4b9b2}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr.resident-overdue td.cell-border-left{border-left:1px solid #f4b9b2}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr td{border-bottom:1px solid #ccc;border-top:1px solid #ccc;padding:0 7.5px 0 13px;vertical-align:middle}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr td .resident-name{color:#001e82;display:block;font-size:14px;max-width:184px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr td .resident-name span{margin-bottom:-5px}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr td.resident-image{padding:5px}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr td.cell-border-right{border-right:1px solid #ccc}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr td.cell-border-left{border-left:1px solid #ccc}.dashboard-leave-wrapper .dashboard-residents-on-leave-container table tbody tr td img{height:46px;padding:0;width:46px}.dashboard-resident-info-wrapper{background-color:#fff;border:1px solid #ccc;border-radius:2px;text-align:center}.dashboard-resident-info-wrapper .dashboard-resident-info{color:#666;height:214px;margin-top:10px}.dashboard-resident-info-wrapper .dashboard-resident-info .main-metric{color:#3f3f41;font-size:74px}.dashboard-resident-info-wrapper .dashboard-resident-info .no-right-padding{padding-right:0}.dashboard-resident-info-wrapper .dashboard-resident-info .no-left-padding{padding-left:0}.dashboard-resident-info-wrapper .dashboard-resident-info .no-padding{padding:0}.dashboard-resident-info-wrapper .dashboard-resident-info .content-header{padding-top:20px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel-divider{border-left:3px dotted #ccc;height:152px!important}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel-divider .main-metric{padding-top:5px}.dashboard-resident-info-wrapper .dashboard-resident-info .seperator-1{height:2px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-footer-panel-center{background-color:#f7f7f7;height:60px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-footer-panel-center .seperator-2{height:3px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-footer-panel-center .seperator-3{height:10px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-footer-panel-center .footer-content-divider{border-left:3px dotted #ccc;height:47px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-footer-panel-center .footer-content-divider .resident-info-footer p{margin-top:8px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-footer-panel-center .footer-content-divider .resident-info-footer p span{padding-right:5px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel{height:154px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel .content-body{padding-top:5px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel .content-body .main-metric-padding-right{padding-right:5px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel .content-body .sub-metric-current-occupancy{display:inline;line-height:50px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel .content-body .sub-metric-current-occupancy .total-beds{display:inline-block;font-size:28px;margin-left:-10px;vertical-align:text-top}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel .content-body .sub-metric-current-occupancy img{margin-bottom:5px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel .content-body .sub-metric-current-occupancy .vacancy{color:#666;display:block;font-size:14px;margin-top:-20px;text-align:left}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel .content-body .sub-metric-supported-residents{display:inline;line-height:50px}.dashboard-resident-info-wrapper .dashboard-resident-info .content-panel .content-body .sub-metric-supported-residents span{font-size:28px;margin-left:-10px;vertical-align:text-top}.dashboard-resident-info-wrapper .dashboard-resident-info .content-footer-panel{background-color:#f7f7f7;height:60px;padding:0}.dashboard-resident-info-wrapper .dashboard-resident-info .resident-info-footer{background-color:#f7f7f7;color:#666;height:40px;text-align:center;vertical-align:middle}.dashboard-resident-info-wrapper .dashboard-resident-info .resident-info-footer p{float:left;margin-top:10px;width:100%}.dashboard-resident-info-wrapper .dashboard-resident-info .resident-info-footer p span.footer-stats{font-size:28px;vertical-align:middle}.dashboard-resident-info-wrapper .dashboard-resident-info .resident-info-footer p span.footer-stats.respite-residents-padding{padding-left:10px}.dashboard-ilu-info-wrapper{background-color:#fff;border-radius:2px;border-top:1px solid #ccc;color:#666;height:198px;margin-top:10px;text-align:center}.dashboard-ilu-info-wrapper .detail-list-border-bottom{border-bottom:1px solid #ccc}.dashboard-ilu-info-wrapper .gi-2x{font-size:2em}.dashboard-ilu-info-wrapper .expand-arrow-margin{margin-top:7px}.dashboard-ilu-info-wrapper hr{border-left:3px dotted #ccc;height:133px;margin-left:292px;position:absolute;width:1px}.dashboard-ilu-info-wrapper .main-metric{color:#3f3f41;font-size:74px}.dashboard-ilu-info-wrapper .no-right-padding{padding-right:0}.dashboard-ilu-info-wrapper .no-left-padding{padding-left:0}.dashboard-ilu-info-wrapper .no-padding{padding:0}.dashboard-ilu-info-wrapper .content-header{padding-top:20px}.dashboard-ilu-info-wrapper .content-panel-center{border-right:1px solid #ccc;height:156px;margin-right:0}.dashboard-ilu-info-wrapper .content-panel-center .main-metric{padding-top:5px}.dashboard-ilu-info-wrapper .content-panel-center .lead-main-metric{color:#3f3f41;font-size:74px}.dashboard-ilu-info-wrapper .content-panel-center .sub-metric-current-occupancy{display:inline;line-height:50px}.dashboard-ilu-info-wrapper .content-panel-center .sub-metric-current-occupancy .deposit{display:inline-block;font-size:14px;margin-left:-10px;text-align:left;vertical-align:text-top}.dashboard-ilu-info-wrapper .content-panel-center .sub-metric-current-occupancy img{margin-bottom:5px}.dashboard-ilu-info-wrapper .content-panel-center .sub-metric-current-occupancy .tour{color:#666;display:block;font-size:14px;margin-top:-20px;text-align:left}.dashboard-ilu-info-wrapper .content-footer-panel-center{background-color:#f7f7f7;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;height:40px;margin-left:1px}.dashboard-ilu-info-wrapper .content-panel{border-left:1px solid #ccc;height:156px;margin-left:0;margin-right:-2px}.dashboard-ilu-info-wrapper .content-panel .content-body{padding-top:5px}.dashboard-ilu-info-wrapper .content-panel .content-body .sub-metric-current-occupancy{display:inline;line-height:50px}.dashboard-ilu-info-wrapper .content-panel .content-body .sub-metric-current-occupancy .total-beds{display:inline-block;font-size:28px;text-align:left;vertical-align:text-top}.dashboard-ilu-info-wrapper .content-panel .content-body .sub-metric-current-occupancy img{margin-bottom:5px}.dashboard-ilu-info-wrapper .content-panel .content-body .sub-metric-current-occupancy .vacancy{color:#666;display:block;font-size:14px;margin-top:-20px;text-align:left}.dashboard-ilu-info-wrapper .content-panel .content-body .sub-metric-supported-residents{display:inline;line-height:50px}.dashboard-ilu-info-wrapper .content-panel .content-body .sub-metric-supported-residents span{font-size:28px;margin-left:-10px;vertical-align:text-top}.dashboard-ilu-info-wrapper .content-footer-panel{background-color:#f7f7f7;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;height:40px;margin-right:1px;padding:0}.dashboard-ilu-info-wrapper .dropdown-toggle{border:none;border-top:1px solid #ccc;padding-top:0}.dashboard-ilu-info-wrapper .dropdown-toggle .no-maring-bottom{margin-top:0}.dashboard-ilu-info-wrapper .dropdown-toggle .row,.dashboard-ilu-info-wrapper .dropdown-toggle.row{margin-left:0;margin-right:0}.dashboard-ilu-info-wrapper .dropdown-toggle .dropdown-area{background-color:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;padding-bottom:24px;padding-left:16px;padding-right:16px;text-align:left}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-1{padding-top:24px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-1 .header{font-size:16px;font-weight:700}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-1 .details .detail{border:1px solid #ccc;margin-top:8px;padding-bottom:22px;padding-top:22px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-1 .details .detail .col-xs-4{padding-right:8px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-1 .details .detail .col-xs-8{padding-left:8px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-1 .details .detail .link{cursor:pointer;display:inline-block;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:210px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-1 .details .detail .description{font-size:14px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-2{padding-top:24px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-2 .header{font-size:16px;font-weight:700}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-2 .details .detail{border:1px solid #ccc;margin-top:8px;padding-bottom:22px;padding-top:22px;text-overflow:ellipsis}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-2 .details .detail .link{cursor:pointer;display:inline-block;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:210px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-2 .details .detail .description{font-size:14px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3{padding-top:24px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3 .header{font-weight:700}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3 .header .main{font-size:16px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3 .header .sub{font-size:13px;padding-top:2px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3 .header .col-xs-4{padding-left:0}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3 .header .col-xs-8{padding-right:0;text-align:right}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3 .details .detail{border:1px solid #ccc;margin-top:8px;padding-bottom:22px;padding-top:22px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3 .details .detail .link{cursor:pointer;display:inline-block;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:210px}.dashboard-ilu-info-wrapper .dropdown-toggle .section-style-3 .details .detail .description{font-size:14px}.dashboard-banner .alert-danger,.dashboard-banner .alert-info,.dashboard-banner .alert-success,.dashboard-banner .alert-warning{border:none;border-bottom:3px solid;border-radius:0}.dashboard-banner .alert-danger strong,.dashboard-banner .alert-info strong,.dashboard-banner .alert-success strong,.dashboard-banner .alert-warning strong{font-weight:600}.dashboard-banner .alert-danger a,.dashboard-banner .alert-info a,.dashboard-banner .alert-success a,.dashboard-banner .alert-warning a{color:inherit;text-decoration:underline}.dashboard-banner .alert-success{background-color:var(--banner-color-green-lighter);border-bottom-color:var(--banner-color-green-mid);color:var(--banner-color-green-mid)}.dashboard-banner .alert-info{background-color:var(--banner-color-blue-lighter);border-bottom-color:var(--banner-color-blue-mid);color:var(--banner-color-blue-mid)}.dashboard-banner .alert-warning{background-color:var(--banner-color-yellow-lightest);border-bottom-color:var(--banner-color-yellow-mid);color:var(--color-yellow-darkest)}.dashboard-banner .alert-danger{background-color:var(--banner-color-orange-lighter);border-bottom-color:var(--banner-color-orange-mid);color:var(--banner-color-orange-mid)}.panel.facility-form{border:1px solid #ccc;border-radius:3px}.panel.facility-form .chosen-results:empty:after{color:#999;content:"No locations";padding-left:5px}.panel.facility-form .optional{color:#666;font-size:14px;font-weight:400}.panel.facility-form .panel-body{margin-left:0;margin-right:0;margin-top:30px;padding-left:0;padding-right:0}.panel.facility-form .respiteDaysAllocation .form-group,.panel.facility-form .street1{padding-bottom:0}.panel.facility-form .panel-footer{background-color:#e2e2e2}.panel.facility-form .btn-inline-block-lg{width:140px}.panel.facility-form .control-label{white-space:nowrap}.facilities-table table,.panel:last-child{margin-bottom:0}.required{color:#c53535;padding-right:5px}.optional-services-container .optional-services-table .stop-billing-event-col{vertical-align:top;width:175px}.optional-services-container .optional-services-table .stop-billing-event-col .stop-billing-event-label{display:block;margin-top:8px}.optional-services-container .optional-services-table .stop-billing-event-col .invalid .dropdown-btn{border-color:#c53535}.file-upload{margin-bottom:10px}.file-upload a{color:#0064d2;cursor:pointer}.file-upload a:active,.file-upload a:hover{color:#367cae}.file-upload .file-upload-header{font-size:14px;line-height:16px}.file-upload .file-upload-header span{font-weight:700}.file-upload hr{margin:6px 0 11px}.file-upload .file-upload-documents .file-upload-document{margin-bottom:11px}.file-upload .file-upload-documents .file-upload-document .file-upload-document-icon{background:url(../images/paperclip-active.png);background-position:top;background-repeat:no-repeat;background-size:12px 14px;border:none;display:inline-block;height:14px;margin-right:11px;margin-top:1px;vertical-align:top;width:12px}.file-upload .file-upload-documents .file-upload-document .file-upload-document-icon.inactive{background:url(../images/paperclip-inactive.png);background-position:top;background-repeat:no-repeat;background-size:12px 14px;border:none}.file-upload .file-upload-documents .file-upload-document .file-upload-document-name{word-wrap:break-word;color:#0064d2;display:inline-block;font-size:14px;line-height:16px;overflow:hidden;vertical-align:top;width:calc(100% - 27px)}.file-upload .file-upload-documents .file-upload-document .file-upload-document-name:active,.file-upload .file-upload-documents .file-upload-document .file-upload-document-name:hover{color:#367cae}.file-upload .file-upload-documents .file-upload-document .file-upload-progress-name{word-wrap:break-word;color:#999;display:inline-block;font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;width:calc(100% - 94px)}.file-upload .file-upload-documents .file-upload-document .file-upload-progress{background:#ccc;display:inline-block;height:4px;margin-left:3px;margin-top:11px;vertical-align:top;width:60px}.file-upload .file-upload-documents .file-upload-document .file-upload-progress>div{background-color:#4e9acb;height:4px;margin-bottom:10px}.file-upload .file-upload-documents .file-upload-document .popover{border:1px solid #ccc;border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.2);padding:10px;width:250px}.file-upload .file-upload-documents .file-upload-document .popover .popover-content{padding:0}.file-upload .file-upload-documents .file-upload-document .popover:focus{outline:none}.file-upload .file-upload-documents .file-upload-document .popover .arrow{display:none}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-header div:first-child{height:10px;width:100%}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-header div:first-child>a{height:10px;line-height:10px}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-header div:first-child>a>div{background:url(../images/cross-neutral.png);background-position:top;background-repeat:no-repeat;background-size:10px 10px;border:none;height:10px;margin:0;width:10px}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-header div:first-child>a>div:hover{background:url(../images/cross-active.png);background-position:top;background-repeat:no-repeat;background-size:10px 10px;border:none}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-header div:last-child{color:#3f3f41;display:inline-block;margin:0 5px}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-person{color:#999;margin:0 5px}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-buttons{margin:0 5px}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-buttons button{color:#4e9acb;font-weight:400;margin:18px 0 5px;padding:0;text-transform:uppercase}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-buttons button:active,.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-buttons button:hover{color:#367cae}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-buttons button.delete-document-button{color:#c9302c}.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-buttons button.delete-document-button:active,.file-upload .file-upload-documents .file-upload-document .popover .file-upload-details-buttons button.delete-document-button:hover{color:#961613}.input-modal .modal-title{font-weight:700}.input-modal label{font-weight:400}.input-modal .modal-dialog{width:550px!important}.input-modal .modal-dialog ul{padding:0}.input-modal .modal-dialog ul li{color:#e66454;list-style:none}.input-modal .modal-footer .col-xs-6{padding:0}.sticky-action-bar-wrapper{background:#fff}.sticky-action-bar-wrapper .sticky-action-bar{z-index:1}.medicare-events-table{overflow-x:visible}.medicare-events-table table{border-collapse:collapse}.medicare-events-table thead{background-color:#595a5c}.medicare-events-table thead tr{background-color:#595a5c;border:1px solid #ddd;border-bottom:none}.medicare-events-table thead tr th{background-color:#595a5c;border-bottom:none;color:#fff;padding:10px 8px}.medicare-events-table thead tr th.event-date-header{padding-left:15px;text-align:left;width:12%}.medicare-events-table thead tr th.event-request-status-header{width:25.5%}.medicare-events-table thead tr th.event-request-type-header{width:26.5%}.medicare-events-table thead tr th.event-request-type-resident{width:36%}.medicare-events-table tbody tr{background-color:#fff;border:1px solid #ddd}.medicare-events-table tbody tr.medicare-events-header{background-color:#444;color:#fff;height:33px}.medicare-events-table tbody tr.medicare-events-header .header-date{font-size:14px;margin-left:13px}.medicare-events-table tbody tr.no-border-top{border-top:hidden}.medicare-events-table tbody tr.no-border-bottom{border-bottom:hidden}.medicare-events-table tbody tr.rejected:not(.selected){background-color:#fff7f4;border:1px solid #f5ced1}.medicare-events-table tbody tr.rejected:hover:not(.selected){background-color:#fef0eb}.medicare-events-table tbody tr.selected{background-color:#008381;color:#fff}.medicare-events-table tbody tr.selected .event-date-content,.medicare-events-table tbody tr.selected td span.accepted,.medicare-events-table tbody tr.selected td span.rejected{color:#fff}.medicare-events-table tbody tr:not(.selected) td span.accepted{color:green}.medicare-events-table tbody tr:not(.selected) td span.rejected{color:#900}.medicare-events-table tbody tr td{border:none;padding:4px;vertical-align:middle}.medicare-events-table tbody tr td span.icon-padding{padding-right:5px}.medicare-events-table tbody tr td .event-date{font-size:20px;text-align:center;width:51px}.medicare-events-table tbody tr td .event-month{text-align:center;width:51px}.medicare-events-table tbody tr:first-child{border-top:none}.updates-section{padding-bottom:20px}.updates-section .last-update-time{display:inline-block;padding-left:15px}.view-statement .statement-header{height:100px;margin-left:-20px;margin-right:-20px;margin-top:0;padding-left:20px;padding-top:12px}.view-statement .statement-menu{background-color:#fff;border-bottom:1px solid #ccc;height:56px;margin-bottom:15px;margin-left:-20px;margin-right:-20px}.view-statement .statement-menu ul li a{background-color:#fff;color:#414141;font-size:16px;padding-top:20px;text-align:center}.view-statement .statement-menu ul li a:focus,.view-statement .statement-menu ul li a:hover{color:#367cae}.view-statement .statement-menu ul li.active a{box-shadow:inset 0 -5px #008381;color:#111}.view-statements .statement-card{background:#f9f9f9;border:1px solid #ccc;border-radius:3px;display:flex;margin-bottom:15px;padding:1em;width:100%}.view-statements .statement-card:last-child{margin-bottom:0}.view-statements .statement-month-header{color:#3f3f41;font-size:16px;line-height:1;margin:0;padding-right:0;width:190px}.view-statements hr{margin-bottom:15px;width:98%}.view-statements .card-divider-not-reconciled{display:none}.view-statements .card-content{display:flex;height:inherit;margin-bottom:0}.view-statements .card-column{border:none;flex-basis:1;min-width:250px;width:30%}.view-statements .card-column-variance{border:none;flex-basis:1;min-width:150px;width:30%}.view-statements .card-column-finalised{border:none;flex-basis:1;min-width:100px;width:30%}.view-statements .card-column-content{margin-left:0}.view-statements .card-column-header{color:#3f3f41;font-size:18px;font-weight:700;line-height:21px;margin:0}.view-statements .border-column{border:none}.view-statements .small-label{color:#414141;font-size:14px;line-height:16px;margin-top:1em}.view-statements .large-value{font-size:24px;line-height:28px}.view-statements .card-field-margin{margin-top:.5em}.view-statements .symbol-circle-anchor{position:relative}.view-statements .symbol-circle{background:#fff;border:1px solid #ccc;border-radius:50%;color:#666;float:right;font-size:16px;height:41px;line-height:41px;margin:0 10px;position:inherit;text-align:center;transform:translate(-10px,-20px);width:41px}.view-statements .finalised{background-color:#008a00;border-radius:2px;color:#fff;float:right;font-family:Source Sans Pro;font-size:12px;font-weight:600;height:24px;line-height:16px;padding-top:4px;text-align:center;width:63px}.view-statement-table{margin-right:-10px}.view-statement-table a{color:#0064d2}.view-statement-table thead tr th{border-bottom:2px solid #999;color:#666;font-size:12px;font-weight:400;padding-bottom:0}.view-statement-table thead tr th.first-column{padding-left:0}.view-statement-table tbody:last-child{border-bottom:2px solid #999}.view-statement-table tbody tr{background-color:#fff;height:32px;padding-right:5px}.view-statement-table tbody tr td:nth-child(n+2){width:120px}.view-statement-table tbody tr td:last-child{width:160px}.view-statement-table tbody tr td{border-bottom:1px solid #ddd;border-top:1px solid #ddd;color:#3f3f41;font-size:14px;padding:4px;vertical-align:middle}.view-statement-table tbody tr td.amount{text-align:right}.view-statement-table tbody tr td.cell-border-right{border-right:1px solid #ddd}.view-statement-table tbody tr td.cell-border-left{border-left:1px solid #ddd}.view-statement-table tbody tr td .statement-view{display:none}.view-statement-table tbody tr td.first-column{padding-left:15px}.view-statement-table tbody tr td.noapproval{color:#982600}.view-statement-table tbody tr td.noapproval img{margin-bottom:2px;margin-left:-22px;margin-right:7px}.view-statement-table tbody tr:hover.noapproval{background-color:#f8e6d2}.view-statement-table tbody tr.noapproval{background-color:#ffefdd}.view-statement-table.resident-tab .col-name{width:18%}.view-statement-table.resident-tab .col-approved-care{width:11%}.view-statement-table.resident-tab .col-departure,.view-statement-table.resident-tab .col-entry{width:10%}.view-statement-table.resident-tab .col-balance-days{width:12%}.view-statement-table.resident-tab .col-spacer{width:39%}.view-statement-table.resident-tab .col-acfi-expiry,.view-statement-table.resident-tab .col-daily-fee,.view-statement-table.resident-tab .col-financial-status{width:13%}.view-statement-subheader thead tr th{border-bottom:none}.view-statement-subheader tbody:nth-child(2) tr:first-child{background-color:#f7f7f7;height:40px}.view-statement-subheader tbody tr:first-child{background-color:#e6e6e6;height:32px}.view-statement-subheader tbody tr:first-child td{border-bottom:none;color:#000;font-weight:700;padding-left:15px}.medicare-statement-summary{margin-left:9%;margin-right:9%}.medicare-statement-summary .total{background:#008381}.medicare-statement-summary .summary-values{background:#fff;border:1px solid #ccc;border-radius:3px;margin-left:-5px;margin-right:5px;padding:30px;width:100%}.medicare-statement-summary .summary-values .left-column-header{margin-right:-3px;padding-right:53px}.medicare-statement-summary .summary-values .left-column-header>div{border-bottom:1px solid #ccc;color:#3f3f41;font-size:16px;font-weight:700;padding-bottom:10px}.medicare-statement-summary .summary-values .right-column-header{padding-left:50px}.medicare-statement-summary .summary-values .right-column-header>div{border-bottom:1px solid #ccc;color:#3f3f41;font-size:16px;font-weight:700;padding-bottom:10px}.medicare-statement-summary .summary-values .left-column{border-right:3px dotted #ccc;margin-right:-3px;padding-right:50px}.medicare-statement-summary .summary-values .right-column{padding-left:50px}.medicare-statement-summary .summary-values .inner-statement-table{margin-bottom:30px;width:100%}.medicare-statement-summary .summary-values .inner-statement-table thead{border-bottom:1px solid #ccc;color:#3f3f41;font-size:16px;font-weight:700}.medicare-statement-summary .summary-values .inner-statement-table thead tr{height:20px}.medicare-statement-summary .summary-values .inner-statement-table thead tr td{padding-bottom:10px}.medicare-statement-summary .summary-values .inner-statement-table tbody tr{color:#3f3f41}.medicare-statement-summary .summary-values .inner-statement-table tbody tr td{font-size:14px;padding-top:10px}.medicare-statement-summary .summary-values .inner-statement-table tbody tr td:last-child{font-size:16px;text-align:right}.medicare-statement-summary .summary-values .inner-statement-table tbody tr td:last-child:after{content:attr(value)}.medicare-statement-summary .summary-values .inner-statement-table tbody tr td[value="0"],.medicare-statement-summary .summary-values .inner-statement-table tbody tr td[value="0.00"]{color:#999}.view-variance-statement{margin-left:0;margin-right:0}.view-variance-statement .statement-header{height:auto;margin:0;padding:0}.view-variance-statement .statement-menu{border-bottom:1px solid #ccc;height:56px;margin:0}.view-variance-statement .statement-menu ul li a{background-color:transparent;color:#414141;font-size:16px;padding-top:20px;text-align:center}.view-variance-statement .statement-menu ul li a:focus,.view-variance-statement .statement-menu ul li a:hover{color:#367cae}.view-variance-statement .statement-menu ul li.active a{box-shadow:inset 0 -5px #008381;color:#111}.variance-statement-summary{margin-left:auto;margin-right:auto}.variance-statement-summary .summary-values{background-color:#f9f9f9;border:1px solid #ccc;border-radius:3px;margin:20px 0;padding:20px 0;width:100%}.variance-statement-summary .summary-values .left-column-header{margin-right:-3px;padding-right:53px}.variance-statement-summary .summary-values .left-column-header .col-xs-6{padding-left:0}.variance-statement-summary .summary-values .left-column-header>div{border-bottom:1px solid #ccc;color:#3f3f41;font-size:16px;font-weight:700;padding-bottom:10px}.variance-statement-summary .summary-values .left-column-header div:first-child{width:227px}.variance-statement-summary .summary-values .left-column-header div:not(:first-child){font-size:14px;font-weight:400;height:33px;padding-right:0;text-align:right;width:88px}.variance-statement-summary .summary-values .right-column-header{padding-left:50px}.variance-statement-summary .summary-values .right-column-header .col-xs-6{padding-left:0}.variance-statement-summary .summary-values .right-column-header>div{border-bottom:1px solid #ccc;color:#3f3f41;font-size:16px;font-weight:700;padding-bottom:10px}.variance-statement-summary .summary-values .right-column-header div:first-child{width:227px}.variance-statement-summary .summary-values .right-column-header div:not(:first-child){font-size:14px;font-weight:400;height:33px;padding-right:0;text-align:right;width:88px}.variance-statement-summary .summary-values .left-column{border-right:3px dotted #ccc;margin-right:-3px;padding-right:50px}.variance-statement-summary .summary-values .right-column{padding-left:50px}.variance-statement-summary .summary-values .inner-statement-table{margin-bottom:30px;width:100%}.variance-statement-summary .summary-values .inner-statement-table thead{border-bottom:1px solid #ccc;color:#3f3f41;font-size:16px;font-weight:700}.variance-statement-summary .summary-values .inner-statement-table thead tr{height:20px}.variance-statement-summary .summary-values .inner-statement-table thead tr td{padding-bottom:10px}.variance-statement-summary .summary-values .inner-statement-table tbody tr{color:#3f3f41}.variance-statement-summary .summary-values .inner-statement-table tbody tr td{font-size:14px;padding-top:10px}.variance-statement-summary .summary-values .inner-statement-table tbody tr td:not(:first-child){font-size:14px;text-align:right;width:18%}.variance-statement-summary .summary-values .inner-statement-table tbody tr td[value="0"],.variance-statement-summary .summary-values .inner-statement-table tbody tr td[value="0.00"]{color:#999}.variance-statement-summary .summary-values .inner-statement-table tbody tr td[value^="-"]:last-child{color:#9e043e}.variance-statement-summary .summary-values .inner-statement-table tbody tr td:not(:first-child):not(:last-child):after{content:attr(value)}.variance-statement-payment .auto-match-icon{color:green}.variance-statement-payment input[type=checkbox]{height:24px;margin-right:1rem;width:24px}.variance-statement-payment .selected-color{background-color:#ffffe0!important}.variance-statement-payment .transparency{opacity:1!important}.variance-statement-payment .payment-tables{margin-bottom:12rem;margin-left:15px;margin-right:15px}.variance-statement-payment .payment-tables table{width:100%}.variance-statement-payment .payment-tables table tr td:first-child{padding-left:10px;width:44px}.variance-statement-payment .payment-tables table tr td:nth-child(2) label{font-weight:400;margin-bottom:0}.variance-statement-payment .payment-tables table tr td:nth-last-child(2){padding-left:14px;width:7%}.variance-statement-payment .payment-tables table tr td:last-child{padding-right:5px;text-align:center;width:7%}.variance-statement-payment .payment-tables .table-top-header table{background-color:#fff;height:72px;width:100%}.variance-statement-payment .payment-tables .table-top-header table tr td:first-child{font-size:26px;font-weight:700;padding-left:10px;text-align:left}.variance-statement-payment .payment-tables .table-top-header table tr td:last-child{font-size:22px;text-align:right}.variance-statement-payment .payment-tables .section-header{height:40px}.variance-statement-payment .payment-tables .respite-table-header table{background-color:#666;color:#fff;font-weight:700;height:40px;width:100%}.variance-statement-payment .payment-tables .respite-table-header table td:first-child{width:5%}.variance-statement-payment .payment-tables .respite-table-header table td:nth-child(3),.variance-statement-payment .payment-tables .respite-table-header table td:nth-child(4),.variance-statement-payment .payment-tables .respite-table-header table td:nth-child(5){text-align:right;width:14%}.variance-statement-payment .payment-tables .respite-table-header table td:last-child{width:7%}.variance-statement-payment .payment-tables .respite-payment-data .name-row{background-color:#f7f7f7;font-weight:700;height:32px}.variance-statement-payment .payment-tables .respite-payment-data .name-row td:nth-child(3){text-align:right}.variance-statement-payment .payment-tables .respite-payment-data .name-row a{color:#0064d2}.variance-statement-payment .payment-tables .respite-payment-data .adjustment-row{background-color:#e2e2e2;font-weight:700;height:33px}.variance-statement-payment .payment-tables .respite-payment-data .data-row{background-color:#fff;border-bottom:1px solid #ddd;height:32px}.variance-statement-payment .payment-tables .respite-payment-data .data-row td:first-child{width:5%}.variance-statement-payment .payment-tables .respite-payment-data .data-row td:nth-child(3),.variance-statement-payment .payment-tables .respite-payment-data .data-row td:nth-child(4),.variance-statement-payment .payment-tables .respite-payment-data .data-row td:nth-child(5){text-align:right;width:14%}.variance-statement-payment .payment-tables .respite-payment-data .data-row td:last-child{opacity:.2;padding-left:7px;padding-right:0;width:3%}.variance-statement-payment .payment-tables .respite-payment-data .data-row td:last-child:hover{opacity:1}.variance-statement-payment .payment-tables .permanent-table-header table{background-color:#666;color:#fff;font-weight:700;height:40px;width:100%}.variance-statement-payment .payment-tables .permanent-table-header table td:first-child{width:5%}.variance-statement-payment .payment-tables .permanent-table-header table td:nth-child(3){width:15%}.variance-statement-payment .payment-tables .permanent-table-header table td:nth-child(4),.variance-statement-payment .payment-tables .permanent-table-header table td:nth-child(5),.variance-statement-payment .payment-tables .permanent-table-header table td:nth-child(6){text-align:right;width:14%}.variance-statement-payment .payment-tables .permanent-table-header table td:last-child{width:7%}.variance-statement-payment .payment-tables .permanent-payment-data .name-row{background-color:#f7f7f7;font-weight:700;height:32px}.variance-statement-payment .payment-tables .permanent-payment-data .name-row td:nth-child(3){text-align:right}.variance-statement-payment .payment-tables .permanent-payment-data .name-row a{color:#0064d2}.variance-statement-payment .payment-tables .permanent-payment-data .adjustment-row{background-color:#f7f7f7;font-weight:700}.variance-statement-payment .payment-tables .permanent-payment-data .data-row{background-color:#fff;border-bottom:1px solid #ddd;height:32px}.variance-statement-payment .payment-tables .permanent-payment-data .data-row td:first-child{width:5%}.variance-statement-payment .payment-tables .permanent-payment-data .data-row td:nth-child(3){width:15%}.variance-statement-payment .payment-tables .permanent-payment-data .data-row td:nth-child(4),.variance-statement-payment .payment-tables .permanent-payment-data .data-row td:nth-child(5),.variance-statement-payment .payment-tables .permanent-payment-data .data-row td:nth-child(6){text-align:right;width:14%}.variance-statement-payment .payment-tables .permanent-payment-data .data-row td:last-child{opacity:.2;padding-left:7px;padding-right:0;text-align:center;width:3%}.variance-statement-payment .payment-tables .permanent-payment-data .data-row td:last-child:hover{opacity:1}.variance-statement-payment .buttons-row{padding-left:30px;padding-right:30px}.variance-statement-payment .buttons-row .button-margin-right{margin-right:30px}.variance-statement-payment .buttons-row .btn-lg,.variance-statement-payment .buttons-row .btn-width-auto{width:auto}.variance-statement-payment .buttons-row .sticky-action-bar-ex{margin-left:10px}.variance-statement-payment .buttons-row .right-button-section{padding-right:0}.variance-statement-payment .buttons-row .right-button-section button:first-of-type{margin-right:0!important}.variance-statement-payment .buttons-row .right-button-section.padding-right-10{padding-right:10px!important}.variance-statement-payment .buttons-row .payment-filter{padding-left:0}.variance-statement-payment .buttons-row .payment-filter select{height:40px}.variance-statement-payment .buttons-row .payment-filter label{float:right;font-weight:400;white-space:nowrap}.variance-statement-payment .buttons-row .payment-filter .col-xs-7{padding-left:0}.variance-statement-payment .buttons-row .payment-filter div:first-child{display:table-cell;height:40px;margin-top:8px}.variance-statement-payment .match-value-dialog{width:1100px}.variance-statement-payment .match-value-dialog table{width:100%}.variance-statement-payment .match-value-dialog .section-header{height:40px}.variance-statement-payment .match-value-dialog .left-column{margin-right:5px}.variance-statement-payment .match-value-dialog .right-column{margin-left:5px}.variance-statement-payment .match-value-dialog table tr td:first-child{padding-left:10px}.variance-statement-payment .match-value-dialog table tr td:last-child{padding-right:10px}.variance-statement-payment .match-value-dialog .respite-table-header{background-color:#666;color:#fff;font-weight:700;height:40px;width:100%}.variance-statement-payment .match-value-dialog .respite-table-header td:nth-child(2),.variance-statement-payment .match-value-dialog .respite-table-header td:nth-child(3),.variance-statement-payment .match-value-dialog .respite-table-header td:nth-child(4){text-align:right;width:14%}.variance-statement-payment .match-value-dialog .respite-payment-data .name-row{background-color:#e2e2e2;font-weight:700;height:32px}.variance-statement-payment .match-value-dialog .respite-payment-data .name-row td:nth-child(2){text-align:right}.variance-statement-payment .match-value-dialog .respite-payment-data .name-row a{color:#0064d2}.variance-statement-payment .match-value-dialog .respite-payment-data .adjustment-row{background-color:#e2e2e2;font-weight:700}.variance-statement-payment .match-value-dialog .respite-payment-data .data-row{background-color:#fff;border-bottom:1px solid #ddd;height:32px}.variance-statement-payment .match-value-dialog .respite-payment-data .data-row td:nth-child(2),.variance-statement-payment .match-value-dialog .respite-payment-data .data-row td:nth-child(3),.variance-statement-payment .match-value-dialog .respite-payment-data .data-row td:nth-child(4){text-align:right;width:14%}.variance-statement-payment .match-value-dialog .permanent-table-header{background-color:#666;color:#fff;font-weight:700;height:40px;width:100%}.variance-statement-payment .match-value-dialog .permanent-table-header td:nth-child(2){width:17%}.variance-statement-payment .match-value-dialog .permanent-table-header td:nth-child(3),.variance-statement-payment .match-value-dialog .permanent-table-header td:nth-child(4),.variance-statement-payment .match-value-dialog .permanent-table-header td:nth-child(5){text-align:right;width:14%}.variance-statement-payment .match-value-dialog .permanent-payment-data .name-row{background-color:#e2e2e2;font-weight:700;height:32px}.variance-statement-payment .match-value-dialog .permanent-payment-data .name-row td:nth-child(2){text-align:right}.variance-statement-payment .match-value-dialog .permanent-payment-data .name-row a{color:#0064d2}.variance-statement-payment .match-value-dialog .permanent-payment-data .adjustment-row{background-color:#e2e2e2;font-weight:700}.variance-statement-payment .match-value-dialog .permanent-payment-data .data-row{background-color:#fff;border-bottom:1px solid #ddd;height:32px}.variance-statement-payment .match-value-dialog .permanent-payment-data .data-row td:nth-child(2){width:17%}.variance-statement-payment .match-value-dialog .permanent-payment-data .data-row td:nth-child(3),.variance-statement-payment .match-value-dialog .permanent-payment-data .data-row td:nth-child(4),.variance-statement-payment .match-value-dialog .permanent-payment-data .data-row td:nth-child(5){text-align:right;width:14%}.variance-statement-payment .reconciliation-adjustment-summary{width:900px}.variance-statement-payment .reconciliation-adjustment-summary .modal-body{max-height:800px;overflow-y:scroll;padding-bottom:20px}.variance-statement-payment .reconciliation-adjustment-summary table{width:100%}.variance-statement-payment .reconciliation-adjustment-summary .top-header tr{background-color:#666;color:#fff;font-weight:700;height:30px}.variance-statement-payment .reconciliation-adjustment-summary .top-header tr th:first-child{padding-left:15px}.variance-statement-payment .reconciliation-adjustment-summary .top-header tr th:last-child{padding-right:15px;text-align:right}.variance-statement-payment .reconciliation-adjustment-summary .data-table{background-color:#fff;padding:0}.variance-statement-payment .reconciliation-adjustment-summary .data-table .sub-header{background-color:#eee;border-bottom:1px solid #ccc;height:40px}.variance-statement-payment .reconciliation-adjustment-summary .data-table .sub-header td:first-child{padding-left:15px}.variance-statement-payment .reconciliation-adjustment-summary .data-table .sub-header td:last-child{padding-right:15px;text-align:right}.variance-statement-payment .reconciliation-adjustment-summary .data-table .sub-header td[value^="-"]:last-child{color:red}.variance-statement-payment .reconciliation-adjustment-summary .data-table .sub-header td[value^="-"]:last-child:after{content:attr(value)}.variance-statement-payment .reconciliation-adjustment-summary .data-table .sub-header td[value^="+"]:last-child{color:green}.variance-statement-payment .reconciliation-adjustment-summary .data-table .sub-header td[value^="+"]:last-child:after{content:attr(value)}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table thead>tr{border-bottom:1px solid #ccc;height:40px}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table thead>tr th:first-child{padding-left:15px}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table thead>tr th:nth-child(3),.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table thead>tr th:nth-child(4){text-align:right}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table thead>tr th:last-child{padding-right:15px;text-align:right}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr{border-bottom:1px solid #ccc;height:40px}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr td:first-child{padding-left:15px;width:20%}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr td:nth-child(3),.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr td:nth-child(4){text-align:right;width:10%}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr td:last-child{padding-right:15px;text-align:right;width:20%}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr td[value^="-"]:last-child{color:red}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr td[value^="-"]:last-child:after{content:attr(value)}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr td[value^="+"]:last-child{color:green}.variance-statement-payment .reconciliation-adjustment-summary .data-table .details-table tbody>tr td[value^="+"]:last-child:after{content:attr(value)}.variance-statement-payment .popover{box-sizing:inherit;font-family:inherit;min-width:200px;text-align:center;white-space:normal;width:20%}.variance-statement-payment .label-help{cursor:help;display:inline-block;min-width:100%!important}.variance-payment-statement-action-bar{height:65px;margin-left:-20px;width:100%}.variance-payment-statement-action-bar.affix{z-index:1000!important}.variance-payment-statement-action-bar.position-changed>div{margin-right:50px}.partial-totals{background:#008381;margin:20px 5px 4px -5px}.partial-totals table{margin-bottom:30px;margin-top:35px;width:100%}.partial-totals table tbody tr td{color:#fff;font-size:14px;padding-top:5px}.partial-totals table tbody tr td:last-child{font-size:20px;text-align:right}.partial-totals table tbody tr td:last-child:after{content:attr(value)}.partial-totals table tbody tr td[value="0.00"]{color:#fff}.total{background:#367cae;margin:0 5px 10px -5px}.total table{margin-bottom:10px;margin-top:10px;width:100%}.total table tbody tr td{color:#fff;font-size:14px;padding-top:5px}.total table tbody tr td:last-child{font-size:20px;text-align:right}.total table tbody tr td:last-child:after{content:attr(value)}.total table tbody tr td[value="0.00"]{color:#fff}.total table tbody tr td{font-weight:700}.supported-ratios-tab .supported-ratios-table{margin-bottom:10px;table-layout:auto}.supported-ratios-tab .supported-ratios-table thead tr th{padding-bottom:5px;text-align:center}.supported-ratios-tab .supported-ratios-table tbody tr td:first-child{background:#e2e2e2;border-bottom:1px solid #ccc;border-left:1px solid #ccc;color:#414141;width:80px}.supported-ratios-tab .supported-ratios-table tbody tr td{text-align:center}.supported-ratios-tab .percentage{width:150px}.supported-ratios-tab .percentage span{font-size:20px}.supported-ratios-tab .partial-totals{margin:0 3px 4px -2px}.supported-ratios-tab .total{background:#025450;margin:0 3px 0 -2px}.an-acc-subsidies-table th.gutter{width:2%}.an-acc-subsidies-table .amount-alignment{padding-left:0;padding-right:0;text-align:right}.an-acc-subsidies-table .care-type-header{font-size:12px;text-align:left}.an-acc-subsidies-table tbody>tr>td:first-child{background-color:#fff;font-weight:700;padding-left:8px}.an-acc-subsidies-table .variable-component-resident-type{background-color:#e2e2e2;text-align:left}.an-acc-subsidies-table .variable-component-resident-type td:first-child{background-color:#e2e2e2}.daily-subsidies-tab table thead tr th:first-child{font-size:16px;font-weight:600;padding-bottom:5px;padding-left:15px;text-align:left;width:28%}.daily-subsidies-tab table thead tr th:nth-child(2){width:12%}.daily-subsidies-tab table thead tr th:last-child{padding-right:15px}.daily-subsidies-tab table thead tr th{padding-bottom:5px;padding-right:10px;text-align:right;width:20%}.daily-subsidies-tab table tbody tr td:first-child{background:#e2e2e2;border-bottom:1px solid #ccc;border-left:1px solid #ccc;color:#414141;padding-left:15px;text-align:left}.daily-subsidies-tab table tbody tr td:last-child{border-right:1px solid #ccc;padding-right:15px}.daily-subsidies-tab table tbody tr td{padding-bottom:5px;padding-right:10px;text-align:right}.daily-subsidies-tab .total{background:#008381;margin-left:0;margin-right:0;padding-left:15px;padding-right:15px}.daily-subsidies-tab .total>div{background:#008381;color:#fff;font-weight:700;padding-bottom:30px;padding-top:20px}.daily-subsidies-tab .total>div div{float:left;height:20px;vertical-align:bottom;width:50%}.daily-subsidies-tab .total>div div:first-child{font-size:14px;padding-right:10px;padding-top:6px;text-align:right}.daily-subsidies-tab .total>div div:last-child{font-size:20px;padding-left:10px;text-align:left}.medicare-events-detail{background-color:#fff;border:1px solid #ddd;height:calc(100vh - 246px);padding:3px 25px 25px}.medicare-events-detail .thick-line{border-top:4px solid #333;margin-bottom:15px;margin-top:21px}.medicare-events-detail .can-change-colour.accepted{border-color:green;color:green}.medicare-events-detail .can-change-colour.rejected{border-color:#900;color:#900}.medicare-events-detail .can-change-colour.icon-padding{padding-right:5px}.medicare-events-detail .event-status{font-size:16px;font-weight:700;margin-bottom:20px}.medicare-events-detail .resident-section{margin-bottom:13px;margin-top:-4px}.medicare-events-detail .resident-section .resident-info{padding-top:12px}.medicare-events-detail .resident-section .resident-info .resident-name{font-size:16px}.medicare-events-detail .resident-section .thumbnail{border:1px solid #bbb;border-radius:0;height:68px;margin:0 1px 1px;padding:0;width:68px}.medicare-events-detail .event-details-section,.medicare-events-detail .event-details-section .row{padding-left:15px}.medicare-events-detail .event-details-section h2{margin-bottom:0;margin-top:0}.medicare-events-detail .event-details-section .col-xs-2{padding-left:0}.reverse-event-modal .modal-content{width:500px}.finalise-claim{margin-top:-5px}.medicare-event-filter .row.space-below{margin-bottom:16px}.medicare-event-filter input[type=checkbox]{height:20px;width:20px}.medicare-event-filter .multiselect-parent{width:100%}.medicare-event-filter .multiselect-parent .dropdown-toggle{font-weight:400!important;text-align:left;width:100%}.medicare-event-filter .multiselect-parent .dropdown-toggle .caret{border-top:4px solid;float:right;margin-left:0;margin-top:8px}.medicare-event-filter .multiselect-parent .checkboxInput{margin:0 -20px}.medicare-event-filter .multiselect-parent .checkbox{margin-bottom:3px;margin-top:3px}.medicare-event-filter .multiselect-parent .checkbox span{display:inline-block;padding-left:10px}.medicare-event-filter .multiselect-parent .dropdown-menu>li>a{padding:3px 16px}.medicare-event-filter .has-feedback .form-control-feedback{right:10px;top:19px}.medicare-event-filter .input-lg{border-radius:4px;font-size:14px;height:34px}.medicare-event-filter .resident-search{float:left!important;margin-top:0}.medicare-event-filter .resident-search .angucomplete-holder input[type=text]{background-color:#fff;background:url(../images/magnifying-glass.png) no-repeat;background-position:2% 50%;background-size:17px 17px;border:1px solid #ccc;box-shadow:none;color:#666;height:auto;min-height:34px;padding-left:10px}.medicare-event-filter .resident-search .angucomplete-holder input[type=text]::placeholder{color:#666}.medicare-event-filter .resident-search .checkbox{margin-bottom:0;margin-left:-17px!important;margin-top:-3px;padding-bottom:0}.medicare-event-filter .resident-search .angucomplete-holder i.clear-icon{color:#666;top:11px}.medicare-event-filter .resident-search .angucomplete-holder i.clear-icon:hover{background:url(../images/clear-search-neutral.png) no-repeat 50%;background-size:10px 10px}.medicare-event-filter .resident-search .resident-search-row-wrapper{cursor:default}.medicare-event-filter .resident-search .resident-search-row-wrapper .resident-info,.medicare-event-filter .resident-search .resident-search-row-wrapper input{cursor:pointer}.medicare-event-filter .resident-search .resident-search-row-wrapper:hover{background-color:#f5f5f5}.medicare-event-filter .resident-search .resident-search-row-wrapper:hover .resident-name{color:#3f3f41}.medicare-event-filter input[type=checkbox]:before{background-color:#fff;border:1px solid #ccc;border-radius:3px;content:"";display:inline-block;height:20px;width:20px}.medicare-event-filter input[type=checkbox]:checked:before{background:url(../images/white-tick@3x.png) #367cae;background-position:5px 5px;background-repeat:no-repeat;background-size:10px 10px;border:none;border-radius:3px;cursor:pointer;height:20px;width:20px}.medicare-event-filter .filter-disabled{pointer-events:none}.medicare-events-height{min-height:500px}.modal .modal-dialog.view-and-add-variance-note-dialog{width:620px}.modal .modal-dialog.view-and-add-variance-note-dialog .general-info{font-size:16px;font-weight:700}.modal .modal-dialog.view-and-add-variance-note-dialog .existing-notes{background-color:#fff;border:1px solid #ccc;border-radius:3px;margin-bottom:10px;margin-top:10px;padding-bottom:10px;padding-top:10px}.modal .modal-dialog.view-and-add-variance-note-dialog .existing-notes .initial-column{float:left;margin-left:10px;width:38px}.modal .modal-dialog.view-and-add-variance-note-dialog .existing-notes .initial-column .user-initials{background-color:#ccc;color:#222;font-size:16px;height:38px;line-height:38px;text-align:center;width:38px}.modal .modal-dialog.view-and-add-variance-note-dialog .existing-notes .content-column{margin-left:58px;margin-right:10px}.modal .modal-dialog.view-and-add-variance-note-dialog .existing-notes .content-column .note-text{white-space:pre-wrap;word-break:break-word}.modal .modal-dialog.view-and-add-variance-note-dialog .existing-notes .name{font-weight:700}.modal .modal-dialog.view-and-add-variance-note-dialog .notes{margin-top:20px}.modal .modal-dialog.view-and-add-variance-note-dialog .hint-text{color:#666}.modal .modal-dialog.view-and-add-variance-note-dialog textarea{background-color:#fff;height:90px;resize:none}.modal .modal-dialog.view-and-add-variance-note-dialog .modal-body{padding:15px 45px 20px}.selectContainer{align-items:center;display:flex}.statementTypeNav{margin-left:60px;margin-right:20px}.finaliseContainer{margin-left:-14px;margin-top:5px}.largeSelect select{font-size:14px;margin:20px 10px;width:auto}.selectContainer{background-color:#fff;height:80px}.selectContainer .nav-pills>.active>a,.selectContainer .nav-pills>.active>a:focus,.selectContainer .nav-pills>.active>a:hover{background-color:#b3e0fd;border:1px solid #b3e0fd;color:#414141}.selectContainer .nav-pills>.active>a span.badge{background-color:#0064d2;color:#fff}.badge{font-weight:400}.btn{border:none;font-weight:600}.statement-type-name{font-size:18px;margin-right:20px;margin-top:10px}.invisible{visibility:hidden}.statement-type-info{width:624px}.statement-type-info1{width:570px}.finalise-button-info{width:124px}.alert-warning{background-color:#fef8ed;border:1px solid #f5a623;border-left-width:4px;border-radius:2px;color:#f5a623;padding:10px 10px 10px 14px;width:100%}.alert-warning .warning-component{display:table-cell;text-align:left;vertical-align:middle}.banner-text{display:inline;padding-left:10px;text-align:center;vertical-align:middle}.reassessment-link{color:#b7591a;text-decoration:underline}.reassessment-warning-banner{color:#b7591a;display:table-cell;padding-left:10px;vertical-align:middle}.no-movements{align-items:center;display:flex;flex-direction:column;gap:8px;margin-top:30px}.no-movements .empty-icon{background-color:none;background-image:url(images/fundingIllustration.svg);background-repeat:no-repeat;flex-shrink:0;height:227.47px;width:325px}.no-movements .no-movements-text{font-size:20px;font-style:normal;font-weight:600;letter-spacing:-.2px;line-height:11px;margin-top:25px}.no-movements .movements-help-text{color:#595959;font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:400;line-height:30px;text-align:center}.Download-template{margin-right:12px}.button-lineheight{line-height:60px}.column{margin:0}.balance-column{border-bottom:2px solid #d3d3d3}.balance-resident{margin-left:15px;margin-right:16px;width:250px}.balance-crid,.balance-dbtid,.balance-dob{margin-left:15px;margin-right:16px;width:132px}.balance-efd{width:115px}.balance-efd,.balance-type{margin-left:15px;margin-right:16px}.balance-type{width:113px}.balance-amount{margin-left:15px;margin-right:16px;width:130px}.balance-reason{margin-left:12px;margin-right:12px;width:113px}.balance-section{display:block;padding:0;position:relative}.list-header{border-bottom:2px solid #d3d3d3;border-top:2px solid #d3d3d3;color:#595959;display:flex;font-style:normal;font-weight:600;letter-spacing:0;line-height:56px;padding-left:16px;vertical-align:middle}.loading-balance{border-bottom:1px solid #d3d3d3}.loading-balance .balance{margin:15px 16px;width:90px}.loading-balance .dob{margin:15px 16px;width:110px}.loading-balance .crid,.loading-balance .dbtid,.loading-balance .efd,.loading-balance .type{margin:15px 16px;width:100px}.loading-balance .amount{margin:15px 8px 15px 16px;width:100px}.loading-balance .reason{margin:15px 16px;width:90px}.loading-balance .resident{margin:15px 16px;width:202px}.loading-balance .template{animation:loading-pulse 2s ease-in-out .5s infinite;background:#d3d3d3;display:inline-block;height:10px}.group-data{border-bottom:1px solid #dcdcdc;display:flex;line-height:45px}.accommodation-row{background-color:#fff;border:0;color:#333;cursor:default;display:flex;font-size:16px;font-weight:400;line-height:24px;margin:0;padding-inline:0;padding:8px 16px;text-align:left;width:100%}.accommodation-row:focus,.accommodation-row:hover{background-color:#f0f0f0;color:#111}.funding-rates-table{border:none;margin-top:25px;overflow:visible;width:calc(100% + 15px)}.funding-rates-table table{table-layout:fixed}.funding-rates-table tbody tr{cursor:pointer;height:48px}.funding-rates-table tbody tr td{border-top:none;margin-left:20px;padding:0;vertical-align:middle}.funding-rates-table tbody tr td:hover{background-color:#e2e2e2}.funding-rates-table tbody tr td .funding-rate-date{color:#3f3f41;display:inline-block;font-size:16px;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.funding-rates-table tbody tr td>div{border-top:1px solid #ddd;height:48px;margin-left:15px;margin-right:15px}.funding-rates-table tbody tr.active td,.funding-rates-table tbody tr.active td:hover{background-color:#008381}.funding-rates-table tbody tr.active td .funding-rate-date,.funding-rates-table tbody tr.active td:hover .funding-rate-date{color:#fff}.funding-rates-table tbody tr.active td:hover>div,.funding-rates-table tbody tr.active td>div,.funding-rates-table tbody tr.active+tr td>div{border-top:none}.funding-rates-table tbody tr:last-of-type:not(.active) td>div{border-bottom:1px solid #ddd}.funding-rates-col-xs-offset{margin-left:5.33333333%}.funding-rates-list-container{padding-left:0;padding-right:0}.funding-rates-list-container .page-header{padding-left:15px}.funding-rates-list-container h1{margin-bottom:4px;width:400%}.funding-rates-list-container .view-funding-rates-link{display:inline-block;font-size:16px;height:42px;padding-left:15px}.funding-rate-detail-container{padding-left:15px;padding-right:15px}.funding-rate-detail-container h2{margin-bottom:20px;margin-top:10px}.funding-rate-detail-container .add-new-funding-rate{margin-top:30px}.funding-rate-detail-container .funding-rate-detail{background-color:#fff;border-radius:4px;margin-top:104px;width:100%}.funding-rate-detail-container .funding-rate-detail .panel-body{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;padding-top:43px}.funding-rate-detail-container .funding-rate-view{background-color:#fff;border-radius:4px;margin-top:104px;width:100%}.funding-rate-detail-container .funding-rate-view .panel-body{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;padding-top:43px}.funding-rate-detail-container .funding-rate-view .with-margin{margin-left:7px}.funding-rate-detail-container .funding-rate-view .space-below{margin-bottom:40px}.funding-rate-detail-container .funding-rate-view .view-value{word-break:break-word}.funding-rate-detail-container .funding-rate-view .no-funding-rates{color:#666;font-size:16px;margin-bottom:60px;margin-top:40px;text-align:center;width:auto}.funding-rate-detail-container .funding-rate-view .interimRate{font-size:16px;margin-top:15px}.funding-rate-detail-container .funding-rate-view .cols-equal{display:flex;flex-wrap:wrap}.funding-rate-detail-container .funding-rate-view .divider{height:100%;width:100%}.funding-rate-detail-container .funding-rate-view .divider .left-column{border-right:3px dotted #ccc;width:50%}.funding-rate-detail-container .funding-rate-view hr{margin-bottom:10px}.funding-rate-detail-container .funding-rate-view .space-below{margin-bottom:20px}.funding-rate-detail-container .sub-text{color:#666;margin-bottom:5px;margin-top:-15px}.funding-rate-detail-container .table{border-color:#ccc}.funding-rate-detail-container .table tbody>tr>td:first-child{background-color:#f7f7f7}.funding-rate-detail-container .table tbody>tr{border:1px solid #ccc}.funding-rate-detail-container .table tbody>tr>td{border-bottom:1px solid #ccc}.funding-rate-detail-container .table tbody>tr:last-child,.funding-rate-detail-container .table thead>tr:first-child{border-bottom:2px solid #999}.funding-rate-detail-container .table thead>tr:first-child th{border:none}.funding-rate-detail-container .table td.amount-alignment{font-size:16px}.funding-rate-detail-container .table .amount-alignment{text-align:right}.funding-rate-detail-container .table .amount-alignment .input-lg{font-size:16px;height:36px}.funding-rate-detail-container .table .amount-alignment .dollar-input-container:before{font-size:16px;top:6px}.funding-rate-detail-container .table.subsidy-rates-table th{width:20%}.funding-rate-detail-container .table.subsidy-rates-table th.gutter{width:5%}.funding-rate-detail-container .table th{color:#666;font-size:12px;font-weight:400;text-transform:uppercase}.funding-rate-detail-container .table.an-acc-subsidy-rates-table th{font-size:14px;text-transform:inherit}.funding-rate-detail-container .table.an-acc-subsidy-rates-table th.gutter{width:5%}.funding-rate-detail-container .table.an-acc-subsidy-rates-table th.gutter-variable-component{width:.1%}.funding-rate-detail-container .table.an-acc-subsidy-rates-table .amount-alignment{padding-left:0;padding-right:0;text-align:right}.funding-rate-detail-container .table.an-acc-subsidy-rates-table .amount-alignment-large{padding-left:0;padding-right:0;text-align:right;width:18%}.funding-rate-detail-container .table.an-acc-subsidy-rates-table .amount-alignment-left{text-align:left}.funding-rate-detail-container .table.an-acc-subsidy-rates-table .amount-alignment-left-large{text-align:left;width:220px}.funding-rate-detail-container .table.an-acc-subsidy-rates-table tbody>tr>td:first-child{background-color:#fff;font-weight:700}.funding-rate-detail-container .table.an-acc-subsidy-rates-table .variable-component-resident-type{background-color:#f7f7f7;text-align:left}.funding-rate-detail-container .table.an-acc-subsidy-rates-table .variable-component-resident-type td:first-child{background-color:#f7f7f7}.funding-rate-detail-container .table.supplement-table th{width:50%}.funding-rate-detail-container .table.supplement-table th:nth-child(2){width:35%}.funding-rate-detail-container .table.supplement-table tr td{vertical-align:middle}.funding-rate-detail-container .table.accommodation-rates-table{margin-bottom:30px}.funding-rate-detail-container .table.accommodation-rates-table th{width:50%}.funding-rate-detail-container .table.accommodation-rates-table td{height:50px;padding-top:15px;vertical-align:middle}.funding-rate-detail-container .table.accommodation-rates-table td.input-field{padding-left:30px}.funding-rate-detail-container .table.accommodation-rates-table .amount-alignment{padding-right:100px}.funding-rate-detail-container .table.fees-and-charge-table tbody>tr>td:first-child{background-color:#fff}.funding-rate-detail-container .table.fees-and-charge-table th:nth-child(3){text-align:right}.funding-rate-detail-container .table.fees-and-charge-table td{width:30%}.funding-rate-detail-container .table.fees-and-charge-table td:last-child{text-align:center;vertical-align:middle;width:10%}.funding-rate-detail-container .table.fees-and-charge-table div.form-group{margin-bottom:0;padding-bottom:0}.funding-rate-detail-container .table.fees-and-charge-table div.col-xs-12{padding-left:0;padding-right:0}.funding-rate-detail-container .table.fees-and-charge-table td>span.percentage-input-container:before{top:8px}.funding-rate-detail-container .table.fees-and-charge-table .from-date-lable{font-size:16px;padding-left:25px;vertical-align:middle}.funding-rate-detail-container .table tbody>tr>td.funding-sub-header{background-color:#f0f0f0;color:#666;height:30px;padding-bottom:5px;padding-top:5px}.funding-rate-detail-container .rates-table{padding-left:16px;padding-right:16px}.funding-rate-detail-container form .funding-rate-view{margin-top:34px}.funding-rate-detail-container form .form-header>:first-child{padding-left:0}.funding-rate-detail-container form .form-header button{width:80px}.funding-rate-detail-container form input{font-size:16px}.funding-rate-detail-container form .dollar-input-container input{text-align:right}.funding-rate-detail-container form .dollar-input-container:before{font-size:16px;top:8px}.funding-rate-detail-container form .dollar-input-container.ng-not-empty{color:#3f3f41}.funding-rate-detail-container form .dollar-input-container.ng-empty{color:#999}.funding-rate-detail-container form td.amount-alignment{padding-left:0;padding-right:0}.funding-rate-detail-container form .input-lg{height:40px}.funding-rate-detail-container form .supplement-table-form th{width:50%}.funding-rate-detail-container form .supplement-table-form th:nth-child(2),.funding-rate-detail-container form .supplement-table-form th:nth-child(4){width:10%}.funding-rate-detail-container form .supplement-table-form th:nth-child(3){width:30%}.funding-rate-detail-container form .supplement-table-form tr td{vertical-align:middle}.fees-and-charges-partial .start-date-cal{right:10px;top:18px}.fees-and-charges-partial .end-date-val{margin-top:8px}.fees-and-charges-partial .end-date-overlap-msg{margin-top:-20px}.view-funding-rates .vertical-tabs .view-funding-rates-pane{align-items:flex-start;border:1px solid #d2d2d2;border-radius:0 2px 2px 2px;display:inline-flex;flex-direction:column;gap:20px;padding:32px 80px 80px;width:100%}.view-funding-rates .vertical-tabs .view-funding-rates-pane .w-100{width:100%}.view-funding-rates .vertical-tabs .view-funding-rates-pane .align-right{text-align:right}.view-funding-rates .vertical-tabs .view-funding-rates-pane .no-funding-rates{text-align:center}.view-funding-rates .vertical-tabs .view-funding-rates-pane h3{margin-bottom:15px}.view-funding-rates .vertical-tabs .view-funding-rates-pane .funding-rates-period{margin-bottom:25px}.view-funding-rates .page-header{margin:35px 0 25px}.view-funding-rates .glossary-header{font-family:Source Sans Pro;font-size:30px;font-style:normal;font-weight:600;letter-spacing:.075px;line-height:150%;padding-bottom:17px;padding-top:10px}.view-funding-rates .table-top-border{border-bottom:1px solid #d2d2d2;border-top:2px solid #d2d2d2;margin-bottom:0}.view-funding-rates .table-bottom-border{border-bottom:1px solid #d2d2d2}.view-funding-rates .header-row{background-color:#f7f7f7;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.view-funding-rates .tab-glossary{font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.view-funding-rates .funding-h2{font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:600;letter-spacing:.048px;line-height:150%}.view-funding-rates .glossary-code{width:200px}.view-funding-rates .glossary-description{width:524px}.margin-top-30{margin-top:30px}.panel.organisation-form{border:1px solid #ccc;border-radius:3px}.panel.organisation-form .chosen-results:empty:after{color:#999;content:"No locations";padding-left:5px}.panel.organisation-form .optional{color:#666;font-size:14px;font-weight:400}.panel.organisation-form .panel-body{margin-left:0;margin-right:0;margin-top:30px;padding-left:0;padding-right:0}.panel.organisation-form .respiteDaysAllocation .form-group,.panel.organisation-form .street1{padding-bottom:0}.panel.organisation-form .panel-footer{background-color:#e2e2e2}.panel.organisation-form .btn-inline-block-lg{width:140px}.panel.organisation-form .control-label{white-space:nowrap}.no-facilities{background:#f7f7f7;border:1px solid #ccc;color:#666;font-size:24px;padding:65px;text-align:center}.add-facility-link{margin-top:40px}.facilities-table table{border-collapse:collapse;table-layout:fixed}.facilities-table thead{background-color:#595a5c}.facilities-table thead tr th{border-bottom:none;color:#fff;padding-left:20px}.facilities-table thead tr th.facility-name{width:50%}.facilities-table thead tr th.beds,.facilities-table thead tr th.users{width:25%}.facilities-table tbody tr{background-color:#fff;border:1px solid #ddd;border-collapse:collapse;height:50px}.facilities-table tbody tr.region-header{background:#d7d7d7;color:#666;height:32px}.facilities-table tbody tr.facility-row{cursor:pointer}.facilities-table tbody tr.facility-row .facility-name{color:#0064d2}.facilities-table tbody tr td{padding:0 0 0 20px;vertical-align:middle}.gl-account-mapping-container .page-header-row{margin:20px 0 0;padding:0 15px}.gl-account-mapping-container .page-header{font-size:30px;margin:0;padding:0}.gl-account-mapping-container .page-header .bold{font-weight:700}.gl-account-mapping-container .page-sub-header{font-size:16px;margin-bottom:20px}.gl-account-mapping-container .btn-primary{margin-left:20px}.gl-account-mapping-container .default-account-label{color:#666;font-size:14px}.gl-account-mapping-container .updated-by-label{color:#666;font-size:12px;margin:12px 0 40px}.gl-account-mapping-container hr{margin:20px 0 0}.gl-account-mapping-container .panel-body{padding:0}.gl-account-mapping-container .account-mapping-table{border-bottom:2px solid #999;margin-bottom:50px}.gl-account-mapping-container .account-mapping-table th{border-bottom:2px solid #999;color:#666;font-size:12px;padding:8px 16px 8px 0;width:50%}.gl-account-mapping-container .account-mapping-table th.gutter{width:3%}.gl-account-mapping-container .account-mapping-table .account{width:47%}.gl-account-mapping-container .account-mapping-table td{border-bottom:1px solid #ccc;border-top:0}.gl-account-mapping-container .account-mapping-table tr.row-subheading{background:#e2e2e2;border-left:1px solid #ccc;border-right:1px solid #ccc}.gl-account-mapping-container .account-mapping-table .type-col{border-left:1px solid #ccc;color:#666;padding:8px 14px;vertical-align:middle}.gl-account-mapping-container .account-mapping-table .type-col .alt-description{color:#878787}.gl-account-mapping-container .account-mapping-table .account-col{border-right:1px solid #ccc;padding:8px 16px 8px 0}.gl-account-mapping-container .space-below{margin-bottom:40px}.gl-account-mapping-container .group-header{font-size:18px;font-weight:700;margin:0 0 10px}.gl-account-mapping-container .view-group-header{font-size:18px;font-weight:700}.gl-account-mapping-container .default-account-value{font-size:16px;margin:0 0 10px}.gl-account-mapping-container .form-control.input-lg{font-size:16px;height:36px}.gl-account-mapping-container .sticky-action-bar-wrapper{margin-left:0;padding-left:0}.gl-account-mapping-container .sticky-action-bar-wrapper .sticky-action-bar button:first-of-type{margin-right:0}.gl-account-mapping-container .sticky-action-bar-wrapper.affix{z-index:1000}.gl-account-mapping-container .gl-account-mapping-action-bar>div{float:right}.gl-account-mapping-dialog .modal-dialog{width:486px}.gl-account-mapping-dialog .modal-footer{padding:10px 30px}.gl-account-mapping-dialog .btn-inline-block-sm{width:68px}.noSidePadding{padding-left:0;padding-right:0}.angular-dialog .close-modal-icon{background-color:#949494!important;font-family:Source Sans Pro!important;height:30px;width:30px}.optional-services-container .page-header-row{margin:20px 0 0;padding:0 15px}.optional-services-container .page-header{font-size:30px;margin:0;padding:0}.optional-services-container .page-header .bold{font-weight:700}.optional-services-container .page-sub-header{font-size:16px;margin-bottom:20px}.optional-services-container .default-service-label{color:#878787;font-size:14px}.optional-services-container .updated-by-label{color:#878787;font-size:12px;margin:12px 0 40px}.optional-services-container hr{margin:20px 0 0}.optional-services-container .panel-body{padding:0}.optional-services-container .optional-services-table{border-bottom:2px solid #999;margin-bottom:50px}.optional-services-container .optional-services-table div.form-group{margin-bottom:0;padding-bottom:0}.optional-services-container .optional-services-table div.col-xs-12{padding-left:0;padding-right:0}.optional-services-container .optional-services-table th{border-bottom:2px solid #999;color:#666;font-size:12px;vertical-align:top}.optional-services-container .optional-services-table td{border-bottom:1px solid #ccc;border-top:0}.optional-services-container .optional-services-table tr.row-subheading{background:#e2e2e2;border-left:1px solid #ccc;border-right:1px solid #ccc}.optional-services-container .optional-services-table .view-value,.optional-services-container .optional-services-table .view-value-link{font-size:inherit}.optional-services-container .optional-services-table .dollar-input-container:before{top:6px}.optional-services-container .optional-services-table .service-started-label{display:block;margin-top:8px}.optional-services-container .optional-services-table .type-col{background-color:#f7f7f7;border-left:1px solid #ccc;color:#666;vertical-align:top}.optional-services-container .optional-services-table .type-col .alt-description{color:#878787}.optional-services-container .optional-services-table .charge-type-col{vertical-align:top}.optional-services-container .optional-services-table .charge-type-col .input-lg{width:100px}.optional-services-container .optional-services-table .billing-col{vertical-align:top}.optional-services-container .optional-services-table .billing-col .input-lg{padding:inherit;width:120px}.optional-services-container .optional-services-table .rate-col{text-align:right;vertical-align:top;width:110px}.optional-services-container .optional-services-table .end-date-col,.optional-services-container .optional-services-table .start-date-col{vertical-align:top;width:150px}.optional-services-container .optional-services-table .end-col{border-right:1px solid #ccc;vertical-align:middle}.optional-services-container .optional-services-table .glyphicon-calendar{line-height:40px;width:34px}.optional-services-container .add-service{margin-top:20px}.optional-services-container .space-below{margin-bottom:40px}.optional-services-container .header{font-size:18px;font-weight:700;margin:20px 0 10px}.optional-services-container .default-service-value{font-size:16px;margin:0 0 10px}.optional-services-container .form-control.input-lg{font-size:16px;height:36px}.optional-services-container .sticky-action-bar-wrapper{margin-left:0;padding-left:0}.optional-services-container .sticky-action-bar-wrapper .sticky-action-bar button:first-of-type{margin-right:0}.optional-services-container .sticky-action-bar-wrapper.affix{z-index:1000}.optional-services-container .optional-services-action-bar>div{float:right}.optional-services-container .table-popover{width:250px!important}.optional-services-container .table-popover .fee-effective-popover .support-col{width:100px!important}.optional-services-container .table-popover .fee-effective-popover .effective-date-col{width:115px!important}.optional-services-dialog .modal-dialog{width:486px}.optional-services-dialog .modal-footer{padding:10px 30px}.optional-services-dialog .btn-inline-block-sm{width:68px}.view-note{color:#666;font-size:12px}.report-table .table{margin-bottom:0}.report-table .sticky-side-bar{background-color:#fff;height:inherit!important;position:relative}.report-table .sticky-side-bar .radio-group input{height:1.3em;width:1.3em}.report-table .sticky-side-bar .chekbox-group,.report-table .sticky-side-bar .radio-group{padding-bottom:0}.report-table .sticky-side-bar .chekbox{left:0;padding-left:0}.report-table .sticky-side-bar .chekbox label{padding-left:0}.report-table .sticky-side-bar .checkbox-label,.report-table .sticky-side-bar .radio-label{margin-bottom:5px;padding-left:30px}.report-table .sticky-side-bar .has-feedback{margin-bottom:10px}.report-table .sticky-side-bar .export-row{padding-top:10px}.report-table .sticky-side-bar .hideContent{display:none}.report-table .sticky-side-bar .showContent{display:block}.report-table .filter-content div{display:inline-block}.report-table .align-right{text-align:right}.report-table .filter-header{padding-bottom:10px;padding-top:10px}.report-table .report-header th{color:#666;font-family:inherit;font-size:12px;font-weight:400;height:14px;line-height:14px;padding-left:15px}.report-table .header-date{background-color:#e2e2e2;border:1px solid #ddd;height:30px}.report-table .report-details{background-color:#fff;border:1px solid #ccc;height:56px;vertical-align:middle}.report-table .report-details td{padding-left:15px!important;vertical-align:middle!important}.report-table .unit-status .available{color:#074f30}.report-table .unit-status .out-of-service{color:#c9302c}.report-table .unit-status .occupied{color:#000}.report-table .row-count{border-bottom:1px solid #ddd;padding-bottom:10px}.report-table .down-arrow-icon{background-image:url(../images/down-arrow.png);background-position:top;background-repeat:no-repeat;background-size:14px;display:inline-block;height:16px;margin-right:5px;overflow:hidden;vertical-align:bottom;width:16px}.report-table .checkbox-large span{display:inline-block;margin-bottom:5px;padding-left:30px}.report-table .checkbox-large input[type=checkbox]{height:1.3em;width:1.3em}.billing-export .input-lg{border-radius:4px;font-size:14px;height:34px}.billing-export .control-label,.financial-details-export .control-label{height:0}.financial-details-export .row.space-below{margin-bottom:16px}.financial-details-export input[type=checkbox]{height:20px;width:20px}.financial-details-export .multiselect-parent{width:100%}.financial-details-export .multiselect-parent .dropdown-toggle{align-items:center!important;display:inline-flex!important;font-weight:400!important;width:100%}.financial-details-export .multiselect-parent .dropdown-toggle .caret{border-top:4px solid;margin-left:auto}.financial-details-export .multiselect-parent .checkboxInput{margin:0 -20px}.financial-details-export .multiselect-parent .checkbox{margin-bottom:3px;margin-top:3px}.financial-details-export .multiselect-parent .checkbox span{display:inline-block;padding-left:10px}.financial-details-export .multiselect-parent .dropdown-menu>li>a{padding:3px 16px}.financial-details-export .has-feedback .form-control-feedback{right:10px;top:19px}.financial-details-export .input-lg{border-radius:4px;font-size:14px;height:34px}.financial-details-export input[type=checkbox]:before{background-color:#fff;border:1px solid #ccc;border-radius:3px;content:"";display:inline-block;height:20px;width:20px}.financial-details-export input[type=checkbox]:checked:before{background:url(../images/white-tick@3x.png) #367cae;background-position:5px 5px;background-repeat:no-repeat;background-size:10px 10px;border:none;border-radius:3px;cursor:pointer;height:20px;width:20px}.financial-details-export .filter-disabled{pointer-events:none}.settlements-export .page-header-row{font-size:16px;margin-top:42px}.settlements-export .page-header-row .page-header{font-size:30px;font-weight:700;margin:0 0 40px;padding-left:0}.settlements-export .page-header-row .page-filter{margin-left:0;margin-top:13px}.settlements-export .page-header-row .page-filter .label-facility{font-weight:700;padding-left:8px}.settlements-export .page-header-row .page-filter select{margin-top:-4px}.settlements-export .page-header-row .page-filter .checkbox{margin-bottom:10px;margin-left:20px;margin-top:0}.settlements-export .page-header-row .page-filter .checkbox input[type=checkbox]{height:20px;width:20px}.settlements-export .page-header-row .page-filter .checkbox span{display:inline-block;padding-left:10px;padding-top:3px}.settlements-export .page-header-row .export-btn{padding-right:0}.settlements-export .page-header-row .export-btn .btn{margin-top:6px}.settlements-export .report-table .table{margin-bottom:0}.settlements-export .report-table .align-right{text-align:right}.settlements-export .report-table table{margin-left:0;max-width:135%;width:135%}.settlements-export .report-table .report-header th{color:#666;font-family:inherit;font-size:12px;font-weight:400;height:14px;line-height:14px;padding-left:10px}.settlements-export .report-table .report-details{background-color:#fff;border:1px solid #ccc;height:56px;vertical-align:middle}.settlements-export .report-table .report-details td{padding-left:10px!important;vertical-align:middle!important}.settlements-export .report-table .row-count{margin-left:0;padding-bottom:5px;padding-left:0;width:135%}.mtcfs-report .page-header{margin-left:-18px}.mtcfs-report .page-filter{margin-bottom:40px;margin-left:-45px;margin-top:13px}.mtcfs-report .page-filter .label-facility{font-weight:700}.mtcfs-report .page-filter select{margin-top:-4px}.mtcfs-report .export-btn .btn{margin-right:-72px;margin-top:10px}.mtcfs-report .report-table .table{margin-bottom:0}.mtcfs-report .report-table .dx-datagrid-headers{color:#666;font-size:12px;font-weight:400}.mtcfs-report .report-table .dx-widget{font-family:Source Sans Pro}.mtcfs-report .report-table .unmatched-row{background-color:#fceef0}.align-right{text-align:right}.resident-layout .room-section{margin-bottom:20px}.resident-layout .left-sidebar{background-color:#595a5c;color:#fff;height:calc(100vh - 94px);position:relative}.resident-layout .left-sidebar .thumbnail{border-radius:0;margin:0 1px 1px;padding:0}.resident-layout .left-sidebar .resident-profile-photo{position:relative}.resident-layout .left-sidebar .resident-profile-photo .resident-profile-photo-selector{bottom:0;display:none;position:absolute;width:100%}.resident-layout .left-sidebar .resident-profile-photo .resident-profile-photo-selector .dropdown-toggle{background-color:hsla(0,0%,100%,.9);color:#3f3f41;display:block;height:40px;padding:10px 5px 5px;text-align:center;text-decoration:none}.resident-layout .left-sidebar .resident-profile-photo .resident-profile-photo-selector .dropdown-menu{left:15px;margin-top:0}.resident-layout .left-sidebar .resident-profile-photo .resident-profile-photo-selector .dropdown-menu a{padding-bottom:5px;padding-top:5px}.resident-layout .left-sidebar .resident-profile-photo .resident-profile-photo-selector .dropdown-menu a:hover{background-color:#4e9acb;color:#fff;text-decoration:none}.resident-layout .left-sidebar .resident-profile-photo .resident-profile-photo-selector .dropdown-menu a label{cursor:pointer;font-weight:400;height:100%;width:100%}.resident-layout .left-sidebar .resident-profile-photo .resident-photo-overlay{background-color:#000;display:none;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.resident-layout .left-sidebar .resident-profile-photo:hover .photo-taken-date,.resident-layout .left-sidebar .resident-profile-photo:hover .resident-photo-overlay,.resident-layout .left-sidebar .resident-profile-photo:hover .resident-profile-photo-selector{display:block}.resident-layout .left-sidebar .resident-profile-photo .photo-taken-date{display:none;position:absolute;text-align:right;top:2px;width:95%}.resident-layout .left-sidebar .resident-name{font-size:18px;padding:15px}.resident-layout .left-sidebar .nav-pills>li.active>a,.resident-layout .left-sidebar .nav-pills>li.active>a:focus,.resident-layout .left-sidebar .nav-pills>li.active>a:hover,.resident-layout .left-sidebar .nav-pills>li>a:focus,.resident-layout .left-sidebar .nav-pills>li>a:hover{background-color:#008381}.resident-layout .left-sidebar .nav-pills>li>a{color:#fff}.resident-layout .left-sidebar .sidebar-footer{bottom:0;padding-bottom:5px;position:absolute;text-align:center;width:100%}.resident-layout .left-sidebar .sidebar-footer.left{left:-5px}.resident-layout .left-sidebar .sidebar-footer-button{background-position:top;background-repeat:no-repeat;background-size:40px;color:#fff;cursor:pointer;display:inline-block;font-size:12.5px;height:85px;margin-top:5px;overflow:hidden;padding-top:50px;text-align:center;text-decoration:none;width:60px}.resident-layout .left-sidebar .sidebar-footer-button:hover{color:#bbb}.resident-layout .left-sidebar .sidebar-footer-button.admit-button{background-image:url(../images/admission.png)}.resident-layout .left-sidebar .sidebar-footer-button.admit-button:hover{background-image:url(../images/admission-hover.png)}.resident-layout .left-sidebar .sidebar-footer-button.mark-prospect-button{background-image:url(../images/bullseye.png);background-position-x:85%;background-size:52px}.resident-layout .left-sidebar .sidebar-footer-button.mark-prospect-button:hover{background-image:url(../images/bullseye-hover.png)}.resident-layout .left-sidebar .sidebar-footer-button.submit-leave-button{background-image:url(../images/submit-leave-button-neutral.png)}.resident-layout .left-sidebar .sidebar-footer-button.submit-leave-button:hover{background-image:url(../images/submit-leave-button-hover.png)}.resident-layout .left-sidebar .sidebar-footer-button.settle-button{background-image:url(../images/settlement.png)}.resident-layout .left-sidebar .sidebar-footer-button.settle-button:hover{background-image:url(../images/settlement-hover.png)}.resident-layout .left-sidebar .sidebar-footer-button.departure-button{background-image:url(../images/departure.png)}.resident-layout .left-sidebar .sidebar-footer-button.departure-button:hover{background-image:url(../images/departure-hover.png)}.resident-layout .left-sidebar .sidebar-footer-button.mark-enquiry-button{background-image:url(../images/mark-as-enquiry.png)}.resident-layout .left-sidebar .sidebar-footer-button.mark-enquiry-button:hover{background-image:url(../images/mark-as-enquiry-hover.png)}.resident-layout .left-sidebar .sidebar-footer-button.transfer-resident-button{background-image:url(../images/transfer.png)}.resident-layout .left-sidebar .sidebar-footer-button.transfer-resident-button:hover{background-image:url(../images/transfer-hover.png)}.resident-layout .left-sidebar .sidebar-footer-button.assign-unit-button{background-image:url(../images/assignUnit.png)}.resident-layout .left-sidebar .sidebar-footer-button.assign-unit-button:hover{background-image:url(../images/assignUnit-hover.png)}.resident-layout .left-sidebar .sidebar-footer-button.make-funded-button,.resident-layout .left-sidebar .sidebar-footer-button.make-funded-button:hover{background-image:url(../images/funded_icon.svg)}.resident-layout .left-sidebar .sidebar-footer-button.margin-right{margin-right:-10px}.resident-layout .content-area{padding-left:40px;padding-right:40px}@media (min-width:768px){.resident-layout .content-area{min-height:700px}}.resident-layout .content-area .content-area-body{background-color:#fff}.resident-layout .content-area.space-above{margin-top:40px}.resident-layout .content-area .information-wrapper{margin-bottom:15px;margin-top:15px}.resident-layout .content-area .supplement-status .checkbox{margin-bottom:0}.resident-layout .content-area .supplement-status .checkbox .resman-checkbox{padding-top:3px}.resident-layout .content-area .supplement-status .checkbox .resman-checkbox img{height:17px;padding-top:5px}.resident-layout .content-area .supplement-status .checkbox label{cursor:auto}.resident-layout .content-area .supplement-status .information-wrapper{margin-bottom:0}.resident-layout .content-area .supplement-status .checkbox-large span{padding-left:5px;padding-top:0}.resident-layout .content-area .supplement-status .inactive{color:#666!important}.resident-layout .content-area .button-spacer-left{margin-left:20px}.resident-layout .content-area .previous-supplement-wrapper{background-color:#d4e5ee;border:1px solid #b3cde6;color:#414141;height:40px;margin-left:-16px;margin-right:-16px;margin-top:-16px;padding-top:8px}.resident-layout .content-area .previous-supplement-wrapper img{margin-right:10px}.resident-layout .content-area .previous-supplement-wrapper.bottom-margin{margin-bottom:15px}.resident-layout .content-area .resident-enquiry-row{height:26.5px;max-height:26.5px}.resident-layout .content-area .resident-enquiry-row .resident-enquiry-header{font-size:18px;font-weight:700;height:18px}.resident-layout .content-area .resident-enquiry-row .resident-enquiry-header .label.label-badge{vertical-align:middle}.resident-layout .content-area .resident-enquiry-row .resident-enquiry-text{font-size:14px;height:18px}.resident-layout .content-area .resident-enquiry-row .resident-enquiry-text-right{font-size:14px;height:18px;text-align:right}.resident-layout .content-area .resident-enquiry-row .resident-enquiry-text-right>div{margin-top:4px}.resident-layout .content-area .resident-header-row{max-height:26.5px}.resident-layout .content-area .resident-header-row .resident-header{font-size:18px;font-weight:700;height:18px}.resident-layout .content-area .resident-header-row .date-label{color:#666;font-size:14px;height:18px;padding-right:10px;text-align:right}.resident-layout .content-area .resident-header-row .date-text{font-size:14px;height:18px;text-align:right}@media (min-width:768px){.resident-layout .right-sidebar{min-height:700px}}.resident-layout .right-sidebar-edit{margin-top:50px}.resident-layout .resident-name-container{display:inline-block;margin-right:30px}.resident-layout .resident-name-container .resident-preferred-name{font-weight:400}.resident-layout .resident-name-container .label-deceased{background-color:#9e043e;color:#fff;font-size:1.2rem;padding-left:5px;padding-right:5px;vertical-align:middle}.resident-layout .resident-sex-age-container{margin-bottom:0;margin-top:0}.resident-layout .resident-edit-link{padding-right:10px}.resident-layout .resident-edit-link i{font-size:18px;padding-right:10px}.resident-layout .resident-created-date{font-weight:400}.resident-layout .address-line{display:block}.resident-layout .sub-text{color:#666}.resident-layout .resident-header{margin-bottom:30px;margin-top:20px}.resident-layout .resident-header .button-bar{height:40px;margin-top:53px;padding-right:17px;position:absolute;text-align:right;vertical-align:middle}.resident-layout .resident-view-documents>h3{margin-top:0}.resident-layout .right-sidebar-view h3{font-size:14px;margin-top:0}.resident-layout .resident-leave-taken{margin-bottom:30px}.resident-layout .resident-leave-taken hr{margin-bottom:10px}.resident-layout .resident-leave-taken .renewal-info{color:#666}.resident-layout .finance-care-panel .checkbox label{padding-left:0}.resident-layout .finance-care-panel .checkbox-large span{float:right;padding-left:10px;padding-top:5px}.resident-layout .finance-care-panel a.view-value-link{width:120px}.resident-layout .finance-care-panel .view-value.blue{color:#0064d2}.resident-layout .finance-care-panel .history-link{line-height:24px}.resident-layout .finance-care-panel .history-link .icon-history-blue{margin-bottom:-1px}.resident-layout .finance-accommodation-panel .panel-body{margin:0 -1px -1px}.resident-layout .finance-accommodation-panel h2{margin:15px 0 20px;padding-left:15px}.resident-layout .finance-accommodation-panel h2.margin-bottom-10{margin-bottom:10px}.resident-layout .finance-accommodation-panel .btn-inline-block{width:142px}.resident-layout .finance-accommodation-panel .percentage-input-container{width:84px}.resident-layout .finance-accommodation-panel a.view-link{cursor:pointer;display:block;font-size:16px;width:70px}.resident-layout .finance-accommodation-panel .row.no-padding-bottom{padding-bottom:0}.resident-layout .finance-accommodation-panel .row.highlighted-bottom{background-color:#f7f7f7;border:1px solid #aaa;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-color:#ddd;margin-top:5px;padding-bottom:20px;padding-top:20px}.resident-layout .finance-accommodation-panel .row.highlighted-bottom .refundable-value{font-size:24px;font-weight:700}.resident-layout .finance-accommodation-panel .row.supported-label-row{height:30px}.resident-layout .finance-accommodation-panel .row.supported-label-row .col-xs-4{height:100%}.resident-layout .finance-accommodation-panel .row.supported-label-row .col-xs-4:not(:last-child) span{bottom:0;position:absolute}.resident-layout .finance-accommodation-panel .row.supported-row .col-xs-4{padding-top:10px}.resident-layout .finance-accommodation-panel .row.supported-row .col-xs-4 .view-value{height:30px;padding-top:8px}.resident-layout .finance-accommodation-panel .row .margin-top-14{margin-top:14px}.resident-layout .finance-accommodation-panel .row .view-info{color:#999;font-size:14px}.resident-layout .finance-accommodation-panel .row .view-info.last-payment{padding-left:6px}.resident-layout .finance-accommodation-panel .input-lg,.resident-layout .finance-accommodation-panel .payment-date-input-lg{font-size:16px;height:40px}.resident-layout .finance-accommodation-panel .payment-date-calender-pos{right:10px;top:27px}.resident-layout .finance-accommodation-panel .dollar-input-container:before{font-size:16px;top:8px}.resident-layout .finance-accommodation-panel .percentage-input-container:before{font-size:16px;top:9px}.resident-layout .finance-basic-daily-fee-panel .basic-daily-fee{padding:3px 0 0}.resident-layout .finance-basic-daily-fee-panel .basic-daily-fee .view-label{font-weight:700}.resident-layout .finance-basic-daily-fee-panel .checkbox{margin-bottom:10px;margin-top:0}.resident-layout .finance-basic-daily-fee-panel .checkbox input[type=checkbox]{height:20px;width:20px}.resident-layout .finance-basic-daily-fee-panel .checkbox span{display:inline-block;padding-left:10px;padding-top:3px}.resident-layout .transaction-history-panel .refundable-rad-label{color:#3f3f41;font-size:28px}.resident-layout .transaction-history-panel .balance-of-room-label{color:#878787;font-size:28px}.resident-layout .transaction-history-panel .amount-owed-label{color:#3f3f41;font-size:55px;line-height:64px}.resident-layout .transaction-history-panel .amount-owed-label sup{font-size:28px;padding:7px;top:-20px}.resident-layout .transaction-history-panel .agreed-room-price-value-label{color:#3f3f41;font-weight:700;margin-left:4px}.resident-layout .transaction-history-panel .balance-progress-bar{background-color:#ccc;height:4px;margin:5px 0;width:100%}.resident-layout .transaction-history-panel .balance-progress-bar .balance-progress{background-color:#82b8da;clear:right;float:left;height:100%}.resident-layout .transaction-history-panel .balance-progress-bar .balance-progress:after{background-color:#367cae;content:"";display:block;float:right;height:10px;position:relative;top:-3px;width:1px}.resident-layout .transactions-table{margin:20px 0;overflow-x:visible}.resident-layout .transactions-table.table-responsive{border:0}.resident-layout .transactions-table table{border-bottom:2px solid #aaa;border-collapse:collapse;margin-bottom:0}.resident-layout .transactions-table thead tr th{border-bottom:2px solid #aaa;border-top:1px solid #aaa!important;color:#535353;font-size:12px;font-weight:500;padding:6px 8px}.resident-layout .transactions-table thead tr th.transaction-date-header{padding-left:5px;text-align:left;width:7%}.resident-layout .transactions-table thead tr th.transaction-description-header{width:44%}.resident-layout .transactions-table thead tr th.transaction-reference-header{width:14%}.resident-layout .transactions-table thead tr th.transaction-rate-header{text-align:right;width:10%}.resident-layout .transactions-table thead tr th.transaction-payment-header{text-align:right;width:12.5%}.resident-layout .transactions-table thead tr th.transaction-charge-header{padding-right:10px;text-align:right;width:12.5%}.resident-layout .transactions-table tbody tr{background-color:#fff;border:1px solid #ccc}.resident-layout .transactions-table tbody tr.transactions-header{background-color:#e2e2e2;height:32px}.resident-layout .transactions-table tbody tr.transactions-header td{padding:7px 10px}.resident-layout .transactions-table tbody tr.transactions-header .header-date{font-size:14px}.resident-layout .transactions-table tbody tr td{border:none;color:#3f3f41;padding:12px 8px;vertical-align:middle}.resident-layout .transactions-table tbody tr td .transaction-date{color:#666;font-size:20px;line-height:23px;text-align:center;width:34px}.resident-layout .transactions-table tbody tr td .transaction-month{color:#666;text-align:center;width:34px}.resident-layout .transactions-table tbody tr td div.transaction-description1{font-weight:700}.resident-layout .transactions-table tbody tr td div.transaction-description2{color:#878787}.resident-layout .transactions-table tbody tr td div.transaction-payment,.resident-layout .transactions-table tbody tr td.transaction-rate{text-align:right}.resident-layout .transactions-table tbody tr td div.transaction-payment-type{color:#414141;text-align:right}.resident-layout .transactions-table tbody tr td div.transaction-paymentmethod-type{border:1px solid;border-radius:100px;color:#367cae;font-size:12px;left:20px;position:relative;text-align:center;width:73px}.resident-layout .transactions-table tbody tr td div.transaction-charge{padding-right:10px;text-align:right}.resident-layout .transactions-table tbody tr td div.drawdownRefund{left:30px}.resident-layout .transactions-table tbody tr td:first-child{padding-left:10px}.resident-layout .legal-notice-received{border-bottom:1px solid #ccc;margin-bottom:30px;padding-bottom:10px}.resident-layout .legal-notice-received hr{margin-bottom:10px}.resident-layout .legal-notice-received .cursor-pointer{cursor:pointer}.resident-layout .legal-notice-received .light-text{color:#666}.resident-layout .legal-notice-received .notice-given-text{color:#2fa503}.resident-layout .legal-notice-received .green-tick-icon{background-image:url(../images/green-tick.png);background-position:top;background-repeat:no-repeat;background-size:14px;display:inline-block;float:right;height:16px;margin-right:5px;overflow:hidden;width:16px}.resident-layout .legal-notice-received .chevron-right-icon{background-image:url(../images/chevron-right.png);background-position:top;background-repeat:no-repeat;background-size:9px;display:inline-block;float:right;height:23px;margin-right:4px;margin-top:3px;overflow:hidden;width:16px}.resident-layout .draw-down-panel .checkbox label{padding-left:0}.resident-layout .draw-down-panel .checkbox-large{padding-bottom:0}.resident-layout .draw-down-panel .checkbox-large span{float:right;padding-left:10px;padding-top:5px}.resident-layout .draw-down-panel .last-item{margin-bottom:0;padding-bottom:0}.resident-layout .draw-down-panel:last-child,.resident-layout form .row.space-below:last-child{margin-bottom:0}.dva-details select option[data-default],.medicare-details select option[data-default],.pension-details select option[data-default]{color:#9fa1a5;font-style:italic}.dva-details .hint-text,.medicare-details .hint-text,.pension-details .hint-text{color:#595959;font-size:12px}.modal .modal-dialog.effectiveDates-dialog{width:460px}.modal .modal-dialog.an-acc-funding-dialog{width:456px}.modal .modal-dialog.an-acc-funding-dialog .close{opacity:inherit}.modal .modal-dialog.an-acc-funding-dialog .control-label{color:#414141;display:block;margin-bottom:2px}.modal .modal-dialog.assign-existing-acfi-dialog{width:460px}.modal .modal-dialog.assign-existing-acfi-dialog .scores-bottom-gutter{margin-bottom:20px}.modal .modal-dialog.assign-existing-acfi-dialog .score-label-gutter{margin-top:10px}.modal .modal-dialog.assign-existing-acfi-dialog .daily-rate-wrapper{margin-top:15px}.modal .modal-dialog.assign-existing-acfi-dialog .daily-rate-wrapper span.daily-rate{font-weight:700;padding-left:15px}.modal .modal-dialog.admit-dialog{width:700px}.modal .modal-dialog.admit-dialog hr.room-assignment-seperator{margin-bottom:35px;margin-top:0}.modal .modal-dialog.admit-dialog .resident-room-assignment-wrapper{padding-bottom:32px}.modal .modal-dialog.admit-dialog .btn-inline-block-sm{width:130px}.modal .modal-dialog.admit-dialog .respite-duration{margin-top:15px}.modal .modal-dialog.admit-dialog .checkbox-label{display:block;float:left;width:100%}.modal .modal-dialog.admit-dialog .modal-body{padding-bottom:0}.modal .modal-dialog.admit-dialog .modal-body .room-space-below{padding-bottom:32px}.modal .modal-dialog.admit-dialog .modal-body .alert-info-color{color:#414141}.modal .modal-dialog.admit-dialog .admissionTimeLocal{padding-left:0;padding-right:0}.modal .modal-dialog.mark-as-prospect-dialog{width:660px}.modal .modal-dialog.mark-as-prospect-dialog .display-table{display:table;table-layout:fixed;width:100%}.modal .modal-dialog.mark-as-prospect-dialog .display-table.prospect-banner{background-color:#c8ecf8;border:1px solid #9edaee;height:40px;margin-left:0;margin-right:0}.modal .modal-dialog.mark-as-prospect-dialog .display-cell{display:table-cell;float:none;vertical-align:middle}.modal .modal-dialog.mark-as-prospect-dialog .checkbox-label{display:block;float:left;width:100%}.modal .modal-dialog.mark-as-prospect-dialog .modal-body{padding-bottom:0}.modal .modal-dialog.mark-as-prospect-dialog .modal-body .btn-inline-block-sm{width:133px}.modal .modal-dialog.mark-as-prospect-dialog .modal-footer button{width:100px}.modal .modal-dialog.upload-photo-dialog{width:700px}.modal .modal-dialog.departure-dialog{width:550px}.modal .modal-dialog.departure-dialog .initiated-by{font-size:14px}.modal .modal-dialog.departure-dialog .facility,.modal .modal-dialog.departure-dialog .notes{margin-top:20px}.modal .modal-dialog.departure-dialog .hint-text{color:#666}.modal .modal-dialog.departure-dialog textarea{height:80px;resize:none}.modal .modal-dialog.departure-dialog .modal-body{padding-bottom:20px}.modal .modal-dialog.departure-dialog .validation-warning-message{color:#a94442;margin-bottom:10px}.modal .modal-dialog.departure-dialog .validation-indication-message{color:#000;margin-bottom:10px}.modal .modal-dialog.departure-dialog .departureTimeLocal{padding-left:0;padding-right:0}.modal .modal-dialog.departure-dialog .private-resident-label{font-size:85%}.modal .modal-dialog.transfer-dialog{width:450px}.modal .modal-dialog.transfer-dialog .facility,.modal .modal-dialog.transfer-dialog .notes{margin-top:20px}.modal .modal-dialog.transfer-dialog textarea{height:80px;resize:none}.modal .modal-dialog.transfer-dialog .modal-body{padding-bottom:20px}.modal .modal-dialog.crid-dialog{width:460px}.modal .modal-dialog.crid-dialog .modal-body{padding-bottom:10px}.modal .modal-dialog.leave-dialog{width:750px}.modal .modal-dialog.leave-dialog textarea{resize:none}.modal .modal-dialog.leave-dialog .medication-message-padding{padding-left:0;padding-top:20px}.modal .modal-dialog.leave-dialog .thumbnail{margin-bottom:5px}.modal .modal-dialog.leave-dialog .notes-label{color:#666}.modal .modal-dialog.leave-dialog .leave-type{font-size:14px}.modal .modal-dialog.leave-dialog .leave-return-type{padding-top:27px}.modal .modal-dialog.leave-dialog .input-md{font-size:16px;height:46px;margin-top:7px}.modal .modal-dialog.leave-dialog .leaveReturnTimeLocal,.modal .modal-dialog.leave-dialog .leaveStartTimeLocal{padding-left:0;padding-right:0}.modal .modal-dialog.leave-dialog .time-leave-input-lg{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333}.modal .modal-dialog .thumbnail{border-radius:0;height:68px;margin-bottom:0;padding:0;width:68px}.modal .modal-dialog .resident-name{margin-bottom:5px;margin-top:15px}.modal .modal-dialog .date-conflict-error{color:red;margin-bottom:10px;width:100%}.modal .modal-dialog .form-group{margin-bottom:0}.modal .modal-dialog .error-list{width:60%}.residents-table.departed-residents-table thead tr th.departed-resident-name{width:32%}.residents-table.departed-residents-table thead tr th.departed-care-type,.residents-table.departed-residents-table thead tr th.departed-date{width:15%}.residents-table.departed-residents-table thead tr th.departure{width:30%}.residents-table table{border-collapse:separate;border-spacing:0 5px;table-layout:fixed}.residents-table thead,.residents-table thead tr{background-color:#3f3f41}.residents-table thead tr th{background-color:#3f3f41;border-bottom:none;color:#fff;padding-left:20px}.residents-table thead tr th.resident-photo{width:8%}.residents-table thead tr th.resident-name{width:42%}.residents-table thead tr th.lead-name{width:50%}.residents-table thead tr th.care-type{width:25%}.residents-table thead tr th.created-date{width:18%}.residents-table thead tr th.bed-info{width:25%}.residents-table thead tr th.delete-column{width:17%}.residents-table thead tr th.transfer-delete-column{width:25%}.residents-table thead tr th.unit-number{width:10%}.residents-table tbody tr{background-color:#fff;height:80px}.residents-table tbody tr td{border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:0 0 0 20px;vertical-align:middle}.residents-table tbody tr td .lead-name,.residents-table tbody tr td .resident-name{color:#0064d2;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.residents-table tbody tr td .lead-transfer-tag,.residents-table tbody tr td .previous-residency-tag{color:#6c757d;font-size:14px}.residents-table tbody tr td.resident-image{padding-left:0}.residents-table tbody tr td.cell-border-right{border-right:1px solid #ddd}.residents-table tbody tr td.cell-border-left{border-left:1px solid #ddd}.residents-table tbody tr td img{height:80px;width:80px}.residents-table tbody tr td.delete-column{padding-left:0;padding-right:20px}.residents-table tbody tr td.delete-column .delete-column-button{display:none}.residents-table tbody tr td.transfer-delete-column{padding-left:0;padding-right:18px}.residents-table tbody tr td.transfer-delete-column .delete-enquiry-button{display:none;margin-left:5px}.residents-table tbody tr td.transfer-delete-column .transfer-enquiry-button{display:none}.residents-table tbody tr td.resident-care-type span{margin-left:0;margin-right:5px}.residents-table tbody tr:hover .delete-column .delete-column-button{display:block}.residents-table tbody tr:hover .transfer-delete-column .delete-enquiry-button{display:block;margin-left:5px}.residents-table tbody tr:hover .transfer-delete-column .transfer-enquiry-button{display:block}.photo-selector .upload-image-block .upload-image,.photo-selector .upload-image-block.ready .upload-image-placeholder{display:none}.photo-selector .upload-image-block.ready .upload-image{display:block}.photo-selector .upload-image-placeholder{background-color:#9fa1a5;height:400px;margin-left:4px;margin-top:30px;width:630px}.photo-selector .upload-image-block{height:440px;width:670px}.photo-selector .upload-image{padding:30px 0 0}.photo-selector .upload-image-block .upload-image-buttons{display:none}.photo-selector .upload-image-block.ready .upload-image-buttons{display:block}.photo-selector .rotate-button{background-position:top;background-repeat:no-repeat;background-size:40px;cursor:pointer;display:block;height:40px;margin-top:35px;position:absolute;text-decoration:none;width:40px;z-index:9999}.photo-selector .rotate-button.rotate-left{background-image:url(../images/rotate-left.png);margin-left:10px}.photo-selector .rotate-button.rotate-left:hover{background-image:url(../images/rotate-left-hover.png)}.photo-selector .rotate-button.rotate-right{background-image:url(../images/rotate-right.png);margin-left:590px}.photo-selector .rotate-button.rotate-right:hover{background-image:url(../images/rotate-right-hover.png)}.photo-selector .zoom-button{background-position:top;background-repeat:no-repeat;background-size:40px;cursor:pointer;display:block;height:40px;margin-top:435px;position:absolute;text-decoration:none;width:40px;z-index:9999}.photo-selector .zoom-button.zoom-out{background-image:url(../images/zoom-out.png);margin-left:10px}.photo-selector .zoom-button.zoom-out:hover{background-image:url(../images/zoom-out-hover.png)}.photo-selector .zoom-button.zoom-in{background-image:url(../images/zoom-in.png);margin-left:590px}.photo-selector .zoom-button.zoom-in:hover{background-image:url(../images/zoom-in-hover.png)}.photo-selector .in-line-label{padding-top:12px}.resident-on-leave-panel{background-color:#c8ecf8;border:1px solid #9edaee;margin-bottom:0}.resident-on-leave-panel .info-icon{padding-left:20px}.resident-on-leave-panel .content{height:50px}.resident-on-leave-panel .display-table{display:table;table-layout:fixed;width:100%}.resident-on-leave-panel .display-cell{display:table-cell;float:none;vertical-align:middle}.resident-on-leave-panel .leave-info-wrapper{padding-left:0}.resident-on-leave-panel .leave-info-wrapper .leave-info{display:inline;font-weight:700}.resident-on-leave-panel .leave-info-wrapper .leave-comments-wrapper,.resident-on-leave-panel .leave-info-wrapper .rac-residency-status-wrapper{font-style:italic;line-height:1.2}.resident-on-leave-panel .leave-info-wrapper .leave-comments-wrapper .leave-comments,.resident-on-leave-panel .leave-info-wrapper .leave-comments-wrapper .rac-residency-status,.resident-on-leave-panel .leave-info-wrapper .rac-residency-status-wrapper .leave-comments,.resident-on-leave-panel .leave-info-wrapper .rac-residency-status-wrapper .rac-residency-status{display:inline-block;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resident-on-leave-panel .leave-info-wrapper .leave-comments-wrapper .leave-comments-trailing-quote,.resident-on-leave-panel .leave-info-wrapper .rac-residency-status-wrapper .leave-comments-trailing-quote{display:inline-block;min-width:10%;overflow:hidden}.resident-transferred-panel{background-color:#c8ecf8;border:1px solid #9edaee;margin-bottom:0}.resident-transferred-panel .info-icon{padding-left:20px}.resident-transferred-panel .content{height:40px}.resident-transferred-panel .display-table{display:table;table-layout:fixed;width:100%}.resident-transferred-panel .display-cell{display:table-cell;float:none;vertical-align:middle}.resident-transferred-panel .transferred-info-wrapper{padding-left:0}.resident-transferred-panel .transferred-info-wrapper .transferred-info{display:inline;font-weight:700}.return-resident-from-leave-dialog{width:550px}.return-resident-from-leave-dialog .modal-body{padding-bottom:30px}.return-resident-from-leave-dialog .modal-body .startDateUtc{padding-top:10px}.return-resident-from-leave-dialog .modal-body .leave-days{padding-top:35px}.return-resident-from-leave-dialog .modal-body .date-content{font-size:16px}.return-resident-from-leave-dialog .modal-body .leaveReturnTimeLocal{padding-left:0;padding-right:0}.history-table{margin-left:20px;margin-top:50px;padding-right:1px}.history-table table{border-color:#ccc}.history-table thead tr th{overflow:hidden}.history-table thead tr th.leave-history-start-date{width:18%}.history-table thead tr th.leave-history-return-date{width:28%}.history-table thead tr th.leave-history-days{width:4%}.history-table thead tr th.leave-history-type{width:5%}.history-table thead tr th.leave-history-claimable{width:12%}.history-table thead tr th.leave-history-notes{width:25%}.history-table thead tr th.leave-history-reversed{width:20%}.history-table tbody tr.reversed{background-color:#f1f1f2;color:#414141}.history-table tbody tr td.leave-history-expected-date{color:#444}.history-table tbody tr td.leave-history-days{padding-right:50px;text-align:right}.history-table tbody tr td span.reverse-icon{background-image:url(../images/reverse-arrow.png);background-position:top;background-repeat:no-repeat;background-size:14px;display:inline-block;height:16px;margin-right:5px;overflow:hidden;width:16px}.care-type-edit-section{padding-right:0}.care-type-edit-section .form-group{padding-bottom:10px}.care-type-edit-section .form-group .btn-group{padding-left:0}.care-type-edit-section .form-group .btn-group .btn{font-size:14px;padding:10px 5px}.care-type-edit-section .form-group .btn-group .btn.care-type-permanent-btn{width:60%}.care-type-edit-section .form-group .btn-group .btn.care-type-respite-btn{width:40%}.btn-inline-block-xxsm-preentry{display:inline-block;width:57px}.existing-acfi{display:inline-block;margin-left:20px}.acfi-additional-info{color:#666;margin-top:10px}.room-info{font-size:16px;font-weight:400}.resident-details-editor .room-loading-indicator div{margin-left:calc(50% - 85px)}.resident-finance-tabs{background-color:#e2e2e2;box-shadow:100px 0 0 0 #e2e2e2;height:60px;left:0;padding-left:25px;position:absolute;top:0;vertical-align:bottom;width:calc(50vw + 40% - 50px)}.resident-finance-tabs>div{color:#414141;cursor:pointer;float:left;font-size:14px;font-weight:600;height:40px;line-height:16px;margin-top:22px;padding:12px;user-select:none}.resident-finance-tabs>div.active{background-color:#f1f1f2;background-image:linear-gradient(180deg,#fff,#f1f1f2);border:1px solid #aaa;border-bottom:hidden;border-top-left-radius:5px;border-top-right-radius:5px;color:#3f3f41;margin-top:21px}.resident-finance-tabs>div.active:after{background-color:#f1f1f2;content:"";display:inline-block;height:2px;left:-12px;position:relative;top:-1px;width:calc(100% + 24px)}.resident-finance-tabs:after{background-color:#aaa;box-shadow:100px 0 0 0 #aaa;content:"";display:inline-block;height:1px;left:0;position:absolute;top:60px;width:100%;z-index:-1}.resident-finance-tabs+div{margin-top:80px}.resident-finance-edit-header{height:34px;margin-bottom:22px;padding-left:15px;padding-right:18px}.resident-finance-edit-header.editor{margin-bottom:30px;margin-top:-66px;padding-left:0;padding-top:15px;position:relative}.resident-finance-edit-header>div{display:inline;font-size:24px;font-weight:700}.resident-finance-edit-header>button{float:right;width:56px}.resident-editor-action-bar{height:65px;margin-left:0;width:100%}.resident-editor-action-bar.affix{z-index:1000!important}.resident-editor-action-bar.position-changed>div{margin-right:50px}.resident-editor-action-bar>div{float:right}.sticky-action-bar-wrapper .sticky-action-bar button:first-of-type{padding:0 10px}.no-funding{background-color:#f7f7f7;border:1px solid #ccc;border-radius:3px;height:150px;text-align:center;width:100%}.no-funding:after{color:#666;content:"No funding";font-size:16px;line-height:150px}.padded-panel .panel-body{padding-bottom:40px;padding-top:30px}.resident-timeline-table{border-collapse:collapse;margin-top:30px;overflow-x:visible;width:100%}.resident-timeline-table .header-row{clear:both;color:#666;display:block;font-size:12px;text-align:left}.resident-timeline-table .header-row>div{float:left}.resident-timeline-table .header-row>div:first-child{font-size:14px;padding-left:10px;text-align:left;width:87px}.resident-timeline-table .header-row>div:nth-child(2){font-size:14px;width:calc(100% - 331px)}.resident-timeline-table .header-row>div:nth-child(3){font-size:14px;text-align:right;width:190px}.resident-timeline-table .divTableRow{background-color:#fff;border:1px solid #ccc;clear:both;display:block;height:56px;margin-bottom:9px}.resident-timeline-table .divTableRow .event-date-content{color:#696969;height:100%;text-align:center;text-transform:uppercase;width:87px}.resident-timeline-table .divTableRow .event-date-content div{display:block;width:100%}.resident-timeline-table .divTableRow .event-date-content .event-date{font-size:16px;height:100%;line-height:22px;margin-top:15px;vertical-align:middle}.resident-timeline-table .divTableRow .event-date-content .event-month{font-size:14px;line-height:16px;margin-top:-1px}.resident-timeline-table .divTableRow .event-info{display:table;height:54px;margin-top:1px;width:calc(100% - 331px)}.resident-timeline-table .divTableRow .event-info>div{display:table-cell}.resident-timeline-table .divTableRow .event-info div{line-height:16px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.resident-timeline-table .divTableRow .event-info .event-description{color:#050709;font-size:14px;width:415px}.resident-timeline-table .divTableRow .event-info .event-details{color:#696969;font-size:14px;height:22px;width:415px}.resident-timeline-table .divTableRow .event-info .event-details .previous-room{color:#0064d2;cursor:pointer}.resident-timeline-table .divTableRow .user-info{margin-left:10px;text-align:right;width:180px}.resident-timeline-table .divTableRow .user-info div{display:block;font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resident-timeline-table .divTableRow .user-info div.event-user{color:#696969;font-size:14px;margin-top:12px}.resident-timeline-table .divTableRow .user-info div.event-created-date{color:#696969;font-size:14px}.resident-timeline-table .divTableRow .user-photo{display:inline-block;margin-left:10px;margin-right:18px;text-align:left;width:26px}.resident-timeline-table .divTableRow .user-photo .user-initials{background-color:#ccc;color:#222;display:block;font-size:12px;height:26px;line-height:26px;margin-top:15px;text-align:center;width:26px}.resident-timeline-table .divTableCell{border:none;display:inline-block;float:left;vertical-align:middle}.supplements-days-in-past{color:#999;font-size:14px}.supplement-row{float:left;width:100%}.supplement-row:first-child{margin-top:0}.supplement-row:not(:first-child){margin-top:30px}.supplement-dialog.supplement-add,.supplement-dialog.supplement-edit{width:388px}.supplement-dialog.supplement-end{width:456px}.supplement-dialog .modal-content{border-radius:3px}.supplement-dialog .modal-content .modal-body{padding:20px 30px 0}.supplement-dialog .modal-content .modal-body hr{margin-bottom:15px;margin-top:0;width:100%}.supplement-dialog .modal-content .modal-body .supplements-days-in-past{margin-top:5px}.supplement-dialog .modal-content .modal-body .form-sent-date-messages{width:200%}.supplement-dialog .modal-content .modal-body .modal-row{display:block}.supplement-dialog .modal-content .modal-body .modal-row.feeding-method-row{height:90px}.supplement-dialog .modal-content .modal-body .modal-row .start-date-column{display:inline-block;vertical-align:top;width:130px}.supplement-dialog .modal-content .modal-body .modal-row .start-date-column>div{color:#3f3f41;font-size:16px;line-height:40px}.supplement-dialog .modal-content .modal-body .modal-row .datetime-picker-column{display:inline-block;margin-bottom:-10px;width:164px}.supplement-dialog .modal-content .modal-body .modal-row .duration-column{display:inline-block;margin-left:10px;vertical-align:top}.supplement-dialog .modal-content .modal-body .modal-row .duration-column>div{color:#3f3f41;font-size:16px;line-height:40px}.supplement-dialog .modal-content .modal-body .modal-row .daily-rate-column{display:inline-block;height:54px;padding-left:30px;vertical-align:top}.supplement-dialog .modal-content .modal-body .modal-row .daily-rate-column>div{color:#3f3f41;font-size:16px;line-height:40px}.supplement-dialog .modal-content .modal-body input[bs-datepicker]{color:#3f3f41;font-size:16px;height:40px}.supplement-dialog .modal-content .modal-body .glyphicon-calendar{height:40px;margin-top:-5px;width:40px}.supplement-dialog .modal-content .modal-body .btn-group{width:100%}.supplement-dialog .modal-content .modal-body .btn-group label{padding-left:5px;padding-right:5px}.supplement-dialog .modal-content .modal-body .btn-group label.btn.active{background:#595a5c}.supplement-dialog .modal-content .modal-body .btn-group .btn-inline-block-sm{width:50%}.supplement-dialog .modal-content .modal-body .notification-row{height:60px;margin-bottom:25px}.supplement-dialog .modal-content .modal-body .notification-row img{display:inline-block;height:60px;margin-right:10px;width:60px}.supplement-dialog .modal-content .modal-body .notification-row div{color:#3f3f41;display:inline-block;vertical-align:middle;width:calc(100% - 80px)}.supplement-dialog .modal-content .modal-footer{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.supplement-dialog .modal-content .modal-footer button:first-child{margin-right:10px}.funding-respite hr{margin:20px 0}.funding-respite-editor{padding-bottom:15px}.funding-respite-editor .panel-body>div:last-child{margin-top:-5px}.funding-respite-editor .save{margin-left:10px}.mark-departed-resident-as-enquiry .resident-details{height:55px;margin:15px 0}.mark-departed-resident-as-enquiry .resident-details:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mark-departed-resident-as-enquiry .resident-details img{border:1px solid #ccc;display:inline-block;height:100%;width:auto}.mark-departed-resident-as-enquiry .resident-details .resident-info-container{display:inline-block;font-size:24px;font-weight:700;margin-left:15px;vertical-align:middle}.mark-departed-resident-as-enquiry .resident-details .resident-info-container .departure-summary{color:#666;font-size:16px;font-weight:400}.bill-payer-panel .selector .ui-select-choices-group{margin:0 2px 0 4px}.bill-payer-panel .selector .ui-select-match-text{color:#3f3f41;font-weight:400}.bill-payer-panel .selector .ui-select-match-text span:first-child{font-size:16px;text-overflow:ellipsis;width:242px}.bill-payer-panel .selector .ui-select-match-text .contact-type{color:#999;font-size:16px;padding-right:5px;text-align:right;width:142px}.bill-payer-panel .selector .empty-choice{height:42px}.bill-payer-panel .selector .normal-choice{line-height:16px;padding:5px 0}.bill-payer-panel .selector .normal-choice .type{color:#999}.bill-payer-panel .selector .normal-choice .name{color:#3f3f41}.bill-payer-panel .selector .normal-choice .name.add{color:#367cae}.bill-payer-panel .selector .ui-select-choices-row-inner{padding:3px 10px}.bill-payer-panel .selector .ui-select-choices-row.active div{color:#fff!important}.bill-payer-panel .payment-method-invoice div.col-xs-8{padding-left:0}.bill-payer-panel .payment-method-invoice .text-danger{color:#c53535;font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:16px;margin-bottom:8px;text-align:left}.bill-payer-panel .delivery-method-label{margin-left:0;margin-top:10px;padding-left:6px}.bill-payer-panel .panel-body{margin:0 -1px -1px}.bill-payer-panel .panel-body.bill-payer{border-bottom:1px solid #d2d2d2;margin-bottom:24px}.bill-payer-panel .panel-body.bill-payer .space-below-email{margin-bottom:30px}.bill-payer-panel .panel-body.bill-payer .view-label-invoice-method{color:#414141}.bill-payer-panel h2{margin:15px 0 10px;padding-left:15px}.bill-payer-panel h2.margin-bottom-10{margin-bottom:10px}.bill-payer-panel h4{font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:24px;margin:15px 0 10px;padding-left:15px}.bill-payer-panel h4.margin-bottom-10{margin-bottom:10px}.bill-payer-panel .input-lg{font-size:16px;height:40px}.bill-payer-panel .btn-payment-method{font-size:14px;font-weight:400;width:142px}.bill-payer-panel .invisible{left:-1000px;position:absolute;visibility:hidden}.bill-payer-panel a.view-link{cursor:pointer;font-size:16px}.bill-payer-panel .invoice-method-table .delete-link{border-radius:4px;display:inline-block;height:24px;margin:10px 0 0;padding:0;width:24px}.bill-payer-panel .invoice-method-table .delete-link:hover{border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.14)}.bill-payer-panel .invoice-method-table.table-responsive{border:0;overflow-x:hidden;overflow-y:hidden}.bill-payer-panel .invoice-method-table.table-responsive .add-row-container{margin-top:16px;text-align:right}.bill-payer-panel .invoice-method-table table{border-bottom:2px solid #aaa;border-collapse:collapse;border-top:2px solid #aaa;margin-bottom:0}.bill-payer-panel .invoice-method-table tbody tr{background-color:#fff;border-bottom:1px solid #ccc;color:#3f3f41}.bill-payer-panel .invoice-method-table tbody tr.inactive{color:#999!important}.bill-payer-panel .invoice-method-table tbody tr th{border-bottom:2px solid #aaa!important;border-top:2px solid;color:#595959;font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:20px;padding:18px 16px!important;text-align:left}.bill-payer-panel .invoice-method-table tbody tr td{border:none;padding:6px 8px;vertical-align:middle}.bill-payer-panel .invoice-method-table tbody tr td input[type=checkbox]{height:25px;margin-top:0;width:25px}.bill-payer-panel .invoice-method-table tbody tr td .address-line{display:block}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method-selection{padding-left:0;width:5%}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;padding-left:16px;text-align:left}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method.email{padding:8px 16px;width:650px}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method .address{color:#757575;padding-bottom:9px;padding-top:8px}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method .text-danger{color:#c53535;font-size:12px;line-height:16px;text-align:left}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method-detail{width:52%}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method-detail.wrap-value{word-break:break-word}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method-action{padding-right:0;text-align:right;width:15%}.bill-payer-panel .invoice-method-table tbody tr td.invoice-method-action span{color:#006ad2;cursor:pointer;padding-bottom:8px;padding-right:16px;padding-top:8px;text-align:right}#otherContact .view-value,#primaryContact .view-value,#secondaryContact .view-value{word-wrap:break-word}.add-contact-modal .btn-inline-block-sm{padding:11px 6px;width:68px}.add-contact-modal .modal-body{padding-bottom:0}.add-contact-modal .optional{color:#666!important}.means-tested-care-fees-change-history-modal .modal-body{background:none;min-height:250px;padding-top:30px}.means-tested-care-fees-change-history-modal .modal-body .table .up-arrow-icon{background-image:url(../images/up-arrow.png);background-position:50%;background-repeat:no-repeat;background-size:12px;display:inline-block;height:16px;margin-right:5px;overflow:hidden;vertical-align:bottom;width:16px}.means-tested-care-fees-change-history-modal .modal-body .legend{background:#eee;float:right;font-style:italic;padding:8px 9px}.ui-select-placeholder{font-weight:400}.bill-payer-panel-resident-details-editor .alert-header{gap:0!important}.bill-payer-panel-resident-details-editor .payment-method-invoice div.col-xs-8{padding-left:0}.bill-payer-panel-resident-details-editor .payment-method-invoice .text-danger{color:#c53535;font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:16px;text-align:left}.bill-payer-panel-resident-details-editor .delivery-method-label{margin-left:6px;margin-top:10px}.bill-payer-panel-resident-details-editor .selector .ui-select-choices-group{margin:0 2px 0 4px}.bill-payer-panel-resident-details-editor .selector .ui-select-match-text{color:#3f3f41;font-weight:400}.bill-payer-panel-resident-details-editor .selector .ui-select-match-text span:first-child{font-size:16px;text-overflow:ellipsis;width:242px}.bill-payer-panel-resident-details-editor .selector .ui-select-match-text .contact-type{color:#666;font-size:16px;padding-right:5px;text-align:right;width:142px}.bill-payer-panel-resident-details-editor .selector .empty-choice{height:42px}.bill-payer-panel-resident-details-editor .selector .normal-choice{line-height:16px;padding:5px 0}.bill-payer-panel-resident-details-editor .selector .normal-choice .type{color:#666}.bill-payer-panel-resident-details-editor .selector .normal-choice .name{color:#3f3f41}.bill-payer-panel-resident-details-editor .selector .normal-choice .name.add{color:#367cae}.bill-payer-panel-resident-details-editor .selector .ui-select-choices-row-inner{padding:3px 10px}.bill-payer-panel-resident-details-editor .selector .ui-select-choices-row.active div{color:#fff!important}.bill-payer-panel-resident-details-editor .panel-body{margin:0 -1px -1px}.bill-payer-panel-resident-details-editor h2{margin:15px 0 20px;padding-left:15px}.bill-payer-panel-resident-details-editor h2.margin-bottom-10{margin-bottom:10px}.bill-payer-panel-resident-details-editor h4{font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:24px;margin:15px 0 10px;padding-left:15px}.bill-payer-panel-resident-details-editor h4.margin-bottom-10{margin-bottom:10px}.bill-payer-panel-resident-details-editor .btn-payment-method{font-size:14px;font-weight:400;width:142px}.bill-payer-panel-resident-details-editor .invisible{left:-1000px;position:absolute;visibility:hidden}.bill-payer-panel-resident-details-editor a.view-link{cursor:pointer;font-size:16px}.bill-payer-panel-resident-details-editor .invoice-method-table{margin-top:0}.bill-payer-panel-resident-details-editor .invoice-method-table .error{color:#c53535;float:left;font-size:12px;padding-bottom:1px;padding-top:4px}.bill-payer-panel-resident-details-editor .invoice-method-table .delete-link{border-radius:4px;display:inline-block;height:24px;margin:10px 0 0;padding:0;width:24px}.bill-payer-panel-resident-details-editor .invoice-method-table.table-responsive{border:0}.bill-payer-panel-resident-details-editor .invoice-method-table table{border-bottom:2px solid #aaa;border-collapse:collapse;border-top:2px solid #aaa;margin-bottom:0}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr{background-color:#fff;border-bottom:1px solid #ccc;color:#3f3f41}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr.inactive{color:#999!important}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr th{border-bottom:2px solid #aaa!important;font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:20px;padding:18px 16px;text-align:left}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td{border:none;padding:6px 8px;vertical-align:top}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td input[type=checkbox]{height:25px;margin-top:0;width:25px}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td .address-line{display:block}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method-selection{padding-left:0;width:5%}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;padding-left:16px;padding-top:10px;text-align:left}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method.email{padding:8px 16px;width:392px}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method .col-xs-4{padding-left:0}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method .address{color:#757575;padding-bottom:9px;padding-top:8px}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method .text-danger{color:#c53535;font-size:12px;line-height:16px;margin-bottom:8px;text-align:left}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method-detail{padding-top:10px;width:52%}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method-action{padding-right:0;padding-top:10px;text-align:right;width:15%}.bill-payer-panel-resident-details-editor .invoice-method-table tbody tr td.invoice-method-action span{color:#006ad2;cursor:pointer;padding-bottom:8px;padding-right:16px;padding-top:8px;text-align:right}.bill-payer-panel-resident-details-editor .invoice-method-section .row{margin-bottom:6px;margin-top:6px;padding-right:0}.bill-payer-panel-resident-details-editor .invoice-method-section label{color:#666;font-weight:400;line-height:15px;margin-bottom:0}.bill-payer-panel-resident-details-editor .invoice-method-section .col-xs-4.v-middle-allign{color:#666;top:10px}.bill-payer-panel-resident-details-editor .invoice-method-section .col-xs-4.centre-align{top:10px}.bill-payer-panel-resident-details-editor .invoice-method-section hr{margin-bottom:0;margin-top:0}.bill-payer-panel-resident-details-editor .invoice-method-section .line{border-top:2px solid #aaa}.bill-payer-panel-resident-details-editor .invoice-method-section .invoice-method-action{padding-right:0;text-align:right;width:15%}.bill-payer-panel-resident-details-editor .invoice-method-section .invoice-method-action span{color:#006ad2;cursor:pointer;padding-bottom:8px;padding-right:16px;padding-top:8px;text-align:right}.bill-payer-panel-resident-details-editor .invoice-method-section .inactive{color:#999!important}.add-edit-contact-modal .normal-text{font-weight:400}.add-edit-contact-modal .btn-inline-block-sm{padding:11px 6px;width:68px}.add-edit-contact-modal .modal-body{padding-bottom:0}.ui-select-placeholder{color:#666;font-weight:100}.bill-payer-row{font-size:16px}.bill-payer-row hr{margin-bottom:15px;margin-top:32px}.bill-payer-row a{color:#0064d2;cursor:pointer}.bill-payer-row img{height:24px;margin-right:4px;width:24px}.bill-payer-selector .ui-select-search-hidden{height:0!important}.bill-payer-selector .form-control{height:46px}.bill-payer-selector .allign-middle,.bill-payer-selector .contact-type{padding-top:6px}.bill-payer-selector .ui-select-placeholder{padding-top:6px;position:absolute}.room-timeline-tooltip-inner{border:1px solid #999;border-radius:0;color:#666;font-size:14px;padding:10px;text-align:center;text-decoration:line-through}.room-timeline-tooltip{background-color:#fff;opacity:1}.room-timeline-tooltip.bottom{padding:0}.resident-notes .text-input-container{position:relative;width:100%}.resident-notes .text-input-container .user-initials{left:10px;position:absolute;top:10px}.resident-notes .text-input-container textarea{border:1px solid #ccc;border-radius:3px;display:block;padding:21px 10px 21px 58px;width:100%}.resident-notes .btn-submit{margin-bottom:18px;margin-top:10px}.resident-notes .note-item{background-color:#fff;border:1px solid #ccc;border-radius:3px;clear:both;margin-bottom:20px;overflow:auto;padding:10px;width:100%}.resident-notes .note-user-column{float:left;width:38px}.resident-notes .note-content-column{margin-left:48px}.resident-notes .note-pin-outline-icon{background-image:url(../images/pin-outline.svg)}.resident-notes .note-pin-fill-icon,.resident-notes .note-pin-outline-icon{background-position:50%;background-repeat:no-repeat;display:block;float:right;height:20px;width:20px}.resident-notes .note-pin-fill-icon{background-image:url(../images/pin-fill.svg)}.resident-notes .note-user{font-weight:700}.resident-notes .note-content{word-wrap:break-word;white-space:pre-wrap}.resident-notes .note-content .cancelled,.resident-notes .note-content .updated{color:#cc0416;font-weight:700}.resident-notes .note-content .completed{color:#074f30;font-weight:700}.resident-notes .note-content .strike-through{text-decoration:line-through}.resident-notes .note-content .bold{font-weight:700}.resident-notes .user-initials{background-color:#ccc;color:#222;font-size:16px;height:38px;line-height:38px;text-align:center;width:38px}.resident-notes .highlight-note{animation:highlight 3s ease}.common-information{border-bottom:1px solid #ccc;margin-bottom:10px}.common-information span{font-weight:700}.resident-view-notes .resident-notes-header{border-bottom:1px solid #ccc;margin-bottom:10px}.resident-view-notes .resident-notes-header span{font-weight:700}.resident-view-notes .block-with-text{line-height:1.3em;margin-right:0;max-height:2.6em;overflow:hidden;padding-right:0;position:relative;text-align:left}.resident-view-notes .block-with-text .cancelled,.resident-view-notes .block-with-text .updated{color:#cc0416;font-weight:700}.resident-view-notes .block-with-text .completed{color:#074f30;font-weight:700}.resident-view-notes .block-with-text .strike-through{text-decoration:line-through}.resident-view-notes .block-with-text .bold{font-weight:700}.resident-view-notes .block-with-text:before{background-color:#f1f1f2;bottom:1px;content:"....";margin-right:0;padding-left:0;position:absolute;right:0}.resident-view-notes .block-with-text:after{background:#f1f1f2;content:"";height:1em;margin-top:.2em;position:absolute;right:0;width:1em}.resident-view-notes hr{margin-bottom:10px}.resident-view-notes .last-hr{border-top:none;margin-top:0}.resident-view-notes .resident-notes-details a{color:#555;cursor:pointer;text-decoration:none}.resident-view-notes .resident-notes-header a{cursor:pointer}.resident-view-notes .notes-metadata{font-weight:700}.resident-pre-admission{margin-bottom:30px}.resident-pre-admission .align-right{float:right}.resident-pre-admission .resident-pre-admission-header{border-bottom:1px solid #ccc;font-weight:700}.resident-pre-admission .resident-pre-admission-header a{color:inherit;text-decoration:none}.resident-pre-admission .resident-pre-admission-details{clear:both;margin-top:20px}.resident-pre-admission .resident-pre-admission-details .section-top{margin-top:10px}.resident-pre-admission .resident-pre-admission-details hr{border-top:1px solid #ccc;margin:0;width:100%}.resident-pre-admission .resident-pre-admission-details .header-text{font-size:14px;font-weight:700;padding-left:0;padding-right:0}.resident-pre-admission .resident-pre-admission-details .section-header{display:flex;justify-content:space-between}.resident-pre-admission .resident-pre-admission-details .section-header .edit-link{padding-right:0;text-align:initial}.resident-pre-admission .resident-pre-admission-details .section-detail .section-detail-content{margin-top:20px}.resident-pre-admission .resident-pre-admission-details .section-detail .section-detail-content .mat-radio-label{margin-bottom:20px}.resident-pre-admission .resident-pre-admission-details .section-detail .section-detail-content .button-group{display:flex;justify-content:flex-end}.resident-pre-admission .resident-pre-admission-details .section-detail .section-detail-content .button-group .btn{margin-left:8px}.resident-pre-admission .resident-pre-admission-details .section-detail .section-summary-content{margin-top:10px}.resident-pre-admission .resident-pre-admission-details .section-detail .section-summary-content .detail-icon{margin-right:4px}.resident-pre-admission .resident-pre-admission-details .section-detail .section-summary-content .detail-text{vertical-align:top}.resident-pre-admission .resident-pre-admission-details .detail-icon{text-align:center}.resident-pre-admission .resident-pre-admission-details .detail-icon img:not(.icon){margin-bottom:3px}.resident-pre-admission .resident-pre-admission-details .edit-link{padding-right:0;text-align:right}.resident-pre-admission .resident-pre-admission-details a{cursor:pointer}.resident-pre-admission .resident-pre-admission-details .row{margin-left:0;margin-right:0}.resident-pre-admission .resident-pre-admission-details .resident-tour .tour-completed{color:#074f30}.resident-pre-admission .resident-pre-admission-details .resident-tour .tour-booking-past{color:#c13a27}.resident-pre-admission .resident-pre-admission-details .resident-tour .modal-body{padding-left:10px;padding-right:10px}.resident-pre-admission .resident-pre-admission-details .resident-tour .book-tour-popup{background-color:#fff;border:1px solid #ccc;border-radius:3px;margin-left:-12px;overflow-y:auto;padding-bottom:0;width:258px}.resident-pre-admission .resident-pre-admission-details .resident-tour .book-tour-popup .tour-time{width:150px}.resident-pre-admission .resident-pre-admission-details .resident-tour .book-tour-popup .tour-time .timepicker.dropdown-menu button{border:0;outline:none}.resident-pre-admission .resident-pre-admission-details .resident-tour .book-tour-popup .footer-left-button{padding:0 5px 10px 0}.resident-pre-admission .resident-pre-admission-details .resident-tour .book-tour-popup .footer-right-button{padding:0 0 10px 5px}.resident-pre-admission .resident-pre-admission-details .resident-tour .book-tour-popup .padding-bottom-5{padding-bottom:5px}.resident-pre-admission .resident-pre-admission-details .preferred-location .preferred-location-edit .selection-label{font-weight:400;margin-bottom:5px}.resident-pre-admission .resident-pre-admission-details .preferred-location .preferred-location-edit .location-selector{font-size:14px;margin-bottom:30px}.resident-pre-admission .resident-pre-admission-details .lead-status{margin-bottom:60px}.resident-pre-admission .resident-pre-admission-details .lead-status .contract-signed-status{font-weight:600;padding-bottom:5px;padding-top:10px}.resident-pre-admission .resident-pre-admission-details .lead-status .contract-signed-status .signed{color:#074f30}.resident-pre-admission .resident-pre-admission-details .lead-status .contract-signed-status .unsigned{color:#995700}.resident-pre-admission .resident-pre-admission-details .lead-status .lead-status-edit .checkbox{margin-top:15px}.resident-pre-admission .resident-pre-admission-details .lead-status .lead-status-edit .checkbox input[type=checkbox]{height:20px;margin-left:0;width:20px}.resident-pre-admission .resident-pre-admission-details .lead-status .lead-status-edit .checkbox span{display:inline-block;padding-left:30px;padding-top:5px}.resident-pre-admission .resident-pre-admission-details .lead-status .lead-status-edit .btn-group .btn{font-size:13px;padding:7px 10px}.resident-pre-admission .resident-pre-admission-details .income-asset .income-asset-edit .btn-group .btn{font-size:13px;margin-bottom:20px;padding:6px 10px}.resident-pre-admission .resident-pre-admission-details .estimate-care .estimate-care-totals{margin-bottom:10px;margin-top:10px}.resident-pre-admission .resident-pre-admission-details .estimate-care .daily-amount{margin-top:5px;padding-left:0}.resident-pre-admission .resident-pre-admission-details .estimate-care .no-padding-right{padding-right:0}.resident-pre-admission .resident-pre-admission-details .estimate-care .no-padding-left{padding-left:0}.resident-pre-admission .resident-pre-admission-details .estimate-care .no-padding{padding-left:0;padding-right:0}.resident-pre-admission .resident-pre-admission-details .estimate-care .estimate-care-edit .btn-group .btn{font-size:13px;padding:6px 10px}.resident-pre-admission .resident-pre-admission-details .estimate-care .estimate-care-edit .scores-bottom-gutter{margin-bottom:10px}.resident-pre-admission .resident-pre-admission-details .estimate-care .estimate-care-edit .score-label-gutter{margin-top:10px}.resident-pre-admission .resident-pre-admission-details .estimate-care .estimate-care-edit .btn-inline-block-sm{width:auto}.modal-dialog.legal-notice-received-dialog{width:420px}.modal-dialog.legal-notice-received-dialog .datetime-picker-column .has-feedback{width:180px}.modal-dialog.legal-notice-received-dialog .margin20{margin-bottom:15px}.modal-dialog.legal-notice-received-dialog .modal-body{padding-bottom:5px}.modal-dialog.legal-notice-received-dialog .rate-details{display:inline-block;text-align:center;width:150px}.modal-dialog.legal-notice-received-dialog .rate-details .rate-block{border:1px solid #ccc;border-radius:6px;padding:10px 16px}.modal-dialog.legal-notice-received-dialog .rate-details .rate-block .rate{font-size:25px}.modal-dialog.legal-notice-received-dialog .rate-details .rate-block .applied-date{color:#666;font-weight:400}.modal-dialog.legal-notice-received-dialog .rate-details .rate-description{color:#666;font-size:16px;padding:10px 12px}.modal-dialog.legal-notice-received-dialog .rates-divider{display:inline-block;text-align:center;width:50px}.modal-dialog.legal-notice-received-dialog .rates-divider .right-arrow-icon{background-image:url(../images/right-arrow.png);background-position:top;background-repeat:no-repeat;background-size:14px;display:inline-block;height:16px;margin-right:5px;overflow:hidden;padding-bottom:70px;width:16px}.resident-fees-and-charge-table{max-height:75vh;overflow-x:hidden;overflow-y:auto}.resident-fees-and-charge-table .add-row{cursor:pointer;margin-bottom:-15px}.resident-fees-and-charge-table th{color:#666;font-size:12px;font-weight:400;text-transform:uppercase}.resident-fees-and-charge-table tbody{background-color:#fff;border:1px solid #ccc;border-bottom:2px solid #ddd}.resident-fees-and-charge-table td:first-child{width:45%}.resident-fees-and-charge-table td:last-child{text-align:center;vertical-align:middle;width:10%}.resident-fees-and-charge-table .calendar-modal{position:static}.table-popover{background-color:#fff;border:1px solid #ccc;border-radius:3px;margin-top:0!important;padding:0!important}.table-popover.force-size{left:-120px!important}.table-popover .header-row{background-color:#f7f7f7;border-bottom:1px solid #ccc;border-top-left-radius:3px;border-top-right-radius:3px;color:#666;font-size:12px;margin:0}.table-popover .header-row div{float:left;padding:9px 7px}.table-popover .header-row div:first-child{margin-left:10px}.table-popover .header-row div:last-child{margin-right:10px}.table-popover .rows{background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;margin-right:5px;max-height:160px;overflow-x:hidden;overflow-y:auto}.table-popover .rows .row{color:#999;margin:0}.table-popover .rows .row div{border-bottom:1px solid #e2e2e2;float:left;padding:9px 7px}.table-popover .rows .row div:first-child{margin-left:10px}.table-popover .rows .row div:last-child{margin-right:5px}.table-popover ::-webkit-scrollbar-track{background:#fff}.table-popover ::-webkit-scrollbar{width:8px}.table-popover ::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.fee-effective-popover .header-row .amount-col{width:100px}.fee-effective-popover .header-row .effective-date-col{width:128px}.fee-effective-popover .header-row .support-col{width:116px}.fee-effective-popover .rows .row.latest{color:#3f3f41}.fee-effective-popover .rows .row .amount-col{width:100px}.fee-effective-popover .rows .row .effective-date-col{color:#666;width:128px}.fee-effective-popover .rows .row .support-col{color:#666;width:116px}.fee-effective-popover-edit{background-color:#fff;border:none!important;border-radius:3px;box-shadow:0 2px 8px rgba(0,0,0,.15);margin-top:0!important;padding:0!important;width:280px!important}.fee-effective-popover-edit.force-size{left:-120px!important}.fee-effective-popover-edit .header-row{background-color:#f7f7f7;border-bottom:1px solid #ccc;border-top-left-radius:3px;border-top-right-radius:3px;color:#666;font-size:12px;margin:0;overflow:hidden}.fee-effective-popover-edit .header-row div{float:left;padding:9px 7px}.fee-effective-popover-edit .header-row div:first-child{margin-left:10px}.fee-effective-popover-edit .header-row div:last-child{margin-right:10px}.fee-effective-popover-edit .header-row .amount-col{width:100px}.fee-effective-popover-edit .header-row .effective-date-col{width:128px}.fee-effective-popover-edit .header-row .support-col{width:116px}.fee-effective-popover-edit .rows{background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;margin-right:0;max-height:160px;overflow-x:hidden;overflow-y:auto}.fee-effective-popover-edit .rows .row{color:#999;margin:0;overflow:hidden}.fee-effective-popover-edit .rows .row.latest{color:#3f3f41}.fee-effective-popover-edit .rows .row div{border-bottom:1px solid #e2e2e2;float:left;padding:9px 7px}.fee-effective-popover-edit .rows .row div:first-child{margin-left:10px}.fee-effective-popover-edit .rows .row div:last-child{margin-right:10px}.fee-effective-popover-edit .rows .row .amount-col{width:100px}.fee-effective-popover-edit .rows .row .effective-date-col{color:#666;width:128px}.fee-effective-popover-edit .rows .row .support-col{color:#666;width:116px}.fee-effective-popover-edit ::-webkit-scrollbar-track{background:#fff}.fee-effective-popover-edit ::-webkit-scrollbar{width:6px}.fee-effective-popover-edit ::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.add-bottom-padding{height:300px}.optional-services-panel .no-optional-service{color:#666;font-size:16px}.optional-services-panel .optional-service-table{border-bottom:2px solid #aaa;border-collapse:collapse;margin-bottom:10px}.optional-services-panel .optional-service-table thead tr th{border-bottom:2px solid #aaa;color:#666;font-size:12px;font-weight:500;text-align:left}.optional-services-panel .optional-service-table thead tr th.description-header{width:41%}.optional-services-panel .optional-service-table thead tr th.start-header{width:22%}.optional-services-panel .optional-service-table thead tr th.end-header{text-align:left;width:22%}.optional-services-panel .optional-service-table thead tr th.dailyrate-header{text-align:right;width:15%}.optional-services-panel .optional-service-table tbody{border-bottom:2px solid #aaa}.optional-services-panel .optional-service-table tbody tr.row-subheading{background:#e2e2e2}.optional-services-panel .optional-service-table tbody .ng-submitted .ng-invalid,.optional-services-panel .optional-service-table tbody select.ng-touched.ng-invalid{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.optional-services-panel .optional-service-table tbody tr{border-left:1px solid #ccc;border-right:1px solid #ccc}.optional-services-panel .optional-service-table tbody tr .daily-rate-view{text-align:right;vertical-align:middle}.optional-services-panel .optional-service-table tbody tr .daily-rate-view .view-value-link{font-size:14px}.optional-services-panel .optional-service-table tbody tr .daily-rate-view .table-popover{width:300px}.optional-services-panel .optional-service-table tbody tr .input-control{height:36px}.optional-services-panel .optional-service-table tbody tr .currency-input-control .input-lg{border-radius:3px;font-size:14px;height:36px;text-align:right}.optional-services-panel .optional-service-table tbody tr .currency-input-control .dollar-input-container:before{font-size:14px;top:8px}.optional-services-panel .optional-service-table tbody tr .calendar-icon{margin-top:1px}.optional-services-panel .optional-service-table tbody tr .end-col{vertical-align:middle}.optional-services-panel .optional-service-table tbody tr .service-col .billing,.optional-services-panel .optional-service-table tbody tr .service-col .service-name{display:block}.optional-services-panel .optional-service-table tbody tr .col-readonly{vertical-align:top}.optional-services-panel .optional-service-table tbody tr .fee-effective-popover .effective-date-col,.optional-services-panel .optional-service-table tbody tr .fee-effective-popover-edit .effective-date-col{width:120px!important}.optional-services-panel .optional-service-table tbody tr .optional-service-col .invalid .dropdown-btn{border-color:#c53535}.optional-services-panel .optional-service-table tbody tr .stopped-alert{background-color:#757575;height:16px;vertical-align:text-bottom;width:16px}.optional-services-panel .optional-service-table tbody tr .drawdown-col .checkbox{display:block;margin-bottom:1px;margin-top:1px;position:relative;top:8px}.optional-services-panel .optional-service-table tbody tr .drawdown-col .checkboxview{display:block;margin-bottom:1px;margin-top:1px;position:relative;top:2px}.optional-services-panel .optional-service-table tbody tr .drawdown-col .resman-checkbox{border:2px solid #ccc!important;border-radius:1px!important;cursor:pointer!important;height:24px!important;padding:1px!important;width:24px!important}.optional-services-panel .optional-service-table tbody tr .drawdown-col .resman-checkbox img{height:100%!important;width:100%!important}.optional-services-panel .optional-service-table tbody tr .drawdown-col .true{background-color:#008381}.hardship-panel .no-hardship{color:#999;font-size:16px}.hardship-panel .hardship-table{border-bottom:2px solid #aaa;border-collapse:collapse;margin-bottom:10px}.hardship-panel .hardship-table thead tr th{border-bottom:2px solid #aaa;color:#666;font-size:12px;font-weight:500;padding:6px 0;text-align:left}.hardship-panel .hardship-table thead tr th.start-header{width:20%}.hardship-panel .hardship-table thead tr th.end-header{text-align:left;width:20%}.hardship-panel .hardship-table thead tr th.contribution-header{text-align:right;width:20%}.hardship-panel .hardship-table tbody{border-bottom:2px solid #aaa}.hardship-panel .hardship-table tbody tr td:last-child{padding-right:0}.hardship-panel .hardship-table tbody tr .col{padding:10px 8px 10px 0}.hardship-panel .hardship-table tbody tr .col-readonly{padding:15px 8px 15px 0}.hardship-panel .hardship-table tbody tr .contribution-view{text-align:right}.hardship-panel .hardship-table tbody tr .input-control{height:36px}.hardship-panel .hardship-table tbody tr .currency-input-control .input-lg{border-radius:3px;font-size:14px;height:36px;text-align:right}.hardship-panel .hardship-table tbody tr .currency-input-control .dollar-input-container:before{font-size:14px;top:8px}.hardship-panel .hardship-table tbody tr .calendar-icon{margin-top:1px}.hardship-panel .hardship-table tbody tr .remove-hardship{margin-top:11px}.resident-room-assignment .btn.btn-lg:disabled:focus,.resident-room-assignment .btn.btn-lg:disabled:hover{background-color:#fff!important}.resident-room-assignment .body:hover .room.selected{background:#fff;color:#000}.resident-room-assignment .body:hover .room:hover{background:#4e9acb;color:#fff}.resident-room-assignment .hide-chevron{color:transparent}.resident-room-assignment .room-loading-indicator{display:inline;margin-bottom:15px;text-align:center}.resident-room-assignment .room-loading-indicator div{-webkit-animation:loadBlack 1.1s ease infinite;animation:loadBlack 1.1s ease infinite;border-radius:50%;display:inline-block;font-size:4px;height:1em;margin-left:calc(50% - 75px);margin-top:8px;position:absolute;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);width:1em}.resident-room-assignment .dropdown-menu{border:1px solid #ccc;border-radius:3px;box-shadow:0 2px 8px 0 rgba(0,0,0,.4);padding:0;width:493px}.resident-room-assignment .glyphicon-menu-down{margin-left:3px;top:3px}.resident-room-assignment .rooms-container{height:210px}.resident-room-assignment .header{background-color:#e2e2e2;color:#666;display:block;height:30px}.resident-room-assignment .header div{display:inline-block;padding:6px}.resident-room-assignment .header div:first-child{width:111px}.resident-room-assignment .header div:nth-child(2){width:150px}.resident-room-assignment .header div:last-child{width:174px}.resident-room-assignment .body{color:#3f3f41;font-size:16px;height:178px}.resident-room-assignment .body::-webkit-scrollbar{background-color:#fff;width:8px}.resident-room-assignment .body::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.resident-room-assignment .body.display-scrollbar{overflow-y:scroll}.resident-room-assignment .body .room{cursor:pointer;height:35px}.resident-room-assignment .body .room.selected{background-color:#4e9acb;color:#fff}.resident-room-assignment .body .room div{display:inline-block;padding:6px}.resident-room-assignment .body .room div:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:111px}.resident-room-assignment .body .room div:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:150px}.resident-room-assignment .body .room div:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:174px}.contact-list-panel .contact-list-table thead tr th{border-bottom:2px solid #aaa;color:#666;font-size:12px;font-weight:500;text-align:left}.contact-list-panel .contact-list-table thead tr th.contact-name-header{width:31%}.contact-list-panel .contact-list-table thead tr th.phone-header{text-align:left;width:12%}.contact-list-panel .contact-list-table thead tr th.relationship-header{text-align:left;width:22%}.contact-list-panel .contact-list-table thead tr th.note-header{text-align:left;width:35%}.contact-list-panel .contact-list-table tbody{border-bottom:2px solid #aaa}.contact-list-panel .contact-list-table tbody tr.row-subheading{background:#e2e2e2}.contact-list-panel .contact-list-table tbody .ng-submitted .ng-invalid,.contact-list-panel .contact-list-table tbody select.ng-touched.ng-invalid{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.contact-list-panel .contact-list-table tbody tr .relationship-view{display:block;text-align:left}.contact-list-panel .contact-list-table tbody tr .contact-detail-view{text-align:right;vertical-align:middle}.contact-list-panel .contact-list-table tbody tr .contact-detail-view .view-value-link{font-size:14px}.contact-list-panel .contact-list-table tbody tr .input-control{height:36px}.contact-list-panel .contact-list-table tbody tr .calendar-icon{margin-top:1px}.contact-list-panel .contact-list-table tbody tr .col-readonly,.contact-list-panel .contact-list-table tbody tr .end-col{vertical-align:middle}.contact-list-panel .contact-list-table tbody tr .contact-note-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-list-panel .contact-list-table tbody tr .inline-block-note-content{display:inline-block;width:75px}.view-content-warp{white-space:pre-wrap}.view-content-warp,.view-email-warp{word-wrap:break-word}.add-contact-div{margin-right:20px}.add-contact-tolist-div{margin-right:40px}.delete-contact-button{margin-top:-25px}.contact-list-ol,.contact-list-ul{padding-left:0}.spoken-language{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:195px}.margin-bottom-4{margin-bottom:4px}.enquiry-sources-container{margin-top:-5px}.enquiry-sources-container .enquiry-source{background:#e2e2e2;border-radius:3px;color:#666;font-size:16px;height:30px;line-height:32px;margin-right:5px;padding:5px 10px}.leads-dashboard .row{margin-left:0;margin-right:0}.leads-dashboard .action-buttons{margin-top:42px}.leads-dashboard .action-buttons .export-button{margin-right:20px}.leads-dashboard .filter-column{margin-top:25px;padding-left:0}.leads-dashboard .lead-filter{color:#06f;cursor:pointer;display:block;margin-top:50px}.leads-dashboard .board{background-color:#eee;display:flex;margin-left:15px;margin-right:15px}.leads-dashboard .board .column{border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-top:1px solid #ccc}.leads-dashboard .board .column.col-xs-2{width:20%}.leads-dashboard .board .column-last{border:1px solid #ccc}.leads-dashboard .board .column-last.col-xs-2{width:20%}.leads-dashboard .dashboard-column{height:100%;padding:8px 8px 60px}.leads-dashboard .dashboard-column .heading{font-size:20px;font-weight:700;margin-bottom:8px;margin-top:16px}.leads-dashboard .dashboard-column .count-number{color:#414141;font-size:18px;font-weight:400}.leads-dashboard .dashboard-column .more-items-link{cursor:pointer}.leads-dashboard .dashboard-column .body-container{display:flex;flex-direction:column;height:100%}.leads-dashboard .dashboard-column .sortable-container{height:100%;list-style-type:none;margin:0 0 -50px;padding:0}.lead-card{background:#fff;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 0 #f0f0f0;margin-bottom:8px;min-height:17rem;padding:8px;position:relative}.lead-card .card-popover{font-size:13px}.lead-card .name-and-gender{margin-bottom:8px}.lead-card .name-and-gender .name{color:#0064d2;cursor:pointer;font-size:16px;overflow:hidden;padding-left:0;padding-right:0;text-overflow:ellipsis;white-space:nowrap}.lead-card .name-and-gender .name a{color:#006ad2;font-weight:600;line-height:150%}.lead-card .name-and-gender .name a:hover{color:#001e82}.lead-card .name-and-gender .gender{text-align:right}.lead-card .name-and-gender .icon-sex{background-color:#fff;border:1px solid #ccc;border-radius:100%;color:#222;display:inline-block;font-size:14px;font-weight:700;height:24px;line-height:22px;padding-left:0;padding-right:0;text-align:center;width:24px}.lead-card .date{font-size:12px;margin-bottom:8px;padding-left:0;padding-right:0}.lead-card .label-deceased{background-color:#9e043e;color:#fff;font-size:.9rem;margin-right:-8px;margin-top:1px;padding-left:3px;vertical-align:text-bottom}.lead-card .details{font-size:14px}.lead-card .details .detail-icon{height:22px;text-align:center;width:22px}.lead-card .details .detail-icon img{margin-bottom:3px}.lead-card .details .detail-column{display:-webkit-box;display:flex;line-height:22px;margin-bottom:.2rem;width:100%}.lead-card .sub-menu{bottom:10px;position:absolute;right:10px}.lead-card .sub-menu-button{background-size:cover;display:inline-block;height:15px;width:20px}.lead-card .meatball{fill:#0064d2;background-image:url(images/meatball-24.svg)}.lead-card .sub-menu-button:hover{cursor:pointer}.lead-card .more-menu-popover{border-radius:0;left:-158px!important}.lead-card .more-menu-popover .arrow{right:12px!important}.lead-card .more-menu-template{font-size:12px;margin-left:-13px;margin-right:-13px;width:185px}.lead-card .more-menu-template ul{list-style-type:none;padding-left:0}.lead-card .more-menu-template ul li{padding-bottom:10px;padding-top:10px}.lead-card .more-menu-template ul li:hover{background-color:#f0f0f0}.lead-card .more-menu-template a{color:#000;display:inline-block;padding-left:20px;text-decoration:none;width:100%}.lead-card .more-menu-template:hover{cursor:context-menu}.archived-leads .row{margin-left:0;margin-right:0}.archived-leads .return-to-leads{margin-left:-40px;margin-top:48px;padding-left:0}.archived-leads .leads-container{background-color:#eee;border:1px solid #ccc;display:flex;flex-direction:row;flex-wrap:wrap;float:left;padding:20px 0 20px 15px;width:100%}.archived-leads .leads-container .card-container{display:inline-block;margin:5px;min-width:180px;width:180px}.tour-booking-leads-dashboard-dialog{background-color:#fff;width:420px}.tour-booking-leads-dashboard-dialog .tour-time{width:150px}.tour-booking-leads-dashboard-dialog .tour-time .timepicker.dropdown-menu button{border:0;outline:none}.tour-booking-leads-dashboard-dialog .modal-body{padding-bottom:20px}.tour-booking-leads-dashboard-dialog h3{font-size:14px;margin-left:-15px;margin-right:-15px}.popover{font-family:inherit}.label-badge{background-color:#414141;border-radius:.125em;font-size:12px;font-weight:600;height:16px!important;margin-left:5px;margin-top:3px}.label-badge.label-badge-palliative{background-color:#001e82}.label-badge.label-badge-private-resident{background-color:#414141}.label-badge.label-badge-enquiry-status{align-items:center;background-color:#008a00;border-radius:2px;color:var(--neutrals-white-secondary-button,#fff);display:flex;flex-direction:column;flex-shrink:0;flex-wrap:wrap;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:600;gap:4px;height:auto!important;justify-content:center;line-height:16px;margin-left:0;margin-top:0;padding:4px 8px}.label-badge.label-badge-enquiry-status.isCustom-false{background-color:#008a00}.label-badge.label-badge-enquiry-status.isCustom-true{background-color:#595959}.label-badge.label-badge-special-care{align-items:center;background-color:#f5f5f5;border:1px solid #aaa;border-radius:2px;color:#414141;display:inline-block;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:600;height:auto!important;justify-content:center;line-height:16px;margin:0 5px 5px 0;padding:4px 8px}.special-care{display:inline-block;margin-top:10px}.resident-event-history{margin-right:-250px}.resident-event-history h1{font-size:24px}.resident-event-history span.reverse-icon{background-image:url(../images/reverse-arrow.png);background-position:top;background-repeat:no-repeat;background-size:14px;display:inline-block;height:16px;margin-right:5px;overflow:hidden;width:16px}.resident-event-history .alert-row{margin-left:-15px;margin-right:-15px}.resident-event-history .leave-table{padding-right:5px}.resident-event-history .leave-table table{border-color:#ccc}.resident-event-history .events-table{padding-right:5px}.resident-event-history .events-table table{border-color:#ccc}.resident-event-history .events-table thead tr th:first-child{width:12%}.resident-event-history .events-table thead tr th:nth-child(3),.resident-event-history .events-table thead tr th:nth-child(4){width:15%}.resident-event-history .events-table thead tr th:nth-child(5){width:18%}.resident-event-history .events-table thead tr th:last-child{width:12%}.multiple-lines{white-space:pre-line}.icon-popover{color:#666;padding:.125em}.estimate-care .anacc-class-selector{font-size:14px}.estimate-care .anacc-class-bottom-gutter{margin-bottom:40px}.text-no-permission{color:#c53535;margin-bottom:20px}.margin-right-15{margin-right:15px}.add-new-item-button{align-items:center;background-color:#fff;border-radius:2px;color:#008381;gap:8px;justify-content:center;padding:15px 16px 24px}.add-new-item-button:hover{color:#025450;text-decoration:underline}.add-new-item-button:focus{outline:none!important}.add-new-item-button:focus-visible{outline:2px solid}.add-new-item-button:active{color:#013b38;outline:none!important}.add-new-item-button:disabled{color:#757575}.add-new-item-button .icon-primary-disabled{background-color:#949494!important}.margin-bottom-16{margin-bottom:16px}.invalid .dropdown-btn{border-color:#c53535}.custom-calendar-align{pointer-events:none;position:absolute;right:10px;top:61%;transform:translateY(-50%);z-index:2}.nccc-date-input{font-size:14px;height:43px;line-height:1.42857143;margin-top:-4px;padding:6px 12px}.fltleft{float:left}.agreed-mpir-controls .mpir-row{align-items:center;display:flex;gap:20px}.agreed-mpir-controls .mpir-row:first-child{margin-bottom:15px}.agreed-mpir-controls .mpir-col{flex:1}.agreed-mpir-controls .mpir-col.mpir-label{align-items:flex-start;display:flex;flex:1.4}.agreed-mpir-controls .mpir-col.mpir-input{align-items:flex-start;display:flex;flex:1.6;flex-direction:column}.agreed-mpir-controls .checkbox.checkbox-large{align-items:center;display:flex;margin:0;padding:0}.agreed-mpir-controls .checkbox-text{font-size:16px;line-height:20px}.agreed-mpir-controls .checkbox.checkbox-large input[type=checkbox]{margin-left:8px}.agreed-mpir-controls .label-agreed-mpir{margin-left:25px}.agreed-mpir-controls .label-historical-dates{font-weight:400;margin-bottom:2px;margin-left:0}.agreed-mpir-controls .label-mpir-input{display:block;font-weight:400;margin-bottom:2px;margin-top:-20px}.agreed-mpir-controls .mpir-col input[type=number]{margin-bottom:0!important;margin-top:0!important;max-width:none;width:64%}.roles .person-icon{height:18px;margin:-4px 5px 0;width:16px}.roles .lock-icon{height:20px;margin:-4px 5px 0;width:14px}.roles .role-table h1{color:#3f3f41;margin-bottom:34px}.roles .role-table h2{margin-bottom:2px}.roles .role-table .empty-custom-roles-header{margin-top:42px}.roles .role-table .empty-custom-roles-header h2{margin-bottom:-10px;margin-top:0;text-transform:none}.roles .role-table .no-roles{background-color:#f7f7f7;border:1px solid #ccc;border-radius:3px;font-size:16px;height:100px;line-height:100px;margin-left:15px;margin-right:15px;text-align:center}.roles .role-table .role-table-header{margin-bottom:6px}.roles .role-table .role-table-header div{color:#666;font-size:12px;text-transform:uppercase}.roles .role-table .role-table-header button{margin-top:-19px}.roles .role-table .role-table-contents{background-color:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;margin-left:15px;margin-right:15px;margin-top:0}.roles .role-table .role-table-contents:last-child{border-bottom:2px solid #ccc}.roles .role-table .role-table-contents:first-child{border-top:2px solid #ccc}.roles .role-table .role-table-contents .row{color:#3f3f41;font-size:14px;height:50px;margin-left:-15px;margin-right:-15px}.roles .role-table .role-table-contents .row>div{line-height:50px}.roles .role-table .role-table-contents .row>div:first-child{padding-left:30px}.roles .role-table .role-table-contents .row>div:last-child button{float:right;margin-top:9px;text-transform:capitalize}.roles .role-table .role-table-contents .row>div .delete-role{color:#c9302c}.roles .role-table .role-table-contents .row>div .delete-role:active,.roles .role-table .role-table-contents .row>div .delete-role:hover{color:#961613}.roles .role-table .role-table-contents .row>div button{color:#4e9acb;font-size:14px;font-weight:400;margin-left:40px;padding-left:0;text-transform:capitalize}.roles .role-table .role-table-contents .row>div button:last-child{color:#0064d2;margin-left:0}.roles .role-table .role-table-contents .row>div button:first-child.right-narrow{color:#0064d2;width:45px}.roles .role-table .role-table-contents .row>div button:first-child.right-wide{margin-left:30px}.roles .role-table .role-table-contents .row>div button:active,.roles .role-table .role-table-contents .row>div button:hover{color:#367cae}.roles .permissions .page-header{height:60px;margin-bottom:17px;margin-top:25px}.roles .permissions .page-header h1{left:15px;position:absolute;top:-10px}.roles .permissions .sticky-action-bar-wrapper{height:50px;margin-bottom:10px;margin-left:0}.roles .permissions .sticky-action-bar-wrapper button{float:right;margin-left:10px;margin-top:10px;width:80px}.roles .permissions .sticky-action-bar-wrapper button:first-child{margin-right:0}.roles .permissions .sticky-action-bar-wrapper:not(.affix){width:100%!important}.roles .permissions .sticky-action-bar-wrapper.affix{height:55px;margin-left:-25px;text-align:center}.roles .permissions .sticky-action-bar-wrapper.affix button:first-child{margin-right:25px}.roles .permissions .info-banner{background-color:#d4e5ee;border:1px solid #b3cde6;color:#364d67;height:40px;margin:-41px -101px 30px;padding-top:8px}.roles .permissions .info-banner img{margin-left:10px;margin-right:10px}.roles .permissions .role-details{background:#fff;border:1px solid #ccc;border-radius:3px;padding:40px 100px 100px}.roles .permissions .role-details .role-name label{font-weight:400}.roles .permissions .role-details .role-name input{height:40px;width:50%}.roles .permissions .role-details .permission-group{margin-top:50px}.roles .permissions .role-details .permission-group .permission-group-title{font-size:16px;font-weight:700}.roles .permissions .role-details .permission-group label{font-size:12px;font-weight:400;margin-right:5px;text-transform:uppercase}.roles .permissions .role-details .permission-group .col1{width:250px}.roles .permissions .role-details .permission-group .col2{width:100px}.roles .permissions .role-details .permission-group .col3,.roles .permissions .role-details .permission-group .col4{width:150px}.roles .permissions .role-details .permission-group .permission-group-header div{display:inline-block}.roles .permissions .role-details .permission-group .permission-group-header div:not(:first-child){color:#666;text-align:right}.roles .permissions .role-details .permission-group .permission-group-header .read-only{margin-right:2px}.roles .permissions .role-details .permission-group .permission-row{border:1px solid #ccc;border-bottom:none;line-height:50px;vertical-align:top}.roles .permissions .role-details .permission-group .permission-row:first-child{border-top:none}.roles .permissions .role-details .permission-row-action{width:100%}.roles .permissions .role-details .permission-row-action>div{display:inline-block;padding-left:15px;padding-right:5px}.roles .permissions .role-details .permission-group-contents{border-bottom:2px solid #999;border-top:2px solid #999;margin-top:5px}.roles .permissions .role-details .permission-group-contents.permission-group-actions{margin-top:10px}.roles .permissions .role-details .permission-group-contents .col1{background-color:#f7f7f7;padding-left:15px}.roles .permissions .role-details .permission-group-contents>div>div{display:inline-block}.roles .permissions .role-details .permission-group-contents>div>div:not(:first-child){text-align:right}.roles .permissions .role-details .permission-toggle{display:inline-block;height:28px;padding:7px 8px;vertical-align:middle;width:28px}.roles .permissions .role-details .permission-toggle img{height:14px;vertical-align:top;width:13px}.roles .permissions .role-details .permission-editable-false{background:#fff;border:1px solid #ccc;border-radius:3px;cursor:pointer}.roles .permissions .role-details .permission-editable-false:hover{border:1px solid #999}.roles .permissions .role-details .permission-editable-true{background-color:#367cae;border-radius:3px;cursor:pointer}.roles .permissions .role-details .permission-editable-true:hover{background-color:#4e9acb}.roles .permissions .role-details .permission-not-available{color:#666;font-size:14px;font-weight:400;padding-right:4px}.facility-room-list{margin-bottom:50px}.facility-room-list select option{color:#555}.facility-room-list select option:first-of-type{color:#999}.facility-room-list select:invalid{color:#999}.facility-room-list select:not(:invalid) option:first-of-type{display:none}.facility-room-list .form-group{margin-bottom:0;padding-bottom:0}.facility-room-list .page-header{margin-bottom:14px;margin-top:64px;padding-bottom:0}.facility-room-list .manage-room-types{font-size:16px}.facility-room-list .create-room-types{background-color:#d4e5ee;border:1px solid #b3cde6;display:block;height:50px}.facility-room-list .create-room-types>img{float:left;height:20px;margin:15px 10px;width:20px}.facility-room-list .create-room-types>div{float:left;line-height:15px;padding-top:10px}.facility-room-list .create-room-types>div>div:first-child{font-weight:700;vertical-align:bottom}.facility-room-list .create-room-types>a{margin:8px}.facility-room-list .location-name{font-size:16px;font-weight:700;margin-bottom:14px;margin-top:30px}.facility-room-list .add-room-button-section{height:10px;margin-top:10px}.facility-room-list .location-without-rooms{background-color:#f7f7f7;border:1px solid #ccc;border-radius:3px;font-size:16px;height:100px;line-height:100px;text-align:center}.facility-room-list .rooms-table-header{margin-bottom:6px}.facility-room-list .rooms-table-header div{color:#666;font-size:12px;text-transform:uppercase}.facility-room-list .rooms-table-header div:first-child{padding-left:0}.facility-room-list .units-table-header{margin-bottom:6px}.facility-room-list .units-table-header div{color:#666;font-size:12px}.facility-room-list .location-rooms .new-room img{height:14px;margin-top:9px;width:14px}.facility-room-list .location-rooms .new-room button{margin-right:30px;width:85px}.facility-room-list .location-rooms .row{background:#fff;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;cursor:pointer;overflow:hidden;padding-bottom:10px;padding-top:10px}.facility-room-list .location-rooms .row>div{line-height:30px}.facility-room-list .location-rooms .row>div:first-child{overflow:hidden;text-overflow:ellipsis}.facility-room-list .location-rooms .row:hover{background-color:#f9f9f9}.facility-room-list .location-rooms>div:first-of-type{border-top:2px solid #999}.facility-room-list .location-rooms>div:last-of-type{border-bottom:2px solid #999}.facility-room-list .location-rooms .bed-image{height:26px;margin-right:10px;width:24px}.facility-room-list .location-rooms .resident-data{margin-bottom:5px;vertical-align:top}.facility-room-list .location-rooms .resident-data div{display:inline-block;height:30px;line-height:30px;vertical-align:top}.facility-room-list .location-rooms .resident-data div img{clear:both;float:left;height:30px;width:30px}.facility-room-list .location-rooms .resident-data div:nth-child(2){margin-left:10px}.facility-room-list .location-rooms .resident-section>div:last-child{margin-bottom:0}.facility-room-list .location-rooms .available{color:#3c763d;margin-bottom:5px}.facility-room-list .location-rooms .available div{display:inline-block;height:30px;line-height:30px;vertical-align:top}.facility-room-list .location-rooms .available div:nth-child(2){margin-left:10px}.facility-room-list .location-rooms .out-of-service{color:#c9302c;margin-bottom:5px}.facility-room-list .location-rooms .out-of-service div{display:inline-block;height:30px;line-height:30px;vertical-align:top}.facility-room-list .location-rooms .out-of-service div img{clear:both;float:left;height:30px;width:30px}.facility-room-list .location-rooms .out-of-service div:nth-child(2){margin-left:10px}.facility-room-list .location-rooms .occupied{margin-bottom:5px}.facility-room-list .location-rooms .occupied div{display:inline-block;height:30px;line-height:30px;vertical-align:top}.facility-room-list .location-rooms .occupied div:nth-child(2){margin-left:10px}.facility-room-list .location-rooms .sold{margin-bottom:5px}.facility-room-list .location-rooms .sold div{display:inline-block;height:30px;line-height:30px;vertical-align:top}.facility-room-list .location-rooms .sold div:nth-child(2){margin-left:10px}.facility-room-list .location-rooms .dotted-border{border:2px dotted #999;border-radius:3px;height:26px;margin:0;width:26px}.facility-room-list .just-added{animation:just-added-animation .6s linear;animation-fill-mode:forwards}@keyframes just-added-animation{0%{max-height:0}to{max-height:1000px}}.view-room-container .input-md{font-size:16px;height:40px;margin-top:7px}.view-room-container .panel{padding-top:45px}.view-room-container form .panel{margin-bottom:0}.view-room-container form .panel-footer{background-color:#e2e2e2;border:1px solid #999;border-top-color:#ccc;margin-bottom:20px;margin-top:-5px}.view-room-container form .facility-location-picker .form-group{margin-bottom:0;padding-bottom:0}.view-room-container .optional-text{color:#999}.view-room-container .view-value{margin-top:7px}.view-room-container h1.page-header span{font-weight:400}.view-room-container .room-type-info{background-color:#f7f7f7;border-top:1px solid #ddd;margin-top:15px;padding-top:35px}.view-room-container .room-type-info .room-type-name{font-size:18px;font-weight:700;margin-bottom:10px}.view-room-container .room-type-info .bed-image{height:22px;margin-right:5px;width:20px}.view-room-container table{border-collapse:separate;border-spacing:0 10px;margin-left:-35px}.view-room-container table .empty-bed-icon{border-right:none;width:15%}.view-room-container table .empty-bed-icon div{border:none;border-right:1px solid #ccc;height:55px;margin:0;width:66px}.view-room-container table tbody>tr td{border:1px solid #ddd;height:67px;vertical-align:middle}.view-room-container table tbody>tr td img{height:67px;width:67px}.view-room-container table tbody>tr td:first-child{border:none;width:7%}.view-room-container table tbody>tr td:nth-child(2){padding:0}.view-room-container table tbody>tr td:nth-child(2).photo-wrapper{border-right:none;cursor:pointer;width:15%}.view-room-container table tbody>tr td:nth-child(3){border-left:none;cursor:pointer}.view-room-container table tbody>tr td:nth-child(3).room-status{border-right:none}.view-room-container table tbody>tr td:nth-child(3) .resident-name{color:#0064d2}.view-room-container table tbody>tr td:nth-child(3).room-available{padding-left:9px;width:93%}.view-room-container table tbody>tr td:nth-child(3).room-available .bed-status-available{color:#3c763d;line-height:40px}.view-room-container table tbody>tr td:nth-child(3).room-available .bed-status-outOfService{color:#c53535;line-height:24px}.view-room-container table tbody>tr td:nth-child(3).room-available .no-end-date{color:#757575}.view-room-container table tbody>tr td:nth-child(4).edit-status{border-left:none;padding-left:16px;padding-right:16px}.unit-assignment .body:hover .room.selected{background:#fff;color:#000}.unit-assignment .body:hover .unit:hover{background:#4e9acb;color:#fff}.unit-assignment .hide-chevron{color:transparent}.unit-assignment .unit-loading-indicator{display:inline;margin-bottom:15px;text-align:center}.unit-assignment .unit-loading-indicator div{-webkit-animation:loadBlack 1.1s ease infinite;animation:loadBlack 1.1s ease infinite;border-radius:50%;display:inline-block;font-size:4px;height:1em;margin-left:calc(50% - 75px);margin-top:8px;position:absolute;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);width:1em}.unit-assignment .dropdown-menu{border:1px solid #ccc;border-radius:3px;box-shadow:0 2px 8px 0 rgba(0,0,0,.4);padding:0;width:493px}.unit-assignment .glyphicon-menu-down{margin-left:3px;top:3px}.unit-assignment .units-container{height:210px}.unit-assignment .header{background-color:#e2e2e2;color:#666;display:block;height:30px}.unit-assignment .header div{display:inline-block;padding:6px}.unit-assignment .header div:first-child{width:111px}.unit-assignment .header div:nth-child(2){width:150px}.unit-assignment .header div:last-child{width:174px}.unit-assignment .body{color:#3f3f41;font-size:16px;height:178px}.unit-assignment .body::-webkit-scrollbar{background-color:#fff;width:8px}.unit-assignment .body::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.unit-assignment .body.display-scrollbar{overflow-y:scroll}.unit-assignment .body .unit{cursor:pointer;height:35px}.unit-assignment .body .unit.selected{background-color:#4e9acb;color:#fff}.unit-assignment .body .unit div{display:inline-block;padding:6px}.unit-assignment .body .unit div:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:111px}.unit-assignment .body .unit div:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:150px}.unit-assignment .body .unit div:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:174px}.features-container{margin-top:-5px}.features-container .feature{background:#e2e2e2;border-radius:3px;color:#666;font-size:16px;height:30px;line-height:32px;margin-right:5px;padding:5px 10px}.view-and-edit-unit-dialog{width:670px}.view-and-edit-unit-dialog .view-value{margin-top:5px}.view-and-edit-unit-dialog .unit-info-input{font-size:16px;height:34px;text-align:right;width:95%}.view-and-edit-unit-dialog .status-setter{padding-left:45px}.view-and-edit-unit-dialog .feature-input{font-size:16px;height:36px;margin-top:7px}.view-and-edit-unit-dialog .thumbnail{border-radius:0;height:68px;margin-bottom:0;padding:0;width:68px}.view-and-edit-unit-dialog .resident-name{margin-bottom:5px;margin-top:15px}.view-and-edit-unit-dialog .date-conflict-error{color:red;margin-bottom:10px;width:100%}.view-and-edit-unit-dialog .form-group{margin-bottom:0}.view-and-edit-unit-dialog .error-list{width:60%}.view-and-edit-unit-dialog .dotted-border{border:2px dotted #999;border-radius:3px;height:26px;margin:0;text-align:left;width:26px}.view-and-edit-unit-dialog .available{color:#438d01}.view-and-edit-unit-dialog .out-of-service{color:#c9302c}.view-and-edit-unit-dialog .occupied,.view-and-edit-unit-dialog .sold{color:#000}.view-and-edit-unit-dialog .unit-type-info{background-color:#f7f7f7;border-top:1px solid #ddd;margin-top:15px;padding-bottom:5px;padding-left:30px;padding-top:35px}.view-and-edit-unit-dialog .unit-type-info .unit-type-name{font-size:18px;font-weight:700;margin-bottom:30px}.view-and-edit-unit-dialog tbody>tr td{border:1px solid #ddd;height:67px;vertical-align:middle}.view-and-edit-unit-dialog tbody>tr td img{height:67px;width:67px}.view-and-edit-unit-dialog tbody>tr td:first-child{padding:0}.view-and-edit-unit-dialog tbody>tr td:first-child.photo-wrapper{border-right:none;cursor:pointer;width:15%}.view-and-edit-unit-dialog tbody>tr td:nth-child(2){border-left:none;cursor:pointer}.view-and-edit-unit-dialog tbody>tr td:nth-child(2) .resident-name{color:#0064d2}.roomtypes-table{border:none;overflow:visible;width:calc(100% + 15px)}.roomtypes-table table{table-layout:fixed}.roomtypes-table tbody tr{height:48px}.roomtypes-table tbody tr td{border-top:none;margin-left:20px;padding:0;vertical-align:middle}.roomtypes-table tbody tr td .roomtype-name{color:#3f3f41;display:inline-block;font-size:16px;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roomtypes-table tbody tr td .number-rooms-attached{color:#666;display:inline-block;font-size:16px;margin-top:8px;overflow:hidden}.roomtypes-table tbody tr td>div{border-top:1px solid #ddd;height:48px;margin-left:15px;margin-right:15px;padding-top:5px}.roomtypes-table tbody tr.active td,.roomtypes-table tbody tr.active td:hover{background-color:#008381}.roomtypes-table tbody tr.active td .number-rooms-attached,.roomtypes-table tbody tr.active td .roomtype-name,.roomtypes-table tbody tr.active td:hover .number-rooms-attached,.roomtypes-table tbody tr.active td:hover .roomtype-name{color:#fff}.roomtypes-table tbody tr.active td:hover>div,.roomtypes-table tbody tr.active td>div,.roomtypes-table tbody tr.active+tr td>div{border-top:none}.roomtypes-table tbody tr:last-of-type:not(.active) td>div{border-bottom:1px solid #ddd}.roomtype-list-container{padding-left:0;padding-right:0}.roomtype-list-container .page-header{padding-left:15px}.roomtype-list-container h1{margin-bottom:4px;width:400%}.roomtype-list-container .view-rooms-link{display:inline-block;font-size:16px;height:42px;padding-left:15px}.roomtype-list-container .roomtype-row{cursor:pointer}.roomtype-detail-container{padding-left:15px;padding-right:15px}.roomtype-detail-container h2{margin-bottom:20px;margin-top:10px}.roomtype-detail-container .add-new-roomtype{margin-top:30px}.roomtype-detail-container .roomtype-detail{background-color:#fff;border-radius:4px;margin-top:127px;width:100%}.roomtype-detail-container .roomtype-detail .required{color:#c53535;padding-right:5px}.roomtype-detail-container .roomtype-detail .priceHistory-link{font-size:16px!important}.roomtype-detail-container .roomtype-detail .panel-body{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;padding-top:43px}.roomtype-detail-container .roomtype-view{background-color:#fff;border-radius:4px;margin-top:127px;width:100%}.roomtype-detail-container .roomtype-view .panel-body{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;padding-top:43px}.roomtype-detail-container .roomtype-view .required{color:#c53535;padding-right:5px}.roomtype-detail-container .roomtype-view .priceHistory-link{font-size:16px!important}.roomtype-detail-container .roomtype-view .with-margin{margin-left:7px}.roomtype-detail-container .roomtype-view .space-below{margin-bottom:40px}.roomtype-detail-container .roomtype-view .view-value{word-break:break-word}.roomtype-detail-container .roomtype-view .no-room-types{color:#666;font-size:16px;margin-bottom:60px;margin-top:40px;text-align:center;width:auto}.roomtype-detail-container .roomtype-view .iluPopover .popover{width:auto}.roomtype-detail-container .roomtype-view .racPopover .popover{width:372px}.roomtype-detail-container .roomtype-view .popover{max-width:372px;outline:none}.roomtype-detail-container .roomtype-view .popover .price-history-popover .header-row{background-color:#fff;color:#595959;font-size:14px;font-weight:600;height:56px;padding:10px 0}.roomtype-detail-container .roomtype-view .popover .price-history-popover .header-row div{line-height:20px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .header-row div:first-child{margin-left:0;padding-left:17px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .header-row div:last-child{margin-right:0;padding-right:12px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .header-row .price-col-th,.roomtype-detail-container .roomtype-view .popover .price-history-popover .header-row .priceSetting-col-th{width:124px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .header-row .effective-date-col-th{width:114px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .rows{margin-right:0}.roomtype-detail-container .roomtype-view .popover .price-history-popover .rows .row{background-color:#fff;border-bottom:1px solid #d2d2d2;color:#595959;font-size:16px;font-weight:400;height:40px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .rows .row div{border-bottom:none;line-height:24px;padding:8px 7px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .rows .row div:first-child{margin-left:0;padding-left:17px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .rows .row div:last-child{margin-right:0;padding-right:12px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .rows .row .price-col-td,.roomtype-detail-container .roomtype-view .popover .price-history-popover .rows .row .priceSetting-col-td{width:124px}.roomtype-detail-container .roomtype-view .popover .price-history-popover .rows .row .effective-date-col-td{width:114px}.roomtype-detail-container .roomtype-addorupdate{background-color:#fff;border-radius:4px;margin-top:127px;width:100%}.roomtype-detail-container .roomtype-addorupdate .required{color:#c53535;padding-right:5px}.roomtype-detail-container .roomtype-addorupdate .priceHistory-link{font-size:16px!important}.roomtype-detail-container .roomtype-addorupdate .panel-body{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;padding-top:43px}.roomtype-detail-container .roomtype-addorupdate .with-margin{margin-left:7px}.roomtype-detail-container .roomtype-addorupdate .space-below{margin-bottom:40px}.roomtype-detail-container .roomtype-addorupdate .view-value{word-break:break-word}.roomtype-detail-container .roomtype-addorupdate .numberBeds{display:inline;width:70px}.roomtype-detail-container .roomtype-addorupdate .numberBedsImage{margin-left:5px}.roomtype-detail-container .roomtype-addorupdate .price-toggle{width:50%}.roomtype-detail-container .roomtype-addorupdate .price-toggle-group{display:block;padding-left:0}.roomtype-detail-container .roomtype-addorupdate .price-toggle-label{color:#3f3f41;font-size:16px;font-weight:700}.roomtype-detail-container .roomtype-addorupdate .panel-footer{background-color:#e2e2e2;border-bottom:1px solid #aaa;border-left:1px solid #aaa;border-right:1px solid #aaa;border-top-left-radius:0;border-top-right-radius:0}.roomtype-detail-container .control-label{display:block}#toast-container>div{padding:0 0 0 50px;width:500px}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:500px}.toast-close-button{color:#030303;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50);font-size:25px;opacity:.5;right:.3em;top:0}.toast-close-button:focus,.toast-close-button:hover{color:#000;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);opacity:.8}.toast .toast-message,.toast .toast-title{background-color:#fff;font-size:16px;padding-left:20px;padding-right:20px}.toast .toast-message{padding-bottom:15px}.toast .toast-title{font-size:18px;padding-top:15px}.toast .toast-message:nth-child(2){padding-top:15px}.toast-success .toast-message,.toast-success .toast-title{color:#074f30}.toast-error .toast-message,.toast-error .toast-title{color:#9e043e}.toast-info .toast-message,.toast-info .toast-title{color:#001e82}.toast-warning .toast-message,.toast-warning .toast-title{color:#d93923}.account-settings .header{margin-bottom:25px;margin-top:40px}.account-settings .contents{background:#fff;border:1px solid #ddd;border-top-left-radius:3px;border-top-right-radius:3px;padding:22px 25px 23px;width:100%}.account-settings .contents h2{margin:0 0 23px}.account-settings .contents input{border-radius:3px;height:40px;margin-bottom:5px;margin-top:5px;padding-left:10px;width:100%}.account-settings .contents .old-password{padding-right:14px}.account-settings .contents .new-password{padding-left:14px}.account-settings .contents .show-hide-switch{margin-top:14px}.account-settings .contents .empty-password+.show-hide-switch{display:none}.account-settings .contents .password-validation{color:#3f3f41;font-size:14px;line-height:21px}.account-settings .contents .password-validation span{margin-right:6px}.account-settings .contents .password-validation div{display:none}.account-settings .contents .margin-right-16{margin-right:16px}.account-settings .contents .correct-password{color:#3f3f41}.account-settings .contents .correct-password div{background:url(../../../images/correct-password.png) no-repeat;background-size:14px 14px;display:inline-block;height:14px;width:14px}.account-settings .contents .correct-password span{display:none}.account-settings .contents .new-password>input:not(:focus)~.wrong-password{color:#c9302c}.account-settings .contents .new-password>input:not(:focus)~.wrong-password div{background:url(../../../images/wrong-password.png) no-repeat;background-size:14px 14px;border:none;display:inline-block;height:14px;width:14px}.account-settings .contents .new-password>input:not(:focus)~.wrong-password span{display:none}.account-settings .contents .wrong-password-input:not(:focus){border:2px solid #e66454}.account-settings .buttons{background:#e2e2e2;border-bottom:1px solid #aaa;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-left:1px solid #aaa;border-right:1px solid #aaa;height:70px;padding-top:15px}.account-settings .buttons .btn-primary{margin-right:25px}.account-settings .buttons .btn-warning{margin-right:30px}.users-table{border:none;overflow:visible;width:calc(100% + 15px)}.users-table table{table-layout:fixed}.users-table tbody tr{height:56px}.users-table tbody tr td{border-top:none;margin-left:20px;padding:0;vertical-align:middle}.users-table tbody tr td .user-name{color:#3f3f41;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-table tbody tr td .user-job-title{color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-table tbody tr td .user-initials{background-color:#ccc;color:#222;font-size:18px;height:40px;margin-top:2px;padding-top:8px;text-align:center;width:40px}.users-table tbody tr td>div{border-top:1px solid #ddd;height:56px;margin-left:15px;margin-right:15px;padding-top:5px}.users-table tbody tr.active td,.users-table tbody tr.active td:hover{background-color:#008381}.users-table tbody tr.active td .user-job-title,.users-table tbody tr.active td .user-name,.users-table tbody tr.active td:hover .user-job-title,.users-table tbody tr.active td:hover .user-name{color:#fff}.users-table tbody tr.active td:hover>div,.users-table tbody tr.active td>div,.users-table tbody tr.active+tr td>div{border-top:none}.users-table tbody tr:last-of-type:not(.active) td>div{border-bottom:1px solid #ddd}.users-table tbody .user-proda-row,.users-table tbody .user-proda-row td>div{height:76px}.users-table tbody .user-proda-row .user-initials{margin-top:12px}.user-list-container{padding-left:0;padding-right:0}.user-list-container .page-header{padding-left:15px}.user-list-container .deactivated-label{color:#c9302c}.user-list-container .deactivated-checkbox{margin-top:-35px}.user-detail-container{padding-left:15px;padding-right:15px}.user-detail-container .add-new-user{margin-top:30px}.user-detail-container .user-detail{background-color:#fff;border-radius:4px;margin-top:100px;width:100%}.user-detail-container .user-detail .panel-body{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0}.user-detail-container .user-detail .user-initials-large{background-color:#ccc;color:#222;font-size:65px;height:141px;left:calc(100% - 156px);padding-top:25px;position:absolute;text-align:center;width:141px}.user-detail-container .user-detail .view-note{color:#666;font-size:14px}.user-detail-container .user-view{background-color:#fff;border-radius:4px;margin-top:100px;width:100%}.user-detail-container .user-view .panel-body{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0}.user-detail-container .user-view .user-initials-large{background-color:#ccc;color:#222;font-size:65px;height:141px;left:calc(100% - 156px);padding-top:25px;position:absolute;text-align:center;width:141px}.user-detail-container .user-view .view-note{color:#666;font-size:14px}.user-detail-container .user-view .space-below{margin-bottom:40px}.user-detail-container .user-view .extra-long-line{width:150%}.user-detail-container .user-view .view-value{word-break:break-word}.user-detail-container .user-edit{background-color:#fff;border-radius:4px;margin-top:100px;width:100%}.user-detail-container .user-edit .panel-body{margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0}.user-detail-container .user-edit .user-initials-large{background-color:#ccc;color:#222;font-size:65px;height:141px;left:calc(100% - 156px);padding-top:25px;position:absolute;text-align:center;width:141px}.user-detail-container .user-edit .view-note{color:#666;font-size:14px}.user-detail-container .user-edit .old-password{padding-right:14px}.user-detail-container .user-edit .new-password{padding-left:14px}.user-detail-container .user-edit .show-hide-switch{margin-top:14px}.user-detail-container .user-edit .empty-password+.show-hide-switch{display:none}.user-detail-container .user-edit .password-validation{color:#3f3f41;font-size:14px;line-height:21px}.user-detail-container .user-edit .password-validation span{margin-right:6px}.user-detail-container .user-edit .password-validation div{display:none}.user-detail-container .user-edit .margin-right-16{margin-right:16px}.user-detail-container .user-edit .correct-password{color:#3f3f41}.user-detail-container .user-edit .correct-password div{background:url(../../../images/correct-password.png) no-repeat;background-size:14px 14px;display:inline-block;height:14px;width:14px}.user-detail-container .user-edit .correct-password span{display:none}.user-detail-container .user-edit .new-password>input:not(:focus)~.wrong-password{color:#c9302c}.user-detail-container .user-edit .new-password>input:not(:focus)~.wrong-password div{background:url(../../../images/wrong-password.png) no-repeat;background-size:14px 14px;border:none;display:inline-block;height:14px;width:14px}.user-detail-container .user-edit .new-password>input:not(:focus)~.wrong-password span{display:none}.user-detail-container .user-edit .wrong-password-input:not(:focus){border:2px solid #e66454}.user-detail-container .user-edit .panel-body{margin-top:20px}.user-detail-container .user-edit h2{margin-bottom:2px;margin-top:10px}.user-detail-container .user-edit .space-below{margin-bottom:0}.user-detail-container .user-edit .user-initials-large{top:25px}.user-detail-container .user-edit .name-section{margin-bottom:30px}.user-detail-container .user-edit .name-section .form-group{margin-bottom:5px}.user-detail-container .user-edit .panel-footer{background:#e2e2e2;margin-top:40px}.authentication-not-required .top-header{border-bottom:1px solid #ccc}.authentication-not-required .pull-right{margin-top:8px}.reset-password{margin-top:60px}.reset-password .password-reset-icon{background-image:none;background-repeat:no-repeat;background-size:220px 25px;font-size:30px;font-weight:600;height:25px;margin-left:26px}.reset-password .forgot-password-text{color:#666;font-size:14px;line-height:16px}.reset-password .margin-bottom-25{margin-bottom:25px}.reset-password .email-sent-icon{background-image:none;background-repeat:no-repeat;background-size:145px 25px;font-size:30px;font-weight:600;height:35px}.reset-password .contents{background-color:#f9f9f9;padding:40px 25px}.reset-password .change-password-icon{background-image:url("data:image/png;base64,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");background-repeat:no-repeat;background-size:240px;height:39px;margin-bottom:8px;margin-left:43px;width:250px}.reset-password .contents .new-password{padding-left:0}.reset-password .banner{height:auto}.reset-password a{cursor:pointer}.reset-password .password-saved-icon{background-image:url("data:image/png;base64,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");background-size:215px;height:23px;width:215px}.reset-password .success-icon{background-image:url("data:image/png;base64,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");background-repeat:no-repeat;background-size:20px 20px;padding-bottom:10px;padding-left:30px;padding-top:2px}.reset-password .link-expired-icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUIAAAAwCAYAAAETN0N0AAAAAXNSR0IArs4c6QAAH4pJREFUeAHtXQncHEWVr+ov0z3hTBBYWEACARQvfsphEA9ARcF7gXgQISH5ZthFBA8ELwiroKzoirjizJcQQ4TVCAuCuJGogCgsIoIIKiBgMICIa8KZ6Znvm/L/qqZ6qnq6Z7p7ju9K/X4zXfXqvVevqqvrePWqirFJ6cqV66XcpYpo+9SZ03jN8BPSW66cqkHyGcbTkWV/k/YGz5L/VOC/VGw5IwiEPcU8D4NY2a+zgtcKNxE5n8lIoEIEvYmn/ULktTfyucl/1omM0MCW3DtH6CjraeIVvG1a4ig+nGmCmXAdtohVoL2QBc+OL+R+LBmHGZkCUGKcnx+gUJwZryPCsDg84NtCaAb6ybmqlzpMz9lefBWheEqs4J0ZmRmKNx3hlmtvMEGWv+SfG5lBC2lCBOjVaKe/KBt2rI7u+NR04edIdbGkDcPDYZ2A0brEv2ZNzFnzK9YwzSj8pNdGOA7fz4oadpdbYR0g/HaOs2/GCxgmjhOO4OG4Ye/uIF2KK/vPBmHtkXT+mTrYwqMRES8gIZgJS4G9fw4Yag/BzcyQP0xX8LbS6MGT8Dh/zgoHgaanvYA574VNVPiK/HErcSsSAS2Yw48OR0WGRf1rkXANFOwkVQeIsVkKGoE+Gi5uQy+hGmstgIkrYXw+K3rfk2RhXmX/V0yI/SP5E4HmqdOkp+MU2bBblnFmWhRn8o+iNfFNXE1LT9OF8c047Scc2YAIu0Ni/A/I977t217NJPws+c+AeOswuCVMmeBsP7yE5nfTggSAmREzXgrfeMGrhcs2+H4Lbpg2XHAmP/J3wg/Hm/ScrQ0qFMFL/l1oAzalL0SdsZJ/Bwpyf5mG2WJK5mIuY/4fZQc5n49JnHZ/peqrg+iie1vgJ49Ob4PfWgAWIgLypUV01GE8HVb4x+igfLaTxUJEgItbmWD7pS9EYqQzVq5cDCatjvtr5ECRhLxEvJCdyP/cimRAwgVnRLFSdQljdRMS729Xi8JUcTW2nSxhHo1w+0Y7hkiCSWA0qpEohfzeAU7Nf4Qtq7wjEq8TsOSvQgGOyJemX1wnmqTxveCn8n9DsybSmzEdJcLFb1BnHzfBll8Lwt2bLLgZ0DhgZIItfzhtxs9j3LmOibEFVhumedGzF871ZlsdFfFskQUwSo/aQ8GOtuJ7JUcv8jKZeajBXFxphtuMcJhybsLCw6FwfLikot444ZA8FMf53ZiVNYfrCvZ5wD4bPdxgfwHtzjKZsCxRaXHnIFZwbw/wWXj40pCFEKLoIWfzM5ZcEvyV/VFkIBmdSrRDZxLzSepCDItEhaddy1ADhT4idmXDfL1GsZ7hiqLkazYJYX4WMQIm/Yh/NhVq+s5EiKEw38hwqfIxCS/m7VlEJHIckNdR0yoyljLL2bviMBWcf4/V/fYvLMxguWiddoVxosLD3jkETl+ARFWuJBHyAuuNEV1aV/TwsoTHVooXSNJC/pq2LLg4FP3V821xwpGL+WNhUJpwsk/R5Bj3aZk46tMwIfH+zgPZP7GK/zfmeDvFM0FMubIPesodMNhvfpLtCEo+2j578IHC3xZjUDXId3J/RVPwcDsWFJe+ADXHsn8t2sLWcZ5gb9YobLnYmi3mzwThSE/9/wJw2b8MPBcEYfI4QwVWH7semVGqZzOS0tIvi8rC9Waa0S1+jSsjQGC2aQQT4iD8KXnqmAm1G35RLFy2AuxUCym+7L+UjfpPI432NSKcCSmW8UeFx/l/y4IK43Zq9A020qvpqSAdfm44Wo73tEKlJTIakK0N1LxK/qe1N3hSpsgVvHvls1R9lXxm+RvxPy/JCt4HspDH0lBB1kWr7LEE8RHZC3AmKf+EymAcf4lTvyMuuiOcMqlrDXc+HHyuHQkTIpT9+QkxY9GyF+DxhpY0jr3GKVX/NQ4lFl6u/MyKK7gXyTCpunrh9vFyaPO+m5kVNQOcP6PaQKtxBUvO1kOzsltH5o5zAKvXfxXgRc2fqQYp/hcHeKYnnDbFEY1grwtqn8Z3nIOlnpAkjEpL49GzU/xhfBRyNSk4uwFpvqullusvgDBNWblzIWYxp6kGXkeYyE3W0b5S9QJoTD6GrJyGwr6wBUnznOEcyBa7zUIOI9LMhgbnOW8uVGAPWdGlyjcQRu3ln8HwpLXR18g6rTTyE62m03zaPTk/Bu36lRJF03VKr1z9KhP1U6EcOR6FvSpgX/bPQ54/GYRbPJhAMPFOVKDrWqIIkLTsI4kl8AbwPjw2uqN8IUqzHDrRyvUd/lqUx12aS7aRjKQWww0mb8OztRLqFEbrt7Ny9ZVmojpKPvXssFbdH2G7EjJ+HF4GfZFvQFxrJRypvQ7DRNVcOvx9Ft80AbMQk9BxvgCV6NuyEs/2PDafV1vIyhVowepvknCzAhJAsJMlPGokRiNAwS5F/A/An9AeRIXZS+IHfwnLPpwvgdn7stoCtLwrmx+gNwvrdE3rDEqjnXyBDDGedrQ0TxH1y5HAnSpv/DY0LvOcGFa9BYv6nZibZJu6x0lS8v8eVEAq7GEve78al0YcvOBdxvjQITKalsBKYnsLteTfixepKmC4IliIEQEaRdMKFNEp84y5UKvcEoGZHsTRwg67l0rejrenYuBvTM8oIwUtoBTzc2X6koV4NfK2qv+VcGjoSJneqP8ogw1UrPikQU/iVsCESXaHYjYobmxmKAlxD3EKuVvYkDdHcfSfZJf4L5H+UuUJfOnKn7YCtor3JQUSB7dGdQkxNSYrKnt3yS09OQxTFJFY0P9KuCS3BmMijOvgYOOGbix7miX/SlZtGPtt5W2HsehhKiPj9L+Er2MzGiZ2NXEvlCmjkGRHjB9qXX8cq8VWKKtPqJw50Sui3WS7VHk4IF+UfyDwj4OnizFhCmkL7jfxguagUM/AkwwZkrV6ZhKq9WtCnvWxCsu6WD1osmqOjwwYeak7DJtVhlCk+pPGtZQvNb79G7rTHcJokWFTvRlGIEMNclt627IFnLSE6Z2eQMVT/hwfy+tio9vJ53p7sEX8T7G0KSIGUwlJIGlGiorIxHvlS0/TVWm9Ny0z0UqJKtzd8OKfBt+QbVWK3GvUNLJoGvOpPiwN2R5yfRJyfUEDYp+c/5INOadZ8XzG+o6GMhZBm8CModcEsaMCyry6SitpfqMmTgHD3nkGVwlJ5qL3Pryg3dFizEtdEc2CI3/Jr4LP1uCXfPG6d+XW5BS0NmqmJ/MlxHl4zkErU2wiRvnEU2xx7taomJ7AbN63YjVuS0yYhlOXfU+EiWeSfXwWz7N9TMGjQbZabw5eYHsSdN5rWzCKnov+8inZBSbl08KkS0CQLhb6oWqQ3JofSwEvfU2XKfSWvJAvgKGSKZC9t0kk5ibYixQurw++ElLKZAliGqUnljyEWISOi7N1EjroQtXpcQ7jDA9dneF0RRTsLWip7zFixt9bzB+Jsm8spmLJZzyc2rWjJpWOu5fdHeuCjROM82sw1ulg/hNHHILTjgnahSZE+kmKyaqQnwM+av8Aya8rgInTyd8p30Tv8HdDF/l9KS/JLZ1zCpTwX1f+0L8cMkAeIV6K7u8JyPVPIYzxCxa8l0mZaCbfrszaTUxM6aPKvB2tkHPTOj5eWEZ160ZEfMF2o4ox5WqXhok3SH+axetvR1h1kqzd5qsdfdKyJzXQZre5BDaXAOnrkhoJhEtLd2FRTXHJXwpVzNkYe1TRfXth0iC8TOzFxnwoSmGNUYRJS9i1S0PjlqqYgda/CR5fAo+GcldHtnl2WmgPk+p8SjtNmD5y/kPkjdbN412c/BoeT/kzdN+0Xh7tNL2WycTqlC+ODWfCOYoVc9ebZJZf87eAMQHTsINQOtFyfgXK7ViTGyYmZCQAp4wEzLhu/B+RxAI2V2RkEOfGYNigEO2xaRx+GF4SqLhUAeE4UxbXYZy4sF5oj4uPgzuNWZ0QR2G8Fz+xK/tXxLFIAH+9fJnaMDkBQYDSKV9SoT72I/B/LKDpxsN5ynIXx8i8kfF2w2V7+Zo6yVNZuXQ3+YhNp1oJogre4sCfxpNWIUsGAKXKSpnECLazMrZnZHJCHK3g/JzIeAKGWzKq1CO142FpskLRoMVdgTXyRTy9kUFUvkb8faEnXImP50Dw3xkqpAeg/I9fNw7Lp4RK9h+mXS1msg21hWg0viEZCHYfDD9cWPDU4r/kZEklw6Jut9eu7F+KLl/JTxsNB+kcprphwfZgUYP7sn9bIE7RWxr4O3nIyqXgfsuqnLXq453IEscPe79HV3gQThY4UdIItpfcCZaYQReI8/kmVnQvtvLG1SaqwVTCelXppbrIg0VKW+iE+KCCOV/O1FJYDFMGhvM/DCg2VB8N/ORZjXVkuUWFAs5C+s/kyMiXXKeDj7IwH3ZXYEyrdIT16uosLLqi4UNvlvSCSe1KfyshZ0+qxNDsLhPbdSW4SRxsQ+Q4zsL9uBk1MP8Qf7lKCyqYEg5G0G6j/6D2QjbVbQeAFB7TyrzXtpgkhmCNMWsfzMQ6ZZPO1jJcfyshY3cFaY1V7w/82pPUhlDj09NcgSi4W5hRA/Uv8e6Rs39KlFeVRbg0v2K7Szmcodf3TB5R7d0HrIXi7GHtHdcnDIL7XQnxgvj7VSaxXziNkjeqZEq1I9A9vVRGkYk9jaHG081wd5XJ04xzpDqPBV0zWTDnbu6ZaIvd3g5nlNCLlHz8tz2TMyOj/lfCgvedQLaN1S4zDNWCco9igH1ZwHe8PCfyJ6EaUkOOev1W9HHKrAzroV2LVKqsC3jo8VsA6NJDFu60t52cw/+zS25dk/dfRSNF5J/EC/oCWrFAN5RacjpGDSWn2CXYa5o4AeOgAJMm4aEBbJa3a2MLZVM203Te5JnUr9bC1Tizl906pU/6uU3+fYEoNEmJc3F6ygyHbcUlQfDBVMKi90Xo1r4gBSlVbmq7GhAlbdk/CxW4uc5JlZn2miziTT1hFF0SmHnYgolPBy+sEJ2th2mnXYksZcTLJPkWbvINXXGrC6LxsdHuw6zdepwBQcCapIUVUltnHIph4pX9zhbnJn4Hf/+7Yy0AFggb3vQDdiHOUbT8Os0Oe03+HPj75Ulsvt6ogCTH89hS2QvH+dn4WJWaphf8bB6PoAKSovgpG5w4dHlizASIg2kJSZBC/iS0hljnhSvhqJmip5YLJSDhX9F7uzpjR36h28utlkX+t4TU0WhRKwvRmNHQkn9sMEwgDFH/L/yrVYFoiibUNL8n6JjAQQC5u2gVoYmU0RfeOjA6dovk1Dj1IBHX8KpHIqL0SIOrhEq2NXi8FW/qA3imq4TyQBZQ0XikRPZ8WC3hVWoNZ+I3jk40lL38d5BJbfUs++dj4nRGR6Fs8/uO6OkQQlsHyv4FGNJ8HB/JqeCj9pqkY9g37MF1x5QFsurVjl5UYof1V32oDdHkXLXeSasJyysvSsym14jlSlNRXvRIdXSxTCLYqtnrBLvgV/BOD6hpI9YEcoOthJRxzn8v85/mRYXXX+VqQuPswbEGv/EoVMG+1EhWmUUV8/8WiFHym6qpADjOHs5Vq00bsSaQG3wlFO5+Qf6FOCXwp/VsFSiK2980kpZvUvxy5aIAtZh/S+Cnw5ukw9bWieYKXlOmcvXECSHebLZh8JVQDrr5/zcK4LWZC+I4vgG0f5X0YuzGzHyyEgr2IUnK2YjFwjw9rOzfasVNiABXMon68nET5xKxW5A2bnUYfCWk1PNub8Zxs71mZsp+uolOUAoZPCX/moBKbaMMgtLDHbUkRvur2xm+2lSDCRXcQ4KESpW3Bf5BekarajWIrLzhxqcSnkAtYQ/UEPJINtxmQ46OahuYE+9QSemuN5Qw2QRqN+I/pL0T4klLgHqbLB0/N0hHhq3qPEouk53h7kHPpoomTsNuCtlLvZGDG4rqDGqNLl3BfYncOkpsRiqns+G8niwkY5wk38RJ551uH9LLh2bXG07NGTpCHrEtYFVD1jXz+bNhlHELz/L2xVLj8zL95dUDYg8xjVvRMQXXW2FNGPmjaPX5OhTvOB/Sx51A1xZxugEhRbnEe4SFUiALLPDHObLypQ1O5GhDVFanvuwbJbkgHWRCR0fbZnJCTawc/sG25MO5tUH8htrRgb/fHnnELyXS5soesnJmjUOWxthBXYlUT0lP7zrn7YhzEkmp36XrNNYxB59Zk+qUhsl3pdjFDPbVf6nYMTH/kti2BTdNvlqIAehE325PsskvfLinGTdAv+qbSRinejK6x/1h2nMV2yu3itGh2P1w9FJ49ST0aPPA/nLsqbgysV3gDWIGe8A/CnR0lMVfIOvV6Ep+05WY5RrUK/UTwGMUXcRKtiT3k0T8el1mdO0cr89H2mvYFt6yzMfBJRGedik61XegMsM+kw0lIemIw1kV7+RnsSfmqvyRiuhB5O8TXeePtlFsrC7FF/kaJvhP2T7u+W3rbJY8c7YJvB+DzI+wme6PsWCitDEdCyMCoZt6n0V25jyPHbQk+zqYCaxlch4WIVdSUCYZOjDvVGeIPG26dF2AwJyTi78wNvQHlptxUxJDp0ZDiDt+WOOiJCX7GmuFrUN+UkWXKo8Df6eAJskeco1Ml0cJtqsOyidnv4BtRDZ1Y9k/Go3BFTY/45B+KyIUKPWozGjVcZT/GuW/RTMFfh/sO17cDPfYV6qsB8f+jF44b70GqVz9CpasPxLKxdtRx64LwZIF1c7V3+LdGY04vxZl9s5YBr3MM2c/xQG9C/W8KjZNM6Kbet9b2dcyz1uEhtHen2fKGuXvpQxh/lF1RuP0Kl1lF345E+7JUcZjWkGT0+nKJ+/RKMFiqgMcH7xpV0lnKCR0gsN43qQFnWCHQEFDB3LQSDGdw4VYLQRRsBYkCbDlzlJmJf9cNio+ZecJ60CO+6boJHsF5VtbaXKYBgvqQbtx2PfIBa7ScT/WwmVW7ky20X833pXUCjbif8BG/A9iBPntFvx2gHL1QFyA8UsbBcqvnLvYhoVDGfLM+Q4oly3DnJCPwxndmVyGrf8MzGxO9H7XgtMC6KLes0yyvwCy4z2HHCkkK/562KE9jdo/D+UPHVUSl0GGjmzb1JmANnW60PfxXexOEsyUXu843L5+HJSH6AS8A9Eg0qBMOt0Q6vDkfApxJCrld9EY0tRr4js6K+45OvVdzLGF5ZdnsvS1mWQIiZsxOjsiA2EyElrWEjiCY6R6J56vCIjqYhUslHGTT8wBjwFiw7Os9kY2NvZjC0y7zIZcugoMG5DSuJR5pikaw1ScszOCj4wamhq7F41KupO40ogZiZtSdlIp3V89C7J/KpCdduTRSlFm2VPKEJmPLMCU6dIq0UYfMxKckd10mA35j6HunaLrXuuIqIk8uXwCJ9OXKiMTXugR/71oBGlfx5xAVjlsHzp8fBrBQIr+euQZO7hunrOb7YTqF+Fj/KwNiwiV/fdENILr5E7HjjcYR/BLCyLLr6L3aXS2M5AHuzFm4nR0xGekZTkwfNL3F72zGrKvtdOd4LLbwqYP0VI5GRjR1X/ajjnggrrXuJ526jSEKnNLcI/jl4N8TiQPDc3LlZ/gcuXv2GLh8INd3Zk4rzLjMrbNbcKHCvnXo0I2reCkwOLf8d6+Eit7uboQI5n/seP5PZjW7Rl5r6WN2PtQIf9mMH0wxPhceQ5WCDjhguoW9MkpezeFSbOSvd1XoO6FTFTEF4nt5G4IyfaHs5us8hH1j0L3dLYFiwtEHcUUBYujTwpfXt0P00Lo4aBbMh1np6OnfgU7CrqS6eTo7gfOL7WyTIspZX+FBaNAqfLh5nGhjVjOb0G5vRw86i34gwK0yI+Fm6drzWn/oOTIks5klj1LfjWNsoT5ng7KJ+mtoaqa3A0h5aSQPxRGcbYJTV0sxQcUXqWU+R74H137Plq/CyMat5k2HXng7Q7ZL2jCppmv4J2Aa18vtHItxEJMk68KYGrKbOMoK4NDApxx84hWS4Vc7pFxEydNwkKEyg8d8Ta5u9OwmLy4olWX/Bxzp8ZiyWx3f5ip34+Xs6fxgr6CUdjTsNxdbsAG510Jc6SKDxOP+s52ovy7GM28z4ZN01DBPQ2j9w1QFyxtloB4N1QIN6Jzux2dR/NQAUJoZ2bRZNB/H20Mo9VX03H+g65t9Ux+/fIvq70VutbwwtjVUDGM9SvJycB38o8IqZTpJbo4fYOzJ6xCr9eXYYRxrAUbRID2k1fIzhC3M5hOTYU3N4JmmQx75yB4qglCI/OG1kaQfR3K/gUW3qADtHJc9lciWXtzIuf3w3xn8PUsTf5p5bjkX4JG8H9tMmxSne0eZ8OmX2hqjAjpvdExmSWBrfRVTE8ah/XK94mzspbVjsSOkTV9f72022FD9WaMAg+OTItOrClVN2LJfllk/HgBk252NeUjPRNNb3vhivmvYfS+EfaB1MhEOP45pHVWREQXINinLdP3iMWx4duxsfqBiH01fhhF+VugkbYdnbZZ8E6ygf0OJZBd8O2xYwo2l4zkP4LdD9nDTm5G8Fqn+GG8qPB415kombqATZ2GkAqBjhtdgcawVn0YI4p8UC7UC5Zrh7BC7pYA1nsPdpHT3WboeS1HB+XgPrDA1Ucw9dsG+sH4VdIAdwJ7BFuAK6A+zYb5+p5Iqe5oWwheh4X4PcSY+7kQrPsgncsyJn6dnRG/Ddvu3tnVtrusiXcrO+lZZ7nHYCa1KasImeh6XWcyCRFNFPpoo5EmFXQR9iCXcG40r96HxtDYglX/OaYG+0E/99u+5Edu/TOGC2Toy7GyOcyfkGYz5oqxYF+GLNtAlqV9kSUtU87vwD7rFHZw9Sewx/te6OyMDKdN1MAn06KRKukE9zeg2gu9L3ZxlMRcdHTPa+Bgn1id5uyXGA1exVxcqkl1bDI5GvkJfgGmwNf2TBc43nWmx+U/9RpCKqAifxDTngOtHp8+Ns7vZJfgxgnzqrgeF6hkR8cUmqfEFfJvRMOH1VAsBAQO95CXqxgZuh8NQOPmEX9PfNiElnGJ9nT5JN1VuXoPygZqjVi3Ezq2R9llYk+mjqKMRUwc0e0Z+YkT6gNiO9kvw+zjOZy2Z26vE/yV0GH+omeNoMzSONaZPhTp1FgsiSqYJe6djA8dakXRCHEUF92uEDtZ8J4F6MQeZ57VCGreRe89aIhX6aB8Stu5ysTSF1oC9jlAVyA94D/c0ghy/i84q2sulolrgQRCzGLPojHsxx2nQSJTwEMdhaBjZ03bVBzoUas+QPZyUyCHfcnC1G0IqbgKuZtwVJcxCgOMdIdVTJtX4MPqpaPtO/vQDhFcrBLnCt7xmGJ9w4oWbDFGi6st2HQI0LFUNTRs4dOEGLYaFryr1Kjd3R0ftKHHwtGudLbwisre06GIMueRDhMYcl+GsjMMzlHez/kPYPfLzMx8pzDh1G4I6cUNe9/HKG2h/Q7RM9bI7pBOBOmVE+vbnoenkynkT8bIMHRxkDgWesT+r2prGcb7SYd20lRXiO0CUUjf6DgHWFsN1Qe9K97TUwEeLUbVcExZqfqqJmyzr6UElvA/siF+QAi+I+xtUXYpTnwKMZgCQWPdoJGbPF0HNx1c0V2JkdhpVlbpjmlRX2HBBhUoeGfi4/6MlZxgb4GN2i8s2FQMjOC2XgETJ+t4K1IpiBfD+P2Oliwv4X/H6uwueH9NG1F5pFL9DjZSO7QFfzOgWQJR6iHGdkMndA/Kf3p8+83SUD4BtYvpqF7h0NrpUxiF/IWYJi81y2Bc/eqyiZAhMU5bLuN4rqlaSUv+y1m9+kfkr7ndkM5CzLtzoFelnUHRjq7SnOW9EI3hOguhPnYDdqa8y4JtDtglQOohzuwyoivqy9UuTIfsJCZNiAzK7QOoSfT/oL/p0xBSbuUuBuer5J0QjgyJHedESxY6r6+MaftUm74sgx0nE3fjZ9Q5THkdjPaSnJZMp4fMwgJK+Cilurga0+QTrDLcHLBLoJC/Bvu6j7eBuHxnOsxAKNPLawfj7AF0omKRVQacX6LteePMZ/ZAT/spiyhVAMpaL7fauhQ7FX0fkYsunXIyC6OShX1MJTnrYXcFyvoZ7Lc1T8XAiqm/DortuQMyeu3yfSO7QlSZM3QrzHBap/cjlaOwtes6q1BoSpLHgarmxekWQkRA7Yd9CRaXbkeChv6r/i3oWGehUtsHNESwmLaggrsKtpo4jLX+9aAMBM1AKtej3MJ7jwOUNp7+1pn4hNunq06Y3xuLcK8Ei31RT2aw0fA2aiwiDcGUbYl3rU5GN4RCA+RTsL1Qsc+1YKkCYLepWoKpwwvYIA7NTCUbkAu4s6Hsb4s8vqeFFFe/tMD6DRj2rsDOl7cyMWYumOyMnSo0fcHL7LPr+n035BtDhSvDXrLgNfUwdATZaD3cCD6M0d2L0chXM+WsiGPWS5WfgvawgF6wryLt9Uj7ygC22WOXAF0dOIJ6Xze+bdoqV/bPR7mlMKgH237WGVtqO9RNupxvxAzs/VHbbfU0ZR6U91dj2pGtYtqiUuhx/BZGNoKOQ43PI4SE9G5hOXay9Cf54/xD0Hc82UB9iA052Uet9LE6DqZUdIQXmRlgJdJxlmC3hzkyi5eqm3xEcS3kfoQLgXaBHH9Q0ZCHO6dEofYA9lrwQKNrmld0yZXqDl1qRJfjmE7eMshx+CXs22hlmLOLMALp/kDVYv5wKHY+Ar418K3guRLbxoIe3hRB+nv9vloS6ADoJv1uaMNiDXvnobzQUclyG8P7WIt3dk4YLSI8uDpjJk73qjBczKXv/jXjovxqtxMOPMGBx5xfoSxGvB3kpdAFb3ZUIxjFZjNscwlsLoHNJTDtSuAfZ6yPAhoGalUAAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:160px;height:39px;margin-bottom:8px;margin-left:43px;width:220px}.reset-password .main-row{margin-left:auto;margin-right:auto;width:358px}.reset-password h3{color:#666;font-size:16px;font-weight:400;height:17px;line-height:18px;width:278px}.reset-password .email-sent-text{padding:0}.reset-password .alert{background-color:#ffe7e4;border:1px solid #f5ced1;border-radius:0;color:#900;margin:15px -11px 0;padding-bottom:10px;padding-left:22px;padding-top:10px}.reset-password .error-icon{background-image:url(../../../images/banner-error.png);background-repeat:no-repeat;background-size:20px 20px;padding-bottom:10px;padding-left:30px;padding-top:2px}.reset-password .alert-success{border:1px solid #f5ced1;border-radius:0;margin-left:-11px;margin-right:-11px;margin-top:15px;padding-bottom:10px;padding-left:22px;padding-top:10px}.reset-password .light-grey{color:#666}.reset-password .dark-grey{color:#414141}.reset-password label{font-size:16px;font-weight:400}.reset-password .big-font{font-size:16px}.reset-password .error-icon-padding{padding-top:12px}.reset-password .error-text{display:inline-block;width:85%}.modal-body .htmlContent{white-space:pre-wrap}.sign-in-icon{background-image:none;font-size:30px;font-weight:600;margin-left:46px}.checkbox-view-proda-user{margin-top:0;padding-bottom:25px}.checkbox-view-proda-user input[type=checkbox]{height:25px;width:25px}.checkbox-view-proda-user span{display:inline-block;padding-left:20px;padding-top:5px}.checkbox-edit-proda-user{margin-top:0;padding-bottom:45px}.checkbox-edit-proda-user input[type=checkbox]{height:25px;width:25px}.checkbox-edit-proda-user span{display:inline-block;padding-left:20px;padding-top:5px}.ilu-wrapper .admission-dialog .input-lg{border-radius:4px;font-size:14px;height:34px}.ilu-wrapper .admission-dialog .control-label{height:0}.ilu-wrapper .admission-dialog .radio-label{font-weight:400;margin-left:20px}.ilu-wrapper .admission-dialog .radio-label input{margin-left:-20px}.ilu-wrapper .admission-dialog .modal-content{border-radius:2px}.ilu-wrapper .admission-dialog .modal-body{padding-bottom:26px;padding-top:7px}.ilu-wrapper .finalise-settlement-dialog{width:415px}.ilu-wrapper .finalise-settlement-dialog .unit-info{font-size:18px;font-weight:700}.ilu-wrapper .finalise-settlement-dialog hr{margin-top:20px}.ilu-wrapper .finalise-settlement-dialog .input-control{height:36px}.ilu-wrapper .finalise-settlement-dialog .currency-input-control .input-lg{border-radius:3px;font-size:14px;height:36px;text-align:right}.ilu-wrapper .finalise-settlement-dialog .currency-input-control .dollar-input-container:before{font-size:14px;top:8px}.ilu-wrapper .finalise-settlement-dialog .modal-header{padding-left:20px}.ilu-wrapper .finalise-settlement-dialog .modal-body{padding:20px}.ilu-wrapper .finalise-settlement-dialog .modal-footer{padding-left:20px;padding-right:20px}.ilu-wrapper .padding-top-12{padding-top:12px}.ilu-wrapper .resident-tab{cursor:pointer}.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li.active>a,.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li.active>a:focus,.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li.active>a:hover,.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li>a:focus,.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li>a:hover{border-bottom:4px solid #0064d2}.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li>a{color:#595a5c}.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li a.view-enquiry-add-person{border-radius:0;line-height:20px;padding:15px 25px}.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li a.view-enquiry-add-person .icon{background:#595959;margin:0}.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li a.view-enquiry-add-person:hover{background-color:#eee}.ilu-wrapper .resident-tab .nav-pills>.navbar-nav>li a.view-enquiry-add-person:hover .icon{background:#414141}.ilu-wrapper .no-right-padding{padding-right:0!important}.ilu-wrapper .resident-info{margin-bottom:5px;margin-top:30px}.ilu-wrapper .financial-info{color:#fff;font-size:14px;font-weight:700;padding:15px}.ilu-wrapper .financial-info .unit-info{color:#fff;font-size:18px}.ilu-wrapper .ilu-radio-group{cursor:pointer}.ilu-wrapper .ilu-radio-group .radio-group input{height:16px;width:16px}.ilu-wrapper .ilu-radio-group .radio-label{color:#666;font-size:14px;font-style:normal;font-weight:400;margin-bottom:10px}.ilu-wrapper .prospect-header{font-size:16px;font-weight:700}.ilu-wrapper .unit-info{font-size:16px;font-weight:400}.ilu-wrapper .modal .modal-dialog.assignUnit-dialog{width:480px}.ilu-wrapper .modal .modal-dialog.assignUnit-dialog hr.unit-assignment-seperator{margin-bottom:35px;margin-top:0}.ilu-wrapper .modal .modal-dialog.assignUnit-dialog .unit-assignment-wrapper{padding-bottom:32px}.ilu-wrapper .modal .modal-dialog.assignUnit-dialog .modal-body{padding-bottom:0}.ilu-wrapper .modal .modal-dialog.assignUnit-dialog .modal-body .room-space-below{padding-bottom:32px}.ilu-wrapper .enquiry-finance-editor .room-loading-indicator div{margin-left:calc(50% - 85px)}.ilu-wrapper .financial-summary{margin-bottom:20px}.ilu-wrapper .financial-summary .input-lg{font-size:14px;height:40px}.ilu-wrapper .financial-summary .amount-alignment{text-align:right}.ilu-wrapper .financial-summary .amount-alignment .dollar-input-container:before{font-size:14px;top:9px}.ilu-wrapper .financial-summary .price-label{padding-top:10px;width:100px}.ilu-wrapper .financial-summary .checkbox-label{padding-left:2px}.ilu-wrapper .financial-summary .date-picker-text{font-size:14px;padding-right:15px}.ilu-wrapper .financial-details{margin-bottom:20px}.ilu-wrapper .financial-details .price-label{padding-top:10px;width:100px}.ilu-wrapper .financial-details .input-lg{font-size:14px;height:40px}.ilu-wrapper .financial-details .view-label{font-weight:400}.ilu-wrapper .financial-details .amount-alignment{text-align:right}.ilu-wrapper .financial-details .amount-alignment .dollar-input-container:before{font-size:16px;top:9px}.ilu-wrapper .residents-table .unit-number{padding-right:30px;text-align:right}.ilu-wrapper .residents-table thead tr th.resident-photo{width:4%}.ilu-wrapper .residents-table thead tr th.resident-name{width:40%}.ilu-wrapper .residents-table thead tr th.unit-number{width:6%}.ilu-wrapper .button-bar{padding:10px 25px}.ilu-wrapper .viewDetails-button-bar{padding:10px 0}.ilu-wrapper .fee-charges-header{display:inline;font-size:24px;font-weight:700;padding:0 10px;text-align:left}.ilu-wrapper .dmf-panel{background-color:#f1f1f2}.ilu-wrapper .dmf-panel .amount-alignment{text-align:right}.ilu-wrapper .dmf-panel .amount-alignment .input-lg{font-size:16px;height:36px;width:150px}.ilu-wrapper .dmf-panel .amount-alignment .dollar-input-container:before{font-size:16px;top:6px}.ilu-wrapper .dmf-panel .no-dmf{color:#999;font-size:16px}.ilu-wrapper .dmf-panel .dmf-table{border-bottom:2px solid #aaa;border-collapse:collapse;margin-bottom:10px;width:100%}.ilu-wrapper .dmf-panel .dmf-table thead tr th{border-bottom:2px solid #aaa;color:#666;font-size:12px;font-weight:500;text-align:left}.ilu-wrapper .dmf-panel .dmf-table thead tr th.effectiveMonth-header,.ilu-wrapper .dmf-panel .dmf-table thead tr th.rate-header,.ilu-wrapper .dmf-panel .dmf-table thead tr th.totalRate-header{text-align:left;width:30%}.ilu-wrapper .dmf-panel .dmf-table tbody{border-bottom:2px solid #aaa}.ilu-wrapper .dmf-panel .dmf-table tbody tr.row-subheading{background:#fff;background-color:#f1f1f2}.ilu-wrapper .dmf-panel .dmf-table tbody .ng-submitted .ng-invalid,.ilu-wrapper .dmf-panel .dmf-table tbody select.ng-touched.ng-invalid{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.ilu-wrapper .dmf-panel .dmf-table tbody tr{background-color:#f1f1f2}.ilu-wrapper .dmf-panel .dmf-table tbody tr .input-control{height:36px}.ilu-wrapper .dmf-panel .dmf-table tbody tr .currency-input-control .input-lg{border-radius:3px;font-size:14px;height:36px;text-align:right}.ilu-wrapper .dmf-panel .dmf-table tbody tr .currency-input-control .dollar-input-container:before{font-size:14px;top:8px}.ilu-wrapper .dmf-panel .dmf-table tbody tr .calendar-icon{margin-top:1px}.ilu-wrapper .dmf-panel .dmf-table tbody tr .col-readonly,.ilu-wrapper .dmf-panel .dmf-table tbody tr .end-col{vertical-align:middle}.ilu-wrapper .dmf-panel .dmf-table tbody tr .remove-dmfDetail{margin-top:11px}.ilu-wrapper .dmf-panel .dmf-master-table{border-bottom:none;border-collapse:collapse;margin-bottom:10px;width:100%}.ilu-wrapper .dmf-panel .dmf-master-table thead tr th{color:#666;font-size:12px;font-weight:500;text-align:left}.ilu-wrapper .dmf-panel .dmf-master-table tbody tr .input-control{height:36px}.ilu-wrapper .dmf-panel .dmf-master-table tbody tr .currency-input-control .input-lg{border-radius:3px;font-size:14px;height:36px;text-align:right}.ilu-wrapper .dmf-panel .dmf-master-table tbody tr .currency-input-control .dollar-input-container:before{font-size:14px;top:8px}.ilu-wrapper .dmf-panel .dmf-master-table tbody td{border-top:none;vertical-align:middle}.ilu-wrapper .dmf-panel .dmf-master-table tbody td.minimum-rate-header,.ilu-wrapper .dmf-panel .dmf-master-table tbody td.minimum-rate-value{width:40%}.ilu-wrapper .align-right{text-align:right}.ilu-wrapper .margin-right-value-link{margin-right:16px}.ilu-wrapper .ingoing-contribution .table-popover{width:300px}.ilu-wrapper .settlement-costs-panel .settlement-costs-editor-table{border-bottom:none;border-collapse:collapse;margin-bottom:10px;width:100%}.ilu-wrapper .settlement-costs-panel .settlement-costs-editor-table tbody tr .input-control{height:36px}.ilu-wrapper .settlement-costs-panel .settlement-costs-editor-table tbody tr .currency-input-control .input-lg{border-radius:3px;font-size:14px;height:36px;text-align:right}.ilu-wrapper .settlement-costs-panel .settlement-costs-editor-table tbody tr .currency-input-control .dollar-input-container:before{font-size:14px;top:8px}.ilu-wrapper .settlement-costs-panel .settlement-costs-editor-table tbody td{border-top:none;vertical-align:middle}.ilu-wrapper .settlement-costs-panel .settlement-costs-editor-table tbody td.view-label{width:50%}.ilu-wrapper .settlement-costs-panel .calculated-result-area{background-clip:content-box;background-color:#f1f1f2;padding-left:0}.ilu-wrapper .settlement-costs-panel .calculated-result-area div{margin-left:1px}.ilu-wrapper .settlement-costs-panel .settlement-date-panel{background-clip:content-box;background-color:#bcdee9;color:#414141;font-weight:700;padding-top:15px}.ilu-wrapper .settlement-costs-panel .settlement-date-panel span{margin-left:10px}.resident-unit-assignment .body:hover .room.selected{background:#fff;color:#000}.resident-unit-assignment .body:hover .room:hover{background:#4e9acb;color:#fff}.resident-unit-assignment .hide-chevron{color:transparent}.resident-unit-assignment .room-loading-indicator{display:inline;margin-bottom:15px;text-align:center}.resident-unit-assignment .room-loading-indicator div{-webkit-animation:loadBlack 1.1s ease infinite;animation:loadBlack 1.1s ease infinite;border-radius:50%;display:inline-block;font-size:4px;height:1em;margin-left:calc(50% - 75px);margin-top:8px;position:absolute;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);width:1em}.resident-unit-assignment .dropdown-menu{border:1px solid #ccc;border-radius:3px;box-shadow:0 2px 8px 0 rgba(0,0,0,.4);padding:0;width:700px}.resident-unit-assignment .glyphicon-menu-down{margin-left:3px;top:3px}.resident-unit-assignment .rooms-container{height:210px}.resident-unit-assignment .header{background-color:#e2e2e2;color:#414141;display:block;height:30px}.resident-unit-assignment .header div{display:inline-block;padding:6px}.resident-unit-assignment .header div:first-child{width:111px}.resident-unit-assignment .header div:nth-child(2){width:150px}.resident-unit-assignment .header div:nth-child(3){width:200px}.resident-unit-assignment .header div:last-child{width:182px}.resident-unit-assignment .body{color:#3f3f41;font-size:16px;height:178px}.resident-unit-assignment .body::-webkit-scrollbar{background-color:#fff;width:8px}.resident-unit-assignment .body::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.resident-unit-assignment .body.display-scrollbar{overflow-y:scroll}.resident-unit-assignment .body .room{cursor:pointer;height:35px}.resident-unit-assignment .body .room.selected{background-color:#4e9acb;color:#fff}.resident-unit-assignment .body .room div{display:inline-block;padding:6px}.resident-unit-assignment .body .room div:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:111px}.resident-unit-assignment .body .room div:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:150px}.resident-unit-assignment .body .room div:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.resident-unit-assignment .body .room div:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:182px}.ilu-departed-residents-table thead,.ilu-departed-residents-table thead tr{background-color:#595a5c}.ilu-departed-residents-table thead tr th{background-color:#595a5c;border-bottom:none;color:#fff;padding-left:20px}.ilu-departed-residents-table thead tr th.departed-resident-name{width:32%}.ilu-departed-residents-table thead tr th.departed-care-type,.ilu-departed-residents-table thead tr th.departed-date{width:15%}.ilu-departed-residents-table thead tr th.departure{width:30%}.ilu-departed-residents-table thead tr th.settlement{width:20%}.add-person-button{margin-left:30px!important;margin-top:20px!important}.enquiry-name{font-weight:700}.enquiry-name,.view-value-link{font-size:14px}.responsible-unit-cost-left-margin{margin-left:20px}.settled-text{color:green;font-weight:700}.admissionTimeLocal{padding-left:0;padding-right:0}.mark-departed-resident-as-ilu-enquiry .alert{color:#414141}.mark-departed-resident-as-ilu-enquiry .vertical-align{align-items:center;display:flex}.mark-departed-resident-as-ilu-enquiry .btn-secondary{background-color:#414141;color:#fff;margin-left:1em}.ilu-dashboard-column{padding:0}.ilu-dashboard-column .ilu-dashboard-column-count{color:#414141}.ilu-archived-leads{margin:auto;width:1076px}.ilu-archived-leads .page-header{align-items:baseline;display:flex;justify-content:space-between}.ilu-archived-leads .card-container{background:#f5f5f5;border:2px solid #d2d2d2;border-radius:2px;display:flex;flex-wrap:wrap;gap:10px;padding:16px}.ilu-archived-leads .no-records{text-align:center}.ilu-archived-leads .no-records .image{background-image:url(images/emptyIllustration.svg);background-repeat:no-repeat;display:inline-block;height:227.47px;width:227.47px}.ilu-archived-leads .no-records h3{margin:0;padding-top:34px}.ilu-archived-leads .cdk-drag-placeholder{opacity:0}.ilu-more-menu-template{position:relative;width:190px}.ilu-more-menu-template ul{list-style-type:none;margin-bottom:0;padding:0}.ilu-more-menu-template ul li{color:#000;height:40px;left:0;line-height:24px;padding-left:16px;padding-top:8px;right:0;text-decoration:none;top:0;width:100%}.ilu-more-menu-template ul li:hover{background-color:#008381;color:#fff;cursor:pointer}.ilu-lead-card{background:#fff;border:1px solid #d2d2d2;border-radius:2px;padding:10px;position:relative;width:200px}.ilu-lead-card .loading-lead-card{padding:18px 10px}.ilu-lead-card .loading-lead-card .template{animation:loading-pulse 2s ease-in-out .5s infinite;background:#d2d2d2;display:inline-block;height:10px}@keyframes loading-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.ilu-lead-card .enquiry-lead-card .card-row{padding-bottom:16px}.ilu-lead-card .enquiry-lead-card .card-row.status-label-row{align-items:flex-start;display:flex;flex-wrap:wrap!important;gap:4px;padding-bottom:16px;padding-top:0}.ilu-lead-card .enquiry-lead-card .heading4{line-height:18px;margin-top:3px}.ilu-lead-card .enquiry-lead-card .prospect{word-wrap:break-word}.ilu-lead-card .enquiry-lead-card .prospect a{color:#006ad2;cursor:pointer;text-decoration:none}.ilu-lead-card .enquiry-lead-card .prospect a:hover{color:#001e82;text-decoration:underline}.ilu-lead-card .enquiry-lead-card .prospect:not(:last-child){margin-bottom:5px}.ilu-lead-card .enquiry-lead-card .icon-accessible-fill{margin-right:4px}.ilu-lead-card .enquiry-lead-card .accessibility-requirement{font-size:14px;font-weight:400;line-height:20px;vertical-align:top}.ilu-lead-card .enquiry-lead-card .more-menu-container{display:flex;justify-content:flex-end}.ilu-lead-card .enquiry-lead-card .more-menu-container .mat-menu-trigger{cursor:pointer}.ilu-lead-card .mute{background:#414141;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:10}.cdk-drag-preview .ilu-lead-card{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-sizing:border-box}.cdk-drag-preview.ilu-lead-card-drag{list-style-type:none}.ilu-dashboard-column .ilu-lead-card-drag:not(:last-child){margin-bottom:10px}.clinical-integration .table{margin-bottom:0;width:100%}.clinical-integration .table-section .row{margin-left:15px;margin-right:15px}.clinical-integration .facility-info .facility-name{padding-left:0}.clinical-integration .facility-info .integration-status{display:table-cell;height:47px;padding-top:20px;text-align:end;vertical-align:middle}.download-upload-actual-statement .table{width:100%}.download-upload-actual-statement .table-section .row{margin-left:15px;margin-right:15px}.download-upload-actual-statement .facility-info .facility-name{padding-left:0}.download-upload-actual-statement .facility-info .integration-status{display:table-cell;height:47px;padding-top:20px;text-align:end;vertical-align:middle}.top-header{background-color:#074f30;border-bottom:none;color:#fff}.top-header .telstra-health-icon{background-image:url(../images/telstra-health-logo.png);background-repeat:no-repeat;background-size:98px 30px;display:inline-block;height:30px;margin:11px 11px 4px;text-decoration:none;width:98px}.top-header .resident-management-icon{background-image:url(../images/resident-management-logo.png);background-repeat:no-repeat;background-size:147px 14px;display:inline-block;height:14px;margin:15px 0 16px 11px;text-decoration:none;width:147px}.top-header .environment-label{display:inline-block;font-size:14px;font-weight:400;height:14px;margin-bottom:16px;margin-left:20px;margin-top:15px;text-decoration:none;width:147px}.top-header div .environment-label:after{content:"Development";content:"Test2"}.top-header .logged-in-user-info{padding-top:15px}.top-header .logged-in-user-info a{color:#fff;text-decoration:none}.top-header .logged-in-user-info a .selected-user-name{margin-left:3px}.top-header .logged-in-user-info a .selected-user-facility,.top-header .logged-in-user-info a .selected-user-name{color:#fff;display:inline-block;height:18px;margin-bottom:0;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-header .logged-in-user-info a:hover,.top-header .logged-in-user-info a:hover .selected-user-facility,.top-header .logged-in-user-info a:hover .selected-user-name{color:#ffffffa3}.top-header .logged-in-user-info .dropdown-menu{border:1px solid #b3cde6;border-radius:3px;box-shadow:0 2px 6px rgba(0,0,0,.5);padding-bottom:1px;padding-top:0}.top-header .logged-in-user-info .dropdown-menu li .user{background-color:#f0f0f0;padding:25px;width:100%}.top-header .logged-in-user-info .dropdown-menu li .user .user-name{color:#3f3f41;display:block;font-size:18px}.top-header .logged-in-user-info .dropdown-menu li .user .user-email{color:#414141;font-size:14px}.top-header .logged-in-user-info .dropdown-menu li .user-facilities-header{background-color:#666;color:#fff;font-size:14px;margin-bottom:10px;padding:5px 25px;width:100%}.top-header .logged-in-user-info .dropdown-menu li .user-facility{background-color:#fff;color:#666;font-size:14px;padding:5px 25px;width:100%}.top-header .logged-in-user-info .dropdown-menu li .user-facility:hover{background-color:#fff;color:#367cae}.top-header .logged-in-user-info .dropdown-menu li .user-facility .selected-facility{background-color:#008381;border-radius:15px;color:#fff;margin-left:-10px;padding:5px 10px}.top-header .logged-in-user-info .dropdown-menu li .user-facility .selected-facility:hover{color:#fff}.top-header .logged-in-user-info .dropdown-menu li .user-links{height:45px;margin:0 25px;min-width:230px;padding-top:12px;width:calc(100% - 50px)}.top-header .logged-in-user-info .dropdown-menu li .user-links.user-links-border{border-top:1px solid #ccc;margin-top:10px}.top-header .logged-in-user-info .dropdown-menu li .user-links a{color:#0064d2;font-size:12px;height:15px;padding-bottom:1px;padding-top:3px;position:relative}.top-header .logged-in-user-info .dropdown-menu li .user-links a:hover{background-color:#fff;color:#367cae;text-decoration:underline}.top-header .logged-in-user-info .dropdown-menu li a{padding-bottom:5px;padding-top:5px}.top-header .logged-in-user-info .dropdown-menu li a:hover{background-color:#4e9acb;color:#fff;text-decoration:none}.top-header .split-bar{border-right:1px solid #fff;opacity:.5}.top-header .btn-secondary{background:transparent;border:2px solid #fff}.top-header .btn-secondary:active,.top-header .btn-secondary:hover{background:transparent;color:#fff}.top-header .btn-secondary:focus{color:#fff}.custom-navbar,.navbar{background-color:#074f30;border-bottom:none;color:#fff}.split-bar{border-right:1px solid #fff;opacity:.5}.navbar-default.navbar{font-size:15px;font-weight:600}.navbar-default{background-color:#fff;border-bottom:1px solid #ccc}.navbar-default .navbar-nav>li>a{color:#737373;font-weight:600}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-text{background-color:#eee;box-shadow:inset 0 -4px 0 0 #008381;color:#111;font-weight:600}.navbar-nav>li>a{padding-left:1.5em;padding-right:1.5em}.navbar-nav>li>.dropdown-menu li>a{font-size:15px;padding:.75em 1.5em}.sub-header,.sub-header-locations{font-weight:600}.dropdown-menu{border:0}.navbar .resident-search{display:inline-block;margin-top:9px}.navbar .resident-search .angucomplete-holder{display:inline-block;position:relative;width:261px}.navbar .resident-search .angucomplete-holder input[type=text]{background:url(../images/magnifying-glass.svg) no-repeat;background-color:#fff;background-position:2% 50%;background-size:auto;background-size:17px 17px;border:1px solid #ccc;color:#737373;font-weight:400;height:28px;padding-left:25px;padding-right:30px}.navbar .resident-search .angucomplete-holder input[type=text]::-webkit-input-placeholder{color:#737373}.navbar .resident-search .angucomplete-holder input[type=text]::-ms-input-placeholder{color:#737373}.navbar .resident-search .angucomplete-holder .angucomplete-dropdown{background-color:#f3f3f3;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#414141;font-weight:400;padding:6px;position:absolute;width:100%;z-index:1}.navbar .resident-search .angucomplete-holder input[type=text]::-ms-clear{height:0;width:0}.navbar .resident-search .angucomplete-holder i.clear-icon{background:url(../images/clear-search-neutral.png) no-repeat 50%;background-size:10px 10px;color:#f1f1f2;cursor:pointer;display:inline-block;height:10px;padding:6px;position:absolute;right:5px;top:8px;width:10px}.navbar .resident-search .angucomplete-holder i.clear-icon:hover{background:url(../images/clear-search-hover.png) no-repeat 50%;background-size:10px 10px}.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper{cursor:pointer;display:block;padding:5px 6px}.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper .resident-photo{display:inline-block;padding-right:10px}.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper .resident-photo img{height:32px;width:32px}.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper .resident-info{display:inline-block;vertical-align:middle}.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper .resident-info .resident-name{color:#3f3f41;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:180px}.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper .resident-info .resident-additional-info{color:#999;font-size:12px}.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper:hover{background-color:#025450}.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper:hover .resident-additional-info,.navbar .resident-search .angucomplete-holder .resident-search-row-wrapper:hover .resident-name{color:#fff}resident-filter-search{float:left;width:100%}resident-filter-search .resident-search{display:inline-block;margin-top:9px;width:100%}resident-filter-search .resident-search tags-input.busy .tags{background:url(../images/spinner.gif) no-repeat calc(100% - 5px);background-size:25px}resident-filter-search .resident-search tags-input .host{margin-bottom:0;margin-top:0}resident-filter-search .resident-search tags-input .host .tags{border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(102,175,233,.075);box-shadow:inset 0 1px 1px rgba(102,175,233,.075);color:#737373;padding:2px 1px;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}resident-filter-search .resident-search tags-input .host .tags .input{color:#414141;font-family:inherit;font-size:14px}resident-filter-search .resident-search tags-input .host .tags .tag-list{list-style-type:none;margin:0;padding:0}resident-filter-search .resident-search tags-input .host .tags .tag-list .tag-item{background:#dbebf2;border:1px solid #b4c6d3;border-radius:4px;display:inline-block;float:left;height:26px;line-height:25px;font:inherit!important;margin:2px;padding:0 5px}resident-filter-search .resident-search tags-input .host .tags .tag-list .tag-item .tag-template .display-text{color:#666;display:inline-block;line-height:23px}resident-filter-search .resident-search tags-input .host .tags .tag-list .tag-item .tag-template .remove-button-wrap{display:inline-block}resident-filter-search .resident-search tags-input .host .tags .tag-list .tag-item .tag-template .remove-button-wrap .remove-button{font-size:12px;line-height:0px}resident-filter-search .resident-search tags-input .host .tags .tag-list .tag-item .tag-template .remove-button-wrap .remove-button:active,resident-filter-search .resident-search tags-input .host .tags .tag-list .tag-item .tag-template .remove-button-wrap .remove-button:hover{color:#c13a27;text-decoration:none}resident-filter-search .resident-search tags-input .autocomplete .suggestion-item{font-size:14px;font:inherit!important}.page-container{min-height:100vh;position:relative}.content-wrap{padding-bottom:175px}.footer{bottom:0;height:175px;position:absolute;width:100%}.footer .container{border-top:1px solid #949494;margin-bottom:48px;margin-top:80px;padding:16px 0 0}.footer .container div{display:inline-block;padding-right:16px}.btn-danger,.btn-default,.btn-info,.btn-secondary,.btn-success{border-radius:2px;font-size:14px;font-weight:600;text-shadow:none}.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.btn-default:active,.btn-default:focus,.btn-default:hover,.btn-info:active,.btn-info:focus,.btn-info:hover,.btn-primary:active,.btn-primary:focus,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.btn-success:active,.btn-success:focus,.btn-success:hover,.btn-warning:active,.btn-warning:focus{text-decoration:underline}.btn-info.active,.btn-info:active,.btn-info:active:focus,.btn-info:focus,.btn-info:hover,.btn-primary.active,.btn-primary:active,.btn-primary:active:focus,.btn-primary:focus{background:#025450;border:2px solid #025450;color:#fff}.btn-info.active .badge,.btn-info:active .badge,.btn-info:active:focus .badge,.btn-info:focus .badge,.btn-info:hover .badge,.btn-primary.active .badge,.btn-primary:active .badge,.btn-primary:active:focus .badge,.btn-primary:focus .badge,.btn-primary:hover .badge{background-color:#fff;color:#000!important}.btn-primary{background:#008381;border:2px solid #008381}.btn-secondary{background:#414141;border:2px solid #414141;color:#fff}.btn-secondary:active,.btn-secondary:hover{background:#595a5c;color:#fff}.btn-secondary:focus{color:#fff}.btn-success{background-color:#008a00;background:#008a00;border-color:#008a00;color:#fff}.btn-primary-with-icon{background:#008381;border:2px solid #008381;color:#fff}.btn-info-with-icon{background:#fff;border:2px solid #b3b3b3;color:#414141}.btn-info .badge{background-color:#025450;color:#fff!important}.btn-info-with-icon.active,.btn-info-with-icon:active,.btn-info-with-icon:active:focus,.btn-info-with-icon:focus,.btn-info-with-icon:hover,.btn-primary-with-icon.active,.btn-primary-with-icon:active,.btn-primary-with-icon:active:focus,.btn-primary-with-icon:focus,.btn-primary-with-icon:hover{background:#025450;border:2px solid #025450;color:#fff}.btn-info-with-icon,.btn-primary-with-icon{border-radius:2px;font-size:14px;font-weight:600;text-shadow:none}.btn-info-with-icon:active>i,.btn-info-with-icon:focus>i,.btn-info-with-icon:hover>i,.btn-primary-with-icon:active>i,.btn-primary-with-icon:focus>i,.btn-primary-with-icon:hover>i{text-decoration:none}.btn-info-with-icon:active>span,.btn-info-with-icon:focus>span,.btn-info-with-icon:hover>span,.btn-primary-with-icon:active>span,.btn-primary-with-icon:focus>span,.btn-primary-with-icon:hover>span{text-decoration:underline}.btn-info{background:#414141;border:2px solid #b3b3b3;color:#fff}.btn-warning:active,.btn-warning:focus{background:#f0ad4e;border-color:#f0ad4e;color:#414141}.btn-danger{background:#fff;border:2px solid #d93923;color:#414141}.btn-danger:active,.btn-danger:focus,.btn-danger:hover{background:#d93923;border-color:#d93923;color:#fff}.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled.focus,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled].focus,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0f0f0;background:#f0f0f0;border:2px solid #d8d8d8;color:#666;text-decoration:none}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{background-color:#025450;border-color:#025450;color:#fff}.btn-link,.btn-link:hover{color:#0064d2}.btn-sm{font-size:13px;padding:5px 15px}.btn-default.active,.btn-default:active,.btn-default:active:focus{background:#414141;border:2px solid #414141;color:#fff;text-decoration:none}.btn-default.active,.btn-group-lg .active,.btn.btn-default.btn-lg.active{background-color:#414141;background:#414141;border:2px solid #414141;color:#fff}label.btn.btn-default.active{background:#414141;border:2px solid #414141}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-2px}.btn-default:focus,.btn-default:hover{border:2px solid #414141}.btn.btn-default.form-control.ui-select-toggle:hover{background:inherit;background-color:inherit}.btn-group .btn{border:2px solid #ccc}::ng-deep .dx-datagrid .dx-data-row>td.bullet{padding-bottom:0;padding-top:0}::ng-deep #gridContainer{height:1440px}::ng-deep .options{background-color:hsla(0,0%,75%,.15);margin-top:20px;padding:20px}::ng-deep .caption{font-size:18px;font-weight:500}::ng-deep .option{margin-top:10px}::ng-deep .option>span{margin-right:10px}::ng-deep .option>.dx-selectbox{display:inline-block;vertical-align:middle}.dx-popup-content{padding:0}.dx-popup-content .validation-message{color:#c9302c;font-size:smaller;font-weight:600}.dx-popup-content .server-validation-message{background-color:#fceef0;border-bottom:3px solid #c9302c;color:#c9302c;font-weight:600;padding:10px}.dx-popup-content .modal-body{background-color:#f7f7f7;padding:30px}.dx-popup-content .form-group{padding:0}.dx-popup-title{padding:15px}.dx-datagrid-content tr td.status-highlight{border:2px solid #c9302c!important}.device-activation .device-activation-table .content-wrap{word-wrap:break-word;white-space:pre-wrap}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#008381}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#008381}label .mat-radio-label-content{color:#414141;font-weight:400}.mat-simple-snackbar,label .mat-radio-label-content{font-family:Source Sans Pro;font-size:14px;font-style:normal}.mat-simple-snackbar{color:#fff;font-weight:600}.mat-checkbox-label{color:#414141;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400}.mat-checkbox .mat-checkbox-inner-container{height:18px;margin-right:11px;width:18px}.mat-checkbox .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{opacity:.08}.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#008381}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#008381}.mat-checkbox .mat-ripple-element{background-color:#414141}.mat-checkbox-frame{background-color:#fff!important;border-color:#949494}.mat-checkbox-disabled.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#aaa}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#aaa}.mat-checkbox-disabled .mat-checkbox-label{color:#949494}.mat-button-toggle-group{background:#414141;border-radius:2px!important;border-width:1px}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid #414141}.mat-button-toggle-checked .mat-button-toggle-label-content{background:#414141;color:#fff}.mat-button-toggle-label-content{color:#414141;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px!important;padding:6px 23px!important}.mat-tab-group{font-family:inherit}.mat-tooltip{background:#fff;border:1px solid #595959;border-radius:4px;color:#000!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.14));font-family:Source Sans Pro!important;font-size:14px;font-weight:400;height:26px;line-height:14px;padding-bottom:0!important}.dna-r{font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.dna-r .display0{font-size:120px;font-weight:600;letter-spacing:-1.2px;line-height:130px}.dna-r .display1{font-size:72px;font-weight:600;letter-spacing:-.72px;line-height:80px}.dna-r .display2{font-size:64px;font-weight:600;letter-spacing:-.64px;line-height:72px}.dna-r .display3{font-size:56px;font-weight:600;letter-spacing:-.56px;line-height:64px}.dna-r .display4{font-size:48px;font-weight:600;letter-spacing:-.96px;line-height:60px}.dna-r .heading1,.dna-r h1{font-size:30px;font-weight:600;letter-spacing:.075px;line-height:150%}.dna-r .heading2,.dna-r h2{font-size:24px;font-weight:600;letter-spacing:.048px;line-height:150%}.dna-r .heading3,.dna-r h3{font-size:20px;font-weight:600;letter-spacing:.03px;line-height:150%}.dna-r .heading4,.dna-r h4{font-size:16px;font-weight:600;letter-spacing:.016px;line-height:150%}.dna-r .heading5,.dna-r h5{font-size:14px;font-weight:600;letter-spacing:.07px;line-height:150%}.dna-r .text-regular{font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.dna-r .text-lead{font-size:18px;font-weight:400;line-height:150%}.dna-r .text-small{font-size:14px;font-weight:400;line-height:20px}.dna-r .text-x-small{font-size:12px;font-weight:400;line-height:16px}.dna-r .text-strikethrough{text-decoration-line:line-through}.dna-r .text-semibold{font-weight:600}.dna-r .text-underline{text-decoration-line:underline}.dna-r .text-label{font-size:12px;font-weight:600;letter-spacing:.6px;line-height:16px}.dna-r input,.dna-r select{background-color:transparent;border:1px solid #aaa;border-radius:2px;cursor:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:2px 4px}.btn{border-radius:2px;box-shadow:none}.btn.btn-small{font-size:14px;font-weight:400;font-weight:600;line-height:20px;padding:6px 16px}.btn.btn-primary{background:#008381;border:2px solid #008381;color:#fff}.btn.btn-primary:hover{background:#025450;border-color:#025450}.btn.btn-secondary{background:#fff;border:2px solid #aaa;color:#414141}.btn.btn-secondary:hover{background:#d2d2d2;color:#000}.btn.btn-warning{background:#fff;border:2px solid #f5a623;color:#414141}.btn.btn-warning:hover{background:#f5a623;border-color:#f5a623;color:#000}.btn.btn-clear{box-shadow:none}.btn.btn-clear.btn-clear-blue{color:#006ad2}.btn.btn-clear.btn-clear-blue .icon{background-color:#006ad2}.btn.btn-clear.btn-clear-blue:hover{color:#001e82;text-decoration:underline}.btn.btn-clear.btn-clear-blue:hover .icon{background-color:#001e82}.btn.btn-clear.btn-clear-turquoise{color:#008381}.btn.btn-clear.btn-clear-turquoise .icon{background-color:#008381}.btn.btn-clear.btn-clear-turquoise:hover{color:#025450;text-decoration:underline}.btn.btn-clear.btn-clear-turquoise:hover .icon{background-color:#025450}.btn .icon{margin-right:8px;vertical-align:text-bottom}.btn.btn-edit{border:2px solid #aaa}.btn.btn-disabled,.btn.btn-disabled:hover{background:#f5f5f5;border:2px solid #d2d2d2;color:#757575}.btn.btn-disabled:hover .icon{background-color:#949494}.btn[disabled]{cursor:pointer}.btn[disabled],.btn[disabled]:hover{background:#f5f5f5;border:2px solid #d2d2d2;color:#757575}.btn[disabled]:hover .icon{background-color:#949494}.icon{background-color:#414141;display:inline-block;height:20px;-webkit-mask-size:contain;mask-size:contain;width:20px}.icon.icon-primary-t1{background-color:#025450}.icon.icon-primary-t2{background-color:#008381}.icon.icon-primary-t2:active{background-color:#013b38}.icon.icon-primary-t3{background-color:#54b8c5}.icon.icon-primary-t4{background-color:#c0e4e3}.icon.icon-primary-t5{background-color:#d6eeed}.icon.icon-primary-t6{background-color:#ebf5f5}.icon.icon-neutral-black{background-color:#000}.icon.icon-neutral-n1{background-color:#414141}.icon.icon-neutral-n2{background-color:#595959}.icon.icon-neutral-n3{background-color:#757575}.icon.icon-neutral-n4{background-color:#949494}.icon.icon-neutral-n5{background-color:#aaa}.icon.icon-neutral-n6{background-color:#d2d2d2}.icon.icon-neutral-n7{background-color:#f5f5f5}.icon.icon-neutral-white{background-color:#fff}.icon.icon-alert-info-i1{background-color:#09f}.icon.icon-alert-info-i2{background-color:#4db8ff}.icon.icon-alert-info-i3{background-color:#80ccff}.icon.icon-alert-info-i4{background-color:#ccebff}.icon.icon-alert-info-i5{background-color:#ebf7ff}.icon.icon-alert-success-s1{background-color:#00ac00}.icon.icon-alert-success-s2{background-color:#4dc54d}.icon.icon-alert-success-s3{background-color:#80d580}.icon.icon-alert-success-s4{background-color:#cec}.icon.icon-alert-success-s5{background-color:#ebf8eb}.icon.icon-alert-warning-w1{background-color:#f5a623}.icon.icon-alert-warning-w2{background-color:#f8c165}.icon.icon-alert-warning-w3{background-color:#fad291}.icon.icon-alert-warning-w4{background-color:#fdedd3}.icon.icon-alert-warning-w5{background-color:#fef8ed}.icon.icon-alert-danger-d1{background-color:#c53535}.icon.icon-alert-danger-d2{background-color:#d67272}.icon.icon-alert-danger-d3{background-color:#ebb8b8}.icon.icon-alert-danger-d4{background-color:#f3d7d7}.icon.icon-alert-danger-d5{background-color:#faefef}.icon.icon-highlight-m1{background-color:#570066}.icon.icon-highlight-m2{background-color:#a0168c}.icon.icon-highlight-m3{background-color:#f092e1}.icon.icon-highlight-m4{background-color:#ffbee0}.icon.icon-highlight-m5{background-color:#ffeff7}.icon.icon-highlight-p1{background-color:#35237f}.icon.icon-highlight-p2{background-color:#5e50bf}.icon.icon-highlight-p3{background-color:#dcdeed}.icon.icon-highlight-p4{background-color:#ebedf5}.icon.icon-highlight-y1{background-color:#b7591a}.icon.icon-highlight-y2{background-color:#ff8c00}.icon.icon-highlight-y3{background-color:#ffd042}.icon.icon-highlight-y4{background-color:#fff3b1}.icon.icon-highlight-o1{background-color:#9e043e}.icon.icon-highlight-o2{background-color:#d93923}.icon.icon-highlight-o3{background-color:#faccb2}.icon.icon-highlight-b1{background-color:#001e82}.icon.icon-highlight-b2{background-color:#006ad2}.icon.icon-highlight-b3{background-color:#ccd2e6}.icon.icon-highlight-g1,.icon.icon-highlight-g2,.icon.icon-highlight-g3{background-color:#074f30}.icon.icon-accessible-fill{-webkit-mask:url(../images/accessible-fill.svg) no-repeat 50% 50%;mask:url(../images/accessible-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-add-outline{-webkit-mask:url(../images/add-outline.svg) no-repeat 50% 50%;mask:url(../images/add-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-delete-fill{background-color:#757575;height:24px;width:24px}.icon.icon-add-circle-fill{-webkit-mask:url(../images/addCircle-fill.svg) no-repeat 50% 50%;mask:url(../images/addCircle-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-cancel-fill{-webkit-mask:url(../images/cancel-fill.svg) no-repeat 50% 50%;mask:url(../images/cancel-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-check-circle-solid{-webkit-mask:url(../images/check-circle-solid.svg) no-repeat 50% 50%;mask:url(../images/check-circle-solid.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-checkbox-fill{-webkit-mask:url(../images/checkbox-fill.svg) no-repeat 50% 50%;mask:url(../images/checkbox-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-checkbox-blank-outline{-webkit-mask:url(../images/checkboxBlank-outline.svg) no-repeat 50% 50%;mask:url(../images/checkboxBlank-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-chevron-left-outline{-webkit-mask:url(../images/chevron-left-outline.svg) no-repeat 50% 50%;mask:url(../images/chevron-left-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-chevron-right-outline{-webkit-mask:url(../images/chevron-right-outline.svg) no-repeat 50% 50%;mask:url(../images/chevron-right-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-close-fill{-webkit-mask:url(../images/close-fill.svg) no-repeat 50% 50%;mask:url(../images/close-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-close-fill.close-modal-icon{background-color:#949494!important;font-family:Source Sans Pro!important;height:30px;width:30px}.icon.icon-danger{-webkit-mask:url(../images/danger.svg) no-repeat 50% 50%;mask:url(../images/danger.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-date-outline{-webkit-mask:url(../images/date-outline.svg) no-repeat 50% 50%;mask:url(../images/date-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-delete-fill{-webkit-mask:url(../images/delete-fill.svg) no-repeat 50% 50%;mask:url(../images/delete-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-done-outline{-webkit-mask:url(../images/done-outline.svg) no-repeat 50% 50%;mask:url(../images/done-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-down-small-fill{-webkit-mask:url(../images/downSmall-fill.svg) no-repeat 50% 50%;mask:url(../images/downSmall-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-empty-illustration{-webkit-mask:url(../images/emptyIllustration.svg) no-repeat 50% 50%;mask:url(../images/emptyIllustration.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-filter-outline{-webkit-mask:url(../images/filter-outline.svg) no-repeat 50% 50%;mask:url(../images/filter-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-history-outline{-webkit-mask:url(../images/history-outline.svg) no-repeat 50% 50%;mask:url(../images/history-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-home-fill{-webkit-mask:url(../images/home-fill.svg) no-repeat 50% 50%;mask:url(../images/home-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-info-fill{-webkit-mask:url(../images/info-fill.svg) no-repeat 50% 50%;mask:url(../images/info-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-kanban-fill{-webkit-mask:url(../images/kanban-fill.svg) no-repeat 50% 50%;mask:url(../images/kanban-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-more-horizontal-outline{-webkit-mask:url(../images/moreHorizontal-outline.svg) no-repeat 50% 50%;mask:url(../images/moreHorizontal-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-radio-button-checked-fill{-webkit-mask:url(../images/radioButtonChecked-fill.svg) no-repeat 50% 50%;mask:url(../images/radioButtonChecked.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-radio-button-unchecked-outline{-webkit-mask:url(../images/radioButtonUnchecked-outline.svg) no-repeat 50% 50%;mask:url(../images/radioButtonUnchecked.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-skeleton-card{-webkit-mask:url(../images/skeletonCard.svg) no-repeat 50% 50%;mask:url(../images/skeletonCard.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-skeleton-heading{-webkit-mask:url(../images/skeletonHeading.svg) no-repeat 50% 50%;mask:url(../images/skeletonHeading.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-time-outline{-webkit-mask:url(../images/time-outline.svg) no-repeat 50% 50%;mask:url(../images/time-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-upward-outline{-webkit-mask:url(../images/upward-outline.svg) no-repeat 50% 50%;mask:url(../images/upward-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-ilu-fill{-webkit-mask:url(../images/ilu-fill.svg) no-repeat 50% 50%;mask:url(../images/ilu-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-chevronLeft-outline-fill{-webkit-mask:url(../images/chevronLeft-outline.svg) no-repeat 50% 50%;mask:url(../images/chevronLeft-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.icon.icon-chevronRight-outline-fill{-webkit-mask:url(../images/chevronRight-outline.svg) no-repeat 50% 50%;mask:url(../images/chevronRight-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dnar-sanck-bar.mat-snack-bar-container{margin-bottom:18px}.dnar-sanck-bar-success{background-color:#00ac00}.dnar-sanck-bar-success .mat-simple-snackbar span:before{background-color:#fff;content:"&nbsp;";display:inline-block;height:20px;margin-right:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(../images/check-circle-solid.svg) no-repeat 50% 50%;mask:url(../images/check-circle-solid.svg) no-repeat 50% 50%;width:20px}.dnar-sanck-bar-failure{background-color:#c53535}.dnar-sanck-bar-failure .mat-simple-snackbar span:before{background-color:#fff;content:"&nbsp;";display:inline-block;height:20px;margin-right:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(../images/danger.svg) no-repeat 50% 50%;mask:url(../images/danger.svg) no-repeat 50% 50%;width:20px}.dna-r .table{color:#595959;margin-bottom:0}.dna-r .table>thead>tr>th{font-size:14px;font-weight:400;font-weight:600;line-height:20px;padding:18px 16px}.dna-r .table>thead:first-child>tr:first-child>th{border-top:2px solid #d2d2d2}.dna-r .table>thead:last-child>tr:last-child>th{border-bottom:1px solid #d2d2d2}.dna-r .table>tbody>tr>th{font-weight:600}.dna-r .table>tbody>tr>td,.dna-r .table>tbody>tr>th{border-top:1px solid #d2d2d2;padding:8px 16px}.dna-r .table>tbody>tr .section-header{background-color:#f5f5f5;color:#414141;font-size:12px;font-weight:400;font-weight:600;line-height:16px}.dna-r .table>tbody>tr:last-child>td,.dna-r .table>tbody>tr:last-child>th{border-bottom:2px solid #d2d2d2}.dna-r .table.table-no-headers>tbody>tr:last-child>td{border-bottom:1px solid #d2d2d2}.vertical-tabs:not(mat-tab-group){overflow:visible}.vertical-tabs:not(mat-tab-group) table.tabs{width:100%}.vertical-tabs:not(mat-tab-group) table.tabs tr{cursor:pointer}.vertical-tabs:not(mat-tab-group) table.tabs tr:hover{background-color:#f5f5f5}.vertical-tabs:not(mat-tab-group) table.tabs tr.active{background-color:#008381}.vertical-tabs:not(mat-tab-group) table.tabs tr.active td{color:#fff;font-weight:600}.vertical-tabs:not(mat-tab-group) table.tabs tr>td{height:56px;padding:16px}.vertical-tabs.mat-tab-group{flex-direction:row}.vertical-tabs.mat-tab-group .mat-tab-header{border-bottom:none}.vertical-tabs.mat-tab-group .mat-tab-header .mat-tab-labels{flex-direction:column}.vertical-tabs.mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label{justify-content:flex-start;width:325px}.vertical-tabs.mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label .mat-tab-label-content{font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;font-weight:600;line-height:24px}.vertical-tabs.mat-tab-group .mat-tab-header .mat-tab-labels .mat-tab-label.mat-tab-label-active{background-color:#008381;color:#fff;opacity:1}.vertical-tabs.mat-tab-group .mat-tab-header .mat-ink-bar{display:none}.vertical-tabs.mat-tab-group .mat-tab-body-wrapper{width:100%}.vertical-tabs.mat-tab-group .vertical-tab{border:1px solid #d2d2d2;border-radius:0 2px 2px 2px;width:100%}.vertical-tabs.mat-tab-group .vertical-tab .panel-body{font-size:14px;font-weight:400;line-height:20px;padding:40px 80px}.dna-r.mat-dialog-title{display:flex;margin:0;padding:0 0 15px}.dna-r.mat-dialog-title .modal-title{flex-grow:1}.dna-r.mat-dialog-title .close-modal{top:-10px}.dna-r.mat-dialog-title .close-modal .mat-button-wrapper{position:relative;top:-1px}.dna-r.mat-dialog-title .close-modal .mat-button-wrapper .icon{background-color:#949494;height:30px;width:30px}.dna-r.mat-dialog-title .close-modal-icon{height:30px;width:30px}.dna-r.mat-dialog-content{background-color:#f5f5f5;padding:32px 32px 48px}.dna-r.mat-dialog-actions{gap:8px;justify-content:flex-end;padding:15px 0}.dna-r.page-header{margin-bottom:46px;margin-top:34px;padding:0}.dna-r.page-header h1{display:inline}.dna-r .divider{color:#d2d2d2}.dna-r .required-field{color:#c53535;font-size:14px;font-weight:400;font-weight:600;line-height:20px;padding-right:2px}.dna-r .required-field:before{content:"* "}.dna-r-paginator{align-items:center;border:solid #d2d2d2;border-width:0 0 2px;color:#414141;display:flex;flex-direction:row;font-size:12px;font-weight:400;height:40px;justify-content:space-between;line-height:16px;padding:0 16px}.dna-r-paginator .paginator-range-label{color:#757575;display:inline-block}.dna-r-paginator .paginator-page-label{display:inline-block}.dna-r-paginator .paginator-page-input,.dna-r-paginator .paginator-page-size-select{font-size:14px;font-weight:400;line-height:20px;margin-right:8px}.dna-r-paginator .paginator-page-input{width:47px}.dna-info-icon{background-color:#4caf50;background-color:#414141;background-color:#757575;border-radius:50%;color:#fff;display:inline-block;font-size:12px;height:20px;height:16px;-webkit-mask:url(../images/info-fill.svg) no-repeat 50% 50%;mask:url(../images/info-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;width:20px;width:16px}.dna-info-icon.icon-primary-t1{background-color:#025450}.dna-info-icon.icon-primary-t2{background-color:#008381}.dna-info-icon.icon-primary-t2:active{background-color:#013b38}.dna-info-icon.icon-primary-t3{background-color:#54b8c5}.dna-info-icon.icon-primary-t4{background-color:#c0e4e3}.dna-info-icon.icon-primary-t5{background-color:#d6eeed}.dna-info-icon.icon-primary-t6{background-color:#ebf5f5}.dna-info-icon.icon-neutral-black{background-color:#000}.dna-info-icon.icon-neutral-n1{background-color:#414141}.dna-info-icon.icon-neutral-n2{background-color:#595959}.dna-info-icon.icon-neutral-n3{background-color:#757575}.dna-info-icon.icon-neutral-n4{background-color:#949494}.dna-info-icon.icon-neutral-n5{background-color:#aaa}.dna-info-icon.icon-neutral-n6{background-color:#d2d2d2}.dna-info-icon.icon-neutral-n7{background-color:#f5f5f5}.dna-info-icon.icon-neutral-white{background-color:#fff}.dna-info-icon.icon-alert-info-i1{background-color:#09f}.dna-info-icon.icon-alert-info-i2{background-color:#4db8ff}.dna-info-icon.icon-alert-info-i3{background-color:#80ccff}.dna-info-icon.icon-alert-info-i4{background-color:#ccebff}.dna-info-icon.icon-alert-info-i5{background-color:#ebf7ff}.dna-info-icon.icon-alert-success-s1{background-color:#00ac00}.dna-info-icon.icon-alert-success-s2{background-color:#4dc54d}.dna-info-icon.icon-alert-success-s3{background-color:#80d580}.dna-info-icon.icon-alert-success-s4{background-color:#cec}.dna-info-icon.icon-alert-success-s5{background-color:#ebf8eb}.dna-info-icon.icon-alert-warning-w1{background-color:#f5a623}.dna-info-icon.icon-alert-warning-w2{background-color:#f8c165}.dna-info-icon.icon-alert-warning-w3{background-color:#fad291}.dna-info-icon.icon-alert-warning-w4{background-color:#fdedd3}.dna-info-icon.icon-alert-warning-w5{background-color:#fef8ed}.dna-info-icon.icon-alert-danger-d1{background-color:#c53535}.dna-info-icon.icon-alert-danger-d2{background-color:#d67272}.dna-info-icon.icon-alert-danger-d3{background-color:#ebb8b8}.dna-info-icon.icon-alert-danger-d4{background-color:#f3d7d7}.dna-info-icon.icon-alert-danger-d5{background-color:#faefef}.dna-info-icon.icon-highlight-m1{background-color:#570066}.dna-info-icon.icon-highlight-m2{background-color:#a0168c}.dna-info-icon.icon-highlight-m3{background-color:#f092e1}.dna-info-icon.icon-highlight-m4{background-color:#ffbee0}.dna-info-icon.icon-highlight-m5{background-color:#ffeff7}.dna-info-icon.icon-highlight-p1{background-color:#35237f}.dna-info-icon.icon-highlight-p2{background-color:#5e50bf}.dna-info-icon.icon-highlight-p3{background-color:#dcdeed}.dna-info-icon.icon-highlight-p4{background-color:#ebedf5}.dna-info-icon.icon-highlight-y1{background-color:#b7591a}.dna-info-icon.icon-highlight-y2{background-color:#ff8c00}.dna-info-icon.icon-highlight-y3{background-color:#ffd042}.dna-info-icon.icon-highlight-y4{background-color:#fff3b1}.dna-info-icon.icon-highlight-o1{background-color:#9e043e}.dna-info-icon.icon-highlight-o2{background-color:#d93923}.dna-info-icon.icon-highlight-o3{background-color:#faccb2}.dna-info-icon.icon-highlight-b1{background-color:#001e82}.dna-info-icon.icon-highlight-b2{background-color:#006ad2}.dna-info-icon.icon-highlight-b3{background-color:#ccd2e6}.dna-info-icon.icon-highlight-g1,.dna-info-icon.icon-highlight-g2,.dna-info-icon.icon-highlight-g3{background-color:#074f30}.dna-info-icon.icon-accessible-fill{-webkit-mask:url(../images/accessible-fill.svg) no-repeat 50% 50%;mask:url(../images/accessible-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-add-outline{-webkit-mask:url(../images/add-outline.svg) no-repeat 50% 50%;mask:url(../images/add-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-delete-fill{background-color:#757575;height:24px;width:24px}.dna-info-icon.icon-add-circle-fill{-webkit-mask:url(../images/addCircle-fill.svg) no-repeat 50% 50%;mask:url(../images/addCircle-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-cancel-fill{-webkit-mask:url(../images/cancel-fill.svg) no-repeat 50% 50%;mask:url(../images/cancel-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-check-circle-solid{-webkit-mask:url(../images/check-circle-solid.svg) no-repeat 50% 50%;mask:url(../images/check-circle-solid.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-checkbox-fill{-webkit-mask:url(../images/checkbox-fill.svg) no-repeat 50% 50%;mask:url(../images/checkbox-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-checkbox-blank-outline{-webkit-mask:url(../images/checkboxBlank-outline.svg) no-repeat 50% 50%;mask:url(../images/checkboxBlank-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-chevron-left-outline{-webkit-mask:url(../images/chevron-left-outline.svg) no-repeat 50% 50%;mask:url(../images/chevron-left-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-chevron-right-outline{-webkit-mask:url(../images/chevron-right-outline.svg) no-repeat 50% 50%;mask:url(../images/chevron-right-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-close-fill{-webkit-mask:url(../images/close-fill.svg) no-repeat 50% 50%;mask:url(../images/close-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-close-fill.close-modal-icon{background-color:#949494!important;font-family:Source Sans Pro!important;height:30px;width:30px}.dna-info-icon.icon-danger{-webkit-mask:url(../images/danger.svg) no-repeat 50% 50%;mask:url(../images/danger.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-date-outline{-webkit-mask:url(../images/date-outline.svg) no-repeat 50% 50%;mask:url(../images/date-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-delete-fill{-webkit-mask:url(../images/delete-fill.svg) no-repeat 50% 50%;mask:url(../images/delete-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-done-outline{-webkit-mask:url(../images/done-outline.svg) no-repeat 50% 50%;mask:url(../images/done-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-down-small-fill{-webkit-mask:url(../images/downSmall-fill.svg) no-repeat 50% 50%;mask:url(../images/downSmall-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-empty-illustration{-webkit-mask:url(../images/emptyIllustration.svg) no-repeat 50% 50%;mask:url(../images/emptyIllustration.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-filter-outline{-webkit-mask:url(../images/filter-outline.svg) no-repeat 50% 50%;mask:url(../images/filter-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-history-outline{-webkit-mask:url(../images/history-outline.svg) no-repeat 50% 50%;mask:url(../images/history-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-home-fill{-webkit-mask:url(../images/home-fill.svg) no-repeat 50% 50%;mask:url(../images/home-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-info-fill{-webkit-mask:url(../images/info-fill.svg) no-repeat 50% 50%;mask:url(../images/info-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-kanban-fill{-webkit-mask:url(../images/kanban-fill.svg) no-repeat 50% 50%;mask:url(../images/kanban-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-more-horizontal-outline{-webkit-mask:url(../images/moreHorizontal-outline.svg) no-repeat 50% 50%;mask:url(../images/moreHorizontal-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-radio-button-checked-fill{-webkit-mask:url(../images/radioButtonChecked-fill.svg) no-repeat 50% 50%;mask:url(../images/radioButtonChecked.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-radio-button-unchecked-outline{-webkit-mask:url(../images/radioButtonUnchecked-outline.svg) no-repeat 50% 50%;mask:url(../images/radioButtonUnchecked.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-skeleton-card{-webkit-mask:url(../images/skeletonCard.svg) no-repeat 50% 50%;mask:url(../images/skeletonCard.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-skeleton-heading{-webkit-mask:url(../images/skeletonHeading.svg) no-repeat 50% 50%;mask:url(../images/skeletonHeading.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-time-outline{-webkit-mask:url(../images/time-outline.svg) no-repeat 50% 50%;mask:url(../images/time-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-upward-outline{-webkit-mask:url(../images/upward-outline.svg) no-repeat 50% 50%;mask:url(../images/upward-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-ilu-fill{-webkit-mask:url(../images/ilu-fill.svg) no-repeat 50% 50%;mask:url(../images/ilu-fill.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-chevronLeft-outline-fill{-webkit-mask:url(../images/chevronLeft-outline.svg) no-repeat 50% 50%;mask:url(../images/chevronLeft-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.dna-info-icon.icon-chevronRight-outline-fill{-webkit-mask:url(../images/chevronRight-outline.svg) no-repeat 50% 50%;mask:url(../images/chevronRight-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}
/*# sourceMappingURL=app.81f0be930913ab1b71ab.css.map*/