Popovic_sheet7.html (596728B)
1 <!DOCTYPE html> 2 <html> 3 <head><meta charset="utf-8" /> 4 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 5 6 <title>sesh7</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script> 7 8 9 10 11 <style type="text/css"> 12 pre { line-height: 125%; } 13 td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } 14 span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } 15 td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } 16 span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } 17 .highlight .hll { background-color: var(--jp-cell-editor-active-background) } 18 .highlight { background: var(--jp-cell-editor-background); color: var(--jp-mirror-editor-variable-color) } 19 .highlight .c { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment */ 20 .highlight .err { color: var(--jp-mirror-editor-error-color) } /* Error */ 21 .highlight .k { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword */ 22 .highlight .o { color: var(--jp-mirror-editor-operator-color); font-weight: bold } /* Operator */ 23 .highlight .p { color: var(--jp-mirror-editor-punctuation-color) } /* Punctuation */ 24 .highlight .ch { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Hashbang */ 25 .highlight .cm { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Multiline */ 26 .highlight .cp { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Preproc */ 27 .highlight .cpf { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.PreprocFile */ 28 .highlight .c1 { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Single */ 29 .highlight .cs { color: var(--jp-mirror-editor-comment-color); font-style: italic } /* Comment.Special */ 30 .highlight .kc { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Constant */ 31 .highlight .kd { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Declaration */ 32 .highlight .kn { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Namespace */ 33 .highlight .kp { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Pseudo */ 34 .highlight .kr { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Reserved */ 35 .highlight .kt { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } /* Keyword.Type */ 36 .highlight .m { color: var(--jp-mirror-editor-number-color) } /* Literal.Number */ 37 .highlight .s { color: var(--jp-mirror-editor-string-color) } /* Literal.String */ 38 .highlight .ow { color: var(--jp-mirror-editor-operator-color); font-weight: bold } /* Operator.Word */ 39 .highlight .pm { color: var(--jp-mirror-editor-punctuation-color) } /* Punctuation.Marker */ 40 .highlight .w { color: var(--jp-mirror-editor-variable-color) } /* Text.Whitespace */ 41 .highlight .mb { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Bin */ 42 .highlight .mf { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Float */ 43 .highlight .mh { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Hex */ 44 .highlight .mi { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Integer */ 45 .highlight .mo { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Oct */ 46 .highlight .sa { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Affix */ 47 .highlight .sb { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Backtick */ 48 .highlight .sc { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Char */ 49 .highlight .dl { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Delimiter */ 50 .highlight .sd { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Doc */ 51 .highlight .s2 { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Double */ 52 .highlight .se { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Escape */ 53 .highlight .sh { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Heredoc */ 54 .highlight .si { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Interpol */ 55 .highlight .sx { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Other */ 56 .highlight .sr { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Regex */ 57 .highlight .s1 { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Single */ 58 .highlight .ss { color: var(--jp-mirror-editor-string-color) } /* Literal.String.Symbol */ 59 .highlight .il { color: var(--jp-mirror-editor-number-color) } /* Literal.Number.Integer.Long */ 60 </style> 61 <style type="text/css"> 62 63 64 <script> 65 MathJax.Hub.Config({ 66 "HTML-CSS": { 67 /*preferredFont: "TeX",*/ 68 /*availableFonts: ["TeX", "STIX"],*/ 69 styles: { 70 scale: 100, 71 ".MathJax_Display": { 72 "font-size": "100%", 73 } 74 } 75 } 76 }); 77 </script> 78 79 </style> 80 81 82 83 <style type="text/css"> 84 /*----------------------------------------------------------------------------- 85 | Copyright (c) Jupyter Development Team. 86 | Distributed under the terms of the Modified BSD License. 87 |----------------------------------------------------------------------------*/ 88 89 /* 90 * Mozilla scrollbar styling 91 */ 92 93 /* use standard opaque scrollbars for most nodes */ 94 [data-jp-theme-scrollbars='true'] { 95 scrollbar-color: rgb(var(--jp-scrollbar-thumb-color)) 96 var(--jp-scrollbar-background-color); 97 } 98 99 /* for code nodes, use a transparent style of scrollbar. These selectors 100 * will match lower in the tree, and so will override the above */ 101 [data-jp-theme-scrollbars='true'] .CodeMirror-hscrollbar, 102 [data-jp-theme-scrollbars='true'] .CodeMirror-vscrollbar { 103 scrollbar-color: rgba(var(--jp-scrollbar-thumb-color), 0.5) transparent; 104 } 105 106 /* tiny scrollbar */ 107 108 .jp-scrollbar-tiny { 109 scrollbar-color: rgba(var(--jp-scrollbar-thumb-color), 0.5) transparent; 110 scrollbar-width: thin; 111 } 112 113 /* 114 * Webkit scrollbar styling 115 */ 116 117 /* use standard opaque scrollbars for most nodes */ 118 119 [data-jp-theme-scrollbars='true'] ::-webkit-scrollbar, 120 [data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-corner { 121 background: var(--jp-scrollbar-background-color); 122 } 123 124 [data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-thumb { 125 background: rgb(var(--jp-scrollbar-thumb-color)); 126 border: var(--jp-scrollbar-thumb-margin) solid transparent; 127 background-clip: content-box; 128 border-radius: var(--jp-scrollbar-thumb-radius); 129 } 130 131 [data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-track:horizontal { 132 border-left: var(--jp-scrollbar-endpad) solid 133 var(--jp-scrollbar-background-color); 134 border-right: var(--jp-scrollbar-endpad) solid 135 var(--jp-scrollbar-background-color); 136 } 137 138 [data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-track:vertical { 139 border-top: var(--jp-scrollbar-endpad) solid 140 var(--jp-scrollbar-background-color); 141 border-bottom: var(--jp-scrollbar-endpad) solid 142 var(--jp-scrollbar-background-color); 143 } 144 145 /* for code nodes, use a transparent style of scrollbar */ 146 147 [data-jp-theme-scrollbars='true'] .CodeMirror-hscrollbar::-webkit-scrollbar, 148 [data-jp-theme-scrollbars='true'] .CodeMirror-vscrollbar::-webkit-scrollbar, 149 [data-jp-theme-scrollbars='true'] 150 .CodeMirror-hscrollbar::-webkit-scrollbar-corner, 151 [data-jp-theme-scrollbars='true'] 152 .CodeMirror-vscrollbar::-webkit-scrollbar-corner { 153 background-color: transparent; 154 } 155 156 [data-jp-theme-scrollbars='true'] 157 .CodeMirror-hscrollbar::-webkit-scrollbar-thumb, 158 [data-jp-theme-scrollbars='true'] 159 .CodeMirror-vscrollbar::-webkit-scrollbar-thumb { 160 background: rgba(var(--jp-scrollbar-thumb-color), 0.5); 161 border: var(--jp-scrollbar-thumb-margin) solid transparent; 162 background-clip: content-box; 163 border-radius: var(--jp-scrollbar-thumb-radius); 164 } 165 166 [data-jp-theme-scrollbars='true'] 167 .CodeMirror-hscrollbar::-webkit-scrollbar-track:horizontal { 168 border-left: var(--jp-scrollbar-endpad) solid transparent; 169 border-right: var(--jp-scrollbar-endpad) solid transparent; 170 } 171 172 [data-jp-theme-scrollbars='true'] 173 .CodeMirror-vscrollbar::-webkit-scrollbar-track:vertical { 174 border-top: var(--jp-scrollbar-endpad) solid transparent; 175 border-bottom: var(--jp-scrollbar-endpad) solid transparent; 176 } 177 178 /* tiny scrollbar */ 179 180 .jp-scrollbar-tiny::-webkit-scrollbar, 181 .jp-scrollbar-tiny::-webkit-scrollbar-corner { 182 background-color: transparent; 183 height: 4px; 184 width: 4px; 185 } 186 187 .jp-scrollbar-tiny::-webkit-scrollbar-thumb { 188 background: rgba(var(--jp-scrollbar-thumb-color), 0.5); 189 } 190 191 .jp-scrollbar-tiny::-webkit-scrollbar-track:horizontal { 192 border-left: 0px solid transparent; 193 border-right: 0px solid transparent; 194 } 195 196 .jp-scrollbar-tiny::-webkit-scrollbar-track:vertical { 197 border-top: 0px solid transparent; 198 border-bottom: 0px solid transparent; 199 } 200 201 /* 202 * Phosphor 203 */ 204 205 .lm-ScrollBar[data-orientation='horizontal'] { 206 min-height: 16px; 207 max-height: 16px; 208 min-width: 45px; 209 border-top: 1px solid #a0a0a0; 210 } 211 212 .lm-ScrollBar[data-orientation='vertical'] { 213 min-width: 16px; 214 max-width: 16px; 215 min-height: 45px; 216 border-left: 1px solid #a0a0a0; 217 } 218 219 .lm-ScrollBar-button { 220 background-color: #f0f0f0; 221 background-position: center center; 222 min-height: 15px; 223 max-height: 15px; 224 min-width: 15px; 225 max-width: 15px; 226 } 227 228 .lm-ScrollBar-button:hover { 229 background-color: #dadada; 230 } 231 232 .lm-ScrollBar-button.lm-mod-active { 233 background-color: #cdcdcd; 234 } 235 236 .lm-ScrollBar-track { 237 background: #f0f0f0; 238 } 239 240 .lm-ScrollBar-thumb { 241 background: #cdcdcd; 242 } 243 244 .lm-ScrollBar-thumb:hover { 245 background: #bababa; 246 } 247 248 .lm-ScrollBar-thumb.lm-mod-active { 249 background: #a0a0a0; 250 } 251 252 .lm-ScrollBar[data-orientation='horizontal'] .lm-ScrollBar-thumb { 253 height: 100%; 254 min-width: 15px; 255 border-left: 1px solid #a0a0a0; 256 border-right: 1px solid #a0a0a0; 257 } 258 259 .lm-ScrollBar[data-orientation='vertical'] .lm-ScrollBar-thumb { 260 width: 100%; 261 min-height: 15px; 262 border-top: 1px solid #a0a0a0; 263 border-bottom: 1px solid #a0a0a0; 264 } 265 266 .lm-ScrollBar[data-orientation='horizontal'] 267 .lm-ScrollBar-button[data-action='decrement'] { 268 background-image: var(--jp-icon-caret-left); 269 background-size: 17px; 270 } 271 272 .lm-ScrollBar[data-orientation='horizontal'] 273 .lm-ScrollBar-button[data-action='increment'] { 274 background-image: var(--jp-icon-caret-right); 275 background-size: 17px; 276 } 277 278 .lm-ScrollBar[data-orientation='vertical'] 279 .lm-ScrollBar-button[data-action='decrement'] { 280 background-image: var(--jp-icon-caret-up); 281 background-size: 17px; 282 } 283 284 .lm-ScrollBar[data-orientation='vertical'] 285 .lm-ScrollBar-button[data-action='increment'] { 286 background-image: var(--jp-icon-caret-down); 287 background-size: 17px; 288 } 289 290 /*----------------------------------------------------------------------------- 291 | Copyright (c) Jupyter Development Team. 292 | Copyright (c) 2014-2017, PhosphorJS Contributors 293 | 294 | Distributed under the terms of the BSD 3-Clause License. 295 | 296 | The full license is in the file LICENSE, distributed with this software. 297 |----------------------------------------------------------------------------*/ 298 299 300 /* <DEPRECATED> */ .p-Widget, /* </DEPRECATED> */ 301 .lm-Widget { 302 box-sizing: border-box; 303 position: relative; 304 overflow: hidden; 305 cursor: default; 306 } 307 308 309 /* <DEPRECATED> */ .p-Widget.p-mod-hidden, /* </DEPRECATED> */ 310 .lm-Widget.lm-mod-hidden { 311 display: none !important; 312 } 313 314 /*----------------------------------------------------------------------------- 315 | Copyright (c) Jupyter Development Team. 316 | Copyright (c) 2014-2017, PhosphorJS Contributors 317 | 318 | Distributed under the terms of the BSD 3-Clause License. 319 | 320 | The full license is in the file LICENSE, distributed with this software. 321 |----------------------------------------------------------------------------*/ 322 323 324 /* <DEPRECATED> */ .p-CommandPalette, /* </DEPRECATED> */ 325 .lm-CommandPalette { 326 display: flex; 327 flex-direction: column; 328 -webkit-user-select: none; 329 -moz-user-select: none; 330 -ms-user-select: none; 331 user-select: none; 332 } 333 334 335 /* <DEPRECATED> */ .p-CommandPalette-search, /* </DEPRECATED> */ 336 .lm-CommandPalette-search { 337 flex: 0 0 auto; 338 } 339 340 341 /* <DEPRECATED> */ .p-CommandPalette-content, /* </DEPRECATED> */ 342 .lm-CommandPalette-content { 343 flex: 1 1 auto; 344 margin: 0; 345 padding: 0; 346 min-height: 0; 347 overflow: auto; 348 list-style-type: none; 349 } 350 351 352 /* <DEPRECATED> */ .p-CommandPalette-header, /* </DEPRECATED> */ 353 .lm-CommandPalette-header { 354 overflow: hidden; 355 white-space: nowrap; 356 text-overflow: ellipsis; 357 } 358 359 360 /* <DEPRECATED> */ .p-CommandPalette-item, /* </DEPRECATED> */ 361 .lm-CommandPalette-item { 362 display: flex; 363 flex-direction: row; 364 } 365 366 367 /* <DEPRECATED> */ .p-CommandPalette-itemIcon, /* </DEPRECATED> */ 368 .lm-CommandPalette-itemIcon { 369 flex: 0 0 auto; 370 } 371 372 373 /* <DEPRECATED> */ .p-CommandPalette-itemContent, /* </DEPRECATED> */ 374 .lm-CommandPalette-itemContent { 375 flex: 1 1 auto; 376 overflow: hidden; 377 } 378 379 380 /* <DEPRECATED> */ .p-CommandPalette-itemShortcut, /* </DEPRECATED> */ 381 .lm-CommandPalette-itemShortcut { 382 flex: 0 0 auto; 383 } 384 385 386 /* <DEPRECATED> */ .p-CommandPalette-itemLabel, /* </DEPRECATED> */ 387 .lm-CommandPalette-itemLabel { 388 overflow: hidden; 389 white-space: nowrap; 390 text-overflow: ellipsis; 391 } 392 393 .lm-close-icon { 394 border:1px solid transparent; 395 background-color: transparent; 396 position: absolute; 397 z-index:1; 398 right:3%; 399 top: 0; 400 bottom: 0; 401 margin: auto; 402 padding: 7px 0; 403 display: none; 404 vertical-align: middle; 405 outline: 0; 406 cursor: pointer; 407 } 408 .lm-close-icon:after { 409 content: "X"; 410 display: block; 411 width: 15px; 412 height: 15px; 413 text-align: center; 414 color:#000; 415 font-weight: normal; 416 font-size: 12px; 417 cursor: pointer; 418 } 419 420 /*----------------------------------------------------------------------------- 421 | Copyright (c) Jupyter Development Team. 422 | Copyright (c) 2014-2017, PhosphorJS Contributors 423 | 424 | Distributed under the terms of the BSD 3-Clause License. 425 | 426 | The full license is in the file LICENSE, distributed with this software. 427 |----------------------------------------------------------------------------*/ 428 429 430 /* <DEPRECATED> */ .p-DockPanel, /* </DEPRECATED> */ 431 .lm-DockPanel { 432 z-index: 0; 433 } 434 435 436 /* <DEPRECATED> */ .p-DockPanel-widget, /* </DEPRECATED> */ 437 .lm-DockPanel-widget { 438 z-index: 0; 439 } 440 441 442 /* <DEPRECATED> */ .p-DockPanel-tabBar, /* </DEPRECATED> */ 443 .lm-DockPanel-tabBar { 444 z-index: 1; 445 } 446 447 448 /* <DEPRECATED> */ .p-DockPanel-handle, /* </DEPRECATED> */ 449 .lm-DockPanel-handle { 450 z-index: 2; 451 } 452 453 454 /* <DEPRECATED> */ .p-DockPanel-handle.p-mod-hidden, /* </DEPRECATED> */ 455 .lm-DockPanel-handle.lm-mod-hidden { 456 display: none !important; 457 } 458 459 460 /* <DEPRECATED> */ .p-DockPanel-handle:after, /* </DEPRECATED> */ 461 .lm-DockPanel-handle:after { 462 position: absolute; 463 top: 0; 464 left: 0; 465 width: 100%; 466 height: 100%; 467 content: ''; 468 } 469 470 471 /* <DEPRECATED> */ 472 .p-DockPanel-handle[data-orientation='horizontal'], 473 /* </DEPRECATED> */ 474 .lm-DockPanel-handle[data-orientation='horizontal'] { 475 cursor: ew-resize; 476 } 477 478 479 /* <DEPRECATED> */ 480 .p-DockPanel-handle[data-orientation='vertical'], 481 /* </DEPRECATED> */ 482 .lm-DockPanel-handle[data-orientation='vertical'] { 483 cursor: ns-resize; 484 } 485 486 487 /* <DEPRECATED> */ 488 .p-DockPanel-handle[data-orientation='horizontal']:after, 489 /* </DEPRECATED> */ 490 .lm-DockPanel-handle[data-orientation='horizontal']:after { 491 left: 50%; 492 min-width: 8px; 493 transform: translateX(-50%); 494 } 495 496 497 /* <DEPRECATED> */ 498 .p-DockPanel-handle[data-orientation='vertical']:after, 499 /* </DEPRECATED> */ 500 .lm-DockPanel-handle[data-orientation='vertical']:after { 501 top: 50%; 502 min-height: 8px; 503 transform: translateY(-50%); 504 } 505 506 507 /* <DEPRECATED> */ .p-DockPanel-overlay, /* </DEPRECATED> */ 508 .lm-DockPanel-overlay { 509 z-index: 3; 510 box-sizing: border-box; 511 pointer-events: none; 512 } 513 514 515 /* <DEPRECATED> */ .p-DockPanel-overlay.p-mod-hidden, /* </DEPRECATED> */ 516 .lm-DockPanel-overlay.lm-mod-hidden { 517 display: none !important; 518 } 519 520 /*----------------------------------------------------------------------------- 521 | Copyright (c) Jupyter Development Team. 522 | Copyright (c) 2014-2017, PhosphorJS Contributors 523 | 524 | Distributed under the terms of the BSD 3-Clause License. 525 | 526 | The full license is in the file LICENSE, distributed with this software. 527 |----------------------------------------------------------------------------*/ 528 529 530 /* <DEPRECATED> */ .p-Menu, /* </DEPRECATED> */ 531 .lm-Menu { 532 z-index: 10000; 533 position: absolute; 534 white-space: nowrap; 535 overflow-x: hidden; 536 overflow-y: auto; 537 outline: none; 538 -webkit-user-select: none; 539 -moz-user-select: none; 540 -ms-user-select: none; 541 user-select: none; 542 } 543 544 545 /* <DEPRECATED> */ .p-Menu-content, /* </DEPRECATED> */ 546 .lm-Menu-content { 547 margin: 0; 548 padding: 0; 549 display: table; 550 list-style-type: none; 551 } 552 553 554 /* <DEPRECATED> */ .p-Menu-item, /* </DEPRECATED> */ 555 .lm-Menu-item { 556 display: table-row; 557 } 558 559 560 /* <DEPRECATED> */ 561 .p-Menu-item.p-mod-hidden, 562 .p-Menu-item.p-mod-collapsed, 563 /* </DEPRECATED> */ 564 .lm-Menu-item.lm-mod-hidden, 565 .lm-Menu-item.lm-mod-collapsed { 566 display: none !important; 567 } 568 569 570 /* <DEPRECATED> */ 571 .p-Menu-itemIcon, 572 .p-Menu-itemSubmenuIcon, 573 /* </DEPRECATED> */ 574 .lm-Menu-itemIcon, 575 .lm-Menu-itemSubmenuIcon { 576 display: table-cell; 577 text-align: center; 578 } 579 580 581 /* <DEPRECATED> */ .p-Menu-itemLabel, /* </DEPRECATED> */ 582 .lm-Menu-itemLabel { 583 display: table-cell; 584 text-align: left; 585 } 586 587 588 /* <DEPRECATED> */ .p-Menu-itemShortcut, /* </DEPRECATED> */ 589 .lm-Menu-itemShortcut { 590 display: table-cell; 591 text-align: right; 592 } 593 594 /*----------------------------------------------------------------------------- 595 | Copyright (c) Jupyter Development Team. 596 | Copyright (c) 2014-2017, PhosphorJS Contributors 597 | 598 | Distributed under the terms of the BSD 3-Clause License. 599 | 600 | The full license is in the file LICENSE, distributed with this software. 601 |----------------------------------------------------------------------------*/ 602 603 604 /* <DEPRECATED> */ .p-MenuBar, /* </DEPRECATED> */ 605 .lm-MenuBar { 606 outline: none; 607 -webkit-user-select: none; 608 -moz-user-select: none; 609 -ms-user-select: none; 610 user-select: none; 611 } 612 613 614 /* <DEPRECATED> */ .p-MenuBar-content, /* </DEPRECATED> */ 615 .lm-MenuBar-content { 616 margin: 0; 617 padding: 0; 618 display: flex; 619 flex-direction: row; 620 list-style-type: none; 621 } 622 623 624 /* <DEPRECATED> */ .p--MenuBar-item, /* </DEPRECATED> */ 625 .lm-MenuBar-item { 626 box-sizing: border-box; 627 } 628 629 630 /* <DEPRECATED> */ 631 .p-MenuBar-itemIcon, 632 .p-MenuBar-itemLabel, 633 /* </DEPRECATED> */ 634 .lm-MenuBar-itemIcon, 635 .lm-MenuBar-itemLabel { 636 display: inline-block; 637 } 638 639 /*----------------------------------------------------------------------------- 640 | Copyright (c) Jupyter Development Team. 641 | Copyright (c) 2014-2017, PhosphorJS Contributors 642 | 643 | Distributed under the terms of the BSD 3-Clause License. 644 | 645 | The full license is in the file LICENSE, distributed with this software. 646 |----------------------------------------------------------------------------*/ 647 648 649 /* <DEPRECATED> */ .p-ScrollBar, /* </DEPRECATED> */ 650 .lm-ScrollBar { 651 display: flex; 652 -webkit-user-select: none; 653 -moz-user-select: none; 654 -ms-user-select: none; 655 user-select: none; 656 } 657 658 659 /* <DEPRECATED> */ 660 .p-ScrollBar[data-orientation='horizontal'], 661 /* </DEPRECATED> */ 662 .lm-ScrollBar[data-orientation='horizontal'] { 663 flex-direction: row; 664 } 665 666 667 /* <DEPRECATED> */ 668 .p-ScrollBar[data-orientation='vertical'], 669 /* </DEPRECATED> */ 670 .lm-ScrollBar[data-orientation='vertical'] { 671 flex-direction: column; 672 } 673 674 675 /* <DEPRECATED> */ .p-ScrollBar-button, /* </DEPRECATED> */ 676 .lm-ScrollBar-button { 677 box-sizing: border-box; 678 flex: 0 0 auto; 679 } 680 681 682 /* <DEPRECATED> */ .p-ScrollBar-track, /* </DEPRECATED> */ 683 .lm-ScrollBar-track { 684 box-sizing: border-box; 685 position: relative; 686 overflow: hidden; 687 flex: 1 1 auto; 688 } 689 690 691 /* <DEPRECATED> */ .p-ScrollBar-thumb, /* </DEPRECATED> */ 692 .lm-ScrollBar-thumb { 693 box-sizing: border-box; 694 position: absolute; 695 } 696 697 /*----------------------------------------------------------------------------- 698 | Copyright (c) Jupyter Development Team. 699 | Copyright (c) 2014-2017, PhosphorJS Contributors 700 | 701 | Distributed under the terms of the BSD 3-Clause License. 702 | 703 | The full license is in the file LICENSE, distributed with this software. 704 |----------------------------------------------------------------------------*/ 705 706 707 /* <DEPRECATED> */ .p-SplitPanel-child, /* </DEPRECATED> */ 708 .lm-SplitPanel-child { 709 z-index: 0; 710 } 711 712 713 /* <DEPRECATED> */ .p-SplitPanel-handle, /* </DEPRECATED> */ 714 .lm-SplitPanel-handle { 715 z-index: 1; 716 } 717 718 719 /* <DEPRECATED> */ .p-SplitPanel-handle.p-mod-hidden, /* </DEPRECATED> */ 720 .lm-SplitPanel-handle.lm-mod-hidden { 721 display: none !important; 722 } 723 724 725 /* <DEPRECATED> */ .p-SplitPanel-handle:after, /* </DEPRECATED> */ 726 .lm-SplitPanel-handle:after { 727 position: absolute; 728 top: 0; 729 left: 0; 730 width: 100%; 731 height: 100%; 732 content: ''; 733 } 734 735 736 /* <DEPRECATED> */ 737 .p-SplitPanel[data-orientation='horizontal'] > .p-SplitPanel-handle, 738 /* </DEPRECATED> */ 739 .lm-SplitPanel[data-orientation='horizontal'] > .lm-SplitPanel-handle { 740 cursor: ew-resize; 741 } 742 743 744 /* <DEPRECATED> */ 745 .p-SplitPanel[data-orientation='vertical'] > .p-SplitPanel-handle, 746 /* </DEPRECATED> */ 747 .lm-SplitPanel[data-orientation='vertical'] > .lm-SplitPanel-handle { 748 cursor: ns-resize; 749 } 750 751 752 /* <DEPRECATED> */ 753 .p-SplitPanel[data-orientation='horizontal'] > .p-SplitPanel-handle:after, 754 /* </DEPRECATED> */ 755 .lm-SplitPanel[data-orientation='horizontal'] > .lm-SplitPanel-handle:after { 756 left: 50%; 757 min-width: 8px; 758 transform: translateX(-50%); 759 } 760 761 762 /* <DEPRECATED> */ 763 .p-SplitPanel[data-orientation='vertical'] > .p-SplitPanel-handle:after, 764 /* </DEPRECATED> */ 765 .lm-SplitPanel[data-orientation='vertical'] > .lm-SplitPanel-handle:after { 766 top: 50%; 767 min-height: 8px; 768 transform: translateY(-50%); 769 } 770 771 /*----------------------------------------------------------------------------- 772 | Copyright (c) Jupyter Development Team. 773 | Copyright (c) 2014-2017, PhosphorJS Contributors 774 | 775 | Distributed under the terms of the BSD 3-Clause License. 776 | 777 | The full license is in the file LICENSE, distributed with this software. 778 |----------------------------------------------------------------------------*/ 779 780 781 /* <DEPRECATED> */ .p-TabBar, /* </DEPRECATED> */ 782 .lm-TabBar { 783 display: flex; 784 -webkit-user-select: none; 785 -moz-user-select: none; 786 -ms-user-select: none; 787 user-select: none; 788 } 789 790 791 /* <DEPRECATED> */ .p-TabBar[data-orientation='horizontal'], /* </DEPRECATED> */ 792 .lm-TabBar[data-orientation='horizontal'] { 793 flex-direction: row; 794 align-items: flex-end; 795 } 796 797 798 /* <DEPRECATED> */ .p-TabBar[data-orientation='vertical'], /* </DEPRECATED> */ 799 .lm-TabBar[data-orientation='vertical'] { 800 flex-direction: column; 801 align-items: flex-end; 802 } 803 804 805 /* <DEPRECATED> */ .p-TabBar-content, /* </DEPRECATED> */ 806 .lm-TabBar-content { 807 margin: 0; 808 padding: 0; 809 display: flex; 810 flex: 1 1 auto; 811 list-style-type: none; 812 } 813 814 815 /* <DEPRECATED> */ 816 .p-TabBar[data-orientation='horizontal'] > .p-TabBar-content, 817 /* </DEPRECATED> */ 818 .lm-TabBar[data-orientation='horizontal'] > .lm-TabBar-content { 819 flex-direction: row; 820 } 821 822 823 /* <DEPRECATED> */ 824 .p-TabBar[data-orientation='vertical'] > .p-TabBar-content, 825 /* </DEPRECATED> */ 826 .lm-TabBar[data-orientation='vertical'] > .lm-TabBar-content { 827 flex-direction: column; 828 } 829 830 831 /* <DEPRECATED> */ .p-TabBar-tab, /* </DEPRECATED> */ 832 .lm-TabBar-tab { 833 display: flex; 834 flex-direction: row; 835 box-sizing: border-box; 836 overflow: hidden; 837 } 838 839 840 /* <DEPRECATED> */ 841 .p-TabBar-tabIcon, 842 .p-TabBar-tabCloseIcon, 843 /* </DEPRECATED> */ 844 .lm-TabBar-tabIcon, 845 .lm-TabBar-tabCloseIcon { 846 flex: 0 0 auto; 847 } 848 849 850 /* <DEPRECATED> */ .p-TabBar-tabLabel, /* </DEPRECATED> */ 851 .lm-TabBar-tabLabel { 852 flex: 1 1 auto; 853 overflow: hidden; 854 white-space: nowrap; 855 } 856 857 858 .lm-TabBar-tabInput { 859 user-select: all; 860 width: 100%; 861 box-sizing : border-box; 862 } 863 864 865 /* <DEPRECATED> */ .p-TabBar-tab.p-mod-hidden, /* </DEPRECATED> */ 866 .lm-TabBar-tab.lm-mod-hidden { 867 display: none !important; 868 } 869 870 871 .lm-TabBar-addButton.lm-mod-hidden { 872 display: none !important; 873 } 874 875 876 /* <DEPRECATED> */ .p-TabBar.p-mod-dragging .p-TabBar-tab, /* </DEPRECATED> */ 877 .lm-TabBar.lm-mod-dragging .lm-TabBar-tab { 878 position: relative; 879 } 880 881 882 /* <DEPRECATED> */ 883 .p-TabBar.p-mod-dragging[data-orientation='horizontal'] .p-TabBar-tab, 884 /* </DEPRECATED> */ 885 .lm-TabBar.lm-mod-dragging[data-orientation='horizontal'] .lm-TabBar-tab { 886 left: 0; 887 transition: left 150ms ease; 888 } 889 890 891 /* <DEPRECATED> */ 892 .p-TabBar.p-mod-dragging[data-orientation='vertical'] .p-TabBar-tab, 893 /* </DEPRECATED> */ 894 .lm-TabBar.lm-mod-dragging[data-orientation='vertical'] .lm-TabBar-tab { 895 top: 0; 896 transition: top 150ms ease; 897 } 898 899 900 /* <DEPRECATED> */ 901 .p-TabBar.p-mod-dragging .p-TabBar-tab.p-mod-dragging, 902 /* </DEPRECATED> */ 903 .lm-TabBar.lm-mod-dragging .lm-TabBar-tab.lm-mod-dragging { 904 transition: none; 905 } 906 907 .lm-TabBar-tabLabel .lm-TabBar-tabInput { 908 user-select: all; 909 width: 100%; 910 box-sizing : border-box; 911 background: inherit; 912 } 913 914 /*----------------------------------------------------------------------------- 915 | Copyright (c) Jupyter Development Team. 916 | Copyright (c) 2014-2017, PhosphorJS Contributors 917 | 918 | Distributed under the terms of the BSD 3-Clause License. 919 | 920 | The full license is in the file LICENSE, distributed with this software. 921 |----------------------------------------------------------------------------*/ 922 923 924 /* <DEPRECATED> */ .p-TabPanel-tabBar, /* </DEPRECATED> */ 925 .lm-TabPanel-tabBar { 926 z-index: 1; 927 } 928 929 930 /* <DEPRECATED> */ .p-TabPanel-stackedPanel, /* </DEPRECATED> */ 931 .lm-TabPanel-stackedPanel { 932 z-index: 0; 933 } 934 935 /*----------------------------------------------------------------------------- 936 | Copyright (c) Jupyter Development Team. 937 | Copyright (c) 2014-2017, PhosphorJS Contributors 938 | 939 | Distributed under the terms of the BSD 3-Clause License. 940 | 941 | The full license is in the file LICENSE, distributed with this software. 942 |----------------------------------------------------------------------------*/ 943 944 @charset "UTF-8"; 945 html{ 946 -webkit-box-sizing:border-box; 947 box-sizing:border-box; } 948 949 *, 950 *::before, 951 *::after{ 952 -webkit-box-sizing:inherit; 953 box-sizing:inherit; } 954 955 body{ 956 font-size:14px; 957 font-weight:400; 958 letter-spacing:0; 959 line-height:1.28581; 960 text-transform:none; 961 color:#182026; 962 font-family:-apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", "Icons16", sans-serif; } 963 964 p{ 965 margin-bottom:10px; 966 margin-top:0; } 967 968 small{ 969 font-size:12px; } 970 971 strong{ 972 font-weight:600; } 973 974 ::-moz-selection{ 975 background:rgba(125, 188, 255, 0.6); } 976 977 ::selection{ 978 background:rgba(125, 188, 255, 0.6); } 979 .bp3-heading{ 980 color:#182026; 981 font-weight:600; 982 margin:0 0 10px; 983 padding:0; } 984 .bp3-dark .bp3-heading{ 985 color:#f5f8fa; } 986 987 h1.bp3-heading, .bp3-running-text h1{ 988 font-size:36px; 989 line-height:40px; } 990 991 h2.bp3-heading, .bp3-running-text h2{ 992 font-size:28px; 993 line-height:32px; } 994 995 h3.bp3-heading, .bp3-running-text h3{ 996 font-size:22px; 997 line-height:25px; } 998 999 h4.bp3-heading, .bp3-running-text h4{ 1000 font-size:18px; 1001 line-height:21px; } 1002 1003 h5.bp3-heading, .bp3-running-text h5{ 1004 font-size:16px; 1005 line-height:19px; } 1006 1007 h6.bp3-heading, .bp3-running-text h6{ 1008 font-size:14px; 1009 line-height:16px; } 1010 .bp3-ui-text{ 1011 font-size:14px; 1012 font-weight:400; 1013 letter-spacing:0; 1014 line-height:1.28581; 1015 text-transform:none; } 1016 1017 .bp3-monospace-text{ 1018 font-family:monospace; 1019 text-transform:none; } 1020 1021 .bp3-text-muted{ 1022 color:#5c7080; } 1023 .bp3-dark .bp3-text-muted{ 1024 color:#a7b6c2; } 1025 1026 .bp3-text-disabled{ 1027 color:rgba(92, 112, 128, 0.6); } 1028 .bp3-dark .bp3-text-disabled{ 1029 color:rgba(167, 182, 194, 0.6); } 1030 1031 .bp3-text-overflow-ellipsis{ 1032 overflow:hidden; 1033 text-overflow:ellipsis; 1034 white-space:nowrap; 1035 word-wrap:normal; } 1036 .bp3-running-text{ 1037 font-size:14px; 1038 line-height:1.5; } 1039 .bp3-running-text h1{ 1040 color:#182026; 1041 font-weight:600; 1042 margin-bottom:20px; 1043 margin-top:40px; } 1044 .bp3-dark .bp3-running-text h1{ 1045 color:#f5f8fa; } 1046 .bp3-running-text h2{ 1047 color:#182026; 1048 font-weight:600; 1049 margin-bottom:20px; 1050 margin-top:40px; } 1051 .bp3-dark .bp3-running-text h2{ 1052 color:#f5f8fa; } 1053 .bp3-running-text h3{ 1054 color:#182026; 1055 font-weight:600; 1056 margin-bottom:20px; 1057 margin-top:40px; } 1058 .bp3-dark .bp3-running-text h3{ 1059 color:#f5f8fa; } 1060 .bp3-running-text h4{ 1061 color:#182026; 1062 font-weight:600; 1063 margin-bottom:20px; 1064 margin-top:40px; } 1065 .bp3-dark .bp3-running-text h4{ 1066 color:#f5f8fa; } 1067 .bp3-running-text h5{ 1068 color:#182026; 1069 font-weight:600; 1070 margin-bottom:20px; 1071 margin-top:40px; } 1072 .bp3-dark .bp3-running-text h5{ 1073 color:#f5f8fa; } 1074 .bp3-running-text h6{ 1075 color:#182026; 1076 font-weight:600; 1077 margin-bottom:20px; 1078 margin-top:40px; } 1079 .bp3-dark .bp3-running-text h6{ 1080 color:#f5f8fa; } 1081 .bp3-running-text hr{ 1082 border:none; 1083 border-bottom:1px solid rgba(16, 22, 26, 0.15); 1084 margin:20px 0; } 1085 .bp3-dark .bp3-running-text hr{ 1086 border-color:rgba(255, 255, 255, 0.15); } 1087 .bp3-running-text p{ 1088 margin:0 0 10px; 1089 padding:0; } 1090 1091 .bp3-text-large{ 1092 font-size:16px; } 1093 1094 .bp3-text-small{ 1095 font-size:12px; } 1096 a{ 1097 color:#106ba3; 1098 text-decoration:none; } 1099 a:hover{ 1100 color:#106ba3; 1101 cursor:pointer; 1102 text-decoration:underline; } 1103 a .bp3-icon, a .bp3-icon-standard, a .bp3-icon-large{ 1104 color:inherit; } 1105 a code, 1106 .bp3-dark a code{ 1107 color:inherit; } 1108 .bp3-dark a, 1109 .bp3-dark a:hover{ 1110 color:#48aff0; } 1111 .bp3-dark a .bp3-icon, .bp3-dark a .bp3-icon-standard, .bp3-dark a .bp3-icon-large, 1112 .bp3-dark a:hover .bp3-icon, 1113 .bp3-dark a:hover .bp3-icon-standard, 1114 .bp3-dark a:hover .bp3-icon-large{ 1115 color:inherit; } 1116 .bp3-running-text code, .bp3-code{ 1117 font-family:monospace; 1118 text-transform:none; 1119 background:rgba(255, 255, 255, 0.7); 1120 border-radius:3px; 1121 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2); 1122 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2); 1123 color:#5c7080; 1124 font-size:smaller; 1125 padding:2px 5px; } 1126 .bp3-dark .bp3-running-text code, .bp3-running-text .bp3-dark code, .bp3-dark .bp3-code{ 1127 background:rgba(16, 22, 26, 0.3); 1128 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); 1129 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); 1130 color:#a7b6c2; } 1131 .bp3-running-text a > code, a > .bp3-code{ 1132 color:#137cbd; } 1133 .bp3-dark .bp3-running-text a > code, .bp3-running-text .bp3-dark a > code, .bp3-dark a > .bp3-code{ 1134 color:inherit; } 1135 1136 .bp3-running-text pre, .bp3-code-block{ 1137 font-family:monospace; 1138 text-transform:none; 1139 background:rgba(255, 255, 255, 0.7); 1140 border-radius:3px; 1141 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15); 1142 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15); 1143 color:#182026; 1144 display:block; 1145 font-size:13px; 1146 line-height:1.4; 1147 margin:10px 0; 1148 padding:13px 15px 12px; 1149 word-break:break-all; 1150 word-wrap:break-word; } 1151 .bp3-dark .bp3-running-text pre, .bp3-running-text .bp3-dark pre, .bp3-dark .bp3-code-block{ 1152 background:rgba(16, 22, 26, 0.3); 1153 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); 1154 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); 1155 color:#f5f8fa; } 1156 .bp3-running-text pre > code, .bp3-code-block > code{ 1157 background:none; 1158 -webkit-box-shadow:none; 1159 box-shadow:none; 1160 color:inherit; 1161 font-size:inherit; 1162 padding:0; } 1163 1164 .bp3-running-text kbd, .bp3-key{ 1165 -webkit-box-align:center; 1166 -ms-flex-align:center; 1167 align-items:center; 1168 background:#ffffff; 1169 border-radius:3px; 1170 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); 1171 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); 1172 color:#5c7080; 1173 display:-webkit-inline-box; 1174 display:-ms-inline-flexbox; 1175 display:inline-flex; 1176 font-family:inherit; 1177 font-size:12px; 1178 height:24px; 1179 -webkit-box-pack:center; 1180 -ms-flex-pack:center; 1181 justify-content:center; 1182 line-height:24px; 1183 min-width:24px; 1184 padding:3px 6px; 1185 vertical-align:middle; } 1186 .bp3-running-text kbd .bp3-icon, .bp3-key .bp3-icon, .bp3-running-text kbd .bp3-icon-standard, .bp3-key .bp3-icon-standard, .bp3-running-text kbd .bp3-icon-large, .bp3-key .bp3-icon-large{ 1187 margin-right:5px; } 1188 .bp3-dark .bp3-running-text kbd, .bp3-running-text .bp3-dark kbd, .bp3-dark .bp3-key{ 1189 background:#394b59; 1190 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); 1191 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); 1192 color:#a7b6c2; } 1193 .bp3-running-text blockquote, .bp3-blockquote{ 1194 border-left:solid 4px rgba(167, 182, 194, 0.5); 1195 margin:0 0 10px; 1196 padding:0 20px; } 1197 .bp3-dark .bp3-running-text blockquote, .bp3-running-text .bp3-dark blockquote, .bp3-dark .bp3-blockquote{ 1198 border-color:rgba(115, 134, 148, 0.5); } 1199 .bp3-running-text ul, 1200 .bp3-running-text ol, .bp3-list{ 1201 margin:10px 0; 1202 padding-left:30px; } 1203 .bp3-running-text ul li:not(:last-child), .bp3-running-text ol li:not(:last-child), .bp3-list li:not(:last-child){ 1204 margin-bottom:5px; } 1205 .bp3-running-text ul ol, .bp3-running-text ol ol, .bp3-list ol, 1206 .bp3-running-text ul ul, 1207 .bp3-running-text ol ul, 1208 .bp3-list ul{ 1209 margin-top:5px; } 1210 1211 .bp3-list-unstyled{ 1212 list-style:none; 1213 margin:0; 1214 padding:0; } 1215 .bp3-list-unstyled li{ 1216 padding:0; } 1217 .bp3-rtl{ 1218 text-align:right; } 1219 1220 .bp3-dark{ 1221 color:#f5f8fa; } 1222 1223 :focus{ 1224 outline:rgba(19, 124, 189, 0.6) auto 2px; 1225 outline-offset:2px; 1226 -moz-outline-radius:6px; } 1227 1228 .bp3-focus-disabled :focus{ 1229 outline:none !important; } 1230 .bp3-focus-disabled :focus ~ .bp3-control-indicator{ 1231 outline:none !important; } 1232 1233 .bp3-alert{ 1234 max-width:400px; 1235 padding:20px; } 1236 1237 .bp3-alert-body{ 1238 display:-webkit-box; 1239 display:-ms-flexbox; 1240 display:flex; } 1241 .bp3-alert-body .bp3-icon{ 1242 font-size:40px; 1243 margin-right:20px; 1244 margin-top:0; } 1245 1246 .bp3-alert-contents{ 1247 word-break:break-word; } 1248 1249 .bp3-alert-footer{ 1250 display:-webkit-box; 1251 display:-ms-flexbox; 1252 display:flex; 1253 -webkit-box-orient:horizontal; 1254 -webkit-box-direction:reverse; 1255 -ms-flex-direction:row-reverse; 1256 flex-direction:row-reverse; 1257 margin-top:10px; } 1258 .bp3-alert-footer .bp3-button{ 1259 margin-left:10px; } 1260 .bp3-breadcrumbs{ 1261 -webkit-box-align:center; 1262 -ms-flex-align:center; 1263 align-items:center; 1264 cursor:default; 1265 display:-webkit-box; 1266 display:-ms-flexbox; 1267 display:flex; 1268 -ms-flex-wrap:wrap; 1269 flex-wrap:wrap; 1270 height:30px; 1271 list-style:none; 1272 margin:0; 1273 padding:0; } 1274 .bp3-breadcrumbs > li{ 1275 -webkit-box-align:center; 1276 -ms-flex-align:center; 1277 align-items:center; 1278 display:-webkit-box; 1279 display:-ms-flexbox; 1280 display:flex; } 1281 .bp3-breadcrumbs > li::after{ 1282 background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.71 7.29l-4-4a1.003 1.003 0 00-1.42 1.42L8.59 8 5.3 11.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4-4c.18-.18.29-.43.29-.71 0-.28-.11-.53-.29-.71z' fill='%235C7080'/%3e%3c/svg%3e"); 1283 content:""; 1284 display:block; 1285 height:16px; 1286 margin:0 5px; 1287 width:16px; } 1288 .bp3-breadcrumbs > li:last-of-type::after{ 1289 display:none; } 1290 1291 .bp3-breadcrumb, 1292 .bp3-breadcrumb-current, 1293 .bp3-breadcrumbs-collapsed{ 1294 -webkit-box-align:center; 1295 -ms-flex-align:center; 1296 align-items:center; 1297 display:-webkit-inline-box; 1298 display:-ms-inline-flexbox; 1299 display:inline-flex; 1300 font-size:16px; } 1301 1302 .bp3-breadcrumb, 1303 .bp3-breadcrumbs-collapsed{ 1304 color:#5c7080; } 1305 1306 .bp3-breadcrumb:hover{ 1307 text-decoration:none; } 1308 1309 .bp3-breadcrumb.bp3-disabled{ 1310 color:rgba(92, 112, 128, 0.6); 1311 cursor:not-allowed; } 1312 1313 .bp3-breadcrumb .bp3-icon{ 1314 margin-right:5px; } 1315 1316 .bp3-breadcrumb-current{ 1317 color:inherit; 1318 font-weight:600; } 1319 .bp3-breadcrumb-current .bp3-input{ 1320 font-size:inherit; 1321 font-weight:inherit; 1322 vertical-align:baseline; } 1323 1324 .bp3-breadcrumbs-collapsed{ 1325 background:#ced9e0; 1326 border:none; 1327 border-radius:3px; 1328 cursor:pointer; 1329 margin-right:2px; 1330 padding:1px 5px; 1331 vertical-align:text-bottom; } 1332 .bp3-breadcrumbs-collapsed::before{ 1333 background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cg fill='%235C7080'%3e%3ccircle cx='2' cy='8.03' r='2'/%3e%3ccircle cx='14' cy='8.03' r='2'/%3e%3ccircle cx='8' cy='8.03' r='2'/%3e%3c/g%3e%3c/svg%3e") center no-repeat; 1334 content:""; 1335 display:block; 1336 height:16px; 1337 width:16px; } 1338 .bp3-breadcrumbs-collapsed:hover{ 1339 background:#bfccd6; 1340 color:#182026; 1341 text-decoration:none; } 1342 1343 .bp3-dark .bp3-breadcrumb, 1344 .bp3-dark .bp3-breadcrumbs-collapsed{ 1345 color:#a7b6c2; } 1346 1347 .bp3-dark .bp3-breadcrumbs > li::after{ 1348 color:#a7b6c2; } 1349 1350 .bp3-dark .bp3-breadcrumb.bp3-disabled{ 1351 color:rgba(167, 182, 194, 0.6); } 1352 1353 .bp3-dark .bp3-breadcrumb-current{ 1354 color:#f5f8fa; } 1355 1356 .bp3-dark .bp3-breadcrumbs-collapsed{ 1357 background:rgba(16, 22, 26, 0.4); } 1358 .bp3-dark .bp3-breadcrumbs-collapsed:hover{ 1359 background:rgba(16, 22, 26, 0.6); 1360 color:#f5f8fa; } 1361 .bp3-button{ 1362 display:-webkit-inline-box; 1363 display:-ms-inline-flexbox; 1364 display:inline-flex; 1365 -webkit-box-orient:horizontal; 1366 -webkit-box-direction:normal; 1367 -ms-flex-direction:row; 1368 flex-direction:row; 1369 -webkit-box-align:center; 1370 -ms-flex-align:center; 1371 align-items:center; 1372 border:none; 1373 border-radius:3px; 1374 cursor:pointer; 1375 font-size:14px; 1376 -webkit-box-pack:center; 1377 -ms-flex-pack:center; 1378 justify-content:center; 1379 padding:5px 10px; 1380 text-align:left; 1381 vertical-align:middle; 1382 min-height:30px; 1383 min-width:30px; } 1384 .bp3-button > *{ 1385 -webkit-box-flex:0; 1386 -ms-flex-positive:0; 1387 flex-grow:0; 1388 -ms-flex-negative:0; 1389 flex-shrink:0; } 1390 .bp3-button > .bp3-fill{ 1391 -webkit-box-flex:1; 1392 -ms-flex-positive:1; 1393 flex-grow:1; 1394 -ms-flex-negative:1; 1395 flex-shrink:1; } 1396 .bp3-button::before, 1397 .bp3-button > *{ 1398 margin-right:7px; } 1399 .bp3-button:empty::before, 1400 .bp3-button > :last-child{ 1401 margin-right:0; } 1402 .bp3-button:empty{ 1403 padding:0 !important; } 1404 .bp3-button:disabled, .bp3-button.bp3-disabled{ 1405 cursor:not-allowed; } 1406 .bp3-button.bp3-fill{ 1407 display:-webkit-box; 1408 display:-ms-flexbox; 1409 display:flex; 1410 width:100%; } 1411 .bp3-button.bp3-align-right, 1412 .bp3-align-right .bp3-button{ 1413 text-align:right; } 1414 .bp3-button.bp3-align-left, 1415 .bp3-align-left .bp3-button{ 1416 text-align:left; } 1417 .bp3-button:not([class*="bp3-intent-"]){ 1418 background-color:#f5f8fa; 1419 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))); 1420 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); 1421 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 1422 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 1423 color:#182026; } 1424 .bp3-button:not([class*="bp3-intent-"]):hover{ 1425 background-clip:padding-box; 1426 background-color:#ebf1f5; 1427 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 1428 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); } 1429 .bp3-button:not([class*="bp3-intent-"]):active, .bp3-button:not([class*="bp3-intent-"]).bp3-active{ 1430 background-color:#d8e1e8; 1431 background-image:none; 1432 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); 1433 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 1434 .bp3-button:not([class*="bp3-intent-"]):disabled, .bp3-button:not([class*="bp3-intent-"]).bp3-disabled{ 1435 background-color:rgba(206, 217, 224, 0.5); 1436 background-image:none; 1437 -webkit-box-shadow:none; 1438 box-shadow:none; 1439 color:rgba(92, 112, 128, 0.6); 1440 cursor:not-allowed; 1441 outline:none; } 1442 .bp3-button:not([class*="bp3-intent-"]):disabled.bp3-active, .bp3-button:not([class*="bp3-intent-"]):disabled.bp3-active:hover, .bp3-button:not([class*="bp3-intent-"]).bp3-disabled.bp3-active, .bp3-button:not([class*="bp3-intent-"]).bp3-disabled.bp3-active:hover{ 1443 background:rgba(206, 217, 224, 0.7); } 1444 .bp3-button.bp3-intent-primary{ 1445 background-color:#137cbd; 1446 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0))); 1447 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); 1448 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1449 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1450 color:#ffffff; } 1451 .bp3-button.bp3-intent-primary:hover, .bp3-button.bp3-intent-primary:active, .bp3-button.bp3-intent-primary.bp3-active{ 1452 color:#ffffff; } 1453 .bp3-button.bp3-intent-primary:hover{ 1454 background-color:#106ba3; 1455 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1456 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); } 1457 .bp3-button.bp3-intent-primary:active, .bp3-button.bp3-intent-primary.bp3-active{ 1458 background-color:#0e5a8a; 1459 background-image:none; 1460 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 1461 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 1462 .bp3-button.bp3-intent-primary:disabled, .bp3-button.bp3-intent-primary.bp3-disabled{ 1463 background-color:rgba(19, 124, 189, 0.5); 1464 background-image:none; 1465 border-color:transparent; 1466 -webkit-box-shadow:none; 1467 box-shadow:none; 1468 color:rgba(255, 255, 255, 0.6); } 1469 .bp3-button.bp3-intent-success{ 1470 background-color:#0f9960; 1471 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0))); 1472 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); 1473 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1474 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1475 color:#ffffff; } 1476 .bp3-button.bp3-intent-success:hover, .bp3-button.bp3-intent-success:active, .bp3-button.bp3-intent-success.bp3-active{ 1477 color:#ffffff; } 1478 .bp3-button.bp3-intent-success:hover{ 1479 background-color:#0d8050; 1480 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1481 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); } 1482 .bp3-button.bp3-intent-success:active, .bp3-button.bp3-intent-success.bp3-active{ 1483 background-color:#0a6640; 1484 background-image:none; 1485 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 1486 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 1487 .bp3-button.bp3-intent-success:disabled, .bp3-button.bp3-intent-success.bp3-disabled{ 1488 background-color:rgba(15, 153, 96, 0.5); 1489 background-image:none; 1490 border-color:transparent; 1491 -webkit-box-shadow:none; 1492 box-shadow:none; 1493 color:rgba(255, 255, 255, 0.6); } 1494 .bp3-button.bp3-intent-warning{ 1495 background-color:#d9822b; 1496 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0))); 1497 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); 1498 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1499 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1500 color:#ffffff; } 1501 .bp3-button.bp3-intent-warning:hover, .bp3-button.bp3-intent-warning:active, .bp3-button.bp3-intent-warning.bp3-active{ 1502 color:#ffffff; } 1503 .bp3-button.bp3-intent-warning:hover{ 1504 background-color:#bf7326; 1505 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1506 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); } 1507 .bp3-button.bp3-intent-warning:active, .bp3-button.bp3-intent-warning.bp3-active{ 1508 background-color:#a66321; 1509 background-image:none; 1510 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 1511 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 1512 .bp3-button.bp3-intent-warning:disabled, .bp3-button.bp3-intent-warning.bp3-disabled{ 1513 background-color:rgba(217, 130, 43, 0.5); 1514 background-image:none; 1515 border-color:transparent; 1516 -webkit-box-shadow:none; 1517 box-shadow:none; 1518 color:rgba(255, 255, 255, 0.6); } 1519 .bp3-button.bp3-intent-danger{ 1520 background-color:#db3737; 1521 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0))); 1522 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); 1523 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1524 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1525 color:#ffffff; } 1526 .bp3-button.bp3-intent-danger:hover, .bp3-button.bp3-intent-danger:active, .bp3-button.bp3-intent-danger.bp3-active{ 1527 color:#ffffff; } 1528 .bp3-button.bp3-intent-danger:hover{ 1529 background-color:#c23030; 1530 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 1531 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); } 1532 .bp3-button.bp3-intent-danger:active, .bp3-button.bp3-intent-danger.bp3-active{ 1533 background-color:#a82a2a; 1534 background-image:none; 1535 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 1536 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 1537 .bp3-button.bp3-intent-danger:disabled, .bp3-button.bp3-intent-danger.bp3-disabled{ 1538 background-color:rgba(219, 55, 55, 0.5); 1539 background-image:none; 1540 border-color:transparent; 1541 -webkit-box-shadow:none; 1542 box-shadow:none; 1543 color:rgba(255, 255, 255, 0.6); } 1544 .bp3-button[class*="bp3-intent-"] .bp3-button-spinner .bp3-spinner-head{ 1545 stroke:#ffffff; } 1546 .bp3-button.bp3-large, 1547 .bp3-large .bp3-button{ 1548 min-height:40px; 1549 min-width:40px; 1550 font-size:16px; 1551 padding:5px 15px; } 1552 .bp3-button.bp3-large::before, 1553 .bp3-button.bp3-large > *, 1554 .bp3-large .bp3-button::before, 1555 .bp3-large .bp3-button > *{ 1556 margin-right:10px; } 1557 .bp3-button.bp3-large:empty::before, 1558 .bp3-button.bp3-large > :last-child, 1559 .bp3-large .bp3-button:empty::before, 1560 .bp3-large .bp3-button > :last-child{ 1561 margin-right:0; } 1562 .bp3-button.bp3-small, 1563 .bp3-small .bp3-button{ 1564 min-height:24px; 1565 min-width:24px; 1566 padding:0 7px; } 1567 .bp3-button.bp3-loading{ 1568 position:relative; } 1569 .bp3-button.bp3-loading[class*="bp3-icon-"]::before{ 1570 visibility:hidden; } 1571 .bp3-button.bp3-loading .bp3-button-spinner{ 1572 margin:0; 1573 position:absolute; } 1574 .bp3-button.bp3-loading > :not(.bp3-button-spinner){ 1575 visibility:hidden; } 1576 .bp3-button[class*="bp3-icon-"]::before{ 1577 font-family:"Icons16", sans-serif; 1578 font-size:16px; 1579 font-style:normal; 1580 font-weight:400; 1581 line-height:1; 1582 -moz-osx-font-smoothing:grayscale; 1583 -webkit-font-smoothing:antialiased; 1584 color:#5c7080; } 1585 .bp3-button .bp3-icon, .bp3-button .bp3-icon-standard, .bp3-button .bp3-icon-large{ 1586 color:#5c7080; } 1587 .bp3-button .bp3-icon.bp3-align-right, .bp3-button .bp3-icon-standard.bp3-align-right, .bp3-button .bp3-icon-large.bp3-align-right{ 1588 margin-left:7px; } 1589 .bp3-button .bp3-icon:first-child:last-child, 1590 .bp3-button .bp3-spinner + .bp3-icon:last-child{ 1591 margin:0 -7px; } 1592 .bp3-dark .bp3-button:not([class*="bp3-intent-"]){ 1593 background-color:#394b59; 1594 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0))); 1595 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0)); 1596 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 1597 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 1598 color:#f5f8fa; } 1599 .bp3-dark .bp3-button:not([class*="bp3-intent-"]):hover, .bp3-dark .bp3-button:not([class*="bp3-intent-"]):active, .bp3-dark .bp3-button:not([class*="bp3-intent-"]).bp3-active{ 1600 color:#f5f8fa; } 1601 .bp3-dark .bp3-button:not([class*="bp3-intent-"]):hover{ 1602 background-color:#30404d; 1603 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 1604 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 1605 .bp3-dark .bp3-button:not([class*="bp3-intent-"]):active, .bp3-dark .bp3-button:not([class*="bp3-intent-"]).bp3-active{ 1606 background-color:#202b33; 1607 background-image:none; 1608 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); 1609 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 1610 .bp3-dark .bp3-button:not([class*="bp3-intent-"]):disabled, .bp3-dark .bp3-button:not([class*="bp3-intent-"]).bp3-disabled{ 1611 background-color:rgba(57, 75, 89, 0.5); 1612 background-image:none; 1613 -webkit-box-shadow:none; 1614 box-shadow:none; 1615 color:rgba(167, 182, 194, 0.6); } 1616 .bp3-dark .bp3-button:not([class*="bp3-intent-"]):disabled.bp3-active, .bp3-dark .bp3-button:not([class*="bp3-intent-"]).bp3-disabled.bp3-active{ 1617 background:rgba(57, 75, 89, 0.7); } 1618 .bp3-dark .bp3-button:not([class*="bp3-intent-"]) .bp3-button-spinner .bp3-spinner-head{ 1619 background:rgba(16, 22, 26, 0.5); 1620 stroke:#8a9ba8; } 1621 .bp3-dark .bp3-button:not([class*="bp3-intent-"])[class*="bp3-icon-"]::before{ 1622 color:#a7b6c2; } 1623 .bp3-dark .bp3-button:not([class*="bp3-intent-"]) .bp3-icon, .bp3-dark .bp3-button:not([class*="bp3-intent-"]) .bp3-icon-standard, .bp3-dark .bp3-button:not([class*="bp3-intent-"]) .bp3-icon-large{ 1624 color:#a7b6c2; } 1625 .bp3-dark .bp3-button[class*="bp3-intent-"]{ 1626 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 1627 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 1628 .bp3-dark .bp3-button[class*="bp3-intent-"]:hover{ 1629 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 1630 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 1631 .bp3-dark .bp3-button[class*="bp3-intent-"]:active, .bp3-dark .bp3-button[class*="bp3-intent-"].bp3-active{ 1632 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 1633 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 1634 .bp3-dark .bp3-button[class*="bp3-intent-"]:disabled, .bp3-dark .bp3-button[class*="bp3-intent-"].bp3-disabled{ 1635 background-image:none; 1636 -webkit-box-shadow:none; 1637 box-shadow:none; 1638 color:rgba(255, 255, 255, 0.3); } 1639 .bp3-dark .bp3-button[class*="bp3-intent-"] .bp3-button-spinner .bp3-spinner-head{ 1640 stroke:#8a9ba8; } 1641 .bp3-button:disabled::before, 1642 .bp3-button:disabled .bp3-icon, .bp3-button:disabled .bp3-icon-standard, .bp3-button:disabled .bp3-icon-large, .bp3-button.bp3-disabled::before, 1643 .bp3-button.bp3-disabled .bp3-icon, .bp3-button.bp3-disabled .bp3-icon-standard, .bp3-button.bp3-disabled .bp3-icon-large, .bp3-button[class*="bp3-intent-"]::before, 1644 .bp3-button[class*="bp3-intent-"] .bp3-icon, .bp3-button[class*="bp3-intent-"] .bp3-icon-standard, .bp3-button[class*="bp3-intent-"] .bp3-icon-large{ 1645 color:inherit !important; } 1646 .bp3-button.bp3-minimal{ 1647 background:none; 1648 -webkit-box-shadow:none; 1649 box-shadow:none; } 1650 .bp3-button.bp3-minimal:hover{ 1651 background:rgba(167, 182, 194, 0.3); 1652 -webkit-box-shadow:none; 1653 box-shadow:none; 1654 color:#182026; 1655 text-decoration:none; } 1656 .bp3-button.bp3-minimal:active, .bp3-button.bp3-minimal.bp3-active{ 1657 background:rgba(115, 134, 148, 0.3); 1658 -webkit-box-shadow:none; 1659 box-shadow:none; 1660 color:#182026; } 1661 .bp3-button.bp3-minimal:disabled, .bp3-button.bp3-minimal:disabled:hover, .bp3-button.bp3-minimal.bp3-disabled, .bp3-button.bp3-minimal.bp3-disabled:hover{ 1662 background:none; 1663 color:rgba(92, 112, 128, 0.6); 1664 cursor:not-allowed; } 1665 .bp3-button.bp3-minimal:disabled.bp3-active, .bp3-button.bp3-minimal:disabled:hover.bp3-active, .bp3-button.bp3-minimal.bp3-disabled.bp3-active, .bp3-button.bp3-minimal.bp3-disabled:hover.bp3-active{ 1666 background:rgba(115, 134, 148, 0.3); } 1667 .bp3-dark .bp3-button.bp3-minimal{ 1668 background:none; 1669 -webkit-box-shadow:none; 1670 box-shadow:none; 1671 color:inherit; } 1672 .bp3-dark .bp3-button.bp3-minimal:hover, .bp3-dark .bp3-button.bp3-minimal:active, .bp3-dark .bp3-button.bp3-minimal.bp3-active{ 1673 background:none; 1674 -webkit-box-shadow:none; 1675 box-shadow:none; } 1676 .bp3-dark .bp3-button.bp3-minimal:hover{ 1677 background:rgba(138, 155, 168, 0.15); } 1678 .bp3-dark .bp3-button.bp3-minimal:active, .bp3-dark .bp3-button.bp3-minimal.bp3-active{ 1679 background:rgba(138, 155, 168, 0.3); 1680 color:#f5f8fa; } 1681 .bp3-dark .bp3-button.bp3-minimal:disabled, .bp3-dark .bp3-button.bp3-minimal:disabled:hover, .bp3-dark .bp3-button.bp3-minimal.bp3-disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-disabled:hover{ 1682 background:none; 1683 color:rgba(167, 182, 194, 0.6); 1684 cursor:not-allowed; } 1685 .bp3-dark .bp3-button.bp3-minimal:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal:disabled:hover.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-disabled:hover.bp3-active{ 1686 background:rgba(138, 155, 168, 0.3); } 1687 .bp3-button.bp3-minimal.bp3-intent-primary{ 1688 color:#106ba3; } 1689 .bp3-button.bp3-minimal.bp3-intent-primary:hover, .bp3-button.bp3-minimal.bp3-intent-primary:active, .bp3-button.bp3-minimal.bp3-intent-primary.bp3-active{ 1690 background:none; 1691 -webkit-box-shadow:none; 1692 box-shadow:none; 1693 color:#106ba3; } 1694 .bp3-button.bp3-minimal.bp3-intent-primary:hover{ 1695 background:rgba(19, 124, 189, 0.15); 1696 color:#106ba3; } 1697 .bp3-button.bp3-minimal.bp3-intent-primary:active, .bp3-button.bp3-minimal.bp3-intent-primary.bp3-active{ 1698 background:rgba(19, 124, 189, 0.3); 1699 color:#106ba3; } 1700 .bp3-button.bp3-minimal.bp3-intent-primary:disabled, .bp3-button.bp3-minimal.bp3-intent-primary.bp3-disabled{ 1701 background:none; 1702 color:rgba(16, 107, 163, 0.5); } 1703 .bp3-button.bp3-minimal.bp3-intent-primary:disabled.bp3-active, .bp3-button.bp3-minimal.bp3-intent-primary.bp3-disabled.bp3-active{ 1704 background:rgba(19, 124, 189, 0.3); } 1705 .bp3-button.bp3-minimal.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head{ 1706 stroke:#106ba3; } 1707 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary{ 1708 color:#48aff0; } 1709 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary:hover{ 1710 background:rgba(19, 124, 189, 0.2); 1711 color:#48aff0; } 1712 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary:active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary.bp3-active{ 1713 background:rgba(19, 124, 189, 0.3); 1714 color:#48aff0; } 1715 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary:disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary.bp3-disabled{ 1716 background:none; 1717 color:rgba(72, 175, 240, 0.5); } 1718 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary.bp3-disabled.bp3-active{ 1719 background:rgba(19, 124, 189, 0.3); } 1720 .bp3-button.bp3-minimal.bp3-intent-success{ 1721 color:#0d8050; } 1722 .bp3-button.bp3-minimal.bp3-intent-success:hover, .bp3-button.bp3-minimal.bp3-intent-success:active, .bp3-button.bp3-minimal.bp3-intent-success.bp3-active{ 1723 background:none; 1724 -webkit-box-shadow:none; 1725 box-shadow:none; 1726 color:#0d8050; } 1727 .bp3-button.bp3-minimal.bp3-intent-success:hover{ 1728 background:rgba(15, 153, 96, 0.15); 1729 color:#0d8050; } 1730 .bp3-button.bp3-minimal.bp3-intent-success:active, .bp3-button.bp3-minimal.bp3-intent-success.bp3-active{ 1731 background:rgba(15, 153, 96, 0.3); 1732 color:#0d8050; } 1733 .bp3-button.bp3-minimal.bp3-intent-success:disabled, .bp3-button.bp3-minimal.bp3-intent-success.bp3-disabled{ 1734 background:none; 1735 color:rgba(13, 128, 80, 0.5); } 1736 .bp3-button.bp3-minimal.bp3-intent-success:disabled.bp3-active, .bp3-button.bp3-minimal.bp3-intent-success.bp3-disabled.bp3-active{ 1737 background:rgba(15, 153, 96, 0.3); } 1738 .bp3-button.bp3-minimal.bp3-intent-success .bp3-button-spinner .bp3-spinner-head{ 1739 stroke:#0d8050; } 1740 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success{ 1741 color:#3dcc91; } 1742 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success:hover{ 1743 background:rgba(15, 153, 96, 0.2); 1744 color:#3dcc91; } 1745 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success:active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success.bp3-active{ 1746 background:rgba(15, 153, 96, 0.3); 1747 color:#3dcc91; } 1748 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success:disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success.bp3-disabled{ 1749 background:none; 1750 color:rgba(61, 204, 145, 0.5); } 1751 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success.bp3-disabled.bp3-active{ 1752 background:rgba(15, 153, 96, 0.3); } 1753 .bp3-button.bp3-minimal.bp3-intent-warning{ 1754 color:#bf7326; } 1755 .bp3-button.bp3-minimal.bp3-intent-warning:hover, .bp3-button.bp3-minimal.bp3-intent-warning:active, .bp3-button.bp3-minimal.bp3-intent-warning.bp3-active{ 1756 background:none; 1757 -webkit-box-shadow:none; 1758 box-shadow:none; 1759 color:#bf7326; } 1760 .bp3-button.bp3-minimal.bp3-intent-warning:hover{ 1761 background:rgba(217, 130, 43, 0.15); 1762 color:#bf7326; } 1763 .bp3-button.bp3-minimal.bp3-intent-warning:active, .bp3-button.bp3-minimal.bp3-intent-warning.bp3-active{ 1764 background:rgba(217, 130, 43, 0.3); 1765 color:#bf7326; } 1766 .bp3-button.bp3-minimal.bp3-intent-warning:disabled, .bp3-button.bp3-minimal.bp3-intent-warning.bp3-disabled{ 1767 background:none; 1768 color:rgba(191, 115, 38, 0.5); } 1769 .bp3-button.bp3-minimal.bp3-intent-warning:disabled.bp3-active, .bp3-button.bp3-minimal.bp3-intent-warning.bp3-disabled.bp3-active{ 1770 background:rgba(217, 130, 43, 0.3); } 1771 .bp3-button.bp3-minimal.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head{ 1772 stroke:#bf7326; } 1773 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning{ 1774 color:#ffb366; } 1775 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning:hover{ 1776 background:rgba(217, 130, 43, 0.2); 1777 color:#ffb366; } 1778 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning:active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning.bp3-active{ 1779 background:rgba(217, 130, 43, 0.3); 1780 color:#ffb366; } 1781 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning:disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning.bp3-disabled{ 1782 background:none; 1783 color:rgba(255, 179, 102, 0.5); } 1784 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning.bp3-disabled.bp3-active{ 1785 background:rgba(217, 130, 43, 0.3); } 1786 .bp3-button.bp3-minimal.bp3-intent-danger{ 1787 color:#c23030; } 1788 .bp3-button.bp3-minimal.bp3-intent-danger:hover, .bp3-button.bp3-minimal.bp3-intent-danger:active, .bp3-button.bp3-minimal.bp3-intent-danger.bp3-active{ 1789 background:none; 1790 -webkit-box-shadow:none; 1791 box-shadow:none; 1792 color:#c23030; } 1793 .bp3-button.bp3-minimal.bp3-intent-danger:hover{ 1794 background:rgba(219, 55, 55, 0.15); 1795 color:#c23030; } 1796 .bp3-button.bp3-minimal.bp3-intent-danger:active, .bp3-button.bp3-minimal.bp3-intent-danger.bp3-active{ 1797 background:rgba(219, 55, 55, 0.3); 1798 color:#c23030; } 1799 .bp3-button.bp3-minimal.bp3-intent-danger:disabled, .bp3-button.bp3-minimal.bp3-intent-danger.bp3-disabled{ 1800 background:none; 1801 color:rgba(194, 48, 48, 0.5); } 1802 .bp3-button.bp3-minimal.bp3-intent-danger:disabled.bp3-active, .bp3-button.bp3-minimal.bp3-intent-danger.bp3-disabled.bp3-active{ 1803 background:rgba(219, 55, 55, 0.3); } 1804 .bp3-button.bp3-minimal.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head{ 1805 stroke:#c23030; } 1806 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger{ 1807 color:#ff7373; } 1808 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger:hover{ 1809 background:rgba(219, 55, 55, 0.2); 1810 color:#ff7373; } 1811 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger:active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger.bp3-active{ 1812 background:rgba(219, 55, 55, 0.3); 1813 color:#ff7373; } 1814 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger:disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger.bp3-disabled{ 1815 background:none; 1816 color:rgba(255, 115, 115, 0.5); } 1817 .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger.bp3-disabled.bp3-active{ 1818 background:rgba(219, 55, 55, 0.3); } 1819 .bp3-button.bp3-outlined{ 1820 background:none; 1821 -webkit-box-shadow:none; 1822 box-shadow:none; 1823 border:1px solid rgba(24, 32, 38, 0.2); 1824 -webkit-box-sizing:border-box; 1825 box-sizing:border-box; } 1826 .bp3-button.bp3-outlined:hover{ 1827 background:rgba(167, 182, 194, 0.3); 1828 -webkit-box-shadow:none; 1829 box-shadow:none; 1830 color:#182026; 1831 text-decoration:none; } 1832 .bp3-button.bp3-outlined:active, .bp3-button.bp3-outlined.bp3-active{ 1833 background:rgba(115, 134, 148, 0.3); 1834 -webkit-box-shadow:none; 1835 box-shadow:none; 1836 color:#182026; } 1837 .bp3-button.bp3-outlined:disabled, .bp3-button.bp3-outlined:disabled:hover, .bp3-button.bp3-outlined.bp3-disabled, .bp3-button.bp3-outlined.bp3-disabled:hover{ 1838 background:none; 1839 color:rgba(92, 112, 128, 0.6); 1840 cursor:not-allowed; } 1841 .bp3-button.bp3-outlined:disabled.bp3-active, .bp3-button.bp3-outlined:disabled:hover.bp3-active, .bp3-button.bp3-outlined.bp3-disabled.bp3-active, .bp3-button.bp3-outlined.bp3-disabled:hover.bp3-active{ 1842 background:rgba(115, 134, 148, 0.3); } 1843 .bp3-dark .bp3-button.bp3-outlined{ 1844 background:none; 1845 -webkit-box-shadow:none; 1846 box-shadow:none; 1847 color:inherit; } 1848 .bp3-dark .bp3-button.bp3-outlined:hover, .bp3-dark .bp3-button.bp3-outlined:active, .bp3-dark .bp3-button.bp3-outlined.bp3-active{ 1849 background:none; 1850 -webkit-box-shadow:none; 1851 box-shadow:none; } 1852 .bp3-dark .bp3-button.bp3-outlined:hover{ 1853 background:rgba(138, 155, 168, 0.15); } 1854 .bp3-dark .bp3-button.bp3-outlined:active, .bp3-dark .bp3-button.bp3-outlined.bp3-active{ 1855 background:rgba(138, 155, 168, 0.3); 1856 color:#f5f8fa; } 1857 .bp3-dark .bp3-button.bp3-outlined:disabled, .bp3-dark .bp3-button.bp3-outlined:disabled:hover, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled:hover{ 1858 background:none; 1859 color:rgba(167, 182, 194, 0.6); 1860 cursor:not-allowed; } 1861 .bp3-dark .bp3-button.bp3-outlined:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined:disabled:hover.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled:hover.bp3-active{ 1862 background:rgba(138, 155, 168, 0.3); } 1863 .bp3-button.bp3-outlined.bp3-intent-primary{ 1864 color:#106ba3; } 1865 .bp3-button.bp3-outlined.bp3-intent-primary:hover, .bp3-button.bp3-outlined.bp3-intent-primary:active, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-active{ 1866 background:none; 1867 -webkit-box-shadow:none; 1868 box-shadow:none; 1869 color:#106ba3; } 1870 .bp3-button.bp3-outlined.bp3-intent-primary:hover{ 1871 background:rgba(19, 124, 189, 0.15); 1872 color:#106ba3; } 1873 .bp3-button.bp3-outlined.bp3-intent-primary:active, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-active{ 1874 background:rgba(19, 124, 189, 0.3); 1875 color:#106ba3; } 1876 .bp3-button.bp3-outlined.bp3-intent-primary:disabled, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled{ 1877 background:none; 1878 color:rgba(16, 107, 163, 0.5); } 1879 .bp3-button.bp3-outlined.bp3-intent-primary:disabled.bp3-active, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled.bp3-active{ 1880 background:rgba(19, 124, 189, 0.3); } 1881 .bp3-button.bp3-outlined.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head{ 1882 stroke:#106ba3; } 1883 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary{ 1884 color:#48aff0; } 1885 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:hover{ 1886 background:rgba(19, 124, 189, 0.2); 1887 color:#48aff0; } 1888 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary.bp3-active{ 1889 background:rgba(19, 124, 189, 0.3); 1890 color:#48aff0; } 1891 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled{ 1892 background:none; 1893 color:rgba(72, 175, 240, 0.5); } 1894 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled.bp3-active{ 1895 background:rgba(19, 124, 189, 0.3); } 1896 .bp3-button.bp3-outlined.bp3-intent-success{ 1897 color:#0d8050; } 1898 .bp3-button.bp3-outlined.bp3-intent-success:hover, .bp3-button.bp3-outlined.bp3-intent-success:active, .bp3-button.bp3-outlined.bp3-intent-success.bp3-active{ 1899 background:none; 1900 -webkit-box-shadow:none; 1901 box-shadow:none; 1902 color:#0d8050; } 1903 .bp3-button.bp3-outlined.bp3-intent-success:hover{ 1904 background:rgba(15, 153, 96, 0.15); 1905 color:#0d8050; } 1906 .bp3-button.bp3-outlined.bp3-intent-success:active, .bp3-button.bp3-outlined.bp3-intent-success.bp3-active{ 1907 background:rgba(15, 153, 96, 0.3); 1908 color:#0d8050; } 1909 .bp3-button.bp3-outlined.bp3-intent-success:disabled, .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled{ 1910 background:none; 1911 color:rgba(13, 128, 80, 0.5); } 1912 .bp3-button.bp3-outlined.bp3-intent-success:disabled.bp3-active, .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled.bp3-active{ 1913 background:rgba(15, 153, 96, 0.3); } 1914 .bp3-button.bp3-outlined.bp3-intent-success .bp3-button-spinner .bp3-spinner-head{ 1915 stroke:#0d8050; } 1916 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success{ 1917 color:#3dcc91; } 1918 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:hover{ 1919 background:rgba(15, 153, 96, 0.2); 1920 color:#3dcc91; } 1921 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success.bp3-active{ 1922 background:rgba(15, 153, 96, 0.3); 1923 color:#3dcc91; } 1924 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled{ 1925 background:none; 1926 color:rgba(61, 204, 145, 0.5); } 1927 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled.bp3-active{ 1928 background:rgba(15, 153, 96, 0.3); } 1929 .bp3-button.bp3-outlined.bp3-intent-warning{ 1930 color:#bf7326; } 1931 .bp3-button.bp3-outlined.bp3-intent-warning:hover, .bp3-button.bp3-outlined.bp3-intent-warning:active, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-active{ 1932 background:none; 1933 -webkit-box-shadow:none; 1934 box-shadow:none; 1935 color:#bf7326; } 1936 .bp3-button.bp3-outlined.bp3-intent-warning:hover{ 1937 background:rgba(217, 130, 43, 0.15); 1938 color:#bf7326; } 1939 .bp3-button.bp3-outlined.bp3-intent-warning:active, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-active{ 1940 background:rgba(217, 130, 43, 0.3); 1941 color:#bf7326; } 1942 .bp3-button.bp3-outlined.bp3-intent-warning:disabled, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled{ 1943 background:none; 1944 color:rgba(191, 115, 38, 0.5); } 1945 .bp3-button.bp3-outlined.bp3-intent-warning:disabled.bp3-active, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled.bp3-active{ 1946 background:rgba(217, 130, 43, 0.3); } 1947 .bp3-button.bp3-outlined.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head{ 1948 stroke:#bf7326; } 1949 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning{ 1950 color:#ffb366; } 1951 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:hover{ 1952 background:rgba(217, 130, 43, 0.2); 1953 color:#ffb366; } 1954 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning.bp3-active{ 1955 background:rgba(217, 130, 43, 0.3); 1956 color:#ffb366; } 1957 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled{ 1958 background:none; 1959 color:rgba(255, 179, 102, 0.5); } 1960 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled.bp3-active{ 1961 background:rgba(217, 130, 43, 0.3); } 1962 .bp3-button.bp3-outlined.bp3-intent-danger{ 1963 color:#c23030; } 1964 .bp3-button.bp3-outlined.bp3-intent-danger:hover, .bp3-button.bp3-outlined.bp3-intent-danger:active, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-active{ 1965 background:none; 1966 -webkit-box-shadow:none; 1967 box-shadow:none; 1968 color:#c23030; } 1969 .bp3-button.bp3-outlined.bp3-intent-danger:hover{ 1970 background:rgba(219, 55, 55, 0.15); 1971 color:#c23030; } 1972 .bp3-button.bp3-outlined.bp3-intent-danger:active, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-active{ 1973 background:rgba(219, 55, 55, 0.3); 1974 color:#c23030; } 1975 .bp3-button.bp3-outlined.bp3-intent-danger:disabled, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled{ 1976 background:none; 1977 color:rgba(194, 48, 48, 0.5); } 1978 .bp3-button.bp3-outlined.bp3-intent-danger:disabled.bp3-active, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled.bp3-active{ 1979 background:rgba(219, 55, 55, 0.3); } 1980 .bp3-button.bp3-outlined.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head{ 1981 stroke:#c23030; } 1982 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger{ 1983 color:#ff7373; } 1984 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:hover{ 1985 background:rgba(219, 55, 55, 0.2); 1986 color:#ff7373; } 1987 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger.bp3-active{ 1988 background:rgba(219, 55, 55, 0.3); 1989 color:#ff7373; } 1990 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled{ 1991 background:none; 1992 color:rgba(255, 115, 115, 0.5); } 1993 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled.bp3-active{ 1994 background:rgba(219, 55, 55, 0.3); } 1995 .bp3-button.bp3-outlined:disabled, .bp3-button.bp3-outlined.bp3-disabled, .bp3-button.bp3-outlined:disabled:hover, .bp3-button.bp3-outlined.bp3-disabled:hover{ 1996 border-color:rgba(92, 112, 128, 0.1); } 1997 .bp3-dark .bp3-button.bp3-outlined{ 1998 border-color:rgba(255, 255, 255, 0.4); } 1999 .bp3-dark .bp3-button.bp3-outlined:disabled, .bp3-dark .bp3-button.bp3-outlined:disabled:hover, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled:hover{ 2000 border-color:rgba(255, 255, 255, 0.2); } 2001 .bp3-button.bp3-outlined.bp3-intent-primary{ 2002 border-color:rgba(16, 107, 163, 0.6); } 2003 .bp3-button.bp3-outlined.bp3-intent-primary:disabled, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled{ 2004 border-color:rgba(16, 107, 163, 0.2); } 2005 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary{ 2006 border-color:rgba(72, 175, 240, 0.6); } 2007 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled{ 2008 border-color:rgba(72, 175, 240, 0.2); } 2009 .bp3-button.bp3-outlined.bp3-intent-success{ 2010 border-color:rgba(13, 128, 80, 0.6); } 2011 .bp3-button.bp3-outlined.bp3-intent-success:disabled, .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled{ 2012 border-color:rgba(13, 128, 80, 0.2); } 2013 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success{ 2014 border-color:rgba(61, 204, 145, 0.6); } 2015 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled{ 2016 border-color:rgba(61, 204, 145, 0.2); } 2017 .bp3-button.bp3-outlined.bp3-intent-warning{ 2018 border-color:rgba(191, 115, 38, 0.6); } 2019 .bp3-button.bp3-outlined.bp3-intent-warning:disabled, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled{ 2020 border-color:rgba(191, 115, 38, 0.2); } 2021 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning{ 2022 border-color:rgba(255, 179, 102, 0.6); } 2023 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled{ 2024 border-color:rgba(255, 179, 102, 0.2); } 2025 .bp3-button.bp3-outlined.bp3-intent-danger{ 2026 border-color:rgba(194, 48, 48, 0.6); } 2027 .bp3-button.bp3-outlined.bp3-intent-danger:disabled, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled{ 2028 border-color:rgba(194, 48, 48, 0.2); } 2029 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger{ 2030 border-color:rgba(255, 115, 115, 0.6); } 2031 .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled{ 2032 border-color:rgba(255, 115, 115, 0.2); } 2033 2034 a.bp3-button{ 2035 text-align:center; 2036 text-decoration:none; 2037 -webkit-transition:none; 2038 transition:none; } 2039 a.bp3-button, a.bp3-button:hover, a.bp3-button:active{ 2040 color:#182026; } 2041 a.bp3-button.bp3-disabled{ 2042 color:rgba(92, 112, 128, 0.6); } 2043 2044 .bp3-button-text{ 2045 -webkit-box-flex:0; 2046 -ms-flex:0 1 auto; 2047 flex:0 1 auto; } 2048 2049 .bp3-button.bp3-align-left .bp3-button-text, .bp3-button.bp3-align-right .bp3-button-text, 2050 .bp3-button-group.bp3-align-left .bp3-button-text, 2051 .bp3-button-group.bp3-align-right .bp3-button-text{ 2052 -webkit-box-flex:1; 2053 -ms-flex:1 1 auto; 2054 flex:1 1 auto; } 2055 .bp3-button-group{ 2056 display:-webkit-inline-box; 2057 display:-ms-inline-flexbox; 2058 display:inline-flex; } 2059 .bp3-button-group .bp3-button{ 2060 -webkit-box-flex:0; 2061 -ms-flex:0 0 auto; 2062 flex:0 0 auto; 2063 position:relative; 2064 z-index:4; } 2065 .bp3-button-group .bp3-button:focus{ 2066 z-index:5; } 2067 .bp3-button-group .bp3-button:hover{ 2068 z-index:6; } 2069 .bp3-button-group .bp3-button:active, .bp3-button-group .bp3-button.bp3-active{ 2070 z-index:7; } 2071 .bp3-button-group .bp3-button:disabled, .bp3-button-group .bp3-button.bp3-disabled{ 2072 z-index:3; } 2073 .bp3-button-group .bp3-button[class*="bp3-intent-"]{ 2074 z-index:9; } 2075 .bp3-button-group .bp3-button[class*="bp3-intent-"]:focus{ 2076 z-index:10; } 2077 .bp3-button-group .bp3-button[class*="bp3-intent-"]:hover{ 2078 z-index:11; } 2079 .bp3-button-group .bp3-button[class*="bp3-intent-"]:active, .bp3-button-group .bp3-button[class*="bp3-intent-"].bp3-active{ 2080 z-index:12; } 2081 .bp3-button-group .bp3-button[class*="bp3-intent-"]:disabled, .bp3-button-group .bp3-button[class*="bp3-intent-"].bp3-disabled{ 2082 z-index:8; } 2083 .bp3-button-group:not(.bp3-minimal) > .bp3-popover-wrapper:not(:first-child) .bp3-button, 2084 .bp3-button-group:not(.bp3-minimal) > .bp3-button:not(:first-child){ 2085 border-bottom-left-radius:0; 2086 border-top-left-radius:0; } 2087 .bp3-button-group:not(.bp3-minimal) > .bp3-popover-wrapper:not(:last-child) .bp3-button, 2088 .bp3-button-group:not(.bp3-minimal) > .bp3-button:not(:last-child){ 2089 border-bottom-right-radius:0; 2090 border-top-right-radius:0; 2091 margin-right:-1px; } 2092 .bp3-button-group.bp3-minimal .bp3-button{ 2093 background:none; 2094 -webkit-box-shadow:none; 2095 box-shadow:none; } 2096 .bp3-button-group.bp3-minimal .bp3-button:hover{ 2097 background:rgba(167, 182, 194, 0.3); 2098 -webkit-box-shadow:none; 2099 box-shadow:none; 2100 color:#182026; 2101 text-decoration:none; } 2102 .bp3-button-group.bp3-minimal .bp3-button:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-active{ 2103 background:rgba(115, 134, 148, 0.3); 2104 -webkit-box-shadow:none; 2105 box-shadow:none; 2106 color:#182026; } 2107 .bp3-button-group.bp3-minimal .bp3-button:disabled, .bp3-button-group.bp3-minimal .bp3-button:disabled:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled:hover{ 2108 background:none; 2109 color:rgba(92, 112, 128, 0.6); 2110 cursor:not-allowed; } 2111 .bp3-button-group.bp3-minimal .bp3-button:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button:disabled:hover.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled:hover.bp3-active{ 2112 background:rgba(115, 134, 148, 0.3); } 2113 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button{ 2114 background:none; 2115 -webkit-box-shadow:none; 2116 box-shadow:none; 2117 color:inherit; } 2118 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:hover, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-active{ 2119 background:none; 2120 -webkit-box-shadow:none; 2121 box-shadow:none; } 2122 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:hover{ 2123 background:rgba(138, 155, 168, 0.15); } 2124 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-active{ 2125 background:rgba(138, 155, 168, 0.3); 2126 color:#f5f8fa; } 2127 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:disabled:hover, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled:hover{ 2128 background:none; 2129 color:rgba(167, 182, 194, 0.6); 2130 cursor:not-allowed; } 2131 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:disabled:hover.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled:hover.bp3-active{ 2132 background:rgba(138, 155, 168, 0.3); } 2133 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary{ 2134 color:#106ba3; } 2135 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-active{ 2136 background:none; 2137 -webkit-box-shadow:none; 2138 box-shadow:none; 2139 color:#106ba3; } 2140 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:hover{ 2141 background:rgba(19, 124, 189, 0.15); 2142 color:#106ba3; } 2143 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-active{ 2144 background:rgba(19, 124, 189, 0.3); 2145 color:#106ba3; } 2146 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-disabled{ 2147 background:none; 2148 color:rgba(16, 107, 163, 0.5); } 2149 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-disabled.bp3-active{ 2150 background:rgba(19, 124, 189, 0.3); } 2151 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head{ 2152 stroke:#106ba3; } 2153 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary{ 2154 color:#48aff0; } 2155 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:hover{ 2156 background:rgba(19, 124, 189, 0.2); 2157 color:#48aff0; } 2158 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-active{ 2159 background:rgba(19, 124, 189, 0.3); 2160 color:#48aff0; } 2161 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-disabled{ 2162 background:none; 2163 color:rgba(72, 175, 240, 0.5); } 2164 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-disabled.bp3-active{ 2165 background:rgba(19, 124, 189, 0.3); } 2166 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success{ 2167 color:#0d8050; } 2168 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-active{ 2169 background:none; 2170 -webkit-box-shadow:none; 2171 box-shadow:none; 2172 color:#0d8050; } 2173 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:hover{ 2174 background:rgba(15, 153, 96, 0.15); 2175 color:#0d8050; } 2176 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-active{ 2177 background:rgba(15, 153, 96, 0.3); 2178 color:#0d8050; } 2179 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-disabled{ 2180 background:none; 2181 color:rgba(13, 128, 80, 0.5); } 2182 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-disabled.bp3-active{ 2183 background:rgba(15, 153, 96, 0.3); } 2184 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success .bp3-button-spinner .bp3-spinner-head{ 2185 stroke:#0d8050; } 2186 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success{ 2187 color:#3dcc91; } 2188 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:hover{ 2189 background:rgba(15, 153, 96, 0.2); 2190 color:#3dcc91; } 2191 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-active{ 2192 background:rgba(15, 153, 96, 0.3); 2193 color:#3dcc91; } 2194 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-disabled{ 2195 background:none; 2196 color:rgba(61, 204, 145, 0.5); } 2197 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-disabled.bp3-active{ 2198 background:rgba(15, 153, 96, 0.3); } 2199 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning{ 2200 color:#bf7326; } 2201 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-active{ 2202 background:none; 2203 -webkit-box-shadow:none; 2204 box-shadow:none; 2205 color:#bf7326; } 2206 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:hover{ 2207 background:rgba(217, 130, 43, 0.15); 2208 color:#bf7326; } 2209 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-active{ 2210 background:rgba(217, 130, 43, 0.3); 2211 color:#bf7326; } 2212 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-disabled{ 2213 background:none; 2214 color:rgba(191, 115, 38, 0.5); } 2215 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-disabled.bp3-active{ 2216 background:rgba(217, 130, 43, 0.3); } 2217 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head{ 2218 stroke:#bf7326; } 2219 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning{ 2220 color:#ffb366; } 2221 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:hover{ 2222 background:rgba(217, 130, 43, 0.2); 2223 color:#ffb366; } 2224 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-active{ 2225 background:rgba(217, 130, 43, 0.3); 2226 color:#ffb366; } 2227 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-disabled{ 2228 background:none; 2229 color:rgba(255, 179, 102, 0.5); } 2230 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-disabled.bp3-active{ 2231 background:rgba(217, 130, 43, 0.3); } 2232 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger{ 2233 color:#c23030; } 2234 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-active{ 2235 background:none; 2236 -webkit-box-shadow:none; 2237 box-shadow:none; 2238 color:#c23030; } 2239 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:hover{ 2240 background:rgba(219, 55, 55, 0.15); 2241 color:#c23030; } 2242 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-active{ 2243 background:rgba(219, 55, 55, 0.3); 2244 color:#c23030; } 2245 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-disabled{ 2246 background:none; 2247 color:rgba(194, 48, 48, 0.5); } 2248 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-disabled.bp3-active{ 2249 background:rgba(219, 55, 55, 0.3); } 2250 .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head{ 2251 stroke:#c23030; } 2252 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger{ 2253 color:#ff7373; } 2254 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:hover{ 2255 background:rgba(219, 55, 55, 0.2); 2256 color:#ff7373; } 2257 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-active{ 2258 background:rgba(219, 55, 55, 0.3); 2259 color:#ff7373; } 2260 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-disabled{ 2261 background:none; 2262 color:rgba(255, 115, 115, 0.5); } 2263 .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-disabled.bp3-active{ 2264 background:rgba(219, 55, 55, 0.3); } 2265 .bp3-button-group .bp3-popover-wrapper, 2266 .bp3-button-group .bp3-popover-target{ 2267 display:-webkit-box; 2268 display:-ms-flexbox; 2269 display:flex; 2270 -webkit-box-flex:1; 2271 -ms-flex:1 1 auto; 2272 flex:1 1 auto; } 2273 .bp3-button-group.bp3-fill{ 2274 display:-webkit-box; 2275 display:-ms-flexbox; 2276 display:flex; 2277 width:100%; } 2278 .bp3-button-group .bp3-button.bp3-fill, 2279 .bp3-button-group.bp3-fill .bp3-button:not(.bp3-fixed){ 2280 -webkit-box-flex:1; 2281 -ms-flex:1 1 auto; 2282 flex:1 1 auto; } 2283 .bp3-button-group.bp3-vertical{ 2284 -webkit-box-align:stretch; 2285 -ms-flex-align:stretch; 2286 align-items:stretch; 2287 -webkit-box-orient:vertical; 2288 -webkit-box-direction:normal; 2289 -ms-flex-direction:column; 2290 flex-direction:column; 2291 vertical-align:top; } 2292 .bp3-button-group.bp3-vertical.bp3-fill{ 2293 height:100%; 2294 width:unset; } 2295 .bp3-button-group.bp3-vertical .bp3-button{ 2296 margin-right:0 !important; 2297 width:100%; } 2298 .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-popover-wrapper:first-child .bp3-button, 2299 .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-button:first-child{ 2300 border-radius:3px 3px 0 0; } 2301 .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-popover-wrapper:last-child .bp3-button, 2302 .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-button:last-child{ 2303 border-radius:0 0 3px 3px; } 2304 .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-popover-wrapper:not(:last-child) .bp3-button, 2305 .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-button:not(:last-child){ 2306 margin-bottom:-1px; } 2307 .bp3-button-group.bp3-align-left .bp3-button{ 2308 text-align:left; } 2309 .bp3-dark .bp3-button-group:not(.bp3-minimal) > .bp3-popover-wrapper:not(:last-child) .bp3-button, 2310 .bp3-dark .bp3-button-group:not(.bp3-minimal) > .bp3-button:not(:last-child){ 2311 margin-right:1px; } 2312 .bp3-dark .bp3-button-group.bp3-vertical > .bp3-popover-wrapper:not(:last-child) .bp3-button, 2313 .bp3-dark .bp3-button-group.bp3-vertical > .bp3-button:not(:last-child){ 2314 margin-bottom:1px; } 2315 .bp3-callout{ 2316 font-size:14px; 2317 line-height:1.5; 2318 background-color:rgba(138, 155, 168, 0.15); 2319 border-radius:3px; 2320 padding:10px 12px 9px; 2321 position:relative; 2322 width:100%; } 2323 .bp3-callout[class*="bp3-icon-"]{ 2324 padding-left:40px; } 2325 .bp3-callout[class*="bp3-icon-"]::before{ 2326 font-family:"Icons20", sans-serif; 2327 font-size:20px; 2328 font-style:normal; 2329 font-weight:400; 2330 line-height:1; 2331 -moz-osx-font-smoothing:grayscale; 2332 -webkit-font-smoothing:antialiased; 2333 color:#5c7080; 2334 left:10px; 2335 position:absolute; 2336 top:10px; } 2337 .bp3-callout.bp3-callout-icon{ 2338 padding-left:40px; } 2339 .bp3-callout.bp3-callout-icon > .bp3-icon:first-child{ 2340 color:#5c7080; 2341 left:10px; 2342 position:absolute; 2343 top:10px; } 2344 .bp3-callout .bp3-heading{ 2345 line-height:20px; 2346 margin-bottom:5px; 2347 margin-top:0; } 2348 .bp3-callout .bp3-heading:last-child{ 2349 margin-bottom:0; } 2350 .bp3-dark .bp3-callout{ 2351 background-color:rgba(138, 155, 168, 0.2); } 2352 .bp3-dark .bp3-callout[class*="bp3-icon-"]::before{ 2353 color:#a7b6c2; } 2354 .bp3-callout.bp3-intent-primary{ 2355 background-color:rgba(19, 124, 189, 0.15); } 2356 .bp3-callout.bp3-intent-primary[class*="bp3-icon-"]::before, 2357 .bp3-callout.bp3-intent-primary > .bp3-icon:first-child, 2358 .bp3-callout.bp3-intent-primary .bp3-heading{ 2359 color:#106ba3; } 2360 .bp3-dark .bp3-callout.bp3-intent-primary{ 2361 background-color:rgba(19, 124, 189, 0.25); } 2362 .bp3-dark .bp3-callout.bp3-intent-primary[class*="bp3-icon-"]::before, 2363 .bp3-dark .bp3-callout.bp3-intent-primary > .bp3-icon:first-child, 2364 .bp3-dark .bp3-callout.bp3-intent-primary .bp3-heading{ 2365 color:#48aff0; } 2366 .bp3-callout.bp3-intent-success{ 2367 background-color:rgba(15, 153, 96, 0.15); } 2368 .bp3-callout.bp3-intent-success[class*="bp3-icon-"]::before, 2369 .bp3-callout.bp3-intent-success > .bp3-icon:first-child, 2370 .bp3-callout.bp3-intent-success .bp3-heading{ 2371 color:#0d8050; } 2372 .bp3-dark .bp3-callout.bp3-intent-success{ 2373 background-color:rgba(15, 153, 96, 0.25); } 2374 .bp3-dark .bp3-callout.bp3-intent-success[class*="bp3-icon-"]::before, 2375 .bp3-dark .bp3-callout.bp3-intent-success > .bp3-icon:first-child, 2376 .bp3-dark .bp3-callout.bp3-intent-success .bp3-heading{ 2377 color:#3dcc91; } 2378 .bp3-callout.bp3-intent-warning{ 2379 background-color:rgba(217, 130, 43, 0.15); } 2380 .bp3-callout.bp3-intent-warning[class*="bp3-icon-"]::before, 2381 .bp3-callout.bp3-intent-warning > .bp3-icon:first-child, 2382 .bp3-callout.bp3-intent-warning .bp3-heading{ 2383 color:#bf7326; } 2384 .bp3-dark .bp3-callout.bp3-intent-warning{ 2385 background-color:rgba(217, 130, 43, 0.25); } 2386 .bp3-dark .bp3-callout.bp3-intent-warning[class*="bp3-icon-"]::before, 2387 .bp3-dark .bp3-callout.bp3-intent-warning > .bp3-icon:first-child, 2388 .bp3-dark .bp3-callout.bp3-intent-warning .bp3-heading{ 2389 color:#ffb366; } 2390 .bp3-callout.bp3-intent-danger{ 2391 background-color:rgba(219, 55, 55, 0.15); } 2392 .bp3-callout.bp3-intent-danger[class*="bp3-icon-"]::before, 2393 .bp3-callout.bp3-intent-danger > .bp3-icon:first-child, 2394 .bp3-callout.bp3-intent-danger .bp3-heading{ 2395 color:#c23030; } 2396 .bp3-dark .bp3-callout.bp3-intent-danger{ 2397 background-color:rgba(219, 55, 55, 0.25); } 2398 .bp3-dark .bp3-callout.bp3-intent-danger[class*="bp3-icon-"]::before, 2399 .bp3-dark .bp3-callout.bp3-intent-danger > .bp3-icon:first-child, 2400 .bp3-dark .bp3-callout.bp3-intent-danger .bp3-heading{ 2401 color:#ff7373; } 2402 .bp3-running-text .bp3-callout{ 2403 margin:20px 0; } 2404 .bp3-card{ 2405 background-color:#ffffff; 2406 border-radius:3px; 2407 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.15), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); 2408 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.15), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); 2409 padding:20px; 2410 -webkit-transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 2411 transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 2412 transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 2413 transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9); } 2414 .bp3-card.bp3-dark, 2415 .bp3-dark .bp3-card{ 2416 background-color:#30404d; 2417 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); 2418 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); } 2419 2420 .bp3-elevation-0{ 2421 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.15), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); 2422 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.15), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); } 2423 .bp3-elevation-0.bp3-dark, 2424 .bp3-dark .bp3-elevation-0{ 2425 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); 2426 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); } 2427 2428 .bp3-elevation-1{ 2429 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); 2430 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); } 2431 .bp3-elevation-1.bp3-dark, 2432 .bp3-dark .bp3-elevation-1{ 2433 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); 2434 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); } 2435 2436 .bp3-elevation-2{ 2437 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 1px 1px rgba(16, 22, 26, 0.2), 0 2px 6px rgba(16, 22, 26, 0.2); 2438 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 1px 1px rgba(16, 22, 26, 0.2), 0 2px 6px rgba(16, 22, 26, 0.2); } 2439 .bp3-elevation-2.bp3-dark, 2440 .bp3-dark .bp3-elevation-2{ 2441 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.4), 0 2px 6px rgba(16, 22, 26, 0.4); 2442 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.4), 0 2px 6px rgba(16, 22, 26, 0.4); } 2443 2444 .bp3-elevation-3{ 2445 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 2446 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); } 2447 .bp3-elevation-3.bp3-dark, 2448 .bp3-dark .bp3-elevation-3{ 2449 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); 2450 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); } 2451 2452 .bp3-elevation-4{ 2453 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); 2454 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); } 2455 .bp3-elevation-4.bp3-dark, 2456 .bp3-dark .bp3-elevation-4{ 2457 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); 2458 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); } 2459 2460 .bp3-card.bp3-interactive:hover{ 2461 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 2462 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 2463 cursor:pointer; } 2464 .bp3-card.bp3-interactive:hover.bp3-dark, 2465 .bp3-dark .bp3-card.bp3-interactive:hover{ 2466 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); 2467 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); } 2468 2469 .bp3-card.bp3-interactive:active{ 2470 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); 2471 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); 2472 opacity:0.9; 2473 -webkit-transition-duration:0; 2474 transition-duration:0; } 2475 .bp3-card.bp3-interactive:active.bp3-dark, 2476 .bp3-dark .bp3-card.bp3-interactive:active{ 2477 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); 2478 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); } 2479 2480 .bp3-collapse{ 2481 height:0; 2482 overflow-y:hidden; 2483 -webkit-transition:height 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 2484 transition:height 200ms cubic-bezier(0.4, 1, 0.75, 0.9); } 2485 .bp3-collapse .bp3-collapse-body{ 2486 -webkit-transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 2487 transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 2488 transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 2489 transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); } 2490 .bp3-collapse .bp3-collapse-body[aria-hidden="true"]{ 2491 display:none; } 2492 2493 .bp3-context-menu .bp3-popover-target{ 2494 display:block; } 2495 2496 .bp3-context-menu-popover-target{ 2497 position:fixed; } 2498 2499 .bp3-divider{ 2500 border-bottom:1px solid rgba(16, 22, 26, 0.15); 2501 border-right:1px solid rgba(16, 22, 26, 0.15); 2502 margin:5px; } 2503 .bp3-dark .bp3-divider{ 2504 border-color:rgba(16, 22, 26, 0.4); } 2505 .bp3-dialog-container{ 2506 opacity:1; 2507 -webkit-transform:scale(1); 2508 transform:scale(1); 2509 -webkit-box-align:center; 2510 -ms-flex-align:center; 2511 align-items:center; 2512 display:-webkit-box; 2513 display:-ms-flexbox; 2514 display:flex; 2515 -webkit-box-pack:center; 2516 -ms-flex-pack:center; 2517 justify-content:center; 2518 min-height:100%; 2519 pointer-events:none; 2520 -webkit-user-select:none; 2521 -moz-user-select:none; 2522 -ms-user-select:none; 2523 user-select:none; 2524 width:100%; } 2525 .bp3-dialog-container.bp3-overlay-enter > .bp3-dialog, .bp3-dialog-container.bp3-overlay-appear > .bp3-dialog{ 2526 opacity:0; 2527 -webkit-transform:scale(0.5); 2528 transform:scale(0.5); } 2529 .bp3-dialog-container.bp3-overlay-enter-active > .bp3-dialog, .bp3-dialog-container.bp3-overlay-appear-active > .bp3-dialog{ 2530 opacity:1; 2531 -webkit-transform:scale(1); 2532 transform:scale(1); 2533 -webkit-transition-delay:0; 2534 transition-delay:0; 2535 -webkit-transition-duration:300ms; 2536 transition-duration:300ms; 2537 -webkit-transition-property:opacity, -webkit-transform; 2538 transition-property:opacity, -webkit-transform; 2539 transition-property:opacity, transform; 2540 transition-property:opacity, transform, -webkit-transform; 2541 -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); 2542 transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); } 2543 .bp3-dialog-container.bp3-overlay-exit > .bp3-dialog{ 2544 opacity:1; 2545 -webkit-transform:scale(1); 2546 transform:scale(1); } 2547 .bp3-dialog-container.bp3-overlay-exit-active > .bp3-dialog{ 2548 opacity:0; 2549 -webkit-transform:scale(0.5); 2550 transform:scale(0.5); 2551 -webkit-transition-delay:0; 2552 transition-delay:0; 2553 -webkit-transition-duration:300ms; 2554 transition-duration:300ms; 2555 -webkit-transition-property:opacity, -webkit-transform; 2556 transition-property:opacity, -webkit-transform; 2557 transition-property:opacity, transform; 2558 transition-property:opacity, transform, -webkit-transform; 2559 -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); 2560 transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); } 2561 2562 .bp3-dialog{ 2563 background:#ebf1f5; 2564 border-radius:6px; 2565 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); 2566 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); 2567 display:-webkit-box; 2568 display:-ms-flexbox; 2569 display:flex; 2570 -webkit-box-orient:vertical; 2571 -webkit-box-direction:normal; 2572 -ms-flex-direction:column; 2573 flex-direction:column; 2574 margin:30px 0; 2575 padding-bottom:20px; 2576 pointer-events:all; 2577 -webkit-user-select:text; 2578 -moz-user-select:text; 2579 -ms-user-select:text; 2580 user-select:text; 2581 width:500px; } 2582 .bp3-dialog:focus{ 2583 outline:0; } 2584 .bp3-dialog.bp3-dark, 2585 .bp3-dark .bp3-dialog{ 2586 background:#293742; 2587 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); 2588 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); 2589 color:#f5f8fa; } 2590 2591 .bp3-dialog-header{ 2592 -webkit-box-align:center; 2593 -ms-flex-align:center; 2594 align-items:center; 2595 background:#ffffff; 2596 border-radius:6px 6px 0 0; 2597 -webkit-box-shadow:0 1px 0 rgba(16, 22, 26, 0.15); 2598 box-shadow:0 1px 0 rgba(16, 22, 26, 0.15); 2599 display:-webkit-box; 2600 display:-ms-flexbox; 2601 display:flex; 2602 -webkit-box-flex:0; 2603 -ms-flex:0 0 auto; 2604 flex:0 0 auto; 2605 min-height:40px; 2606 padding-left:20px; 2607 padding-right:5px; 2608 z-index:30; } 2609 .bp3-dialog-header .bp3-icon-large, 2610 .bp3-dialog-header .bp3-icon{ 2611 color:#5c7080; 2612 -webkit-box-flex:0; 2613 -ms-flex:0 0 auto; 2614 flex:0 0 auto; 2615 margin-right:10px; } 2616 .bp3-dialog-header .bp3-heading{ 2617 overflow:hidden; 2618 text-overflow:ellipsis; 2619 white-space:nowrap; 2620 word-wrap:normal; 2621 -webkit-box-flex:1; 2622 -ms-flex:1 1 auto; 2623 flex:1 1 auto; 2624 line-height:inherit; 2625 margin:0; } 2626 .bp3-dialog-header .bp3-heading:last-child{ 2627 margin-right:20px; } 2628 .bp3-dark .bp3-dialog-header{ 2629 background:#30404d; 2630 -webkit-box-shadow:0 1px 0 rgba(16, 22, 26, 0.4); 2631 box-shadow:0 1px 0 rgba(16, 22, 26, 0.4); } 2632 .bp3-dark .bp3-dialog-header .bp3-icon-large, 2633 .bp3-dark .bp3-dialog-header .bp3-icon{ 2634 color:#a7b6c2; } 2635 2636 .bp3-dialog-body{ 2637 -webkit-box-flex:1; 2638 -ms-flex:1 1 auto; 2639 flex:1 1 auto; 2640 line-height:18px; 2641 margin:20px; } 2642 2643 .bp3-dialog-footer{ 2644 -webkit-box-flex:0; 2645 -ms-flex:0 0 auto; 2646 flex:0 0 auto; 2647 margin:0 20px; } 2648 2649 .bp3-dialog-footer-actions{ 2650 display:-webkit-box; 2651 display:-ms-flexbox; 2652 display:flex; 2653 -webkit-box-pack:end; 2654 -ms-flex-pack:end; 2655 justify-content:flex-end; } 2656 .bp3-dialog-footer-actions .bp3-button{ 2657 margin-left:10px; } 2658 .bp3-multistep-dialog-panels{ 2659 display:-webkit-box; 2660 display:-ms-flexbox; 2661 display:flex; } 2662 2663 .bp3-multistep-dialog-left-panel{ 2664 display:-webkit-box; 2665 display:-ms-flexbox; 2666 display:flex; 2667 -webkit-box-flex:1; 2668 -ms-flex:1; 2669 flex:1; 2670 -webkit-box-orient:vertical; 2671 -webkit-box-direction:normal; 2672 -ms-flex-direction:column; 2673 flex-direction:column; } 2674 .bp3-dark .bp3-multistep-dialog-left-panel{ 2675 background:#202b33; } 2676 2677 .bp3-multistep-dialog-right-panel{ 2678 background-color:#f5f8fa; 2679 border-left:1px solid rgba(16, 22, 26, 0.15); 2680 border-radius:0 0 6px 0; 2681 -webkit-box-flex:3; 2682 -ms-flex:3; 2683 flex:3; 2684 min-width:0; } 2685 .bp3-dark .bp3-multistep-dialog-right-panel{ 2686 background-color:#293742; 2687 border-left:1px solid rgba(16, 22, 26, 0.4); } 2688 2689 .bp3-multistep-dialog-footer{ 2690 background-color:#ffffff; 2691 border-radius:0 0 6px 0; 2692 border-top:1px solid rgba(16, 22, 26, 0.15); 2693 padding:10px; } 2694 .bp3-dark .bp3-multistep-dialog-footer{ 2695 background:#30404d; 2696 border-top:1px solid rgba(16, 22, 26, 0.4); } 2697 2698 .bp3-dialog-step-container{ 2699 background-color:#f5f8fa; 2700 border-bottom:1px solid rgba(16, 22, 26, 0.15); } 2701 .bp3-dark .bp3-dialog-step-container{ 2702 background:#293742; 2703 border-bottom:1px solid rgba(16, 22, 26, 0.4); } 2704 .bp3-dialog-step-container.bp3-dialog-step-viewed{ 2705 background-color:#ffffff; } 2706 .bp3-dark .bp3-dialog-step-container.bp3-dialog-step-viewed{ 2707 background:#30404d; } 2708 2709 .bp3-dialog-step{ 2710 -webkit-box-align:center; 2711 -ms-flex-align:center; 2712 align-items:center; 2713 background-color:#f5f8fa; 2714 border-radius:6px; 2715 cursor:not-allowed; 2716 display:-webkit-box; 2717 display:-ms-flexbox; 2718 display:flex; 2719 margin:4px; 2720 padding:6px 14px; } 2721 .bp3-dark .bp3-dialog-step{ 2722 background:#293742; } 2723 .bp3-dialog-step-viewed .bp3-dialog-step{ 2724 background-color:#ffffff; 2725 cursor:pointer; } 2726 .bp3-dark .bp3-dialog-step-viewed .bp3-dialog-step{ 2727 background:#30404d; } 2728 .bp3-dialog-step:hover{ 2729 background-color:#f5f8fa; } 2730 .bp3-dark .bp3-dialog-step:hover{ 2731 background:#293742; } 2732 2733 .bp3-dialog-step-icon{ 2734 -webkit-box-align:center; 2735 -ms-flex-align:center; 2736 align-items:center; 2737 background-color:rgba(92, 112, 128, 0.6); 2738 border-radius:50%; 2739 color:#ffffff; 2740 display:-webkit-box; 2741 display:-ms-flexbox; 2742 display:flex; 2743 height:25px; 2744 -webkit-box-pack:center; 2745 -ms-flex-pack:center; 2746 justify-content:center; 2747 width:25px; } 2748 .bp3-dark .bp3-dialog-step-icon{ 2749 background-color:rgba(167, 182, 194, 0.6); } 2750 .bp3-active.bp3-dialog-step-viewed .bp3-dialog-step-icon{ 2751 background-color:#2b95d6; } 2752 .bp3-dialog-step-viewed .bp3-dialog-step-icon{ 2753 background-color:#8a9ba8; } 2754 2755 .bp3-dialog-step-title{ 2756 color:rgba(92, 112, 128, 0.6); 2757 -webkit-box-flex:1; 2758 -ms-flex:1; 2759 flex:1; 2760 padding-left:10px; } 2761 .bp3-dark .bp3-dialog-step-title{ 2762 color:rgba(167, 182, 194, 0.6); } 2763 .bp3-active.bp3-dialog-step-viewed .bp3-dialog-step-title{ 2764 color:#2b95d6; } 2765 .bp3-dialog-step-viewed:not(.bp3-active) .bp3-dialog-step-title{ 2766 color:#182026; } 2767 .bp3-dark .bp3-dialog-step-viewed:not(.bp3-active) .bp3-dialog-step-title{ 2768 color:#f5f8fa; } 2769 .bp3-drawer{ 2770 background:#ffffff; 2771 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); 2772 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); 2773 display:-webkit-box; 2774 display:-ms-flexbox; 2775 display:flex; 2776 -webkit-box-orient:vertical; 2777 -webkit-box-direction:normal; 2778 -ms-flex-direction:column; 2779 flex-direction:column; 2780 margin:0; 2781 padding:0; } 2782 .bp3-drawer:focus{ 2783 outline:0; } 2784 .bp3-drawer.bp3-position-top{ 2785 height:50%; 2786 left:0; 2787 right:0; 2788 top:0; } 2789 .bp3-drawer.bp3-position-top.bp3-overlay-enter, .bp3-drawer.bp3-position-top.bp3-overlay-appear{ 2790 -webkit-transform:translateY(-100%); 2791 transform:translateY(-100%); } 2792 .bp3-drawer.bp3-position-top.bp3-overlay-enter-active, .bp3-drawer.bp3-position-top.bp3-overlay-appear-active{ 2793 -webkit-transform:translateY(0); 2794 transform:translateY(0); 2795 -webkit-transition-delay:0; 2796 transition-delay:0; 2797 -webkit-transition-duration:200ms; 2798 transition-duration:200ms; 2799 -webkit-transition-property:-webkit-transform; 2800 transition-property:-webkit-transform; 2801 transition-property:transform; 2802 transition-property:transform, -webkit-transform; 2803 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2804 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2805 .bp3-drawer.bp3-position-top.bp3-overlay-exit{ 2806 -webkit-transform:translateY(0); 2807 transform:translateY(0); } 2808 .bp3-drawer.bp3-position-top.bp3-overlay-exit-active{ 2809 -webkit-transform:translateY(-100%); 2810 transform:translateY(-100%); 2811 -webkit-transition-delay:0; 2812 transition-delay:0; 2813 -webkit-transition-duration:100ms; 2814 transition-duration:100ms; 2815 -webkit-transition-property:-webkit-transform; 2816 transition-property:-webkit-transform; 2817 transition-property:transform; 2818 transition-property:transform, -webkit-transform; 2819 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2820 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2821 .bp3-drawer.bp3-position-bottom{ 2822 bottom:0; 2823 height:50%; 2824 left:0; 2825 right:0; } 2826 .bp3-drawer.bp3-position-bottom.bp3-overlay-enter, .bp3-drawer.bp3-position-bottom.bp3-overlay-appear{ 2827 -webkit-transform:translateY(100%); 2828 transform:translateY(100%); } 2829 .bp3-drawer.bp3-position-bottom.bp3-overlay-enter-active, .bp3-drawer.bp3-position-bottom.bp3-overlay-appear-active{ 2830 -webkit-transform:translateY(0); 2831 transform:translateY(0); 2832 -webkit-transition-delay:0; 2833 transition-delay:0; 2834 -webkit-transition-duration:200ms; 2835 transition-duration:200ms; 2836 -webkit-transition-property:-webkit-transform; 2837 transition-property:-webkit-transform; 2838 transition-property:transform; 2839 transition-property:transform, -webkit-transform; 2840 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2841 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2842 .bp3-drawer.bp3-position-bottom.bp3-overlay-exit{ 2843 -webkit-transform:translateY(0); 2844 transform:translateY(0); } 2845 .bp3-drawer.bp3-position-bottom.bp3-overlay-exit-active{ 2846 -webkit-transform:translateY(100%); 2847 transform:translateY(100%); 2848 -webkit-transition-delay:0; 2849 transition-delay:0; 2850 -webkit-transition-duration:100ms; 2851 transition-duration:100ms; 2852 -webkit-transition-property:-webkit-transform; 2853 transition-property:-webkit-transform; 2854 transition-property:transform; 2855 transition-property:transform, -webkit-transform; 2856 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2857 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2858 .bp3-drawer.bp3-position-left{ 2859 bottom:0; 2860 left:0; 2861 top:0; 2862 width:50%; } 2863 .bp3-drawer.bp3-position-left.bp3-overlay-enter, .bp3-drawer.bp3-position-left.bp3-overlay-appear{ 2864 -webkit-transform:translateX(-100%); 2865 transform:translateX(-100%); } 2866 .bp3-drawer.bp3-position-left.bp3-overlay-enter-active, .bp3-drawer.bp3-position-left.bp3-overlay-appear-active{ 2867 -webkit-transform:translateX(0); 2868 transform:translateX(0); 2869 -webkit-transition-delay:0; 2870 transition-delay:0; 2871 -webkit-transition-duration:200ms; 2872 transition-duration:200ms; 2873 -webkit-transition-property:-webkit-transform; 2874 transition-property:-webkit-transform; 2875 transition-property:transform; 2876 transition-property:transform, -webkit-transform; 2877 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2878 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2879 .bp3-drawer.bp3-position-left.bp3-overlay-exit{ 2880 -webkit-transform:translateX(0); 2881 transform:translateX(0); } 2882 .bp3-drawer.bp3-position-left.bp3-overlay-exit-active{ 2883 -webkit-transform:translateX(-100%); 2884 transform:translateX(-100%); 2885 -webkit-transition-delay:0; 2886 transition-delay:0; 2887 -webkit-transition-duration:100ms; 2888 transition-duration:100ms; 2889 -webkit-transition-property:-webkit-transform; 2890 transition-property:-webkit-transform; 2891 transition-property:transform; 2892 transition-property:transform, -webkit-transform; 2893 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2894 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2895 .bp3-drawer.bp3-position-right{ 2896 bottom:0; 2897 right:0; 2898 top:0; 2899 width:50%; } 2900 .bp3-drawer.bp3-position-right.bp3-overlay-enter, .bp3-drawer.bp3-position-right.bp3-overlay-appear{ 2901 -webkit-transform:translateX(100%); 2902 transform:translateX(100%); } 2903 .bp3-drawer.bp3-position-right.bp3-overlay-enter-active, .bp3-drawer.bp3-position-right.bp3-overlay-appear-active{ 2904 -webkit-transform:translateX(0); 2905 transform:translateX(0); 2906 -webkit-transition-delay:0; 2907 transition-delay:0; 2908 -webkit-transition-duration:200ms; 2909 transition-duration:200ms; 2910 -webkit-transition-property:-webkit-transform; 2911 transition-property:-webkit-transform; 2912 transition-property:transform; 2913 transition-property:transform, -webkit-transform; 2914 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2915 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2916 .bp3-drawer.bp3-position-right.bp3-overlay-exit{ 2917 -webkit-transform:translateX(0); 2918 transform:translateX(0); } 2919 .bp3-drawer.bp3-position-right.bp3-overlay-exit-active{ 2920 -webkit-transform:translateX(100%); 2921 transform:translateX(100%); 2922 -webkit-transition-delay:0; 2923 transition-delay:0; 2924 -webkit-transition-duration:100ms; 2925 transition-duration:100ms; 2926 -webkit-transition-property:-webkit-transform; 2927 transition-property:-webkit-transform; 2928 transition-property:transform; 2929 transition-property:transform, -webkit-transform; 2930 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2931 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2932 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2933 .bp3-position-right):not(.bp3-vertical){ 2934 bottom:0; 2935 right:0; 2936 top:0; 2937 width:50%; } 2938 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2939 .bp3-position-right):not(.bp3-vertical).bp3-overlay-enter, .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2940 .bp3-position-right):not(.bp3-vertical).bp3-overlay-appear{ 2941 -webkit-transform:translateX(100%); 2942 transform:translateX(100%); } 2943 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2944 .bp3-position-right):not(.bp3-vertical).bp3-overlay-enter-active, .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2945 .bp3-position-right):not(.bp3-vertical).bp3-overlay-appear-active{ 2946 -webkit-transform:translateX(0); 2947 transform:translateX(0); 2948 -webkit-transition-delay:0; 2949 transition-delay:0; 2950 -webkit-transition-duration:200ms; 2951 transition-duration:200ms; 2952 -webkit-transition-property:-webkit-transform; 2953 transition-property:-webkit-transform; 2954 transition-property:transform; 2955 transition-property:transform, -webkit-transform; 2956 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2957 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2958 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2959 .bp3-position-right):not(.bp3-vertical).bp3-overlay-exit{ 2960 -webkit-transform:translateX(0); 2961 transform:translateX(0); } 2962 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2963 .bp3-position-right):not(.bp3-vertical).bp3-overlay-exit-active{ 2964 -webkit-transform:translateX(100%); 2965 transform:translateX(100%); 2966 -webkit-transition-delay:0; 2967 transition-delay:0; 2968 -webkit-transition-duration:100ms; 2969 transition-duration:100ms; 2970 -webkit-transition-property:-webkit-transform; 2971 transition-property:-webkit-transform; 2972 transition-property:transform; 2973 transition-property:transform, -webkit-transform; 2974 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 2975 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 2976 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2977 .bp3-position-right).bp3-vertical{ 2978 bottom:0; 2979 height:50%; 2980 left:0; 2981 right:0; } 2982 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2983 .bp3-position-right).bp3-vertical.bp3-overlay-enter, .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2984 .bp3-position-right).bp3-vertical.bp3-overlay-appear{ 2985 -webkit-transform:translateY(100%); 2986 transform:translateY(100%); } 2987 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2988 .bp3-position-right).bp3-vertical.bp3-overlay-enter-active, .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 2989 .bp3-position-right).bp3-vertical.bp3-overlay-appear-active{ 2990 -webkit-transform:translateY(0); 2991 transform:translateY(0); 2992 -webkit-transition-delay:0; 2993 transition-delay:0; 2994 -webkit-transition-duration:200ms; 2995 transition-duration:200ms; 2996 -webkit-transition-property:-webkit-transform; 2997 transition-property:-webkit-transform; 2998 transition-property:transform; 2999 transition-property:transform, -webkit-transform; 3000 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 3001 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 3002 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 3003 .bp3-position-right).bp3-vertical.bp3-overlay-exit{ 3004 -webkit-transform:translateY(0); 3005 transform:translateY(0); } 3006 .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not( 3007 .bp3-position-right).bp3-vertical.bp3-overlay-exit-active{ 3008 -webkit-transform:translateY(100%); 3009 transform:translateY(100%); 3010 -webkit-transition-delay:0; 3011 transition-delay:0; 3012 -webkit-transition-duration:100ms; 3013 transition-duration:100ms; 3014 -webkit-transition-property:-webkit-transform; 3015 transition-property:-webkit-transform; 3016 transition-property:transform; 3017 transition-property:transform, -webkit-transform; 3018 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 3019 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 3020 .bp3-drawer.bp3-dark, 3021 .bp3-dark .bp3-drawer{ 3022 background:#30404d; 3023 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); 3024 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); 3025 color:#f5f8fa; } 3026 3027 .bp3-drawer-header{ 3028 -webkit-box-align:center; 3029 -ms-flex-align:center; 3030 align-items:center; 3031 border-radius:0; 3032 -webkit-box-shadow:0 1px 0 rgba(16, 22, 26, 0.15); 3033 box-shadow:0 1px 0 rgba(16, 22, 26, 0.15); 3034 display:-webkit-box; 3035 display:-ms-flexbox; 3036 display:flex; 3037 -webkit-box-flex:0; 3038 -ms-flex:0 0 auto; 3039 flex:0 0 auto; 3040 min-height:40px; 3041 padding:5px; 3042 padding-left:20px; 3043 position:relative; } 3044 .bp3-drawer-header .bp3-icon-large, 3045 .bp3-drawer-header .bp3-icon{ 3046 color:#5c7080; 3047 -webkit-box-flex:0; 3048 -ms-flex:0 0 auto; 3049 flex:0 0 auto; 3050 margin-right:10px; } 3051 .bp3-drawer-header .bp3-heading{ 3052 overflow:hidden; 3053 text-overflow:ellipsis; 3054 white-space:nowrap; 3055 word-wrap:normal; 3056 -webkit-box-flex:1; 3057 -ms-flex:1 1 auto; 3058 flex:1 1 auto; 3059 line-height:inherit; 3060 margin:0; } 3061 .bp3-drawer-header .bp3-heading:last-child{ 3062 margin-right:20px; } 3063 .bp3-dark .bp3-drawer-header{ 3064 -webkit-box-shadow:0 1px 0 rgba(16, 22, 26, 0.4); 3065 box-shadow:0 1px 0 rgba(16, 22, 26, 0.4); } 3066 .bp3-dark .bp3-drawer-header .bp3-icon-large, 3067 .bp3-dark .bp3-drawer-header .bp3-icon{ 3068 color:#a7b6c2; } 3069 3070 .bp3-drawer-body{ 3071 -webkit-box-flex:1; 3072 -ms-flex:1 1 auto; 3073 flex:1 1 auto; 3074 line-height:18px; 3075 overflow:auto; } 3076 3077 .bp3-drawer-footer{ 3078 -webkit-box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.15); 3079 box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.15); 3080 -webkit-box-flex:0; 3081 -ms-flex:0 0 auto; 3082 flex:0 0 auto; 3083 padding:10px 20px; 3084 position:relative; } 3085 .bp3-dark .bp3-drawer-footer{ 3086 -webkit-box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.4); 3087 box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.4); } 3088 .bp3-editable-text{ 3089 cursor:text; 3090 display:inline-block; 3091 max-width:100%; 3092 position:relative; 3093 vertical-align:top; 3094 white-space:nowrap; } 3095 .bp3-editable-text::before{ 3096 bottom:-3px; 3097 left:-3px; 3098 position:absolute; 3099 right:-3px; 3100 top:-3px; 3101 border-radius:3px; 3102 content:""; 3103 -webkit-transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3104 transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3105 transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3106 transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); } 3107 .bp3-editable-text:hover::before{ 3108 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15); 3109 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15); } 3110 .bp3-editable-text.bp3-editable-text-editing::before{ 3111 background-color:#ffffff; 3112 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 3113 box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 3114 .bp3-editable-text.bp3-disabled::before{ 3115 -webkit-box-shadow:none; 3116 box-shadow:none; } 3117 .bp3-editable-text.bp3-intent-primary .bp3-editable-text-input, 3118 .bp3-editable-text.bp3-intent-primary .bp3-editable-text-content{ 3119 color:#137cbd; } 3120 .bp3-editable-text.bp3-intent-primary:hover::before{ 3121 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(19, 124, 189, 0.4); 3122 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(19, 124, 189, 0.4); } 3123 .bp3-editable-text.bp3-intent-primary.bp3-editable-text-editing::before{ 3124 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 3125 box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 3126 .bp3-editable-text.bp3-intent-success .bp3-editable-text-input, 3127 .bp3-editable-text.bp3-intent-success .bp3-editable-text-content{ 3128 color:#0f9960; } 3129 .bp3-editable-text.bp3-intent-success:hover::before{ 3130 -webkit-box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px rgba(15, 153, 96, 0.4); 3131 box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px rgba(15, 153, 96, 0.4); } 3132 .bp3-editable-text.bp3-intent-success.bp3-editable-text-editing::before{ 3133 -webkit-box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 3134 box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 3135 .bp3-editable-text.bp3-intent-warning .bp3-editable-text-input, 3136 .bp3-editable-text.bp3-intent-warning .bp3-editable-text-content{ 3137 color:#d9822b; } 3138 .bp3-editable-text.bp3-intent-warning:hover::before{ 3139 -webkit-box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px rgba(217, 130, 43, 0.4); 3140 box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px rgba(217, 130, 43, 0.4); } 3141 .bp3-editable-text.bp3-intent-warning.bp3-editable-text-editing::before{ 3142 -webkit-box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 3143 box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 3144 .bp3-editable-text.bp3-intent-danger .bp3-editable-text-input, 3145 .bp3-editable-text.bp3-intent-danger .bp3-editable-text-content{ 3146 color:#db3737; } 3147 .bp3-editable-text.bp3-intent-danger:hover::before{ 3148 -webkit-box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px rgba(219, 55, 55, 0.4); 3149 box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px rgba(219, 55, 55, 0.4); } 3150 .bp3-editable-text.bp3-intent-danger.bp3-editable-text-editing::before{ 3151 -webkit-box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 3152 box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 3153 .bp3-dark .bp3-editable-text:hover::before{ 3154 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.15); 3155 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.15); } 3156 .bp3-dark .bp3-editable-text.bp3-editable-text-editing::before{ 3157 background-color:rgba(16, 22, 26, 0.3); 3158 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 3159 box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 3160 .bp3-dark .bp3-editable-text.bp3-disabled::before{ 3161 -webkit-box-shadow:none; 3162 box-shadow:none; } 3163 .bp3-dark .bp3-editable-text.bp3-intent-primary .bp3-editable-text-content{ 3164 color:#48aff0; } 3165 .bp3-dark .bp3-editable-text.bp3-intent-primary:hover::before{ 3166 -webkit-box-shadow:0 0 0 0 rgba(72, 175, 240, 0), 0 0 0 0 rgba(72, 175, 240, 0), inset 0 0 0 1px rgba(72, 175, 240, 0.4); 3167 box-shadow:0 0 0 0 rgba(72, 175, 240, 0), 0 0 0 0 rgba(72, 175, 240, 0), inset 0 0 0 1px rgba(72, 175, 240, 0.4); } 3168 .bp3-dark .bp3-editable-text.bp3-intent-primary.bp3-editable-text-editing::before{ 3169 -webkit-box-shadow:0 0 0 1px #48aff0, 0 0 0 3px rgba(72, 175, 240, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 3170 box-shadow:0 0 0 1px #48aff0, 0 0 0 3px rgba(72, 175, 240, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 3171 .bp3-dark .bp3-editable-text.bp3-intent-success .bp3-editable-text-content{ 3172 color:#3dcc91; } 3173 .bp3-dark .bp3-editable-text.bp3-intent-success:hover::before{ 3174 -webkit-box-shadow:0 0 0 0 rgba(61, 204, 145, 0), 0 0 0 0 rgba(61, 204, 145, 0), inset 0 0 0 1px rgba(61, 204, 145, 0.4); 3175 box-shadow:0 0 0 0 rgba(61, 204, 145, 0), 0 0 0 0 rgba(61, 204, 145, 0), inset 0 0 0 1px rgba(61, 204, 145, 0.4); } 3176 .bp3-dark .bp3-editable-text.bp3-intent-success.bp3-editable-text-editing::before{ 3177 -webkit-box-shadow:0 0 0 1px #3dcc91, 0 0 0 3px rgba(61, 204, 145, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 3178 box-shadow:0 0 0 1px #3dcc91, 0 0 0 3px rgba(61, 204, 145, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 3179 .bp3-dark .bp3-editable-text.bp3-intent-warning .bp3-editable-text-content{ 3180 color:#ffb366; } 3181 .bp3-dark .bp3-editable-text.bp3-intent-warning:hover::before{ 3182 -webkit-box-shadow:0 0 0 0 rgba(255, 179, 102, 0), 0 0 0 0 rgba(255, 179, 102, 0), inset 0 0 0 1px rgba(255, 179, 102, 0.4); 3183 box-shadow:0 0 0 0 rgba(255, 179, 102, 0), 0 0 0 0 rgba(255, 179, 102, 0), inset 0 0 0 1px rgba(255, 179, 102, 0.4); } 3184 .bp3-dark .bp3-editable-text.bp3-intent-warning.bp3-editable-text-editing::before{ 3185 -webkit-box-shadow:0 0 0 1px #ffb366, 0 0 0 3px rgba(255, 179, 102, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 3186 box-shadow:0 0 0 1px #ffb366, 0 0 0 3px rgba(255, 179, 102, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 3187 .bp3-dark .bp3-editable-text.bp3-intent-danger .bp3-editable-text-content{ 3188 color:#ff7373; } 3189 .bp3-dark .bp3-editable-text.bp3-intent-danger:hover::before{ 3190 -webkit-box-shadow:0 0 0 0 rgba(255, 115, 115, 0), 0 0 0 0 rgba(255, 115, 115, 0), inset 0 0 0 1px rgba(255, 115, 115, 0.4); 3191 box-shadow:0 0 0 0 rgba(255, 115, 115, 0), 0 0 0 0 rgba(255, 115, 115, 0), inset 0 0 0 1px rgba(255, 115, 115, 0.4); } 3192 .bp3-dark .bp3-editable-text.bp3-intent-danger.bp3-editable-text-editing::before{ 3193 -webkit-box-shadow:0 0 0 1px #ff7373, 0 0 0 3px rgba(255, 115, 115, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 3194 box-shadow:0 0 0 1px #ff7373, 0 0 0 3px rgba(255, 115, 115, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 3195 3196 .bp3-editable-text-input, 3197 .bp3-editable-text-content{ 3198 color:inherit; 3199 display:inherit; 3200 font:inherit; 3201 letter-spacing:inherit; 3202 max-width:inherit; 3203 min-width:inherit; 3204 position:relative; 3205 resize:none; 3206 text-transform:inherit; 3207 vertical-align:top; } 3208 3209 .bp3-editable-text-input{ 3210 background:none; 3211 border:none; 3212 -webkit-box-shadow:none; 3213 box-shadow:none; 3214 padding:0; 3215 white-space:pre-wrap; 3216 width:100%; } 3217 .bp3-editable-text-input::-webkit-input-placeholder{ 3218 color:rgba(92, 112, 128, 0.6); 3219 opacity:1; } 3220 .bp3-editable-text-input::-moz-placeholder{ 3221 color:rgba(92, 112, 128, 0.6); 3222 opacity:1; } 3223 .bp3-editable-text-input:-ms-input-placeholder{ 3224 color:rgba(92, 112, 128, 0.6); 3225 opacity:1; } 3226 .bp3-editable-text-input::-ms-input-placeholder{ 3227 color:rgba(92, 112, 128, 0.6); 3228 opacity:1; } 3229 .bp3-editable-text-input::placeholder{ 3230 color:rgba(92, 112, 128, 0.6); 3231 opacity:1; } 3232 .bp3-editable-text-input:focus{ 3233 outline:none; } 3234 .bp3-editable-text-input::-ms-clear{ 3235 display:none; } 3236 3237 .bp3-editable-text-content{ 3238 overflow:hidden; 3239 padding-right:2px; 3240 text-overflow:ellipsis; 3241 white-space:pre; } 3242 .bp3-editable-text-editing > .bp3-editable-text-content{ 3243 left:0; 3244 position:absolute; 3245 visibility:hidden; } 3246 .bp3-editable-text-placeholder > .bp3-editable-text-content{ 3247 color:rgba(92, 112, 128, 0.6); } 3248 .bp3-dark .bp3-editable-text-placeholder > .bp3-editable-text-content{ 3249 color:rgba(167, 182, 194, 0.6); } 3250 3251 .bp3-editable-text.bp3-multiline{ 3252 display:block; } 3253 .bp3-editable-text.bp3-multiline .bp3-editable-text-content{ 3254 overflow:auto; 3255 white-space:pre-wrap; 3256 word-wrap:break-word; } 3257 .bp3-divider{ 3258 border-bottom:1px solid rgba(16, 22, 26, 0.15); 3259 border-right:1px solid rgba(16, 22, 26, 0.15); 3260 margin:5px; } 3261 .bp3-dark .bp3-divider{ 3262 border-color:rgba(16, 22, 26, 0.4); } 3263 .bp3-control-group{ 3264 -webkit-transform:translateZ(0); 3265 transform:translateZ(0); 3266 display:-webkit-box; 3267 display:-ms-flexbox; 3268 display:flex; 3269 -webkit-box-orient:horizontal; 3270 -webkit-box-direction:normal; 3271 -ms-flex-direction:row; 3272 flex-direction:row; 3273 -webkit-box-align:stretch; 3274 -ms-flex-align:stretch; 3275 align-items:stretch; } 3276 .bp3-control-group > *{ 3277 -webkit-box-flex:0; 3278 -ms-flex-positive:0; 3279 flex-grow:0; 3280 -ms-flex-negative:0; 3281 flex-shrink:0; } 3282 .bp3-control-group > .bp3-fill{ 3283 -webkit-box-flex:1; 3284 -ms-flex-positive:1; 3285 flex-grow:1; 3286 -ms-flex-negative:1; 3287 flex-shrink:1; } 3288 .bp3-control-group .bp3-button, 3289 .bp3-control-group .bp3-html-select, 3290 .bp3-control-group .bp3-input, 3291 .bp3-control-group .bp3-select{ 3292 position:relative; } 3293 .bp3-control-group .bp3-input{ 3294 border-radius:inherit; 3295 z-index:2; } 3296 .bp3-control-group .bp3-input:focus{ 3297 border-radius:3px; 3298 z-index:14; } 3299 .bp3-control-group .bp3-input[class*="bp3-intent"]{ 3300 z-index:13; } 3301 .bp3-control-group .bp3-input[class*="bp3-intent"]:focus{ 3302 z-index:15; } 3303 .bp3-control-group .bp3-input[readonly], .bp3-control-group .bp3-input:disabled, .bp3-control-group .bp3-input.bp3-disabled{ 3304 z-index:1; } 3305 .bp3-control-group .bp3-input-group[class*="bp3-intent"] .bp3-input{ 3306 z-index:13; } 3307 .bp3-control-group .bp3-input-group[class*="bp3-intent"] .bp3-input:focus{ 3308 z-index:15; } 3309 .bp3-control-group .bp3-button, 3310 .bp3-control-group .bp3-html-select select, 3311 .bp3-control-group .bp3-select select{ 3312 -webkit-transform:translateZ(0); 3313 transform:translateZ(0); 3314 border-radius:inherit; 3315 z-index:4; } 3316 .bp3-control-group .bp3-button:focus, 3317 .bp3-control-group .bp3-html-select select:focus, 3318 .bp3-control-group .bp3-select select:focus{ 3319 z-index:5; } 3320 .bp3-control-group .bp3-button:hover, 3321 .bp3-control-group .bp3-html-select select:hover, 3322 .bp3-control-group .bp3-select select:hover{ 3323 z-index:6; } 3324 .bp3-control-group .bp3-button:active, 3325 .bp3-control-group .bp3-html-select select:active, 3326 .bp3-control-group .bp3-select select:active{ 3327 z-index:7; } 3328 .bp3-control-group .bp3-button[readonly], .bp3-control-group .bp3-button:disabled, .bp3-control-group .bp3-button.bp3-disabled, 3329 .bp3-control-group .bp3-html-select select[readonly], 3330 .bp3-control-group .bp3-html-select select:disabled, 3331 .bp3-control-group .bp3-html-select select.bp3-disabled, 3332 .bp3-control-group .bp3-select select[readonly], 3333 .bp3-control-group .bp3-select select:disabled, 3334 .bp3-control-group .bp3-select select.bp3-disabled{ 3335 z-index:3; } 3336 .bp3-control-group .bp3-button[class*="bp3-intent"], 3337 .bp3-control-group .bp3-html-select select[class*="bp3-intent"], 3338 .bp3-control-group .bp3-select select[class*="bp3-intent"]{ 3339 z-index:9; } 3340 .bp3-control-group .bp3-button[class*="bp3-intent"]:focus, 3341 .bp3-control-group .bp3-html-select select[class*="bp3-intent"]:focus, 3342 .bp3-control-group .bp3-select select[class*="bp3-intent"]:focus{ 3343 z-index:10; } 3344 .bp3-control-group .bp3-button[class*="bp3-intent"]:hover, 3345 .bp3-control-group .bp3-html-select select[class*="bp3-intent"]:hover, 3346 .bp3-control-group .bp3-select select[class*="bp3-intent"]:hover{ 3347 z-index:11; } 3348 .bp3-control-group .bp3-button[class*="bp3-intent"]:active, 3349 .bp3-control-group .bp3-html-select select[class*="bp3-intent"]:active, 3350 .bp3-control-group .bp3-select select[class*="bp3-intent"]:active{ 3351 z-index:12; } 3352 .bp3-control-group .bp3-button[class*="bp3-intent"][readonly], .bp3-control-group .bp3-button[class*="bp3-intent"]:disabled, .bp3-control-group .bp3-button[class*="bp3-intent"].bp3-disabled, 3353 .bp3-control-group .bp3-html-select select[class*="bp3-intent"][readonly], 3354 .bp3-control-group .bp3-html-select select[class*="bp3-intent"]:disabled, 3355 .bp3-control-group .bp3-html-select select[class*="bp3-intent"].bp3-disabled, 3356 .bp3-control-group .bp3-select select[class*="bp3-intent"][readonly], 3357 .bp3-control-group .bp3-select select[class*="bp3-intent"]:disabled, 3358 .bp3-control-group .bp3-select select[class*="bp3-intent"].bp3-disabled{ 3359 z-index:8; } 3360 .bp3-control-group .bp3-input-group > .bp3-icon, 3361 .bp3-control-group .bp3-input-group > .bp3-button, 3362 .bp3-control-group .bp3-input-group > .bp3-input-left-container, 3363 .bp3-control-group .bp3-input-group > .bp3-input-action{ 3364 z-index:16; } 3365 .bp3-control-group .bp3-select::after, 3366 .bp3-control-group .bp3-html-select::after, 3367 .bp3-control-group .bp3-select > .bp3-icon, 3368 .bp3-control-group .bp3-html-select > .bp3-icon{ 3369 z-index:17; } 3370 .bp3-control-group .bp3-select:focus-within{ 3371 z-index:5; } 3372 .bp3-control-group:not(.bp3-vertical) > *:not(.bp3-divider){ 3373 margin-right:-1px; } 3374 .bp3-control-group:not(.bp3-vertical) > .bp3-divider:not(:first-child){ 3375 margin-left:6px; } 3376 .bp3-dark .bp3-control-group:not(.bp3-vertical) > *:not(.bp3-divider){ 3377 margin-right:0; } 3378 .bp3-dark .bp3-control-group:not(.bp3-vertical) > .bp3-button + .bp3-button{ 3379 margin-left:1px; } 3380 .bp3-control-group .bp3-popover-wrapper, 3381 .bp3-control-group .bp3-popover-target{ 3382 border-radius:inherit; } 3383 .bp3-control-group > :first-child{ 3384 border-radius:3px 0 0 3px; } 3385 .bp3-control-group > :last-child{ 3386 border-radius:0 3px 3px 0; 3387 margin-right:0; } 3388 .bp3-control-group > :only-child{ 3389 border-radius:3px; 3390 margin-right:0; } 3391 .bp3-control-group .bp3-input-group .bp3-button{ 3392 border-radius:3px; } 3393 .bp3-control-group .bp3-numeric-input:not(:first-child) .bp3-input-group{ 3394 border-bottom-left-radius:0; 3395 border-top-left-radius:0; } 3396 .bp3-control-group.bp3-fill{ 3397 width:100%; } 3398 .bp3-control-group > .bp3-fill{ 3399 -webkit-box-flex:1; 3400 -ms-flex:1 1 auto; 3401 flex:1 1 auto; } 3402 .bp3-control-group.bp3-fill > *:not(.bp3-fixed){ 3403 -webkit-box-flex:1; 3404 -ms-flex:1 1 auto; 3405 flex:1 1 auto; } 3406 .bp3-control-group.bp3-vertical{ 3407 -webkit-box-orient:vertical; 3408 -webkit-box-direction:normal; 3409 -ms-flex-direction:column; 3410 flex-direction:column; } 3411 .bp3-control-group.bp3-vertical > *{ 3412 margin-top:-1px; } 3413 .bp3-control-group.bp3-vertical > :first-child{ 3414 border-radius:3px 3px 0 0; 3415 margin-top:0; } 3416 .bp3-control-group.bp3-vertical > :last-child{ 3417 border-radius:0 0 3px 3px; } 3418 .bp3-control{ 3419 cursor:pointer; 3420 display:block; 3421 margin-bottom:10px; 3422 position:relative; 3423 text-transform:none; } 3424 .bp3-control input:checked ~ .bp3-control-indicator{ 3425 background-color:#137cbd; 3426 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0))); 3427 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); 3428 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 3429 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 3430 color:#ffffff; } 3431 .bp3-control:hover input:checked ~ .bp3-control-indicator{ 3432 background-color:#106ba3; 3433 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 3434 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); } 3435 .bp3-control input:not(:disabled):active:checked ~ .bp3-control-indicator{ 3436 background:#0e5a8a; 3437 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3438 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3439 .bp3-control input:disabled:checked ~ .bp3-control-indicator{ 3440 background:rgba(19, 124, 189, 0.5); 3441 -webkit-box-shadow:none; 3442 box-shadow:none; } 3443 .bp3-dark .bp3-control input:checked ~ .bp3-control-indicator{ 3444 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3445 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 3446 .bp3-dark .bp3-control:hover input:checked ~ .bp3-control-indicator{ 3447 background-color:#106ba3; 3448 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3449 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 3450 .bp3-dark .bp3-control input:not(:disabled):active:checked ~ .bp3-control-indicator{ 3451 background-color:#0e5a8a; 3452 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3453 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3454 .bp3-dark .bp3-control input:disabled:checked ~ .bp3-control-indicator{ 3455 background:rgba(14, 90, 138, 0.5); 3456 -webkit-box-shadow:none; 3457 box-shadow:none; } 3458 .bp3-control:not(.bp3-align-right){ 3459 padding-left:26px; } 3460 .bp3-control:not(.bp3-align-right) .bp3-control-indicator{ 3461 margin-left:-26px; } 3462 .bp3-control.bp3-align-right{ 3463 padding-right:26px; } 3464 .bp3-control.bp3-align-right .bp3-control-indicator{ 3465 margin-right:-26px; } 3466 .bp3-control.bp3-disabled{ 3467 color:rgba(92, 112, 128, 0.6); 3468 cursor:not-allowed; } 3469 .bp3-control.bp3-inline{ 3470 display:inline-block; 3471 margin-right:20px; } 3472 .bp3-control input{ 3473 left:0; 3474 opacity:0; 3475 position:absolute; 3476 top:0; 3477 z-index:-1; } 3478 .bp3-control .bp3-control-indicator{ 3479 background-clip:padding-box; 3480 background-color:#f5f8fa; 3481 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))); 3482 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); 3483 border:none; 3484 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 3485 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 3486 cursor:pointer; 3487 display:inline-block; 3488 font-size:16px; 3489 height:1em; 3490 margin-right:10px; 3491 margin-top:-3px; 3492 position:relative; 3493 -webkit-user-select:none; 3494 -moz-user-select:none; 3495 -ms-user-select:none; 3496 user-select:none; 3497 vertical-align:middle; 3498 width:1em; } 3499 .bp3-control .bp3-control-indicator::before{ 3500 content:""; 3501 display:block; 3502 height:1em; 3503 width:1em; } 3504 .bp3-control:hover .bp3-control-indicator{ 3505 background-color:#ebf1f5; } 3506 .bp3-control input:not(:disabled):active ~ .bp3-control-indicator{ 3507 background:#d8e1e8; 3508 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3509 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3510 .bp3-control input:disabled ~ .bp3-control-indicator{ 3511 background:rgba(206, 217, 224, 0.5); 3512 -webkit-box-shadow:none; 3513 box-shadow:none; 3514 cursor:not-allowed; } 3515 .bp3-control input:focus ~ .bp3-control-indicator{ 3516 outline:rgba(19, 124, 189, 0.6) auto 2px; 3517 outline-offset:2px; 3518 -moz-outline-radius:6px; } 3519 .bp3-control.bp3-align-right .bp3-control-indicator{ 3520 float:right; 3521 margin-left:10px; 3522 margin-top:1px; } 3523 .bp3-control.bp3-large{ 3524 font-size:16px; } 3525 .bp3-control.bp3-large:not(.bp3-align-right){ 3526 padding-left:30px; } 3527 .bp3-control.bp3-large:not(.bp3-align-right) .bp3-control-indicator{ 3528 margin-left:-30px; } 3529 .bp3-control.bp3-large.bp3-align-right{ 3530 padding-right:30px; } 3531 .bp3-control.bp3-large.bp3-align-right .bp3-control-indicator{ 3532 margin-right:-30px; } 3533 .bp3-control.bp3-large .bp3-control-indicator{ 3534 font-size:20px; } 3535 .bp3-control.bp3-large.bp3-align-right .bp3-control-indicator{ 3536 margin-top:0; } 3537 .bp3-control.bp3-checkbox input:indeterminate ~ .bp3-control-indicator{ 3538 background-color:#137cbd; 3539 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0))); 3540 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)); 3541 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 3542 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 3543 color:#ffffff; } 3544 .bp3-control.bp3-checkbox:hover input:indeterminate ~ .bp3-control-indicator{ 3545 background-color:#106ba3; 3546 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); 3547 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); } 3548 .bp3-control.bp3-checkbox input:not(:disabled):active:indeterminate ~ .bp3-control-indicator{ 3549 background:#0e5a8a; 3550 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3551 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3552 .bp3-control.bp3-checkbox input:disabled:indeterminate ~ .bp3-control-indicator{ 3553 background:rgba(19, 124, 189, 0.5); 3554 -webkit-box-shadow:none; 3555 box-shadow:none; } 3556 .bp3-dark .bp3-control.bp3-checkbox input:indeterminate ~ .bp3-control-indicator{ 3557 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3558 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 3559 .bp3-dark .bp3-control.bp3-checkbox:hover input:indeterminate ~ .bp3-control-indicator{ 3560 background-color:#106ba3; 3561 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3562 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 3563 .bp3-dark .bp3-control.bp3-checkbox input:not(:disabled):active:indeterminate ~ .bp3-control-indicator{ 3564 background-color:#0e5a8a; 3565 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3566 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3567 .bp3-dark .bp3-control.bp3-checkbox input:disabled:indeterminate ~ .bp3-control-indicator{ 3568 background:rgba(14, 90, 138, 0.5); 3569 -webkit-box-shadow:none; 3570 box-shadow:none; } 3571 .bp3-control.bp3-checkbox .bp3-control-indicator{ 3572 border-radius:3px; } 3573 .bp3-control.bp3-checkbox input:checked ~ .bp3-control-indicator::before{ 3574 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5c-.28 0-.53.11-.71.29L7 9.59l-2.29-2.3a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29s.53-.11.71-.29l5-5A1.003 1.003 0 0012 5z' fill='white'/%3e%3c/svg%3e"); } 3575 .bp3-control.bp3-checkbox input:indeterminate ~ .bp3-control-indicator::before{ 3576 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 7H5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z' fill='white'/%3e%3c/svg%3e"); } 3577 .bp3-control.bp3-radio .bp3-control-indicator{ 3578 border-radius:50%; } 3579 .bp3-control.bp3-radio input:checked ~ .bp3-control-indicator::before{ 3580 background-image:radial-gradient(#ffffff, #ffffff 28%, transparent 32%); } 3581 .bp3-control.bp3-radio input:checked:disabled ~ .bp3-control-indicator::before{ 3582 opacity:0.5; } 3583 .bp3-control.bp3-radio input:focus ~ .bp3-control-indicator{ 3584 -moz-outline-radius:16px; } 3585 .bp3-control.bp3-switch input ~ .bp3-control-indicator{ 3586 background:rgba(167, 182, 194, 0.5); } 3587 .bp3-control.bp3-switch:hover input ~ .bp3-control-indicator{ 3588 background:rgba(115, 134, 148, 0.5); } 3589 .bp3-control.bp3-switch input:not(:disabled):active ~ .bp3-control-indicator{ 3590 background:rgba(92, 112, 128, 0.5); } 3591 .bp3-control.bp3-switch input:disabled ~ .bp3-control-indicator{ 3592 background:rgba(206, 217, 224, 0.5); } 3593 .bp3-control.bp3-switch input:disabled ~ .bp3-control-indicator::before{ 3594 background:rgba(255, 255, 255, 0.8); } 3595 .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator{ 3596 background:#137cbd; } 3597 .bp3-control.bp3-switch:hover input:checked ~ .bp3-control-indicator{ 3598 background:#106ba3; } 3599 .bp3-control.bp3-switch input:checked:not(:disabled):active ~ .bp3-control-indicator{ 3600 background:#0e5a8a; } 3601 .bp3-control.bp3-switch input:checked:disabled ~ .bp3-control-indicator{ 3602 background:rgba(19, 124, 189, 0.5); } 3603 .bp3-control.bp3-switch input:checked:disabled ~ .bp3-control-indicator::before{ 3604 background:rgba(255, 255, 255, 0.8); } 3605 .bp3-control.bp3-switch:not(.bp3-align-right){ 3606 padding-left:38px; } 3607 .bp3-control.bp3-switch:not(.bp3-align-right) .bp3-control-indicator{ 3608 margin-left:-38px; } 3609 .bp3-control.bp3-switch.bp3-align-right{ 3610 padding-right:38px; } 3611 .bp3-control.bp3-switch.bp3-align-right .bp3-control-indicator{ 3612 margin-right:-38px; } 3613 .bp3-control.bp3-switch .bp3-control-indicator{ 3614 border:none; 3615 border-radius:1.75em; 3616 -webkit-box-shadow:none !important; 3617 box-shadow:none !important; 3618 min-width:1.75em; 3619 -webkit-transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3620 transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3621 width:auto; } 3622 .bp3-control.bp3-switch .bp3-control-indicator::before{ 3623 background:#ffffff; 3624 border-radius:50%; 3625 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2); 3626 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2); 3627 height:calc(1em - 4px); 3628 left:0; 3629 margin:2px; 3630 position:absolute; 3631 -webkit-transition:left 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3632 transition:left 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3633 width:calc(1em - 4px); } 3634 .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator::before{ 3635 left:calc(100% - 1em); } 3636 .bp3-control.bp3-switch.bp3-large:not(.bp3-align-right){ 3637 padding-left:45px; } 3638 .bp3-control.bp3-switch.bp3-large:not(.bp3-align-right) .bp3-control-indicator{ 3639 margin-left:-45px; } 3640 .bp3-control.bp3-switch.bp3-large.bp3-align-right{ 3641 padding-right:45px; } 3642 .bp3-control.bp3-switch.bp3-large.bp3-align-right .bp3-control-indicator{ 3643 margin-right:-45px; } 3644 .bp3-dark .bp3-control.bp3-switch input ~ .bp3-control-indicator{ 3645 background:rgba(16, 22, 26, 0.5); } 3646 .bp3-dark .bp3-control.bp3-switch:hover input ~ .bp3-control-indicator{ 3647 background:rgba(16, 22, 26, 0.7); } 3648 .bp3-dark .bp3-control.bp3-switch input:not(:disabled):active ~ .bp3-control-indicator{ 3649 background:rgba(16, 22, 26, 0.9); } 3650 .bp3-dark .bp3-control.bp3-switch input:disabled ~ .bp3-control-indicator{ 3651 background:rgba(57, 75, 89, 0.5); } 3652 .bp3-dark .bp3-control.bp3-switch input:disabled ~ .bp3-control-indicator::before{ 3653 background:rgba(16, 22, 26, 0.4); } 3654 .bp3-dark .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator{ 3655 background:#137cbd; } 3656 .bp3-dark .bp3-control.bp3-switch:hover input:checked ~ .bp3-control-indicator{ 3657 background:#106ba3; } 3658 .bp3-dark .bp3-control.bp3-switch input:checked:not(:disabled):active ~ .bp3-control-indicator{ 3659 background:#0e5a8a; } 3660 .bp3-dark .bp3-control.bp3-switch input:checked:disabled ~ .bp3-control-indicator{ 3661 background:rgba(14, 90, 138, 0.5); } 3662 .bp3-dark .bp3-control.bp3-switch input:checked:disabled ~ .bp3-control-indicator::before{ 3663 background:rgba(16, 22, 26, 0.4); } 3664 .bp3-dark .bp3-control.bp3-switch .bp3-control-indicator::before{ 3665 background:#394b59; 3666 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3667 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 3668 .bp3-dark .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator::before{ 3669 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); 3670 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); } 3671 .bp3-control.bp3-switch .bp3-switch-inner-text{ 3672 font-size:0.7em; 3673 text-align:center; } 3674 .bp3-control.bp3-switch .bp3-control-indicator-child:first-child{ 3675 line-height:0; 3676 margin-left:0.5em; 3677 margin-right:1.2em; 3678 visibility:hidden; } 3679 .bp3-control.bp3-switch .bp3-control-indicator-child:last-child{ 3680 line-height:1em; 3681 margin-left:1.2em; 3682 margin-right:0.5em; 3683 visibility:visible; } 3684 .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator .bp3-control-indicator-child:first-child{ 3685 line-height:1em; 3686 visibility:visible; } 3687 .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator .bp3-control-indicator-child:last-child{ 3688 line-height:0; 3689 visibility:hidden; } 3690 .bp3-dark .bp3-control{ 3691 color:#f5f8fa; } 3692 .bp3-dark .bp3-control.bp3-disabled{ 3693 color:rgba(167, 182, 194, 0.6); } 3694 .bp3-dark .bp3-control .bp3-control-indicator{ 3695 background-color:#394b59; 3696 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0))); 3697 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0)); 3698 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3699 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 3700 .bp3-dark .bp3-control:hover .bp3-control-indicator{ 3701 background-color:#30404d; } 3702 .bp3-dark .bp3-control input:not(:disabled):active ~ .bp3-control-indicator{ 3703 background:#202b33; 3704 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3705 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3706 .bp3-dark .bp3-control input:disabled ~ .bp3-control-indicator{ 3707 background:rgba(57, 75, 89, 0.5); 3708 -webkit-box-shadow:none; 3709 box-shadow:none; 3710 cursor:not-allowed; } 3711 .bp3-dark .bp3-control.bp3-checkbox input:disabled:checked ~ .bp3-control-indicator, .bp3-dark .bp3-control.bp3-checkbox input:disabled:indeterminate ~ .bp3-control-indicator{ 3712 color:rgba(167, 182, 194, 0.6); } 3713 .bp3-file-input{ 3714 cursor:pointer; 3715 display:inline-block; 3716 height:30px; 3717 position:relative; } 3718 .bp3-file-input input{ 3719 margin:0; 3720 min-width:200px; 3721 opacity:0; } 3722 .bp3-file-input input:disabled + .bp3-file-upload-input, 3723 .bp3-file-input input.bp3-disabled + .bp3-file-upload-input{ 3724 background:rgba(206, 217, 224, 0.5); 3725 -webkit-box-shadow:none; 3726 box-shadow:none; 3727 color:rgba(92, 112, 128, 0.6); 3728 cursor:not-allowed; 3729 resize:none; } 3730 .bp3-file-input input:disabled + .bp3-file-upload-input::after, 3731 .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after{ 3732 background-color:rgba(206, 217, 224, 0.5); 3733 background-image:none; 3734 -webkit-box-shadow:none; 3735 box-shadow:none; 3736 color:rgba(92, 112, 128, 0.6); 3737 cursor:not-allowed; 3738 outline:none; } 3739 .bp3-file-input input:disabled + .bp3-file-upload-input::after.bp3-active, .bp3-file-input input:disabled + .bp3-file-upload-input::after.bp3-active:hover, 3740 .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after.bp3-active, 3741 .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after.bp3-active:hover{ 3742 background:rgba(206, 217, 224, 0.7); } 3743 .bp3-dark .bp3-file-input input:disabled + .bp3-file-upload-input, .bp3-dark 3744 .bp3-file-input input.bp3-disabled + .bp3-file-upload-input{ 3745 background:rgba(57, 75, 89, 0.5); 3746 -webkit-box-shadow:none; 3747 box-shadow:none; 3748 color:rgba(167, 182, 194, 0.6); } 3749 .bp3-dark .bp3-file-input input:disabled + .bp3-file-upload-input::after, .bp3-dark 3750 .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after{ 3751 background-color:rgba(57, 75, 89, 0.5); 3752 background-image:none; 3753 -webkit-box-shadow:none; 3754 box-shadow:none; 3755 color:rgba(167, 182, 194, 0.6); } 3756 .bp3-dark .bp3-file-input input:disabled + .bp3-file-upload-input::after.bp3-active, .bp3-dark 3757 .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after.bp3-active{ 3758 background:rgba(57, 75, 89, 0.7); } 3759 .bp3-file-input.bp3-file-input-has-selection .bp3-file-upload-input{ 3760 color:#182026; } 3761 .bp3-dark .bp3-file-input.bp3-file-input-has-selection .bp3-file-upload-input{ 3762 color:#f5f8fa; } 3763 .bp3-file-input.bp3-fill{ 3764 width:100%; } 3765 .bp3-file-input.bp3-large, 3766 .bp3-large .bp3-file-input{ 3767 height:40px; } 3768 .bp3-file-input .bp3-file-upload-input-custom-text::after{ 3769 content:attr(bp3-button-text); } 3770 3771 .bp3-file-upload-input{ 3772 -webkit-appearance:none; 3773 -moz-appearance:none; 3774 appearance:none; 3775 background:#ffffff; 3776 border:none; 3777 border-radius:3px; 3778 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 3779 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 3780 color:#182026; 3781 font-size:14px; 3782 font-weight:400; 3783 height:30px; 3784 line-height:30px; 3785 outline:none; 3786 padding:0 10px; 3787 -webkit-transition:-webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3788 transition:-webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3789 transition:box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3790 transition:box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 3791 vertical-align:middle; 3792 overflow:hidden; 3793 text-overflow:ellipsis; 3794 white-space:nowrap; 3795 word-wrap:normal; 3796 color:rgba(92, 112, 128, 0.6); 3797 left:0; 3798 padding-right:80px; 3799 position:absolute; 3800 right:0; 3801 top:0; 3802 -webkit-user-select:none; 3803 -moz-user-select:none; 3804 -ms-user-select:none; 3805 user-select:none; } 3806 .bp3-file-upload-input::-webkit-input-placeholder{ 3807 color:rgba(92, 112, 128, 0.6); 3808 opacity:1; } 3809 .bp3-file-upload-input::-moz-placeholder{ 3810 color:rgba(92, 112, 128, 0.6); 3811 opacity:1; } 3812 .bp3-file-upload-input:-ms-input-placeholder{ 3813 color:rgba(92, 112, 128, 0.6); 3814 opacity:1; } 3815 .bp3-file-upload-input::-ms-input-placeholder{ 3816 color:rgba(92, 112, 128, 0.6); 3817 opacity:1; } 3818 .bp3-file-upload-input::placeholder{ 3819 color:rgba(92, 112, 128, 0.6); 3820 opacity:1; } 3821 .bp3-file-upload-input:focus, .bp3-file-upload-input.bp3-active{ 3822 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 3823 box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 3824 .bp3-file-upload-input[type="search"], .bp3-file-upload-input.bp3-round{ 3825 border-radius:30px; 3826 -webkit-box-sizing:border-box; 3827 box-sizing:border-box; 3828 padding-left:10px; } 3829 .bp3-file-upload-input[readonly]{ 3830 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15); 3831 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15); } 3832 .bp3-file-upload-input:disabled, .bp3-file-upload-input.bp3-disabled{ 3833 background:rgba(206, 217, 224, 0.5); 3834 -webkit-box-shadow:none; 3835 box-shadow:none; 3836 color:rgba(92, 112, 128, 0.6); 3837 cursor:not-allowed; 3838 resize:none; } 3839 .bp3-file-upload-input::after{ 3840 background-color:#f5f8fa; 3841 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))); 3842 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); 3843 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 3844 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 3845 color:#182026; 3846 min-height:24px; 3847 min-width:24px; 3848 overflow:hidden; 3849 text-overflow:ellipsis; 3850 white-space:nowrap; 3851 word-wrap:normal; 3852 border-radius:3px; 3853 content:"Browse"; 3854 line-height:24px; 3855 margin:3px; 3856 position:absolute; 3857 right:0; 3858 text-align:center; 3859 top:0; 3860 width:70px; } 3861 .bp3-file-upload-input::after:hover{ 3862 background-clip:padding-box; 3863 background-color:#ebf1f5; 3864 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 3865 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); } 3866 .bp3-file-upload-input::after:active, .bp3-file-upload-input::after.bp3-active{ 3867 background-color:#d8e1e8; 3868 background-image:none; 3869 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3870 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3871 .bp3-file-upload-input::after:disabled, .bp3-file-upload-input::after.bp3-disabled{ 3872 background-color:rgba(206, 217, 224, 0.5); 3873 background-image:none; 3874 -webkit-box-shadow:none; 3875 box-shadow:none; 3876 color:rgba(92, 112, 128, 0.6); 3877 cursor:not-allowed; 3878 outline:none; } 3879 .bp3-file-upload-input::after:disabled.bp3-active, .bp3-file-upload-input::after:disabled.bp3-active:hover, .bp3-file-upload-input::after.bp3-disabled.bp3-active, .bp3-file-upload-input::after.bp3-disabled.bp3-active:hover{ 3880 background:rgba(206, 217, 224, 0.7); } 3881 .bp3-file-upload-input:hover::after{ 3882 background-clip:padding-box; 3883 background-color:#ebf1f5; 3884 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 3885 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); } 3886 .bp3-file-upload-input:active::after{ 3887 background-color:#d8e1e8; 3888 background-image:none; 3889 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3890 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3891 .bp3-large .bp3-file-upload-input{ 3892 font-size:16px; 3893 height:40px; 3894 line-height:40px; 3895 padding-right:95px; } 3896 .bp3-large .bp3-file-upload-input[type="search"], .bp3-large .bp3-file-upload-input.bp3-round{ 3897 padding:0 15px; } 3898 .bp3-large .bp3-file-upload-input::after{ 3899 min-height:30px; 3900 min-width:30px; 3901 line-height:30px; 3902 margin:5px; 3903 width:85px; } 3904 .bp3-dark .bp3-file-upload-input{ 3905 background:rgba(16, 22, 26, 0.3); 3906 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 3907 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 3908 color:#f5f8fa; 3909 color:rgba(167, 182, 194, 0.6); } 3910 .bp3-dark .bp3-file-upload-input::-webkit-input-placeholder{ 3911 color:rgba(167, 182, 194, 0.6); } 3912 .bp3-dark .bp3-file-upload-input::-moz-placeholder{ 3913 color:rgba(167, 182, 194, 0.6); } 3914 .bp3-dark .bp3-file-upload-input:-ms-input-placeholder{ 3915 color:rgba(167, 182, 194, 0.6); } 3916 .bp3-dark .bp3-file-upload-input::-ms-input-placeholder{ 3917 color:rgba(167, 182, 194, 0.6); } 3918 .bp3-dark .bp3-file-upload-input::placeholder{ 3919 color:rgba(167, 182, 194, 0.6); } 3920 .bp3-dark .bp3-file-upload-input:focus{ 3921 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 3922 box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 3923 .bp3-dark .bp3-file-upload-input[readonly]{ 3924 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); 3925 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); } 3926 .bp3-dark .bp3-file-upload-input:disabled, .bp3-dark .bp3-file-upload-input.bp3-disabled{ 3927 background:rgba(57, 75, 89, 0.5); 3928 -webkit-box-shadow:none; 3929 box-shadow:none; 3930 color:rgba(167, 182, 194, 0.6); } 3931 .bp3-dark .bp3-file-upload-input::after{ 3932 background-color:#394b59; 3933 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0))); 3934 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0)); 3935 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3936 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3937 color:#f5f8fa; } 3938 .bp3-dark .bp3-file-upload-input::after:hover, .bp3-dark .bp3-file-upload-input::after:active, .bp3-dark .bp3-file-upload-input::after.bp3-active{ 3939 color:#f5f8fa; } 3940 .bp3-dark .bp3-file-upload-input::after:hover{ 3941 background-color:#30404d; 3942 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3943 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 3944 .bp3-dark .bp3-file-upload-input::after:active, .bp3-dark .bp3-file-upload-input::after.bp3-active{ 3945 background-color:#202b33; 3946 background-image:none; 3947 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3948 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3949 .bp3-dark .bp3-file-upload-input::after:disabled, .bp3-dark .bp3-file-upload-input::after.bp3-disabled{ 3950 background-color:rgba(57, 75, 89, 0.5); 3951 background-image:none; 3952 -webkit-box-shadow:none; 3953 box-shadow:none; 3954 color:rgba(167, 182, 194, 0.6); } 3955 .bp3-dark .bp3-file-upload-input::after:disabled.bp3-active, .bp3-dark .bp3-file-upload-input::after.bp3-disabled.bp3-active{ 3956 background:rgba(57, 75, 89, 0.7); } 3957 .bp3-dark .bp3-file-upload-input::after .bp3-button-spinner .bp3-spinner-head{ 3958 background:rgba(16, 22, 26, 0.5); 3959 stroke:#8a9ba8; } 3960 .bp3-dark .bp3-file-upload-input:hover::after{ 3961 background-color:#30404d; 3962 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 3963 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 3964 .bp3-dark .bp3-file-upload-input:active::after{ 3965 background-color:#202b33; 3966 background-image:none; 3967 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); 3968 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 3969 .bp3-file-upload-input::after{ 3970 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 3971 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); } 3972 .bp3-form-group{ 3973 display:-webkit-box; 3974 display:-ms-flexbox; 3975 display:flex; 3976 -webkit-box-orient:vertical; 3977 -webkit-box-direction:normal; 3978 -ms-flex-direction:column; 3979 flex-direction:column; 3980 margin:0 0 15px; } 3981 .bp3-form-group label.bp3-label{ 3982 margin-bottom:5px; } 3983 .bp3-form-group .bp3-control{ 3984 margin-top:7px; } 3985 .bp3-form-group .bp3-form-helper-text{ 3986 color:#5c7080; 3987 font-size:12px; 3988 margin-top:5px; } 3989 .bp3-form-group.bp3-intent-primary .bp3-form-helper-text{ 3990 color:#106ba3; } 3991 .bp3-form-group.bp3-intent-success .bp3-form-helper-text{ 3992 color:#0d8050; } 3993 .bp3-form-group.bp3-intent-warning .bp3-form-helper-text{ 3994 color:#bf7326; } 3995 .bp3-form-group.bp3-intent-danger .bp3-form-helper-text{ 3996 color:#c23030; } 3997 .bp3-form-group.bp3-inline{ 3998 -webkit-box-align:start; 3999 -ms-flex-align:start; 4000 align-items:flex-start; 4001 -webkit-box-orient:horizontal; 4002 -webkit-box-direction:normal; 4003 -ms-flex-direction:row; 4004 flex-direction:row; } 4005 .bp3-form-group.bp3-inline.bp3-large label.bp3-label{ 4006 line-height:40px; 4007 margin:0 10px 0 0; } 4008 .bp3-form-group.bp3-inline label.bp3-label{ 4009 line-height:30px; 4010 margin:0 10px 0 0; } 4011 .bp3-form-group.bp3-disabled .bp3-label, 4012 .bp3-form-group.bp3-disabled .bp3-text-muted, 4013 .bp3-form-group.bp3-disabled .bp3-form-helper-text{ 4014 color:rgba(92, 112, 128, 0.6) !important; } 4015 .bp3-dark .bp3-form-group.bp3-intent-primary .bp3-form-helper-text{ 4016 color:#48aff0; } 4017 .bp3-dark .bp3-form-group.bp3-intent-success .bp3-form-helper-text{ 4018 color:#3dcc91; } 4019 .bp3-dark .bp3-form-group.bp3-intent-warning .bp3-form-helper-text{ 4020 color:#ffb366; } 4021 .bp3-dark .bp3-form-group.bp3-intent-danger .bp3-form-helper-text{ 4022 color:#ff7373; } 4023 .bp3-dark .bp3-form-group .bp3-form-helper-text{ 4024 color:#a7b6c2; } 4025 .bp3-dark .bp3-form-group.bp3-disabled .bp3-label, 4026 .bp3-dark .bp3-form-group.bp3-disabled .bp3-text-muted, 4027 .bp3-dark .bp3-form-group.bp3-disabled .bp3-form-helper-text{ 4028 color:rgba(167, 182, 194, 0.6) !important; } 4029 .bp3-input-group{ 4030 display:block; 4031 position:relative; } 4032 .bp3-input-group .bp3-input{ 4033 position:relative; 4034 width:100%; } 4035 .bp3-input-group .bp3-input:not(:first-child){ 4036 padding-left:30px; } 4037 .bp3-input-group .bp3-input:not(:last-child){ 4038 padding-right:30px; } 4039 .bp3-input-group .bp3-input-action, 4040 .bp3-input-group > .bp3-input-left-container, 4041 .bp3-input-group > .bp3-button, 4042 .bp3-input-group > .bp3-icon{ 4043 position:absolute; 4044 top:0; } 4045 .bp3-input-group .bp3-input-action:first-child, 4046 .bp3-input-group > .bp3-input-left-container:first-child, 4047 .bp3-input-group > .bp3-button:first-child, 4048 .bp3-input-group > .bp3-icon:first-child{ 4049 left:0; } 4050 .bp3-input-group .bp3-input-action:last-child, 4051 .bp3-input-group > .bp3-input-left-container:last-child, 4052 .bp3-input-group > .bp3-button:last-child, 4053 .bp3-input-group > .bp3-icon:last-child{ 4054 right:0; } 4055 .bp3-input-group .bp3-button{ 4056 min-height:24px; 4057 min-width:24px; 4058 margin:3px; 4059 padding:0 7px; } 4060 .bp3-input-group .bp3-button:empty{ 4061 padding:0; } 4062 .bp3-input-group > .bp3-input-left-container, 4063 .bp3-input-group > .bp3-icon{ 4064 z-index:1; } 4065 .bp3-input-group > .bp3-input-left-container > .bp3-icon, 4066 .bp3-input-group > .bp3-icon{ 4067 color:#5c7080; } 4068 .bp3-input-group > .bp3-input-left-container > .bp3-icon:empty, 4069 .bp3-input-group > .bp3-icon:empty{ 4070 font-family:"Icons16", sans-serif; 4071 font-size:16px; 4072 font-style:normal; 4073 font-weight:400; 4074 line-height:1; 4075 -moz-osx-font-smoothing:grayscale; 4076 -webkit-font-smoothing:antialiased; } 4077 .bp3-input-group > .bp3-input-left-container > .bp3-icon, 4078 .bp3-input-group > .bp3-icon, 4079 .bp3-input-group .bp3-input-action > .bp3-spinner{ 4080 margin:7px; } 4081 .bp3-input-group .bp3-tag{ 4082 margin:5px; } 4083 .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus), 4084 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus){ 4085 color:#5c7080; } 4086 .bp3-dark .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus), .bp3-dark 4087 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus){ 4088 color:#a7b6c2; } 4089 .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon, .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon-standard, .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon-large, 4090 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon, 4091 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon-standard, 4092 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon-large{ 4093 color:#5c7080; } 4094 .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:disabled, 4095 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:disabled{ 4096 color:rgba(92, 112, 128, 0.6) !important; } 4097 .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:disabled .bp3-icon, .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:disabled .bp3-icon-standard, .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:disabled .bp3-icon-large, 4098 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:disabled .bp3-icon, 4099 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:disabled .bp3-icon-standard, 4100 .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:disabled .bp3-icon-large{ 4101 color:rgba(92, 112, 128, 0.6) !important; } 4102 .bp3-input-group.bp3-disabled{ 4103 cursor:not-allowed; } 4104 .bp3-input-group.bp3-disabled .bp3-icon{ 4105 color:rgba(92, 112, 128, 0.6); } 4106 .bp3-input-group.bp3-large .bp3-button{ 4107 min-height:30px; 4108 min-width:30px; 4109 margin:5px; } 4110 .bp3-input-group.bp3-large > .bp3-input-left-container > .bp3-icon, 4111 .bp3-input-group.bp3-large > .bp3-icon, 4112 .bp3-input-group.bp3-large .bp3-input-action > .bp3-spinner{ 4113 margin:12px; } 4114 .bp3-input-group.bp3-large .bp3-input{ 4115 font-size:16px; 4116 height:40px; 4117 line-height:40px; } 4118 .bp3-input-group.bp3-large .bp3-input[type="search"], .bp3-input-group.bp3-large .bp3-input.bp3-round{ 4119 padding:0 15px; } 4120 .bp3-input-group.bp3-large .bp3-input:not(:first-child){ 4121 padding-left:40px; } 4122 .bp3-input-group.bp3-large .bp3-input:not(:last-child){ 4123 padding-right:40px; } 4124 .bp3-input-group.bp3-small .bp3-button{ 4125 min-height:20px; 4126 min-width:20px; 4127 margin:2px; } 4128 .bp3-input-group.bp3-small .bp3-tag{ 4129 min-height:20px; 4130 min-width:20px; 4131 margin:2px; } 4132 .bp3-input-group.bp3-small > .bp3-input-left-container > .bp3-icon, 4133 .bp3-input-group.bp3-small > .bp3-icon, 4134 .bp3-input-group.bp3-small .bp3-input-action > .bp3-spinner{ 4135 margin:4px; } 4136 .bp3-input-group.bp3-small .bp3-input{ 4137 font-size:12px; 4138 height:24px; 4139 line-height:24px; 4140 padding-left:8px; 4141 padding-right:8px; } 4142 .bp3-input-group.bp3-small .bp3-input[type="search"], .bp3-input-group.bp3-small .bp3-input.bp3-round{ 4143 padding:0 12px; } 4144 .bp3-input-group.bp3-small .bp3-input:not(:first-child){ 4145 padding-left:24px; } 4146 .bp3-input-group.bp3-small .bp3-input:not(:last-child){ 4147 padding-right:24px; } 4148 .bp3-input-group.bp3-fill{ 4149 -webkit-box-flex:1; 4150 -ms-flex:1 1 auto; 4151 flex:1 1 auto; 4152 width:100%; } 4153 .bp3-input-group.bp3-round .bp3-button, 4154 .bp3-input-group.bp3-round .bp3-input, 4155 .bp3-input-group.bp3-round .bp3-tag{ 4156 border-radius:30px; } 4157 .bp3-dark .bp3-input-group .bp3-icon{ 4158 color:#a7b6c2; } 4159 .bp3-dark .bp3-input-group.bp3-disabled .bp3-icon{ 4160 color:rgba(167, 182, 194, 0.6); } 4161 .bp3-input-group.bp3-intent-primary .bp3-input{ 4162 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4163 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4164 .bp3-input-group.bp3-intent-primary .bp3-input:focus{ 4165 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4166 box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4167 .bp3-input-group.bp3-intent-primary .bp3-input[readonly]{ 4168 -webkit-box-shadow:inset 0 0 0 1px #137cbd; 4169 box-shadow:inset 0 0 0 1px #137cbd; } 4170 .bp3-input-group.bp3-intent-primary .bp3-input:disabled, .bp3-input-group.bp3-intent-primary .bp3-input.bp3-disabled{ 4171 -webkit-box-shadow:none; 4172 box-shadow:none; } 4173 .bp3-input-group.bp3-intent-primary > .bp3-icon{ 4174 color:#106ba3; } 4175 .bp3-dark .bp3-input-group.bp3-intent-primary > .bp3-icon{ 4176 color:#48aff0; } 4177 .bp3-input-group.bp3-intent-success .bp3-input{ 4178 -webkit-box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4179 box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4180 .bp3-input-group.bp3-intent-success .bp3-input:focus{ 4181 -webkit-box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4182 box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4183 .bp3-input-group.bp3-intent-success .bp3-input[readonly]{ 4184 -webkit-box-shadow:inset 0 0 0 1px #0f9960; 4185 box-shadow:inset 0 0 0 1px #0f9960; } 4186 .bp3-input-group.bp3-intent-success .bp3-input:disabled, .bp3-input-group.bp3-intent-success .bp3-input.bp3-disabled{ 4187 -webkit-box-shadow:none; 4188 box-shadow:none; } 4189 .bp3-input-group.bp3-intent-success > .bp3-icon{ 4190 color:#0d8050; } 4191 .bp3-dark .bp3-input-group.bp3-intent-success > .bp3-icon{ 4192 color:#3dcc91; } 4193 .bp3-input-group.bp3-intent-warning .bp3-input{ 4194 -webkit-box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4195 box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4196 .bp3-input-group.bp3-intent-warning .bp3-input:focus{ 4197 -webkit-box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4198 box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4199 .bp3-input-group.bp3-intent-warning .bp3-input[readonly]{ 4200 -webkit-box-shadow:inset 0 0 0 1px #d9822b; 4201 box-shadow:inset 0 0 0 1px #d9822b; } 4202 .bp3-input-group.bp3-intent-warning .bp3-input:disabled, .bp3-input-group.bp3-intent-warning .bp3-input.bp3-disabled{ 4203 -webkit-box-shadow:none; 4204 box-shadow:none; } 4205 .bp3-input-group.bp3-intent-warning > .bp3-icon{ 4206 color:#bf7326; } 4207 .bp3-dark .bp3-input-group.bp3-intent-warning > .bp3-icon{ 4208 color:#ffb366; } 4209 .bp3-input-group.bp3-intent-danger .bp3-input{ 4210 -webkit-box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4211 box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4212 .bp3-input-group.bp3-intent-danger .bp3-input:focus{ 4213 -webkit-box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4214 box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4215 .bp3-input-group.bp3-intent-danger .bp3-input[readonly]{ 4216 -webkit-box-shadow:inset 0 0 0 1px #db3737; 4217 box-shadow:inset 0 0 0 1px #db3737; } 4218 .bp3-input-group.bp3-intent-danger .bp3-input:disabled, .bp3-input-group.bp3-intent-danger .bp3-input.bp3-disabled{ 4219 -webkit-box-shadow:none; 4220 box-shadow:none; } 4221 .bp3-input-group.bp3-intent-danger > .bp3-icon{ 4222 color:#c23030; } 4223 .bp3-dark .bp3-input-group.bp3-intent-danger > .bp3-icon{ 4224 color:#ff7373; } 4225 .bp3-input{ 4226 -webkit-appearance:none; 4227 -moz-appearance:none; 4228 appearance:none; 4229 background:#ffffff; 4230 border:none; 4231 border-radius:3px; 4232 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4233 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4234 color:#182026; 4235 font-size:14px; 4236 font-weight:400; 4237 height:30px; 4238 line-height:30px; 4239 outline:none; 4240 padding:0 10px; 4241 -webkit-transition:-webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 4242 transition:-webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 4243 transition:box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 4244 transition:box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); 4245 vertical-align:middle; } 4246 .bp3-input::-webkit-input-placeholder{ 4247 color:rgba(92, 112, 128, 0.6); 4248 opacity:1; } 4249 .bp3-input::-moz-placeholder{ 4250 color:rgba(92, 112, 128, 0.6); 4251 opacity:1; } 4252 .bp3-input:-ms-input-placeholder{ 4253 color:rgba(92, 112, 128, 0.6); 4254 opacity:1; } 4255 .bp3-input::-ms-input-placeholder{ 4256 color:rgba(92, 112, 128, 0.6); 4257 opacity:1; } 4258 .bp3-input::placeholder{ 4259 color:rgba(92, 112, 128, 0.6); 4260 opacity:1; } 4261 .bp3-input:focus, .bp3-input.bp3-active{ 4262 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4263 box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4264 .bp3-input[type="search"], .bp3-input.bp3-round{ 4265 border-radius:30px; 4266 -webkit-box-sizing:border-box; 4267 box-sizing:border-box; 4268 padding-left:10px; } 4269 .bp3-input[readonly]{ 4270 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15); 4271 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15); } 4272 .bp3-input:disabled, .bp3-input.bp3-disabled{ 4273 background:rgba(206, 217, 224, 0.5); 4274 -webkit-box-shadow:none; 4275 box-shadow:none; 4276 color:rgba(92, 112, 128, 0.6); 4277 cursor:not-allowed; 4278 resize:none; } 4279 .bp3-input.bp3-large{ 4280 font-size:16px; 4281 height:40px; 4282 line-height:40px; } 4283 .bp3-input.bp3-large[type="search"], .bp3-input.bp3-large.bp3-round{ 4284 padding:0 15px; } 4285 .bp3-input.bp3-small{ 4286 font-size:12px; 4287 height:24px; 4288 line-height:24px; 4289 padding-left:8px; 4290 padding-right:8px; } 4291 .bp3-input.bp3-small[type="search"], .bp3-input.bp3-small.bp3-round{ 4292 padding:0 12px; } 4293 .bp3-input.bp3-fill{ 4294 -webkit-box-flex:1; 4295 -ms-flex:1 1 auto; 4296 flex:1 1 auto; 4297 width:100%; } 4298 .bp3-dark .bp3-input{ 4299 background:rgba(16, 22, 26, 0.3); 4300 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4301 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4302 color:#f5f8fa; } 4303 .bp3-dark .bp3-input::-webkit-input-placeholder{ 4304 color:rgba(167, 182, 194, 0.6); } 4305 .bp3-dark .bp3-input::-moz-placeholder{ 4306 color:rgba(167, 182, 194, 0.6); } 4307 .bp3-dark .bp3-input:-ms-input-placeholder{ 4308 color:rgba(167, 182, 194, 0.6); } 4309 .bp3-dark .bp3-input::-ms-input-placeholder{ 4310 color:rgba(167, 182, 194, 0.6); } 4311 .bp3-dark .bp3-input::placeholder{ 4312 color:rgba(167, 182, 194, 0.6); } 4313 .bp3-dark .bp3-input:focus{ 4314 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4315 box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4316 .bp3-dark .bp3-input[readonly]{ 4317 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); 4318 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); } 4319 .bp3-dark .bp3-input:disabled, .bp3-dark .bp3-input.bp3-disabled{ 4320 background:rgba(57, 75, 89, 0.5); 4321 -webkit-box-shadow:none; 4322 box-shadow:none; 4323 color:rgba(167, 182, 194, 0.6); } 4324 .bp3-input.bp3-intent-primary{ 4325 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4326 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4327 .bp3-input.bp3-intent-primary:focus{ 4328 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4329 box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4330 .bp3-input.bp3-intent-primary[readonly]{ 4331 -webkit-box-shadow:inset 0 0 0 1px #137cbd; 4332 box-shadow:inset 0 0 0 1px #137cbd; } 4333 .bp3-input.bp3-intent-primary:disabled, .bp3-input.bp3-intent-primary.bp3-disabled{ 4334 -webkit-box-shadow:none; 4335 box-shadow:none; } 4336 .bp3-dark .bp3-input.bp3-intent-primary{ 4337 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4338 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4339 .bp3-dark .bp3-input.bp3-intent-primary:focus{ 4340 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4341 box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4342 .bp3-dark .bp3-input.bp3-intent-primary[readonly]{ 4343 -webkit-box-shadow:inset 0 0 0 1px #137cbd; 4344 box-shadow:inset 0 0 0 1px #137cbd; } 4345 .bp3-dark .bp3-input.bp3-intent-primary:disabled, .bp3-dark .bp3-input.bp3-intent-primary.bp3-disabled{ 4346 -webkit-box-shadow:none; 4347 box-shadow:none; } 4348 .bp3-input.bp3-intent-success{ 4349 -webkit-box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4350 box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4351 .bp3-input.bp3-intent-success:focus{ 4352 -webkit-box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4353 box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4354 .bp3-input.bp3-intent-success[readonly]{ 4355 -webkit-box-shadow:inset 0 0 0 1px #0f9960; 4356 box-shadow:inset 0 0 0 1px #0f9960; } 4357 .bp3-input.bp3-intent-success:disabled, .bp3-input.bp3-intent-success.bp3-disabled{ 4358 -webkit-box-shadow:none; 4359 box-shadow:none; } 4360 .bp3-dark .bp3-input.bp3-intent-success{ 4361 -webkit-box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4362 box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4363 .bp3-dark .bp3-input.bp3-intent-success:focus{ 4364 -webkit-box-shadow:0 0 0 1px #0f9960, 0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4365 box-shadow:0 0 0 1px #0f9960, 0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4366 .bp3-dark .bp3-input.bp3-intent-success[readonly]{ 4367 -webkit-box-shadow:inset 0 0 0 1px #0f9960; 4368 box-shadow:inset 0 0 0 1px #0f9960; } 4369 .bp3-dark .bp3-input.bp3-intent-success:disabled, .bp3-dark .bp3-input.bp3-intent-success.bp3-disabled{ 4370 -webkit-box-shadow:none; 4371 box-shadow:none; } 4372 .bp3-input.bp3-intent-warning{ 4373 -webkit-box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4374 box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4375 .bp3-input.bp3-intent-warning:focus{ 4376 -webkit-box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4377 box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4378 .bp3-input.bp3-intent-warning[readonly]{ 4379 -webkit-box-shadow:inset 0 0 0 1px #d9822b; 4380 box-shadow:inset 0 0 0 1px #d9822b; } 4381 .bp3-input.bp3-intent-warning:disabled, .bp3-input.bp3-intent-warning.bp3-disabled{ 4382 -webkit-box-shadow:none; 4383 box-shadow:none; } 4384 .bp3-dark .bp3-input.bp3-intent-warning{ 4385 -webkit-box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4386 box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4387 .bp3-dark .bp3-input.bp3-intent-warning:focus{ 4388 -webkit-box-shadow:0 0 0 1px #d9822b, 0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4389 box-shadow:0 0 0 1px #d9822b, 0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4390 .bp3-dark .bp3-input.bp3-intent-warning[readonly]{ 4391 -webkit-box-shadow:inset 0 0 0 1px #d9822b; 4392 box-shadow:inset 0 0 0 1px #d9822b; } 4393 .bp3-dark .bp3-input.bp3-intent-warning:disabled, .bp3-dark .bp3-input.bp3-intent-warning.bp3-disabled{ 4394 -webkit-box-shadow:none; 4395 box-shadow:none; } 4396 .bp3-input.bp3-intent-danger{ 4397 -webkit-box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4398 box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4399 .bp3-input.bp3-intent-danger:focus{ 4400 -webkit-box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 4401 box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 4402 .bp3-input.bp3-intent-danger[readonly]{ 4403 -webkit-box-shadow:inset 0 0 0 1px #db3737; 4404 box-shadow:inset 0 0 0 1px #db3737; } 4405 .bp3-input.bp3-intent-danger:disabled, .bp3-input.bp3-intent-danger.bp3-disabled{ 4406 -webkit-box-shadow:none; 4407 box-shadow:none; } 4408 .bp3-dark .bp3-input.bp3-intent-danger{ 4409 -webkit-box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4410 box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4411 .bp3-dark .bp3-input.bp3-intent-danger:focus{ 4412 -webkit-box-shadow:0 0 0 1px #db3737, 0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4413 box-shadow:0 0 0 1px #db3737, 0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4414 .bp3-dark .bp3-input.bp3-intent-danger[readonly]{ 4415 -webkit-box-shadow:inset 0 0 0 1px #db3737; 4416 box-shadow:inset 0 0 0 1px #db3737; } 4417 .bp3-dark .bp3-input.bp3-intent-danger:disabled, .bp3-dark .bp3-input.bp3-intent-danger.bp3-disabled{ 4418 -webkit-box-shadow:none; 4419 box-shadow:none; } 4420 .bp3-input::-ms-clear{ 4421 display:none; } 4422 textarea.bp3-input{ 4423 max-width:100%; 4424 padding:10px; } 4425 textarea.bp3-input, textarea.bp3-input.bp3-large, textarea.bp3-input.bp3-small{ 4426 height:auto; 4427 line-height:inherit; } 4428 textarea.bp3-input.bp3-small{ 4429 padding:8px; } 4430 .bp3-dark textarea.bp3-input{ 4431 background:rgba(16, 22, 26, 0.3); 4432 -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4433 box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4434 color:#f5f8fa; } 4435 .bp3-dark textarea.bp3-input::-webkit-input-placeholder{ 4436 color:rgba(167, 182, 194, 0.6); } 4437 .bp3-dark textarea.bp3-input::-moz-placeholder{ 4438 color:rgba(167, 182, 194, 0.6); } 4439 .bp3-dark textarea.bp3-input:-ms-input-placeholder{ 4440 color:rgba(167, 182, 194, 0.6); } 4441 .bp3-dark textarea.bp3-input::-ms-input-placeholder{ 4442 color:rgba(167, 182, 194, 0.6); } 4443 .bp3-dark textarea.bp3-input::placeholder{ 4444 color:rgba(167, 182, 194, 0.6); } 4445 .bp3-dark textarea.bp3-input:focus{ 4446 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 4447 box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 4448 .bp3-dark textarea.bp3-input[readonly]{ 4449 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); 4450 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); } 4451 .bp3-dark textarea.bp3-input:disabled, .bp3-dark textarea.bp3-input.bp3-disabled{ 4452 background:rgba(57, 75, 89, 0.5); 4453 -webkit-box-shadow:none; 4454 box-shadow:none; 4455 color:rgba(167, 182, 194, 0.6); } 4456 label.bp3-label{ 4457 display:block; 4458 margin-bottom:15px; 4459 margin-top:0; } 4460 label.bp3-label .bp3-html-select, 4461 label.bp3-label .bp3-input, 4462 label.bp3-label .bp3-select, 4463 label.bp3-label .bp3-slider, 4464 label.bp3-label .bp3-popover-wrapper{ 4465 display:block; 4466 margin-top:5px; 4467 text-transform:none; } 4468 label.bp3-label .bp3-button-group{ 4469 margin-top:5px; } 4470 label.bp3-label .bp3-select select, 4471 label.bp3-label .bp3-html-select select{ 4472 font-weight:400; 4473 vertical-align:top; 4474 width:100%; } 4475 label.bp3-label.bp3-disabled, 4476 label.bp3-label.bp3-disabled .bp3-text-muted{ 4477 color:rgba(92, 112, 128, 0.6); } 4478 label.bp3-label.bp3-inline{ 4479 line-height:30px; } 4480 label.bp3-label.bp3-inline .bp3-html-select, 4481 label.bp3-label.bp3-inline .bp3-input, 4482 label.bp3-label.bp3-inline .bp3-input-group, 4483 label.bp3-label.bp3-inline .bp3-select, 4484 label.bp3-label.bp3-inline .bp3-popover-wrapper{ 4485 display:inline-block; 4486 margin:0 0 0 5px; 4487 vertical-align:top; } 4488 label.bp3-label.bp3-inline .bp3-button-group{ 4489 margin:0 0 0 5px; } 4490 label.bp3-label.bp3-inline .bp3-input-group .bp3-input{ 4491 margin-left:0; } 4492 label.bp3-label.bp3-inline.bp3-large{ 4493 line-height:40px; } 4494 label.bp3-label:not(.bp3-inline) .bp3-popover-target{ 4495 display:block; } 4496 .bp3-dark label.bp3-label{ 4497 color:#f5f8fa; } 4498 .bp3-dark label.bp3-label.bp3-disabled, 4499 .bp3-dark label.bp3-label.bp3-disabled .bp3-text-muted{ 4500 color:rgba(167, 182, 194, 0.6); } 4501 .bp3-numeric-input .bp3-button-group.bp3-vertical > .bp3-button{ 4502 -webkit-box-flex:1; 4503 -ms-flex:1 1 14px; 4504 flex:1 1 14px; 4505 min-height:0; 4506 padding:0; 4507 width:30px; } 4508 .bp3-numeric-input .bp3-button-group.bp3-vertical > .bp3-button:first-child{ 4509 border-radius:0 3px 0 0; } 4510 .bp3-numeric-input .bp3-button-group.bp3-vertical > .bp3-button:last-child{ 4511 border-radius:0 0 3px 0; } 4512 4513 .bp3-numeric-input .bp3-button-group.bp3-vertical:first-child > .bp3-button:first-child{ 4514 border-radius:3px 0 0 0; } 4515 4516 .bp3-numeric-input .bp3-button-group.bp3-vertical:first-child > .bp3-button:last-child{ 4517 border-radius:0 0 0 3px; } 4518 4519 .bp3-numeric-input.bp3-large .bp3-button-group.bp3-vertical > .bp3-button{ 4520 width:40px; } 4521 4522 form{ 4523 display:block; } 4524 .bp3-html-select select, 4525 .bp3-select select{ 4526 display:-webkit-inline-box; 4527 display:-ms-inline-flexbox; 4528 display:inline-flex; 4529 -webkit-box-orient:horizontal; 4530 -webkit-box-direction:normal; 4531 -ms-flex-direction:row; 4532 flex-direction:row; 4533 -webkit-box-align:center; 4534 -ms-flex-align:center; 4535 align-items:center; 4536 border:none; 4537 border-radius:3px; 4538 cursor:pointer; 4539 font-size:14px; 4540 -webkit-box-pack:center; 4541 -ms-flex-pack:center; 4542 justify-content:center; 4543 padding:5px 10px; 4544 text-align:left; 4545 vertical-align:middle; 4546 background-color:#f5f8fa; 4547 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))); 4548 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); 4549 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 4550 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 4551 color:#182026; 4552 -moz-appearance:none; 4553 -webkit-appearance:none; 4554 border-radius:3px; 4555 height:30px; 4556 padding:0 25px 0 10px; 4557 width:100%; } 4558 .bp3-html-select select > *, .bp3-select select > *{ 4559 -webkit-box-flex:0; 4560 -ms-flex-positive:0; 4561 flex-grow:0; 4562 -ms-flex-negative:0; 4563 flex-shrink:0; } 4564 .bp3-html-select select > .bp3-fill, .bp3-select select > .bp3-fill{ 4565 -webkit-box-flex:1; 4566 -ms-flex-positive:1; 4567 flex-grow:1; 4568 -ms-flex-negative:1; 4569 flex-shrink:1; } 4570 .bp3-html-select select::before, 4571 .bp3-select select::before, .bp3-html-select select > *, .bp3-select select > *{ 4572 margin-right:7px; } 4573 .bp3-html-select select:empty::before, 4574 .bp3-select select:empty::before, 4575 .bp3-html-select select > :last-child, 4576 .bp3-select select > :last-child{ 4577 margin-right:0; } 4578 .bp3-html-select select:hover, 4579 .bp3-select select:hover{ 4580 background-clip:padding-box; 4581 background-color:#ebf1f5; 4582 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 4583 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); } 4584 .bp3-html-select select:active, 4585 .bp3-select select:active, .bp3-html-select select.bp3-active, 4586 .bp3-select select.bp3-active{ 4587 background-color:#d8e1e8; 4588 background-image:none; 4589 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); 4590 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 4591 .bp3-html-select select:disabled, 4592 .bp3-select select:disabled, .bp3-html-select select.bp3-disabled, 4593 .bp3-select select.bp3-disabled{ 4594 background-color:rgba(206, 217, 224, 0.5); 4595 background-image:none; 4596 -webkit-box-shadow:none; 4597 box-shadow:none; 4598 color:rgba(92, 112, 128, 0.6); 4599 cursor:not-allowed; 4600 outline:none; } 4601 .bp3-html-select select:disabled.bp3-active, 4602 .bp3-select select:disabled.bp3-active, .bp3-html-select select:disabled.bp3-active:hover, 4603 .bp3-select select:disabled.bp3-active:hover, .bp3-html-select select.bp3-disabled.bp3-active, 4604 .bp3-select select.bp3-disabled.bp3-active, .bp3-html-select select.bp3-disabled.bp3-active:hover, 4605 .bp3-select select.bp3-disabled.bp3-active:hover{ 4606 background:rgba(206, 217, 224, 0.7); } 4607 4608 .bp3-html-select.bp3-minimal select, 4609 .bp3-select.bp3-minimal select{ 4610 background:none; 4611 -webkit-box-shadow:none; 4612 box-shadow:none; } 4613 .bp3-html-select.bp3-minimal select:hover, 4614 .bp3-select.bp3-minimal select:hover{ 4615 background:rgba(167, 182, 194, 0.3); 4616 -webkit-box-shadow:none; 4617 box-shadow:none; 4618 color:#182026; 4619 text-decoration:none; } 4620 .bp3-html-select.bp3-minimal select:active, 4621 .bp3-select.bp3-minimal select:active, .bp3-html-select.bp3-minimal select.bp3-active, 4622 .bp3-select.bp3-minimal select.bp3-active{ 4623 background:rgba(115, 134, 148, 0.3); 4624 -webkit-box-shadow:none; 4625 box-shadow:none; 4626 color:#182026; } 4627 .bp3-html-select.bp3-minimal select:disabled, 4628 .bp3-select.bp3-minimal select:disabled, .bp3-html-select.bp3-minimal select:disabled:hover, 4629 .bp3-select.bp3-minimal select:disabled:hover, .bp3-html-select.bp3-minimal select.bp3-disabled, 4630 .bp3-select.bp3-minimal select.bp3-disabled, .bp3-html-select.bp3-minimal select.bp3-disabled:hover, 4631 .bp3-select.bp3-minimal select.bp3-disabled:hover{ 4632 background:none; 4633 color:rgba(92, 112, 128, 0.6); 4634 cursor:not-allowed; } 4635 .bp3-html-select.bp3-minimal select:disabled.bp3-active, 4636 .bp3-select.bp3-minimal select:disabled.bp3-active, .bp3-html-select.bp3-minimal select:disabled:hover.bp3-active, 4637 .bp3-select.bp3-minimal select:disabled:hover.bp3-active, .bp3-html-select.bp3-minimal select.bp3-disabled.bp3-active, 4638 .bp3-select.bp3-minimal select.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-disabled:hover.bp3-active, 4639 .bp3-select.bp3-minimal select.bp3-disabled:hover.bp3-active{ 4640 background:rgba(115, 134, 148, 0.3); } 4641 .bp3-dark .bp3-html-select.bp3-minimal select, .bp3-html-select.bp3-minimal .bp3-dark select, 4642 .bp3-dark .bp3-select.bp3-minimal select, .bp3-select.bp3-minimal .bp3-dark select{ 4643 background:none; 4644 -webkit-box-shadow:none; 4645 box-shadow:none; 4646 color:inherit; } 4647 .bp3-dark .bp3-html-select.bp3-minimal select:hover, .bp3-html-select.bp3-minimal .bp3-dark select:hover, 4648 .bp3-dark .bp3-select.bp3-minimal select:hover, .bp3-select.bp3-minimal .bp3-dark select:hover, .bp3-dark .bp3-html-select.bp3-minimal select:active, .bp3-html-select.bp3-minimal .bp3-dark select:active, 4649 .bp3-dark .bp3-select.bp3-minimal select:active, .bp3-select.bp3-minimal .bp3-dark select:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-active, 4650 .bp3-dark .bp3-select.bp3-minimal select.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-active{ 4651 background:none; 4652 -webkit-box-shadow:none; 4653 box-shadow:none; } 4654 .bp3-dark .bp3-html-select.bp3-minimal select:hover, .bp3-html-select.bp3-minimal .bp3-dark select:hover, 4655 .bp3-dark .bp3-select.bp3-minimal select:hover, .bp3-select.bp3-minimal .bp3-dark select:hover{ 4656 background:rgba(138, 155, 168, 0.15); } 4657 .bp3-dark .bp3-html-select.bp3-minimal select:active, .bp3-html-select.bp3-minimal .bp3-dark select:active, 4658 .bp3-dark .bp3-select.bp3-minimal select:active, .bp3-select.bp3-minimal .bp3-dark select:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-active, 4659 .bp3-dark .bp3-select.bp3-minimal select.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-active{ 4660 background:rgba(138, 155, 168, 0.3); 4661 color:#f5f8fa; } 4662 .bp3-dark .bp3-html-select.bp3-minimal select:disabled, .bp3-html-select.bp3-minimal .bp3-dark select:disabled, 4663 .bp3-dark .bp3-select.bp3-minimal select:disabled, .bp3-select.bp3-minimal .bp3-dark select:disabled, .bp3-dark .bp3-html-select.bp3-minimal select:disabled:hover, .bp3-html-select.bp3-minimal .bp3-dark select:disabled:hover, 4664 .bp3-dark .bp3-select.bp3-minimal select:disabled:hover, .bp3-select.bp3-minimal .bp3-dark select:disabled:hover, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-disabled, 4665 .bp3-dark .bp3-select.bp3-minimal select.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-disabled:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-disabled:hover, 4666 .bp3-dark .bp3-select.bp3-minimal select.bp3-disabled:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-disabled:hover{ 4667 background:none; 4668 color:rgba(167, 182, 194, 0.6); 4669 cursor:not-allowed; } 4670 .bp3-dark .bp3-html-select.bp3-minimal select:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select:disabled.bp3-active, 4671 .bp3-dark .bp3-select.bp3-minimal select:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select:disabled:hover.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select:disabled:hover.bp3-active, 4672 .bp3-dark .bp3-select.bp3-minimal select:disabled:hover.bp3-active, .bp3-select.bp3-minimal .bp3-dark select:disabled:hover.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-disabled.bp3-active, 4673 .bp3-dark .bp3-select.bp3-minimal select.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-disabled:hover.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-disabled:hover.bp3-active, 4674 .bp3-dark .bp3-select.bp3-minimal select.bp3-disabled:hover.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-disabled:hover.bp3-active{ 4675 background:rgba(138, 155, 168, 0.3); } 4676 .bp3-html-select.bp3-minimal select.bp3-intent-primary, 4677 .bp3-select.bp3-minimal select.bp3-intent-primary{ 4678 color:#106ba3; } 4679 .bp3-html-select.bp3-minimal select.bp3-intent-primary:hover, 4680 .bp3-select.bp3-minimal select.bp3-intent-primary:hover, .bp3-html-select.bp3-minimal select.bp3-intent-primary:active, 4681 .bp3-select.bp3-minimal select.bp3-intent-primary:active, .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-active, 4682 .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-active{ 4683 background:none; 4684 -webkit-box-shadow:none; 4685 box-shadow:none; 4686 color:#106ba3; } 4687 .bp3-html-select.bp3-minimal select.bp3-intent-primary:hover, 4688 .bp3-select.bp3-minimal select.bp3-intent-primary:hover{ 4689 background:rgba(19, 124, 189, 0.15); 4690 color:#106ba3; } 4691 .bp3-html-select.bp3-minimal select.bp3-intent-primary:active, 4692 .bp3-select.bp3-minimal select.bp3-intent-primary:active, .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-active, 4693 .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-active{ 4694 background:rgba(19, 124, 189, 0.3); 4695 color:#106ba3; } 4696 .bp3-html-select.bp3-minimal select.bp3-intent-primary:disabled, 4697 .bp3-select.bp3-minimal select.bp3-intent-primary:disabled, .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-disabled, 4698 .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-disabled{ 4699 background:none; 4700 color:rgba(16, 107, 163, 0.5); } 4701 .bp3-html-select.bp3-minimal select.bp3-intent-primary:disabled.bp3-active, 4702 .bp3-select.bp3-minimal select.bp3-intent-primary:disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-disabled.bp3-active, 4703 .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-disabled.bp3-active{ 4704 background:rgba(19, 124, 189, 0.3); } 4705 .bp3-html-select.bp3-minimal select.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head, .bp3-select.bp3-minimal select.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head{ 4706 stroke:#106ba3; } 4707 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary, 4708 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary{ 4709 color:#48aff0; } 4710 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary:hover, 4711 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary:hover{ 4712 background:rgba(19, 124, 189, 0.2); 4713 color:#48aff0; } 4714 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary:active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary:active, 4715 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary:active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-active, 4716 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-active{ 4717 background:rgba(19, 124, 189, 0.3); 4718 color:#48aff0; } 4719 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary:disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary:disabled, 4720 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary:disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary:disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-disabled, 4721 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-disabled{ 4722 background:none; 4723 color:rgba(72, 175, 240, 0.5); } 4724 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary:disabled.bp3-active, 4725 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-disabled.bp3-active, 4726 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-disabled.bp3-active{ 4727 background:rgba(19, 124, 189, 0.3); } 4728 .bp3-html-select.bp3-minimal select.bp3-intent-success, 4729 .bp3-select.bp3-minimal select.bp3-intent-success{ 4730 color:#0d8050; } 4731 .bp3-html-select.bp3-minimal select.bp3-intent-success:hover, 4732 .bp3-select.bp3-minimal select.bp3-intent-success:hover, .bp3-html-select.bp3-minimal select.bp3-intent-success:active, 4733 .bp3-select.bp3-minimal select.bp3-intent-success:active, .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-active, 4734 .bp3-select.bp3-minimal select.bp3-intent-success.bp3-active{ 4735 background:none; 4736 -webkit-box-shadow:none; 4737 box-shadow:none; 4738 color:#0d8050; } 4739 .bp3-html-select.bp3-minimal select.bp3-intent-success:hover, 4740 .bp3-select.bp3-minimal select.bp3-intent-success:hover{ 4741 background:rgba(15, 153, 96, 0.15); 4742 color:#0d8050; } 4743 .bp3-html-select.bp3-minimal select.bp3-intent-success:active, 4744 .bp3-select.bp3-minimal select.bp3-intent-success:active, .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-active, 4745 .bp3-select.bp3-minimal select.bp3-intent-success.bp3-active{ 4746 background:rgba(15, 153, 96, 0.3); 4747 color:#0d8050; } 4748 .bp3-html-select.bp3-minimal select.bp3-intent-success:disabled, 4749 .bp3-select.bp3-minimal select.bp3-intent-success:disabled, .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-disabled, 4750 .bp3-select.bp3-minimal select.bp3-intent-success.bp3-disabled{ 4751 background:none; 4752 color:rgba(13, 128, 80, 0.5); } 4753 .bp3-html-select.bp3-minimal select.bp3-intent-success:disabled.bp3-active, 4754 .bp3-select.bp3-minimal select.bp3-intent-success:disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-disabled.bp3-active, 4755 .bp3-select.bp3-minimal select.bp3-intent-success.bp3-disabled.bp3-active{ 4756 background:rgba(15, 153, 96, 0.3); } 4757 .bp3-html-select.bp3-minimal select.bp3-intent-success .bp3-button-spinner .bp3-spinner-head, .bp3-select.bp3-minimal select.bp3-intent-success .bp3-button-spinner .bp3-spinner-head{ 4758 stroke:#0d8050; } 4759 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success, 4760 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success{ 4761 color:#3dcc91; } 4762 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success:hover, 4763 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success:hover{ 4764 background:rgba(15, 153, 96, 0.2); 4765 color:#3dcc91; } 4766 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success:active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success:active, 4767 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success:active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-active, 4768 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-active{ 4769 background:rgba(15, 153, 96, 0.3); 4770 color:#3dcc91; } 4771 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success:disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success:disabled, 4772 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success:disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success:disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-disabled, 4773 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-disabled{ 4774 background:none; 4775 color:rgba(61, 204, 145, 0.5); } 4776 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success:disabled.bp3-active, 4777 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-disabled.bp3-active, 4778 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-disabled.bp3-active{ 4779 background:rgba(15, 153, 96, 0.3); } 4780 .bp3-html-select.bp3-minimal select.bp3-intent-warning, 4781 .bp3-select.bp3-minimal select.bp3-intent-warning{ 4782 color:#bf7326; } 4783 .bp3-html-select.bp3-minimal select.bp3-intent-warning:hover, 4784 .bp3-select.bp3-minimal select.bp3-intent-warning:hover, .bp3-html-select.bp3-minimal select.bp3-intent-warning:active, 4785 .bp3-select.bp3-minimal select.bp3-intent-warning:active, .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-active, 4786 .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-active{ 4787 background:none; 4788 -webkit-box-shadow:none; 4789 box-shadow:none; 4790 color:#bf7326; } 4791 .bp3-html-select.bp3-minimal select.bp3-intent-warning:hover, 4792 .bp3-select.bp3-minimal select.bp3-intent-warning:hover{ 4793 background:rgba(217, 130, 43, 0.15); 4794 color:#bf7326; } 4795 .bp3-html-select.bp3-minimal select.bp3-intent-warning:active, 4796 .bp3-select.bp3-minimal select.bp3-intent-warning:active, .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-active, 4797 .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-active{ 4798 background:rgba(217, 130, 43, 0.3); 4799 color:#bf7326; } 4800 .bp3-html-select.bp3-minimal select.bp3-intent-warning:disabled, 4801 .bp3-select.bp3-minimal select.bp3-intent-warning:disabled, .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-disabled, 4802 .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-disabled{ 4803 background:none; 4804 color:rgba(191, 115, 38, 0.5); } 4805 .bp3-html-select.bp3-minimal select.bp3-intent-warning:disabled.bp3-active, 4806 .bp3-select.bp3-minimal select.bp3-intent-warning:disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-disabled.bp3-active, 4807 .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-disabled.bp3-active{ 4808 background:rgba(217, 130, 43, 0.3); } 4809 .bp3-html-select.bp3-minimal select.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head, .bp3-select.bp3-minimal select.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head{ 4810 stroke:#bf7326; } 4811 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning, 4812 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning{ 4813 color:#ffb366; } 4814 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning:hover, 4815 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning:hover{ 4816 background:rgba(217, 130, 43, 0.2); 4817 color:#ffb366; } 4818 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning:active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning:active, 4819 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning:active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-active, 4820 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-active{ 4821 background:rgba(217, 130, 43, 0.3); 4822 color:#ffb366; } 4823 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning:disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning:disabled, 4824 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning:disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning:disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-disabled, 4825 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-disabled{ 4826 background:none; 4827 color:rgba(255, 179, 102, 0.5); } 4828 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning:disabled.bp3-active, 4829 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-disabled.bp3-active, 4830 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-disabled.bp3-active{ 4831 background:rgba(217, 130, 43, 0.3); } 4832 .bp3-html-select.bp3-minimal select.bp3-intent-danger, 4833 .bp3-select.bp3-minimal select.bp3-intent-danger{ 4834 color:#c23030; } 4835 .bp3-html-select.bp3-minimal select.bp3-intent-danger:hover, 4836 .bp3-select.bp3-minimal select.bp3-intent-danger:hover, .bp3-html-select.bp3-minimal select.bp3-intent-danger:active, 4837 .bp3-select.bp3-minimal select.bp3-intent-danger:active, .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-active, 4838 .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-active{ 4839 background:none; 4840 -webkit-box-shadow:none; 4841 box-shadow:none; 4842 color:#c23030; } 4843 .bp3-html-select.bp3-minimal select.bp3-intent-danger:hover, 4844 .bp3-select.bp3-minimal select.bp3-intent-danger:hover{ 4845 background:rgba(219, 55, 55, 0.15); 4846 color:#c23030; } 4847 .bp3-html-select.bp3-minimal select.bp3-intent-danger:active, 4848 .bp3-select.bp3-minimal select.bp3-intent-danger:active, .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-active, 4849 .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-active{ 4850 background:rgba(219, 55, 55, 0.3); 4851 color:#c23030; } 4852 .bp3-html-select.bp3-minimal select.bp3-intent-danger:disabled, 4853 .bp3-select.bp3-minimal select.bp3-intent-danger:disabled, .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-disabled, 4854 .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-disabled{ 4855 background:none; 4856 color:rgba(194, 48, 48, 0.5); } 4857 .bp3-html-select.bp3-minimal select.bp3-intent-danger:disabled.bp3-active, 4858 .bp3-select.bp3-minimal select.bp3-intent-danger:disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-disabled.bp3-active, 4859 .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-disabled.bp3-active{ 4860 background:rgba(219, 55, 55, 0.3); } 4861 .bp3-html-select.bp3-minimal select.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head, .bp3-select.bp3-minimal select.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head{ 4862 stroke:#c23030; } 4863 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger, 4864 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger{ 4865 color:#ff7373; } 4866 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger:hover, 4867 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger:hover{ 4868 background:rgba(219, 55, 55, 0.2); 4869 color:#ff7373; } 4870 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger:active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger:active, 4871 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger:active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-active, 4872 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-active{ 4873 background:rgba(219, 55, 55, 0.3); 4874 color:#ff7373; } 4875 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger:disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger:disabled, 4876 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger:disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger:disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-disabled, 4877 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-disabled{ 4878 background:none; 4879 color:rgba(255, 115, 115, 0.5); } 4880 .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger:disabled.bp3-active, 4881 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-disabled.bp3-active, 4882 .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-disabled.bp3-active{ 4883 background:rgba(219, 55, 55, 0.3); } 4884 4885 .bp3-html-select.bp3-large select, 4886 .bp3-select.bp3-large select{ 4887 font-size:16px; 4888 height:40px; 4889 padding-right:35px; } 4890 4891 .bp3-dark .bp3-html-select select, .bp3-dark .bp3-select select{ 4892 background-color:#394b59; 4893 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0))); 4894 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0)); 4895 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 4896 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 4897 color:#f5f8fa; } 4898 .bp3-dark .bp3-html-select select:hover, .bp3-dark .bp3-select select:hover, .bp3-dark .bp3-html-select select:active, .bp3-dark .bp3-select select:active, .bp3-dark .bp3-html-select select.bp3-active, .bp3-dark .bp3-select select.bp3-active{ 4899 color:#f5f8fa; } 4900 .bp3-dark .bp3-html-select select:hover, .bp3-dark .bp3-select select:hover{ 4901 background-color:#30404d; 4902 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 4903 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 4904 .bp3-dark .bp3-html-select select:active, .bp3-dark .bp3-select select:active, .bp3-dark .bp3-html-select select.bp3-active, .bp3-dark .bp3-select select.bp3-active{ 4905 background-color:#202b33; 4906 background-image:none; 4907 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); 4908 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 4909 .bp3-dark .bp3-html-select select:disabled, .bp3-dark .bp3-select select:disabled, .bp3-dark .bp3-html-select select.bp3-disabled, .bp3-dark .bp3-select select.bp3-disabled{ 4910 background-color:rgba(57, 75, 89, 0.5); 4911 background-image:none; 4912 -webkit-box-shadow:none; 4913 box-shadow:none; 4914 color:rgba(167, 182, 194, 0.6); } 4915 .bp3-dark .bp3-html-select select:disabled.bp3-active, .bp3-dark .bp3-select select:disabled.bp3-active, .bp3-dark .bp3-html-select select.bp3-disabled.bp3-active, .bp3-dark .bp3-select select.bp3-disabled.bp3-active{ 4916 background:rgba(57, 75, 89, 0.7); } 4917 .bp3-dark .bp3-html-select select .bp3-button-spinner .bp3-spinner-head, .bp3-dark .bp3-select select .bp3-button-spinner .bp3-spinner-head{ 4918 background:rgba(16, 22, 26, 0.5); 4919 stroke:#8a9ba8; } 4920 4921 .bp3-html-select select:disabled, 4922 .bp3-select select:disabled{ 4923 background-color:rgba(206, 217, 224, 0.5); 4924 -webkit-box-shadow:none; 4925 box-shadow:none; 4926 color:rgba(92, 112, 128, 0.6); 4927 cursor:not-allowed; } 4928 4929 .bp3-html-select .bp3-icon, 4930 .bp3-select .bp3-icon, .bp3-select::after{ 4931 color:#5c7080; 4932 pointer-events:none; 4933 position:absolute; 4934 right:7px; 4935 top:7px; } 4936 .bp3-html-select .bp3-disabled.bp3-icon, 4937 .bp3-select .bp3-disabled.bp3-icon, .bp3-disabled.bp3-select::after{ 4938 color:rgba(92, 112, 128, 0.6); } 4939 .bp3-html-select, 4940 .bp3-select{ 4941 display:inline-block; 4942 letter-spacing:normal; 4943 position:relative; 4944 vertical-align:middle; } 4945 .bp3-html-select select::-ms-expand, 4946 .bp3-select select::-ms-expand{ 4947 display:none; } 4948 .bp3-html-select .bp3-icon, 4949 .bp3-select .bp3-icon{ 4950 color:#5c7080; } 4951 .bp3-html-select .bp3-icon:hover, 4952 .bp3-select .bp3-icon:hover{ 4953 color:#182026; } 4954 .bp3-dark .bp3-html-select .bp3-icon, .bp3-dark 4955 .bp3-select .bp3-icon{ 4956 color:#a7b6c2; } 4957 .bp3-dark .bp3-html-select .bp3-icon:hover, .bp3-dark 4958 .bp3-select .bp3-icon:hover{ 4959 color:#f5f8fa; } 4960 .bp3-html-select.bp3-large::after, 4961 .bp3-html-select.bp3-large .bp3-icon, 4962 .bp3-select.bp3-large::after, 4963 .bp3-select.bp3-large .bp3-icon{ 4964 right:12px; 4965 top:12px; } 4966 .bp3-html-select.bp3-fill, 4967 .bp3-html-select.bp3-fill select, 4968 .bp3-select.bp3-fill, 4969 .bp3-select.bp3-fill select{ 4970 width:100%; } 4971 .bp3-dark .bp3-html-select option, .bp3-dark 4972 .bp3-select option{ 4973 background-color:#30404d; 4974 color:#f5f8fa; } 4975 .bp3-dark .bp3-html-select option:disabled, .bp3-dark 4976 .bp3-select option:disabled{ 4977 color:rgba(167, 182, 194, 0.6); } 4978 .bp3-dark .bp3-html-select::after, .bp3-dark 4979 .bp3-select::after{ 4980 color:#a7b6c2; } 4981 4982 .bp3-select::after{ 4983 font-family:"Icons16", sans-serif; 4984 font-size:16px; 4985 font-style:normal; 4986 font-weight:400; 4987 line-height:1; 4988 -moz-osx-font-smoothing:grayscale; 4989 -webkit-font-smoothing:antialiased; 4990 content:""; } 4991 .bp3-running-text table, table.bp3-html-table{ 4992 border-spacing:0; 4993 font-size:14px; } 4994 .bp3-running-text table th, table.bp3-html-table th, 4995 .bp3-running-text table td, 4996 table.bp3-html-table td{ 4997 padding:11px; 4998 text-align:left; 4999 vertical-align:top; } 5000 .bp3-running-text table th, table.bp3-html-table th{ 5001 color:#182026; 5002 font-weight:600; } 5003 5004 .bp3-running-text table td, 5005 table.bp3-html-table td{ 5006 color:#182026; } 5007 .bp3-running-text table tbody tr:first-child th, table.bp3-html-table tbody tr:first-child th, 5008 .bp3-running-text table tbody tr:first-child td, 5009 table.bp3-html-table tbody tr:first-child td, 5010 .bp3-running-text table tfoot tr:first-child th, 5011 table.bp3-html-table tfoot tr:first-child th, 5012 .bp3-running-text table tfoot tr:first-child td, 5013 table.bp3-html-table tfoot tr:first-child td{ 5014 -webkit-box-shadow:inset 0 1px 0 0 rgba(16, 22, 26, 0.15); 5015 box-shadow:inset 0 1px 0 0 rgba(16, 22, 26, 0.15); } 5016 .bp3-dark .bp3-running-text table th, .bp3-running-text .bp3-dark table th, .bp3-dark table.bp3-html-table th{ 5017 color:#f5f8fa; } 5018 .bp3-dark .bp3-running-text table td, .bp3-running-text .bp3-dark table td, .bp3-dark table.bp3-html-table td{ 5019 color:#f5f8fa; } 5020 .bp3-dark .bp3-running-text table tbody tr:first-child th, .bp3-running-text .bp3-dark table tbody tr:first-child th, .bp3-dark table.bp3-html-table tbody tr:first-child th, 5021 .bp3-dark .bp3-running-text table tbody tr:first-child td, 5022 .bp3-running-text .bp3-dark table tbody tr:first-child td, 5023 .bp3-dark table.bp3-html-table tbody tr:first-child td, 5024 .bp3-dark .bp3-running-text table tfoot tr:first-child th, 5025 .bp3-running-text .bp3-dark table tfoot tr:first-child th, 5026 .bp3-dark table.bp3-html-table tfoot tr:first-child th, 5027 .bp3-dark .bp3-running-text table tfoot tr:first-child td, 5028 .bp3-running-text .bp3-dark table tfoot tr:first-child td, 5029 .bp3-dark table.bp3-html-table tfoot tr:first-child td{ 5030 -webkit-box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.15); 5031 box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.15); } 5032 5033 table.bp3-html-table.bp3-html-table-condensed th, 5034 table.bp3-html-table.bp3-html-table-condensed td, table.bp3-html-table.bp3-small th, 5035 table.bp3-html-table.bp3-small td{ 5036 padding-bottom:6px; 5037 padding-top:6px; } 5038 5039 table.bp3-html-table.bp3-html-table-striped tbody tr:nth-child(odd) td{ 5040 background:rgba(191, 204, 214, 0.15); } 5041 5042 table.bp3-html-table.bp3-html-table-bordered th:not(:first-child){ 5043 -webkit-box-shadow:inset 1px 0 0 0 rgba(16, 22, 26, 0.15); 5044 box-shadow:inset 1px 0 0 0 rgba(16, 22, 26, 0.15); } 5045 5046 table.bp3-html-table.bp3-html-table-bordered tbody tr td, 5047 table.bp3-html-table.bp3-html-table-bordered tfoot tr td{ 5048 -webkit-box-shadow:inset 0 1px 0 0 rgba(16, 22, 26, 0.15); 5049 box-shadow:inset 0 1px 0 0 rgba(16, 22, 26, 0.15); } 5050 table.bp3-html-table.bp3-html-table-bordered tbody tr td:not(:first-child), 5051 table.bp3-html-table.bp3-html-table-bordered tfoot tr td:not(:first-child){ 5052 -webkit-box-shadow:inset 1px 1px 0 0 rgba(16, 22, 26, 0.15); 5053 box-shadow:inset 1px 1px 0 0 rgba(16, 22, 26, 0.15); } 5054 5055 table.bp3-html-table.bp3-html-table-bordered.bp3-html-table-striped tbody tr:not(:first-child) td{ 5056 -webkit-box-shadow:none; 5057 box-shadow:none; } 5058 table.bp3-html-table.bp3-html-table-bordered.bp3-html-table-striped tbody tr:not(:first-child) td:not(:first-child){ 5059 -webkit-box-shadow:inset 1px 0 0 0 rgba(16, 22, 26, 0.15); 5060 box-shadow:inset 1px 0 0 0 rgba(16, 22, 26, 0.15); } 5061 5062 table.bp3-html-table.bp3-interactive tbody tr:hover td{ 5063 background-color:rgba(191, 204, 214, 0.3); 5064 cursor:pointer; } 5065 5066 table.bp3-html-table.bp3-interactive tbody tr:active td{ 5067 background-color:rgba(191, 204, 214, 0.4); } 5068 5069 .bp3-dark table.bp3-html-table{ } 5070 .bp3-dark table.bp3-html-table.bp3-html-table-striped tbody tr:nth-child(odd) td{ 5071 background:rgba(92, 112, 128, 0.15); } 5072 .bp3-dark table.bp3-html-table.bp3-html-table-bordered th:not(:first-child){ 5073 -webkit-box-shadow:inset 1px 0 0 0 rgba(255, 255, 255, 0.15); 5074 box-shadow:inset 1px 0 0 0 rgba(255, 255, 255, 0.15); } 5075 .bp3-dark table.bp3-html-table.bp3-html-table-bordered tbody tr td, 5076 .bp3-dark table.bp3-html-table.bp3-html-table-bordered tfoot tr td{ 5077 -webkit-box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.15); 5078 box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.15); } 5079 .bp3-dark table.bp3-html-table.bp3-html-table-bordered tbody tr td:not(:first-child), 5080 .bp3-dark table.bp3-html-table.bp3-html-table-bordered tfoot tr td:not(:first-child){ 5081 -webkit-box-shadow:inset 1px 1px 0 0 rgba(255, 255, 255, 0.15); 5082 box-shadow:inset 1px 1px 0 0 rgba(255, 255, 255, 0.15); } 5083 .bp3-dark table.bp3-html-table.bp3-html-table-bordered.bp3-html-table-striped tbody tr:not(:first-child) td{ 5084 -webkit-box-shadow:inset 1px 0 0 0 rgba(255, 255, 255, 0.15); 5085 box-shadow:inset 1px 0 0 0 rgba(255, 255, 255, 0.15); } 5086 .bp3-dark table.bp3-html-table.bp3-html-table-bordered.bp3-html-table-striped tbody tr:not(:first-child) td:first-child{ 5087 -webkit-box-shadow:none; 5088 box-shadow:none; } 5089 .bp3-dark table.bp3-html-table.bp3-interactive tbody tr:hover td{ 5090 background-color:rgba(92, 112, 128, 0.3); 5091 cursor:pointer; } 5092 .bp3-dark table.bp3-html-table.bp3-interactive tbody tr:active td{ 5093 background-color:rgba(92, 112, 128, 0.4); } 5094 5095 .bp3-key-combo{ 5096 display:-webkit-box; 5097 display:-ms-flexbox; 5098 display:flex; 5099 -webkit-box-orient:horizontal; 5100 -webkit-box-direction:normal; 5101 -ms-flex-direction:row; 5102 flex-direction:row; 5103 -webkit-box-align:center; 5104 -ms-flex-align:center; 5105 align-items:center; } 5106 .bp3-key-combo > *{ 5107 -webkit-box-flex:0; 5108 -ms-flex-positive:0; 5109 flex-grow:0; 5110 -ms-flex-negative:0; 5111 flex-shrink:0; } 5112 .bp3-key-combo > .bp3-fill{ 5113 -webkit-box-flex:1; 5114 -ms-flex-positive:1; 5115 flex-grow:1; 5116 -ms-flex-negative:1; 5117 flex-shrink:1; } 5118 .bp3-key-combo::before, 5119 .bp3-key-combo > *{ 5120 margin-right:5px; } 5121 .bp3-key-combo:empty::before, 5122 .bp3-key-combo > :last-child{ 5123 margin-right:0; } 5124 5125 .bp3-hotkey-dialog{ 5126 padding-bottom:0; 5127 top:40px; } 5128 .bp3-hotkey-dialog .bp3-dialog-body{ 5129 margin:0; 5130 padding:0; } 5131 .bp3-hotkey-dialog .bp3-hotkey-label{ 5132 -webkit-box-flex:1; 5133 -ms-flex-positive:1; 5134 flex-grow:1; } 5135 5136 .bp3-hotkey-column{ 5137 margin:auto; 5138 max-height:80vh; 5139 overflow-y:auto; 5140 padding:30px; } 5141 .bp3-hotkey-column .bp3-heading{ 5142 margin-bottom:20px; } 5143 .bp3-hotkey-column .bp3-heading:not(:first-child){ 5144 margin-top:40px; } 5145 5146 .bp3-hotkey{ 5147 -webkit-box-align:center; 5148 -ms-flex-align:center; 5149 align-items:center; 5150 display:-webkit-box; 5151 display:-ms-flexbox; 5152 display:flex; 5153 -webkit-box-pack:justify; 5154 -ms-flex-pack:justify; 5155 justify-content:space-between; 5156 margin-left:0; 5157 margin-right:0; } 5158 .bp3-hotkey:not(:last-child){ 5159 margin-bottom:10px; } 5160 .bp3-icon{ 5161 display:inline-block; 5162 -webkit-box-flex:0; 5163 -ms-flex:0 0 auto; 5164 flex:0 0 auto; 5165 vertical-align:text-bottom; } 5166 .bp3-icon:not(:empty)::before{ 5167 content:"" !important; 5168 content:unset !important; } 5169 .bp3-icon > svg{ 5170 display:block; } 5171 .bp3-icon > svg:not([fill]){ 5172 fill:currentColor; } 5173 5174 .bp3-icon.bp3-intent-primary, .bp3-icon-standard.bp3-intent-primary, .bp3-icon-large.bp3-intent-primary{ 5175 color:#106ba3; } 5176 .bp3-dark .bp3-icon.bp3-intent-primary, .bp3-dark .bp3-icon-standard.bp3-intent-primary, .bp3-dark .bp3-icon-large.bp3-intent-primary{ 5177 color:#48aff0; } 5178 5179 .bp3-icon.bp3-intent-success, .bp3-icon-standard.bp3-intent-success, .bp3-icon-large.bp3-intent-success{ 5180 color:#0d8050; } 5181 .bp3-dark .bp3-icon.bp3-intent-success, .bp3-dark .bp3-icon-standard.bp3-intent-success, .bp3-dark .bp3-icon-large.bp3-intent-success{ 5182 color:#3dcc91; } 5183 5184 .bp3-icon.bp3-intent-warning, .bp3-icon-standard.bp3-intent-warning, .bp3-icon-large.bp3-intent-warning{ 5185 color:#bf7326; } 5186 .bp3-dark .bp3-icon.bp3-intent-warning, .bp3-dark .bp3-icon-standard.bp3-intent-warning, .bp3-dark .bp3-icon-large.bp3-intent-warning{ 5187 color:#ffb366; } 5188 5189 .bp3-icon.bp3-intent-danger, .bp3-icon-standard.bp3-intent-danger, .bp3-icon-large.bp3-intent-danger{ 5190 color:#c23030; } 5191 .bp3-dark .bp3-icon.bp3-intent-danger, .bp3-dark .bp3-icon-standard.bp3-intent-danger, .bp3-dark .bp3-icon-large.bp3-intent-danger{ 5192 color:#ff7373; } 5193 5194 span.bp3-icon-standard{ 5195 font-family:"Icons16", sans-serif; 5196 font-size:16px; 5197 font-style:normal; 5198 font-weight:400; 5199 line-height:1; 5200 -moz-osx-font-smoothing:grayscale; 5201 -webkit-font-smoothing:antialiased; 5202 display:inline-block; } 5203 5204 span.bp3-icon-large{ 5205 font-family:"Icons20", sans-serif; 5206 font-size:20px; 5207 font-style:normal; 5208 font-weight:400; 5209 line-height:1; 5210 -moz-osx-font-smoothing:grayscale; 5211 -webkit-font-smoothing:antialiased; 5212 display:inline-block; } 5213 5214 span.bp3-icon:empty{ 5215 font-family:"Icons20"; 5216 font-size:inherit; 5217 font-style:normal; 5218 font-weight:400; 5219 line-height:1; } 5220 span.bp3-icon:empty::before{ 5221 -moz-osx-font-smoothing:grayscale; 5222 -webkit-font-smoothing:antialiased; } 5223 5224 .bp3-icon-add::before{ 5225 content:""; } 5226 5227 .bp3-icon-add-column-left::before{ 5228 content:""; } 5229 5230 .bp3-icon-add-column-right::before{ 5231 content:""; } 5232 5233 .bp3-icon-add-row-bottom::before{ 5234 content:""; } 5235 5236 .bp3-icon-add-row-top::before{ 5237 content:""; } 5238 5239 .bp3-icon-add-to-artifact::before{ 5240 content:""; } 5241 5242 .bp3-icon-add-to-folder::before{ 5243 content:""; } 5244 5245 .bp3-icon-airplane::before{ 5246 content:""; } 5247 5248 .bp3-icon-align-center::before{ 5249 content:""; } 5250 5251 .bp3-icon-align-justify::before{ 5252 content:""; } 5253 5254 .bp3-icon-align-left::before{ 5255 content:""; } 5256 5257 .bp3-icon-align-right::before{ 5258 content:""; } 5259 5260 .bp3-icon-alignment-bottom::before{ 5261 content:""; } 5262 5263 .bp3-icon-alignment-horizontal-center::before{ 5264 content:""; } 5265 5266 .bp3-icon-alignment-left::before{ 5267 content:""; } 5268 5269 .bp3-icon-alignment-right::before{ 5270 content:""; } 5271 5272 .bp3-icon-alignment-top::before{ 5273 content:""; } 5274 5275 .bp3-icon-alignment-vertical-center::before{ 5276 content:""; } 5277 5278 .bp3-icon-annotation::before{ 5279 content:""; } 5280 5281 .bp3-icon-application::before{ 5282 content:""; } 5283 5284 .bp3-icon-applications::before{ 5285 content:""; } 5286 5287 .bp3-icon-archive::before{ 5288 content:""; } 5289 5290 .bp3-icon-arrow-bottom-left::before{ 5291 content:"↙"; } 5292 5293 .bp3-icon-arrow-bottom-right::before{ 5294 content:"↘"; } 5295 5296 .bp3-icon-arrow-down::before{ 5297 content:"↓"; } 5298 5299 .bp3-icon-arrow-left::before{ 5300 content:"←"; } 5301 5302 .bp3-icon-arrow-right::before{ 5303 content:"→"; } 5304 5305 .bp3-icon-arrow-top-left::before{ 5306 content:"↖"; } 5307 5308 .bp3-icon-arrow-top-right::before{ 5309 content:"↗"; } 5310 5311 .bp3-icon-arrow-up::before{ 5312 content:"↑"; } 5313 5314 .bp3-icon-arrows-horizontal::before{ 5315 content:"↔"; } 5316 5317 .bp3-icon-arrows-vertical::before{ 5318 content:"↕"; } 5319 5320 .bp3-icon-asterisk::before{ 5321 content:"*"; } 5322 5323 .bp3-icon-automatic-updates::before{ 5324 content:""; } 5325 5326 .bp3-icon-badge::before{ 5327 content:""; } 5328 5329 .bp3-icon-ban-circle::before{ 5330 content:""; } 5331 5332 .bp3-icon-bank-account::before{ 5333 content:""; } 5334 5335 .bp3-icon-barcode::before{ 5336 content:""; } 5337 5338 .bp3-icon-blank::before{ 5339 content:""; } 5340 5341 .bp3-icon-blocked-person::before{ 5342 content:""; } 5343 5344 .bp3-icon-bold::before{ 5345 content:""; } 5346 5347 .bp3-icon-book::before{ 5348 content:""; } 5349 5350 .bp3-icon-bookmark::before{ 5351 content:""; } 5352 5353 .bp3-icon-box::before{ 5354 content:""; } 5355 5356 .bp3-icon-briefcase::before{ 5357 content:""; } 5358 5359 .bp3-icon-bring-data::before{ 5360 content:""; } 5361 5362 .bp3-icon-build::before{ 5363 content:""; } 5364 5365 .bp3-icon-calculator::before{ 5366 content:""; } 5367 5368 .bp3-icon-calendar::before{ 5369 content:""; } 5370 5371 .bp3-icon-camera::before{ 5372 content:""; } 5373 5374 .bp3-icon-caret-down::before{ 5375 content:"⌄"; } 5376 5377 .bp3-icon-caret-left::before{ 5378 content:"〈"; } 5379 5380 .bp3-icon-caret-right::before{ 5381 content:"〉"; } 5382 5383 .bp3-icon-caret-up::before{ 5384 content:"⌃"; } 5385 5386 .bp3-icon-cell-tower::before{ 5387 content:""; } 5388 5389 .bp3-icon-changes::before{ 5390 content:""; } 5391 5392 .bp3-icon-chart::before{ 5393 content:""; } 5394 5395 .bp3-icon-chat::before{ 5396 content:""; } 5397 5398 .bp3-icon-chevron-backward::before{ 5399 content:""; } 5400 5401 .bp3-icon-chevron-down::before{ 5402 content:""; } 5403 5404 .bp3-icon-chevron-forward::before{ 5405 content:""; } 5406 5407 .bp3-icon-chevron-left::before{ 5408 content:""; } 5409 5410 .bp3-icon-chevron-right::before{ 5411 content:""; } 5412 5413 .bp3-icon-chevron-up::before{ 5414 content:""; } 5415 5416 .bp3-icon-circle::before{ 5417 content:""; } 5418 5419 .bp3-icon-circle-arrow-down::before{ 5420 content:""; } 5421 5422 .bp3-icon-circle-arrow-left::before{ 5423 content:""; } 5424 5425 .bp3-icon-circle-arrow-right::before{ 5426 content:""; } 5427 5428 .bp3-icon-circle-arrow-up::before{ 5429 content:""; } 5430 5431 .bp3-icon-citation::before{ 5432 content:""; } 5433 5434 .bp3-icon-clean::before{ 5435 content:""; } 5436 5437 .bp3-icon-clipboard::before{ 5438 content:""; } 5439 5440 .bp3-icon-cloud::before{ 5441 content:"☁"; } 5442 5443 .bp3-icon-cloud-download::before{ 5444 content:""; } 5445 5446 .bp3-icon-cloud-upload::before{ 5447 content:""; } 5448 5449 .bp3-icon-code::before{ 5450 content:""; } 5451 5452 .bp3-icon-code-block::before{ 5453 content:""; } 5454 5455 .bp3-icon-cog::before{ 5456 content:""; } 5457 5458 .bp3-icon-collapse-all::before{ 5459 content:""; } 5460 5461 .bp3-icon-column-layout::before{ 5462 content:""; } 5463 5464 .bp3-icon-comment::before{ 5465 content:""; } 5466 5467 .bp3-icon-comparison::before{ 5468 content:""; } 5469 5470 .bp3-icon-compass::before{ 5471 content:""; } 5472 5473 .bp3-icon-compressed::before{ 5474 content:""; } 5475 5476 .bp3-icon-confirm::before{ 5477 content:""; } 5478 5479 .bp3-icon-console::before{ 5480 content:""; } 5481 5482 .bp3-icon-contrast::before{ 5483 content:""; } 5484 5485 .bp3-icon-control::before{ 5486 content:""; } 5487 5488 .bp3-icon-credit-card::before{ 5489 content:""; } 5490 5491 .bp3-icon-cross::before{ 5492 content:"✗"; } 5493 5494 .bp3-icon-crown::before{ 5495 content:""; } 5496 5497 .bp3-icon-cube::before{ 5498 content:""; } 5499 5500 .bp3-icon-cube-add::before{ 5501 content:""; } 5502 5503 .bp3-icon-cube-remove::before{ 5504 content:""; } 5505 5506 .bp3-icon-curved-range-chart::before{ 5507 content:""; } 5508 5509 .bp3-icon-cut::before{ 5510 content:""; } 5511 5512 .bp3-icon-dashboard::before{ 5513 content:""; } 5514 5515 .bp3-icon-data-lineage::before{ 5516 content:""; } 5517 5518 .bp3-icon-database::before{ 5519 content:""; } 5520 5521 .bp3-icon-delete::before{ 5522 content:""; } 5523 5524 .bp3-icon-delta::before{ 5525 content:"Δ"; } 5526 5527 .bp3-icon-derive-column::before{ 5528 content:""; } 5529 5530 .bp3-icon-desktop::before{ 5531 content:""; } 5532 5533 .bp3-icon-diagnosis::before{ 5534 content:""; } 5535 5536 .bp3-icon-diagram-tree::before{ 5537 content:""; } 5538 5539 .bp3-icon-direction-left::before{ 5540 content:""; } 5541 5542 .bp3-icon-direction-right::before{ 5543 content:""; } 5544 5545 .bp3-icon-disable::before{ 5546 content:""; } 5547 5548 .bp3-icon-document::before{ 5549 content:""; } 5550 5551 .bp3-icon-document-open::before{ 5552 content:""; } 5553 5554 .bp3-icon-document-share::before{ 5555 content:""; } 5556 5557 .bp3-icon-dollar::before{ 5558 content:"$"; } 5559 5560 .bp3-icon-dot::before{ 5561 content:"•"; } 5562 5563 .bp3-icon-double-caret-horizontal::before{ 5564 content:""; } 5565 5566 .bp3-icon-double-caret-vertical::before{ 5567 content:""; } 5568 5569 .bp3-icon-double-chevron-down::before{ 5570 content:""; } 5571 5572 .bp3-icon-double-chevron-left::before{ 5573 content:""; } 5574 5575 .bp3-icon-double-chevron-right::before{ 5576 content:""; } 5577 5578 .bp3-icon-double-chevron-up::before{ 5579 content:""; } 5580 5581 .bp3-icon-doughnut-chart::before{ 5582 content:""; } 5583 5584 .bp3-icon-download::before{ 5585 content:""; } 5586 5587 .bp3-icon-drag-handle-horizontal::before{ 5588 content:""; } 5589 5590 .bp3-icon-drag-handle-vertical::before{ 5591 content:""; } 5592 5593 .bp3-icon-draw::before{ 5594 content:""; } 5595 5596 .bp3-icon-drive-time::before{ 5597 content:""; } 5598 5599 .bp3-icon-duplicate::before{ 5600 content:""; } 5601 5602 .bp3-icon-edit::before{ 5603 content:"✎"; } 5604 5605 .bp3-icon-eject::before{ 5606 content:"⏏"; } 5607 5608 .bp3-icon-endorsed::before{ 5609 content:""; } 5610 5611 .bp3-icon-envelope::before{ 5612 content:"✉"; } 5613 5614 .bp3-icon-equals::before{ 5615 content:""; } 5616 5617 .bp3-icon-eraser::before{ 5618 content:""; } 5619 5620 .bp3-icon-error::before{ 5621 content:""; } 5622 5623 .bp3-icon-euro::before{ 5624 content:"€"; } 5625 5626 .bp3-icon-exchange::before{ 5627 content:""; } 5628 5629 .bp3-icon-exclude-row::before{ 5630 content:""; } 5631 5632 .bp3-icon-expand-all::before{ 5633 content:""; } 5634 5635 .bp3-icon-export::before{ 5636 content:""; } 5637 5638 .bp3-icon-eye-off::before{ 5639 content:""; } 5640 5641 .bp3-icon-eye-on::before{ 5642 content:""; } 5643 5644 .bp3-icon-eye-open::before{ 5645 content:""; } 5646 5647 .bp3-icon-fast-backward::before{ 5648 content:""; } 5649 5650 .bp3-icon-fast-forward::before{ 5651 content:""; } 5652 5653 .bp3-icon-feed::before{ 5654 content:""; } 5655 5656 .bp3-icon-feed-subscribed::before{ 5657 content:""; } 5658 5659 .bp3-icon-film::before{ 5660 content:""; } 5661 5662 .bp3-icon-filter::before{ 5663 content:""; } 5664 5665 .bp3-icon-filter-keep::before{ 5666 content:""; } 5667 5668 .bp3-icon-filter-list::before{ 5669 content:""; } 5670 5671 .bp3-icon-filter-open::before{ 5672 content:""; } 5673 5674 .bp3-icon-filter-remove::before{ 5675 content:""; } 5676 5677 .bp3-icon-flag::before{ 5678 content:"⚑"; } 5679 5680 .bp3-icon-flame::before{ 5681 content:""; } 5682 5683 .bp3-icon-flash::before{ 5684 content:""; } 5685 5686 .bp3-icon-floppy-disk::before{ 5687 content:""; } 5688 5689 .bp3-icon-flow-branch::before{ 5690 content:""; } 5691 5692 .bp3-icon-flow-end::before{ 5693 content:""; } 5694 5695 .bp3-icon-flow-linear::before{ 5696 content:""; } 5697 5698 .bp3-icon-flow-review::before{ 5699 content:""; } 5700 5701 .bp3-icon-flow-review-branch::before{ 5702 content:""; } 5703 5704 .bp3-icon-flows::before{ 5705 content:""; } 5706 5707 .bp3-icon-folder-close::before{ 5708 content:""; } 5709 5710 .bp3-icon-folder-new::before{ 5711 content:""; } 5712 5713 .bp3-icon-folder-open::before{ 5714 content:""; } 5715 5716 .bp3-icon-folder-shared::before{ 5717 content:""; } 5718 5719 .bp3-icon-folder-shared-open::before{ 5720 content:""; } 5721 5722 .bp3-icon-follower::before{ 5723 content:""; } 5724 5725 .bp3-icon-following::before{ 5726 content:""; } 5727 5728 .bp3-icon-font::before{ 5729 content:""; } 5730 5731 .bp3-icon-fork::before{ 5732 content:""; } 5733 5734 .bp3-icon-form::before{ 5735 content:""; } 5736 5737 .bp3-icon-full-circle::before{ 5738 content:""; } 5739 5740 .bp3-icon-full-stacked-chart::before{ 5741 content:""; } 5742 5743 .bp3-icon-fullscreen::before{ 5744 content:""; } 5745 5746 .bp3-icon-function::before{ 5747 content:""; } 5748 5749 .bp3-icon-gantt-chart::before{ 5750 content:""; } 5751 5752 .bp3-icon-geolocation::before{ 5753 content:""; } 5754 5755 .bp3-icon-geosearch::before{ 5756 content:""; } 5757 5758 .bp3-icon-git-branch::before{ 5759 content:""; } 5760 5761 .bp3-icon-git-commit::before{ 5762 content:""; } 5763 5764 .bp3-icon-git-merge::before{ 5765 content:""; } 5766 5767 .bp3-icon-git-new-branch::before{ 5768 content:""; } 5769 5770 .bp3-icon-git-pull::before{ 5771 content:""; } 5772 5773 .bp3-icon-git-push::before{ 5774 content:""; } 5775 5776 .bp3-icon-git-repo::before{ 5777 content:""; } 5778 5779 .bp3-icon-glass::before{ 5780 content:""; } 5781 5782 .bp3-icon-globe::before{ 5783 content:""; } 5784 5785 .bp3-icon-globe-network::before{ 5786 content:""; } 5787 5788 .bp3-icon-graph::before{ 5789 content:""; } 5790 5791 .bp3-icon-graph-remove::before{ 5792 content:""; } 5793 5794 .bp3-icon-greater-than::before{ 5795 content:""; } 5796 5797 .bp3-icon-greater-than-or-equal-to::before{ 5798 content:""; } 5799 5800 .bp3-icon-grid::before{ 5801 content:""; } 5802 5803 .bp3-icon-grid-view::before{ 5804 content:""; } 5805 5806 .bp3-icon-group-objects::before{ 5807 content:""; } 5808 5809 .bp3-icon-grouped-bar-chart::before{ 5810 content:""; } 5811 5812 .bp3-icon-hand::before{ 5813 content:""; } 5814 5815 .bp3-icon-hand-down::before{ 5816 content:""; } 5817 5818 .bp3-icon-hand-left::before{ 5819 content:""; } 5820 5821 .bp3-icon-hand-right::before{ 5822 content:""; } 5823 5824 .bp3-icon-hand-up::before{ 5825 content:""; } 5826 5827 .bp3-icon-header::before{ 5828 content:""; } 5829 5830 .bp3-icon-header-one::before{ 5831 content:""; } 5832 5833 .bp3-icon-header-two::before{ 5834 content:""; } 5835 5836 .bp3-icon-headset::before{ 5837 content:""; } 5838 5839 .bp3-icon-heart::before{ 5840 content:"♥"; } 5841 5842 .bp3-icon-heart-broken::before{ 5843 content:""; } 5844 5845 .bp3-icon-heat-grid::before{ 5846 content:""; } 5847 5848 .bp3-icon-heatmap::before{ 5849 content:""; } 5850 5851 .bp3-icon-help::before{ 5852 content:"?"; } 5853 5854 .bp3-icon-helper-management::before{ 5855 content:""; } 5856 5857 .bp3-icon-highlight::before{ 5858 content:""; } 5859 5860 .bp3-icon-history::before{ 5861 content:""; } 5862 5863 .bp3-icon-home::before{ 5864 content:"⌂"; } 5865 5866 .bp3-icon-horizontal-bar-chart::before{ 5867 content:""; } 5868 5869 .bp3-icon-horizontal-bar-chart-asc::before{ 5870 content:""; } 5871 5872 .bp3-icon-horizontal-bar-chart-desc::before{ 5873 content:""; } 5874 5875 .bp3-icon-horizontal-distribution::before{ 5876 content:""; } 5877 5878 .bp3-icon-id-number::before{ 5879 content:""; } 5880 5881 .bp3-icon-image-rotate-left::before{ 5882 content:""; } 5883 5884 .bp3-icon-image-rotate-right::before{ 5885 content:""; } 5886 5887 .bp3-icon-import::before{ 5888 content:""; } 5889 5890 .bp3-icon-inbox::before{ 5891 content:""; } 5892 5893 .bp3-icon-inbox-filtered::before{ 5894 content:""; } 5895 5896 .bp3-icon-inbox-geo::before{ 5897 content:""; } 5898 5899 .bp3-icon-inbox-search::before{ 5900 content:""; } 5901 5902 .bp3-icon-inbox-update::before{ 5903 content:""; } 5904 5905 .bp3-icon-info-sign::before{ 5906 content:"ℹ"; } 5907 5908 .bp3-icon-inheritance::before{ 5909 content:""; } 5910 5911 .bp3-icon-inner-join::before{ 5912 content:""; } 5913 5914 .bp3-icon-insert::before{ 5915 content:""; } 5916 5917 .bp3-icon-intersection::before{ 5918 content:""; } 5919 5920 .bp3-icon-ip-address::before{ 5921 content:""; } 5922 5923 .bp3-icon-issue::before{ 5924 content:""; } 5925 5926 .bp3-icon-issue-closed::before{ 5927 content:""; } 5928 5929 .bp3-icon-issue-new::before{ 5930 content:""; } 5931 5932 .bp3-icon-italic::before{ 5933 content:""; } 5934 5935 .bp3-icon-join-table::before{ 5936 content:""; } 5937 5938 .bp3-icon-key::before{ 5939 content:""; } 5940 5941 .bp3-icon-key-backspace::before{ 5942 content:""; } 5943 5944 .bp3-icon-key-command::before{ 5945 content:""; } 5946 5947 .bp3-icon-key-control::before{ 5948 content:""; } 5949 5950 .bp3-icon-key-delete::before{ 5951 content:""; } 5952 5953 .bp3-icon-key-enter::before{ 5954 content:""; } 5955 5956 .bp3-icon-key-escape::before{ 5957 content:""; } 5958 5959 .bp3-icon-key-option::before{ 5960 content:""; } 5961 5962 .bp3-icon-key-shift::before{ 5963 content:""; } 5964 5965 .bp3-icon-key-tab::before{ 5966 content:""; } 5967 5968 .bp3-icon-known-vehicle::before{ 5969 content:""; } 5970 5971 .bp3-icon-lab-test::before{ 5972 content:""; } 5973 5974 .bp3-icon-label::before{ 5975 content:""; } 5976 5977 .bp3-icon-layer::before{ 5978 content:""; } 5979 5980 .bp3-icon-layers::before{ 5981 content:""; } 5982 5983 .bp3-icon-layout::before{ 5984 content:""; } 5985 5986 .bp3-icon-layout-auto::before{ 5987 content:""; } 5988 5989 .bp3-icon-layout-balloon::before{ 5990 content:""; } 5991 5992 .bp3-icon-layout-circle::before{ 5993 content:""; } 5994 5995 .bp3-icon-layout-grid::before{ 5996 content:""; } 5997 5998 .bp3-icon-layout-group-by::before{ 5999 content:""; } 6000 6001 .bp3-icon-layout-hierarchy::before{ 6002 content:""; } 6003 6004 .bp3-icon-layout-linear::before{ 6005 content:""; } 6006 6007 .bp3-icon-layout-skew-grid::before{ 6008 content:""; } 6009 6010 .bp3-icon-layout-sorted-clusters::before{ 6011 content:""; } 6012 6013 .bp3-icon-learning::before{ 6014 content:""; } 6015 6016 .bp3-icon-left-join::before{ 6017 content:""; } 6018 6019 .bp3-icon-less-than::before{ 6020 content:""; } 6021 6022 .bp3-icon-less-than-or-equal-to::before{ 6023 content:""; } 6024 6025 .bp3-icon-lifesaver::before{ 6026 content:""; } 6027 6028 .bp3-icon-lightbulb::before{ 6029 content:""; } 6030 6031 .bp3-icon-link::before{ 6032 content:""; } 6033 6034 .bp3-icon-list::before{ 6035 content:"☰"; } 6036 6037 .bp3-icon-list-columns::before{ 6038 content:""; } 6039 6040 .bp3-icon-list-detail-view::before{ 6041 content:""; } 6042 6043 .bp3-icon-locate::before{ 6044 content:""; } 6045 6046 .bp3-icon-lock::before{ 6047 content:""; } 6048 6049 .bp3-icon-log-in::before{ 6050 content:""; } 6051 6052 .bp3-icon-log-out::before{ 6053 content:""; } 6054 6055 .bp3-icon-manual::before{ 6056 content:""; } 6057 6058 .bp3-icon-manually-entered-data::before{ 6059 content:""; } 6060 6061 .bp3-icon-map::before{ 6062 content:""; } 6063 6064 .bp3-icon-map-create::before{ 6065 content:""; } 6066 6067 .bp3-icon-map-marker::before{ 6068 content:""; } 6069 6070 .bp3-icon-maximize::before{ 6071 content:""; } 6072 6073 .bp3-icon-media::before{ 6074 content:""; } 6075 6076 .bp3-icon-menu::before{ 6077 content:""; } 6078 6079 .bp3-icon-menu-closed::before{ 6080 content:""; } 6081 6082 .bp3-icon-menu-open::before{ 6083 content:""; } 6084 6085 .bp3-icon-merge-columns::before{ 6086 content:""; } 6087 6088 .bp3-icon-merge-links::before{ 6089 content:""; } 6090 6091 .bp3-icon-minimize::before{ 6092 content:""; } 6093 6094 .bp3-icon-minus::before{ 6095 content:"−"; } 6096 6097 .bp3-icon-mobile-phone::before{ 6098 content:""; } 6099 6100 .bp3-icon-mobile-video::before{ 6101 content:""; } 6102 6103 .bp3-icon-moon::before{ 6104 content:""; } 6105 6106 .bp3-icon-more::before{ 6107 content:""; } 6108 6109 .bp3-icon-mountain::before{ 6110 content:""; } 6111 6112 .bp3-icon-move::before{ 6113 content:""; } 6114 6115 .bp3-icon-mugshot::before{ 6116 content:""; } 6117 6118 .bp3-icon-multi-select::before{ 6119 content:""; } 6120 6121 .bp3-icon-music::before{ 6122 content:""; } 6123 6124 .bp3-icon-new-drawing::before{ 6125 content:""; } 6126 6127 .bp3-icon-new-grid-item::before{ 6128 content:""; } 6129 6130 .bp3-icon-new-layer::before{ 6131 content:""; } 6132 6133 .bp3-icon-new-layers::before{ 6134 content:""; } 6135 6136 .bp3-icon-new-link::before{ 6137 content:""; } 6138 6139 .bp3-icon-new-object::before{ 6140 content:""; } 6141 6142 .bp3-icon-new-person::before{ 6143 content:""; } 6144 6145 .bp3-icon-new-prescription::before{ 6146 content:""; } 6147 6148 .bp3-icon-new-text-box::before{ 6149 content:""; } 6150 6151 .bp3-icon-ninja::before{ 6152 content:""; } 6153 6154 .bp3-icon-not-equal-to::before{ 6155 content:""; } 6156 6157 .bp3-icon-notifications::before{ 6158 content:""; } 6159 6160 .bp3-icon-notifications-updated::before{ 6161 content:""; } 6162 6163 .bp3-icon-numbered-list::before{ 6164 content:""; } 6165 6166 .bp3-icon-numerical::before{ 6167 content:""; } 6168 6169 .bp3-icon-office::before{ 6170 content:""; } 6171 6172 .bp3-icon-offline::before{ 6173 content:""; } 6174 6175 .bp3-icon-oil-field::before{ 6176 content:""; } 6177 6178 .bp3-icon-one-column::before{ 6179 content:""; } 6180 6181 .bp3-icon-outdated::before{ 6182 content:""; } 6183 6184 .bp3-icon-page-layout::before{ 6185 content:""; } 6186 6187 .bp3-icon-panel-stats::before{ 6188 content:""; } 6189 6190 .bp3-icon-panel-table::before{ 6191 content:""; } 6192 6193 .bp3-icon-paperclip::before{ 6194 content:""; } 6195 6196 .bp3-icon-paragraph::before{ 6197 content:""; } 6198 6199 .bp3-icon-path::before{ 6200 content:""; } 6201 6202 .bp3-icon-path-search::before{ 6203 content:""; } 6204 6205 .bp3-icon-pause::before{ 6206 content:""; } 6207 6208 .bp3-icon-people::before{ 6209 content:""; } 6210 6211 .bp3-icon-percentage::before{ 6212 content:""; } 6213 6214 .bp3-icon-person::before{ 6215 content:""; } 6216 6217 .bp3-icon-phone::before{ 6218 content:"☎"; } 6219 6220 .bp3-icon-pie-chart::before{ 6221 content:""; } 6222 6223 .bp3-icon-pin::before{ 6224 content:""; } 6225 6226 .bp3-icon-pivot::before{ 6227 content:""; } 6228 6229 .bp3-icon-pivot-table::before{ 6230 content:""; } 6231 6232 .bp3-icon-play::before{ 6233 content:""; } 6234 6235 .bp3-icon-plus::before{ 6236 content:"+"; } 6237 6238 .bp3-icon-polygon-filter::before{ 6239 content:""; } 6240 6241 .bp3-icon-power::before{ 6242 content:""; } 6243 6244 .bp3-icon-predictive-analysis::before{ 6245 content:""; } 6246 6247 .bp3-icon-prescription::before{ 6248 content:""; } 6249 6250 .bp3-icon-presentation::before{ 6251 content:""; } 6252 6253 .bp3-icon-print::before{ 6254 content:"⎙"; } 6255 6256 .bp3-icon-projects::before{ 6257 content:""; } 6258 6259 .bp3-icon-properties::before{ 6260 content:""; } 6261 6262 .bp3-icon-property::before{ 6263 content:""; } 6264 6265 .bp3-icon-publish-function::before{ 6266 content:""; } 6267 6268 .bp3-icon-pulse::before{ 6269 content:""; } 6270 6271 .bp3-icon-random::before{ 6272 content:""; } 6273 6274 .bp3-icon-record::before{ 6275 content:""; } 6276 6277 .bp3-icon-redo::before{ 6278 content:""; } 6279 6280 .bp3-icon-refresh::before{ 6281 content:""; } 6282 6283 .bp3-icon-regression-chart::before{ 6284 content:""; } 6285 6286 .bp3-icon-remove::before{ 6287 content:""; } 6288 6289 .bp3-icon-remove-column::before{ 6290 content:""; } 6291 6292 .bp3-icon-remove-column-left::before{ 6293 content:""; } 6294 6295 .bp3-icon-remove-column-right::before{ 6296 content:""; } 6297 6298 .bp3-icon-remove-row-bottom::before{ 6299 content:""; } 6300 6301 .bp3-icon-remove-row-top::before{ 6302 content:""; } 6303 6304 .bp3-icon-repeat::before{ 6305 content:""; } 6306 6307 .bp3-icon-reset::before{ 6308 content:""; } 6309 6310 .bp3-icon-resolve::before{ 6311 content:""; } 6312 6313 .bp3-icon-rig::before{ 6314 content:""; } 6315 6316 .bp3-icon-right-join::before{ 6317 content:""; } 6318 6319 .bp3-icon-ring::before{ 6320 content:""; } 6321 6322 .bp3-icon-rotate-document::before{ 6323 content:""; } 6324 6325 .bp3-icon-rotate-page::before{ 6326 content:""; } 6327 6328 .bp3-icon-satellite::before{ 6329 content:""; } 6330 6331 .bp3-icon-saved::before{ 6332 content:""; } 6333 6334 .bp3-icon-scatter-plot::before{ 6335 content:""; } 6336 6337 .bp3-icon-search::before{ 6338 content:""; } 6339 6340 .bp3-icon-search-around::before{ 6341 content:""; } 6342 6343 .bp3-icon-search-template::before{ 6344 content:""; } 6345 6346 .bp3-icon-search-text::before{ 6347 content:""; } 6348 6349 .bp3-icon-segmented-control::before{ 6350 content:""; } 6351 6352 .bp3-icon-select::before{ 6353 content:""; } 6354 6355 .bp3-icon-selection::before{ 6356 content:"⦿"; } 6357 6358 .bp3-icon-send-to::before{ 6359 content:""; } 6360 6361 .bp3-icon-send-to-graph::before{ 6362 content:""; } 6363 6364 .bp3-icon-send-to-map::before{ 6365 content:""; } 6366 6367 .bp3-icon-series-add::before{ 6368 content:""; } 6369 6370 .bp3-icon-series-configuration::before{ 6371 content:""; } 6372 6373 .bp3-icon-series-derived::before{ 6374 content:""; } 6375 6376 .bp3-icon-series-filtered::before{ 6377 content:""; } 6378 6379 .bp3-icon-series-search::before{ 6380 content:""; } 6381 6382 .bp3-icon-settings::before{ 6383 content:""; } 6384 6385 .bp3-icon-share::before{ 6386 content:""; } 6387 6388 .bp3-icon-shield::before{ 6389 content:""; } 6390 6391 .bp3-icon-shop::before{ 6392 content:""; } 6393 6394 .bp3-icon-shopping-cart::before{ 6395 content:""; } 6396 6397 .bp3-icon-signal-search::before{ 6398 content:""; } 6399 6400 .bp3-icon-sim-card::before{ 6401 content:""; } 6402 6403 .bp3-icon-slash::before{ 6404 content:""; } 6405 6406 .bp3-icon-small-cross::before{ 6407 content:""; } 6408 6409 .bp3-icon-small-minus::before{ 6410 content:""; } 6411 6412 .bp3-icon-small-plus::before{ 6413 content:""; } 6414 6415 .bp3-icon-small-tick::before{ 6416 content:""; } 6417 6418 .bp3-icon-snowflake::before{ 6419 content:""; } 6420 6421 .bp3-icon-social-media::before{ 6422 content:""; } 6423 6424 .bp3-icon-sort::before{ 6425 content:""; } 6426 6427 .bp3-icon-sort-alphabetical::before{ 6428 content:""; } 6429 6430 .bp3-icon-sort-alphabetical-desc::before{ 6431 content:""; } 6432 6433 .bp3-icon-sort-asc::before{ 6434 content:""; } 6435 6436 .bp3-icon-sort-desc::before{ 6437 content:""; } 6438 6439 .bp3-icon-sort-numerical::before{ 6440 content:""; } 6441 6442 .bp3-icon-sort-numerical-desc::before{ 6443 content:""; } 6444 6445 .bp3-icon-split-columns::before{ 6446 content:""; } 6447 6448 .bp3-icon-square::before{ 6449 content:""; } 6450 6451 .bp3-icon-stacked-chart::before{ 6452 content:""; } 6453 6454 .bp3-icon-star::before{ 6455 content:"★"; } 6456 6457 .bp3-icon-star-empty::before{ 6458 content:"☆"; } 6459 6460 .bp3-icon-step-backward::before{ 6461 content:""; } 6462 6463 .bp3-icon-step-chart::before{ 6464 content:""; } 6465 6466 .bp3-icon-step-forward::before{ 6467 content:""; } 6468 6469 .bp3-icon-stop::before{ 6470 content:""; } 6471 6472 .bp3-icon-stopwatch::before{ 6473 content:""; } 6474 6475 .bp3-icon-strikethrough::before{ 6476 content:""; } 6477 6478 .bp3-icon-style::before{ 6479 content:""; } 6480 6481 .bp3-icon-swap-horizontal::before{ 6482 content:""; } 6483 6484 .bp3-icon-swap-vertical::before{ 6485 content:""; } 6486 6487 .bp3-icon-symbol-circle::before{ 6488 content:""; } 6489 6490 .bp3-icon-symbol-cross::before{ 6491 content:""; } 6492 6493 .bp3-icon-symbol-diamond::before{ 6494 content:""; } 6495 6496 .bp3-icon-symbol-square::before{ 6497 content:""; } 6498 6499 .bp3-icon-symbol-triangle-down::before{ 6500 content:""; } 6501 6502 .bp3-icon-symbol-triangle-up::before{ 6503 content:""; } 6504 6505 .bp3-icon-tag::before{ 6506 content:""; } 6507 6508 .bp3-icon-take-action::before{ 6509 content:""; } 6510 6511 .bp3-icon-taxi::before{ 6512 content:""; } 6513 6514 .bp3-icon-text-highlight::before{ 6515 content:""; } 6516 6517 .bp3-icon-th::before{ 6518 content:""; } 6519 6520 .bp3-icon-th-derived::before{ 6521 content:""; } 6522 6523 .bp3-icon-th-disconnect::before{ 6524 content:""; } 6525 6526 .bp3-icon-th-filtered::before{ 6527 content:""; } 6528 6529 .bp3-icon-th-list::before{ 6530 content:""; } 6531 6532 .bp3-icon-thumbs-down::before{ 6533 content:""; } 6534 6535 .bp3-icon-thumbs-up::before{ 6536 content:""; } 6537 6538 .bp3-icon-tick::before{ 6539 content:"✓"; } 6540 6541 .bp3-icon-tick-circle::before{ 6542 content:""; } 6543 6544 .bp3-icon-time::before{ 6545 content:"⏲"; } 6546 6547 .bp3-icon-timeline-area-chart::before{ 6548 content:""; } 6549 6550 .bp3-icon-timeline-bar-chart::before{ 6551 content:""; } 6552 6553 .bp3-icon-timeline-events::before{ 6554 content:""; } 6555 6556 .bp3-icon-timeline-line-chart::before{ 6557 content:""; } 6558 6559 .bp3-icon-tint::before{ 6560 content:""; } 6561 6562 .bp3-icon-torch::before{ 6563 content:""; } 6564 6565 .bp3-icon-tractor::before{ 6566 content:""; } 6567 6568 .bp3-icon-train::before{ 6569 content:""; } 6570 6571 .bp3-icon-translate::before{ 6572 content:""; } 6573 6574 .bp3-icon-trash::before{ 6575 content:""; } 6576 6577 .bp3-icon-tree::before{ 6578 content:""; } 6579 6580 .bp3-icon-trending-down::before{ 6581 content:""; } 6582 6583 .bp3-icon-trending-up::before{ 6584 content:""; } 6585 6586 .bp3-icon-truck::before{ 6587 content:""; } 6588 6589 .bp3-icon-two-columns::before{ 6590 content:""; } 6591 6592 .bp3-icon-unarchive::before{ 6593 content:""; } 6594 6595 .bp3-icon-underline::before{ 6596 content:"⎁"; } 6597 6598 .bp3-icon-undo::before{ 6599 content:"⎌"; } 6600 6601 .bp3-icon-ungroup-objects::before{ 6602 content:""; } 6603 6604 .bp3-icon-unknown-vehicle::before{ 6605 content:""; } 6606 6607 .bp3-icon-unlock::before{ 6608 content:""; } 6609 6610 .bp3-icon-unpin::before{ 6611 content:""; } 6612 6613 .bp3-icon-unresolve::before{ 6614 content:""; } 6615 6616 .bp3-icon-updated::before{ 6617 content:""; } 6618 6619 .bp3-icon-upload::before{ 6620 content:""; } 6621 6622 .bp3-icon-user::before{ 6623 content:""; } 6624 6625 .bp3-icon-variable::before{ 6626 content:""; } 6627 6628 .bp3-icon-vertical-bar-chart-asc::before{ 6629 content:""; } 6630 6631 .bp3-icon-vertical-bar-chart-desc::before{ 6632 content:""; } 6633 6634 .bp3-icon-vertical-distribution::before{ 6635 content:""; } 6636 6637 .bp3-icon-video::before{ 6638 content:""; } 6639 6640 .bp3-icon-volume-down::before{ 6641 content:""; } 6642 6643 .bp3-icon-volume-off::before{ 6644 content:""; } 6645 6646 .bp3-icon-volume-up::before{ 6647 content:""; } 6648 6649 .bp3-icon-walk::before{ 6650 content:""; } 6651 6652 .bp3-icon-warning-sign::before{ 6653 content:""; } 6654 6655 .bp3-icon-waterfall-chart::before{ 6656 content:""; } 6657 6658 .bp3-icon-widget::before{ 6659 content:""; } 6660 6661 .bp3-icon-widget-button::before{ 6662 content:""; } 6663 6664 .bp3-icon-widget-footer::before{ 6665 content:""; } 6666 6667 .bp3-icon-widget-header::before{ 6668 content:""; } 6669 6670 .bp3-icon-wrench::before{ 6671 content:""; } 6672 6673 .bp3-icon-zoom-in::before{ 6674 content:""; } 6675 6676 .bp3-icon-zoom-out::before{ 6677 content:""; } 6678 6679 .bp3-icon-zoom-to-fit::before{ 6680 content:""; } 6681 .bp3-submenu > .bp3-popover-wrapper{ 6682 display:block; } 6683 6684 .bp3-submenu .bp3-popover-target{ 6685 display:block; } 6686 .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-menu-item{ } 6687 6688 .bp3-submenu.bp3-popover{ 6689 -webkit-box-shadow:none; 6690 box-shadow:none; 6691 padding:0 5px; } 6692 .bp3-submenu.bp3-popover > .bp3-popover-content{ 6693 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 6694 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); } 6695 .bp3-dark .bp3-submenu.bp3-popover, .bp3-submenu.bp3-popover.bp3-dark{ 6696 -webkit-box-shadow:none; 6697 box-shadow:none; } 6698 .bp3-dark .bp3-submenu.bp3-popover > .bp3-popover-content, .bp3-submenu.bp3-popover.bp3-dark > .bp3-popover-content{ 6699 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); 6700 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); } 6701 .bp3-menu{ 6702 background:#ffffff; 6703 border-radius:3px; 6704 color:#182026; 6705 list-style:none; 6706 margin:0; 6707 min-width:180px; 6708 padding:5px; 6709 text-align:left; } 6710 6711 .bp3-menu-divider{ 6712 border-top:1px solid rgba(16, 22, 26, 0.15); 6713 display:block; 6714 margin:5px; } 6715 .bp3-dark .bp3-menu-divider{ 6716 border-top-color:rgba(255, 255, 255, 0.15); } 6717 6718 .bp3-menu-item{ 6719 display:-webkit-box; 6720 display:-ms-flexbox; 6721 display:flex; 6722 -webkit-box-orient:horizontal; 6723 -webkit-box-direction:normal; 6724 -ms-flex-direction:row; 6725 flex-direction:row; 6726 -webkit-box-align:start; 6727 -ms-flex-align:start; 6728 align-items:flex-start; 6729 border-radius:2px; 6730 color:inherit; 6731 line-height:20px; 6732 padding:5px 7px; 6733 text-decoration:none; 6734 -webkit-user-select:none; 6735 -moz-user-select:none; 6736 -ms-user-select:none; 6737 user-select:none; } 6738 .bp3-menu-item > *{ 6739 -webkit-box-flex:0; 6740 -ms-flex-positive:0; 6741 flex-grow:0; 6742 -ms-flex-negative:0; 6743 flex-shrink:0; } 6744 .bp3-menu-item > .bp3-fill{ 6745 -webkit-box-flex:1; 6746 -ms-flex-positive:1; 6747 flex-grow:1; 6748 -ms-flex-negative:1; 6749 flex-shrink:1; } 6750 .bp3-menu-item::before, 6751 .bp3-menu-item > *{ 6752 margin-right:7px; } 6753 .bp3-menu-item:empty::before, 6754 .bp3-menu-item > :last-child{ 6755 margin-right:0; } 6756 .bp3-menu-item > .bp3-fill{ 6757 word-break:break-word; } 6758 .bp3-menu-item:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-menu-item{ 6759 background-color:rgba(167, 182, 194, 0.3); 6760 cursor:pointer; 6761 text-decoration:none; } 6762 .bp3-menu-item.bp3-disabled{ 6763 background-color:inherit; 6764 color:rgba(92, 112, 128, 0.6); 6765 cursor:not-allowed; } 6766 .bp3-dark .bp3-menu-item{ 6767 color:inherit; } 6768 .bp3-dark .bp3-menu-item:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-menu-item{ 6769 background-color:rgba(138, 155, 168, 0.15); 6770 color:inherit; } 6771 .bp3-dark .bp3-menu-item.bp3-disabled{ 6772 background-color:inherit; 6773 color:rgba(167, 182, 194, 0.6); } 6774 .bp3-menu-item.bp3-intent-primary{ 6775 color:#106ba3; } 6776 .bp3-menu-item.bp3-intent-primary .bp3-icon{ 6777 color:inherit; } 6778 .bp3-menu-item.bp3-intent-primary::before, .bp3-menu-item.bp3-intent-primary::after, 6779 .bp3-menu-item.bp3-intent-primary .bp3-menu-item-label{ 6780 color:#106ba3; } 6781 .bp3-menu-item.bp3-intent-primary:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-menu-item.bp3-intent-primary.bp3-active{ 6782 background-color:#137cbd; } 6783 .bp3-menu-item.bp3-intent-primary:active{ 6784 background-color:#106ba3; } 6785 .bp3-menu-item.bp3-intent-primary:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-menu-item.bp3-intent-primary:hover::before, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::before, .bp3-menu-item.bp3-intent-primary:hover::after, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::after, 6786 .bp3-menu-item.bp3-intent-primary:hover .bp3-menu-item-label, 6787 .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item .bp3-menu-item-label, .bp3-menu-item.bp3-intent-primary:active, .bp3-menu-item.bp3-intent-primary:active::before, .bp3-menu-item.bp3-intent-primary:active::after, 6788 .bp3-menu-item.bp3-intent-primary:active .bp3-menu-item-label, .bp3-menu-item.bp3-intent-primary.bp3-active, .bp3-menu-item.bp3-intent-primary.bp3-active::before, .bp3-menu-item.bp3-intent-primary.bp3-active::after, 6789 .bp3-menu-item.bp3-intent-primary.bp3-active .bp3-menu-item-label{ 6790 color:#ffffff; } 6791 .bp3-menu-item.bp3-intent-success{ 6792 color:#0d8050; } 6793 .bp3-menu-item.bp3-intent-success .bp3-icon{ 6794 color:inherit; } 6795 .bp3-menu-item.bp3-intent-success::before, .bp3-menu-item.bp3-intent-success::after, 6796 .bp3-menu-item.bp3-intent-success .bp3-menu-item-label{ 6797 color:#0d8050; } 6798 .bp3-menu-item.bp3-intent-success:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-menu-item.bp3-intent-success.bp3-active{ 6799 background-color:#0f9960; } 6800 .bp3-menu-item.bp3-intent-success:active{ 6801 background-color:#0d8050; } 6802 .bp3-menu-item.bp3-intent-success:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-menu-item.bp3-intent-success:hover::before, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::before, .bp3-menu-item.bp3-intent-success:hover::after, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::after, 6803 .bp3-menu-item.bp3-intent-success:hover .bp3-menu-item-label, 6804 .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item .bp3-menu-item-label, .bp3-menu-item.bp3-intent-success:active, .bp3-menu-item.bp3-intent-success:active::before, .bp3-menu-item.bp3-intent-success:active::after, 6805 .bp3-menu-item.bp3-intent-success:active .bp3-menu-item-label, .bp3-menu-item.bp3-intent-success.bp3-active, .bp3-menu-item.bp3-intent-success.bp3-active::before, .bp3-menu-item.bp3-intent-success.bp3-active::after, 6806 .bp3-menu-item.bp3-intent-success.bp3-active .bp3-menu-item-label{ 6807 color:#ffffff; } 6808 .bp3-menu-item.bp3-intent-warning{ 6809 color:#bf7326; } 6810 .bp3-menu-item.bp3-intent-warning .bp3-icon{ 6811 color:inherit; } 6812 .bp3-menu-item.bp3-intent-warning::before, .bp3-menu-item.bp3-intent-warning::after, 6813 .bp3-menu-item.bp3-intent-warning .bp3-menu-item-label{ 6814 color:#bf7326; } 6815 .bp3-menu-item.bp3-intent-warning:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-menu-item.bp3-intent-warning.bp3-active{ 6816 background-color:#d9822b; } 6817 .bp3-menu-item.bp3-intent-warning:active{ 6818 background-color:#bf7326; } 6819 .bp3-menu-item.bp3-intent-warning:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-menu-item.bp3-intent-warning:hover::before, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::before, .bp3-menu-item.bp3-intent-warning:hover::after, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::after, 6820 .bp3-menu-item.bp3-intent-warning:hover .bp3-menu-item-label, 6821 .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item .bp3-menu-item-label, .bp3-menu-item.bp3-intent-warning:active, .bp3-menu-item.bp3-intent-warning:active::before, .bp3-menu-item.bp3-intent-warning:active::after, 6822 .bp3-menu-item.bp3-intent-warning:active .bp3-menu-item-label, .bp3-menu-item.bp3-intent-warning.bp3-active, .bp3-menu-item.bp3-intent-warning.bp3-active::before, .bp3-menu-item.bp3-intent-warning.bp3-active::after, 6823 .bp3-menu-item.bp3-intent-warning.bp3-active .bp3-menu-item-label{ 6824 color:#ffffff; } 6825 .bp3-menu-item.bp3-intent-danger{ 6826 color:#c23030; } 6827 .bp3-menu-item.bp3-intent-danger .bp3-icon{ 6828 color:inherit; } 6829 .bp3-menu-item.bp3-intent-danger::before, .bp3-menu-item.bp3-intent-danger::after, 6830 .bp3-menu-item.bp3-intent-danger .bp3-menu-item-label{ 6831 color:#c23030; } 6832 .bp3-menu-item.bp3-intent-danger:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-menu-item.bp3-intent-danger.bp3-active{ 6833 background-color:#db3737; } 6834 .bp3-menu-item.bp3-intent-danger:active{ 6835 background-color:#c23030; } 6836 .bp3-menu-item.bp3-intent-danger:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-menu-item.bp3-intent-danger:hover::before, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::before, .bp3-menu-item.bp3-intent-danger:hover::after, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::after, 6837 .bp3-menu-item.bp3-intent-danger:hover .bp3-menu-item-label, 6838 .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item .bp3-menu-item-label, .bp3-menu-item.bp3-intent-danger:active, .bp3-menu-item.bp3-intent-danger:active::before, .bp3-menu-item.bp3-intent-danger:active::after, 6839 .bp3-menu-item.bp3-intent-danger:active .bp3-menu-item-label, .bp3-menu-item.bp3-intent-danger.bp3-active, .bp3-menu-item.bp3-intent-danger.bp3-active::before, .bp3-menu-item.bp3-intent-danger.bp3-active::after, 6840 .bp3-menu-item.bp3-intent-danger.bp3-active .bp3-menu-item-label{ 6841 color:#ffffff; } 6842 .bp3-menu-item::before{ 6843 font-family:"Icons16", sans-serif; 6844 font-size:16px; 6845 font-style:normal; 6846 font-weight:400; 6847 line-height:1; 6848 -moz-osx-font-smoothing:grayscale; 6849 -webkit-font-smoothing:antialiased; 6850 margin-right:7px; } 6851 .bp3-menu-item::before, 6852 .bp3-menu-item > .bp3-icon{ 6853 color:#5c7080; 6854 margin-top:2px; } 6855 .bp3-menu-item .bp3-menu-item-label{ 6856 color:#5c7080; } 6857 .bp3-menu-item:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-menu-item{ 6858 color:inherit; } 6859 .bp3-menu-item.bp3-active, .bp3-menu-item:active{ 6860 background-color:rgba(115, 134, 148, 0.3); } 6861 .bp3-menu-item.bp3-disabled{ 6862 background-color:inherit !important; 6863 color:rgba(92, 112, 128, 0.6) !important; 6864 cursor:not-allowed !important; 6865 outline:none !important; } 6866 .bp3-menu-item.bp3-disabled::before, 6867 .bp3-menu-item.bp3-disabled > .bp3-icon, 6868 .bp3-menu-item.bp3-disabled .bp3-menu-item-label{ 6869 color:rgba(92, 112, 128, 0.6) !important; } 6870 .bp3-large .bp3-menu-item{ 6871 font-size:16px; 6872 line-height:22px; 6873 padding:9px 7px; } 6874 .bp3-large .bp3-menu-item .bp3-icon{ 6875 margin-top:3px; } 6876 .bp3-large .bp3-menu-item::before{ 6877 font-family:"Icons20", sans-serif; 6878 font-size:20px; 6879 font-style:normal; 6880 font-weight:400; 6881 line-height:1; 6882 -moz-osx-font-smoothing:grayscale; 6883 -webkit-font-smoothing:antialiased; 6884 margin-right:10px; 6885 margin-top:1px; } 6886 6887 button.bp3-menu-item{ 6888 background:none; 6889 border:none; 6890 text-align:left; 6891 width:100%; } 6892 .bp3-menu-header{ 6893 border-top:1px solid rgba(16, 22, 26, 0.15); 6894 display:block; 6895 margin:5px; 6896 cursor:default; 6897 padding-left:2px; } 6898 .bp3-dark .bp3-menu-header{ 6899 border-top-color:rgba(255, 255, 255, 0.15); } 6900 .bp3-menu-header:first-of-type{ 6901 border-top:none; } 6902 .bp3-menu-header > h6{ 6903 color:#182026; 6904 font-weight:600; 6905 overflow:hidden; 6906 text-overflow:ellipsis; 6907 white-space:nowrap; 6908 word-wrap:normal; 6909 line-height:17px; 6910 margin:0; 6911 padding:10px 7px 0 1px; } 6912 .bp3-dark .bp3-menu-header > h6{ 6913 color:#f5f8fa; } 6914 .bp3-menu-header:first-of-type > h6{ 6915 padding-top:0; } 6916 .bp3-large .bp3-menu-header > h6{ 6917 font-size:18px; 6918 padding-bottom:5px; 6919 padding-top:15px; } 6920 .bp3-large .bp3-menu-header:first-of-type > h6{ 6921 padding-top:0; } 6922 6923 .bp3-dark .bp3-menu{ 6924 background:#30404d; 6925 color:#f5f8fa; } 6926 6927 .bp3-dark .bp3-menu-item{ } 6928 .bp3-dark .bp3-menu-item.bp3-intent-primary{ 6929 color:#48aff0; } 6930 .bp3-dark .bp3-menu-item.bp3-intent-primary .bp3-icon{ 6931 color:inherit; } 6932 .bp3-dark .bp3-menu-item.bp3-intent-primary::before, .bp3-dark .bp3-menu-item.bp3-intent-primary::after, 6933 .bp3-dark .bp3-menu-item.bp3-intent-primary .bp3-menu-item-label{ 6934 color:#48aff0; } 6935 .bp3-dark .bp3-menu-item.bp3-intent-primary:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active{ 6936 background-color:#137cbd; } 6937 .bp3-dark .bp3-menu-item.bp3-intent-primary:active{ 6938 background-color:#106ba3; } 6939 .bp3-dark .bp3-menu-item.bp3-intent-primary:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-primary:hover::before, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::before, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::before, .bp3-dark .bp3-menu-item.bp3-intent-primary:hover::after, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::after, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::after, 6940 .bp3-dark .bp3-menu-item.bp3-intent-primary:hover .bp3-menu-item-label, 6941 .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item .bp3-menu-item-label, 6942 .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-primary:active, .bp3-dark .bp3-menu-item.bp3-intent-primary:active::before, .bp3-dark .bp3-menu-item.bp3-intent-primary:active::after, 6943 .bp3-dark .bp3-menu-item.bp3-intent-primary:active .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active, .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active::before, .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active::after, 6944 .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active .bp3-menu-item-label{ 6945 color:#ffffff; } 6946 .bp3-dark .bp3-menu-item.bp3-intent-success{ 6947 color:#3dcc91; } 6948 .bp3-dark .bp3-menu-item.bp3-intent-success .bp3-icon{ 6949 color:inherit; } 6950 .bp3-dark .bp3-menu-item.bp3-intent-success::before, .bp3-dark .bp3-menu-item.bp3-intent-success::after, 6951 .bp3-dark .bp3-menu-item.bp3-intent-success .bp3-menu-item-label{ 6952 color:#3dcc91; } 6953 .bp3-dark .bp3-menu-item.bp3-intent-success:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active{ 6954 background-color:#0f9960; } 6955 .bp3-dark .bp3-menu-item.bp3-intent-success:active{ 6956 background-color:#0d8050; } 6957 .bp3-dark .bp3-menu-item.bp3-intent-success:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-success:hover::before, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::before, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::before, .bp3-dark .bp3-menu-item.bp3-intent-success:hover::after, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::after, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::after, 6958 .bp3-dark .bp3-menu-item.bp3-intent-success:hover .bp3-menu-item-label, 6959 .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item .bp3-menu-item-label, 6960 .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-success:active, .bp3-dark .bp3-menu-item.bp3-intent-success:active::before, .bp3-dark .bp3-menu-item.bp3-intent-success:active::after, 6961 .bp3-dark .bp3-menu-item.bp3-intent-success:active .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active, .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active::before, .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active::after, 6962 .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active .bp3-menu-item-label{ 6963 color:#ffffff; } 6964 .bp3-dark .bp3-menu-item.bp3-intent-warning{ 6965 color:#ffb366; } 6966 .bp3-dark .bp3-menu-item.bp3-intent-warning .bp3-icon{ 6967 color:inherit; } 6968 .bp3-dark .bp3-menu-item.bp3-intent-warning::before, .bp3-dark .bp3-menu-item.bp3-intent-warning::after, 6969 .bp3-dark .bp3-menu-item.bp3-intent-warning .bp3-menu-item-label{ 6970 color:#ffb366; } 6971 .bp3-dark .bp3-menu-item.bp3-intent-warning:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active{ 6972 background-color:#d9822b; } 6973 .bp3-dark .bp3-menu-item.bp3-intent-warning:active{ 6974 background-color:#bf7326; } 6975 .bp3-dark .bp3-menu-item.bp3-intent-warning:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-warning:hover::before, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::before, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::before, .bp3-dark .bp3-menu-item.bp3-intent-warning:hover::after, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::after, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::after, 6976 .bp3-dark .bp3-menu-item.bp3-intent-warning:hover .bp3-menu-item-label, 6977 .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item .bp3-menu-item-label, 6978 .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-warning:active, .bp3-dark .bp3-menu-item.bp3-intent-warning:active::before, .bp3-dark .bp3-menu-item.bp3-intent-warning:active::after, 6979 .bp3-dark .bp3-menu-item.bp3-intent-warning:active .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active, .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active::before, .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active::after, 6980 .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active .bp3-menu-item-label{ 6981 color:#ffffff; } 6982 .bp3-dark .bp3-menu-item.bp3-intent-danger{ 6983 color:#ff7373; } 6984 .bp3-dark .bp3-menu-item.bp3-intent-danger .bp3-icon{ 6985 color:inherit; } 6986 .bp3-dark .bp3-menu-item.bp3-intent-danger::before, .bp3-dark .bp3-menu-item.bp3-intent-danger::after, 6987 .bp3-dark .bp3-menu-item.bp3-intent-danger .bp3-menu-item-label{ 6988 color:#ff7373; } 6989 .bp3-dark .bp3-menu-item.bp3-intent-danger:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active{ 6990 background-color:#db3737; } 6991 .bp3-dark .bp3-menu-item.bp3-intent-danger:active{ 6992 background-color:#c23030; } 6993 .bp3-dark .bp3-menu-item.bp3-intent-danger:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-danger:hover::before, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::before, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::before, .bp3-dark .bp3-menu-item.bp3-intent-danger:hover::after, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::after, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::after, 6994 .bp3-dark .bp3-menu-item.bp3-intent-danger:hover .bp3-menu-item-label, 6995 .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item .bp3-menu-item-label, 6996 .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-danger:active, .bp3-dark .bp3-menu-item.bp3-intent-danger:active::before, .bp3-dark .bp3-menu-item.bp3-intent-danger:active::after, 6997 .bp3-dark .bp3-menu-item.bp3-intent-danger:active .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active, .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active::before, .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active::after, 6998 .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active .bp3-menu-item-label{ 6999 color:#ffffff; } 7000 .bp3-dark .bp3-menu-item::before, 7001 .bp3-dark .bp3-menu-item > .bp3-icon{ 7002 color:#a7b6c2; } 7003 .bp3-dark .bp3-menu-item .bp3-menu-item-label{ 7004 color:#a7b6c2; } 7005 .bp3-dark .bp3-menu-item.bp3-active, .bp3-dark .bp3-menu-item:active{ 7006 background-color:rgba(138, 155, 168, 0.3); } 7007 .bp3-dark .bp3-menu-item.bp3-disabled{ 7008 color:rgba(167, 182, 194, 0.6) !important; } 7009 .bp3-dark .bp3-menu-item.bp3-disabled::before, 7010 .bp3-dark .bp3-menu-item.bp3-disabled > .bp3-icon, 7011 .bp3-dark .bp3-menu-item.bp3-disabled .bp3-menu-item-label{ 7012 color:rgba(167, 182, 194, 0.6) !important; } 7013 7014 .bp3-dark .bp3-menu-divider, 7015 .bp3-dark .bp3-menu-header{ 7016 border-color:rgba(255, 255, 255, 0.15); } 7017 7018 .bp3-dark .bp3-menu-header > h6{ 7019 color:#f5f8fa; } 7020 7021 .bp3-label .bp3-menu{ 7022 margin-top:5px; } 7023 .bp3-navbar{ 7024 background-color:#ffffff; 7025 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); 7026 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); 7027 height:50px; 7028 padding:0 15px; 7029 position:relative; 7030 width:100%; 7031 z-index:10; } 7032 .bp3-navbar.bp3-dark, 7033 .bp3-dark .bp3-navbar{ 7034 background-color:#394b59; } 7035 .bp3-navbar.bp3-dark{ 7036 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); 7037 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); } 7038 .bp3-dark .bp3-navbar{ 7039 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); 7040 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); } 7041 .bp3-navbar.bp3-fixed-top{ 7042 left:0; 7043 position:fixed; 7044 right:0; 7045 top:0; } 7046 7047 .bp3-navbar-heading{ 7048 font-size:16px; 7049 margin-right:15px; } 7050 7051 .bp3-navbar-group{ 7052 -webkit-box-align:center; 7053 -ms-flex-align:center; 7054 align-items:center; 7055 display:-webkit-box; 7056 display:-ms-flexbox; 7057 display:flex; 7058 height:50px; } 7059 .bp3-navbar-group.bp3-align-left{ 7060 float:left; } 7061 .bp3-navbar-group.bp3-align-right{ 7062 float:right; } 7063 7064 .bp3-navbar-divider{ 7065 border-left:1px solid rgba(16, 22, 26, 0.15); 7066 height:20px; 7067 margin:0 10px; } 7068 .bp3-dark .bp3-navbar-divider{ 7069 border-left-color:rgba(255, 255, 255, 0.15); } 7070 .bp3-non-ideal-state{ 7071 display:-webkit-box; 7072 display:-ms-flexbox; 7073 display:flex; 7074 -webkit-box-orient:vertical; 7075 -webkit-box-direction:normal; 7076 -ms-flex-direction:column; 7077 flex-direction:column; 7078 -webkit-box-align:center; 7079 -ms-flex-align:center; 7080 align-items:center; 7081 height:100%; 7082 -webkit-box-pack:center; 7083 -ms-flex-pack:center; 7084 justify-content:center; 7085 text-align:center; 7086 width:100%; } 7087 .bp3-non-ideal-state > *{ 7088 -webkit-box-flex:0; 7089 -ms-flex-positive:0; 7090 flex-grow:0; 7091 -ms-flex-negative:0; 7092 flex-shrink:0; } 7093 .bp3-non-ideal-state > .bp3-fill{ 7094 -webkit-box-flex:1; 7095 -ms-flex-positive:1; 7096 flex-grow:1; 7097 -ms-flex-negative:1; 7098 flex-shrink:1; } 7099 .bp3-non-ideal-state::before, 7100 .bp3-non-ideal-state > *{ 7101 margin-bottom:20px; } 7102 .bp3-non-ideal-state:empty::before, 7103 .bp3-non-ideal-state > :last-child{ 7104 margin-bottom:0; } 7105 .bp3-non-ideal-state > *{ 7106 max-width:400px; } 7107 7108 .bp3-non-ideal-state-visual{ 7109 color:rgba(92, 112, 128, 0.6); 7110 font-size:60px; } 7111 .bp3-dark .bp3-non-ideal-state-visual{ 7112 color:rgba(167, 182, 194, 0.6); } 7113 7114 .bp3-overflow-list{ 7115 display:-webkit-box; 7116 display:-ms-flexbox; 7117 display:flex; 7118 -ms-flex-wrap:nowrap; 7119 flex-wrap:nowrap; 7120 min-width:0; } 7121 7122 .bp3-overflow-list-spacer{ 7123 -ms-flex-negative:1; 7124 flex-shrink:1; 7125 width:1px; } 7126 7127 body.bp3-overlay-open{ 7128 overflow:hidden; } 7129 7130 .bp3-overlay{ 7131 bottom:0; 7132 left:0; 7133 position:static; 7134 right:0; 7135 top:0; 7136 z-index:20; } 7137 .bp3-overlay:not(.bp3-overlay-open){ 7138 pointer-events:none; } 7139 .bp3-overlay.bp3-overlay-container{ 7140 overflow:hidden; 7141 position:fixed; } 7142 .bp3-overlay.bp3-overlay-container.bp3-overlay-inline{ 7143 position:absolute; } 7144 .bp3-overlay.bp3-overlay-scroll-container{ 7145 overflow:auto; 7146 position:fixed; } 7147 .bp3-overlay.bp3-overlay-scroll-container.bp3-overlay-inline{ 7148 position:absolute; } 7149 .bp3-overlay.bp3-overlay-inline{ 7150 display:inline; 7151 overflow:visible; } 7152 7153 .bp3-overlay-content{ 7154 position:fixed; 7155 z-index:20; } 7156 .bp3-overlay-inline .bp3-overlay-content, 7157 .bp3-overlay-scroll-container .bp3-overlay-content{ 7158 position:absolute; } 7159 7160 .bp3-overlay-backdrop{ 7161 bottom:0; 7162 left:0; 7163 position:fixed; 7164 right:0; 7165 top:0; 7166 opacity:1; 7167 background-color:rgba(16, 22, 26, 0.7); 7168 overflow:auto; 7169 -webkit-user-select:none; 7170 -moz-user-select:none; 7171 -ms-user-select:none; 7172 user-select:none; 7173 z-index:20; } 7174 .bp3-overlay-backdrop.bp3-overlay-enter, .bp3-overlay-backdrop.bp3-overlay-appear{ 7175 opacity:0; } 7176 .bp3-overlay-backdrop.bp3-overlay-enter-active, .bp3-overlay-backdrop.bp3-overlay-appear-active{ 7177 opacity:1; 7178 -webkit-transition-delay:0; 7179 transition-delay:0; 7180 -webkit-transition-duration:200ms; 7181 transition-duration:200ms; 7182 -webkit-transition-property:opacity; 7183 transition-property:opacity; 7184 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 7185 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 7186 .bp3-overlay-backdrop.bp3-overlay-exit{ 7187 opacity:1; } 7188 .bp3-overlay-backdrop.bp3-overlay-exit-active{ 7189 opacity:0; 7190 -webkit-transition-delay:0; 7191 transition-delay:0; 7192 -webkit-transition-duration:200ms; 7193 transition-duration:200ms; 7194 -webkit-transition-property:opacity; 7195 transition-property:opacity; 7196 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 7197 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 7198 .bp3-overlay-backdrop:focus{ 7199 outline:none; } 7200 .bp3-overlay-inline .bp3-overlay-backdrop{ 7201 position:absolute; } 7202 .bp3-panel-stack{ 7203 overflow:hidden; 7204 position:relative; } 7205 7206 .bp3-panel-stack-header{ 7207 -webkit-box-align:center; 7208 -ms-flex-align:center; 7209 align-items:center; 7210 -webkit-box-shadow:0 1px rgba(16, 22, 26, 0.15); 7211 box-shadow:0 1px rgba(16, 22, 26, 0.15); 7212 display:-webkit-box; 7213 display:-ms-flexbox; 7214 display:flex; 7215 -ms-flex-negative:0; 7216 flex-shrink:0; 7217 height:30px; 7218 z-index:1; } 7219 .bp3-dark .bp3-panel-stack-header{ 7220 -webkit-box-shadow:0 1px rgba(255, 255, 255, 0.15); 7221 box-shadow:0 1px rgba(255, 255, 255, 0.15); } 7222 .bp3-panel-stack-header > span{ 7223 -webkit-box-align:stretch; 7224 -ms-flex-align:stretch; 7225 align-items:stretch; 7226 display:-webkit-box; 7227 display:-ms-flexbox; 7228 display:flex; 7229 -webkit-box-flex:1; 7230 -ms-flex:1; 7231 flex:1; } 7232 .bp3-panel-stack-header .bp3-heading{ 7233 margin:0 5px; } 7234 7235 .bp3-button.bp3-panel-stack-header-back{ 7236 margin-left:5px; 7237 padding-left:0; 7238 white-space:nowrap; } 7239 .bp3-button.bp3-panel-stack-header-back .bp3-icon{ 7240 margin:0 2px; } 7241 7242 .bp3-panel-stack-view{ 7243 bottom:0; 7244 left:0; 7245 position:absolute; 7246 right:0; 7247 top:0; 7248 background-color:#ffffff; 7249 border-right:1px solid rgba(16, 22, 26, 0.15); 7250 display:-webkit-box; 7251 display:-ms-flexbox; 7252 display:flex; 7253 -webkit-box-orient:vertical; 7254 -webkit-box-direction:normal; 7255 -ms-flex-direction:column; 7256 flex-direction:column; 7257 margin-right:-1px; 7258 overflow-y:auto; 7259 z-index:1; } 7260 .bp3-dark .bp3-panel-stack-view{ 7261 background-color:#30404d; } 7262 .bp3-panel-stack-view:nth-last-child(n + 4){ 7263 display:none; } 7264 7265 .bp3-panel-stack-push .bp3-panel-stack-enter, .bp3-panel-stack-push .bp3-panel-stack-appear{ 7266 -webkit-transform:translateX(100%); 7267 transform:translateX(100%); 7268 opacity:0; } 7269 7270 .bp3-panel-stack-push .bp3-panel-stack-enter-active, .bp3-panel-stack-push .bp3-panel-stack-appear-active{ 7271 -webkit-transform:translate(0%); 7272 transform:translate(0%); 7273 opacity:1; 7274 -webkit-transition-delay:0; 7275 transition-delay:0; 7276 -webkit-transition-duration:400ms; 7277 transition-duration:400ms; 7278 -webkit-transition-property:opacity, -webkit-transform; 7279 transition-property:opacity, -webkit-transform; 7280 transition-property:transform, opacity; 7281 transition-property:transform, opacity, -webkit-transform; 7282 -webkit-transition-timing-function:ease; 7283 transition-timing-function:ease; } 7284 7285 .bp3-panel-stack-push .bp3-panel-stack-exit{ 7286 -webkit-transform:translate(0%); 7287 transform:translate(0%); 7288 opacity:1; } 7289 7290 .bp3-panel-stack-push .bp3-panel-stack-exit-active{ 7291 -webkit-transform:translateX(-50%); 7292 transform:translateX(-50%); 7293 opacity:0; 7294 -webkit-transition-delay:0; 7295 transition-delay:0; 7296 -webkit-transition-duration:400ms; 7297 transition-duration:400ms; 7298 -webkit-transition-property:opacity, -webkit-transform; 7299 transition-property:opacity, -webkit-transform; 7300 transition-property:transform, opacity; 7301 transition-property:transform, opacity, -webkit-transform; 7302 -webkit-transition-timing-function:ease; 7303 transition-timing-function:ease; } 7304 7305 .bp3-panel-stack-pop .bp3-panel-stack-enter, .bp3-panel-stack-pop .bp3-panel-stack-appear{ 7306 -webkit-transform:translateX(-50%); 7307 transform:translateX(-50%); 7308 opacity:0; } 7309 7310 .bp3-panel-stack-pop .bp3-panel-stack-enter-active, .bp3-panel-stack-pop .bp3-panel-stack-appear-active{ 7311 -webkit-transform:translate(0%); 7312 transform:translate(0%); 7313 opacity:1; 7314 -webkit-transition-delay:0; 7315 transition-delay:0; 7316 -webkit-transition-duration:400ms; 7317 transition-duration:400ms; 7318 -webkit-transition-property:opacity, -webkit-transform; 7319 transition-property:opacity, -webkit-transform; 7320 transition-property:transform, opacity; 7321 transition-property:transform, opacity, -webkit-transform; 7322 -webkit-transition-timing-function:ease; 7323 transition-timing-function:ease; } 7324 7325 .bp3-panel-stack-pop .bp3-panel-stack-exit{ 7326 -webkit-transform:translate(0%); 7327 transform:translate(0%); 7328 opacity:1; } 7329 7330 .bp3-panel-stack-pop .bp3-panel-stack-exit-active{ 7331 -webkit-transform:translateX(100%); 7332 transform:translateX(100%); 7333 opacity:0; 7334 -webkit-transition-delay:0; 7335 transition-delay:0; 7336 -webkit-transition-duration:400ms; 7337 transition-duration:400ms; 7338 -webkit-transition-property:opacity, -webkit-transform; 7339 transition-property:opacity, -webkit-transform; 7340 transition-property:transform, opacity; 7341 transition-property:transform, opacity, -webkit-transform; 7342 -webkit-transition-timing-function:ease; 7343 transition-timing-function:ease; } 7344 .bp3-panel-stack2{ 7345 overflow:hidden; 7346 position:relative; } 7347 7348 .bp3-panel-stack2-header{ 7349 -webkit-box-align:center; 7350 -ms-flex-align:center; 7351 align-items:center; 7352 -webkit-box-shadow:0 1px rgba(16, 22, 26, 0.15); 7353 box-shadow:0 1px rgba(16, 22, 26, 0.15); 7354 display:-webkit-box; 7355 display:-ms-flexbox; 7356 display:flex; 7357 -ms-flex-negative:0; 7358 flex-shrink:0; 7359 height:30px; 7360 z-index:1; } 7361 .bp3-dark .bp3-panel-stack2-header{ 7362 -webkit-box-shadow:0 1px rgba(255, 255, 255, 0.15); 7363 box-shadow:0 1px rgba(255, 255, 255, 0.15); } 7364 .bp3-panel-stack2-header > span{ 7365 -webkit-box-align:stretch; 7366 -ms-flex-align:stretch; 7367 align-items:stretch; 7368 display:-webkit-box; 7369 display:-ms-flexbox; 7370 display:flex; 7371 -webkit-box-flex:1; 7372 -ms-flex:1; 7373 flex:1; } 7374 .bp3-panel-stack2-header .bp3-heading{ 7375 margin:0 5px; } 7376 7377 .bp3-button.bp3-panel-stack2-header-back{ 7378 margin-left:5px; 7379 padding-left:0; 7380 white-space:nowrap; } 7381 .bp3-button.bp3-panel-stack2-header-back .bp3-icon{ 7382 margin:0 2px; } 7383 7384 .bp3-panel-stack2-view{ 7385 bottom:0; 7386 left:0; 7387 position:absolute; 7388 right:0; 7389 top:0; 7390 background-color:#ffffff; 7391 border-right:1px solid rgba(16, 22, 26, 0.15); 7392 display:-webkit-box; 7393 display:-ms-flexbox; 7394 display:flex; 7395 -webkit-box-orient:vertical; 7396 -webkit-box-direction:normal; 7397 -ms-flex-direction:column; 7398 flex-direction:column; 7399 margin-right:-1px; 7400 overflow-y:auto; 7401 z-index:1; } 7402 .bp3-dark .bp3-panel-stack2-view{ 7403 background-color:#30404d; } 7404 .bp3-panel-stack2-view:nth-last-child(n + 4){ 7405 display:none; } 7406 7407 .bp3-panel-stack2-push .bp3-panel-stack2-enter, .bp3-panel-stack2-push .bp3-panel-stack2-appear{ 7408 -webkit-transform:translateX(100%); 7409 transform:translateX(100%); 7410 opacity:0; } 7411 7412 .bp3-panel-stack2-push .bp3-panel-stack2-enter-active, .bp3-panel-stack2-push .bp3-panel-stack2-appear-active{ 7413 -webkit-transform:translate(0%); 7414 transform:translate(0%); 7415 opacity:1; 7416 -webkit-transition-delay:0; 7417 transition-delay:0; 7418 -webkit-transition-duration:400ms; 7419 transition-duration:400ms; 7420 -webkit-transition-property:opacity, -webkit-transform; 7421 transition-property:opacity, -webkit-transform; 7422 transition-property:transform, opacity; 7423 transition-property:transform, opacity, -webkit-transform; 7424 -webkit-transition-timing-function:ease; 7425 transition-timing-function:ease; } 7426 7427 .bp3-panel-stack2-push .bp3-panel-stack2-exit{ 7428 -webkit-transform:translate(0%); 7429 transform:translate(0%); 7430 opacity:1; } 7431 7432 .bp3-panel-stack2-push .bp3-panel-stack2-exit-active{ 7433 -webkit-transform:translateX(-50%); 7434 transform:translateX(-50%); 7435 opacity:0; 7436 -webkit-transition-delay:0; 7437 transition-delay:0; 7438 -webkit-transition-duration:400ms; 7439 transition-duration:400ms; 7440 -webkit-transition-property:opacity, -webkit-transform; 7441 transition-property:opacity, -webkit-transform; 7442 transition-property:transform, opacity; 7443 transition-property:transform, opacity, -webkit-transform; 7444 -webkit-transition-timing-function:ease; 7445 transition-timing-function:ease; } 7446 7447 .bp3-panel-stack2-pop .bp3-panel-stack2-enter, .bp3-panel-stack2-pop .bp3-panel-stack2-appear{ 7448 -webkit-transform:translateX(-50%); 7449 transform:translateX(-50%); 7450 opacity:0; } 7451 7452 .bp3-panel-stack2-pop .bp3-panel-stack2-enter-active, .bp3-panel-stack2-pop .bp3-panel-stack2-appear-active{ 7453 -webkit-transform:translate(0%); 7454 transform:translate(0%); 7455 opacity:1; 7456 -webkit-transition-delay:0; 7457 transition-delay:0; 7458 -webkit-transition-duration:400ms; 7459 transition-duration:400ms; 7460 -webkit-transition-property:opacity, -webkit-transform; 7461 transition-property:opacity, -webkit-transform; 7462 transition-property:transform, opacity; 7463 transition-property:transform, opacity, -webkit-transform; 7464 -webkit-transition-timing-function:ease; 7465 transition-timing-function:ease; } 7466 7467 .bp3-panel-stack2-pop .bp3-panel-stack2-exit{ 7468 -webkit-transform:translate(0%); 7469 transform:translate(0%); 7470 opacity:1; } 7471 7472 .bp3-panel-stack2-pop .bp3-panel-stack2-exit-active{ 7473 -webkit-transform:translateX(100%); 7474 transform:translateX(100%); 7475 opacity:0; 7476 -webkit-transition-delay:0; 7477 transition-delay:0; 7478 -webkit-transition-duration:400ms; 7479 transition-duration:400ms; 7480 -webkit-transition-property:opacity, -webkit-transform; 7481 transition-property:opacity, -webkit-transform; 7482 transition-property:transform, opacity; 7483 transition-property:transform, opacity, -webkit-transform; 7484 -webkit-transition-timing-function:ease; 7485 transition-timing-function:ease; } 7486 .bp3-popover{ 7487 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 7488 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 7489 -webkit-transform:scale(1); 7490 transform:scale(1); 7491 border-radius:3px; 7492 display:inline-block; 7493 z-index:20; } 7494 .bp3-popover .bp3-popover-arrow{ 7495 height:30px; 7496 position:absolute; 7497 width:30px; } 7498 .bp3-popover .bp3-popover-arrow::before{ 7499 height:20px; 7500 margin:5px; 7501 width:20px; } 7502 .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-popover{ 7503 margin-bottom:17px; 7504 margin-top:-17px; } 7505 .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-popover > .bp3-popover-arrow{ 7506 bottom:-11px; } 7507 .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-popover > .bp3-popover-arrow svg{ 7508 -webkit-transform:rotate(-90deg); 7509 transform:rotate(-90deg); } 7510 .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-popover{ 7511 margin-left:17px; } 7512 .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-popover > .bp3-popover-arrow{ 7513 left:-11px; } 7514 .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-popover > .bp3-popover-arrow svg{ 7515 -webkit-transform:rotate(0); 7516 transform:rotate(0); } 7517 .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-popover{ 7518 margin-top:17px; } 7519 .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-popover > .bp3-popover-arrow{ 7520 top:-11px; } 7521 .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-popover > .bp3-popover-arrow svg{ 7522 -webkit-transform:rotate(90deg); 7523 transform:rotate(90deg); } 7524 .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-popover{ 7525 margin-left:-17px; 7526 margin-right:17px; } 7527 .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-popover > .bp3-popover-arrow{ 7528 right:-11px; } 7529 .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-popover > .bp3-popover-arrow svg{ 7530 -webkit-transform:rotate(180deg); 7531 transform:rotate(180deg); } 7532 .bp3-tether-element-attached-middle > .bp3-popover > .bp3-popover-arrow{ 7533 top:50%; 7534 -webkit-transform:translateY(-50%); 7535 transform:translateY(-50%); } 7536 .bp3-tether-element-attached-center > .bp3-popover > .bp3-popover-arrow{ 7537 right:50%; 7538 -webkit-transform:translateX(50%); 7539 transform:translateX(50%); } 7540 .bp3-tether-element-attached-top.bp3-tether-target-attached-top > .bp3-popover > .bp3-popover-arrow{ 7541 top:-0.3934px; } 7542 .bp3-tether-element-attached-right.bp3-tether-target-attached-right > .bp3-popover > .bp3-popover-arrow{ 7543 right:-0.3934px; } 7544 .bp3-tether-element-attached-left.bp3-tether-target-attached-left > .bp3-popover > .bp3-popover-arrow{ 7545 left:-0.3934px; } 7546 .bp3-tether-element-attached-bottom.bp3-tether-target-attached-bottom > .bp3-popover > .bp3-popover-arrow{ 7547 bottom:-0.3934px; } 7548 .bp3-tether-element-attached-top.bp3-tether-element-attached-left > .bp3-popover{ 7549 -webkit-transform-origin:top left; 7550 transform-origin:top left; } 7551 .bp3-tether-element-attached-top.bp3-tether-element-attached-center > .bp3-popover{ 7552 -webkit-transform-origin:top center; 7553 transform-origin:top center; } 7554 .bp3-tether-element-attached-top.bp3-tether-element-attached-right > .bp3-popover{ 7555 -webkit-transform-origin:top right; 7556 transform-origin:top right; } 7557 .bp3-tether-element-attached-middle.bp3-tether-element-attached-left > .bp3-popover{ 7558 -webkit-transform-origin:center left; 7559 transform-origin:center left; } 7560 .bp3-tether-element-attached-middle.bp3-tether-element-attached-center > .bp3-popover{ 7561 -webkit-transform-origin:center center; 7562 transform-origin:center center; } 7563 .bp3-tether-element-attached-middle.bp3-tether-element-attached-right > .bp3-popover{ 7564 -webkit-transform-origin:center right; 7565 transform-origin:center right; } 7566 .bp3-tether-element-attached-bottom.bp3-tether-element-attached-left > .bp3-popover{ 7567 -webkit-transform-origin:bottom left; 7568 transform-origin:bottom left; } 7569 .bp3-tether-element-attached-bottom.bp3-tether-element-attached-center > .bp3-popover{ 7570 -webkit-transform-origin:bottom center; 7571 transform-origin:bottom center; } 7572 .bp3-tether-element-attached-bottom.bp3-tether-element-attached-right > .bp3-popover{ 7573 -webkit-transform-origin:bottom right; 7574 transform-origin:bottom right; } 7575 .bp3-popover .bp3-popover-content{ 7576 background:#ffffff; 7577 color:inherit; } 7578 .bp3-popover .bp3-popover-arrow::before{ 7579 -webkit-box-shadow:1px 1px 6px rgba(16, 22, 26, 0.2); 7580 box-shadow:1px 1px 6px rgba(16, 22, 26, 0.2); } 7581 .bp3-popover .bp3-popover-arrow-border{ 7582 fill:#10161a; 7583 fill-opacity:0.1; } 7584 .bp3-popover .bp3-popover-arrow-fill{ 7585 fill:#ffffff; } 7586 .bp3-popover-enter > .bp3-popover, .bp3-popover-appear > .bp3-popover{ 7587 -webkit-transform:scale(0.3); 7588 transform:scale(0.3); } 7589 .bp3-popover-enter-active > .bp3-popover, .bp3-popover-appear-active > .bp3-popover{ 7590 -webkit-transform:scale(1); 7591 transform:scale(1); 7592 -webkit-transition-delay:0; 7593 transition-delay:0; 7594 -webkit-transition-duration:300ms; 7595 transition-duration:300ms; 7596 -webkit-transition-property:-webkit-transform; 7597 transition-property:-webkit-transform; 7598 transition-property:transform; 7599 transition-property:transform, -webkit-transform; 7600 -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); 7601 transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); } 7602 .bp3-popover-exit > .bp3-popover{ 7603 -webkit-transform:scale(1); 7604 transform:scale(1); } 7605 .bp3-popover-exit-active > .bp3-popover{ 7606 -webkit-transform:scale(0.3); 7607 transform:scale(0.3); 7608 -webkit-transition-delay:0; 7609 transition-delay:0; 7610 -webkit-transition-duration:300ms; 7611 transition-duration:300ms; 7612 -webkit-transition-property:-webkit-transform; 7613 transition-property:-webkit-transform; 7614 transition-property:transform; 7615 transition-property:transform, -webkit-transform; 7616 -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); 7617 transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); } 7618 .bp3-popover .bp3-popover-content{ 7619 border-radius:3px; 7620 position:relative; } 7621 .bp3-popover.bp3-popover-content-sizing .bp3-popover-content{ 7622 max-width:350px; 7623 padding:20px; } 7624 .bp3-popover-target + .bp3-overlay .bp3-popover.bp3-popover-content-sizing{ 7625 width:350px; } 7626 .bp3-popover.bp3-minimal{ 7627 margin:0 !important; } 7628 .bp3-popover.bp3-minimal .bp3-popover-arrow{ 7629 display:none; } 7630 .bp3-popover.bp3-minimal.bp3-popover{ 7631 -webkit-transform:scale(1); 7632 transform:scale(1); } 7633 .bp3-popover-enter > .bp3-popover.bp3-minimal.bp3-popover, .bp3-popover-appear > .bp3-popover.bp3-minimal.bp3-popover{ 7634 -webkit-transform:scale(1); 7635 transform:scale(1); } 7636 .bp3-popover-enter-active > .bp3-popover.bp3-minimal.bp3-popover, .bp3-popover-appear-active > .bp3-popover.bp3-minimal.bp3-popover{ 7637 -webkit-transform:scale(1); 7638 transform:scale(1); 7639 -webkit-transition-delay:0; 7640 transition-delay:0; 7641 -webkit-transition-duration:100ms; 7642 transition-duration:100ms; 7643 -webkit-transition-property:-webkit-transform; 7644 transition-property:-webkit-transform; 7645 transition-property:transform; 7646 transition-property:transform, -webkit-transform; 7647 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 7648 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 7649 .bp3-popover-exit > .bp3-popover.bp3-minimal.bp3-popover{ 7650 -webkit-transform:scale(1); 7651 transform:scale(1); } 7652 .bp3-popover-exit-active > .bp3-popover.bp3-minimal.bp3-popover{ 7653 -webkit-transform:scale(1); 7654 transform:scale(1); 7655 -webkit-transition-delay:0; 7656 transition-delay:0; 7657 -webkit-transition-duration:100ms; 7658 transition-duration:100ms; 7659 -webkit-transition-property:-webkit-transform; 7660 transition-property:-webkit-transform; 7661 transition-property:transform; 7662 transition-property:transform, -webkit-transform; 7663 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 7664 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 7665 .bp3-popover.bp3-dark, 7666 .bp3-dark .bp3-popover{ 7667 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); 7668 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); } 7669 .bp3-popover.bp3-dark .bp3-popover-content, 7670 .bp3-dark .bp3-popover .bp3-popover-content{ 7671 background:#30404d; 7672 color:inherit; } 7673 .bp3-popover.bp3-dark .bp3-popover-arrow::before, 7674 .bp3-dark .bp3-popover .bp3-popover-arrow::before{ 7675 -webkit-box-shadow:1px 1px 6px rgba(16, 22, 26, 0.4); 7676 box-shadow:1px 1px 6px rgba(16, 22, 26, 0.4); } 7677 .bp3-popover.bp3-dark .bp3-popover-arrow-border, 7678 .bp3-dark .bp3-popover .bp3-popover-arrow-border{ 7679 fill:#10161a; 7680 fill-opacity:0.2; } 7681 .bp3-popover.bp3-dark .bp3-popover-arrow-fill, 7682 .bp3-dark .bp3-popover .bp3-popover-arrow-fill{ 7683 fill:#30404d; } 7684 7685 .bp3-popover-arrow::before{ 7686 border-radius:2px; 7687 content:""; 7688 display:block; 7689 position:absolute; 7690 -webkit-transform:rotate(45deg); 7691 transform:rotate(45deg); } 7692 7693 .bp3-tether-pinned .bp3-popover-arrow{ 7694 display:none; } 7695 7696 .bp3-popover-backdrop{ 7697 background:rgba(255, 255, 255, 0); } 7698 7699 .bp3-transition-container{ 7700 opacity:1; 7701 display:-webkit-box; 7702 display:-ms-flexbox; 7703 display:flex; 7704 z-index:20; } 7705 .bp3-transition-container.bp3-popover-enter, .bp3-transition-container.bp3-popover-appear{ 7706 opacity:0; } 7707 .bp3-transition-container.bp3-popover-enter-active, .bp3-transition-container.bp3-popover-appear-active{ 7708 opacity:1; 7709 -webkit-transition-delay:0; 7710 transition-delay:0; 7711 -webkit-transition-duration:100ms; 7712 transition-duration:100ms; 7713 -webkit-transition-property:opacity; 7714 transition-property:opacity; 7715 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 7716 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 7717 .bp3-transition-container.bp3-popover-exit{ 7718 opacity:1; } 7719 .bp3-transition-container.bp3-popover-exit-active{ 7720 opacity:0; 7721 -webkit-transition-delay:0; 7722 transition-delay:0; 7723 -webkit-transition-duration:100ms; 7724 transition-duration:100ms; 7725 -webkit-transition-property:opacity; 7726 transition-property:opacity; 7727 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 7728 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 7729 .bp3-transition-container:focus{ 7730 outline:none; } 7731 .bp3-transition-container.bp3-popover-leave .bp3-popover-content{ 7732 pointer-events:none; } 7733 .bp3-transition-container[data-x-out-of-boundaries]{ 7734 display:none; } 7735 7736 span.bp3-popover-target{ 7737 display:inline-block; } 7738 7739 .bp3-popover-wrapper.bp3-fill{ 7740 width:100%; } 7741 7742 .bp3-portal{ 7743 left:0; 7744 position:absolute; 7745 right:0; 7746 top:0; } 7747 @-webkit-keyframes linear-progress-bar-stripes{ 7748 from{ 7749 background-position:0 0; } 7750 to{ 7751 background-position:30px 0; } } 7752 @keyframes linear-progress-bar-stripes{ 7753 from{ 7754 background-position:0 0; } 7755 to{ 7756 background-position:30px 0; } } 7757 7758 .bp3-progress-bar{ 7759 background:rgba(92, 112, 128, 0.2); 7760 border-radius:40px; 7761 display:block; 7762 height:8px; 7763 overflow:hidden; 7764 position:relative; 7765 width:100%; } 7766 .bp3-progress-bar .bp3-progress-meter{ 7767 background:linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%); 7768 background-color:rgba(92, 112, 128, 0.8); 7769 background-size:30px 30px; 7770 border-radius:40px; 7771 height:100%; 7772 position:absolute; 7773 -webkit-transition:width 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 7774 transition:width 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 7775 width:100%; } 7776 .bp3-progress-bar:not(.bp3-no-animation):not(.bp3-no-stripes) .bp3-progress-meter{ 7777 animation:linear-progress-bar-stripes 300ms linear infinite reverse; } 7778 .bp3-progress-bar.bp3-no-stripes .bp3-progress-meter{ 7779 background-image:none; } 7780 7781 .bp3-dark .bp3-progress-bar{ 7782 background:rgba(16, 22, 26, 0.5); } 7783 .bp3-dark .bp3-progress-bar .bp3-progress-meter{ 7784 background-color:#8a9ba8; } 7785 7786 .bp3-progress-bar.bp3-intent-primary .bp3-progress-meter{ 7787 background-color:#137cbd; } 7788 7789 .bp3-progress-bar.bp3-intent-success .bp3-progress-meter{ 7790 background-color:#0f9960; } 7791 7792 .bp3-progress-bar.bp3-intent-warning .bp3-progress-meter{ 7793 background-color:#d9822b; } 7794 7795 .bp3-progress-bar.bp3-intent-danger .bp3-progress-meter{ 7796 background-color:#db3737; } 7797 @-webkit-keyframes skeleton-glow{ 7798 from{ 7799 background:rgba(206, 217, 224, 0.2); 7800 border-color:rgba(206, 217, 224, 0.2); } 7801 to{ 7802 background:rgba(92, 112, 128, 0.2); 7803 border-color:rgba(92, 112, 128, 0.2); } } 7804 @keyframes skeleton-glow{ 7805 from{ 7806 background:rgba(206, 217, 224, 0.2); 7807 border-color:rgba(206, 217, 224, 0.2); } 7808 to{ 7809 background:rgba(92, 112, 128, 0.2); 7810 border-color:rgba(92, 112, 128, 0.2); } } 7811 .bp3-skeleton{ 7812 -webkit-animation:1000ms linear infinite alternate skeleton-glow; 7813 animation:1000ms linear infinite alternate skeleton-glow; 7814 background:rgba(206, 217, 224, 0.2); 7815 background-clip:padding-box !important; 7816 border-color:rgba(206, 217, 224, 0.2) !important; 7817 border-radius:2px; 7818 -webkit-box-shadow:none !important; 7819 box-shadow:none !important; 7820 color:transparent !important; 7821 cursor:default; 7822 pointer-events:none; 7823 -webkit-user-select:none; 7824 -moz-user-select:none; 7825 -ms-user-select:none; 7826 user-select:none; } 7827 .bp3-skeleton::before, .bp3-skeleton::after, 7828 .bp3-skeleton *{ 7829 visibility:hidden !important; } 7830 .bp3-slider{ 7831 height:40px; 7832 min-width:150px; 7833 width:100%; 7834 cursor:default; 7835 outline:none; 7836 position:relative; 7837 -webkit-user-select:none; 7838 -moz-user-select:none; 7839 -ms-user-select:none; 7840 user-select:none; } 7841 .bp3-slider:hover{ 7842 cursor:pointer; } 7843 .bp3-slider:active{ 7844 cursor:-webkit-grabbing; 7845 cursor:grabbing; } 7846 .bp3-slider.bp3-disabled{ 7847 cursor:not-allowed; 7848 opacity:0.5; } 7849 .bp3-slider.bp3-slider-unlabeled{ 7850 height:16px; } 7851 7852 .bp3-slider-track, 7853 .bp3-slider-progress{ 7854 height:6px; 7855 left:0; 7856 right:0; 7857 top:5px; 7858 position:absolute; } 7859 7860 .bp3-slider-track{ 7861 border-radius:3px; 7862 overflow:hidden; } 7863 7864 .bp3-slider-progress{ 7865 background:rgba(92, 112, 128, 0.2); } 7866 .bp3-dark .bp3-slider-progress{ 7867 background:rgba(16, 22, 26, 0.5); } 7868 .bp3-slider-progress.bp3-intent-primary{ 7869 background-color:#137cbd; } 7870 .bp3-slider-progress.bp3-intent-success{ 7871 background-color:#0f9960; } 7872 .bp3-slider-progress.bp3-intent-warning{ 7873 background-color:#d9822b; } 7874 .bp3-slider-progress.bp3-intent-danger{ 7875 background-color:#db3737; } 7876 7877 .bp3-slider-handle{ 7878 background-color:#f5f8fa; 7879 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))); 7880 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); 7881 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 7882 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 7883 color:#182026; 7884 border-radius:3px; 7885 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2); 7886 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2); 7887 cursor:pointer; 7888 height:16px; 7889 left:0; 7890 position:absolute; 7891 top:0; 7892 width:16px; } 7893 .bp3-slider-handle:hover{ 7894 background-clip:padding-box; 7895 background-color:#ebf1f5; 7896 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 7897 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); } 7898 .bp3-slider-handle:active, .bp3-slider-handle.bp3-active{ 7899 background-color:#d8e1e8; 7900 background-image:none; 7901 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); 7902 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 7903 .bp3-slider-handle:disabled, .bp3-slider-handle.bp3-disabled{ 7904 background-color:rgba(206, 217, 224, 0.5); 7905 background-image:none; 7906 -webkit-box-shadow:none; 7907 box-shadow:none; 7908 color:rgba(92, 112, 128, 0.6); 7909 cursor:not-allowed; 7910 outline:none; } 7911 .bp3-slider-handle:disabled.bp3-active, .bp3-slider-handle:disabled.bp3-active:hover, .bp3-slider-handle.bp3-disabled.bp3-active, .bp3-slider-handle.bp3-disabled.bp3-active:hover{ 7912 background:rgba(206, 217, 224, 0.7); } 7913 .bp3-slider-handle:focus{ 7914 z-index:1; } 7915 .bp3-slider-handle:hover{ 7916 background-clip:padding-box; 7917 background-color:#ebf1f5; 7918 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 7919 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); 7920 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2); 7921 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2); 7922 cursor:-webkit-grab; 7923 cursor:grab; 7924 z-index:2; } 7925 .bp3-slider-handle.bp3-active{ 7926 background-color:#d8e1e8; 7927 background-image:none; 7928 -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); 7929 box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); 7930 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 1px rgba(16, 22, 26, 0.1); 7931 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 1px rgba(16, 22, 26, 0.1); 7932 cursor:-webkit-grabbing; 7933 cursor:grabbing; } 7934 .bp3-disabled .bp3-slider-handle{ 7935 background:#bfccd6; 7936 -webkit-box-shadow:none; 7937 box-shadow:none; 7938 pointer-events:none; } 7939 .bp3-dark .bp3-slider-handle{ 7940 background-color:#394b59; 7941 background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0))); 7942 background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0)); 7943 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 7944 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 7945 color:#f5f8fa; } 7946 .bp3-dark .bp3-slider-handle:hover, .bp3-dark .bp3-slider-handle:active, .bp3-dark .bp3-slider-handle.bp3-active{ 7947 color:#f5f8fa; } 7948 .bp3-dark .bp3-slider-handle:hover{ 7949 background-color:#30404d; 7950 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); 7951 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); } 7952 .bp3-dark .bp3-slider-handle:active, .bp3-dark .bp3-slider-handle.bp3-active{ 7953 background-color:#202b33; 7954 background-image:none; 7955 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); 7956 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); } 7957 .bp3-dark .bp3-slider-handle:disabled, .bp3-dark .bp3-slider-handle.bp3-disabled{ 7958 background-color:rgba(57, 75, 89, 0.5); 7959 background-image:none; 7960 -webkit-box-shadow:none; 7961 box-shadow:none; 7962 color:rgba(167, 182, 194, 0.6); } 7963 .bp3-dark .bp3-slider-handle:disabled.bp3-active, .bp3-dark .bp3-slider-handle.bp3-disabled.bp3-active{ 7964 background:rgba(57, 75, 89, 0.7); } 7965 .bp3-dark .bp3-slider-handle .bp3-button-spinner .bp3-spinner-head{ 7966 background:rgba(16, 22, 26, 0.5); 7967 stroke:#8a9ba8; } 7968 .bp3-dark .bp3-slider-handle, .bp3-dark .bp3-slider-handle:hover{ 7969 background-color:#394b59; } 7970 .bp3-dark .bp3-slider-handle.bp3-active{ 7971 background-color:#293742; } 7972 .bp3-dark .bp3-disabled .bp3-slider-handle{ 7973 background:#5c7080; 7974 border-color:#5c7080; 7975 -webkit-box-shadow:none; 7976 box-shadow:none; } 7977 .bp3-slider-handle .bp3-slider-label{ 7978 background:#394b59; 7979 border-radius:3px; 7980 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 7981 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 7982 color:#f5f8fa; 7983 margin-left:8px; } 7984 .bp3-dark .bp3-slider-handle .bp3-slider-label{ 7985 background:#e1e8ed; 7986 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); 7987 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); 7988 color:#394b59; } 7989 .bp3-disabled .bp3-slider-handle .bp3-slider-label{ 7990 -webkit-box-shadow:none; 7991 box-shadow:none; } 7992 .bp3-slider-handle.bp3-start, .bp3-slider-handle.bp3-end{ 7993 width:8px; } 7994 .bp3-slider-handle.bp3-start{ 7995 border-bottom-right-radius:0; 7996 border-top-right-radius:0; } 7997 .bp3-slider-handle.bp3-end{ 7998 border-bottom-left-radius:0; 7999 border-top-left-radius:0; 8000 margin-left:8px; } 8001 .bp3-slider-handle.bp3-end .bp3-slider-label{ 8002 margin-left:0; } 8003 8004 .bp3-slider-label{ 8005 -webkit-transform:translate(-50%, 20px); 8006 transform:translate(-50%, 20px); 8007 display:inline-block; 8008 font-size:12px; 8009 line-height:1; 8010 padding:2px 5px; 8011 position:absolute; 8012 vertical-align:top; } 8013 8014 .bp3-slider.bp3-vertical{ 8015 height:150px; 8016 min-width:40px; 8017 width:40px; } 8018 .bp3-slider.bp3-vertical .bp3-slider-track, 8019 .bp3-slider.bp3-vertical .bp3-slider-progress{ 8020 bottom:0; 8021 height:auto; 8022 left:5px; 8023 top:0; 8024 width:6px; } 8025 .bp3-slider.bp3-vertical .bp3-slider-progress{ 8026 top:auto; } 8027 .bp3-slider.bp3-vertical .bp3-slider-label{ 8028 -webkit-transform:translate(20px, 50%); 8029 transform:translate(20px, 50%); } 8030 .bp3-slider.bp3-vertical .bp3-slider-handle{ 8031 top:auto; } 8032 .bp3-slider.bp3-vertical .bp3-slider-handle .bp3-slider-label{ 8033 margin-left:0; 8034 margin-top:-8px; } 8035 .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-end, .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-start{ 8036 height:8px; 8037 margin-left:0; 8038 width:16px; } 8039 .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-start{ 8040 border-bottom-right-radius:3px; 8041 border-top-left-radius:0; } 8042 .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-start .bp3-slider-label{ 8043 -webkit-transform:translate(20px); 8044 transform:translate(20px); } 8045 .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-end{ 8046 border-bottom-left-radius:0; 8047 border-bottom-right-radius:0; 8048 border-top-left-radius:3px; 8049 margin-bottom:8px; } 8050 8051 @-webkit-keyframes pt-spinner-animation{ 8052 from{ 8053 -webkit-transform:rotate(0deg); 8054 transform:rotate(0deg); } 8055 to{ 8056 -webkit-transform:rotate(360deg); 8057 transform:rotate(360deg); } } 8058 8059 @keyframes pt-spinner-animation{ 8060 from{ 8061 -webkit-transform:rotate(0deg); 8062 transform:rotate(0deg); } 8063 to{ 8064 -webkit-transform:rotate(360deg); 8065 transform:rotate(360deg); } } 8066 8067 .bp3-spinner{ 8068 -webkit-box-align:center; 8069 -ms-flex-align:center; 8070 align-items:center; 8071 display:-webkit-box; 8072 display:-ms-flexbox; 8073 display:flex; 8074 -webkit-box-pack:center; 8075 -ms-flex-pack:center; 8076 justify-content:center; 8077 overflow:visible; 8078 vertical-align:middle; } 8079 .bp3-spinner svg{ 8080 display:block; } 8081 .bp3-spinner path{ 8082 fill-opacity:0; } 8083 .bp3-spinner .bp3-spinner-head{ 8084 stroke:rgba(92, 112, 128, 0.8); 8085 stroke-linecap:round; 8086 -webkit-transform-origin:center; 8087 transform-origin:center; 8088 -webkit-transition:stroke-dashoffset 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 8089 transition:stroke-dashoffset 200ms cubic-bezier(0.4, 1, 0.75, 0.9); } 8090 .bp3-spinner .bp3-spinner-track{ 8091 stroke:rgba(92, 112, 128, 0.2); } 8092 8093 .bp3-spinner-animation{ 8094 -webkit-animation:pt-spinner-animation 500ms linear infinite; 8095 animation:pt-spinner-animation 500ms linear infinite; } 8096 .bp3-no-spin > .bp3-spinner-animation{ 8097 -webkit-animation:none; 8098 animation:none; } 8099 8100 .bp3-dark .bp3-spinner .bp3-spinner-head{ 8101 stroke:#8a9ba8; } 8102 8103 .bp3-dark .bp3-spinner .bp3-spinner-track{ 8104 stroke:rgba(16, 22, 26, 0.5); } 8105 8106 .bp3-spinner.bp3-intent-primary .bp3-spinner-head{ 8107 stroke:#137cbd; } 8108 8109 .bp3-spinner.bp3-intent-success .bp3-spinner-head{ 8110 stroke:#0f9960; } 8111 8112 .bp3-spinner.bp3-intent-warning .bp3-spinner-head{ 8113 stroke:#d9822b; } 8114 8115 .bp3-spinner.bp3-intent-danger .bp3-spinner-head{ 8116 stroke:#db3737; } 8117 .bp3-tabs.bp3-vertical{ 8118 display:-webkit-box; 8119 display:-ms-flexbox; 8120 display:flex; } 8121 .bp3-tabs.bp3-vertical > .bp3-tab-list{ 8122 -webkit-box-align:start; 8123 -ms-flex-align:start; 8124 align-items:flex-start; 8125 -webkit-box-orient:vertical; 8126 -webkit-box-direction:normal; 8127 -ms-flex-direction:column; 8128 flex-direction:column; } 8129 .bp3-tabs.bp3-vertical > .bp3-tab-list .bp3-tab{ 8130 border-radius:3px; 8131 padding:0 10px; 8132 width:100%; } 8133 .bp3-tabs.bp3-vertical > .bp3-tab-list .bp3-tab[aria-selected="true"]{ 8134 background-color:rgba(19, 124, 189, 0.2); 8135 -webkit-box-shadow:none; 8136 box-shadow:none; } 8137 .bp3-tabs.bp3-vertical > .bp3-tab-list .bp3-tab-indicator-wrapper .bp3-tab-indicator{ 8138 background-color:rgba(19, 124, 189, 0.2); 8139 border-radius:3px; 8140 bottom:0; 8141 height:auto; 8142 left:0; 8143 right:0; 8144 top:0; } 8145 .bp3-tabs.bp3-vertical > .bp3-tab-panel{ 8146 margin-top:0; 8147 padding-left:20px; } 8148 8149 .bp3-tab-list{ 8150 -webkit-box-align:end; 8151 -ms-flex-align:end; 8152 align-items:flex-end; 8153 border:none; 8154 display:-webkit-box; 8155 display:-ms-flexbox; 8156 display:flex; 8157 -webkit-box-flex:0; 8158 -ms-flex:0 0 auto; 8159 flex:0 0 auto; 8160 list-style:none; 8161 margin:0; 8162 padding:0; 8163 position:relative; } 8164 .bp3-tab-list > *:not(:last-child){ 8165 margin-right:20px; } 8166 8167 .bp3-tab{ 8168 overflow:hidden; 8169 text-overflow:ellipsis; 8170 white-space:nowrap; 8171 word-wrap:normal; 8172 color:#182026; 8173 cursor:pointer; 8174 -webkit-box-flex:0; 8175 -ms-flex:0 0 auto; 8176 flex:0 0 auto; 8177 font-size:14px; 8178 line-height:30px; 8179 max-width:100%; 8180 position:relative; 8181 vertical-align:top; } 8182 .bp3-tab a{ 8183 color:inherit; 8184 display:block; 8185 text-decoration:none; } 8186 .bp3-tab-indicator-wrapper ~ .bp3-tab{ 8187 background-color:transparent !important; 8188 -webkit-box-shadow:none !important; 8189 box-shadow:none !important; } 8190 .bp3-tab[aria-disabled="true"]{ 8191 color:rgba(92, 112, 128, 0.6); 8192 cursor:not-allowed; } 8193 .bp3-tab[aria-selected="true"]{ 8194 border-radius:0; 8195 -webkit-box-shadow:inset 0 -3px 0 #106ba3; 8196 box-shadow:inset 0 -3px 0 #106ba3; } 8197 .bp3-tab[aria-selected="true"], .bp3-tab:not([aria-disabled="true"]):hover{ 8198 color:#106ba3; } 8199 .bp3-tab:focus{ 8200 -moz-outline-radius:0; } 8201 .bp3-large > .bp3-tab{ 8202 font-size:16px; 8203 line-height:40px; } 8204 8205 .bp3-tab-panel{ 8206 margin-top:20px; } 8207 .bp3-tab-panel[aria-hidden="true"]{ 8208 display:none; } 8209 8210 .bp3-tab-indicator-wrapper{ 8211 left:0; 8212 pointer-events:none; 8213 position:absolute; 8214 top:0; 8215 -webkit-transform:translateX(0), translateY(0); 8216 transform:translateX(0), translateY(0); 8217 -webkit-transition:height, width, -webkit-transform; 8218 transition:height, width, -webkit-transform; 8219 transition:height, transform, width; 8220 transition:height, transform, width, -webkit-transform; 8221 -webkit-transition-duration:200ms; 8222 transition-duration:200ms; 8223 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 8224 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 8225 .bp3-tab-indicator-wrapper .bp3-tab-indicator{ 8226 background-color:#106ba3; 8227 bottom:0; 8228 height:3px; 8229 left:0; 8230 position:absolute; 8231 right:0; } 8232 .bp3-tab-indicator-wrapper.bp3-no-animation{ 8233 -webkit-transition:none; 8234 transition:none; } 8235 8236 .bp3-dark .bp3-tab{ 8237 color:#f5f8fa; } 8238 .bp3-dark .bp3-tab[aria-disabled="true"]{ 8239 color:rgba(167, 182, 194, 0.6); } 8240 .bp3-dark .bp3-tab[aria-selected="true"]{ 8241 -webkit-box-shadow:inset 0 -3px 0 #48aff0; 8242 box-shadow:inset 0 -3px 0 #48aff0; } 8243 .bp3-dark .bp3-tab[aria-selected="true"], .bp3-dark .bp3-tab:not([aria-disabled="true"]):hover{ 8244 color:#48aff0; } 8245 8246 .bp3-dark .bp3-tab-indicator{ 8247 background-color:#48aff0; } 8248 8249 .bp3-flex-expander{ 8250 -webkit-box-flex:1; 8251 -ms-flex:1 1; 8252 flex:1 1; } 8253 .bp3-tag{ 8254 display:-webkit-inline-box; 8255 display:-ms-inline-flexbox; 8256 display:inline-flex; 8257 -webkit-box-orient:horizontal; 8258 -webkit-box-direction:normal; 8259 -ms-flex-direction:row; 8260 flex-direction:row; 8261 -webkit-box-align:center; 8262 -ms-flex-align:center; 8263 align-items:center; 8264 background-color:#5c7080; 8265 border:none; 8266 border-radius:3px; 8267 -webkit-box-shadow:none; 8268 box-shadow:none; 8269 color:#f5f8fa; 8270 font-size:12px; 8271 line-height:16px; 8272 max-width:100%; 8273 min-height:20px; 8274 min-width:20px; 8275 padding:2px 6px; 8276 position:relative; } 8277 .bp3-tag.bp3-interactive{ 8278 cursor:pointer; } 8279 .bp3-tag.bp3-interactive:hover{ 8280 background-color:rgba(92, 112, 128, 0.85); } 8281 .bp3-tag.bp3-interactive.bp3-active, .bp3-tag.bp3-interactive:active{ 8282 background-color:rgba(92, 112, 128, 0.7); } 8283 .bp3-tag > *{ 8284 -webkit-box-flex:0; 8285 -ms-flex-positive:0; 8286 flex-grow:0; 8287 -ms-flex-negative:0; 8288 flex-shrink:0; } 8289 .bp3-tag > .bp3-fill{ 8290 -webkit-box-flex:1; 8291 -ms-flex-positive:1; 8292 flex-grow:1; 8293 -ms-flex-negative:1; 8294 flex-shrink:1; } 8295 .bp3-tag::before, 8296 .bp3-tag > *{ 8297 margin-right:4px; } 8298 .bp3-tag:empty::before, 8299 .bp3-tag > :last-child{ 8300 margin-right:0; } 8301 .bp3-tag:focus{ 8302 outline:rgba(19, 124, 189, 0.6) auto 2px; 8303 outline-offset:0; 8304 -moz-outline-radius:6px; } 8305 .bp3-tag.bp3-round{ 8306 border-radius:30px; 8307 padding-left:8px; 8308 padding-right:8px; } 8309 .bp3-dark .bp3-tag{ 8310 background-color:#bfccd6; 8311 color:#182026; } 8312 .bp3-dark .bp3-tag.bp3-interactive{ 8313 cursor:pointer; } 8314 .bp3-dark .bp3-tag.bp3-interactive:hover{ 8315 background-color:rgba(191, 204, 214, 0.85); } 8316 .bp3-dark .bp3-tag.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-interactive:active{ 8317 background-color:rgba(191, 204, 214, 0.7); } 8318 .bp3-dark .bp3-tag > .bp3-icon, .bp3-dark .bp3-tag .bp3-icon-standard, .bp3-dark .bp3-tag .bp3-icon-large{ 8319 fill:currentColor; } 8320 .bp3-tag > .bp3-icon, .bp3-tag .bp3-icon-standard, .bp3-tag .bp3-icon-large{ 8321 fill:#ffffff; } 8322 .bp3-tag.bp3-large, 8323 .bp3-large .bp3-tag{ 8324 font-size:14px; 8325 line-height:20px; 8326 min-height:30px; 8327 min-width:30px; 8328 padding:5px 10px; } 8329 .bp3-tag.bp3-large::before, 8330 .bp3-tag.bp3-large > *, 8331 .bp3-large .bp3-tag::before, 8332 .bp3-large .bp3-tag > *{ 8333 margin-right:7px; } 8334 .bp3-tag.bp3-large:empty::before, 8335 .bp3-tag.bp3-large > :last-child, 8336 .bp3-large .bp3-tag:empty::before, 8337 .bp3-large .bp3-tag > :last-child{ 8338 margin-right:0; } 8339 .bp3-tag.bp3-large.bp3-round, 8340 .bp3-large .bp3-tag.bp3-round{ 8341 padding-left:12px; 8342 padding-right:12px; } 8343 .bp3-tag.bp3-intent-primary{ 8344 background:#137cbd; 8345 color:#ffffff; } 8346 .bp3-tag.bp3-intent-primary.bp3-interactive{ 8347 cursor:pointer; } 8348 .bp3-tag.bp3-intent-primary.bp3-interactive:hover{ 8349 background-color:rgba(19, 124, 189, 0.85); } 8350 .bp3-tag.bp3-intent-primary.bp3-interactive.bp3-active, .bp3-tag.bp3-intent-primary.bp3-interactive:active{ 8351 background-color:rgba(19, 124, 189, 0.7); } 8352 .bp3-tag.bp3-intent-success{ 8353 background:#0f9960; 8354 color:#ffffff; } 8355 .bp3-tag.bp3-intent-success.bp3-interactive{ 8356 cursor:pointer; } 8357 .bp3-tag.bp3-intent-success.bp3-interactive:hover{ 8358 background-color:rgba(15, 153, 96, 0.85); } 8359 .bp3-tag.bp3-intent-success.bp3-interactive.bp3-active, .bp3-tag.bp3-intent-success.bp3-interactive:active{ 8360 background-color:rgba(15, 153, 96, 0.7); } 8361 .bp3-tag.bp3-intent-warning{ 8362 background:#d9822b; 8363 color:#ffffff; } 8364 .bp3-tag.bp3-intent-warning.bp3-interactive{ 8365 cursor:pointer; } 8366 .bp3-tag.bp3-intent-warning.bp3-interactive:hover{ 8367 background-color:rgba(217, 130, 43, 0.85); } 8368 .bp3-tag.bp3-intent-warning.bp3-interactive.bp3-active, .bp3-tag.bp3-intent-warning.bp3-interactive:active{ 8369 background-color:rgba(217, 130, 43, 0.7); } 8370 .bp3-tag.bp3-intent-danger{ 8371 background:#db3737; 8372 color:#ffffff; } 8373 .bp3-tag.bp3-intent-danger.bp3-interactive{ 8374 cursor:pointer; } 8375 .bp3-tag.bp3-intent-danger.bp3-interactive:hover{ 8376 background-color:rgba(219, 55, 55, 0.85); } 8377 .bp3-tag.bp3-intent-danger.bp3-interactive.bp3-active, .bp3-tag.bp3-intent-danger.bp3-interactive:active{ 8378 background-color:rgba(219, 55, 55, 0.7); } 8379 .bp3-tag.bp3-fill{ 8380 display:-webkit-box; 8381 display:-ms-flexbox; 8382 display:flex; 8383 width:100%; } 8384 .bp3-tag.bp3-minimal > .bp3-icon, .bp3-tag.bp3-minimal .bp3-icon-standard, .bp3-tag.bp3-minimal .bp3-icon-large{ 8385 fill:#5c7080; } 8386 .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]){ 8387 background-color:rgba(138, 155, 168, 0.2); 8388 color:#182026; } 8389 .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]).bp3-interactive{ 8390 cursor:pointer; } 8391 .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]).bp3-interactive:hover{ 8392 background-color:rgba(92, 112, 128, 0.3); } 8393 .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]).bp3-interactive.bp3-active, .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]).bp3-interactive:active{ 8394 background-color:rgba(92, 112, 128, 0.4); } 8395 .bp3-dark .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]){ 8396 color:#f5f8fa; } 8397 .bp3-dark .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]).bp3-interactive{ 8398 cursor:pointer; } 8399 .bp3-dark .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]).bp3-interactive:hover{ 8400 background-color:rgba(191, 204, 214, 0.3); } 8401 .bp3-dark .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]).bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]).bp3-interactive:active{ 8402 background-color:rgba(191, 204, 214, 0.4); } 8403 .bp3-dark .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]) > .bp3-icon, .bp3-dark .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]) .bp3-icon-standard, .bp3-dark .bp3-tag.bp3-minimal:not([class*="bp3-intent-"]) .bp3-icon-large{ 8404 fill:#a7b6c2; } 8405 .bp3-tag.bp3-minimal.bp3-intent-primary{ 8406 background-color:rgba(19, 124, 189, 0.15); 8407 color:#106ba3; } 8408 .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive{ 8409 cursor:pointer; } 8410 .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive:hover{ 8411 background-color:rgba(19, 124, 189, 0.25); } 8412 .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive.bp3-active, .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive:active{ 8413 background-color:rgba(19, 124, 189, 0.35); } 8414 .bp3-tag.bp3-minimal.bp3-intent-primary > .bp3-icon, .bp3-tag.bp3-minimal.bp3-intent-primary .bp3-icon-standard, .bp3-tag.bp3-minimal.bp3-intent-primary .bp3-icon-large{ 8415 fill:#137cbd; } 8416 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary{ 8417 background-color:rgba(19, 124, 189, 0.25); 8418 color:#48aff0; } 8419 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive{ 8420 cursor:pointer; } 8421 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive:hover{ 8422 background-color:rgba(19, 124, 189, 0.35); } 8423 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive:active{ 8424 background-color:rgba(19, 124, 189, 0.45); } 8425 .bp3-tag.bp3-minimal.bp3-intent-success{ 8426 background-color:rgba(15, 153, 96, 0.15); 8427 color:#0d8050; } 8428 .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive{ 8429 cursor:pointer; } 8430 .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive:hover{ 8431 background-color:rgba(15, 153, 96, 0.25); } 8432 .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive.bp3-active, .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive:active{ 8433 background-color:rgba(15, 153, 96, 0.35); } 8434 .bp3-tag.bp3-minimal.bp3-intent-success > .bp3-icon, .bp3-tag.bp3-minimal.bp3-intent-success .bp3-icon-standard, .bp3-tag.bp3-minimal.bp3-intent-success .bp3-icon-large{ 8435 fill:#0f9960; } 8436 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success{ 8437 background-color:rgba(15, 153, 96, 0.25); 8438 color:#3dcc91; } 8439 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive{ 8440 cursor:pointer; } 8441 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive:hover{ 8442 background-color:rgba(15, 153, 96, 0.35); } 8443 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive:active{ 8444 background-color:rgba(15, 153, 96, 0.45); } 8445 .bp3-tag.bp3-minimal.bp3-intent-warning{ 8446 background-color:rgba(217, 130, 43, 0.15); 8447 color:#bf7326; } 8448 .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive{ 8449 cursor:pointer; } 8450 .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive:hover{ 8451 background-color:rgba(217, 130, 43, 0.25); } 8452 .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive.bp3-active, .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive:active{ 8453 background-color:rgba(217, 130, 43, 0.35); } 8454 .bp3-tag.bp3-minimal.bp3-intent-warning > .bp3-icon, .bp3-tag.bp3-minimal.bp3-intent-warning .bp3-icon-standard, .bp3-tag.bp3-minimal.bp3-intent-warning .bp3-icon-large{ 8455 fill:#d9822b; } 8456 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning{ 8457 background-color:rgba(217, 130, 43, 0.25); 8458 color:#ffb366; } 8459 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive{ 8460 cursor:pointer; } 8461 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive:hover{ 8462 background-color:rgba(217, 130, 43, 0.35); } 8463 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive:active{ 8464 background-color:rgba(217, 130, 43, 0.45); } 8465 .bp3-tag.bp3-minimal.bp3-intent-danger{ 8466 background-color:rgba(219, 55, 55, 0.15); 8467 color:#c23030; } 8468 .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive{ 8469 cursor:pointer; } 8470 .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive:hover{ 8471 background-color:rgba(219, 55, 55, 0.25); } 8472 .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive.bp3-active, .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive:active{ 8473 background-color:rgba(219, 55, 55, 0.35); } 8474 .bp3-tag.bp3-minimal.bp3-intent-danger > .bp3-icon, .bp3-tag.bp3-minimal.bp3-intent-danger .bp3-icon-standard, .bp3-tag.bp3-minimal.bp3-intent-danger .bp3-icon-large{ 8475 fill:#db3737; } 8476 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger{ 8477 background-color:rgba(219, 55, 55, 0.25); 8478 color:#ff7373; } 8479 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive{ 8480 cursor:pointer; } 8481 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive:hover{ 8482 background-color:rgba(219, 55, 55, 0.35); } 8483 .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive:active{ 8484 background-color:rgba(219, 55, 55, 0.45); } 8485 8486 .bp3-tag-remove{ 8487 background:none; 8488 border:none; 8489 color:inherit; 8490 cursor:pointer; 8491 display:-webkit-box; 8492 display:-ms-flexbox; 8493 display:flex; 8494 margin-bottom:-2px; 8495 margin-right:-6px !important; 8496 margin-top:-2px; 8497 opacity:0.5; 8498 padding:2px; 8499 padding-left:0; } 8500 .bp3-tag-remove:hover{ 8501 background:none; 8502 opacity:0.8; 8503 text-decoration:none; } 8504 .bp3-tag-remove:active{ 8505 opacity:1; } 8506 .bp3-tag-remove:empty::before{ 8507 font-family:"Icons16", sans-serif; 8508 font-size:16px; 8509 font-style:normal; 8510 font-weight:400; 8511 line-height:1; 8512 -moz-osx-font-smoothing:grayscale; 8513 -webkit-font-smoothing:antialiased; 8514 content:""; } 8515 .bp3-large .bp3-tag-remove{ 8516 margin-right:-10px !important; 8517 padding:0 5px 0 0; } 8518 .bp3-large .bp3-tag-remove:empty::before{ 8519 font-family:"Icons20", sans-serif; 8520 font-size:20px; 8521 font-style:normal; 8522 font-weight:400; 8523 line-height:1; } 8524 .bp3-tag-input{ 8525 display:-webkit-box; 8526 display:-ms-flexbox; 8527 display:flex; 8528 -webkit-box-orient:horizontal; 8529 -webkit-box-direction:normal; 8530 -ms-flex-direction:row; 8531 flex-direction:row; 8532 -webkit-box-align:start; 8533 -ms-flex-align:start; 8534 align-items:flex-start; 8535 cursor:text; 8536 height:auto; 8537 line-height:inherit; 8538 min-height:30px; 8539 padding-left:5px; 8540 padding-right:0; } 8541 .bp3-tag-input > *{ 8542 -webkit-box-flex:0; 8543 -ms-flex-positive:0; 8544 flex-grow:0; 8545 -ms-flex-negative:0; 8546 flex-shrink:0; } 8547 .bp3-tag-input > .bp3-tag-input-values{ 8548 -webkit-box-flex:1; 8549 -ms-flex-positive:1; 8550 flex-grow:1; 8551 -ms-flex-negative:1; 8552 flex-shrink:1; } 8553 .bp3-tag-input .bp3-tag-input-icon{ 8554 color:#5c7080; 8555 margin-left:2px; 8556 margin-right:7px; 8557 margin-top:7px; } 8558 .bp3-tag-input .bp3-tag-input-values{ 8559 display:-webkit-box; 8560 display:-ms-flexbox; 8561 display:flex; 8562 -webkit-box-orient:horizontal; 8563 -webkit-box-direction:normal; 8564 -ms-flex-direction:row; 8565 flex-direction:row; 8566 -webkit-box-align:center; 8567 -ms-flex-align:center; 8568 align-items:center; 8569 -ms-flex-item-align:stretch; 8570 align-self:stretch; 8571 -ms-flex-wrap:wrap; 8572 flex-wrap:wrap; 8573 margin-right:7px; 8574 margin-top:5px; 8575 min-width:0; } 8576 .bp3-tag-input .bp3-tag-input-values > *{ 8577 -webkit-box-flex:0; 8578 -ms-flex-positive:0; 8579 flex-grow:0; 8580 -ms-flex-negative:0; 8581 flex-shrink:0; } 8582 .bp3-tag-input .bp3-tag-input-values > .bp3-fill{ 8583 -webkit-box-flex:1; 8584 -ms-flex-positive:1; 8585 flex-grow:1; 8586 -ms-flex-negative:1; 8587 flex-shrink:1; } 8588 .bp3-tag-input .bp3-tag-input-values::before, 8589 .bp3-tag-input .bp3-tag-input-values > *{ 8590 margin-right:5px; } 8591 .bp3-tag-input .bp3-tag-input-values:empty::before, 8592 .bp3-tag-input .bp3-tag-input-values > :last-child{ 8593 margin-right:0; } 8594 .bp3-tag-input .bp3-tag-input-values:first-child .bp3-input-ghost:first-child{ 8595 padding-left:5px; } 8596 .bp3-tag-input .bp3-tag-input-values > *{ 8597 margin-bottom:5px; } 8598 .bp3-tag-input .bp3-tag{ 8599 overflow-wrap:break-word; } 8600 .bp3-tag-input .bp3-tag.bp3-active{ 8601 outline:rgba(19, 124, 189, 0.6) auto 2px; 8602 outline-offset:0; 8603 -moz-outline-radius:6px; } 8604 .bp3-tag-input .bp3-input-ghost{ 8605 -webkit-box-flex:1; 8606 -ms-flex:1 1 auto; 8607 flex:1 1 auto; 8608 line-height:20px; 8609 width:80px; } 8610 .bp3-tag-input .bp3-input-ghost:disabled, .bp3-tag-input .bp3-input-ghost.bp3-disabled{ 8611 cursor:not-allowed; } 8612 .bp3-tag-input .bp3-button, 8613 .bp3-tag-input .bp3-spinner{ 8614 margin:3px; 8615 margin-left:0; } 8616 .bp3-tag-input .bp3-button{ 8617 min-height:24px; 8618 min-width:24px; 8619 padding:0 7px; } 8620 .bp3-tag-input.bp3-large{ 8621 height:auto; 8622 min-height:40px; } 8623 .bp3-tag-input.bp3-large::before, 8624 .bp3-tag-input.bp3-large > *{ 8625 margin-right:10px; } 8626 .bp3-tag-input.bp3-large:empty::before, 8627 .bp3-tag-input.bp3-large > :last-child{ 8628 margin-right:0; } 8629 .bp3-tag-input.bp3-large .bp3-tag-input-icon{ 8630 margin-left:5px; 8631 margin-top:10px; } 8632 .bp3-tag-input.bp3-large .bp3-input-ghost{ 8633 line-height:30px; } 8634 .bp3-tag-input.bp3-large .bp3-button{ 8635 min-height:30px; 8636 min-width:30px; 8637 padding:5px 10px; 8638 margin:5px; 8639 margin-left:0; } 8640 .bp3-tag-input.bp3-large .bp3-spinner{ 8641 margin:8px; 8642 margin-left:0; } 8643 .bp3-tag-input.bp3-active{ 8644 background-color:#ffffff; 8645 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 8646 box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 8647 .bp3-tag-input.bp3-active.bp3-intent-primary{ 8648 -webkit-box-shadow:0 0 0 1px #106ba3, 0 0 0 3px rgba(16, 107, 163, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 8649 box-shadow:0 0 0 1px #106ba3, 0 0 0 3px rgba(16, 107, 163, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 8650 .bp3-tag-input.bp3-active.bp3-intent-success{ 8651 -webkit-box-shadow:0 0 0 1px #0d8050, 0 0 0 3px rgba(13, 128, 80, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 8652 box-shadow:0 0 0 1px #0d8050, 0 0 0 3px rgba(13, 128, 80, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 8653 .bp3-tag-input.bp3-active.bp3-intent-warning{ 8654 -webkit-box-shadow:0 0 0 1px #bf7326, 0 0 0 3px rgba(191, 115, 38, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 8655 box-shadow:0 0 0 1px #bf7326, 0 0 0 3px rgba(191, 115, 38, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 8656 .bp3-tag-input.bp3-active.bp3-intent-danger{ 8657 -webkit-box-shadow:0 0 0 1px #c23030, 0 0 0 3px rgba(194, 48, 48, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); 8658 box-shadow:0 0 0 1px #c23030, 0 0 0 3px rgba(194, 48, 48, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); } 8659 .bp3-dark .bp3-tag-input .bp3-tag-input-icon, .bp3-tag-input.bp3-dark .bp3-tag-input-icon{ 8660 color:#a7b6c2; } 8661 .bp3-dark .bp3-tag-input .bp3-input-ghost, .bp3-tag-input.bp3-dark .bp3-input-ghost{ 8662 color:#f5f8fa; } 8663 .bp3-dark .bp3-tag-input .bp3-input-ghost::-webkit-input-placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost::-webkit-input-placeholder{ 8664 color:rgba(167, 182, 194, 0.6); } 8665 .bp3-dark .bp3-tag-input .bp3-input-ghost::-moz-placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost::-moz-placeholder{ 8666 color:rgba(167, 182, 194, 0.6); } 8667 .bp3-dark .bp3-tag-input .bp3-input-ghost:-ms-input-placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost:-ms-input-placeholder{ 8668 color:rgba(167, 182, 194, 0.6); } 8669 .bp3-dark .bp3-tag-input .bp3-input-ghost::-ms-input-placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost::-ms-input-placeholder{ 8670 color:rgba(167, 182, 194, 0.6); } 8671 .bp3-dark .bp3-tag-input .bp3-input-ghost::placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost::placeholder{ 8672 color:rgba(167, 182, 194, 0.6); } 8673 .bp3-dark .bp3-tag-input.bp3-active, .bp3-tag-input.bp3-dark.bp3-active{ 8674 background-color:rgba(16, 22, 26, 0.3); 8675 -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 8676 box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 8677 .bp3-dark .bp3-tag-input.bp3-active.bp3-intent-primary, .bp3-tag-input.bp3-dark.bp3-active.bp3-intent-primary{ 8678 -webkit-box-shadow:0 0 0 1px #106ba3, 0 0 0 3px rgba(16, 107, 163, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 8679 box-shadow:0 0 0 1px #106ba3, 0 0 0 3px rgba(16, 107, 163, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 8680 .bp3-dark .bp3-tag-input.bp3-active.bp3-intent-success, .bp3-tag-input.bp3-dark.bp3-active.bp3-intent-success{ 8681 -webkit-box-shadow:0 0 0 1px #0d8050, 0 0 0 3px rgba(13, 128, 80, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 8682 box-shadow:0 0 0 1px #0d8050, 0 0 0 3px rgba(13, 128, 80, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 8683 .bp3-dark .bp3-tag-input.bp3-active.bp3-intent-warning, .bp3-tag-input.bp3-dark.bp3-active.bp3-intent-warning{ 8684 -webkit-box-shadow:0 0 0 1px #bf7326, 0 0 0 3px rgba(191, 115, 38, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 8685 box-shadow:0 0 0 1px #bf7326, 0 0 0 3px rgba(191, 115, 38, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 8686 .bp3-dark .bp3-tag-input.bp3-active.bp3-intent-danger, .bp3-tag-input.bp3-dark.bp3-active.bp3-intent-danger{ 8687 -webkit-box-shadow:0 0 0 1px #c23030, 0 0 0 3px rgba(194, 48, 48, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); 8688 box-shadow:0 0 0 1px #c23030, 0 0 0 3px rgba(194, 48, 48, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); } 8689 8690 .bp3-input-ghost{ 8691 background:none; 8692 border:none; 8693 -webkit-box-shadow:none; 8694 box-shadow:none; 8695 padding:0; } 8696 .bp3-input-ghost::-webkit-input-placeholder{ 8697 color:rgba(92, 112, 128, 0.6); 8698 opacity:1; } 8699 .bp3-input-ghost::-moz-placeholder{ 8700 color:rgba(92, 112, 128, 0.6); 8701 opacity:1; } 8702 .bp3-input-ghost:-ms-input-placeholder{ 8703 color:rgba(92, 112, 128, 0.6); 8704 opacity:1; } 8705 .bp3-input-ghost::-ms-input-placeholder{ 8706 color:rgba(92, 112, 128, 0.6); 8707 opacity:1; } 8708 .bp3-input-ghost::placeholder{ 8709 color:rgba(92, 112, 128, 0.6); 8710 opacity:1; } 8711 .bp3-input-ghost:focus{ 8712 outline:none !important; } 8713 .bp3-toast{ 8714 -webkit-box-align:start; 8715 -ms-flex-align:start; 8716 align-items:flex-start; 8717 background-color:#ffffff; 8718 border-radius:3px; 8719 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 8720 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 8721 display:-webkit-box; 8722 display:-ms-flexbox; 8723 display:flex; 8724 margin:20px 0 0; 8725 max-width:500px; 8726 min-width:300px; 8727 pointer-events:all; 8728 position:relative !important; } 8729 .bp3-toast.bp3-toast-enter, .bp3-toast.bp3-toast-appear{ 8730 -webkit-transform:translateY(-40px); 8731 transform:translateY(-40px); } 8732 .bp3-toast.bp3-toast-enter-active, .bp3-toast.bp3-toast-appear-active{ 8733 -webkit-transform:translateY(0); 8734 transform:translateY(0); 8735 -webkit-transition-delay:0; 8736 transition-delay:0; 8737 -webkit-transition-duration:300ms; 8738 transition-duration:300ms; 8739 -webkit-transition-property:-webkit-transform; 8740 transition-property:-webkit-transform; 8741 transition-property:transform; 8742 transition-property:transform, -webkit-transform; 8743 -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); 8744 transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); } 8745 .bp3-toast.bp3-toast-enter ~ .bp3-toast, .bp3-toast.bp3-toast-appear ~ .bp3-toast{ 8746 -webkit-transform:translateY(-40px); 8747 transform:translateY(-40px); } 8748 .bp3-toast.bp3-toast-enter-active ~ .bp3-toast, .bp3-toast.bp3-toast-appear-active ~ .bp3-toast{ 8749 -webkit-transform:translateY(0); 8750 transform:translateY(0); 8751 -webkit-transition-delay:0; 8752 transition-delay:0; 8753 -webkit-transition-duration:300ms; 8754 transition-duration:300ms; 8755 -webkit-transition-property:-webkit-transform; 8756 transition-property:-webkit-transform; 8757 transition-property:transform; 8758 transition-property:transform, -webkit-transform; 8759 -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); 8760 transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); } 8761 .bp3-toast.bp3-toast-exit{ 8762 opacity:1; 8763 -webkit-filter:blur(0); 8764 filter:blur(0); } 8765 .bp3-toast.bp3-toast-exit-active{ 8766 opacity:0; 8767 -webkit-filter:blur(10px); 8768 filter:blur(10px); 8769 -webkit-transition-delay:0; 8770 transition-delay:0; 8771 -webkit-transition-duration:300ms; 8772 transition-duration:300ms; 8773 -webkit-transition-property:opacity, -webkit-filter; 8774 transition-property:opacity, -webkit-filter; 8775 transition-property:opacity, filter; 8776 transition-property:opacity, filter, -webkit-filter; 8777 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 8778 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 8779 .bp3-toast.bp3-toast-exit ~ .bp3-toast{ 8780 -webkit-transform:translateY(0); 8781 transform:translateY(0); } 8782 .bp3-toast.bp3-toast-exit-active ~ .bp3-toast{ 8783 -webkit-transform:translateY(-40px); 8784 transform:translateY(-40px); 8785 -webkit-transition-delay:50ms; 8786 transition-delay:50ms; 8787 -webkit-transition-duration:100ms; 8788 transition-duration:100ms; 8789 -webkit-transition-property:-webkit-transform; 8790 transition-property:-webkit-transform; 8791 transition-property:transform; 8792 transition-property:transform, -webkit-transform; 8793 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 8794 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 8795 .bp3-toast .bp3-button-group{ 8796 -webkit-box-flex:0; 8797 -ms-flex:0 0 auto; 8798 flex:0 0 auto; 8799 padding:5px; 8800 padding-left:0; } 8801 .bp3-toast > .bp3-icon{ 8802 color:#5c7080; 8803 margin:12px; 8804 margin-right:0; } 8805 .bp3-toast.bp3-dark, 8806 .bp3-dark .bp3-toast{ 8807 background-color:#394b59; 8808 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); 8809 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); } 8810 .bp3-toast.bp3-dark > .bp3-icon, 8811 .bp3-dark .bp3-toast > .bp3-icon{ 8812 color:#a7b6c2; } 8813 .bp3-toast[class*="bp3-intent-"] a{ 8814 color:rgba(255, 255, 255, 0.7); } 8815 .bp3-toast[class*="bp3-intent-"] a:hover{ 8816 color:#ffffff; } 8817 .bp3-toast[class*="bp3-intent-"] > .bp3-icon{ 8818 color:#ffffff; } 8819 .bp3-toast[class*="bp3-intent-"] .bp3-button, .bp3-toast[class*="bp3-intent-"] .bp3-button::before, 8820 .bp3-toast[class*="bp3-intent-"] .bp3-button .bp3-icon, .bp3-toast[class*="bp3-intent-"] .bp3-button:active{ 8821 color:rgba(255, 255, 255, 0.7) !important; } 8822 .bp3-toast[class*="bp3-intent-"] .bp3-button:focus{ 8823 outline-color:rgba(255, 255, 255, 0.5); } 8824 .bp3-toast[class*="bp3-intent-"] .bp3-button:hover{ 8825 background-color:rgba(255, 255, 255, 0.15) !important; 8826 color:#ffffff !important; } 8827 .bp3-toast[class*="bp3-intent-"] .bp3-button:active{ 8828 background-color:rgba(255, 255, 255, 0.3) !important; 8829 color:#ffffff !important; } 8830 .bp3-toast[class*="bp3-intent-"] .bp3-button::after{ 8831 background:rgba(255, 255, 255, 0.3) !important; } 8832 .bp3-toast.bp3-intent-primary{ 8833 background-color:#137cbd; 8834 color:#ffffff; } 8835 .bp3-toast.bp3-intent-success{ 8836 background-color:#0f9960; 8837 color:#ffffff; } 8838 .bp3-toast.bp3-intent-warning{ 8839 background-color:#d9822b; 8840 color:#ffffff; } 8841 .bp3-toast.bp3-intent-danger{ 8842 background-color:#db3737; 8843 color:#ffffff; } 8844 8845 .bp3-toast-message{ 8846 -webkit-box-flex:1; 8847 -ms-flex:1 1 auto; 8848 flex:1 1 auto; 8849 padding:11px; 8850 word-break:break-word; } 8851 8852 .bp3-toast-container{ 8853 -webkit-box-align:center; 8854 -ms-flex-align:center; 8855 align-items:center; 8856 display:-webkit-box !important; 8857 display:-ms-flexbox !important; 8858 display:flex !important; 8859 -webkit-box-orient:vertical; 8860 -webkit-box-direction:normal; 8861 -ms-flex-direction:column; 8862 flex-direction:column; 8863 left:0; 8864 overflow:hidden; 8865 padding:0 20px 20px; 8866 pointer-events:none; 8867 right:0; 8868 z-index:40; } 8869 .bp3-toast-container.bp3-toast-container-in-portal{ 8870 position:fixed; } 8871 .bp3-toast-container.bp3-toast-container-inline{ 8872 position:absolute; } 8873 .bp3-toast-container.bp3-toast-container-top{ 8874 top:0; } 8875 .bp3-toast-container.bp3-toast-container-bottom{ 8876 bottom:0; 8877 -webkit-box-orient:vertical; 8878 -webkit-box-direction:reverse; 8879 -ms-flex-direction:column-reverse; 8880 flex-direction:column-reverse; 8881 top:auto; } 8882 .bp3-toast-container.bp3-toast-container-left{ 8883 -webkit-box-align:start; 8884 -ms-flex-align:start; 8885 align-items:flex-start; } 8886 .bp3-toast-container.bp3-toast-container-right{ 8887 -webkit-box-align:end; 8888 -ms-flex-align:end; 8889 align-items:flex-end; } 8890 8891 .bp3-toast-container-bottom .bp3-toast.bp3-toast-enter:not(.bp3-toast-enter-active), 8892 .bp3-toast-container-bottom .bp3-toast.bp3-toast-enter:not(.bp3-toast-enter-active) ~ .bp3-toast, .bp3-toast-container-bottom .bp3-toast.bp3-toast-appear:not(.bp3-toast-appear-active), 8893 .bp3-toast-container-bottom .bp3-toast.bp3-toast-appear:not(.bp3-toast-appear-active) ~ .bp3-toast, 8894 .bp3-toast-container-bottom .bp3-toast.bp3-toast-exit-active ~ .bp3-toast, 8895 .bp3-toast-container-bottom .bp3-toast.bp3-toast-leave-active ~ .bp3-toast{ 8896 -webkit-transform:translateY(60px); 8897 transform:translateY(60px); } 8898 .bp3-tooltip{ 8899 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 8900 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); 8901 -webkit-transform:scale(1); 8902 transform:scale(1); } 8903 .bp3-tooltip .bp3-popover-arrow{ 8904 height:22px; 8905 position:absolute; 8906 width:22px; } 8907 .bp3-tooltip .bp3-popover-arrow::before{ 8908 height:14px; 8909 margin:4px; 8910 width:14px; } 8911 .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-tooltip{ 8912 margin-bottom:11px; 8913 margin-top:-11px; } 8914 .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-tooltip > .bp3-popover-arrow{ 8915 bottom:-8px; } 8916 .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-tooltip > .bp3-popover-arrow svg{ 8917 -webkit-transform:rotate(-90deg); 8918 transform:rotate(-90deg); } 8919 .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-tooltip{ 8920 margin-left:11px; } 8921 .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-tooltip > .bp3-popover-arrow{ 8922 left:-8px; } 8923 .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-tooltip > .bp3-popover-arrow svg{ 8924 -webkit-transform:rotate(0); 8925 transform:rotate(0); } 8926 .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-tooltip{ 8927 margin-top:11px; } 8928 .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-tooltip > .bp3-popover-arrow{ 8929 top:-8px; } 8930 .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-tooltip > .bp3-popover-arrow svg{ 8931 -webkit-transform:rotate(90deg); 8932 transform:rotate(90deg); } 8933 .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-tooltip{ 8934 margin-left:-11px; 8935 margin-right:11px; } 8936 .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-tooltip > .bp3-popover-arrow{ 8937 right:-8px; } 8938 .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-tooltip > .bp3-popover-arrow svg{ 8939 -webkit-transform:rotate(180deg); 8940 transform:rotate(180deg); } 8941 .bp3-tether-element-attached-middle > .bp3-tooltip > .bp3-popover-arrow{ 8942 top:50%; 8943 -webkit-transform:translateY(-50%); 8944 transform:translateY(-50%); } 8945 .bp3-tether-element-attached-center > .bp3-tooltip > .bp3-popover-arrow{ 8946 right:50%; 8947 -webkit-transform:translateX(50%); 8948 transform:translateX(50%); } 8949 .bp3-tether-element-attached-top.bp3-tether-target-attached-top > .bp3-tooltip > .bp3-popover-arrow{ 8950 top:-0.22183px; } 8951 .bp3-tether-element-attached-right.bp3-tether-target-attached-right > .bp3-tooltip > .bp3-popover-arrow{ 8952 right:-0.22183px; } 8953 .bp3-tether-element-attached-left.bp3-tether-target-attached-left > .bp3-tooltip > .bp3-popover-arrow{ 8954 left:-0.22183px; } 8955 .bp3-tether-element-attached-bottom.bp3-tether-target-attached-bottom > .bp3-tooltip > .bp3-popover-arrow{ 8956 bottom:-0.22183px; } 8957 .bp3-tether-element-attached-top.bp3-tether-element-attached-left > .bp3-tooltip{ 8958 -webkit-transform-origin:top left; 8959 transform-origin:top left; } 8960 .bp3-tether-element-attached-top.bp3-tether-element-attached-center > .bp3-tooltip{ 8961 -webkit-transform-origin:top center; 8962 transform-origin:top center; } 8963 .bp3-tether-element-attached-top.bp3-tether-element-attached-right > .bp3-tooltip{ 8964 -webkit-transform-origin:top right; 8965 transform-origin:top right; } 8966 .bp3-tether-element-attached-middle.bp3-tether-element-attached-left > .bp3-tooltip{ 8967 -webkit-transform-origin:center left; 8968 transform-origin:center left; } 8969 .bp3-tether-element-attached-middle.bp3-tether-element-attached-center > .bp3-tooltip{ 8970 -webkit-transform-origin:center center; 8971 transform-origin:center center; } 8972 .bp3-tether-element-attached-middle.bp3-tether-element-attached-right > .bp3-tooltip{ 8973 -webkit-transform-origin:center right; 8974 transform-origin:center right; } 8975 .bp3-tether-element-attached-bottom.bp3-tether-element-attached-left > .bp3-tooltip{ 8976 -webkit-transform-origin:bottom left; 8977 transform-origin:bottom left; } 8978 .bp3-tether-element-attached-bottom.bp3-tether-element-attached-center > .bp3-tooltip{ 8979 -webkit-transform-origin:bottom center; 8980 transform-origin:bottom center; } 8981 .bp3-tether-element-attached-bottom.bp3-tether-element-attached-right > .bp3-tooltip{ 8982 -webkit-transform-origin:bottom right; 8983 transform-origin:bottom right; } 8984 .bp3-tooltip .bp3-popover-content{ 8985 background:#394b59; 8986 color:#f5f8fa; } 8987 .bp3-tooltip .bp3-popover-arrow::before{ 8988 -webkit-box-shadow:1px 1px 6px rgba(16, 22, 26, 0.2); 8989 box-shadow:1px 1px 6px rgba(16, 22, 26, 0.2); } 8990 .bp3-tooltip .bp3-popover-arrow-border{ 8991 fill:#10161a; 8992 fill-opacity:0.1; } 8993 .bp3-tooltip .bp3-popover-arrow-fill{ 8994 fill:#394b59; } 8995 .bp3-popover-enter > .bp3-tooltip, .bp3-popover-appear > .bp3-tooltip{ 8996 -webkit-transform:scale(0.8); 8997 transform:scale(0.8); } 8998 .bp3-popover-enter-active > .bp3-tooltip, .bp3-popover-appear-active > .bp3-tooltip{ 8999 -webkit-transform:scale(1); 9000 transform:scale(1); 9001 -webkit-transition-delay:0; 9002 transition-delay:0; 9003 -webkit-transition-duration:100ms; 9004 transition-duration:100ms; 9005 -webkit-transition-property:-webkit-transform; 9006 transition-property:-webkit-transform; 9007 transition-property:transform; 9008 transition-property:transform, -webkit-transform; 9009 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 9010 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 9011 .bp3-popover-exit > .bp3-tooltip{ 9012 -webkit-transform:scale(1); 9013 transform:scale(1); } 9014 .bp3-popover-exit-active > .bp3-tooltip{ 9015 -webkit-transform:scale(0.8); 9016 transform:scale(0.8); 9017 -webkit-transition-delay:0; 9018 transition-delay:0; 9019 -webkit-transition-duration:100ms; 9020 transition-duration:100ms; 9021 -webkit-transition-property:-webkit-transform; 9022 transition-property:-webkit-transform; 9023 transition-property:transform; 9024 transition-property:transform, -webkit-transform; 9025 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 9026 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 9027 .bp3-tooltip .bp3-popover-content{ 9028 padding:10px 12px; } 9029 .bp3-tooltip.bp3-dark, 9030 .bp3-dark .bp3-tooltip{ 9031 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); 9032 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); } 9033 .bp3-tooltip.bp3-dark .bp3-popover-content, 9034 .bp3-dark .bp3-tooltip .bp3-popover-content{ 9035 background:#e1e8ed; 9036 color:#394b59; } 9037 .bp3-tooltip.bp3-dark .bp3-popover-arrow::before, 9038 .bp3-dark .bp3-tooltip .bp3-popover-arrow::before{ 9039 -webkit-box-shadow:1px 1px 6px rgba(16, 22, 26, 0.4); 9040 box-shadow:1px 1px 6px rgba(16, 22, 26, 0.4); } 9041 .bp3-tooltip.bp3-dark .bp3-popover-arrow-border, 9042 .bp3-dark .bp3-tooltip .bp3-popover-arrow-border{ 9043 fill:#10161a; 9044 fill-opacity:0.2; } 9045 .bp3-tooltip.bp3-dark .bp3-popover-arrow-fill, 9046 .bp3-dark .bp3-tooltip .bp3-popover-arrow-fill{ 9047 fill:#e1e8ed; } 9048 .bp3-tooltip.bp3-intent-primary .bp3-popover-content{ 9049 background:#137cbd; 9050 color:#ffffff; } 9051 .bp3-tooltip.bp3-intent-primary .bp3-popover-arrow-fill{ 9052 fill:#137cbd; } 9053 .bp3-tooltip.bp3-intent-success .bp3-popover-content{ 9054 background:#0f9960; 9055 color:#ffffff; } 9056 .bp3-tooltip.bp3-intent-success .bp3-popover-arrow-fill{ 9057 fill:#0f9960; } 9058 .bp3-tooltip.bp3-intent-warning .bp3-popover-content{ 9059 background:#d9822b; 9060 color:#ffffff; } 9061 .bp3-tooltip.bp3-intent-warning .bp3-popover-arrow-fill{ 9062 fill:#d9822b; } 9063 .bp3-tooltip.bp3-intent-danger .bp3-popover-content{ 9064 background:#db3737; 9065 color:#ffffff; } 9066 .bp3-tooltip.bp3-intent-danger .bp3-popover-arrow-fill{ 9067 fill:#db3737; } 9068 9069 .bp3-tooltip-indicator{ 9070 border-bottom:dotted 1px; 9071 cursor:help; } 9072 .bp3-tree .bp3-icon, .bp3-tree .bp3-icon-standard, .bp3-tree .bp3-icon-large{ 9073 color:#5c7080; } 9074 .bp3-tree .bp3-icon.bp3-intent-primary, .bp3-tree .bp3-icon-standard.bp3-intent-primary, .bp3-tree .bp3-icon-large.bp3-intent-primary{ 9075 color:#137cbd; } 9076 .bp3-tree .bp3-icon.bp3-intent-success, .bp3-tree .bp3-icon-standard.bp3-intent-success, .bp3-tree .bp3-icon-large.bp3-intent-success{ 9077 color:#0f9960; } 9078 .bp3-tree .bp3-icon.bp3-intent-warning, .bp3-tree .bp3-icon-standard.bp3-intent-warning, .bp3-tree .bp3-icon-large.bp3-intent-warning{ 9079 color:#d9822b; } 9080 .bp3-tree .bp3-icon.bp3-intent-danger, .bp3-tree .bp3-icon-standard.bp3-intent-danger, .bp3-tree .bp3-icon-large.bp3-intent-danger{ 9081 color:#db3737; } 9082 9083 .bp3-tree-node-list{ 9084 list-style:none; 9085 margin:0; 9086 padding-left:0; } 9087 9088 .bp3-tree-root{ 9089 background-color:transparent; 9090 cursor:default; 9091 padding-left:0; 9092 position:relative; } 9093 9094 .bp3-tree-node-content-0{ 9095 padding-left:0px; } 9096 9097 .bp3-tree-node-content-1{ 9098 padding-left:23px; } 9099 9100 .bp3-tree-node-content-2{ 9101 padding-left:46px; } 9102 9103 .bp3-tree-node-content-3{ 9104 padding-left:69px; } 9105 9106 .bp3-tree-node-content-4{ 9107 padding-left:92px; } 9108 9109 .bp3-tree-node-content-5{ 9110 padding-left:115px; } 9111 9112 .bp3-tree-node-content-6{ 9113 padding-left:138px; } 9114 9115 .bp3-tree-node-content-7{ 9116 padding-left:161px; } 9117 9118 .bp3-tree-node-content-8{ 9119 padding-left:184px; } 9120 9121 .bp3-tree-node-content-9{ 9122 padding-left:207px; } 9123 9124 .bp3-tree-node-content-10{ 9125 padding-left:230px; } 9126 9127 .bp3-tree-node-content-11{ 9128 padding-left:253px; } 9129 9130 .bp3-tree-node-content-12{ 9131 padding-left:276px; } 9132 9133 .bp3-tree-node-content-13{ 9134 padding-left:299px; } 9135 9136 .bp3-tree-node-content-14{ 9137 padding-left:322px; } 9138 9139 .bp3-tree-node-content-15{ 9140 padding-left:345px; } 9141 9142 .bp3-tree-node-content-16{ 9143 padding-left:368px; } 9144 9145 .bp3-tree-node-content-17{ 9146 padding-left:391px; } 9147 9148 .bp3-tree-node-content-18{ 9149 padding-left:414px; } 9150 9151 .bp3-tree-node-content-19{ 9152 padding-left:437px; } 9153 9154 .bp3-tree-node-content-20{ 9155 padding-left:460px; } 9156 9157 .bp3-tree-node-content{ 9158 -webkit-box-align:center; 9159 -ms-flex-align:center; 9160 align-items:center; 9161 display:-webkit-box; 9162 display:-ms-flexbox; 9163 display:flex; 9164 height:30px; 9165 padding-right:5px; 9166 width:100%; } 9167 .bp3-tree-node-content:hover{ 9168 background-color:rgba(191, 204, 214, 0.4); } 9169 9170 .bp3-tree-node-caret, 9171 .bp3-tree-node-caret-none{ 9172 min-width:30px; } 9173 9174 .bp3-tree-node-caret{ 9175 color:#5c7080; 9176 cursor:pointer; 9177 padding:7px; 9178 -webkit-transform:rotate(0deg); 9179 transform:rotate(0deg); 9180 -webkit-transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 9181 transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 9182 transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); 9183 transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); } 9184 .bp3-tree-node-caret:hover{ 9185 color:#182026; } 9186 .bp3-dark .bp3-tree-node-caret{ 9187 color:#a7b6c2; } 9188 .bp3-dark .bp3-tree-node-caret:hover{ 9189 color:#f5f8fa; } 9190 .bp3-tree-node-caret.bp3-tree-node-caret-open{ 9191 -webkit-transform:rotate(90deg); 9192 transform:rotate(90deg); } 9193 .bp3-tree-node-caret.bp3-icon-standard::before{ 9194 content:""; } 9195 9196 .bp3-tree-node-icon{ 9197 margin-right:7px; 9198 position:relative; } 9199 9200 .bp3-tree-node-label{ 9201 overflow:hidden; 9202 text-overflow:ellipsis; 9203 white-space:nowrap; 9204 word-wrap:normal; 9205 -webkit-box-flex:1; 9206 -ms-flex:1 1 auto; 9207 flex:1 1 auto; 9208 position:relative; 9209 -webkit-user-select:none; 9210 -moz-user-select:none; 9211 -ms-user-select:none; 9212 user-select:none; } 9213 .bp3-tree-node-label span{ 9214 display:inline; } 9215 9216 .bp3-tree-node-secondary-label{ 9217 padding:0 5px; 9218 -webkit-user-select:none; 9219 -moz-user-select:none; 9220 -ms-user-select:none; 9221 user-select:none; } 9222 .bp3-tree-node-secondary-label .bp3-popover-wrapper, 9223 .bp3-tree-node-secondary-label .bp3-popover-target{ 9224 -webkit-box-align:center; 9225 -ms-flex-align:center; 9226 align-items:center; 9227 display:-webkit-box; 9228 display:-ms-flexbox; 9229 display:flex; } 9230 9231 .bp3-tree-node.bp3-disabled .bp3-tree-node-content{ 9232 background-color:inherit; 9233 color:rgba(92, 112, 128, 0.6); 9234 cursor:not-allowed; } 9235 9236 .bp3-tree-node.bp3-disabled .bp3-tree-node-caret, 9237 .bp3-tree-node.bp3-disabled .bp3-tree-node-icon{ 9238 color:rgba(92, 112, 128, 0.6); 9239 cursor:not-allowed; } 9240 9241 .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content{ 9242 background-color:#137cbd; } 9243 .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content, 9244 .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-icon, .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-icon-standard, .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-icon-large{ 9245 color:#ffffff; } 9246 .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-tree-node-caret::before{ 9247 color:rgba(255, 255, 255, 0.7); } 9248 .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-tree-node-caret:hover::before{ 9249 color:#ffffff; } 9250 9251 .bp3-dark .bp3-tree-node-content:hover{ 9252 background-color:rgba(92, 112, 128, 0.3); } 9253 9254 .bp3-dark .bp3-tree .bp3-icon, .bp3-dark .bp3-tree .bp3-icon-standard, .bp3-dark .bp3-tree .bp3-icon-large{ 9255 color:#a7b6c2; } 9256 .bp3-dark .bp3-tree .bp3-icon.bp3-intent-primary, .bp3-dark .bp3-tree .bp3-icon-standard.bp3-intent-primary, .bp3-dark .bp3-tree .bp3-icon-large.bp3-intent-primary{ 9257 color:#137cbd; } 9258 .bp3-dark .bp3-tree .bp3-icon.bp3-intent-success, .bp3-dark .bp3-tree .bp3-icon-standard.bp3-intent-success, .bp3-dark .bp3-tree .bp3-icon-large.bp3-intent-success{ 9259 color:#0f9960; } 9260 .bp3-dark .bp3-tree .bp3-icon.bp3-intent-warning, .bp3-dark .bp3-tree .bp3-icon-standard.bp3-intent-warning, .bp3-dark .bp3-tree .bp3-icon-large.bp3-intent-warning{ 9261 color:#d9822b; } 9262 .bp3-dark .bp3-tree .bp3-icon.bp3-intent-danger, .bp3-dark .bp3-tree .bp3-icon-standard.bp3-intent-danger, .bp3-dark .bp3-tree .bp3-icon-large.bp3-intent-danger{ 9263 color:#db3737; } 9264 9265 .bp3-dark .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content{ 9266 background-color:#137cbd; } 9267 .bp3-omnibar{ 9268 -webkit-filter:blur(0); 9269 filter:blur(0); 9270 opacity:1; 9271 background-color:#ffffff; 9272 border-radius:3px; 9273 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); 9274 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); 9275 left:calc(50% - 250px); 9276 top:20vh; 9277 width:500px; 9278 z-index:21; } 9279 .bp3-omnibar.bp3-overlay-enter, .bp3-omnibar.bp3-overlay-appear{ 9280 -webkit-filter:blur(20px); 9281 filter:blur(20px); 9282 opacity:0.2; } 9283 .bp3-omnibar.bp3-overlay-enter-active, .bp3-omnibar.bp3-overlay-appear-active{ 9284 -webkit-filter:blur(0); 9285 filter:blur(0); 9286 opacity:1; 9287 -webkit-transition-delay:0; 9288 transition-delay:0; 9289 -webkit-transition-duration:200ms; 9290 transition-duration:200ms; 9291 -webkit-transition-property:opacity, -webkit-filter; 9292 transition-property:opacity, -webkit-filter; 9293 transition-property:filter, opacity; 9294 transition-property:filter, opacity, -webkit-filter; 9295 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 9296 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 9297 .bp3-omnibar.bp3-overlay-exit{ 9298 -webkit-filter:blur(0); 9299 filter:blur(0); 9300 opacity:1; } 9301 .bp3-omnibar.bp3-overlay-exit-active{ 9302 -webkit-filter:blur(20px); 9303 filter:blur(20px); 9304 opacity:0.2; 9305 -webkit-transition-delay:0; 9306 transition-delay:0; 9307 -webkit-transition-duration:200ms; 9308 transition-duration:200ms; 9309 -webkit-transition-property:opacity, -webkit-filter; 9310 transition-property:opacity, -webkit-filter; 9311 transition-property:filter, opacity; 9312 transition-property:filter, opacity, -webkit-filter; 9313 -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); 9314 transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); } 9315 .bp3-omnibar .bp3-input{ 9316 background-color:transparent; 9317 border-radius:0; } 9318 .bp3-omnibar .bp3-input, .bp3-omnibar .bp3-input:focus{ 9319 -webkit-box-shadow:none; 9320 box-shadow:none; } 9321 .bp3-omnibar .bp3-menu{ 9322 background-color:transparent; 9323 border-radius:0; 9324 -webkit-box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.15); 9325 box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.15); 9326 max-height:calc(60vh - 40px); 9327 overflow:auto; } 9328 .bp3-omnibar .bp3-menu:empty{ 9329 display:none; } 9330 .bp3-dark .bp3-omnibar, .bp3-omnibar.bp3-dark{ 9331 background-color:#30404d; 9332 -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); 9333 box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); } 9334 9335 .bp3-omnibar-overlay .bp3-overlay-backdrop{ 9336 background-color:rgba(16, 22, 26, 0.2); } 9337 9338 .bp3-select-popover .bp3-popover-content{ 9339 padding:5px; } 9340 9341 .bp3-select-popover .bp3-input-group{ 9342 margin-bottom:0; } 9343 9344 .bp3-select-popover .bp3-menu{ 9345 max-height:300px; 9346 max-width:400px; 9347 overflow:auto; 9348 padding:0; } 9349 .bp3-select-popover .bp3-menu:not(:first-child){ 9350 padding-top:5px; } 9351 9352 .bp3-multi-select{ 9353 min-width:150px; } 9354 9355 .bp3-multi-select-popover .bp3-menu{ 9356 max-height:300px; 9357 max-width:400px; 9358 overflow:auto; } 9359 9360 .bp3-select-popover .bp3-popover-content{ 9361 padding:5px; } 9362 9363 .bp3-select-popover .bp3-input-group{ 9364 margin-bottom:0; } 9365 9366 .bp3-select-popover .bp3-menu{ 9367 max-height:300px; 9368 max-width:400px; 9369 overflow:auto; 9370 padding:0; } 9371 .bp3-select-popover .bp3-menu:not(:first-child){ 9372 padding-top:5px; } 9373 /*----------------------------------------------------------------------------- 9374 | Copyright (c) Jupyter Development Team. 9375 | Distributed under the terms of the Modified BSD License. 9376 |----------------------------------------------------------------------------*/ 9377 9378 /* This file was auto-generated by ensureUiComponents() in @jupyterlab/buildutils */ 9379 9380 /** 9381 * (DEPRECATED) Support for consuming icons as CSS background images 9382 */ 9383 9384 /* Icons urls */ 9385 9386 :root { 9387 --jp-icon-add: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE5IDEzaC02djZoLTJ2LTZINXYtMmg2VjVoMnY2aDZ2MnoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9388 --jp-icon-bug: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik0yMCA4aC0yLjgxYy0uNDUtLjc4LTEuMDctMS40NS0xLjgyLTEuOTZMMTcgNC40MSAxNS41OSAzbC0yLjE3IDIuMTdDMTIuOTYgNS4wNiAxMi40OSA1IDEyIDVjLS40OSAwLS45Ni4wNi0xLjQxLjE3TDguNDEgMyA3IDQuNDFsMS42MiAxLjYzQzcuODggNi41NSA3LjI2IDcuMjIgNi44MSA4SDR2MmgyLjA5Yy0uMDUuMzMtLjA5LjY2LS4wOSAxdjFINHYyaDJ2MWMwIC4zNC4wNC42Ny4wOSAxSDR2MmgyLjgxYzEuMDQgMS43OSAyLjk3IDMgNS4xOSAzczQuMTUtMS4yMSA1LjE5LTNIMjB2LTJoLTIuMDljLjA1LS4zMy4wOS0uNjYuMDktMXYtMWgydi0yaC0ydi0xYzAtLjM0LS4wNC0uNjctLjA5LTFIMjBWOHptLTYgOGgtNHYtMmg0djJ6bTAtNGgtNHYtMmg0djJ6Ii8+CiAgPC9nPgo8L3N2Zz4K); 9389 --jp-icon-build: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE0LjkgMTcuNDVDMTYuMjUgMTcuNDUgMTcuMzUgMTYuMzUgMTcuMzUgMTVDMTcuMzUgMTMuNjUgMTYuMjUgMTIuNTUgMTQuOSAxMi41NUMxMy41NCAxMi41NSAxMi40NSAxMy42NSAxMi40NSAxNUMxMi40NSAxNi4zNSAxMy41NCAxNy40NSAxNC45IDE3LjQ1Wk0yMC4xIDE1LjY4TDIxLjU4IDE2Ljg0QzIxLjcxIDE2Ljk1IDIxLjc1IDE3LjEzIDIxLjY2IDE3LjI5TDIwLjI2IDE5LjcxQzIwLjE3IDE5Ljg2IDIwIDE5LjkyIDE5LjgzIDE5Ljg2TDE4LjA5IDE5LjE2QzE3LjczIDE5LjQ0IDE3LjMzIDE5LjY3IDE2LjkxIDE5Ljg1TDE2LjY0IDIxLjdDMTYuNjIgMjEuODcgMTYuNDcgMjIgMTYuMyAyMkgxMy41QzEzLjMyIDIyIDEzLjE4IDIxLjg3IDEzLjE1IDIxLjdMMTIuODkgMTkuODVDMTIuNDYgMTkuNjcgMTIuMDcgMTkuNDQgMTEuNzEgMTkuMTZMOS45NjAwMiAxOS44NkM5LjgxMDAyIDE5LjkyIDkuNjIwMDIgMTkuODYgOS41NDAwMiAxOS43MUw4LjE0MDAyIDE3LjI5QzguMDUwMDIgMTcuMTMgOC4wOTAwMiAxNi45NSA4LjIyMDAyIDE2Ljg0TDkuNzAwMDIgMTUuNjhMOS42NTAwMSAxNUw5LjcwMDAyIDE0LjMxTDguMjIwMDIgMTMuMTZDOC4wOTAwMiAxMy4wNSA4LjA1MDAyIDEyLjg2IDguMTQwMDIgMTIuNzFMOS41NDAwMiAxMC4yOUM5LjYyMDAyIDEwLjEzIDkuODEwMDIgMTAuMDcgOS45NjAwMiAxMC4xM0wxMS43MSAxMC44NEMxMi4wNyAxMC41NiAxMi40NiAxMC4zMiAxMi44OSAxMC4xNUwxMy4xNSA4LjI4OTk4QzEzLjE4IDguMTI5OTggMTMuMzIgNy45OTk5OCAxMy41IDcuOTk5OThIMTYuM0MxNi40NyA3Ljk5OTk4IDE2LjYyIDguMTI5OTggMTYuNjQgOC4yODk5OEwxNi45MSAxMC4xNUMxNy4zMyAxMC4zMiAxNy43MyAxMC41NiAxOC4wOSAxMC44NEwxOS44MyAxMC4xM0MyMCAxMC4wNyAyMC4xNyAxMC4xMyAyMC4yNiAxMC4yOUwyMS42NiAxMi43MUMyMS43NSAxMi44NiAyMS43MSAxMy4wNSAyMS41OCAxMy4xNkwyMC4xIDE0LjMxTDIwLjE1IDE1TDIwLjEgMTUuNjhaIi8+CiAgICA8cGF0aCBkPSJNNy4zMjk2NiA3LjQ0NDU0QzguMDgzMSA3LjAwOTU0IDguMzM5MzIgNi4wNTMzMiA3LjkwNDMyIDUuMjk5ODhDNy40NjkzMiA0LjU0NjQzIDYuNTA4MSA0LjI4MTU2IDUuNzU0NjYgNC43MTY1NkM1LjM5MTc2IDQuOTI2MDggNS4xMjY5NSA1LjI3MTE4IDUuMDE4NDkgNS42NzU5NEM0LjkxMDA0IDYuMDgwNzEgNC45NjY4MiA2LjUxMTk4IDUuMTc2MzQgNi44NzQ4OEM1LjYxMTM0IDcuNjI4MzIgNi41NzYyMiA3Ljg3OTU0IDcuMzI5NjYgNy40NDQ1NFpNOS42NTcxOCA0Ljc5NTkzTDEwLjg2NzIgNC45NTE3OUMxMC45NjI4IDQuOTc3NDEgMTEuMDQwMiA1LjA3MTMzIDExLjAzODIgNS4xODc5M0wxMS4wMzg4IDYuOTg4OTNDMTEuMDQ1NSA3LjEwMDU0IDEwLjk2MTYgNy4xOTUxOCAxMC44NTUgNy4yMTA1NEw5LjY2MDAxIDcuMzgwODNMOS4yMzkxNSA4LjEzMTg4TDkuNjY5NjEgOS4yNTc0NUM5LjcwNzI5IDkuMzYyNzEgOS42NjkzNCA5LjQ3Njk5IDkuNTc0MDggOS41MzE5OUw4LjAxNTIzIDEwLjQzMkM3LjkxMTMxIDEwLjQ5MiA3Ljc5MzM3IDEwLjQ2NzcgNy43MjEwNSAxMC4zODI0TDYuOTg3NDggOS40MzE4OEw2LjEwOTMxIDkuNDMwODNMNS4zNDcwNCAxMC4zOTA1QzUuMjg5MDkgMTAuNDcwMiA1LjE3MzgzIDEwLjQ5MDUgNS4wNzE4NyAxMC40MzM5TDMuNTEyNDUgOS41MzI5M0MzLjQxMDQ5IDkuNDc2MzMgMy4zNzY0NyA5LjM1NzQxIDMuNDEwNzUgOS4yNTY3OUwzLjg2MzQ3IDguMTQwOTNMMy42MTc0OSA3Ljc3NDg4TDMuNDIzNDcgNy4zNzg4M0wyLjIzMDc1IDcuMjEyOTdDMi4xMjY0NyA3LjE5MjM1IDIuMDQwNDkgNy4xMDM0MiAyLjA0MjQ1IDYuOTg2ODJMMi4wNDE4NyA1LjE4NTgyQzIuMDQzODMgNS4wNjkyMiAyLjExOTA5IDQuOTc5NTggMi4yMTcwNCA0Ljk2OTIyTDMuNDIwNjUgNC43OTM5M0wzLjg2NzQ5IDQuMDI3ODhMMy40MTEwNSAyLjkxNzMxQzMuMzczMzcgMi44MTIwNCAzLjQxMTMxIDIuNjk3NzYgMy41MTUyMyAyLjYzNzc2TDUuMDc0MDggMS43Mzc3NkM1LjE2OTM0IDEuNjgyNzYgNS4yODcyOSAxLjcwNzA0IDUuMzU5NjEgMS43OTIzMUw2LjExOTE1IDIuNzI3ODhMNi45ODAwMSAyLjczODkzTDcuNzI0OTYgMS43ODkyMkM3Ljc5MTU2IDEuNzA0NTggNy45MTU0OCAxLjY3OTIyIDguMDA4NzkgMS43NDA4Mkw5LjU2ODIxIDIuNjQxODJDOS42NzAxNyAyLjY5ODQyIDkuNzEyODUgMi44MTIzNCA5LjY4NzIzIDIuOTA3OTdMOS4yMTcxOCA0LjAzMzgzTDkuNDYzMTYgNC4zOTk4OEw5LjY1NzE4IDQuNzk1OTNaIi8+CiAgPC9nPgo8L3N2Zz4K); 9390 --jp-icon-caret-down-empty-thin: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwIDIwIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iOS45LDEzLjYgMy42LDcuNCA0LjQsNi42IDkuOSwxMi4yIDE1LjQsNi43IDE2LjEsNy40ICIvPgoJPC9nPgo8L3N2Zz4K); 9391 --jp-icon-caret-down-empty: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIj4KICAgIDxwYXRoIGQ9Ik01LjIsNS45TDksOS43bDMuOC0zLjhsMS4yLDEuMmwtNC45LDVsLTQuOS01TDUuMiw1Ljl6Ii8+CiAgPC9nPgo8L3N2Zz4K); 9392 --jp-icon-caret-down: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIj4KICAgIDxwYXRoIGQ9Ik01LjIsNy41TDksMTEuMmwzLjgtMy44SDUuMnoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9393 --jp-icon-caret-left: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgoJCTxwYXRoIGQ9Ik0xMC44LDEyLjhMNy4xLDlsMy44LTMuOGwwLDcuNkgxMC44eiIvPgogIDwvZz4KPC9zdmc+Cg==); 9394 --jp-icon-caret-right: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIj4KICAgIDxwYXRoIGQ9Ik03LjIsNS4yTDEwLjksOWwtMy44LDMuOFY1LjJINy4yeiIvPgogIDwvZz4KPC9zdmc+Cg==); 9395 --jp-icon-caret-up-empty-thin: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwIDIwIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMTUuNCwxMy4zIDkuOSw3LjcgNC40LDEzLjIgMy42LDEyLjUgOS45LDYuMyAxNi4xLDEyLjYgIi8+Cgk8L2c+Cjwvc3ZnPgo=); 9396 --jp-icon-caret-up: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgoJCTxwYXRoIGQ9Ik01LjIsMTAuNUw5LDYuOGwzLjgsMy44SDUuMnoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9397 --jp-icon-case-sensitive: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwIDIwIj4KICA8ZyBjbGFzcz0ianAtaWNvbjIiIGZpbGw9IiM0MTQxNDEiPgogICAgPHJlY3QgeD0iMiIgeT0iMiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ii8+CiAgPC9nPgogIDxnIGNsYXNzPSJqcC1pY29uLWFjY2VudDIiIGZpbGw9IiNGRkYiPgogICAgPHBhdGggZD0iTTcuNiw4aDAuOWwzLjUsOGgtMS4xTDEwLDE0SDZsLTAuOSwySDRMNy42LDh6IE04LDkuMUw2LjQsMTNoMy4yTDgsOS4xeiIvPgogICAgPHBhdGggZD0iTTE2LjYsOS44Yy0wLjIsMC4xLTAuNCwwLjEtMC43LDAuMWMtMC4yLDAtMC40LTAuMS0wLjYtMC4yYy0wLjEtMC4xLTAuMi0wLjQtMC4yLTAuNyBjLTAuMywwLjMtMC42LDAuNS0wLjksMC43Yy0wLjMsMC4xLTAuNywwLjItMS4xLDAuMmMtMC4zLDAtMC41LDAtMC43LTAuMWMtMC4yLTAuMS0wLjQtMC4yLTAuNi0wLjNjLTAuMi0wLjEtMC4zLTAuMy0wLjQtMC41IGMtMC4xLTAuMi0wLjEtMC40LTAuMS0wLjdjMC0wLjMsMC4xLTAuNiwwLjItMC44YzAuMS0wLjIsMC4zLTAuNCwwLjQtMC41QzEyLDcsMTIuMiw2LjksMTIuNSw2LjhjMC4yLTAuMSwwLjUtMC4xLDAuNy0wLjIgYzAuMy0wLjEsMC41LTAuMSwwLjctMC4xYzAuMiwwLDAuNC0wLjEsMC42LTAuMWMwLjIsMCwwLjMtMC4xLDAuNC0wLjJjMC4xLTAuMSwwLjItMC4yLDAuMi0wLjRjMC0xLTEuMS0xLTEuMy0xIGMtMC40LDAtMS40LDAtMS40LDEuMmgtMC45YzAtMC40LDAuMS0wLjcsMC4yLTFjMC4xLTAuMiwwLjMtMC40LDAuNS0wLjZjMC4yLTAuMiwwLjUtMC4zLDAuOC0wLjNDMTMuMyw0LDEzLjYsNCwxMy45LDQgYzAuMywwLDAuNSwwLDAuOCwwLjFjMC4zLDAsMC41LDAuMSwwLjcsMC4yYzAuMiwwLjEsMC40LDAuMywwLjUsMC41QzE2LDUsMTYsNS4yLDE2LDUuNnYyLjljMCwwLjIsMCwwLjQsMCwwLjUgYzAsMC4xLDAuMSwwLjIsMC4zLDAuMmMwLjEsMCwwLjIsMCwwLjMsMFY5Ljh6IE0xNS4yLDYuOWMtMS4yLDAuNi0zLjEsMC4yLTMuMSwxLjRjMCwxLjQsMy4xLDEsMy4xLTAuNVY2Ljl6Ii8+CiAgPC9nPgo8L3N2Zz4K); 9398 --jp-icon-check: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik05IDE2LjE3TDQuODMgMTJsLTEuNDIgMS40MUw5IDE5IDIxIDdsLTEuNDEtMS40MXoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9399 --jp-icon-circle-empty: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEyIDJDNi40NyAyIDIgNi40NyAyIDEyczQuNDcgMTAgMTAgMTAgMTAtNC40NyAxMC0xMFMxNy41MyAyIDEyIDJ6bTAgMThjLTQuNDEgMC04LTMuNTktOC04czMuNTktOCA4LTggOCAzLjU5IDggOC0zLjU5IDgtOCA4eiIvPgogIDwvZz4KPC9zdmc+Cg==); 9400 --jp-icon-circle: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjgiLz4KICA8L2c+Cjwvc3ZnPgo=); 9401 --jp-icon-clear: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8bWFzayBpZD0iZG9udXRIb2xlIj4KICAgIDxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiIC8+CiAgICA8Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSI4IiBmaWxsPSJibGFjayIvPgogIDwvbWFzaz4KCiAgPGcgY2xhc3M9ImpwLWljb24zIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxyZWN0IGhlaWdodD0iMTgiIHdpZHRoPSIyIiB4PSIxMSIgeT0iMyIgdHJhbnNmb3JtPSJyb3RhdGUoMzE1LCAxMiwgMTIpIi8+CiAgICA8Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIgbWFzaz0idXJsKCNkb251dEhvbGUpIi8+CiAgPC9nPgo8L3N2Zz4K); 9402 --jp-icon-close: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbi1ub25lIGpwLWljb24tc2VsZWN0YWJsZS1pbnZlcnNlIGpwLWljb24zLWhvdmVyIiBmaWxsPSJub25lIj4KICAgIDxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjExIi8+CiAgPC9nPgoKICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIGpwLWljb24tYWNjZW50Mi1ob3ZlciIgZmlsbD0iIzYxNjE2MSI+CiAgICA8cGF0aCBkPSJNMTkgNi40MUwxNy41OSA1IDEyIDEwLjU5IDYuNDEgNSA1IDYuNDEgMTAuNTkgMTIgNSAxNy41OSA2LjQxIDE5IDEyIDEzLjQxIDE3LjU5IDE5IDE5IDE3LjU5IDEzLjQxIDEyeiIvPgogIDwvZz4KCiAgPGcgY2xhc3M9ImpwLWljb24tbm9uZSBqcC1pY29uLWJ1c3kiIGZpbGw9Im5vbmUiPgogICAgPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iNyIvPgogIDwvZz4KPC9zdmc+Cg==); 9403 --jp-icon-code: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyOCAyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CgkJPHBhdGggZD0iTTExLjQgMTguNkw2LjggMTRMMTEuNCA5LjRMMTAgOEw0IDE0TDEwIDIwTDExLjQgMTguNlpNMTYuNiAxOC42TDIxLjIgMTRMMTYuNiA5LjRMMTggOEwyNCAxNEwxOCAyMEwxNi42IDE4LjZWMTguNloiLz4KCTwvZz4KPC9zdmc+Cg==); 9404 --jp-icon-console: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwMCAyMDAiPgogIDxnIGNsYXNzPSJqcC1pY29uLWJyYW5kMSBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiMwMjg4RDEiPgogICAgPHBhdGggZD0iTTIwIDE5LjhoMTYwdjE1OS45SDIweiIvPgogIDwvZz4KICA8ZyBjbGFzcz0ianAtaWNvbi1zZWxlY3RhYmxlLWludmVyc2UiIGZpbGw9IiNmZmYiPgogICAgPHBhdGggZD0iTTEwNSAxMjcuM2g0MHYxMi44aC00MHpNNTEuMSA3N0w3NCA5OS45bC0yMy4zIDIzLjMgMTAuNSAxMC41IDIzLjMtMjMuM0w5NSA5OS45IDg0LjUgODkuNCA2MS42IDY2LjV6Ii8+CiAgPC9nPgo8L3N2Zz4K); 9405 --jp-icon-copy: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTExLjksMUgzLjJDMi40LDEsMS43LDEuNywxLjcsMi41djEwLjJoMS41VjIuNWg4LjdWMXogTTE0LjEsMy45aC04Yy0wLjgsMC0xLjUsMC43LTEuNSwxLjV2MTAuMmMwLDAuOCwwLjcsMS41LDEuNSwxLjVoOCBjMC44LDAsMS41LTAuNywxLjUtMS41VjUuNEMxNS41LDQuNiwxNC45LDMuOSwxNC4xLDMuOXogTTE0LjEsMTUuNWgtOFY1LjRoOFYxNS41eiIvPgogIDwvZz4KPC9zdmc+Cg==); 9406 --jp-icon-copyright: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCI+CiAgPGcgY2xhc3M9ImpwLWljb24zIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik0xMS44OCw5LjE0YzEuMjgsMC4wNiwxLjYxLDEuMTUsMS42MywxLjY2aDEuNzljLTAuMDgtMS45OC0xLjQ5LTMuMTktMy40NS0zLjE5QzkuNjQsNy42MSw4LDksOCwxMi4xNCBjMCwxLjk0LDAuOTMsNC4yNCwzLjg0LDQuMjRjMi4yMiwwLDMuNDEtMS42NSwzLjQ0LTIuOTVoLTEuNzljLTAuMDMsMC41OS0wLjQ1LDEuMzgtMS42MywxLjQ0QzEwLjU1LDE0LjgzLDEwLDEzLjgxLDEwLDEyLjE0IEMxMCw5LjI1LDExLjI4LDkuMTYsMTEuODgsOS4xNHogTTEyLDJDNi40OCwyLDIsNi40OCwyLDEyczQuNDgsMTAsMTAsMTBzMTAtNC40OCwxMC0xMFMxNy41MiwyLDEyLDJ6IE0xMiwyMGMtNC40MSwwLTgtMy41OS04LTggczMuNTktOCw4LThzOCwzLjU5LDgsOFMxNi40MSwyMCwxMiwyMHoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9407 --jp-icon-cut: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTkuNjQgNy42NGMuMjMtLjUuMzYtMS4wNS4zNi0xLjY0IDAtMi4yMS0xLjc5LTQtNC00UzIgMy43OSAyIDZzMS43OSA0IDQgNGMuNTkgMCAxLjE0LS4xMyAxLjY0LS4zNkwxMCAxMmwtMi4zNiAyLjM2QzcuMTQgMTQuMTMgNi41OSAxNCA2IDE0Yy0yLjIxIDAtNCAxLjc5LTQgNHMxLjc5IDQgNCA0IDQtMS43OSA0LTRjMC0uNTktLjEzLTEuMTQtLjM2LTEuNjRMMTIgMTRsNyA3aDN2LTFMOS42NCA3LjY0ek02IDhjLTEuMSAwLTItLjg5LTItMnMuOS0yIDItMiAyIC44OSAyIDItLjkgMi0yIDJ6bTAgMTJjLTEuMSAwLTItLjg5LTItMnMuOS0yIDItMiAyIC44OSAyIDItLjkgMi0yIDJ6bTYtNy41Yy0uMjggMC0uNS0uMjItLjUtLjVzLjIyLS41LjUtLjUuNS4yMi41LjUtLjIyLjUtLjUuNXpNMTkgM2wtNiA2IDIgMiA3LTdWM3oiLz4KICA8L2c+Cjwvc3ZnPgo=); 9408 --jp-icon-download: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE5IDloLTRWM0g5djZINWw3IDcgNy03ek01IDE4djJoMTR2LTJINXoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9409 --jp-icon-edit: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTMgMTcuMjVWMjFoMy43NUwxNy44MSA5Ljk0bC0zLjc1LTMuNzVMMyAxNy4yNXpNMjAuNzEgNy4wNGMuMzktLjM5LjM5LTEuMDIgMC0xLjQxbC0yLjM0LTIuMzRjLS4zOS0uMzktMS4wMi0uMzktMS40MSAwbC0xLjgzIDEuODMgMy43NSAzLjc1IDEuODMtMS44M3oiLz4KICA8L2c+Cjwvc3ZnPgo=); 9410 --jp-icon-ellipses: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPGNpcmNsZSBjeD0iNSIgY3k9IjEyIiByPSIyIi8+CiAgICA8Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIyIi8+CiAgICA8Y2lyY2xlIGN4PSIxOSIgY3k9IjEyIiByPSIyIi8+CiAgPC9nPgo8L3N2Zz4K); 9411 --jp-icon-extension: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTIwLjUgMTFIMTlWN2MwLTEuMS0uOS0yLTItMmgtNFYzLjVDMTMgMi4xMiAxMS44OCAxIDEwLjUgMVM4IDIuMTIgOCAzLjVWNUg0Yy0xLjEgMC0xLjk5LjktMS45OSAydjMuOEgzLjVjMS40OSAwIDIuNyAxLjIxIDIuNyAyLjdzLTEuMjEgMi43LTIuNyAyLjdIMlYyMGMwIDEuMS45IDIgMiAyaDMuOHYtMS41YzAtMS40OSAxLjIxLTIuNyAyLjctMi43IDEuNDkgMCAyLjcgMS4yMSAyLjcgMi43VjIySDE3YzEuMSAwIDItLjkgMi0ydi00aDEuNWMxLjM4IDAgMi41LTEuMTIgMi41LTIuNVMyMS44OCAxMSAyMC41IDExeiIvPgogIDwvZz4KPC9zdmc+Cg==); 9412 --jp-icon-fast-forward: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTQgMThsOC41LTZMNCA2djEyem05LTEydjEybDguNS02TDEzIDZ6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=); 9413 --jp-icon-file-upload: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTkgMTZoNnYtNmg0bC03LTctNyA3aDR6bS00IDJoMTR2Mkg1eiIvPgogIDwvZz4KPC9zdmc+Cg==); 9414 --jp-icon-file: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTkuMyA4LjJsLTUuNS01LjVjLS4zLS4zLS43LS41LTEuMi0uNUgzLjljLS44LjEtMS42LjktMS42IDEuOHYxNC4xYzAgLjkuNyAxLjYgMS42IDEuNmgxNC4yYy45IDAgMS42LS43IDEuNi0xLjZWOS40Yy4xLS41LS4xLS45LS40LTEuMnptLTUuOC0zLjNsMy40IDMuNmgtMy40VjQuOXptMy45IDEyLjdINC43Yy0uMSAwLS4yIDAtLjItLjJWNC43YzAtLjIuMS0uMy4yLS4zaDcuMnY0LjRzMCAuOC4zIDEuMWMuMy4zIDEuMS4zIDEuMS4zaDQuM3Y3LjJzLS4xLjItLjIuMnoiLz4KPC9zdmc+Cg==); 9415 --jp-icon-filter-list: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEwIDE4aDR2LTJoLTR2MnpNMyA2djJoMThWNkgzem0zIDdoMTJ2LTJINnYyeiIvPgogIDwvZz4KPC9zdmc+Cg==); 9416 --jp-icon-folder: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTAgNEg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMThjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY4YzAtMS4xLS45LTItMi0yaC04bC0yLTJ6Ii8+Cjwvc3ZnPgo=); 9417 --jp-icon-html5: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPgogIDxwYXRoIGNsYXNzPSJqcC1pY29uMCBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiMwMDAiIGQ9Ik0xMDguNCAwaDIzdjIyLjhoMjEuMlYwaDIzdjY5aC0yM1Y0NmgtMjF2MjNoLTIzLjJNMjA2IDIzaC0yMC4zVjBoNjMuN3YyM0gyMjl2NDZoLTIzbTUzLjUtNjloMjQuMWwxNC44IDI0LjNMMzEzLjIgMGgyNC4xdjY5aC0yM1YzNC44bC0xNi4xIDI0LjgtMTYuMS0yNC44VjY5aC0yMi42bTg5LjItNjloMjN2NDYuMmgzMi42VjY5aC01NS42Ii8+CiAgPHBhdGggY2xhc3M9ImpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iI2U0NGQyNiIgZD0iTTEwNy42IDQ3MWwtMzMtMzcwLjRoMzYyLjhsLTMzIDM3MC4yTDI1NS43IDUxMiIvPgogIDxwYXRoIGNsYXNzPSJqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiNmMTY1MjkiIGQ9Ik0yNTYgNDgwLjVWMTMxaDE0OC4zTDM3NiA0NDciLz4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1zZWxlY3RhYmxlLWludmVyc2UiIGZpbGw9IiNlYmViZWIiIGQ9Ik0xNDIgMTc2LjNoMTE0djQ1LjRoLTY0LjJsNC4yIDQ2LjVoNjB2NDUuM0gxNTQuNG0yIDIyLjhIMjAybDMuMiAzNi4zIDUwLjggMTMuNnY0Ny40bC05My4yLTI2Ii8+CiAgPHBhdGggY2xhc3M9ImpwLWljb24tc2VsZWN0YWJsZS1pbnZlcnNlIiBmaWxsPSIjZmZmIiBkPSJNMzY5LjYgMTc2LjNIMjU1Ljh2NDUuNGgxMDkuNm0tNC4xIDQ2LjVIMjU1Ljh2NDUuNGg1NmwtNS4zIDU5LTUwLjcgMTMuNnY0Ny4ybDkzLTI1LjgiLz4KPC9zdmc+Cg==); 9418 --jp-icon-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1icmFuZDQganAtaWNvbi1zZWxlY3RhYmxlLWludmVyc2UiIGZpbGw9IiNGRkYiIGQ9Ik0yLjIgMi4yaDE3LjV2MTcuNUgyLjJ6Ii8+CiAgPHBhdGggY2xhc3M9ImpwLWljb24tYnJhbmQwIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzNGNTFCNSIgZD0iTTIuMiAyLjJ2MTcuNWgxNy41bC4xLTE3LjVIMi4yem0xMi4xIDIuMmMxLjIgMCAyLjIgMSAyLjIgMi4ycy0xIDIuMi0yLjIgMi4yLTIuMi0xLTIuMi0yLjIgMS0yLjIgMi4yLTIuMnpNNC40IDE3LjZsMy4zLTguOCAzLjMgNi42IDIuMi0zLjIgNC40IDUuNEg0LjR6Ii8+Cjwvc3ZnPgo=); 9419 --jp-icon-inspector: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMjAgNEg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMThjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yem0tNSAxNEg0di00aDExdjR6bTAtNUg0VjloMTF2NHptNSA1aC00VjloNHY5eiIvPgo8L3N2Zz4K); 9420 --jp-icon-json: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtaWNvbi13YXJuMSBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiNGOUE4MjUiPgogICAgPHBhdGggZD0iTTIwLjIgMTEuOGMtMS42IDAtMS43LjUtMS43IDEgMCAuNC4xLjkuMSAxLjMuMS41LjEuOS4xIDEuMyAwIDEuNy0xLjQgMi4zLTMuNSAyLjNoLS45di0xLjloLjVjMS4xIDAgMS40IDAgMS40LS44IDAtLjMgMC0uNi0uMS0xIDAtLjQtLjEtLjgtLjEtMS4yIDAtMS4zIDAtMS44IDEuMy0yLTEuMy0uMi0xLjMtLjctMS4zLTIgMC0uNC4xLS44LjEtMS4yLjEtLjQuMS0uNy4xLTEgMC0uOC0uNC0uNy0xLjQtLjhoLS41VjQuMWguOWMyLjIgMCAzLjUuNyAzLjUgMi4zIDAgLjQtLjEuOS0uMSAxLjMtLjEuNS0uMS45LS4xIDEuMyAwIC41LjIgMSAxLjcgMXYxLjh6TTEuOCAxMC4xYzEuNiAwIDEuNy0uNSAxLjctMSAwLS40LS4xLS45LS4xLTEuMy0uMS0uNS0uMS0uOS0uMS0xLjMgMC0xLjYgMS40LTIuMyAzLjUtMi4zaC45djEuOWgtLjVjLTEgMC0xLjQgMC0xLjQuOCAwIC4zIDAgLjYuMSAxIDAgLjIuMS42LjEgMSAwIDEuMyAwIDEuOC0xLjMgMkM2IDExLjIgNiAxMS43IDYgMTNjMCAuNC0uMS44LS4xIDEuMi0uMS4zLS4xLjctLjEgMSAwIC44LjMuOCAxLjQuOGguNXYxLjloLS45Yy0yLjEgMC0zLjUtLjYtMy41LTIuMyAwLS40LjEtLjkuMS0xLjMuMS0uNS4xLS45LjEtMS4zIDAtLjUtLjItMS0xLjctMXYtMS45eiIvPgogICAgPGNpcmNsZSBjeD0iMTEiIGN5PSIxMy44IiByPSIyLjEiLz4KICAgIDxjaXJjbGUgY3g9IjExIiBjeT0iOC4yIiByPSIyLjEiLz4KICA8L2c+Cjwvc3ZnPgo=); 9421 --jp-icon-julia: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDMyNSAzMDAiPgogIDxnIGNsYXNzPSJqcC1icmFuZDAganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjY2IzYzMzIj4KICAgIDxwYXRoIGQ9Ik0gMTUwLjg5ODQzOCAyMjUgQyAxNTAuODk4NDM4IDI2Ni40MjE4NzUgMTE3LjMyMDMxMiAzMDAgNzUuODk4NDM4IDMwMCBDIDM0LjQ3NjU2MiAzMDAgMC44OTg0MzggMjY2LjQyMTg3NSAwLjg5ODQzOCAyMjUgQyAwLjg5ODQzOCAxODMuNTc4MTI1IDM0LjQ3NjU2MiAxNTAgNzUuODk4NDM4IDE1MCBDIDExNy4zMjAzMTIgMTUwIDE1MC44OTg0MzggMTgzLjU3ODEyNSAxNTAuODk4NDM4IDIyNSIvPgogIDwvZz4KICA8ZyBjbGFzcz0ianAtYnJhbmQwIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzM4OTgyNiI+CiAgICA8cGF0aCBkPSJNIDIzNy41IDc1IEMgMjM3LjUgMTE2LjQyMTg3NSAyMDMuOTIxODc1IDE1MCAxNjIuNSAxNTAgQyAxMjEuMDc4MTI1IDE1MCA4Ny41IDExNi40MjE4NzUgODcuNSA3NSBDIDg3LjUgMzMuNTc4MTI1IDEyMS4wNzgxMjUgMCAxNjIuNSAwIEMgMjAzLjkyMTg3NSAwIDIzNy41IDMzLjU3ODEyNSAyMzcuNSA3NSIvPgogIDwvZz4KICA8ZyBjbGFzcz0ianAtYnJhbmQwIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzk1NThiMiI+CiAgICA8cGF0aCBkPSJNIDMyNC4xMDE1NjIgMjI1IEMgMzI0LjEwMTU2MiAyNjYuNDIxODc1IDI5MC41MjM0MzggMzAwIDI0OS4xMDE1NjIgMzAwIEMgMjA3LjY3OTY4OCAzMDAgMTc0LjEwMTU2MiAyNjYuNDIxODc1IDE3NC4xMDE1NjIgMjI1IEMgMTc0LjEwMTU2MiAxODMuNTc4MTI1IDIwNy42Nzk2ODggMTUwIDI0OS4xMDE1NjIgMTUwIEMgMjkwLjUyMzQzOCAxNTAgMzI0LjEwMTU2MiAxODMuNTc4MTI1IDMyNC4xMDE1NjIgMjI1Ii8+CiAgPC9nPgo8L3N2Zz4K); 9422 --jp-icon-jupyter-favicon: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUyIiBoZWlnaHQ9IjE2NSIgdmlld0JveD0iMCAwIDE1MiAxNjUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbi13YXJuMCIgZmlsbD0iI0YzNzcyNiI+CiAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjA3ODk0NywgMTEwLjU4MjkyNykiIGQ9Ik03NS45NDIyODQyLDI5LjU4MDQ1NjEgQzQzLjMwMjM5NDcsMjkuNTgwNDU2MSAxNC43OTY3ODMyLDE3LjY1MzQ2MzQgMCwwIEM1LjUxMDgzMjExLDE1Ljg0MDY4MjkgMTUuNzgxNTM4OSwyOS41NjY3NzMyIDI5LjM5MDQ5NDcsMzkuMjc4NDE3MSBDNDIuOTk5Nyw0OC45ODk4NTM3IDU5LjI3MzcsNTQuMjA2NzgwNSA3NS45NjA1Nzg5LDU0LjIwNjc4MDUgQzkyLjY0NzQ1NzksNTQuMjA2NzgwNSAxMDguOTIxNDU4LDQ4Ljk4OTg1MzcgMTIyLjUzMDY2MywzOS4yNzg0MTcxIEMxMzYuMTM5NDUzLDI5LjU2Njc3MzIgMTQ2LjQxMDI4NCwxNS44NDA2ODI5IDE1MS45MjExNTgsMCBDMTM3LjA4Nzg2OCwxNy42NTM0NjM0IDEwOC41ODI1ODksMjkuNTgwNDU2MSA3NS45NDIyODQyLDI5LjU4MDQ1NjEgTDc1Ljk0MjI4NDIsMjkuNTgwNDU2MSBaIiAvPgogICAgPHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMzczNjgsIDAuNzA0ODc4KSIgZD0iTTc1Ljk3ODQ1NzksMjQuNjI2NDA3MyBDMTA4LjYxODc2MywyNC42MjY0MDczIDEzNy4xMjQ0NTgsMzYuNTUzNDQxNSAxNTEuOTIxMTU4LDU0LjIwNjc4MDUgQzE0Ni40MTAyODQsMzguMzY2MjIyIDEzNi4xMzk0NTMsMjQuNjQwMTMxNyAxMjIuNTMwNjYzLDE0LjkyODQ4NzggQzEwOC45MjE0NTgsNS4yMTY4NDM5IDkyLjY0NzQ1NzksMCA3NS45NjA1Nzg5LDAgQzU5LjI3MzcsMCA0Mi45OTk3LDUuMjE2ODQzOSAyOS4zOTA0OTQ3LDE0LjkyODQ4NzggQzE1Ljc4MTUzODksMjQuNjQwMTMxNyA1LjUxMDgzMjExLDM4LjM2NjIyMiAwLDU0LjIwNjc4MDUgQzE0LjgzMzA4MTYsMzYuNTg5OTI5MyA0My4zMzg1Njg0LDI0LjYyNjQwNzMgNzUuOTc4NDU3OSwyNC42MjY0MDczIEw3NS45Nzg0NTc5LDI0LjYyNjQwNzMgWiIgLz4KICA8L2c+Cjwvc3ZnPgo=); 9423 --jp-icon-jupyter: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCAzOSA1MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTYzOCAtMjI4MSkiPgogICAgPGcgY2xhc3M9ImpwLWljb24td2FybjAiIGZpbGw9IiNGMzc3MjYiPgogICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjM5Ljc0IDIzMTEuOTgpIiBkPSJNIDE4LjI2NDYgNy4xMzQxMUMgMTAuNDE0NSA3LjEzNDExIDMuNTU4NzIgNC4yNTc2IDAgMEMgMS4zMjUzOSAzLjgyMDQgMy43OTU1NiA3LjEzMDgxIDcuMDY4NiA5LjQ3MzAzQyAxMC4zNDE3IDExLjgxNTIgMTQuMjU1NyAxMy4wNzM0IDE4LjI2OSAxMy4wNzM0QyAyMi4yODIzIDEzLjA3MzQgMjYuMTk2MyAxMS44MTUyIDI5LjQ2OTQgOS40NzMwM0MgMzIuNzQyNCA3LjEzMDgxIDM1LjIxMjYgMy44MjA0IDM2LjUzOCAwQyAzMi45NzA1IDQuMjU3NiAyNi4xMTQ4IDcuMTM0MTEgMTguMjY0NiA3LjEzNDExWiIvPgogICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjM5LjczIDIyODUuNDgpIiBkPSJNIDE4LjI3MzMgNS45MzkzMUMgMjYuMTIzNSA1LjkzOTMxIDMyLjk3OTMgOC44MTU4MyAzNi41MzggMTMuMDczNEMgMzUuMjEyNiA5LjI1MzAzIDMyLjc0MjQgNS45NDI2MiAyOS40Njk0IDMuNjAwNEMgMjYuMTk2MyAxLjI1ODE4IDIyLjI4MjMgMCAxOC4yNjkgMEMgMTQuMjU1NyAwIDEwLjM0MTcgMS4yNTgxOCA3LjA2ODYgMy42MDA0QyAzLjc5NTU2IDUuOTQyNjIgMS4zMjUzOSA5LjI1MzAzIDAgMTMuMDczNEMgMy41Njc0NSA4LjgyNDYzIDEwLjQyMzIgNS45MzkzMSAxOC4yNzMzIDUuOTM5MzFaIi8+CiAgICA8L2c+CiAgICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjY5LjMgMjI4MS4zMSkiIGQ9Ik0gNS44OTM1MyAyLjg0NEMgNS45MTg4OSAzLjQzMTY1IDUuNzcwODUgNC4wMTM2NyA1LjQ2ODE1IDQuNTE2NDVDIDUuMTY1NDUgNS4wMTkyMiA0LjcyMTY4IDUuNDIwMTUgNC4xOTI5OSA1LjY2ODUxQyAzLjY2NDMgNS45MTY4OCAzLjA3NDQ0IDYuMDAxNTEgMi40OTgwNSA1LjkxMTcxQyAxLjkyMTY2IDUuODIxOSAxLjM4NDYzIDUuNTYxNyAwLjk1NDg5OCA1LjE2NDAxQyAwLjUyNTE3IDQuNzY2MzMgMC4yMjIwNTYgNC4yNDkwMyAwLjA4MzkwMzcgMy42Nzc1N0MgLTAuMDU0MjQ4MyAzLjEwNjExIC0wLjAyMTIzIDIuNTA2MTcgMC4xNzg3ODEgMS45NTM2NEMgMC4zNzg3OTMgMS40MDExIDAuNzM2ODA5IDAuOTIwODE3IDEuMjA3NTQgMC41NzM1MzhDIDEuNjc4MjYgMC4yMjYyNTkgMi4yNDA1NSAwLjAyNzU5MTkgMi44MjMyNiAwLjAwMjY3MjI5QyAzLjYwMzg5IC0wLjAzMDcxMTUgNC4zNjU3MyAwLjI0OTc4OSA0Ljk0MTQyIDAuNzgyNTUxQyA1LjUxNzExIDEuMzE1MzEgNS44NTk1NiAyLjA1Njc2IDUuODkzNTMgMi44NDRaIi8+CiAgICAgIDxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MzkuOCAyMzIzLjgxKSIgZD0iTSA3LjQyNzg5IDMuNTgzMzhDIDcuNDYwMDggNC4zMjQzIDcuMjczNTUgNS4wNTgxOSA2Ljg5MTkzIDUuNjkyMTNDIDYuNTEwMzEgNi4zMjYwNyA1Ljk1MDc1IDYuODMxNTYgNS4yODQxMSA3LjE0NDZDIDQuNjE3NDcgNy40NTc2MyAzLjg3MzcxIDcuNTY0MTQgMy4xNDcwMiA3LjQ1MDYzQyAyLjQyMDMyIDcuMzM3MTIgMS43NDMzNiA3LjAwODcgMS4yMDE4NCA2LjUwNjk1QyAwLjY2MDMyOCA2LjAwNTIgMC4yNzg2MSA1LjM1MjY4IDAuMTA1MDE3IDQuNjMyMDJDIC0wLjA2ODU3NTcgMy45MTEzNSAtMC4wMjYyMzYxIDMuMTU0OTQgMC4yMjY2NzUgMi40NTg1NkMgMC40Nzk1ODcgMS43NjIxNyAwLjkzMTY5NyAxLjE1NzEzIDEuNTI1NzYgMC43MjAwMzNDIDIuMTE5ODMgMC4yODI5MzUgMi44MjkxNCAwLjAzMzQzOTUgMy41NjM4OSAwLjAwMzEzMzQ0QyA0LjU0NjY3IC0wLjAzNzQwMzMgNS41MDUyOSAwLjMxNjcwNiA2LjIyOTYxIDAuOTg3ODM1QyA2Ljk1MzkzIDEuNjU4OTYgNy4zODQ4NCAyLjU5MjM1IDcuNDI3ODkgMy41ODMzOEwgNy40Mjc4OSAzLjU4MzM4WiIvPgogICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjM4LjM2IDIyODYuMDYpIiBkPSJNIDIuMjc0NzEgNC4zOTYyOUMgMS44NDM2MyA0LjQxNTA4IDEuNDE2NzEgNC4zMDQ0NSAxLjA0Nzk5IDQuMDc4NDNDIDAuNjc5MjY4IDMuODUyNCAwLjM4NTMyOCAzLjUyMTE0IDAuMjAzMzcxIDMuMTI2NTZDIDAuMDIxNDEzNiAyLjczMTk4IC0wLjA0MDM3OTggMi4yOTE4MyAwLjAyNTgxMTYgMS44NjE4MUMgMC4wOTIwMDMxIDEuNDMxOCAwLjI4MzIwNCAxLjAzMTI2IDAuNTc1MjEzIDAuNzEwODgzQyAwLjg2NzIyMiAwLjM5MDUxIDEuMjQ2OTEgMC4xNjQ3MDggMS42NjYyMiAwLjA2MjA1OTJDIDIuMDg1NTMgLTAuMDQwNTg5NyAyLjUyNTYxIC0wLjAxNTQ3MTQgMi45MzA3NiAwLjEzNDIzNUMgMy4zMzU5MSAwLjI4Mzk0MSAzLjY4NzkyIDAuNTUxNTA1IDMuOTQyMjIgMC45MDMwNkMgNC4xOTY1MiAxLjI1NDYyIDQuMzQxNjkgMS42NzQzNiA0LjM1OTM1IDIuMTA5MTZDIDQuMzgyOTkgMi42OTEwNyA0LjE3Njc4IDMuMjU4NjkgMy43ODU5NyAzLjY4NzQ2QyAzLjM5NTE2IDQuMTE2MjQgMi44NTE2NiA0LjM3MTE2IDIuMjc0NzEgNC4zOTYyOUwgMi4yNzQ3MSA0LjM5NjI5WiIvPgogICAgPC9nPgogIDwvZz4+Cjwvc3ZnPgo=); 9424 --jp-icon-jupyterlab-wordmark: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIHZpZXdCb3g9IjAgMCAxODYwLjggNDc1Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjIiIGZpbGw9IiM0RTRFNEUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ4MC4xMzY0MDEsIDY0LjI3MTQ5MykiPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDU4Ljg3NTU2NikiPgogICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjA4NzYwMywgMC4xNDAyOTQpIj4KICAgICAgICA8cGF0aCBkPSJNLTQyNi45LDE2OS44YzAsNDguNy0zLjcsNjQuNy0xMy42LDc2LjRjLTEwLjgsMTAtMjUsMTUuNS0zOS43LDE1LjVsMy43LDI5IGMyMi44LDAuMyw0NC44LTcuOSw2MS45LTIzLjFjMTcuOC0xOC41LDI0LTQ0LjEsMjQtODMuM1YwSC00Mjd2MTcwLjFMLTQyNi45LDE2OS44TC00MjYuOSwxNjkuOHoiLz4KICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU1LjA0NTI5NiwgNTYuODM3MTA0KSI+CiAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNTYyNDUzLCAxLjc5OTg0MikiPgogICAgICAgIDxwYXRoIGQ9Ik0tMzEyLDE0OGMwLDIxLDAsMzkuNSwxLjcsNTUuNGgtMzEuOGwtMi4xLTMzLjNoLTAuOGMtNi43LDExLjYtMTYuNCwyMS4zLTI4LDI3LjkgYy0xMS42LDYuNi0yNC44LDEwLTM4LjIsOS44Yy0zMS40LDAtNjktMTcuNy02OS04OVYwaDM2LjR2MTEyLjdjMCwzOC43LDExLjYsNjQuNyw0NC42LDY0LjdjMTAuMy0wLjIsMjAuNC0zLjUsMjguOS05LjQgYzguNS01LjksMTUuMS0xNC4zLDE4LjktMjMuOWMyLjItNi4xLDMuMy0xMi41LDMuMy0xOC45VjAuMmgzNi40VjE0OEgtMzEyTC0zMTIsMTQ4eiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTAuMDEzMzIyLCA1My40Nzk2MzgpIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS43MDY0NTgsIDAuMjMxNDI1KSI+CiAgICAgICAgPHBhdGggZD0iTS00NzguNiw3MS40YzAtMjYtMC44LTQ3LTEuNy02Ni43aDMyLjdsMS43LDM0LjhoMC44YzcuMS0xMi41LDE3LjUtMjIuOCwzMC4xLTI5LjcgYzEyLjUtNywyNi43LTEwLjMsNDEtOS44YzQ4LjMsMCw4NC43LDQxLjcsODQuNywxMDMuM2MwLDczLjEtNDMuNywxMDkuMi05MSwxMDkuMmMtMTIuMSwwLjUtMjQuMi0yLjItMzUtNy44IGMtMTAuOC01LjYtMTkuOS0xMy45LTI2LjYtMjQuMmgtMC44VjI5MWgtMzZ2LTIyMEwtNDc4LjYsNzEuNEwtNDc4LjYsNzEuNHogTS00NDIuNiwxMjUuNmMwLjEsNS4xLDAuNiwxMC4xLDEuNywxNS4xIGMzLDEyLjMsOS45LDIzLjMsMTkuOCwzMS4xYzkuOSw3LjgsMjIuMSwxMi4xLDM0LjcsMTIuMWMzOC41LDAsNjAuNy0zMS45LDYwLjctNzguNWMwLTQwLjctMjEuMS03NS42LTU5LjUtNzUuNiBjLTEyLjksMC40LTI1LjMsNS4xLTM1LjMsMTMuNGMtOS45LDguMy0xNi45LDE5LjctMTkuNiwzMi40Yy0xLjUsNC45LTIuMywxMC0yLjUsMTUuMVYxMjUuNkwtNDQyLjYsMTI1LjZMLTQ0Mi42LDEyNS42eiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDYuNzQwNzI2LCA1Ni44MzcxMDQpIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC43NTEyMjYsIDEuOTg5Mjk5KSI+CiAgICAgICAgPHBhdGggZD0iTS00NDAuOCwwbDQzLjcsMTIwLjFjNC41LDEzLjQsOS41LDI5LjQsMTIuOCw0MS43aDAuOGMzLjctMTIuMiw3LjktMjcuNywxMi44LTQyLjQgbDM5LjctMTE5LjJoMzguNUwtMzQ2LjksMTQ1Yy0yNiw2OS43LTQzLjcsMTA1LjQtNjguNiwxMjcuMmMtMTIuNSwxMS43LTI3LjksMjAtNDQuNiwyMy45bC05LjEtMzEuMSBjMTEuNy0zLjksMjIuNS0xMC4xLDMxLjgtMTguMWMxMy4yLTExLjEsMjMuNy0yNS4yLDMwLjYtNDEuMmMxLjUtMi44LDIuNS01LjcsMi45LTguOGMtMC4zLTMuMy0xLjItNi42LTIuNS05LjdMLTQ4MC4yLDAuMSBoMzkuN0wtNDQwLjgsMEwtNDQwLjgsMHoiLz4KICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODIyLjc0ODEwNCwgMC4wMDAwMDApIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS40NjQwNTAsIDAuMzc4OTE0KSI+CiAgICAgICAgPHBhdGggZD0iTS00MTMuNywwdjU4LjNoNTJ2MjguMmgtNTJWMTk2YzAsMjUsNywzOS41LDI3LjMsMzkuNWM3LjEsMC4xLDE0LjItMC43LDIxLjEtMi41IGwxLjcsMjcuN2MtMTAuMywzLjctMjEuMyw1LjQtMzIuMiw1Yy03LjMsMC40LTE0LjYtMC43LTIxLjMtMy40Yy02LjgtMi43LTEyLjktNi44LTE3LjktMTIuMWMtMTAuMy0xMC45LTE0LjEtMjktMTQuMS01Mi45IFY4Ni41aC0zMVY1OC4zaDMxVjkuNkwtNDEzLjcsMEwtNDEzLjcsMHoiLz4KICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTc0LjQzMzI4NiwgNTMuNDc5NjM4KSI+CiAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuOTkwMDM0LCAwLjYxMDMzOSkiPgogICAgICAgIDxwYXRoIGQ9Ik0tNDQ1LjgsMTEzYzAuOCw1MCwzMi4yLDcwLjYsNjguNiw3MC42YzE5LDAuNiwzNy45LTMsNTUuMy0xMC41bDYuMiwyNi40IGMtMjAuOSw4LjktNDMuNSwxMy4xLTY2LjIsMTIuNmMtNjEuNSwwLTk4LjMtNDEuMi05OC4zLTEwMi41Qy00ODAuMiw0OC4yLTQ0NC43LDAtMzg2LjUsMGM2NS4yLDAsODIuNyw1OC4zLDgyLjcsOTUuNyBjLTAuMSw1LjgtMC41LDExLjUtMS4yLDE3LjJoLTE0MC42SC00NDUuOEwtNDQ1LjgsMTEzeiBNLTMzOS4yLDg2LjZjMC40LTIzLjUtOS41LTYwLjEtNTAuNC02MC4xIGMtMzYuOCwwLTUyLjgsMzQuNC01NS43LDYwLjFILTMzOS4yTC0zMzkuMiw4Ni42TC0zMzkuMiw4Ni42eiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjAxLjk2MTA1OCwgNTMuNDc5NjM4KSI+CiAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMTc5NjQwLCAwLjcwNTA2OCkiPgogICAgICAgIDxwYXRoIGQ9Ik0tNDc4LjYsNjhjMC0yMy45LTAuNC00NC41LTEuNy02My40aDMxLjhsMS4yLDM5LjloMS43YzkuMS0yNy4zLDMxLTQ0LjUsNTUuMy00NC41IGMzLjUtMC4xLDcsMC40LDEwLjMsMS4ydjM0LjhjLTQuMS0wLjktOC4yLTEuMy0xMi40LTEuMmMtMjUuNiwwLTQzLjcsMTkuNy00OC43LDQ3LjRjLTEsNS43LTEuNiwxMS41LTEuNywxNy4ydjEwOC4zaC0zNlY2OCBMLTQ3OC42LDY4eiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgoKICA8ZyBjbGFzcz0ianAtaWNvbi13YXJuMCIgZmlsbD0iI0YzNzcyNiI+CiAgICA8cGF0aCBkPSJNMTM1Mi4zLDMyNi4yaDM3VjI4aC0zN1YzMjYuMnogTTE2MDQuOCwzMjYuMmMtMi41LTEzLjktMy40LTMxLjEtMy40LTQ4Ljd2LTc2IGMwLTQwLjctMTUuMS04My4xLTc3LjMtODMuMWMtMjUuNiwwLTUwLDcuMS02Ni44LDE4LjFsOC40LDI0LjRjMTQuMy05LjIsMzQtMTUuMSw1My0xNS4xYzQxLjYsMCw0Ni4yLDMwLjIsNDYuMiw0N3Y0LjIgYy03OC42LTAuNC0xMjIuMywyNi41LTEyMi4zLDc1LjZjMCwyOS40LDIxLDU4LjQsNjIuMiw1OC40YzI5LDAsNTAuOS0xNC4zLDYyLjItMzAuMmgxLjNsMi45LDI1LjZIMTYwNC44eiBNMTU2NS43LDI1Ny43IGMwLDMuOC0wLjgsOC0yLjEsMTEuOGMtNS45LDE3LjItMjIuNywzNC00OS4yLDM0Yy0xOC45LDAtMzQuOS0xMS4zLTM0LjktMzUuM2MwLTM5LjUsNDUuOC00Ni42LDg2LjItNDUuOFYyNTcuN3ogTTE2OTguNSwzMjYuMiBsMS43LTMzLjZoMS4zYzE1LjEsMjYuOSwzOC43LDM4LjIsNjguMSwzOC4yYzQ1LjQsMCw5MS4yLTM2LjEsOTEuMi0xMDguOGMwLjQtNjEuNy0zNS4zLTEwMy43LTg1LjctMTAzLjcgYy0zMi44LDAtNTYuMywxNC43LTY5LjMsMzcuNGgtMC44VjI4aC0zNi42djI0NS43YzAsMTguMS0wLjgsMzguNi0xLjcsNTIuNUgxNjk4LjV6IE0xNzA0LjgsMjA4LjJjMC01LjksMS4zLTEwLjksMi4xLTE1LjEgYzcuNi0yOC4xLDMxLjEtNDUuNCw1Ni4zLTQ1LjRjMzkuNSwwLDYwLjUsMzQuOSw2MC41LDc1LjZjMCw0Ni42LTIzLjEsNzguMS02MS44LDc4LjFjLTI2LjksMC00OC4zLTE3LjYtNTUuNS00My4zIGMtMC44LTQuMi0xLjctOC44LTEuNy0xMy40VjIwOC4yeiIvPgogIDwvZz4KPC9zdmc+Cg==); 9425 --jp-icon-kernel: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiIgZmlsbD0iIzYxNjE2MSIgZD0iTTE1IDlIOXY2aDZWOXptLTIgNGgtMnYtMmgydjJ6bTgtMlY5aC0yVjdjMC0xLjEtLjktMi0yLTJoLTJWM2gtMnYyaC0yVjNIOXYySDdjLTEuMSAwLTIgLjktMiAydjJIM3YyaDJ2MkgzdjJoMnYyYzAgMS4xLjkgMiAyIDJoMnYyaDJ2LTJoMnYyaDJ2LTJoMmMxLjEgMCAyLS45IDItMnYtMmgydi0yaC0ydi0yaDJ6bS00IDZIN1Y3aDEwdjEweiIvPgo8L3N2Zz4K); 9426 --jp-icon-keyboard: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMjAgNUg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMTdjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY3YzAtMS4xLS45LTItMi0yem0tOSAzaDJ2MmgtMlY4em0wIDNoMnYyaC0ydi0yek04IDhoMnYySDhWOHptMCAzaDJ2Mkg4di0yem0tMSAySDV2LTJoMnYyem0wLTNINVY4aDJ2MnptOSA3SDh2LTJoOHYyem0wLTRoLTJ2LTJoMnYyem0wLTNoLTJWOGgydjJ6bTMgM2gtMnYtMmgydjJ6bTAtM2gtMlY4aDJ2MnoiLz4KPC9zdmc+Cg==); 9427 --jp-icon-launcher: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTkgMTlINVY1aDdWM0g1YTIgMiAwIDAwLTIgMnYxNGEyIDIgMCAwMDIgMmgxNGMxLjEgMCAyLS45IDItMnYtN2gtMnY3ek0xNCAzdjJoMy41OWwtOS44MyA5LjgzIDEuNDEgMS40MUwxOSA2LjQxVjEwaDJWM2gtN3oiLz4KPC9zdmc+Cg==); 9428 --jp-icon-line-form: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IndoaXRlIiBkPSJNNS44OCA0LjEyTDEzLjc2IDEybC03Ljg4IDcuODhMOCAyMmwxMC0xMEw4IDJ6Ii8+Cjwvc3ZnPgo=); 9429 --jp-icon-link: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTMuOSAxMmMwLTEuNzEgMS4zOS0zLjEgMy4xLTMuMWg0VjdIN2MtMi43NiAwLTUgMi4yNC01IDVzMi4yNCA1IDUgNWg0di0xLjlIN2MtMS43MSAwLTMuMS0xLjM5LTMuMS0zLjF6TTggMTNoOHYtMkg4djJ6bTktNmgtNHYxLjloNGMxLjcxIDAgMy4xIDEuMzkgMy4xIDMuMXMtMS4zOSAzLjEtMy4xIDMuMWgtNFYxN2g0YzIuNzYgMCA1LTIuMjQgNS01cy0yLjI0LTUtNS01eiIvPgogIDwvZz4KPC9zdmc+Cg==); 9430 --jp-icon-list: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiM2MTYxNjEiIGQ9Ik0xOSA1djE0SDVWNWgxNG0xLjEtMkgzLjljLS41IDAtLjkuNC0uOS45djE2LjJjMCAuNC40LjkuOS45aDE2LjJjLjQgMCAuOS0uNS45LS45VjMuOWMwLS41LS41LS45LS45LS45ek0xMSA3aDZ2MmgtNlY3em0wIDRoNnYyaC02di0yem0wIDRoNnYyaC02ek03IDdoMnYySDd6bTAgNGgydjJIN3ptMCA0aDJ2Mkg3eiIvPgo8L3N2Zz4=); 9431 --jp-icon-listings-info: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC45NzggNTAuOTc4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MC45NzggNTAuOTc4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+Cgk8Zz4KCQk8cGF0aCBzdHlsZT0iZmlsbDojMDEwMDAyOyIgZD0iTTQzLjUyLDcuNDU4QzM4LjcxMSwyLjY0OCwzMi4zMDcsMCwyNS40ODksMEMxOC42NywwLDEyLjI2NiwyLjY0OCw3LjQ1OCw3LjQ1OAoJCQljLTkuOTQzLDkuOTQxLTkuOTQzLDI2LjExOSwwLDM2LjA2MmM0LjgwOSw0LjgwOSwxMS4yMTIsNy40NTYsMTguMDMxLDcuNDU4YzAsMCwwLjAwMSwwLDAuMDAyLDAKCQkJYzYuODE2LDAsMTMuMjIxLTIuNjQ4LDE4LjAyOS03LjQ1OGM0LjgwOS00LjgwOSw3LjQ1Ny0xMS4yMTIsNy40NTctMTguMDNDNTAuOTc3LDE4LjY3LDQ4LjMyOCwxMi4yNjYsNDMuNTIsNy40NTh6CgkJCSBNNDIuMTA2LDQyLjEwNWMtNC40MzIsNC40MzEtMTAuMzMyLDYuODcyLTE2LjYxNSw2Ljg3MmgtMC4wMDJjLTYuMjg1LTAuMDAxLTEyLjE4Ny0yLjQ0MS0xNi42MTctNi44NzIKCQkJYy05LjE2Mi05LjE2My05LjE2Mi0yNC4wNzEsMC0zMy4yMzNDMTMuMzAzLDQuNDQsMTkuMjA0LDIsMjUuNDg5LDJjNi4yODQsMCwxMi4xODYsMi40NCwxNi42MTcsNi44NzIKCQkJYzQuNDMxLDQuNDMxLDYuODcxLDEwLjMzMiw2Ljg3MSwxNi42MTdDNDguOTc3LDMxLjc3Miw0Ni41MzYsMzcuNjc1LDQyLjEwNiw0Mi4xMDV6Ii8+CgkJPHBhdGggc3R5bGU9ImZpbGw6IzAxMDAwMjsiIGQ9Ik0yMy41NzgsMzIuMjE4Yy0wLjAyMy0xLjczNCwwLjE0My0zLjA1OSwwLjQ5Ni0zLjk3MmMwLjM1My0wLjkxMywxLjExLTEuOTk3LDIuMjcyLTMuMjUzCgkJCWMwLjQ2OC0wLjUzNiwwLjkyMy0xLjA2MiwxLjM2Ny0xLjU3NWMwLjYyNi0wLjc1MywxLjEwNC0xLjQ3OCwxLjQzNi0yLjE3NWMwLjMzMS0wLjcwNywwLjQ5NS0xLjU0MSwwLjQ5NS0yLjUKCQkJYzAtMS4wOTYtMC4yNi0yLjA4OC0wLjc3OS0yLjk3OWMtMC41NjUtMC44NzktMS41MDEtMS4zMzYtMi44MDYtMS4zNjljLTEuODAyLDAuMDU3LTIuOTg1LDAuNjY3LTMuNTUsMS44MzIKCQkJYy0wLjMwMSwwLjUzNS0wLjUwMywxLjE0MS0wLjYwNywxLjgxNGMtMC4xMzksMC43MDctMC4yMDcsMS40MzItMC4yMDcsMi4xNzRoLTIuOTM3Yy0wLjA5MS0yLjIwOCwwLjQwNy00LjExNCwxLjQ5My01LjcxOQoJCQljMS4wNjItMS42NCwyLjg1NS0yLjQ4MSw1LjM3OC0yLjUyN2MyLjE2LDAuMDIzLDMuODc0LDAuNjA4LDUuMTQxLDEuNzU4YzEuMjc4LDEuMTYsMS45MjksMi43NjQsMS45NSw0LjgxMQoJCQljMCwxLjE0Mi0wLjEzNywyLjExMS0wLjQxLDIuOTExYy0wLjMwOSwwLjg0NS0wLjczMSwxLjU5My0xLjI2OCwyLjI0M2MtMC40OTIsMC42NS0xLjA2OCwxLjMxOC0xLjczLDIuMDAyCgkJCWMtMC42NSwwLjY5Ny0xLjMxMywxLjQ3OS0xLjk4NywyLjM0NmMtMC4yMzksMC4zNzctMC40MjksMC43NzctMC41NjUsMS4xOTljLTAuMTYsMC45NTktMC4yMTcsMS45NTEtMC4xNzEsMi45NzkKCQkJQzI2LjU4OSwzMi4yMTgsMjMuNTc4LDMyLjIxOCwyMy41NzgsMzIuMjE4eiBNMjMuNTc4LDM4LjIydi0zLjQ4NGgzLjA3NnYzLjQ4NEgyMy41Nzh6Ii8+Cgk8L2c+Cjwvc3ZnPgo=); 9432 --jp-icon-markdown: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1jb250cmFzdDAganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjN0IxRkEyIiBkPSJNNSAxNC45aDEybC02LjEgNnptOS40LTYuOGMwLTEuMy0uMS0yLjktLjEtNC41LS40IDEuNC0uOSAyLjktMS4zIDQuM2wtMS4zIDQuM2gtMkw4LjUgNy45Yy0uNC0xLjMtLjctMi45LTEtNC4zLS4xIDEuNi0uMSAzLjItLjIgNC42TDcgMTIuNEg0LjhsLjctMTFoMy4zTDEwIDVjLjQgMS4yLjcgMi43IDEgMy45LjMtMS4yLjctMi42IDEtMy45bDEuMi0zLjdoMy4zbC42IDExaC0yLjRsLS4zLTQuMnoiLz4KPC9zdmc+Cg==); 9433 --jp-icon-new-folder: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTIwIDZoLThsLTItMkg0Yy0xLjExIDAtMS45OS44OS0xLjk5IDJMMiAxOGMwIDEuMTEuODkgMiAyIDJoMTZjMS4xMSAwIDItLjg5IDItMlY4YzAtMS4xMS0uODktMi0yLTJ6bS0xIDhoLTN2M2gtMnYtM2gtM3YtMmgzVjloMnYzaDN2MnoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9434 --jp-icon-not-trusted: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI1IDI1Ij4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMgMykiIGQ9Ik0xLjg2MDk0IDExLjQ0MDlDMC44MjY0NDggOC43NzAyNyAwLjg2Mzc3OSA2LjA1NzY0IDEuMjQ5MDcgNC4xOTkzMkMyLjQ4MjA2IDMuOTMzNDcgNC4wODA2OCAzLjQwMzQ3IDUuNjAxMDIgMi44NDQ5QzcuMjM1NDkgMi4yNDQ0IDguODU2NjYgMS41ODE1IDkuOTg3NiAxLjA5NTM5QzExLjA1OTcgMS41ODM0MSAxMi42MDk0IDIuMjQ0NCAxNC4yMTggMi44NDMzOUMxNS43NTAzIDMuNDEzOTQgMTcuMzk5NSAzLjk1MjU4IDE4Ljc1MzkgNC4yMTM4NUMxOS4xMzY0IDYuMDcxNzcgMTkuMTcwOSA4Ljc3NzIyIDE4LjEzOSAxMS40NDA5QzE3LjAzMDMgMTQuMzAzMiAxNC42NjY4IDE3LjE4NDQgOS45OTk5OSAxOC45MzU0QzUuMzMzMTkgMTcuMTg0NCAyLjk2OTY4IDE0LjMwMzIgMS44NjA5NCAxMS40NDA5WiIvPgogICAgPHBhdGggY2xhc3M9ImpwLWljb24yIiBzdHJva2U9IiMzMzMzMzMiIHN0cm9rZS13aWR0aD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS4zMTU5MiA5LjMyMDMxKSIgZD0iTTcuMzY4NDIgMEwwIDcuMzY0NzkiLz4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMzE1OTIgMTYuNjgzNikgc2NhbGUoMSAtMSkiIGQ9Ik03LjM2ODQyIDBMMCA3LjM2NDc5Ii8+Cjwvc3ZnPgo=); 9435 --jp-icon-notebook: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtaWNvbi13YXJuMCBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiNFRjZDMDAiPgogICAgPHBhdGggZD0iTTE4LjcgMy4zdjE1LjRIMy4zVjMuM2gxNS40bTEuNS0xLjVIMS44djE4LjNoMTguM2wuMS0xOC4zeiIvPgogICAgPHBhdGggZD0iTTE2LjUgMTYuNWwtNS40LTQuMy01LjYgNC4zdi0xMWgxMXoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9436 --jp-icon-numbering: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyOCAyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CgkJPHBhdGggZD0iTTQgMTlINlYxOS41SDVWMjAuNUg2VjIxSDRWMjJIN1YxOEg0VjE5Wk01IDEwSDZWNkg0VjdINVYxMFpNNCAxM0g1LjhMNCAxNS4xVjE2SDdWMTVINS4yTDcgMTIuOVYxMkg0VjEzWk05IDdWOUgyM1Y3SDlaTTkgMjFIMjNWMTlIOVYyMVpNOSAxNUgyM1YxM0g5VjE1WiIvPgoJPC9nPgo8L3N2Zz4K); 9437 --jp-icon-offline-bolt: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE2Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEyIDIuMDJjLTUuNTEgMC05Ljk4IDQuNDctOS45OCA5Ljk4czQuNDcgOS45OCA5Ljk4IDkuOTggOS45OC00LjQ3IDkuOTgtOS45OFMxNy41MSAyLjAyIDEyIDIuMDJ6TTExLjQ4IDIwdi02LjI2SDhMMTMgNHY2LjI2aDMuMzVMMTEuNDggMjB6Ii8+CiAgPC9nPgo8L3N2Zz4K); 9438 --jp-icon-palette: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE4IDEzVjIwSDRWNkg5LjAyQzkuMDcgNS4yOSA5LjI0IDQuNjIgOS41IDRINEMyLjkgNCAyIDQuOSAyIDZWMjBDMiAyMS4xIDIuOSAyMiA0IDIySDE4QzE5LjEgMjIgMjAgMjEuMSAyMCAyMFYxNUwxOCAxM1pNMTkuMyA4Ljg5QzE5Ljc0IDguMTkgMjAgNy4zOCAyMCA2LjVDMjAgNC4wMSAxNy45OSAyIDE1LjUgMkMxMy4wMSAyIDExIDQuMDEgMTEgNi41QzExIDguOTkgMTMuMDEgMTEgMTUuNDkgMTFDMTYuMzcgMTEgMTcuMTkgMTAuNzQgMTcuODggMTAuM0wyMSAxMy40MkwyMi40MiAxMkwxOS4zIDguODlaTTE1LjUgOUMxNC4xMiA5IDEzIDcuODggMTMgNi41QzEzIDUuMTIgMTQuMTIgNCAxNS41IDRDMTYuODggNCAxOCA1LjEyIDE4IDYuNUMxOCA3Ljg4IDE2Ljg4IDkgMTUuNSA5WiIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00IDZIOS4wMTg5NEM5LjAwNjM5IDYuMTY1MDIgOSA2LjMzMTc2IDkgNi41QzkgOC44MTU3NyAxMC4yMTEgMTAuODQ4NyAxMi4wMzQzIDEySDlWMTRIMTZWMTIuOTgxMUMxNi41NzAzIDEyLjkzNzcgMTcuMTIgMTIuODIwNyAxNy42Mzk2IDEyLjYzOTZMMTggMTNWMjBINFY2Wk04IDhINlYxMEg4VjhaTTYgMTJIOFYxNEg2VjEyWk04IDE2SDZWMThIOFYxNlpNOSAxNkgxNlYxOEg5VjE2WiIvPgogIDwvZz4KPC9zdmc+Cg==); 9439 --jp-icon-paste: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTE5IDJoLTQuMThDMTQuNC44NCAxMy4zIDAgMTIgMGMtMS4zIDAtMi40Ljg0LTIuODIgMkg1Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0yVjRjMC0xLjEtLjktMi0yLTJ6bS03IDBjLjU1IDAgMSAuNDUgMSAxcy0uNDUgMS0xIDEtMS0uNDUtMS0xIC40NS0xIDEtMXptNyAxOEg1VjRoMnYzaDEwVjRoMnYxNnoiLz4KICAgIDwvZz4KPC9zdmc+Cg==); 9440 --jp-icon-pdf: url(data:image/svg+xml;base64,PHN2ZwogICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiIgd2lkdGg9IjE2Ij4KICAgIDxwYXRoIHRyYW5zZm9ybT0icm90YXRlKDQ1KSIgY2xhc3M9ImpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iI0ZGMkEyQSIKICAgICAgIGQ9Im0gMjIuMzQ0MzY5LC0zLjAxNjM2NDIgaCA1LjYzODYwNCB2IDEuNTc5MjQzMyBoIC0zLjU0OTIyNyB2IDEuNTA4NjkyOTkgaCAzLjMzNzU3NiBWIDEuNjUwODE1NCBoIC0zLjMzNzU3NiB2IDMuNDM1MjYxMyBoIC0yLjA4OTM3NyB6IG0gLTcuMTM2NDQ0LDEuNTc5MjQzMyB2IDQuOTQzOTU0MyBoIDAuNzQ4OTIgcSAxLjI4MDc2MSwwIDEuOTUzNzAzLC0wLjYzNDk1MzUgMC42NzgzNjksLTAuNjM0OTUzNSAwLjY3ODM2OSwtMS44NDUxNjQxIDAsLTEuMjA0NzgzNTUgLTAuNjcyOTQyLC0xLjgzNDMxMDExIC0wLjY3Mjk0MiwtMC42Mjk1MjY1OSAtMS45NTkxMywtMC42Mjk1MjY1OSB6IG0gLTIuMDg5Mzc3LC0xLjU3OTI0MzMgaCAyLjIwMzM0MyBxIDEuODQ1MTY0LDAgMi43NDYwMzksMC4yNjU5MjA3IDAuOTA2MzAxLDAuMjYwNDkzNyAxLjU1MjEwOCwwLjg5MDAyMDMgMC41Njk4MywwLjU0ODEyMjMgMC44NDY2MDUsMS4yNjQ0ODAwNiAwLjI3Njc3NCwwLjcxNjM1NzgxIDAuMjc2Nzc0LDEuNjIyNjU4OTQgMCwwLjkxNzE1NTEgLTAuMjc2Nzc0LDEuNjM4OTM5OSAtMC4yNzY3NzUsMC43MTYzNTc4IC0wLjg0NjYwNSwxLjI2NDQ4IC0wLjY1MTIzNCwwLjYyOTUyNjYgLTEuNTYyOTYyLDAuODk1NDQ3MyAtMC45MTE3MjgsMC4yNjA0OTM3IC0yLjczNTE4NSwwLjI2MDQ5MzcgaCAtMi4yMDMzNDMgeiBtIC04LjE0NTg1NjUsMCBoIDMuNDY3ODIzIHEgMS41NDY2ODE2LDAgMi4zNzE1Nzg1LDAuNjg5MjIzIDAuODMwMzI0LDAuNjgzNzk2MSAwLjgzMDMyNCwxLjk1MzcwMzE0IDAsMS4yNzUzMzM5NyAtMC44MzAzMjQsMS45NjQ1NTcwNiBRIDkuOTg3MTk2MSwyLjI3NDkxNSA4LjQ0MDUxNDUsMi4yNzQ5MTUgSCA3LjA2MjA2ODQgViA1LjA4NjA3NjcgSCA0Ljk3MjY5MTUgWiBtIDIuMDg5Mzc2OSwxLjUxNDExOTkgdiAyLjI2MzAzOTQzIGggMS4xNTU5NDEgcSAwLjYwNzgxODgsMCAwLjkzODg2MjksLTAuMjkzMDU1NDcgMC4zMzEwNDQxLC0wLjI5ODQ4MjQxIDAuMzMxMDQ0MSwtMC44NDExNzc3MiAwLC0wLjU0MjY5NTMxIC0wLjMzMTA0NDEsLTAuODM1NzUwNzQgLTAuMzMxMDQ0MSwtMC4yOTMwNTU1IC0wLjkzODg2MjksLTAuMjkzMDU1NSB6IgovPgo8L3N2Zz4K); 9441 --jp-icon-python: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtaWNvbi1icmFuZDAganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjMEQ0N0ExIj4KICAgIDxwYXRoIGQ9Ik0xMS4xIDYuOVY1LjhINi45YzAtLjUgMC0xLjMuMi0xLjYuNC0uNy44LTEuMSAxLjctMS40IDEuNy0uMyAyLjUtLjMgMy45LS4xIDEgLjEgMS45LjkgMS45IDEuOXY0LjJjMCAuNS0uOSAxLjYtMiAxLjZIOC44Yy0xLjUgMC0yLjQgMS40LTIuNCAyLjh2Mi4ySDQuN0MzLjUgMTUuMSAzIDE0IDMgMTMuMVY5Yy0uMS0xIC42LTIgMS44LTIgMS41LS4xIDYuMy0uMSA2LjMtLjF6Ii8+CiAgICA8cGF0aCBkPSJNMTAuOSAxNS4xdjEuMWg0LjJjMCAuNSAwIDEuMy0uMiAxLjYtLjQuNy0uOCAxLjEtMS43IDEuNC0xLjcuMy0yLjUuMy0zLjkuMS0xLS4xLTEuOS0uOS0xLjktMS45di00LjJjMC0uNS45LTEuNiAyLTEuNmgzLjhjMS41IDAgMi40LTEuNCAyLjQtMi44VjYuNmgxLjdDMTguNSA2LjkgMTkgOCAxOSA4LjlWMTNjMCAxLS43IDIuMS0xLjkgMi4xaC02LjJ6Ii8+CiAgPC9nPgo8L3N2Zz4K); 9442 --jp-icon-r-kernel: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1jb250cmFzdDMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjMjE5NkYzIiBkPSJNNC40IDIuNWMxLjItLjEgMi45LS4zIDQuOS0uMyAyLjUgMCA0LjEuNCA1LjIgMS4zIDEgLjcgMS41IDEuOSAxLjUgMy41IDAgMi0xLjQgMy41LTIuOSA0LjEgMS4yLjQgMS43IDEuNiAyLjIgMyAuNiAxLjkgMSAzLjkgMS4zIDQuNmgtMy44Yy0uMy0uNC0uOC0xLjctMS4yLTMuN3MtMS4yLTIuNi0yLjYtMi42aC0uOXY2LjRINC40VjIuNXptMy43IDYuOWgxLjRjMS45IDAgMi45LS45IDIuOS0yLjNzLTEtMi4zLTIuOC0yLjNjLS43IDAtMS4zIDAtMS42LjJ2NC41aC4xdi0uMXoiLz4KPC9zdmc+Cg==); 9443 --jp-icon-react: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMTUwIDE1MCA1NDEuOSAyOTUuMyI+CiAgPGcgY2xhc3M9ImpwLWljb24tYnJhbmQyIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzYxREFGQiI+CiAgICA8cGF0aCBkPSJNNjY2LjMgMjk2LjVjMC0zMi41LTQwLjctNjMuMy0xMDMuMS04Mi40IDE0LjQtNjMuNiA4LTExNC4yLTIwLjItMTMwLjQtNi41LTMuOC0xNC4xLTUuNi0yMi40LTUuNnYyMi4zYzQuNiAwIDguMy45IDExLjQgMi42IDEzLjYgNy44IDE5LjUgMzcuNSAxNC45IDc1LjctMS4xIDkuNC0yLjkgMTkuMy01LjEgMjkuNC0xOS42LTQuOC00MS04LjUtNjMuNS0xMC45LTEzLjUtMTguNS0yNy41LTM1LjMtNDEuNi01MCAzMi42LTMwLjMgNjMuMi00Ni45IDg0LTQ2LjlWNzhjLTI3LjUgMC02My41IDE5LjYtOTkuOSA1My42LTM2LjQtMzMuOC03Mi40LTUzLjItOTkuOS01My4ydjIyLjNjMjAuNyAwIDUxLjQgMTYuNSA4NCA0Ni42LTE0IDE0LjctMjggMzEuNC00MS4zIDQ5LjktMjIuNiAyLjQtNDQgNi4xLTYzLjYgMTEtMi4zLTEwLTQtMTkuNy01LjItMjktNC43LTM4LjIgMS4xLTY3LjkgMTQuNi03NS44IDMtMS44IDYuOS0yLjYgMTEuNS0yLjZWNzguNWMtOC40IDAtMTYgMS44LTIyLjYgNS42LTI4LjEgMTYuMi0zNC40IDY2LjctMTkuOSAxMzAuMS02Mi4yIDE5LjItMTAyLjcgNDkuOS0xMDIuNyA4Mi4zIDAgMzIuNSA0MC43IDYzLjMgMTAzLjEgODIuNC0xNC40IDYzLjYtOCAxMTQuMiAyMC4yIDEzMC40IDYuNSAzLjggMTQuMSA1LjYgMjIuNSA1LjYgMjcuNSAwIDYzLjUtMTkuNiA5OS45LTUzLjYgMzYuNCAzMy44IDcyLjQgNTMuMiA5OS45IDUzLjIgOC40IDAgMTYtMS44IDIyLjYtNS42IDI4LjEtMTYuMiAzNC40LTY2LjcgMTkuOS0xMzAuMSA2Mi0xOS4xIDEwMi41LTQ5LjkgMTAyLjUtODIuM3ptLTEzMC4yLTY2LjdjLTMuNyAxMi45LTguMyAyNi4yLTEzLjUgMzkuNS00LjEtOC04LjQtMTYtMTMuMS0yNC00LjYtOC05LjUtMTUuOC0xNC40LTIzLjQgMTQuMiAyLjEgMjcuOSA0LjcgNDEgNy45em0tNDUuOCAxMDYuNWMtNy44IDEzLjUtMTUuOCAyNi4zLTI0LjEgMzguMi0xNC45IDEuMy0zMCAyLTQ1LjIgMi0xNS4xIDAtMzAuMi0uNy00NS0xLjktOC4zLTExLjktMTYuNC0yNC42LTI0LjItMzgtNy42LTEzLjEtMTQuNS0yNi40LTIwLjgtMzkuOCA2LjItMTMuNCAxMy4yLTI2LjggMjAuNy0zOS45IDcuOC0xMy41IDE1LjgtMjYuMyAyNC4xLTM4LjIgMTQuOS0xLjMgMzAtMiA0NS4yLTIgMTUuMSAwIDMwLjIuNyA0NSAxLjkgOC4zIDExLjkgMTYuNCAyNC42IDI0LjIgMzggNy42IDEzLjEgMTQuNSAyNi40IDIwLjggMzkuOC02LjMgMTMuNC0xMy4yIDI2LjgtMjAuNyAzOS45em0zMi4zLTEzYzUuNCAxMy40IDEwIDI2LjggMTMuOCAzOS44LTEzLjEgMy4yLTI2LjkgNS45LTQxLjIgOCA0LjktNy43IDkuOC0xNS42IDE0LjQtMjMuNyA0LjYtOCA4LjktMTYuMSAxMy0yNC4xek00MjEuMiA0MzBjLTkuMy05LjYtMTguNi0yMC4zLTI3LjgtMzIgOSAuNCAxOC4yLjcgMjcuNS43IDkuNCAwIDE4LjctLjIgMjcuOC0uNy05IDExLjctMTguMyAyMi40LTI3LjUgMzJ6bS03NC40LTU4LjljLTE0LjItMi4xLTI3LjktNC43LTQxLTcuOSAzLjctMTIuOSA4LjMtMjYuMiAxMy41LTM5LjUgNC4xIDggOC40IDE2IDEzLjEgMjQgNC43IDggOS41IDE1LjggMTQuNCAyMy40ek00MjAuNyAxNjNjOS4zIDkuNiAxOC42IDIwLjMgMjcuOCAzMi05LS40LTE4LjItLjctMjcuNS0uNy05LjQgMC0xOC43LjItMjcuOC43IDktMTEuNyAxOC4zLTIyLjQgMjcuNS0zMnptLTc0IDU4LjljLTQuOSA3LjctOS44IDE1LjYtMTQuNCAyMy43LTQuNiA4LTguOSAxNi0xMyAyNC01LjQtMTMuNC0xMC0yNi44LTEzLjgtMzkuOCAxMy4xLTMuMSAyNi45LTUuOCA0MS4yLTcuOXptLTkwLjUgMTI1LjJjLTM1LjQtMTUuMS01OC4zLTM0LjktNTguMy01MC42IDAtMTUuNyAyMi45LTM1LjYgNTguMy01MC42IDguNi0zLjcgMTgtNyAyNy43LTEwLjEgNS43IDE5LjYgMTMuMiA0MCAyMi41IDYwLjktOS4yIDIwLjgtMTYuNiA0MS4xLTIyLjIgNjAuNi05LjktMy4xLTE5LjMtNi41LTI4LTEwLjJ6TTMxMCA0OTBjLTEzLjYtNy44LTE5LjUtMzcuNS0xNC45LTc1LjcgMS4xLTkuNCAyLjktMTkuMyA1LjEtMjkuNCAxOS42IDQuOCA0MSA4LjUgNjMuNSAxMC45IDEzLjUgMTguNSAyNy41IDM1LjMgNDEuNiA1MC0zMi42IDMwLjMtNjMuMiA0Ni45LTg0IDQ2LjktNC41LS4xLTguMy0xLTExLjMtMi43em0yMzcuMi03Ni4yYzQuNyAzOC4yLTEuMSA2Ny45LTE0LjYgNzUuOC0zIDEuOC02LjkgMi42LTExLjUgMi42LTIwLjcgMC01MS40LTE2LjUtODQtNDYuNiAxNC0xNC43IDI4LTMxLjQgNDEuMy00OS45IDIyLjYtMi40IDQ0LTYuMSA2My42LTExIDIuMyAxMC4xIDQuMSAxOS44IDUuMiAyOS4xem0zOC41LTY2LjdjLTguNiAzLjctMTggNy0yNy43IDEwLjEtNS43LTE5LjYtMTMuMi00MC0yMi41LTYwLjkgOS4yLTIwLjggMTYuNi00MS4xIDIyLjItNjAuNiA5LjkgMy4xIDE5LjMgNi41IDI4LjEgMTAuMiAzNS40IDE1LjEgNTguMyAzNC45IDU4LjMgNTAuNi0uMSAxNS43LTIzIDM1LjYtNTguNCA1MC42ek0zMjAuOCA3OC40eiIvPgogICAgPGNpcmNsZSBjeD0iNDIwLjkiIGN5PSIyOTYuNSIgcj0iNDUuNyIvPgogIDwvZz4KPC9zdmc+Cg==); 9444 --jp-icon-redo: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE2Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE4LjQgMTAuNkMxNi41NSA4Ljk5IDE0LjE1IDggMTEuNSA4Yy00LjY1IDAtOC41OCAzLjAzLTkuOTYgNy4yMkwzLjkgMTZjMS4wNS0zLjE5IDQuMDUtNS41IDcuNi01LjUgMS45NSAwIDMuNzMuNzIgNS4xMiAxLjg4TDEzIDE2aDlWN2wtMy42IDMuNnoiLz4KICA8L2c+Cjwvc3ZnPgo=); 9445 --jp-icon-refresh: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTkgMTMuNWMtMi40OSAwLTQuNS0yLjAxLTQuNS00LjVTNi41MSA0LjUgOSA0LjVjMS4yNCAwIDIuMzYuNTIgMy4xNyAxLjMzTDEwIDhoNVYzbC0xLjc2IDEuNzZDMTIuMTUgMy42OCAxMC42NiAzIDkgMyA1LjY5IDMgMy4wMSA1LjY5IDMuMDEgOVM1LjY5IDE1IDkgMTVjMi45NyAwIDUuNDMtMi4xNiA1LjktNWgtMS41MmMtLjQ2IDItMi4yNCAzLjUtNC4zOCAzLjV6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=); 9446 --jp-icon-regex: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwIDIwIj4KICA8ZyBjbGFzcz0ianAtaWNvbjIiIGZpbGw9IiM0MTQxNDEiPgogICAgPHJlY3QgeD0iMiIgeT0iMiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ii8+CiAgPC9nPgoKICA8ZyBjbGFzcz0ianAtaWNvbi1hY2NlbnQyIiBmaWxsPSIjRkZGIj4KICAgIDxjaXJjbGUgY2xhc3M9InN0MiIgY3g9IjUuNSIgY3k9IjE0LjUiIHI9IjEuNSIvPgogICAgPHJlY3QgeD0iMTIiIHk9IjQiIGNsYXNzPSJzdDIiIHdpZHRoPSIxIiBoZWlnaHQ9IjgiLz4KICAgIDxyZWN0IHg9IjguNSIgeT0iNy41IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjg2NiAtMC41IDAuNSAwLjg2NiAtMi4zMjU1IDcuMzIxOSkiIGNsYXNzPSJzdDIiIHdpZHRoPSI4IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IHg9IjEyIiB5PSI0IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjUgLTAuODY2IDAuODY2IDAuNSAtMC42Nzc5IDE0LjgyNTIpIiBjbGFzcz0ic3QyIiB3aWR0aD0iMSIgaGVpZ2h0PSI4Ii8+CiAgPC9nPgo8L3N2Zz4K); 9447 --jp-icon-run: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTggNXYxNGwxMS03eiIvPgogICAgPC9nPgo8L3N2Zz4K); 9448 --jp-icon-running: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPgogIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICA8cGF0aCBkPSJNMjU2IDhDMTE5IDggOCAxMTkgOCAyNTZzMTExIDI0OCAyNDggMjQ4IDI0OC0xMTEgMjQ4LTI0OFMzOTMgOCAyNTYgOHptOTYgMzI4YzAgOC44LTcuMiAxNi0xNiAxNkgxNzZjLTguOCAwLTE2LTcuMi0xNi0xNlYxNzZjMC04LjggNy4yLTE2IDE2LTE2aDE2MGM4LjggMCAxNiA3LjIgMTYgMTZ2MTYweiIvPgogIDwvZz4KPC9zdmc+Cg==); 9449 --jp-icon-save: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTE3IDNINWMtMS4xMSAwLTIgLjktMiAydjE0YzAgMS4xLjg5IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0yVjdsLTQtNHptLTUgMTZjLTEuNjYgMC0zLTEuMzQtMy0zczEuMzQtMyAzLTMgMyAxLjM0IDMgMy0xLjM0IDMtMyAzem0zLTEwSDVWNWgxMHY0eiIvPgogICAgPC9nPgo8L3N2Zz4K); 9450 --jp-icon-search: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEyLjEsMTAuOWgtMC43bC0wLjItMC4yYzAuOC0wLjksMS4zLTIuMiwxLjMtMy41YzAtMy0yLjQtNS40LTUuNC01LjRTMS44LDQuMiwxLjgsNy4xczIuNCw1LjQsNS40LDUuNCBjMS4zLDAsMi41LTAuNSwzLjUtMS4zbDAuMiwwLjJ2MC43bDQuMSw0LjFsMS4yLTEuMkwxMi4xLDEwLjl6IE03LjEsMTAuOWMtMi4xLDAtMy43LTEuNy0zLjctMy43czEuNy0zLjcsMy43LTMuN3MzLjcsMS43LDMuNywzLjcgUzkuMiwxMC45LDcuMSwxMC45eiIvPgogIDwvZz4KPC9zdmc+Cg==); 9451 --jp-icon-settings: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTkuNDMgMTIuOThjLjA0LS4zMi4wNy0uNjQuMDctLjk4cy0uMDMtLjY2LS4wNy0uOThsMi4xMS0xLjY1Yy4xOS0uMTUuMjQtLjQyLjEyLS42NGwtMi0zLjQ2Yy0uMTItLjIyLS4zOS0uMy0uNjEtLjIybC0yLjQ5IDFjLS41Mi0uNC0xLjA4LS43My0xLjY5LS45OGwtLjM4LTIuNjVBLjQ4OC40ODggMCAwMDE0IDJoLTRjLS4yNSAwLS40Ni4xOC0uNDkuNDJsLS4zOCAyLjY1Yy0uNjEuMjUtMS4xNy41OS0xLjY5Ljk4bC0yLjQ5LTFjLS4yMy0uMDktLjQ5IDAtLjYxLjIybC0yIDMuNDZjLS4xMy4yMi0uMDcuNDkuMTIuNjRsMi4xMSAxLjY1Yy0uMDQuMzItLjA3LjY1LS4wNy45OHMuMDMuNjYuMDcuOThsLTIuMTEgMS42NWMtLjE5LjE1LS4yNC40Mi0uMTIuNjRsMiAzLjQ2Yy4xMi4yMi4zOS4zLjYxLjIybDIuNDktMWMuNTIuNCAxLjA4LjczIDEuNjkuOThsLjM4IDIuNjVjLjAzLjI0LjI0LjQyLjQ5LjQyaDRjLjI1IDAgLjQ2LS4xOC40OS0uNDJsLjM4LTIuNjVjLjYxLS4yNSAxLjE3LS41OSAxLjY5LS45OGwyLjQ5IDFjLjIzLjA5LjQ5IDAgLjYxLS4yMmwyLTMuNDZjLjEyLS4yMi4wNy0uNDktLjEyLS42NGwtMi4xMS0xLjY1ek0xMiAxNS41Yy0xLjkzIDAtMy41LTEuNTctMy41LTMuNXMxLjU3LTMuNSAzLjUtMy41IDMuNSAxLjU3IDMuNSAzLjUtMS41NyAzLjUtMy41IDMuNXoiLz4KPC9zdmc+Cg==); 9452 --jp-icon-spreadsheet: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1jb250cmFzdDEganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNENBRjUwIiBkPSJNMi4yIDIuMnYxNy42aDE3LjZWMi4ySDIuMnptMTUuNCA3LjdoLTUuNVY0LjRoNS41djUuNXpNOS45IDQuNHY1LjVINC40VjQuNGg1LjV6bS01LjUgNy43aDUuNXY1LjVINC40di01LjV6bTcuNyA1LjV2LTUuNWg1LjV2NS41aC01LjV6Ii8+Cjwvc3ZnPgo=); 9453 --jp-icon-stop: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPgogICAgICAgIDxwYXRoIGQ9Ik02IDZoMTJ2MTJINnoiLz4KICAgIDwvZz4KPC9zdmc+Cg==); 9454 --jp-icon-tab: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTIxIDNIM2MtMS4xIDAtMiAuOS0yIDJ2MTRjMCAxLjEuOSAyIDIgMmgxOGMxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yem0wIDE2SDNWNWgxMHY0aDh2MTB6Ii8+CiAgPC9nPgo8L3N2Zz4K); 9455 --jp-icon-table-rows: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPgogICAgICAgIDxwYXRoIGQ9Ik0yMSw4SDNWNGgxOFY4eiBNMjEsMTBIM3Y0aDE4VjEweiBNMjEsMTZIM3Y0aDE4VjE2eiIvPgogICAgPC9nPgo8L3N2Zz4=); 9456 --jp-icon-tag: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCA0MyAyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CgkJPHBhdGggZD0iTTI4LjgzMzIgMTIuMzM0TDMyLjk5OTggMTYuNTAwN0wzNy4xNjY1IDEyLjMzNEgyOC44MzMyWiIvPgoJCTxwYXRoIGQ9Ik0xNi4yMDk1IDIxLjYxMDRDMTUuNjg3MyAyMi4xMjk5IDE0Ljg0NDMgMjIuMTI5OSAxNC4zMjQ4IDIxLjYxMDRMNi45ODI5IDE0LjcyNDVDNi41NzI0IDE0LjMzOTQgNi4wODMxMyAxMy42MDk4IDYuMDQ3ODYgMTMuMDQ4MkM1Ljk1MzQ3IDExLjUyODggNi4wMjAwMiA4LjYxOTQ0IDYuMDY2MjEgNy4wNzY5NUM2LjA4MjgxIDYuNTE0NzcgNi41NTU0OCA2LjA0MzQ3IDcuMTE4MDQgNi4wMzA1NUM5LjA4ODYzIDUuOTg0NzMgMTMuMjYzOCA1LjkzNTc5IDEzLjY1MTggNi4zMjQyNUwyMS43MzY5IDEzLjYzOUMyMi4yNTYgMTQuMTU4NSAyMS43ODUxIDE1LjQ3MjQgMjEuMjYyIDE1Ljk5NDZMMTYuMjA5NSAyMS42MTA0Wk05Ljc3NTg1IDguMjY1QzkuMzM1NTEgNy44MjU2NiA4LjYyMzUxIDcuODI1NjYgOC4xODI4IDguMjY1QzcuNzQzNDYgOC43MDU3MSA3Ljc0MzQ2IDkuNDE3MzMgOC4xODI4IDkuODU2NjdDOC42MjM4MiAxMC4yOTY0IDkuMzM1ODIgMTAuMjk2NCA5Ljc3NTg1IDkuODU2NjdDMTAuMjE1NiA5LjQxNzMzIDEwLjIxNTYgOC43MDUzMyA5Ljc3NTg1IDguMjY1WiIvPgoJPC9nPgo8L3N2Zz4K); 9457 --jp-icon-terminal: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiA+CiAgICA8cmVjdCBjbGFzcz0ianAtaWNvbjIganAtaWNvbi1zZWxlY3RhYmxlIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiIGZpbGw9IiMzMzMzMzMiLz4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uLWFjY2VudDIganAtaWNvbi1zZWxlY3RhYmxlLWludmVyc2UiIGQ9Ik01LjA1NjY0IDguNzYxNzJDNS4wNTY2NCA4LjU5NzY2IDUuMDMxMjUgOC40NTMxMiA0Ljk4MDQ3IDguMzI4MTJDNC45MzM1OSA4LjE5OTIyIDQuODU1NDcgOC4wODIwMyA0Ljc0NjA5IDcuOTc2NTZDNC42NDA2MiA3Ljg3MTA5IDQuNSA3Ljc3NTM5IDQuMzI0MjIgNy42ODk0NUM0LjE1MjM0IDcuNTk5NjEgMy45NDMzNiA3LjUxMTcyIDMuNjk3MjcgNy40MjU3OEMzLjMwMjczIDcuMjg1MTYgMi45NDMzNiA3LjEzNjcyIDIuNjE5MTQgNi45ODA0N0MyLjI5NDkyIDYuODI0MjIgMi4wMTc1OCA2LjY0MjU4IDEuNzg3MTEgNi40MzU1NUMxLjU2MDU1IDYuMjI4NTIgMS4zODQ3NyA1Ljk4ODI4IDEuMjU5NzcgNS43MTQ4NEMxLjEzNDc3IDUuNDM3NSAxLjA3MjI3IDUuMTA5MzggMS4wNzIyNyA0LjczMDQ3QzEuMDcyMjcgNC4zOTg0NCAxLjEyODkxIDQuMDk1NyAxLjI0MjE5IDMuODIyMjdDMS4zNTU0NyAzLjU0NDkyIDEuNTE1NjIgMy4zMDQ2OSAxLjcyMjY2IDMuMTAxNTZDMS45Mjk2OSAyLjg5ODQ0IDIuMTc5NjkgMi43MzQzNyAyLjQ3MjY2IDIuNjA5MzhDMi43NjU2MiAyLjQ4NDM4IDMuMDkxOCAyLjQwNDMgMy40NTExNyAyLjM2OTE0VjEuMTA5MzhINC4zODg2N1YyLjM4MDg2QzQuNzQwMjMgMi40Mjc3MyA1LjA1NjY0IDIuNTIzNDQgNS4zMzc4OSAyLjY2Nzk3QzUuNjE5MTQgMi44MTI1IDUuODU3NDIgMy4wMDE5NSA2LjA1MjczIDMuMjM2MzNDNi4yNTE5NSAzLjQ2NjggNi40MDQzIDMuNzQwMjMgNi41MDk3NyA0LjA1NjY0QzYuNjE5MTQgNC4zNjkxNCA2LjY3MzgzIDQuNzIwNyA2LjY3MzgzIDUuMTExMzNINS4wNDQ5MkM1LjA0NDkyIDQuNjM4NjcgNC45Mzc1IDQuMjgxMjUgNC43MjI2NiA0LjAzOTA2QzQuNTA3ODEgMy43OTI5NyA0LjIxNjggMy42Njk5MiAzLjg0OTYxIDMuNjY5OTJDMy42NTAzOSAzLjY2OTkyIDMuNDc2NTYgMy42OTcyNyAzLjMyODEyIDMuNzUxOTVDMy4xODM1OSAzLjgwMjczIDMuMDY0NDUgMy44NzY5NSAyLjk3MDcgMy45NzQ2MUMyLjg3Njk1IDQuMDY4MzYgMi44MDY2NCA0LjE3OTY5IDIuNzU5NzcgNC4zMDg1OUMyLjcxNjggNC40Mzc1IDIuNjk1MzEgNC41NzgxMiAyLjY5NTMxIDQuNzMwNDdDMi42OTUzMSA0Ljg4MjgxIDIuNzE2OCA1LjAxOTUzIDIuNzU5NzcgNS4xNDA2MkMyLjgwNjY0IDUuMjU3ODEgMi44ODI4MSA1LjM2NzE5IDIuOTg4MjggNS40Njg3NUMzLjA5NzY2IDUuNTcwMzEgMy4yNDAyMyA1LjY2Nzk3IDMuNDE2MDIgNS43NjE3MkMzLjU5MTggNS44NTE1NiAzLjgxMDU1IDUuOTQzMzYgNC4wNzIyNyA2LjAzNzExQzQuNDY2OCA2LjE4NTU1IDQuODI0MjIgNi4zMzk4NCA1LjE0NDUzIDYuNUM1LjQ2NDg0IDYuNjU2MjUgNS43MzgyOCA2LjgzOTg0IDUuOTY0ODQgNy4wNTA3OEM2LjE5NTMxIDcuMjU3ODEgNi4zNzEwOSA3LjUgNi40OTIxOSA3Ljc3NzM0QzYuNjE3MTkgOC4wNTA3OCA2LjY3OTY5IDguMzc1IDYuNjc5NjkgOC43NUM2LjY3OTY5IDkuMDkzNzUgNi42MjMwNSA5LjQwNDMgNi41MDk3NyA5LjY4MTY0QzYuMzk2NDggOS45NTUwOCA2LjIzNDM4IDEwLjE5MTQgNi4wMjM0NCAxMC4zOTA2QzUuODEyNSAxMC41ODk4IDUuNTU4NTkgMTAuNzUgNS4yNjE3MiAxMC44NzExQzQuOTY0ODQgMTAuOTg4MyA0LjYzMjgxIDExLjA2NDUgNC4yNjU2MiAxMS4wOTk2VjEyLjI0OEgzLjMzMzk4VjExLjA5OTZDMy4wMDE5NSAxMS4wNjg0IDIuNjc5NjkgMTAuOTk2MSAyLjM2NzE5IDEwLjg4MjhDMi4wNTQ2OSAxMC43NjU2IDEuNzc3MzQgMTAuNTk3NyAxLjUzNTE2IDEwLjM3ODlDMS4yOTY4OCAxMC4xNjAyIDEuMTA1NDcgOS44ODQ3NyAwLjk2MDkzOCA5LjU1MjczQzAuODE2NDA2IDkuMjE2OCAwLjc0NDE0MSA4LjgxNDQ1IDAuNzQ0MTQxIDguMzQ1N0gyLjM3ODkxQzIuMzc4OTEgOC42MjY5NSAyLjQxOTkyIDguODYzMjggMi41MDE5NSA5LjA1NDY5QzIuNTgzOTggOS4yNDIxOSAyLjY4OTQ1IDkuMzkyNTggMi44MTgzNiA5LjUwNTg2QzIuOTUxMTcgOS42MTUyMyAzLjEwMTU2IDkuNjkzMzYgMy4yNjk1MyA5Ljc0MDIzQzMuNDM3NSA5Ljc4NzExIDMuNjA5MzggOS44MTA1NSAzLjc4NTE2IDkuODEwNTVDNC4yMDMxMiA5LjgxMDU1IDQuNTE5NTMgOS43MTI4OSA0LjczNDM4IDkuNTE3NThDNC45NDkyMiA5LjMyMjI3IDUuMDU2NjQgOS4wNzAzMSA1LjA1NjY0IDguNzYxNzJaTTEzLjQxOCAxMi4yNzE1SDguMDc0MjJWMTFIMTMuNDE4VjEyLjI3MTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjk1MjY0IDYpIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K); 9458 --jp-icon-text-editor: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTUgMTVIM3YyaDEydi0yem0wLThIM3YyaDEyVjd6TTMgMTNoMTh2LTJIM3Yyem0wIDhoMTh2LTJIM3Yyek0zIDN2MmgxOFYzSDN6Ii8+Cjwvc3ZnPgo=); 9459 --jp-icon-toc: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik03LDVIMjFWN0g3VjVNNywxM1YxMUgyMVYxM0g3TTQsNC41QTEuNSwxLjUgMCAwLDEgNS41LDZBMS41LDEuNSAwIDAsMSA0LDcuNUExLjUsMS41IDAgMCwxIDIuNSw2QTEuNSwxLjUgMCAwLDEgNCw0LjVNNCwxMC41QTEuNSwxLjUgMCAwLDEgNS41LDEyQTEuNSwxLjUgMCAwLDEgNCwxMy41QTEuNSwxLjUgMCAwLDEgMi41LDEyQTEuNSwxLjUgMCAwLDEgNCwxMC41TTcsMTlWMTdIMjFWMTlIN000LDE2LjVBMS41LDEuNSAwIDAsMSA1LjUsMThBMS41LDEuNSAwIDAsMSA0LDE5LjVBMS41LDEuNSAwIDAsMSAyLjUsMThBMS41LDEuNSAwIDAsMSA0LDE2LjVaIiAvPgogIDwvZz4KPC9zdmc+Cg==); 9460 --jp-icon-tree-view: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPgogICAgICAgIDxwYXRoIGQ9Ik0yMiAxMVYzaC03djNIOVYzSDJ2OGg3VjhoMnYxMGg0djNoN3YtOGgtN3YzaC0yVjhoMnYzeiIvPgogICAgPC9nPgo8L3N2Zz4=); 9461 --jp-icon-trusted: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI1Ij4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMykiIGQ9Ik0xLjg2MDk0IDExLjQ0MDlDMC44MjY0NDggOC43NzAyNyAwLjg2Mzc3OSA2LjA1NzY0IDEuMjQ5MDcgNC4xOTkzMkMyLjQ4MjA2IDMuOTMzNDcgNC4wODA2OCAzLjQwMzQ3IDUuNjAxMDIgMi44NDQ5QzcuMjM1NDkgMi4yNDQ0IDguODU2NjYgMS41ODE1IDkuOTg3NiAxLjA5NTM5QzExLjA1OTcgMS41ODM0MSAxMi42MDk0IDIuMjQ0NCAxNC4yMTggMi44NDMzOUMxNS43NTAzIDMuNDEzOTQgMTcuMzk5NSAzLjk1MjU4IDE4Ljc1MzkgNC4yMTM4NUMxOS4xMzY0IDYuMDcxNzcgMTkuMTcwOSA4Ljc3NzIyIDE4LjEzOSAxMS40NDA5QzE3LjAzMDMgMTQuMzAzMiAxNC42NjY4IDE3LjE4NDQgOS45OTk5OSAxOC45MzU0QzUuMzMzMiAxNy4xODQ0IDIuOTY5NjggMTQuMzAzMiAxLjg2MDk0IDExLjQ0MDlaIi8+CiAgICA8cGF0aCBjbGFzcz0ianAtaWNvbjIiIGZpbGw9IiMzMzMzMzMiIHN0cm9rZT0iIzMzMzMzMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOCA5Ljg2NzE5KSIgZD0iTTIuODYwMTUgNC44NjUzNUwwLjcyNjU0OSAyLjk5OTU5TDAgMy42MzA0NUwyLjg2MDE1IDYuMTMxNTdMOCAwLjYzMDg3Mkw3LjI3ODU3IDBMMi44NjAxNSA0Ljg2NTM1WiIvPgo8L3N2Zz4K); 9462 --jp-icon-undo: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEyLjUgOGMtMi42NSAwLTUuMDUuOTktNi45IDIuNkwyIDd2OWg5bC0zLjYyLTMuNjJjMS4zOS0xLjE2IDMuMTYtMS44OCA1LjEyLTEuODggMy41NCAwIDYuNTUgMi4zMSA3LjYgNS41bDIuMzctLjc4QzIxLjA4IDExLjAzIDE3LjE1IDggMTIuNSA4eiIvPgogIDwvZz4KPC9zdmc+Cg==); 9463 --jp-icon-vega: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtaWNvbjEganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjMjEyMTIxIj4KICAgIDxwYXRoIGQ9Ik0xMC42IDUuNGwyLjItMy4ySDIuMnY3LjNsNC02LjZ6Ii8+CiAgICA8cGF0aCBkPSJNMTUuOCAyLjJsLTQuNCA2LjZMNyA2LjNsLTQuOCA4djUuNWgxNy42VjIuMmgtNHptLTcgMTUuNEg1LjV2LTQuNGgzLjN2NC40em00LjQgMEg5LjhWOS44aDMuNHY3Ljh6bTQuNCAwaC0zLjRWNi41aDMuNHYxMS4xeiIvPgogIDwvZz4KPC9zdmc+Cg==); 9464 --jp-icon-yaml: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtaWNvbi1jb250cmFzdDIganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjRDgxQjYwIj4KICAgIDxwYXRoIGQ9Ik03LjIgMTguNnYtNS40TDMgNS42aDMuM2wxLjQgMy4xYy4zLjkuNiAxLjYgMSAyLjUuMy0uOC42LTEuNiAxLTIuNWwxLjQtMy4xaDMuNGwtNC40IDcuNnY1LjVsLTIuOS0uMXoiLz4KICAgIDxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjE3LjYiIGN5PSIxNi41IiByPSIyLjEiLz4KICAgIDxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjE3LjYiIGN5PSIxMSIgcj0iMi4xIi8+CiAgPC9nPgo8L3N2Zz4K); 9465 } 9466 9467 /* Icon CSS class declarations */ 9468 9469 .jp-AddIcon { 9470 background-image: var(--jp-icon-add); 9471 } 9472 .jp-BugIcon { 9473 background-image: var(--jp-icon-bug); 9474 } 9475 .jp-BuildIcon { 9476 background-image: var(--jp-icon-build); 9477 } 9478 .jp-CaretDownEmptyIcon { 9479 background-image: var(--jp-icon-caret-down-empty); 9480 } 9481 .jp-CaretDownEmptyThinIcon { 9482 background-image: var(--jp-icon-caret-down-empty-thin); 9483 } 9484 .jp-CaretDownIcon { 9485 background-image: var(--jp-icon-caret-down); 9486 } 9487 .jp-CaretLeftIcon { 9488 background-image: var(--jp-icon-caret-left); 9489 } 9490 .jp-CaretRightIcon { 9491 background-image: var(--jp-icon-caret-right); 9492 } 9493 .jp-CaretUpEmptyThinIcon { 9494 background-image: var(--jp-icon-caret-up-empty-thin); 9495 } 9496 .jp-CaretUpIcon { 9497 background-image: var(--jp-icon-caret-up); 9498 } 9499 .jp-CaseSensitiveIcon { 9500 background-image: var(--jp-icon-case-sensitive); 9501 } 9502 .jp-CheckIcon { 9503 background-image: var(--jp-icon-check); 9504 } 9505 .jp-CircleEmptyIcon { 9506 background-image: var(--jp-icon-circle-empty); 9507 } 9508 .jp-CircleIcon { 9509 background-image: var(--jp-icon-circle); 9510 } 9511 .jp-ClearIcon { 9512 background-image: var(--jp-icon-clear); 9513 } 9514 .jp-CloseIcon { 9515 background-image: var(--jp-icon-close); 9516 } 9517 .jp-CodeIcon { 9518 background-image: var(--jp-icon-code); 9519 } 9520 .jp-ConsoleIcon { 9521 background-image: var(--jp-icon-console); 9522 } 9523 .jp-CopyIcon { 9524 background-image: var(--jp-icon-copy); 9525 } 9526 .jp-CopyrightIcon { 9527 background-image: var(--jp-icon-copyright); 9528 } 9529 .jp-CutIcon { 9530 background-image: var(--jp-icon-cut); 9531 } 9532 .jp-DownloadIcon { 9533 background-image: var(--jp-icon-download); 9534 } 9535 .jp-EditIcon { 9536 background-image: var(--jp-icon-edit); 9537 } 9538 .jp-EllipsesIcon { 9539 background-image: var(--jp-icon-ellipses); 9540 } 9541 .jp-ExtensionIcon { 9542 background-image: var(--jp-icon-extension); 9543 } 9544 .jp-FastForwardIcon { 9545 background-image: var(--jp-icon-fast-forward); 9546 } 9547 .jp-FileIcon { 9548 background-image: var(--jp-icon-file); 9549 } 9550 .jp-FileUploadIcon { 9551 background-image: var(--jp-icon-file-upload); 9552 } 9553 .jp-FilterListIcon { 9554 background-image: var(--jp-icon-filter-list); 9555 } 9556 .jp-FolderIcon { 9557 background-image: var(--jp-icon-folder); 9558 } 9559 .jp-Html5Icon { 9560 background-image: var(--jp-icon-html5); 9561 } 9562 .jp-ImageIcon { 9563 background-image: var(--jp-icon-image); 9564 } 9565 .jp-InspectorIcon { 9566 background-image: var(--jp-icon-inspector); 9567 } 9568 .jp-JsonIcon { 9569 background-image: var(--jp-icon-json); 9570 } 9571 .jp-JuliaIcon { 9572 background-image: var(--jp-icon-julia); 9573 } 9574 .jp-JupyterFaviconIcon { 9575 background-image: var(--jp-icon-jupyter-favicon); 9576 } 9577 .jp-JupyterIcon { 9578 background-image: var(--jp-icon-jupyter); 9579 } 9580 .jp-JupyterlabWordmarkIcon { 9581 background-image: var(--jp-icon-jupyterlab-wordmark); 9582 } 9583 .jp-KernelIcon { 9584 background-image: var(--jp-icon-kernel); 9585 } 9586 .jp-KeyboardIcon { 9587 background-image: var(--jp-icon-keyboard); 9588 } 9589 .jp-LauncherIcon { 9590 background-image: var(--jp-icon-launcher); 9591 } 9592 .jp-LineFormIcon { 9593 background-image: var(--jp-icon-line-form); 9594 } 9595 .jp-LinkIcon { 9596 background-image: var(--jp-icon-link); 9597 } 9598 .jp-ListIcon { 9599 background-image: var(--jp-icon-list); 9600 } 9601 .jp-ListingsInfoIcon { 9602 background-image: var(--jp-icon-listings-info); 9603 } 9604 .jp-MarkdownIcon { 9605 background-image: var(--jp-icon-markdown); 9606 } 9607 .jp-NewFolderIcon { 9608 background-image: var(--jp-icon-new-folder); 9609 } 9610 .jp-NotTrustedIcon { 9611 background-image: var(--jp-icon-not-trusted); 9612 } 9613 .jp-NotebookIcon { 9614 background-image: var(--jp-icon-notebook); 9615 } 9616 .jp-NumberingIcon { 9617 background-image: var(--jp-icon-numbering); 9618 } 9619 .jp-OfflineBoltIcon { 9620 background-image: var(--jp-icon-offline-bolt); 9621 } 9622 .jp-PaletteIcon { 9623 background-image: var(--jp-icon-palette); 9624 } 9625 .jp-PasteIcon { 9626 background-image: var(--jp-icon-paste); 9627 } 9628 .jp-PdfIcon { 9629 background-image: var(--jp-icon-pdf); 9630 } 9631 .jp-PythonIcon { 9632 background-image: var(--jp-icon-python); 9633 } 9634 .jp-RKernelIcon { 9635 background-image: var(--jp-icon-r-kernel); 9636 } 9637 .jp-ReactIcon { 9638 background-image: var(--jp-icon-react); 9639 } 9640 .jp-RedoIcon { 9641 background-image: var(--jp-icon-redo); 9642 } 9643 .jp-RefreshIcon { 9644 background-image: var(--jp-icon-refresh); 9645 } 9646 .jp-RegexIcon { 9647 background-image: var(--jp-icon-regex); 9648 } 9649 .jp-RunIcon { 9650 background-image: var(--jp-icon-run); 9651 } 9652 .jp-RunningIcon { 9653 background-image: var(--jp-icon-running); 9654 } 9655 .jp-SaveIcon { 9656 background-image: var(--jp-icon-save); 9657 } 9658 .jp-SearchIcon { 9659 background-image: var(--jp-icon-search); 9660 } 9661 .jp-SettingsIcon { 9662 background-image: var(--jp-icon-settings); 9663 } 9664 .jp-SpreadsheetIcon { 9665 background-image: var(--jp-icon-spreadsheet); 9666 } 9667 .jp-StopIcon { 9668 background-image: var(--jp-icon-stop); 9669 } 9670 .jp-TabIcon { 9671 background-image: var(--jp-icon-tab); 9672 } 9673 .jp-TableRowsIcon { 9674 background-image: var(--jp-icon-table-rows); 9675 } 9676 .jp-TagIcon { 9677 background-image: var(--jp-icon-tag); 9678 } 9679 .jp-TerminalIcon { 9680 background-image: var(--jp-icon-terminal); 9681 } 9682 .jp-TextEditorIcon { 9683 background-image: var(--jp-icon-text-editor); 9684 } 9685 .jp-TocIcon { 9686 background-image: var(--jp-icon-toc); 9687 } 9688 .jp-TreeViewIcon { 9689 background-image: var(--jp-icon-tree-view); 9690 } 9691 .jp-TrustedIcon { 9692 background-image: var(--jp-icon-trusted); 9693 } 9694 .jp-UndoIcon { 9695 background-image: var(--jp-icon-undo); 9696 } 9697 .jp-VegaIcon { 9698 background-image: var(--jp-icon-vega); 9699 } 9700 .jp-YamlIcon { 9701 background-image: var(--jp-icon-yaml); 9702 } 9703 9704 /*----------------------------------------------------------------------------- 9705 | Copyright (c) Jupyter Development Team. 9706 | Distributed under the terms of the Modified BSD License. 9707 |----------------------------------------------------------------------------*/ 9708 9709 /** 9710 * (DEPRECATED) Support for consuming icons as CSS background images 9711 */ 9712 9713 .jp-Icon, 9714 .jp-MaterialIcon { 9715 background-position: center; 9716 background-repeat: no-repeat; 9717 background-size: 16px; 9718 min-width: 16px; 9719 min-height: 16px; 9720 } 9721 9722 .jp-Icon-cover { 9723 background-position: center; 9724 background-repeat: no-repeat; 9725 background-size: cover; 9726 } 9727 9728 /** 9729 * (DEPRECATED) Support for specific CSS icon sizes 9730 */ 9731 9732 .jp-Icon-16 { 9733 background-size: 16px; 9734 min-width: 16px; 9735 min-height: 16px; 9736 } 9737 9738 .jp-Icon-18 { 9739 background-size: 18px; 9740 min-width: 18px; 9741 min-height: 18px; 9742 } 9743 9744 .jp-Icon-20 { 9745 background-size: 20px; 9746 min-width: 20px; 9747 min-height: 20px; 9748 } 9749 9750 /*----------------------------------------------------------------------------- 9751 | Copyright (c) Jupyter Development Team. 9752 | Distributed under the terms of the Modified BSD License. 9753 |----------------------------------------------------------------------------*/ 9754 9755 /** 9756 * Support for icons as inline SVG HTMLElements 9757 */ 9758 9759 /* recolor the primary elements of an icon */ 9760 .jp-icon0[fill] { 9761 fill: var(--jp-inverse-layout-color0); 9762 } 9763 .jp-icon1[fill] { 9764 fill: var(--jp-inverse-layout-color1); 9765 } 9766 .jp-icon2[fill] { 9767 fill: var(--jp-inverse-layout-color2); 9768 } 9769 .jp-icon3[fill] { 9770 fill: var(--jp-inverse-layout-color3); 9771 } 9772 .jp-icon4[fill] { 9773 fill: var(--jp-inverse-layout-color4); 9774 } 9775 9776 .jp-icon0[stroke] { 9777 stroke: var(--jp-inverse-layout-color0); 9778 } 9779 .jp-icon1[stroke] { 9780 stroke: var(--jp-inverse-layout-color1); 9781 } 9782 .jp-icon2[stroke] { 9783 stroke: var(--jp-inverse-layout-color2); 9784 } 9785 .jp-icon3[stroke] { 9786 stroke: var(--jp-inverse-layout-color3); 9787 } 9788 .jp-icon4[stroke] { 9789 stroke: var(--jp-inverse-layout-color4); 9790 } 9791 /* recolor the accent elements of an icon */ 9792 .jp-icon-accent0[fill] { 9793 fill: var(--jp-layout-color0); 9794 } 9795 .jp-icon-accent1[fill] { 9796 fill: var(--jp-layout-color1); 9797 } 9798 .jp-icon-accent2[fill] { 9799 fill: var(--jp-layout-color2); 9800 } 9801 .jp-icon-accent3[fill] { 9802 fill: var(--jp-layout-color3); 9803 } 9804 .jp-icon-accent4[fill] { 9805 fill: var(--jp-layout-color4); 9806 } 9807 9808 .jp-icon-accent0[stroke] { 9809 stroke: var(--jp-layout-color0); 9810 } 9811 .jp-icon-accent1[stroke] { 9812 stroke: var(--jp-layout-color1); 9813 } 9814 .jp-icon-accent2[stroke] { 9815 stroke: var(--jp-layout-color2); 9816 } 9817 .jp-icon-accent3[stroke] { 9818 stroke: var(--jp-layout-color3); 9819 } 9820 .jp-icon-accent4[stroke] { 9821 stroke: var(--jp-layout-color4); 9822 } 9823 /* set the color of an icon to transparent */ 9824 .jp-icon-none[fill] { 9825 fill: none; 9826 } 9827 9828 .jp-icon-none[stroke] { 9829 stroke: none; 9830 } 9831 /* brand icon colors. Same for light and dark */ 9832 .jp-icon-brand0[fill] { 9833 fill: var(--jp-brand-color0); 9834 } 9835 .jp-icon-brand1[fill] { 9836 fill: var(--jp-brand-color1); 9837 } 9838 .jp-icon-brand2[fill] { 9839 fill: var(--jp-brand-color2); 9840 } 9841 .jp-icon-brand3[fill] { 9842 fill: var(--jp-brand-color3); 9843 } 9844 .jp-icon-brand4[fill] { 9845 fill: var(--jp-brand-color4); 9846 } 9847 9848 .jp-icon-brand0[stroke] { 9849 stroke: var(--jp-brand-color0); 9850 } 9851 .jp-icon-brand1[stroke] { 9852 stroke: var(--jp-brand-color1); 9853 } 9854 .jp-icon-brand2[stroke] { 9855 stroke: var(--jp-brand-color2); 9856 } 9857 .jp-icon-brand3[stroke] { 9858 stroke: var(--jp-brand-color3); 9859 } 9860 .jp-icon-brand4[stroke] { 9861 stroke: var(--jp-brand-color4); 9862 } 9863 /* warn icon colors. Same for light and dark */ 9864 .jp-icon-warn0[fill] { 9865 fill: var(--jp-warn-color0); 9866 } 9867 .jp-icon-warn1[fill] { 9868 fill: var(--jp-warn-color1); 9869 } 9870 .jp-icon-warn2[fill] { 9871 fill: var(--jp-warn-color2); 9872 } 9873 .jp-icon-warn3[fill] { 9874 fill: var(--jp-warn-color3); 9875 } 9876 9877 .jp-icon-warn0[stroke] { 9878 stroke: var(--jp-warn-color0); 9879 } 9880 .jp-icon-warn1[stroke] { 9881 stroke: var(--jp-warn-color1); 9882 } 9883 .jp-icon-warn2[stroke] { 9884 stroke: var(--jp-warn-color2); 9885 } 9886 .jp-icon-warn3[stroke] { 9887 stroke: var(--jp-warn-color3); 9888 } 9889 /* icon colors that contrast well with each other and most backgrounds */ 9890 .jp-icon-contrast0[fill] { 9891 fill: var(--jp-icon-contrast-color0); 9892 } 9893 .jp-icon-contrast1[fill] { 9894 fill: var(--jp-icon-contrast-color1); 9895 } 9896 .jp-icon-contrast2[fill] { 9897 fill: var(--jp-icon-contrast-color2); 9898 } 9899 .jp-icon-contrast3[fill] { 9900 fill: var(--jp-icon-contrast-color3); 9901 } 9902 9903 .jp-icon-contrast0[stroke] { 9904 stroke: var(--jp-icon-contrast-color0); 9905 } 9906 .jp-icon-contrast1[stroke] { 9907 stroke: var(--jp-icon-contrast-color1); 9908 } 9909 .jp-icon-contrast2[stroke] { 9910 stroke: var(--jp-icon-contrast-color2); 9911 } 9912 .jp-icon-contrast3[stroke] { 9913 stroke: var(--jp-icon-contrast-color3); 9914 } 9915 9916 /* CSS for icons in selected items in the settings editor */ 9917 #setting-editor .jp-PluginList .jp-mod-selected .jp-icon-selectable[fill] { 9918 fill: #fff; 9919 } 9920 #setting-editor 9921 .jp-PluginList 9922 .jp-mod-selected 9923 .jp-icon-selectable-inverse[fill] { 9924 fill: var(--jp-brand-color1); 9925 } 9926 9927 /* CSS for icons in selected filebrowser listing items */ 9928 .jp-DirListing-item.jp-mod-selected .jp-icon-selectable[fill] { 9929 fill: #fff; 9930 } 9931 .jp-DirListing-item.jp-mod-selected .jp-icon-selectable-inverse[fill] { 9932 fill: var(--jp-brand-color1); 9933 } 9934 9935 /* CSS for icons in selected tabs in the sidebar tab manager */ 9936 #tab-manager .lm-TabBar-tab.jp-mod-active .jp-icon-selectable[fill] { 9937 fill: #fff; 9938 } 9939 9940 #tab-manager .lm-TabBar-tab.jp-mod-active .jp-icon-selectable-inverse[fill] { 9941 fill: var(--jp-brand-color1); 9942 } 9943 #tab-manager 9944 .lm-TabBar-tab.jp-mod-active 9945 .jp-icon-hover 9946 :hover 9947 .jp-icon-selectable[fill] { 9948 fill: var(--jp-brand-color1); 9949 } 9950 9951 #tab-manager 9952 .lm-TabBar-tab.jp-mod-active 9953 .jp-icon-hover 9954 :hover 9955 .jp-icon-selectable-inverse[fill] { 9956 fill: #fff; 9957 } 9958 9959 /** 9960 * TODO: come up with non css-hack solution for showing the busy icon on top 9961 * of the close icon 9962 * CSS for complex behavior of close icon of tabs in the sidebar tab manager 9963 */ 9964 #tab-manager 9965 .lm-TabBar-tab.jp-mod-dirty 9966 > .lm-TabBar-tabCloseIcon 9967 > :not(:hover) 9968 > .jp-icon3[fill] { 9969 fill: none; 9970 } 9971 #tab-manager 9972 .lm-TabBar-tab.jp-mod-dirty 9973 > .lm-TabBar-tabCloseIcon 9974 > :not(:hover) 9975 > .jp-icon-busy[fill] { 9976 fill: var(--jp-inverse-layout-color3); 9977 } 9978 9979 #tab-manager 9980 .lm-TabBar-tab.jp-mod-dirty.jp-mod-active 9981 > .lm-TabBar-tabCloseIcon 9982 > :not(:hover) 9983 > .jp-icon-busy[fill] { 9984 fill: #fff; 9985 } 9986 9987 /** 9988 * TODO: come up with non css-hack solution for showing the busy icon on top 9989 * of the close icon 9990 * CSS for complex behavior of close icon of tabs in the main area tabbar 9991 */ 9992 .lm-DockPanel-tabBar 9993 .lm-TabBar-tab.lm-mod-closable.jp-mod-dirty 9994 > .lm-TabBar-tabCloseIcon 9995 > :not(:hover) 9996 > .jp-icon3[fill] { 9997 fill: none; 9998 } 9999 .lm-DockPanel-tabBar 10000 .lm-TabBar-tab.lm-mod-closable.jp-mod-dirty 10001 > .lm-TabBar-tabCloseIcon 10002 > :not(:hover) 10003 > .jp-icon-busy[fill] { 10004 fill: var(--jp-inverse-layout-color3); 10005 } 10006 10007 /* CSS for icons in status bar */ 10008 #jp-main-statusbar .jp-mod-selected .jp-icon-selectable[fill] { 10009 fill: #fff; 10010 } 10011 10012 #jp-main-statusbar .jp-mod-selected .jp-icon-selectable-inverse[fill] { 10013 fill: var(--jp-brand-color1); 10014 } 10015 /* special handling for splash icon CSS. While the theme CSS reloads during 10016 splash, the splash icon can loose theming. To prevent that, we set a 10017 default for its color variable */ 10018 :root { 10019 --jp-warn-color0: var(--md-orange-700); 10020 } 10021 10022 /* not sure what to do with this one, used in filebrowser listing */ 10023 .jp-DragIcon { 10024 margin-right: 4px; 10025 } 10026 10027 /*----------------------------------------------------------------------------- 10028 | Copyright (c) Jupyter Development Team. 10029 | Distributed under the terms of the Modified BSD License. 10030 |----------------------------------------------------------------------------*/ 10031 10032 /** 10033 * Support for alt colors for icons as inline SVG HTMLElements 10034 */ 10035 10036 /* alt recolor the primary elements of an icon */ 10037 .jp-icon-alt .jp-icon0[fill] { 10038 fill: var(--jp-layout-color0); 10039 } 10040 .jp-icon-alt .jp-icon1[fill] { 10041 fill: var(--jp-layout-color1); 10042 } 10043 .jp-icon-alt .jp-icon2[fill] { 10044 fill: var(--jp-layout-color2); 10045 } 10046 .jp-icon-alt .jp-icon3[fill] { 10047 fill: var(--jp-layout-color3); 10048 } 10049 .jp-icon-alt .jp-icon4[fill] { 10050 fill: var(--jp-layout-color4); 10051 } 10052 10053 .jp-icon-alt .jp-icon0[stroke] { 10054 stroke: var(--jp-layout-color0); 10055 } 10056 .jp-icon-alt .jp-icon1[stroke] { 10057 stroke: var(--jp-layout-color1); 10058 } 10059 .jp-icon-alt .jp-icon2[stroke] { 10060 stroke: var(--jp-layout-color2); 10061 } 10062 .jp-icon-alt .jp-icon3[stroke] { 10063 stroke: var(--jp-layout-color3); 10064 } 10065 .jp-icon-alt .jp-icon4[stroke] { 10066 stroke: var(--jp-layout-color4); 10067 } 10068 10069 /* alt recolor the accent elements of an icon */ 10070 .jp-icon-alt .jp-icon-accent0[fill] { 10071 fill: var(--jp-inverse-layout-color0); 10072 } 10073 .jp-icon-alt .jp-icon-accent1[fill] { 10074 fill: var(--jp-inverse-layout-color1); 10075 } 10076 .jp-icon-alt .jp-icon-accent2[fill] { 10077 fill: var(--jp-inverse-layout-color2); 10078 } 10079 .jp-icon-alt .jp-icon-accent3[fill] { 10080 fill: var(--jp-inverse-layout-color3); 10081 } 10082 .jp-icon-alt .jp-icon-accent4[fill] { 10083 fill: var(--jp-inverse-layout-color4); 10084 } 10085 10086 .jp-icon-alt .jp-icon-accent0[stroke] { 10087 stroke: var(--jp-inverse-layout-color0); 10088 } 10089 .jp-icon-alt .jp-icon-accent1[stroke] { 10090 stroke: var(--jp-inverse-layout-color1); 10091 } 10092 .jp-icon-alt .jp-icon-accent2[stroke] { 10093 stroke: var(--jp-inverse-layout-color2); 10094 } 10095 .jp-icon-alt .jp-icon-accent3[stroke] { 10096 stroke: var(--jp-inverse-layout-color3); 10097 } 10098 .jp-icon-alt .jp-icon-accent4[stroke] { 10099 stroke: var(--jp-inverse-layout-color4); 10100 } 10101 10102 /*----------------------------------------------------------------------------- 10103 | Copyright (c) Jupyter Development Team. 10104 | Distributed under the terms of the Modified BSD License. 10105 |----------------------------------------------------------------------------*/ 10106 10107 .jp-icon-hoverShow:not(:hover) svg { 10108 display: none !important; 10109 } 10110 10111 /** 10112 * Support for hover colors for icons as inline SVG HTMLElements 10113 */ 10114 10115 /** 10116 * regular colors 10117 */ 10118 10119 /* recolor the primary elements of an icon */ 10120 .jp-icon-hover :hover .jp-icon0-hover[fill] { 10121 fill: var(--jp-inverse-layout-color0); 10122 } 10123 .jp-icon-hover :hover .jp-icon1-hover[fill] { 10124 fill: var(--jp-inverse-layout-color1); 10125 } 10126 .jp-icon-hover :hover .jp-icon2-hover[fill] { 10127 fill: var(--jp-inverse-layout-color2); 10128 } 10129 .jp-icon-hover :hover .jp-icon3-hover[fill] { 10130 fill: var(--jp-inverse-layout-color3); 10131 } 10132 .jp-icon-hover :hover .jp-icon4-hover[fill] { 10133 fill: var(--jp-inverse-layout-color4); 10134 } 10135 10136 .jp-icon-hover :hover .jp-icon0-hover[stroke] { 10137 stroke: var(--jp-inverse-layout-color0); 10138 } 10139 .jp-icon-hover :hover .jp-icon1-hover[stroke] { 10140 stroke: var(--jp-inverse-layout-color1); 10141 } 10142 .jp-icon-hover :hover .jp-icon2-hover[stroke] { 10143 stroke: var(--jp-inverse-layout-color2); 10144 } 10145 .jp-icon-hover :hover .jp-icon3-hover[stroke] { 10146 stroke: var(--jp-inverse-layout-color3); 10147 } 10148 .jp-icon-hover :hover .jp-icon4-hover[stroke] { 10149 stroke: var(--jp-inverse-layout-color4); 10150 } 10151 10152 /* recolor the accent elements of an icon */ 10153 .jp-icon-hover :hover .jp-icon-accent0-hover[fill] { 10154 fill: var(--jp-layout-color0); 10155 } 10156 .jp-icon-hover :hover .jp-icon-accent1-hover[fill] { 10157 fill: var(--jp-layout-color1); 10158 } 10159 .jp-icon-hover :hover .jp-icon-accent2-hover[fill] { 10160 fill: var(--jp-layout-color2); 10161 } 10162 .jp-icon-hover :hover .jp-icon-accent3-hover[fill] { 10163 fill: var(--jp-layout-color3); 10164 } 10165 .jp-icon-hover :hover .jp-icon-accent4-hover[fill] { 10166 fill: var(--jp-layout-color4); 10167 } 10168 10169 .jp-icon-hover :hover .jp-icon-accent0-hover[stroke] { 10170 stroke: var(--jp-layout-color0); 10171 } 10172 .jp-icon-hover :hover .jp-icon-accent1-hover[stroke] { 10173 stroke: var(--jp-layout-color1); 10174 } 10175 .jp-icon-hover :hover .jp-icon-accent2-hover[stroke] { 10176 stroke: var(--jp-layout-color2); 10177 } 10178 .jp-icon-hover :hover .jp-icon-accent3-hover[stroke] { 10179 stroke: var(--jp-layout-color3); 10180 } 10181 .jp-icon-hover :hover .jp-icon-accent4-hover[stroke] { 10182 stroke: var(--jp-layout-color4); 10183 } 10184 10185 /* set the color of an icon to transparent */ 10186 .jp-icon-hover :hover .jp-icon-none-hover[fill] { 10187 fill: none; 10188 } 10189 10190 .jp-icon-hover :hover .jp-icon-none-hover[stroke] { 10191 stroke: none; 10192 } 10193 10194 /** 10195 * inverse colors 10196 */ 10197 10198 /* inverse recolor the primary elements of an icon */ 10199 .jp-icon-hover.jp-icon-alt :hover .jp-icon0-hover[fill] { 10200 fill: var(--jp-layout-color0); 10201 } 10202 .jp-icon-hover.jp-icon-alt :hover .jp-icon1-hover[fill] { 10203 fill: var(--jp-layout-color1); 10204 } 10205 .jp-icon-hover.jp-icon-alt :hover .jp-icon2-hover[fill] { 10206 fill: var(--jp-layout-color2); 10207 } 10208 .jp-icon-hover.jp-icon-alt :hover .jp-icon3-hover[fill] { 10209 fill: var(--jp-layout-color3); 10210 } 10211 .jp-icon-hover.jp-icon-alt :hover .jp-icon4-hover[fill] { 10212 fill: var(--jp-layout-color4); 10213 } 10214 10215 .jp-icon-hover.jp-icon-alt :hover .jp-icon0-hover[stroke] { 10216 stroke: var(--jp-layout-color0); 10217 } 10218 .jp-icon-hover.jp-icon-alt :hover .jp-icon1-hover[stroke] { 10219 stroke: var(--jp-layout-color1); 10220 } 10221 .jp-icon-hover.jp-icon-alt :hover .jp-icon2-hover[stroke] { 10222 stroke: var(--jp-layout-color2); 10223 } 10224 .jp-icon-hover.jp-icon-alt :hover .jp-icon3-hover[stroke] { 10225 stroke: var(--jp-layout-color3); 10226 } 10227 .jp-icon-hover.jp-icon-alt :hover .jp-icon4-hover[stroke] { 10228 stroke: var(--jp-layout-color4); 10229 } 10230 10231 /* inverse recolor the accent elements of an icon */ 10232 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent0-hover[fill] { 10233 fill: var(--jp-inverse-layout-color0); 10234 } 10235 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent1-hover[fill] { 10236 fill: var(--jp-inverse-layout-color1); 10237 } 10238 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent2-hover[fill] { 10239 fill: var(--jp-inverse-layout-color2); 10240 } 10241 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent3-hover[fill] { 10242 fill: var(--jp-inverse-layout-color3); 10243 } 10244 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent4-hover[fill] { 10245 fill: var(--jp-inverse-layout-color4); 10246 } 10247 10248 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent0-hover[stroke] { 10249 stroke: var(--jp-inverse-layout-color0); 10250 } 10251 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent1-hover[stroke] { 10252 stroke: var(--jp-inverse-layout-color1); 10253 } 10254 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent2-hover[stroke] { 10255 stroke: var(--jp-inverse-layout-color2); 10256 } 10257 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent3-hover[stroke] { 10258 stroke: var(--jp-inverse-layout-color3); 10259 } 10260 .jp-icon-hover.jp-icon-alt :hover .jp-icon-accent4-hover[stroke] { 10261 stroke: var(--jp-inverse-layout-color4); 10262 } 10263 10264 /*----------------------------------------------------------------------------- 10265 | Copyright (c) Jupyter Development Team. 10266 | Distributed under the terms of the Modified BSD License. 10267 |----------------------------------------------------------------------------*/ 10268 10269 .jp-switch { 10270 display: flex; 10271 align-items: center; 10272 padding-left: 4px; 10273 padding-right: 4px; 10274 font-size: var(--jp-ui-font-size1); 10275 background-color: transparent; 10276 color: var(--jp-ui-font-color1); 10277 border: none; 10278 height: 20px; 10279 } 10280 10281 .jp-switch:hover { 10282 background-color: var(--jp-layout-color2); 10283 } 10284 10285 .jp-switch-label { 10286 margin-right: 5px; 10287 } 10288 10289 .jp-switch-track { 10290 cursor: pointer; 10291 background-color: var(--jp-border-color1); 10292 -webkit-transition: 0.4s; 10293 transition: 0.4s; 10294 border-radius: 34px; 10295 height: 16px; 10296 width: 35px; 10297 position: relative; 10298 } 10299 10300 .jp-switch-track::before { 10301 content: ''; 10302 position: absolute; 10303 height: 10px; 10304 width: 10px; 10305 margin: 3px; 10306 left: 0px; 10307 background-color: var(--jp-ui-inverse-font-color1); 10308 -webkit-transition: 0.4s; 10309 transition: 0.4s; 10310 border-radius: 50%; 10311 } 10312 10313 .jp-switch[aria-checked='true'] .jp-switch-track { 10314 background-color: var(--jp-warn-color0); 10315 } 10316 10317 .jp-switch[aria-checked='true'] .jp-switch-track::before { 10318 /* track width (35) - margins (3 + 3) - thumb width (10) */ 10319 left: 19px; 10320 } 10321 10322 /*----------------------------------------------------------------------------- 10323 | Copyright (c) Jupyter Development Team. 10324 | Distributed under the terms of the Modified BSD License. 10325 |----------------------------------------------------------------------------*/ 10326 10327 /* Sibling imports */ 10328 10329 /* Override Blueprint's _reset.scss styles */ 10330 html { 10331 box-sizing: unset; 10332 } 10333 10334 *, 10335 *::before, 10336 *::after { 10337 box-sizing: unset; 10338 } 10339 10340 body { 10341 color: unset; 10342 font-family: var(--jp-ui-font-family); 10343 } 10344 10345 p { 10346 margin-top: unset; 10347 margin-bottom: unset; 10348 } 10349 10350 small { 10351 font-size: unset; 10352 } 10353 10354 strong { 10355 font-weight: unset; 10356 } 10357 10358 /* Override Blueprint's _typography.scss styles */ 10359 a { 10360 text-decoration: unset; 10361 color: unset; 10362 } 10363 a:hover { 10364 text-decoration: unset; 10365 color: unset; 10366 } 10367 10368 /* Override Blueprint's _accessibility.scss styles */ 10369 :focus { 10370 outline: unset; 10371 outline-offset: unset; 10372 -moz-outline-radius: unset; 10373 } 10374 10375 /* Styles for ui-components */ 10376 .jp-Button { 10377 border-radius: var(--jp-border-radius); 10378 padding: 0px 12px; 10379 font-size: var(--jp-ui-font-size1); 10380 } 10381 10382 /* Use our own theme for hover styles */ 10383 button.jp-Button.bp3-button.bp3-minimal:hover { 10384 background-color: var(--jp-layout-color2); 10385 } 10386 .jp-Button.minimal { 10387 color: unset !important; 10388 } 10389 10390 .jp-Button.jp-ToolbarButtonComponent { 10391 text-transform: none; 10392 } 10393 10394 .jp-InputGroup input { 10395 box-sizing: border-box; 10396 border-radius: 0; 10397 background-color: transparent; 10398 color: var(--jp-ui-font-color0); 10399 box-shadow: inset 0 0 0 var(--jp-border-width) var(--jp-input-border-color); 10400 } 10401 10402 .jp-InputGroup input:focus { 10403 box-shadow: inset 0 0 0 var(--jp-border-width) 10404 var(--jp-input-active-box-shadow-color), 10405 inset 0 0 0 3px var(--jp-input-active-box-shadow-color); 10406 } 10407 10408 .jp-InputGroup input::placeholder, 10409 input::placeholder { 10410 color: var(--jp-ui-font-color3); 10411 } 10412 10413 .jp-BPIcon { 10414 display: inline-block; 10415 vertical-align: middle; 10416 margin: auto; 10417 } 10418 10419 /* Stop blueprint futzing with our icon fills */ 10420 .bp3-icon.jp-BPIcon > svg:not([fill]) { 10421 fill: var(--jp-inverse-layout-color3); 10422 } 10423 10424 .jp-InputGroupAction { 10425 padding: 6px; 10426 } 10427 10428 .jp-HTMLSelect.jp-DefaultStyle select { 10429 background-color: initial; 10430 border: none; 10431 border-radius: 0; 10432 box-shadow: none; 10433 color: var(--jp-ui-font-color0); 10434 display: block; 10435 font-size: var(--jp-ui-font-size1); 10436 height: 24px; 10437 line-height: 14px; 10438 padding: 0 25px 0 10px; 10439 text-align: left; 10440 -moz-appearance: none; 10441 -webkit-appearance: none; 10442 } 10443 10444 /* Use our own theme for hover and option styles */ 10445 .jp-HTMLSelect.jp-DefaultStyle select:hover, 10446 .jp-HTMLSelect.jp-DefaultStyle select > option { 10447 background-color: var(--jp-layout-color2); 10448 color: var(--jp-ui-font-color0); 10449 } 10450 select { 10451 box-sizing: border-box; 10452 } 10453 10454 /*----------------------------------------------------------------------------- 10455 | Copyright (c) Jupyter Development Team. 10456 | Distributed under the terms of the Modified BSD License. 10457 |----------------------------------------------------------------------------*/ 10458 10459 .jp-Collapse { 10460 display: flex; 10461 flex-direction: column; 10462 align-items: stretch; 10463 border-top: 1px solid var(--jp-border-color2); 10464 border-bottom: 1px solid var(--jp-border-color2); 10465 } 10466 10467 .jp-Collapse-header { 10468 padding: 1px 12px; 10469 color: var(--jp-ui-font-color1); 10470 background-color: var(--jp-layout-color1); 10471 font-size: var(--jp-ui-font-size2); 10472 } 10473 10474 .jp-Collapse-header:hover { 10475 background-color: var(--jp-layout-color2); 10476 } 10477 10478 .jp-Collapse-contents { 10479 padding: 0px 12px 0px 12px; 10480 background-color: var(--jp-layout-color1); 10481 color: var(--jp-ui-font-color1); 10482 overflow: auto; 10483 } 10484 10485 /*----------------------------------------------------------------------------- 10486 | Copyright (c) Jupyter Development Team. 10487 | Distributed under the terms of the Modified BSD License. 10488 |----------------------------------------------------------------------------*/ 10489 10490 /*----------------------------------------------------------------------------- 10491 | Variables 10492 |----------------------------------------------------------------------------*/ 10493 10494 :root { 10495 --jp-private-commandpalette-search-height: 28px; 10496 } 10497 10498 /*----------------------------------------------------------------------------- 10499 | Overall styles 10500 |----------------------------------------------------------------------------*/ 10501 10502 .lm-CommandPalette { 10503 padding-bottom: 0px; 10504 color: var(--jp-ui-font-color1); 10505 background: var(--jp-layout-color1); 10506 /* This is needed so that all font sizing of children done in ems is 10507 * relative to this base size */ 10508 font-size: var(--jp-ui-font-size1); 10509 } 10510 10511 /*----------------------------------------------------------------------------- 10512 | Modal variant 10513 |----------------------------------------------------------------------------*/ 10514 10515 .jp-ModalCommandPalette { 10516 position: absolute; 10517 z-index: 10000; 10518 top: 38px; 10519 left: 30%; 10520 margin: 0; 10521 padding: 4px; 10522 width: 40%; 10523 box-shadow: var(--jp-elevation-z4); 10524 border-radius: 4px; 10525 background: var(--jp-layout-color0); 10526 } 10527 10528 .jp-ModalCommandPalette .lm-CommandPalette { 10529 max-height: 40vh; 10530 } 10531 10532 .jp-ModalCommandPalette .lm-CommandPalette .lm-close-icon::after { 10533 display: none; 10534 } 10535 10536 .jp-ModalCommandPalette .lm-CommandPalette .lm-CommandPalette-header { 10537 display: none; 10538 } 10539 10540 .jp-ModalCommandPalette .lm-CommandPalette .lm-CommandPalette-item { 10541 margin-left: 4px; 10542 margin-right: 4px; 10543 } 10544 10545 .jp-ModalCommandPalette 10546 .lm-CommandPalette 10547 .lm-CommandPalette-item.lm-mod-disabled { 10548 display: none; 10549 } 10550 10551 /*----------------------------------------------------------------------------- 10552 | Search 10553 |----------------------------------------------------------------------------*/ 10554 10555 .lm-CommandPalette-search { 10556 padding: 4px; 10557 background-color: var(--jp-layout-color1); 10558 z-index: 2; 10559 } 10560 10561 .lm-CommandPalette-wrapper { 10562 overflow: overlay; 10563 padding: 0px 9px; 10564 background-color: var(--jp-input-active-background); 10565 height: 30px; 10566 box-shadow: inset 0 0 0 var(--jp-border-width) var(--jp-input-border-color); 10567 } 10568 10569 .lm-CommandPalette.lm-mod-focused .lm-CommandPalette-wrapper { 10570 box-shadow: inset 0 0 0 1px var(--jp-input-active-box-shadow-color), 10571 inset 0 0 0 3px var(--jp-input-active-box-shadow-color); 10572 } 10573 10574 .jp-SearchIconGroup { 10575 color: white; 10576 background-color: var(--jp-brand-color1); 10577 position: absolute; 10578 top: 4px; 10579 right: 4px; 10580 padding: 5px 5px 1px 5px; 10581 } 10582 10583 .jp-SearchIconGroup svg { 10584 height: 20px; 10585 width: 20px; 10586 } 10587 10588 .jp-SearchIconGroup .jp-icon3[fill] { 10589 fill: var(--jp-layout-color0); 10590 } 10591 10592 .lm-CommandPalette-input { 10593 background: transparent; 10594 width: calc(100% - 18px); 10595 float: left; 10596 border: none; 10597 outline: none; 10598 font-size: var(--jp-ui-font-size1); 10599 color: var(--jp-ui-font-color0); 10600 line-height: var(--jp-private-commandpalette-search-height); 10601 } 10602 10603 .lm-CommandPalette-input::-webkit-input-placeholder, 10604 .lm-CommandPalette-input::-moz-placeholder, 10605 .lm-CommandPalette-input:-ms-input-placeholder { 10606 color: var(--jp-ui-font-color2); 10607 font-size: var(--jp-ui-font-size1); 10608 } 10609 10610 /*----------------------------------------------------------------------------- 10611 | Results 10612 |----------------------------------------------------------------------------*/ 10613 10614 .lm-CommandPalette-header:first-child { 10615 margin-top: 0px; 10616 } 10617 10618 .lm-CommandPalette-header { 10619 border-bottom: solid var(--jp-border-width) var(--jp-border-color2); 10620 color: var(--jp-ui-font-color1); 10621 cursor: pointer; 10622 display: flex; 10623 font-size: var(--jp-ui-font-size0); 10624 font-weight: 600; 10625 letter-spacing: 1px; 10626 margin-top: 8px; 10627 padding: 8px 0 8px 12px; 10628 text-transform: uppercase; 10629 } 10630 10631 .lm-CommandPalette-header.lm-mod-active { 10632 background: var(--jp-layout-color2); 10633 } 10634 10635 .lm-CommandPalette-header > mark { 10636 background-color: transparent; 10637 font-weight: bold; 10638 color: var(--jp-ui-font-color1); 10639 } 10640 10641 .lm-CommandPalette-item { 10642 padding: 4px 12px 4px 4px; 10643 color: var(--jp-ui-font-color1); 10644 font-size: var(--jp-ui-font-size1); 10645 font-weight: 400; 10646 display: flex; 10647 } 10648 10649 .lm-CommandPalette-item.lm-mod-disabled { 10650 color: var(--jp-ui-font-color2); 10651 } 10652 10653 .lm-CommandPalette-item.lm-mod-active { 10654 color: var(--jp-ui-inverse-font-color1); 10655 background: var(--jp-brand-color1); 10656 } 10657 10658 .lm-CommandPalette-item.lm-mod-active .lm-CommandPalette-itemLabel > mark { 10659 color: var(--jp-ui-inverse-font-color0); 10660 } 10661 10662 .lm-CommandPalette-item.lm-mod-active .jp-icon-selectable[fill] { 10663 fill: var(--jp-layout-color0); 10664 } 10665 10666 .lm-CommandPalette-item.lm-mod-active .lm-CommandPalette-itemLabel > mark { 10667 color: var(--jp-ui-inverse-font-color0); 10668 } 10669 10670 .lm-CommandPalette-item.lm-mod-active:hover:not(.lm-mod-disabled) { 10671 color: var(--jp-ui-inverse-font-color1); 10672 background: var(--jp-brand-color1); 10673 } 10674 10675 .lm-CommandPalette-item:hover:not(.lm-mod-active):not(.lm-mod-disabled) { 10676 background: var(--jp-layout-color2); 10677 } 10678 10679 .lm-CommandPalette-itemContent { 10680 overflow: hidden; 10681 } 10682 10683 .lm-CommandPalette-itemLabel > mark { 10684 color: var(--jp-ui-font-color0); 10685 background-color: transparent; 10686 font-weight: bold; 10687 } 10688 10689 .lm-CommandPalette-item.lm-mod-disabled mark { 10690 color: var(--jp-ui-font-color2); 10691 } 10692 10693 .lm-CommandPalette-item .lm-CommandPalette-itemIcon { 10694 margin: 0 4px 0 0; 10695 position: relative; 10696 width: 16px; 10697 top: 2px; 10698 flex: 0 0 auto; 10699 } 10700 10701 .lm-CommandPalette-item.lm-mod-disabled .lm-CommandPalette-itemIcon { 10702 opacity: 0.6; 10703 } 10704 10705 .lm-CommandPalette-item .lm-CommandPalette-itemShortcut { 10706 flex: 0 0 auto; 10707 } 10708 10709 .lm-CommandPalette-itemCaption { 10710 display: none; 10711 } 10712 10713 .lm-CommandPalette-content { 10714 background-color: var(--jp-layout-color1); 10715 } 10716 10717 .lm-CommandPalette-content:empty:after { 10718 content: 'No results'; 10719 margin: auto; 10720 margin-top: 20px; 10721 width: 100px; 10722 display: block; 10723 font-size: var(--jp-ui-font-size2); 10724 font-family: var(--jp-ui-font-family); 10725 font-weight: lighter; 10726 } 10727 10728 .lm-CommandPalette-emptyMessage { 10729 text-align: center; 10730 margin-top: 24px; 10731 line-height: 1.32; 10732 padding: 0px 8px; 10733 color: var(--jp-content-font-color3); 10734 } 10735 10736 /*----------------------------------------------------------------------------- 10737 | Copyright (c) 2014-2017, Jupyter Development Team. 10738 | 10739 | Distributed under the terms of the Modified BSD License. 10740 |----------------------------------------------------------------------------*/ 10741 10742 .jp-Dialog { 10743 position: absolute; 10744 z-index: 10000; 10745 display: flex; 10746 flex-direction: column; 10747 align-items: center; 10748 justify-content: center; 10749 top: 0px; 10750 left: 0px; 10751 margin: 0; 10752 padding: 0; 10753 width: 100%; 10754 height: 100%; 10755 background: var(--jp-dialog-background); 10756 } 10757 10758 .jp-Dialog-content { 10759 display: flex; 10760 flex-direction: column; 10761 margin-left: auto; 10762 margin-right: auto; 10763 background: var(--jp-layout-color1); 10764 padding: 24px; 10765 padding-bottom: 12px; 10766 min-width: 300px; 10767 min-height: 150px; 10768 max-width: 1000px; 10769 max-height: 500px; 10770 box-sizing: border-box; 10771 box-shadow: var(--jp-elevation-z20); 10772 word-wrap: break-word; 10773 border-radius: var(--jp-border-radius); 10774 /* This is needed so that all font sizing of children done in ems is 10775 * relative to this base size */ 10776 font-size: var(--jp-ui-font-size1); 10777 color: var(--jp-ui-font-color1); 10778 resize: both; 10779 } 10780 10781 .jp-Dialog-button { 10782 overflow: visible; 10783 } 10784 10785 button.jp-Dialog-button:focus { 10786 outline: 1px solid var(--jp-brand-color1); 10787 outline-offset: 4px; 10788 -moz-outline-radius: 0px; 10789 } 10790 10791 button.jp-Dialog-button:focus::-moz-focus-inner { 10792 border: 0; 10793 } 10794 10795 button.jp-Dialog-close-button { 10796 padding: 0; 10797 height: 100%; 10798 min-width: unset; 10799 min-height: unset; 10800 } 10801 10802 .jp-Dialog-header { 10803 display: flex; 10804 justify-content: space-between; 10805 flex: 0 0 auto; 10806 padding-bottom: 12px; 10807 font-size: var(--jp-ui-font-size3); 10808 font-weight: 400; 10809 color: var(--jp-ui-font-color0); 10810 } 10811 10812 .jp-Dialog-body { 10813 display: flex; 10814 flex-direction: column; 10815 flex: 1 1 auto; 10816 font-size: var(--jp-ui-font-size1); 10817 background: var(--jp-layout-color1); 10818 overflow: auto; 10819 } 10820 10821 .jp-Dialog-footer { 10822 display: flex; 10823 flex-direction: row; 10824 justify-content: flex-end; 10825 flex: 0 0 auto; 10826 margin-left: -12px; 10827 margin-right: -12px; 10828 padding: 12px; 10829 } 10830 10831 .jp-Dialog-title { 10832 overflow: hidden; 10833 white-space: nowrap; 10834 text-overflow: ellipsis; 10835 } 10836 10837 .jp-Dialog-body > .jp-select-wrapper { 10838 width: 100%; 10839 } 10840 10841 .jp-Dialog-body > button { 10842 padding: 0px 16px; 10843 } 10844 10845 .jp-Dialog-body > label { 10846 line-height: 1.4; 10847 color: var(--jp-ui-font-color0); 10848 } 10849 10850 .jp-Dialog-button.jp-mod-styled:not(:last-child) { 10851 margin-right: 12px; 10852 } 10853 10854 /*----------------------------------------------------------------------------- 10855 | Copyright (c) 2014-2016, Jupyter Development Team. 10856 | 10857 | Distributed under the terms of the Modified BSD License. 10858 |----------------------------------------------------------------------------*/ 10859 10860 .jp-HoverBox { 10861 position: fixed; 10862 } 10863 10864 .jp-HoverBox.jp-mod-outofview { 10865 display: none; 10866 } 10867 10868 /*----------------------------------------------------------------------------- 10869 | Copyright (c) Jupyter Development Team. 10870 | Distributed under the terms of the Modified BSD License. 10871 |----------------------------------------------------------------------------*/ 10872 10873 .jp-IFrame { 10874 width: 100%; 10875 height: 100%; 10876 } 10877 10878 .jp-IFrame > iframe { 10879 border: none; 10880 } 10881 10882 /* 10883 When drag events occur, `p-mod-override-cursor` is added to the body. 10884 Because iframes steal all cursor events, the following two rules are necessary 10885 to suppress pointer events while resize drags are occurring. There may be a 10886 better solution to this problem. 10887 */ 10888 body.lm-mod-override-cursor .jp-IFrame { 10889 position: relative; 10890 } 10891 10892 body.lm-mod-override-cursor .jp-IFrame:before { 10893 content: ''; 10894 position: absolute; 10895 top: 0; 10896 left: 0; 10897 right: 0; 10898 bottom: 0; 10899 background: transparent; 10900 } 10901 10902 .jp-Input-Boolean-Dialog { 10903 flex-direction: row-reverse; 10904 align-items: end; 10905 width: 100%; 10906 } 10907 10908 .jp-Input-Boolean-Dialog > label { 10909 flex: 1 1 auto; 10910 } 10911 10912 /*----------------------------------------------------------------------------- 10913 | Copyright (c) 2014-2016, Jupyter Development Team. 10914 | 10915 | Distributed under the terms of the Modified BSD License. 10916 |----------------------------------------------------------------------------*/ 10917 10918 .jp-MainAreaWidget > :focus { 10919 outline: none; 10920 } 10921 10922 /** 10923 * google-material-color v1.2.6 10924 * https://github.com/danlevan/google-material-color 10925 */ 10926 :root { 10927 --md-red-50: #ffebee; 10928 --md-red-100: #ffcdd2; 10929 --md-red-200: #ef9a9a; 10930 --md-red-300: #e57373; 10931 --md-red-400: #ef5350; 10932 --md-red-500: #f44336; 10933 --md-red-600: #e53935; 10934 --md-red-700: #d32f2f; 10935 --md-red-800: #c62828; 10936 --md-red-900: #b71c1c; 10937 --md-red-A100: #ff8a80; 10938 --md-red-A200: #ff5252; 10939 --md-red-A400: #ff1744; 10940 --md-red-A700: #d50000; 10941 10942 --md-pink-50: #fce4ec; 10943 --md-pink-100: #f8bbd0; 10944 --md-pink-200: #f48fb1; 10945 --md-pink-300: #f06292; 10946 --md-pink-400: #ec407a; 10947 --md-pink-500: #e91e63; 10948 --md-pink-600: #d81b60; 10949 --md-pink-700: #c2185b; 10950 --md-pink-800: #ad1457; 10951 --md-pink-900: #880e4f; 10952 --md-pink-A100: #ff80ab; 10953 --md-pink-A200: #ff4081; 10954 --md-pink-A400: #f50057; 10955 --md-pink-A700: #c51162; 10956 10957 --md-purple-50: #f3e5f5; 10958 --md-purple-100: #e1bee7; 10959 --md-purple-200: #ce93d8; 10960 --md-purple-300: #ba68c8; 10961 --md-purple-400: #ab47bc; 10962 --md-purple-500: #9c27b0; 10963 --md-purple-600: #8e24aa; 10964 --md-purple-700: #7b1fa2; 10965 --md-purple-800: #6a1b9a; 10966 --md-purple-900: #4a148c; 10967 --md-purple-A100: #ea80fc; 10968 --md-purple-A200: #e040fb; 10969 --md-purple-A400: #d500f9; 10970 --md-purple-A700: #aa00ff; 10971 10972 --md-deep-purple-50: #ede7f6; 10973 --md-deep-purple-100: #d1c4e9; 10974 --md-deep-purple-200: #b39ddb; 10975 --md-deep-purple-300: #9575cd; 10976 --md-deep-purple-400: #7e57c2; 10977 --md-deep-purple-500: #673ab7; 10978 --md-deep-purple-600: #5e35b1; 10979 --md-deep-purple-700: #512da8; 10980 --md-deep-purple-800: #4527a0; 10981 --md-deep-purple-900: #311b92; 10982 --md-deep-purple-A100: #b388ff; 10983 --md-deep-purple-A200: #7c4dff; 10984 --md-deep-purple-A400: #651fff; 10985 --md-deep-purple-A700: #6200ea; 10986 10987 --md-indigo-50: #e8eaf6; 10988 --md-indigo-100: #c5cae9; 10989 --md-indigo-200: #9fa8da; 10990 --md-indigo-300: #7986cb; 10991 --md-indigo-400: #5c6bc0; 10992 --md-indigo-500: #3f51b5; 10993 --md-indigo-600: #3949ab; 10994 --md-indigo-700: #303f9f; 10995 --md-indigo-800: #283593; 10996 --md-indigo-900: #1a237e; 10997 --md-indigo-A100: #8c9eff; 10998 --md-indigo-A200: #536dfe; 10999 --md-indigo-A400: #3d5afe; 11000 --md-indigo-A700: #304ffe; 11001 11002 --md-blue-50: #e3f2fd; 11003 --md-blue-100: #bbdefb; 11004 --md-blue-200: #90caf9; 11005 --md-blue-300: #64b5f6; 11006 --md-blue-400: #42a5f5; 11007 --md-blue-500: #2196f3; 11008 --md-blue-600: #1e88e5; 11009 --md-blue-700: #1976d2; 11010 --md-blue-800: #1565c0; 11011 --md-blue-900: #0d47a1; 11012 --md-blue-A100: #82b1ff; 11013 --md-blue-A200: #448aff; 11014 --md-blue-A400: #2979ff; 11015 --md-blue-A700: #2962ff; 11016 11017 --md-light-blue-50: #e1f5fe; 11018 --md-light-blue-100: #b3e5fc; 11019 --md-light-blue-200: #81d4fa; 11020 --md-light-blue-300: #4fc3f7; 11021 --md-light-blue-400: #29b6f6; 11022 --md-light-blue-500: #03a9f4; 11023 --md-light-blue-600: #039be5; 11024 --md-light-blue-700: #0288d1; 11025 --md-light-blue-800: #0277bd; 11026 --md-light-blue-900: #01579b; 11027 --md-light-blue-A100: #80d8ff; 11028 --md-light-blue-A200: #40c4ff; 11029 --md-light-blue-A400: #00b0ff; 11030 --md-light-blue-A700: #0091ea; 11031 11032 --md-cyan-50: #e0f7fa; 11033 --md-cyan-100: #b2ebf2; 11034 --md-cyan-200: #80deea; 11035 --md-cyan-300: #4dd0e1; 11036 --md-cyan-400: #26c6da; 11037 --md-cyan-500: #00bcd4; 11038 --md-cyan-600: #00acc1; 11039 --md-cyan-700: #0097a7; 11040 --md-cyan-800: #00838f; 11041 --md-cyan-900: #006064; 11042 --md-cyan-A100: #84ffff; 11043 --md-cyan-A200: #18ffff; 11044 --md-cyan-A400: #00e5ff; 11045 --md-cyan-A700: #00b8d4; 11046 11047 --md-teal-50: #e0f2f1; 11048 --md-teal-100: #b2dfdb; 11049 --md-teal-200: #80cbc4; 11050 --md-teal-300: #4db6ac; 11051 --md-teal-400: #26a69a; 11052 --md-teal-500: #009688; 11053 --md-teal-600: #00897b; 11054 --md-teal-700: #00796b; 11055 --md-teal-800: #00695c; 11056 --md-teal-900: #004d40; 11057 --md-teal-A100: #a7ffeb; 11058 --md-teal-A200: #64ffda; 11059 --md-teal-A400: #1de9b6; 11060 --md-teal-A700: #00bfa5; 11061 11062 --md-green-50: #e8f5e9; 11063 --md-green-100: #c8e6c9; 11064 --md-green-200: #a5d6a7; 11065 --md-green-300: #81c784; 11066 --md-green-400: #66bb6a; 11067 --md-green-500: #4caf50; 11068 --md-green-600: #43a047; 11069 --md-green-700: #388e3c; 11070 --md-green-800: #2e7d32; 11071 --md-green-900: #1b5e20; 11072 --md-green-A100: #b9f6ca; 11073 --md-green-A200: #69f0ae; 11074 --md-green-A400: #00e676; 11075 --md-green-A700: #00c853; 11076 11077 --md-light-green-50: #f1f8e9; 11078 --md-light-green-100: #dcedc8; 11079 --md-light-green-200: #c5e1a5; 11080 --md-light-green-300: #aed581; 11081 --md-light-green-400: #9ccc65; 11082 --md-light-green-500: #8bc34a; 11083 --md-light-green-600: #7cb342; 11084 --md-light-green-700: #689f38; 11085 --md-light-green-800: #558b2f; 11086 --md-light-green-900: #33691e; 11087 --md-light-green-A100: #ccff90; 11088 --md-light-green-A200: #b2ff59; 11089 --md-light-green-A400: #76ff03; 11090 --md-light-green-A700: #64dd17; 11091 11092 --md-lime-50: #f9fbe7; 11093 --md-lime-100: #f0f4c3; 11094 --md-lime-200: #e6ee9c; 11095 --md-lime-300: #dce775; 11096 --md-lime-400: #d4e157; 11097 --md-lime-500: #cddc39; 11098 --md-lime-600: #c0ca33; 11099 --md-lime-700: #afb42b; 11100 --md-lime-800: #9e9d24; 11101 --md-lime-900: #827717; 11102 --md-lime-A100: #f4ff81; 11103 --md-lime-A200: #eeff41; 11104 --md-lime-A400: #c6ff00; 11105 --md-lime-A700: #aeea00; 11106 11107 --md-yellow-50: #fffde7; 11108 --md-yellow-100: #fff9c4; 11109 --md-yellow-200: #fff59d; 11110 --md-yellow-300: #fff176; 11111 --md-yellow-400: #ffee58; 11112 --md-yellow-500: #ffeb3b; 11113 --md-yellow-600: #fdd835; 11114 --md-yellow-700: #fbc02d; 11115 --md-yellow-800: #f9a825; 11116 --md-yellow-900: #f57f17; 11117 --md-yellow-A100: #ffff8d; 11118 --md-yellow-A200: #ffff00; 11119 --md-yellow-A400: #ffea00; 11120 --md-yellow-A700: #ffd600; 11121 11122 --md-amber-50: #fff8e1; 11123 --md-amber-100: #ffecb3; 11124 --md-amber-200: #ffe082; 11125 --md-amber-300: #ffd54f; 11126 --md-amber-400: #ffca28; 11127 --md-amber-500: #ffc107; 11128 --md-amber-600: #ffb300; 11129 --md-amber-700: #ffa000; 11130 --md-amber-800: #ff8f00; 11131 --md-amber-900: #ff6f00; 11132 --md-amber-A100: #ffe57f; 11133 --md-amber-A200: #ffd740; 11134 --md-amber-A400: #ffc400; 11135 --md-amber-A700: #ffab00; 11136 11137 --md-orange-50: #fff3e0; 11138 --md-orange-100: #ffe0b2; 11139 --md-orange-200: #ffcc80; 11140 --md-orange-300: #ffb74d; 11141 --md-orange-400: #ffa726; 11142 --md-orange-500: #ff9800; 11143 --md-orange-600: #fb8c00; 11144 --md-orange-700: #f57c00; 11145 --md-orange-800: #ef6c00; 11146 --md-orange-900: #e65100; 11147 --md-orange-A100: #ffd180; 11148 --md-orange-A200: #ffab40; 11149 --md-orange-A400: #ff9100; 11150 --md-orange-A700: #ff6d00; 11151 11152 --md-deep-orange-50: #fbe9e7; 11153 --md-deep-orange-100: #ffccbc; 11154 --md-deep-orange-200: #ffab91; 11155 --md-deep-orange-300: #ff8a65; 11156 --md-deep-orange-400: #ff7043; 11157 --md-deep-orange-500: #ff5722; 11158 --md-deep-orange-600: #f4511e; 11159 --md-deep-orange-700: #e64a19; 11160 --md-deep-orange-800: #d84315; 11161 --md-deep-orange-900: #bf360c; 11162 --md-deep-orange-A100: #ff9e80; 11163 --md-deep-orange-A200: #ff6e40; 11164 --md-deep-orange-A400: #ff3d00; 11165 --md-deep-orange-A700: #dd2c00; 11166 11167 --md-brown-50: #efebe9; 11168 --md-brown-100: #d7ccc8; 11169 --md-brown-200: #bcaaa4; 11170 --md-brown-300: #a1887f; 11171 --md-brown-400: #8d6e63; 11172 --md-brown-500: #795548; 11173 --md-brown-600: #6d4c41; 11174 --md-brown-700: #5d4037; 11175 --md-brown-800: #4e342e; 11176 --md-brown-900: #3e2723; 11177 11178 --md-grey-50: #fafafa; 11179 --md-grey-100: #f5f5f5; 11180 --md-grey-200: #eeeeee; 11181 --md-grey-300: #e0e0e0; 11182 --md-grey-400: #bdbdbd; 11183 --md-grey-500: #9e9e9e; 11184 --md-grey-600: #757575; 11185 --md-grey-700: #616161; 11186 --md-grey-800: #424242; 11187 --md-grey-900: #212121; 11188 11189 --md-blue-grey-50: #eceff1; 11190 --md-blue-grey-100: #cfd8dc; 11191 --md-blue-grey-200: #b0bec5; 11192 --md-blue-grey-300: #90a4ae; 11193 --md-blue-grey-400: #78909c; 11194 --md-blue-grey-500: #607d8b; 11195 --md-blue-grey-600: #546e7a; 11196 --md-blue-grey-700: #455a64; 11197 --md-blue-grey-800: #37474f; 11198 --md-blue-grey-900: #263238; 11199 } 11200 11201 /*----------------------------------------------------------------------------- 11202 | Copyright (c) 2017, Jupyter Development Team. 11203 | 11204 | Distributed under the terms of the Modified BSD License. 11205 |----------------------------------------------------------------------------*/ 11206 11207 .jp-Spinner { 11208 position: absolute; 11209 display: flex; 11210 justify-content: center; 11211 align-items: center; 11212 z-index: 10; 11213 left: 0; 11214 top: 0; 11215 width: 100%; 11216 height: 100%; 11217 background: var(--jp-layout-color0); 11218 outline: none; 11219 } 11220 11221 .jp-SpinnerContent { 11222 font-size: 10px; 11223 margin: 50px auto; 11224 text-indent: -9999em; 11225 width: 3em; 11226 height: 3em; 11227 border-radius: 50%; 11228 background: var(--jp-brand-color3); 11229 background: linear-gradient( 11230 to right, 11231 #f37626 10%, 11232 rgba(255, 255, 255, 0) 42% 11233 ); 11234 position: relative; 11235 animation: load3 1s infinite linear, fadeIn 1s; 11236 } 11237 11238 .jp-SpinnerContent:before { 11239 width: 50%; 11240 height: 50%; 11241 background: #f37626; 11242 border-radius: 100% 0 0 0; 11243 position: absolute; 11244 top: 0; 11245 left: 0; 11246 content: ''; 11247 } 11248 11249 .jp-SpinnerContent:after { 11250 background: var(--jp-layout-color0); 11251 width: 75%; 11252 height: 75%; 11253 border-radius: 50%; 11254 content: ''; 11255 margin: auto; 11256 position: absolute; 11257 top: 0; 11258 left: 0; 11259 bottom: 0; 11260 right: 0; 11261 } 11262 11263 @keyframes fadeIn { 11264 0% { 11265 opacity: 0; 11266 } 11267 100% { 11268 opacity: 1; 11269 } 11270 } 11271 11272 @keyframes load3 { 11273 0% { 11274 transform: rotate(0deg); 11275 } 11276 100% { 11277 transform: rotate(360deg); 11278 } 11279 } 11280 11281 /*----------------------------------------------------------------------------- 11282 | Copyright (c) 2014-2017, Jupyter Development Team. 11283 | 11284 | Distributed under the terms of the Modified BSD License. 11285 |----------------------------------------------------------------------------*/ 11286 11287 button.jp-mod-styled { 11288 font-size: var(--jp-ui-font-size1); 11289 color: var(--jp-ui-font-color0); 11290 border: none; 11291 box-sizing: border-box; 11292 text-align: center; 11293 line-height: 32px; 11294 height: 32px; 11295 padding: 0px 12px; 11296 letter-spacing: 0.8px; 11297 outline: none; 11298 appearance: none; 11299 -webkit-appearance: none; 11300 -moz-appearance: none; 11301 } 11302 11303 input.jp-mod-styled { 11304 background: var(--jp-input-background); 11305 height: 28px; 11306 box-sizing: border-box; 11307 border: var(--jp-border-width) solid var(--jp-border-color1); 11308 padding-left: 7px; 11309 padding-right: 7px; 11310 font-size: var(--jp-ui-font-size2); 11311 color: var(--jp-ui-font-color0); 11312 outline: none; 11313 appearance: none; 11314 -webkit-appearance: none; 11315 -moz-appearance: none; 11316 } 11317 11318 input[type='checkbox'].jp-mod-styled { 11319 appearance: checkbox; 11320 -webkit-appearance: checkbox; 11321 -moz-appearance: checkbox; 11322 height: auto; 11323 } 11324 11325 input.jp-mod-styled:focus { 11326 border: var(--jp-border-width) solid var(--md-blue-500); 11327 box-shadow: inset 0 0 4px var(--md-blue-300); 11328 } 11329 11330 .jp-FileDialog-Checkbox { 11331 margin-top: 35px; 11332 display: flex; 11333 flex-direction: row; 11334 align-items: end; 11335 width: 100%; 11336 } 11337 11338 .jp-FileDialog-Checkbox > label { 11339 flex: 1 1 auto; 11340 } 11341 11342 .jp-select-wrapper { 11343 display: flex; 11344 position: relative; 11345 flex-direction: column; 11346 padding: 1px; 11347 background-color: var(--jp-layout-color1); 11348 height: 28px; 11349 box-sizing: border-box; 11350 margin-bottom: 12px; 11351 } 11352 11353 .jp-select-wrapper.jp-mod-focused select.jp-mod-styled { 11354 border: var(--jp-border-width) solid var(--jp-input-active-border-color); 11355 box-shadow: var(--jp-input-box-shadow); 11356 background-color: var(--jp-input-active-background); 11357 } 11358 11359 select.jp-mod-styled:hover { 11360 background-color: var(--jp-layout-color1); 11361 cursor: pointer; 11362 color: var(--jp-ui-font-color0); 11363 background-color: var(--jp-input-hover-background); 11364 box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.5); 11365 } 11366 11367 select.jp-mod-styled { 11368 flex: 1 1 auto; 11369 height: 32px; 11370 width: 100%; 11371 font-size: var(--jp-ui-font-size2); 11372 background: var(--jp-input-background); 11373 color: var(--jp-ui-font-color0); 11374 padding: 0 25px 0 8px; 11375 border: var(--jp-border-width) solid var(--jp-input-border-color); 11376 border-radius: 0px; 11377 outline: none; 11378 appearance: none; 11379 -webkit-appearance: none; 11380 -moz-appearance: none; 11381 } 11382 11383 /*----------------------------------------------------------------------------- 11384 | Copyright (c) 2014-2016, Jupyter Development Team. 11385 | 11386 | Distributed under the terms of the Modified BSD License. 11387 |----------------------------------------------------------------------------*/ 11388 11389 :root { 11390 --jp-private-toolbar-height: calc( 11391 28px + var(--jp-border-width) 11392 ); /* leave 28px for content */ 11393 } 11394 11395 .jp-Toolbar { 11396 color: var(--jp-ui-font-color1); 11397 flex: 0 0 auto; 11398 display: flex; 11399 flex-direction: row; 11400 border-bottom: var(--jp-border-width) solid var(--jp-toolbar-border-color); 11401 box-shadow: var(--jp-toolbar-box-shadow); 11402 background: var(--jp-toolbar-background); 11403 min-height: var(--jp-toolbar-micro-height); 11404 padding: 2px; 11405 z-index: 1; 11406 overflow-x: auto; 11407 } 11408 11409 /* Toolbar items */ 11410 11411 .jp-Toolbar > .jp-Toolbar-item.jp-Toolbar-spacer { 11412 flex-grow: 1; 11413 flex-shrink: 1; 11414 } 11415 11416 .jp-Toolbar-item.jp-Toolbar-kernelStatus { 11417 display: inline-block; 11418 width: 32px; 11419 background-repeat: no-repeat; 11420 background-position: center; 11421 background-size: 16px; 11422 } 11423 11424 .jp-Toolbar > .jp-Toolbar-item { 11425 flex: 0 0 auto; 11426 display: flex; 11427 padding-left: 1px; 11428 padding-right: 1px; 11429 font-size: var(--jp-ui-font-size1); 11430 line-height: var(--jp-private-toolbar-height); 11431 height: 100%; 11432 } 11433 11434 /* Toolbar buttons */ 11435 11436 /* This is the div we use to wrap the react component into a Widget */ 11437 div.jp-ToolbarButton { 11438 color: transparent; 11439 border: none; 11440 box-sizing: border-box; 11441 outline: none; 11442 appearance: none; 11443 -webkit-appearance: none; 11444 -moz-appearance: none; 11445 padding: 0px; 11446 margin: 0px; 11447 } 11448 11449 button.jp-ToolbarButtonComponent { 11450 background: var(--jp-layout-color1); 11451 border: none; 11452 box-sizing: border-box; 11453 outline: none; 11454 appearance: none; 11455 -webkit-appearance: none; 11456 -moz-appearance: none; 11457 padding: 0px 6px; 11458 margin: 0px; 11459 height: 24px; 11460 border-radius: var(--jp-border-radius); 11461 display: flex; 11462 align-items: center; 11463 text-align: center; 11464 font-size: 14px; 11465 min-width: unset; 11466 min-height: unset; 11467 } 11468 11469 button.jp-ToolbarButtonComponent:disabled { 11470 opacity: 0.4; 11471 } 11472 11473 button.jp-ToolbarButtonComponent span { 11474 padding: 0px; 11475 flex: 0 0 auto; 11476 } 11477 11478 button.jp-ToolbarButtonComponent .jp-ToolbarButtonComponent-label { 11479 font-size: var(--jp-ui-font-size1); 11480 line-height: 100%; 11481 padding-left: 2px; 11482 color: var(--jp-ui-font-color1); 11483 } 11484 11485 #jp-main-dock-panel[data-mode='single-document'] 11486 .jp-MainAreaWidget 11487 > .jp-Toolbar.jp-Toolbar-micro { 11488 padding: 0; 11489 min-height: 0; 11490 } 11491 11492 #jp-main-dock-panel[data-mode='single-document'] 11493 .jp-MainAreaWidget 11494 > .jp-Toolbar { 11495 border: none; 11496 box-shadow: none; 11497 } 11498 11499 /*----------------------------------------------------------------------------- 11500 | Copyright (c) 2014-2017, Jupyter Development Team. 11501 | 11502 | Distributed under the terms of the Modified BSD License. 11503 |----------------------------------------------------------------------------*/ 11504 11505 /*----------------------------------------------------------------------------- 11506 | Copyright (c) Jupyter Development Team. 11507 | Copyright (c) 2014-2017, PhosphorJS Contributors 11508 | 11509 | Distributed under the terms of the BSD 3-Clause License. 11510 | 11511 | The full license is in the file LICENSE, distributed with this software. 11512 |----------------------------------------------------------------------------*/ 11513 11514 11515 /* <DEPRECATED> */ body.p-mod-override-cursor *, /* </DEPRECATED> */ 11516 body.lm-mod-override-cursor * { 11517 cursor: inherit !important; 11518 } 11519 11520 /*----------------------------------------------------------------------------- 11521 | Copyright (c) 2014-2016, Jupyter Development Team. 11522 | 11523 | Distributed under the terms of the Modified BSD License. 11524 |----------------------------------------------------------------------------*/ 11525 11526 .jp-JSONEditor { 11527 display: flex; 11528 flex-direction: column; 11529 width: 100%; 11530 } 11531 11532 .jp-JSONEditor-host { 11533 flex: 1 1 auto; 11534 border: var(--jp-border-width) solid var(--jp-input-border-color); 11535 border-radius: 0px; 11536 background: var(--jp-layout-color0); 11537 min-height: 50px; 11538 padding: 1px; 11539 } 11540 11541 .jp-JSONEditor.jp-mod-error .jp-JSONEditor-host { 11542 border-color: red; 11543 outline-color: red; 11544 } 11545 11546 .jp-JSONEditor-header { 11547 display: flex; 11548 flex: 1 0 auto; 11549 padding: 0 0 0 12px; 11550 } 11551 11552 .jp-JSONEditor-header label { 11553 flex: 0 0 auto; 11554 } 11555 11556 .jp-JSONEditor-commitButton { 11557 height: 16px; 11558 width: 16px; 11559 background-size: 18px; 11560 background-repeat: no-repeat; 11561 background-position: center; 11562 } 11563 11564 .jp-JSONEditor-host.jp-mod-focused { 11565 background-color: var(--jp-input-active-background); 11566 border: 1px solid var(--jp-input-active-border-color); 11567 box-shadow: var(--jp-input-box-shadow); 11568 } 11569 11570 .jp-Editor.jp-mod-dropTarget { 11571 border: var(--jp-border-width) solid var(--jp-input-active-border-color); 11572 box-shadow: var(--jp-input-box-shadow); 11573 } 11574 11575 /* BASICS */ 11576 11577 .CodeMirror { 11578 /* Set height, width, borders, and global font properties here */ 11579 font-family: monospace; 11580 height: 300px; 11581 color: black; 11582 direction: ltr; 11583 } 11584 11585 /* PADDING */ 11586 11587 .CodeMirror-lines { 11588 padding: 4px 0; /* Vertical padding around content */ 11589 } 11590 .CodeMirror pre.CodeMirror-line, 11591 .CodeMirror pre.CodeMirror-line-like { 11592 padding: 0 4px; /* Horizontal padding of content */ 11593 } 11594 11595 .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { 11596 background-color: white; /* The little square between H and V scrollbars */ 11597 } 11598 11599 /* GUTTER */ 11600 11601 .CodeMirror-gutters { 11602 border-right: 1px solid #ddd; 11603 background-color: #f7f7f7; 11604 white-space: nowrap; 11605 } 11606 .CodeMirror-linenumbers {} 11607 .CodeMirror-linenumber { 11608 padding: 0 3px 0 5px; 11609 min-width: 20px; 11610 text-align: right; 11611 color: #999; 11612 white-space: nowrap; 11613 } 11614 11615 .CodeMirror-guttermarker { color: black; } 11616 .CodeMirror-guttermarker-subtle { color: #999; } 11617 11618 /* CURSOR */ 11619 11620 .CodeMirror-cursor { 11621 border-left: 1px solid black; 11622 border-right: none; 11623 width: 0; 11624 } 11625 /* Shown when moving in bi-directional text */ 11626 .CodeMirror div.CodeMirror-secondarycursor { 11627 border-left: 1px solid silver; 11628 } 11629 .cm-fat-cursor .CodeMirror-cursor { 11630 width: auto; 11631 border: 0 !important; 11632 background: #7e7; 11633 } 11634 .cm-fat-cursor div.CodeMirror-cursors { 11635 z-index: 1; 11636 } 11637 .cm-fat-cursor-mark { 11638 background-color: rgba(20, 255, 20, 0.5); 11639 -webkit-animation: blink 1.06s steps(1) infinite; 11640 -moz-animation: blink 1.06s steps(1) infinite; 11641 animation: blink 1.06s steps(1) infinite; 11642 } 11643 .cm-animate-fat-cursor { 11644 width: auto; 11645 border: 0; 11646 -webkit-animation: blink 1.06s steps(1) infinite; 11647 -moz-animation: blink 1.06s steps(1) infinite; 11648 animation: blink 1.06s steps(1) infinite; 11649 background-color: #7e7; 11650 } 11651 @-moz-keyframes blink { 11652 0% {} 11653 50% { background-color: transparent; } 11654 100% {} 11655 } 11656 @-webkit-keyframes blink { 11657 0% {} 11658 50% { background-color: transparent; } 11659 100% {} 11660 } 11661 @keyframes blink { 11662 0% {} 11663 50% { background-color: transparent; } 11664 100% {} 11665 } 11666 11667 /* Can style cursor different in overwrite (non-insert) mode */ 11668 .CodeMirror-overwrite .CodeMirror-cursor {} 11669 11670 .cm-tab { display: inline-block; text-decoration: inherit; } 11671 11672 .CodeMirror-rulers { 11673 position: absolute; 11674 left: 0; right: 0; top: -50px; bottom: 0; 11675 overflow: hidden; 11676 } 11677 .CodeMirror-ruler { 11678 border-left: 1px solid #ccc; 11679 top: 0; bottom: 0; 11680 position: absolute; 11681 } 11682 11683 /* DEFAULT THEME */ 11684 11685 .cm-s-default .cm-header {color: blue;} 11686 .cm-s-default .cm-quote {color: #090;} 11687 .cm-negative {color: #d44;} 11688 .cm-positive {color: #292;} 11689 .cm-header, .cm-strong {font-weight: bold;} 11690 .cm-em {font-style: italic;} 11691 .cm-link {text-decoration: underline;} 11692 .cm-strikethrough {text-decoration: line-through;} 11693 11694 .cm-s-default .cm-keyword {color: #708;} 11695 .cm-s-default .cm-atom {color: #219;} 11696 .cm-s-default .cm-number {color: #164;} 11697 .cm-s-default .cm-def {color: #00f;} 11698 .cm-s-default .cm-variable, 11699 .cm-s-default .cm-punctuation, 11700 .cm-s-default .cm-property, 11701 .cm-s-default .cm-operator {} 11702 .cm-s-default .cm-variable-2 {color: #05a;} 11703 .cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;} 11704 .cm-s-default .cm-comment {color: #a50;} 11705 .cm-s-default .cm-string {color: #a11;} 11706 .cm-s-default .cm-string-2 {color: #f50;} 11707 .cm-s-default .cm-meta {color: #555;} 11708 .cm-s-default .cm-qualifier {color: #555;} 11709 .cm-s-default .cm-builtin {color: #30a;} 11710 .cm-s-default .cm-bracket {color: #997;} 11711 .cm-s-default .cm-tag {color: #170;} 11712 .cm-s-default .cm-attribute {color: #00c;} 11713 .cm-s-default .cm-hr {color: #999;} 11714 .cm-s-default .cm-link {color: #00c;} 11715 11716 .cm-s-default .cm-error {color: #f00;} 11717 .cm-invalidchar {color: #f00;} 11718 11719 .CodeMirror-composing { border-bottom: 2px solid; } 11720 11721 /* Default styles for common addons */ 11722 11723 div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;} 11724 div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;} 11725 .CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); } 11726 .CodeMirror-activeline-background {background: #e8f2ff;} 11727 11728 /* STOP */ 11729 11730 /* The rest of this file contains styles related to the mechanics of 11731 the editor. You probably shouldn't touch them. */ 11732 11733 .CodeMirror { 11734 position: relative; 11735 overflow: hidden; 11736 background: white; 11737 } 11738 11739 .CodeMirror-scroll { 11740 overflow: scroll !important; /* Things will break if this is overridden */ 11741 /* 50px is the magic margin used to hide the element's real scrollbars */ 11742 /* See overflow: hidden in .CodeMirror */ 11743 margin-bottom: -50px; margin-right: -50px; 11744 padding-bottom: 50px; 11745 height: 100%; 11746 outline: none; /* Prevent dragging from highlighting the element */ 11747 position: relative; 11748 } 11749 .CodeMirror-sizer { 11750 position: relative; 11751 border-right: 50px solid transparent; 11752 } 11753 11754 /* The fake, visible scrollbars. Used to force redraw during scrolling 11755 before actual scrolling happens, thus preventing shaking and 11756 flickering artifacts. */ 11757 .CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { 11758 position: absolute; 11759 z-index: 6; 11760 display: none; 11761 outline: none; 11762 } 11763 .CodeMirror-vscrollbar { 11764 right: 0; top: 0; 11765 overflow-x: hidden; 11766 overflow-y: scroll; 11767 } 11768 .CodeMirror-hscrollbar { 11769 bottom: 0; left: 0; 11770 overflow-y: hidden; 11771 overflow-x: scroll; 11772 } 11773 .CodeMirror-scrollbar-filler { 11774 right: 0; bottom: 0; 11775 } 11776 .CodeMirror-gutter-filler { 11777 left: 0; bottom: 0; 11778 } 11779 11780 .CodeMirror-gutters { 11781 position: absolute; left: 0; top: 0; 11782 min-height: 100%; 11783 z-index: 3; 11784 } 11785 .CodeMirror-gutter { 11786 white-space: normal; 11787 height: 100%; 11788 display: inline-block; 11789 vertical-align: top; 11790 margin-bottom: -50px; 11791 } 11792 .CodeMirror-gutter-wrapper { 11793 position: absolute; 11794 z-index: 4; 11795 background: none !important; 11796 border: none !important; 11797 } 11798 .CodeMirror-gutter-background { 11799 position: absolute; 11800 top: 0; bottom: 0; 11801 z-index: 4; 11802 } 11803 .CodeMirror-gutter-elt { 11804 position: absolute; 11805 cursor: default; 11806 z-index: 4; 11807 } 11808 .CodeMirror-gutter-wrapper ::selection { background-color: transparent } 11809 .CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent } 11810 11811 .CodeMirror-lines { 11812 cursor: text; 11813 min-height: 1px; /* prevents collapsing before first draw */ 11814 } 11815 .CodeMirror pre.CodeMirror-line, 11816 .CodeMirror pre.CodeMirror-line-like { 11817 /* Reset some styles that the rest of the page might have set */ 11818 -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; 11819 border-width: 0; 11820 background: transparent; 11821 font-family: inherit; 11822 font-size: inherit; 11823 margin: 0; 11824 white-space: pre; 11825 word-wrap: normal; 11826 line-height: inherit; 11827 color: inherit; 11828 z-index: 2; 11829 position: relative; 11830 overflow: visible; 11831 -webkit-tap-highlight-color: transparent; 11832 -webkit-font-variant-ligatures: contextual; 11833 font-variant-ligatures: contextual; 11834 } 11835 .CodeMirror-wrap pre.CodeMirror-line, 11836 .CodeMirror-wrap pre.CodeMirror-line-like { 11837 word-wrap: break-word; 11838 white-space: pre-wrap; 11839 word-break: normal; 11840 } 11841 11842 .CodeMirror-linebackground { 11843 position: absolute; 11844 left: 0; right: 0; top: 0; bottom: 0; 11845 z-index: 0; 11846 } 11847 11848 .CodeMirror-linewidget { 11849 position: relative; 11850 z-index: 2; 11851 padding: 0.1px; /* Force widget margins to stay inside of the container */ 11852 } 11853 11854 .CodeMirror-widget {} 11855 11856 .CodeMirror-rtl pre { direction: rtl; } 11857 11858 .CodeMirror-code { 11859 outline: none; 11860 } 11861 11862 /* Force content-box sizing for the elements where we expect it */ 11863 .CodeMirror-scroll, 11864 .CodeMirror-sizer, 11865 .CodeMirror-gutter, 11866 .CodeMirror-gutters, 11867 .CodeMirror-linenumber { 11868 -moz-box-sizing: content-box; 11869 box-sizing: content-box; 11870 } 11871 11872 .CodeMirror-measure { 11873 position: absolute; 11874 width: 100%; 11875 height: 0; 11876 overflow: hidden; 11877 visibility: hidden; 11878 } 11879 11880 .CodeMirror-cursor { 11881 position: absolute; 11882 pointer-events: none; 11883 } 11884 .CodeMirror-measure pre { position: static; } 11885 11886 div.CodeMirror-cursors { 11887 visibility: hidden; 11888 position: relative; 11889 z-index: 3; 11890 } 11891 div.CodeMirror-dragcursors { 11892 visibility: visible; 11893 } 11894 11895 .CodeMirror-focused div.CodeMirror-cursors { 11896 visibility: visible; 11897 } 11898 11899 .CodeMirror-selected { background: #d9d9d9; } 11900 .CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; } 11901 .CodeMirror-crosshair { cursor: crosshair; } 11902 .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; } 11903 .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; } 11904 11905 .cm-searching { 11906 background-color: #ffa; 11907 background-color: rgba(255, 255, 0, .4); 11908 } 11909 11910 /* Used to force a border model for a node */ 11911 .cm-force-border { padding-right: .1px; } 11912 11913 @media print { 11914 /* Hide the cursor when printing */ 11915 .CodeMirror div.CodeMirror-cursors { 11916 visibility: hidden; 11917 } 11918 } 11919 11920 /* See issue #2901 */ 11921 .cm-tab-wrap-hack:after { content: ''; } 11922 11923 /* Help users use markselection to safely style text background */ 11924 span.CodeMirror-selectedtext { background: none; } 11925 11926 .CodeMirror-dialog { 11927 position: absolute; 11928 left: 0; right: 0; 11929 background: inherit; 11930 z-index: 15; 11931 padding: .1em .8em; 11932 overflow: hidden; 11933 color: inherit; 11934 } 11935 11936 .CodeMirror-dialog-top { 11937 border-bottom: 1px solid #eee; 11938 top: 0; 11939 } 11940 11941 .CodeMirror-dialog-bottom { 11942 border-top: 1px solid #eee; 11943 bottom: 0; 11944 } 11945 11946 .CodeMirror-dialog input { 11947 border: none; 11948 outline: none; 11949 background: transparent; 11950 width: 20em; 11951 color: inherit; 11952 font-family: monospace; 11953 } 11954 11955 .CodeMirror-dialog button { 11956 font-size: 70%; 11957 } 11958 11959 .CodeMirror-foldmarker { 11960 color: blue; 11961 text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px; 11962 font-family: arial; 11963 line-height: .3; 11964 cursor: pointer; 11965 } 11966 .CodeMirror-foldgutter { 11967 width: .7em; 11968 } 11969 .CodeMirror-foldgutter-open, 11970 .CodeMirror-foldgutter-folded { 11971 cursor: pointer; 11972 } 11973 .CodeMirror-foldgutter-open:after { 11974 content: "\25BE"; 11975 } 11976 .CodeMirror-foldgutter-folded:after { 11977 content: "\25B8"; 11978 } 11979 11980 /*----------------------------------------------------------------------------- 11981 | Copyright (c) Jupyter Development Team. 11982 | Distributed under the terms of the Modified BSD License. 11983 |----------------------------------------------------------------------------*/ 11984 11985 .CodeMirror { 11986 line-height: var(--jp-code-line-height); 11987 font-size: var(--jp-code-font-size); 11988 font-family: var(--jp-code-font-family); 11989 border: 0; 11990 border-radius: 0; 11991 height: auto; 11992 /* Changed to auto to autogrow */ 11993 } 11994 11995 .CodeMirror pre { 11996 padding: 0 var(--jp-code-padding); 11997 } 11998 11999 .jp-CodeMirrorEditor[data-type='inline'] .CodeMirror-dialog { 12000 background-color: var(--jp-layout-color0); 12001 color: var(--jp-content-font-color1); 12002 } 12003 12004 /* This causes https://github.com/jupyter/jupyterlab/issues/522 */ 12005 /* May not cause it not because we changed it! */ 12006 .CodeMirror-lines { 12007 padding: var(--jp-code-padding) 0; 12008 } 12009 12010 .CodeMirror-linenumber { 12011 padding: 0 8px; 12012 } 12013 12014 .jp-CodeMirrorEditor { 12015 cursor: text; 12016 } 12017 12018 .jp-CodeMirrorEditor[data-type='inline'] .CodeMirror-cursor { 12019 border-left: var(--jp-code-cursor-width0) solid var(--jp-editor-cursor-color); 12020 } 12021 12022 /* When zoomed out 67% and 33% on a screen of 1440 width x 900 height */ 12023 @media screen and (min-width: 2138px) and (max-width: 4319px) { 12024 .jp-CodeMirrorEditor[data-type='inline'] .CodeMirror-cursor { 12025 border-left: var(--jp-code-cursor-width1) solid 12026 var(--jp-editor-cursor-color); 12027 } 12028 } 12029 12030 /* When zoomed out less than 33% */ 12031 @media screen and (min-width: 4320px) { 12032 .jp-CodeMirrorEditor[data-type='inline'] .CodeMirror-cursor { 12033 border-left: var(--jp-code-cursor-width2) solid 12034 var(--jp-editor-cursor-color); 12035 } 12036 } 12037 12038 .CodeMirror.jp-mod-readOnly .CodeMirror-cursor { 12039 display: none; 12040 } 12041 12042 .CodeMirror-gutters { 12043 border-right: 1px solid var(--jp-border-color2); 12044 background-color: var(--jp-layout-color0); 12045 } 12046 12047 .jp-CollaboratorCursor { 12048 border-left: 5px solid transparent; 12049 border-right: 5px solid transparent; 12050 border-top: none; 12051 border-bottom: 3px solid; 12052 background-clip: content-box; 12053 margin-left: -5px; 12054 margin-right: -5px; 12055 } 12056 12057 .CodeMirror-selectedtext.cm-searching { 12058 background-color: var(--jp-search-selected-match-background-color) !important; 12059 color: var(--jp-search-selected-match-color) !important; 12060 } 12061 12062 .cm-searching { 12063 background-color: var( 12064 --jp-search-unselected-match-background-color 12065 ) !important; 12066 color: var(--jp-search-unselected-match-color) !important; 12067 } 12068 12069 .CodeMirror-focused .CodeMirror-selected { 12070 background-color: var(--jp-editor-selected-focused-background); 12071 } 12072 12073 .CodeMirror-selected { 12074 background-color: var(--jp-editor-selected-background); 12075 } 12076 12077 .jp-CollaboratorCursor-hover { 12078 position: absolute; 12079 z-index: 1; 12080 transform: translateX(-50%); 12081 color: white; 12082 border-radius: 3px; 12083 padding-left: 4px; 12084 padding-right: 4px; 12085 padding-top: 1px; 12086 padding-bottom: 1px; 12087 text-align: center; 12088 font-size: var(--jp-ui-font-size1); 12089 white-space: nowrap; 12090 } 12091 12092 .jp-CodeMirror-ruler { 12093 border-left: 1px dashed var(--jp-border-color2); 12094 } 12095 12096 /** 12097 * Here is our jupyter theme for CodeMirror syntax highlighting 12098 * This is used in our marked.js syntax highlighting and CodeMirror itself 12099 * The string "jupyter" is set in ../codemirror/widget.DEFAULT_CODEMIRROR_THEME 12100 * This came from the classic notebook, which came form highlight.js/GitHub 12101 */ 12102 12103 /** 12104 * CodeMirror themes are handling the background/color in this way. This works 12105 * fine for CodeMirror editors outside the notebook, but the notebook styles 12106 * these things differently. 12107 */ 12108 .CodeMirror.cm-s-jupyter { 12109 background: var(--jp-layout-color0); 12110 color: var(--jp-content-font-color1); 12111 } 12112 12113 /* In the notebook, we want this styling to be handled by its container */ 12114 .jp-CodeConsole .CodeMirror.cm-s-jupyter, 12115 .jp-Notebook .CodeMirror.cm-s-jupyter { 12116 background: transparent; 12117 } 12118 12119 .cm-s-jupyter .CodeMirror-cursor { 12120 border-left: var(--jp-code-cursor-width0) solid var(--jp-editor-cursor-color); 12121 } 12122 .cm-s-jupyter span.cm-keyword { 12123 color: var(--jp-mirror-editor-keyword-color); 12124 font-weight: bold; 12125 } 12126 .cm-s-jupyter span.cm-atom { 12127 color: var(--jp-mirror-editor-atom-color); 12128 } 12129 .cm-s-jupyter span.cm-number { 12130 color: var(--jp-mirror-editor-number-color); 12131 } 12132 .cm-s-jupyter span.cm-def { 12133 color: var(--jp-mirror-editor-def-color); 12134 } 12135 .cm-s-jupyter span.cm-variable { 12136 color: var(--jp-mirror-editor-variable-color); 12137 } 12138 .cm-s-jupyter span.cm-variable-2 { 12139 color: var(--jp-mirror-editor-variable-2-color); 12140 } 12141 .cm-s-jupyter span.cm-variable-3 { 12142 color: var(--jp-mirror-editor-variable-3-color); 12143 } 12144 .cm-s-jupyter span.cm-punctuation { 12145 color: var(--jp-mirror-editor-punctuation-color); 12146 } 12147 .cm-s-jupyter span.cm-property { 12148 color: var(--jp-mirror-editor-property-color); 12149 } 12150 .cm-s-jupyter span.cm-operator { 12151 color: var(--jp-mirror-editor-operator-color); 12152 font-weight: bold; 12153 } 12154 .cm-s-jupyter span.cm-comment { 12155 color: var(--jp-mirror-editor-comment-color); 12156 font-style: italic; 12157 } 12158 .cm-s-jupyter span.cm-string { 12159 color: var(--jp-mirror-editor-string-color); 12160 } 12161 .cm-s-jupyter span.cm-string-2 { 12162 color: var(--jp-mirror-editor-string-2-color); 12163 } 12164 .cm-s-jupyter span.cm-meta { 12165 color: var(--jp-mirror-editor-meta-color); 12166 } 12167 .cm-s-jupyter span.cm-qualifier { 12168 color: var(--jp-mirror-editor-qualifier-color); 12169 } 12170 .cm-s-jupyter span.cm-builtin { 12171 color: var(--jp-mirror-editor-builtin-color); 12172 } 12173 .cm-s-jupyter span.cm-bracket { 12174 color: var(--jp-mirror-editor-bracket-color); 12175 } 12176 .cm-s-jupyter span.cm-tag { 12177 color: var(--jp-mirror-editor-tag-color); 12178 } 12179 .cm-s-jupyter span.cm-attribute { 12180 color: var(--jp-mirror-editor-attribute-color); 12181 } 12182 .cm-s-jupyter span.cm-header { 12183 color: var(--jp-mirror-editor-header-color); 12184 } 12185 .cm-s-jupyter span.cm-quote { 12186 color: var(--jp-mirror-editor-quote-color); 12187 } 12188 .cm-s-jupyter span.cm-link { 12189 color: var(--jp-mirror-editor-link-color); 12190 } 12191 .cm-s-jupyter span.cm-error { 12192 color: var(--jp-mirror-editor-error-color); 12193 } 12194 .cm-s-jupyter span.cm-hr { 12195 color: #999; 12196 } 12197 12198 .cm-s-jupyter span.cm-tab { 12199 background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=); 12200 background-position: right; 12201 background-repeat: no-repeat; 12202 } 12203 12204 .cm-s-jupyter .CodeMirror-activeline-background, 12205 .cm-s-jupyter .CodeMirror-gutter { 12206 background-color: var(--jp-layout-color2); 12207 } 12208 12209 /* Styles for shared cursors (remote cursor locations and selected ranges) */ 12210 .jp-CodeMirrorEditor .remote-caret { 12211 position: relative; 12212 border-left: 2px solid black; 12213 margin-left: -1px; 12214 margin-right: -1px; 12215 box-sizing: border-box; 12216 } 12217 12218 .jp-CodeMirrorEditor .remote-caret > div { 12219 white-space: nowrap; 12220 position: absolute; 12221 top: -1.15em; 12222 padding-bottom: 0.05em; 12223 left: -2px; 12224 font-size: 0.95em; 12225 background-color: rgb(250, 129, 0); 12226 font-family: var(--jp-ui-font-family); 12227 font-weight: bold; 12228 line-height: normal; 12229 user-select: none; 12230 color: white; 12231 padding-left: 2px; 12232 padding-right: 2px; 12233 z-index: 3; 12234 transition: opacity 0.3s ease-in-out; 12235 } 12236 12237 .jp-CodeMirrorEditor .remote-caret.hide-name > div { 12238 transition-delay: 0.7s; 12239 opacity: 0; 12240 } 12241 12242 .jp-CodeMirrorEditor .remote-caret:hover > div { 12243 opacity: 1; 12244 transition-delay: 0s; 12245 } 12246 12247 /*----------------------------------------------------------------------------- 12248 | Copyright (c) Jupyter Development Team. 12249 | Distributed under the terms of the Modified BSD License. 12250 |----------------------------------------------------------------------------*/ 12251 12252 /*----------------------------------------------------------------------------- 12253 | RenderedText 12254 |----------------------------------------------------------------------------*/ 12255 12256 :root { 12257 /* This is the padding value to fill the gaps between lines containing spans with background color. */ 12258 --jp-private-code-span-padding: calc( 12259 (var(--jp-code-line-height) - 1) * var(--jp-code-font-size) / 2 12260 ); 12261 } 12262 12263 .jp-RenderedText { 12264 text-align: left; 12265 padding-left: var(--jp-code-padding); 12266 line-height: var(--jp-code-line-height); 12267 font-family: var(--jp-code-font-family); 12268 } 12269 12270 .jp-RenderedText pre, 12271 .jp-RenderedJavaScript pre, 12272 .jp-RenderedHTMLCommon pre { 12273 color: var(--jp-content-font-color1); 12274 font-size: var(--jp-code-font-size); 12275 border: none; 12276 margin: 0px; 12277 padding: 0px; 12278 } 12279 12280 .jp-RenderedText pre a:link { 12281 text-decoration: none; 12282 color: var(--jp-content-link-color); 12283 } 12284 .jp-RenderedText pre a:hover { 12285 text-decoration: underline; 12286 color: var(--jp-content-link-color); 12287 } 12288 .jp-RenderedText pre a:visited { 12289 text-decoration: none; 12290 color: var(--jp-content-link-color); 12291 } 12292 12293 /* console foregrounds and backgrounds */ 12294 .jp-RenderedText pre .ansi-black-fg { 12295 color: #3e424d; 12296 } 12297 .jp-RenderedText pre .ansi-red-fg { 12298 color: #e75c58; 12299 } 12300 .jp-RenderedText pre .ansi-green-fg { 12301 color: #00a250; 12302 } 12303 .jp-RenderedText pre .ansi-yellow-fg { 12304 color: #ddb62b; 12305 } 12306 .jp-RenderedText pre .ansi-blue-fg { 12307 color: #208ffb; 12308 } 12309 .jp-RenderedText pre .ansi-magenta-fg { 12310 color: #d160c4; 12311 } 12312 .jp-RenderedText pre .ansi-cyan-fg { 12313 color: #60c6c8; 12314 } 12315 .jp-RenderedText pre .ansi-white-fg { 12316 color: #c5c1b4; 12317 } 12318 12319 .jp-RenderedText pre .ansi-black-bg { 12320 background-color: #3e424d; 12321 padding: var(--jp-private-code-span-padding) 0; 12322 } 12323 .jp-RenderedText pre .ansi-red-bg { 12324 background-color: #e75c58; 12325 padding: var(--jp-private-code-span-padding) 0; 12326 } 12327 .jp-RenderedText pre .ansi-green-bg { 12328 background-color: #00a250; 12329 padding: var(--jp-private-code-span-padding) 0; 12330 } 12331 .jp-RenderedText pre .ansi-yellow-bg { 12332 background-color: #ddb62b; 12333 padding: var(--jp-private-code-span-padding) 0; 12334 } 12335 .jp-RenderedText pre .ansi-blue-bg { 12336 background-color: #208ffb; 12337 padding: var(--jp-private-code-span-padding) 0; 12338 } 12339 .jp-RenderedText pre .ansi-magenta-bg { 12340 background-color: #d160c4; 12341 padding: var(--jp-private-code-span-padding) 0; 12342 } 12343 .jp-RenderedText pre .ansi-cyan-bg { 12344 background-color: #60c6c8; 12345 padding: var(--jp-private-code-span-padding) 0; 12346 } 12347 .jp-RenderedText pre .ansi-white-bg { 12348 background-color: #c5c1b4; 12349 padding: var(--jp-private-code-span-padding) 0; 12350 } 12351 12352 .jp-RenderedText pre .ansi-black-intense-fg { 12353 color: #282c36; 12354 } 12355 .jp-RenderedText pre .ansi-red-intense-fg { 12356 color: #b22b31; 12357 } 12358 .jp-RenderedText pre .ansi-green-intense-fg { 12359 color: #007427; 12360 } 12361 .jp-RenderedText pre .ansi-yellow-intense-fg { 12362 color: #b27d12; 12363 } 12364 .jp-RenderedText pre .ansi-blue-intense-fg { 12365 color: #0065ca; 12366 } 12367 .jp-RenderedText pre .ansi-magenta-intense-fg { 12368 color: #a03196; 12369 } 12370 .jp-RenderedText pre .ansi-cyan-intense-fg { 12371 color: #258f8f; 12372 } 12373 .jp-RenderedText pre .ansi-white-intense-fg { 12374 color: #a1a6b2; 12375 } 12376 12377 .jp-RenderedText pre .ansi-black-intense-bg { 12378 background-color: #282c36; 12379 padding: var(--jp-private-code-span-padding) 0; 12380 } 12381 .jp-RenderedText pre .ansi-red-intense-bg { 12382 background-color: #b22b31; 12383 padding: var(--jp-private-code-span-padding) 0; 12384 } 12385 .jp-RenderedText pre .ansi-green-intense-bg { 12386 background-color: #007427; 12387 padding: var(--jp-private-code-span-padding) 0; 12388 } 12389 .jp-RenderedText pre .ansi-yellow-intense-bg { 12390 background-color: #b27d12; 12391 padding: var(--jp-private-code-span-padding) 0; 12392 } 12393 .jp-RenderedText pre .ansi-blue-intense-bg { 12394 background-color: #0065ca; 12395 padding: var(--jp-private-code-span-padding) 0; 12396 } 12397 .jp-RenderedText pre .ansi-magenta-intense-bg { 12398 background-color: #a03196; 12399 padding: var(--jp-private-code-span-padding) 0; 12400 } 12401 .jp-RenderedText pre .ansi-cyan-intense-bg { 12402 background-color: #258f8f; 12403 padding: var(--jp-private-code-span-padding) 0; 12404 } 12405 .jp-RenderedText pre .ansi-white-intense-bg { 12406 background-color: #a1a6b2; 12407 padding: var(--jp-private-code-span-padding) 0; 12408 } 12409 12410 .jp-RenderedText pre .ansi-default-inverse-fg { 12411 color: var(--jp-ui-inverse-font-color0); 12412 } 12413 .jp-RenderedText pre .ansi-default-inverse-bg { 12414 background-color: var(--jp-inverse-layout-color0); 12415 padding: var(--jp-private-code-span-padding) 0; 12416 } 12417 12418 .jp-RenderedText pre .ansi-bold { 12419 font-weight: bold; 12420 } 12421 .jp-RenderedText pre .ansi-underline { 12422 text-decoration: underline; 12423 } 12424 12425 .jp-RenderedText[data-mime-type='application/vnd.jupyter.stderr'] { 12426 background: var(--jp-rendermime-error-background); 12427 padding-top: var(--jp-code-padding); 12428 } 12429 12430 /*----------------------------------------------------------------------------- 12431 | RenderedLatex 12432 |----------------------------------------------------------------------------*/ 12433 12434 .jp-RenderedLatex { 12435 color: var(--jp-content-font-color1); 12436 font-size: var(--jp-content-font-size1); 12437 line-height: var(--jp-content-line-height); 12438 } 12439 12440 /* Left-justify outputs.*/ 12441 .jp-OutputArea-output.jp-RenderedLatex { 12442 padding: var(--jp-code-padding); 12443 text-align: left; 12444 } 12445 12446 /*----------------------------------------------------------------------------- 12447 | RenderedHTML 12448 |----------------------------------------------------------------------------*/ 12449 12450 .jp-RenderedHTMLCommon { 12451 color: var(--jp-content-font-color1); 12452 font-family: var(--jp-content-font-family); 12453 font-size: var(--jp-content-font-size1); 12454 line-height: var(--jp-content-line-height); 12455 /* Give a bit more R padding on Markdown text to keep line lengths reasonable */ 12456 padding-right: 20px; 12457 } 12458 12459 .jp-RenderedHTMLCommon em { 12460 font-style: italic; 12461 } 12462 12463 .jp-RenderedHTMLCommon strong { 12464 font-weight: bold; 12465 } 12466 12467 .jp-RenderedHTMLCommon u { 12468 text-decoration: underline; 12469 } 12470 12471 .jp-RenderedHTMLCommon a:link { 12472 text-decoration: none; 12473 color: var(--jp-content-link-color); 12474 } 12475 12476 .jp-RenderedHTMLCommon a:hover { 12477 text-decoration: underline; 12478 color: var(--jp-content-link-color); 12479 } 12480 12481 .jp-RenderedHTMLCommon a:visited { 12482 text-decoration: none; 12483 color: var(--jp-content-link-color); 12484 } 12485 12486 /* Headings */ 12487 12488 .jp-RenderedHTMLCommon h1, 12489 .jp-RenderedHTMLCommon h2, 12490 .jp-RenderedHTMLCommon h3, 12491 .jp-RenderedHTMLCommon h4, 12492 .jp-RenderedHTMLCommon h5, 12493 .jp-RenderedHTMLCommon h6 { 12494 line-height: var(--jp-content-heading-line-height); 12495 font-weight: var(--jp-content-heading-font-weight); 12496 font-style: normal; 12497 margin: var(--jp-content-heading-margin-top) 0 12498 var(--jp-content-heading-margin-bottom) 0; 12499 } 12500 12501 .jp-RenderedHTMLCommon h1:first-child, 12502 .jp-RenderedHTMLCommon h2:first-child, 12503 .jp-RenderedHTMLCommon h3:first-child, 12504 .jp-RenderedHTMLCommon h4:first-child, 12505 .jp-RenderedHTMLCommon h5:first-child, 12506 .jp-RenderedHTMLCommon h6:first-child { 12507 margin-top: calc(0.5 * var(--jp-content-heading-margin-top)); 12508 } 12509 12510 .jp-RenderedHTMLCommon h1:last-child, 12511 .jp-RenderedHTMLCommon h2:last-child, 12512 .jp-RenderedHTMLCommon h3:last-child, 12513 .jp-RenderedHTMLCommon h4:last-child, 12514 .jp-RenderedHTMLCommon h5:last-child, 12515 .jp-RenderedHTMLCommon h6:last-child { 12516 margin-bottom: calc(0.5 * var(--jp-content-heading-margin-bottom)); 12517 } 12518 12519 .jp-RenderedHTMLCommon h1 { 12520 font-size: var(--jp-content-font-size5); 12521 } 12522 12523 .jp-RenderedHTMLCommon h2 { 12524 font-size: var(--jp-content-font-size4); 12525 } 12526 12527 .jp-RenderedHTMLCommon h3 { 12528 font-size: var(--jp-content-font-size3); 12529 } 12530 12531 .jp-RenderedHTMLCommon h4 { 12532 font-size: var(--jp-content-font-size2); 12533 } 12534 12535 .jp-RenderedHTMLCommon h5 { 12536 font-size: var(--jp-content-font-size1); 12537 } 12538 12539 .jp-RenderedHTMLCommon h6 { 12540 font-size: var(--jp-content-font-size0); 12541 } 12542 12543 /* Lists */ 12544 12545 .jp-RenderedHTMLCommon ul:not(.list-inline), 12546 .jp-RenderedHTMLCommon ol:not(.list-inline) { 12547 padding-left: 2em; 12548 } 12549 12550 .jp-RenderedHTMLCommon ul { 12551 list-style: disc; 12552 } 12553 12554 .jp-RenderedHTMLCommon ul ul { 12555 list-style: square; 12556 } 12557 12558 .jp-RenderedHTMLCommon ul ul ul { 12559 list-style: circle; 12560 } 12561 12562 .jp-RenderedHTMLCommon ol { 12563 list-style: decimal; 12564 } 12565 12566 .jp-RenderedHTMLCommon ol ol { 12567 list-style: upper-alpha; 12568 } 12569 12570 .jp-RenderedHTMLCommon ol ol ol { 12571 list-style: lower-alpha; 12572 } 12573 12574 .jp-RenderedHTMLCommon ol ol ol ol { 12575 list-style: lower-roman; 12576 } 12577 12578 .jp-RenderedHTMLCommon ol ol ol ol ol { 12579 list-style: decimal; 12580 } 12581 12582 .jp-RenderedHTMLCommon ol, 12583 .jp-RenderedHTMLCommon ul { 12584 margin-bottom: 1em; 12585 } 12586 12587 .jp-RenderedHTMLCommon ul ul, 12588 .jp-RenderedHTMLCommon ul ol, 12589 .jp-RenderedHTMLCommon ol ul, 12590 .jp-RenderedHTMLCommon ol ol { 12591 margin-bottom: 0em; 12592 } 12593 12594 .jp-RenderedHTMLCommon hr { 12595 color: var(--jp-border-color2); 12596 background-color: var(--jp-border-color1); 12597 margin-top: 1em; 12598 margin-bottom: 1em; 12599 } 12600 12601 .jp-RenderedHTMLCommon > pre { 12602 margin: 1.5em 2em; 12603 } 12604 12605 .jp-RenderedHTMLCommon pre, 12606 .jp-RenderedHTMLCommon code { 12607 border: 0; 12608 background-color: var(--jp-layout-color0); 12609 color: var(--jp-content-font-color1); 12610 font-family: var(--jp-code-font-family); 12611 font-size: inherit; 12612 line-height: var(--jp-code-line-height); 12613 padding: 0; 12614 white-space: pre-wrap; 12615 } 12616 12617 .jp-RenderedHTMLCommon :not(pre) > code { 12618 background-color: var(--jp-layout-color2); 12619 padding: 1px 5px; 12620 } 12621 12622 /* Tables */ 12623 12624 .jp-RenderedHTMLCommon table { 12625 border-collapse: collapse; 12626 border-spacing: 0; 12627 border: none; 12628 color: var(--jp-ui-font-color1); 12629 font-size: 12px; 12630 table-layout: fixed; 12631 margin-left: auto; 12632 margin-right: auto; 12633 } 12634 12635 .jp-RenderedHTMLCommon thead { 12636 border-bottom: var(--jp-border-width) solid var(--jp-border-color1); 12637 vertical-align: bottom; 12638 } 12639 12640 .jp-RenderedHTMLCommon td, 12641 .jp-RenderedHTMLCommon th, 12642 .jp-RenderedHTMLCommon tr { 12643 vertical-align: middle; 12644 padding: 0.5em 0.5em; 12645 line-height: normal; 12646 white-space: normal; 12647 max-width: none; 12648 border: none; 12649 } 12650 12651 .jp-RenderedMarkdown.jp-RenderedHTMLCommon td, 12652 .jp-RenderedMarkdown.jp-RenderedHTMLCommon th { 12653 max-width: none; 12654 } 12655 12656 :not(.jp-RenderedMarkdown).jp-RenderedHTMLCommon td, 12657 :not(.jp-RenderedMarkdown).jp-RenderedHTMLCommon th, 12658 :not(.jp-RenderedMarkdown).jp-RenderedHTMLCommon tr { 12659 text-align: right; 12660 } 12661 12662 .jp-RenderedHTMLCommon th { 12663 font-weight: bold; 12664 } 12665 12666 .jp-RenderedHTMLCommon tbody tr:nth-child(odd) { 12667 background: var(--jp-layout-color0); 12668 } 12669 12670 .jp-RenderedHTMLCommon tbody tr:nth-child(even) { 12671 background: var(--jp-rendermime-table-row-background); 12672 } 12673 12674 .jp-RenderedHTMLCommon tbody tr:hover { 12675 background: var(--jp-rendermime-table-row-hover-background); 12676 } 12677 12678 .jp-RenderedHTMLCommon table { 12679 margin-bottom: 1em; 12680 } 12681 12682 .jp-RenderedHTMLCommon p { 12683 text-align: left; 12684 margin: 0px; 12685 } 12686 12687 .jp-RenderedHTMLCommon p { 12688 margin-bottom: 1em; 12689 } 12690 12691 .jp-RenderedHTMLCommon img { 12692 -moz-force-broken-image-icon: 1; 12693 } 12694 12695 /* Restrict to direct children as other images could be nested in other content. */ 12696 .jp-RenderedHTMLCommon > img { 12697 display: block; 12698 margin-left: 0; 12699 margin-right: 0; 12700 margin-bottom: 1em; 12701 } 12702 12703 /* Change color behind transparent images if they need it... */ 12704 [data-jp-theme-light='false'] .jp-RenderedImage img.jp-needs-light-background { 12705 background-color: var(--jp-inverse-layout-color1); 12706 } 12707 [data-jp-theme-light='true'] .jp-RenderedImage img.jp-needs-dark-background { 12708 background-color: var(--jp-inverse-layout-color1); 12709 } 12710 /* ...or leave it untouched if they don't */ 12711 [data-jp-theme-light='false'] .jp-RenderedImage img.jp-needs-dark-background { 12712 } 12713 [data-jp-theme-light='true'] .jp-RenderedImage img.jp-needs-light-background { 12714 } 12715 12716 .jp-RenderedHTMLCommon img, 12717 .jp-RenderedImage img, 12718 .jp-RenderedHTMLCommon svg, 12719 .jp-RenderedSVG svg { 12720 max-width: 100%; 12721 height: auto; 12722 } 12723 12724 .jp-RenderedHTMLCommon img.jp-mod-unconfined, 12725 .jp-RenderedImage img.jp-mod-unconfined, 12726 .jp-RenderedHTMLCommon svg.jp-mod-unconfined, 12727 .jp-RenderedSVG svg.jp-mod-unconfined { 12728 max-width: none; 12729 } 12730 12731 .jp-RenderedHTMLCommon .alert { 12732 padding: var(--jp-notebook-padding); 12733 border: var(--jp-border-width) solid transparent; 12734 border-radius: var(--jp-border-radius); 12735 margin-bottom: 1em; 12736 } 12737 12738 .jp-RenderedHTMLCommon .alert-info { 12739 color: var(--jp-info-color0); 12740 background-color: var(--jp-info-color3); 12741 border-color: var(--jp-info-color2); 12742 } 12743 .jp-RenderedHTMLCommon .alert-info hr { 12744 border-color: var(--jp-info-color3); 12745 } 12746 .jp-RenderedHTMLCommon .alert-info > p:last-child, 12747 .jp-RenderedHTMLCommon .alert-info > ul:last-child { 12748 margin-bottom: 0; 12749 } 12750 12751 .jp-RenderedHTMLCommon .alert-warning { 12752 color: var(--jp-warn-color0); 12753 background-color: var(--jp-warn-color3); 12754 border-color: var(--jp-warn-color2); 12755 } 12756 .jp-RenderedHTMLCommon .alert-warning hr { 12757 border-color: var(--jp-warn-color3); 12758 } 12759 .jp-RenderedHTMLCommon .alert-warning > p:last-child, 12760 .jp-RenderedHTMLCommon .alert-warning > ul:last-child { 12761 margin-bottom: 0; 12762 } 12763 12764 .jp-RenderedHTMLCommon .alert-success { 12765 color: var(--jp-success-color0); 12766 background-color: var(--jp-success-color3); 12767 border-color: var(--jp-success-color2); 12768 } 12769 .jp-RenderedHTMLCommon .alert-success hr { 12770 border-color: var(--jp-success-color3); 12771 } 12772 .jp-RenderedHTMLCommon .alert-success > p:last-child, 12773 .jp-RenderedHTMLCommon .alert-success > ul:last-child { 12774 margin-bottom: 0; 12775 } 12776 12777 .jp-RenderedHTMLCommon .alert-danger { 12778 color: var(--jp-error-color0); 12779 background-color: var(--jp-error-color3); 12780 border-color: var(--jp-error-color2); 12781 } 12782 .jp-RenderedHTMLCommon .alert-danger hr { 12783 border-color: var(--jp-error-color3); 12784 } 12785 .jp-RenderedHTMLCommon .alert-danger > p:last-child, 12786 .jp-RenderedHTMLCommon .alert-danger > ul:last-child { 12787 margin-bottom: 0; 12788 } 12789 12790 .jp-RenderedHTMLCommon blockquote { 12791 margin: 1em 2em; 12792 padding: 0 1em; 12793 border-left: 5px solid var(--jp-border-color2); 12794 } 12795 12796 a.jp-InternalAnchorLink { 12797 visibility: hidden; 12798 margin-left: 8px; 12799 color: var(--md-blue-800); 12800 } 12801 12802 h1:hover .jp-InternalAnchorLink, 12803 h2:hover .jp-InternalAnchorLink, 12804 h3:hover .jp-InternalAnchorLink, 12805 h4:hover .jp-InternalAnchorLink, 12806 h5:hover .jp-InternalAnchorLink, 12807 h6:hover .jp-InternalAnchorLink { 12808 visibility: visible; 12809 } 12810 12811 .jp-RenderedHTMLCommon kbd { 12812 background-color: var(--jp-rendermime-table-row-background); 12813 border: 1px solid var(--jp-border-color0); 12814 border-bottom-color: var(--jp-border-color2); 12815 border-radius: 3px; 12816 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); 12817 display: inline-block; 12818 font-size: 0.8em; 12819 line-height: 1em; 12820 padding: 0.2em 0.5em; 12821 } 12822 12823 /* Most direct children of .jp-RenderedHTMLCommon have a margin-bottom of 1.0. 12824 * At the bottom of cells this is a bit too much as there is also spacing 12825 * between cells. Going all the way to 0 gets too tight between markdown and 12826 * code cells. 12827 */ 12828 .jp-RenderedHTMLCommon > *:last-child { 12829 margin-bottom: 0.5em; 12830 } 12831 12832 /*----------------------------------------------------------------------------- 12833 | Copyright (c) Jupyter Development Team. 12834 | Distributed under the terms of the Modified BSD License. 12835 |----------------------------------------------------------------------------*/ 12836 12837 .jp-MimeDocument { 12838 outline: none; 12839 } 12840 12841 /*----------------------------------------------------------------------------- 12842 | Copyright (c) Jupyter Development Team. 12843 | Distributed under the terms of the Modified BSD License. 12844 |----------------------------------------------------------------------------*/ 12845 12846 /*----------------------------------------------------------------------------- 12847 | Variables 12848 |----------------------------------------------------------------------------*/ 12849 12850 :root { 12851 --jp-private-filebrowser-button-height: 28px; 12852 --jp-private-filebrowser-button-width: 48px; 12853 } 12854 12855 /*----------------------------------------------------------------------------- 12856 | Copyright (c) Jupyter Development Team. 12857 | Distributed under the terms of the Modified BSD License. 12858 |----------------------------------------------------------------------------*/ 12859 12860 .jp-FileBrowser { 12861 display: flex; 12862 flex-direction: column; 12863 color: var(--jp-ui-font-color1); 12864 background: var(--jp-layout-color1); 12865 /* This is needed so that all font sizing of children done in ems is 12866 * relative to this base size */ 12867 font-size: var(--jp-ui-font-size1); 12868 } 12869 12870 .jp-FileBrowser-toolbar.jp-Toolbar { 12871 border-bottom: none; 12872 height: auto; 12873 margin: var(--jp-toolbar-header-margin); 12874 box-shadow: none; 12875 } 12876 12877 .jp-BreadCrumbs { 12878 flex: 0 0 auto; 12879 margin: 8px 12px 8px 12px; 12880 } 12881 12882 .jp-BreadCrumbs-item { 12883 margin: 0px 2px; 12884 padding: 0px 2px; 12885 border-radius: var(--jp-border-radius); 12886 cursor: pointer; 12887 } 12888 12889 .jp-BreadCrumbs-item:hover { 12890 background-color: var(--jp-layout-color2); 12891 } 12892 12893 .jp-BreadCrumbs-item:first-child { 12894 margin-left: 0px; 12895 } 12896 12897 .jp-BreadCrumbs-item.jp-mod-dropTarget { 12898 background-color: var(--jp-brand-color2); 12899 opacity: 0.7; 12900 } 12901 12902 /*----------------------------------------------------------------------------- 12903 | Buttons 12904 |----------------------------------------------------------------------------*/ 12905 12906 .jp-FileBrowser-toolbar.jp-Toolbar { 12907 padding: 0px; 12908 margin: 8px 12px 0px 12px; 12909 } 12910 12911 .jp-FileBrowser-toolbar.jp-Toolbar { 12912 justify-content: flex-start; 12913 } 12914 12915 .jp-FileBrowser-toolbar.jp-Toolbar .jp-Toolbar-item { 12916 flex: 0 0 auto; 12917 padding-left: 0px; 12918 padding-right: 2px; 12919 } 12920 12921 .jp-FileBrowser-toolbar.jp-Toolbar .jp-ToolbarButtonComponent { 12922 width: 40px; 12923 } 12924 12925 .jp-FileBrowser-toolbar.jp-Toolbar 12926 .jp-Toolbar-item:first-child 12927 .jp-ToolbarButtonComponent { 12928 width: 72px; 12929 background: var(--jp-brand-color1); 12930 } 12931 12932 .jp-FileBrowser-toolbar.jp-Toolbar 12933 .jp-Toolbar-item:first-child 12934 .jp-ToolbarButtonComponent:focus-visible { 12935 background-color: var(--jp-brand-color0); 12936 } 12937 12938 .jp-FileBrowser-toolbar.jp-Toolbar 12939 .jp-Toolbar-item:first-child 12940 .jp-ToolbarButtonComponent 12941 .jp-icon3 { 12942 fill: white; 12943 } 12944 12945 /*----------------------------------------------------------------------------- 12946 | Other styles 12947 |----------------------------------------------------------------------------*/ 12948 12949 .jp-FileDialog.jp-mod-conflict input { 12950 color: var(--jp-error-color1); 12951 } 12952 12953 .jp-FileDialog .jp-new-name-title { 12954 margin-top: 12px; 12955 } 12956 12957 .jp-LastModified-hidden { 12958 display: none; 12959 } 12960 12961 .jp-FileBrowser-filterBox { 12962 padding: 0px; 12963 flex: 0 0 auto; 12964 margin: 8px 12px 0px 12px; 12965 } 12966 12967 /*----------------------------------------------------------------------------- 12968 | DirListing 12969 |----------------------------------------------------------------------------*/ 12970 12971 .jp-DirListing { 12972 flex: 1 1 auto; 12973 display: flex; 12974 flex-direction: column; 12975 outline: 0; 12976 } 12977 12978 .jp-DirListing:focus-visible { 12979 border: 1px solid var(--jp-brand-color1); 12980 } 12981 12982 .jp-DirListing-header { 12983 flex: 0 0 auto; 12984 display: flex; 12985 flex-direction: row; 12986 overflow: hidden; 12987 border-top: var(--jp-border-width) solid var(--jp-border-color2); 12988 border-bottom: var(--jp-border-width) solid var(--jp-border-color1); 12989 box-shadow: var(--jp-toolbar-box-shadow); 12990 z-index: 2; 12991 } 12992 12993 .jp-DirListing-headerItem { 12994 padding: 4px 12px 2px 12px; 12995 font-weight: 500; 12996 } 12997 12998 .jp-DirListing-headerItem:hover { 12999 background: var(--jp-layout-color2); 13000 } 13001 13002 .jp-DirListing-headerItem.jp-id-name { 13003 flex: 1 0 84px; 13004 } 13005 13006 .jp-DirListing-headerItem.jp-id-modified { 13007 flex: 0 0 112px; 13008 border-left: var(--jp-border-width) solid var(--jp-border-color2); 13009 text-align: right; 13010 } 13011 13012 .jp-id-narrow { 13013 display: none; 13014 flex: 0 0 5px; 13015 padding: 4px 4px; 13016 border-left: var(--jp-border-width) solid var(--jp-border-color2); 13017 text-align: right; 13018 color: var(--jp-border-color2); 13019 } 13020 13021 .jp-DirListing-narrow .jp-id-narrow { 13022 display: block; 13023 } 13024 13025 .jp-DirListing-narrow .jp-id-modified, 13026 .jp-DirListing-narrow .jp-DirListing-itemModified { 13027 display: none; 13028 } 13029 13030 .jp-DirListing-headerItem.jp-mod-selected { 13031 font-weight: 600; 13032 } 13033 13034 /* increase specificity to override bundled default */ 13035 .jp-DirListing-content { 13036 flex: 1 1 auto; 13037 margin: 0; 13038 padding: 0; 13039 list-style-type: none; 13040 overflow: auto; 13041 background-color: var(--jp-layout-color1); 13042 } 13043 13044 .jp-DirListing-content mark { 13045 color: var(--jp-ui-font-color0); 13046 background-color: transparent; 13047 font-weight: bold; 13048 } 13049 13050 .jp-DirListing-content .jp-DirListing-item.jp-mod-selected mark { 13051 color: var(--jp-ui-inverse-font-color0); 13052 } 13053 13054 /* Style the directory listing content when a user drops a file to upload */ 13055 .jp-DirListing.jp-mod-native-drop .jp-DirListing-content { 13056 outline: 5px dashed rgba(128, 128, 128, 0.5); 13057 outline-offset: -10px; 13058 cursor: copy; 13059 } 13060 13061 .jp-DirListing-item { 13062 display: flex; 13063 flex-direction: row; 13064 padding: 4px 12px; 13065 -webkit-user-select: none; 13066 -moz-user-select: none; 13067 -ms-user-select: none; 13068 user-select: none; 13069 } 13070 13071 .jp-DirListing-item[data-is-dot] { 13072 opacity: 75%; 13073 } 13074 13075 .jp-DirListing-item.jp-mod-selected { 13076 color: var(--jp-ui-inverse-font-color1); 13077 background: var(--jp-brand-color1); 13078 } 13079 13080 .jp-DirListing-item.jp-mod-dropTarget { 13081 background: var(--jp-brand-color3); 13082 } 13083 13084 .jp-DirListing-item:hover:not(.jp-mod-selected) { 13085 background: var(--jp-layout-color2); 13086 } 13087 13088 .jp-DirListing-itemIcon { 13089 flex: 0 0 20px; 13090 margin-right: 4px; 13091 } 13092 13093 .jp-DirListing-itemText { 13094 flex: 1 0 64px; 13095 white-space: nowrap; 13096 overflow: hidden; 13097 text-overflow: ellipsis; 13098 user-select: none; 13099 } 13100 13101 .jp-DirListing-itemModified { 13102 flex: 0 0 125px; 13103 text-align: right; 13104 } 13105 13106 .jp-DirListing-editor { 13107 flex: 1 0 64px; 13108 outline: none; 13109 border: none; 13110 } 13111 13112 .jp-DirListing-item.jp-mod-running .jp-DirListing-itemIcon:before { 13113 color: var(--jp-success-color1); 13114 content: '\25CF'; 13115 font-size: 8px; 13116 position: absolute; 13117 left: -8px; 13118 } 13119 13120 .jp-DirListing-item.jp-mod-running.jp-mod-selected 13121 .jp-DirListing-itemIcon:before { 13122 color: var(--jp-ui-inverse-font-color1); 13123 } 13124 13125 .jp-DirListing-item.lm-mod-drag-image, 13126 .jp-DirListing-item.jp-mod-selected.lm-mod-drag-image { 13127 font-size: var(--jp-ui-font-size1); 13128 padding-left: 4px; 13129 margin-left: 4px; 13130 width: 160px; 13131 background-color: var(--jp-ui-inverse-font-color2); 13132 box-shadow: var(--jp-elevation-z2); 13133 border-radius: 0px; 13134 color: var(--jp-ui-font-color1); 13135 transform: translateX(-40%) translateY(-58%); 13136 } 13137 13138 .jp-DirListing-deadSpace { 13139 flex: 1 1 auto; 13140 margin: 0; 13141 padding: 0; 13142 list-style-type: none; 13143 overflow: auto; 13144 background-color: var(--jp-layout-color1); 13145 } 13146 13147 .jp-Document { 13148 min-width: 120px; 13149 min-height: 120px; 13150 outline: none; 13151 } 13152 13153 /*----------------------------------------------------------------------------- 13154 | Copyright (c) Jupyter Development Team. 13155 | Distributed under the terms of the Modified BSD License. 13156 |----------------------------------------------------------------------------*/ 13157 13158 /*----------------------------------------------------------------------------- 13159 | Private CSS variables 13160 |----------------------------------------------------------------------------*/ 13161 13162 :root { 13163 } 13164 13165 /*----------------------------------------------------------------------------- 13166 | Main OutputArea 13167 | OutputArea has a list of Outputs 13168 |----------------------------------------------------------------------------*/ 13169 13170 .jp-OutputArea { 13171 overflow-y: auto; 13172 } 13173 13174 .jp-OutputArea-child { 13175 display: flex; 13176 flex-direction: row; 13177 } 13178 13179 body[data-format='mobile'] .jp-OutputArea-child { 13180 flex-direction: column; 13181 } 13182 13183 .jp-OutputPrompt { 13184 flex: 0 0 var(--jp-cell-prompt-width); 13185 color: var(--jp-cell-outprompt-font-color); 13186 font-family: var(--jp-cell-prompt-font-family); 13187 padding: var(--jp-code-padding); 13188 letter-spacing: var(--jp-cell-prompt-letter-spacing); 13189 line-height: var(--jp-code-line-height); 13190 font-size: var(--jp-code-font-size); 13191 border: var(--jp-border-width) solid transparent; 13192 opacity: var(--jp-cell-prompt-opacity); 13193 /* Right align prompt text, don't wrap to handle large prompt numbers */ 13194 text-align: right; 13195 white-space: nowrap; 13196 overflow: hidden; 13197 text-overflow: ellipsis; 13198 /* Disable text selection */ 13199 -webkit-user-select: none; 13200 -moz-user-select: none; 13201 -ms-user-select: none; 13202 user-select: none; 13203 } 13204 13205 body[data-format='mobile'] .jp-OutputPrompt { 13206 flex: 0 0 auto; 13207 text-align: left; 13208 } 13209 13210 .jp-OutputArea-output { 13211 height: auto; 13212 overflow: auto; 13213 user-select: text; 13214 -moz-user-select: text; 13215 -webkit-user-select: text; 13216 -ms-user-select: text; 13217 } 13218 13219 .jp-OutputArea-child .jp-OutputArea-output { 13220 flex-grow: 1; 13221 flex-shrink: 1; 13222 } 13223 13224 body[data-format='mobile'] .jp-OutputArea-child .jp-OutputArea-output { 13225 margin-left: var(--jp-notebook-padding); 13226 } 13227 13228 /** 13229 * Isolated output. 13230 */ 13231 .jp-OutputArea-output.jp-mod-isolated { 13232 width: 100%; 13233 display: block; 13234 } 13235 13236 /* 13237 When drag events occur, `p-mod-override-cursor` is added to the body. 13238 Because iframes steal all cursor events, the following two rules are necessary 13239 to suppress pointer events while resize drags are occurring. There may be a 13240 better solution to this problem. 13241 */ 13242 body.lm-mod-override-cursor .jp-OutputArea-output.jp-mod-isolated { 13243 position: relative; 13244 } 13245 13246 body.lm-mod-override-cursor .jp-OutputArea-output.jp-mod-isolated:before { 13247 content: ''; 13248 position: absolute; 13249 top: 0; 13250 left: 0; 13251 right: 0; 13252 bottom: 0; 13253 background: transparent; 13254 } 13255 13256 /* pre */ 13257 13258 .jp-OutputArea-output pre { 13259 border: none; 13260 margin: 0px; 13261 padding: 0px; 13262 overflow-x: auto; 13263 overflow-y: auto; 13264 word-break: break-all; 13265 word-wrap: break-word; 13266 white-space: pre-wrap; 13267 } 13268 13269 /* tables */ 13270 13271 .jp-OutputArea-output.jp-RenderedHTMLCommon table { 13272 margin-left: 0; 13273 margin-right: 0; 13274 } 13275 13276 /* description lists */ 13277 13278 .jp-OutputArea-output dl, 13279 .jp-OutputArea-output dt, 13280 .jp-OutputArea-output dd { 13281 display: block; 13282 } 13283 13284 .jp-OutputArea-output dl { 13285 width: 100%; 13286 overflow: hidden; 13287 padding: 0; 13288 margin: 0; 13289 } 13290 13291 .jp-OutputArea-output dt { 13292 font-weight: bold; 13293 float: left; 13294 width: 20%; 13295 padding: 0; 13296 margin: 0; 13297 } 13298 13299 .jp-OutputArea-output dd { 13300 float: left; 13301 width: 80%; 13302 padding: 0; 13303 margin: 0; 13304 } 13305 13306 /* Hide the gutter in case of 13307 * - nested output areas (e.g. in the case of output widgets) 13308 * - mirrored output areas 13309 */ 13310 .jp-OutputArea .jp-OutputArea .jp-OutputArea-prompt { 13311 display: none; 13312 } 13313 13314 /*----------------------------------------------------------------------------- 13315 | executeResult is added to any Output-result for the display of the object 13316 | returned by a cell 13317 |----------------------------------------------------------------------------*/ 13318 13319 .jp-OutputArea-output.jp-OutputArea-executeResult { 13320 margin-left: 0px; 13321 flex: 1 1 auto; 13322 } 13323 13324 /* Text output with the Out[] prompt needs a top padding to match the 13325 * alignment of the Out[] prompt itself. 13326 */ 13327 .jp-OutputArea-executeResult .jp-RenderedText.jp-OutputArea-output { 13328 padding-top: var(--jp-code-padding); 13329 border-top: var(--jp-border-width) solid transparent; 13330 } 13331 13332 /*----------------------------------------------------------------------------- 13333 | The Stdin output 13334 |----------------------------------------------------------------------------*/ 13335 13336 .jp-OutputArea-stdin { 13337 line-height: var(--jp-code-line-height); 13338 padding-top: var(--jp-code-padding); 13339 display: flex; 13340 } 13341 13342 .jp-Stdin-prompt { 13343 color: var(--jp-content-font-color0); 13344 padding-right: var(--jp-code-padding); 13345 vertical-align: baseline; 13346 flex: 0 0 auto; 13347 } 13348 13349 .jp-Stdin-input { 13350 font-family: var(--jp-code-font-family); 13351 font-size: inherit; 13352 color: inherit; 13353 background-color: inherit; 13354 width: 42%; 13355 min-width: 200px; 13356 /* make sure input baseline aligns with prompt */ 13357 vertical-align: baseline; 13358 /* padding + margin = 0.5em between prompt and cursor */ 13359 padding: 0em 0.25em; 13360 margin: 0em 0.25em; 13361 flex: 0 0 70%; 13362 } 13363 13364 .jp-Stdin-input:focus { 13365 box-shadow: none; 13366 } 13367 13368 /*----------------------------------------------------------------------------- 13369 | Output Area View 13370 |----------------------------------------------------------------------------*/ 13371 13372 .jp-LinkedOutputView .jp-OutputArea { 13373 height: 100%; 13374 display: block; 13375 } 13376 13377 .jp-LinkedOutputView .jp-OutputArea-output:only-child { 13378 height: 100%; 13379 } 13380 13381 /*----------------------------------------------------------------------------- 13382 | Copyright (c) Jupyter Development Team. 13383 | Distributed under the terms of the Modified BSD License. 13384 |----------------------------------------------------------------------------*/ 13385 13386 .jp-Collapser { 13387 flex: 0 0 var(--jp-cell-collapser-width); 13388 padding: 0px; 13389 margin: 0px; 13390 border: none; 13391 outline: none; 13392 background: transparent; 13393 border-radius: var(--jp-border-radius); 13394 opacity: 1; 13395 } 13396 13397 .jp-Collapser-child { 13398 display: block; 13399 width: 100%; 13400 box-sizing: border-box; 13401 /* height: 100% doesn't work because the height of its parent is computed from content */ 13402 position: absolute; 13403 top: 0px; 13404 bottom: 0px; 13405 } 13406 13407 /*----------------------------------------------------------------------------- 13408 | Copyright (c) Jupyter Development Team. 13409 | Distributed under the terms of the Modified BSD License. 13410 |----------------------------------------------------------------------------*/ 13411 13412 /*----------------------------------------------------------------------------- 13413 | Header/Footer 13414 |----------------------------------------------------------------------------*/ 13415 13416 /* Hidden by zero height by default */ 13417 .jp-CellHeader, 13418 .jp-CellFooter { 13419 height: 0px; 13420 width: 100%; 13421 padding: 0px; 13422 margin: 0px; 13423 border: none; 13424 outline: none; 13425 background: transparent; 13426 } 13427 13428 /*----------------------------------------------------------------------------- 13429 | Copyright (c) Jupyter Development Team. 13430 | Distributed under the terms of the Modified BSD License. 13431 |----------------------------------------------------------------------------*/ 13432 13433 /*----------------------------------------------------------------------------- 13434 | Input 13435 |----------------------------------------------------------------------------*/ 13436 13437 /* All input areas */ 13438 .jp-InputArea { 13439 display: flex; 13440 flex-direction: row; 13441 overflow: hidden; 13442 } 13443 13444 body[data-format='mobile'] .jp-InputArea { 13445 flex-direction: column; 13446 } 13447 13448 .jp-InputArea-editor { 13449 flex: 1 1 auto; 13450 overflow: hidden; 13451 } 13452 13453 .jp-InputArea-editor { 13454 /* This is the non-active, default styling */ 13455 border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); 13456 border-radius: 0px; 13457 background: var(--jp-cell-editor-background); 13458 } 13459 13460 body[data-format='mobile'] .jp-InputArea-editor { 13461 margin-left: var(--jp-notebook-padding); 13462 } 13463 13464 .jp-InputPrompt { 13465 flex: 0 0 var(--jp-cell-prompt-width); 13466 color: var(--jp-cell-inprompt-font-color); 13467 font-family: var(--jp-cell-prompt-font-family); 13468 padding: var(--jp-code-padding); 13469 letter-spacing: var(--jp-cell-prompt-letter-spacing); 13470 opacity: var(--jp-cell-prompt-opacity); 13471 line-height: var(--jp-code-line-height); 13472 font-size: var(--jp-code-font-size); 13473 border: var(--jp-border-width) solid transparent; 13474 opacity: var(--jp-cell-prompt-opacity); 13475 /* Right align prompt text, don't wrap to handle large prompt numbers */ 13476 text-align: right; 13477 white-space: nowrap; 13478 overflow: hidden; 13479 text-overflow: ellipsis; 13480 /* Disable text selection */ 13481 -webkit-user-select: none; 13482 -moz-user-select: none; 13483 -ms-user-select: none; 13484 user-select: none; 13485 } 13486 13487 body[data-format='mobile'] .jp-InputPrompt { 13488 flex: 0 0 auto; 13489 text-align: left; 13490 } 13491 13492 /*----------------------------------------------------------------------------- 13493 | Copyright (c) Jupyter Development Team. 13494 | Distributed under the terms of the Modified BSD License. 13495 |----------------------------------------------------------------------------*/ 13496 13497 /*----------------------------------------------------------------------------- 13498 | Placeholder 13499 |----------------------------------------------------------------------------*/ 13500 13501 .jp-Placeholder { 13502 display: flex; 13503 flex-direction: row; 13504 flex: 1 1 auto; 13505 } 13506 13507 .jp-Placeholder-prompt { 13508 box-sizing: border-box; 13509 } 13510 13511 .jp-Placeholder-content { 13512 flex: 1 1 auto; 13513 border: none; 13514 background: transparent; 13515 height: 20px; 13516 box-sizing: border-box; 13517 } 13518 13519 .jp-Placeholder-content .jp-MoreHorizIcon { 13520 width: 32px; 13521 height: 16px; 13522 border: 1px solid transparent; 13523 border-radius: var(--jp-border-radius); 13524 } 13525 13526 .jp-Placeholder-content .jp-MoreHorizIcon:hover { 13527 border: 1px solid var(--jp-border-color1); 13528 box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25); 13529 background-color: var(--jp-layout-color0); 13530 } 13531 13532 /*----------------------------------------------------------------------------- 13533 | Copyright (c) Jupyter Development Team. 13534 | Distributed under the terms of the Modified BSD License. 13535 |----------------------------------------------------------------------------*/ 13536 13537 /*----------------------------------------------------------------------------- 13538 | Private CSS variables 13539 |----------------------------------------------------------------------------*/ 13540 13541 :root { 13542 --jp-private-cell-scrolling-output-offset: 5px; 13543 } 13544 13545 /*----------------------------------------------------------------------------- 13546 | Cell 13547 |----------------------------------------------------------------------------*/ 13548 13549 .jp-Cell { 13550 padding: var(--jp-cell-padding); 13551 margin: 0px; 13552 border: none; 13553 outline: none; 13554 background: transparent; 13555 } 13556 13557 /*----------------------------------------------------------------------------- 13558 | Common input/output 13559 |----------------------------------------------------------------------------*/ 13560 13561 .jp-Cell-inputWrapper, 13562 .jp-Cell-outputWrapper { 13563 display: flex; 13564 flex-direction: row; 13565 padding: 0px; 13566 margin: 0px; 13567 /* Added to reveal the box-shadow on the input and output collapsers. */ 13568 overflow: visible; 13569 } 13570 13571 /* Only input/output areas inside cells */ 13572 .jp-Cell-inputArea, 13573 .jp-Cell-outputArea { 13574 flex: 1 1 auto; 13575 } 13576 13577 /*----------------------------------------------------------------------------- 13578 | Collapser 13579 |----------------------------------------------------------------------------*/ 13580 13581 /* Make the output collapser disappear when there is not output, but do so 13582 * in a manner that leaves it in the layout and preserves its width. 13583 */ 13584 .jp-Cell.jp-mod-noOutputs .jp-Cell-outputCollapser { 13585 border: none !important; 13586 background: transparent !important; 13587 } 13588 13589 .jp-Cell:not(.jp-mod-noOutputs) .jp-Cell-outputCollapser { 13590 min-height: var(--jp-cell-collapser-min-height); 13591 } 13592 13593 /*----------------------------------------------------------------------------- 13594 | Output 13595 |----------------------------------------------------------------------------*/ 13596 13597 /* Put a space between input and output when there IS output */ 13598 .jp-Cell:not(.jp-mod-noOutputs) .jp-Cell-outputWrapper { 13599 margin-top: 5px; 13600 } 13601 13602 .jp-CodeCell.jp-mod-outputsScrolled .jp-Cell-outputArea { 13603 overflow-y: auto; 13604 max-height: 200px; 13605 box-shadow: inset 0 0 6px 2px rgba(0, 0, 0, 0.3); 13606 margin-left: var(--jp-private-cell-scrolling-output-offset); 13607 } 13608 13609 .jp-CodeCell.jp-mod-outputsScrolled .jp-OutputArea-prompt { 13610 flex: 0 0 13611 calc( 13612 var(--jp-cell-prompt-width) - 13613 var(--jp-private-cell-scrolling-output-offset) 13614 ); 13615 } 13616 13617 /*----------------------------------------------------------------------------- 13618 | CodeCell 13619 |----------------------------------------------------------------------------*/ 13620 13621 /*----------------------------------------------------------------------------- 13622 | MarkdownCell 13623 |----------------------------------------------------------------------------*/ 13624 13625 .jp-MarkdownOutput { 13626 flex: 1 1 auto; 13627 margin-top: 0; 13628 margin-bottom: 0; 13629 padding-left: var(--jp-code-padding); 13630 } 13631 13632 .jp-MarkdownOutput.jp-RenderedHTMLCommon { 13633 overflow: auto; 13634 } 13635 13636 .jp-showHiddenCellsButton { 13637 margin-left: calc(var(--jp-cell-prompt-width) + 2 * var(--jp-code-padding)); 13638 margin-top: var(--jp-code-padding); 13639 border: 1px solid var(--jp-border-color2); 13640 background-color: var(--jp-border-color3) !important; 13641 color: var(--jp-content-font-color0) !important; 13642 } 13643 13644 .jp-showHiddenCellsButton:hover { 13645 background-color: var(--jp-border-color2) !important; 13646 } 13647 13648 .jp-collapseHeadingButton { 13649 display: none; 13650 } 13651 13652 .jp-MarkdownCell:hover .jp-collapseHeadingButton { 13653 display: flex; 13654 min-height: var(--jp-cell-collapser-min-height); 13655 position: absolute; 13656 right: 0; 13657 top: 0; 13658 bottom: 0; 13659 } 13660 13661 /*----------------------------------------------------------------------------- 13662 | Copyright (c) Jupyter Development Team. 13663 | Distributed under the terms of the Modified BSD License. 13664 |----------------------------------------------------------------------------*/ 13665 13666 /*----------------------------------------------------------------------------- 13667 | Copyright (c) Jupyter Development Team. 13668 | Distributed under the terms of the Modified BSD License. 13669 |----------------------------------------------------------------------------*/ 13670 13671 /*----------------------------------------------------------------------------- 13672 | Variables 13673 |----------------------------------------------------------------------------*/ 13674 13675 /*----------------------------------------------------------------------------- 13676 13677 /*----------------------------------------------------------------------------- 13678 | Styles 13679 |----------------------------------------------------------------------------*/ 13680 13681 .jp-NotebookPanel-toolbar { 13682 padding: 2px; 13683 } 13684 13685 .jp-Toolbar-item.jp-Notebook-toolbarCellType .jp-select-wrapper.jp-mod-focused { 13686 border: none; 13687 box-shadow: none; 13688 } 13689 13690 .jp-Notebook-toolbarCellTypeDropdown select { 13691 height: 24px; 13692 font-size: var(--jp-ui-font-size1); 13693 line-height: 14px; 13694 border-radius: 0; 13695 display: block; 13696 } 13697 13698 .jp-Notebook-toolbarCellTypeDropdown span { 13699 top: 5px !important; 13700 } 13701 13702 /*----------------------------------------------------------------------------- 13703 | Copyright (c) Jupyter Development Team. 13704 | Distributed under the terms of the Modified BSD License. 13705 |----------------------------------------------------------------------------*/ 13706 13707 /*----------------------------------------------------------------------------- 13708 | Private CSS variables 13709 |----------------------------------------------------------------------------*/ 13710 13711 :root { 13712 --jp-private-notebook-dragImage-width: 304px; 13713 --jp-private-notebook-dragImage-height: 36px; 13714 --jp-private-notebook-selected-color: var(--md-blue-400); 13715 --jp-private-notebook-active-color: var(--md-green-400); 13716 } 13717 13718 /*----------------------------------------------------------------------------- 13719 | Imports 13720 |----------------------------------------------------------------------------*/ 13721 13722 /*----------------------------------------------------------------------------- 13723 | Notebook 13724 |----------------------------------------------------------------------------*/ 13725 13726 .jp-NotebookPanel { 13727 display: block; 13728 height: 100%; 13729 } 13730 13731 .jp-NotebookPanel.jp-Document { 13732 min-width: 240px; 13733 min-height: 120px; 13734 } 13735 13736 .jp-Notebook { 13737 padding: var(--jp-notebook-padding); 13738 outline: none; 13739 overflow: auto; 13740 background: var(--jp-layout-color0); 13741 } 13742 13743 .jp-Notebook.jp-mod-scrollPastEnd::after { 13744 display: block; 13745 content: ''; 13746 min-height: var(--jp-notebook-scroll-padding); 13747 } 13748 13749 .jp-MainAreaWidget-ContainStrict .jp-Notebook * { 13750 contain: strict; 13751 } 13752 13753 .jp-Notebook-render * { 13754 contain: none !important; 13755 } 13756 13757 .jp-Notebook .jp-Cell { 13758 overflow: visible; 13759 } 13760 13761 .jp-Notebook .jp-Cell .jp-InputPrompt { 13762 cursor: move; 13763 float: left; 13764 } 13765 13766 /*----------------------------------------------------------------------------- 13767 | Notebook state related styling 13768 | 13769 | The notebook and cells each have states, here are the possibilities: 13770 | 13771 | - Notebook 13772 | - Command 13773 | - Edit 13774 | - Cell 13775 | - None 13776 | - Active (only one can be active) 13777 | - Selected (the cells actions are applied to) 13778 | - Multiselected (when multiple selected, the cursor) 13779 | - No outputs 13780 |----------------------------------------------------------------------------*/ 13781 13782 /* Command or edit modes */ 13783 13784 .jp-Notebook .jp-Cell:not(.jp-mod-active) .jp-InputPrompt { 13785 opacity: var(--jp-cell-prompt-not-active-opacity); 13786 color: var(--jp-cell-prompt-not-active-font-color); 13787 } 13788 13789 .jp-Notebook .jp-Cell:not(.jp-mod-active) .jp-OutputPrompt { 13790 opacity: var(--jp-cell-prompt-not-active-opacity); 13791 color: var(--jp-cell-prompt-not-active-font-color); 13792 } 13793 13794 /* cell is active */ 13795 .jp-Notebook .jp-Cell.jp-mod-active .jp-Collapser { 13796 background: var(--jp-brand-color1); 13797 } 13798 13799 /* cell is dirty */ 13800 .jp-Notebook .jp-Cell.jp-mod-dirty .jp-InputPrompt { 13801 color: var(--jp-warn-color1); 13802 } 13803 .jp-Notebook .jp-Cell.jp-mod-dirty .jp-InputPrompt:before { 13804 color: var(--jp-warn-color1); 13805 content: '•'; 13806 } 13807 13808 .jp-Notebook .jp-Cell.jp-mod-active.jp-mod-dirty .jp-Collapser { 13809 background: var(--jp-warn-color1); 13810 } 13811 13812 /* collapser is hovered */ 13813 .jp-Notebook .jp-Cell .jp-Collapser:hover { 13814 box-shadow: var(--jp-elevation-z2); 13815 background: var(--jp-brand-color1); 13816 opacity: var(--jp-cell-collapser-not-active-hover-opacity); 13817 } 13818 13819 /* cell is active and collapser is hovered */ 13820 .jp-Notebook .jp-Cell.jp-mod-active .jp-Collapser:hover { 13821 background: var(--jp-brand-color0); 13822 opacity: 1; 13823 } 13824 13825 /* Command mode */ 13826 13827 .jp-Notebook.jp-mod-commandMode .jp-Cell.jp-mod-selected { 13828 background: var(--jp-notebook-multiselected-color); 13829 } 13830 13831 .jp-Notebook.jp-mod-commandMode 13832 .jp-Cell.jp-mod-active.jp-mod-selected:not(.jp-mod-multiSelected) { 13833 background: transparent; 13834 } 13835 13836 /* Edit mode */ 13837 13838 .jp-Notebook.jp-mod-editMode .jp-Cell.jp-mod-active .jp-InputArea-editor { 13839 border: var(--jp-border-width) solid var(--jp-cell-editor-active-border-color); 13840 box-shadow: var(--jp-input-box-shadow); 13841 background-color: var(--jp-cell-editor-active-background); 13842 } 13843 13844 /*----------------------------------------------------------------------------- 13845 | Notebook drag and drop 13846 |----------------------------------------------------------------------------*/ 13847 13848 .jp-Notebook-cell.jp-mod-dropSource { 13849 opacity: 0.5; 13850 } 13851 13852 .jp-Notebook-cell.jp-mod-dropTarget, 13853 .jp-Notebook.jp-mod-commandMode 13854 .jp-Notebook-cell.jp-mod-active.jp-mod-selected.jp-mod-dropTarget { 13855 border-top-color: var(--jp-private-notebook-selected-color); 13856 border-top-style: solid; 13857 border-top-width: 2px; 13858 } 13859 13860 .jp-dragImage { 13861 display: block; 13862 flex-direction: row; 13863 width: var(--jp-private-notebook-dragImage-width); 13864 height: var(--jp-private-notebook-dragImage-height); 13865 border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); 13866 background: var(--jp-cell-editor-background); 13867 overflow: visible; 13868 } 13869 13870 .jp-dragImage-singlePrompt { 13871 box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); 13872 } 13873 13874 .jp-dragImage .jp-dragImage-content { 13875 flex: 1 1 auto; 13876 z-index: 2; 13877 font-size: var(--jp-code-font-size); 13878 font-family: var(--jp-code-font-family); 13879 line-height: var(--jp-code-line-height); 13880 padding: var(--jp-code-padding); 13881 border: var(--jp-border-width) solid var(--jp-cell-editor-border-color); 13882 background: var(--jp-cell-editor-background-color); 13883 color: var(--jp-content-font-color3); 13884 text-align: left; 13885 margin: 4px 4px 4px 0px; 13886 } 13887 13888 .jp-dragImage .jp-dragImage-prompt { 13889 flex: 0 0 auto; 13890 min-width: 36px; 13891 color: var(--jp-cell-inprompt-font-color); 13892 padding: var(--jp-code-padding); 13893 padding-left: 12px; 13894 font-family: var(--jp-cell-prompt-font-family); 13895 letter-spacing: var(--jp-cell-prompt-letter-spacing); 13896 line-height: 1.9; 13897 font-size: var(--jp-code-font-size); 13898 border: var(--jp-border-width) solid transparent; 13899 } 13900 13901 .jp-dragImage-multipleBack { 13902 z-index: -1; 13903 position: absolute; 13904 height: 32px; 13905 width: 300px; 13906 top: 8px; 13907 left: 8px; 13908 background: var(--jp-layout-color2); 13909 border: var(--jp-border-width) solid var(--jp-input-border-color); 13910 box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); 13911 } 13912 13913 /*----------------------------------------------------------------------------- 13914 | Cell toolbar 13915 |----------------------------------------------------------------------------*/ 13916 13917 .jp-NotebookTools { 13918 display: block; 13919 min-width: var(--jp-sidebar-min-width); 13920 color: var(--jp-ui-font-color1); 13921 background: var(--jp-layout-color1); 13922 /* This is needed so that all font sizing of children done in ems is 13923 * relative to this base size */ 13924 font-size: var(--jp-ui-font-size1); 13925 overflow: auto; 13926 } 13927 13928 .jp-NotebookTools-tool { 13929 padding: 0px 12px 0 12px; 13930 } 13931 13932 .jp-ActiveCellTool { 13933 padding: 12px; 13934 background-color: var(--jp-layout-color1); 13935 border-top: none !important; 13936 } 13937 13938 .jp-ActiveCellTool .jp-InputArea-prompt { 13939 flex: 0 0 auto; 13940 padding-left: 0px; 13941 } 13942 13943 .jp-ActiveCellTool .jp-InputArea-editor { 13944 flex: 1 1 auto; 13945 background: var(--jp-cell-editor-background); 13946 border-color: var(--jp-cell-editor-border-color); 13947 } 13948 13949 .jp-ActiveCellTool .jp-InputArea-editor .CodeMirror { 13950 background: transparent; 13951 } 13952 13953 .jp-MetadataEditorTool { 13954 flex-direction: column; 13955 padding: 12px 0px 12px 0px; 13956 } 13957 13958 .jp-RankedPanel > :not(:first-child) { 13959 margin-top: 12px; 13960 } 13961 13962 .jp-KeySelector select.jp-mod-styled { 13963 font-size: var(--jp-ui-font-size1); 13964 color: var(--jp-ui-font-color0); 13965 border: var(--jp-border-width) solid var(--jp-border-color1); 13966 } 13967 13968 .jp-KeySelector label, 13969 .jp-MetadataEditorTool label { 13970 line-height: 1.4; 13971 } 13972 13973 .jp-NotebookTools .jp-select-wrapper { 13974 margin-top: 4px; 13975 margin-bottom: 0px; 13976 } 13977 13978 .jp-NotebookTools .jp-Collapse { 13979 margin-top: 16px; 13980 } 13981 13982 /*----------------------------------------------------------------------------- 13983 | Presentation Mode (.jp-mod-presentationMode) 13984 |----------------------------------------------------------------------------*/ 13985 13986 .jp-mod-presentationMode .jp-Notebook { 13987 --jp-content-font-size1: var(--jp-content-presentation-font-size1); 13988 --jp-code-font-size: var(--jp-code-presentation-font-size); 13989 } 13990 13991 .jp-mod-presentationMode .jp-Notebook .jp-Cell .jp-InputPrompt, 13992 .jp-mod-presentationMode .jp-Notebook .jp-Cell .jp-OutputPrompt { 13993 flex: 0 0 110px; 13994 } 13995 13996 /*----------------------------------------------------------------------------- 13997 | Placeholder 13998 |----------------------------------------------------------------------------*/ 13999 14000 .jp-Cell-Placeholder { 14001 padding-left: 55px; 14002 } 14003 14004 .jp-Cell-Placeholder-wrapper { 14005 background: #fff; 14006 border: 1px solid; 14007 border-color: #e5e6e9 #dfe0e4 #d0d1d5; 14008 border-radius: 4px; 14009 -webkit-border-radius: 4px; 14010 margin: 10px 15px; 14011 } 14012 14013 .jp-Cell-Placeholder-wrapper-inner { 14014 padding: 15px; 14015 position: relative; 14016 } 14017 14018 .jp-Cell-Placeholder-wrapper-body { 14019 background-repeat: repeat; 14020 background-size: 50% auto; 14021 } 14022 14023 .jp-Cell-Placeholder-wrapper-body div { 14024 background: #f6f7f8; 14025 background-image: -webkit-linear-gradient( 14026 left, 14027 #f6f7f8 0%, 14028 #edeef1 20%, 14029 #f6f7f8 40%, 14030 #f6f7f8 100% 14031 ); 14032 background-repeat: no-repeat; 14033 background-size: 800px 104px; 14034 height: 104px; 14035 position: relative; 14036 } 14037 14038 .jp-Cell-Placeholder-wrapper-body div { 14039 position: absolute; 14040 right: 15px; 14041 left: 15px; 14042 top: 15px; 14043 } 14044 14045 div.jp-Cell-Placeholder-h1 { 14046 top: 20px; 14047 height: 20px; 14048 left: 15px; 14049 width: 150px; 14050 } 14051 14052 div.jp-Cell-Placeholder-h2 { 14053 left: 15px; 14054 top: 50px; 14055 height: 10px; 14056 width: 100px; 14057 } 14058 14059 div.jp-Cell-Placeholder-content-1, 14060 div.jp-Cell-Placeholder-content-2, 14061 div.jp-Cell-Placeholder-content-3 { 14062 left: 15px; 14063 right: 15px; 14064 height: 10px; 14065 } 14066 14067 div.jp-Cell-Placeholder-content-1 { 14068 top: 100px; 14069 } 14070 14071 div.jp-Cell-Placeholder-content-2 { 14072 top: 120px; 14073 } 14074 14075 div.jp-Cell-Placeholder-content-3 { 14076 top: 140px; 14077 } 14078 14079 </style> 14080 14081 <style type="text/css"> 14082 /*----------------------------------------------------------------------------- 14083 | Copyright (c) Jupyter Development Team. 14084 | Distributed under the terms of the Modified BSD License. 14085 |----------------------------------------------------------------------------*/ 14086 14087 /* 14088 The following CSS variables define the main, public API for styling JupyterLab. 14089 These variables should be used by all plugins wherever possible. In other 14090 words, plugins should not define custom colors, sizes, etc unless absolutely 14091 necessary. This enables users to change the visual theme of JupyterLab 14092 by changing these variables. 14093 14094 Many variables appear in an ordered sequence (0,1,2,3). These sequences 14095 are designed to work well together, so for example, `--jp-border-color1` should 14096 be used with `--jp-layout-color1`. The numbers have the following meanings: 14097 14098 * 0: super-primary, reserved for special emphasis 14099 * 1: primary, most important under normal situations 14100 * 2: secondary, next most important under normal situations 14101 * 3: tertiary, next most important under normal situations 14102 14103 Throughout JupyterLab, we are mostly following principles from Google's 14104 Material Design when selecting colors. We are not, however, following 14105 all of MD as it is not optimized for dense, information rich UIs. 14106 */ 14107 14108 :root { 14109 /* Elevation 14110 * 14111 * We style box-shadows using Material Design's idea of elevation. These particular numbers are taken from here: 14112 * 14113 * https://github.com/material-components/material-components-web 14114 * https://material-components-web.appspot.com/elevation.html 14115 */ 14116 14117 --jp-shadow-base-lightness: 0; 14118 --jp-shadow-umbra-color: rgba( 14119 var(--jp-shadow-base-lightness), 14120 var(--jp-shadow-base-lightness), 14121 var(--jp-shadow-base-lightness), 14122 0.2 14123 ); 14124 --jp-shadow-penumbra-color: rgba( 14125 var(--jp-shadow-base-lightness), 14126 var(--jp-shadow-base-lightness), 14127 var(--jp-shadow-base-lightness), 14128 0.14 14129 ); 14130 --jp-shadow-ambient-color: rgba( 14131 var(--jp-shadow-base-lightness), 14132 var(--jp-shadow-base-lightness), 14133 var(--jp-shadow-base-lightness), 14134 0.12 14135 ); 14136 --jp-elevation-z0: none; 14137 --jp-elevation-z1: 0px 2px 1px -1px var(--jp-shadow-umbra-color), 14138 0px 1px 1px 0px var(--jp-shadow-penumbra-color), 14139 0px 1px 3px 0px var(--jp-shadow-ambient-color); 14140 --jp-elevation-z2: 0px 3px 1px -2px var(--jp-shadow-umbra-color), 14141 0px 2px 2px 0px var(--jp-shadow-penumbra-color), 14142 0px 1px 5px 0px var(--jp-shadow-ambient-color); 14143 --jp-elevation-z4: 0px 2px 4px -1px var(--jp-shadow-umbra-color), 14144 0px 4px 5px 0px var(--jp-shadow-penumbra-color), 14145 0px 1px 10px 0px var(--jp-shadow-ambient-color); 14146 --jp-elevation-z6: 0px 3px 5px -1px var(--jp-shadow-umbra-color), 14147 0px 6px 10px 0px var(--jp-shadow-penumbra-color), 14148 0px 1px 18px 0px var(--jp-shadow-ambient-color); 14149 --jp-elevation-z8: 0px 5px 5px -3px var(--jp-shadow-umbra-color), 14150 0px 8px 10px 1px var(--jp-shadow-penumbra-color), 14151 0px 3px 14px 2px var(--jp-shadow-ambient-color); 14152 --jp-elevation-z12: 0px 7px 8px -4px var(--jp-shadow-umbra-color), 14153 0px 12px 17px 2px var(--jp-shadow-penumbra-color), 14154 0px 5px 22px 4px var(--jp-shadow-ambient-color); 14155 --jp-elevation-z16: 0px 8px 10px -5px var(--jp-shadow-umbra-color), 14156 0px 16px 24px 2px var(--jp-shadow-penumbra-color), 14157 0px 6px 30px 5px var(--jp-shadow-ambient-color); 14158 --jp-elevation-z20: 0px 10px 13px -6px var(--jp-shadow-umbra-color), 14159 0px 20px 31px 3px var(--jp-shadow-penumbra-color), 14160 0px 8px 38px 7px var(--jp-shadow-ambient-color); 14161 --jp-elevation-z24: 0px 11px 15px -7px var(--jp-shadow-umbra-color), 14162 0px 24px 38px 3px var(--jp-shadow-penumbra-color), 14163 0px 9px 46px 8px var(--jp-shadow-ambient-color); 14164 14165 /* Borders 14166 * 14167 * The following variables, specify the visual styling of borders in JupyterLab. 14168 */ 14169 14170 --jp-border-width: 1px; 14171 --jp-border-color0: var(--md-grey-400); 14172 --jp-border-color1: var(--md-grey-400); 14173 --jp-border-color2: var(--md-grey-300); 14174 --jp-border-color3: var(--md-grey-200); 14175 --jp-border-radius: 2px; 14176 14177 /* UI Fonts 14178 * 14179 * The UI font CSS variables are used for the typography all of the JupyterLab 14180 * user interface elements that are not directly user generated content. 14181 * 14182 * The font sizing here is done assuming that the body font size of --jp-ui-font-size1 14183 * is applied to a parent element. When children elements, such as headings, are sized 14184 * in em all things will be computed relative to that body size. 14185 */ 14186 14187 --jp-ui-font-scale-factor: 1.2; 14188 --jp-ui-font-size0: 0.83333em; 14189 --jp-ui-font-size1: 13px; /* Base font size */ 14190 --jp-ui-font-size2: 1.2em; 14191 --jp-ui-font-size3: 1.44em; 14192 14193 --jp-ui-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, 14194 Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; 14195 14196 /* 14197 * Use these font colors against the corresponding main layout colors. 14198 * In a light theme, these go from dark to light. 14199 */ 14200 14201 /* Defaults use Material Design specification */ 14202 --jp-ui-font-color0: rgba(0, 0, 0, 1); 14203 --jp-ui-font-color1: rgba(0, 0, 0, 0.87); 14204 --jp-ui-font-color2: rgba(0, 0, 0, 0.54); 14205 --jp-ui-font-color3: rgba(0, 0, 0, 0.38); 14206 14207 /* 14208 * Use these against the brand/accent/warn/error colors. 14209 * These will typically go from light to darker, in both a dark and light theme. 14210 */ 14211 14212 --jp-ui-inverse-font-color0: rgba(255, 255, 255, 1); 14213 --jp-ui-inverse-font-color1: rgba(255, 255, 255, 1); 14214 --jp-ui-inverse-font-color2: rgba(255, 255, 255, 0.7); 14215 --jp-ui-inverse-font-color3: rgba(255, 255, 255, 0.5); 14216 14217 /* Content Fonts 14218 * 14219 * Content font variables are used for typography of user generated content. 14220 * 14221 * The font sizing here is done assuming that the body font size of --jp-content-font-size1 14222 * is applied to a parent element. When children elements, such as headings, are sized 14223 * in em all things will be computed relative to that body size. 14224 */ 14225 14226 --jp-content-line-height: 1.6; 14227 --jp-content-font-scale-factor: 1.2; 14228 --jp-content-font-size0: 0.83333em; 14229 --jp-content-font-size1: 14px; /* Base font size */ 14230 --jp-content-font-size2: 1.2em; 14231 --jp-content-font-size3: 1.44em; 14232 --jp-content-font-size4: 1.728em; 14233 --jp-content-font-size5: 2.0736em; 14234 14235 /* This gives a magnification of about 125% in presentation mode over normal. */ 14236 --jp-content-presentation-font-size1: 17px; 14237 14238 --jp-content-heading-line-height: 1; 14239 --jp-content-heading-margin-top: 1.2em; 14240 --jp-content-heading-margin-bottom: 0.8em; 14241 --jp-content-heading-font-weight: 500; 14242 14243 /* Defaults use Material Design specification */ 14244 --jp-content-font-color0: rgba(0, 0, 0, 1); 14245 --jp-content-font-color1: rgba(0, 0, 0, 0.87); 14246 --jp-content-font-color2: rgba(0, 0, 0, 0.54); 14247 --jp-content-font-color3: rgba(0, 0, 0, 0.38); 14248 14249 --jp-content-link-color: var(--md-blue-700); 14250 14251 --jp-content-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 14252 Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 14253 'Segoe UI Symbol'; 14254 14255 /* 14256 * Code Fonts 14257 * 14258 * Code font variables are used for typography of code and other monospaces content. 14259 */ 14260 14261 --jp-code-font-size: 13px; 14262 --jp-code-line-height: 1.3077; /* 17px for 13px base */ 14263 --jp-code-padding: 5px; /* 5px for 13px base, codemirror highlighting needs integer px value */ 14264 --jp-code-font-family-default: Menlo, Consolas, 'DejaVu Sans Mono', monospace; 14265 --jp-code-font-family: var(--jp-code-font-family-default); 14266 14267 /* This gives a magnification of about 125% in presentation mode over normal. */ 14268 --jp-code-presentation-font-size: 16px; 14269 14270 /* may need to tweak cursor width if you change font size */ 14271 --jp-code-cursor-width0: 1.4px; 14272 --jp-code-cursor-width1: 2px; 14273 --jp-code-cursor-width2: 4px; 14274 14275 /* Layout 14276 * 14277 * The following are the main layout colors use in JupyterLab. In a light 14278 * theme these would go from light to dark. 14279 */ 14280 14281 --jp-layout-color0: white; 14282 --jp-layout-color1: white; 14283 --jp-layout-color2: var(--md-grey-200); 14284 --jp-layout-color3: var(--md-grey-400); 14285 --jp-layout-color4: var(--md-grey-600); 14286 14287 /* Inverse Layout 14288 * 14289 * The following are the inverse layout colors use in JupyterLab. In a light 14290 * theme these would go from dark to light. 14291 */ 14292 14293 --jp-inverse-layout-color0: #111111; 14294 --jp-inverse-layout-color1: var(--md-grey-900); 14295 --jp-inverse-layout-color2: var(--md-grey-800); 14296 --jp-inverse-layout-color3: var(--md-grey-700); 14297 --jp-inverse-layout-color4: var(--md-grey-600); 14298 14299 /* Brand/accent */ 14300 14301 --jp-brand-color0: var(--md-blue-900); 14302 --jp-brand-color1: var(--md-blue-700); 14303 --jp-brand-color2: var(--md-blue-300); 14304 --jp-brand-color3: var(--md-blue-100); 14305 --jp-brand-color4: var(--md-blue-50); 14306 14307 --jp-accent-color0: var(--md-green-900); 14308 --jp-accent-color1: var(--md-green-700); 14309 --jp-accent-color2: var(--md-green-300); 14310 --jp-accent-color3: var(--md-green-100); 14311 14312 /* State colors (warn, error, success, info) */ 14313 14314 --jp-warn-color0: var(--md-orange-900); 14315 --jp-warn-color1: var(--md-orange-700); 14316 --jp-warn-color2: var(--md-orange-300); 14317 --jp-warn-color3: var(--md-orange-100); 14318 14319 --jp-error-color0: var(--md-red-900); 14320 --jp-error-color1: var(--md-red-700); 14321 --jp-error-color2: var(--md-red-300); 14322 --jp-error-color3: var(--md-red-100); 14323 14324 --jp-success-color0: var(--md-green-900); 14325 --jp-success-color1: var(--md-green-700); 14326 --jp-success-color2: var(--md-green-300); 14327 --jp-success-color3: var(--md-green-100); 14328 14329 --jp-info-color0: var(--md-cyan-900); 14330 --jp-info-color1: var(--md-cyan-700); 14331 --jp-info-color2: var(--md-cyan-300); 14332 --jp-info-color3: var(--md-cyan-100); 14333 14334 /* Cell specific styles */ 14335 14336 --jp-cell-padding: 5px; 14337 14338 --jp-cell-collapser-width: 8px; 14339 --jp-cell-collapser-min-height: 20px; 14340 --jp-cell-collapser-not-active-hover-opacity: 0.6; 14341 14342 --jp-cell-editor-background: var(--md-grey-100); 14343 --jp-cell-editor-border-color: var(--md-grey-300); 14344 --jp-cell-editor-box-shadow: inset 0 0 2px var(--md-blue-300); 14345 --jp-cell-editor-active-background: var(--jp-layout-color0); 14346 --jp-cell-editor-active-border-color: var(--jp-brand-color1); 14347 14348 --jp-cell-prompt-width: 64px; 14349 --jp-cell-prompt-font-family: var(--jp-code-font-family-default); 14350 --jp-cell-prompt-letter-spacing: 0px; 14351 --jp-cell-prompt-opacity: 1; 14352 --jp-cell-prompt-not-active-opacity: 0.5; 14353 --jp-cell-prompt-not-active-font-color: var(--md-grey-700); 14354 /* A custom blend of MD grey and blue 600 14355 * See https://meyerweb.com/eric/tools/color-blend/#546E7A:1E88E5:5:hex */ 14356 --jp-cell-inprompt-font-color: #307fc1; 14357 /* A custom blend of MD grey and orange 600 14358 * https://meyerweb.com/eric/tools/color-blend/#546E7A:F4511E:5:hex */ 14359 --jp-cell-outprompt-font-color: #bf5b3d; 14360 14361 /* Notebook specific styles */ 14362 14363 --jp-notebook-padding: 10px; 14364 --jp-notebook-select-background: var(--jp-layout-color1); 14365 --jp-notebook-multiselected-color: var(--md-blue-50); 14366 14367 /* The scroll padding is calculated to fill enough space at the bottom of the 14368 notebook to show one single-line cell (with appropriate padding) at the top 14369 when the notebook is scrolled all the way to the bottom. We also subtract one 14370 pixel so that no scrollbar appears if we have just one single-line cell in the 14371 notebook. This padding is to enable a 'scroll past end' feature in a notebook. 14372 */ 14373 --jp-notebook-scroll-padding: calc( 14374 100% - var(--jp-code-font-size) * var(--jp-code-line-height) - 14375 var(--jp-code-padding) - var(--jp-cell-padding) - 1px 14376 ); 14377 14378 /* Rendermime styles */ 14379 14380 --jp-rendermime-error-background: #fdd; 14381 --jp-rendermime-table-row-background: var(--md-grey-100); 14382 --jp-rendermime-table-row-hover-background: var(--md-light-blue-50); 14383 14384 /* Dialog specific styles */ 14385 14386 --jp-dialog-background: rgba(0, 0, 0, 0.25); 14387 14388 /* Console specific styles */ 14389 14390 --jp-console-padding: 10px; 14391 14392 /* Toolbar specific styles */ 14393 14394 --jp-toolbar-border-color: var(--jp-border-color1); 14395 --jp-toolbar-micro-height: 8px; 14396 --jp-toolbar-background: var(--jp-layout-color1); 14397 --jp-toolbar-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24); 14398 --jp-toolbar-header-margin: 4px 4px 0px 4px; 14399 --jp-toolbar-active-background: var(--md-grey-300); 14400 14401 /* Statusbar specific styles */ 14402 14403 --jp-statusbar-height: 24px; 14404 14405 /* Input field styles */ 14406 14407 --jp-input-box-shadow: inset 0 0 2px var(--md-blue-300); 14408 --jp-input-active-background: var(--jp-layout-color1); 14409 --jp-input-hover-background: var(--jp-layout-color1); 14410 --jp-input-background: var(--md-grey-100); 14411 --jp-input-border-color: var(--jp-border-color1); 14412 --jp-input-active-border-color: var(--jp-brand-color1); 14413 --jp-input-active-box-shadow-color: rgba(19, 124, 189, 0.3); 14414 14415 /* General editor styles */ 14416 14417 --jp-editor-selected-background: #d9d9d9; 14418 --jp-editor-selected-focused-background: #d7d4f0; 14419 --jp-editor-cursor-color: var(--jp-ui-font-color0); 14420 14421 /* Code mirror specific styles */ 14422 14423 --jp-mirror-editor-keyword-color: #008000; 14424 --jp-mirror-editor-atom-color: #88f; 14425 --jp-mirror-editor-number-color: #080; 14426 --jp-mirror-editor-def-color: #00f; 14427 --jp-mirror-editor-variable-color: var(--md-grey-900); 14428 --jp-mirror-editor-variable-2-color: #05a; 14429 --jp-mirror-editor-variable-3-color: #085; 14430 --jp-mirror-editor-punctuation-color: #05a; 14431 --jp-mirror-editor-property-color: #05a; 14432 --jp-mirror-editor-operator-color: #aa22ff; 14433 --jp-mirror-editor-comment-color: #408080; 14434 --jp-mirror-editor-string-color: #ba2121; 14435 --jp-mirror-editor-string-2-color: #708; 14436 --jp-mirror-editor-meta-color: #aa22ff; 14437 --jp-mirror-editor-qualifier-color: #555; 14438 --jp-mirror-editor-builtin-color: #008000; 14439 --jp-mirror-editor-bracket-color: #997; 14440 --jp-mirror-editor-tag-color: #170; 14441 --jp-mirror-editor-attribute-color: #00c; 14442 --jp-mirror-editor-header-color: blue; 14443 --jp-mirror-editor-quote-color: #090; 14444 --jp-mirror-editor-link-color: #00c; 14445 --jp-mirror-editor-error-color: #f00; 14446 --jp-mirror-editor-hr-color: #999; 14447 14448 /* Vega extension styles */ 14449 14450 --jp-vega-background: white; 14451 14452 /* Sidebar-related styles */ 14453 14454 --jp-sidebar-min-width: 250px; 14455 14456 /* Search-related styles */ 14457 14458 --jp-search-toggle-off-opacity: 0.5; 14459 --jp-search-toggle-hover-opacity: 0.8; 14460 --jp-search-toggle-on-opacity: 1; 14461 --jp-search-selected-match-background-color: rgb(245, 200, 0); 14462 --jp-search-selected-match-color: black; 14463 --jp-search-unselected-match-background-color: var( 14464 --jp-inverse-layout-color0 14465 ); 14466 --jp-search-unselected-match-color: var(--jp-ui-inverse-font-color0); 14467 14468 /* Icon colors that work well with light or dark backgrounds */ 14469 --jp-icon-contrast-color0: var(--md-purple-600); 14470 --jp-icon-contrast-color1: var(--md-green-600); 14471 --jp-icon-contrast-color2: var(--md-pink-600); 14472 --jp-icon-contrast-color3: var(--md-blue-600); 14473 } 14474 </style> 14475 14476 <style type="text/css"> 14477 /* Force rendering true colors when outputing to pdf */ 14478 * { 14479 -webkit-print-color-adjust: exact; 14480 } 14481 14482 /* Misc */ 14483 a.anchor-link { 14484 display: none; 14485 } 14486 14487 /* Input area styling */ 14488 .jp-InputArea { 14489 overflow: hidden; 14490 } 14491 14492 .jp-InputArea-editor { 14493 overflow: hidden; 14494 } 14495 14496 .CodeMirror.cm-s-jupyter .highlight pre { 14497 /* weird, but --jp-code-padding defined to be 5px but 4px horizontal padding is hardcoded for pre.CodeMirror-line */ 14498 padding: var(--jp-code-padding) 4px; 14499 margin: 0; 14500 14501 font-family: inherit; 14502 font-size: inherit; 14503 line-height: inherit; 14504 color: inherit; 14505 14506 } 14507 14508 .jp-OutputArea-output pre { 14509 line-height: inherit; 14510 font-family: inherit; 14511 } 14512 14513 .jp-RenderedText pre { 14514 color: var(--jp-content-font-color1); 14515 font-size: var(--jp-code-font-size); 14516 } 14517 14518 /* Using table instead of flexbox so that we can use break-inside property */ 14519 /* CSS rules under this comment should not be required anymore after we move to the JupyterLab 4.0 CSS */ 14520 14521 14522 .jp-CodeCell.jp-mod-outputsScrolled .jp-OutputArea-prompt { 14523 min-width: calc( 14524 var(--jp-cell-prompt-width) - var(--jp-private-cell-scrolling-output-offset) 14525 ); 14526 } 14527 14528 .jp-OutputArea-child { 14529 display: table; 14530 width: 100%; 14531 } 14532 14533 .jp-OutputPrompt { 14534 display: table-cell; 14535 vertical-align: top; 14536 min-width: var(--jp-cell-prompt-width); 14537 } 14538 14539 body[data-format='mobile'] .jp-OutputPrompt { 14540 display: table-row; 14541 } 14542 14543 .jp-OutputArea-output { 14544 display: table-cell; 14545 width: 100%; 14546 } 14547 14548 body[data-format='mobile'] .jp-OutputArea-child .jp-OutputArea-output { 14549 display: table-row; 14550 } 14551 14552 .jp-OutputArea-output.jp-OutputArea-executeResult { 14553 width: 100%; 14554 } 14555 14556 /* Hiding the collapser by default */ 14557 .jp-Collapser { 14558 display: none; 14559 } 14560 14561 @page { 14562 margin: 0.5in; /* Margin for each printed piece of paper */ 14563 } 14564 14565 @media print { 14566 .jp-Cell-inputWrapper, 14567 .jp-Cell-outputWrapper { 14568 display: block; 14569 } 14570 14571 .jp-OutputArea-child { 14572 break-inside: avoid-page; 14573 } 14574 } 14575 </style> 14576 14577 <!-- Load mathjax --> 14578 <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS_CHTML-full,Safe"> </script> 14579 <!-- MathJax configuration --> 14580 <script type="text/x-mathjax-config"> 14581 init_mathjax = function() { 14582 if (window.MathJax) { 14583 // MathJax loaded 14584 MathJax.Hub.Config({ 14585 TeX: { 14586 equationNumbers: { 14587 autoNumber: "AMS", 14588 useLabelIds: true 14589 } 14590 }, 14591 tex2jax: { 14592 inlineMath: [ ['$','$'], ["\\(","\\)"] ], 14593 displayMath: [ ['$$','$$'], ["\\[","\\]"] ], 14594 processEscapes: true, 14595 processEnvironments: true 14596 }, 14597 displayAlign: 'center', 14598 CommonHTML: { 14599 linebreaks: { 14600 automatic: true 14601 } 14602 } 14603 }); 14604 14605 MathJax.Hub.Queue(["Typeset", MathJax.Hub]); 14606 } 14607 } 14608 init_mathjax(); 14609 </script> 14610 <!-- End of mathjax configuration --></head> 14611 <body class="jp-Notebook" data-jp-theme-light="true" data-jp-theme-name="JupyterLab Light"> 14612 14613 <div class="jp-Cell jp-MarkdownCell jp-Notebook-cell"> 14614 <div class="jp-Cell-inputWrapper"> 14615 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser"> 14616 </div> 14617 <div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt"> 14618 </div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput " data-mime-type="text/markdown"> 14619 <h1 id="Milutin-Popovic">Milutin Popovic<a class="anchor-link" href="#Milutin-Popovic">¶</a></h1> 14620 </div> 14621 </div> 14622 </div> 14623 </div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs "> 14624 <div class="jp-Cell-inputWrapper"> 14625 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser"> 14626 </div> 14627 <div class="jp-InputArea jp-Cell-inputArea"> 14628 <div class="jp-InputPrompt jp-InputArea-prompt">In [1]:</div> 14629 <div class="jp-CodeMirrorEditor jp-Editor jp-InputArea-editor" data-type="inline"> 14630 <div class="CodeMirror cm-s-jupyter"> 14631 <div class=" highlight hl-ipython3"><pre><span></span><span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span> 14632 <span class="kn">import</span> <span class="nn">numdifftools</span> <span class="k">as</span> <span class="nn">nd</span> 14633 </pre></div> 14634 14635 </div> 14636 </div> 14637 </div> 14638 </div> 14639 14640 </div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs "> 14641 <div class="jp-Cell-inputWrapper"> 14642 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser"> 14643 </div> 14644 <div class="jp-InputArea jp-Cell-inputArea"> 14645 <div class="jp-InputPrompt jp-InputArea-prompt">In [2]:</div> 14646 <div class="jp-CodeMirrorEditor jp-Editor jp-InputArea-editor" data-type="inline"> 14647 <div class="CodeMirror cm-s-jupyter"> 14648 <div class=" highlight hl-ipython3"><pre><span></span><span class="k">def</span> <span class="nf">lagrange_newton</span><span class="p">(</span><span class="n">f</span><span class="p">,</span> <span class="n">h_s</span><span class="p">,</span> <span class="n">x_0</span><span class="p">,</span> <span class="n">mu_0</span><span class="p">,</span> <span class="n">eps</span><span class="p">,</span> <span class="n">kmax</span><span class="p">):</span> 14649 <span class="n">mu_l</span> <span class="o">=</span> <span class="p">[</span><span class="n">mu_0</span><span class="p">];</span> <span class="n">x_l</span> <span class="o">=</span> <span class="p">[</span><span class="n">x_0</span><span class="p">]</span> 14650 <span class="n">n</span> <span class="o">=</span> <span class="nb">len</span><span class="p">(</span><span class="n">x_0</span><span class="p">);</span> <span class="n">p</span> <span class="o">=</span> <span class="nb">len</span><span class="p">(</span><span class="n">mu_0</span><span class="p">)</span> 14651 <span class="n">x_k</span> <span class="o">=</span> <span class="n">x_0</span><span class="p">;</span> <span class="n">mu_k</span> <span class="o">=</span> <span class="n">mu_0</span> 14652 <span class="n">x_mu_k</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">concatenate</span><span class="p">([</span><span class="n">x_k</span><span class="p">,</span> <span class="n">mu_k</span><span class="p">])</span> 14653 14654 <span class="n">f_hess</span> <span class="o">=</span> <span class="n">nd</span><span class="o">.</span><span class="n">Hessian</span><span class="p">(</span><span class="n">f</span><span class="p">)</span> 14655 <span class="n">f_grad</span> <span class="o">=</span> <span class="n">nd</span><span class="o">.</span><span class="n">Gradient</span><span class="p">(</span><span class="n">f</span><span class="p">)</span> 14656 <span class="n">h_hess_s</span> <span class="o">=</span> <span class="p">[</span><span class="n">nd</span><span class="o">.</span><span class="n">Hessian</span><span class="p">(</span><span class="n">h_i</span><span class="p">)</span> <span class="k">for</span> <span class="n">h_i</span> <span class="ow">in</span> <span class="n">h_s</span><span class="p">]</span> 14657 <span class="n">h_grad_s</span> <span class="o">=</span> <span class="p">[</span><span class="n">nd</span><span class="o">.</span><span class="n">Gradient</span><span class="p">(</span><span class="n">h_i</span><span class="p">)</span> <span class="k">for</span> <span class="n">h_i</span> <span class="ow">in</span> <span class="n">h_s</span><span class="p">]</span> 14658 14659 <span class="k">for</span> <span class="n">k</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">kmax</span><span class="p">):</span> 14660 <span class="c1"># Construct</span> 14661 <span class="n">d_L_k</span> <span class="o">=</span> <span class="n">f_grad</span><span class="p">(</span><span class="n">x_k</span><span class="p">)</span> <span class="o">+</span> <span class="nb">sum</span><span class="p">(</span><span class="n">mu_k</span><span class="p">[</span><span class="n">i</span><span class="p">]</span><span class="o">*</span><span class="n">h_grad_s</span><span class="p">[</span><span class="n">i</span><span class="p">](</span><span class="n">x_k</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">p</span><span class="p">))</span> 14662 <span class="n">dd_L_k</span> <span class="o">=</span> <span class="n">f_hess</span><span class="p">(</span><span class="n">x_k</span><span class="p">)</span> <span class="o">+</span> <span class="nb">sum</span><span class="p">(</span><span class="n">mu_k</span><span class="p">[</span><span class="n">i</span><span class="p">]</span><span class="o">*</span><span class="n">h_hess_s</span><span class="p">[</span><span class="n">i</span><span class="p">](</span><span class="n">x_k</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">p</span><span class="p">))</span> 14663 14664 <span class="k">if</span> <span class="n">p</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span> 14665 <span class="n">h_k</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([</span><span class="n">h_s</span><span class="p">[</span><span class="mi">0</span><span class="p">](</span><span class="n">x_k</span><span class="p">)])</span> 14666 <span class="n">nabl_h_k</span> <span class="o">=</span> <span class="n">h_grad_s</span><span class="p">[</span><span class="mi">0</span><span class="p">](</span><span class="n">x_k</span><span class="p">)</span> 14667 <span class="n">part_2</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">hstack</span><span class="p">([</span><span class="n">nabl_h_k</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">zeros</span><span class="p">(</span><span class="n">p</span><span class="p">)])</span> 14668 <span class="k">else</span><span class="p">:</span> 14669 <span class="n">h_k</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">hstack</span><span class="p">([</span><span class="n">h_s</span><span class="p">[</span><span class="n">i</span><span class="p">](</span><span class="n">x_k</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">p</span><span class="p">)])</span> 14670 <span class="n">nabl_h_k</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">vstack</span><span class="p">([</span><span class="n">h_grad_s</span><span class="p">[</span><span class="n">i</span><span class="p">](</span><span class="n">x_k</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">p</span><span class="p">)])</span> 14671 <span class="n">part_2</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">hstack</span><span class="p">([</span><span class="n">nabl_h_k</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">zeros</span><span class="p">([</span><span class="n">p</span><span class="p">,</span> <span class="n">p</span><span class="p">])])</span> 14672 14673 <span class="n">part_1</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">hstack</span><span class="p">([</span><span class="n">dd_L_k</span> <span class="p">,</span> <span class="n">nabl_h_k</span><span class="o">.</span><span class="n">reshape</span><span class="p">(</span><span class="n">n</span><span class="p">,</span> <span class="n">p</span><span class="p">)])</span> 14674 <span class="n">nabl_phi</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">vstack</span><span class="p">([</span><span class="n">part_1</span><span class="p">,</span> <span class="n">part_2</span><span class="p">])</span> 14675 14676 <span class="n">phi</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">concatenate</span><span class="p">([</span><span class="n">d_L_k</span><span class="p">,</span> <span class="n">h_k</span><span class="p">])</span> 14677 14678 <span class="k">if</span> <span class="n">np</span><span class="o">.</span><span class="n">linalg</span><span class="o">.</span><span class="n">norm</span><span class="p">(</span><span class="n">phi</span><span class="p">)</span> <span class="o"><=</span> <span class="n">eps</span><span class="p">:</span> 14679 <span class="k">return</span> <span class="n">x_l</span><span class="p">,</span> <span class="n">mu_l</span><span class="p">,</span> <span class="n">k</span> 14680 14681 <span class="n">d_x_mu_k</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">linalg</span><span class="o">.</span><span class="n">solve</span><span class="p">(</span><span class="n">nabl_phi</span><span class="p">,</span> <span class="o">-</span><span class="n">phi</span><span class="p">)</span> 14682 <span class="n">x_mu_k</span> <span class="o">=</span> <span class="n">x_mu_k</span> <span class="o">+</span> <span class="n">d_x_mu_k</span> 14683 14684 14685 <span class="n">x_l</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">x_mu_k</span><span class="p">[:</span><span class="n">n</span><span class="p">])</span> 14686 <span class="n">mu_l</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">x_mu_k</span><span class="p">[</span><span class="n">n</span><span class="p">:])</span> 14687 <span class="n">k</span> <span class="o">+=</span> <span class="mi">1</span> 14688 14689 <span class="k">return</span> <span class="n">x_l</span><span class="p">,</span> <span class="n">mu_l</span><span class="p">,</span> <span class="n">kmax</span> 14690 </pre></div> 14691 14692 </div> 14693 </div> 14694 </div> 14695 </div> 14696 14697 </div><div class="jp-Cell jp-CodeCell jp-Notebook-cell "> 14698 <div class="jp-Cell-inputWrapper"> 14699 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser"> 14700 </div> 14701 <div class="jp-InputArea jp-Cell-inputArea"> 14702 <div class="jp-InputPrompt jp-InputArea-prompt">In [3]:</div> 14703 <div class="jp-CodeMirrorEditor jp-Editor jp-InputArea-editor" data-type="inline"> 14704 <div class="CodeMirror cm-s-jupyter"> 14705 <div class=" highlight hl-ipython3"><pre><span></span><span class="n">f_a</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">x</span><span class="p">:</span> <span class="mi">2</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">**</span><span class="mi">4</span> <span class="o">+</span> <span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span><span class="o">**</span><span class="mi">4</span> <span class="o">+</span> <span class="mi">4</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">**</span><span class="mi">2</span> <span class="o">-</span> <span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">+</span> <span class="mi">6</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span><span class="o">**</span><span class="mi">2</span> 14706 <span class="n">h_a</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">x</span><span class="p">:</span> <span class="mi">2</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">-</span> <span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">+</span> <span class="mi">4</span> 14707 <span class="n">x_0</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([</span><span class="mi">0</span><span class="p">,</span> <span class="mi">0</span><span class="p">]);</span> <span class="n">mu_0</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([</span><span class="mi">0</span><span class="p">]);</span> <span class="n">kmax</span> <span class="o">=</span> <span class="mi">200</span><span class="p">;</span> <span class="n">eps</span> <span class="o">=</span> <span class="mf">10e-3</span> 14708 14709 <span class="n">x_l</span><span class="p">,</span> <span class="n">mu_l</span><span class="p">,</span> <span class="n">k</span> <span class="o">=</span> <span class="n">lagrange_newton</span><span class="p">(</span><span class="n">f_a</span><span class="p">,</span> <span class="p">[</span><span class="n">h_a</span><span class="p">],</span> <span class="n">x_0</span><span class="p">,</span> <span class="n">mu_0</span><span class="p">,</span> <span class="n">eps</span><span class="p">,</span> <span class="n">kmax</span><span class="p">)</span> 14710 <span class="nb">print</span><span class="p">(</span><span class="s1">'x_k: '</span><span class="p">,</span> <span class="n">x_l</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span> 14711 <span class="nb">print</span><span class="p">(</span><span class="s1">'μ_k: '</span><span class="p">,</span> <span class="n">mu_l</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span> 14712 <span class="nb">print</span><span class="p">(</span><span class="s1">'k :'</span><span class="p">,</span> <span class="n">k</span><span class="p">)</span> 14713 </pre></div> 14714 14715 </div> 14716 </div> 14717 </div> 14718 </div> 14719 14720 <div class="jp-Cell-outputWrapper"> 14721 <div class="jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser"> 14722 </div> 14723 14724 14725 <div class="jp-OutputArea jp-Cell-outputArea"> 14726 <div class="jp-OutputArea-child"> 14727 14728 <div class="jp-OutputPrompt jp-OutputArea-prompt"></div> 14729 14730 14731 <div class="jp-RenderedText jp-OutputArea-output" data-mime-type="text/plain"> 14732 <pre>x_k: [-353.84615385 92.30769231] 14733 μ_k: [1461.53846154] 14734 k : 200 14735 </pre> 14736 </div> 14737 </div> 14738 14739 </div> 14740 14741 </div> 14742 14743 </div><div class="jp-Cell jp-CodeCell jp-Notebook-cell "> 14744 <div class="jp-Cell-inputWrapper"> 14745 <div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser"> 14746 </div> 14747 <div class="jp-InputArea jp-Cell-inputArea"> 14748 <div class="jp-InputPrompt jp-InputArea-prompt">In [4]:</div> 14749 <div class="jp-CodeMirrorEditor jp-Editor jp-InputArea-editor" data-type="inline"> 14750 <div class="CodeMirror cm-s-jupyter"> 14751 <div class=" highlight hl-ipython3"><pre><span></span><span class="n">f_b</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">x</span><span class="p">:</span> <span class="mi">1000</span> <span class="o">-</span> <span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">**</span><span class="mi">2</span> <span class="o">-</span> <span class="mi">2</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span><span class="o">**</span><span class="mi">2</span> <span class="o">-</span> <span class="n">x</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span><span class="o">**</span><span class="mi">2</span> <span class="o">-</span> <span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">-</span> <span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> 14752 <span class="n">h_1</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">x</span><span class="p">:</span> <span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">**</span><span class="mi">2</span> <span class="o">+</span> <span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span><span class="o">**</span><span class="mi">2</span> <span class="o">+</span> <span class="n">x</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span><span class="o">**</span><span class="mi">2</span> <span class="o">-</span> <span class="mi">25</span> 14753 <span class="n">h_2</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">x</span><span class="p">:</span> <span class="mi">8</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">+</span> <span class="mi">14</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">-</span> <span class="mi">7</span><span class="o">*</span><span class="n">x</span><span class="p">[</span><span class="mi">2</span><span class="p">]</span> <span class="o">-</span> <span class="mi">56</span> 14754 <span class="n">x_0</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([</span><span class="mi">3</span><span class="p">,</span> <span class="mf">0.2</span><span class="p">,</span> <span class="mi">3</span><span class="p">]);</span> <span class="n">mu_0</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([</span><span class="mi">0</span><span class="p">,</span> <span class="mi">0</span><span class="p">]);</span> <span class="n">kmax</span> <span class="o">=</span> <span class="mi">200</span><span class="p">;</span> <span class="n">eps</span> <span class="o">=</span> <span class="mf">10e-5</span> 14755 14756 <span class="n">x_l</span><span class="p">,</span> <span class="n">mu_l</span><span class="p">,</span> <span class="n">k</span> <span class="o">=</span> <span class="n">lagrange_newton</span><span class="p">(</span><span class="n">f_b</span><span class="p">,</span> <span class="p">[</span><span class="n">h_1</span><span class="p">,</span> <span class="n">h_2</span><span class="p">],</span> <span class="n">x_0</span><span class="p">,</span> <span class="n">mu_0</span><span class="p">,</span> <span class="n">eps</span><span class="p">,</span> <span class="n">kmax</span><span class="p">)</span> 14757 <span class="nb">print</span><span class="p">(</span><span class="s1">'x_k: '</span><span class="p">,</span> <span class="n">x_l</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span> 14758 <span class="nb">print</span><span class="p">(</span><span class="s1">'μ_k: '</span><span class="p">,</span> <span class="n">mu_l</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span> 14759 <span class="nb">print</span><span class="p">(</span><span class="s1">'k :'</span><span class="p">,</span> <span class="n">k</span><span class="p">)</span> 14760 </pre></div> 14761 14762 </div> 14763 </div> 14764 </div> 14765 </div> 14766 14767 <div class="jp-Cell-outputWrapper"> 14768 <div class="jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser"> 14769 </div> 14770 14771 14772 <div class="jp-OutputArea jp-Cell-outputArea"> 14773 <div class="jp-OutputArea-child"> 14774 14775 <div class="jp-OutputPrompt jp-OutputArea-prompt"></div> 14776 14777 14778 <div class="jp-RenderedText jp-OutputArea-output" data-mime-type="text/plain"> 14779 <pre>x_k: [-754.14996676 1591.53061069 886.06125938] 14780 μ_k: [435.38303733 469.48428151] 14781 k : 200 14782 </pre> 14783 </div> 14784 </div> 14785 14786 </div> 14787 14788 </div> 14789 14790 </div> 14791 </body> 14792 14793 14794 14795 14796 14797 14798 14799 </html>