.button--light{color:#000;background:#fff;border-color:#fff;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}.button--light .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(0,0,0,.5);pointer-events:none}.button--light:hover{background-color:#d9d9d9;border-color:#d9d9d9}.button--transparent{color:#000;background:#fff;border-color:#e7eaec;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}.button--transparent .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(0,0,0,.5);pointer-events:none}.button--transparent:hover{background-color:#d9d9d9;border-color:#bcc5ca}.button--blue{color:#fff;background:#158eff;border-color:#158eff;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}.button--blue .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(255,255,255,.5);pointer-events:none}.button--blue:hover{background-color:#0067c7;border-color:#0067c7}.button--red{color:#fff;background:#de5050;border-color:#de5050;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}.button--red .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(255,255,255,.5);pointer-events:none}.button--red:hover{background-color:#be2424;border-color:#be2424}.button--green{color:#fff;background:#00acac;border-color:#00acac;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}.button--green .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(255,255,255,.5);pointer-events:none}.button--green:hover{background-color:#005f60;border-color:#005f60}.button--grey{color:#626262;background:#e9e9e9;border-color:#e9e9e9;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}.button--grey .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(255,255,255,.5);pointer-events:none}.button--grey:hover{background-color:#c2c2c2;border-color:#c2c2c2}.button--dark{color:#fff;background:#656565;border-color:#656565;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}.button--dark .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(255,255,255,.5);pointer-events:none}.button--dark:hover{background-color:#3f3f3f;border-color:#3f3f3f}.button--shadow{box-shadow:1px 2px 8px -3px rgba(0,0,0,.85)}.lovely-alert__modal{width:100%;height:100%;background-color:rgba(0,0,0,.3);overflow:hidden;text-align:center;position:fixed;top:0;z-index:99999;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-o-animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lovely-alert__container{position:relative;width:440px;max-height:380px;padding:30px;background-color:#fff;border-radius:3px;box-shadow:0 5px 15px -3px rgba(0,0,0,.85);-o-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;transition:all 1s ease 0s;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-o-animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lovely-alert__icon{position:relative;height:100px;width:100%}.lovely-alert__icon .sa-icon{margin:0;position:absolute;top:50%;left:50%;-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lovely-alert__title{margin-top:11px;height:90px;line-height:40px;padding:5px;color:#626262;text-align:center;font-size:30px;font-weight:600}.lovely-alert__description{display:block;height:0;overflow:auto;text-align:left;margin-bottom:0;padding:0;opacity:0;font-size:12px;background:#f8f8f8;border:solid 1px #e7eaec;color:#626262;-o-transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;transition:all .5s ease 0s;-ms-word-wrap:break-word;word-wrap:break-word}.lovely-alert__text{font-size:13px;font-weight:600;color:#626262;margin-bottom:10px;max-height:55px;overflow:hidden}.lovely-alert__toggle{font-size:12px;color:#626262;padding:5px 10px;margin-bottom:10px;border-radius:3px}.lovely-alert__message{text-align:center;color:#878787;margin-bottom:20px;font-size:15px;max-height:80px;overflow-x:hidden;overflow-y:auto}.lovely-alert__buttons{padding:5px 0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}.lovely-alert__modal--enter{visibility:visible}.lovely-alert__modal--exit{visibility:hidden}.lovely-alert__container--enter{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp}.lovely-alert__container--exit{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp}.lovely-alert__container--large{max-height:100%;height:auto;width:500px}.lovely-alert__container--large .lovely-alert__title{font-size:24px;white-space:normal;line-height:28px;height:auto}.lovely-alert__description--expanded{height:120px;margin-bottom:10px;padding:5px;opacity:1}.page-progress-bar{position:fixed;height:10px;top:0;opacity:.75;background:red;background:-moz-linear-gradient(top,red 0,rgba(255,192,203,.2) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,red),color-stop(50%,rgba(255,192,203,.2)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,red 0,rgba(255,192,203,.2) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,red 0,rgba(255,192,203,.2) 50%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,red 0,rgba(255,192,203,.2) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,red 0,rgba(255,192,203,.2) 50%,rgba(255,255,255,0) 100%);-o-transition:width 1s ease 0s;-webkit-transition:width 1s ease 0s;-moz-transition:width 1s ease 0s;transition:width 1s ease 0s;z-index:3}