3 height: 100% !important;
5 background: #e7ecf7 !important;
6 font-family: 'Lato', sans-serif;
12 display: inline-block;
44 max-width: 95% !important;
45 margin: 90px auto !important;
53 justify-content: space-between;
56 text-decoration: none;
57 transition: all 0.3s ease-out;
70 .dash-spreadsheet-container {
72 margin: 0 auto 20px !important;
76 box-shadow: 0 0 4px #cdd3e2;
77 font-family: 'Lato', sans-serif;
80 box-shadow: none !important;
81 font-family: Lato, sans-serif;
86 box-shadow: none !important;
100 padding: 25px 12px !important;
101 border-top: 0 !important;
102 border-right: 0 !important;
103 border-bottom: 1px solid #e5e7eb !important;
104 border-left: 0 !important;
105 background: white !important;
108 .column-header--sort {
110 transition: all 0.2s ease-out;
113 color: #9bd2eb !important;
123 color: #aeaeae !important;
124 transition: all 0.3s ease-out;
127 text-decoration: none;
141 text-transform: uppercase;
147 padding: 12px !important;
149 text-align: left !important;
153 max-width: 50px !important;
157 display: block !important;
159 overflow: hidden !important;
163 text-overflow: ellipsis;
169 td[data-dash-column="command"],
171 max-width: 200px !important;
174 td[data-dash-column="index"] {
175 text-align: center !important;
178 text-align: center !important;
182 td[data-dash-column="index"] {
189 background: #f5f8fc !important;
195 box-shadow: 0 0 7px #bdbdd2 !important;
198 border: 0 !important;
201 background: #e7eefa !important;
205 padding: 12px 10px !important;
206 overflow: hidden !important;
207 border: 0 !important;
208 font-size: 0.65em !important;
209 line-height: 1.25 !important;
210 text-align: center !important;
216 .dash-spreadsheet-container .dash-spreadsheet-inner td.focused {
217 background-color: rgba(154, 212, 255, 0.2) !important;
218 box-shadow: 0 0 4px #cdd3e2;
221 .dash-spreadsheet-container .dash-spreadsheet-inner td .input-cell-value-shadow {
225 .dash-spreadsheet-container .dash-spreadsheet-inner td input.dash-cell-value.unfocused {
226 caret-color: #317ed1 !important;
229 .dash-spreadsheet-inner .input-active {
230 overflow: visible !important;
232 text-align: left !important;
235 .dash-spreadsheet-inner input {
243 padding-bottom: 176px !important;
247 box-shadow: 0 0 4px #cdd3e2;
251 overflow: visible !important;
254 header .nav-wrapper {
255 width: 1200px !important;