_settings.scss 50 KB

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