template_settings.scss 50 KB

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