@import url(../../shared_8.css);@import url(../../RH4t2_8.css);a.button,input[type=submit],input[type=button],input[type=file],button,label.button,.shepherd-button{color:white !important;background-color:#a40422;border:none;border-radius:2px;box-shadow:0 3px 6px rgba(0,0,0,0.19),0 3px 6px rgba(0,0,0,0.23);cursor:pointer;padding:.5rem 1rem;margin-bottom:.25rem;margin-right:1rem;font-size:inherit;line-height:normal;text-decoration:none;text-shadow:none;-webkit-appearance:none}table{border-collapse:collapse;box-sizing:border-box;width:100%}table th,table td{padding:.25rem;text-align:left}table tr.default{background-color:#dbf7db !important}nav{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;background-color:white;box-shadow:0 3px 6px rgba(0,0,0,0.19),0 3px 6px rgba(0,0,0,0.23);position:fixed;top:0;width:100vw;z-index:100}nav .navItemContainer{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center}nav .navItemContainer .navItem{text-align:center;height:100%;margin-right:.5rem;padding:.25rem .5rem;color:#a40422;background-color:white}nav .navItemContainer .navItem .label{white-space:nowrap}nav .navItemContainer .navItem a{color:#a40422;background-color:white}@media only screen and (min-width: 500px){#logoBig{display:block}#logoInits{display:none}}@media only screen and (max-width: 500px){#logoBig{display:none}#logoInits{display:block}}@media only screen and (max-width: 768px){.navLink>.label{display:none}}@media only screen and (min-width: 768px){.navLink>.label{display:block}}.card{border-radius:2px;box-shadow:0 3px 6px rgba(0,0,0,0.19),0 3px 6px rgba(0,0,0,0.23);background-color:white;box-sizing:border-box;position:relative;margin:0 1rem 1rem 0}.card header{color:white;background-color:#4a4a77;border-radius:2px 2px 0 0;box-shadow:0 3px 6px rgba(0,0,0,0.19),0 3px 6px rgba(0,0,0,0.23);padding:0.25rem 0.5rem 0.25rem .5rem}.card .body{padding:.5rem;background-color:white}.card.gray header{background-color:#666}[data-role="dialog2"]{display:none;position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100vh;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.3)}[data-role="dialog2"] [data-role="content"]{background-color:#ffffff;border:none;border-radius:2px;width:100vw;max-width:100vw;max-height:100vh;overflow:auto;box-sizing:border-box;opacity:1;box-shadow:0 3px 6px rgba(0,0,0,0.19),0 3px 6px rgba(0,0,0,0.23);position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translatey(-50%);-moz-transform:translateX(-50%) translatey(-50%);transform:translate(-50%, -50%)}[data-role="dialog2"] [data-role="content"].fullScreen{width:100vw;height:100vh}[data-role="dialog2"] [data-role="content"] header{background:#4a4a77;color:white;padding:.25rem 1rem}[data-role="dialog2"] [data-role="content"] header button{padding:.25rem;box-shadow:none;margin-right:.25rem}[data-role="dialog2"] [data-role="content"] [data-role="body"]{padding:.25rem .5rem}[data-role="dialog2"] [data-role="content"] footer{padding:.25rem .5rem;margin:0}[data-role="dialog2"] .responsiveIframe{clear:both;max-width:1920px;max-height:100%}@media screen and (min-width: 31rem){[data-role="content"].narrow{max-width:30rem}}@media screen and (min-width: 51rem){[data-role="content"].medium{width:50rem}}@media screen and (min-width: 71rem){[data-role="content"].wide{max-width:70rem}}@media screen and (min-width: 71rem){[data-name="video"] [data-role="content"].wide{max-width:1935px}}div.modal-floating{display:none;padding-top:1em;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}div.modal-floating-content{background-color:#ffffff;margin:auto;padding:.5em;border:2px solid black;width:80%;overflow:auto;box-sizing:border-box;top:10em;opacity:1}div.modal-floating-content .ctr{text-align:center;vertical-align:middle}div.modal-fullscreen{display:none;position:fixed;z-index:1;left:0;top:0;background-color:#ffffff;margin:0;padding:.5em;border:none;width:100%;height:100%;overflow:scroll;box-sizing:border-box}@media screen and (max-width: 50em), screen and (max-height: 25em){div.modal-floating{padding:0;display:none}div.modal-floating-content{width:100%;height:100%;left:0;top:0;border:none}}[data-role="throbber"]{display:none;position:absolute;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.6)}[data-role="throbber"] [data-role="content"]{color:white;font-weight:bold;font-size:125%;background-color:transparent;border:none;border-radius:2px;width:30rem;max-width:100%;max-height:100%;overflow:auto;box-sizing:border-box;text-align:center;opacity:1;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translatey(-50%);-moz-transform:translateX(-50%) translatey(-50%);transform:translate(-50%, -50%)}[data-role="throbber"] [data-role="content"].fullScreen{width:100vw;height:100vh}[data-role="throbber"] [data-role="content"] [data-role="body"]{padding:.5rem}.throbberIcon{border:16px solid #f0f0f0;border-top:16px solid #a40422;border-radius:50%;width:75px;height:75px;animation:spin 2s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}html{margin:0;height:100%}html,.normalFont{line-height:1.5;font-family:'Roboto', sans-serif;font-weight:normal}body{height:100%;margin:0 !important;display:flex;flex-direction:column}main{flex:1 0 auto}.restrictContentWidth{max-width:1000px}hr.footerHR{border-style:solid;border-color:#666;border-width:1px;margin:.5rem 0 0 0}body>footer{color:#666;background-color:#f0f0f0;padding:.5rem .5rem 0 .5rem;margin:0}body>footer a{color:#666;white-space:nowrap;text-decoration:none;margin-right:1rem}body>footer a:hover{text-decoration:underline}.disabled,.fa-disabled{color:#d0d0d0 !important;cursor:not-allowed;opacity:0.75}.fa-rh{color:#a40422;cursor:pointer;opacity:1}.message{display:flex;align-items:center;border:1px solid;padding:.5rem;margin-bottom:.5rem;width:100%;max-width:40rem;box-sizing:border-box}.message.error{background-color:#ff6363;font-weight:bold}.message.caution{background-color:#f4ad42;font-weight:bold}.message.noop{background-color:#fcff84}.message.success{background-color:#d8ffd9}.message i{margin-right:1rem}img{max-width:100%;height:auto}img.outline{border:1px solid #f0f0f0;margin:.5rem;padding:.5rem;box-sizing:border-box}a{color:#a40422;cursor:pointer}a.button{white-space:nowrap}a.button.b_small,a.button.shepherd-button{padding:0.2rem 0.5rem !important;font-size:85%}a.ext::after{text-decoration:none;margin-left:.25rem;font-size:85%;font-family:"Font Awesome 5 Pro";content:"\f35d"}a.top{color:#a40422 !important;cursor:pointer;text-decoration:none}a.top::after{font-weight:400;font-family:"Font Awesome 5 Pro";font-size:150%;content:"\f34d";padding:0;margin:0}a.gls{color:MediumBlue;text-decoration:none}a.hvr:hover{text-decoration:underline}select{background-color:#fffeee;border-radius:2px;box-shadow:0 3px 6px rgba(0,0,0,0.19),0 3px 6px rgba(0,0,0,0.23);cursor:pointer}fieldset{margin-bottom:.75rem}fieldset legend{font-weight:bold;color:#666}code{background-color:LightCyan;overflow-wrap:break-word}h4{margin:.5rem 0 .2rem 0}input[type=submit],input[type=button],input[type=file],button,label.button{font-size:inherit}input[type=submit].b_small,input.shepherd-button[type=submit],input[type=button].b_small,input.shepherd-button[type=button],input[type=file].b_small,input.shepherd-button[type=file],button.b_small,button.shepherd-button,label.button.b_small,label.button.shepherd-button{padding:0.2rem 0.5rem !important;font-size:85%}input[type=submit]:disabled,input[type=button]:disabled,input[type=file]:disabled,button:disabled,label.button:disabled{background-color:#A67981 !important;color:rh-paleGray !important;cursor:default}input[type=submit].iconOnly,input[type=button].iconOnly,input[type=file].iconOnly,button.iconOnly,label.button.iconOnly{padding:.5rem !important}input[type=text],input[type=password],input[type=date],input[type=email],input[type=url],input[type=tel],input[type=search],textarea{background-color:#fffeee;padding:.15rem;box-sizing:border-box;font-family:inherit;font-size:inherit;border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=email]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=search]:focus,textarea:focus{background-color:white}div.changed,td.changed{border-left-style:solid;border-left-color:green;border-left-width:4px !important}label,input[type=checkbox],input[type=radio]{cursor:pointer}.prompt{text-align:left;vertical-align:middle;white-space:nowrap;font-size:85%;font-weight:bold;color:#666;margin-right:.5rem}td.prompt{width:1%}.flexRow{display:flex;flex-direction:row}.flexRowWrap{display:flex;flex-direction:row;flex-wrap:wrap}.flexRowNoWrap{display:flex;flex-direction:row;flex-wrap:nowrap}.floatLeft{float:left}.floatRight{float:right}.clearBoth{clear:both}.rightMiddleFloat{position:fixed;z-index:1000;left:calc(100% - 8rem);top:calc(50vh - 2rem)}.formGroup{margin-bottom:.75rem}.pointer{cursor:pointer}.hide{display:none}.w100{width:100%}.mw30{max-width:30rem}.mw40{max-width:40rem}.mw50{max-width:50rem}.mt25{margin-top:.25rem}.mt50{margin-top:.5rem}.mt75{margin-top:.75rem}.mt1{margin-top:1rem}.mt2{margin-top:2rem}.mr0{margin-right:0}.mr25{margin-right:.25rem}.mr50{margin-right:.5rem}.mr75{margin-right:.75rem}.mr1{margin-right:1rem}.mr2{margin-right:2rem}.mb25{margin-bottom:.25rem}.mb50{margin-bottom:.5rem}.mb75{margin-bottom:.75rem}.mb1{margin-bottom:1rem}.mb2{margin-bottom:2rem}.ml25{margin-left:.25rem}.ml50{margin-left:.5rem}.ml75{margin-left:.75rem}.ml1{margin-left:1rem}.ml2{margin-left:2rem}.pt25{padding-top:.25rem}.pt50{padding-top:.5rem}.pt75{padding-top:.75rem}.pt1{padding-top:1rem}.pt2{padding-top:2rem}.pr25{padding-right:.25rem}.pr50{padding-right:.5rem}.pr75{padding-right:.75rem}.pr1{padding-right:1rem}.pr2{padding-right:2rem}.pb25{padding-bottom:.25rem}.pb50{padding-bottom:.5rem}.pb75{padding-bottom:.75rem}.pb1{padding-bottom:1rem}.pb2{padding-bottom:2rem}.pl25{padding-left:.25rem}.pl50{padding-left:.5rem}.pl75{padding-left:.75rem}.pl1{padding-left:1rem}.pl2{padding-left:2rem}.vat{vertical-align:top}.vam{vertical-align:middle}.vab{vertical-align:bottom}.tal{text-align:left}.tac{text-align:center}.tar{text-align:right}.redOnWhite{color:#a40422;background-color:white}.whiteOnRed{color:white !important;background-color:#a40422 !important}a.bigLink{font-size:110%;white-space:nowrap;cursor:pointer;line-height:280%;vertical-align:middle}a.bigLink span{vertical-align:middle}a.bigLink i.far,a.bigLink i.fas,a.bigLink img{vertical-align:middle;min-width:2.25rem;margin-right:.50rem;text-align:center}.white{color:white}.black{color:black}.rhRed{color:#a40422 !important}.rhGray{color:#666 !important}.rhPaleGray{color:#f0f0f0 !important}.rhPaleGrayBG{background-color:#f0f0f0 !important}.rhSuccessGreen{color:#3a3}.rhFailRed{color:#D80000}.yellowBG{background-color:yellow}.invalid{border:2px solid red}.validateError{color:#D80000;font-style:italic;font-size:85%}.b{font-weight:bold}.noWrap{white-space:nowrap}.u{text-decoration:underline}.nu{text-decoration:none}.right{text-align:right}.footnote{font-style:italic;font-size:85%}.smaller{font-size:85%}.bigger{font-size:125%}.taller{line-height:180%}.an,a.an{color:#444;background:#DDDDDD;font-weight:bold;text-decoration:none;padding:0 .2rem}.c,a.c{color:#AB0000;text-decoration:none}.d,a.d{color:#0000A8;text-decoration:none}.l,a.l{color:#444}.ln{color:#444;font-weight:bold}.i,a.i{font-style:italic}.offVP{position:fixed;top:-1000px;right:-1000px}.responsiveIframe{position:relative;width:100%;padding-bottom:56.25%;height:0}.responsiveIframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.notices{margin:0 0 .25rem 0;padding:0;width:100%}.notices .notice{margin-bottom:.5rem;padding:.3rem;box-sizing:border-box;overflow:hidden}.notices .notice.collapsed{height:2rem}.notices .notice.collapsed .fa-times-square{display:none}.notices .notice.severe{background-color:#ff6363;font-weight:bold}.notices .notice.high{background-color:#f4ad42;font-weight:bold}.notices .notice.elevated{background-color:#fcff84}.notices .notice.guarded{background-color:#d8ffff}.notices .notice.low{background-color:#d8ffd9}#thumbnailSizer .sizerIcon{color:#a40422;cursor:pointer}[data-thumbnails="true"] img.small{max-width:150px;max-height:150px}[data-thumbnails="true"] img.medium{max-width:225px;max-height:225px}[data-thumbnails="true"] img.large{max-width:300px;max-height:300px}[data-role="pickerPics"] img.pic{margin:1px;border:9px solid transparent;cursor:pointer}[data-role="pickerPics"] img.sel{border-color:yellow}.descPrompt{width:14rem}.concernText{max-width:100%}@media only screen and (min-width: 600px){.descPrompt{width:30rem}.concernText{width:calc(100% - 20rem)}}.translated-ltr .rpt .untranslated-only{display:none !important}.translated-ltr .rpt .translated-only{display:block !important}body{margin-left:7px;margin-top:7px}span.photoNum{font-weight:700;margin-right:.5rem}.rpt{overflow-wrap:anywhere}.rpt .translated-only{display:none}.rpt table{border-collapse:collapse;font-family:inherit;font-size:inherit;width:auto}.rpt table th.noBorder{border-style:none}.rpt table th.noWrap{white-space:nowrap}.rpt table td{text-align:left;vertical-align:top}.rpt table td .noBorder{border-style:none}.rpt table td .noWrap{white-space:nowrap}.rpt table td .wrap{white-space:normal}.rpt table td .right{text-align:right}.rpt table td .ctr{text-align:center}.rpt table td .mid{vertical-align:middle}.rpt table td .btm{vertical-align:bottom}.rpt table td .shrink{width:1px}.rpt table td .tight{white-space:nowrap;padding:1px 10px 1px 2px;border-style:none;vertical-align:middle}.rpt table.form{margin:0;border:none;max-width:800px}.rpt table.form td{padding:3px}.rpt table.legend{margin:5px;border:1px solid black;overflow-wrap:normal}.rpt table.legend td{border:1px solid black;padding:3px;vertical-align:middle}.rpt table.legend td:first-child{min-width:18px}.rpt table.legend.img{max-width:unset}.rpt .pictureRow{display:flex;flex-direction:row;flex-wrap:wrap}.rpt figure{display:table;min-width:320px;max-width:95vw;margin:1rem 1rem 0 0;page-break-inside:avoid;align-self:start}.rpt figure.col2{max-width:45vw}.rpt figcaption{display:table-caption;caption-side:bottom}.rpt .pictureContainer button{margin-left:.25rem;margin-right:.25rem}.rpt .companyInfo{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.rpt .companyInfoCell{display:block;page-break-inside:avoid}.rpt .breakBefore{page-break-before:always}.rpt .breakAfter{page-break-after:always}.rpt .noBreak{page-break-inside:avoid}.rpt .sectionTitle{margin-top:1rem;padding-top:.25rem;padding-bottom:.25rem;margin-bottom:.25rem;border-top:5px solid black}.rpt .rptDsc{margin-top:.15rem;clear:both}.rpt .mxLineDsc{margin-bottom:.5rem}.rpt .rptConc{margin-top:.5rem;padding-top:.25rem;border-top:1px solid black}.rpt br.clr{clear:both}.rpt hr.rptmaj{display:block;color:black;background-color:black;border:none;height:5px;margin-top:15px;clear:both}.rpt hr.rptmin{display:block;color:black;background-color:black;border:none;height:1px}.rpt div.row{float:left;width:100%;white-space:nowrap}.rpt div.cell{vertical-align:top;display:inline-block;margin-right:20px;white-space:normal}.rpt .b{font-weight:bold}.rpt .noWrap{white-space:nowrap}.rpt .forceWrap{word-break:break-all;overflow-wrap:break-word}.rpt .ctr{text-align:center}.rpt .right{text-align:right}.rpt .debug{border:2px solid red}.rpt h1{margin-bottom:8px;line-height:120%}.rpt h2{margin-bottom:5px;line-height:120%}.rpt h3{margin-bottom:2px;line-height:120%}.rpt a{color:blue;font-weight:normal;overflow-wrap:break-word}.rpt a:link{color:blue}.rpt a:visited{color:blue}.rpt a:hover{color:blue}.rpt img{max-width:100%;max-height:95vh;object-fit:scale-down}.rpt a.toc{font-weight:bold !important;margin-top:.25rem}.rpt.fontFamily1{font-family:Arial, Helvetica, sans-serif}.rpt.fontFamily2{font-family:Verdana, Geneva, sans-serif}.rpt.fontFamily3{font-family:"Trebuchet MS", Helvetica, sans-serif}.rpt.fontFamily4{font-family:Georgia, serif}.rpt.fontFamily5{font-family:"Times New Roman", Times, serif}.rpt.fontFamily6{font-family:"Comic Sans MS", cursive, sans-serif}.rpt.fontSize1{font-size:.8125rem}.rpt.fontSize2{font-size:.874rem;line-height:120%}.rpt.fontSize3{font-size:.9375rem;line-height:120%}.rpt.fontSize4{font-size:1rem;line-height:120%}.rpt.fontSize5{font-size:1.0625rem;line-height:120%}.rpt.fontSize6{font-size:1.125rem;line-height:120%}.rpt .bigger1{font-size:120%;font-weight:bold;line-height:120%}.rpt .bigger2{font-size:160%;font-weight:bold;line-height:120%}@media print{.noPrint,.noPrint *{display:none !important}.pictureRow{flex-wrap:nowrap !important}.pictureRow .col2{max-width:50vw !important}.pictureRow .col2 img.photo{max-width:400px}}@media screen{.noScreen,.noScreen *{display:none !important}}html,.normalFont{font-size:15px}main{padding:.5rem;grid-gap:0;grid-auto-rows:max-content;margin-top:2rem}@media only screen and (min-width: 768px){main{margin-top:3.5rem}}ul,ol{line-height:180%;margin:.5rem 0;padding-left:1.5rem}fieldset.help ul{margin-bottom:0}table.alt1{border:1px solid #ddd}table.alt1 tbody tr:nth-child(odd){background-color:#ddd}table.alt1 tbody tr:nth-child(even){background-color:white}table.alt2{border:1px solid #ddd}table.alt2 tbody tr:nth-child(4n),table.alt2 tbody tr:nth-child(4n-1){background:white}table.alt2{border:1px solid #ddd}table.alt2 tbody tr:nth-child(4n-2),table.alt2 tbody tr:nth-child(4n-3){background:#ddd}table.bordered,table.bordered th,table.bordered td{border:1px solid #666}.tr-highlight{background-color:#ddd}table.debug th,table.debug td{border:1px solid black}.truncateText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}fieldset.help{display:none}.tight,a.tight{font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:120%}i.copyTextIcon{cursor:pointer;margin-left:.5rem}.mli{margin-left:.25rem}.mri{margin-right:.25rem}span.helpButton{color:white;background-color:#a40422;white-space:nowrap;padding:0 .25rem}.return{margin-bottom:.5rem}.sectionHeader{background-color:#ddd;margin:1rem 0 .5rem 0;font-weight:bold;padding:.25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}div.tab{border-style:solid;font-weight:bold;border-width:2px;padding:.5em;margin:.5em .1em 0 .1em;display:inline-block}div.tabFocus{border-color:#555555 #555555 white #555555;color:#555555;cursor:auto}div.tabBlur{border-color:#999999 #999999 #555555 #999999;color:#A40422;text-decoration:underline;cursor:pointer}hr.tabBottom{margin:-2px 0 .5em .1em;border-top:2px solid #555555}@media only screen and (max-width: 500px){.h500{display:none}}@media only screen and (max-width: 700px){.h700{display:none}}@media only screen and (max-width: 1000px){.h1000{display:none}}@media only screen and (max-width: 1300px){.h1300{display:none}}@media only screen and (min-width: 501px){.hg500{display:none}}@media only screen and (min-width: 701px){.hg700{display:none}}.st{font-family:inherit;font-size:large;font-weight:bold}img.thumbnail{margin:1px;border:9px solid #bbbbbb;cursor:pointer}.imageSelector{margin:0 .5em 2px .5em;padding-bottom:3px;border-bottom:3px solid white;cursor:pointer;vertical-align:middle}.imageSelectorSel{border-color:black}img.inItem_small{max-height:100px}img.inItem_medium{max-height:150px}img.inItem_large{max-height:200px}img.inItemSel{border-color:yellow}div.ppickertop{position:absolute;width:100vw;padding:.5rem;z-index:2001;background-color:white;border-bottom:2px solid black;overflow:hidden;display:none;box-sizing:border-box}div.ppicker{display:none;position:absolute;z-index:3000;width:100vw;overflow:auto;background-color:black;background-color:rgba(0,0,0,0.8);padding:.5rem;box-sizing:border-box}img.ppp{margin:1px;border:9px solid transparent;z-index:2005}img.sp{border-color:yellow}.mobileScreen{min-height:100%;max-height:100%;display:flex;flex-direction:column}.mobileScreen header,.mobileScreen footer{box-sizing:border-box;padding:.25rem;width:100%;min-height:54px;z-index:50}.mobileScreen header{box-shadow:0 2px 4px rgba(98,2,20,0.19),0 2px 4px rgba(98,2,20,0.23)}.mobileScreen header .sectionName{min-width:95%}.mobileScreen footer{box-shadow:0 -2px 4px rgba(98,2,20,0.19),0 -2px 4px rgba(98,2,20,0.23)}.mobileScreen div[data-role="main"]{flex:1;flex-wrap:wrap;overflow:auto;margin-top:0}.toggle{position:relative;display:inline-block;width:4rem;height:2rem}.toggle input{opacity:0;width:0;height:0}.toggle .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#f0f0f0;-webkit-transition:.4s;transition:.4s}.toggle .slider:before{position:absolute;content:"";height:calc(100% - 8px);width:calc(100% * .5 - 4px);left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s}.toggle input:checked+.slider{background-color:#a40422}.toggle input:focus+.slider{box-shadow:0 0 1px #a40422}.toggle input:checked+.slider:before{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.toggle .slider.round{border-radius:50%}.toggle .slider.round:before{border-radius:50%}[data-role="dialog2"][data-name="mobileUploadReport"] [data-role="body"] #title,[data-role="dialog2"][data-name="mobileUploadReport"] [data-role="body"] #workingReport{border:1px solid black;padding:.5rem}[data-role="dialog2"][data-name="mobileUploadReport"] [data-role="body"] #title{display:grid;grid-template-columns:auto 130px;grid-template-areas:"client stats" "address stats";margin-bottom:.5rem}[data-role="dialog2"][data-name="mobileUploadReport"] [data-role="body"] #title [data-source="client"]{grid-area:client;font-weight:bolder}[data-role="dialog2"][data-name="mobileUploadReport"] [data-role="body"] #title [data-source="address"]{grid-area:address}[data-role="dialog2"][data-name="mobileUploadReport"] [data-role="body"] #title [data-source="stats"]{grid-area:stats}[data-role="dialog2"][data-name="mobileUploadReport"] [data-role="body"] #title #uploadOptions{grid-area:stats;vertical-align:middle}[data-name="manageMobileUsers"] [data-role="body"] [data-action]{color:#a40422}[data-name="manageMobileUsers"] footer [data-action]{color:#a40422}[data-name="manageMobileUsers"] fieldset.help i{margin-left:.1rem;margin-right:.1rem;color:#a40422}[data-name="manageMobileUsers"] table[data-role="users"] tbody tr:nth-child(odd){background-color:#f0f0f0}[data-name="manageMobileUsers"] table[data-role="users"] tbody td.action{text-align:right}[data-name="manageMobileUsers"] table[data-role="users"] tbody tr[data-selected="false"]{cursor:pointer}[data-name="uploadPhotosProgress"] .queued{filter:blur(5px)}[data-name="uploadPhotosProgress"] .uploading{filter:grayscale(90%)}[data-name="uploadPhotosProgress"] .uploaded{filter:none}[data-name="uploadPhotosProgress"] .duplicate{filter:none;border:3px solid green}[data-name="uploadPhotosProgress"] .error{filter:sepia(50%);border:3px solid red}div[data-name="mobilePreferences"] header{color:white}div[data-name="mobilePreferences"] header .icons{float:right}div[data-name="mobilePreferences"] header .fa-rh{margin-left:1rem;font-size:150%}div[data-name="mobilePreferences"] input[type="radio"]{opacity:0;position:fixed;width:0}div[data-name="mobilePreferences"] input[type="radio"]+label{background-color:#bbb}div[data-name="mobilePreferences"] input[type="radio"]:checked+label{background-color:#a40422}div[data-name="mobilePreferences"] .prefRB{display:inline-block;color:white !important;background-color:#a40422;border:none;border-radius:2px;box-shadow:0 3px 6px rgba(0,0,0,0.19),0 3px 6px rgba(0,0,0,0.23);cursor:pointer;padding:.5rem 1rem;margin-bottom:.25rem;margin-right:1rem;font-size:inherit;line-height:normal;text-decoration:none;text-shadow:none;-webkit-appearance:none}div[data-name="mobilePreferences"] .textSize-s{font-size:small}div[data-name="mobilePreferences"] .textSize-m{font-size:medium}div[data-name="mobilePreferences"] .textSize-l{font-size:large}div[data-name="mobilePreferences"] .textSize-xl{font-size:x-large}[data-role="dialog2"][data-name="mobileEditDescription"] footer button[data-action="select"] i{display:none}[data-role="dialog2"][data-name="mobileEditDescription"] .selected footer button[data-action="select"] i{display:unset}[data-role="dialog2"][data-name="mobileEditDescription"] .selected footer button[data-action="unselect"] i{display:none}[data-role="dialog2"][data-name="mobileEditDescription"] textarea{height:60vh}[data-role="dialog2"][data-name="mobileEditConcern"] header{display:flex;flex-flow:row nowrap;justify-content:space-between}[data-role="dialog2"][data-name="mobileEditConcern"] [data-role="body"]{display:grid;grid-template-columns:auto auto;grid-template-areas:"prompt types" "content types" "content types" "content estimate"}[data-role="dialog2"][data-name="mobileEditConcern"] [data-role="body"] div{min-height:1rem;border:solid blue 2px}[data-role="dialog2"][data-name="mobileEditConcern"] [data-role="body"] .con_prompt{grid-area:prompt}[data-role="dialog2"][data-name="mobileEditConcern"] [data-role="body"] .con_content{grid-area:content}[data-role="dialog2"][data-name="mobileEditConcern"] [data-role="body"] .con_types{grid-area:types;overflow:auto;max-width:15vw}[data-role="dialog2"][data-name="mobileEditConcern"] [data-role="body"] .con_estimate{grid-area:estimate}[data-name="mobileReviewReport"] [data-role="content"]{height:100vh}[data-name="mobileReviewReport"] [data-role="content"] footer{color:white;background:#4a4a77}[data-name="mobileReviewReport"] [data-role="content"] footer i{margin-right:.5rem;padding:.25rem;font-size:150%}[data-name="mobileReviewReport"] [data-role="content"] footer .switchDesc{background:blue}[data-name="mobileReviewReport"] [data-role="content"] footer .switchDesc.disabled{background:gray;color:blue !important}[data-name="mobileReviewReport"] [data-role="content"] footer .switchConc{background:#7D001F}[data-name="mobileReviewReport"] [data-role="content"] footer .switchConc.disabled{background:gray;color:#7D001F !important}[data-name="mobileReviewReport"] [data-role="content"] footer .switchPics{background:darkgreen}[data-name="mobileReviewReport"] [data-role="content"] footer .switchPics.disabled{background:gray;color:darkgreen !important}[data-name="mobileReviewReport"] [data-role="body"]{padding:0.25rem 0.5rem;max-height:calc(100vh - 4rem);overflow:hidden}[data-name="mobileReviewReport"] [data-role="body"] #rvwTitle{border-bottom:solid 2px blue;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent{max-height:calc(100vh - 7rem);overflow:scroll}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent section.rvwSection{border-top:2px solid black}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent section.rvwSection .sectionName{padding:.25rem 0;margin:.25rem 0;font-size:125%;font-weight:700}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent section.rvwSection .sectionItems .desc{margin-left:.25rem}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent section.rvwSection .sectionItems .conc{border-top:1px solid black;margin:.25rem 0;padding:.25rem 0}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent section.rvwSection .sectionItems .conc .concType{margin-right:.25rem}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent section.rvwSection .sectionItems .conc .value{overflow-wrap:anywhere}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent section.rvwSection .sectionItems .conc .pics{margin-top:.25rem}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent section.rvwSection .sectionItems .conc .estCost{font-style:italic;float:right}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent.hidePics .pics{display:none !important}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent.hideDesc .desc{display:none !important}[data-name="mobileReviewReport"] [data-role="body"] #rvwContent.hideConc .conc{display:none !important}[data-name="mobileSections"][data-role="dialog2"] [data-role="content"]{max-height:calc(100vh - 3rem)}[data-name="mobileSections"][data-role="dialog2"] header{color:white}[data-name="mobileSections"][data-role="dialog2"] header .fa-rh{margin-left:1rem;font-size:1.5rem}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"]{max-height:calc(100vh - 9rem);width:calc(100% - 1rem);overflow:auto}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"]{overflow:auto}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"] .fa-rh{font-size:150%;margin:.25rem .5rem 0 .5rem}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"] [data-role="section"]{display:flex;line-height:2.25rem}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"] [data-role="section"] [data-source="sectionName"]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1;margin-right:.5rem;padding-left:.5rem}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"] [data-role="section"] .action{white-space:nowrap}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"] [data-role="section"]:nth-child(even){background-color:#ddd}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"] [data-role="section"] i[data-action="select"]{display:inline-block}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"] [data-role="section"] i[data-action="selected"]{display:none}[data-name="mobileSections"][data-role="dialog2"] [data-role="body"] [data-role="sections"] [data-role="section"].selected{font-weight:bold;background-color:#ffc}[data-name="mobileNewReport"] select#templates{max-size:100%;font-size:1.25rem}[data-name="findContent"][data-role="dialog2"] header{padding:.25rem}[data-name="findContent"][data-role="dialog2"] [data-role="content"] #searchBox{max-width:100%;width:100%;display:flex;align-items:center;font-size:110%}[data-name="findContent"][data-role="dialog2"] [data-role="content"] #searchBox .pre-buttons{flex:0 0 auto;order:1;margin-right:.5rem;display:flex;align-items:center}[data-name="findContent"][data-role="dialog2"] [data-role="content"] #searchBox .input{flex:1 1 auto;order:2}[data-name="findContent"][data-role="dialog2"] [data-role="content"] #searchBox .input input{width:100%}[data-name="findContent"][data-role="dialog2"] [data-role="content"] #searchBox .post-buttons{flex:0 0 auto;order:3;font-size:120%;margin-left:.5rem}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"]{overflow:scroll;max-height:calc(100vh - 7rem)}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-results{display:flex;flex-direction:column}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-results .fc-result{display:grid;border-bottom:1px solid black;grid-template-columns:minmax(3rem, 25%) 2rem auto 2rem;grid-template-areas:"section lineNo prompt action" "text text text action"}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-results .fc-result [data-source]{padding:.25rem}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-results .fc-result [data-source="section"]{grid-area:section;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-results .fc-result [data-source="prompt"]{grid-area:prompt;padding:0 0 0 .25rem}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-results .fc-result [data-source="text"]{grid-area:text;max-height:3rem;overflow:hidden;text-overflow:ellipsis}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-results .fc-result [data-source="lineNo"]{grid-area:lineNo;text-align:right;text-size:smaller}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-results .fc-result [data-source="action"]{grid-area:action;font-size:150%;text-align:right}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-explain i{padding:.35rem;margin-left:.25rem}[data-name="findContent"][data-role="dialog2"] [data-role="content"] [data-role="body"] #fc-explain td{text-align:center}[data-name="findContent"][data-role="dialog2"] [data-role="content"] .template{display:none}[data-name="mobileTools"][data-role="dialog2"] [data-role="body"]{max-width:250px;margin:auto;display:flex;flex-flow:row wrap;justify-content:space-evenly;gap:2rem;text-align:center}[data-name="mobileTools"][data-role="dialog2"] [data-role="body"] .tool-item{width:100px;height:100px;text-align:center;line-height:1.1rem;border:solid 1px #a40422;border-radius:6px;background-color:#a40422;color:white}[data-name="mobileTools"][data-role="dialog2"] [data-role="body"] .tool-item img{margin:.5rem .25rem;cursor:pointer;padding:5px;background-color:white;border-radius:2px}[data-name="mobileTools"][data-role="dialog2"] [data-role="body"] .tool-item i{color:white;margin:.5rem .25rem .5rem .25rem !important;cursor:pointer}[data-name="mobileTools"][data-role="dialog2"] footer{font-size:small;text-align:center}.iconAndTitle{grid-area:iconAndTitle;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.client{grid-area:client}.publishedReport{grid-area:publishedReport}.sectionCount{grid-area:sectionCount}.pictureCount{grid-area:pictureCount}.attachmentCount{grid-area:attachmentCount}.lastPublished{grid-area:lastPublished}.lastUpdated{grid-area:lastUpdated}#wrStatusInfo{display:grid;grid-template-areas:"iconAndTitle" "client" "publishedReport" "sectionCount" "pictureCount" "attachmentCount" "lastPublished" "lastUpdated"}@media only screen and (min-width: 375px){#wrStatusInfo{display:grid;grid-template-columns:auto auto auto;grid-template-areas:"iconAndTitle iconAndTitle iconAndTitle iconAndTitle iconAndTitle iconAndTitle" "client client client client client client" "publishedReport publishedReport publishedReport publishedReport publishedReport publishedReport" "sectionCount sectionCount pictureCount pictureCount attachmentCount attachmentCount" "lastPublished lastPublished lastPublished lastUpdated lastUpdated lastUpdated"}}.shepherd-element{max-width:calc(500px, 90vw)}.shepherd-element .shepherd-content .shepherd-header .shepherd-has-title,.shepherd-element .shepherd-content .shepherd-has-title{background-color:white;display:block}.shepherd-element .shepherd-content .shepherd-header .shepherd-has-title h3,.shepherd-element .shepherd-content .shepherd-has-title h3{font-size:bigger;font-weight:700;display:inline-block}.shepherd-text{font-size:1.2rem}.shepherd-cancel-icon{float:right;background-color:transparent;color:rgba(128,128,128,0.75);box-shadow:none;padding:0;margin:0}.shepherd-title{max-width:100%}@keyframes yellowFade{from{background:yellow}to{background:transparent}}.highlight{animation:yellowFade 5s}[data-name="remember"][data-role="dialog2"] header{color:white}[data-name="remember"][data-role="dialog2"] header .fa-rh{margin-left:1rem;font-size:1.5rem}[data-name="remember"][data-role="dialog2"] [data-role="body"]{overflow:scroll;max-height:calc(100vh - 6rem);width:calc(100% - 1rem)}[data-name="remember"][data-role="dialog2"] [data-role="body"] .rem_table{padding:0;margin:0}[data-name="remember"][data-role="dialog2"] [data-role="body"] .rem_table tr:nth-child(odd){background-color:#f0f0f0}[data-name="remember"][data-role="dialog2"] [data-role="body"] .rem_table td{vertical-align:top;white-space:nowrap;padding:.2em;line-height:1.8em}[data-name="remember"][data-role="dialog2"] .remember{cursor:pointer;border:medium solid black;padding:.0 .5em;display:inline;margin:.5em .2em;background:white}[data-name="remember"][data-role="dialog2"] .remember_on{background:red !important}[data-name="remember"][data-role="dialog2"] .remShort{width:2em;margin-right:.5em}[data-name="remember"][data-role="dialog2"] .remMed{width:5em;margin-right:.5em}[data-name="remember"][data-role="dialog2"] .remLong{width:8em;margin-right:.5em}[data-name="remember"][data-role="dialog2"] .remXL{width:12em}[data-role="template"]{display:none !important}[data-action]{cursor:pointer}html{padding:0 !important;font-size:18px}textarea.singleLine,.singleLine{padding:.2em;margin:2px;height:1.5rem;line-height:1rem;white-space:nowrap;overflow:hidden;vertical-align:middle;text-overflow:ellipsis}#CN_dialog button.selected:after{content:' \2713';font-weight:bold;color:yellowgreen}.rounded{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}#REMEMBER_dialog input[type="button"],.remember,div.yellowButton,button{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}[data-role="dialog2"] [data-role="content"] header{font-size:1.25rem}#welcome header,#welcome footer{display:flex;background-color:white;color:black;justify-content:space-between;align-items:center}#welcome header i,#welcome footer i{margin-left:1rem}#welcome header i.disabled,#welcome footer i.disabled{color:#d0d0d0}#welcome header i:hover,#welcome footer i:hover{cursor:pointer}#welcome [data-role="main"]{font-size:1rem;background:#1a1a47;background:linear-gradient(180deg, #1a1a47 0%, #7a7aa7 100%);color:white;display:flex;flex-direction:column}#welcome [data-role="main"] section.notices{color:black}#welcome [data-role="main"] .reports{display:flex;flex-wrap:wrap;flex:0 1 calc(50% - 1em);align-content:flex-start}#welcome [data-role="main"] .reports .report-card{position:relative;font-size:1rem;flex:0 1 100%;box-sizing:border-box;max-width:100%;max-height:20em;background-color:white;color:#222;margin:.25rem;flex-grow:0;padding:.25rem;border-radius:2px;box-shadow:2px 2px 2px 2px rgba(98,2,20,0.75);display:grid;grid-template-columns:auto 110px;grid-template-areas:"client actions" "address actions" "stats actions"}#welcome [data-role="main"] .reports .report-card .client,#welcome [data-role="main"] .reports .report-card .address{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#welcome [data-role="main"] .reports .report-card .client{grid-area:client;font-weight:bolder}#welcome [data-role="main"] .reports .report-card .address{grid-area:address;padding-bottom:.25rem;z-index:1;color:#a40422;text-decoration:underline;cursor:pointer}#welcome [data-role="main"] .reports .report-card .stats{grid-area:stats;font-size:smaller;align-self:center;justify-self:end;white-space:nowrap;width:100%}#welcome [data-role="main"] .reports .report-card .stats i{margin-right:.5rem}#welcome [data-role="main"] .reports .report-card .stats span{font-size:small}#welcome [data-role="main"] .reports .report-card .stats .edited [data-role="edited"]{display:inline-block}#welcome [data-role="main"] .reports .report-card .stats .edited [data-role="uploaded"]{display:none}#welcome [data-role="main"] .reports .report-card .stats .edited [data-role="modified"]{display:none}#welcome [data-role="main"] .reports .report-card .stats .uploaded [data-role="edited"]{display:none}#welcome [data-role="main"] .reports .report-card .stats .uploaded [data-role="uploaded"]{display:inline-block}#welcome [data-role="main"] .reports .report-card .stats .uploaded [data-role="modified"]{display:none}#welcome [data-role="main"] .reports .report-card .stats .modified [data-role="edited"]{display:none}#welcome [data-role="main"] .reports .report-card .stats .modified [data-role="uploaded"]{display:none}#welcome [data-role="main"] .reports .report-card .stats .modified [data-role="modified"]{display:inline-block}#welcome [data-role="main"] .reports .report-card .stats [data-role]{text-align:right;padding:.25rem}#welcome [data-role="main"] .reports .report-card .stats [data-role="uploaded"]{background-color:green;color:white}#welcome [data-role="main"] .reports .report-card .stats [data-role="modified"]{background-color:#a40422;color:white}#welcome [data-role="main"] .reports .report-card .actions{grid-area:actions;justify-self:end;align-self:center}#welcome [data-role="main"] .reports .report-card .actions i{margin:.33rem;font-size:1.9rem}#welcome .rem_ind{color:greenyellow;display:none}#welcome .remember_on{display:inline-block}#welcome #logoInits{display:none}#welcome #logoLg{display:none}@media only screen and (max-width: 400px){#welcome #logoInits{display:block}#welcome #logoLg{display:none}}@media only screen and (min-width: 400px){#welcome #logoInits{display:none}#welcome #logoLg{display:block}}@media only screen and (min-width: 720px){#welcome [data-role="main"] .reports .report-card{flex:0 1 calc(50% - 1em)}}@media only screen and (min-width: 1080px){#welcome [data-role="main"] .reports .report-card{flex:0 1 calc(33% - 1em)}}@media only screen and (min-width: 1440px){#welcome [data-role="main"] .reports .report-card{flex:0 1 calc(25% - 1em)}}#updatePrompt{position:fixed;display:none;bottom:3rem;right:1rem;padding:.25rem .5rem;background-color:black;color:white;border:red 3px solid;border-radius:5px}#updatePrompt i.close{margin-left:1rem}#editReport header,#editReport footer{background-color:#a40422;color:white;display:flex;align-items:center}#editReport header .fa-rh,#editReport footer .fa-rh{color:white;font-size:1.75rem;padding:.4rem}#editReport header [data-group],#editReport footer [data-group]{display:flex;align-items:center}#editReport header [data-group$="1"],#editReport footer [data-group$="1"]{order:3;flex:0 0;justify-content:space-between}#editReport header [data-group$="1"] .fa-rh,#editReport footer [data-group$="1"] .fa-rh{margin-right:.5rem;margin-left:.25rem}#editReport header [data-group$="2"],#editReport footer [data-group$="2"]{order:2;flex:0 0;justify-content:space-between}#editReport header [data-group$="2"] .fa-rh,#editReport footer [data-group$="2"] .fa-rh{margin-left:1rem}#editReport header [data-group$="3"],#editReport footer [data-group$="3"]{order:1;flex:1;font-size:larger;justify-content:flex-start !important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;justify-content:space-between}#editReport header .sectionName,#editReport header #reportID,#editReport footer .sectionName,#editReport footer #reportID{font-size:125%}#editReport header .remember_on,#editReport footer .remember_on{background-color:yellowgreen;border-radius:2px}#editReport div[data-role="main"]{overflow-y:scroll;-webkit-overflow-scrolling:touch}#editReport div[data-role="main"] [data-action^="go"]{position:absolute;left:.25rem;color:white;background-color:#666;border-radius:3px;padding:.25rem;opacity:.7;z-index:100}#editReport div[data-role="main"] [data-action="goTop"]{top:4rem}#editReport div[data-role="main"] [data-action="goBtm"]{bottom:4rem}#editReport div[data-role="main"] #reportItemControls{max-width:100vw;overflow:auto}#editReport div[data-role="main"] #reportItemControls .prompt{display:inline-block;border-radius:.25rem;padding:0 .25rem;user-select:none;margin:unset;font-size:unset;font-weight:bold}#editReport div[data-role="main"] #reportItemControls ol.sectionList{margin:0 0 0 1.5rem;color:#444444;line-height:180%}#editReport div[data-role="main"] #reportItemControls li.sectionListItem{vertical-align:top;margin-bottom:.25rem}#editReport div[data-role="main"] #reportItemControls [data-type='desc']{display:inline-block;vertical-align:top}#editReport div[data-role="main"] #reportItemControls [data-type='desc'] .prompt{color:#006;background-color:#fff}#editReport div[data-role="main"] #reportItemControls [data-type='desc'].selected .prompt{color:#fff;background-color:#006}#editReport div[data-role="main"] #reportItemControls [data-type='desc'] textarea{color:#006;background-color:#dad6ff}#editReport div[data-role="main"] #reportItemControls [data-type='desc'] .list{display:inline}#editReport div[data-role="main"] #reportItemControls [data-type='desc'] .list .mx_choice{display:inline-block;color:#006;background-color:#dad6ff;min-width:2rem;text-align:center;border-radius:.25rem;padding:0 .25rem}#editReport div[data-role="main"] #reportItemControls [data-type='desc'] .list .mx_choice.selected{color:#fff;background-color:#006}#editReport div[data-role="main"] #reportItemControls [data-type='concern']{display:inline-block;vertical-align:top;max-width:90%}#editReport div[data-role="main"] #reportItemControls [data-type='concern'] .prompt{color:#7d001f;background-color:#e3d1d5;max-width:100%;overflow:hidden;text-overflow:ellipsis}#editReport div[data-role="main"] #reportItemControls [data-type='concern'].selected .prompt{color:#fff;background-color:#7d001f}#editReport div[data-role="main"] #reportItemControls [data-type='concern'].hasPics .prompt{color:yellow}#editReport div[data-role="main"] #reportItemControls [data-type='concern'].spcDelim::after{content:' ';margin-right:1rem}#editReport div[data-role="main"] #reportItemControls [data-type='concern'].pipeDelim::after{content:'|';margin-right:.5rem}#editReport div[data-role="main"] #reportItemControls [data-type='concern'] textarea{color:#7d001f;background-color:#e3d1d5}#editReport div[data-role="main"] #reportItemControls textarea.singleLine{max-width:90vw}#editReport div[data-role="main"] #reportItemControls .concernHasPics{color:yellow}#editReport div[data-role="main"] #CN_dialog div.concern_type,#editReport div[data-role="main"] #CN_dialog div.pest_type{overflow:hidden;text-overflow:ellipsis;max-width:12em;text-align:left}
