.alert-popup-container{text-align:center;background:#FFF;padding:100px 100px 150px}.alert-popup-title{font-size:30px;font-weight:700;margin-top:-15px;margin-bottom:15px;z-index:2;position:relative}.success .alert-popup-title{color:var(--main-color)}.danger .alert-popup-title{color:#d52c2c!important}.notify_msg .alert-popup-title{color:#ffc107!important}.alert-popup-message{font-size:21px;font-weight:300;line-height:1.4}.svg-box{display:inline-block;position:relative;width:150px}.green-stroke{stroke:var(--main-color)}.red-stroke{stroke:#d52c2c!important}.yellow-stroke{stroke:#ffc107}.circular circle.path{stroke-dasharray:330;stroke-dashoffset:0;stroke-linecap:round;opacity:.4;animation:.7s draw-circle ease-out}.checkmark{stroke-width:6.25;stroke-linecap:round;position:absolute;top:56px;left:49px;width:52px;height:40px}.checkmark path{animation:1s draw-check ease-out}@keyframes draw-circle{0%{stroke-dasharray:0,330;stroke-dashoffset:0;opacity:1}80%{stroke-dasharray:330,330;stroke-dashoffset:0;opacity:1}to{opacity:.4}}@keyframes draw-check{0%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:0}50%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:1}to{stroke-dasharray:130,80;stroke-dashoffset:48}}.ani_cross{stroke-width:6.25;stroke-linecap:round;position:absolute;top:54px;left:54px;width:40px;height:40px}.ani_cross .first-line{animation:.7s draw-first-line ease-out}.ani_cross .second-line{animation:.7s draw-second-line ease-out}@keyframes draw-first-line{0%{stroke-dasharray:0,56;stroke-dashoffset:0}50%{stroke-dasharray:0,56;stroke-dashoffset:0}to{stroke-dasharray:56,330;stroke-dashoffset:0}}@keyframes draw-second-line{0%{stroke-dasharray:0,55;stroke-dashoffset:1}50%{stroke-dasharray:0,55;stroke-dashoffset:1}to{stroke-dasharray:55,0;stroke-dashoffset:70}}.alert-sign{stroke-width:6.25;stroke-linecap:round;position:absolute;top:40px;left:68px;width:15px;height:70px;animation:.5s alert-sign-bounce cubic-bezier(.175,.885,.32,1.275)}.alert-sign .dot{stroke:none;fill:#ffc107}@keyframes alert-sign-bounce{0%{transform:scale(0);opacity:0}50%{transform:scale(0);opacity:1}to{transform:scale(1)}}
