_settings.scss 53 KB

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