﻿.plus-button[data-v-9fd33f94]{border-radius:100%;background-color:#0047bb;padding:2px}.remaining-allocation-amount[data-v-9fd33f94]{color:#59af6e}.nested-table{border-spacing:4px}.table-data{height:inherit}.table-data div{height:100%;min-height:100%}.show-table{opacity:1}.hide-table{opacity:0}.show-table-row{-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;height:40px;opacity:1}.hide-table-row,.show-table-row{-webkit-animation-duration:.1s;animation-duration:.1s}.hide-table-row{-webkit-animation-name:fade-out;animation-name:fade-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;height:0;opacity:0}@-webkit-keyframes fade-in{0%{height:0;opacity:0}to{opacity:1;height:40px}}@keyframes fade-in{0%{height:0;opacity:0}to{opacity:1;height:40px}}@-webkit-keyframes fade-out{0%{height:40px;opacity:1}to{opacity:0;display:none;height:0}}@keyframes fade-out{0%{height:40px;opacity:1}to{opacity:0;display:none;height:0}}.nested-table td{padding:1px!important}