cre_pro 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (386) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +36 -0
  3. data/lib/cre_pro-rails.rb +8 -0
  4. data/lib/cre_pro/rails.rb +7 -0
  5. data/lib/cre_pro/rails/version.rb +5 -0
  6. data/vendor/assets/javascripts/gp/gp.js +292 -0
  7. data/vendor/assets/javascripts/ld/bootstrap-checkbox-radio-switch-tags.js +869 -0
  8. data/vendor/assets/javascripts/ld/bootstrap-datetimepicker.js +2573 -0
  9. data/vendor/assets/javascripts/ld/bootstrap-notify.js +379 -0
  10. data/vendor/assets/javascripts/ld/bootstrap-selectpicker.js +1711 -0
  11. data/vendor/assets/javascripts/ld/bootstrap-table.js +2484 -0
  12. data/vendor/assets/javascripts/ld/chartist.min.js +8 -0
  13. data/vendor/assets/javascripts/ld/demo.js +731 -0
  14. data/vendor/assets/javascripts/ld/fullcalendar.min.js +9 -0
  15. data/vendor/assets/javascripts/ld/jquery-jvectormap.js +3381 -0
  16. data/vendor/assets/javascripts/ld/jquery-ui.min.js +24 -0
  17. data/vendor/assets/javascripts/ld/jquery.bootstrap.wizard.min.js +22 -0
  18. data/vendor/assets/javascripts/ld/jquery.datatables.js +15498 -0
  19. data/vendor/assets/javascripts/ld/jquery.min.js +5 -0
  20. data/vendor/assets/javascripts/ld/jquery.validate.min.js +4 -0
  21. data/vendor/assets/javascripts/ld/ld.js +422 -0
  22. data/vendor/assets/javascripts/ld/moment.min.js +7 -0
  23. data/vendor/assets/javascripts/ld/sweetalert2.js +877 -0
  24. data/vendor/assets/javascripts/mk/bootstrap-datepicker.js +474 -0
  25. data/vendor/assets/javascripts/mk/bootstrap.min.js +7 -0
  26. data/vendor/assets/javascripts/mk/jasny-bootstrap.min.js +6 -0
  27. data/vendor/assets/javascripts/mk/jquery.dropdown.js +378 -0
  28. data/vendor/assets/javascripts/mk/jquery.flexisel.js +342 -0
  29. data/vendor/assets/javascripts/mk/jquery.min.js +3 -0
  30. data/vendor/assets/javascripts/mk/jquery.tagsinput.js +355 -0
  31. data/vendor/assets/javascripts/mk/mk.js +191 -0
  32. data/vendor/assets/javascripts/mk/mk.min.js +1 -0
  33. data/vendor/assets/javascripts/mk/nouislider.min.js +31 -0
  34. data/vendor/assets/javascripts/pd/bootstrap-checkbox-radio-switch-tags.js +869 -0
  35. data/vendor/assets/javascripts/pd/bootstrap-datetimepicker.js +2576 -0
  36. data/vendor/assets/javascripts/pd/bootstrap-notify.js +379 -0
  37. data/vendor/assets/javascripts/pd/bootstrap-selectpicker.js +1711 -0
  38. data/vendor/assets/javascripts/pd/bootstrap-table.js +2484 -0
  39. data/vendor/assets/javascripts/pd/bootstrap.min.js +12 -0
  40. data/vendor/assets/javascripts/pd/chartist.min.js +9 -0
  41. data/vendor/assets/javascripts/pd/demo.js +911 -0
  42. data/vendor/assets/javascripts/pd/fullcalendar.min.js +9 -0
  43. data/vendor/assets/javascripts/pd/jquery-1.10.2.js +9789 -0
  44. data/vendor/assets/javascripts/pd/jquery-1.10.2.min.js +3 -0
  45. data/vendor/assets/javascripts/pd/jquery-jvectormap.js +3381 -0
  46. data/vendor/assets/javascripts/pd/jquery-ui.min.js +24 -0
  47. data/vendor/assets/javascripts/pd/jquery.bootstrap.wizard.min.js +22 -0
  48. data/vendor/assets/javascripts/pd/jquery.datatables.js +15498 -0
  49. data/vendor/assets/javascripts/pd/jquery.easypiechart.min.js +9 -0
  50. data/vendor/assets/javascripts/pd/jquery.min.js +5 -0
  51. data/vendor/assets/javascripts/pd/jquery.tagsinput.js +355 -0
  52. data/vendor/assets/javascripts/pd/jquery.validate.min.js +4 -0
  53. data/vendor/assets/javascripts/pd/moment.min.js +7 -0
  54. data/vendor/assets/javascripts/pd/pd.js +335 -0
  55. data/vendor/assets/javascripts/pd/sweetalert2.js +877 -0
  56. data/vendor/assets/javascripts/pk/bootstrap-datepicker.js +492 -0
  57. data/vendor/assets/javascripts/pk/bootstrap-select.js +1711 -0
  58. data/vendor/assets/javascripts/pk/chartist.min.js +8 -0
  59. data/vendor/assets/javascripts/pk/ct-pk-bootstrapswitch.js +249 -0
  60. data/vendor/assets/javascripts/pk/ct-pk-checkbox.js +109 -0
  61. data/vendor/assets/javascripts/pk/ct-pk-radio.js +140 -0
  62. data/vendor/assets/javascripts/pk/ct-pk.js +305 -0
  63. data/vendor/assets/javascripts/pk/demo.js +289 -0
  64. data/vendor/assets/javascripts/pk/jasny-bootstrap.min.js +6 -0
  65. data/vendor/assets/javascripts/pk/jquery-1.10.2.js +9789 -0
  66. data/vendor/assets/javascripts/pk/jquery-ui-1.10.4.custom.min.js +6 -0
  67. data/vendor/assets/javascripts/pk/jquery.tagsinput.js +355 -0
  68. data/vendor/assets/javascripts/pk/photo_swipe/init-gallery.js +205 -0
  69. data/vendor/assets/javascripts/pk/photo_swipe/photoswipe-ui-default.min.js +4 -0
  70. data/vendor/assets/javascripts/pk/photo_swipe/photoswipe.min.js +4 -0
  71. data/vendor/assets/javascripts/pk/presentation-page/atv-img-min.js +233 -0
  72. data/vendor/assets/javascripts/pk/presentation-page/jquery.sharrre.js +585 -0
  73. data/vendor/assets/javascripts/sd/bootstrap-datepicker.js +492 -0
  74. data/vendor/assets/javascripts/sd/bootstrap-select.js +1711 -0
  75. data/vendor/assets/javascripts/sd/chartist.min.js +8 -0
  76. data/vendor/assets/javascripts/sd/demo.js +227 -0
  77. data/vendor/assets/javascripts/sd/jquery-ui.custom.min.js +7 -0
  78. data/vendor/assets/javascripts/sd/jquery.flexisel.js +342 -0
  79. data/vendor/assets/javascripts/sd/jquery.js +9789 -0
  80. data/vendor/assets/javascripts/sd/jquery.tagsinput.js +355 -0
  81. data/vendor/assets/javascripts/sd/retina.min.js +10 -0
  82. data/vendor/assets/javascripts/sd/sd-bootstrapswitch.js +249 -0
  83. data/vendor/assets/javascripts/sd/sd-checkbox.js +109 -0
  84. data/vendor/assets/javascripts/sd/sd-morphing.js +89 -0
  85. data/vendor/assets/javascripts/sd/sd-radio.js +140 -0
  86. data/vendor/assets/javascripts/sd/sd.js +398 -0
  87. data/vendor/assets/stylesheets/gp/components/_buttons.scss +121 -0
  88. data/vendor/assets/stylesheets/gp/components/_cards.scss +271 -0
  89. data/vendor/assets/stylesheets/gp/components/_carousel.scss +15 -0
  90. data/vendor/assets/stylesheets/gp/components/_clients.scss +172 -0
  91. data/vendor/assets/stylesheets/gp/components/_closure.scss +19 -0
  92. data/vendor/assets/stylesheets/gp/components/_contact.scss +93 -0
  93. data/vendor/assets/stylesheets/gp/components/_dropdown.scss +173 -0
  94. data/vendor/assets/stylesheets/gp/components/_example-pages.scss +524 -0
  95. data/vendor/assets/stylesheets/gp/components/_footers.scss +191 -0
  96. data/vendor/assets/stylesheets/gp/components/_headers.scss +72 -0
  97. data/vendor/assets/stylesheets/gp/components/_inputs.scss +145 -0
  98. data/vendor/assets/stylesheets/gp/components/_labels.scss +15 -0
  99. data/vendor/assets/stylesheets/gp/components/_misc.scss +332 -0
  100. data/vendor/assets/stylesheets/gp/components/_mixins.scss +11 -0
  101. data/vendor/assets/stylesheets/gp/components/_navbars.scss +252 -0
  102. data/vendor/assets/stylesheets/gp/components/_numbers.scss +61 -0
  103. data/vendor/assets/stylesheets/gp/components/_projects.scss +279 -0
  104. data/vendor/assets/stylesheets/gp/components/_responsive.scss +950 -0
  105. data/vendor/assets/stylesheets/gp/components/_sections.scss +328 -0
  106. data/vendor/assets/stylesheets/gp/components/_social-buttons.scss +30 -0
  107. data/vendor/assets/stylesheets/gp/components/_team.scss +182 -0
  108. data/vendor/assets/stylesheets/gp/components/_theme.scss +22 -0
  109. data/vendor/assets/stylesheets/gp/components/_typography.scss +252 -0
  110. data/vendor/assets/stylesheets/gp/components/_variables.scss +267 -0
  111. data/vendor/assets/stylesheets/gp/components/mixins/_buttons.scss +61 -0
  112. data/vendor/assets/stylesheets/gp/components/mixins/_cards.scss +8 -0
  113. data/vendor/assets/stylesheets/gp/components/mixins/_inputs.scss +17 -0
  114. data/vendor/assets/stylesheets/gp/components/mixins/_navbars.scss +11 -0
  115. data/vendor/assets/stylesheets/gp/components/mixins/_transparency.scss +20 -0
  116. data/vendor/assets/stylesheets/gp/components/mixins/_vendor-prefixes.scss +284 -0
  117. data/vendor/assets/stylesheets/gp/gp.scss +30 -0
  118. data/vendor/assets/stylesheets/ld/ld.scss +53 -0
  119. data/vendor/assets/stylesheets/ld/ld/_alerts.scss +82 -0
  120. data/vendor/assets/stylesheets/ld/ld/_buttons.scss +123 -0
  121. data/vendor/assets/stylesheets/ld/ld/_cards.scss +315 -0
  122. data/vendor/assets/stylesheets/ld/ld/_carousel.scss +15 -0
  123. data/vendor/assets/stylesheets/ld/ld/_checkbox-radio-switch.scss +253 -0
  124. data/vendor/assets/stylesheets/ld/ld/_collapse.scss +49 -0
  125. data/vendor/assets/stylesheets/ld/ld/_dropdown.scss +176 -0
  126. data/vendor/assets/stylesheets/ld/ld/_footers.scss +155 -0
  127. data/vendor/assets/stylesheets/ld/ld/_forms.scss +41 -0
  128. data/vendor/assets/stylesheets/ld/ld/_inputs.scss +170 -0
  129. data/vendor/assets/stylesheets/ld/ld/_labels.scss +54 -0
  130. data/vendor/assets/stylesheets/ld/ld/_media.scss +80 -0
  131. data/vendor/assets/stylesheets/ld/ld/_misc.scss +87 -0
  132. data/vendor/assets/stylesheets/ld/ld/_mixins.scss +22 -0
  133. data/vendor/assets/stylesheets/ld/ld/_modal.scss +79 -0
  134. data/vendor/assets/stylesheets/ld/ld/_navbars.scss +362 -0
  135. data/vendor/assets/stylesheets/ld/ld/_pages.scss +215 -0
  136. data/vendor/assets/stylesheets/ld/ld/_progress-bars.scss +26 -0
  137. data/vendor/assets/stylesheets/ld/ld/_responsive.scss +647 -0
  138. data/vendor/assets/stylesheets/ld/ld/_sidebar-and-main-panel.scss +576 -0
  139. data/vendor/assets/stylesheets/ld/ld/_sliders.scss +219 -0
  140. data/vendor/assets/stylesheets/ld/ld/_social-buttons.scss +77 -0
  141. data/vendor/assets/stylesheets/ld/ld/_tables.scss +120 -0
  142. data/vendor/assets/stylesheets/ld/ld/_tabs-navs-pagination.scss +302 -0
  143. data/vendor/assets/stylesheets/ld/ld/_tags.scss +123 -0
  144. data/vendor/assets/stylesheets/ld/ld/_tooltips-and-popovers.scss +156 -0
  145. data/vendor/assets/stylesheets/ld/ld/_typography.scss +93 -0
  146. data/vendor/assets/stylesheets/ld/ld/_variables.scss +319 -0
  147. data/vendor/assets/stylesheets/ld/ld/mixins/_buttons.scss +74 -0
  148. data/vendor/assets/stylesheets/ld/ld/mixins/_cards.scss +8 -0
  149. data/vendor/assets/stylesheets/ld/ld/mixins/_chartist.scss +85 -0
  150. data/vendor/assets/stylesheets/ld/ld/mixins/_icons.scss +13 -0
  151. data/vendor/assets/stylesheets/ld/ld/mixins/_inputs.scss +17 -0
  152. data/vendor/assets/stylesheets/ld/ld/mixins/_labels.scss +21 -0
  153. data/vendor/assets/stylesheets/ld/ld/mixins/_morphing-buttons.scss +34 -0
  154. data/vendor/assets/stylesheets/ld/ld/mixins/_navbars.scss +11 -0
  155. data/vendor/assets/stylesheets/ld/ld/mixins/_social-buttons.scss +43 -0
  156. data/vendor/assets/stylesheets/ld/ld/mixins/_table-row.scss +22 -0
  157. data/vendor/assets/stylesheets/ld/ld/mixins/_tabs.scss +4 -0
  158. data/vendor/assets/stylesheets/ld/ld/mixins/_transparency.scss +20 -0
  159. data/vendor/assets/stylesheets/ld/ld/mixins/_vendor-prefixes.scss +197 -0
  160. data/vendor/assets/stylesheets/ld/ld/plugins/_animate.scss +188 -0
  161. data/vendor/assets/stylesheets/ld/ld/plugins/_bootstrap-select.scss +308 -0
  162. data/vendor/assets/stylesheets/ld/ld/plugins/_bootstrap-table.scss +328 -0
  163. data/vendor/assets/stylesheets/ld/ld/plugins/_chartist.scss +247 -0
  164. data/vendor/assets/stylesheets/ld/ld/plugins/_datatables.net.scss +513 -0
  165. data/vendor/assets/stylesheets/ld/ld/plugins/_datetime-picker.scss +440 -0
  166. data/vendor/assets/stylesheets/ld/ld/plugins/_fullcalendar.scss +1114 -0
  167. data/vendor/assets/stylesheets/ld/ld/plugins/_jquery.jvectormap.scss +135 -0
  168. data/vendor/assets/stylesheets/ld/ld/plugins/_perfect-scrollbar.scss +111 -0
  169. data/vendor/assets/stylesheets/ld/ld/plugins/_sweetalert2.scss +531 -0
  170. data/vendor/assets/stylesheets/mk/mk.scss +50 -0
  171. data/vendor/assets/stylesheets/mk/mk/_alerts.scss +41 -0
  172. data/vendor/assets/stylesheets/mk/mk/_buttons.scss +283 -0
  173. data/vendor/assets/stylesheets/mk/mk/_cards.scss +576 -0
  174. data/vendor/assets/stylesheets/mk/mk/_carousel.scss +86 -0
  175. data/vendor/assets/stylesheets/mk/mk/_checkboxes.scss +195 -0
  176. data/vendor/assets/stylesheets/mk/mk/_colors.scss +326 -0
  177. data/vendor/assets/stylesheets/mk/mk/_dialogs.scss +99 -0
  178. data/vendor/assets/stylesheets/mk/mk/_dividers.scss +73 -0
  179. data/vendor/assets/stylesheets/mk/mk/_dropdown.scss +86 -0
  180. data/vendor/assets/stylesheets/mk/mk/_example-pages.scss +775 -0
  181. data/vendor/assets/stylesheets/mk/mk/_fileupload.scss +115 -0
  182. data/vendor/assets/stylesheets/mk/mk/_flexisel.scss +54 -0
  183. data/vendor/assets/stylesheets/mk/mk/_form.scss +58 -0
  184. data/vendor/assets/stylesheets/mk/mk/_images.scss +6 -0
  185. data/vendor/assets/stylesheets/mk/mk/_import-bs-less.scss +4 -0
  186. data/vendor/assets/stylesheets/mk/mk/_import-bs-sass.scss +2 -0
  187. data/vendor/assets/stylesheets/mk/mk/_info-areas.scss +57 -0
  188. data/vendor/assets/stylesheets/mk/mk/_inputs-size.scss +223 -0
  189. data/vendor/assets/stylesheets/mk/mk/_inputs.scss +394 -0
  190. data/vendor/assets/stylesheets/mk/mk/_labels.scss +10 -0
  191. data/vendor/assets/stylesheets/mk/mk/_lists.scss +104 -0
  192. data/vendor/assets/stylesheets/mk/mk/_media.scss +47 -0
  193. data/vendor/assets/stylesheets/mk/mk/_misc.scss +94 -0
  194. data/vendor/assets/stylesheets/mk/mk/_mixins.scss +413 -0
  195. data/vendor/assets/stylesheets/mk/mk/_navbar.scss +311 -0
  196. data/vendor/assets/stylesheets/mk/mk/_pagination.scss +91 -0
  197. data/vendor/assets/stylesheets/mk/mk/_panels.scss +47 -0
  198. data/vendor/assets/stylesheets/mk/mk/_pills.scss +128 -0
  199. data/vendor/assets/stylesheets/mk/mk/_popups.scss +77 -0
  200. data/vendor/assets/stylesheets/mk/mk/_progress.scss +33 -0
  201. data/vendor/assets/stylesheets/mk/mk/_radios.scss +114 -0
  202. data/vendor/assets/stylesheets/mk/mk/_responsive.scss +115 -0
  203. data/vendor/assets/stylesheets/mk/mk/_ripples.scss +40 -0
  204. data/vendor/assets/stylesheets/mk/mk/_sections.scss +131 -0
  205. data/vendor/assets/stylesheets/mk/mk/_select.scss +108 -0
  206. data/vendor/assets/stylesheets/mk/mk/_shadows.scss +138 -0
  207. data/vendor/assets/stylesheets/mk/mk/_tables.scss +104 -0
  208. data/vendor/assets/stylesheets/mk/mk/_tabs.scss +53 -0
  209. data/vendor/assets/stylesheets/mk/mk/_tags.scss +97 -0
  210. data/vendor/assets/stylesheets/mk/mk/_togglebutton.scss +87 -0
  211. data/vendor/assets/stylesheets/mk/mk/_typography.scss +75 -0
  212. data/vendor/assets/stylesheets/mk/mk/_variables.scss +224 -0
  213. data/vendor/assets/stylesheets/mk/mk/_variables_bootstrap.scss +883 -0
  214. data/vendor/assets/stylesheets/mk/mk/_welljumbo.scss +28 -0
  215. data/vendor/assets/stylesheets/mk/mk/plugins/_plugin-datepicker.scss +204 -0
  216. data/vendor/assets/stylesheets/mk/mk/plugins/_plugin-nouislider.scss +161 -0
  217. data/vendor/assets/stylesheets/mk/mk/plugins/_plugin-selectize.scss +93 -0
  218. data/vendor/assets/stylesheets/mk/mk/plugins/_plugin-snackbarjs.scss +34 -0
  219. data/vendor/assets/stylesheets/mk/mk/sections/_blogs.scss +17 -0
  220. data/vendor/assets/stylesheets/mk/mk/sections/_contactus.scss +51 -0
  221. data/vendor/assets/stylesheets/mk/mk/sections/_features.scss +92 -0
  222. data/vendor/assets/stylesheets/mk/mk/sections/_footers.scss +163 -0
  223. data/vendor/assets/stylesheets/mk/mk/sections/_headers.scss +125 -0
  224. data/vendor/assets/stylesheets/mk/mk/sections/_pricing.scss +40 -0
  225. data/vendor/assets/stylesheets/mk/mk/sections/_projects.scss +75 -0
  226. data/vendor/assets/stylesheets/mk/mk/sections/_social-subscribe-lines.scss +71 -0
  227. data/vendor/assets/stylesheets/mk/mk/sections/_team.scss +53 -0
  228. data/vendor/assets/stylesheets/mk/mk/sections/_testimonials.scss +5 -0
  229. data/vendor/assets/stylesheets/pd/pd.scss +51 -0
  230. data/vendor/assets/stylesheets/pd/pd/_alerts.scss +60 -0
  231. data/vendor/assets/stylesheets/pd/pd/_animated-buttons.scss +61 -0
  232. data/vendor/assets/stylesheets/pd/pd/_buttons.scss +173 -0
  233. data/vendor/assets/stylesheets/pd/pd/_cards.scss +546 -0
  234. data/vendor/assets/stylesheets/pd/pd/_carousel.scss +15 -0
  235. data/vendor/assets/stylesheets/pd/pd/_chat-message.scss +206 -0
  236. data/vendor/assets/stylesheets/pd/pd/_checkbox-radio.scss +126 -0
  237. data/vendor/assets/stylesheets/pd/pd/_circlechart.scss +18 -0
  238. data/vendor/assets/stylesheets/pd/pd/_collapse.scss +40 -0
  239. data/vendor/assets/stylesheets/pd/pd/_dropdown.scss +413 -0
  240. data/vendor/assets/stylesheets/pd/pd/_footers.scss +87 -0
  241. data/vendor/assets/stylesheets/pd/pd/_forms.scss +43 -0
  242. data/vendor/assets/stylesheets/pd/pd/_inputs.scss +190 -0
  243. data/vendor/assets/stylesheets/pd/pd/_labels.scss +29 -0
  244. data/vendor/assets/stylesheets/pd/pd/_media.scss +80 -0
  245. data/vendor/assets/stylesheets/pd/pd/_misc.scss +104 -0
  246. data/vendor/assets/stylesheets/pd/pd/_mixins.scss +17 -0
  247. data/vendor/assets/stylesheets/pd/pd/_modal.scss +79 -0
  248. data/vendor/assets/stylesheets/pd/pd/_navbars.scss +289 -0
  249. data/vendor/assets/stylesheets/pd/pd/_pages.scss +196 -0
  250. data/vendor/assets/stylesheets/pd/pd/_progress-bars.scss +27 -0
  251. data/vendor/assets/stylesheets/pd/pd/_responsive.scss +666 -0
  252. data/vendor/assets/stylesheets/pd/pd/_sidebar-and-main-panel.scss +514 -0
  253. data/vendor/assets/stylesheets/pd/pd/_sliders.scss +222 -0
  254. data/vendor/assets/stylesheets/pd/pd/_social.scss +130 -0
  255. data/vendor/assets/stylesheets/pd/pd/_switch.scss +145 -0
  256. data/vendor/assets/stylesheets/pd/pd/_tables.scss +194 -0
  257. data/vendor/assets/stylesheets/pd/pd/_tabs-navs-pagination.scss +341 -0
  258. data/vendor/assets/stylesheets/pd/pd/_tags.scss +104 -0
  259. data/vendor/assets/stylesheets/pd/pd/_timeline.scss +178 -0
  260. data/vendor/assets/stylesheets/pd/pd/_tooltips-and-popovers.scss +156 -0
  261. data/vendor/assets/stylesheets/pd/pd/_typography.scss +117 -0
  262. data/vendor/assets/stylesheets/pd/pd/_variables.scss +367 -0
  263. data/vendor/assets/stylesheets/pd/pd/mixins/_alerts.scss +13 -0
  264. data/vendor/assets/stylesheets/pd/pd/mixins/_buttons.scss +89 -0
  265. data/vendor/assets/stylesheets/pd/pd/mixins/_cards.scss +7 -0
  266. data/vendor/assets/stylesheets/pd/pd/mixins/_chartist.scss +104 -0
  267. data/vendor/assets/stylesheets/pd/pd/mixins/_icons.scss +13 -0
  268. data/vendor/assets/stylesheets/pd/pd/mixins/_inputs.scss +17 -0
  269. data/vendor/assets/stylesheets/pd/pd/mixins/_labels.scss +10 -0
  270. data/vendor/assets/stylesheets/pd/pd/mixins/_navbars.scss +11 -0
  271. data/vendor/assets/stylesheets/pd/pd/mixins/_sidebar.scss +54 -0
  272. data/vendor/assets/stylesheets/pd/pd/mixins/_social.scss +68 -0
  273. data/vendor/assets/stylesheets/pd/pd/mixins/_table-row.scss +22 -0
  274. data/vendor/assets/stylesheets/pd/pd/mixins/_tabs.scss +4 -0
  275. data/vendor/assets/stylesheets/pd/pd/mixins/_transparency.scss +20 -0
  276. data/vendor/assets/stylesheets/pd/pd/mixins/_vendor-prefixes.scss +254 -0
  277. data/vendor/assets/stylesheets/pd/pd/plugins/_animate.scss +189 -0
  278. data/vendor/assets/stylesheets/pd/pd/plugins/_bootstrap-select.scss +313 -0
  279. data/vendor/assets/stylesheets/pd/pd/plugins/_bootstrap-table.scss +375 -0
  280. data/vendor/assets/stylesheets/pd/pd/plugins/_chartist.scss +246 -0
  281. data/vendor/assets/stylesheets/pd/pd/plugins/_datatables.net.scss +504 -0
  282. data/vendor/assets/stylesheets/pd/pd/plugins/_datetime-picker.scss +418 -0
  283. data/vendor/assets/stylesheets/pd/pd/plugins/_fullcalendar.scss +1124 -0
  284. data/vendor/assets/stylesheets/pd/pd/plugins/_jquery.jvectormap.scss +135 -0
  285. data/vendor/assets/stylesheets/pd/pd/plugins/_perfect-scrollbar.scss +112 -0
  286. data/vendor/assets/stylesheets/pd/pd/plugins/_sweetalert2.scss +531 -0
  287. data/vendor/assets/stylesheets/pk/ct-pk.scss +64 -0
  288. data/vendor/assets/stylesheets/pk/ct-pk/_alerts.scss +69 -0
  289. data/vendor/assets/stylesheets/pk/ct-pk/_animated-buttons.scss +63 -0
  290. data/vendor/assets/stylesheets/pk/ct-pk/_bootstrap-select.scss +320 -0
  291. data/vendor/assets/stylesheets/pk/ct-pk/_buttons.scss +161 -0
  292. data/vendor/assets/stylesheets/pk/ct-pk/_cards.scss +570 -0
  293. data/vendor/assets/stylesheets/pk/ct-pk/_carousel.scss +59 -0
  294. data/vendor/assets/stylesheets/pk/ct-pk/_chartist.scss +354 -0
  295. data/vendor/assets/stylesheets/pk/ct-pk/_checkbox-radio.scss +129 -0
  296. data/vendor/assets/stylesheets/pk/ct-pk/_collapse.scss +40 -0
  297. data/vendor/assets/stylesheets/pk/ct-pk/_datepicker.scss +198 -0
  298. data/vendor/assets/stylesheets/pk/ct-pk/_dropdown.scss +291 -0
  299. data/vendor/assets/stylesheets/pk/ct-pk/_fileupload.scss +112 -0
  300. data/vendor/assets/stylesheets/pk/ct-pk/_footers.scss +193 -0
  301. data/vendor/assets/stylesheets/pk/ct-pk/_headers.scss +85 -0
  302. data/vendor/assets/stylesheets/pk/ct-pk/_images.scss +28 -0
  303. data/vendor/assets/stylesheets/pk/ct-pk/_info-areas.scss +62 -0
  304. data/vendor/assets/stylesheets/pk/ct-pk/_inputs.scss +171 -0
  305. data/vendor/assets/stylesheets/pk/ct-pk/_labels.scss +29 -0
  306. data/vendor/assets/stylesheets/pk/ct-pk/_media.scss +82 -0
  307. data/vendor/assets/stylesheets/pk/ct-pk/_misc.scss +124 -0
  308. data/vendor/assets/stylesheets/pk/ct-pk/_mixins.scss +16 -0
  309. data/vendor/assets/stylesheets/pk/ct-pk/_modal.scss +91 -0
  310. data/vendor/assets/stylesheets/pk/ct-pk/_navbars.scss +285 -0
  311. data/vendor/assets/stylesheets/pk/ct-pk/_preloaders.scss +282 -0
  312. data/vendor/assets/stylesheets/pk/ct-pk/_progress-bars.scss +27 -0
  313. data/vendor/assets/stylesheets/pk/ct-pk/_responsive.scss +411 -0
  314. data/vendor/assets/stylesheets/pk/ct-pk/_sections.scss +45 -0
  315. data/vendor/assets/stylesheets/pk/ct-pk/_sidebar.scss +206 -0
  316. data/vendor/assets/stylesheets/pk/ct-pk/_sliders.scss +222 -0
  317. data/vendor/assets/stylesheets/pk/ct-pk/_social.scss +130 -0
  318. data/vendor/assets/stylesheets/pk/ct-pk/_switch.scss +145 -0
  319. data/vendor/assets/stylesheets/pk/ct-pk/_tables.scss +135 -0
  320. data/vendor/assets/stylesheets/pk/ct-pk/_tabs-navs-pagination.scss +311 -0
  321. data/vendor/assets/stylesheets/pk/ct-pk/_tags.scss +108 -0
  322. data/vendor/assets/stylesheets/pk/ct-pk/_tooltips-and-popovers.scss +188 -0
  323. data/vendor/assets/stylesheets/pk/ct-pk/_typography.scss +106 -0
  324. data/vendor/assets/stylesheets/pk/ct-pk/_variables.scss +301 -0
  325. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_alerts.scss +11 -0
  326. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_buttons.scss +104 -0
  327. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_inputs.scss +17 -0
  328. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_labels.scss +10 -0
  329. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_navbars.scss +11 -0
  330. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_popovers.scss +21 -0
  331. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_social.scss +68 -0
  332. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_tabs.scss +4 -0
  333. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_transparency.scss +17 -0
  334. data/vendor/assets/stylesheets/pk/ct-pk/mixins/_vendor-prefixes.scss +233 -0
  335. data/vendor/assets/stylesheets/pk/ct-pk/plugins/photo-swipe/_default-skin.scss +592 -0
  336. data/vendor/assets/stylesheets/pk/ct-pk/plugins/photo-swipe/_gallery.scss +27 -0
  337. data/vendor/assets/stylesheets/pk/ct-pk/plugins/photo-swipe/_main-settings.scss +11 -0
  338. data/vendor/assets/stylesheets/pk/ct-pk/plugins/photo-swipe/_main.scss +213 -0
  339. data/vendor/assets/stylesheets/pk/examples.scss +1083 -0
  340. data/vendor/assets/stylesheets/sd/examples.scss +403 -0
  341. data/vendor/assets/stylesheets/sd/sd.scss +41 -0
  342. data/vendor/assets/stylesheets/sd/sd/_alerts.scss +37 -0
  343. data/vendor/assets/stylesheets/sd/sd/_bootstrap-select.scss +307 -0
  344. data/vendor/assets/stylesheets/sd/sd/_buttons.scss +108 -0
  345. data/vendor/assets/stylesheets/sd/sd/_cards.scss +462 -0
  346. data/vendor/assets/stylesheets/sd/sd/_carousel.scss +15 -0
  347. data/vendor/assets/stylesheets/sd/sd/_chartist.scss +335 -0
  348. data/vendor/assets/stylesheets/sd/sd/_checkbox-radio-switch.scss +246 -0
  349. data/vendor/assets/stylesheets/sd/sd/_collapse.scss +33 -0
  350. data/vendor/assets/stylesheets/sd/sd/_datepicker.scss +199 -0
  351. data/vendor/assets/stylesheets/sd/sd/_dropdown.scss +98 -0
  352. data/vendor/assets/stylesheets/sd/sd/_flexisel.scss +53 -0
  353. data/vendor/assets/stylesheets/sd/sd/_footers.scss +216 -0
  354. data/vendor/assets/stylesheets/sd/sd/_icons.scss +127 -0
  355. data/vendor/assets/stylesheets/sd/sd/_inputs.scss +141 -0
  356. data/vendor/assets/stylesheets/sd/sd/_labels.scss +54 -0
  357. data/vendor/assets/stylesheets/sd/sd/_media.scss +80 -0
  358. data/vendor/assets/stylesheets/sd/sd/_misc.scss +115 -0
  359. data/vendor/assets/stylesheets/sd/sd/_mixins.scss +20 -0
  360. data/vendor/assets/stylesheets/sd/sd/_modal.scss +79 -0
  361. data/vendor/assets/stylesheets/sd/sd/_morphing-buttons.scss +161 -0
  362. data/vendor/assets/stylesheets/sd/sd/_navbars.scss +293 -0
  363. data/vendor/assets/stylesheets/sd/sd/_progress-bars.scss +9 -0
  364. data/vendor/assets/stylesheets/sd/sd/_responsive.scss +302 -0
  365. data/vendor/assets/stylesheets/sd/sd/_sections.scss +12 -0
  366. data/vendor/assets/stylesheets/sd/sd/_sidebar-menu.scss +232 -0
  367. data/vendor/assets/stylesheets/sd/sd/_sliders.scss +218 -0
  368. data/vendor/assets/stylesheets/sd/sd/_social-buttons.scss +76 -0
  369. data/vendor/assets/stylesheets/sd/sd/_tables.scss +110 -0
  370. data/vendor/assets/stylesheets/sd/sd/_tabs-navs-pagination.scss +217 -0
  371. data/vendor/assets/stylesheets/sd/sd/_tags.scss +220 -0
  372. data/vendor/assets/stylesheets/sd/sd/_tooltips-and-popovers.scss +156 -0
  373. data/vendor/assets/stylesheets/sd/sd/_typography.scss +73 -0
  374. data/vendor/assets/stylesheets/sd/sd/_variables.scss +249 -0
  375. data/vendor/assets/stylesheets/sd/sd/mixins/_buttons.scss +76 -0
  376. data/vendor/assets/stylesheets/sd/sd/mixins/_cards.scss +8 -0
  377. data/vendor/assets/stylesheets/sd/sd/mixins/_icons.scss +13 -0
  378. data/vendor/assets/stylesheets/sd/sd/mixins/_inputs.scss +17 -0
  379. data/vendor/assets/stylesheets/sd/sd/mixins/_labels.scss +21 -0
  380. data/vendor/assets/stylesheets/sd/sd/mixins/_morphing-buttons.scss +34 -0
  381. data/vendor/assets/stylesheets/sd/sd/mixins/_navbars.scss +11 -0
  382. data/vendor/assets/stylesheets/sd/sd/mixins/_social-buttons.scss +43 -0
  383. data/vendor/assets/stylesheets/sd/sd/mixins/_tabs.scss +4 -0
  384. data/vendor/assets/stylesheets/sd/sd/mixins/_transparency.scss +20 -0
  385. data/vendor/assets/stylesheets/sd/sd/mixins/_vendor-prefixes.scss +177 -0
  386. metadata +484 -0
