.ps-popup-container{position:absolute;top:0;left:0;display:none;width:100%;height:100%;z-index:1041}.ps-popup-wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.psp-back-mask{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.2);cursor:default !important;z-index:1}.psp-popup{position:relative;width:30%;height:77%;background:#FFF;border-radius:2px;-webkit-box-shadow:0 0 3px #00000029;-moz-box-shadow:0 0 3px #00000029;box-shadow:0 0 3px #00000029;z-index:2}.psp-popup-public-report{position:fixed;top:calc(50% - 65px);left:35%;width:30%;height:77%;background:#FFF;border-radius:2px;-webkit-box-shadow:0 0 3px #00000029;-moz-box-shadow:0 0 3px #00000029;box-shadow:0 0 3px #00000029;z-index:1001}.psp-popup .psp-p-header{position:relative;display:flex;width:100%;height:45px;padding-left:15px;background-color:#1d61a2;color:white;border-top-left-radius:2px;border-top-right-radius:2px}.psp-popup .psp-p-body{position:relative;display:flex;width:100%;height:calc(100% - 105px);border-bottom:1px solid #00000017}.psp-popup .psp-p-footer{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:60px;background-color:#f2f2f2;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.psp-p-header .psp-p-h-title{position:relative;width:calc(100% - 45px);height:100%;line-height:45px;font-size:16px;font-family:MontserratSemiBold;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psp-p-header .psp-p-h-close{position:relative;display:flex;justify-content:center;align-items:center;width:45px;height:45px}.psp-p-h-close img{width:15px;height:15px;cursor:pointer}.psp-p-footer img{width:30px;height:30px;margin-right:15px}.psp-p-footer img:last-child{margin:0}.modify-action-footer{display:block !important;padding:15px 61px}.right-icon-footer{float:right}.disabled-action{background-size:cover;cursor:not-allowed !important}.disabled-options{opacity:.6;cursor:not-allowed}.button-add-inactive{cursor:not-allowed !important;background-image:url(../../../app/_static/toolkit-icon/action-buttons/top-page/add-disabled.svg)}.button-save.inactive{background-image:url(../../../app/_static/toolkit-icon/action-buttons/top-page/save-disabled.svg)}.button-save.active{background-image:url(../../../app/_static/toolkit-icon/action-buttons/top-page/save.svg)}.button-edit-active{background-image:url(../../../app/_static/toolkit-icon/action-buttons/top-page/edit.svg)}.button-edit-inactive{background-image:url(../../../app/_static/toolkit-icon/action-buttons/top-page/edit-disabled.svg);cursor:not-allowed !important}@media only screen and (max-width:800px){.psp-popup{left:10%;width:80%}}