.ddwcmpa-label{background-color:var(--ddwcmpa-label-background-color);color:var(--ddwcmpa-label-font-color);display:inline-block;font-weight:600;padding:2px 8px}.ddwcmpa-hide{display:none!important}.ddwcmpa-prescription-attachment-container{border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.4);margin-bottom:20px;padding:20px;width:100%}.ddwcmpa-prescription-attachment-container h3{display:inline-block;margin:0}.ddwcmpa-prescription-attachment-container .ddwcmpa-tabs{margin:0}.ddwcmpa-prescription-attachment-container .ddwcmpa-tab{cursor:pointer;display:inline-block;font-weight:600;list-style:none;margin-right:20px;padding:8px 0}.ddwcmpa-prescription-attachment-container .ddwcmpa-tab span.dashicons{vertical-align:text-bottom}.ddwcmpa-prescription-attachment-container .ddwcmpa-tab.ddwcmpa-active{border-bottom:4px solid var(--ddwcmpa-label-background-color);color:var(--ddwcmpa-label-background-color)}.ddwcmpa-prescription-attachment-container .ddwcmpa-prescription-attachment-box{grid-gap:8px;display:grid;grid-auto-rows:105px;grid-template-columns:repeat(auto-fit,minmax(1px,100px));margin:0}.ddwcmpa-prescription-attachment-container .ddwcmpa-prescription-attachment-box label{border:2px solid var(--ddwcmpa-label-background-color);border-radius:10px;color:var(--ddwcmpa-label-background-color);cursor:pointer;font-weight:600;margin-bottom:inherit;margin-top:10px;position:relative;text-align:center;vertical-align:top}.ddwcmpa-prescription-attachment-container .ddwcmpa-prescription-attachment-box span.dashicons{font-size:40px;height:40px;margin:15px 20px 0;width:40px}.ddwcmpa-prescription-attachment-container .ddwcmpa-prescription-attachment-box img{height:100%;object-fit:cover;padding:5px}.ddwcmpa-prescription-attachment-container .ddwcmpa-prescription-attachment-box a.ddwcmpa-attachment-name{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-all}.ddwcmpa-prescription-attachment-container .ddwcmpa-attachment-later-description{margin-bottom:0;margin-top:10px}.ddwcmpa-prescription-attachment-container .ddwcmpa-remove-prescription{position:absolute;right:2px;top:-8px}.ddwcmpa-prescription-attachment-container .ddwcmpa-remove-prescription:before{content:"x";font-family:Arial,sans-serif;font-size:22px;font-weight:600}.ddwcmpa-prescription-attachment-container .ddwcmpa-approval-submit{margin-top:10px}.ddwcmpa-help-tip{color:#666;cursor:help;display:inline-block;font-size:1.1em;font-style:normal;height:16px;line-height:16px;margin-left:5px;position:relative;vertical-align:text-top;width:16px}.ddwcmpa-help-tip:hover{color:#333;font-size:1.2em}.ddwcmpa-help-tip:after{speak:never;-webkit-font-smoothing:antialiased;content:"\f223";cursor:help;font-family:Dashicons;font-variant:normal;font-weight:400;height:100%;left:0;line-height:1;margin:0;position:absolute;text-align:center;text-indent:0;text-transform:none;top:0;width:100%}.ddwcmpa-custom-tooltip{word-wrap:break-word;background:#333;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff;font-size:.8em;line-height:1.4;max-width:200px;opacity:0;padding:8px 12px;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:8675309}.ddwcmpa-custom-tooltip:before{border:5px solid transparent;border-top-color:#333;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.ddwcmpa-custom-tooltip.ddwcmpa-tooltip-bottom:before{border-bottom-color:#333;border-top-color:transparent;top:-10px}.ddwcmpa-status{background-color:#999;border:1px solid transparent;border-radius:3px;color:#fff;display:inline-block;float:right;font-size:11px;font-weight:600;letter-spacing:.5px;line-height:1;padding:4px 8px;text-transform:uppercase;transition:all .2s ease}.ddwcmpa-status.ddwcmpa-status-attachments_pending{background-color:#6c757d;color:#fff}.ddwcmpa-status.ddwcmpa-status-pending{background-color:#fd7e14;color:#fff}.ddwcmpa-status.ddwcmpa-status-approved{background-color:#28a745;color:#fff}.ddwcmpa-status.ddwcmpa-status-rejected{background-color:#dc3545;color:#fff}.ddwcmpa-status.ddwcmpa-status-under-review{background-color:#17a2b8;color:#fff}.ddwcmpa-status.ddwcmpa-status-requires-changes{background-color:#ffc107;color:#212529}.ddwcmpa-status.ddwcmpa-status-expired{background-color:#6f42c1;color:#fff}.ddwcmpa-loader-wrap{align-items:center;background-color:rgb(0 0 0);bottom:0;display:grid;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:999999}.ddwcmpa-loader{height:60px;width:60px}.ddwcmpa-loader svg{animation:rotation 1455ms linear infinite;height:100%;overflow:visible;width:100%}.ddwcmpa-loader circle{stroke:currentColor;stroke-dasharray:44px;stroke-dashoffset:11px;animation:spinner 3.85s ease infinite;color:#f3f3f3;transform:rotatey(180deg) rotate(90deg);transform-origin:center}@keyframes spinner{0%{stroke-dashoffset:33px;transform:rotatey(0deg) rotate(0deg)}25%{stroke-dashoffset:11px;transform:rotatey(0deg) rotate(0deg)}25.0001%{stroke-dashoffset:11px;transform:rotatey(180deg) rotate(270deg)}50%{stroke-dashoffset:33px;transform:rotatey(180deg) rotate(270deg)}50.0001%{stroke-dashoffset:33px;transform:rotatey(0deg) rotate(180deg)}75%{stroke-dashoffset:11px;transform:rotatey(0deg) rotate(180deg)}75.0001%{stroke-dashoffset:11px;transform:rotatey(180deg) rotate(90deg)}to{stroke-dashoffset:33px;transform:rotatey(180deg) rotate(90deg)}}@keyframes rotation{to{transform:rotate(1turn)}}