.innovation-project-states{padding:10px;width:100%;display:flex;justify-content:space-between}.innovation-project-states .v-tooltip{display:flex}.innovation-project-states .state{flex:1 1 auto;margin:0 5px;padding:0;height:40px;color:#fff;text-align:center;cursor:help}.innovation-project-states .state--active{flex-grow:1;width:75%!important;background-color:#515061;justify-content:center;align-items:center;display:inline-flex}.innovation-project-states .state--inactive{flex-shrink:1;min-width:5%;background-color:#a09fa8;color:#a09fa8}