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