/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--iths-red:#c8102e;--iths-navy:#1a3a5c;--iths-blue:#2c5f8a;--iths-gold:#c8a84b;--iths-light:#f8f9fa;--iths-dark:#212529;--header-height:80px;--header-height-sticky:56px;--transition-speed:0.3s;--font-heading:"Open Sans",Helvetica,Arial,sans-serif;--font-body:Helvetica,Arial,sans-serif;}body{font-family:var(--font-body);}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;color:var(--iths-navy);}h1{font-weight:800;}.iths-utility-bar{background:#111;color:rgba(255,255,255,0.65);font-size:13px;line-height:1;padding:7px 0;position:relative;z-index:1040;}.iths-utility-bar a{color:rgba(255,255,255,0.65);text-decoration:none;transition:color 0.15s ease;}.iths-utility-bar a:hover{color:var(--iths-gold);}.utility-nav-left a,.utility-nav-left .dropdown,.utility-nav-right a{display:inline-block;padding:3px 0;}.utility-nav-left .dropdown + .dropdown,.utility-nav-left .dropdown + a,.utility-nav-left a + .dropdown{margin-left:1.8rem;}.utility-nav-right a + a{margin-left:1.2rem;}.utility-nav-right .bi{font-size:12px;margin-right:3px;}.iths-utility-bar .dropdown-toggle{color:rgba(255,255,255,0.65);cursor:pointer;background:none;border:none;font-size:13px;padding:3px 0;}.iths-utility-bar .dropdown-toggle::after{font-size:10px;vertical-align:middle;margin-left:3px;}.iths-utility-bar .dropdown-toggle:hover{color:var(--iths-gold);}.iths-utility-bar .dropdown-menu{font-size:14px;border-radius:6px;box-shadow:0 6px 16px rgba(0,0,0,0.18);border:1px solid #ddd;min-width:220px;margin-top:6px;padding:0.5rem 0;z-index:1050;}.iths-utility-bar .dropdown-item{padding:0.5rem 1.25rem;font-size:14px;color:#333;}.iths-utility-bar .dropdown-item:hover{background:var(--iths-light);color:var(--iths-navy);}.iths-utility-bar .dropdown-divider{margin:0.35rem 0;}.iths-header{position:relative;z-index:1030;width:100%;}.iths-header .header-body{background:var(--iths-navy);min-height:var(--header-height);display:flex;align-items:center;transition:min-height var(--transition-speed) ease,box-shadow var(--transition-speed) ease;}.iths-header .navbar{padding:0.5rem 0;}.iths-header .navbar-brand{display:flex;align-items:center;gap:0.75rem;color:#fff;font-weight:700;font-size:1.25rem;text-decoration:none;}.iths-header .navbar-brand:hover{color:var(--iths-gold);}.iths-header .iths-logo{height:50px;width:auto;border-radius:6px;transition:height var(--transition-speed) ease;}.iths-header .site-name{transition:font-size var(--transition-speed) ease;}.iths-header .navbar-nav .nav-link{color:rgba(255,255,255,0.85);padding:0.5rem 0.9rem;font-size:0.9rem;font-weight:600;transition:color 0.2s ease;}.iths-header .navbar-nav .nav-link:hover,.iths-header .navbar-nav .nav-link:focus{color:var(--iths-gold);}.iths-header .navbar-nav .nav-link i{margin-right:0.3rem;}.iths-header .navbar-toggler{border-color:rgba(255,255,255,0.3);color:#fff;}.iths-header .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}html.sticky-header-active .iths-header .header-body{position:fixed;top:0;left:0;right:0;min-height:var(--header-height-sticky);box-shadow:0 2px 8px rgba(0,0,0,0.15);}html.sticky-header-active .iths-header .iths-logo{height:32px;}html.sticky-header-active .iths-header .site-name{font-size:1rem;}html.sticky-header-active .iths-header .navbar-nav .nav-link{padding:0.4rem 0.7rem;font-size:0.85rem;}html.sticky-header-active .main-content{margin-top:var(--header-height);}.main-content{min-height:60vh;}.hardware-index h1{font-size:1.75rem;}.hardware-filters .card-body{padding:1rem 1.25rem;}.hardware-filter-form fieldset{border:none;padding:0;margin:0;min-width:0;}.hardware-filter-form fieldset > legend,.hardware-filter-form .fieldset-legend{display:none;}.iths-hwtype-wrapper .form-item > label,.hardware-filter-form .form-item > label{font-weight:600;font-size:0.8rem;color:var(--iths-navy);margin-bottom:0.25rem;display:block;}.iths-hwtype-wrapper select,.hardware-filter-form .form-item select{font-size:0.85rem;padding:0.4rem 0.6rem;border:1px solid #ced4da;border-radius:4px;width:100%;height:auto;appearance:auto;}.text-navy{color:var(--iths-navy);}.hardware-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform 0.15s ease,box-shadow 0.15s ease;}.hardware-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,0.1);}.hardware-card .card-img-top-wrapper img,.hardware-card .card-img-placeholder{color:#ccc;font-size:3rem;}.hardware-card .card-title{font-size:0.9rem;font-weight:700;line-height:1.3;color:var(--iths-navy);margin-bottom:0.5rem;}.hardware-card .card-title a{color:var(--iths-navy);text-decoration:none;}.hardware-card .card-title a:hover{color:var(--iths-blue);}.hardware-card .card-text{font-size:0.8rem;}.hardware-card .badge{font-weight:500;font-size:0.7rem;}.hardware-index .pager{display:flex;justify-content:center;}.hardware-index .pager__items{display:flex;list-style:none;padding:0;gap:0.25rem;}.hardware-index .pager__item a,.hardware-index .pager__item--active a{display:block;padding:0.4rem 0.75rem;border:1px solid #dee2e6;border-radius:4px;color:var(--iths-navy);text-decoration:none;font-size:0.85rem;}.hardware-index .pager__item--active a{background:var(--iths-navy);color:#fff;border-color:var(--iths-navy);}.hardware-index .pager__item a:hover{background:var(--iths-light);}.iths-node-detail .iths-image-col{margin-bottom:1.5rem;}.iths-node-detail .iths-no-image{background:#f5f5f5;border:1px dashed #ccc;padding:3rem;text-align:center;color:#999;font-style:italic;}.iths-node-detail .iths-image-attribution{font-size:0.75rem;color:#777;padding:0.25rem 0;line-height:1.4;text-align:center;}.iths-mailto-links{font-size:0.8125rem;margin-top:0.75rem;}.iths-mailto-links a{display:block;margin-bottom:0.4rem;}.iths-citation-item{margin-bottom:0.25rem;}.iths-citation-icon{display:inline-block;width:1.2em;text-align:center;margin-right:0.25rem;}.iths-citation-live{color:#337ab7;}.iths-citation-dead{color:#999;}.iths-author-credits{margin:0.75rem 0;padding:0.5rem 0;border-top:1px solid #e5e5e5;font-size:0.8125rem;color:#555;line-height:1.8;}.iths-author-credits .iths-legacy-content{color:#999;font-style:italic;}.iths-metadata dt{font-weight:600;color:var(--iths-navy);margin-bottom:0.15rem;}.iths-metadata dd{margin-bottom:0.75rem;}.iths-actions{margin:1.5rem 0;padding-top:1rem;border-top:1px solid #e5e5e5;}.iths-actions .btn-edit-page{display:inline-block;background:var(--iths-navy);color:#fff;border:2px solid var(--iths-navy);padding:0.6rem 1.5rem;border-radius:6px;font-size:0.95rem;font-weight:600;text-decoration:none;transition:background 0.2s ease,transform 0.15s ease;}.iths-actions .btn-edit-page:hover{background:var(--iths-blue);border-color:var(--iths-blue);color:#fff;transform:translateY(-1px);}.iths-actions .btn-edit-page i{margin-right:0.3rem;}.iths-donor-credit{margin-top:1rem;padding-top:0.5rem;border-top:1px solid #eee;}.iths-footer{margin-top:3rem;}.iths-footer .footer-main{background:var(--iths-navy);color:rgba(255,255,255,0.85);padding:3rem 0;}.iths-footer .footer-main h5{color:var(--iths-gold);font-weight:700;margin-bottom:1rem;font-size:1.1rem;}.iths-footer .footer-main a{color:rgba(255,255,255,0.75);text-decoration:none;transition:color 0.2s ease;}.iths-footer .footer-main a:hover{color:var(--iths-gold);}.iths-footer .footer-main address{font-style:normal;line-height:1.6;margin-bottom:0.75rem;}.iths-footer .footer-links li{margin-bottom:0.6rem;}.iths-footer .footer-links i{margin-right:0.4rem;width:1.2em;text-align:center;}.btn-iths-join{background:var(--iths-red);color:#fff;border:2px solid var(--iths-red);font-weight:700;font-size:1.1rem;padding:0.75rem 1.5rem;border-radius:8px;transition:background 0.2s ease,transform 0.15s ease;}.btn-iths-join:hover{background:#a30d24;border-color:#a30d24;color:#fff;transform:translateY(-1px);}.btn-iths-join:active{transform:translateY(0);}.btn-iths-join i{margin-right:0.4rem;}.iths-footer .footer-copyright{background:#111;color:rgba(255,255,255,0.6);padding:1rem 0;font-size:0.85rem;}.iths-footer .footer-copyright a{color:rgba(255,255,255,0.6);text-decoration:none;}.iths-footer .footer-copyright a:hover{color:var(--iths-gold);}@media (max-width:991.98px){.iths-header .navbar-collapse{background:var(--iths-navy);padding:1rem;margin-top:0.5rem;border-radius:0.5rem;}.iths-header .navbar-nav .nav-link{padding:0.6rem 0;border-bottom:1px solid rgba(255,255,255,0.1);}}@media (max-width:767.98px){:root{--header-height:64px;--header-height-sticky:50px;}.iths-header .iths-logo{height:36px;}.iths-utility-bar{font-size:11px;}.utility-nav-left .dropdown + .dropdown,.utility-nav-left .dropdown + a,.utility-nav-left a + .dropdown{margin-left:0.7rem;}.iths-footer .footer-main{padding:2rem 0;}.btn-iths-join{font-size:1rem;padding:0.6rem 1rem;}}.iths-page-heading{font-family:'Open Sans',Helvetica,Arial,sans-serif;color:var(--iths-navy);font-weight:700;font-size:32px !important;}.honor-roll-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;height:170px;position:relative;transition:transform 0.15s ease,box-shadow 0.15s ease;}.honor-roll-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.1);border-color:var(--iths-blue);}.honor-roll-card > .row{flex-wrap:nowrap;}.honor-roll-portrait-col{flex:0 0 112px;width:112px;min-width:112px;max-width:112px;}.honor-roll-portrait{width:112px;height:168px;overflow:hidden;background:#f5f5f5;}.honor-roll-portrait img,.honor-roll-portrait .field__item img,.honor-roll-portrait .field-content img,.honor-roll-portrait .field--name-field-main-image img{width:112px !important;height:168px !important;object-fit:cover !important;object-position:top center;display:block;}.honor-roll-portrait-placeholder{width:112px;height:168px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;color:#ccc;font-size:2.5rem;}.honor-roll-info-col{flex:1 1 0;min-width:0;overflow:hidden;}.honor-roll-card .card-title a{color:var(--iths-navy);text-decoration:none;}.honor-roll-card .card-title a::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.honor-roll-card:hover .card-title a{color:var(--iths-blue);}.honor-roll-card .card-title{font-size:1.5rem;font-weight:normal;color:var(--iths-navy);line-height:1.2;padding:4px 0 8px 0;margin-bottom:0;}.honor-roll-card .card-body{padding:0.25rem 0.75rem;overflow:hidden;}.honor-roll-card .card-text{font-size:1rem;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#555;}.iths-single-portrait img,.iths-single-portrait .field__item img{width:100%;height:auto;display:block;border-radius:4px;}.iths-image-attribution{margin-top:0.5rem;}.iths-photo-credit{font-size:0.9rem;color:#555;line-height:1.3;margin-bottom:0.25rem;}.iths-photo-credit a{color:var(--iths-blue);text-decoration:none;}.iths-photo-credit a:hover{text-decoration:underline;}.iths-photo-actions{line-height:1.2;}.iths-photo-action-link{display:block;font-size:0.7rem;color:#999;text-decoration:none;padding:0.1rem 0;}.iths-photo-action-link:hover{color:var(--iths-blue);}.iths-photo-action-link i{font-size:0.65rem;margin-right:0.15rem;}.iths-lifetime{font-size:0.95rem;}.iths-description-body .field__label{display:none;}.iths-node-detail .iths-metadata{border-top:1px solid #e0e0e0;padding-top:1rem;margin-top:1.5rem;}.iths-node-detail .iths-metadata dt{font-weight:600;color:var(--iths-navy);padding-bottom:0.5rem;font-size:0.9rem;}.iths-node-detail .iths-metadata dt i{margin-right:0.3rem;color:var(--iths-blue);}.iths-node-detail .iths-metadata dd{padding-bottom:0.75rem;border-bottom:1px solid #f0f0f0;margin-bottom:0.5rem;}.iths-node-detail .iths-metadata dd:last-child{border-bottom:none;}.iths-metadata dd .field__label{display:none;}.iths-citations .field__label{display:none;}.iths-citations .field__item{padding:0.5rem 0;border-bottom:1px solid #f0f0f0;}.iths-citations .field__item:last-child{border-bottom:none;}.iths-citations .field__item a{color:var(--iths-blue);text-decoration:none;word-break:break-word;}.iths-citations .field__item a:hover{text-decoration:underline;}.iths-citations .field__item::before{content:"\F1C5";font-family:"bootstrap-icons";margin-right:0.5rem;color:var(--iths-blue);font-size:0.85rem;}.iths-section-heading{font-family:'Open Sans',Helvetica,Arial,sans-serif;color:var(--iths-navy);font-weight:700;margin-bottom:0.75rem;}.iths-author-credits{margin:0;padding:16px 0 0 0;border-top:1px solid #e5e5e5;font-size:13px;color:#555;line-height:1.8;}.iths-author-credits a{color:var(--iths-blue);text-decoration:none;}.iths-author-credits a:hover{text-decoration:underline;}.iths-legacy-content{color:#999;font-style:italic;}#hr-shuffle-btn:hover{background:var(--iths-navy);border-color:var(--iths-navy);}.honor-roll-filters .card-body{padding:1rem 1.25rem;}.honor-roll-filter-form fieldset{border:none;padding:0;margin:0;}.honor-roll-filter-form fieldset > legend{display:none;}.honor-roll-index .pager{display:flex;justify-content:center;}.honor-roll-index .pager__items{display:flex;list-style:none;padding:0;gap:0.25rem;}.honor-roll-index .pager__item a,.honor-roll-index .pager__item--active a{display:block;padding:0.4rem 0.75rem;border:1px solid #dee2e6;border-radius:4px;color:var(--iths-navy);text-decoration:none;font-size:0.85rem;}.honor-roll-index .pager__item--active a{background:var(--iths-navy);color:#fff;border-color:var(--iths-navy);}.hardware-card .card-img-top-wrapper{aspect-ratio:4 / 3;overflow:hidden;background:#f8f9fa;}.hardware-card .card-img-top-wrapper,.hardware-card .card-img-top-wrapper .field,.hardware-card .card-img-top-wrapper .field__item,.hardware-card .card-img-top-wrapper .field-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;}.hardware-card .card-img-top-wrapper img.img-fluid,.hardware-card .card-img-top-wrapper img{width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;object-fit:contain !important;padding:0 !important;}.iths-image-col .field,.iths-image-col .field__item,.iths-image-col .field--name-field-main-image,.iths-image-col .field--name-field-main-image,.iths-image-col .field--name-field-main-image,.iths-image-col .field--name-field-main-image{width:100% !important;display:block;}.iths-image-col img{width:100% !important;height:auto !important;max-width:100% !important;display:block;}.software-card .card-img-top-wrapper{aspect-ratio:4 / 3;overflow:hidden;background:#f8f9fa;}.software-card .card-img-top-wrapper,.software-card .card-img-top-wrapper .field,.software-card .card-img-top-wrapper .field__item,.software-card .card-img-top-wrapper .field-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;}.software-card .card-img-top-wrapper img.img-fluid,.software-card .card-img-top-wrapper img{width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;object-fit:contain !important;padding:0 !important;}.software-card .card-img-placeholder{color:#ccc;font-size:3rem;}.software-card .card-title{font-size:0.95rem;font-weight:600;}.software-card .card-title a{color:inherit;text-decoration:none;}.software-card .card-title a:hover{text-decoration:underline;}.iths-company-card .iths-company-logo-wrap{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8f9fa;}.iths-company-card .iths-company-logo-wrap img{max-width:100%;max-height:100%;object-fit:contain;}.iths-company-card .iths-no-image{font-size:3rem;color:#dee2e6;}.iths-company-card .card-title{font-size:0.9rem;}.iths-company-single .iths-single-image-wrap{background:#f8f9fa;padding:1rem;text-align:center;}.iths-company-single .iths-single-image-wrap img{max-width:100%;height:auto;}.iths-resource-item h6{font-size:0.95rem;}.iths-resource-item:hover{background-color:#f8f9fa;}.iths-quote-item{border-left:3px solid var(--iths-blue,#0d6efd);margin-bottom:0.5rem;}.iths-quote-item .blockquote{font-size:0.95rem;}.iths-quote-item .blockquote-footer{font-size:0.85rem;}.iths-quote-single .blockquote{font-style:italic;}.iths-quote-text{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:1.5rem;line-height:1.6;color:#333;}.iths-resource-card{border-left:3px solid var(--iths-blue,#0d6efd);}.iths-resource-card .card-title a{color:var(--iths-blue,#0d6efd);}.iths-resource-card .card-title a:hover{text-decoration:underline !important;}.iths-search-icon{width:80px;height:80px;min-width:80px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#e8f0fe;color:#1a3a5c;}.iths-search-icon i{font-size:3rem;margin-left:1px;line-height:32px;}.iths-search-result{border-bottom:1px dashed #dee2e6;}.iths-search-result:last-child{border-bottom:none;}.iths-search-snippet strong{color:#d63384;font-weight:600;}.iths-results-summary{color:#6c757d;font-size:0.95rem;}.iths-board-page #tm-grid > .views-row{display:contents;}.iths-team-card-wrap{padding-left:8px;padding-right:8px;margin-bottom:16px !important;}.iths-team-card{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.10);transition:transform 0.2s,box-shadow 0.2s;background:#fff;height:100%;}.iths-team-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,0.15);}.iths-team-photo{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#e9ecef;}.iths-team-photo img{width:100%;height:100%;object-fit:cover;display:block;}.iths-team-overlay{position:absolute;bottom:0;left:0;right:0;padding:25px 10px 8px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.85) 100%);}.iths-team-name{color:#fff;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:0.04em;line-height:1.25;display:block;}.iths-team-badge-overlay{position:absolute;top:6px;right:6px;display:flex;flex-wrap:wrap;gap:3px;justify-content:flex-end;max-width:70%;z-index:2;}.iths-team-badge-overlay .badge{font-size:0.6rem;font-weight:600;padding:3px 6px;box-shadow:0 1px 3px rgba(0,0,0,0.3);}.iths-team-info{padding:8px 10px 10px;}.iths-team-bio-text{font-size:0.9rem;color:#555;line-height:1.4;margin:0;}.iths-team-link{text-decoration:none;color:inherit;display:block;}.iths-board-page .iths-results-summary{font-size:0.9rem;}.iths-team-single-photo img{width:100%;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.10);}.iths-team-single .lead{font-size:1.1rem;}.iths-team-body{font-size:1rem;line-height:1.7;}.hardware-card,.software-card,.iths-company-card{position:relative;}.iths-card-year-badge{position:absolute !important;top:6px !important;right:6px !important;left:auto !important;width:auto;max-width:fit-content;margin:0;background:rgba(0,0,0,0.72);color:#fff;font-size:0.75rem;font-weight:600;padding:3px 8px;border-radius:4px;z-index:3;letter-spacing:0.03em;box-shadow:0 1px 3px rgba(0,0,0,0.3);pointer-events:none;}.software-card .card-title a::after,.iths-company-card .card-title a::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;}.software-card .badge,.iths-company-card .badge{position:relative;z-index:2;}.software-card:hover,.iths-company-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.12);transition:transform 0.15s,box-shadow 0.15s;}.hardware-card .card-title a,.software-card .card-title a,.iths-company-card .card-title a{color:inherit;text-decoration:none;}.iths-company-logo-wrap{display:flex;align-items:center;justify-content:center;min-height:120px;background:#f8f9fa;overflow:hidden;}.iths-company-logo-wrap img{width:100%;height:100%;min-height:120px;object-fit:contain;padding:8px;}.path-frontpage li h4,.path-frontpage .node__content h4{font-weight:400;font-size:1.1rem;}.iths-blog-card{transition:transform 0.15s,box-shadow 0.15s;max-height:220px;overflow:hidden;}.iths-blog-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.12);}.iths-blog-card .card-title a{color:inherit;text-decoration:none;}.iths-blog-card .card-title a:hover{color:var(--iths-blue,#0d6efd);}.iths-blog-img-wrap{max-height:220px;overflow:hidden;background:#f8f9fa;}.iths-blog-img-wrap img{width:100%;height:220px;object-fit:cover;}.iths-blog-hero{max-height:400px;overflow:hidden;border-radius:8px;}.iths-blog-hero img{width:100%;max-height:400px;object-fit:cover;border-radius:8px;}.iths-blog-body{font-size:1.05rem;line-height:1.8;}.iths-blog-body img{max-width:100%;max-height:500px;height:auto;object-fit:contain;border-radius:4px;margin:1rem 0;}.iths-blog-single .text-muted a{text-decoration:none;}.iths-blog-single .text-muted a:hover{text-decoration:underline;}.iths-stretched-link a{text-decoration:none;color:inherit;}.iths-stretched-link a:hover{color:var(--iths-blue,#0d6efd);}.iths-stretched-link a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;}.iths-card-year-badge{z-index:2;position:relative;}.card-body .badge{position:relative;z-index:2;}.iths-citations .iths-citation-item--dead,.iths-citations .iths-citation-item--dead .iths-citation-icon{color:#6c757d;}.iths-meta-table{border-bottom:none !important;}.iths-meta-table th{border-bottom:none !important;}.iths-meta-table td{border-bottom:1px dotted #dee2e6 !important;}.iths-meta-table tr:last-child > *{border-bottom:none !important;}.iths-metadata dt,.iths-metadata dd{padding-top:0.25rem !important;padding-bottom:0.25rem !important;margin-bottom:0 !important;border-bottom:1px dotted #dee2e6;}.iths-metadata > *:nth-last-child(-n+2){border-bottom:none;}.iths-edit-row-2col{display:grid;grid-template-columns:1fr 1fr;gap:1em;align-items:start;}.iths-edit-row-2col > *{min-width:0;}.iths-edit-row-2col .mb-3{margin-bottom:0 !important;}.iths-edit-row-3col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1em;align-items:start;}.iths-edit-row-3col > *{min-width:0;}.iths-edit-row-3col .mb-3{margin-bottom:0 !important;}.node-hardware-edit-form fieldset[id^="edit-group-"],.node-hardware-form      fieldset[id^="edit-group-"],.node-software-edit-form fieldset[id^="edit-group-"],.node-software-form      fieldset[id^="edit-group-"],.node-company-edit-form fieldset[id^="edit-group-"],.node-company-form      fieldset[id^="edit-group-"],.node-honoree-edit-form fieldset[id^="edit-group-"],.node-honoree-form      fieldset[id^="edit-group-"],.node-historical-resource-edit-form fieldset[id^="edit-group-"],.node-historical-resource-form      fieldset[id^="edit-group-"],.node-quote-edit-form fieldset[id^="edit-group-"],.node-quote-form      fieldset[id^="edit-group-"],.node-leader-edit-form fieldset[id^="edit-group-"],.node-leader-form      fieldset[id^="edit-group-"]{background-color:#f4f4f4;border:1px solid #d0d0d0;border-radius:4px;padding:0.5em 1.25em 1em 1.25em;margin:1.25em 0;}.node-hardware-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-hardware-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-software-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-software-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-company-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-company-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-honoree-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-honoree-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-historical-resource-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-historical-resource-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-quote-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-quote-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-leader-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-leader-form      fieldset[id^="edit-group-"] > legend.fieldset-legend{background-color:transparent;border:0 none;border-radius:0;padding:0;font-weight:600;font-size:1.25rem;color:#333;margin-bottom:20px;width:auto;max-width:max-content;}.node-hardware-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-hardware-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-hardware-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-hardware-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-software-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-software-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-software-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-software-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-company-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-company-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-company-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-company-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-honoree-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-honoree-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-honoree-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-honoree-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-historical-resource-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-historical-resource-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-historical-resource-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-historical-resource-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-quote-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-quote-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-quote-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-quote-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-leader-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-leader-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-leader-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-leader-form      fieldset#edit-group-donation > legend.fieldset-legend{margin-bottom:0;}.node-hardware-edit-form fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-hardware-form      fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-software-edit-form fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-software-form      fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-company-edit-form fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-company-form      fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-honoree-edit-form fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-honoree-form      fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-historical-resource-edit-form fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-historical-resource-form      fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-quote-edit-form fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-quote-form      fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-leader-edit-form fieldset[id^="edit-group-"] fieldset[id^="edit-group-"],.node-leader-form      fieldset[id^="edit-group-"] fieldset[id^="edit-group-"]{background-color:transparent;border:0 none;padding:0;margin:0.5em 0;}.node-hardware-edit-form .field--name-field-hardware-landmark legend.fieldset-legend,.node-hardware-edit-form .field--name-field-in-production legend.fieldset-legend,.node-hardware-edit-form .field--name-field-image-source-url legend.fieldset-legend,.node-hardware-edit-form .field--name-field-donor legend.fieldset-legend,.node-hardware-edit-form .field--name-field-citations legend.fieldset-legend,.node-hardware-form      .field--name-field-hardware-landmark legend.fieldset-legend,.node-hardware-form      .field--name-field-in-production legend.fieldset-legend,.node-hardware-form      .field--name-field-image-source-url legend.fieldset-legend,.node-hardware-form      .field--name-field-donor legend.fieldset-legend,.node-hardware-form      .field--name-field-citations legend.fieldset-legend,.node-software-edit-form .field--name-field-hardware-landmark legend.fieldset-legend,.node-software-edit-form .field--name-field-in-production legend.fieldset-legend,.node-software-edit-form .field--name-field-image-source-url legend.fieldset-legend,.node-software-edit-form .field--name-field-donor legend.fieldset-legend,.node-software-edit-form .field--name-field-citations legend.fieldset-legend,.node-software-form      .field--name-field-hardware-landmark legend.fieldset-legend,.node-software-form      .field--name-field-in-production legend.fieldset-legend,.node-software-form      .field--name-field-image-source-url legend.fieldset-legend,.node-software-form      .field--name-field-donor legend.fieldset-legend,.node-software-form      .field--name-field-citations legend.fieldset-legend,.node-company-edit-form .field--name-field-hardware-landmark legend.fieldset-legend,.node-company-edit-form .field--name-field-in-production legend.fieldset-legend,.node-company-edit-form .field--name-field-image-source-url legend.fieldset-legend,.node-company-edit-form .field--name-field-donor legend.fieldset-legend,.node-company-edit-form .field--name-field-citations legend.fieldset-legend,.node-company-form      .field--name-field-hardware-landmark legend.fieldset-legend,.node-company-form      .field--name-field-in-production legend.fieldset-legend,.node-company-form      .field--name-field-image-source-url legend.fieldset-legend,.node-company-form      .field--name-field-donor legend.fieldset-legend,.node-company-form      .field--name-field-citations legend.fieldset-legend,.node-honoree-edit-form .field--name-field-hardware-landmark legend.fieldset-legend,.node-honoree-edit-form .field--name-field-in-production legend.fieldset-legend,.node-honoree-edit-form .field--name-field-image-source-url legend.fieldset-legend,.node-honoree-edit-form .field--name-field-donor legend.fieldset-legend,.node-honoree-edit-form .field--name-field-citations legend.fieldset-legend,.node-honoree-form      .field--name-field-hardware-landmark legend.fieldset-legend,.node-honoree-form      .field--name-field-in-production legend.fieldset-legend,.node-honoree-form      .field--name-field-image-source-url legend.fieldset-legend,.node-honoree-form      .field--name-field-donor legend.fieldset-legend,.node-honoree-form      .field--name-field-citations legend.fieldset-legend,.node-historical-resource-edit-form .field--name-field-hardware-landmark legend.fieldset-legend,.node-historical-resource-edit-form .field--name-field-in-production legend.fieldset-legend,.node-historical-resource-edit-form .field--name-field-image-source-url legend.fieldset-legend,.node-historical-resource-edit-form .field--name-field-donor legend.fieldset-legend,.node-historical-resource-edit-form .field--name-field-citations legend.fieldset-legend,.node-historical-resource-form      .field--name-field-hardware-landmark legend.fieldset-legend,.node-historical-resource-form      .field--name-field-in-production legend.fieldset-legend,.node-historical-resource-form      .field--name-field-image-source-url legend.fieldset-legend,.node-historical-resource-form      .field--name-field-donor legend.fieldset-legend,.node-historical-resource-form      .field--name-field-citations legend.fieldset-legend,.node-quote-edit-form .field--name-field-hardware-landmark legend.fieldset-legend,.node-quote-edit-form .field--name-field-in-production legend.fieldset-legend,.node-quote-edit-form .field--name-field-image-source-url legend.fieldset-legend,.node-quote-edit-form .field--name-field-donor legend.fieldset-legend,.node-quote-edit-form .field--name-field-citations legend.fieldset-legend,.node-quote-form      .field--name-field-hardware-landmark legend.fieldset-legend,.node-quote-form      .field--name-field-in-production legend.fieldset-legend,.node-quote-form      .field--name-field-image-source-url legend.fieldset-legend,.node-quote-form      .field--name-field-donor legend.fieldset-legend,.node-quote-form      .field--name-field-citations legend.fieldset-legend,.node-leader-edit-form .field--name-field-hardware-landmark legend.fieldset-legend,.node-leader-edit-form .field--name-field-in-production legend.fieldset-legend,.node-leader-edit-form .field--name-field-image-source-url legend.fieldset-legend,.node-leader-edit-form .field--name-field-donor legend.fieldset-legend,.node-leader-edit-form .field--name-field-citations legend.fieldset-legend,.node-leader-form      .field--name-field-hardware-landmark legend.fieldset-legend,.node-leader-form      .field--name-field-in-production legend.fieldset-legend,.node-leader-form      .field--name-field-image-source-url legend.fieldset-legend,.node-leader-form      .field--name-field-donor legend.fieldset-legend,.node-leader-form      .field--name-field-citations legend.fieldset-legend{display:none !important;}.node-hardware-edit-form .field--name-field-citations table > thead th.field-label > h4.label,.node-hardware-form      .field--name-field-citations table > thead th.field-label > h4.label,.node-software-edit-form .field--name-field-citations table > thead th.field-label > h4.label,.node-software-form      .field--name-field-citations table > thead th.field-label > h4.label,.node-company-edit-form .field--name-field-citations table > thead th.field-label > h4.label,.node-company-form      .field--name-field-citations table > thead th.field-label > h4.label,.node-honoree-edit-form .field--name-field-citations table > thead th.field-label > h4.label,.node-honoree-form      .field--name-field-citations table > thead th.field-label > h4.label,.node-historical-resource-edit-form .field--name-field-citations table > thead th.field-label > h4.label,.node-historical-resource-form      .field--name-field-citations table > thead th.field-label > h4.label,.node-quote-edit-form .field--name-field-citations table > thead th.field-label > h4.label,.node-quote-form      .field--name-field-citations table > thead th.field-label > h4.label,.node-leader-edit-form .field--name-field-citations table > thead th.field-label > h4.label,.node-leader-form      .field--name-field-citations table > thead th.field-label > h4.label{display:none;}.node-hardware-edit-form .field--name-field-main-image label.form-label,.node-hardware-form      .field--name-field-main-image label.form-label,.node-software-edit-form .field--name-field-main-image label.form-label,.node-software-form      .field--name-field-main-image label.form-label,.node-company-edit-form .field--name-field-main-image label.form-label,.node-company-form      .field--name-field-main-image label.form-label,.node-honoree-edit-form .field--name-field-main-image label.form-label,.node-honoree-form      .field--name-field-main-image label.form-label,.node-historical-resource-edit-form .field--name-field-main-image label.form-label,.node-historical-resource-form      .field--name-field-main-image label.form-label,.node-quote-edit-form .field--name-field-main-image label.form-label,.node-quote-form      .field--name-field-main-image label.form-label,.node-leader-edit-form .field--name-field-main-image label.form-label,.node-leader-form      .field--name-field-main-image label.form-label{display:none;}.node-hardware-edit-form .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-hardware-form      .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-software-edit-form .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-software-form      .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-company-edit-form .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-company-form      .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-honoree-edit-form .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-honoree-form      .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-historical-resource-edit-form .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-historical-resource-form      .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-quote-edit-form .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-quote-form      .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-leader-edit-form .field--name-field-description div.form-item.form-type-textarea > label.form-label,.node-leader-form      .field--name-field-description div.form-item.form-type-textarea > label.form-label{display:none !important;}.node-hardware-edit-form .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-hardware-form      .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-software-edit-form .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-software-form      .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-company-edit-form .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-company-form      .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-honoree-edit-form .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-honoree-form      .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-historical-resource-edit-form .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-historical-resource-form      .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-quote-edit-form .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-quote-form      .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-leader-edit-form .field--name-field-image-source-url > .mb-3 > small.js-form-item,.node-leader-form      .field--name-field-image-source-url > .mb-3 > small.js-form-item{display:none !important;}.node-hardware-edit-form .field--name-field-image-source-url > fieldset.form-wrapper,.node-hardware-edit-form .field--name-field-donor > fieldset.form-wrapper,.node-hardware-form      .field--name-field-image-source-url > fieldset.form-wrapper,.node-hardware-form      .field--name-field-donor > fieldset.form-wrapper,.node-software-edit-form .field--name-field-image-source-url > fieldset.form-wrapper,.node-software-edit-form .field--name-field-donor > fieldset.form-wrapper,.node-software-form      .field--name-field-image-source-url > fieldset.form-wrapper,.node-software-form      .field--name-field-donor > fieldset.form-wrapper,.node-company-edit-form .field--name-field-image-source-url > fieldset.form-wrapper,.node-company-edit-form .field--name-field-donor > fieldset.form-wrapper,.node-company-form      .field--name-field-image-source-url > fieldset.form-wrapper,.node-company-form      .field--name-field-donor > fieldset.form-wrapper,.node-honoree-edit-form .field--name-field-image-source-url > fieldset.form-wrapper,.node-honoree-edit-form .field--name-field-donor > fieldset.form-wrapper,.node-honoree-form      .field--name-field-image-source-url > fieldset.form-wrapper,.node-honoree-form      .field--name-field-donor > fieldset.form-wrapper,.node-historical-resource-edit-form .field--name-field-image-source-url > fieldset.form-wrapper,.node-historical-resource-edit-form .field--name-field-donor > fieldset.form-wrapper,.node-historical-resource-form      .field--name-field-image-source-url > fieldset.form-wrapper,.node-historical-resource-form      .field--name-field-donor > fieldset.form-wrapper,.node-quote-edit-form .field--name-field-image-source-url > fieldset.form-wrapper,.node-quote-edit-form .field--name-field-donor > fieldset.form-wrapper,.node-quote-form      .field--name-field-image-source-url > fieldset.form-wrapper,.node-quote-form      .field--name-field-donor > fieldset.form-wrapper,.node-leader-edit-form .field--name-field-image-source-url > fieldset.form-wrapper,.node-leader-edit-form .field--name-field-donor > fieldset.form-wrapper,.node-leader-form      .field--name-field-image-source-url > fieldset.form-wrapper,.node-leader-form      .field--name-field-donor > fieldset.form-wrapper{display:block !important;}.node-hardware-edit-form .field--name-field-image-source-url > fieldset > div.mb-3,.node-hardware-edit-form .field--name-field-donor > fieldset > div.mb-3,.node-hardware-form      .field--name-field-image-source-url > fieldset > div.mb-3,.node-hardware-form      .field--name-field-donor > fieldset > div.mb-3,.node-software-edit-form .field--name-field-image-source-url > fieldset > div.mb-3,.node-software-edit-form .field--name-field-donor > fieldset > div.mb-3,.node-software-form      .field--name-field-image-source-url > fieldset > div.mb-3,.node-software-form      .field--name-field-donor > fieldset > div.mb-3,.node-company-edit-form .field--name-field-image-source-url > fieldset > div.mb-3,.node-company-edit-form .field--name-field-donor > fieldset > div.mb-3,.node-company-form      .field--name-field-image-source-url > fieldset > div.mb-3,.node-company-form      .field--name-field-donor > fieldset > div.mb-3,.node-honoree-edit-form .field--name-field-image-source-url > fieldset > div.mb-3,.node-honoree-edit-form .field--name-field-donor > fieldset > div.mb-3,.node-honoree-form      .field--name-field-image-source-url > fieldset > div.mb-3,.node-honoree-form      .field--name-field-donor > fieldset > div.mb-3,.node-historical-resource-edit-form .field--name-field-image-source-url > fieldset > div.mb-3,.node-historical-resource-edit-form .field--name-field-donor > fieldset > div.mb-3,.node-historical-resource-form      .field--name-field-image-source-url > fieldset > div.mb-3,.node-historical-resource-form      .field--name-field-donor > fieldset > div.mb-3,.node-quote-edit-form .field--name-field-image-source-url > fieldset > div.mb-3,.node-quote-edit-form .field--name-field-donor > fieldset > div.mb-3,.node-quote-form      .field--name-field-image-source-url > fieldset > div.mb-3,.node-quote-form      .field--name-field-donor > fieldset > div.mb-3,.node-leader-edit-form .field--name-field-image-source-url > fieldset > div.mb-3,.node-leader-edit-form .field--name-field-donor > fieldset > div.mb-3,.node-leader-form      .field--name-field-image-source-url > fieldset > div.mb-3,.node-leader-form      .field--name-field-donor > fieldset > div.mb-3{display:grid;grid-template-columns:1fr 1fr;gap:0.75em;align-items:end;}.node-hardware-edit-form table[id*="citations-values"] tbody > tr,.node-hardware-form      table[id*="citations-values"] tbody > tr,.node-software-edit-form table[id*="citations-values"] tbody > tr,.node-software-form      table[id*="citations-values"] tbody > tr,.node-company-edit-form table[id*="citations-values"] tbody > tr,.node-company-form      table[id*="citations-values"] tbody > tr,.node-honoree-edit-form table[id*="citations-values"] tbody > tr,.node-honoree-form      table[id*="citations-values"] tbody > tr,.node-historical-resource-edit-form table[id*="citations-values"] tbody > tr,.node-historical-resource-form      table[id*="citations-values"] tbody > tr,.node-quote-edit-form table[id*="citations-values"] tbody > tr,.node-quote-form      table[id*="citations-values"] tbody > tr,.node-leader-edit-form table[id*="citations-values"] tbody > tr,.node-leader-form      table[id*="citations-values"] tbody > tr{background-color:#fff;border:1px solid #ddd;border-radius:3px;}.node-hardware-edit-form table[id*="citations-values"] tbody > tr > td,.node-hardware-form      table[id*="citations-values"] tbody > tr > td,.node-software-edit-form table[id*="citations-values"] tbody > tr > td,.node-software-form      table[id*="citations-values"] tbody > tr > td,.node-company-edit-form table[id*="citations-values"] tbody > tr > td,.node-company-form      table[id*="citations-values"] tbody > tr > td,.node-honoree-edit-form table[id*="citations-values"] tbody > tr > td,.node-honoree-form      table[id*="citations-values"] tbody > tr > td,.node-historical-resource-edit-form table[id*="citations-values"] tbody > tr > td,.node-historical-resource-form      table[id*="citations-values"] tbody > tr > td,.node-quote-edit-form table[id*="citations-values"] tbody > tr > td,.node-quote-form      table[id*="citations-values"] tbody > tr > td,.node-leader-edit-form table[id*="citations-values"] tbody > tr > td,.node-leader-form      table[id*="citations-values"] tbody > tr > td{padding:0.4em 0.5em;vertical-align:top;}.node-hardware-edit-form table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-hardware-form      table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-software-edit-form table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-software-form      table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-company-edit-form table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-company-form      table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-honoree-edit-form table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-honoree-form      table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-historical-resource-edit-form table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-historical-resource-form      table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-quote-edit-form table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-quote-form      table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-leader-edit-form table[id*="citations-values"] tbody > tr > td:nth-child(2),.node-leader-form      table[id*="citations-values"] tbody > tr > td:nth-child(2){display:grid;grid-template-columns:1fr 1fr;gap:0.5em;align-items:end;width:100%;}.node-hardware-edit-form table[id*="citations-values"] td.delta-order select,.node-hardware-edit-form table[id*="citations-values"] td:last-child select,.node-hardware-form      table[id*="citations-values"] td.delta-order select,.node-hardware-form      table[id*="citations-values"] td:last-child select,.node-software-edit-form table[id*="citations-values"] td.delta-order select,.node-software-edit-form table[id*="citations-values"] td:last-child select,.node-software-form      table[id*="citations-values"] td.delta-order select,.node-software-form      table[id*="citations-values"] td:last-child select,.node-company-edit-form table[id*="citations-values"] td.delta-order select,.node-company-edit-form table[id*="citations-values"] td:last-child select,.node-company-form      table[id*="citations-values"] td.delta-order select,.node-company-form      table[id*="citations-values"] td:last-child select,.node-honoree-edit-form table[id*="citations-values"] td.delta-order select,.node-honoree-edit-form table[id*="citations-values"] td:last-child select,.node-honoree-form      table[id*="citations-values"] td.delta-order select,.node-honoree-form      table[id*="citations-values"] td:last-child select,.node-historical-resource-edit-form table[id*="citations-values"] td.delta-order select,.node-historical-resource-edit-form table[id*="citations-values"] td:last-child select,.node-historical-resource-form      table[id*="citations-values"] td.delta-order select,.node-historical-resource-form      table[id*="citations-values"] td:last-child select,.node-quote-edit-form table[id*="citations-values"] td.delta-order select,.node-quote-edit-form table[id*="citations-values"] td:last-child select,.node-quote-form      table[id*="citations-values"] td.delta-order select,.node-quote-form      table[id*="citations-values"] td:last-child select,.node-leader-edit-form table[id*="citations-values"] td.delta-order select,.node-leader-edit-form table[id*="citations-values"] td:last-child select,.node-leader-form      table[id*="citations-values"] td.delta-order select,.node-leader-form      table[id*="citations-values"] td:last-child select{min-width:4.5rem;}.node-hardware-edit-form .field--name-field-citations table > thead th,.node-hardware-edit-form .field--name-field-citations table > thead tr,.node-hardware-form      .field--name-field-citations table > thead th,.node-hardware-form      .field--name-field-citations table > thead tr,.node-software-edit-form .field--name-field-citations table > thead th,.node-software-edit-form .field--name-field-citations table > thead tr,.node-software-form      .field--name-field-citations table > thead th,.node-software-form      .field--name-field-citations table > thead tr,.node-company-edit-form .field--name-field-citations table > thead th,.node-company-edit-form .field--name-field-citations table > thead tr,.node-company-form      .field--name-field-citations table > thead th,.node-company-form      .field--name-field-citations table > thead tr,.node-honoree-edit-form .field--name-field-citations table > thead th,.node-honoree-edit-form .field--name-field-citations table > thead tr,.node-honoree-form      .field--name-field-citations table > thead th,.node-honoree-form      .field--name-field-citations table > thead tr,.node-historical-resource-edit-form .field--name-field-citations table > thead th,.node-historical-resource-edit-form .field--name-field-citations table > thead tr,.node-historical-resource-form      .field--name-field-citations table > thead th,.node-historical-resource-form      .field--name-field-citations table > thead tr,.node-quote-edit-form .field--name-field-citations table > thead th,.node-quote-edit-form .field--name-field-citations table > thead tr,.node-quote-form      .field--name-field-citations table > thead th,.node-quote-form      .field--name-field-citations table > thead tr,.node-leader-edit-form .field--name-field-citations table > thead th,.node-leader-edit-form .field--name-field-citations table > thead tr,.node-leader-form      .field--name-field-citations table > thead th,.node-leader-form      .field--name-field-citations table > thead tr{background:none !important;}.node-hardware-edit-form .field--name-field-citations label.form-label,.node-hardware-form      .field--name-field-citations label.form-label,.node-software-edit-form .field--name-field-citations label.form-label,.node-software-form      .field--name-field-citations label.form-label,.node-company-edit-form .field--name-field-citations label.form-label,.node-company-form      .field--name-field-citations label.form-label,.node-honoree-edit-form .field--name-field-citations label.form-label,.node-honoree-form      .field--name-field-citations label.form-label,.node-historical-resource-edit-form .field--name-field-citations label.form-label,.node-historical-resource-form      .field--name-field-citations label.form-label,.node-quote-edit-form .field--name-field-citations label.form-label,.node-quote-form      .field--name-field-citations label.form-label,.node-leader-edit-form .field--name-field-citations label.form-label,.node-leader-form      .field--name-field-citations label.form-label{margin-top:0 !important;}.node-hardware-edit-form .field--name-field-citations .tabledrag-handle,.node-hardware-form      .field--name-field-citations .tabledrag-handle,.node-software-edit-form .field--name-field-citations .tabledrag-handle,.node-software-form      .field--name-field-citations .tabledrag-handle,.node-company-edit-form .field--name-field-citations .tabledrag-handle,.node-company-form      .field--name-field-citations .tabledrag-handle,.node-honoree-edit-form .field--name-field-citations .tabledrag-handle,.node-honoree-form      .field--name-field-citations .tabledrag-handle,.node-historical-resource-edit-form .field--name-field-citations .tabledrag-handle,.node-historical-resource-form      .field--name-field-citations .tabledrag-handle,.node-quote-edit-form .field--name-field-citations .tabledrag-handle,.node-quote-form      .field--name-field-citations .tabledrag-handle,.node-leader-edit-form .field--name-field-citations .tabledrag-handle,.node-leader-form      .field--name-field-citations .tabledrag-handle{margin:0 !important;padding:6px;border-radius:4px;transition:background-color 0.15s ease;}.node-hardware-edit-form .field--name-field-citations .tabledrag-handle:hover,.node-hardware-form      .field--name-field-citations .tabledrag-handle:hover,.node-software-edit-form .field--name-field-citations .tabledrag-handle:hover,.node-software-form      .field--name-field-citations .tabledrag-handle:hover,.node-company-edit-form .field--name-field-citations .tabledrag-handle:hover,.node-company-form      .field--name-field-citations .tabledrag-handle:hover,.node-honoree-edit-form .field--name-field-citations .tabledrag-handle:hover,.node-honoree-form      .field--name-field-citations .tabledrag-handle:hover,.node-historical-resource-edit-form .field--name-field-citations .tabledrag-handle:hover,.node-historical-resource-form      .field--name-field-citations .tabledrag-handle:hover,.node-quote-edit-form .field--name-field-citations .tabledrag-handle:hover,.node-quote-form      .field--name-field-citations .tabledrag-handle:hover,.node-leader-edit-form .field--name-field-citations .tabledrag-handle:hover,.node-leader-form      .field--name-field-citations .tabledrag-handle:hover{background-color:#e0e0e0;cursor:grab;}.node-hardware-edit-form .field--name-field-citations .tabledrag-handle .handle,.node-hardware-form      .field--name-field-citations .tabledrag-handle .handle,.node-software-edit-form .field--name-field-citations .tabledrag-handle .handle,.node-software-form      .field--name-field-citations .tabledrag-handle .handle,.node-company-edit-form .field--name-field-citations .tabledrag-handle .handle,.node-company-form      .field--name-field-citations .tabledrag-handle .handle,.node-honoree-edit-form .field--name-field-citations .tabledrag-handle .handle,.node-honoree-form      .field--name-field-citations .tabledrag-handle .handle,.node-historical-resource-edit-form .field--name-field-citations .tabledrag-handle .handle,.node-historical-resource-form      .field--name-field-citations .tabledrag-handle .handle,.node-quote-edit-form .field--name-field-citations .tabledrag-handle .handle,.node-quote-form      .field--name-field-citations .tabledrag-handle .handle,.node-leader-edit-form .field--name-field-citations .tabledrag-handle .handle,.node-leader-form      .field--name-field-citations .tabledrag-handle .handle{width:24px !important;height:24px !important;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'><path d='M7.646.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 1.707V5.5a.5.5 0 0 1-1 0V1.707L6.354 2.854a.5.5 0 1 1-.708-.708l2-2zM8 10a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 .708-.708L7.5 14.293V10.5A.5.5 0 0 1 8 10zM.146 8.354a.5.5 0 0 1 0-.708l2-2a.5.5 0 1 1 .708.708L1.707 7.5H5.5a.5.5 0 0 1 0 1H1.707l1.147 1.146a.5.5 0 0 1-.708.708l-2-2zM10 8a.5.5 0 0 1 .5-.5h3.793l-1.147-1.146a.5.5 0 0 1 .708-.708l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L14.293 8.5H10.5A.5.5 0 0 1 10 8z'/></svg>") !important;}.node-hardware-edit-form .field--name-field-main-image .image-widget img.img-fluid,.node-hardware-form      .field--name-field-main-image .image-widget img.img-fluid,.node-software-edit-form .field--name-field-main-image .image-widget img.img-fluid,.node-software-form      .field--name-field-main-image .image-widget img.img-fluid,.node-company-edit-form .field--name-field-main-image .image-widget img.img-fluid,.node-company-form      .field--name-field-main-image .image-widget img.img-fluid,.node-honoree-edit-form .field--name-field-main-image .image-widget img.img-fluid,.node-honoree-form      .field--name-field-main-image .image-widget img.img-fluid,.node-historical-resource-edit-form .field--name-field-main-image .image-widget img.img-fluid,.node-historical-resource-form      .field--name-field-main-image .image-widget img.img-fluid,.node-quote-edit-form .field--name-field-main-image .image-widget img.img-fluid,.node-quote-form      .field--name-field-main-image .image-widget img.img-fluid,.node-leader-edit-form .field--name-field-main-image .image-widget img.img-fluid,.node-leader-form      .field--name-field-main-image .image-widget img.img-fluid{display:block;margin-bottom:0.5rem;}.node-hardware-edit-form .field--name-field-main-image input[id$="remove-button"],.node-hardware-form      .field--name-field-main-image input[id$="remove-button"],.node-software-edit-form .field--name-field-main-image input[id$="remove-button"],.node-software-form      .field--name-field-main-image input[id$="remove-button"],.node-company-edit-form .field--name-field-main-image input[id$="remove-button"],.node-company-form      .field--name-field-main-image input[id$="remove-button"],.node-honoree-edit-form .field--name-field-main-image input[id$="remove-button"],.node-honoree-form      .field--name-field-main-image input[id$="remove-button"],.node-historical-resource-edit-form .field--name-field-main-image input[id$="remove-button"],.node-historical-resource-form      .field--name-field-main-image input[id$="remove-button"],.node-quote-edit-form .field--name-field-main-image input[id$="remove-button"],.node-quote-form      .field--name-field-main-image input[id$="remove-button"],.node-leader-edit-form .field--name-field-main-image input[id$="remove-button"],.node-leader-form      .field--name-field-main-image input[id$="remove-button"]{margin-left:16px;}.node-hardware-edit-form .field--name-field-main-image .form-managed-file,.node-hardware-edit-form .field--name-field-main-image .image-widget,.node-hardware-edit-form .field--name-field-main-image .form-text,.node-hardware-edit-form .field--name-field-main-image .description,.node-hardware-form      .field--name-field-main-image .form-managed-file,.node-hardware-form      .field--name-field-main-image .image-widget,.node-hardware-form      .field--name-field-main-image .form-text,.node-hardware-form      .field--name-field-main-image .description,.node-software-edit-form .field--name-field-main-image .form-managed-file,.node-software-edit-form .field--name-field-main-image .image-widget,.node-software-edit-form .field--name-field-main-image .form-text,.node-software-edit-form .field--name-field-main-image .description,.node-software-form      .field--name-field-main-image .form-managed-file,.node-software-form      .field--name-field-main-image .image-widget,.node-software-form      .field--name-field-main-image .form-text,.node-software-form      .field--name-field-main-image .description,.node-company-edit-form .field--name-field-main-image .form-managed-file,.node-company-edit-form .field--name-field-main-image .image-widget,.node-company-edit-form .field--name-field-main-image .form-text,.node-company-edit-form .field--name-field-main-image .description,.node-company-form      .field--name-field-main-image .form-managed-file,.node-company-form      .field--name-field-main-image .image-widget,.node-company-form      .field--name-field-main-image .form-text,.node-company-form      .field--name-field-main-image .description,.node-honoree-edit-form .field--name-field-main-image .form-managed-file,.node-honoree-edit-form .field--name-field-main-image .image-widget,.node-honoree-edit-form .field--name-field-main-image .form-text,.node-honoree-edit-form .field--name-field-main-image .description,.node-honoree-form      .field--name-field-main-image .form-managed-file,.node-honoree-form      .field--name-field-main-image .image-widget,.node-honoree-form      .field--name-field-main-image .form-text,.node-honoree-form      .field--name-field-main-image .description,.node-historical-resource-edit-form .field--name-field-main-image .form-managed-file,.node-historical-resource-edit-form .field--name-field-main-image .image-widget,.node-historical-resource-edit-form .field--name-field-main-image .form-text,.node-historical-resource-edit-form .field--name-field-main-image .description,.node-historical-resource-form      .field--name-field-main-image .form-managed-file,.node-historical-resource-form      .field--name-field-main-image .image-widget,.node-historical-resource-form      .field--name-field-main-image .form-text,.node-historical-resource-form      .field--name-field-main-image .description,.node-quote-edit-form .field--name-field-main-image .form-managed-file,.node-quote-edit-form .field--name-field-main-image .image-widget,.node-quote-edit-form .field--name-field-main-image .form-text,.node-quote-edit-form .field--name-field-main-image .description,.node-quote-form      .field--name-field-main-image .form-managed-file,.node-quote-form      .field--name-field-main-image .image-widget,.node-quote-form      .field--name-field-main-image .form-text,.node-quote-form      .field--name-field-main-image .description,.node-leader-edit-form .field--name-field-main-image .form-managed-file,.node-leader-edit-form .field--name-field-main-image .image-widget,.node-leader-edit-form .field--name-field-main-image .form-text,.node-leader-edit-form .field--name-field-main-image .description,.node-leader-form      .field--name-field-main-image .form-managed-file,.node-leader-form      .field--name-field-main-image .image-widget,.node-leader-form      .field--name-field-main-image .form-text,.node-leader-form      .field--name-field-main-image .description{max-width:none !important;width:auto;white-space:normal;}.node-hardware-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-hardware-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-hardware-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-hardware-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-software-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-software-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-software-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-software-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-company-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-company-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-company-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-company-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-honoree-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-honoree-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-honoree-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-honoree-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-historical-resource-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-historical-resource-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-historical-resource-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-historical-resource-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-quote-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-quote-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-quote-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-quote-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-leader-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-leader-edit-form #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text,.node-leader-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) .description,.node-leader-form      #edit-field-main-image-wrapper:has(input[id$="remove-button"]) small.form-text{display:none;}.node-hardware-edit-form .field--name-field-main-image .file-upload-help,.node-hardware-form      .field--name-field-main-image .file-upload-help,.node-software-edit-form .field--name-field-main-image .file-upload-help,.node-software-form      .field--name-field-main-image .file-upload-help,.node-company-edit-form .field--name-field-main-image .file-upload-help,.node-company-form      .field--name-field-main-image .file-upload-help,.node-honoree-edit-form .field--name-field-main-image .file-upload-help,.node-honoree-form      .field--name-field-main-image .file-upload-help,.node-historical-resource-edit-form .field--name-field-main-image .file-upload-help,.node-historical-resource-form      .field--name-field-main-image .file-upload-help,.node-quote-edit-form .field--name-field-main-image .file-upload-help,.node-quote-form      .field--name-field-main-image .file-upload-help,.node-leader-edit-form .field--name-field-main-image .file-upload-help,.node-leader-form      .field--name-field-main-image .file-upload-help{display:inline;}.node-hardware-edit-form .field--name-field-main-image .file-upload-help br,.node-hardware-form      .field--name-field-main-image .file-upload-help br,.node-software-edit-form .field--name-field-main-image .file-upload-help br,.node-software-form      .field--name-field-main-image .file-upload-help br,.node-company-edit-form .field--name-field-main-image .file-upload-help br,.node-company-form      .field--name-field-main-image .file-upload-help br,.node-honoree-edit-form .field--name-field-main-image .file-upload-help br,.node-honoree-form      .field--name-field-main-image .file-upload-help br,.node-historical-resource-edit-form .field--name-field-main-image .file-upload-help br,.node-historical-resource-form      .field--name-field-main-image .file-upload-help br,.node-quote-edit-form .field--name-field-main-image .file-upload-help br,.node-quote-form      .field--name-field-main-image .file-upload-help br,.node-leader-edit-form .field--name-field-main-image .file-upload-help br,.node-leader-form      .field--name-field-main-image .file-upload-help br{display:none;}.node-hardware-edit-form .field--name-field-in-production .form-check,.node-hardware-form      .field--name-field-in-production .form-check,.node-software-edit-form .field--name-field-in-production .form-check,.node-software-form      .field--name-field-in-production .form-check,.node-company-edit-form .field--name-field-in-production .form-check,.node-company-form      .field--name-field-in-production .form-check,.node-honoree-edit-form .field--name-field-in-production .form-check,.node-honoree-form      .field--name-field-in-production .form-check,.node-historical-resource-edit-form .field--name-field-in-production .form-check,.node-historical-resource-form      .field--name-field-in-production .form-check,.node-quote-edit-form .field--name-field-in-production .form-check,.node-quote-form      .field--name-field-in-production .form-check,.node-leader-edit-form .field--name-field-in-production .form-check,.node-leader-form      .field--name-field-in-production .form-check{margin-top:28px !important;}.node-hardware-edit-form .field--name-field-donation-date input[type="date"],.node-hardware-form      .field--name-field-donation-date input[type="date"],.node-software-edit-form .field--name-field-donation-date input[type="date"],.node-software-form      .field--name-field-donation-date input[type="date"],.node-company-edit-form .field--name-field-donation-date input[type="date"],.node-company-form      .field--name-field-donation-date input[type="date"],.node-honoree-edit-form .field--name-field-donation-date input[type="date"],.node-honoree-form      .field--name-field-donation-date input[type="date"],.node-historical-resource-edit-form .field--name-field-donation-date input[type="date"],.node-historical-resource-form      .field--name-field-donation-date input[type="date"],.node-quote-edit-form .field--name-field-donation-date input[type="date"],.node-quote-form      .field--name-field-donation-date input[type="date"],.node-leader-edit-form .field--name-field-donation-date input[type="date"],.node-leader-form      .field--name-field-donation-date input[type="date"]{max-width:16rem;}.node-hardware-edit-form label.form-label,.node-hardware-form      label.form-label,.node-software-edit-form label.form-label,.node-software-form      label.form-label,.node-company-edit-form label.form-label,.node-company-form      label.form-label,.node-honoree-edit-form label.form-label,.node-honoree-form      label.form-label,.node-historical-resource-edit-form label.form-label,.node-historical-resource-form      label.form-label,.node-quote-edit-form label.form-label,.node-quote-form      label.form-label,.node-leader-edit-form label.form-label,.node-leader-form      label.form-label{margin-top:20px;}.node-hardware-edit-form label.form-label.visually-hidden,.node-hardware-form      label.form-label.visually-hidden,.node-software-edit-form label.form-label.visually-hidden,.node-software-form      label.form-label.visually-hidden,.node-company-edit-form label.form-label.visually-hidden,.node-company-form      label.form-label.visually-hidden,.node-honoree-edit-form label.form-label.visually-hidden,.node-honoree-form      label.form-label.visually-hidden,.node-historical-resource-edit-form label.form-label.visually-hidden,.node-historical-resource-form      label.form-label.visually-hidden,.node-quote-edit-form label.form-label.visually-hidden,.node-quote-form      label.form-label.visually-hidden,.node-leader-edit-form label.form-label.visually-hidden,.node-leader-form      label.form-label.visually-hidden{margin-top:0;}.node-hardware-edit-form .description,.node-hardware-edit-form small.form-text,.node-hardware-edit-form .help-block,.node-hardware-edit-form .js-filter-guidelines,.node-hardware-edit-form .filter-help,.node-hardware-form      .description,.node-hardware-form      small.form-text,.node-hardware-form      .help-block,.node-hardware-form      .js-filter-guidelines,.node-hardware-form      .filter-help,.node-software-edit-form .description,.node-software-edit-form small.form-text,.node-software-edit-form .help-block,.node-software-edit-form .js-filter-guidelines,.node-software-edit-form .filter-help,.node-software-form      .description,.node-software-form      small.form-text,.node-software-form      .help-block,.node-software-form      .js-filter-guidelines,.node-software-form      .filter-help,.node-company-edit-form .description,.node-company-edit-form small.form-text,.node-company-edit-form .help-block,.node-company-edit-form .js-filter-guidelines,.node-company-edit-form .filter-help,.node-company-form      .description,.node-company-form      small.form-text,.node-company-form      .help-block,.node-company-form      .js-filter-guidelines,.node-company-form      .filter-help,.node-honoree-edit-form .description,.node-honoree-edit-form small.form-text,.node-honoree-edit-form .help-block,.node-honoree-edit-form .js-filter-guidelines,.node-honoree-edit-form .filter-help,.node-honoree-form      .description,.node-honoree-form      small.form-text,.node-honoree-form      .help-block,.node-honoree-form      .js-filter-guidelines,.node-honoree-form      .filter-help,.node-historical-resource-edit-form .description,.node-historical-resource-edit-form small.form-text,.node-historical-resource-edit-form .help-block,.node-historical-resource-edit-form .js-filter-guidelines,.node-historical-resource-edit-form .filter-help,.node-historical-resource-form      .description,.node-historical-resource-form      small.form-text,.node-historical-resource-form      .help-block,.node-historical-resource-form      .js-filter-guidelines,.node-historical-resource-form      .filter-help,.node-quote-edit-form .description,.node-quote-edit-form small.form-text,.node-quote-edit-form .help-block,.node-quote-edit-form .js-filter-guidelines,.node-quote-edit-form .filter-help,.node-quote-form      .description,.node-quote-form      small.form-text,.node-quote-form      .help-block,.node-quote-form      .js-filter-guidelines,.node-quote-form      .filter-help,.node-leader-edit-form .description,.node-leader-edit-form small.form-text,.node-leader-edit-form .help-block,.node-leader-edit-form .js-filter-guidelines,.node-leader-edit-form .filter-help,.node-leader-form      .description,.node-leader-form      small.form-text,.node-leader-form      .help-block,.node-leader-form      .js-filter-guidelines,.node-leader-form      .filter-help{font-style:italic;font-size:0.875em;color:#6c757d;margin-left:14px;}.node-hardware-edit-form .mb-3,.node-hardware-form      .mb-3,.node-software-edit-form .mb-3,.node-software-form      .mb-3,.node-company-edit-form .mb-3,.node-company-form      .mb-3,.node-honoree-edit-form .mb-3,.node-honoree-form      .mb-3,.node-historical-resource-edit-form .mb-3,.node-historical-resource-form      .mb-3,.node-quote-edit-form .mb-3,.node-quote-form      .mb-3,.node-leader-edit-form .mb-3,.node-leader-form      .mb-3{margin-bottom:0 !important;}.node-hardware-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-hardware-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-software-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-software-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-company-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-company-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-honoree-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-honoree-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-historical-resource-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-historical-resource-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-quote-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-quote-form      fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-leader-edit-form fieldset[id^="edit-group-"] > legend.fieldset-legend,.node-leader-form      fieldset[id^="edit-group-"] > legend.fieldset-legend{margin-bottom:20px !important;}.node-hardware-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-hardware-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-hardware-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-hardware-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-software-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-software-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-software-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-software-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-company-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-company-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-company-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-company-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-honoree-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-honoree-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-honoree-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-honoree-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-historical-resource-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-historical-resource-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-historical-resource-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-historical-resource-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-quote-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-quote-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-quote-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-quote-form      fieldset#edit-group-donation > legend.fieldset-legend,.node-leader-edit-form fieldset#edit-group-sources > legend.fieldset-legend,.node-leader-edit-form fieldset#edit-group-donation > legend.fieldset-legend,.node-leader-form      fieldset#edit-group-sources > legend.fieldset-legend,.node-leader-form      fieldset#edit-group-donation > legend.fieldset-legend{margin-bottom:0 !important;}table[id*="citations-values"] tbody > tr:not(:only-child):last-child{display:none;}.node-hardware-edit-form .field--name-field-donation-date > h4,.node-hardware-form      .field--name-field-donation-date > h4,.node-software-edit-form .field--name-field-donation-date > h4,.node-software-form      .field--name-field-donation-date > h4,.node-company-edit-form .field--name-field-donation-date > h4,.node-company-form      .field--name-field-donation-date > h4,.node-honoree-edit-form .field--name-field-donation-date > h4,.node-honoree-form      .field--name-field-donation-date > h4,.node-historical-resource-edit-form .field--name-field-donation-date > h4,.node-historical-resource-form      .field--name-field-donation-date > h4,.node-quote-edit-form .field--name-field-donation-date > h4,.node-quote-form      .field--name-field-donation-date > h4,.node-leader-edit-form .field--name-field-donation-date > h4,.node-leader-form      .field--name-field-donation-date > h4{font-size:1rem !important;font-weight:500;color:#212529;margin:20px 0 0.5rem 0;line-height:1.5;}.node-hardware-edit-form .field--name-field-donation-date label.form-label.visually-hidden,.node-hardware-form      .field--name-field-donation-date label.form-label.visually-hidden,.node-software-edit-form .field--name-field-donation-date label.form-label.visually-hidden,.node-software-form      .field--name-field-donation-date label.form-label.visually-hidden,.node-company-edit-form .field--name-field-donation-date label.form-label.visually-hidden,.node-company-form      .field--name-field-donation-date label.form-label.visually-hidden,.node-honoree-edit-form .field--name-field-donation-date label.form-label.visually-hidden,.node-honoree-form      .field--name-field-donation-date label.form-label.visually-hidden,.node-historical-resource-edit-form .field--name-field-donation-date label.form-label.visually-hidden,.node-historical-resource-form      .field--name-field-donation-date label.form-label.visually-hidden,.node-quote-edit-form .field--name-field-donation-date label.form-label.visually-hidden,.node-quote-form      .field--name-field-donation-date label.form-label.visually-hidden,.node-leader-edit-form .field--name-field-donation-date label.form-label.visually-hidden,.node-leader-form      .field--name-field-donation-date label.form-label.visually-hidden{}.node-hardware-edit-form .field--name-field-donation-date label.form-label,.node-hardware-form      .field--name-field-donation-date label.form-label,.node-software-edit-form .field--name-field-donation-date label.form-label,.node-software-form      .field--name-field-donation-date label.form-label,.node-company-edit-form .field--name-field-donation-date label.form-label,.node-company-form      .field--name-field-donation-date label.form-label,.node-honoree-edit-form .field--name-field-donation-date label.form-label,.node-honoree-form      .field--name-field-donation-date label.form-label,.node-historical-resource-edit-form .field--name-field-donation-date label.form-label,.node-historical-resource-form      .field--name-field-donation-date label.form-label,.node-quote-edit-form .field--name-field-donation-date label.form-label,.node-quote-form      .field--name-field-donation-date label.form-label,.node-leader-edit-form .field--name-field-donation-date label.form-label,.node-leader-form      .field--name-field-donation-date label.form-label{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important;}.iths-ymd-widget-row{display:flex;flex-wrap:wrap;gap:0.5em;align-items:center;}.node-hardware-edit-form .field--name-field-donation-date > h4,.node-hardware-form      .field--name-field-donation-date > h4,.node-software-edit-form .field--name-field-donation-date > h4,.node-software-form      .field--name-field-donation-date > h4,.node-company-edit-form .field--name-field-donation-date > h4,.node-company-form      .field--name-field-donation-date > h4,.node-honoree-edit-form .field--name-field-donation-date > h4,.node-honoree-form      .field--name-field-donation-date > h4,.node-historical-resource-edit-form .field--name-field-donation-date > h4,.node-historical-resource-form      .field--name-field-donation-date > h4,.node-quote-edit-form .field--name-field-donation-date > h4,.node-quote-form      .field--name-field-donation-date > h4,.node-leader-edit-form .field--name-field-donation-date > h4,.node-leader-form      .field--name-field-donation-date > h4{display:none !important;}.node-hardware-edit-form .field--name-field-donation-date label.form-label,.node-hardware-form      .field--name-field-donation-date label.form-label,.node-software-edit-form .field--name-field-donation-date label.form-label,.node-software-form      .field--name-field-donation-date label.form-label,.node-company-edit-form .field--name-field-donation-date label.form-label,.node-company-form      .field--name-field-donation-date label.form-label,.node-honoree-edit-form .field--name-field-donation-date label.form-label,.node-honoree-form      .field--name-field-donation-date label.form-label,.node-historical-resource-edit-form .field--name-field-donation-date label.form-label,.node-historical-resource-form      .field--name-field-donation-date label.form-label,.node-quote-edit-form .field--name-field-donation-date label.form-label,.node-quote-form      .field--name-field-donation-date label.form-label,.node-leader-edit-form .field--name-field-donation-date label.form-label,.node-leader-form      .field--name-field-donation-date label.form-label{margin-top:20px !important;}.field--type-image .file--image,.image-widget .file--image,.form-managed-file .file--image{margin-right:12px;}.node-software-edit-form .field--name-field-software-landmark legend.fieldset-legend,.node-software-edit-form .field--name-field-software-landmark > legend,.node-software-edit-form .field--name-field-software-landmark > h2,.node-software-edit-form .field--name-field-software-landmark > h3,.node-software-edit-form .field--name-field-software-landmark > h4,.node-software-edit-form .field--name-field-software-landmark > label.field__label,.node-software-edit-form .field--name-field-software-landmark > .field__label,.node-software-form      .field--name-field-software-landmark legend.fieldset-legend,.node-software-form      .field--name-field-software-landmark > legend,.node-software-form      .field--name-field-software-landmark > h2,.node-software-form      .field--name-field-software-landmark > h3,.node-software-form      .field--name-field-software-landmark > h4,.node-software-form      .field--name-field-software-landmark > label.field__label,.node-software-form      .field--name-field-software-landmark > .field__label{display:none !important;}.node-company-edit-form .field--name-field-company-landmark legend.fieldset-legend,.node-company-edit-form .field--name-field-company-landmark > legend,.node-company-edit-form .field--name-field-company-landmark > h2,.node-company-edit-form .field--name-field-company-landmark > h3,.node-company-edit-form .field--name-field-company-landmark > h4,.node-company-edit-form .field--name-field-company-landmark > label.field__label,.node-company-edit-form .field--name-field-company-landmark > .field__label,.node-company-form      .field--name-field-company-landmark legend.fieldset-legend,.node-company-form      .field--name-field-company-landmark > legend,.node-company-form      .field--name-field-company-landmark > h2,.node-company-form      .field--name-field-company-landmark > h3,.node-company-form      .field--name-field-company-landmark > h4,.node-company-form      .field--name-field-company-landmark > label.field__label,.node-company-form      .field--name-field-company-landmark > .field__label{display:none !important;}.node-company-edit-form .field--name-field-company-address legend.fieldset-legend,.node-company-edit-form .field--name-field-company-address > legend,.node-company-edit-form .field--name-field-company-address > h2,.node-company-edit-form .field--name-field-company-address > h3,.node-company-edit-form .field--name-field-company-address > h4,.node-company-edit-form .field--name-field-company-address > label.field__label,.node-company-edit-form .field--name-field-company-address > .field__label,.node-company-form      .field--name-field-company-address legend.fieldset-legend,.node-company-form      .field--name-field-company-address > legend,.node-company-form      .field--name-field-company-address > h2,.node-company-form      .field--name-field-company-address > h3,.node-company-form      .field--name-field-company-address > h4,.node-company-form      .field--name-field-company-address > label.field__label,.node-company-form      .field--name-field-company-address > .field__label{display:none !important;}.node-honoree-edit-form .field--name-field-description legend.fieldset-legend,.node-honoree-edit-form .field--name-field-description > legend,.node-honoree-edit-form .field--name-field-description > h2,.node-honoree-edit-form .field--name-field-description > h3,.node-honoree-edit-form .field--name-field-description > h4,.node-honoree-edit-form .field--name-field-description > label.field__label,.node-honoree-edit-form .field--name-field-description > .field__label,.node-honoree-edit-form .field--name-field-citations legend.fieldset-legend,.node-honoree-edit-form .field--name-field-citations > legend,.node-honoree-edit-form .field--name-field-citations > h2,.node-honoree-edit-form .field--name-field-citations > h3,.node-honoree-edit-form .field--name-field-citations > h4,.node-honoree-edit-form .field--name-field-citations > label.field__label,.node-honoree-edit-form .field--name-field-citations > .field__label{display:none !important;}.node-honoree-edit-form .form-item-field-date-of-birth-unknown .description,.node-honoree-edit-form .form-item-field-date-of-birth-unknown small.form-text,.node-honoree-edit-form .form-item-field-date-of-death-unknown .description,.node-honoree-edit-form .form-item-field-date-of-death-unknown small.form-text,.node-honoree-edit-form .field--name-field-date-of-birth-unknown .description,.node-honoree-edit-form .field--name-field-date-of-birth-unknown small.form-text,.node-honoree-edit-form .field--name-field-date-of-death-unknown .description,.node-honoree-edit-form .field--name-field-date-of-death-unknown small.form-text{display:block;margin-left:0;margin-top:0.25rem;font-style:italic;}.node-historical-resource-edit-form .field--name-field-description legend.fieldset-legend,.node-historical-resource-edit-form .field--name-field-description > legend,.node-historical-resource-edit-form .field--name-field-description > h2,.node-historical-resource-edit-form .field--name-field-description > h3,.node-historical-resource-edit-form .field--name-field-description > h4,.node-historical-resource-edit-form .field--name-field-description > label.field__label,.node-historical-resource-edit-form .field--name-field-description > .field__label{display:none !important;}.node-historical-resource-edit-form .form-item-field-has-physical-collection-value,.node-historical-resource-edit-form .field--name-field-has-physical-collection,.node-historical-resource-form      .form-item-field-has-physical-collection-value,.node-historical-resource-form      .field--name-field-has-physical-collection{margin-top:24px;}.node-historical-resource-edit-form .field--name-field-address legend.fieldset-legend,.node-historical-resource-edit-form .field--name-field-address > legend,.node-historical-resource-edit-form .field--name-field-address > h2,.node-historical-resource-edit-form .field--name-field-address > h3,.node-historical-resource-edit-form .field--name-field-address > h4,.node-historical-resource-edit-form .field--name-field-address > label.field__label,.node-historical-resource-edit-form .field--name-field-address > .field__label,.node-historical-resource-form      .field--name-field-address legend.fieldset-legend,.node-historical-resource-form      .field--name-field-address > legend,.node-historical-resource-form      .field--name-field-address > h2,.node-historical-resource-form      .field--name-field-address > h3,.node-historical-resource-form      .field--name-field-address > h4,.node-historical-resource-form      .field--name-field-address > label.field__label,.node-historical-resource-form      .field--name-field-address > .field__label{display:none !important;}.iths-resources-meta-table th{width:180px;min-width:180px;max-width:220px;white-space:nowrap;vertical-align:top;padding-right:0.75rem;font-weight:500;}.iths-resources-meta-table td{vertical-align:top;}.iths-resource-card,.iths-quote-item{cursor:pointer;}.iths-resource-card .iths-stretched-link a::after,.iths-quote-item    .iths-card-link a::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;}.node-leader-edit-form .field--name-field-board-category legend.fieldset-legend,.node-leader-edit-form .field--name-field-board-category > legend,.node-leader-edit-form .field--name-field-board-category > h2,.node-leader-edit-form .field--name-field-board-category > h3,.node-leader-edit-form .field--name-field-board-category > h4,.node-leader-edit-form .field--name-field-board-category > label.field__label,.node-leader-edit-form .field--name-field-board-category > .field__label,.node-leader-form      .field--name-field-board-category legend.fieldset-legend,.node-leader-form      .field--name-field-board-category > legend,.node-leader-form      .field--name-field-board-category > h2,.node-leader-form      .field--name-field-board-category > h3,.node-leader-form      .field--name-field-board-category > h4,.node-leader-form      .field--name-field-board-category > label.field__label,.node-leader-form      .field--name-field-board-category > .field__label{display:none !important;}.node-leader-edit-form .field--name-field-image label.form-label,.node-leader-form      .field--name-field-image label.form-label{display:none !important;}.node-leader-edit-form .field--name-field-image .image-widget,.node-leader-form      .field--name-field-image .image-widget{display:block !important;}.node-leader-edit-form .field--name-field-image .image-widget > img,.node-leader-form      .field--name-field-image .image-widget > img{display:block !important;width:auto !important;max-width:max-content !important;margin:0 0 12px 0 !important;}.node-leader-edit-form .field--name-field-image .image-widget > input[type="hidden"],.node-leader-form      .field--name-field-image .image-widget > input[type="hidden"]{display:none !important;}.node-leader-edit-form .field--name-field-image .image-widget > .file,.node-leader-form      .field--name-field-image .image-widget > .file{margin:0 16px 0 0 !important;padding-right:0 !important;}.node-leader-edit-form .field--name-field-image .image-widget > .file + span,.node-leader-form      .field--name-field-image .image-widget > .file + span{margin-right:16px;}.node-leader-edit-form .field--name-field-image .image-widget > input[type="submit"],.node-leader-form      .field--name-field-image .image-widget > input[type="submit"]{margin-left:0;}.iths-team-social a[title="BlueSky"]{padding-top:3px;}.node-leader-edit-form .iths-edit-row-2col,.node-leader-form      .iths-edit-row-2col{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;margin-bottom:16px;}.node-leader-edit-form .iths-edit-row-2col > *,.node-leader-form      .iths-edit-row-2col > *{flex:1 1 calc(50% - 8px);min-width:280px;margin:0 !important;}.iths-team-badge-overlay .iths-committee-nugget{margin-left:0;}.iths-committee-list{font-size:1rem;line-height:1.6;color:var(--iths-navy,#1a3a5c);}.iths-committee-list > div{margin:2px 0;}.iths-committee-link{color:var(--iths-navy,#1a3a5c);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;}.iths-committee-link:hover{color:#0d4474;text-decoration-thickness:2px;}.iths-committee-nugget{background-color:forestgreen !important;color:#ffffff !important;}.node-leader-edit-form .iths-edit-row-2col,.node-leader-form      .iths-edit-row-2col{margin-top:24px;}.node-leader-edit-form .field--name-field-committees label.form-label,.node-leader-form      .field--name-field-committees label.form-label{display:none !important;}.node-leader-edit-form .field--name-field-committees > label,.node-leader-form      .field--name-field-committees > label,.node-leader-edit-form .field--name-field-committees > h2,.node-leader-form      .field--name-field-committees > h2,.node-leader-edit-form .field--name-field-committees > h3,.node-leader-form      .field--name-field-committees > h3,.node-leader-edit-form .field--name-field-committees > h4,.node-leader-form      .field--name-field-committees > h4,.node-leader-edit-form .field--name-field-committees > legend,.node-leader-form      .field--name-field-committees > legend,.node-leader-edit-form .field--name-field-committees label.form-label,.node-leader-form      .field--name-field-committees label.form-label,.node-leader-edit-form fieldset.field--name-field-committees > legend,.node-leader-form      fieldset.field--name-field-committees > legend{display:none !important;}.node-leader-edit-form fieldset[data-drupal-selector="edit-field-committees"] > legend,.node-leader-form      fieldset[data-drupal-selector="edit-field-committees"] > legend{display:none !important;}body.path-frontpage{background-color:#faf9f7;}body.path-frontpage main,body.path-frontpage main > .container{background-color:#faf9f7;}body.path-frontpage .iths-hero h1,body.path-frontpage .iths-hero-content h1,body.path-frontpage .iths-hero .iths-hero-subhead,body.path-frontpage .iths-hero-content .iths-hero-subhead{color:#faf9f7;}.utility-nav-left{display:flex;flex-wrap:wrap;gap:0.75rem;align-items:baseline;}
