.lds-roller{display:inline-block;position:relative;width:20px;height:20px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:10px 10px}.lds-roller div:after{content:" ";display:block;position:absolute;width:2px;height:2px;border-radius:50%;background:#fff;margin:-1px 0 0 -1px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:13px;left:13px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:14px;left:11px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:15px;left:10px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:16px;left:10px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:15px;left:10px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:14px;left:11px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:13px;left:13px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:12px;left:15px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{width:12px;height:12px;border:3px solid #fff;display:inline-block;position:relative;animation:rotation 1s linear infinite}.loader,.loader:after{border-radius:50%;box-sizing:border-box}.loader:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-color:#ff3d00 transparent;border-style:solid;border-width:3px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}