You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

330 lines
7.1 KiB

  1. .login-pf {
  2. height: 100%;
  3. background: none;
  4. }
  5. body {
  6. background: url(../juice-bc.svg);
  7. background-repeat: no-repeat;
  8. background-color: #202020;
  9. height: 100%;
  10. display: flex;
  11. align-items: center;
  12. justify-content: center;
  13. }
  14. body::before {
  15. position: absolute;
  16. width: 56px;
  17. height: 56px;
  18. content: "";
  19. top: 56px;
  20. left: 63px;
  21. background: url(../juice.svg);
  22. background-repeat: no-repeat;
  23. }
  24. .login-pf-page {
  25. padding-top: 0px;
  26. }
  27. .h1, .h2, .h3, h1, h2, h3 {
  28. margin-top: 0px;
  29. margin-bottom: 0px;
  30. }
  31. #kc-header-wrapper {
  32. padding: 0px 10px;
  33. }
  34. .card-login {
  35. margin: 0 auto;
  36. box-shadow: -8px -8px 32px rgba(101, 101, 101, 0.12), -2px -2px 16px rgba(101, 101, 101, 0.24), 4px 4px 16px rgba(0, 0, 0, 0.3), 8px 8px 32px rgba(0, 0, 0, 0.1);
  37. padding: 56px;
  38. min-width: 440px;
  39. max-width: 440px;
  40. border-radius: 16px;
  41. background-color: #212121;
  42. }
  43. .group-form {
  44. padding: 32px 0px;
  45. }
  46. .login-sign-button {
  47. display: flex;
  48. justify-content: center;
  49. align-items: center;
  50. height: 56px;
  51. margin-bottom: 24px;
  52. background: #212121;
  53. box-shadow: -2px -2px 4px rgba(101, 101, 101, 0.12), -1px -1px 3px rgba(101, 101, 101, 0.24), 1px 1px 2px rgba(0, 0, 0, 0.3), 2px 2px 4px rgba(0, 0, 0, 0.2);
  54. border-radius: 4px;
  55. font-family: Swis721 Th BT;
  56. font-style: normal;
  57. font-weight: 300;
  58. font-size: 16px;
  59. line-height: 24px;
  60. text-align: center;
  61. color: #BDBFBF;
  62. cursor: pointer;
  63. }
  64. .login-sign-button:hover,
  65. .login-sign-button:focus {
  66. background: #292929;
  67. }
  68. .login-sign-image {
  69. background: url(../apple.svg);
  70. width: 24px;
  71. height: 24px;
  72. margin-right: 16px;
  73. }
  74. .login-sign-image.apple {
  75. background: url(../apple.svg);
  76. background-size: contain;
  77. background-repeat: no-repeat;
  78. }
  79. .login-sign-image.google {
  80. background: url(../google.svg);
  81. background-size: contain;
  82. background-repeat: no-repeat;
  83. }
  84. .login-sign-image.facebook {
  85. background: url(../facebook.svg);
  86. background-size: contain;
  87. background-repeat: no-repeat;
  88. }
  89. .login-sign-image.linkedin {
  90. background: url(../linkedin.svg);
  91. background-size: contain;
  92. background-repeat: no-repeat;
  93. }
  94. .login-sign-image.twitter {
  95. background: url(../twitter.svg);
  96. background-size: contain;
  97. background-repeat: no-repeat;
  98. }
  99. .login-social-sign-container {
  100. display: flex;
  101. justify-content: space-between;
  102. }
  103. .login-social-sign-button {
  104. display: flex;
  105. justify-content: center;
  106. align-items: center;
  107. width: 156px;
  108. height: 56px;
  109. background: #212121;
  110. border: 1px solid #292929;
  111. box-sizing: border-box;
  112. border-radius: 4px;
  113. font-family: Swis721 Th BT;
  114. font-style: normal;
  115. font-weight: 300;
  116. font-size: 16px;
  117. line-height: 24px;
  118. text-align: center;
  119. color: #BDBFBF;
  120. cursor: pointer;
  121. }
  122. .login-social-sign-button:hover,
  123. .login-social-sign-button:focus {
  124. background: #292929;
  125. }
  126. .large-social-sign-button:hover {
  127. color: #BDBFBF;
  128. text-decoration: none;
  129. }
  130. .login-sign-link {
  131. padding-left: 3px;
  132. font-weight: 500;
  133. }
  134. .separate-text {
  135. font-family: Swis721 Th BT;
  136. font-style: normal;
  137. font-weight: 300;
  138. font-size: 16px;
  139. line-height: 24px;
  140. display: flex;
  141. align-items: center;
  142. text-align: center;
  143. color: #98989E;
  144. }
  145. .separate-text::before {
  146. width: 147px;
  147. height: 1px;
  148. margin-right: 8px;
  149. content: "";
  150. background-color: #333333;
  151. }
  152. .separate-text::after {
  153. width: 147px;
  154. height: 1px;
  155. margin-left: 8px;
  156. content: "";
  157. background-color: #333333;
  158. }
  159. .large-social-sign-button {
  160. width: 328px;
  161. }
  162. .signup-terms-container {
  163. display: flex;
  164. justify-content: center;
  165. }
  166. .login-pf-page-header {
  167. background: url(../img/juice.svg);
  168. background-position-x: 63px;
  169. background-position-y: 56px;
  170. background-repeat: no-repeat;
  171. }
  172. .header-login-welcome {
  173. font-family: Swis721 Th BT;
  174. font-style: normal;
  175. font-weight: 300;
  176. font-size: 14px;
  177. line-height: 20px;
  178. color: #98989E;
  179. }
  180. .header-login-title {
  181. padding-top: 4px;
  182. font-family: Swis721 Th BT;
  183. font-style: normal;
  184. font-weight: 300;
  185. font-size: 38px;
  186. line-height: 48px;
  187. letter-spacing: -0.75px;
  188. background: linear-gradient(180deg, #FF9900 0%, #FF7100 100%);
  189. -webkit-background-clip: text;
  190. -webkit-text-fill-color: transparent;
  191. }
  192. #kc-page-title{
  193. text-align: left;
  194. }
  195. #kc-form-buttons {
  196. margin-top: 32px;
  197. margin-bottom: 32px;
  198. }
  199. .pf-c-button {
  200. height: 56px;
  201. background: #181818;
  202. box-shadow: -4px -4px 8px rgba(101, 101, 101, 0.08), -1px -1px 3px rgba(101, 101, 101, 0.12), 1px 1px 4px rgba(0, 0, 0, 0.3), 4px 4px 8px rgba(0, 0, 0, 0.4);
  203. border-radius: 4px;
  204. font-family: Swis721 Md BT;
  205. font-style: normal;
  206. font-weight: 500;
  207. font-size: 16px;
  208. line-height: 24px;
  209. text-align: center;
  210. color: #BDBFBF;
  211. }
  212. .pf-c-form-control{
  213. position: relative;
  214. min-height: 56px;
  215. border: 1px solid #333333;
  216. box-sizing: border-box;
  217. border-radius: 4px;
  218. background: #212121;
  219. font-family: Swis721 Th BT;
  220. padding-left: 16px;
  221. font-style: normal;
  222. font-weight: 300;
  223. font-size: 16px;
  224. line-height: 24px;
  225. color: #757575;
  226. }
  227. .form-group {
  228. position: relative;
  229. margin-bottom: 24px;
  230. }
  231. #input-error {
  232. margin-top: 8px;
  233. font-family: Swis721 Th BT;
  234. font-style: normal;
  235. font-weight: 300;
  236. font-size: 14px;
  237. line-height: 20px;
  238. color: #BDBFBF;
  239. }
  240. .pf-c-form-control:focus, .pf-c-form-control:hover{
  241. outline: none;
  242. border: 1px solid rgba(255, 113, 0, 1);
  243. caret-color: rgba(255, 113, 0, 1);
  244. /* font-family: Swis721 Th BT; */
  245. }
  246. .pf-c-form-control[aria-invalid="true"] {
  247. border: 1px solid rgba(245, 46, 46, 1);
  248. background: #212121;
  249. }
  250. .login-form-input-label {
  251. position: absolute;
  252. display: none;
  253. padding: 0px 4px;
  254. top: -10px;
  255. left: 12px;
  256. color:rgba(255, 113, 0, 1);
  257. z-index: 100;
  258. background-color: #212121;
  259. }
  260. .pf-c-form-control:focus ~ .login-form-input-label,
  261. .pf-c-form-control:hover ~ .login-form-input-label,
  262. .pf-c-form-control[aria-invalid="true"] ~ .login-form-input-label {
  263. display: block;
  264. }
  265. .pf-c-form-control[aria-invalid="true"] ~ .login-form-input-label {
  266. color: rgba(245, 46, 46, 1);
  267. }
  268. .juice-footer {
  269. position: absolute;
  270. right: 56px;
  271. bottom: 56px;
  272. font-family: Swis721 Th BT;
  273. font-style: normal;
  274. font-weight: 300;
  275. font-size: 12px;
  276. line-height: 16px;
  277. color: #BDBFBF;
  278. }
  279. .juice-footer span {
  280. font-family: Swis721 Md BT;
  281. font-style: normal;
  282. font-weight: 500;
  283. font-size: 14px;
  284. line-height: 20px;
  285. color: #BDBFBF;
  286. }
  287. .signup-terms {
  288. width: 290px;
  289. font-family: Swis721 Th BT;
  290. font-style: normal;
  291. font-weight: 300;
  292. font-size: 12px;
  293. line-height: 16px;
  294. text-align: center;
  295. color: #BDBFBF;
  296. }