.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}
.tooltipster-base{display:flex;pointer-events:none;position:absolute}
.tooltipster-box{flex:1 1 auto}
.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}
.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}
.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}
.tooltipster-fade.tooltipster-show{opacity:1}
.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}
.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}
.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}
.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}
.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}
.tooltipster-fall.tooltipster-initial{top:0!important}
.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}
.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}
.tooltipster-slide.tooltipster-initial{left:-40px!important}
.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}
@keyframes tooltipster-fading{0%{opacity:0}
100%{opacity:1}
}
.tooltipster-update-fade{animation:tooltipster-fading .4s}
@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}
75%{transform:rotate(2deg)}
100%{transform:rotate(0)}
}
.tooltipster-update-rotate{animation:tooltipster-rotating .6s}
@keyframes tooltipster-scaling{50%{transform:scale(1.1)}
100%{transform:scale(1)}
}
.tooltipster-update-scale{animation:tooltipster-scaling .6s}
.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}
.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}
.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}
.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}
.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}
.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}
.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}
.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}
.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}
.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}body.popeye-modal-open{overflow:hidden}
.popeye-modal-container{position:fixed;bottom:0;left:0;right:0;top:0;z-index:5;overflow-y:auto;background-color:rgba(76,147,234,.7);text-align:center}
.popeye-modal-container.ng-enter{-webkit-animation:popeye-fade-in .4s;animation:popeye-fade-in .4s}
.popeye-modal-container.ng-enter .popeye-modal{-webkit-animation:popeye-slide-up .4s;animation:popeye-slide-up .4s}
.popeye-modal-container.ng-leave{-webkit-animation:popeye-fade-out .4s;animation:popeye-fade-out .4s}
.popeye-modal-container.ng-leave .popeye-modal{-webkit-animation:popeye-slide-down .4s forwards;animation:popeye-slide-down .4s forwards}
.popeye-modal-container::before{content:'';display:inline-block;height:100%;vertical-align:middle}
.popeye-modal-container .popeye-modal{position:relative;text-align:left;vertical-align:middle;display:inline-block;width:60%;border-radius:3px;border:none;z-index:6;padding:2em 1.5em 1.5em;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.4)}
.popeye-modal-container .popeye-modal a.popeye-close-modal{position:absolute;top:1em;right:1em;font-weight:100;text-decoration:none;color:inherit}
.popeye-modal-container .popeye-modal a.popeye-close-modal::after{content:"\d7"}
@-webkit-keyframes popeye-slide-up{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes popeye-slide-up{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@-webkit-keyframes popeye-slide-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}
}
@keyframes popeye-slide-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}
}
@-webkit-keyframes popeye-fade-in{0%{opacity:0}
100%{opacity:1}
}
@keyframes popeye-fade-in{0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes popeye-fade-out{0%{opacity:1}
100%{opacity:0}
}
@keyframes popeye-fade-out{0%{opacity:1}
100%{opacity:0}
}@-moz-keyframes spinner-loader{0%{-moz-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes spinner-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes spinner-loader{0%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.spinner-loader:not(:required){-moz-animation:spinner-loader 1.5s infinite linear;-webkit-animation:spinner-loader 1.5s infinite linear;animation:spinner-loader 1.5s infinite linear;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;-moz-box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;-webkit-box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}
@-moz-keyframes refreshing-loader{0%{-moz-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes refreshing-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes refreshing-loader{0%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.refreshing-loader:not(:required){-moz-animation:refreshing-loader 1s infinite linear;-webkit-animation:refreshing-loader 1s infinite linear;animation:refreshing-loader 1s infinite linear;-moz-border-radius:2.4em;-webkit-border-radius:2.4em;border-radius:2.4em;border:.4em solid #9ac;border-left-color:transparent;color:transparent;display:inline-block;font-size:10px;line-height:1.2;width:3em;height:3em;text-indent:100%}
.refreshing-loader:not(:required):after{display:block;border:.5em solid transparent;border-top-color:#9ac;border-left-color:#9ac;content:'';width:0;height:0;overflow:hidden;margin-left:-.2em;margin-top:1em}
@-moz-keyframes throbber-loader{0%,40%{background:#dde2e7}
10%{background:#6b9dc8}
}
@-webkit-keyframes throbber-loader{0%,40%{background:#dde2e7}
10%{background:#6b9dc8}
}
@keyframes throbber-loader{0%,40%{background:#dde2e7}
10%{background:#6b9dc8}
}
.throbber-loader:not(:required){-moz-animation:throbber-loader 2s .3s infinite ease-out;-webkit-animation:throbber-loader 2s .3s infinite ease-out;animation:throbber-loader 2s .3s infinite ease-out;background:#dde2e7;display:inline-block;position:relative;text-indent:-9999px;width:.9em;height:1.5em;margin:0 1.6em}
.throbber-loader:not(:required):after,.throbber-loader:not(:required):before{background:#dde2e7;content:'\x200B';display:inline-block;width:.9em;height:1.5em;position:absolute;top:0}
.throbber-loader:not(:required):before{-moz-animation:throbber-loader 2s 150ms infinite ease-out;-webkit-animation:throbber-loader 2s 150ms infinite ease-out;animation:throbber-loader 2s 150ms infinite ease-out;left:-1.6em}
.throbber-loader:not(:required):after{-moz-animation:throbber-loader 2s 450ms infinite ease-out;-webkit-animation:throbber-loader 2s 450ms infinite ease-out;animation:throbber-loader 2s 450ms infinite ease-out;right:-1.6em}
@-moz-keyframes heartbeat-loader{0%,28%,70%{-moz-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}
14%,42%{-moz-transform:rotate(45deg) scale(1.3);transform:rotate(45deg) scale(1.3)}
}
@-webkit-keyframes heartbeat-loader{0%,28%,70%{-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}
14%,42%{-webkit-transform:rotate(45deg) scale(1.3);transform:rotate(45deg) scale(1.3)}
}
@keyframes heartbeat-loader{0%,28%,70%{-moz-transform:rotate(45deg) scale(1);-ms-transform:rotate(45deg) scale(1);-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}
14%,42%{-moz-transform:rotate(45deg) scale(1.3);-ms-transform:rotate(45deg) scale(1.3);-webkit-transform:rotate(45deg) scale(1.3);transform:rotate(45deg) scale(1.3)}
}
.heartbeat-loader:not(:required){-moz-animation:heartbeat-loader 1.3s ease 0s infinite normal;-webkit-animation:heartbeat-loader 1.3s ease 0s infinite normal;animation:heartbeat-loader 1.3s ease 0s infinite normal;display:inline-block;position:relative;overflow:hidden;text-indent:-9999px;width:36px;height:36px;-moz-transform:rotate(45deg) scale(1);-ms-transform:rotate(45deg) scale(1);-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}
.heartbeat-loader:not(:required):after,.heartbeat-loader:not(:required):before{position:absolute;content:"";background:#e87}
.heartbeat-loader:not(:required):before{-moz-border-radius-topleft:12px;-webkit-border-top-left-radius:12px;border-top-left-radius:12px;-moz-border-radius-bottomleft:12px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px;top:12px;left:0;width:36px;height:24px}
.heartbeat-loader:not(:required):after{-moz-border-radius-topleft:12px;-webkit-border-top-left-radius:12px;border-top-left-radius:12px;-moz-border-radius-topright:12px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px;top:0;left:12px;width:24px;height:12px}
@-moz-keyframes gauge-loader{0%,100%{-moz-transform:rotate(-50deg);transform:rotate(-50deg)}
10%,80%,86%{-moz-transform:rotate(20deg);transform:rotate(20deg)}
20%,24%{-moz-transform:rotate(60deg);transform:rotate(60deg)}
40%,70%{-moz-transform:rotate(-20deg);transform:rotate(-20deg)}
54%,62%{-moz-transform:rotate(70deg);transform:rotate(70deg)}
56%{-moz-transform:rotate(78deg);transform:rotate(78deg)}
58%{-moz-transform:rotate(73deg);transform:rotate(73deg)}
60%{-moz-transform:rotate(75deg);transform:rotate(75deg)}
83%,89%{-moz-transform:rotate(25deg);transform:rotate(25deg)}
}
@-webkit-keyframes gauge-loader{0%,100%{-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}
10%,80%,86%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}
20%,24%{-webkit-transform:rotate(60deg);transform:rotate(60deg)}
40%,70%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}
54%,62%{-webkit-transform:rotate(70deg);transform:rotate(70deg)}
56%{-webkit-transform:rotate(78deg);transform:rotate(78deg)}
58%{-webkit-transform:rotate(73deg);transform:rotate(73deg)}
60%{-webkit-transform:rotate(75deg);transform:rotate(75deg)}
83%,89%{-webkit-transform:rotate(25deg);transform:rotate(25deg)}
}
@keyframes gauge-loader{0%,100%{-moz-transform:rotate(-50deg);-ms-transform:rotate(-50deg);-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}
10%,80%,86%{-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(20deg)}
20%,24%{-moz-transform:rotate(60deg);-ms-transform:rotate(60deg);-webkit-transform:rotate(60deg);transform:rotate(60deg)}
40%,70%{-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}
54%,62%{-moz-transform:rotate(70deg);-ms-transform:rotate(70deg);-webkit-transform:rotate(70deg);transform:rotate(70deg)}
56%{-moz-transform:rotate(78deg);-ms-transform:rotate(78deg);-webkit-transform:rotate(78deg);transform:rotate(78deg)}
58%{-moz-transform:rotate(73deg);-ms-transform:rotate(73deg);-webkit-transform:rotate(73deg);transform:rotate(73deg)}
60%{-moz-transform:rotate(75deg);-ms-transform:rotate(75deg);-webkit-transform:rotate(75deg);transform:rotate(75deg)}
83%,89%{-moz-transform:rotate(25deg);-ms-transform:rotate(25deg);-webkit-transform:rotate(25deg);transform:rotate(25deg)}
}
.gauge-loader:not(:required){background:#6ca;-moz-border-radius-topleft:32px;-webkit-border-top-left-radius:32px;border-top-left-radius:32px;-moz-border-radius-topright:32px;-webkit-border-top-right-radius:32px;border-top-right-radius:32px;display:inline-block;width:64px;height:32px;overflow:hidden;position:relative;text-indent:-9999px}
.gauge-loader:not(:required)::after,.gauge-loader:not(:required)::before{content:'';position:absolute;background:#fff}
.gauge-loader:not(:required)::before{-moz-animation:gauge-loader 4s infinite ease;-webkit-animation:gauge-loader 4s infinite ease;animation:gauge-loader 4s infinite ease;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;left:30px;top:5.33px;width:4px;height:26.67px;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}
.gauge-loader:not(:required)::after{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;left:25.6px;top:25.6px;width:12.8px;height:12.8px}
@-moz-keyframes timer-loader{0%{-moz-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes timer-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes timer-loader{0%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.timer-loader:not(:required){border:6px solid #c8d;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;position:relative;text-indent:-9999px;width:48px;height:48px}
.timer-loader:not(:required)::after,.timer-loader:not(:required)::before{background:#c8d;position:absolute;width:6px;left:15px;top:15px;content:''}
.timer-loader:not(:required)::before{-moz-animation:timer-loader 1.25s infinite linear;-webkit-animation:timer-loader 1.25s infinite linear;animation:timer-loader 1.25s infinite linear;-moz-transform-origin:3px 3px;-ms-transform-origin:3px 3px;-webkit-transform-origin:3px 3px;transform-origin:3px 3px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;height:19.2px}
.timer-loader:not(:required)::after{-moz-animation:timer-loader 15s infinite linear;-webkit-animation:timer-loader 15s infinite linear;animation:timer-loader 15s infinite linear;-moz-transform-origin:3px 3px;-ms-transform-origin:3px 3px;-webkit-transform-origin:3px 3px;transform-origin:3px 3px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;height:16px}
@-moz-keyframes three-quarters-loader{0%{-moz-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes three-quarters-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes three-quarters-loader{0%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.three-quarters-loader:not(:required){-moz-animation:three-quarters-loader 1.25s infinite linear;-webkit-animation:three-quarters-loader 1.25s infinite linear;animation:three-quarters-loader 1.25s infinite linear;border:8px solid #38e;border-right-color:transparent;border-radius:16px;box-sizing:border-box;display:inline-block;position:relative;overflow:hidden;text-indent:-9999px;width:32px;height:32px}
@-moz-keyframes wobblebar-loader{0%,12%,33%,39%,45%,6%,66%,72%,78%{left:4px}
15%,3%,30%,36%,42%,48%,69%,75%,81%,9%,97%{left:104px}
18%,27%{left:32px}
51%,63%{left:52px}
84%,94%{left:72px}
}
@-webkit-keyframes wobblebar-loader{0%,12%,33%,39%,45%,6%,66%,72%,78%{left:4px}
15%,3%,30%,36%,42%,48%,69%,75%,81%,9%,97%{left:104px}
18%,27%{left:32px}
51%,63%{left:52px}
84%,94%{left:72px}
}
@keyframes wobblebar-loader{0%,12%,33%,39%,45%,6%,66%,72%,78%{left:4px}
15%,3%,30%,36%,42%,48%,69%,75%,81%,9%,97%{left:104px}
18%,27%{left:32px}
51%,63%{left:52px}
84%,94%{left:72px}
}
.wobblebar-loader:not(:required){background:#a9d;-moz-border-radius:10.67px;-webkit-border-radius:10.67px;border-radius:10.67px;display:inline-block;overflow:hidden;text-indent:-9999px;width:128px;height:21.33px;position:relative}
.wobblebar-loader:not(:required)::after{-moz-animation:wobblebar-loader 15s infinite ease;-webkit-animation:wobblebar-loader 15s infinite ease;animation:wobblebar-loader 15s infinite ease;background:#fff;display:block;-moz-border-radius:7.11px;-webkit-border-radius:7.11px;border-radius:7.11px;content:'';position:absolute;top:3.56px;left:4px;width:21.33px;height:14.22px}
@-moz-keyframes atebits-loader{0%,73%,80%,93%{-moz-transform:rotate(0);transform:rotate(0)}
10%,23%,3%,30%,63%,70%{-moz-transform:rotate(90deg);transform:rotate(90deg)}
13%,20%,33%,40%,53%,60%{-moz-transform:rotate(180deg);transform:rotate(180deg)}
43%,50%{-moz-transform:rotate(270deg);transform:rotate(270deg)}
83%,90%{-moz-transform:rotate(-90deg);transform:rotate(-90deg)}
}
@-webkit-keyframes atebits-loader{0%,73%,80%,93%{-webkit-transform:rotate(0);transform:rotate(0)}
10%,23%,3%,30%,63%,70%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
13%,20%,33%,40%,53%,60%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
43%,50%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}
83%,90%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
}
@keyframes atebits-loader{0%,73%,80%,93%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
10%,23%,3%,30%,63%,70%{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}
13%,20%,33%,40%,53%,60%{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}
43%,50%{-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}
83%,90%{-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
}
.atebits-loader:not(:required){background:rgba(0,0,0,.5);display:inline-block;width:9px;height:9px;overflow:hidden;position:relative;text-indent:-9999px;-moz-box-shadow:rgba(0,0,0,.5) -12px -12px 0 0,rgba(0,0,0,.5) 12px -12px 0 0,rgba(0,0,0,.5) -12px 0 0 0,rgba(0,0,0,.5) 12px 0 0 0,rgba(0,0,0,.5) -12px 12px 0 0,rgba(0,0,0,.5) 0 12px 0 0,rgba(0,0,0,.5) 12px 12px 0 0;-webkit-box-shadow:rgba(0,0,0,.5) -12px -12px 0 0,rgba(0,0,0,.5) 12px -12px 0 0,rgba(0,0,0,.5) -12px 0 0 0,rgba(0,0,0,.5) 12px 0 0 0,rgba(0,0,0,.5) -12px 12px 0 0,rgba(0,0,0,.5) 0 12px 0 0,rgba(0,0,0,.5) 12px 12px 0 0;box-shadow:rgba(0,0,0,.5) -12px -12px 0 0,rgba(0,0,0,.5) 12px -12px 0 0,rgba(0,0,0,.5) -12px 0 0 0,rgba(0,0,0,.5) 12px 0 0 0,rgba(0,0,0,.5) -12px 12px 0 0,rgba(0,0,0,.5) 0 12px 0 0,rgba(0,0,0,.5) 12px 12px 0 0;-moz-animation:atebits-loader 8s infinite ease-in-out;-webkit-animation:atebits-loader 8s infinite ease-in-out;animation:atebits-loader 8s infinite ease-in-out;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}
@-moz-keyframes whirly-loader{0%{-moz-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes whirly-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes whirly-loader{0%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
100%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.flower-loader:not(:required),.whirly-loader:not(:required){-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;overflow:hidden;display:inline-block;text-indent:-9999px}
.whirly-loader:not(:required){position:relative;width:8px;height:8px;background:0 0;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;-moz-box-shadow:#e66 0 26px 0 6px,#e66 .91px 26.05px 0 5.93px,#e66 1.82px 26.07px 0 5.87px,#e66 2.74px 26.06px 0 5.8px,#e66 3.66px 26.01px 0 5.73px,#e66 4.57px 25.93px 0 5.67px,#e66 5.49px 25.82px 0 5.6px,#e66 6.4px 25.68px 0 5.53px,#e66 7.31px 25.51px 0 5.47px,#e66 8.22px 25.3px 0 5.4px,#e66 9.12px 25.06px 0 5.33px,#e66 10.01px 24.79px 0 5.27px,#e66 10.9px 24.48px 0 5.2px,#e66 11.78px 24.15px 0 5.13px,#e66 12.64px 23.78px 0 5.07px,#e66 13.5px 23.38px 0 5px,#e66 14.34px 22.95px 0 4.93px,#e66 15.17px 22.49px 0 4.87px,#e66 15.99px 22.01px 0 4.8px,#e66 16.79px 21.49px 0 4.73px,#e66 17.57px 20.94px 0 4.67px,#e66 18.33px 20.36px 0 4.6px,#e66 19.08px 19.76px 0 4.53px,#e66 19.81px 19.13px 0 4.47px,#e66 20.51px 18.47px 0 4.4px,#e66 21.19px 17.78px 0 4.33px,#e66 21.85px 17.07px 0 4.27px,#e66 22.49px 16.34px 0 4.2px,#e66 23.1px 15.58px 0 4.13px,#e66 23.69px 14.8px 0 4.07px,#e66 24.25px 14px 0 4px,#e66 24.78px 13.18px 0 3.93px,#e66 25.29px 12.33px 0 3.87px,#e66 25.76px 11.47px 0 3.8px,#e66 26.21px 10.59px 0 3.73px,#e66 26.62px 9.69px 0 3.67px,#e66 27.01px 8.78px 0 3.6px,#e66 27.36px 7.85px 0 3.53px,#e66 27.69px 6.9px 0 3.47px,#e66 27.98px 5.95px 0 3.4px,#e66 28.23px 4.98px 0 3.33px,#e66 28.45px 4px 0 3.27px,#e66 28.64px 3.01px 0 3.2px,#e66 28.8px 2.01px 0 3.13px,#e66 28.92px 1.01px 0 3.07px,#e66 29px 0 0 3px,#e66 29.05px -1.01px 0 2.93px,#e66 29.06px -2.03px 0 2.87px,#e66 29.04px -3.05px 0 2.8px,#e66 28.98px -4.07px 0 2.73px,#e66 28.89px -5.09px 0 2.67px,#e66 28.76px -6.11px 0 2.6px,#e66 28.59px -7.13px 0 2.53px,#e66 28.39px -8.14px 0 2.47px,#e66 28.15px -9.15px 0 2.4px,#e66 27.88px -10.15px 0 2.33px,#e66 27.57px -11.14px 0 2.27px,#e66 27.22px -12.12px 0 2.2px,#e66 26.84px -13.09px 0 2.13px,#e66 26.43px -14.05px 0 2.07px,#e66 25.98px -15px 0 2px,#e66 25.5px -15.93px 0 1.93px,#e66 24.98px -16.85px 0 1.87px,#e66 24.43px -17.75px 0 1.8px,#e66 23.85px -18.63px 0 1.73px,#e66 23.24px -19.5px 0 1.67px,#e66 22.59px -20.34px 0 1.6px,#e66 21.92px -21.16px 0 1.53px,#e66 21.21px -21.96px 0 1.47px,#e66 20.48px -22.74px 0 1.4px,#e66 19.71px -23.49px 0 1.33px,#e66 18.92px -24.22px 0 1.27px,#e66 18.1px -24.92px 0 1.2px,#e66 17.26px -25.59px 0 1.13px,#e66 16.39px -26.23px 0 1.07px,#e66 15.5px -26.85px 0 1px,#e66 14.58px -27.43px 0 .93px,#e66 13.65px -27.98px 0 .87px,#e66 12.69px -28.5px 0 .8px,#e66 11.71px -28.99px 0 .73px,#e66 10.72px -29.44px 0 .67px,#e66 9.7px -29.86px 0 .6px,#e66 8.67px -30.25px 0 .53px,#e66 7.63px -30.6px 0 .47px,#e66 6.57px -30.91px 0 .4px,#e66 5.5px -31.19px 0 .33px,#e66 4.42px -31.42px 0 .27px,#e66 3.32px -31.63px 0 .2px,#e66 2.22px -31.79px 0 .13px,#e66 1.11px -31.91px 0 .07px,#e66 0 -32px 0 0,#e66 -1.12px -32.05px 0 -.07px,#e66 -2.24px -32.06px 0 -.13px,#e66 -3.37px -32.02px 0 -.2px,#e66 -4.49px -31.95px 0 -.27px,#e66 -5.61px -31.84px 0 -.33px,#e66 -6.74px -31.69px 0 -.4px,#e66 -7.85px -31.5px 0 -.47px,#e66 -8.97px -31.27px 0 -.53px,#e66 -10.07px -31px 0 -.6px,#e66 -11.17px -30.7px 0 -.67px,#e66 -12.26px -30.35px 0 -.73px,#e66 -13.34px -29.96px 0 -.8px,#e66 -14.41px -29.54px 0 -.87px,#e66 -15.46px -29.08px 0 -.93px,#e66 -16.5px -28.58px 0 -1px,#e66 -17.52px -28.04px 0 -1.07px,#e66 -18.53px -27.47px 0 -1.13px,#e66 -19.51px -26.86px 0 -1.2px,#e66 -20.48px -26.21px 0 -1.27px,#e66 -21.43px -25.53px 0 -1.33px,#e66 -22.35px -24.82px 0 -1.4px,#e66 -23.25px -24.07px 0 -1.47px,#e66 -24.12px -23.29px 0 -1.53px,#e66 -24.97px -22.48px 0 -1.6px,#e66 -25.79px -21.64px 0 -1.67px,#e66 -26.58px -20.77px 0 -1.73px,#e66 -27.34px -19.87px 0 -1.8px,#e66 -28.08px -18.94px 0 -1.87px,#e66 -28.78px -17.98px 0 -1.93px,#e66 -29.44px -17px 0 -2px,#e66 -30.08px -15.99px 0 -2.07px,#e66 -30.68px -14.96px 0 -2.13px,#e66 -31.24px -13.91px 0 -2.2px,#e66 -31.77px -12.84px 0 -2.27px,#e66 -32.26px -11.74px 0 -2.33px,#e66 -32.72px -10.63px 0 -2.4px,#e66 -33.13px -9.5px 0 -2.47px,#e66 -33.51px -8.35px 0 -2.53px,#e66 -33.84px -7.19px 0 -2.6px,#e66 -34.14px -6.02px 0 -2.67px,#e66 -34.4px -4.83px 0 -2.73px,#e66 -34.61px -3.64px 0 -2.8px,#e66 -34.78px -2.43px 0 -2.87px,#e66 -34.91px -1.22px 0 -2.93px,#e66 -35px 0 0 -3px,#e66 -35.05px 1.22px 0 -3.07px,#e66 -35.05px 2.45px 0 -3.13px,#e66 -35.01px 3.68px 0 -3.2px,#e66 -34.92px 4.91px 0 -3.27px,#e66 -34.8px 6.14px 0 -3.33px,#e66 -34.63px 7.36px 0 -3.4px,#e66 -34.41px 8.58px 0 -3.47px,#e66 -34.16px 9.79px 0 -3.53px,#e66 -33.86px 11px 0 -3.6px,#e66 -33.52px 12.2px 0 -3.67px,#e66 -33.13px 13.39px 0 -3.73px,#e66 -32.7px 14.56px 0 -3.8px,#e66 -32.24px 15.72px 0 -3.87px,#e66 -31.73px 16.87px 0 -3.93px,#e66 -31.18px 18px 0 -4px,#e66 -30.59px 19.11px 0 -4.07px,#e66 -29.96px 20.21px 0 -4.13px,#e66 -29.29px 21.28px 0 -4.2px,#e66 -28.58px 22.33px 0 -4.27px,#e66 -27.83px 23.35px 0 -4.33px,#e66 -27.05px 24.36px 0 -4.4px,#e66 -26.23px 25.33px 0 -4.47px,#e66 -25.38px 26.28px 0 -4.53px,#e66 -24.49px 27.2px 0 -4.6px,#e66 -23.57px 28.09px 0 -4.67px,#e66 -22.62px 28.95px 0 -4.73px,#e66 -21.63px 29.77px 0 -4.8px,#e66 -20.62px 30.56px 0 -4.87px,#e66 -19.57px 31.32px 0 -4.93px,#e66 -18.5px 32.04px 0 -5px,#e66 -17.4px 32.73px 0 -5.07px,#e66 -16.28px 33.38px 0 -5.13px,#e66 -15.13px 33.98px 0 -5.2px,#e66 -13.96px 34.55px 0 -5.27px,#e66 -12.77px 35.08px 0 -5.33px,#e66 -11.56px 35.57px 0 -5.4px,#e66 -10.33px 36.02px 0 -5.47px,#e66 -9.08px 36.42px 0 -5.53px,#e66 -7.82px 36.78px 0 -5.6px,#e66 -6.54px 37.09px 0 -5.67px,#e66 -5.25px 37.37px 0 -5.73px,#e66 -3.95px 37.59px 0 -5.8px,#e66 -2.64px 37.77px 0 -5.87px,#e66 -1.32px 37.91px 0 -5.93px;-webkit-box-shadow:#e66 0 26px 0 6px,#e66 .91px 26.05px 0 5.93px,#e66 1.82px 26.07px 0 5.87px,#e66 2.74px 26.06px 0 5.8px,#e66 3.66px 26.01px 0 5.73px,#e66 4.57px 25.93px 0 5.67px,#e66 5.49px 25.82px 0 5.6px,#e66 6.4px 25.68px 0 5.53px,#e66 7.31px 25.51px 0 5.47px,#e66 8.22px 25.3px 0 5.4px,#e66 9.12px 25.06px 0 5.33px,#e66 10.01px 24.79px 0 5.27px,#e66 10.9px 24.48px 0 5.2px,#e66 11.78px 24.15px 0 5.13px,#e66 12.64px 23.78px 0 5.07px,#e66 13.5px 23.38px 0 5px,#e66 14.34px 22.95px 0 4.93px,#e66 15.17px 22.49px 0 4.87px,#e66 15.99px 22.01px 0 4.8px,#e66 16.79px 21.49px 0 4.73px,#e66 17.57px 20.94px 0 4.67px,#e66 18.33px 20.36px 0 4.6px,#e66 19.08px 19.76px 0 4.53px,#e66 19.81px 19.13px 0 4.47px,#e66 20.51px 18.47px 0 4.4px,#e66 21.19px 17.78px 0 4.33px,#e66 21.85px 17.07px 0 4.27px,#e66 22.49px 16.34px 0 4.2px,#e66 23.1px 15.58px 0 4.13px,#e66 23.69px 14.8px 0 4.07px,#e66 24.25px 14px 0 4px,#e66 24.78px 13.18px 0 3.93px,#e66 25.29px 12.33px 0 3.87px,#e66 25.76px 11.47px 0 3.8px,#e66 26.21px 10.59px 0 3.73px,#e66 26.62px 9.69px 0 3.67px,#e66 27.01px 8.78px 0 3.6px,#e66 27.36px 7.85px 0 3.53px,#e66 27.69px 6.9px 0 3.47px,#e66 27.98px 5.95px 0 3.4px,#e66 28.23px 4.98px 0 3.33px,#e66 28.45px 4px 0 3.27px,#e66 28.64px 3.01px 0 3.2px,#e66 28.8px 2.01px 0 3.13px,#e66 28.92px 1.01px 0 3.07px,#e66 29px 0 0 3px,#e66 29.05px -1.01px 0 2.93px,#e66 29.06px -2.03px 0 2.87px,#e66 29.04px -3.05px 0 2.8px,#e66 28.98px -4.07px 0 2.73px,#e66 28.89px -5.09px 0 2.67px,#e66 28.76px -6.11px 0 2.6px,#e66 28.59px -7.13px 0 2.53px,#e66 28.39px -8.14px 0 2.47px,#e66 28.15px -9.15px 0 2.4px,#e66 27.88px -10.15px 0 2.33px,#e66 27.57px -11.14px 0 2.27px,#e66 27.22px -12.12px 0 2.2px,#e66 26.84px -13.09px 0 2.13px,#e66 26.43px -14.05px 0 2.07px,#e66 25.98px -15px 0 2px,#e66 25.5px -15.93px 0 1.93px,#e66 24.98px -16.85px 0 1.87px,#e66 24.43px -17.75px 0 1.8px,#e66 23.85px -18.63px 0 1.73px,#e66 23.24px -19.5px 0 1.67px,#e66 22.59px -20.34px 0 1.6px,#e66 21.92px -21.16px 0 1.53px,#e66 21.21px -21.96px 0 1.47px,#e66 20.48px -22.74px 0 1.4px,#e66 19.71px -23.49px 0 1.33px,#e66 18.92px -24.22px 0 1.27px,#e66 18.1px -24.92px 0 1.2px,#e66 17.26px -25.59px 0 1.13px,#e66 16.39px -26.23px 0 1.07px,#e66 15.5px -26.85px 0 1px,#e66 14.58px -27.43px 0 .93px,#e66 13.65px -27.98px 0 .87px,#e66 12.69px -28.5px 0 .8px,#e66 11.71px -28.99px 0 .73px,#e66 10.72px -29.44px 0 .67px,#e66 9.7px -29.86px 0 .6px,#e66 8.67px -30.25px 0 .53px,#e66 7.63px -30.6px 0 .47px,#e66 6.57px -30.91px 0 .4px,#e66 5.5px -31.19px 0 .33px,#e66 4.42px -31.42px 0 .27px,#e66 3.32px -31.63px 0 .2px,#e66 2.22px -31.79px 0 .13px,#e66 1.11px -31.91px 0 .07px,#e66 0 -32px 0 0,#e66 -1.12px -32.05px 0 -.07px,#e66 -2.24px -32.06px 0 -.13px,#e66 -3.37px -32.02px 0 -.2px,#e66 -4.49px -31.95px 0 -.27px,#e66 -5.61px -31.84px 0 -.33px,#e66 -6.74px -31.69px 0 -.4px,#e66 -7.85px -31.5px 0 -.47px,#e66 -8.97px -31.27px 0 -.53px,#e66 -10.07px -31px 0 -.6px,#e66 -11.17px -30.7px 0 -.67px,#e66 -12.26px -30.35px 0 -.73px,#e66 -13.34px -29.96px 0 -.8px,#e66 -14.41px -29.54px 0 -.87px,#e66 -15.46px -29.08px 0 -.93px,#e66 -16.5px -28.58px 0 -1px,#e66 -17.52px -28.04px 0 -1.07px,#e66 -18.53px -27.47px 0 -1.13px,#e66 -19.51px -26.86px 0 -1.2px,#e66 -20.48px -26.21px 0 -1.27px,#e66 -21.43px -25.53px 0 -1.33px,#e66 -22.35px -24.82px 0 -1.4px,#e66 -23.25px -24.07px 0 -1.47px,#e66 -24.12px -23.29px 0 -1.53px,#e66 -24.97px -22.48px 0 -1.6px,#e66 -25.79px -21.64px 0 -1.67px,#e66 -26.58px -20.77px 0 -1.73px,#e66 -27.34px -19.87px 0 -1.8px,#e66 -28.08px -18.94px 0 -1.87px,#e66 -28.78px -17.98px 0 -1.93px,#e66 -29.44px -17px 0 -2px,#e66 -30.08px -15.99px 0 -2.07px,#e66 -30.68px -14.96px 0 -2.13px,#e66 -31.24px -13.91px 0 -2.2px,#e66 -31.77px -12.84px 0 -2.27px,#e66 -32.26px -11.74px 0 -2.33px,#e66 -32.72px -10.63px 0 -2.4px,#e66 -33.13px -9.5px 0 -2.47px,#e66 -33.51px -8.35px 0 -2.53px,#e66 -33.84px -7.19px 0 -2.6px,#e66 -34.14px -6.02px 0 -2.67px,#e66 -34.4px -4.83px 0 -2.73px,#e66 -34.61px -3.64px 0 -2.8px,#e66 -34.78px -2.43px 0 -2.87px,#e66 -34.91px -1.22px 0 -2.93px,#e66 -35px 0 0 -3px,#e66 -35.05px 1.22px 0 -3.07px,#e66 -35.05px 2.45px 0 -3.13px,#e66 -35.01px 3.68px 0 -3.2px,#e66 -34.92px 4.91px 0 -3.27px,#e66 -34.8px 6.14px 0 -3.33px,#e66 -34.63px 7.36px 0 -3.4px,#e66 -34.41px 8.58px 0 -3.47px,#e66 -34.16px 9.79px 0 -3.53px,#e66 -33.86px 11px 0 -3.6px,#e66 -33.52px 12.2px 0 -3.67px,#e66 -33.13px 13.39px 0 -3.73px,#e66 -32.7px 14.56px 0 -3.8px,#e66 -32.24px 15.72px 0 -3.87px,#e66 -31.73px 16.87px 0 -3.93px,#e66 -31.18px 18px 0 -4px,#e66 -30.59px 19.11px 0 -4.07px,#e66 -29.96px 20.21px 0 -4.13px,#e66 -29.29px 21.28px 0 -4.2px,#e66 -28.58px 22.33px 0 -4.27px,#e66 -27.83px 23.35px 0 -4.33px,#e66 -27.05px 24.36px 0 -4.4px,#e66 -26.23px 25.33px 0 -4.47px,#e66 -25.38px 26.28px 0 -4.53px,#e66 -24.49px 27.2px 0 -4.6px,#e66 -23.57px 28.09px 0 -4.67px,#e66 -22.62px 28.95px 0 -4.73px,#e66 -21.63px 29.77px 0 -4.8px,#e66 -20.62px 30.56px 0 -4.87px,#e66 -19.57px 31.32px 0 -4.93px,#e66 -18.5px 32.04px 0 -5px,#e66 -17.4px 32.73px 0 -5.07px,#e66 -16.28px 33.38px 0 -5.13px,#e66 -15.13px 33.98px 0 -5.2px,#e66 -13.96px 34.55px 0 -5.27px,#e66 -12.77px 35.08px 0 -5.33px,#e66 -11.56px 35.57px 0 -5.4px,#e66 -10.33px 36.02px 0 -5.47px,#e66 -9.08px 36.42px 0 -5.53px,#e66 -7.82px 36.78px 0 -5.6px,#e66 -6.54px 37.09px 0 -5.67px,#e66 -5.25px 37.37px 0 -5.73px,#e66 -3.95px 37.59px 0 -5.8px,#e66 -2.64px 37.77px 0 -5.87px,#e66 -1.32px 37.91px 0 -5.93px;box-shadow:#e66 0 26px 0 6px,#e66 .91px 26.05px 0 5.93px,#e66 1.82px 26.07px 0 5.87px,#e66 2.74px 26.06px 0 5.8px,#e66 3.66px 26.01px 0 5.73px,#e66 4.57px 25.93px 0 5.67px,#e66 5.49px 25.82px 0 5.6px,#e66 6.4px 25.68px 0 5.53px,#e66 7.31px 25.51px 0 5.47px,#e66 8.22px 25.3px 0 5.4px,#e66 9.12px 25.06px 0 5.33px,#e66 10.01px 24.79px 0 5.27px,#e66 10.9px 24.48px 0 5.2px,#e66 11.78px 24.15px 0 5.13px,#e66 12.64px 23.78px 0 5.07px,#e66 13.5px 23.38px 0 5px,#e66 14.34px 22.95px 0 4.93px,#e66 15.17px 22.49px 0 4.87px,#e66 15.99px 22.01px 0 4.8px,#e66 16.79px 21.49px 0 4.73px,#e66 17.57px 20.94px 0 4.67px,#e66 18.33px 20.36px 0 4.6px,#e66 19.08px 19.76px 0 4.53px,#e66 19.81px 19.13px 0 4.47px,#e66 20.51px 18.47px 0 4.4px,#e66 21.19px 17.78px 0 4.33px,#e66 21.85px 17.07px 0 4.27px,#e66 22.49px 16.34px 0 4.2px,#e66 23.1px 15.58px 0 4.13px,#e66 23.69px 14.8px 0 4.07px,#e66 24.25px 14px 0 4px,#e66 24.78px 13.18px 0 3.93px,#e66 25.29px 12.33px 0 3.87px,#e66 25.76px 11.47px 0 3.8px,#e66 26.21px 10.59px 0 3.73px,#e66 26.62px 9.69px 0 3.67px,#e66 27.01px 8.78px 0 3.6px,#e66 27.36px 7.85px 0 3.53px,#e66 27.69px 6.9px 0 3.47px,#e66 27.98px 5.95px 0 3.4px,#e66 28.23px 4.98px 0 3.33px,#e66 28.45px 4px 0 3.27px,#e66 28.64px 3.01px 0 3.2px,#e66 28.8px 2.01px 0 3.13px,#e66 28.92px 1.01px 0 3.07px,#e66 29px 0 0 3px,#e66 29.05px -1.01px 0 2.93px,#e66 29.06px -2.03px 0 2.87px,#e66 29.04px -3.05px 0 2.8px,#e66 28.98px -4.07px 0 2.73px,#e66 28.89px -5.09px 0 2.67px,#e66 28.76px -6.11px 0 2.6px,#e66 28.59px -7.13px 0 2.53px,#e66 28.39px -8.14px 0 2.47px,#e66 28.15px -9.15px 0 2.4px,#e66 27.88px -10.15px 0 2.33px,#e66 27.57px -11.14px 0 2.27px,#e66 27.22px -12.12px 0 2.2px,#e66 26.84px -13.09px 0 2.13px,#e66 26.43px -14.05px 0 2.07px,#e66 25.98px -15px 0 2px,#e66 25.5px -15.93px 0 1.93px,#e66 24.98px -16.85px 0 1.87px,#e66 24.43px -17.75px 0 1.8px,#e66 23.85px -18.63px 0 1.73px,#e66 23.24px -19.5px 0 1.67px,#e66 22.59px -20.34px 0 1.6px,#e66 21.92px -21.16px 0 1.53px,#e66 21.21px -21.96px 0 1.47px,#e66 20.48px -22.74px 0 1.4px,#e66 19.71px -23.49px 0 1.33px,#e66 18.92px -24.22px 0 1.27px,#e66 18.1px -24.92px 0 1.2px,#e66 17.26px -25.59px 0 1.13px,#e66 16.39px -26.23px 0 1.07px,#e66 15.5px -26.85px 0 1px,#e66 14.58px -27.43px 0 .93px,#e66 13.65px -27.98px 0 .87px,#e66 12.69px -28.5px 0 .8px,#e66 11.71px -28.99px 0 .73px,#e66 10.72px -29.44px 0 .67px,#e66 9.7px -29.86px 0 .6px,#e66 8.67px -30.25px 0 .53px,#e66 7.63px -30.6px 0 .47px,#e66 6.57px -30.91px 0 .4px,#e66 5.5px -31.19px 0 .33px,#e66 4.42px -31.42px 0 .27px,#e66 3.32px -31.63px 0 .2px,#e66 2.22px -31.79px 0 .13px,#e66 1.11px -31.91px 0 .07px,#e66 0 -32px 0 0,#e66 -1.12px -32.05px 0 -.07px,#e66 -2.24px -32.06px 0 -.13px,#e66 -3.37px -32.02px 0 -.2px,#e66 -4.49px -31.95px 0 -.27px,#e66 -5.61px -31.84px 0 -.33px,#e66 -6.74px -31.69px 0 -.4px,#e66 -7.85px -31.5px 0 -.47px,#e66 -8.97px -31.27px 0 -.53px,#e66 -10.07px -31px 0 -.6px,#e66 -11.17px -30.7px 0 -.67px,#e66 -12.26px -30.35px 0 -.73px,#e66 -13.34px -29.96px 0 -.8px,#e66 -14.41px -29.54px 0 -.87px,#e66 -15.46px -29.08px 0 -.93px,#e66 -16.5px -28.58px 0 -1px,#e66 -17.52px -28.04px 0 -1.07px,#e66 -18.53px -27.47px 0 -1.13px,#e66 -19.51px -26.86px 0 -1.2px,#e66 -20.48px -26.21px 0 -1.27px,#e66 -21.43px -25.53px 0 -1.33px,#e66 -22.35px -24.82px 0 -1.4px,#e66 -23.25px -24.07px 0 -1.47px,#e66 -24.12px -23.29px 0 -1.53px,#e66 -24.97px -22.48px 0 -1.6px,#e66 -25.79px -21.64px 0 -1.67px,#e66 -26.58px -20.77px 0 -1.73px,#e66 -27.34px -19.87px 0 -1.8px,#e66 -28.08px -18.94px 0 -1.87px,#e66 -28.78px -17.98px 0 -1.93px,#e66 -29.44px -17px 0 -2px,#e66 -30.08px -15.99px 0 -2.07px,#e66 -30.68px -14.96px 0 -2.13px,#e66 -31.24px -13.91px 0 -2.2px,#e66 -31.77px -12.84px 0 -2.27px,#e66 -32.26px -11.74px 0 -2.33px,#e66 -32.72px -10.63px 0 -2.4px,#e66 -33.13px -9.5px 0 -2.47px,#e66 -33.51px -8.35px 0 -2.53px,#e66 -33.84px -7.19px 0 -2.6px,#e66 -34.14px -6.02px 0 -2.67px,#e66 -34.4px -4.83px 0 -2.73px,#e66 -34.61px -3.64px 0 -2.8px,#e66 -34.78px -2.43px 0 -2.87px,#e66 -34.91px -1.22px 0 -2.93px,#e66 -35px 0 0 -3px,#e66 -35.05px 1.22px 0 -3.07px,#e66 -35.05px 2.45px 0 -3.13px,#e66 -35.01px 3.68px 0 -3.2px,#e66 -34.92px 4.91px 0 -3.27px,#e66 -34.8px 6.14px 0 -3.33px,#e66 -34.63px 7.36px 0 -3.4px,#e66 -34.41px 8.58px 0 -3.47px,#e66 -34.16px 9.79px 0 -3.53px,#e66 -33.86px 11px 0 -3.6px,#e66 -33.52px 12.2px 0 -3.67px,#e66 -33.13px 13.39px 0 -3.73px,#e66 -32.7px 14.56px 0 -3.8px,#e66 -32.24px 15.72px 0 -3.87px,#e66 -31.73px 16.87px 0 -3.93px,#e66 -31.18px 18px 0 -4px,#e66 -30.59px 19.11px 0 -4.07px,#e66 -29.96px 20.21px 0 -4.13px,#e66 -29.29px 21.28px 0 -4.2px,#e66 -28.58px 22.33px 0 -4.27px,#e66 -27.83px 23.35px 0 -4.33px,#e66 -27.05px 24.36px 0 -4.4px,#e66 -26.23px 25.33px 0 -4.47px,#e66 -25.38px 26.28px 0 -4.53px,#e66 -24.49px 27.2px 0 -4.6px,#e66 -23.57px 28.09px 0 -4.67px,#e66 -22.62px 28.95px 0 -4.73px,#e66 -21.63px 29.77px 0 -4.8px,#e66 -20.62px 30.56px 0 -4.87px,#e66 -19.57px 31.32px 0 -4.93px,#e66 -18.5px 32.04px 0 -5px,#e66 -17.4px 32.73px 0 -5.07px,#e66 -16.28px 33.38px 0 -5.13px,#e66 -15.13px 33.98px 0 -5.2px,#e66 -13.96px 34.55px 0 -5.27px,#e66 -12.77px 35.08px 0 -5.33px,#e66 -11.56px 35.57px 0 -5.4px,#e66 -10.33px 36.02px 0 -5.47px,#e66 -9.08px 36.42px 0 -5.53px,#e66 -7.82px 36.78px 0 -5.6px,#e66 -6.54px 37.09px 0 -5.67px,#e66 -5.25px 37.37px 0 -5.73px,#e66 -3.95px 37.59px 0 -5.8px,#e66 -2.64px 37.77px 0 -5.87px,#e66 -1.32px 37.91px 0 -5.93px;-moz-animation:whirly-loader 1.25s infinite linear;-webkit-animation:whirly-loader 1.25s infinite linear;animation:whirly-loader 1.25s infinite linear;-moz-transform-origin:50% 50%;transform-origin:50% 50%}
@-moz-keyframes flower-loader{0%{-moz-transform:rotate(0);transform:rotate(0);-moz-box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px;box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px}
50%{-moz-transform:rotate(1080deg);transform:rotate(1080deg);-moz-box-shadow:#fff 0 0 15px 0,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px;box-shadow:#fff 0 0 15px 0,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px}
}
@-webkit-keyframes flower-loader{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px;box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px}
50%{-webkit-transform:rotate(1080deg);transform:rotate(1080deg);-webkit-box-shadow:#fff 0 0 15px 0,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px;box-shadow:#fff 0 0 15px 0,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px}
}
@keyframes flower-loader{0%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);-moz-box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px;-webkit-box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px;box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px}
50%{-moz-transform:rotate(1080deg);-ms-transform:rotate(1080deg);-webkit-transform:rotate(1080deg);transform:rotate(1080deg);-moz-box-shadow:#fff 0 0 15px 0,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px;-webkit-box-shadow:#fff 0 0 15px 0,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px;box-shadow:#fff 0 0 15px 0,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px}
}
.flower-loader:not(:required){position:relative;width:16px;height:16px;background:#e96;border-radius:100%;-moz-box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px;-webkit-box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px;box-shadow:#fff 0 0 15px 0,#fd8 -12px -12px 0 4px,#fd8 12px -12px 0 4px,#fd8 12px 12px 0 4px,#fd8 -12px 12px 0 4px;-moz-animation:flower-loader 5s infinite ease-in-out;-webkit-animation:flower-loader 5s infinite ease-in-out;animation:flower-loader 5s infinite ease-in-out;-moz-transform-origin:50% 50%;transform-origin:50% 50%}
@-moz-keyframes dots-loader{0%{-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
8.33%{-moz-box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
16.67%{-moz-box-shadow:#f86 14px 14px 0 7px,#fc6 14px 14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 14px 14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
25%{-moz-box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px 14px 0 7px,#4ae -14px 14px 0 7px}
33.33%{-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae -14px -14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae -14px -14px 0 7px}
41.67%{-moz-box-shadow:#f86 14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
50%{-moz-box-shadow:#f86 14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
58.33%{-moz-box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
66.67%{-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px -14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px -14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
75%{-moz-box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px -14px 0 7px,#4ae 14px -14px 0 7px}
83.33%{-moz-box-shadow:#f86 14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae 14px 14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae 14px 14px 0 7px}
91.67%{-moz-box-shadow:#f86 -14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
100%{-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
}
@-webkit-keyframes dots-loader{0%{-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
8.33%{-webkit-box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
16.67%{-webkit-box-shadow:#f86 14px 14px 0 7px,#fc6 14px 14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 14px 14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
25%{-webkit-box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px 14px 0 7px,#4ae -14px 14px 0 7px}
33.33%{-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae -14px -14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae -14px -14px 0 7px}
41.67%{-webkit-box-shadow:#f86 14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
50%{-webkit-box-shadow:#f86 14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
58.33%{-webkit-box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
66.67%{-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px -14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px -14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
75%{-webkit-box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px -14px 0 7px,#4ae 14px -14px 0 7px}
83.33%{-webkit-box-shadow:#f86 14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae 14px 14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae 14px 14px 0 7px}
91.67%{-webkit-box-shadow:#f86 -14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
100%{-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
}
@keyframes dots-loader{0%{-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
8.33%{-moz-box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;-webkit-box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
16.67%{-moz-box-shadow:#f86 14px 14px 0 7px,#fc6 14px 14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;-webkit-box-shadow:#f86 14px 14px 0 7px,#fc6 14px 14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 14px 14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
25%{-moz-box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px 14px 0 7px,#4ae -14px 14px 0 7px;-webkit-box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px 14px 0 7px,#4ae -14px 14px 0 7px}
33.33%{-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae -14px -14px 0 7px;-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae -14px -14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae -14px -14px 0 7px}
41.67%{-moz-box-shadow:#f86 14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;-webkit-box-shadow:#f86 14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
50%{-moz-box-shadow:#f86 14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;-webkit-box-shadow:#f86 14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
58.33%{-moz-box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;-webkit-box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 -14px 14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
66.67%{-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px -14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px -14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 -14px -14px 0 7px,#6d7 -14px -14px 0 7px,#4ae 14px -14px 0 7px}
75%{-moz-box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px -14px 0 7px,#4ae 14px -14px 0 7px;-webkit-box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px -14px 0 7px,#4ae 14px -14px 0 7px;box-shadow:#f86 14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px -14px 0 7px,#4ae 14px -14px 0 7px}
83.33%{-moz-box-shadow:#f86 14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae 14px 14px 0 7px;-webkit-box-shadow:#f86 14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae 14px 14px 0 7px;box-shadow:#f86 14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae 14px 14px 0 7px}
91.67%{-moz-box-shadow:#f86 -14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;-webkit-box-shadow:#f86 -14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px 14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
100%{-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px}
}
.dots-loader:not(:required){overflow:hidden;position:relative;text-indent:-9999px;display:inline-block;width:7px;height:7px;background:0 0;border-radius:100%;-moz-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;-webkit-box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;box-shadow:#f86 -14px -14px 0 7px,#fc6 14px -14px 0 7px,#6d7 14px 14px 0 7px,#4ae -14px 14px 0 7px;-moz-animation:dots-loader 5s infinite ease-in-out;-webkit-animation:dots-loader 5s infinite ease-in-out;animation:dots-loader 5s infinite ease-in-out;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}
@-moz-keyframes circles-loader{0%{-moz-transform:rotate(-720deg);transform:rotate(-720deg)}
50%{-moz-transform:rotate(720deg);transform:rotate(720deg)}
}
@-webkit-keyframes circles-loader{0%{-webkit-transform:rotate(-720deg);transform:rotate(-720deg)}
50%{-webkit-transform:rotate(720deg);transform:rotate(720deg)}
}
@keyframes circles-loader{0%{-moz-transform:rotate(-720deg);-ms-transform:rotate(-720deg);-webkit-transform:rotate(-720deg);transform:rotate(-720deg)}
50%{-moz-transform:rotate(720deg);-ms-transform:rotate(720deg);-webkit-transform:rotate(720deg);transform:rotate(720deg)}
}
.circles-loader:not(:required){position:relative;text-indent:-9999px;display:inline-block;width:25px;height:25px;background:rgba(255,204,51,.9);border-radius:100%;-moz-animation:circles-loader 3s infinite ease-in-out;-webkit-animation:circles-loader 3s infinite ease-in-out;animation:circles-loader 3s infinite ease-in-out;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}
.circles-loader:not(:required)::after,.circles-loader:not(:required)::before{border-radius:100%;position:absolute;width:25px;height:25px;top:18.75px;content:''}
.circles-loader:not(:required)::before{background:rgba(255,102,0,.6);left:-10.83px}
.circles-loader:not(:required)::after{background:rgba(255,51,0,.4);left:10.83px}
@-moz-keyframes plus-loader-top{2.5%{background:#f86;-moz-transform:rotateY(0);transform:rotateY(0);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
13.75%{background:#ff430d;-moz-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
13.76%{background:#ffae0d;-moz-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}
25%{background:#fc6;-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
27.5%{background:#fc6;-moz-transform:rotateY(180deg);transform:rotateY(180deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
41.25%{background:#ffae0d;-moz-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
41.26%{background:#2cc642;-moz-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}
50%{background:#6d7;-moz-transform:rotateY(0);transform:rotateY(0)}
52.5%{background:#6d7;-moz-transform:rotateY(0);transform:rotateY(0);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
63.75%{background:#2cc642;-moz-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
63.76%{background:#1386d2;-moz-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}
75%{background:#4ae;-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
77.5%{background:#4ae;-moz-transform:rotateY(180deg);transform:rotateY(180deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
91.25%{background:#1386d2;-moz-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
91.26%{background:#ff430d;-moz-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
100%{background:#f86;-moz-transform:rotateY(0);transform:rotateY(0);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
}
@-webkit-keyframes plus-loader-top{2.5%{background:#f86;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
13.75%{background:#ff430d;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
13.76%{background:#ffae0d;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
25%{background:#fc6;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
27.5%{background:#fc6;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
41.25%{background:#ffae0d;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
41.26%{background:#2cc642;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
50%{background:#6d7;-webkit-transform:rotateY(0);transform:rotateY(0)}
52.5%{background:#6d7;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
63.75%{background:#2cc642;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
63.76%{background:#1386d2;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
75%{background:#4ae;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
77.5%{background:#4ae;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
91.25%{background:#1386d2;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
91.26%{background:#ff430d;-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
100%{background:#f86;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
}
@keyframes plus-loader-top{2.5%{background:#f86;-moz-transform:rotateY(0);-ms-transform:rotateY(0);-webkit-transform:rotateY(0);transform:rotateY(0);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
13.75%{background:#ff430d;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
13.76%{background:#ffae0d;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
25%{background:#fc6;-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
27.5%{background:#fc6;-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
41.25%{background:#ffae0d;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
41.26%{background:#2cc642;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
50%{background:#6d7;-moz-transform:rotateY(0);-ms-transform:rotateY(0);-webkit-transform:rotateY(0);transform:rotateY(0)}
52.5%{background:#6d7;-moz-transform:rotateY(0);-ms-transform:rotateY(0);-webkit-transform:rotateY(0);transform:rotateY(0);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
63.75%{background:#2cc642;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
63.76%{background:#1386d2;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
75%{background:#4ae;-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
77.5%{background:#4ae;-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
91.25%{background:#1386d2;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
91.26%{background:#ff430d;-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
100%{background:#f86;-moz-transform:rotateY(0);-ms-transform:rotateY(0);-webkit-transform:rotateY(0);transform:rotateY(0);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
}
@-moz-keyframes plus-loader-bottom{0%,50%{background:#fc6;-moz-animation-timing-function:step-start;animation-timing-function:step-start}
100%,75%{background:#4ae;-moz-animation-timing-function:step-start;animation-timing-function:step-start}
}
@-webkit-keyframes plus-loader-bottom{0%,50%{background:#fc6;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
100%,75%{background:#4ae;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
}
@keyframes plus-loader-bottom{0%,50%{background:#fc6;-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
100%,75%{background:#4ae;-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
}
@-moz-keyframes plus-loader-background{0%{background:#f86;-moz-transform:rotateZ(180deg);transform:rotateZ(180deg)}
25%{background:#f86;-moz-transform:rotateZ(180deg);transform:rotateZ(180deg);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
27.5%{background:#6d7;-moz-transform:rotateZ(90deg);transform:rotateZ(90deg)}
50%{background:#6d7;-moz-transform:rotateZ(90deg);transform:rotateZ(90deg);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
52.5%{background:#6d7;-moz-transform:rotateZ(0);transform:rotateZ(0)}
75%{background:#6d7;-moz-transform:rotateZ(0);transform:rotateZ(0);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
77.5%{background:#f86;-moz-transform:rotateZ(270deg);transform:rotateZ(270deg)}
100%{background:#f86;-moz-transform:rotateZ(270deg);transform:rotateZ(270deg);-moz-animation-timing-function:step-start;animation-timing-function:step-start}
}
@-webkit-keyframes plus-loader-background{0%{background:#f86;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}
25%{background:#f86;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
27.5%{background:#6d7;-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}
50%{background:#6d7;-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
52.5%{background:#6d7;-webkit-transform:rotateZ(0);transform:rotateZ(0)}
75%{background:#6d7;-webkit-transform:rotateZ(0);transform:rotateZ(0);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
77.5%{background:#f86;-webkit-transform:rotateZ(270deg);transform:rotateZ(270deg)}
100%{background:#f86;-webkit-transform:rotateZ(270deg);transform:rotateZ(270deg);-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
}
@keyframes plus-loader-background{0%{background:#f86;-moz-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}
25%{background:#f86;-moz-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
27.5%{background:#6d7;-moz-transform:rotateZ(90deg);-ms-transform:rotateZ(90deg);-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}
50%{background:#6d7;-moz-transform:rotateZ(90deg);-ms-transform:rotateZ(90deg);-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
52.5%{background:#6d7;-moz-transform:rotateZ(0);-ms-transform:rotateZ(0);-webkit-transform:rotateZ(0);transform:rotateZ(0)}
75%{background:#6d7;-moz-transform:rotateZ(0);-ms-transform:rotateZ(0);-webkit-transform:rotateZ(0);transform:rotateZ(0);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
77.5%{background:#f86;-moz-transform:rotateZ(270deg);-ms-transform:rotateZ(270deg);-webkit-transform:rotateZ(270deg);transform:rotateZ(270deg)}
100%{background:#f86;-moz-transform:rotateZ(270deg);-ms-transform:rotateZ(270deg);-webkit-transform:rotateZ(270deg);transform:rotateZ(270deg);-moz-animation-timing-function:step-start;-webkit-animation-timing-function:step-start;animation-timing-function:step-start}
}
.plus-loader:not(:required){overflow:hidden;position:relative;text-indent:-9999px;display:inline-block;width:48px;height:48px;background:#f86;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transform:rotateZ(90deg);-ms-transform:rotateZ(90deg);-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-moz-animation:plus-loader-background 3s infinite ease-in-out;-webkit-animation:plus-loader-background 3s infinite ease-in-out;animation:plus-loader-background 3s infinite ease-in-out}
.plus-loader:not(:required)::after,.plus-loader:not(:required)::before{-moz-border-radius:24px 0 0 24px;right:50%;top:0;height:100%;-moz-transform-origin:100% 50%;position:absolute}
.plus-loader:not(:required)::after{background:#f86;-webkit-border-radius:24px;border-radius:24px 0 0 24px;content:'';width:50%;-ms-transform-origin:100% 50%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-moz-animation:plus-loader-top 3s infinite linear;-webkit-animation:plus-loader-top 3s infinite linear;animation:plus-loader-top 3s infinite linear}
.plus-loader:not(:required)::before{background:#fc6;-webkit-border-radius:24px;border-radius:24px 0 0 24px;content:'';width:50%;-ms-transform-origin:100% 50%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-moz-animation:plus-loader-bottom 3s infinite linear;-webkit-animation:plus-loader-bottom 3s infinite linear;animation:plus-loader-bottom 3s infinite linear}
@-moz-keyframes ball-loader{0%{-moz-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-moz-transform:translate3d(0,150px,-10px) scale3d(1,.95,1);transform:translate3d(0,150px,-10px) scale3d(1,.95,1);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-moz-transform:translate3d(0,150px,-10px) scale3d(1,.5,1);transform:translate3d(0,150px,-10px) scale3d(1,.5,1);-moz-animation-timing-function:linear;animation-timing-function:linear}
55%{-moz-transform:translate3d(0,150px,-10px) scale3d(1,1.25,1);transform:translate3d(0,150px,-10px) scale3d(1,1.25,1);-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
@-webkit-keyframes ball-loader{0%{-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-webkit-transform:translate3d(0,150px,-10px) scale3d(1,.95,1);transform:translate3d(0,150px,-10px) scale3d(1,.95,1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-webkit-transform:translate3d(0,150px,-10px) scale3d(1,.5,1);transform:translate3d(0,150px,-10px) scale3d(1,.5,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
55%{-webkit-transform:translate3d(0,150px,-10px) scale3d(1,1.25,1);transform:translate3d(0,150px,-10px) scale3d(1,1.25,1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
@keyframes ball-loader{0%{-moz-transform:translate3d(0,0,0) scale3d(1,1,1);-ms-transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-moz-transform:translate3d(0,150px,-10px) scale3d(1,.95,1);-ms-transform:translate3d(0,150px,-10px) scale3d(1,.95,1);-webkit-transform:translate3d(0,150px,-10px) scale3d(1,.95,1);transform:translate3d(0,150px,-10px) scale3d(1,.95,1);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-moz-transform:translate3d(0,150px,-10px) scale3d(1,.5,1);-ms-transform:translate3d(0,150px,-10px) scale3d(1,.5,1);-webkit-transform:translate3d(0,150px,-10px) scale3d(1,.5,1);transform:translate3d(0,150px,-10px) scale3d(1,.5,1);-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-timing-function:linear}
55%{-moz-transform:translate3d(0,150px,-10px) scale3d(1,1.25,1);-ms-transform:translate3d(0,150px,-10px) scale3d(1,1.25,1);-webkit-transform:translate3d(0,150px,-10px) scale3d(1,1.25,1);transform:translate3d(0,150px,-10px) scale3d(1,1.25,1);-moz-animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
@-moz-keyframes ball-loader-highlight{0%,100%{-moz-transform:skew(-20deg,0) translate3d(0,2.5px,1px);transform:skew(-20deg,0) translate3d(0,2.5px,1px);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-moz-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-moz-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-moz-animation-timing-function:linear;animation-timing-function:linear}
55%{-moz-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
@-webkit-keyframes ball-loader-highlight{0%,100%{-webkit-transform:skew(-20deg,0) translate3d(0,2.5px,1px);transform:skew(-20deg,0) translate3d(0,2.5px,1px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-webkit-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-webkit-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-webkit-animation-timing-function:linear;animation-timing-function:linear}
55%{-webkit-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
@keyframes ball-loader-highlight{0%,100%{-moz-transform:skew(-20deg,0) translate3d(0,2.5px,1px);-ms-transform:skew(-20deg,0) translate3d(0,2.5px,1px);-webkit-transform:skew(-20deg,0) translate3d(0,2.5px,1px);transform:skew(-20deg,0) translate3d(0,2.5px,1px);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-moz-transform:skew(-30deg,0) translate3d(0,0,1px);-ms-transform:skew(-30deg,0) translate3d(0,0,1px);-webkit-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-moz-transform:skew(-30deg,0) translate3d(0,0,1px);-ms-transform:skew(-30deg,0) translate3d(0,0,1px);-webkit-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-timing-function:linear}
55%{-moz-transform:skew(-30deg,0) translate3d(0,0,1px);-ms-transform:skew(-30deg,0) translate3d(0,0,1px);-webkit-transform:skew(-30deg,0) translate3d(0,0,1px);transform:skew(-30deg,0) translate3d(0,0,1px);-moz-animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
@-moz-keyframes ball-loader-shadow{0%,100%{-moz-transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-moz-transform:translate3d(12.5px,-15px,-1px);transform:translate3d(12.5px,-15px,-1px);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-moz-transform:translate3d(12.5px,-15px,-1px) scale3d(1,1,1);transform:translate3d(12.5px,-15px,-1px) scale3d(1,1,1);-moz-animation-timing-function:linear;animation-timing-function:linear}
55%{-moz-transform:translate3d(12.5px,-15px,-1px);transform:translate3d(12.5px,-15px,-1px);-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
@-webkit-keyframes ball-loader-shadow{0%,100%{-webkit-transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-webkit-transform:translate3d(12.5px,-15px,-1px);transform:translate3d(12.5px,-15px,-1px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-webkit-transform:translate3d(12.5px,-15px,-1px) scale3d(1,1,1);transform:translate3d(12.5px,-15px,-1px) scale3d(1,1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
55%{-webkit-transform:translate3d(12.5px,-15px,-1px);transform:translate3d(12.5px,-15px,-1px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
@keyframes ball-loader-shadow{0%,100%{-moz-transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);-ms-transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);-webkit-transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
45%{-moz-transform:translate3d(12.5px,-15px,-1px);-ms-transform:translate3d(12.5px,-15px,-1px);-webkit-transform:translate3d(12.5px,-15px,-1px);transform:translate3d(12.5px,-15px,-1px);-moz-animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
50%{-moz-transform:translate3d(12.5px,-15px,-1px) scale3d(1,1,1);-ms-transform:translate3d(12.5px,-15px,-1px) scale3d(1,1,1);-webkit-transform:translate3d(12.5px,-15px,-1px) scale3d(1,1,1);transform:translate3d(12.5px,-15px,-1px) scale3d(1,1,1);-moz-animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-timing-function:linear}
55%{-moz-transform:translate3d(12.5px,-15px,-1px);-ms-transform:translate3d(12.5px,-15px,-1px);-webkit-transform:translate3d(12.5px,-15px,-1px);transform:translate3d(12.5px,-15px,-1px);-moz-animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
}
.ball-loader:not(:required){position:relative;display:inline-block;font-size:0;letter-spacing:-1px;border-radius:100%;background:#f86;width:50px;height:50px;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-moz-transform:translate3d(0,0,0) scale3d(1,1,1);-ms-transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%;-moz-animation:ball-loader 1.5s infinite linear;-webkit-animation:ball-loader 1.5s infinite linear;animation:ball-loader 1.5s infinite linear}
.ball-loader:not(:required)::after{content:'';position:absolute;top:4.5px;left:5.5px;width:15px;height:15px;background:#ffb099;border-radius:100%;-moz-transform:skew(-20deg,0) translate3d(0,2.5px,1px);-ms-transform:skew(-20deg,0) translate3d(0,2.5px,1px);-webkit-transform:skew(-20deg,0) translate3d(0,2.5px,1px);transform:skew(-20deg,0) translate3d(0,2.5px,1px);-moz-animation:ball-loader-highlight 1.5s infinite linear;-webkit-animation:ball-loader-highlight 1.5s infinite linear;animation:ball-loader-highlight 1.5s infinite linear}
.ball-loader:not(:required)::before{content:'';position:absolute;top:50px;left:5.5px;width:50px;height:15px;background:rgba(0,0,0,.2);border-radius:100%;-moz-transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);-ms-transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);-webkit-transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);transform:translate3d(66.67px,66.67px,-1px) scale3d(1.25,1.25,1);-moz-animation:ball-loader-shadow 1.5s infinite linear;-webkit-animation:ball-loader-shadow 1.5s infinite linear;animation:ball-loader-shadow 1.5s infinite linear;-webkit-filter:blur(1px);filter:blur(1px)}
.hexdots-loader:not(:required),.inner-circles-loader:not(:required),.pong-loader:not(:required){position:relative;display:inline-block;overflow:hidden}
@-moz-keyframes hexdots-loader{0%{-moz-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
8.33%{-moz-box-shadow:#666 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
16.67%{-moz-box-shadow:#666 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
25%{-moz-box-shadow:#666 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
33.33%{-moz-box-shadow:#666 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
41.67%{-moz-box-shadow:#666 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px}
50%{-moz-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px}
58.33%{-moz-box-shadow:#666 26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px;box-shadow:#666 26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px}
66.67%{-moz-box-shadow:#666 26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px;box-shadow:#666 26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px}
75%{-moz-box-shadow:#666 0 30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px;box-shadow:#666 0 30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px}
83.33%{-moz-box-shadow:#666 -26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px;box-shadow:#666 -26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px}
91.67%{-moz-box-shadow:#666 -26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
100%{-moz-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
}
@-webkit-keyframes hexdots-loader{0%{-webkit-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
8.33%{-webkit-box-shadow:#666 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
16.67%{-webkit-box-shadow:#666 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
25%{-webkit-box-shadow:#666 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
33.33%{-webkit-box-shadow:#666 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
41.67%{-webkit-box-shadow:#666 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px}
50%{-webkit-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px}
58.33%{-webkit-box-shadow:#666 26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px;box-shadow:#666 26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px}
66.67%{-webkit-box-shadow:#666 26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px;box-shadow:#666 26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px}
75%{-webkit-box-shadow:#666 0 30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px;box-shadow:#666 0 30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px}
83.33%{-webkit-box-shadow:#666 -26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px;box-shadow:#666 -26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px}
91.67%{-webkit-box-shadow:#666 -26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
100%{-webkit-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
}
@keyframes hexdots-loader{0%{-moz-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;-webkit-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
8.33%{-moz-box-shadow:#666 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;-webkit-box-shadow:#666 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
16.67%{-moz-box-shadow:#666 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;-webkit-box-shadow:#666 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
25%{-moz-box-shadow:#666 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;-webkit-box-shadow:#666 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
33.33%{-moz-box-shadow:#666 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;-webkit-box-shadow:#666 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
41.67%{-moz-box-shadow:#666 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px;-webkit-box-shadow:#666 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px,#999 -26px -15px 0 7px}
50%{-moz-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px;-webkit-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px,#999 0 -30px 0 7px}
58.33%{-moz-box-shadow:#666 26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px;-webkit-box-shadow:#666 26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px;box-shadow:#666 26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px,#999 26px -15px 0 7px}
66.67%{-moz-box-shadow:#666 26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px;-webkit-box-shadow:#666 26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px;box-shadow:#666 26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px,#999 26px 15px 0 7px}
75%{-moz-box-shadow:#666 0 30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px;-webkit-box-shadow:#666 0 30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px;box-shadow:#666 0 30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px}
83.33%{-moz-box-shadow:#666 -26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px;-webkit-box-shadow:#666 -26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px;box-shadow:#666 -26px 15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px 15px 0 7px}
91.67%{-moz-box-shadow:#666 -26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;-webkit-box-shadow:#666 -26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 -26px -15px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
100%{-moz-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;-webkit-box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 -26px 15px 0 7px,#999 -26px -15px 0 7px}
}
.hexdots-loader:not(:required){text-indent:-9999px;width:7px;height:7px;background:0 0;border-radius:100%;-moz-box-shadow:#666 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px;-webkit-box-shadow:#666 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px;box-shadow:#666 0 -30px 0 7px,#999 26px -15px 0 7px,#999 26px 15px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px,#999 0 30px 0 7px;-moz-animation:hexdots-loader 5s infinite ease-in-out;-webkit-animation:hexdots-loader 5s infinite ease-in-out;animation:hexdots-loader 5s infinite ease-in-out;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}
.inner-circles-loader:not(:required){-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);width:50px;height:50px;background:rgba(25,165,152,.5);border-radius:50%;text-indent:-9999px;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}
.inner-circles-loader:not(:required):after,.inner-circles-loader:not(:required):before{content:'';position:absolute;top:0;display:inline-block;width:50px;height:50px;border-radius:50%}
.inner-circles-loader:not(:required):before{-moz-animation:inner-circles-loader 3s infinite;-webkit-animation:inner-circles-loader 3s infinite;animation:inner-circles-loader 3s infinite;-moz-transform-origin:0 50%;-ms-transform-origin:0 50%;-webkit-transform-origin:0 50%;transform-origin:0 50%;left:0;background:#c7efcf}
.inner-circles-loader:not(:required):after{-moz-animation:inner-circles-loader 3s .2s reverse infinite;-webkit-animation:inner-circles-loader 3s .2s reverse infinite;animation:inner-circles-loader 3s .2s reverse infinite;-moz-transform-origin:100% 50%;-ms-transform-origin:100% 50%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;right:0;background:#eef5db}
@-moz-keyframes inner-circles-loader{0%,100%{-moz-transform:rotate(0);transform:rotate(0)}
50%{-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes inner-circles-loader{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}
50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes inner-circles-loader{0%,100%{-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
50%{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@-moz-keyframes pong-loader{0%{left:5px;top:0}
25%{left:65px;top:20px}
50%{left:5px}
62.5%{top:50px}
75%{left:65px;top:70%}
100%{left:5px;top:0}
}
@-webkit-keyframes pong-loader{0%{left:5px;top:0}
25%{left:65px;top:20px}
50%{left:5px}
62.5%{top:50px}
75%{left:65px;top:70%}
100%{left:5px;top:0}
}
@keyframes pong-loader{0%{left:5px;top:0}
25%{left:65px;top:20px}
50%{left:5px}
62.5%{top:50px}
75%{left:65px;top:70%}
100%{left:5px;top:0}
}
@-moz-keyframes pong-loader-paddle-1{0%{-moz-box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
25%{-moz-box-shadow:inset #353c39 0 15px 0 0,inset #353c39 0 -25px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 15px 0 0,inset #353c39 0 -25px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
50%{-moz-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
62.5%{-moz-box-shadow:inset #353c39 0 10px 0 0,inset #353c39 0 -30px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 10px 0 0,inset #353c39 0 -30px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
75%{-moz-box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
100%{-moz-box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
}
@-webkit-keyframes pong-loader-paddle-1{0%{-webkit-box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
25%{-webkit-box-shadow:inset #353c39 0 15px 0 0,inset #353c39 0 -25px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 15px 0 0,inset #353c39 0 -25px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
50%{-webkit-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
62.5%{-webkit-box-shadow:inset #353c39 0 10px 0 0,inset #353c39 0 -30px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 10px 0 0,inset #353c39 0 -30px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
75%{-webkit-box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
100%{-webkit-box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
}
@keyframes pong-loader-paddle-1{0%{-moz-box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
25%{-moz-box-shadow:inset #353c39 0 15px 0 0,inset #353c39 0 -25px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 15px 0 0,inset #353c39 0 -25px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 15px 0 0,inset #353c39 0 -25px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
50%{-moz-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
62.5%{-moz-box-shadow:inset #353c39 0 10px 0 0,inset #353c39 0 -30px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 10px 0 0,inset #353c39 0 -30px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 10px 0 0,inset #353c39 0 -30px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
75%{-moz-box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
100%{-moz-box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 5px 0 0,inset #353c39 0 -35px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
}
@-moz-keyframes pong-loader-paddle-2{0%{-moz-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
50%{-moz-box-shadow:inset #353c39 0 30px 0 0,inset #353c39 0 -10px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 30px 0 0,inset #353c39 0 -10px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
62.5%{-moz-box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
75%{-moz-box-shadow:inset #353c39 0 20px 0 0,inset #353c39 0 -20px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 20px 0 0,inset #353c39 0 -20px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
100%{-moz-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
}
@-webkit-keyframes pong-loader-paddle-2{0%{-webkit-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
50%{-webkit-box-shadow:inset #353c39 0 30px 0 0,inset #353c39 0 -10px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 30px 0 0,inset #353c39 0 -10px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
62.5%{-webkit-box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
75%{-webkit-box-shadow:inset #353c39 0 20px 0 0,inset #353c39 0 -20px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 20px 0 0,inset #353c39 0 -20px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
100%{-webkit-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
}
@keyframes pong-loader-paddle-2{0%{-moz-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
50%{-moz-box-shadow:inset #353c39 0 30px 0 0,inset #353c39 0 -10px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 30px 0 0,inset #353c39 0 -10px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 30px 0 0,inset #353c39 0 -10px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
62.5%{-moz-box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 40px 0 0,inset #353c39 0 0 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
75%{-moz-box-shadow:inset #353c39 0 20px 0 0,inset #353c39 0 -20px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 20px 0 0,inset #353c39 0 -20px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 20px 0 0,inset #353c39 0 -20px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
100%{-moz-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 3px 0 0 0,inset #8cdb8b -10px 0 0 0}
}
.pong-loader:not(:required){width:80px;height:60px;background:#353c39;text-indent:100%;-moz-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-moz-animation:pong-loader-paddle-1 1.5s infinite linear;-webkit-animation:pong-loader-paddle-1 1.5s infinite linear;animation:pong-loader-paddle-1 1.5s infinite linear}
.pong-loader:not(:required):after,.pong-loader:not(:required):before{content:"";display:block;position:absolute;left:0;top:0;width:10px}
.pong-loader:not(:required):before{-moz-animation:pong-loader-paddle-2 1.5s infinite linear;-webkit-animation:pong-loader-paddle-2 1.5s infinite linear;animation:pong-loader-paddle-2 1.5s infinite linear;height:100%;-moz-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;-webkit-box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0;box-shadow:inset #353c39 0 0 0 0,inset #353c39 0 -40px 0 0,inset #353c39 -3px 0 0 0,inset #8cdb8b -10px 0 0 0}
.pong-loader:not(:required):after{-moz-animation:pong-loader 1.5s infinite linear;-webkit-animation:pong-loader 1.5s infinite linear;animation:pong-loader 1.5s infinite linear;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;height:10px;background:#8cdb8b}
.pulse-loader:not(:required){display:inline-block;width:50px;height:50px;-moz-animation:pulse-loader .7s linear infinite alternate;-webkit-animation:pulse-loader .7s linear infinite alternate;animation:pulse-loader .7s linear infinite alternate;border:2px solid #e67e22;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;text-indent:50px}
@-moz-keyframes pulse-loader{0%{-moz-box-shadow:#e67e22 0 0 0 20px;box-shadow:#e67e22 0 0 0 20px}
40%{-moz-box-shadow:none;box-shadow:none}
100%{-moz-box-shadow:#e67e22 0 0 0 25px inset;box-shadow:#e67e22 0 0 0 25px inset}
}
@-webkit-keyframes pulse-loader{0%{-webkit-box-shadow:#e67e22 0 0 0 20px;box-shadow:#e67e22 0 0 0 20px}
40%{-webkit-box-shadow:none;box-shadow:none}
100%{-webkit-box-shadow:#e67e22 0 0 0 25px inset;box-shadow:#e67e22 0 0 0 25px inset}
}
@keyframes pulse-loader{0%{-moz-box-shadow:#e67e22 0 0 0 20px;-webkit-box-shadow:#e67e22 0 0 0 20px;box-shadow:#e67e22 0 0 0 20px}
40%{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
100%{-moz-box-shadow:#e67e22 0 0 0 25px inset;-webkit-box-shadow:#e67e22 0 0 0 25px inset;box-shadow:#e67e22 0 0 0 25px inset}
}.basicLightbox{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.8);opacity:.01;transition:opacity .4s ease;z-index:1000;will-change:opacity}
.basicLightbox--visible{opacity:1}
.basicLightbox__placeholder{max-width:100%;transform:scale(.9);transition:transform .4s ease;z-index:1;will-change:transform}
.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:95%;max-height:95%}
.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{pointer-events:auto}
.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{width:auto;height:auto}
.basicLightbox--iframe .basicLightbox__placeholder,.basicLightbox--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder{width:100%;height:100%;pointer-events:none}
.basicLightbox--visible .basicLightbox__placeholder{transform:scale(1)}