mekari_ui_toolkit 1.0.12 → 1.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. checksums.yaml +4 -4
  2. data/lib/assets/javascripts/bootstrap/mekari-ui-alert.js +1 -1
  3. data/lib/assets/javascripts/bootstrap/mekari-ui-alert.min.js +2 -2
  4. data/lib/assets/javascripts/bootstrap/mekari-ui-button.js +1 -1
  5. data/lib/assets/javascripts/bootstrap/mekari-ui-button.min.js +2 -2
  6. data/lib/assets/javascripts/bootstrap/mekari-ui-collapse.js +1 -1
  7. data/lib/assets/javascripts/bootstrap/mekari-ui-collapse.min.js +2 -2
  8. data/lib/assets/javascripts/bootstrap/mekari-ui-dropdown.js +1 -1
  9. data/lib/assets/javascripts/bootstrap/mekari-ui-dropdown.min.js +2 -2
  10. data/lib/assets/javascripts/bootstrap/mekari-ui-modal.js +1 -1
  11. data/lib/assets/javascripts/bootstrap/mekari-ui-modal.min.js +2 -2
  12. data/lib/assets/javascripts/bootstrap/mekari-ui-popover.js +1 -1
  13. data/lib/assets/javascripts/bootstrap/mekari-ui-popover.min.js +2 -2
  14. data/lib/assets/javascripts/bootstrap/mekari-ui-scrollspy.js +1 -1
  15. data/lib/assets/javascripts/bootstrap/mekari-ui-scrollspy.min.js +2 -2
  16. data/lib/assets/javascripts/bootstrap/mekari-ui-tab.js +1 -1
  17. data/lib/assets/javascripts/bootstrap/mekari-ui-tab.min.js +2 -2
  18. data/lib/assets/javascripts/bootstrap/mekari-ui-tooltip.js +1 -1
  19. data/lib/assets/javascripts/bootstrap/mekari-ui-tooltip.min.js +2 -2
  20. data/lib/assets/javascripts/bootstrap/mekari-ui-util.js +1 -1
  21. data/lib/assets/javascripts/bootstrap/mekari-ui-util.min.js +1 -1
  22. data/lib/assets/javascripts/mekari-ui.bundle.js +1 -1
  23. data/lib/assets/javascripts/mekari-ui.bundle.min.js +1 -1
  24. data/lib/assets/javascripts/mekari-ui.js +1 -1
  25. data/lib/assets/javascripts/mekari-ui.min.js +1 -1
  26. data/lib/assets/stylesheets/css/components/mekari-ui-alert-min.css +1 -1
  27. data/lib/assets/stylesheets/css/components/mekari-ui-alert-min.css.map +1 -1
  28. data/lib/assets/stylesheets/css/components/mekari-ui-alert.css +2 -1
  29. data/lib/assets/stylesheets/css/components/mekari-ui-alert.css.map +1 -1
  30. data/lib/assets/stylesheets/css/components/mekari-ui-avatar-min.css +1 -1
  31. data/lib/assets/stylesheets/css/components/mekari-ui-avatar-min.css.map +1 -1
  32. data/lib/assets/stylesheets/css/components/mekari-ui-avatar.css +405 -45
  33. data/lib/assets/stylesheets/css/components/mekari-ui-avatar.css.map +1 -1
  34. data/lib/assets/stylesheets/css/components/mekari-ui-badge-min.css +1 -1
  35. data/lib/assets/stylesheets/css/components/mekari-ui-badge-min.css.map +1 -1
  36. data/lib/assets/stylesheets/css/components/mekari-ui-badge.css +14 -9
  37. data/lib/assets/stylesheets/css/components/mekari-ui-badge.css.map +1 -1
  38. data/lib/assets/stylesheets/css/components/mekari-ui-banner-min.css +1 -1
  39. data/lib/assets/stylesheets/css/components/mekari-ui-banner-min.css.map +1 -1
  40. data/lib/assets/stylesheets/css/components/mekari-ui-banner.css +266 -3
  41. data/lib/assets/stylesheets/css/components/mekari-ui-banner.css.map +1 -1
  42. data/lib/assets/stylesheets/css/components/mekari-ui-button-min.css +1 -1
  43. data/lib/assets/stylesheets/css/components/mekari-ui-button-min.css.map +1 -1
  44. data/lib/assets/stylesheets/css/components/mekari-ui-button.css +7 -3
  45. data/lib/assets/stylesheets/css/components/mekari-ui-button.css.map +1 -1
  46. data/lib/assets/stylesheets/css/components/mekari-ui-date-picker-min.css +1 -1
  47. data/lib/assets/stylesheets/css/components/mekari-ui-date-picker-min.css.map +1 -1
  48. data/lib/assets/stylesheets/css/components/mekari-ui-date-picker.css +40 -29
  49. data/lib/assets/stylesheets/css/components/mekari-ui-date-picker.css.map +1 -1
  50. data/lib/assets/stylesheets/css/components/mekari-ui-dropdown-min.css +1 -1
  51. data/lib/assets/stylesheets/css/components/mekari-ui-dropdown-min.css.map +1 -1
  52. data/lib/assets/stylesheets/css/components/mekari-ui-dropdown.css +65 -8
  53. data/lib/assets/stylesheets/css/components/mekari-ui-dropdown.css.map +1 -1
  54. data/lib/assets/stylesheets/css/components/mekari-ui-form-min.css +1 -1
  55. data/lib/assets/stylesheets/css/components/mekari-ui-form-min.css.map +1 -1
  56. data/lib/assets/stylesheets/css/components/mekari-ui-form.css +51 -24
  57. data/lib/assets/stylesheets/css/components/mekari-ui-form.css.map +1 -1
  58. data/lib/assets/stylesheets/css/components/mekari-ui-icons-min.css +1 -1
  59. data/lib/assets/stylesheets/css/components/mekari-ui-icons-min.css.map +1 -1
  60. data/lib/assets/stylesheets/css/components/mekari-ui-icons.css +63 -1
  61. data/lib/assets/stylesheets/css/components/mekari-ui-icons.css.map +1 -1
  62. data/lib/assets/stylesheets/css/components/mekari-ui-navbar-min.css +1 -1
  63. data/lib/assets/stylesheets/css/components/mekari-ui-navbar-min.css.map +1 -1
  64. data/lib/assets/stylesheets/css/components/mekari-ui-navbar.css +2 -2
  65. data/lib/assets/stylesheets/css/components/mekari-ui-navbar.css.map +1 -1
  66. data/lib/assets/stylesheets/css/components/mekari-ui-pagination-min.css +1 -1
  67. data/lib/assets/stylesheets/css/components/mekari-ui-pagination-min.css.map +1 -1
  68. data/lib/assets/stylesheets/css/components/mekari-ui-pagination.css +7 -1
  69. data/lib/assets/stylesheets/css/components/mekari-ui-pagination.css.map +1 -1
  70. data/lib/assets/stylesheets/css/components/mekari-ui-reboot-bootstrap-min.css.map +1 -1
  71. data/lib/assets/stylesheets/css/components/mekari-ui-reboot-bootstrap.css.map +1 -1
  72. data/lib/assets/stylesheets/css/components/mekari-ui-tables-min.css +1 -1
  73. data/lib/assets/stylesheets/css/components/mekari-ui-tables-min.css.map +1 -1
  74. data/lib/assets/stylesheets/css/components/mekari-ui-tables.css +4 -0
  75. data/lib/assets/stylesheets/css/components/mekari-ui-tables.css.map +1 -1
  76. data/lib/assets/stylesheets/css/full-bundle/mekari-ui.css +1424 -613
  77. data/lib/assets/stylesheets/css/full-bundle/mekari-ui.css.map +1 -1
  78. data/lib/assets/stylesheets/css/full-bundle/mekari-ui.min.css +1 -1
  79. data/lib/assets/stylesheets/css/full-bundle/mekari-ui.min.css.map +1 -1
  80. data/lib/assets/stylesheets/css/utilities/mekari-ui-utilities-min.css +1 -1
  81. data/lib/assets/stylesheets/css/utilities/mekari-ui-utilities-min.css.map +1 -1
  82. data/lib/assets/stylesheets/css/utilities/mekari-ui-utilities.css +8 -0
  83. data/lib/assets/stylesheets/css/utilities/mekari-ui-utilities.css.map +1 -1
  84. data/lib/assets/stylesheets/scss/base/_fonts.scss +7 -7
  85. data/lib/assets/stylesheets/scss/components/config/_alert.scss +2 -1
  86. data/lib/assets/stylesheets/scss/components/config/_avatar.scss +54 -24
  87. data/lib/assets/stylesheets/scss/components/config/_badge.scss +12 -13
  88. data/lib/assets/stylesheets/scss/components/config/_banner.scss +17 -5
  89. data/lib/assets/stylesheets/scss/components/config/_button.scss +18 -5
  90. data/lib/assets/stylesheets/scss/components/config/_date-picker.scss +35 -24
  91. data/lib/assets/stylesheets/scss/components/config/_dropdowns.scss +45 -8
  92. data/lib/assets/stylesheets/scss/components/config/_form.scss +44 -14
  93. data/lib/assets/stylesheets/scss/components/config/_icons.scss +27 -6
  94. data/lib/assets/stylesheets/scss/components/config/_pagination.scss +6 -1
  95. data/lib/assets/stylesheets/scss/components/config/_tables.scss +3 -0
  96. data/lib/assets/stylesheets/scss/utilities/config/_utilities.scss +8 -0
  97. data/lib/assets/stylesheets/scss/utilities/utilities.scss +1 -0
  98. data/lib/assets/stylesheets/scss/vendor-extensions/_form.scss +7 -10
  99. data/lib/assets/stylesheets/scss/vendor-extensions/_navbar.scss +2 -2
  100. data/lib/assets/stylesheets/webfonts/Mekari-Icon-Regular.eot +0 -0
  101. data/lib/assets/stylesheets/webfonts/Mekari-Icon-Regular.svg +136 -131
  102. data/lib/assets/stylesheets/webfonts/Mekari-Icon-Regular.ttf +0 -0
  103. data/lib/assets/stylesheets/webfonts/Mekari-Icon-Regular.woff +0 -0
  104. data/lib/mekari_ui_toolkit/version.rb +1 -1
  105. metadata +6 -5
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../scss/vendors/_navbar.scss","dist/css/components/mekari-ui-navbar.css","../../../scss/vendors/_rfs.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendors/mixins/_breakpoints.scss"],"names":[],"mappings":"AAiBA,QACE,SAAA,SACA,QAAA,KACA,UAAA,KACA,YAAA,OACA,gBAAA,cACA,QAAA,IAAA,KANF,mBCPA,yBDmBI,QAAA,KACA,UAAA,KACA,YAAA,OACA,gBAAA,cASJ,cACE,QAAA,aACA,YAAA,qEAAA,CAAA,EACA,eAAA,qEAAA,CAAA,EACA,aAAA,KEkFI,UAAA,QFhFJ,YAAA,QACA,YAAA,OGhCA,oBAAA,oBHmCE,gBAAA,KASJ,YACE,QAAA,KACA,eAAA,OACA,aAAA,EACA,cAAA,EACA,WAAA,KALF,sBAQI,cAAA,EACA,aAAA,EATJ,2BAaI,SAAA,OACA,MAAA,KASJ,aACE,QAAA,aACA,YAAA,IACA,eAAA,IAYF,iBACE,WAAA,KACA,UAAA,EAGA,YAAA,OAIF,gBACE,QAAA,OAAA,OEmBI,UAAA,QFjBJ,YAAA,EACA,iBAAA,YACA,OAAA,IAAA,MAAA,YI3GE,cAAA,IDWF,sBAAA,sBHoGE,gBAAA,KAMJ,qBACE,QAAA,aACA,MAAA,MACA,OAAA,MACA,eAAA,OACA,QAAA,GACA,WAAA,UAAA,OAAA,OACA,gBAAA,KAAA,KKxDE,4BLkEC,6BCrDH,mCDyDQ,cAAA,EACA,aAAA,GKpFN,yBL+EA,kBAUI,UAAA,IAAA,OACA,gBAAA,WAXH,8BAcK,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,IACA,aAAA,IAtBP,6BC/BH,mCD4DQ,UAAA,OA7BL,mCAiCK,QAAA,eAGA,WAAA,KApCL,kCAwCK,QAAA,MK1GN,4BLkEC,6BCjBH,mCDqBQ,cAAA,EACA,aAAA,GKpFN,yBL+EA,kBAUI,UAAA,IAAA,OACA,gBAAA,WAXH,8BAcK,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,IACA,aAAA,IAtBP,6BCKH,mCDwBQ,UAAA,OA7BL,mCAiCK,QAAA,eAGA,WAAA,KApCL,kCAwCK,QAAA,MK1GN,4BLkEC,6BCmBH,mCDfQ,cAAA,EACA,aAAA,GKpFN,yBL+EA,kBAUI,UAAA,IAAA,OACA,gBAAA,WAXH,8BAcK,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,IACA,aAAA,IAtBP,6BCyCH,mCDZQ,UAAA,OA7BL,mCAiCK,QAAA,eAGA,WAAA,KApCL,kCAwCK,QAAA,MK1GN,6BLkEC,6BCuDH,mCDnDQ,cAAA,EACA,aAAA,GKpFN,0BL+EA,kBAUI,UAAA,IAAA,OACA,gBAAA,WAXH,8BAcK,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,IACA,aAAA,IAtBP,6BC6EH,mCDhDQ,UAAA,OA7BL,mCAiCK,QAAA,eAGA,WAAA,KApCL,kCAwCK,QAAA,MA7CV,eAeQ,UAAA,IAAA,OACA,gBAAA,WAhBR,0BCoGA,gCD3FU,cAAA,EACA,aAAA,EAVV,2BAmBU,eAAA,IAnBV,0CAsBY,SAAA,SAtBZ,qCA0BY,cAAA,IACA,aAAA,IA3BZ,0BCuHA,gCDrFU,UAAA,OAlCV,gCAsCU,QAAA,eAGA,WAAA,KAzCV,+BA6CU,QAAA,KAaV,4BAEI,MAAA,eGlLF,kCAAA,kCHqLI,MAAA,eALN,oCAWM,MAAA,eG3LJ,0CAAA,0CH8LM,MAAA,eAdR,6CAkBQ,MAAA,eC6ER,4CAEA,2CADA,yCDhGA,0CA0BM,MAAA,eA1BN,8BA+BI,MAAA,eACA,aAAA,eAhCJ,mCAoCI,iBAAA,uOApCJ,2BAwCI,MAAA,eAxCJ,6BA0CM,MAAA,eG1NJ,mCAAA,mCH6NM,MAAA,eAOR,2BAEI,MAAA,KGtOF,iCAAA,iCHyOI,MAAA,KALN,mCAWM,MAAA,qBG/OJ,yCAAA,yCHkPM,MAAA,sBAdR,4CAkBQ,MAAA,sBCyER,2CAEA,0CADA,wCD5FA,yCA0BM,MAAA,KA1BN,6BA+BI,MAAA,qBACA,aAAA,qBAhCJ,kCAoCI,iBAAA,6OApCJ,0BAwCI,MAAA,qBAxCJ,4BA0CM,MAAA,KG9QJ,kCAAA,kCHiRM,MAAA","sourcesContent":["// Contents\n//\n// Navbar\n// Navbar brand\n// Navbar nav\n// Navbar text\n// Navbar divider\n// Responsive navbar\n// Navbar position\n// Navbar themes\n\n\n// Navbar\n//\n// Provide a static navbar from which we expand to create full-width, fixed, and\n// other navbar variations.\n\n.#{$prefix}navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap; // allow us to do the line break for collapsing content\n align-items: center;\n justify-content: space-between; // space out brand from logo\n padding: $navbar-padding-y $navbar-padding-x;\n\n // Because flex properties aren't inherited, we need to redeclare these first\n // few properties so that content nested within behave properly.\n > .container,\n > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n }\n}\n\n\n// Navbar brand\n//\n// Used for brand, project, or site names.\n\n.#{$prefix}navbar-brand {\n display: inline-block;\n padding-top: $navbar-brand-padding-y;\n padding-bottom: $navbar-brand-padding-y;\n margin-right: $navbar-padding-x;\n @include font-size($navbar-brand-font-size);\n line-height: inherit;\n white-space: nowrap;\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n\n// Navbar nav\n//\n// Custom navbar navigation (doesn't require `.#{$prefix}nav`, but does make use of `.#{$prefix}nav-link`).\n\n.#{$prefix}navbar-nav {\n display: flex;\n flex-direction: column; // cannot use `inherit` to get the `.#{$prefix}navbar`s value\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n\n .#{$prefix}nav-link {\n padding-right: 0;\n padding-left: 0;\n }\n\n .#{$prefix}dropdown-menu {\n position: static;\n float: none;\n }\n}\n\n\n// Navbar text\n//\n//\n\n.#{$prefix}navbar-text {\n display: inline-block;\n padding-top: $nav-link-padding-y;\n padding-bottom: $nav-link-padding-y;\n}\n\n\n// Responsive navbar\n//\n// Custom styles for responsive collapsing and toggling of navbar contents.\n// Powered by the collapse Bootstrap JavaScript plugin.\n\n// When collapsed, prevent the toggleable navbar contents from appearing in\n// the default flexbox row orientation. Requires the use of `flex-wrap: wrap`\n// on the `.#{$prefix}navbar` parent.\n.#{$prefix}navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n // For always expanded or extra full navbars, ensure content aligns itself\n // properly vertically. Can be easily overridden with flex utilities.\n align-items: center;\n}\n\n// Button for toggling the navbar when in its collapsed state\n.#{$prefix}navbar-toggler {\n padding: $navbar-toggler-padding-y $navbar-toggler-padding-x;\n @include font-size($navbar-toggler-font-size);\n line-height: 1;\n background-color: transparent; // remove default button style\n border: $border-width solid transparent; // remove default button style\n @include border-radius($navbar-toggler-border-radius);\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n// Keep as a separate element so folks can easily override it with another icon\n// or image file as needed.\n.#{$prefix}navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n// Generate series of `.#{$prefix}navbar-expand-*` responsive classes for configuring\n// where your navbar collapses.\n.#{$prefix}navbar-expand {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n > .container,\n > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n }\n\n @include media-breakpoint-up($next) {\n flex-flow: row nowrap;\n justify-content: flex-start;\n\n .#{$prefix}navbar-nav {\n flex-direction: row;\n\n .#{$prefix}dropdown-menu {\n position: absolute;\n }\n\n .#{$prefix}nav-link {\n padding-right: $navbar-nav-link-padding-x;\n padding-left: $navbar-nav-link-padding-x;\n }\n }\n\n // For nesting containers, have to redeclare for alignment purposes\n > .container,\n > .container-fluid {\n flex-wrap: nowrap;\n }\n\n .#{$prefix}navbar-collapse {\n display: flex !important; // stylelint-disable-line declaration-no-important\n\n // Changes flex-bases to auto because of an IE10 bug\n flex-basis: auto;\n }\n\n .#{$prefix}navbar-toggler {\n display: none;\n }\n }\n }\n }\n}\n\n\n// Navbar themes\n//\n// Styles for switching between navbars with light or dark background.\n\n// Dark links against a light background\n.#{$prefix}navbar-light {\n .#{$prefix}navbar-brand {\n color: $navbar-light-brand-color;\n\n @include hover-focus {\n color: $navbar-light-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-light-color;\n\n @include hover-focus {\n color: $navbar-light-hover-color;\n }\n\n &.disabled {\n color: $navbar-light-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-light-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-light-color;\n border-color: $navbar-light-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-light-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-light-color;\n a {\n color: $navbar-light-active-color;\n\n @include hover-focus {\n color: $navbar-light-active-color;\n }\n }\n }\n}\n\n// White links against a dark background\n.#{$prefix}navbar-dark {\n .#{$prefix}navbar-brand {\n color: $navbar-dark-brand-color;\n\n @include hover-focus {\n color: $navbar-dark-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-dark-color;\n\n @include hover-focus {\n color: $navbar-dark-hover-color;\n }\n\n &.disabled {\n color: $navbar-dark-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-dark-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-dark-color;\n border-color: $navbar-dark-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-dark-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-dark-color;\n a {\n color: $navbar-dark-active-color;\n\n @include hover-focus {\n color: $navbar-dark-active-color;\n }\n }\n }\n}\n",".navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n padding: 8px 16px;\n}\n\n.navbar > .container,\n.navbar > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n}\n\n.navbar-brand {\n display: inline-block;\n padding-top: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n padding-bottom: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n margin-right: 16px;\n font-size: 1.25rem;\n line-height: inherit;\n white-space: nowrap;\n}\n\n.navbar-brand:hover, .navbar-brand:focus {\n text-decoration: none;\n}\n\n.navbar-nav {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.navbar-nav .nav-link {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-nav .dropdown-menu {\n position: static;\n float: none;\n}\n\n.navbar-text {\n display: inline-block;\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n align-items: center;\n}\n\n.navbar-toggler {\n padding: 0.25rem 0.75rem;\n font-size: 1.25rem;\n line-height: 1;\n background-color: transparent;\n border: 1px solid transparent;\n border-radius: 4px;\n}\n\n.navbar-toggler:hover, .navbar-toggler:focus {\n text-decoration: none;\n}\n\n.navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n@media (max-width: 575.98px) {\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 576px) {\n .navbar-expand-sm {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-sm .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-sm .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-sm .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-sm .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-sm .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 767.98px) {\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 768px) {\n .navbar-expand-md {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-md .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-md .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-md .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-md .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-md .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 991.98px) {\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 992px) {\n .navbar-expand-lg {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-lg .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-lg .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-lg .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-lg .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-lg .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 1271.98px) {\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 1272px) {\n .navbar-expand-xl {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-xl .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-xl .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-xl .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-xl .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-xl .navbar-toggler {\n display: none;\n }\n}\n\n.navbar-expand {\n flex-flow: row nowrap;\n justify-content: flex-start;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-expand .navbar-nav {\n flex-direction: row;\n}\n\n.navbar-expand .navbar-nav .dropdown-menu {\n position: absolute;\n}\n\n.navbar-expand .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n flex-wrap: nowrap;\n}\n\n.navbar-expand .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n}\n\n.navbar-expand .navbar-toggler {\n display: none;\n}\n\n.navbar-light .navbar-brand {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-nav .nav-link {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {\n color: rgba(0, 0, 0, 0.7);\n}\n\n.navbar-light .navbar-nav .nav-link.disabled {\n color: rgba(0, 0, 0, 0.3);\n}\n\n.navbar-light .navbar-nav .show > .nav-link,\n.navbar-light .navbar-nav .active > .nav-link,\n.navbar-light .navbar-nav .nav-link.show,\n.navbar-light .navbar-nav .nav-link.active {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-toggler {\n color: rgba(0, 0, 0, 0.5);\n border-color: rgba(0, 0, 0, 0.1);\n}\n\n.navbar-light .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-light .navbar-text {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-text a {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-dark .navbar-brand {\n color: #fff;\n}\n\n.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {\n color: #fff;\n}\n\n.navbar-dark .navbar-nav .nav-link {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {\n color: rgba(255, 255, 255, 0.75);\n}\n\n.navbar-dark .navbar-nav .nav-link.disabled {\n color: rgba(255, 255, 255, 0.25);\n}\n\n.navbar-dark .navbar-nav .show > .nav-link,\n.navbar-dark .navbar-nav .active > .nav-link,\n.navbar-dark .navbar-nav .nav-link.show,\n.navbar-dark .navbar-nav .nav-link.active {\n color: #fff;\n}\n\n.navbar-dark .navbar-toggler {\n color: rgba(255, 255, 255, 0.5);\n border-color: rgba(255, 255, 255, 0.1);\n}\n\n.navbar-dark .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-dark .navbar-text {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-text a {\n color: #fff;\n}\n\n.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {\n color: #fff;\n}\n/*# sourceMappingURL=mekari-ui-navbar.css.map */","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n"]}
1
+ {"version":3,"sources":["../../../scss/vendors/_navbar.scss","dist/css/components/mekari-ui-navbar.css","../../../scss/vendors/_rfs.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendors/mixins/_breakpoints.scss"],"names":[],"mappings":"AAiBA,QACE,SAAA,SACA,QAAA,KACA,UAAA,KACA,YAAA,OACA,gBAAA,cACA,QAAA,IAAA,KANF,mBCPA,yBDmBI,QAAA,KACA,UAAA,KACA,YAAA,OACA,gBAAA,cASJ,cACE,QAAA,aACA,YAAA,qEAAA,CAAA,EACA,eAAA,qEAAA,CAAA,EACA,aAAA,KEkFI,UAAA,QFhFJ,YAAA,QACA,YAAA,OGhCA,oBAAA,oBHmCE,gBAAA,KASJ,YACE,QAAA,KACA,eAAA,OACA,aAAA,EACA,cAAA,EACA,WAAA,KALF,sBAQI,cAAA,EACA,aAAA,EATJ,2BAaI,SAAA,OACA,MAAA,KASJ,aACE,QAAA,aACA,YAAA,IACA,eAAA,IAYF,iBACE,WAAA,KACA,UAAA,EAGA,YAAA,OAIF,gBACE,QAAA,OAAA,OEmBI,UAAA,QFjBJ,YAAA,EACA,iBAAA,YACA,OAAA,IAAA,MAAA,YI3GE,cAAA,IDWF,sBAAA,sBHoGE,gBAAA,KAMJ,qBACE,QAAA,aACA,MAAA,MACA,OAAA,MACA,eAAA,OACA,QAAA,GACA,WAAA,UAAA,OAAA,OACA,gBAAA,KAAA,KKxDE,4BLkEC,6BCrDH,mCDyDQ,cAAA,EACA,aAAA,GKpFN,yBL+EA,kBAUI,UAAA,IAAA,OACA,gBAAA,WAXH,8BAcK,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,IACA,aAAA,IAtBP,6BC/BH,mCD4DQ,UAAA,OA7BL,mCAiCK,QAAA,eAGA,WAAA,KApCL,kCAwCK,QAAA,MK1GN,4BLkEC,6BCjBH,mCDqBQ,cAAA,EACA,aAAA,GKpFN,yBL+EA,kBAUI,UAAA,IAAA,OACA,gBAAA,WAXH,8BAcK,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,IACA,aAAA,IAtBP,6BCKH,mCDwBQ,UAAA,OA7BL,mCAiCK,QAAA,eAGA,WAAA,KApCL,kCAwCK,QAAA,MK1GN,4BLkEC,6BCmBH,mCDfQ,cAAA,EACA,aAAA,GKpFN,yBL+EA,kBAUI,UAAA,IAAA,OACA,gBAAA,WAXH,8BAcK,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,IACA,aAAA,IAtBP,6BCyCH,mCDZQ,UAAA,OA7BL,mCAiCK,QAAA,eAGA,WAAA,KApCL,kCAwCK,QAAA,MK1GN,6BLkEC,6BCuDH,mCDnDQ,cAAA,EACA,aAAA,GKpFN,0BL+EA,kBAUI,UAAA,IAAA,OACA,gBAAA,WAXH,8BAcK,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,IACA,aAAA,IAtBP,6BC6EH,mCDhDQ,UAAA,OA7BL,mCAiCK,QAAA,eAGA,WAAA,KApCL,kCAwCK,QAAA,MA7CV,eAeQ,UAAA,IAAA,OACA,gBAAA,WAhBR,0BCoGA,gCD3FU,cAAA,EACA,aAAA,EAVV,2BAmBU,eAAA,IAnBV,0CAsBY,SAAA,SAtBZ,qCA0BY,cAAA,IACA,aAAA,IA3BZ,0BCuHA,gCDrFU,UAAA,OAlCV,gCAsCU,QAAA,eAGA,WAAA,KAzCV,+BA6CU,QAAA,KAaV,4BAEI,MAAA,eGlLF,kCAAA,kCHqLI,MAAA,eALN,oCAWM,MAAA,eG3LJ,0CAAA,0CH8LM,MAAA,eAdR,6CAkBQ,MAAA,eC6ER,4CAEA,2CADA,yCDhGA,0CA0BM,MAAA,eA1BN,8BA+BI,MAAA,eACA,aAAA,eAhCJ,mCAoCI,iBAAA,2NApCJ,2BAwCI,MAAA,eAxCJ,6BA0CM,MAAA,eG1NJ,mCAAA,mCH6NM,MAAA,eAOR,2BAEI,MAAA,KGtOF,iCAAA,iCHyOI,MAAA,KALN,mCAWM,MAAA,qBG/OJ,yCAAA,yCHkPM,MAAA,sBAdR,4CAkBQ,MAAA,sBCyER,2CAEA,0CADA,wCD5FA,yCA0BM,MAAA,KA1BN,6BA+BI,MAAA,qBACA,aAAA,qBAhCJ,kCAoCI,iBAAA,2NApCJ,0BAwCI,MAAA,qBAxCJ,4BA0CM,MAAA,KG9QJ,kCAAA,kCHiRM,MAAA","sourcesContent":["// Contents\n//\n// Navbar\n// Navbar brand\n// Navbar nav\n// Navbar text\n// Navbar divider\n// Responsive navbar\n// Navbar position\n// Navbar themes\n\n\n// Navbar\n//\n// Provide a static navbar from which we expand to create full-width, fixed, and\n// other navbar variations.\n\n.#{$prefix}navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap; // allow us to do the line break for collapsing content\n align-items: center;\n justify-content: space-between; // space out brand from logo\n padding: $navbar-padding-y $navbar-padding-x;\n\n // Because flex properties aren't inherited, we need to redeclare these first\n // few properties so that content nested within behave properly.\n > .container,\n > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n }\n}\n\n\n// Navbar brand\n//\n// Used for brand, project, or site names.\n\n.#{$prefix}navbar-brand {\n display: inline-block;\n padding-top: $navbar-brand-padding-y;\n padding-bottom: $navbar-brand-padding-y;\n margin-right: $navbar-padding-x;\n @include font-size($navbar-brand-font-size);\n line-height: inherit;\n white-space: nowrap;\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n\n// Navbar nav\n//\n// Custom navbar navigation (doesn't require `.#{$prefix}nav`, but does make use of `.#{$prefix}nav-link`).\n\n.#{$prefix}navbar-nav {\n display: flex;\n flex-direction: column; // cannot use `inherit` to get the `.#{$prefix}navbar`s value\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n\n .#{$prefix}nav-link {\n padding-right: 0;\n padding-left: 0;\n }\n\n .#{$prefix}dropdown-menu {\n position: static;\n float: none;\n }\n}\n\n\n// Navbar text\n//\n//\n\n.#{$prefix}navbar-text {\n display: inline-block;\n padding-top: $nav-link-padding-y;\n padding-bottom: $nav-link-padding-y;\n}\n\n\n// Responsive navbar\n//\n// Custom styles for responsive collapsing and toggling of navbar contents.\n// Powered by the collapse Bootstrap JavaScript plugin.\n\n// When collapsed, prevent the toggleable navbar contents from appearing in\n// the default flexbox row orientation. Requires the use of `flex-wrap: wrap`\n// on the `.#{$prefix}navbar` parent.\n.#{$prefix}navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n // For always expanded or extra full navbars, ensure content aligns itself\n // properly vertically. Can be easily overridden with flex utilities.\n align-items: center;\n}\n\n// Button for toggling the navbar when in its collapsed state\n.#{$prefix}navbar-toggler {\n padding: $navbar-toggler-padding-y $navbar-toggler-padding-x;\n @include font-size($navbar-toggler-font-size);\n line-height: 1;\n background-color: transparent; // remove default button style\n border: $border-width solid transparent; // remove default button style\n @include border-radius($navbar-toggler-border-radius);\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n// Keep as a separate element so folks can easily override it with another icon\n// or image file as needed.\n.#{$prefix}navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n// Generate series of `.#{$prefix}navbar-expand-*` responsive classes for configuring\n// where your navbar collapses.\n.#{$prefix}navbar-expand {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n > .container,\n > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n }\n\n @include media-breakpoint-up($next) {\n flex-flow: row nowrap;\n justify-content: flex-start;\n\n .#{$prefix}navbar-nav {\n flex-direction: row;\n\n .#{$prefix}dropdown-menu {\n position: absolute;\n }\n\n .#{$prefix}nav-link {\n padding-right: $navbar-nav-link-padding-x;\n padding-left: $navbar-nav-link-padding-x;\n }\n }\n\n // For nesting containers, have to redeclare for alignment purposes\n > .container,\n > .container-fluid {\n flex-wrap: nowrap;\n }\n\n .#{$prefix}navbar-collapse {\n display: flex !important; // stylelint-disable-line declaration-no-important\n\n // Changes flex-bases to auto because of an IE10 bug\n flex-basis: auto;\n }\n\n .#{$prefix}navbar-toggler {\n display: none;\n }\n }\n }\n }\n}\n\n\n// Navbar themes\n//\n// Styles for switching between navbars with light or dark background.\n\n// Dark links against a light background\n.#{$prefix}navbar-light {\n .#{$prefix}navbar-brand {\n color: $navbar-light-brand-color;\n\n @include hover-focus {\n color: $navbar-light-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-light-color;\n\n @include hover-focus {\n color: $navbar-light-hover-color;\n }\n\n &.disabled {\n color: $navbar-light-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-light-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-light-color;\n border-color: $navbar-light-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-light-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-light-color;\n a {\n color: $navbar-light-active-color;\n\n @include hover-focus {\n color: $navbar-light-active-color;\n }\n }\n }\n}\n\n// White links against a dark background\n.#{$prefix}navbar-dark {\n .#{$prefix}navbar-brand {\n color: $navbar-dark-brand-color;\n\n @include hover-focus {\n color: $navbar-dark-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-dark-color;\n\n @include hover-focus {\n color: $navbar-dark-hover-color;\n }\n\n &.disabled {\n color: $navbar-dark-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-dark-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-dark-color;\n border-color: $navbar-dark-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-dark-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-dark-color;\n a {\n color: $navbar-dark-active-color;\n\n @include hover-focus {\n color: $navbar-dark-active-color;\n }\n }\n }\n}\n",".navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n padding: 8px 16px;\n}\n\n.navbar > .container,\n.navbar > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n}\n\n.navbar-brand {\n display: inline-block;\n padding-top: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n padding-bottom: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n margin-right: 16px;\n font-size: 1.25rem;\n line-height: inherit;\n white-space: nowrap;\n}\n\n.navbar-brand:hover, .navbar-brand:focus {\n text-decoration: none;\n}\n\n.navbar-nav {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.navbar-nav .nav-link {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-nav .dropdown-menu {\n position: static;\n float: none;\n}\n\n.navbar-text {\n display: inline-block;\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n align-items: center;\n}\n\n.navbar-toggler {\n padding: 0.25rem 0.75rem;\n font-size: 1.25rem;\n line-height: 1;\n background-color: transparent;\n border: 1px solid transparent;\n border-radius: 4px;\n}\n\n.navbar-toggler:hover, .navbar-toggler:focus {\n text-decoration: none;\n}\n\n.navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n@media (max-width: 575.98px) {\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 576px) {\n .navbar-expand-sm {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-sm .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-sm .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-sm .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-sm .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-sm .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 767.98px) {\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 768px) {\n .navbar-expand-md {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-md .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-md .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-md .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-md .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-md .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 991.98px) {\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 992px) {\n .navbar-expand-lg {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-lg .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-lg .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-lg .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-lg .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-lg .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 1271.98px) {\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 1272px) {\n .navbar-expand-xl {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-xl .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-xl .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-xl .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-xl .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-xl .navbar-toggler {\n display: none;\n }\n}\n\n.navbar-expand {\n flex-flow: row nowrap;\n justify-content: flex-start;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-expand .navbar-nav {\n flex-direction: row;\n}\n\n.navbar-expand .navbar-nav .dropdown-menu {\n position: absolute;\n}\n\n.navbar-expand .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n flex-wrap: nowrap;\n}\n\n.navbar-expand .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n}\n\n.navbar-expand .navbar-toggler {\n display: none;\n}\n\n.navbar-light .navbar-brand {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-nav .nav-link {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {\n color: rgba(0, 0, 0, 0.7);\n}\n\n.navbar-light .navbar-nav .nav-link.disabled {\n color: rgba(0, 0, 0, 0.3);\n}\n\n.navbar-light .navbar-nav .show > .nav-link,\n.navbar-light .navbar-nav .active > .nav-link,\n.navbar-light .navbar-nav .nav-link.show,\n.navbar-light .navbar-nav .nav-link.active {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-toggler {\n color: rgba(0, 0, 0, 0.5);\n border-color: rgba(0, 0, 0, 0.1);\n}\n\n.navbar-light .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-light .navbar-text {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-text a {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-dark .navbar-brand {\n color: #fff;\n}\n\n.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {\n color: #fff;\n}\n\n.navbar-dark .navbar-nav .nav-link {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {\n color: rgba(255, 255, 255, 0.75);\n}\n\n.navbar-dark .navbar-nav .nav-link.disabled {\n color: rgba(255, 255, 255, 0.25);\n}\n\n.navbar-dark .navbar-nav .show > .nav-link,\n.navbar-dark .navbar-nav .active > .nav-link,\n.navbar-dark .navbar-nav .nav-link.show,\n.navbar-dark .navbar-nav .nav-link.active {\n color: #fff;\n}\n\n.navbar-dark .navbar-toggler {\n color: rgba(255, 255, 255, 0.5);\n border-color: rgba(255, 255, 255, 0.1);\n}\n\n.navbar-dark .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-dark .navbar-text {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-text a {\n color: #fff;\n}\n\n.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {\n color: #fff;\n}\n/*# sourceMappingURL=mekari-ui-navbar.css.map */","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n"]}
@@ -297,7 +297,7 @@
297
297
  }
298
298
 
299
299
  .navbar-light .navbar-toggler-icon {
300
- background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
300
+ background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
301
301
  }
302
302
 
303
303
  .navbar-light .navbar-text {
@@ -345,7 +345,7 @@
345
345
  }
346
346
 
347
347
  .navbar-dark .navbar-toggler-icon {
348
- background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
348
+ background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
349
349
  }
350
350
 
351
351
  .navbar-dark .navbar-text {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../scss/vendors/_navbar.scss","../../../scss/vendor-extensions/_navbar.scss","mekari-ui-navbar.css","../../../scss/vendors/_rfs.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendor-extensions/_navs.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendor-extensions/_button.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/vendor-extensions/_color.scss"],"names":[],"mappings":"AAiBA;EACE,kBAAkB;EAClB,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;EAC9B,iBCtBsC;ACMxC;;AFUA;;EAYI,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;AEjBlC;;AF0BA;EACE,qBAAqB;EACrB,qFClC2F;EDmC3F,wFCnC2F;EDoC3F,kBC5CsC;EE8HlC,kBAtCY;EH1ChB,oBAAoB;EACpB,mBAAmB;AEvBrB;;AETE;EJmCE,qBAAqB;AEtBzB;;AF+BA;EACE,aAAa;EACb,sBAAsB;EACtB,eAAe;EACf,gBAAgB;EAChB,gBAAgB;AE5BlB;;AFuBA;EAQI,gBAAgB;EAChB,eAAe;AE3BnB;;AFkBA;EAaI,gBAAgB;EAChB,WAAW;AE3Bf;;AFoCA;EACE,qBAAqB;EACrB,gBK5EsB;EL6EtB,mBK7EsB;AH4CxB;;AF6CA;EACE,gBAAgB;EAChB,YAAY;EAGZ,mBAAmB;AE5CrB;;AFgDA;EACE,wBChGwC;EEmHpC,kBAtCY;EHqBhB,cAAc;EACd,6BAA6B;EAC7B,6BAAuC;EM3GrC,kBCiBmB;AL8CvB;;AEpDE;EJoGE,qBAAqB;AE5CzB;;AFkDA;EACE,qBAAqB;EACrB,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,WAAW;EACX,mCAAmC;EACnC,0BAA0B;AE/C5B;;AMTI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEvDvB;AACF;;AM9BI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEtDjC;EF2CG;IAcK,mBAAmB;EEtD3B;EFwCG;IAiBO,kBAAkB;EEtD5B;EFqCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;ECuGrC;EFiCG;;IA6BK,iBAAiB;EE1DzB;EF6BG;IAiCK,wBAAwB;IAGxB,gBAAgB;EE7DxB;EFyBG;IAwCK,aAAa;EE9DrB;AACF;;AM7CI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEnBvB;AACF;;AMlEI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EElBjC;EFOG;IAcK,mBAAmB;EElB3B;EFIG;IAiBO,kBAAkB;EElB5B;EFCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;EC2IrC;EFHG;;IA6BK,iBAAiB;EEtBzB;EFPG;IAiCK,wBAAwB;IAGxB,gBAAgB;EEzBxB;EFXG;IAwCK,aAAa;EE1BrB;AACF;;AMjFI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEiBvB;AACF;;AMtGI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEkBjC;EF7BG;IAcK,mBAAmB;EEkB3B;EFhCG;IAiBO,kBAAkB;EEkB5B;EFnCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;EC+KrC;EFvCG;;IA6BK,iBAAiB;EEczB;EF3CG;IAiCK,wBAAwB;IAGxB,gBAAgB;EEWxB;EF/CG;IAwCK,aAAa;EEUrB;AACF;;AMrHI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEqDvB;AACF;;AM1II;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEsDjC;EFjEG;IAcK,mBAAmB;EEsD3B;EFpEG;IAiBO,kBAAkB;EEsD5B;EFvEG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;ECmNrC;EF3EG;;IA6BK,iBAAiB;EEkDzB;EF/EG;IAiCK,wBAAwB;IAGxB,gBAAgB;EE+CxB;EFnFG;IAwCK,aAAa;EE8CrB;AACF;;AF5FA;EAeQ,qBAAqB;EACrB,2BAA2B;AEiFnC;;AFjGA;;EASU,gBAAgB;EAChB,eAAe;AE6FzB;;AFvGA;EAmBU,mBAAmB;AEwF7B;;AF3GA;EAsBY,kBAAkB;AEyF9B;;AF/GA;EA0BY,kBC7J2B;ED8J3B,iBC9J2B;ACuPvC;;AFpHA;;EAkCU,iBAAiB;AEuF3B;;AFzHA;EAsCU,wBAAwB;EAGxB,gBAAgB;AEqF1B;;AF9HA;EA6CU,aAAa;AEqFvB;;AFxEA;EAEI,yBS1KW;APoPf;;AE5PE;EJqLI,yBS7KS;APwPf;;AFhFA;EAWM,yBSnLS;AP4Pf;;AEpQE;EJ8LM,yBStLO;APgQf;;AFxFA;EAkBQ,yBS1LO;APoQf;;AF5FA;;;;EA0BM,yBSlMS;AP2Qf;;AFnGA;EA+BI,yBSvMW;ETwMX,gCSxMW;APgRf;;AFxGA;EAoCI,wPCzMsR;ACiR1R;;AF5GA;EAwCI,yBShNW;APwRf;;AFhHA;EA0CM,yBSlNS;AP4Rf;;AEpSE;EJ6NM,yBSrNO;APgSf;;AFpEA;EAEI,WShPQ;APsTZ;;AE5SE;EJyOI,WSnPM;AP0TZ;;AF5EA;EAWM,+BSzPM;AP8TZ;;AEpTE;EJkPM,gCS5PI;APkUZ;;AFpFA;EAkBQ,gCShQI;APsUZ;;AFxFA;;;;EA0BM,WSxQM;AP6UZ;;AF/FA;EA+BI,+BS7QQ;ET8QR,sCS9QQ;APkVZ;;AFpGA;EAoCI,8PCpQqR;ACwUzR;;AFxGA;EAwCI,+BStRQ;AP0VZ;;AF5GA;EA0CM,WSxRM;AP8VZ;;AEpVE;EJiRM,WS3RI;APkWZ","file":"mekari-ui-navbar.css","sourcesContent":["// Contents\n//\n// Navbar\n// Navbar brand\n// Navbar nav\n// Navbar text\n// Navbar divider\n// Responsive navbar\n// Navbar position\n// Navbar themes\n\n\n// Navbar\n//\n// Provide a static navbar from which we expand to create full-width, fixed, and\n// other navbar variations.\n\n.#{$prefix}navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap; // allow us to do the line break for collapsing content\n align-items: center;\n justify-content: space-between; // space out brand from logo\n padding: $navbar-padding-y $navbar-padding-x;\n\n // Because flex properties aren't inherited, we need to redeclare these first\n // few properties so that content nested within behave properly.\n > .container,\n > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n }\n}\n\n\n// Navbar brand\n//\n// Used for brand, project, or site names.\n\n.#{$prefix}navbar-brand {\n display: inline-block;\n padding-top: $navbar-brand-padding-y;\n padding-bottom: $navbar-brand-padding-y;\n margin-right: $navbar-padding-x;\n @include font-size($navbar-brand-font-size);\n line-height: inherit;\n white-space: nowrap;\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n\n// Navbar nav\n//\n// Custom navbar navigation (doesn't require `.#{$prefix}nav`, but does make use of `.#{$prefix}nav-link`).\n\n.#{$prefix}navbar-nav {\n display: flex;\n flex-direction: column; // cannot use `inherit` to get the `.#{$prefix}navbar`s value\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n\n .#{$prefix}nav-link {\n padding-right: 0;\n padding-left: 0;\n }\n\n .#{$prefix}dropdown-menu {\n position: static;\n float: none;\n }\n}\n\n\n// Navbar text\n//\n//\n\n.#{$prefix}navbar-text {\n display: inline-block;\n padding-top: $nav-link-padding-y;\n padding-bottom: $nav-link-padding-y;\n}\n\n\n// Responsive navbar\n//\n// Custom styles for responsive collapsing and toggling of navbar contents.\n// Powered by the collapse Bootstrap JavaScript plugin.\n\n// When collapsed, prevent the toggleable navbar contents from appearing in\n// the default flexbox row orientation. Requires the use of `flex-wrap: wrap`\n// on the `.#{$prefix}navbar` parent.\n.#{$prefix}navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n // For always expanded or extra full navbars, ensure content aligns itself\n // properly vertically. Can be easily overridden with flex utilities.\n align-items: center;\n}\n\n// Button for toggling the navbar when in its collapsed state\n.#{$prefix}navbar-toggler {\n padding: $navbar-toggler-padding-y $navbar-toggler-padding-x;\n @include font-size($navbar-toggler-font-size);\n line-height: 1;\n background-color: transparent; // remove default button style\n border: $border-width solid transparent; // remove default button style\n @include border-radius($navbar-toggler-border-radius);\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n// Keep as a separate element so folks can easily override it with another icon\n// or image file as needed.\n.#{$prefix}navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n// Generate series of `.#{$prefix}navbar-expand-*` responsive classes for configuring\n// where your navbar collapses.\n.#{$prefix}navbar-expand {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n > .container,\n > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n }\n\n @include media-breakpoint-up($next) {\n flex-flow: row nowrap;\n justify-content: flex-start;\n\n .#{$prefix}navbar-nav {\n flex-direction: row;\n\n .#{$prefix}dropdown-menu {\n position: absolute;\n }\n\n .#{$prefix}nav-link {\n padding-right: $navbar-nav-link-padding-x;\n padding-left: $navbar-nav-link-padding-x;\n }\n }\n\n // For nesting containers, have to redeclare for alignment purposes\n > .container,\n > .container-fluid {\n flex-wrap: nowrap;\n }\n\n .#{$prefix}navbar-collapse {\n display: flex !important; // stylelint-disable-line declaration-no-important\n\n // Changes flex-bases to auto because of an IE10 bug\n flex-basis: auto;\n }\n\n .#{$prefix}navbar-toggler {\n display: none;\n }\n }\n }\n }\n}\n\n\n// Navbar themes\n//\n// Styles for switching between navbars with light or dark background.\n\n// Dark links against a light background\n.#{$prefix}navbar-light {\n .#{$prefix}navbar-brand {\n color: $navbar-light-brand-color;\n\n @include hover-focus {\n color: $navbar-light-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-light-color;\n\n @include hover-focus {\n color: $navbar-light-hover-color;\n }\n\n &.disabled {\n color: $navbar-light-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-light-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-light-color;\n border-color: $navbar-light-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-light-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-light-color;\n a {\n color: $navbar-light-active-color;\n\n @include hover-focus {\n color: $navbar-light-active-color;\n }\n }\n }\n}\n\n// White links against a dark background\n.#{$prefix}navbar-dark {\n .#{$prefix}navbar-brand {\n color: $navbar-dark-brand-color;\n\n @include hover-focus {\n color: $navbar-dark-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-dark-color;\n\n @include hover-focus {\n color: $navbar-dark-hover-color;\n }\n\n &.disabled {\n color: $navbar-dark-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-dark-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-dark-color;\n border-color: $navbar-dark-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-dark-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-dark-color;\n a {\n color: $navbar-dark-active-color;\n\n @include hover-focus {\n color: $navbar-dark-active-color;\n }\n }\n }\n}\n","$navbar-padding-y: 8px;\n$navbar-padding-x: 16px;\n\n$navbar-nav-link-padding-x: 8px;\n\n$navbar-brand-font-size: $font-size-lg;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: calc(calc(#{$font-size-base} * #{$line-height-base}) + #{$nav-link-padding-y} * 2);\n$navbar-brand-height: calc(#{$navbar-brand-font-size} * #{$line-height-base});\n$navbar-brand-padding-y: (calc(#{$nav-link-height} - #{$navbar-brand-height})) / 2;\n\n$navbar-toggler-padding-y: .25rem;\n$navbar-toggler-padding-x: .75rem;\n$navbar-toggler-font-size: $font-size-lg;\n$navbar-toggler-border-radius: $btn-border-radius;\n\n$navbar-dark-color: rgba($white, .5);\n$navbar-dark-hover-color: rgba($white, .75);\n$navbar-dark-active-color: $white;\n$navbar-dark-disabled-color: rgba($white, .25);\n$navbar-dark-toggler-icon-bg: str-replace(url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='#{$navbar-dark-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\"), \"#\", \"%23\");\n$navbar-dark-toggler-border-color: rgba($white, .1);\n\n$navbar-light-color: rgba($black, .5);\n$navbar-light-hover-color: rgba($black, .7);\n$navbar-light-active-color: rgba($black, .9);\n$navbar-light-disabled-color: rgba($black, .3);\n$navbar-light-toggler-icon-bg: str-replace(url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='#{$navbar-light-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\"), \"#\", \"%23\");\n$navbar-light-toggler-border-color: rgba($black, .1);\n\n$navbar-light-brand-color: $navbar-light-active-color;\n$navbar-light-brand-hover-color: $navbar-light-active-color;\n$navbar-dark-brand-color: $navbar-dark-active-color;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color;\n",".navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n padding: 8px 16px;\n}\n\n.navbar > .container,\n.navbar > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n}\n\n.navbar-brand {\n display: inline-block;\n padding-top: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n padding-bottom: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n margin-right: 16px;\n font-size: 1.25rem;\n line-height: inherit;\n white-space: nowrap;\n}\n\n.navbar-brand:hover, .navbar-brand:focus {\n text-decoration: none;\n}\n\n.navbar-nav {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.navbar-nav .nav-link {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-nav .dropdown-menu {\n position: static;\n float: none;\n}\n\n.navbar-text {\n display: inline-block;\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n align-items: center;\n}\n\n.navbar-toggler {\n padding: 0.25rem 0.75rem;\n font-size: 1.25rem;\n line-height: 1;\n background-color: transparent;\n border: 1px solid transparent;\n border-radius: 4px;\n}\n\n.navbar-toggler:hover, .navbar-toggler:focus {\n text-decoration: none;\n}\n\n.navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n@media (max-width: 575.98px) {\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 576px) {\n .navbar-expand-sm {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-sm .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-sm .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-sm .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-sm .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-sm .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 767.98px) {\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 768px) {\n .navbar-expand-md {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-md .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-md .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-md .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-md .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-md .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 991.98px) {\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 992px) {\n .navbar-expand-lg {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-lg .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-lg .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-lg .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-lg .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-lg .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 1271.98px) {\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 1272px) {\n .navbar-expand-xl {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-xl .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-xl .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-xl .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-xl .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-xl .navbar-toggler {\n display: none;\n }\n}\n\n.navbar-expand {\n flex-flow: row nowrap;\n justify-content: flex-start;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-expand .navbar-nav {\n flex-direction: row;\n}\n\n.navbar-expand .navbar-nav .dropdown-menu {\n position: absolute;\n}\n\n.navbar-expand .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n flex-wrap: nowrap;\n}\n\n.navbar-expand .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n}\n\n.navbar-expand .navbar-toggler {\n display: none;\n}\n\n.navbar-light .navbar-brand {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-nav .nav-link {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {\n color: rgba(0, 0, 0, 0.7);\n}\n\n.navbar-light .navbar-nav .nav-link.disabled {\n color: rgba(0, 0, 0, 0.3);\n}\n\n.navbar-light .navbar-nav .show > .nav-link,\n.navbar-light .navbar-nav .active > .nav-link,\n.navbar-light .navbar-nav .nav-link.show,\n.navbar-light .navbar-nav .nav-link.active {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-toggler {\n color: rgba(0, 0, 0, 0.5);\n border-color: rgba(0, 0, 0, 0.1);\n}\n\n.navbar-light .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-light .navbar-text {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-text a {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-dark .navbar-brand {\n color: #fff;\n}\n\n.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {\n color: #fff;\n}\n\n.navbar-dark .navbar-nav .nav-link {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {\n color: rgba(255, 255, 255, 0.75);\n}\n\n.navbar-dark .navbar-nav .nav-link.disabled {\n color: rgba(255, 255, 255, 0.25);\n}\n\n.navbar-dark .navbar-nav .show > .nav-link,\n.navbar-dark .navbar-nav .active > .nav-link,\n.navbar-dark .navbar-nav .nav-link.show,\n.navbar-dark .navbar-nav .nav-link.active {\n color: #fff;\n}\n\n.navbar-dark .navbar-toggler {\n color: rgba(255, 255, 255, 0.5);\n border-color: rgba(255, 255, 255, 0.1);\n}\n\n.navbar-dark .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-dark .navbar-text {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-text a {\n color: #fff;\n}\n\n.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {\n color: #fff;\n}\n\n/*# sourceMappingURL=mekari-ui-navbar.css.map */","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tabs\n$nav-tabs-border-color: $smoke;\n$nav-tabs-border-width: 1px;\n$nav-tabs-border-radius: 0;\n$nav-tabs-link-hover-border-color: transparent;\n$nav-tabs-link-active-color: $dark;\n$nav-tabs-link-active-bg: transparent;\n$nav-tabs-link-active-border-color: transparent;\n\n$nav-link-padding-y: 8px;\n$nav-link-padding-x: 16px;\n$nav-link-height: calc($font-size-base * $line-height-base) + $nav-link-padding-y * 2;\n$navbar-brand-height: $font-size-lg * $line-height-base;\n$navbar-brand-padding-y: calc($nav-link-height - $navbar-brand-height) / 2;\n$nav-link-disabled-color: $text-muted;\n$nav-pills-border-radius: 4px;\n\n$nav-pills-link-active-color: $white;\n$nav-pills-link-active-bg: $primary;\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: 8px;\n$btn-padding-x: 16px;\n$btn-font-size: 14px;\n$btn-line-height: 20px;\n\n$btn-padding-y-sm: 2px;\n$btn-padding-x-sm: 8px;\n$btn-font-size-sm: 14px;\n$btn-line-height-sm: 20px;\n\n// $btn-padding-y-lg: 8px;\n// $btn-padding-x-lg: 16px;\n$btn-font-size-lg: 16px;\n$btn-line-height-lg: 24px;\n\n$btn-font-family: $font-family-base;\n$btn-font-weight: $font-weight-normal;\n$btn-border-width: 1px;\n$btn-border-radius: 4px;\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out, box-shadow .15s ease-in-out;\n\n$btn-focus-box-shadow: 0 0 4px 1px $link;\n$btn-disabled-opacity: .65;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: .2rem;\n\n$btn-link-disabled-color: $cloud;\n$btn-padding-y-lg: 8px;\n$btn-padding-x-lg: 16px;\n$btn-border-radius-lg: 4px;\n$btn-border-radius-sm: 4px;\n$btn-block-spacing-y: .5rem;\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n"]}
1
+ {"version":3,"sources":["../../../scss/vendors/_navbar.scss","../../../scss/vendor-extensions/_navbar.scss","mekari-ui-navbar.css","../../../scss/vendors/_rfs.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendor-extensions/_navs.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendor-extensions/_button.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/vendor-extensions/_color.scss"],"names":[],"mappings":"AAiBA;EACE,kBAAkB;EAClB,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;EAC9B,iBCtBsC;ACMxC;;AFUA;;EAYI,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;AEjBlC;;AF0BA;EACE,qBAAqB;EACrB,qFClC2F;EDmC3F,wFCnC2F;EDoC3F,kBC5CsC;EE8HlC,kBAtCY;EH1ChB,oBAAoB;EACpB,mBAAmB;AEvBrB;;AETE;EJmCE,qBAAqB;AEtBzB;;AF+BA;EACE,aAAa;EACb,sBAAsB;EACtB,eAAe;EACf,gBAAgB;EAChB,gBAAgB;AE5BlB;;AFuBA;EAQI,gBAAgB;EAChB,eAAe;AE3BnB;;AFkBA;EAaI,gBAAgB;EAChB,WAAW;AE3Bf;;AFoCA;EACE,qBAAqB;EACrB,gBK5EsB;EL6EtB,mBK7EsB;AH4CxB;;AF6CA;EACE,gBAAgB;EAChB,YAAY;EAGZ,mBAAmB;AE5CrB;;AFgDA;EACE,wBChGwC;EEmHpC,kBAtCY;EHqBhB,cAAc;EACd,6BAA6B;EAC7B,6BAAuC;EM3GrC,kBCiBmB;AL8CvB;;AEpDE;EJoGE,qBAAqB;AE5CzB;;AFkDA;EACE,qBAAqB;EACrB,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,WAAW;EACX,mCAAmC;EACnC,0BAA0B;AE/C5B;;AMTI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEvDvB;AACF;;AM9BI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEtDjC;EF2CG;IAcK,mBAAmB;EEtD3B;EFwCG;IAiBO,kBAAkB;EEtD5B;EFqCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;ECuGrC;EFiCG;;IA6BK,iBAAiB;EE1DzB;EF6BG;IAiCK,wBAAwB;IAGxB,gBAAgB;EE7DxB;EFyBG;IAwCK,aAAa;EE9DrB;AACF;;AM7CI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEnBvB;AACF;;AMlEI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EElBjC;EFOG;IAcK,mBAAmB;EElB3B;EFIG;IAiBO,kBAAkB;EElB5B;EFCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;EC2IrC;EFHG;;IA6BK,iBAAiB;EEtBzB;EFPG;IAiCK,wBAAwB;IAGxB,gBAAgB;EEzBxB;EFXG;IAwCK,aAAa;EE1BrB;AACF;;AMjFI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEiBvB;AACF;;AMtGI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEkBjC;EF7BG;IAcK,mBAAmB;EEkB3B;EFhCG;IAiBO,kBAAkB;EEkB5B;EFnCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;EC+KrC;EFvCG;;IA6BK,iBAAiB;EEczB;EF3CG;IAiCK,wBAAwB;IAGxB,gBAAgB;EEWxB;EF/CG;IAwCK,aAAa;EEUrB;AACF;;AMrHI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEqDvB;AACF;;AM1II;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEsDjC;EFjEG;IAcK,mBAAmB;EEsD3B;EFpEG;IAiBO,kBAAkB;EEsD5B;EFvEG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;ECmNrC;EF3EG;;IA6BK,iBAAiB;EEkDzB;EF/EG;IAiCK,wBAAwB;IAGxB,gBAAgB;EE+CxB;EFnFG;IAwCK,aAAa;EE8CrB;AACF;;AF5FA;EAeQ,qBAAqB;EACrB,2BAA2B;AEiFnC;;AFjGA;;EASU,gBAAgB;EAChB,eAAe;AE6FzB;;AFvGA;EAmBU,mBAAmB;AEwF7B;;AF3GA;EAsBY,kBAAkB;AEyF9B;;AF/GA;EA0BY,kBC7J2B;ED8J3B,iBC9J2B;ACuPvC;;AFpHA;;EAkCU,iBAAiB;AEuF3B;;AFzHA;EAsCU,wBAAwB;EAGxB,gBAAgB;AEqF1B;;AF9HA;EA6CU,aAAa;AEqFvB;;AFxEA;EAEI,yBS1KW;APoPf;;AE5PE;EJqLI,yBS7KS;APwPf;;AFhFA;EAWM,yBSnLS;AP4Pf;;AEpQE;EJ8LM,yBStLO;APgQf;;AFxFA;EAkBQ,yBS1LO;APoQf;;AF5FA;;;;EA0BM,yBSlMS;AP2Qf;;AFnGA;EA+BI,yBSvMW;ETwMX,gCSxMW;APgRf;;AFxGA;EAoCI,4OCzM0P;ACiR9P;;AF5GA;EAwCI,yBShNW;APwRf;;AFhHA;EA0CM,yBSlNS;AP4Rf;;AEpSE;EJ6NM,yBSrNO;APgSf;;AFpEA;EAEI,WShPQ;APsTZ;;AE5SE;EJyOI,WSnPM;AP0TZ;;AF5EA;EAWM,+BSzPM;AP8TZ;;AEpTE;EJkPM,gCS5PI;APkUZ;;AFpFA;EAkBQ,gCShQI;APsUZ;;AFxFA;;;;EA0BM,WSxQM;AP6UZ;;AF/FA;EA+BI,+BS7QQ;ET8QR,sCS9QQ;APkVZ;;AFpGA;EAoCI,4OCpQ0P;ACwU9P;;AFxGA;EAwCI,+BStRQ;AP0VZ;;AF5GA;EA0CM,WSxRM;AP8VZ;;AEpVE;EJiRM,WS3RI;APkWZ","file":"mekari-ui-navbar.css","sourcesContent":["// Contents\n//\n// Navbar\n// Navbar brand\n// Navbar nav\n// Navbar text\n// Navbar divider\n// Responsive navbar\n// Navbar position\n// Navbar themes\n\n\n// Navbar\n//\n// Provide a static navbar from which we expand to create full-width, fixed, and\n// other navbar variations.\n\n.#{$prefix}navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap; // allow us to do the line break for collapsing content\n align-items: center;\n justify-content: space-between; // space out brand from logo\n padding: $navbar-padding-y $navbar-padding-x;\n\n // Because flex properties aren't inherited, we need to redeclare these first\n // few properties so that content nested within behave properly.\n > .container,\n > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n }\n}\n\n\n// Navbar brand\n//\n// Used for brand, project, or site names.\n\n.#{$prefix}navbar-brand {\n display: inline-block;\n padding-top: $navbar-brand-padding-y;\n padding-bottom: $navbar-brand-padding-y;\n margin-right: $navbar-padding-x;\n @include font-size($navbar-brand-font-size);\n line-height: inherit;\n white-space: nowrap;\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n\n// Navbar nav\n//\n// Custom navbar navigation (doesn't require `.#{$prefix}nav`, but does make use of `.#{$prefix}nav-link`).\n\n.#{$prefix}navbar-nav {\n display: flex;\n flex-direction: column; // cannot use `inherit` to get the `.#{$prefix}navbar`s value\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n\n .#{$prefix}nav-link {\n padding-right: 0;\n padding-left: 0;\n }\n\n .#{$prefix}dropdown-menu {\n position: static;\n float: none;\n }\n}\n\n\n// Navbar text\n//\n//\n\n.#{$prefix}navbar-text {\n display: inline-block;\n padding-top: $nav-link-padding-y;\n padding-bottom: $nav-link-padding-y;\n}\n\n\n// Responsive navbar\n//\n// Custom styles for responsive collapsing and toggling of navbar contents.\n// Powered by the collapse Bootstrap JavaScript plugin.\n\n// When collapsed, prevent the toggleable navbar contents from appearing in\n// the default flexbox row orientation. Requires the use of `flex-wrap: wrap`\n// on the `.#{$prefix}navbar` parent.\n.#{$prefix}navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n // For always expanded or extra full navbars, ensure content aligns itself\n // properly vertically. Can be easily overridden with flex utilities.\n align-items: center;\n}\n\n// Button for toggling the navbar when in its collapsed state\n.#{$prefix}navbar-toggler {\n padding: $navbar-toggler-padding-y $navbar-toggler-padding-x;\n @include font-size($navbar-toggler-font-size);\n line-height: 1;\n background-color: transparent; // remove default button style\n border: $border-width solid transparent; // remove default button style\n @include border-radius($navbar-toggler-border-radius);\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n// Keep as a separate element so folks can easily override it with another icon\n// or image file as needed.\n.#{$prefix}navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n// Generate series of `.#{$prefix}navbar-expand-*` responsive classes for configuring\n// where your navbar collapses.\n.#{$prefix}navbar-expand {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n > .container,\n > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n }\n\n @include media-breakpoint-up($next) {\n flex-flow: row nowrap;\n justify-content: flex-start;\n\n .#{$prefix}navbar-nav {\n flex-direction: row;\n\n .#{$prefix}dropdown-menu {\n position: absolute;\n }\n\n .#{$prefix}nav-link {\n padding-right: $navbar-nav-link-padding-x;\n padding-left: $navbar-nav-link-padding-x;\n }\n }\n\n // For nesting containers, have to redeclare for alignment purposes\n > .container,\n > .container-fluid {\n flex-wrap: nowrap;\n }\n\n .#{$prefix}navbar-collapse {\n display: flex !important; // stylelint-disable-line declaration-no-important\n\n // Changes flex-bases to auto because of an IE10 bug\n flex-basis: auto;\n }\n\n .#{$prefix}navbar-toggler {\n display: none;\n }\n }\n }\n }\n}\n\n\n// Navbar themes\n//\n// Styles for switching between navbars with light or dark background.\n\n// Dark links against a light background\n.#{$prefix}navbar-light {\n .#{$prefix}navbar-brand {\n color: $navbar-light-brand-color;\n\n @include hover-focus {\n color: $navbar-light-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-light-color;\n\n @include hover-focus {\n color: $navbar-light-hover-color;\n }\n\n &.disabled {\n color: $navbar-light-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-light-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-light-color;\n border-color: $navbar-light-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-light-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-light-color;\n a {\n color: $navbar-light-active-color;\n\n @include hover-focus {\n color: $navbar-light-active-color;\n }\n }\n }\n}\n\n// White links against a dark background\n.#{$prefix}navbar-dark {\n .#{$prefix}navbar-brand {\n color: $navbar-dark-brand-color;\n\n @include hover-focus {\n color: $navbar-dark-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-dark-color;\n\n @include hover-focus {\n color: $navbar-dark-hover-color;\n }\n\n &.disabled {\n color: $navbar-dark-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-dark-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-dark-color;\n border-color: $navbar-dark-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-dark-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-dark-color;\n a {\n color: $navbar-dark-active-color;\n\n @include hover-focus {\n color: $navbar-dark-active-color;\n }\n }\n }\n}\n","$navbar-padding-y: 8px;\n$navbar-padding-x: 16px;\n\n$navbar-nav-link-padding-x: 8px;\n\n$navbar-brand-font-size: $font-size-lg;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: calc(calc(#{$font-size-base} * #{$line-height-base}) + #{$nav-link-padding-y} * 2);\n$navbar-brand-height: calc(#{$navbar-brand-font-size} * #{$line-height-base});\n$navbar-brand-padding-y: (calc(#{$nav-link-height} - #{$navbar-brand-height})) / 2;\n\n$navbar-toggler-padding-y: .25rem;\n$navbar-toggler-padding-x: .75rem;\n$navbar-toggler-font-size: $font-size-lg;\n$navbar-toggler-border-radius: $btn-border-radius;\n\n$navbar-dark-color: rgba($white, .5);\n$navbar-dark-hover-color: rgba($white, .75);\n$navbar-dark-active-color: $white;\n$navbar-dark-disabled-color: rgba($white, .25);\n$navbar-dark-toggler-icon-bg: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n$navbar-dark-toggler-border-color: rgba($white, .1);\n\n$navbar-light-color: rgba($black, .5);\n$navbar-light-hover-color: rgba($black, .7);\n$navbar-light-active-color: rgba($black, .9);\n$navbar-light-disabled-color: rgba($black, .3);\n$navbar-light-toggler-icon-bg: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n$navbar-light-toggler-border-color: rgba($black, .1);\n\n$navbar-light-brand-color: $navbar-light-active-color;\n$navbar-light-brand-hover-color: $navbar-light-active-color;\n$navbar-dark-brand-color: $navbar-dark-active-color;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color;\n",".navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n padding: 8px 16px;\n}\n\n.navbar > .container,\n.navbar > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n}\n\n.navbar-brand {\n display: inline-block;\n padding-top: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n padding-bottom: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n margin-right: 16px;\n font-size: 1.25rem;\n line-height: inherit;\n white-space: nowrap;\n}\n\n.navbar-brand:hover, .navbar-brand:focus {\n text-decoration: none;\n}\n\n.navbar-nav {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.navbar-nav .nav-link {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-nav .dropdown-menu {\n position: static;\n float: none;\n}\n\n.navbar-text {\n display: inline-block;\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n align-items: center;\n}\n\n.navbar-toggler {\n padding: 0.25rem 0.75rem;\n font-size: 1.25rem;\n line-height: 1;\n background-color: transparent;\n border: 1px solid transparent;\n border-radius: 4px;\n}\n\n.navbar-toggler:hover, .navbar-toggler:focus {\n text-decoration: none;\n}\n\n.navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n@media (max-width: 575.98px) {\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 576px) {\n .navbar-expand-sm {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-sm .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-sm .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-sm .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-sm .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-sm .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 767.98px) {\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 768px) {\n .navbar-expand-md {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-md .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-md .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-md .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-md .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-md .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 991.98px) {\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 992px) {\n .navbar-expand-lg {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-lg .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-lg .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-lg .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-lg .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-lg .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 1271.98px) {\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 1272px) {\n .navbar-expand-xl {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-xl .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-xl .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-xl .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-xl .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-xl .navbar-toggler {\n display: none;\n }\n}\n\n.navbar-expand {\n flex-flow: row nowrap;\n justify-content: flex-start;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-expand .navbar-nav {\n flex-direction: row;\n}\n\n.navbar-expand .navbar-nav .dropdown-menu {\n position: absolute;\n}\n\n.navbar-expand .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n flex-wrap: nowrap;\n}\n\n.navbar-expand .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n}\n\n.navbar-expand .navbar-toggler {\n display: none;\n}\n\n.navbar-light .navbar-brand {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-nav .nav-link {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {\n color: rgba(0, 0, 0, 0.7);\n}\n\n.navbar-light .navbar-nav .nav-link.disabled {\n color: rgba(0, 0, 0, 0.3);\n}\n\n.navbar-light .navbar-nav .show > .nav-link,\n.navbar-light .navbar-nav .active > .nav-link,\n.navbar-light .navbar-nav .nav-link.show,\n.navbar-light .navbar-nav .nav-link.active {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-toggler {\n color: rgba(0, 0, 0, 0.5);\n border-color: rgba(0, 0, 0, 0.1);\n}\n\n.navbar-light .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-light .navbar-text {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-text a {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-dark .navbar-brand {\n color: #fff;\n}\n\n.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {\n color: #fff;\n}\n\n.navbar-dark .navbar-nav .nav-link {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {\n color: rgba(255, 255, 255, 0.75);\n}\n\n.navbar-dark .navbar-nav .nav-link.disabled {\n color: rgba(255, 255, 255, 0.25);\n}\n\n.navbar-dark .navbar-nav .show > .nav-link,\n.navbar-dark .navbar-nav .active > .nav-link,\n.navbar-dark .navbar-nav .nav-link.show,\n.navbar-dark .navbar-nav .nav-link.active {\n color: #fff;\n}\n\n.navbar-dark .navbar-toggler {\n color: rgba(255, 255, 255, 0.5);\n border-color: rgba(255, 255, 255, 0.1);\n}\n\n.navbar-dark .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-dark .navbar-text {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-text a {\n color: #fff;\n}\n\n.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {\n color: #fff;\n}\n\n/*# sourceMappingURL=mekari-ui-navbar.css.map */","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tabs\n$nav-tabs-border-color: $smoke;\n$nav-tabs-border-width: 1px;\n$nav-tabs-border-radius: 0;\n$nav-tabs-link-hover-border-color: transparent;\n$nav-tabs-link-active-color: $dark;\n$nav-tabs-link-active-bg: transparent;\n$nav-tabs-link-active-border-color: transparent;\n\n$nav-link-padding-y: 8px;\n$nav-link-padding-x: 16px;\n$nav-link-height: calc($font-size-base * $line-height-base) + $nav-link-padding-y * 2;\n$navbar-brand-height: $font-size-lg * $line-height-base;\n$navbar-brand-padding-y: calc($nav-link-height - $navbar-brand-height) / 2;\n$nav-link-disabled-color: $text-muted;\n$nav-pills-border-radius: 4px;\n\n$nav-pills-link-active-color: $white;\n$nav-pills-link-active-bg: $primary;\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: 8px;\n$btn-padding-x: 16px;\n$btn-font-size: 14px;\n$btn-line-height: 20px;\n\n$btn-padding-y-sm: 2px;\n$btn-padding-x-sm: 8px;\n$btn-font-size-sm: 14px;\n$btn-line-height-sm: 20px;\n\n// $btn-padding-y-lg: 8px;\n// $btn-padding-x-lg: 16px;\n$btn-font-size-lg: 16px;\n$btn-line-height-lg: 24px;\n\n$btn-font-family: $font-family-base;\n$btn-font-weight: $font-weight-normal;\n$btn-border-width: 1px;\n$btn-border-radius: 4px;\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out, box-shadow .15s ease-in-out;\n\n$btn-focus-box-shadow: 0 0 4px 1px $link;\n$btn-disabled-opacity: .65;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: .2rem;\n\n$btn-link-disabled-color: $cloud;\n$btn-padding-y-lg: 8px;\n$btn-padding-x-lg: 16px;\n$btn-border-radius-lg: 4px;\n$btn-border-radius-sm: 4px;\n$btn-block-spacing-y: .5rem;\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n"]}
@@ -1,2 +1,2 @@
1
- .pagination{display:flex;padding-left:0;list-style:none;border-radius:4px}.page-link{position:relative;display:block;padding:8px 12px;margin-left:-1px;line-height:20px;color:#1357ff;background-color:#fff;border:1px solid #e2e2e2}.page-link:hover{z-index:2;color:#0039c6;text-decoration:none;background-color:#e2e2e2;border-color:#b4b4b4}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #005fbf}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.page-item:last-child .page-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.page-item.active .page-link{z-index:1;color:#fff;background-color:#005fbf;border-color:#005fbf}.page-item.disabled .page-link{color:#777;pointer-events:none;cursor:auto;background-color:#fff;border-color:#e2e2e2}.pagination-lg .page-link{padding:12px 24px;font-size:1.25rem;line-height:32px}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:5.4px;border-bottom-left-radius:5.4px}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:5.4px;border-bottom-right-radius:5.4px}.pagination-sm .page-link{padding:4px 8px;font-size:.75rem;line-height:1.4285}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:3.2px;border-bottom-left-radius:3.2px}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:3.2px;border-bottom-right-radius:3.2px}.pagination{display:flex;justify-content:space-between;margin:8px 0 16px}.pagination ul{display:flex;align-items:center;padding:0;margin:0}.pagination ul li{padding:0;margin:0;color:#777;list-style-type:none}.pagination_limit ul li{margin-right:6px;color:#777}.pagination_limit ul li:last-child{margin-right:0}.pagination_limit ul li .custom-select{width:75px;padding:4px 8px;margin:0 4px 0 0}.pagination_pages li .btn{max-width:20px;max-height:20px;padding:0;margin-top:-2px;font-size:20px}.pagination_pages li .btn:hover{text-decoration:none}.pagination_pages li input{width:50px;margin:0 8px 0 4px}.pagination_total_pages{margin:0 6px}
1
+ .pagination{display:flex;padding-left:0;list-style:none;border-radius:4px}.page-link{position:relative;display:block;padding:8px 12px;margin-left:-1px;line-height:20px;color:#1357ff;background-color:#fff;border:1px solid #e2e2e2}.page-link:hover{z-index:2;color:#0039c6;text-decoration:none;background-color:#e2e2e2;border-color:#b4b4b4}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #005fbf}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.page-item:last-child .page-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.page-item.active .page-link{z-index:1;color:#fff;background-color:#005fbf;border-color:#005fbf}.page-item.disabled .page-link{color:#777;pointer-events:none;cursor:auto;background-color:#fff;border-color:#e2e2e2}.pagination-lg .page-link{padding:12px 24px;font-size:1.25rem;line-height:32px}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:5.4px;border-bottom-left-radius:5.4px}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:5.4px;border-bottom-right-radius:5.4px}.pagination-sm .page-link{padding:4px 8px;font-size:.75rem;line-height:1.4285}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:3.2px;border-bottom-left-radius:3.2px}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:3.2px;border-bottom-right-radius:3.2px}.pagination{display:flex;justify-content:space-between;margin:8px 0 16px}.pagination ul{display:flex;align-items:center;padding:0;margin:0}.pagination ul li{padding:0;margin:0;color:#777;list-style-type:none}.pagination ul li .ic{width:20px;height:20px;font-size:20px}.pagination_limit ul li{margin-right:6px;color:#777}.pagination_limit ul li:last-child{margin-right:0}.pagination_limit ul li .custom-select{width:75px;padding:4px 8px;margin:0 4px 0 0}.pagination_pages li .btn{max-width:20px;max-height:20px;padding:0;font-size:20px;border:0}.pagination_pages li .btn:hover{text-decoration:none}.pagination_pages li input{width:50px;margin:0 8px 0 4px}.pagination_total_pages{margin:0 6px}
2
2
  /*# sourceMappingURL=mekari-ui-pagination-min.css.map */
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../scss/vendors/_pagination.scss","../../../scss/vendors/mixins/_lists.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendors/mixins/_pagination.scss","../../../scss/vendors/_rfs.scss","../../../scss/components/config/_pagination.scss"],"names":[],"mappings":"AAAA,YACE,QAAA,KCGA,aAAA,EACA,WAAA,KCAE,cAAA,IFCJ,WACE,SAAA,SACA,QAAA,MACA,QAAA,IAAA,KACA,YAAA,KACA,YAAA,KACA,MAAA,QACA,iBAAA,KACA,OAAA,IAAA,MAAA,QARF,iBAWI,QAAA,EACA,MAAA,QACA,gBAAA,KACA,iBAAA,QACA,aAAA,QAfJ,iBAmBI,QAAA,EACA,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,QAIJ,kCAGM,YAAA,EECF,uBAAA,IACA,0BAAA,IFLJ,iCEVI,wBAAA,IACA,2BAAA,IFSJ,6BAcI,QAAA,EACA,MAAA,KACA,iBAAA,QACA,aAAA,QAjBJ,+BAqBI,MAAA,KACA,eAAA,KAEA,OAAA,KACA,iBAAA,KACA,aAAA,QGtDF,0BACE,QAAA,KAAA,KC2HE,UAAA,QDzHF,YAAA,KAKE,iDDwBF,uBAAA,MACA,0BAAA,MCpBE,gDDKF,wBAAA,MACA,2BAAA,MCnBF,0BACE,QAAA,IAAA,IC2HE,UAAA,ODzHF,YAAA,OAKE,iDDwBF,uBAAA,MACA,0BAAA,MCpBE,gDDKF,wBAAA,MACA,2BAAA,MGtBJ,YACE,QAAA,KACA,gBAAA,cACA,OAAA,IAAA,EAAA,KAHF,eAMI,QAAA,KACA,YAAA,OACA,QAAA,EACA,OAAA,EATJ,kBAYM,QAAA,EACA,OAAA,EACA,MAAA,KACA,gBAAA,KAIH,wBAGK,aAAA,IACA,MAAA,KAJL,mCAMO,aAAA,EANP,uCASO,MAAA,KACA,QAAA,IAAA,IACA,OAAA,EAAA,IAAA,EAAA,EAKP,0BAGK,UAAA,KACA,WAAA,KACA,QAAA,EACA,WAAA,KACA,UAAA,KAPL,gCASO,gBAAA,KATP,2BAaK,MAAA,KACA,OAAA,EAAA,IAAA,EAAA,IAKN,wBACE,OAAA,EAAA","sourcesContent":[".#{$prefix}pagination {\n display: flex;\n @include list-unstyled;\n @include border-radius;\n}\n\n.#{$prefix}page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 2;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .#{$prefix}page-link {\n z-index: 1;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .#{$prefix}page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .#{$prefix}page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.#{$prefix}pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $border-radius-lg);\n}\n\n.#{$prefix}pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $border-radius-sm);\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .#{$prefix}page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n",".#{$prefix}pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n\n ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n li {\n padding: 0;\n margin: 0;\n color: $slate;\n list-style-type: none;\n }\n }\n\n &_limit {\n ul {\n li {\n margin-right: 6px;\n color: $slate;\n &:last-child {\n margin-right: 0;\n }\n .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n }\n }\n }\n }\n &_pages {\n li {\n .#{$prefix}btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n margin-top: -2px;\n font-size: 20px;\n &:hover {\n text-decoration: none;\n }\n }\n input {\n width: 50px;\n margin: 0 8px 0 4px;\n }\n }\n }\n\n &_total_pages {\n margin: 0 6px;\n }\n}\n"]}
1
+ {"version":3,"sources":["../../../scss/vendors/_pagination.scss","../../../scss/vendors/mixins/_lists.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendors/mixins/_pagination.scss","../../../scss/vendors/_rfs.scss","../../../scss/components/config/_pagination.scss"],"names":[],"mappings":"AAAA,YACE,QAAA,KCGA,aAAA,EACA,WAAA,KCAE,cAAA,IFCJ,WACE,SAAA,SACA,QAAA,MACA,QAAA,IAAA,KACA,YAAA,KACA,YAAA,KACA,MAAA,QACA,iBAAA,KACA,OAAA,IAAA,MAAA,QARF,iBAWI,QAAA,EACA,MAAA,QACA,gBAAA,KACA,iBAAA,QACA,aAAA,QAfJ,iBAmBI,QAAA,EACA,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,QAIJ,kCAGM,YAAA,EECF,uBAAA,IACA,0BAAA,IFLJ,iCEVI,wBAAA,IACA,2BAAA,IFSJ,6BAcI,QAAA,EACA,MAAA,KACA,iBAAA,QACA,aAAA,QAjBJ,+BAqBI,MAAA,KACA,eAAA,KAEA,OAAA,KACA,iBAAA,KACA,aAAA,QGtDF,0BACE,QAAA,KAAA,KC2HE,UAAA,QDzHF,YAAA,KAKE,iDDwBF,uBAAA,MACA,0BAAA,MCpBE,gDDKF,wBAAA,MACA,2BAAA,MCnBF,0BACE,QAAA,IAAA,IC2HE,UAAA,ODzHF,YAAA,OAKE,iDDwBF,uBAAA,MACA,0BAAA,MCpBE,gDDKF,wBAAA,MACA,2BAAA,MGtBJ,YACE,QAAA,KACA,gBAAA,cACA,OAAA,IAAA,EAAA,KAHF,eAMI,QAAA,KACA,YAAA,OACA,QAAA,EACA,OAAA,EATJ,kBAYM,QAAA,EACA,OAAA,EACA,MAAA,KACA,gBAAA,KAfN,sBAiBQ,MAAA,KACA,OAAA,KACA,UAAA,KAKL,wBAGK,aAAA,IACA,MAAA,KAJL,mCAMO,aAAA,EANP,uCASO,MAAA,KACA,QAAA,IAAA,IACA,OAAA,EAAA,IAAA,EAAA,EAKP,0BAGK,UAAA,KACA,WAAA,KACA,QAAA,EACA,UAAA,KACA,OAAA,EAPL,gCASO,gBAAA,KATP,2BAaK,MAAA,KACA,OAAA,EAAA,IAAA,EAAA,IAKN,wBACE,OAAA,EAAA","sourcesContent":[".#{$prefix}pagination {\n display: flex;\n @include list-unstyled;\n @include border-radius;\n}\n\n.#{$prefix}page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 2;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .#{$prefix}page-link {\n z-index: 1;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .#{$prefix}page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .#{$prefix}page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.#{$prefix}pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $border-radius-lg);\n}\n\n.#{$prefix}pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $border-radius-sm);\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .#{$prefix}page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n",".#{$prefix}pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n\n ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n li {\n padding: 0;\n margin: 0;\n color: $slate;\n list-style-type: none;\n .ic {\n width: 20px;\n height: 20px;\n font-size: 20px;\n }\n }\n }\n\n &_limit {\n ul {\n li {\n margin-right: 6px;\n color: $slate;\n &:last-child {\n margin-right: 0;\n }\n .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n }\n }\n }\n }\n &_pages {\n li {\n .#{$prefix}btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n font-size: 20px;\n border: 0;\n &:hover {\n text-decoration: none;\n }\n }\n input {\n width: 50px;\n margin: 0 8px 0 4px;\n }\n }\n }\n\n &_total_pages {\n margin: 0 6px;\n }\n}\n"]}
@@ -108,6 +108,12 @@
108
108
  list-style-type: none;
109
109
  }
110
110
 
111
+ .pagination ul li .ic {
112
+ width: 20px;
113
+ height: 20px;
114
+ font-size: 20px;
115
+ }
116
+
111
117
  .pagination_limit ul li {
112
118
  margin-right: 6px;
113
119
  color: #777;
@@ -127,8 +133,8 @@
127
133
  max-width: 20px;
128
134
  max-height: 20px;
129
135
  padding: 0;
130
- margin-top: -2px;
131
136
  font-size: 20px;
137
+ border: 0;
132
138
  }
133
139
 
134
140
  .pagination_pages li .btn:hover {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../scss/vendors/_pagination.scss","../../../scss/vendors/mixins/_lists.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendor-extensions/_utilities.scss","mekari-ui-pagination.css","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendor-extensions/_typography.scss","../../../scss/vendors/mixins/_pagination.scss","../../../scss/vendors/_rfs.scss","../../../scss/components/config/_pagination.scss"],"names":[],"mappings":"AAAA;EACE,aAAa;ECGb,eAAe;EACf,gBAAgB;ECAd,kBCF6B;ACEjC;;AJCA;EACE,kBAAkB;EAClB,cAAc;EACd,iBKWsC;ELVtC,iBKiB2B;ELhB3B,iBKcsC;ELbtC,cMCqB;ENArB,sBMPU;ENQV,yBMVa;AFYf;;AJVA;EAWI,UAAU;EACV,cOQ0D;EPP1D,qBAAqB;EACrB,yBMhBW;ENiBX,qBMlBW;AFqBf;;AJlBA;EAmBI,UAAU;EACV,UKUwB;ELTxB,gCMZmB;AFevB;;AJCA;EAGM,cAAc;EEChB,2BChC6B;EDiC7B,8BCjC6B;ACiCjC;;AJLA;EEVI,4BClB6B;EDmB7B,+BCnB6B;ACsCjC;;AJVA;EAcI,UAAU;EACV,WMxCQ;ENyCR,yBMhCmB;ENiCnB,qBMjCmB;AFiCvB;;AJjBA;EAqBI,WMlDQ;ENmDR,oBAAoB;EAEpB,YAAY;EACZ,sBMlDQ;ENmDR,qBMrDW;AFoDf;;AIrDE;EACE,kBHoBoC;EIuGlC,kBAtCY;EDnFd,iBHyCiB;ADerB;;AInDM;ENwBF,6BC/B+B;EDgC/B,gCChC+B;AC+DnC;;AInDM;ENKF,8BCjB+B;EDkB/B,iCClB+B;ACoEnC;;AIrEE;EACE,gBHkBmC;EIyGjC,kBAtCY;EDnFd,mBDKwC;AHmE5C;;AInEM;ENwBF,6BC9B+B;ED+B/B,gCC/B+B;AC8EnC;;AInEM;ENKF,8BChB+B;EDiB/B,iCCjB+B;ACmFnC;;AMxFA;EACE,aAAa;EACb,8BAA8B;EAC9B,kBAAkB;AN2FpB;;AM9FA;EAMI,aAAa;EACb,mBAAmB;EACnB,UAAU;EACV,SAAS;AN4Fb;;AMrGA;EAYM,UAAU;EACV,SAAS;EACT,WJZM;EIaN,qBAAqB;AN6F3B;;AMzFG;EAGK,iBAAiB;EACjB,WJrBI;AF+GZ;;AM9FG;EAMO,eAAe;AN4FzB;;AMlGG;EASO,WAAW;EACX,gBAAgB;EAChB,iBAAiB;AN6F3B;;AMxFG;EAGK,eAAe;EACf,gBAAgB;EAChB,UAAU;EACV,gBAAgB;EAChB,eAAe;ANyFvB;;AMhGG;EASO,qBAAqB;AN2F/B;;AMpGG;EAaK,WAAW;EACX,mBAAmB;AN2F3B;;AMtFE;EACE,aAAa;ANyFjB","file":"mekari-ui-pagination.css","sourcesContent":[".#{$prefix}pagination {\n display: flex;\n @include list-unstyled;\n @include border-radius;\n}\n\n.#{$prefix}page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 2;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .#{$prefix}page-link {\n z-index: 1;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .#{$prefix}page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .#{$prefix}page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.#{$prefix}pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $border-radius-lg);\n}\n\n.#{$prefix}pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $border-radius-sm);\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","$border-width: 1px;\n$border-color: $smoke;\n\n$border-radius: 4px;\n$border-radius-lg: 5.4px;\n$border-radius-sm: 3.2px;\n\n$rounded-pill: 50rem !default;\n\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n\n$displays: none, inline, inline-block, block, table, table-row, table-cell, flex, inline-flex !default;\n$overflows: auto, hidden !default;\n$positions: static, relative, absolute, fixed, sticky !default;\n\n$embed-responsive-aspect-ratios: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$embed-responsive-aspect-ratios: join(\n (\n (21 9),\n (16 9),\n (4 3),\n (1 1),\n ),\n $embed-responsive-aspect-ratios\n);\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$sizes: map-merge(\n (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n ),\n $sizes\n);\n\n$emphasized-link-hover-darken-percentage: 15% !default;\n",".pagination {\n display: flex;\n padding-left: 0;\n list-style: none;\n border-radius: 4px;\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: 8px 12px;\n margin-left: -1px;\n line-height: 20px;\n color: #1357ff;\n background-color: #fff;\n border: 1px solid #e2e2e2;\n}\n\n.page-link:hover {\n z-index: 2;\n color: #0039c6;\n text-decoration: none;\n background-color: #e2e2e2;\n border-color: #b4b4b4;\n}\n\n.page-link:focus {\n z-index: 2;\n outline: 0;\n box-shadow: 0 0 0 0.2rem #005fbf;\n}\n\n.page-item:first-child .page-link {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n\n.page-item:last-child .page-link {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px;\n}\n\n.page-item.active .page-link {\n z-index: 1;\n color: #fff;\n background-color: #005fbf;\n border-color: #005fbf;\n}\n\n.page-item.disabled .page-link {\n color: #777;\n pointer-events: none;\n cursor: auto;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.pagination-lg .page-link {\n padding: 12px 24px;\n font-size: 1.25rem;\n line-height: 32px;\n}\n\n.pagination-lg .page-item:first-child .page-link {\n border-top-left-radius: 5.4px;\n border-bottom-left-radius: 5.4px;\n}\n\n.pagination-lg .page-item:last-child .page-link {\n border-top-right-radius: 5.4px;\n border-bottom-right-radius: 5.4px;\n}\n\n.pagination-sm .page-link {\n padding: 4px 8px;\n font-size: 0.75rem;\n line-height: 1.4285;\n}\n\n.pagination-sm .page-item:first-child .page-link {\n border-top-left-radius: 3.2px;\n border-bottom-left-radius: 3.2px;\n}\n\n.pagination-sm .page-item:last-child .page-link {\n border-top-right-radius: 3.2px;\n border-bottom-right-radius: 3.2px;\n}\n\n.pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n}\n\n.pagination ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n}\n\n.pagination ul li {\n padding: 0;\n margin: 0;\n color: #777;\n list-style-type: none;\n}\n\n.pagination_limit ul li {\n margin-right: 6px;\n color: #777;\n}\n\n.pagination_limit ul li:last-child {\n margin-right: 0;\n}\n\n.pagination_limit ul li .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n}\n\n.pagination_pages li .btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n margin-top: -2px;\n font-size: 20px;\n}\n\n.pagination_pages li .btn:hover {\n text-decoration: none;\n}\n\n.pagination_pages li input {\n width: 50px;\n margin: 0 8px 0 4px;\n}\n\n.pagination_total_pages {\n margin: 0 6px;\n}\n\n/*# sourceMappingURL=mekari-ui-pagination.css.map */","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .#{$prefix}page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n",".#{$prefix}pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n\n ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n li {\n padding: 0;\n margin: 0;\n color: $slate;\n list-style-type: none;\n }\n }\n\n &_limit {\n ul {\n li {\n margin-right: 6px;\n color: $slate;\n &:last-child {\n margin-right: 0;\n }\n .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n }\n }\n }\n }\n &_pages {\n li {\n .#{$prefix}btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n margin-top: -2px;\n font-size: 20px;\n &:hover {\n text-decoration: none;\n }\n }\n input {\n width: 50px;\n margin: 0 8px 0 4px;\n }\n }\n }\n\n &_total_pages {\n margin: 0 6px;\n }\n}\n"]}
1
+ {"version":3,"sources":["../../../scss/vendors/_pagination.scss","../../../scss/vendors/mixins/_lists.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendor-extensions/_utilities.scss","mekari-ui-pagination.css","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendor-extensions/_typography.scss","../../../scss/vendors/mixins/_pagination.scss","../../../scss/vendors/_rfs.scss","../../../scss/components/config/_pagination.scss"],"names":[],"mappings":"AAAA;EACE,aAAa;ECGb,eAAe;EACf,gBAAgB;ECAd,kBCF6B;ACEjC;;AJCA;EACE,kBAAkB;EAClB,cAAc;EACd,iBKWsC;ELVtC,iBKiB2B;ELhB3B,iBKcsC;ELbtC,cMCqB;ENArB,sBMPU;ENQV,yBMVa;AFYf;;AJVA;EAWI,UAAU;EACV,cOQ0D;EPP1D,qBAAqB;EACrB,yBMhBW;ENiBX,qBMlBW;AFqBf;;AJlBA;EAmBI,UAAU;EACV,UKUwB;ELTxB,gCMZmB;AFevB;;AJCA;EAGM,cAAc;EEChB,2BChC6B;EDiC7B,8BCjC6B;ACiCjC;;AJLA;EEVI,4BClB6B;EDmB7B,+BCnB6B;ACsCjC;;AJVA;EAcI,UAAU;EACV,WMxCQ;ENyCR,yBMhCmB;ENiCnB,qBMjCmB;AFiCvB;;AJjBA;EAqBI,WMlDQ;ENmDR,oBAAoB;EAEpB,YAAY;EACZ,sBMlDQ;ENmDR,qBMrDW;AFoDf;;AIrDE;EACE,kBHoBoC;EIuGlC,kBAtCY;EDnFd,iBHyCiB;ADerB;;AInDM;ENwBF,6BC/B+B;EDgC/B,gCChC+B;AC+DnC;;AInDM;ENKF,8BCjB+B;EDkB/B,iCClB+B;ACoEnC;;AIrEE;EACE,gBHkBmC;EIyGjC,kBAtCY;EDnFd,mBDKwC;AHmE5C;;AInEM;ENwBF,6BC9B+B;ED+B/B,gCC/B+B;AC8EnC;;AInEM;ENKF,8BChB+B;EDiB/B,iCCjB+B;ACmFnC;;AMxFA;EACE,aAAa;EACb,8BAA8B;EAC9B,kBAAkB;AN2FpB;;AM9FA;EAMI,aAAa;EACb,mBAAmB;EACnB,UAAU;EACV,SAAS;AN4Fb;;AMrGA;EAYM,UAAU;EACV,SAAS;EACT,WJZM;EIaN,qBAAqB;AN6F3B;;AM5GA;EAiBQ,WAAW;EACX,YAAY;EACZ,eAAe;AN+FvB;;AM1FG;EAGK,iBAAiB;EACjB,WJ1BI;AFqHZ;;AM/FG;EAMO,eAAe;AN6FzB;;AMnGG;EASO,WAAW;EACX,gBAAgB;EAChB,iBAAiB;AN8F3B;;AMzFG;EAGK,eAAe;EACf,gBAAgB;EAChB,UAAU;EACV,eAAe;EACf,SAAS;AN0FjB;;AMjGG;EASO,qBAAqB;AN4F/B;;AMrGG;EAaK,WAAW;EACX,mBAAmB;AN4F3B;;AMvFE;EACE,aAAa;AN0FjB","file":"mekari-ui-pagination.css","sourcesContent":[".#{$prefix}pagination {\n display: flex;\n @include list-unstyled;\n @include border-radius;\n}\n\n.#{$prefix}page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 2;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .#{$prefix}page-link {\n z-index: 1;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .#{$prefix}page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .#{$prefix}page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.#{$prefix}pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $border-radius-lg);\n}\n\n.#{$prefix}pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $border-radius-sm);\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","$border-width: 1px;\n$border-color: $smoke;\n\n$border-radius: 4px;\n$border-radius-lg: 5.4px;\n$border-radius-sm: 3.2px;\n\n$rounded-pill: 50rem !default;\n\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n\n$displays: none, inline, inline-block, block, table, table-row, table-cell, flex, inline-flex !default;\n$overflows: auto, hidden !default;\n$positions: static, relative, absolute, fixed, sticky !default;\n\n$embed-responsive-aspect-ratios: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$embed-responsive-aspect-ratios: join(\n (\n (21 9),\n (16 9),\n (4 3),\n (1 1),\n ),\n $embed-responsive-aspect-ratios\n);\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$sizes: map-merge(\n (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n ),\n $sizes\n);\n\n$emphasized-link-hover-darken-percentage: 15% !default;\n",".pagination {\n display: flex;\n padding-left: 0;\n list-style: none;\n border-radius: 4px;\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: 8px 12px;\n margin-left: -1px;\n line-height: 20px;\n color: #1357ff;\n background-color: #fff;\n border: 1px solid #e2e2e2;\n}\n\n.page-link:hover {\n z-index: 2;\n color: #0039c6;\n text-decoration: none;\n background-color: #e2e2e2;\n border-color: #b4b4b4;\n}\n\n.page-link:focus {\n z-index: 2;\n outline: 0;\n box-shadow: 0 0 0 0.2rem #005fbf;\n}\n\n.page-item:first-child .page-link {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n\n.page-item:last-child .page-link {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px;\n}\n\n.page-item.active .page-link {\n z-index: 1;\n color: #fff;\n background-color: #005fbf;\n border-color: #005fbf;\n}\n\n.page-item.disabled .page-link {\n color: #777;\n pointer-events: none;\n cursor: auto;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.pagination-lg .page-link {\n padding: 12px 24px;\n font-size: 1.25rem;\n line-height: 32px;\n}\n\n.pagination-lg .page-item:first-child .page-link {\n border-top-left-radius: 5.4px;\n border-bottom-left-radius: 5.4px;\n}\n\n.pagination-lg .page-item:last-child .page-link {\n border-top-right-radius: 5.4px;\n border-bottom-right-radius: 5.4px;\n}\n\n.pagination-sm .page-link {\n padding: 4px 8px;\n font-size: 0.75rem;\n line-height: 1.4285;\n}\n\n.pagination-sm .page-item:first-child .page-link {\n border-top-left-radius: 3.2px;\n border-bottom-left-radius: 3.2px;\n}\n\n.pagination-sm .page-item:last-child .page-link {\n border-top-right-radius: 3.2px;\n border-bottom-right-radius: 3.2px;\n}\n\n.pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n}\n\n.pagination ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n}\n\n.pagination ul li {\n padding: 0;\n margin: 0;\n color: #777;\n list-style-type: none;\n}\n\n.pagination ul li .ic {\n width: 20px;\n height: 20px;\n font-size: 20px;\n}\n\n.pagination_limit ul li {\n margin-right: 6px;\n color: #777;\n}\n\n.pagination_limit ul li:last-child {\n margin-right: 0;\n}\n\n.pagination_limit ul li .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n}\n\n.pagination_pages li .btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n font-size: 20px;\n border: 0;\n}\n\n.pagination_pages li .btn:hover {\n text-decoration: none;\n}\n\n.pagination_pages li input {\n width: 50px;\n margin: 0 8px 0 4px;\n}\n\n.pagination_total_pages {\n margin: 0 6px;\n}\n\n/*# sourceMappingURL=mekari-ui-pagination.css.map */","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .#{$prefix}page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n",".#{$prefix}pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n\n ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n li {\n padding: 0;\n margin: 0;\n color: $slate;\n list-style-type: none;\n .ic {\n width: 20px;\n height: 20px;\n font-size: 20px;\n }\n }\n }\n\n &_limit {\n ul {\n li {\n margin-right: 6px;\n color: $slate;\n &:last-child {\n margin-right: 0;\n }\n .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n }\n }\n }\n }\n &_pages {\n li {\n .#{$prefix}btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n font-size: 20px;\n border: 0;\n &:hover {\n text-decoration: none;\n }\n }\n input {\n width: 50px;\n margin: 0 8px 0 4px;\n }\n }\n }\n\n &_total_pages {\n margin: 0 6px;\n }\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["dist/css/components/mekari-ui-reboot-bootstrap.css","../../../scss/mixins/_text.scss","../../../scss/base/_fonts.scss","../../../scss/vendors/_bootstrap-reboot.scss","../../../scss/vendors/_reboot.scss","../../../scss/vendors/_rfs.scss","mekari-ui-reboot-bootstrap.css","../../../scss/vendors/mixins/_hover.scss","../../../scss/base/_text.scss"],"names":[],"mappings":"AAEA,mBCFA,KDCA,ECAE,UAAA,QACA,YAAA,KACA,eAAA,KDMF,OCHA,MACE,UAAA,OACA,YAAA,KACA,eAAA,KCQA,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,2CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,2CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBCtBJ;;;;;;ACkBA,EJ8CA,QADA,SI1CE,WAAA,WAGF,KACE,YAAA,WACA,YAAA,KACA,yBAAA,KACA,4BAAA,YAMF,QAAA,MAAA,WAAA,OAAA,OAAA,OAAA,OAAA,KAAA,IAAA,QACE,QAAA,MAUF,KACE,OAAA,EACA,YAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,WAAA,CAAA,YAAA,CAAA,gBAAA,CAAA,WCgFI,UAAA,QD9EJ,YAAA,IACA,YAAA,OACA,MAAA,QACA,WAAA,KACA,iBAAA,KEqCF,sBF5BE,QAAA,YASF,GACE,WAAA,YACA,OAAA,EACA,SAAA,QAaF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KJaF,0BIFA,YAEE,gBAAA,UACA,wBAAA,UAAA,OAAA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EACA,iCAAA,KAAA,yBAAA,KAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QJQF,GILA,GJIA,GIDE,WAAA,EACA,cAAA,KAGF,MJKA,MACA,MAFA,MIAE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,EJIA,OIFE,YAAA,IAGF,MCpFI,UAAA,ID6FJ,IJDA,IIGE,SAAA,SC/FE,UAAA,IDiGF,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YG5KA,QH+KE,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGxLA,oCAAA,oCH2LE,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EJHJ,KACA,IIWA,IJVA,KIcE,YAAA,UCrJE,UAAA,IDyJJ,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,IAGE,SAAA,OACA,eAAA,OAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAGE,WAAA,QAQF,MAEE,QAAA,aACA,cAAA,IAMF,OAEE,cAAA,EAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBJ9CF,OIiDA,MJ/CA,SADA,OAEA,SImDE,OAAA,EACA,YAAA,QCtPE,UAAA,QDwPF,YAAA,QAGF,OJjDA,MImDE,SAAA,QAGF,OJjDA,OImDE,eAAA,KAMF,OACE,UAAA,OJjDF,cACA,aACA,cIsDA,OAIE,mBAAA,OJrDF,6BACA,4BACA,6BIwDE,sBAKI,OAAA,QJxDN,gCACA,+BACA,gCI4DA,yBAIE,QAAA,EACA,aAAA,KJ3DF,qBI8DA,kBAEE,WAAA,WACA,QAAA,EAIF,iBJ9DA,2BACA,kBAFA,iBIwEE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MCxQM,UAAA,OD0QN,YAAA,QACA,MAAA,QACA,YAAA,OCtPM,0BD6OR,OCrOY,UAAA,uBDiPZ,SACE,eAAA,SEvEF,yCNGA,yCI0EE,OAAA,KExEF,cFgFE,eAAA,KACA,mBAAA,KE5EF,yCFoFE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UACA,OAAA,QAGF,SACE,QAAA,KEzFF,SF+FE,QAAA,eJvFF,mBC1YA,KDyYA,ECxYE,UAAA,QACA,YAAA,KACA,eAAA,KD8YF,OC3YA,MACE,UAAA,OACA,YAAA,KACA,eAAA,KD+YF,IQpZE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KRuZJ,IQ7ZE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KRgaJ,IQtaE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KR0aJ,mBQtaA,KRqaA,EQlaE,cAAA,ERwaF,OQpaA,MAGE,MAAA,KAGF,URmaA,WQjaE,MAAA,QAGF,WACE,UAAA,QAGF,SACE,UAAA,QAGF,SACE,UAAA,OAGF,aACE,UAAA,KACA,YAAA,IACA,YAAA,KACA,eAAA","sourcesContent":["body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n -webkit-text-decoration-skip-ink: none;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","// Roboto as default Mekari fontfamily\n$font-family: \"Roboto\";\n$fonts: (\n 300: \"Regular\",\n 400: \"Regular\",\n 500: \"Medium\",\n 700: \"Medium\",\n 900: \"Medium\"\n);\n\n$font-path: #{\"../../fonts/Roboto/Roboto-\"} !default;\n@if $is-using-rubygems {\n $font-path: #{\"fonts/Roboto/Roboto-\"} !default;\n}\n\n@each $font-weight, $font-type in $fonts {\n $src: #{$font-path}#{$font-type};\n @font-face {\n font-family: $font-family;\n font-style: normal;\n font-weight: #{$font-weight};\n src: local($font-family);\n src: url(\"#{$src}.ttf\") format(\"truetype\");\n }\n}\n","/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n@import \"functions\";\n@import \"mixins\";\n@import \"reboot\";\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","@import \"../mixins/text\";\n\n$heading-size: 24px, 20px, 16px;\n@for $i from 1 through length($heading-size) {\n h#{$i},\n .h#{$i} {\n margin-bottom: 0;\n font-size: nth($heading-size, $i);\n line-height: nth($heading-size, $i) + 8;\n color: $dark;\n letter-spacing: $letter-spacing;\n }\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n @extend %font-size-base;\n}\n\nsmall,\n.small {\n @extend %font-size-sm;\n color: $slate;\n}\n\n:disabled,\n[readonly] {\n color: $text-muted;\n}\n\n.text-base {\n font-size: $font-size-base;\n}\n\n.text-lg {\n font-size: $font-size-lg;\n}\n\n.text-sm {\n font-size: $font-size-sm;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: $font-weight-bold;\n line-height: 48px;\n letter-spacing: $letter-spacing;\n}\n"]}
1
+ {"version":3,"sources":["dist/css/components/mekari-ui-reboot-bootstrap.css","../../../scss/mixins/_text.scss","../../../scss/base/_fonts.scss","../../../scss/vendors/_bootstrap-reboot.scss","../../../scss/vendors/_reboot.scss","../../../scss/vendors/_rfs.scss","mekari-ui-reboot-bootstrap.css","../../../scss/vendors/mixins/_hover.scss","../../../scss/base/_text.scss"],"names":[],"mappings":"AAEA,mBCFA,KDCA,ECAE,UAAA,QACA,YAAA,KACA,eAAA,KDMF,OCHA,MACE,UAAA,OACA,YAAA,KACA,eAAA,KCQA,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,2CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,2CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBCtBJ;;;;;;ACkBA,EJ8CA,QADA,SI1CE,WAAA,WAGF,KACE,YAAA,WACA,YAAA,KACA,yBAAA,KACA,4BAAA,YAMF,QAAA,MAAA,WAAA,OAAA,OAAA,OAAA,OAAA,KAAA,IAAA,QACE,QAAA,MAUF,KACE,OAAA,EACA,YAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,WAAA,CAAA,YAAA,CAAA,gBAAA,CAAA,WCgFI,UAAA,QD9EJ,YAAA,IACA,YAAA,OACA,MAAA,QACA,WAAA,KACA,iBAAA,KEqCF,sBF5BE,QAAA,YASF,GACE,WAAA,YACA,OAAA,EACA,SAAA,QAaF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KJaF,0BIFA,YAEE,gBAAA,UACA,wBAAA,UAAA,OAAA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EACA,iCAAA,KAAA,yBAAA,KAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QJQF,GILA,GJIA,GIDE,WAAA,EACA,cAAA,KAGF,MJKA,MACA,MAFA,MIAE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,EJIA,OIFE,YAAA,IAGF,MCpFI,UAAA,ID6FJ,IJDA,IIGE,SAAA,SC/FE,UAAA,IDiGF,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YG5KA,QH+KE,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGxLA,oCAAA,oCH2LE,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EJHJ,KACA,IIWA,IJVA,KIcE,YAAA,UCrJE,UAAA,IDyJJ,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,IAGE,SAAA,OACA,eAAA,OAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAGE,WAAA,QAQF,MAEE,QAAA,aACA,cAAA,IAMF,OAEE,cAAA,EAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBJ9CF,OIiDA,MJ/CA,SADA,OAEA,SImDE,OAAA,EACA,YAAA,QCtPE,UAAA,QDwPF,YAAA,QAGF,OJjDA,MImDE,SAAA,QAGF,OJjDA,OImDE,eAAA,KAMF,OACE,UAAA,OJjDF,cACA,aACA,cIsDA,OAIE,mBAAA,OJrDF,6BACA,4BACA,6BIwDE,sBAKI,OAAA,QJxDN,gCACA,+BACA,gCI4DA,yBAIE,QAAA,EACA,aAAA,KJ3DF,qBI8DA,kBAEE,WAAA,WACA,QAAA,EAIF,iBJ9DA,2BACA,kBAFA,iBIwEE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MCxQM,UAAA,OD0QN,YAAA,QACA,MAAA,QACA,YAAA,OCtPM,0BD6OR,OCrOY,UAAA,uBDiPZ,SACE,eAAA,SEvEF,yCNGA,yCI0EE,OAAA,KExEF,cFgFE,eAAA,KACA,mBAAA,KE5EF,yCFoFE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UACA,OAAA,QAGF,SACE,QAAA,KEzFF,SF+FE,QAAA,eJvFF,mBC1YA,KDyYA,ECxYE,UAAA,QACA,YAAA,KACA,eAAA,KD8YF,OC3YA,MACE,UAAA,OACA,YAAA,KACA,eAAA,KD+YF,IQpZE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KRuZJ,IQ7ZE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KRgaJ,IQtaE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KR0aJ,mBQtaA,KRqaA,EQlaE,cAAA,ERwaF,OQpaA,MAGE,MAAA,KAGF,URmaA,WQjaE,MAAA,QAGF,WACE,UAAA,QAGF,SACE,UAAA,QAGF,SACE,UAAA,OAGF,aACE,UAAA,KACA,YAAA,IACA,YAAA,KACA,eAAA","sourcesContent":["body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n -webkit-text-decoration-skip-ink: none;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","// Roboto as default Mekari fontfamily\n$font-family: \"Roboto\";\n$fonts: (\n 300: \"Roboto-Regular\",\n 400: \"Roboto-Regular\",\n 500: \"Roboto-Medium\",\n 700: \"Roboto-Medium\",\n 900: \"Roboto-Medium\"\n);\n\n$font-path: #{\"../../fonts/Roboto/\"} !default;\n@if $is-using-rubygems {\n $font-path: #{\"fonts/Roboto/\"} !default;\n}\n\n@each $font-weight, $font-type in $fonts {\n $src: #{$font-path}#{$font-type};\n @font-face {\n font-family: $font-family;\n font-style: normal;\n font-weight: #{$font-weight};\n src: local($font-family);\n src: url(\"#{$src}.ttf\") format(\"truetype\");\n }\n}\n","/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n@import \"functions\";\n@import \"mixins\";\n@import \"reboot\";\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","@import \"../mixins/text\";\n\n$heading-size: 24px, 20px, 16px;\n@for $i from 1 through length($heading-size) {\n h#{$i},\n .h#{$i} {\n margin-bottom: 0;\n font-size: nth($heading-size, $i);\n line-height: nth($heading-size, $i) + 8;\n color: $dark;\n letter-spacing: $letter-spacing;\n }\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n @extend %font-size-base;\n}\n\nsmall,\n.small {\n @extend %font-size-sm;\n color: $slate;\n}\n\n:disabled,\n[readonly] {\n color: $text-muted;\n}\n\n.text-base {\n font-size: $font-size-base;\n}\n\n.text-lg {\n font-size: $font-size-lg;\n}\n\n.text-sm {\n font-size: $font-size-sm;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: $font-weight-bold;\n line-height: 48px;\n letter-spacing: $letter-spacing;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../scss/mixins/_text.scss","../../../scss/vendor-extensions/_typography.scss","mekari-ui-reboot-bootstrap.css","../../../scss/base/_fonts.scss","../../../scss/vendors/_bootstrap-reboot.scss","../../../scss/vendors/_reboot.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendors/_rfs.scss","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendor-extensions/_tables.scss","../../../scss/base/_text.scss"],"names":[],"mappings":"AAAA;;;EACE,mBCI2C;EDH3C,iBAAiB;EACjB,qBCSwC;ACN1C;;AFAA;;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACC1C;;ACIE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,oEAA0C;ADD9C;;ACJE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,oEAA0C;ADO9C;;ACZE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;ADe9C;;ACpBE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;ADuB9C;;AC5BE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;AD+B9C;;AErDA;;;;;;EF6DE;AG3CF;;;EAGE,sBAAsB;AH6CxB;;AG1CA;EACE,uBAAuB;EACvB,iBAAiB;EACjB,8BAA8B;EAC9B,6CCJa;AJiDf;;AGvCA;EACE,cAAc;AH0ChB;;AGhCA;EACE,SAAS;EACT,kGJ/CyH;EM+HrH,mBAtCY;EFxChB,gBJhCuC;EIiCvC,mBJzC0C;EI0C1C,cClDa;EDmDb,gBAAgB;EAChB,sBC/CU;AJkFZ;;AAEA;EG5BE,qBAAqB;AH8BvB;;AGrBA;EACE,uBAAuB;EACvB,SAAS;EACT,iBAAiB;AHwBnB;;AGXA;EACE,aAAa;EACb,qBG5EkC;AN0FpC;;AGPA;EACE,aAAa;EACb,mBGjGW;AN2Gb;;AGCA;;EAEE,0BAA0B;EAC1B,yCAAiC;EAAjC,iCAAiC;EACjC,YAAY;EACZ,gBAAgB;EAChB,sCAA8B;EAA9B,8BAA8B;AHEhC;;AGCA;EACE,mBAAmB;EACnB,kBAAkB;EAClB,oBAAoB;AHEtB;;AGCA;;;EAGE,aAAa;EACb,mBAAmB;AHErB;;AGCA;;;;EAIE,gBAAgB;AHElB;;AGCA;EACE,gBJzHuC;AC2HzC;;AGCA;EACE,oBAAoB;EACpB,cAAc;AHEhB;;AGCA;EACE,gBAAgB;AHElB;;AGCA;;EAEE,gBJtIuC;ACwIzC;;AGCA;EEpFI,cAAW;ALuFf;;AGMA;;EAEE,kBAAkB;EE/FhB,cAAW;EFiGb,cAAc;EACd,wBAAwB;AHH1B;;AGMA;EAAM,cAAc;AHFpB;;AGGA;EAAM,UAAU;AHChB;;AGMA;EACE,cCzKqB;ED0KrB,qBJ5JwC;EI6JxC,6BAA6B;AHH/B;;AOzKE;EJ+KE,cJjK0D;EIkK1D,0BJhK2C;AC8J/C;;AGYA;EACE,cAAc;EACd,qBAAqB;AHTvB;;AO/KE;EJ2LE,cAAc;EACd,qBAAqB;AHRzB;;AGEA;EAUI,UAAU;AHRd;;AGiBA;;;;EAIE,sBJ3N+B;EMsE7B,cAAW;ALwIf;;AGiBA;EAEE,aAAa;EAEb,mBAAmB;EAEnB,cAAc;AHjBhB;;AGyBA;EAEE,gBAAgB;AHvBlB;;AG+BA;EACE,sBAAsB;EACtB,kBAAkB;AH5BpB;;AG+BA;EAGE,gBAAgB;EAChB,sBAAsB;AH9BxB;;AGsCA;EACE,yBAAyB;AHnC3B;;AGsCA;EACE,oBK1PkC;EL2PlC,uBK3PkC;EL4PlC,cC9Qa;ED+Qb,gBAAgB;EAChB,oBAAoB;AHnCtB;;AGsCA;EAGE,mBAAmB;AHrCrB;;AG6CA;EAEE,qBAAqB;EACrB,kBGrRuB;AN0OzB;;AGiDA;EAEE,gBAAgB;AH/ClB;;AGsDA;EACE,mBAAmB;EACnB,0CAA0C;AHnD5C;;AGsDA;;;;;EAKE,SAAS;EACT,oBAAoB;EEtPlB,kBAAW;EFwPb,oBAAoB;AHnDtB;;AGsDA;;EAEE,iBAAiB;AHnDnB;;AGsDA;;EAEE,oBAAoB;AHnDtB;;AGyDA;EACE,iBAAiB;AHtDnB;;AG6DA;;;;EAIE,0BAA0B;AH1D5B;;AG+DE;;;;EAKI,eAAe;AH7DrB;;AGmEA;;;;EAIE,UAAU;EACV,kBAAkB;AHhEpB;;AGmEA;;EAEE,sBAAsB;EACtB,UAAU;AHhEZ;;AGoEA;;;;EASE,2BAA2B;AHtE7B;;AGyEA;EACE,cAAc;EAEd,gBAAgB;AHvElB;;AG0EA;EAME,YAAY;EAEZ,UAAU;EACV,SAAS;EACT,SAAS;AH7EX;;AGkFA;EACE,cAAc;EACd,WAAW;EACX,eAAe;EACf,UAAU;EACV,oBAAoB;EExQd,iBAhEU;EF0UhB,oBAAoB;EACpB,cAAc;EACd,mBAAmB;AH/ErB;;AKvKQ;EF6OR;IErOY,kCA9D+C;ELkOzD;AACF;;AG4EA;EACE,wBAAwB;AHzE1B;;AAEA;;EG6EE,YAAY;AH1Ed;;AAEA;EGgFE,oBAAoB;EACpB,wBAAwB;AH9E1B;;AAEA;EGoFE,wBAAwB;AHlF1B;;AG0FA;EACE,aAAa;EACb,0BAA0B;AHvF5B;;AG8FA;EACE,qBAAqB;AH3FvB;;AG8FA;EACE,kBAAkB;EAClB,eAAe;AH3FjB;;AG8FA;EACE,aAAa;AH3Ff;;AAEA;EG+FE,wBAAwB;AH7F1B;;AFpYA;;;EACE,mBCI2C;EDH3C,iBAAiB;EACjB,qBCSwC;ACgY1C;;AFtYA;;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACuY1C;;AS/YE;;EAEE,gBAAgB;EAChB,eALe;EAMf,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACgZ1C;;ASxZE;;EAEE,gBAAgB;EAChB,eALqB;EAMrB,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACyZ1C;;ASjaE;;EAEE,gBAAgB;EAChB,eAL2B;EAM3B,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACka1C;;AShaA;;;EAGE,gBAAgB;ATmalB;;AS/ZA;;EAGE,WLtBU;AJubZ;;AS9ZA;;EAEE,cL1Ba;AJ2bf;;AS9ZA;EACE,mBV5B2C;AC6b7C;;AS9ZA;EACE,kBV/B2C;ACgc7C;;AS9ZA;EACE,kBVlC0C;ACmc5C;;AS9ZA;EACE,eAAe;EACf,gBV5BuC;EU6BvC,iBAAiB;EACjB,qBVpCwC;ACqc1C","file":"mekari-ui-reboot-bootstrap.css","sourcesContent":["%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n","body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","// Roboto as default Mekari fontfamily\n$font-family: \"Roboto\";\n$fonts: (\n 300: \"Regular\",\n 400: \"Regular\",\n 500: \"Medium\",\n 700: \"Medium\",\n 900: \"Medium\"\n);\n\n$font-path: #{\"../../fonts/Roboto/Roboto-\"} !default;\n@if $is-using-rubygems {\n $font-path: #{\"fonts/Roboto/Roboto-\"} !default;\n}\n\n@each $font-weight, $font-type in $fonts {\n $src: #{$font-path}#{$font-type};\n @font-face {\n font-family: $font-family;\n font-style: normal;\n font-weight: #{$font-weight};\n src: local($font-family);\n src: url(\"#{$src}.ttf\") format(\"truetype\");\n }\n}\n","/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n@import \"functions\";\n@import \"mixins\";\n@import \"reboot\";\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","\n$table-head-bg: $white;\n$table-head-color: $dark;\n\n$table-accent-bg: rgba($black, .05);\n$table-bg: null;\n$table-bg-level: -9;\n$table-caption-color: $text-muted;\n$table-color: $dark;\n$theme-color-interval: 8%;\n$table-striped-order: odd;\n\n$table-hover-color: $table-color;\n$table-hover-bg: $cloud;\n\n$table-active-bg: $table-hover-bg;\n\n$table-border-color: $smoke;\n$table-border-level: -6;\n$table-border-width: 1px;\n\n$table-cell-padding: .75rem;\n$table-cell-padding-sm: .3rem;\n\n$table-dark-color: $white;\n$table-dark-bg: $slate;\n$table-dark-accent-bg: rgba($white, .05);\n$table-dark-hover-color: $table-dark-color;\n$table-dark-hover-bg: rgba($white, .075);\n$table-dark-border-color: lighten($table-dark-bg, 7.5%);\n","@import \"../mixins/text\";\n\n$heading-size: 24px, 20px, 16px;\n@for $i from 1 through length($heading-size) {\n h#{$i},\n .h#{$i} {\n margin-bottom: 0;\n font-size: nth($heading-size, $i);\n line-height: nth($heading-size, $i) + 8;\n color: $dark;\n letter-spacing: $letter-spacing;\n }\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n @extend %font-size-base;\n}\n\nsmall,\n.small {\n @extend %font-size-sm;\n color: $slate;\n}\n\n:disabled,\n[readonly] {\n color: $text-muted;\n}\n\n.text-base {\n font-size: $font-size-base;\n}\n\n.text-lg {\n font-size: $font-size-lg;\n}\n\n.text-sm {\n font-size: $font-size-sm;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: $font-weight-bold;\n line-height: 48px;\n letter-spacing: $letter-spacing;\n}\n"]}
1
+ {"version":3,"sources":["../../../scss/mixins/_text.scss","../../../scss/vendor-extensions/_typography.scss","mekari-ui-reboot-bootstrap.css","../../../scss/base/_fonts.scss","../../../scss/vendors/_bootstrap-reboot.scss","../../../scss/vendors/_reboot.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendors/_rfs.scss","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendor-extensions/_tables.scss","../../../scss/base/_text.scss"],"names":[],"mappings":"AAAA;;;EACE,mBCI2C;EDH3C,iBAAiB;EACjB,qBCSwC;ACN1C;;AFAA;;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACC1C;;ACIE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,oEAA0C;ADD9C;;ACJE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,oEAA0C;ADO9C;;ACZE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;ADe9C;;ACpBE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;ADuB9C;;AC5BE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;AD+B9C;;AErDA;;;;;;EF6DE;AG3CF;;;EAGE,sBAAsB;AH6CxB;;AG1CA;EACE,uBAAuB;EACvB,iBAAiB;EACjB,8BAA8B;EAC9B,6CCJa;AJiDf;;AGvCA;EACE,cAAc;AH0ChB;;AGhCA;EACE,SAAS;EACT,kGJ/CyH;EM+HrH,mBAtCY;EFxChB,gBJhCuC;EIiCvC,mBJzC0C;EI0C1C,cClDa;EDmDb,gBAAgB;EAChB,sBC/CU;AJkFZ;;AAEA;EG5BE,qBAAqB;AH8BvB;;AGrBA;EACE,uBAAuB;EACvB,SAAS;EACT,iBAAiB;AHwBnB;;AGXA;EACE,aAAa;EACb,qBG5EkC;AN0FpC;;AGPA;EACE,aAAa;EACb,mBGjGW;AN2Gb;;AGCA;;EAEE,0BAA0B;EAC1B,yCAAiC;EAAjC,iCAAiC;EACjC,YAAY;EACZ,gBAAgB;EAChB,sCAA8B;EAA9B,8BAA8B;AHEhC;;AGCA;EACE,mBAAmB;EACnB,kBAAkB;EAClB,oBAAoB;AHEtB;;AGCA;;;EAGE,aAAa;EACb,mBAAmB;AHErB;;AGCA;;;;EAIE,gBAAgB;AHElB;;AGCA;EACE,gBJzHuC;AC2HzC;;AGCA;EACE,oBAAoB;EACpB,cAAc;AHEhB;;AGCA;EACE,gBAAgB;AHElB;;AGCA;;EAEE,gBJtIuC;ACwIzC;;AGCA;EEpFI,cAAW;ALuFf;;AGMA;;EAEE,kBAAkB;EE/FhB,cAAW;EFiGb,cAAc;EACd,wBAAwB;AHH1B;;AGMA;EAAM,cAAc;AHFpB;;AGGA;EAAM,UAAU;AHChB;;AGMA;EACE,cCzKqB;ED0KrB,qBJ5JwC;EI6JxC,6BAA6B;AHH/B;;AOzKE;EJ+KE,cJjK0D;EIkK1D,0BJhK2C;AC8J/C;;AGYA;EACE,cAAc;EACd,qBAAqB;AHTvB;;AO/KE;EJ2LE,cAAc;EACd,qBAAqB;AHRzB;;AGEA;EAUI,UAAU;AHRd;;AGiBA;;;;EAIE,sBJ3N+B;EMsE7B,cAAW;ALwIf;;AGiBA;EAEE,aAAa;EAEb,mBAAmB;EAEnB,cAAc;AHjBhB;;AGyBA;EAEE,gBAAgB;AHvBlB;;AG+BA;EACE,sBAAsB;EACtB,kBAAkB;AH5BpB;;AG+BA;EAGE,gBAAgB;EAChB,sBAAsB;AH9BxB;;AGsCA;EACE,yBAAyB;AHnC3B;;AGsCA;EACE,oBK1PkC;EL2PlC,uBK3PkC;EL4PlC,cC9Qa;ED+Qb,gBAAgB;EAChB,oBAAoB;AHnCtB;;AGsCA;EAGE,mBAAmB;AHrCrB;;AG6CA;EAEE,qBAAqB;EACrB,kBGrRuB;AN0OzB;;AGiDA;EAEE,gBAAgB;AH/ClB;;AGsDA;EACE,mBAAmB;EACnB,0CAA0C;AHnD5C;;AGsDA;;;;;EAKE,SAAS;EACT,oBAAoB;EEtPlB,kBAAW;EFwPb,oBAAoB;AHnDtB;;AGsDA;;EAEE,iBAAiB;AHnDnB;;AGsDA;;EAEE,oBAAoB;AHnDtB;;AGyDA;EACE,iBAAiB;AHtDnB;;AG6DA;;;;EAIE,0BAA0B;AH1D5B;;AG+DE;;;;EAKI,eAAe;AH7DrB;;AGmEA;;;;EAIE,UAAU;EACV,kBAAkB;AHhEpB;;AGmEA;;EAEE,sBAAsB;EACtB,UAAU;AHhEZ;;AGoEA;;;;EASE,2BAA2B;AHtE7B;;AGyEA;EACE,cAAc;EAEd,gBAAgB;AHvElB;;AG0EA;EAME,YAAY;EAEZ,UAAU;EACV,SAAS;EACT,SAAS;AH7EX;;AGkFA;EACE,cAAc;EACd,WAAW;EACX,eAAe;EACf,UAAU;EACV,oBAAoB;EExQd,iBAhEU;EF0UhB,oBAAoB;EACpB,cAAc;EACd,mBAAmB;AH/ErB;;AKvKQ;EF6OR;IErOY,kCA9D+C;ELkOzD;AACF;;AG4EA;EACE,wBAAwB;AHzE1B;;AAEA;;EG6EE,YAAY;AH1Ed;;AAEA;EGgFE,oBAAoB;EACpB,wBAAwB;AH9E1B;;AAEA;EGoFE,wBAAwB;AHlF1B;;AG0FA;EACE,aAAa;EACb,0BAA0B;AHvF5B;;AG8FA;EACE,qBAAqB;AH3FvB;;AG8FA;EACE,kBAAkB;EAClB,eAAe;AH3FjB;;AG8FA;EACE,aAAa;AH3Ff;;AAEA;EG+FE,wBAAwB;AH7F1B;;AFpYA;;;EACE,mBCI2C;EDH3C,iBAAiB;EACjB,qBCSwC;ACgY1C;;AFtYA;;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACuY1C;;AS/YE;;EAEE,gBAAgB;EAChB,eALe;EAMf,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACgZ1C;;ASxZE;;EAEE,gBAAgB;EAChB,eALqB;EAMrB,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACyZ1C;;ASjaE;;EAEE,gBAAgB;EAChB,eAL2B;EAM3B,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACka1C;;AShaA;;;EAGE,gBAAgB;ATmalB;;AS/ZA;;EAGE,WLtBU;AJubZ;;AS9ZA;;EAEE,cL1Ba;AJ2bf;;AS9ZA;EACE,mBV5B2C;AC6b7C;;AS9ZA;EACE,kBV/B2C;ACgc7C;;AS9ZA;EACE,kBVlC0C;ACmc5C;;AS9ZA;EACE,eAAe;EACf,gBV5BuC;EU6BvC,iBAAiB;EACjB,qBVpCwC;ACqc1C","file":"mekari-ui-reboot-bootstrap.css","sourcesContent":["%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n","body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","// Roboto as default Mekari fontfamily\n$font-family: \"Roboto\";\n$fonts: (\n 300: \"Roboto-Regular\",\n 400: \"Roboto-Regular\",\n 500: \"Roboto-Medium\",\n 700: \"Roboto-Medium\",\n 900: \"Roboto-Medium\"\n);\n\n$font-path: #{\"../../fonts/Roboto/\"} !default;\n@if $is-using-rubygems {\n $font-path: #{\"fonts/Roboto/\"} !default;\n}\n\n@each $font-weight, $font-type in $fonts {\n $src: #{$font-path}#{$font-type};\n @font-face {\n font-family: $font-family;\n font-style: normal;\n font-weight: #{$font-weight};\n src: local($font-family);\n src: url(\"#{$src}.ttf\") format(\"truetype\");\n }\n}\n","/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n@import \"functions\";\n@import \"mixins\";\n@import \"reboot\";\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","\n$table-head-bg: $white;\n$table-head-color: $dark;\n\n$table-accent-bg: rgba($black, .05);\n$table-bg: null;\n$table-bg-level: -9;\n$table-caption-color: $text-muted;\n$table-color: $dark;\n$theme-color-interval: 8%;\n$table-striped-order: odd;\n\n$table-hover-color: $table-color;\n$table-hover-bg: $cloud;\n\n$table-active-bg: $table-hover-bg;\n\n$table-border-color: $smoke;\n$table-border-level: -6;\n$table-border-width: 1px;\n\n$table-cell-padding: .75rem;\n$table-cell-padding-sm: .3rem;\n\n$table-dark-color: $white;\n$table-dark-bg: $slate;\n$table-dark-accent-bg: rgba($white, .05);\n$table-dark-hover-color: $table-dark-color;\n$table-dark-hover-bg: rgba($white, .075);\n$table-dark-border-color: lighten($table-dark-bg, 7.5%);\n","@import \"../mixins/text\";\n\n$heading-size: 24px, 20px, 16px;\n@for $i from 1 through length($heading-size) {\n h#{$i},\n .h#{$i} {\n margin-bottom: 0;\n font-size: nth($heading-size, $i);\n line-height: nth($heading-size, $i) + 8;\n color: $dark;\n letter-spacing: $letter-spacing;\n }\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n @extend %font-size-base;\n}\n\nsmall,\n.small {\n @extend %font-size-sm;\n color: $slate;\n}\n\n:disabled,\n[readonly] {\n color: $text-muted;\n}\n\n.text-base {\n font-size: $font-size-base;\n}\n\n.text-lg {\n font-size: $font-size-lg;\n}\n\n.text-sm {\n font-size: $font-size-sm;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: $font-weight-bold;\n line-height: 48px;\n letter-spacing: $letter-spacing;\n}\n"]}
@@ -1,2 +1,2 @@
1
- .table{width:100%;margin-bottom:1rem;color:#212121}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e2e2e2}.table thead th{vertical-align:bottom;border-bottom:2px solid #e2e2e2}.table tbody+tbody{border-top:2px solid #e2e2e2}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e2e2e2}.table-bordered td,.table-bordered th{border:1px solid #e2e2e2}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212121;background-color:#f2f4f7}.table-danger,.table-danger>td,.table-danger>th{background-color:#f4cac1}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ea9c8c}.table-hover .table-danger:hover{background-color:#f0b7ab}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f0b7ab}.table-success,.table-success>td,.table-success>th{background-color:#b8e4d3}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#7acdad}.table-hover .table-success:hover{background-color:#a6ddc8}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#a6ddc8}.table-info,.table-info>td,.table-info>th{background-color:#fff9e2}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#fff5ca}.table-hover .table-info:hover{background-color:#fff4c9}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#fff4c9}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffebb8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffda7a}.table-hover .table-warning:hover{background-color:#ffe49f}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe49f}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8d2ed}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7aacde}.table-hover .table-primary:hover{background-color:#a4c5e8}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a4c5e8}.table-jurnal,.table-jurnal>td,.table-jurnal>th{background-color:#b8e3f6}.table-jurnal tbody+tbody,.table-jurnal td,.table-jurnal th,.table-jurnal thead th{border-color:#7acbee}.table-hover .table-jurnal:hover{background-color:#a1daf3}.table-hover .table-jurnal:hover>td,.table-hover .table-jurnal:hover>th{background-color:#a1daf3}.table-talenta,.table-talenta>td,.table-talenta>th{background-color:#edc3c6}.table-talenta tbody+tbody,.table-talenta td,.table-talenta th,.table-talenta thead th{border-color:#de9095}.table-hover .table-talenta:hover{background-color:#e7afb3}.table-hover .table-talenta:hover>td,.table-hover .table-talenta:hover>th{background-color:#e7afb3}.table-klikpajak,.table-klikpajak>td,.table-klikpajak>th{background-color:#fdd6b8}.table-klikpajak tbody+tbody,.table-klikpajak td,.table-klikpajak th,.table-klikpajak thead th{border-color:#fcb37b}.table-hover .table-klikpajak:hover{background-color:#fcc89f}.table-hover .table-klikpajak:hover>td,.table-hover .table-klikpajak:hover>th{background-color:#fcc89f}.table-mekari,.table-mekari>td,.table-mekari>th{background-color:#d6ccf8}.table-mekari tbody+tbody,.table-mekari td,.table-mekari th,.table-mekari thead th{border-color:#b3a0f1}.table-hover .table-mekari:hover{background-color:#c4b6f5}.table-hover .table-mekari:hover>td,.table-hover .table-mekari:hover>th{background-color:#c4b6f5}.table-dark,.table-dark>td,.table-dark>th{background-color:#c1c1c1}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#8c8c8c}.table-hover .table-dark:hover{background-color:#b4b4b4}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b4b4b4}.table-slate,.table-slate>td,.table-slate>th{background-color:#d9d9d9}.table-slate tbody+tbody,.table-slate td,.table-slate th,.table-slate thead th{border-color:#b8b8b8}.table-hover .table-slate:hover{background-color:#ccc}.table-hover .table-slate:hover>td,.table-hover .table-slate:hover>th{background-color:#ccc}.table-muted,.table-muted>td,.table-muted>th{background-color:#eaeaea}.table-muted tbody+tbody,.table-muted td,.table-muted th,.table-muted thead th{border-color:#d8d8d8}.table-hover .table-muted:hover{background-color:#ddd}.table-hover .table-muted:hover>td,.table-hover .table-muted:hover>th{background-color:#ddd}.table-smoke,.table-smoke>td,.table-smoke>th{background-color:#f7f7f7}.table-smoke tbody+tbody,.table-smoke td,.table-smoke th,.table-smoke thead th{border-color:#f0f0f0}.table-hover .table-smoke:hover{background-color:#eaeaea}.table-hover .table-smoke:hover>td,.table-hover .table-smoke:hover>th{background-color:#eaeaea}.table-light,.table-light>td,.table-light>th{background-color:#fefefe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fdfdfd}.table-hover .table-light:hover{background-color:#f1f1f1}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f1f1f1}.table-cloud,.table-cloud>td,.table-cloud>th{background-color:#fbfcfd}.table-cloud tbody+tbody,.table-cloud td,.table-cloud th,.table-cloud thead th{border-color:#f8f9fb}.table-hover .table-cloud:hover{background-color:#eaeff5}.table-hover .table-cloud:hover>td,.table-hover .table-cloud:hover>th{background-color:#eaeff5}.table-link,.table-link>td,.table-link>th{background-color:#bdd0ff}.table-link tbody+tbody,.table-link td,.table-link th,.table-link thead th{border-color:#84a8ff}.table-hover .table-link:hover{background-color:#a4beff}.table-hover .table-link:hover>td,.table-hover .table-link:hover>th{background-color:#a4beff}.table-white,.table-white>td,.table-white>th{background-color:#fff}.table-white tbody+tbody,.table-white td,.table-white th,.table-white thead th{border-color:#fff}.table-hover .table-white:hover{background-color:#f2f2f2}.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-active,.table-active>td,.table-active>th{background-color:#f2f4f7}.table-hover .table-active:hover{background-color:#e2e7ed}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#e2e7ed}.table .thead-dark th{color:#fff;background-color:#777;border-color:#8a8a8a}.table .thead-light th{color:#212121;background-color:#fff;border-color:#e2e2e2}.table-dark{color:#fff;background-color:#777}.table-dark td,.table-dark th,.table-dark thead th{border-color:#8a8a8a}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1271.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table{margin-bottom:0;border-spacing:0;border-collapse:separate;border:1px solid #e2e2e2;border-radius:4px}.table td,.table th{padding:10px 16px;border-top:0}.table td .btn-icon,.table th .btn-icon{margin-top:-8px;margin-bottom:-8px}.table thead th{background-color:#fbfbfb;border-bottom:1px solid #e2e2e2}.table thead th:first-child{border-top-left-radius:4px}.table thead th:last-child{border-top-right-radius:4px}.table thead .sort{cursor:pointer}.table thead .sort span{position:relative}.table thead .sort span::after,.table thead .sort span::before{position:absolute;right:-12px;width:0;height:0;content:"";border-style:solid}.table thead .sort span::before{top:2px;border-color:transparent transparent #777 transparent;border-width:0 4px 4px}.table thead .sort span::after{bottom:2px;border-color:#777 transparent transparent transparent;border-width:4px 4px 0}.table thead .sort.sort-down span::before,.table thead .sort.sort-up span::before{border-color:transparent transparent #212121 transparent}.table thead .sort.sort-down span::after,.table thead .sort.sort-up span::after{border-color:#212121 transparent transparent transparent}.table tbody tr:not(:last-child) td,.table tbody tr:not(:last-child) th{border-bottom:1px solid #e2e2e2}.table.table-bordered tbody td,.table.table-bordered tbody th{border-bottom:0}.table.table-bordered td,.table.table-bordered th{border-right:1px solid #e2e2e2;border-left:0}.table.table-bordered tbody td:last-child,.table.table-bordered thead th:last-child{border-right:0}.table .table__checkbox{width:32px;padding-right:0}.table .table__checkbox .custom-control{padding-left:16px;margin-bottom:0}.table .table__checkbox .custom-control-label::after,.table .table__checkbox .custom-control-label::before{left:-16px}
1
+ .table{width:100%;margin-bottom:1rem;color:#212121}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e2e2e2}.table thead th{vertical-align:bottom;border-bottom:2px solid #e2e2e2}.table tbody+tbody{border-top:2px solid #e2e2e2}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e2e2e2}.table-bordered td,.table-bordered th{border:1px solid #e2e2e2}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212121;background-color:#f2f4f7}.table-danger,.table-danger>td,.table-danger>th{background-color:#f4cac1}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ea9c8c}.table-hover .table-danger:hover{background-color:#f0b7ab}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f0b7ab}.table-success,.table-success>td,.table-success>th{background-color:#b8e4d3}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#7acdad}.table-hover .table-success:hover{background-color:#a6ddc8}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#a6ddc8}.table-info,.table-info>td,.table-info>th{background-color:#fff9e2}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#fff5ca}.table-hover .table-info:hover{background-color:#fff4c9}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#fff4c9}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffebb8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffda7a}.table-hover .table-warning:hover{background-color:#ffe49f}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe49f}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8d2ed}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7aacde}.table-hover .table-primary:hover{background-color:#a4c5e8}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a4c5e8}.table-jurnal,.table-jurnal>td,.table-jurnal>th{background-color:#b8e3f6}.table-jurnal tbody+tbody,.table-jurnal td,.table-jurnal th,.table-jurnal thead th{border-color:#7acbee}.table-hover .table-jurnal:hover{background-color:#a1daf3}.table-hover .table-jurnal:hover>td,.table-hover .table-jurnal:hover>th{background-color:#a1daf3}.table-talenta,.table-talenta>td,.table-talenta>th{background-color:#edc3c6}.table-talenta tbody+tbody,.table-talenta td,.table-talenta th,.table-talenta thead th{border-color:#de9095}.table-hover .table-talenta:hover{background-color:#e7afb3}.table-hover .table-talenta:hover>td,.table-hover .table-talenta:hover>th{background-color:#e7afb3}.table-klikpajak,.table-klikpajak>td,.table-klikpajak>th{background-color:#fdd6b8}.table-klikpajak tbody+tbody,.table-klikpajak td,.table-klikpajak th,.table-klikpajak thead th{border-color:#fcb37b}.table-hover .table-klikpajak:hover{background-color:#fcc89f}.table-hover .table-klikpajak:hover>td,.table-hover .table-klikpajak:hover>th{background-color:#fcc89f}.table-mekari,.table-mekari>td,.table-mekari>th{background-color:#d6ccf8}.table-mekari tbody+tbody,.table-mekari td,.table-mekari th,.table-mekari thead th{border-color:#b3a0f1}.table-hover .table-mekari:hover{background-color:#c4b6f5}.table-hover .table-mekari:hover>td,.table-hover .table-mekari:hover>th{background-color:#c4b6f5}.table-dark,.table-dark>td,.table-dark>th{background-color:#c1c1c1}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#8c8c8c}.table-hover .table-dark:hover{background-color:#b4b4b4}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b4b4b4}.table-slate,.table-slate>td,.table-slate>th{background-color:#d9d9d9}.table-slate tbody+tbody,.table-slate td,.table-slate th,.table-slate thead th{border-color:#b8b8b8}.table-hover .table-slate:hover{background-color:#ccc}.table-hover .table-slate:hover>td,.table-hover .table-slate:hover>th{background-color:#ccc}.table-muted,.table-muted>td,.table-muted>th{background-color:#eaeaea}.table-muted tbody+tbody,.table-muted td,.table-muted th,.table-muted thead th{border-color:#d8d8d8}.table-hover .table-muted:hover{background-color:#ddd}.table-hover .table-muted:hover>td,.table-hover .table-muted:hover>th{background-color:#ddd}.table-smoke,.table-smoke>td,.table-smoke>th{background-color:#f7f7f7}.table-smoke tbody+tbody,.table-smoke td,.table-smoke th,.table-smoke thead th{border-color:#f0f0f0}.table-hover .table-smoke:hover{background-color:#eaeaea}.table-hover .table-smoke:hover>td,.table-hover .table-smoke:hover>th{background-color:#eaeaea}.table-light,.table-light>td,.table-light>th{background-color:#fefefe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fdfdfd}.table-hover .table-light:hover{background-color:#f1f1f1}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f1f1f1}.table-cloud,.table-cloud>td,.table-cloud>th{background-color:#fbfcfd}.table-cloud tbody+tbody,.table-cloud td,.table-cloud th,.table-cloud thead th{border-color:#f8f9fb}.table-hover .table-cloud:hover{background-color:#eaeff5}.table-hover .table-cloud:hover>td,.table-hover .table-cloud:hover>th{background-color:#eaeff5}.table-link,.table-link>td,.table-link>th{background-color:#bdd0ff}.table-link tbody+tbody,.table-link td,.table-link th,.table-link thead th{border-color:#84a8ff}.table-hover .table-link:hover{background-color:#a4beff}.table-hover .table-link:hover>td,.table-hover .table-link:hover>th{background-color:#a4beff}.table-white,.table-white>td,.table-white>th{background-color:#fff}.table-white tbody+tbody,.table-white td,.table-white th,.table-white thead th{border-color:#fff}.table-hover .table-white:hover{background-color:#f2f2f2}.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-active,.table-active>td,.table-active>th{background-color:#f2f4f7}.table-hover .table-active:hover{background-color:#e2e7ed}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#e2e7ed}.table .thead-dark th{color:#fff;background-color:#777;border-color:#8a8a8a}.table .thead-light th{color:#212121;background-color:#fff;border-color:#e2e2e2}.table-dark{color:#fff;background-color:#777}.table-dark td,.table-dark th,.table-dark thead th{border-color:#8a8a8a}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1271.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table{margin-bottom:0;border-spacing:0;border-collapse:separate;border:1px solid #e2e2e2;border-radius:4px}.table tr:hover{background:#f2f4f7}.table td,.table th{padding:10px 16px;border-top:0}.table td .btn-icon,.table th .btn-icon{margin-top:-8px;margin-bottom:-8px}.table thead th{background-color:#fbfbfb;border-bottom:1px solid #e2e2e2}.table thead th:first-child{border-top-left-radius:4px}.table thead th:last-child{border-top-right-radius:4px}.table thead .sort{cursor:pointer}.table thead .sort span{position:relative}.table thead .sort span::after,.table thead .sort span::before{position:absolute;right:-12px;width:0;height:0;content:"";border-style:solid}.table thead .sort span::before{top:2px;border-color:transparent transparent #777 transparent;border-width:0 4px 4px}.table thead .sort span::after{bottom:2px;border-color:#777 transparent transparent transparent;border-width:4px 4px 0}.table thead .sort.sort-down span::before,.table thead .sort.sort-up span::before{border-color:transparent transparent #212121 transparent}.table thead .sort.sort-down span::after,.table thead .sort.sort-up span::after{border-color:#212121 transparent transparent transparent}.table tbody tr:not(:last-child) td,.table tbody tr:not(:last-child) th{border-bottom:1px solid #e2e2e2}.table.table-bordered tbody td,.table.table-bordered tbody th{border-bottom:0}.table.table-bordered td,.table.table-bordered th{border-right:1px solid #e2e2e2;border-left:0}.table.table-bordered tbody td:last-child,.table.table-bordered thead th:last-child{border-right:0}.table .table__checkbox{width:32px;padding-right:0}.table .table__checkbox .custom-control{padding-left:16px;margin-bottom:0}.table .table__checkbox .custom-control-label::after,.table .table__checkbox .custom-control-label::before{left:-16px}
2
2
  /*# sourceMappingURL=mekari-ui-tables-min.css.map */
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../scss/vendors/_tables.scss","dist/css/components/mekari-ui-tables.css","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_table-row.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/components/config/_tables.scss","../../../scss/vendors/mixins/_border-radius.scss"],"names":[],"mappings":"AAIA,OACE,MAAA,KACA,cAAA,KACA,MAAA,QCAF,UDHA,UAQI,QAAA,OACA,eAAA,IACA,WAAA,IAAA,MAAA,QAVJ,gBAcI,eAAA,OACA,cAAA,IAAA,MAAA,QAfJ,mBAmBI,WAAA,IAAA,MAAA,QCAJ,aDSA,aAGI,QAAA,MASJ,gBACE,OAAA,IAAA,MAAA,QCbF,mBDYA,mBAKI,OAAA,IAAA,MAAA,QCZJ,yBDOA,yBAWM,oBAAA,ICXN,8BAFA,qBDkBA,qBCjBA,2BDsBI,OAAA,EAQJ,yCAEI,iBAAA,gBE/DF,4BF2EI,MAAA,QACA,iBAAA,QGnFJ,cFsDF,iBADA,iBEjDM,iBAAA,QFyDN,0BAFA,iBE3DE,iBF4DF,uBEhDQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFmDF,oCE1CU,iBAAA,QA5BR,eF4EF,kBADA,kBEvEM,iBAAA,QF+EN,2BAFA,kBEjFE,kBFkFF,wBEtEQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFyEF,qCEhEU,iBAAA,QA5BR,YFkGF,eADA,eE7FM,iBAAA,QFqGN,wBAFA,eEvGE,eFwGF,qBE5FQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCF+FF,kCEtFU,iBAAA,QA5BR,eFwHF,kBADA,kBEnHM,iBAAA,QF2HN,2BAFA,kBE7HE,kBF8HF,wBElHQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFqHF,qCE5GU,iBAAA,QA5BR,eF8IF,kBADA,kBEzIM,iBAAA,QFiJN,2BAFA,kBEnJE,kBFoJF,wBExIQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCF2IF,qCElIU,iBAAA,QA5BR,cFoKF,iBADA,iBE/JM,iBAAA,QFuKN,0BAFA,iBEzKE,iBF0KF,uBE9JQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFiKF,oCExJU,iBAAA,QA5BR,eF0LF,kBADA,kBErLM,iBAAA,QF6LN,2BAFA,kBE/LE,kBFgMF,wBEpLQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFuLF,qCE9KU,iBAAA,QA5BR,iBFgNF,oBADA,oBE3MM,iBAAA,QFmNN,6BAFA,oBErNE,oBFsNF,0BE1MQ,aAAA,QDLN,oCCiBM,iBAAA,QALN,uCF6MF,uCEpMU,iBAAA,QA5BR,cFsOF,iBADA,iBEjOM,iBAAA,QFyON,0BAFA,iBE3OE,iBF4OF,uBEhOQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFmOF,oCE1NU,iBAAA,QA5BR,YF4PF,eADA,eEvPM,iBAAA,QF+PN,wBAFA,eEjQE,eFkQF,qBEtPQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCFyPF,kCEhPU,iBAAA,QA5BR,aFkRF,gBADA,gBE7QM,iBAAA,QFqRN,yBAFA,gBEvRE,gBFwRF,sBE5QQ,aAAA,QDLN,gCCiBM,iBAAA,KALN,mCF+QF,mCEtQU,iBAAA,KA5BR,aFwSF,gBADA,gBEnSM,iBAAA,QF2SN,yBAFA,gBE7SE,gBF8SF,sBElSQ,aAAA,QDLN,gCCiBM,iBAAA,KALN,mCFqSF,mCE5RU,iBAAA,KA5BR,aF8TF,gBADA,gBEzTM,iBAAA,QFiUN,yBAFA,gBEnUE,gBFoUF,sBExTQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCF2TF,mCElTU,iBAAA,QA5BR,aFoVF,gBADA,gBE/UM,iBAAA,QFuVN,yBAFA,gBEzVE,gBF0VF,sBE9UQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCFiVF,mCExUU,iBAAA,QA5BR,aF0WF,gBADA,gBErWM,iBAAA,QF6WN,yBAFA,gBE/WE,gBFgXF,sBEpWQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCFuWF,mCE9VU,iBAAA,QA5BR,YFgYF,eADA,eE3XM,iBAAA,QFmYN,wBAFA,eErYE,eFsYF,qBE1XQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCF6XF,kCEpXU,iBAAA,QA5BR,aFsZF,gBADA,gBEjZM,iBAAA,KFyZN,yBAFA,gBE3ZE,gBF4ZF,sBEhZQ,aAAA,KDLN,gCCiBM,iBAAA,QALN,mCFmZF,mCE1YU,iBAAA,QA5BR,cF4aF,iBADA,iBEvaM,iBAAA,QDGJ,iCCiBM,iBAAA,QALN,oCFkaF,oCEzZU,iBAAA,QH8EV,sBAGM,MAAA,KACA,iBAAA,KACA,aAAA,QALN,uBAWM,MAAA,QACA,iBAAA,KACA,aAAA,QAKN,YACE,MAAA,KACA,iBAAA,KC6UF,eD/UA,eCgVA,qBDzUI,aAAA,QAPJ,2BAWI,OAAA,EAXJ,oDAgBM,iBAAA,sBErIJ,uCF4IM,MAAA,KACA,iBAAA,uBIhFJ,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,6BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GAdV,kBAOQ,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MAVR,kCAcU,OAAA,EKlLV,OACE,cAAA,EACA,eAAA,EACA,gBAAA,SACA,OAAA,IAAA,MAAA,QCAE,cAAA,ILiiBJ,UIriBA,UAQI,QAAA,KAAA,KACA,WAAA,EJkiBJ,oBI3iBA,oBAYM,WAAA,KACA,cAAA,KAbN,gBAkBM,iBAAA,QACA,cAAA,IAAA,MAAA,QAnBN,4BAsBQ,uBAAA,IAtBR,2BA0BQ,wBAAA,IA1BR,mBA8BM,OAAA,QA9BN,wBAgCQ,SAAA,SAhCR,+BAAA,gCAmCU,SAAA,SACA,MAAA,MACA,MAAA,EACA,OAAA,EACA,QAAA,GACA,aAAA,MAxCV,gCA2CU,IAAA,IACA,aAAA,YAAA,YAAA,KAAA,YACA,aAAA,EAAA,IAAA,IA7CV,+BAgDU,OAAA,IACA,aAAA,KAAA,YAAA,YAAA,YACA,aAAA,IAAA,IAAA,EAlDV,0CAAA,wCAyDY,aAAA,YAAA,YAAA,QAAA,YAzDZ,yCAAA,uCA4DY,aAAA,QAAA,YAAA,YAAA,YJuiBZ,oCInmBA,oCAuEQ,cAAA,IAAA,MAAA,QJiiBR,+BIxmBA,+BAgFQ,cAAA,EJ6hBR,yBI7mBA,yBAqFM,aAAA,IAAA,MAAA,QACA,YAAA,EJ6hBN,0CInnBA,0CA0FM,aAAA,EA1FN,wBAgGM,MAAA,KACA,cAAA,EAjGN,wCAoGQ,aAAA,KACA,cAAA,EArGR,qDAAA,sDA0GY,KAAA","sourcesContent":["//\n// Basic Bootstrap table\n//\n\n.#{$prefix}table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.#{$prefix}table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.#{$prefix}table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.#{$prefix}table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.#{$prefix}table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.#{$prefix}table {\n .#{$prefix}thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .#{$prefix}thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.#{$prefix}table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.#{$prefix}table-bordered {\n border: 0;\n }\n\n &.#{$prefix}table-striped {\n tbody tr:nth-of-type(odd) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.#{$prefix}table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.#{$prefix}table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .#{$prefix}table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n",".table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212121;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #e2e2e2;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e2e2e2;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #e2e2e2;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212121;\n background-color: #f2f4f7;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f4cac1;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ea9c8c;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f0b7ab;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f0b7ab;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #b8e4d3;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #7acdad;\n}\n\n.table-hover .table-success:hover {\n background-color: #a6ddc8;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #a6ddc8;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #fff9e2;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #fff5ca;\n}\n\n.table-hover .table-info:hover {\n background-color: #fff4c9;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #fff4c9;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffebb8;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffda7a;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe49f;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe49f;\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8d2ed;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7aacde;\n}\n\n.table-hover .table-primary:hover {\n background-color: #a4c5e8;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #a4c5e8;\n}\n\n.table-jurnal,\n.table-jurnal > th,\n.table-jurnal > td {\n background-color: #b8e3f6;\n}\n\n.table-jurnal th,\n.table-jurnal td,\n.table-jurnal thead th,\n.table-jurnal tbody + tbody {\n border-color: #7acbee;\n}\n\n.table-hover .table-jurnal:hover {\n background-color: #a1daf3;\n}\n\n.table-hover .table-jurnal:hover > td,\n.table-hover .table-jurnal:hover > th {\n background-color: #a1daf3;\n}\n\n.table-talenta,\n.table-talenta > th,\n.table-talenta > td {\n background-color: #edc3c6;\n}\n\n.table-talenta th,\n.table-talenta td,\n.table-talenta thead th,\n.table-talenta tbody + tbody {\n border-color: #de9095;\n}\n\n.table-hover .table-talenta:hover {\n background-color: #e7afb3;\n}\n\n.table-hover .table-talenta:hover > td,\n.table-hover .table-talenta:hover > th {\n background-color: #e7afb3;\n}\n\n.table-klikpajak,\n.table-klikpajak > th,\n.table-klikpajak > td {\n background-color: #fdd6b8;\n}\n\n.table-klikpajak th,\n.table-klikpajak td,\n.table-klikpajak thead th,\n.table-klikpajak tbody + tbody {\n border-color: #fcb37b;\n}\n\n.table-hover .table-klikpajak:hover {\n background-color: #fcc89f;\n}\n\n.table-hover .table-klikpajak:hover > td,\n.table-hover .table-klikpajak:hover > th {\n background-color: #fcc89f;\n}\n\n.table-mekari,\n.table-mekari > th,\n.table-mekari > td {\n background-color: #d6ccf8;\n}\n\n.table-mekari th,\n.table-mekari td,\n.table-mekari thead th,\n.table-mekari tbody + tbody {\n border-color: #b3a0f1;\n}\n\n.table-hover .table-mekari:hover {\n background-color: #c4b6f5;\n}\n\n.table-hover .table-mekari:hover > td,\n.table-hover .table-mekari:hover > th {\n background-color: #c4b6f5;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c1c1c1;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #8c8c8c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b4b4b4;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b4b4b4;\n}\n\n.table-slate,\n.table-slate > th,\n.table-slate > td {\n background-color: #d9d9d9;\n}\n\n.table-slate th,\n.table-slate td,\n.table-slate thead th,\n.table-slate tbody + tbody {\n border-color: #b8b8b8;\n}\n\n.table-hover .table-slate:hover {\n background-color: #cccccc;\n}\n\n.table-hover .table-slate:hover > td,\n.table-hover .table-slate:hover > th {\n background-color: #cccccc;\n}\n\n.table-muted,\n.table-muted > th,\n.table-muted > td {\n background-color: #eaeaea;\n}\n\n.table-muted th,\n.table-muted td,\n.table-muted thead th,\n.table-muted tbody + tbody {\n border-color: #d8d8d8;\n}\n\n.table-hover .table-muted:hover {\n background-color: #dddddd;\n}\n\n.table-hover .table-muted:hover > td,\n.table-hover .table-muted:hover > th {\n background-color: #dddddd;\n}\n\n.table-smoke,\n.table-smoke > th,\n.table-smoke > td {\n background-color: #f7f7f7;\n}\n\n.table-smoke th,\n.table-smoke td,\n.table-smoke thead th,\n.table-smoke tbody + tbody {\n border-color: #f0f0f0;\n}\n\n.table-hover .table-smoke:hover {\n background-color: #eaeaea;\n}\n\n.table-hover .table-smoke:hover > td,\n.table-hover .table-smoke:hover > th {\n background-color: #eaeaea;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fefefe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fdfdfd;\n}\n\n.table-hover .table-light:hover {\n background-color: #f1f1f1;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #f1f1f1;\n}\n\n.table-cloud,\n.table-cloud > th,\n.table-cloud > td {\n background-color: #fbfcfd;\n}\n\n.table-cloud th,\n.table-cloud td,\n.table-cloud thead th,\n.table-cloud tbody + tbody {\n border-color: #f8f9fb;\n}\n\n.table-hover .table-cloud:hover {\n background-color: #eaeff5;\n}\n\n.table-hover .table-cloud:hover > td,\n.table-hover .table-cloud:hover > th {\n background-color: #eaeff5;\n}\n\n.table-link,\n.table-link > th,\n.table-link > td {\n background-color: #bdd0ff;\n}\n\n.table-link th,\n.table-link td,\n.table-link thead th,\n.table-link tbody + tbody {\n border-color: #84a8ff;\n}\n\n.table-hover .table-link:hover {\n background-color: #a4beff;\n}\n\n.table-hover .table-link:hover > td,\n.table-hover .table-link:hover > th {\n background-color: #a4beff;\n}\n\n.table-white,\n.table-white > th,\n.table-white > td {\n background-color: white;\n}\n\n.table-white th,\n.table-white td,\n.table-white thead th,\n.table-white tbody + tbody {\n border-color: white;\n}\n\n.table-hover .table-white:hover {\n background-color: #f2f2f2;\n}\n\n.table-hover .table-white:hover > td,\n.table-hover .table-white:hover > th {\n background-color: #f2f2f2;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: #f2f4f7;\n}\n\n.table-hover .table-active:hover {\n background-color: #e2e7ed;\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: #e2e7ed;\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #777;\n border-color: #8a8a8a;\n}\n\n.table .thead-light th {\n color: #212121;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.table-dark {\n color: #fff;\n background-color: #777;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #8a8a8a;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1271.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid #e2e2e2;\n border-radius: 4px;\n}\n\n.table th,\n.table td {\n padding: 10px 16px;\n border-top: 0;\n}\n\n.table th .btn-icon,\n.table td .btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n}\n\n.table thead th {\n background-color: #fbfbfb;\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table thead th:first-child {\n border-top-left-radius: 4px;\n}\n\n.table thead th:last-child {\n border-top-right-radius: 4px;\n}\n\n.table thead .sort {\n cursor: pointer;\n}\n\n.table thead .sort span {\n position: relative;\n}\n\n.table thead .sort span::before, .table thead .sort span::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n}\n\n.table thead .sort span::before {\n top: 2px;\n border-color: transparent transparent #777 transparent;\n border-width: 0 4px 4px;\n}\n\n.table thead .sort span::after {\n bottom: 2px;\n border-color: #777 transparent transparent transparent;\n border-width: 4px 4px 0;\n}\n\n.table thead .sort.sort-up span::before, .table thead .sort.sort-down span::before {\n border-color: transparent transparent #212121 transparent;\n}\n\n.table thead .sort.sort-up span::after, .table thead .sort.sort-down span::after {\n border-color: #212121 transparent transparent transparent;\n}\n\n.table tbody tr:not(:last-child) th,\n.table tbody tr:not(:last-child) td {\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table.table-bordered tbody th,\n.table.table-bordered tbody td {\n border-bottom: 0;\n}\n\n.table.table-bordered th,\n.table.table-bordered td {\n border-right: 1px solid #e2e2e2;\n border-left: 0;\n}\n\n.table.table-bordered thead th:last-child,\n.table.table-bordered tbody td:last-child {\n border-right: 0;\n}\n\n.table .table__checkbox {\n width: 32px;\n padding-right: 0;\n}\n\n.table .table__checkbox .custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n}\n\n.table .table__checkbox .custom-control-label::before, .table .table__checkbox .custom-control-label::after {\n left: -16px;\n}\n/*# sourceMappingURL=mekari-ui-tables.css.map */","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n // inheritance to nested tables.\n .#{$prefix}table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.#{$prefix}table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .#{$prefix}table-hover {\n $hover-background: darken($background, 5%);\n\n .#{$prefix}table-#{$state} {\n @include hover {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","\n.#{$prefix}table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid $smoke;\n @include border-radius(4px);\n th,\n td {\n padding: 10px 16px;\n border-top: 0;\n\n .#{$prefix}btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n }\n }\n thead {\n th {\n background-color: $light;\n border-bottom: $table-border-width solid $table-border-color;\n &:first-child {\n // stylelint-disable-next-line property-blacklist\n border-top-left-radius: 4px;\n }\n &:last-child {\n // stylelint-disable-next-line property-blacklist\n border-top-right-radius: 4px;\n }\n }\n .sort {\n cursor: pointer;\n span {\n position: relative;\n &::before,\n &::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n }\n &::before {\n top: 2px;\n border-color: transparent transparent $slate transparent;\n border-width: 0 4px 4px;\n }\n &::after {\n bottom: 2px;\n border-color: $slate transparent transparent transparent;\n border-width: 4px 4px 0;\n }\n }\n &.sort-up,\n &.sort-down {\n span {\n &::before {\n border-color: transparent transparent $dark transparent;\n }\n &::after {\n border-color: $dark transparent transparent transparent;\n }\n }\n }\n }\n }\n tbody {\n tr:not(:last-child) {\n // stylelint-disable-next-line selector-max-type\n th,\n td {\n border-bottom: 1px solid $table-border-color;\n }\n }\n }\n\n &.#{$prefix}table-bordered {\n tbody {\n th,\n td {\n border-bottom: 0;\n }\n }\n th,\n td {\n border-right: $table-border-width solid $table-border-color;\n border-left: 0;\n }\n thead th:last-child,\n tbody td:last-child {\n border-right: 0;\n }\n }\n\n .#{$prefix}table {\n &__checkbox {\n width: 32px;\n padding-right: 0;\n\n .#{$prefix}custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n\n &-label {\n &::before,\n &::after {\n left: -16px;\n }\n }\n }\n }\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n"]}
1
+ {"version":3,"sources":["../../../scss/vendors/_tables.scss","dist/css/components/mekari-ui-tables.css","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_table-row.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/components/config/_tables.scss","../../../scss/vendors/mixins/_border-radius.scss"],"names":[],"mappings":"AAIA,OACE,MAAA,KACA,cAAA,KACA,MAAA,QCAF,UDHA,UAQI,QAAA,OACA,eAAA,IACA,WAAA,IAAA,MAAA,QAVJ,gBAcI,eAAA,OACA,cAAA,IAAA,MAAA,QAfJ,mBAmBI,WAAA,IAAA,MAAA,QCAJ,aDSA,aAGI,QAAA,MASJ,gBACE,OAAA,IAAA,MAAA,QCbF,mBDYA,mBAKI,OAAA,IAAA,MAAA,QCZJ,yBDOA,yBAWM,oBAAA,ICXN,8BAFA,qBDkBA,qBCjBA,2BDsBI,OAAA,EAQJ,yCAEI,iBAAA,gBE/DF,4BF2EI,MAAA,QACA,iBAAA,QGnFJ,cFsDF,iBADA,iBEjDM,iBAAA,QFyDN,0BAFA,iBE3DE,iBF4DF,uBEhDQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFmDF,oCE1CU,iBAAA,QA5BR,eF4EF,kBADA,kBEvEM,iBAAA,QF+EN,2BAFA,kBEjFE,kBFkFF,wBEtEQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFyEF,qCEhEU,iBAAA,QA5BR,YFkGF,eADA,eE7FM,iBAAA,QFqGN,wBAFA,eEvGE,eFwGF,qBE5FQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCF+FF,kCEtFU,iBAAA,QA5BR,eFwHF,kBADA,kBEnHM,iBAAA,QF2HN,2BAFA,kBE7HE,kBF8HF,wBElHQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFqHF,qCE5GU,iBAAA,QA5BR,eF8IF,kBADA,kBEzIM,iBAAA,QFiJN,2BAFA,kBEnJE,kBFoJF,wBExIQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCF2IF,qCElIU,iBAAA,QA5BR,cFoKF,iBADA,iBE/JM,iBAAA,QFuKN,0BAFA,iBEzKE,iBF0KF,uBE9JQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFiKF,oCExJU,iBAAA,QA5BR,eF0LF,kBADA,kBErLM,iBAAA,QF6LN,2BAFA,kBE/LE,kBFgMF,wBEpLQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFuLF,qCE9KU,iBAAA,QA5BR,iBFgNF,oBADA,oBE3MM,iBAAA,QFmNN,6BAFA,oBErNE,oBFsNF,0BE1MQ,aAAA,QDLN,oCCiBM,iBAAA,QALN,uCF6MF,uCEpMU,iBAAA,QA5BR,cFsOF,iBADA,iBEjOM,iBAAA,QFyON,0BAFA,iBE3OE,iBF4OF,uBEhOQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFmOF,oCE1NU,iBAAA,QA5BR,YF4PF,eADA,eEvPM,iBAAA,QF+PN,wBAFA,eEjQE,eFkQF,qBEtPQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCFyPF,kCEhPU,iBAAA,QA5BR,aFkRF,gBADA,gBE7QM,iBAAA,QFqRN,yBAFA,gBEvRE,gBFwRF,sBE5QQ,aAAA,QDLN,gCCiBM,iBAAA,KALN,mCF+QF,mCEtQU,iBAAA,KA5BR,aFwSF,gBADA,gBEnSM,iBAAA,QF2SN,yBAFA,gBE7SE,gBF8SF,sBElSQ,aAAA,QDLN,gCCiBM,iBAAA,KALN,mCFqSF,mCE5RU,iBAAA,KA5BR,aF8TF,gBADA,gBEzTM,iBAAA,QFiUN,yBAFA,gBEnUE,gBFoUF,sBExTQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCF2TF,mCElTU,iBAAA,QA5BR,aFoVF,gBADA,gBE/UM,iBAAA,QFuVN,yBAFA,gBEzVE,gBF0VF,sBE9UQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCFiVF,mCExUU,iBAAA,QA5BR,aF0WF,gBADA,gBErWM,iBAAA,QF6WN,yBAFA,gBE/WE,gBFgXF,sBEpWQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCFuWF,mCE9VU,iBAAA,QA5BR,YFgYF,eADA,eE3XM,iBAAA,QFmYN,wBAFA,eErYE,eFsYF,qBE1XQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCF6XF,kCEpXU,iBAAA,QA5BR,aFsZF,gBADA,gBEjZM,iBAAA,KFyZN,yBAFA,gBE3ZE,gBF4ZF,sBEhZQ,aAAA,KDLN,gCCiBM,iBAAA,QALN,mCFmZF,mCE1YU,iBAAA,QA5BR,cF4aF,iBADA,iBEvaM,iBAAA,QDGJ,iCCiBM,iBAAA,QALN,oCFkaF,oCEzZU,iBAAA,QH8EV,sBAGM,MAAA,KACA,iBAAA,KACA,aAAA,QALN,uBAWM,MAAA,QACA,iBAAA,KACA,aAAA,QAKN,YACE,MAAA,KACA,iBAAA,KC6UF,eD/UA,eCgVA,qBDzUI,aAAA,QAPJ,2BAWI,OAAA,EAXJ,oDAgBM,iBAAA,sBErIJ,uCF4IM,MAAA,KACA,iBAAA,uBIhFJ,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,6BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GAdV,kBAOQ,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MAVR,kCAcU,OAAA,EKlLV,OACE,cAAA,EACA,eAAA,EACA,gBAAA,SACA,OAAA,IAAA,MAAA,QCAE,cAAA,IDJJ,gBAOI,WAAA,QJkiBJ,UIziBA,UAWI,QAAA,KAAA,KACA,WAAA,EJmiBJ,oBI/iBA,oBAeM,WAAA,KACA,cAAA,KAhBN,gBAqBM,iBAAA,QACA,cAAA,IAAA,MAAA,QAtBN,4BAyBQ,uBAAA,IAzBR,2BA6BQ,wBAAA,IA7BR,mBAiCM,OAAA,QAjCN,wBAmCQ,SAAA,SAnCR,+BAAA,gCAsCU,SAAA,SACA,MAAA,MACA,MAAA,EACA,OAAA,EACA,QAAA,GACA,aAAA,MA3CV,gCA8CU,IAAA,IACA,aAAA,YAAA,YAAA,KAAA,YACA,aAAA,EAAA,IAAA,IAhDV,+BAmDU,OAAA,IACA,aAAA,KAAA,YAAA,YAAA,YACA,aAAA,IAAA,IAAA,EArDV,0CAAA,wCA4DY,aAAA,YAAA,YAAA,QAAA,YA5DZ,yCAAA,uCA+DY,aAAA,QAAA,YAAA,YAAA,YJwiBZ,oCIvmBA,oCA0EQ,cAAA,IAAA,MAAA,QJkiBR,+BI5mBA,+BAmFQ,cAAA,EJ8hBR,yBIjnBA,yBAwFM,aAAA,IAAA,MAAA,QACA,YAAA,EJ8hBN,0CIvnBA,0CA6FM,aAAA,EA7FN,wBAmGM,MAAA,KACA,cAAA,EApGN,wCAuGQ,aAAA,KACA,cAAA,EAxGR,qDAAA,sDA6GY,KAAA","sourcesContent":["//\n// Basic Bootstrap table\n//\n\n.#{$prefix}table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.#{$prefix}table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.#{$prefix}table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.#{$prefix}table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.#{$prefix}table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.#{$prefix}table {\n .#{$prefix}thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .#{$prefix}thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.#{$prefix}table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.#{$prefix}table-bordered {\n border: 0;\n }\n\n &.#{$prefix}table-striped {\n tbody tr:nth-of-type(odd) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.#{$prefix}table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.#{$prefix}table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .#{$prefix}table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n",".table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212121;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #e2e2e2;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e2e2e2;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #e2e2e2;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212121;\n background-color: #f2f4f7;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f4cac1;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ea9c8c;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f0b7ab;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f0b7ab;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #b8e4d3;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #7acdad;\n}\n\n.table-hover .table-success:hover {\n background-color: #a6ddc8;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #a6ddc8;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #fff9e2;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #fff5ca;\n}\n\n.table-hover .table-info:hover {\n background-color: #fff4c9;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #fff4c9;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffebb8;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffda7a;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe49f;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe49f;\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8d2ed;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7aacde;\n}\n\n.table-hover .table-primary:hover {\n background-color: #a4c5e8;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #a4c5e8;\n}\n\n.table-jurnal,\n.table-jurnal > th,\n.table-jurnal > td {\n background-color: #b8e3f6;\n}\n\n.table-jurnal th,\n.table-jurnal td,\n.table-jurnal thead th,\n.table-jurnal tbody + tbody {\n border-color: #7acbee;\n}\n\n.table-hover .table-jurnal:hover {\n background-color: #a1daf3;\n}\n\n.table-hover .table-jurnal:hover > td,\n.table-hover .table-jurnal:hover > th {\n background-color: #a1daf3;\n}\n\n.table-talenta,\n.table-talenta > th,\n.table-talenta > td {\n background-color: #edc3c6;\n}\n\n.table-talenta th,\n.table-talenta td,\n.table-talenta thead th,\n.table-talenta tbody + tbody {\n border-color: #de9095;\n}\n\n.table-hover .table-talenta:hover {\n background-color: #e7afb3;\n}\n\n.table-hover .table-talenta:hover > td,\n.table-hover .table-talenta:hover > th {\n background-color: #e7afb3;\n}\n\n.table-klikpajak,\n.table-klikpajak > th,\n.table-klikpajak > td {\n background-color: #fdd6b8;\n}\n\n.table-klikpajak th,\n.table-klikpajak td,\n.table-klikpajak thead th,\n.table-klikpajak tbody + tbody {\n border-color: #fcb37b;\n}\n\n.table-hover .table-klikpajak:hover {\n background-color: #fcc89f;\n}\n\n.table-hover .table-klikpajak:hover > td,\n.table-hover .table-klikpajak:hover > th {\n background-color: #fcc89f;\n}\n\n.table-mekari,\n.table-mekari > th,\n.table-mekari > td {\n background-color: #d6ccf8;\n}\n\n.table-mekari th,\n.table-mekari td,\n.table-mekari thead th,\n.table-mekari tbody + tbody {\n border-color: #b3a0f1;\n}\n\n.table-hover .table-mekari:hover {\n background-color: #c4b6f5;\n}\n\n.table-hover .table-mekari:hover > td,\n.table-hover .table-mekari:hover > th {\n background-color: #c4b6f5;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c1c1c1;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #8c8c8c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b4b4b4;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b4b4b4;\n}\n\n.table-slate,\n.table-slate > th,\n.table-slate > td {\n background-color: #d9d9d9;\n}\n\n.table-slate th,\n.table-slate td,\n.table-slate thead th,\n.table-slate tbody + tbody {\n border-color: #b8b8b8;\n}\n\n.table-hover .table-slate:hover {\n background-color: #cccccc;\n}\n\n.table-hover .table-slate:hover > td,\n.table-hover .table-slate:hover > th {\n background-color: #cccccc;\n}\n\n.table-muted,\n.table-muted > th,\n.table-muted > td {\n background-color: #eaeaea;\n}\n\n.table-muted th,\n.table-muted td,\n.table-muted thead th,\n.table-muted tbody + tbody {\n border-color: #d8d8d8;\n}\n\n.table-hover .table-muted:hover {\n background-color: #dddddd;\n}\n\n.table-hover .table-muted:hover > td,\n.table-hover .table-muted:hover > th {\n background-color: #dddddd;\n}\n\n.table-smoke,\n.table-smoke > th,\n.table-smoke > td {\n background-color: #f7f7f7;\n}\n\n.table-smoke th,\n.table-smoke td,\n.table-smoke thead th,\n.table-smoke tbody + tbody {\n border-color: #f0f0f0;\n}\n\n.table-hover .table-smoke:hover {\n background-color: #eaeaea;\n}\n\n.table-hover .table-smoke:hover > td,\n.table-hover .table-smoke:hover > th {\n background-color: #eaeaea;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fefefe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fdfdfd;\n}\n\n.table-hover .table-light:hover {\n background-color: #f1f1f1;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #f1f1f1;\n}\n\n.table-cloud,\n.table-cloud > th,\n.table-cloud > td {\n background-color: #fbfcfd;\n}\n\n.table-cloud th,\n.table-cloud td,\n.table-cloud thead th,\n.table-cloud tbody + tbody {\n border-color: #f8f9fb;\n}\n\n.table-hover .table-cloud:hover {\n background-color: #eaeff5;\n}\n\n.table-hover .table-cloud:hover > td,\n.table-hover .table-cloud:hover > th {\n background-color: #eaeff5;\n}\n\n.table-link,\n.table-link > th,\n.table-link > td {\n background-color: #bdd0ff;\n}\n\n.table-link th,\n.table-link td,\n.table-link thead th,\n.table-link tbody + tbody {\n border-color: #84a8ff;\n}\n\n.table-hover .table-link:hover {\n background-color: #a4beff;\n}\n\n.table-hover .table-link:hover > td,\n.table-hover .table-link:hover > th {\n background-color: #a4beff;\n}\n\n.table-white,\n.table-white > th,\n.table-white > td {\n background-color: white;\n}\n\n.table-white th,\n.table-white td,\n.table-white thead th,\n.table-white tbody + tbody {\n border-color: white;\n}\n\n.table-hover .table-white:hover {\n background-color: #f2f2f2;\n}\n\n.table-hover .table-white:hover > td,\n.table-hover .table-white:hover > th {\n background-color: #f2f2f2;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: #f2f4f7;\n}\n\n.table-hover .table-active:hover {\n background-color: #e2e7ed;\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: #e2e7ed;\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #777;\n border-color: #8a8a8a;\n}\n\n.table .thead-light th {\n color: #212121;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.table-dark {\n color: #fff;\n background-color: #777;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #8a8a8a;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1271.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid #e2e2e2;\n border-radius: 4px;\n}\n\n.table tr:hover {\n background: #f2f4f7;\n}\n\n.table th,\n.table td {\n padding: 10px 16px;\n border-top: 0;\n}\n\n.table th .btn-icon,\n.table td .btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n}\n\n.table thead th {\n background-color: #fbfbfb;\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table thead th:first-child {\n border-top-left-radius: 4px;\n}\n\n.table thead th:last-child {\n border-top-right-radius: 4px;\n}\n\n.table thead .sort {\n cursor: pointer;\n}\n\n.table thead .sort span {\n position: relative;\n}\n\n.table thead .sort span::before, .table thead .sort span::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n}\n\n.table thead .sort span::before {\n top: 2px;\n border-color: transparent transparent #777 transparent;\n border-width: 0 4px 4px;\n}\n\n.table thead .sort span::after {\n bottom: 2px;\n border-color: #777 transparent transparent transparent;\n border-width: 4px 4px 0;\n}\n\n.table thead .sort.sort-up span::before, .table thead .sort.sort-down span::before {\n border-color: transparent transparent #212121 transparent;\n}\n\n.table thead .sort.sort-up span::after, .table thead .sort.sort-down span::after {\n border-color: #212121 transparent transparent transparent;\n}\n\n.table tbody tr:not(:last-child) th,\n.table tbody tr:not(:last-child) td {\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table.table-bordered tbody th,\n.table.table-bordered tbody td {\n border-bottom: 0;\n}\n\n.table.table-bordered th,\n.table.table-bordered td {\n border-right: 1px solid #e2e2e2;\n border-left: 0;\n}\n\n.table.table-bordered thead th:last-child,\n.table.table-bordered tbody td:last-child {\n border-right: 0;\n}\n\n.table .table__checkbox {\n width: 32px;\n padding-right: 0;\n}\n\n.table .table__checkbox .custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n}\n\n.table .table__checkbox .custom-control-label::before, .table .table__checkbox .custom-control-label::after {\n left: -16px;\n}\n/*# sourceMappingURL=mekari-ui-tables.css.map */","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n // inheritance to nested tables.\n .#{$prefix}table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.#{$prefix}table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .#{$prefix}table-hover {\n $hover-background: darken($background, 5%);\n\n .#{$prefix}table-#{$state} {\n @include hover {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","\n.#{$prefix}table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid $smoke;\n @include border-radius(4px);\n tr:hover {\n background: $cloud;\n }\n th,\n td {\n padding: 10px 16px;\n border-top: 0;\n\n .#{$prefix}btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n }\n }\n thead {\n th {\n background-color: $light;\n border-bottom: $table-border-width solid $table-border-color;\n &:first-child {\n // stylelint-disable-next-line property-blacklist\n border-top-left-radius: 4px;\n }\n &:last-child {\n // stylelint-disable-next-line property-blacklist\n border-top-right-radius: 4px;\n }\n }\n .sort {\n cursor: pointer;\n span {\n position: relative;\n &::before,\n &::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n }\n &::before {\n top: 2px;\n border-color: transparent transparent $slate transparent;\n border-width: 0 4px 4px;\n }\n &::after {\n bottom: 2px;\n border-color: $slate transparent transparent transparent;\n border-width: 4px 4px 0;\n }\n }\n &.sort-up,\n &.sort-down {\n span {\n &::before {\n border-color: transparent transparent $dark transparent;\n }\n &::after {\n border-color: $dark transparent transparent transparent;\n }\n }\n }\n }\n }\n tbody {\n tr:not(:last-child) {\n // stylelint-disable-next-line selector-max-type\n th,\n td {\n border-bottom: 1px solid $table-border-color;\n }\n }\n }\n\n &.#{$prefix}table-bordered {\n tbody {\n th,\n td {\n border-bottom: 0;\n }\n }\n th,\n td {\n border-right: $table-border-width solid $table-border-color;\n border-left: 0;\n }\n thead th:last-child,\n tbody td:last-child {\n border-right: 0;\n }\n }\n\n .#{$prefix}table {\n &__checkbox {\n width: 32px;\n padding-right: 0;\n\n .#{$prefix}custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n\n &-label {\n &::before,\n &::after {\n left: -16px;\n }\n }\n }\n }\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n"]}
@@ -547,6 +547,10 @@
547
547
  border-radius: 4px;
548
548
  }
549
549
 
550
+ .table tr:hover {
551
+ background: #f2f4f7;
552
+ }
553
+
550
554
  .table th,
551
555
  .table td {
552
556
  padding: 10px 16px;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../scss/vendors/_tables.scss","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendor-extensions/_color.scss","mekari-ui-tables.css","../../../scss/vendor-extensions/_tables.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_table-row.scss","../../../scss/vendors/_functions.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/components/config/_tables.scss","../../../scss/vendors/mixins/_border-radius.scss"],"names":[],"mappings":"AAIA;EACE,WAAW;EACX,mBCLW;EDMX,cENa;ACGf;;AHAA;;EAQI,gBISgC;EJRhC,mBAAmB;EACnB,6BEVW;ACOf;;AHPA;EAcI,sBAAsB;EACtB,gCEfW;ACYf;;AHZA;EAmBI,6BEnBW;ACgBf;;AHYA;;EAGI,eIb+B;ADGnC;;AHmBA;EACE,yBEzCa;ACyBf;;AHeA;;EAKI,yBE7CW;AC8Bf;;AHUA;;EAWM,wBAA4C;AGhBlD;;AHqBA;;;;EAKI,SAAS;AGnBb;;AH2BA;EAEI,qCEnDW;AC0Bf;;AEtCE;EL2EI,cEtFS;EFuFT,yBEjFS;ACgDf;;AGlDE;;;EAII,yBC2E4D;AJvBlE;;AGxDE;;;;EAYM,qBCmE0D;AJhBlE;;AExDE;ECiBM,yBAJsC;AH+C9C;;AGhDE;;EASQ,yBARoC;AHoD9C;;AGxEE;;;EAII,yBC2E4D;AJDlE;;AG9EE;;;;EAYM,qBCmE0D;AJMlE;;AE9EE;ECiBM,yBAJsC;AHqE9C;;AGtEE;;EASQ,yBARoC;AH0E9C;;AG9FE;;;EAII,yBC2E4D;AJqBlE;;AGpGE;;;;EAYM,qBCmE0D;AJ4BlE;;AEpGE;ECiBM,yBAJsC;AH2F9C;;AG5FE;;EASQ,yBARoC;AHgG9C;;AGpHE;;;EAII,yBC2E4D;AJ2ClE;;AG1HE;;;;EAYM,qBCmE0D;AJkDlE;;AE1HE;ECiBM,yBAJsC;AHiH9C;;AGlHE;;EASQ,yBARoC;AHsH9C;;AG1IE;;;EAII,yBC2E4D;AJiElE;;AGhJE;;;;EAYM,qBCmE0D;AJwElE;;AEhJE;ECiBM,yBAJsC;AHuI9C;;AGxIE;;EASQ,yBARoC;AH4I9C;;AGhKE;;;EAII,yBC2E4D;AJuFlE;;AGtKE;;;;EAYM,qBCmE0D;AJ8FlE;;AEtKE;ECiBM,yBAJsC;AH6J9C;;AG9JE;;EASQ,yBARoC;AHkK9C;;AGtLE;;;EAII,yBC2E4D;AJ6GlE;;AG5LE;;;;EAYM,qBCmE0D;AJoHlE;;AE5LE;ECiBM,yBAJsC;AHmL9C;;AGpLE;;EASQ,yBARoC;AHwL9C;;AG5ME;;;EAII,yBC2E4D;AJmIlE;;AGlNE;;;;EAYM,qBCmE0D;AJ0IlE;;AElNE;ECiBM,yBAJsC;AHyM9C;;AG1ME;;EASQ,yBARoC;AH8M9C;;AGlOE;;;EAII,yBC2E4D;AJyJlE;;AGxOE;;;;EAYM,qBCmE0D;AJgKlE;;AExOE;ECiBM,yBAJsC;AH+N9C;;AGhOE;;EASQ,yBARoC;AHoO9C;;AGxPE;;;EAII,yBC2E4D;AJ+KlE;;AG9PE;;;;EAYM,qBCmE0D;AJsLlE;;AE9PE;ECiBM,yBAJsC;AHqP9C;;AGtPE;;EASQ,yBARoC;AH0P9C;;AG9QE;;;EAII,yBC2E4D;AJqMlE;;AGpRE;;;;EAYM,qBCmE0D;AJ4MlE;;AEpRE;ECiBM,yBAJsC;AH2Q9C;;AG5QE;;EASQ,yBARoC;AHgR9C;;AGpSE;;;EAII,yBC2E4D;AJ2NlE;;AG1SE;;;;EAYM,qBCmE0D;AJkOlE;;AE1SE;ECiBM,yBAJsC;AHiS9C;;AGlSE;;EASQ,yBARoC;AHsS9C;;AG1TE;;;EAII,yBC2E4D;AJiPlE;;AGhUE;;;;EAYM,qBCmE0D;AJwPlE;;AEhUE;ECiBM,yBAJsC;AHuT9C;;AGxTE;;EASQ,yBARoC;AH4T9C;;AGhVE;;;EAII,yBC2E4D;AJuQlE;;AGtVE;;;;EAYM,qBCmE0D;AJ8QlE;;AEtVE;ECiBM,yBAJsC;AH6U9C;;AG9UE;;EASQ,yBARoC;AHkV9C;;AGtWE;;;EAII,yBC2E4D;AJ6RlE;;AG5WE;;;;EAYM,qBCmE0D;AJoSlE;;AE5WE;ECiBM,yBAJsC;AHmW9C;;AGpWE;;EASQ,yBARoC;AHwW9C;;AG5XE;;;EAII,yBC2E4D;AJmTlE;;AGlYE;;;;EAYM,qBCmE0D;AJ0TlE;;AElYE;ECiBM,yBAJsC;AHyX9C;;AG1XE;;EASQ,yBARoC;AH8X9C;;AGlZE;;;EAII,uBC2E4D;AJyUlE;;AGxZE;;;;EAYM,mBCmE0D;AJgVlE;;AExZE;ECiBM,yBAJsC;AH+Y9C;;AGhZE;;EASQ,yBARoC;AHoZ9C;;AGxaE;;;EAII,yBJFS;AC4af;;AEvaE;ECiBM,yBAJsC;AH8Z9C;;AG/ZE;;EASQ,yBARoC;AHma9C;;AH7UA;EAGM,WE5GM;EF6GN,sBEjHM;EFkHN,qBIvFqD;ADqa3D;;AHnVA;EAWM,cEzHS;EF0HT,sBErHM;EFsHN,qBExHS;ACocf;;AHvUA;EACE,WE5HU;EF6HV,sBEjIU;AC2cZ;;AH5UA;;;EAOI,qBI3GuD;ADsb3D;;AHlVA;EAWI,SAAS;AG2Ub;;AHtVA;EAgBM,2CE3IM;ACqdZ;;AE/cE;EL4IM,WElJI;EFmJJ,4CEnJI;AC0dZ;;AKvZI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGyTvC;EH9TG;IASK,SAAS;EGwTjB;AACF;;AKnaI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGqUvC;EH1UG;IASK,SAAS;EGoUjB;AACF;;AK/aI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGiVvC;EHtVG;IASK,SAAS;EGgVjB;AACF;;AK3bI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EG6VvC;EHlWG;IASK,SAAS;EG4VjB;AACF;;AH3WA;EAOQ,cAAc;EACd,WAAW;EACX,gBAAgB;EAChB,iCAAiC;AGwWzC;;AHlXA;EAcU,SAAS;AGwWnB;;AM1hBA;EACE,gBAAgB;EAChB,iBAAiB;EACjB,yBAAyB;EACzB,yBPDa;EQCX,kBDCwB;AN6hB5B;;AMliBA;;EAQI,kBAAkB;EAClB,aAAa;AN+hBjB;;AMxiBA;;EAYM,gBAAgB;EAChB,mBAAmB;ANiiBzB;;AM9iBA;EAkBM,yBPdS;EOeT,gCPhBS;ACgjBf;;AMnjBA;EAsBQ,2BAA2B;ANiiBnC;;AMvjBA;EA0BQ,4BAA4B;ANiiBpC;;AM3jBA;EA8BM,eAAe;ANiiBrB;;AM/jBA;EAgCQ,kBAAkB;ANmiB1B;;AMnkBA;EAmCU,kBAAkB;EAClB,YAAY;EACZ,QAAQ;EACR,SAAS;EACT,WAAW;EACX,mBAAmB;ANoiB7B;;AM5kBA;EA2CU,QAAQ;EACR,sDAAwD;EACxD,uBAAuB;ANqiBjC;;AMllBA;EAgDU,WAAW;EACX,sDAAwD;EACxD,uBAAuB;ANsiBjC;;AMxlBA;EAyDY,yDAAuD;ANmiBnE;;AM5lBA;EA4DY,yDAAuD;ANoiBnE;;AMhmBA;;EAuEQ,gCPpEO;ACkmBf;;AMrmBA;;EAgFQ,gBAAgB;AN0hBxB;;AM1mBA;;EAqFM,+BPlFS;EOmFT,cAAc;AN0hBpB;;AMhnBA;;EA0FM,eAAe;AN2hBrB;;AMrnBA;EAgGM,WAAW;EACX,gBAAgB;ANyhBtB;;AM1nBA;EAoGQ,kBAAkB;EAClB,gBAAgB;AN0hBxB;;AM/nBA;EA0GY,WAAW;ANyhBvB","file":"mekari-ui-tables.css","sourcesContent":["//\n// Basic Bootstrap table\n//\n\n.#{$prefix}table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.#{$prefix}table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.#{$prefix}table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.#{$prefix}table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.#{$prefix}table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.#{$prefix}table {\n .#{$prefix}thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .#{$prefix}thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.#{$prefix}table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.#{$prefix}table-bordered {\n border: 0;\n }\n\n &.#{$prefix}table-striped {\n tbody tr:nth-of-type(odd) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.#{$prefix}table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.#{$prefix}table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .#{$prefix}table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n",".table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212121;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #e2e2e2;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e2e2e2;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #e2e2e2;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212121;\n background-color: #f2f4f7;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f4cac1;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ea9c8c;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f0b7ab;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f0b7ab;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #b8e4d3;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #7acdad;\n}\n\n.table-hover .table-success:hover {\n background-color: #a6ddc8;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #a6ddc8;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #fff9e2;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #fff5ca;\n}\n\n.table-hover .table-info:hover {\n background-color: #fff4c9;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #fff4c9;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffebb8;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffda7a;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe49f;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe49f;\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8d2ed;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7aacde;\n}\n\n.table-hover .table-primary:hover {\n background-color: #a4c5e8;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #a4c5e8;\n}\n\n.table-jurnal,\n.table-jurnal > th,\n.table-jurnal > td {\n background-color: #b8e3f6;\n}\n\n.table-jurnal th,\n.table-jurnal td,\n.table-jurnal thead th,\n.table-jurnal tbody + tbody {\n border-color: #7acbee;\n}\n\n.table-hover .table-jurnal:hover {\n background-color: #a1daf3;\n}\n\n.table-hover .table-jurnal:hover > td,\n.table-hover .table-jurnal:hover > th {\n background-color: #a1daf3;\n}\n\n.table-talenta,\n.table-talenta > th,\n.table-talenta > td {\n background-color: #edc3c6;\n}\n\n.table-talenta th,\n.table-talenta td,\n.table-talenta thead th,\n.table-talenta tbody + tbody {\n border-color: #de9095;\n}\n\n.table-hover .table-talenta:hover {\n background-color: #e7afb3;\n}\n\n.table-hover .table-talenta:hover > td,\n.table-hover .table-talenta:hover > th {\n background-color: #e7afb3;\n}\n\n.table-klikpajak,\n.table-klikpajak > th,\n.table-klikpajak > td {\n background-color: #fdd6b8;\n}\n\n.table-klikpajak th,\n.table-klikpajak td,\n.table-klikpajak thead th,\n.table-klikpajak tbody + tbody {\n border-color: #fcb37b;\n}\n\n.table-hover .table-klikpajak:hover {\n background-color: #fcc89f;\n}\n\n.table-hover .table-klikpajak:hover > td,\n.table-hover .table-klikpajak:hover > th {\n background-color: #fcc89f;\n}\n\n.table-mekari,\n.table-mekari > th,\n.table-mekari > td {\n background-color: #d6ccf8;\n}\n\n.table-mekari th,\n.table-mekari td,\n.table-mekari thead th,\n.table-mekari tbody + tbody {\n border-color: #b3a0f1;\n}\n\n.table-hover .table-mekari:hover {\n background-color: #c4b6f5;\n}\n\n.table-hover .table-mekari:hover > td,\n.table-hover .table-mekari:hover > th {\n background-color: #c4b6f5;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c1c1c1;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #8c8c8c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b4b4b4;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b4b4b4;\n}\n\n.table-slate,\n.table-slate > th,\n.table-slate > td {\n background-color: #d9d9d9;\n}\n\n.table-slate th,\n.table-slate td,\n.table-slate thead th,\n.table-slate tbody + tbody {\n border-color: #b8b8b8;\n}\n\n.table-hover .table-slate:hover {\n background-color: #cccccc;\n}\n\n.table-hover .table-slate:hover > td,\n.table-hover .table-slate:hover > th {\n background-color: #cccccc;\n}\n\n.table-muted,\n.table-muted > th,\n.table-muted > td {\n background-color: #eaeaea;\n}\n\n.table-muted th,\n.table-muted td,\n.table-muted thead th,\n.table-muted tbody + tbody {\n border-color: #d8d8d8;\n}\n\n.table-hover .table-muted:hover {\n background-color: #dddddd;\n}\n\n.table-hover .table-muted:hover > td,\n.table-hover .table-muted:hover > th {\n background-color: #dddddd;\n}\n\n.table-smoke,\n.table-smoke > th,\n.table-smoke > td {\n background-color: #f7f7f7;\n}\n\n.table-smoke th,\n.table-smoke td,\n.table-smoke thead th,\n.table-smoke tbody + tbody {\n border-color: #f0f0f0;\n}\n\n.table-hover .table-smoke:hover {\n background-color: #eaeaea;\n}\n\n.table-hover .table-smoke:hover > td,\n.table-hover .table-smoke:hover > th {\n background-color: #eaeaea;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fefefe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fdfdfd;\n}\n\n.table-hover .table-light:hover {\n background-color: #f1f1f1;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #f1f1f1;\n}\n\n.table-cloud,\n.table-cloud > th,\n.table-cloud > td {\n background-color: #fbfcfd;\n}\n\n.table-cloud th,\n.table-cloud td,\n.table-cloud thead th,\n.table-cloud tbody + tbody {\n border-color: #f8f9fb;\n}\n\n.table-hover .table-cloud:hover {\n background-color: #eaeff5;\n}\n\n.table-hover .table-cloud:hover > td,\n.table-hover .table-cloud:hover > th {\n background-color: #eaeff5;\n}\n\n.table-link,\n.table-link > th,\n.table-link > td {\n background-color: #bdd0ff;\n}\n\n.table-link th,\n.table-link td,\n.table-link thead th,\n.table-link tbody + tbody {\n border-color: #84a8ff;\n}\n\n.table-hover .table-link:hover {\n background-color: #a4beff;\n}\n\n.table-hover .table-link:hover > td,\n.table-hover .table-link:hover > th {\n background-color: #a4beff;\n}\n\n.table-white,\n.table-white > th,\n.table-white > td {\n background-color: white;\n}\n\n.table-white th,\n.table-white td,\n.table-white thead th,\n.table-white tbody + tbody {\n border-color: white;\n}\n\n.table-hover .table-white:hover {\n background-color: #f2f2f2;\n}\n\n.table-hover .table-white:hover > td,\n.table-hover .table-white:hover > th {\n background-color: #f2f2f2;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: #f2f4f7;\n}\n\n.table-hover .table-active:hover {\n background-color: #e2e7ed;\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: #e2e7ed;\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #777;\n border-color: #8a8a8a;\n}\n\n.table .thead-light th {\n color: #212121;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.table-dark {\n color: #fff;\n background-color: #777;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #8a8a8a;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1271.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid #e2e2e2;\n border-radius: 4px;\n}\n\n.table th,\n.table td {\n padding: 10px 16px;\n border-top: 0;\n}\n\n.table th .btn-icon,\n.table td .btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n}\n\n.table thead th {\n background-color: #fbfbfb;\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table thead th:first-child {\n border-top-left-radius: 4px;\n}\n\n.table thead th:last-child {\n border-top-right-radius: 4px;\n}\n\n.table thead .sort {\n cursor: pointer;\n}\n\n.table thead .sort span {\n position: relative;\n}\n\n.table thead .sort span::before, .table thead .sort span::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n}\n\n.table thead .sort span::before {\n top: 2px;\n border-color: transparent transparent #777 transparent;\n border-width: 0 4px 4px;\n}\n\n.table thead .sort span::after {\n bottom: 2px;\n border-color: #777 transparent transparent transparent;\n border-width: 4px 4px 0;\n}\n\n.table thead .sort.sort-up span::before, .table thead .sort.sort-down span::before {\n border-color: transparent transparent #212121 transparent;\n}\n\n.table thead .sort.sort-up span::after, .table thead .sort.sort-down span::after {\n border-color: #212121 transparent transparent transparent;\n}\n\n.table tbody tr:not(:last-child) th,\n.table tbody tr:not(:last-child) td {\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table.table-bordered tbody th,\n.table.table-bordered tbody td {\n border-bottom: 0;\n}\n\n.table.table-bordered th,\n.table.table-bordered td {\n border-right: 1px solid #e2e2e2;\n border-left: 0;\n}\n\n.table.table-bordered thead th:last-child,\n.table.table-bordered tbody td:last-child {\n border-right: 0;\n}\n\n.table .table__checkbox {\n width: 32px;\n padding-right: 0;\n}\n\n.table .table__checkbox .custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n}\n\n.table .table__checkbox .custom-control-label::before, .table .table__checkbox .custom-control-label::after {\n left: -16px;\n}\n\n/*# sourceMappingURL=mekari-ui-tables.css.map */","\n$table-head-bg: $white;\n$table-head-color: $dark;\n\n$table-accent-bg: rgba($black, .05);\n$table-bg: null;\n$table-bg-level: -9;\n$table-caption-color: $text-muted;\n$table-color: $dark;\n$theme-color-interval: 8%;\n$table-striped-order: odd;\n\n$table-hover-color: $table-color;\n$table-hover-bg: $cloud;\n\n$table-active-bg: $table-hover-bg;\n\n$table-border-color: $smoke;\n$table-border-level: -6;\n$table-border-width: 1px;\n\n$table-cell-padding: .75rem;\n$table-cell-padding-sm: .3rem;\n\n$table-dark-color: $white;\n$table-dark-bg: $slate;\n$table-dark-accent-bg: rgba($white, .05);\n$table-dark-hover-color: $table-dark-color;\n$table-dark-hover-bg: rgba($white, .075);\n$table-dark-border-color: lighten($table-dark-bg, 7.5%);\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n // inheritance to nested tables.\n .#{$prefix}table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.#{$prefix}table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .#{$prefix}table-hover {\n $hover-background: darken($background, 5%);\n\n .#{$prefix}table-#{$state} {\n @include hover {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Bootstrap functions\n//\n// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.\n\n// Ascending\n// Used to evaluate Sass maps like our grid breakpoints.\n@mixin _assert-ascending($map, $map-name) {\n $prev-key: null;\n $prev-num: null;\n @each $key, $num in $map {\n @if $prev-num == null or unit($num) == \"%\" {\n // Do nothing\n } @else if not comparable($prev-num, $num) {\n @warn \"Potentially invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} whose unit makes it incomparable to #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n } @else if $prev-num >= $num {\n @warn \"Invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} which isn't greater than #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n }\n $prev-key: $key;\n $prev-num: $num;\n }\n}\n\n// Starts at zero\n// Used to ensure the min-width of the lowest breakpoint starts at 0.\n@mixin _assert-starts-at-zero($map, $map-name: \"$grid-breakpoints\") {\n $values: map-values($map);\n $first-value: nth($values, 1);\n @if $first-value != 0 {\n @warn \"First breakpoint in #{$map-name} must start at 0, but starts at #{$first-value}.\";\n }\n}\n\n// Replace `$search` with `$replace` in `$string`\n// Used on our SVG icon backgrounds for custom forms.\n//\n// @author Hugo Giraudel\n// @param {String} $string - Initial string\n// @param {String} $search - Substring to replace\n// @param {String} $replace ('') - New value\n// @return {String} - Updated string\n@function str-replace($string, $search, $replace: \"\") {\n $index: str-index($string, $search);\n\n @if $index {\n @return str-slice($string, 1, $index - 1) + $replace + str-replace(str-slice($string, $index + str-length($search)), $search, $replace);\n }\n\n @return $string;\n}\n\n// Color contrast\n@function color-yiq($color, $dark: $yiq-text-dark, $light: $yiq-text-light) {\n $r: red($color);\n $g: green($color);\n $b: blue($color);\n\n $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;\n\n @if ($yiq >= $yiq-contrasted-threshold) {\n @return $dark;\n } @else {\n @return $light;\n }\n}\n\n// Retrieve color Sass maps\n@function color($key: \"blue\") {\n @return map-get($colors, $key);\n}\n\n@function theme-color($key: \"primary\") {\n @return map-get($theme-colors, $key);\n}\n\n@function gray($key: \"100\") {\n @return map-get($grays, $key);\n}\n\n// Request a theme color level\n@function theme-color-level($color-name: \"primary\", $level: 0) {\n $color: theme-color($color-name);\n $color-base: if($level > 0, $black, $white);\n $level: abs($level);\n\n @return mix($color-base, $color, $level * $theme-color-interval);\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","\n.#{$prefix}table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid $smoke;\n @include border-radius(4px);\n th,\n td {\n padding: 10px 16px;\n border-top: 0;\n\n .#{$prefix}btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n }\n }\n thead {\n th {\n background-color: $light;\n border-bottom: $table-border-width solid $table-border-color;\n &:first-child {\n // stylelint-disable-next-line property-blacklist\n border-top-left-radius: 4px;\n }\n &:last-child {\n // stylelint-disable-next-line property-blacklist\n border-top-right-radius: 4px;\n }\n }\n .sort {\n cursor: pointer;\n span {\n position: relative;\n &::before,\n &::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n }\n &::before {\n top: 2px;\n border-color: transparent transparent $slate transparent;\n border-width: 0 4px 4px;\n }\n &::after {\n bottom: 2px;\n border-color: $slate transparent transparent transparent;\n border-width: 4px 4px 0;\n }\n }\n &.sort-up,\n &.sort-down {\n span {\n &::before {\n border-color: transparent transparent $dark transparent;\n }\n &::after {\n border-color: $dark transparent transparent transparent;\n }\n }\n }\n }\n }\n tbody {\n tr:not(:last-child) {\n // stylelint-disable-next-line selector-max-type\n th,\n td {\n border-bottom: 1px solid $table-border-color;\n }\n }\n }\n\n &.#{$prefix}table-bordered {\n tbody {\n th,\n td {\n border-bottom: 0;\n }\n }\n th,\n td {\n border-right: $table-border-width solid $table-border-color;\n border-left: 0;\n }\n thead th:last-child,\n tbody td:last-child {\n border-right: 0;\n }\n }\n\n .#{$prefix}table {\n &__checkbox {\n width: 32px;\n padding-right: 0;\n\n .#{$prefix}custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n\n &-label {\n &::before,\n &::after {\n left: -16px;\n }\n }\n }\n }\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n"]}
1
+ {"version":3,"sources":["../../../scss/vendors/_tables.scss","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendor-extensions/_color.scss","mekari-ui-tables.css","../../../scss/vendor-extensions/_tables.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_table-row.scss","../../../scss/vendors/_functions.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/components/config/_tables.scss","../../../scss/vendors/mixins/_border-radius.scss"],"names":[],"mappings":"AAIA;EACE,WAAW;EACX,mBCLW;EDMX,cENa;ACGf;;AHAA;;EAQI,gBISgC;EJRhC,mBAAmB;EACnB,6BEVW;ACOf;;AHPA;EAcI,sBAAsB;EACtB,gCEfW;ACYf;;AHZA;EAmBI,6BEnBW;ACgBf;;AHYA;;EAGI,eIb+B;ADGnC;;AHmBA;EACE,yBEzCa;ACyBf;;AHeA;;EAKI,yBE7CW;AC8Bf;;AHUA;;EAWM,wBAA4C;AGhBlD;;AHqBA;;;;EAKI,SAAS;AGnBb;;AH2BA;EAEI,qCEnDW;AC0Bf;;AEtCE;EL2EI,cEtFS;EFuFT,yBEjFS;ACgDf;;AGlDE;;;EAII,yBC2E4D;AJvBlE;;AGxDE;;;;EAYM,qBCmE0D;AJhBlE;;AExDE;ECiBM,yBAJsC;AH+C9C;;AGhDE;;EASQ,yBARoC;AHoD9C;;AGxEE;;;EAII,yBC2E4D;AJDlE;;AG9EE;;;;EAYM,qBCmE0D;AJMlE;;AE9EE;ECiBM,yBAJsC;AHqE9C;;AGtEE;;EASQ,yBARoC;AH0E9C;;AG9FE;;;EAII,yBC2E4D;AJqBlE;;AGpGE;;;;EAYM,qBCmE0D;AJ4BlE;;AEpGE;ECiBM,yBAJsC;AH2F9C;;AG5FE;;EASQ,yBARoC;AHgG9C;;AGpHE;;;EAII,yBC2E4D;AJ2ClE;;AG1HE;;;;EAYM,qBCmE0D;AJkDlE;;AE1HE;ECiBM,yBAJsC;AHiH9C;;AGlHE;;EASQ,yBARoC;AHsH9C;;AG1IE;;;EAII,yBC2E4D;AJiElE;;AGhJE;;;;EAYM,qBCmE0D;AJwElE;;AEhJE;ECiBM,yBAJsC;AHuI9C;;AGxIE;;EASQ,yBARoC;AH4I9C;;AGhKE;;;EAII,yBC2E4D;AJuFlE;;AGtKE;;;;EAYM,qBCmE0D;AJ8FlE;;AEtKE;ECiBM,yBAJsC;AH6J9C;;AG9JE;;EASQ,yBARoC;AHkK9C;;AGtLE;;;EAII,yBC2E4D;AJ6GlE;;AG5LE;;;;EAYM,qBCmE0D;AJoHlE;;AE5LE;ECiBM,yBAJsC;AHmL9C;;AGpLE;;EASQ,yBARoC;AHwL9C;;AG5ME;;;EAII,yBC2E4D;AJmIlE;;AGlNE;;;;EAYM,qBCmE0D;AJ0IlE;;AElNE;ECiBM,yBAJsC;AHyM9C;;AG1ME;;EASQ,yBARoC;AH8M9C;;AGlOE;;;EAII,yBC2E4D;AJyJlE;;AGxOE;;;;EAYM,qBCmE0D;AJgKlE;;AExOE;ECiBM,yBAJsC;AH+N9C;;AGhOE;;EASQ,yBARoC;AHoO9C;;AGxPE;;;EAII,yBC2E4D;AJ+KlE;;AG9PE;;;;EAYM,qBCmE0D;AJsLlE;;AE9PE;ECiBM,yBAJsC;AHqP9C;;AGtPE;;EASQ,yBARoC;AH0P9C;;AG9QE;;;EAII,yBC2E4D;AJqMlE;;AGpRE;;;;EAYM,qBCmE0D;AJ4MlE;;AEpRE;ECiBM,yBAJsC;AH2Q9C;;AG5QE;;EASQ,yBARoC;AHgR9C;;AGpSE;;;EAII,yBC2E4D;AJ2NlE;;AG1SE;;;;EAYM,qBCmE0D;AJkOlE;;AE1SE;ECiBM,yBAJsC;AHiS9C;;AGlSE;;EASQ,yBARoC;AHsS9C;;AG1TE;;;EAII,yBC2E4D;AJiPlE;;AGhUE;;;;EAYM,qBCmE0D;AJwPlE;;AEhUE;ECiBM,yBAJsC;AHuT9C;;AGxTE;;EASQ,yBARoC;AH4T9C;;AGhVE;;;EAII,yBC2E4D;AJuQlE;;AGtVE;;;;EAYM,qBCmE0D;AJ8QlE;;AEtVE;ECiBM,yBAJsC;AH6U9C;;AG9UE;;EASQ,yBARoC;AHkV9C;;AGtWE;;;EAII,yBC2E4D;AJ6RlE;;AG5WE;;;;EAYM,qBCmE0D;AJoSlE;;AE5WE;ECiBM,yBAJsC;AHmW9C;;AGpWE;;EASQ,yBARoC;AHwW9C;;AG5XE;;;EAII,yBC2E4D;AJmTlE;;AGlYE;;;;EAYM,qBCmE0D;AJ0TlE;;AElYE;ECiBM,yBAJsC;AHyX9C;;AG1XE;;EASQ,yBARoC;AH8X9C;;AGlZE;;;EAII,uBC2E4D;AJyUlE;;AGxZE;;;;EAYM,mBCmE0D;AJgVlE;;AExZE;ECiBM,yBAJsC;AH+Y9C;;AGhZE;;EASQ,yBARoC;AHoZ9C;;AGxaE;;;EAII,yBJFS;AC4af;;AEvaE;ECiBM,yBAJsC;AH8Z9C;;AG/ZE;;EASQ,yBARoC;AHma9C;;AH7UA;EAGM,WE5GM;EF6GN,sBEjHM;EFkHN,qBIvFqD;ADqa3D;;AHnVA;EAWM,cEzHS;EF0HT,sBErHM;EFsHN,qBExHS;ACocf;;AHvUA;EACE,WE5HU;EF6HV,sBEjIU;AC2cZ;;AH5UA;;;EAOI,qBI3GuD;ADsb3D;;AHlVA;EAWI,SAAS;AG2Ub;;AHtVA;EAgBM,2CE3IM;ACqdZ;;AE/cE;EL4IM,WElJI;EFmJJ,4CEnJI;AC0dZ;;AKvZI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGyTvC;EH9TG;IASK,SAAS;EGwTjB;AACF;;AKnaI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGqUvC;EH1UG;IASK,SAAS;EGoUjB;AACF;;AK/aI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGiVvC;EHtVG;IASK,SAAS;EGgVjB;AACF;;AK3bI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EG6VvC;EHlWG;IASK,SAAS;EG4VjB;AACF;;AH3WA;EAOQ,cAAc;EACd,WAAW;EACX,gBAAgB;EAChB,iCAAiC;AGwWzC;;AHlXA;EAcU,SAAS;AGwWnB;;AM1hBA;EACE,gBAAgB;EAChB,iBAAiB;EACjB,yBAAyB;EACzB,yBPDa;EQCX,kBDCwB;AN6hB5B;;AMliBA;EAOI,mBPDW;ACgiBf;;AMtiBA;;EAWI,kBAAkB;EAClB,aAAa;ANgiBjB;;AM5iBA;;EAeM,gBAAgB;EAChB,mBAAmB;ANkiBzB;;AMljBA;EAqBM,yBPjBS;EOkBT,gCPnBS;ACojBf;;AMvjBA;EAyBQ,2BAA2B;ANkiBnC;;AM3jBA;EA6BQ,4BAA4B;ANkiBpC;;AM/jBA;EAiCM,eAAe;ANkiBrB;;AMnkBA;EAmCQ,kBAAkB;ANoiB1B;;AMvkBA;EAsCU,kBAAkB;EAClB,YAAY;EACZ,QAAQ;EACR,SAAS;EACT,WAAW;EACX,mBAAmB;ANqiB7B;;AMhlBA;EA8CU,QAAQ;EACR,sDAAwD;EACxD,uBAAuB;ANsiBjC;;AMtlBA;EAmDU,WAAW;EACX,sDAAwD;EACxD,uBAAuB;ANuiBjC;;AM5lBA;EA4DY,yDAAuD;ANoiBnE;;AMhmBA;EA+DY,yDAAuD;ANqiBnE;;AMpmBA;;EA0EQ,gCPvEO;ACsmBf;;AMzmBA;;EAmFQ,gBAAgB;AN2hBxB;;AM9mBA;;EAwFM,+BPrFS;EOsFT,cAAc;AN2hBpB;;AMpnBA;;EA6FM,eAAe;AN4hBrB;;AMznBA;EAmGM,WAAW;EACX,gBAAgB;AN0hBtB;;AM9nBA;EAuGQ,kBAAkB;EAClB,gBAAgB;AN2hBxB;;AMnoBA;EA6GY,WAAW;AN0hBvB","file":"mekari-ui-tables.css","sourcesContent":["//\n// Basic Bootstrap table\n//\n\n.#{$prefix}table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.#{$prefix}table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.#{$prefix}table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.#{$prefix}table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.#{$prefix}table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.#{$prefix}table {\n .#{$prefix}thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .#{$prefix}thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.#{$prefix}table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.#{$prefix}table-bordered {\n border: 0;\n }\n\n &.#{$prefix}table-striped {\n tbody tr:nth-of-type(odd) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.#{$prefix}table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.#{$prefix}table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .#{$prefix}table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n",".table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212121;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #e2e2e2;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e2e2e2;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #e2e2e2;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212121;\n background-color: #f2f4f7;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f4cac1;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ea9c8c;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f0b7ab;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f0b7ab;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #b8e4d3;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #7acdad;\n}\n\n.table-hover .table-success:hover {\n background-color: #a6ddc8;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #a6ddc8;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #fff9e2;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #fff5ca;\n}\n\n.table-hover .table-info:hover {\n background-color: #fff4c9;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #fff4c9;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffebb8;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffda7a;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe49f;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe49f;\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8d2ed;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7aacde;\n}\n\n.table-hover .table-primary:hover {\n background-color: #a4c5e8;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #a4c5e8;\n}\n\n.table-jurnal,\n.table-jurnal > th,\n.table-jurnal > td {\n background-color: #b8e3f6;\n}\n\n.table-jurnal th,\n.table-jurnal td,\n.table-jurnal thead th,\n.table-jurnal tbody + tbody {\n border-color: #7acbee;\n}\n\n.table-hover .table-jurnal:hover {\n background-color: #a1daf3;\n}\n\n.table-hover .table-jurnal:hover > td,\n.table-hover .table-jurnal:hover > th {\n background-color: #a1daf3;\n}\n\n.table-talenta,\n.table-talenta > th,\n.table-talenta > td {\n background-color: #edc3c6;\n}\n\n.table-talenta th,\n.table-talenta td,\n.table-talenta thead th,\n.table-talenta tbody + tbody {\n border-color: #de9095;\n}\n\n.table-hover .table-talenta:hover {\n background-color: #e7afb3;\n}\n\n.table-hover .table-talenta:hover > td,\n.table-hover .table-talenta:hover > th {\n background-color: #e7afb3;\n}\n\n.table-klikpajak,\n.table-klikpajak > th,\n.table-klikpajak > td {\n background-color: #fdd6b8;\n}\n\n.table-klikpajak th,\n.table-klikpajak td,\n.table-klikpajak thead th,\n.table-klikpajak tbody + tbody {\n border-color: #fcb37b;\n}\n\n.table-hover .table-klikpajak:hover {\n background-color: #fcc89f;\n}\n\n.table-hover .table-klikpajak:hover > td,\n.table-hover .table-klikpajak:hover > th {\n background-color: #fcc89f;\n}\n\n.table-mekari,\n.table-mekari > th,\n.table-mekari > td {\n background-color: #d6ccf8;\n}\n\n.table-mekari th,\n.table-mekari td,\n.table-mekari thead th,\n.table-mekari tbody + tbody {\n border-color: #b3a0f1;\n}\n\n.table-hover .table-mekari:hover {\n background-color: #c4b6f5;\n}\n\n.table-hover .table-mekari:hover > td,\n.table-hover .table-mekari:hover > th {\n background-color: #c4b6f5;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c1c1c1;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #8c8c8c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b4b4b4;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b4b4b4;\n}\n\n.table-slate,\n.table-slate > th,\n.table-slate > td {\n background-color: #d9d9d9;\n}\n\n.table-slate th,\n.table-slate td,\n.table-slate thead th,\n.table-slate tbody + tbody {\n border-color: #b8b8b8;\n}\n\n.table-hover .table-slate:hover {\n background-color: #cccccc;\n}\n\n.table-hover .table-slate:hover > td,\n.table-hover .table-slate:hover > th {\n background-color: #cccccc;\n}\n\n.table-muted,\n.table-muted > th,\n.table-muted > td {\n background-color: #eaeaea;\n}\n\n.table-muted th,\n.table-muted td,\n.table-muted thead th,\n.table-muted tbody + tbody {\n border-color: #d8d8d8;\n}\n\n.table-hover .table-muted:hover {\n background-color: #dddddd;\n}\n\n.table-hover .table-muted:hover > td,\n.table-hover .table-muted:hover > th {\n background-color: #dddddd;\n}\n\n.table-smoke,\n.table-smoke > th,\n.table-smoke > td {\n background-color: #f7f7f7;\n}\n\n.table-smoke th,\n.table-smoke td,\n.table-smoke thead th,\n.table-smoke tbody + tbody {\n border-color: #f0f0f0;\n}\n\n.table-hover .table-smoke:hover {\n background-color: #eaeaea;\n}\n\n.table-hover .table-smoke:hover > td,\n.table-hover .table-smoke:hover > th {\n background-color: #eaeaea;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fefefe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fdfdfd;\n}\n\n.table-hover .table-light:hover {\n background-color: #f1f1f1;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #f1f1f1;\n}\n\n.table-cloud,\n.table-cloud > th,\n.table-cloud > td {\n background-color: #fbfcfd;\n}\n\n.table-cloud th,\n.table-cloud td,\n.table-cloud thead th,\n.table-cloud tbody + tbody {\n border-color: #f8f9fb;\n}\n\n.table-hover .table-cloud:hover {\n background-color: #eaeff5;\n}\n\n.table-hover .table-cloud:hover > td,\n.table-hover .table-cloud:hover > th {\n background-color: #eaeff5;\n}\n\n.table-link,\n.table-link > th,\n.table-link > td {\n background-color: #bdd0ff;\n}\n\n.table-link th,\n.table-link td,\n.table-link thead th,\n.table-link tbody + tbody {\n border-color: #84a8ff;\n}\n\n.table-hover .table-link:hover {\n background-color: #a4beff;\n}\n\n.table-hover .table-link:hover > td,\n.table-hover .table-link:hover > th {\n background-color: #a4beff;\n}\n\n.table-white,\n.table-white > th,\n.table-white > td {\n background-color: white;\n}\n\n.table-white th,\n.table-white td,\n.table-white thead th,\n.table-white tbody + tbody {\n border-color: white;\n}\n\n.table-hover .table-white:hover {\n background-color: #f2f2f2;\n}\n\n.table-hover .table-white:hover > td,\n.table-hover .table-white:hover > th {\n background-color: #f2f2f2;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: #f2f4f7;\n}\n\n.table-hover .table-active:hover {\n background-color: #e2e7ed;\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: #e2e7ed;\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #777;\n border-color: #8a8a8a;\n}\n\n.table .thead-light th {\n color: #212121;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.table-dark {\n color: #fff;\n background-color: #777;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #8a8a8a;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1271.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid #e2e2e2;\n border-radius: 4px;\n}\n\n.table tr:hover {\n background: #f2f4f7;\n}\n\n.table th,\n.table td {\n padding: 10px 16px;\n border-top: 0;\n}\n\n.table th .btn-icon,\n.table td .btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n}\n\n.table thead th {\n background-color: #fbfbfb;\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table thead th:first-child {\n border-top-left-radius: 4px;\n}\n\n.table thead th:last-child {\n border-top-right-radius: 4px;\n}\n\n.table thead .sort {\n cursor: pointer;\n}\n\n.table thead .sort span {\n position: relative;\n}\n\n.table thead .sort span::before, .table thead .sort span::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n}\n\n.table thead .sort span::before {\n top: 2px;\n border-color: transparent transparent #777 transparent;\n border-width: 0 4px 4px;\n}\n\n.table thead .sort span::after {\n bottom: 2px;\n border-color: #777 transparent transparent transparent;\n border-width: 4px 4px 0;\n}\n\n.table thead .sort.sort-up span::before, .table thead .sort.sort-down span::before {\n border-color: transparent transparent #212121 transparent;\n}\n\n.table thead .sort.sort-up span::after, .table thead .sort.sort-down span::after {\n border-color: #212121 transparent transparent transparent;\n}\n\n.table tbody tr:not(:last-child) th,\n.table tbody tr:not(:last-child) td {\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table.table-bordered tbody th,\n.table.table-bordered tbody td {\n border-bottom: 0;\n}\n\n.table.table-bordered th,\n.table.table-bordered td {\n border-right: 1px solid #e2e2e2;\n border-left: 0;\n}\n\n.table.table-bordered thead th:last-child,\n.table.table-bordered tbody td:last-child {\n border-right: 0;\n}\n\n.table .table__checkbox {\n width: 32px;\n padding-right: 0;\n}\n\n.table .table__checkbox .custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n}\n\n.table .table__checkbox .custom-control-label::before, .table .table__checkbox .custom-control-label::after {\n left: -16px;\n}\n\n/*# sourceMappingURL=mekari-ui-tables.css.map */","\n$table-head-bg: $white;\n$table-head-color: $dark;\n\n$table-accent-bg: rgba($black, .05);\n$table-bg: null;\n$table-bg-level: -9;\n$table-caption-color: $text-muted;\n$table-color: $dark;\n$theme-color-interval: 8%;\n$table-striped-order: odd;\n\n$table-hover-color: $table-color;\n$table-hover-bg: $cloud;\n\n$table-active-bg: $table-hover-bg;\n\n$table-border-color: $smoke;\n$table-border-level: -6;\n$table-border-width: 1px;\n\n$table-cell-padding: .75rem;\n$table-cell-padding-sm: .3rem;\n\n$table-dark-color: $white;\n$table-dark-bg: $slate;\n$table-dark-accent-bg: rgba($white, .05);\n$table-dark-hover-color: $table-dark-color;\n$table-dark-hover-bg: rgba($white, .075);\n$table-dark-border-color: lighten($table-dark-bg, 7.5%);\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n // inheritance to nested tables.\n .#{$prefix}table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.#{$prefix}table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .#{$prefix}table-hover {\n $hover-background: darken($background, 5%);\n\n .#{$prefix}table-#{$state} {\n @include hover {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Bootstrap functions\n//\n// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.\n\n// Ascending\n// Used to evaluate Sass maps like our grid breakpoints.\n@mixin _assert-ascending($map, $map-name) {\n $prev-key: null;\n $prev-num: null;\n @each $key, $num in $map {\n @if $prev-num == null or unit($num) == \"%\" {\n // Do nothing\n } @else if not comparable($prev-num, $num) {\n @warn \"Potentially invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} whose unit makes it incomparable to #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n } @else if $prev-num >= $num {\n @warn \"Invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} which isn't greater than #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n }\n $prev-key: $key;\n $prev-num: $num;\n }\n}\n\n// Starts at zero\n// Used to ensure the min-width of the lowest breakpoint starts at 0.\n@mixin _assert-starts-at-zero($map, $map-name: \"$grid-breakpoints\") {\n $values: map-values($map);\n $first-value: nth($values, 1);\n @if $first-value != 0 {\n @warn \"First breakpoint in #{$map-name} must start at 0, but starts at #{$first-value}.\";\n }\n}\n\n// Replace `$search` with `$replace` in `$string`\n// Used on our SVG icon backgrounds for custom forms.\n//\n// @author Hugo Giraudel\n// @param {String} $string - Initial string\n// @param {String} $search - Substring to replace\n// @param {String} $replace ('') - New value\n// @return {String} - Updated string\n@function str-replace($string, $search, $replace: \"\") {\n $index: str-index($string, $search);\n\n @if $index {\n @return str-slice($string, 1, $index - 1) + $replace + str-replace(str-slice($string, $index + str-length($search)), $search, $replace);\n }\n\n @return $string;\n}\n\n// Color contrast\n@function color-yiq($color, $dark: $yiq-text-dark, $light: $yiq-text-light) {\n $r: red($color);\n $g: green($color);\n $b: blue($color);\n\n $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;\n\n @if ($yiq >= $yiq-contrasted-threshold) {\n @return $dark;\n } @else {\n @return $light;\n }\n}\n\n// Retrieve color Sass maps\n@function color($key: \"blue\") {\n @return map-get($colors, $key);\n}\n\n@function theme-color($key: \"primary\") {\n @return map-get($theme-colors, $key);\n}\n\n@function gray($key: \"100\") {\n @return map-get($grays, $key);\n}\n\n// Request a theme color level\n@function theme-color-level($color-name: \"primary\", $level: 0) {\n $color: theme-color($color-name);\n $color-base: if($level > 0, $black, $white);\n $level: abs($level);\n\n @return mix($color-base, $color, $level * $theme-color-interval);\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","\n.#{$prefix}table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid $smoke;\n @include border-radius(4px);\n tr:hover {\n background: $cloud;\n }\n th,\n td {\n padding: 10px 16px;\n border-top: 0;\n\n .#{$prefix}btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n }\n }\n thead {\n th {\n background-color: $light;\n border-bottom: $table-border-width solid $table-border-color;\n &:first-child {\n // stylelint-disable-next-line property-blacklist\n border-top-left-radius: 4px;\n }\n &:last-child {\n // stylelint-disable-next-line property-blacklist\n border-top-right-radius: 4px;\n }\n }\n .sort {\n cursor: pointer;\n span {\n position: relative;\n &::before,\n &::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n }\n &::before {\n top: 2px;\n border-color: transparent transparent $slate transparent;\n border-width: 0 4px 4px;\n }\n &::after {\n bottom: 2px;\n border-color: $slate transparent transparent transparent;\n border-width: 4px 4px 0;\n }\n }\n &.sort-up,\n &.sort-down {\n span {\n &::before {\n border-color: transparent transparent $dark transparent;\n }\n &::after {\n border-color: $dark transparent transparent transparent;\n }\n }\n }\n }\n }\n tbody {\n tr:not(:last-child) {\n // stylelint-disable-next-line selector-max-type\n th,\n td {\n border-bottom: 1px solid $table-border-color;\n }\n }\n }\n\n &.#{$prefix}table-bordered {\n tbody {\n th,\n td {\n border-bottom: 0;\n }\n }\n th,\n td {\n border-right: $table-border-width solid $table-border-color;\n border-left: 0;\n }\n thead th:last-child,\n tbody td:last-child {\n border-right: 0;\n }\n }\n\n .#{$prefix}table {\n &__checkbox {\n width: 32px;\n padding-right: 0;\n\n .#{$prefix}custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n\n &-label {\n &::before,\n &::after {\n left: -16px;\n }\n }\n }\n }\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n"]}
@@ -4308,7 +4308,7 @@ input[type="button"].btn-block {
4308
4308
  }
4309
4309
 
4310
4310
  .custom-control-input:focus ~ .custom-control-label::before {
4311
- box-shadow: 0 0 0 2px rgba(0, 95, 191, 0.3);
4311
+ box-shadow: 0 0 0 0.2rem rgba(19, 87, 255, 0.25);
4312
4312
  }
4313
4313
 
4314
4314
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
@@ -4345,7 +4345,7 @@ input[type="button"].btn-block {
4345
4345
  pointer-events: none;
4346
4346
  content: "";
4347
4347
  background-color: #fff;
4348
- border: #e2e2e2 solid 1px;
4348
+ border: #adb5bd solid 1px;
4349
4349
  }
4350
4350
 
4351
4351
  .custom-control-label::after {
@@ -4360,15 +4360,15 @@ input[type="button"].btn-block {
4360
4360
  }
4361
4361
 
4362
4362
  .custom-checkbox .custom-control-label::before {
4363
- border-radius: 2px;
4363
+ border-radius: 4px;
4364
4364
  }
4365
4365
 
4366
4366
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
4367
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
4367
+ background-image: url("data:image/svg+xml, %3csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.542893 4.54289C0.933418 4.15237 1.56658 4.15237 1.95711 4.54289L4.25 6.83579L10.0429 1.04289C10.4334 0.652369 11.0666 0.652369 11.4571 1.04289C11.8476 1.43342 11.8476 2.06658 11.4571 2.45711L4.95711 8.95711C4.56658 9.34763 3.93342 9.34763 3.54289 8.95711L0.542893 5.95711C0.152369 5.56658 0.152369 4.93342 0.542893 4.54289Z' fill='%23ffffff'/%3e%3c/svg%3e");
4368
4368
  }
4369
4369
 
4370
4370
  .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
4371
- border-color: #e2e2e2;
4371
+ border-color: #005fbf;
4372
4372
  background-color: #005fbf;
4373
4373
  }
4374
4374
 
@@ -4385,7 +4385,7 @@ input[type="button"].btn-block {
4385
4385
  }
4386
4386
 
4387
4387
  .custom-radio .custom-control-label::before {
4388
- border-radius: 100%;
4388
+ border-radius: 50%;
4389
4389
  }
4390
4390
 
4391
4391
  .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
@@ -4412,7 +4412,7 @@ input[type="button"].btn-block {
4412
4412
  left: calc(-2.25rem + 2px);
4413
4413
  width: calc(1rem - 4px);
4414
4414
  height: calc(1rem - 4px);
4415
- background-color: #e2e2e2;
4415
+ background-color: #adb5bd;
4416
4416
  border-radius: 0.5rem;
4417
4417
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
4418
4418
  }
@@ -5123,7 +5123,7 @@ input[type="button"].btn-block {
5123
5123
  }
5124
5124
 
5125
5125
  .navbar-light .navbar-toggler-icon {
5126
- background-image: str-replace(url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"), "#", "%23");
5126
+ background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
5127
5127
  }
5128
5128
 
5129
5129
  .navbar-light .navbar-text {
@@ -5171,7 +5171,7 @@ input[type="button"].btn-block {
5171
5171
  }
5172
5172
 
5173
5173
  .navbar-dark .navbar-toggler-icon {
5174
- background-image: str-replace(url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"), "#", "%23");
5174
+ background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
5175
5175
  }
5176
5176
 
5177
5177
  .navbar-dark .navbar-text {
@@ -11495,7 +11495,7 @@ p,
11495
11495
  }
11496
11496
 
11497
11497
  small,
11498
- .small, .badge, .tooltip {
11498
+ .small, .badge, .dropdown-item--title, .tooltip {
11499
11499
  font-size: 0.75rem;
11500
11500
  line-height: 16px;
11501
11501
  letter-spacing: 0.2px;
@@ -11569,7 +11569,7 @@ p,
11569
11569
  }
11570
11570
 
11571
11571
  small,
11572
- .small, .badge, .tooltip {
11572
+ .small, .badge, .dropdown-item--title, .tooltip {
11573
11573
  font-size: 0.75rem;
11574
11574
  line-height: 16px;
11575
11575
  letter-spacing: 0.2px;
@@ -11584,7 +11584,7 @@ p,
11584
11584
  }
11585
11585
 
11586
11586
  small,
11587
- .small, .badge, .tooltip {
11587
+ .small, .badge, .dropdown-item--title, .tooltip {
11588
11588
  font-size: 0.75rem;
11589
11589
  line-height: 16px;
11590
11590
  letter-spacing: 0.2px;
@@ -12413,7 +12413,7 @@ p,
12413
12413
  }
12414
12414
 
12415
12415
  small,
12416
- .small, .badge, .tooltip {
12416
+ .small, .badge, .dropdown-item--title, .tooltip {
12417
12417
  font-size: 0.75rem;
12418
12418
  line-height: 16px;
12419
12419
  letter-spacing: 0.2px;
@@ -17917,6 +17917,14 @@ a.text-white:hover, a.text-white:focus {
17917
17917
  border-left: 4px solid #fff !important;
17918
17918
  }
17919
17919
 
17920
+ .opacity--transparent {
17921
+ opacity: 0;
17922
+ }
17923
+
17924
+ .opacity--opaque {
17925
+ opacity: 1;
17926
+ }
17927
+
17920
17928
  @font-face {
17921
17929
  font-family: "Mekari-Icon-Regular";
17922
17930
  font-style: normal;
@@ -17974,24 +17982,41 @@ a.text-white:hover, a.text-white:focus {
17974
17982
  position: absolute;
17975
17983
  top: 6px;
17976
17984
  left: 6px;
17985
+ z-index: 5;
17977
17986
  padding: 0;
17978
17987
  color: inherit;
17979
17988
  pointer-events: all;
17980
17989
  cursor: pointer;
17981
17990
  }
17982
17991
 
17992
+ .ic-input-prefix.ic-small {
17993
+ top: 7px;
17994
+ left: 10px;
17995
+ }
17996
+
17983
17997
  .ic-input-suffix {
17984
17998
  position: absolute;
17985
17999
  top: 6px;
17986
18000
  right: 6px;
18001
+ z-index: 5;
17987
18002
  padding: 0;
17988
18003
  color: inherit;
17989
18004
  pointer-events: all;
17990
18005
  cursor: pointer;
17991
18006
  }
17992
18007
 
17993
- .ic-input-suffix.ic-input-double-suffix {
18008
+ .ic-input-suffix.ic-input-double-suffix, .ic-input-suffix.ic-input-suffix--double {
17994
18009
  right: 36px;
18010
+ z-index: 5;
18011
+ }
18012
+
18013
+ .ic-input-suffix.ic-small {
18014
+ top: 7px;
18015
+ right: 10px;
18016
+ }
18017
+
18018
+ .ic-input-suffix.ic-small.ic-input-double-suffix, .ic-input-suffix.ic-small.ic-input-suffix--double {
18019
+ right: 38px;
17995
18020
  }
17996
18021
 
17997
18022
  .ic-activity {
@@ -18021,6 +18046,15 @@ a.text-white:hover, a.text-white:focus {
18021
18046
  content: "\e93b";
18022
18047
  }
18023
18048
 
18049
+ .ic-add-staff {
18050
+ color: #777;
18051
+ }
18052
+
18053
+ .ic-add-staff::before {
18054
+ color: inherit;
18055
+ content: "\e956";
18056
+ }
18057
+
18024
18058
  .ic-adjustment {
18025
18059
  color: #777;
18026
18060
  }
@@ -18480,6 +18514,24 @@ a.text-white:hover, a.text-white:focus {
18480
18514
  content: "\e89f";
18481
18515
  }
18482
18516
 
18517
+ .ic-file-comment {
18518
+ color: #777;
18519
+ }
18520
+
18521
+ .ic-file-comment::before {
18522
+ color: inherit;
18523
+ content: "\e953";
18524
+ }
18525
+
18526
+ .ic-file-history {
18527
+ color: #777;
18528
+ }
18529
+
18530
+ .ic-file-history::before {
18531
+ color: inherit;
18532
+ content: "\e952";
18533
+ }
18534
+
18483
18535
  .ic-finance {
18484
18536
  color: #777;
18485
18537
  }
@@ -18831,6 +18883,15 @@ a.text-white:hover, a.text-white:focus {
18831
18883
  content: "\e87d";
18832
18884
  }
18833
18885
 
18886
+ .ic-plans {
18887
+ color: #777;
18888
+ }
18889
+
18890
+ .ic-plans::before {
18891
+ color: inherit;
18892
+ content: "\e955";
18893
+ }
18894
+
18834
18895
  .ic-product {
18835
18896
  color: #777;
18836
18897
  }
@@ -19065,6 +19126,15 @@ a.text-white:hover, a.text-white:focus {
19065
19126
  content: "\e905";
19066
19127
  }
19067
19128
 
19129
+ .ic-team-goal {
19130
+ color: #777;
19131
+ }
19132
+
19133
+ .ic-team-goal::before {
19134
+ color: inherit;
19135
+ content: "\e954";
19136
+ }
19137
+
19068
19138
  .ic-time {
19069
19139
  color: #777;
19070
19140
  }
@@ -19207,20 +19277,29 @@ a.text-white:hover, a.text-white:focus {
19207
19277
  }
19208
19278
 
19209
19279
  .badge {
19280
+ font-size: 0.75rem;
19281
+ line-height: 1.25;
19210
19282
  vertical-align: middle;
19211
19283
  }
19212
19284
 
19213
19285
  .badge .ic {
19214
- width: 14px;
19215
- height: 14px;
19216
- margin-left: 4px;
19217
- font-size: 12px;
19218
- font-weight: 600;
19286
+ width: 12px;
19287
+ height: 12px;
19288
+ font-size: 14px;
19219
19289
  line-height: 12px;
19290
+ color: inherit;
19220
19291
  vertical-align: middle;
19221
19292
  cursor: pointer;
19222
19293
  }
19223
19294
 
19295
+ .badge .ic:first-child {
19296
+ margin-right: 12px;
19297
+ }
19298
+
19299
+ .badge .ic:last-child {
19300
+ margin-left: 12px;
19301
+ }
19302
+
19224
19303
  .badge-sm {
19225
19304
  padding: 0 4px;
19226
19305
  }
@@ -19232,10 +19311,6 @@ a.text-white:hover, a.text-white:focus {
19232
19311
  padding: 0;
19233
19312
  }
19234
19313
 
19235
- .badge-cloud, .badge-info, .badge-light, .badge-smoke, .badge-warning {
19236
- color: #212121;
19237
- }
19238
-
19239
19314
  .banner {
19240
19315
  display: flex;
19241
19316
  align-items: center;
@@ -19265,860 +19340,1472 @@ a.text-white:hover, a.text-white:focus {
19265
19340
  color: #fff;
19266
19341
  }
19267
19342
 
19268
- .banner-icon,
19269
- .banner-text {
19270
- display: inline-block;
19271
- padding-right: 8px;
19343
+ .banner.banner-danger {
19344
+ color: #fff;
19345
+ background-color: #d74022;
19272
19346
  }
19273
19347
 
19274
- .banner-link {
19275
- display: inline-block;
19276
- text-decoration: underline;
19277
- cursor: pointer;
19348
+ a.banner.banner-danger:hover, a.banner.banner-danger:focus {
19349
+ color: #fff;
19350
+ background-color: #ab331b;
19278
19351
  }
19279
19352
 
19280
- .banner-link a {
19281
- color: inherit;
19353
+ a.banner.banner-danger:focus, a.banner.banner-danger.focus {
19354
+ outline: 0;
19355
+ box-shadow: 0 0 0 0.2em rgba(215, 64, 34, 0.5);
19282
19356
  }
19283
19357
 
19284
- .breadcrumb li a {
19285
- color: #777;
19358
+ .banner.banner-success {
19359
+ color: #fff;
19360
+ background-color: #009f61;
19286
19361
  }
19287
19362
 
19288
- .breadcrumb-item.active a {
19289
- color: #212121;
19290
- text-decoration: underline;
19363
+ a.banner.banner-success:hover, a.banner.banner-success:focus {
19364
+ color: #fff;
19365
+ background-color: #006c42;
19291
19366
  }
19292
19367
 
19293
- .btn.btn-link, .btn.btn-link:not(:disabled):not(.disabled):active, .btn-group.show > .btn-link {
19294
- color: #1357ff;
19295
- background-color: transparent;
19296
- border-color: transparent;
19368
+ a.banner.banner-success:focus, a.banner.banner-success.focus {
19369
+ outline: 0;
19370
+ box-shadow: 0 0 0 0.2em rgba(0, 159, 97, 0.5);
19297
19371
  }
19298
19372
 
19299
- .btn.btn-ghost, .btn.btn-icon-only {
19300
- color: #777;
19301
- background-color: transparent;
19302
- border: 1px solid transparent;
19373
+ .banner.banner-info {
19374
+ color: #212529;
19375
+ background-color: #ffeb99;
19303
19376
  }
19304
19377
 
19305
- .btn.btn-ghost:not(:disabled):not(.disabled):hover, .btn.btn-icon-only:not(:disabled):not(.disabled):hover {
19306
- background-color: #f2f4f7;
19307
- border-color: #f2f4f7;
19378
+ a.banner.banner-info:hover, a.banner.banner-info:focus {
19379
+ color: #212529;
19380
+ background-color: #ffe166;
19308
19381
  }
19309
19382
 
19310
- .btn.btn-ghost:not(:disabled):not(.disabled):focus, .btn.btn-icon-only:not(:disabled):not(.disabled):focus {
19311
- background-color: transparent;
19312
- border-color: #1357ff;
19313
- box-shadow: 0 0 4px 1px #1357ff;
19383
+ a.banner.banner-info:focus, a.banner.banner-info.focus {
19384
+ outline: 0;
19385
+ box-shadow: 0 0 0 0.2em rgba(255, 235, 153, 0.5);
19314
19386
  }
19315
19387
 
19316
- .btn.btn-basic, .btn.btn-secondary {
19317
- color: #777;
19318
- background-color: #fbfbfb;
19319
- border: 1px solid #e2e2e2;
19388
+ .banner.banner-warning {
19389
+ color: #212529;
19390
+ background-color: #ffb700;
19320
19391
  }
19321
19392
 
19322
- .btn.btn-basic:not(:disabled):not(.disabled):hover, .btn.btn-secondary:not(:disabled):not(.disabled):hover {
19323
- border-color: #005fbf;
19393
+ a.banner.banner-warning:hover, a.banner.banner-warning:focus {
19394
+ color: #212529;
19395
+ background-color: #cc9200;
19324
19396
  }
19325
19397
 
19326
- .btn.btn-basic:not(:disabled):not(.disabled):focus, .btn.btn-secondary:not(:disabled):not(.disabled):focus {
19327
- border-color: #005fbf;
19328
- box-shadow: 0 0 4px 1px #005fbf;
19398
+ a.banner.banner-warning:focus, a.banner.banner-warning.focus {
19399
+ outline: 0;
19400
+ box-shadow: 0 0 0 0.2em rgba(255, 183, 0, 0.5);
19329
19401
  }
19330
19402
 
19331
- .btn.btn-ghost:not(:disabled):not(.disabled):focus {
19332
- background-color: transparent;
19333
- border-color: #005fbf;
19334
- box-shadow: 0 0 4px 1px #005fbf;
19403
+ .banner.banner-primary {
19404
+ color: #fff;
19405
+ background-color: #005fbf;
19335
19406
  }
19336
19407
 
19337
- .btn.btn-link {
19338
- padding: 0;
19408
+ a.banner.banner-primary:hover, a.banner.banner-primary:focus {
19409
+ color: #fff;
19410
+ background-color: #00468c;
19339
19411
  }
19340
19412
 
19341
- .btn.btn-link:not(:disabled):not(.disabled):focus {
19342
- text-decoration: none;
19343
- box-shadow: 0 0 4px 1px #1357ff;
19413
+ a.banner.banner-primary:focus, a.banner.banner-primary.focus {
19414
+ outline: 0;
19415
+ box-shadow: 0 0 0 0.2em rgba(0, 95, 191, 0.5);
19344
19416
  }
19345
19417
 
19346
- .btn.btn-link:disabled, .btn.btn-link.disabled {
19347
- text-decoration: none;
19348
- pointer-events: auto;
19349
- background-color: transparent;
19350
- border: none;
19418
+ .banner.banner-jurnal {
19419
+ color: #fff;
19420
+ background-color: #009bde;
19351
19421
  }
19352
19422
 
19353
- .btn.btn-primary.btn-with-icon .ic::before {
19354
- color: #fff !important;
19423
+ a.banner.banner-jurnal:hover, a.banner.banner-jurnal:focus {
19424
+ color: #fff;
19425
+ background-color: #0077ab;
19355
19426
  }
19356
19427
 
19357
- .btn.btn-primary.btn-icon-only .ic::before {
19358
- color: inherit !important;
19428
+ a.banner.banner-jurnal:focus, a.banner.banner-jurnal.focus {
19429
+ outline: 0;
19430
+ box-shadow: 0 0 0 0.2em rgba(0, 155, 222, 0.5);
19359
19431
  }
19360
19432
 
19361
- .btn.is-loading {
19362
- position: relative;
19363
- min-height: 36px;
19364
- pointer-events: none;
19433
+ .banner.banner-talenta {
19434
+ color: #fff;
19435
+ background-color: #c02a34;
19365
19436
  }
19366
19437
 
19367
- .btn.is-loading::before {
19368
- position: absolute;
19369
- top: 0;
19370
- right: 0;
19371
- bottom: 0;
19372
- left: 0;
19373
- z-index: 3;
19374
- content: "";
19375
- background-color: inherit;
19376
- border-radius: 4px;
19438
+ a.banner.banner-talenta:hover, a.banner.banner-talenta:focus {
19439
+ color: #fff;
19440
+ background-color: #962129;
19377
19441
  }
19378
19442
 
19379
- .btn.is-loading::after {
19380
- position: absolute;
19381
- top: 0;
19382
- right: 0;
19383
- bottom: 0;
19384
- left: 0;
19385
- z-index: 4;
19386
- display: inline-block;
19387
- width: 18px;
19388
- height: 18px;
19389
- margin: auto;
19390
- content: "";
19391
- background: center center no-repeat;
19392
- background-size: cover;
19393
- border: 2px solid #fff;
19394
- border-right-color: transparent;
19395
- border-radius: 50%;
19396
- -webkit-animation: spinner-border .75s linear infinite;
19397
- animation: spinner-border .75s linear infinite;
19443
+ a.banner.banner-talenta:focus, a.banner.banner-talenta.focus {
19444
+ outline: 0;
19445
+ box-shadow: 0 0 0 0.2em rgba(192, 42, 52, 0.5);
19398
19446
  }
19399
19447
 
19400
- .btn.is-loading.btn-basic::after, .btn.is-loading.btn-secondary::after {
19401
- border-color: #777;
19402
- border-right-color: transparent;
19448
+ .banner.banner-klikpajak {
19449
+ color: #fff;
19450
+ background-color: #f96d01;
19403
19451
  }
19404
19452
 
19405
- .btn.is-loading.btn-ghost {
19406
- color: transparent;
19453
+ a.banner.banner-klikpajak:hover, a.banner.banner-klikpajak:focus {
19454
+ color: #fff;
19455
+ background-color: #c65701;
19407
19456
  }
19408
19457
 
19409
- .btn.is-loading.btn-ghost::after {
19410
- border-color: #777;
19411
- border-right-color: transparent;
19458
+ a.banner.banner-klikpajak:focus, a.banner.banner-klikpajak.focus {
19459
+ outline: 0;
19460
+ box-shadow: 0 0 0 0.2em rgba(249, 109, 1, 0.5);
19412
19461
  }
19413
19462
 
19414
- .btn.btn-with-icon .ic,
19415
- .btn.btn-with-icon span {
19416
- vertical-align: top;
19417
- border: none;
19463
+ .banner.banner-mekari {
19464
+ color: #fff;
19465
+ background-color: #6d48e5;
19418
19466
  }
19419
19467
 
19420
- .btn.btn-with-icon .ic {
19421
- width: 16px;
19422
- height: 16px;
19423
- padding: 0;
19424
- font-size: 16px;
19425
- color: inherit;
19468
+ a.banner.banner-mekari:hover, a.banner.banner-mekari:focus {
19469
+ color: #fff;
19470
+ background-color: #4b1fdb;
19426
19471
  }
19427
19472
 
19428
- .btn.btn-with-icon .ic.is-left {
19429
- margin-right: 8px;
19473
+ a.banner.banner-mekari:focus, a.banner.banner-mekari.focus {
19474
+ outline: 0;
19475
+ box-shadow: 0 0 0 0.2em rgba(109, 72, 229, 0.5);
19430
19476
  }
19431
19477
 
19432
- .btn.btn-with-icon .ic.is-right {
19433
- margin-left: 8px;
19478
+ .banner.banner-dark {
19479
+ color: #fff;
19480
+ background-color: #212121;
19434
19481
  }
19435
19482
 
19436
- .btn.btn-with-icon.btn-sm .ic, .btn-group-sm > .btn.btn-with-icon .ic,
19437
- .btn.btn-with-icon.btn-sm span,
19438
- .btn-group-sm > .btn.btn-with-icon span {
19439
- line-height: 16px;
19440
- vertical-align: baseline;
19441
- border: none;
19483
+ a.banner.banner-dark:hover, a.banner.banner-dark:focus {
19484
+ color: #fff;
19485
+ background-color: #080808;
19442
19486
  }
19443
19487
 
19444
- .btn.btn-with-icon.btn-sm .ic, .btn-group-sm > .btn.btn-with-icon .ic {
19445
- margin-right: 0;
19446
- line-height: 18px;
19488
+ a.banner.banner-dark:focus, a.banner.banner-dark.focus {
19489
+ outline: 0;
19490
+ box-shadow: 0 0 0 0.2em rgba(33, 33, 33, 0.5);
19447
19491
  }
19448
19492
 
19449
- .btn.btn-with-icon.btn-sm .is-left, .btn-group-sm > .btn.btn-with-icon .is-left {
19450
- margin-right: 0;
19493
+ .banner.banner-slate {
19494
+ color: #fff;
19495
+ background-color: #777;
19451
19496
  }
19452
19497
 
19453
- .btn.btn-with-icon.btn-sm .is-right, .btn-group-sm > .btn.btn-with-icon .is-right {
19454
- margin-left: 0;
19498
+ a.banner.banner-slate:hover, a.banner.banner-slate:focus {
19499
+ color: #fff;
19500
+ background-color: #5e5e5e;
19455
19501
  }
19456
19502
 
19457
- .btn.btn-with-icon.btn-lg .ic, .btn-group-lg > .btn.btn-with-icon .ic,
19458
- .btn.btn-with-icon.btn-lg span,
19459
- .btn-group-lg > .btn.btn-with-icon span {
19503
+ a.banner.banner-slate:focus, a.banner.banner-slate.focus {
19504
+ outline: 0;
19505
+ box-shadow: 0 0 0 0.2em rgba(119, 119, 119, 0.5);
19506
+ }
19507
+
19508
+ .banner.banner-muted {
19509
+ color: #212529;
19510
+ background-color: #b4b4b4;
19511
+ }
19512
+
19513
+ a.banner.banner-muted:hover, a.banner.banner-muted:focus {
19514
+ color: #212529;
19515
+ background-color: #9b9b9b;
19516
+ }
19517
+
19518
+ a.banner.banner-muted:focus, a.banner.banner-muted.focus {
19519
+ outline: 0;
19520
+ box-shadow: 0 0 0 0.2em rgba(180, 180, 180, 0.5);
19521
+ }
19522
+
19523
+ .banner.banner-smoke {
19524
+ color: #212529;
19525
+ background-color: #e2e2e2;
19526
+ }
19527
+
19528
+ a.banner.banner-smoke:hover, a.banner.banner-smoke:focus {
19529
+ color: #212529;
19530
+ background-color: #c9c9c9;
19531
+ }
19532
+
19533
+ a.banner.banner-smoke:focus, a.banner.banner-smoke.focus {
19534
+ outline: 0;
19535
+ box-shadow: 0 0 0 0.2em rgba(226, 226, 226, 0.5);
19536
+ }
19537
+
19538
+ .banner.banner-light {
19539
+ color: #212529;
19540
+ background-color: #fbfbfb;
19541
+ }
19542
+
19543
+ a.banner.banner-light:hover, a.banner.banner-light:focus {
19544
+ color: #212529;
19545
+ background-color: #e2e2e2;
19546
+ }
19547
+
19548
+ a.banner.banner-light:focus, a.banner.banner-light.focus {
19549
+ outline: 0;
19550
+ box-shadow: 0 0 0 0.2em rgba(251, 251, 251, 0.5);
19551
+ }
19552
+
19553
+ .banner.banner-cloud {
19554
+ color: #212529;
19555
+ background-color: #f2f4f7;
19556
+ }
19557
+
19558
+ a.banner.banner-cloud:hover, a.banner.banner-cloud:focus {
19559
+ color: #212529;
19560
+ background-color: #d2d9e4;
19561
+ }
19562
+
19563
+ a.banner.banner-cloud:focus, a.banner.banner-cloud.focus {
19564
+ outline: 0;
19565
+ box-shadow: 0 0 0 0.2em rgba(242, 244, 247, 0.5);
19566
+ }
19567
+
19568
+ .banner.banner-link {
19569
+ color: #fff;
19570
+ background-color: #1357ff;
19571
+ }
19572
+
19573
+ a.banner.banner-link:hover, a.banner.banner-link:focus {
19574
+ color: #fff;
19575
+ background-color: #0040df;
19576
+ }
19577
+
19578
+ a.banner.banner-link:focus, a.banner.banner-link.focus {
19579
+ outline: 0;
19580
+ box-shadow: 0 0 0 0.2em rgba(19, 87, 255, 0.5);
19581
+ }
19582
+
19583
+ .banner.banner-white {
19584
+ color: #212529;
19585
+ background-color: #fff;
19586
+ }
19587
+
19588
+ a.banner.banner-white:hover, a.banner.banner-white:focus {
19589
+ color: #212529;
19590
+ background-color: #e6e6e6;
19591
+ }
19592
+
19593
+ a.banner.banner-white:focus, a.banner.banner-white.focus {
19594
+ outline: 0;
19595
+ box-shadow: 0 0 0 0.2em rgba(255, 255, 255, 0.5);
19596
+ }
19597
+
19598
+ .banner .ic {
19599
+ width: 20px;
19600
+ height: 20px;
19601
+ font-size: 18px;
19602
+ line-height: 18px;
19603
+ color: inherit;
19604
+ }
19605
+
19606
+ .banner-text,
19607
+ .banner-link {
19608
+ display: inline-block;
19609
+ padding-left: 8px;
19610
+ }
19611
+
19612
+ .banner-link {
19613
+ display: inline-block;
19614
+ text-decoration: underline;
19615
+ cursor: pointer;
19616
+ }
19617
+
19618
+ .banner-link a {
19619
+ color: inherit;
19620
+ }
19621
+
19622
+ .breadcrumb li a {
19623
+ color: #777;
19624
+ }
19625
+
19626
+ .breadcrumb-item.active a {
19627
+ color: #212121;
19628
+ text-decoration: underline;
19629
+ }
19630
+
19631
+ .btn.btn-link, .btn.btn-link:not(:disabled):not(.disabled):active, .btn-group.show > .btn-link {
19632
+ color: #1357ff;
19633
+ background-color: transparent;
19634
+ border-color: transparent;
19635
+ }
19636
+
19637
+ .btn.btn-ghost, .btn.btn-icon-only {
19638
+ color: #777;
19639
+ background-color: transparent;
19640
+ border: 1px solid transparent;
19641
+ }
19642
+
19643
+ .btn.btn-ghost:not(:disabled):not(.disabled):hover, .btn.btn-icon-only:not(:disabled):not(.disabled):hover {
19644
+ background-color: #f2f4f7;
19645
+ border-color: #f2f4f7;
19646
+ }
19647
+
19648
+ .btn.btn-ghost:not(:disabled):not(.disabled):focus, .btn.btn-icon-only:not(:disabled):not(.disabled):focus {
19649
+ background-color: transparent;
19650
+ border-color: #1357ff;
19651
+ box-shadow: 0 0 4px 1px #1357ff;
19652
+ }
19653
+
19654
+ .btn.btn-basic, .btn.btn-secondary, .btn.btn-basic:not(:disabled):not(.disabled):active, .btn.btn-basic.active:not(:disabled):not(.disabled),
19655
+ .show > .btn.btn-basic.dropdown-toggle, .btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary.active:not(:disabled):not(.disabled),
19656
+ .show > .btn.btn-secondary.dropdown-toggle {
19657
+ color: #777;
19658
+ background-color: #fbfbfb;
19659
+ border: 1px solid #e2e2e2;
19660
+ }
19661
+
19662
+ .btn.btn-basic:not(:disabled):not(.disabled):hover, .btn.btn-secondary:not(:disabled):not(.disabled):hover {
19663
+ border-color: #005fbf;
19664
+ }
19665
+
19666
+ .btn.btn-basic:not(:disabled):not(.disabled):focus, .btn.btn-secondary:not(:disabled):not(.disabled):focus {
19667
+ border-color: #005fbf;
19668
+ box-shadow: 0 0 4px 1px #005fbf;
19669
+ }
19670
+
19671
+ .btn.btn-ghost:not(:disabled):not(.disabled):focus {
19672
+ background-color: transparent;
19673
+ border-color: #005fbf;
19674
+ box-shadow: 0 0 4px 1px #005fbf;
19675
+ }
19676
+
19677
+ .btn.btn-link {
19678
+ height: auto;
19679
+ padding: 0 4px;
19680
+ border-radius: 2px;
19681
+ }
19682
+
19683
+ .btn.btn-link:not(:disabled):not(.disabled):focus {
19684
+ text-decoration: none;
19685
+ box-shadow: 0 0 0 2px rgba(19, 87, 255, 0.3);
19686
+ }
19687
+
19688
+ .btn.btn-link:disabled, .btn.btn-link.disabled {
19689
+ text-decoration: none;
19690
+ pointer-events: auto;
19691
+ background-color: transparent;
19692
+ border: none;
19693
+ }
19694
+
19695
+ .btn.btn-primary.btn-with-icon .ic::before {
19696
+ color: #fff !important;
19697
+ }
19698
+
19699
+ .btn.btn-primary.btn-icon-only .ic::before {
19700
+ color: inherit !important;
19701
+ }
19702
+
19703
+ .btn.is-loading {
19704
+ position: relative;
19705
+ min-height: 36px;
19706
+ pointer-events: none;
19707
+ }
19708
+
19709
+ .btn.is-loading::before {
19710
+ position: absolute;
19711
+ top: 0;
19712
+ right: 0;
19713
+ bottom: 0;
19714
+ left: 0;
19715
+ z-index: 3;
19716
+ content: "";
19717
+ background-color: inherit;
19718
+ border-radius: 4px;
19719
+ }
19720
+
19721
+ .btn.is-loading::after {
19722
+ position: absolute;
19723
+ top: 0;
19724
+ right: 0;
19725
+ bottom: 0;
19726
+ left: 0;
19727
+ z-index: 4;
19728
+ display: inline-block;
19729
+ width: 18px;
19730
+ height: 18px;
19731
+ margin: auto;
19732
+ content: "";
19733
+ background: center center no-repeat;
19734
+ background-size: cover;
19735
+ border: 2px solid #fff;
19736
+ border-right-color: transparent;
19737
+ border-radius: 50%;
19738
+ -webkit-animation: spinner-border .75s linear infinite;
19739
+ animation: spinner-border .75s linear infinite;
19740
+ }
19741
+
19742
+ .btn.is-loading.btn-basic::after, .btn.is-loading.btn-secondary::after {
19743
+ border-color: #777;
19744
+ border-right-color: transparent;
19745
+ }
19746
+
19747
+ .btn.is-loading.btn-ghost {
19748
+ color: transparent;
19749
+ }
19750
+
19751
+ .btn.is-loading.btn-ghost::after {
19752
+ border-color: #777;
19753
+ border-right-color: transparent;
19754
+ }
19755
+
19756
+ .btn.btn-with-icon .ic,
19757
+ .btn.btn-with-icon span {
19460
19758
  vertical-align: top;
19461
19759
  border: none;
19462
19760
  }
19463
19761
 
19464
- .btn.btn-with-icon.btn-lg .ic, .btn-group-lg > .btn.btn-with-icon .ic {
19465
- width: 24px;
19466
- height: 24px;
19762
+ .btn.btn-with-icon .ic {
19763
+ width: 16px;
19764
+ height: 16px;
19765
+ padding: 0;
19766
+ font-size: 16px;
19767
+ color: inherit;
19768
+ }
19769
+
19770
+ .btn.btn-with-icon .ic.is-left {
19771
+ margin-right: 8px;
19772
+ }
19773
+
19774
+ .btn.btn-with-icon .ic.is-right {
19775
+ margin-left: 8px;
19776
+ }
19777
+
19778
+ .btn.btn-with-icon.btn-sm .ic, .btn-group-sm > .btn.btn-with-icon .ic,
19779
+ .btn.btn-with-icon.btn-sm span,
19780
+ .btn-group-sm > .btn.btn-with-icon span {
19781
+ line-height: 16px;
19782
+ vertical-align: baseline;
19783
+ border: none;
19784
+ }
19785
+
19786
+ .btn.btn-with-icon.btn-sm .ic, .btn-group-sm > .btn.btn-with-icon .ic {
19787
+ margin-right: 0;
19788
+ line-height: 18px;
19789
+ }
19790
+
19791
+ .btn.btn-with-icon.btn-sm .is-left, .btn-group-sm > .btn.btn-with-icon .is-left {
19792
+ margin-right: 0;
19793
+ }
19794
+
19795
+ .btn.btn-with-icon.btn-sm .is-right, .btn-group-sm > .btn.btn-with-icon .is-right {
19796
+ margin-left: 0;
19797
+ }
19798
+
19799
+ .btn.btn-with-icon.btn-lg .ic, .btn-group-lg > .btn.btn-with-icon .ic,
19800
+ .btn.btn-with-icon.btn-lg span,
19801
+ .btn-group-lg > .btn.btn-with-icon span {
19802
+ vertical-align: top;
19803
+ border: none;
19804
+ }
19805
+
19806
+ .btn.btn-with-icon.btn-lg .ic, .btn-group-lg > .btn.btn-with-icon .ic {
19807
+ width: 24px;
19808
+ height: 24px;
19809
+ padding: 0;
19810
+ font-size: 24px;
19811
+ }
19812
+
19813
+
19814
+ .btn.btn-with-icon.btn-lg span,
19815
+ .btn-group-lg > .btn.btn-with-icon span {
19816
+ line-height: 24px;
19817
+ }
19818
+
19819
+ .btn.disabled, .btn:disabled {
19820
+ color: #b4b4b4;
19821
+ cursor: not-allowed;
19822
+ background-color: #f2f4f7;
19823
+ border: 1px solid #f2f4f7;
19824
+ opacity: 1;
19825
+ }
19826
+
19827
+ .btn.disabled.btn-ghost, .btn:disabled.btn-ghost {
19828
+ background-color: transparent;
19829
+ border-color: transparent;
19830
+ }
19831
+
19832
+ .btn.dropdown-toggle::before {
19833
+ margin-right: 16px;
19834
+ }
19835
+
19836
+ .btn.dropdown-toggle::after {
19837
+ margin-left: 16px;
19838
+ }
19839
+
19840
+ .btn-group .btn:first-child:not(:only-child):not(.dropdown-toggle) {
19841
+ padding-right: 8px;
19842
+ }
19843
+
19844
+ .btn-group .btn:last-child:not(:only-child) {
19845
+ padding-left: 8px;
19846
+ }
19847
+
19848
+ .btn-group .dropdown-toggle-split {
19849
+ min-width: 36px;
19850
+ padding-right: 8px;
19851
+ padding-left: 8px;
19852
+ }
19853
+
19854
+ .btn-group .dropdown-toggle-split::before {
19855
+ margin-right: 0;
19856
+ }
19857
+
19858
+ .btn-group .dropdown-toggle-split::after {
19859
+ margin-left: 0;
19860
+ }
19861
+
19862
+ .btn-group .dropdown-toggle-split.btn-basic:not(:hover):not(:focus), .btn-group .dropdown-toggle-split.btn-secondary:not(:hover):not(:focus) {
19863
+ padding-left: 9px;
19864
+ border-left: none;
19865
+ }
19866
+
19867
+ .btn-group.dropleft .dropdown-toggle-split.btn-basic, .btn-group.dropleft .dropdown-toggle-split.btn-secondary:not(:hover):not(:focus) {
19868
+ padding-left: 8px;
19869
+ border-left: 1px solid #e2e2e2;
19870
+ }
19871
+
19872
+ .btn-group.dropleft ~ .btn-basic:not(:hover):not(:focus),
19873
+ .btn-group.dropleft ~ .btn-secondary:not(:hover):not(:focus) {
19874
+ padding-left: 9px;
19875
+ border-left: none;
19876
+ }
19877
+
19878
+ .btn {
19879
+ height: 36px;
19880
+ }
19881
+
19882
+ .btn.btn-sm, .btn-group-sm > .btn {
19883
+ height: 24px;
19884
+ }
19885
+
19886
+ .btn.btn-lg, .btn-group-lg > .btn {
19887
+ height: 40px;
19888
+ }
19889
+
19890
+ .btn.btn-icon-only {
19891
+ width: 36px;
19892
+ height: 36px;
19893
+ padding: 8px;
19894
+ font-size: 18px;
19895
+ line-height: 18px;
19896
+ }
19897
+
19898
+ .btn.btn-icon-only > .ic {
19899
+ width: 18px;
19900
+ height: 18px;
19901
+ padding: 0;
19902
+ font-size: 18px;
19903
+ }
19904
+
19905
+ .alert-danger {
19906
+ color: #d74022;
19907
+ background-color: rgba(215, 64, 34, 0.15);
19908
+ border: none;
19909
+ }
19910
+
19911
+ .alert-toast.alert-danger {
19912
+ border: 1px solid #d74022;
19913
+ }
19914
+
19915
+ .alert-success {
19916
+ color: #009f61;
19917
+ background-color: rgba(0, 159, 97, 0.15);
19918
+ border: none;
19919
+ }
19920
+
19921
+ .alert-toast.alert-success {
19922
+ border: 1px solid #009f61;
19923
+ }
19924
+
19925
+ .alert-info {
19926
+ color: #ffeb99;
19927
+ background-color: rgba(255, 235, 153, 0.15);
19928
+ border: none;
19929
+ }
19930
+
19931
+ .alert-toast.alert-info {
19932
+ border: 1px solid #ffeb99;
19933
+ }
19934
+
19935
+ .alert-warning {
19936
+ color: #ffb700;
19937
+ background-color: rgba(255, 183, 0, 0.15);
19938
+ border: none;
19939
+ }
19940
+
19941
+ .alert-toast.alert-warning {
19942
+ border: 1px solid #ffb700;
19943
+ }
19944
+
19945
+ .alert-primary {
19946
+ color: #005fbf;
19947
+ background-color: rgba(0, 95, 191, 0.15);
19948
+ border: none;
19949
+ }
19950
+
19951
+ .alert-toast.alert-primary {
19952
+ border: 1px solid #005fbf;
19953
+ }
19954
+
19955
+ .alert-jurnal {
19956
+ color: #009bde;
19957
+ background-color: rgba(0, 155, 222, 0.15);
19958
+ border: none;
19959
+ }
19960
+
19961
+ .alert-toast.alert-jurnal {
19962
+ border: 1px solid #009bde;
19963
+ }
19964
+
19965
+ .alert-talenta {
19966
+ color: #c02a34;
19967
+ background-color: rgba(192, 42, 52, 0.15);
19968
+ border: none;
19969
+ }
19970
+
19971
+ .alert-toast.alert-talenta {
19972
+ border: 1px solid #c02a34;
19973
+ }
19974
+
19975
+ .alert-klikpajak {
19976
+ color: #f96d01;
19977
+ background-color: rgba(249, 109, 1, 0.15);
19978
+ border: none;
19979
+ }
19980
+
19981
+ .alert-toast.alert-klikpajak {
19982
+ border: 1px solid #f96d01;
19983
+ }
19984
+
19985
+ .alert-mekari {
19986
+ color: #6d48e5;
19987
+ background-color: rgba(109, 72, 229, 0.15);
19988
+ border: none;
19989
+ }
19990
+
19991
+ .alert-toast.alert-mekari {
19992
+ border: 1px solid #6d48e5;
19993
+ }
19994
+
19995
+ .alert-dark {
19996
+ color: #212121;
19997
+ background-color: rgba(33, 33, 33, 0.15);
19998
+ border: none;
19999
+ }
20000
+
20001
+ .alert-toast.alert-dark {
20002
+ border: 1px solid #212121;
20003
+ }
20004
+
20005
+ .alert-slate {
20006
+ color: #777;
20007
+ background-color: rgba(119, 119, 119, 0.15);
20008
+ border: none;
20009
+ }
20010
+
20011
+ .alert-toast.alert-slate {
20012
+ border: 1px solid #777;
20013
+ }
20014
+
20015
+ .alert-muted {
20016
+ color: #b4b4b4;
20017
+ background-color: rgba(180, 180, 180, 0.15);
20018
+ border: none;
20019
+ }
20020
+
20021
+ .alert-toast.alert-muted {
20022
+ border: 1px solid #b4b4b4;
20023
+ }
20024
+
20025
+ .alert-smoke {
20026
+ color: #e2e2e2;
20027
+ background-color: rgba(226, 226, 226, 0.15);
20028
+ border: none;
20029
+ }
20030
+
20031
+ .alert-toast.alert-smoke {
20032
+ border: 1px solid #e2e2e2;
20033
+ }
20034
+
20035
+ .alert-light {
20036
+ color: #fbfbfb;
20037
+ background-color: rgba(251, 251, 251, 0.15);
20038
+ border: none;
20039
+ }
20040
+
20041
+ .alert-toast.alert-light {
20042
+ border: 1px solid #fbfbfb;
20043
+ }
20044
+
20045
+ .alert-cloud {
20046
+ color: #f2f4f7;
20047
+ background-color: rgba(242, 244, 247, 0.15);
20048
+ border: none;
20049
+ }
20050
+
20051
+ .alert-toast.alert-cloud {
20052
+ border: 1px solid #f2f4f7;
20053
+ }
20054
+
20055
+ .alert-link {
20056
+ color: #1357ff;
20057
+ background-color: rgba(19, 87, 255, 0.15);
20058
+ border: none;
20059
+ }
20060
+
20061
+ .alert-toast.alert-link {
20062
+ border: 1px solid #1357ff;
20063
+ }
20064
+
20065
+ .alert-white {
20066
+ color: #fff;
20067
+ background-color: rgba(255, 255, 255, 0.15);
20068
+ border: none;
20069
+ }
20070
+
20071
+ .alert-toast.alert-white {
20072
+ border: 1px solid #fff;
20073
+ }
20074
+
20075
+ .alert-info {
20076
+ color: #005fbf;
20077
+ background-color: rgba(0, 95, 191, 0.15);
20078
+ border: none;
20079
+ }
20080
+
20081
+ .alert-toast.alert-info {
20082
+ border: 1px solid #005fbf;
20083
+ }
20084
+
20085
+ .alert-error {
20086
+ color: #d74022;
20087
+ background-color: rgba(215, 64, 34, 0.15);
20088
+ border: none;
20089
+ }
20090
+
20091
+ .alert-toast.alert-error {
20092
+ border: 1px solid #d74022;
20093
+ }
20094
+
20095
+ .alert {
20096
+ display: flex;
20097
+ justify-content: space-between;
20098
+ padding: 16px;
20099
+ font-size: 0;
20100
+ }
20101
+
20102
+ .alert .alert-icon {
20103
+ flex-basis: 24px;
20104
+ width: 24px;
20105
+ margin-right: 12px;
20106
+ font-size: 14px;
20107
+ vertical-align: top;
20108
+ }
20109
+
20110
+ .alert .alert-icon .ic {
20111
+ color: inherit !important;
20112
+ }
20113
+
20114
+ .alert .alert-content {
20115
+ display: inline-block;
20116
+ padding-top: 2px;
20117
+ font-size: 14px;
20118
+ color: #212121;
20119
+ vertical-align: top;
20120
+ }
20121
+
20122
+ .alert .alert-icon + .alert-content {
20123
+ flex: 1 1 0;
20124
+ }
20125
+
20126
+ .alert .alert-title {
20127
+ font-weight: 500;
20128
+ line-height: 20px;
20129
+ }
20130
+
20131
+ .alert .alert-description {
20132
+ line-height: 20px;
20133
+ }
20134
+
20135
+ .alert .alert-title + .alert-description {
20136
+ padding-top: 4px;
20137
+ }
20138
+
20139
+ .alert .alert-link {
20140
+ display: block;
20141
+ padding-top: 16px;
20142
+ font-weight: 400;
20143
+ color: #1357ff !important;
20144
+ background-color: transparent;
20145
+ }
20146
+
20147
+ .alert.alert-dismissible .close {
20148
+ position: relative;
20149
+ display: inline-block;
20150
+ width: 20px;
20151
+ height: 20px;
20152
+ padding: 0;
20153
+ color: #777;
20154
+ }
20155
+
20156
+ .alert.alert-dismissible .close .ic {
20157
+ width: 20px;
20158
+ height: 20px;
20159
+ font-size: 20px;
20160
+ font-weight: 700;
20161
+ line-height: 20px;
20162
+ vertical-align: middle;
20163
+ }
20164
+
20165
+ .alert.alert-small .alert-content {
20166
+ display: flex;
20167
+ }
20168
+
20169
+ .alert.alert-small .alert-description {
20170
+ display: inline-block;
20171
+ }
20172
+
20173
+ .alert.alert-small .alert-link {
20174
+ display: inline-block;
19467
20175
  padding: 0;
19468
- font-size: 24px;
20176
+ padding-left: 16px;
20177
+ font-weight: 400;
20178
+ color: #1357ff !important;
20179
+ background-color: transparent;
19469
20180
  }
19470
20181
 
20182
+ .alert.alert-toast {
20183
+ display: inline-flex;
20184
+ padding: 12px;
20185
+ font-size: 0;
20186
+ background-color: #fff;
20187
+ border-radius: 4px;
20188
+ box-shadow: 0 4px 8px 0 rgba(119, 119, 119, 0.1), 0 12px 20px 0 rgba(119, 119, 119, 0.2);
20189
+ }
19471
20190
 
19472
- .btn.btn-with-icon.btn-lg span,
19473
- .btn-group-lg > .btn.btn-with-icon span {
19474
- line-height: 24px;
20191
+ .alert.alert-toast .alert-icon {
20192
+ margin-right: 8px;
19475
20193
  }
19476
20194
 
19477
- .btn.disabled, .btn:disabled {
19478
- color: #b4b4b4;
19479
- cursor: not-allowed;
19480
- background-color: #f2f4f7;
19481
- border: 1px solid #f2f4f7;
19482
- opacity: 1;
20195
+ .alert.alert-toast .alert-description {
20196
+ display: inline-block;
19483
20197
  }
19484
20198
 
19485
- .btn.disabled.btn-ghost, .btn:disabled.btn-ghost {
20199
+ .alert.alert-toast .alert-link {
20200
+ display: inline-block;
20201
+ padding: 0;
20202
+ padding-left: 16px;
20203
+ font-weight: 400;
20204
+ color: #1357ff !important;
19486
20205
  background-color: transparent;
19487
- border-color: transparent;
19488
20206
  }
19489
20207
 
19490
- .btn.dropdown-toggle::before {
19491
- margin-right: 16px;
20208
+ .avatar.avatar-default-people, .avatar.avatar-default-file, .avatar.avatar-default-image {
20209
+ background-repeat: no-repeat;
20210
+ background-position: center center;
20211
+ background-origin: content-box;
20212
+ background-size: 60% 60%;
19492
20213
  }
19493
20214
 
19494
- .btn.dropdown-toggle::after {
19495
- margin-left: 16px;
20215
+ .avatar::after, .avatar.avatar-xlarge::after {
20216
+ position: absolute;
20217
+ top: 0;
20218
+ left: 0;
20219
+ width: 100%;
20220
+ height: 100%;
20221
+ opacity: 0;
19496
20222
  }
19497
20223
 
19498
- .btn-group .btn:first-child:not(:only-child):not(.dropdown-toggle) {
19499
- padding-right: 8px;
20224
+ .avatar {
20225
+ position: relative;
20226
+ display: inline-block;
20227
+ overflow: hidden;
20228
+ text-align: center;
20229
+ vertical-align: middle;
20230
+ background-color: #e2e2e2;
19500
20231
  }
19501
20232
 
19502
- .btn-group .btn:last-child:not(:only-child) {
19503
- padding-left: 8px;
20233
+ .avatar.dropdown-toggle::after {
20234
+ display: initial !important;
19504
20235
  }
19505
20236
 
19506
- .btn-group .dropdown-toggle-split {
19507
- min-width: 36px;
19508
- padding-right: 8px;
19509
- padding-left: 8px;
20237
+ .avatar::after {
20238
+ content: "\A";
20239
+ background: rgba(0, 0, 0, 0.5) !important;
19510
20240
  }
19511
20241
 
19512
- .btn-group .dropdown-toggle-split::before {
19513
- margin-right: 0;
20242
+ .avatar:hover {
20243
+ cursor: pointer;
19514
20244
  }
19515
20245
 
19516
- .btn-group .dropdown-toggle-split::after {
19517
- margin-left: 0;
20246
+ .avatar:hover::after {
20247
+ cursor: pointer;
20248
+ opacity: 1;
19518
20249
  }
19519
20250
 
19520
- .btn-group .dropdown-toggle-split.btn-basic:not(:hover):not(:focus), .btn-group .dropdown-toggle-split.btn-secondary:not(:hover):not(:focus) {
19521
- padding-left: 9px;
19522
- border-left: none;
20251
+ .avatar .avatar-photo {
20252
+ width: 100%;
20253
+ height: 100%;
20254
+ vertical-align: top;
20255
+ background-color: #e2e2e2;
19523
20256
  }
19524
20257
 
19525
- .btn-group.dropleft .dropdown-toggle-split.btn-basic, .btn-group.dropleft .dropdown-toggle-split.btn-secondary:not(:hover):not(:focus) {
19526
- padding-left: 8px;
19527
- border-left: 1px solid #e2e2e2;
20258
+ .avatar.avatar-default-people {
20259
+ background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='60px' height='60px' viewBox='0 0 60 60' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E57B2CFBF-9694-4E42-8A9B-7C4261320855svg/%3C/title%3E%3Cdefs%3E%3Ccircle id='path-1' cx='30' cy='30' r='30'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Design-Principle' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/-Avatar' transform='translate(-852.000000, -1412.000000)'%3E%3Cg id='Default-avatars' transform='translate(660.000000, 1315.000000)'%3E%3Cg id='Components/-Avatar/-Circle/-60px' transform='translate(192.000000, 97.000000)'%3E%3Cg id='Border'%3E%3Ccircle cx='30' cy='30' r='30'%3E%3C/circle%3E%3C/g%3E%3Cg id='Container'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Oval'%3E%3C/g%3E%3Cg id='Type' mask='url(%23mask-2)' fill-rule='nonzero'%3E%3Cg id='🙂-Face'%3E%3Crect id='Base' fill='%23E2E2E2' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3Cpath d='M31.7647059,38.8235294 C41.5109073,38.8235294 49.4117647,46.7243868 49.4117647,56.4705882 L49.4117647,60 L10.5882353,60 L10.5882353,56.4705882 C10.5882353,46.7243868 18.4890927,38.8235294 28.2352941,38.8235294 L31.7647059,38.8235294 Z M30.5294118,14.1176471 C36.3771326,14.1176471 41.1176471,18.8581615 41.1176471,24.7058824 C41.1176471,30.5536032 36.3771326,35.2941176 30.5294118,35.2941176 C24.6816909,35.2941176 19.9411765,30.5536032 19.9411765,24.7058824 C19.9411765,18.8581615 24.6816909,14.1176471 30.5294118,14.1176471 Z' id='Path' fill='%23B4B4B4'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='State' mask='url(%23mask-2)'%3E%3Crect id='Overlay' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
20260
+ background-size: 100% 100%;
19528
20261
  }
19529
20262
 
19530
- .btn-group.dropleft ~ .btn-basic:not(:hover):not(:focus),
19531
- .btn-group.dropleft ~ .btn-secondary:not(:hover):not(:focus) {
19532
- padding-left: 9px;
19533
- border-left: none;
20263
+ .avatar.avatar-default-file {
20264
+ background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E8416DD89-AB9A-4D81-8594-0E1ED11C1B09svg/%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='60' height='60' rx='8'%3E%3C/rect%3E%3C/defs%3E%3Cg id='Design-Principle' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/-Avatar' transform='translate(-1224.000000, -1424.000000)'%3E%3Crect id='base' fill='%23FFFFFF' x='0' y='0' width='1920' height='3164'%3E%3C/rect%3E%3Cg id='Default-avatars' transform='translate(660.000000, 1315.000000)'%3E%3Cg id='Avatar-blank-type' transform='translate(192.000000, 97.000000)'%3E%3Cg id='Components/-Avatar/-Square/-60px' transform='translate(360.000000, 0.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Base'%3E%3C/g%3E%3Cg id='Type' mask='url(%23mask-2)' fill-rule='nonzero'%3E%3Crect id='Base' fill='%23E2E2E2' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3Cg id='Icons/-Regular/-Feature/-IMG' transform='translate(12.000000, 12.000000)' fill='%23777777'%3E%3Cpath d='M23.1213203,3 L30,9.87867966 L30,30 C30,31.6568542 28.6568542,33 27,33 L9,33 C7.34314575,33 6,31.6568542 6,30 L6,6 C6,4.34314575 7.34314575,3 9,3 L23.1213203,3 Z M21,4.5 L9,4.5 C8.17157288,4.5 7.5,5.17157288 7.5,6 L7.5,30 C7.5,30.8284271 8.17157288,31.5 9,31.5 L27,31.5 C27.8284271,31.5 28.5,30.8284271 28.5,30 L28.5,12 L23.25,12 C22.1342953,12 21.0906184,11.0028107 21.0055823,9.89504535 L21,9.75 L21,4.5 Z M24.75,25.5 C25.1642136,25.5 25.5,25.8357864 25.5,26.25 C25.5,26.6642136 25.1642136,27 24.75,27 L11.25,27 C10.8357864,27 10.5,26.6642136 10.5,26.25 C10.5,25.8357864 10.8357864,25.5 11.25,25.5 L24.75,25.5 Z M24.75,18 C25.1642136,18 25.5,18.3357864 25.5,18.75 C25.5,19.1642136 25.1642136,19.5 24.75,19.5 L11.25,19.5 C10.8357864,19.5 10.5,19.1642136 10.5,18.75 C10.5,18.3357864 10.8357864,18 11.25,18 L24.75,18 Z M15.75,10.5 C16.1642136,10.5 16.5,10.8357864 16.5,11.25 C16.5,11.6642136 16.1642136,12 15.75,12 L11.25,12 C10.8357864,12 10.5,11.6642136 10.5,11.25 C10.5,10.8357864 10.8357864,10.5 11.25,10.5 L15.75,10.5 Z M22.5,4.5 L22.5,9.75 C22.5,10.0857864 22.9142136,10.5 23.25,10.5 L23.25,10.5 L28.5,10.5 L22.5,4.5 Z' id='Color'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
19534
20265
  }
19535
20266
 
19536
- .btn {
19537
- height: 36px;
20267
+ .avatar.avatar-default-image {
20268
+ background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E854A7405-039C-4712-92A0-AB1D01FDD088svg/%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='60' height='60' rx='8'%3E%3C/rect%3E%3C/defs%3E%3Cg id='Design-Principle' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/-Avatar' transform='translate(-1044.000000, -1424.000000)'%3E%3Crect id='base' fill='%23FFFFFF' x='0' y='0' width='1920' height='3164'%3E%3C/rect%3E%3Cg id='Default-avatars' transform='translate(660.000000, 1315.000000)'%3E%3Cg id='Avatar-blank-type' transform='translate(192.000000, 97.000000)'%3E%3Cg id='Components/-Avatar/-Square/-60px' transform='translate(180.000000, 0.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Base'%3E%3C/g%3E%3Cg id='Type' mask='url(%23mask-2)' fill-rule='nonzero'%3E%3Crect id='Base' fill='%23E2E2E2' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3Cg id='Icons/-Regular/-Feature/-IMG' transform='translate(12.000000, 12.000000)' fill='%23777777'%3E%3Cpath d='M24.0307692,3 C24.2326984,3 24.4271578,3.07954407 24.5751301,3.22267209 L29.7443609,8.22267209 C29.9073745,8.38034894 30,8.60160933 30,8.83333333 L30,32.1666667 C30,32.626904 29.6418278,33 29.2,33 L6.8,33 C6.3581722,33 6,32.626904 6,32.1666667 L6,3.83333333 C6,3.37309604 6.3581722,3 6.8,3 L24.0307692,3 Z M12.2596988,25.7875335 L8.92873792,30.3339749 C8.84660416,30.4571755 8.80277564,30.6019313 8.80277564,30.75 C8.80277564,31.1642136 9.13856208,31.5 9.55277564,31.5 L18.6487188,31.5 L13.4599025,25.7234205 C13.4137204,25.6680021 13.3597846,25.6195363 13.2997616,25.579521 C12.9551151,25.3497567 12.4894631,25.442887 12.2596988,25.7875335 Z M21.1758419,19.8540405 L16.7020464,26.6752406 L20.607804,31.5 L27.299016,31.4994534 C28.5,31.4923469 28.5,31.3928571 28.5,30 L28.5,28.5391523 L22.3636022,19.842318 C22.3238169,19.7917673 22.2776933,19.7465447 22.2263672,19.707765 C21.8958797,19.4580634 21.4255435,19.523553 21.1758419,19.8540405 Z M23.7715845,4.5 L7.5,4.5 L7.50072911,29.827172 C7.55141195,29.7144696 7.61151182,29.6056505 7.68066248,29.5019246 L11.0116233,24.9554835 C11.7009164,23.921544 13.0978724,23.642153 14.1318119,24.331446 C14.3118808,24.4514919 14.4736883,24.5968893 14.6122344,24.7631445 L15.455,25.722 L19.9790409,18.949791 C20.7281458,17.9583286 22.1391544,17.7618596 23.1306168,18.5109645 C23.2845952,18.6273037 23.4229661,18.7629699 23.5423219,18.914622 L28.5,25.905 L28.5,9.08668365 L23.7715845,4.5 Z M12.75,12 C14.4068542,12 15.75,13.3431458 15.75,15 C15.75,16.6568542 14.4068542,18 12.75,18 C11.0931458,18 9.75,16.6568542 9.75,15 C9.75,13.3431458 11.0931458,12 12.75,12 Z M12.75,13.5 C11.9215729,13.5 11.25,14.1715729 11.25,15 C11.25,15.8284271 11.9215729,16.5 12.75,16.5 C13.5784271,16.5 14.25,15.8284271 14.25,15 C14.25,14.1715729 13.5784271,13.5 12.75,13.5 Z' id='Color'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
19538
20269
  }
19539
20270
 
19540
- .btn.btn-sm, .btn-group-sm > .btn {
20271
+ .avatar.avatar-xsmall {
20272
+ width: 24px;
19541
20273
  height: 24px;
20274
+ line-height: 24px;
19542
20275
  }
19543
20276
 
19544
- .btn.btn-lg, .btn-group-lg > .btn {
20277
+ .avatar.avatar-xsmall .avatar-initial {
20278
+ font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
20279
+ font-size: 9px;
20280
+ color: #777;
20281
+ }
20282
+
20283
+ .avatar.avatar-small {
20284
+ width: 32px;
20285
+ height: 32px;
20286
+ line-height: 32px;
20287
+ }
20288
+
20289
+ .avatar.avatar-small .avatar-initial {
20290
+ font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
20291
+ font-size: 12px;
20292
+ color: #777;
20293
+ }
20294
+
20295
+ .avatar.avatar-medium {
20296
+ width: 40px;
19545
20297
  height: 40px;
20298
+ line-height: 40px;
19546
20299
  }
19547
20300
 
19548
- .btn.btn-icon-only {
19549
- width: 36px;
19550
- height: 36px;
19551
- padding: 8px;
19552
- font-size: 18px;
19553
- line-height: 18px;
20301
+ .avatar.avatar-medium .avatar-initial {
20302
+ font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
20303
+ font-size: 15px;
20304
+ color: #777;
19554
20305
  }
19555
20306
 
19556
- .btn.btn-icon-only > .ic {
19557
- width: 18px;
19558
- height: 18px;
19559
- padding: 0;
19560
- font-size: 18px;
20307
+ .avatar.avatar-large {
20308
+ width: 60px;
20309
+ height: 60px;
20310
+ line-height: 60px;
19561
20311
  }
19562
20312
 
19563
- .alert-danger {
19564
- color: #d74022;
19565
- background-color: rgba(215, 64, 34, 0.15);
19566
- border: none;
20313
+ .avatar.avatar-large .avatar-initial {
20314
+ font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
20315
+ font-size: 22.5px;
20316
+ color: #777;
19567
20317
  }
19568
20318
 
19569
- .alert-toast.alert-danger {
19570
- border: 1px solid #d74022;
20319
+ .avatar.avatar-xlarge {
20320
+ width: 120px;
20321
+ height: 120px;
20322
+ line-height: 120px;
19571
20323
  }
19572
20324
 
19573
- .alert-success {
19574
- color: #009f61;
19575
- background-color: rgba(0, 159, 97, 0.15);
19576
- border: none;
20325
+ .avatar.avatar-xlarge .avatar-initial {
20326
+ font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
20327
+ font-size: 45px;
20328
+ color: #777;
19577
20329
  }
19578
20330
 
19579
- .alert-toast.alert-success {
19580
- border: 1px solid #009f61;
20331
+ .avatar.avatar-xlarge {
20332
+ font-family: "Mekari-Icon-Regular";
20333
+ font-size: 24px;
19581
20334
  }
19582
20335
 
19583
- .alert-info {
19584
- color: #ffeb99;
19585
- background-color: rgba(255, 235, 153, 0.15);
19586
- border: none;
20336
+ .avatar.avatar-xlarge::after {
20337
+ color: #fff;
20338
+ content: "\e877";
19587
20339
  }
19588
20340
 
19589
- .alert-toast.alert-info {
19590
- border: 1px solid #ffeb99;
20341
+ .avatar.avatar-xlarge:hover::after {
20342
+ cursor: pointer;
20343
+ opacity: 1;
19591
20344
  }
19592
20345
 
19593
- .alert-warning {
19594
- color: #ffb700;
19595
- background-color: rgba(255, 183, 0, 0.15);
19596
- border: none;
20346
+ .avatar.avatar-circle {
20347
+ border-radius: 100%;
19597
20348
  }
19598
20349
 
19599
- .alert-toast.alert-warning {
19600
- border: 1px solid #ffb700;
20350
+ .avatar.avatar-square {
20351
+ border-radius: 8px;
19601
20352
  }
19602
20353
 
19603
- .alert-primary {
19604
- color: #005fbf;
19605
- background-color: rgba(0, 95, 191, 0.15);
19606
- border: none;
20354
+ .avatar.avatar--no-overlay:hover::after {
20355
+ opacity: 0;
19607
20356
  }
19608
20357
 
19609
- .alert-toast.alert-primary {
19610
- border: 1px solid #005fbf;
20358
+ .avatar-stacked {
20359
+ display: inline-flex;
20360
+ flex-wrap: wrap;
20361
+ align-items: center;
20362
+ font-size: 0;
19611
20363
  }
19612
20364
 
19613
- .alert-jurnal {
19614
- color: #009bde;
19615
- background-color: rgba(0, 155, 222, 0.15);
19616
- border: none;
20365
+ .avatar-stacked .avatar-xsmall {
20366
+ box-shadow: 0.6px 0 0 0.6px #fff;
19617
20367
  }
19618
20368
 
19619
- .alert-toast.alert-jurnal {
19620
- border: 1px solid #009bde;
20369
+ .avatar-stacked .avatar-xsmall:nth-child(1) {
20370
+ margin-left: 0;
20371
+ z-index: 6;
19621
20372
  }
19622
20373
 
19623
- .alert-talenta {
19624
- color: #c02a34;
19625
- background-color: rgba(192, 42, 52, 0.15);
19626
- border: none;
20374
+ .avatar-stacked .avatar-xsmall:nth-child(2) {
20375
+ margin-left: -6px;
20376
+ z-index: 5;
20377
+ }
20378
+
20379
+ .avatar-stacked .avatar-xsmall:nth-child(3) {
20380
+ margin-left: -6px;
20381
+ z-index: 4;
20382
+ }
20383
+
20384
+ .avatar-stacked .avatar-xsmall:nth-child(4) {
20385
+ margin-left: -6px;
20386
+ z-index: 3;
20387
+ }
20388
+
20389
+ .avatar-stacked .avatar-xsmall:nth-child(5) {
20390
+ margin-left: -6px;
20391
+ z-index: 2;
20392
+ }
20393
+
20394
+ .avatar-stacked .avatar-xsmall:nth-child(6) {
20395
+ margin-left: -6px;
20396
+ z-index: 1;
20397
+ }
20398
+
20399
+ .avatar-stacked .avatar-small {
20400
+ box-shadow: 0.8px 0 0 0.8px #fff;
20401
+ }
20402
+
20403
+ .avatar-stacked .avatar-small:nth-child(1) {
20404
+ margin-left: 0;
20405
+ z-index: 6;
19627
20406
  }
19628
20407
 
19629
- .alert-toast.alert-talenta {
19630
- border: 1px solid #c02a34;
20408
+ .avatar-stacked .avatar-small:nth-child(2) {
20409
+ margin-left: -8px;
20410
+ z-index: 5;
19631
20411
  }
19632
20412
 
19633
- .alert-klikpajak {
19634
- color: #f96d01;
19635
- background-color: rgba(249, 109, 1, 0.15);
19636
- border: none;
20413
+ .avatar-stacked .avatar-small:nth-child(3) {
20414
+ margin-left: -8px;
20415
+ z-index: 4;
19637
20416
  }
19638
20417
 
19639
- .alert-toast.alert-klikpajak {
19640
- border: 1px solid #f96d01;
20418
+ .avatar-stacked .avatar-small:nth-child(4) {
20419
+ margin-left: -8px;
20420
+ z-index: 3;
19641
20421
  }
19642
20422
 
19643
- .alert-mekari {
19644
- color: #6d48e5;
19645
- background-color: rgba(109, 72, 229, 0.15);
19646
- border: none;
20423
+ .avatar-stacked .avatar-small:nth-child(5) {
20424
+ margin-left: -8px;
20425
+ z-index: 2;
19647
20426
  }
19648
20427
 
19649
- .alert-toast.alert-mekari {
19650
- border: 1px solid #6d48e5;
20428
+ .avatar-stacked .avatar-small:nth-child(6) {
20429
+ margin-left: -8px;
20430
+ z-index: 1;
19651
20431
  }
19652
20432
 
19653
- .alert-dark {
19654
- color: #212121;
19655
- background-color: rgba(33, 33, 33, 0.15);
19656
- border: none;
20433
+ .avatar-stacked .avatar-medium {
20434
+ box-shadow: 1px 0 0 1px #fff;
19657
20435
  }
19658
20436
 
19659
- .alert-toast.alert-dark {
19660
- border: 1px solid #212121;
20437
+ .avatar-stacked .avatar-medium:nth-child(1) {
20438
+ margin-left: 0;
20439
+ z-index: 6;
19661
20440
  }
19662
20441
 
19663
- .alert-slate {
19664
- color: #777;
19665
- background-color: rgba(119, 119, 119, 0.15);
19666
- border: none;
20442
+ .avatar-stacked .avatar-medium:nth-child(2) {
20443
+ margin-left: -10px;
20444
+ z-index: 5;
19667
20445
  }
19668
20446
 
19669
- .alert-toast.alert-slate {
19670
- border: 1px solid #777;
20447
+ .avatar-stacked .avatar-medium:nth-child(3) {
20448
+ margin-left: -10px;
20449
+ z-index: 4;
19671
20450
  }
19672
20451
 
19673
- .alert-muted {
19674
- color: #b4b4b4;
19675
- background-color: rgba(180, 180, 180, 0.15);
19676
- border: none;
20452
+ .avatar-stacked .avatar-medium:nth-child(4) {
20453
+ margin-left: -10px;
20454
+ z-index: 3;
19677
20455
  }
19678
20456
 
19679
- .alert-toast.alert-muted {
19680
- border: 1px solid #b4b4b4;
20457
+ .avatar-stacked .avatar-medium:nth-child(5) {
20458
+ margin-left: -10px;
20459
+ z-index: 2;
19681
20460
  }
19682
20461
 
19683
- .alert-smoke {
19684
- color: #e2e2e2;
19685
- background-color: rgba(226, 226, 226, 0.15);
19686
- border: none;
20462
+ .avatar-stacked .avatar-medium:nth-child(6) {
20463
+ margin-left: -10px;
20464
+ z-index: 1;
19687
20465
  }
19688
20466
 
19689
- .alert-toast.alert-smoke {
19690
- border: 1px solid #e2e2e2;
20467
+ .avatar-stacked .avatar-large {
20468
+ box-shadow: 1.5px 0 0 1.5px #fff;
19691
20469
  }
19692
20470
 
19693
- .alert-light {
19694
- color: #fbfbfb;
19695
- background-color: rgba(251, 251, 251, 0.15);
19696
- border: none;
20471
+ .avatar-stacked .avatar-large:nth-child(1) {
20472
+ margin-left: 0;
20473
+ z-index: 6;
19697
20474
  }
19698
20475
 
19699
- .alert-toast.alert-light {
19700
- border: 1px solid #fbfbfb;
20476
+ .avatar-stacked .avatar-large:nth-child(2) {
20477
+ margin-left: -15px;
20478
+ z-index: 5;
19701
20479
  }
19702
20480
 
19703
- .alert-cloud {
19704
- color: #f2f4f7;
19705
- background-color: rgba(242, 244, 247, 0.15);
19706
- border: none;
20481
+ .avatar-stacked .avatar-large:nth-child(3) {
20482
+ margin-left: -15px;
20483
+ z-index: 4;
19707
20484
  }
19708
20485
 
19709
- .alert-toast.alert-cloud {
19710
- border: 1px solid #f2f4f7;
20486
+ .avatar-stacked .avatar-large:nth-child(4) {
20487
+ margin-left: -15px;
20488
+ z-index: 3;
19711
20489
  }
19712
20490
 
19713
- .alert-link {
19714
- color: #1357ff;
19715
- background-color: rgba(19, 87, 255, 0.15);
19716
- border: none;
20491
+ .avatar-stacked .avatar-large:nth-child(5) {
20492
+ margin-left: -15px;
20493
+ z-index: 2;
19717
20494
  }
19718
20495
 
19719
- .alert-toast.alert-link {
19720
- border: 1px solid #1357ff;
20496
+ .avatar-stacked .avatar-large:nth-child(6) {
20497
+ margin-left: -15px;
20498
+ z-index: 1;
19721
20499
  }
19722
20500
 
19723
- .alert-white {
19724
- color: #fff;
19725
- background-color: rgba(255, 255, 255, 0.15);
19726
- border: none;
20501
+ .avatar-stacked .avatar-xlarge {
20502
+ box-shadow: 3px 0 0 3px #fff;
19727
20503
  }
19728
20504
 
19729
- .alert-toast.alert-white {
19730
- border: 1px solid #fff;
20505
+ .avatar-stacked .avatar-xlarge:nth-child(1) {
20506
+ margin-left: 0;
20507
+ z-index: 6;
19731
20508
  }
19732
20509
 
19733
- .alert-info {
19734
- color: #005fbf;
19735
- background-color: rgba(0, 95, 191, 0.15);
19736
- border: none;
20510
+ .avatar-stacked .avatar-xlarge:nth-child(2) {
20511
+ margin-left: -30px;
20512
+ z-index: 5;
19737
20513
  }
19738
20514
 
19739
- .alert-toast.alert-info {
19740
- border: 1px solid #005fbf;
20515
+ .avatar-stacked .avatar-xlarge:nth-child(3) {
20516
+ margin-left: -30px;
20517
+ z-index: 4;
19741
20518
  }
19742
20519
 
19743
- .alert-error {
19744
- color: #d74022;
19745
- background-color: rgba(215, 64, 34, 0.15);
19746
- border: none;
20520
+ .avatar-stacked .avatar-xlarge:nth-child(4) {
20521
+ margin-left: -30px;
20522
+ z-index: 3;
19747
20523
  }
19748
20524
 
19749
- .alert-toast.alert-error {
19750
- border: 1px solid #d74022;
20525
+ .avatar-stacked .avatar-xlarge:nth-child(5) {
20526
+ margin-left: -30px;
20527
+ z-index: 2;
19751
20528
  }
19752
20529
 
19753
- .alert {
19754
- display: flex;
19755
- padding: 16px;
19756
- font-size: 0;
20530
+ .avatar-stacked .avatar-xlarge:nth-child(6) {
20531
+ margin-left: -30px;
20532
+ z-index: 1;
19757
20533
  }
19758
20534
 
19759
- .alert .alert-icon {
19760
- flex-basis: 24px;
19761
- width: 24px;
19762
- margin-right: 12px;
19763
- font-size: 14px;
19764
- vertical-align: top;
20535
+ .avatar-stacked .avatar-stacked-text {
20536
+ position: relative;
20537
+ padding-left: 16px;
20538
+ color: #1357ff;
20539
+ cursor: pointer;
19765
20540
  }
19766
20541
 
19767
- .alert .alert-icon .ic {
19768
- color: inherit !important;
20542
+ .avatar-stacked .avatar-stacked-text p {
20543
+ margin: 0;
20544
+ line-height: 14px;
19769
20545
  }
19770
20546
 
19771
- .alert .alert-content {
19772
- display: inline-block;
19773
- padding-top: 2px;
19774
- font-size: 14px;
19775
- color: #212121;
19776
- vertical-align: top;
20547
+ .avatar-stacked .avatar-stacked-text.dropdown-toggle::after {
20548
+ display: none;
19777
20549
  }
19778
20550
 
19779
- .alert .alert-icon + .alert-content {
19780
- flex: 1 1 0;
20551
+ .avatar-stacked.avatar-stacked-reversed .avatar-xsmall {
20552
+ box-shadow: -0.6px 0 0 0.6px #fff;
19781
20553
  }
19782
20554
 
19783
- .alert .alert-title {
19784
- font-weight: 500;
19785
- line-height: 20px;
20555
+ .avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(1) {
20556
+ z-index: 1;
19786
20557
  }
19787
20558
 
19788
- .alert .alert-description {
19789
- line-height: 20px;
20559
+ .avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(2) {
20560
+ z-index: 2;
19790
20561
  }
19791
20562
 
19792
- .alert .alert-title + .alert-description {
19793
- padding-top: 4px;
20563
+ .avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(3) {
20564
+ z-index: 3;
19794
20565
  }
19795
20566
 
19796
- .alert .alert-link {
19797
- display: block;
19798
- padding-top: 16px;
19799
- font-weight: 400;
19800
- color: #1357ff !important;
19801
- background-color: transparent;
20567
+ .avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(4) {
20568
+ z-index: 4;
19802
20569
  }
19803
20570
 
19804
- .alert.alert-dismissible .close {
19805
- position: relative;
19806
- display: inline-block;
19807
- width: 20px;
19808
- height: 20px;
19809
- padding: 0;
19810
- color: #777;
20571
+ .avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(5) {
20572
+ z-index: 5;
19811
20573
  }
19812
20574
 
19813
- .alert.alert-dismissible .close .ic {
19814
- width: 20px;
19815
- height: 20px;
19816
- font-size: 16px;
19817
- font-weight: 700;
19818
- line-height: 20px;
19819
- vertical-align: middle;
20575
+ .avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(6) {
20576
+ z-index: 6;
19820
20577
  }
19821
20578
 
19822
- .alert.alert-small .alert-content {
19823
- display: flex;
20579
+ .avatar-stacked.avatar-stacked-reversed .avatar-small {
20580
+ box-shadow: -0.8px 0 0 0.8px #fff;
19824
20581
  }
19825
20582
 
19826
- .alert.alert-small .alert-description {
19827
- display: inline-block;
20583
+ .avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(1) {
20584
+ z-index: 1;
19828
20585
  }
19829
20586
 
19830
- .alert.alert-small .alert-link {
19831
- display: inline-block;
19832
- padding: 0;
19833
- padding-left: 16px;
19834
- font-weight: 400;
19835
- color: #1357ff !important;
19836
- background-color: transparent;
20587
+ .avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(2) {
20588
+ z-index: 2;
19837
20589
  }
19838
20590
 
19839
- .alert.alert-toast {
19840
- display: inline-flex;
19841
- padding: 12px;
19842
- font-size: 0;
19843
- background-color: #fff;
19844
- border-radius: 4px;
19845
- box-shadow: 0 4px 8px 0 rgba(119, 119, 119, 0.1), 0 12px 20px 0 rgba(119, 119, 119, 0.2);
20591
+ .avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(3) {
20592
+ z-index: 3;
19846
20593
  }
19847
20594
 
19848
- .alert.alert-toast .alert-icon {
19849
- margin-right: 8px;
20595
+ .avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(4) {
20596
+ z-index: 4;
19850
20597
  }
19851
20598
 
19852
- .alert.alert-toast .alert-description {
19853
- display: inline-block;
20599
+ .avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(5) {
20600
+ z-index: 5;
19854
20601
  }
19855
20602
 
19856
- .alert.alert-toast .alert-link {
19857
- display: inline-block;
19858
- padding: 0;
19859
- padding-left: 16px;
19860
- font-weight: 400;
19861
- color: #1357ff !important;
19862
- background-color: transparent;
20603
+ .avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(6) {
20604
+ z-index: 6;
19863
20605
  }
19864
20606
 
19865
- .avatar.avatar-default-people, .avatar.avatar-default-file, .avatar.avatar-default-image {
19866
- background-repeat: no-repeat;
19867
- background-position: center center;
19868
- background-origin: content-box;
19869
- background-size: 60% 60%;
20607
+ .avatar-stacked.avatar-stacked-reversed .avatar-medium {
20608
+ box-shadow: -1px 0 0 1px #fff;
19870
20609
  }
19871
20610
 
19872
- .avatar::after, .avatar.avatar-xlarge::after {
19873
- position: absolute;
19874
- top: 0;
19875
- left: 0;
19876
- width: 100%;
19877
- height: 100%;
19878
- opacity: 0;
20611
+ .avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(1) {
20612
+ z-index: 1;
19879
20613
  }
19880
20614
 
19881
- .avatar {
19882
- position: relative;
19883
- display: inline-block;
19884
- overflow: hidden;
19885
- text-align: center;
19886
- vertical-align: middle;
19887
- background-color: #e2e2e2;
20615
+ .avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(2) {
20616
+ z-index: 2;
19888
20617
  }
19889
20618
 
19890
- .avatar::after {
19891
- content: "\A";
19892
- background: rgba(0, 0, 0, 0.5);
20619
+ .avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(3) {
20620
+ z-index: 3;
19893
20621
  }
19894
20622
 
19895
- .avatar:hover::after {
19896
- cursor: pointer;
19897
- opacity: 1;
20623
+ .avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(4) {
20624
+ z-index: 4;
19898
20625
  }
19899
20626
 
19900
- .avatar .avatar-photo {
19901
- width: 100%;
19902
- height: 100%;
19903
- vertical-align: top;
19904
- background-color: #e2e2e2;
20627
+ .avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(5) {
20628
+ z-index: 5;
19905
20629
  }
19906
20630
 
19907
- .avatar.avatar-default-people {
19908
- background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='60px' height='60px' viewBox='0 0 60 60' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E57B2CFBF-9694-4E42-8A9B-7C4261320855svg/%3C/title%3E%3Cdefs%3E%3Ccircle id='path-1' cx='30' cy='30' r='30'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Design-Principle' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/-Avatar' transform='translate(-852.000000, -1412.000000)'%3E%3Cg id='Default-avatars' transform='translate(660.000000, 1315.000000)'%3E%3Cg id='Components/-Avatar/-Circle/-60px' transform='translate(192.000000, 97.000000)'%3E%3Cg id='Border'%3E%3Ccircle cx='30' cy='30' r='30'%3E%3C/circle%3E%3C/g%3E%3Cg id='Container'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Oval'%3E%3C/g%3E%3Cg id='Type' mask='url(%23mask-2)' fill-rule='nonzero'%3E%3Cg id='🙂-Face'%3E%3Crect id='Base' fill='%23E2E2E2' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3Cpath d='M31.7647059,38.8235294 C41.5109073,38.8235294 49.4117647,46.7243868 49.4117647,56.4705882 L49.4117647,60 L10.5882353,60 L10.5882353,56.4705882 C10.5882353,46.7243868 18.4890927,38.8235294 28.2352941,38.8235294 L31.7647059,38.8235294 Z M30.5294118,14.1176471 C36.3771326,14.1176471 41.1176471,18.8581615 41.1176471,24.7058824 C41.1176471,30.5536032 36.3771326,35.2941176 30.5294118,35.2941176 C24.6816909,35.2941176 19.9411765,30.5536032 19.9411765,24.7058824 C19.9411765,18.8581615 24.6816909,14.1176471 30.5294118,14.1176471 Z' id='Path' fill='%23B4B4B4'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='State' mask='url(%23mask-2)'%3E%3Crect id='Overlay' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
19909
- background-size: 100% 100%;
20631
+ .avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(6) {
20632
+ z-index: 6;
20633
+ }
20634
+
20635
+ .avatar-stacked.avatar-stacked-reversed .avatar-large {
20636
+ box-shadow: -1.5px 0 0 1.5px #fff;
19910
20637
  }
19911
20638
 
19912
- .avatar.avatar-default-file {
19913
- background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E8416DD89-AB9A-4D81-8594-0E1ED11C1B09svg/%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='60' height='60' rx='8'%3E%3C/rect%3E%3C/defs%3E%3Cg id='Design-Principle' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/-Avatar' transform='translate(-1224.000000, -1424.000000)'%3E%3Crect id='base' fill='%23FFFFFF' x='0' y='0' width='1920' height='3164'%3E%3C/rect%3E%3Cg id='Default-avatars' transform='translate(660.000000, 1315.000000)'%3E%3Cg id='Avatar-blank-type' transform='translate(192.000000, 97.000000)'%3E%3Cg id='Components/-Avatar/-Square/-60px' transform='translate(360.000000, 0.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Base'%3E%3C/g%3E%3Cg id='Type' mask='url(%23mask-2)' fill-rule='nonzero'%3E%3Crect id='Base' fill='%23E2E2E2' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3Cg id='Icons/-Regular/-Feature/-IMG' transform='translate(12.000000, 12.000000)' fill='%23777777'%3E%3Cpath d='M23.1213203,3 L30,9.87867966 L30,30 C30,31.6568542 28.6568542,33 27,33 L9,33 C7.34314575,33 6,31.6568542 6,30 L6,6 C6,4.34314575 7.34314575,3 9,3 L23.1213203,3 Z M21,4.5 L9,4.5 C8.17157288,4.5 7.5,5.17157288 7.5,6 L7.5,30 C7.5,30.8284271 8.17157288,31.5 9,31.5 L27,31.5 C27.8284271,31.5 28.5,30.8284271 28.5,30 L28.5,12 L23.25,12 C22.1342953,12 21.0906184,11.0028107 21.0055823,9.89504535 L21,9.75 L21,4.5 Z M24.75,25.5 C25.1642136,25.5 25.5,25.8357864 25.5,26.25 C25.5,26.6642136 25.1642136,27 24.75,27 L11.25,27 C10.8357864,27 10.5,26.6642136 10.5,26.25 C10.5,25.8357864 10.8357864,25.5 11.25,25.5 L24.75,25.5 Z M24.75,18 C25.1642136,18 25.5,18.3357864 25.5,18.75 C25.5,19.1642136 25.1642136,19.5 24.75,19.5 L11.25,19.5 C10.8357864,19.5 10.5,19.1642136 10.5,18.75 C10.5,18.3357864 10.8357864,18 11.25,18 L24.75,18 Z M15.75,10.5 C16.1642136,10.5 16.5,10.8357864 16.5,11.25 C16.5,11.6642136 16.1642136,12 15.75,12 L11.25,12 C10.8357864,12 10.5,11.6642136 10.5,11.25 C10.5,10.8357864 10.8357864,10.5 11.25,10.5 L15.75,10.5 Z M22.5,4.5 L22.5,9.75 C22.5,10.0857864 22.9142136,10.5 23.25,10.5 L23.25,10.5 L28.5,10.5 L22.5,4.5 Z' id='Color'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
20639
+ .avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(1) {
20640
+ z-index: 1;
19914
20641
  }
19915
20642
 
19916
- .avatar.avatar-default-image {
19917
- background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E854A7405-039C-4712-92A0-AB1D01FDD088svg/%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='60' height='60' rx='8'%3E%3C/rect%3E%3C/defs%3E%3Cg id='Design-Principle' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/-Avatar' transform='translate(-1044.000000, -1424.000000)'%3E%3Crect id='base' fill='%23FFFFFF' x='0' y='0' width='1920' height='3164'%3E%3C/rect%3E%3Cg id='Default-avatars' transform='translate(660.000000, 1315.000000)'%3E%3Cg id='Avatar-blank-type' transform='translate(192.000000, 97.000000)'%3E%3Cg id='Components/-Avatar/-Square/-60px' transform='translate(180.000000, 0.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Base'%3E%3C/g%3E%3Cg id='Type' mask='url(%23mask-2)' fill-rule='nonzero'%3E%3Crect id='Base' fill='%23E2E2E2' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3Cg id='Icons/-Regular/-Feature/-IMG' transform='translate(12.000000, 12.000000)' fill='%23777777'%3E%3Cpath d='M24.0307692,3 C24.2326984,3 24.4271578,3.07954407 24.5751301,3.22267209 L29.7443609,8.22267209 C29.9073745,8.38034894 30,8.60160933 30,8.83333333 L30,32.1666667 C30,32.626904 29.6418278,33 29.2,33 L6.8,33 C6.3581722,33 6,32.626904 6,32.1666667 L6,3.83333333 C6,3.37309604 6.3581722,3 6.8,3 L24.0307692,3 Z M12.2596988,25.7875335 L8.92873792,30.3339749 C8.84660416,30.4571755 8.80277564,30.6019313 8.80277564,30.75 C8.80277564,31.1642136 9.13856208,31.5 9.55277564,31.5 L18.6487188,31.5 L13.4599025,25.7234205 C13.4137204,25.6680021 13.3597846,25.6195363 13.2997616,25.579521 C12.9551151,25.3497567 12.4894631,25.442887 12.2596988,25.7875335 Z M21.1758419,19.8540405 L16.7020464,26.6752406 L20.607804,31.5 L27.299016,31.4994534 C28.5,31.4923469 28.5,31.3928571 28.5,30 L28.5,28.5391523 L22.3636022,19.842318 C22.3238169,19.7917673 22.2776933,19.7465447 22.2263672,19.707765 C21.8958797,19.4580634 21.4255435,19.523553 21.1758419,19.8540405 Z M23.7715845,4.5 L7.5,4.5 L7.50072911,29.827172 C7.55141195,29.7144696 7.61151182,29.6056505 7.68066248,29.5019246 L11.0116233,24.9554835 C11.7009164,23.921544 13.0978724,23.642153 14.1318119,24.331446 C14.3118808,24.4514919 14.4736883,24.5968893 14.6122344,24.7631445 L15.455,25.722 L19.9790409,18.949791 C20.7281458,17.9583286 22.1391544,17.7618596 23.1306168,18.5109645 C23.2845952,18.6273037 23.4229661,18.7629699 23.5423219,18.914622 L28.5,25.905 L28.5,9.08668365 L23.7715845,4.5 Z M12.75,12 C14.4068542,12 15.75,13.3431458 15.75,15 C15.75,16.6568542 14.4068542,18 12.75,18 C11.0931458,18 9.75,16.6568542 9.75,15 C9.75,13.3431458 11.0931458,12 12.75,12 Z M12.75,13.5 C11.9215729,13.5 11.25,14.1715729 11.25,15 C11.25,15.8284271 11.9215729,16.5 12.75,16.5 C13.5784271,16.5 14.25,15.8284271 14.25,15 C14.25,14.1715729 13.5784271,13.5 12.75,13.5 Z' id='Color'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
20643
+ .avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(2) {
20644
+ z-index: 2;
19918
20645
  }
19919
20646
 
19920
- .avatar.avatar-small {
19921
- width: 24px;
19922
- height: 24px;
19923
- line-height: 24px;
20647
+ .avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(3) {
20648
+ z-index: 3;
19924
20649
  }
19925
20650
 
19926
- .avatar.avatar-small .avatar-initial {
19927
- font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
19928
- font-size: 10.8px;
19929
- color: #777;
20651
+ .avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(4) {
20652
+ z-index: 4;
19930
20653
  }
19931
20654
 
19932
- .avatar.avatar-medium {
19933
- width: 40px;
19934
- height: 40px;
19935
- line-height: 40px;
20655
+ .avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(5) {
20656
+ z-index: 5;
19936
20657
  }
19937
20658
 
19938
- .avatar.avatar-medium .avatar-initial {
19939
- font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
19940
- font-size: 18px;
19941
- color: #777;
20659
+ .avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(6) {
20660
+ z-index: 6;
19942
20661
  }
19943
20662
 
19944
- .avatar.avatar-large {
19945
- width: 60px;
19946
- height: 60px;
19947
- line-height: 60px;
20663
+ .avatar-stacked.avatar-stacked-reversed .avatar-xlarge {
20664
+ box-shadow: -3px 0 0 3px #fff;
19948
20665
  }
19949
20666
 
19950
- .avatar.avatar-large .avatar-initial {
19951
- font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
19952
- font-size: 27px;
19953
- color: #777;
20667
+ .avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(1) {
20668
+ z-index: 1;
19954
20669
  }
19955
20670
 
19956
- .avatar.avatar-xlarge {
19957
- width: 120px;
19958
- height: 120px;
19959
- line-height: 120px;
20671
+ .avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(2) {
20672
+ z-index: 2;
19960
20673
  }
19961
20674
 
19962
- .avatar.avatar-xlarge .avatar-initial {
19963
- font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
19964
- font-size: 54px;
19965
- color: #777;
20675
+ .avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(3) {
20676
+ z-index: 3;
19966
20677
  }
19967
20678
 
19968
- .avatar.avatar-xlarge {
19969
- font-family: "Mekari-Icon-Regular";
19970
- font-size: 24px;
20679
+ .avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(4) {
20680
+ z-index: 4;
19971
20681
  }
19972
20682
 
19973
- .avatar.avatar-xlarge::after {
19974
- color: #fff;
19975
- content: "\e877";
20683
+ .avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(5) {
20684
+ z-index: 5;
19976
20685
  }
19977
20686
 
19978
- .avatar.avatar-xlarge:hover::after {
19979
- cursor: pointer;
19980
- opacity: 1;
20687
+ .avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(6) {
20688
+ z-index: 6;
19981
20689
  }
19982
20690
 
19983
- .avatar.avatar-circle {
19984
- border-radius: 100%;
20691
+ .avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(1) {
20692
+ margin-left: 0;
19985
20693
  }
19986
20694
 
19987
- .avatar.avatar-square {
19988
- border-radius: 8px;
20695
+ .avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(2) {
20696
+ margin-left: -3px;
19989
20697
  }
19990
20698
 
19991
- .avatar-stacked {
19992
- display: flex;
19993
- flex-wrap: wrap;
19994
- align-items: center;
19995
- font-size: 0;
20699
+ .avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(3) {
20700
+ margin-left: -3px;
19996
20701
  }
19997
20702
 
19998
- .avatar-stacked .avatar-small {
19999
- box-shadow: 2.4px 0 0 1.2px #fff;
20703
+ .avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(4) {
20704
+ margin-left: -3px;
20000
20705
  }
20001
20706
 
20002
- .avatar-stacked .avatar-small:nth-child(1) {
20003
- z-index: 5;
20707
+ .avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(5) {
20708
+ margin-left: -3px;
20004
20709
  }
20005
20710
 
20006
- .avatar-stacked .avatar-small:nth-child(2) {
20007
- right: 2.4px;
20008
- z-index: 4;
20711
+ .avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(6) {
20712
+ margin-left: -3px;
20009
20713
  }
20010
20714
 
20011
- .avatar-stacked .avatar-small:nth-child(3) {
20012
- right: 4.8px;
20013
- z-index: 3;
20715
+ .avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(1) {
20716
+ margin-left: 0;
20014
20717
  }
20015
20718
 
20016
- .avatar-stacked .avatar-small:nth-child(4) {
20017
- right: 7.2px;
20018
- z-index: 2;
20719
+ .avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(2) {
20720
+ margin-left: -4px;
20019
20721
  }
20020
20722
 
20021
- .avatar-stacked .avatar-small:nth-child(5) {
20022
- right: 9.6px;
20023
- z-index: 1;
20723
+ .avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(3) {
20724
+ margin-left: -4px;
20024
20725
  }
20025
20726
 
20026
- .avatar-stacked .avatar-medium {
20027
- box-shadow: 4px 0 0 2px #fff;
20727
+ .avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(4) {
20728
+ margin-left: -4px;
20028
20729
  }
20029
20730
 
20030
- .avatar-stacked .avatar-medium:nth-child(1) {
20031
- z-index: 5;
20731
+ .avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(5) {
20732
+ margin-left: -4px;
20032
20733
  }
20033
20734
 
20034
- .avatar-stacked .avatar-medium:nth-child(2) {
20035
- right: 4px;
20036
- z-index: 4;
20735
+ .avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(6) {
20736
+ margin-left: -4px;
20037
20737
  }
20038
20738
 
20039
- .avatar-stacked .avatar-medium:nth-child(3) {
20040
- right: 8px;
20041
- z-index: 3;
20739
+ .avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(1) {
20740
+ margin-left: 0;
20042
20741
  }
20043
20742
 
20044
- .avatar-stacked .avatar-medium:nth-child(4) {
20045
- right: 12px;
20046
- z-index: 2;
20743
+ .avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(2) {
20744
+ margin-left: -5px;
20047
20745
  }
20048
20746
 
20049
- .avatar-stacked .avatar-medium:nth-child(5) {
20050
- right: 16px;
20051
- z-index: 1;
20747
+ .avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(3) {
20748
+ margin-left: -5px;
20052
20749
  }
20053
20750
 
20054
- .avatar-stacked .avatar-large {
20055
- box-shadow: 6px 0 0 3px #fff;
20751
+ .avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(4) {
20752
+ margin-left: -5px;
20056
20753
  }
20057
20754
 
20058
- .avatar-stacked .avatar-large:nth-child(1) {
20059
- z-index: 5;
20755
+ .avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(5) {
20756
+ margin-left: -5px;
20060
20757
  }
20061
20758
 
20062
- .avatar-stacked .avatar-large:nth-child(2) {
20063
- right: 6px;
20064
- z-index: 4;
20759
+ .avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(6) {
20760
+ margin-left: -5px;
20065
20761
  }
20066
20762
 
20067
- .avatar-stacked .avatar-large:nth-child(3) {
20068
- right: 12px;
20069
- z-index: 3;
20763
+ .avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(1) {
20764
+ margin-left: 0;
20070
20765
  }
20071
20766
 
20072
- .avatar-stacked .avatar-large:nth-child(4) {
20073
- right: 18px;
20074
- z-index: 2;
20767
+ .avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(2) {
20768
+ margin-left: -7.5px;
20075
20769
  }
20076
20770
 
20077
- .avatar-stacked .avatar-large:nth-child(5) {
20078
- right: 24px;
20079
- z-index: 1;
20771
+ .avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(3) {
20772
+ margin-left: -7.5px;
20080
20773
  }
20081
20774
 
20082
- .avatar-stacked .avatar-xlarge {
20083
- box-shadow: 12px 0 0 6px #fff;
20775
+ .avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(4) {
20776
+ margin-left: -7.5px;
20084
20777
  }
20085
20778
 
20086
- .avatar-stacked .avatar-xlarge:nth-child(1) {
20087
- z-index: 5;
20779
+ .avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(5) {
20780
+ margin-left: -7.5px;
20088
20781
  }
20089
20782
 
20090
- .avatar-stacked .avatar-xlarge:nth-child(2) {
20091
- right: 12px;
20092
- z-index: 4;
20783
+ .avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(6) {
20784
+ margin-left: -7.5px;
20093
20785
  }
20094
20786
 
20095
- .avatar-stacked .avatar-xlarge:nth-child(3) {
20096
- right: 24px;
20097
- z-index: 3;
20787
+ .avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(1) {
20788
+ margin-left: 0;
20098
20789
  }
20099
20790
 
20100
- .avatar-stacked .avatar-xlarge:nth-child(4) {
20101
- right: 36px;
20102
- z-index: 2;
20791
+ .avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(2) {
20792
+ margin-left: -15px;
20103
20793
  }
20104
20794
 
20105
- .avatar-stacked .avatar-xlarge:nth-child(5) {
20106
- right: 48px;
20107
- z-index: 1;
20795
+ .avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(3) {
20796
+ margin-left: -15px;
20108
20797
  }
20109
20798
 
20110
- .avatar-stacked .avatar-stacked-text {
20111
- color: #1357ff;
20112
- cursor: pointer;
20799
+ .avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(4) {
20800
+ margin-left: -15px;
20113
20801
  }
20114
20802
 
20115
- .avatar-stacked .avatar-stacked-text p {
20116
- margin: 0;
20117
- line-height: 14px;
20803
+ .avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(5) {
20804
+ margin-left: -15px;
20118
20805
  }
20119
20806
 
20120
- .avatar-stacked .avatar-stacked-text.dropdown-toggle::after {
20121
- display: none;
20807
+ .avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(6) {
20808
+ margin-left: -15px;
20122
20809
  }
20123
20810
 
20124
20811
  .avatar-grid-container {
@@ -20129,10 +20816,18 @@ a.text-white:hover, a.text-white:focus {
20129
20816
  font-size: 0;
20130
20817
  }
20131
20818
 
20132
- .avatar-grid-row .avatar-small {
20819
+ .avatar-grid-row .avatar-xsmall {
20133
20820
  margin-left: 8px;
20134
20821
  }
20135
20822
 
20823
+ .avatar-grid-row .avatar-xsmall:first-child {
20824
+ margin-left: 0;
20825
+ }
20826
+
20827
+ .avatar-grid-row .avatar-small {
20828
+ margin-left: 10.666667px;
20829
+ }
20830
+
20136
20831
  .avatar-grid-row .avatar-small:first-child {
20137
20832
  margin-left: 0;
20138
20833
  }
@@ -20176,10 +20871,18 @@ a.text-white:hover, a.text-white:focus {
20176
20871
  display: none;
20177
20872
  }
20178
20873
 
20179
- .avatar-grid-small .avatar-grid-row {
20874
+ .avatar-grid-xsmall .avatar-grid-row {
20180
20875
  padding-top: 8px;
20181
20876
  }
20182
20877
 
20878
+ .avatar-grid-xsmall .avatar-grid-row:first-child {
20879
+ padding-top: 0;
20880
+ }
20881
+
20882
+ .avatar-grid-small .avatar-grid-row {
20883
+ padding-top: 10.666667px;
20884
+ }
20885
+
20183
20886
  .avatar-grid-small .avatar-grid-row:first-child {
20184
20887
  padding-top: 0;
20185
20888
  }
@@ -20208,26 +20911,36 @@ a.text-white:hover, a.text-white:focus {
20208
20911
  padding-top: 0;
20209
20912
  }
20210
20913
 
20914
+ body,
20915
+ p,
20916
+ .font-size-default {
20917
+ font-size: 0.875rem;
20918
+ line-height: 20px;
20919
+ letter-spacing: 0.2px;
20920
+ }
20921
+
20922
+ small,
20923
+ .small, .badge, .dropdown-item--title, .tooltip {
20924
+ font-size: 0.75rem;
20925
+ line-height: 16px;
20926
+ letter-spacing: 0.2px;
20927
+ }
20928
+
20211
20929
  .dropdown-toggle::after {
20212
20930
  display: none;
20213
20931
  vertical-align: 2px;
20214
20932
  }
20215
20933
 
20216
- .dropdown .dropdown-menu {
20217
- display: block;
20218
- }
20219
-
20220
20934
  .dropdown-menu {
20221
20935
  width: auto;
20222
20936
  min-width: 80px;
20223
20937
  max-width: 684px;
20224
- max-height: 180px;
20225
20938
  padding: 0;
20226
20939
  margin: 4px 0 0;
20227
20940
  overflow-y: auto;
20228
20941
  background-color: #fff;
20229
20942
  border: 1px solid #e2e2e2;
20230
- box-shadow: 0 4px 8px 0 rgba(119, 119, 119, 0.24);
20943
+ box-shadow: 0 2px 4px rgba(119, 119, 119, 0.1), 0 4px 8px rgba(119, 119, 119, 0.2);
20231
20944
  border-radius: 4px;
20232
20945
  }
20233
20946
 
@@ -20248,13 +20961,47 @@ a.text-white:hover, a.text-white:focus {
20248
20961
  border-radius: 4px;
20249
20962
  }
20250
20963
 
20964
+ .dropdown-menu--small {
20965
+ width: 80px;
20966
+ }
20967
+
20968
+ .dropdown-menu--medium {
20969
+ width: 184px;
20970
+ }
20971
+
20972
+ .dropdown-menu--large {
20973
+ width: 288px;
20974
+ }
20975
+
20976
+ .dropdown-menu--max-content {
20977
+ width: -webkit-max-content;
20978
+ width: -moz-max-content;
20979
+ width: max-content;
20980
+ }
20981
+
20982
+ .dropdown-menu--fixed-height {
20983
+ max-height: 180px;
20984
+ }
20985
+
20251
20986
  .dropdown-item {
20252
- padding: 8px 12px;
20987
+ padding: 8px;
20253
20988
  color: #212121;
20989
+ white-space: normal;
20254
20990
  cursor: pointer;
20255
20991
  outline: none;
20256
20992
  }
20257
20993
 
20994
+ .dropdown-item--title {
20995
+ padding-top: 12px;
20996
+ padding-bottom: 4px;
20997
+ color: #777;
20998
+ border-top: 1px solid #e2e2e2;
20999
+ }
21000
+
21001
+ .dropdown-item--title:first-child {
21002
+ border: none;
21003
+ }
21004
+
20258
21005
  .dropdown-item:hover {
20259
21006
  background-color: #f2f4f7;
20260
21007
  }
@@ -20267,6 +21014,14 @@ a.text-white:hover, a.text-white:focus {
20267
21014
  background-color: #00468c;
20268
21015
  }
20269
21016
 
21017
+ .dropdown-item.active:hover:active {
21018
+ color: #f2f4f7;
21019
+ }
21020
+
21021
+ .dropdown-item.active .ic {
21022
+ color: inherit;
21023
+ }
21024
+
20270
21025
  .dropdown-item.is-selected {
20271
21026
  background-color: #f2f4f7;
20272
21027
  }
@@ -20277,7 +21032,7 @@ a.text-white:hover, a.text-white:focus {
20277
21032
 
20278
21033
  .dropdown-not-found {
20279
21034
  display: block;
20280
- padding: 8px 12px;
21035
+ padding: 8px;
20281
21036
  color: #b4b4b4;
20282
21037
  text-align: center;
20283
21038
  }
@@ -20350,18 +21105,26 @@ a.text-white:hover, a.text-white:focus {
20350
21105
  background-color: transparent;
20351
21106
  }
20352
21107
 
20353
- .datepicker-container {
21108
+ .dropdown--medium {
21109
+ width: 184px;
21110
+ }
21111
+
21112
+ .dropdown--large {
21113
+ width: 288px;
21114
+ }
21115
+
21116
+ .date-picker-container {
20354
21117
  position: relative;
20355
21118
  z-index: 11;
20356
21119
  width: 0;
20357
21120
  height: 0;
20358
21121
  }
20359
21122
 
20360
- .datepicker-container.on-right {
21123
+ .date-picker-container.on-right {
20361
21124
  left: calc(100% - 392px);
20362
21125
  }
20363
21126
 
20364
- .datepicker-calendar-view, .datepicker-collapse-view {
21127
+ .date-picker-calendar-view, .date-picker-collapse-view {
20365
21128
  position: absolute;
20366
21129
  width: 392px;
20367
21130
  padding: 0 16px;
@@ -20372,59 +21135,61 @@ a.text-white:hover, a.text-white:focus {
20372
21135
  box-shadow: 0 2px 4px 0 rgba(119, 119, 119, 0.1), 0 4px 8px 0 rgba(119, 119, 119, 0.2);
20373
21136
  }
20374
21137
 
20375
- .datepicker-calendar-view {
20376
- height: 320px;
21138
+ .date-picker-calendar-view {
21139
+ height: auto;
21140
+ min-height: 284px;
20377
21141
  }
20378
21142
 
20379
- .datepicker-collapse-view {
20380
- height: 244px;
21143
+ .date-picker-collapse-view {
21144
+ height: auto;
21145
+ min-height: 244px;
20381
21146
  }
20382
21147
 
20383
- .datepicker-header {
21148
+ .date-picker-header {
20384
21149
  display: flex;
20385
21150
  align-items: center;
20386
21151
  height: 52px;
20387
21152
  text-align: center;
20388
21153
  }
20389
21154
 
20390
- .datepicker-header-title {
21155
+ .date-picker-header-title {
20391
21156
  flex-grow: 5;
20392
21157
  font-weight: 500;
20393
21158
  cursor: pointer;
20394
21159
  }
20395
21160
 
20396
- .datepicker-previous-button {
21161
+ .date-picker-previous-button {
20397
21162
  flex-grow: 1;
20398
21163
  padding-right: 16px;
20399
21164
  text-align: left;
20400
21165
  }
20401
21166
 
20402
- .datepicker-previous-button .ic:hover {
21167
+ .date-picker-previous-button .ic:hover {
20403
21168
  cursor: pointer;
20404
21169
  }
20405
21170
 
20406
- .datepicker-next-button {
21171
+ .date-picker-next-button {
20407
21172
  flex-grow: 1;
20408
21173
  padding-left: 16px;
20409
21174
  text-align: right;
20410
21175
  }
20411
21176
 
20412
- .datepicker-next-button .ic:hover {
21177
+ .date-picker-next-button .ic:hover {
20413
21178
  cursor: pointer;
20414
21179
  }
20415
21180
 
20416
- .datepicker-row .datepicker-cell .datepicker-date-cell.current-date, .datepicker-row .datepicker-cell .datepicker-month-cell.current-month, .datepicker-row .datepicker-cell .datepicker-year-cell.current-year {
21181
+ .date-picker-row .date-picker-cell .date-picker-date-cell.current-date, .date-picker-row .date-picker-cell .date-picker-month-cell.current-month, .date-picker-row .date-picker-cell .date-picker-year-cell.current-year {
20417
21182
  border-radius: 100%;
20418
21183
  box-shadow: inset 0 0 0 1px #005fbf;
20419
21184
  }
20420
21185
 
20421
- .datepicker-row .datepicker-cell .datepicker-date-cell.selected-date, .datepicker-row .datepicker-cell .datepicker-month-cell.selected-month, .datepicker-row .datepicker-cell .datepicker-year-cell.selected-year {
20422
- color: #fff;
20423
- background-color: #005fbf;
21186
+ .date-picker-row .date-picker-cell .date-picker-date-cell.selected-date, .date-picker-row .date-picker-cell .date-picker-month-cell.selected-month, .date-picker-row .date-picker-cell .date-picker-year-cell.selected-year {
21187
+ color: #fff !important;
21188
+ background-color: #005fbf !important;
20424
21189
  border-radius: 100%;
20425
21190
  }
20426
21191
 
20427
- .datepicker-row .datepicker-cell .datepicker-date-cell:hover, .datepicker-row .datepicker-cell .datepicker-month-cell:hover, .datepicker-row .datepicker-cell .datepicker-year-cell:hover {
21192
+ .date-picker-row .date-picker-cell .date-picker-date-cell:hover, .date-picker-row .date-picker-cell .date-picker-month-cell:hover, .date-picker-row .date-picker-cell .date-picker-year-cell:hover {
20428
21193
  color: #212121;
20429
21194
  cursor: pointer;
20430
21195
  background-color: #f2f4f7;
@@ -20432,23 +21197,24 @@ a.text-white:hover, a.text-white:focus {
20432
21197
  box-shadow: none;
20433
21198
  }
20434
21199
 
20435
- .datepicker-row {
21200
+ .date-picker-row {
20436
21201
  display: flex;
21202
+ flex-wrap: wrap;
20437
21203
  }
20438
21204
 
20439
- .datepicker-row .datepicker-cell {
21205
+ .date-picker-row .date-picker-cell {
20440
21206
  flex: 1 1 0;
20441
21207
  text-align: center;
20442
21208
  }
20443
21209
 
20444
- .datepicker-row .datepicker-cell .datepicker-date-cell {
21210
+ .date-picker-row .date-picker-cell .date-picker-date-cell {
20445
21211
  width: 32px;
20446
21212
  height: 32px;
20447
21213
  margin: 2px auto;
20448
21214
  line-height: 32px;
20449
21215
  }
20450
21216
 
20451
- .datepicker-row .datepicker-cell .datepicker-month-cell {
21217
+ .date-picker-row .date-picker-cell .date-picker-month-cell {
20452
21218
  width: 40px;
20453
21219
  height: 40px;
20454
21220
  margin: 0 auto;
@@ -20456,7 +21222,7 @@ a.text-white:hover, a.text-white:focus {
20456
21222
  line-height: 40px;
20457
21223
  }
20458
21224
 
20459
- .datepicker-row .datepicker-cell .datepicker-year-cell {
21225
+ .date-picker-row .date-picker-cell .date-picker-year-cell {
20460
21226
  width: 48px;
20461
21227
  height: 48px;
20462
21228
  margin: 0 auto;
@@ -20464,31 +21230,39 @@ a.text-white:hover, a.text-white:focus {
20464
21230
  line-height: 48px;
20465
21231
  }
20466
21232
 
20467
- .datepicker-day-container {
21233
+ .date-picker-day-container {
20468
21234
  display: flex;
20469
21235
  margin-bottom: 16px;
20470
21236
  }
20471
21237
 
20472
- .datepicker-day-container .datepicker-day {
21238
+ .date-picker-day-container .date-picker-day {
20473
21239
  flex: 1 1 0;
20474
21240
  color: #777;
20475
21241
  text-align: center;
20476
21242
  }
20477
21243
 
20478
- .datepicker-shortcut-button {
20479
- position: absolute;
20480
- bottom: 16px;
21244
+ .date-picker-shortcut-button {
20481
21245
  width: 360px;
21246
+ padding: 16px 0;
20482
21247
  color: #777;
20483
21248
  text-align: center;
20484
21249
  cursor: pointer;
20485
21250
  }
20486
21251
 
20487
- .datepicker-shortcut-button.disabled {
21252
+ .date-picker-shortcut-button.disabled {
20488
21253
  color: #b4b4b4;
20489
21254
  cursor: not-allowed;
20490
21255
  }
20491
21256
 
21257
+ .date-picker-break {
21258
+ flex-basis: 100%;
21259
+ height: 0;
21260
+ }
21261
+
21262
+ .date-picker--no-outline {
21263
+ outline: none;
21264
+ }
21265
+
20492
21266
  .form-control {
20493
21267
  padding: 8px 12px;
20494
21268
  margin-top: 4px;
@@ -20501,7 +21275,7 @@ a.text-white:hover, a.text-white:focus {
20501
21275
  border: 1px solid #005fbf;
20502
21276
  }
20503
21277
 
20504
- .form-control:disabled, .form-control[readonly]:not(.input-datepicker) {
21278
+ .form-control:disabled, .form-control[readonly] {
20505
21279
  color: #b4b4b4;
20506
21280
  cursor: not-allowed;
20507
21281
  background-color: #f2f4f7;
@@ -20522,6 +21296,18 @@ a.text-white:hover, a.text-white:focus {
20522
21296
  padding-right: 36px;
20523
21297
  }
20524
21298
 
21299
+ .form-control.with-reset-icon, .form-control.suffix-icon--double {
21300
+ padding-right: 36px;
21301
+ }
21302
+
21303
+ .form-control.with-reset-icon.suffix-icon, .form-control.suffix-icon--double.suffix-icon {
21304
+ padding-right: 72px;
21305
+ }
21306
+
21307
+ .form-control.is-invalid, .form-control:invalid {
21308
+ border-color: #d74022;
21309
+ }
21310
+
20525
21311
  .form-control-plaintext:focus {
20526
21312
  outline: none;
20527
21313
  box-shadow: none;
@@ -20652,7 +21438,7 @@ input[type="file"]::-webkit-file-upload-button {
20652
21438
  }
20653
21439
 
20654
21440
  .custom-control-input:focus {
20655
- box-shadow: 0 0 0 2px rgba(0, 95, 191, 0.3);
21441
+ box-shadow: 0 0 0 0.2rem rgba(19, 87, 255, 0.25);
20656
21442
  }
20657
21443
 
20658
21444
  .custom-control-input:hover ~ .custom-control-label::before {
@@ -20672,8 +21458,8 @@ input[type="file"]::-webkit-file-upload-button {
20672
21458
 
20673
21459
  .custom-control-input:disabled ~ .custom-control-label::before {
20674
21460
  cursor: not-allowed;
20675
- background-color: #f2f4f7;
20676
- border: 1px solid #e2e2e2;
21461
+ background-color: #f2f4f7 !important;
21462
+ border: 1px solid #e2e2e2 !important;
20677
21463
  }
20678
21464
 
20679
21465
  .custom-control-input:disabled ~ .custom-control-label {
@@ -20686,11 +21472,31 @@ input[type="file"]::-webkit-file-upload-button {
20686
21472
  }
20687
21473
 
20688
21474
  .custom-control-label::before {
20689
- top: 2px;
21475
+ top: 1px;
20690
21476
  }
20691
21477
 
20692
21478
  .custom-control-label::after {
20693
- top: 2px;
21479
+ top: 1px;
21480
+ }
21481
+
21482
+ .custom-checkbox .custom-control-label::after {
21483
+ background: no-repeat 100% / 100% 65%;
21484
+ }
21485
+
21486
+ .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::after {
21487
+ background: url("data:image/svg+xml, %3csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.542893 4.54289C0.933418 4.15237 1.56658 4.15237 1.95711 4.54289L4.25 6.83579L10.0429 1.04289C10.4334 0.652369 11.0666 0.652369 11.4571 1.04289C11.8476 1.43342 11.8476 2.06658 11.4571 2.45711L4.95711 8.95711C4.56658 9.34763 3.93342 9.34763 3.54289 8.95711L0.542893 5.95711C0.152369 5.56658 0.152369 4.93342 0.542893 4.54289Z' fill='%23b4b4b4'/%3e%3c/svg%3e") no-repeat 100%/100% 65%;
21488
+ }
21489
+
21490
+ .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::after {
21491
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23b4b4b4' d='M0 2h4'/%3e%3c/svg%3e") no-repeat 100%/100% 65%;
21492
+ }
21493
+
21494
+ .custom-radio .custom-control-label::after {
21495
+ background: no-repeat 100% / 100% 50%;
21496
+ }
21497
+
21498
+ .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::after {
21499
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23b4b4b4'/%3e%3c/svg%3e") no-repeat 100%/100% 50%;
20694
21500
  }
20695
21501
 
20696
21502
  .form-check {
@@ -20798,23 +21604,18 @@ textarea.form-control::-webkit-scrollbar-track {
20798
21604
  border-radius: 4px;
20799
21605
  }
20800
21606
 
20801
- .input-datepicker {
20802
- cursor: pointer;
21607
+ .input-date-picker,
21608
+ .input-no-readonly {
21609
+ color: #212121 !important;
21610
+ cursor: pointer !important;
20803
21611
  background-color: #fff !important;
20804
21612
  }
20805
21613
 
20806
- .input-datepicker:hover:not(:disabled) {
21614
+ .input-date-picker:hover:not(:disabled),
21615
+ .input-no-readonly:hover:not(:disabled) {
20807
21616
  border: 1px solid #005fbf;
20808
21617
  }
20809
21618
 
20810
- .input-datepicker:hover:not(:disabled).with-reset-icon {
20811
- padding-right: 36px;
20812
- }
20813
-
20814
- .input-datepicker:hover:not(:disabled).with-reset-icon.suffix-icon {
20815
- padding-right: 72px;
20816
- }
20817
-
20818
21619
  .input-with-icon-container {
20819
21620
  position: relative;
20820
21621
  }
@@ -20888,6 +21689,12 @@ textarea.form-control::-webkit-scrollbar-track {
20888
21689
  list-style-type: none;
20889
21690
  }
20890
21691
 
21692
+ .pagination ul li .ic {
21693
+ width: 20px;
21694
+ height: 20px;
21695
+ font-size: 20px;
21696
+ }
21697
+
20891
21698
  .pagination_limit ul li {
20892
21699
  margin-right: 6px;
20893
21700
  color: #777;
@@ -20907,8 +21714,8 @@ textarea.form-control::-webkit-scrollbar-track {
20907
21714
  max-width: 20px;
20908
21715
  max-height: 20px;
20909
21716
  padding: 0;
20910
- margin-top: -2px;
20911
21717
  font-size: 20px;
21718
+ border: 0;
20912
21719
  }
20913
21720
 
20914
21721
  .pagination_pages li .btn:hover {
@@ -20960,6 +21767,10 @@ textarea.form-control::-webkit-scrollbar-track {
20960
21767
  border-radius: 4px;
20961
21768
  }
20962
21769
 
21770
+ .table tr:hover {
21771
+ background: #f2f4f7;
21772
+ }
21773
+
20963
21774
  .table th,
20964
21775
  .table td {
20965
21776
  padding: 10px 16px;