#evw{color:#4a4a4a}.evw-ing{cursor:pointer;border-bottom:1px dotted #4a4a4a;text-decoration:none;display:inline-block}.evw-popover{max-width:97%;color:#000;z-index:1}.evw-popover-logo{text-align:right}.evw-popover-logo img{margin:16px 0;width:120px}.evw-close{display:none;cursor:pointer;position:absolute;right:8px;top:8px;width:16px;height:16px}.evw-close:after,.evw-close:before{position:absolute;left:8px;content:" ";height:16px;width:2px;background-color:#333}.evw-close:before{transform:rotate(45deg)}.evw-close:after{transform:rotate(-45deg)}.evw-popover-inner-wrapper{float:left;padding:8px;border-radius:6px;background:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.2);-moz-box-shadow:0 0 5px 2px rgba(0,0,0,.2);box-shadow:0 0 5px 2px rgba(0,0,0,.2)}.evw-popover-inner{max-width:300px;max-height:300px;padding:16px 16px 0;overflow-y:auto}@media only screen and (max-width:768px){.evw-close{display:block}.evw-popover-inner-wrapper{padding-top:32px}.evw-popover-inner{padding-top:0;max-width:100%}}#evw-modal-content::-webkit-scrollbar,.evw-popover-inner::-webkit-scrollbar{width:6px;background-color:#fff}#evw-modal-content::-webkit-scrollbar-thumb,.evw-popover-inner::-webkit-scrollbar-thumb{border-radius:3px;background:#dfdfdf}@keyframes spinner{to{transform:rotate(1turn)}}.evw-spinner{width:100px;height:30px;position:relative;margin:0 auto}.evw-spinner div{position:absolute;left:50%;margin-left:-16px;height:32px;width:32px;border-radius:50%;border:2px solid rgba(0,0,0,.2);border-top-color:#1e3c89;animation:spinner .6s linear infinite}#evw-modal{box-sizing:border-box;z-index:2}#evw-modal,#evw-modal-blur{display:none;position:fixed;padding-top:50px;left:0;top:0;width:100%;height:100%}#evw-modal-blur{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1;background-color:rgba(0,0,0,.4)}#evw-modal-container{transition:all .1s;border-radius:6px;position:relative;margin:auto;width:450px;max-width:100%}#evw-modal-header{font-size:1.5em;background:#000;color:#e3e3e3;padding:14px;text-transform:uppercase;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top-right-radius:6px;border-top-left-radius:6px}#evw-modal-close{color:#aaa;font-size:20px}#evw-modal-close:focus,#evw-modal-close:hover{color:#ccc;text-decoration:none;cursor:pointer}#evw-modal-container.pre-animation{opacity:0;max-height:0}#evw-modal-content{max-height:calc(100vh - 200px);background-color:#fefefe;overflow-y:auto;padding:25px 20px 0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.evw-popover-inner .evw-overlay-no-data{margin-bottom:16px}#evw-modal-content .evw-overlay-no-data{margin-bottom:25px}.evw-func-ing{display:block;font-size:18px;font-weight:700}.evw-func-ing-subdata{display:block;font-size:14px;margin:16px 0 8px}.evw-func-list{margin:40px 0 24px;padding:0;list-style-type:none}.evw-func-item{margin-top:12px 0 12px;font-size:14px}.evw-func-name{display:block;text-transform:uppercase}.evw-func-subdata{display:block;margin-top:12px}.evw-ing-func-summary,.evw-ing-summary{font-style:italic}