.cssSpinner{margin:10px auto;width:50px;height:40px;text-align:center;font-size:10px}.cssSpinner>div{margin:2px;background-color:#ff4500;height:100%;width:6px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.cssSpinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.cssSpinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.cssSpinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.cssSpinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.body-content{padding-left:15px;padding-right:15px}.validation-border{border-color:red}.validation-errors{color:red}.successMsg{color:green}.hidden-label{display:none}.redtxt{color:red}div.align-button-right{text-align:right}