@@ -0,0 +1,27 @@
1
+ .gallery-item{
2
+ /*
3
+ display: block;
4
+ float: left;
5
+ margin-right: 20px;
6
+ */
7
+ margin-bottom: 40px;
8
+ .vertical-image{
9
+ height: 350px;
10
+ // max-width: 260px;
11
+ }
12
+ /*
13
+ .horizontal-image{
14
+ height: 350px;
15
+ max-width: 600px;
16
+ }
17
+ */
18
+ .small-image{
19
+ height: 175px;
20
+ // max-width: 260px;
21
+ }
22
+ .gallery-caption{
23
+ margin-top: 15px;
24
+ // max-width: 260px;
25
+ text-align: center;
26
+ }
27
+ }
@@ -0,0 +1,11 @@
1
+ $pswp__show-hide-transition-duration: 333ms !default;
2
+ $pswp__controls-transition-duration: 333ms !default;
3
+ $pswp__background-color: #000 !default;
4
+ $pswp__placeholder-color: #222 !default;
5
+ $pswp__box-sizing-border-box: true !default; // disable .pswp * { box-sizing:border-box } (in case you already have it in your site css)
6
+ $pswp__root-z-index: 1500 !default;
7
+ $pswp__assets-path: '../../assets/img/photo_swipe/' !default; // path to skin assets folder (preloader, PNG and SVG sprite)
8
+ $pswp__error-text-color: #CCC !default; // "Image not loaded" text color
9
+ $pswp__include-minimal-style: true !default;
10
+
11
+ $background-color: rgba(232, 231, 227, 0.96);
@@ -0,0 +1,213 @@
1
+ /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
2
+
3
+ /*
4
+ Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
5
+ */
6
+
7
+ // PhotoSwipe uses Autoprefixer, so vendor prefixed are added automatically when needed.
8
+
9
+ @import "main-settings";
10
+
11
+
12
+ /* pswp = photoswipe */
13
+ .pswp {
14
+ display: none;
15
+ position:absolute;
16
+ width: 100%;
17
+ height: 100%;
18
+ left:0;
19
+ top:0;
20
+ overflow: hidden;
21
+ -ms-touch-action: none;
22
+ touch-action: none;
23
+ z-index: $pswp__root-z-index;
24
+ -webkit-text-size-adjust: 100%;
25
+ /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
26
+ -webkit-backface-visibility: hidden;
27
+ outline: none;
28
+
29
+ @if $pswp__box-sizing-border-box == true {
30
+ * {
31
+ box-sizing: border-box;
32
+ }
33
+ }
34
+
35
+ img {
36
+ max-width: none;
37
+ }
38
+ }
39
+
40
+ /* style is added when JS option showHideOpacity is set to true */
41
+ .pswp--animate_opacity {
42
+ /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
43
+ opacity: 0.001;
44
+ will-change:opacity;
45
+ /* for open/close transition */
46
+ transition: opacity $pswp__show-hide-transition-duration cubic-bezier(.4,0,.22,1);
47
+ }
48
+
49
+ .pswp--open {
50
+ display: block;
51
+ }
52
+
53
+ .pswp--zoom-allowed .pswp__img {
54
+ /* autoprefixer: off */
55
+ cursor: -webkit-zoom-in;
56
+ cursor: -moz-zoom-in;
57
+ cursor: zoom-in;
58
+ }
59
+
60
+ .pswp--zoomed-in .pswp__img {
61
+ /* autoprefixer: off */
62
+ cursor: -webkit-grab;
63
+ cursor: -moz-grab;
64
+ cursor: grab;
65
+ }
66
+
67
+ .pswp--dragging .pswp__img {
68
+ /* autoprefixer: off */
69
+ cursor: -webkit-grabbing;
70
+ cursor: -moz-grabbing;
71
+ cursor: grabbing;
72
+ }
73
+
74
+ /*
75
+ Background is added as a separate element.
76
+ As animating opacity is much faster than animating rgba() background-color.
77
+ */
78
+ .pswp__bg {
79
+ position: absolute;
80
+ left: 0;
81
+ top: 0;
82
+ width: 100%;
83
+ height: 100%;
84
+ // background: $pswp__background-color;
85
+ background: $background-color;
86
+ opacity: 0;
87
+ -webkit-backface-visibility: hidden;
88
+ will-change:opacity;
89
+ }
90
+
91
+ .pswp__scroll-wrap {
92
+ position: absolute;
93
+ left: 0;
94
+ top: 0;
95
+ width: 100%;
96
+ height: 100%;
97
+ overflow:hidden;
98
+ }
99
+
100
+ .pswp__container,
101
+ .pswp__zoom-wrap {
102
+ -ms-touch-action: none;
103
+ touch-action: none;
104
+ position: absolute;
105
+ left: 0;
106
+ right: 0;
107
+ top: 0;
108
+ bottom: 0;
109
+ }
110
+
111
+ /* Prevent selection and tap highlights */
112
+ .pswp__container,
113
+ .pswp__img {
114
+ -webkit-user-select: none;
115
+ -moz-user-select: none;
116
+ user-select: none;
117
+ -webkit-tap-highlight-color: rgba(0,0,0,0);
118
+ -webkit-touch-callout: none;
119
+ }
120
+
121
+ .pswp__zoom-wrap {
122
+ position: absolute;
123
+ width: 100%;
124
+ -webkit-transform-origin: left top;
125
+ -moz-transform-origin: left top;
126
+ -ms-transform-origin: left top;
127
+ transform-origin: left top;
128
+ /* for open/close transition */
129
+ transition: transform $pswp__show-hide-transition-duration cubic-bezier(.4,0,.22,1);
130
+ }
131
+
132
+ .pswp__bg {
133
+ will-change: opacity;
134
+ /* for open/close transition */
135
+ transition: opacity $pswp__show-hide-transition-duration cubic-bezier(.4,0,.22,1);
136
+ }
137
+
138
+ .pswp--animated-in {
139
+ .pswp__bg,
140
+ .pswp__zoom-wrap {
141
+ -webkit-transition: none;
142
+ transition: none;
143
+ }
144
+ }
145
+
146
+ .pswp__container,
147
+ .pswp__zoom-wrap {
148
+ -webkit-backface-visibility: hidden;
149
+ will-change: transform;
150
+ }
151
+
152
+ .pswp__item {
153
+ position: absolute;
154
+ left: 0;
155
+ right: 0;
156
+ top: 0;
157
+ bottom: 0;
158
+ overflow: hidden;
159
+ }
160
+
161
+ .pswp__img {
162
+ border-radius: $border-radius-extreme;
163
+ box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
164
+ position: absolute;
165
+ width: auto;
166
+ height: auto;
167
+ top: 0;
168
+ left: 0;
169
+ }
170
+
171
+ /*
172
+ stretched thumbnail or div placeholder element (see below)
173
+ style is added to avoid flickering in webkit/blink when layers overlap
174
+ */
175
+ .pswp__img--placeholder {
176
+ -webkit-backface-visibility: hidden;
177
+ }
178
+
179
+ /*
180
+ div element that matches size of large image
181
+ large image loads on top of it
182
+ */
183
+ .pswp__img--placeholder--blank {
184
+ background: $pswp__placeholder-color;
185
+ }
186
+
187
+ .pswp--ie .pswp__img {
188
+ width: 100% !important;
189
+ height: auto !important;
190
+ left: 0;
191
+ top: 0;
192
+ }
193
+
194
+ /*
195
+ Error message appears when image is not loaded
196
+ (JS option errorMsg controls markup)
197
+ */
198
+ .pswp__error-msg {
199
+ position: absolute;
200
+ left: 0;
201
+ top: 50%;
202
+ width: 100%;
203
+ text-align: center;
204
+ font-size: 14px;
205
+ line-height: 16px;
206
+ margin-top: -8px;
207
+ color: $pswp__error-text-color;
208
+ }
209
+
210
+ .pswp__error-msg a {
211
+ color: $pswp__error-text-color;
212
+ text-decoration: underline;
213
+ }
@@ -0,0 +1,1083 @@
1
+ @import "ct-pk/variables";
2
+
3
+ .link-danger{
4
+ color: $danger-color !important;
5
+ &:focus,
6
+ &:active,
7
+ &:hover{
8
+ color: $danger-states-color !important;
9
+ }
10
+ }
11
+ .link-info{
12
+ color: $info-color !important;
13
+ &:focus,
14
+ &:active,
15
+ &:hover{
16
+ color: $info-states-color !important;
17
+ }
18
+ }
19
+ // de rescris ce este mai jos si pus dupa structura noua
20
+ .landing-alert{
21
+ margin-bottom: 0;
22
+ }
23
+ .landing-header{
24
+ background-size: cover;
25
+ min-height: 570px;
26
+ }
27
+ .landing-header .motto{
28
+ padding-top: 8%;
29
+ text-align: left;
30
+ z-index: 3;
31
+ }
32
+ .landing-section{
33
+ padding: 100px 0;
34
+ }
35
+ .landing-section .btn-simple{
36
+ padding: 0;
37
+ }
38
+ .landing-section .column{
39
+ padding: 0 75px 0 25px;
40
+ }
41
+ .team-player .img-circle, .team-player .img-thumbnail{
42
+ display: block;
43
+ margin-top: 50px;
44
+ margin-left: auto;
45
+ margin-right: auto;
46
+ width: 120px;
47
+ }
48
+ .contact-form{
49
+ margin-top: 30px;
50
+ }
51
+ .contact-form label{
52
+ margin-top: 15px;
53
+ }
54
+ .contact-form .btn{
55
+ margin-top: 30px;
56
+ }
57
+
58
+ .navbar-relative{
59
+ position: relative;
60
+ z-index: 2;
61
+ }
62
+
63
+ #register-navbar a{
64
+ color: #FFF;
65
+ }
66
+ .register-background{
67
+ background-image: url('../paper_img/landscape.jpg');
68
+ background-position: center center;
69
+ background-size: cover;
70
+ min-height: 100vh;
71
+ overflow: hidden;
72
+ position: absolute;
73
+ width: 100%;
74
+ }
75
+ .register-background .filter-black::after{
76
+ background-color: rgba(0, 0, 0, 0.5);
77
+ content: "";
78
+ display: block;
79
+ height: 100%;
80
+ left: 0;
81
+ position: absolute;
82
+ top: 0;
83
+ width: 100%;
84
+ z-index: 1;
85
+ }
86
+ .register-background .container{
87
+ margin-top: 11%;
88
+ position: relative;
89
+ z-index: 3;
90
+ }
91
+ .register-footer{
92
+ bottom: 20px;
93
+ color: #fff;
94
+ position: absolute;
95
+ z-index: 3;
96
+ width: 100%;
97
+ }
98
+ .register-footer .fa-heart{
99
+ color: #EB5E28;
100
+ }
101
+ .register-card{
102
+ background-color: #FF8F5E;
103
+ border-radius: 8px;
104
+ color: #fff;
105
+ max-width: 350px;
106
+ margin: 20px 0 70px;
107
+ min-height: 400px;
108
+ padding: 30px;
109
+ }
110
+ .register-card label{
111
+ margin-top: 15px;
112
+ }
113
+ .register-card .title{
114
+ color: #B33C12;
115
+ text-align: center;
116
+ }
117
+ .register-card .btn{
118
+ margin-top: 30px;
119
+ }
120
+ .register-card .forgot{
121
+ text-align: center;
122
+ }
123
+
124
+
125
+ .full-screen{
126
+ #register-navbar a{
127
+ color: #FFF;
128
+ }
129
+ .background{
130
+ background-position: center center;
131
+ background-size: cover;
132
+ min-height: 100vh;
133
+ overflow: hidden;
134
+ position: absolute;
135
+ width: 100%;
136
+ }
137
+ .background .filter-black::after{
138
+ background-color: rgba(0, 0, 0, 0.5);
139
+ content: "";
140
+ display: block;
141
+ height: 100%;
142
+ left: 0;
143
+ position: absolute;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1;
147
+ }
148
+ .background .container{
149
+ margin-top: 11%;
150
+ position: relative;
151
+ z-index: 3;
152
+ }
153
+ .demo-footer{
154
+ bottom: 10px;
155
+ color: #fff;
156
+ position: absolute;
157
+ z-index: 3;
158
+ width: 100%;
159
+ }
160
+ .demo-footer .fa-heart{
161
+ color: #EB5E28;
162
+ }
163
+ .demo-card{
164
+ border-radius: 8px;
165
+ max-width: 350px;
166
+ margin: 20px 0;
167
+ min-height: 400px;
168
+ padding: 30px;
169
+ }
170
+
171
+ &.login{
172
+ .demo-card{
173
+ background-color: #FF8F5E;
174
+ color: #fff;
175
+
176
+ label{
177
+ margin-top: 15px;
178
+ }
179
+ .title{
180
+ color: #B33C12;
181
+ text-align: center;
182
+ }
183
+ .btn{
184
+ margin-top: 30px;
185
+ }
186
+ .forgot{
187
+ text-align: center;
188
+ }
189
+ }
190
+ }
191
+ &.register{
192
+ .background .filter-black::after{
193
+ background-color: rgba(0, 0, 0, 0.6);
194
+ }
195
+ .container{
196
+ margin-bottom: 50px;
197
+ }
198
+ .info-horizontal{
199
+ color: $white-color;
200
+ margin-bottom: 15px;
201
+ }
202
+ .demo-card{
203
+ background-color: #E8E7E3;
204
+ max-width: 360px;
205
+
206
+ input{
207
+ margin-bottom: 8px;
208
+ }
209
+ .btn{
210
+ margin-top: 20px;
211
+ }
212
+ .division {
213
+ float: none;
214
+ margin: 0 auto;
215
+ overflow: hidden;
216
+ margin: 20px 0;
217
+ position: relative;
218
+ text-align: center;
219
+ width: 100%;
220
+ .line {
221
+ border-top: 1px solid $font-color;
222
+ position: absolute;
223
+ top: 10px;
224
+ width: 40%;
225
+ &.l{
226
+ left: 0;
227
+ }
228
+ &.r{
229
+ right: 0;
230
+ }
231
+ }
232
+ }
233
+ }
234
+ .social{
235
+ margin-bottom: 10px;
236
+ margin-top: 15px;
237
+ text-align: center;
238
+ }
239
+ .login{
240
+ margin-top: 20px;
241
+ text-align: center;
242
+ p{
243
+ font-size: 0.9em;
244
+ }
245
+ }
246
+ }
247
+ }
248
+ .profile-background{
249
+ background-position: center center;
250
+ background-size: cover;
251
+ height: 300px;
252
+ position: relative;
253
+ margin-top: -110px;
254
+ }
255
+ .profile-background .filter-black::after{
256
+ background-color: rgba(0, 0, 0, 0.5);
257
+ content: "";
258
+ display: block;
259
+ height: 300px;
260
+ left: 0;
261
+ position: absolute;
262
+ top: 0;
263
+ width: 100%;
264
+ z-index: 1;
265
+ }
266
+ .profile-content{
267
+ position: relative;
268
+ }
269
+ .owner .avatar{
270
+ margin-top: -85px;
271
+ padding: 15px;
272
+ position:relative;
273
+ z-index: 3;
274
+ }
275
+ .owner .name h4{
276
+ margin-top: 10px;
277
+ }
278
+ .profile-tabs{
279
+ margin: 50px 0;
280
+ min-height: 300px;
281
+ }
282
+ #following h3{
283
+ margin: 40px 0;
284
+ }
285
+ .follows .unfollow{
286
+ width: 15px;
287
+ }
288
+ .follows hr{
289
+ margin-top: 10px;
290
+ }
291
+ .alert h5{
292
+ margin-bottom: 10px;
293
+ }
294
+ // de rescris pana aici
295
+
296
+ // theme changes for settings page
297
+ .settings{
298
+ .settings-form{
299
+ margin-bottom: 50px;
300
+ margin-top: 50px;
301
+ }
302
+ .fileinput{
303
+ margin-top: -85px;
304
+ position:relative;
305
+ z-index: 3;
306
+ }
307
+ .form-group{
308
+ padding-bottom: 10px;
309
+ }
310
+ .notifications{
311
+ list-style: none;
312
+ margin-left: -40px;
313
+ padding-bottom: 30px;
314
+ padding-top: 20px;
315
+ .notification-item{
316
+ border-top: 1px solid #e8e7e3;
317
+ min-height: 60px;
318
+ padding-top: 20px;
319
+ padding-bottom: 15px;
320
+ .switch{
321
+ float: right;
322
+ }
323
+ }
324
+ }
325
+ }
326
+
327
+ .about-us{
328
+ .container{
329
+ max-width: 970px;
330
+ }
331
+ .header-wrapper{
332
+ height: 550px;
333
+ }
334
+ .section{
335
+ padding-top: 50px;
336
+ }
337
+ h3.title-uppercase{
338
+ margin-top: 50px;
339
+ }
340
+ p{
341
+ margin-top: 20px;
342
+ }
343
+ .creators{
344
+ margin-top: 100px;
345
+ }
346
+ .more-info{
347
+ margin-top: 50px;
348
+ margin-bottom: 30px;
349
+ }
350
+ }
351
+ .discover{
352
+ background-color: $bg-nude;
353
+ .discover-title{
354
+ margin-top: 20px;
355
+ }
356
+ .form-inline{
357
+ margin-bottom: 40px;
358
+ }
359
+ .items-row{
360
+ margin-bottom: 50px;
361
+ }
362
+ .preloader{
363
+ h5{
364
+ color: $preloader-color;
365
+ display: inline-block;
366
+ }
367
+ }
368
+ }
369
+ .add-product{
370
+ background-color: $bg-nude;
371
+ .container{
372
+ max-width: 970px;
373
+ }
374
+ h6{
375
+ color: $dark-gray;
376
+ margin-top: 20px;
377
+ }
378
+ .price-row{
379
+ margin-bottom: 30px;
380
+ }
381
+ .buttons-row{
382
+ margin: 60px 0 20px;
383
+ .btn{
384
+ margin-bottom: 15px;
385
+ }
386
+ }
387
+ .display-checkbox{
388
+ margin-top: 40px;
389
+ }
390
+ }
391
+ .buy-product{
392
+ background-color: #f4f3ef;
393
+ .container{
394
+ max-width: 970px;
395
+ }
396
+ .title-row{
397
+ margin-bottom: 30px;
398
+ }
399
+ .shop{
400
+ margin-top: 0px;
401
+ }
402
+ .carousel-inner{
403
+ background-color: transparent;
404
+ .item{
405
+ padding: 40px 30px;
406
+ }
407
+ img{
408
+ margin-left: 10%;
409
+ max-width: 80%;
410
+ }
411
+ }
412
+ .carousel-control{
413
+ background-color: transparent;
414
+ color: $danger-color;
415
+ }
416
+ .price{
417
+ margin-top: 10px;
418
+ }
419
+ .shipping{
420
+ margin-bottom: 40px;
421
+ }
422
+ .details-row{
423
+ margin-top: 30px;
424
+ }
425
+ .faq{
426
+ padding-top: 20px;
427
+ padding-bottom: 20px;
428
+ }
429
+ .add-row{
430
+ margin-top: 50px;
431
+ margin-bottom: 50px;
432
+ h4{
433
+ margin-top: 10px;
434
+ }
435
+ }
436
+ }
437
+ .contact-us{
438
+ .navbar{
439
+ margin-bottom: 0px;
440
+ }
441
+ .title{
442
+ margin-top: 40px;
443
+ }
444
+ .contact{
445
+ .form-control{
446
+ margin-bottom: 20px;
447
+ }
448
+ }
449
+ .visit{
450
+ margin-top: 40px;
451
+ margin-bottom: 10px;
452
+ }
453
+ .big-map{
454
+ height: 300px;
455
+ width: 100%;
456
+ }
457
+ .footer-demo{
458
+ background-color: #f4f3ef;
459
+ }
460
+ }
461
+ .blog{
462
+ background-color: $white-color;
463
+ .navbar{
464
+ border-bottom: 0 none;
465
+ margin-bottom: 0px;
466
+ .navbar-brand{
467
+ color: $font-color;
468
+ }
469
+ input{
470
+ background-color: $white-color;
471
+ }
472
+ }
473
+ .title{
474
+ h3{
475
+ margin-top: -10px;
476
+ // margin-bottom: 30px;
477
+ }
478
+ }
479
+ .article{
480
+ border-top: 1px solid $medium-pale-bg;
481
+ margin-top: 30px;
482
+ .label{
483
+ margin-bottom: 10px;
484
+ margin-top: 40px;
485
+ }
486
+ .title{
487
+ color: $default-states-color;
488
+ font-weight: 600;
489
+ }
490
+ .article-image{
491
+ margin-top: 25px;
492
+
493
+ .card-big-shadow{
494
+ max-width: 100%;
495
+ }
496
+ .card{
497
+ background-size: cover;
498
+ min-height: 430px;
499
+ width: 100%;
500
+ }
501
+ .image-thumb{
502
+ font-size: 14px;
503
+ color: $muted-color;
504
+ }
505
+ }
506
+ .article-content{
507
+ p{
508
+ margin-top: 10px;
509
+ font-size: 18px;
510
+ }
511
+ .btn{
512
+ margin-top: 10px;
513
+ }
514
+ }
515
+ }
516
+ }
517
+ .search{
518
+ background-color: $white-color;
519
+ .navbar-ct-transparent{
520
+ border-bottom: 0 none;
521
+ margin-bottom: 0px;
522
+ .navbar-brand{
523
+ color: $font-color;
524
+ }
525
+ .navbar-toggle{
526
+ .icon-bar{
527
+ background: $font-color;
528
+ }
529
+ }
530
+ }
531
+ .section-search{
532
+ min-height: 100vh;
533
+ }
534
+ .addon-xtreme{
535
+ background-color: $white-color;
536
+ font-size: 2.5em;
537
+ color: $muted-color;
538
+ }
539
+ .input-xtreme{
540
+ background-color: $white-color;
541
+ font-size: 3em;
542
+ height: 70px;
543
+ margin-left: 20px;
544
+ padding-left: 0px;
545
+ }
546
+ .follows{
547
+ li{
548
+ padding: 20px;
549
+ }
550
+ }
551
+ .search-form{
552
+ margin: 0 auto 50px;
553
+ max-width: 360px;
554
+
555
+ .fa{
556
+ width: 22px;
557
+ }
558
+
559
+ }
560
+ .text-missing{
561
+ margin-top: 100px;
562
+ margin-bottom: 50px;
563
+ }
564
+ .description{
565
+ text-align: left;
566
+ h5{
567
+ margin-top: 0px;
568
+ small{
569
+ font-weight: $font-weight-bold;
570
+ }
571
+ }
572
+ }
573
+
574
+ }
575
+
576
+ .presentation-page{
577
+
578
+ .main{
579
+ margin-top: -96px;
580
+ }
581
+
582
+ .card{
583
+ img{
584
+ width: 100%;
585
+ }
586
+ }
587
+
588
+ .title{
589
+ margin-top: 70px;
590
+ max-width: 700px;
591
+ margin-left: auto;
592
+ margin-right: auto;
593
+
594
+ h2{
595
+ font-size: 2.5em;
596
+ }
597
+
598
+ }
599
+
600
+ .section-light-brown{
601
+ color: #66615b;
602
+ }
603
+
604
+ .section-dark-filter{
605
+ position: relative;
606
+
607
+ &:after{
608
+ position: absolute;
609
+ width: 100%;
610
+ height: 100%;
611
+ display: block;
612
+ top: 0;
613
+ left: 0;
614
+ background: black;
615
+ opacity: .66;
616
+ content: "";
617
+ }
618
+ }
619
+
620
+ .section-header{
621
+ position: relative;
622
+
623
+ .image-background{
624
+ position: absolute;
625
+ top: 0;
626
+ left: 0;
627
+ width: 100%;
628
+ overflow: hidden;
629
+
630
+ img{
631
+ width: 100%;
632
+ }
633
+ }
634
+
635
+ .card{
636
+ margin-top: 110px;
637
+ padding: 4px;
638
+ background: #FFFFFF;
639
+ box-shadow: 0 30px 24px -12px rgba(33, 33, 33, 0.2), 0 5px 25px -4px rgba(33,33,33,.5);
640
+ border-radius: 3px;
641
+
642
+ min-height: 364px;
643
+
644
+ img{
645
+ border-radius: 3px;
646
+ }
647
+
648
+ &:nth-child(1){
649
+ position: relative;
650
+ z-index: 5;
651
+ }
652
+ }
653
+ small{
654
+ text-align: center;
655
+ width: 100%;
656
+ display: block;
657
+ color: #3C3937;
658
+ font-size: 19px;
659
+ position: absolute;
660
+ bottom: -45px;
661
+ }
662
+ }
663
+
664
+ .section-summary{
665
+ margin-top: -120px;
666
+ padding-top: 110px;
667
+
668
+ }
669
+
670
+ .components-container{
671
+ margin-top: 80px;
672
+
673
+ .card{
674
+ cursor: pointer;
675
+ background: transparent;
676
+ box-shadow: none;
677
+ margin-bottom: 120px;
678
+ padding: 10px;
679
+
680
+ &.no-margin{
681
+ margin-bottom: 0;
682
+ }
683
+ }
684
+
685
+ .col-with-animation{
686
+ padding-top: 200px;
687
+ }
688
+ }
689
+
690
+ .components-container,
691
+ .section-examples{
692
+ .details-text{
693
+ color: #66615b;
694
+ font-size: 1.1em;
695
+ font-weight: bold;
696
+ line-height: 1.15;
697
+ overflow: hidden;
698
+ padding-top: 3px;
699
+ text-align: center;
700
+ text-overflow: ellipsis;
701
+ margin-bottom: 25px;
702
+ }
703
+ }
704
+
705
+ .section-examples{
706
+
707
+ .card{
708
+ box-shadow: 0px 15px 18px -10px rgba(22,22,22,.5);
709
+
710
+ border-radius: 3px;
711
+ background: transparent;
712
+ margin-bottom: 40px;
713
+ overflow: hidden;
714
+
715
+ -webkit-transform: translateY(0px);
716
+ -moz-transform: translateY(0px);
717
+ -o-transform: translateY(0px);
718
+ -ms-transform: translateY(0px);
719
+ transform: translateY(0px);
720
+
721
+ -webkit-transition: all 300ms cubic-bezier(0.34, 2, 0.6, 1);
722
+ -moz-transition: all 300ms cubic-bezier(0.34, 2, 0.6, 1);
723
+ -o-transition: all 300ms cubic-bezier(0.34, 2, 0.6, 1);
724
+ -ms-transition: all 300ms cubic-bezier(0.34, 2, 0.6, 1);
725
+ transition: all 300ms cubic-bezier(0.34, 2, 0.6, 1);
726
+
727
+ &:hover{
728
+ -webkit-transform: translateY(-12px);
729
+ -moz-transform: translateY(-12px);
730
+ -o-transform: translateY(-12px);
731
+ -ms-transform: translateY(-12px);
732
+ transform: translateY(-12px);
733
+
734
+ box-shadow: 0px 26px 22px -13px rgba(22,22,22,.5);
735
+ }
736
+ }
737
+
738
+ .title{
739
+ margin-bottom: 100px;
740
+ }
741
+ }
742
+
743
+ .section-examples,
744
+ .section-sharin{
745
+ margin-top: -120px;
746
+ padding-top: 130px;
747
+ padding-bottom: 130px;
748
+ }
749
+
750
+ .section-sharing{
751
+ span{
752
+ margin-top: 30px;
753
+ display: block;
754
+ }
755
+ .fa-pay{
756
+ font-size: 30px;
757
+ display: inline-block;
758
+ margin: 5px 1px 0;
759
+ width: auto;
760
+ }
761
+ .text-muted{
762
+ opacity: .8;
763
+ }
764
+
765
+ }
766
+ .section-responsive{
767
+ .phone-container{
768
+ max-width: 800px;
769
+ margin-left: -15px;
770
+ max-height: 430px;
771
+
772
+ img{
773
+ width: 100%;
774
+ margin-top: -120px;
775
+ }
776
+ }
777
+
778
+ .info{
779
+ margin-bottom: 0px;
780
+
781
+ h4{
782
+ font-size: 1.4em;
783
+ }
784
+ }
785
+ }
786
+ .navbar .navbar-nav > li > a.btn{
787
+ color: #FFFFFF;
788
+ opacity: .7;
789
+
790
+ &:hover,
791
+ &:focus{
792
+ color: #FFFFFF;
793
+ opacity: 1;
794
+ }
795
+ }
796
+ .title-brand{
797
+ margin-top: 0;
798
+ position: absolute;
799
+ top: 40%;
800
+ width: 100%;
801
+ font-size: 4em;
802
+ font-weight: bold;
803
+ text-transform: uppercase;
804
+ text-align: center;
805
+ color: #FFFFFF;
806
+
807
+ text-shadow:
808
+ 2px 2px 0 #000,
809
+ -2px -2px 0 #000,
810
+ 2px -2px 0 #000,
811
+ -2px 2px 0 #000,
812
+ 2px 2px 0 #000;
813
+
814
+ .type{
815
+ position: relative;
816
+ font-size: 18px;
817
+ text-shadow: none;
818
+ background: #141414;
819
+ padding: 6px 10px;
820
+ border-radius: 6px;
821
+ right: 0;
822
+ margin-left: -18px;
823
+ display: inline-block;
824
+ transform: translateY(-48px);
825
+ -webkit-transform: translateY(-48px);
826
+ -moz-transform: translateY(-48px);
827
+ -o-transform: translateY(-48px);
828
+ }
829
+ }
830
+
831
+ .atvImg {
832
+ transform-style: preserve-3d;
833
+ -webkit-tap-highlight-color: rgba(#000,0);
834
+
835
+ width: 100%;
836
+ height: 400px;
837
+ cursor: pointer;
838
+ }
839
+
840
+ .atvImg img {
841
+ box-shadow: 0 2px 8px rgba(14,21,47,0.25);
842
+ width: 100%;
843
+ }
844
+
845
+ .atvImg-container {
846
+ position: relative;
847
+ width: 100%;
848
+ height: 100%;
849
+ transition: all 0.25s ease-out;
850
+ cursor: pointer;
851
+ }
852
+
853
+ .atvImg-container.over .atvImg-shadow {
854
+ box-shadow: 0 45px 100px rgba(14,21,47,0.4), 0 16px 40px rgba(14,21,47,0.4);
855
+ }
856
+
857
+ .atvImg-layers {
858
+ position: relative;
859
+ width: 100%;
860
+ height: 100%;
861
+ overflow: hidden;
862
+ transform-style: preserve-3d;
863
+ // border: 4px solid #FFFFFF;
864
+ }
865
+
866
+ .atvImg,
867
+ .atvImg-layers,
868
+ .atvImg-container,
869
+ .atvImg img{
870
+ border-radius: 3px;
871
+ }
872
+
873
+ .atvImg-rendered-layer {
874
+ position: absolute;
875
+ width: 104%;
876
+ height: 104%;
877
+ top: -2%;
878
+ left: -2%;
879
+ background-repeat: no-repeat;
880
+ background-position: center;
881
+ background-color: transparent;
882
+ background-size: cover;
883
+ transition: all 0.1s ease-out;
884
+ }
885
+
886
+ .atvImg-shadow {
887
+ position: absolute;
888
+ top: 5%;
889
+ left: 5%;
890
+ width: 90%;
891
+ height: 90%;
892
+ transition: all 0.25s ease-out;
893
+ box-shadow: 0 12px 30px rgba(14,21,47,0.7);
894
+ }
895
+
896
+ .atvImg-shine {
897
+ position: absolute;
898
+ top: 0;
899
+ left: 0;
900
+ right: 0;
901
+ bottom: 0;
902
+ border-radius: 5px;
903
+ background: linear-gradient(135deg, rgba(255,255,255,.10) 0%,rgba(255,255,255,0) 30%);
904
+ }
905
+
906
+ }
907
+
908
+ // twitter pages
909
+ .twitter-profile-tweets{
910
+ .nav-tabs > li.active *::after {
911
+ border-bottom: 11px solid #f9f9f7;
912
+ }
913
+
914
+ .twitter-logo{
915
+
916
+ position: absolute;
917
+ left: 50%;
918
+ margin-left: -40px;
919
+ a, a:hover, a:active, a:focus{
920
+ i{
921
+ color: #55acee;
922
+ font-size: 30px;
923
+ }
924
+ }
925
+ }
926
+ .navbar-form{
927
+ margin-right: 0px;
928
+ padding-right: 0px;
929
+ }
930
+ .following{
931
+ margin-top: -35px;
932
+ margin-left: 55px;
933
+ }
934
+ .hashtag-suggestions{
935
+ li{
936
+ margin-bottom: 5px;
937
+ }
938
+ }
939
+ .account{
940
+ margin-bottom: 15px;
941
+ .description-section{
942
+ line-height: 1.2em;
943
+ margin-top: 5px;
944
+ padding: 0px;
945
+ }
946
+ .follow{
947
+ margin-top: 10px;
948
+ }
949
+ }
950
+ .tweets{
951
+ padding: 20px 50px;
952
+ .media{
953
+ border-bottom: 1px solid #F1EAE0;
954
+ overflow: visible;
955
+
956
+ img{
957
+ width: 100%;
958
+ }
959
+ .avatar{
960
+ border: 0 none;
961
+ margin-top: 10px;
962
+ }
963
+ .media-heading{
964
+ margin-bottom: 5px;
965
+ }
966
+ .media-body{
967
+ overflow: visible;
968
+ }
969
+ .media-footer{
970
+ .btn{
971
+ font-weight: bold;
972
+ margin-right: 20px;
973
+ }
974
+ }
975
+ .img-tweet{
976
+ display: inline-block;
977
+ }
978
+ .retweet{
979
+ margin-top: -20px;
980
+ margin-left: 40px;
981
+ }
982
+ .tweet-link{
983
+ margin-bottom: 25px;
984
+ margin-top: 20px;
985
+ }
986
+ .img-tweet-link{
987
+ display: inline-block;
988
+ max-width: 180px;
989
+ }
990
+ &.last-media{
991
+ border-bottom: 0px;
992
+ }
993
+ .dropup, .dropdown{
994
+ display: inline;
995
+ }
996
+ }
997
+ }
998
+ .nav-pills-navigation{
999
+ text-align: center;
1000
+ .nav-pills-wrapper{
1001
+ display: inline-block;
1002
+ position: relative;
1003
+ width: auto;
1004
+ }
1005
+ }
1006
+ .people{
1007
+ .number{
1008
+ margin-top: 15px;
1009
+ }
1010
+ .card-user{
1011
+ .avatar{
1012
+ margin-bottom: 10px;
1013
+ }
1014
+ .image{
1015
+ height: 120px;
1016
+ }
1017
+ .content{
1018
+ min-height: 255px;
1019
+ .description{
1020
+ font-size: 15px;
1021
+ }
1022
+ }
1023
+ }
1024
+ .people-list{
1025
+ margin-top: 40px;
1026
+ }
1027
+ }
1028
+ #media{
1029
+ img.vertical-image{
1030
+ max-height: 240px;
1031
+ }
1032
+ .gallery-item .gallery-caption{
1033
+ display: none;
1034
+ }
1035
+ .pswp__caption__center{
1036
+ max-width: 800px;
1037
+ }
1038
+ .pswp__caption{
1039
+ h5{
1040
+ display: inline-block;
1041
+ }
1042
+ }
1043
+ }
1044
+ }
1045
+
1046
+ @media (max-width: 1200px){
1047
+ .presentation-page .section-header .card{
1048
+ min-height: 290px;
1049
+ }
1050
+ }
1051
+ @media (max-width: 968px){
1052
+ .presentation-page .section-header .image-background{
1053
+ min-height: 100%;
1054
+
1055
+ img{
1056
+ width: auto;
1057
+ height: 100%;
1058
+ }
1059
+ }
1060
+ }
1061
+ @media (max-width: 768px){
1062
+ .presentation-page .components-container .card{
1063
+ margin-bottom: 40px !important;
1064
+ }
1065
+ .btn-wd{
1066
+ min-width: 280px;
1067
+ }
1068
+ .presentation-page .title-brand{
1069
+ font-size: 3.4em;
1070
+ }
1071
+ .presentation-page .title-brand .type{
1072
+ font-size: 16px;
1073
+ transform: translateY(-28px);
1074
+ -webkit-transform: translateY(-28px);
1075
+ -moz-transform: translateY(-28px);
1076
+ -o-transform: translateY(-28px);
1077
+ }
1078
+ }
1079
+ @media (max-width: 500px){
1080
+ .presentation-page .section-header .card{
1081
+ min-height: 230px;
1082
+ }
1083
+ }