.study-action-icon.deliverableOneBtn.has-deliverable{
  color:#06150f!important;background:#2ee59d!important;border-color:#79ffd0!important;
  box-shadow:0 0 0 2px #2ee59d30,0 0 16px #2ee59d78!important;
}
.study-action-icon.details.opens-deliverable{border-color:#2ee59d!important;color:#8fffd4!important}
.study-action-icon.viewerOneBtn{border-color:#4ca4df!important;color:#8bdcff!important;background:#0b2940!important}
.study-action-icon.deliverableOneBtn.deliverable-incomplete{
  color:#241600!important;background:#ffbd59!important;border-color:#ffd99b!important;
}
.study-action-icon.deliverableOneBtn.deliverable-queued{
  color:#e9f8ff!important;background:#17689b!important;border-color:#62c8ff!important;
  animation:servpacs-magazine-pulse 1.4s ease-in-out infinite alternate;
}
@keyframes servpacs-magazine-pulse{to{box-shadow:0 0 18px #55c8ff99}}
.study-action-icon.compressOneBtn.is-compressed{
  color:#201300!important;background:#ffb84d!important;border-color:#ffd18c!important;
}
.deliverable-queue-state{
  margin-top:10px;padding:12px;border:1px solid #4ca2df;border-radius:10px;
  background:#0b2740;color:#eaf7ff;
}
