_settings.scss 52 KB

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