@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ui-box{padding:12px}@media print,screen and (min-width:769px){.ui-box{padding:32px}}@media screen and (min-width:1408px){.ui-box{padding:48px}}@media print{.ui-box{background:none!important;padding:0!important}}