PluginProbe ʕ •ᴥ•ʔ
WPML Multilingual & Multicurrency for WooCommerce / 5.5.7
WPML Multilingual & Multicurrency for WooCommerce v5.5.7
5.5.7 5.3.8 5.3.9 5.4.3 5.4.4 5.4.5 5.5.1 5.5.1.1 5.5.2.2 5.5.2.3 5.5.3 5.5.3.1 5.5.4 5.5.5 5.5.6 trunk 0.9 1.0 1.1 1.2 1.3 1.4 1.5 2.0 2.2 2.3 2.3.1 2.3.2 3.0 3.0.1 3.1 3.2 3.2.1 3.2.2 3.3 3.3.1 3.3.2 3.3.3 3.3.4 3.4 3.4.1 3.4.2 3.4.3 3.5 3.5.1 3.5.2 3.5.3 3.5.4 3.5.5 3.6 3.6.1 3.6.10 3.6.11 3.6.2 3.6.3 3.6.4 3.6.5 3.6.5.1 3.6.6 3.6.7 3.6.8 3.6.9 3.7 3.7.1 3.7.10 3.7.11 3.7.12 3.7.13 3.7.14 3.7.15 3.7.16 3.7.2 3.7.3 3.7.4 3.7.5 3.7.6 3.7.7 3.7.8 3.7.9 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.8.6 3.9.0 3.9.1 3.9.1.1 3.9.2 3.9.3 3.9.4 3.9.5 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10.0 4.10.1 4.10.2 4.10.3 4.10.4 4.11.2 4.11.3.2 4.11.5 4.11.6 4.12.1 4.12.4 4.12.5 4.12.6 4.2.0 4.2.0.1 4.2.1 4.2.1.1 4.2.10 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.7.1 4.2.8 4.2.8.1 4.2.9 4.3.0 4.3.1 4.3.2 4.3.2.1 4.3.3 4.3.4 4.3.5 4.3.6 4.3.7 4.4.0 4.4.1 4.4.2 4.4.2.1 4.5.0 4.6.0 4.6.1 4.6.2 4.6.2.1 4.6.3 4.6.5 4.6.6 4.6.7 4.7.0 4.7.1 4.7.2 4.7.3 4.7.4 4.7.5 4.7.6 4.7.7 4.7.8 4.7.9 4.8.0 4.9.0 4.9.1 5.0.1 5.0.2 5.1.1 5.1.2 5.1.3 5.2.0 5.2.1 5.3.2 5.3.3.1 5.3.4 5.3.5 5.3.6 5.3.7
woocommerce-multilingual / vendor / otgs / installer / res / css / admin-notices.css
woocommerce-multilingual / vendor / otgs / installer / res / css Last commit date
admin-notices.css 4 years ago admin.css 1 year ago
admin-notices.css
542 lines
1 #installer_repo_toolset .otgs-installer-notice,
2 #installer_repo_wpml .otgs-installer-notice {
3 border-top: none;
4 border-right: none;
5 border-bottom: none;
6 border-left: none; }
7 #installer_repo_toolset .otgs-installer-notice-info h2,
8 #installer_repo_wpml .otgs-installer-notice-info h2 {
9 margin-bottom: 0; }
10
11 li#wp-admin-bar-otgs-wpml-development, li#wp-admin-bar-otgs-wpml-development:hover, li#wp-admin-bar-otgs-wpml-development:hover .ab-item {
12 background-color: #C9471F !important; }
13
14 .otgs-installer-notice, .notice.otgs-installer-notice {
15 position: relative;
16 margin: 15px 0 40px;
17 padding: 35px 30px 30px 80px;
18 border-top: 1px solid #ccd0d4;
19 border-right: 1px solid #ccd0d4;
20 border-bottom: 1px solid #ccd0d4;
21 border-left: 4px solid #f15d30;
22 background: #fff url(../img/icon-warning.svg) no-repeat 25px 28px;
23 background-size: 32px; }
24 .otgs-installer-notice a,
25 .notice.otgs-installer-notice a {
26 cursor: pointer; }
27 .otgs-installer-notice.otgs-installer-notice-info,
28 .notice.otgs-installer-notice.otgs-installer-notice-info {
29 background-image: url(../img/icon-info.svg);
30 background-position-y: 50%; }
31 @media (max-width: 768px) {
32 .otgs-installer-notice.otgs-installer-notice-info,
33 .notice.otgs-installer-notice.otgs-installer-notice-info {
34 background-image: none !important; } }
35 .otgs-installer-notice.otgs-installer-notice-confirm,
36 .notice.otgs-installer-notice.otgs-installer-notice-confirm {
37 background-image: url(../img/icon-confirm.svg);
38 background-position-y: 50%; }
39 .otgs-installer-notice.otgs-installer-notice-confirm .otgs-installer-notice-status-item-link-unregister,
40 .notice.otgs-installer-notice.otgs-installer-notice-confirm .otgs-installer-notice-status-item-link-unregister {
41 float: right; }
42 @media (max-width: 768px) {
43 .otgs-installer-notice.otgs-installer-notice-confirm,
44 .notice.otgs-installer-notice.otgs-installer-notice-confirm {
45 background-image: none !important; } }
46 .otgsi_register_product_wrap .otgs-installer-notice,
47 .otgsi_register_product_wrap .notice.otgs-installer-notice {
48 background-color: #f1f1f1;
49 box-shadow: none; }
50 @media (max-width: 900px) {
51 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status,
52 .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status {
53 display: block !important; }
54 .otgsi_register_product_wrap .otgs-installer-notice .otgs-installer-notice-status-item-link-unregister,
55 .otgsi_register_product_wrap .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister {
56 display: block;
57 margin: 15px 0 0 !important;
58 float: none; } }
59 .otgs-installer-notice .otgs-installer-notice-content, .notice.otgs-installer-notice .otgs-installer-notice-content {
60 color: #666; }
61 .otgs-installer-notice .otgs-installer-notice-content h2, .notice.otgs-installer-notice .otgs-installer-notice-content h2 {
62 color: #666;
63 margin-top: 0; }
64 .otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register, .notice.otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register {
65 font-size: 14px;
66 color: #f15d30;
67 float: right;
68 text-decoration: underline; }
69 .otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register:hover, .notice.otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register:hover {
70 text-decoration: none; }
71 .otgs-installer-notice .otgs-installer-notice-status, .notice.otgs-installer-notice .otgs-installer-notice-status {
72 display: flex;
73 align-items: center;
74 margin-top: 15px; }
75 .otgs-installer-notice .otgs-installer-notice-status-item, .notice.otgs-installer-notice .otgs-installer-notice-status-item {
76 margin-right: 20px !important; }
77 .otgs-installer-notice .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn {
78 display: inline-block;
79 color: #fff;
80 text-decoration: none;
81 font-weight: 600;
82 border-radius: 5px;
83 padding: 9px 15px;
84 background-color: #666; }
85 .otgs-installer-notice .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn:hover {
86 color: #fff;
87 background-color: #333; }
88 @media (max-width: 639px) {
89 .otgs-installer-notice .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn {
90 margin-bottom: 15px; } }
91 .otgs-installer-notice .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link {
92 position: relative;
93 color: #f15d30;
94 font-weight: 600; }
95 .otgs-installer-notice .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister {
96 float: right;
97 color: #aaa;
98 text-decoration: underline; }
99 .otgs-installer-notice .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister:hover {
100 text-decoration: none; }
101 .otgs-installer-notice .otgs-installer-notice-status-item-link-refresh:after, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-refresh:after {
102 position: absolute;
103 top: 2px;
104 content: '';
105 width: 15px;
106 height: 16px;
107 margin-left: 8px;
108 background: url(../img/icon-refresh.png) no-repeat 0 0; }
109 .otgs-installer-notice .otgs-installer-notice-status-item-link:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link:hover {
110 color: #f15d30;
111 opacity: 0.8; }
112 @media (max-width: 639px) {
113 .otgs-installer-notice .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link {
114 display: block; } }
115 .otgs-installer-notice .otgs-installer-notice-status-item + span.spinner, .notice.otgs-installer-notice .otgs-installer-notice-status-item + span.spinner {
116 margin: 0 15px 0 0; }
117 @media (max-width: 639px) {
118 .otgs-installer-notice .otgs-installer-notice-status, .notice.otgs-installer-notice .otgs-installer-notice-status {
119 display: block; }
120 .otgs-installer-notice .otgs-installer-notice-status p, .notice.otgs-installer-notice .otgs-installer-notice-status p {
121 margin-bottom: 0; }
122 .otgs-installer-notice .otgs-installer-notice-status a, .notice.otgs-installer-notice .otgs-installer-notice-status a {
123 margin-left: 0; } }
124 .otgs-installer-notice.otgs-installer-notice-wpml, .notice.otgs-installer-notice.otgs-installer-notice-wpml {
125 background-image: url(../img/icon-wpml-warning.svg); }
126 .otgs-installer-notice.otgs-installer-notice-wpml:before, .notice.otgs-installer-notice.otgs-installer-notice-wpml:before {
127 content: '';
128 position: absolute;
129 left: -4px;
130 top: 0;
131 bottom: 0;
132 width: 4px;
133 background: linear-gradient(to bottom, #27ad95 0%, #2782ad 100%); }
134 .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info {
135 background-image: url(../img/icon-wpml-info.svg) !important; }
136 .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm {
137 background-image: url(../img/icon-wpml-confirm.svg); }
138 .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link {
139 color: #33879e; }
140 .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link-refresh:after, .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link-refresh:after {
141 background-image: url(../img/icon-wpml-refresh.png); }
142 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml {
143 background-image: url(../img/icon-wpml-warning.svg); }
144 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml:before, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml:before {
145 display: none; }
146 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 {
147 margin-bottom: 5px; }
148 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 .otgs-installer-notice-link-register, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 .otgs-installer-notice-link-register {
149 color: #33879e; }
150 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status {
151 display: block; }
152 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status p, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status p {
153 font-weight: 700;
154 color: #666;
155 margin: 20px 0 5px !important; }
156 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
157 background-color: #ddd;
158 color: #666; }
159 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh {
160 padding: 9px 40px 9px 15px;
161 background: #ddd url(../img/icon-notice-refresh.png) no-repeat 94% 50%; }
162 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh strong, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh strong {
163 display: inline-block;
164 padding-right: 15px;
165 border-right: 1px solid #ccc; }
166 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh:hover, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh:hover {
167 background-image: url(../img/icon-white-refresh.png); }
168 .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover {
169 background-color: #666;
170 color: #fff; }
171 .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-connection-issues .otgs-installer-notice-status a, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-connection-issues .otgs-installer-notice-status a {
172 color: #33879e; }
173 @media (max-width: 768px) {
174 .otgs-installer-notice.otgs-installer-notice-wpml, .notice.otgs-installer-notice.otgs-installer-notice-wpml {
175 background-image: none; } }
176 .otgs-installer-notice.otgs-installer-notice-refund, .notice.otgs-installer-notice.otgs-installer-notice-refund {
177 padding: 35px 30px 30px 115px;
178 position: relative;
179 display: flex;
180 border: 0;
181 background: #c9471f url(../img/icon-refund-info.png) no-repeat 25px 25px;
182 color: #fff; }
183 .otgs-installer-notice.otgs-installer-notice-refund:before, .notice.otgs-installer-notice.otgs-installer-notice-refund:before {
184 display: none; }
185 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content {
186 color: #fff; }
187 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content h2, .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content p, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content h2, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content p {
188 color: #fff; }
189 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn {
190 color: #c9471f;
191 padding: 9px 40px 9px 15px;
192 background: #fff url(../img/icon-refund-refresh.png) no-repeat 94% 50%; }
193 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn strong {
194 display: inline-block;
195 padding-right: 15px;
196 border-right: 1px solid #efc7bb; }
197 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn:hover {
198 opacity: 0.8;
199 color: #c9471f; }
200 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister {
201 color: #fff;
202 opacity: 0.55;
203 margin: 0 0 0 auto !important;
204 text-decoration: underline; }
205 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister:hover {
206 text-decoration: none; }
207 .otgs-installer-notice.otgs-installer-notice-refund .notice-dismiss:before, .notice.otgs-installer-notice.otgs-installer-notice-refund .notice-dismiss:before {
208 color: #fff; }
209 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link {
210 color: #fff; }
211 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
212 background-image: none;
213 padding-left: 30px;
214 padding-right: 30px; }
215 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper {
216 display: flex;
217 align-items: center; }
218 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"], .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] {
219 line-height: 37px;
220 height: 37px;
221 border: 0;
222 padding: 0 10px;
223 background-color: rgba(255, 255, 255, 0.6);
224 color: #fff !important;
225 border-top-left-radius: 5px;
226 border-bottom-left-radius: 5px;
227 box-shadow: none; }
228 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder {
229 color: #fff;
230 opacity: 1; }
231 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a {
232 border-top-left-radius: 0;
233 border-bottom-left-radius: 0; }
234 .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link-unregister {
235 margin-top: 45px !important; }
236 @media (max-width: 768px) {
237 .otgs-installer-notice.otgs-installer-notice-refund, .notice.otgs-installer-notice.otgs-installer-notice-refund {
238 padding: 25px;
239 background-image: none; } }
240 .otgs-installer-notice.otgs-installer-notice-expired, .notice.otgs-installer-notice.otgs-installer-notice-expired {
241 padding: 35px 30px 20px 115px;
242 position: relative;
243 display: block;
244 border: 0;
245 background: #c9471f url(../img/icon-refund-info.png) no-repeat 25px 25px;
246 color: #fff; }
247 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd {
248 padding: 30px;
249 background: linear-gradient(90deg, #ED793E 0%, #FF4642 100%);
250 border-radius: 5px; }
251 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content {
252 display: grid;
253 grid-template-columns: auto 200px; }
254 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one {
255 position: relative;
256 margin: 0 30px 0 0;
257 padding: 0 30px 0 0;
258 border-right: 1px solid rgba(255, 255, 255, 0.3); }
259 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one h2, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one h2 {
260 margin-bottom: .3em;
261 padding: .2em 0;
262 background: url(../img/icon-refund-info-notice.svg) no-repeat 0 50%;
263 background-size: 20px;
264 padding-left: 30px; }
265 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister {
266 position: absolute;
267 bottom: 8px;
268 right: 30px; }
269 @media (max-width: 1100px) {
270 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister {
271 display: block;
272 position: relative;
273 float: none;
274 margin: 15px 0 0 0 !important;
275 bottom: auto;
276 right: 0; } }
277 @media (max-width: 1100px) {
278 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status {
279 display: block; } }
280 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two {
281 text-align: center;
282 align-self: center; }
283 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two h3, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two h3 {
284 font-size: 1em;
285 color: #fff;
286 margin: 0 0 1em; }
287 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js {
288 display: inline-block;
289 font-weight: 500;
290 color: #fff;
291 border: 1px solid #fff;
292 border-radius: 5px;
293 padding: 8px 15px 8px 35px;
294 background: url(../img/icon-white-refresh.png) no-repeat 10px 45%; }
295 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js:hover {
296 background-color: rgba(255, 255, 255, 0.3);
297 border-color: rgba(255, 255, 255, 0.05); }
298 @media (max-width: 800px) {
299 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content {
300 display: block; }
301 .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one {
302 margin: 0 0 30px 0;
303 padding: 0 0 10px 0;
304 border: none;
305 border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }
306 .otgs-installer-notice.otgs-installer-notice-expired:before, .notice.otgs-installer-notice.otgs-installer-notice-expired:before {
307 display: none; }
308 .otgs-installer-notice.otgs-installer-notice-expired .spinner, .notice.otgs-installer-notice.otgs-installer-notice-expired .spinner {
309 background-image: url(../img/spinner-white.gif); }
310 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content {
311 color: #fff; }
312 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 {
313 color: #fff; }
314 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.ico, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.ico {
315 margin-right: 10px;
316 animation: spin 2s infinite linear; }
317 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js {
318 display: inline-block;
319 text-indent: -9999px;
320 width: 20px;
321 height: 20px;
322 opacity: 0.8;
323 background: url(../img/icon-white-refresh.png) no-repeat 50% 50%;
324 margin-left: 10px; }
325 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js:hover {
326 opacity: 1; }
327 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 + p, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 + p {
328 color: #fff;
329 opacity: 0.7; }
330 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.spinner, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.spinner {
331 margin-top: 0 !important;
332 margin-bottom: 0 !important; }
333 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status {
334 margin-top: 10px;
335 color: #fff; }
336 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status p, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status p {
337 color: #fff !important; }
338 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
339 color: #333 !important;
340 background-color: #fff !important;
341 padding: 9px 15px;
342 min-width: 60px;
343 text-align: center; }
344 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn strong {
345 display: inline-block;
346 padding-right: 15px;
347 border-right: 1px solid #efc7bb; }
348 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover {
349 opacity: 0.8;
350 color: #c9471f; }
351 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-link {
352 color: #fff;
353 text-decoration: underline; }
354 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper {
355 display: flex;
356 align-items: center; }
357 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"], .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] {
358 line-height: 37px;
359 height: 37px;
360 border: 0;
361 padding: 0 10px;
362 background-color: rgba(255, 255, 255, 0.6);
363 color: #fff !important;
364 border-top-left-radius: 5px;
365 border-bottom-left-radius: 5px;
366 box-shadow: none; }
367 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder {
368 color: #fff;
369 opacity: 1; }
370 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a {
371 border-top-left-radius: 0;
372 border-bottom-left-radius: 0; }
373 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister {
374 color: #fff;
375 opacity: 0.55;
376 margin: -15px 0 0 auto !important;
377 text-decoration: underline; }
378 .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister:hover {
379 text-decoration: none; }
380 .otgs-installer-notice.otgs-installer-notice-expired .notice-dismiss:before, .notice.otgs-installer-notice.otgs-installer-notice-expired .notice-dismiss:before {
381 color: #fff; }
382 @media (max-width: 768px) {
383 .otgs-installer-notice.otgs-installer-notice-expired, .notice.otgs-installer-notice.otgs-installer-notice-expired {
384 padding: 25px;
385 background-image: none; } }
386 .otgs-installer-notice.otgs-installer-notice-registered, .notice.otgs-installer-notice.otgs-installer-notice-registered {
387 padding: 30px 30px 30px 115px;
388 margin-top: 0;
389 position: relative;
390 display: flex;
391 border: 0;
392 background-image: none; }
393 .otgs-installer-notice.otgs-installer-notice-registered:before, .notice.otgs-installer-notice.otgs-installer-notice-registered:before {
394 display: none; }
395 .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content {
396 width: 100%; }
397 .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn {
398 color: #c9471f;
399 padding: 9px 40px 9px 15px;
400 background: #ddd url(../img/icon-notice-refresh.png) no-repeat 94% 50%; }
401 .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn strong {
402 display: inline-block;
403 padding-right: 15px;
404 border-right: 1px solid #efc7bb; }
405 .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn:hover {
406 opacity: 0.8;
407 color: #c9471f; }
408 @media (max-width: 1240px) {
409 .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn {
410 margin-top: 15px; } }
411 .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister {
412 opacity: 0.55;
413 margin: 5px 0 0 auto !important;
414 text-decoration: underline; }
415 .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister:hover {
416 text-decoration: none; }
417 @media (max-width: 1240px) {
418 .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister {
419 margin-top: 20px !important;
420 float: right; } }
421 @media (max-width: 768px) {
422 .otgs-installer-notice.otgs-installer-notice-registered, .notice.otgs-installer-notice.otgs-installer-notice-registered {
423 padding: 25px;
424 background-image: none; } }
425 .otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status {
426 display: block; }
427 .otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status p:first-child, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status p:first-child {
428 font-size: 14px;
429 font-weight: 600;
430 display: block;
431 margin-bottom: 0 !important; }
432 .otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a {
433 font-weight: 600;
434 color: #f15d30; }
435 .otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a:hover, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a:hover {
436 opacity: 0.8; }
437 @media (max-width: 768px) {
438 .otgs-installer-notice, .notice.otgs-installer-notice {
439 padding: 25px;
440 background-image: none; } }
441
442 .notice-otgs,
443 .notice.notice-otgs {
444 box-shadow: none;
445 border-color: #f15d30;
446 background-color: #fff8e5; }
447 .notice-otgs p:before,
448 .notice.notice-otgs p:before {
449 content: '';
450 display: inline-block;
451 width: 25px;
452 height: 20px;
453 background: url(../img/icon-warning.svg) no-repeat 0 0;
454 background-size: 20px; }
455 .notice-otgs p a,
456 .notice.notice-otgs p a {
457 display: inline-block;
458 color: #f15d30;
459 font-weight: 600;
460 margin-left: 5px; }
461 .notice-otgs p a:hover,
462 .notice.notice-otgs p a:hover {
463 opacity: 0.8; }
464 .notice-otgs-refund,
465 .notice.notice-otgs-refund {
466 border-color: #ad3613;
467 background-color: #ca471f; }
468 .notice-otgs-refund p,
469 .notice.notice-otgs-refund p {
470 color: #fff; }
471 .notice-otgs-refund p:before,
472 .notice.notice-otgs-refund p:before {
473 background-image: url(../img/icon-refund-info-notice.svg); }
474 .notice-otgs-refund p a,
475 .notice.notice-otgs-refund p a {
476 color: #fff; }
477
478 .otgsi_insert_key .otgsi_site_key_form {
479 position: relative;
480 margin: 15px 10px 10px 10px;
481 padding: 24px 24px 30px;
482 background-color: #f1f1f1; }
483 .otgsi_insert_key .otgsi_site_key_form:before {
484 content: '';
485 position: absolute;
486 left: -4px;
487 top: 0;
488 bottom: 0;
489 width: 4px;
490 background: linear-gradient(to bottom, #27ad95 0%, #2782ad 100%); }
491 .otgsi_insert_key .otgsi_site_key_form li {
492 font-weight: 700;
493 color: #666;
494 margin-bottom: 10px; }
495 .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs {
496 display: block;
497 margin-top: 20px; }
498 .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper {
499 border-radius: 5px;
500 border: 2px solid #2782ad;
501 display: inline-flex;
502 background-color: #fff;
503 margin-right: 20px;
504 overflow: hidden;
505 min-width: 300px; }
506 .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper input {
507 border: none;
508 box-shadow: none;
509 padding: 0 15px 1px;
510 margin: 0;
511 height: 38px;
512 line-height: 36px; }
513 .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper input[type="submit"] {
514 min-width: 75px;
515 margin-left: auto; }
516 .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs input[type="button"] {
517 border: none;
518 box-shadow: none;
519 background: none;
520 color: #999;
521 text-decoration: underline; }
522 .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-title {
523 margin-top: 0; }
524 .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-inputs {
525 margin-top: 24px;
526 margin-bottom: 8px; }
527 .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-inputs label {
528 font-size: 14px;
529 display: block;
530 margin-bottom: 4px;
531 font-weight: 700; }
532 .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-link a:hover, .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-link a:focus {
533 text-decoration: underline; }
534
535 #installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form:before {
536 background: #f15d30; }
537 #installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form input[type="submit"] {
538 background: #f15d30;
539 border-color: #f15d30; }
540 #installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form a {
541 color: #f15d30; }
542