7
margin: -150px 0 0 -160px;
10
background-color:lightgray;
11
border: 1px solid darkgray;
13
text-shadow: 0.5px 0.5px #ddd;
10
/* negative margins equal to half of width and half of height centers the element in conjunction with top/left: 50%; */
15
border: 1px solid #d3d3d3;
16
font: normal 1.3em/100% sans-serif;
26
background-color:#333333;
28
background-color:#353535;
32
border-bottom: 1px solid #d3d3d3;
41
.popup form ul li label {
34
49
background-color:white;
37
52
color:color:#333333;
40
-webkit-border-radius: 7px;
41
-moz-border-radius: 7px;
49
background-image: linear-gradient(to top,#fff,#f5f5f5);
61
background-image: linear-gradient(to top,#fff,#f5f5f5);
70
background-color:#f5f5f5;
71
background-image: linear-gradient(to bottom,#fff,#f5f5f5);
79
background-image: linear-gradient(to top,#fff,#f5f5f5);
97
font-family: "icomoon";
104
/* Window for change password */
106
/* Position & Size */
116
background-color:#333;
120
font-family: Helvetica;
123
border-top: 1px solid #555;
124
border-left: 1px solid #555;
125
border-bottom:1px solid #111;
126
border-right:1px solid #111;
127
-webkit-box-shadow: 0 0 8px #000;
130
#passwordChanger input{
136
#passwordChanger .passwordHeader{
137
/* Position & Size */
151
background-color:#333;
154
border-top: 1px solid #555;
155
border-left: 1px solid #555;
156
border-bottom:1px solid #111;
157
border-right:1px solid #111;
159
#passwordChanger .passwordHeaderBorder{
160
border-bottom:1px solid #555;
166
#passwordChanger .button{
167
/* Position & Size */
175
background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#a8a8a8));
176
background: -moz-linear-gradient(top, #f0f0f0, #a8a8a8);
177
background: linear-gradient(to bottom, #f0f0f0, #a8a8a8);
181
font: 16px Helvetica;
186
border: 1px solid #d0d0d0;
187
-webkit-border-radius: 2px;
188
-moz-border-radius: 2px;
193
#passwordChanger .button:hover, .button:active, .button:focus {
195
background: -webkit-gradient(linear, left top, left bottom, from(#d0d0d0), to(#a0a0a0));
196
background: -moz-linear-gradient(top, #d0d0d0, #a0a0a0);
200
text-decoration: none;
207
background-image: linear-gradient(to top,#fff,#f5f5f5);
210
font: 16px Helvetica;
213
#subjectConfirmRemove{
219
margin: -150px 0 0 -160px;
222
background-color:lightgray;
223
border: 1px solid darkgray;
224
font: 13px Helvetica;
225
text-shadow: 0.5px 0.5px #ddd;
233
#middleLayerPopupsSizeTwo{
239
#middleLayerPopupsSizeThree{
251
margin: -150px 0 0 -160px;
254
background-color:lightgray;
255
border: 1px solid darkgray;
256
font: 13px Helvetica;
257
text-shadow: 0.5px 0.5px #ddd;
266
margin: -150px 0 0 -160px;
269
background-color:lightgray;
270
border: 1px solid darkgray;
271
font: 13px Helvetica;
272
text-shadow: 0.5px 0.5px #ddd;
281
margin: -150px 0 0 -160px;
284
background-color:lightgray;
285
border: 1px solid darkgray;
286
font: 13px Helvetica;
287
text-shadow: 0.5px 0.5px #ddd;
296
margin: -150px 0 0 -160px;
299
background-color:lightgray;
300
border: 1px solid darkgray;
301
font: 13px Helvetica;
302
text-shadow: 0.5px 0.5px #ddd;
311
margin: -150px 0 0 -160px;
314
background-color:lightgray;
315
border: 1px solid darkgray;
316
font: 13px Helvetica;
317
text-shadow: 0.5px 0.5px #ddd;
326
margin: -150px 0 0 -160px;
329
background-color:lightgray;
330
border: 1px solid darkgray;
331
font: 13px Helvetica;
332
text-shadow: 0.5px 0.5px #ddd;
56
vertical-align: bottom;
58
border: 1px #d3d3d3 solid;
61
.popup input.text:focus {
78
display:inline-block !important;
83
border: 1px #d3d3d3 outset;
84
background-image: linear-gradient(to top,#fff,#f5f5f5);
87
.popup .popupButton:hover {
93
.popup .popupButton:active {
94
border: 1px #d3d3d3 inset;
97
.popup .popupButton:focus {
b'\\ No newline at end of file'