Hormold

VK Change (#1380647702)

Oct 1st, 2013
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 27.64 KB | None | 0 0
  1. Файл - profile.css (Старый размер - 19970 | Новый - 0):
  2. 0.  - #profile_css {
  3. 1.  -   display: none;
  4. 2.  - }
  5. 3.  -
  6. 4.  - #profile {
  7. 5.  -   padding: 10px 10px 0px;
  8. 6.  - }
  9. 7.  - #profile a {
  10. 8.  -   outline: none;
  11. 9.  - }
  12. 10.  - #profile h4 a {
  13. 11.  -   color: #45688E;
  14. 12.  - }
  15. 13.  - #profile h4 a.fl_r {
  16. 14.  -   color: #2B587A;
  17. 15.  - }
  18. 16.  -
  19. 17.  - .closed_profile {
  20. 18.  -   margin-bottom: 10px;
  21. 19.  - }
  22. 20.  -
  23. 21.  - #profile_full_info {
  24. 22.  -   padding-bottom: 10px;
  25. 23.  - }
  26. 24.  -
  27. 25.  - .profile_no_info .labeled {
  28. 26.  -   color: #777;
  29. 27.  - }
  30. 28.  - .profile_info {
  31. 29.  -   line-height: 140%;
  32. 30.  -   padding: 10px 6px 15px;
  33. 31.  - }
  34. 32.  - .profile_info .label {
  35. 33.  -   width: 135px;
  36. 34.  -   color: #777;
  37. 35.  - }
  38. 36.  - .profile_info .labeled {
  39. 37.  -   width: 250px;
  40. 38.  -   overflow: hidden;
  41. 39.  - }
  42. 40.  - .profile_info .block {
  43. 41.  -   padding-top: 10px;
  44. 42.  - }
  45. 43.  - .profile_info .miniblock {
  46. 44.  -   padding-top: 3px;
  47. 45.  - }
  48. 46.  - .profile_info .relation_request {
  49. 47.  -   position: relative;
  50. 48.  - }
  51. 49.  - .profile_info .relation_request small, .profile_info .relation_request .sdivide {
  52. 50.  -   color: #777;
  53. 51.  - }
  54. 52.  - .profile_info .relation_request .progress {
  55. 53.  -   position: absolute;
  56. 54.  -   left: 0px;
  57. 55.  -   top: 2px;
  58. 56.  - }
  59. 57.  - #profile_no_wall div {
  60. 58.  -   padding-bottom: 15px;
  61. 59.  -   text-align: center;
  62. 60.  -   color: #777;
  63. 61.  - }
  64. 62.  -
  65. 63.  - #profile_no_lohotron,
  66. 64.  - #profile_notification {
  67. 65.  -   line-height: 160%;
  68. 66.  -   background: #F7F7F7;
  69. 67.  -   border-top: 1px solid #DAE1E8;
  70. 68.  -   border-bottom: 1px solid #DAE1E8;
  71. 69.  -   padding: 10px;
  72. 70.  -   margin-bottom: 10px;
  73. 71.  - }
  74. 72.  - #profile_no_lohotron .hide_notice_wrap, #profile_notification .hide_notice_wrap {
  75. 73.  -   height: 13px;
  76. 74.  -   width: 17px;
  77. 75.  - }
  78. 76.  - #profile_no_lohotron .hide_notice, #profile_notification .hide_notice {
  79. 77.  -   background: #C4D2E1 url("/images/icons/xicon_f7.gif") no-repeat;
  80. 78.  -   cursor: pointer;
  81. 79.  -   height: 17px;
  82. 80.  -   width: 17px;
  83. 81.  - }
  84. 82.  - #profile_notification_top {
  85. 83.  -   padding: 12px 10px;
  86. 84.  -   background: #F7F7F7;
  87. 85.  -   border-bottom: 1px solid #D9E0E7;
  88. 86.  -   line-height: 160%;
  89. 87.  - }
  90. 88.  - #profile_view_as {
  91. 89.  -   display: none;
  92. 90.  -   line-height: 150%;
  93. 91.  -   background: #F7F7F7;
  94. 92.  -   border: solid #DAE1E8;
  95. 93.  -   border-width: 0px 1px 1px;
  96. 94.  -   padding: 15px 20px 20px;
  97. 95.  -   margin: 0px 1px;
  98. 96.  - }
  99. 97.  - #profile_view_as a.fl_l {
  100. 98.  -   margin-left: 80px;
  101. 99.  - }
  102. 100.  - #profile_view_as .info {
  103. 101.  -   margin-left: 145px;
  104. 102.  -   padding-top: 5px;
  105. 103.  - }
  106. 104.  - #profile_view_as .can_view_as {
  107. 105.  -   padding-top: 8px;
  108. 106.  - }
  109. 107.  - #profile_view_as .can_view_as_dd {
  110. 108.  -   position: relative;
  111. 109.  -   padding-top: 15px;
  112. 110.  - }
  113. 111.  - #profile_view_as .can_view_as_btn {
  114. 112.  -   height: 25px;
  115. 113.  -   padding-top: 15px;
  116. 114.  - }
  117. 115.  - #view_as_dd {
  118. 116.  -   width: 363px;
  119. 117.  - }
  120. 118.  - #view_as_inp {
  121. 119.  -   width: 330px;
  122. 120.  - }
  123. 121.  -
  124. 122.  - .profile_warning {
  125. 123.  -   cursor: pointer;
  126. 124.  -   line-height: 150%;
  127. 125.  -   padding: 18px 15px;
  128. 126.  -   background: #F7F7F7;
  129. 127.  -   border: 1px solid #CCC;
  130. 128.  -   border-left: 2px solid #AA5533;
  131. 129.  -   margin-bottom: 10px;
  132. 130.  - }
  133. 131.  - #profile_warning_full {
  134. 132.  -   display: none;
  135. 133.  -   margin-top: 13px;
  136. 134.  - }
  137. 135.  - #profile_warning_full .old_info {
  138. 136.  -   text-align: center;
  139. 137.  - }
  140. 138.  - #profile_warning_full td {
  141. 139.  -   vertical-align: top;
  142. 140.  - }
  143. 141.  - #profile_warning_full td div {
  144. 142.  -   font-size: 0.9em;
  145. 143.  - }
  146. 144.  - #profile_warning_full .about {
  147. 145.  -   padding: 0px 20px;
  148. 146.  - }
  149. 147.  -
  150. 148.  - #profile_photos {
  151. 149.  -   margin: 5px -1px 12px;
  152. 150.  -   width: 397px;
  153. 151.  - }
  154. 152.  - #profile_photos .profile_sized_photos {
  155. 153.  -   margin: 0px;
  156. 154.  -   padding: 0px 1px;
  157. 155.  - }
  158. 156.  - #profile_photos .profile_wide_sized_photos,
  159. 157.  - .page_wide_no_narrow .profile_sized_photos {
  160. 158.  -   display: none;
  161. 159.  - }
  162. 160.  - .page_wide_no_narrow #profile_photos .profile_wide_sized_photos {
  163. 161.  -   display: block;
  164. 162.  - }
  165. 163.  - .profile_wide_sized_photos a.page_post_thumb_wrap {
  166. 164.  -   margin-right: 6px;
  167. 165.  - }
  168. 166.  - #profile_photos_table {
  169. 167.  -   margin: 0px auto;
  170. 168.  - }
  171. 169.  - .profile_photo_lnk {
  172. 170.  -   position: relative;
  173. 171.  -   display: block;
  174. 172.  -   margin: 0px 3px 0px 2px;
  175. 173.  -   width: 75px;
  176. 174.  -   height: 57px;
  177. 175.  -   overflow: hidden;
  178. 176.  -   text-align: center;
  179. 177.  -   background: #F1F1F1;
  180. 178.  - }
  181. 179.  - .profile_photo_lnk:hover {
  182. 180.  -   text-decoration: none;
  183. 181.  - }
  184. 182.  - .profile_photo_img {
  185. 183.  -   margin: 0px auto;
  186. 184.  - }
  187. 185.  - .profile_photo_hide_wrap {
  188. 186.  -   position: absolute;
  189. 187.  -   z-index: 10;
  190. 188.  -   right: 0px;
  191. 189.  -   top: 0px;
  192. 190.  -   background: #222;
  193. 191.  -   background: rgba(0, 0, 0, 0.5);
  194. 192.  -   padding: 3px;
  195. 193.  -   cursor: pointer;
  196. 194.  -   opacity: 0;
  197. 195.  -   filter: alpha(opacity=0);
  198. 196.  -   -webkit-border-radius: 3px;
  199. 197.  -   -moz-border-radius: 3px;
  200. 198.  -   border-radius: 3px;
  201. 199.  -   -webkit-transition: opacity 100ms linear;
  202. 200.  -   -moz-transition: opacity 100ms linear;
  203. 201.  -   -o-transition: opacity 100ms linear;
  204. 202.  -   transition: opacity 100ms linear;
  205. 203.  - }
  206. 204.  - a:hover .profile_photo_hide_wrap {
  207. 205.  -   opacity: 1;
  208. 206.  -   filter: alpha(opacity=100);
  209. 207.  - }
  210. 208.  - .profile_photo_hide {
  211. 209.  -   background: url(/images/notifier_close.gif) no-repeat;
  212. 210.  -   width: 7px;
  213. 211.  -   height: 7px;
  214. 212.  -   opacity: 0.5;
  215. 213.  -   filter: alpha(opacity=50);
  216. 214.  -   -webkit-transition: opacity 100ms linear;
  217. 215.  -   -moz-transition: opacity 100ms linear;
  218. 216.  -   -o-transition: opacity 100ms linear;
  219. 217.  -   transition: opacity 100ms linear;
  220. 218.  - }
  221. 219.  - .profile_photo_hide_wrap:hover .profile_photo_hide {
  222. 220.  -   opacity: 1;
  223. 221.  -   filter: alpha(opacity=100);
  224. 222.  - }
  225. 223.  -
  226. 224.  - #profile_photos_module .msg {
  227. 225.  -   margin: 0px 0px 12px;
  228. 226.  - }
  229. 227.  - #profile_photos_module .msg img {
  230. 228.  -   display: none;
  231. 229.  - }
  232. 230.  -
  233. 231.  - .profile_no_ava {
  234. 232.  -   width: 200px;
  235. 233.  -   height: 200px;
  236. 234.  - }
  237. 235.  -
  238. 236.  - .guest_action_link {
  239. 237.  -   color: #666;
  240. 238.  - }
  241. 239.  - .guest_actions {
  242. 240.  -   line-height: 160%;
  243. 241.  -   text-align: center;
  244. 242.  -   padding: 11px 0px 12px;
  245. 243.  -   color: #666;
  246. 244.  - }
  247. 245.  - .friend_status_info {
  248. 246.  -   color: #666;
  249. 247.  -   padding: 4px 6px;
  250. 248.  -   cursor: default;
  251. 249.  - }
  252. 250.  - #profile_main_actions .friend_status_info {
  253. 251.  -   padding: 11px 0px 12px;
  254. 252.  -   text-align: center;
  255. 253.  - }
  256. 254.  - #profile_main_actions {
  257. 255.  -   margin: 8px 0px 9px;
  258. 256.  -   padding: 4px 8px;
  259. 257.  -   background: #F1F1F1;
  260. 258.  - }
  261. 259.  - .profile_top_sep {
  262. 260.  -   margin: 5px 0px;
  263. 261.  -   height: 1px;
  264. 262.  -   overflow: hidden;
  265. 263.  -   background: #E7EAED;
  266. 264.  - }
  267. 265.  - .profile_action_btn {
  268. 266.  -   padding: 4px 0px;
  269. 267.  - }
  270. 268.  - .profile_action_btn button {
  271. 269.  -   line-height: 1.45em;
  272. 270.  -   padding-left: 2px;
  273. 271.  -   padding-right: 2px;
  274. 272.  - }
  275. 273.  - .profile_msg_split .cut_left {
  276. 274.  -   width: 151px;
  277. 275.  -   float: left;
  278. 276.  - }
  279. 277.  - .profile_msg_split .cut_left button {
  280. 278.  -   border-right: 1px solid #7496B9;
  281. 279.  -   height: 27px;
  282. 280.  - }
  283. 281.  - .profile_msg_split .cut_right {
  284. 282.  -   width: 31px;
  285. 283.  -   float: left;
  286. 284.  - }
  287. 285.  - .profile_msg_split .cut_right button {
  288. 286.  -   border-right: 1px solid #5E82A7;
  289. 287.  -   line-height: 0.9em;
  290. 288.  -   height: 27px;
  291. 289.  -   padding: 6px 0;
  292. 290.  - }
  293. 291.  - .profile_msg_none {
  294. 292.  -   display: none;
  295. 293.  - }
  296. 294.  - .profile_call_text {
  297. 295.  -   display: none;
  298. 296.  - }
  299. 297.  - .profile_msg_call .profile_call_text {
  300. 298.  -   display: inline;
  301. 299.  - }
  302. 300.  - .profile_msg_call .profile_call_icon,
  303. 301.  - .profile_msg_call .cut_left {
  304. 302.  -   display: none;
  305. 303.  - }
  306. 304.  - .profile_msg_msg .cut_right {
  307. 305.  -   display: none;
  308. 306.  - }
  309. 307.  -
  310. 308.  -
  311. 309.  - #profile_bottom_actions {
  312. 310.  -   padding: 5px 0px;
  313. 311.  -   width: 190px;
  314. 312.  -   border-top: 1px solid #E7EAED;
  315. 313.  - }
  316. 314.  - #profile_bottom_actions a {
  317. 315.  -   background: #FFF;
  318. 316.  -   display: block;
  319. 317.  -   width: 178px;
  320. 318.  -   padding: 4px 6px;
  321. 319.  - }
  322. 320.  - #profile_actions a {
  323. 321.  -   background: #FFF;
  324. 322.  -   display: block;
  325. 323.  -   width: 188px;
  326. 324.  -   padding: 4px 6px;
  327. 325.  - }
  328. 326.  - #profile_actions a:hover, #profile_bottom_actions a:hover {
  329. 327.  -   text-decoration: none;
  330. 328.  -   background: #E1E7ED;
  331. 329.  - }
  332. 330.  - #profile_actions a span.other {
  333. 331.  -   padding-right: 12px;
  334. 332.  -   background: url(/images/darr_on.gif) no-repeat right 6px;
  335. 333.  - }
  336. 334.  -
  337. 335.  - #profile_idols.page_list_module .line_cell .desc_info {
  338. 336.  -   padding: 6px 8px 0px;
  339. 337.  -   width: 134px;
  340. 338.  - }
  341. 339.  - #profile_idols.page_list_module .people_desc {
  342. 340.  -   color: #777;
  343. 341.  -   width: 300px;
  344. 342.  -   overflow: hidden;
  345. 343.  - }
  346. 344.  -
  347. 345.  - .gifts_list_module a span.fl_l,
  348. 346.  - .counts_module div a .fl_r {
  349. 347.  -   height: 11px;
  350. 348.  -   color: #8495a6;
  351. 349.  -   font-size: 0.9em;
  352. 350.  -   padding-top: 1px;
  353. 351.  -   margin: 3px 2px 0px;
  354. 352.  -   line-height: 100%;
  355. 353.  - }
  356. 354.  - .gifts_list_module a .fl_r {
  357. 355.  -   padding: 0px;
  358. 356.  -   margin: 0px;
  359. 357.  - }
  360. 358.  - .gifts_list_module a span.fl_l {
  361. 359.  -   margin: 0px 1px;
  362. 360.  -   color: #8495A6;
  363. 361.  - }
  364. 362.  - .gifts_list_module a span.thumb,
  365. 363.  - .counts_module div a span.thumb {
  366. 364.  -   background: url(/images/profile_icons.gif?10) no-repeat;
  367. 365.  -   margin: 3px 0px 0px;
  368. 366.  -   width: 14px;
  369. 367.  - }
  370. 368.  - .gifts_list_module a span .thumb {
  371. 369.  -   background-position: 2px -34px;
  372. 370.  -   height: 11px;
  373. 371.  -   margin: 0;
  374. 372.  - }
  375. 373.  - .counts_module .photos .thumb {
  376. 374.  -   background-position: center 2px;
  377. 375.  - }
  378. 376.  - .counts_module .videos .thumb {
  379. 377.  -   background-position: center -10px;
  380. 378.  - }
  381. 379.  - .counts_module .fans .thumb {
  382. 380.  -   background-position: center -22px;
  383. 381.  - }
  384. 382.  - .counts_module .gifts .thumb {
  385. 383.  -   background-position: center -34px;
  386. 384.  - }
  387. 385.  - .counts_module .idols .thumb {
  388. 386.  -   background-position: center -47px;
  389. 387.  - }
  390. 388.  - .counts_module .notes .thumb {
  391. 389.  -   background-position: center -58px;
  392. 390.  - }
  393. 391.  - .counts_module .wishes .thumb {
  394. 392.  -   background-position: center -58px;
  395. 393.  - }
  396. 394.  -
  397. 395.  - #profile .narrow_column .module_body {
  398. 396.  -   border-right: 1px solid #f1f1f1;
  399. 397.  - }
  400. 398.  - #profile .narrow_column .header_bottom {
  401. 399.  -   border-right: 1px solid #f1f1f1;
  402. 400.  - }
  403. 401.  - #profile .narrow_column .header_top {
  404. 402.  -   border-right: 1px solid #DEE5EB;
  405. 403.  - }
  406. 404.  -
  407. 405.  - #profile #profile_idols .module_body {
  408. 406.  -   padding: 5px 0px 10px 0px;
  409. 407.  - }
  410. 408.  -
  411. 409.  - #profile_gifts .module_body {
  412. 410.  -   padding: 8px 0px 10px;
  413. 411.  -   text-align: center;
  414. 412.  -   white-space: nowrap;
  415. 413.  - }
  416. 414.  - #profile_gifts .header_top {
  417. 415.  -   padding: 4px 6px;
  418. 416.  - }
  419. 417.  - #gifts_module_header {
  420. 418.  -   padding: 0 2px;
  421. 419.  - }
  422. 420.  -
  423. 421.  - .counts_module div a.gifts_inverted,
  424. 422.  - .counts_module div a.gifts_inverted:hover {
  425. 423.  -   background-color: #597da3;
  426. 424.  -   color: #FFFFFF;
  427. 425.  - }
  428. 426.  - .gifts_list_module .module_inverted span.fl_l,
  429. 427.  - .module_inverted .header_top .right_link {
  430. 428.  -   color: #99adc2;
  431. 429.  - }
  432. 430.  - .gifts_list_module .module_inverted span .thumb {
  433. 431.  -   background-position: 2px -85px;
  434. 432.  - }
  435. 433.  - .counts_module .gifts_inverted .thumb {
  436. 434.  -   background-position: center -85px;
  437. 435.  - }
  438. 436.  - .module_inverted_loading #gifts_module_header,
  439. 437.  - .gifts_inverted_loading .profile_gifts_send {
  440. 438.  -   background: #597DA3 url('/images/upload_inv_mini.gif') right 5px no-repeat;
  441. 439.  -   padding-right: 23px;
  442. 440.  - }
  443. 441.  - .gifts_inverted_loading .profile_gifts_send {
  444. 442.  -   background-position: right 7px;
  445. 443.  - }
  446. 444.  - .gifts_inverted_loading {
  447. 445.  -   background-position: 176px 9px;
  448. 446.  - }
  449. 447.  -
  450. 448.  - .module_body .more {
  451. 449.  -   display: none;
  452. 450.  - }
  453. 451.  -
  454. 452.  - #profile_groups .module_body {
  455. 453.  -   width: 183px;
  456. 454.  -   padding: 5px 8px;
  457. 455.  -   outline: none;
  458. 456.  - }
  459. 457.  - #profile_groups .thumb img {
  460. 458.  -   width: 16px;
  461. 459.  -   display: block;
  462. 460.  - }
  463. 461.  - #profile_groups .thumb {
  464. 462.  -   height: 16px;
  465. 463.  -   width: 16px;
  466. 464.  -   overflow: hidden;
  467. 465.  - }
  468. 466.  - #profile_groups .line_cell {
  469. 467.  -   display: block;
  470. 468.  -   padding: 3px 0px;
  471. 469.  -   margin: 0px 0px;
  472. 470.  - }
  473. 471.  - #profile_groups .info {
  474. 472.  -   padding: 1px 6px 0px;
  475. 473.  -   width: 145px;
  476. 474.  -   overflow: hidden;
  477. 475.  -   /*height:14px;*/
  478. 476.  - }
  479. 477.  - #profile_groups .more_link {
  480. 478.  -   display: block;
  481. 479.  -   text-align: center;
  482. 480.  -   border-top: 1px solid #E8EAF2;
  483. 481.  -   margin: 5px 0px 0px;
  484. 482.  -   padding: 4px 30px 5px;
  485. 483.  - }
  486. 484.  - #profile_groups .more_link:hover {
  487. 485.  -   border-top: 1px solid #D9E1E6;
  488. 486.  -   background: #E9EDF1;
  489. 487.  -   text-decoration: none;
  490. 488.  - }
  491. 489.  - #profile_fans .module_body {
  492. 490.  -   padding: 8px 0px 14px;
  493. 491.  - }
  494. 492.  -
  495. 493.  - .app .install_flash_wrap {
  496. 494.  -   padding: 60px 60px;
  497. 495.  -   visibility: hidden;
  498. 496.  - }
  499. 497.  - .app .install_button {
  500. 498.  -   text-align: center;
  501. 499.  -   margin: 20px;
  502. 500.  - }
  503. 501.  - .app input.install_flash {
  504. 502.  -   width: 100%;
  505. 503.  -   font-size: 1.09em;
  506. 504.  -   background-position: 0px -13px;
  507. 505.  -   padding: 6px 18px;
  508. 506.  -   *padding-bottom: 5px;
  509. 507.  - }
  510. 508.  - .app input.install_flash:hover {
  511. 509.  -  background-position: 0px -5px;
  512. 510.  - }
  513. 511.  -
  514. 512.  - .app .flash_api_external {
  515. 513.  -   position: absolute;
  516. 514.  - }
  517. 515.  - .graffiti, .graffiti img {
  518. 516.  -   width: 586px;
  519. 517.  -   /*height: 293px;*/
  520. 518.  - }
  521. 519.  -
  522. 520.  - .profile_box .error, .profile_box .info_msg {
  523. 521.  -   margin-bottom: 15px;
  524. 522.  - }
  525. 523.  - .profile_box .error {
  526. 524.  -   display: none;
  527. 525.  - }
  528. 526.  - #profile_new_photo {
  529. 527.  -   padding: 16px 14px;
  530. 528.  - }
  531. 529.  - #profile_new_photo .additional {
  532. 530.  -   margin-top: 15px;
  533. 531.  -   font-size: 0.9em;
  534. 532.  - }
  535. 533.  -
  536. 534.  - #profile_edit_photo .column {
  537. 535.  -   padding: 0px 7px;
  538. 536.  - }
  539. 537.  - #profile_edit_small_photos {
  540. 538.  -   width: 179px;
  541. 539.  - }
  542. 540.  - #profile_edit_preview50, #profile_edit_preview100 {
  543. 541.  -   width: 50px;
  544. 542.  -   height: 50px;
  545. 543.  -   overflow: hidden;
  546. 544.  -   text-align: left; /* Even for rtl langs */
  547. 545.  -   direction: ltr;
  548. 546.  - }
  549. 547.  - #profile_edit_preview100 {
  550. 548.  -   width: 100px;
  551. 549.  -   height: 100px;
  552. 550.  - }
  553. 551.  - #profile_edit_small_photos .fl_l {
  554. 552.  -   padding: 0px 7px 10px;
  555. 553.  - }
  556. 554.  - #profile_edit_small_photos h4 {
  557. 555.  -   margin-bottom: 10px;
  558. 556.  - }
  559. 557.  - #profile_edit_photo .fl_l img {
  560. 558.  -   cursor: move;
  561. 559.  - }
  562. 560.  -
  563. 561.  - .notes_module .module_body {
  564. 562.  -   padding: 10px 5px 10px;
  565. 563.  - }
  566. 564.  - .notes_module .icon {
  567. 565.  -   width: 11px;
  568. 566.  -   height: 17px;
  569. 567.  -   background: url(/images/note.gif) no-repeat;
  570. 568.  -   padding: 0px 5px;
  571. 569.  - }
  572. 570.  - .notes_module .info {
  573. 571.  -   width: 163px;
  574. 572.  - }
  575. 573.  - .notes_module small {
  576. 574.  -   color: #777;
  577. 575.  - }
  578. 576.  - .notes_module .note_row {
  579. 577.  -   padding: 0 0 6px;
  580. 578.  - }
  581. 579.  -
  582. 580.  - .profile_info_link, #profile_groups_link {
  583. 581.  -   display: block;
  584. 582.  -   padding: 8px 0px 9px 142px;
  585. 583.  - }
  586. 584.  - .profile_info_link:hover, #profile_groups_link:hover {
  587. 585.  -   text-decoration: none;
  588. 586.  -   background: #E9EDF1;
  589. 587.  - }
  590. 588.  - #profile_groups_link {
  591. 589.  -   margin: 5px -6px 0px;
  592. 590.  - }
  593. 591.  - #profile_groups_prg {
  594. 592.  -   margin: 0px 55px;
  595. 593.  -   height: 15px;
  596. 594.  -   display: block;
  597. 595.  - }
  598. 596.  - #profile_info {
  599. 597.  -   padding-bottom: 10px;
  600. 598.  - }
  601. 599.  - #profile_info .profile_info {
  602. 600.  -   padding-bottom: 5px;
  603. 601.  - }
  604. 602.  - div.profile_grad {
  605. 603.  -   max-width: 385px;
  606. 604.  -   overflow: hidden;
  607. 605.  -   font-size: 11px;
  608. 606.  -   font-weight: normal;
  609. 607.  -   color: #000;
  610. 608.  - }
  611. 609.  - .font_medium div.profile_grad {
  612. 610.  -   font-size: 12px;
  613. 611.  - }
  614. 612.  -
  615. 613.  - #profile .rate_line {
  616. 614.  -   padding-top: 10px;
  617. 615.  -   height: 18px;
  618. 616.  -   margin-bottom: 12px;
  619. 617.  -   cursor: pointer;
  620. 618.  - }
  621. 619.  - #profile .rate_line .rate_text {
  622. 620.  -   position: absolute;
  623. 621.  -   color: #8BA1BC;
  624. 622.  -   width: 200px;
  625. 623.  -   text-align: center;
  626. 624.  -   padding-top: 2px;
  627. 625.  -   z-index: 2;
  628. 626.  - }
  629. 627.  - #profile .rate_line .rate_left {
  630. 628.  -   background-color: #DEE5EB;
  631. 629.  -   height: 18px;
  632. 630.  -   z-index: -1;
  633. 631.  - }
  634. 632.  - #profile .rate_line .rate_right {
  635. 633.  -   background-color: #F1F1F1;
  636. 634.  -   height: 18px;
  637. 635.  -   z-index: -1;
  638. 636.  - }
  639. 637.  - #profile .rate_line.stage1 .rate_text {
  640. 638.  -   /* color: #AAA26C; */
  641. 639.  - }
  642. 640.  - #profile .rate_line.stage1 .rate_left {
  643. 641.  -   /* background-color: #E0D7A3; */
  644. 642.  -   /* border-color: #CCC490; */
  645. 643.  -   background-color: #99adc2;
  646. 644.  -   border-color: #7A9CC1;
  647. 645.  - }
  648. 646.  - #profile .rate_line.stage1 .rate_right {
  649. 647.  -   /* background-color: #F5EBBB; */
  650. 648.  -   /* border-color: #E2DAA6; */
  651. 649.  -   background-color: #DAE2E8;
  652. 650.  -   border-color: #C0CCD9;
  653. 651.  - }
  654. 652.  - #profile .rate_empty_line {
  655. 653.  -   height: 10px;
  656. 654.  - }
  657. 655.  - .profile_rate_warning {
  658. 656.  -   padding-bottom: 10px;
  659. 657.  -   overflow: hidden;
  660. 658.  - }
  661. 659.  - .profile_rate_warning .warning_row {
  662. 660.  -   display: block;
  663. 661.  -   height: 22px;
  664. 662.  - }
  665. 663.  - .profile_rate_warning .warning_row:hover {
  666. 664.  -   text-decoration: none;
  667. 665.  -   background: #E9EDF1;
  668. 666.  - }
  669. 667.  - .profile_rate_warning .warning_row .img {
  670. 668.  -   width: 11px;
  671. 669.  -   height: 12px;
  672. 670.  -   margin: 5px;
  673. 671.  -   background: url(/images/icons/mono_iconset.gif?8) no-repeat left top;
  674. 672.  - }
  675. 673.  - .profile_rate_warning .warning_row .label {
  676. 674.  -   padding: 4px;
  677. 675.  -   width: 130px;
  678. 676.  -   white-space: nowrap;
  679. 677.  -   overflow: hidden;
  680. 678.  - }
  681. 679.  - .profile_rate_warning .warning_row .plus {
  682. 680.  -   color: #8495A6;
  683. 681.  -   margin: 4px;
  684. 682.  - }
  685. 683.  - #rate_warning_photo div.img {
  686. 684.  -   background-position: 0px -29px;
  687. 685.  - }
  688. 686.  - #rate_warning_frnds div.img {
  689. 687.  -   background-position: 0px -89px;
  690. 688.  - }
  691. 689.  - #rate_warning_clubs div.img {
  692. 690.  -   background-position: 0px -119px;
  693. 691.  - }
  694. 692.  - #rate_warning_posts div.img {
  695. 693.  -   background-position: 0px -192px;
  696. 694.  - }
  697. 695.  - #rate_warning_info div.img {
  698. 696.  -   background-position: 0px -104px;
  699. 697.  - }
  700. 698.  - #rate_warning_prsn div.img {
  701. 699.  -   background-position: 0px -320px;
  702. 700.  - }
  703. 701.  - #rate_warning_card div.img {
  704. 702.  -   background-position: 0px -307px;
  705. 703.  - }
  706. 704.  -
  707. 705.  - #profile_full_info h4 {
  708. 706.  -   border-bottom: none;
  709. 707.  -   height: 4px;
  710. 708.  -   border-bottom: 1px solid #DAE1E8;
  711. 709.  -   margin-bottom: 3px;
  712. 710.  - }
  713. 711.  - #profile_full_info h4 b {
  714. 712.  -   background: #FFFFFF;
  715. 713.  -   padding: 0px 6px;
  716. 714.  - }
  717. 715.  - #profile_full_info h4 a.fl_r, #profile_full_info h4 a.fl_l {
  718. 716.  -   text-transform: none;
  719. 717.  -   background: #FFFFFF;
  720. 718.  -   color: #A3B0BC;
  721. 719.  -   padding: 0px 2px 0px 6px;
  722. 720.  -   font-style: normal;
  723. 721.  -   font-size: 0.9em;
  724. 722.  - }
  725. 723.  -
  726. 724.  - #profile_class {
  727. 725.  -   position: relative;
  728. 726.  - }
  729. 727.  - #profile_class_hint {
  730. 728.  -   position: absolute;
  731. 729.  -   z-index: 10;
  732. 730.  - }
  733. 731.  - #profile_class_hint .pointer {
  734. 732.  -   background: url(/images/classhint.gif) no-repeat 0px 0px;
  735. 733.  -   width: 60px;
  736. 734.  -   height: 52px;
  737. 735.  - }
  738. 736.  - #profile_class_hint .content {
  739. 737.  -   padding: 8px 10px 12px;
  740. 738.  -   height: 29px;
  741. 739.  -   width: 196px;
  742. 740.  -   overflow: hidden;
  743. 741.  -   border: solid #ADBCCB;
  744. 742.  -   border-width: 1px 1px 1px 0px;
  745. 743.  -   background: #FFF;
  746. 744.  -   line-height: 160%;
  747. 745.  - }
  748. 746.  - #profile_class_hint .bottom {
  749. 747.  -   height: 1px;
  750. 748.  -   overflow: hidden;
  751. 749.  -   background: #000;
  752. 750.  -   opacity: 0.1;
  753. 751.  -   filter: alpha(opacity=10);
  754. 752.  - }
  755. 753.  -
  756. 754.  - #profile_fast_chat {
  757. 755.  -   display: none;
  758. 756.  - }
  759. 757.  -
  760. 758.  - #profile_photo_upload {
  761. 759.  -   margin: 15px 0 0;
  762. 760.  -   text-align: center;
  763. 761.  - }
  764. 762.  - .profile_upload_progress_wrap {
  765. 763.  -   width: 250px;
  766. 764.  -   height: 18px;
  767. 765.  -   margin: auto;
  768. 766.  -   background: #FFF;
  769. 767.  -   border: 1px solid #CCC;
  770. 768.  - }
  771. 769.  - .profile_upload_progress {
  772. 770.  -   height: 18px;
  773. 771.  -   background: #597DA3 url(/images/progress_grad.gif) repeat;
  774. 772.  -   border: 1px solid #45688E;
  775. 773.  -   margin: -1px;
  776. 774.  - }
  777. 775.  -
  778. 776.  - .profile_deleted {
  779. 777.  -   color: #888;
  780. 778.  -   padding: 3px 1px;
  781. 779.  -   font-weight: normal;
  782. 780.  - }
  783. 781.  - .profile_deleted_text {
  784. 782.  -   text-align: center;
  785. 783.  -   color: #777;
  786. 784.  -   font-size: 1.18em;
  787. 785.  -   padding: 65px 0px;
  788. 786.  -   line-height: 140%;
  789. 787.  - }
  790. 788.  - .profile_blocked {
  791. 789.  -   margin: 0 auto;
  792. 790.  -   padding: 20px 0 60px 0;
  793. 791.  -   width: 420px;
  794. 792.  -   text-align: center;
  795. 793.  -   font-size: 1.09em;
  796. 794.  -   color: #111;
  797. 795.  -   line-height: 160%;
  798. 796.  - }
  799. 797.  -
  800. 798.  - .pit_label {
  801. 799.  -   width: 220px;
  802. 800.  -   color: #777;
  803. 801.  -   padding: 4px 10px 0px;
  804. 802.  - }
  805. 803.  - .pit_details {
  806. 804.  -   padding: 4px 10px 0px;
  807. 805.  - }
  808. 806.  - .pit_row {
  809. 807.  -   padding-top: 5px;
  810. 808.  - }
  811. 809.  - .pit_bday, .pit_bmonth {
  812. 810.  -   padding-right: 5px;
  813. 811.  - }
  814. 812.  -
  815. 813.  - .profile_label_link {
  816. 814.  -   color: #777;
  817. 815.  - }
  818. 816.  -
  819. 817.  - .profile_about_webcam {
  820. 818.  -   line-height: 160%;
  821. 819.  -   padding-top: 20px;
  822. 820.  - }
  823. 821.  - #profile_gifts .giftImg {
  824. 822.  -   width: 48px;
  825. 823.  -   height: 48px;
  826. 824.  - }
  827. 825.  - .vcall_tt table .tt_text {
  828. 826.  -   line-height: 150%;
  829. 827.  -   color: #000;
  830. 828.  -   padding: 10px 13px;
  831. 829.  -   width: 260px;
  832. 830.  - }
  833. 831.  - .vcall_tt_pointer {
  834. 832.  -   margin-top: -5px;
  835. 833.  -   background: url(/images/ddtooltip.png) 0 0 no-repeat;
  836. 834.  -   width: 8px;
  837. 835.  -   height: 11px;
  838. 836.  -   position: absolute;
  839. 837.  -   left: -7px;
  840. 838.  -   top: 50%;
  841. 839.  -   overflow: hidden;
  842. 840.  -   z-index: 10;
  843. 841.  - }
  844. 842.  - .profile_defave_blocked {
  845. 843.  -   padding-top: 10px;
  846. 844.  -   text-align: center;
  847. 845.  -   height: 17px;
  848. 846.  - }
  849. 847.  -
  850. 848.  -
  851. 849.  - /* Domain install done box */
  852. 850.  - .profile_address_done {
  853. 851.  -   text-align: center;
  854. 852.  -   font-size: 12px;
  855. 853.  - }
  856. 854.  - .profile_address_done_header {
  857. 855.  -   font-size: 20px;
  858. 856.  - }
  859. 857.  - .profile_address_done_desc {
  860. 858.  -   margin-top: 1.4em;
  861. 859.  - }
  862. 860.  - .profile_address_done_link {
  863. 861.  -   font-size: 20px;
  864. 862.  - }
  865. 863.  - .profile_suggest_fr {
  866. 864.  -   text-align: center;
  867. 865.  -   padding-top: 10px
  868. 866.  - }
  869. 867.  - .profile_suggest_fr img {
  870. 868.  -   -webkit-border-radius: 5px;
  871. 869.  -   -khtml-border-radius: 5px;
  872. 870.  -   -moz-border-radius: 5px;
  873. 871.  -   border-radius: 5px;
  874. 872.  -   margin: 0px 5px;
  875. 873.  - }
  876. 874.  - .profile_friends_suggested {
  877. 875.  -   font-size: 1.1em;
  878. 876.  - }
  879. 877.  - #profile_fr_add_friends {
  880. 878.  -   padding: 10px 4px;
  881. 879.  -   border-top: 1px solid #DAE1E8;
  882. 880.  - }
  883. 881.  - .profile_fr_sugg_title {
  884. 882.  -   color: #36638E;
  885. 883.  -   font-weight: bold;
  886. 884.  -   padding: 0px 4px 10px 4px;
  887. 885.  - }
  888. 886.  - .profile_fr_cell {
  889. 887.  -   width: 66px;
  890. 888.  -   overflow: hidden;
  891. 889.  -   text-align: center;
  892. 890.  -   margin: 0px 6px;
  893. 891.  - }
  894. 892.  - .profile_fr_info {
  895. 893.  -   padding-top: 2px;
  896. 894.  - }
  897. 895.  -
  898. 896.  - /* photos add */
  899. 897.  - #profile_photos_upload_wrap {
  900. 898.  -   position: relative;
  901. 899.  -   margin-bottom: 15px;
  902. 900.  - }
  903. 901.  - #profile_photos_upload {
  904. 902.  -   background: #eff1f3;
  905. 903.  -   padding: 17px;
  906. 904.  -   text-align: center;
  907. 905.  -   color: #738392;
  908. 906.  -   line-height: 16px;
  909. 907.  -   display: block;
  910. 908.  - }
  911. 909.  - a#profile_photos_upload:hover,
  912. 910.  - #profile_photos_upload.hover {
  913. 911.  -   background: #e9edf1;
  914. 912.  -   text-decoration: none;
  915. 913.  - }
  916. 914.  - .profile_photos_upload_label {
  917. 915.  -   background: url('/images/camera.gif') left 1px no-repeat;
  918. 916.  -   padding: 4px 0px 4px 35px;
  919. 917.  - }
  920. 918.  - .profile_photo_upload_box {
  921. 919.  -   padding: 30px 20px;
  922. 920.  -   text-align: center;
  923. 921.  -   line-height: 200%;
  924. 922.  - }
  925. 923.  - .profile_progress_wrap {
  926. 924.  -   width: 250px;
  927. 925.  -   height: 18px;
  928. 926.  -   margin: 18px auto 0;
  929. 927.  -   background: #FFF;
  930. 928.  -   border: 1px solid #CCC;
  931. 929.  - }
  932. 930.  - .profile_progress {
  933. 931.  -   height: 18px;
  934. 932.  -   background: #597DA3 url(/images/progress_grad.gif) repeat;
  935. 933.  -   border: 1px solid #45688E;
  936. 934.  -   margin: -1px;
  937. 935.  - }
  938. 936.  - #profile_photos_extra_link.hover {
  939. 937.  -   text-decoration: underline;
  940. 938.  - }
  941. 939.  - .profile_gifts_send {
  942. 940.  -   max-width: 170px;
  943. 941.  -   overflow: hidden;
  944. 942.  -   -o-text-overflow: ellipsis;
  945. 943.  -   text-overflow: ellipsis;
  946. 944.  -   white-space: nowrap;
  947. 945.  - }
  948. 946.  - b.profile_mob_onl {
  949. 947.  -   background-position: -11px 0px;
  950. 948.  -   *background-position: -11px -1px;
  951. 949.  - }
  952. 950.  - .profile_photo_prev {
  953. 951.  -   line-height: 160%;
  954. 952.  - }
  955. 953.  - #profile_map {
  956. 954.  -   position: relative;
  957. 955.  - }
  958. 956.  - .profile_map_photo {
  959. 957.  -   width: 35px;
  960. 958.  -   height: 35px;
  961. 959.  -   margin-left: -20px;
  962. 960.  -   margin-top: -20px;
  963. 961.  -   cursor: pointer;
  964. 962.  -   position: absolute;
  965. 963.  -   -webkit-border-radius: 20px;
  966. 964.  -   -moz-border-radius: 20px;
  967. 965.  -   border-radius: 20px;
  968. 966.  -   border: 2px solid #FFFFFF;
  969. 967.  -   -webkit-box-shadow: 0px 1px 3px #CED2D8;
  970. 968.  -   -moz-box-shadow: 0px 1px 3px #ced2d8;
  971. 969.  -   box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  972. 970.  - }
  973. 971.  - .profile_map_img {
  974. 972.  -   width: 40px;
  975. 973.  -   -webkit-border-radius: 4px;
  976. 974.  -   -moz-border-radius: 4px;
  977. 975.  -   border-radius: 4px;
  978. 976.  - }
  979. 977.  - #profile_map_photo_loader {
  980. 978.  -   position: absolute;
  981. 979.  -   display: block;
  982. 980.  -   width: 35px;
  983. 981.  -   height: 35px;
  984. 982.  -   background: rgba(0, 0, 0, 0.4) url('/images/upload_gray_mini.gif') no-repeat center center;
  985. 983.  -   -webkit-border-radius: 20px;
  986. 984.  -   -moz-border-radius: 20px;
  987. 985.  -   border-radius: 20px;
  988. 986.  - }
  989. 987.  - .profile_map_first {
  990. 988.  -   text-align: center;
  991. 989.  - }
  992. 990.  - .profile_map_photo_count {
  993. 991.  -   display: inline-block;
  994. 992.  -   *display: block;
  995. 993.  -   *zoom: 1;
  996. 994.  -   background: #000000;
  997. 995.  -   background: rgba(0, 0, 0, 0.6);
  998. 996.  -   color: #FFFFFF;
  999. 997.  -   font-weight: bold;
  1000. 998.  -   margin-top: 7px;
  1001. 999.  -   padding: 2px 6px;
  1002. 1000.  -   -webkit-border-radius: 4px;
  1003. 1001.  -   -moz-border-radius: 4px;
  1004. 1002.  -   border-radius: 4px;
  1005. 1003.  -
  1006. 1004.  - }
  1007. 1005.  - #profile_place_add {
  1008. 1006.  -   position: absolute;
  1009. 1007.  -   width: 370px;
  1010. 1008.  -   text-align: center;
  1011. 1009.  -   z-index: 500;
  1012. 1010.  -   padding: 87px 10px;
  1013. 1011.  -   cursor: pointer;
  1014. 1012.  - }
  1015. 1013.  - .profile_place_add_bg {
  1016. 1014.  -   background: rgba(0,0,0,0.5);
  1017. 1015.  -   font-size: 1.2em;
  1018. 1016.  -   color: #FFFFFF;
  1019. 1017.  -   font-weight: bold;
  1020. 1018.  -   display: inline-block;
  1021. 1019.  -   padding: 6px;
  1022. 1020.  -   -webkit-border-radius: 3px;
  1023. 1021.  -   -moz-border-radius: 3px;
  1024. 1022.  -   border-radius: 3px;
  1025. 1023.  -   opacity: 0.8;
  1026. 1024.  -   filter: alpha(opacity=80);
  1027. 1025.  - }
  1028. 1026.  - .profile_view_as_warn {
  1029. 1027.  -   line-height: 160%;
  1030. 1028.  - }
  1031. 1029.  - .profile_calls_btn {
  1032. 1030.  -   background: url('/images/icons/videocall_s.png') no-repeat 0px 0px;
  1033. 1031.  -   width: 18px;
  1034. 1032.  -   height: 12px;
  1035. 1033.  -   margin-left: 5px;
  1036. 1034.  - }
  1037. 1035.  - #profile_map_cont {
  1038. 1036.  -   cursor: pointer;
  1039. 1037.  -   width: 390px;
  1040. 1038.  -   height: 200px;
  1041. 1039.  - }
  1042. ------
Advertisement
Add Comment
Please, Sign In to add comment