/* poppins-devanagari-400-normal*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./files/poppins-devanagari-400-normal.woff2') format('woff2'), url('./files/poppins-all-400-normal.woff') format('woff');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* poppins-latin-ext-400-normal*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./files/poppins-latin-ext-400-normal.woff2') format('woff2'), url('./files/poppins-all-400-normal.woff') format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* poppins-latin-400-normal*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./files/poppins-latin-400-normal.woff2') format('woff2'), url('./files/poppins-all-400-normal.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* poppins-devanagari-300-normal*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('./files/poppins-devanagari-300-normal.woff2') format('woff2'), url('./files/poppins-all-300-normal.woff') format('woff');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* poppins-latin-ext-300-normal*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('./files/poppins-latin-ext-300-normal.woff2') format('woff2'), url('./files/poppins-all-300-normal.woff') format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* poppins-latin-300-normal*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('./files/poppins-latin-300-normal.woff2') format('woff2'), url('./files/poppins-all-300-normal.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html body #app .MuiTypography-body1,html body .input{font-family:"Poppins",serif;font-size:1rem;font-style:normal}html{height:100%;color:#000;font-family:"Poppins",serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5rem;scrollbar-color:#175f37 #e5e5e5;scrollbar-width:thin}html ::-webkit-scrollbar-track{background:#e5e5e5;border-radius:1.5rem}html ::-webkit-scrollbar{width:.75rem;background-color:rgba(0,0,0,0)}html ::-webkit-scrollbar-thumb{background:#175f37;border-radius:1.5rem}html body{height:100%;margin:0}html body .radio-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}html body .radio-button .MuiRadio-colorSecondary.Mui-checked{color:#175f37}html body .radio-button .MuiIconButton-colorSecondary{color:#175f37}html body .radio-button .MuiIconButton-colorSecondary:hover{background-color:rgba(23,95,55,.1)}html body .radio-button .selected .MuiTypography-body1{color:#175f37;font-weight:600}html body .input{width:100%;height:2.25rem}html body .collapsible-menu .title{padding:1rem;background-color:#175f37;color:#fff;cursor:pointer;text-transform:uppercase}html body .collapsible-menu .title .expand-icon{float:right}html body .MuiButton-root.primary{background-color:#175f37;color:#fff;text-transform:uppercase}html body .MuiButton-root.primary:hover{background-color:#6ebf53}html body .MuiButton-root.primary.MuiButton-root.Mui-disabled{background-color:#e5e5e5}html body .error-message{color:#f4530e;font-weight:600;text-align:center}html body #app{display:flex;height:100%;flex-direction:column}html body #app .select-input{max-width:100%}html body #app .select-input .MuiSelect-icon{padding:0 10px;color:#175f37}html body #app .select-input .MuiSelect-select:focus{background-color:rgba(0,0,0,0)}html body #app .MuiInputBase-root{padding:0}html body #app .MuiInputBase-root .MuiOutlinedInput-input{padding:0 1.25rem}html body #app .MuiOutlinedInput-root.Mui-focused fieldset,html body #app .MuiOutlinedInput-root:hover fieldset{border-color:#175f37}html body #app .Mui-disabled:hover fieldset{border-color:#c4c4c4}html body #app .loading-indicator{margin:2rem 0;text-align:center}html body #app .loading-indicator .MuiCircularProgress-svg{color:#175f37}html body #app main.small{font-size:.857rem}html body #app main.small h3{font-size:.857rem}html header,html footer{z-index:1}.side-menu{display:flex;flex-direction:column;padding:1.5rem 0;gap:1rem}.side-menu .side-menu-opener{padding:.5rem;background-color:#175f37;border-radius:0;border-bottom-right-radius:50%;border-top-right-radius:50%;color:#fff}.side-menu .side-menu-opener:hover{background-color:#6ebf53}.side-menu .side-menu-closer{display:flex;justify-content:flex-end;padding:2rem}.side-menu .side-menu-closer:hover{background-color:initial}.side-menu .MuiDrawer-paper{position:absolute;width:25rem}.side-menu .MuiDrawer-paper .side-menu-content{display:flex;height:100%;flex-direction:column;margin:0 2rem;gap:1rem}.side-menu .MuiDrawer-paper .side-menu-content .MuiAccordion-root.Mui-expanded{margin:0}.side-menu .MuiDrawer-paper .side-menu-content .MuiAccordion-root .MuiAccordionSummary-root{min-height:3.5rem;background-color:#175f37;color:#fff;cursor:pointer;text-transform:uppercase}.side-menu .MuiDrawer-paper .side-menu-content .MuiAccordion-root .MuiAccordionSummary-root svg{color:#fff}.side-menu .MuiDrawer-paper .side-menu-content .MuiAccordion-root .MuiAccordionSummary-content.Mui-expanded{margin:0}.side-menu .MuiDrawer-paper .side-menu-content .MuiAccordion-root .MuiAccordionDetails-root{padding:0}.side-menu .MuiDrawer-paper .side-menu-content .side-menu-divider{width:100%;background-color:#e5e5e5;text-align:center}.side-menu .layout-type{color:#175f37;font-size:.75rem}.side-menu .layout-type .PrivateSwitchBase-root-1{padding:.25rem}.side-menu .layout-type .MuiButton-text{width:15rem}.side-menu .layout-type .pagination-button{display:flex;margin:1rem auto}.side-menu .layout-type .no-annotations{margin:2rem 0;font-size:1rem;font-style:italic}.side-menu .layout-type .list-item-text.active{font-weight:700}.side-menu .button-wrapper{padding:1.5rem}.side-menu .button-wrapper .MuiButton-root{width:40rem}.side-menu .variable-size-list{scrollbar-width:thin}.side-menu .variable-size-list .annotation{font-size:.8rem}.side-menu .variable-size-list .annotation.highlighted{background-color:#cce8c3}.side-menu .variable-size-list .annotation .annotation-text{padding:.25rem .5rem}.side-menu .menu .MuiCollapse-container{width:100%}.side-menu .menu .MuiCollapse-container .MuiCollapse-wrapper{text-align:center}.side-menu .annotations.Mui-expanded{display:flex;flex:1 1;flex-direction:column}.side-menu .annotations.Mui-expanded .MuiCollapse-entered{display:flex;flex:1 1}.side-menu .annotations.Mui-expanded .MuiCollapse-entered .MuiCollapse-wrapper{flex:1 1}.side-menu .annotations.Mui-expanded .MuiCollapse-entered .MuiCollapse-wrapper>div>div{height:100%}.side-menu .annotations.Mui-expanded .MuiCollapse-entered .MuiCollapse-wrapper>div>div .MuiAccordionDetails-root{height:100%}.side-menu .search-form{width:100%;padding:1rem;gap:.75rem}.side-menu .search-form .radio-button{justify-content:center}.side-menu .search-form .search-form-path{height:auto;flex-direction:column;gap:.75rem}.side-menu .search-form .search-form-path .outlined-input{width:100%}.side-menu .subtitle{width:100%;margin:1rem 0;color:#175f37;font-style:italic;text-align:center}.side-menu .print-menu-item{display:flex;align-items:center;gap:.5rem}.tei-viewer{position:relative;display:flex;height:100%}.tei-viewer .details{position:relative;width:100%;height:100%;transition:margin 1s cubic-bezier(0.4, 0, 0.6, 1)}.tei-viewer .details.open{margin-left:25rem;transition:margin 1s cubic-bezier(0, 0, 0.2, 1)}.tei-viewer .details .main-title{margin-top:2rem;color:#175f37;font-weight:700;text-align:center}.tei-viewer .details .main-title .author{margin-right:.25rem}.tei-viewer .details>div{position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:scroll;scrollbar-width:thin}.text-block{cursor:pointer}.active-block{background-color:rgba(23,95,55,.3)}.body{display:flex;justify-content:center}.body.multiple{justify-content:space-evenly}.body .side{padding:2rem 0}.body .side .element-header{background-color:#175f37;color:#fff}.body .side .element-header .version-title{padding:1rem}.body .side .element-header .version-title.multiple .container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.body .side .element-header .version-title .version-value{padding-left:.5rem}.body .side .element-header .version-control{width:16rem;height:2rem;justify-content:left;margin:.75rem;background-color:#fff;border-radius:4px;color:#175f37;font-weight:bolder;text-transform:initial}.body .side .element-header .version-control .MuiButton-label{line-height:1rem}.body .side .element-header .close-icon{padding:1rem;cursor:pointer}.version-control-menu .MuiPaper-root{width:20rem;margin-top:.75rem}.version-control-menu .MuiPaper-root .version-label{overflow:hidden;text-overflow:ellipsis}.title{margin-top:2rem;color:#175f37;font-weight:700;text-align:center}.title.italic{font-style:italic;font-weight:400}.sp{margin:15px 0}.sp .speaker{font-weight:700}.content-wrapper{padding:1.5rem;border:1px solid #e5e5e5;overflow-wrap:break-word}.content-wrapper .div-element{width:100%}.p-container{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-container.annotated{padding:2px;border:1px solid #000;scroll-margin-top:.3rem}.p-container.selected{padding:0;border:3px solid #175f37}.p-container .p{width:100%;padding:.25rem}.p-container .p .title{font-weight:700}.p-container .p.bold{font-weight:700}.p-container .anchor{position:absolute;left:-1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:.5rem;padding-right:.5rem;color:#858585;font-size:1.25rem}.p-container .info{position:absolute;top:-0.5rem;right:-1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#858585;font-size:1rem}.app{padding:0 .25rem}.app.highlighted{background-color:#f6e613}.app.bolder{font-weight:600}.app.allVersion,.app.simplifiedView{font-weight:600}.app.allVersion .rdg,.app.simplifiedView .rdg{margin-left:0}.app.allVersion .divider,.app.simplifiedView .divider{margin:0 .5rem}.pb{cursor:pointer;text-align:right}.pb .photo-icon{width:2rem;height:2rem;color:#175f37}.gap{color:#6ebf53;cursor:pointer}.del{color:#6ebf53;cursor:pointer;-webkit-text-decoration:1px dotted line-through;text-decoration:1px dotted line-through}.sic-wrapper{border-bottom:1px dashed #6ebf53;color:#6ebf53}.sic-wrapper .sic-mark{padding-left:.25rem;cursor:pointer;font-size:.8rem;vertical-align:super}.choice .supplied{border-bottom:1px dashed #6ebf53;color:#6ebf53}.date{color:#bf9b58}.supplied.tooltip,.orig.tooltip{color:#bf9b58}.milestone.chapter{margin-bottom:5rem}.milestone.l,.milestone.lg{color:#d400ff;font-weight:bold}.milestone.p{position:relative;padding:1rem 0}.unclear{color:#0c27bd;cursor:pointer}.handnote{color:#6ebf53;cursor:pointer}.rdg.stage1{background-color:#cce8c3}.rdg.stage2{background-color:#9dd48b}.rdg.stage3{background-color:#6ebf53}.hi.italic{font-style:italic}.hi.underline{text-decoration:underline}.hi.doubleunderline{border-bottom:3px double}.hi.bold{font-weight:700}.hi.super{vertical-align:super}.hi.sub{vertical-align:sub}.hi.smallcaps,.hi.smallcap{font-variant:small-caps}.hi.expanded{letter-spacing:3px}.hi.dashed_underline{border-bottom:2px dashed}.hi.double_underline{-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:double;text-decoration-style:double}.hi.bold{font-weight:700}.hi.bold_italic{font-style:italic;font-weight:700}.hi.rectangle{border:1px solid}.floating-text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;border-style:double;margin:.5rem 0}.floating-text.regesta{margin-bottom:2rem;font-style:italic}.add{color:#f78757}.move{border-bottom:2px dashed #706a33}.list{padding-left:1rem}.list li{padding:0 .5rem .5rem}.signature{padding:0 .5rem;background-color:#ebf6e8}.pers-name,.place-name{padding:0 .25rem;color:#bf9b58}.table{margin:1rem auto}.table .row .cell{padding:0 1rem;vertical-align:baseline}.table .row .cell .p-container{padding-top:.25rem}.table .row .cell .p-container:first-child{justify-content:center}.note{margin:.25rem;color:#175f37;font-size:.9rem;vertical-align:super}.ref{color:#175f37}.ref svg{padding-top:.25rem}.closer{margin-top:1rem}.fw{display:block;margin:1rem 0;color:#175f37;font-weight:700;text-align:center}.metamark{margin:0 .5rem}.epigraph{width:50%;margin:0 auto;font-size:.8rem}.epigraph .bibl{display:block;margin-top:1rem;text-align:center}.l-element.level_1{padding-left:1rem}.l-element.level_2{padding-left:2rem}.l-element.level_3{padding-left:3rem}.l-element.level_4{padding-left:4rem}.l-element.level_5{padding-left:5rem}.l-element.level_6{padding-left:6rem}.l-element.level_7{padding-left:7rem}.l-element.level_8{padding-left:8rem}.l-element.level_9{padding-left:9rem}.w-element{margin-left:.25rem}.w-element.active{background-color:rgba(23,95,55,.5)}.ab{margin-bottom:1rem}.seg.active{background-color:rgba(23,95,55,.2)}.lg{margin-bottom:1rem}.variations{border:1px dashed}.share-icon{position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:.25rem;padding-right:.5rem;color:#858585;cursor:pointer;font-size:1.25rem}.share-left{left:-1.5rem}.share-right{right:-1.5rem}.active-icon{color:#6ebf53}.tooltip-share{position:absolute;top:1rem}.tooltip-share.popper{margin-top:2rem}.tooltip-left{left:0}.tooltip-right{right:0}.active-element{padding:.25rem;background-color:#e9ddc7;border-radius:.5rem}.share-wrapper{position:relative}.share-wrapper.td{display:table-cell}.td-element{padding:1rem}.italic{font-style:italic}.popper{position:relative;z-index:5;width:-webkit-max-content;width:max-content;max-width:70vw;padding:.5rem .75rem;border:2px solid #175f37;background-color:#fff;border-radius:.25rem;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);color:#000;font-size:1rem;font-weight:initial;text-decoration:none}.popper .label{font-weight:600}.popper .value{margin-left:.5rem}.popper .value ul{margin:0}.popper .seg-value{margin-left:.25rem;font-style:italic}.popper svg{margin-left:.25rem;color:#175f37;cursor:pointer;vertical-align:bottom}.paragraph-popper{border:2px solid #175f37}.paragraph-popper .copy-icon{margin-left:.5rem;color:#858585;cursor:pointer;vertical-align:sub}.language-menu-paper{text-transform:uppercase}.MuiGrid-root.pagination{margin-top:1rem}.MuiGrid-root.pagination .MuiIconButton-root:hover{color:#175f37}.MuiGrid-root.pagination .current-page{align-self:center;margin:0 .25rem}.MuiGrid-root.pagination .current-page .MuiInputBase-root{width:2rem;height:1.5rem}.MuiGrid-root.pagination .current-page .MuiInputBase-root input{text-align:center}.MuiGrid-root.pagination .current-page .Mui-focused:after{border-bottom:2px solid #175f37}.MuiGrid-root.pagination .current-page .divider{margin:0 .5rem}.bibliographic-data{padding:2rem 0}.bibliographic-data .header{padding:1rem 1.5rem;background-color:#175f37;color:#fff}.bibliographic-data .content{padding:1rem;border:1px solid #e5e5e5;color:#175f37}.bibliographic-data .content .bibliography-title-container{margin-bottom:2rem;font-weight:700;text-align:center}.bibliographic-data .content .bibliography-title-container .title{display:block;margin-top:0}.bibliographic-data .content .bibliography-container .bibliography-subtitle{margin:1rem 0 .5rem 0;font-weight:700}.bibliographic-data .content .bibliography-container .bibliography-content{margin:0 1rem;line-height:2rem}.bibliographic-data .content .bibliography-container .bibliography-content .value{margin-left:.3rem;font-style:italic}.bibliographic-data .content .bibliography-container .bibliography-content .place-name,.bibliographic-data .content .bibliography-container .bibliography-content .date{color:#175f37}.bibliographic-data .content .bibliography-container .bibliography-content-subtitle{font-weight:700}.bibliographic-data .content .bibliography-container ul{margin:0}.bibliographic-data .content .bibliography-container .ref svg{margin:0 .25rem;vertical-align:top}.bibliographic-data .content .bibliography-container .availability span:not(:last-child){margin-right:.5rem}.bibliographic-data .iti-data-link{color:#175f37}.pb-modal{z-index:1;min-width:30rem;min-height:30rem;border:2px solid #175f37;background-color:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.pb-modal .container{position:absolute;width:100%;height:100%}.pb-modal .container .pb-modal-header{height:1.5rem;background-color:#fff}.pb-modal .container .pb-modal-header .close-icon{color:#175f37;cursor:pointer;float:right}.pb-modal .container .image-container{position:relative;width:100%;height:calc(100% - 3rem);background-color:#000}.pb-modal .container .image-container img{max-width:100%;max-height:100%}.pb-modal .container .image-container .react-transform-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.pb-modal .container .pb-modal-footer{height:1.5rem;background-color:#fff}.pb-modal .container .pb-modal-footer .expand-icon{position:absolute;right:-5px;bottom:-5px;color:#175f37;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media print{#app header,#app footer{display:none}#app .print-view .bibliographic-data,#app .print-view .print-node.display-block{padding:0}#app .page-header{display:block;width:100%;padding-bottom:.5rem;border-bottom:1px solid #c4c4c4;margin-bottom:1rem;font-weight:normal;line-height:2}#app .page-header .page-header-title-bar{display:flex;justify-content:space-between}#app .page-header .page-header-title-bar .page-header-dates{display:flex;gap:1rem}#app .page-header .page-header-title-bar .page-header-label{font-weight:600}#app .page-header .page-header-handle-bar{font-size:.875rem;text-align:start}}.print-view{display:contents}.print-view .page-header{display:none}.print-view .bibliographic-data{padding:0 2rem;page-break-after:always}.print-view .bibliographic-data .header{display:none}.print-view .bibliographic-data .content{max-width:100%;flex-basis:100%;padding:0;border:none;color:revert}.print-view .bibliographic-data .content>div{page-break-inside:avoid}.print-view .bibliographic-data .content .title-container{margin:2rem 0}.print-view .print-node sup{text-decoration:none}.print-view .print-node .node-margin-standalone{margin:0 .25rem}.print-view .print-node.display-block{display:block;padding:0 2rem}.print-view .print-node.print-paragraph{page-break-inside:avoid}.print-view .print-node.print-paragraph p .node-margin{margin-left:.25rem}.print-view .print-node.print-paragraph p .node-margin+sup{margin-right:.25rem}.print-view .print-node.print-del :not(sup){text-decoration:line-through}.print-view .print-node.print-milestone{display:block}.print-view .print-node.print-milestone.print-milestone-chapter{margin-bottom:5rem}.print-view .print-node.print-milestone.emptyLine{margin:.25rem 0}.print-view .print-node.print-milestone.l,.print-view .print-node.print-milestone.lg{display:inline;font-weight:bold}.print-view .print-node.print-milestone.p{position:relative;padding:1rem 0}.print-view .print-node.print-hi.italic{font-style:italic}.print-view .print-node.print-hi.underline{text-decoration:underline}.print-view .print-node.print-hi.doubleunderline{border-bottom:3px double}.print-view .print-node.print-hi.bold{font-weight:700}.print-view .print-node.print-hi.super{vertical-align:super}.print-view .print-node.print-hi.sub{vertical-align:sub}.print-view .print-node.print-hi.smallcaps,.print-view .print-node.print-hi.smallcap{font-variant:small-caps}.print-view .print-node.print-hi.expanded{letter-spacing:3px}.print-view .print-node.print-hi.dashed_underline{border-bottom:2px dashed}.print-view .print-node.print-note .icon{font-size:10px}.print-view .print-node.print-persName{margin-left:.25rem}.print-view .print-node.print-floatingText .floatingText-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 .5rem;border-style:double;margin:1rem 0}.print-view .print-node.print-floatingText .floatingText-content.regesta{margin-bottom:2rem;font-style:italic}.print-view .print-node .print-seg{display:inline-block;border:1px dashed}.print-view .print-notes{position:relative;display:grid;padding:.5rem .25rem;border-bottom:1px solid #000;grid-column-gap:.25rem;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;page-break-before:avoid;page-break-inside:avoid}.print-view .print-notes .top-border{position:absolute;top:0;left:0;width:33%;height:100%;border-top:1px solid #000}.print-view .print-notes .print-note{display:contents;font-size:10px;line-height:initial}.print-view .print-notes .print-note .marker{grid-column:1;text-align:right}.print-view .print-notes .print-note .data{grid-column:2}.print-view .print-notes .print-note .data .prefix{margin-right:.5rem}.print-view .print-notes .print-note .data .param+.param{margin-left:.5rem}.print-view .print-notes .print-note .data .param+.param:before{margin-right:.5rem;content:"|"}.print-view .print-notes .print-note .data .key{font-weight:bold}.print-view .print-l.level_1{padding-left:1rem}.print-view .print-l.level_2{padding-left:2rem}.print-view .print-l.level_3{padding-left:3rem}.print-view .print-l.level_4{padding-left:4rem}.print-view .print-l.level_5{padding-left:5rem}.print-view .print-l.level_6{padding-left:6rem}.print-view .print-l.level_7{padding-left:7rem}.print-view .print-l.level_8{padding-left:8rem}.print-view .print-l.level_9{padding-left:9rem}.print-view .print-delspan{display:flex;align-items:center;margin-bottom:1rem}.print-view .print-w{margin-left:.25rem}.print-view .iti-data-link,.print-view .ref{color:#000}header{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1rem;background-image:url("/api/configuration/design/header");background-position:bottom;background-repeat:no-repeat;background-size:cover}header .header-container{width:100%;height:7rem;align-items:center}header .header-container .logo-container{display:inherit;padding:0}header .header-container .logo-container .logo{height:3rem;margin-left:1.5rem}header .header-container .debug-mode-text{color:#fff;font-size:1.25rem;font-style:italic;text-align:center}header .header-container .debug-mode-text .icon{padding-left:.5rem;vertical-align:bottom}header .header-container .MuiGrid-item{padding:0}header .header-container .language-menu{margin-right:2rem}header .header-container .language-menu .language-menu-button{padding:.5rem 0;color:#fff;font-size:1rem;text-transform:uppercase}header .header-container .language-menu .language-menu-button:hover{background-color:rgba(0,0,0,0)}header .header-container .language-menu-body>div.MuiPaper-root.MuiPopover-paper.MuiPaper-elevation8.MuiPaper-rounded{width:6rem;border-radius:0}header .header-container .language-menu-body .language-menu-paper .language-menu-item{justify-content:center;color:#175f37;font-size:1.5rem;text-transform:uppercase}header .header-container .language-menu-body .language-menu-paper .language-menu-item:hover{background-color:rgba(23,95,55,.1)}header .title-container{display:flex;width:100%;height:2.25rem;box-sizing:border-box;align-items:center;justify-content:space-between;padding:0 1.5rem;background-color:#d9d9d9;color:#5a5858;font-size:1.5rem;font-weight:600}header .title-container .navigation-bar{display:flex;gap:1rem}header .title-container .navigation-bar .link{color:#5a5858;font-size:1.25rem;font-weight:600;text-decoration:none}header .title-container .navigation-bar .MuiDivider-root{background:#858585}footer{display:flex;height:3.5rem;align-items:center;justify-content:space-between;background-color:#000}footer .title-container{margin:0 1rem;color:#fff}footer .title-container .boldText{color:#fff;font-weight:bold}footer .footer-logo{height:1.5rem;margin:0 1rem}footer .right-side{display:flex;flex-direction:row}main{flex:1 1}.home-page-wrapper{height:100%;align-items:center;justify-content:center}.home-page-wrapper .home-page{width:800px;flex-direction:column;align-items:center;padding:5rem 0;border:1px solid #6ebf53;gap:4rem}.home-page-wrapper .home-page .home-page-title{color:#175f37;font-size:1.75rem;font-weight:600}.home-page-wrapper .home-page .search-form{width:55%;gap:2.75rem}.home-page-wrapper .home-page .search-form .search-form-source{gap:3rem}.search-form{display:flex;flex-direction:column;align-items:center}.search-form .search-form-path{display:flex;align-items:center}.search-form .search-form-path .outlined-input{flex-grow:1}.search-form .search-form-submit{padding:.5rem 1rem}.search-form .MuiInputBase-root{height:2.25rem}.no-record{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.no-record .no-record-content{display:flex;width:40%;flex-direction:column;align-items:center;text-align:center}.no-record .no-record-content .no-record-icon{width:3rem;height:3rem;margin:1rem;fill:#175f37}
