.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}.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-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}.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{cursor:help;font-size:1.2em}.woocommerce-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%}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder{display:none;left:0;position:absolute;top:0;z-index:8675309}#tiptip_arrow,#tiptip_arrow_inner{border:6px solid transparent;height:0;position:absolute;width:0}#tiptip_holder.tip_top #tiptip_arrow_inner{border-top-color:#333;margin-left:-6px;margin-top:-7px}#tiptip_content,.chart-tooltip,.wc_error_tip{background:#333;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0);color:#fff;font-size:.8em;max-width:150px;padding:.618em 1em;text-align:center}.ddwcmpa-status{border-radius:3px;color:#fff;display:inline-block;float:right;font-weight:700;line-height:normal;padding:8px 10px;text-transform:uppercase}.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{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)}}