.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)}}.DkProductManager{width:100%}.DkProductManager .bv-highlighted-row .row>.col-6{padding:10px 15px}.DkProductManager .bv-highlighted-row .row>.col,.DkProductManager .bv-highlighted-row .row>.col-2,.DkProductManager .bv-highlighted-row .row>.col-3,.DkProductManager .bv-highlighted-row .row>.col-4,.DkProductManager .bv-highlighted-row .row>.col-5,.DkProductManager .bv-highlighted-row .row>.col-6{border:1px solid rgba(86,61,124,.2)}.DkProductManager .bv-highlighted-row .row{background-color:rgba(0,0,0,.05)}.DkProductManager .bv-highlighted-row .row.whiteRow{background-color:rgba(0,0,0,.02)}