.project-wizard .page-title{font-size:26px;font-weight:700;color:var(--EbonyBlack);margin-bottom:20px;line-height:50px}.project-Page{margin-bottom:0}.project-Page .list-top-btns{display:flex;align-items:start}.project-Page.show-notification .project-lists{width:70%;float:left}.project-Page.show-notification .notification-box{display:block}.project-Page.show-notification.overlap:before{content:"";position:fixed;top:70px;right:0;bottom:0;left:0;width:100%;z-index:0;opacity:.5;transition:opacity .8s;will-change:opacity;background-color:var(--EbonyBlack);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.project-Page.show-notification.overlap .project-lists{width:100%}.project-Page.show-notification.overlap .notification-box{position:fixed;top:70px;width:60%;background-color:var(--White);right:0;bottom:0;padding:20px}.project-Page .page-title{margin-bottom:20px;line-height:50px}.project-lists{position:relative;margin-bottom:20px}.project-lists .load-more-btn{text-align:center;margin-bottom:20px}.project-lists .project-list{display:flex;margin:-20px -10px 20px;flex-wrap:wrap}.project-lists .project-list .project-row{padding:50px 10px;cursor:pointer;margin-top:20px;position:relative;width:33.33333333%;text-align:center;display:flex;flex-direction:column}.project-lists .project-list .project-row:first-child{border:0}.project-lists .project-list .project-row:before{content:"";width:calc(100% - 20px);height:100%;top:0;left:0;right:0;position:absolute;background-color:var(--White);z-index:-1;margin:0 auto;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.25);box-shadow:0 0 5px 0 rgba(0,0,0,.25);border:2px solid transparent}.project-lists .project-list .project-row:hover:before{border-color:var(--gradient3)}.project-lists .project-list .project-row .project-col{padding:0 20px 0 50px;white-space:nowrap;text-overflow:ellipsis}.project-lists .project-list .project-row .project-col.job-number{margin-bottom:20px;padding:0}.project-lists .project-list .project-row .project-name{width:100%;overflow:visible;margin-bottom:20px;padding:0 20px;white-space:initial}.project-lists .project-list .project-row .project-name .name{font-size:22px;font-weight:700;display:block;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--EbonyBlack);cursor:pointer;margin-bottom:20px}.project-lists .project-list .project-row .project-name .code,.project-lists .project-list .project-row .project-name .program-name{color:var(--GrayDark);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-lists .project-list .project-row .project-code{line-height:26px;color:var(--GrayDark)}.project-lists .project-list .project-row .project-tags{font-size:0;line-height:normal;white-space:normal;margin-top:15px}.project-lists .project-list .project-row .project-tags .tag-name{position:relative;display:inline-block;font-size:11px;transition:all .2s ease-in-out;margin:10px 0 0 5px;padding:0 10px;line-height:20px;font-weight:600;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:#fff}.project-lists .project-list .project-row .project-date{width:100%;margin-bottom:20px;line-height:26px;color:var(--GrayDark)}.project-lists .project-list .project-row .change-orders{display:flex;padding:10px 0 5px;align-items:center}.project-lists .project-list .project-row .change-orders .change-name{border:1px solid var(--Gray);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;line-height:24px;font-size:13px;padding:0 15px;margin-left:10px;font-weight:400}.project-lists .project-list .project-row .change-orders .change-name.Bound{border-color:#0091e6;color:#0091e6}.project-lists .project-list .project-row .change-orders .change-name.Pending{border-color:#f8ac59;color:#f8ac59}.project-lists .project-list .project-row .change-orders .change-name.Issued{border-color:#6bbf46;color:#6bbf46}.project-lists .project-list .project-row .change-orders .change-name:first-child{margin-left:0}.project-lists .project-list .project-row .change-orders .show-more{color:#0091e6;font-size:13px;cursor:pointer;padding:0 10px;position:relative;line-height:26px}.project-lists .project-list .project-row .change-orders .show-more:hover .change-order-list{display:flex}.project-lists .project-list .project-row .change-orders .change-order-list{position:absolute;right:0;top:100%;width:320px;flex-wrap:wrap;background-color:var(--WhiteBox);padding:10px 20px 20px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25);z-index:2;display:none}.project-lists .project-list .project-row .change-orders .change-order-list:after{content:"";position:absolute;width:10px;height:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;top:-5px;right:12px;background:var(--WhiteBox);transform:rotate(135deg);-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25)}.project-lists .project-list .project-row .change-orders .change-order-list:before{content:"";width:100%;height:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:var(--WhiteBox);position:absolute;left:0;top:0;z-index:1}.project-lists .project-list .project-row .change-orders .change-order-list .change-name{margin:10px 0 0 10px}.project-lists .project-list .project-row .project-label{width:100%;padding:4px 20px}.project-lists .project-list .project-row .project-label .synced-label{margin-bottom:10px}.project-lists .project-list .project-row .project-label .synced-label .synced{line-height:32px;color:#0091e6;font-size:16px;font-weight:600;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:top}.project-lists .project-list .project-row .project-label .synced-label .synced em{line-height:32px;vertical-align:top;display:inline-table;color:#0091e6;font-size:22px;margin-right:10px}.project-lists .project-list .project-row .project-label .synced-label .synced.syncing-pending{color:#f6c74a}.project-lists .project-list .project-row .project-label .synced-label .synced.syncing-pending em{color:#f6c74a}.project-lists .project-list .project-row .project-label .synced-label .synced.data-synced{color:#6bbf46}.project-lists .project-list .project-row .project-label .synced-label .synced.data-synced em{color:#6bbf46}.project-lists .project-list .project-row .project-label .synced-label .synced.synced-declined{color:#e3595b}.project-lists .project-list .project-row .project-label .synced-label .synced.synced-declined em{color:#e3595b}.project-lists .project-list .project-row .project-label .synced-label .synced.synced-partially{color:#0091e6}.project-lists .project-list .project-row .project-label .synced-label .synced.synced-partially em{color:#0091e6}.project-lists .project-list .project-row .project-label .synced-label .synced.synced-not-accepted{color:#ff8704}.project-lists .project-list .project-row .project-label .synced-label .synced.synced-not-accepted em{color:#ff8704}.project-lists .project-list .project-row .project-label .synced-label .synced.not-synced{color:#ababab}.project-lists .project-list .project-row .project-label .synced-label .synced.not-synced em{color:#ababab}.project-lists .project-list .project-row .project-label .policy-label{position:relative;display:flex;justify-content:center}.project-lists .project-list .project-row .project-label .policy-label .policy-details{display:none;position:absolute;top:100%;left:50%;margin-left:-230px;padding-top:15px;z-index:2;white-space:normal}.project-lists .project-list .project-row .project-label .policy-label .policy-details .policy-details-box{background-color:var(--WhiteBox);width:460px;text-align:left;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25);padding:15px}.project-lists .project-list .project-row .project-label .policy-label .policy-details .name-label{font-size:13px;color:var(--GrayDark);line-height:18px}.project-lists .project-list .project-row .project-label .policy-label .policy-details .name-text,.project-lists .project-list .project-row .project-label .policy-label .policy-details .policy-status{font-weight:600;color:var(--EbonyBlack);margin-bottom:10px;font-size:15px}.project-lists .project-list .project-row .project-label .policy-label .policy-details .policy-status{margin-bottom:0}.project-lists .project-list .project-row .project-label .policy-label .policy-details .policy-status [class^=nt-]{display:none}.project-lists .project-list .project-row .project-label .policy-label .details-row{display:flex;margin:0 -5px}.project-lists .project-list .project-row .project-label .policy-label .details-row .details-col{width:50%;padding:0 5px}.project-lists .project-list .project-row .project-label .policy-label .label-box{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:inline-flex;padding:3px;border:2px solid #ccc;position:relative}.project-lists .project-list .project-row .project-label .policy-label .label-box:after{position:absolute;width:16px;height:16px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;bottom:-25px;left:50%;margin-left:-8px;background:var(--WhiteBox);transform:rotate(135deg);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.25);box-shadow:0 0 5px 0 rgba(0,0,0,.25)}.project-lists .project-list .project-row .project-label .policy-label .label-box:before{width:30px;height:12px;background:var(--WhiteBox);position:absolute;bottom:-29px;left:50%;margin-left:-15px;z-index:1}.project-lists .project-list .project-row .project-label .policy-label .label-box.policy-count{border-width:1px}.project-lists .project-list .project-row .project-label .policy-label .label-box.policy-count:before,.project-lists .project-list .project-row .project-label .policy-label .label-box.policy-count:after{display:none}.project-lists .project-list .project-row .project-label .policy-label .label-box span{min-width:35px;line-height:35px;text-align:center;background:#6a53d6;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;color:#fff;font-size:15px;margin-left:5px;font-weight:700;padding:0 7px}.project-lists .project-list .project-row .project-label .policy-label .label-box span:first-child{margin-left:0}.project-lists .project-list .project-row .project-label .policy-label .label-box span.count{background:none;color:#0091e6;font-size:18px;font-weight:700}.project-lists .project-list .project-row .project-label .policy-label .label-box.bound,.project-lists .project-list .project-row .project-label .policy-label .label-box.no-certificate{border-color:#6bbf46}.project-lists .project-list .project-row .project-label .policy-label .label-box.bound+.policy-details .policy-status,.project-lists .project-list .project-row .project-label .policy-label .label-box.no-certificate+.policy-details .policy-status{color:#6bbf46}.project-lists .project-list .project-row .project-label .policy-label .label-box.bound+.policy-details .policy-status .status-progress div,.project-lists .project-list .project-row .project-label .policy-label .label-box.no-certificate+.policy-details .policy-status .status-progress div{background-color:#6bbf46}.project-lists .project-list .project-row .project-label .policy-label .label-box.in-progress{border-color:#f8ac59}.project-lists .project-list .project-row .project-label .policy-label .label-box.in-progress+.policy-details .policy-status{color:#f8ac59}.project-lists .project-list .project-row .project-label .policy-label .label-box.in-progress+.policy-details .policy-status .status-progress div{background-color:#f8ac59}.project-lists .project-list .project-row .project-label .policy-label .label-box.completed{border-color:#666}.project-lists .project-list .project-row .project-label .policy-label .label-box.completed+.policy-details .policy-status{color:#666}.project-lists .project-list .project-row .project-label .policy-label .label-box.completed+.policy-details .policy-status .status-progress div{background-color:#666}.project-lists .project-list .project-row .project-label .policy-label .label-box.not-bound{border-color:#ababab}.project-lists .project-list .project-row .project-label .policy-label .label-box.not-bound+.policy-details .policy-status{color:#ababab}.project-lists .project-list .project-row .project-label .policy-label .label-box.not-bound+.policy-details .policy-status .status-progress div{background-color:#ababab}.project-lists .project-list .project-row .project-label .policy-label .label-box.incomplete{border-color:#e3595b}.project-lists .project-list .project-row .project-label .policy-label .label-box.incomplete+.policy-details .policy-status{color:#e3595b}.project-lists .project-list .project-row .project-label .policy-label .label-box.incomplete+.policy-details .policy-status .status-progress div{background-color:#e3595b}.project-lists .project-list .project-row .project-label .policy-label .label-box.pipeline{border-color:#f8ac59}.project-lists .project-list .project-row .project-label .policy-label .label-box.pipeline+.policy-details .policy-status{color:#f8ac59}.project-lists .project-list .project-row .project-label .policy-label .label-box.pipeline+.policy-details .policy-status .status-progress div{background-color:#f8ac59}.project-lists .project-list .project-row .project-label .policy-label .label-box.on-hold{border-color:#ababab}.project-lists .project-list .project-row .project-label .policy-label .label-box.on-hold+.policy-details .policy-status{color:#ababab}.project-lists .project-list .project-row .project-label .policy-label .label-box.on-hold+.policy-details .policy-status .status-progress div{background-color:#ababab}.project-lists .project-list .project-row .project-label .policy-label .label-box.cancel{border-color:#ababab}.project-lists .project-list .project-row .project-label .policy-label .label-box.cancel+.policy-details .policy-status{color:#ababab}.project-lists .project-list .project-row .project-label .policy-label .label-box.cancel+.policy-details .policy-status .status-progress div{background-color:#ababab}.project-lists .project-list .project-row .project-label .policy-label-box{margin-left:10px;position:relative}.project-lists .project-list .project-row .project-label .policy-label-box:first-child{margin-left:0}.project-lists .project-list .project-row .project-label .policy-label-box:hover .label-box{z-index:2}.project-lists .project-list .project-row .project-label .policy-label-box:hover .label-box:after,.project-lists .project-list .project-row .project-label .policy-label-box:hover .label-box:before{content:""}.project-lists .project-list .project-row .project-label .policy-label-box:hover .policy-details{display:block;z-index:1}.project-lists .project-list .project-row .project-label:after{font-family:"Custom-Icons","Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:20px;position:absolute;right:0;top:9px}.project-lists .project-list .project-row:nth-last-child(2) .policy-label-box{margin-left:10px}.project-lists .project-list .project-row:nth-last-child(2) .policy-label-box:first-child{margin-left:0}.project-lists .project-list .project-row:nth-last-child(2) .policy-label-box:hover .label-box:after{bottom:auto;top:-25px}.project-lists .project-list .project-row:nth-last-child(2) .policy-label-box:hover .label-box:before{bottom:auto;top:-35px}.project-lists .project-list .project-row:nth-last-child(2) .policy-label-box:hover .policy-details{top:auto;bottom:100%;padding:0 0 15px 0}.project-lists .project-list .project-row:first-child .policy-label-box{margin-left:10px}.project-lists .project-list .project-row:first-child .policy-label-box:first-child{margin-left:0}.project-lists .project-list .project-row:first-child .policy-label-box:hover .label-box:after{bottom:-25px;top:auto}.project-lists .project-list .project-row:first-child .policy-label-box:hover .label-box:before{bottom:-29px;top:auto}.project-lists .project-list .project-row:first-child .policy-label-box:hover .policy-details{top:100%;bottom:auto;padding:15px 0 0 0}.project-lists .project-list .add-by-status{display:inline-block;font-size:14px;font-weight:500;line-height:30px;padding:0 20px;margin:5px 0 15px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.project-lists .project-list .add-by-status.add-by-program{background-color:rgba(106,83,214,.1);color:#6a53d6}.project-lists .project-list .add-by-status.add-by-market{background-color:rgba(0,145,230,.1);color:#0091e6}.project-lists .project-list .add-by-status.no-selected{background-color:rgba(248,172,89,.1);color:#f8ac59}.project-lists .project-list .add-by-status .no-selected-tooltip{position:relative;display:inline-block;z-index:2}.project-lists .project-list .add-by-status .no-selected-tooltip i{font-size:18px;padding-left:5px;line-height:30px;vertical-align:top}.project-lists .project-list .add-by-status .no-selected-tooltip .tooltip-text{display:none;position:absolute;top:100%;right:0;width:290px;padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:var(--GrayDark);line-height:22px;background-color:var(--WhiteBox);-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 6px 0 rgba(0,0,0,.15);box-shadow:0 1px 6px 0 rgba(0,0,0,.15)}.project-lists .project-list .add-by-status .no-selected-tooltip:hover .tooltip-text{display:block}.project-lists .project-list.list-veiw{margin:0 0 20px 0;background-color:var(--White);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.25);box-shadow:0 0 5px 0 rgba(0,0,0,.25)}.project-lists .project-list.list-veiw .project-row{width:100%;display:flex;text-align:left;padding:20px 30px;align-items:center;border-top:1px solid var(--Gray);flex-direction:row;margin:0}.project-lists .project-list.list-veiw .project-row:first-child{border:0}.project-lists .project-list.list-veiw .project-row:hover{background-color:var(--GrayLighter)}.project-lists .project-list.list-veiw .project-row:before{display:none}.project-lists .project-list.list-veiw .project-row .project-col{margin:0;position:relative}.project-lists .project-list.list-veiw .project-row .project-col.job-number{padding:0 20px 0 20px;width:12%}.project-lists .project-list.list-veiw .project-row .project-col.job-number .project-code{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.project-lists .project-list.list-veiw .project-row .project-col:before{content:"";height:30px;position:absolute;left:0;top:50%;margin-top:-15px;border-left:1px solid var(--Gray)}.project-lists .project-list.list-veiw .project-row .project-col:last-child:after{content:"";font-family:"Custom-Icons";font-size:20px;line-height:20px;margin-top:-10px;position:absolute;right:0;top:50%}.project-lists .project-list.list-veiw .project-row .project-col .owner-name{max-width:20%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-lists .project-list.list-veiw .project-row .project-name{margin:0;padding-left:0;width:50%}.project-lists .project-list.list-veiw .project-row .project-name .name{margin-bottom:0;font-size:16px}.project-lists .project-list.list-veiw .project-row .project-name:before{display:none}.project-lists .project-list.list-veiw .project-row .project-tags{margin:-5px 0 0 -5px}.project-lists .project-list.list-veiw .project-row .project-date{width:25%}.project-lists .project-list.list-veiw .project-row .project-label{padding-right:20px;flex:1}.project-lists .project-list.list-veiw .project-row .policy-label{justify-content:left}.project-lists .project-list.list-veiw .project-other-details{display:flex;align-items:center;gap:5px}.project-lists .project-list.list-veiw .project-other-details .program-name{max-width:50%}.project-lists .project-list.list-veiw .project-other-details .project-code{max-width:20%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-lists .project-list.list-veiw .project-other-details .district-name{max-width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-lists .project-list.list-veiw .project-other-details label{vertical-align:middle}.project-lists .status-details{white-space:normal;color:var(--EbonyBlack);padding:15px;margin:0 -15px -15px -15px}.project-lists .status-details .box-title{font-weight:600;display:none}.project-lists .status-details .status-counts{display:flex;align-items:center}.project-lists .status-details .status-counts span{color:var(--GrayDark);font-weight:400}.project-lists .status-details .status-progress{width:100%;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:var(--GrayLight);margin-right:10px}.project-lists .status-details .status-progress div{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:5px}.project-lists .status-details .next-steps{padding:0 15px 0;margin:10px -15px 0;border-top:1px solid var(--Gray)}.project-lists .status-details .next-steps .box-title{font-size:14px;font-weight:400}.project-lists .status-details .next-steps a{color:#0091e6;font-size:14px;font-weight:400;line-height:24px;padding-left:10px;display:block;position:relative;margin-top:10px}.project-lists .status-details .next-steps a:before{content:"-";position:absolute;left:0;top:0}.notification-box{width:30%;padding-left:30px;float:right;display:none}.notification-box .notification-header{display:flex}.notification-box .notification-header .notification-type{padding:10px 15px;border-left:1px solid var(--Gray);font-size:14px;color:var(--GrayDark);line-height:16px}.notification-box .notification-header .notification-type:first-child{border:0}.notification-box .notification-header .notification-type span{color:var(--EbonyBlack);font-size:30px;line-height:32px;font-weight:700;display:block}.notification-box .notification-lists .notification-row{border-top:1px solid var(--Gray);padding:20px}.notification-box .notification-lists .notification-row .type{font-size:18px;font-weight:700;display:block;line-height:26px;margin-bottom:15px;color:var(--EbonyBlack)}.notification-box .notification-lists .notification-row .project-details{font-size:14px;color:var(--GrayDark)}.notification-box .notification-lists .notification-row .project-details span{display:block;margin-bottom:5px}.notification-box .notification-lists .notification-row .notification-info{color:#e3595b;font-size:14px;margin-bottom:5px}.form-options{max-width:870px;margin:0 auto;padding:70px 0}.form-options .box-title{font-size:26px;font-weight:400;line-height:32px;color:var(--GrayDark);text-align:center;position:relative;margin-bottom:70px}.form-options .box-title span{background:var(--White);padding:0 20px;position:relative;display:inline-block}.form-options .box-title:before{content:"";position:absolute;width:100%;height:0;border-bottom:1px solid var(--Gray);left:0;top:50%}.form-options .form-option-box{display:flex;justify-content:space-between}.form-options .option-box{border:1px solid var(--Gray);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:398px;padding-bottom:40px;text-align:center;position:relative;cursor:pointer}.form-options .option-box:hover{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25)}.form-options .option-box img{display:block;margin-bottom:50px}.form-options .option-box p{font-size:16px;line-height:22px;color:var(--GrayDark);padding:0 45px}.form-options .option-box .selected-info{background:var(--gradient3);position:absolute;left:0;bottom:0;color:var(--White);line-height:40px;width:100%;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;display:none}.form-options .option-box .selected-info i{margin-right:5px;vertical-align:top;line-height:40px}.form-options .option-box:before{border:5px solid var(--gradient3);position:absolute;left:0;top:0;right:0;bottom:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin:-1px}.form-options .option-box.selected{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25)}.form-options .option-box.selected:before{content:""}.form-options .option-box.selected .selected-info{display:block}.add-edit-layers .drawer-wrapper{max-width:1190px !important}.add-edit-layers .white-container{padding:30px 30px 10px;display:flex;flex-direction:column}.add-edit-layers .layers-total-box{margin-bottom:20px}.add-edit-layers .layers-total-box .total-box{padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.16);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,.16);box-shadow:0 0 6px 0 rgba(0,0,0,.16)}.add-edit-layers .layers-total-box .total-label{color:var(--GrayDark)}.add-edit-layers .layers-total-box .total-amount{color:var(--EbonyBlack);font-size:20px;font-weight:700;line-height:30px}.add-edit-layers .section-title{font-size:22px;font-weight:700;line-height:30px;color:var(--EbonyBlack);margin-bottom:20px;display:flex;justify-content:space-between}.add-edit-layers .section-title .add-delete-layer-link{color:#0091e6;font-size:16px;font-weight:400;cursor:pointer;margin-left:15px}.add-edit-layers .section-title .add-delete-layer-link:hover{text-decoration:underline}.add-edit-layers .layers-option{border-top:1px solid var(--Gray);padding-top:20px;margin-top:0}.add-edit-layers .layers-option:first-child{margin-top:0;padding-top:0;border-top:0}.add-edit-layers .layers-option .determind-option{width:100%}.add-edit-layers .layers-option .determind-option .label-checkbox{color:#0091e6;display:inline-block;line-height:30px;margin-bottom:0;cursor:pointer}.add-edit-layers .layers-option .determind-option .label-checkbox .check-mark{vertical-align:top}.add-edit-layers .layers-option .determind-option .label-checkbox .check-mark:before,.add-edit-layers .layers-option .determind-option .label-checkbox .check-mark::after{border-color:#0091e6}.add-edit-layers .btn-group{padding:10px 0 30px}@media(min-width:993px) and (max-width:1250px){.project-lists .project-list .project-row{padding:40px 20px;width:50%}}@media(min-width:768px) and (max-width:992px){.project-Page .page-title{line-height:40px}.project-lists .project-list .project-row{padding:40px 20px;width:50%}.project-lists .project-list .project-row .project-name .name{font-size:18px}.project-lists .project-list .project-row .project-label .policy-label .label-box{border-width:1px;padding:2px}.project-lists .project-list .project-row .project-label .policy-label .label-box span{width:25px;line-height:25px;font-size:11px;font-weight:600}.project-lists .project-list .project-row .project-label .policy-label .label-box span.count{font-size:11px;font-weight:600}.project-lists .project-list .project-row .project-label .policy-label .policy-label-box{margin-left:5px}.project-lists .project-list .project-row .project-label .policy-label .policy-label-box:first-child{margin-left:0}.project-lists .project-list .project-row .project-tags{margin-top:5px}.project-lists .project-list .project-row .project-tags .tag-name{font-size:9px;padding:0 10px;line-height:18px}.project-lists .project-list.list-veiw .project-row{padding:10px 15px}.project-lists .project-list.list-veiw .project-row .project-col:last-child::after{font-size:16px}.project-lists .project-list.list-veiw .project-row .project-name{line-height:18px}.project-lists .project-list.list-veiw .project-row .project-name .name{font-size:14px;line-height:18px}.project-lists .project-list.list-veiw .project-row .project-name .project-other-details{font-size:12px}.project-lists .project-list.list-veiw .project-row .project-tags{margin-top:0}}@media(max-width:767px){.project-Page{margin-bottom:0}.project-Page.show-notification.overlap .notification-box{width:100%;top:50px;padding:10px;overflow:auto}.project-Page .page-title{font-size:16px;line-height:20px;margin-bottom:20px;padding-top:7px}.project-Page .list-top-btns .add-project{width:40px;padding:0}.project-Page .list-top-btns .add-project i{margin:0}.project-Page .list-top-btns .add-project span{display:none}.project-lists .project-list .project-row{width:100%;padding:30px 10px}.project-lists .project-list .project-row .project-col{padding:0 10px}.project-lists .project-list .project-row .project-name .name{font-size:14px;line-height:16px}.project-lists .project-list .project-row .project-name .code{font-size:12px}.project-lists .project-list .project-row .project-date,.project-lists .project-list .project-row .project-code{display:none}.project-lists .project-list .project-row .project-status .status{line-height:20px}.project-lists .project-list .project-row .project-status .status i{width:20px;height:20px;line-height:20px;font-size:10px}.project-lists .project-list .project-row .project-status .status.in-progress i{font-size:12px}.project-lists .project-list .project-row .project-status .status.not-bound i{font-size:11px}.project-lists .project-list .project-row .project-status .status.incomplete i{font-size:11px}.project-lists .project-list .project-row .project-label .policy-label .label-box{border-width:1px;padding:2px}.project-lists .project-list .project-row .project-label .policy-label .label-box span{width:25px;height:25px;line-height:25px;font-size:11px}.project-lists .project-list .project-row .project-label .policy-label .label-box span.count{font-size:12px}.project-lists .project-list .project-row .more-links{padding-left:0}.project-lists .project-list .project-row .more-links .more-link{display:none}.project-lists .project-list .project-row .more-links .other-link{font-size:14px;line-height:26px;padding-top:5px}.project-lists .project-list.list-veiw .project-row{padding:10px 15px;line-height:18px}.project-lists .project-list.list-veiw .project-row .project-name{width:100%;padding-right:30px}.project-lists .project-list.list-veiw .project-row .project-name .name{font-size:14px;line-height:18px}.project-lists .project-list.list-veiw .project-row .project-name .program-name,.project-lists .project-list.list-veiw .project-row .project-name .district-name{font-size:12px}.project-lists .project-list.list-veiw .project-row .project-name:after{content:"";font-family:"Custom-Icons","Arial Narrow",Arial,sans-serif;font-size:15px;line-height:20px;margin-top:-10px;position:absolute;right:0;top:50%}.project-lists .project-list.list-veiw .project-row .project-label{display:none}.notification-box .notification-header .notification-type{padding:10px;font-size:12px}.notification-box .notification-lists .notification-row{padding:10px;line-height:16px}.notification-box .notification-lists .notification-row .type{font-size:14px;margin-bottom:5px}.notification-box .notification-lists .notification-row .project-details span{font-size:12px}.notification-box .notification-lists .notification-row .notification-info{font-size:12px;margin-bottom:0}}.status-bar{padding:30px}.progress-meter{margin:0 auto 45px;padding:20px 40px 40px 40px}.progress-meter{counter-reset:point}.progress-meter .progress-point:before{-moz-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;content:" ";display:block;width:16px;height:16px;margin:0 auto 12px;text-align:center;background-color:var(--Gray);color:var(--White)}.progress-meter.status-in-progress .progress{background-color:#f8ac59}.progress-meter.status-in-progress li.completed{color:#f8ac59}.progress-meter.status-in-progress li.completed:before{background-color:#f8ac59}.progress-meter.status-in-progress li.completed .label-date{color:#f8ac59}.progress-meter.status-completed .progress{background-color:var(--GrayDark)}.progress-meter.status-completed li.completed{color:var(--GrayDark)}.progress-meter.status-completed li.completed:before{background-color:var(--GrayDark)}.progress-meter.status-completed li.completed .label-date{color:var(--GrayDark)}.progress-meter.status-pending .progress{background-color:#ababab}.progress-meter.status-pending li.completed{color:#ababab}.progress-meter.status-pending li.completed:before{background-color:#ababab}.progress-meter.status-pending li.completed .label-date{color:#ababab}.progress-meter.status-incomplete .progress{background-color:#e3595b}.progress-meter.status-incomplete li.completed{color:#e3595b}.progress-meter.status-incomplete li.completed:before{background-color:#e3595b}.progress-meter.status-incomplete li.completed .label-date{color:#e3595b}.progress-meter .track{position:relative;height:4px;background:var(--Gray)}.progress-meter .progress{-moz-transition:width 1s;-o-transition:width 1s;-webkit-transition:width 1s;transition:width 1s;display:block;position:absolute;left:0;top:0;width:0;height:4px;background:#6bbf46}.progress-meter .progress .point-tooltip{width:65px;position:absolute;bottom:3px;right:-8px;margin-right:-57px;background-color:#6bbf46;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:0 10px;line-height:35px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transform:translate(-50%,-50%)}.progress-meter .progress .point-tooltip:after{content:"";position:absolute;width:10px;height:10px;bottom:-5px;left:50%;margin-left:-5px;background:#6bbf46;transform:rotate(135deg)}.progress-meter .progress:before{position:absolute;bottom:-5px;right:-8px;display:block;width:16px;height:16px;text-align:center;background-color:#6bbf46;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;z-index:1}.progress-meter .progress-points{position:relative;margin:-11px 0 0;padding:0;list-style:none}.progress-meter .progress-points .progress-point:nth-child(1){left:0%}.progress-meter .progress-points .progress-point:nth-child(2){left:16.6666666667%}.progress-meter .progress-points .progress-point:nth-child(3){left:33.3333333333%}.progress-meter .progress-points .progress-point:nth-child(4){left:50%}.progress-meter .progress-points .progress-point:nth-child(5){left:66.6666666667%}.progress-meter .progress-points .progress-point:nth-child(6){left:83.3333333333%}.progress-meter .progress-points .progress-point:nth-child(7){left:100%}.progress-meter .progress-point{-moz-transition:color 1s;-o-transition:color 1s;-webkit-transition:color 1s;transition:color 1s;position:absolute;display:block;width:135px;margin-left:-67.5px;text-align:center;color:var(--Gray);font-size:14px;font-weight:500;white-space:normal;padding:0 7px}.progress-meter .progress-point.completed,.progress-meter .progress-point.active{color:#6bbf46}.progress-meter .progress-point.completed .label-date,.progress-meter .progress-point.active .label-date{color:var(--GrayDark)}.progress-meter .progress-point.completed:before{border-color:#6bbf46;background-color:#6bbf46}.progress-meter .progress-point.active:before{-moz-transition-delay:1s;-o-transition-delay:1s;-webkit-transition-delay:1s;transition-delay:1s;background-color:#6bbf46}.progress-meter .progress-point .label{line-height:18px}.progress-meter .progress-point .label-text{display:block}.progress-meter .progress-point .label-date{color:var(--Gray);font-size:12px;display:block;font-weight:400;margin-top:5px}.controls{text-align:center;font-size:12px}.trigger{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:6px 8px;border:none;font:14px inherit;text-shadow:0 1px 1px rgba(250.75,250.75,250.75,.75);color:#626262}@media screen and (min-width:993px) and (max-width:1024px){.progress-bar{width:100%;overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.progress-bar .progress-meter{padding:20px 40px 40px;min-width:150%}}@media(max-width:992px){.program-preview .status-bar{padding-top:15px}.progress-bar{width:100%;overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.progress-bar .progress-meter{min-width:180%;padding:20px 0 42px 50px}}@media(max-width:767px){.status-bar{padding:10px;margin-bottom:10px}.progress-bar .progress-meter{min-width:1050px;padding-left:30px}.progress-bar .progress-meter .progress .point-tooltip{width:55px;line-height:30px;right:2px;font-size:13px;bottom:5px}.progress-bar .progress-point{font-size:12px;line-height:18px}.progress-bar .progress-point:before{margin-bottom:5px}.progress-bar .progress-point .label-date{font-size:10px}}.project-preview .carrier-notification .notification-table{border:1px solid var(--Gray);background-color:var(--WhiteBox);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.project-preview .carrier-notification .notification-table .table-header{padding-top:10px}.project-preview .carrier-notification .notification-table .table-header .table-row{border-bottom:1px solid var(--Gray);padding-bottom:20px}.project-preview .carrier-notification .notification-table .table-header .row-col{color:var(--GrayDark);font-weight:600}.project-preview .carrier-notification .notification-table .table-body{padding-bottom:10px}.project-preview .carrier-notification .notification-table .table-row{display:flex;align-items:flex-end;padding:10px 20px;flex-wrap:wrap}.project-preview .carrier-notification .notification-table .row-col{padding:0 10px;font-weight:700;color:var(--EbonyBlack)}.project-preview .carrier-notification .notification-table .row-col:first-child{padding-left:0}.project-preview .carrier-notification .notification-table .row-col:last-child{padding-right:0}.project-preview .carrier-notification .notification-table .policy-type{width:30%}.project-preview .carrier-notification .notification-table .policy-type .type{display:block;font-size:14px;color:var(--GrayDark);line-height:18px;font-weight:400}.project-preview .carrier-notification .notification-table .policy-numbr{width:20%}.project-preview .carrier-notification .notification-table .carrier-name{width:50%;display:flex;justify-content:space-between;align-items:flex-end}.project-preview .carrier-notification .notification-table .carrier-name .name{width:60%}.project-preview .carrier-notification .notification-table .carrier-name .name span{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:20px}.project-preview .carrier-notification .notification-table .carrier-name .more-link{width:40%;display:flex;align-items:center;justify-content:flex-end}.project-preview .carrier-notification .notification-table .link-icon{display:inline-block}.project-preview .carrier-notification .notification-table .link-icon i{width:30px;line-height:22px;font-size:18px;color:var(--GrayDark);text-align:center;vertical-align:top}.project-preview .carrier-notification .notification-table .notification-link{font-size:14px;color:#6bbf46;font-weight:400;display:flex;margin-right:20px;line-height:22px}.project-preview .carrier-notification .notification-table .notification-link i{font-size:20px;line-height:22px;margin-right:10px;vertical-align:top}.project-preview .carrier-notification .notification-table .notified-link{font-size:14px;color:#6bbf46;font-weight:400;display:inline-block;margin-right:20px}.project-preview .carrier-notification .notification-table .notified-link i{height:22px;width:22px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;line-height:22px;font-size:10px;text-align:center;border:1px solid #6bbf46;color:#6bbf46;margin-right:10px}.project-preview .carrier-notification .notification-table .sub-table-body{width:100%;display:none}.project-preview .carrier-notification .notification-table .table-row.carrier-date{font-size:16px;font-weight:700;display:flex;align-items:center;border-top:1px solid var(--Gray);padding:20px}.project-preview .carrier-notification .notification-table .table-row.carrier-date .date-label{display:block;font-size:14px;color:var(--GrayDark);font-weight:400;line-height:22px;padding-right:5px}.project-preview .carrier-notification .notification-table .table-row.carrier-date .effective-end-date{display:flex;padding-left:0}.project-preview .carrier-notification .notification-table .table-row.carrier-date .effective-end-date .date-box{width:50%;display:flex;line-height:22px}.project-preview .carrier-notification .width-title label{display:block;font-size:14px;color:var(--GrayDark);font-weight:400;line-height:16px}.project-preview .carrier-notification .sub-table-row{border:0}.project-preview .carrier-notification .email-links{font-size:14px;display:inline-block;color:#0091e6}.project-preview .accordion-change-order .no-order{text-align:center;padding:20px 0}.project-preview .accordion-change-order .no-order h3{font-weight:400;margin-bottom:30px}.project-preview .accordion-change-order .other-link{width:30px;line-height:32px;text-align:center;display:inline-block}.project-preview .accordion-change-order .show-difference-icon{float:left;font-size:20px;cursor:pointer;line-height:30px;width:30px;text-align:left}.project-preview .accordion-change-order .see-more{cursor:pointer}.project-preview .accordion-change-order .action-btn{display:flex;justify-content:end}.project-preview .accordion-change-order .action-btn .btns{display:flex;align-items:center}.project-preview .accordion-change-order .action-btn .btns i{cursor:pointer;font-size:20px;line-height:30px;width:30px;text-align:left}.project-preview .accordion-change-order .difference-info{position:relative;background:var(--GrayLight);border-top:1px solid var(--Gray);padding:20px;margin:0;display:none}.project-preview .accordion-change-order .difference-info .title,.project-preview .accordion-change-order .difference-info .section-title{color:var(--EbonyBlack);margin-bottom:15px}.project-preview .accordion-change-order .difference-info .change-type{display:inline-block;vertical-align:top;padding-right:15px;color:var(--GrayDark)}.project-preview .accordion-change-order .difference-info .changes{display:inline-block}.project-preview .accordion-change-order .difference-info .changes .change-day{color:var(--EbonyBlack)}.project-preview .accordion-change-order .difference-info .changes .change-day span{font-size:14px;color:#6bbf46;padding-left:10px}.project-preview .accordion-change-order .difference-info .changes .change-date{font-size:14px;color:var(--GrayDark)}.project-preview .accordion-change-order .current-order .order-type{color:#0091e6}.project-preview .accordion-change-order .rejected-order .order-type{color:#e3595b}.project-preview .accordion-change-order .order-type{font-size:12px;display:block;line-height:14px}.project-preview .accordion-change-order .add-new-order{display:flex;justify-content:space-between;padding:20px 0 0;line-height:50px}.project-preview .accordion-change-order .unbind-link{border-top:1px solid var(--Gray);display:flex;justify-content:space-between;padding:20px 0 0;margin-top:20px}.project-preview .accordion-change-order .unbind-link .info-text{display:flex;align-items:center}.project-preview .accordion-change-order .unbind-link .option-tooltip{cursor:pointer;color:var(--GrayDark);margin-left:5px}.project-preview .accordion-change-order .loss-summary-row{margin-top:15px}.project-preview .go-policy-document{color:#0091e6;font-size:14px;text-decoration:underline}.project-preview .go-policy-document:hover{text-decoration:none}.project-preview .no-data{text-align:left;color:var(--Gray);line-height:30px}.project-preview .document-list{padding:0 20px;border-top:1px solid var(--Gray)}.project-preview .document-list:first-child{border-top:0}.project-preview .document-list .box-title{font-size:18px;font-weight:700;color:var(--EbonyBlack);display:flex;line-height:68px;justify-content:space-between;align-items:center;cursor:pointer}.project-preview .document-list .box-title .plus-minus-icon{display:inline-block;line-height:28px}.project-preview .document-list .box-title .plus-minus-icon i{width:30px;line-height:28px;font-size:18px;color:var(--GrayDark);text-align:center;vertical-align:top}.project-preview .document-list .row{margin:0 -10px}.project-preview .document-list .sub-table-body{border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:20px 20px 20px;margin-bottom:20px}.project-preview .document-list .sub-table-row{border:0;color:var(--EbonyBlack);padding-top:20px}.project-preview .document-list .sub-table-row:first-child{padding-top:0}.project-preview .close-out-card .table-row{display:flex;padding:0;align-items:center}.project-preview .close-out-card .table-row .table-col{width:20%;padding:0 10px}.project-preview .close-out-card .table-row .table-col.coll-1{width:20%}.project-preview .close-out-card .table-row .table-col:first-child{padding-left:0}.project-preview .close-out-card .table-row .table-col:last-child{padding-right:0;width:8%}.project-preview .close-out-card .table-row .table-col.coll-2{width:12%}.project-preview .close-out-card .table-row .table-col.edit-btn a{color:var(--GrayDark);font-size:18px;width:22px;cursor:pointer}.project-preview .close-out-card .table-row .table-col.edit-btn a:last-child{margin-left:20px}.project-preview .close-out-card .table-row .table-col.edit-btn a:hover{color:var(--EbonyBlack);text-decoration:none}.project-preview .close-out-card .table-header{padding-bottom:10px}.project-preview .close-out-card .table-header .table-row{color:var(--GrayDark)}.project-preview .close-out-card .table-header .table-row .table-col{line-height:20px}.project-preview .close-out-card .table-body .table-row{padding:10px 20px}.project-preview .close-out-card .accordion-change-order .table-col:first-child{width:15%}.project-preview .close-out-card .accordion-change-order .table-col:last-child{width:12%;margin-left:auto}.project-preview .close-out-card .accordion-change-order .marked-completed .table-col{width:30%}.project-preview .close-out-card .accordion-change-order .marked-completed .table-col:last-child{width:10%}.project-preview .quota-share-card .edit-links{display:flex;justify-content:end;margin-bottom:10px}.project-preview .quota-share-card .edit-links .edit-quota-share{margin-left:10px}.project-preview .quota-share-card .edit-quota-share{display:block;color:#0091e6;cursor:pointer;font-weight:500;text-align:right;padding-bottom:10px}.project-preview .quota-share-card .edit-quota-share em{margin-right:10px}.project-preview .quota-share-card .edit-quota-share:hover{text-decoration:underline}.project-preview .quota-share-card .edit-quota-share.not-allowed{color:var(--Gray)}.project-preview .quota-share-card .table-row{display:flex;padding:0;align-items:center}.project-preview .quota-share-card .table-row .table-col{width:25%;padding:0 10px}.project-preview .quota-share-card .table-row .table-col:first-child{padding-left:0}.project-preview .quota-share-card .table-header{padding-bottom:10px}.project-preview .quota-share-card .table-header .table-row{color:var(--GrayDark)}.project-preview .quota-share-card .table-header .table-row .table-col{line-height:20px}.project-preview .quota-share-card .table-body .table-row{padding:10px 20px}.project-preview .quota-share-card .table-body .table-row span{display:block;color:#e3595b;font-size:13px}.project-preview .quota-share-card .table-footer{padding:15px 20px 0 20px}.project-preview .quota-share-card .table-footer .table-row{color:var(--GrayDark)}.project-preview .excess-layer-card .edit-excess-layer{display:flex;justify-content:space-between}.project-preview .excess-layer-card .edit-excess-layer .edit-link{color:#0091e6;font-weight:400;cursor:pointer}.project-preview .excess-layer-card .no-excess-layer{color:var(--GrayDark);font-weight:600;padding-left:20px}.project-preview .excess-layer-card .show-more{display:flex;justify-content:space-between}.project-preview .excess-layer-card .sub-table-body{border-top:1px solid var(--Gray);padding:20px 20px 0;margin:20px -10px 0;flex:1}.project-preview .excess-layer-card .sub-table-body .layer-row-data{margin-top:20px}.project-preview .excess-layer-card .sub-table-body .layer-row-data:first-child{margin-top:0}.project-preview .excess-layer-card .determined-text{padding-left:5px;color:#e3595b;font-size:13px;font-weight:500}.project-preview .excess-layer-card .layer-date{font-size:20px;font-weight:700}.project-preview .excess-layer-card .layer-date label{display:block;font-size:14px;color:var(--GrayDark);font-weight:400;line-height:16px}.project-preview .submission-data-table{background-color:var(--White);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;-webkit-box-shadow:0 0 6px 0 rgba(36,36,62,.25);-moz-box-shadow:0 0 6px 0 rgba(36,36,62,.25);box-shadow:0 0 6px 0 rgba(36,36,62,.25)}.project-preview .submission-data-table .submission-data-row{padding:0 10px;display:flex;align-items:center;border-top:1px solid var(--Gray)}.project-preview .submission-data-table .submission-data-row.submission-data-header{border:0;-webkit-box-shadow:0 0 6px 0 rgba(36,36,62,.3);-moz-box-shadow:0 0 6px 0 rgba(36,36,62,.3);box-shadow:0 0 6px 0 rgba(36,36,62,.3);font-size:18px;font-weight:600;color:var(--EbonyBlack)}.project-preview .submission-data-table .submission-data-row.submission-data-header+.submission-data-row{border-top:0}.project-preview .submission-data-table .submission-data-row .submission-reason .reason-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-preview .submission-data-table .submission-data-col{padding:20px 10px;width:25%;color:var(--EbonyBlack)}.project-preview .submission-data-table .submission-data-col.submission-status{width:20%}.project-preview .submission-data-table .submission-data-col.transaction-type{width:10%}.project-preview .submission-data-table .submission-data-col.submission-date{width:15%}.project-preview .submission-data-table .submission-data-col:last-child{width:30%}.project-preview .submission-data-table .submission-data-col .small-text{font-size:14px;color:var(--GrayDark)}.add-edit-quota-share .sub-title{font-size:18px;font-weight:700;color:var(--EbonyBlack);margin-bottom:10px}.add-edit-quota-share .quota-share-determind{width:100%;margin-bottom:20px}.add-edit-quota-share .quota-share-determind .label-checkbox{color:#0091e6;display:inline-block;line-height:30px;margin-bottom:0}.add-edit-quota-share .quota-share-determind .label-checkbox .check-mark{vertical-align:top}.add-edit-quota-share .quota-share-determind .label-checkbox .check-mark:before,.add-edit-quota-share .quota-share-determind .label-checkbox .check-mark::after{border-color:#0091e6}.synced-container{padding:20px;display:flex;justify-content:space-between;align-items:center}.synced-container .btn-switch{font-size:20px;font-weight:600;color:var(--EbonyBlack);line-height:30px}.synced-container .btn-switch .label-switch{margin-left:10px}.synced-container .sync-info-content{display:none;position:absolute;background-color:var(--WhiteBox);padding:15px;top:100%;right:0;width:420px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25);z-index:3;margin-top:10px;font-size:14px;line-height:18px;font-weight:400;color:var(--EbonyBlack);text-align:left}.synced-container .sync-info-content:after{content:"";position:absolute;width:16px;height:16px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;top:-7px;right:50px;background:var(--WhiteBox);transform:rotate(135deg);-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25)}.synced-container .sync-info-content:before{content:"";width:100%;height:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:var(--WhiteBox);position:absolute;left:0;top:0;z-index:1}.synced-container .synced-details{display:flex;align-items:center}.synced-container .view-reasons{cursor:pointer;font-size:18px;color:var(--GrayDark);width:30px;text-align:right;line-height:40px;margin-right:-3px}.synced-container .synced{padding:3px 20px 3px 3px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;line-height:32px;border:1px solid #ababab;color:#ababab;font-size:16px;font-weight:600;position:relative}.synced-container .synced em{width:32px;line-height:32px;height:32px;overflow:hidden;vertical-align:top;text-align:center;background:#ababab;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:inline-table;color:#fff;font-size:20px;margin-right:10px}.synced-container .synced.syncing-pending{border-color:#f6c74a;color:#f6c74a}.synced-container .synced.syncing-pending em{background:#f6c74a}.synced-container .synced.data-synced{border-color:#6bbf46;color:#6bbf46}.synced-container .synced.data-synced em{background:#6bbf46}.synced-container .synced.synced-declined{border-color:#e3595b;color:#e3595b}.synced-container .synced.synced-declined em{background:#e3595b;font-size:18px;line-height:28px}.synced-container .synced.synced-partially{border-color:#0091e6;color:#0091e6}.synced-container .synced.synced-partially em{background:#0091e6;font-size:18px;line-height:28px}.synced-container .synced.synced-not-accepted{border-color:#ff8704;color:#ff8704}.synced-container .synced.synced-not-accepted em{background:#ff8704;font-size:18px;line-height:28px}.synced-container .synced.not-synced{border-color:#ababab;color:#ababab}.synced-container .synced.not-synced em{background:#ababab;font-size:18px}.synced-container .synced:hover .sync-info-content{display:block}.project-info{padding:20px}.project-info .project-date{display:flex}.project-info .project-date .short-name{min-width:36px;line-height:36px;text-align:center;background:#6a53d6;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:inline-block;color:#fff;font-size:16px;font-weight:700;margin-right:5px;padding:0 7px}.project-info .project-date .date{font-size:20px;line-height:26px;color:var(--GrayDark);padding-left:10px}.project-info .project-date .policy-type{display:flex;align-items:center}.project-info .project-number{text-align:right}.project-info .project-number label{font-size:16px;color:var(--GrayDark);line-height:22px;display:block}.project-info .project-number h4{color:var(--EbonyBlack);margin-bottom:0;font-size:20px;font-weight:600;line-height:26px}.change-order-status{display:flex;justify-content:space-between;padding:20px;align-items:center}.change-order-status .box-title{font-size:20px;font-weight:700;color:var(--EbonyBlack)}.change-order-status .change-orders{display:flex;padding:10px 0 5px;align-items:center}.change-order-status .change-orders .change-name{border:1px solid var(--Gray);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;line-height:24px;font-size:13px;padding:0 15px;margin-left:10px;font-weight:400}.change-order-status .change-orders .change-name:first-child{margin-left:0}.change-order-status .change-orders .change-name.Bound{border-color:#0091e6;color:#0091e6}.change-order-status .change-orders .change-name.Pending{border-color:#f8ac59;color:#f8ac59}.change-order-status .change-orders .change-name.Issued{border-color:#6bbf46;color:#6bbf46}.change-order-status .change-orders .show-more{color:#0091e6;font-size:15px;font-weight:600;cursor:pointer;padding:0 10px;position:relative;line-height:26px;z-index:12}.change-order-status .change-orders .show-more:hover .change-order-list{display:flex}.change-order-status .change-orders .change-order-list{position:absolute;right:0;top:100%;width:320px;flex-wrap:wrap;background-color:var(--WhiteBox);padding:10px 20px 20px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25);z-index:2;display:none}.change-order-status .change-orders .change-order-list:after{content:"";position:absolute;width:10px;height:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;top:-5px;right:12px;background:var(--WhiteBox);transform:rotate(135deg);-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25)}.change-order-status .change-orders .change-order-list:before{content:"";width:100%;height:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:var(--WhiteBox);position:absolute;left:0;top:0;z-index:1}.change-order-status .change-orders .change-order-list .change-name{margin:10px 0 0 10px}.project-alert-action{padding:30px}.project-alert-action .project-preview-alert{background-color:var(--AlertRed);padding:20px;color:var(--EbonyBlack);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.project-alert-action .project-preview-alert i{font-size:28px;color:#e3595b;margin-right:10px;vertical-align:top}.project-alert-action .project-preview-alert a{color:var(--EbonyBlack);text-decoration:underline;font-size:14px}.project-alert-action .project-preview-alert a:hover{text-decoration:none}.project-alert-action .project-preview-action{background-color:var(--AlertBlue);padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.project-alert-action .project-preview-action i{font-size:28px;color:#0091e6;transform:rotate(45deg);margin-right:10px;vertical-align:top}.project-alert-action .action-content,.project-alert-action .alert-content{font-size:16px;line-height:26px;color:var(--EbonyBlack)}.project-alert-action h4{color:var(--EbonyBlack)}.summary-wrapper .section-wrap{margin-bottom:40px}.add-edit-loss-run{margin:0;padding:30px}.add-edit-loss-run .upload-document-file{margin-top:20px}.add-edit-loss-run .documents-list .document-box{border-top:1px solid var(--Gray);padding-top:20px;margin-top:20px;display:flex;align-items:center}.add-edit-loss-run .documents-list .document-box:first-child{border:0;margin-top:0;padding-top:0}.add-edit-loss-run .documents-list .document-box .pdf-icon{margin-right:15px;vertical-align:top;margin-top:0;float:left}.add-edit-loss-run .documents-list .document-box .pdf-icon img{width:50px}.add-edit-loss-run .documents-list .document-box .document-item{width:45%;position:relative}.add-edit-loss-run .documents-list .document-box .document-item p{margin:0;font-size:12px;color:var(--GrayDark)}.add-edit-loss-run .documents-list .document-box .document-item .edit-name{display:none;vertical-align:top;margin-left:10px;font-size:20px;line-height:30px;color:#0091e6;cursor:pointer}.add-edit-loss-run .documents-list .document-box .document-item:hover .edit-name{display:inline-block}.add-edit-loss-run .documents-list .document-box .document-name-block{display:flex;padding-right:20px}.add-edit-loss-run .documents-list .document-box .document-name{font-size:20px;font-weight:700;color:var(--EbonyBlack);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px}.add-edit-loss-run .documents-list .document-box .input-file-name-block{position:absolute;left:0;top:-5px;padding:0 10px 10px 0;white-space:nowrap;z-index:1;background:var(--White)}.add-edit-loss-run .documents-list .document-box .input-file-name-block input{padding:0 10px;height:40px;width:230px;font-size:16px}.add-edit-loss-run .documents-list .document-box .input-file-name-block .btn{margin-left:10px;line-height:36px;height:40px;vertical-align:top}.add-edit-loss-run .documents-list .document-box .button-section{width:55%;text-align:right}.add-edit-loss-run .documents-list .document-box .icon-btn{width:40px;line-height:38px;border:1px solid var(--GrayDark);text-align:center;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;cursor:pointer;margin-left:10px}.add-edit-loss-run .documents-list .document-box .icon-btn i{vertical-align:top;font-size:20px;margin-right:0;line-height:38px;color:var(--EbonyClay);background:none}.add-edit-loss-run .documents-list .document-box .icon-btn[disabled]{cursor:not-allowed;opacity:.5}.add-edit-loss-run .documents-list .document-box .icon-btn[disabled]:hover{background:none}.add-edit-loss-run .documents-list .document-box .icon-btn[disabled]:hover i{color:var(--EbonyClay)}.add-edit-loss-run .documents-list .document-box .icon-btn:hover{background-color:var(--GrayDark)}.add-edit-loss-run .documents-list .document-box .icon-btn:hover i{color:var(--White)}.add-edit-loss-run .documents-list .document-box .icon-btn:first-child{margin-left:0}.add-edit-loss-run .btn-group{text-align:right;margin-top:50px}.right-container .continue-link{color:var(--GrayDark);margin-top:50px;text-align:left}.accordion-custom{position:relative}.accordion-custom .accordion-card{border:1px solid var(--Gray);position:relative;z-index:10;margin-top:-1px;overflow:hidden;background-color:var(--White)}.accordion-custom .accordion-card .collapse{display:none}.accordion-custom .accordion-card:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.accordion-custom .accordion-card:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.accordion-custom .accordion-card .card-header{position:relative;background-color:var(--White);padding:25px 30px;font-size:14px;display:block;cursor:pointer}.accordion-custom .accordion-card .card-header h4{margin-bottom:0;position:relative}.accordion-custom .accordion-card .card-header h4 i{position:absolute;right:0;top:5px;font-size:20px}.accordion-custom .accordion-card .card-header h4 a{position:relative;color:var(--EbonyBlack)}.accordion-custom .accordion-card .card-header h4 a.see-more{font-size:14px;position:absolute;right:0;color:var(--GrayDark);font-weight:400}.accordion-custom .accordion-card .card-body{padding:20px;border-top:1px solid var(--Gray);background-color:var(--GrayLight)}.accordion-custom .accordion-card .card-body h5{color:var(--EbonyBlack);margin-bottom:15px}.accordion-custom .accordion-card .card-body .accordion-card-sub{border:1px solid var(--Gray);position:relative;z-index:10;margin-top:-1px;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.accordion-custom .accordion-card .card-body .accordion-card-sub .card-header-sub{background-color:var(--White);padding:20px 15px;font-size:16px;display:block;font-weight:600;border-bottom:1px solid var(--Gray);color:var(--GrayDark)}.accordion-custom .accordion-card .card-body .accordion-card-sub .card-body-sub{background-color:var(--White);padding:20px 25px;font-size:16px;display:block;font-weight:500;color:var(--EbonyBlack)}.accordion-custom .accordion-card .card-body.no-premium-indication{text-align:center}.accordion-custom .accordion-card .card-body.no-premium-indication h4{margin-bottom:0}.accordion-custom .accordion-card .card-body-content{background:var(--White);border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0 20px;overflow:hidden;margin-top:20px}.accordion-custom .accordion-card .card-body-content:first-child{margin-top:0}.accordion-custom .accordion-card .card-body-content .box-title{font-size:18px;font-weight:700;color:var(--EbonyBlack);display:flex;line-height:68px;justify-content:space-between;align-items:center;cursor:pointer}.accordion-custom .accordion-card .card-body-content .box-title .plus-minus-icon{display:inline-block;line-height:28px}.accordion-custom .accordion-card .card-body-content .box-title .plus-minus-icon i{width:30px;line-height:28px;font-size:18px;color:var(--GrayDark);text-align:center;vertical-align:top}.accordion-custom .accordion-card .card-body-content .box-title .premium-label{font-weight:600;font-size:18px;color:var(--GrayDark)}.accordion-custom .accordion-card .card-body-content .sub-body-content{display:none;margin-bottom:20px}.accordion-custom .text-center{text-align:center}.accordion-custom .application-phase-list .box-title{padding:0}.accordion-custom .application-phase-list .table-body .status-icon .green-tick{margin-left:10px}.accordion-custom .application-phase-list .table-body .status-icon+.status-icon .green-tick{margin-left:20px}.accordion-custom .application-phase-list .policy-document-detail{padding:15px 0}.accordion-custom .change-order-phase-list{background-color:var(--GrayLight);border:1px solid var(--Gray);padding:20px;margin:0 -1px -1px;position:relative;display:none}.accordion-custom .change-order-phase-list .section-title{color:var(--EbonyBlack);font-weight:600;margin-bottom:20px}.accordion-custom .change-order-phase-list .section-title+.card-body-content{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.accordion-custom .change-order-phase-list .card-body-content{border-radius:0;margin-top:-1px}.accordion-custom .change-order-phase-list .card-body-content:last-child,.accordion-custom .change-order-phase-list .card-body-content:nth-last-child(2){-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.accordion-custom .change-order-phase-list .card-body-content .coverage-name{font-weight:400}.accordion-custom .change-order-phase-list .card-body-content .box-title{font-weight:500;font-size:16px;padding:0}.accordion-custom .change-order-phase-list .card-body-content .sub-body-content{margin:0 -20px 0;padding:20px;border-top:1px solid var(--Gray);background-color:var(--GrayLight)}.accordion-custom .change-order-phase-list .phases-change{border:1px solid var(--Gray);padding:20px;background-color:var(--WhiteBox);display:flex;justify-content:space-between;align-items:center;color:var(--EbonyBlack);margin-top:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-weight:400}.accordion-custom .change-order-phase-list .phases-change .changes{color:var(--GrayDark)}.accordion-custom .change-order-phase-list .phases-change .changes span{color:var(--EbonyBlack);font-weight:500}.checkbox-table{position:relative;z-index:10;overflow:hidden}.checkbox-table .other-links{font-size:14px;color:#0091e6;font-weight:400}.checkbox-table .table-header{padding:0 20px 20px 20px;font-size:16px;display:block;font-weight:600;color:var(--GrayDark)}.checkbox-table .table-body{background-color:var(--White);font-size:16px;display:block;font-weight:500;color:var(--EbonyBlack);border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden}.checkbox-table .table-body .document-name{cursor:pointer}.checkbox-table .table-body .coverage-name{font-weight:700}.checkbox-table .sub-table-body{display:none}.checkbox-table .table-row,.checkbox-table .sub-table-row{padding:15px 20px;border-top:1px solid var(--Gray);line-height:30px;color:var(--EbonyBlack);font-weight:600}.checkbox-table .table-row:first-child,.checkbox-table .sub-table-row:first-child{border-top:0}.checkbox-table .table-row .green-tick,.checkbox-table .table-row .read-cross,.checkbox-table .sub-table-row .green-tick,.checkbox-table .sub-table-row .read-cross{height:22px;width:22px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;line-height:22px;text-align:center;font-size:10px;border:1px solid transparent}.checkbox-table .table-row .green-tick,.checkbox-table .sub-table-row .green-tick{color:#6bbf46;border-color:#6bbf46}.checkbox-table .table-row .read-cross,.checkbox-table .sub-table-row .read-cross{color:#e3595b;border-color:#e3595b;font-size:8px}.checkbox-table .table-row .link,.checkbox-table .sub-table-row .link{display:inline-block;font-size:14px;color:#0091e6;font-weight:400}.checkbox-table .table-row .view-link,.checkbox-table .sub-table-row .view-link{border:1px solid var(--EbonyClay);-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;display:inline-block;font-size:14px;color:var(--EbonyClay);font-weight:400;line-height:28px;padding:0 20px}.checkbox-table .table-row .view-link:hover,.checkbox-table .sub-table-row .view-link:hover{background:var(--EbonyClay);color:var(--White);text-decoration:none}.checkbox-table .table-row .link-icon,.checkbox-table .sub-table-row .link-icon{display:inline-block}.checkbox-table .table-row .link-icon i,.checkbox-table .sub-table-row .link-icon i{width:30px;line-height:28px;font-size:18px;color:var(--GrayDark);text-align:center;vertical-align:top}.checkbox-table .table-row .notification-link,.checkbox-table .sub-table-row .notification-link{font-size:14px;color:#6bbf46;font-weight:400;display:inline-block;margin-right:20px}.checkbox-table .table-row .notification-link i,.checkbox-table .sub-table-row .notification-link i{font-size:20px;line-height:30px;margin-right:10px;vertical-align:top}.checkbox-table .table-row .notified-link,.checkbox-table .sub-table-row .notified-link{font-size:14px;color:#6bbf46;font-weight:400;display:inline-block;margin-right:20px}.checkbox-table .table-row .notified-link i,.checkbox-table .sub-table-row .notified-link i{height:22px;width:22px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;line-height:22px;font-size:10px;text-align:center;border:1px solid #6bbf46;color:#6bbf46;margin-right:10px}.checkbox-table .sub-table-row{padding:15px 0 0;font-weight:400}.view-all-reasons .white-container{display:flex;flex-direction:column}.view-all-reasons .white-container .btn-group{padding-left:30px;padding-bottom:30px}.view-all-reasons .reason-row{display:flex;padding-top:20px;margin-top:20px;border-top:1px solid var(--Gray)}.view-all-reasons .reason-row:first-child{border-top:0;margin-top:0}.view-all-reasons .reason-row.header{padding-top:0;margin-bottom:15px;font-size:16px;font-weight:700}.view-all-reasons .reason-row.header .reason-col:before{display:none}.view-all-reasons .reason-row .reason-col{width:28%;text-align:center;color:var(--EbonyBlack);padding:0 20px;position:relative;align-self:center}.view-all-reasons .reason-row .reason-col:before{content:"";height:30px;position:absolute;left:0;top:50%;margin-top:-15px;border-left:1px solid var(--Gray)}.view-all-reasons .reason-row .reason-col:first-child{width:110px}.view-all-reasons .reason-row .reason-col:first-child:before{display:none}.view-all-reasons .reason-row .reason-col:last-child{width:37%;text-align:left;line-height:19px}.view-all-reasons .reason-row .request-status .status-box{padding:0 20px;line-height:35px;font-weight:500;display:inline-block;min-width:115px;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px}.view-all-reasons .reason-row .request-status .status-box.approved{background:rgba(107,191,70,.1);color:#6bbf46}.view-all-reasons .reason-row .request-status .status-box.decline{background:rgba(227,89,91,.1);color:#e3595b}.view-all-reasons .reason-row .request-status .status-box.partially{background:rgba(0,145,230,.1);color:#0091e6}.view-all-reasons .reason-row .request-status .status-box.not-accepted{background:rgba(255,135,4,.1);color:#ff8704}.view-all-reasons .reason-not-found{display:flex !important;align-items:center;justify-content:center;padding:100px 0;width:100%}.view-all-reasons .reason-not-found .reason-inner{text-align:center;position:relative;z-index:1}.view-all-reasons .reason-not-found .reason-inner .reason-not-found-img,.view-all-reasons .reason-not-found .reason-inner .title{width:100%}.view-all-reasons .reason-not-found .reason-inner .reason-not-found-img{margin-bottom:25px}.view-all-reasons .reason-not-found .reason-inner .title h1{font-family:"Open Sans",Arial;font-size:38px;font-weight:700;padding-bottom:15px;margin:0}.proposal-bind-request .white-container{padding:30px;display:flex;flex-direction:column}.proposal-bind-request .attached-doc{display:flex;flex-wrap:wrap;margin:0 -10px 30px}.proposal-bind-request .attached-doc-box{width:25%;padding:0 10px;margin-bottom:20px}.proposal-bind-request .attached-doc-box .doc-img-box{position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden}.proposal-bind-request .attached-doc-box img{display:block}.proposal-bind-request .attached-doc-box .active-btn{position:absolute;left:0;right:0;bottom:0;background-color:#404040;padding:10px;text-align:center;display:none}.proposal-bind-request .attached-doc-box .active-btn button{border:1px solid #fff;width:35px;line-height:33px;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;font-size:18px;font-weight:bold;text-align:center;cursor:pointer;margin:0 6px;color:#fff}.proposal-bind-request .attached-doc-box .active-btn button.view-btn i{font-size:22px;position:relative;top:3px}.proposal-bind-request .attached-doc-box .doc-info{padding-top:15px}.proposal-bind-request .attached-doc-box .doc-name{color:var(--EbonyBlack);font-weight:500}.proposal-bind-request .attached-doc-box .doc-date{font-size:14px;color:var(--GrayDark)}.proposal-bind-request .attached-doc-box:hover .active-btn{display:block}@media(max-width:992px){.project-preview .close-out-card .accordion-change-order .table-col:first-child,.project-add-edit .close-out-card .accordion-change-order .table-col:first-child{width:22%}.project-preview .project-tags,.project-add-edit .project-tags{margin-top:5px;font-size:12px;margin-bottom:10px}.project-preview .project-tags .tags,.project-add-edit .project-tags .tags{padding:0 10px;font-size:10px;line-height:20px;margin-left:5px;font-weight:600}.project-preview .project-code,.project-add-edit .project-code{font-size:12px}.light-white-container{padding:20px;margin-bottom:20px}.light-white-container .project-preview-label .short-name{width:36px;line-height:36px;font-size:14px}.light-white-container .project-preview-label .project-preview-date{font-size:16px}.light-white-container .project-number label{font-size:14px;line-height:20px}.project-preview-alert{padding:15px}.project-preview-alert i{font-size:22px;margin-right:10px}.project-preview-alert .alert-content{font-size:14px;line-height:22px}.project-preview-action{padding:15px}.project-preview-action i{font-size:22px}.project-preview-action .action-content{font-size:14px;line-height:22px}.accordion-custom .accordion-card .collapse{overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.accordion-custom .accordion-card .card-header{padding:20px 25px;font-size:14px}.accordion-custom .accordion-card .card-header h4 i{top:5px;font-size:18px}.accordion-custom .accordion-card .card-header h4 a.see-more{font-size:13px}.accordion-custom .accordion-card .card-body{padding:15px;min-width:850px}.accordion-custom .accordion-card .card-body.carrier-notification{min-width:820px}.checkbox-table .table-header{padding:0 15px 15px 15px;font-size:14px}.checkbox-table .table-row,.checkbox-table .sub-table-row{padding:15px}.checkbox-table .sub-table-row{padding:15px 0 0 0}.add-edit-wrapper .continue-link{margin-top:30px;margin-bottom:25px}}@media(max-width:767px){.project-preview .carrier-notification .carrier-date{font-size:14px;font-weight:600}.white-container{margin-bottom:10px}.project-info{margin-bottom:10px}.project-info .project-date{margin-top:0}.project-info .project-date .short-name{width:30px;height:30px;line-height:30px;font-size:12px;margin-right:5px}.project-info .project-date .date{font-size:14px;padding:0;line-height:30px;display:inline-block}.project-info .project-number{text-align:left}.project-info .project-number label{display:inline-block;font-size:14px;margin-right:2px}.project-info .project-number label:after{content:":";display:inline-block;padding-left:2px}.project-info .project-number h4{font-size:14px;display:inline-block;vertical-align:top;line-height:23px}.change-order-status{padding:15px}.change-order-status .box-title{font-size:14px;font-weight:600}.change-order-status .change-orders{font-size:12px;padding:0}.light-white-container{padding:15px;margin-bottom:15px}.light-white-container .project-preview-label .short-name{width:30px;line-height:30px;font-size:13px}.light-white-container .project-preview-label .project-preview-date{font-size:14px}.light-white-container .project-number{margin-top:15px}.light-white-container .project-number label{font-size:13px;line-height:18px}.project-alert-action{padding:10px}.project-alert-action .project-preview-alert,.project-alert-action .project-preview-action{padding:15px}.project-alert-action .project-preview-alert i,.project-alert-action .project-preview-action i{font-size:16px}.project-alert-action .project-preview-alert{padding:10px;margin-bottom:10px}.project-preview-action{padding:10px}.project-preview-action h4{font-size:14px}.project-preview-action .action-content a{font-size:12px}.synced-container{padding:15px;flex-direction:column;align-items:flex-start;margin-bottom:10px}.synced-container .btn-switch{width:100%;display:flex;justify-content:space-between;font-size:16px}.synced-container .synced-details{margin-top:15px;justify-content:space-between;width:100%}.summary-wrapper .section-wrap{margin-bottom:20px}.summary-data{margin-bottom:10px}.summary-data label{font-size:12px;line-height:16px}.summary-data .label-data{font-size:13px;font-weight:600;line-height:18px}.add-edit-wrapper .continue-link{margin-top:20px}.add-edit-wrapper .btn-group{margin-top:30px}.add-edit-wrapper .btn-group .btn+.btn{margin-left:10px}.accordion-custom .accordion-card .card-body{padding:10px 10px 10px 15px;min-width:760px}.accordion-custom .accordion-card .card-body.carrier-notification{min-width:860px}.accordion-custom .accordion-card .card-header{padding:15px 20px;font-size:14px}.accordion-custom .accordion-card .card-header h4 i{top:5px;font-size:15px}.accordion-custom .accordion-card .card-header h4 a.see-more{font-size:12px}.accordion-custom .accordion-card .card-body-content{padding:0 15px}.accordion-custom .accordion-card .card-body-content .box-title{font-size:14px;font-weight:600;line-height:45px}.accordion-custom .accordion-card .card-body-content .box-title .plus-minus-icon i{font-size:15px}.checkbox-table .table-body{font-size:13px;line-height:22px}.checkbox-table .table-header{padding:0 15px 15px 15px;font-size:13px}.checkbox-table .table-row,.checkbox-table .sub-table-row{padding:10px 15px;line-height:22px}.checkbox-table .table-row .link-icon i,.checkbox-table .sub-table-row .link-icon i{font-size:16px;line-height:22px}.checkbox-table .table-row .notification-link,.checkbox-table .sub-table-row .notification-link{font-size:12px;margin-right:10px}.checkbox-table .table-row .notification-link i,.checkbox-table .sub-table-row .notification-link i{line-height:22px}.checkbox-table .table-row .notified-link,.checkbox-table .sub-table-row .notified-link{font-size:12px;margin-right:10px}.checkbox-table .sub-table-row{padding:15px 0 0 0}}.box-title .company-type{font-size:18px;font-weight:400;color:var(--GrayDark);display:inline-block;vertical-align:top}.add-quote-proposal{height:100%;display:flex;flex-direction:column}.add-quote-proposal .no-project{text-align:center;max-width:660px;margin:100px auto 0}.add-quote-proposal .no-project .box-logo{display:block;margin:0 auto 40px;width:300px}.add-quote-proposal .white-container{padding:20px}.add-quote-proposal .white-container .box-title{font-size:20px;font-weight:700;color:var(--EbonyBlack);margin-bottom:20px}.add-quote-proposal .white-container .sub-title{font-size:18px;color:var(--EbonyBlack);font-weight:700;margin-bottom:15px;margin-top:25px}.add-quote-proposal .white-container .section-title,.add-quote-proposal .white-container .sub-section-title{font-size:16px;color:var(--EbonyBlack);font-weight:700;margin-bottom:10px;margin-top:30px}.add-quote-proposal .white-container .sub-section-title{font-weight:600;margin-top:10px}.add-quote-proposal .white-container .commission-val{font-size:15px;color:var(--EbonyBlack);font-weight:600;line-height:20px}.add-quote-proposal .hr{margin:20px 0;border:0;border-bottom:1px solid var(--Gray)}.add-quote-proposal .submission-acception .submission-list{padding:20px;display:flex;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;align-items:center;background-color:var(--White);-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25);margin-bottom:15px;width:100%}.add-quote-proposal .submission-acception .list-coll{width:50%;padding:0;position:relative}.add-quote-proposal .submission-acception .quote-status{width:50%;text-align:right;color:var(--GrayDark);font-size:14px}.add-quote-proposal .submission-acception .quote-program-name{display:flex;align-items:center;width:60%}.add-quote-proposal .submission-acception .quote-program-name img{max-width:60px;max-height:60px;display:block}.add-quote-proposal .submission-acception .quote-program-name .short-name{line-height:60px;width:60px;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;background-color:#a8add2;font-size:20px;font-weight:700;text-align:center;color:#fff;margin-right:15px;overflow:hidden}.add-quote-proposal .submission-acception .quote-program-name .program-name{width:76%}.add-quote-proposal .submission-acception .quote-program-name .program-name .name{font-size:20px;font-weight:500;color:var(--EbonyBlack);line-height:30px}.add-quote-proposal .submission-acception .quote-program-name .program-name .price{color:#0091e6;font-size:18px;font-weight:700}.add-quote-proposal .submission-acception .quote-program-links{display:flex;align-items:center;justify-content:right;width:36px}.add-quote-proposal .submission-acception .quote-program-links span{font-size:17px;color:var(--GrayDark);font-weight:500;cursor:pointer}.add-quote-proposal .submission-acception .quote-program-links span:hover{text-decoration:underline}.add-quote-proposal .submission-acception .quote-program-links .btn{line-height:34px;height:36px;margin:0 10px 0 30px;padding:0 23px}.add-quote-proposal .submission-acception .quote-program-links i{color:var(--GrayDark);font-size:20px;cursor:pointer;width:36px;line-height:36px;text-align:right}.add-quote-proposal .data-table{display:flex;margin-bottom:15px}.add-quote-proposal .data-table .data-coll{padding:0 15px;width:33.33333%}.add-quote-proposal .data-table .data-coll:first-child{padding-left:0}.add-quote-proposal .data-table .data-coll:last-child{padding-right:0}.add-quote-proposal .data-table.four-coll .data-coll{width:25%}.add-quote-proposal .data-table .data-label{font-size:12px;color:var(--GrayDark);line-height:20px}.add-quote-proposal .data-table .data-val{font-size:15px;color:var(--EbonyBlack);font-weight:600}.add-quote-proposal .box-data-table{border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:15px}.add-quote-proposal .box-data-table:last-child{margin-bottom:0}.add-quote-proposal .box-data-table .box-table-row{display:flex;padding:15px 15px;border-top:1px solid var(--Gray)}.add-quote-proposal .box-data-table .box-table-row:first-child{border-top:0}.add-quote-proposal .box-data-table .box-table-row.three-coll .box-table-coll{width:33.333%}.add-quote-proposal .box-data-table .box-table-coll{padding:0 15px;width:25%;position:relative}.add-quote-proposal .box-data-table .box-table-coll:before{content:"";width:0;height:30px;border-left:1px solid var(--Gray);position:absolute;left:0;top:4px}.add-quote-proposal .box-data-table .box-table-coll:first-child{padding-left:0}.add-quote-proposal .box-data-table .box-table-coll:first-child:before{display:none}.add-quote-proposal .box-data-table .box-table-coll:last-child{padding-right:0}.add-quote-proposal .box-data-table .box-table-coll.class-code{width:30%}.add-quote-proposal .box-data-table .box-table-coll.class-code .data-val{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:17px}.add-quote-proposal .box-data-table .box-table-coll.final-premium{width:20%}.add-quote-proposal .box-data-table .label-text{font-size:12px;color:var(--GrayDark);line-height:17px;white-space:nowrap}.add-quote-proposal .box-data-table .data-val{font-size:15px;color:var(--EbonyBlack);font-weight:600;line-height:20px}.add-quote-proposal .box-data-table .data-val.discount-val{color:#e3595b}.add-quote-proposal .data-total{background-color:var(--GrayLighter);border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:15px;display:flex;justify-content:space-between;align-items:center;line-height:18px}.add-quote-proposal .data-total .total-label{font-size:14px;font-weight:400;color:var(--EbonyBlack);line-height:20px}.add-quote-proposal .data-total .total-price{font-size:16px;font-weight:700;color:var(--EbonyBlack)}.add-quote-proposal .data-total.rate-total-premium .total-label{font-size:16px;font-weight:600}.add-quote-proposal .data-total.rate-total-premium .total-price{font-size:18px;color:#0091e6}.add-quote-proposal .data-total .annual-rate{display:inline-block;font-size:13px;color:var(--GrayDark)}.add-quote-proposal .data-total .annual-rate span{display:block;font-size:18px;color:var(--EbonyBlack);font-weight:600}.add-quote-proposal .quote-proposal-header{background:var(--TopGradient1);background:-webkit-linear-gradient(left,var(--TopGradient1) 0%,var(--TopGradient2) 100%);background:-moz-linear-gradientt(left,var(--TopGradient1) 0%,var(--TopGradient2) 100%);background:linear-gradient(to right,var(--TopGradient1) 0%,var(--TopGradient2) 100%);padding:30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:20px;position:relative;display:flex;justify-content:space-between;align-items:center}.add-quote-proposal .quote-proposal-header .program-name{padding-right:20px}.add-quote-proposal .quote-proposal-header .company-logo img{max-height:100px}.add-quote-proposal .quote-proposal-header .heading-three{margin:0 0;color:#fff;font-size:22px}.add-quote-proposal .quote-proposal-header .heading-four{margin:0;color:#fff;font-size:26px;line-height:38px}.add-quote-proposal .top-border{background:var(--TopGradient1);background:-webkit-linear-gradient(left,var(--TopGradient1) 0%,var(--TopGradient2) 100%);background:-moz-linear-gradientt(left,var(--TopGradient1) 0%,var(--TopGradient2) 100%);background:linear-gradient(to right,var(--TopGradient1) 0%,var(--TopGradient2) 100%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:3px;margin:-20px -20px 17px;position:relative;z-index:1}.add-quote-proposal .quote-proposal-details{padding:20px;margin-bottom:20px;padding-bottom:0}.add-quote-proposal .quote-proposal-details .heading-three{font-weight:700;margin-bottom:25px}.add-quote-proposal .quote-proposal-details .detail-title{font-size:20px;font-weight:700;margin-bottom:20px}.add-quote-proposal .quote-proposal-details .detail-sub-title{font-size:18px;font-weight:700;margin-bottom:10px}.add-quote-proposal .quote-proposal-details .form-group{width:60%;margin:5px 0 0 0}.add-quote-proposal .quote-proposal-details .form-group .form-control{padding:0 40px 0 10px;min-height:40px;font-size:16px;font-weight:600}.add-quote-proposal .quote-proposal-details .form-group .date-icon{font-size:20px;top:11px;right:11px}.add-quote-proposal .quote-proposal-details .form-group .form-label:before{display:none}.add-quote-proposal .quote-proposal-details .detail-row{margin-bottom:20px}.add-quote-proposal .quote-proposal-details h5{margin-bottom:10px}.add-quote-proposal .quote-proposal-details .detail-data{position:relative}.add-quote-proposal .quote-proposal-details .detail-data .label{font-size:14px;color:var(--GrayDark);line-height:18px}.add-quote-proposal .quote-proposal-details .detail-data .label-data{font-size:16px;font-weight:700;line-height:24px;margin-bottom:10px;color:var(--EbonyBlack)}.add-quote-proposal .quote-proposal-details .detail-data .label-data span{display:block;color:#e3595b;font-size:13px}.add-quote-proposal .quote-proposal-details .detail-data.valid-through-date{margin-bottom:20px}.add-quote-proposal .quote-proposal-details .hr{margin:30px 0;border:0;border-bottom:1px solid var(--Gray)}.add-quote-proposal .quote-proposal-details .quota-share-total{background-color:rgba(0,145,230,.07);padding:20px 20px 10px;margin:0 -20px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.add-quote-proposal .quote-proposal-details .quota-share-total .label-data{color:#0091e6;font-size:18px;font-weight:700}.add-quote-proposal .quote-proposal-details .quota-share-total .detail-data:first-child .label-data{color:var(--EbonyBlack)}.add-quote-proposal .quote-proposal-details .footer-row{display:flex;background-color:rgba(0,145,230,.07);padding:20px 30px;margin:20px -20px 0;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.add-quote-proposal .quote-proposal-details .footer-row .data-coll{width:25%;position:relative}.add-quote-proposal .quote-proposal-details .footer-row .data-coll:first-child .data-val{font-weight:600;color:var(--EbonyBlack)}.add-quote-proposal .quote-proposal-details .footer-row .data-val{color:#0091e6;font-size:18px;font-weight:700}.add-quote-proposal .quote-proposal-details .invoice-commission .form-group{margin:0 0 20px;width:100%}.add-quote-proposal .quote-proposal-details .invoice-commission .form-group input{min-height:50px;padding-top:15px;padding-left:20px}.add-quote-proposal .quote-proposal-details .phases-details{background:var(--White);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid var(--Gray);margin-bottom:20px;overflow-y:hidden;overflow-x:scroll;display:flex;flex-wrap:wrap;flex-direction:column}.add-quote-proposal .quote-proposal-details .phases-details::-webkit-scrollbar{width:8px;height:5px}.add-quote-proposal .quote-proposal-details .phases-details::-webkit-scrollbar-track{background:none}.add-quote-proposal .quote-proposal-details .phases-details::-webkit-scrollbar-thumb{background:#bdbdbd;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.add-quote-proposal .quote-proposal-details .phases-details .detail-row{display:flex;border-top:1px solid var(--Gray);padding:15px 20px;font-size:14px;margin:0}.add-quote-proposal .quote-proposal-details .phases-details .detail-row.detail-header{font-weight:700;border-top:0}.add-quote-proposal .quote-proposal-details .phases-details .detail-row.detail-total{background-color:rgba(0,145,230,.07);border:0;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;font-size:15px;font-weight:700;margin-top:-1px}.add-quote-proposal .quote-proposal-details .phases-details .detail-row.detail-total .detail-col{color:#0091e6}.add-quote-proposal .quote-proposal-details .phases-details .detail-row .detail-col{width:150px;text-align:right;color:var(--EbonyBlack)}.add-quote-proposal .quote-proposal-details .phases-details .detail-row .detail-col:first-child{text-align:left}.add-quote-proposal .quote-proposal-details .phases-total-details{padding-bottom:20px}.add-quote-proposal .quote-proposal-details .phases-total-details .min-premium-adjustments{margin-top:20px;padding:0}.add-quote-proposal .quote-proposal-details .phases-total-details .min-premium-adjustments .total-row{margin:0;padding:15px;border-top:1px solid var(--Gray);border-bottom:0}.add-quote-proposal .quote-proposal-details .phases-total-details .min-premium-adjustments .total-row:first-child{border-top:0}.add-quote-proposal .quote-proposal-details .phases-total-details .min-premium-adjustments .total-box{margin-left:0;margin-right:0;padding:15px;border:0}.add-quote-proposal .quote-proposal-details .phases-total-details .min-premium-adjustments .name-label,.add-quote-proposal .quote-proposal-details .phases-total-details .min-premium-adjustments .premium-price{font-size:15px}.add-quote-proposal .total-premium{padding-bottom:0}.add-quote-proposal .total-premium .total-row{display:flex;justify-content:space-between;color:var(--GrayDark);align-items:center;margin-top:15px}.add-quote-proposal .total-premium .name-label{font-size:18px;font-weight:600;color:var(--EbonyBlack)}.add-quote-proposal .total-premium .sub-label{font-size:14px;font-weight:500;color:var(--GrayDark)}.add-quote-proposal .total-premium .sub-title{font-size:18px;color:var(--EbonyBlack);font-weight:600}.add-quote-proposal .total-premium .premium-price{font-size:20px;font-weight:600;color:var(--EbonyBlack)}.add-quote-proposal .total-premium .premium-price.discount{color:#e3595b}.add-quote-proposal .total-premium hr{border:0;border-top:1px solid var(--Gray);margin:20px 0}.add-quote-proposal .no-min-premium .total-box{background-color:rgba(0,145,230,.07);padding:20px 20px;margin:20px -20px 0;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;display:block}.add-quote-proposal .no-min-premium .total-box .total-box-row{display:flex;justify-content:space-between;margin-top:15px;padding-top:15px;border-top:1px solid var(--Gray)}.add-quote-proposal .no-min-premium .total-box .total-box-row:first-child{margin-top:0;padding-top:0;border-top:0}.add-quote-proposal .no-min-premium .total-box .name-label{font-size:20px;font-weight:700;color:var(--EbonyBlack)}.add-quote-proposal .no-min-premium .total-box .premium-price{font-size:20px;font-weight:700;color:#0091e6}.add-quote-proposal .no-min-premium .sub-title{font-size:18px;color:var(--EbonyBlack);font-weight:600}.add-quote-proposal .no-min-premium .name-label{font-size:18px;font-weight:600;color:var(--EbonyBlack)}.add-quote-proposal .no-min-premium .premium-price{font-size:20px;font-weight:600;color:var(--EbonyBlack)}.add-quote-proposal .min-premium-adjustments{padding:5px 20px 0;border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:35px 0 20px}.add-quote-proposal .min-premium-adjustments .total-row{display:flex;justify-content:space-between;color:var(--GrayDark);align-items:center;margin-top:15px}.add-quote-proposal .min-premium-adjustments .main-price{border-bottom:1px solid var(--Gray);color:var(--EbonyBlack);padding-bottom:20px;margin-bottom:20px}.add-quote-proposal .min-premium-adjustments .main-price .name-label{font-size:18px;font-weight:700}.add-quote-proposal .min-premium-adjustments .name-label{font-size:18px;font-weight:600;color:var(--EbonyBlack)}.add-quote-proposal .min-premium-adjustments .sub-title{font-size:18px;color:var(--EbonyBlack);font-weight:700}.add-quote-proposal .min-premium-adjustments .premium-price{font-size:20px;font-weight:600;color:var(--EbonyBlack)}.add-quote-proposal .min-premium-adjustments .total-box{background-color:rgba(0,145,230,.07);padding:20px;margin:20px -20px 0}.add-quote-proposal .min-premium-adjustments .total-box .name-label{font-size:20px;font-weight:700;color:var(--EbonyBlack)}.add-quote-proposal .min-premium-adjustments .total-box .premium-price{font-size:20px;font-weight:700;color:#0091e6}.add-quote-proposal .subjectivities-list .subjectivity-name{color:var(--EbonyClay);position:relative;padding-left:20px;margin-bottom:10px}.add-quote-proposal .subjectivities-list .subjectivity-name:last-child{margin-bottom:0}.add-quote-proposal .subjectivities-list .subjectivity-name:before{content:"";width:10px;height:10px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-color:var(--GrayMedium);position:absolute;left:0;top:50%;margin-top:-5px}.add-quote-proposal .class-rate-total{background-color:var(--GrayLighter);border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:30px;margin-bottom:10px}.add-quote-proposal .class-rate-total .total-row{padding:15px;display:flex;justify-content:space-between;align-items:center;line-height:18px;border-top:1px solid var(--Gray)}.add-quote-proposal .class-rate-total .total-row:first-child{border-top:0}.add-quote-proposal .class-rate-total .total-row .total-label{font-size:16px;font-weight:600;color:var(--EbonyBlack);line-height:20px}.add-quote-proposal .class-rate-total .total-row .total-price{font-size:16px;font-weight:600;color:var(--EbonyBlack)}.add-quote-proposal .coverage-overview{padding:20px}.add-quote-proposal .coverage-overview .overview-section{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--Gray)}.add-quote-proposal .coverage-overview .overview-section:last-child{margin-bottom:0;padding-bottom:0;border:0}.add-quote-proposal .coverage-overview .section-title{font-size:16px;font-weight:600;color:var(--EbonyBlack);margin-bottom:10px}.add-quote-proposal .coverage-overview p{font-size:14px;margin:0;color:var(--GrayDark);font-weight:500}.add-quote-proposal .quote-terms{padding:20px}.add-quote-proposal .quote-terms .box-title{font-size:20px;font-weight:700;color:var(--EbonyBlack);margin-bottom:20px}.add-quote-proposal .quote-terms .terms-content{border:1px solid var(--Gray);padding:20px;font-size:14px;line-height:20px;text-align:justify;color:var(--GrayDark);font-weight:500;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:220px;overflow-x:hidden;overflow-y:scroll}.add-quote-proposal .quote-terms .terms-content p{margin:0 0 15px 0}.add-quote-proposal .quote-terms .form-group{margin:0}.add-quote-proposal .quote-terms .form-group .form-control{font-size:14px;color:var(--GrayDark);padding:20px;background-color:var(--White);font-weight:400}.add-quote-proposal .quote-terms .form-group .form-control:disabled{background-color:var(--GrayLight);color:#ababab}.add-quote-proposal .terms-conditions-check-box{background-color:var(--GrayLight);padding:15px 20px;margin-bottom:2px;font-size:13px}.add-quote-proposal .terms-conditions-check-box .error-message{width:110%;left:-10px}.add-quote-proposal .terms-conditions-check-box a{font-size:13px;text-decoration:underline;color:var(--EbonyBlack)}.add-quote-proposal .terms-conditions-check-box a:hover{text-decoration:none}.add-quote-proposal .terms-conditions-check-box .input-checkbox .check-box+label{color:var(--EbonyBlack);font-size:13px}.add-quote-proposal .terms-conditions-check-box .input-checkbox .check-box+label::before,.add-quote-proposal .terms-conditions-check-box .input-checkbox .check-box+label::after{border-color:#707070;background-color:var(--WhiteBox)}.add-quote-proposal .terms-conditions-check-box .input-checkbox .check-box:disabled+label{background:none}.add-quote-proposal .terms-conditions-check-box .input-checkbox .check-box:disabled+label::before,.add-quote-proposal .terms-conditions-check-box .input-checkbox .check-box:disabled+label::after{background-color:var(--WhiteBox);opacity:.5}.add-quote-proposal .download-proposal-link{display:flex;justify-content:right;align-items:center;margin-top:50px;margin-bottom:30px;font-size:14px;font-weight:600;color:var(--GrayDark)}.add-quote-proposal .download-proposal-link .btn-normal-s{height:38px;line-height:38px;border:1px solid var(--EbonyBlack);text-align:center;margin-left:10px;font-weight:600;font-size:14px;padding:0 20px}.add-quote-proposal .download-proposal-link .btn-normal-s span,.add-quote-proposal .download-proposal-link .btn-normal-s i{line-height:38px}.add-quote-proposal .download-proposal-link .btn-normal-s i{font-size:16px}.add-quote-proposal .share-quote-btn{display:flex;justify-content:end;align-items:flex-end}.add-quote-proposal .share-quote-btn .btn{padding:0 20px;margin-left:15px}.add-quote-proposal .share-quote-btn .verify-quote-dropdown{position:relative;margin-left:10px}.add-quote-proposal .share-quote-btn .verify-quote-dropdown:hover .verify-quote{background:var(--GrayLight);color:var(--EbonyBlack);border:1px solid #f9f9f9}.add-quote-proposal .share-quote-btn .verify-quote-dropdown:hover .verify-quote i{transform:rotate(180deg)}.add-quote-proposal .share-quote-btn .verify-quote-dropdown:hover .status-list{display:block}.add-quote-proposal .share-quote-btn .verify-quote-dropdown .verify-quote{box-shadow:none}.add-quote-proposal .share-quote-btn .verify-quote-dropdown .verify-quote i{font-size:15px;font-weight:700;line-height:50px}.add-quote-proposal .share-quote-btn .verify-quote-dropdown .status-list{display:none;border:1px solid #ddd;border-radius:5px;width:285px;position:absolute;right:3%;bottom:102%;background-color:var(--White);z-index:10;cursor:pointer}.add-quote-proposal .share-quote-btn .verify-quote-dropdown .status-list .status-item{display:flex;padding:20px;border-bottom:1px solid #e6e6e6}.add-quote-proposal .share-quote-btn .verify-quote-dropdown .status-list .status-item i{font-size:25px;color:var(--GrayDark)}.add-quote-proposal .share-quote-btn .verify-quote-dropdown .status-list .status-item .status-name{padding-left:10px}.add-quote-proposal .share-quote-btn .verify-quote-dropdown .status-list .status-item:last-child{border-bottom:none}.add-quote-proposal .share-quote-btn .verify-quote-dropdown .status-list .status-item:hover{background-color:var(--GrayLight)}.add-quote-proposal .quote-details-links{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.add-quote-proposal .quote-details-links .phase-options{position:relative;z-index:2}.add-quote-proposal .quote-details-links .phase-options .phase-name{font-weight:600;color:var(--EbonyBlack);padding-bottom:10px;cursor:pointer}.add-quote-proposal .quote-details-links .phase-options .phase-name em{margin-left:5px;font-size:15px}.add-quote-proposal .quote-details-links .phase-options .phase-list{display:none;position:absolute;top:100%;right:0;width:120px;border:1px solid var(--Gray);background-color:var(--WhiteBox);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:-5px}.add-quote-proposal .quote-details-links .phase-options .phase-link{padding:10px 15px;font-size:15px;color:var(--EbonyBlack);cursor:pointer}.add-quote-proposal .quote-details-links .phase-options .phase-link:hover,.add-quote-proposal .quote-details-links .phase-options .phase-link.current{background-color:var(--GrayLight)}.add-quote-proposal .quote-details-links .phase-options:hover .phase-list{display:block}.add-quote-proposal .show-more-quote-link{color:#0091e6;display:block;font-weight:600;padding-bottom:10px}.add-quote-proposal .show-more-quote-link em{padding-left:5px;font-weight:bold;font-size:20px}.add-quote-proposal .show-more-quote-link em+em{display:none}.add-quote-proposal .show-more-quote-link.show em{display:none}.add-quote-proposal .show-more-quote-link.show em+em{display:inline-block}.add-quote-proposal .deductibles-limits{border:1px solid var(--Gray);padding:20px;margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative}.add-quote-proposal .deductibles-limits:before{content:"";position:absolute;left:0;right:0;top:20px;bottom:20px;width:1px;background-color:var(--Gray);margin:0 auto}.add-quote-proposal .deductibles-limits .data-row{display:flex;margin-top:15px}.add-quote-proposal .deductibles-limits .data-row:first-child{margin-top:0}.add-quote-proposal .deductibles-limits .data-row.data-header{font-weight:700}.add-quote-proposal .deductibles-limits .data-row .data-coll{display:flex;width:50%}.add-quote-proposal .deductibles-limits .data-row .data-coll:first-child{padding-right:20px}.add-quote-proposal .deductibles-limits .data-row .data-coll:last-child{padding-left:20px}.add-quote-proposal .deductibles-limits .data-row .data-val{width:50%;color:var(--EbonyBlack)}.add-quote-proposal .deductibles-limits .data-row .data-val:first-child{padding-right:20px}.add-quote-proposal .deductibles-limits .data-row .data-val:last-child{padding-left:20px}.add-quote-proposal .btn-group{margin-top:auto}.add-quote-proposal .btn-group.share-quote-btn{margin:40px 0}@media(max-width:767px){.add-quote-proposal .coverage-overview,.add-quote-proposal .quote-terms,.add-quote-proposal .white-container{padding:15px}.add-quote-proposal .quote-terms .terms-content{padding:15px}.add-quote-proposal .quote-proposal-details{padding:15px 15px 0}.add-quote-proposal .quote-proposal-details h5{font-size:18px}.add-quote-proposal .quote-proposal-details .detail-row{margin-bottom:15px}.add-quote-proposal .top-border{margin:-15px -15px 15px}.add-quote-proposal .box-data-table{overflow:auto}.add-quote-proposal .box-data-table .box-table-coll{width:40%}.add-quote-proposal .box-data-table .box-table-coll:last-child{padding-right:15px}.add-quote-proposal .deductibles-limits{overflow:auto;margin-bottom:0}.add-quote-proposal .deductibles-limits:before{left:250px}.add-quote-proposal .deductibles-limits .data-row{width:600px}.add-quote-proposal .total-premium .name-label{font-size:16px}.add-quote-proposal .total-premium .premium-price{font-size:18px}.add-quote-proposal .total-premium hr{margin:15px 0}.add-quote-proposal .no-min-premium .total-box{padding:15px;margin:15px -15px 0}.add-quote-proposal .no-min-premium .total-box .name-label,.add-quote-proposal .no-min-premium .total-box .premium-price{font-size:18px;font-weight:600}.add-quote-proposal .quote-proposal-header{padding:15px}.add-quote-proposal .quote-proposal-header .heading-three{font-size:16px}.add-quote-proposal .quote-proposal-header .heading-four{font-size:20px;line-height:26px}.add-quote-proposal .download-proposal-link{margin:20px 0}.add-quote-proposal .btn-group.share-quote-btn{margin-top:20px}.add-quote-proposal .btn-group .btn{margin-bottom:15px}}.send-email-drawer .drawer-wrapper{max-width:1010px !important}ul.email-suggetion-list{width:300px !important}ul.email-suggetion-list.ui-widget-content{border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 3px 0 rgba(0,0,0,.2);box-shadow:0 0 3px 0 rgba(0,0,0,.2);overflow-y:scroll;overflow-x:hidden;padding:5px 0;background:var(--WhiteBox)}ul.email-suggetion-list.ui-widget-content .ui-state-active{background:var(--GrayLight);border-color:var(--GrayLight)}ul.email-suggetion-list.ui-widget-content .ui-state-active .email-name{color:var(--EbonyBlack)}ul.email-suggetion-list.ui-widget-content .ui-state-active .email-id{color:var(--GrayDark)}ul.email-suggetion-list .email-row{padding:10px 15px}ul.email-suggetion-list .email-name{font-size:14px;color:var(--EbonyBlack);font-weight:600}ul.email-suggetion-list .email-id{font-size:12px;color:var(--GrayDark)}.emails-container{padding:30px}.emails-container .btn-group{margin-top:60px;text-align:right}.emails-container .btn-group .btn+.btn{margin-left:20px}.emails-container .btn-group .back-link{float:left;margin-top:20px}.emails-container .notify-carrier-heading{font-size:22px;line-height:24px;font-weight:700;color:var(--EbonyBlack);margin-bottom:30px}.emails-container .notify-bind-request .text{margin-bottom:10px}.emails-container .notify-bind-request .text label{display:inline-block;width:100px;font-size:16px;line-height:24px;color:#666;font-weight:600}.emails-container .notify-bind-request-email .text span{display:inline-block;font-size:16px;line-height:24px;color:#666;font-weight:600}.emails-container .notify-bind-request-email .email-tag-content{width:100%;display:flex;flex-wrap:wrap;margin:-9px 0 0 -5px}.emails-container .notify-bind-request-email .email-tag-content .email-tag-box{display:inline-block;white-space:nowrap}.emails-container .notify-bind-request-email .email-tag-content .add-tag-input{background:none;height:30px;border:0;padding:0 0 0 5px;flex-grow:1;display:inline-block;margin-top:5px;width:50px}.emails-container .notify-bind-request-email .email-tag-content .email-tags{padding:0 15px;line-height:28px;margin:5px 0 0 5px;position:relative;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;border:1px solid var(--Gray);display:inline-block;font-size:14px;font-weight:600;color:var(--EbonyBlack)}.emails-container .notify-bind-request-email .email-tag-content .email-tags>i{font-size:11px;margin:8px -3px 0 2px;cursor:pointer;width:15px;height:15px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;line-height:15px;vertical-align:top;text-align:center;color:var(--GrayDark)}.emails-container .notify-bind-request-email .email-tag-content .email-tags>i:hover{background-color:var(--White);color:var(--GrayDark)}.emails-container .notify-bind-request-email .form-group{margin-bottom:10px;background-color:var(--GrayLight);padding:12px 20px;border-radius:5px;display:flex}.emails-container .notify-bind-request-email .form-group .label{display:inline-block;width:auto;font-size:17px;line-height:26px;color:var(--GrayDark);font-weight:600;padding-right:10px;top:13px}.emails-container .notify-bind-request-email .form-group label:before{display:none}.emails-container .notify-bind-request-email .form-group .form-control{min-height:26px;width:calc(100% - 80px);background-color:var(--GrayLight);border:none;padding:0;font-size:17px;line-height:26px;color:var(--EbonyBlack);font-weight:600}.emails-container .notify-bind-request-email .form-group .form-control::-webkit-input-placeholder{color:var(--EbonyBlack)}.emails-container .notify-bind-request-email .form-group .form-control:-ms-input-placeholder{color:var(--EbonyBlack)}.emails-container .notify-bind-request-email .form-group .form-control::placeholder{color:var(--EbonyBlack)}.emails-container .notify-bind-request-email .form-group .form-control.hide-input{position:absolute;left:0;width:0;opacity:0}.emails-container .agreement-box{margin-top:15px;position:relative;z-index:1}.emails-container .agreement-box .agreement-pdf-box{border:1px solid var(--Gray);border-radius:5px;padding:14px 20px;margin-bottom:20px;position:relative;cursor:pointer}.emails-container .agreement-box .agreement-pdf-box img{display:inline-block;vertical-align:middle;margin-top:0;margin-right:12px}.emails-container .agreement-box .agreement-pdf-box span{display:inline-block;font-size:20px;line-height:40px;color:var(--EbonyBlack);font-weight:700;vertical-align:middle;width:calc(100% - 55px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emails-container .agreement-box .agreement-pdf-box a{position:absolute;right:20px;top:50%;margin-top:-20px;font-size:20px;color:#ccc;width:40px;height:40px;text-align:center;border:1px solid var(--Gray);border-radius:50px;line-height:40px}.emails-container .agreement-box .agreement-pdf-box a:hover{border-color:var(--GrayDark);background:var(--GrayDark);color:var(--White)}.emails-container .agreement-box .attachment{margin-bottom:20px}.emails-container .agreement-box .attachment .attachment-btn{background-color:#fde1df;border-radius:5px;padding:17px 30px;min-height:72px;width:100%;text-align:left;line-height:31px}.emails-container .agreement-box .attachment .attachment-btn i{line-height:30px}.emails-container .agreement-content{margin-bottom:20px}.emails-container .agreement-content .content{font-size:17px;line-height:24px;font-weight:500;border:1px solid var(--Gray);border-radius:5px;padding:15px 30px;min-height:350px;text-align:left;font-family:"Open Sans",Arial}.emails-container .agreement-content .form-group textarea.form-control{font-size:17px;line-height:24px;font-weight:500;border:1px solid var(--Gray);border-radius:5px;padding:15px 30px;min-height:350px;text-align:left;font-family:"Open Sans",Arial}.emails-container .agreement-content div.tox-tinymce .tox-toolbar-overlord .tox-toolbar__primary{background-color:var(--White)}.emails-container .bottom-buttons{padding-top:100px}.emails-container .bottom-buttons .px-0{padding:0 10px;vertical-align:top}.emails-container .bottom-buttons .back-btn{border:none;color:#999;font-size:16px;font-weight:600;padding:0}.emails-container .bottom-buttons .back-btn:hover{background-color:#fff;color:var(--EbonyBlack)}.emails-container .bottom-buttons .back-btn:hover:before{border-right:5px solid #24243e;border-top:5px solid transparent;border-bottom:5px solid transparent}.emails-container .bottom-buttons .back-btn:before{content:"";width:0;height:0;display:inline-block;margin-right:5px;margin-top:-4px;vertical-align:middle;border-right:5px solid #999;border-top:5px solid transparent;border-bottom:5px solid transparent}.emails-container .bottom-buttons .btn-secondary-s{margin-right:20px}@media(min-width:992px){.documents-container .right-content .add-edit-wrapper .section-wrap h2{margin-bottom:55px;font-size:36px;line-height:48px;color:#24243e}.documents-container .right-content .add-edit-wrapper .section-wrap h2::after{bottom:-25px}}@media(max-width:1150px){.emails-container .agreement-box .agreement-pdf-box{width:100%;margin-right:0}.emails-container .agreement-box .attachment{width:100%;margin-right:0}}.not-allowed{color:var(--GrayMedium) !important}.company-suggetion-list .company-name-list{border:0;font-family:"Open Sans",Arial;border-bottom:solid 1px var(--Gray);padding:20px;background-color:var(--WhiteBox);margin:0;font-size:16px;color:var(--GrayDark);font-weight:700}.company-suggetion-list .company-name-list.ui-state-active{background:var(--White)}.summary-data{position:relative;margin-bottom:20px}.summary-data label{font-size:14px;color:var(--GrayDark);line-height:18px}.summary-data .label-data{font-size:18px;font-weight:600;line-height:24px;color:var(--EbonyBlack)}.division-option li{display:flex;justify-content:space-between}.division-option li .edit-option{display:flex}.division-option li [class^=nt-]{margin-left:10px;font-size:20px;display:none;color:var(--GrayDark)}.division-option li [class^=nt-]:hover{color:var(--EbonyBlack)}.division-option li:hover span{display:block}.division-option li.addlink{color:#0091e6}.project-add-edit .drawer-wrapper{max-width:1460px}.project-add-edit .other-details-links{display:flex;align-items:center;margin-bottom:25px}.project-add-edit .other-details-links .link{color:#0091e6;font-size:14px;cursor:pointer}.project-add-edit .other-details-links .link:hover{text-decoration:underline}.project-add-edit .other-details-links .link-info{color:#0091e6;font-size:14px;margin-left:5px;cursor:pointer}.project-add-edit .add-number-contact{color:var(--GrayDark);font-size:14px;margin-bottom:20px}.project-add-edit .add-number-contact a{color:#0091e6;text-decoration:underline;display:inline-block;font-size:14px;margin-left:5px}.project-add-edit .add-number-contact a:hover{text-decoration:none}.project-add-edit .add-successfully-order{padding:20px 0;text-align:center;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center;flex:1}.project-add-edit .add-successfully-order .box-logo{display:block;margin:0 auto 40px}.project-add-edit .add-successfully-order h3{margin-bottom:40px}.project-add-edit .add-successfully-order .btn-group{margin-top:0}.project-add-edit .close-out-section .sub-title{font-size:20px;font-weight:600;color:var(--EbonyBlack);line-height:30px;margin-bottom:20px}.project-add-edit .close-out-section .sub-title span{color:#0091e6}.project-add-edit .close-out-section .data-table{border:1px solid var(--Gray);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-bottom:30px}.project-add-edit .close-out-section .data-table-header .data-table-col{font-weight:600;align-items:flex-start}.project-add-edit .close-out-section .data-table-row{display:flex;align-items:stretch;border-top:1px solid var(--Gray)}.project-add-edit .close-out-section .data-table-row:first-child{border-top:0}.project-add-edit .close-out-section .data-table-col{padding:20px;border-right:1px solid var(--Gray);width:25%;font-weight:700;color:var(--EbonyBlack);display:flex;align-items:center}.project-add-edit .close-out-section .data-table-col:last-child{border-right:0}.project-add-edit .close-out-section .data-table-col.actual-col{width:28%}.project-add-edit .close-out-section .data-table-col.col-bg{background-color:var(--GrayLighter);font-weight:600;border-color:var(--GrayLighter)}.project-add-edit .close-out-section .data-table .form-group{margin:0}.project-add-edit .close-out-section .data-table .form-group .form-control{min-height:37px;padding-top:0;font-size:16px}.project-add-edit .close-out-section .data-table .form-group .date-icon{top:10px;right:10px;font-size:18px}.project-add-edit .close-out-section .data-table .form-group .form-label{font-size:0}.project-add-edit .close-out-section .data-table .form-group .form-label:before{display:none}.project-add-edit .close-out-section .data-table .form-group .form-label+.error-message{width:320px;font-weight:400}.project-add-edit .close-out-section .admin-review{margin-top:10px}.project-add-edit .coverage-list .policies-name{display:flex;align-items:center;font-size:20px;font-weight:600;color:var(--EbonyBlack);margin-top:20px}.project-add-edit .coverage-list .policies-name .label-box{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:inline-flex;padding:3px;border:2px solid #ccc;position:relative;margin-right:10px}.project-add-edit .coverage-list .policies-name .label-box span{min-width:35px;line-height:35px;text-align:center;background:#6a53d6;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;color:#fff;font-size:15px;font-weight:700;display:block;padding:0 8px}.project-add-edit .phase-section .phase-form-box{border-bottom:1px solid var(--Gray);padding-bottom:20px;margin-bottom:20px}.project-add-edit .phase-section .add-remove-links button{color:#0091e6;cursor:pointer;margin-right:15px;font-size:16px}.project-add-edit .phase-section .add-remove-links .remove-phase-link{float:right;color:var(--GrayDark);display:flex;align-items:center}.project-add-edit .phase-section .add-remove-links .remove-phase-link em{margin-right:5px;font-size:20px}.project-add-edit .phase-section .add-new-phase{text-align:right}.project-add-edit .premium-indication-summary .notes{font-size:17px;line-height:22px;font-weight:400}.project-add-edit .premium-indication-summary .listing{background-color:var(--GrayLight);-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25);margin-bottom:15px}.project-add-edit .premium-indication-summary .listing .listing-box{padding:20px 5px;display:flex;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;align-items:center;background-color:var(--WhiteBox)}.project-add-edit .premium-indication-summary .listing .listing-box .list-col{padding:0 15px;position:relative}.project-add-edit .premium-indication-summary .listing .listing-box .name{display:flex;align-items:center;width:60%}.project-add-edit .premium-indication-summary .listing .listing-box .name .short-name{line-height:60px;width:60px;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;background-color:#a8add2;font-size:20px;font-weight:700;text-align:center;color:#fff;margin-right:15px;overflow:hidden}.project-add-edit .premium-indication-summary .listing .listing-box .name .short-name img{max-width:60px;max-height:60px;display:block}.project-add-edit .premium-indication-summary .listing .listing-box .name .program-name{font-size:20px;font-weight:600;color:var(--EbonyBlack);width:76%}.project-add-edit .premium-indication-summary .listing .listing-box .name .program-name span{font-size:16px;font-weight:400;display:block}.project-add-edit .premium-indication-summary .listing .listing-box .program-price{font-size:22px;font-weight:700;color:var(--EbonyBlack);text-align:right;width:25%}.project-add-edit .premium-indication-summary .listing .listing-box .final-price{width:32%;text-align:right}.project-add-edit .premium-indication-summary .listing .listing-box .final-price .program-price{width:100%}.project-add-edit .premium-indication-summary .listing .listing-box .link{display:flex;align-items:center}.project-add-edit .premium-indication-summary .listing .listing-box .link i{color:var(--GrayDark);font-size:20px;cursor:pointer;width:36px;line-height:36px;text-align:center}.project-add-edit .premium-indication-summary .listing .listing-summary{padding:20px;display:none}.project-add-edit .premium-indication-summary .listing .listing-summary .rate-quote{padding:20px;background-color:var(--WhiteBox);margin-bottom:0;box-shadow:none;border-radius:0;border:1px solid var(--Gray)}.project-add-edit .premium-indication-summary .listing .listing-summary .rate-quote h5{font-size:16px;display:flex;justify-content:space-between;border-bottom:1px solid var(--Gray);margin:-10px -20px 15px;padding:0 19px 10px}.project-add-edit .premium-indication-summary .listing .listing-summary .rate-quote .program-rate-row{display:flex;align-items:center;justify-content:space-between;color:var(--EbonyBlack);margin-bottom:10px}.project-add-edit .premium-indication-summary .listing .listing-summary .rate-quote .program-rate-row .rate-label{font-size:14px}.project-add-edit .premium-indication-summary .listing .listing-summary .rate-quote .program-rate-row .rate-price{font-weight:600}.project-add-edit .premium-indication-summary .listing .listing-summary .rate-quote .program-rate-row.rate-total{background-color:rgba(0,145,230,.1);font-weight:700;padding:15px 20px;margin:0 -20px -20px}.project-add-edit .premium-indication-summary .listing .listing-summary .rate-quote .program-rate-row.rate-total .rate-price{padding-right:0;color:#0091e6}.phase-tabbing{margin:-30px -30px 20px;padding:0 10px;display:flex;position:relative;overflow-y:hidden;overflow-x:auto;white-space:nowrap}.phase-tabbing::-webkit-scrollbar{height:2px}.phase-tabbing::-webkit-scrollbar-track{background:none}.phase-tabbing::-webkit-scrollbar-thumb{background:#bdbdbd;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.phase-tabbing:before{content:"";width:100%;height:1px;position:absolute;left:0;bottom:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.25);-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.25);box-shadow:0 2px 3px 0 rgba(0,0,0,.25)}.phase-tabbing+.right-container{height:calc(100% - 50px)}.phase-tabbing .phase-tab{font-size:18px;color:var(--GrayDark);padding:20px 0;margin:0 20px;position:relative;cursor:pointer}.phase-tabbing .phase-tab::after{content:"";height:3px;position:absolute;left:10px;right:10px;bottom:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.phase-tabbing .phase-tab.active{font-weight:700;color:var(--EbonyBlack)}.phase-tabbing .phase-tab.active:after{background-color:#e3595b}.phase-tabbing .phase-tab.active:hover:after{right:0;left:0}.phase-tabbing .phase-tab:hover{color:var(--EbonyBlack)}.add-company .drawer-wrapper{max-width:1100px}.add-company .add-company-container{padding:30px;height:100%;display:flex;flex-direction:column}.add-company .add-company-container .list-box{height:100%}.add-company .add-company-container .label-checkbox{display:block;margin-bottom:25px}.add-company .add-company-container .label-checkbox .check-mark{font-size:16px}.add-company .add-company-container .search-email{position:relative;margin:0 0 20px}.add-company .add-company-container .search-email input{width:100%;font-size:18px;color:var(--EbonyBlack);height:70px;padding:0 60px 0 20px;font-weight:600}.add-company .add-company-container .search-email .search-icon{position:absolute;right:10px;top:10px;width:50px;line-height:50px;text-align:center;color:var(--GrayDark);cursor:pointer}.add-company .add-company-container .role-list{margin-bottom:50px}.add-company .add-company-container .role-list li{font-size:18px;font-weight:400;padding-left:20px;position:relative;color:var(--GrayDark);margin-bottom:10px}.add-company .add-company-container .role-list li:before{content:"";width:10px;height:10px;background-color:var(--GrayDark);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;position:absolute;left:0;top:6px}.company-dba-box{position:relative;z-index:1}.company-dba-box.disable-dba{background-color:var(--GrayLight);color:#ababab}.company-dba-box.disable-dba:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;cursor:not-allowed}.company-dba-box.disable-dba .company-dba-text label,.company-dba-box.disable-dba .company-dba-text .dba-name{color:#ababab}.company-dba-box .white-box{display:none;position:absolute;right:0;top:100%;background-color:var(--WhiteBox);padding:15px;-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 8px 0 rgba(0,0,0,.15);box-shadow:0 1px 8px 0 rgba(0,0,0,.15);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:10px;text-align:left;max-height:250px;overflow-x:hidden;overflow-y:auto}.company-dba-box .white-box::-webkit-scrollbar{width:8px}.company-dba-box .white-box::-webkit-scrollbar-track{background:none}.company-dba-box .white-box::-webkit-scrollbar-thumb{background:#bdbdbd;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.company-dba-box .company-dba-text{position:relative;width:100%;border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0 35px 0 20px;display:flex;cursor:pointer}.company-dba-box .company-dba-text .dba-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px;color:var(--EbonyClay);font-weight:700;padding-top:20px;min-height:68px;line-height:48px}.company-dba-box .company-dba-text .selected-counts{color:#0091e6;font-weight:600;font-size:16px;padding:20px 0 0 5px;line-height:48px}.company-dba-box .company-dba-text label{position:absolute;top:25px;left:20px;line-height:22px;font-weight:600;user-select:none;color:var(--GrayDark);pointer-events:none;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.company-dba-box .company-dba-text.filled label{top:10px;font-size:14px;font-weight:400}.company-dba-box .company-dba-text i{position:absolute;line-height:68px;font-size:20px;right:15px;top:50%;height:15px;transform:translate(0%,-50%)}.company-dba-box .company-dba-list{width:100%}.company-dba-box .company-dba-list .add-link{color:#0091e6;font-size:14px;cursor:pointer}.company-dba-box .company-dba-list .add-link:hover{text-decoration:underline}.company-dba-box .company-dba-list .dba-list{font-size:14px;line-height:22px;color:var(--EbonyClay);margin:10px 0 0 0;display:flex;justify-content:space-between}.company-dba-box .company-dba-list .dba-list .edit-option{display:flex}.company-dba-box .company-dba-list .dba-list [class^=nt-]{margin-left:10px;font-size:20px;display:none;color:var(--GrayDark);cursor:pointer}.company-dba-box .company-dba-list .dba-list [class^=nt-]:hover{color:var(--EbonyBlack)}.company-dba-box .company-dba-list .dba-list:hover span{display:block}.company-dba-box .add-company-dba{width:325px;left:0}.company-dba-box .add-company-dba .label-name{font-size:14px;color:var(--EbonyBlack);margin-bottom:5px}.company-dba-box .add-company-dba .form-group{margin:0;width:100%}.company-dba-box .add-company-dba .form-group .form-control{border:0;padding:0;border-bottom:1px solid var(--Gray);border-radius:0;min-height:35px;font-size:16px;font-weight:400}.company-dba-box .add-company-dba .form-group .form-label:before{display:none}.company-dba-box .add-company-dba .btn-box{display:flex;justify-content:space-between;padding-top:20px}.company-dba-box .add-company-dba .btn-box button{background-color:var(--gradient3);color:#fff;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;border:2px solid var(--gradient3);line-height:31px;padding:0 20px;font-weight:600;font-size:14px;cursor:pointer}.company-dba-box .add-company-dba .btn-box button:hover{background-color:#fff;color:var(--gradient3)}.company-dba-box .add-company-dba .btn-box span{line-height:35px;color:var(--GrayDark);cursor:pointer;font-size:14px}.company-dba-box .add-company-dba .btn-box span:hover{text-decoration:underline}.qualified-programs .option-tooltip{position:relative;margin-left:5px;cursor:pointer;line-height:20px;display:inline-block;vertical-align:middle}.qualified-programs .option-tooltip i{font-size:20px}.qualified-programs .option-tooltip .tooltip-text{display:none;position:absolute;background-color:var(--WhiteBox);padding:5px 0;line-height:22px;top:100%;left:-15px;margin-top:15px;width:400px;font-size:14px;font-weight:400;color:var(--GrayDark);padding:10px;z-index:4;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25)}.qualified-programs .option-tooltip .tooltip-text:after{content:"";position:absolute;width:16px;height:16px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;top:-7px;left:18px;background:var(--WhiteBox);transform:rotate(135deg);-webkit-box-shadow:-1px 6px 7px -5px rgba(0,0,0,.25);-moz-box-shadow:-1px 6px 7px -5px rgba(0,0,0,.25);box-shadow:-1px 6px 7px -5px rgba(0,0,0,.25);z-index:-1}.qualified-programs .option-tooltip:hover .tooltip-text{display:block}.qualified-programs .program-row{background-color:var(--WhiteBox);border:1px solid var(--Gray);margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.qualified-programs .program-row .program-box{display:flex;justify-content:space-between;align-items:center;padding:20px}.qualified-programs .program-row .program-box .more-link{font-size:22px;width:30px;line-height:30px;text-align:right;cursor:pointer;color:var(--GrayDark)}.qualified-programs .program-row .program-box .more-link:hover{color:var(--EbonyBlack)}.qualified-programs .program-row .program-name{display:flex;align-items:center;flex:1}.qualified-programs .program-row .program-name .name{font-size:20px;font-weight:600;color:var(--EbonyBlack);margin-bottom:5px}.qualified-programs .program-row .program-name .name span{font-size:16px;font-weight:500;color:var(--GrayDark)}.qualified-programs .program-row .program-name .type{color:var(--GrayDark)}.qualified-programs .program-row .short-name{flex:0 0 60px;line-height:60px;text-align:center;background:#90a3d5;-webkit-border-radius:80px;-moz-border-radius:80px;border-radius:80px;display:inline-block;color:#fff;font-size:20px;font-weight:600;margin-right:15px}.qualified-programs .program-row .short-name img{display:block}.qualified-programs .all-coverage-name{display:none}.qualified-programs .program-policy-list{display:flex;justify-content:space-between;align-items:center;padding:20px;border-top:1px solid var(--Gray)}.qualified-programs .program-policy-list .policy-type{display:flex;align-items:center;font-size:20px;font-weight:600;color:var(--EbonyBlack)}.qualified-programs .program-policy-list .policy-type .label-box{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:inline-flex;padding:3px;border:2px solid var(--Gray);position:relative;margin-right:10px}.qualified-programs .program-policy-list .policy-type .label-box span{width:35px;line-height:35px;text-align:center;background:#6a53d6;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;color:#fff;font-size:15px;font-weight:700;display:block}.qualified-programs .program-policy-list .other-link{color:#0091e6;font-size:16px;font-weight:600;line-height:30px;cursor:pointer;padding-right:4px}.qualified-programs .program-policy-list .other-link:hover{text-decoration:underline}.qualified-programs .program-policy-list .other-link em{font-size:22px;font-weight:normal;vertical-align:top;width:35px;position:relative;text-align:right;margin-left:10px;line-height:30px}.qualified-programs .program-policy-list .other-link em:after{width:25px;content:"";height:0;border-bottom:2px solid #0091e6;position:absolute;right:6px;top:.61em}.qualified-programs .no-quote-proposal{text-align:center;max-width:660px;margin:150px auto 50px}.qualified-programs .no-quote-proposal .box-logo{display:block;margin:0 auto 40px;width:300px}.qualified-programs .no-quote-proposal .title h1{font-weight:700;font-size:32px}.add-qualified-program{padding:30px;display:flex;flex-direction:column}.performed-section .sub-title{font-size:22px;font-weight:400;color:var(--EbonyBlack);margin-bottom:20px}.performed-section .performed-table .table-row{display:flex;padding:10px;margin:0 -10px}.performed-section .performed-table .table-row.table-header{color:var(--GrayDark);font-size:14px;line-height:20px;padding-bottom:0}.performed-section .performed-table .table-row.table-header:hover{background:none}.performed-section .performed-table .table-row .table-col{padding-left:15px}.performed-section .performed-table .table-row .table-col:first-child{padding-left:0}.performed-section .performed-table .table-row .table-col.col-code-description-box{width:50%}.performed-section .performed-table .table-row .table-col.col-employees{width:20%}.performed-section .performed-table .table-row .table-col.col-payroll{width:22%}.performed-section .performed-table .table-row .table-col.col-delete{width:8%}.performed-section .performed-table .table-row .table-col.col-delete button{width:45px;background-color:var(--GrayLight);text-align:center;line-height:43px;font-size:22px;cursor:pointer;color:#ababab;border:1px solid var(--GrayLight);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.performed-section .performed-table .table-row .table-col.col-delete button:hover{color:var(--EbonyBlack);background-color:var(--WhiteBox);border-color:var(--Gray)}.performed-section .performed-table .table-row .table-col.col-delete button[disabled]{cursor:not-allowed;opacity:.5}.performed-section .performed-table .table-row .table-col.col-delete button[disabled]:hover{background:var(--GrayLight);border-color:var(--GrayLight)}.performed-section .performed-table .table-row .table-col.col-delete button[disabled]:hover i{color:#ababab}.performed-section .performed-table .table-row .table-col.col-delete button:focus{-webkit-box-shadow:0 0 7px 0 rgba(88,88,88,.3);-moz-box-shadow:0 0 7px 0 rgba(88,88,88,.3);box-shadow:0 0 7px 0 rgba(88,88,88,.3)}.performed-section .form-group{margin:0}.performed-section .form-group .form-control{min-height:45px;width:100%;font-size:16px;font-weight:600;padding-top:0;padding-left:15px}.performed-section .form-group .select2-container .select2-selection{height:auto}.performed-section .form-group .select2-container .select2-selection__rendered{padding-top:0;font-size:16px;font-weight:400;height:43px;line-height:43px;opacity:1}.performed-section .form-group .select2-container .select2-selection__arrow b:after{width:10px;height:10px;margin-top:-17px}.performed-section .form-group .form-label:before{display:none}.performed-section .view-more-link{display:inline-block;color:#0091e6;margin-bottom:20px;font-weight:600}.performed-section .btn-group{text-align:right;border-top:1px solid var(--Gray);margin:10px 0 0 0;padding-top:20px}.box-listing{margin-top:-20px;margin-bottom:50px}.box-listing .box-title{font-size:18px;color:var(--EbonyBlack);font-weight:600;margin:30px 0 0}.box-listing .box-title span{font-weight:700}.box-listing .box-title:first-child{margin:0 0}.box-listing .list-boxes{text-align:center;padding:40px 15px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,.15);box-shadow:0 0 6px 0 rgba(0,0,0,.15);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid transparent;position:relative;margin-top:20px;cursor:pointer;height:calc(100% - 20px);background-color:var(--WhiteBox)}.box-listing .list-boxes.add-new-box{border:1px dashed #0091e6;box-shadow:none}.box-listing .list-boxes.add-new-box:hover{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,.15);box-shadow:0 0 6px 0 rgba(0,0,0,.15)}.box-listing .list-boxes.add-new-box .label-text{position:relative;margin-top:20px}.box-listing .list-boxes.add-new-box .label-text img{margin:0;display:block}.box-listing .list-boxes.add-new-box .label-text i{position:absolute;right:-7px;bottom:5px;width:20px;height:20px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;font-size:11px;line-height:20px;background-color:#ccc}.box-listing .list-boxes.add-new-box .box-name{color:#0091e6}.box-listing .list-boxes.add-new-box:before{display:none}.box-listing .list-boxes:before{content:"";position:absolute;left:20px;top:20px;width:20px;height:20px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;border:1px solid var(--Gray);font-size:11px;line-height:20px}.box-listing .list-boxes.selected{border-color:var(--gradient3)}.box-listing .list-boxes.selected:before{content:"";font-family:"Custom-Icons";background:var(--gradient3);color:var(--White);border-color:var(--gradient3)}.box-listing .list-boxes .img-icon{position:absolute}.box-listing .list-boxes .label-text{display:block;margin:0 auto 10px;line-height:55px;width:55px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;background-color:#a8add2;font-size:18px;font-weight:700;color:#fff}.box-listing .list-boxes .img-box{max-width:55px;max-height:55px;display:block;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;margin:10px auto 10px}.box-listing .list-boxes .policy-label{margin-bottom:20px;padding:0 25px;order:0}.box-listing .list-boxes .policy-label .label{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:inline-block;padding:3px;border:1px solid #ccc;display:inline-block;vertical-align:top}.box-listing .list-boxes .policy-label .label span{width:40px;line-height:40px;text-align:center;background:#6a53d6;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:block;color:#fff;font-size:16px;font-weight:700}.box-listing .list-boxes .box-name{font-weight:700;color:var(--EbonyBlack);margin-bottom:5px;line-height:22px}.box-listing .list-boxes p{margin:0;font-size:14px;color:var(--GrayDark)}.box-listing .list-boxes p.company-email{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.policy-documents .drawer-wrapper{max-width:1010px}.policy-documents .documents-container{padding:30px}.program-policies{margin-top:10px}.program-policies .input-checkbox label{font-size:16px;font-weight:600;line-height:20px}.program-policies .input-checkbox label span{color:var(--GrayDark);font-weight:400}.coverage-list .coverage-box{text-align:center;padding:40px 15px;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.25);box-shadow:0 0 7px 0 rgba(0,0,0,.25);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid transparent;position:relative;margin-top:20px;cursor:pointer;height:calc(100% - 20px);background-color:var(--WhiteBox)}.coverage-list .coverage-box:before{content:"";position:absolute;left:20px;top:20px;width:25px;height:25px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;border:1px solid var(--Gray);font-size:12px;line-height:25px}.coverage-list .coverage-box.selected{border-color:var(--gradient3)}.coverage-list .coverage-box.selected:before{content:"";font-family:"Custom-Icons";background:var(--gradient3);color:var(--White);border-color:var(--gradient3)}.coverage-list .coverage-box .box-img{display:block;margin:0 auto 20px;line-height:60px;max-width:60px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;background-color:#a8add2;font-size:19px;font-weight:700;color:#fff}.coverage-list .coverage-box .box-name{font-weight:700;color:var(--EbonyBlack)}.policies-program-list .search-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.policies-program-list .search-box{width:70%;text-align:center}.policies-program-list .search-box .input-box{position:relative}.policies-program-list .search-box input{width:100%;height:60px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;padding:0 60px 0 30px;font-size:18px;font-weight:400;color:var(--GrayDark)}.policies-program-list .search-box .search-icon{position:absolute;top:17px;right:30px;cursor:pointer;font-size:25px;color:var(--GrayDark)}.policies-program-list .search-box .btn{line-height:60px;border-width:1px;height:60px;white-space:nowrap;margin-left:20px}.add-edit-market-submission-quote .drawer-wrapper{max-width:1010px}.not-bound-reopen-popup{background:var(--White);max-width:720px;margin:0 auto 0;padding:30px;position:relative;width:90%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center}.not-bound-reopen-popup .form-group{width:470px;margin:0 auto 20px}.not-bound-reopen-popup .btn-group{text-align:center;margin-top:50px}.program-bind-successfully{text-align:center;max-width:660px;margin:50px auto}.program-bind-successfully .box-logo{margin:0 auto 40px;position:relative}.program-bind-successfully .box-logo img{display:block}.program-bind-successfully .btn-group{text-align:center;margin-top:30px}.proposal-terms-and-policy{background:var(--White);max-width:740px;margin:0 auto 0;position:relative;width:90%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.proposal-terms-and-policy .box-title{border-bottom:1px solid var(--Gray);padding:20px 30px;margin-bottom:0}.proposal-terms-and-policy .content-box{max-height:calc(100vh - 20rem);padding:20px 30px;margin-right:20px}.proposal-terms-and-policy .content-box ul.disc-bullet{margin-bottom:20px;list-style-type:disc;padding-left:40px}.proposal-terms-and-policy .content-box ul.disc-bullet li{line-height:24px;margin-bottom:5px}.proposal-terms-and-policy .terms-conditions-check-box{background-color:var(--GrayLight);padding:0;font-size:16px}.proposal-terms-and-policy .terms-conditions-check-box .error-message{width:110%;left:-10px}.proposal-terms-and-policy .terms-conditions-check-box a{font-size:13px;text-decoration:underline;color:var(--EbonyBlack)}.proposal-terms-and-policy .terms-conditions-check-box a:hover{text-decoration:none}.proposal-terms-and-policy .terms-conditions-check-box .input-checkbox .check-box+label{color:var(--EbonyBlack);font-size:13px}.proposal-terms-and-policy .terms-conditions-check-box .input-checkbox .check-box+label::before,.proposal-terms-and-policy .terms-conditions-check-box .input-checkbox .check-box+label::after{border-color:#707070;background-color:var(--WhiteBox)}.proposal-terms-and-policy .terms-conditions-check-box .input-checkbox .check-box:disabled+label{background:none}.proposal-terms-and-policy .terms-conditions-check-box .input-checkbox .check-box:disabled+label::before,.proposal-terms-and-policy .terms-conditions-check-box .input-checkbox .check-box:disabled+label::after{background-color:var(--WhiteBox);opacity:.5}.proposal-terms-and-policy .content-bottom{display:flex;justify-content:space-between;position:relative;align-items:center;background-color:var(--GrayLight);padding:20px 30px;z-index:1}.delete-primary-contact-popup .modal-title{border-bottom:1px solid var(--Gray);padding:0 30px 30px;margin:0 -30px 20px}.delete-primary-contact-popup .title{font-weight:700;color:var(--EbonyBlack);margin-bottom:15px}.delete-primary-contact-popup .contact-delete-info{margin-bottom:15px}.delete-primary-contact-popup .contact-delete-info .info-title{font-weight:700;color:var(--GrayDark);margin-bottom:10px}.delete-primary-contact-popup .contact-delete-info .info-title strong{color:var(--EbonyBlack)}.delete-primary-contact-popup .contact-info{display:flex;align-items:center;color:var(--EbonyBlack);margin-bottom:5px;font-size:15px}.delete-primary-contact-popup .contact-info:before{content:"";width:8px;height:8px;background-color:var(--GrayDark);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin-right:10px}.delete-primary-contact-popup .contact-search-box{position:relative}.delete-primary-contact-popup .contact-search-box .search-input{font-size:15px;font-weight:400;padding:0 50px 0 50px;height:62px;width:100%}.delete-primary-contact-popup .contact-search-box .search-icon,.delete-primary-contact-popup .contact-search-box .close-icon{position:absolute;top:0;line-height:62px}.delete-primary-contact-popup .contact-search-box .search-icon{left:20px}.delete-primary-contact-popup .contact-search-box .close-icon{right:20px;font-size:15px;display:none;cursor:pointer}.delete-primary-contact-popup .contact-search-box .note{font-style:italic;color:var(--GrayDark);font-size:12px;padding:15px 0;font-weight:600;line-height:16px}.delete-primary-contact-popup .primary-contact-list{border:1px solid var(--Gray);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:-60px;position:relative;z-index:1;background:var(--WhiteBox);max-height:180px;overflow-x:hidden;overflow-y:auto;display:none}.delete-primary-contact-popup .primary-contact-list::-webkit-scrollbar{width:8px}.delete-primary-contact-popup .primary-contact-list::-webkit-scrollbar-track{background:none}.delete-primary-contact-popup .primary-contact-list::-webkit-scrollbar-thumb{background:#bdbdbd;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.delete-primary-contact-popup .primary-contact-list .contact-list-name{padding:15px 20px;border-top:1px solid var(--Gray);font-size:15px;color:var(--GrayDark);cursor:pointer}.delete-primary-contact-popup .primary-contact-list .contact-list-name:first-child{border-top:0}.delete-primary-contact-popup .primary-contact-list .contact-list-name.hidden{display:none}.delete-primary-contact-popup .primary-contact-list .no-results-found{color:var(--Gray);text-align:center;padding:15px 20px}.quoting-binding-process-popup{background:var(--WhiteBox);padding:60px 30px;text-align:center;max-width:600px;margin:40px auto;position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.quoting-binding-process-popup .img-box{margin-bottom:30px}.quoting-binding-process-popup h2{font-size:24px;font-weight:700;margin-bottom:40px;line-height:32px}.quoting-binding-process-popup .binding-process-bar{display:flex;justify-content:space-between;width:440px;margin:0 auto;position:relative}.quoting-binding-process-popup .binding-process-bar:before{content:"";width:60%;position:absolute;left:0;right:0;top:42px;margin:0 auto;height:0;border-bottom:1px solid var(--Gray)}.quoting-binding-process-popup .binding-process-bar .img-gif{display:block;margin:0 auto 10px;border:0;width:82px;height:82px}.quoting-binding-process-popup .binding-process-bar .process-box{text-align:center;font-size:18px;font-weight:600;color:var(--GrayDark)}.verify-quote-underwriter-popup{background:var(--WhiteBox);padding:60px 30px 30px;text-align:center;max-width:600px;margin:40px auto;position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.verify-quote-underwriter-popup .mfp-close{top:10px;right:10px}.verify-quote-underwriter-popup .mfp-close i{color:var(--GrayDark);font-size:16px}.verify-quote-underwriter-popup .mfp-close i:hover{color:var(--EbonyBlack)}.verify-quote-underwriter-popup .img-box{margin-bottom:30px}.verify-quote-underwriter-popup h2{font-size:24px;font-weight:700;margin-bottom:15px;line-height:32px}.verify-quote-underwriter-popup p{margin:0 0 50px}.verify-quote-underwriter-popup .btn-group{text-align:center}@media screen and (min-width:1024px) and (max-width:1294px){.market-rate-quote .rate-quote-section{padding:20px}.market-rate-quote .accordion-section .accordion-body{padding:15px}.market-rate-quote .accordion-section .accordion-card .card-header{padding:15px}.market-rate-quote .accordion-section .accordion-card .card-body{padding:15px}.market-rate-quote .add-br-section .br-section-content{padding:15px}.market-rate-quote .rate-tabs-nav .nav-tab{padding:0 20px}.market-rate-quote .rate-tabs-nav .nav-tab.current:after{left:20px;right:20px}}@media(max-width:992px){.add-company .drawer-box-title .box-title{line-height:45px}.add-company .add-company-container{padding:20px}.add-project-location .drawer-box-title .box-title{line-height:45px}.add-project-location .white-container{padding:20px}.company-dba-box .company-dba-text{padding-left:10px;min-height:50px}.company-dba-box .company-dba-text .dba-name{min-height:28px;font-size:16px;line-height:28px}.company-dba-box .company-dba-text label{top:15px;left:10px}.company-dba-box .company-dba-text i{top:21px;right:21px}.company-dba-box .company-dba-text.filled label{top:5px;font-size:12px}}@media(max-width:767px){.summary-data{margin-bottom:10px}.summary-data label{font-size:12px}.summary-data .label-data{font-size:14px;line-height:18px}.project-add-edit .address-list-box{min-height:auto}.project-add-edit .address-list-box .address-info{font-weight:400;line-height:20px;padding:15px 15px 15px 70px}.project-add-edit .address-list-box .address-info .title{font-size:16px}.project-add-edit .address-list-box .address-info>i{font-size:30px;top:20px;left:20px}.project-add-edit .address-list-box .set-primary{font-size:12px}.project-add-edit .add-address{font-size:16px;min-height:150px;padding-top:30px}.project-add-edit .address-section .address-box{padding-top:10px;padding-bottom:0}.project-add-edit .coverage-list .policies-name{font-size:16px}.project-add-edit .coverage-list .policies-name .label-box span{width:25px;line-height:25px;font-size:12px;font-weight:600}.project-add-edit .add-company .drawer-box-title .box-title{line-height:40px}.project-add-edit .add-company .add-company-container{padding:15px}.project-add-edit .add-project-location .drawer-box-title .box-title{line-height:40px}.project-add-edit .add-project-location .white-container{padding:15px}.project-add-edit .add-project-location .search-box input{height:50px;margin-bottom:20px}.project-add-edit .add-project-location .search-box .search-icon{top:15px;right:20px;font-size:20px}.project-add-edit .add-project-location .set-primary-location{margin-bottom:25px;padding-top:20px;margin-top:20px}}:root,*:before,*:after{--monochrome:#fff;--secondarycolor1:#24243e;--monochrome5:#00000033;--monochrome2:#f4f4f4;--monochrome3:#ccc}[data-theme=dark],[data-theme=dark] *:before,[data-theme=dark] *:after{--monochrome:#1c1c1c;--monochrome5:#444;--secondarycolor1:#fff;--monochrome2:#2b2b2b;--monochrome3:#444}.feedback{bottom:20px;position:fixed;left:90px;z-index:5}.feedback.expand{left:260px}.feedback-button{display:flex;justify-content:start;position:relative;width:70px}.feedback-button .btn-feedback{border:none;box-shadow:-2px 0 15px var(--monochrome5);background:transparent linear-gradient(90deg,var(--gradient3) 0%,var(--gradient2) 100%) 0% 0% no-repeat padding-box;border-radius:100%;width:70px;height:70px;cursor:pointer;padding:18px;position:relative}.feedback-button .btn-feedback span{color:#fff;font-size:36px}.feedback-button .btn-feedback .icon-down{display:none;font-size:25px}.feedback-button .btn-feedback:hover{background-color:var(--TopGradient2)}.feedback-button .btn-feedback:hover .icon-close{display:inline-block}.feedback-button .icon-close{position:absolute;top:-10px;right:-5px;width:30px;height:30px;color:#fff;text-align:center;line-height:26px;background-color:#666;border-radius:100%;font-size:10px;margin:0;border:3px solid var(--monochrome2);cursor:pointer}.feedback .hide{display:none}.feedback-section{margin-bottom:15px}.feedback-section .feedback-note{font-size:16px;font-weight:600;color:var(--secondarycolor1);margin-bottom:25px}.feedback-section-inner{background-color:var(--WhiteBox);border-radius:5px;box-shadow:-3px -2px 15px var(--monochrome5);padding:25px;width:650px}.feedback-section-top{background-color:var(--monochrome2);padding:20px 25px;margin:-25px -25px 25px;font-size:18px;color:var(--secondarycolor1);font-weight:700;border-radius:5px 5px 0 0;border-bottom:1px solid var(--monochrome3);display:flex;align-items:center}.feedback-section-top svg{margin-right:10px;cursor:pointer}.feedback-section-top i{margin-right:10px;cursor:pointer;transform:rotate(180deg)}.feedback-section-header{align-items:center;display:flex;margin-bottom:10px}.feedback-section-header h1{color:#0091e6;font-size:26px;font-weight:700;font-family:"Open Sans",sans-serif}.feedback-section-header span{display:inline-block;position:relative;top:8px;width:38px}.feedback-section-body p{color:var(--secondarycolor1);font-size:16px;margin:0 0 15px;font-weight:700;font-family:"Open Sans",sans-serif;line-height:22px}.feedback-section-body .word-counter{margin-bottom:20px;margin-top:-15px;text-align:right}.feedback-section-body .attachment{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:10px 60px 10px 10px;position:relative;border:1px solid var(--Gray);margin-bottom:20px}.feedback-section-body .attachment .attachment-name{overflow:hidden}.feedback-section-body .attachment .attachment-name img{float:left;max-width:30px}.feedback-section-body .attachment .attachment-name .document-name{display:block;padding-left:46px;color:var(--GrayDark)}.feedback-section-body .attachment .attachment-name .document-name .name{font-weight:600;white-space:nowrap;overflow:hidden;font-size:14px;text-overflow:ellipsis;width:100%;display:block;line-height:26px}.feedback-section-body .attachment .attachment-name .document-name .file-size{font-size:10px;color:var(--Gray);line-height:12px}.feedback-section-body .attachment .btn-delete{position:absolute;top:15px;right:15px;width:35px;height:35px;font-size:18px;text-align:center;color:var(--Gray)}.feedback-section-body .attachment .btn-delete i{line-height:33px;font-style:normal;font-size:50px;font-weight:300;transform:rotate(45deg);display:inline-block}.feedback-section-body .upload-img-file{padding:20px}.feedback-section-body .upload-img-file button b{text-decoration:none}.feedback-section-footer{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.feedback-section-footer a{color:#ababab;font-size:17px;font-family:"Open Sans",sans-serif;text-decoration:none}.feedback-section-footer a:hover{text-decoration:underline}.feedback-section-footer a em{font-size:12px;margin-right:5px}.feedback-section-footer .btn-submit{border-radius:23px;border:none;background:transparent linear-gradient(90deg,var(--gradient3) 0%,var(--gradient2) 100%) 0% 0% no-repeat padding-box;color:#fff;font-size:17px;font-family:"Open Sans",sans-serif;padding:12px 25px;cursor:pointer}.feedback-section-footer .btn-submit.disable{cursor:not-allowed;opacity:.5}.feedback-section-footer .btn-attachment{font-size:20px;margin-right:15px;cursor:pointer}.feedback-section-footer .btn-attachment i{transform:rotate(-45deg)}.feedback-section2 .feedback-section-inner{align-items:center;display:flex;justify-content:center;min-height:320px;text-align:center;max-width:450px}.feedback-section2 p{color:var(--secondarycolor1);font-size:22px;font-family:"Open Sans",sans-serif;font-weight:700;line-height:40px}.feedback-section .feedback-support-option{background-color:rgba(0,145,230,.07);border:1px solid rgba(0,145,230,.2);margin-bottom:20px;padding:20px;border-radius:5px;display:flex;cursor:pointer}.feedback-section .feedback-support-option:last-child{margin-bottom:0}.feedback-section .feedback-support-option .img-box{width:70px;margin-right:15px}.feedback-section .feedback-support-option .img-box img{width:100%;padding:5px;background:var(--monochrome);border-radius:100%;border:1px solid rgba(0,145,230,.2)}.feedback-section .feedback-support-option .content-box{flex:1}.feedback-section .feedback-support-option .content-box .content-title{font-size:18px;font-weight:700;color:var(--secondarycolor1);margin-bottom:5px}.feedback-section .feedback-support-option .content-box .content-text{font-size:14px;color:var(--secondarycolor1)}.feedback-section .feedback-received{text-align:center;padding-bottom:25px}.feedback-section .feedback-received img{margin-bottom:30px}.feedback-section .feedback-received .title{font-size:22px;font-weight:700;line-height:32px;color:var(--secondarycolor1);margin-bottom:15px}.feedback-section .feedback-received .feedback-text{font-size:16px;color:#666}.feedback-section .uploaded-document{border:1px solid #ccc;padding:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:flex;align-items:center;display:none}.feedback-section .uploaded-document .document-icon{margin-right:15px;width:30px;height:40px;display:inline-block}.feedback-section .uploaded-document .document-details{position:relative;flex:1;padding-right:50px}.feedback-section .uploaded-document .document-details .document-name{font-size:16px;font-weight:700;color:var(--EbonyBlack)}.feedback-section .uploaded-document .document-details .document-size{font-size:14px;color:var(--EbonyBlack)}.feedback-section .uploaded-document .document-details .btn-delete{position:absolute;top:0;right:0;cursor:pointer}.feedback-section .uploaded-document .document-details .btn-delete em{width:40px;line-height:40px;font-size:20px;color:var(--GrayDark);background-color:var(--GrayLight);-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}.feedback-section .uploaded-document .document-details .btn-delete:hover em{color:#e3595b}.feedback-emojis{display:flex;justify-content:space-between;margin:15px 0;text-align:center}.feedback-emojis .box{cursor:pointer;transition:all .5s;width:20%}.feedback-emojis .box-icon{margin-bottom:8px;transition:all .5s;transform:scale(.8)}.feedback-emojis .box-icon img{filter:grayscale(1)}.feedback-emojis .box p{color:rgba(102,102,102,.91);font-size:14px;font-weight:normal;font-family:"Open Sans",sans-serif;transition:all .5s}.feedback-emojis .box:hover .box-icon,.feedback-emojis .box.active .box-icon{transform:scale(1)}.feedback-emojis .box:hover .box-icon img,.feedback-emojis .box.active .box-icon img{filter:grayscale(0)}.feedback-emojis .box:hover p,.feedback-emojis .box.active p{color:var(--secondarycolor1);font-size:15px;font-weight:600}.feedback-experience p{color:var(--secondarycolor1);font-size:15px;font-weight:600;font-family:"Open Sans",sans-serif;line-height:26px;margin:0 0 10px}.feedback-experience h5{color:#6977ed;font-size:16px;font-family:"Open Sans",sans-serif;font-weight:700;line-height:22px;margin:0 0 10px}.feedback-experience .required-color{color:#e3595b}.feedback-experience-input{margin-top:10px}.feedback-experience-input .form-control{background-color:var(--GrayLight);border:1px solid var(--Gray);border-radius:3px;color:#666;font-size:16px;font-family:"Open Sans",sans-serif;line-height:22px;padding:20px;min-height:90px;resize:none;width:100%}.feedback-experience-input .form-control:focus{box-shadow:none;border-color:var(--monochrome3)}.feedback-experience-input .word-counter{color:rgba(102,102,102,.91);font-size:15px;font-family:"Open Sans",sans-serif;margin-top:10px;text-align:right}.feedback-experience .hide{display:none}.feedback-popup{max-width:650px;padding:0;margin:4rem auto;text-align:left;position:relative}.feedback-popup .mfp-close{top:13px !important;right:10px !important;cursor:pointer;color:var(--secondarycolor1)}.feedback-popup .mfp-close:active{top:13px}.feedback-popup .feedback-section-inner{border-radius:5px}.feedback-popup .hide{display:none}.feedback-thankyou-img{margin-bottom:25px}.feedback-disappearing{border-radius:10px;background-color:var(--monochrome);box-shadow:-3px -2px 15px var(--monochrome5);min-width:500px;max-width:500px;padding:15px 20px;position:absolute;left:auto;right:-20px;top:100%}.feedback-disappearing h5{color:var(--secondarycolor1);font-family:"Open Sans",sans-serif;font-size:20px;font-weight:600;line-height:27px;margin-bottom:10px}.feedback-disappearing p{color:#666;font-size:18px;font-weight:400;font-family:"Open Sans",sans-serif;line-height:24px;max-width:390px;padding:0;text-align:left;margin:0}.feedback-disappearing::before{height:16px;width:100%;border-radius:10px;top:0;left:0}.feedback-disappearing::after{height:16px;width:16px;top:-6px;transform:rotate(45deg);right:27px;left:auto}.feedback-disappearing::after,.feedback-disappearing::before{background-color:var(--monochrome);content:"";display:block;position:absolute;z-index:1}.feedback-overlay{position:relative;overflow:hidden}.feedback-overlay::after{background-color:rgba(0,0,0,.5);content:"";height:100%;width:100%;left:0;position:fixed;top:0;z-index:10}.feedback-overlay .top-navbar .theme-switch,.feedback-overlay .sidebar .theme-switch{z-index:0}.feedback-overlay .top-navbar::after,.feedback-overlay .sidebar::after{background-color:rgba(0,0,0,.5);content:"";height:100%;width:100%;left:0;position:absolute;top:0}.feedback-overlay .sidebar{position:relative}.feedback-overlay .sidebar::after{z-index:100}.feedback-li{z-index:9}.feedback-btn-arrow .feedback-button .btn-feedback .icon-down{display:inline-block}.feedback-btn-arrow .icon-close{display:none !important}.feedback-btn-arrow .feedback-icon{display:none}.feedback-link .hide{display:none}@media only screen and (max-width:1024px){.feedback-disappearing{top:55px}}@media only screen and (max-width:991px){.feedback-disappearing{right:-200px}.feedback-disappearing::after{right:207px}}@media(min-width:768px) and (max-width:992px){.feedback{display:none}}@media only screen and (max-width:767px){.feedback{z-index:999;display:none}.feedback-section-inner{max-width:500px;width:100%}.feedback-section-header{font-size:24px;margin-bottom:20px}.feedback-section-header span{display:none}.feedback-section-body p{font-size:16px;line-height:22px}.feedback-section2 p{font-size:18px}.feedback-emojis .box{transform:scale(.8)}.feedback-experience p{font-size:14px;line-height:20px}.feedback-experience h5{font-size:16px;line-height:22px}.feedback-popup{max-width:500px}.feedback-disappearing{top:50px}.feedback-disappearing h5{font-size:16px}.feedback-disappearing p{font-size:14px}}@media only screen and (max-width:575px){.feedback-disappearing{min-width:400px;right:-100px}.feedback-disappearing::after{right:107px}}