{"version":3,"sources":["styles.scss"],"names":[],"mappings":"AAMA,iEAIQ,YAAW,AACX,eAAe,AACf,aAAa,AACb,kBAAkB,AAClB,iBAAiB,AACjB,gBAAiB,AACjB,aAAc,CAKf,AAfP,qEAaU,cAAe,CAChB,AAdT,8DAiBQ,UAAU,AACV,YAAY,AACZ,qBAAqB,AACrB,gBAAiB,AACjB,gBAAiB,CAOlB,AA5BP,mEAwBU,kBAAkB,AAClB,eAAe,AACf,kBAAmB,CACpB,AA3BT,qEA8BQ,WAAW,AACX,gBAAiB,CAClB,AAhCP,iFAmCU,aAAc,CACf,AApCT,8EAsCU,UAAU,AACV,WAAY,CAOb,AA9CT,yFA2Cc,kBAAmB,CACpB,AAQb,sEAGI,kBAAmB,CACpB,AAJH,uCAOM,eAAiB,CAClB,AARL,wCAUM,YAAY,AACZ,cAAe,CAChB,AAZL,iFAeM,UAAW,CACZ","file":"styles.min.css","sourcesContent":["/**\r\n* All of the CSS for your admin-specific functionality should be\r\n* included in this file.\r\n*/\r\n\r\n//admin options page\r\n#mta_leadgengated_options_page {\r\n  .help-list {\r\n    li {\r\n      .screenshot-wrapper {\r\n        width:600px;\r\n        max-width: 100%;\r\n        display: none;\r\n        position: relative;\r\n        padding: 5px 10px;\r\n        background: white;\r\n        margin: 10px 0;\r\n\r\n        img {\r\n          max-width: 100%;\r\n        }\r\n      }\r\n      .hide-screenshot {\r\n        color: red;\r\n        float: right;\r\n        text-decoration: none;\r\n        font-weight: bold;\r\n        font-size: 1.5rem;\r\n\r\n        span {\r\n          visibility: hidden;\r\n          font-size: 1rem;\r\n          vertical-align: top;\r\n        }\r\n      }\r\n      .screenshot-img-wrapper {\r\n        clear: both;\r\n        padding: 10px 0 0;\r\n      }\r\n      &.show-screenshot {\r\n        .screenshot-wrapper {\r\n          display: block;\r\n        }\r\n        .hide-screenshot {\r\n          color: red;\r\n          float: right;\r\n\r\n          &:hover {\r\n            span {\r\n              visibility: visible;\r\n            }\r\n          }\r\n        }\r\n      }\r\n    }\r\n  }\r\n}\r\n\r\n.mta-leadgen-metabox {\r\n  .meta-input,\r\n  .wp-editor-wrap {\r\n    margin-bottom: 1rem;\r\n  }\r\n  .meta-input {\r\n    label {\r\n      font-weight: bold;\r\n    }\r\n    select {\r\n      width: 300px;\r\n      max-width: 100%;\r\n    }\r\n    textarea,\r\n    input {\r\n      width: 100%;\r\n    }\r\n  }\r\n}\r\n"]}