github.com/darmach/terratest@v0.34.8-0.20210517103231-80931f95e3ff/docs/assets/css/bootstrap/scss/bootstrap.scss (about) 1 /*! 2 * Bootstrap v3.3.7 (http://getbootstrap.com) 3 * Copyright 2011-2016 Twitter, Inc. 4 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 5 */ 6 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 7 html { 8 font-family: sans-serif; 9 -ms-text-size-adjust: 100%; 10 -webkit-text-size-adjust: 100%; 11 } 12 body { 13 margin: 0; 14 } 15 article, 16 aside, 17 details, 18 figcaption, 19 figure, 20 footer, 21 header, 22 hgroup, 23 main, 24 menu, 25 nav, 26 section, 27 summary { 28 display: block; 29 } 30 audio, 31 canvas, 32 progress, 33 video { 34 display: inline-block; 35 vertical-align: baseline; 36 } 37 audio:not([controls]) { 38 display: none; 39 height: 0; 40 } 41 [hidden], 42 template { 43 display: none; 44 } 45 a { 46 background-color: transparent; 47 } 48 a:active, 49 a:hover { 50 outline: 0; 51 } 52 abbr[title] { 53 border-bottom: 1px dotted; 54 } 55 b, 56 strong { 57 font-weight: bold; 58 } 59 dfn { 60 font-style: italic; 61 } 62 h1 { 63 font-size: 2em; 64 margin: 0.67em 0; 65 } 66 mark { 67 background: #ff0; 68 color: #000; 69 } 70 small { 71 font-size: 80%; 72 } 73 sub, 74 sup { 75 font-size: 75%; 76 line-height: 0; 77 position: relative; 78 vertical-align: baseline; 79 } 80 sup { 81 top: -0.5em; 82 } 83 sub { 84 bottom: -0.25em; 85 } 86 img { 87 border: 0; 88 } 89 svg:not(:root) { 90 overflow: hidden; 91 } 92 figure { 93 margin: 1em 40px; 94 } 95 hr { 96 box-sizing: content-box; 97 height: 0; 98 } 99 pre { 100 overflow: auto; 101 } 102 code, 103 kbd, 104 pre, 105 samp { 106 font-family: monospace, monospace; 107 font-size: 1em; 108 } 109 button, 110 input, 111 optgroup, 112 select, 113 textarea { 114 color: inherit; 115 font: inherit; 116 margin: 0; 117 } 118 button { 119 overflow: visible; 120 } 121 button, 122 select { 123 text-transform: none; 124 } 125 button, 126 html input[type="button"], 127 input[type="reset"], 128 input[type="submit"] { 129 -webkit-appearance: button; 130 cursor: pointer; 131 } 132 button[disabled], 133 html input[disabled] { 134 cursor: default; 135 } 136 button::-moz-focus-inner, 137 input::-moz-focus-inner { 138 border: 0; 139 padding: 0; 140 } 141 input { 142 line-height: normal; 143 } 144 input[type="checkbox"], 145 input[type="radio"] { 146 box-sizing: border-box; 147 padding: 0; 148 } 149 input[type="number"]::-webkit-inner-spin-button, 150 input[type="number"]::-webkit-outer-spin-button { 151 height: auto; 152 } 153 input[type="search"] { 154 -webkit-appearance: textfield; 155 box-sizing: content-box; 156 } 157 input[type="search"]::-webkit-search-cancel-button, 158 input[type="search"]::-webkit-search-decoration { 159 -webkit-appearance: none; 160 } 161 fieldset { 162 border: 1px solid #c0c0c0; 163 margin: 0 2px; 164 padding: 0.35em 0.625em 0.75em; 165 } 166 legend { 167 border: 0; 168 padding: 0; 169 } 170 textarea { 171 overflow: auto; 172 } 173 optgroup { 174 font-weight: bold; 175 } 176 table { 177 border-collapse: collapse; 178 border-spacing: 0; 179 } 180 td, 181 th { 182 padding: 0; 183 } 184 /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ 185 @media print { 186 *, 187 *:before, 188 *:after { 189 background: transparent !important; 190 color: #000 !important; 191 box-shadow: none !important; 192 text-shadow: none !important; 193 } 194 a, 195 a:visited { 196 text-decoration: underline; 197 } 198 a[href]:after { 199 content: " (" attr(href) ")"; 200 } 201 abbr[title]:after { 202 content: " (" attr(title) ")"; 203 } 204 a[href^="#"]:after, 205 a[href^="javascript:"]:after { 206 content: ""; 207 } 208 pre, 209 blockquote { 210 border: 1px solid #999; 211 page-break-inside: avoid; 212 } 213 thead { 214 display: table-header-group; 215 } 216 tr, 217 img { 218 page-break-inside: avoid; 219 } 220 img { 221 max-width: 100% !important; 222 } 223 p, 224 h2, 225 h3 { 226 orphans: 3; 227 widows: 3; 228 } 229 h2, 230 h3 { 231 page-break-after: avoid; 232 } 233 .navbar { 234 display: none; 235 } 236 .btn > .caret, 237 .dropup > .btn > .caret { 238 border-top-color: #000 !important; 239 } 240 .label { 241 border: 1px solid #000; 242 } 243 .table { 244 border-collapse: collapse !important; 245 } 246 .table td, 247 .table th { 248 background-color: #fff !important; 249 } 250 .table-bordered th, 251 .table-bordered td { 252 border: 1px solid #ddd !important; 253 } 254 } 255 @font-face { 256 font-family: 'Glyphicons Halflings'; 257 src: url('../fonts/glyphicons-halflings-regular.eot'); 258 src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); 259 } 260 .glyphicon { 261 position: relative; 262 top: 1px; 263 display: inline-block; 264 font-family: 'Glyphicons Halflings'; 265 font-style: normal; 266 font-weight: normal; 267 line-height: 1; 268 -webkit-font-smoothing: antialiased; 269 -moz-osx-font-smoothing: grayscale; 270 } 271 .glyphicon-asterisk:before { 272 content: "\002a"; 273 } 274 .glyphicon-plus:before { 275 content: "\002b"; 276 } 277 .glyphicon-euro:before, 278 .glyphicon-eur:before { 279 content: "\20ac"; 280 } 281 .glyphicon-minus:before { 282 content: "\2212"; 283 } 284 .glyphicon-cloud:before { 285 content: "\2601"; 286 } 287 .glyphicon-envelope:before { 288 content: "\2709"; 289 } 290 .glyphicon-pencil:before { 291 content: "\270f"; 292 } 293 .glyphicon-glass:before { 294 content: "\e001"; 295 } 296 .glyphicon-music:before { 297 content: "\e002"; 298 } 299 .glyphicon-search:before { 300 content: "\e003"; 301 } 302 .glyphicon-heart:before { 303 content: "\e005"; 304 } 305 .glyphicon-star:before { 306 content: "\e006"; 307 } 308 .glyphicon-star-empty:before { 309 content: "\e007"; 310 } 311 .glyphicon-user:before { 312 content: "\e008"; 313 } 314 .glyphicon-film:before { 315 content: "\e009"; 316 } 317 .glyphicon-th-large:before { 318 content: "\e010"; 319 } 320 .glyphicon-th:before { 321 content: "\e011"; 322 } 323 .glyphicon-th-list:before { 324 content: "\e012"; 325 } 326 .glyphicon-ok:before { 327 content: "\e013"; 328 } 329 .glyphicon-remove:before { 330 content: "\e014"; 331 } 332 .glyphicon-zoom-in:before { 333 content: "\e015"; 334 } 335 .glyphicon-zoom-out:before { 336 content: "\e016"; 337 } 338 .glyphicon-off:before { 339 content: "\e017"; 340 } 341 .glyphicon-signal:before { 342 content: "\e018"; 343 } 344 .glyphicon-cog:before { 345 content: "\e019"; 346 } 347 .glyphicon-trash:before { 348 content: "\e020"; 349 } 350 .glyphicon-home:before { 351 content: "\e021"; 352 } 353 .glyphicon-file:before { 354 content: "\e022"; 355 } 356 .glyphicon-time:before { 357 content: "\e023"; 358 } 359 .glyphicon-road:before { 360 content: "\e024"; 361 } 362 .glyphicon-download-alt:before { 363 content: "\e025"; 364 } 365 .glyphicon-download:before { 366 content: "\e026"; 367 } 368 .glyphicon-upload:before { 369 content: "\e027"; 370 } 371 .glyphicon-inbox:before { 372 content: "\e028"; 373 } 374 .glyphicon-play-circle:before { 375 content: "\e029"; 376 } 377 .glyphicon-repeat:before { 378 content: "\e030"; 379 } 380 .glyphicon-refresh:before { 381 content: "\e031"; 382 } 383 .glyphicon-list-alt:before { 384 content: "\e032"; 385 } 386 .glyphicon-lock:before { 387 content: "\e033"; 388 } 389 .glyphicon-flag:before { 390 content: "\e034"; 391 } 392 .glyphicon-headphones:before { 393 content: "\e035"; 394 } 395 .glyphicon-volume-off:before { 396 content: "\e036"; 397 } 398 .glyphicon-volume-down:before { 399 content: "\e037"; 400 } 401 .glyphicon-volume-up:before { 402 content: "\e038"; 403 } 404 .glyphicon-qrcode:before { 405 content: "\e039"; 406 } 407 .glyphicon-barcode:before { 408 content: "\e040"; 409 } 410 .glyphicon-tag:before { 411 content: "\e041"; 412 } 413 .glyphicon-tags:before { 414 content: "\e042"; 415 } 416 .glyphicon-book:before { 417 content: "\e043"; 418 } 419 .glyphicon-bookmark:before { 420 content: "\e044"; 421 } 422 .glyphicon-print:before { 423 content: "\e045"; 424 } 425 .glyphicon-camera:before { 426 content: "\e046"; 427 } 428 .glyphicon-font:before { 429 content: "\e047"; 430 } 431 .glyphicon-bold:before { 432 content: "\e048"; 433 } 434 .glyphicon-italic:before { 435 content: "\e049"; 436 } 437 .glyphicon-text-height:before { 438 content: "\e050"; 439 } 440 .glyphicon-text-width:before { 441 content: "\e051"; 442 } 443 .glyphicon-align-left:before { 444 content: "\e052"; 445 } 446 .glyphicon-align-center:before { 447 content: "\e053"; 448 } 449 .glyphicon-align-right:before { 450 content: "\e054"; 451 } 452 .glyphicon-align-justify:before { 453 content: "\e055"; 454 } 455 .glyphicon-list:before { 456 content: "\e056"; 457 } 458 .glyphicon-indent-left:before { 459 content: "\e057"; 460 } 461 .glyphicon-indent-right:before { 462 content: "\e058"; 463 } 464 .glyphicon-facetime-video:before { 465 content: "\e059"; 466 } 467 .glyphicon-picture:before { 468 content: "\e060"; 469 } 470 .glyphicon-map-marker:before { 471 content: "\e062"; 472 } 473 .glyphicon-adjust:before { 474 content: "\e063"; 475 } 476 .glyphicon-tint:before { 477 content: "\e064"; 478 } 479 .glyphicon-edit:before { 480 content: "\e065"; 481 } 482 .glyphicon-share:before { 483 content: "\e066"; 484 } 485 .glyphicon-check:before { 486 content: "\e067"; 487 } 488 .glyphicon-move:before { 489 content: "\e068"; 490 } 491 .glyphicon-step-backward:before { 492 content: "\e069"; 493 } 494 .glyphicon-fast-backward:before { 495 content: "\e070"; 496 } 497 .glyphicon-backward:before { 498 content: "\e071"; 499 } 500 .glyphicon-play:before { 501 content: "\e072"; 502 } 503 .glyphicon-pause:before { 504 content: "\e073"; 505 } 506 .glyphicon-stop:before { 507 content: "\e074"; 508 } 509 .glyphicon-forward:before { 510 content: "\e075"; 511 } 512 .glyphicon-fast-forward:before { 513 content: "\e076"; 514 } 515 .glyphicon-step-forward:before { 516 content: "\e077"; 517 } 518 .glyphicon-eject:before { 519 content: "\e078"; 520 } 521 .glyphicon-chevron-left:before { 522 content: "\e079"; 523 } 524 .glyphicon-chevron-right:before { 525 content: "\e080"; 526 } 527 .glyphicon-plus-sign:before { 528 content: "\e081"; 529 } 530 .glyphicon-minus-sign:before { 531 content: "\e082"; 532 } 533 .glyphicon-remove-sign:before { 534 content: "\e083"; 535 } 536 .glyphicon-ok-sign:before { 537 content: "\e084"; 538 } 539 .glyphicon-question-sign:before { 540 content: "\e085"; 541 } 542 .glyphicon-info-sign:before { 543 content: "\e086"; 544 } 545 .glyphicon-screenshot:before { 546 content: "\e087"; 547 } 548 .glyphicon-remove-circle:before { 549 content: "\e088"; 550 } 551 .glyphicon-ok-circle:before { 552 content: "\e089"; 553 } 554 .glyphicon-ban-circle:before { 555 content: "\e090"; 556 } 557 .glyphicon-arrow-left:before { 558 content: "\e091"; 559 } 560 .glyphicon-arrow-right:before { 561 content: "\e092"; 562 } 563 .glyphicon-arrow-up:before { 564 content: "\e093"; 565 } 566 .glyphicon-arrow-down:before { 567 content: "\e094"; 568 } 569 .glyphicon-share-alt:before { 570 content: "\e095"; 571 } 572 .glyphicon-resize-full:before { 573 content: "\e096"; 574 } 575 .glyphicon-resize-small:before { 576 content: "\e097"; 577 } 578 .glyphicon-exclamation-sign:before { 579 content: "\e101"; 580 } 581 .glyphicon-gift:before { 582 content: "\e102"; 583 } 584 .glyphicon-leaf:before { 585 content: "\e103"; 586 } 587 .glyphicon-fire:before { 588 content: "\e104"; 589 } 590 .glyphicon-eye-open:before { 591 content: "\e105"; 592 } 593 .glyphicon-eye-close:before { 594 content: "\e106"; 595 } 596 .glyphicon-warning-sign:before { 597 content: "\e107"; 598 } 599 .glyphicon-plane:before { 600 content: "\e108"; 601 } 602 .glyphicon-calendar:before { 603 content: "\e109"; 604 } 605 .glyphicon-random:before { 606 content: "\e110"; 607 } 608 .glyphicon-comment:before { 609 content: "\e111"; 610 } 611 .glyphicon-magnet:before { 612 content: "\e112"; 613 } 614 .glyphicon-chevron-up:before { 615 content: "\e113"; 616 } 617 .glyphicon-chevron-down:before { 618 content: "\e114"; 619 } 620 .glyphicon-retweet:before { 621 content: "\e115"; 622 } 623 .glyphicon-shopping-cart:before { 624 content: "\e116"; 625 } 626 .glyphicon-folder-close:before { 627 content: "\e117"; 628 } 629 .glyphicon-folder-open:before { 630 content: "\e118"; 631 } 632 .glyphicon-resize-vertical:before { 633 content: "\e119"; 634 } 635 .glyphicon-resize-horizontal:before { 636 content: "\e120"; 637 } 638 .glyphicon-hdd:before { 639 content: "\e121"; 640 } 641 .glyphicon-bullhorn:before { 642 content: "\e122"; 643 } 644 .glyphicon-bell:before { 645 content: "\e123"; 646 } 647 .glyphicon-certificate:before { 648 content: "\e124"; 649 } 650 .glyphicon-thumbs-up:before { 651 content: "\e125"; 652 } 653 .glyphicon-thumbs-down:before { 654 content: "\e126"; 655 } 656 .glyphicon-hand-right:before { 657 content: "\e127"; 658 } 659 .glyphicon-hand-left:before { 660 content: "\e128"; 661 } 662 .glyphicon-hand-up:before { 663 content: "\e129"; 664 } 665 .glyphicon-hand-down:before { 666 content: "\e130"; 667 } 668 .glyphicon-circle-arrow-right:before { 669 content: "\e131"; 670 } 671 .glyphicon-circle-arrow-left:before { 672 content: "\e132"; 673 } 674 .glyphicon-circle-arrow-up:before { 675 content: "\e133"; 676 } 677 .glyphicon-circle-arrow-down:before { 678 content: "\e134"; 679 } 680 .glyphicon-globe:before { 681 content: "\e135"; 682 } 683 .glyphicon-wrench:before { 684 content: "\e136"; 685 } 686 .glyphicon-tasks:before { 687 content: "\e137"; 688 } 689 .glyphicon-filter:before { 690 content: "\e138"; 691 } 692 .glyphicon-briefcase:before { 693 content: "\e139"; 694 } 695 .glyphicon-fullscreen:before { 696 content: "\e140"; 697 } 698 .glyphicon-dashboard:before { 699 content: "\e141"; 700 } 701 .glyphicon-paperclip:before { 702 content: "\e142"; 703 } 704 .glyphicon-heart-empty:before { 705 content: "\e143"; 706 } 707 .glyphicon-link:before { 708 content: "\e144"; 709 } 710 .glyphicon-phone:before { 711 content: "\e145"; 712 } 713 .glyphicon-pushpin:before { 714 content: "\e146"; 715 } 716 .glyphicon-usd:before { 717 content: "\e148"; 718 } 719 .glyphicon-gbp:before { 720 content: "\e149"; 721 } 722 .glyphicon-sort:before { 723 content: "\e150"; 724 } 725 .glyphicon-sort-by-alphabet:before { 726 content: "\e151"; 727 } 728 .glyphicon-sort-by-alphabet-alt:before { 729 content: "\e152"; 730 } 731 .glyphicon-sort-by-order:before { 732 content: "\e153"; 733 } 734 .glyphicon-sort-by-order-alt:before { 735 content: "\e154"; 736 } 737 .glyphicon-sort-by-attributes:before { 738 content: "\e155"; 739 } 740 .glyphicon-sort-by-attributes-alt:before { 741 content: "\e156"; 742 } 743 .glyphicon-unchecked:before { 744 content: "\e157"; 745 } 746 .glyphicon-expand:before { 747 content: "\e158"; 748 } 749 .glyphicon-collapse-down:before { 750 content: "\e159"; 751 } 752 .glyphicon-collapse-up:before { 753 content: "\e160"; 754 } 755 .glyphicon-log-in:before { 756 content: "\e161"; 757 } 758 .glyphicon-flash:before { 759 content: "\e162"; 760 } 761 .glyphicon-log-out:before { 762 content: "\e163"; 763 } 764 .glyphicon-new-window:before { 765 content: "\e164"; 766 } 767 .glyphicon-record:before { 768 content: "\e165"; 769 } 770 .glyphicon-save:before { 771 content: "\e166"; 772 } 773 .glyphicon-open:before { 774 content: "\e167"; 775 } 776 .glyphicon-saved:before { 777 content: "\e168"; 778 } 779 .glyphicon-import:before { 780 content: "\e169"; 781 } 782 .glyphicon-export:before { 783 content: "\e170"; 784 } 785 .glyphicon-send:before { 786 content: "\e171"; 787 } 788 .glyphicon-floppy-disk:before { 789 content: "\e172"; 790 } 791 .glyphicon-floppy-saved:before { 792 content: "\e173"; 793 } 794 .glyphicon-floppy-remove:before { 795 content: "\e174"; 796 } 797 .glyphicon-floppy-save:before { 798 content: "\e175"; 799 } 800 .glyphicon-floppy-open:before { 801 content: "\e176"; 802 } 803 .glyphicon-credit-card:before { 804 content: "\e177"; 805 } 806 .glyphicon-transfer:before { 807 content: "\e178"; 808 } 809 .glyphicon-cutlery:before { 810 content: "\e179"; 811 } 812 .glyphicon-header:before { 813 content: "\e180"; 814 } 815 .glyphicon-compressed:before { 816 content: "\e181"; 817 } 818 .glyphicon-earphone:before { 819 content: "\e182"; 820 } 821 .glyphicon-phone-alt:before { 822 content: "\e183"; 823 } 824 .glyphicon-tower:before { 825 content: "\e184"; 826 } 827 .glyphicon-stats:before { 828 content: "\e185"; 829 } 830 .glyphicon-sd-video:before { 831 content: "\e186"; 832 } 833 .glyphicon-hd-video:before { 834 content: "\e187"; 835 } 836 .glyphicon-subtitles:before { 837 content: "\e188"; 838 } 839 .glyphicon-sound-stereo:before { 840 content: "\e189"; 841 } 842 .glyphicon-sound-dolby:before { 843 content: "\e190"; 844 } 845 .glyphicon-sound-5-1:before { 846 content: "\e191"; 847 } 848 .glyphicon-sound-6-1:before { 849 content: "\e192"; 850 } 851 .glyphicon-sound-7-1:before { 852 content: "\e193"; 853 } 854 .glyphicon-copyright-mark:before { 855 content: "\e194"; 856 } 857 .glyphicon-registration-mark:before { 858 content: "\e195"; 859 } 860 .glyphicon-cloud-download:before { 861 content: "\e197"; 862 } 863 .glyphicon-cloud-upload:before { 864 content: "\e198"; 865 } 866 .glyphicon-tree-conifer:before { 867 content: "\e199"; 868 } 869 .glyphicon-tree-deciduous:before { 870 content: "\e200"; 871 } 872 .glyphicon-cd:before { 873 content: "\e201"; 874 } 875 .glyphicon-save-file:before { 876 content: "\e202"; 877 } 878 .glyphicon-open-file:before { 879 content: "\e203"; 880 } 881 .glyphicon-level-up:before { 882 content: "\e204"; 883 } 884 .glyphicon-copy:before { 885 content: "\e205"; 886 } 887 .glyphicon-paste:before { 888 content: "\e206"; 889 } 890 .glyphicon-alert:before { 891 content: "\e209"; 892 } 893 .glyphicon-equalizer:before { 894 content: "\e210"; 895 } 896 .glyphicon-king:before { 897 content: "\e211"; 898 } 899 .glyphicon-queen:before { 900 content: "\e212"; 901 } 902 .glyphicon-pawn:before { 903 content: "\e213"; 904 } 905 .glyphicon-bishop:before { 906 content: "\e214"; 907 } 908 .glyphicon-knight:before { 909 content: "\e215"; 910 } 911 .glyphicon-baby-formula:before { 912 content: "\e216"; 913 } 914 .glyphicon-tent:before { 915 content: "\26fa"; 916 } 917 .glyphicon-blackboard:before { 918 content: "\e218"; 919 } 920 .glyphicon-bed:before { 921 content: "\e219"; 922 } 923 .glyphicon-apple:before { 924 content: "\f8ff"; 925 } 926 .glyphicon-erase:before { 927 content: "\e221"; 928 } 929 .glyphicon-hourglass:before { 930 content: "\231b"; 931 } 932 .glyphicon-lamp:before { 933 content: "\e223"; 934 } 935 .glyphicon-duplicate:before { 936 content: "\e224"; 937 } 938 .glyphicon-piggy-bank:before { 939 content: "\e225"; 940 } 941 .glyphicon-scissors:before { 942 content: "\e226"; 943 } 944 .glyphicon-bitcoin:before { 945 content: "\e227"; 946 } 947 .glyphicon-btc:before { 948 content: "\e227"; 949 } 950 .glyphicon-xbt:before { 951 content: "\e227"; 952 } 953 .glyphicon-yen:before { 954 content: "\00a5"; 955 } 956 .glyphicon-jpy:before { 957 content: "\00a5"; 958 } 959 .glyphicon-ruble:before { 960 content: "\20bd"; 961 } 962 .glyphicon-rub:before { 963 content: "\20bd"; 964 } 965 .glyphicon-scale:before { 966 content: "\e230"; 967 } 968 .glyphicon-ice-lolly:before { 969 content: "\e231"; 970 } 971 .glyphicon-ice-lolly-tasted:before { 972 content: "\e232"; 973 } 974 .glyphicon-education:before { 975 content: "\e233"; 976 } 977 .glyphicon-option-horizontal:before { 978 content: "\e234"; 979 } 980 .glyphicon-option-vertical:before { 981 content: "\e235"; 982 } 983 .glyphicon-menu-hamburger:before { 984 content: "\e236"; 985 } 986 .glyphicon-modal-window:before { 987 content: "\e237"; 988 } 989 .glyphicon-oil:before { 990 content: "\e238"; 991 } 992 .glyphicon-grain:before { 993 content: "\e239"; 994 } 995 .glyphicon-sunglasses:before { 996 content: "\e240"; 997 } 998 .glyphicon-text-size:before { 999 content: "\e241"; 1000 } 1001 .glyphicon-text-color:before { 1002 content: "\e242"; 1003 } 1004 .glyphicon-text-background:before { 1005 content: "\e243"; 1006 } 1007 .glyphicon-object-align-top:before { 1008 content: "\e244"; 1009 } 1010 .glyphicon-object-align-bottom:before { 1011 content: "\e245"; 1012 } 1013 .glyphicon-object-align-horizontal:before { 1014 content: "\e246"; 1015 } 1016 .glyphicon-object-align-left:before { 1017 content: "\e247"; 1018 } 1019 .glyphicon-object-align-vertical:before { 1020 content: "\e248"; 1021 } 1022 .glyphicon-object-align-right:before { 1023 content: "\e249"; 1024 } 1025 .glyphicon-triangle-right:before { 1026 content: "\e250"; 1027 } 1028 .glyphicon-triangle-left:before { 1029 content: "\e251"; 1030 } 1031 .glyphicon-triangle-bottom:before { 1032 content: "\e252"; 1033 } 1034 .glyphicon-triangle-top:before { 1035 content: "\e253"; 1036 } 1037 .glyphicon-console:before { 1038 content: "\e254"; 1039 } 1040 .glyphicon-superscript:before { 1041 content: "\e255"; 1042 } 1043 .glyphicon-subscript:before { 1044 content: "\e256"; 1045 } 1046 .glyphicon-menu-left:before { 1047 content: "\e257"; 1048 } 1049 .glyphicon-menu-right:before { 1050 content: "\e258"; 1051 } 1052 .glyphicon-menu-down:before { 1053 content: "\e259"; 1054 } 1055 .glyphicon-menu-up:before { 1056 content: "\e260"; 1057 } 1058 * { 1059 -webkit-box-sizing: border-box; 1060 -moz-box-sizing: border-box; 1061 box-sizing: border-box; 1062 } 1063 *:before, 1064 *:after { 1065 -webkit-box-sizing: border-box; 1066 -moz-box-sizing: border-box; 1067 box-sizing: border-box; 1068 } 1069 html { 1070 font-size: 10px; 1071 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 1072 } 1073 body { 1074 font-family: 'Source Sans Pro', sans-serif; 1075 font-size: 16px; 1076 line-height: 1.7; 1077 color: #1e252f; 1078 background-color: #1d252f; 1079 } 1080 input, 1081 button, 1082 select, 1083 textarea { 1084 font-family: inherit; 1085 font-size: inherit; 1086 line-height: inherit; 1087 } 1088 a { 1089 color: #2d7ef4; 1090 text-decoration: none; 1091 } 1092 a:hover, 1093 a:focus { 1094 color: #0b58ca; 1095 text-decoration: underline; 1096 } 1097 a:focus { 1098 outline: 5px auto -webkit-focus-ring-color; 1099 outline-offset: -2px; 1100 } 1101 figure { 1102 margin: 0; 1103 } 1104 img { 1105 vertical-align: middle; 1106 } 1107 .img-responsive, 1108 .thumbnail > img, 1109 .thumbnail a > img, 1110 .carousel-inner > .item > img, 1111 .carousel-inner > .item > a > img { 1112 display: block; 1113 max-width: 100%; 1114 height: auto; 1115 } 1116 .img-rounded { 1117 border-radius: 0; 1118 } 1119 .img-thumbnail { 1120 padding: 4px; 1121 line-height: 1.7; 1122 background-color: #1d252f; 1123 border: 1px solid #dddddd; 1124 border-radius: 0; 1125 -webkit-transition: all 0.2s ease-in-out; 1126 -o-transition: all 0.2s ease-in-out; 1127 transition: all 0.2s ease-in-out; 1128 display: inline-block; 1129 max-width: 100%; 1130 height: auto; 1131 } 1132 .img-circle { 1133 border-radius: 50%; 1134 } 1135 hr { 1136 margin-top: 27px; 1137 margin-bottom: 27px; 1138 border: 0; 1139 border-top: 1px solid #194c5f; 1140 } 1141 .sr-only { 1142 position: absolute; 1143 width: 1px; 1144 height: 1px; 1145 margin: -1px; 1146 padding: 0; 1147 overflow: hidden; 1148 clip: rect(0, 0, 0, 0); 1149 border: 0; 1150 } 1151 .sr-only-focusable:active, 1152 .sr-only-focusable:focus { 1153 position: static; 1154 width: auto; 1155 height: auto; 1156 margin: 0; 1157 overflow: visible; 1158 clip: auto; 1159 } 1160 [role="button"] { 1161 cursor: pointer; 1162 } 1163 h1, 1164 h2, 1165 h3, 1166 h4, 1167 h5, 1168 h6, 1169 .h1, 1170 .h2, 1171 .h3, 1172 .h4, 1173 .h5, 1174 .h6 { 1175 font-family: inherit; 1176 font-weight: 400; 1177 line-height: 1.1; 1178 color: #1e252f; 1179 } 1180 h1 small, 1181 h2 small, 1182 h3 small, 1183 h4 small, 1184 h5 small, 1185 h6 small, 1186 .h1 small, 1187 .h2 small, 1188 .h3 small, 1189 .h4 small, 1190 .h5 small, 1191 .h6 small, 1192 h1 .small, 1193 h2 .small, 1194 h3 .small, 1195 h4 .small, 1196 h5 .small, 1197 h6 .small, 1198 .h1 .small, 1199 .h2 .small, 1200 .h3 .small, 1201 .h4 .small, 1202 .h5 .small, 1203 .h6 .small { 1204 font-weight: normal; 1205 line-height: 1; 1206 color: #757575; 1207 } 1208 h1, 1209 .h1, 1210 h2, 1211 .h2, 1212 h3, 1213 .h3 { 1214 margin-top: 27px; 1215 margin-bottom: 13.5px; 1216 } 1217 h1 small, 1218 .h1 small, 1219 h2 small, 1220 .h2 small, 1221 h3 small, 1222 .h3 small, 1223 h1 .small, 1224 .h1 .small, 1225 h2 .small, 1226 .h2 .small, 1227 h3 .small, 1228 .h3 .small { 1229 font-size: 65%; 1230 } 1231 h4, 1232 .h4, 1233 h5, 1234 .h5, 1235 h6, 1236 .h6 { 1237 margin-top: 13.5px; 1238 margin-bottom: 13.5px; 1239 } 1240 h4 small, 1241 .h4 small, 1242 h5 small, 1243 .h5 small, 1244 h6 small, 1245 .h6 small, 1246 h4 .small, 1247 .h4 .small, 1248 h5 .small, 1249 .h5 .small, 1250 h6 .small, 1251 .h6 .small { 1252 font-size: 75%; 1253 } 1254 h1, 1255 .h1 { 1256 font-size: 57px; 1257 } 1258 h2, 1259 .h2 { 1260 font-size: 51px; 1261 } 1262 h3, 1263 .h3 { 1264 font-size: 45px; 1265 } 1266 h4, 1267 .h4 { 1268 font-size: 39px; 1269 } 1270 h5, 1271 .h5 { 1272 font-size: 29px; 1273 } 1274 h6, 1275 .h6 { 1276 font-size: 20px; 1277 } 1278 p { 1279 margin: 0 0 13.5px; 1280 } 1281 .lead { 1282 margin-bottom: 27px; 1283 font-size: 18px; 1284 font-weight: 300; 1285 line-height: 1.4; 1286 } 1287 @media (min-width: 768px) { 1288 .lead { 1289 font-size: 24px; 1290 } 1291 } 1292 small, 1293 .small { 1294 font-size: 87%; 1295 } 1296 mark, 1297 .mark { 1298 background-color: #fff4cc; 1299 padding: .2em; 1300 } 1301 .text-left { 1302 text-align: left; 1303 } 1304 .text-right { 1305 text-align: right; 1306 } 1307 .text-center { 1308 text-align: center; 1309 } 1310 .text-justify { 1311 text-align: justify; 1312 } 1313 .text-nowrap { 1314 white-space: nowrap; 1315 } 1316 .text-lowercase { 1317 text-transform: lowercase; 1318 } 1319 .text-uppercase { 1320 text-transform: uppercase; 1321 } 1322 .text-capitalize { 1323 text-transform: capitalize; 1324 } 1325 .text-muted { 1326 color: rgba(30, 37, 47, 0.6); 1327 } 1328 .text-primary { 1329 color: #2d7ef4; 1330 } 1331 a.text-primary:hover, 1332 a.text-primary:focus { 1333 color: #0c63e2; 1334 } 1335 .text-success { 1336 color: #24b47e; 1337 } 1338 a.text-success:hover, 1339 a.text-success:focus { 1340 color: #1c8a60; 1341 } 1342 .text-info { 1343 color: #06a2ff; 1344 } 1345 a.text-info:hover, 1346 a.text-info:focus { 1347 color: #0084d2; 1348 } 1349 .text-warning { 1350 color: #de8e27; 1351 } 1352 a.text-warning:hover, 1353 a.text-warning:focus { 1354 color: #b6721c; 1355 } 1356 .text-danger { 1357 color: #ff2b67; 1358 } 1359 a.text-danger:hover, 1360 a.text-danger:focus { 1361 color: #f70046; 1362 } 1363 .bg-primary { 1364 color: #fff; 1365 background-color: #2d7ef4; 1366 } 1367 a.bg-primary:hover, 1368 a.bg-primary:focus { 1369 background-color: #0c63e2; 1370 } 1371 .bg-success { 1372 background-color: #e3f1e4; 1373 } 1374 a.bg-success:hover, 1375 a.bg-success:focus { 1376 background-color: #c1e0c3; 1377 } 1378 .bg-info { 1379 background-color: #e5f3fa; 1380 } 1381 a.bg-info:hover, 1382 a.bg-info:focus { 1383 background-color: #badff2; 1384 } 1385 .bg-warning { 1386 background-color: #fff4cc; 1387 } 1388 a.bg-warning:hover, 1389 a.bg-warning:focus { 1390 background-color: #ffe999; 1391 } 1392 .bg-danger { 1393 background-color: #f9e9e9; 1394 } 1395 a.bg-danger:hover, 1396 a.bg-danger:focus { 1397 background-color: #eec1c1; 1398 } 1399 .page-header { 1400 padding-bottom: 12.5px; 1401 margin: 54px 0 27px; 1402 border-bottom: 1px solid #194c5f; 1403 } 1404 ul, 1405 ol { 1406 margin-top: 0; 1407 margin-bottom: 13.5px; 1408 } 1409 ul ul, 1410 ol ul, 1411 ul ol, 1412 ol ol { 1413 margin-bottom: 0; 1414 } 1415 .list-unstyled { 1416 padding-left: 0; 1417 list-style: none; 1418 } 1419 .list-inline { 1420 padding-left: 0; 1421 list-style: none; 1422 margin-left: -5px; 1423 } 1424 .list-inline > li { 1425 display: inline-block; 1426 padding-left: 5px; 1427 padding-right: 5px; 1428 } 1429 dl { 1430 margin-top: 0; 1431 margin-bottom: 27px; 1432 } 1433 dt, 1434 dd { 1435 line-height: 1.7; 1436 } 1437 dt { 1438 font-weight: bold; 1439 } 1440 dd { 1441 margin-left: 0; 1442 } 1443 @media (min-width: 992px) { 1444 .dl-horizontal dt { 1445 float: left; 1446 width: 160px; 1447 clear: left; 1448 text-align: right; 1449 overflow: hidden; 1450 text-overflow: ellipsis; 1451 white-space: nowrap; 1452 } 1453 .dl-horizontal dd { 1454 margin-left: 180px; 1455 } 1456 } 1457 abbr[title], 1458 abbr[data-original-title] { 1459 cursor: help; 1460 border-bottom: 1px dotted #e6e6e6; 1461 } 1462 .initialism { 1463 font-size: 90%; 1464 text-transform: uppercase; 1465 } 1466 blockquote { 1467 padding: 13.5px 27px; 1468 margin: 0 0 27px; 1469 font-size: 20px; 1470 border-left: 5px solid rgba(255, 255, 255, 0.14); 1471 } 1472 blockquote p:last-child, 1473 blockquote ul:last-child, 1474 blockquote ol:last-child { 1475 margin-bottom: 0; 1476 } 1477 blockquote footer, 1478 blockquote small, 1479 blockquote .small { 1480 display: block; 1481 font-size: 80%; 1482 line-height: 1.7; 1483 color: rgba(30, 37, 47, 0.6); 1484 } 1485 blockquote footer:before, 1486 blockquote small:before, 1487 blockquote .small:before { 1488 content: '\2014 \00A0'; 1489 } 1490 .blockquote-reverse, 1491 blockquote.pull-right { 1492 padding-right: 15px; 1493 padding-left: 0; 1494 border-right: 5px solid rgba(255, 255, 255, 0.14); 1495 border-left: 0; 1496 text-align: right; 1497 } 1498 .blockquote-reverse footer:before, 1499 blockquote.pull-right footer:before, 1500 .blockquote-reverse small:before, 1501 blockquote.pull-right small:before, 1502 .blockquote-reverse .small:before, 1503 blockquote.pull-right .small:before { 1504 content: ''; 1505 } 1506 .blockquote-reverse footer:after, 1507 blockquote.pull-right footer:after, 1508 .blockquote-reverse small:after, 1509 blockquote.pull-right small:after, 1510 .blockquote-reverse .small:after, 1511 blockquote.pull-right .small:after { 1512 content: '\00A0 \2014'; 1513 } 1514 address { 1515 margin-bottom: 27px; 1516 font-style: normal; 1517 line-height: 1.7; 1518 } 1519 code, 1520 kbd, 1521 pre, 1522 samp { 1523 font-family: Menlo, Monaco, Consolas, "Courier New", monospace; 1524 } 1525 code { 1526 padding: 2px 4px; 1527 font-size: 90%; 1528 color: #c7254e; 1529 background-color: #f9f2f4; 1530 border-radius: 0; 1531 } 1532 kbd { 1533 padding: 2px 4px; 1534 font-size: 90%; 1535 color: #ffffff; 1536 background-color: #333333; 1537 border-radius: 0; 1538 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); 1539 } 1540 kbd kbd { 1541 padding: 0; 1542 font-size: 100%; 1543 font-weight: bold; 1544 box-shadow: none; 1545 } 1546 pre { 1547 display: block; 1548 padding: 13px; 1549 margin: 0 0 13.5px; 1550 font-size: 15px; 1551 line-height: 1.7; 1552 word-break: break-all; 1553 word-wrap: break-word; 1554 color: #404040; 1555 background-color: #f5f5f5; 1556 border: 1px solid #cccccc; 1557 border-radius: 0; 1558 } 1559 pre code { 1560 padding: 0; 1561 font-size: inherit; 1562 color: inherit; 1563 white-space: pre-wrap; 1564 background-color: transparent; 1565 border-radius: 0; 1566 } 1567 .pre-scrollable { 1568 max-height: 340px; 1569 overflow-y: scroll; 1570 } 1571 .container { 1572 margin-right: auto; 1573 margin-left: auto; 1574 padding-left: 15px; 1575 padding-right: 15px; 1576 } 1577 @media (min-width: 768px) { 1578 .container { 1579 width: 750px; 1580 } 1581 } 1582 @media (min-width: 992px) { 1583 .container { 1584 width: 970px; 1585 } 1586 } 1587 @media (min-width: 992px) { 1588 .container { 1589 width: 970px; 1590 } 1591 } 1592 .container-fluid { 1593 margin-right: auto; 1594 margin-left: auto; 1595 padding-left: 15px; 1596 padding-right: 15px; 1597 } 1598 .row { 1599 margin-left: -15px; 1600 margin-right: -15px; 1601 } 1602 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { 1603 position: relative; 1604 min-height: 1px; 1605 padding-left: 15px; 1606 padding-right: 15px; 1607 } 1608 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { 1609 float: left; 1610 } 1611 .col-xs-12 { 1612 width: 100%; 1613 } 1614 .col-xs-11 { 1615 width: 91.66666667%; 1616 } 1617 .col-xs-10 { 1618 width: 83.33333333%; 1619 } 1620 .col-xs-9 { 1621 width: 75%; 1622 } 1623 .col-xs-8 { 1624 width: 66.66666667%; 1625 } 1626 .col-xs-7 { 1627 width: 58.33333333%; 1628 } 1629 .col-xs-6 { 1630 width: 50%; 1631 } 1632 .col-xs-5 { 1633 width: 41.66666667%; 1634 } 1635 .col-xs-4 { 1636 width: 33.33333333%; 1637 } 1638 .col-xs-3 { 1639 width: 25%; 1640 } 1641 .col-xs-2 { 1642 width: 16.66666667%; 1643 } 1644 .col-xs-1 { 1645 width: 8.33333333%; 1646 } 1647 .col-xs-pull-12 { 1648 right: 100%; 1649 } 1650 .col-xs-pull-11 { 1651 right: 91.66666667%; 1652 } 1653 .col-xs-pull-10 { 1654 right: 83.33333333%; 1655 } 1656 .col-xs-pull-9 { 1657 right: 75%; 1658 } 1659 .col-xs-pull-8 { 1660 right: 66.66666667%; 1661 } 1662 .col-xs-pull-7 { 1663 right: 58.33333333%; 1664 } 1665 .col-xs-pull-6 { 1666 right: 50%; 1667 } 1668 .col-xs-pull-5 { 1669 right: 41.66666667%; 1670 } 1671 .col-xs-pull-4 { 1672 right: 33.33333333%; 1673 } 1674 .col-xs-pull-3 { 1675 right: 25%; 1676 } 1677 .col-xs-pull-2 { 1678 right: 16.66666667%; 1679 } 1680 .col-xs-pull-1 { 1681 right: 8.33333333%; 1682 } 1683 .col-xs-pull-0 { 1684 right: auto; 1685 } 1686 .col-xs-push-12 { 1687 left: 100%; 1688 } 1689 .col-xs-push-11 { 1690 left: 91.66666667%; 1691 } 1692 .col-xs-push-10 { 1693 left: 83.33333333%; 1694 } 1695 .col-xs-push-9 { 1696 left: 75%; 1697 } 1698 .col-xs-push-8 { 1699 left: 66.66666667%; 1700 } 1701 .col-xs-push-7 { 1702 left: 58.33333333%; 1703 } 1704 .col-xs-push-6 { 1705 left: 50%; 1706 } 1707 .col-xs-push-5 { 1708 left: 41.66666667%; 1709 } 1710 .col-xs-push-4 { 1711 left: 33.33333333%; 1712 } 1713 .col-xs-push-3 { 1714 left: 25%; 1715 } 1716 .col-xs-push-2 { 1717 left: 16.66666667%; 1718 } 1719 .col-xs-push-1 { 1720 left: 8.33333333%; 1721 } 1722 .col-xs-push-0 { 1723 left: auto; 1724 } 1725 .col-xs-offset-12 { 1726 margin-left: 100%; 1727 } 1728 .col-xs-offset-11 { 1729 margin-left: 91.66666667%; 1730 } 1731 .col-xs-offset-10 { 1732 margin-left: 83.33333333%; 1733 } 1734 .col-xs-offset-9 { 1735 margin-left: 75%; 1736 } 1737 .col-xs-offset-8 { 1738 margin-left: 66.66666667%; 1739 } 1740 .col-xs-offset-7 { 1741 margin-left: 58.33333333%; 1742 } 1743 .col-xs-offset-6 { 1744 margin-left: 50%; 1745 } 1746 .col-xs-offset-5 { 1747 margin-left: 41.66666667%; 1748 } 1749 .col-xs-offset-4 { 1750 margin-left: 33.33333333%; 1751 } 1752 .col-xs-offset-3 { 1753 margin-left: 25%; 1754 } 1755 .col-xs-offset-2 { 1756 margin-left: 16.66666667%; 1757 } 1758 .col-xs-offset-1 { 1759 margin-left: 8.33333333%; 1760 } 1761 .col-xs-offset-0 { 1762 margin-left: 0%; 1763 } 1764 @media (min-width: 768px) { 1765 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { 1766 float: left; 1767 } 1768 .col-sm-12 { 1769 width: 100%; 1770 } 1771 .col-sm-11 { 1772 width: 91.66666667%; 1773 } 1774 .col-sm-10 { 1775 width: 83.33333333%; 1776 } 1777 .col-sm-9 { 1778 width: 75%; 1779 } 1780 .col-sm-8 { 1781 width: 66.66666667%; 1782 } 1783 .col-sm-7 { 1784 width: 58.33333333%; 1785 } 1786 .col-sm-6 { 1787 width: 50%; 1788 } 1789 .col-sm-5 { 1790 width: 41.66666667%; 1791 } 1792 .col-sm-4 { 1793 width: 33.33333333%; 1794 } 1795 .col-sm-3 { 1796 width: 25%; 1797 } 1798 .col-sm-2 { 1799 width: 16.66666667%; 1800 } 1801 .col-sm-1 { 1802 width: 8.33333333%; 1803 } 1804 .col-sm-pull-12 { 1805 right: 100%; 1806 } 1807 .col-sm-pull-11 { 1808 right: 91.66666667%; 1809 } 1810 .col-sm-pull-10 { 1811 right: 83.33333333%; 1812 } 1813 .col-sm-pull-9 { 1814 right: 75%; 1815 } 1816 .col-sm-pull-8 { 1817 right: 66.66666667%; 1818 } 1819 .col-sm-pull-7 { 1820 right: 58.33333333%; 1821 } 1822 .col-sm-pull-6 { 1823 right: 50%; 1824 } 1825 .col-sm-pull-5 { 1826 right: 41.66666667%; 1827 } 1828 .col-sm-pull-4 { 1829 right: 33.33333333%; 1830 } 1831 .col-sm-pull-3 { 1832 right: 25%; 1833 } 1834 .col-sm-pull-2 { 1835 right: 16.66666667%; 1836 } 1837 .col-sm-pull-1 { 1838 right: 8.33333333%; 1839 } 1840 .col-sm-pull-0 { 1841 right: auto; 1842 } 1843 .col-sm-push-12 { 1844 left: 100%; 1845 } 1846 .col-sm-push-11 { 1847 left: 91.66666667%; 1848 } 1849 .col-sm-push-10 { 1850 left: 83.33333333%; 1851 } 1852 .col-sm-push-9 { 1853 left: 75%; 1854 } 1855 .col-sm-push-8 { 1856 left: 66.66666667%; 1857 } 1858 .col-sm-push-7 { 1859 left: 58.33333333%; 1860 } 1861 .col-sm-push-6 { 1862 left: 50%; 1863 } 1864 .col-sm-push-5 { 1865 left: 41.66666667%; 1866 } 1867 .col-sm-push-4 { 1868 left: 33.33333333%; 1869 } 1870 .col-sm-push-3 { 1871 left: 25%; 1872 } 1873 .col-sm-push-2 { 1874 left: 16.66666667%; 1875 } 1876 .col-sm-push-1 { 1877 left: 8.33333333%; 1878 } 1879 .col-sm-push-0 { 1880 left: auto; 1881 } 1882 .col-sm-offset-12 { 1883 margin-left: 100%; 1884 } 1885 .col-sm-offset-11 { 1886 margin-left: 91.66666667%; 1887 } 1888 .col-sm-offset-10 { 1889 margin-left: 83.33333333%; 1890 } 1891 .col-sm-offset-9 { 1892 margin-left: 75%; 1893 } 1894 .col-sm-offset-8 { 1895 margin-left: 66.66666667%; 1896 } 1897 .col-sm-offset-7 { 1898 margin-left: 58.33333333%; 1899 } 1900 .col-sm-offset-6 { 1901 margin-left: 50%; 1902 } 1903 .col-sm-offset-5 { 1904 margin-left: 41.66666667%; 1905 } 1906 .col-sm-offset-4 { 1907 margin-left: 33.33333333%; 1908 } 1909 .col-sm-offset-3 { 1910 margin-left: 25%; 1911 } 1912 .col-sm-offset-2 { 1913 margin-left: 16.66666667%; 1914 } 1915 .col-sm-offset-1 { 1916 margin-left: 8.33333333%; 1917 } 1918 .col-sm-offset-0 { 1919 margin-left: 0%; 1920 } 1921 } 1922 @media (min-width: 992px) { 1923 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { 1924 float: left; 1925 } 1926 .col-md-12 { 1927 width: 100%; 1928 } 1929 .col-md-11 { 1930 width: 91.66666667%; 1931 } 1932 .col-md-10 { 1933 width: 83.33333333%; 1934 } 1935 .col-md-9 { 1936 width: 75%; 1937 } 1938 .col-md-8 { 1939 width: 66.66666667%; 1940 } 1941 .col-md-7 { 1942 width: 58.33333333%; 1943 } 1944 .col-md-6 { 1945 width: 50%; 1946 } 1947 .col-md-5 { 1948 width: 41.66666667%; 1949 } 1950 .col-md-4 { 1951 width: 33.33333333%; 1952 } 1953 .col-md-3 { 1954 width: 25%; 1955 } 1956 .col-md-2 { 1957 width: 16.66666667%; 1958 } 1959 .col-md-1 { 1960 width: 8.33333333%; 1961 } 1962 .col-md-pull-12 { 1963 right: 100%; 1964 } 1965 .col-md-pull-11 { 1966 right: 91.66666667%; 1967 } 1968 .col-md-pull-10 { 1969 right: 83.33333333%; 1970 } 1971 .col-md-pull-9 { 1972 right: 75%; 1973 } 1974 .col-md-pull-8 { 1975 right: 66.66666667%; 1976 } 1977 .col-md-pull-7 { 1978 right: 58.33333333%; 1979 } 1980 .col-md-pull-6 { 1981 right: 50%; 1982 } 1983 .col-md-pull-5 { 1984 right: 41.66666667%; 1985 } 1986 .col-md-pull-4 { 1987 right: 33.33333333%; 1988 } 1989 .col-md-pull-3 { 1990 right: 25%; 1991 } 1992 .col-md-pull-2 { 1993 right: 16.66666667%; 1994 } 1995 .col-md-pull-1 { 1996 right: 8.33333333%; 1997 } 1998 .col-md-pull-0 { 1999 right: auto; 2000 } 2001 .col-md-push-12 { 2002 left: 100%; 2003 } 2004 .col-md-push-11 { 2005 left: 91.66666667%; 2006 } 2007 .col-md-push-10 { 2008 left: 83.33333333%; 2009 } 2010 .col-md-push-9 { 2011 left: 75%; 2012 } 2013 .col-md-push-8 { 2014 left: 66.66666667%; 2015 } 2016 .col-md-push-7 { 2017 left: 58.33333333%; 2018 } 2019 .col-md-push-6 { 2020 left: 50%; 2021 } 2022 .col-md-push-5 { 2023 left: 41.66666667%; 2024 } 2025 .col-md-push-4 { 2026 left: 33.33333333%; 2027 } 2028 .col-md-push-3 { 2029 left: 25%; 2030 } 2031 .col-md-push-2 { 2032 left: 16.66666667%; 2033 } 2034 .col-md-push-1 { 2035 left: 8.33333333%; 2036 } 2037 .col-md-push-0 { 2038 left: auto; 2039 } 2040 .col-md-offset-12 { 2041 margin-left: 100%; 2042 } 2043 .col-md-offset-11 { 2044 margin-left: 91.66666667%; 2045 } 2046 .col-md-offset-10 { 2047 margin-left: 83.33333333%; 2048 } 2049 .col-md-offset-9 { 2050 margin-left: 75%; 2051 } 2052 .col-md-offset-8 { 2053 margin-left: 66.66666667%; 2054 } 2055 .col-md-offset-7 { 2056 margin-left: 58.33333333%; 2057 } 2058 .col-md-offset-6 { 2059 margin-left: 50%; 2060 } 2061 .col-md-offset-5 { 2062 margin-left: 41.66666667%; 2063 } 2064 .col-md-offset-4 { 2065 margin-left: 33.33333333%; 2066 } 2067 .col-md-offset-3 { 2068 margin-left: 25%; 2069 } 2070 .col-md-offset-2 { 2071 margin-left: 16.66666667%; 2072 } 2073 .col-md-offset-1 { 2074 margin-left: 8.33333333%; 2075 } 2076 .col-md-offset-0 { 2077 margin-left: 0%; 2078 } 2079 } 2080 @media (min-width: 992px) { 2081 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { 2082 float: left; 2083 } 2084 .col-lg-12 { 2085 width: 100%; 2086 } 2087 .col-lg-11 { 2088 width: 91.66666667%; 2089 } 2090 .col-lg-10 { 2091 width: 83.33333333%; 2092 } 2093 .col-lg-9 { 2094 width: 75%; 2095 } 2096 .col-lg-8 { 2097 width: 66.66666667%; 2098 } 2099 .col-lg-7 { 2100 width: 58.33333333%; 2101 } 2102 .col-lg-6 { 2103 width: 50%; 2104 } 2105 .col-lg-5 { 2106 width: 41.66666667%; 2107 } 2108 .col-lg-4 { 2109 width: 33.33333333%; 2110 } 2111 .col-lg-3 { 2112 width: 25%; 2113 } 2114 .col-lg-2 { 2115 width: 16.66666667%; 2116 } 2117 .col-lg-1 { 2118 width: 8.33333333%; 2119 } 2120 .col-lg-pull-12 { 2121 right: 100%; 2122 } 2123 .col-lg-pull-11 { 2124 right: 91.66666667%; 2125 } 2126 .col-lg-pull-10 { 2127 right: 83.33333333%; 2128 } 2129 .col-lg-pull-9 { 2130 right: 75%; 2131 } 2132 .col-lg-pull-8 { 2133 right: 66.66666667%; 2134 } 2135 .col-lg-pull-7 { 2136 right: 58.33333333%; 2137 } 2138 .col-lg-pull-6 { 2139 right: 50%; 2140 } 2141 .col-lg-pull-5 { 2142 right: 41.66666667%; 2143 } 2144 .col-lg-pull-4 { 2145 right: 33.33333333%; 2146 } 2147 .col-lg-pull-3 { 2148 right: 25%; 2149 } 2150 .col-lg-pull-2 { 2151 right: 16.66666667%; 2152 } 2153 .col-lg-pull-1 { 2154 right: 8.33333333%; 2155 } 2156 .col-lg-pull-0 { 2157 right: auto; 2158 } 2159 .col-lg-push-12 { 2160 left: 100%; 2161 } 2162 .col-lg-push-11 { 2163 left: 91.66666667%; 2164 } 2165 .col-lg-push-10 { 2166 left: 83.33333333%; 2167 } 2168 .col-lg-push-9 { 2169 left: 75%; 2170 } 2171 .col-lg-push-8 { 2172 left: 66.66666667%; 2173 } 2174 .col-lg-push-7 { 2175 left: 58.33333333%; 2176 } 2177 .col-lg-push-6 { 2178 left: 50%; 2179 } 2180 .col-lg-push-5 { 2181 left: 41.66666667%; 2182 } 2183 .col-lg-push-4 { 2184 left: 33.33333333%; 2185 } 2186 .col-lg-push-3 { 2187 left: 25%; 2188 } 2189 .col-lg-push-2 { 2190 left: 16.66666667%; 2191 } 2192 .col-lg-push-1 { 2193 left: 8.33333333%; 2194 } 2195 .col-lg-push-0 { 2196 left: auto; 2197 } 2198 .col-lg-offset-12 { 2199 margin-left: 100%; 2200 } 2201 .col-lg-offset-11 { 2202 margin-left: 91.66666667%; 2203 } 2204 .col-lg-offset-10 { 2205 margin-left: 83.33333333%; 2206 } 2207 .col-lg-offset-9 { 2208 margin-left: 75%; 2209 } 2210 .col-lg-offset-8 { 2211 margin-left: 66.66666667%; 2212 } 2213 .col-lg-offset-7 { 2214 margin-left: 58.33333333%; 2215 } 2216 .col-lg-offset-6 { 2217 margin-left: 50%; 2218 } 2219 .col-lg-offset-5 { 2220 margin-left: 41.66666667%; 2221 } 2222 .col-lg-offset-4 { 2223 margin-left: 33.33333333%; 2224 } 2225 .col-lg-offset-3 { 2226 margin-left: 25%; 2227 } 2228 .col-lg-offset-2 { 2229 margin-left: 16.66666667%; 2230 } 2231 .col-lg-offset-1 { 2232 margin-left: 8.33333333%; 2233 } 2234 .col-lg-offset-0 { 2235 margin-left: 0%; 2236 } 2237 } 2238 table { 2239 background-color: transparent; 2240 } 2241 caption { 2242 padding-top: 15px; 2243 padding-bottom: 15px; 2244 color: rgba(30, 37, 47, 0.6); 2245 text-align: left; 2246 } 2247 th { 2248 text-align: left; 2249 } 2250 .table { 2251 width: 100%; 2252 max-width: 100%; 2253 margin-bottom: 27px; 2254 } 2255 .table > thead > tr > th, 2256 .table > tbody > tr > th, 2257 .table > tfoot > tr > th, 2258 .table > thead > tr > td, 2259 .table > tbody > tr > td, 2260 .table > tfoot > tr > td { 2261 padding: 15px; 2262 line-height: 1.7; 2263 vertical-align: top; 2264 border-top: 1px solid #194c5f; 2265 } 2266 .table > thead > tr > th { 2267 vertical-align: bottom; 2268 border-bottom: 2px solid #194c5f; 2269 } 2270 .table > caption + thead > tr:first-child > th, 2271 .table > colgroup + thead > tr:first-child > th, 2272 .table > thead:first-child > tr:first-child > th, 2273 .table > caption + thead > tr:first-child > td, 2274 .table > colgroup + thead > tr:first-child > td, 2275 .table > thead:first-child > tr:first-child > td { 2276 border-top: 0; 2277 } 2278 .table > tbody + tbody { 2279 border-top: 2px solid #194c5f; 2280 } 2281 .table .table { 2282 background-color: #1d252f; 2283 } 2284 .table-condensed > thead > tr > th, 2285 .table-condensed > tbody > tr > th, 2286 .table-condensed > tfoot > tr > th, 2287 .table-condensed > thead > tr > td, 2288 .table-condensed > tbody > tr > td, 2289 .table-condensed > tfoot > tr > td { 2290 padding: 8px 15px; 2291 } 2292 .table-bordered { 2293 border: 1px solid #194c5f; 2294 } 2295 .table-bordered > thead > tr > th, 2296 .table-bordered > tbody > tr > th, 2297 .table-bordered > tfoot > tr > th, 2298 .table-bordered > thead > tr > td, 2299 .table-bordered > tbody > tr > td, 2300 .table-bordered > tfoot > tr > td { 2301 border: 1px solid #194c5f; 2302 } 2303 .table-bordered > thead > tr > th, 2304 .table-bordered > thead > tr > td { 2305 border-bottom-width: 2px; 2306 } 2307 .table-striped > tbody > tr:nth-of-type(odd) { 2308 background-color: #242e3b; 2309 } 2310 .table-hover > tbody > tr:hover { 2311 background-color: #2d7ef4; 2312 } 2313 table col[class*="col-"] { 2314 position: static; 2315 float: none; 2316 display: table-column; 2317 } 2318 table td[class*="col-"], 2319 table th[class*="col-"] { 2320 position: static; 2321 float: none; 2322 display: table-cell; 2323 } 2324 .table > thead > tr > td.active, 2325 .table > tbody > tr > td.active, 2326 .table > tfoot > tr > td.active, 2327 .table > thead > tr > th.active, 2328 .table > tbody > tr > th.active, 2329 .table > tfoot > tr > th.active, 2330 .table > thead > tr.active > td, 2331 .table > tbody > tr.active > td, 2332 .table > tfoot > tr.active > td, 2333 .table > thead > tr.active > th, 2334 .table > tbody > tr.active > th, 2335 .table > tfoot > tr.active > th { 2336 background-color: #2d7ef4; 2337 } 2338 .table-hover > tbody > tr > td.active:hover, 2339 .table-hover > tbody > tr > th.active:hover, 2340 .table-hover > tbody > tr.active:hover > td, 2341 .table-hover > tbody > tr:hover > .active, 2342 .table-hover > tbody > tr.active:hover > th { 2343 background-color: #156ff3; 2344 } 2345 .table > thead > tr > td.success, 2346 .table > tbody > tr > td.success, 2347 .table > tfoot > tr > td.success, 2348 .table > thead > tr > th.success, 2349 .table > tbody > tr > th.success, 2350 .table > tfoot > tr > th.success, 2351 .table > thead > tr.success > td, 2352 .table > tbody > tr.success > td, 2353 .table > tfoot > tr.success > td, 2354 .table > thead > tr.success > th, 2355 .table > tbody > tr.success > th, 2356 .table > tfoot > tr.success > th { 2357 background-color: #e3f1e4; 2358 } 2359 .table-hover > tbody > tr > td.success:hover, 2360 .table-hover > tbody > tr > th.success:hover, 2361 .table-hover > tbody > tr.success:hover > td, 2362 .table-hover > tbody > tr:hover > .success, 2363 .table-hover > tbody > tr.success:hover > th { 2364 background-color: #d2e9d4; 2365 } 2366 .table > thead > tr > td.info, 2367 .table > tbody > tr > td.info, 2368 .table > tfoot > tr > td.info, 2369 .table > thead > tr > th.info, 2370 .table > tbody > tr > th.info, 2371 .table > tfoot > tr > th.info, 2372 .table > thead > tr.info > td, 2373 .table > tbody > tr.info > td, 2374 .table > tfoot > tr.info > td, 2375 .table > thead > tr.info > th, 2376 .table > tbody > tr.info > th, 2377 .table > tfoot > tr.info > th { 2378 background-color: #e5f3fa; 2379 } 2380 .table-hover > tbody > tr > td.info:hover, 2381 .table-hover > tbody > tr > th.info:hover, 2382 .table-hover > tbody > tr.info:hover > td, 2383 .table-hover > tbody > tr:hover > .info, 2384 .table-hover > tbody > tr.info:hover > th { 2385 background-color: #d0e9f6; 2386 } 2387 .table > thead > tr > td.warning, 2388 .table > tbody > tr > td.warning, 2389 .table > tfoot > tr > td.warning, 2390 .table > thead > tr > th.warning, 2391 .table > tbody > tr > th.warning, 2392 .table > tfoot > tr > th.warning, 2393 .table > thead > tr.warning > td, 2394 .table > tbody > tr.warning > td, 2395 .table > tfoot > tr.warning > td, 2396 .table > thead > tr.warning > th, 2397 .table > tbody > tr.warning > th, 2398 .table > tfoot > tr.warning > th { 2399 background-color: #fff4cc; 2400 } 2401 .table-hover > tbody > tr > td.warning:hover, 2402 .table-hover > tbody > tr > th.warning:hover, 2403 .table-hover > tbody > tr.warning:hover > td, 2404 .table-hover > tbody > tr:hover > .warning, 2405 .table-hover > tbody > tr.warning:hover > th { 2406 background-color: #ffefb3; 2407 } 2408 .table > thead > tr > td.danger, 2409 .table > tbody > tr > td.danger, 2410 .table > tfoot > tr > td.danger, 2411 .table > thead > tr > th.danger, 2412 .table > tbody > tr > th.danger, 2413 .table > tfoot > tr > th.danger, 2414 .table > thead > tr.danger > td, 2415 .table > tbody > tr.danger > td, 2416 .table > tfoot > tr.danger > td, 2417 .table > thead > tr.danger > th, 2418 .table > tbody > tr.danger > th, 2419 .table > tfoot > tr.danger > th { 2420 background-color: #f9e9e9; 2421 } 2422 .table-hover > tbody > tr > td.danger:hover, 2423 .table-hover > tbody > tr > th.danger:hover, 2424 .table-hover > tbody > tr.danger:hover > td, 2425 .table-hover > tbody > tr:hover > .danger, 2426 .table-hover > tbody > tr.danger:hover > th { 2427 background-color: #f4d5d5; 2428 } 2429 .table-responsive { 2430 overflow-x: auto; 2431 min-height: 0.01%; 2432 } 2433 @media screen and (max-width: 767px) { 2434 .table-responsive { 2435 width: 100%; 2436 margin-bottom: 20.25px; 2437 overflow-y: hidden; 2438 -ms-overflow-style: -ms-autohiding-scrollbar; 2439 border: 1px solid #194c5f; 2440 } 2441 .table-responsive > .table { 2442 margin-bottom: 0; 2443 } 2444 .table-responsive > .table > thead > tr > th, 2445 .table-responsive > .table > tbody > tr > th, 2446 .table-responsive > .table > tfoot > tr > th, 2447 .table-responsive > .table > thead > tr > td, 2448 .table-responsive > .table > tbody > tr > td, 2449 .table-responsive > .table > tfoot > tr > td { 2450 white-space: nowrap; 2451 } 2452 .table-responsive > .table-bordered { 2453 border: 0; 2454 } 2455 .table-responsive > .table-bordered > thead > tr > th:first-child, 2456 .table-responsive > .table-bordered > tbody > tr > th:first-child, 2457 .table-responsive > .table-bordered > tfoot > tr > th:first-child, 2458 .table-responsive > .table-bordered > thead > tr > td:first-child, 2459 .table-responsive > .table-bordered > tbody > tr > td:first-child, 2460 .table-responsive > .table-bordered > tfoot > tr > td:first-child { 2461 border-left: 0; 2462 } 2463 .table-responsive > .table-bordered > thead > tr > th:last-child, 2464 .table-responsive > .table-bordered > tbody > tr > th:last-child, 2465 .table-responsive > .table-bordered > tfoot > tr > th:last-child, 2466 .table-responsive > .table-bordered > thead > tr > td:last-child, 2467 .table-responsive > .table-bordered > tbody > tr > td:last-child, 2468 .table-responsive > .table-bordered > tfoot > tr > td:last-child { 2469 border-right: 0; 2470 } 2471 .table-responsive > .table-bordered > tbody > tr:last-child > th, 2472 .table-responsive > .table-bordered > tfoot > tr:last-child > th, 2473 .table-responsive > .table-bordered > tbody > tr:last-child > td, 2474 .table-responsive > .table-bordered > tfoot > tr:last-child > td { 2475 border-bottom: 0; 2476 } 2477 } 2478 fieldset { 2479 padding: 0; 2480 margin: 0; 2481 border: 0; 2482 min-width: 0; 2483 } 2484 legend { 2485 display: block; 2486 width: 100%; 2487 padding: 0; 2488 margin-bottom: 27px; 2489 font-size: 24px; 2490 line-height: inherit; 2491 color: rgba(30, 37, 47, 0.6); 2492 border: 0; 2493 border-bottom: 1px solid rgba(255, 255, 255, 0.14); 2494 } 2495 label { 2496 display: inline-block; 2497 max-width: 100%; 2498 margin-bottom: 5px; 2499 font-weight: bold; 2500 } 2501 input[type="search"] { 2502 -webkit-box-sizing: border-box; 2503 -moz-box-sizing: border-box; 2504 box-sizing: border-box; 2505 } 2506 input[type="radio"], 2507 input[type="checkbox"] { 2508 margin: 4px 0 0; 2509 margin-top: 1px \9; 2510 line-height: normal; 2511 } 2512 input[type="file"] { 2513 display: block; 2514 } 2515 input[type="range"] { 2516 display: block; 2517 width: 100%; 2518 } 2519 select[multiple], 2520 select[size] { 2521 height: auto; 2522 } 2523 input[type="file"]:focus, 2524 input[type="radio"]:focus, 2525 input[type="checkbox"]:focus { 2526 outline: 5px auto -webkit-focus-ring-color; 2527 outline-offset: -2px; 2528 } 2529 output { 2530 display: block; 2531 padding-top: 7px; 2532 font-size: 16px; 2533 line-height: 1.7; 2534 color: #1e252f; 2535 } 2536 .form-control { 2537 display: block; 2538 width: 100%; 2539 height: 41px; 2540 padding: 6px 12px; 2541 font-size: 16px; 2542 line-height: 1.7; 2543 color: #1e252f; 2544 background-color: #44576e; 2545 background-image: none; 2546 border: 1px solid #194c5f; 2547 border-radius: 0; 2548 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 2549 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 2550 -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 2551 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 2552 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 2553 } 2554 .form-control:focus { 2555 border-color: #66afe9; 2556 outline: 0; 2557 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); 2558 box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); 2559 } 2560 .form-control::-moz-placeholder { 2561 color: rgba(30, 37, 47, 0.6); 2562 opacity: 1; 2563 } 2564 .form-control:-ms-input-placeholder { 2565 color: rgba(30, 37, 47, 0.6); 2566 } 2567 .form-control::-webkit-input-placeholder { 2568 color: rgba(30, 37, 47, 0.6); 2569 } 2570 .form-control::-ms-expand { 2571 border: 0; 2572 background-color: transparent; 2573 } 2574 .form-control[disabled], 2575 .form-control[readonly], 2576 fieldset[disabled] .form-control { 2577 background-color: transparent; 2578 opacity: 1; 2579 } 2580 .form-control[disabled], 2581 fieldset[disabled] .form-control { 2582 cursor: not-allowed; 2583 } 2584 textarea.form-control { 2585 height: auto; 2586 } 2587 input[type="search"] { 2588 -webkit-appearance: none; 2589 } 2590 @media screen and (-webkit-min-device-pixel-ratio: 0) { 2591 input[type="date"].form-control, 2592 input[type="time"].form-control, 2593 input[type="datetime-local"].form-control, 2594 input[type="month"].form-control { 2595 line-height: 41px; 2596 } 2597 input[type="date"].input-sm, 2598 input[type="time"].input-sm, 2599 input[type="datetime-local"].input-sm, 2600 input[type="month"].input-sm, 2601 .input-group-sm input[type="date"], 2602 .input-group-sm input[type="time"], 2603 .input-group-sm input[type="datetime-local"], 2604 .input-group-sm input[type="month"] { 2605 line-height: 33px; 2606 } 2607 input[type="date"].input-lg, 2608 input[type="time"].input-lg, 2609 input[type="datetime-local"].input-lg, 2610 input[type="month"].input-lg, 2611 .input-group-lg input[type="date"], 2612 .input-group-lg input[type="time"], 2613 .input-group-lg input[type="datetime-local"], 2614 .input-group-lg input[type="month"] { 2615 line-height: 49px; 2616 } 2617 } 2618 .form-group { 2619 margin-bottom: 24px; 2620 } 2621 .radio, 2622 .checkbox { 2623 position: relative; 2624 display: block; 2625 margin-top: 10px; 2626 margin-bottom: 10px; 2627 } 2628 .radio label, 2629 .checkbox label { 2630 min-height: 27px; 2631 padding-left: 20px; 2632 margin-bottom: 0; 2633 font-weight: normal; 2634 cursor: pointer; 2635 } 2636 .radio input[type="radio"], 2637 .radio-inline input[type="radio"], 2638 .checkbox input[type="checkbox"], 2639 .checkbox-inline input[type="checkbox"] { 2640 position: absolute; 2641 margin-left: -20px; 2642 margin-top: 4px \9; 2643 } 2644 .radio + .radio, 2645 .checkbox + .checkbox { 2646 margin-top: -5px; 2647 } 2648 .radio-inline, 2649 .checkbox-inline { 2650 position: relative; 2651 display: inline-block; 2652 padding-left: 20px; 2653 margin-bottom: 0; 2654 vertical-align: middle; 2655 font-weight: normal; 2656 cursor: pointer; 2657 } 2658 .radio-inline + .radio-inline, 2659 .checkbox-inline + .checkbox-inline { 2660 margin-top: 0; 2661 margin-left: 10px; 2662 } 2663 input[type="radio"][disabled], 2664 input[type="checkbox"][disabled], 2665 input[type="radio"].disabled, 2666 input[type="checkbox"].disabled, 2667 fieldset[disabled] input[type="radio"], 2668 fieldset[disabled] input[type="checkbox"] { 2669 cursor: not-allowed; 2670 } 2671 .radio-inline.disabled, 2672 .checkbox-inline.disabled, 2673 fieldset[disabled] .radio-inline, 2674 fieldset[disabled] .checkbox-inline { 2675 cursor: not-allowed; 2676 } 2677 .radio.disabled label, 2678 .checkbox.disabled label, 2679 fieldset[disabled] .radio label, 2680 fieldset[disabled] .checkbox label { 2681 cursor: not-allowed; 2682 } 2683 .form-control-static { 2684 padding-top: 7px; 2685 padding-bottom: 7px; 2686 margin-bottom: 0; 2687 min-height: 43px; 2688 } 2689 .form-control-static.input-lg, 2690 .form-control-static.input-sm { 2691 padding-left: 0; 2692 padding-right: 0; 2693 } 2694 .input-sm { 2695 height: 33px; 2696 padding: 5px 10px; 2697 font-size: 14px; 2698 line-height: 1.5; 2699 border-radius: 0; 2700 } 2701 select.input-sm { 2702 height: 33px; 2703 line-height: 33px; 2704 } 2705 textarea.input-sm, 2706 select[multiple].input-sm { 2707 height: auto; 2708 } 2709 .form-group-sm .form-control { 2710 height: 33px; 2711 padding: 5px 10px; 2712 font-size: 14px; 2713 line-height: 1.5; 2714 border-radius: 0; 2715 } 2716 .form-group-sm select.form-control { 2717 height: 33px; 2718 line-height: 33px; 2719 } 2720 .form-group-sm textarea.form-control, 2721 .form-group-sm select[multiple].form-control { 2722 height: auto; 2723 } 2724 .form-group-sm .form-control-static { 2725 height: 33px; 2726 min-height: 41px; 2727 padding: 6px 10px; 2728 font-size: 14px; 2729 line-height: 1.5; 2730 } 2731 .input-lg { 2732 height: 49px; 2733 padding: 10px 16px; 2734 font-size: 20px; 2735 line-height: 1.3333333; 2736 border-radius: 0; 2737 } 2738 select.input-lg { 2739 height: 49px; 2740 line-height: 49px; 2741 } 2742 textarea.input-lg, 2743 select[multiple].input-lg { 2744 height: auto; 2745 } 2746 .form-group-lg .form-control { 2747 height: 49px; 2748 padding: 10px 16px; 2749 font-size: 20px; 2750 line-height: 1.3333333; 2751 border-radius: 0; 2752 } 2753 .form-group-lg select.form-control { 2754 height: 49px; 2755 line-height: 49px; 2756 } 2757 .form-group-lg textarea.form-control, 2758 .form-group-lg select[multiple].form-control { 2759 height: auto; 2760 } 2761 .form-group-lg .form-control-static { 2762 height: 49px; 2763 min-height: 47px; 2764 padding: 11px 16px; 2765 font-size: 20px; 2766 line-height: 1.3333333; 2767 } 2768 .has-feedback { 2769 position: relative; 2770 } 2771 .has-feedback .form-control { 2772 padding-right: 51.25px; 2773 } 2774 .form-control-feedback { 2775 position: absolute; 2776 top: 0; 2777 right: 0; 2778 z-index: 2; 2779 display: block; 2780 width: 41px; 2781 height: 41px; 2782 line-height: 41px; 2783 text-align: center; 2784 pointer-events: none; 2785 } 2786 .input-lg + .form-control-feedback, 2787 .input-group-lg + .form-control-feedback, 2788 .form-group-lg .form-control + .form-control-feedback { 2789 width: 49px; 2790 height: 49px; 2791 line-height: 49px; 2792 } 2793 .input-sm + .form-control-feedback, 2794 .input-group-sm + .form-control-feedback, 2795 .form-group-sm .form-control + .form-control-feedback { 2796 width: 33px; 2797 height: 33px; 2798 line-height: 33px; 2799 } 2800 .has-success .help-block, 2801 .has-success .control-label, 2802 .has-success .radio, 2803 .has-success .checkbox, 2804 .has-success .radio-inline, 2805 .has-success .checkbox-inline, 2806 .has-success.radio label, 2807 .has-success.checkbox label, 2808 .has-success.radio-inline label, 2809 .has-success.checkbox-inline label { 2810 color: #24b47e; 2811 } 2812 .has-success .form-control { 2813 border-color: #24b47e; 2814 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 2815 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 2816 } 2817 .has-success .form-control:focus { 2818 border-color: #1c8a60; 2819 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5fdfaf; 2820 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5fdfaf; 2821 } 2822 .has-success .input-group-addon { 2823 color: #24b47e; 2824 border-color: #24b47e; 2825 background-color: #e3f1e4; 2826 } 2827 .has-success .form-control-feedback { 2828 color: #24b47e; 2829 } 2830 .has-warning .help-block, 2831 .has-warning .control-label, 2832 .has-warning .radio, 2833 .has-warning .checkbox, 2834 .has-warning .radio-inline, 2835 .has-warning .checkbox-inline, 2836 .has-warning.radio label, 2837 .has-warning.checkbox label, 2838 .has-warning.radio-inline label, 2839 .has-warning.checkbox-inline label { 2840 color: #de8e27; 2841 } 2842 .has-warning .form-control { 2843 border-color: #de8e27; 2844 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 2845 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 2846 } 2847 .has-warning .form-control:focus { 2848 border-color: #b6721c; 2849 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ebbc7f; 2850 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ebbc7f; 2851 } 2852 .has-warning .input-group-addon { 2853 color: #de8e27; 2854 border-color: #de8e27; 2855 background-color: #fff4cc; 2856 } 2857 .has-warning .form-control-feedback { 2858 color: #de8e27; 2859 } 2860 .has-error .help-block, 2861 .has-error .control-label, 2862 .has-error .radio, 2863 .has-error .checkbox, 2864 .has-error .radio-inline, 2865 .has-error .checkbox-inline, 2866 .has-error.radio label, 2867 .has-error.checkbox label, 2868 .has-error.radio-inline label, 2869 .has-error.checkbox-inline label { 2870 color: #ff2b67; 2871 } 2872 .has-error .form-control { 2873 border-color: #ff2b67; 2874 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 2875 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 2876 } 2877 .has-error .form-control:focus { 2878 border-color: #f70046; 2879 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff91b0; 2880 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff91b0; 2881 } 2882 .has-error .input-group-addon { 2883 color: #ff2b67; 2884 border-color: #ff2b67; 2885 background-color: #f9e9e9; 2886 } 2887 .has-error .form-control-feedback { 2888 color: #ff2b67; 2889 } 2890 .has-feedback label ~ .form-control-feedback { 2891 top: 32px; 2892 } 2893 .has-feedback label.sr-only ~ .form-control-feedback { 2894 top: 0; 2895 } 2896 .help-block { 2897 display: block; 2898 margin-top: 5px; 2899 margin-bottom: 10px; 2900 color: #50627d; 2901 } 2902 @media (min-width: 768px) { 2903 .form-inline .form-group { 2904 display: inline-block; 2905 margin-bottom: 0; 2906 vertical-align: middle; 2907 } 2908 .form-inline .form-control { 2909 display: inline-block; 2910 width: auto; 2911 vertical-align: middle; 2912 } 2913 .form-inline .form-control-static { 2914 display: inline-block; 2915 } 2916 .form-inline .input-group { 2917 display: inline-table; 2918 vertical-align: middle; 2919 } 2920 .form-inline .input-group .input-group-addon, 2921 .form-inline .input-group .input-group-btn, 2922 .form-inline .input-group .form-control { 2923 width: auto; 2924 } 2925 .form-inline .input-group > .form-control { 2926 width: 100%; 2927 } 2928 .form-inline .control-label { 2929 margin-bottom: 0; 2930 vertical-align: middle; 2931 } 2932 .form-inline .radio, 2933 .form-inline .checkbox { 2934 display: inline-block; 2935 margin-top: 0; 2936 margin-bottom: 0; 2937 vertical-align: middle; 2938 } 2939 .form-inline .radio label, 2940 .form-inline .checkbox label { 2941 padding-left: 0; 2942 } 2943 .form-inline .radio input[type="radio"], 2944 .form-inline .checkbox input[type="checkbox"] { 2945 position: relative; 2946 margin-left: 0; 2947 } 2948 .form-inline .has-feedback .form-control-feedback { 2949 top: 0; 2950 } 2951 } 2952 .form-horizontal .radio, 2953 .form-horizontal .checkbox, 2954 .form-horizontal .radio-inline, 2955 .form-horizontal .checkbox-inline { 2956 margin-top: 0; 2957 margin-bottom: 0; 2958 padding-top: 7px; 2959 } 2960 .form-horizontal .radio, 2961 .form-horizontal .checkbox { 2962 min-height: 34px; 2963 } 2964 .form-horizontal .form-group { 2965 margin-left: -15px; 2966 margin-right: -15px; 2967 } 2968 @media (min-width: 768px) { 2969 .form-horizontal .control-label { 2970 text-align: right; 2971 margin-bottom: 0; 2972 padding-top: 7px; 2973 } 2974 } 2975 .form-horizontal .has-feedback .form-control-feedback { 2976 right: 15px; 2977 } 2978 @media (min-width: 768px) { 2979 .form-horizontal .form-group-lg .control-label { 2980 padding-top: 11px; 2981 font-size: 20px; 2982 } 2983 } 2984 @media (min-width: 768px) { 2985 .form-horizontal .form-group-sm .control-label { 2986 padding-top: 6px; 2987 font-size: 14px; 2988 } 2989 } 2990 .btn { 2991 display: inline-block; 2992 margin-bottom: 0; 2993 font-weight: 700; 2994 text-align: center; 2995 vertical-align: middle; 2996 touch-action: manipulation; 2997 cursor: pointer; 2998 background-image: none; 2999 border: 1px solid transparent; 3000 white-space: nowrap; 3001 padding: 6px 12px; 3002 font-size: 16px; 3003 line-height: 1.7; 3004 border-radius: 30px; 3005 -webkit-user-select: none; 3006 -moz-user-select: none; 3007 -ms-user-select: none; 3008 user-select: none; 3009 } 3010 .btn:focus, 3011 .btn:active:focus, 3012 .btn.active:focus, 3013 .btn.focus, 3014 .btn:active.focus, 3015 .btn.active.focus { 3016 outline: 5px auto -webkit-focus-ring-color; 3017 outline-offset: -2px; 3018 } 3019 .btn:hover, 3020 .btn:focus, 3021 .btn.focus { 3022 color: #1e252f; 3023 text-decoration: none; 3024 } 3025 .btn:active, 3026 .btn.active { 3027 outline: 0; 3028 background-image: none; 3029 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); 3030 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); 3031 } 3032 .btn.disabled, 3033 .btn[disabled], 3034 fieldset[disabled] .btn { 3035 cursor: not-allowed; 3036 opacity: 0.65; 3037 filter: alpha(opacity=65); 3038 -webkit-box-shadow: none; 3039 box-shadow: none; 3040 } 3041 a.btn.disabled, 3042 fieldset[disabled] a.btn { 3043 pointer-events: none; 3044 } 3045 .btn-default { 3046 color: #1e252f; 3047 background-color: #90a3bb; 3048 border-color: transparent; 3049 } 3050 .btn-default:focus, 3051 .btn-default.focus { 3052 color: #1e252f; 3053 background-color: #7189a7; 3054 border-color: rgba(0, 0, 0, 0); 3055 } 3056 .btn-default:hover { 3057 color: #1e252f; 3058 background-color: #7189a7; 3059 border-color: rgba(0, 0, 0, 0); 3060 } 3061 .btn-default:active, 3062 .btn-default.active, 3063 .open > .dropdown-toggle.btn-default { 3064 color: #1e252f; 3065 background-color: #7189a7; 3066 border-color: rgba(0, 0, 0, 0); 3067 } 3068 .btn-default:active:hover, 3069 .btn-default.active:hover, 3070 .open > .dropdown-toggle.btn-default:hover, 3071 .btn-default:active:focus, 3072 .btn-default.active:focus, 3073 .open > .dropdown-toggle.btn-default:focus, 3074 .btn-default:active.focus, 3075 .btn-default.active.focus, 3076 .open > .dropdown-toggle.btn-default.focus { 3077 color: #1e252f; 3078 background-color: #5d7797; 3079 border-color: rgba(0, 0, 0, 0); 3080 } 3081 .btn-default:active, 3082 .btn-default.active, 3083 .open > .dropdown-toggle.btn-default { 3084 background-image: none; 3085 } 3086 .btn-default.disabled:hover, 3087 .btn-default[disabled]:hover, 3088 fieldset[disabled] .btn-default:hover, 3089 .btn-default.disabled:focus, 3090 .btn-default[disabled]:focus, 3091 fieldset[disabled] .btn-default:focus, 3092 .btn-default.disabled.focus, 3093 .btn-default[disabled].focus, 3094 fieldset[disabled] .btn-default.focus { 3095 background-color: #90a3bb; 3096 border-color: transparent; 3097 } 3098 .btn-default .badge { 3099 color: #90a3bb; 3100 background-color: #1e252f; 3101 } 3102 .btn-primary { 3103 color: #ffffff; 3104 background-color: #2d7ef4; 3105 border-color: #156ff3; 3106 } 3107 .btn-primary:focus, 3108 .btn-primary.focus { 3109 color: #ffffff; 3110 background-color: #0c63e2; 3111 border-color: #073981; 3112 } 3113 .btn-primary:hover { 3114 color: #ffffff; 3115 background-color: #0c63e2; 3116 border-color: #0a54c0; 3117 } 3118 .btn-primary:active, 3119 .btn-primary.active, 3120 .open > .dropdown-toggle.btn-primary { 3121 color: #ffffff; 3122 background-color: #0c63e2; 3123 border-color: #0a54c0; 3124 } 3125 .btn-primary:active:hover, 3126 .btn-primary.active:hover, 3127 .open > .dropdown-toggle.btn-primary:hover, 3128 .btn-primary:active:focus, 3129 .btn-primary.active:focus, 3130 .open > .dropdown-toggle.btn-primary:focus, 3131 .btn-primary:active.focus, 3132 .btn-primary.active.focus, 3133 .open > .dropdown-toggle.btn-primary.focus { 3134 color: #ffffff; 3135 background-color: #0a54c0; 3136 border-color: #073981; 3137 } 3138 .btn-primary:active, 3139 .btn-primary.active, 3140 .open > .dropdown-toggle.btn-primary { 3141 background-image: none; 3142 } 3143 .btn-primary.disabled:hover, 3144 .btn-primary[disabled]:hover, 3145 fieldset[disabled] .btn-primary:hover, 3146 .btn-primary.disabled:focus, 3147 .btn-primary[disabled]:focus, 3148 fieldset[disabled] .btn-primary:focus, 3149 .btn-primary.disabled.focus, 3150 .btn-primary[disabled].focus, 3151 fieldset[disabled] .btn-primary.focus { 3152 background-color: #2d7ef4; 3153 border-color: #156ff3; 3154 } 3155 .btn-primary .badge { 3156 color: #2d7ef4; 3157 background-color: #ffffff; 3158 } 3159 .btn-success { 3160 color: #ffffff; 3161 background-color: #24b47e; 3162 border-color: #209f6f; 3163 } 3164 .btn-success:focus, 3165 .btn-success.focus { 3166 color: #ffffff; 3167 background-color: #1c8a60; 3168 border-color: #0b3525; 3169 } 3170 .btn-success:hover { 3171 color: #ffffff; 3172 background-color: #1c8a60; 3173 border-color: #166c4b; 3174 } 3175 .btn-success:active, 3176 .btn-success.active, 3177 .open > .dropdown-toggle.btn-success { 3178 color: #ffffff; 3179 background-color: #1c8a60; 3180 border-color: #166c4b; 3181 } 3182 .btn-success:active:hover, 3183 .btn-success.active:hover, 3184 .open > .dropdown-toggle.btn-success:hover, 3185 .btn-success:active:focus, 3186 .btn-success.active:focus, 3187 .open > .dropdown-toggle.btn-success:focus, 3188 .btn-success:active.focus, 3189 .btn-success.active.focus, 3190 .open > .dropdown-toggle.btn-success.focus { 3191 color: #ffffff; 3192 background-color: #166c4b; 3193 border-color: #0b3525; 3194 } 3195 .btn-success:active, 3196 .btn-success.active, 3197 .open > .dropdown-toggle.btn-success { 3198 background-image: none; 3199 } 3200 .btn-success.disabled:hover, 3201 .btn-success[disabled]:hover, 3202 fieldset[disabled] .btn-success:hover, 3203 .btn-success.disabled:focus, 3204 .btn-success[disabled]:focus, 3205 fieldset[disabled] .btn-success:focus, 3206 .btn-success.disabled.focus, 3207 .btn-success[disabled].focus, 3208 fieldset[disabled] .btn-success.focus { 3209 background-color: #24b47e; 3210 border-color: #209f6f; 3211 } 3212 .btn-success .badge { 3213 color: #24b47e; 3214 background-color: #ffffff; 3215 } 3216 .btn-info { 3217 color: #ffffff; 3218 background-color: #06a2ff; 3219 border-color: #0094eb; 3220 } 3221 .btn-info:focus, 3222 .btn-info.focus { 3223 color: #ffffff; 3224 background-color: #0084d2; 3225 border-color: #00446c; 3226 } 3227 .btn-info:hover { 3228 color: #ffffff; 3229 background-color: #0084d2; 3230 border-color: #006dae; 3231 } 3232 .btn-info:active, 3233 .btn-info.active, 3234 .open > .dropdown-toggle.btn-info { 3235 color: #ffffff; 3236 background-color: #0084d2; 3237 border-color: #006dae; 3238 } 3239 .btn-info:active:hover, 3240 .btn-info.active:hover, 3241 .open > .dropdown-toggle.btn-info:hover, 3242 .btn-info:active:focus, 3243 .btn-info.active:focus, 3244 .open > .dropdown-toggle.btn-info:focus, 3245 .btn-info:active.focus, 3246 .btn-info.active.focus, 3247 .open > .dropdown-toggle.btn-info.focus { 3248 color: #ffffff; 3249 background-color: #006dae; 3250 border-color: #00446c; 3251 } 3252 .btn-info:active, 3253 .btn-info.active, 3254 .open > .dropdown-toggle.btn-info { 3255 background-image: none; 3256 } 3257 .btn-info.disabled:hover, 3258 .btn-info[disabled]:hover, 3259 fieldset[disabled] .btn-info:hover, 3260 .btn-info.disabled:focus, 3261 .btn-info[disabled]:focus, 3262 fieldset[disabled] .btn-info:focus, 3263 .btn-info.disabled.focus, 3264 .btn-info[disabled].focus, 3265 fieldset[disabled] .btn-info.focus { 3266 background-color: #06a2ff; 3267 border-color: #0094eb; 3268 } 3269 .btn-info .badge { 3270 color: #06a2ff; 3271 background-color: #ffffff; 3272 } 3273 .btn-warning { 3274 color: #ffffff; 3275 background-color: #e39f48; 3276 border-color: #e09332; 3277 } 3278 .btn-warning:focus, 3279 .btn-warning.focus { 3280 color: #ffffff; 3281 background-color: #d78721; 3282 border-color: #7f5013; 3283 } 3284 .btn-warning:hover { 3285 color: #ffffff; 3286 background-color: #d78721; 3287 border-color: #b8741c; 3288 } 3289 .btn-warning:active, 3290 .btn-warning.active, 3291 .open > .dropdown-toggle.btn-warning { 3292 color: #ffffff; 3293 background-color: #d78721; 3294 border-color: #b8741c; 3295 } 3296 .btn-warning:active:hover, 3297 .btn-warning.active:hover, 3298 .open > .dropdown-toggle.btn-warning:hover, 3299 .btn-warning:active:focus, 3300 .btn-warning.active:focus, 3301 .open > .dropdown-toggle.btn-warning:focus, 3302 .btn-warning:active.focus, 3303 .btn-warning.active.focus, 3304 .open > .dropdown-toggle.btn-warning.focus { 3305 color: #ffffff; 3306 background-color: #b8741c; 3307 border-color: #7f5013; 3308 } 3309 .btn-warning:active, 3310 .btn-warning.active, 3311 .open > .dropdown-toggle.btn-warning { 3312 background-image: none; 3313 } 3314 .btn-warning.disabled:hover, 3315 .btn-warning[disabled]:hover, 3316 fieldset[disabled] .btn-warning:hover, 3317 .btn-warning.disabled:focus, 3318 .btn-warning[disabled]:focus, 3319 fieldset[disabled] .btn-warning:focus, 3320 .btn-warning.disabled.focus, 3321 .btn-warning[disabled].focus, 3322 fieldset[disabled] .btn-warning.focus { 3323 background-color: #e39f48; 3324 border-color: #e09332; 3325 } 3326 .btn-warning .badge { 3327 color: #e39f48; 3328 background-color: #ffffff; 3329 } 3330 .btn-danger { 3331 color: #ffffff; 3332 background-color: #ff2b67; 3333 border-color: #ff1255; 3334 } 3335 .btn-danger:focus, 3336 .btn-danger.focus { 3337 color: #ffffff; 3338 background-color: #f70046; 3339 border-color: #910029; 3340 } 3341 .btn-danger:hover { 3342 color: #ffffff; 3343 background-color: #f70046; 3344 border-color: #d3003c; 3345 } 3346 .btn-danger:active, 3347 .btn-danger.active, 3348 .open > .dropdown-toggle.btn-danger { 3349 color: #ffffff; 3350 background-color: #f70046; 3351 border-color: #d3003c; 3352 } 3353 .btn-danger:active:hover, 3354 .btn-danger.active:hover, 3355 .open > .dropdown-toggle.btn-danger:hover, 3356 .btn-danger:active:focus, 3357 .btn-danger.active:focus, 3358 .open > .dropdown-toggle.btn-danger:focus, 3359 .btn-danger:active.focus, 3360 .btn-danger.active.focus, 3361 .open > .dropdown-toggle.btn-danger.focus { 3362 color: #ffffff; 3363 background-color: #d3003c; 3364 border-color: #910029; 3365 } 3366 .btn-danger:active, 3367 .btn-danger.active, 3368 .open > .dropdown-toggle.btn-danger { 3369 background-image: none; 3370 } 3371 .btn-danger.disabled:hover, 3372 .btn-danger[disabled]:hover, 3373 fieldset[disabled] .btn-danger:hover, 3374 .btn-danger.disabled:focus, 3375 .btn-danger[disabled]:focus, 3376 fieldset[disabled] .btn-danger:focus, 3377 .btn-danger.disabled.focus, 3378 .btn-danger[disabled].focus, 3379 fieldset[disabled] .btn-danger.focus { 3380 background-color: #ff2b67; 3381 border-color: #ff1255; 3382 } 3383 .btn-danger .badge { 3384 color: #ff2b67; 3385 background-color: #ffffff; 3386 } 3387 .btn-link { 3388 color: #2d7ef4; 3389 font-weight: normal; 3390 border-radius: 0; 3391 } 3392 .btn-link, 3393 .btn-link:active, 3394 .btn-link.active, 3395 .btn-link[disabled], 3396 fieldset[disabled] .btn-link { 3397 background-color: transparent; 3398 -webkit-box-shadow: none; 3399 box-shadow: none; 3400 } 3401 .btn-link, 3402 .btn-link:hover, 3403 .btn-link:focus, 3404 .btn-link:active { 3405 border-color: transparent; 3406 } 3407 .btn-link:hover, 3408 .btn-link:focus { 3409 color: #0b58ca; 3410 text-decoration: underline; 3411 background-color: transparent; 3412 } 3413 .btn-link[disabled]:hover, 3414 fieldset[disabled] .btn-link:hover, 3415 .btn-link[disabled]:focus, 3416 fieldset[disabled] .btn-link:focus { 3417 color: #757575; 3418 text-decoration: none; 3419 } 3420 .btn-lg, 3421 .btn-group-lg > .btn { 3422 padding: 10px 16px; 3423 font-size: 20px; 3424 line-height: 1.3333333; 3425 border-radius: 45px; 3426 } 3427 .btn-sm, 3428 .btn-group-sm > .btn { 3429 padding: 5px 10px; 3430 font-size: 14px; 3431 line-height: 1.5; 3432 border-radius: 20px; 3433 } 3434 .btn-xs, 3435 .btn-group-xs > .btn { 3436 padding: 1px 5px; 3437 font-size: 14px; 3438 line-height: 1.5; 3439 border-radius: 20px; 3440 } 3441 .btn-block { 3442 display: block; 3443 width: 100%; 3444 } 3445 .btn-block + .btn-block { 3446 margin-top: 5px; 3447 } 3448 input[type="submit"].btn-block, 3449 input[type="reset"].btn-block, 3450 input[type="button"].btn-block { 3451 width: 100%; 3452 } 3453 .fade { 3454 opacity: 0; 3455 -webkit-transition: opacity 0.15s linear; 3456 -o-transition: opacity 0.15s linear; 3457 transition: opacity 0.15s linear; 3458 } 3459 .fade.in { 3460 opacity: 1; 3461 } 3462 .collapse { 3463 display: none; 3464 } 3465 .collapse.in { 3466 display: block; 3467 } 3468 tr.collapse.in { 3469 display: table-row; 3470 } 3471 tbody.collapse.in { 3472 display: table-row-group; 3473 } 3474 .collapsing { 3475 position: relative; 3476 height: 0; 3477 overflow: hidden; 3478 -webkit-transition-property: height, visibility; 3479 transition-property: height, visibility; 3480 -webkit-transition-duration: 0.35s; 3481 transition-duration: 0.35s; 3482 -webkit-transition-timing-function: ease; 3483 transition-timing-function: ease; 3484 } 3485 .caret { 3486 display: inline-block; 3487 width: 0; 3488 height: 0; 3489 margin-left: 2px; 3490 vertical-align: middle; 3491 border-top: 4px dashed; 3492 border-top: 4px solid \9; 3493 border-right: 4px solid transparent; 3494 border-left: 4px solid transparent; 3495 } 3496 .dropup, 3497 .dropdown { 3498 position: relative; 3499 } 3500 .dropdown-toggle:focus { 3501 outline: 0; 3502 } 3503 .dropdown-menu { 3504 position: absolute; 3505 top: 100%; 3506 left: 0; 3507 z-index: 1000; 3508 display: none; 3509 float: left; 3510 min-width: 160px; 3511 padding: 5px 0; 3512 margin: 2px 0 0; 3513 list-style: none; 3514 font-size: 16px; 3515 text-align: left; 3516 background-color: #1d252f; 3517 border: 1px solid #cccccc; 3518 border: 1px solid #ff2b67; 3519 border-radius: 0; 3520 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); 3521 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); 3522 background-clip: padding-box; 3523 } 3524 .dropdown-menu.pull-right { 3525 right: 0; 3526 left: auto; 3527 } 3528 .dropdown-menu .divider { 3529 height: 1px; 3530 margin: 12.5px 0; 3531 overflow: hidden; 3532 background-color: rgba(255, 255, 255, 0.1); 3533 } 3534 .dropdown-menu > li > a { 3535 display: block; 3536 padding: 3px 20px; 3537 clear: both; 3538 font-weight: normal; 3539 line-height: 1.7; 3540 color: #ffffff; 3541 white-space: nowrap; 3542 } 3543 .dropdown-menu > li > a:hover, 3544 .dropdown-menu > li > a:focus { 3545 text-decoration: none; 3546 color: #ffffff; 3547 background-color: #06a2ff; 3548 } 3549 .dropdown-menu > .active > a, 3550 .dropdown-menu > .active > a:hover, 3551 .dropdown-menu > .active > a:focus { 3552 color: #ffffff; 3553 text-decoration: none; 3554 outline: 0; 3555 background-color: #2d7ef4; 3556 } 3557 .dropdown-menu > .disabled > a, 3558 .dropdown-menu > .disabled > a:hover, 3559 .dropdown-menu > .disabled > a:focus { 3560 color: rgba(30, 37, 47, 0.6); 3561 } 3562 .dropdown-menu > .disabled > a:hover, 3563 .dropdown-menu > .disabled > a:focus { 3564 text-decoration: none; 3565 background-color: transparent; 3566 background-image: none; 3567 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 3568 cursor: not-allowed; 3569 } 3570 .open > .dropdown-menu { 3571 display: block; 3572 } 3573 .open > a { 3574 outline: 0; 3575 } 3576 .dropdown-menu-right { 3577 left: auto; 3578 right: 0; 3579 } 3580 .dropdown-menu-left { 3581 left: 0; 3582 right: auto; 3583 } 3584 .dropdown-header { 3585 display: block; 3586 padding: 3px 20px; 3587 font-size: 14px; 3588 line-height: 1.7; 3589 color: #1e252f; 3590 white-space: nowrap; 3591 } 3592 .dropdown-backdrop { 3593 position: fixed; 3594 left: 0; 3595 right: 0; 3596 bottom: 0; 3597 top: 0; 3598 z-index: 990; 3599 } 3600 .pull-right > .dropdown-menu { 3601 right: 0; 3602 left: auto; 3603 } 3604 .dropup .caret, 3605 .navbar-fixed-bottom .dropdown .caret { 3606 border-top: 0; 3607 border-bottom: 4px dashed; 3608 border-bottom: 4px solid \9; 3609 content: ""; 3610 } 3611 .dropup .dropdown-menu, 3612 .navbar-fixed-bottom .dropdown .dropdown-menu { 3613 top: auto; 3614 bottom: 100%; 3615 margin-bottom: 2px; 3616 } 3617 @media (min-width: 992px) { 3618 .navbar-right .dropdown-menu { 3619 left: auto; 3620 right: 0; 3621 } 3622 .navbar-right .dropdown-menu-left { 3623 left: 0; 3624 right: auto; 3625 } 3626 } 3627 .btn-group, 3628 .btn-group-vertical { 3629 position: relative; 3630 display: inline-block; 3631 vertical-align: middle; 3632 } 3633 .btn-group > .btn, 3634 .btn-group-vertical > .btn { 3635 position: relative; 3636 float: left; 3637 } 3638 .btn-group > .btn:hover, 3639 .btn-group-vertical > .btn:hover, 3640 .btn-group > .btn:focus, 3641 .btn-group-vertical > .btn:focus, 3642 .btn-group > .btn:active, 3643 .btn-group-vertical > .btn:active, 3644 .btn-group > .btn.active, 3645 .btn-group-vertical > .btn.active { 3646 z-index: 2; 3647 } 3648 .btn-group .btn + .btn, 3649 .btn-group .btn + .btn-group, 3650 .btn-group .btn-group + .btn, 3651 .btn-group .btn-group + .btn-group { 3652 margin-left: -1px; 3653 } 3654 .btn-toolbar { 3655 margin-left: -5px; 3656 } 3657 .btn-toolbar .btn, 3658 .btn-toolbar .btn-group, 3659 .btn-toolbar .input-group { 3660 float: left; 3661 } 3662 .btn-toolbar > .btn, 3663 .btn-toolbar > .btn-group, 3664 .btn-toolbar > .input-group { 3665 margin-left: 5px; 3666 } 3667 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { 3668 border-radius: 0; 3669 } 3670 .btn-group > .btn:first-child { 3671 margin-left: 0; 3672 } 3673 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { 3674 border-bottom-right-radius: 0; 3675 border-top-right-radius: 0; 3676 } 3677 .btn-group > .btn:last-child:not(:first-child), 3678 .btn-group > .dropdown-toggle:not(:first-child) { 3679 border-bottom-left-radius: 0; 3680 border-top-left-radius: 0; 3681 } 3682 .btn-group > .btn-group { 3683 float: left; 3684 } 3685 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { 3686 border-radius: 0; 3687 } 3688 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, 3689 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { 3690 border-bottom-right-radius: 0; 3691 border-top-right-radius: 0; 3692 } 3693 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { 3694 border-bottom-left-radius: 0; 3695 border-top-left-radius: 0; 3696 } 3697 .btn-group .dropdown-toggle:active, 3698 .btn-group.open .dropdown-toggle { 3699 outline: 0; 3700 } 3701 .btn-group > .btn + .dropdown-toggle { 3702 padding-left: 8px; 3703 padding-right: 8px; 3704 } 3705 .btn-group > .btn-lg + .dropdown-toggle { 3706 padding-left: 12px; 3707 padding-right: 12px; 3708 } 3709 .btn-group.open .dropdown-toggle { 3710 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); 3711 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); 3712 } 3713 .btn-group.open .dropdown-toggle.btn-link { 3714 -webkit-box-shadow: none; 3715 box-shadow: none; 3716 } 3717 .btn .caret { 3718 margin-left: 0; 3719 } 3720 .btn-lg .caret { 3721 border-width: 5px 5px 0; 3722 border-bottom-width: 0; 3723 } 3724 .dropup .btn-lg .caret { 3725 border-width: 0 5px 5px; 3726 } 3727 .btn-group-vertical > .btn, 3728 .btn-group-vertical > .btn-group, 3729 .btn-group-vertical > .btn-group > .btn { 3730 display: block; 3731 float: none; 3732 width: 100%; 3733 max-width: 100%; 3734 } 3735 .btn-group-vertical > .btn-group > .btn { 3736 float: none; 3737 } 3738 .btn-group-vertical > .btn + .btn, 3739 .btn-group-vertical > .btn + .btn-group, 3740 .btn-group-vertical > .btn-group + .btn, 3741 .btn-group-vertical > .btn-group + .btn-group { 3742 margin-top: -1px; 3743 margin-left: 0; 3744 } 3745 .btn-group-vertical > .btn:not(:first-child):not(:last-child) { 3746 border-radius: 0; 3747 } 3748 .btn-group-vertical > .btn:first-child:not(:last-child) { 3749 border-top-right-radius: 30px; 3750 border-top-left-radius: 30px; 3751 border-bottom-right-radius: 0; 3752 border-bottom-left-radius: 0; 3753 } 3754 .btn-group-vertical > .btn:last-child:not(:first-child) { 3755 border-top-right-radius: 0; 3756 border-top-left-radius: 0; 3757 border-bottom-right-radius: 30px; 3758 border-bottom-left-radius: 30px; 3759 } 3760 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { 3761 border-radius: 0; 3762 } 3763 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, 3764 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { 3765 border-bottom-right-radius: 0; 3766 border-bottom-left-radius: 0; 3767 } 3768 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { 3769 border-top-right-radius: 0; 3770 border-top-left-radius: 0; 3771 } 3772 .btn-group-justified { 3773 display: table; 3774 width: 100%; 3775 table-layout: fixed; 3776 border-collapse: separate; 3777 } 3778 .btn-group-justified > .btn, 3779 .btn-group-justified > .btn-group { 3780 float: none; 3781 display: table-cell; 3782 width: 1%; 3783 } 3784 .btn-group-justified > .btn-group .btn { 3785 width: 100%; 3786 } 3787 .btn-group-justified > .btn-group .dropdown-menu { 3788 left: auto; 3789 } 3790 [data-toggle="buttons"] > .btn input[type="radio"], 3791 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], 3792 [data-toggle="buttons"] > .btn input[type="checkbox"], 3793 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { 3794 position: absolute; 3795 clip: rect(0, 0, 0, 0); 3796 pointer-events: none; 3797 } 3798 .input-group { 3799 position: relative; 3800 display: table; 3801 border-collapse: separate; 3802 } 3803 .input-group[class*="col-"] { 3804 float: none; 3805 padding-left: 0; 3806 padding-right: 0; 3807 } 3808 .input-group .form-control { 3809 position: relative; 3810 z-index: 2; 3811 float: left; 3812 width: 100%; 3813 margin-bottom: 0; 3814 } 3815 .input-group .form-control:focus { 3816 z-index: 3; 3817 } 3818 .input-group-lg > .form-control, 3819 .input-group-lg > .input-group-addon, 3820 .input-group-lg > .input-group-btn > .btn { 3821 height: 49px; 3822 padding: 10px 16px; 3823 font-size: 20px; 3824 line-height: 1.3333333; 3825 border-radius: 0; 3826 } 3827 select.input-group-lg > .form-control, 3828 select.input-group-lg > .input-group-addon, 3829 select.input-group-lg > .input-group-btn > .btn { 3830 height: 49px; 3831 line-height: 49px; 3832 } 3833 textarea.input-group-lg > .form-control, 3834 textarea.input-group-lg > .input-group-addon, 3835 textarea.input-group-lg > .input-group-btn > .btn, 3836 select[multiple].input-group-lg > .form-control, 3837 select[multiple].input-group-lg > .input-group-addon, 3838 select[multiple].input-group-lg > .input-group-btn > .btn { 3839 height: auto; 3840 } 3841 .input-group-sm > .form-control, 3842 .input-group-sm > .input-group-addon, 3843 .input-group-sm > .input-group-btn > .btn { 3844 height: 33px; 3845 padding: 5px 10px; 3846 font-size: 14px; 3847 line-height: 1.5; 3848 border-radius: 0; 3849 } 3850 select.input-group-sm > .form-control, 3851 select.input-group-sm > .input-group-addon, 3852 select.input-group-sm > .input-group-btn > .btn { 3853 height: 33px; 3854 line-height: 33px; 3855 } 3856 textarea.input-group-sm > .form-control, 3857 textarea.input-group-sm > .input-group-addon, 3858 textarea.input-group-sm > .input-group-btn > .btn, 3859 select[multiple].input-group-sm > .form-control, 3860 select[multiple].input-group-sm > .input-group-addon, 3861 select[multiple].input-group-sm > .input-group-btn > .btn { 3862 height: auto; 3863 } 3864 .input-group-addon, 3865 .input-group-btn, 3866 .input-group .form-control { 3867 display: table-cell; 3868 } 3869 .input-group-addon:not(:first-child):not(:last-child), 3870 .input-group-btn:not(:first-child):not(:last-child), 3871 .input-group .form-control:not(:first-child):not(:last-child) { 3872 border-radius: 0; 3873 } 3874 .input-group-addon, 3875 .input-group-btn { 3876 width: 1%; 3877 white-space: nowrap; 3878 vertical-align: middle; 3879 } 3880 .input-group-addon { 3881 padding: 6px 12px; 3882 font-size: 16px; 3883 font-weight: normal; 3884 line-height: 1; 3885 color: #1e252f; 3886 text-align: center; 3887 background-color: #44576e; 3888 border: 1px solid #194c5f; 3889 border-radius: 0; 3890 } 3891 .input-group-addon.input-sm { 3892 padding: 5px 10px; 3893 font-size: 14px; 3894 border-radius: 0; 3895 } 3896 .input-group-addon.input-lg { 3897 padding: 10px 16px; 3898 font-size: 20px; 3899 border-radius: 0; 3900 } 3901 .input-group-addon input[type="radio"], 3902 .input-group-addon input[type="checkbox"] { 3903 margin-top: 0; 3904 } 3905 .input-group .form-control:first-child, 3906 .input-group-addon:first-child, 3907 .input-group-btn:first-child > .btn, 3908 .input-group-btn:first-child > .btn-group > .btn, 3909 .input-group-btn:first-child > .dropdown-toggle, 3910 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), 3911 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { 3912 border-bottom-right-radius: 0; 3913 border-top-right-radius: 0; 3914 } 3915 .input-group-addon:first-child { 3916 border-right: 0; 3917 } 3918 .input-group .form-control:last-child, 3919 .input-group-addon:last-child, 3920 .input-group-btn:last-child > .btn, 3921 .input-group-btn:last-child > .btn-group > .btn, 3922 .input-group-btn:last-child > .dropdown-toggle, 3923 .input-group-btn:first-child > .btn:not(:first-child), 3924 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { 3925 border-bottom-left-radius: 0; 3926 border-top-left-radius: 0; 3927 } 3928 .input-group-addon:last-child { 3929 border-left: 0; 3930 } 3931 .input-group-btn { 3932 position: relative; 3933 font-size: 0; 3934 white-space: nowrap; 3935 } 3936 .input-group-btn > .btn { 3937 position: relative; 3938 } 3939 .input-group-btn > .btn + .btn { 3940 margin-left: -1px; 3941 } 3942 .input-group-btn > .btn:hover, 3943 .input-group-btn > .btn:focus, 3944 .input-group-btn > .btn:active { 3945 z-index: 2; 3946 } 3947 .input-group-btn:first-child > .btn, 3948 .input-group-btn:first-child > .btn-group { 3949 margin-right: -1px; 3950 } 3951 .input-group-btn:last-child > .btn, 3952 .input-group-btn:last-child > .btn-group { 3953 z-index: 2; 3954 margin-left: -1px; 3955 } 3956 .nav { 3957 margin-bottom: 0; 3958 padding-left: 0; 3959 list-style: none; 3960 } 3961 .nav > li { 3962 position: relative; 3963 display: block; 3964 } 3965 .nav > li > a { 3966 position: relative; 3967 display: block; 3968 padding: 10px 15px; 3969 } 3970 .nav > li > a:hover, 3971 .nav > li > a:focus { 3972 text-decoration: none; 3973 background-color: rgba(255, 255, 255, 0.06); 3974 } 3975 .nav > li.disabled > a { 3976 color: rgba(30, 37, 47, 0.6); 3977 } 3978 .nav > li.disabled > a:hover, 3979 .nav > li.disabled > a:focus { 3980 color: rgba(30, 37, 47, 0.6); 3981 text-decoration: none; 3982 background-color: transparent; 3983 cursor: not-allowed; 3984 } 3985 .nav .open > a, 3986 .nav .open > a:hover, 3987 .nav .open > a:focus { 3988 background-color: rgba(255, 255, 255, 0.06); 3989 border-color: #2d7ef4; 3990 } 3991 .nav .nav-divider { 3992 height: 1px; 3993 margin: 12.5px 0; 3994 overflow: hidden; 3995 background-color: #e5e5e5; 3996 } 3997 .nav > li > a > img { 3998 max-width: none; 3999 } 4000 .nav-tabs { 4001 border-bottom: 1px solid rgba(255, 255, 255, 0.1); 4002 } 4003 .nav-tabs > li { 4004 float: left; 4005 margin-bottom: -1px; 4006 } 4007 .nav-tabs > li > a { 4008 margin-right: 2px; 4009 line-height: 1.7; 4010 border: 1px solid transparent; 4011 border-radius: 0 0 0 0; 4012 } 4013 .nav-tabs > li > a:hover { 4014 border-color: rgba(255, 255, 255, 0.1) rgba(255, 255, 255, 0.1) rgba(255, 255, 255, 0.1); 4015 } 4016 .nav-tabs > li.active > a, 4017 .nav-tabs > li.active > a:hover, 4018 .nav-tabs > li.active > a:focus { 4019 color: #1e252f; 4020 background-color: #1d252f; 4021 border: 1px solid rgba(255, 255, 255, 0.1); 4022 border-bottom-color: transparent; 4023 cursor: default; 4024 } 4025 .nav-tabs.nav-justified { 4026 width: 100%; 4027 border-bottom: 0; 4028 } 4029 .nav-tabs.nav-justified > li { 4030 float: none; 4031 } 4032 .nav-tabs.nav-justified > li > a { 4033 text-align: center; 4034 margin-bottom: 5px; 4035 } 4036 .nav-tabs.nav-justified > .dropdown .dropdown-menu { 4037 top: auto; 4038 left: auto; 4039 } 4040 @media (min-width: 768px) { 4041 .nav-tabs.nav-justified > li { 4042 display: table-cell; 4043 width: 1%; 4044 } 4045 .nav-tabs.nav-justified > li > a { 4046 margin-bottom: 0; 4047 } 4048 } 4049 .nav-tabs.nav-justified > li > a { 4050 margin-right: 0; 4051 border-radius: 0; 4052 } 4053 .nav-tabs.nav-justified > .active > a, 4054 .nav-tabs.nav-justified > .active > a:hover, 4055 .nav-tabs.nav-justified > .active > a:focus { 4056 border: 1px solid #dddddd; 4057 } 4058 @media (min-width: 768px) { 4059 .nav-tabs.nav-justified > li > a { 4060 border-bottom: 1px solid #dddddd; 4061 border-radius: 0 0 0 0; 4062 } 4063 .nav-tabs.nav-justified > .active > a, 4064 .nav-tabs.nav-justified > .active > a:hover, 4065 .nav-tabs.nav-justified > .active > a:focus { 4066 border-bottom-color: #1d252f; 4067 } 4068 } 4069 .nav-pills > li { 4070 float: left; 4071 } 4072 .nav-pills > li > a { 4073 border-radius: 0; 4074 } 4075 .nav-pills > li + li { 4076 margin-left: 2px; 4077 } 4078 .nav-pills > li.active > a, 4079 .nav-pills > li.active > a:hover, 4080 .nav-pills > li.active > a:focus { 4081 color: #ffffff; 4082 background-color: #2d7ef4; 4083 } 4084 .nav-stacked > li { 4085 float: none; 4086 } 4087 .nav-stacked > li + li { 4088 margin-top: 2px; 4089 margin-left: 0; 4090 } 4091 .nav-justified { 4092 width: 100%; 4093 } 4094 .nav-justified > li { 4095 float: none; 4096 } 4097 .nav-justified > li > a { 4098 text-align: center; 4099 margin-bottom: 5px; 4100 } 4101 .nav-justified > .dropdown .dropdown-menu { 4102 top: auto; 4103 left: auto; 4104 } 4105 @media (min-width: 768px) { 4106 .nav-justified > li { 4107 display: table-cell; 4108 width: 1%; 4109 } 4110 .nav-justified > li > a { 4111 margin-bottom: 0; 4112 } 4113 } 4114 .nav-tabs-justified { 4115 border-bottom: 0; 4116 } 4117 .nav-tabs-justified > li > a { 4118 margin-right: 0; 4119 border-radius: 0; 4120 } 4121 .nav-tabs-justified > .active > a, 4122 .nav-tabs-justified > .active > a:hover, 4123 .nav-tabs-justified > .active > a:focus { 4124 border: 1px solid #dddddd; 4125 } 4126 @media (min-width: 768px) { 4127 .nav-tabs-justified > li > a { 4128 border-bottom: 1px solid #dddddd; 4129 border-radius: 0 0 0 0; 4130 } 4131 .nav-tabs-justified > .active > a, 4132 .nav-tabs-justified > .active > a:hover, 4133 .nav-tabs-justified > .active > a:focus { 4134 border-bottom-color: #1d252f; 4135 } 4136 } 4137 .tab-content > .tab-pane { 4138 display: none; 4139 } 4140 .tab-content > .active { 4141 display: block; 4142 } 4143 .nav-tabs .dropdown-menu { 4144 margin-top: -1px; 4145 border-top-right-radius: 0; 4146 border-top-left-radius: 0; 4147 } 4148 .navbar { 4149 position: relative; 4150 min-height: 80px; 4151 margin-bottom: 0; 4152 border: 1px solid transparent; 4153 } 4154 @media (min-width: 992px) { 4155 .navbar { 4156 border-radius: 0; 4157 } 4158 } 4159 @media (min-width: 992px) { 4160 .navbar-header { 4161 float: left; 4162 } 4163 } 4164 .navbar-collapse { 4165 overflow-x: visible; 4166 padding-right: 15px; 4167 padding-left: 15px; 4168 border-top: 1px solid transparent; 4169 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); 4170 -webkit-overflow-scrolling: touch; 4171 } 4172 .navbar-collapse.in { 4173 overflow-y: auto; 4174 } 4175 @media (min-width: 992px) { 4176 .navbar-collapse { 4177 width: auto; 4178 border-top: 0; 4179 box-shadow: none; 4180 } 4181 .navbar-collapse.collapse { 4182 display: block !important; 4183 height: auto !important; 4184 padding-bottom: 0; 4185 overflow: visible !important; 4186 } 4187 .navbar-collapse.in { 4188 overflow-y: visible; 4189 } 4190 .navbar-fixed-top .navbar-collapse, 4191 .navbar-static-top .navbar-collapse, 4192 .navbar-fixed-bottom .navbar-collapse { 4193 padding-left: 0; 4194 padding-right: 0; 4195 } 4196 } 4197 .navbar-fixed-top .navbar-collapse, 4198 .navbar-fixed-bottom .navbar-collapse { 4199 max-height: 340px; 4200 } 4201 @media (max-device-width: 480px) and (orientation: landscape) { 4202 .navbar-fixed-top .navbar-collapse, 4203 .navbar-fixed-bottom .navbar-collapse { 4204 max-height: 200px; 4205 } 4206 } 4207 .container > .navbar-header, 4208 .container-fluid > .navbar-header, 4209 .container > .navbar-collapse, 4210 .container-fluid > .navbar-collapse { 4211 margin-right: -15px; 4212 margin-left: -15px; 4213 } 4214 @media (min-width: 992px) { 4215 .container > .navbar-header, 4216 .container-fluid > .navbar-header, 4217 .container > .navbar-collapse, 4218 .container-fluid > .navbar-collapse { 4219 margin-right: 0; 4220 margin-left: 0; 4221 } 4222 } 4223 .navbar-static-top { 4224 z-index: 1000; 4225 border-width: 0 0 1px; 4226 } 4227 @media (min-width: 992px) { 4228 .navbar-static-top { 4229 border-radius: 0; 4230 } 4231 } 4232 .navbar-fixed-top, 4233 .navbar-fixed-bottom { 4234 position: fixed; 4235 right: 0; 4236 left: 0; 4237 z-index: 1030; 4238 } 4239 @media (min-width: 992px) { 4240 .navbar-fixed-top, 4241 .navbar-fixed-bottom { 4242 border-radius: 0; 4243 } 4244 } 4245 .navbar-fixed-top { 4246 top: 0; 4247 border-width: 0 0 1px; 4248 } 4249 .navbar-fixed-bottom { 4250 bottom: 0; 4251 margin-bottom: 0; 4252 border-width: 1px 0 0; 4253 } 4254 .navbar-brand { 4255 float: left; 4256 padding: 26.5px 15px; 4257 font-size: 20px; 4258 line-height: 27px; 4259 height: 80px; 4260 } 4261 .navbar-brand:hover, 4262 .navbar-brand:focus { 4263 text-decoration: none; 4264 } 4265 .navbar-brand > img { 4266 display: block; 4267 } 4268 @media (min-width: 992px) { 4269 .navbar > .container .navbar-brand, 4270 .navbar > .container-fluid .navbar-brand { 4271 margin-left: -15px; 4272 } 4273 } 4274 .navbar-toggle { 4275 position: relative; 4276 float: right; 4277 margin-right: 15px; 4278 padding: 9px 10px; 4279 margin-top: 23px; 4280 margin-bottom: 23px; 4281 background-color: transparent; 4282 background-image: none; 4283 border: 1px solid transparent; 4284 border-radius: 0; 4285 } 4286 .navbar-toggle:focus { 4287 outline: 0; 4288 } 4289 .navbar-toggle .icon-bar { 4290 display: block; 4291 width: 22px; 4292 height: 2px; 4293 border-radius: 1px; 4294 } 4295 .navbar-toggle .icon-bar + .icon-bar { 4296 margin-top: 4px; 4297 } 4298 @media (min-width: 992px) { 4299 .navbar-toggle { 4300 display: none; 4301 } 4302 } 4303 .navbar-nav { 4304 margin: 13.25px -15px; 4305 } 4306 .navbar-nav > li > a { 4307 padding-top: 10px; 4308 padding-bottom: 10px; 4309 line-height: 27px; 4310 } 4311 @media (max-width: 991px) { 4312 .navbar-nav .open .dropdown-menu { 4313 position: static; 4314 float: none; 4315 width: auto; 4316 margin-top: 0; 4317 background-color: transparent; 4318 border: 0; 4319 box-shadow: none; 4320 } 4321 .navbar-nav .open .dropdown-menu > li > a, 4322 .navbar-nav .open .dropdown-menu .dropdown-header { 4323 padding: 5px 15px 5px 25px; 4324 } 4325 .navbar-nav .open .dropdown-menu > li > a { 4326 line-height: 27px; 4327 } 4328 .navbar-nav .open .dropdown-menu > li > a:hover, 4329 .navbar-nav .open .dropdown-menu > li > a:focus { 4330 background-image: none; 4331 } 4332 } 4333 @media (min-width: 992px) { 4334 .navbar-nav { 4335 float: left; 4336 margin: 0; 4337 } 4338 .navbar-nav > li { 4339 float: left; 4340 } 4341 .navbar-nav > li > a { 4342 padding-top: 26.5px; 4343 padding-bottom: 26.5px; 4344 } 4345 } 4346 .navbar-form { 4347 margin-left: -15px; 4348 margin-right: -15px; 4349 padding: 10px 15px; 4350 border-top: 1px solid transparent; 4351 border-bottom: 1px solid transparent; 4352 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); 4353 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); 4354 margin-top: 19.5px; 4355 margin-bottom: 19.5px; 4356 } 4357 @media (min-width: 768px) { 4358 .navbar-form .form-group { 4359 display: inline-block; 4360 margin-bottom: 0; 4361 vertical-align: middle; 4362 } 4363 .navbar-form .form-control { 4364 display: inline-block; 4365 width: auto; 4366 vertical-align: middle; 4367 } 4368 .navbar-form .form-control-static { 4369 display: inline-block; 4370 } 4371 .navbar-form .input-group { 4372 display: inline-table; 4373 vertical-align: middle; 4374 } 4375 .navbar-form .input-group .input-group-addon, 4376 .navbar-form .input-group .input-group-btn, 4377 .navbar-form .input-group .form-control { 4378 width: auto; 4379 } 4380 .navbar-form .input-group > .form-control { 4381 width: 100%; 4382 } 4383 .navbar-form .control-label { 4384 margin-bottom: 0; 4385 vertical-align: middle; 4386 } 4387 .navbar-form .radio, 4388 .navbar-form .checkbox { 4389 display: inline-block; 4390 margin-top: 0; 4391 margin-bottom: 0; 4392 vertical-align: middle; 4393 } 4394 .navbar-form .radio label, 4395 .navbar-form .checkbox label { 4396 padding-left: 0; 4397 } 4398 .navbar-form .radio input[type="radio"], 4399 .navbar-form .checkbox input[type="checkbox"] { 4400 position: relative; 4401 margin-left: 0; 4402 } 4403 .navbar-form .has-feedback .form-control-feedback { 4404 top: 0; 4405 } 4406 } 4407 @media (max-width: 991px) { 4408 .navbar-form .form-group { 4409 margin-bottom: 5px; 4410 } 4411 .navbar-form .form-group:last-child { 4412 margin-bottom: 0; 4413 } 4414 } 4415 @media (min-width: 992px) { 4416 .navbar-form { 4417 width: auto; 4418 border: 0; 4419 margin-left: 0; 4420 margin-right: 0; 4421 padding-top: 0; 4422 padding-bottom: 0; 4423 -webkit-box-shadow: none; 4424 box-shadow: none; 4425 } 4426 } 4427 .navbar-nav > li > .dropdown-menu { 4428 margin-top: 0; 4429 border-top-right-radius: 0; 4430 border-top-left-radius: 0; 4431 } 4432 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { 4433 margin-bottom: 0; 4434 border-top-right-radius: 0; 4435 border-top-left-radius: 0; 4436 border-bottom-right-radius: 0; 4437 border-bottom-left-radius: 0; 4438 } 4439 .navbar-btn { 4440 margin-top: 19.5px; 4441 margin-bottom: 19.5px; 4442 } 4443 .navbar-btn.btn-sm { 4444 margin-top: 23.5px; 4445 margin-bottom: 23.5px; 4446 } 4447 .navbar-btn.btn-xs { 4448 margin-top: 29px; 4449 margin-bottom: 29px; 4450 } 4451 .navbar-text { 4452 margin-top: 26.5px; 4453 margin-bottom: 26.5px; 4454 } 4455 @media (min-width: 992px) { 4456 .navbar-text { 4457 float: left; 4458 margin-left: 15px; 4459 margin-right: 15px; 4460 } 4461 } 4462 @media (min-width: 992px) { 4463 .navbar-left { 4464 float: left !important; 4465 } 4466 .navbar-right { 4467 float: right !important; 4468 margin-right: -15px; 4469 } 4470 .navbar-right ~ .navbar-right { 4471 margin-right: 0; 4472 } 4473 } 4474 .navbar-default { 4475 background-color: transparent; 4476 border-color: transparent; 4477 } 4478 .navbar-default .navbar-brand { 4479 color: #ffffff; 4480 } 4481 .navbar-default .navbar-brand:hover, 4482 .navbar-default .navbar-brand:focus { 4483 color: rgba(255, 255, 255, 0.7); 4484 background-color: transparent; 4485 } 4486 .navbar-default .navbar-text { 4487 color: #ffffff; 4488 } 4489 .navbar-default .navbar-nav > li > a { 4490 color: #ffffff; 4491 } 4492 .navbar-default .navbar-nav > li > a:hover, 4493 .navbar-default .navbar-nav > li > a:focus { 4494 color: rgba(255, 255, 255, 0.7); 4495 background-color: transparent; 4496 } 4497 .navbar-default .navbar-nav > .active > a, 4498 .navbar-default .navbar-nav > .active > a:hover, 4499 .navbar-default .navbar-nav > .active > a:focus { 4500 color: rgba(255, 255, 255, 0.7); 4501 background-color: transparent; 4502 } 4503 .navbar-default .navbar-nav > .disabled > a, 4504 .navbar-default .navbar-nav > .disabled > a:hover, 4505 .navbar-default .navbar-nav > .disabled > a:focus { 4506 color: rgba(255, 255, 255, 0.5); 4507 background-color: transparent; 4508 } 4509 .navbar-default .navbar-toggle { 4510 border-color: transparent; 4511 } 4512 .navbar-default .navbar-toggle:hover, 4513 .navbar-default .navbar-toggle:focus { 4514 background-color: rgba(255, 255, 255, 0.14); 4515 } 4516 .navbar-default .navbar-toggle .icon-bar { 4517 background-color: #ffffff; 4518 } 4519 .navbar-default .navbar-collapse, 4520 .navbar-default .navbar-form { 4521 border-color: transparent; 4522 } 4523 .navbar-default .navbar-nav > .open > a, 4524 .navbar-default .navbar-nav > .open > a:hover, 4525 .navbar-default .navbar-nav > .open > a:focus { 4526 background-color: transparent; 4527 color: rgba(255, 255, 255, 0.7); 4528 } 4529 @media (max-width: 991px) { 4530 .navbar-default .navbar-nav .open .dropdown-menu > li > a { 4531 color: #ffffff; 4532 } 4533 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 4534 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { 4535 color: rgba(255, 255, 255, 0.7); 4536 background-color: transparent; 4537 } 4538 .navbar-default .navbar-nav .open .dropdown-menu > .active > a, 4539 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 4540 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { 4541 color: rgba(255, 255, 255, 0.7); 4542 background-color: transparent; 4543 } 4544 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, 4545 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, 4546 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { 4547 color: rgba(255, 255, 255, 0.5); 4548 background-color: transparent; 4549 } 4550 } 4551 .navbar-default .navbar-link { 4552 color: #ffffff; 4553 } 4554 .navbar-default .navbar-link:hover { 4555 color: rgba(255, 255, 255, 0.7); 4556 } 4557 .navbar-default .btn-link { 4558 color: #ffffff; 4559 } 4560 .navbar-default .btn-link:hover, 4561 .navbar-default .btn-link:focus { 4562 color: rgba(255, 255, 255, 0.7); 4563 } 4564 .navbar-default .btn-link[disabled]:hover, 4565 fieldset[disabled] .navbar-default .btn-link:hover, 4566 .navbar-default .btn-link[disabled]:focus, 4567 fieldset[disabled] .navbar-default .btn-link:focus { 4568 color: rgba(255, 255, 255, 0.5); 4569 } 4570 .navbar-inverse { 4571 background-color: #222222; 4572 border-color: #080808; 4573 } 4574 .navbar-inverse .navbar-brand { 4575 color: #9c9c9c; 4576 } 4577 .navbar-inverse .navbar-brand:hover, 4578 .navbar-inverse .navbar-brand:focus { 4579 color: #ffffff; 4580 background-color: transparent; 4581 } 4582 .navbar-inverse .navbar-text { 4583 color: #9c9c9c; 4584 } 4585 .navbar-inverse .navbar-nav > li > a { 4586 color: #9c9c9c; 4587 } 4588 .navbar-inverse .navbar-nav > li > a:hover, 4589 .navbar-inverse .navbar-nav > li > a:focus { 4590 color: #ffffff; 4591 background-color: transparent; 4592 } 4593 .navbar-inverse .navbar-nav > .active > a, 4594 .navbar-inverse .navbar-nav > .active > a:hover, 4595 .navbar-inverse .navbar-nav > .active > a:focus { 4596 color: #ffffff; 4597 background-color: #080808; 4598 } 4599 .navbar-inverse .navbar-nav > .disabled > a, 4600 .navbar-inverse .navbar-nav > .disabled > a:hover, 4601 .navbar-inverse .navbar-nav > .disabled > a:focus { 4602 color: #444444; 4603 background-color: transparent; 4604 } 4605 .navbar-inverse .navbar-toggle { 4606 border-color: #333333; 4607 } 4608 .navbar-inverse .navbar-toggle:hover, 4609 .navbar-inverse .navbar-toggle:focus { 4610 background-color: #333333; 4611 } 4612 .navbar-inverse .navbar-toggle .icon-bar { 4613 background-color: #ffffff; 4614 } 4615 .navbar-inverse .navbar-collapse, 4616 .navbar-inverse .navbar-form { 4617 border-color: #101010; 4618 } 4619 .navbar-inverse .navbar-nav > .open > a, 4620 .navbar-inverse .navbar-nav > .open > a:hover, 4621 .navbar-inverse .navbar-nav > .open > a:focus { 4622 background-color: #080808; 4623 color: #ffffff; 4624 } 4625 @media (max-width: 991px) { 4626 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { 4627 border-color: #080808; 4628 } 4629 .navbar-inverse .navbar-nav .open .dropdown-menu .divider { 4630 background-color: #080808; 4631 } 4632 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { 4633 color: #9c9c9c; 4634 } 4635 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, 4636 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { 4637 color: #ffffff; 4638 background-color: transparent; 4639 } 4640 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, 4641 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, 4642 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { 4643 color: #ffffff; 4644 background-color: #080808; 4645 } 4646 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, 4647 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, 4648 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { 4649 color: #444444; 4650 background-color: transparent; 4651 } 4652 } 4653 .navbar-inverse .navbar-link { 4654 color: #9c9c9c; 4655 } 4656 .navbar-inverse .navbar-link:hover { 4657 color: #ffffff; 4658 } 4659 .navbar-inverse .btn-link { 4660 color: #9c9c9c; 4661 } 4662 .navbar-inverse .btn-link:hover, 4663 .navbar-inverse .btn-link:focus { 4664 color: #ffffff; 4665 } 4666 .navbar-inverse .btn-link[disabled]:hover, 4667 fieldset[disabled] .navbar-inverse .btn-link:hover, 4668 .navbar-inverse .btn-link[disabled]:focus, 4669 fieldset[disabled] .navbar-inverse .btn-link:focus { 4670 color: #444444; 4671 } 4672 .breadcrumb { 4673 padding: 8px 15px; 4674 margin-bottom: 27px; 4675 list-style: none; 4676 background-color: #27313f; 4677 border-radius: 0; 4678 } 4679 .breadcrumb > li { 4680 display: inline-block; 4681 } 4682 .breadcrumb > li + li:before { 4683 content: "/\00a0"; 4684 padding: 0 5px; 4685 color: rgba(30, 37, 47, 0.6); 4686 } 4687 .breadcrumb > .active { 4688 color: rgba(30, 37, 47, 0.6); 4689 } 4690 .pagination { 4691 display: inline-block; 4692 padding-left: 0; 4693 margin: 27px 0; 4694 border-radius: 0; 4695 } 4696 .pagination > li { 4697 display: inline; 4698 } 4699 .pagination > li > a, 4700 .pagination > li > span { 4701 position: relative; 4702 float: left; 4703 padding: 6px 12px; 4704 line-height: 1.7; 4705 text-decoration: none; 4706 color: #2d7ef4; 4707 background-color: #ffffff; 4708 border: 1px solid #dddddd; 4709 margin-left: -1px; 4710 } 4711 .pagination > li:first-child > a, 4712 .pagination > li:first-child > span { 4713 margin-left: 0; 4714 border-bottom-left-radius: 0; 4715 border-top-left-radius: 0; 4716 } 4717 .pagination > li:last-child > a, 4718 .pagination > li:last-child > span { 4719 border-bottom-right-radius: 0; 4720 border-top-right-radius: 0; 4721 } 4722 .pagination > li > a:hover, 4723 .pagination > li > span:hover, 4724 .pagination > li > a:focus, 4725 .pagination > li > span:focus { 4726 z-index: 2; 4727 color: #0b58ca; 4728 background-color: #e6e6e6; 4729 border-color: #dddddd; 4730 } 4731 .pagination > .active > a, 4732 .pagination > .active > span, 4733 .pagination > .active > a:hover, 4734 .pagination > .active > span:hover, 4735 .pagination > .active > a:focus, 4736 .pagination > .active > span:focus { 4737 z-index: 3; 4738 color: #ffffff; 4739 background-color: #2d7ef4; 4740 border-color: #2d7ef4; 4741 cursor: default; 4742 } 4743 .pagination > .disabled > span, 4744 .pagination > .disabled > span:hover, 4745 .pagination > .disabled > span:focus, 4746 .pagination > .disabled > a, 4747 .pagination > .disabled > a:hover, 4748 .pagination > .disabled > a:focus { 4749 color: #757575; 4750 background-color: #ffffff; 4751 border-color: #dddddd; 4752 cursor: not-allowed; 4753 } 4754 .pagination-lg > li > a, 4755 .pagination-lg > li > span { 4756 padding: 10px 16px; 4757 font-size: 20px; 4758 line-height: 1.3333333; 4759 } 4760 .pagination-lg > li:first-child > a, 4761 .pagination-lg > li:first-child > span { 4762 border-bottom-left-radius: 0; 4763 border-top-left-radius: 0; 4764 } 4765 .pagination-lg > li:last-child > a, 4766 .pagination-lg > li:last-child > span { 4767 border-bottom-right-radius: 0; 4768 border-top-right-radius: 0; 4769 } 4770 .pagination-sm > li > a, 4771 .pagination-sm > li > span { 4772 padding: 5px 10px; 4773 font-size: 14px; 4774 line-height: 1.5; 4775 } 4776 .pagination-sm > li:first-child > a, 4777 .pagination-sm > li:first-child > span { 4778 border-bottom-left-radius: 0; 4779 border-top-left-radius: 0; 4780 } 4781 .pagination-sm > li:last-child > a, 4782 .pagination-sm > li:last-child > span { 4783 border-bottom-right-radius: 0; 4784 border-top-right-radius: 0; 4785 } 4786 .pager { 4787 padding-left: 0; 4788 margin: 27px 0; 4789 list-style: none; 4790 text-align: center; 4791 } 4792 .pager li { 4793 display: inline; 4794 } 4795 .pager li > a, 4796 .pager li > span { 4797 display: inline-block; 4798 padding: 5px 14px; 4799 background-color: #ffffff; 4800 border: 1px solid #dddddd; 4801 border-radius: 15px; 4802 } 4803 .pager li > a:hover, 4804 .pager li > a:focus { 4805 text-decoration: none; 4806 background-color: #e6e6e6; 4807 } 4808 .pager .next > a, 4809 .pager .next > span { 4810 float: right; 4811 } 4812 .pager .previous > a, 4813 .pager .previous > span { 4814 float: left; 4815 } 4816 .pager .disabled > a, 4817 .pager .disabled > a:hover, 4818 .pager .disabled > a:focus, 4819 .pager .disabled > span { 4820 color: #757575; 4821 background-color: #ffffff; 4822 cursor: not-allowed; 4823 } 4824 .label { 4825 display: inline; 4826 padding: .2em .6em .3em; 4827 font-size: 75%; 4828 font-weight: bold; 4829 line-height: 1; 4830 color: #ffffff; 4831 text-align: center; 4832 white-space: nowrap; 4833 vertical-align: baseline; 4834 border-radius: .25em; 4835 } 4836 a.label:hover, 4837 a.label:focus { 4838 color: #ffffff; 4839 text-decoration: none; 4840 cursor: pointer; 4841 } 4842 .label:empty { 4843 display: none; 4844 } 4845 .btn .label { 4846 position: relative; 4847 top: -1px; 4848 } 4849 .label-default { 4850 background-color: #90a3bb; 4851 } 4852 .label-default[href]:hover, 4853 .label-default[href]:focus { 4854 background-color: #7189a7; 4855 } 4856 .label-primary { 4857 background-color: #2d7ef4; 4858 } 4859 .label-primary[href]:hover, 4860 .label-primary[href]:focus { 4861 background-color: #0c63e2; 4862 } 4863 .label-success { 4864 background-color: #24b47e; 4865 } 4866 .label-success[href]:hover, 4867 .label-success[href]:focus { 4868 background-color: #1c8a60; 4869 } 4870 .label-info { 4871 background-color: #06a2ff; 4872 } 4873 .label-info[href]:hover, 4874 .label-info[href]:focus { 4875 background-color: #0084d2; 4876 } 4877 .label-warning { 4878 background-color: #e39f48; 4879 } 4880 .label-warning[href]:hover, 4881 .label-warning[href]:focus { 4882 background-color: #d78721; 4883 } 4884 .label-danger { 4885 background-color: #ff2b67; 4886 } 4887 .label-danger[href]:hover, 4888 .label-danger[href]:focus { 4889 background-color: #f70046; 4890 } 4891 .badge { 4892 display: inline-block; 4893 min-width: 10px; 4894 padding: 3px 7px; 4895 font-size: 14px; 4896 font-weight: bold; 4897 color: #ffffff; 4898 line-height: 1; 4899 vertical-align: middle; 4900 white-space: nowrap; 4901 text-align: center; 4902 background-color: #757575; 4903 border-radius: 10px; 4904 } 4905 .badge:empty { 4906 display: none; 4907 } 4908 .btn .badge { 4909 position: relative; 4910 top: -1px; 4911 } 4912 .btn-xs .badge, 4913 .btn-group-xs > .btn .badge { 4914 top: 0; 4915 padding: 1px 5px; 4916 } 4917 a.badge:hover, 4918 a.badge:focus { 4919 color: #ffffff; 4920 text-decoration: none; 4921 cursor: pointer; 4922 } 4923 .list-group-item.active > .badge, 4924 .nav-pills > .active > a > .badge { 4925 color: #2d7ef4; 4926 background-color: #ffffff; 4927 } 4928 .list-group-item > .badge { 4929 float: right; 4930 } 4931 .list-group-item > .badge + .badge { 4932 margin-right: 5px; 4933 } 4934 .nav-pills > li > a > .badge { 4935 margin-left: 3px; 4936 } 4937 .jumbotron { 4938 padding-top: 30px; 4939 padding-bottom: 30px; 4940 margin-bottom: 30px; 4941 color: inherit; 4942 background-color: rgba(255, 255, 255, 0.1); 4943 } 4944 .jumbotron h1, 4945 .jumbotron .h1 { 4946 color: inherit; 4947 } 4948 .jumbotron p { 4949 margin-bottom: 15px; 4950 font-size: 24px; 4951 font-weight: 200; 4952 } 4953 .jumbotron > hr { 4954 border-top-color: rgba(230, 230, 230, 0.1); 4955 } 4956 .container .jumbotron, 4957 .container-fluid .jumbotron { 4958 border-radius: 0; 4959 padding-left: 15px; 4960 padding-right: 15px; 4961 } 4962 .jumbotron .container { 4963 max-width: 100%; 4964 } 4965 @media screen and (min-width: 768px) { 4966 .jumbotron { 4967 padding-top: 48px; 4968 padding-bottom: 48px; 4969 } 4970 .container .jumbotron, 4971 .container-fluid .jumbotron { 4972 padding-left: 60px; 4973 padding-right: 60px; 4974 } 4975 .jumbotron h1, 4976 .jumbotron .h1 { 4977 font-size: 72px; 4978 } 4979 } 4980 .thumbnail { 4981 display: block; 4982 padding: 4px; 4983 margin-bottom: 27px; 4984 line-height: 1.7; 4985 background-color: #1d252f; 4986 border: 1px solid #dddddd; 4987 border-radius: 0; 4988 -webkit-transition: border 0.2s ease-in-out; 4989 -o-transition: border 0.2s ease-in-out; 4990 transition: border 0.2s ease-in-out; 4991 } 4992 .thumbnail > img, 4993 .thumbnail a > img { 4994 margin-left: auto; 4995 margin-right: auto; 4996 } 4997 a.thumbnail:hover, 4998 a.thumbnail:focus, 4999 a.thumbnail.active { 5000 border-color: #2d7ef4; 5001 } 5002 .thumbnail .caption { 5003 padding: 9px; 5004 color: #1e252f; 5005 } 5006 .alert { 5007 padding: 15px; 5008 margin-bottom: 27px; 5009 border: 1px solid transparent; 5010 border-radius: 0; 5011 } 5012 .alert h4 { 5013 margin-top: 0; 5014 color: inherit; 5015 } 5016 .alert .alert-link { 5017 font-weight: bold; 5018 } 5019 .alert > p, 5020 .alert > ul { 5021 margin-bottom: 0; 5022 } 5023 .alert > p + p { 5024 margin-top: 5px; 5025 } 5026 .alert-dismissable, 5027 .alert-dismissible { 5028 padding-right: 35px; 5029 } 5030 .alert-dismissable .close, 5031 .alert-dismissible .close { 5032 position: relative; 5033 top: -2px; 5034 right: -21px; 5035 color: inherit; 5036 } 5037 .alert-success { 5038 background-color: #e3f1e4; 5039 border-color: #bddebf; 5040 color: #24b47e; 5041 } 5042 .alert-success hr { 5043 border-top-color: #acd5af; 5044 } 5045 .alert-success .alert-link { 5046 color: #1c8a60; 5047 } 5048 .alert-info { 5049 background-color: #e5f3fa; 5050 border-color: #b3dbf1; 5051 color: #06a2ff; 5052 } 5053 .alert-info hr { 5054 border-top-color: #9dd1ed; 5055 } 5056 .alert-info .alert-link { 5057 color: #0084d2; 5058 } 5059 .alert-warning { 5060 background-color: #fff4cc; 5061 border-color: #ffe071; 5062 color: #de8e27; 5063 } 5064 .alert-warning hr { 5065 border-top-color: #ffda58; 5066 } 5067 .alert-warning .alert-link { 5068 color: #b6721c; 5069 } 5070 .alert-danger { 5071 background-color: #f9e9e9; 5072 border-color: #f1c9c9; 5073 color: #ff2b67; 5074 } 5075 .alert-danger hr { 5076 border-top-color: #ecb5b5; 5077 } 5078 .alert-danger .alert-link { 5079 color: #f70046; 5080 } 5081 @-webkit-keyframes progress-bar-stripes { 5082 from { 5083 background-position: 40px 0; 5084 } 5085 to { 5086 background-position: 0 0; 5087 } 5088 } 5089 @keyframes progress-bar-stripes { 5090 from { 5091 background-position: 40px 0; 5092 } 5093 to { 5094 background-position: 0 0; 5095 } 5096 } 5097 .progress { 5098 overflow: hidden; 5099 height: 27px; 5100 margin-bottom: 27px; 5101 background-color: rgba(255, 255, 255, 0.06); 5102 border-radius: 0; 5103 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 5104 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 5105 } 5106 .progress-bar { 5107 float: left; 5108 width: 0%; 5109 height: 100%; 5110 font-size: 14px; 5111 line-height: 27px; 5112 color: #ffffff; 5113 text-align: center; 5114 background-color: #2d7ef4; 5115 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); 5116 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); 5117 -webkit-transition: width 0.6s ease; 5118 -o-transition: width 0.6s ease; 5119 transition: width 0.6s ease; 5120 } 5121 .progress-striped .progress-bar, 5122 .progress-bar-striped { 5123 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5124 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5125 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5126 background-size: 40px 40px; 5127 } 5128 .progress.active .progress-bar, 5129 .progress-bar.active { 5130 -webkit-animation: progress-bar-stripes 2s linear infinite; 5131 -o-animation: progress-bar-stripes 2s linear infinite; 5132 animation: progress-bar-stripes 2s linear infinite; 5133 } 5134 .progress-bar-success { 5135 background-color: #24b47e; 5136 } 5137 .progress-striped .progress-bar-success { 5138 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5139 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5140 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5141 } 5142 .progress-bar-info { 5143 background-color: #06a2ff; 5144 } 5145 .progress-striped .progress-bar-info { 5146 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5147 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5148 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5149 } 5150 .progress-bar-warning { 5151 background-color: #e39f48; 5152 } 5153 .progress-striped .progress-bar-warning { 5154 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5155 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5156 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5157 } 5158 .progress-bar-danger { 5159 background-color: #ff2b67; 5160 } 5161 .progress-striped .progress-bar-danger { 5162 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5163 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5164 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); 5165 } 5166 .media { 5167 margin-top: 15px; 5168 } 5169 .media:first-child { 5170 margin-top: 0; 5171 } 5172 .media, 5173 .media-body { 5174 zoom: 1; 5175 overflow: hidden; 5176 } 5177 .media-body { 5178 width: 10000px; 5179 } 5180 .media-object { 5181 display: block; 5182 } 5183 .media-object.img-thumbnail { 5184 max-width: none; 5185 } 5186 .media-right, 5187 .media > .pull-right { 5188 padding-left: 10px; 5189 } 5190 .media-left, 5191 .media > .pull-left { 5192 padding-right: 10px; 5193 } 5194 .media-left, 5195 .media-right, 5196 .media-body { 5197 display: table-cell; 5198 vertical-align: top; 5199 } 5200 .media-middle { 5201 vertical-align: middle; 5202 } 5203 .media-bottom { 5204 vertical-align: bottom; 5205 } 5206 .media-heading { 5207 margin-top: 0; 5208 margin-bottom: 5px; 5209 } 5210 .media-list { 5211 padding-left: 0; 5212 list-style: none; 5213 } 5214 .list-group { 5215 margin-bottom: 20px; 5216 padding-left: 0; 5217 } 5218 .list-group-item { 5219 position: relative; 5220 display: block; 5221 padding: 10px 15px; 5222 margin-bottom: -1px; 5223 background-color: transparent; 5224 border: 1px solid rgba(255, 255, 255, 0.1); 5225 } 5226 .list-group-item:first-child { 5227 border-top-right-radius: 0; 5228 border-top-left-radius: 0; 5229 } 5230 .list-group-item:last-child { 5231 margin-bottom: 0; 5232 border-bottom-right-radius: 0; 5233 border-bottom-left-radius: 0; 5234 } 5235 a.list-group-item, 5236 button.list-group-item { 5237 color: #1e252f; 5238 } 5239 a.list-group-item .list-group-item-heading, 5240 button.list-group-item .list-group-item-heading { 5241 color: #1e252f; 5242 } 5243 a.list-group-item:hover, 5244 button.list-group-item:hover, 5245 a.list-group-item:focus, 5246 button.list-group-item:focus { 5247 text-decoration: none; 5248 color: #1e252f; 5249 background-color: rgba(255, 255, 255, 0.06); 5250 } 5251 button.list-group-item { 5252 width: 100%; 5253 text-align: left; 5254 } 5255 .list-group-item.disabled, 5256 .list-group-item.disabled:hover, 5257 .list-group-item.disabled:focus { 5258 background-color: transparent; 5259 color: rgba(255, 255, 255, 0.22); 5260 cursor: not-allowed; 5261 } 5262 .list-group-item.disabled .list-group-item-heading, 5263 .list-group-item.disabled:hover .list-group-item-heading, 5264 .list-group-item.disabled:focus .list-group-item-heading { 5265 color: inherit; 5266 } 5267 .list-group-item.disabled .list-group-item-text, 5268 .list-group-item.disabled:hover .list-group-item-text, 5269 .list-group-item.disabled:focus .list-group-item-text { 5270 color: rgba(30, 37, 47, 0.6); 5271 } 5272 .list-group-item.active, 5273 .list-group-item.active:hover, 5274 .list-group-item.active:focus { 5275 z-index: 2; 5276 color: #ffffff; 5277 background-color: #2d7ef4; 5278 border-color: #2d7ef4; 5279 } 5280 .list-group-item.active .list-group-item-heading, 5281 .list-group-item.active:hover .list-group-item-heading, 5282 .list-group-item.active:focus .list-group-item-heading, 5283 .list-group-item.active .list-group-item-heading > small, 5284 .list-group-item.active:hover .list-group-item-heading > small, 5285 .list-group-item.active:focus .list-group-item-heading > small, 5286 .list-group-item.active .list-group-item-heading > .small, 5287 .list-group-item.active:hover .list-group-item-heading > .small, 5288 .list-group-item.active:focus .list-group-item-heading > .small { 5289 color: inherit; 5290 } 5291 .list-group-item.active .list-group-item-text, 5292 .list-group-item.active:hover .list-group-item-text, 5293 .list-group-item.active:focus .list-group-item-text { 5294 color: #eff5fe; 5295 } 5296 .list-group-item-success { 5297 color: #24b47e; 5298 background-color: #e3f1e4; 5299 } 5300 a.list-group-item-success, 5301 button.list-group-item-success { 5302 color: #24b47e; 5303 } 5304 a.list-group-item-success .list-group-item-heading, 5305 button.list-group-item-success .list-group-item-heading { 5306 color: inherit; 5307 } 5308 a.list-group-item-success:hover, 5309 button.list-group-item-success:hover, 5310 a.list-group-item-success:focus, 5311 button.list-group-item-success:focus { 5312 color: #24b47e; 5313 background-color: #d2e9d4; 5314 } 5315 a.list-group-item-success.active, 5316 button.list-group-item-success.active, 5317 a.list-group-item-success.active:hover, 5318 button.list-group-item-success.active:hover, 5319 a.list-group-item-success.active:focus, 5320 button.list-group-item-success.active:focus { 5321 color: #fff; 5322 background-color: #24b47e; 5323 border-color: #24b47e; 5324 } 5325 .list-group-item-info { 5326 color: #06a2ff; 5327 background-color: #e5f3fa; 5328 } 5329 a.list-group-item-info, 5330 button.list-group-item-info { 5331 color: #06a2ff; 5332 } 5333 a.list-group-item-info .list-group-item-heading, 5334 button.list-group-item-info .list-group-item-heading { 5335 color: inherit; 5336 } 5337 a.list-group-item-info:hover, 5338 button.list-group-item-info:hover, 5339 a.list-group-item-info:focus, 5340 button.list-group-item-info:focus { 5341 color: #06a2ff; 5342 background-color: #d0e9f6; 5343 } 5344 a.list-group-item-info.active, 5345 button.list-group-item-info.active, 5346 a.list-group-item-info.active:hover, 5347 button.list-group-item-info.active:hover, 5348 a.list-group-item-info.active:focus, 5349 button.list-group-item-info.active:focus { 5350 color: #fff; 5351 background-color: #06a2ff; 5352 border-color: #06a2ff; 5353 } 5354 .list-group-item-warning { 5355 color: #de8e27; 5356 background-color: #fff4cc; 5357 } 5358 a.list-group-item-warning, 5359 button.list-group-item-warning { 5360 color: #de8e27; 5361 } 5362 a.list-group-item-warning .list-group-item-heading, 5363 button.list-group-item-warning .list-group-item-heading { 5364 color: inherit; 5365 } 5366 a.list-group-item-warning:hover, 5367 button.list-group-item-warning:hover, 5368 a.list-group-item-warning:focus, 5369 button.list-group-item-warning:focus { 5370 color: #de8e27; 5371 background-color: #ffefb3; 5372 } 5373 a.list-group-item-warning.active, 5374 button.list-group-item-warning.active, 5375 a.list-group-item-warning.active:hover, 5376 button.list-group-item-warning.active:hover, 5377 a.list-group-item-warning.active:focus, 5378 button.list-group-item-warning.active:focus { 5379 color: #fff; 5380 background-color: #de8e27; 5381 border-color: #de8e27; 5382 } 5383 .list-group-item-danger { 5384 color: #ff2b67; 5385 background-color: #f9e9e9; 5386 } 5387 a.list-group-item-danger, 5388 button.list-group-item-danger { 5389 color: #ff2b67; 5390 } 5391 a.list-group-item-danger .list-group-item-heading, 5392 button.list-group-item-danger .list-group-item-heading { 5393 color: inherit; 5394 } 5395 a.list-group-item-danger:hover, 5396 button.list-group-item-danger:hover, 5397 a.list-group-item-danger:focus, 5398 button.list-group-item-danger:focus { 5399 color: #ff2b67; 5400 background-color: #f4d5d5; 5401 } 5402 a.list-group-item-danger.active, 5403 button.list-group-item-danger.active, 5404 a.list-group-item-danger.active:hover, 5405 button.list-group-item-danger.active:hover, 5406 a.list-group-item-danger.active:focus, 5407 button.list-group-item-danger.active:focus { 5408 color: #fff; 5409 background-color: #ff2b67; 5410 border-color: #ff2b67; 5411 } 5412 .list-group-item-heading { 5413 margin-top: 0; 5414 margin-bottom: 5px; 5415 } 5416 .list-group-item-text { 5417 margin-bottom: 0; 5418 line-height: 1.3; 5419 } 5420 .panel { 5421 margin-bottom: 27px; 5422 background-color: transparent; 5423 border: 1px solid transparent; 5424 border-radius: 0; 5425 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); 5426 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); 5427 } 5428 .panel-body { 5429 padding: 23px 20px 20px 20px; 5430 } 5431 .panel-heading { 5432 padding: 20px; 5433 border-bottom: 1px solid transparent; 5434 border-top-right-radius: -1; 5435 border-top-left-radius: -1; 5436 } 5437 .panel-heading > .dropdown .dropdown-toggle { 5438 color: inherit; 5439 } 5440 .panel-title { 5441 margin-top: 0; 5442 margin-bottom: 0; 5443 font-size: 18px; 5444 color: inherit; 5445 } 5446 .panel-title > a, 5447 .panel-title > small, 5448 .panel-title > .small, 5449 .panel-title > small > a, 5450 .panel-title > .small > a { 5451 color: inherit; 5452 } 5453 .panel-footer { 5454 padding: 20px; 5455 background-color: rgba(255, 255, 255, 0.06); 5456 border-top: 1px solid rgba(255, 255, 255, 0.1); 5457 border-bottom-right-radius: -1; 5458 border-bottom-left-radius: -1; 5459 } 5460 .panel > .list-group, 5461 .panel > .panel-collapse > .list-group { 5462 margin-bottom: 0; 5463 } 5464 .panel > .list-group .list-group-item, 5465 .panel > .panel-collapse > .list-group .list-group-item { 5466 border-width: 1px 0; 5467 border-radius: 0; 5468 } 5469 .panel > .list-group:first-child .list-group-item:first-child, 5470 .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { 5471 border-top: 0; 5472 border-top-right-radius: -1; 5473 border-top-left-radius: -1; 5474 } 5475 .panel > .list-group:last-child .list-group-item:last-child, 5476 .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { 5477 border-bottom: 0; 5478 border-bottom-right-radius: -1; 5479 border-bottom-left-radius: -1; 5480 } 5481 .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { 5482 border-top-right-radius: 0; 5483 border-top-left-radius: 0; 5484 } 5485 .panel-heading + .list-group .list-group-item:first-child { 5486 border-top-width: 0; 5487 } 5488 .list-group + .panel-footer { 5489 border-top-width: 0; 5490 } 5491 .panel > .table, 5492 .panel > .table-responsive > .table, 5493 .panel > .panel-collapse > .table { 5494 margin-bottom: 0; 5495 } 5496 .panel > .table caption, 5497 .panel > .table-responsive > .table caption, 5498 .panel > .panel-collapse > .table caption { 5499 padding-left: 23px 20px 20px 20px; 5500 padding-right: 23px 20px 20px 20px; 5501 } 5502 .panel > .table:first-child, 5503 .panel > .table-responsive:first-child > .table:first-child { 5504 border-top-right-radius: -1; 5505 border-top-left-radius: -1; 5506 } 5507 .panel > .table:first-child > thead:first-child > tr:first-child, 5508 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, 5509 .panel > .table:first-child > tbody:first-child > tr:first-child, 5510 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { 5511 border-top-left-radius: -1; 5512 border-top-right-radius: -1; 5513 } 5514 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, 5515 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, 5516 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, 5517 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, 5518 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, 5519 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, 5520 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, 5521 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { 5522 border-top-left-radius: -1; 5523 } 5524 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, 5525 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, 5526 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, 5527 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, 5528 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, 5529 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, 5530 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, 5531 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { 5532 border-top-right-radius: -1; 5533 } 5534 .panel > .table:last-child, 5535 .panel > .table-responsive:last-child > .table:last-child { 5536 border-bottom-right-radius: -1; 5537 border-bottom-left-radius: -1; 5538 } 5539 .panel > .table:last-child > tbody:last-child > tr:last-child, 5540 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, 5541 .panel > .table:last-child > tfoot:last-child > tr:last-child, 5542 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { 5543 border-bottom-left-radius: -1; 5544 border-bottom-right-radius: -1; 5545 } 5546 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, 5547 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, 5548 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, 5549 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, 5550 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, 5551 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, 5552 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, 5553 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { 5554 border-bottom-left-radius: -1; 5555 } 5556 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, 5557 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, 5558 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, 5559 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, 5560 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, 5561 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, 5562 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, 5563 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { 5564 border-bottom-right-radius: -1; 5565 } 5566 .panel > .panel-body + .table, 5567 .panel > .panel-body + .table-responsive, 5568 .panel > .table + .panel-body, 5569 .panel > .table-responsive + .panel-body { 5570 border-top: 1px solid #194c5f; 5571 } 5572 .panel > .table > tbody:first-child > tr:first-child th, 5573 .panel > .table > tbody:first-child > tr:first-child td { 5574 border-top: 0; 5575 } 5576 .panel > .table-bordered, 5577 .panel > .table-responsive > .table-bordered { 5578 border: 0; 5579 } 5580 .panel > .table-bordered > thead > tr > th:first-child, 5581 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, 5582 .panel > .table-bordered > tbody > tr > th:first-child, 5583 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, 5584 .panel > .table-bordered > tfoot > tr > th:first-child, 5585 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, 5586 .panel > .table-bordered > thead > tr > td:first-child, 5587 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, 5588 .panel > .table-bordered > tbody > tr > td:first-child, 5589 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, 5590 .panel > .table-bordered > tfoot > tr > td:first-child, 5591 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { 5592 border-left: 0; 5593 } 5594 .panel > .table-bordered > thead > tr > th:last-child, 5595 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, 5596 .panel > .table-bordered > tbody > tr > th:last-child, 5597 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, 5598 .panel > .table-bordered > tfoot > tr > th:last-child, 5599 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, 5600 .panel > .table-bordered > thead > tr > td:last-child, 5601 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, 5602 .panel > .table-bordered > tbody > tr > td:last-child, 5603 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, 5604 .panel > .table-bordered > tfoot > tr > td:last-child, 5605 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { 5606 border-right: 0; 5607 } 5608 .panel > .table-bordered > thead > tr:first-child > td, 5609 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, 5610 .panel > .table-bordered > tbody > tr:first-child > td, 5611 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, 5612 .panel > .table-bordered > thead > tr:first-child > th, 5613 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, 5614 .panel > .table-bordered > tbody > tr:first-child > th, 5615 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { 5616 border-bottom: 0; 5617 } 5618 .panel > .table-bordered > tbody > tr:last-child > td, 5619 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, 5620 .panel > .table-bordered > tfoot > tr:last-child > td, 5621 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, 5622 .panel > .table-bordered > tbody > tr:last-child > th, 5623 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, 5624 .panel > .table-bordered > tfoot > tr:last-child > th, 5625 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { 5626 border-bottom: 0; 5627 } 5628 .panel > .table-responsive { 5629 border: 0; 5630 margin-bottom: 0; 5631 } 5632 .panel-group { 5633 margin-bottom: 27px; 5634 } 5635 .panel-group .panel { 5636 margin-bottom: 0; 5637 border-radius: 0; 5638 } 5639 .panel-group .panel + .panel { 5640 margin-top: 5px; 5641 } 5642 .panel-group .panel-heading { 5643 border-bottom: 0; 5644 } 5645 .panel-group .panel-heading + .panel-collapse > .panel-body, 5646 .panel-group .panel-heading + .panel-collapse > .list-group { 5647 border-top: 1px solid rgba(255, 255, 255, 0.1); 5648 } 5649 .panel-group .panel-footer { 5650 border-top: 0; 5651 } 5652 .panel-group .panel-footer + .panel-collapse .panel-body { 5653 border-bottom: 1px solid rgba(255, 255, 255, 0.1); 5654 } 5655 .panel-default { 5656 border-color: #194c5f; 5657 } 5658 .panel-default > .panel-heading { 5659 color: #1e252f; 5660 background-color: #242e3b; 5661 border-color: #194c5f; 5662 } 5663 .panel-default > .panel-heading + .panel-collapse > .panel-body { 5664 border-top-color: #194c5f; 5665 } 5666 .panel-default > .panel-heading .badge { 5667 color: #242e3b; 5668 background-color: #1e252f; 5669 } 5670 .panel-default > .panel-footer + .panel-collapse > .panel-body { 5671 border-bottom-color: #194c5f; 5672 } 5673 .panel-primary { 5674 border-color: #2d7ef4; 5675 } 5676 .panel-primary > .panel-heading { 5677 color: #ffffff; 5678 background-color: #2d7ef4; 5679 border-color: #2d7ef4; 5680 } 5681 .panel-primary > .panel-heading + .panel-collapse > .panel-body { 5682 border-top-color: #2d7ef4; 5683 } 5684 .panel-primary > .panel-heading .badge { 5685 color: #2d7ef4; 5686 background-color: #ffffff; 5687 } 5688 .panel-primary > .panel-footer + .panel-collapse > .panel-body { 5689 border-bottom-color: #2d7ef4; 5690 } 5691 .panel-success { 5692 border-color: #bddebf; 5693 } 5694 .panel-success > .panel-heading { 5695 color: #24b47e; 5696 background-color: #e3f1e4; 5697 border-color: #bddebf; 5698 } 5699 .panel-success > .panel-heading + .panel-collapse > .panel-body { 5700 border-top-color: #bddebf; 5701 } 5702 .panel-success > .panel-heading .badge { 5703 color: #e3f1e4; 5704 background-color: #24b47e; 5705 } 5706 .panel-success > .panel-footer + .panel-collapse > .panel-body { 5707 border-bottom-color: #bddebf; 5708 } 5709 .panel-info { 5710 border-color: #b3dbf1; 5711 } 5712 .panel-info > .panel-heading { 5713 color: #06a2ff; 5714 background-color: #e5f3fa; 5715 border-color: #b3dbf1; 5716 } 5717 .panel-info > .panel-heading + .panel-collapse > .panel-body { 5718 border-top-color: #b3dbf1; 5719 } 5720 .panel-info > .panel-heading .badge { 5721 color: #e5f3fa; 5722 background-color: #06a2ff; 5723 } 5724 .panel-info > .panel-footer + .panel-collapse > .panel-body { 5725 border-bottom-color: #b3dbf1; 5726 } 5727 .panel-warning { 5728 border-color: #ffe071; 5729 } 5730 .panel-warning > .panel-heading { 5731 color: #de8e27; 5732 background-color: #fff4cc; 5733 border-color: #ffe071; 5734 } 5735 .panel-warning > .panel-heading + .panel-collapse > .panel-body { 5736 border-top-color: #ffe071; 5737 } 5738 .panel-warning > .panel-heading .badge { 5739 color: #fff4cc; 5740 background-color: #de8e27; 5741 } 5742 .panel-warning > .panel-footer + .panel-collapse > .panel-body { 5743 border-bottom-color: #ffe071; 5744 } 5745 .panel-danger { 5746 border-color: #f1c9c9; 5747 } 5748 .panel-danger > .panel-heading { 5749 color: #ff2b67; 5750 background-color: #f9e9e9; 5751 border-color: #f1c9c9; 5752 } 5753 .panel-danger > .panel-heading + .panel-collapse > .panel-body { 5754 border-top-color: #f1c9c9; 5755 } 5756 .panel-danger > .panel-heading .badge { 5757 color: #f9e9e9; 5758 background-color: #ff2b67; 5759 } 5760 .panel-danger > .panel-footer + .panel-collapse > .panel-body { 5761 border-bottom-color: #f1c9c9; 5762 } 5763 .embed-responsive { 5764 position: relative; 5765 display: block; 5766 height: 0; 5767 padding: 0; 5768 overflow: hidden; 5769 } 5770 .embed-responsive .embed-responsive-item, 5771 .embed-responsive iframe, 5772 .embed-responsive embed, 5773 .embed-responsive object, 5774 .embed-responsive video { 5775 position: absolute; 5776 top: 0; 5777 left: 0; 5778 bottom: 0; 5779 height: 100%; 5780 width: 100%; 5781 border: 0; 5782 } 5783 .embed-responsive-16by9 { 5784 padding-bottom: 56.25%; 5785 } 5786 .embed-responsive-4by3 { 5787 padding-bottom: 75%; 5788 } 5789 .well { 5790 min-height: 20px; 5791 padding: 19px; 5792 margin-bottom: 20px; 5793 background-color: #242e3b; 5794 border: 1px solid transparent; 5795 border-radius: 0; 5796 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); 5797 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); 5798 } 5799 .well blockquote { 5800 border-color: #ddd; 5801 border-color: rgba(0, 0, 0, 0.15); 5802 } 5803 .well-lg { 5804 padding: 24px; 5805 border-radius: 0; 5806 } 5807 .well-sm { 5808 padding: 9px; 5809 border-radius: 0; 5810 } 5811 .close { 5812 float: right; 5813 font-size: 24px; 5814 font-weight: bold; 5815 line-height: 1; 5816 color: #ffffff; 5817 text-shadow: 0 1px 0 #1d252f; 5818 opacity: 0.2; 5819 filter: alpha(opacity=20); 5820 } 5821 .close:hover, 5822 .close:focus { 5823 color: #ffffff; 5824 text-decoration: none; 5825 cursor: pointer; 5826 opacity: 0.5; 5827 filter: alpha(opacity=50); 5828 } 5829 button.close { 5830 padding: 0; 5831 cursor: pointer; 5832 background: transparent; 5833 border: 0; 5834 -webkit-appearance: none; 5835 } 5836 .modal-open { 5837 overflow: hidden; 5838 } 5839 .modal { 5840 display: none; 5841 overflow: hidden; 5842 position: fixed; 5843 top: 0; 5844 right: 0; 5845 bottom: 0; 5846 left: 0; 5847 z-index: 1050; 5848 -webkit-overflow-scrolling: touch; 5849 outline: 0; 5850 } 5851 .modal.fade .modal-dialog { 5852 -webkit-transform: translate(0, -25%); 5853 -ms-transform: translate(0, -25%); 5854 -o-transform: translate(0, -25%); 5855 transform: translate(0, -25%); 5856 -webkit-transition: -webkit-transform 0.3s ease-out; 5857 -moz-transition: -moz-transform 0.3s ease-out; 5858 -o-transition: -o-transform 0.3s ease-out; 5859 transition: transform 0.3s ease-out; 5860 } 5861 .modal.in .modal-dialog { 5862 -webkit-transform: translate(0, 0); 5863 -ms-transform: translate(0, 0); 5864 -o-transform: translate(0, 0); 5865 transform: translate(0, 0); 5866 } 5867 .modal-open .modal { 5868 overflow-x: hidden; 5869 overflow-y: auto; 5870 } 5871 .modal-dialog { 5872 position: relative; 5873 width: auto; 5874 margin: 10px; 5875 } 5876 .modal-content { 5877 position: relative; 5878 background-color: #1d252f; 5879 border: 1px solid #999999; 5880 border: 1px solid transparent; 5881 border-radius: 0; 5882 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); 5883 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); 5884 background-clip: padding-box; 5885 outline: 0; 5886 } 5887 .modal-backdrop { 5888 position: fixed; 5889 top: 0; 5890 right: 0; 5891 bottom: 0; 5892 left: 0; 5893 z-index: 1040; 5894 background-color: #2d7ef4; 5895 } 5896 .modal-backdrop.fade { 5897 opacity: 0; 5898 filter: alpha(opacity=0); 5899 } 5900 .modal-backdrop.in { 5901 opacity: 0.4; 5902 filter: alpha(opacity=40); 5903 } 5904 .modal-header { 5905 padding: 15px 20px 11px 20px; 5906 border-bottom: 1px solid transparent; 5907 } 5908 .modal-header .close { 5909 margin-top: -2px; 5910 } 5911 .modal-title { 5912 margin: 0; 5913 line-height: 1.7; 5914 } 5915 .modal-body { 5916 position: relative; 5917 padding: 15px 20px; 5918 } 5919 .modal-footer { 5920 padding: 15px 20px; 5921 text-align: right; 5922 border-top: 1px solid transparent; 5923 } 5924 .modal-footer .btn + .btn { 5925 margin-left: 5px; 5926 margin-bottom: 0; 5927 } 5928 .modal-footer .btn-group .btn + .btn { 5929 margin-left: -1px; 5930 } 5931 .modal-footer .btn-block + .btn-block { 5932 margin-left: 0; 5933 } 5934 .modal-scrollbar-measure { 5935 position: absolute; 5936 top: -9999px; 5937 width: 50px; 5938 height: 50px; 5939 overflow: scroll; 5940 } 5941 @media (min-width: 768px) { 5942 .modal-dialog { 5943 width: 768px; 5944 margin: 30px auto; 5945 } 5946 .modal-content { 5947 -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); 5948 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); 5949 } 5950 .modal-sm { 5951 width: 300px; 5952 } 5953 } 5954 @media (min-width: 992px) { 5955 .modal-lg { 5956 width: 900px; 5957 } 5958 } 5959 .tooltip { 5960 position: absolute; 5961 z-index: 1070; 5962 display: block; 5963 font-family: 'Source Sans Pro', sans-serif; 5964 font-style: normal; 5965 font-weight: normal; 5966 letter-spacing: normal; 5967 line-break: auto; 5968 line-height: 1.7; 5969 text-align: left; 5970 text-align: start; 5971 text-decoration: none; 5972 text-shadow: none; 5973 text-transform: none; 5974 white-space: normal; 5975 word-break: normal; 5976 word-spacing: normal; 5977 word-wrap: normal; 5978 font-size: 14px; 5979 opacity: 0; 5980 filter: alpha(opacity=0); 5981 } 5982 .tooltip.in { 5983 opacity: 0.9; 5984 filter: alpha(opacity=90); 5985 } 5986 .tooltip.top { 5987 margin-top: -3px; 5988 padding: 5px 0; 5989 } 5990 .tooltip.right { 5991 margin-left: 3px; 5992 padding: 0 5px; 5993 } 5994 .tooltip.bottom { 5995 margin-top: 3px; 5996 padding: 5px 0; 5997 } 5998 .tooltip.left { 5999 margin-left: -3px; 6000 padding: 0 5px; 6001 } 6002 .tooltip-inner { 6003 max-width: 200px; 6004 padding: 3px 8px; 6005 color: #ffffff; 6006 text-align: center; 6007 background-color: #000000; 6008 border-radius: 0; 6009 } 6010 .tooltip-arrow { 6011 position: absolute; 6012 width: 0; 6013 height: 0; 6014 border-color: transparent; 6015 border-style: solid; 6016 } 6017 .tooltip.top .tooltip-arrow { 6018 bottom: 0; 6019 left: 50%; 6020 margin-left: -5px; 6021 border-width: 5px 5px 0; 6022 border-top-color: #000000; 6023 } 6024 .tooltip.top-left .tooltip-arrow { 6025 bottom: 0; 6026 right: 5px; 6027 margin-bottom: -5px; 6028 border-width: 5px 5px 0; 6029 border-top-color: #000000; 6030 } 6031 .tooltip.top-right .tooltip-arrow { 6032 bottom: 0; 6033 left: 5px; 6034 margin-bottom: -5px; 6035 border-width: 5px 5px 0; 6036 border-top-color: #000000; 6037 } 6038 .tooltip.right .tooltip-arrow { 6039 top: 50%; 6040 left: 0; 6041 margin-top: -5px; 6042 border-width: 5px 5px 5px 0; 6043 border-right-color: #000000; 6044 } 6045 .tooltip.left .tooltip-arrow { 6046 top: 50%; 6047 right: 0; 6048 margin-top: -5px; 6049 border-width: 5px 0 5px 5px; 6050 border-left-color: #000000; 6051 } 6052 .tooltip.bottom .tooltip-arrow { 6053 top: 0; 6054 left: 50%; 6055 margin-left: -5px; 6056 border-width: 0 5px 5px; 6057 border-bottom-color: #000000; 6058 } 6059 .tooltip.bottom-left .tooltip-arrow { 6060 top: 0; 6061 right: 5px; 6062 margin-top: -5px; 6063 border-width: 0 5px 5px; 6064 border-bottom-color: #000000; 6065 } 6066 .tooltip.bottom-right .tooltip-arrow { 6067 top: 0; 6068 left: 5px; 6069 margin-top: -5px; 6070 border-width: 0 5px 5px; 6071 border-bottom-color: #000000; 6072 } 6073 .popover { 6074 position: absolute; 6075 top: 0; 6076 left: 0; 6077 z-index: 1060; 6078 display: none; 6079 max-width: 276px; 6080 padding: 1px; 6081 font-family: 'Source Sans Pro', sans-serif; 6082 font-style: normal; 6083 font-weight: normal; 6084 letter-spacing: normal; 6085 line-break: auto; 6086 line-height: 1.7; 6087 text-align: left; 6088 text-align: start; 6089 text-decoration: none; 6090 text-shadow: none; 6091 text-transform: none; 6092 white-space: normal; 6093 word-break: normal; 6094 word-spacing: normal; 6095 word-wrap: normal; 6096 font-size: 16px; 6097 background-color: #ffffff; 6098 background-clip: padding-box; 6099 border: 1px solid #cccccc; 6100 border: 1px solid rgba(0, 0, 0, 0.2); 6101 border-radius: 0; 6102 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); 6103 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); 6104 } 6105 .popover.top { 6106 margin-top: -10px; 6107 } 6108 .popover.right { 6109 margin-left: 10px; 6110 } 6111 .popover.bottom { 6112 margin-top: 10px; 6113 } 6114 .popover.left { 6115 margin-left: -10px; 6116 } 6117 .popover-title { 6118 margin: 0; 6119 padding: 8px 14px; 6120 font-size: 16px; 6121 background-color: #f7f7f7; 6122 border-bottom: 1px solid #ebebeb; 6123 border-radius: -1 -1 0 0; 6124 } 6125 .popover-content { 6126 padding: 9px 14px; 6127 } 6128 .popover > .arrow, 6129 .popover > .arrow:after { 6130 position: absolute; 6131 display: block; 6132 width: 0; 6133 height: 0; 6134 border-color: transparent; 6135 border-style: solid; 6136 } 6137 .popover > .arrow { 6138 border-width: 11px; 6139 } 6140 .popover > .arrow:after { 6141 border-width: 10px; 6142 content: ""; 6143 } 6144 .popover.top > .arrow { 6145 left: 50%; 6146 margin-left: -11px; 6147 border-bottom-width: 0; 6148 border-top-color: #999999; 6149 border-top-color: rgba(0, 0, 0, 0.25); 6150 bottom: -11px; 6151 } 6152 .popover.top > .arrow:after { 6153 content: " "; 6154 bottom: 1px; 6155 margin-left: -10px; 6156 border-bottom-width: 0; 6157 border-top-color: #ffffff; 6158 } 6159 .popover.right > .arrow { 6160 top: 50%; 6161 left: -11px; 6162 margin-top: -11px; 6163 border-left-width: 0; 6164 border-right-color: #999999; 6165 border-right-color: rgba(0, 0, 0, 0.25); 6166 } 6167 .popover.right > .arrow:after { 6168 content: " "; 6169 left: 1px; 6170 bottom: -10px; 6171 border-left-width: 0; 6172 border-right-color: #ffffff; 6173 } 6174 .popover.bottom > .arrow { 6175 left: 50%; 6176 margin-left: -11px; 6177 border-top-width: 0; 6178 border-bottom-color: #999999; 6179 border-bottom-color: rgba(0, 0, 0, 0.25); 6180 top: -11px; 6181 } 6182 .popover.bottom > .arrow:after { 6183 content: " "; 6184 top: 1px; 6185 margin-left: -10px; 6186 border-top-width: 0; 6187 border-bottom-color: #ffffff; 6188 } 6189 .popover.left > .arrow { 6190 top: 50%; 6191 right: -11px; 6192 margin-top: -11px; 6193 border-right-width: 0; 6194 border-left-color: #999999; 6195 border-left-color: rgba(0, 0, 0, 0.25); 6196 } 6197 .popover.left > .arrow:after { 6198 content: " "; 6199 right: 1px; 6200 border-right-width: 0; 6201 border-left-color: #ffffff; 6202 bottom: -10px; 6203 } 6204 .carousel { 6205 position: relative; 6206 } 6207 .carousel-inner { 6208 position: relative; 6209 overflow: hidden; 6210 width: 100%; 6211 } 6212 .carousel-inner > .item { 6213 display: none; 6214 position: relative; 6215 -webkit-transition: 0.6s ease-in-out left; 6216 -o-transition: 0.6s ease-in-out left; 6217 transition: 0.6s ease-in-out left; 6218 } 6219 .carousel-inner > .item > img, 6220 .carousel-inner > .item > a > img { 6221 line-height: 1; 6222 } 6223 @media all and (transform-3d), (-webkit-transform-3d) { 6224 .carousel-inner > .item { 6225 -webkit-transition: -webkit-transform 0.6s ease-in-out; 6226 -moz-transition: -moz-transform 0.6s ease-in-out; 6227 -o-transition: -o-transform 0.6s ease-in-out; 6228 transition: transform 0.6s ease-in-out; 6229 -webkit-backface-visibility: hidden; 6230 -moz-backface-visibility: hidden; 6231 backface-visibility: hidden; 6232 -webkit-perspective: 1000px; 6233 -moz-perspective: 1000px; 6234 perspective: 1000px; 6235 } 6236 .carousel-inner > .item.next, 6237 .carousel-inner > .item.active.right { 6238 -webkit-transform: translate3d(100%, 0, 0); 6239 transform: translate3d(100%, 0, 0); 6240 left: 0; 6241 } 6242 .carousel-inner > .item.prev, 6243 .carousel-inner > .item.active.left { 6244 -webkit-transform: translate3d(-100%, 0, 0); 6245 transform: translate3d(-100%, 0, 0); 6246 left: 0; 6247 } 6248 .carousel-inner > .item.next.left, 6249 .carousel-inner > .item.prev.right, 6250 .carousel-inner > .item.active { 6251 -webkit-transform: translate3d(0, 0, 0); 6252 transform: translate3d(0, 0, 0); 6253 left: 0; 6254 } 6255 } 6256 .carousel-inner > .active, 6257 .carousel-inner > .next, 6258 .carousel-inner > .prev { 6259 display: block; 6260 } 6261 .carousel-inner > .active { 6262 left: 0; 6263 } 6264 .carousel-inner > .next, 6265 .carousel-inner > .prev { 6266 position: absolute; 6267 top: 0; 6268 width: 100%; 6269 } 6270 .carousel-inner > .next { 6271 left: 100%; 6272 } 6273 .carousel-inner > .prev { 6274 left: -100%; 6275 } 6276 .carousel-inner > .next.left, 6277 .carousel-inner > .prev.right { 6278 left: 0; 6279 } 6280 .carousel-inner > .active.left { 6281 left: -100%; 6282 } 6283 .carousel-inner > .active.right { 6284 left: 100%; 6285 } 6286 .carousel-control { 6287 position: absolute; 6288 top: 0; 6289 left: 0; 6290 bottom: 0; 6291 width: 15%; 6292 opacity: 0.5; 6293 filter: alpha(opacity=50); 6294 font-size: 20px; 6295 color: #ffffff; 6296 text-align: center; 6297 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); 6298 background-color: rgba(0, 0, 0, 0); 6299 } 6300 .carousel-control.left { 6301 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); 6302 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); 6303 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); 6304 background-repeat: repeat-x; 6305 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); 6306 } 6307 .carousel-control.right { 6308 left: auto; 6309 right: 0; 6310 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); 6311 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); 6312 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); 6313 background-repeat: repeat-x; 6314 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); 6315 } 6316 .carousel-control:hover, 6317 .carousel-control:focus { 6318 outline: 0; 6319 color: #ffffff; 6320 text-decoration: none; 6321 opacity: 0.9; 6322 filter: alpha(opacity=90); 6323 } 6324 .carousel-control .icon-prev, 6325 .carousel-control .icon-next, 6326 .carousel-control .glyphicon-chevron-left, 6327 .carousel-control .glyphicon-chevron-right { 6328 position: absolute; 6329 top: 50%; 6330 margin-top: -10px; 6331 z-index: 5; 6332 display: inline-block; 6333 } 6334 .carousel-control .icon-prev, 6335 .carousel-control .glyphicon-chevron-left { 6336 left: 50%; 6337 margin-left: -10px; 6338 } 6339 .carousel-control .icon-next, 6340 .carousel-control .glyphicon-chevron-right { 6341 right: 50%; 6342 margin-right: -10px; 6343 } 6344 .carousel-control .icon-prev, 6345 .carousel-control .icon-next { 6346 width: 20px; 6347 height: 20px; 6348 line-height: 1; 6349 font-family: serif; 6350 } 6351 .carousel-control .icon-prev:before { 6352 content: '\2039'; 6353 } 6354 .carousel-control .icon-next:before { 6355 content: '\203a'; 6356 } 6357 .carousel-indicators { 6358 position: absolute; 6359 bottom: 10px; 6360 left: 50%; 6361 z-index: 15; 6362 width: 60%; 6363 margin-left: -30%; 6364 padding-left: 0; 6365 list-style: none; 6366 text-align: center; 6367 } 6368 .carousel-indicators li { 6369 display: inline-block; 6370 width: 10px; 6371 height: 10px; 6372 margin: 1px; 6373 text-indent: -999px; 6374 border: 1px solid #ffffff; 6375 border-radius: 10px; 6376 cursor: pointer; 6377 background-color: #000 \9; 6378 background-color: rgba(0, 0, 0, 0); 6379 } 6380 .carousel-indicators .active { 6381 margin: 0; 6382 width: 12px; 6383 height: 12px; 6384 background-color: #ffffff; 6385 } 6386 .carousel-caption { 6387 position: absolute; 6388 left: 15%; 6389 right: 15%; 6390 bottom: 20px; 6391 z-index: 10; 6392 padding-top: 20px; 6393 padding-bottom: 20px; 6394 color: #ffffff; 6395 text-align: center; 6396 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); 6397 } 6398 .carousel-caption .btn { 6399 text-shadow: none; 6400 } 6401 @media screen and (min-width: 768px) { 6402 .carousel-control .glyphicon-chevron-left, 6403 .carousel-control .glyphicon-chevron-right, 6404 .carousel-control .icon-prev, 6405 .carousel-control .icon-next { 6406 width: 30px; 6407 height: 30px; 6408 margin-top: -10px; 6409 font-size: 30px; 6410 } 6411 .carousel-control .glyphicon-chevron-left, 6412 .carousel-control .icon-prev { 6413 margin-left: -10px; 6414 } 6415 .carousel-control .glyphicon-chevron-right, 6416 .carousel-control .icon-next { 6417 margin-right: -10px; 6418 } 6419 .carousel-caption { 6420 left: 20%; 6421 right: 20%; 6422 padding-bottom: 30px; 6423 } 6424 .carousel-indicators { 6425 bottom: 20px; 6426 } 6427 } 6428 .clearfix:before, 6429 .clearfix:after, 6430 .dl-horizontal dd:before, 6431 .dl-horizontal dd:after, 6432 .container:before, 6433 .container:after, 6434 .container-fluid:before, 6435 .container-fluid:after, 6436 .row:before, 6437 .row:after, 6438 .form-horizontal .form-group:before, 6439 .form-horizontal .form-group:after, 6440 .btn-toolbar:before, 6441 .btn-toolbar:after, 6442 .btn-group-vertical > .btn-group:before, 6443 .btn-group-vertical > .btn-group:after, 6444 .nav:before, 6445 .nav:after, 6446 .navbar:before, 6447 .navbar:after, 6448 .navbar-header:before, 6449 .navbar-header:after, 6450 .navbar-collapse:before, 6451 .navbar-collapse:after, 6452 .pager:before, 6453 .pager:after, 6454 .panel-body:before, 6455 .panel-body:after, 6456 .modal-header:before, 6457 .modal-header:after, 6458 .modal-footer:before, 6459 .modal-footer:after { 6460 content: " "; 6461 display: table; 6462 } 6463 .clearfix:after, 6464 .dl-horizontal dd:after, 6465 .container:after, 6466 .container-fluid:after, 6467 .row:after, 6468 .form-horizontal .form-group:after, 6469 .btn-toolbar:after, 6470 .btn-group-vertical > .btn-group:after, 6471 .nav:after, 6472 .navbar:after, 6473 .navbar-header:after, 6474 .navbar-collapse:after, 6475 .pager:after, 6476 .panel-body:after, 6477 .modal-header:after, 6478 .modal-footer:after { 6479 clear: both; 6480 } 6481 .center-block { 6482 display: block; 6483 margin-left: auto; 6484 margin-right: auto; 6485 } 6486 .pull-right { 6487 float: right !important; 6488 } 6489 .pull-left { 6490 float: left !important; 6491 } 6492 .hide { 6493 display: none !important; 6494 } 6495 .show { 6496 display: block !important; 6497 } 6498 .invisible { 6499 visibility: hidden; 6500 } 6501 .text-hide { 6502 font: 0/0 a; 6503 color: transparent; 6504 text-shadow: none; 6505 background-color: transparent; 6506 border: 0; 6507 } 6508 .hidden { 6509 display: none !important; 6510 } 6511 .affix { 6512 position: fixed; 6513 } 6514 @-ms-viewport { 6515 width: device-width; 6516 } 6517 .visible-xs, 6518 .visible-sm, 6519 .visible-md, 6520 .visible-lg { 6521 display: none !important; 6522 } 6523 .visible-xs-block, 6524 .visible-xs-inline, 6525 .visible-xs-inline-block, 6526 .visible-sm-block, 6527 .visible-sm-inline, 6528 .visible-sm-inline-block, 6529 .visible-md-block, 6530 .visible-md-inline, 6531 .visible-md-inline-block, 6532 .visible-lg-block, 6533 .visible-lg-inline, 6534 .visible-lg-inline-block { 6535 display: none !important; 6536 } 6537 @media (max-width: 767px) { 6538 .visible-xs { 6539 display: block !important; 6540 } 6541 table.visible-xs { 6542 display: table !important; 6543 } 6544 tr.visible-xs { 6545 display: table-row !important; 6546 } 6547 th.visible-xs, 6548 td.visible-xs { 6549 display: table-cell !important; 6550 } 6551 } 6552 @media (max-width: 767px) { 6553 .visible-xs-block { 6554 display: block !important; 6555 } 6556 } 6557 @media (max-width: 767px) { 6558 .visible-xs-inline { 6559 display: inline !important; 6560 } 6561 } 6562 @media (max-width: 767px) { 6563 .visible-xs-inline-block { 6564 display: inline-block !important; 6565 } 6566 } 6567 @media (min-width: 768px) and (max-width: 991px) { 6568 .visible-sm { 6569 display: block !important; 6570 } 6571 table.visible-sm { 6572 display: table !important; 6573 } 6574 tr.visible-sm { 6575 display: table-row !important; 6576 } 6577 th.visible-sm, 6578 td.visible-sm { 6579 display: table-cell !important; 6580 } 6581 } 6582 @media (min-width: 768px) and (max-width: 991px) { 6583 .visible-sm-block { 6584 display: block !important; 6585 } 6586 } 6587 @media (min-width: 768px) and (max-width: 991px) { 6588 .visible-sm-inline { 6589 display: inline !important; 6590 } 6591 } 6592 @media (min-width: 768px) and (max-width: 991px) { 6593 .visible-sm-inline-block { 6594 display: inline-block !important; 6595 } 6596 } 6597 @media (min-width: 992px) and (max-width: 991px) { 6598 .visible-md { 6599 display: block !important; 6600 } 6601 table.visible-md { 6602 display: table !important; 6603 } 6604 tr.visible-md { 6605 display: table-row !important; 6606 } 6607 th.visible-md, 6608 td.visible-md { 6609 display: table-cell !important; 6610 } 6611 } 6612 @media (min-width: 992px) and (max-width: 991px) { 6613 .visible-md-block { 6614 display: block !important; 6615 } 6616 } 6617 @media (min-width: 992px) and (max-width: 991px) { 6618 .visible-md-inline { 6619 display: inline !important; 6620 } 6621 } 6622 @media (min-width: 992px) and (max-width: 991px) { 6623 .visible-md-inline-block { 6624 display: inline-block !important; 6625 } 6626 } 6627 @media (min-width: 992px) { 6628 .visible-lg { 6629 display: block !important; 6630 } 6631 table.visible-lg { 6632 display: table !important; 6633 } 6634 tr.visible-lg { 6635 display: table-row !important; 6636 } 6637 th.visible-lg, 6638 td.visible-lg { 6639 display: table-cell !important; 6640 } 6641 } 6642 @media (min-width: 992px) { 6643 .visible-lg-block { 6644 display: block !important; 6645 } 6646 } 6647 @media (min-width: 992px) { 6648 .visible-lg-inline { 6649 display: inline !important; 6650 } 6651 } 6652 @media (min-width: 992px) { 6653 .visible-lg-inline-block { 6654 display: inline-block !important; 6655 } 6656 } 6657 @media (max-width: 767px) { 6658 .hidden-xs { 6659 display: none !important; 6660 } 6661 } 6662 @media (min-width: 768px) and (max-width: 991px) { 6663 .hidden-sm { 6664 display: none !important; 6665 } 6666 } 6667 @media (min-width: 992px) and (max-width: 991px) { 6668 .hidden-md { 6669 display: none !important; 6670 } 6671 } 6672 @media (min-width: 992px) { 6673 .hidden-lg { 6674 display: none !important; 6675 } 6676 } 6677 .visible-print { 6678 display: none !important; 6679 } 6680 @media print { 6681 .visible-print { 6682 display: block !important; 6683 } 6684 table.visible-print { 6685 display: table !important; 6686 } 6687 tr.visible-print { 6688 display: table-row !important; 6689 } 6690 th.visible-print, 6691 td.visible-print { 6692 display: table-cell !important; 6693 } 6694 } 6695 .visible-print-block { 6696 display: none !important; 6697 } 6698 @media print { 6699 .visible-print-block { 6700 display: block !important; 6701 } 6702 } 6703 .visible-print-inline { 6704 display: none !important; 6705 } 6706 @media print { 6707 .visible-print-inline { 6708 display: inline !important; 6709 } 6710 } 6711 .visible-print-inline-block { 6712 display: none !important; 6713 } 6714 @media print { 6715 .visible-print-inline-block { 6716 display: inline-block !important; 6717 } 6718 } 6719 @media print { 6720 .hidden-print { 6721 display: none !important; 6722 } 6723 }