@charset "UTF-8";.nmgr-animation-scaleshrink{animation-duration:.7s;animation-name:nmgr-animation-scaleshrink;animation-timing-function:ease-in-out;outline:none!important}@keyframes nmgr-animation-scaleshrink{50%{opacity:.3;transform:scale(4)}to{opacity:1;transform:scale(1)}}.nmgr-atw-btn.icon-heart{color:currentColor;cursor:pointer;display:inline-block;line-height:1;outline:none}.nmgr-atw-btn.not-in-wishlist .in-wishlist-icon,.nmgr-atw-btn:not(.not-in-wishlist) .not-in-wishlist-icon{display:none}.nmgr-atw-btn.on-thumbnail{display:inline-block;margin:5px;padding:10px;position:absolute;z-index:1}.nmgr-atw-btn.on-thumbnail.nmgr-left{left:0}.nmgr-atw-btn.on-thumbnail.nmgr-right{right:0}.nmgr-atw-btn.on-thumbnail.nmgr-top{top:0}.nmgr-atw-btn.on-thumbnail.nmgr-bottom{bottom:0}.nmgr-atw-wrapper{margin-bottom:10px}.nmgr-grey{color:#999}.nmgr-field:not(.form-row-first):not(.form-row-last){clear:both}.is-nm-blocked{pointer-events:none}.nmgr-field.nmgr-invalid .select2-selection,.nmgr-field.nmgr-invalid input,.nmgr-field.nmgr-invalid select,.nmgr-field.nmgr-invalid textarea{border:1px solid red}.nmgr-error-text,.nmgr-settings-error{color:red!important}.nmgr-error-text{font-size:small}.nmgr-text-center{text-align:center!important}.nmgr-hide{display:none}.nmgr-circle{border-radius:50%}.nmgr-cursor-help{cursor:help}svg.nmgr-icon:not(.nmgr-hide){display:inline-block}svg.nmgr-icon.align-with-text{display:inline-block;position:relative;top:-1px;vertical-align:middle}.nmgr-sharing-options{display:inline-flex}.nmgr-sharing-options .share-item:not(:last-child){margin-right:.625em}.nmgr-table{border-spacing:0;width:100%;word-break:break-all}.nmgr-table .meta-item{font-size:.8125em}.nmgr-table thead{display:none}.nmgr-table tbody th,.nmgr-table td{display:block;line-height:1.5em;padding:.875em;text-align:right;vertical-align:top}.nmgr-table tbody th:not(:last-child),.nmgr-table td:not(:last-child){border-bottom:1px solid #f8f8f8}.nmgr-table tbody th[data-title]:before,.nmgr-table td[data-title]:before{content:attr(data-title) ": ";float:left;font-weight:600}.nmgr-table tbody th:after,.nmgr-table td:after{clear:both;content:"";display:block}.nmgr-table tr{border:1px solid #ccc;display:block;margin-bottom:1.875em}.nmgr-table td{text-align:right}@media (min-width:768px){.nmgr-table thead{display:table-header-group}.nmgr-table thead th{background-color:#f8f8f8;line-height:1;padding:1em;text-align:left}.nmgr-table thead .nmgr-arrow{float:right;margin-right:-1em;padding-right:.4375em;position:relative}.nmgr-table tbody th,.nmgr-table td{display:table-cell;padding:1em;text-align:left}.nmgr-table tbody th[data-title]:before,.nmgr-table td[data-title]:before{content:""}.nmgr-table tbody th:last-child,.nmgr-table td:last-child{border-bottom:1px solid #f8f8f8}.nmgr-table tr{border:none;display:table-row;margin-bottom:0}}.nmgr-progressbar{align-items:center;display:flex}.nmgr-progressbar .progress-wrapper{background-color:#f2f2f2;border-radius:.625em;flex-grow:1}.nmgr-progressbar .progress-wrapper .progress{background-color:#666;border-radius:.625em;height:.625em}.nmgr-progressbar .percent{font-size:.8125em;margin-left:.875em}.nmgr-border-top{border-top:1px solid #999}.nmgr-border-bottom{border-bottom:1px solid #999}.nmgr-after-table-row{text-align:right}.nmgr-after-table-row table.total{border-collapse:collapse;margin-left:auto;padding:0}.nmgr-after-table-row table.total td,.nmgr-after-table-row table.total th{text-align:right}.nmgr-after-table-row table.total .amount{font-weight:700}.nmgr-checkbox-switch{--nmgr_ts-bar-height:20px;--nmgr_ts-bar-width:44px;--nmgr_ts-bar-color:#eee;--nmgr_ts-knob-size:22px;--nmgr_ts-knob-color:#fff;--nmgr_ts-switch-offset:calc(var(--nmgr_ts-knob-size) - var(--nmgr_ts-bar-height));--nmgr_ts-switch-width:calc(var(--nmgr_ts-bar-width) + var(--nmgr_ts-switch-offset));--nmgr_ts-transition-duration:200ms;--nmgr_ts-switch-transition:all var(--nmgr_ts-transition-duration) ease-in-out;--nmgr_ts-switch-theme-rgb:34,113,177;--nmgr_ts-switch-theme-color:rgb(var(--nmgr_ts-switch-theme-rgb));--nmgr_ts-switch-box-shadow:0 0 var(--nmgr_ts-switch-offset) rgba(var(--nmgr_ts-switch-border-rgb),.5);--nmgr_ts-switch-margin:8px;--nmgr_ts-switch-margin-top:10px;--nmgr_ts-switch-margin-right:13px;--nmgr_ts-switch-border-rgb:17,17,17;align-items:center;box-sizing:border-box;display:inline-flex!important;min-height:var(--nmgr_ts-bar-height);min-width:var(--nmgr_ts-bar-width);position:relative;user-select:none}.nmgr-checkbox-switch.disabled,.nmgr-checkbox-switch.readonly{opacity:.4}.nmgr-checkbox-switch>input{height:0!important;opacity:0!important;position:absolute;width:0!important}.nmgr-checkbox-switch>label{--nmgr_ts-knob-x:calc((var(--nmgr_ts-bar-height) - var(--nmgr_ts-bar-width))/2);align-items:center;box-sizing:border-box;display:inline-flex!important;height:var(--nmgr_ts-bar-height);justify-content:center;margin:var(--nmgr_ts-switch-margin-top) var(--nmgr_ts-switch-margin-right)!important;position:relative;user-select:none;width:var(--nmgr_ts-bar-width)}.nmgr-checkbox-switch.label-before>label{order:-1}.nmgr-checkbox-switch>:checked+label{--nmgr_ts-knob-x:calc((var(--nmgr_ts-bar-width) - var(--nmgr_ts-bar-height))/2)}.nmgr-checkbox-switch>label:before{background:var(--nmgr_ts-bar-color);border:1px solid rgba(var(--nmgr_ts-switch-border-rgb),.2);border-radius:var(--nmgr_ts-bar-height);box-sizing:border-box;content:"";height:var(--nmgr_ts-bar-height);left:0;opacity:.5;position:absolute;top:0;transition:var(--nmgr_ts-switch-transition);width:var(--nmgr_ts-bar-width)}.nmgr-checkbox-switch>:checked+label:before{background:var(--nmgr_ts-switch-theme-color);border-color:var(--nmgr_ts-switch-theme-color)}.nmgr-checkbox-switch>label:after{background:var(--nmgr_ts-knob-color);border-radius:50%;box-shadow:var(--nmgr_ts-switch-box-shadow);box-sizing:border-box;content:"";height:var(--nmgr_ts-knob-size);transform:translateX(var(--nmgr_ts-knob-x));transition:var(--nmgr_ts-switch-transition);width:var(--nmgr_ts-knob-size)}.nmgr-checkbox-switch>:checked+label:after{background:var(--nmgr_ts-switch-theme-color)}.nmgr-checkbox-switch:not(.disabled):not(.readonly):hover>label:after,.nmgr-checkbox-switch>:checked+label:after{box-shadow:var(--nmgr_ts-switch-box-shadow),0 0 0 calc(var(--nmgr_ts-switch-margin-top) - 2px) rgba(var(--nmgr_ts-switch-theme-rgb),.2)}.nmgr-account-template fieldset{display:contents}.nmgr-navs{padding:1em 0;text-align:right}.nmgr-navs>*{padding:.175em .625em}.nmgr-navs>:not(:last-child){margin-right:7px}.nmgr-navs>.nmgr-nav{background:#f5f5f5;border-radius:5px;color:#aaa;display:inline-flex;text-decoration:none!important}.nmgr-navs>.nmgr-nav:hover{color:#888}body.wp-admin .nmgr-navs{padding-right:4px}.nmgr-table thead [data-orderby]{cursor:pointer;position:relative}.nmgr-table thead [data-orderby]:not([data-order=desc]):not([data-order=asc]):not(:hover):after{opacity:.5}.nmgr-table thead [data-orderby]:after{content:"↕";padding-right:1px;position:absolute;right:0}.nmgr-table thead [data-orderby][data-order=asc]:hover:after,.nmgr-table thead [data-orderby][data-order=desc]:after{content:"↓"}.nmgr-table thead [data-orderby]:not([data-order=desc]):not([data-order=asc]):hover:after,.nmgr-table thead [data-orderby][data-order=asc]:after,.nmgr-table thead [data-orderby][data-order=desc]:hover:after{content:"↑"}.nmgr-tooltip.ui-tooltip{background:#000!important;border:none;border-radius:6px;box-shadow:none;color:#fff!important;font-size:.9em;max-width:300px;padding:.4em 1em;position:absolute;text-align:center;z-index:9999}.nmgr-dropdown,.nmgr-submenu{list-style:none;margin:0;outline:0;padding:0}.nmgr-submenu{display:none}.nmgr-dropdown.ui-menu{border:none!important;display:inline-block!important}.nmgr-dropdown.ui-menu .ui-state-active{margin:0!important}.nmgr-dropdown.ui-menu .nmgr-dropdown-btn.nmgr-default{border:none!important;border-radius:50%;color:#888!important;display:inline-block;line-height:0;margin:0!important;padding:.625em!important}.nmgr-dropdown.ui-menu .nmgr-dropdown-btn.nmgr-default:hover{background:#f7f7f7;color:#888!important}.nmgr-dropdown.ui-menu .ui-menu-icon{display:none}.nmgr-dropdown.ui-menu .ui-menu-item{padding:0}.nmgr-dropdown.ui-menu .nmgr-submenu.ui-menu{background-clip:padding-box;background:#fff!important;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;font-size:1em!important;min-width:10rem;position:absolute;text-align:left}.nmgr-dropdown.ui-menu .nmgr-submenu.ui-menu .ui-menu-divider{border-top:1px solid #ddd;height:0;margin:5px 0}.nmgr-dropdown.ui-menu .nmgr-submenu.ui-menu .nmgr-header{color:#6c757d!important;font-size:.875rem;margin:0}.nmgr-dropdown.ui-menu .nmgr-submenu.ui-menu .nmgr-text{color:#999!important}.nmgr-dropdown.ui-menu .nmgr-submenu.ui-menu .ui-menu-item-wrapper{background:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.35rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap}.nmgr-dropdown.ui-menu .nmgr-submenu.ui-menu .ui-menu-item-wrapper:not(.nmgr-disabled):hover{background:#e9ecef}.hang-badge{position:relative}.hang-badge .nmgr-badge{border-radius:50rem;height:inherit;left:100%;position:absolute;top:0;transform:translate(-50%,-50%);width:inherit}.nmgr-badge{background-color:#aaa;border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}