Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - im.css (Старый размер - 41051 | Новый - 0):
- 0. - #im_css {
- 1. - display: none;
- 2. - }
- 3. -
- 4. - #tab_conversation, #tab_friends, #tab_spam, #tab_search, #tab_write, #tab_important {
- 5. - display: none;
- 6. - }
- 7. - #im_top_tabs .active_link {
- 8. - display: block;
- 9. - }
- 10. - #im_bar {
- 11. - padding: 5px;
- 12. - background: #F7F7F7;
- 13. - border-bottom: 1px solid #DAE1E8;
- 14. - }
- 15. -
- 16. - .im_bar_controls {
- 17. - padding: 3px 5px 3px 0;
- 18. - display: none;
- 19. - }
- 20. - #im_bar .im_bar_controls .button_blue {
- 21. - margin: 3px 0 3px 8px;
- 22. - }
- 23. - #im_bar .im_bar_controls button {
- 24. - padding: 4px 10px;
- 25. - line-height: 1.36em;
- 26. - height: 24px;
- 27. - }
- 28. - .im_cancel_mark {
- 29. - padding: 6px 0 0;
- 30. - }
- 31. - .im_spam_hint {
- 32. - color: #777;
- 33. - padding: 8px 0 0 8px;
- 34. - }
- 35. -
- 36. - #im_tabs {
- 37. - padding: 3px 0;
- 38. - }
- 39. - .im_tab,
- 40. - .im_tab_selected,
- 41. - .im_tab_over {
- 42. - cursor: pointer;
- 43. - padding: 5px 1px 5px 5px;
- 44. - float: left;
- 45. - }
- 46. - .im_tab2 {
- 47. - padding: 3px 6px 4px;
- 48. - }
- 49. - .im_tab_over .im_tab2 {
- 50. - -moz-border-radius: 2px;
- 51. - -webkit-border-radius: 2px;
- 52. - border-radius: 2px;
- 53. - background-color: #E1E7ED;
- 54. - }
- 55. - .im_tab_selected .im_tab2 {
- 56. - -moz-border-radius: 2px;
- 57. - -webkit-border-radius: 2px;
- 58. - border-radius: 2px;
- 59. - background-color: #597DA3;
- 60. - }
- 61. - .im_tab3 {
- 62. - font-weight: bold;
- 63. - color: #45688E;
- 64. - padding-left: 2px;
- 65. - padding-right: 5px;
- 66. - max-width: 300px;
- 67. - overflow: hidden;
- 68. - -o-text-overflow: ellipsis;
- 69. - text-overflow: ellipsis;
- 70. - white-space: nowrap;
- 71. - }
- 72. -
- 73. - .im_tab_selected .im_tab3 {
- 74. - color: #FFF;
- 75. - }
- 76. -
- 77. - .im_tabx {
- 78. - margin-top: 2px;
- 79. - width: 11px;
- 80. - height: 11px;
- 81. - }
- 82. - .im_tab .im_tabx {
- 83. - background: url(/images/pics/im_tabx.gif?1) 0 0;
- 84. - opacity: 0.12;
- 85. - filter: alpha(opacity=12);
- 86. - }
- 87. -
- 88. - .im_tab_over .im_tabx_over {
- 89. - background: url(/images/pics/im_tabx.gif?1) 0 0;
- 90. - opacity: 0.6;
- 91. - filter: alpha(opacity=60);
- 92. - }
- 93. -
- 94. - .im_tab_selected .im_tabx {
- 95. - background: url(/images/pics/im_tabx.gif?1) 0 -13px;
- 96. - opacity: 0.2;
- 97. - filter: alpha(opacity=20);
- 98. - }
- 99. - .im_tab_selected .im_tabx_over {
- 100. - background: url(/images/pics/im_tabx.gif?1) 0 -13px;
- 101. - opacity: 1;
- 102. - filter: alpha(opacity=100);
- 103. - }
- 104. - .im_unread {
- 105. - font-size: 0.9em;
- 106. - vertical-align: bottom;
- 107. - }
- 108. - #im_progress {
- 109. - margin-top: 2px;
- 110. - }
- 111. -
- 112. - #im_to_end_wrap {
- 113. - display: none;
- 114. - width: 627px;
- 115. - cursor: pointer;
- 116. - position: absolute;
- 117. - margin-top: -35px;
- 118. - height: 14px;
- 119. - padding: 10px 0px;
- 120. - text-align: center;
- 121. - background: #E1E7E9;
- 122. - background: rgba(225, 231, 233, 0.95);
- 123. - color: #738392;
- 124. - border-top: 1px solid #DAE2E8;
- 125. - }
- 126. - #im_to_end_wrap:hover {
- 127. - background: #E6EDF0;
- 128. - background: rgba(230, 237, 240, 0.95);
- 129. - }
- 130. - .im_to_end {
- 131. - padding: 0px 16px;
- 132. - background: url(/images/im_toend.gif) no-repeat right 0px;
- 133. - }
- 134. - #im_top_sh,
- 135. - #im_bottom_sh {
- 136. - display: none;
- 137. - position: absolute;
- 138. - width: 627px;
- 139. - height: 3px;
- 140. - z-index: 100;
- 141. - background: #555;
- 142. - opacity: 0.12;
- 143. - filter: alpha(opacity=12);
- 144. - margin-top: -1px;
- 145. - }
- 146. - #im_bottom_sh {
- 147. - margin: -2px 0 0;
- 148. - top: 0;
- 149. - left: 0;
- 150. - }
- 151. - .im_to_end_controls #im_peer_controls {
- 152. - border-top: 1px solid #D3DBE3;
- 153. - }
- 154. - .im_to_end_controls #im_bottom_sh {
- 155. - visibility: hidden;
- 156. - }
- 157. - .im_to_end_controls #im_to_end_wrap {
- 158. - display: block;
- 159. - }
- 160. -
- 161. - .dialogs_row {
- 162. - cursor: pointer;
- 163. - padding: 5px 10px 5px 7px;
- 164. - border-bottom: 1px solid #e4e8ed;
- 165. - }
- 166. - .dialogs_deleted_row {
- 167. - cursor: default;
- 168. - }
- 169. - .dialogs_new_msg {
- 170. - background: #edf1f5;
- 171. - border-color: #DAE1E8;
- 172. - }
- 173. - .dialogs_row_t {
- 174. - width: 100%;
- 175. - }
- 176. - .dialogs_row_over {
- 177. - background: #edf1f5;
- 178. - border-color: #DAE1E8;
- 179. - }
- 180. - .dialogs_row_over .dialogs_new_msg {
- 181. - background: #DAE1E8;
- 182. - }
- 183. - .dialogs_row_over .dialogs_online,
- 184. - .dialogs_new_msg .dialogs_online {
- 185. - color: #93a2b3;
- 186. - }
- 187. - .dialogs_row_over .dialogs_date,
- 188. - .dialogs_new_msg .dialogs_date {
- 189. - color: #8795a5;
- 190. - }
- 191. - .dialogs_photo {
- 192. - width: 50px;
- 193. - padding: 5px 5px 2px;
- 194. - vertical-align: top;
- 195. - }
- 196. - .dialogs_info {
- 197. - padding: 5px;
- 198. - vertical-align: middle;
- 199. - width: 125px;
- 200. - }
- 201. - .dialogs_user {
- 202. - width: 120px;
- 203. - }
- 204. - .dialogs_online {
- 205. - color: #aaa;
- 206. - padding: 3px 0 2px;
- 207. - }
- 208. - .dialogs_date {
- 209. - color: #999999;
- 210. - font-size: 0.9em;
- 211. - }
- 212. - .dialogs_msg_contents {
- 213. - padding: 0px;
- 214. - vertical-align: middle;
- 215. - }
- 216. - .dialogs_msg_body {
- 217. - padding: 6px 8px 8px;
- 218. - }
- 219. - .dialogs_deleted_row .dialogs_msg_body {
- 220. - color: #777;
- 221. - line-height: 1.81em;
- 222. - text-align: center;
- 223. - }
- 224. - .dialogs_msg_text {
- 225. - color: #67829E;
- 226. - line-height: 160%;
- 227. - width: 295px;
- 228. - }
- 229. - .dialogs_msg_body .dialogs_inline_author {
- 230. - width: 32px;
- 231. - height: 32px;
- 232. - margin: 3px 10px 2px 0;
- 233. -
- 234. - -moz-border-radius: 2px;
- 235. - -webkit-border-radius: 2px;
- 236. - border-radius: 2px;
- 237. - }
- 238. - .dialogs_unread_td {
- 239. - width: 1px;
- 240. - vertical-align: middle;
- 241. - }
- 242. - .dialogs_unread {
- 243. - margin: 0 3px;
- 244. - background: #D1DAE3;
- 245. - padding: 4px 6px 4px 5px;
- 246. - font-weight: bold;
- 247. - color: #436796;
- 248. -
- 249. - -moz-border-radius: 2px;
- 250. - -webkit-border-radius: 2px;
- 251. - border-radius: 2px;
- 252. - }
- 253. -
- 254. - div.dialogs_inline_chatter {
- 255. - margin: 0 4px 4px 0;
- 256. - float: left;
- 257. - width: 23px;
- 258. - height: 23px;
- 259. - overflow: hidden;
- 260. - -moz-border-radius: 2px;
- 261. - -webkit-border-radius: 2px;
- 262. - border-radius: 2px;
- 263. - }
- 264. - img.dialogs_inline_chatter {
- 265. - width: 23px;
- 266. - height: 23px;
- 267. - -moz-border-radius: 2px;
- 268. - -webkit-border-radius: 2px;
- 269. - border-radius: 2px;
- 270. - }
- 271. - div.dialogs_inline_chatter_half {
- 272. - height: 50px;
- 273. - }
- 274. - img.dialogs_inline_chatter_half {
- 275. - margin: 0px -12px;
- 276. - height: 50px;
- 277. - width: 50px;
- 278. - }
- 279. - #im_dialogs_next {
- 280. - display: none;
- 281. - }
- 282. - .dialogs_chat_title {
- 283. - font-weight: bold;
- 284. - width: 240px;
- 285. - }
- 286. - .dialogs_del_wrap {
- 287. - display: none;
- 288. - position: absolute;
- 289. - right: 15px;
- 290. - margin-top: 10px;
- 291. - opacity: 0.6;
- 292. - filter: alpha(opacity=60);
- 293. - }
- 294. - .dialogs_new_msg .dialogs_del_wrap {
- 295. - margin-top: 2px;
- 296. - }
- 297. -
- 298. - .dialogs_row_over .dialogs_del_wrap {
- 299. - display: block;
- 300. - }
- 301. - .dialogs_del_wrap:hover {
- 302. - opacity: 1;
- 303. - filter: alpha(opacity=100);
- 304. - }
- 305. - .dialogs_del {
- 306. - cursor: pointer;
- 307. - background: url(/images/pics/statusx_op.gif) no-repeat;
- 308. - height: 11px;
- 309. - width: 11px;
- 310. - }
- 311. -
- 312. - #im_more_dialogs, #im_more_friends {
- 313. - display: block;
- 314. - margin-top: -1px;
- 315. - border-top: 1px solid #DAE1E8;
- 316. - text-align: center;
- 317. - padding: 10px;
- 318. - }
- 319. - .im_more {
- 320. - display: block;
- 321. - margin: 0 10px 10px;
- 322. - }
- 323. - .im_morenew {
- 324. - display: block;
- 325. - margin: 10px 10px 0px;
- 326. - }
- 327. - .im_more_progress {
- 328. - display: none;
- 329. - padding: 10px 10px 11px; /* border */
- 330. - background: url(/images/upload.gif) 50% 50% no-repeat;
- 331. - }
- 332. - .im_more_text {
- 333. - padding: 10px;
- 334. - text-align: center;
- 335. - border-bottom: 1px solid #DAE1E8;
- 336. - }
- 337. - .im_more_loading {
- 338. - cursor: default;
- 339. - }
- 340. - .im_more_loading .im_more_text {
- 341. - display: none;
- 342. - }
- 343. - .im_more_loading .im_more_progress {
- 344. - display: block;
- 345. - }
- 346. - #im_more_dialogs:hover, #im_more_friends:hover {
- 347. - text-decoration: none;
- 348. - background: #E9EDF1;
- 349. - }
- 350. - .im_more:hover,
- 351. - .im_morenew:hover {
- 352. - text-decoration: none;
- 353. - }
- 354. - .im_more:hover .im_more_text,
- 355. - .im_morenew:hover .im_more_text {
- 356. - background: #E9EDF1;
- 357. - }
- 358. -
- 359. - /* Conversation log */
- 360. - .im_log_t {
- 361. - /* margin: 0 71px 0 auto; */
- 362. - width: 100%;
- 363. - }
- 364. -
- 365. - .im_log_t td {
- 366. - border-top: 5px solid #FFF;
- 367. - padding: 5px;
- 368. - vertical-align: top;
- 369. - }
- 370. - .im_log_t td td {
- 371. - border-top: none;
- 372. - padding: 0px;
- 373. - }
- 374. - .im_log_t #html5_player td {
- 375. - border-top: 0;
- 376. - }
- 377. - .im_unread_bar {
- 378. - margin: 10px -5px 16px;
- 379. - color: #8D8F91;
- 380. - text-align: center;
- 381. - height: 7px;
- 382. - border-bottom: 1px solid #DCE3E9;
- 383. - }
- 384. - .im_unread_bar_wrap {
- 385. - background: #FFF;
- 386. - padding: 0 9px;
- 387. - }
- 388. - .im_unread_bar_text {
- 389. - padding-left: 3px;
- 390. - padding-right: 14px;
- 391. - background: url('data:image/gif;base64,R0lGODlhBwAJAPcAAAAAAKutsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAHAAkAAAgeAP/9C0BQoECCAQwOLGgQoUKHCxEWlJjwIMOGBgMCADs=') no-repeat right 3px;
- 392. - }
- 393. - .im_log_t .im_in,
- 394. - .im_log_t .im_out {
- 395. - cursor: pointer;
- 396. - }
- 397. - .im_log_t .wall_module .post_media {
- 398. - width: auto;
- 399. - }
- 400. - .im_log_t .post_media td {
- 401. - padding: 0;
- 402. - border-top: 0;
- 403. - }
- 404. - .im_log_author {
- 405. - text-align: right;
- 406. - padding-right: 10px !important;
- 407. - width: 32px;
- 408. - }
- 409. - .im_log_author a {
- 410. - color: #8FAAC7;
- 411. - font-weight: bold;
- 412. - }
- 413. - .im_in .im_log_author a {
- 414. - color: #2B587A;
- 415. - }
- 416. - div.im_log_author_chat_thumb {
- 417. - width: 32px;
- 418. - height: 32px;
- 419. - overflow: hidden;
- 420. -
- 421. - -moz-border-radius: 2px;
- 422. - -webkit-border-radius: 2px;
- 423. - border-radius: 2px;
- 424. - text-align: right;
- 425. - }
- 426. - img.im_log_author_chat_thumb {
- 427. - width: 32px;
- 428. - }
- 429. - .im_log_author_chat_name {
- 430. - padding-bottom: 2px;
- 431. - color: #777;
- 432. - }
- 433. - .im_log_author_chat_name .mem_link,
- 434. - .im_log_author_chat_name .im_chat_link,
- 435. - .im_log_author_chat_name .group_link {
- 436. - font-weight: bold;
- 437. - }
- 438. - .im_log_body {
- 439. - line-height: 150%;
- 440. - width: 350px;
- 441. - /* vertical-align: middle ! important; */
- 442. - }
- 443. - .im_log_body div.wrapped,
- 444. - .im_log_body .wall_module .post_media,
- 445. - .im_single_log .im_log_body div.im_fwd_log_wrapped {
- 446. - width: 350px;
- 447. - overflow: visible;
- 448. - }
- 449. - .im_log_body div.im_fwd_log_wrapped .post_media {
- 450. - width: 290px;
- 451. - padding-top: 0;
- 452. - }
- 453. - .im_log_body div.im_fwd_log_wrapped .im_msg_media_doc .post_media {
- 454. - width: auto;
- 455. - padding-top: 8px;
- 456. - }
- 457. - .im_log_body div.im_fwd_log_wrapped .media_desc {
- 458. - padding-top: 3px;
- 459. - }
- 460. - .im_fwd_log_body div.wrapped,
- 461. - .im_log_body div.wrapped {
- 462. - padding-left: 4px;
- 463. - margin-left: -4px;
- 464. - }
- 465. - .im_fwd_log_body .explain {
- 466. - color: #777;
- 467. - line-height: 140%;
- 468. - }
- 469. - .im_log_body .wall_module .video {
- 470. - *position: static;
- 471. - }
- 472. - .im_log_body .wall_module .video div {
- 473. - *display: none;
- 474. - }
- 475. - .wall_module .im_msg_media .post_media {
- 476. - padding-top: 4px;
- 477. - }
- 478. - .im_log_body .im_log_match {
- 479. - background: #E1E7ED;
- 480. - border-bottom: 1px solid #DAE1E8;
- 481. - margin: 0px;
- 482. - padding: 0px 1px;
- 483. - }
- 484. - .im_msg_media_photo {
- 485. - min-height: 87px;
- 486. - *height: 87px;
- 487. - display: inline-block;
- 488. - }
- 489. - .wall_module .im_msg_media_photo .post_media {
- 490. - width: auto;
- 491. - margin-right: 10px;
- 492. - }
- 493. - .im_msg_media_doc, .im_msg_media_video {
- 494. - display: inline-block;
- 495. - }
- 496. - .im_msg_media_doc .media_desc {
- 497. - width: 350px;
- 498. - }
- 499. - .wall_module .im_msg_media_doc .post_media,
- 500. - .wall_module .im_msg_media_video .post_media {
- 501. - width: auto;
- 502. - margin-right: 10px;
- 503. - }
- 504. - .wall_module .im_msg_media_doc .post_media .media-desc {
- 505. - padding: 0px;
- 506. - }
- 507. - .im_msg_media_video {
- 508. - height: 105px;
- 509. - overflow: hidden;
- 510. - }
- 511. - img.im_video_thumb {
- 512. - max-height: 98px !important
- 513. - }
- 514. - img.im_photo_thumb {
- 515. - max-height: 87px !important
- 516. - }
- 517. -
- 518. - .im_audio_filler {
- 519. - height: 45px;
- 520. - }
- 521. - .im_photo_filler {
- 522. - height: 87px;
- 523. - }
- 524. - .im_video_filler {
- 525. - height: 98px;
- 526. - }
- 527. - .im_doc_filler {
- 528. - height: 27px;
- 529. - }
- 530. - .im_forward_filler {
- 531. - height: 100px;
- 532. - }
- 533. - .im_log_act {
- 534. - padding-left: 10px !important;
- 535. - width: 65px;
- 536. - }
- 537. - .im_log_date {
- 538. - padding-left: 8px !important;
- 539. - color: #999;
- 540. - width: 55px;
- 541. - /* width: 110px; */
- 542. - }
- 543. - a.im_date_link {
- 544. - color: #999;
- 545. - }
- 546. - .im_log_act div.im_log_check_wrap,
- 547. - .im_log_ract div.im_log_context_wrap {
- 548. - visibility: hidden;
- 549. - zoom: 1;
- 550. - pointer-events: none;
- 551. - }
- 552. - .im_log_rspacer {
- 553. - width: 61px;
- 554. - }
- 555. - .im_new_msg .im_log_author,
- 556. - .im_new_msg .im_log_body,
- 557. - .im_new_msg .im_log_date {
- 558. - background: #EDF1F5;
- 559. - }
- 560. - .im_new_msg .im_log_body .audio.over .area {
- 561. - background: #DAE1E8;
- 562. - }
- 563. - .im_new_msg .im_log_body .audio.over .duration {
- 564. - color: #788594;
- 565. - }
- 566. - .im_sel_row .im_log_author,
- 567. - .im_sel_row .im_log_body,
- 568. - .im_sel_row .im_log_date,
- 569. - .im_sel_row {
- 570. - background: #EDF1F5;
- 571. - }
- 572. - .im_sel_row div.im_log_check_wrap,
- 573. - .im_msg_over div.im_log_check_wrap,
- 574. - .im_msg_over div.im_log_context_wrap {
- 575. - visibility: visible;
- 576. - }
- 577. - .im_sel_row .im_log_check {
- 578. - background-position: 0 -65px;
- 579. - }
- 580. - .im_new_msg .im_log_date a.im_date_link,
- 581. - .im_sel_row .im_log_date a.im_date_link,
- 582. - .im_new_msg .im_fwd_log_date,
- 583. - .im_sel_row .im_fwd_log_date {
- 584. - color: #879BB0;
- 585. - }
- 586. -
- 587. - .im_new_msg .wall_module .media_desc .lnk,
- 588. - .im_sel_row .wall_module .media_desc .lnk,
- 589. - .im_new_msg .im_media_mail_title,
- 590. - .im_sel_row .im_media_mail_title {
- 591. - color: #6A7989;
- 592. - }
- 593. - .im_del_row {
- 594. - background: #F4EBD6;
- 595. - }
- 596. - .im_del_row td {
- 597. - background: #F4EBD6 !important;
- 598. - padding-bottom: 4px;
- 599. - border-bottom: 1px solid #ECE4CF;
- 600. - }
- 601. - .im_del_row .im_log_body {
- 602. - color: #7F7661;
- 603. - }
- 604. - .im_spam_row .im_log_body {
- 605. - color: #728292;
- 606. - }
- 607. - .im_marked_res {
- 608. - padding-top: 9px;
- 609. - }
- 610. - .im_add_row .im_marked_res {
- 611. - padding-top: 3px;
- 612. - }
- 613. - .im_spam_row {
- 614. - background: #E0E7EC;
- 615. - }
- 616. - .im_spam_row td {
- 617. - padding-bottom: 4px;
- 618. - border-bottom: 1px solid #DADFEA;
- 619. - }
- 620. - .im_del_row .im_date_link, .im_spam_row .im_date_link {
- 621. - display: none;
- 622. - }
- 623. - .im_log_t td.im_log_act {
- 624. - padding: 4px;
- 625. - /* border-bottom-color: #FFF !important; */
- 626. - }
- 627. - .im_log_check, .im_log_context {
- 628. - cursor: pointer;
- 629. - width: 21px;
- 630. - height: 16px;
- 631. - background: url(/images/icons/plus_icon1.gif?2) 0 -44px no-repeat;
- 632. - margin-top: 9px;
- 633. - }
- 634. - .im_log_context {
- 635. - background-position: 0 -84px;
- 636. - margin-top: 8px;
- 637. - }
- 638. - .im_log_check_on {
- 639. - background-position: 0 -65px;
- 640. - }
- 641. -
- 642. - .im_add_row td {
- 643. - border-top: 0;
- 644. - }
- 645. - .im_add_row .im_log_author a,
- 646. - .im_add_row .im_log_date span,
- 647. - .im_add_row .im_log_date a.im_date_link,
- 648. - .im_add_row .im_log_author_chat_thumb,
- 649. - .im_add_row .im_log_author_chat_name {
- 650. - display: none;
- 651. - }
- 652. - .im_add_row .im_log_check {
- 653. - margin-top: 1px;
- 654. - }
- 655. - .im_add_row .im_log_date .im_log_date_error {
- 656. - display: inline;
- 657. - color: #800;
- 658. - }
- 659. - .im_attach_photo,
- 660. - .im_attach_video,
- 661. - .im_attach_doc,
- 662. - .im_attach_mail,
- 663. - .im_attach_audio,
- 664. - .im_attach_geo,
- 665. - .im_attach_wall,
- 666. - .im_attach_gift,
- 667. - .im_attach_link {
- 668. - float: left;
- 669. - background: url(/images/icons/mono_iconset.gif?8) no-repeat 0 0;
- 670. - width: 11px;
- 671. - height: 11px;
- 672. - margin: 3px 5px 2px 0;
- 673. - }
- 674. - .im_attach_photo {
- 675. - background-position: 0px -30px;
- 676. - }
- 677. - .im_attach_video {
- 678. - background-position: 0px -75px;
- 679. - }
- 680. - .im_attach_audio {
- 681. - background-position: 0px -222px;
- 682. - }
- 683. - .im_attach_doc {
- 684. - background-position: 0px -280px;
- 685. - }
- 686. - .im_attach_mail,
- 687. - .im_attach_wall,
- 688. - .im_attach_wall_reply {
- 689. - background-position: 0px -294px;
- 690. - margin-top: 4px;
- 691. - }
- 692. - .im_attach_geo {
- 693. - background-position: 0px -165px;
- 694. - }
- 695. - .im_attach_gift {
- 696. - background-position: 0px -104px;
- 697. - }
- 698. - .im_attach_link {
- 699. - background-position: 0px -237px;
- 700. - }
- 701. -
- 702. - /* Im fwd log */
- 703. - .im_media_mail_title {
- 704. - color: #777;
- 705. - }
- 706. - .im_fwd_log_wrap,
- 707. - .im_wall_log_wrap {
- 708. - border-left: 2px solid #C3D1E0;
- 709. - padding-left: 10px;
- 710. - margin: 10px 0 5px 3px;
- 711. - }
- 712. - .im_fwd_log_wrap {
- 713. - min-width: 382px;
- 714. - }
- 715. -
- 716. -
- 717. - .wall_module .media_desc .audio .title_wrap b {
- 718. - background: none;
- 719. - width: auto;
- 720. - height: auto;
- 721. - margin: 0;
- 722. - }
- 723. - .im_fwd_log_row .audio .title_wrap,
- 724. - .im_fwd_log_row .post_media .audio .title_wrap {
- 725. - width: 220px;
- 726. - }
- 727. - .im_fwd_log_row .audio .title_wrap b,
- 728. - .im_fwd_log_row .post_media .audio .title_wrap b {
- 729. - max-width: 155px;
- 730. - }
- 731. - .im_fwd_log_t {
- 732. - width: 100%;
- 733. - }
- 734. - .im_fwd_log_t .im_fwd_log_row td.im_fwd_log_author {
- 735. - padding-top: 5px;
- 736. - width: 43px;
- 737. - }
- 738. - .im_fwd_log_t .im_fwd_log_row td.im_fwd_log_body {
- 739. - padding-top: 5px;
- 740. - }
- 741. - .im_fwd_log_body .im_log_author_chat_name {
- 742. - display: block;
- 743. - }
- 744. - .im_fwd_log_author .im_log_author_chat_thumb a {
- 745. - display: inline;
- 746. - }
- 747. - .im_fwd_log_author .im_log_author_chat_thumb {
- 748. - display: block;
- 749. - margin-right: 11px;
- 750. - }
- 751. - .im_fwd_log_date {
- 752. - color: #999;
- 753. - padding-left: 5px;
- 754. - }
- 755. - .im_log_body div.im_fwd_log_wrapped {
- 756. - width: 300px;
- 757. - }
- 758. -
- 759. -
- 760. - .im_error {
- 761. - display: none;
- 762. - background-color: #FFEFE8;
- 763. - border: 1px solid #E89B88;
- 764. - font-size: 1em;
- 765. - margin: 8px;
- 766. - padding: 8px 11px;
- 767. - }
- 768. -
- 769. - /* IM controls */
- 770. - #im_controls_wrap {
- 771. - position: relative;
- 772. - }
- 773. - #im_resizer_wrap {
- 774. - background-color: #F2F2F2;
- 775. - padding: 3px;
- 776. - cursor: s-resize;
- 777. - *height: 10px;
- 778. - *overflow: hidden;
- 779. - }
- 780. - .im_resizer {
- 781. - width: 40px;
- 782. - border-top: 1px solid #DAE1E8;
- 783. - border-bottom: 1px solid #FFF;
- 784. - margin: 0 auto 1px;
- 785. - }
- 786. - #im_footer_filler {
- 787. - background: #FFF;
- 788. - height: 300px;
- 789. - margin: 0 -2px;
- 790. - overflow: hidden;
- 791. - }
- 792. - #im_footer_sh {
- 793. - height: 1px;
- 794. - margin: 0 -1px;
- 795. - background-color: #D9E0E7;
- 796. - border-bottom: 1px solid #F3F3F3;
- 797. - }
- 798. - #im_sound_controls {
- 799. - background-color: #F2F2F2;
- 800. - border-top: 1px solid #DAE1E8;
- 801. - padding: 13px 10px;
- 802. - }
- 803. - #im_browser_notify {
- 804. - display: none;
- 805. - }
- 806. - #im_peer_controls_wrap {
- 807. - background-color: #F2F2F2;
- 808. - }
- 809. - #im_peer_controls {
- 810. - border-top: 1px solid #DAE1E8;
- 811. - padding: 8px 15px 0 67px;
- 812. - }
- 813. - td#im_user_holder {
- 814. - width: 50px;
- 815. - padding-right: 10px;
- 816. - vertical-align: top;
- 817. - }
- 818. - img.im_user_holder {
- 819. - -moz-border-radius: 3px;
- 820. - -webkit-border-radius: 3px;
- 821. - border-radius: 3px;
- 822. - }
- 823. - td#im_peer_holders {
- 824. - width: 130px;
- 825. - padding-left: 10px;
- 826. - vertical-align: top;
- 827. - }
- 828. - .im_photo_holder {
- 829. - width: 50px;
- 830. - height: 50px;
- 831. - margin-right: 8px;
- 832. - overflow: hidden;
- 833. -
- 834. - -moz-border-radius: 3px;
- 835. - -webkit-border-radius: 3px;
- 836. - border-radius: 3px;
- 837. - }
- 838. - .im_photo_holder img {
- 839. - width: 50px;
- 840. - -moz-border-radius: 3px;
- 841. - -webkit-border-radius: 3px;
- 842. - border-radius: 3px;
- 843. - }
- 844. - .im_status_holder {
- 845. - width: 50px;
- 846. - padding: 3px 0;
- 847. - color: #999;
- 848. - text-align: center;
- 849. - }
- 850. - .im_peer_mini_holder {
- 851. - padding-bottom: 4px;
- 852. - }
- 853. - .im_peer_mini_holder:nth-child(2) {
- 854. - margin-right: 60px;
- 855. - }
- 856. - .im_peer_mini_holder .im_photo_holder {
- 857. - width: 23px;
- 858. - height: 23px;
- 859. - margin-right: 4px;
- 860. - overflow: hidden;
- 861. - -moz-border-radius: 2px;
- 862. - -webkit-border-radius: 2px;
- 863. - border-radius: 2px;
- 864. - }
- 865. - .im_peer_mini_holder .im_photo_holder img {
- 866. - width: 23px;
- 867. - }
- 868. - .im_status_online {
- 869. - margin-left: 17px;
- 870. - position: relative;
- 871. - top: -8px;
- 872. - width: 4px;
- 873. - height: 4px;
- 874. - border: 1px solid #EEE;
- 875. - background: #8fa9c7;
- 876. - -moz-border-radius: 2px;
- 877. - -webkit-border-radius: 2px;
- 878. - border-radius: 2px;
- 879. - z-index: 10;
- 880. - }
- 881. - .im_write_form {
- 882. - vertical-align: top;
- 883. - }
- 884. - #im_texts {
- 885. - /*position: *relative;*/
- 886. - position: relative;
- 887. - padding-bottom: 6px;
- 888. - }
- 889. - .im_txt_wrap {
- 890. - position: relative;
- 891. - }
- 892. - .im_txt {
- 893. - width: 328px;
- 894. - height: 42px;
- 895. - padding: 3px 25px 3px 3px;
- 896. - margin: 0;
- 897. - outline: 0;
- 898. - -moz-border-radius: 2px;
- 899. - -webkit-border-radius: 2px;
- 900. - border-radius: 2px;
- 901. - resize: none;
- 902. - line-height: 150%;
- 903. - }
- 904. - .im_txt_warn {
- 905. - display: none;
- 906. - padding-top: 5px;
- 907. - color: #777;
- 908. - }
- 909. - #im_send_wrap {
- 910. - position: relative;
- 911. - }
- 912. - .im_send_cont {
- 913. - margin-right: 2px;
- 914. - }
- 915. - #im_add_media {
- 916. - padding: 6px 0px 0;
- 917. - }
- 918. - #im_chat_actions, #im_to_dialog {
- 919. - display: none;
- 920. - position: relative;
- 921. - }
- 922. - .im_media_progress {
- 923. - background-position: 50% 50%;
- 924. - }
- 925. - .im_attach_label {
- 926. - font-weight: bold;
- 927. - padding-top: 3px;
- 928. - }
- 929. - .im_preview_photo_wrap,
- 930. - .im_preview_video_wrap {
- 931. - margin: -1px 9px 7px -1px;
- 932. - }
- 933. - .im_preview_doc_wrap,
- 934. - .im_preview_mail_wrap,
- 935. - .im_preview_audio_wrap {
- 936. - padding: 5px 0px;
- 937. - }
- 938. - .im_preview_doc_wrap .pam_dpic {
- 939. - padding: 1px;
- 940. - }
- 941. - #im_media_dpreview .im_preview_doc_wrap {
- 942. - width: 100px;
- 943. - height: 75px;
- 944. - margin: -1px 9px 7px -1px;
- 945. - }
- 946. - #im_media_mpreview .im_preview_map_wrap {
- 947. - padding: 0 10px 8px 0;
- 948. - }
- 949. - div.im_preview_photo,
- 950. - div.im_preview_video {
- 951. - position: relative;
- 952. - padding: 1px;
- 953. - height: 57px;
- 954. - overflow: hidden;
- 955. - cursor: pointer;
- 956. - z-index: 120;
- 957. - }
- 958. - div.im_preview_video,
- 959. - img.im_preview_video {
- 960. - width: 75px;
- 961. - overflow: hidden;
- 962. - }
- 963. - .im_preview_up div.im_preview_photo,
- 964. - .im_preview_up div.im_preview_video {
- 965. - position: absolute;
- 966. - }
- 967. - div.im_preview_photo_doc {
- 968. - width: 100px;
- 969. - min-height: 30px;
- 970. - background: #000000;
- 971. - text-align: center;
- 972. - }
- 973. - .im_preview_photo_doc img {
- 974. - display: block;
- 975. - }
- 976. - .im_preview_doc_photo_hint {
- 977. - width: 92px;
- 978. - *width: 100px;
- 979. - text-align: center;
- 980. - color: #FFFFFF;
- 981. - background: #000000;
- 982. - padding: 2px 4px;
- 983. - font-size: 0.81em;
- 984. - margin-bottom: 5px;
- 985. - *background: #000000;
- 986. - background: rgba(0,0,0,0.5);
- 987. - position: absolute;
- 988. - margin-top: -18px;
- 989. - height: 14px;
- 990. - line-height: 14px;
- 991. - *height: 18px;
- 992. - }
- 993. - .font_medium .im_preview_doc_photo_hint span.fl_l {
- 994. - display: inline-block;
- 995. - max-width: 51px;
- 996. - overflow: hidden;
- 997. - text-overflow: ellipsis;
- 998. - }
- 999. - .im_doc_photo {
- 1000. - width: 130px;
- 1001. - height: 100px;
- 1002. - background: #000000;
- 1003. - text-align: center;
- 1004. - }
- 1005. - .wall_module .photo .im_doc_photo img {
- 1006. - max-height: none;
- 1007. - }
- 1008. - .im_doc_photo_hint {
- 1009. - width: 110px;
- 1010. - text-align: center;
- 1011. - color: #FFFFFF;
- 1012. - *background: #000000;
- 1013. - background: rgba(0,0,0,0.5);
- 1014. - position: absolute;
- 1015. - margin-top: -18px;
- 1016. - height: 14px;
- 1017. - *height: 18px;
- 1018. - padding: 2px 10px;
- 1019. - font-size: 0.81em;
- 1020. - margin-bottom: 5px;
- 1021. - z-index: 1;
- 1022. - }
- 1023. - .im_doc_photo_href:hover {
- 1024. - text-decoration: none;
- 1025. - }
- 1026. - #im_media_preview,
- 1027. - #im_media_dpreview,
- 1028. - #im_media_mpreview {
- 1029. - position: relative;
- 1030. - margin-bottom: 0;
- 1031. - }
- 1032. - #im_docs_preview {
- 1033. - position: relative;
- 1034. - }
- 1035. - #im_media_preview .im_media_x,
- 1036. - #im_media_dpreview .im_media_x,
- 1037. - #im_media_mpreview .im_media_x {
- 1038. - position: relative;
- 1039. - z-index: 105;
- 1040. - background: #222;
- 1041. - background: rgba(0, 0, 0, 0.5);
- 1042. -
- 1043. - -webkit-border-radius: 3px;
- 1044. - -moz-border-radius: 3px;
- 1045. - border-radius: 3px;
- 1046. - padding: 3px;
- 1047. -
- 1048. - cursor: pointer;
- 1049. - margin-left: -13px;
- 1050. - }
- 1051. - #im_media_preview .im_media_x:hover .im_x,
- 1052. - #im_media_dpreview .im_media_x:hover .im_x,
- 1053. - #im_media_mpreview .im_media_x:hover .im_x {
- 1054. - opacity: 0.8;
- 1055. - filter: alpha(opacity=80);
- 1056. - }
- 1057. - #im_docs_preview .im_media_x,
- 1058. - #im_sdocs_preview .im_media_x {
- 1059. - cursor: pointer;
- 1060. - margin: 6px 5px 0px;
- 1061. - background: url(/images/pics/statusx_op.gif) no-repeat 0 0;
- 1062. - opacity: 0.6;
- 1063. - filter: alpha(opacity=60);
- 1064. - height: 11px;
- 1065. - width: 11px;
- 1066. - }
- 1067. - #im_media_dpreview .pam_dpic .im_media_x {
- 1068. - position: absolute;
- 1069. - right: 1px;
- 1070. - top: 1px;
- 1071. - }
- 1072. - #im_media_preview .im_x,
- 1073. - #im_media_dpreview .im_x,
- 1074. - #im_media_mpreview .im_x {
- 1075. - display: block;
- 1076. - background: url("/images/notifier_close.gif") no-repeat scroll 0 0 transparent;
- 1077. - opacity: 0.6;
- 1078. - filter: alpha(opacity=60);
- 1079. -
- 1080. - width: 7px;
- 1081. - height: 7px;
- 1082. - }
- 1083. -
- 1084. - #im_reading,
- 1085. - #im_rcpt {
- 1086. - cursor: default;
- 1087. - overflow: hidden;
- 1088. - padding: 6px 0 0 5px;
- 1089. - }
- 1090. - #im_reading {
- 1091. - color: #777;
- 1092. - white-space: nowrap;
- 1093. - overflow: hidden;
- 1094. - width: 150px;
- 1095. - -o-text-overflow: ellipsis;
- 1096. - text-overflow: ellipsis;
- 1097. - }
- 1098. - .im_typing_wrap {
- 1099. - padding: 13px 0 0;
- 1100. - min-height: 1.7em;
- 1101. - *height: 1.7em;
- 1102. - max-height: 2.5em;
- 1103. - }
- 1104. - .im_typing {
- 1105. - opacity: 0;
- 1106. - filter: alpha(opacity=0);
- 1107. - color: #777;
- 1108. - background: url(/images/icons/typing.gif?1) 0 2px no-repeat;
- 1109. - margin: 0 144px 0 130px;
- 1110. - padding: 1px 0 0 20px;
- 1111. - }
- 1112. - .im_lastact {
- 1113. - color: #777;
- 1114. - margin: 0 144px 0 130px;
- 1115. - padding: 0px 0px 6px 0px;
- 1116. - }
- 1117. -
- 1118. - /* Friends list */
- 1119. - #im_friends {
- 1120. - padding: 0;
- 1121. - word-wrap: break-word;
- 1122. - }
- 1123. - .im_friend {
- 1124. - border-bottom: 1px solid #e4e8ed;
- 1125. - color: #2B587A;
- 1126. - font-weight: bold;
- 1127. - padding: 8px 10px;
- 1128. - height: 32px;
- 1129. - cursor: pointer;
- 1130. - }
- 1131. - /*.im_friend:last-child {
- 1132. - border-bottom: 0;
- 1133. - }*/
- 1134. - .im_friend div {
- 1135. - padding: 9px 6px 0;
- 1136. - width: 150px;
- 1137. - height: 14px;
- 1138. - -o-text-overflow: ellipsis;
- 1139. - text-overflow: ellipsis;
- 1140. - overflow: hidden;
- 1141. - }
- 1142. - .im_chat div {
- 1143. - width: 218px;
- 1144. - }
- 1145. -
- 1146. - .im_friend img {
- 1147. - width: 32px;
- 1148. - height: 32px;
- 1149. - overflow: hidden;
- 1150. - padding-right: 6px;
- 1151. - }
- 1152. -
- 1153. - .im_friend div em, .im_friend_over div em {
- 1154. - background-color: #FFF8CC;
- 1155. - border-bottom: 1px solid #FFE222;
- 1156. - padding: 0;
- 1157. - font-weight: bold;
- 1158. - font-style: normal;
- 1159. - }
- 1160. -
- 1161. - .im_friend div.online {
- 1162. - float: none;
- 1163. - width: auto;
- 1164. - height: auto;
- 1165. - padding-top: 9px;
- 1166. - color: #738392;
- 1167. - font-weight: normal;
- 1168. - }
- 1169. - .im_friend_over {
- 1170. - background: #edf1f5;
- 1171. - }
- 1172. - #im_filter_out {
- 1173. - clear: both;
- 1174. - padding: 5px;
- 1175. - position: relative;
- 1176. - }
- 1177. - #im_filter {
- 1178. - margin: 0;
- 1179. - padding: 4px 20px 5px 20px;
- 1180. - width: 304px;
- 1181. - height: 15px;
- 1182. - line-height: 15px;
- 1183. - background: #FFF url(/images/magglass.png) no-repeat 5px 6px;
- 1184. - }
- 1185. - #im_filter::-ms-clear {
- 1186. - display: none;
- 1187. - }
- 1188. - #im_filter::-webkit-input-placeholder {
- 1189. - padding: 0 2px;
- 1190. - }
- 1191. - #im_filter:moz-input-placeholder {
- 1192. - padding: 0 2px;
- 1193. - }
- 1194. - #im_filter_out .input_back_content {
- 1195. - height: 15px;
- 1196. - line-height: 15px;
- 1197. - }
- 1198. - #im_filter_reset {
- 1199. - cursor: pointer;
- 1200. - display: none;
- 1201. - background: transparent url(/images/icons/input_clear.gif) 5px 7px no-repeat;
- 1202. - padding: 5px;
- 1203. - width: 11px;
- 1204. - height: 11px;
- 1205. - margin-left: -23px;
- 1206. - opacity: 0.5;
- 1207. - filter: alpha(opacity=50);
- 1208. - position: relative;
- 1209. - z-index: 100;
- 1210. - }
- 1211. -
- 1212. - .im_none {
- 1213. - font-size: 1.09em;
- 1214. - line-height: 160%;
- 1215. - margin: 0px 10px;
- 1216. - padding: 130px 0px;
- 1217. - text-align: center;
- 1218. - color: #777;
- 1219. - display: none;
- 1220. - }
- 1221. -
- 1222. - #transport_frame {
- 1223. - position: absolute;
- 1224. - width: 10px;
- 1225. - height: 10px;
- 1226. - top: -100px
- 1227. - }
- 1228. -
- 1229. - /* Scroll with fixed head and side menu */
- 1230. - .im_fixed_nav,
- 1231. - .im_fixed_nav .scroll_fix_wrap {
- 1232. - overflow-x: hidden;
- 1233. - }
- 1234. - .im_fixed_nav #wrap1, .im_fixed_nav #wrap3 {
- 1235. - border-bottom: 0px;
- 1236. - }
- 1237. - .im_fixed_nav #page_header,
- 1238. - .im_fixed_nav #side_bar {
- 1239. - position: fixed;
- 1240. - z-index: 120;
- 1241. - }
- 1242. - .im_fixed_nav_loading #page_header {
- 1243. - top: 0;
- 1244. - width: 791px;
- 1245. - }
- 1246. - .im_fixed_nav #side_bar {
- 1247. - top: 40px;
- 1248. - z-index: 119;
- 1249. - }
- 1250. - .im_fixed_nav #im_nav_wrap {
- 1251. - top: 40px;
- 1252. - width: 627px;
- 1253. - }
- 1254. - .im_fixed_nav #im_controls_wrap {
- 1255. - width: 627px;
- 1256. - bottom: -2px;
- 1257. - }
- 1258. -
- 1259. - .im_fixed_nav #im_nav_wrap, .im_fixed_nav #im_controls_wrap {
- 1260. - position: fixed;
- 1261. - z-index: 101;
- 1262. - }
- 1263. - .im_fixed_nav #im_controls_wrap {
- 1264. - z-index: 103;
- 1265. - }
- 1266. - .im_fixed_nav #im_rows_wrap {
- 1267. - height: auto;
- 1268. - }
- 1269. - .im_fixed_nav #footer_wrap {
- 1270. - display: none;
- 1271. - }
- 1272. - .im_fixed_nav_loading #im_content {
- 1273. - padding: 121px 0 110px;
- 1274. - }
- 1275. - .im_fixed_nav_loading #im_rows {
- 1276. - height: 2000px;
- 1277. - }
- 1278. - .im_fixed_nav_loading .im_peer_rows {
- 1279. - visibility: hidden;
- 1280. - }
- 1281. - .im_fixed_nav_loading #im_fixed_nav_progress_wrap {
- 1282. - position: relative;
- 1283. - }
- 1284. - .im_fixed_nav_loading #im_fixed_nav_progress {
- 1285. - position: absolute;
- 1286. - width: 631px;
- 1287. - padding: 100px 0;
- 1288. - height: 20px;
- 1289. - background: url(/images/progress7.gif) 50% 50% no-repeat;
- 1290. - }
- 1291. -
- 1292. - #im_rows_wrap {
- 1293. - overflow: hidden;
- 1294. - }
- 1295. - .im_rows {
- 1296. - padding: 10px 0 0;
- 1297. - }
- 1298. - #im_rows0, #im_rows-1 {
- 1299. - padding: 0;
- 1300. - }
- 1301. - #im_rows {
- 1302. - position: relative;
- 1303. - }
- 1304. - .im_fixed_nav .im_peer_rows {
- 1305. - position: absolute;
- 1306. - bottom: 0;
- 1307. - width: 100%;
- 1308. - }
- 1309. -
- 1310. -
- 1311. - /* Multi styles */
- 1312. - #im_friends_all_wrap,
- 1313. - #im_friends_sel_wrap {
- 1314. - width: 290px;
- 1315. - padding: 0 10px;
- 1316. - vertical-align: top;
- 1317. - }
- 1318. - #im_friends_all_wrap {
- 1319. - border-right: 1px solid #DBDEE5;
- 1320. - }
- 1321. - #im_friends_yes_wrap {
- 1322. - display: none;
- 1323. - }
- 1324. - #im_friends_none {
- 1325. - padding: 60px;
- 1326. - color: #767676;
- 1327. - font-size: 1.09em;
- 1328. - text-align: center;
- 1329. - line-height: 160%;
- 1330. - }
- 1331. - #im_friends_sel_count {
- 1332. - padding: 15px;
- 1333. - color: #767676;
- 1334. - text-align: center;
- 1335. - }
- 1336. - #im_chat_title_input {
- 1337. - margin: 0 0 10px;
- 1338. - width: 152px;
- 1339. - }
- 1340. - #im_friends_sel_stats {
- 1341. - width: 160px;
- 1342. - margin: 0 auto;
- 1343. - }
- 1344. - #im_chat_start_wrap {
- 1345. - text-align: center;
- 1346. - }
- 1347. - #im_chat_start {
- 1348. - width: 158px;
- 1349. - }
- 1350. - #im_write, #im_leave, #im_appoint {
- 1351. - float: none;
- 1352. - padding-bottom: 0;
- 1353. - }
- 1354. - #im_friends_multi {
- 1355. - display: none;
- 1356. - }
- 1357. - .im_chat_event .im_log_body {
- 1358. - color: #777;
- 1359. - }
- 1360. - #privacy_chat_actions {
- 1361. - float: none;
- 1362. - padding: 0;
- 1363. - }
- 1364. - #privacy_dropdown #privacy_l_item201,
- 1365. - #privacy_dropdown #privacy_l_item202,
- 1366. - #privacy_dropdown #privacy_l_item203 {
- 1367. - padding-left: 5px;
- 1368. - }
- 1369. - #privacy_l_item201 .privacy_item_icon,
- 1370. - #privacy_l_item202 .privacy_item_icon,
- 1371. - #privacy_l_item203 .privacy_item_icon {
- 1372. - background-image: url(/images/icons/mono_iconset.gif?8);
- 1373. - float: right;
- 1374. - background-position: left 0;
- 1375. - background-repeat: no-repeat;
- 1376. - width: 11px;
- 1377. - height: 11px;
- 1378. - margin-top: 1px;
- 1379. - *position: relative;
- 1380. - }
- 1381. - #privacy_l_item201 .privacy_item_icon { background-position: 0 -30px; }
- 1382. - #privacy_l_item202 .privacy_item_icon { background-position: 0 -75px; }
- 1383. - #privacy_l_item203 .privacy_item_icon { background-position: 0 -222px; }
- 1384. -
- 1385. -
- 1386. - #im_chatbox_list_members {
- 1387. - width: 453px;
- 1388. - padding: 0 0 0 5px;
- 1389. - margin-top: -5px;
- 1390. - }
- 1391. - .im_chatbox_list_wrap {
- 1392. - padding: 10px 10px 15px;
- 1393. - overflow-y: scroll;
- 1394. - overflow-x: hidden;
- 1395. - height: 300px;
- 1396. - position: relative;
- 1397. - }
- 1398. - .im_chatbox_mem_wrap {
- 1399. - padding-top: 15px;
- 1400. - }
- 1401. - div.im_chatbox_mem_photo {
- 1402. - padding-right: 15px;
- 1403. - width: 50px;
- 1404. - height: 50px;
- 1405. - overflow: hidden;
- 1406. - }
- 1407. - img.im_chatbox_mem_photo {
- 1408. - width: 50px;
- 1409. - height: 50px;
- 1410. - -moz-border-radius: 3px;
- 1411. - -webkit-border-radius: 3px;
- 1412. - border-radius: 3px;
- 1413. - }
- 1414. - .im_chatbox_mem_info {
- 1415. - padding-top: 2px;
- 1416. - }
- 1417. - .im_chatbox_mem_name {
- 1418. - font-weight: bold;
- 1419. - }
- 1420. - .im_chatbox_mem_online {
- 1421. - font-weight: normal;
- 1422. - color: #777;
- 1423. - padding-left: 5px;
- 1424. - }
- 1425. - .im_chatbox_mem_info {
- 1426. - width: 240px;
- 1427. - padding-top: 8px;
- 1428. - color: #777;
- 1429. - }
- 1430. - .im_chatbox_mem_control {
- 1431. - display: block;
- 1432. - width: 120px;
- 1433. - padding: 5px;
- 1434. - }
- 1435. - a.im_chatbox_mem_control:hover {
- 1436. - background-color: #E1E7ED;
- 1437. - text-decoration: none;
- 1438. - }
- 1439. -
- 1440. - .im_change_topic_label {
- 1441. - padding-top: 4px;
- 1442. - padding-right: 10px;
- 1443. - color: #777;
- 1444. - width: 170px;
- 1445. - }
- 1446. - #im_change_topic_val {
- 1447. - width: 142px;
- 1448. - }
- 1449. -
- 1450. - /* IM submit hint */
- 1451. - .im_submit_hint_wrap {
- 1452. - width: 210px;
- 1453. - /*height: 110px;*/
- 1454. - /* padding: 10px; */
- 1455. - padding: 8px 5px 8px;
- 1456. - }
- 1457. - .im_submit_hint_title {
- 1458. - color: #2A5779;
- 1459. - font-weight: bold;
- 1460. - padding-bottom: 2px;
- 1461. - }
- 1462. - #im_submit_hint_opts .radiobtn {
- 1463. - color: #000;
- 1464. - padding: 10px 0 5px 19px;
- 1465. - line-height: 160%;
- 1466. - position: relative;
- 1467. - }
- 1468. - #im_submit_hint_opts .radiobtn div {
- 1469. - position: absolute;
- 1470. - left: 0;
- 1471. - top: 12px;
- 1472. - /*margin: 2px 5px 6px 0;*/
- 1473. - }
- 1474. - .im_submit_side_tt .side_sh {
- 1475. - display: table-cell !important;
- 1476. - }
- 1477. - .im_submit_tail_wrap {
- 1478. - left: 233px;
- 1479. - position: absolute;
- 1480. - /*top: 107px;*/
- 1481. - bottom: 18px;
- 1482. - z-index: 2001;
- 1483. - }
- 1484. - .im_submit_tail {
- 1485. - background: url(/images/ddtooltip.png) -8px 0 no-repeat;
- 1486. - width: 8px;
- 1487. - height: 11px;
- 1488. - }
- 1489. - .im_friend_not_found, .im_find_in_mail {
- 1490. - color: #6b839d;
- 1491. - padding: 17px 10px;
- 1492. - text-align: center;
- 1493. - background: #edf0f5;
- 1494. - border-bottom: 1px solid #E4E8ED;
- 1495. - }
- 1496. - a.im_find_in_mail {
- 1497. - background: #f5f8fc;
- 1498. - font-weight: normal;
- 1499. - height: auto;
- 1500. - display: block;
- 1501. - }
- 1502. - a.im_find_in_mail:hover {
- 1503. - text-decoration: none;
- 1504. - }
- 1505. - a.im_find_in_mail.im_friend_over {
- 1506. - background: #edf1f5;
- 1507. - }
- 1508. -
- 1509. - /* IM mail forward */
- 1510. - .media_mail_icon {
- 1511. - float: left;
- 1512. - background: url(/images/icons/mono_iconset.gif?8) no-repeat 0 -294px;
- 1513. - width: 11px;
- 1514. - height: 11px;
- 1515. - margin-right: 3px;
- 1516. - margin-top: 3px;
- 1517. - }
- 1518. - .im_preview_mail_wrap .media_mail_icon {
- 1519. - margin-left: 3px;
- 1520. - }
- 1521. - .im_single_log_wrap {
- 1522. - max-height: 600px;
- 1523. - *height: 600px;
- 1524. - max-width: 5000px;
- 1525. - overflow: auto;
- 1526. - position: relative;
- 1527. - }
- 1528. - .im_single_log_wrap .im_log_body {
- 1529. - width: 5000px;
- 1530. - }
- 1531. - .im_single_log {
- 1532. - padding: 5px 10px;
- 1533. - position: relative;
- 1534. - }
- 1535. - .im_single_log_no_author {
- 1536. - padding-top: 0;
- 1537. - padding-bottom: 10px;
- 1538. - }
- 1539. - .im_browse_msg_images {
- 1540. - padding-top: 4px;
- 1541. - }
- 1542. - .im_failed .im_log_author,
- 1543. - .im_failed .im_log_body,
- 1544. - .im_failed .im_log_date
- 1545. - {
- 1546. - background: #FDF5F2;
- 1547. - }
- 1548. -
- 1549. - .im_write {
- 1550. - background: #F7F7F7;
- 1551. - padding: 8px 103px 70px;
- 1552. - }
- 1553. - .imw_header {
- 1554. - color: #45688E;
- 1555. - font-size: 1.09em;
- 1556. - line-height: 1.27em;
- 1557. - margin: 0px;
- 1558. - padding: 24px 0px 9px;
- 1559. - font-size: 1.09em;
- 1560. - }
- 1561. - #imw_ava {
- 1562. - position: absolute;
- 1563. - margin: 27px -62px 0px;
- 1564. - }
- 1565. - #imw_ava .wdd_img_layer {
- 1566. - background: #F7F7F7;
- 1567. - }
- 1568. - #limw_inp {
- 1569. - width: 382px;
- 1570. - font-size: 1em;
- 1571. - font-family: Tahoma, Verdana, Arial, Sans-Serif, Lucida Sans;
- 1572. - }
- 1573. - #imw_attach {
- 1574. - margin: 6px 0px 0px;
- 1575. - }
- 1576. - .imw_text_wrap {
- 1577. - padding-bottom: 14px;
- 1578. - }
- 1579. - #imw_text {
- 1580. - width: 389px;
- 1581. - height: 90px;
- 1582. - padding: 5px 25px 5px 5px;
- 1583. - vertical-align: top;
- 1584. - margin: 0px;
- 1585. - outline: 0;
- 1586. - }
- 1587. - #imw_editable {
- 1588. - width: 389px;
- 1589. - min-height: 90px;
- 1590. - max-height: 400px;
- 1591. - padding: 5px 25px 5px 5px;
- 1592. - vertical-align: top;
- 1593. - -webkit-border-radius: 0px;
- 1594. - -moz-border-radius: 0px;
- 1595. - border-radius: 0px;
- 1596. - margin: 0;
- 1597. - overflow: auto;
- 1598. - }
- 1599. - .is_rtl1 #imw_text,
- 1600. - .is_rtl1 #imw_editable {
- 1601. - padding: 5px 5px 5px 25px;
- 1602. - }
- 1603. - #imw_warn {
- 1604. - color: #777;
- 1605. - padding-bottom: 14px;
- 1606. - display: none;
- 1607. - }
- 1608. - #imw_media_preview {
- 1609. - padding-bottom: 6px;
- 1610. - display: none;
- 1611. - }
- 1612. - #imw_title_wrap {
- 1613. - display: none;
- 1614. - }
- 1615. - #imw_title {
- 1616. - width: 409px;
- 1617. - padding: 6px 5px 8px;
- 1618. - }
- 1619. -
- 1620. - .im_title_wrap {
- 1621. - padding-bottom: 8px;
- 1622. - display: none;
- 1623. - }
- 1624. - .im_title {
- 1625. - width: 350px;
- 1626. - }
- 1627. - .im_subj {
- 1628. - font-weight: bold;
- 1629. - margin: 2px 0px 4px;
- 1630. - }
- 1631. - .dialogs_msg_text .im_subj {
- 1632. - margin-top: 0px;
- 1633. - }
- 1634. -
- 1635. -
- 1636. -
- 1637. - #im_rows .im_wall_log_wrap .wall_post_text,
- 1638. - #im_rows .im_wall_log_wrap .wall_text {
- 1639. - width: 290px;
- 1640. - }
- 1641. - #im_rows .published_by_quote .im_wall_log_wrap .wall_post_text,
- 1642. - #im_rows .published_by_quote .im_wall_log_wrap .wall_text {
- 1643. - width: 280px;
- 1644. - }
- 1645. - #im_rows .page_poll_code {
- 1646. - display: none;
- 1647. - }
- 1648. -
- 1649. -
- 1650. - .im_switch_notify {
- 1651. - background: #FFFFFF;
- 1652. - color: #000000;
- 1653. - width: 340px;
- 1654. - padding: 13px 12px;
- 1655. - border: 1px solid #96AABE;
- 1656. - background: #FFF;
- 1657. - line-height: 160%;
- 1658. - }
- 1659. - .im_switch_notify_btn {
- 1660. - padding-top: 7px;
- 1661. - }
- 1662. - .im_switch_notify_title {
- 1663. - padding-bottom: 2px;
- 1664. - }
- 1665. - .im_switch_notify_pointer {
- 1666. - left: 20px;
- 1667. - background: url(/images/ddtooltip.png) 0px -5px no-repeat;
- 1668. - width: 16px;
- 1669. - height: 8px;
- 1670. - position: absolute;
- 1671. - bottom: -5px;
- 1672. - overflow: hidden;
- 1673. - z-index: 10;
- 1674. - }
- 1675. -
- 1676. - b.im_status_mob_onl {
- 1677. - background-position: -31px 0px;
- 1678. - *background-position: -31px -1px;
- 1679. - }
- 1680. -
- 1681. - b.dialogs_mob_onl {
- 1682. - background-position: -1px 0px;
- 1683. - *background-position: -1px -1px;
- 1684. - }
- 1685. - .dialogs_row_over b.dialogs_mob_onl,
- 1686. - .dialogs_new_msg b.dialogs_mob_onl {
- 1687. - background-position: -21px 0px;
- 1688. - *background-position: -21px -1px;
- 1689. - }
- 1690. - b.im_friend_mob_onl {
- 1691. - background-position: -11px 0px;
- 1692. - *background-position: -11px -1px;
- 1693. - }
- 1694. -
- 1695. -
- 1696. - /* Suspicious messages */
- 1697. - .im_msg_susp_title {
- 1698. - color: #777;
- 1699. - }
- 1700. - .im_msg_susp_wrap_done .im_msg_susp_title,
- 1701. - .im_msg_susp_wrap_opened .im_msg_susp_title,
- 1702. - .im_msg_susp_wrap .im_fwd_log_wrap,
- 1703. - .im_msg_susp {
- 1704. - display: none;
- 1705. - }
- 1706. - .im_msg_susp_wrap_opened .im_msg_susp,
- 1707. - .im_msg_susp_wrap_done .im_msg_susp,
- 1708. - .im_msg_susp_wrap_done .im_fwd_log_wrap {
- 1709. - display: block;
- 1710. - }
- 1711. -
- 1712. - /* Emoji */
- 1713. - .im_editable {
- 1714. - background: #FFFFFF;
- 1715. - color: black;
- 1716. - border: 1px solid #C0CAD5;
- 1717. - width: 328px;
- 1718. - min-height: 40px;
- 1719. - padding: 3px 25px 3px 3px;
- 1720. - padding-bottom: 5px;
- 1721. - margin-bottom: 3px;
- 1722. - outline: 0;
- 1723. - -moz-border-radius: 2px;
- 1724. - -webkit-border-radius: 2px;
- 1725. - border-radius: 2px;
- 1726. - line-height: 150%;
- 1727. - word-wrap: break-word;
- 1728. - cursor: text;
- 1729. - }
- 1730. - .im_editable p {
- 1731. - margin: 0px;
- 1732. - padding: 0px;
- 1733. - }
- 1734. - #im_smile,
- 1735. - #imw_smile {
- 1736. - position: absolute;
- 1737. - z-index: 100;
- 1738. - padding: 0px;
- 1739. - margin: 1px 1px 0px 0px;
- 1740. - right: 0px;
- 1741. - cursor: pointer;
- 1742. - opacity: 0.7;
- 1743. - filter: alpha(opacity=70);
- 1744. - }
- 1745. - .is_rtl1 #imw_smile {
- 1746. - left: 0px;
- 1747. - right: auto;
- 1748. - }
- 1749. -
- 1750. - .im_write .editable_thumbs_wrap {
- 1751. - width: 350px;
- 1752. - }
- 1753. - #imw_smile .emoji_smile_icon_on {
- 1754. - background-position: 1px 0px;
- 1755. - }
- 1756. - .im_hidden_textarea {
- 1757. - position: absolute;
- 1758. - width: 1px;
- 1759. - padding: 0px;
- 1760. - background: #F2F2F2;
- 1761. - opacity: 0;
- 1762. - filter: alpha(opacity=0);
- 1763. - height: 1px;
- 1764. - border: none;
- 1765. - resize: none;
- 1766. - }
- 1767. - .im_emoji_done {
- 1768. - font-size: 1em;
- 1769. - font-weight: bold;
- 1770. - }
- 1771. - .im_emoji_intro {
- 1772. - font-weight: bold;
- 1773. - line-height: 160%;
- 1774. - }
- 1775. - #im_emoji_expand {
- 1776. - display: none;
- 1777. - z-index: 100;
- 1778. - width: 13px;
- 1779. - height: 13px;
- 1780. - padding: 7px 6px;
- 1781. - left: 174px;
- 1782. - bottom: 3px;
- 1783. - position: absolute;
- 1784. - }
- 1785. - .im_emoji_expand_icon {
- 1786. - display: block;
- 1787. - width: 13px;
- 1788. - height: 9px;
- 1789. - background: url('/images/emoji_expand.png?3') 0px 0px no-repeat;
- 1790. - }
- 1791. - .im_emoji_locked .emoji {
- 1792. - opacity: 0.5;
- 1793. - filter: alpha(opacity=50);
- 1794. - }
- 1795. - .im_emoji_locked:hover .emoji {
- 1796. - opacity: 1;
- 1797. - filter: alpha(opacity=100);
- 1798. - }
- 1799. - .im_emoji_unlock_tt .tt_text {
- 1800. - font-weight: normal;
- 1801. - }
- 1802. - .im_unlock_tt_cont {
- 1803. - position: absolute;
- 1804. - width: 220px;
- 1805. - text-align: center;
- 1806. - z-index: 100;
- 1807. - pointer-events: none;
- 1808. - display: none;
- 1809. - }
- 1810. - .im_unlock_tt {
- 1811. - display: inline-block;
- 1812. - background: url('/images/ttb_bg.png');
- 1813. - background: rgba(0,0,0,0.7);
- 1814. - border-radius: 3px;
- 1815. - padding: 4px 7px 4px;
- 1816. - color: #FFFFFF;
- 1817. - font-size: 1em;
- 1818. - text-align: center;
- 1819. - }
- 1820. - .im_unlock_pointer {
- 1821. - position: absolute;
- 1822. - background: url(/images/icons/like_icons_bl.png) -2px -47px no-repeat;
- 1823. - width: 13px;
- 1824. - height: 7px;
- 1825. - margin-left: 104px;
- 1826. - margin-top: 0px;
- 1827. - }
- 1828. - #im_emoji_info {
- 1829. - display: block;
- 1830. - text-shadow: 0px 1px 1px #000;
- 1831. - padding: 3px 0px 3px;
- 1832. - color: #BBB;
- 1833. - line-height: 160%;
- 1834. - text-align: center;
- 1835. - }
- 1836. - .im_emoji_info_link {
- 1837. - color: #BBB;
- 1838. - font-weight: bold;
- 1839. - }
- 1840. - .im_emoji_info_link:hover {
- 1841. - color: #EEE;
- 1842. - text-decoration: none;
- 1843. - }
- 1844. - .im_write .wdd_text {
- 1845. - width: 380px;
- 1846. - }
- 1847. - .dialogs_msg_text .emoji_css, .dialogs_msg_text .emoji {
- 1848. - vertical-align: middle;
- 1849. - }
- 1850. - .im_preview_photo {
- 1851. - max-width: 80px;
- 1852. - }
- 1853. -
- 1854. - .im_preview_audio_wrap .medadd_aud {
- 1855. - width: 330px;
- 1856. - }
- 1857. - .im_preview_audio_wrap .medadd_aud .title_wrap {
- 1858. - width: 260px;
- 1859. - }
- 1860. - #imw_media_preview .medadd_aud {
- 1861. - width: 390px;
- 1862. - }
- 1863. - #imw_media_preview .medadd_aud .title_wrap {
- 1864. - width: 320px;
- 1865. - }
- 1866. - #im_rcemoji {
- 1867. - width: 400px;
- 1868. - }
- 1869. - .im_rc_emojibtn {
- 1870. - display: inline-block;
- 1871. - *display: block;
- 1872. - zoom: 1;
- 1873. - padding: 3px 3px;
- 1874. - }
- 1875. - .im_rc_emojibtn:hover {
- 1876. - background: #D5DDE5;
- 1877. - text-decoration: none;
- 1878. - -webkit-border-radius: 2px;
- 1879. - -khtml-border-radius: 2px;
- 1880. - -moz-border-radius: 2px;
- 1881. - border-radius: 2px;
- 1882. - }
- 1883. - .im_rc_emojibtn:active {
- 1884. - background: #C9D2DB;
- 1885. - }
- 1886. - .im_rcem_cont {
- 1887. - width: 156px;
- 1888. - overflow: hidden;
- 1889. - padding: 1px 0px 0px 4px;
- 1890. - }
- 1891. - .im_peer_multi .im_rcem_cont {
- 1892. - width: 132px;
- 1893. - }
- 1894. - #imw_buttons .im_rcem_cont {
- 1895. - padding: 1px 6px 0px;
- 1896. - }
- 1897. - .im_gift_intro {
- 1898. - color: #777777;
- 1899. - padding: 0px 0px 2px;
- 1900. - }
- 1901. - .im_gift_text {
- 1902. - padding-top: 2px;
- 1903. - }
- 1904. - .im_log_body .im_gift_row {
- 1905. - display: block;
- 1906. - margin: 15px auto;
- 1907. - width: 256px;
- 1908. - -webkit-border-radius: 5px;
- 1909. - -moz-border-radius: 5px;
- 1910. - border-radius: 5px;
- 1911. - background: #FFF;
- 1912. - padding: 6px;
- 1913. - box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
- 1914. - -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
- 1915. - -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
- 1916. - }
- 1917. - .im_gift_msg .im_log_body, .im_gift_msg .im_log_author, .im_gift_msg .im_log_date {
- 1918. - background: #F4EBD6;
- 1919. - }
- 1920. - .im_gift_msg .im_log_author_chat_name, .im_gift_msg .im_date_link {
- 1921. - color: #7F7661;
- 1922. - }
- 1923. - .im_gift_msg.im_sel_row .im_log_date a.im_date_link,
- 1924. - .im_new_msg.im_gift_msg .im_log_date a.im_date_link {
- 1925. - color: #7F7661;
- 1926. - }
- 1927. - .im_gift_msg .im_msg_text {
- 1928. - text-align: center;
- 1929. - font-family: Georgia, Lucida Grande, Arial, tahoma, verdana, sans-serif ;
- 1930. - font-size: 15px;
- 1931. - color: #6a614a;
- 1932. - padding: 0px 0px 10px;
- 1933. - }
- 1934. - #im_search_btn {
- 1935. - margin: 0 10px;
- 1936. - }
- 1937. - #im_search_cancel {
- 1938. - padding: 6px 7px 7px;
- 1939. - cursor: pointer;
- 1940. - color: #2B587A;
- 1941. - margin: 0 -5px;
- 1942. - }
- 1943. - #im_search_cancel:hover {
- 1944. - background: #E1E7ED;
- 1945. - }
- 1946. -
- 1947. -
- 1948. -
- 1949. - /* New upload form */
- 1950. - .im_upload_wrap {
- 1951. - position: absolute;
- 1952. - z-index: 110;
- 1953. - padding: 0px;
- 1954. - margin: 25px 0px 0px 0px;
- 1955. - right: 0px;
- 1956. - bottom: 8px;
- 1957. - /*bottom: 2px;*/
- 1958. - }
- 1959. - .im_upload_wrap .loading {
- 1960. - display: none;
- 1961. - }
- 1962. - .im_upload_wrap div.im_upload {
- 1963. - background: url(/images/icons/attach_photo.gif) center 4px no-repeat;
- 1964. - width: 24px;
- 1965. - height: 24px;
- 1966. - overflow: hidden;
- 1967. - position: relative;
- 1968. - opacity: 0.7;
- 1969. - filter: alpha(opacity=70);
- 1970. - }
- 1971. - .im_upload_wrap div.im_upload:hover {
- 1972. - opacity: 1;
- 1973. - filter: none;
- 1974. - }
- 1975. - .im_upload_wrap input {
- 1976. - opacity: 0.01;
- 1977. - filter: alpha(opacity=1);
- 1978. - font-size: 6.54em !important;
- 1979. - right: 0px;
- 1980. - margin: 0px;
- 1981. - padding: 0px;
- 1982. - cursor: pointer;
- 1983. - position: absolute;
- 1984. - }
- 1985. - .im_upload_dropbox {
- 1986. - position: absolute;
- 1987. - z-index: 130;
- 1988. - display: none;
- 1989. - }
- 1990. - .im_upload_dropbox_inner {
- 1991. - background: #FFF;
- 1992. - text-align: center;
- 1993. - color: #7F92A5;
- 1994. - font-size: 1.09em;
- 1995. - border: 1px dashed #A3B6C9;
- 1996. - padding: 0 5px;
- 1997. - display: table-cell;
- 1998. - vertical-align: middle;
- 1999. - width: 346px;
- 2000. - }
- 2001. - .dropbox_over .im_upload_dropbox_inner {
- 2002. - background-color: #E1E7ED;
- 2003. - }
- 2004. - .dropbox_over .im_upload_release_label {
- 2005. - display: inline;
- 2006. - }
- 2007. - .im_upload_release_label, .dropbox_over .im_upload_drop_label {
- 2008. - display: none;
- 2009. - }
- 2010. - #im_emoji_progress {
- 2011. - padding-top: 2px;
- 2012. - }
- 2013. - #im_datesearch_wrap {
- 2014. - cursor: pointer;
- 2015. - padding: 5px 0px 0px;
- 2016. - }
- 2017. - #im_search_date {
- 2018. - width: 19px;
- 2019. - height: 16px;
- 2020. - background: url(/images/calendar1.gif?1) no-repeat;
- 2021. - }
- 2022. - .im_cal_clear {
- 2023. - background: #F2F2F2;
- 2024. - padding: 5px 0px;
- 2025. - }
- 2026. - .im_cal_clear_lnk {
- 2027. - display: block;
- 2028. - padding: 5px 0px;
- 2029. - text-align: center;
- 2030. - margin: 0px auto;
- 2031. - }
- 2032. - #im_datesearch_datepicker_container {
- 2033. - display: inline;
- 2034. - }
- 2035. - #im_datesearch_datepicker_container .datepicker_control {
- 2036. - display: none;
- 2037. - }
- 2038. - #im_datesearch_datepicker_container .cal_table .day {
- 2039. - color: #999;
- 2040. - }
- 2041. - #im_datesearch_datepicker_container .cal_table .past_day,
- 2042. - #im_datesearch_datepicker_container .cal_table .today {
- 2043. - color: #000;
- 2044. - }
- 2045. - .im_no_search_day #im_day_clear,
- 2046. - .im_no_search_day #im_month_clear {
- 2047. - display: none;
- 2048. - }
- 2049. - #im_datesearch_wrap .cal_frame {
- 2050. - z-index: 450;
- 2051. - }
- 2052. - #im_datesearch_wrap .cal_div {
- 2053. - z-index: 480;
- 2054. - }
- 2055. -
- 2056. -
- 2057. - /* Favorites */
- 2058. - #im_log_fav_btn i {
- 2059. - background: url(/images/icons/im_actions_iconset2.png?8) 0 -281px no-repeat;
- 2060. - display: block;
- 2061. - width: 20px;
- 2062. - height: 20px;
- 2063. - cursor: pointer;
- 2064. - }
- 2065. - #im_log_fav_btn.im_log_fav_btn__active i {
- 2066. - opacity: 0.6;
- 2067. - filter: alpha(opacity=60);
- 2068. - }
- 2069. - #im_log_fav_btn.im_log_fav_btn__loading i {
- 2070. - visibility: hidden;
- 2071. - }
- 2072. -
- 2073. - .im_important_toggler {
- 2074. - background: url(/images/icons/im_actions_iconset2.png?8) 0 -258px no-repeat;
- 2075. - background-color: rgba(255, 255, 255, 0.5);
- 2076. - -moz-border-radius: 2px;
- 2077. - -webkit-border-radius: 2px;
- 2078. - border-radius: 2px;
- 2079. -
- 2080. - display: block;
- 2081. - width: 20px;
- 2082. - height: 20px;
- 2083. - opacity: 0.6;
- 2084. - filter: alpha(opacity=60);
- 2085. - position: absolute;
- 2086. - margin-left: -22px;
- 2087. - margin-top: 0;
- 2088. - margin-top: -2px;
- 2089. - visibility: hidden;
- 2090. - }
- 2091. - .im_msg_over .im_important_toggler {
- 2092. - visibility: visible;
- 2093. - }
- 2094. - .im_add_row .im_important_toggler {
- 2095. - visibility: hidden;
- 2096. - margin-top: -1px;
- 2097. - margin-left: -2px;
- 2098. - }
- 2099. - .im_sel_row .im_important_toggler {
- 2100. - visibility: visible;
- 2101. - }
- 2102. - .im_important_msg .im_important_toggler {
- 2103. - background-position: 0 -239px;
- 2104. - opacity: 1;
- 2105. - filter: none;
- 2106. - visibility: visible;
- 2107. - }
- 2108. - .im_sel_row .im_important_toggler,
- 2109. - .im_new_msg .im_important_toggler {
- 2110. - background-position: 0 -239px;
- 2111. - background-color: rgba(237, 241, 245, 0.5);
- 2112. - }
- 2113. -
- 2114. - #im_important_btn {
- 2115. - margin-right: 10px;
- 2116. - }
- 2117. - #im_important_btn button {
- 2118. - padding: 5px 10px;
- 2119. - }
- 2120. - i.im_important_icon {
- 2121. - background: url(/images/icons/im_actions_iconset2.png?8) -2px -281px no-repeat;
- 2122. - width: 15px;
- 2123. - height: 15px;
- 2124. - cursor: pointer;
- 2125. - margin-right: 3px;
- 2126. - }
- 2127. - span#im_important_count {
- 2128. - line-height: 15px;
- 2129. - /*font-weight: bold;*/
- 2130. - }
- 2131. - #imw_emoji_wrap {
- 2132. - position: relative;
- 2133. - }
- 2134. - .im_fwd_log_wrapped .page_media_place_label {
- 2135. - width: 232px;
- 2136. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment