.nav-link.active{background-color:#d3d3d3;color:#fff;text-decoration:underline}.btn-sm{padding:0 3px;font-weight:700;font-size:12px}.rocod-nav-item{border-bottom:solid;border-bottom-color:#e6e6fa;padding:10px}.rocod-nav-item.active{border-bottom-color:#add8e6;background-color:#e6e6fa;font-weight:700}.alert-validation{padding:0 3px;margin-bottom:4px;margin-top:0}.multiline{white-space:pre-line}input[type=checkbox]{width:16px;height:16px}.rocod-sort-column{font-weight:700;cursor:pointer}.rocod-column{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=checkbox].form-check-inline{width:20px;height:20px}.stay-still{position:fixed}.dropdown-menu{position:absolute;transform:translate3d(0,38px,0);top:0;left:0;will-change:transform}.gradient-animated{height:3px;background:linear-gradient(to right,#27c4f5,#a307ba,#fd8d32,#70c050,#27c4f5) #27c4f5;background-size:500%;animation:2s linear infinite barprogress,375ms cubic-bezier(.4,0,.2,1) grow,.3s fadein}@keyframes barprogress{0%{background-position:0 0}to{background-position:125% 0}}.spinner{width:40px;height:40px;background-color:#add8e6;margin:10px;-webkit-animation:sk-rotateplane 1.2s infinite ease-in-out;animation:sk-rotateplane 1.2s infinite ease-in-out}@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0);-webkit-transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes grow{from{width:0%}to{width:100%}}