mdbootstrap-rails 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (87) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +14 -0
  3. data/.rubocop.yml +1 -0
  4. data/.rubocop_todo.yml +54 -0
  5. data/.travis.yml +10 -0
  6. data/CHANGE_LOG.md +10 -0
  7. data/Gemfile +10 -0
  8. data/Guardfile +9 -0
  9. data/LICENSE.txt +21 -0
  10. data/README.md +85 -0
  11. data/Rakefile +12 -0
  12. data/bin/console +14 -0
  13. data/bin/setup +8 -0
  14. data/lib/mdbootstrap/rails.rb +7 -0
  15. data/lib/mdbootstrap/rails/engine.rb +6 -0
  16. data/lib/mdbootstrap/rails/version.rb +5 -0
  17. data/mdbootstrap-rails.gemspec +31 -0
  18. data/vendor/assets/README.txt +25 -0
  19. data/vendor/assets/css/bootstrap.css +6686 -0
  20. data/vendor/assets/css/bootstrap.min.css +7 -0
  21. data/vendor/assets/css/mdb.css +8614 -0
  22. data/vendor/assets/css/mdb.min.css +26 -0
  23. data/vendor/assets/css/style.css +1 -0
  24. data/vendor/assets/fonts/roboto/Roboto-Bold.eot +0 -0
  25. data/vendor/assets/fonts/roboto/Roboto-Bold.ttf +0 -0
  26. data/vendor/assets/fonts/roboto/Roboto-Bold.woff +0 -0
  27. data/vendor/assets/fonts/roboto/Roboto-Bold.woff2 +0 -0
  28. data/vendor/assets/fonts/roboto/Roboto-Light.eot +0 -0
  29. data/vendor/assets/fonts/roboto/Roboto-Light.ttf +0 -0
  30. data/vendor/assets/fonts/roboto/Roboto-Light.woff +0 -0
  31. data/vendor/assets/fonts/roboto/Roboto-Light.woff2 +0 -0
  32. data/vendor/assets/fonts/roboto/Roboto-Medium.eot +0 -0
  33. data/vendor/assets/fonts/roboto/Roboto-Medium.ttf +0 -0
  34. data/vendor/assets/fonts/roboto/Roboto-Medium.woff +0 -0
  35. data/vendor/assets/fonts/roboto/Roboto-Medium.woff2 +0 -0
  36. data/vendor/assets/fonts/roboto/Roboto-Regular.eot +0 -0
  37. data/vendor/assets/fonts/roboto/Roboto-Regular.ttf +0 -0
  38. data/vendor/assets/fonts/roboto/Roboto-Regular.woff +0 -0
  39. data/vendor/assets/fonts/roboto/Roboto-Regular.woff2 +0 -0
  40. data/vendor/assets/fonts/roboto/Roboto-Thin.eot +0 -0
  41. data/vendor/assets/fonts/roboto/Roboto-Thin.ttf +0 -0
  42. data/vendor/assets/fonts/roboto/Roboto-Thin.woff +0 -0
  43. data/vendor/assets/fonts/roboto/Roboto-Thin.woff2 +0 -0
  44. data/vendor/assets/images/lightbox/default-skin.png +0 -0
  45. data/vendor/assets/images/lightbox/default-skin.svg +1 -0
  46. data/vendor/assets/images/lightbox/preloader.gif +0 -0
  47. data/vendor/assets/images/overlays/01.png +0 -0
  48. data/vendor/assets/images/overlays/02.png +0 -0
  49. data/vendor/assets/images/overlays/03.png +0 -0
  50. data/vendor/assets/images/overlays/04.png +0 -0
  51. data/vendor/assets/images/overlays/05.png +0 -0
  52. data/vendor/assets/images/overlays/06.png +0 -0
  53. data/vendor/assets/images/overlays/07.png +0 -0
  54. data/vendor/assets/images/overlays/08.png +0 -0
  55. data/vendor/assets/images/overlays/09.png +0 -0
  56. data/vendor/assets/javascripts/bootstrap.js +3430 -0
  57. data/vendor/assets/javascripts/bootstrap.min.js +7 -0
  58. data/vendor/assets/javascripts/jquery-2.2.3.js +9842 -0
  59. data/vendor/assets/javascripts/jquery-2.2.3.min.js +4 -0
  60. data/vendor/assets/javascripts/jquery-3.1.1.js +10220 -0
  61. data/vendor/assets/javascripts/jquery-3.1.1.min.js +4 -0
  62. data/vendor/assets/javascripts/mdb.js +5316 -0
  63. data/vendor/assets/javascripts/mdb.min.js +4 -0
  64. data/vendor/assets/javascripts/tether.js +1726 -0
  65. data/vendor/assets/javascripts/tether.min.js +1 -0
  66. data/vendor/assets/stylesheets/bootstrap.css +6686 -0
  67. data/vendor/assets/stylesheets/bootstrap.min.css +7 -0
  68. data/vendor/assets/stylesheets/mdb.scss +49 -0
  69. data/vendor/assets/stylesheets/mdb/free/_animations.scss +3340 -0
  70. data/vendor/assets/stylesheets/mdb/free/_buttons.scss +528 -0
  71. data/vendor/assets/stylesheets/mdb/free/_cards-basic.scss +59 -0
  72. data/vendor/assets/stylesheets/mdb/free/_carousels-basic.scss +51 -0
  73. data/vendor/assets/stylesheets/mdb/free/_footer.scss +51 -0
  74. data/vendor/assets/stylesheets/mdb/free/_forms-basic.scss +306 -0
  75. data/vendor/assets/stylesheets/mdb/free/_global.scss +397 -0
  76. data/vendor/assets/stylesheets/mdb/free/_helpers.scss +257 -0
  77. data/vendor/assets/stylesheets/mdb/free/_hover-effects.scss +415 -0
  78. data/vendor/assets/stylesheets/mdb/free/_navbars.scss +196 -0
  79. data/vendor/assets/stylesheets/mdb/free/_roboto.scss +51 -0
  80. data/vendor/assets/stylesheets/mdb/free/_typography.scss +201 -0
  81. data/vendor/assets/stylesheets/mdb/free/_waves.scss +157 -0
  82. data/vendor/assets/stylesheets/mdb/free/data/_colors.scss +875 -0
  83. data/vendor/assets/stylesheets/mdb/free/data/_mixins.scss +83 -0
  84. data/vendor/assets/stylesheets/mdb/free/data/_prefixer.scss +376 -0
  85. data/vendor/assets/stylesheets/mdb/free/data/_variables-b4.scss +666 -0
  86. data/vendor/assets/stylesheets/mdb/free/data/_variables.scss +102 -0
  87. metadata +221 -0
