@nyris/nyris-webapp 0.2.4 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/asset-manifest.json +32 -18
- package/build/index.html +1 -1
- package/build/js/test.js +62 -0
- package/build/{precache-manifest.211a3df6baece8bbe3672765faa0d629.js → precache-manifest.3e7aa489925304848e8f04e3015d8567.js} +89 -13
- package/build/service-worker.js +1 -1
- package/build/static/css/2.8285176a.chunk.css +2 -0
- package/build/static/css/2.8285176a.chunk.css.map +1 -0
- package/build/static/css/main.b731b101.chunk.css +2 -0
- package/build/static/css/main.b731b101.chunk.css.map +1 -0
- package/build/static/js/2.8297cb74.chunk.js +3 -0
- package/build/static/js/2.8297cb74.chunk.js.LICENSE.txt +133 -0
- package/build/static/js/2.8297cb74.chunk.js.map +1 -0
- package/build/static/js/main.05909665.chunk.js +2 -0
- package/build/static/js/main.05909665.chunk.js.map +1 -0
- package/build/static/js/{runtime-main.f5553a9b.js → runtime-main.b418ff16.js} +1 -1
- package/build/static/js/{runtime-main.f5553a9b.js.map → runtime-main.b418ff16.js.map} +1 -1
- package/build/static/media/Fill.37094b44.svg +3 -0
- package/build/static/media/Montserrat-Bold.5a052e98.otf +0 -0
- package/build/static/media/Montserrat-Light.21789e89.otf +0 -0
- package/build/static/media/Montserrat-Medium.a53e0373.otf +0 -0
- package/build/static/media/Montserrat-Regular.71cdc681.otf +0 -0
- package/build/static/media/Montserrat-SemiBold.f613d915.otf +0 -0
- package/build/static/media/Rectangle.4dd8b747.png +0 -0
- package/build/static/media/admin.9529c7f6.svg +3 -0
- package/build/static/media/bg-support-page.6ac55268.svg +9 -0
- package/build/static/media/book_mark.8e294c0b.svg +3 -0
- package/build/static/media/icon_dislike.94607ca6.svg +3 -0
- package/build/static/media/icon_like.a4fb1b18.svg +3 -0
- package/build/static/media/icon_modal_image.3068d0ea.svg +21 -0
- package/build/static/media/icon_search_image.c2c728c0.svg +3 -0
- package/build/static/media/nyris_logo.22d8f250.svg +3 -0
- package/build/static/media/reload_icon.4b579a74.svg +3 -0
- package/build/static/media/save_search.bebaeebf.svg +3 -0
- package/build/static/media/support.289c3a3c.svg +3 -0
- package/build/static/media/translate_icon.f0492297.svg +3 -0
- package/package.json +31 -6
- package/public/js/test.js +62 -0
- package/src/App.css +27 -11
- package/src/App.tsx +19 -217
- package/src/Router.tsx +97 -0
- package/src/Store/Auth.ts +44 -0
- package/src/Store/Nyris.ts +77 -0
- package/src/Store/Search.ts +269 -0
- package/src/Store/Store.ts +46 -0
- package/src/Store/common.d.ts +10 -0
- package/src/{epics → Store/epics}/feedback.ts +0 -0
- package/src/{epics → Store/epics}/types.ts +1 -1
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-Bold.otf +0 -0
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-Light.otf +0 -0
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-Medium.otf +0 -0
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-Regular.otf +0 -0
- package/src/common/assets/fonts/Montserrat_OTF/Montserrat-SemiBold.otf +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-bold-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-bold-webfont.woff2 +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-italic-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-italic-webfont.woff2 +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-regular-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/roboto-regular-webfont.woff2 +0 -0
- package/src/{fonts → common/assets/fonts}/robotocondensed-bold-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/robotocondensed-bold-webfont.woff2 +0 -0
- package/src/{fonts → common/assets/fonts}/robotocondensed-bolditalic-webfont.woff +0 -0
- package/src/{fonts → common/assets/fonts}/robotocondensed-bolditalic-webfont.woff2 +0 -0
- package/src/common/assets/icons/Fill.png +0 -0
- package/src/common/assets/icons/Fill.svg +3 -0
- package/src/common/assets/icons/Icon_wechat.png +0 -0
- package/src/common/assets/icons/Icon_whatsapp.png +0 -0
- package/src/common/assets/icons/admin.png +0 -0
- package/src/common/assets/icons/admin.svg +3 -0
- package/src/common/assets/icons/book_mark.png +0 -0
- package/src/common/assets/icons/book_mark.svg +3 -0
- package/src/common/assets/icons/icon_barcode.png +0 -0
- package/src/common/assets/icons/icon_camera.png +0 -0
- package/src/common/assets/icons/icon_dislike.svg +3 -0
- package/src/common/assets/icons/icon_disslike.png +0 -0
- package/src/common/assets/icons/icon_email.png +0 -0
- package/src/common/assets/icons/icon_like.png +0 -0
- package/src/common/assets/icons/icon_like.svg +3 -0
- package/src/common/assets/icons/icon_modal_image.png +0 -0
- package/src/common/assets/icons/icon_modal_image.svg +21 -0
- package/src/common/assets/icons/icon_picture.png +0 -0
- package/src/common/assets/icons/icon_search_image.png +0 -0
- package/src/common/assets/icons/icon_search_image.svg +3 -0
- package/src/common/assets/icons/nyris_logo.svg +3 -0
- package/src/common/assets/icons/reload_icon.png +0 -0
- package/src/common/assets/icons/reload_icon.svg +3 -0
- package/src/common/assets/icons/save_search.png +0 -0
- package/src/common/assets/icons/save_search.svg +3 -0
- package/src/common/assets/icons/setting_search_icon.png +0 -0
- package/src/common/assets/icons/support.png +0 -0
- package/src/common/assets/icons/support.svg +3 -0
- package/src/common/assets/icons/translate_icon.png +0 -0
- package/src/common/assets/icons/translate_icon.svg +3 -0
- package/src/common/assets/icons/view_off.png +0 -0
- package/src/common/assets/images/Rectangle.png +0 -0
- package/src/common/assets/images/bg-support-page.svg +9 -0
- package/src/{images → common/assets/images}/fav/android-icon-192x192.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-114x114.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-120x120.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-144x144.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-152x152.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-180x180.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-57x57.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-60x60.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-72x72.png +0 -0
- package/src/{images → common/assets/images}/fav/apple-icon-76x76.png +0 -0
- package/src/{images → common/assets/images}/fav/browserconfig.xml +0 -0
- package/src/{images → common/assets/images}/fav/favicon-16x16.png +0 -0
- package/src/{images → common/assets/images}/fav/favicon-32x32.png +0 -0
- package/src/{images → common/assets/images}/fav/favicon-96x96.png +0 -0
- package/src/{images → common/assets/images}/fav/manifest.json +0 -0
- package/src/{images → common/assets/images}/ic_cam.png +0 -0
- package/src/{images → common/assets/images}/ic_cam.svg +0 -0
- package/src/{images → common/assets/images}/ic_cam_large.png +0 -0
- package/src/{images → common/assets/images}/ic_cam_large.svg +0 -0
- package/src/{images → common/assets/images}/ic_cam_large_noimage.png +0 -0
- package/src/{images → common/assets/images}/ic_close_feedback.png +0 -0
- package/src/{images → common/assets/images}/ic_close_feedback.svg +0 -0
- package/src/{images → common/assets/images}/ic_shopNow.png +0 -0
- package/src/{images → common/assets/images}/ic_shopNow.svg +0 -0
- package/src/{images → common/assets/images}/ic_shopNowLight.png +0 -0
- package/src/{images → common/assets/images}/ic_shopNowLight.svg +0 -0
- package/src/common/assets/images/image_test.png +0 -0
- package/src/{images → common/assets/images}/nyris_logo.png +0 -0
- package/src/{images → common/assets/images}/rewe.svg +0 -0
- package/src/{images → common/assets/images}/sectionTransBack.png +0 -0
- package/src/{images → common/assets/images}/sectionTransBack.svg +0 -0
- package/src/{images → common/assets/images}/sectionTransTop.png +0 -0
- package/src/{images → common/assets/images}/sectionTransTop.svg +0 -0
- package/src/components/DetailItem.tsx +175 -0
- package/src/components/DragDropFile.tsx +188 -0
- package/src/components/ExampleImages.tsx +32 -17
- package/src/components/Feedback.tsx +87 -48
- package/src/components/FilterComponent.tsx +47 -0
- package/src/components/Footer.tsx +29 -0
- package/src/components/FooterMD.tsx +54 -0
- package/src/components/FooterNewVersion.tsx +12 -0
- package/src/components/FooterResult.tsx +47 -0
- package/src/components/Header.tsx +35 -0
- package/src/components/HeaderMd.tsx +39 -0
- package/src/components/HeaderNewVersion.tsx +92 -0
- package/src/components/Layout.tsx +46 -0
- package/src/components/LoadingScreen/index.tsx +42 -0
- package/src/components/Navigation.tsx +34 -0
- package/src/components/Panigation/Pagination.tsx +140 -0
- package/src/components/Panigation/cx.js +3 -0
- package/src/components/Panigation/isModifierClick.js +10 -0
- package/src/components/Result.tsx +186 -113
- package/src/components/Saved/AllItem.tsx +32 -0
- package/src/components/Saved/Category.tsx +16 -0
- package/src/components/carousel/DefaultCarousel.tsx +48 -0
- package/src/components/common.d.ts +9 -0
- package/src/components/common.scss +54 -0
- package/src/components/default-select.tsx +45 -0
- package/src/components/hitItem/hits.tsx +50 -0
- package/src/components/hitItem/infinitiHits.tsx +33 -0
- package/src/components/input/inputSearch.tsx +77 -0
- package/src/components/modal/DefaultModal.tsx +28 -0
- package/src/components/preview/preview.tsx +433 -0
- package/src/components/results/ItemResult.tsx +155 -0
- package/src/components/search/ListSearch.tsx +209 -0
- package/src/defaults.ts +4 -3
- package/src/index.css +577 -306
- package/src/index.tsx +39 -186
- package/src/modules/LandingPage/common.scss +1288 -0
- package/src/modules/LandingPage/indexApp.tsx +474 -0
- package/src/modules/LandingPage/indexAppMD.tsx +494 -0
- package/src/modules/LandingPage/indexNewVersion.tsx +118 -0
- package/src/page/Auth/login.tsx +7 -0
- package/src/page/Exception/404.tsx +11 -0
- package/src/page/History/index.tsx +76 -0
- package/src/page/Profile/index.tsx +87 -0
- package/src/page/Saved/MockData.ts +223 -0
- package/src/page/Saved/index.tsx +166 -0
- package/src/page/Support/index.tsx +160 -0
- package/src/page/result/MockData.ts +36 -0
- package/src/page/result/index.tsx +482 -0
- package/src/services/Feedback.ts +65 -0
- package/src/services/findByImage.ts +24 -0
- package/src/services/findRegionsCustom.ts +212 -0
- package/src/services/image.ts +110 -0
- package/src/services/nyris.ts +123 -0
- package/src/services/session.ts +20 -0
- package/src/services/types.ts +96 -0
- package/src/types.ts +43 -3
- package/tsconfig.json +3 -8
- package/build/static/css/2.43a1c8b7.chunk.css +0 -2
- package/build/static/css/2.43a1c8b7.chunk.css.map +0 -1
- package/build/static/css/main.f6ed5f12.chunk.css +0 -2
- package/build/static/css/main.f6ed5f12.chunk.css.map +0 -1
- package/build/static/js/2.b56c1bca.chunk.js +0 -3
- package/build/static/js/2.b56c1bca.chunk.js.LICENSE.txt +0 -79
- package/build/static/js/2.b56c1bca.chunk.js.map +0 -1
- package/build/static/js/main.a9ea9ea5.chunk.js +0 -2
- package/build/static/js/main.a9ea9ea5.chunk.js.map +0 -1
- package/src/AppMD.tsx +0 -320
- package/src/actions/nyrisAppActions.ts +0 -76
- package/src/actions/searchActions.ts +0 -135
- package/src/epics/index.ts +0 -133
- package/src/epics/search.ts +0 -114
package/src/index.css
CHANGED
|
@@ -1,66 +1,238 @@
|
|
|
1
1
|
body {
|
|
2
2
|
margin: 0;
|
|
3
|
-
font-family: -apple-system, BlinkMacSystemFont,
|
|
4
|
-
|
|
3
|
+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
|
|
4
|
+
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
|
|
5
5
|
sans-serif;
|
|
6
6
|
-webkit-font-smoothing: antialiased;
|
|
7
7
|
-moz-osx-font-smoothing: grayscale;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
+
/* Font */
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: "Gilroy";
|
|
13
|
+
src: url("/fonts/Gilroy/SVN-Gilroy Light.otf");
|
|
14
|
+
font-style: normal;
|
|
15
|
+
font-weight: 300;
|
|
16
|
+
font-display: swap;
|
|
17
|
+
}
|
|
18
|
+
@font-face {
|
|
19
|
+
font-family: "Gilroy";
|
|
20
|
+
src: url("/fonts/Gilroy/SVN-Gilroy Regular.otf");
|
|
21
|
+
font-style: normal;
|
|
22
|
+
font-weight: 400;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
}
|
|
25
|
+
@font-face {
|
|
26
|
+
font-family: "Gilroy";
|
|
27
|
+
src: url("/fonts/Gilroy/SVN-Gilroy Medium.otf");
|
|
28
|
+
font-style: medium;
|
|
29
|
+
font-weight: 500;
|
|
30
|
+
font-display: swap;
|
|
31
|
+
}
|
|
32
|
+
@font-face {
|
|
33
|
+
font-family: "Gilroy";
|
|
34
|
+
src: url("/fonts/Gilroy/SVN-Gilroy SemiBold.otf");
|
|
35
|
+
font-style: medium;
|
|
36
|
+
font-weight: 600;
|
|
37
|
+
font-display: swap;
|
|
38
|
+
}
|
|
39
|
+
@font-face {
|
|
40
|
+
font-family: "Gilroy";
|
|
41
|
+
src: url("/fonts/Gilroy/SVN-Gilroy Bold.otf");
|
|
42
|
+
font-style: medium;
|
|
43
|
+
font-weight: 700;
|
|
44
|
+
font-display: swap;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
/* SF Pro fonts */
|
|
48
|
+
@font-face {
|
|
49
|
+
font-family: "Montserrat";
|
|
50
|
+
src: url("./common/assets/fonts/Montserrat_OTF/Montserrat-Light.otf");
|
|
51
|
+
font-style: normal;
|
|
52
|
+
font-weight: 300;
|
|
53
|
+
font-display: swap;
|
|
54
|
+
}
|
|
55
|
+
@font-face {
|
|
56
|
+
font-family: "Montserrat";
|
|
57
|
+
src: url("./common/assets/fonts/Montserrat_OTF/Montserrat-Regular.otf");
|
|
58
|
+
font-style: normal;
|
|
59
|
+
font-weight: 400;
|
|
60
|
+
font-display: swap;
|
|
61
|
+
}
|
|
62
|
+
@font-face {
|
|
63
|
+
font-family: "Montserrat";
|
|
64
|
+
src: url("./common/assets/fonts/Montserrat_OTF/Montserrat-Medium.otf");
|
|
65
|
+
font-style: medium;
|
|
66
|
+
font-weight: 500;
|
|
67
|
+
font-display: swap;
|
|
68
|
+
}
|
|
69
|
+
@font-face {
|
|
70
|
+
font-family: "Montserrat";
|
|
71
|
+
src: url("./common/assets/fonts/Montserrat_OTF/Montserrat-SemiBold.otf");
|
|
72
|
+
font-style: medium;
|
|
73
|
+
font-weight: 600;
|
|
74
|
+
font-display: swap;
|
|
75
|
+
}
|
|
76
|
+
@font-face {
|
|
77
|
+
font-family: "Montserrat";
|
|
78
|
+
src: url("./common/assets/fonts/Montserrat_OTF/Montserrat-Bold.otf");
|
|
79
|
+
font-style: medium;
|
|
80
|
+
font-weight: 700;
|
|
81
|
+
font-display: swap;
|
|
82
|
+
}
|
|
83
|
+
|
|
10
84
|
code {
|
|
11
|
-
font-family: source-code-pro, Menlo, Monaco, Consolas,
|
|
85
|
+
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
|
|
12
86
|
monospace;
|
|
13
87
|
}
|
|
14
88
|
|
|
15
|
-
#branding,
|
|
16
|
-
|
|
89
|
+
#branding,
|
|
90
|
+
.btn {
|
|
91
|
+
transition: all 0.2s ease;
|
|
17
92
|
}
|
|
18
93
|
|
|
19
|
-
.headSection,
|
|
20
|
-
|
|
94
|
+
.headSection,
|
|
95
|
+
.mainContentWrap {
|
|
96
|
+
overflow: hidden;
|
|
21
97
|
}
|
|
22
98
|
|
|
23
|
-
a,
|
|
99
|
+
a,
|
|
100
|
+
abbr,
|
|
101
|
+
acronym,
|
|
102
|
+
address,
|
|
103
|
+
applet,
|
|
104
|
+
article,
|
|
105
|
+
aside,
|
|
106
|
+
audio,
|
|
107
|
+
b,
|
|
108
|
+
big,
|
|
109
|
+
blockquote,
|
|
110
|
+
body,
|
|
111
|
+
canvas,
|
|
112
|
+
caption,
|
|
113
|
+
center,
|
|
114
|
+
cite,
|
|
115
|
+
code,
|
|
116
|
+
dd,
|
|
117
|
+
del,
|
|
118
|
+
details,
|
|
119
|
+
dfn,
|
|
120
|
+
div,
|
|
121
|
+
dl,
|
|
122
|
+
dt,
|
|
123
|
+
em,
|
|
124
|
+
embed,
|
|
125
|
+
fieldset,
|
|
126
|
+
figcaption,
|
|
127
|
+
figure,
|
|
128
|
+
footer,
|
|
129
|
+
form,
|
|
130
|
+
h1,
|
|
131
|
+
h2,
|
|
132
|
+
h3,
|
|
133
|
+
h4,
|
|
134
|
+
h5,
|
|
135
|
+
h6,
|
|
136
|
+
header,
|
|
137
|
+
hgroup,
|
|
138
|
+
html,
|
|
139
|
+
i,
|
|
140
|
+
iframe,
|
|
141
|
+
img,
|
|
142
|
+
ins,
|
|
143
|
+
kbd,
|
|
144
|
+
label,
|
|
145
|
+
legend,
|
|
146
|
+
li,
|
|
147
|
+
mark,
|
|
148
|
+
menu,
|
|
149
|
+
nav,
|
|
150
|
+
object,
|
|
151
|
+
ol,
|
|
152
|
+
output,
|
|
153
|
+
p,
|
|
154
|
+
pre,
|
|
155
|
+
q,
|
|
156
|
+
ruby,
|
|
157
|
+
s,
|
|
158
|
+
samp,
|
|
159
|
+
section,
|
|
160
|
+
small,
|
|
161
|
+
span,
|
|
162
|
+
strike,
|
|
163
|
+
strong,
|
|
164
|
+
sub,
|
|
165
|
+
summary,
|
|
166
|
+
sup,
|
|
167
|
+
table,
|
|
168
|
+
tbody,
|
|
169
|
+
td,
|
|
170
|
+
tfoot,
|
|
171
|
+
th,
|
|
172
|
+
thead,
|
|
173
|
+
time,
|
|
174
|
+
tr,
|
|
175
|
+
tt,
|
|
176
|
+
u,
|
|
177
|
+
ul,
|
|
178
|
+
var,
|
|
179
|
+
video {
|
|
24
180
|
font: inherit;
|
|
25
181
|
padding: 0;
|
|
26
182
|
border: 0;
|
|
27
183
|
margin: 0;
|
|
28
|
-
vertical-align: baseline
|
|
184
|
+
/* vertical-align: baseline */
|
|
29
185
|
}
|
|
30
186
|
|
|
31
|
-
blockquote,
|
|
32
|
-
|
|
187
|
+
blockquote,
|
|
188
|
+
q {
|
|
189
|
+
quotes: none;
|
|
33
190
|
}
|
|
34
191
|
|
|
35
|
-
blockquote:after,
|
|
36
|
-
|
|
37
|
-
|
|
192
|
+
blockquote:after,
|
|
193
|
+
blockquote:before,
|
|
194
|
+
q:after,
|
|
195
|
+
q:before {
|
|
196
|
+
content: "";
|
|
197
|
+
content: none;
|
|
38
198
|
}
|
|
39
199
|
|
|
40
200
|
table {
|
|
41
201
|
border-collapse: collapse;
|
|
42
|
-
border-spacing: 0
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
article,
|
|
46
|
-
|
|
202
|
+
border-spacing: 0;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
article,
|
|
206
|
+
aside,
|
|
207
|
+
details,
|
|
208
|
+
figcaption,
|
|
209
|
+
figure,
|
|
210
|
+
footer,
|
|
211
|
+
header,
|
|
212
|
+
hgroup,
|
|
213
|
+
menu,
|
|
214
|
+
nav,
|
|
215
|
+
section {
|
|
216
|
+
display: block;
|
|
47
217
|
}
|
|
48
218
|
|
|
49
219
|
.clear {
|
|
50
|
-
clear: both
|
|
220
|
+
clear: both;
|
|
51
221
|
}
|
|
52
222
|
|
|
53
223
|
.screen-reader-text {
|
|
54
224
|
clip: rect(1px, 1px, 1px, 1px);
|
|
55
|
-
position: absolute !important
|
|
225
|
+
position: absolute !important;
|
|
56
226
|
}
|
|
57
227
|
|
|
58
|
-
.container,
|
|
59
|
-
|
|
228
|
+
.container,
|
|
229
|
+
.mainContentWrap,
|
|
230
|
+
article {
|
|
231
|
+
position: relative;
|
|
60
232
|
}
|
|
61
233
|
|
|
62
234
|
* {
|
|
63
|
-
box-sizing: border-box
|
|
235
|
+
box-sizing: border-box;
|
|
64
236
|
}
|
|
65
237
|
|
|
66
238
|
.wrapper {
|
|
@@ -69,32 +241,37 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
|
|
69
241
|
margin: 0 auto;
|
|
70
242
|
-webkit-box-flex: 1;
|
|
71
243
|
-ms-flex: 1;
|
|
72
|
-
flex: 1
|
|
244
|
+
flex: 1;
|
|
73
245
|
}
|
|
74
246
|
|
|
75
|
-
.fullWidth,
|
|
247
|
+
.fullWidth,
|
|
248
|
+
.wrapper {
|
|
76
249
|
padding: 4% 0;
|
|
77
|
-
position: relative
|
|
250
|
+
position: relative;
|
|
78
251
|
}
|
|
79
252
|
|
|
80
|
-
.fullWidth.noPadding,
|
|
81
|
-
|
|
253
|
+
.fullWidth.noPadding,
|
|
254
|
+
.wrapper.noPadding {
|
|
255
|
+
padding: 0;
|
|
82
256
|
}
|
|
83
257
|
|
|
84
258
|
@media only screen and (min-width: 1300px) {
|
|
85
|
-
.fullWidth,
|
|
86
|
-
|
|
259
|
+
.fullWidth,
|
|
260
|
+
.wrapper {
|
|
261
|
+
padding: 2% 0;
|
|
87
262
|
}
|
|
88
263
|
}
|
|
89
264
|
|
|
90
265
|
@media only screen and (min-width: 900px) and (max-width: 1120px) {
|
|
91
|
-
.fullWidth,
|
|
92
|
-
|
|
266
|
+
.fullWidth,
|
|
267
|
+
.wrapper {
|
|
268
|
+
padding: 4% 0;
|
|
93
269
|
}
|
|
94
270
|
}
|
|
95
271
|
|
|
96
|
-
.fullWidth .wrapper,
|
|
97
|
-
|
|
272
|
+
.fullWidth .wrapper,
|
|
273
|
+
article {
|
|
274
|
+
padding: 0;
|
|
98
275
|
}
|
|
99
276
|
|
|
100
277
|
.flexWrapper {
|
|
@@ -103,11 +280,11 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
|
|
103
280
|
flex-direction: row;
|
|
104
281
|
display: -webkit-box;
|
|
105
282
|
display: -ms-flexbox;
|
|
106
|
-
display: flex
|
|
283
|
+
display: flex;
|
|
107
284
|
}
|
|
108
285
|
|
|
109
286
|
.flexWrapper.alignTop {
|
|
110
|
-
align-items: flex-start
|
|
287
|
+
align-items: flex-start;
|
|
111
288
|
}
|
|
112
289
|
|
|
113
290
|
.tileFlexible {
|
|
@@ -115,67 +292,72 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
|
|
115
292
|
-webkit-box-flex: 1;
|
|
116
293
|
-ms-flex-positive: 1;
|
|
117
294
|
flex-grow: 1;
|
|
118
|
-
float: left
|
|
295
|
+
float: left;
|
|
119
296
|
}
|
|
120
297
|
|
|
121
298
|
.tileHalf {
|
|
122
299
|
width: 50%;
|
|
123
|
-
float: left
|
|
300
|
+
float: left;
|
|
124
301
|
}
|
|
125
302
|
|
|
126
303
|
@media only screen and (min-width: 530px) and (max-width: 750px) {
|
|
127
304
|
.tileHalf {
|
|
128
305
|
float: none;
|
|
129
|
-
width: 100
|
|
306
|
+
width: 100%;
|
|
130
307
|
}
|
|
131
308
|
}
|
|
132
309
|
|
|
133
310
|
.tileThird {
|
|
134
311
|
width: 33%;
|
|
135
|
-
float: left
|
|
312
|
+
float: left;
|
|
136
313
|
}
|
|
137
314
|
|
|
138
315
|
.center {
|
|
139
|
-
text-align: center
|
|
316
|
+
text-align: center;
|
|
140
317
|
}
|
|
141
318
|
|
|
142
319
|
.smallerWidth {
|
|
143
320
|
width: 70%;
|
|
144
|
-
display: inline-block
|
|
321
|
+
display: inline-block;
|
|
145
322
|
}
|
|
146
323
|
|
|
147
324
|
@media only screen and (min-width: 900px) and (max-width: 1120px) {
|
|
148
325
|
.smallerWidth br {
|
|
149
|
-
display: none
|
|
326
|
+
display: none;
|
|
150
327
|
}
|
|
151
328
|
}
|
|
152
329
|
|
|
153
330
|
@media only screen and (min-width: 750px) and (max-width: 900px) {
|
|
154
331
|
.smallerWidth {
|
|
155
|
-
width: 100
|
|
332
|
+
width: 100%;
|
|
156
333
|
}
|
|
157
334
|
}
|
|
158
335
|
|
|
159
336
|
@media only screen and (max-width: 530px) {
|
|
160
337
|
.onDesktop {
|
|
161
|
-
display: none
|
|
338
|
+
display: none;
|
|
162
339
|
}
|
|
163
340
|
}
|
|
164
341
|
|
|
165
|
-
.bold,
|
|
166
|
-
|
|
342
|
+
.bold,
|
|
343
|
+
.bold a,
|
|
344
|
+
.bold div,
|
|
345
|
+
.bold span {
|
|
346
|
+
font-weight: 700 !important;
|
|
167
347
|
}
|
|
168
348
|
|
|
169
|
-
.disabled,
|
|
170
|
-
|
|
349
|
+
.disabled,
|
|
350
|
+
.notAvailableJet {
|
|
351
|
+
pointer-events: none;
|
|
171
352
|
}
|
|
172
353
|
|
|
173
|
-
.disabled:hover,
|
|
174
|
-
|
|
354
|
+
.disabled:hover,
|
|
355
|
+
.notAvailableJet:hover {
|
|
356
|
+
cursor: default;
|
|
175
357
|
}
|
|
176
358
|
|
|
177
359
|
.notAvailableJet {
|
|
178
|
-
opacity: .5
|
|
360
|
+
opacity: 0.5;
|
|
179
361
|
}
|
|
180
362
|
|
|
181
363
|
.container {
|
|
@@ -183,11 +365,11 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
|
|
183
365
|
background: #e7eaee;
|
|
184
366
|
background: -webkit-linear-gradient(top, #e7eaee 0, #f0f2f4 100%);
|
|
185
367
|
background: linear-gradient(to bottom, #e7eaee 0, #f0f2f4 100%);
|
|
186
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7eaee', endColorstr='#f0f2f4', GradientType=0)
|
|
368
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7eaee', endColorstr='#f0f2f4', GradientType=0);
|
|
187
369
|
}
|
|
188
370
|
|
|
189
371
|
.page-template-template-contact .container {
|
|
190
|
-
min-height: 0
|
|
372
|
+
min-height: 0;
|
|
191
373
|
}
|
|
192
374
|
|
|
193
375
|
.btn {
|
|
@@ -201,41 +383,43 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
|
|
201
383
|
text-align: center;
|
|
202
384
|
height: 45px;
|
|
203
385
|
font-weight: 700;
|
|
204
|
-
transition: all .2s ease
|
|
386
|
+
transition: all 0.2s ease;
|
|
205
387
|
}
|
|
206
388
|
|
|
207
|
-
.hide,
|
|
208
|
-
|
|
389
|
+
.hide,
|
|
390
|
+
.oldBrowserHint {
|
|
391
|
+
display: none;
|
|
209
392
|
}
|
|
210
393
|
|
|
211
394
|
.btn.primary {
|
|
212
|
-
background: #
|
|
213
|
-
color: #fff
|
|
395
|
+
background: #4c8f9f;
|
|
396
|
+
color: #fff;
|
|
214
397
|
}
|
|
215
398
|
|
|
216
399
|
.btn.primary:hover {
|
|
217
400
|
cursor: pointer;
|
|
218
|
-
opacity: .8
|
|
401
|
+
opacity: 0.8;
|
|
219
402
|
}
|
|
220
403
|
|
|
221
404
|
.btn.withShadow {
|
|
222
|
-
box-shadow: 0 19px 25px -17px rgba(0, 0, 0, .3)
|
|
405
|
+
box-shadow: 0 19px 25px -17px rgba(0, 0, 0, 0.3);
|
|
223
406
|
}
|
|
224
407
|
|
|
225
408
|
.btn.withShadow:hover {
|
|
226
|
-
opacity: .8
|
|
409
|
+
opacity: 0.8;
|
|
227
410
|
}
|
|
228
411
|
|
|
229
412
|
.btn.withShadow:active {
|
|
230
|
-
-webkit-transition: all 50ms cubic-bezier(.54, .03, .42, .99);
|
|
231
|
-
transition: all 50ms cubic-bezier(.54, .03, .42, .99);
|
|
413
|
+
-webkit-transition: all 50ms cubic-bezier(0.54, 0.03, 0.42, 0.99);
|
|
414
|
+
transition: all 50ms cubic-bezier(0.54, 0.03, 0.42, 0.99);
|
|
232
415
|
-webkit-transform: translateY(1px);
|
|
233
416
|
-ms-transform: translateY(1px);
|
|
234
417
|
transform: translateY(1px);
|
|
235
|
-
box-shadow: 0 17px 22px -15px rgba(0, 0, 0, .2)
|
|
418
|
+
box-shadow: 0 17px 22px -15px rgba(0, 0, 0, 0.2);
|
|
236
419
|
}
|
|
237
420
|
|
|
238
|
-
.no-borderradius .oldBrowserHint,
|
|
421
|
+
.no-borderradius .oldBrowserHint,
|
|
422
|
+
.no-opacity .oldBrowserHint {
|
|
239
423
|
text-align: center;
|
|
240
424
|
padding: 20% 5%;
|
|
241
425
|
position: fixed;
|
|
@@ -245,46 +429,63 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
|
|
245
429
|
bottom: 0;
|
|
246
430
|
left: 0;
|
|
247
431
|
color: #fff;
|
|
248
|
-
background: #
|
|
432
|
+
background: #031f2b;
|
|
249
433
|
}
|
|
250
434
|
|
|
251
435
|
@font-face {
|
|
252
436
|
font-family: Roboto;
|
|
253
|
-
src: local("Roboto Italic"), local("Roboto-Italic"),
|
|
437
|
+
src: local("Roboto Italic"), local("Roboto-Italic"),
|
|
438
|
+
url(common/assets/fonts/roboto-italic-webfont.woff2) format("woff2"),
|
|
439
|
+
url(common/assets/fonts/roboto-italic-webfont.woff) format("woff");
|
|
254
440
|
font-weight: 400;
|
|
255
|
-
font-style: italic
|
|
441
|
+
font-style: italic;
|
|
256
442
|
}
|
|
257
443
|
|
|
258
444
|
@font-face {
|
|
259
445
|
font-family: Roboto;
|
|
260
|
-
src: local("Roboto Bold"), local("Roboto-Bold"),
|
|
446
|
+
src: local("Roboto Bold"), local("Roboto-Bold"),
|
|
447
|
+
url(common/assets/fonts/roboto-bold-webfont.woff2) format("woff2"),
|
|
448
|
+
url(common/assets/fonts/roboto-bold-webfont.woff) format("woff");
|
|
261
449
|
font-weight: 700;
|
|
262
|
-
font-style: normal
|
|
450
|
+
font-style: normal;
|
|
263
451
|
}
|
|
264
452
|
|
|
265
453
|
@font-face {
|
|
266
454
|
font-family: Roboto;
|
|
267
|
-
src: local("Roboto Regular"), local("Roboto-Regular"),
|
|
455
|
+
src: local("Roboto Regular"), local("Roboto-Regular"),
|
|
456
|
+
url(common/assets/fonts/roboto-regular-webfont.woff2) format("woff2"),
|
|
457
|
+
url(common/assets/fonts/roboto-regular-webfont.woff) format("woff");
|
|
268
458
|
font-weight: 400;
|
|
269
|
-
font-style: normal
|
|
459
|
+
font-style: normal;
|
|
270
460
|
}
|
|
271
461
|
|
|
272
462
|
@font-face {
|
|
273
463
|
font-family: "Roboto Condensed";
|
|
274
|
-
src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"),
|
|
464
|
+
src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"),
|
|
465
|
+
url(common/assets/fonts/robotocondensed-bold-webfont.woff2) format("woff2"),
|
|
466
|
+
url(common/assets/fonts/robotocondensed-bold-webfont.woff) format("woff");
|
|
275
467
|
font-weight: 700;
|
|
276
|
-
font-style: normal
|
|
468
|
+
font-style: normal;
|
|
277
469
|
}
|
|
278
470
|
|
|
279
471
|
@font-face {
|
|
280
472
|
font-family: "Roboto Condensed";
|
|
281
|
-
src: local("Roboto Condensed Bold Italic"),
|
|
473
|
+
src: local("Roboto Condensed Bold Italic"),
|
|
474
|
+
local("RobotoCondensed-BoldItalic"),
|
|
475
|
+
url(common/assets/fonts/robotocondensed-bolditalic-webfont.woff2)
|
|
476
|
+
format("woff2"),
|
|
477
|
+
url(common/assets/fonts/robotocondensed-bolditalic-webfont.woff)
|
|
478
|
+
format("woff");
|
|
282
479
|
font-weight: 700;
|
|
283
|
-
font-style: italic
|
|
480
|
+
font-style: italic;
|
|
284
481
|
}
|
|
285
482
|
|
|
286
|
-
body,
|
|
287
|
-
|
|
483
|
+
body,
|
|
484
|
+
button,
|
|
485
|
+
input,
|
|
486
|
+
select,
|
|
487
|
+
textarea {
|
|
488
|
+
color: rgba(3, 31, 43, 0.54);
|
|
288
489
|
font-family: Roboto, Arial, Helvetica, sans-serif;
|
|
289
490
|
font-size: 17px;
|
|
290
491
|
line-height: 1.5;
|
|
@@ -292,168 +493,190 @@ body, button, input, select, textarea {
|
|
|
292
493
|
text-rendering: optimizeLegibility;
|
|
293
494
|
-webkit-font-smoothing: antialiased;
|
|
294
495
|
font-smoothing: antialiased;
|
|
295
|
-
-moz-osx-font-smoothing: grayscale
|
|
496
|
+
-moz-osx-font-smoothing: grayscale;
|
|
296
497
|
}
|
|
297
498
|
|
|
298
|
-
a,
|
|
299
|
-
|
|
499
|
+
a,
|
|
500
|
+
b,
|
|
501
|
+
h1,
|
|
502
|
+
h2,
|
|
503
|
+
h3,
|
|
504
|
+
h4,
|
|
505
|
+
h5,
|
|
506
|
+
h6,
|
|
507
|
+
strong {
|
|
508
|
+
font-weight: 700;
|
|
300
509
|
}
|
|
301
510
|
|
|
302
511
|
body {
|
|
303
|
-
background: #e7eaee
|
|
512
|
+
background: #e7eaee;
|
|
304
513
|
}
|
|
305
514
|
|
|
306
|
-
h1,
|
|
307
|
-
|
|
515
|
+
h1,
|
|
516
|
+
h2,
|
|
517
|
+
h3,
|
|
518
|
+
h4,
|
|
519
|
+
h5,
|
|
520
|
+
h6 {
|
|
521
|
+
line-height: 1;
|
|
308
522
|
}
|
|
309
523
|
|
|
310
|
-
h1,
|
|
524
|
+
h1,
|
|
525
|
+
h2 {
|
|
311
526
|
line-height: 1.618;
|
|
312
|
-
color: #
|
|
527
|
+
color: #031f2b;
|
|
313
528
|
}
|
|
314
529
|
|
|
315
530
|
h1 {
|
|
316
531
|
font-size: 25px;
|
|
317
|
-
margin: 0 auto 25px
|
|
532
|
+
margin: 0 auto 25px;
|
|
318
533
|
}
|
|
319
534
|
|
|
320
535
|
h1.entry-title a {
|
|
321
|
-
color: #
|
|
322
|
-
font-size: 25px
|
|
536
|
+
color: #031f2b;
|
|
537
|
+
font-size: 25px;
|
|
323
538
|
}
|
|
324
539
|
|
|
325
540
|
h2 {
|
|
326
541
|
font-size: 16px;
|
|
327
|
-
margin: 15px auto 25px
|
|
542
|
+
margin: 15px auto 25px;
|
|
328
543
|
}
|
|
329
544
|
|
|
330
545
|
h2.entry-title a {
|
|
331
|
-
color: #
|
|
332
|
-
font-size: 25px
|
|
546
|
+
color: #031f2b;
|
|
547
|
+
font-size: 25px;
|
|
333
548
|
}
|
|
334
549
|
|
|
335
|
-
h1 p,
|
|
336
|
-
|
|
550
|
+
h1 p,
|
|
551
|
+
h2 p {
|
|
552
|
+
margin-bottom: 0;
|
|
337
553
|
}
|
|
338
554
|
|
|
339
555
|
@media only screen and (min-width: 530px) and (max-width: 750px) {
|
|
340
|
-
h1 br,
|
|
341
|
-
|
|
556
|
+
h1 br,
|
|
557
|
+
h2 br {
|
|
558
|
+
display: none;
|
|
342
559
|
}
|
|
343
560
|
}
|
|
344
561
|
|
|
345
562
|
h3 {
|
|
346
|
-
color: #
|
|
563
|
+
color: #031f2b;
|
|
347
564
|
font-size: 17px;
|
|
348
565
|
line-height: 1.5;
|
|
349
|
-
margin: 22px auto 16px
|
|
566
|
+
margin: 22px auto 16px;
|
|
350
567
|
}
|
|
351
568
|
|
|
352
569
|
h4 {
|
|
353
570
|
font-size: 15px;
|
|
354
|
-
margin: 22px auto 12px
|
|
571
|
+
margin: 22px auto 12px;
|
|
355
572
|
}
|
|
356
573
|
|
|
357
574
|
h5 {
|
|
358
575
|
font-size: 13px;
|
|
359
|
-
margin: 22px auto 10px
|
|
576
|
+
margin: 22px auto 10px;
|
|
360
577
|
}
|
|
361
578
|
|
|
362
579
|
h6 {
|
|
363
580
|
font-size: 11px;
|
|
364
|
-
margin: 22px auto 8px
|
|
581
|
+
margin: 22px auto 8px;
|
|
365
582
|
}
|
|
366
583
|
|
|
367
584
|
p {
|
|
368
|
-
margin-bottom: 16px
|
|
585
|
+
margin-bottom: 16px;
|
|
369
586
|
}
|
|
370
587
|
|
|
371
588
|
p a {
|
|
372
|
-
text-decoration: underline
|
|
589
|
+
text-decoration: underline;
|
|
373
590
|
}
|
|
374
591
|
|
|
375
592
|
em {
|
|
376
|
-
font-style: italic
|
|
593
|
+
font-style: italic;
|
|
377
594
|
}
|
|
378
595
|
|
|
379
|
-
iframe,
|
|
596
|
+
iframe,
|
|
597
|
+
img {
|
|
380
598
|
max-width: 100%;
|
|
381
|
-
height: auto
|
|
599
|
+
height: auto;
|
|
382
600
|
}
|
|
383
601
|
|
|
384
602
|
a {
|
|
385
603
|
text-decoration: none;
|
|
386
|
-
color: rgba(3, 31, 43, .54)
|
|
604
|
+
color: rgba(3, 31, 43, 0.54);
|
|
387
605
|
}
|
|
388
606
|
|
|
389
607
|
a:hover {
|
|
390
608
|
cursor: pointer;
|
|
391
|
-
color: rgba(3, 31, 43, .7)
|
|
609
|
+
color: rgba(3, 31, 43, 0.7);
|
|
392
610
|
}
|
|
393
611
|
|
|
394
|
-
ol,
|
|
612
|
+
ol,
|
|
613
|
+
ul {
|
|
395
614
|
list-style: none;
|
|
396
|
-
padding-left: 20px
|
|
615
|
+
padding-left: 20px;
|
|
397
616
|
}
|
|
398
617
|
|
|
399
|
-
ol li,
|
|
618
|
+
ol li,
|
|
619
|
+
ul li {
|
|
400
620
|
list-style: disc;
|
|
401
621
|
padding-left: 10px;
|
|
402
|
-
margin-bottom: 10px
|
|
622
|
+
margin-bottom: 10px;
|
|
403
623
|
}
|
|
404
624
|
|
|
405
625
|
.alignnone {
|
|
406
|
-
margin: 5px 20px 20px 0
|
|
626
|
+
margin: 5px 20px 20px 0;
|
|
407
627
|
}
|
|
408
628
|
|
|
409
|
-
.aligncenter,
|
|
629
|
+
.aligncenter,
|
|
630
|
+
div.aligncenter {
|
|
410
631
|
display: block;
|
|
411
|
-
margin: 5px auto
|
|
632
|
+
margin: 5px auto;
|
|
412
633
|
}
|
|
413
634
|
|
|
414
635
|
.alignright {
|
|
415
636
|
float: right;
|
|
416
|
-
margin: 5px 0 20px 20px
|
|
637
|
+
margin: 5px 0 20px 20px;
|
|
417
638
|
}
|
|
418
639
|
|
|
419
640
|
.alignleft {
|
|
420
641
|
float: left;
|
|
421
|
-
margin: 5px 20px 20px 0
|
|
642
|
+
margin: 5px 20px 20px 0;
|
|
422
643
|
}
|
|
423
644
|
|
|
424
645
|
a img.alignright {
|
|
425
646
|
float: right;
|
|
426
|
-
margin: 5px 0 20px 20px
|
|
647
|
+
margin: 5px 0 20px 20px;
|
|
427
648
|
}
|
|
428
649
|
|
|
429
|
-
a img.alignleft,
|
|
430
|
-
|
|
650
|
+
a img.alignleft,
|
|
651
|
+
a img.alignnone {
|
|
652
|
+
margin: 5px 20px 20px 0;
|
|
431
653
|
}
|
|
432
654
|
|
|
433
655
|
a img.alignleft {
|
|
434
|
-
float: left
|
|
656
|
+
float: left;
|
|
435
657
|
}
|
|
436
658
|
|
|
437
659
|
a img.aligncenter {
|
|
438
660
|
display: block;
|
|
439
661
|
margin-left: auto;
|
|
440
|
-
margin-right: auto
|
|
662
|
+
margin-right: auto;
|
|
441
663
|
}
|
|
442
664
|
|
|
443
665
|
.wp-caption {
|
|
444
|
-
background: #
|
|
445
|
-
border: 1px solid #
|
|
666
|
+
background: #fff;
|
|
667
|
+
border: 1px solid #f0f0f0;
|
|
446
668
|
max-width: 96%;
|
|
447
669
|
padding: 5px 3px 10px;
|
|
448
|
-
text-align: center
|
|
670
|
+
text-align: center;
|
|
449
671
|
}
|
|
450
672
|
|
|
451
|
-
.wp-caption.alignleft,
|
|
452
|
-
|
|
673
|
+
.wp-caption.alignleft,
|
|
674
|
+
.wp-caption.alignnone {
|
|
675
|
+
margin: 5px 20px 20px 0;
|
|
453
676
|
}
|
|
454
677
|
|
|
455
678
|
.wp-caption.alignright {
|
|
456
|
-
margin: 5px 0 20px 20px
|
|
679
|
+
margin: 5px 0 20px 20px;
|
|
457
680
|
}
|
|
458
681
|
|
|
459
682
|
.wp-caption img {
|
|
@@ -462,71 +685,83 @@ a img.aligncenter {
|
|
|
462
685
|
margin: 0;
|
|
463
686
|
max-width: 98.5%;
|
|
464
687
|
padding: 0;
|
|
465
|
-
width: auto
|
|
688
|
+
width: auto;
|
|
466
689
|
}
|
|
467
690
|
|
|
468
|
-
.gallery-caption,
|
|
691
|
+
.gallery-caption,
|
|
692
|
+
.wp-caption .wp-caption-text {
|
|
469
693
|
font-size: 11px;
|
|
470
694
|
line-height: 17px;
|
|
471
695
|
margin: 0;
|
|
472
|
-
padding: 0 4px 5px
|
|
696
|
+
padding: 0 4px 5px;
|
|
473
697
|
}
|
|
474
698
|
|
|
475
699
|
@media print {
|
|
476
|
-
blockquote,
|
|
477
|
-
|
|
700
|
+
blockquote,
|
|
701
|
+
img,
|
|
702
|
+
pre,
|
|
703
|
+
tr {
|
|
704
|
+
page-break-inside: avoid;
|
|
478
705
|
}
|
|
479
706
|
|
|
480
707
|
* {
|
|
481
708
|
background: 0 0 !important;
|
|
482
709
|
color: #000 !important;
|
|
483
710
|
box-shadow: none !important;
|
|
484
|
-
text-shadow: none !important
|
|
711
|
+
text-shadow: none !important;
|
|
485
712
|
}
|
|
486
713
|
|
|
487
|
-
a,
|
|
488
|
-
|
|
714
|
+
a,
|
|
715
|
+
a:visited {
|
|
716
|
+
text-decoration: underline;
|
|
489
717
|
}
|
|
490
718
|
|
|
491
719
|
a[href]:after {
|
|
492
|
-
content: " (" attr(href) ")"
|
|
720
|
+
content: " (" attr(href) ")";
|
|
493
721
|
}
|
|
494
722
|
|
|
495
723
|
abbr[title]:after {
|
|
496
|
-
content: " (" attr(title) ")"
|
|
724
|
+
content: " (" attr(title) ")";
|
|
497
725
|
}
|
|
498
726
|
|
|
499
|
-
.ir a:after,
|
|
500
|
-
|
|
727
|
+
.ir a:after,
|
|
728
|
+
a[href^="javascript:"]:after,
|
|
729
|
+
a[href^="#"]:after {
|
|
730
|
+
content: "";
|
|
501
731
|
}
|
|
502
732
|
|
|
503
|
-
blockquote,
|
|
504
|
-
|
|
733
|
+
blockquote,
|
|
734
|
+
pre {
|
|
735
|
+
border: 1px solid #999;
|
|
505
736
|
}
|
|
506
737
|
|
|
507
738
|
thead {
|
|
508
|
-
display: table-header-group
|
|
739
|
+
display: table-header-group;
|
|
509
740
|
}
|
|
510
741
|
|
|
511
742
|
img {
|
|
512
|
-
max-width: 100% !important
|
|
743
|
+
max-width: 100% !important;
|
|
513
744
|
}
|
|
514
745
|
|
|
515
746
|
@page {
|
|
516
|
-
margin: .5cm
|
|
747
|
+
margin: 0.5cm;
|
|
517
748
|
}
|
|
518
749
|
|
|
519
|
-
h2,
|
|
750
|
+
h2,
|
|
751
|
+
h3,
|
|
752
|
+
p {
|
|
520
753
|
orphans: 3;
|
|
521
|
-
widows: 3
|
|
754
|
+
widows: 3;
|
|
522
755
|
}
|
|
523
756
|
|
|
524
|
-
h2,
|
|
525
|
-
|
|
757
|
+
h2,
|
|
758
|
+
h3 {
|
|
759
|
+
page-break-after: avoid;
|
|
526
760
|
}
|
|
527
761
|
}
|
|
528
762
|
|
|
529
|
-
.headerSeparatorBack,
|
|
763
|
+
.headerSeparatorBack,
|
|
764
|
+
.headerSeparatorTop {
|
|
530
765
|
position: absolute;
|
|
531
766
|
right: 0;
|
|
532
767
|
bottom: -2px;
|
|
@@ -534,21 +769,22 @@ a img.aligncenter {
|
|
|
534
769
|
width: 100%;
|
|
535
770
|
height: 61px;
|
|
536
771
|
z-index: 9996;
|
|
537
|
-
background: url(images/sectionTransBack.svg) 0 bottom repeat-x
|
|
772
|
+
background: url(common/assets/images/sectionTransBack.svg) 0 bottom repeat-x;
|
|
538
773
|
}
|
|
539
774
|
|
|
540
|
-
.no-svg .headerSeparatorBack,
|
|
541
|
-
|
|
775
|
+
.no-svg .headerSeparatorBack,
|
|
776
|
+
.no-svg .headerSeparatorTop {
|
|
777
|
+
background: url(common/assets/images/sectionTransBack.png) 0 bottom repeat-x;
|
|
542
778
|
}
|
|
543
779
|
|
|
544
780
|
.headerSeparatorTop {
|
|
545
781
|
height: 30px;
|
|
546
782
|
z-index: 9999;
|
|
547
|
-
background: url(images/sectionTransTop.svg) 0 bottom repeat-x
|
|
783
|
+
background: url(common/assets/images/sectionTransTop.svg) 0 bottom repeat-x;
|
|
548
784
|
}
|
|
549
785
|
|
|
550
786
|
.no-svg .headerSeparatorTop {
|
|
551
|
-
background: url(images/sectionTransTop.png) 0 bottom repeat-x
|
|
787
|
+
background: url(common/assets/images/sectionTransTop.png) 0 bottom repeat-x;
|
|
552
788
|
}
|
|
553
789
|
|
|
554
790
|
.headSection {
|
|
@@ -557,18 +793,17 @@ a img.aligncenter {
|
|
|
557
793
|
height: 90vh;
|
|
558
794
|
height: -webkit-calc(100vh - 30px);
|
|
559
795
|
height: calc(100vh - 30px);
|
|
560
|
-
background: #
|
|
796
|
+
background: #031f2b;
|
|
561
797
|
transition: height 300ms;
|
|
562
798
|
}
|
|
563
799
|
|
|
564
800
|
.headSection.hidden {
|
|
565
801
|
height: 110px;
|
|
566
|
-
|
|
567
802
|
}
|
|
568
803
|
|
|
569
804
|
@media only screen and (max-width: 530px) {
|
|
570
805
|
.headSection {
|
|
571
|
-
min-height: 146px
|
|
806
|
+
min-height: 146px;
|
|
572
807
|
}
|
|
573
808
|
}
|
|
574
809
|
|
|
@@ -583,40 +818,41 @@ a img.aligncenter {
|
|
|
583
818
|
width: 100%;
|
|
584
819
|
height: 60px;
|
|
585
820
|
position: absolute;
|
|
586
|
-
z-index: 9996
|
|
821
|
+
z-index: 9996;
|
|
587
822
|
}
|
|
588
823
|
|
|
589
|
-
.contentWrap,
|
|
824
|
+
.contentWrap,
|
|
825
|
+
.uploadImage {
|
|
590
826
|
position: relative;
|
|
591
|
-
width: 100
|
|
827
|
+
width: 100%;
|
|
592
828
|
}
|
|
593
829
|
|
|
594
830
|
.menuWrap {
|
|
595
831
|
float: right;
|
|
596
|
-
z-index: 1
|
|
832
|
+
z-index: 1;
|
|
597
833
|
}
|
|
598
834
|
|
|
599
835
|
.menuWrap ul {
|
|
600
836
|
margin: 0;
|
|
601
|
-
padding: 17px 0 0
|
|
837
|
+
padding: 17px 0 0;
|
|
602
838
|
}
|
|
603
839
|
|
|
604
840
|
.menuWrap ul li {
|
|
605
841
|
float: left;
|
|
606
842
|
list-style: none;
|
|
607
843
|
margin: 0;
|
|
608
|
-
padding: 0
|
|
844
|
+
padding: 0;
|
|
609
845
|
}
|
|
610
846
|
|
|
611
847
|
.menuWrap ul li a {
|
|
612
|
-
color: rgba(255, 255, 255, .54);
|
|
848
|
+
color: rgba(255, 255, 255, 0.54);
|
|
613
849
|
padding: 7px 0 7px 10px;
|
|
614
850
|
font-size: 11px;
|
|
615
|
-
display: inline-block
|
|
851
|
+
display: inline-block;
|
|
616
852
|
}
|
|
617
853
|
|
|
618
854
|
.menuWrap ul li a:hover {
|
|
619
|
-
color: #fff
|
|
855
|
+
color: #fff;
|
|
620
856
|
}
|
|
621
857
|
|
|
622
858
|
#branding {
|
|
@@ -624,14 +860,14 @@ a img.aligncenter {
|
|
|
624
860
|
width: 93px;
|
|
625
861
|
height: 60px;
|
|
626
862
|
min-height: 0;
|
|
627
|
-
background: url(images/nyris_logo.png) 50% 50% no-repeat;
|
|
863
|
+
background: url(common/assets/images/nyris_logo.png) 50% 50% no-repeat;
|
|
628
864
|
overflow: hidden;
|
|
629
865
|
text-indent: -99999px;
|
|
630
|
-
transition: all .2s ease
|
|
866
|
+
transition: all 0.2s ease;
|
|
631
867
|
}
|
|
632
868
|
|
|
633
869
|
.resultsActive #branding {
|
|
634
|
-
opacity: .54
|
|
870
|
+
opacity: 0.54;
|
|
635
871
|
}
|
|
636
872
|
|
|
637
873
|
.dragAndDropActionArea {
|
|
@@ -645,7 +881,7 @@ a img.aligncenter {
|
|
|
645
881
|
align-items: center;
|
|
646
882
|
-webkit-box-pack: center;
|
|
647
883
|
-ms-flex-pack: center;
|
|
648
|
-
justify-content: center
|
|
884
|
+
justify-content: center;
|
|
649
885
|
}
|
|
650
886
|
.dragAndDropActionArea:focus {
|
|
651
887
|
outline: 0;
|
|
@@ -655,25 +891,25 @@ a img.aligncenter {
|
|
|
655
891
|
-webkit-box-flex: 1;
|
|
656
892
|
-ms-flex: 1 100%;
|
|
657
893
|
flex: 1 100%;
|
|
658
|
-
overflow: hidden
|
|
894
|
+
overflow: hidden;
|
|
659
895
|
}
|
|
660
896
|
|
|
661
897
|
.uploadImage {
|
|
662
898
|
min-height: 120px;
|
|
663
899
|
border-radius: 12px;
|
|
664
|
-
border: 4px dashed rgba(255, 255, 255, .12);
|
|
900
|
+
border: 4px dashed rgba(255, 255, 255, 0.12);
|
|
665
901
|
padding: 12vh 0;
|
|
666
902
|
text-align: center;
|
|
667
903
|
font-size: 22px;
|
|
668
|
-
color: rgba(251, 253, 254, .54);
|
|
904
|
+
color: rgba(251, 253, 254, 0.54);
|
|
669
905
|
display: block;
|
|
670
|
-
-webkit-transition: all .2s ease;
|
|
671
|
-
transition: all .2s ease
|
|
906
|
+
-webkit-transition: all 0.2s ease;
|
|
907
|
+
transition: all 0.2s ease;
|
|
672
908
|
}
|
|
673
909
|
|
|
674
910
|
@media only screen and (max-height: 610px) {
|
|
675
911
|
.uploadImage {
|
|
676
|
-
padding: 30px 0
|
|
912
|
+
padding: 30px 0;
|
|
677
913
|
}
|
|
678
914
|
}
|
|
679
915
|
|
|
@@ -681,18 +917,18 @@ a img.aligncenter {
|
|
|
681
917
|
.uploadImage {
|
|
682
918
|
padding: 10vh 0;
|
|
683
919
|
border: 0;
|
|
684
|
-
height: 70vh
|
|
920
|
+
height: 70vh;
|
|
685
921
|
}
|
|
686
922
|
}
|
|
687
923
|
|
|
688
924
|
.uploadImage .smallText {
|
|
689
925
|
font-size: 14px;
|
|
690
|
-
color: rgba(251, 253, 254, .38);
|
|
691
|
-
margin: 8px auto 17px
|
|
926
|
+
color: rgba(251, 253, 254, 0.38);
|
|
927
|
+
margin: 8px auto 17px;
|
|
692
928
|
}
|
|
693
929
|
|
|
694
930
|
.fileIsHover .uploadImage {
|
|
695
|
-
border: 4px dashed rgba(255, 255, 255, .38)
|
|
931
|
+
border: 4px dashed rgba(255, 255, 255, 0.38);
|
|
696
932
|
}
|
|
697
933
|
|
|
698
934
|
.mobileUploadHandler {
|
|
@@ -702,33 +938,33 @@ a img.aligncenter {
|
|
|
702
938
|
top: 70px;
|
|
703
939
|
right: 0;
|
|
704
940
|
height: 100px;
|
|
705
|
-
left: 0
|
|
941
|
+
left: 0;
|
|
706
942
|
}
|
|
707
943
|
|
|
708
944
|
.inputfile {
|
|
709
|
-
width: .1px;
|
|
710
|
-
height: .1px;
|
|
945
|
+
width: 0.1px;
|
|
946
|
+
height: 0.1px;
|
|
711
947
|
opacity: 0;
|
|
712
948
|
overflow: hidden;
|
|
713
949
|
position: absolute;
|
|
714
|
-
z-index: -1
|
|
950
|
+
z-index: -1;
|
|
715
951
|
}
|
|
716
952
|
|
|
717
953
|
.useExampleImg {
|
|
718
|
-
color: rgba(255, 255, 255, .38);
|
|
954
|
+
color: rgba(255, 255, 255, 0.38);
|
|
719
955
|
font-size: 14px;
|
|
720
|
-
margin-top: 30px
|
|
956
|
+
margin-top: 30px;
|
|
721
957
|
}
|
|
722
958
|
|
|
723
959
|
@media only screen and (max-width: 530px) {
|
|
724
960
|
.fileIsHover .uploadImage {
|
|
725
|
-
border: 0
|
|
961
|
+
border: 0;
|
|
726
962
|
}
|
|
727
963
|
|
|
728
964
|
.useExampleImg {
|
|
729
965
|
position: absolute;
|
|
730
966
|
bottom: -20px;
|
|
731
|
-
width: 102
|
|
967
|
+
width: 102%;
|
|
732
968
|
}
|
|
733
969
|
}
|
|
734
970
|
|
|
@@ -737,46 +973,47 @@ a img.aligncenter {
|
|
|
737
973
|
width: 100%;
|
|
738
974
|
overflow: auto;
|
|
739
975
|
-webkit-overflow-scrolling: touch;
|
|
740
|
-
padding-bottom: 20px
|
|
976
|
+
padding-bottom: 20px;
|
|
741
977
|
}
|
|
742
978
|
|
|
743
979
|
.useExampleImg .exampleImages .exImagesWrap {
|
|
744
|
-
white-space: nowrap
|
|
980
|
+
white-space: nowrap;
|
|
745
981
|
}
|
|
746
982
|
|
|
747
983
|
.useExampleImg .exampleImages img {
|
|
748
|
-
opacity: .54;
|
|
984
|
+
opacity: 0.54;
|
|
749
985
|
width: 86px;
|
|
750
986
|
height: 86px;
|
|
751
987
|
border-radius: 3px;
|
|
752
988
|
margin-right: 4px;
|
|
753
|
-
vertical-align: bottom
|
|
989
|
+
vertical-align: bottom;
|
|
754
990
|
}
|
|
755
991
|
|
|
756
992
|
.useExampleImg .exampleImages img:hover {
|
|
757
993
|
cursor: pointer;
|
|
758
|
-
opacity: 1
|
|
994
|
+
opacity: 1;
|
|
759
995
|
}
|
|
760
996
|
|
|
761
997
|
.camIcon {
|
|
762
|
-
margin-bottom: 15px
|
|
998
|
+
margin-bottom: 15px;
|
|
763
999
|
}
|
|
764
1000
|
|
|
765
|
-
@media (pointer:fine) {
|
|
1001
|
+
@media (pointer: fine) {
|
|
766
1002
|
.onMobile {
|
|
767
|
-
display: none
|
|
1003
|
+
display: none;
|
|
768
1004
|
}
|
|
769
1005
|
}
|
|
770
1006
|
|
|
771
|
-
@media (pointer:none) or (pointer:coarse) {
|
|
1007
|
+
@media (pointer: none) or (pointer: coarse) {
|
|
772
1008
|
.onDesktop {
|
|
773
|
-
display: none
|
|
1009
|
+
display: none;
|
|
774
1010
|
}
|
|
775
1011
|
}
|
|
776
1012
|
|
|
777
|
-
.tryDifferent .icIcon,
|
|
1013
|
+
.tryDifferent .icIcon,
|
|
1014
|
+
.tryDifferent .textDesc {
|
|
778
1015
|
display: inline-block;
|
|
779
|
-
vertical-align: top
|
|
1016
|
+
vertical-align: top;
|
|
780
1017
|
}
|
|
781
1018
|
|
|
782
1019
|
.tryDifferent {
|
|
@@ -790,7 +1027,7 @@ a img.aligncenter {
|
|
|
790
1027
|
padding: 25px 15px;
|
|
791
1028
|
z-index: 9997;
|
|
792
1029
|
border-radius: 3px 3px 0 0;
|
|
793
|
-
background: #
|
|
1030
|
+
background: #4c8f9f;
|
|
794
1031
|
font-size: 14px;
|
|
795
1032
|
color: #fff;
|
|
796
1033
|
max-width: 240px;
|
|
@@ -802,19 +1039,19 @@ a img.aligncenter {
|
|
|
802
1039
|
|
|
803
1040
|
@media only screen and (min-width: 900px) and (max-width: 1120px) {
|
|
804
1041
|
.tryDifferent {
|
|
805
|
-
width: 23.5
|
|
1042
|
+
width: 23.5%;
|
|
806
1043
|
}
|
|
807
1044
|
}
|
|
808
1045
|
|
|
809
1046
|
@media only screen and (min-width: 750px) and (max-width: 900px) {
|
|
810
1047
|
.tryDifferent {
|
|
811
|
-
width: 31.8
|
|
1048
|
+
width: 31.8%;
|
|
812
1049
|
}
|
|
813
1050
|
}
|
|
814
1051
|
|
|
815
1052
|
@media only screen and (min-width: 530px) and (max-width: 750px) {
|
|
816
1053
|
.tryDifferent {
|
|
817
|
-
width: 48.5
|
|
1054
|
+
width: 48.5%;
|
|
818
1055
|
}
|
|
819
1056
|
}
|
|
820
1057
|
|
|
@@ -822,23 +1059,23 @@ a img.aligncenter {
|
|
|
822
1059
|
.tryDifferent {
|
|
823
1060
|
width: 80%;
|
|
824
1061
|
margin-bottom: -13px;
|
|
825
|
-
padding-top: 20px
|
|
1062
|
+
padding-top: 20px;
|
|
826
1063
|
}
|
|
827
1064
|
}
|
|
828
1065
|
|
|
829
1066
|
.tryDifferent .icIcon {
|
|
830
1067
|
width: 22px;
|
|
831
1068
|
height: 18px;
|
|
832
|
-
background: url(images/ic_cam.svg) no-repeat;
|
|
833
|
-
margin-right: 10px
|
|
1069
|
+
background: url(common/assets/images/ic_cam.svg) no-repeat;
|
|
1070
|
+
margin-right: 10px;
|
|
834
1071
|
}
|
|
835
1072
|
|
|
836
1073
|
.no-svg .tryDifferent .icIcon {
|
|
837
|
-
background: url(images/ic_cam.png) no-repeat
|
|
1074
|
+
background: url(common/assets/images/ic_cam.png) no-repeat;
|
|
838
1075
|
}
|
|
839
1076
|
|
|
840
1077
|
.tryDifferent:hover {
|
|
841
|
-
cursor: pointer
|
|
1078
|
+
cursor: pointer;
|
|
842
1079
|
}
|
|
843
1080
|
|
|
844
1081
|
.resultsTitle {
|
|
@@ -846,7 +1083,7 @@ a img.aligncenter {
|
|
|
846
1083
|
-webkit-transform: translateY(20px);
|
|
847
1084
|
-ms-transform: translateY(20px);
|
|
848
1085
|
transform: translateY(20px);
|
|
849
|
-
margin-top: 3
|
|
1086
|
+
margin-top: 3%;
|
|
850
1087
|
}
|
|
851
1088
|
|
|
852
1089
|
.results {
|
|
@@ -865,7 +1102,7 @@ a img.aligncenter {
|
|
|
865
1102
|
|
|
866
1103
|
@media only screen and (max-width: 530px) {
|
|
867
1104
|
.results .wrapper {
|
|
868
|
-
width: 96
|
|
1105
|
+
width: 96%;
|
|
869
1106
|
}
|
|
870
1107
|
}
|
|
871
1108
|
|
|
@@ -878,28 +1115,28 @@ a img.aligncenter {
|
|
|
878
1115
|
bottom: 0;
|
|
879
1116
|
background: #e7eaee;
|
|
880
1117
|
z-index: 3;
|
|
881
|
-
border-radius: 3px
|
|
1118
|
+
border-radius: 3px;
|
|
882
1119
|
}
|
|
883
1120
|
|
|
884
1121
|
@-webkit-keyframes spin {
|
|
885
1122
|
0% {
|
|
886
1123
|
-webkit-transform: rotate(0);
|
|
887
|
-
transform: rotate(0)
|
|
1124
|
+
transform: rotate(0);
|
|
888
1125
|
}
|
|
889
1126
|
100% {
|
|
890
1127
|
-webkit-transform: rotate(360deg);
|
|
891
|
-
transform: rotate(360deg)
|
|
1128
|
+
transform: rotate(360deg);
|
|
892
1129
|
}
|
|
893
1130
|
}
|
|
894
1131
|
|
|
895
1132
|
@keyframes spin {
|
|
896
1133
|
0% {
|
|
897
1134
|
-webkit-transform: rotate(0);
|
|
898
|
-
transform: rotate(0)
|
|
1135
|
+
transform: rotate(0);
|
|
899
1136
|
}
|
|
900
1137
|
100% {
|
|
901
1138
|
-webkit-transform: rotate(360deg);
|
|
902
|
-
transform: rotate(360deg)
|
|
1139
|
+
transform: rotate(360deg);
|
|
903
1140
|
}
|
|
904
1141
|
}
|
|
905
1142
|
|
|
@@ -912,60 +1149,60 @@ a img.aligncenter {
|
|
|
912
1149
|
border-radius: 50%;
|
|
913
1150
|
width: 24px;
|
|
914
1151
|
height: 24px;
|
|
915
|
-
border: .25rem solid rgba(0, 0, 0, .12);
|
|
916
|
-
border-top-color: rgba(3, 31, 43, .6);
|
|
1152
|
+
border: 0.25rem solid rgba(0, 0, 0, 0.12);
|
|
1153
|
+
border-top-color: rgba(3, 31, 43, 0.6);
|
|
917
1154
|
-webkit-animation: spin 1s infinite linear;
|
|
918
|
-
animation: spin 1s infinite linear
|
|
1155
|
+
animation: spin 1s infinite linear;
|
|
919
1156
|
}
|
|
920
1157
|
|
|
921
1158
|
.prdctItem {
|
|
922
1159
|
width: 18.5%;
|
|
923
|
-
margin: 0 .75% 2%;
|
|
1160
|
+
margin: 0 0.75% 2%;
|
|
924
1161
|
float: left;
|
|
925
|
-
background: #
|
|
1162
|
+
background: #fbfdfe;
|
|
926
1163
|
border-radius: 3px;
|
|
927
1164
|
overflow: hidden;
|
|
928
|
-
box-shadow: 0 1px 3px rgba(3, 31, 43, .2);
|
|
1165
|
+
box-shadow: 0 1px 3px rgba(3, 31, 43, 0.2);
|
|
929
1166
|
font-size: 14px;
|
|
930
|
-
line-height: 1.3
|
|
1167
|
+
line-height: 1.3;
|
|
931
1168
|
}
|
|
932
1169
|
|
|
933
1170
|
@media only screen and (min-width: 1120px) {
|
|
934
|
-
.prdctItem:visible:nth-of-type(5n+6) {
|
|
935
|
-
clear: both
|
|
1171
|
+
.prdctItem:visible:nth-of-type(5n + 6) {
|
|
1172
|
+
clear: both;
|
|
936
1173
|
}
|
|
937
1174
|
}
|
|
938
1175
|
|
|
939
1176
|
@media only screen and (min-width: 900px) and (max-width: 1120px) {
|
|
940
1177
|
.prdctItem {
|
|
941
1178
|
width: 23.5%;
|
|
942
|
-
margin: 0 .75% 3
|
|
1179
|
+
margin: 0 0.75% 3%;
|
|
943
1180
|
}
|
|
944
1181
|
|
|
945
|
-
.prdctItem:visible:nth-of-type(4n+5) {
|
|
946
|
-
clear: both
|
|
1182
|
+
.prdctItem:visible:nth-of-type(4n + 5) {
|
|
1183
|
+
clear: both;
|
|
947
1184
|
}
|
|
948
1185
|
}
|
|
949
1186
|
|
|
950
1187
|
@media only screen and (min-width: 750px) and (max-width: 900px) {
|
|
951
1188
|
.prdctItem {
|
|
952
1189
|
width: 31.8%;
|
|
953
|
-
margin: 0 .75% 3
|
|
1190
|
+
margin: 0 0.75% 3%;
|
|
954
1191
|
}
|
|
955
1192
|
|
|
956
|
-
.prdctItem:visible:nth-of-type(3n+4) {
|
|
957
|
-
clear: both
|
|
1193
|
+
.prdctItem:visible:nth-of-type(3n + 4) {
|
|
1194
|
+
clear: both;
|
|
958
1195
|
}
|
|
959
1196
|
}
|
|
960
1197
|
|
|
961
1198
|
@media only screen and (min-width: 530px) and (max-width: 750px) {
|
|
962
1199
|
.prdctItem {
|
|
963
1200
|
width: 48.5%;
|
|
964
|
-
margin: 0 .75% 3
|
|
1201
|
+
margin: 0 0.75% 3%;
|
|
965
1202
|
}
|
|
966
1203
|
|
|
967
|
-
.prdctItem:visible:nth-of-type(2n+3) {
|
|
968
|
-
clear: both
|
|
1204
|
+
.prdctItem:visible:nth-of-type(2n + 3) {
|
|
1205
|
+
clear: both;
|
|
969
1206
|
}
|
|
970
1207
|
}
|
|
971
1208
|
|
|
@@ -973,19 +1210,19 @@ a img.aligncenter {
|
|
|
973
1210
|
position: relative;
|
|
974
1211
|
background: #fff;
|
|
975
1212
|
text-align: center;
|
|
976
|
-
border-bottom: 1px solid rgba(3, 31, 43, .12)
|
|
1213
|
+
border-bottom: 1px solid rgba(3, 31, 43, 0.12);
|
|
977
1214
|
}
|
|
978
1215
|
|
|
979
1216
|
@media only screen and (max-width: 530px) {
|
|
980
1217
|
.prdctItem {
|
|
981
1218
|
width: 100%;
|
|
982
|
-
margin: 0 0 4
|
|
1219
|
+
margin: 0 0 4%;
|
|
983
1220
|
}
|
|
984
1221
|
|
|
985
1222
|
.multipleProducts .prdctItem .prdctImg {
|
|
986
1223
|
float: left;
|
|
987
1224
|
width: 25%;
|
|
988
|
-
border-bottom: 0
|
|
1225
|
+
border-bottom: 0;
|
|
989
1226
|
}
|
|
990
1227
|
}
|
|
991
1228
|
|
|
@@ -994,7 +1231,7 @@ a img.aligncenter {
|
|
|
994
1231
|
display: block;
|
|
995
1232
|
width: 100%;
|
|
996
1233
|
padding-bottom: 100%;
|
|
997
|
-
position: relative
|
|
1234
|
+
position: relative;
|
|
998
1235
|
}
|
|
999
1236
|
|
|
1000
1237
|
.prdctItem .prdctImg .imgWrap {
|
|
@@ -1002,7 +1239,7 @@ a img.aligncenter {
|
|
|
1002
1239
|
top: 9%;
|
|
1003
1240
|
right: 9%;
|
|
1004
1241
|
bottom: 9%;
|
|
1005
|
-
left: 9
|
|
1242
|
+
left: 9%;
|
|
1006
1243
|
}
|
|
1007
1244
|
|
|
1008
1245
|
.prdctItem .prdctImg img {
|
|
@@ -1014,11 +1251,11 @@ a img.aligncenter {
|
|
|
1014
1251
|
max-width: 100%;
|
|
1015
1252
|
max-height: 100%;
|
|
1016
1253
|
margin: auto;
|
|
1017
|
-
vertical-align: middle
|
|
1254
|
+
vertical-align: middle;
|
|
1018
1255
|
}
|
|
1019
1256
|
|
|
1020
1257
|
.prdctItem .prdctDetailsWrap {
|
|
1021
|
-
padding: 8% 9
|
|
1258
|
+
padding: 8% 9%;
|
|
1022
1259
|
}
|
|
1023
1260
|
|
|
1024
1261
|
@media only screen and (max-width: 530px) {
|
|
@@ -1026,29 +1263,29 @@ a img.aligncenter {
|
|
|
1026
1263
|
float: left;
|
|
1027
1264
|
width: 75%;
|
|
1028
1265
|
padding: 4%;
|
|
1029
|
-
border-left: 1px solid rgba(3, 31, 43, .12)
|
|
1266
|
+
border-left: 1px solid rgba(3, 31, 43, 0.12);
|
|
1030
1267
|
}
|
|
1031
1268
|
|
|
1032
1269
|
.feedback {
|
|
1033
|
-
text-align: center
|
|
1270
|
+
text-align: center;
|
|
1034
1271
|
}
|
|
1035
1272
|
}
|
|
1036
1273
|
|
|
1037
1274
|
.prdctItem .prdctDetailsWrap .prdctTitle {
|
|
1038
|
-
color: #
|
|
1275
|
+
color: #031f2b;
|
|
1039
1276
|
}
|
|
1040
1277
|
|
|
1041
1278
|
.prdctItem .prdctDetailsWrap .prdctMeta {
|
|
1042
|
-
margin: 10px 0
|
|
1279
|
+
margin: 10px 0;
|
|
1043
1280
|
}
|
|
1044
1281
|
|
|
1045
1282
|
.prdctItem .prdctDetailsWrap .prdctMeta .prdctPrice {
|
|
1046
1283
|
font-weight: 700;
|
|
1047
|
-
color: #
|
|
1284
|
+
color: #031f2b;
|
|
1048
1285
|
}
|
|
1049
1286
|
|
|
1050
1287
|
.prdctItem .prdctDetailsWrap .prdctShipping {
|
|
1051
|
-
margin-bottom: 10px
|
|
1288
|
+
margin-bottom: 10px;
|
|
1052
1289
|
}
|
|
1053
1290
|
|
|
1054
1291
|
.prdctItem .prdctDetailsWrap .prdctShopLink {
|
|
@@ -1058,22 +1295,26 @@ a img.aligncenter {
|
|
|
1058
1295
|
text-transform: uppercase;
|
|
1059
1296
|
font-size: 13px;
|
|
1060
1297
|
border-radius: 3px;
|
|
1061
|
-
background: url(images/ic_shopNowLight.svg) 10px 50% no-repeat
|
|
1062
|
-
|
|
1298
|
+
background: url(common/assets/images/ic_shopNowLight.svg) 10px 50% no-repeat
|
|
1299
|
+
#fbfdfe;
|
|
1300
|
+
border: 1px solid rgba(3, 31, 43, 0.12);
|
|
1063
1301
|
}
|
|
1064
1302
|
|
|
1065
1303
|
.no-svg .prdctItem .prdctDetailsWrap .prdctShopLink {
|
|
1066
|
-
background: url(images/ic_shopNowLight.png) 10px 50% no-repeat
|
|
1304
|
+
background: url(common/assets/images/ic_shopNowLight.png) 10px 50% no-repeat
|
|
1305
|
+
#fbfdfe;
|
|
1067
1306
|
}
|
|
1068
1307
|
|
|
1069
1308
|
.prdctItem .prdctDetailsWrap .prdctShopLink:hover {
|
|
1070
|
-
background: url(images/ic_shopNow.svg) 10px 50% no-repeat
|
|
1309
|
+
background: url(common/assets/images/ic_shopNow.svg) 10px 50% no-repeat
|
|
1310
|
+
#4c8f9f;
|
|
1071
1311
|
border: 1px solid #4c8f9f;
|
|
1072
|
-
color: #
|
|
1312
|
+
color: #fbfdfe;
|
|
1073
1313
|
}
|
|
1074
1314
|
|
|
1075
1315
|
.no-svg .prdctItem .prdctDetailsWrap .prdctShopLink:hover {
|
|
1076
|
-
background: url(images/ic_shopNow.png) 10px 50% no-repeat
|
|
1316
|
+
background: url(common/assets/images/ic_shopNow.png) 10px 50% no-repeat
|
|
1317
|
+
#4c8f9f;
|
|
1077
1318
|
}
|
|
1078
1319
|
|
|
1079
1320
|
@media only screen and (min-width: 530px) {
|
|
@@ -1082,14 +1323,14 @@ a img.aligncenter {
|
|
|
1082
1323
|
display: block;
|
|
1083
1324
|
margin: 0 auto 4%;
|
|
1084
1325
|
float: none;
|
|
1085
|
-
position: relative
|
|
1326
|
+
position: relative;
|
|
1086
1327
|
}
|
|
1087
1328
|
|
|
1088
1329
|
.singleProduct .prdctItem .prdctImg {
|
|
1089
1330
|
float: left;
|
|
1090
1331
|
width: 50%;
|
|
1091
1332
|
border-bottom: 0;
|
|
1092
|
-
border-right: 1px solid rgba(3, 31, 43, .12)
|
|
1333
|
+
border-right: 1px solid rgba(3, 31, 43, 0.12);
|
|
1093
1334
|
}
|
|
1094
1335
|
|
|
1095
1336
|
.singleProduct .prdctItem .prdctDetailsWrap {
|
|
@@ -1108,28 +1349,29 @@ a img.aligncenter {
|
|
|
1108
1349
|
-ms-flex-align: center;
|
|
1109
1350
|
align-items: center;
|
|
1110
1351
|
-ms-flex-wrap: wrap;
|
|
1111
|
-
flex-wrap: wrap
|
|
1352
|
+
flex-wrap: wrap;
|
|
1112
1353
|
}
|
|
1113
1354
|
}
|
|
1114
1355
|
|
|
1115
|
-
.feedback .btn,
|
|
1116
|
-
|
|
1356
|
+
.feedback .btn,
|
|
1357
|
+
.feedback .btn.primary {
|
|
1358
|
+
border: 1px solid rgba(251, 253, 254, 0.12);
|
|
1117
1359
|
}
|
|
1118
1360
|
|
|
1119
1361
|
.footnote .wrapper {
|
|
1120
1362
|
padding: 30px 0 6px;
|
|
1121
1363
|
font-size: 12px;
|
|
1122
|
-
color: rgba(3, 31, 43, .38);
|
|
1123
|
-
text-align: center
|
|
1364
|
+
color: rgba(3, 31, 43, 0.38);
|
|
1365
|
+
text-align: center;
|
|
1124
1366
|
}
|
|
1125
1367
|
|
|
1126
1368
|
.footnote .wrapper a {
|
|
1127
|
-
color: rgba(3, 31, 43, .38);
|
|
1128
|
-
font-weight: 400
|
|
1369
|
+
color: rgba(3, 31, 43, 0.38);
|
|
1370
|
+
font-weight: 400;
|
|
1129
1371
|
}
|
|
1130
1372
|
|
|
1131
1373
|
.footnote .wrapper a:hover {
|
|
1132
|
-
color: rgba(3, 31, 43, .54)
|
|
1374
|
+
color: rgba(3, 31, 43, 0.54);
|
|
1133
1375
|
}
|
|
1134
1376
|
|
|
1135
1377
|
.feedback {
|
|
@@ -1139,25 +1381,25 @@ a img.aligncenter {
|
|
|
1139
1381
|
left: 0;
|
|
1140
1382
|
transform: translateY(100%);
|
|
1141
1383
|
opacity: 0;
|
|
1142
|
-
background: #
|
|
1384
|
+
background: #031f2b;
|
|
1143
1385
|
z-index: 9999;
|
|
1144
1386
|
font-size: 14px;
|
|
1145
|
-
color: rgba(251, 253, 254, .54)
|
|
1387
|
+
color: rgba(251, 253, 254, 0.54);
|
|
1146
1388
|
}
|
|
1147
1389
|
|
|
1148
1390
|
.feedback .wrapper {
|
|
1149
|
-
padding: 15px 0
|
|
1391
|
+
padding: 15px 0;
|
|
1150
1392
|
}
|
|
1151
1393
|
|
|
1152
1394
|
.feedback p {
|
|
1153
1395
|
display: inline-block;
|
|
1154
|
-
margin: 0 10px 0 0
|
|
1396
|
+
margin: 0 10px 0 0;
|
|
1155
1397
|
}
|
|
1156
1398
|
|
|
1157
1399
|
@media only screen and (max-width: 530px) {
|
|
1158
1400
|
.feedback p {
|
|
1159
1401
|
display: block;
|
|
1160
|
-
margin-bottom: 15px
|
|
1402
|
+
margin-bottom: 15px;
|
|
1161
1403
|
}
|
|
1162
1404
|
}
|
|
1163
1405
|
|
|
@@ -1166,50 +1408,50 @@ a img.aligncenter {
|
|
|
1166
1408
|
padding: 10px 25px;
|
|
1167
1409
|
display: inline-block;
|
|
1168
1410
|
height: auto;
|
|
1169
|
-
margin: 0 4px
|
|
1411
|
+
margin: 0 4px;
|
|
1170
1412
|
}
|
|
1171
1413
|
|
|
1172
1414
|
.feedback .btn.primary {
|
|
1173
1415
|
background: 0 0;
|
|
1174
|
-
color: rgba(251, 253, 254, .54)
|
|
1416
|
+
color: rgba(251, 253, 254, 0.54);
|
|
1175
1417
|
}
|
|
1176
1418
|
|
|
1177
1419
|
.feedback .btn.primary:hover {
|
|
1178
1420
|
background: #4c8f9f;
|
|
1179
1421
|
border: 1px solid rgba(251, 253, 254, 0);
|
|
1180
|
-
color: #fff
|
|
1422
|
+
color: #fff;
|
|
1181
1423
|
}
|
|
1182
1424
|
|
|
1183
1425
|
.feedback .btn.secondary {
|
|
1184
|
-
background: 0 0
|
|
1426
|
+
background: 0 0;
|
|
1185
1427
|
}
|
|
1186
1428
|
|
|
1187
1429
|
.feedback .btn.secondary:hover {
|
|
1188
|
-
background: #
|
|
1430
|
+
background: #e31b5d;
|
|
1189
1431
|
border: 1px solid rgba(3, 31, 43, 0);
|
|
1190
|
-
color: #fff
|
|
1432
|
+
color: #fff;
|
|
1191
1433
|
}
|
|
1192
1434
|
|
|
1193
1435
|
.feedback .btn.dismiss {
|
|
1194
1436
|
margin-top: 15px;
|
|
1195
|
-
color: rgba(251, 253, 254, .54)
|
|
1437
|
+
color: rgba(251, 253, 254, 0.54);
|
|
1196
1438
|
}
|
|
1197
1439
|
|
|
1198
1440
|
.feedback .btn.dismiss:hover {
|
|
1199
1441
|
background: #4c8f9f;
|
|
1200
1442
|
border: 1px solid rgba(251, 253, 254, 0);
|
|
1201
|
-
color: #fff
|
|
1443
|
+
color: #fff;
|
|
1202
1444
|
}
|
|
1203
1445
|
|
|
1204
1446
|
.feedback .btn:hover {
|
|
1205
|
-
cursor: pointer
|
|
1447
|
+
cursor: pointer;
|
|
1206
1448
|
}
|
|
1207
1449
|
|
|
1208
1450
|
.feedback .closeFeedbackContainer {
|
|
1209
1451
|
position: absolute;
|
|
1210
1452
|
top: 0;
|
|
1211
1453
|
right: 0;
|
|
1212
|
-
bottom: 0
|
|
1454
|
+
bottom: 0;
|
|
1213
1455
|
}
|
|
1214
1456
|
|
|
1215
1457
|
.feedback .closeFeedbackContainer .closeFeedback {
|
|
@@ -1221,16 +1463,16 @@ a img.aligncenter {
|
|
|
1221
1463
|
transform: translateY(-50%);
|
|
1222
1464
|
width: 30px;
|
|
1223
1465
|
height: 30px;
|
|
1224
|
-
background: url(images/ic_close_feedback.svg) 50% 50% no-repeat;
|
|
1466
|
+
background: url(common/assets/images/ic_close_feedback.svg) 50% 50% no-repeat;
|
|
1225
1467
|
float: right;
|
|
1226
|
-
opacity: .38;
|
|
1227
|
-
-webkit-transition: all .2s ease;
|
|
1228
|
-
transition: all .2s ease
|
|
1468
|
+
opacity: 0.38;
|
|
1469
|
+
-webkit-transition: all 0.2s ease;
|
|
1470
|
+
transition: all 0.2s ease;
|
|
1229
1471
|
}
|
|
1230
1472
|
|
|
1231
1473
|
.feedback .closeFeedbackContainer .closeFeedback:hover {
|
|
1232
1474
|
cursor: pointer;
|
|
1233
|
-
opacity: 1
|
|
1475
|
+
opacity: 1;
|
|
1234
1476
|
}
|
|
1235
1477
|
|
|
1236
1478
|
.feedback .feedbackMessage {
|
|
@@ -1246,23 +1488,26 @@ a img.aligncenter {
|
|
|
1246
1488
|
top: 10px;
|
|
1247
1489
|
-webkit-transform: translateY(0);
|
|
1248
1490
|
-ms-transform: translateY(0);
|
|
1249
|
-
transform: translateY(0)
|
|
1491
|
+
transform: translateY(0);
|
|
1250
1492
|
}
|
|
1251
1493
|
|
|
1252
1494
|
.feedback .feedbackMessage {
|
|
1253
|
-
max-width: 95
|
|
1495
|
+
max-width: 95%;
|
|
1254
1496
|
}
|
|
1255
1497
|
}
|
|
1256
1498
|
|
|
1257
|
-
.feedback .feedbackMessage span,
|
|
1258
|
-
|
|
1499
|
+
.feedback .feedbackMessage span,
|
|
1500
|
+
.feedback .feedbackMessage.positive {
|
|
1501
|
+
color: #4c8f9f;
|
|
1259
1502
|
}
|
|
1260
1503
|
|
|
1261
|
-
.negativeFeedback .feedback .feedbackMessage.negative,
|
|
1262
|
-
|
|
1504
|
+
.negativeFeedback .feedback .feedbackMessage.negative,
|
|
1505
|
+
.positiveFeedback .feedback .feedbackMessage.positive {
|
|
1506
|
+
display: block;
|
|
1263
1507
|
}
|
|
1264
1508
|
|
|
1265
|
-
.noscript,
|
|
1509
|
+
.noscript,
|
|
1510
|
+
.oldBrowserHint {
|
|
1266
1511
|
display: none;
|
|
1267
1512
|
text-align: center;
|
|
1268
1513
|
padding: 20% 5%;
|
|
@@ -1273,11 +1518,12 @@ a img.aligncenter {
|
|
|
1273
1518
|
bottom: 0;
|
|
1274
1519
|
left: 0;
|
|
1275
1520
|
color: #fff;
|
|
1276
|
-
background: #
|
|
1521
|
+
background: #031f2b;
|
|
1277
1522
|
}
|
|
1278
1523
|
|
|
1279
|
-
.no-borderradius .oldBrowserHint,
|
|
1280
|
-
|
|
1524
|
+
.no-borderradius .oldBrowserHint,
|
|
1525
|
+
.no-opacity .oldBrowserHint {
|
|
1526
|
+
display: block;
|
|
1281
1527
|
}
|
|
1282
1528
|
|
|
1283
1529
|
.prdctTitle {
|
|
@@ -1336,7 +1582,7 @@ a img.aligncenter {
|
|
|
1336
1582
|
height: 18px;
|
|
1337
1583
|
transform: translate(-9px, -9px);
|
|
1338
1584
|
background-color: white;
|
|
1339
|
-
border: 6px solid #
|
|
1585
|
+
border: 6px solid #4c8f9f;
|
|
1340
1586
|
position: absolute;
|
|
1341
1587
|
z-index: 4000;
|
|
1342
1588
|
}
|
|
@@ -1344,7 +1590,7 @@ a img.aligncenter {
|
|
|
1344
1590
|
.preview .circle span {
|
|
1345
1591
|
position: absolute;
|
|
1346
1592
|
background: rgba(0, 0, 0, 0.7);
|
|
1347
|
-
color: #
|
|
1593
|
+
color: #ffffff;
|
|
1348
1594
|
font-family: monospace;
|
|
1349
1595
|
font-size: 10px;
|
|
1350
1596
|
white-space: nowrap;
|
|
@@ -1380,9 +1626,9 @@ a img.aligncenter {
|
|
|
1380
1626
|
.selection_rect {
|
|
1381
1627
|
position: absolute;
|
|
1382
1628
|
background: linear-gradient(90deg, black 50%, white 50%),
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1629
|
+
linear-gradient(0deg, black 50%, white 50%),
|
|
1630
|
+
linear-gradient(90deg, black 50%, white 50%),
|
|
1631
|
+
linear-gradient(0deg, black 50%, white 50%);
|
|
1386
1632
|
background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
|
|
1387
1633
|
background-size: 15px 2px, 2px 15px, 15px 2px, 2px 15px;
|
|
1388
1634
|
background-position: left top, right top, left bottom, left top;
|
|
@@ -1390,14 +1636,14 @@ a img.aligncenter {
|
|
|
1390
1636
|
}
|
|
1391
1637
|
.selection_grip {
|
|
1392
1638
|
position: absolute;
|
|
1393
|
-
background: rgba(0,0,0,0.2);
|
|
1639
|
+
background: rgba(0, 0, 0, 0.2);
|
|
1394
1640
|
width: 40px;
|
|
1395
1641
|
height: 40px;
|
|
1396
1642
|
}
|
|
1397
1643
|
.selection_grip:hover {
|
|
1398
1644
|
transition: background-color 100ms;
|
|
1399
1645
|
position: absolute;
|
|
1400
|
-
background-color: rgba(0,0,0,0.5);
|
|
1646
|
+
background-color: rgba(0, 0, 0, 0.5);
|
|
1401
1647
|
}
|
|
1402
1648
|
.selection_grip.tl {
|
|
1403
1649
|
border-top: 5px solid black;
|
|
@@ -1425,7 +1671,32 @@ a img.aligncenter {
|
|
|
1425
1671
|
}
|
|
1426
1672
|
}
|
|
1427
1673
|
|
|
1674
|
+
#catlist a {
|
|
1675
|
+
display: inline-block;
|
|
1676
|
+
padding: 10px;
|
|
1677
|
+
border-radius: 10px;
|
|
1678
|
+
}
|
|
1679
|
+
#catlist a:hover {
|
|
1680
|
+
background-color: white;
|
|
1681
|
+
}
|
|
1682
|
+
#catlist a.selected {
|
|
1683
|
+
background-color: #444;
|
|
1684
|
+
color: #ddd;
|
|
1685
|
+
}
|
|
1686
|
+
|
|
1687
|
+
.btn-outline {
|
|
1688
|
+
border: 0px !important;
|
|
1689
|
+
}
|
|
1690
|
+
|
|
1691
|
+
#select_file {
|
|
1692
|
+
width: 100% !important;
|
|
1693
|
+
position: absolute !important;
|
|
1694
|
+
height: 100% !important;
|
|
1695
|
+
left: 0 !important;
|
|
1696
|
+
top: 0 !important;
|
|
1697
|
+
opacity: 0;
|
|
1698
|
+
border: 1px solid red;
|
|
1699
|
+
z-index: 10;
|
|
1700
|
+
|
|
1701
|
+
}
|
|
1428
1702
|
|
|
1429
|
-
#catlist a { display: inline-block; padding: 10px; border-radius: 10px; }
|
|
1430
|
-
#catlist a:hover { background-color: white; }
|
|
1431
|
-
#catlist a.selected { background-color: #444; color: #ddd; }
|