.fa.fa-spinner{-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.AuthorEdit .tabs{min-height:350px}@media screen and (min-width:768px){.splitView{clear:both}.splitView .edit.section,.splitView .RwvAuthor{width:50%;float:left}.splitView .RwvAuthor{border-left:1px solid rgba(0,0,0,.35)}.splitView .RwvImageCropper{width:300px}.splitView .col-md-6{flex:0 0 100%;max-width:100%}}