{"version":3,"file":"css/wp.css","mappings":"AAAA,yCACI,uCACJ,CAEA,sBACI,uCACJ,CAEA,oBACI,uCACJ,CAEA,oBACI,uCACJ,CAEA,iBACI,uCACJ,CAMA,qCACI,uCAHJ,CAMA,4BAEI,mBADA,aAEA,8BACA,YAHJ,CAKI,sCACI,aACA,iBAHR,CAMI,+BACI,WACA,eACA,mBACA,iBACA,eAJR,CAOI,wCACI,mBAMA,YACA,kBACA,WAIA,eAVA,qBAaA,eALA,gBANA,cAaA,eAhBA,aAeA,oBAbA,kBAEA,kBAIA,+BAEA,0EAGA,mBADA,UADR,CAOQ,8CACI,kBALZ,CAQQ,0DACI,kBANZ,CAQY,gEACI,kBANhB,CAYA,mCAEI,mBADA,YARJ,CAYA,uCACI,cATJ,CAYA,4BAEI,cADA,gBARJ,CAWI,wCACI,kBATR,CAWQ,mDACI,eATZ,CAcA,YAII,gBAFA,mBADA,cAEA,eAVJ,CAaI,wCAEI,oBADA,gBAVR,CAcI,sCACI,kBAZR,CAeI,eACI,UAbR,CAgBI,cACI,WACA,eAEA,iBADA,eAbR,CAgBQ,yBACI,eAdZ,CAkBI,wBAII,eACA,gBACA,iBAHA,eAFA,iBACA,UAZR,CAoBA,aAWI,0BAPA,SASA,sBALA,WADA,iCADA,eADA,OAKA,UATA,eAEA,QADA,MAYA,wBALA,kBAGA,gBAfJ,CAmBI,mCAQI,gBADA,kBAEA,qCANA,SAEA,gBACA,UALA,kBACA,QAQA,+BANA,sBAXR,CAoBI,kCAGI,6BAFA,aACA,WAjBR,CAqBI,iCACI,OAGA,iBACA,iBAHA,SAKA,gBAJA,UAKA,uBAFA,kBAjBR,CAsBI,iCAWI,gBALA,WAMA,eAXA,cAIA,eAFA,YACA,iBAKA,WACA,eAGA,oBALA,kBADA,qBAOA,wBAZA,UARR,CAsBQ,uCACI,SApBZ,CAwBI,mCAGI,cADA,YADA,iBApBR,CAwBQ,qCACI,aAtBZ,CA0BI,kCACI,SACA,kBACA,gBAxBR,CA0BQ,sDAWI,mBADA,SADA,kBAGA,WAXA,qBAKA,eACA,gBAJA,YAKA,mBAJA,iBACA,mBAHA,SAdZ,CA4BI,6CAEI,UADA,kBAzBR,CA4BQ,iEACI,kBA1BZ,C","sources":["webpack://OptimizeDashboard/./resources/assets/sass/wp.scss"],"sourcesContent":[".ops-notice-primary, .ops-notice-priority {\n    border-left: 4px solid #0174fc !important;\n}\n\n.ops-notice-secondary {\n    border-left: 4px solid #383d41 !important;\n}\n\n.ops-notice-success {\n    border-left: 4px solid #155724 !important;\n}\n\n.ops-notice-warning {\n    border-left: 4px solid #ffba00 !important;\n}\n\n.ops-notice-info {\n    border-left: 4px solid #0c5460 !important;\n}\n\n.ops-notice-light {\n\n}\n\n.ops-notice-error, .ops-notice-danger {\n    border-left: 4px solid #721c24 !important;\n}\n\n.ops-notification-main-wrap {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 10px;\n\n    .ops-logo {\n        display: flex;\n        margin-right: 20px;\n    }\n\n    h3 {\n        color: #444;\n        font-size: 13px;\n        font-weight: bolder;\n        line-height: 120%;\n        padding: 0 0 4px 0;\n    }\n\n    .ops-button {\n        background: #00d88a;\n        outline: none;\n        display: inline-block;\n        position: relative;\n        line-height: 2;\n        text-align: center;\n        border: none;\n        border-radius: 5px;\n        color: #fff;\n        text-decoration: none !important;\n        font-weight: 600;\n        transition: color 0.3s linear, background 0.3s linear, border-color 0.3s linear;\n        cursor: pointer;\n        width: auto;\n        white-space: nowrap;\n        font-size: 11px;\n        padding: 0.4rem 0.8rem;\n        min-width: auto;\n\n        &:hover {\n            background: #00b668;\n        }\n\n        &.ops-button-danger {\n            background: #f87457;\n\n            &:hover {\n                background: #d25236;\n            }\n        }\n    }\n}\n\n.ops-notice .ops-notification-wrap {\n    display: flex;\n    align-items: center;\n}\n\n.opui-main .ops-notification-container {\n    max-width: 100%;\n}\n\n.ops-notification-container {\n    max-width: 1120px;\n    margin: 0 auto;\n\n    .ops-notice {\n        margin-bottom: 20px;\n\n        &:last-child {\n            margin-bottom: 0;\n        }\n    }\n}\n\n.ops-notice {\n    padding-top: 0;\n    padding-bottom: 1px;\n    text-align: left;\n    margin: 0 0 20px 0;\n\n    .ops-notification-main-wrap {\n        padding-top: 16px;\n        padding-bottom: 16px;\n    }\n\n    .ops-notification-content {\n        padding-right: 20px;\n    }\n\n    h3 {\n        color: #555;\n    }\n\n    p {\n        color: #555;\n        font-size: 13px;\n        margin: 0 0 15px 0;\n        line-height: 150%;\n\n        &:last-child {\n            margin-bottom: 0;\n        }\n    }\n\n    .ops-button {\n        padding: 6px 12px;\n        width: auto;\n        min-width: auto;\n        font-size: 11px;\n        font-weight: 600;\n        line-height: 22px;\n    }\n}\n\n.opd-license {\n    position: fixed;\n    top: 0;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    font-size: 16px;\n    font-family: \"Open Sans\", sans-serif;\n    color: #666;\n    visibility: hidden;\n    opacity: 0;\n    background: rgba(0, 0, 0, 0.5);\n    z-index: 10000000;\n    box-sizing: border-box;\n    transition: 0.4s all ease;\n\n    .opd-license--wrapper {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        width: calc(100% - 8em);\n        max-width: 800px;\n        padding: 0;\n        border-radius: 4px;\n        background: #fff;\n        box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.13);\n        transform: translate(-50%, -50%);\n    }\n\n    .opd-license--header {\n        display: flex;\n        padding: 2em;\n        border-bottom: 1px solid #eee;\n    }\n\n    .opd-license--title {\n        flex: 1;\n        margin: 0;\n        padding: 0;\n        font-size: 1.35em;\n        line-height: 32px;\n        white-space: nowrap;\n        overflow: hidden;\n        text-overflow: ellipsis;\n    }\n\n    .opd-license--close {\n        display: block;\n        width: 32px;\n        height: 32px;\n        line-height: 32px;\n        font-size: 36px;\n        color: #ccc;\n        text-decoration: none;\n        text-align: center;\n        opacity: 0.8;\n        outline: 0 none;\n        box-shadow: none;\n        cursor: pointer;\n        pointer-events: none;\n        transition: 0.4s all ease;\n\n        &:hover {\n            opacity: 1;\n        }\n    }\n\n    .opd-license--content {\n        position: relative;\n        padding: 2em;\n        overflow: auto;\n\n        p {\n            font-size: 1em;\n        }\n    }\n\n    .opd-license--footer {\n        margin: 0;\n        padding: 0 2em 2em;\n        text-align: right;\n\n        .opd-license--close {\n            display: inline-block;\n            width: 8em;\n            height: auto;\n            margin: 0 0 0 1em;\n            padding: 0.616em 2em;\n            font-size: 13px;\n            font-weight: bold;\n            line-height: normal;\n            border-radius: 4px;\n            border: 0 none;\n            background: #a2a2a2;\n            color: #fff;\n        }\n    }\n\n    &[data-opd-license-status=\"active\"] {\n        visibility: visible;\n        opacity: 1;\n\n        .opd-license--close {\n            pointer-events: all;\n        }\n    }\n}\n\n"],"names":[],"sourceRoot":""}