admin
2 years ago
_Accordion.scss
2 years ago
_Alerts_box.scss
2 years ago
_Animated_Headline.scss
2 years ago
_Animation.scss
2 years ago
_Before_after.scss
2 years ago
_Buttons.scss
2 years ago
_Cheat_sheet.scss
2 years ago
_Common.scss
2 years ago
_Counter.scss
2 years ago
_Fullscreen_Slider.scss
2 years ago
_Icon_box.scss
2 years ago
_Instagram.scss
2 years ago
_Integration.scss
2 years ago
_List_item.scss
2 years ago
_Mixins.scss
2 years ago
_Pricing_Table.scss
2 years ago
_Pricing_Table_Switcher.scss
2 years ago
_Skill_Showcase.scss
2 years ago
_Tabs.scss
2 years ago
_Testimonial.scss
2 years ago
_Timeline.scss
2 years ago
_Variables.scss
2 years ago
_Video.scss
2 years ago
_Video_popup.scss
2 years ago
_blog_grid.scss
2 years ago
_framework.scss
2 years ago
_prefix.scss
2 years ago
_team.scss
2 years ago
admin.css
2 years ago
admin.css.map
2 years ago
admin.scss
2 years ago
main.css
2 years ago
main.css.map
2 years ago
main.scss
2 years ago
_prefix.scss
935 lines
| 1 | /* Base margin classes */ |
| 2 | .spel-m-0 { margin: 0px !important; } |
| 3 | .spel-m-4 { margin: 4px !important; } |
| 4 | .spel-m-8 { margin: 8px !important; } |
| 5 | .spel-m-12 { margin: 12px !important; } |
| 6 | .spel-m-16 { margin: 16px !important; } |
| 7 | .spel-m-20 { margin: 20px !important; } |
| 8 | .spel-m-24 { margin: 24px !important; } |
| 9 | .spel-m-28 { margin: 28px !important; } |
| 10 | .spel-m-32 { margin: 32px !important; } |
| 11 | .spel-m-36 { margin: 36px !important; } |
| 12 | .spel-m-40 { margin: 40px !important; } |
| 13 | .spel-m-44 { margin: 44px !important; } |
| 14 | .spel-m-48 { margin: 48px !important; } |
| 15 | .spel-m-52 { margin: 52px !important; } |
| 16 | .spel-m-56 { margin: 56px !important; } |
| 17 | .spel-m-60 { margin: 60px !important; } |
| 18 | .spel-m-64 { margin: 64px !important; } |
| 19 | .spel-m-68 { margin: 68px !important; } |
| 20 | .spel-m-72 { margin: 72px !important; } |
| 21 | .spel-m-76 { margin: 76px !important; } |
| 22 | .spel-m-80 { margin: 80px !important; } |
| 23 | .spel-m-84 { margin: 84px !important; } |
| 24 | .spel-m-88 { margin: 88px !important; } |
| 25 | .spel-m-92 { margin: 92px !important; } |
| 26 | .spel-m-96 { margin: 96px !important; } |
| 27 | .spel-m-100 { margin: 100px !important; } |
| 28 | |
| 29 | /* Base padding classes */ |
| 30 | .spel-p-0 { padding: 0px !important; } |
| 31 | .spel-p-4 { padding: 4px !important; } |
| 32 | .spel-p-8 { padding: 8px !important; } |
| 33 | .spel-p-12 { padding: 12px !important; } |
| 34 | .spel-p-16 { padding: 16px !important; } |
| 35 | .spel-p-20 { padding: 20px !important; } |
| 36 | .spel-p-24 { padding: 24px !important; } |
| 37 | .spel-p-28 { padding: 28px !important; } |
| 38 | .spel-p-32 { padding: 32px !important; } |
| 39 | .spel-p-36 { padding: 36px !important; } |
| 40 | .spel-p-40 { padding: 40px !important; } |
| 41 | .spel-p-44 { padding: 44px !important; } |
| 42 | .spel-p-48 { padding: 48px !important; } |
| 43 | .spel-p-52 { padding: 52px !important; } |
| 44 | .spel-p-56 { padding: 56px !important; } |
| 45 | .spel-p-60 { padding: 60px !important; } |
| 46 | .spel-p-64 { padding: 64px !important; } |
| 47 | .spel-p-68 { padding: 68px !important; } |
| 48 | .spel-p-72 { padding: 72px !important; } |
| 49 | .spel-p-76 { padding: 76px !important; } |
| 50 | .spel-p-80 { padding: 80px !important; } |
| 51 | .spel-p-84 { padding: 84px !important; } |
| 52 | .spel-p-88 { padding: 88px !important; } |
| 53 | .spel-p-92 { padding: 92px !important; } |
| 54 | .spel-p-96 { padding: 96px !important; } |
| 55 | .spel-p-100 { padding: 100px !important; } |
| 56 | |
| 57 | /* Margin classes for each side */ |
| 58 | .spel-mt-0 { margin-top: 0px !important; } |
| 59 | .spel-mt-4 { margin-top: 4px !important; } |
| 60 | .spel-mt-8 { margin-top: 8px !important; } |
| 61 | .spel-mt-12 { margin-top: 12px !important; } |
| 62 | .spel-mt-16 { margin-top: 16px !important; } |
| 63 | .spel-mt-20 { margin-top: 20px !important; } |
| 64 | .spel-mt-24 { margin-top: 24px !important; } |
| 65 | .spel-mt-28 { margin-top: 28px !important; } |
| 66 | .spel-mt-32 { margin-top: 32px !important; } |
| 67 | .spel-mt-36 { margin-top: 36px !important; } |
| 68 | .spel-mt-40 { margin-top: 40px !important; } |
| 69 | .spel-mt-44 { margin-top: 44px !important; } |
| 70 | .spel-mt-48 { margin-top: 48px !important; } |
| 71 | .spel-mt-52 { margin-top: 52px !important; } |
| 72 | .spel-mt-56 { margin-top: 56px !important; } |
| 73 | .spel-mt-60 { margin-top: 60px !important; } |
| 74 | .spel-mt-64 { margin-top: 64px !important; } |
| 75 | .spel-mt-68 { margin-top: 68px !important; } |
| 76 | .spel-mt-72 { margin-top: 72px !important; } |
| 77 | .spel-mt-76 { margin-top: 76px !important; } |
| 78 | .spel-mt-80 { margin-top: 80px !important; } |
| 79 | .spel-mt-84 { margin-top: 84px !important; } |
| 80 | .spel-mt-88 { margin-top: 88px !important; } |
| 81 | .spel-mt-92 { margin-top: 92px !important; } |
| 82 | .spel-mt-96 { margin-top: 96px !important; } |
| 83 | .spel-mt-100 { margin-top: 100px !important; } |
| 84 | |
| 85 | .spel-mr-0 { margin-right: 0px !important; } |
| 86 | .spel-mr-4 { margin-right: 4px !important; } |
| 87 | .spel-mr-8 { margin-right: 8px !important; } |
| 88 | .spel-mr-12 { margin-right: 12px !important; } |
| 89 | .spel-mr-16 { margin-right: 16px !important; } |
| 90 | .spel-mr-20 { margin-right: 20px !important; } |
| 91 | .spel-mr-24 { margin-right: 24px !important; } |
| 92 | .spel-mr-28 { margin-right: 28px !important; } |
| 93 | .spel-mr-32 { margin-right: 32px !important; } |
| 94 | .spel-mr-36 { margin-right: 36px !important; } |
| 95 | .spel-mr-40 { margin-right: 40px !important; } |
| 96 | .spel-mr-44 { margin-right: 44px !important; } |
| 97 | .spel-mr-48 { margin-right: 48px !important; } |
| 98 | .spel-mr-52 { margin-right: 52px !important; } |
| 99 | .spel-mr-56 { margin-right: 56px !important; } |
| 100 | .spel-mr-60 { margin-right: 60px !important; } |
| 101 | .spel-mr-64 { margin-right: 64px !important; } |
| 102 | .spel-mr-68 { margin-right: 68px !important; } |
| 103 | .spel-mr-72 { margin-right: 72px !important; } |
| 104 | .spel-mr-76 { margin-right: 76px !important; } |
| 105 | .spel-mr-80 { margin-right: 80px !important; } |
| 106 | .spel-mr-84 { margin-right: 84px !important; } |
| 107 | .spel-mr-88 { margin-right: 88px !important; } |
| 108 | .spel-mr-92 { margin-right: 92px !important; } |
| 109 | .spel-mr-96 { margin-right: 96px !important; } |
| 110 | .spel-mr-100 { margin-right: 100px !important; } |
| 111 | |
| 112 | .spel-mb-0 { margin-bottom: 0px !important; } |
| 113 | .spel-mb-4 { margin-bottom: 4px !important; } |
| 114 | .spel-mb-8 { margin-bottom: 8px !important; } |
| 115 | .spel-mb-12 { margin-bottom: 12px !important; } |
| 116 | .spel-mb-16 { margin-bottom: 16px !important; } |
| 117 | .spel-mb-20 { margin-bottom: 20px !important; } |
| 118 | .spel-mb-24 { margin-bottom: 24px !important; } |
| 119 | .spel-mb-28 { margin-bottom: 28px !important; } |
| 120 | .spel-mb-32 { margin-bottom: 32px !important; } |
| 121 | .spel-mb-36 { margin-bottom: 36px !important; } |
| 122 | .spel-mb-40 { margin-bottom: 40px !important; } |
| 123 | .spel-mb-44 { margin-bottom: 44px !important; } |
| 124 | .spel-mb-48 { margin-bottom: 48px !important; } |
| 125 | .spel-mb-52 { margin-bottom: 52px !important; } |
| 126 | .spel-mb-56 { margin-bottom: 56px !important; } |
| 127 | .spel-mb-60 { margin-bottom: 60px !important; } |
| 128 | .spel-mb-64 { margin-bottom: 64px !important; } |
| 129 | .spel-mb-68 { margin-bottom: 68px !important; } |
| 130 | .spel-mb-72 { margin-bottom: 72px !important; } |
| 131 | .spel-mb-76 { margin-bottom: 76px !important; } |
| 132 | .spel-mb-80 { margin-bottom: 80px !important; } |
| 133 | .spel-mb-84 { margin-bottom: 84px !important; } |
| 134 | .spel-mb-88 { margin-bottom: 88px !important; } |
| 135 | .spel-mb-92 { margin-bottom: 92px !important; } |
| 136 | .spel-mb-96 { margin-bottom: 96px !important; } |
| 137 | .spel-mb-100 { margin-bottom: 100px !important; } |
| 138 | |
| 139 | .spel-ml-0 { margin-left: 0px !important; } |
| 140 | .spel-ml-4 { margin-left: 4px !important; } |
| 141 | .spel-ml-8 { margin-left: 8px !important; } |
| 142 | .spel-ml-12 { margin-left: 12px !important; } |
| 143 | .spel-ml-16 { margin-left: 16px !important; } |
| 144 | .spel-ml-20 { margin-left: 20px !important; } |
| 145 | .spel-ml-24 { margin-left: 24px !important; } |
| 146 | .spel-ml-28 { margin-left: 28px !important; } |
| 147 | .spel-ml-32 { margin-left: 32px !important; } |
| 148 | .spel-ml-36 { margin-left: 36px !important; } |
| 149 | .spel-ml-40 { margin-left: 40px !important; } |
| 150 | .spel-ml-44 { margin-left: 44px !important; } |
| 151 | .spel-ml-48 { margin-left: 48px !important; } |
| 152 | .spel-ml-52 { margin-left: 52px !important; } |
| 153 | .spel-ml-56 { margin-left: 56px !important; } |
| 154 | .spel-ml-60 { margin-left: 60px !important; } |
| 155 | .spel-ml-64 { margin-left: 64px !important; } |
| 156 | .spel-ml-68 { margin-left: 68px !important; } |
| 157 | .spel-ml-72 { margin-left: 72px !important; } |
| 158 | .spel-ml-76 { margin-left: 76px !important; } |
| 159 | .spel-ml-80 { margin-left: 80px !important; } |
| 160 | .spel-ml-84 { margin-left: 84px !important; } |
| 161 | .spel-ml-88 { margin-left: 88px !important; } |
| 162 | .spel-ml-92 { margin-left: 92px !important; } |
| 163 | .spel-ml-96 { margin-left: 96px !important; } |
| 164 | .spel-ml-100 { margin-left: 100px !important; } |
| 165 | |
| 166 | /* Padding classes for each side */ |
| 167 | .spel-pt-0 { padding-top: 0px !important; } |
| 168 | .spel-pt-4 { padding-top: 4px !important; } |
| 169 | .spel-pt-8 { padding-top: 8px !important; } |
| 170 | .spel-pt-12 { padding-top: 12px !important; } |
| 171 | .spel-pt-16 { padding-top: 16px !important; } |
| 172 | .spel-pt-20 { padding-top: 20px !important; } |
| 173 | .spel-pt-24 { padding-top: 24px !important; } |
| 174 | .spel-pt-28 { padding-top: 28px !important; } |
| 175 | .spel-pt-32 { padding-top: 32px !important; } |
| 176 | .spel-pt-36 { padding-top: 36px !important; } |
| 177 | .spel-pt-40 { padding-top: 40px !important; } |
| 178 | .spel-pt-44 { padding-top: 44px !important; } |
| 179 | .spel-pt-48 { padding-top: 48px !important; } |
| 180 | .spel-pt-52 { padding-top: 52px !important; } |
| 181 | .spel-pt-56 { padding-top: 56px !important; } |
| 182 | .spel-pt-60 { padding-top: 60px !important; } |
| 183 | .spel-pt-64 { padding-top: 64px !important; } |
| 184 | .spel-pt-68 { padding-top: 68px !important; } |
| 185 | .spel-pt-72 { padding-top: 72px !important; } |
| 186 | .spel-pt-76 { padding-top: 76px !important; } |
| 187 | .spel-pt-80 { padding-top: 80px !important; } |
| 188 | .spel-pt-84 { padding-top: 84px !important; } |
| 189 | .spel-pt-88 { padding-top: 88px !important; } |
| 190 | .spel-pt-92 { padding-top: 92px !important; } |
| 191 | .spel-pt-96 { padding-top: 96px !important; } |
| 192 | .spel-pt-100 { padding-top: 100px !important; } |
| 193 | |
| 194 | .spel-pr-0 { padding-right: 0px !important; } |
| 195 | .spel-pr-4 { padding-right: 4px !important; } |
| 196 | .spel-pr-8 { padding-right: 8px !important; } |
| 197 | .spel-pr-12 { padding-right: 12px !important; } |
| 198 | .spel-pr-16 { padding-right: 16px !important; } |
| 199 | .spel-pr-20 { padding-right: 20px !important; } |
| 200 | .spel-pr-24 { padding-right: 24px !important; } |
| 201 | .spel-pr-28 { padding-right: 28px !important; } |
| 202 | .spel-pr-32 { padding-right: 32px !important; } |
| 203 | .spel-pr-36 { padding-right: 36px !important; } |
| 204 | .spel-pr-40 { padding-right: 40px !important; } |
| 205 | .spel-pr-44 { padding-right: 44px !important; } |
| 206 | .spel-pr-48 { padding-right: 48px !important; } |
| 207 | .spel-pr-52 { padding-right: 52px !important; } |
| 208 | .spel-pr-56 { padding-right: 56px !important; } |
| 209 | .spel-pr-60 { padding-right: 60px !important; } |
| 210 | .spel-pr-64 { padding-right: 64px !important; } |
| 211 | .spel-pr-68 { padding-right: 68px !important; } |
| 212 | .spel-pr-72 { padding-right: 72px !important; } |
| 213 | .spel-pr-76 { padding-right: 76px !important; } |
| 214 | .spel-pr-80 { padding-right: 80px !important; } |
| 215 | .spel-pr-84 { padding-right: 84px !important; } |
| 216 | .spel-pr-88 { padding-right: 88px !important; } |
| 217 | .spel-pr-92 { padding-right: 92px !important; } |
| 218 | .spel-pr-96 { padding-right: 96px !important; } |
| 219 | .spel-pr-100 { padding-right: 100px !important; } |
| 220 | |
| 221 | .spel-pb-0 { padding-bottom: 0px !important; } |
| 222 | .spel-pb-4 { padding-bottom: 4px !important; } |
| 223 | .spel-pb-8 { padding-bottom: 8px !important; } |
| 224 | .spel-pb-12 { padding-bottom: 12px !important; } |
| 225 | .spel-pb-16 { padding-bottom: 16px !important; } |
| 226 | .spel-pb-20 { padding-bottom: 20px !important; } |
| 227 | .spel-pb-24 { padding-bottom: 24px !important; } |
| 228 | .spel-pb-28 { padding-bottom: 28px !important; } |
| 229 | .spel-pb-32 { padding-bottom: 32px !important; } |
| 230 | .spel-pb-36 { padding-bottom: 36px !important; } |
| 231 | .spel-pb-40 { padding-bottom: 40px !important; } |
| 232 | .spel-pb-44 { padding-bottom: 44px !important; } |
| 233 | .spel-pb-48 { padding-bottom: 48px !important; } |
| 234 | .spel-pb-52 { padding-bottom: 52px !important; } |
| 235 | .spel-pb-56 { padding-bottom: 56px !important; } |
| 236 | .spel-pb-60 { padding-bottom: 60px !important; } |
| 237 | .spel-pb-64 { padding-bottom: 64px !important; } |
| 238 | .spel-pb-68 { padding-bottom: 68px !important; } |
| 239 | .spel-pb-72 { padding-bottom: 72px !important; } |
| 240 | .spel-pb-76 { padding-bottom: 76px !important; } |
| 241 | .spel-pb-80 { padding-bottom: 80px !important; } |
| 242 | .spel-pb-84 { padding-bottom: 84px !important; } |
| 243 | .spel-pb-88 { padding-bottom: 88px !important; } |
| 244 | .spel-pb-92 { padding-bottom: 92px !important; } |
| 245 | .spel-pb-96 { padding-bottom: 96px !important; } |
| 246 | .spel-pb-100 { padding-bottom: 100px !important; } |
| 247 | |
| 248 | .spel-pl-0 { padding-left: 0px !important; } |
| 249 | .spel-pl-4 { padding-left: 4px !important; } |
| 250 | .spel-pl-8 { padding-left: 8px !important; } |
| 251 | .spel-pl-12 { padding-left: 12px !important; } |
| 252 | .spel-pl-16 { padding-left: 16px !important; } |
| 253 | .spel-pl-20 { padding-left: 20px !important; } |
| 254 | .spel-pl-24 { padding-left: 24px !important; } |
| 255 | .spel-pl-28 { padding-left: 28px !important; } |
| 256 | .spel-pl-32 { padding-left: 32px !important; } |
| 257 | .spel-pl-36 { padding-left: 36px !important; } |
| 258 | .spel-pl-40 { padding-left: 40px !important; } |
| 259 | .spel-pl-44 { padding-left: 44px !important; } |
| 260 | .spel-pl-48 { padding-left: 48px !important; } |
| 261 | .spel-pl-52 { padding-left: 52px !important; } |
| 262 | .spel-pl-56 { padding-left: 56px !important; } |
| 263 | .spel-pl-60 { padding-left: 60px !important; } |
| 264 | .spel-pl-64 { padding-left: 64px !important; } |
| 265 | .spel-pl-68 { padding-left: 68px !important; } |
| 266 | .spel-pl-72 { padding-left: 72px !important; } |
| 267 | .spel-pl-76 { padding-left: 76px !important; } |
| 268 | .spel-pl-80 { padding-left: 80px !important; } |
| 269 | .spel-pl-84 { padding-left: 84px !important; } |
| 270 | .spel-pl-88 { padding-left: 88px !important; } |
| 271 | .spel-pl-92 { padding-left: 92px !important; } |
| 272 | .spel-pl-96 { padding-left: 96px !important; } |
| 273 | .spel-pl-100 { padding-left: 100px !important; } |
| 274 | |
| 275 | /* Responsive classes for small screens */ |
| 276 | @media (min-width: 576px) { |
| 277 | .spel-sm-m-0 { margin: 0px !important; } |
| 278 | .spel-sm-m-4 { margin: 4px !important; } |
| 279 | .spel-sm-m-8 { margin: 8px !important; } |
| 280 | .spel-sm-m-12 { margin: 12px !important; } |
| 281 | .spel-sm-m-16 { margin: 16px !important; } |
| 282 | .spel-sm-m-20 { margin: 20px !important; } |
| 283 | .spel-sm-m-24 { margin: 24px !important; } |
| 284 | .spel-sm-m-28 { margin: 28px !important; } |
| 285 | .spel-sm-m-32 { margin: 32px !important; } |
| 286 | .spel-sm-m-36 { margin: 36px !important; } |
| 287 | .spel-sm-m-40 { margin: 40px !important; } |
| 288 | .spel-sm-m-44 { margin: 44px !important; } |
| 289 | .spel-sm-m-48 { margin: 48px !important; } |
| 290 | .spel-sm-m-52 { margin: 52px !important; } |
| 291 | .spel-sm-m-56 { margin: 56px !important; } |
| 292 | .spel-sm-m-60 { margin: 60px !important; } |
| 293 | .spel-sm-m-64 { margin: 64px !important; } |
| 294 | .spel-sm-m-68 { margin: 68px !important; } |
| 295 | .spel-sm-m-72 { margin: 72px !important; } |
| 296 | .spel-sm-m-76 { margin: 76px !important; } |
| 297 | .spel-sm-m-80 { margin: 80px !important; } |
| 298 | .spel-sm-m-84 { margin: 84px !important; } |
| 299 | .spel-sm-m-88 { margin: 88px !important; } |
| 300 | .spel-sm-m-92 { margin: 92px !important; } |
| 301 | .spel-sm-m-96 { margin: 96px !important; } |
| 302 | .spel-sm-m-100 { margin: 100px !important; } |
| 303 | |
| 304 | .spel-sm-p-0 { padding: 0px !important; } |
| 305 | .spel-sm-p-4 { padding: 4px !important; } |
| 306 | .spel-sm-p-8 { padding: 8px !important; } |
| 307 | .spel-sm-p-12 { padding: 12px !important; } |
| 308 | .spel-sm-p-16 { padding: 16px !important; } |
| 309 | .spel-sm-p-20 { padding: 20px !important; } |
| 310 | .spel-sm-p-24 { padding: 24px !important; } |
| 311 | .spel-sm-p-28 { padding: 28px !important; } |
| 312 | .spel-sm-p-32 { padding: 32px !important; } |
| 313 | .spel-sm-p-36 { padding: 36px !important; } |
| 314 | .spel-sm-p-40 { padding: 40px !important; } |
| 315 | .spel-sm-p-44 { padding: 44px !important; } |
| 316 | .spel-sm-p-48 { padding: 48px !important; } |
| 317 | .spel-sm-p-52 { padding: 52px !important; } |
| 318 | .spel-sm-p-56 { padding: 56px !important; } |
| 319 | .spel-sm-p-60 { padding: 60px !important; } |
| 320 | .spel-sm-p-64 { padding: 64px !important; } |
| 321 | .spel-sm-p-68 { padding: 68px !important; } |
| 322 | .spel-sm-p-72 { padding: 72px !important; } |
| 323 | .spel-sm-p-76 { padding: 76px !important; } |
| 324 | .spel-sm-p-80 { padding: 80px !important; } |
| 325 | .spel-sm-p-84 { padding: 84px !important; } |
| 326 | .spel-sm-p-88 { padding: 88px !important; } |
| 327 | .spel-sm-p-92 { padding: 92px !important; } |
| 328 | .spel-sm-p-96 { padding: 96px !important; } |
| 329 | .spel-sm-p-100 { padding: 100px !important; } |
| 330 | |
| 331 | .spel-sm-mt-0 { margin-top: 0 !important; } |
| 332 | .spel-sm-mt-4 { margin-top: 4px !important; } |
| 333 | .spel-sm-mt-8 { margin-top: 8px !important; } |
| 334 | .spel-sm-mt-12 { margin-top: 12px !important; } |
| 335 | .spel-sm-mt-16 { margin-top: 16px !important; } |
| 336 | .spel-sm-mt-20 { margin-top: 20px !important; } |
| 337 | .spel-sm-mt-24 { margin-top: 24px !important; } |
| 338 | .spel-sm-mt-28 { margin-top: 28px !important; } |
| 339 | .spel-sm-mt-32 { margin-top: 32px !important; } |
| 340 | .spel-sm-mt-36 { margin-top: 36px !important; } |
| 341 | .spel-sm-mt-40 { margin-top: 40px !important; } |
| 342 | .spel-sm-mt-44 { margin-top: 44px !important; } |
| 343 | .spel-sm-mt-48 { margin-top: 48px !important; } |
| 344 | .spel-sm-mt-52 { margin-top: 52px !important; } |
| 345 | .spel-sm-mt-56 { margin-top: 56px !important; } |
| 346 | .spel-sm-mt-60 { margin-top: 60px !important; } |
| 347 | .spel-sm-mt-64 { margin-top: 64px !important; } |
| 348 | .spel-sm-mt-68 { margin-top: 68px !important; } |
| 349 | .spel-sm-mt-72 { margin-top: 72px !important; } |
| 350 | .spel-sm-mt-76 { margin-top: 76px !important; } |
| 351 | .spel-sm-mt-80 { margin-top: 80px !important; } |
| 352 | .spel-sm-mt-84 { margin-top: 84px !important; } |
| 353 | .spel-sm-mt-88 { margin-top: 88px !important; } |
| 354 | .spel-sm-mt-92 { margin-top: 92px !important; } |
| 355 | .spel-sm-mt-96 { margin-top: 96px !important; } |
| 356 | .spel-sm-mt-100 { margin-top: 100px !important; } |
| 357 | |
| 358 | .spel-sm-mr-0 { margin-right: 0px !important; } |
| 359 | .spel-sm-mr-4 { margin-right: 4px !important; } |
| 360 | .spel-sm-mr-8 { margin-right: 8px !important; } |
| 361 | .spel-sm-mr-12 { margin-right: 12px !important; } |
| 362 | .spel-sm-mr-16 { margin-right: 16px !important; } |
| 363 | .spel-sm-mr-20 { margin-right: 20px !important; } |
| 364 | .spel-sm-mr-24 { margin-right: 24px !important; } |
| 365 | .spel-sm-mr-28 { margin-right: 28px !important; } |
| 366 | .spel-sm-mr-32 { margin-right: 32px !important; } |
| 367 | .spel-sm-mr-36 { margin-right: 36px !important; } |
| 368 | .spel-sm-mr-40 { margin-right: 40px !important; } |
| 369 | .spel-sm-mr-44 { margin-right: 44px !important; } |
| 370 | .spel-sm-mr-48 { margin-right: 48px !important; } |
| 371 | .spel-sm-mr-52 { margin-right: 52px !important; } |
| 372 | .spel-sm-mr-56 { margin-right: 56px !important; } |
| 373 | .spel-sm-mr-60 { margin-right: 60px !important; } |
| 374 | .spel-sm-mr-64 { margin-right: 64px !important; } |
| 375 | .spel-sm-mr-68 { margin-right: 68px !important; } |
| 376 | .spel-sm-mr-72 { margin-right: 72px !important; } |
| 377 | .spel-sm-mr-76 { margin-right: 76px !important; } |
| 378 | .spel-sm-mr-80 { margin-right: 80px !important; } |
| 379 | .spel-sm-mr-84 { margin-right: 84px !important; } |
| 380 | .spel-sm-mr-88 { margin-right: 88px !important; } |
| 381 | .spel-sm-mr-92 { margin-right: 92px !important; } |
| 382 | .spel-sm-mr-96 { margin-right: 96px !important; } |
| 383 | .spel-sm-mr-100 { margin-right: 100px !important; } |
| 384 | |
| 385 | .spel-sm-mb-0 { margin-bottom: 0px !important; } |
| 386 | .spel-sm-mb-4 { margin-bottom: 4px !important; } |
| 387 | .spel-sm-mb-8 { margin-bottom: 8px !important; } |
| 388 | .spel-sm-mb-12 { margin-bottom: 12px !important; } |
| 389 | .spel-sm-mb-16 { margin-bottom: 16px !important; } |
| 390 | .spel-sm-mb-20 { margin-bottom: 20px !important; } |
| 391 | .spel-sm-mb-24 { margin-bottom: 24px !important; } |
| 392 | .spel-sm-mb-28 { margin-bottom: 28px !important; } |
| 393 | .spel-sm-mb-32 { margin-bottom: 32px !important; } |
| 394 | .spel-sm-mb-36 { margin-bottom: 36px !important; } |
| 395 | .spel-sm-mb-40 { margin-bottom: 40px !important; } |
| 396 | .spel-sm-mb-44 { margin-bottom: 44px !important; } |
| 397 | .spel-sm-mb-48 { margin-bottom: 48px !important; } |
| 398 | .spel-sm-mb-52 { margin-bottom: 52px !important; } |
| 399 | .spel-sm-mb-56 { margin-bottom: 56px !important; } |
| 400 | .spel-sm-mb-60 { margin-bottom: 60px !important; } |
| 401 | .spel-sm-mb-64 { margin-bottom: 64px !important; } |
| 402 | .spel-sm-mb-68 { margin-bottom: 68px !important; } |
| 403 | .spel-sm-mb-72 { margin-bottom: 72px !important; } |
| 404 | .spel-sm-mb-76 { margin-bottom: 76px !important; } |
| 405 | .spel-sm-mb-80 { margin-bottom: 80px !important; } |
| 406 | .spel-sm-mb-84 { margin-bottom: 84px !important; } |
| 407 | .spel-sm-mb-88 { margin-bottom: 88px !important; } |
| 408 | .spel-sm-mb-92 { margin-bottom: 92px !important; } |
| 409 | .spel-sm-mb-96 { margin-bottom: 96px !important; } |
| 410 | .spel-sm-mb-100 { margin-bottom: 100px !important; } |
| 411 | |
| 412 | .spel-sm-ml-0 { margin-left: 0px !important; } |
| 413 | .spel-sm-ml-4 { margin-left: 4px !important; } |
| 414 | .spel-sm-ml-8 { margin-left: 8px !important; } |
| 415 | .spel-sm-ml-12 { margin-left: 12px !important; } |
| 416 | .spel-sm-ml-16 { margin-left: 16px !important; } |
| 417 | .spel-sm-ml-20 { margin-left: 20px !important; } |
| 418 | .spel-sm-ml-24 { margin-left: 24px !important; } |
| 419 | .spel-sm-ml-28 { margin-left: 28px !important; } |
| 420 | .spel-sm-ml-32 { margin-left: 32px !important; } |
| 421 | .spel-sm-ml-36 { margin-left: 36px !important; } |
| 422 | .spel-sm-ml-40 { margin-left: 40px !important; } |
| 423 | .spel-sm-ml-44 { margin-left: 44px !important; } |
| 424 | .spel-sm-ml-48 { margin-left: 48px !important; } |
| 425 | .spel-sm-ml-52 { margin-left: 52px !important; } |
| 426 | .spel-sm-ml-56 { margin-left: 56px !important; } |
| 427 | .spel-sm-ml-60 { margin-left: 60px !important; } |
| 428 | .spel-sm-ml-64 { margin-left: 64px !important; } |
| 429 | .spel-sm-ml-68 { margin-left: 68px !important; } |
| 430 | .spel-sm-ml-72 { margin-left: 72px !important; } |
| 431 | .spel-sm-ml-76 { margin-left: 76px !important; } |
| 432 | .spel-sm-ml-80 { margin-left: 80px !important; } |
| 433 | .spel-sm-ml-84 { margin-left: 84px !important; } |
| 434 | .spel-sm-ml-88 { margin-left: 88px !important; } |
| 435 | .spel-sm-ml-92 { margin-left: 92px !important; } |
| 436 | .spel-sm-ml-96 { margin-left: 96px !important; } |
| 437 | .spel-sm-ml-100 { margin-left: 100px !important; } |
| 438 | } |
| 439 | |
| 440 | /* Responsive classes for medium screens */ |
| 441 | @media (min-width: 768px) { |
| 442 | .spel-md-m-0 { margin: 0px !important; } |
| 443 | .spel-md-m-4 { margin: 4px !important; } |
| 444 | .spel-md-m-8 { margin: 8px !important; } |
| 445 | .spel-md-m-12 { margin: 12px !important; } |
| 446 | .spel-md-m-16 { margin: 16px !important; } |
| 447 | .spel-md-m-20 { margin: 20px !important; } |
| 448 | .spel-md-m-24 { margin: 24px !important; } |
| 449 | .spel-md-m-28 { margin: 28px !important; } |
| 450 | .spel-md-m-32 { margin: 32px !important; } |
| 451 | .spel-md-m-36 { margin: 36px !important; } |
| 452 | .spel-md-m-40 { margin: 40px !important; } |
| 453 | .spel-md-m-44 { margin: 44px !important; } |
| 454 | .spel-md-m-48 { margin: 48px !important; } |
| 455 | .spel-md-m-52 { margin: 52px !important; } |
| 456 | .spel-md-m-56 { margin: 56px !important; } |
| 457 | .spel-md-m-60 { margin: 60px !important; } |
| 458 | .spel-md-m-64 { margin: 64px !important; } |
| 459 | .spel-md-m-68 { margin: 68px !important; } |
| 460 | .spel-md-m-72 { margin: 72px !important; } |
| 461 | .spel-md-m-76 { margin: 76px !important; } |
| 462 | .spel-md-m-80 { margin: 80px !important; } |
| 463 | .spel-md-m-84 { margin: 84px !important; } |
| 464 | .spel-md-m-88 { margin: 88px !important; } |
| 465 | .spel-md-m-92 { margin: 92px !important; } |
| 466 | .spel-md-m-96 { margin: 96px !important; } |
| 467 | .spel-md-m-100 { margin: 100px !important; } |
| 468 | |
| 469 | .spel-md-p-0 { padding: 0px !important; } |
| 470 | .spel-md-p-4 { padding: 4px !important; } |
| 471 | .spel-md-p-8 { padding: 8px !important; } |
| 472 | .spel-md-p-12 { padding: 12px !important; } |
| 473 | .spel-md-p-16 { padding: 16px !important; } |
| 474 | .spel-md-p-20 { padding: 20px !important; } |
| 475 | .spel-md-p-24 { padding: 24px !important; } |
| 476 | .spel-md-p-28 { padding: 28px !important; } |
| 477 | .spel-md-p-32 { padding: 32px !important; } |
| 478 | .spel-md-p-36 { padding: 36px !important; } |
| 479 | .spel-md-p-40 { padding: 40px !important; } |
| 480 | .spel-md-p-44 { padding: 44px !important; } |
| 481 | .spel-md-p-48 { padding: 48px !important; } |
| 482 | .spel-md-p-52 { padding: 52px !important; } |
| 483 | .spel-md-p-56 { padding: 56px !important; } |
| 484 | .spel-md-p-60 { padding: 60px !important; } |
| 485 | .spel-md-p-64 { padding: 64px !important; } |
| 486 | .spel-md-p-68 { padding: 68px !important; } |
| 487 | .spel-md-p-72 { padding: 72px !important; } |
| 488 | .spel-md-p-76 { padding: 76px !important; } |
| 489 | .spel-md-p-80 { padding: 80px !important; } |
| 490 | .spel-md-p-84 { padding: 84px !important; } |
| 491 | .spel-md-p-88 { padding: 88px !important; } |
| 492 | .spel-md-p-92 { padding: 92px !important; } |
| 493 | .spel-md-p-96 { padding: 96px !important; } |
| 494 | .spel-md-p-100 { padding: 100px !important; } |
| 495 | |
| 496 | .spel-md-mt-0 { margin-top: 0px !important; } |
| 497 | .spel-md-mt-4 { margin-top: 4px !important; } |
| 498 | .spel-md-mt-8 { margin-top: 8px !important; } |
| 499 | .spel-md-mt-12 { margin-top: 12px !important; } |
| 500 | .spel-md-mt-16 { margin-top: 16px !important; } |
| 501 | .spel-md-mt-20 { margin-top: 20px !important; } |
| 502 | .spel-md-mt-24 { margin-top: 24px !important; } |
| 503 | .spel-md-mt-28 { margin-top: 28px !important; } |
| 504 | .spel-md-mt-32 { margin-top: 32px !important; } |
| 505 | .spel-md-mt-36 { margin-top: 36px !important; } |
| 506 | .spel-md-mt-40 { margin-top: 40px !important; } |
| 507 | .spel-md-mt-44 { margin-top: 44px !important; } |
| 508 | .spel-md-mt-48 { margin-top: 48px !important; } |
| 509 | .spel-md-mt-52 { margin-top: 52px !important; } |
| 510 | .spel-md-mt-56 { margin-top: 56px !important; } |
| 511 | .spel-md-mt-60 { margin-top: 60px !important; } |
| 512 | .spel-md-mt-64 { margin-top: 64px !important; } |
| 513 | .spel-md-mt-68 { margin-top: 68px !important; } |
| 514 | .spel-md-mt-72 { margin-top: 72px !important; } |
| 515 | .spel-md-mt-76 { margin-top: 76px !important; } |
| 516 | .spel-md-mt-80 { margin-top: 80px !important; } |
| 517 | .spel-md-mt-84 { margin-top: 84px !important; } |
| 518 | .spel-md-mt-88 { margin-top: 88px !important; } |
| 519 | .spel-md-mt-92 { margin-top: 92px !important; } |
| 520 | .spel-md-mt-96 { margin-top: 96px !important; } |
| 521 | .spel-md-mt-100 { margin-top: 100px !important; } |
| 522 | |
| 523 | .spel-md-mr-0 { margin-right: 0px !important; } |
| 524 | .spel-md-mr-4 { margin-right: 4px !important; } |
| 525 | .spel-md-mr-8 { margin-right: 8px !important; } |
| 526 | .spel-md-mr-12 { margin-right: 12px !important; } |
| 527 | .spel-md-mr-16 { margin-right: 16px !important; } |
| 528 | .spel-md-mr-20 { margin-right: 20px !important; } |
| 529 | .spel-md-mr-24 { margin-right: 24px !important; } |
| 530 | .spel-md-mr-28 { margin-right: 28px !important; } |
| 531 | .spel-md-mr-32 { margin-right: 32px !important; } |
| 532 | .spel-md-mr-36 { margin-right: 36px !important; } |
| 533 | .spel-md-mr-40 { margin-right: 40px !important; } |
| 534 | .spel-md-mr-44 { margin-right: 44px !important; } |
| 535 | .spel-md-mr-48 { margin-right: 48px !important; } |
| 536 | .spel-md-mr-52 { margin-right: 52px !important; } |
| 537 | .spel-md-mr-56 { margin-right: 56px !important; } |
| 538 | .spel-md-mr-60 { margin-right: 60px !important; } |
| 539 | .spel-md-mr-64 { margin-right: 64px !important; } |
| 540 | .spel-md-mr-68 { margin-right: 68px !important; } |
| 541 | .spel-md-mr-72 { margin-right: 72px !important; } |
| 542 | .spel-md-mr-76 { margin-right: 76px !important; } |
| 543 | .spel-md-mr-80 { margin-right: 80px !important; } |
| 544 | .spel-md-mr-84 { margin-right: 84px !important; } |
| 545 | .spel-md-mr-88 { margin-right: 88px !important; } |
| 546 | .spel-md-mr-92 { margin-right: 92px !important; } |
| 547 | .spel-md-mr-96 { margin-right: 96px !important; } |
| 548 | .spel-md-mr-100 { margin-right: 100px !important; } |
| 549 | |
| 550 | .spel-md-mb-0 { margin-bottom: 0px !important; } |
| 551 | .spel-md-mb-4 { margin-bottom: 4px !important; } |
| 552 | .spel-md-mb-8 { margin-bottom: 8px !important; } |
| 553 | .spel-md-mb-12 { margin-bottom: 12px !important; } |
| 554 | .spel-md-mb-16 { margin-bottom: 16px !important; } |
| 555 | .spel-md-mb-20 { margin-bottom: 20px !important; } |
| 556 | .spel-md-mb-24 { margin-bottom: 24px !important; } |
| 557 | .spel-md-mb-28 { margin-bottom: 28px !important; } |
| 558 | .spel-md-mb-32 { margin-bottom: 32px !important; } |
| 559 | .spel-md-mb-36 { margin-bottom: 36px !important; } |
| 560 | .spel-md-mb-40 { margin-bottom: 40px !important; } |
| 561 | .spel-md-mb-44 { margin-bottom: 44px !important; } |
| 562 | .spel-md-mb-48 { margin-bottom: 48px !important; } |
| 563 | .spel-md-mb-52 { margin-bottom: 52px !important; } |
| 564 | .spel-md-mb-56 { margin-bottom: 56px !important; } |
| 565 | .spel-md-mb-60 { margin-bottom: 60px !important; } |
| 566 | .spel-md-mb-64 { margin-bottom: 64px !important; } |
| 567 | .spel-md-mb-68 { margin-bottom: 68px !important; } |
| 568 | .spel-md-mb-72 { margin-bottom: 72px !important; } |
| 569 | .spel-md-mb-76 { margin-bottom: 76px !important; } |
| 570 | .spel-md-mb-80 { margin-bottom: 80px !important; } |
| 571 | .spel-md-mb-84 { margin-bottom: 84px !important; } |
| 572 | .spel-md-mb-88 { margin-bottom: 88px !important; } |
| 573 | .spel-md-mb-92 { margin-bottom: 92px !important; } |
| 574 | .spel-md-mb-96 { margin-bottom: 96px !important; } |
| 575 | .spel-md-mb-100 { margin-bottom: 100px !important; } |
| 576 | |
| 577 | .spel-md-ml-0 { margin-left: 0px !important; } |
| 578 | .spel-md-ml-4 { margin-left: 4px !important; } |
| 579 | .spel-md-ml-8 { margin-left: 8px !important; } |
| 580 | .spel-md-ml-12 { margin-left: 12px !important; } |
| 581 | .spel-md-ml-16 { margin-left: 16px !important; } |
| 582 | .spel-md-ml-20 { margin-left: 20px !important; } |
| 583 | .spel-md-ml-24 { margin-left: 24px !important; } |
| 584 | .spel-md-ml-28 { margin-left: 28px !important; } |
| 585 | .spel-md-ml-32 { margin-left: 32px !important; } |
| 586 | .spel-md-ml-36 { margin-left: 36px !important; } |
| 587 | .spel-md-ml-40 { margin-left: 40px !important; } |
| 588 | .spel-md-ml-44 { margin-left: 44px !important; } |
| 589 | .spel-md-ml-48 { margin-left: 48px !important; } |
| 590 | .spel-md-ml-52 { margin-left: 52px !important; } |
| 591 | .spel-md-ml-56 { margin-left: 56px !important; } |
| 592 | .spel-md-ml-60 { margin-left: 60px !important; } |
| 593 | .spel-md-ml-64 { margin-left: 64px !important; } |
| 594 | .spel-md-ml-68 { margin-left: 68px !important; } |
| 595 | .spel-md-ml-72 { margin-left: 72px !important; } |
| 596 | .spel-md-ml-76 { margin-left: 76px !important; } |
| 597 | .spel-md-ml-80 { margin-left: 80px !important; } |
| 598 | .spel-md-ml-84 { margin-left: 84px !important; } |
| 599 | .spel-md-ml-88 { margin-left: 88px !important; } |
| 600 | .spel-md-ml-92 { margin-left: 92px !important; } |
| 601 | .spel-md-ml-96 { margin-left: 96px !important; } |
| 602 | .spel-md-ml-100 { margin-left: 100px !important; } |
| 603 | } |
| 604 | |
| 605 | /* Responsive classes for large screens */ |
| 606 | @media (min-width: 992px) { |
| 607 | .spel-lg-m-0 { margin: 0px !important; } |
| 608 | .spel-lg-m-4 { margin: 4px !important; } |
| 609 | .spel-lg-m-8 { margin: 8px !important; } |
| 610 | .spel-lg-m-12 { margin: 12px !important; } |
| 611 | .spel-lg-m-16 { margin: 16px !important; } |
| 612 | .spel-lg-m-20 { margin: 20px !important; } |
| 613 | .spel-lg-m-24 { margin: 24px !important; } |
| 614 | .spel-lg-m-28 { margin: 28px !important; } |
| 615 | .spel-lg-m-32 { margin: 32px !important; } |
| 616 | .spel-lg-m-36 { margin: 36px !important; } |
| 617 | .spel-lg-m-40 { margin: 40px !important; } |
| 618 | .spel-lg-m-44 { margin: 44px !important; } |
| 619 | .spel-lg-m-48 { margin: 48px !important; } |
| 620 | .spel-lg-m-52 { margin: 52px !important; } |
| 621 | .spel-lg-m-56 { margin: 56px !important; } |
| 622 | .spel-lg-m-60 { margin: 60px !important; } |
| 623 | .spel-lg-m-64 { margin: 64px !important; } |
| 624 | .spel-lg-m-68 { margin: 68px !important; } |
| 625 | .spel-lg-m-72 { margin: 72px !important; } |
| 626 | .spel-lg-m-76 { margin: 76px !important; } |
| 627 | .spel-lg-m-80 { margin: 80px !important; } |
| 628 | .spel-lg-m-84 { margin: 84px !important; } |
| 629 | .spel-lg-m-88 { margin: 88px !important; } |
| 630 | .spel-lg-m-92 { margin: 92px !important; } |
| 631 | .spel-lg-m-96 { margin: 96px !important; } |
| 632 | .spel-lg-m-100 { margin: 100px !important; } |
| 633 | |
| 634 | .spel-lg-p-0 { padding: 0px !important; } |
| 635 | .spel-lg-p-4 { padding: 4px !important; } |
| 636 | .spel-lg-p-8 { padding: 8px !important; } |
| 637 | .spel-lg-p-12 { padding: 12px !important; } |
| 638 | .spel-lg-p-16 { padding: 16px !important; } |
| 639 | .spel-lg-p-20 { padding: 20px !important; } |
| 640 | .spel-lg-p-24 { padding: 24px !important; } |
| 641 | .spel-lg-p-28 { padding: 28px !important; } |
| 642 | .spel-lg-p-32 { padding: 32px !important; } |
| 643 | .spel-lg-p-36 { padding: 36px !important; } |
| 644 | .spel-lg-p-40 { padding: 40px !important; } |
| 645 | .spel-lg-p-44 { padding: 44px !important; } |
| 646 | .spel-lg-p-48 { padding: 48px !important; } |
| 647 | .spel-lg-p-52 { padding: 52px !important; } |
| 648 | .spel-lg-p-56 { padding: 56px !important; } |
| 649 | .spel-lg-p-60 { padding: 60px !important; } |
| 650 | .spel-lg-p-64 { padding: 64px !important; } |
| 651 | .spel-lg-p-68 { padding: 68px !important; } |
| 652 | .spel-lg-p-72 { padding: 72px !important; } |
| 653 | .spel-lg-p-76 { padding: 76px !important; } |
| 654 | .spel-lg-p-80 { padding: 80px !important; } |
| 655 | .spel-lg-p-84 { padding: 84px !important; } |
| 656 | .spel-lg-p-88 { padding: 88px !important; } |
| 657 | .spel-lg-p-92 { padding: 92px !important; } |
| 658 | .spel-lg-p-96 { padding: 96px !important; } |
| 659 | .spel-lg-p-100 { padding: 100px !important; } |
| 660 | |
| 661 | .spel-lg-mt-0 { margin-top: 0px !important; } |
| 662 | .spel-lg-mt-4 { margin-top: 4px !important; } |
| 663 | .spel-lg-mt-8 { margin-top: 8px !important; } |
| 664 | .spel-lg-mt-12 { margin-top: 12px !important; } |
| 665 | .spel-lg-mt-16 { margin-top: 16px !important; } |
| 666 | .spel-lg-mt-20 { margin-top: 20px !important; } |
| 667 | .spel-lg-mt-24 { margin-top: 24px !important; } |
| 668 | .spel-lg-mt-28 { margin-top: 28px !important; } |
| 669 | .spel-lg-mt-32 { margin-top: 32px !important; } |
| 670 | .spel-lg-mt-36 { margin-top: 36px !important; } |
| 671 | .spel-lg-mt-40 { margin-top: 40px !important; } |
| 672 | .spel-lg-mt-44 { margin-top: 44px !important; } |
| 673 | .spel-lg-mt-48 { margin-top: 48px !important; } |
| 674 | .spel-lg-mt-52 { margin-top: 52px !important; } |
| 675 | .spel-lg-mt-56 { margin-top: 56px !important; } |
| 676 | .spel-lg-mt-60 { margin-top: 60px !important; } |
| 677 | .spel-lg-mt-64 { margin-top: 64px !important; } |
| 678 | .spel-lg-mt-68 { margin-top: 68px !important; } |
| 679 | .spel-lg-mt-72 { margin-top: 72px !important; } |
| 680 | .spel-lg-mt-76 { margin-top: 76px !important; } |
| 681 | .spel-lg-mt-80 { margin-top: 80px !important; } |
| 682 | .spel-lg-mt-84 { margin-top: 84px !important; } |
| 683 | .spel-lg-mt-88 { margin-top: 88px !important; } |
| 684 | .spel-lg-mt-92 { margin-top: 92px !important; } |
| 685 | .spel-lg-mt-96 { margin-top: 96px !important; } |
| 686 | .spel-lg-mt-100 { margin-top: 100px !important; } |
| 687 | |
| 688 | .spel-lg-mr-0 { margin-right: 0px !important; } |
| 689 | .spel-lg-mr-4 { margin-right: 4px !important; } |
| 690 | .spel-lg-mr-8 { margin-right: 8px !important; } |
| 691 | .spel-lg-mr-12 { margin-right: 12px !important; } |
| 692 | .spel-lg-mr-16 { margin-right: 16px !important; } |
| 693 | .spel-lg-mr-20 { margin-right: 20px !important; } |
| 694 | .spel-lg-mr-24 { margin-right: 24px !important; } |
| 695 | .spel-lg-mr-28 { margin-right: 28px !important; } |
| 696 | .spel-lg-mr-32 { margin-right: 32px !important; } |
| 697 | .spel-lg-mr-36 { margin-right: 36px !important; } |
| 698 | .spel-lg-mr-40 { margin-right: 40px !important; } |
| 699 | .spel-lg-mr-44 { margin-right: 44px !important; } |
| 700 | .spel-lg-mr-48 { margin-right: 48px !important; } |
| 701 | .spel-lg-mr-52 { margin-right: 52px !important; } |
| 702 | .spel-lg-mr-56 { margin-right: 56px !important; } |
| 703 | .spel-lg-mr-60 { margin-right: 60px !important; } |
| 704 | .spel-lg-mr-64 { margin-right: 64px !important; } |
| 705 | .spel-lg-mr-68 { margin-right: 68px !important; } |
| 706 | .spel-lg-mr-72 { margin-right: 72px !important; } |
| 707 | .spel-lg-mr-76 { margin-right: 76px !important; } |
| 708 | .spel-lg-mr-80 { margin-right: 80px !important; } |
| 709 | .spel-lg-mr-84 { margin-right: 84px !important; } |
| 710 | .spel-lg-mr-88 { margin-right: 88px !important; } |
| 711 | .spel-lg-mr-92 { margin-right: 92px !important; } |
| 712 | .spel-lg-mr-96 { margin-right: 96px !important; } |
| 713 | .spel-lg-mr-100 { margin-right: 100px !important; } |
| 714 | |
| 715 | .spel-lg-mb-0 { margin-bottom: 0px !important; } |
| 716 | .spel-lg-mb-4 { margin-bottom: 4px !important; } |
| 717 | .spel-lg-mb-8 { margin-bottom: 8px !important; } |
| 718 | .spel-lg-mb-12 { margin-bottom: 12px !important; } |
| 719 | .spel-lg-mb-16 { margin-bottom: 16px !important; } |
| 720 | .spel-lg-mb-20 { margin-bottom: 20px !important; } |
| 721 | .spel-lg-mb-24 { margin-bottom: 24px !important; } |
| 722 | .spel-lg-mb-28 { margin-bottom: 28px !important; } |
| 723 | .spel-lg-mb-32 { margin-bottom: 32px !important; } |
| 724 | .spel-lg-mb-36 { margin-bottom: 36px !important; } |
| 725 | .spel-lg-mb-40 { margin-bottom: 40px !important; } |
| 726 | .spel-lg-mb-44 { margin-bottom: 44px !important; } |
| 727 | .spel-lg-mb-48 { margin-bottom: 48px !important; } |
| 728 | .spel-lg-mb-52 { margin-bottom: 52px !important; } |
| 729 | .spel-lg-mb-56 { margin-bottom: 56px !important; } |
| 730 | .spel-lg-mb-60 { margin-bottom: 60px !important; } |
| 731 | .spel-lg-mb-64 { margin-bottom: 64px !important; } |
| 732 | .spel-lg-mb-68 { margin-bottom: 68px !important; } |
| 733 | .spel-lg-mb-72 { margin-bottom: 72px !important; } |
| 734 | .spel-lg-mb-76 { margin-bottom: 76px !important; } |
| 735 | .spel-lg-mb-80 { margin-bottom: 80px !important; } |
| 736 | .spel-lg-mb-84 { margin-bottom: 84px !important; } |
| 737 | .spel-lg-mb-88 { margin-bottom: 88px !important; } |
| 738 | .spel-lg-mb-92 { margin-bottom: 92px !important; } |
| 739 | .spel-lg-mb-96 { margin-bottom: 96px !important; } |
| 740 | .spel-lg-mb-100 { margin-bottom: 100px !important; } |
| 741 | |
| 742 | .spel-lg-ml-0 { margin-left: 0px !important; } |
| 743 | .spel-lg-ml-4 { margin-left: 4px !important; } |
| 744 | .spel-lg-ml-8 { margin-left: 8px !important; } |
| 745 | .spel-lg-ml-12 { margin-left: 12px !important; } |
| 746 | .spel-lg-ml-16 { margin-left: 16px !important; } |
| 747 | .spel-lg-ml-20 { margin-left: 20px !important; } |
| 748 | .spel-lg-ml-24 { margin-left: 24px !important; } |
| 749 | .spel-lg-ml-28 { margin-left: 28px !important; } |
| 750 | .spel-lg-ml-32 { margin-left: 32px !important; } |
| 751 | .spel-lg-ml-36 { margin-left: 36px !important; } |
| 752 | .spel-lg-ml-40 { margin-left: 40px !important; } |
| 753 | .spel-lg-ml-44 { margin-left: 44px !important; } |
| 754 | .spel-lg-ml-48 { margin-left: 48px !important; } |
| 755 | .spel-lg-ml-52 { margin-left: 52px !important; } |
| 756 | .spel-lg-ml-56 { margin-left: 56px !important; } |
| 757 | .spel-lg-ml-60 { margin-left: 60px !important; } |
| 758 | .spel-lg-ml-64 { margin-left: 64px !important; } |
| 759 | .spel-lg-ml-68 { margin-left: 68px !important; } |
| 760 | .spel-lg-ml-72 { margin-left: 72px !important; } |
| 761 | .spel-lg-ml-76 { margin-left: 76px !important; } |
| 762 | .spel-lg-ml-80 { margin-left: 80px !important; } |
| 763 | .spel-lg-ml-84 { margin-left: 84px !important; } |
| 764 | .spel-lg-ml-88 { margin-left: 88px !important; } |
| 765 | .spel-lg-ml-92 { margin-left: 92px !important; } |
| 766 | .spel-lg-ml-96 { margin-left: 96px !important; } |
| 767 | .spel-lg-ml-100 { margin-left: 100px !important; } |
| 768 | } |
| 769 | |
| 770 | /* Responsive classes for extra-large screens */ |
| 771 | @media (min-width: 1200px) { |
| 772 | .spel-xl-m-0 { margin: 0px !important; } |
| 773 | .spel-xl-m-4 { margin: 4px !important; } |
| 774 | .spel-xl-m-8 { margin: 8px !important; } |
| 775 | .spel-xl-m-12 { margin: 12px !important; } |
| 776 | .spel-xl-m-16 { margin: 16px !important; } |
| 777 | .spel-xl-m-20 { margin: 20px !important; } |
| 778 | .spel-xl-m-24 { margin: 24px !important; } |
| 779 | .spel-xl-m-28 { margin: 28px !important; } |
| 780 | .spel-xl-m-32 { margin: 32px !important; } |
| 781 | .spel-xl-m-36 { margin: 36px !important; } |
| 782 | .spel-xl-m-40 { margin: 40px !important; } |
| 783 | .spel-xl-m-44 { margin: 44px !important; } |
| 784 | .spel-xl-m-48 { margin: 48px !important; } |
| 785 | .spel-xl-m-52 { margin: 52px !important; } |
| 786 | .spel-xl-m-56 { margin: 56px !important; } |
| 787 | .spel-xl-m-60 { margin: 60px !important; } |
| 788 | .spel-xl-m-64 { margin: 64px !important; } |
| 789 | .spel-xl-m-68 { margin: 68px !important; } |
| 790 | .spel-xl-m-72 { margin: 72px !important; } |
| 791 | .spel-xl-m-76 { margin: 76px !important; } |
| 792 | .spel-xl-m-80 { margin: 80px !important; } |
| 793 | .spel-xl-m-84 { margin: 84px !important; } |
| 794 | .spel-xl-m-88 { margin: 88px !important; } |
| 795 | .spel-xl-m-92 { margin: 92px !important; } |
| 796 | .spel-xl-m-96 { margin: 96px !important; } |
| 797 | .spel-xl-m-100 { margin: 100px !important; } |
| 798 | |
| 799 | .spel-xl-p-0 { padding: 0px !important; } |
| 800 | .spel-xl-p-4 { padding: 4px !important; } |
| 801 | .spel-xl-p-8 { padding: 8px !important; } |
| 802 | .spel-xl-p-12 { padding: 12px !important; } |
| 803 | .spel-xl-p-16 { padding: 16px !important; } |
| 804 | .spel-xl-p-20 { padding: 20px !important; } |
| 805 | .spel-xl-p-24 { padding: 24px !important; } |
| 806 | .spel-xl-p-28 { padding: 28px !important; } |
| 807 | .spel-xl-p-32 { padding: 32px !important; } |
| 808 | .spel-xl-p-36 { padding: 36px !important; } |
| 809 | .spel-xl-p-40 { padding: 40px !important; } |
| 810 | .spel-xl-p-44 { padding: 44px !important; } |
| 811 | .spel-xl-p-48 { padding: 48px !important; } |
| 812 | .spel-xl-p-52 { padding: 52px !important; } |
| 813 | .spel-xl-p-56 { padding: 56px !important; } |
| 814 | .spel-xl-p-60 { padding: 60px !important; } |
| 815 | .spel-xl-p-64 { padding: 64px !important; } |
| 816 | .spel-xl-p-68 { padding: 68px !important; } |
| 817 | .spel-xl-p-72 { padding: 72px !important; } |
| 818 | .spel-xl-p-76 { padding: 76px !important; } |
| 819 | .spel-xl-p-80 { padding: 80px !important; } |
| 820 | .spel-xl-p-84 { padding: 84px !important; } |
| 821 | .spel-xl-p-88 { padding: 88px !important; } |
| 822 | .spel-xl-p-92 { padding: 92px !important; } |
| 823 | .spel-xl-p-96 { padding: 96px !important; } |
| 824 | .spel-xl-p-100 { padding: 100px !important; } |
| 825 | |
| 826 | .spel-xl-mt-0 { margin-top: 0px !important; } |
| 827 | .spel-xl-mt-4 { margin-top: 4px !important; } |
| 828 | .spel-xl-mt-8 { margin-top: 8px !important; } |
| 829 | .spel-xl-mt-12 { margin-top: 12px !important; } |
| 830 | .spel-xl-mt-16 { margin-top: 16px !important; } |
| 831 | .spel-xl-mt-20 { margin-top: 20px !important; } |
| 832 | .spel-xl-mt-24 { margin-top: 24px !important; } |
| 833 | .spel-xl-mt-28 { margin-top: 28px !important; } |
| 834 | .spel-xl-mt-32 { margin-top: 32px !important; } |
| 835 | .spel-xl-mt-36 { margin-top: 36px !important; } |
| 836 | .spel-xl-mt-40 { margin-top: 40px !important; } |
| 837 | .spel-xl-mt-44 { margin-top: 44px !important; } |
| 838 | .spel-xl-mt-48 { margin-top: 48px !important; } |
| 839 | .spel-xl-mt-52 { margin-top: 52px !important; } |
| 840 | .spel-xl-mt-56 { margin-top: 56px !important; } |
| 841 | .spel-xl-mt-60 { margin-top: 60px !important; } |
| 842 | .spel-xl-mt-64 { margin-top: 64px !important; } |
| 843 | .spel-xl-mt-68 { margin-top: 68px !important; } |
| 844 | .spel-xl-mt-72 { margin-top: 72px !important; } |
| 845 | .spel-xl-mt-76 { margin-top: 76px !important; } |
| 846 | .spel-xl-mt-80 { margin-top: 80px !important; } |
| 847 | .spel-xl-mt-84 { margin-top: 84px !important; } |
| 848 | .spel-xl-mt-88 { margin-top: 88px !important; } |
| 849 | .spel-xl-mt-92 { margin-top: 92px !important; } |
| 850 | .spel-xl-mt-96 { margin-top: 96px !important; } |
| 851 | .spel-xl-mt-100 { margin-top: 100px !important; } |
| 852 | |
| 853 | .spel-xl-mr-0 { margin-right: 0px !important; } |
| 854 | .spel-xl-mr-4 { margin-right: 4px !important; } |
| 855 | .spel-xl-mr-8 { margin-right: 8px !important; } |
| 856 | .spel-xl-mr-12 { margin-right: 12px !important; } |
| 857 | .spel-xl-mr-16 { margin-right: 16px !important; } |
| 858 | .spel-xl-mr-20 { margin-right: 20px !important; } |
| 859 | .spel-xl-mr-24 { margin-right: 24px !important; } |
| 860 | .spel-xl-mr-28 { margin-right: 28px !important; } |
| 861 | .spel-xl-mr-32 { margin-right: 32px !important; } |
| 862 | .spel-xl-mr-36 { margin-right: 36px !important; } |
| 863 | .spel-xl-mr-40 { margin-right: 40px !important; } |
| 864 | .spel-xl-mr-44 { margin-right: 44px !important; } |
| 865 | .spel-xl-mr-48 { margin-right: 48px !important; } |
| 866 | .spel-xl-mr-52 { margin-right: 52px !important; } |
| 867 | .spel-xl-mr-56 { margin-right: 56px !important; } |
| 868 | .spel-xl-mr-60 { margin-right: 60px !important; } |
| 869 | .spel-xl-mr-64 { margin-right: 64px !important; } |
| 870 | .spel-xl-mr-68 { margin-right: 68px !important; } |
| 871 | .spel-xl-mr-72 { margin-right: 72px !important; } |
| 872 | .spel-xl-mr-76 { margin-right: 76px !important; } |
| 873 | .spel-xl-mr-80 { margin-right: 80px !important; } |
| 874 | .spel-xl-mr-84 { margin-right: 84px !important; } |
| 875 | .spel-xl-mr-88 { margin-right: 88px !important; } |
| 876 | .spel-xl-mr-92 { margin-right: 92px !important; } |
| 877 | .spel-xl-mr-96 { margin-right: 96px !important; } |
| 878 | .spel-xl-mr-100 { margin-right: 100px !important; } |
| 879 | |
| 880 | .spel-xl-mb-0 { margin-bottom: 0px !important; } |
| 881 | .spel-xl-mb-4 { margin-bottom: 4px !important; } |
| 882 | .spel-xl-mb-8 { margin-bottom: 8px !important; } |
| 883 | .spel-xl-mb-12 { margin-bottom: 12px !important; } |
| 884 | .spel-xl-mb-16 { margin-bottom: 16px !important; } |
| 885 | .spel-xl-mb-20 { margin-bottom: 20px !important; } |
| 886 | .spel-xl-mb-24 { margin-bottom: 24px !important; } |
| 887 | .spel-xl-mb-28 { margin-bottom: 28px !important; } |
| 888 | .spel-xl-mb-32 { margin-bottom: 32px !important; } |
| 889 | .spel-xl-mb-36 { margin-bottom: 36px !important; } |
| 890 | .spel-xl-mb-40 { margin-bottom: 40px !important; } |
| 891 | .spel-xl-mb-44 { margin-bottom: 44px !important; } |
| 892 | .spel-xl-mb-48 { margin-bottom: 48px !important; } |
| 893 | .spel-xl-mb-52 { margin-bottom: 52px !important; } |
| 894 | .spel-xl-mb-56 { margin-bottom: 56px !important; } |
| 895 | .spel-xl-mb-60 { margin-bottom: 60px !important; } |
| 896 | .spel-xl-mb-64 { margin-bottom: 64px !important; } |
| 897 | .spel-xl-mb-68 { margin-bottom: 68px !important; } |
| 898 | .spel-xl-mb-72 { margin-bottom: 72px !important; } |
| 899 | .spel-xl-mb-76 { margin-bottom: 76px !important; } |
| 900 | .spel-xl-mb-80 { margin-bottom: 80px !important; } |
| 901 | .spel-xl-mb-84 { margin-bottom: 84px !important; } |
| 902 | .spel-xl-mb-88 { margin-bottom: 88px !important; } |
| 903 | .spel-xl-mb-92 { margin-bottom: 92px !important; } |
| 904 | .spel-xl-mb-96 { margin-bottom: 96px !important; } |
| 905 | .spel-xl-mb-100 { margin-bottom: 100px !important; } |
| 906 | |
| 907 | .spel-xl-ml-0 { margin-left: 0px !important; } |
| 908 | .spel-xl-ml-4 { margin-left: 4px !important; } |
| 909 | .spel-xl-ml-8 { margin-left: 8px !important; } |
| 910 | .spel-xl-ml-12 { margin-left: 12px !important; } |
| 911 | .spel-xl-ml-16 { margin-left: 16px !important; } |
| 912 | .spel-xl-ml-20 { margin-left: 20px !important; } |
| 913 | .spel-xl-ml-24 { margin-left: 24px !important; } |
| 914 | .spel-xl-ml-28 { margin-left: 28px !important; } |
| 915 | .spel-xl-ml-32 { margin-left: 32px !important; } |
| 916 | .spel-xl-ml-36 { margin-left: 36px !important; } |
| 917 | .spel-xl-ml-40 { margin-left: 40px !important; } |
| 918 | .spel-xl-ml-44 { margin-left: 44px !important; } |
| 919 | .spel-xl-ml-48 { margin-left: 48px !important; } |
| 920 | .spel-xl-ml-52 { margin-left: 52px !important; } |
| 921 | .spel-xl-ml-56 { margin-left: 56px !important; } |
| 922 | .spel-xl-ml-60 { margin-left: 60px !important; } |
| 923 | .spel-xl-ml-64 { margin-left: 64px !important; } |
| 924 | .spel-xl-ml-68 { margin-left: 68px !important; } |
| 925 | .spel-xl-ml-72 { margin-left: 72px !important; } |
| 926 | .spel-xl-ml-76 { margin-left: 76px !important; } |
| 927 | .spel-xl-ml-80 { margin-left: 80px !important; } |
| 928 | .spel-xl-ml-84 { margin-left: 84px !important; } |
| 929 | .spel-xl-ml-88 { margin-left: 88px !important; } |
| 930 | .spel-xl-ml-92 { margin-left: 92px !important; } |
| 931 | .spel-xl-ml-96 { margin-left: 96px !important; } |
| 932 | .spel-xl-ml-100 { margin-left: 100px !important; } |
| 933 | } |
| 934 | |
| 935 |