.ot-modal{max-width:calc(100% - 2px);-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;margin:0}.ot-modal__title{font-size:1.125em;line-height:1.25em;white-space:nowrap}.ot-modal__header{min-height:3em;padding:.75em 1.5em;display:flex;align-items:center;background:#dce4e8;color:#333;border-color:#a9a9a9;border-radius:3px 3px 0 0}.ot-modal__content{background-color:#f7f7f7;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.3);box-shadow:0 0 10px 0 rgba(0,0,0,.3);position:relative;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;outline:0;min-width:30em;filter:drop-shadow(0 0 10px 0 rgba(0,0,0,.3));-webkit-filter:drop-shadow(0 0 10px 0 rgba(0,0,0,.3));-moz-filter:drop-shadow(0 0 10px 0 rgba(0,0,0,.3))}.ot-modal__body{padding:1em 1.5em;background-color:#fff;min-height:3.5em;max-height:calc(100vh - 7em - 2px)}.ot-modal__body-container{font-size:1em}.ot-modal__body-content{margin-top:1em}.ot-modal__body-span{line-height:1.5em}.ot-modal__body_requires-vertical-scrollbar{overflow-y:auto}.ot-modal__footer{height:3em;padding-left:1.5em;padding-right:1.5em;display:flex;align-items:center;background:#f4f4f4;color:#333;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;justify-content:flex-end;border-radius:0 0 3px 3px}.ot-modal__footer_button{margin:0 0 0 1em!important}.ot-modal__footer_left-align{justify-content:flex-start}.ot-modal__footer_button-left-align{margin:0 1em 0 0!important}.ot-modal__footer_display-inherit{display:inherit}.ot-modal__footer_preliminary-form{display:inherit;background:unset;color:unset;border-color:unset;border-top-style:unset;border-top-width:unset}.ot-modal__footer-inner{width:100%}.ot-modal__footer-right{display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;justify-content:flex-end;float:right}.ot-modal__footer-pure-right{display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;justify-content:flex-end}.ot-modal__footer-left{float:left;margin-top:-.125em}.ot-modal__footer-left-text{line-height:1.5em;font-size:1.5em}.ot-modal__footer-left-inject{display:inline-flex;align-items:center;height:2em}.ot-modal__row{border:.063em solid #ccc;margin:.5em!important}.ot-modal-help{max-width:100%;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.4);box-shadow:0 0 10px 0 rgba(0,0,0,.4);margin:0}.ot-modal-help__header{height:7em;padding:2em 2em 0 2em;position:relative}.ot-modal-help__header-logo{position:absolute}.ot-modal-help__header-version{position:absolute;right:2em;bottom:2em}.ot-modal-help__close{position:absolute;height:1em;width:1em;right:1em;top:1em;cursor:pointer}.ot-modal-help__close:focus{outline:0;box-shadow:inset 0 0 0 1px #2e3d98,inset 0 0 0 2px #fff}.ot-modal-help__content{background:#fff}.ot-modal-help__text-version{color:#231f20;font-size:.62em}.ot-modal-help__text-content{color:#333;font-size:.75em}.ot-modal-help__text-new-paragraph{margin-top:1em}.ot-modal-help__text-label{color:#333;font-size:.75em;font-weight:bold}