@charset "utf-8";.sideDrawer{background:#fff;bottom:0;left:100%;overflow:hidden;position:fixed;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:visibility 0s linear .5s,-webkit-transform .5s ease-in-out 0s;transition:visibility 0s linear .5s,-webkit-transform .5s ease-in-out 0s;transition:transform .5s ease-in-out 0s,visibility 0s linear .5s;transition:transform .5s ease-in-out 0s,visibility 0s linear .5s,-webkit-transform .5s ease-in-out 0s;visibility:hidden;z-index:1}html.pageWrapDrawer .sideDrawer{-webkit-transition:visibility 0s linear 0s,-webkit-transform .5s ease-in-out 0s;transition:visibility 0s linear 0s,-webkit-transform .5s ease-in-out 0s;transition:transform .5s ease-in-out 0s,visibility 0s linear 0s;transition:transform .5s ease-in-out 0s,visibility 0s linear 0s,-webkit-transform .5s ease-in-out 0s;visibility:visible}.sideDrawer .drawerContent{bottom:0;left:0;position:absolute;top:0;width:100%}.sideDrawer .drawerHeader{padding:10px}.sideDrawer .drawerHeader .tabs{margin-bottom:-30px;padding-bottom:0;position:relative;text-align:left;z-index:1}.sideDrawer .drawerHeader .tabs .tab.ancBtn:first-child:last-child{border-radius:3px}.sideDrawer .drawerHeader .iconClose{display:block;float:right;height:30px;line-height:30px;margin-bottom:-30px;position:relative;width:16px;z-index:2}.notesDiv .noEditorWrap,.notesWrap,.sideDrawer .drawerBody .tabContent{height:100%}.sideDrawer .drawerHeader .iconClose:not(:hover){color:#181a1c}.sideDrawer .drawerBody{bottom:10px;left:10px;position:absolute;right:10px;top:50px}.notesDiv .noEditorWrap,.notesDiv .noEditorWrap .loading{bottom:0;left:0;position:absolute;right:0;top:0}.notesWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.notesDiv{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.notesDiv .noEditorWrap .textarea{border:1px solid #999;border-radius:5px;height:100%;overflow:auto;padding:10px}.notesDiv .noEditorWrap .textarea p{margin-top:0}.notesDiv .noEditorWrap .textarea p~p,.notesDiv:nth-child(3){margin-top:10px}.notesDiv .noEditorWrap .textarea p:empty{display:none}.notesDiv:nth-child(1),.notesDiv:nth-child(3){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.notesDiv:nth-child(2){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.notesDiv:nth-child(1){margin-bottom:10px;min-height:20px}.notesDiv:nth-child(1) .savingChangesText{color:#754200;line-height:20px}.notesDiv:nth-child(3) .specialNoteText{color:#706B63;margin-top:2px;line-height:18px;vertical-align:top}.notesDiv:nth-child(1) .savingChangesText,.notesDiv:nth-child(3) .specialNoteText{font-size:13px;font-style:normal}.tabContentComments{overflow:auto;padding:10px}@media only screen and (min-width:1200px){html .pageWrap{margin-right:0;-webkit-transition:margin-right .5s ease-in-out 0s;transition:margin-right .5s ease-in-out 0s;width:auto}html.pageWrapDrawer .pageWrap{margin-right:345px}}@media only screen and (min-width:768px){html:not(.printFriendly) .sideDrawer{width:345px}html.pageWrapDrawer .sideDrawer{-webkit-transform:translateX(-345px);transform:translateX(-345px)}html.pageWrapDrawer.modalOpen .sideDrawer{-webkit-transform:translateX(-362px);transform:translateX(-362px);-webkit-transition:none!important;transition:none!important}.sideDrawer .drawerContent{border-left:1px solid #181a1c}}@media only screen and (max-width:767px){html.pageWrapDrawer{top:0!important}html.pageWrapDrawer:not(.printFriendly) body{max-height:100vh;overflow:hidden;position:relative}html:not(.printFriendly) .sideDrawer{width:100%}html.pageWrapDrawer:not(.printFriendly) .sideDrawer{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media only screen and (max-width:479px){.sideDrawer .drawerHeader .tab.icon::before{margin-right:0}}@media print{.pageWrapDrawer .pageWrap{-webkit-transition:none!important;transition:none!important;width:100%!important}}
/*# sourceMappingURL=person-view-drawer-32e43107.min.css.map */