.edd-root,.edd-root *,.edd-root *:before,.edd-root *:after{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.edd-root{display:inline-block;position:relative;width:180px;user-select:none;font-family:Open Sans,arial,helvetica,sans-serif;font-size:16px;color:#333}.edd-root-disabled{color:#ccc;cursor:not-allowed}.edd-head{position:relative;overflow:hidden;border:1px solid #eee;transition:box-shadow .2s,border-color .15s;background:white;height:34px}.edd-head,.edd-body{border-radius:4px}.edd-root-focused .edd-head{box-shadow:0 0 5px #69d7ff66}.edd-root-invalid .edd-head{box-shadow:0 0 5px #ff6969ab}.edd-root:not(.edd-root-disabled):not(.edd-root-open) .edd-head:hover{border-color:#ccc}.edd-value{width:calc(100% - 50px);display:inline-block;vertical-align:middle;margin:8px 0 8px 8px;border-right:1px solid #eee}.edd-arrow{position:absolute;width:18px;height:10px;top:calc(50% - 5px);right:15px;transition:transform .15s;pointer-events:none}.edd-arrow:before{content:"";position:absolute;width:13px;height:13px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;top:-5px;right:0;transform:rotate(45deg);transform-origin:50% 25%}.edd-root-open .edd-arrow{transform:rotate(180deg)}.edd-value,.edd-option,.edd-group-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.edd-group .edd-option{line-height:1.5;white-space:initial}.edd-root:not(.edd-root-disabled) .edd-value,.edd-option{cursor:pointer}.edd-select{position:absolute;opacity:0;width:100%;left:-100%;top:0}.edd-root-native .edd-select{left:0;top:0;width:100%;height:100%}.edd-body{opacity:0;position:absolute;left:0;right:0;border:1px solid #eee;pointer-events:none;overflow:hidden;margin:8px 0;z-index:999;box-shadow:0 0 20px #0000001a;transform:scale(.95);background:white}.edd-root-open .edd-body{opacity:1;pointer-events:all;transform:scale(1);transition:opacity .2s,transform .1s cubic-bezier(.25,.46,.45,.94)}.edd-root-open-above .edd-body{bottom:100%}.edd-root-open-below .edd-body{top:100%}.edd-items-list{overflow:auto;max-height:0;transition:max-height .2s cubic-bezier(.25,.46,.45,.94);-webkit-overflow-scrolling:touch}.edd-group-label{font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.1em;padding:12px 8px 4px;color:#999}.edd-group-has-label{border-bottom:1px solid #eee}.edd-option{padding:10px 8px}.edd-group-has-label .edd-option{padding-left:20px}.edd-option-selected{font-weight:700}.edd-option-focused:not(.edd-option-disabled){color:#4ac5f1}.edd-option-disabled,.edd-group-disabled .edd-option{cursor:default;color:#ccc}.edd-gradient-top,.edd-gradient-bottom{content:"";position:absolute;left:2px;right:2px;height:32px;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(255,255,255,0) 100%);background-repeat:repeat-x;background-size:100% 200%;pointer-events:none;transition:opacity .1s;opacity:0}.edd-gradient-top{background-position:bottom;top:0}.edd-gradient-bottom{background-position:top;bottom:0}.edd-body-scrollable .edd-gradient-top,.edd-body-scrollable .edd-gradient-bottom{opacity:1}.edd-body-scrollable.edd-body-at-top .edd-gradient-top,.edd-body-scrollable.edd-body-at-bottom .edd-gradient-bottom{opacity:0}.bg-black-05{background-color:#0000000d}.edd-input{border:1px solid #eee;padding:8px;border-radius:4px;outline:none;font-size:16px;height:34px}.edd-input:focus{border-color:#ccc}.h800{height:800px}.buttons button,.button{text-transform:uppercase;font-weight:700;border:1px solid #eee;color:#fff;background-color:#000000e6;padding:12px 20px;outline:none;font-size:14px;cursor:pointer;opacity:1;transition:opacity .15s ease-in;letter-spacing:.1em}svg{animation:2s linear infinite svg-animation;max-width:100px}@keyframes svg-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}circle{animation:1.4s ease-in-out infinite both circle-animation;display:block;fill:transparent;stroke:#ffffff80;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:10px;transform-origin:50% 50%}@keyframes circle-animation{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(360deg)}}
