_settings.scss 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486
  1. // Foundation by ZURB
  2. // foundation.zurb.com
  3. // Licensed under MIT Open Source
  4. //
  5. // Table of Contents
  6. // Foundation Settings
  7. //
  8. // a. Base
  9. // b. Grid
  10. // c. Global
  11. // d. Media Query Ranges
  12. // e. Typography
  13. // 01. Accordion
  14. // 02. Alert Boxes
  15. // 03. Block Grid
  16. // 04. Breadcrumbs
  17. // 05. Buttons
  18. // 06. Button Groups
  19. // 07. Clearing
  20. // 08. Dropdown
  21. // 09. Dropdown Buttons
  22. // 10. Flex Video
  23. // 11. Forms
  24. // 12. Icon Bar
  25. // 13. Inline Lists
  26. // 14. Joyride
  27. // 15. Keystrokes
  28. // 16. Labels
  29. // 17. Magellan
  30. // 18. Off-canvas
  31. // 19. Orbit
  32. // 20. Pagination
  33. // 21. Panels
  34. // 22. Pricing Tables
  35. // 23. Progress Bar
  36. // 24. Range Slider
  37. // 25. Reveal
  38. // 26. Side Nav
  39. // 27. Split Buttons
  40. // 28. Sub Nav
  41. // 29. Switch
  42. // 30. Tables
  43. // 31. Tabs
  44. // 32. Thumbnails
  45. // 33. Tooltips
  46. // 34. Top Bar
  47. // 36. Visibility Classes
  48. // a. Base
  49. // - - - - - - - - - - - - - - - - - - - - - - - - -
  50. // This is the default html and body font-size for the base rem value.
  51. // $rem-base: 16px;
  52. // Allows the use of rem-calc() or lower-bound() in your settings
  53. @import '../bower_components/foundation/scss/foundation/functions';
  54. // The default font-size is set to 100% of the browser style sheet (usually 16px)
  55. // for compatibility with browser-based text zoom or user-set defaults.
  56. // Since the typical default browser font-size is 16px, that makes the calculation for grid size.
  57. // If you want your base font-size to be different and not have it affect the grid breakpoints,
  58. // set $rem-base to $base-font-size and make sure $base-font-size is a px value.
  59. // $base-font-size: 100%;
  60. // The $base-font-size is 100% while $base-line-height is 150%
  61. // $base-line-height: 150%;
  62. // We use this to control whether or not CSS classes come through in the gem files.
  63. $include-html-classes: true;
  64. $include-print-styles: true;
  65. $include-html-global-classes: $include-html-classes;
  66. // b. Grid
  67. // - - - - - - - - - - - - - - - - - - - - - - - - -
  68. // $include-html-grid-classes: $include-html-classes;
  69. // $include-xl-html-grid-classes: false;
  70. //$row-width: rem-calc(2000);
  71. // $total-columns: 12;
  72. // $column-gutter: rem-calc(30);
  73. // c. Global
  74. // - - - - - - - - - - - - - - - - - - - - - - - - -
  75. // We use these to define default font stacks
  76. // $font-family-sans-serif: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  77. // $font-family-serif: Georgia, Cambria, "Times New Roman", Times, serif;
  78. // $font-family-monospace: Consolas, "Liberation Mono", Courier, monospace;
  79. // We use these to define default font weights
  80. // $font-weight-normal: normal;
  81. // $font-weight-bold: bold;
  82. // $white : #FFFFFF;
  83. // $ghost : #FAFAFA;
  84. // $snow : #F9F9F9;
  85. // $vapor : #F6F6F6;
  86. // $white-smoke : #F5F5F5;
  87. // $silver : #EFEFEF;
  88. // $smoke : #EEEEEE;
  89. // $gainsboro : #DDDDDD;
  90. // $iron : #CCCCCC;
  91. // $base : #AAAAAA;
  92. // $aluminum : #999999;
  93. // $jumbo : #888888;
  94. // $monsoon : #777777;
  95. // $steel : #666666;
  96. // $charcoal : #555555;
  97. // $tuatara : #444444;
  98. // $oil : #333333;
  99. // $jet : #222222;
  100. // $black : #000000;
  101. // We use these as default colors throughout
  102. // $primary-color: #008CBA;
  103. // $secondary-color: #e7e7e7;
  104. // $alert-color: #f04124;
  105. // $success-color: #43AC6A;
  106. // $warning-color: #f08a24;
  107. // $info-color: #a0d3e8;
  108. // We use these to control various global styles
  109. // $body-bg: $white;
  110. // $body-font-color: $jet;
  111. // $body-font-family: $font-family-sans-serif;
  112. // $body-font-weight: $font-weight-normal;
  113. // $body-font-style: normal;
  114. // We use this to control font-smoothing
  115. // $font-smoothing: antialiased;
  116. // We use these to control text direction settings
  117. // $text-direction: ltr;
  118. // $opposite-direction: right;
  119. // $default-float: left;
  120. // $last-child-float: $opposite-direction;
  121. // We use these to make sure border radius matches unless we want it different.
  122. // $global-radius: 3px;
  123. // $global-rounded: 1000px;
  124. // We use these to control inset shadow shiny edges and depressions.
  125. // $shiny-edge-size: 0 1px 0;
  126. // $shiny-edge-color: rgba($white, .5);
  127. // $shiny-edge-active-color: rgba($black, .2);
  128. // d. Media Query Ranges
  129. // - - - - - - - - - - - - - - - - - - - - - - - - -
  130. // $small-breakpoint: em-calc(640);
  131. // $medium-breakpoint: em-calc(1024);
  132. // $large-breakpoint: em-calc(1440);
  133. // $xlarge-breakpoint: em-calc(1920);
  134. // $small-range: (0, $small-breakpoint);
  135. // $medium-range: ($small-breakpoint + em-calc(1), $medium-breakpoint);
  136. // $large-range: ($medium-breakpoint + em-calc(1), $large-breakpoint);
  137. // $xlarge-range: ($large-breakpoint + em-calc(1), $xlarge-breakpoint);
  138. // $xxlarge-range: ($xlarge-breakpoint + em-calc(1), em-calc(99999999));
  139. // $screen: "only screen";
  140. // $landscape: "#{$screen} and (orientation: landscape)";
  141. // $portrait: "#{$screen} and (orientation: portrait)";
  142. // $small-up: $screen;
  143. // $small-only: "#{$screen} and (max-width: #{upper-bound($small-range)})";
  144. // $medium-up: "#{$screen} and (min-width:#{lower-bound($medium-range)})";
  145. // $medium-only: "#{$screen} and (min-width:#{lower-bound($medium-range)}) and (max-width:#{upper-bound($medium-range)})";
  146. // $large-up: "#{$screen} and (min-width:#{lower-bound($large-range)})";
  147. // $large-only: "#{$screen} and (min-width:#{lower-bound($large-range)}) and (max-width:#{upper-bound($large-range)})";
  148. // $xlarge-up: "#{$screen} and (min-width:#{lower-bound($xlarge-range)})";
  149. // $xlarge-only: "#{$screen} and (min-width:#{lower-bound($xlarge-range)}) and (max-width:#{upper-bound($xlarge-range)})";
  150. // $xxlarge-up: "#{$screen} and (min-width:#{lower-bound($xxlarge-range)})";
  151. // $xxlarge-only: "#{$screen} and (min-width:#{lower-bound($xxlarge-range)}) and (max-width:#{upper-bound($xxlarge-range)})";
  152. // $retina: (
  153. // "#{$screen} and (-webkit-min-device-pixel-ratio: 2)",
  154. // "#{$screen} and (min--moz-device-pixel-ratio: 2)",
  155. // "#{$screen} and (-o-min-device-pixel-ratio: 2/1)",
  156. // "#{$screen} and (min-device-pixel-ratio: 2)",
  157. // "#{$screen} and (min-resolution: 192dpi)",
  158. // "#{$screen} and (min-resolution: 2dppx)"
  159. // );
  160. // Legacy
  161. // $small: $medium-up;
  162. // $medium: $medium-up;
  163. // $large: $large-up;
  164. // We use this as cursors values for enabling the option of having custom cursors in the whole site's stylesheet
  165. // $cursor-crosshair-value: crosshair;
  166. // $cursor-default-value: default;
  167. // $cursor-disabled-value: not-allowed;
  168. // $cursor-pointer-value: pointer;
  169. // $cursor-help-value: help;
  170. // $cursor-text-value: text;
  171. // e. Typography
  172. // - - - - - - - - - - - - - - - - - - - - - - - - -
  173. // $include-html-type-classes: $include-html-classes;
  174. // We use these to control header font styles
  175. // $header-font-family: $body-font-family;
  176. // $header-font-weight: $font-weight-normal;
  177. // $header-font-style: normal;
  178. // $header-font-color: $jet;
  179. // $header-line-height: 1.4;
  180. // $header-top-margin: .2rem;
  181. // $header-bottom-margin: .5rem;
  182. // $header-text-rendering: optimizeLegibility;
  183. // We use these to control header font sizes
  184. // $h1-font-size: rem-calc(44);
  185. // $h2-font-size: rem-calc(37);
  186. // $h3-font-size: rem-calc(27);
  187. // $h4-font-size: rem-calc(23);
  188. // $h5-font-size: rem-calc(18);
  189. // $h6-font-size: 1rem;
  190. // We use these to control header size reduction on small screens
  191. // $h1-font-reduction: rem-calc(10);
  192. // $h2-font-reduction: rem-calc(10);
  193. // $h3-font-reduction: rem-calc(5);
  194. // $h4-font-reduction: rem-calc(5);
  195. // $h5-font-reduction: 0;
  196. // $h6-font-reduction: 0;
  197. // These control how subheaders are styled.
  198. // $subheader-line-height: 1.4;
  199. // $subheader-font-color: scale-color($header-font-color, $lightness: 35%);
  200. // $subheader-font-weight: $font-weight-normal;
  201. // $subheader-top-margin: .2rem;
  202. // $subheader-bottom-margin: .5rem;
  203. // A general <small> styling
  204. // $small-font-size: 60%;
  205. // $small-font-color: scale-color($header-font-color, $lightness: 35%);
  206. // We use these to style paragraphs
  207. // $paragraph-font-family: inherit;
  208. // $paragraph-font-weight: $font-weight-normal;
  209. // $paragraph-font-size: 1rem;
  210. // $paragraph-line-height: 1.6;
  211. // $paragraph-margin-bottom: rem-calc(20);
  212. // $paragraph-aside-font-size: rem-calc(14);
  213. // $paragraph-aside-line-height: 1.35;
  214. // $paragraph-aside-font-style: italic;
  215. // $paragraph-text-rendering: optimizeLegibility;
  216. // We use these to style <code> tags
  217. // $code-color: $oil;
  218. // $code-font-family: $font-family-monospace;
  219. // $code-font-weight: $font-weight-normal;
  220. // $code-background-color: scale-color($secondary-color, $lightness: 70%);
  221. // $code-border-size: 1px;
  222. // $code-border-style: solid;
  223. // $code-border-color: scale-color($code-background-color, $lightness: -10%);
  224. // $code-padding: rem-calc(2) rem-calc(5) rem-calc(1);
  225. // We use these to style anchors
  226. // $anchor-text-decoration: none;
  227. // $anchor-text-decoration-hover: none;
  228. // $anchor-font-color: $primary-color;
  229. // $anchor-font-color-hover: scale-color($anchor-font-color, $lightness: -14%);
  230. // We use these to style the <hr> element
  231. // $hr-border-width: 1px;
  232. // $hr-border-style: solid;
  233. // $hr-border-color: $gainsboro;
  234. // $hr-margin: rem-calc(20);
  235. // We use these to style lists
  236. // $list-font-family: $paragraph-font-family;
  237. // $list-font-size: $paragraph-font-size;
  238. // $list-line-height: $paragraph-line-height;
  239. // $list-margin-bottom: $paragraph-margin-bottom;
  240. // $list-style-position: outside;
  241. // $list-side-margin: 1.1rem;
  242. // $list-ordered-side-margin: 1.4rem;
  243. // $list-side-margin-no-bullet: 0;
  244. // $list-nested-margin: rem-calc(20);
  245. // $definition-list-header-weight: $font-weight-bold;
  246. // $definition-list-header-margin-bottom: .3rem;
  247. // $definition-list-margin-bottom: rem-calc(12);
  248. // We use these to style blockquotes
  249. // $blockquote-font-color: scale-color($header-font-color, $lightness: 35%);
  250. // $blockquote-padding: rem-calc(9 20 0 19);
  251. // $blockquote-border: 1px solid $gainsboro;
  252. // $blockquote-cite-font-size: rem-calc(13);
  253. // $blockquote-cite-font-color: scale-color($header-font-color, $lightness: 23%);
  254. // $blockquote-cite-link-color: $blockquote-cite-font-color;
  255. // Acronym styles
  256. // $acronym-underline: 1px dotted $gainsboro;
  257. // We use these to control padding and margin
  258. // $microformat-padding: rem-calc(10 12);
  259. // $microformat-margin: rem-calc(0 0 20 0);
  260. // We use these to control the border styles
  261. // $microformat-border-width: 1px;
  262. // $microformat-border-style: solid;
  263. // $microformat-border-color: $gainsboro;
  264. // We use these to control full name font styles
  265. // $microformat-fullname-font-weight: $font-weight-bold;
  266. // $microformat-fullname-font-size: rem-calc(15);
  267. // We use this to control the summary font styles
  268. // $microformat-summary-font-weight: $font-weight-bold;
  269. // We use this to control abbr padding
  270. // $microformat-abbr-padding: rem-calc(0 1);
  271. // We use this to control abbr font styles
  272. // $microformat-abbr-font-weight: $font-weight-bold;
  273. // $microformat-abbr-font-decoration: none;
  274. // 01. Accordion
  275. // - - - - - - - - - - - - - - - - - - - - - - - - -
  276. // $include-html-accordion-classes: $include-html-classes;
  277. // $accordion-navigation-padding: rem-calc(16);
  278. // $accordion-navigation-bg-color: $silver;
  279. // $accordion-navigation-hover-bg-color: scale-color($accordion-navigation-bg-color, $lightness: -5%);
  280. // $accordion-navigation-active-bg-color: scale-color($accordion-navigation-bg-color, $lightness: -3%);
  281. // $accordion-navigation-font-color: $jet;
  282. // $accordion-navigation-font-size: rem-calc(16);
  283. // $accordion-navigation-font-family: $body-font-family;
  284. // $accordion-content-padding: ($column-gutter/2);
  285. // $accordion-content-active-bg-color: $white;
  286. // 02. Alert Boxes
  287. // - - - - - - - - - - - - - - - - - - - - - - - - -
  288. // $include-html-alert-classes: $include-html-classes;
  289. // We use this to control alert padding.
  290. // $alert-padding-top: rem-calc(14);
  291. // $alert-padding-default-float: $alert-padding-top;
  292. // $alert-padding-opposite-direction: $alert-padding-top + rem-calc(10);
  293. // $alert-padding-bottom: $alert-padding-top;
  294. // We use these to control text style.
  295. // $alert-font-weight: $font-weight-normal;
  296. // $alert-font-size: rem-calc(13);
  297. // $alert-font-color: $white;
  298. // $alert-font-color-alt: scale-color($secondary-color, $lightness: -66%);
  299. // We use this for close hover effect.
  300. // $alert-function-factor: -14%;
  301. // We use these to control border styles.
  302. // $alert-border-style: solid;
  303. // $alert-border-width: 1px;
  304. // $alert-border-color: scale-color($primary-color, $lightness: $alert-function-factor);
  305. // $alert-bottom-margin: rem-calc(20);
  306. // We use these to style the close buttons
  307. // $alert-close-color: $oil;
  308. // $alert-close-top: 50%;
  309. // $alert-close-position: rem-calc(4);
  310. // $alert-close-font-size: rem-calc(22);
  311. // $alert-close-opacity: .3;
  312. // $alert-close-opacity-hover: .5;
  313. // $alert-close-padding: 9px 6px 4px;
  314. // $alert-close-background: inherit;
  315. // We use this to control border radius
  316. // $alert-radius: $global-radius;
  317. // $alert-transition-speed: 300ms;
  318. // $alert-transition-ease: ease-out;
  319. // 03. Block Grid
  320. // - - - - - - - - - - - - - - - - - - - - - - - - -
  321. // $include-html-block-grid-classes: $include-html-classes;
  322. // $include-xl-html-block-grid-classes: false;
  323. // We use this to control the maximum number of block grid elements per row
  324. // $block-grid-elements: 12;
  325. // $block-grid-default-spacing: rem-calc(20);
  326. // $align-block-grid-to-grid: false;
  327. // @if $align-block-grid-to-grid {$block-grid-default-spacing: $column-gutter;}
  328. // Enables media queries for block-grid classes. Set to false if writing semantic HTML.
  329. // $block-grid-media-queries: true;
  330. // 04. Breadcrumbs
  331. // - - - - - - - - - - - - - - - - - - - - - - - - -
  332. // $include-html-nav-classes: $include-html-classes;
  333. // We use this to set the background color for the breadcrumb container.
  334. // $crumb-bg: scale-color($secondary-color, $lightness: 55%);
  335. // We use these to set the padding around the breadcrumbs.
  336. // $crumb-padding: rem-calc(9 14 9);
  337. // $crumb-side-padding: rem-calc(12);
  338. // We use these to control border styles.
  339. // $crumb-function-factor: -10%;
  340. // $crumb-border-size: 1px;
  341. // $crumb-border-style: solid;
  342. // $crumb-border-color: scale-color($crumb-bg, $lightness: $crumb-function-factor);
  343. // $crumb-radius: $global-radius;
  344. // We use these to set various text styles for breadcrumbs.
  345. // $crumb-font-size: rem-calc(11);
  346. // $crumb-font-color: $primary-color;
  347. // $crumb-font-color-current: $oil;
  348. // $crumb-font-color-unavailable: $aluminum;
  349. // $crumb-font-transform: uppercase;
  350. // $crumb-link-decor: underline;
  351. // We use these to control the slash between breadcrumbs
  352. // $crumb-slash-color: $base;
  353. // $crumb-slash: "/";
  354. // 05. Buttons
  355. // - - - - - - - - - - - - - - - - - - - - - - - - -
  356. // $include-html-button-classes: $include-html-classes;
  357. // We use these to build padding for buttons.
  358. // $button-tny: rem-calc(10);
  359. // $button-sml: rem-calc(14);
  360. // $button-med: rem-calc(16);
  361. // $button-lrg: rem-calc(18);
  362. // We use this to control the display property.
  363. // $button-display: inline-block;
  364. // $button-margin-bottom: rem-calc(20);
  365. // We use these to control button text styles.
  366. // $button-font-family: $body-font-family;
  367. // $button-font-color: $white;
  368. // $button-font-color-alt: $oil;
  369. // $button-font-tny: rem-calc(11);
  370. // $button-font-sml: rem-calc(13);
  371. // $button-font-med: rem-calc(16);
  372. // $button-font-lrg: rem-calc(20);
  373. // $button-font-weight: $font-weight-normal;
  374. // $button-font-align: center;
  375. // We use these to control various hover effects.
  376. // $button-function-factor: -20%;
  377. // We use these to control button border styles.
  378. // $button-border-width: 0;
  379. // $button-border-style: solid;
  380. // $button-bg-color: $primary-color;
  381. // $button-bg-hover: scale-color($button-bg-color, $lightness: $button-function-factor);
  382. // $button-border-color: $button-bg-hover;
  383. // $secondary-button-bg-hover: scale-color($secondary-color, $lightness: $button-function-factor);
  384. // $secondary-button-border-color: $secondary-button-bg-hover;
  385. // $success-button-bg-hover: scale-color($success-color, $lightness: $button-function-factor);
  386. // $success-button-border-color: $success-button-bg-hover;
  387. // $alert-button-bg-hover: scale-color($alert-color, $lightness: $button-function-factor);
  388. // $alert-button-border-color: $alert-button-bg-hover;
  389. // $warning-button-bg-hover: scale-color($warning-color, $lightness: $button-function-factor);
  390. // $warning-button-border-color: $warning-button-bg-hover;
  391. // $info-button-bg-hover: scale-color($info-color, $lightness: $button-function-factor);
  392. // $info-button-border-color: $info-button-bg-hover;
  393. // We use this to set the default radius used throughout the core.
  394. // $button-radius: $global-radius;
  395. // $button-round: $global-rounded;
  396. // We use this to set default opacity and cursor for disabled buttons.
  397. // $button-disabled-opacity: .7;
  398. // $button-disabled-cursor: $cursor-default-value;
  399. // 06. Button Groups
  400. // - - - - - - - - - - - - - - - - - - - - - - - - -
  401. // $include-html-button-classes: $include-html-classes;
  402. // Sets the margin for the right side by default, and the left margin if right-to-left direction is used
  403. // $button-bar-margin-opposite: rem-calc(10);
  404. // $button-group-border-width: 1px;
  405. // 07. Clearing
  406. // - - - - - - - - - - - - - - - - - - - - - - - - -
  407. // $include-html-clearing-classes: $include-html-classes;
  408. // We use these to set the background colors for parts of Clearing.
  409. // $clearing-bg: $oil;
  410. // $clearing-caption-bg: $clearing-bg;
  411. // $clearing-carousel-bg: rgba(51,51,51,0.8);
  412. // $clearing-img-bg: $clearing-bg;
  413. // We use these to style the close button
  414. // $clearing-close-color: $iron;
  415. // $clearing-close-size: 30px;
  416. // We use these to style the arrows
  417. // $clearing-arrow-size: 12px;
  418. // $clearing-arrow-color: $clearing-close-color;
  419. // We use these to style captions
  420. // $clearing-caption-font-color: $iron;
  421. // $clearing-caption-font-size: .875em;
  422. // $clearing-caption-padding: 10px 30px 20px;
  423. // We use these to make the image and carousel height and style
  424. // $clearing-active-img-height: 85%;
  425. // $clearing-carousel-height: 120px;
  426. // $clearing-carousel-thumb-width: 120px;
  427. // $clearing-carousel-thumb-active-border: 1px solid rgb(255,255,255);
  428. // 08. Dropdown
  429. // - - - - - - - - - - - - - - - - - - - - - - - - -
  430. // $include-html-dropdown-classes: $include-html-classes;
  431. // We use these to controls height and width styles.
  432. // $f-dropdown-max-width: 200px;
  433. // $f-dropdown-height: auto;
  434. // $f-dropdown-max-height: none;
  435. // Used for bottom position
  436. // $f-dropdown-margin-top: 2px;
  437. // Used for right position
  438. // $f-dropdown-margin-left: $f-dropdown-margin-top;
  439. // Used for left position
  440. // $f-dropdown-margin-right: $f-dropdown-margin-top;
  441. // Used for top position
  442. // $f-dropdown-margin-bottom: $f-dropdown-margin-top;
  443. // We use this to control the background color
  444. // $f-dropdown-bg: $white;
  445. // We use this to set the border styles for dropdowns.
  446. // $f-dropdown-border-style: solid;
  447. // $f-dropdown-border-width: 1px;
  448. // $f-dropdown-border-color: scale-color($white, $lightness: -20%);
  449. // We use these to style the triangle pip.
  450. // $f-dropdown-triangle-size: 6px;
  451. // $f-dropdown-triangle-color: $white;
  452. // $f-dropdown-triangle-side-offset: 10px;
  453. // We use these to control styles for the list elements.
  454. // $f-dropdown-list-style: none;
  455. // $f-dropdown-font-color: $charcoal;
  456. // $f-dropdown-font-size: rem-calc(14);
  457. // $f-dropdown-list-padding: rem-calc(5, 10);
  458. // $f-dropdown-line-height: rem-calc(18);
  459. // $f-dropdown-list-hover-bg: $smoke;
  460. // $dropdown-mobile-default-float: 0;
  461. // We use this to control the styles for when the dropdown has custom content.
  462. // $f-dropdown-content-padding: rem-calc(20);
  463. // Default radius for dropdown.
  464. // $f-dropdown-radius: $global-radius;
  465. // 09. Dropdown Buttons
  466. // - - - - - - - - - - - - - - - - - - - - - - - - -
  467. // $include-html-button-classes: $include-html-classes;
  468. // We use these to set the color of the pip in dropdown buttons
  469. // $dropdown-button-pip-color: $white;
  470. // $dropdown-button-pip-color-alt: $oil;
  471. // We use these to set the size of the pip in dropdown buttons
  472. // $button-pip-tny: rem-calc(6);
  473. // $button-pip-sml: rem-calc(7);
  474. // $button-pip-med: rem-calc(9);
  475. // $button-pip-lrg: rem-calc(11);
  476. // We use these to style tiny dropdown buttons
  477. // $dropdown-button-padding-tny: $button-pip-tny * 7;
  478. // $dropdown-button-pip-size-tny: $button-pip-tny;
  479. // $dropdown-button-pip-opposite-tny: $button-pip-tny * 3;
  480. // $dropdown-button-pip-top-tny: (-$button-pip-tny / 2) + rem-calc(1);
  481. // We use these to style small dropdown buttons
  482. // $dropdown-button-padding-sml: $button-pip-sml * 7;
  483. // $dropdown-button-pip-size-sml: $button-pip-sml;
  484. // $dropdown-button-pip-opposite-sml: $button-pip-sml * 3;
  485. // $dropdown-button-pip-top-sml: (-$button-pip-sml / 2) + rem-calc(1);
  486. // We use these to style medium dropdown buttons
  487. // $dropdown-button-padding-med: $button-pip-med * 6 + rem-calc(3);
  488. // $dropdown-button-pip-size-med: $button-pip-med - rem-calc(3);
  489. // $dropdown-button-pip-opposite-med: $button-pip-med * 2.5;
  490. // $dropdown-button-pip-top-med: (-$button-pip-med / 2) + rem-calc(2);
  491. // We use these to style large dropdown buttons
  492. // $dropdown-button-padding-lrg: $button-pip-lrg * 5 + rem-calc(3);
  493. // $dropdown-button-pip-size-lrg: $button-pip-lrg - rem-calc(6);
  494. // $dropdown-button-pip-opposite-lrg: $button-pip-lrg * 2.5;
  495. // $dropdown-button-pip-top-lrg: (-$button-pip-lrg / 2) + rem-calc(3);
  496. // 10. Flex Video
  497. // - - - - - - - - - - - - - - - - - - - - - - - - -
  498. // $include-html-media-classes: $include-html-classes;
  499. // We use these to control video container padding and margins
  500. // $flex-video-padding-top: rem-calc(25);
  501. // $flex-video-padding-bottom: 67.5%;
  502. // $flex-video-margin-bottom: rem-calc(16);
  503. // We use this to control widescreen bottom padding
  504. // $flex-video-widescreen-padding-bottom: 56.34%;
  505. // 11. Forms
  506. // - - - - - - - - - - - - - - - - - - - - - - - - -
  507. // $include-html-form-classes: $include-html-classes;
  508. // We use this to set the base for lots of form spacing and positioning styles
  509. // $form-spacing: rem-calc(16);
  510. // We use these to style the labels in different ways
  511. // $form-label-pointer: pointer;
  512. // $form-label-font-size: rem-calc(14);
  513. // $form-label-font-weight: $font-weight-normal;
  514. // $form-label-line-height: 1.5;
  515. // $form-label-font-color: scale-color($black, $lightness: 30%);
  516. // $form-label-small-transform: capitalize;
  517. // $form-label-bottom-margin: 0;
  518. // $input-font-family: inherit;
  519. // $input-font-color: rgba(0,0,0,0.75);
  520. // $input-font-size: rem-calc(14);
  521. // $input-bg-color: $white;
  522. // $input-focus-bg-color: scale-color($white, $lightness: -2%);
  523. // $input-border-color: scale-color($white, $lightness: -20%);
  524. // $input-focus-border-color: scale-color($white, $lightness: -40%);
  525. // $input-border-style: solid;
  526. // $input-border-width: 1px;
  527. // $input-border-radius: $global-radius;
  528. // $input-disabled-bg: $gainsboro;
  529. // $input-disabled-cursor: $cursor-default-value;
  530. // $input-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  531. // $input-include-glowing-effect: false;
  532. // We use these to style the fieldset border and spacing.
  533. // $fieldset-border-style: solid;
  534. // $fieldset-border-width: 1px;
  535. // $fieldset-border-color: $gainsboro;
  536. // $fieldset-padding: rem-calc(20);
  537. // $fieldset-margin: rem-calc(18 0);
  538. // We use these to style the legends when you use them
  539. // $legend-bg: $white;
  540. // $legend-font-weight: $font-weight-bold;
  541. // $legend-padding: rem-calc(0 3);
  542. // We use these to style the prefix and postfix input elements
  543. // $input-prefix-bg: scale-color($white, $lightness: -5%);
  544. // $input-prefix-border-color: scale-color($white, $lightness: -20%);
  545. // $input-prefix-border-size: 1px;
  546. // $input-prefix-border-type: solid;
  547. // $input-prefix-overflow: hidden;
  548. // $input-prefix-font-color: $oil;
  549. // $input-prefix-font-color-alt: $white;
  550. // We use this setting to turn on/off HTML5 number spinners (the up/down arrows)
  551. // $input-number-spinners: true;
  552. // We use these to style the error states for inputs and labels
  553. // $input-error-message-padding: rem-calc(6 9 9);
  554. // $input-error-message-top: -1px;
  555. // $input-error-message-font-size: rem-calc(12);
  556. // $input-error-message-font-weight: $font-weight-normal;
  557. // $input-error-message-font-style: italic;
  558. // $input-error-message-font-color: $white;
  559. // $input-error-message-bg-color: $alert-color;
  560. // $input-error-message-font-color-alt: $oil;
  561. // We use this to style the glowing effect of inputs when focused
  562. // $glowing-effect-fade-time: .45s;
  563. // $glowing-effect-color: $input-focus-border-color;
  564. // We use this to style the transition when inputs are focused and when the glowing effect is disabled.
  565. // $input-transition-fade-time: 0.15s;
  566. // $input-transition-fade-timing-function: linear;
  567. // Select variables
  568. // $select-bg-color: $ghost;
  569. // $select-hover-bg-color: scale-color($select-bg-color, $lightness: -3%);
  570. // 12. Icon Bar
  571. // - - - - - - - - - - - - - - - - - - - - - - - - -
  572. // We use these to style the icon-bar and items
  573. // $icon-bar-bg: $oil;
  574. // $icon-bar-font-color: $white;
  575. // $icon-bar-font-color-hover: $icon-bar-font-color;
  576. // $icon-bar-font-size: 1rem;
  577. // $icon-bar-hover-color: $primary-color;
  578. // $icon-bar-icon-color: $white;
  579. // $icon-bar-icon-color-hover: $icon-bar-icon-color;
  580. // $icon-bar-icon-size: 1.875rem;
  581. // $icon-bar-image-width: 1.875rem;
  582. // $icon-bar-image-height: 1.875rem;
  583. // $icon-bar-active-color: $primary-color;
  584. // $icon-bar-item-padding: 1.25rem;
  585. // We use this to set default opacity and cursor for disabled icons.
  586. // $icon-bar-disabled-opacity: .7;
  587. // 13. Inline Lists
  588. // - - - - - - - - - - - - - - - - - - - - - - - - -
  589. // $include-html-inline-list-classes: $include-html-classes;
  590. // We use this to control the margins and padding of the inline list.
  591. // $inline-list-top-margin: 0;
  592. // $inline-list-opposite-margin: 0;
  593. // $inline-list-bottom-margin: rem-calc(17);
  594. // $inline-list-default-float-margin: rem-calc(-22);
  595. // $inline-list-default-float-list-margin: rem-calc(22);
  596. // $inline-list-padding: 0;
  597. // We use this to control the overflow of the inline list.
  598. // $inline-list-overflow: hidden;
  599. // We use this to control the list items
  600. // $inline-list-display: block;
  601. // We use this to control any elements within list items
  602. // $inline-list-children-display: block;
  603. // 14. Joyride
  604. // - - - - - - - - - - - - - - - - - - - - - - - - -
  605. // $include-html-joyride-classes: $include-html-classes;
  606. // Controlling default Joyride styles
  607. // $joyride-tip-bg: $oil;
  608. // $joyride-tip-default-width: 300px;
  609. // $joyride-tip-padding: rem-calc(18 20 24);
  610. // $joyride-tip-border: solid 1px $charcoal;
  611. // $joyride-tip-radius: 4px;
  612. // $joyride-tip-position-offset: 22px;
  613. // Here, we're setting the tip font styles
  614. // $joyride-tip-font-color: $white;
  615. // $joyride-tip-font-size: rem-calc(14);
  616. // $joyride-tip-header-weight: $font-weight-bold;
  617. // This changes the nub size
  618. // $joyride-tip-nub-size: 10px;
  619. // This adjusts the styles for the timer when its enabled
  620. // $joyride-tip-timer-width: 50px;
  621. // $joyride-tip-timer-height: 3px;
  622. // $joyride-tip-timer-color: $steel;
  623. // This changes up the styles for the close button
  624. // $joyride-tip-close-color: $monsoon;
  625. // $joyride-tip-close-size: 24px;
  626. // $joyride-tip-close-weight: $font-weight-normal;
  627. // When Joyride is filling the screen, we use this style for the bg
  628. // $joyride-screenfill: rgba(0,0,0,0.5);
  629. // 15. Keystrokes
  630. // - - - - - - - - - - - - - - - - - - - - - - - - -
  631. // $include-html-keystroke-classes: $include-html-classes;
  632. // We use these to control text styles.
  633. // $keystroke-font: "Consolas", "Menlo", "Courier", monospace;
  634. // $keystroke-font-size: inherit;
  635. // $keystroke-font-color: $jet;
  636. // $keystroke-font-color-alt: $white;
  637. // $keystroke-function-factor: -7%;
  638. // We use this to control keystroke padding.
  639. // $keystroke-padding: rem-calc(2 4 0);
  640. // We use these to control background and border styles.
  641. // $keystroke-bg: scale-color($white, $lightness: $keystroke-function-factor);
  642. // $keystroke-border-style: solid;
  643. // $keystroke-border-width: 1px;
  644. // $keystroke-border-color: scale-color($keystroke-bg, $lightness: $keystroke-function-factor);
  645. // $keystroke-radius: $global-radius;
  646. // 16. Labels
  647. // - - - - - - - - - - - - - - - - - - - - - - - - -
  648. // $include-html-label-classes: $include-html-classes;
  649. // We use these to style the labels
  650. // $label-padding: rem-calc(4 8 4);
  651. // $label-radius: $global-radius;
  652. // We use these to style the label text
  653. // $label-font-sizing: rem-calc(11);
  654. // $label-font-weight: $font-weight-normal;
  655. // $label-font-color: $oil;
  656. // $label-font-color-alt: $white;
  657. // $label-font-family: $body-font-family;
  658. // 17. Magellan
  659. // - - - - - - - - - - - - - - - - - - - - - - - - -
  660. // $include-html-magellan-classes: $include-html-classes;
  661. // $magellan-bg: $white;
  662. // $magellan-padding: 10px;
  663. // 18. Off-canvas
  664. // - - - - - - - - - - - - - - - - - - - - - - - - -
  665. // Off Canvas Tab Bar Variables
  666. // $include-html-off-canvas-classes: $include-html-classes;
  667. // $tabbar-bg: $oil;
  668. // $tabbar-height: rem-calc(45);
  669. // $tabbar-icon-width: $tabbar-height;
  670. // $tabbar-line-height: $tabbar-height;
  671. // $tabbar-color: $white;
  672. // $tabbar-middle-padding: 0 rem-calc(10);
  673. // Off Canvas Divider Styles
  674. // $tabbar-left-section-border: solid 1px scale-color($tabbar-bg, $lightness: -50%);
  675. // $tabbar-right-section-border: $tabbar-left-section-border;
  676. // Off Canvas Tab Bar Headers
  677. // $tabbar-header-color: $white;
  678. // $tabbar-header-weight: $font-weight-bold;
  679. // $tabbar-header-line-height: $tabbar-height;
  680. // $tabbar-header-margin: 0;
  681. // Off Canvas Menu Variables
  682. // $off-canvas-width: rem-calc(250);
  683. // $off-canvas-bg: $oil;
  684. // $off-canvas-bg-hover: scale-color($tabbar-bg, $lightness: -30%);
  685. // $off-canvas-bg-active: scale-color($tabbar-bg, $lightness: -30%);
  686. // Off Canvas Menu List Variables
  687. // $off-canvas-label-padding: .3rem rem-calc(15);
  688. // $off-canvas-label-color: $aluminum;
  689. // $off-canvas-label-text-transform: uppercase;
  690. // $off-canvas-label-font-size: rem-calc(12);
  691. // $off-canvas-label-font-weight: $font-weight-bold;
  692. // $off-canvas-label-bg: $tuatara;
  693. // $off-canvas-label-border-top: 1px solid scale-color($off-canvas-label-bg, $lightness: 14%);
  694. // $off-canvas-label-border-bottom: none;
  695. // $off-canvas-label-margin:0;
  696. // $off-canvas-link-padding: rem-calc(10, 15);
  697. // $off-canvas-link-color: rgba($white, .7);
  698. // $off-canvas-link-border-bottom: 1px solid scale-color($off-canvas-bg, $lightness: -25%);
  699. // $off-canvas-back-bg: #444;
  700. // $off-canvas-back-border-top: $off-canvas-label-border-top;
  701. // $off-canvas-back-border-bottom: $off-canvas-label-border-bottom;
  702. // $off-canvas-back-hover-bg: scale-color($off-canvas-back-bg, $lightness: -30%);
  703. // $off-canvas-back-hover-border-top: 1px solid scale-color($off-canvas-label-bg, $lightness: 14%);
  704. // $off-canvas-back-hover-border-bottom: none;
  705. // Off Canvas Menu Icon Variables
  706. // $tabbar-menu-icon-color: $white;
  707. // $tabbar-menu-icon-hover: scale-color($tabbar-menu-icon-color, $lightness: -30%);
  708. // $tabbar-menu-icon-text-indent: rem-calc(35);
  709. // $tabbar-menu-icon-width: $tabbar-icon-width;
  710. // $tabbar-menu-icon-height: $tabbar-height;
  711. // $tabbar-menu-icon-padding: 0;
  712. // $tabbar-hamburger-icon-width: rem-calc(16);
  713. // $tabbar-hamburger-icon-left: false;
  714. // $tabbar-hamburger-icon-top: false;
  715. // $tabbar-hamburger-icon-thickness: 1px;
  716. // $tabbar-hamburger-icon-gap: 6px;
  717. // Off Canvas Back-Link Overlay
  718. // $off-canvas-overlay-transition: background 300ms ease;
  719. // $off-canvas-overlay-cursor: pointer;
  720. // $off-canvas-overlay-box-shadow: -4px 0 4px rgba($black, .5), 4px 0 4px rgba($black, .5);
  721. // $off-canvas-overlay-background: rgba($white, .2);
  722. // $off-canvas-overlay-background-hover: rgba($white, .05);
  723. // Transition Variables
  724. // $menu-slide: "transform 500ms ease";
  725. // 19. Orbit
  726. // - - - - - - - - - - - - - - - - - - - - - - - - -
  727. // $include-html-orbit-classes: $include-html-classes;
  728. // We use these to control the caption styles
  729. // $orbit-container-bg: none;
  730. // $orbit-caption-bg: rgba(51,51,51, .8);
  731. // $orbit-caption-font-color: $white;
  732. // $orbit-caption-font-size: rem-calc(14);
  733. // $orbit-caption-position: "bottom"; // Supported values: "bottom", "under"
  734. // $orbit-caption-padding: rem-calc(10 14);
  735. // $orbit-caption-height: auto;
  736. // We use these to control the left/right nav styles
  737. // $orbit-nav-bg: transparent;
  738. // $orbit-nav-bg-hover: rgba(0,0,0,0.3);
  739. // $orbit-nav-arrow-color: $white;
  740. // $orbit-nav-arrow-color-hover: $white;
  741. // We use these to control the timer styles
  742. // $orbit-timer-bg: rgba(255,255,255,0.3);
  743. // $orbit-timer-show-progress-bar: true;
  744. // We use these to control the bullet nav styles
  745. // $orbit-bullet-nav-color: $iron;
  746. // $orbit-bullet-nav-color-active: $aluminum;
  747. // $orbit-bullet-radius: rem-calc(9);
  748. // We use these to controls the style of slide numbers
  749. // $orbit-slide-number-bg: rgba(0,0,0,0);
  750. // $orbit-slide-number-font-color: $white;
  751. // $orbit-slide-number-padding: rem-calc(5);
  752. // Graceful Loading Wrapper and preloader
  753. // $wrapper-class: "slideshow-wrapper";
  754. // $preloader-class: "preloader";
  755. // Hide controls on small
  756. // $orbit-nav-hide-for-small: true;
  757. // $orbit-bullet-hide-for-small: true;
  758. // $orbit-timer-hide-for-small: true;
  759. // 20. Pagination
  760. // - - - - - - - - - - - - - - - - - - - - - - - - -
  761. // $include-pagination-classes: $include-html-classes;
  762. // We use these to control the pagination container
  763. // $pagination-height: rem-calc(24);
  764. // $pagination-margin: rem-calc(-5);
  765. // We use these to set the list-item properties
  766. // $pagination-li-float: $default-float;
  767. // $pagination-li-height: rem-calc(24);
  768. // $pagination-li-font-color: $jet;
  769. // $pagination-li-font-size: rem-calc(14);
  770. // $pagination-li-margin: rem-calc(5);
  771. // We use these for the pagination anchor links
  772. // $pagination-link-pad: rem-calc(1 10 1);
  773. // $pagination-link-font-color: $aluminum;
  774. // $pagination-link-active-bg: scale-color($white, $lightness: -10%);
  775. // We use these for disabled anchor links
  776. // $pagination-link-unavailable-cursor: default;
  777. // $pagination-link-unavailable-font-color: $aluminum;
  778. // $pagination-link-unavailable-bg-active: transparent;
  779. // We use these for currently selected anchor links
  780. // $pagination-link-current-background: $primary-color;
  781. // $pagination-link-current-font-color: $white;
  782. // $pagination-link-current-font-weight: $font-weight-bold;
  783. // $pagination-link-current-cursor: default;
  784. // $pagination-link-current-active-bg: $primary-color;
  785. // 21. Panels
  786. // - - - - - - - - - - - - - - - - - - - - - - - - -
  787. // $include-html-panel-classes: $include-html-classes;
  788. // We use these to control the background and border styles
  789. // $panel-bg: scale-color($white, $lightness: -5%);
  790. // $panel-border-style: solid;
  791. // $panel-border-size: 1px;
  792. // $callout-panel-bg: scale-color($primary-color, $lightness: 94%);
  793. // We use this % to control how much we darken things on hover
  794. // $panel-border-color: scale-color($panel-bg, $lightness: -11%);
  795. // We use these to set default inner padding and bottom margin
  796. // $panel-margin-bottom: rem-calc(20);
  797. // $panel-padding: rem-calc(20);
  798. // We use these to set default font colors
  799. // $panel-font-color: $oil;
  800. // $panel-font-color-alt: $white;
  801. // $panel-header-adjust: true;
  802. // $callout-panel-link-color: $primary-color;
  803. // $callout-panel-link-color-hover: scale-color($callout-panel-link-color, $lightness: -14%);
  804. // 22. Pricing Tables
  805. // - - - - - - - - - - - - - - - - - - - - - - - - -
  806. // $include-html-pricing-classes: $include-html-classes;
  807. // We use this to control the border color
  808. // $price-table-border: solid 1px $gainsboro;
  809. // We use this to control the bottom margin of the pricing table
  810. // $price-table-margin-bottom: rem-calc(20);
  811. // We use these to control the title styles
  812. // $price-title-bg: $oil;
  813. // $price-title-padding: rem-calc(15 20);
  814. // $price-title-align: center;
  815. // $price-title-color: $smoke;
  816. // $price-title-weight: $font-weight-normal;
  817. // $price-title-size: rem-calc(16);
  818. // $price-title-font-family: $body-font-family;
  819. // We use these to control the price styles
  820. // $price-money-bg: $vapor;
  821. // $price-money-padding: rem-calc(15 20);
  822. // $price-money-align: center;
  823. // $price-money-color: $oil;
  824. // $price-money-weight: $font-weight-normal;
  825. // $price-money-size: rem-calc(32);
  826. // $price-money-font-family: $body-font-family;
  827. // We use these to control the description styles
  828. // $price-bg: $white;
  829. // $price-desc-color: $monsoon;
  830. // $price-desc-padding: rem-calc(15);
  831. // $price-desc-align: center;
  832. // $price-desc-font-size: rem-calc(12);
  833. // $price-desc-weight: $font-weight-normal;
  834. // $price-desc-line-height: 1.4;
  835. // $price-desc-bottom-border: dotted 1px $gainsboro;
  836. // We use these to control the list item styles
  837. // $price-item-color: $oil;
  838. // $price-item-padding: rem-calc(15);
  839. // $price-item-align: center;
  840. // $price-item-font-size: rem-calc(14);
  841. // $price-item-weight: $font-weight-normal;
  842. // $price-item-bottom-border: dotted 1px $gainsboro;
  843. // We use these to control the CTA area styles
  844. // $price-cta-bg: $white;
  845. // $price-cta-align: center;
  846. // $price-cta-padding: rem-calc(20 20 0);
  847. // 23. Progress Bar
  848. // - - - - - - - - - - - - - - - - - - - - - - - - -
  849. // $include-html-media-classes: $include-html-classes;
  850. // We use this to set the progress bar height
  851. // $progress-bar-height: rem-calc(25);
  852. // $progress-bar-color: $vapor;
  853. // We use these to control the border styles
  854. // $progress-bar-border-color: scale-color($white, $lightness: 20%);
  855. // $progress-bar-border-size: 1px;
  856. // $progress-bar-border-style: solid;
  857. // $progress-bar-border-radius: $global-radius;
  858. // We use these to control the margin & padding
  859. // $progress-bar-margin-bottom: rem-calc(10);
  860. // We use these to set the meter colors
  861. // $progress-meter-color: $primary-color;
  862. // $progress-meter-secondary-color: $secondary-color;
  863. // $progress-meter-success-color: $success-color;
  864. // $progress-meter-alert-color: $alert-color;
  865. // 24. Range Slider
  866. // - - - - - - - - - - - - - - - - - - - - - - - - -
  867. // $include-html-range-slider-classes: $include-html-classes;
  868. // These variables define the slider bar styles
  869. // $range-slider-bar-width: 100%;
  870. // $range-slider-bar-height: rem-calc(16);
  871. // $range-slider-bar-border-width: 1px;
  872. // $range-slider-bar-border-style: solid;
  873. // $range-slider-bar-border-color: $gainsboro;
  874. // $range-slider-radius: $global-radius;
  875. // $range-slider-round: $global-rounded;
  876. // $range-slider-bar-bg-color: $ghost;
  877. // $range-slider-active-segment-bg-color: scale-color($secondary-color, $lightness: -1%);
  878. // Vertical bar styles
  879. // $range-slider-vertical-bar-width: rem-calc(16);
  880. // $range-slider-vertical-bar-height: rem-calc(200);
  881. // These variabels define the slider handle styles
  882. // $range-slider-handle-width: rem-calc(32);
  883. // $range-slider-handle-height: rem-calc(22);
  884. // $range-slider-handle-position-top: rem-calc(-5);
  885. // $range-slider-handle-bg-color: $primary-color;
  886. // $range-slider-handle-border-width: 1px;
  887. // $range-slider-handle-border-style: solid;
  888. // $range-slider-handle-border-color: none;
  889. // $range-slider-handle-radius: $global-radius;
  890. // $range-slider-handle-round: $global-rounded;
  891. // $range-slider-handle-bg-hover-color: scale-color($primary-color, $lightness: -12%);
  892. // $range-slider-handle-cursor: pointer;
  893. // $range-slider-disabled-opacity: .7;
  894. // $range-slider-disabled-cursor: $cursor-disabled-value;
  895. // 25. Reveal
  896. // - - - - - - - - - - - - - - - - - - - - - - - - -
  897. // $include-html-reveal-classes: $include-html-classes;
  898. // We use these to control the style of the reveal overlay.
  899. // $reveal-overlay-bg: rgba($black, .45);
  900. // $reveal-overlay-bg-old: $black;
  901. // We use these to control the style of the modal itself.
  902. // $reveal-modal-bg: $white;
  903. // $reveal-position-top: rem-calc(100);
  904. // $reveal-default-width: 80%;
  905. // $reveal-max-width: $row-width;
  906. // $reveal-modal-padding: rem-calc(20);
  907. // $reveal-box-shadow: 0 0 10px rgba($black,.4);
  908. // We use these to style the reveal close button
  909. // $reveal-close-font-size: rem-calc(40);
  910. // $reveal-close-top: rem-calc(10);
  911. // $reveal-close-side: rem-calc(22);
  912. // $reveal-close-color: $base;
  913. // $reveal-close-weight: $font-weight-bold;
  914. // We use this to set the default radius used throughout the core.
  915. // $reveal-radius: $global-radius;
  916. // $reveal-round: $global-rounded;
  917. // We use these to control the modal border
  918. // $reveal-border-style: solid;
  919. // $reveal-border-width: 1px;
  920. // $reveal-border-color: $steel;
  921. // $reveal-modal-class: "reveal-modal";
  922. // $close-reveal-modal-class: "close-reveal-modal";
  923. // 26. Side Nav
  924. // - - - - - - - - - - - - - - - - - - - - - - - - -
  925. // $include-html-nav-classes: $include-html-classes;
  926. // We use this to control padding.
  927. // $side-nav-padding: rem-calc(14 0);
  928. // We use these to control list styles.
  929. // $side-nav-list-type: none;
  930. // $side-nav-list-position: outside;
  931. // $side-nav-list-margin: rem-calc(0 0 7 0);
  932. // We use these to control link styles.
  933. // $side-nav-link-color: $primary-color;
  934. // $side-nav-link-color-active: scale-color($side-nav-link-color, $lightness: 30%);
  935. // $side-nav-link-color-hover: scale-color($side-nav-link-color, $lightness: 30%);
  936. // $side-nav-link-bg-hover: hsla(0, 0, 0, .025);
  937. // $side-nav-link-margin: 0;
  938. // $side-nav-link-padding: rem-calc(7 14);
  939. // $side-nav-font-size: rem-calc(14);
  940. // $side-nav-font-weight: $font-weight-normal;
  941. // $side-nav-font-weight-active: $side-nav-font-weight;
  942. // $side-nav-font-family: $body-font-family;
  943. // $side-nav-font-family-active: $side-nav-font-family;
  944. // We use these to control heading styles.
  945. // $side-nav-heading-color: $side-nav-link-color;
  946. // $side-nav-heading-font-size: $side-nav-font-size;
  947. // $side-nav-heading-font-weight: bold;
  948. // $side-nav-heading-text-transform: uppercase;
  949. // We use these to control border styles
  950. // $side-nav-divider-size: 1px;
  951. // $side-nav-divider-style: solid;
  952. // $side-nav-divider-color: scale-color($white, $lightness: 10%);
  953. // 27. Split Buttons
  954. // - - - - - - - - - - - - - - - - - - - - - - - - -
  955. // $include-html-button-classes: $include-html-classes;
  956. // We use these to control different shared styles for Split Buttons
  957. // $split-button-function-factor: 10%;
  958. // $split-button-pip-color: $white;
  959. // $split-button-span-border-color: rgba(255,255,255,0.5);
  960. // $split-button-pip-color-alt: $oil;
  961. // $split-button-active-bg-tint: rgba(0,0,0,0.1);
  962. // We use these to control tiny split buttons
  963. // $split-button-padding-tny: $button-pip-tny * 10;
  964. // $split-button-span-width-tny: $button-pip-tny * 6;
  965. // $split-button-pip-size-tny: $button-pip-tny;
  966. // $split-button-pip-top-tny: $button-pip-tny * 2;
  967. // $split-button-pip-default-float-tny: rem-calc(-6);
  968. // We use these to control small split buttons
  969. // $split-button-padding-sml: $button-pip-sml * 10;
  970. // $split-button-span-width-sml: $button-pip-sml * 6;
  971. // $split-button-pip-size-sml: $button-pip-sml;
  972. // $split-button-pip-top-sml: $button-pip-sml * 1.5;
  973. // $split-button-pip-default-float-sml: rem-calc(-6);
  974. // We use these to control medium split buttons
  975. // $split-button-padding-med: $button-pip-med * 9;
  976. // $split-button-span-width-med: $button-pip-med * 5.5;
  977. // $split-button-pip-size-med: $button-pip-med - rem-calc(3);
  978. // $split-button-pip-top-med: $button-pip-med * 1.5;
  979. // $split-button-pip-default-float-med: rem-calc(-6);
  980. // We use these to control large split buttons
  981. // $split-button-padding-lrg: $button-pip-lrg * 8;
  982. // $split-button-span-width-lrg: $button-pip-lrg * 5;
  983. // $split-button-pip-size-lrg: $button-pip-lrg - rem-calc(6);
  984. // $split-button-pip-top-lrg: $button-pip-lrg + rem-calc(5);
  985. // $split-button-pip-default-float-lrg: rem-calc(-6);
  986. // 28. Sub Nav
  987. // - - - - - - - - - - - - - - - - - - - - - - - - -
  988. // $include-html-nav-classes: $include-html-classes;
  989. // We use these to control margin and padding
  990. // $sub-nav-list-margin: rem-calc(-4 0 18);
  991. // $sub-nav-list-padding-top: rem-calc(4);
  992. // We use this to control the definition
  993. // $sub-nav-font-family: $body-font-family;
  994. // $sub-nav-font-size: rem-calc(14);
  995. // $sub-nav-font-color: $aluminum;
  996. // $sub-nav-font-weight: $font-weight-normal;
  997. // $sub-nav-text-decoration: none;
  998. // $sub-nav-padding: rem-calc(3 16);
  999. // $sub-nav-border-radius: 3px;
  1000. // $sub-nav-font-color-hover: scale-color($sub-nav-font-color, $lightness: -25%);
  1001. // We use these to control the active item styles
  1002. // $sub-nav-active-font-weight: $font-weight-normal;
  1003. // $sub-nav-active-bg: $primary-color;
  1004. // $sub-nav-active-bg-hover: scale-color($sub-nav-active-bg, $lightness: -14%);
  1005. // $sub-nav-active-color: $white;
  1006. // $sub-nav-active-padding: $sub-nav-padding;
  1007. // $sub-nav-active-cursor: default;
  1008. // $sub-nav-item-divider: "";
  1009. // $sub-nav-item-divider-margin: rem-calc(12);
  1010. // 29. Switch
  1011. // - - - - - - - - - - - - - - - - - - - - - - - - -
  1012. // $include-html-form-classes: $include-html-classes;
  1013. // Controlling background color for the switch container
  1014. // $switch-bg: $gainsboro;
  1015. // We use these to control the switch heights for our default classes
  1016. // $switch-height-tny: 1.5rem;
  1017. // $switch-height-sml: 1.75rem;
  1018. // $switch-height-med: 2rem;
  1019. // $switch-height-lrg: 2.5rem;
  1020. // $switch-bottom-margin: 1.5rem;
  1021. // We use these to style the switch-paddle
  1022. // $switch-paddle-bg: $white;
  1023. // $switch-paddle-transition-speed: .15s;
  1024. // $switch-paddle-transition-ease: ease-out;
  1025. // $switch-active-color: $primary-color;
  1026. // 30. Tables
  1027. // - - - - - - - - - - - - - - - - - - - - - - - - -
  1028. // $include-html-table-classes: $include-html-classes;
  1029. // These control the background color for the table and even rows
  1030. // $table-bg: $white;
  1031. // $table-even-row-bg: $snow;
  1032. // These control the table cell border style
  1033. // $table-border-style: solid;
  1034. // $table-border-size: 1px;
  1035. // $table-border-color: $gainsboro;
  1036. // These control the table head styles
  1037. // $table-head-bg: $white-smoke;
  1038. // $table-head-font-size: rem-calc(14);
  1039. // $table-head-font-color: $jet;
  1040. // $table-head-font-weight: $font-weight-bold;
  1041. // $table-head-padding: rem-calc(8 10 10);
  1042. // These control the table foot styles
  1043. // $table-foot-bg: $table-head-bg;
  1044. // $table-foot-font-size: $table-head-font-size;
  1045. // $table-foot-font-color: $table-head-font-color;
  1046. // $table-foot-font-weight: $table-head-font-weight;
  1047. // $table-foot-padding: $table-head-padding;
  1048. // These control the caption
  1049. // table-caption-bg: transparent;
  1050. // $table-caption-font-color: $table-head-font-color;
  1051. // $table-caption-font-size: rem-calc(16);
  1052. // $table-caption-font-weight: bold;
  1053. // These control the row padding and font styles
  1054. // $table-row-padding: rem-calc(9 10);
  1055. // $table-row-font-size: rem-calc(14);
  1056. // $table-row-font-color: $jet;
  1057. // $table-line-height: rem-calc(18);
  1058. // These are for controlling the layout, display and margin of tables
  1059. // $table-layout: auto;
  1060. // $table-display: table-cell;
  1061. // $table-margin-bottom: rem-calc(20);
  1062. // 31. Tabs
  1063. // - - - - - - - - - - - - - - - - - - - - - - - - -
  1064. // $include-html-tabs-classes: $include-html-classes;
  1065. // $tabs-navigation-padding: rem-calc(16);
  1066. // $tabs-navigation-bg-color: $silver;
  1067. // $tabs-navigation-active-bg-color: $white;
  1068. // $tabs-navigation-hover-bg-color: scale-color($tabs-navigation-bg-color, $lightness: -6%);
  1069. // $tabs-navigation-font-color: $jet;
  1070. // $tabs-navigation-active-font-color: $tabs-navigation-font-color;
  1071. // $tabs-navigation-font-size: rem-calc(16);
  1072. // $tabs-navigation-font-family: $body-font-family;
  1073. // $tabs-content-margin-bottom: rem-calc(24);
  1074. // $tabs-content-padding: ($column-gutter/2);
  1075. // $tabs-vertical-navigation-margin-bottom: 1.25rem;
  1076. // 32. Thumbnails
  1077. // - - - - - - - - - - - - - - - - - - - - - - - - -
  1078. // $include-html-media-classes: $include-html-classes;
  1079. // We use these to control border styles
  1080. // $thumb-border-style: solid;
  1081. // $thumb-border-width: 4px;
  1082. // $thumb-border-color: $white;
  1083. // $thumb-box-shadow: 0 0 0 1px rgba($black,.2);
  1084. // $thumb-box-shadow-hover: 0 0 6px 1px rgba($primary-color,0.5);
  1085. // Radius and transition speed for thumbs
  1086. // $thumb-radius: $global-radius;
  1087. // $thumb-transition-speed: 200ms;
  1088. // 33. Tooltips
  1089. // - - - - - - - - - - - - - - - - - - - - - - - - -
  1090. // $include-html-tooltip-classes: $include-html-classes;
  1091. // $has-tip-border-bottom: dotted 1px $iron;
  1092. // $has-tip-font-weight: $font-weight-bold;
  1093. // $has-tip-font-color: $oil;
  1094. // $has-tip-border-bottom-hover: dotted 1px scale-color($primary-color, $lightness: -55%);
  1095. // $has-tip-font-color-hover: $primary-color;
  1096. // $has-tip-cursor-type: help;
  1097. // $tooltip-padding: rem-calc(12);
  1098. // $tooltip-bg: $oil;
  1099. // $tooltip-font-size: rem-calc(14);
  1100. // $tooltip-font-weight: $font-weight-normal;
  1101. // $tooltip-font-color: $white;
  1102. // $tooltip-line-height: 1.3;
  1103. // $tooltip-close-font-size: rem-calc(10);
  1104. // $tooltip-close-font-weight: $font-weight-normal;
  1105. // $tooltip-close-font-color: $monsoon;
  1106. // $tooltip-font-size-sml: rem-calc(14);
  1107. // $tooltip-radius: $global-radius;
  1108. // $tooltip-rounded: $global-rounded;
  1109. // $tooltip-pip-size: 5px;
  1110. // $tooltip-max-width: 300px;
  1111. // 34. Top Bar
  1112. // - - - - - - - - - - - - - - - - - - - - - - - - -
  1113. // $include-html-top-bar-classes: $include-html-classes;
  1114. // Background color for the top bar
  1115. // $topbar-bg-color: $oil;
  1116. // $topbar-bg: $topbar-bg-color;
  1117. // Height and margin
  1118. // $topbar-height: rem-calc(45);
  1119. // $topbar-margin-bottom: 0;
  1120. // Controlling the styles for the title in the top bar
  1121. // $topbar-title-weight: $font-weight-normal;
  1122. // $topbar-title-font-size: rem-calc(17);
  1123. // Set the link colors and styles for top-level nav
  1124. // $topbar-link-color: $white;
  1125. // $topbar-link-color-hover: $white;
  1126. // $topbar-link-color-active: $white;
  1127. // $topbar-link-color-active-hover: $white;
  1128. // $topbar-link-weight: $font-weight-normal;
  1129. // $topbar-link-font-size: rem-calc(13);
  1130. // $topbar-link-hover-lightness: -10%; // Darken by 10%
  1131. // $topbar-link-bg: $topbar-bg;
  1132. // $topbar-link-bg-hover: $jet;
  1133. // $topbar-link-bg-color-hover: $charcoal;
  1134. // $topbar-link-bg-active: $primary-color;
  1135. // $topbar-link-bg-active-hover: scale-color($primary-color, $lightness: -14%);
  1136. // $topbar-link-font-family: $body-font-family;
  1137. // $topbar-link-text-transform: none;
  1138. // $topbar-link-padding: ($topbar-height / 3);
  1139. // $topbar-back-link-size: rem-calc(18);
  1140. // $topbar-link-dropdown-padding: rem-calc(20);
  1141. // $topbar-button-font-size: .75rem;
  1142. // $topbar-button-top: 7px;
  1143. // Style the top bar dropdown elements
  1144. // $topbar-dropdown-bg: $oil;
  1145. // $topbar-dropdown-link-color: $white;
  1146. // $topbar-dropdown-link-color-hover: $topbar-link-color-hover;
  1147. // $topbar-dropdown-link-bg: $oil;
  1148. // $topbar-dropdown-link-bg-hover: $jet;
  1149. // $topbar-dropdown-link-weight: $font-weight-normal;
  1150. // $topbar-dropdown-toggle-size: 5px;
  1151. // $topbar-dropdown-toggle-color: $white;
  1152. // $topbar-dropdown-toggle-alpha: .4;
  1153. // $topbar-dropdown-label-color: $monsoon;
  1154. // $topbar-dropdown-label-text-transform: uppercase;
  1155. // $topbar-dropdown-label-font-weight: $font-weight-bold;
  1156. // $topbar-dropdown-label-font-size: rem-calc(10);
  1157. // $topbar-dropdown-label-bg: $oil;
  1158. // Top menu icon styles
  1159. // $topbar-menu-link-transform: uppercase;
  1160. // $topbar-menu-link-font-size: rem-calc(13);
  1161. // $topbar-menu-link-weight: $font-weight-bold;
  1162. // $topbar-menu-link-color: $white;
  1163. // $topbar-menu-icon-color: $white;
  1164. // $topbar-menu-link-color-toggled: $jumbo;
  1165. // $topbar-menu-icon-color-toggled: $jumbo;
  1166. // $topbar-menu-icon-position: $opposite-direction; // Change to $default-float for a left menu icon
  1167. // Transitions and breakpoint styles
  1168. // $topbar-transition-speed: 300ms;
  1169. // Using rem-calc for the below breakpoint causes issues with top bar
  1170. // $topbar-breakpoint: #{lower-bound($medium-range)}; // Change to 9999px for always mobile layout
  1171. // $topbar-media-query: "#{$screen} and (min-width:#{lower-bound($topbar-breakpoint)})";
  1172. // Top-bar input styles
  1173. // $topbar-input-height: rem-calc(28);
  1174. // Divider Styles
  1175. // $topbar-divider-border-bottom: solid 1px scale-color($topbar-bg-color, $lightness: 13%);
  1176. // $topbar-divider-border-top: solid 1px scale-color($topbar-bg-color, $lightness: -50%);
  1177. // Sticky Class
  1178. // $topbar-sticky-class: ".sticky";
  1179. // $topbar-arrows: true; //Set false to remove the triangle icon from the menu item
  1180. // $topbar-dropdown-arrows: true; //Set false to remove the \00bb >> text from dropdown subnavigation li//
  1181. // 36. Visibility Classes
  1182. // - - - - - - - - - - - - - - - - - - - - - - - - -
  1183. // $include-html-visibility-classes: $include-html-classes;
  1184. // $include-accessibility-classes: true;
  1185. // $include-table-visibility-classes: true;
  1186. // $include-legacy-visibility-classes: true;