.ams-cpd-message{--rounding:0.25rem;--bg:rgba(0,0,0,.1);--fg:inherit;background:var(--bg);border-radius:var(--rounding);color:var(--fg);line-height:1.2;margin:0;padding:1rem}.ams-cpd-message--info{--bg:#6495ed;--fg:#000}.ams-cpd-message--danger{--bg:#dc2626;--fg:#fff}.ams-cpd-pager,main#agendtheme-content .ams-cpd-pager{--rouding:0.25rem;align-items:center;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center}.ams-cpd-pager--left,main#agendtheme-content .ams-cpd-pager--left{justify-content:flex-start}.ams-cpd-pager--right,main#agendtheme-content .ams-cpd-pager--right{justify-content:flex-end}.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager .ams-cpd-pager__page-link,main#agendtheme-content .ams-cpd-pager.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager .ams-cpd-pager__page-link{align-items:center;background-color:rgba(0,0,0,.1);border-radius:var(--rouding);color:inherit;display:flex;font-weight:700;height:2em;justify-content:center;text-decoration:none;width:2em}.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager .ams-cpd-pager__page-link--current,main#agendtheme-content .ams-cpd-pager.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager .ams-cpd-pager__page-link--current{background-color:rgba(0,0,0,.5);color:#fff}.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager .ams-cpd-pager__page-link--truncated,main#agendtheme-content .ams-cpd-pager.ams-cpd-pager.ams-cpd-pager.ams-cpd-pager .ams-cpd-pager__page-link--truncated{background:transparent;opacity:.5;pointer-events:none}.ams-cpd-maxlength-indicator{display:block;font-size:.8rem;line-height:1;text-align:right;white-space:nowrap;width:100%}.ams-cpd-units-widget{display:flex;flex-direction:column;gap:.5rem}.ams-cpd-units-widget__metrics>*{align-items:center;display:flex;flex-direction:column}.ams-cpd-units-gauge-chart{--background-stroke-color:rgba(0,0,0,.1);--background-stroke-width:3.8;--min-required-stroke-color:#fff;--min-required-stroke-width:2.8;--attained-stroke-color:rgba(26,220,8,.8);--attained-stroke-width:2.2;--percentage-font-size:2em;--unit-font-size:0.85em;--percentage-font-weight:bold;--unit-font-weight:bold;--unit-text-transform:lowercase;backface-visibility:hidden;justify-content:space-around;perspective:1px;position:relative;transform:translateZ(0)}@keyframes ams-cpd-units-gauge-progress{0%{stroke-dasharray:0 100}}.ams-cpd-units-gauge-chart__plot{fill:none}.ams-cpd-units-gauge-chart__plot--background{stroke:var(--background-stroke-color);stroke-width:var(--background-stroke-width)}.ams-cpd-units-gauge-chart__plot--min-requirement{stroke:var(--min-required-stroke-color);stroke-width:var(--min-required-stroke-width);stroke-linecap:round}.ams-cpd-units-gauge-chart__plot--attained{stroke:var(--attained-stroke-color);stroke-width:var(--attained-stroke-width);stroke-linecap:round;animation:ams-cpd-units-gauge-progress 1s ease-in-out forwards}.ams-cpd-units-gauge-chart__progress{text-anchor:middle;align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;line-height:1.2;position:absolute;right:0;top:0}.ams-cpd-units-gauge-chart__percentage,.ams-cpd-units-gauge-chart__total-units{font-size:var(--percentage-font-size);font-weight:var(--percentage-font-weight)}.ams-cpd-units-gauge-chart__unit-label{font-size:var(--unit-font-size);font-weight:var(--unit-font-weight);text-transform:var(--unit-text-transform)}.ams-cpd-units-table{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.ams-cpd-units-table[data-ams-cpd-loading]:before{background-color:hsla(0,0%,100%,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:100}.ams-cpd-units-table[data-ams-cpd-loading]:after{animation:ams-cpd-units-table-loading .75s linear infinite;border:.5em solid rgba(0,0,0,.1);border-radius:50%;border-top-color:rgba(0,0,0,.5);content:"";height:3em;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3em;z-index:101}@keyframes ams-cpd-units-table-loading{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.ams-cpd-units-table__cpd-entry--pending td[data-ams-cpd-data-key=amount]{opacity:.3}.ams-cpd-units-table__cpd-entry--rejected td:not([data-ams-cpd-data-key=status]){text-decoration:line-through}.ams-cpd-entry-form{display:flex;flex-direction:column;gap:1rem}.ams-cpd-entry-form__form{display:flex;flex-wrap:wrap;gap:1rem}.ams-cpd-entry-form__field{align-items:center;display:flex;flex:1 0 30%;flex-wrap:wrap;gap:.5rem;justify-content:center}.ams-cpd-entry-form__field--cpd_description,.ams-cpd-entry-form__field--cpd_provider{flex:1 0 100%}.ams-cpd-entry-form__field label{display:none}.ams-cpd-entry-form__field input:not([type=checkbox],[type=radio]),.ams-cpd-entry-form__field select,.ams-cpd-entry-form__field textarea{padding:.25rem;width:100%}.ams-cpd-entry-form__field:not(.ams-cpd-entry-form__field--cpd_provider,.ams-cpd-entry-form__field--cpd_description) input:not([type=checkbox],[type=radio]),.ams-cpd-entry-form__field:not(.ams-cpd-entry-form__field--cpd_provider,.ams-cpd-entry-form__field--cpd_description) select,.ams-cpd-entry-form__field:not(.ams-cpd-entry-form__field--cpd_provider,.ams-cpd-entry-form__field--cpd_description) textarea{min-height:100%}.ams-cpd-entry-form__controls{align-items:center;display:flex;flex:1 0 100%;justify-content:center}

/*# sourceMappingURL=plugin.css.map*/