.smart-popover-popup{position:absolute;font-family:inherit;font-style:normal;font-size:14px;line-height:20px;width:299px;background:#fff;border:1px solid #ccc;box-sizing:border-box;border-radius:5px;padding:20px 21px;box-shadow:0 6px 6px rgba(0,0,0,.2);z-index:9000;margin:auto}.smart-popover-popup-arrow-left{position:absolute;width:14px;height:14px;top:0;bottom:0;margin:auto;left:-8px;border-left:1px solid #ccc;border-top:1px solid #ccc;background:#fff;transform:rotate(-45deg)}[class*=smart-popover-popup-arrow-]{position:absolute;width:14px;height:14px;margin:auto;border-left:1px solid #ccc;border-top:1px solid #ccc;background:#fff}.smart-popover-popup-arrow-bottom{bottom:-8px;left:0;right:0;transform:rotate(-135deg)}.smart-popover-popup-arrow-right{top:0;bottom:0;right:-8px;transform:rotate(135deg)}.smart-popover-popup-arrow-top{top:-8px;right:0;left:0;transform:rotate(45deg)}.smart-popover-popup-header{padding-bottom:15px;margin-bottom:13px;border-bottom:1px solid #ccc;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.smart-popover-popup-title{font-weight:700;padding-right:16px;font-size:inherit;margin:0}.smart-popover-btn,.smart-popover-popup-close{border:0;padding:0;margin:0;background-color:inherit;cursor:pointer}.smart-popover-btn{position:relative;border-bottom:1px dashed #767676;line-height:1.5;display:inline-block}.smart-modal{border:0;padding:0;margin:0;background-color:inherit;cursor:pointer}.smart-popover-scroll .smart-popover-popup-message{max-height:124px;overflow-y:scroll;overflow-x:hidden}button.smart-popover-btn{position:relative;border-bottom:1px dashed #767676;line-height:1.5;display:inline-block}#smart-popover-modal-backdrop{position:fixed;top:0;left:0;background:rgba(0,0,0,.5);width:100vw;height:100vh;z-index:4000}.smart-popover-popup.smart-popover-modal{position:fixed;right:0;left:0;margin:0 auto;width:95%;max-width:752px;top:50%;transform:translateY(-50%);max-height:98%;overflow-y:auto}.smart-popover-popup.smart-popover-modal [class*=smart-popover-popup-arrow]{display:none}body.smart-popover-modal-open{height:100%!important;overflow-y:hidden!important}