.ddwcmpa-label{background-color:var(--ddwcmpa-label-background-color);color:var(--ddwcmpa-label-font-color);font-weight:600;padding:2px 8px;display:inline-block}.ddwcmpa-hide{display:none!important}.ddwcmpa-prescription-attachment-container{padding:20px;border-radius:5px;margin-bottom:20px;box-shadow:0 0 3px rgb(0 0 0 / .4)}.ddwcmpa-prescription-attachment-container h3{margin:0;display:inline-block}.ddwcmpa-prescription-attachment-container .ddwcmpa-tabs{margin:0}.ddwcmpa-prescription-attachment-container .ddwcmpa-tab{display:inline-block;list-style:none;padding:8px 0;cursor:pointer;margin-right:20px;font-weight:600}.ddwcmpa-prescription-attachment-container .ddwcmpa-tab span.dashicons{vertical-align:text-bottom}.ddwcmpa-prescription-attachment-container .ddwcmpa-tab.ddwcmpa-active{color:var(--ddwcmpa-label-background-color);border-bottom:4px solid var(--ddwcmpa-label-background-color)}.ddwcmpa-prescription-attachment-container .ddwcmpa-prescription-attachment-box{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,100px));grid-gap:8px;grid-auto-rows:105px}.ddwcmpa-prescription-attachment-container .ddwcmpa-prescription-attachment-box label{margin-top:10px;position:relative;font-weight:600;text-align:center;border:2px solid var(--ddwcmpa-label-background-color);border-radius:10px;vertical-align:top;color:var(--ddwcmpa-label-background-color);cursor:pointer}.ddwcmpa-prescription-attachment-container .ddwcmpa-prescription-attachment-box span.dashicons{width:40px;height:40px;font-size:40px;margin:15px 20px 0}.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-weight:600;font-size:22px;font-family:Arial,sans-serif}.ddwcmpa-prescription-attachment-container .ddwcmpa-approval-submit{margin-top:10px}.woocommerce-help-tip{color:#666;display:inline-block;font-size:1.1em;font-style:normal;height:16px;line-height:16px;position:relative;vertical-align:text-top;width:16px}.woocommerce-help-tip:hover{font-size:1.2em;cursor:help}.woocommerce-help-tip::after{font-family:Dashicons;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;content:"\f223";cursor:help}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:#fff0;border-style:solid;border-width:6px;height:0;width:0}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#333}#tiptip_content,.chart-tooltip,.wc_error_tip{color:#fff;font-size:.8em;max-width:150px;background:#333;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgb(0 0 0 / 20%)}.ddwcmpa-status{font-weight:700;text-transform:uppercase;color:#fff;padding:8px 10px;display:inline-block;border-radius:3px;line-height:normal;float:right}.ddwcmpa-status.ddwcmpa-status-attachments_pending{background-color:#555}.ddwcmpa-status.ddwcmpa-status-pending{background-color:orange}.ddwcmpa-status.ddwcmpa-status-approved{background-color:green}.ddwcmpa-status.ddwcmpa-status-rejected{background-color:brown}.ddwcmpa-loader-wrap{position:fixed;height:100%;width:100%;display:grid;top:0;background-color:rgb(0 0 0 / 59%);align-items:center;left:0;right:0;bottom:0;justify-content:center;z-index:999999}.ddwcmpa-loader{width:60px;height:60px}.ddwcmpa-loader svg{width:100%;height:100%;overflow:visible;animation:rotation 1455ms infinite linear}.ddwcmpa-loader circle{color:#f3f3f3;stroke:currentColor;stroke-dasharray:44px;stroke-dashoffset:11px;transform-origin:center;transform:rotatey(180deg) rotate(90deg);animation:spinner 3850ms infinite ease}@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)}100%{stroke-dashoffset:33px;transform:rotatey(180deg) rotate(90deg)}}@keyframes rotation{100%{transform:rotate(360deg)}}