/* * TEMPORARY FIX THAT SHOUlD BE REMOVED * * ICONS - pulled from older 1.4.2 version of fs-styles */[class*='fs-icon-before']:before,[class*='fs-icon-after']:after{content:'';display:inline-block;margin-bottom:3px;vertical-align:middle;}[class*='fs-icon-before']:before{margin-right:6px;}[class*='fs-icon-after']:after{margin-left:6px;}/* FIX for global-engage-header z-index issue (only active when * newMemoriesTabEx is on) */.ex_newMemoriesTabEx #global-header{z-index:50;}html{height:100%;}/* BEGIN HF/gobal style overrides */html{font-size:14px !important;}h5{font-size:1rem !important;}/* END HF/gobal style overrides *//* Begin header/footer responsive overrides */#wrapper{width:inherit;}body#tree-style{margin:0 auto;}body{min-height:100%;/* ex_responsiveRedesignEx temp-hack:we ultimately want no max-width and the min-width of the body to be set to 320px,but setting higher,for now,so we don't have to worry about as much to release iPad support @ 768px */ max-width:1440px;min-width:768px;/* OFT-65085 - Two clicks to open a person card in Firefox & Mobile Safari. If the body does not already have position:relative,adding it from callout.js triggers a reflow of all its content,which will fire a scroll event on the pedigree views,immediately dismissing the newly-created person card */ position:relative;/*OFT-67643 - Bringing line-height over from enegag-type.css so we can remove the rest.*/ line-height:1.5rem;}/* allHints page has some text collision issues below 800px find page has poor diplay of results fields below 820px*/body[data-page="allHints"],body[data-page="find"]{min-width:820px;}/* TODO:Tesseract get story and comps to make merge page responsive to 768;*/body[data-page="merge"]{min-width:980px;}body#tree-style[data-page="tree"]{max-width:inherit;}/* We do not believe that there is any reason for users to need to select UI elements in the header. Disabling user-select keeps us from selecting header text when a user is drag-repositioning a pedigree and slips over the header. TODO:Move this to theme-engage,once vetted. */#global-header,#subnav{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}/* Bootstrap Override (keeps standard picker in name conclusions from wrapping) */@media (max-width:767px){[class*=span]{display:inline-block;width:inherit;}}body.noScroll #global-header nav a.nav-item{padding:5px 9px;}body.noScroll #global-footer.hide{display:none !important;}body.noScroll #push{display:none;}body.noScroll{overflow-y:hidden;overflow-x:auto;}body.noScroll:not([data-page="search"]) #wrapper{margin:0;width:auto;}.dropdown-menu{border:1px solid #4d4d4a;border-radius:4px;}.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus{background:#F1F8E3;color:#333331;}.lifesketchControl{clear:left;}caption,th,td{text-align:left;font-weight:normal;}#content.loading article{position:relative;}article{background:#ECEBEA;}body.wrap:not([data-page="search"]) #global-header,body.noScroll:not([data-page="search"]) #global-header,body.destinationPage:not([data-page="search"]) #global-header{padding:0 15px;width:auto;/*width:980px;*/}body:not([data-page="search"]) #global-header .global-util-nav-container,body:not([data-page="search"]) #global-header .global-pri-nav-container{/*width:980px;*/ margin-left:auto;margin-right:auto;}body#tree-style:not([data-page="search"]){/*min-width:980px;*/}body.wrap:not([data-page="search"]) #content{/* OFT-66760 - position:relative needs to be removed for the reordering to work properly with responsive pages */ /*position:relative;*/ /*width:980px;*/ margin:0px auto 115px auto;}#global-footer .row-fluid{margin:0 15px;max-width:1440px;width:calc(100% - 30px);}body.noScroll article{border-bottom:solid 1px #666460;}.flex-container{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}/* display:flex overrides the display:none that is set by the .hide class inherited from hf and bootstrap */.flex-container.hide{display:none;}.details-content,.memories-content,.ordinances-content{/* The width must subtract out the margin,or there will be clipping of content when re-arranging */ margin:0 15px;width:98%;width:calc(100% - 30px);}.details-content.flex-container{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.main .flex-item,.sideBar .flex-item{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;/*position:relative causes issues with the display of the relationship flyout--why do we need this? */ position:relative;}.main.flex-item{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;}.sideBar.flex-item{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:350px;}.living #DISCUSSIONS_hdrMessage,.living #Sources,.living #Discussions{display:none;}#DISCUSSIONS_message,#SOURCES_message{display:none;}.living #DISCUSSIONS_message,.living #SOURCES_message{display:block;clear:left;}#tree-style ::selection{background:#d6e5f6;}/* START:OFT-68203. This is intended to be a global style for Tree. *//* TODO:Please remove all these if the adjustments are made in the style guide. */#tree-style .fs-person-vitals__name:not(h3){/* The :not(h3) is so we don't affect the name on the Person Card */ line-height:1.35rem;}/* The gender image has to be adjusted because of the line height change to 1.35rem. *//* This is mainly for the descendancy view. Note::not did not work when trying to make this generic (across views). */#tree-style div .fs-person-gender__image.fs-icon-small-female,#tree-style div .fs-person-gender__image.fs-icon-small-male,#tree-style div .fs-person-gender__image.fs-icon-small-unknown{margin-top:5px;}#tree-style div.fs-person--inline .fs-person-gender__image.fs-icon-small-female,#tree-style div.fs-person--inline .fs-person-gender__image.fs-icon-small-male,#tree-style div.fs-person--inline .fs-person-gender__image.fs-icon-small-unknown{margin-top:7px;}/* END:OFT-68203. */#tree-style .gadget-header{display:flex;flex-direction:row;margin-left:-20px;}#tree-style .openable .open-close-control{flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;position:relative;right:inherit;top:-2px;}#tree-style .gadget-title{flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;}#tree-style .openable .open-close-button{font-size:0.875rem;text-align:center;color:#333331;line-height:0.875rem;}#tree-style .openable .open-close-button.fs-icon-before-collapse:before{-moz-transition:all 0.1s ease;-webkit-transition:all 0.1s ease;-o-transition:all 0.1s ease;transition:all 0.1s ease;}#tree-style .openable .open-close-control .open-close-button.fs-icon-before-collapse:before{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}#tree-style .openable .open-close-control.closed .open-close-button.fs-icon-before-collapse:before{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}#tree-style .side-banner-container{color:#fff;font-size:0.75rem;top:0;left:0;opacity:0.75;pointer-events:none;position:fixed;text-align:center;z-index:19900;}#tree-style .side-banner-container .reference{float:left;background:#990000;padding:9px 16px 8px 16px;}/* BEGIN Remove when bifrost conversion complete */#tree-style .side-banner-container .reference.bifrost::after{display:block;content:"Bifröst";background-color:salmon;font-size:bold;}/* END Remove when bifrost conversion complete */#Alert{position:fixed;top:62px;max-width:500px;right:40px;z-index:1000;}#tree-style .treeDestinationPage,#tree-style .modalPage{padding-left:20px;padding-right:20px;}#tree-style .goto-links{background:#fff;color:#4C4C4A;border-bottom:2px solid #ccc;border-top:2px solid #ccc;font-size:1rem;padding:10px 20px;}#tree-style .goto-links{margin:0 -20px;}#tree-style .goto-links .personLinks{font-size:inherit;margin:0;}#tree-style .goto-links .personLinks a,#tree-style .goto-links a.barOnLeft{margin-left:5px;}#tree-style .goto-links .personLinks a:first-child:after,#tree-style .goto-links a.bar-on-right:after{content:' |';display:inline;}#tree-style .parent-child .goto-links a.bar-on-right::after{margin-right:5px;}#tree-style .rounded-section{background:#fff;border:1px solid #CACACA;border-radius:12px;font-size:0.875rem;margin:15px 0 0 0;/* overflow:hidden disabled so that suggestion flyouts can show until they are converted to fs-dialog flyouts;*/ /*overflow:hidden;*/ /* The width must subtract out the border & box-shadow,or there will be clipping when re-arranging */ min-width:calc(100% - 6px);width:100%;width:calc(100% - 6px);}#tree-style .full-section{width:auto;margin:15px 0 0 0;clear:both;}#tree-style .rounded-section h4{color:#333331;font-size:1.25rem;margin-bottom:0rem;}#tree-style .rounded-section h5{color:#333331;font-weight:normal;margin:7px 0 13px;/* OFT-68203. This is meant for headings that are not in the .sideBar on the person page (like the "Spouses and Children" and "Parents and Siblings" headings in the Family Members section). */}#tree-style .rounded-section .gadget{clear:left;}#tree-style .section-wrap{padding:15px;padding-left:30px;}/*.ex_fsPersonBadgesEx #BadgesSection{*/ /*display:initial;*//*}*//*#BadgesSection{*/ /*display:none;*//*}*/#tree-style .section-wrap:after{display:table;line-height:0;content:"";clear:both;}#tree-style .mainContent .main.ui-sortable,#tree-style .mainContent .sideBar.ui-sortable{/* Bug Fix:Setting overflow to hidden keeps the movable piece from jumping out from under the cursor */ overflow:hidden;}#tree-style .mainContent .main.ui-sortable-disabled,#tree-style .mainContent .sideBar.ui-sortable-disabled{overflow:visible;}#tree-style .mainContent .sideBar .open-close-control{display:block;}#content #ancestorPage .details-content .sideBar .rounded-section,#content #coupleRelationshipPage .sideBar .rounded-section,#content #parentChildRelationshipPage .sideBar .rounded-section{float:none;border:1px solid #fff;border-radius:8px;font-family:inherit;padding:0 0 10px;margin:15px 20px 2px 2px;box-shadow:0 0 5px rgba(0,0,0,.65);min-height:40px;}#content #ancestorPage .details-content .sideBar .gadget-header,#content #coupleRelationshipPage .sideBar .gadget-header,#content #parentChildRelationshipPage .sideBar .gadget-header{background:#DEDBD7;border-radius:8px 8px 0 0;color:#3B3A35;margin:0;padding:5px 15px;font-size:1rem;font-weight:normal;}#tree-style .mainContent .sideBar .gadget-title{margin:0rem;}a.male,a.female,a.unknown{color:#0051c4;font-size:1rem;background:none;position:relative;}#tree-style .fs-icon-before-male:before,#tree-style .fs-icon-before-female:before,#tree-style .fs-icon-before-unknown:before{content:'';position:absolute;top:6px;left:-4px;}#tree-style .fs-icon-before-male-micro:before,#tree-style .fs-icon-before-female-micro:before,#tree-style .fs-icon-before-unknown-micro:before{content:'';display:inline-block;margin-right:5px;}#tree-style .ui-menu-item{font-family:inherit;font-size:0.875rem;margin:2px;}#tree-style .read-more-control p{font-size:0.875rem;color:#4d4d4a;}#tree-style .read-more-control a{font-size:0.875rem;}/* Bootstrap reset */.label{padding:1px 0;border-radius:0;font-weight:normal;color:#4d4d4a;text-shadow:none;background-color:transparent;}[class*="span"]{float:none;margin-left:0;}::-moz-placeholder{font-size:0.875rem;color:#99938D;}:-moz-placeholder{font-size:0.875rem;color:#99938D;}:-ms-input-placeholder{font-size:0.875rem;color:#99938D;}::-webkit-input-placeholder{font-size:0.875rem;color:#99938D;}/* End Bootstrap reset *//* Spinner Definitions */.spinner-large-gray{background:url('https://edge.fscdn.org/assets/img/spinner-large-gray-fd8a56c3974d4cf2ec39fd01617df9f1.gif') no-repeat;width:32px;height:32px;}.spinner-large-white{background:url('https://edge.fscdn.org/assets/img/spinner-large-white-ee4139ac099bccda7d29d715a2097e16.gif') no-repeat;width:32px;height:32px;}.spinning-before:before,.spinning-after:after,#content.loading article:before{background-position:center;background-repeat:no-repeat;background-size:100%;height:32px;left:50%;left:calc(50% - 16px);position:absolute;top:50%;top:calc(50% - 16px);width:32px;content:"";z-index:1;}.spinning-before:before,.spinning-after:after,#content.loading article:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkFydCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTYgMTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuOTkiLz48cGF0aCBmaWxsPSIjMzMzMzMxIiBkPSJNOC45MzgsMS4xMjVMOC41LDRDOC40NTgsNC4yNzYsOC4yLDQuNDY2LDcuOTI0LDQuNDI0QzcuNyw0LjM5LDcuNTMzLDQuMjEzLDcuNSw0TDcuMDYyLDEuMTI1Yy0wLjA3OS0wLjUxOCwwLjI3Ny0xLjAwMSwwLjc5NS0xLjA4YzAuNTE4LTAuMDc5LDEuMDAxLDAuMjc3LDEuMDgsMC43OTVDOC45NTIsMC45MzUsOC45NTEsMS4wMzQsOC45MzgsMS4xMjV6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuOTAiLz48cGF0aCBmaWxsPSIjMzMzMzMxIiBkPSJNNS4zNzUsMS41NzdsMS4wNTksMi43MDhjMC4xMDIsMC4yNi0wLjAyNywwLjU1My0wLjI4NywwLjY1NUM1LjkzNSw1LjAyMyw1LjcwMiw0Ljk1NCw1LjU2Nyw0Ljc4NkwzLjc1LDIuNTE1QzMuNDIzLDIuMTA1LDMuNDksMS41MDksMy44OTksMS4xODJDNC4zMDgsMC44NTQsNC45MDUsMC45MjEsNS4yMzIsMS4zM0M1LjI5MiwxLjQwNiw1LjM0LDEuNDkyLDUuMzc1LDEuNTc3eiIvPjwvZz48ZyBvcGFjaXR5PSIwLjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIuMSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjgxIi8+PHBhdGggZmlsbD0iIzMzMzMzMSIgZD0iTTIuNTE1LDMuNzVsMi4yNzEsMS44MTZjMC4yMTgsMC4xNzUsMC4yNTMsMC40OTMsMC4wNzksMC43MTFDNC43MjMsNi40NTUsNC40ODYsNi41MTEsNC4yODUsNi40MzNMMS41NzcsNS4zNzRDMS4wODksNS4xODMsMC44NDksNC42MzMsMS4wMzksNC4xNDZDMS4yMywzLjY1OCwxLjc4LDMuNDE3LDIuMjY4LDMuNjA3QzIuMzU4LDMuNjQzLDIuNDQzLDMuNjkzLDIuNTE1LDMuNzV6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuNzIiLz48cGF0aCBmaWxsPSIjMzMzMzMxIiBkPSJNMS4xMjQsNy4wNjJMMy45OTksNy41YzAuMjc2LDAuMDQyLDAuNDY2LDAuMywwLjQyNCwwLjU3NkM0LjM4OSw4LjMsNC4yMTIsOC40NjcsMy45OTksOC41TDEuMTI0LDguOTM3QzAuNjA2LDkuMDE2LDAuMTIzLDguNjYsMC4wNDQsOC4xNDJjLTAuMDc5LTAuNTE4LDAuMjc3LTEuMDAxLDAuNzk1LTEuMDhDMC45MzQsNy4wNDcsMS4wMzMsNy4wNDksMS4xMjQsNy4wNjJ6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuNjMiLz48cGF0aCBmaWxsPSIjMzMzMzMxIiBkPSJNMS41NzYsMTAuNjI1bDIuNzA5LTEuMDU5YzAuMjYtMC4xMDIsMC41NTQsMC4wMjcsMC42NTUsMC4yODdjMC4wODMsMC4yMTEsMC4wMTMsMC40NDQtMC4xNTUsMC41NzlMMi41MTQsMTIuMjVjLTAuNDA5LDAuMzI3LTEuMDA2LDAuMjYxLTEuMzMzLTAuMTQ4cy0wLjI2MS0xLjAwNiwwLjE0OC0xLjMzM0MxLjQwNSwxMC43MDgsMS40OTEsMTAuNjYsMS41NzYsMTAuNjI1eiIvPjwvZz48ZyBvcGFjaXR5PSIwLjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIuMSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjU0Ii8+PHBhdGggZmlsbD0iIzMzMzMzMSIgZD0iTTMuNzUsMTMuNDg1bDEuODE2LTIuMjcxYzAuMTc1LTAuMjE4LDAuNDkzLTAuMjUzLDAuNzExLTAuMDc5YzAuMTc3LDAuMTQyLDAuMjMzLDAuMzc4LDAuMTU1LDAuNTc5bC0xLjA1OSwyLjcwOGMtMC4xOTEsMC40ODgtMC43NDEsMC43MjktMS4yMjksMC41MzhjLTAuNDg4LTAuMTkxLTAuNzI5LTAuNzQxLTAuNTM4LTEuMjI5QzMuNjQyLDEzLjY0MywzLjY5MiwxMy41NTgsMy43NSwxMy40ODV6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuNDUiLz48cGF0aCBmaWxsPSIjMzMzMzMxIiBkPSJNNy4wNjIsMTQuODc1TDcuNDk5LDEyYzAuMDQyLTAuMjc2LDAuMy0wLjQ2NiwwLjU3Ni0wLjQyNEM4LjI5OSwxMS42MTEsOC40NjYsMTEuNzg4LDguNDk5LDEybDAuNDM4LDIuODc1YzAuMDc5LDAuNTE4LTAuMjc3LDEuMDAxLTAuNzk1LDEuMDhjLTAuNTE4LDAuMDc5LTEuMDAxLTAuMjc3LTEuMDgtMC43OTVDNy4wNDcsMTUuMDY1LDcuMDQ4LDE0Ljk2Niw3LjA2MiwxNC44NzV6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuMzYiLz48cGF0aCBmaWxsPSIjMzMzMzMxIiBkPSJNMTAuNjI1LDE0LjQyM2wtMS4wNTktMi43MDhjLTAuMTAyLTAuMjYsMC4wMjctMC41NTMsMC4yODctMC42NTVjMC4yMTEtMC4wODMsMC40NDQtMC4wMTMsMC41NzksMC4xNTVsMS44MTYsMi4yNzFjMC4zMjcsMC40MDksMC4yNjEsMS4wMDYtMC4xNDgsMS4zMzNjLTAuNDA5LDAuMzI3LTEuMDA2LDAuMjYxLTEuMzMzLTAuMTQ4QzEwLjcwNywxNC41OTUsMTAuNjU5LDE0LjUwOSwxMC42MjUsMTQuNDIzeiIvPjwvZz48ZyBvcGFjaXR5PSIwLjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIuMSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjI3Ii8+PHBhdGggZmlsbD0iIzMzMzMzMSIgZD0iTTEzLjQ4NCwxMi4yNWwtMi4yNzEtMS44MTZjLTAuMjE4LTAuMTc0LTAuMjUzLTAuNDkzLTAuMDc5LTAuNzExYzAuMTQyLTAuMTc3LDAuMzc4LTAuMjMzLDAuNTc5LTAuMTU1bDIuNzA5LDEuMDU5YzAuNDg4LDAuMTkxLDAuNzI5LDAuNzQxLDAuNTM4LDEuMjI5cy0wLjc0MSwwLjcyOS0xLjIyOSwwLjUzOEMxMy42NDIsMTIuMzU4LDEzLjU1NywxMi4zMDgsMTMuNDg0LDEyLjI1eiIvPjwvZz48ZyBvcGFjaXR5PSIwLjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIuMSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjE4Ii8+PHBhdGggZmlsbD0iIzMzMzMzMSIgZD0iTTE0Ljg3NSw4LjkzOEwxMiw4LjUwMWMtMC4yNzYtMC4wNDItMC40NjYtMC4zLTAuNDI0LTAuNTc2QzExLjYxLDcuNzAxLDExLjc4Nyw3LjUzNCwxMiw3LjUwMWwyLjg3NS0wLjQzOGMwLjUxOC0wLjA3OSwxLjAwMSwwLjI3NywxLjA4LDAuNzk0YzAuMDc5LDAuNTE4LTAuMjc3LDEuMDAxLTAuNzk0LDEuMDgxQzE1LjA2NSw4Ljk1MywxNC45NjYsOC45NTIsMTQuODc1LDguOTM4eiIvPjwvZz48ZyBvcGFjaXR5PSIwLjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIuMSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjA5Ii8+PHBhdGggZmlsbD0iIzMzMzMzMSIgZD0iTTE0LjQyMyw1LjM3NWwtMi43MDgsMS4wNTljLTAuMjYsMC4xMDItMC41NTMtMC4wMjctMC42NTUtMC4yODdjLTAuMDgzLTAuMjExLTAuMDEzLTAuNDQ0LDAuMTU1LTAuNTc5bDIuMjcxLTEuODE3YzAuNDA5LTAuMzI3LDEuMDA1LTAuMjYxLDEuMzMzLDAuMTQ4YzAuMzI4LDAuNDA5LDAuMjYxLDEuMDA2LTAuMTQ4LDEuMzMzQzE0LjU5NSw1LjI5MiwxNC41MDgsNS4zNDEsMTQuNDIzLDUuMzc1eiIvPjwvZz48ZyBvcGFjaXR5PSIwLjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIuMSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwIi8+PHBhdGggZmlsbD0iIzMzMzMzMSIgZD0iTTEyLjI1LDIuNTE1bC0xLjgxNSwyLjI3MUMxMC4yNiw1LjAwNCw5Ljk0MSw1LjA0LDkuNzIzLDQuODY1QzkuNTQ2LDQuNzI0LDkuNDksNC40ODcsOS41NjgsNC4yODZsMS4wNTgtMi43MDhjMC4xOS0wLjQ4OCwwLjc0LTAuNzI5LDEuMjI4LTAuNTM4YzAuNDg4LDAuMTksMC43MjksMC43NCwwLjUzOSwxLjIyOEMxMi4zNTcsMi4zNTgsMTIuMzA3LDIuNDQzLDEyLjI1LDIuNTE1eiIvPjwvZz48cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiLz48L3N2Zz4=);}.nightfall .tree-container .spinning-after:after,.nightfall .tree-container .spinning-before:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQXJ0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDE2IDE2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgb3BhY2l0eT0iMC4xIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iLjEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMC45OSIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik04LjkzOCwxLjEyNUw4LjUsNEM4LjQ1OCw0LjI3Niw4LjIsNC40NjYsNy45MjQsNC40MjRDNy43LDQuMzksNy41MzMsNC4yMTMsNy41LDRMNy4wNjIsMS4xMjVjLTAuMDc5LTAuNTE4LDAuMjc3LTEuMDAxLDAuNzk1LTEuMDhjMC41MTgtMC4wNzksMS4wMDEsMC4yNzcsMS4wOCwwLjc5NUM4Ljk1MiwwLjkzNSw4Ljk1MSwxLjAzNCw4LjkzOCwxLjEyNXoiLz48L2c+PGcgb3BhY2l0eT0iMC4xIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iLjEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMC45MCIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik01LjM3NSwxLjU3N2wxLjA1OSwyLjcwOGMwLjEwMiwwLjI2LTAuMDI3LDAuNTUzLTAuMjg3LDAuNjU1QzUuOTM1LDUuMDIzLDUuNzAyLDQuOTU0LDUuNTY3LDQuNzg2TDMuNzUsMi41MTVDMy40MjMsMi4xMDUsMy40OSwxLjUwOSwzLjg5OSwxLjE4MkM0LjMwOCwwLjg1NCw0LjkwNSwwLjkyMSw1LjIzMiwxLjMzQzUuMjkyLDEuNDA2LDUuMzQsMS40OTIsNS4zNzUsMS41Nzd6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuODEiLz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMi41MTUsMy43NWwyLjI3MSwxLjgxNmMwLjIxOCwwLjE3NSwwLjI1MywwLjQ5MywwLjA3OSwwLjcxMUM0LjcyMyw2LjQ1NSw0LjQ4Niw2LjUxMSw0LjI4NSw2LjQzM0wxLjU3Nyw1LjM3NEMxLjA4OSw1LjE4MywwLjg0OSw0LjYzMywxLjAzOSw0LjE0NkMxLjIzLDMuNjU4LDEuNzgsMy40MTcsMi4yNjgsMy42MDdDMi4zNTgsMy42NDMsMi40NDMsMy42OTMsMi41MTUsMy43NXoiLz48L2c+PGcgb3BhY2l0eT0iMC4xIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iLjEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMC43MiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0xLjEyNCw3LjA2MkwzLjk5OSw3LjVjMC4yNzYsMC4wNDIsMC40NjYsMC4zLDAuNDI0LDAuNTc2QzQuMzg5LDguMyw0LjIxMiw4LjQ2NywzLjk5OSw4LjVMMS4xMjQsOC45MzdDMC42MDYsOS4wMTYsMC4xMjMsOC42NiwwLjA0NCw4LjE0MmMtMC4wNzktMC41MTgsMC4yNzctMS4wMDEsMC43OTUtMS4wOEMwLjkzNCw3LjA0NywxLjAzMyw3LjA0OSwxLjEyNCw3LjA2MnoiLz48L2c+PGcgb3BhY2l0eT0iMC4xIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iLjEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMC42MyIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0xLjU3NiwxMC42MjVsMi43MDktMS4wNTljMC4yNi0wLjEwMiwwLjU1NCwwLjAyNywwLjY1NSwwLjI4N2MwLjA4MywwLjIxMSwwLjAxMywwLjQ0NC0wLjE1NSwwLjU3OUwyLjUxNCwxMi4yNWMtMC40MDksMC4zMjctMS4wMDYsMC4yNjEtMS4zMzMtMC4xNDhzLTAuMjYxLTEuMDA2LDAuMTQ4LTEuMzMzQzEuNDA1LDEwLjcwOCwxLjQ5MSwxMC42NiwxLjU3NiwxMC42MjV6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuNTQiLz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMy43NSwxMy40ODVsMS44MTYtMi4yNzFjMC4xNzUtMC4yMTgsMC40OTMtMC4yNTMsMC43MTEtMC4wNzljMC4xNzcsMC4xNDIsMC4yMzMsMC4zNzgsMC4xNTUsMC41NzlsLTEuMDU5LDIuNzA4Yy0wLjE5MSwwLjQ4OC0wLjc0MSwwLjcyOS0xLjIyOSwwLjUzOGMtMC40ODgtMC4xOTEtMC43MjktMC43NDEtMC41MzgtMS4yMjlDMy42NDIsMTMuNjQzLDMuNjkyLDEzLjU1OCwzLjc1LDEzLjQ4NXoiLz48L2c+PGcgb3BhY2l0eT0iMC4xIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iLjEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMC40NSIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik03LjA2MiwxNC44NzVMNy40OTksMTJjMC4wNDItMC4yNzYsMC4zLTAuNDY2LDAuNTc2LTAuNDI0QzguMjk5LDExLjYxMSw4LjQ2NiwxMS43ODgsOC40OTksMTJsMC40MzgsMi44NzVjMC4wNzksMC41MTgtMC4yNzcsMS4wMDEtMC43OTUsMS4wOGMtMC41MTgsMC4wNzktMS4wMDEtMC4yNzctMS4wOC0wLjc5NUM3LjA0NywxNS4wNjUsNy4wNDgsMTQuOTY2LDcuMDYyLDE0Ljg3NXoiLz48L2c+PGcgb3BhY2l0eT0iMC4xIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iLjEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBiZWdpbj0iMC4zNiIvPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0xMC42MjUsMTQuNDIzbC0xLjA1OS0yLjcwOGMtMC4xMDItMC4yNiwwLjAyNy0wLjU1MywwLjI4Ny0wLjY1NWMwLjIxMS0wLjA4MywwLjQ0NC0wLjAxMywwLjU3OSwwLjE1NWwxLjgxNiwyLjI3MWMwLjMyNywwLjQwOSwwLjI2MSwxLjAwNi0wLjE0OCwxLjMzM2MtMC40MDksMC4zMjctMS4wMDYsMC4yNjEtMS4zMzMtMC4xNDhDMTAuNzA3LDE0LjU5NSwxMC42NTksMTQuNTA5LDEwLjYyNSwxNC40MjN6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuMjciLz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTMuNDg0LDEyLjI1bC0yLjI3MS0xLjgxNmMtMC4yMTgtMC4xNzQtMC4yNTMtMC40OTMtMC4wNzktMC43MTFjMC4xNDItMC4xNzcsMC4zNzgtMC4yMzMsMC41NzktMC4xNTVsMi43MDksMS4wNTljMC40ODgsMC4xOTEsMC43MjksMC43NDEsMC41MzgsMS4yMjlzLTAuNzQxLDAuNzI5LTEuMjI5LDAuNTM4QzEzLjY0MiwxMi4zNTgsMTMuNTU3LDEyLjMwOCwxMy40ODQsMTIuMjV6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuMTgiLz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTQuODc1LDguOTM4TDEyLDguNTAxYy0wLjI3Ni0wLjA0Mi0wLjQ2Ni0wLjMtMC40MjQtMC41NzZDMTEuNjEsNy43MDEsMTEuNzg3LDcuNTM0LDEyLDcuNTAxbDIuODc1LTAuNDM4YzAuNTE4LTAuMDc5LDEuMDAxLDAuMjc3LDEuMDgsMC43OTRjMC4wNzksMC41MTgtMC4yNzcsMS4wMDEtMC43OTQsMS4wODFDMTUuMDY1LDguOTUzLDE0Ljk2Niw4Ljk1MiwxNC44NzUsOC45Mzh6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAuMDkiLz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTQuNDIzLDUuMzc1bC0yLjcwOCwxLjA1OWMtMC4yNiwwLjEwMi0wLjU1My0wLjAyNy0wLjY1NS0wLjI4N2MtMC4wODMtMC4yMTEtMC4wMTMtMC40NDQsMC4xNTUtMC41NzlsMi4yNzEtMS44MTdjMC40MDktMC4zMjcsMS4wMDUtMC4yNjEsMS4zMzMsMC4xNDhjMC4zMjgsMC40MDksMC4yNjEsMS4wMDYtMC4xNDgsMS4zMzNDMTQuNTk1LDUuMjkyLDE0LjUwOCw1LjM0MSwxNC40MjMsNS4zNzV6Ii8+PC9nPjxnIG9wYWNpdHk9IjAuMSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89Ii4xIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAiLz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTIuMjUsMi41MTVsLTEuODE1LDIuMjcxQzEwLjI2LDUuMDA0LDkuOTQxLDUuMDQsOS43MjMsNC44NjVDOS41NDYsNC43MjQsOS40OSw0LjQ4Nyw5LjU2OCw0LjI4NmwxLjA1OC0yLjcwOGMwLjE5LTAuNDg4LDAuNzQtMC43MjksMS4yMjgtMC41MzhjMC40ODgsMC4xOSwwLjcyOSwwLjc0LDAuNTM5LDEuMjI4QzEyLjM1NywyLjM1OCwxMi4zMDcsMi40NDMsMTIuMjUsMi41MTV6Ii8+PC9nPjxyZWN0IGZpbGw9Im5vbmUiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIvPjwvc3ZnPg==);}#subject{min-height:280px;}/* Ancestor Page */#content #ancestorPage .ordinances-content{padding:0 0 23px 0;position:relative;}#content #ancestorPage .details-content{padding:0 0 23px 0;}#content #ancestorPage .memories-content{padding:0 0 8px 0;position:relative;}.invalidPersonId .personSummaryGadget .tree-holder,.invalidPersonId .personSummaryGadget .section-tabs,.invalidPersonId .section-navigation,.invalidPersonId .details-content,.invalidPersonId .memories-content,.invalidPersonId .ordinances-content{display:none !important;}/* Autocomplete */[aria-live="polite"]{display:none;}/* End Ancestor Page */.third-nav{margin:0;list-style-type:none;}.third-nav li{float:left;}.third-nav a{display:block;position:relative;color:#666460;padding:7px;margin:10px 20px 10px 0;border-radius:5px;border:none;text-transform:uppercase;}.third-nav a:hover,.third-nav a:active,.third-nav a.active{color:#666460;border:none;background:#e1ecc3;text-decoration:none;}.third-nav a[data-badge]{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:70px;}.third-nav a[data-badge]:before{content:attr(data-badge);position:absolute;left:100%;top:0;display:inline-block;padding:7px 15px 7px 8px;min-width:10px;text-align:center;min-height:20px;}.third-nav a[data-badge]:after{content:attr(data-badge);position:absolute;left:100%;top:0;display:inline-block;background:#666;color:#fff;margin:7px 7px 7px 0;padding:0 8px;border-radius:20px;transition:background 1s linear;-webkit-transition:background 1s linear;min-width:10px;text-align:center;min-height:20px;}.third-nav a.active[data-badge]:before,.third-nav a[data-badge]:hover:before{background:#e1ecc3;border-radius:0 5px 5px 0;}body:not([data-page="search"]) .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:auto;}/* Quick fix for freshlook-LinksGadget.css */.taggedSourceGadget .sourcesConclusionLabel{visibility:visible;}#global-header .account .utility-menu.visible{margin:8px 0 0;}#global-header .account .utility-menu.visible:before{border:8px solid transparent;border-bottom-color:#454545;content:'';display:inline-block;height:0;position:absolute;right:12px;top:-16px;width:0;}/*** fs-styles local override to keep from showing two icons on private/read-only person banners See:https://github.com/fs-webdev/fs-styles/blob/master/assets/css/helpers/_placeholder-selectors.styl#L15***/#subject .invalid-notification:before,#subject .read-only-notification:before,#subject .private-notification:before{background-image:none !important;}/* smart-popover local override to prevent child,spouse,and parent dropdowns from becoming blurry on the landscape pedigree view. Note that this only affects Chrome and possibly Safari browsers because the issue was caused by another -webkit-transform. See OFT-67940 */#treePage .ngTreePedigreeControl .popover-content{-webkit-transform:none;}/* Header/Footer and local overrides to keep the header from jumping in size when the hamburger is showing and ruining page height calculations */@media screen and (max-width:979px){body:not([data-page=search]) #global-header .global-pri-nav-container,body:not([data-page=search]) #global-header .global-util-nav-container{margin-top:8px;width:inherit;}}@media screen and (max-width:1199px){body.wrap{overflow:auto;}}@media screen and (min-width:1200px){#content .rounded-section.full-section{width:auto;}#content .df{width:700px;}#content .mergePairGadget .mergeInfo{width:547px;}#content .changeLogGadget .justification{width:800px;}#content .changeLogGadget .group .justification{width:740px;}#content .mergeGadget.finishMerging .mergeGadgetContent section{width:550px;}#content .mergeGadget section.finishMergingSection .textareaBlock textarea,#content .mergeGadget section.finishMergingSection .textareaBlock label{width:510px;}}/* Column spacer (middle gutter) between .main and .sideBar */#tree-style .mainContent .main{border-right:15px solid transparent;}#tree-style .mainContent .main .flex-item,#tree-style .mainContent .sideBar .flex-item{break-inside:avoid-column;-webkit-column-break-inside:avoid;}@media (max-width:1030px){#tree-style .mainContent .sideBar.flex-item{width:250px;}}@media (max-width:900px){#tree-style .mainContent .sideBar.flex-item{width:250px;}#tree-style .details-content.flex-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#tree-style .mainContent .main.flex-container,#tree-style .mainContent .sideBar.flex-container,#tree-style .mainContent .sideBar.flex-item{width:100%;}#tree-style .mainContent .sideBar{display:flex;-webkit-column-count:inherit;-moz-column-count:inherit;column-count:inherit;width:100%;}/* The bottom margin allows for the border and nox-shadow to not be clipped when overflow gets set to hidden when re-ordering */ #content #ancestorPage .details-content .sideBar .rounded-section,#content #coupleRelationshipPage .sideBar .rounded-section,#content #parentChildRelationshipPage .sideBar .rounded-section{margin:12px 0 3px 0;}}/* NOTE:Commenting out this 770 breakpoint makes it so that we don't have to worry about the multi-column issues,right now *//*@media (max-width:770px){#tree-style .details-content.flex-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#tree-style .flex-container,#tree-style .mainContent .sideBar.flex-item{width:calc(100% - 15px);}#tree-style .mainContent .sideBar{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2;}}*/@media (min-width:1250px){#tree-style .mainContent .sideBar.flex-item{width:400px;}}/* NOTE:Commenting out the large 1650 and 1950 breakpoints makes it so that we don't have to worry about the multi-column issues,right now *//*@media (min-width:1650px){#tree-style .mainContent .main.flex-container{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}#tree-style .mainContent .main .flex-item{width:calc(100% - 15px);}TODO:FOR THE MULTI-COLUMN LAYOUTS,WE WILL LIKELY NEED TO FORCE FLEX ORDER AND COLUMN BREAKING,SO THAT WE KNOW THE FAMILY MEMBERS AND VITALS SECTIONS ARE IN CONSISTENT POSITIONS #tree-style .mainContent .main{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2;}}@media (min-width:1950px){#tree-style .mainContent .main{display:block;-webkit-column-count:3;-moz-column-count:3;column-count:3;}}*/@media print{/* Force Chrome and Safari to print background colors. */ /* Other browsers allow the user to control this in the print dialog. */ :root{-webkit-print-color-adjust:exact !important;}article,.memoriesGadget{background-color:transparent !important;}.personSummaryGadget{position:relative;}.personSummaryGadget:after{background-color:transparent !important;background-image:url('/img/theme-engage/assets/images/tree-logotype-1x.png') !important;content:"";height:44px;position:absolute;right:10px;top:10px;width:164px;z-index:999;}header,.open-close-button,.createDiscussionPanel,.addSourcePanel,.tree-toggle,.refineBar,.global-alert,.side-banner-container,#global-header,#global-footer nav,#global-footer .privacy_usage,#subnav,#ancestorPage .topLinks,#ancestorPage .person-tree-link .fs-icon-tree,#ancestorPage .section-navigation,#ancestorPage .tree-holder,#ancestorPage .section-tabs,#ancestorPage .details-content #TempleOrdinancesSection,#ancestorPage .memoriesGadget .topnavbar-action-links,#ancestorPage .memoriesGadget .navbar-action-links,#ancestorPage .open-close-control,#ancestorPage .temple-actions,#ancestorPage .actionContainers,#ancestorPage .research-help-container,#ancestorPage .printing-container,#ancestorPage .change-log-container,#ancestorPage .tasks-container,#ancestorPage .addNotePanel,#ancestorPage .actionLinks,#ancestorPage .commentActionLinks,#ancestorPage .addButtonRow,#ancestorPage .addCommentLinkSection,#ancestorPage .cardClose,#ancestorPage .editLink,#ancestorPage .editSpacerBar,#ancestorPage .sourceCancelLink,#ancestorPage .sourceCancelIcon,#ancestorPage .addJustifyLinkSection,#ancestorPage .addLink,#ancestorPage .addLink:before,#ancestorPage .lower-bar,#ancestorPage .lifesketch-container.empty,#ancestorPage .conclusionSources .actionBar,#ancestorPage .conclusionSources .tagActionLink,#ancestorPage .conclusionSources .bubble,#ancestorPage .story-description .footer,#ancestorPage .matching-records-container,#ancestorPage .changeLogSummaryContainer,#ancestorPage .orderable.sideBar,#ancestorPage .gadget .header,#content .goto-links,#content .relationshipGadget .addLink,#content .relationshipGadget .addNotePanel,#content .relationshipGadget .menu-bar,#content .relationshipGadget .close,#content .relationshipGadget .tasks-container{display:none !important;}body,#ancestorPage{overflow:visible !important;}#content{width:100% !important;}/* BEGIN:For Firefox,Edge,and IE scaling issue.*/ body[data-page=ancestor]{width:120% !important;margin:0;}#ancestorPage .mainContent{max-width:68% !important;margin:0;padding:0;}/* END:For Firefox,Edge,and IE scaling issue.*/ #ancestorPage .coupleBox,#ancestorPage .sideBar .gadget{background-color:transparent !important;border:1px solid #EDECE8 !important;box-shadow:none !important;}#ancestorPage #PersonSummary .personName{font-size:38px !important;line-height:normal !important;}#ancestorPage #PersonSummary .lifeSpan,#ancestorPage #PersonSummary .personId{font-size:24px !important;line-height:normal !important;}#ancestorPage .personSummaryGadget .subContainer{background-color:#FFF !important;padding:25px 20px 15px 178px !important;}#ancestorPage .personSummaryGadget .profile-image.has-photo{border-radius:50% !important;}#ancestorPage .mainContent .rounded-section,#ancestorPage .lifeSketchGadget .conclusion,#ancestorPage .sourcesPanel > div,#ancestorPage .sourceBox{background-color:#FFF !important;width:95% !important;page-break-inside:avoid !important;}#ancestorPage .mainContent #LifeSketchVitalSection.rounded-section,#ancestorPage .mainContent #SourcesSection.rounded-section{page-break-inside:auto !important;}#ancestorPage .childrenBox > a:before{content:none !important;}#ancestorPage .childrenBox .expandCollapseLink{padding-left:0 !important}#ancestorPage .story-box{border-width:0 !important;height:auto !important;margin:0 !important;padding:0 !important;width:100% !important;}#ancestorPage .story-header{background-color:#FFF !important;border-width:0 !important;height:auto !important;margin:0 !important;padding:0 !important;width:100% !important;}#ancestorPage .story-title{font-size:18px !important;height:auto !important;margin:0 !important;padding:0 !important;overflow:visible !important;width:100% !important;}#ancestorPage .story-description{background-color:#FFF !important;border-width:0 0 1px 0 !important;height:auto !important;padding:0 0 0 8px !important;}#ancestorPage .story-description p{height:auto !important;white-space:pre-wrap !important;}#ancestorPage .story-description p:after{content:"..." !important;}#ancestorPage .flex-container{display:inline;margin:5px 0px;}#tree-style #ancestorPage .rounded-section{margin-top:5px;}#ancestorPage .collapsed-section{display:none !important;}#content .relationshipGadget{padding:0 !important;}#content .relationshipGadget .hdr-spouse{margin:0 !important;}#content .relationshipGadget .section-wrap{margin:20px 0 !important;}.relationshipGadget .relationship .sideBar,.relationshipGadget .relationshipView .sideBar{margin-top:7px !important;}.notes-control .expanded{border:none !important;box-shadow:none !important;color:#000 !important;margin:0 !important;}.searchResultsTable .person-info-container{page-break-inside:avoid !important;}#personOrdinancesContainer .span3{display:inline-block !important;float:left !important;width:23.404255319148934% !important;}#personOrdinancesContainer .span6{display:inline-block !important;float:left !important;width:48.93617021276595% !important;}#global-footer{display:block !important;padding-bottom:0 !important;}#global-footer .row-fluid,#global-footer .copyright_notice,#global-footer .church-logo-container,#global-footer .church-logo{border-width:0 !important;display:block !important;line-height:normal !important;margin:5px auto !important;padding:0 !important;position:static !important;text-align:center !important;}#global-footer .row-fluid:before,#global-footer .row-fluid:after{clear:none !important;content:none !important;display:inline !important;line-height:normal !important;}a,.contribNameUnknown{color:#3C3B36 !important;text-decoration:none !important;}body[data-page=tree],body[data-page=tree] #wrapper,body[data-page=tree] .app-frontier-tree,body[data-page=tree] #content,body[data-page=tree] #subject,#content #treePage.pedigreeGadget[data-view=pedigree],#content #treePage.pedigreeGadget[data-view=pedigree] .tree-container,#content #treePage.pedigreeGadget[data-view=pedigree] .tree-container .pedigreeViewPort{background:transparent !important;border-width:0;display:block;height:0 !important;left:0 !important;margin:2px !important;overflow:visible !important;padding:0 !important;position:relative !important;top:0 !important;width:100% !important;}#subject > .hide,.tree-container > .hide{display:none !important;}#content #treePage.pedigreeGadget[data-view=pedigree] .pedigreeViewContainer{background:transparent !important;display:block !important;height:auto !important;left:0;overflow:visible !important;padding:0 !important;position:fixed !important;right:0;width:auto !important;}.hide{display:none !important;}}
/*# sourceMappingURL=engage_style-3f1ad61511bd13b4fff4423e3843fae7.css.map */
