_settings.scss 51 KB

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