@@ -0,0 +1,51 @@
1
+ // ROBOTO FONT
2
+
3
+ @font-face {
4
+ font-family: "Roboto";
5
+ src: local(Roboto Thin), url('#{$roboto-font-path}Roboto-Thin.eot');
6
+ src: url("#{$roboto-font-path}Roboto-Thin.eot?#iefix") format('embedded-opentype'),
7
+ url("#{$roboto-font-path}Roboto-Thin.woff2") format("woff2"),
8
+ url("#{$roboto-font-path}Roboto-Thin.woff") format("woff"),
9
+ url("#{$roboto-font-path}Roboto-Thin.ttf") format("truetype");
10
+
11
+ font-weight: 200;
12
+ }
13
+ @font-face {
14
+ font-family: "Roboto";
15
+ src: local(Roboto Light), url('#{$roboto-font-path}Roboto-Light.eot');
16
+ src: url("#{$roboto-font-path}Roboto-Light.eot?#iefix") format('embedded-opentype'),
17
+ url("#{$roboto-font-path}Roboto-Light.woff2") format("woff2"),
18
+ url("#{$roboto-font-path}Roboto-Light.woff") format("woff"),
19
+ url("#{$roboto-font-path}Roboto-Light.ttf") format("truetype");
20
+ font-weight: 300;
21
+ }
22
+
23
+ @font-face {
24
+ font-family: "Roboto";
25
+ src: local(Roboto Regular), url('#{$roboto-font-path}Roboto-Regular.eot');
26
+ src: url("#{$roboto-font-path}Roboto-Regular.eot?#iefix") format('embedded-opentype'),
27
+ url("#{$roboto-font-path}Roboto-Regular.woff2") format("woff2"),
28
+ url("#{$roboto-font-path}Roboto-Regular.woff") format("woff"),
29
+ url("#{$roboto-font-path}Roboto-Regular.ttf") format("truetype");
30
+ font-weight: 400;
31
+ }
32
+
33
+ @font-face {
34
+ font-family: "Roboto";
35
+ src: url('#{$roboto-font-path}Roboto-Medium.eot');
36
+ src: url("#{$roboto-font-path}Roboto-Medium.eot?#iefix") format('embedded-opentype'),
37
+ url("#{$roboto-font-path}Roboto-Medium.woff2") format("woff2"),
38
+ url("#{$roboto-font-path}Roboto-Medium.woff") format("woff"),
39
+ url("#{$roboto-font-path}Roboto-Medium.ttf") format("truetype");
40
+ font-weight: 500;
41
+ }
42
+
43
+ @font-face {
44
+ font-family: "Roboto";
45
+ src: url('#{$roboto-font-path}Roboto-Bold.eot');
46
+ src: url("#{$roboto-font-path}Roboto-Bold.eot?#iefix") format('embedded-opentype'),
47
+ url("#{$roboto-font-path}Roboto-Bold.woff2") format("woff2"),
48
+ url("#{$roboto-font-path}Roboto-Bold.woff") format("woff"),
49
+ url("#{$roboto-font-path}Roboto-Bold.ttf") format("truetype");
50
+ font-weight: 700;
51
+ }
@@ -0,0 +1,201 @@
1
+ // TYPOGRAPHY
2
+ body {
3
+ font-family: "Roboto", sans-serif;
4
+ }
5
+
6
+ h1,
7
+ h2,
8
+ h3,
9
+ h4,
10
+ h5,
11
+ h6 {
12
+ font-weight: 300;
13
+ }
14
+
15
+ html {
16
+ @media only screen and (min-width: 0) {
17
+ font-size: 15px;
18
+ }
19
+ @media only screen and (min-width: $medium-screen) {
20
+ font-size: 15.5px;
21
+ }
22
+ @media only screen and (min-width: $large-screen) {
23
+ font-size: 16px;
24
+ }
25
+ }
26
+
27
+ .text-fluid {
28
+ font-weight: 300;
29
+ $i: 0;
30
+ @while $i <=$intervals {
31
+ @media only screen and (min-width: 360+ ($i * $interval-size)) {
32
+ font-size: 1.2rem * (1+ (.02 * $i));
33
+ }
34
+ $i: $i+1;
35
+ }
36
+ // Handle below 360px screen
37
+ @media only screen and (max-width: 360px) {
38
+ font-size: 1.2rem;
39
+ }
40
+ }
41
+
42
+ p {
43
+ &.lead {
44
+ font-weight: 400;
45
+ }
46
+ }
47
+
48
+ blockquote p {
49
+ font-size: 0.9rem;
50
+ padding-left: 2rem;
51
+ padding-top: 1rem;
52
+ padding-bottom: 1rem;
53
+ }
54
+ /* Responsive Headings */
55
+ /* Extra Small Devices, Phones */
56
+
57
+ @media only screen and (max-width: 768px) {
58
+ .h1-responsive {
59
+ font-size: 150%;
60
+ font-weight: 500;
61
+ }
62
+ .h2-responsive {
63
+ font-size: 145%;
64
+ }
65
+ .h3-responsive {
66
+ font-size: 135%;
67
+ }
68
+ .h4-responsive {
69
+ font-size: 135%;
70
+ }
71
+ .h5-responsive {
72
+ font-size: 135%;
73
+ }
74
+ }
75
+ /* Small Devices, Tablets */
76
+
77
+ @media only screen and (min-width: 768px) {
78
+ .h1-responsive {
79
+ font-size: 170%;
80
+ }
81
+ .h2-responsive {
82
+ font-size: 140%;
83
+ }
84
+ .h3-responsive {
85
+ font-size: 125%;
86
+ }
87
+ .h4-responsive {
88
+ font-size: 125%;
89
+ }
90
+ .h5-responsive {
91
+ font-size: 125%;
92
+ }
93
+ }
94
+ /* Medium Devices, Desktops */
95
+
96
+ @media only screen and (min-width: 992px) {
97
+ .h1-responsive {
98
+ font-size: 200%;
99
+ }
100
+ .h2-responsive {
101
+ font-size: 170%;
102
+ }
103
+ .h3-responsive {
104
+ font-size: 140%;
105
+ }
106
+ .h4-responsive {
107
+ font-size: 125%;
108
+ }
109
+ .h5-responsive {
110
+ font-size: 125%;
111
+ }
112
+ }
113
+ /* Large Devices, Wide Screens */
114
+
115
+ @media only screen and (min-width: 1200px) {
116
+ .h1-responsive {
117
+ font-size: 250%;
118
+ }
119
+ .h2-responsive {
120
+ font-size: 200%;
121
+ }
122
+ .h3-responsive {
123
+ font-size: 170%;
124
+ }
125
+ .h4-responsive {
126
+ font-size: 140%;
127
+ }
128
+ .h5-responsive {
129
+ font-size: 125%;
130
+ }
131
+ }
132
+
133
+ .section {
134
+ margin-bottom: 2rem;
135
+ .section-heading {
136
+ @extend .h1-responsive;
137
+ margin-top: 2rem;
138
+ margin-bottom: 4rem;
139
+ }
140
+ .section-description {
141
+ color: #757575;
142
+ margin-bottom: 4rem;
143
+ margin-left: 15%;
144
+ margin-right: 15%;
145
+ text-align: center;
146
+ @media (max-width: 992px) {
147
+ margin-left: 5%;
148
+ margin-right: 5%;
149
+ }
150
+ }
151
+ img,
152
+ .view {
153
+ @extend .img-fluid;
154
+ @extend .z-depth-1-half;
155
+ }
156
+ .jumbotron {
157
+ @extend .z-depth-2;
158
+ }
159
+ &.extra-margins {
160
+ h5,
161
+ h4,
162
+ a {
163
+ margin-bottom: 1rem;
164
+ }
165
+ }
166
+ h4 {
167
+ font-weight: 400;
168
+ }
169
+ h5 .fa {
170
+ margin-right: 8px;
171
+ }
172
+ hr {
173
+ margin-top: 1rem;
174
+ margin-bottom: 3rem;
175
+ }
176
+ @media (min-width: 992px) {
177
+ hr {
178
+ display: none;
179
+ }
180
+ }
181
+ .map-container {
182
+ img {
183
+ @extend .z-depth-0;
184
+ }
185
+ }
186
+ .contact-icons {
187
+ text-align: center;
188
+ li {
189
+ margin-bottom: 2.2rem;
190
+ }
191
+ .fa {
192
+ font-size: 2.2rem;
193
+ margin-bottom: 0.6rem;
194
+ color: #424242;
195
+ }
196
+ }
197
+ }
198
+
199
+ .between-sections {
200
+ margin-bottom: 4rem;
201
+ }
@@ -0,0 +1,157 @@
1
+
2
+ /*!
3
+ * Waves v0.7.5
4
+ * http://fian.my.id/Waves
5
+ *
6
+ * Copyright 2014-2016 Alfiana E. Sibuea and other contributors
7
+ * Released under the MIT license
8
+ * https://github.com/fians/Waves/blob/master/LICENSE
9
+ */
10
+
11
+ @mixin waves-transition($transition){
12
+ -webkit-transition: $transition;
13
+ -moz-transition: $transition;
14
+ -o-transition: $transition;
15
+ transition: $transition;
16
+ }
17
+
18
+ @mixin waves-transform($string){
19
+ -webkit-transform: $string;
20
+ -moz-transform: $string;
21
+ -ms-transform: $string;
22
+ -o-transform: $string;
23
+ transform: $string;
24
+ }
25
+
26
+ @mixin waves-box-shadow($shadow){
27
+ -webkit-box-shadow: $shadow;
28
+ box-shadow: $shadow;
29
+ }
30
+
31
+ .waves-effect {
32
+ position: relative;
33
+ cursor: pointer;
34
+ overflow: hidden;
35
+ -webkit-user-select: none;
36
+ -moz-user-select: none;
37
+ -ms-user-select: none;
38
+ user-select: none;
39
+ -webkit-tap-highlight-color: transparent;
40
+ z-index: 1;
41
+
42
+ .waves-ripple {
43
+ position: absolute;
44
+ border-radius: 50%;
45
+ width: 100px;
46
+ height: 100px;
47
+ margin-top:-50px;
48
+ margin-left:-50px;
49
+ opacity: 0;
50
+ background: rgba(0,0,0,0.2);
51
+ $gradient: rgba(0,0,0,0.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%;
52
+ background: -webkit-radial-gradient($gradient);
53
+ background: -o-radial-gradient($gradient);
54
+ background: -moz-radial-gradient($gradient);
55
+ background: radial-gradient($gradient);
56
+ @include waves-transition(all 0.5s ease-out);
57
+ -webkit-transition-property: -webkit-transform, opacity;
58
+ -moz-transition-property: -moz-transform, opacity;
59
+ -o-transition-property: -o-transform, opacity;
60
+ transition-property: transform, opacity;
61
+ @include waves-transform(scale(0) translate(0,0));
62
+ pointer-events: none;
63
+ }
64
+
65
+ &.waves-light .waves-ripple {
66
+ background: rgba(255,255,255,0.4);
67
+ $gradient: rgba(255,255,255,0.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%;
68
+ background: -webkit-radial-gradient($gradient);
69
+ background: -o-radial-gradient($gradient);
70
+ background: -moz-radial-gradient($gradient);
71
+ background: radial-gradient($gradient);
72
+ }
73
+
74
+ &.waves-classic .waves-ripple {
75
+ background: rgba(0,0,0,0.2);
76
+ }
77
+
78
+ &.waves-classic.waves-light .waves-ripple {
79
+ background: rgba(255,255,255,0.4);
80
+ }
81
+ }
82
+
83
+ .waves-notransition {
84
+ @include waves-transition(none #{"!important"});
85
+ }
86
+
87
+ .waves-button,
88
+ .waves-circle {
89
+ @include waves-transform(translateZ(0));
90
+ -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
91
+ }
92
+
93
+ .waves-button,
94
+ .waves-button:hover,
95
+ .waves-button:visited,
96
+ .waves-button-input {
97
+ white-space: nowrap;
98
+ vertical-align: middle;
99
+ cursor: pointer;
100
+ border: none;
101
+ outline: none;
102
+ color: inherit;
103
+ background-color: rgba(0, 0, 0, 0);
104
+ font-size: 1em;
105
+ line-height:1em;
106
+ text-align: center;
107
+ text-decoration: none;
108
+ z-index: 1;
109
+ }
110
+
111
+ .waves-button {
112
+ padding: 0.85em 1.1em;
113
+ border-radius: 0.2em;
114
+ }
115
+
116
+ .waves-button-input {
117
+ margin: 0;
118
+ padding: 0.85em 1.1em;
119
+ }
120
+
121
+ .waves-input-wrapper {
122
+ border-radius: 0.2em;
123
+ vertical-align: bottom;
124
+
125
+ &.waves-button {
126
+ padding: 0;
127
+ }
128
+
129
+ .waves-button-input {
130
+ position: relative;
131
+ top: 0;
132
+ left: 0;
133
+ z-index: 1;
134
+ }
135
+ }
136
+
137
+ .waves-circle {
138
+ text-align: center;
139
+ width: 2.5em;
140
+ height: 2.5em;
141
+ line-height: 2.5em;
142
+ border-radius: 50%;
143
+ }
144
+
145
+ .waves-float {
146
+ -webkit-mask-image: none;
147
+ @include waves-box-shadow(0px 1px 1.5px 1px rgba(0, 0, 0, 0.12));
148
+ @include waves-transition(all 300ms);
149
+
150
+ &:active {
151
+ @include waves-box-shadow(0px 8px 20px 1px rgba(0, 0, 0, 0.30));
152
+ }
153
+ }
154
+
155
+ .waves-block {
156
+ display: block;
157
+ }
@@ -0,0 +1,875 @@
1
+ // COLORS
2
+
3
+ $mdb-color: (
4
+ "lighten-5": #D0D6E2,
5
+ "lighten-4": #B1BACE,
6
+ "lighten-3": #929FBA,
7
+ "lighten-2": #7283A7,
8
+ "lighten-1": #59698D,
9
+ "base": #45526E,
10
+ "darken-1": #3B465E,
11
+ "darken-2": #2E3951,
12
+ "darken-3": #1C2A48,
13
+ "darken-4": #1C2331,
14
+ );
15
+
16
+ $red: (
17
+ "lighten-5": #FFEBEE,
18
+ "lighten-4": #FFCDD2,
19
+ "lighten-3": #EF9A9A,
20
+ "lighten-2": #E57373,
21
+ "lighten-1": #EF5350,
22
+ "base": #F44336,
23
+ "darken-1": #E53935,
24
+ "darken-2": #D32F2F,
25
+ "darken-3": #C62828,
26
+ "darken-4": #B71C1C,
27
+ "accent-1": #FF8A80,
28
+ "accent-2": #FF5252,
29
+ "accent-3": #FF1744,
30
+ "accent-4": #D50000
31
+ );
32
+
33
+ $pink: (
34
+ "lighten-5": #fce4ec,
35
+ "lighten-4": #f8bbd0,
36
+ "lighten-3": #f48fb1,
37
+ "lighten-2": #f06292,
38
+ "lighten-1": #ec407a,
39
+ "base": #e91e63,
40
+ "darken-1": #d81b60,
41
+ "darken-2": #c2185b,
42
+ "darken-3": #ad1457,
43
+ "darken-4": #880e4f,
44
+ "accent-1": #ff80ab,
45
+ "accent-2": #ff4081,
46
+ "accent-3": #f50057,
47
+ "accent-4": #c51162
48
+ );
49
+
50
+ $purple: (
51
+ "lighten-5": #f3e5f5,
52
+ "lighten-4": #e1bee7,
53
+ "lighten-3": #ce93d8,
54
+ "lighten-2": #ba68c8,
55
+ "lighten-1": #ab47bc,
56
+ "base": #9c27b0,
57
+ "darken-1": #8e24aa,
58
+ "darken-2": #7b1fa2,
59
+ "darken-3": #6a1b9a,
60
+ "darken-4": #4a148c,
61
+ "accent-1": #ea80fc,
62
+ "accent-2": #e040fb,
63
+ "accent-3": #d500f9,
64
+ "accent-4": #aa00ff
65
+ );
66
+
67
+ $deep-purple: (
68
+ "lighten-5": #ede7f6,
69
+ "lighten-4": #d1c4e9,
70
+ "lighten-3": #b39ddb,
71
+ "lighten-2": #9575cd,
72
+ "lighten-1": #7e57c2,
73
+ "base": #673ab7,
74
+ "darken-1": #5e35b1,
75
+ "darken-2": #512da8,
76
+ "darken-3": #4527a0,
77
+ "darken-4": #311b92,
78
+ "accent-1": #b388ff,
79
+ "accent-2": #7c4dff,
80
+ "accent-3": #651fff,
81
+ "accent-4": #6200ea
82
+ );
83
+
84
+ $indigo: (
85
+ "lighten-5": #e8eaf6,
86
+ "lighten-4": #c5cae9,
87
+ "lighten-3": #9fa8da,
88
+ "lighten-2": #7986cb,
89
+ "lighten-1": #5c6bc0,
90
+ "base": #3f51b5,
91
+ "darken-1": #3949ab,
92
+ "darken-2": #303f9f,
93
+ "darken-3": #283593,
94
+ "darken-4": #1a237e,
95
+ "accent-1": #8c9eff,
96
+ "accent-2": #536dfe,
97
+ "accent-3": #3d5afe,
98
+ "accent-4": #304ffe
99
+ );
100
+
101
+ $blue: (
102
+ "lighten-5": #E3F2FD,
103
+ "lighten-4": #BBDEFB,
104
+ "lighten-3": #90CAF9,
105
+ "lighten-2": #64B5F6,
106
+ "lighten-1": #42A5F5,
107
+ "base": #2196F3,
108
+ "darken-1": #1E88E5,
109
+ "darken-2": #1976D2,
110
+ "darken-3": #1565C0,
111
+ "darken-4": #0D47A1,
112
+ "accent-1": #82B1FF,
113
+ "accent-2": #448AFF,
114
+ "accent-3": #2979FF,
115
+ "accent-4": #2962FF
116
+ );
117
+
118
+ $light-blue: (
119
+ "lighten-5": #e1f5fe,
120
+ "lighten-4": #b3e5fc,
121
+ "lighten-3": #81d4fa,
122
+ "lighten-2": #4fc3f7,
123
+ "lighten-1": #29b6f6,
124
+ "base": #03a9f4,
125
+ "darken-1": #039be5,
126
+ "darken-2": #0288d1,
127
+ "darken-3": #0277bd,
128
+ "darken-4": #01579b,
129
+ "accent-1": #80d8ff,
130
+ "accent-2": #40c4ff,
131
+ "accent-3": #00b0ff,
132
+ "accent-4": #0091ea
133
+ );
134
+
135
+ $cyan: (
136
+ "lighten-5": #e0f7fa,
137
+ "lighten-4": #b2ebf2,
138
+ "lighten-3": #80deea,
139
+ "lighten-2": #4dd0e1,
140
+ "lighten-1": #26c6da,
141
+ "base": #00bcd4,
142
+ "darken-1": #00acc1,
143
+ "darken-2": #0097a7,
144
+ "darken-3": #00838f,
145
+ "darken-4": #006064,
146
+ "accent-1": #84ffff,
147
+ "accent-2": #18ffff,
148
+ "accent-3": #00e5ff,
149
+ "accent-4": #00b8d4
150
+ );
151
+
152
+ $teal: (
153
+ "lighten-5": #e0f2f1,
154
+ "lighten-4": #b2dfdb,
155
+ "lighten-3": #80cbc4,
156
+ "lighten-2": #4db6ac,
157
+ "lighten-1": #26a69a,
158
+ "base": #009688,
159
+ "darken-1": #00897b,
160
+ "darken-2": #00796b,
161
+ "darken-3": #00695c,
162
+ "darken-4": #004d40,
163
+ "accent-1": #a7ffeb,
164
+ "accent-2": #64ffda,
165
+ "accent-3": #1de9b6,
166
+ "accent-4": #00bfa5
167
+ );
168
+
169
+ $green: (
170
+ "lighten-5": #E8F5E9,
171
+ "lighten-4": #C8E6C9,
172
+ "lighten-3": #A5D6A7,
173
+ "lighten-2": #81C784,
174
+ "lighten-1": #66BB6A,
175
+ "base": #4CAF50,
176
+ "darken-1": #43A047,
177
+ "darken-2": #388E3C,
178
+ "darken-3": #2E7D32,
179
+ "darken-4": #1B5E20,
180
+ "accent-1": #B9F6CA,
181
+ "accent-2": #69F0AE,
182
+ "accent-3": #00E676,
183
+ "accent-4": #00C853
184
+ );
185
+
186
+ $light-green: (
187
+ "lighten-5": #f1f8e9,
188
+ "lighten-4": #dcedc8,
189
+ "lighten-3": #c5e1a5,
190
+ "lighten-2": #aed581,
191
+ "lighten-1": #9ccc65,
192
+ "base": #8bc34a,
193
+ "darken-1": #7cb342,
194
+ "darken-2": #689f38,
195
+ "darken-3": #558b2f,
196
+ "darken-4": #33691e,
197
+ "accent-1": #ccff90,
198
+ "accent-2": #b2ff59,
199
+ "accent-3": #76ff03,
200
+ "accent-4": #64dd17
201
+ );
202
+
203
+ $lime: (
204
+ "lighten-5": #f9fbe7,
205
+ "lighten-4": #f0f4c3,
206
+ "lighten-3": #e6ee9c,
207
+ "lighten-2": #dce775,
208
+ "lighten-1": #d4e157,
209
+ "base": #cddc39,
210
+ "darken-1": #c0ca33,
211
+ "darken-2": #afb42b,
212
+ "darken-3": #9e9d24,
213
+ "darken-4": #827717,
214
+ "accent-1": #f4ff81,
215
+ "accent-2": #eeff41,
216
+ "accent-3": #c6ff00,
217
+ "accent-4": #aeea00
218
+ );
219
+
220
+ $yellow: (
221
+ "lighten-5": #fffde7,
222
+ "lighten-4": #fff9c4,
223
+ "lighten-3": #fff59d,
224
+ "lighten-2": #fff176,
225
+ "lighten-1": #ffee58,
226
+ "base": #ffeb3b,
227
+ "darken-1": #fdd835,
228
+ "darken-2": #fbc02d,
229
+ "darken-3": #f9a825,
230
+ "darken-4": #f57f17,
231
+ "accent-1": #ffff8d,
232
+ "accent-2": #ffff00,
233
+ "accent-3": #ffea00,
234
+ "accent-4": #ffd600
235
+ );
236
+
237
+ $amber: (
238
+ "lighten-5": #fff8e1,
239
+ "lighten-4": #ffecb3,
240
+ "lighten-3": #ffe082,
241
+ "lighten-2": #ffd54f,
242
+ "lighten-1": #ffca28,
243
+ "base": #ffc107,
244
+ "darken-1": #ffb300,
245
+ "darken-2": #ffa000,
246
+ "darken-3": #ff8f00,
247
+ "darken-4": #ff6f00,
248
+ "accent-1": #ffe57f,
249
+ "accent-2": #ffd740,
250
+ "accent-3": #ffc400,
251
+ "accent-4": #ffab00
252
+ );
253
+
254
+ $orange: (
255
+ "lighten-5": #fff3e0,
256
+ "lighten-4": #ffe0b2,
257
+ "lighten-3": #ffcc80,
258
+ "lighten-2": #ffb74d,
259
+ "lighten-1": #ffa726,
260
+ "base": #ff9800,
261
+ "darken-1": #fb8c00,
262
+ "darken-2": #f57c00,
263
+ "darken-3": #ef6c00,
264
+ "darken-4": #e65100,
265
+ "accent-1": #ffd180,
266
+ "accent-2": #ffab40,
267
+ "accent-3": #ff9100,
268
+ "accent-4": #ff6d00
269
+ );
270
+
271
+ $deep-orange: (
272
+ "lighten-5": #fbe9e7,
273
+ "lighten-4": #ffccbc,
274
+ "lighten-3": #ffab91,
275
+ "lighten-2": #ff8a65,
276
+ "lighten-1": #ff7043,
277
+ "base": #ff5722,
278
+ "darken-1": #f4511e,
279
+ "darken-2": #e64a19,
280
+ "darken-3": #d84315,
281
+ "darken-4": #bf360c,
282
+ "accent-1": #ff9e80,
283
+ "accent-2": #ff6e40,
284
+ "accent-3": #ff3d00,
285
+ "accent-4": #dd2c00
286
+ );
287
+
288
+ $brown: (
289
+ "lighten-5": #efebe9,
290
+ "lighten-4": #d7ccc8,
291
+ "lighten-3": #bcaaa4,
292
+ "lighten-2": #a1887f,
293
+ "lighten-1": #8d6e63,
294
+ "base": #795548,
295
+ "darken-1": #6d4c41,
296
+ "darken-2": #5d4037,
297
+ "darken-3": #4e342e,
298
+ "darken-4": #3e2723
299
+ );
300
+
301
+ $blue-grey: (
302
+ "lighten-5": #eceff1,
303
+ "lighten-4": #cfd8dc,
304
+ "lighten-3": #b0bec5,
305
+ "lighten-2": #90a4ae,
306
+ "lighten-1": #78909c,
307
+ "base": #607d8b,
308
+ "darken-1": #546e7a,
309
+ "darken-2": #455a64,
310
+ "darken-3": #37474f,
311
+ "darken-4": #263238
312
+ );
313
+
314
+ $grey: (
315
+ "lighten-5": #fafafa,
316
+ "lighten-4": #f5f5f5,
317
+ "lighten-3": #eeeeee,
318
+ "lighten-2": #e0e0e0,
319
+ "lighten-1": #bdbdbd,
320
+ "base": #9e9e9e,
321
+ "darken-1": #757575,
322
+ "darken-2": #616161,
323
+ "darken-3": #424242,
324
+ "darken-4": #212121
325
+ );
326
+
327
+ $shades: (
328
+ "black": #000000,
329
+ "white": #FFFFFF,
330
+ "transparent": transparent
331
+ );
332
+
333
+ $colors: (
334
+ "mdb-color": $mdb-color,
335
+ "red": $red,
336
+ "pink": $pink,
337
+ "purple": $purple,
338
+ "deep-purple": $deep-purple,
339
+ "indigo": $indigo,
340
+ "blue": $blue,
341
+ "light-blue": $light-blue,
342
+ "cyan": $cyan,
343
+ "teal": $teal,
344
+ "green": $green,
345
+ "light-green": $light-green,
346
+ "lime": $lime,
347
+ "yellow": $yellow,
348
+ "amber": $amber,
349
+ "orange": $orange,
350
+ "deep-orange": $deep-orange,
351
+ "brown": $brown,
352
+ "blue-grey": $blue-grey,
353
+ "grey": $grey,
354
+ "shades": $shades
355
+ );
356
+
357
+ // Color Classes
358
+ @each $color_name,
359
+ $color in $colors {
360
+ @each $color_type,
361
+ $color_value in $color {
362
+ @if $color_type=="base" {
363
+ .#{$color_name} {
364
+ background-color: $color_value !important;
365
+ }
366
+ .#{$color_name}-text {
367
+ color: $color_value !important;
368
+ }
369
+ }
370
+ @else {
371
+ .#{$color_name}.#{$color_type} {
372
+ background-color: $color_value !important;
373
+ }
374
+ .#{$color_name}-text.text-#{$color_type} {
375
+ color: $color_value !important;
376
+ }
377
+ }
378
+ }
379
+ }
380
+
381
+ // Shade classes
382
+ @each $color,
383
+ $color_value in $shades {
384
+ .#{$color} {
385
+ background-color: $color_value !important;
386
+ }
387
+ .#{$color}-text {
388
+ color: $color_value !important;
389
+ }
390
+ }
391
+
392
+ // usage: color("name_of_color", "type_of_color")
393
+ // to avoid to repeating map-get($colors, ...)
394
+ @function color($color, $type) {
395
+ @if map-has-key($colors, $color) {
396
+ $curr_color: map-get($colors, $color);
397
+ @if map-has-key($curr_color, $type) {
398
+ @return map-get($curr_color, $type);
399
+ }
400
+ }
401
+ @warn "Unknown `#{name}` in $colors.";
402
+ @return null;
403
+ }
404
+
405
+ // Social colors
406
+ $fb-color: #3B5998;
407
+ $tw-color: #55ACEE;
408
+ $gplus-color: #DD4B39;
409
+ $yt-color: #CD201F;
410
+ $li-color: #0082CA;
411
+ $pin-color: #C61118;
412
+ $ins-color: #3F729B;
413
+ $git-color: #4183C4;
414
+ $comm-color: #30CFC0;
415
+ $vk-color: #4C75A3;
416
+ $drib-color: #C32361;
417
+ $so-color: #f69c55;
418
+
419
+
420
+ // Material Design Colors`
421
+ $danger-color: #ff4444;
422
+ .danger-color {
423
+ background-color: #ff4444!important;
424
+ }
425
+
426
+ $danger-color-dark: #CC0000;
427
+ .danger-color-dark {
428
+ background-color: #CC0000!important;
429
+ }
430
+
431
+ $warning-color: #ffbb33;
432
+ .warning-color {
433
+ background-color: #ffbb33!important;
434
+ }
435
+
436
+ $warning-color-dark: #FF8800;
437
+ .warning-color-dark {
438
+ background-color: #FF8800!important;
439
+ }
440
+
441
+ $success-color: #00C851;
442
+ .success-color {
443
+ background-color: #00C851!important;
444
+ }
445
+
446
+ $success-color-dark: #007E33;
447
+ .success-color-dark {
448
+ background-color: #007E33!important;
449
+ }
450
+
451
+ $info-color: #33b5e5;
452
+ .info-color {
453
+ background-color: #33b5e5!important;
454
+ }
455
+
456
+ $info-color-dark: #0099CC;
457
+ .info-color-dark {
458
+ background-color: #0099CC!important;
459
+ }
460
+
461
+ // MDB Colors
462
+ $default-color: #2BBBAD;
463
+ .default-color {
464
+ background-color: #2BBBAD!important;
465
+ }
466
+
467
+ $default-color-dark: #00695c;
468
+ .default-color-dark {
469
+ background-color: #00695c!important;
470
+ }
471
+
472
+ $primary-color: #4285F4;
473
+ .primary-color {
474
+ background-color: #4285F4!important;
475
+ }
476
+
477
+ $primary-color-dark: #0d47a1;
478
+ .primary-color-dark {
479
+ background-color: #0d47a1!important;
480
+ }
481
+
482
+ $secondary-color: #aa66cc;
483
+ .secondary-color {
484
+ background-color: #aa66cc!important;
485
+ }
486
+
487
+ $secondary-color-dark: #9933CC;
488
+ .secondary-color-dark {
489
+ background-color: #9933CC!important;
490
+ }
491
+
492
+ $elegant-color: #2E2E2E;
493
+ .elegant-color {
494
+ background-color: #2E2E2E!important;
495
+ }
496
+
497
+ $elegant-color-dark: #212121;
498
+ .elegant-color-dark {
499
+ background-color: #212121!important;
500
+ }
501
+
502
+ $stylish-color: #4B515D;
503
+ .stylish-color {
504
+ background-color: #4B515D!important;
505
+ }
506
+
507
+ $stylish-color-dark: #3E4551;
508
+ .stylish-color-dark {
509
+ background-color: #3E4551!important;
510
+ }
511
+
512
+ $special-color: #37474F;
513
+ .special-color {
514
+ background-color: #37474F!important;
515
+ }
516
+
517
+ $special-color-dark: #263238;
518
+ .special-color-dark {
519
+ background-color: #263238!important;
520
+ }
521
+
522
+ $unique-color: #3F729B;
523
+ .unique-color {
524
+ background-color: #3F729B!important;
525
+ }
526
+
527
+ $unique-color-dark: #1C2331;
528
+ .unique-color-dark {
529
+ background-color: #1C2331!important;
530
+ }
531
+
532
+ $mdb-color: #45526E;
533
+ .mdb-color {
534
+ background-color: #45526E!important;
535
+ }
536
+
537
+ $error-color: color("red", "base") !default;
538
+ // RGBA colors
539
+ // Light overlays
540
+ $rgba-blue-light: rgba(3, 169, 244, 0.3);
541
+ .rgba-blue-light {
542
+ background-color: rgba(3, 169, 244, 0.3)!important;
543
+ }
544
+
545
+ $rgba-red-light: rgba(244, 67, 54, 0.3);
546
+ .rgba-red-light {
547
+ background-color: rgba(244, 67, 54, 0.3)!important;
548
+ }
549
+
550
+ $rgba-pink-light: rgba(233, 30, 99, 0.3);
551
+ .rgba-pink-light {
552
+ background-color: rgba(233, 30, 99, 0.3)!important;
553
+ }
554
+
555
+ $rgba-purple-light: rgba(156, 39, 176, 0.3);
556
+ .rgba-purple-light {
557
+ background-color: rgba(156, 39, 176, 0.3)!important;
558
+ }
559
+
560
+ $rgba-indigo-light: rgba(63, 81, 181, 0.3);
561
+ .rgba-indigo-light {
562
+ background-color: rgba(63, 81, 181, 0.3)!important;
563
+ }
564
+
565
+ $rgba-cyan-light: rgba(0, 188, 212, 0.3);
566
+ .rgba-cyan-light {
567
+ background-color: rgba(0, 188, 212, 0.3)!important;
568
+ }
569
+
570
+ $rgba-teal-light: rgba(0, 150, 136, 0.3);
571
+ .rgba-teal-light {
572
+ background-color: rgba(0, 150, 136, 0.3)!important;
573
+ }
574
+
575
+ $rgba-green-light: rgba(76, 175, 80, 0.3);
576
+ .rgba-green-light {
577
+ background-color: rgba(76, 175, 80, 0.3)!important;
578
+ }
579
+
580
+ $rgba-lime-light: rgba(205, 220, 57, 0.3);
581
+ .rgba-lime-light {
582
+ background-color: rgba(205, 220, 57, 0.3)!important;
583
+ }
584
+
585
+ $rgba-yellow-light: rgba(255, 235, 59, 0.3);
586
+ .rgba-yellow-light {
587
+ background-color: rgba(255, 235, 59, 0.3)!important;
588
+ }
589
+
590
+ $rgba-orange-light: rgba(255, 152, 0, 0.3);
591
+ .rgba-orange-light {
592
+ background-color: rgba(255, 152, 0, 0.3)!important;
593
+ }
594
+
595
+ $rgba-brown-light: rgba(121, 85, 72, 0.3);
596
+ .rgba-brown-light {
597
+ background-color: rgba(121, 85, 72, 0.3)!important;
598
+ }
599
+
600
+ $rgba-grey-light: rgba(158, 158, 158, 0.3);
601
+ .rgba-grey-light {
602
+ background-color: rgba(158, 158, 158, 0.3)!important;
603
+ }
604
+
605
+ $rgba-bluegrey-light: rgba(96, 125, 139, 0.3);
606
+ .rgba-bluegrey-light {
607
+ background-color: rgba(96, 125, 139, 0.3)!important;
608
+ }
609
+
610
+ $rgba-black-light: rgba(0, 0, 0, 0.3);
611
+ .rgba-black-light {
612
+ background-color: rgba(0, 0, 0, 0.3)!important;
613
+ }
614
+
615
+ $rgba-stylish-light: rgba(62, 69, 81, 0.3);
616
+ .rgba-stylish-light {
617
+ background-color: rgba(62, 69, 81, 0.3)!important;
618
+ }
619
+
620
+ $rgba-white-light: rgba(255, 255, 255, 0.3);
621
+ .rgba-white-light {
622
+ background-color: rgba(255, 255, 255, 0.3)!important;
623
+ }
624
+
625
+ // Strong overlays
626
+ $rgba-blue-strong: rgba(3, 169, 244, 0.7);
627
+ .rgba-blue-strong {
628
+ background-color: rgba(3, 169, 244, 0.7)!important;
629
+ }
630
+
631
+ $rgba-red-strong: rgba(244, 67, 54, 0.7);
632
+ .rgba-red-strong {
633
+ background-color: rgba(244, 67, 54, 0.7)!important;
634
+ }
635
+
636
+ $rgba-pink-strong: rgba(233, 30, 99, 0.7);
637
+ .rgba-pink-strong {
638
+ background-color: rgba(233, 30, 99, 0.7)!important;
639
+ }
640
+
641
+ $rgba-purple-strong: rgba(156, 39, 176, 0.7);
642
+ .rgba-purple-strong {
643
+ background-color: rgba(156, 39, 176, 0.7)!important;
644
+ }
645
+
646
+ $rgba-indigo-strong: rgba(63, 81, 181, 0.7);
647
+ .rgba-indigo-strong {
648
+ background-color: rgba(63, 81, 181, 0.7)!important;
649
+ }
650
+
651
+ $rgba-cyan-strong: rgba(0, 188, 212, 0.7);
652
+ .rgba-cyan-strong {
653
+ background-color: rgba(0, 188, 212, 0.7)!important;
654
+ }
655
+
656
+ $rgba-teal-strong: rgba(0, 150, 136, 0.7);
657
+ .rgba-teal-strong {
658
+ background-color: rgba(0, 150, 136, 0.7)!important;
659
+ }
660
+
661
+ $rgba-green-strong: rgba(76, 175, 80, 0.7);
662
+ .rgba-green-strong {
663
+ background-color: rgba(76, 175, 80, 0.7)!important;
664
+ }
665
+
666
+ $rgba-lime-strong: rgba(205, 220, 57, 0.7);
667
+ .rgba-lime-strong {
668
+ background-color: rgba(205, 220, 57, 0.7)!important;
669
+ }
670
+
671
+ $rgba-yellow-strong: rgba(255, 235, 59, 0.7);
672
+ .rgba-yellow-strong {
673
+ background-color: rgba(255, 235, 59, 0.7)!important;
674
+ }
675
+
676
+ $rgba-orange-strong: rgba(255, 152, 0, 0.7);
677
+ .rgba-orange-strong {
678
+ background-color: rgba(255, 152, 0, 0.7)!important;
679
+ }
680
+
681
+ $rgba-brown-strong: rgba(121, 85, 72, 0.7);
682
+ .rgba-brown-strong {
683
+ background-color: rgba(121, 85, 72, 0.7)!important;
684
+ }
685
+
686
+ $rgba-grey-strong: rgba(158, 158, 158, 0.7);
687
+ .rgba-grey-strong {
688
+ background-color: rgba(158, 158, 158, 0.7)!important;
689
+ }
690
+
691
+ $rgba-bluegrey-strong: rgba(96, 125, 139, 0.7);
692
+ .rgba-bluegrey-strong {
693
+ background-color: rgba(96, 125, 139, 0.7)!important;
694
+ }
695
+
696
+ $rgba-black-strong: rgba(0, 0, 0, 0.7);
697
+ .rgba-black-strong {
698
+ background-color: rgba(0, 0, 0, 0.7)!important;
699
+ }
700
+
701
+ $rgba-stylish-strong: rgba(62, 69, 81, 0.7);
702
+ .rgba-stylish-strong {
703
+ background-color: rgba(62, 69, 81, 0.7)!important;
704
+ }
705
+
706
+ $rgba-white-strong: rgba(255, 255, 255, 0.7);
707
+ .rgba-white-strong {
708
+ background-color: rgba(255, 255, 255, 0.7)!important;
709
+ }
710
+
711
+ // Super light overlays
712
+ $rgba-blue-slight: rgba(3, 169, 244, 0.1);
713
+ .rgba-blue-slight {
714
+ background-color: rgba(3, 169, 244, 0.1)!important;
715
+ }
716
+
717
+ $rgba-red-slight: rgba(244, 67, 54, 0.1);
718
+ .rgba-red-slight {
719
+ background-color: rgba(244, 67, 54, 0.1)!important;
720
+ }
721
+
722
+ $rgba-pink-slight: rgba(233, 30, 99, 0.1);
723
+ .rgba-pink-slight {
724
+ background-color: rgba(233, 30, 99, 0.1)!important;
725
+ }
726
+
727
+ $rgba-purple-slight: rgba(156, 39, 176, 0.1);
728
+ .rgba-purple-slight {
729
+ background-color: rgba(156, 39, 176, 0.1)!important;
730
+ }
731
+
732
+ $rgba-indigo-slight: rgba(63, 81, 181, 0.1);
733
+ .rgba-indigo-slight {
734
+ background-color: rgba(63, 81, 181, 0.1)!important;
735
+ }
736
+
737
+ $rgba-cyan-slight: rgba(0, 188, 212, 0.1);
738
+ .rgba-cyan-slight {
739
+ background-color: rgba(0, 188, 212, 0.1)!important;
740
+ }
741
+
742
+ $rgba-teal-slight: rgba(0, 150, 136, 0.1);
743
+ .rgba-teal-slight {
744
+ background-color: rgba(0, 150, 136, 0.1)!important;
745
+ }
746
+
747
+ $rgba-green-slight: rgba(76, 175, 80, 0.1);
748
+ .rgba-green-slight {
749
+ background-color: rgba(76, 175, 80, 0.1)!important;
750
+ }
751
+
752
+ $rgba-lime-slight: rgba(205, 220, 57, 0.1);
753
+ .rgba-lime-slight {
754
+ background-color: rgba(205, 220, 57, 0.1)!important;
755
+ }
756
+
757
+ $rgba-yellow-slight: rgba(255, 235, 59, 0.1);
758
+ .rgba-yellow-slight {
759
+ background-color: rgba(255, 235, 59, 0.1)!important;
760
+ }
761
+
762
+ $rgba-orange-slight: rgba(255, 152, 0, 0.1);
763
+ .rgba-orange-slight {
764
+ background-color: rgba(255, 152, 0, 0.1)!important;
765
+ }
766
+
767
+ $rgba-brown-slight: rgba(121, 85, 72, 0.1);
768
+ .rgba-brown-slight {
769
+ background-color: rgba(121, 85, 72, 0.1)!important;
770
+ }
771
+
772
+ $rgba-grey-slight: rgba(158, 158, 158, 0.1);
773
+ .rgba-grey-slight {
774
+ background-color: rgba(158, 158, 158, 0.1)!important;
775
+ }
776
+
777
+ $rgba-bluegrey-slight: rgba(96, 125, 139, 0.1);
778
+ .rgba-bluegrey-slight {
779
+ background-color: rgba(96, 125, 139, 0.1)!important;
780
+ }
781
+
782
+ $rgba-black-slight: rgba(0, 0, 0, 0.1);
783
+ .rgba-black-slight {
784
+ background-color: rgba(0, 0, 0, 0.1)!important;
785
+ }
786
+
787
+ $rgba-stylish-slight: rgba(62, 69, 81, 0.1);
788
+ .rgba-stylish-slight {
789
+ background-color: rgba(62, 69, 81, 0.1)!important;
790
+ }
791
+
792
+ $rgba-white-slight: rgba(255, 255, 255, 0.1);
793
+ .rgba-white-slight {
794
+ background-color: rgba(255, 255, 255, 0.1)!important;
795
+ }
796
+
797
+ .blue-gradient {
798
+ background: #000000; /* Old browsers */
799
+ background: -moz-linear-gradient(-45deg, #000000 0%, #062a64 100%); /* FF3.6-15 */
800
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#062a64 100%); /* Chrome10-25,Safari5.1-6 */
801
+ background: linear-gradient(135deg, #000000 0%,#062a64 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
802
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#062a64',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
803
+ }
804
+
805
+ .red-gradient {
806
+ background: #000000; /* Old browsers */
807
+ background: -moz-linear-gradient(-45deg, #000000 0%, #7d0000 100%); /* FF3.6-15 */
808
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#7d0000 100%); /* Chrome10-25,Safari5.1-6 */
809
+ background: linear-gradient(135deg, #000000 0%,#7d0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
810
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#7d0000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
811
+ }
812
+
813
+ .green-gradient {
814
+ background: #000000; /* Old browsers */
815
+ background: -moz-linear-gradient(-45deg, #000000 0%, #003830 100%); /* FF3.6-15 */
816
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#003830 100%); /* Chrome10-25,Safari5.1-6 */
817
+ background: linear-gradient(135deg, #000000 0%,#003830 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
818
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#003830',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
819
+ }
820
+
821
+ .purple-gradient {
822
+ background: #000000; /* Old browsers */
823
+ background: -moz-linear-gradient(-45deg, #000000 0%, #650696 100%); /* FF3.6-15 */
824
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#650696 100%); /* Chrome10-25,Safari5.1-6 */
825
+ background: linear-gradient(135deg, #000000 0%,#650696 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
826
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#650696',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
827
+ }
828
+
829
+ .dark-gradient {
830
+ background: #000000; /* Old browsers */
831
+ background: -moz-linear-gradient(-45deg, #000000 0%, #2e2e2e 100%); /* FF3.6-15 */
832
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#2e2e2e 100%); /* Chrome10-25,Safari5.1-6 */
833
+ background: linear-gradient(135deg, #000000 0%,#2e2e2e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
834
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2e2e2e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
835
+ }
836
+
837
+ .grey-gradient {
838
+ background: #000000; /* Old browsers */
839
+ background: -moz-linear-gradient(-45deg, #000000 0%, #4b515d 100%); /* FF3.6-15 */
840
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#4b515d 100%); /* Chrome10-25,Safari5.1-6 */
841
+ background: linear-gradient(135deg, #000000 0%,#4b515d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
842
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4b515d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
843
+ }
844
+
845
+ .mdb-gradient {
846
+ background: #000000; /* Old browsers */
847
+ background: -moz-linear-gradient(-45deg, #000000 0%, #3f729b 100%); /* FF3.6-15 */
848
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#3f729b 100%); /* Chrome10-25,Safari5.1-6 */
849
+ background: linear-gradient(135deg, #000000 0%,#3f729b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
850
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3f729b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
851
+ }
852
+
853
+ .deep-orange-gradient {
854
+ background: #000000; /* Old browsers */
855
+ background: -moz-linear-gradient(-45deg, #000000 0%, #8a1a00 100%); /* FF3.6-15 */
856
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#8a1a00 100%); /* Chrome10-25,Safari5.1-6 */
857
+ background: linear-gradient(135deg, #000000 0%,#8a1a00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
858
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8a1a00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
859
+ }
860
+
861
+ .graphite-gradient {
862
+ background: #000000; /* Old browsers */
863
+ background: -moz-linear-gradient(-45deg, #000000 0%, #37474f 100%); /* FF3.6-15 */
864
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#37474f 100%); /* Chrome10-25,Safari5.1-6 */
865
+ background: linear-gradient(135deg, #000000 0%,#37474f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
866
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#37474f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
867
+ }
868
+
869
+ .pink-gradient {
870
+ background: #000000; /* Old browsers */
871
+ background: -moz-linear-gradient(-45deg, #000000 0%, #880e4f 100%); /* FF3.6-15 */
872
+ background: -webkit-linear-gradient(-45deg, #000000 0%,#880e4f 100%); /* Chrome10-25,Safari5.1-6 */
873
+ background: linear-gradient(135deg, #000000 0%,#880e4f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
874
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#880e4f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
875
+ }