/* Mon Jul 15 2024 12:02:14 GMT+0000 (UTC) */
.document{background-color:#333;color:#fefefe;padding:1rem;transition:color .3s ease-in-out,background .3s ease-in-out}@media (min-width:46.875rem){.document{padding:2rem}}.light .document{background-color:#fefefe;color:#333;border-bottom:1px solid #ddd}.document__content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:64rem;margin:0 auto}.document__image{width:100%;text-align:center;margin-bottom:4rem;padding:0 2rem}@media (min-width:46.875rem){.document__image{width:calc(50% - 1rem);margin-right:1rem;margin-bottom:0}}.document__transcripts{width:100%;overflow-x:hidden}@media (min-width:46.875rem){.document__transcripts{width:calc(50% - 1rem);margin-left:1rem}}.document__transcript-container{display:-ms-flexbox;display:flex;width:200%;padding-top:1rem;transition:transform .3s ease-in-out}.modern .document__transcript-container{transform:translatex(-50%)}.document__transcript{width:100%}.document__count{text-align:center;font-family:Roboto;font-size:.883rem;text-transform:uppercase;padding-top:1rem}.document__count:after,.document__count:before{content:"\2014";margin:0 1rem}.document__zoom-button{background-color:transparent;position:relative;bottom:90px;width:90px;height:90px;right:90px;cursor:zoom-in}.item-image{padding-top:2rem;margin-bottom:2rem}.item-image__image{max-width:100%;height:auto}.person{background-color:#333;color:#fefefe;padding:1rem}@media (min-width:46.875rem){.person{padding:2rem}}.person__image{margin:0 auto;padding:4rem 0;text-align:center}.person__image img{max-width:100%;max-height:30rem}.person__caption{width:100%;text-align:right;float:right;font-size:.833rem;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.person__container{max-width:64rem;margin:0 auto;padding:0 4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:60rem){.person__container{-ms-flex-direction:row;flex-direction:row}}.person__title{width:100%}.person__location-container{display:-ms-flexbox;display:flex;width:20.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:top;align-items:top;-ms-flex-pack:center;justify-content:center}@media (max-width:33.3rem){.person__location-container{-ms-flex-pack:left;justify-content:left}}.person__location-list{list-style-type:none;margin:0;padding-right:2rem;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}@media (max-width:33.3rem){.person__location-list{padding-bottom:1rem}}@media (min-width:60rem){.person__location-list{width:46%}}.person__location-list li{line-height:1.5}.person__location-list li:first-child{padding-bottom:1rem}@media (min-width:60rem){.item-meta__aside-person{width:20rem}}.item-meta__list-aside,.item-meta__share{width:100%}.text-toggle{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid currentColor;color:#fefefe;transition:all .3s ease-in-out;margin:.25rem}.light .text-toggle{color:#333}.text-toggle__switch{background:transparent;width:50%;height:2rem;border:0;color:currentColor;font-family:Roboto;font-size:.883rem;cursor:pointer}.text-toggle__indicator{width:50%;height:3px;background:currentColor;margin-right:auto;transition:transform .3s ease-in-out}.modern .text-toggle__indicator{transform:translateX(100%)}.cwp-result{display:block;margin-bottom:1rem;padding-bottom:1rem}.cwp-result:not(:last-child){border-bottom:1px solid #ddd}.cwp-result__type-label{color:#dd6969;text-transform:uppercase;margin-bottom:.5rem}.county-places{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:500px;border-top:1px solid #ddd}@media (min-width:46.875rem){.county-places{-ms-flex-direction:row;flex-direction:row;height:100vh}}.county-list{-ms-flex-negative:0;flex-shrink:0;width:100%;height:50vh;overflow-y:scroll;padding:1rem 0;border-left:1px solid #ddd}@media (min-width:46.875rem){.county-list{width:19.5rem;height:100%}}.county-list__item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;display:block;font-size:16px;font-family:Roboto;text-transform:capitalize;padding:0 1rem;background-color:#fefefe;background-repeat:no-repeat;background-position:right 1rem center;background-size:.33rem}@media (min-width:33.3rem){.county-list__item{padding:0 2rem;background-position:right 2rem center}}.county-map{width:100%;height:75vh;min-height:500px}@media (min-width:46.875rem){.county-map{height:100%}}.county-map__label{color:#dd6969;text-transform:uppercase;margin-bottom:.5rem}.county-map__county{text-transform:capitalize;margin:.5rem 0}.county-map__link{margin-bottom:.4rem;display:block;background-color:#dd6969;color:#fefefe;border-radius:3px;padding:.25rem 1rem;width:100%;text-align:center;font-family:Roboto;font-size:.833rem}.county-map__link:hover{color:#fefefe}.county-map__inactive{color:#696969;max-width:205px;padding-bottom:.5rem}.county-map .mapboxgl-popup-content{box-shadow:0 0 1rem rgba(0,0,0,.3)}.county-map .mapboxgl-ctrl-compass{display:none}.county-map .mapboxgl-popup-close-button{padding:.25rem;font-size:.833rem;border-bottom-left-radius:3px;transition:background-color .3s ease-in-out}.county-map .mapboxgl-ctrl-geocoder{font-family:Roboto;font-size:.833rem;color:#333}.county-map .mapboxgl-ctrl-geocoder .active a,.county-map .mapboxgl-ctrl-geocoder a{text-decoration:none;color:#dd6969}.county-map .mapboxgl-ctrl-geocoder .active a:hover,.county-map .mapboxgl-ctrl-geocoder a:hover{color:#dd6969}.map-container{margin:2rem 0;background-color:#efefef}.map-container,.map-container__heading{text-align:center}.map-container h3{margin-top:2rem}.map-container__map{width:100%;max-width:69rem;margin:0 auto;top:2rem}.map-container .red{color:#d53e2a}.map-container .darkblue{color:#0066a2}.map-container .gray{color:#ccc}.map-container .parishtooltip{background:rgba(114,175,38,.5);border:1px solid rgba(114,175,38,.9)}.map-container .marker-cluster div{color:#fefefe}.map-container .marker-cluster-large,.map-container .marker-cluster-medium,.map-container .marker-cluster-small{background-color:rgba(114,175,38,.5)}.map-container .marker-cluster-large div,.map-container .marker-cluster-medium div,.map-container .marker-cluster-small div{background-color:rgba(114,175,38,.9)}.map-container .svg-container{display:inline-block;position:relative;width:100%;vertical-align:top;overflow:hidden}@media (min-width:10rem){.map-container .svg-container{padding-bottom:75%}}@media (min-width:46.875rem){.map-container .svg-container{padding-bottom:64%}}@media (min-width:60rem){.map-container .svg-container{padding-bottom:59%}}@media (min-width:91rem){.map-container .svg-container{padding-bottom:50%}}@media (min-width:106rem){.map-container .svg-container{padding-bottom:44%}}@media (min-width:115rem){.map-container .svg-container{padding-bottom:39%}}.map-container .responsive-svg{display:inline-block;position:absolute;top:0;left:0}.map-container .parish{fill:#fefefe;stroke:#ccc;stroke-width:1px}.map-container .parish:hover{fill:rgba(114,175,38,.5)}.map-container .royalistdot{fill:#2c7bb6}.map-container .parliamentariandot{fill:#d53e2a}.map-container .royalist{fill:rgba(44,123,182,.5);stroke:#fff;stroke-width:.5px}.map-container .parliamentarian{fill:rgba(215,25,28,.5);stroke:#fff;stroke-width:.5px}.map-container .legend circle{fill:none;stroke:#ccc}.map-container .legend text{fill:#333;font:10px sans-serif;text-anchor:middle}.tooltip--county-map{position:absolute;min-width:150px;line-height:1;padding:10px;background:rgba(43,43,43,.8);color:#fff;border-radius:2px}.post-container h2{line-height:2rem}.post-container__county-map-table table{font-size:1rem;margin:0 auto;min-width:26rem}.post-container__county-map-table table th{font-weight:700;display:table-cell}@media (max-width:33.3rem){.post-container__county-map-table table th{font-size:.8rem}}.post-container__county-map-table table td{display:table-cell;padding-left:0}@media (max-width:33.3rem){.post-container__county-map-table table{font-size:.8rem;min-width:19rem}}.post-container__county-map-table table tr:nth-child(2n){background:none}.post-container__county-map-table table thead{border-bottom:3px solid #ccc}.post-container__county-map-table table .subhead{font-weight:400}.post-container .data td{padding-left:2em;border-top:1px solid #ccc}@media (max-width:33.3rem){.post-container .data td{padding-left:1rem}}.post-container .data td:first-child{width:11rem}@media (max-width:33.3rem){.post-container .data td:first-child{width:9rem}}