.notify-info-wl{background:#fff;width:500px;padding:24px 24px 10px;color:#212121;border-radius:2px;box-shadow:0 0 14px rgba(0,0,0,.24);position:fixed;top:24px;right:24px;transition:.3s;z-index:999;display:none}.notify-info-wl h3,.notify-info-wl p{margin-bottom:24px}.notify-info-wl h3 span.close{float:right;height:12px;width:12px;margin:3px;position:relative;cursor:pointer}.notify-info-wl h3 span.close:after,.notify-info-wl h3 span.close:before{content:"";background:#212121;width:2px;height:115%;position:absolute;left:50%;transform:rotate(-45deg)}.notify-info-wl h3 span.close:before{transform:rotate(45deg)}.notify-info-wl button{background:0 0;padding:0 16px;margin:0 0 16px 8px;border:none;border-radius:4px;outline:0;text-transform:uppercase;font-weight:500;white-space:nowrap;cursor:pointer;float:right;transition:.2s}.notify-info-wl button.btn-apply{background-color:#229ac8;color:#fff;border-radius:4px}.notify-info-wl button.btn-apply.show{margin:0;float:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notify-info-wl button.btn-apply:hover{background-color:#000;color:#fff;border-color:#000}.notify-info-wl button.btn-cancel{color:#ccc}.notify-info-wl button.btn-cancel:hover{background:rgba(153,153,153,.2)}.notify-info-wl button a{display:inline-block;width:calc(100% + 32px);color:inherit;text-decoration:none;transform:translateX(-16px)}