-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuser_profile.css
206 lines (197 loc) · 4.85 KB
/
user_profile.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
#user-profile-forms {
background-image: none;
padding: 15px 25px 10px;
width: 900px;
}
#user-profile-forms .header {
margin: -15px -25px 0;
}
#user-profile-forms .user_info {
background: #FFF;
border-top: 1px solid #B4C8D6;
border-bottom: 1px solid #B4C8D6;
box-shadow: 0 2px rgba(0, 0, 0, 0.05), 0 -2px rgba(224, 239, 249, 0.9) inset;
margin: -1px -25px 0;
padding: 20px 30px;
position: relative;
}
#user-profile-forms .user_data {
list-style: none;
margin: 0;
overflow: hidden;
}
#user-profile-forms .user_data li {
float: left;
list-style: none;
margin-right: 25px;
width: 255px;
}
#user-profile-forms .user_data li.first-child {
border-right: 1px dotted #B5C5D5;
}
#user-profile-forms .user_data span {
color: #444;
font-family: 'MuseoSans500', sans-serif;
font-size: 14px;
}
#user-profile-forms .user_data label {
color: #999;
display: block;
font-size: 16px;
}
#user-profile-forms button {
background: #FFF;
border: 1px solid #B3C8D7;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 2px rgba(0, 0, 0, 0.05), 0 -2px rgba(224, 239, 249, 0.9) inset;
color: #444444;
cursor: pointer;
font-size: 13px;
padding: 8px 18px;
}
#user-profile-forms button.disabled {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter: alpha(opacity=40);
opacity: .4;
}
#user-profile-forms .tool-tip {
left: 40px;
top: -14px;
width: 390px;
}
#profile-form {
padding: 20px 0;
}
#profile-form .required_label {
color: #444;
font-size: 14px;
text-align: right;
}
#profile-form .required_star {
color: #ca4300;
display: inline;
font-family: Arial;
font-size: 13px;
font-style: normal;
font-weight: 400;
}
#profile-form .required_label span {
color: #ca4300;
display: inline;
font-family: Arial;
font-size: 13px;
font-style: normal;
font-weight: 400;
}
#profile-form input[type =
"text"], #profile-form input[type = "email"], #profile-form input[type = "password"] {
display: block;
font-size: 15px;
margin: 0 0 10px 3px;
padding: 9px 6px;
width: 270px;
}
#profile-form input.processing {
background: url(img/zemoga/icn_loading_animated.gif) no-repeat 97% 8px;
border-color: #6daee1;
box-shadow: 0 0 3px #6daee1, 0 2px 3px rgba(0, 0, 0, 0.1) inset;
}
#profile-form .section {
border-top: 1px solid #EDEDED;
overflow: hidden;
padding: 25px 0;
}
#profile-form .clear_border {
border-top: none;
padding-top: 10px;
}
#profile-form .section h4 {
font-family: 'MuseoSans500', sans-serif;
font-size: 14px;
font-style: normal;
margin: 0 0 10px;
position: relative;
}
#profile-form .section .user_avatar {
float: left;
margin-right: 30px;
}
#profile-form .section .file_field {
float: left;
}
#profile-form .section .fields {
float: left;
margin-right: 12px;
position: relative;
}
#profile-form .section .fields .has_bulb {
display: inline-block;
margin-bottom: 6px;
}
#profile-form .section .fields label {
display: block;
margin-bottom: 10px;
}
#profile-form .section .fields label input {
margin-right: 10px;
}
#profile-form .section .fields .enable_avatar {
font-style: italic;
}
#profile-form .section .buttons {
float: left;
margin-top: 53px;
}
#profile-form .section .buttons button {
font-family: Georgia, serif;
font-size: 120%;
font-style: italic;
margin-right: 8px;
}
#profile-form .section .grey_label {
clear: both;
color: #999;
font-size: 96%;
}
#profile-form .section_buttons .buttons {
margin-top: 20px;
}
#profile-form .opt_in_info {
font-style: italic;
}
#profile-form .opt_in_info input {
margin-right: 10px;
}
#profile-form .suggestions {
background: url(img/zemoga/sprites.png) no-repeat 0 -200px;
height: 95px;
margin-left: 10px;
padding: 0 0 0 30px;
}
#profile-form .suggestions ul {
list-style: none;
margin-top: 18px;
overflow: hidden;
}
#profile-form .suggestions li {
color: #447bc4;
float: left;
font-size: 16px;
font-style: italic;
list-style: none;
margin-right: 20px;
width: 120px;
}
#profile-form button.save_changes {
background-color: #669BE1;
background: -moz-linear-gradient(center top, #669BE1 0%, #5784BF 100%) repeat 0 0;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5784BF), color-stop(1, #669BE1) );
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669BE1', endColorstr='#5784BF',GradientType=0 );
border: none;
box-shadow: 0 1px rgba(0, 0, 0, 0.05), 0 -2px rgba(224, 239, 249, 0.9) inset;
color: #fff;
padding-bottom: 10px;
}
#profile-form button.save_changes:hover {
box-shadow: 0 1px rgba(0, 0, 0, 0.1), 0 -2px rgba(224, 239, 249, 0.9) inset, 0 0 100px rgba(255, 255, 255, 0.1) inset;
}