| 1 |
.uwp_page, |
| 2 |
.uwp_widgets, |
| 3 |
.uwp_adv_search_form { |
| 4 |
.uwp-login-form, |
| 5 |
.uwp-registration-form, |
| 6 |
.uwp-forgot-form, |
| 7 |
.uwp-change-form, |
| 8 |
.uwp-account-form { |
| 9 |
|
| 10 |
label { |
| 11 |
display: none; |
| 12 |
} |
| 13 |
|
| 14 |
input[type="text"]="text""], |
| 15 |
textarea, |
| 16 |
input[type="password"]="password""], |
| 17 |
input[type="number"]="number""], |
| 18 |
input[type="button"]="button""], |
| 19 |
input[type="phone"]="phone""], |
| 20 |
input[type="tel"]="tel""], |
| 21 |
input[type="time"]="time""], |
| 22 |
input[type="submit"]="submit""], |
| 23 |
input[type="url"]="url""], |
| 24 |
input[type="email"]="email""], |
| 25 |
input[type="file"]="file""], |
| 26 |
select { |
| 27 |
margin: 0 0 20px; |
| 28 |
padding: 12px 15px; |
| 29 |
height: auto; |
| 30 |
line-height: normal; |
| 31 |
width: 100%; |
| 32 |
box-sizing: border-box; |
| 33 |
} |
| 34 |
|
| 35 |
.select2-container{ |
| 36 |
margin: 0 0 20px; |
| 37 |
} |
| 38 |
|
| 39 |
input[type="checkbox"]="checkbox""], |
| 40 |
input[type="radio"]="radio""] { |
| 41 |
margin-bottom: 20px; |
| 42 |
} |
| 43 |
.uwp_form_radio_row { |
| 44 |
label { |
| 45 |
display: block; |
| 46 |
} |
| 47 |
} |
| 48 |
.uwp_form_file_row { |
| 49 |
label { |
| 50 |
display: block; |
| 51 |
} |
| 52 |
input { |
| 53 |
font-size: 13px; |
| 54 |
border: 1px solid #bbb; |
| 55 |
border-radius: 3px; |
| 56 |
} |
| 57 |
|
| 58 |
} |
| 59 |
|
| 60 |
input[type="submit"]="submit""] { |
| 61 |
background: #717171 none repeat scroll 0 0; |
| 62 |
border: 0 none; |
| 63 |
color: #fff; |
| 64 |
font-weight: bold; |
| 65 |
text-transform: uppercase; |
| 66 |
width: 100%; |
| 67 |
} |
| 68 |
} |
| 69 |
.uwp_wc_form { |
| 70 |
label { |
| 71 |
display: inline !important; |
| 72 |
} |
| 73 |
h3 { |
| 74 |
display: none; |
| 75 |
} |
| 76 |
p { |
| 77 |
margin: 0; |
| 78 |
} |
| 79 |
} |
| 80 |
|
| 81 |
.uwp-remember-me { |
| 82 |
float: left; |
| 83 |
} |
| 84 |
|
| 85 |
.uwp-forgotpsw { |
| 86 |
//float: right; |
| 87 |
} |
| 88 |
|
| 89 |
.uwp-register-now{ |
| 90 |
//border-bottom: 1px solid #ddd; |
| 91 |
padding-bottom: 5px; |
| 92 |
} |
| 93 |
|
| 94 |
.uwp-login-links{ |
| 95 |
.uwp-logout-link{ |
| 96 |
text-align: right; |
| 97 |
} |
| 98 |
} |
| 99 |
|
| 100 |
.uwp-dashboard-links{ |
| 101 |
select{ |
| 102 |
width: 100%; |
| 103 |
box-sizing: border-box; |
| 104 |
} |
| 105 |
} |
| 106 |
|
| 107 |
.uwp-register-now, .uwp-login-now { |
| 108 |
//display: block; |
| 109 |
//margin: 30px 0 0; |
| 110 |
//text-align: center |
| 111 |
} |
| 112 |
.uwp_input_fieldset { |
| 113 |
margin: 0 0 10px; |
| 114 |
padding: 0; |
| 115 |
} |
| 116 |
.uwp_upload_file_preview { |
| 117 |
float: left; |
| 118 |
box-shadow: none; |
| 119 |
margin-bottom: 5px; |
| 120 |
display: inline-block; |
| 121 |
img { |
| 122 |
width: 100px; |
| 123 |
margin: 0; |
| 124 |
box-shadow: none; |
| 125 |
} |
| 126 |
} |
| 127 |
.uwp_upload_file_remove { |
| 128 |
display: inline-block; |
| 129 |
float: left; |
| 130 |
width: auto; |
| 131 |
margin: 0 0 5px; |
| 132 |
box-shadow: none; |
| 133 |
clear: both; |
| 134 |
} |
| 135 |
.uwp_form_radio_row { |
| 136 |
.uwp-radios { |
| 137 |
padding: 0 0 0 10px; |
| 138 |
} |
| 139 |
.uwp-radio-first { |
| 140 |
padding-left: 0; |
| 141 |
} |
| 142 |
} |
| 143 |
|
| 144 |
.uwp-user-search { |
| 145 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 146 |
} |
| 147 |
.uwp-user-search { |
| 148 |
input[type="text"]="text""], |
| 149 |
input[type="phone"]="phone""], |
| 150 |
input[type="url"]="url""], |
| 151 |
input[type="email"]="email""] { |
| 152 |
padding: 9px; |
| 153 |
font-size: 14px; |
| 154 |
border-width: 1px; |
| 155 |
border-top-right-radius: 0; |
| 156 |
border-bottom-right-radius: 0; |
| 157 |
} |
| 158 |
} |
| 159 |
.uwp-user-search { |
| 160 |
.uwp-search-submit, |
| 161 |
.uwp_advanced_search_btn { |
| 162 |
padding: 9px 15px; |
| 163 |
font-size: 14px; |
| 164 |
border: 1px solid transparent; |
| 165 |
margin-left: -5px; |
| 166 |
border-radius: 0 3px 3px 0; |
| 167 |
line-height: normal; |
| 168 |
} |
| 169 |
.uwp_advanced_search_btn { |
| 170 |
border-top-right-radius: 0; |
| 171 |
border-bottom-right-radius: 0; |
| 172 |
color: #333; |
| 173 |
background-color: #fff; |
| 174 |
border-color: #bbb; |
| 175 |
} |
| 176 |
} |
| 177 |
|
| 178 |
.uwp-remember-me input#remember_me { |
| 179 |
margin-bottom: 0; |
| 180 |
} |
| 181 |
} |
| 182 |
.widget { |
| 183 |
.uwp-content-wrap { |
| 184 |
h2 { |
| 185 |
display: none; |
| 186 |
} |
| 187 |
.uwp-lf-icon { |
| 188 |
display: none; |
| 189 |
} |
| 190 |
.uwp-rf-icon { |
| 191 |
display: none; |
| 192 |
} |
| 193 |
} |
| 194 |
} |
| 195 |
|
| 196 |
.uwp_page { |
| 197 |
.ui-timepicker-div { |
| 198 |
dl { |
| 199 |
margin-top: 0; |
| 200 |
margin-bottom: 20px; |
| 201 |
} |
| 202 |
dd { |
| 203 |
margin-left: 60%; |
| 204 |
select { |
| 205 |
float: none; |
| 206 |
} |
| 207 |
} |
| 208 |
dt { |
| 209 |
float: none; |
| 210 |
width: 160px; |
| 211 |
overflow: hidden; |
| 212 |
clear: left; |
| 213 |
text-overflow: ellipsis; |
| 214 |
white-space: nowrap; |
| 215 |
font-weight: 700; |
| 216 |
} |
| 217 |
|
| 218 |
dd, dt { |
| 219 |
line-height: 1.42857143; |
| 220 |
} |
| 221 |
} |
| 222 |
} |
| 223 |
|
| 224 |
.uwp_page{ |
| 225 |
.uwp-login-form, |
| 226 |
.uwp-registration-form, |
| 227 |
.uwp-account-form { |
| 228 |
div#uwp_account_first_name_row { |
| 229 |
width: 49%; |
| 230 |
float: left; |
| 231 |
margin: 0 2% 0 0; |
| 232 |
padding: 0; |
| 233 |
clear: none; |
| 234 |
} |
| 235 |
|
| 236 |
div#uwp_account_last_name_row { |
| 237 |
width: 49%; |
| 238 |
float: right; |
| 239 |
margin: 0; |
| 240 |
padding: 0; |
| 241 |
clear: none; |
| 242 |
} |
| 243 |
} |
| 244 |
.uwp_clear { |
| 245 |
clear: both; |
| 246 |
} |
| 247 |
} |
| 248 |
|
| 249 |
.uwp-account .uwp_wc_form .form-row label, |
| 250 |
.uwp-account .uwp_wc_form .form-row span { |
| 251 |
width: 100%; |
| 252 |
} |
| 253 |
|
| 254 |
@media screen and (max-width: 480px) { |
| 255 |
.uwp_page{ |
| 256 |
.uwp-login-form, |
| 257 |
.uwp-registration-form, |
| 258 |
.uwp-account-form { |
| 259 |
div#uwp_account_first_name_row { |
| 260 |
width: 100%; |
| 261 |
float: none; |
| 262 |
margin: 0; |
| 263 |
padding: 0; |
| 264 |
clear: both; |
| 265 |
} |
| 266 |
|
| 267 |
div#uwp_account_last_name_row { |
| 268 |
width: 100%; |
| 269 |
float: none; |
| 270 |
margin: 0; |
| 271 |
padding: 0; |
| 272 |
clear: both; |
| 273 |
} |
| 274 |
} |
| 275 |
} |
| 276 |
} |