.modal_layout .modal_header button.close{background-color:transparent}.spinner_wrapper{width:28px;height:28px;margin:50px auto;display:none}.spinner_wrapper.enabled{display:block;-webkit-animation:.5s fade-in-spinner;animation:.5s fade-in-spinner}.spinner_wrapper.large{width:50px;height:50px}.spinner_wrapper.small{width:18px;height:18px;margin:0}.spinner_wrapper g{stroke-width:5px;stroke-linecap:round;stroke:rgba(245,105,50,.8);stroke:#f56932}.spinner_wrapper g.theme_festive{stroke:rgba(187,78,206,.8)}.spinner_wrapper g.theme_health{stroke:rgba(12,163,198,.8)}.spinner_wrapper g.theme_success{stroke:rgba(147,188,86,.8)}.spinner_wrapper g.theme_emerald{stroke:rgba(45,117,89,.8)}.spinner_wrapper g.theme_gray{stroke:rgba(242,242,242,.8);stroke:rgba(89,89,89,.8)}.spinner_wrapper g.theme_orange{stroke:rgba(245,105,50,.8)}.spinner_wrapper line{opacity:.35;-webkit-animation:.8s infinite spin-spinner;animation:.8s infinite spin-spinner}.spinner_wrapper line:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.spinner_wrapper line:nth-child(2){-webkit-animation-delay:.0666666667s;animation-delay:.0666666667s}.spinner_wrapper line:nth-child(3){-webkit-animation-delay:.1333333333s;animation-delay:.1333333333s}.spinner_wrapper line:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s}.spinner_wrapper line:nth-child(5){-webkit-animation-delay:.2666666667s;animation-delay:.2666666667s}.spinner_wrapper line:nth-child(6){-webkit-animation-delay:.3333333333s;animation-delay:.3333333333s}.spinner_wrapper line:nth-child(7){-webkit-animation-delay:.4s;animation-delay:.4s}.spinner_wrapper line:nth-child(8){-webkit-animation-delay:.4666666667s;animation-delay:.4666666667s}.spinner_wrapper line:nth-child(9){-webkit-animation-delay:.5333333333s;animation-delay:.5333333333s}.spinner_wrapper line:nth-child(10){-webkit-animation-delay:.6s;animation-delay:.6s}.spinner_wrapper line:nth-child(11){-webkit-animation-delay:.6666666667s;animation-delay:.6666666667s}.spinner_wrapper line:nth-child(12){-webkit-animation-delay:.7333333333s;animation-delay:.7333333333s}@-webkit-keyframes spin-spinner{0%,100%{opacity:.35}25%{opacity:1}}@keyframes spin-spinner{0%,100%{opacity:.35}25%{opacity:1}}@-webkit-keyframes fade-in-spinner{from{opacity:0}to{opacity:1}}@keyframes fade-in-spinner{from{opacity:0}to{opacity:1}}.spinner_container.loading{height:100%;display:flex;flex-direction:column;justify-content:center}
