diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..082c16d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# LCUI.css Change Log + +## 0.1.0 Alpha (2018-03-19) + +First release. diff --git a/CHANGELOG.zh-cn.md b/CHANGELOG.zh-cn.md new file mode 100644 index 0000000..f1f0398 --- /dev/null +++ b/CHANGELOG.zh-cn.md @@ -0,0 +1,5 @@ +# LCUI.css 更新日志 + +## 0.1.0 Alpha (2018-03-19) + +第一个版本 diff --git a/dist/assets/fonts/iconfont.ttf b/dist/assets/fonts/iconfont.ttf new file mode 100644 index 0000000..69404e3 Binary files /dev/null and b/dist/assets/fonts/iconfont.ttf differ diff --git a/dist/assets/stylesheets/lcui.css b/dist/assets/stylesheets/lcui.css new file mode 100644 index 0000000..b0df0fc --- /dev/null +++ b/dist/assets/stylesheets/lcui.css @@ -0,0 +1,12799 @@ +* { + box-sizing: border-box; +} + +h1, h2, h3, h4, h5, h6 { + margin-top: 0; + margin-bottom: 7px; +} + +p { + margin-top: 0; + margin-bottom: 14px; +} + +i, b, a, p, h1, h2, h3, h4, h5, h6, label, cite, strong, textview, textedit, password, button, .text { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; +} + +strong, b, cite, textview { + display: inline-block; +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/segoeui.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/segoeuib.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/segoeuii.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/segoeuil.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/segoeuisl.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/segoeuiz.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/seguibl.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/seguili.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/seguisb.ttf"); +} + +@font-face { + font-family: Segoe UI; + src: url("C:/windows/fonts/seguisbi.ttf"); +} + +@font-face { + font-family: Consolas; + src: url("C:/windows/fonts/consola.ttf"); +} + +@font-face { + font-family: Consolas; + src: url("C:/windows/fonts/consolab.ttf"); +} + +@font-face { + font-family: Consolas; + src: url("C:/windows/fonts/consolai.ttf"); +} + +@font-face { + font-family: Consolas; + src: url("C:/windows/fonts/consolaz.ttf"); +} + +@font-face { + font-family: Arial; + src: url("C:/windows/fonts/arial.ttf"); +} + +@font-face { + font-family: Arial; + src: url("C:/windows/fonts/arialbd.ttf"); +} + +@font-face { + font-family: Arial; + src: url("C:/windows/fonts/ariblk.ttf"); +} + +@font-face { + font-family: Arial; + src: url("C:/windows/fonts/arialbi.ttf"); +} + +@font-face { + font-family: Arial; + src: url("C:/windows/fonts/ariali.ttf"); +} + +@font-face { + font-family: Malgun Gothic; + src: url("C:/windows/fonts/malgun.ttf"); +} + +@font-face { + font-family: Malgun Gothic; + src: url("C:/windows/fonts/malgunbd.ttf"); +} + +@font-face { + font-family: Malgun Gothic; + src: url("C:/windows/fonts/malgunsl.ttf"); +} + +@font-face { + font-family: Microsoft Yahei; + src: url("C:/windows/fonts/msyh.ttc"); +} + +@font-face { + font-family: Microsoft Yahei; + src: url("C:/windows/fonts/msyhbd.ttc"); +} + +@font-face { + font-family: Microsoft Yahei; + src: url("C:/windows/fonts/msyhl.ttc"); +} + +@font-face { + font-family: "Material Design Icons"; + src: url("../fonts/iconfont.ttf"); + font-weight: normal; + font-style: normal; +} + +.icon, +.icon-set { + display: inline-block; + font-family: Material Design Icons; +} + +.icon-access-point { + content: "\F002"; +} + +.icon-access-point-network { + content: "\F003"; +} + +.icon-account { + content: "\F004"; +} + +.icon-account-alert { + content: "\F005"; +} + +.icon-account-box { + content: "\F006"; +} + +.icon-account-box-outline { + content: "\F007"; +} + +.icon-account-card-details { + content: "\F5D2"; +} + +.icon-account-check { + content: "\F008"; +} + +.icon-account-circle { + content: "\F009"; +} + +.icon-account-convert { + content: "\F00A"; +} + +.icon-account-edit { + content: "\F6BB"; +} + +.icon-account-key { + content: "\F00B"; +} + +.icon-account-location { + content: "\F00C"; +} + +.icon-account-minus { + content: "\F00D"; +} + +.icon-account-multiple { + content: "\F00E"; +} + +.icon-account-multiple-minus { + content: "\F5D3"; +} + +.icon-account-multiple-outline { + content: "\F00F"; +} + +.icon-account-multiple-plus { + content: "\F010"; +} + +.icon-account-network { + content: "\F011"; +} + +.icon-account-off { + content: "\F012"; +} + +.icon-account-outline { + content: "\F013"; +} + +.icon-account-plus { + content: "\F014"; +} + +.icon-account-remove { + content: "\F015"; +} + +.icon-account-search { + content: "\F016"; +} + +.icon-account-settings { + content: "\F630"; +} + +.icon-account-settings-variant { + content: "\F631"; +} + +.icon-account-star { + content: "\F017"; +} + +.icon-account-switch { + content: "\F019"; +} + +.icon-adjust { + content: "\F01A"; +} + +.icon-air-conditioner { + content: "\F01B"; +} + +.icon-airballoon { + content: "\F01C"; +} + +.icon-airplane { + content: "\F01D"; +} + +.icon-airplane-landing { + content: "\F5D4"; +} + +.icon-airplane-off { + content: "\F01E"; +} + +.icon-airplane-takeoff { + content: "\F5D5"; +} + +.icon-airplay { + content: "\F01F"; +} + +.icon-alarm { + content: "\F020"; +} + +.icon-alarm-bell { + content: "\F78D"; +} + +.icon-alarm-check { + content: "\F021"; +} + +.icon-alarm-light { + content: "\F78E"; +} + +.icon-alarm-multiple { + content: "\F022"; +} + +.icon-alarm-off { + content: "\F023"; +} + +.icon-alarm-plus { + content: "\F024"; +} + +.icon-alarm-snooze { + content: "\F68D"; +} + +.icon-album { + content: "\F025"; +} + +.icon-alert { + content: "\F026"; +} + +.icon-alert-box { + content: "\F027"; +} + +.icon-alert-circle { + content: "\F028"; +} + +.icon-alert-circle-outline { + content: "\F5D6"; +} + +.icon-alert-decagram { + content: "\F6BC"; +} + +.icon-alert-octagon { + content: "\F029"; +} + +.icon-alert-octagram { + content: "\F766"; +} + +.icon-alert-outline { + content: "\F02A"; +} + +.icon-all-inclusive { + content: "\F6BD"; +} + +.icon-alpha { + content: "\F02B"; +} + +.icon-alphabetical { + content: "\F02C"; +} + +.icon-altimeter { + content: "\F5D7"; +} + +.icon-amazon { + content: "\F02D"; +} + +.icon-amazon-clouddrive { + content: "\F02E"; +} + +.icon-ambulance { + content: "\F02F"; +} + +.icon-amplifier { + content: "\F030"; +} + +.icon-anchor { + content: "\F031"; +} + +.icon-android { + content: "\F032"; +} + +.icon-android-debug-bridge { + content: "\F033"; +} + +.icon-android-head { + content: "\F78F"; +} + +.icon-android-studio { + content: "\F034"; +} + +.icon-angular { + content: "\F6B1"; +} + +.icon-angularjs { + content: "\F6BE"; +} + +.icon-animation { + content: "\F5D8"; +} + +.icon-apple { + content: "\F035"; +} + +.icon-apple-finder { + content: "\F036"; +} + +.icon-apple-ios { + content: "\F037"; +} + +.icon-apple-keyboard-caps { + content: "\F632"; +} + +.icon-apple-keyboard-command { + content: "\F633"; +} + +.icon-apple-keyboard-control { + content: "\F634"; +} + +.icon-apple-keyboard-option { + content: "\F635"; +} + +.icon-apple-keyboard-shift { + content: "\F636"; +} + +.icon-apple-mobileme { + content: "\F038"; +} + +.icon-apple-safari { + content: "\F039"; +} + +.icon-application { + content: "\F614"; +} + +.icon-approval { + content: "\F790"; +} + +.icon-apps { + content: "\F03B"; +} + +.icon-archive { + content: "\F03C"; +} + +.icon-arrange-bring-forward { + content: "\F03D"; +} + +.icon-arrange-bring-to-front { + content: "\F03E"; +} + +.icon-arrange-send-backward { + content: "\F03F"; +} + +.icon-arrange-send-to-back { + content: "\F040"; +} + +.icon-arrow-all { + content: "\F041"; +} + +.icon-arrow-bottom-left { + content: "\F042"; +} + +.icon-arrow-bottom-right { + content: "\F043"; +} + +.icon-arrow-collapse { + content: "\F615"; +} + +.icon-arrow-collapse-all { + content: "\F044"; +} + +.icon-arrow-collapse-down { + content: "\F791"; +} + +.icon-arrow-collapse-left { + content: "\F792"; +} + +.icon-arrow-collapse-right { + content: "\F793"; +} + +.icon-arrow-collapse-up { + content: "\F794"; +} + +.icon-arrow-down { + content: "\F045"; +} + +.icon-arrow-down-bold { + content: "\F72D"; +} + +.icon-arrow-down-bold-box { + content: "\F72E"; +} + +.icon-arrow-down-bold-box-outline { + content: "\F72F"; +} + +.icon-arrow-down-bold-circle { + content: "\F047"; +} + +.icon-arrow-down-bold-circle-outline { + content: "\F048"; +} + +.icon-arrow-down-bold-hexagon-outline { + content: "\F049"; +} + +.icon-arrow-down-box { + content: "\F6BF"; +} + +.icon-arrow-down-drop-circle { + content: "\F04A"; +} + +.icon-arrow-down-drop-circle-outline { + content: "\F04B"; +} + +.icon-arrow-down-thick { + content: "\F046"; +} + +.icon-arrow-expand { + content: "\F616"; +} + +.icon-arrow-expand-all { + content: "\F04C"; +} + +.icon-arrow-expand-down { + content: "\F795"; +} + +.icon-arrow-expand-left { + content: "\F796"; +} + +.icon-arrow-expand-right { + content: "\F797"; +} + +.icon-arrow-expand-up { + content: "\F798"; +} + +.icon-arrow-left { + content: "\F04D"; +} + +.icon-arrow-left-bold { + content: "\F730"; +} + +.icon-arrow-left-bold-box { + content: "\F731"; +} + +.icon-arrow-left-bold-box-outline { + content: "\F732"; +} + +.icon-arrow-left-bold-circle { + content: "\F04F"; +} + +.icon-arrow-left-bold-circle-outline { + content: "\F050"; +} + +.icon-arrow-left-bold-hexagon-outline { + content: "\F051"; +} + +.icon-arrow-left-box { + content: "\F6C0"; +} + +.icon-arrow-left-drop-circle { + content: "\F052"; +} + +.icon-arrow-left-drop-circle-outline { + content: "\F053"; +} + +.icon-arrow-left-thick { + content: "\F04E"; +} + +.icon-arrow-right { + content: "\F054"; +} + +.icon-arrow-right-bold { + content: "\F733"; +} + +.icon-arrow-right-bold-box { + content: "\F734"; +} + +.icon-arrow-right-bold-box-outline { + content: "\F735"; +} + +.icon-arrow-right-bold-circle { + content: "\F056"; +} + +.icon-arrow-right-bold-circle-outline { + content: "\F057"; +} + +.icon-arrow-right-bold-hexagon-outline { + content: "\F058"; +} + +.icon-arrow-right-box { + content: "\F6C1"; +} + +.icon-arrow-right-drop-circle { + content: "\F059"; +} + +.icon-arrow-right-drop-circle-outline { + content: "\F05A"; +} + +.icon-arrow-right-thick { + content: "\F055"; +} + +.icon-arrow-top-left { + content: "\F05B"; +} + +.icon-arrow-top-right { + content: "\F05C"; +} + +.icon-arrow-up { + content: "\F05D"; +} + +.icon-arrow-up-bold { + content: "\F736"; +} + +.icon-arrow-up-bold-box { + content: "\F737"; +} + +.icon-arrow-up-bold-box-outline { + content: "\F738"; +} + +.icon-arrow-up-bold-circle { + content: "\F05F"; +} + +.icon-arrow-up-bold-circle-outline { + content: "\F060"; +} + +.icon-arrow-up-bold-hexagon-outline { + content: "\F061"; +} + +.icon-arrow-up-box { + content: "\F6C2"; +} + +.icon-arrow-up-drop-circle { + content: "\F062"; +} + +.icon-arrow-up-drop-circle-outline { + content: "\F063"; +} + +.icon-arrow-up-thick { + content: "\F05E"; +} + +.icon-assistant { + content: "\F064"; +} + +.icon-asterisk { + content: "\F6C3"; +} + +.icon-at { + content: "\F065"; +} + +.icon-atom { + content: "\F767"; +} + +.icon-attachment { + content: "\F066"; +} + +.icon-audiobook { + content: "\F067"; +} + +.icon-auto-fix { + content: "\F068"; +} + +.icon-auto-upload { + content: "\F069"; +} + +.icon-autorenew { + content: "\F06A"; +} + +.icon-av-timer { + content: "\F06B"; +} + +.icon-baby { + content: "\F06C"; +} + +.icon-baby-buggy { + content: "\F68E"; +} + +.icon-backburger { + content: "\F06D"; +} + +.icon-backspace { + content: "\F06E"; +} + +.icon-backup-restore { + content: "\F06F"; +} + +.icon-bandcamp { + content: "\F674"; +} + +.icon-bank { + content: "\F070"; +} + +.icon-barcode { + content: "\F071"; +} + +.icon-barcode-scan { + content: "\F072"; +} + +.icon-barley { + content: "\F073"; +} + +.icon-barrel { + content: "\F074"; +} + +.icon-basecamp { + content: "\F075"; +} + +.icon-basket { + content: "\F076"; +} + +.icon-basket-fill { + content: "\F077"; +} + +.icon-basket-unfill { + content: "\F078"; +} + +.icon-battery { + content: "\F079"; +} + +.icon-battery-10 { + content: "\F07A"; +} + +.icon-battery-20 { + content: "\F07B"; +} + +.icon-battery-30 { + content: "\F07C"; +} + +.icon-battery-40 { + content: "\F07D"; +} + +.icon-battery-50 { + content: "\F07E"; +} + +.icon-battery-60 { + content: "\F07F"; +} + +.icon-battery-70 { + content: "\F080"; +} + +.icon-battery-80 { + content: "\F081"; +} + +.icon-battery-90 { + content: "\F082"; +} + +.icon-battery-alert { + content: "\F083"; +} + +.icon-battery-charging { + content: "\F084"; +} + +.icon-battery-charging-100 { + content: "\F085"; +} + +.icon-battery-charging-20 { + content: "\F086"; +} + +.icon-battery-charging-30 { + content: "\F087"; +} + +.icon-battery-charging-40 { + content: "\F088"; +} + +.icon-battery-charging-60 { + content: "\F089"; +} + +.icon-battery-charging-80 { + content: "\F08A"; +} + +.icon-battery-charging-90 { + content: "\F08B"; +} + +.icon-battery-minus { + content: "\F08C"; +} + +.icon-battery-negative { + content: "\F08D"; +} + +.icon-battery-outline { + content: "\F08E"; +} + +.icon-battery-plus { + content: "\F08F"; +} + +.icon-battery-positive { + content: "\F090"; +} + +.icon-battery-unknown { + content: "\F091"; +} + +.icon-beach { + content: "\F092"; +} + +.icon-beaker { + content: "\F68F"; +} + +.icon-beats { + content: "\F097"; +} + +.icon-beer { + content: "\F098"; +} + +.icon-behance { + content: "\F099"; +} + +.icon-bell { + content: "\F09A"; +} + +.icon-bell-off { + content: "\F09B"; +} + +.icon-bell-outline { + content: "\F09C"; +} + +.icon-bell-plus { + content: "\F09D"; +} + +.icon-bell-ring { + content: "\F09E"; +} + +.icon-bell-ring-outline { + content: "\F09F"; +} + +.icon-bell-sleep { + content: "\F0A0"; +} + +.icon-beta { + content: "\F0A1"; +} + +.icon-bible { + content: "\F0A2"; +} + +.icon-bike { + content: "\F0A3"; +} + +.icon-bing { + content: "\F0A4"; +} + +.icon-binoculars { + content: "\F0A5"; +} + +.icon-bio { + content: "\F0A6"; +} + +.icon-biohazard { + content: "\F0A7"; +} + +.icon-bitbucket { + content: "\F0A8"; +} + +.icon-black-mesa { + content: "\F0A9"; +} + +.icon-blackberry { + content: "\F0AA"; +} + +.icon-blender { + content: "\F0AB"; +} + +.icon-blinds { + content: "\F0AC"; +} + +.icon-block-helper { + content: "\F0AD"; +} + +.icon-blogger { + content: "\F0AE"; +} + +.icon-bluetooth { + content: "\F0AF"; +} + +.icon-bluetooth-audio { + content: "\F0B0"; +} + +.icon-bluetooth-connect { + content: "\F0B1"; +} + +.icon-bluetooth-off { + content: "\F0B2"; +} + +.icon-bluetooth-settings { + content: "\F0B3"; +} + +.icon-bluetooth-transfer { + content: "\F0B4"; +} + +.icon-blur { + content: "\F0B5"; +} + +.icon-blur-linear { + content: "\F0B6"; +} + +.icon-blur-off { + content: "\F0B7"; +} + +.icon-blur-radial { + content: "\F0B8"; +} + +.icon-bomb { + content: "\F690"; +} + +.icon-bomb-off { + content: "\F6C4"; +} + +.icon-bone { + content: "\F0B9"; +} + +.icon-book { + content: "\F0BA"; +} + +.icon-book-minus { + content: "\F5D9"; +} + +.icon-book-multiple { + content: "\F0BB"; +} + +.icon-book-multiple-variant { + content: "\F0BC"; +} + +.icon-book-open { + content: "\F0BD"; +} + +.icon-book-open-page-variant { + content: "\F5DA"; +} + +.icon-book-open-variant { + content: "\F0BE"; +} + +.icon-book-plus { + content: "\F5DB"; +} + +.icon-book-secure { + content: "\F799"; +} + +.icon-book-unsecure { + content: "\F79A"; +} + +.icon-book-variant { + content: "\F0BF"; +} + +.icon-bookmark { + content: "\F0C0"; +} + +.icon-bookmark-check { + content: "\F0C1"; +} + +.icon-bookmark-music { + content: "\F0C2"; +} + +.icon-bookmark-outline { + content: "\F0C3"; +} + +.icon-bookmark-plus { + content: "\F0C5"; +} + +.icon-bookmark-plus-outline { + content: "\F0C4"; +} + +.icon-bookmark-remove { + content: "\F0C6"; +} + +.icon-boombox { + content: "\F5DC"; +} + +.icon-bootstrap { + content: "\F6C5"; +} + +.icon-border-all { + content: "\F0C7"; +} + +.icon-border-bottom { + content: "\F0C8"; +} + +.icon-border-color { + content: "\F0C9"; +} + +.icon-border-horizontal { + content: "\F0CA"; +} + +.icon-border-inside { + content: "\F0CB"; +} + +.icon-border-left { + content: "\F0CC"; +} + +.icon-border-none { + content: "\F0CD"; +} + +.icon-border-outside { + content: "\F0CE"; +} + +.icon-border-right { + content: "\F0CF"; +} + +.icon-border-style { + content: "\F0D0"; +} + +.icon-border-top { + content: "\F0D1"; +} + +.icon-border-vertical { + content: "\F0D2"; +} + +.icon-bow-tie { + content: "\F677"; +} + +.icon-bowl { + content: "\F617"; +} + +.icon-bowling { + content: "\F0D3"; +} + +.icon-box { + content: "\F0D4"; +} + +.icon-box-cutter { + content: "\F0D5"; +} + +.icon-box-shadow { + content: "\F637"; +} + +.icon-bridge { + content: "\F618"; +} + +.icon-briefcase { + content: "\F0D6"; +} + +.icon-briefcase-check { + content: "\F0D7"; +} + +.icon-briefcase-download { + content: "\F0D8"; +} + +.icon-briefcase-upload { + content: "\F0D9"; +} + +.icon-brightness-1 { + content: "\F0DA"; +} + +.icon-brightness-2 { + content: "\F0DB"; +} + +.icon-brightness-3 { + content: "\F0DC"; +} + +.icon-brightness-4 { + content: "\F0DD"; +} + +.icon-brightness-5 { + content: "\F0DE"; +} + +.icon-brightness-6 { + content: "\F0DF"; +} + +.icon-brightness-7 { + content: "\F0E0"; +} + +.icon-brightness-auto { + content: "\F0E1"; +} + +.icon-broom { + content: "\F0E2"; +} + +.icon-brush { + content: "\F0E3"; +} + +.icon-buffer { + content: "\F619"; +} + +.icon-bug { + content: "\F0E4"; +} + +.icon-bulletin-board { + content: "\F0E5"; +} + +.icon-bullhorn { + content: "\F0E6"; +} + +.icon-bullseye { + content: "\F5DD"; +} + +.icon-burst-mode { + content: "\F5DE"; +} + +.icon-bus { + content: "\F0E7"; +} + +.icon-bus-articulated-end { + content: "\F79B"; +} + +.icon-bus-articulated-front { + content: "\F79C"; +} + +.icon-bus-double-decker { + content: "\F79D"; +} + +.icon-bus-school { + content: "\F79E"; +} + +.icon-bus-side { + content: "\F79F"; +} + +.icon-cached { + content: "\F0E8"; +} + +.icon-cake { + content: "\F0E9"; +} + +.icon-cake-layered { + content: "\F0EA"; +} + +.icon-cake-variant { + content: "\F0EB"; +} + +.icon-calculator { + content: "\F0EC"; +} + +.icon-calendar { + content: "\F0ED"; +} + +.icon-calendar-blank { + content: "\F0EE"; +} + +.icon-calendar-check { + content: "\F0EF"; +} + +.icon-calendar-clock { + content: "\F0F0"; +} + +.icon-calendar-multiple { + content: "\F0F1"; +} + +.icon-calendar-multiple-check { + content: "\F0F2"; +} + +.icon-calendar-plus { + content: "\F0F3"; +} + +.icon-calendar-question { + content: "\F691"; +} + +.icon-calendar-range { + content: "\F678"; +} + +.icon-calendar-remove { + content: "\F0F4"; +} + +.icon-calendar-text { + content: "\F0F5"; +} + +.icon-calendar-today { + content: "\F0F6"; +} + +.icon-call-made { + content: "\F0F7"; +} + +.icon-call-merge { + content: "\F0F8"; +} + +.icon-call-missed { + content: "\F0F9"; +} + +.icon-call-received { + content: "\F0FA"; +} + +.icon-call-split { + content: "\F0FB"; +} + +.icon-camcorder { + content: "\F0FC"; +} + +.icon-camcorder-box { + content: "\F0FD"; +} + +.icon-camcorder-box-off { + content: "\F0FE"; +} + +.icon-camcorder-off { + content: "\F0FF"; +} + +.icon-camera { + content: "\F100"; +} + +.icon-camera-burst { + content: "\F692"; +} + +.icon-camera-enhance { + content: "\F101"; +} + +.icon-camera-front { + content: "\F102"; +} + +.icon-camera-front-variant { + content: "\F103"; +} + +.icon-camera-gopro { + content: "\F7A0"; +} + +.icon-camera-iris { + content: "\F104"; +} + +.icon-camera-metering-center { + content: "\F7A1"; +} + +.icon-camera-metering-matrix { + content: "\F7A2"; +} + +.icon-camera-metering-partial { + content: "\F7A3"; +} + +.icon-camera-metering-spot { + content: "\F7A4"; +} + +.icon-camera-off { + content: "\F5DF"; +} + +.icon-camera-party-mode { + content: "\F105"; +} + +.icon-camera-rear { + content: "\F106"; +} + +.icon-camera-rear-variant { + content: "\F107"; +} + +.icon-camera-switch { + content: "\F108"; +} + +.icon-camera-timer { + content: "\F109"; +} + +.icon-cancel { + content: "\F739"; +} + +.icon-candle { + content: "\F5E2"; +} + +.icon-candycane { + content: "\F10A"; +} + +.icon-cannabis { + content: "\F7A5"; +} + +.icon-car { + content: "\F10B"; +} + +.icon-car-battery { + content: "\F10C"; +} + +.icon-car-connected { + content: "\F10D"; +} + +.icon-car-convertable { + content: "\F7A6"; +} + +.icon-car-estate { + content: "\F7A7"; +} + +.icon-car-hatchback { + content: "\F7A8"; +} + +.icon-car-pickup { + content: "\F7A9"; +} + +.icon-car-side { + content: "\F7AA"; +} + +.icon-car-sports { + content: "\F7AB"; +} + +.icon-car-wash { + content: "\F10E"; +} + +.icon-caravan { + content: "\F7AC"; +} + +.icon-cards { + content: "\F638"; +} + +.icon-cards-outline { + content: "\F639"; +} + +.icon-cards-playing-outline { + content: "\F63A"; +} + +.icon-cards-variant { + content: "\F6C6"; +} + +.icon-carrot { + content: "\F10F"; +} + +.icon-cart { + content: "\F110"; +} + +.icon-cart-off { + content: "\F66B"; +} + +.icon-cart-outline { + content: "\F111"; +} + +.icon-cart-plus { + content: "\F112"; +} + +.icon-case-sensitive-alt { + content: "\F113"; +} + +.icon-cash { + content: "\F114"; +} + +.icon-cash-100 { + content: "\F115"; +} + +.icon-cash-multiple { + content: "\F116"; +} + +.icon-cash-usd { + content: "\F117"; +} + +.icon-cast { + content: "\F118"; +} + +.icon-cast-connected { + content: "\F119"; +} + +.icon-cast-off { + content: "\F789"; +} + +.icon-castle { + content: "\F11A"; +} + +.icon-cat { + content: "\F11B"; +} + +.icon-cctv { + content: "\F7AD"; +} + +.icon-ceiling-light { + content: "\F768"; +} + +.icon-cellphone { + content: "\F11C"; +} + +.icon-cellphone-android { + content: "\F11D"; +} + +.icon-cellphone-basic { + content: "\F11E"; +} + +.icon-cellphone-dock { + content: "\F11F"; +} + +.icon-cellphone-iphone { + content: "\F120"; +} + +.icon-cellphone-link { + content: "\F121"; +} + +.icon-cellphone-link-off { + content: "\F122"; +} + +.icon-cellphone-settings { + content: "\F123"; +} + +.icon-certificate { + content: "\F124"; +} + +.icon-chair-school { + content: "\F125"; +} + +.icon-chart-arc { + content: "\F126"; +} + +.icon-chart-areaspline { + content: "\F127"; +} + +.icon-chart-bar { + content: "\F128"; +} + +.icon-chart-bar-stacked { + content: "\F769"; +} + +.icon-chart-bubble { + content: "\F5E3"; +} + +.icon-chart-donut { + content: "\F7AE"; +} + +.icon-chart-donut-variant { + content: "\F7AF"; +} + +.icon-chart-gantt { + content: "\F66C"; +} + +.icon-chart-histogram { + content: "\F129"; +} + +.icon-chart-line { + content: "\F12A"; +} + +.icon-chart-line-stacked { + content: "\F76A"; +} + +.icon-chart-line-variant { + content: "\F7B0"; +} + +.icon-chart-pie { + content: "\F12B"; +} + +.icon-chart-scatterplot-hexbin { + content: "\F66D"; +} + +.icon-chart-timeline { + content: "\F66E"; +} + +.icon-check { + content: "\F12C"; +} + +.icon-check-all { + content: "\F12D"; +} + +.icon-check-circle { + content: "\F5E0"; +} + +.icon-check-circle-outline { + content: "\F5E1"; +} + +.icon-checkbox-blank { + content: "\F12E"; +} + +.icon-checkbox-blank-circle { + content: "\F12F"; +} + +.icon-checkbox-blank-circle-outline { + content: "\F130"; +} + +.icon-checkbox-blank-outline { + content: "\F131"; +} + +.icon-checkbox-marked { + content: "\F132"; +} + +.icon-checkbox-marked-circle { + content: "\F133"; +} + +.icon-checkbox-marked-circle-outline { + content: "\F134"; +} + +.icon-checkbox-marked-outline { + content: "\F135"; +} + +.icon-checkbox-multiple-blank { + content: "\F136"; +} + +.icon-checkbox-multiple-blank-circle { + content: "\F63B"; +} + +.icon-checkbox-multiple-blank-circle-outline { + content: "\F63C"; +} + +.icon-checkbox-multiple-blank-outline { + content: "\F137"; +} + +.icon-checkbox-multiple-marked { + content: "\F138"; +} + +.icon-checkbox-multiple-marked-circle { + content: "\F63D"; +} + +.icon-checkbox-multiple-marked-circle-outline { + content: "\F63E"; +} + +.icon-checkbox-multiple-marked-outline { + content: "\F139"; +} + +.icon-checkerboard { + content: "\F13A"; +} + +.icon-chemical-weapon { + content: "\F13B"; +} + +.icon-chevron-double-down { + content: "\F13C"; +} + +.icon-chevron-double-left { + content: "\F13D"; +} + +.icon-chevron-double-right { + content: "\F13E"; +} + +.icon-chevron-double-up { + content: "\F13F"; +} + +.icon-chevron-down { + content: "\F140"; +} + +.icon-chevron-left { + content: "\F141"; +} + +.icon-chevron-right { + content: "\F142"; +} + +.icon-chevron-up { + content: "\F143"; +} + +.icon-chili-hot { + content: "\F7B1"; +} + +.icon-chili-medium { + content: "\F7B2"; +} + +.icon-chili-mild { + content: "\F7B3"; +} + +.icon-chip { + content: "\F61A"; +} + +.icon-church { + content: "\F144"; +} + +.icon-circle { + content: "\F764"; +} + +.icon-circle-outline { + content: "\F765"; +} + +.icon-cisco-webex { + content: "\F145"; +} + +.icon-city { + content: "\F146"; +} + +.icon-clipboard { + content: "\F147"; +} + +.icon-clipboard-account { + content: "\F148"; +} + +.icon-clipboard-alert { + content: "\F149"; +} + +.icon-clipboard-arrow-down { + content: "\F14A"; +} + +.icon-clipboard-arrow-left { + content: "\F14B"; +} + +.icon-clipboard-check { + content: "\F14C"; +} + +.icon-clipboard-flow { + content: "\F6C7"; +} + +.icon-clipboard-outline { + content: "\F14D"; +} + +.icon-clipboard-plus { + content: "\F750"; +} + +.icon-clipboard-text { + content: "\F14E"; +} + +.icon-clippy { + content: "\F14F"; +} + +.icon-clock { + content: "\F150"; +} + +.icon-clock-alert { + content: "\F5CE"; +} + +.icon-clock-end { + content: "\F151"; +} + +.icon-clock-fast { + content: "\F152"; +} + +.icon-clock-in { + content: "\F153"; +} + +.icon-clock-out { + content: "\F154"; +} + +.icon-clock-start { + content: "\F155"; +} + +.icon-close { + content: "\F156"; +} + +.icon-close-box { + content: "\F157"; +} + +.icon-close-box-outline { + content: "\F158"; +} + +.icon-close-circle { + content: "\F159"; +} + +.icon-close-circle-outline { + content: "\F15A"; +} + +.icon-close-network { + content: "\F15B"; +} + +.icon-close-octagon { + content: "\F15C"; +} + +.icon-close-octagon-outline { + content: "\F15D"; +} + +.icon-close-outline { + content: "\F6C8"; +} + +.icon-closed-caption { + content: "\F15E"; +} + +.icon-cloud { + content: "\F15F"; +} + +.icon-cloud-braces { + content: "\F7B4"; +} + +.icon-cloud-check { + content: "\F160"; +} + +.icon-cloud-circle { + content: "\F161"; +} + +.icon-cloud-download { + content: "\F162"; +} + +.icon-cloud-off-outline { + content: "\F164"; +} + +.icon-cloud-outline { + content: "\F163"; +} + +.icon-cloud-print { + content: "\F165"; +} + +.icon-cloud-print-outline { + content: "\F166"; +} + +.icon-cloud-sync { + content: "\F63F"; +} + +.icon-cloud-tags { + content: "\F7B5"; +} + +.icon-cloud-upload { + content: "\F167"; +} + +.icon-code-array { + content: "\F168"; +} + +.icon-code-braces { + content: "\F169"; +} + +.icon-code-brackets { + content: "\F16A"; +} + +.icon-code-equal { + content: "\F16B"; +} + +.icon-code-greater-than { + content: "\F16C"; +} + +.icon-code-greater-than-or-equal { + content: "\F16D"; +} + +.icon-code-less-than { + content: "\F16E"; +} + +.icon-code-less-than-or-equal { + content: "\F16F"; +} + +.icon-code-not-equal { + content: "\F170"; +} + +.icon-code-not-equal-variant { + content: "\F171"; +} + +.icon-code-parentheses { + content: "\F172"; +} + +.icon-code-string { + content: "\F173"; +} + +.icon-code-tags { + content: "\F174"; +} + +.icon-code-tags-check { + content: "\F693"; +} + +.icon-codepen { + content: "\F175"; +} + +.icon-coffee { + content: "\F176"; +} + +.icon-coffee-outline { + content: "\F6C9"; +} + +.icon-coffee-to-go { + content: "\F177"; +} + +.icon-coin { + content: "\F178"; +} + +.icon-coins { + content: "\F694"; +} + +.icon-collage { + content: "\F640"; +} + +.icon-color-helper { + content: "\F179"; +} + +.icon-comment { + content: "\F17A"; +} + +.icon-comment-account { + content: "\F17B"; +} + +.icon-comment-account-outline { + content: "\F17C"; +} + +.icon-comment-alert { + content: "\F17D"; +} + +.icon-comment-alert-outline { + content: "\F17E"; +} + +.icon-comment-check { + content: "\F17F"; +} + +.icon-comment-check-outline { + content: "\F180"; +} + +.icon-comment-multiple-outline { + content: "\F181"; +} + +.icon-comment-outline { + content: "\F182"; +} + +.icon-comment-plus-outline { + content: "\F183"; +} + +.icon-comment-processing { + content: "\F184"; +} + +.icon-comment-processing-outline { + content: "\F185"; +} + +.icon-comment-question-outline { + content: "\F186"; +} + +.icon-comment-remove-outline { + content: "\F187"; +} + +.icon-comment-text { + content: "\F188"; +} + +.icon-comment-text-outline { + content: "\F189"; +} + +.icon-compare { + content: "\F18A"; +} + +.icon-compass { + content: "\F18B"; +} + +.icon-compass-outline { + content: "\F18C"; +} + +.icon-console { + content: "\F18D"; +} + +.icon-console-line { + content: "\F7B6"; +} + +.icon-contact-mail { + content: "\F18E"; +} + +.icon-contacts { + content: "\F6CA"; +} + +.icon-content-copy { + content: "\F18F"; +} + +.icon-content-cut { + content: "\F190"; +} + +.icon-content-duplicate { + content: "\F191"; +} + +.icon-content-paste { + content: "\F192"; +} + +.icon-content-save { + content: "\F193"; +} + +.icon-content-save-all { + content: "\F194"; +} + +.icon-content-save-settings { + content: "\F61B"; +} + +.icon-contrast { + content: "\F195"; +} + +.icon-contrast-box { + content: "\F196"; +} + +.icon-contrast-circle { + content: "\F197"; +} + +.icon-cookie { + content: "\F198"; +} + +.icon-copyright { + content: "\F5E6"; +} + +.icon-corn { + content: "\F7B7"; +} + +.icon-counter { + content: "\F199"; +} + +.icon-cow { + content: "\F19A"; +} + +.icon-creation { + content: "\F1C9"; +} + +.icon-credit-card { + content: "\F19B"; +} + +.icon-credit-card-multiple { + content: "\F19C"; +} + +.icon-credit-card-off { + content: "\F5E4"; +} + +.icon-credit-card-plus { + content: "\F675"; +} + +.icon-credit-card-scan { + content: "\F19D"; +} + +.icon-crop { + content: "\F19E"; +} + +.icon-crop-free { + content: "\F19F"; +} + +.icon-crop-landscape { + content: "\F1A0"; +} + +.icon-crop-portrait { + content: "\F1A1"; +} + +.icon-crop-rotate { + content: "\F695"; +} + +.icon-crop-square { + content: "\F1A2"; +} + +.icon-crosshairs { + content: "\F1A3"; +} + +.icon-crosshairs-gps { + content: "\F1A4"; +} + +.icon-crown { + content: "\F1A5"; +} + +.icon-cube { + content: "\F1A6"; +} + +.icon-cube-outline { + content: "\F1A7"; +} + +.icon-cube-send { + content: "\F1A8"; +} + +.icon-cube-unfolded { + content: "\F1A9"; +} + +.icon-cup { + content: "\F1AA"; +} + +.icon-cup-off { + content: "\F5E5"; +} + +.icon-cup-water { + content: "\F1AB"; +} + +.icon-currency-btc { + content: "\F1AC"; +} + +.icon-currency-chf { + content: "\F7B8"; +} + +.icon-currency-cny { + content: "\F7B9"; +} + +.icon-currency-eth { + content: "\F7BA"; +} + +.icon-currency-eur { + content: "\F1AD"; +} + +.icon-currency-gbp { + content: "\F1AE"; +} + +.icon-currency-inr { + content: "\F1AF"; +} + +.icon-currency-jpy { + content: "\F7BB"; +} + +.icon-currency-krw { + content: "\F7BC"; +} + +.icon-currency-ngn { + content: "\F1B0"; +} + +.icon-currency-rub { + content: "\F1B1"; +} + +.icon-currency-sign { + content: "\F7BD"; +} + +.icon-currency-try { + content: "\F1B2"; +} + +.icon-currency-twd { + content: "\F7BE"; +} + +.icon-currency-usd { + content: "\F1B3"; +} + +.icon-currency-usd-off { + content: "\F679"; +} + +.icon-cursor-default { + content: "\F1B4"; +} + +.icon-cursor-default-outline { + content: "\F1B5"; +} + +.icon-cursor-move { + content: "\F1B6"; +} + +.icon-cursor-pointer { + content: "\F1B7"; +} + +.icon-cursor-text { + content: "\F5E7"; +} + +.icon-database { + content: "\F1B8"; +} + +.icon-database-minus { + content: "\F1B9"; +} + +.icon-database-plus { + content: "\F1BA"; +} + +.icon-debug-step-into { + content: "\F1BB"; +} + +.icon-debug-step-out { + content: "\F1BC"; +} + +.icon-debug-step-over { + content: "\F1BD"; +} + +.icon-decagram { + content: "\F76B"; +} + +.icon-decagram-outline { + content: "\F76C"; +} + +.icon-decimal-decrease { + content: "\F1BE"; +} + +.icon-decimal-increase { + content: "\F1BF"; +} + +.icon-delete { + content: "\F1C0"; +} + +.icon-delete-circle { + content: "\F682"; +} + +.icon-delete-empty { + content: "\F6CB"; +} + +.icon-delete-forever { + content: "\F5E8"; +} + +.icon-delete-sweep { + content: "\F5E9"; +} + +.icon-delete-variant { + content: "\F1C1"; +} + +.icon-delta { + content: "\F1C2"; +} + +.icon-deskphone { + content: "\F1C3"; +} + +.icon-desktop-classic { + content: "\F7BF"; +} + +.icon-desktop-mac { + content: "\F1C4"; +} + +.icon-desktop-tower { + content: "\F1C5"; +} + +.icon-details { + content: "\F1C6"; +} + +.icon-developer-board { + content: "\F696"; +} + +.icon-deviantart { + content: "\F1C7"; +} + +.icon-dialpad { + content: "\F61C"; +} + +.icon-diamond { + content: "\F1C8"; +} + +.icon-dice-1 { + content: "\F1CA"; +} + +.icon-dice-2 { + content: "\F1CB"; +} + +.icon-dice-3 { + content: "\F1CC"; +} + +.icon-dice-4 { + content: "\F1CD"; +} + +.icon-dice-5 { + content: "\F1CE"; +} + +.icon-dice-6 { + content: "\F1CF"; +} + +.icon-dice-d10 { + content: "\F76E"; +} + +.icon-dice-d20 { + content: "\F5EA"; +} + +.icon-dice-d4 { + content: "\F5EB"; +} + +.icon-dice-d6 { + content: "\F5EC"; +} + +.icon-dice-d8 { + content: "\F5ED"; +} + +.icon-dice-multiple { + content: "\F76D"; +} + +.icon-dictionary { + content: "\F61D"; +} + +.icon-dip-switch { + content: "\F7C0"; +} + +.icon-directions { + content: "\F1D0"; +} + +.icon-directions-fork { + content: "\F641"; +} + +.icon-discord { + content: "\F66F"; +} + +.icon-disk { + content: "\F5EE"; +} + +.icon-disk-alert { + content: "\F1D1"; +} + +.icon-disqus { + content: "\F1D2"; +} + +.icon-disqus-outline { + content: "\F1D3"; +} + +.icon-division { + content: "\F1D4"; +} + +.icon-division-box { + content: "\F1D5"; +} + +.icon-dna { + content: "\F683"; +} + +.icon-dns { + content: "\F1D6"; +} + +.icon-do-not-disturb { + content: "\F697"; +} + +.icon-do-not-disturb-off { + content: "\F698"; +} + +.icon-dolby { + content: "\F6B2"; +} + +.icon-domain { + content: "\F1D7"; +} + +.icon-donkey { + content: "\F7C1"; +} + +.icon-dots-horizontal { + content: "\F1D8"; +} + +.icon-dots-horizontal-circle { + content: "\F7C2"; +} + +.icon-dots-vertical { + content: "\F1D9"; +} + +.icon-dots-vertical-circle { + content: "\F7C3"; +} + +.icon-douban { + content: "\F699"; +} + +.icon-download { + content: "\F1DA"; +} + +.icon-download-network { + content: "\F6F3"; +} + +.icon-drag { + content: "\F1DB"; +} + +.icon-drag-horizontal { + content: "\F1DC"; +} + +.icon-drag-vertical { + content: "\F1DD"; +} + +.icon-drawing { + content: "\F1DE"; +} + +.icon-drawing-box { + content: "\F1DF"; +} + +.icon-dribbble { + content: "\F1E0"; +} + +.icon-dribbble-box { + content: "\F1E1"; +} + +.icon-drone { + content: "\F1E2"; +} + +.icon-dropbox { + content: "\F1E3"; +} + +.icon-drupal { + content: "\F1E4"; +} + +.icon-duck { + content: "\F1E5"; +} + +.icon-dumbbell { + content: "\F1E6"; +} + +.icon-ear-hearing { + content: "\F7C4"; +} + +.icon-earth { + content: "\F1E7"; +} + +.icon-earth-box { + content: "\F6CC"; +} + +.icon-earth-box-off { + content: "\F6CD"; +} + +.icon-earth-off { + content: "\F1E8"; +} + +.icon-edge { + content: "\F1E9"; +} + +.icon-eject { + content: "\F1EA"; +} + +.icon-elephant { + content: "\F7C5"; +} + +.icon-elevation-decline { + content: "\F1EB"; +} + +.icon-elevation-rise { + content: "\F1EC"; +} + +.icon-elevator { + content: "\F1ED"; +} + +.icon-email { + content: "\F1EE"; +} + +.icon-email-alert { + content: "\F6CE"; +} + +.icon-email-open { + content: "\F1EF"; +} + +.icon-email-open-outline { + content: "\F5EF"; +} + +.icon-email-outline { + content: "\F1F0"; +} + +.icon-email-secure { + content: "\F1F1"; +} + +.icon-email-variant { + content: "\F5F0"; +} + +.icon-emby { + content: "\F6B3"; +} + +.icon-emoticon { + content: "\F1F2"; +} + +.icon-emoticon-cool { + content: "\F1F3"; +} + +.icon-emoticon-dead { + content: "\F69A"; +} + +.icon-emoticon-devil { + content: "\F1F4"; +} + +.icon-emoticon-excited { + content: "\F69B"; +} + +.icon-emoticon-happy { + content: "\F1F5"; +} + +.icon-emoticon-neutral { + content: "\F1F6"; +} + +.icon-emoticon-poop { + content: "\F1F7"; +} + +.icon-emoticon-sad { + content: "\F1F8"; +} + +.icon-emoticon-tongue { + content: "\F1F9"; +} + +.icon-engine { + content: "\F1FA"; +} + +.icon-engine-outline { + content: "\F1FB"; +} + +.icon-equal { + content: "\F1FC"; +} + +.icon-equal-box { + content: "\F1FD"; +} + +.icon-eraser { + content: "\F1FE"; +} + +.icon-eraser-variant { + content: "\F642"; +} + +.icon-escalator { + content: "\F1FF"; +} + +.icon-ethernet { + content: "\F200"; +} + +.icon-ethernet-cable { + content: "\F201"; +} + +.icon-ethernet-cable-off { + content: "\F202"; +} + +.icon-etsy { + content: "\F203"; +} + +.icon-ev-station { + content: "\F5F1"; +} + +.icon-eventbrite { + content: "\F7C6"; +} + +.icon-evernote { + content: "\F204"; +} + +.icon-exclamation { + content: "\F205"; +} + +.icon-exit-to-app { + content: "\F206"; +} + +.icon-export { + content: "\F207"; +} + +.icon-eye { + content: "\F208"; +} + +.icon-eye-off { + content: "\F209"; +} + +.icon-eye-off-outline { + content: "\F6D0"; +} + +.icon-eye-outline { + content: "\F6CF"; +} + +.icon-eyedropper { + content: "\F20A"; +} + +.icon-eyedropper-variant { + content: "\F20B"; +} + +.icon-face { + content: "\F643"; +} + +.icon-face-profile { + content: "\F644"; +} + +.icon-facebook { + content: "\F20C"; +} + +.icon-facebook-box { + content: "\F20D"; +} + +.icon-facebook-messenger { + content: "\F20E"; +} + +.icon-factory { + content: "\F20F"; +} + +.icon-fan { + content: "\F210"; +} + +.icon-fast-forward { + content: "\F211"; +} + +.icon-fast-forward-outline { + content: "\F6D1"; +} + +.icon-fax { + content: "\F212"; +} + +.icon-feather { + content: "\F6D2"; +} + +.icon-ferry { + content: "\F213"; +} + +.icon-file { + content: "\F214"; +} + +.icon-file-account { + content: "\F73A"; +} + +.icon-file-chart { + content: "\F215"; +} + +.icon-file-check { + content: "\F216"; +} + +.icon-file-cloud { + content: "\F217"; +} + +.icon-file-delimited { + content: "\F218"; +} + +.icon-file-document { + content: "\F219"; +} + +.icon-file-document-box { + content: "\F21A"; +} + +.icon-file-excel { + content: "\F21B"; +} + +.icon-file-excel-box { + content: "\F21C"; +} + +.icon-file-export { + content: "\F21D"; +} + +.icon-file-find { + content: "\F21E"; +} + +.icon-file-hidden { + content: "\F613"; +} + +.icon-file-image { + content: "\F21F"; +} + +.icon-file-import { + content: "\F220"; +} + +.icon-file-lock { + content: "\F221"; +} + +.icon-file-multiple { + content: "\F222"; +} + +.icon-file-music { + content: "\F223"; +} + +.icon-file-outline { + content: "\F224"; +} + +.icon-file-pdf { + content: "\F225"; +} + +.icon-file-pdf-box { + content: "\F226"; +} + +.icon-file-plus { + content: "\F751"; +} + +.icon-file-powerpoint { + content: "\F227"; +} + +.icon-file-powerpoint-box { + content: "\F228"; +} + +.icon-file-presentation-box { + content: "\F229"; +} + +.icon-file-restore { + content: "\F670"; +} + +.icon-file-send { + content: "\F22A"; +} + +.icon-file-tree { + content: "\F645"; +} + +.icon-file-video { + content: "\F22B"; +} + +.icon-file-word { + content: "\F22C"; +} + +.icon-file-word-box { + content: "\F22D"; +} + +.icon-file-xml { + content: "\F22E"; +} + +.icon-film { + content: "\F22F"; +} + +.icon-filmstrip { + content: "\F230"; +} + +.icon-filmstrip-off { + content: "\F231"; +} + +.icon-filter { + content: "\F232"; +} + +.icon-filter-outline { + content: "\F233"; +} + +.icon-filter-remove { + content: "\F234"; +} + +.icon-filter-remove-outline { + content: "\F235"; +} + +.icon-filter-variant { + content: "\F236"; +} + +.icon-find-replace { + content: "\F6D3"; +} + +.icon-fingerprint { + content: "\F237"; +} + +.icon-fire { + content: "\F238"; +} + +.icon-firefox { + content: "\F239"; +} + +.icon-fish { + content: "\F23A"; +} + +.icon-flag { + content: "\F23B"; +} + +.icon-flag-checkered { + content: "\F23C"; +} + +.icon-flag-outline { + content: "\F23D"; +} + +.icon-flag-outline-variant { + content: "\F23E"; +} + +.icon-flag-triangle { + content: "\F23F"; +} + +.icon-flag-variant { + content: "\F240"; +} + +.icon-flash { + content: "\F241"; +} + +.icon-flash-auto { + content: "\F242"; +} + +.icon-flash-off { + content: "\F243"; +} + +.icon-flash-outline { + content: "\F6D4"; +} + +.icon-flash-red-eye { + content: "\F67A"; +} + +.icon-flashlight { + content: "\F244"; +} + +.icon-flashlight-off { + content: "\F245"; +} + +.icon-flask { + content: "\F093"; +} + +.icon-flask-empty { + content: "\F094"; +} + +.icon-flask-empty-outline { + content: "\F095"; +} + +.icon-flask-outline { + content: "\F096"; +} + +.icon-flattr { + content: "\F246"; +} + +.icon-flip-to-back { + content: "\F247"; +} + +.icon-flip-to-front { + content: "\F248"; +} + +.icon-floppy { + content: "\F249"; +} + +.icon-flower { + content: "\F24A"; +} + +.icon-folder { + content: "\F24B"; +} + +.icon-folder-account { + content: "\F24C"; +} + +.icon-folder-download { + content: "\F24D"; +} + +.icon-folder-google-drive { + content: "\F24E"; +} + +.icon-folder-image { + content: "\F24F"; +} + +.icon-folder-lock { + content: "\F250"; +} + +.icon-folder-lock-open { + content: "\F251"; +} + +.icon-folder-move { + content: "\F252"; +} + +.icon-folder-multiple { + content: "\F253"; +} + +.icon-folder-multiple-image { + content: "\F254"; +} + +.icon-folder-multiple-outline { + content: "\F255"; +} + +.icon-folder-open { + content: "\F76F"; +} + +.icon-folder-outline { + content: "\F256"; +} + +.icon-folder-plus { + content: "\F257"; +} + +.icon-folder-remove { + content: "\F258"; +} + +.icon-folder-star { + content: "\F69C"; +} + +.icon-folder-upload { + content: "\F259"; +} + +.icon-font-awesome { + content: "\F03A"; +} + +.icon-food { + content: "\F25A"; +} + +.icon-food-apple { + content: "\F25B"; +} + +.icon-food-croissant { + content: "\F7C7"; +} + +.icon-food-fork-drink { + content: "\F5F2"; +} + +.icon-food-off { + content: "\F5F3"; +} + +.icon-food-variant { + content: "\F25C"; +} + +.icon-football { + content: "\F25D"; +} + +.icon-football-australian { + content: "\F25E"; +} + +.icon-football-helmet { + content: "\F25F"; +} + +.icon-forklift { + content: "\F7C8"; +} + +.icon-format-align-bottom { + content: "\F752"; +} + +.icon-format-align-center { + content: "\F260"; +} + +.icon-format-align-justify { + content: "\F261"; +} + +.icon-format-align-left { + content: "\F262"; +} + +.icon-format-align-middle { + content: "\F753"; +} + +.icon-format-align-right { + content: "\F263"; +} + +.icon-format-align-top { + content: "\F754"; +} + +.icon-format-annotation-plus { + content: "\F646"; +} + +.icon-format-bold { + content: "\F264"; +} + +.icon-format-clear { + content: "\F265"; +} + +.icon-format-color-fill { + content: "\F266"; +} + +.icon-format-color-text { + content: "\F69D"; +} + +.icon-format-float-center { + content: "\F267"; +} + +.icon-format-float-left { + content: "\F268"; +} + +.icon-format-float-none { + content: "\F269"; +} + +.icon-format-float-right { + content: "\F26A"; +} + +.icon-format-font { + content: "\F6D5"; +} + +.icon-format-header-1 { + content: "\F26B"; +} + +.icon-format-header-2 { + content: "\F26C"; +} + +.icon-format-header-3 { + content: "\F26D"; +} + +.icon-format-header-4 { + content: "\F26E"; +} + +.icon-format-header-5 { + content: "\F26F"; +} + +.icon-format-header-6 { + content: "\F270"; +} + +.icon-format-header-decrease { + content: "\F271"; +} + +.icon-format-header-equal { + content: "\F272"; +} + +.icon-format-header-increase { + content: "\F273"; +} + +.icon-format-header-pound { + content: "\F274"; +} + +.icon-format-horizontal-align-center { + content: "\F61E"; +} + +.icon-format-horizontal-align-left { + content: "\F61F"; +} + +.icon-format-horizontal-align-right { + content: "\F620"; +} + +.icon-format-indent-decrease { + content: "\F275"; +} + +.icon-format-indent-increase { + content: "\F276"; +} + +.icon-format-italic { + content: "\F277"; +} + +.icon-format-line-spacing { + content: "\F278"; +} + +.icon-format-line-style { + content: "\F5C8"; +} + +.icon-format-line-weight { + content: "\F5C9"; +} + +.icon-format-list-bulleted { + content: "\F279"; +} + +.icon-format-list-bulleted-type { + content: "\F27A"; +} + +.icon-format-list-checks { + content: "\F755"; +} + +.icon-format-list-numbers { + content: "\F27B"; +} + +.icon-format-page-break { + content: "\F6D6"; +} + +.icon-format-paint { + content: "\F27C"; +} + +.icon-format-paragraph { + content: "\F27D"; +} + +.icon-format-pilcrow { + content: "\F6D7"; +} + +.icon-format-quote-close { + content: "\F27E"; +} + +.icon-format-quote-open { + content: "\F756"; +} + +.icon-format-rotate-90 { + content: "\F6A9"; +} + +.icon-format-section { + content: "\F69E"; +} + +.icon-format-size { + content: "\F27F"; +} + +.icon-format-strikethrough { + content: "\F280"; +} + +.icon-format-strikethrough-variant { + content: "\F281"; +} + +.icon-format-subscript { + content: "\F282"; +} + +.icon-format-superscript { + content: "\F283"; +} + +.icon-format-text { + content: "\F284"; +} + +.icon-format-textdirection-l-to-r { + content: "\F285"; +} + +.icon-format-textdirection-r-to-l { + content: "\F286"; +} + +.icon-format-title { + content: "\F5F4"; +} + +.icon-format-underline { + content: "\F287"; +} + +.icon-format-vertical-align-bottom { + content: "\F621"; +} + +.icon-format-vertical-align-center { + content: "\F622"; +} + +.icon-format-vertical-align-top { + content: "\F623"; +} + +.icon-format-wrap-inline { + content: "\F288"; +} + +.icon-format-wrap-square { + content: "\F289"; +} + +.icon-format-wrap-tight { + content: "\F28A"; +} + +.icon-format-wrap-top-bottom { + content: "\F28B"; +} + +.icon-forum { + content: "\F28C"; +} + +.icon-forward { + content: "\F28D"; +} + +.icon-foursquare { + content: "\F28E"; +} + +.icon-fridge { + content: "\F28F"; +} + +.icon-fridge-filled { + content: "\F290"; +} + +.icon-fridge-filled-bottom { + content: "\F291"; +} + +.icon-fridge-filled-top { + content: "\F292"; +} + +.icon-fuel { + content: "\F7C9"; +} + +.icon-fullscreen { + content: "\F293"; +} + +.icon-fullscreen-exit { + content: "\F294"; +} + +.icon-function { + content: "\F295"; +} + +.icon-gamepad { + content: "\F296"; +} + +.icon-gamepad-variant { + content: "\F297"; +} + +.icon-garage { + content: "\F6D8"; +} + +.icon-garage-open { + content: "\F6D9"; +} + +.icon-gas-cylinder { + content: "\F647"; +} + +.icon-gas-station { + content: "\F298"; +} + +.icon-gate { + content: "\F299"; +} + +.icon-gauge { + content: "\F29A"; +} + +.icon-gavel { + content: "\F29B"; +} + +.icon-gender-female { + content: "\F29C"; +} + +.icon-gender-male { + content: "\F29D"; +} + +.icon-gender-male-female { + content: "\F29E"; +} + +.icon-gender-transgender { + content: "\F29F"; +} + +.icon-gesture { + content: "\F7CA"; +} + +.icon-gesture-double-tap { + content: "\F73B"; +} + +.icon-gesture-swipe-down { + content: "\F73C"; +} + +.icon-gesture-swipe-left { + content: "\F73D"; +} + +.icon-gesture-swipe-right { + content: "\F73E"; +} + +.icon-gesture-swipe-up { + content: "\F73F"; +} + +.icon-gesture-tap { + content: "\F740"; +} + +.icon-gesture-two-double-tap { + content: "\F741"; +} + +.icon-gesture-two-tap { + content: "\F742"; +} + +.icon-ghost { + content: "\F2A0"; +} + +.icon-gift { + content: "\F2A1"; +} + +.icon-git { + content: "\F2A2"; +} + +.icon-github-box { + content: "\F2A3"; +} + +.icon-github-circle { + content: "\F2A4"; +} + +.icon-github-face { + content: "\F6DA"; +} + +.icon-glass-flute { + content: "\F2A5"; +} + +.icon-glass-mug { + content: "\F2A6"; +} + +.icon-glass-stange { + content: "\F2A7"; +} + +.icon-glass-tulip { + content: "\F2A8"; +} + +.icon-glassdoor { + content: "\F2A9"; +} + +.icon-glasses { + content: "\F2AA"; +} + +.icon-gmail { + content: "\F2AB"; +} + +.icon-gnome { + content: "\F2AC"; +} + +.icon-gondola { + content: "\F685"; +} + +.icon-google { + content: "\F2AD"; +} + +.icon-google-analytics { + content: "\F7CB"; +} + +.icon-google-assistant { + content: "\F7CC"; +} + +.icon-google-cardboard { + content: "\F2AE"; +} + +.icon-google-chrome { + content: "\F2AF"; +} + +.icon-google-circles { + content: "\F2B0"; +} + +.icon-google-circles-communities { + content: "\F2B1"; +} + +.icon-google-circles-extended { + content: "\F2B2"; +} + +.icon-google-circles-group { + content: "\F2B3"; +} + +.icon-google-controller { + content: "\F2B4"; +} + +.icon-google-controller-off { + content: "\F2B5"; +} + +.icon-google-drive { + content: "\F2B6"; +} + +.icon-google-earth { + content: "\F2B7"; +} + +.icon-google-glass { + content: "\F2B8"; +} + +.icon-google-keep { + content: "\F6DB"; +} + +.icon-google-maps { + content: "\F5F5"; +} + +.icon-google-nearby { + content: "\F2B9"; +} + +.icon-google-pages { + content: "\F2BA"; +} + +.icon-google-photos { + content: "\F6DC"; +} + +.icon-google-physical-web { + content: "\F2BB"; +} + +.icon-google-play { + content: "\F2BC"; +} + +.icon-google-plus { + content: "\F2BD"; +} + +.icon-google-plus-box { + content: "\F2BE"; +} + +.icon-google-translate { + content: "\F2BF"; +} + +.icon-google-wallet { + content: "\F2C0"; +} + +.icon-gradient { + content: "\F69F"; +} + +.icon-grease-pencil { + content: "\F648"; +} + +.icon-grid { + content: "\F2C1"; +} + +.icon-grid-large { + content: "\F757"; +} + +.icon-grid-off { + content: "\F2C2"; +} + +.icon-group { + content: "\F2C3"; +} + +.icon-guitar-acoustic { + content: "\F770"; +} + +.icon-guitar-electric { + content: "\F2C4"; +} + +.icon-guitar-pick { + content: "\F2C5"; +} + +.icon-guitar-pick-outline { + content: "\F2C6"; +} + +.icon-hackernews { + content: "\F624"; +} + +.icon-hamburger { + content: "\F684"; +} + +.icon-hand-pointing-right { + content: "\F2C7"; +} + +.icon-hanger { + content: "\F2C8"; +} + +.icon-hangouts { + content: "\F2C9"; +} + +.icon-harddisk { + content: "\F2CA"; +} + +.icon-headphones { + content: "\F2CB"; +} + +.icon-headphones-box { + content: "\F2CC"; +} + +.icon-headphones-off { + content: "\F7CD"; +} + +.icon-headphones-settings { + content: "\F2CD"; +} + +.icon-headset { + content: "\F2CE"; +} + +.icon-headset-dock { + content: "\F2CF"; +} + +.icon-headset-off { + content: "\F2D0"; +} + +.icon-heart { + content: "\F2D1"; +} + +.icon-heart-box { + content: "\F2D2"; +} + +.icon-heart-box-outline { + content: "\F2D3"; +} + +.icon-heart-broken { + content: "\F2D4"; +} + +.icon-heart-half { + content: "\F6DE"; +} + +.icon-heart-half-full { + content: "\F6DD"; +} + +.icon-heart-half-outline { + content: "\F6DF"; +} + +.icon-heart-off { + content: "\F758"; +} + +.icon-heart-outline { + content: "\F2D5"; +} + +.icon-heart-pulse { + content: "\F5F6"; +} + +.icon-help { + content: "\F2D6"; +} + +.icon-help-box { + content: "\F78A"; +} + +.icon-help-circle { + content: "\F2D7"; +} + +.icon-help-circle-outline { + content: "\F625"; +} + +.icon-help-network { + content: "\F6F4"; +} + +.icon-hexagon { + content: "\F2D8"; +} + +.icon-hexagon-multiple { + content: "\F6E0"; +} + +.icon-hexagon-outline { + content: "\F2D9"; +} + +.icon-high-definition { + content: "\F7CE"; +} + +.icon-highway { + content: "\F5F7"; +} + +.icon-history { + content: "\F2DA"; +} + +.icon-hololens { + content: "\F2DB"; +} + +.icon-home { + content: "\F2DC"; +} + +.icon-home-assistant { + content: "\F7CF"; +} + +.icon-home-automation { + content: "\F7D0"; +} + +.icon-home-circle { + content: "\F7D1"; +} + +.icon-home-map-marker { + content: "\F5F8"; +} + +.icon-home-modern { + content: "\F2DD"; +} + +.icon-home-outline { + content: "\F6A0"; +} + +.icon-home-variant { + content: "\F2DE"; +} + +.icon-hook { + content: "\F6E1"; +} + +.icon-hook-off { + content: "\F6E2"; +} + +.icon-hops { + content: "\F2DF"; +} + +.icon-hospital { + content: "\F2E0"; +} + +.icon-hospital-building { + content: "\F2E1"; +} + +.icon-hospital-marker { + content: "\F2E2"; +} + +.icon-hotel { + content: "\F2E3"; +} + +.icon-houzz { + content: "\F2E4"; +} + +.icon-houzz-box { + content: "\F2E5"; +} + +.icon-human { + content: "\F2E6"; +} + +.icon-human-child { + content: "\F2E7"; +} + +.icon-human-female { + content: "\F649"; +} + +.icon-human-greeting { + content: "\F64A"; +} + +.icon-human-handsdown { + content: "\F64B"; +} + +.icon-human-handsup { + content: "\F64C"; +} + +.icon-human-male { + content: "\F64D"; +} + +.icon-human-male-female { + content: "\F2E8"; +} + +.icon-human-pregnant { + content: "\F5CF"; +} + +.icon-humble-bundle { + content: "\F743"; +} + +.icon-image { + content: "\F2E9"; +} + +.icon-image-album { + content: "\F2EA"; +} + +.icon-image-area { + content: "\F2EB"; +} + +.icon-image-area-close { + content: "\F2EC"; +} + +.icon-image-broken { + content: "\F2ED"; +} + +.icon-image-broken-variant { + content: "\F2EE"; +} + +.icon-image-filter { + content: "\F2EF"; +} + +.icon-image-filter-black-white { + content: "\F2F0"; +} + +.icon-image-filter-center-focus { + content: "\F2F1"; +} + +.icon-image-filter-center-focus-weak { + content: "\F2F2"; +} + +.icon-image-filter-drama { + content: "\F2F3"; +} + +.icon-image-filter-frames { + content: "\F2F4"; +} + +.icon-image-filter-hdr { + content: "\F2F5"; +} + +.icon-image-filter-none { + content: "\F2F6"; +} + +.icon-image-filter-tilt-shift { + content: "\F2F7"; +} + +.icon-image-filter-vintage { + content: "\F2F8"; +} + +.icon-image-multiple { + content: "\F2F9"; +} + +.icon-import { + content: "\F2FA"; +} + +.icon-inbox { + content: "\F686"; +} + +.icon-inbox-arrow-down { + content: "\F2FB"; +} + +.icon-inbox-arrow-up { + content: "\F3D1"; +} + +.icon-incognito { + content: "\F5F9"; +} + +.icon-infinity { + content: "\F6E3"; +} + +.icon-information { + content: "\F2FC"; +} + +.icon-information-outline { + content: "\F2FD"; +} + +.icon-information-variant { + content: "\F64E"; +} + +.icon-instagram { + content: "\F2FE"; +} + +.icon-instapaper { + content: "\F2FF"; +} + +.icon-internet-explorer { + content: "\F300"; +} + +.icon-invert-colors { + content: "\F301"; +} + +.icon-itunes { + content: "\F676"; +} + +.icon-jeepney { + content: "\F302"; +} + +.icon-jira { + content: "\F303"; +} + +.icon-jsfiddle { + content: "\F304"; +} + +.icon-json { + content: "\F626"; +} + +.icon-keg { + content: "\F305"; +} + +.icon-kettle { + content: "\F5FA"; +} + +.icon-key { + content: "\F306"; +} + +.icon-key-change { + content: "\F307"; +} + +.icon-key-minus { + content: "\F308"; +} + +.icon-key-plus { + content: "\F309"; +} + +.icon-key-remove { + content: "\F30A"; +} + +.icon-key-variant { + content: "\F30B"; +} + +.icon-keyboard { + content: "\F30C"; +} + +.icon-keyboard-backspace { + content: "\F30D"; +} + +.icon-keyboard-caps { + content: "\F30E"; +} + +.icon-keyboard-close { + content: "\F30F"; +} + +.icon-keyboard-off { + content: "\F310"; +} + +.icon-keyboard-return { + content: "\F311"; +} + +.icon-keyboard-tab { + content: "\F312"; +} + +.icon-keyboard-variant { + content: "\F313"; +} + +.icon-kickstarter { + content: "\F744"; +} + +.icon-kodi { + content: "\F314"; +} + +.icon-label { + content: "\F315"; +} + +.icon-label-outline { + content: "\F316"; +} + +.icon-lambda { + content: "\F627"; +} + +.icon-lamp { + content: "\F6B4"; +} + +.icon-lan { + content: "\F317"; +} + +.icon-lan-connect { + content: "\F318"; +} + +.icon-lan-disconnect { + content: "\F319"; +} + +.icon-lan-pending { + content: "\F31A"; +} + +.icon-language-c { + content: "\F671"; +} + +.icon-language-cpp { + content: "\F672"; +} + +.icon-language-csharp { + content: "\F31B"; +} + +.icon-language-css3 { + content: "\F31C"; +} + +.icon-language-go { + content: "\F7D2"; +} + +.icon-language-html5 { + content: "\F31D"; +} + +.icon-language-javascript { + content: "\F31E"; +} + +.icon-language-php { + content: "\F31F"; +} + +.icon-language-python { + content: "\F320"; +} + +.icon-language-python-text { + content: "\F321"; +} + +.icon-language-r { + content: "\F7D3"; +} + +.icon-language-swift { + content: "\F6E4"; +} + +.icon-language-typescript { + content: "\F6E5"; +} + +.icon-laptop { + content: "\F322"; +} + +.icon-laptop-chromebook { + content: "\F323"; +} + +.icon-laptop-mac { + content: "\F324"; +} + +.icon-laptop-off { + content: "\F6E6"; +} + +.icon-laptop-windows { + content: "\F325"; +} + +.icon-lastfm { + content: "\F326"; +} + +.icon-launch { + content: "\F327"; +} + +.icon-lava-lamp { + content: "\F7D4"; +} + +.icon-layers { + content: "\F328"; +} + +.icon-layers-off { + content: "\F329"; +} + +.icon-lead-pencil { + content: "\F64F"; +} + +.icon-leaf { + content: "\F32A"; +} + +.icon-led-off { + content: "\F32B"; +} + +.icon-led-on { + content: "\F32C"; +} + +.icon-led-outline { + content: "\F32D"; +} + +.icon-led-strip { + content: "\F7D5"; +} + +.icon-led-variant-off { + content: "\F32E"; +} + +.icon-led-variant-on { + content: "\F32F"; +} + +.icon-led-variant-outline { + content: "\F330"; +} + +.icon-library { + content: "\F331"; +} + +.icon-library-books { + content: "\F332"; +} + +.icon-library-music { + content: "\F333"; +} + +.icon-library-plus { + content: "\F334"; +} + +.icon-lightbulb { + content: "\F335"; +} + +.icon-lightbulb-on { + content: "\F6E7"; +} + +.icon-lightbulb-on-outline { + content: "\F6E8"; +} + +.icon-lightbulb-outline { + content: "\F336"; +} + +.icon-link { + content: "\F337"; +} + +.icon-link-off { + content: "\F338"; +} + +.icon-link-variant { + content: "\F339"; +} + +.icon-link-variant-off { + content: "\F33A"; +} + +.icon-linkedin { + content: "\F33B"; +} + +.icon-linkedin-box { + content: "\F33C"; +} + +.icon-linux { + content: "\F33D"; +} + +.icon-loading { + content: "\F771"; +} + +.icon-lock { + content: "\F33E"; +} + +.icon-lock-open { + content: "\F33F"; +} + +.icon-lock-open-outline { + content: "\F340"; +} + +.icon-lock-outline { + content: "\F341"; +} + +.icon-lock-pattern { + content: "\F6E9"; +} + +.icon-lock-plus { + content: "\F5FB"; +} + +.icon-lock-reset { + content: "\F772"; +} + +.icon-locker { + content: "\F7D6"; +} + +.icon-locker-multiple { + content: "\F7D7"; +} + +.icon-login { + content: "\F342"; +} + +.icon-login-variant { + content: "\F5FC"; +} + +.icon-logout { + content: "\F343"; +} + +.icon-logout-variant { + content: "\F5FD"; +} + +.icon-looks { + content: "\F344"; +} + +.icon-loop { + content: "\F6EA"; +} + +.icon-loupe { + content: "\F345"; +} + +.icon-lumx { + content: "\F346"; +} + +.icon-magnet { + content: "\F347"; +} + +.icon-magnet-on { + content: "\F348"; +} + +.icon-magnify { + content: "\F349"; +} + +.icon-magnify-minus { + content: "\F34A"; +} + +.icon-magnify-minus-outline { + content: "\F6EB"; +} + +.icon-magnify-plus { + content: "\F34B"; +} + +.icon-magnify-plus-outline { + content: "\F6EC"; +} + +.icon-mail-ru { + content: "\F34C"; +} + +.icon-mailbox { + content: "\F6ED"; +} + +.icon-map { + content: "\F34D"; +} + +.icon-map-marker { + content: "\F34E"; +} + +.icon-map-marker-circle { + content: "\F34F"; +} + +.icon-map-marker-minus { + content: "\F650"; +} + +.icon-map-marker-multiple { + content: "\F350"; +} + +.icon-map-marker-off { + content: "\F351"; +} + +.icon-map-marker-outline { + content: "\F7D8"; +} + +.icon-map-marker-plus { + content: "\F651"; +} + +.icon-map-marker-radius { + content: "\F352"; +} + +.icon-margin { + content: "\F353"; +} + +.icon-markdown { + content: "\F354"; +} + +.icon-marker { + content: "\F652"; +} + +.icon-marker-check { + content: "\F355"; +} + +.icon-martini { + content: "\F356"; +} + +.icon-material-ui { + content: "\F357"; +} + +.icon-math-compass { + content: "\F358"; +} + +.icon-matrix { + content: "\F628"; +} + +.icon-maxcdn { + content: "\F359"; +} + +.icon-medical-bag { + content: "\F6EE"; +} + +.icon-medium { + content: "\F35A"; +} + +.icon-memory { + content: "\F35B"; +} + +.icon-menu { + content: "\F35C"; +} + +.icon-menu-down { + content: "\F35D"; +} + +.icon-menu-down-outline { + content: "\F6B5"; +} + +.icon-menu-left { + content: "\F35E"; +} + +.icon-menu-right { + content: "\F35F"; +} + +.icon-menu-up { + content: "\F360"; +} + +.icon-menu-up-outline { + content: "\F6B6"; +} + +.icon-message { + content: "\F361"; +} + +.icon-message-alert { + content: "\F362"; +} + +.icon-message-bulleted { + content: "\F6A1"; +} + +.icon-message-bulleted-off { + content: "\F6A2"; +} + +.icon-message-draw { + content: "\F363"; +} + +.icon-message-image { + content: "\F364"; +} + +.icon-message-outline { + content: "\F365"; +} + +.icon-message-plus { + content: "\F653"; +} + +.icon-message-processing { + content: "\F366"; +} + +.icon-message-reply { + content: "\F367"; +} + +.icon-message-reply-text { + content: "\F368"; +} + +.icon-message-settings { + content: "\F6EF"; +} + +.icon-message-settings-variant { + content: "\F6F0"; +} + +.icon-message-text { + content: "\F369"; +} + +.icon-message-text-outline { + content: "\F36A"; +} + +.icon-message-video { + content: "\F36B"; +} + +.icon-meteor { + content: "\F629"; +} + +.icon-metronome { + content: "\F7D9"; +} + +.icon-metronome-tick { + content: "\F7DA"; +} + +.icon-micro-sd { + content: "\F7DB"; +} + +.icon-microphone { + content: "\F36C"; +} + +.icon-microphone-off { + content: "\F36D"; +} + +.icon-microphone-outline { + content: "\F36E"; +} + +.icon-microphone-settings { + content: "\F36F"; +} + +.icon-microphone-variant { + content: "\F370"; +} + +.icon-microphone-variant-off { + content: "\F371"; +} + +.icon-microscope { + content: "\F654"; +} + +.icon-microsoft { + content: "\F372"; +} + +.icon-minecraft { + content: "\F373"; +} + +.icon-minus { + content: "\F374"; +} + +.icon-minus-box { + content: "\F375"; +} + +.icon-minus-box-outline { + content: "\F6F1"; +} + +.icon-minus-circle { + content: "\F376"; +} + +.icon-minus-circle-outline { + content: "\F377"; +} + +.icon-minus-network { + content: "\F378"; +} + +.icon-mixcloud { + content: "\F62A"; +} + +.icon-mixer { + content: "\F7DC"; +} + +.icon-monitor { + content: "\F379"; +} + +.icon-monitor-multiple { + content: "\F37A"; +} + +.icon-more { + content: "\F37B"; +} + +.icon-motorbike { + content: "\F37C"; +} + +.icon-mouse { + content: "\F37D"; +} + +.icon-mouse-off { + content: "\F37E"; +} + +.icon-mouse-variant { + content: "\F37F"; +} + +.icon-mouse-variant-off { + content: "\F380"; +} + +.icon-move-resize { + content: "\F655"; +} + +.icon-move-resize-variant { + content: "\F656"; +} + +.icon-movie { + content: "\F381"; +} + +.icon-movie-roll { + content: "\F7DD"; +} + +.icon-multiplication { + content: "\F382"; +} + +.icon-multiplication-box { + content: "\F383"; +} + +.icon-mushroom { + content: "\F7DE"; +} + +.icon-mushroom-outline { + content: "\F7DF"; +} + +.icon-music { + content: "\F759"; +} + +.icon-music-box { + content: "\F384"; +} + +.icon-music-box-outline { + content: "\F385"; +} + +.icon-music-circle { + content: "\F386"; +} + +.icon-music-note { + content: "\F387"; +} + +.icon-music-note-bluetooth { + content: "\F5FE"; +} + +.icon-music-note-bluetooth-off { + content: "\F5FF"; +} + +.icon-music-note-eighth { + content: "\F388"; +} + +.icon-music-note-half { + content: "\F389"; +} + +.icon-music-note-off { + content: "\F38A"; +} + +.icon-music-note-quarter { + content: "\F38B"; +} + +.icon-music-note-sixteenth { + content: "\F38C"; +} + +.icon-music-note-whole { + content: "\F38D"; +} + +.icon-music-off { + content: "\F75A"; +} + +.icon-nature { + content: "\F38E"; +} + +.icon-nature-people { + content: "\F38F"; +} + +.icon-navigation { + content: "\F390"; +} + +.icon-near-me { + content: "\F5CD"; +} + +.icon-needle { + content: "\F391"; +} + +.icon-nest-protect { + content: "\F392"; +} + +.icon-nest-thermostat { + content: "\F393"; +} + +.icon-netflix { + content: "\F745"; +} + +.icon-network { + content: "\F6F2"; +} + +.icon-new-box { + content: "\F394"; +} + +.icon-newspaper { + content: "\F395"; +} + +.icon-nfc { + content: "\F396"; +} + +.icon-nfc-tap { + content: "\F397"; +} + +.icon-nfc-variant { + content: "\F398"; +} + +.icon-ninja { + content: "\F773"; +} + +.icon-nintendo-switch { + content: "\F7E0"; +} + +.icon-nodejs { + content: "\F399"; +} + +.icon-note { + content: "\F39A"; +} + +.icon-note-multiple { + content: "\F6B7"; +} + +.icon-note-multiple-outline { + content: "\F6B8"; +} + +.icon-note-outline { + content: "\F39B"; +} + +.icon-note-plus { + content: "\F39C"; +} + +.icon-note-plus-outline { + content: "\F39D"; +} + +.icon-note-text { + content: "\F39E"; +} + +.icon-notification-clear-all { + content: "\F39F"; +} + +.icon-npm { + content: "\F6F6"; +} + +.icon-nuke { + content: "\F6A3"; +} + +.icon-null { + content: "\F7E1"; +} + +.icon-numeric { + content: "\F3A0"; +} + +.icon-numeric-0-box { + content: "\F3A1"; +} + +.icon-numeric-0-box-multiple-outline { + content: "\F3A2"; +} + +.icon-numeric-0-box-outline { + content: "\F3A3"; +} + +.icon-numeric-1-box { + content: "\F3A4"; +} + +.icon-numeric-1-box-multiple-outline { + content: "\F3A5"; +} + +.icon-numeric-1-box-outline { + content: "\F3A6"; +} + +.icon-numeric-2-box { + content: "\F3A7"; +} + +.icon-numeric-2-box-multiple-outline { + content: "\F3A8"; +} + +.icon-numeric-2-box-outline { + content: "\F3A9"; +} + +.icon-numeric-3-box { + content: "\F3AA"; +} + +.icon-numeric-3-box-multiple-outline { + content: "\F3AB"; +} + +.icon-numeric-3-box-outline { + content: "\F3AC"; +} + +.icon-numeric-4-box { + content: "\F3AD"; +} + +.icon-numeric-4-box-multiple-outline { + content: "\F3AE"; +} + +.icon-numeric-4-box-outline { + content: "\F3AF"; +} + +.icon-numeric-5-box { + content: "\F3B0"; +} + +.icon-numeric-5-box-multiple-outline { + content: "\F3B1"; +} + +.icon-numeric-5-box-outline { + content: "\F3B2"; +} + +.icon-numeric-6-box { + content: "\F3B3"; +} + +.icon-numeric-6-box-multiple-outline { + content: "\F3B4"; +} + +.icon-numeric-6-box-outline { + content: "\F3B5"; +} + +.icon-numeric-7-box { + content: "\F3B6"; +} + +.icon-numeric-7-box-multiple-outline { + content: "\F3B7"; +} + +.icon-numeric-7-box-outline { + content: "\F3B8"; +} + +.icon-numeric-8-box { + content: "\F3B9"; +} + +.icon-numeric-8-box-multiple-outline { + content: "\F3BA"; +} + +.icon-numeric-8-box-outline { + content: "\F3BB"; +} + +.icon-numeric-9-box { + content: "\F3BC"; +} + +.icon-numeric-9-box-multiple-outline { + content: "\F3BD"; +} + +.icon-numeric-9-box-outline { + content: "\F3BE"; +} + +.icon-numeric-9-plus-box { + content: "\F3BF"; +} + +.icon-numeric-9-plus-box-multiple-outline { + content: "\F3C0"; +} + +.icon-numeric-9-plus-box-outline { + content: "\F3C1"; +} + +.icon-nut { + content: "\F6F7"; +} + +.icon-nutrition { + content: "\F3C2"; +} + +.icon-oar { + content: "\F67B"; +} + +.icon-octagon { + content: "\F3C3"; +} + +.icon-octagon-outline { + content: "\F3C4"; +} + +.icon-octagram { + content: "\F6F8"; +} + +.icon-octagram-outline { + content: "\F774"; +} + +.icon-odnoklassniki { + content: "\F3C5"; +} + +.icon-office { + content: "\F3C6"; +} + +.icon-oil { + content: "\F3C7"; +} + +.icon-oil-temperature { + content: "\F3C8"; +} + +.icon-omega { + content: "\F3C9"; +} + +.icon-onedrive { + content: "\F3CA"; +} + +.icon-onenote { + content: "\F746"; +} + +.icon-opacity { + content: "\F5CC"; +} + +.icon-open-in-app { + content: "\F3CB"; +} + +.icon-open-in-new { + content: "\F3CC"; +} + +.icon-openid { + content: "\F3CD"; +} + +.icon-opera { + content: "\F3CE"; +} + +.icon-orbit { + content: "\F018"; +} + +.icon-ornament { + content: "\F3CF"; +} + +.icon-ornament-variant { + content: "\F3D0"; +} + +.icon-owl { + content: "\F3D2"; +} + +.icon-package { + content: "\F3D3"; +} + +.icon-package-down { + content: "\F3D4"; +} + +.icon-package-up { + content: "\F3D5"; +} + +.icon-package-variant { + content: "\F3D6"; +} + +.icon-package-variant-closed { + content: "\F3D7"; +} + +.icon-page-first { + content: "\F600"; +} + +.icon-page-last { + content: "\F601"; +} + +.icon-page-layout-body { + content: "\F6F9"; +} + +.icon-page-layout-footer { + content: "\F6FA"; +} + +.icon-page-layout-header { + content: "\F6FB"; +} + +.icon-page-layout-sidebar-left { + content: "\F6FC"; +} + +.icon-page-layout-sidebar-right { + content: "\F6FD"; +} + +.icon-palette { + content: "\F3D8"; +} + +.icon-palette-advanced { + content: "\F3D9"; +} + +.icon-panda { + content: "\F3DA"; +} + +.icon-pandora { + content: "\F3DB"; +} + +.icon-panorama { + content: "\F3DC"; +} + +.icon-panorama-fisheye { + content: "\F3DD"; +} + +.icon-panorama-horizontal { + content: "\F3DE"; +} + +.icon-panorama-vertical { + content: "\F3DF"; +} + +.icon-panorama-wide-angle { + content: "\F3E0"; +} + +.icon-paper-cut-vertical { + content: "\F3E1"; +} + +.icon-paperclip { + content: "\F3E2"; +} + +.icon-parking { + content: "\F3E3"; +} + +.icon-passport { + content: "\F7E2"; +} + +.icon-pause { + content: "\F3E4"; +} + +.icon-pause-circle { + content: "\F3E5"; +} + +.icon-pause-circle-outline { + content: "\F3E6"; +} + +.icon-pause-octagon { + content: "\F3E7"; +} + +.icon-pause-octagon-outline { + content: "\F3E8"; +} + +.icon-paw { + content: "\F3E9"; +} + +.icon-paw-off { + content: "\F657"; +} + +.icon-pen { + content: "\F3EA"; +} + +.icon-pencil { + content: "\F3EB"; +} + +.icon-pencil-box { + content: "\F3EC"; +} + +.icon-pencil-box-outline { + content: "\F3ED"; +} + +.icon-pencil-circle { + content: "\F6FE"; +} + +.icon-pencil-circle-outline { + content: "\F775"; +} + +.icon-pencil-lock { + content: "\F3EE"; +} + +.icon-pencil-off { + content: "\F3EF"; +} + +.icon-pentagon { + content: "\F6FF"; +} + +.icon-pentagon-outline { + content: "\F700"; +} + +.icon-percent { + content: "\F3F0"; +} + +.icon-periodic-table-co2 { + content: "\F7E3"; +} + +.icon-periscope { + content: "\F747"; +} + +.icon-pharmacy { + content: "\F3F1"; +} + +.icon-phone { + content: "\F3F2"; +} + +.icon-phone-bluetooth { + content: "\F3F3"; +} + +.icon-phone-classic { + content: "\F602"; +} + +.icon-phone-forward { + content: "\F3F4"; +} + +.icon-phone-hangup { + content: "\F3F5"; +} + +.icon-phone-in-talk { + content: "\F3F6"; +} + +.icon-phone-incoming { + content: "\F3F7"; +} + +.icon-phone-locked { + content: "\F3F8"; +} + +.icon-phone-log { + content: "\F3F9"; +} + +.icon-phone-minus { + content: "\F658"; +} + +.icon-phone-missed { + content: "\F3FA"; +} + +.icon-phone-outgoing { + content: "\F3FB"; +} + +.icon-phone-paused { + content: "\F3FC"; +} + +.icon-phone-plus { + content: "\F659"; +} + +.icon-phone-settings { + content: "\F3FD"; +} + +.icon-phone-voip { + content: "\F3FE"; +} + +.icon-pi { + content: "\F3FF"; +} + +.icon-pi-box { + content: "\F400"; +} + +.icon-piano { + content: "\F67C"; +} + +.icon-pig { + content: "\F401"; +} + +.icon-pill { + content: "\F402"; +} + +.icon-pillar { + content: "\F701"; +} + +.icon-pin { + content: "\F403"; +} + +.icon-pin-off { + content: "\F404"; +} + +.icon-pine-tree { + content: "\F405"; +} + +.icon-pine-tree-box { + content: "\F406"; +} + +.icon-pinterest { + content: "\F407"; +} + +.icon-pinterest-box { + content: "\F408"; +} + +.icon-pipe { + content: "\F7E4"; +} + +.icon-pipe-disconnected { + content: "\F7E5"; +} + +.icon-pistol { + content: "\F702"; +} + +.icon-pizza { + content: "\F409"; +} + +.icon-plane-shield { + content: "\F6BA"; +} + +.icon-play { + content: "\F40A"; +} + +.icon-play-box-outline { + content: "\F40B"; +} + +.icon-play-circle { + content: "\F40C"; +} + +.icon-play-circle-outline { + content: "\F40D"; +} + +.icon-play-pause { + content: "\F40E"; +} + +.icon-play-protected-content { + content: "\F40F"; +} + +.icon-playlist-check { + content: "\F5C7"; +} + +.icon-playlist-minus { + content: "\F410"; +} + +.icon-playlist-play { + content: "\F411"; +} + +.icon-playlist-plus { + content: "\F412"; +} + +.icon-playlist-remove { + content: "\F413"; +} + +.icon-playstation { + content: "\F414"; +} + +.icon-plex { + content: "\F6B9"; +} + +.icon-plus { + content: "\F415"; +} + +.icon-plus-box { + content: "\F416"; +} + +.icon-plus-box-outline { + content: "\F703"; +} + +.icon-plus-circle { + content: "\F417"; +} + +.icon-plus-circle-multiple-outline { + content: "\F418"; +} + +.icon-plus-circle-outline { + content: "\F419"; +} + +.icon-plus-network { + content: "\F41A"; +} + +.icon-plus-one { + content: "\F41B"; +} + +.icon-plus-outline { + content: "\F704"; +} + +.icon-pocket { + content: "\F41C"; +} + +.icon-pokeball { + content: "\F41D"; +} + +.icon-polaroid { + content: "\F41E"; +} + +.icon-poll { + content: "\F41F"; +} + +.icon-poll-box { + content: "\F420"; +} + +.icon-polymer { + content: "\F421"; +} + +.icon-pool { + content: "\F606"; +} + +.icon-popcorn { + content: "\F422"; +} + +.icon-pot { + content: "\F65A"; +} + +.icon-pot-mix { + content: "\F65B"; +} + +.icon-pound { + content: "\F423"; +} + +.icon-pound-box { + content: "\F424"; +} + +.icon-power { + content: "\F425"; +} + +.icon-power-plug { + content: "\F6A4"; +} + +.icon-power-plug-off { + content: "\F6A5"; +} + +.icon-power-settings { + content: "\F426"; +} + +.icon-power-socket { + content: "\F427"; +} + +.icon-power-socket-eu { + content: "\F7E6"; +} + +.icon-power-socket-uk { + content: "\F7E7"; +} + +.icon-power-socket-us { + content: "\F7E8"; +} + +.icon-prescription { + content: "\F705"; +} + +.icon-presentation { + content: "\F428"; +} + +.icon-presentation-play { + content: "\F429"; +} + +.icon-printer { + content: "\F42A"; +} + +.icon-printer-3d { + content: "\F42B"; +} + +.icon-printer-alert { + content: "\F42C"; +} + +.icon-printer-settings { + content: "\F706"; +} + +.icon-priority-high { + content: "\F603"; +} + +.icon-priority-low { + content: "\F604"; +} + +.icon-professional-hexagon { + content: "\F42D"; +} + +.icon-projector { + content: "\F42E"; +} + +.icon-projector-screen { + content: "\F42F"; +} + +.icon-publish { + content: "\F6A6"; +} + +.icon-pulse { + content: "\F430"; +} + +.icon-puzzle { + content: "\F431"; +} + +.icon-qqchat { + content: "\F605"; +} + +.icon-qrcode { + content: "\F432"; +} + +.icon-qrcode-scan { + content: "\F433"; +} + +.icon-quadcopter { + content: "\F434"; +} + +.icon-quality-high { + content: "\F435"; +} + +.icon-quicktime { + content: "\F436"; +} + +.icon-radar { + content: "\F437"; +} + +.icon-radiator { + content: "\F438"; +} + +.icon-radio { + content: "\F439"; +} + +.icon-radio-handheld { + content: "\F43A"; +} + +.icon-radio-tower { + content: "\F43B"; +} + +.icon-radioactive { + content: "\F43C"; +} + +.icon-radiobox-blank { + content: "\F43D"; +} + +.icon-radiobox-marked { + content: "\F43E"; +} + +.icon-raspberrypi { + content: "\F43F"; +} + +.icon-ray-end { + content: "\F440"; +} + +.icon-ray-end-arrow { + content: "\F441"; +} + +.icon-ray-start { + content: "\F442"; +} + +.icon-ray-start-arrow { + content: "\F443"; +} + +.icon-ray-start-end { + content: "\F444"; +} + +.icon-ray-vertex { + content: "\F445"; +} + +.icon-rdio { + content: "\F446"; +} + +.icon-react { + content: "\F707"; +} + +.icon-read { + content: "\F447"; +} + +.icon-readability { + content: "\F448"; +} + +.icon-receipt { + content: "\F449"; +} + +.icon-record { + content: "\F44A"; +} + +.icon-record-rec { + content: "\F44B"; +} + +.icon-recycle { + content: "\F44C"; +} + +.icon-reddit { + content: "\F44D"; +} + +.icon-redo { + content: "\F44E"; +} + +.icon-redo-variant { + content: "\F44F"; +} + +.icon-refresh { + content: "\F450"; +} + +.icon-regex { + content: "\F451"; +} + +.icon-relative-scale { + content: "\F452"; +} + +.icon-reload { + content: "\F453"; +} + +.icon-remote { + content: "\F454"; +} + +.icon-rename-box { + content: "\F455"; +} + +.icon-reorder-horizontal { + content: "\F687"; +} + +.icon-reorder-vertical { + content: "\F688"; +} + +.icon-repeat { + content: "\F456"; +} + +.icon-repeat-off { + content: "\F457"; +} + +.icon-repeat-once { + content: "\F458"; +} + +.icon-replay { + content: "\F459"; +} + +.icon-reply { + content: "\F45A"; +} + +.icon-reply-all { + content: "\F45B"; +} + +.icon-reproduction { + content: "\F45C"; +} + +.icon-resize-bottom-right { + content: "\F45D"; +} + +.icon-responsive { + content: "\F45E"; +} + +.icon-restart { + content: "\F708"; +} + +.icon-restore { + content: "\F6A7"; +} + +.icon-rewind { + content: "\F45F"; +} + +.icon-rewind-outline { + content: "\F709"; +} + +.icon-rhombus { + content: "\F70A"; +} + +.icon-rhombus-outline { + content: "\F70B"; +} + +.icon-ribbon { + content: "\F460"; +} + +.icon-rice { + content: "\F7E9"; +} + +.icon-ring { + content: "\F7EA"; +} + +.icon-road { + content: "\F461"; +} + +.icon-road-variant { + content: "\F462"; +} + +.icon-robot { + content: "\F6A8"; +} + +.icon-rocket { + content: "\F463"; +} + +.icon-roomba { + content: "\F70C"; +} + +.icon-rotate-3d { + content: "\F464"; +} + +.icon-rotate-left { + content: "\F465"; +} + +.icon-rotate-left-variant { + content: "\F466"; +} + +.icon-rotate-right { + content: "\F467"; +} + +.icon-rotate-right-variant { + content: "\F468"; +} + +.icon-rounded-corner { + content: "\F607"; +} + +.icon-router-wireless { + content: "\F469"; +} + +.icon-routes { + content: "\F46A"; +} + +.icon-rowing { + content: "\F608"; +} + +.icon-rss { + content: "\F46B"; +} + +.icon-rss-box { + content: "\F46C"; +} + +.icon-ruler { + content: "\F46D"; +} + +.icon-run { + content: "\F70D"; +} + +.icon-run-fast { + content: "\F46E"; +} + +.icon-sale { + content: "\F46F"; +} + +.icon-sass { + content: "\F7EB"; +} + +.icon-satellite { + content: "\F470"; +} + +.icon-satellite-variant { + content: "\F471"; +} + +.icon-saxophone { + content: "\F609"; +} + +.icon-scale { + content: "\F472"; +} + +.icon-scale-balance { + content: "\F5D1"; +} + +.icon-scale-bathroom { + content: "\F473"; +} + +.icon-scanner { + content: "\F6AA"; +} + +.icon-school { + content: "\F474"; +} + +.icon-screen-rotation { + content: "\F475"; +} + +.icon-screen-rotation-lock { + content: "\F476"; +} + +.icon-screwdriver { + content: "\F477"; +} + +.icon-script { + content: "\F478"; +} + +.icon-sd { + content: "\F479"; +} + +.icon-seal { + content: "\F47A"; +} + +.icon-search-web { + content: "\F70E"; +} + +.icon-seat-flat { + content: "\F47B"; +} + +.icon-seat-flat-angled { + content: "\F47C"; +} + +.icon-seat-individual-suite { + content: "\F47D"; +} + +.icon-seat-legroom-extra { + content: "\F47E"; +} + +.icon-seat-legroom-normal { + content: "\F47F"; +} + +.icon-seat-legroom-reduced { + content: "\F480"; +} + +.icon-seat-recline-extra { + content: "\F481"; +} + +.icon-seat-recline-normal { + content: "\F482"; +} + +.icon-security { + content: "\F483"; +} + +.icon-security-home { + content: "\F689"; +} + +.icon-security-network { + content: "\F484"; +} + +.icon-select { + content: "\F485"; +} + +.icon-select-all { + content: "\F486"; +} + +.icon-select-inverse { + content: "\F487"; +} + +.icon-select-off { + content: "\F488"; +} + +.icon-selection { + content: "\F489"; +} + +.icon-selection-off { + content: "\F776"; +} + +.icon-send { + content: "\F48A"; +} + +.icon-send-secure { + content: "\F7EC"; +} + +.icon-serial-port { + content: "\F65C"; +} + +.icon-server { + content: "\F48B"; +} + +.icon-server-minus { + content: "\F48C"; +} + +.icon-server-network { + content: "\F48D"; +} + +.icon-server-network-off { + content: "\F48E"; +} + +.icon-server-off { + content: "\F48F"; +} + +.icon-server-plus { + content: "\F490"; +} + +.icon-server-remove { + content: "\F491"; +} + +.icon-server-security { + content: "\F492"; +} + +.icon-set-all { + content: "\F777"; +} + +.icon-set-center { + content: "\F778"; +} + +.icon-set-center-right { + content: "\F779"; +} + +.icon-set-left { + content: "\F77A"; +} + +.icon-set-left-center { + content: "\F77B"; +} + +.icon-set-left-right { + content: "\F77C"; +} + +.icon-set-none { + content: "\F77D"; +} + +.icon-set-right { + content: "\F77E"; +} + +.icon-settings { + content: "\F493"; +} + +.icon-settings-box { + content: "\F494"; +} + +.icon-shape-circle-plus { + content: "\F65D"; +} + +.icon-shape-plus { + content: "\F495"; +} + +.icon-shape-polygon-plus { + content: "\F65E"; +} + +.icon-shape-rectangle-plus { + content: "\F65F"; +} + +.icon-shape-square-plus { + content: "\F660"; +} + +.icon-share { + content: "\F496"; +} + +.icon-share-variant { + content: "\F497"; +} + +.icon-shield { + content: "\F498"; +} + +.icon-shield-half-full { + content: "\F77F"; +} + +.icon-shield-outline { + content: "\F499"; +} + +.icon-shopping { + content: "\F49A"; +} + +.icon-shopping-music { + content: "\F49B"; +} + +.icon-shovel { + content: "\F70F"; +} + +.icon-shovel-off { + content: "\F710"; +} + +.icon-shredder { + content: "\F49C"; +} + +.icon-shuffle { + content: "\F49D"; +} + +.icon-shuffle-disabled { + content: "\F49E"; +} + +.icon-shuffle-variant { + content: "\F49F"; +} + +.icon-sigma { + content: "\F4A0"; +} + +.icon-sigma-lower { + content: "\F62B"; +} + +.icon-sign-caution { + content: "\F4A1"; +} + +.icon-sign-direction { + content: "\F780"; +} + +.icon-sign-text { + content: "\F781"; +} + +.icon-signal { + content: "\F4A2"; +} + +.icon-signal-2g { + content: "\F711"; +} + +.icon-signal-3g { + content: "\F712"; +} + +.icon-signal-4g { + content: "\F713"; +} + +.icon-signal-hspa { + content: "\F714"; +} + +.icon-signal-hspa-plus { + content: "\F715"; +} + +.icon-signal-off { + content: "\F782"; +} + +.icon-signal-variant { + content: "\F60A"; +} + +.icon-silverware { + content: "\F4A3"; +} + +.icon-silverware-fork { + content: "\F4A4"; +} + +.icon-silverware-spoon { + content: "\F4A5"; +} + +.icon-silverware-variant { + content: "\F4A6"; +} + +.icon-sim { + content: "\F4A7"; +} + +.icon-sim-alert { + content: "\F4A8"; +} + +.icon-sim-off { + content: "\F4A9"; +} + +.icon-sitemap { + content: "\F4AA"; +} + +.icon-skip-backward { + content: "\F4AB"; +} + +.icon-skip-forward { + content: "\F4AC"; +} + +.icon-skip-next { + content: "\F4AD"; +} + +.icon-skip-next-circle { + content: "\F661"; +} + +.icon-skip-next-circle-outline { + content: "\F662"; +} + +.icon-skip-previous { + content: "\F4AE"; +} + +.icon-skip-previous-circle { + content: "\F663"; +} + +.icon-skip-previous-circle-outline { + content: "\F664"; +} + +.icon-skull { + content: "\F68B"; +} + +.icon-skype { + content: "\F4AF"; +} + +.icon-skype-business { + content: "\F4B0"; +} + +.icon-slack { + content: "\F4B1"; +} + +.icon-sleep { + content: "\F4B2"; +} + +.icon-sleep-off { + content: "\F4B3"; +} + +.icon-smoking { + content: "\F4B4"; +} + +.icon-smoking-off { + content: "\F4B5"; +} + +.icon-snapchat { + content: "\F4B6"; +} + +.icon-snowflake { + content: "\F716"; +} + +.icon-snowman { + content: "\F4B7"; +} + +.icon-soccer { + content: "\F4B8"; +} + +.icon-sofa { + content: "\F4B9"; +} + +.icon-solid { + content: "\F68C"; +} + +.icon-sort { + content: "\F4BA"; +} + +.icon-sort-alphabetical { + content: "\F4BB"; +} + +.icon-sort-ascending { + content: "\F4BC"; +} + +.icon-sort-descending { + content: "\F4BD"; +} + +.icon-sort-numeric { + content: "\F4BE"; +} + +.icon-sort-variant { + content: "\F4BF"; +} + +.icon-soundcloud { + content: "\F4C0"; +} + +.icon-source-branch { + content: "\F62C"; +} + +.icon-source-commit { + content: "\F717"; +} + +.icon-source-commit-end { + content: "\F718"; +} + +.icon-source-commit-end-local { + content: "\F719"; +} + +.icon-source-commit-local { + content: "\F71A"; +} + +.icon-source-commit-next-local { + content: "\F71B"; +} + +.icon-source-commit-start { + content: "\F71C"; +} + +.icon-source-commit-start-next-local { + content: "\F71D"; +} + +.icon-source-fork { + content: "\F4C1"; +} + +.icon-source-merge { + content: "\F62D"; +} + +.icon-source-pull { + content: "\F4C2"; +} + +.icon-soy-sauce { + content: "\F7ED"; +} + +.icon-speaker { + content: "\F4C3"; +} + +.icon-speaker-off { + content: "\F4C4"; +} + +.icon-speaker-wireless { + content: "\F71E"; +} + +.icon-speedometer { + content: "\F4C5"; +} + +.icon-spellcheck { + content: "\F4C6"; +} + +.icon-spotify { + content: "\F4C7"; +} + +.icon-spotlight { + content: "\F4C8"; +} + +.icon-spotlight-beam { + content: "\F4C9"; +} + +.icon-spray { + content: "\F665"; +} + +.icon-square { + content: "\F763"; +} + +.icon-square-inc { + content: "\F4CA"; +} + +.icon-square-inc-cash { + content: "\F4CB"; +} + +.icon-square-outline { + content: "\F762"; +} + +.icon-square-root { + content: "\F783"; +} + +.icon-stackexchange { + content: "\F60B"; +} + +.icon-stackoverflow { + content: "\F4CC"; +} + +.icon-stadium { + content: "\F71F"; +} + +.icon-stairs { + content: "\F4CD"; +} + +.icon-standard-definition { + content: "\F7EE"; +} + +.icon-star { + content: "\F4CE"; +} + +.icon-star-circle { + content: "\F4CF"; +} + +.icon-star-half { + content: "\F4D0"; +} + +.icon-star-off { + content: "\F4D1"; +} + +.icon-star-outline { + content: "\F4D2"; +} + +.icon-steam { + content: "\F4D3"; +} + +.icon-steering { + content: "\F4D4"; +} + +.icon-step-backward { + content: "\F4D5"; +} + +.icon-step-backward-2 { + content: "\F4D6"; +} + +.icon-step-forward { + content: "\F4D7"; +} + +.icon-step-forward-2 { + content: "\F4D8"; +} + +.icon-stethoscope { + content: "\F4D9"; +} + +.icon-sticker { + content: "\F5D0"; +} + +.icon-sticker-emoji { + content: "\F784"; +} + +.icon-stocking { + content: "\F4DA"; +} + +.icon-stop { + content: "\F4DB"; +} + +.icon-stop-circle { + content: "\F666"; +} + +.icon-stop-circle-outline { + content: "\F667"; +} + +.icon-store { + content: "\F4DC"; +} + +.icon-store-24-hour { + content: "\F4DD"; +} + +.icon-stove { + content: "\F4DE"; +} + +.icon-subdirectory-arrow-left { + content: "\F60C"; +} + +.icon-subdirectory-arrow-right { + content: "\F60D"; +} + +.icon-subway { + content: "\F6AB"; +} + +.icon-subway-variant { + content: "\F4DF"; +} + +.icon-summit { + content: "\F785"; +} + +.icon-sunglasses { + content: "\F4E0"; +} + +.icon-surround-sound { + content: "\F5C5"; +} + +.icon-surround-sound-2-0 { + content: "\F7EF"; +} + +.icon-surround-sound-3-1 { + content: "\F7F0"; +} + +.icon-surround-sound-5-1 { + content: "\F7F1"; +} + +.icon-surround-sound-7-1 { + content: "\F7F2"; +} + +.icon-svg { + content: "\F720"; +} + +.icon-swap-horizontal { + content: "\F4E1"; +} + +.icon-swap-vertical { + content: "\F4E2"; +} + +.icon-swim { + content: "\F4E3"; +} + +.icon-switch { + content: "\F4E4"; +} + +.icon-sword { + content: "\F4E5"; +} + +.icon-sword-cross { + content: "\F786"; +} + +.icon-sync { + content: "\F4E6"; +} + +.icon-sync-alert { + content: "\F4E7"; +} + +.icon-sync-off { + content: "\F4E8"; +} + +.icon-tab { + content: "\F4E9"; +} + +.icon-tab-plus { + content: "\F75B"; +} + +.icon-tab-unselected { + content: "\F4EA"; +} + +.icon-table { + content: "\F4EB"; +} + +.icon-table-column-plus-after { + content: "\F4EC"; +} + +.icon-table-column-plus-before { + content: "\F4ED"; +} + +.icon-table-column-remove { + content: "\F4EE"; +} + +.icon-table-column-width { + content: "\F4EF"; +} + +.icon-table-edit { + content: "\F4F0"; +} + +.icon-table-large { + content: "\F4F1"; +} + +.icon-table-row-height { + content: "\F4F2"; +} + +.icon-table-row-plus-after { + content: "\F4F3"; +} + +.icon-table-row-plus-before { + content: "\F4F4"; +} + +.icon-table-row-remove { + content: "\F4F5"; +} + +.icon-tablet { + content: "\F4F6"; +} + +.icon-tablet-android { + content: "\F4F7"; +} + +.icon-tablet-ipad { + content: "\F4F8"; +} + +.icon-taco { + content: "\F761"; +} + +.icon-tag { + content: "\F4F9"; +} + +.icon-tag-faces { + content: "\F4FA"; +} + +.icon-tag-heart { + content: "\F68A"; +} + +.icon-tag-multiple { + content: "\F4FB"; +} + +.icon-tag-outline { + content: "\F4FC"; +} + +.icon-tag-plus { + content: "\F721"; +} + +.icon-tag-remove { + content: "\F722"; +} + +.icon-tag-text-outline { + content: "\F4FD"; +} + +.icon-target { + content: "\F4FE"; +} + +.icon-taxi { + content: "\F4FF"; +} + +.icon-teamviewer { + content: "\F500"; +} + +.icon-telegram { + content: "\F501"; +} + +.icon-television { + content: "\F502"; +} + +.icon-television-classic { + content: "\F7F3"; +} + +.icon-television-guide { + content: "\F503"; +} + +.icon-temperature-celsius { + content: "\F504"; +} + +.icon-temperature-fahrenheit { + content: "\F505"; +} + +.icon-temperature-kelvin { + content: "\F506"; +} + +.icon-tennis { + content: "\F507"; +} + +.icon-tent { + content: "\F508"; +} + +.icon-terrain { + content: "\F509"; +} + +.icon-test-tube { + content: "\F668"; +} + +.icon-text-shadow { + content: "\F669"; +} + +.icon-text-to-speech { + content: "\F50A"; +} + +.icon-text-to-speech-off { + content: "\F50B"; +} + +.icon-textbox { + content: "\F60E"; +} + +.icon-textbox-password { + content: "\F7F4"; +} + +.icon-texture { + content: "\F50C"; +} + +.icon-theater { + content: "\F50D"; +} + +.icon-theme-light-dark { + content: "\F50E"; +} + +.icon-thermometer { + content: "\F50F"; +} + +.icon-thermometer-lines { + content: "\F510"; +} + +.icon-thought-bubble { + content: "\F7F5"; +} + +.icon-thought-bubble-outline { + content: "\F7F6"; +} + +.icon-thumb-down { + content: "\F511"; +} + +.icon-thumb-down-outline { + content: "\F512"; +} + +.icon-thumb-up { + content: "\F513"; +} + +.icon-thumb-up-outline { + content: "\F514"; +} + +.icon-thumbs-up-down { + content: "\F515"; +} + +.icon-ticket { + content: "\F516"; +} + +.icon-ticket-account { + content: "\F517"; +} + +.icon-ticket-confirmation { + content: "\F518"; +} + +.icon-ticket-percent { + content: "\F723"; +} + +.icon-tie { + content: "\F519"; +} + +.icon-tilde { + content: "\F724"; +} + +.icon-timelapse { + content: "\F51A"; +} + +.icon-timer { + content: "\F51B"; +} + +.icon-timer-10 { + content: "\F51C"; +} + +.icon-timer-3 { + content: "\F51D"; +} + +.icon-timer-off { + content: "\F51E"; +} + +.icon-timer-sand { + content: "\F51F"; +} + +.icon-timer-sand-empty { + content: "\F6AC"; +} + +.icon-timer-sand-full { + content: "\F78B"; +} + +.icon-timetable { + content: "\F520"; +} + +.icon-toggle-switch { + content: "\F521"; +} + +.icon-toggle-switch-off { + content: "\F522"; +} + +.icon-tooltip { + content: "\F523"; +} + +.icon-tooltip-edit { + content: "\F524"; +} + +.icon-tooltip-image { + content: "\F525"; +} + +.icon-tooltip-outline { + content: "\F526"; +} + +.icon-tooltip-outline-plus { + content: "\F527"; +} + +.icon-tooltip-text { + content: "\F528"; +} + +.icon-tooth { + content: "\F529"; +} + +.icon-tor { + content: "\F52A"; +} + +.icon-tower-beach { + content: "\F680"; +} + +.icon-tower-fire { + content: "\F681"; +} + +.icon-trackpad { + content: "\F7F7"; +} + +.icon-traffic-light { + content: "\F52B"; +} + +.icon-train { + content: "\F52C"; +} + +.icon-tram { + content: "\F52D"; +} + +.icon-transcribe { + content: "\F52E"; +} + +.icon-transcribe-close { + content: "\F52F"; +} + +.icon-transfer { + content: "\F530"; +} + +.icon-transit-transfer { + content: "\F6AD"; +} + +.icon-translate { + content: "\F5CA"; +} + +.icon-treasure-chest { + content: "\F725"; +} + +.icon-tree { + content: "\F531"; +} + +.icon-trello { + content: "\F532"; +} + +.icon-trending-down { + content: "\F533"; +} + +.icon-trending-neutral { + content: "\F534"; +} + +.icon-trending-up { + content: "\F535"; +} + +.icon-triangle { + content: "\F536"; +} + +.icon-triangle-outline { + content: "\F537"; +} + +.icon-trophy { + content: "\F538"; +} + +.icon-trophy-award { + content: "\F539"; +} + +.icon-trophy-outline { + content: "\F53A"; +} + +.icon-trophy-variant { + content: "\F53B"; +} + +.icon-trophy-variant-outline { + content: "\F53C"; +} + +.icon-truck { + content: "\F53D"; +} + +.icon-truck-delivery { + content: "\F53E"; +} + +.icon-truck-fast { + content: "\F787"; +} + +.icon-truck-trailer { + content: "\F726"; +} + +.icon-tshirt-crew { + content: "\F53F"; +} + +.icon-tshirt-v { + content: "\F540"; +} + +.icon-tumblr { + content: "\F541"; +} + +.icon-tumblr-reblog { + content: "\F542"; +} + +.icon-tune { + content: "\F62E"; +} + +.icon-tune-vertical { + content: "\F66A"; +} + +.icon-twitch { + content: "\F543"; +} + +.icon-twitter { + content: "\F544"; +} + +.icon-twitter-box { + content: "\F545"; +} + +.icon-twitter-circle { + content: "\F546"; +} + +.icon-twitter-retweet { + content: "\F547"; +} + +.icon-uber { + content: "\F748"; +} + +.icon-ubuntu { + content: "\F548"; +} + +.icon-ultra-high-definition { + content: "\F7F8"; +} + +.icon-umbraco { + content: "\F549"; +} + +.icon-umbrella { + content: "\F54A"; +} + +.icon-umbrella-outline { + content: "\F54B"; +} + +.icon-undo { + content: "\F54C"; +} + +.icon-undo-variant { + content: "\F54D"; +} + +.icon-unfold-less-horizontal { + content: "\F54E"; +} + +.icon-unfold-less-vertical { + content: "\F75F"; +} + +.icon-unfold-more-horizontal { + content: "\F54F"; +} + +.icon-unfold-more-vertical { + content: "\F760"; +} + +.icon-ungroup { + content: "\F550"; +} + +.icon-unity { + content: "\F6AE"; +} + +.icon-untappd { + content: "\F551"; +} + +.icon-update { + content: "\F6AF"; +} + +.icon-upload { + content: "\F552"; +} + +.icon-upload-network { + content: "\F6F5"; +} + +.icon-usb { + content: "\F553"; +} + +.icon-van-passenger { + content: "\F7F9"; +} + +.icon-van-utility { + content: "\F7FA"; +} + +.icon-vanish { + content: "\F7FB"; +} + +.icon-vector-arrange-above { + content: "\F554"; +} + +.icon-vector-arrange-below { + content: "\F555"; +} + +.icon-vector-circle { + content: "\F556"; +} + +.icon-vector-circle-variant { + content: "\F557"; +} + +.icon-vector-combine { + content: "\F558"; +} + +.icon-vector-curve { + content: "\F559"; +} + +.icon-vector-difference { + content: "\F55A"; +} + +.icon-vector-difference-ab { + content: "\F55B"; +} + +.icon-vector-difference-ba { + content: "\F55C"; +} + +.icon-vector-intersection { + content: "\F55D"; +} + +.icon-vector-line { + content: "\F55E"; +} + +.icon-vector-point { + content: "\F55F"; +} + +.icon-vector-polygon { + content: "\F560"; +} + +.icon-vector-polyline { + content: "\F561"; +} + +.icon-vector-radius { + content: "\F749"; +} + +.icon-vector-rectangle { + content: "\F5C6"; +} + +.icon-vector-selection { + content: "\F562"; +} + +.icon-vector-square { + content: "\F001"; +} + +.icon-vector-triangle { + content: "\F563"; +} + +.icon-vector-union { + content: "\F564"; +} + +.icon-verified { + content: "\F565"; +} + +.icon-vibrate { + content: "\F566"; +} + +.icon-video { + content: "\F567"; +} + +.icon-video-3d { + content: "\F7FC"; +} + +.icon-video-off { + content: "\F568"; +} + +.icon-video-switch { + content: "\F569"; +} + +.icon-view-agenda { + content: "\F56A"; +} + +.icon-view-array { + content: "\F56B"; +} + +.icon-view-carousel { + content: "\F56C"; +} + +.icon-view-column { + content: "\F56D"; +} + +.icon-view-dashboard { + content: "\F56E"; +} + +.icon-view-day { + content: "\F56F"; +} + +.icon-view-grid { + content: "\F570"; +} + +.icon-view-headline { + content: "\F571"; +} + +.icon-view-list { + content: "\F572"; +} + +.icon-view-module { + content: "\F573"; +} + +.icon-view-parallel { + content: "\F727"; +} + +.icon-view-quilt { + content: "\F574"; +} + +.icon-view-sequential { + content: "\F728"; +} + +.icon-view-stream { + content: "\F575"; +} + +.icon-view-week { + content: "\F576"; +} + +.icon-vimeo { + content: "\F577"; +} + +.icon-vine { + content: "\F578"; +} + +.icon-violin { + content: "\F60F"; +} + +.icon-visualstudio { + content: "\F610"; +} + +.icon-vk { + content: "\F579"; +} + +.icon-vk-box { + content: "\F57A"; +} + +.icon-vk-circle { + content: "\F57B"; +} + +.icon-vlc { + content: "\F57C"; +} + +.icon-voice { + content: "\F5CB"; +} + +.icon-voicemail { + content: "\F57D"; +} + +.icon-volume-high { + content: "\F57E"; +} + +.icon-volume-low { + content: "\F57F"; +} + +.icon-volume-medium { + content: "\F580"; +} + +.icon-volume-minus { + content: "\F75D"; +} + +.icon-volume-mute { + content: "\F75E"; +} + +.icon-volume-off { + content: "\F581"; +} + +.icon-volume-plus { + content: "\F75C"; +} + +.icon-vpn { + content: "\F582"; +} + +.icon-walk { + content: "\F583"; +} + +.icon-wall { + content: "\F7FD"; +} + +.icon-wallet { + content: "\F584"; +} + +.icon-wallet-giftcard { + content: "\F585"; +} + +.icon-wallet-membership { + content: "\F586"; +} + +.icon-wallet-travel { + content: "\F587"; +} + +.icon-wan { + content: "\F588"; +} + +.icon-washing-machine { + content: "\F729"; +} + +.icon-watch { + content: "\F589"; +} + +.icon-watch-export { + content: "\F58A"; +} + +.icon-watch-import { + content: "\F58B"; +} + +.icon-watch-vibrate { + content: "\F6B0"; +} + +.icon-water { + content: "\F58C"; +} + +.icon-water-off { + content: "\F58D"; +} + +.icon-water-percent { + content: "\F58E"; +} + +.icon-water-pump { + content: "\F58F"; +} + +.icon-watermark { + content: "\F612"; +} + +.icon-waves { + content: "\F78C"; +} + +.icon-weather-cloudy { + content: "\F590"; +} + +.icon-weather-fog { + content: "\F591"; +} + +.icon-weather-hail { + content: "\F592"; +} + +.icon-weather-lightning { + content: "\F593"; +} + +.icon-weather-lightning-rainy { + content: "\F67D"; +} + +.icon-weather-night { + content: "\F594"; +} + +.icon-weather-partlycloudy { + content: "\F595"; +} + +.icon-weather-pouring { + content: "\F596"; +} + +.icon-weather-rainy { + content: "\F597"; +} + +.icon-weather-snowy { + content: "\F598"; +} + +.icon-weather-snowy-rainy { + content: "\F67E"; +} + +.icon-weather-sunny { + content: "\F599"; +} + +.icon-weather-sunset { + content: "\F59A"; +} + +.icon-weather-sunset-down { + content: "\F59B"; +} + +.icon-weather-sunset-up { + content: "\F59C"; +} + +.icon-weather-windy { + content: "\F59D"; +} + +.icon-weather-windy-variant { + content: "\F59E"; +} + +.icon-web { + content: "\F59F"; +} + +.icon-webcam { + content: "\F5A0"; +} + +.icon-webhook { + content: "\F62F"; +} + +.icon-webpack { + content: "\F72A"; +} + +.icon-wechat { + content: "\F611"; +} + +.icon-weight { + content: "\F5A1"; +} + +.icon-weight-kilogram { + content: "\F5A2"; +} + +.icon-whatsapp { + content: "\F5A3"; +} + +.icon-wheelchair-accessibility { + content: "\F5A4"; +} + +.icon-white-balance-auto { + content: "\F5A5"; +} + +.icon-white-balance-incandescent { + content: "\F5A6"; +} + +.icon-white-balance-iridescent { + content: "\F5A7"; +} + +.icon-white-balance-sunny { + content: "\F5A8"; +} + +.icon-widgets { + content: "\F72B"; +} + +.icon-wifi { + content: "\F5A9"; +} + +.icon-wifi-off { + content: "\F5AA"; +} + +.icon-wii { + content: "\F5AB"; +} + +.icon-wiiu { + content: "\F72C"; +} + +.icon-wikipedia { + content: "\F5AC"; +} + +.icon-window-close { + content: "\F5AD"; +} + +.icon-window-closed { + content: "\F5AE"; +} + +.icon-window-maximize { + content: "\F5AF"; +} + +.icon-window-minimize { + content: "\F5B0"; +} + +.icon-window-open { + content: "\F5B1"; +} + +.icon-window-restore { + content: "\F5B2"; +} + +.icon-windows { + content: "\F5B3"; +} + +.icon-wordpress { + content: "\F5B4"; +} + +.icon-worker { + content: "\F5B5"; +} + +.icon-wrap { + content: "\F5B6"; +} + +.icon-wrench { + content: "\F5B7"; +} + +.icon-wunderlist { + content: "\F5B8"; +} + +.icon-xaml { + content: "\F673"; +} + +.icon-xbox { + content: "\F5B9"; +} + +.icon-xbox-controller { + content: "\F5BA"; +} + +.icon-xbox-controller-battery-alert { + content: "\F74A"; +} + +.icon-xbox-controller-battery-empty { + content: "\F74B"; +} + +.icon-xbox-controller-battery-full { + content: "\F74C"; +} + +.icon-xbox-controller-battery-low { + content: "\F74D"; +} + +.icon-xbox-controller-battery-medium { + content: "\F74E"; +} + +.icon-xbox-controller-battery-unknown { + content: "\F74F"; +} + +.icon-xbox-controller-off { + content: "\F5BB"; +} + +.icon-xda { + content: "\F5BC"; +} + +.icon-xing { + content: "\F5BD"; +} + +.icon-xing-box { + content: "\F5BE"; +} + +.icon-xing-circle { + content: "\F5BF"; +} + +.icon-xml { + content: "\F5C0"; +} + +.icon-xmpp { + content: "\F7FE"; +} + +.icon-yammer { + content: "\F788"; +} + +.icon-yeast { + content: "\F5C1"; +} + +.icon-yelp { + content: "\F5C2"; +} + +.icon-yin-yang { + content: "\F67F"; +} + +.icon-youtube-play { + content: "\F5C3"; +} + +.icon-zip-box { + content: "\F5C4"; +} + +.icon-blank { + content: "\F68C"; + visibility: hidden; +} + +.icon-18px.icon-set, .icon-18px.icon { + font-size: 18px; +} + +.icon-24px.icon-set, .icon-24px.icon { + font-size: 24px; +} + +.icon-36px.icon-set, .icon-36px.icon { + font-size: 36px; +} + +.icon-48px.icon-set, .icon-48px.icon { + font-size: 48px; +} + +.icon-dark { + color: rgba(0, 0, 0, 0.54); +} + +.icon-dark.icon { + color: rgba(0, 0, 0, 0.26); +} + +.icon-light { + color: white; +} + +.icon-light.icon-inactive { + color: rgba(255, 255, 255, 0.3); +} + +h1, h2, h3, h4, h5, h6, +.h1, .h2, .h3, .h4, .h5, .h6 { + margin-bottom: 7px; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-weight: 600; + line-height: 1.33; + color: #333; +} + +h1, .h1 { + font-size: 35px; +} + +h2, .h2 { + font-size: 28px; +} + +h3, .h3 { + font-size: 24.5px; +} + +h4, .h4 { + font-size: 21px; +} + +h5, .h5 { + font-size: 17.5px; +} + +h6, .h6 { + font-size: 14px; +} + +.lead { + font-size: 17.5px; + font-weight: 300; +} + +hr { + margin-top: 14px; + margin-bottom: 14px; + border: 0; + border-top: 1px solid rgba(0, 0, 0, 0.1); +} + +small, +.small { + font-size: 80%; + font-weight: 400; +} + +code-block, pre { + font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", "Microsft YaHei", "Malgun Gothic", simsun; +} + +blockquote, .blockquote { + margin-bottom: 14px; + padding: 5.6px 11.2px; + border-left: 2.8px solid #e9ecef; +} + +i, cite { + font-style: italic; +} + +strong, b { + font-weight: 700; +} + +.container { + width: 100%; + margin-right: auto; + margin-left: auto; + padding-right: 15px; + padding-left: 15px; + max-width: 960px; +} + +.container-fluid { + width: 100%; + margin-right: auto; + margin-left: auto; + padding-right: 15px; + padding-left: 15px; +} + +.row { + display: block; + margin-right: -15px; + margin-left: -15px; +} + +.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, +.col-auto { + position: relative; + width: 100%; + min-height: 1px; + padding-right: 15px; + padding-left: 15px; +} + +.col { + max-width: 100%; + display: inline-block; +} + +.col-auto { + width: auto; + max-width: none; +} + +.col-1 { + max-width: 8.33333%; +} + +.col-2 { + max-width: 16.66667%; +} + +.col-3 { + max-width: 25%; +} + +.col-4 { + max-width: 33.33333%; +} + +.col-5 { + max-width: 41.66667%; +} + +.col-6 { + max-width: 50%; +} + +.col-7 { + max-width: 58.33333%; +} + +.col-8 { + max-width: 66.66667%; +} + +.col-9 { + max-width: 75%; +} + +.col-10 { + max-width: 83.33333%; +} + +.col-11 { + max-width: 91.66667%; +} + +.col-12 { + max-width: 100%; +} + +.alert { + position: relative; + padding: 10.5px 17.5px; + margin-bottom: 14px; + border: 1px solid transparent; +} + +.alert-heading { + color: inherit; +} + +.alert-link { + font-weight: 700; +} + +.alert-dismissible { + padding-right: 56px; +} + +.alert-dismissible .close { + top: 0; + right: 0; + position: absolute; + padding: 10.5px 17.5px; +} + +.alert-primary { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + background-color: #d1e9ff; + border-color: #99ceff; +} + +.alert-primary { + color: #0c4b85; +} + +.alert-primary textview, .alert-primary .text { + color: #0c4b85; +} + +.alert-primary hr { + border-top-color: #80c2ff; +} + +.alert-primary .alert-link { + color: #083156; +} + +.alert-secondary { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + background-color: #e7e8ea; + border-color: #cacdd1; +} + +.alert-secondary { + color: #464a4e; +} + +.alert-secondary textview, .alert-secondary .text { + color: #464a4e; +} + +.alert-secondary hr { + border-top-color: #bcc0c5; +} + +.alert-secondary .alert-link { + color: #2e3133; +} + +.alert-success { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + background-color: #d6f0d9; + border-color: #a5dfac; +} + +.alert-success { + color: #1a5f23; +} + +.alert-success textview, .alert-success .text { + color: #1a5f23; +} + +.alert-success hr { + border-top-color: #92d89b; +} + +.alert-success .alert-link { + color: #0f3714; +} + +.alert-info { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + background-color: #d1ecf1; + border-color: #99d6e0; +} + +.alert-info { + color: #0c5460; +} + +.alert-info textview, .alert-info .text { + color: #0c5460; +} + +.alert-info hr { + border-top-color: #85ceda; +} + +.alert-info .alert-link { + color: #062c33; +} + +.alert-warning { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + background-color: #fff9cd; + border-color: #fff292; +} + +.alert-warning { + color: #857604; +} + +.alert-warning textview, .alert-warning .text { + color: #857604; +} + +.alert-warning hr { + border-top-color: #ffef79; +} + +.alert-warning .alert-link { + color: #534a03; +} + +.alert-danger { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + background-color: #f8d7da; + border-color: #f0a6ad; +} + +.alert-danger { + color: #721c24; +} + +.alert-danger textview, .alert-danger .text { + color: #721c24; +} + +.alert-danger hr { + border-top-color: #ec9099; +} + +.alert-danger .alert-link { + color: #491217; +} + +.alert-light { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + background-color: #fefefe; + border-color: #fcfcfd; +} + +.alert-light { + color: #818182; +} + +.alert-light textview, .alert-light .text { + color: #818182; +} + +.alert-light hr { + border-top-color: #ededf3; +} + +.alert-light .alert-link { + color: #686868; +} + +.alert-dark { + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + background-color: #d6d8d9; + border-color: #a6a8ab; +} + +.alert-dark { + color: #1b1e21; +} + +.alert-dark textview, .alert-dark .text { + color: #1b1e21; +} + +.alert-dark hr { + border-top-color: #999b9f; +} + +.alert-dark .alert-link { + color: #040505; +} + +.form-control { + display: block; + width: 100%; + padding: 5.25px 10.5px; + font-size: 14px; + line-height: 1.5; + color: #495057; + background-color: #fff; + border: 1px solid #ced4da; + border-radius: 0; +} + +.form-control:focus { + color: #495057; + background-color: #fff; + border-color: #98cdff; + box-shadow: 0 0 0 2.8px rgba(152, 205, 255, 0.2); +} + +.form-control:disabled { + background-color: #e9ecef; + opacity: 1; +} + +.form-control-file, +.form-control-range { + display: block; +} + +.col-form-label { + padding-top: calc(5.25px + 1px); + padding-bottom: calc(5.25px + 1px); + margin-bottom: 0; + font-size: inherit; + line-height: 1.5; +} + +.col-form-label-lg { + padding-top: calc(7px + 1px); + padding-bottom: calc(7px + 1px); + font-size: 17.5px; + line-height: 1.5; +} + +.col-form-label-sm { + padding-top: calc(3.5px + 1px); + padding-bottom: calc(3.5px + 1px); + font-size: 12.25px; + line-height: 1.5; +} + +.form-control-plaintext { + display: block; + width: 100%; + padding-top: 5.25px; + padding-bottom: 5.25px; + margin-bottom: 0; + line-height: 1.5; + background-color: transparent; + border: solid transparent; + border-width: 1px 0; +} + +.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { + padding-right: 0; + padding-left: 0; +} + +.form-control-sm { + padding: 3.5px 7px; + font-size: 12.25px; + line-height: 1.5; +} + +.form-control-lg { + padding: 7px 14px; + font-size: 17.5px; + line-height: 1.5; +} + +.form-group { + padding: 2.8px 2.8px 11.2px 2.8px; +} + +.form-text { + display: block; + margin-top: 3.5px; +} + +.form { + margin: -2.8px -2.8px 0 -2.8px; +} + +.form-check { + position: relative; + display: block; + margin-bottom: 7px; +} + +.form-check.disabled .form-check-label { + color: #868e96; +} + +.form-check-label { + padding-left: 17.5px; + margin-bottom: 0; +} + +.form-check-input { + position: absolute; + margin-top: 3.5px; + margin-left: -17.5px; +} + +.form-check-inline { + display: inline-block; + margin-right: 10.5px; +} + +.form-check-inline .form-check-label { + vertical-align: middle; +} + +.valid-feedback { + display: none; + margin-top: 3.5px; + font-size: 80%; + color: #32b643; +} + +.valid-tooltip { + position: absolute; + top: 100%; + z-index: 5; + display: none; + width: 250px; + padding: 7px; + margin-top: 1.4px; + font-size: 12.25px; + line-height: 1; + color: #fff; + background-color: rgba(50, 182, 67, 0.8); +} + +.was-validated .form-control:valid, .form-control.is-valid, .was-validated +.custom-select:valid, +.custom-select.is-valid { + border-color: #32b643; +} + +.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated +.custom-select:valid:focus, +.custom-select.is-valid:focus { + border-color: #32b643; + box-shadow: 0 0 0 2.8px rgba(50, 182, 67, 0.25); +} + +.invalid-feedback { + display: none; + margin-top: 3.5px; + font-size: 80%; + color: #dc3545; +} + +.invalid-tooltip { + position: absolute; + top: 100%; + z-index: 5; + display: none; + width: 250px; + padding: 7px; + margin-top: 1.4px; + font-size: 12.25px; + line-height: 1; + color: #fff; + background-color: rgba(220, 53, 69, 0.8); +} + +.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated +.custom-select:invalid, +.custom-select.is-invalid { + border-color: #dc3545; +} + +.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated +.custom-select:invalid:focus, +.custom-select.is-invalid:focus { + border-color: #dc3545; + box-shadow: 0 0 0 2.8px rgba(220, 53, 69, 0.25); +} + +.nav-link { + display: block; + padding: 7px 14px; +} + +.nav-link.disabled { + color: #868e96; +} + +.subnav .nav-item * { + font-size: 11.9px; +} + +.nav-tabs { + border-bottom: 1px solid #ddd; +} + +.nav-tabs .nav-item { + margin-bottom: -1px; +} + +.nav-tabs .nav-link { + border: 1px solid transparent; +} + +.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { + border-color: #e9ecef #e9ecef #ddd; +} + +.nav-tabs .nav-link.disabled { + color: #868e96; + background-color: transparent; + border-color: transparent; +} + +.nav-tabs .nav-link.active, +.nav-tabs .nav-item.show .nav-link { + color: #495057; + background-color: #fff; + border-color: #ddd #ddd #fff; +} + +.nav-tabs .dropdown-menu { + margin-top: -1px; +} + +.tab-content .tab-pane { + display: none; +} + +.tab-content .active { + display: block; +} + +.navbar { + padding: 7px 14px; +} + +.navbar-brand { + display: inline-block; + padding-top: 4.375px; + padding-bottom: 4.375px; + margin-right: 14px; + font-size: 17.5px; + line-height: inherit; + white-space: nowrap; +} + +.navbar-nav { + display: inline-block; +} + +.navbar-nav .nav-item { + display: inline-block; +} + +.navbar-nav .nav-link { + padding-right: 7px; + padding-left: 7px; +} + +.navbar-text { + display: inline-block; + padding-top: 7px; + padding-bottom: 7px; +} + +.navbar-light .navbar-brand { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-nav .nav-link { + color: rgba(0, 0, 0, 0.5); +} + +.navbar-light .navbar-nav .nav-link textview, .navbar-light .navbar-nav .nav-link .text { + color: rgba(0, 0, 0, 0.5); +} + +.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { + color: rgba(0, 0, 0, 0.7); +} + +.navbar-light .navbar-nav .nav-link:focus textview, .navbar-light .navbar-nav .nav-link:focus .text, .navbar-light .navbar-nav .nav-link:hover textview, .navbar-light .navbar-nav .nav-link:hover .text { + color: rgba(0, 0, 0, 0.7); +} + +.navbar-light .navbar-nav .nav-link.disabled { + color: rgba(0, 0, 0, 0.3); +} + +.navbar-light .navbar-nav .nav-link.disabled textview, .navbar-light .navbar-nav .nav-link.disabled .text { + color: rgba(0, 0, 0, 0.3); +} + +.navbar-light .navbar-nav .show .nav-link, +.navbar-light .navbar-nav .active .nav-link, +.navbar-light .navbar-nav .nav-link.show, +.navbar-light .navbar-nav .nav-link.active { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-nav .show .nav-link textview, .navbar-light .navbar-nav .show .nav-link .text, +.navbar-light .navbar-nav .active .nav-link textview, +.navbar-light .navbar-nav .active .nav-link .text, +.navbar-light .navbar-nav .nav-link.show textview, +.navbar-light .navbar-nav .nav-link.show .text, +.navbar-light .navbar-nav .nav-link.active textview, +.navbar-light .navbar-nav .nav-link.active .text { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-text { + color: rgba(0, 0, 0, 0.5); +} + +.navbar-light .navbar-text a { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover { + color: rgba(0, 0, 0, 0.9); +} + +.navbar-dark .navbar-brand { + color: #fff; +} + +.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { + color: #fff; +} + +.navbar-dark .navbar-nav .nav-link { + color: rgba(255, 255, 255, 0.7); +} + +.navbar-dark .navbar-nav .nav-link textview, .navbar-dark .navbar-nav .nav-link .text { + color: rgba(255, 255, 255, 0.7); +} + +.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { + color: rgba(255, 255, 255, 0.85); +} + +.navbar-dark .navbar-nav .nav-link:focus textview, .navbar-dark .navbar-nav .nav-link:focus .text, .navbar-dark .navbar-nav .nav-link:hover textview, .navbar-dark .navbar-nav .nav-link:hover .text { + color: rgba(255, 255, 255, 0.85); +} + +.navbar-dark .navbar-nav .nav-link.disabled { + color: rgba(255, 255, 255, 0.25); +} + +.navbar-dark .navbar-nav .nav-link.disabled textview, .navbar-dark .navbar-nav .nav-link.disabled .text { + color: rgba(255, 255, 255, 0.25); +} + +.navbar-dark .navbar-nav .show .nav-link, +.navbar-dark .navbar-nav .active .nav-link, +.navbar-dark .navbar-nav .nav-link.show, +.navbar-dark .navbar-nav .nav-link.active { + color: #fff; +} + +.navbar-dark .navbar-nav .show .nav-link textview, .navbar-dark .navbar-nav .show .nav-link .text, +.navbar-dark .navbar-nav .active .nav-link textview, +.navbar-dark .navbar-nav .active .nav-link .text, +.navbar-dark .navbar-nav .nav-link.show textview, +.navbar-dark .navbar-nav .nav-link.show .text, +.navbar-dark .navbar-nav .nav-link.active textview, +.navbar-dark .navbar-nav .nav-link.active .text { + color: #fff; +} + +.navbar-dark .navbar-text { + color: rgba(255, 255, 255, 0.7); +} + +.navbar-dark .navbar-text a { + color: #fff; +} + +.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover { + color: #fff; +} + +.btn { + display: inline-block; + font-weight: 400; + text-align: center; + white-space: nowrap; + color: #333; + font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsft YaHei", "Malgun Gothic", simsun; + font-size: 14px; + line-height: 1.5; + padding: 5.25px 10.5px; + border: 1px solid #e9ecef; + background-color: #fff; +} + +.btn { + font-size: 14px; + line-height: 1.5; +} + +.btn textview, .btn .text { + font-size: 14px; + line-height: 1.5; +} + +.btn { + display: inline-block; +} + +.btn textview, .btn .text { + display: inline-block; +} + +.btn:hover, .btn:focus { + border-color: #1890ff; + background-color: #fff; +} + +.btn:hover, .btn:focus { + color: #1890ff; +} + +.btn:hover textview, .btn:hover .text, .btn:focus textview, .btn:focus .text { + color: #1890ff; +} + +.btn:active, .btn.active { + border-color: #0076e4; + background-color: #fff; +} + +.btn:active, .btn.active { + color: #0076e4; +} + +.btn:active textview, .btn:active .text, .btn.active textview, .btn.active .text { + color: #0076e4; +} + +.btn:focus { + box-shadow: 0 0 0 2.8px rgba(24, 144, 255, 0.2); +} + +.btn-blue { + border-color: #1890ff; + background-color: #1890ff; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-blue { + color: #fff; +} + +.btn-blue textview, .btn-blue .text { + color: #fff; +} + +.btn-blue:hover, .btn-blue:hover:focus { + border-color: #4ba9ff; + background-color: #4ba9ff; +} + +.btn-blue:hover, .btn-blue:hover:focus { + color: #fff; +} + +.btn-blue:hover textview, .btn-blue:hover .text, .btn-blue:hover:focus textview, .btn-blue:hover:focus .text { + color: #fff; +} + +.btn-blue:active, .btn-blue:active:focus, .btn-blue.active, .btn-blue.active:focus { + background-color: #0076e4; + border-color: #0076e4; +} + +.btn-blue:active, .btn-blue:active:focus, .btn-blue.active, .btn-blue.active:focus { + color: #fff; +} + +.btn-blue:active textview, .btn-blue:active .text, .btn-blue:active:focus textview, .btn-blue:active:focus .text, .btn-blue.active textview, .btn-blue.active .text, .btn-blue.active:focus textview, .btn-blue.active:focus .text { + color: #fff; +} + +.btn-blue:focus, .btn-blue.focus { + background-color: #1890ff; + box-shadow: 0 0 0 2.8px rgba(24, 144, 255, 0.2); +} + +.btn-blue:focus, .btn-blue.focus { + color: #fff; +} + +.btn-blue:focus textview, .btn-blue:focus .text, .btn-blue.focus textview, .btn-blue.focus .text { + color: #fff; +} + +.btn-blue.disabled, .btn-blue:disabled { + background-color: #1890ff; + border-color: #1890ff; +} + +.btn-outline-blue { + background-color: transparent; + background-image: none; + border-color: #1890ff; +} + +.btn-outline-blue { + color: #1890ff; +} + +.btn-outline-blue textview, .btn-outline-blue .text { + color: #1890ff; +} + +.btn-outline-blue:hover, .btn-outline-blue:focus:hover { + background-color: #1890ff; + border-color: #1890ff; +} + +.btn-outline-blue:hover, .btn-outline-blue:focus:hover { + color: #fff; +} + +.btn-outline-blue:hover textview, .btn-outline-blue:hover .text, .btn-outline-blue:focus:hover textview, .btn-outline-blue:focus:hover .text { + color: #fff; +} + +.btn-outline-blue:active, .btn-outline-blue:active:focus, .btn-outline-blue.active, .btn-outline-blue.active:focus { + background-color: #0084fe; + border-color: #0486ff; +} + +.btn-outline-blue:active, .btn-outline-blue:active:focus, .btn-outline-blue.active, .btn-outline-blue.active:focus { + color: #fff; +} + +.btn-outline-blue:active textview, .btn-outline-blue:active .text, .btn-outline-blue:active:focus textview, .btn-outline-blue:active:focus .text, .btn-outline-blue.active textview, .btn-outline-blue.active .text, .btn-outline-blue.active:focus textview, .btn-outline-blue.active:focus .text { + color: #fff; +} + +.btn-outline-blue:focus, .btn-outline-blue.focus { + border-color: #1890ff; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(24, 144, 255, 0.5); +} + +.btn-outline-blue:focus, .btn-outline-blue.focus { + color: #1890ff; +} + +.btn-outline-blue:focus textview, .btn-outline-blue:focus .text, .btn-outline-blue.focus textview, .btn-outline-blue.focus .text { + color: #1890ff; +} + +.btn-outline-blue.disabled, .btn-outline-blue:disabled { + background-color: transparent; +} + +.btn-outline-blue.disabled, .btn-outline-blue:disabled { + color: #1890ff; +} + +.btn-outline-blue.disabled textview, .btn-outline-blue.disabled .text, .btn-outline-blue:disabled textview, .btn-outline-blue:disabled .text { + color: #1890ff; +} + +.btn-indigo { + border-color: #6610f2; + background-color: #6610f2; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-indigo { + color: #fff; +} + +.btn-indigo textview, .btn-indigo .text { + color: #fff; +} + +.btn-indigo:hover, .btn-indigo:hover:focus { + border-color: #8540f5; + background-color: #8540f5; +} + +.btn-indigo:hover, .btn-indigo:hover:focus { + color: #fff; +} + +.btn-indigo:hover textview, .btn-indigo:hover .text, .btn-indigo:hover:focus textview, .btn-indigo:hover:focus .text { + color: #fff; +} + +.btn-indigo:active, .btn-indigo:active:focus, .btn-indigo.active, .btn-indigo.active:focus { + background-color: #510bc4; + border-color: #510bc4; +} + +.btn-indigo:active, .btn-indigo:active:focus, .btn-indigo.active, .btn-indigo.active:focus { + color: #fff; +} + +.btn-indigo:active textview, .btn-indigo:active .text, .btn-indigo:active:focus textview, .btn-indigo:active:focus .text, .btn-indigo.active textview, .btn-indigo.active .text, .btn-indigo.active:focus textview, .btn-indigo.active:focus .text { + color: #fff; +} + +.btn-indigo:focus, .btn-indigo.focus { + background-color: #6610f2; + box-shadow: 0 0 0 2.8px rgba(102, 16, 242, 0.2); +} + +.btn-indigo:focus, .btn-indigo.focus { + color: #fff; +} + +.btn-indigo:focus textview, .btn-indigo:focus .text, .btn-indigo.focus textview, .btn-indigo.focus .text { + color: #fff; +} + +.btn-indigo.disabled, .btn-indigo:disabled { + background-color: #6610f2; + border-color: #6610f2; +} + +.btn-outline-indigo { + background-color: transparent; + background-image: none; + border-color: #6610f2; +} + +.btn-outline-indigo { + color: #6610f2; +} + +.btn-outline-indigo textview, .btn-outline-indigo .text { + color: #6610f2; +} + +.btn-outline-indigo:hover, .btn-outline-indigo:focus:hover { + background-color: #6610f2; + border-color: #6610f2; +} + +.btn-outline-indigo:hover, .btn-outline-indigo:focus:hover { + color: #fff; +} + +.btn-outline-indigo:hover textview, .btn-outline-indigo:hover .text, .btn-outline-indigo:focus:hover textview, .btn-outline-indigo:focus:hover .text { + color: #fff; +} + +.btn-outline-indigo:active, .btn-outline-indigo:active:focus, .btn-outline-indigo.active, .btn-outline-indigo.active:focus { + background-color: #5b0cdd; + border-color: #5d0ce1; +} + +.btn-outline-indigo:active, .btn-outline-indigo:active:focus, .btn-outline-indigo.active, .btn-outline-indigo.active:focus { + color: #fff; +} + +.btn-outline-indigo:active textview, .btn-outline-indigo:active .text, .btn-outline-indigo:active:focus textview, .btn-outline-indigo:active:focus .text, .btn-outline-indigo.active textview, .btn-outline-indigo.active .text, .btn-outline-indigo.active:focus textview, .btn-outline-indigo.active:focus .text { + color: #fff; +} + +.btn-outline-indigo:focus, .btn-outline-indigo.focus { + border-color: #6610f2; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(102, 16, 242, 0.5); +} + +.btn-outline-indigo:focus, .btn-outline-indigo.focus { + color: #6610f2; +} + +.btn-outline-indigo:focus textview, .btn-outline-indigo:focus .text, .btn-outline-indigo.focus textview, .btn-outline-indigo.focus .text { + color: #6610f2; +} + +.btn-outline-indigo.disabled, .btn-outline-indigo:disabled { + background-color: transparent; +} + +.btn-outline-indigo.disabled, .btn-outline-indigo:disabled { + color: #6610f2; +} + +.btn-outline-indigo.disabled textview, .btn-outline-indigo.disabled .text, .btn-outline-indigo:disabled textview, .btn-outline-indigo:disabled .text { + color: #6610f2; +} + +.btn-purple { + border-color: #6f42c1; + background-color: #6f42c1; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-purple { + color: #fff; +} + +.btn-purple textview, .btn-purple .text { + color: #fff; +} + +.btn-purple:hover, .btn-purple:hover:focus { + border-color: #8c68ce; + background-color: #8c68ce; +} + +.btn-purple:hover, .btn-purple:hover:focus { + color: #fff; +} + +.btn-purple:hover textview, .btn-purple:hover .text, .btn-purple:hover:focus textview, .btn-purple:hover:focus .text { + color: #fff; +} + +.btn-purple:active, .btn-purple:active:focus, .btn-purple.active, .btn-purple.active:focus { + background-color: #59339d; + border-color: #59339d; +} + +.btn-purple:active, .btn-purple:active:focus, .btn-purple.active, .btn-purple.active:focus { + color: #fff; +} + +.btn-purple:active textview, .btn-purple:active .text, .btn-purple:active:focus textview, .btn-purple:active:focus .text, .btn-purple.active textview, .btn-purple.active .text, .btn-purple.active:focus textview, .btn-purple.active:focus .text { + color: #fff; +} + +.btn-purple:focus, .btn-purple.focus { + background-color: #6f42c1; + box-shadow: 0 0 0 2.8px rgba(111, 66, 193, 0.2); +} + +.btn-purple:focus, .btn-purple.focus { + color: #fff; +} + +.btn-purple:focus textview, .btn-purple:focus .text, .btn-purple.focus textview, .btn-purple.focus .text { + color: #fff; +} + +.btn-purple.disabled, .btn-purple:disabled { + background-color: #6f42c1; + border-color: #6f42c1; +} + +.btn-outline-purple { + background-color: transparent; + background-image: none; + border-color: #6f42c1; +} + +.btn-outline-purple { + color: #6f42c1; +} + +.btn-outline-purple textview, .btn-outline-purple .text { + color: #6f42c1; +} + +.btn-outline-purple:hover, .btn-outline-purple:focus:hover { + background-color: #6f42c1; + border-color: #6f42c1; +} + +.btn-outline-purple:hover, .btn-outline-purple:focus:hover { + color: #fff; +} + +.btn-outline-purple:hover textview, .btn-outline-purple:hover .text, .btn-outline-purple:focus:hover textview, .btn-outline-purple:focus:hover .text { + color: #fff; +} + +.btn-outline-purple:active, .btn-outline-purple:active:focus, .btn-outline-purple.active, .btn-outline-purple.active:focus { + background-color: #643ab0; + border-color: #663bb4; +} + +.btn-outline-purple:active, .btn-outline-purple:active:focus, .btn-outline-purple.active, .btn-outline-purple.active:focus { + color: #fff; +} + +.btn-outline-purple:active textview, .btn-outline-purple:active .text, .btn-outline-purple:active:focus textview, .btn-outline-purple:active:focus .text, .btn-outline-purple.active textview, .btn-outline-purple.active .text, .btn-outline-purple.active:focus textview, .btn-outline-purple.active:focus .text { + color: #fff; +} + +.btn-outline-purple:focus, .btn-outline-purple.focus { + border-color: #6f42c1; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(111, 66, 193, 0.5); +} + +.btn-outline-purple:focus, .btn-outline-purple.focus { + color: #6f42c1; +} + +.btn-outline-purple:focus textview, .btn-outline-purple:focus .text, .btn-outline-purple.focus textview, .btn-outline-purple.focus .text { + color: #6f42c1; +} + +.btn-outline-purple.disabled, .btn-outline-purple:disabled { + background-color: transparent; +} + +.btn-outline-purple.disabled, .btn-outline-purple:disabled { + color: #6f42c1; +} + +.btn-outline-purple.disabled textview, .btn-outline-purple.disabled .text, .btn-outline-purple:disabled textview, .btn-outline-purple:disabled .text { + color: #6f42c1; +} + +.btn-pink { + border-color: #e83e8c; + background-color: #e83e8c; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-pink { + color: #fff; +} + +.btn-pink textview, .btn-pink .text { + color: #fff; +} + +.btn-pink:hover, .btn-pink:hover:focus { + border-color: #ed6ca7; + background-color: #ed6ca7; +} + +.btn-pink:hover, .btn-pink:hover:focus { + color: #fff; +} + +.btn-pink:hover textview, .btn-pink:hover .text, .btn-pink:hover:focus textview, .btn-pink:hover:focus .text { + color: #fff; +} + +.btn-pink:active, .btn-pink:active:focus, .btn-pink.active, .btn-pink.active:focus { + background-color: #d91a72; + border-color: #d91a72; +} + +.btn-pink:active, .btn-pink:active:focus, .btn-pink.active, .btn-pink.active:focus { + color: #fff; +} + +.btn-pink:active textview, .btn-pink:active .text, .btn-pink:active:focus textview, .btn-pink:active:focus .text, .btn-pink.active textview, .btn-pink.active .text, .btn-pink.active:focus textview, .btn-pink.active:focus .text { + color: #fff; +} + +.btn-pink:focus, .btn-pink.focus { + background-color: #e83e8c; + box-shadow: 0 0 0 2.8px rgba(232, 62, 140, 0.2); +} + +.btn-pink:focus, .btn-pink.focus { + color: #fff; +} + +.btn-pink:focus textview, .btn-pink:focus .text, .btn-pink.focus textview, .btn-pink.focus .text { + color: #fff; +} + +.btn-pink.disabled, .btn-pink:disabled { + background-color: #e83e8c; + border-color: #e83e8c; +} + +.btn-outline-pink { + background-color: transparent; + background-image: none; + border-color: #e83e8c; +} + +.btn-outline-pink { + color: #e83e8c; +} + +.btn-outline-pink textview, .btn-outline-pink .text { + color: #e83e8c; +} + +.btn-outline-pink:hover, .btn-outline-pink:focus:hover { + background-color: #e83e8c; + border-color: #e83e8c; +} + +.btn-outline-pink:hover, .btn-outline-pink:focus:hover { + color: #fff; +} + +.btn-outline-pink:hover textview, .btn-outline-pink:hover .text, .btn-outline-pink:focus:hover textview, .btn-outline-pink:focus:hover .text { + color: #fff; +} + +.btn-outline-pink:active, .btn-outline-pink:active:focus, .btn-outline-pink.active, .btn-outline-pink.active:focus { + background-color: #e5277e; + border-color: #e62c81; +} + +.btn-outline-pink:active, .btn-outline-pink:active:focus, .btn-outline-pink.active, .btn-outline-pink.active:focus { + color: #fff; +} + +.btn-outline-pink:active textview, .btn-outline-pink:active .text, .btn-outline-pink:active:focus textview, .btn-outline-pink:active:focus .text, .btn-outline-pink.active textview, .btn-outline-pink.active .text, .btn-outline-pink.active:focus textview, .btn-outline-pink.active:focus .text { + color: #fff; +} + +.btn-outline-pink:focus, .btn-outline-pink.focus { + border-color: #e83e8c; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(232, 62, 140, 0.5); +} + +.btn-outline-pink:focus, .btn-outline-pink.focus { + color: #e83e8c; +} + +.btn-outline-pink:focus textview, .btn-outline-pink:focus .text, .btn-outline-pink.focus textview, .btn-outline-pink.focus .text { + color: #e83e8c; +} + +.btn-outline-pink.disabled, .btn-outline-pink:disabled { + background-color: transparent; +} + +.btn-outline-pink.disabled, .btn-outline-pink:disabled { + color: #e83e8c; +} + +.btn-outline-pink.disabled textview, .btn-outline-pink.disabled .text, .btn-outline-pink:disabled textview, .btn-outline-pink:disabled .text { + color: #e83e8c; +} + +.btn-red { + border-color: #dc3545; + background-color: #dc3545; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-red { + color: #fff; +} + +.btn-red textview, .btn-red .text { + color: #fff; +} + +.btn-red:hover, .btn-red:hover:focus { + border-color: #e4606d; + background-color: #e4606d; +} + +.btn-red:hover, .btn-red:hover:focus { + color: #fff; +} + +.btn-red:hover textview, .btn-red:hover .text, .btn-red:hover:focus textview, .btn-red:hover:focus .text { + color: #fff; +} + +.btn-red:active, .btn-red:active:focus, .btn-red.active, .btn-red.active:focus { + background-color: #bd2130; + border-color: #bd2130; +} + +.btn-red:active, .btn-red:active:focus, .btn-red.active, .btn-red.active:focus { + color: #fff; +} + +.btn-red:active textview, .btn-red:active .text, .btn-red:active:focus textview, .btn-red:active:focus .text, .btn-red.active textview, .btn-red.active .text, .btn-red.active:focus textview, .btn-red.active:focus .text { + color: #fff; +} + +.btn-red:focus, .btn-red.focus { + background-color: #dc3545; + box-shadow: 0 0 0 2.8px rgba(220, 53, 69, 0.2); +} + +.btn-red:focus, .btn-red.focus { + color: #fff; +} + +.btn-red:focus textview, .btn-red:focus .text, .btn-red.focus textview, .btn-red.focus .text { + color: #fff; +} + +.btn-red.disabled, .btn-red:disabled { + background-color: #dc3545; + border-color: #dc3545; +} + +.btn-outline-red { + background-color: transparent; + background-image: none; + border-color: #dc3545; +} + +.btn-outline-red { + color: #dc3545; +} + +.btn-outline-red textview, .btn-outline-red .text { + color: #dc3545; +} + +.btn-outline-red:hover, .btn-outline-red:focus:hover { + background-color: #dc3545; + border-color: #dc3545; +} + +.btn-outline-red:hover, .btn-outline-red:focus:hover { + color: #fff; +} + +.btn-outline-red:hover textview, .btn-outline-red:hover .text, .btn-outline-red:focus:hover textview, .btn-outline-red:focus:hover .text { + color: #fff; +} + +.btn-outline-red:active, .btn-outline-red:active:focus, .btn-outline-red.active, .btn-outline-red.active:focus { + background-color: #d32535; + border-color: #d72536; +} + +.btn-outline-red:active, .btn-outline-red:active:focus, .btn-outline-red.active, .btn-outline-red.active:focus { + color: #fff; +} + +.btn-outline-red:active textview, .btn-outline-red:active .text, .btn-outline-red:active:focus textview, .btn-outline-red:active:focus .text, .btn-outline-red.active textview, .btn-outline-red.active .text, .btn-outline-red.active:focus textview, .btn-outline-red.active:focus .text { + color: #fff; +} + +.btn-outline-red:focus, .btn-outline-red.focus { + border-color: #dc3545; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(220, 53, 69, 0.5); +} + +.btn-outline-red:focus, .btn-outline-red.focus { + color: #dc3545; +} + +.btn-outline-red:focus textview, .btn-outline-red:focus .text, .btn-outline-red.focus textview, .btn-outline-red.focus .text { + color: #dc3545; +} + +.btn-outline-red.disabled, .btn-outline-red:disabled { + background-color: transparent; +} + +.btn-outline-red.disabled, .btn-outline-red:disabled { + color: #dc3545; +} + +.btn-outline-red.disabled textview, .btn-outline-red.disabled .text, .btn-outline-red:disabled textview, .btn-outline-red:disabled .text { + color: #dc3545; +} + +.btn-orange { + border-color: #fd7e14; + background-color: #fd7e14; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-orange { + color: #fff; +} + +.btn-orange textview, .btn-orange .text { + color: #fff; +} + +.btn-orange:hover, .btn-orange:hover:focus { + border-color: #fd9a47; + background-color: #fd9a47; +} + +.btn-orange:hover, .btn-orange:hover:focus { + color: #fff; +} + +.btn-orange:hover textview, .btn-orange:hover .text, .btn-orange:hover:focus textview, .btn-orange:hover:focus .text { + color: #fff; +} + +.btn-orange:active, .btn-orange:active:focus, .btn-orange.active, .btn-orange.active:focus { + background-color: #dc6502; + border-color: #dc6502; +} + +.btn-orange:active, .btn-orange:active:focus, .btn-orange.active, .btn-orange.active:focus { + color: #fff; +} + +.btn-orange:active textview, .btn-orange:active .text, .btn-orange:active:focus textview, .btn-orange:active:focus .text, .btn-orange.active textview, .btn-orange.active .text, .btn-orange.active:focus textview, .btn-orange.active:focus .text { + color: #fff; +} + +.btn-orange:focus, .btn-orange.focus { + background-color: #fd7e14; + box-shadow: 0 0 0 2.8px rgba(253, 126, 20, 0.2); +} + +.btn-orange:focus, .btn-orange.focus { + color: #fff; +} + +.btn-orange:focus textview, .btn-orange:focus .text, .btn-orange.focus textview, .btn-orange.focus .text { + color: #fff; +} + +.btn-orange.disabled, .btn-orange:disabled { + background-color: #fd7e14; + border-color: #fd7e14; +} + +.btn-outline-orange { + background-color: transparent; + background-image: none; + border-color: #fd7e14; +} + +.btn-outline-orange { + color: #fd7e14; +} + +.btn-outline-orange textview, .btn-outline-orange .text { + color: #fd7e14; +} + +.btn-outline-orange:hover, .btn-outline-orange:focus:hover { + background-color: #fd7e14; + border-color: #fd7e14; +} + +.btn-outline-orange:hover, .btn-outline-orange:focus:hover { + color: #fff; +} + +.btn-outline-orange:hover textview, .btn-outline-orange:hover .text, .btn-outline-orange:focus:hover textview, .btn-outline-orange:focus:hover .text { + color: #fff; +} + +.btn-outline-orange:active, .btn-outline-orange:active:focus, .btn-outline-orange.active, .btn-outline-orange.active:focus { + background-color: #f57102; + border-color: #fa7302; +} + +.btn-outline-orange:active, .btn-outline-orange:active:focus, .btn-outline-orange.active, .btn-outline-orange.active:focus { + color: #fff; +} + +.btn-outline-orange:active textview, .btn-outline-orange:active .text, .btn-outline-orange:active:focus textview, .btn-outline-orange:active:focus .text, .btn-outline-orange.active textview, .btn-outline-orange.active .text, .btn-outline-orange.active:focus textview, .btn-outline-orange.active:focus .text { + color: #fff; +} + +.btn-outline-orange:focus, .btn-outline-orange.focus { + border-color: #fd7e14; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(253, 126, 20, 0.5); +} + +.btn-outline-orange:focus, .btn-outline-orange.focus { + color: #fd7e14; +} + +.btn-outline-orange:focus textview, .btn-outline-orange:focus .text, .btn-outline-orange.focus textview, .btn-outline-orange.focus .text { + color: #fd7e14; +} + +.btn-outline-orange.disabled, .btn-outline-orange:disabled { + background-color: transparent; +} + +.btn-outline-orange.disabled, .btn-outline-orange:disabled { + color: #fd7e14; +} + +.btn-outline-orange.disabled textview, .btn-outline-orange.disabled .text, .btn-outline-orange:disabled textview, .btn-outline-orange:disabled .text { + color: #fd7e14; +} + +.btn-yellow { + border-color: #ffe207; + background-color: #ffe207; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-yellow { + color: #212529; +} + +.btn-yellow textview, .btn-yellow .text { + color: #212529; +} + +.btn-yellow:hover, .btn-yellow:hover:focus { + border-color: #ffe83a; + background-color: #ffe83a; +} + +.btn-yellow:hover, .btn-yellow:hover:focus { + color: #212529; +} + +.btn-yellow:hover textview, .btn-yellow:hover .text, .btn-yellow:hover:focus textview, .btn-yellow:hover:focus .text { + color: #212529; +} + +.btn-yellow:active, .btn-yellow:active:focus, .btn-yellow.active, .btn-yellow.active:focus { + background-color: #d3ba00; + border-color: #d3ba00; +} + +.btn-yellow:active, .btn-yellow:active:focus, .btn-yellow.active, .btn-yellow.active:focus { + color: #fff; +} + +.btn-yellow:active textview, .btn-yellow:active .text, .btn-yellow:active:focus textview, .btn-yellow:active:focus .text, .btn-yellow.active textview, .btn-yellow.active .text, .btn-yellow.active:focus textview, .btn-yellow.active:focus .text { + color: #fff; +} + +.btn-yellow:focus, .btn-yellow.focus { + background-color: #ffe207; + box-shadow: 0 0 0 2.8px rgba(255, 226, 7, 0.2); +} + +.btn-yellow:focus, .btn-yellow.focus { + color: #212529; +} + +.btn-yellow:focus textview, .btn-yellow:focus .text, .btn-yellow.focus textview, .btn-yellow.focus .text { + color: #212529; +} + +.btn-yellow.disabled, .btn-yellow:disabled { + background-color: #ffe207; + border-color: #ffe207; +} + +.btn-outline-yellow { + background-color: transparent; + background-image: none; + border-color: #ffe207; +} + +.btn-outline-yellow { + color: #ffe207; +} + +.btn-outline-yellow textview, .btn-outline-yellow .text { + color: #ffe207; +} + +.btn-outline-yellow:hover, .btn-outline-yellow:focus:hover { + background-color: #ffe207; + border-color: #ffe207; +} + +.btn-outline-yellow:hover, .btn-outline-yellow:focus:hover { + color: #fff; +} + +.btn-outline-yellow:hover textview, .btn-outline-yellow:hover .text, .btn-outline-yellow:focus:hover textview, .btn-outline-yellow:focus:hover .text { + color: #fff; +} + +.btn-outline-yellow:active, .btn-outline-yellow:active:focus, .btn-outline-yellow.active, .btn-outline-yellow.active:focus { + background-color: #edd100; + border-color: #f2d500; +} + +.btn-outline-yellow:active, .btn-outline-yellow:active:focus, .btn-outline-yellow.active, .btn-outline-yellow.active:focus { + color: #fff; +} + +.btn-outline-yellow:active textview, .btn-outline-yellow:active .text, .btn-outline-yellow:active:focus textview, .btn-outline-yellow:active:focus .text, .btn-outline-yellow.active textview, .btn-outline-yellow.active .text, .btn-outline-yellow.active:focus textview, .btn-outline-yellow.active:focus .text { + color: #fff; +} + +.btn-outline-yellow:focus, .btn-outline-yellow.focus { + border-color: #ffe207; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(255, 226, 7, 0.5); +} + +.btn-outline-yellow:focus, .btn-outline-yellow.focus { + color: #ffe207; +} + +.btn-outline-yellow:focus textview, .btn-outline-yellow:focus .text, .btn-outline-yellow.focus textview, .btn-outline-yellow.focus .text { + color: #ffe207; +} + +.btn-outline-yellow.disabled, .btn-outline-yellow:disabled { + background-color: transparent; +} + +.btn-outline-yellow.disabled, .btn-outline-yellow:disabled { + color: #ffe207; +} + +.btn-outline-yellow.disabled textview, .btn-outline-yellow.disabled .text, .btn-outline-yellow:disabled textview, .btn-outline-yellow:disabled .text { + color: #ffe207; +} + +.btn-green { + border-color: #32b643; + background-color: #32b643; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-green { + color: #fff; +} + +.btn-green textview, .btn-green .text { + color: #fff; +} + +.btn-green:hover, .btn-green:hover:focus { + border-color: #4dce5e; + background-color: #4dce5e; +} + +.btn-green:hover, .btn-green:hover:focus { + color: #fff; +} + +.btn-green:hover textview, .btn-green:hover .text, .btn-green:hover:focus textview, .btn-green:hover:focus .text { + color: #fff; +} + +.btn-green:active, .btn-green:active:focus, .btn-green.active, .btn-green.active:focus { + background-color: #278e34; + border-color: #278e34; +} + +.btn-green:active, .btn-green:active:focus, .btn-green.active, .btn-green.active:focus { + color: #fff; +} + +.btn-green:active textview, .btn-green:active .text, .btn-green:active:focus textview, .btn-green:active:focus .text, .btn-green.active textview, .btn-green.active .text, .btn-green.active:focus textview, .btn-green.active:focus .text { + color: #fff; +} + +.btn-green:focus, .btn-green.focus { + background-color: #32b643; + box-shadow: 0 0 0 2.8px rgba(50, 182, 67, 0.2); +} + +.btn-green:focus, .btn-green.focus { + color: #fff; +} + +.btn-green:focus textview, .btn-green:focus .text, .btn-green.focus textview, .btn-green.focus .text { + color: #fff; +} + +.btn-green.disabled, .btn-green:disabled { + background-color: #32b643; + border-color: #32b643; +} + +.btn-outline-green { + background-color: transparent; + background-image: none; + border-color: #32b643; +} + +.btn-outline-green { + color: #32b643; +} + +.btn-outline-green textview, .btn-outline-green .text { + color: #32b643; +} + +.btn-outline-green:hover, .btn-outline-green:focus:hover { + background-color: #32b643; + border-color: #32b643; +} + +.btn-outline-green:hover, .btn-outline-green:focus:hover { + color: #fff; +} + +.btn-outline-green:hover textview, .btn-outline-green:hover .text, .btn-outline-green:focus:hover textview, .btn-outline-green:focus:hover .text { + color: #fff; +} + +.btn-outline-green:active, .btn-outline-green:active:focus, .btn-outline-green.active, .btn-outline-green.active:focus { + background-color: #2da23c; + border-color: #2ea63d; +} + +.btn-outline-green:active, .btn-outline-green:active:focus, .btn-outline-green.active, .btn-outline-green.active:focus { + color: #fff; +} + +.btn-outline-green:active textview, .btn-outline-green:active .text, .btn-outline-green:active:focus textview, .btn-outline-green:active:focus .text, .btn-outline-green.active textview, .btn-outline-green.active .text, .btn-outline-green.active:focus textview, .btn-outline-green.active:focus .text { + color: #fff; +} + +.btn-outline-green:focus, .btn-outline-green.focus { + border-color: #32b643; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(50, 182, 67, 0.5); +} + +.btn-outline-green:focus, .btn-outline-green.focus { + color: #32b643; +} + +.btn-outline-green:focus textview, .btn-outline-green:focus .text, .btn-outline-green.focus textview, .btn-outline-green.focus .text { + color: #32b643; +} + +.btn-outline-green.disabled, .btn-outline-green:disabled { + background-color: transparent; +} + +.btn-outline-green.disabled, .btn-outline-green:disabled { + color: #32b643; +} + +.btn-outline-green.disabled textview, .btn-outline-green.disabled .text, .btn-outline-green:disabled textview, .btn-outline-green:disabled .text { + color: #32b643; +} + +.btn-teal { + border-color: #20c997; + background-color: #20c997; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-teal { + color: #fff; +} + +.btn-teal textview, .btn-teal .text { + color: #fff; +} + +.btn-teal:hover, .btn-teal:hover:focus { + border-color: #3ce0af; + background-color: #3ce0af; +} + +.btn-teal:hover, .btn-teal:hover:focus { + color: #fff; +} + +.btn-teal:hover textview, .btn-teal:hover .text, .btn-teal:hover:focus textview, .btn-teal:hover:focus .text { + color: #fff; +} + +.btn-teal:active, .btn-teal:active:focus, .btn-teal.active, .btn-teal.active:focus { + background-color: #199d76; + border-color: #199d76; +} + +.btn-teal:active, .btn-teal:active:focus, .btn-teal.active, .btn-teal.active:focus { + color: #fff; +} + +.btn-teal:active textview, .btn-teal:active .text, .btn-teal:active:focus textview, .btn-teal:active:focus .text, .btn-teal.active textview, .btn-teal.active .text, .btn-teal.active:focus textview, .btn-teal.active:focus .text { + color: #fff; +} + +.btn-teal:focus, .btn-teal.focus { + background-color: #20c997; + box-shadow: 0 0 0 2.8px rgba(32, 201, 151, 0.2); +} + +.btn-teal:focus, .btn-teal.focus { + color: #fff; +} + +.btn-teal:focus textview, .btn-teal:focus .text, .btn-teal.focus textview, .btn-teal.focus .text { + color: #fff; +} + +.btn-teal.disabled, .btn-teal:disabled { + background-color: #20c997; + border-color: #20c997; +} + +.btn-outline-teal { + background-color: transparent; + background-image: none; + border-color: #20c997; +} + +.btn-outline-teal { + color: #20c997; +} + +.btn-outline-teal textview, .btn-outline-teal .text { + color: #20c997; +} + +.btn-outline-teal:hover, .btn-outline-teal:focus:hover { + background-color: #20c997; + border-color: #20c997; +} + +.btn-outline-teal:hover, .btn-outline-teal:focus:hover { + color: #fff; +} + +.btn-outline-teal:hover textview, .btn-outline-teal:hover .text, .btn-outline-teal:focus:hover textview, .btn-outline-teal:focus:hover .text { + color: #fff; +} + +.btn-outline-teal:active, .btn-outline-teal:active:focus, .btn-outline-teal.active, .btn-outline-teal.active:focus { + background-color: #1cb386; + border-color: #1db78a; +} + +.btn-outline-teal:active, .btn-outline-teal:active:focus, .btn-outline-teal.active, .btn-outline-teal.active:focus { + color: #fff; +} + +.btn-outline-teal:active textview, .btn-outline-teal:active .text, .btn-outline-teal:active:focus textview, .btn-outline-teal:active:focus .text, .btn-outline-teal.active textview, .btn-outline-teal.active .text, .btn-outline-teal.active:focus textview, .btn-outline-teal.active:focus .text { + color: #fff; +} + +.btn-outline-teal:focus, .btn-outline-teal.focus { + border-color: #20c997; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(32, 201, 151, 0.5); +} + +.btn-outline-teal:focus, .btn-outline-teal.focus { + color: #20c997; +} + +.btn-outline-teal:focus textview, .btn-outline-teal:focus .text, .btn-outline-teal.focus textview, .btn-outline-teal.focus .text { + color: #20c997; +} + +.btn-outline-teal.disabled, .btn-outline-teal:disabled { + background-color: transparent; +} + +.btn-outline-teal.disabled, .btn-outline-teal:disabled { + color: #20c997; +} + +.btn-outline-teal.disabled textview, .btn-outline-teal.disabled .text, .btn-outline-teal:disabled textview, .btn-outline-teal:disabled .text { + color: #20c997; +} + +.btn-cyan { + border-color: #17a2b8; + background-color: #17a2b8; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-cyan { + color: #fff; +} + +.btn-cyan textview, .btn-cyan .text { + color: #fff; +} + +.btn-cyan:hover, .btn-cyan:hover:focus { + border-color: #1fc8e3; + background-color: #1fc8e3; +} + +.btn-cyan:hover, .btn-cyan:hover:focus { + color: #fff; +} + +.btn-cyan:hover textview, .btn-cyan:hover .text, .btn-cyan:hover:focus textview, .btn-cyan:hover:focus .text { + color: #fff; +} + +.btn-cyan:active, .btn-cyan:active:focus, .btn-cyan.active, .btn-cyan.active:focus { + background-color: #117a8b; + border-color: #117a8b; +} + +.btn-cyan:active, .btn-cyan:active:focus, .btn-cyan.active, .btn-cyan.active:focus { + color: #fff; +} + +.btn-cyan:active textview, .btn-cyan:active .text, .btn-cyan:active:focus textview, .btn-cyan:active:focus .text, .btn-cyan.active textview, .btn-cyan.active .text, .btn-cyan.active:focus textview, .btn-cyan.active:focus .text { + color: #fff; +} + +.btn-cyan:focus, .btn-cyan.focus { + background-color: #17a2b8; + box-shadow: 0 0 0 2.8px rgba(23, 162, 184, 0.2); +} + +.btn-cyan:focus, .btn-cyan.focus { + color: #fff; +} + +.btn-cyan:focus textview, .btn-cyan:focus .text, .btn-cyan.focus textview, .btn-cyan.focus .text { + color: #fff; +} + +.btn-cyan.disabled, .btn-cyan:disabled { + background-color: #17a2b8; + border-color: #17a2b8; +} + +.btn-outline-cyan { + background-color: transparent; + background-image: none; + border-color: #17a2b8; +} + +.btn-outline-cyan { + color: #17a2b8; +} + +.btn-outline-cyan textview, .btn-outline-cyan .text { + color: #17a2b8; +} + +.btn-outline-cyan:hover, .btn-outline-cyan:focus:hover { + background-color: #17a2b8; + border-color: #17a2b8; +} + +.btn-outline-cyan:hover, .btn-outline-cyan:focus:hover { + color: #fff; +} + +.btn-outline-cyan:hover textview, .btn-outline-cyan:hover .text, .btn-outline-cyan:focus:hover textview, .btn-outline-cyan:focus:hover .text { + color: #fff; +} + +.btn-outline-cyan:active, .btn-outline-cyan:active:focus, .btn-outline-cyan.active, .btn-outline-cyan.active:focus { + background-color: #148ea1; + border-color: #1592a6; +} + +.btn-outline-cyan:active, .btn-outline-cyan:active:focus, .btn-outline-cyan.active, .btn-outline-cyan.active:focus { + color: #fff; +} + +.btn-outline-cyan:active textview, .btn-outline-cyan:active .text, .btn-outline-cyan:active:focus textview, .btn-outline-cyan:active:focus .text, .btn-outline-cyan.active textview, .btn-outline-cyan.active .text, .btn-outline-cyan.active:focus textview, .btn-outline-cyan.active:focus .text { + color: #fff; +} + +.btn-outline-cyan:focus, .btn-outline-cyan.focus { + border-color: #17a2b8; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(23, 162, 184, 0.5); +} + +.btn-outline-cyan:focus, .btn-outline-cyan.focus { + color: #17a2b8; +} + +.btn-outline-cyan:focus textview, .btn-outline-cyan:focus .text, .btn-outline-cyan.focus textview, .btn-outline-cyan.focus .text { + color: #17a2b8; +} + +.btn-outline-cyan.disabled, .btn-outline-cyan:disabled { + background-color: transparent; +} + +.btn-outline-cyan.disabled, .btn-outline-cyan:disabled { + color: #17a2b8; +} + +.btn-outline-cyan.disabled textview, .btn-outline-cyan.disabled .text, .btn-outline-cyan:disabled textview, .btn-outline-cyan:disabled .text { + color: #17a2b8; +} + +.btn-white { + border-color: #fff; + background-color: #fff; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-white { + color: #212529; +} + +.btn-white textview, .btn-white .text { + color: #212529; +} + +.btn-white:hover, .btn-white:hover:focus { + border-color: white; + background-color: white; +} + +.btn-white:hover, .btn-white:hover:focus { + color: #212529; +} + +.btn-white:hover textview, .btn-white:hover .text, .btn-white:hover:focus textview, .btn-white:hover:focus .text { + color: #212529; +} + +.btn-white:active, .btn-white:active:focus, .btn-white.active, .btn-white.active:focus { + background-color: #e6e6e6; + border-color: #e6e6e6; +} + +.btn-white:active, .btn-white:active:focus, .btn-white.active, .btn-white.active:focus { + color: #212529; +} + +.btn-white:active textview, .btn-white:active .text, .btn-white:active:focus textview, .btn-white:active:focus .text, .btn-white.active textview, .btn-white.active .text, .btn-white.active:focus textview, .btn-white.active:focus .text { + color: #212529; +} + +.btn-white:focus, .btn-white.focus { + background-color: #fff; + box-shadow: 0 0 0 2.8px rgba(255, 255, 255, 0.2); +} + +.btn-white:focus, .btn-white.focus { + color: #212529; +} + +.btn-white:focus textview, .btn-white:focus .text, .btn-white.focus textview, .btn-white.focus .text { + color: #212529; +} + +.btn-white.disabled, .btn-white:disabled { + background-color: #fff; + border-color: #fff; +} + +.btn-outline-white { + background-color: transparent; + background-image: none; + border-color: #fff; +} + +.btn-outline-white { + color: #fff; +} + +.btn-outline-white textview, .btn-outline-white .text { + color: #fff; +} + +.btn-outline-white:hover, .btn-outline-white:focus:hover { + background-color: #fff; + border-color: #fff; +} + +.btn-outline-white:hover, .btn-outline-white:focus:hover { + color: #fff; +} + +.btn-outline-white:hover textview, .btn-outline-white:hover .text, .btn-outline-white:focus:hover textview, .btn-outline-white:focus:hover .text { + color: #fff; +} + +.btn-outline-white:active, .btn-outline-white:active:focus, .btn-outline-white.active, .btn-outline-white.active:focus { + background-color: #f2f2f2; + border-color: whitesmoke; +} + +.btn-outline-white:active, .btn-outline-white:active:focus, .btn-outline-white.active, .btn-outline-white.active:focus { + color: #fff; +} + +.btn-outline-white:active textview, .btn-outline-white:active .text, .btn-outline-white:active:focus textview, .btn-outline-white:active:focus .text, .btn-outline-white.active textview, .btn-outline-white.active .text, .btn-outline-white.active:focus textview, .btn-outline-white.active:focus .text { + color: #fff; +} + +.btn-outline-white:focus, .btn-outline-white.focus { + border-color: #fff; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(255, 255, 255, 0.5); +} + +.btn-outline-white:focus, .btn-outline-white.focus { + color: #fff; +} + +.btn-outline-white:focus textview, .btn-outline-white:focus .text, .btn-outline-white.focus textview, .btn-outline-white.focus .text { + color: #fff; +} + +.btn-outline-white.disabled, .btn-outline-white:disabled { + background-color: transparent; +} + +.btn-outline-white.disabled, .btn-outline-white:disabled { + color: #fff; +} + +.btn-outline-white.disabled textview, .btn-outline-white.disabled .text, .btn-outline-white:disabled textview, .btn-outline-white:disabled .text { + color: #fff; +} + +.btn-gray { + border-color: #868e96; + background-color: #868e96; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-gray { + color: #fff; +} + +.btn-gray textview, .btn-gray .text { + color: #fff; +} + +.btn-gray:hover, .btn-gray:hover:focus { + border-color: #a1a8ae; + background-color: #a1a8ae; +} + +.btn-gray:hover, .btn-gray:hover:focus { + color: #fff; +} + +.btn-gray:hover textview, .btn-gray:hover .text, .btn-gray:hover:focus textview, .btn-gray:hover:focus .text { + color: #fff; +} + +.btn-gray:active, .btn-gray:active:focus, .btn-gray.active, .btn-gray.active:focus { + background-color: #6c757d; + border-color: #6c757d; +} + +.btn-gray:active, .btn-gray:active:focus, .btn-gray.active, .btn-gray.active:focus { + color: #fff; +} + +.btn-gray:active textview, .btn-gray:active .text, .btn-gray:active:focus textview, .btn-gray:active:focus .text, .btn-gray.active textview, .btn-gray.active .text, .btn-gray.active:focus textview, .btn-gray.active:focus .text { + color: #fff; +} + +.btn-gray:focus, .btn-gray.focus { + background-color: #868e96; + box-shadow: 0 0 0 2.8px rgba(134, 142, 150, 0.2); +} + +.btn-gray:focus, .btn-gray.focus { + color: #fff; +} + +.btn-gray:focus textview, .btn-gray:focus .text, .btn-gray.focus textview, .btn-gray.focus .text { + color: #fff; +} + +.btn-gray.disabled, .btn-gray:disabled { + background-color: #868e96; + border-color: #868e96; +} + +.btn-outline-gray { + background-color: transparent; + background-image: none; + border-color: #868e96; +} + +.btn-outline-gray { + color: #868e96; +} + +.btn-outline-gray textview, .btn-outline-gray .text { + color: #868e96; +} + +.btn-outline-gray:hover, .btn-outline-gray:focus:hover { + background-color: #868e96; + border-color: #868e96; +} + +.btn-outline-gray:hover, .btn-outline-gray:focus:hover { + color: #fff; +} + +.btn-outline-gray:hover textview, .btn-outline-gray:hover .text, .btn-outline-gray:focus:hover textview, .btn-outline-gray:focus:hover .text { + color: #fff; +} + +.btn-outline-gray:active, .btn-outline-gray:active:focus, .btn-outline-gray.active, .btn-outline-gray.active:focus { + background-color: #78818a; + border-color: #7b848d; +} + +.btn-outline-gray:active, .btn-outline-gray:active:focus, .btn-outline-gray.active, .btn-outline-gray.active:focus { + color: #fff; +} + +.btn-outline-gray:active textview, .btn-outline-gray:active .text, .btn-outline-gray:active:focus textview, .btn-outline-gray:active:focus .text, .btn-outline-gray.active textview, .btn-outline-gray.active .text, .btn-outline-gray.active:focus textview, .btn-outline-gray.active:focus .text { + color: #fff; +} + +.btn-outline-gray:focus, .btn-outline-gray.focus { + border-color: #868e96; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(134, 142, 150, 0.5); +} + +.btn-outline-gray:focus, .btn-outline-gray.focus { + color: #868e96; +} + +.btn-outline-gray:focus textview, .btn-outline-gray:focus .text, .btn-outline-gray.focus textview, .btn-outline-gray.focus .text { + color: #868e96; +} + +.btn-outline-gray.disabled, .btn-outline-gray:disabled { + background-color: transparent; +} + +.btn-outline-gray.disabled, .btn-outline-gray:disabled { + color: #868e96; +} + +.btn-outline-gray.disabled textview, .btn-outline-gray.disabled .text, .btn-outline-gray:disabled textview, .btn-outline-gray:disabled .text { + color: #868e96; +} + +.btn-gray-dark { + border-color: #343a40; + background-color: #343a40; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-gray-dark { + color: #fff; +} + +.btn-gray-dark textview, .btn-gray-dark .text { + color: #fff; +} + +.btn-gray-dark:hover, .btn-gray-dark:hover:focus { + border-color: #4b545c; + background-color: #4b545c; +} + +.btn-gray-dark:hover, .btn-gray-dark:hover:focus { + color: #fff; +} + +.btn-gray-dark:hover textview, .btn-gray-dark:hover .text, .btn-gray-dark:hover:focus textview, .btn-gray-dark:hover:focus .text { + color: #fff; +} + +.btn-gray-dark:active, .btn-gray-dark:active:focus, .btn-gray-dark.active, .btn-gray-dark.active:focus { + background-color: #1d2124; + border-color: #1d2124; +} + +.btn-gray-dark:active, .btn-gray-dark:active:focus, .btn-gray-dark.active, .btn-gray-dark.active:focus { + color: #fff; +} + +.btn-gray-dark:active textview, .btn-gray-dark:active .text, .btn-gray-dark:active:focus textview, .btn-gray-dark:active:focus .text, .btn-gray-dark.active textview, .btn-gray-dark.active .text, .btn-gray-dark.active:focus textview, .btn-gray-dark.active:focus .text { + color: #fff; +} + +.btn-gray-dark:focus, .btn-gray-dark.focus { + background-color: #343a40; + box-shadow: 0 0 0 2.8px rgba(52, 58, 64, 0.2); +} + +.btn-gray-dark:focus, .btn-gray-dark.focus { + color: #fff; +} + +.btn-gray-dark:focus textview, .btn-gray-dark:focus .text, .btn-gray-dark.focus textview, .btn-gray-dark.focus .text { + color: #fff; +} + +.btn-gray-dark.disabled, .btn-gray-dark:disabled { + background-color: #343a40; + border-color: #343a40; +} + +.btn-outline-gray-dark { + background-color: transparent; + background-image: none; + border-color: #343a40; +} + +.btn-outline-gray-dark { + color: #343a40; +} + +.btn-outline-gray-dark textview, .btn-outline-gray-dark .text { + color: #343a40; +} + +.btn-outline-gray-dark:hover, .btn-outline-gray-dark:focus:hover { + background-color: #343a40; + border-color: #343a40; +} + +.btn-outline-gray-dark:hover, .btn-outline-gray-dark:focus:hover { + color: #fff; +} + +.btn-outline-gray-dark:hover textview, .btn-outline-gray-dark:hover .text, .btn-outline-gray-dark:focus:hover textview, .btn-outline-gray-dark:focus:hover .text { + color: #fff; +} + +.btn-outline-gray-dark:active, .btn-outline-gray-dark:active:focus, .btn-outline-gray-dark.active, .btn-outline-gray-dark.active:focus { + background-color: #292d32; + border-color: #2b3035; +} + +.btn-outline-gray-dark:active, .btn-outline-gray-dark:active:focus, .btn-outline-gray-dark.active, .btn-outline-gray-dark.active:focus { + color: #fff; +} + +.btn-outline-gray-dark:active textview, .btn-outline-gray-dark:active .text, .btn-outline-gray-dark:active:focus textview, .btn-outline-gray-dark:active:focus .text, .btn-outline-gray-dark.active textview, .btn-outline-gray-dark.active .text, .btn-outline-gray-dark.active:focus textview, .btn-outline-gray-dark.active:focus .text { + color: #fff; +} + +.btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus { + border-color: #343a40; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(52, 58, 64, 0.5); +} + +.btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus { + color: #343a40; +} + +.btn-outline-gray-dark:focus textview, .btn-outline-gray-dark:focus .text, .btn-outline-gray-dark.focus textview, .btn-outline-gray-dark.focus .text { + color: #343a40; +} + +.btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled { + background-color: transparent; +} + +.btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled { + color: #343a40; +} + +.btn-outline-gray-dark.disabled textview, .btn-outline-gray-dark.disabled .text, .btn-outline-gray-dark:disabled textview, .btn-outline-gray-dark:disabled .text { + color: #343a40; +} + +.btn-primary { + border-color: #1890ff; + background-color: #1890ff; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-primary { + color: #fff; +} + +.btn-primary textview, .btn-primary .text { + color: #fff; +} + +.btn-primary:hover, .btn-primary:hover:focus { + border-color: #4ba9ff; + background-color: #4ba9ff; +} + +.btn-primary:hover, .btn-primary:hover:focus { + color: #fff; +} + +.btn-primary:hover textview, .btn-primary:hover .text, .btn-primary:hover:focus textview, .btn-primary:hover:focus .text { + color: #fff; +} + +.btn-primary:active, .btn-primary:active:focus, .btn-primary.active, .btn-primary.active:focus { + background-color: #0076e4; + border-color: #0076e4; +} + +.btn-primary:active, .btn-primary:active:focus, .btn-primary.active, .btn-primary.active:focus { + color: #fff; +} + +.btn-primary:active textview, .btn-primary:active .text, .btn-primary:active:focus textview, .btn-primary:active:focus .text, .btn-primary.active textview, .btn-primary.active .text, .btn-primary.active:focus textview, .btn-primary.active:focus .text { + color: #fff; +} + +.btn-primary:focus, .btn-primary.focus { + background-color: #1890ff; + box-shadow: 0 0 0 2.8px rgba(24, 144, 255, 0.2); +} + +.btn-primary:focus, .btn-primary.focus { + color: #fff; +} + +.btn-primary:focus textview, .btn-primary:focus .text, .btn-primary.focus textview, .btn-primary.focus .text { + color: #fff; +} + +.btn-primary.disabled, .btn-primary:disabled { + background-color: #1890ff; + border-color: #1890ff; +} + +.btn-outline-primary { + background-color: transparent; + background-image: none; + border-color: #1890ff; +} + +.btn-outline-primary { + color: #1890ff; +} + +.btn-outline-primary textview, .btn-outline-primary .text { + color: #1890ff; +} + +.btn-outline-primary:hover, .btn-outline-primary:focus:hover { + background-color: #1890ff; + border-color: #1890ff; +} + +.btn-outline-primary:hover, .btn-outline-primary:focus:hover { + color: #fff; +} + +.btn-outline-primary:hover textview, .btn-outline-primary:hover .text, .btn-outline-primary:focus:hover textview, .btn-outline-primary:focus:hover .text { + color: #fff; +} + +.btn-outline-primary:active, .btn-outline-primary:active:focus, .btn-outline-primary.active, .btn-outline-primary.active:focus { + background-color: #0084fe; + border-color: #0486ff; +} + +.btn-outline-primary:active, .btn-outline-primary:active:focus, .btn-outline-primary.active, .btn-outline-primary.active:focus { + color: #fff; +} + +.btn-outline-primary:active textview, .btn-outline-primary:active .text, .btn-outline-primary:active:focus textview, .btn-outline-primary:active:focus .text, .btn-outline-primary.active textview, .btn-outline-primary.active .text, .btn-outline-primary.active:focus textview, .btn-outline-primary.active:focus .text { + color: #fff; +} + +.btn-outline-primary:focus, .btn-outline-primary.focus { + border-color: #1890ff; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(24, 144, 255, 0.5); +} + +.btn-outline-primary:focus, .btn-outline-primary.focus { + color: #1890ff; +} + +.btn-outline-primary:focus textview, .btn-outline-primary:focus .text, .btn-outline-primary.focus textview, .btn-outline-primary.focus .text { + color: #1890ff; +} + +.btn-outline-primary.disabled, .btn-outline-primary:disabled { + background-color: transparent; +} + +.btn-outline-primary.disabled, .btn-outline-primary:disabled { + color: #1890ff; +} + +.btn-outline-primary.disabled textview, .btn-outline-primary.disabled .text, .btn-outline-primary:disabled textview, .btn-outline-primary:disabled .text { + color: #1890ff; +} + +.btn-secondary { + border-color: #868e96; + background-color: #868e96; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-secondary { + color: #fff; +} + +.btn-secondary textview, .btn-secondary .text { + color: #fff; +} + +.btn-secondary:hover, .btn-secondary:hover:focus { + border-color: #a1a8ae; + background-color: #a1a8ae; +} + +.btn-secondary:hover, .btn-secondary:hover:focus { + color: #fff; +} + +.btn-secondary:hover textview, .btn-secondary:hover .text, .btn-secondary:hover:focus textview, .btn-secondary:hover:focus .text { + color: #fff; +} + +.btn-secondary:active, .btn-secondary:active:focus, .btn-secondary.active, .btn-secondary.active:focus { + background-color: #6c757d; + border-color: #6c757d; +} + +.btn-secondary:active, .btn-secondary:active:focus, .btn-secondary.active, .btn-secondary.active:focus { + color: #fff; +} + +.btn-secondary:active textview, .btn-secondary:active .text, .btn-secondary:active:focus textview, .btn-secondary:active:focus .text, .btn-secondary.active textview, .btn-secondary.active .text, .btn-secondary.active:focus textview, .btn-secondary.active:focus .text { + color: #fff; +} + +.btn-secondary:focus, .btn-secondary.focus { + background-color: #868e96; + box-shadow: 0 0 0 2.8px rgba(134, 142, 150, 0.2); +} + +.btn-secondary:focus, .btn-secondary.focus { + color: #fff; +} + +.btn-secondary:focus textview, .btn-secondary:focus .text, .btn-secondary.focus textview, .btn-secondary.focus .text { + color: #fff; +} + +.btn-secondary.disabled, .btn-secondary:disabled { + background-color: #868e96; + border-color: #868e96; +} + +.btn-outline-secondary { + background-color: transparent; + background-image: none; + border-color: #868e96; +} + +.btn-outline-secondary { + color: #868e96; +} + +.btn-outline-secondary textview, .btn-outline-secondary .text { + color: #868e96; +} + +.btn-outline-secondary:hover, .btn-outline-secondary:focus:hover { + background-color: #868e96; + border-color: #868e96; +} + +.btn-outline-secondary:hover, .btn-outline-secondary:focus:hover { + color: #fff; +} + +.btn-outline-secondary:hover textview, .btn-outline-secondary:hover .text, .btn-outline-secondary:focus:hover textview, .btn-outline-secondary:focus:hover .text { + color: #fff; +} + +.btn-outline-secondary:active, .btn-outline-secondary:active:focus, .btn-outline-secondary.active, .btn-outline-secondary.active:focus { + background-color: #78818a; + border-color: #7b848d; +} + +.btn-outline-secondary:active, .btn-outline-secondary:active:focus, .btn-outline-secondary.active, .btn-outline-secondary.active:focus { + color: #fff; +} + +.btn-outline-secondary:active textview, .btn-outline-secondary:active .text, .btn-outline-secondary:active:focus textview, .btn-outline-secondary:active:focus .text, .btn-outline-secondary.active textview, .btn-outline-secondary.active .text, .btn-outline-secondary.active:focus textview, .btn-outline-secondary.active:focus .text { + color: #fff; +} + +.btn-outline-secondary:focus, .btn-outline-secondary.focus { + border-color: #868e96; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(134, 142, 150, 0.5); +} + +.btn-outline-secondary:focus, .btn-outline-secondary.focus { + color: #868e96; +} + +.btn-outline-secondary:focus textview, .btn-outline-secondary:focus .text, .btn-outline-secondary.focus textview, .btn-outline-secondary.focus .text { + color: #868e96; +} + +.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { + background-color: transparent; +} + +.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { + color: #868e96; +} + +.btn-outline-secondary.disabled textview, .btn-outline-secondary.disabled .text, .btn-outline-secondary:disabled textview, .btn-outline-secondary:disabled .text { + color: #868e96; +} + +.btn-success { + border-color: #32b643; + background-color: #32b643; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-success { + color: #fff; +} + +.btn-success textview, .btn-success .text { + color: #fff; +} + +.btn-success:hover, .btn-success:hover:focus { + border-color: #4dce5e; + background-color: #4dce5e; +} + +.btn-success:hover, .btn-success:hover:focus { + color: #fff; +} + +.btn-success:hover textview, .btn-success:hover .text, .btn-success:hover:focus textview, .btn-success:hover:focus .text { + color: #fff; +} + +.btn-success:active, .btn-success:active:focus, .btn-success.active, .btn-success.active:focus { + background-color: #278e34; + border-color: #278e34; +} + +.btn-success:active, .btn-success:active:focus, .btn-success.active, .btn-success.active:focus { + color: #fff; +} + +.btn-success:active textview, .btn-success:active .text, .btn-success:active:focus textview, .btn-success:active:focus .text, .btn-success.active textview, .btn-success.active .text, .btn-success.active:focus textview, .btn-success.active:focus .text { + color: #fff; +} + +.btn-success:focus, .btn-success.focus { + background-color: #32b643; + box-shadow: 0 0 0 2.8px rgba(50, 182, 67, 0.2); +} + +.btn-success:focus, .btn-success.focus { + color: #fff; +} + +.btn-success:focus textview, .btn-success:focus .text, .btn-success.focus textview, .btn-success.focus .text { + color: #fff; +} + +.btn-success.disabled, .btn-success:disabled { + background-color: #32b643; + border-color: #32b643; +} + +.btn-outline-success { + background-color: transparent; + background-image: none; + border-color: #32b643; +} + +.btn-outline-success { + color: #32b643; +} + +.btn-outline-success textview, .btn-outline-success .text { + color: #32b643; +} + +.btn-outline-success:hover, .btn-outline-success:focus:hover { + background-color: #32b643; + border-color: #32b643; +} + +.btn-outline-success:hover, .btn-outline-success:focus:hover { + color: #fff; +} + +.btn-outline-success:hover textview, .btn-outline-success:hover .text, .btn-outline-success:focus:hover textview, .btn-outline-success:focus:hover .text { + color: #fff; +} + +.btn-outline-success:active, .btn-outline-success:active:focus, .btn-outline-success.active, .btn-outline-success.active:focus { + background-color: #2da23c; + border-color: #2ea63d; +} + +.btn-outline-success:active, .btn-outline-success:active:focus, .btn-outline-success.active, .btn-outline-success.active:focus { + color: #fff; +} + +.btn-outline-success:active textview, .btn-outline-success:active .text, .btn-outline-success:active:focus textview, .btn-outline-success:active:focus .text, .btn-outline-success.active textview, .btn-outline-success.active .text, .btn-outline-success.active:focus textview, .btn-outline-success.active:focus .text { + color: #fff; +} + +.btn-outline-success:focus, .btn-outline-success.focus { + border-color: #32b643; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(50, 182, 67, 0.5); +} + +.btn-outline-success:focus, .btn-outline-success.focus { + color: #32b643; +} + +.btn-outline-success:focus textview, .btn-outline-success:focus .text, .btn-outline-success.focus textview, .btn-outline-success.focus .text { + color: #32b643; +} + +.btn-outline-success.disabled, .btn-outline-success:disabled { + background-color: transparent; +} + +.btn-outline-success.disabled, .btn-outline-success:disabled { + color: #32b643; +} + +.btn-outline-success.disabled textview, .btn-outline-success.disabled .text, .btn-outline-success:disabled textview, .btn-outline-success:disabled .text { + color: #32b643; +} + +.btn-info { + border-color: #17a2b8; + background-color: #17a2b8; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-info { + color: #fff; +} + +.btn-info textview, .btn-info .text { + color: #fff; +} + +.btn-info:hover, .btn-info:hover:focus { + border-color: #1fc8e3; + background-color: #1fc8e3; +} + +.btn-info:hover, .btn-info:hover:focus { + color: #fff; +} + +.btn-info:hover textview, .btn-info:hover .text, .btn-info:hover:focus textview, .btn-info:hover:focus .text { + color: #fff; +} + +.btn-info:active, .btn-info:active:focus, .btn-info.active, .btn-info.active:focus { + background-color: #117a8b; + border-color: #117a8b; +} + +.btn-info:active, .btn-info:active:focus, .btn-info.active, .btn-info.active:focus { + color: #fff; +} + +.btn-info:active textview, .btn-info:active .text, .btn-info:active:focus textview, .btn-info:active:focus .text, .btn-info.active textview, .btn-info.active .text, .btn-info.active:focus textview, .btn-info.active:focus .text { + color: #fff; +} + +.btn-info:focus, .btn-info.focus { + background-color: #17a2b8; + box-shadow: 0 0 0 2.8px rgba(23, 162, 184, 0.2); +} + +.btn-info:focus, .btn-info.focus { + color: #fff; +} + +.btn-info:focus textview, .btn-info:focus .text, .btn-info.focus textview, .btn-info.focus .text { + color: #fff; +} + +.btn-info.disabled, .btn-info:disabled { + background-color: #17a2b8; + border-color: #17a2b8; +} + +.btn-outline-info { + background-color: transparent; + background-image: none; + border-color: #17a2b8; +} + +.btn-outline-info { + color: #17a2b8; +} + +.btn-outline-info textview, .btn-outline-info .text { + color: #17a2b8; +} + +.btn-outline-info:hover, .btn-outline-info:focus:hover { + background-color: #17a2b8; + border-color: #17a2b8; +} + +.btn-outline-info:hover, .btn-outline-info:focus:hover { + color: #fff; +} + +.btn-outline-info:hover textview, .btn-outline-info:hover .text, .btn-outline-info:focus:hover textview, .btn-outline-info:focus:hover .text { + color: #fff; +} + +.btn-outline-info:active, .btn-outline-info:active:focus, .btn-outline-info.active, .btn-outline-info.active:focus { + background-color: #148ea1; + border-color: #1592a6; +} + +.btn-outline-info:active, .btn-outline-info:active:focus, .btn-outline-info.active, .btn-outline-info.active:focus { + color: #fff; +} + +.btn-outline-info:active textview, .btn-outline-info:active .text, .btn-outline-info:active:focus textview, .btn-outline-info:active:focus .text, .btn-outline-info.active textview, .btn-outline-info.active .text, .btn-outline-info.active:focus textview, .btn-outline-info.active:focus .text { + color: #fff; +} + +.btn-outline-info:focus, .btn-outline-info.focus { + border-color: #17a2b8; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(23, 162, 184, 0.5); +} + +.btn-outline-info:focus, .btn-outline-info.focus { + color: #17a2b8; +} + +.btn-outline-info:focus textview, .btn-outline-info:focus .text, .btn-outline-info.focus textview, .btn-outline-info.focus .text { + color: #17a2b8; +} + +.btn-outline-info.disabled, .btn-outline-info:disabled { + background-color: transparent; +} + +.btn-outline-info.disabled, .btn-outline-info:disabled { + color: #17a2b8; +} + +.btn-outline-info.disabled textview, .btn-outline-info.disabled .text, .btn-outline-info:disabled textview, .btn-outline-info:disabled .text { + color: #17a2b8; +} + +.btn-warning { + border-color: #ffe207; + background-color: #ffe207; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-warning { + color: #212529; +} + +.btn-warning textview, .btn-warning .text { + color: #212529; +} + +.btn-warning:hover, .btn-warning:hover:focus { + border-color: #ffe83a; + background-color: #ffe83a; +} + +.btn-warning:hover, .btn-warning:hover:focus { + color: #212529; +} + +.btn-warning:hover textview, .btn-warning:hover .text, .btn-warning:hover:focus textview, .btn-warning:hover:focus .text { + color: #212529; +} + +.btn-warning:active, .btn-warning:active:focus, .btn-warning.active, .btn-warning.active:focus { + background-color: #d3ba00; + border-color: #d3ba00; +} + +.btn-warning:active, .btn-warning:active:focus, .btn-warning.active, .btn-warning.active:focus { + color: #fff; +} + +.btn-warning:active textview, .btn-warning:active .text, .btn-warning:active:focus textview, .btn-warning:active:focus .text, .btn-warning.active textview, .btn-warning.active .text, .btn-warning.active:focus textview, .btn-warning.active:focus .text { + color: #fff; +} + +.btn-warning:focus, .btn-warning.focus { + background-color: #ffe207; + box-shadow: 0 0 0 2.8px rgba(255, 226, 7, 0.2); +} + +.btn-warning:focus, .btn-warning.focus { + color: #212529; +} + +.btn-warning:focus textview, .btn-warning:focus .text, .btn-warning.focus textview, .btn-warning.focus .text { + color: #212529; +} + +.btn-warning.disabled, .btn-warning:disabled { + background-color: #ffe207; + border-color: #ffe207; +} + +.btn-outline-warning { + background-color: transparent; + background-image: none; + border-color: #ffe207; +} + +.btn-outline-warning { + color: #ffe207; +} + +.btn-outline-warning textview, .btn-outline-warning .text { + color: #ffe207; +} + +.btn-outline-warning:hover, .btn-outline-warning:focus:hover { + background-color: #ffe207; + border-color: #ffe207; +} + +.btn-outline-warning:hover, .btn-outline-warning:focus:hover { + color: #fff; +} + +.btn-outline-warning:hover textview, .btn-outline-warning:hover .text, .btn-outline-warning:focus:hover textview, .btn-outline-warning:focus:hover .text { + color: #fff; +} + +.btn-outline-warning:active, .btn-outline-warning:active:focus, .btn-outline-warning.active, .btn-outline-warning.active:focus { + background-color: #edd100; + border-color: #f2d500; +} + +.btn-outline-warning:active, .btn-outline-warning:active:focus, .btn-outline-warning.active, .btn-outline-warning.active:focus { + color: #fff; +} + +.btn-outline-warning:active textview, .btn-outline-warning:active .text, .btn-outline-warning:active:focus textview, .btn-outline-warning:active:focus .text, .btn-outline-warning.active textview, .btn-outline-warning.active .text, .btn-outline-warning.active:focus textview, .btn-outline-warning.active:focus .text { + color: #fff; +} + +.btn-outline-warning:focus, .btn-outline-warning.focus { + border-color: #ffe207; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(255, 226, 7, 0.5); +} + +.btn-outline-warning:focus, .btn-outline-warning.focus { + color: #ffe207; +} + +.btn-outline-warning:focus textview, .btn-outline-warning:focus .text, .btn-outline-warning.focus textview, .btn-outline-warning.focus .text { + color: #ffe207; +} + +.btn-outline-warning.disabled, .btn-outline-warning:disabled { + background-color: transparent; +} + +.btn-outline-warning.disabled, .btn-outline-warning:disabled { + color: #ffe207; +} + +.btn-outline-warning.disabled textview, .btn-outline-warning.disabled .text, .btn-outline-warning:disabled textview, .btn-outline-warning:disabled .text { + color: #ffe207; +} + +.btn-danger { + border-color: #dc3545; + background-color: #dc3545; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-danger { + color: #fff; +} + +.btn-danger textview, .btn-danger .text { + color: #fff; +} + +.btn-danger:hover, .btn-danger:hover:focus { + border-color: #e4606d; + background-color: #e4606d; +} + +.btn-danger:hover, .btn-danger:hover:focus { + color: #fff; +} + +.btn-danger:hover textview, .btn-danger:hover .text, .btn-danger:hover:focus textview, .btn-danger:hover:focus .text { + color: #fff; +} + +.btn-danger:active, .btn-danger:active:focus, .btn-danger.active, .btn-danger.active:focus { + background-color: #bd2130; + border-color: #bd2130; +} + +.btn-danger:active, .btn-danger:active:focus, .btn-danger.active, .btn-danger.active:focus { + color: #fff; +} + +.btn-danger:active textview, .btn-danger:active .text, .btn-danger:active:focus textview, .btn-danger:active:focus .text, .btn-danger.active textview, .btn-danger.active .text, .btn-danger.active:focus textview, .btn-danger.active:focus .text { + color: #fff; +} + +.btn-danger:focus, .btn-danger.focus { + background-color: #dc3545; + box-shadow: 0 0 0 2.8px rgba(220, 53, 69, 0.2); +} + +.btn-danger:focus, .btn-danger.focus { + color: #fff; +} + +.btn-danger:focus textview, .btn-danger:focus .text, .btn-danger.focus textview, .btn-danger.focus .text { + color: #fff; +} + +.btn-danger.disabled, .btn-danger:disabled { + background-color: #dc3545; + border-color: #dc3545; +} + +.btn-outline-danger { + background-color: transparent; + background-image: none; + border-color: #dc3545; +} + +.btn-outline-danger { + color: #dc3545; +} + +.btn-outline-danger textview, .btn-outline-danger .text { + color: #dc3545; +} + +.btn-outline-danger:hover, .btn-outline-danger:focus:hover { + background-color: #dc3545; + border-color: #dc3545; +} + +.btn-outline-danger:hover, .btn-outline-danger:focus:hover { + color: #fff; +} + +.btn-outline-danger:hover textview, .btn-outline-danger:hover .text, .btn-outline-danger:focus:hover textview, .btn-outline-danger:focus:hover .text { + color: #fff; +} + +.btn-outline-danger:active, .btn-outline-danger:active:focus, .btn-outline-danger.active, .btn-outline-danger.active:focus { + background-color: #d32535; + border-color: #d72536; +} + +.btn-outline-danger:active, .btn-outline-danger:active:focus, .btn-outline-danger.active, .btn-outline-danger.active:focus { + color: #fff; +} + +.btn-outline-danger:active textview, .btn-outline-danger:active .text, .btn-outline-danger:active:focus textview, .btn-outline-danger:active:focus .text, .btn-outline-danger.active textview, .btn-outline-danger.active .text, .btn-outline-danger.active:focus textview, .btn-outline-danger.active:focus .text { + color: #fff; +} + +.btn-outline-danger:focus, .btn-outline-danger.focus { + border-color: #dc3545; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(220, 53, 69, 0.5); +} + +.btn-outline-danger:focus, .btn-outline-danger.focus { + color: #dc3545; +} + +.btn-outline-danger:focus textview, .btn-outline-danger:focus .text, .btn-outline-danger.focus textview, .btn-outline-danger.focus .text { + color: #dc3545; +} + +.btn-outline-danger.disabled, .btn-outline-danger:disabled { + background-color: transparent; +} + +.btn-outline-danger.disabled, .btn-outline-danger:disabled { + color: #dc3545; +} + +.btn-outline-danger.disabled textview, .btn-outline-danger.disabled .text, .btn-outline-danger:disabled textview, .btn-outline-danger:disabled .text { + color: #dc3545; +} + +.btn-light { + border-color: #f8f9fa; + background-color: #f8f9fa; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-light { + color: #212529; +} + +.btn-light textview, .btn-light .text { + color: #212529; +} + +.btn-light:hover, .btn-light:hover:focus { + border-color: white; + background-color: white; +} + +.btn-light:hover, .btn-light:hover:focus { + color: #212529; +} + +.btn-light:hover textview, .btn-light:hover .text, .btn-light:hover:focus textview, .btn-light:hover:focus .text { + color: #212529; +} + +.btn-light:active, .btn-light:active:focus, .btn-light.active, .btn-light.active:focus { + background-color: #dae0e5; + border-color: #dae0e5; +} + +.btn-light:active, .btn-light:active:focus, .btn-light.active, .btn-light.active:focus { + color: #212529; +} + +.btn-light:active textview, .btn-light:active .text, .btn-light:active:focus textview, .btn-light:active:focus .text, .btn-light.active textview, .btn-light.active .text, .btn-light.active:focus textview, .btn-light.active:focus .text { + color: #212529; +} + +.btn-light:focus, .btn-light.focus { + background-color: #f8f9fa; + box-shadow: 0 0 0 2.8px rgba(248, 249, 250, 0.2); +} + +.btn-light:focus, .btn-light.focus { + color: #212529; +} + +.btn-light:focus textview, .btn-light:focus .text, .btn-light.focus textview, .btn-light.focus .text { + color: #212529; +} + +.btn-light.disabled, .btn-light:disabled { + background-color: #f8f9fa; + border-color: #f8f9fa; +} + +.btn-outline-light { + background-color: transparent; + background-image: none; + border-color: #f8f9fa; +} + +.btn-outline-light { + color: #f8f9fa; +} + +.btn-outline-light textview, .btn-outline-light .text { + color: #f8f9fa; +} + +.btn-outline-light:hover, .btn-outline-light:focus:hover { + background-color: #f8f9fa; + border-color: #f8f9fa; +} + +.btn-outline-light:hover, .btn-outline-light:focus:hover { + color: #212529; +} + +.btn-outline-light:hover textview, .btn-outline-light:hover .text, .btn-outline-light:focus:hover textview, .btn-outline-light:focus:hover .text { + color: #212529; +} + +.btn-outline-light:active, .btn-outline-light:active:focus, .btn-outline-light.active, .btn-outline-light.active:focus { + background-color: #e9ecef; + border-color: #eceff2; +} + +.btn-outline-light:active, .btn-outline-light:active:focus, .btn-outline-light.active, .btn-outline-light.active:focus { + color: #212529; +} + +.btn-outline-light:active textview, .btn-outline-light:active .text, .btn-outline-light:active:focus textview, .btn-outline-light:active:focus .text, .btn-outline-light.active textview, .btn-outline-light.active .text, .btn-outline-light.active:focus textview, .btn-outline-light.active:focus .text { + color: #212529; +} + +.btn-outline-light:focus, .btn-outline-light.focus { + border-color: #f8f9fa; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(248, 249, 250, 0.5); +} + +.btn-outline-light:focus, .btn-outline-light.focus { + color: #f8f9fa; +} + +.btn-outline-light:focus textview, .btn-outline-light:focus .text, .btn-outline-light.focus textview, .btn-outline-light.focus .text { + color: #f8f9fa; +} + +.btn-outline-light.disabled, .btn-outline-light:disabled { + background-color: transparent; +} + +.btn-outline-light.disabled, .btn-outline-light:disabled { + color: #f8f9fa; +} + +.btn-outline-light.disabled textview, .btn-outline-light.disabled .text, .btn-outline-light:disabled textview, .btn-outline-light:disabled .text { + color: #f8f9fa; +} + +.btn-dark { + border-color: #343a40; + background-color: #343a40; + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); +} + +.btn-dark { + color: #fff; +} + +.btn-dark textview, .btn-dark .text { + color: #fff; +} + +.btn-dark:hover, .btn-dark:hover:focus { + border-color: #4b545c; + background-color: #4b545c; +} + +.btn-dark:hover, .btn-dark:hover:focus { + color: #fff; +} + +.btn-dark:hover textview, .btn-dark:hover .text, .btn-dark:hover:focus textview, .btn-dark:hover:focus .text { + color: #fff; +} + +.btn-dark:active, .btn-dark:active:focus, .btn-dark.active, .btn-dark.active:focus { + background-color: #1d2124; + border-color: #1d2124; +} + +.btn-dark:active, .btn-dark:active:focus, .btn-dark.active, .btn-dark.active:focus { + color: #fff; +} + +.btn-dark:active textview, .btn-dark:active .text, .btn-dark:active:focus textview, .btn-dark:active:focus .text, .btn-dark.active textview, .btn-dark.active .text, .btn-dark.active:focus textview, .btn-dark.active:focus .text { + color: #fff; +} + +.btn-dark:focus, .btn-dark.focus { + background-color: #343a40; + box-shadow: 0 0 0 2.8px rgba(52, 58, 64, 0.2); +} + +.btn-dark:focus, .btn-dark.focus { + color: #fff; +} + +.btn-dark:focus textview, .btn-dark:focus .text, .btn-dark.focus textview, .btn-dark.focus .text { + color: #fff; +} + +.btn-dark.disabled, .btn-dark:disabled { + background-color: #343a40; + border-color: #343a40; +} + +.btn-outline-dark { + background-color: transparent; + background-image: none; + border-color: #343a40; +} + +.btn-outline-dark { + color: #343a40; +} + +.btn-outline-dark textview, .btn-outline-dark .text { + color: #343a40; +} + +.btn-outline-dark:hover, .btn-outline-dark:focus:hover { + background-color: #343a40; + border-color: #343a40; +} + +.btn-outline-dark:hover, .btn-outline-dark:focus:hover { + color: #fff; +} + +.btn-outline-dark:hover textview, .btn-outline-dark:hover .text, .btn-outline-dark:focus:hover textview, .btn-outline-dark:focus:hover .text { + color: #fff; +} + +.btn-outline-dark:active, .btn-outline-dark:active:focus, .btn-outline-dark.active, .btn-outline-dark.active:focus { + background-color: #292d32; + border-color: #2b3035; +} + +.btn-outline-dark:active, .btn-outline-dark:active:focus, .btn-outline-dark.active, .btn-outline-dark.active:focus { + color: #fff; +} + +.btn-outline-dark:active textview, .btn-outline-dark:active .text, .btn-outline-dark:active:focus textview, .btn-outline-dark:active:focus .text, .btn-outline-dark.active textview, .btn-outline-dark.active .text, .btn-outline-dark.active:focus textview, .btn-outline-dark.active:focus .text { + color: #fff; +} + +.btn-outline-dark:focus, .btn-outline-dark.focus { + border-color: #343a40; + background-color: transparent; + box-shadow: 0 0 0 2.8px rgba(52, 58, 64, 0.5); +} + +.btn-outline-dark:focus, .btn-outline-dark.focus { + color: #343a40; +} + +.btn-outline-dark:focus textview, .btn-outline-dark:focus .text, .btn-outline-dark.focus textview, .btn-outline-dark.focus .text { + color: #343a40; +} + +.btn-outline-dark.disabled, .btn-outline-dark:disabled { + background-color: transparent; +} + +.btn-outline-dark.disabled, .btn-outline-dark:disabled { + color: #343a40; +} + +.btn-outline-dark.disabled textview, .btn-outline-dark.disabled .text, .btn-outline-dark:disabled textview, .btn-outline-dark:disabled .text { + color: #343a40; +} + +.btn.btn-link { + border-color: transparent; + background-color: transparent; +} + +.btn.btn-link { + color: #1890ff; +} + +.btn.btn-link textview, .btn.btn-link .text { + color: #1890ff; +} + +.btn.btn-link:hover { + color: #4ba9ff; +} + +.btn.btn-link:hover textview, .btn.btn-link:hover .text { + color: #4ba9ff; +} + +.btn.btn-link:active, .btn.btn-link.active { + color: #0076e4; +} + +.btn.btn-link:active textview, .btn.btn-link:active .text, .btn.btn-link.active textview, .btn.btn-link.active .text { + color: #0076e4; +} + +.btn.btn-link:focus { + box-shadow: 0 0 0 2.8px rgba(24, 144, 255, 0.2); +} + +.btn-lg { + padding: 7px 14px; +} + +.btn-lg { + font-size: 17.5px; + line-height: 1.5; +} + +.btn-lg textview, .btn-lg .text { + font-size: 17.5px; + line-height: 1.5; +} + +.btn-sm { + padding: 3.5px 7px; +} + +.btn-sm { + font-size: 12.25px; + line-height: 1.5; +} + +.btn-sm textview, .btn-sm .text { + font-size: 12.25px; + line-height: 1.5; +} + +.btn-block { + display: block; + width: 100%; +} + +.dropdown-menu { + top: 100%; + left: 0; + position: absolute; + z-index: 1000; + display: none; + min-width: 140px; + padding: 7px 0; + margin: 1.75px 0 0; + font-size: 14px; + color: #212529; + text-align: left; + background-color: #fff; + border: 1px solid rgba(0, 0, 0, 0.15); + box-shadow: 0 7px 14px rgba(0, 0, 0, 0.15); +} + +.dropdown-menu.show { + display: block; +} + +.dropdown-divider { + height: 1px; + margin: 7px 0; + background-color: #e9ecef; +} + +.dropdown-item { + display: block; + width: 100%; + padding: 3.5px 21px; + font-weight: 400; + color: #212529; + white-space: nowrap; + background-color: transparent; + border: 0; +} + +.dropdown-item:focus, .dropdown-item:hover { + color: #16181b; + background-color: #f8f9fa; +} + +.dropdown-item.active, .dropdown-item:active { + color: #fff; + background-color: #1890ff; +} + +.dropdown-item.disabled, .dropdown-item:disabled { + color: #868e96; + background-color: transparent; +} + +.dropdown-menu.show { + display: block; +} + +.dropdown-header { + display: block; + padding: 7px 21px; + margin-bottom: 0; + font-size: 12.25px; + color: #868e96; + white-space: nowrap; +} + +.list-group { + display: flex; + flex-direction: column; + padding-left: 0; + margin-bottom: 0; +} + +.list-group-item-action { + width: 100%; + color: #495057; + text-align: left; +} + +.list-group-item-action:focus, .list-group-item-action:hover { + color: #495057; + background-color: #f8f9fa; +} + +.list-group-item-action:active { + color: #212529; + background-color: #e9ecef; +} + +.list-group-item { + position: relative; + display: block; + padding: 10.5px 17.5px; + margin-bottom: -1px; + background-color: #fff; + border: 1px solid rgba(0, 0, 0, 0.125); +} + +.list-group-item:last-child { + margin-bottom: 0; +} + +.list-group-item:focus, .list-group-item:hover { + z-index: 1; +} + +.list-group-item.disabled, .list-group-item:disabled { + color: #868e96; + background-color: #fff; +} + +.list-group-item.active { + z-index: 2; + color: #fff; + background-color: #1890ff; + border-color: #1890ff; +} + +.list-group-flush .list-group-item { + border-right: 0; + border-left: 0; +} + +.list-group-flush:first-child .list-group-item:first-child { + border-top: 0; +} + +.list-group-flush:last-child .list-group-item:last-child { + border-bottom: 0; +} + +.list-group-item-primary { + color: #0c4b85; + background-color: #bee0ff; +} + +.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover { + color: #0c4b85; + background-color: #a5d4ff; +} + +.list-group-item-primary.list-group-item-action.active { + color: #fff; + background-color: #0c4b85; + border-color: #0c4b85; +} + +.list-group-item-secondary { + color: #464a4e; + background-color: #dddfe2; +} + +.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover { + color: #464a4e; + background-color: #cfd2d6; +} + +.list-group-item-secondary.list-group-item-action.active { + color: #fff; + background-color: #464a4e; + border-color: #464a4e; +} + +.list-group-item-success { + color: #1a5f23; + background-color: #c6ebca; +} + +.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover { + color: #1a5f23; + background-color: #b3e4b8; +} + +.list-group-item-success.list-group-item-action.active { + color: #fff; + background-color: #1a5f23; + border-color: #1a5f23; +} + +.list-group-item-info { + color: #0c5460; + background-color: #bee5eb; +} + +.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover { + color: #0c5460; + background-color: #abdde5; +} + +.list-group-item-info.list-group-item-action.active { + color: #fff; + background-color: #0c5460; + border-color: #0c5460; +} + +.list-group-item-warning { + color: #857604; + background-color: #fff7ba; +} + +.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover { + color: #857604; + background-color: #fff4a1; +} + +.list-group-item-warning.list-group-item-action.active { + color: #fff; + background-color: #857604; + border-color: #857604; +} + +.list-group-item-danger { + color: #721c24; + background-color: #f5c6cb; +} + +.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover { + color: #721c24; + background-color: #f1b0b7; +} + +.list-group-item-danger.list-group-item-action.active { + color: #fff; + background-color: #721c24; + border-color: #721c24; +} + +.list-group-item-light { + color: #818182; + background-color: #fdfdfe; +} + +.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover { + color: #818182; + background-color: #ececf6; +} + +.list-group-item-light.list-group-item-action.active { + color: #fff; + background-color: #818182; + border-color: #818182; +} + +.list-group-item-dark { + color: #1b1e21; + background-color: #c6c8ca; +} + +.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover { + color: #1b1e21; + background-color: #b9bbbe; +} + +.list-group-item-dark.list-group-item-action.active { + color: #fff; + background-color: #1b1e21; + border-color: #1b1e21; +} + +.close { + opacity: .5; + right: 0; + position: absolute; +} + +.close { + line-height: 1; + color: #000; + font-size: 21px; + font-weight: 700; +} + +.close textview, .close .text { + line-height: 1; + color: #000; + font-size: 21px; + font-weight: 700; +} + +.close:focus, .close:hover { + color: #000; + opacity: .75; +} + +.close:focus textview, .close:focus .text, .close:hover textview, .close:hover .text { + color: #000; + opacity: .75; +} + +button.close { + padding: 0; + border: 0; + background-color: transparent; +} + +.modal { + top: 0; + left: 0; + width: 100%; + height: 100%; + display: none; + position: absolute; + z-index: 1050; +} + +.modal.show { + display: block; +} + +.modal-dialog { + width: auto; + position: relative; + margin: 7px; + pointer-events: none; +} + +.modal-content { + position: relative; + width: 100%; + pointer-events: auto; + background-color: #fff; + border: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: 0 3.5px 7px rgba(0, 0, 0, 0.5); +} + +.modal-backdrop { + top: 0; + left: 0; + width: 100%; + height: 100%; + position: absolute; + z-index: 1040; + background-color: #000; + opacity: 0.5; +} + +.modal-header { + padding: 14px; + border-bottom: 1px solid #e9ecef; +} + +.modal-header .close { + padding: 14px; +} + +.modal-title { + margin-bottom: 0; + line-height: 1.5; +} + +.modal-body { + position: relative; + padding: 14px; +} + +.modal-footer { + display: flex; + align-items: center; + justify-content: flex-end; + padding: 14px; + border-top: 1px solid #e9ecef; +} + +.modal-footer .btn { + margin-left: 3.5px; + margin-right: 3.5px; +} + +.modal-footer .btn:first-child { + margin-left: 0; +} + +.modal-footer .btn:last-child { + margin-right: 0; +} + +.modal-dialog { + max-width: 500px; + margin: 24.5px auto; +} + +.modal-sm { + max-width: 300px; +} + +.modal-lg { + max-width: 800px; +} + +.bg-primary { + background-color: #1890ff; +} + +a.bg-primary:focus, a.bg-primary:hover { + background-color: #0076e4; +} + +.bg-secondary { + background-color: #868e96; +} + +a.bg-secondary:focus, a.bg-secondary:hover { + background-color: #6c757d; +} + +.bg-success { + background-color: #32b643; +} + +a.bg-success:focus, a.bg-success:hover { + background-color: #278e34; +} + +.bg-info { + background-color: #17a2b8; +} + +a.bg-info:focus, a.bg-info:hover { + background-color: #117a8b; +} + +.bg-warning { + background-color: #ffe207; +} + +a.bg-warning:focus, a.bg-warning:hover { + background-color: #d3ba00; +} + +.bg-danger { + background-color: #dc3545; +} + +a.bg-danger:focus, a.bg-danger:hover { + background-color: #bd2130; +} + +.bg-light { + background-color: #f8f9fa; +} + +a.bg-light:focus, a.bg-light:hover { + background-color: #dae0e5; +} + +.bg-dark { + background-color: #343a40; +} + +a.bg-dark:focus, a.bg-dark:hover { + background-color: #1d2124; +} + +.bg-white { + background-color: #fff !important; +} + +.bg-transparent { + background-color: transparent !important; +} + +.float-left { + left: 0; + position: absolute; +} + +.float-right { + right: 0; + position: absolute; +} + +.float-none { + top: auto; + left: auto; + right: auto; + bottom: auto; + position: static; +} + +.float-top { + top: 0; + left: 0; + right: auto; + bottom: auto; + position: absolute; +} + +.float-bottom { + left: 0; + bottom: 0; + top: auto; + right: auto; + position: absolute; +} + +.m-0 { + margin: 0; +} + +.mt-0, +.my-0 { + margin-top: 0; +} + +.mr-0, +.mx-0 { + margin-right: 0; +} + +.mb-0, +.my-0 { + margin-bottom: 0; +} + +.ml-0, +.mx-0 { + margin-left: 0; +} + +.m-1 { + margin: 3.5px; +} + +.mt-1, +.my-1 { + margin-top: 3.5px; +} + +.mr-1, +.mx-1 { + margin-right: 3.5px; +} + +.mb-1, +.my-1 { + margin-bottom: 3.5px; +} + +.ml-1, +.mx-1 { + margin-left: 3.5px; +} + +.m-2 { + margin: 7px; +} + +.mt-2, +.my-2 { + margin-top: 7px; +} + +.mr-2, +.mx-2 { + margin-right: 7px; +} + +.mb-2, +.my-2 { + margin-bottom: 7px; +} + +.ml-2, +.mx-2 { + margin-left: 7px; +} + +.m-3 { + margin: 14px; +} + +.mt-3, +.my-3 { + margin-top: 14px; +} + +.mr-3, +.mx-3 { + margin-right: 14px; +} + +.mb-3, +.my-3 { + margin-bottom: 14px; +} + +.ml-3, +.mx-3 { + margin-left: 14px; +} + +.m-4 { + margin: 21px; +} + +.mt-4, +.my-4 { + margin-top: 21px; +} + +.mr-4, +.mx-4 { + margin-right: 21px; +} + +.mb-4, +.my-4 { + margin-bottom: 21px; +} + +.ml-4, +.mx-4 { + margin-left: 21px; +} + +.m-5 { + margin: 42px; +} + +.mt-5, +.my-5 { + margin-top: 42px; +} + +.mr-5, +.mx-5 { + margin-right: 42px; +} + +.mb-5, +.my-5 { + margin-bottom: 42px; +} + +.ml-5, +.mx-5 { + margin-left: 42px; +} + +.p-0 { + padding: 0; +} + +.pt-0, +.py-0 { + padding-top: 0; +} + +.pr-0, +.px-0 { + padding-right: 0; +} + +.pb-0, +.py-0 { + padding-bottom: 0; +} + +.pl-0, +.px-0 { + padding-left: 0; +} + +.p-1 { + padding: 3.5px; +} + +.pt-1, +.py-1 { + padding-top: 3.5px; +} + +.pr-1, +.px-1 { + padding-right: 3.5px; +} + +.pb-1, +.py-1 { + padding-bottom: 3.5px; +} + +.pl-1, +.px-1 { + padding-left: 3.5px; +} + +.p-2 { + padding: 7px; +} + +.pt-2, +.py-2 { + padding-top: 7px; +} + +.pr-2, +.px-2 { + padding-right: 7px; +} + +.pb-2, +.py-2 { + padding-bottom: 7px; +} + +.pl-2, +.px-2 { + padding-left: 7px; +} + +.p-3 { + padding: 14px; +} + +.pt-3, +.py-3 { + padding-top: 14px; +} + +.pr-3, +.px-3 { + padding-right: 14px; +} + +.pb-3, +.py-3 { + padding-bottom: 14px; +} + +.pl-3, +.px-3 { + padding-left: 14px; +} + +.p-4 { + padding: 21px; +} + +.pt-4, +.py-4 { + padding-top: 21px; +} + +.pr-4, +.px-4 { + padding-right: 21px; +} + +.pb-4, +.py-4 { + padding-bottom: 21px; +} + +.pl-4, +.px-4 { + padding-left: 21px; +} + +.p-5 { + padding: 42px; +} + +.pt-5, +.py-5 { + padding-top: 42px; +} + +.pr-5, +.px-5 { + padding-right: 42px; +} + +.pb-5, +.py-5 { + padding-bottom: 42px; +} + +.pl-5, +.px-5 { + padding-left: 42px; +} + +.m-auto { + margin: auto; +} + +.mt-auto, +.my-auto { + margin-top: auto; +} + +.mr-auto, +.mx-auto { + margin-right: auto; +} + +.mb-auto, +.my-auto { + margin-bottom: auto; +} + +.ml-auto, +.mx-auto { + margin-left: auto; +} + +.text-nowrap { + white-space: nowrap; +} + +.font-weight-light { + font-weight: 300; +} + +.font-weight-normal { + font-weight: 400; +} + +.font-weight-bold { + font-weight: 700; +} + +.font-italic { + font-style: italic; +} + +.text-white { + color: #fff; +} + +.text-primary { + color: #1890ff !important; +} + +a.text-primary:focus, a.text-primary:hover { + color: #0076e4 !important; +} + +.text-secondary { + color: #868e96 !important; +} + +a.text-secondary:focus, a.text-secondary:hover { + color: #6c757d !important; +} + +.text-success { + color: #32b643 !important; +} + +a.text-success:focus, a.text-success:hover { + color: #278e34 !important; +} + +.text-info { + color: #17a2b8 !important; +} + +a.text-info:focus, a.text-info:hover { + color: #117a8b !important; +} + +.text-warning { + color: #ffe207 !important; +} + +a.text-warning:focus, a.text-warning:hover { + color: #d3ba00 !important; +} + +.text-danger { + color: #dc3545 !important; +} + +a.text-danger:focus, a.text-danger:hover { + color: #bd2130 !important; +} + +.text-light { + color: #f8f9fa !important; +} + +a.text-light:focus, a.text-light:hover { + color: #dae0e5 !important; +} + +.text-dark { + color: #343a40 !important; +} + +a.text-dark:focus, a.text-dark:hover { + color: #1d2124 !important; +} + +.text-muted { + color: #868e96; +}