Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Файл - tickets.css (Старый размер - 36156 | Новый - 0):
- 0. - #tickets_css {
- 1. - display: none;
- 2. - }
- 3. -
- 4. - #new_ticket {
- 5. - background: #F7F7F7;
- 6. - }
- 7. - .tickets_new_wrap {
- 8. - width: 450px;
- 9. - margin: 0px 63px;
- 10. - padding: 25px;
- 11. - }
- 12. - #tickets_detailed_form {
- 13. - display: none;
- 14. - padding-top: 25px;
- 15. - }
- 16. - .firefox #tickets_detailed_form.pay {
- 17. - margin-bottom: 40px;
- 18. - }
- 19. - #tickets_detailed_form.dmca {
- 20. - display: block;
- 21. - padding-top: 0px;
- 22. - }
- 23. - .tickets_new_title .input_back_content {
- 24. - padding: 4px 2px;
- 25. - padding: 4px 1px\9;
- 26. - }
- 27. - body.firefox .tickets_new_title .input_back_content {
- 28. - padding: 3px 2px;
- 29. - }
- 30. - #tickets_detailed_form .input_back_content {
- 31. - padding: 0 2px;
- 32. - padding: 0 1px\9;
- 33. - }
- 34. - @media screen and (-webkit-min-device-pixel-ratio:0) {
- 35. - #tickets_detailed_form .input_back_content {
- 36. - padding: 0 1px;
- 37. - }
- 38. - }
- 39. - .tickets_new_controls {
- 40. - margin-top: 5px;
- 41. - }
- 42. - h4.tickets_template {
- 43. - border-bottom: none;
- 44. - margin: 0px 0 4px;
- 45. - padding: 0 0px 4px;
- 46. - font-size: 1.09em;
- 47. - line-height: 1.27em;
- 48. - }
- 49. - h4.tickets_template.favs {
- 50. - margin-top: 20px;
- 51. - }
- 52. - h4.tickets_template.my {
- 53. - margin-top: 5px;
- 54. - }
- 55. - #tickets_text,
- 56. - #tickets_links {
- 57. - width: 436px;
- 58. - height: 94px;
- 59. - margin: 0 0 10px;
- 60. - vertical-align: top;
- 61. - padding: 5px 5px 5px 7px;
- 62. - }
- 63. - #tickets_list {
- 64. - padding: 0 15px;
- 65. - }
- 66. - #tickets_list .msg,
- 67. - #tickets_list .error {
- 68. - margin-top: 15px;
- 69. - }
- 70. - #tickets_faq_msg {
- 71. - background: #F7F7F7;
- 72. - padding: 15px 0 0;
- 73. - display: none;
- 74. - }
- 75. - #tickets_faq_msg .msg,
- 76. - #tickets_faq_msg .error {
- 77. - margin: 0 15px;
- 78. - }
- 79. - #tickets_content #summary {
- 80. - border-bottom: 1px solid #DAE1E8;
- 81. - color: #47688D;
- 82. - padding: 15px 10px 3px;
- 83. - }
- 84. - #tickets_content #tickets_bottom_pages {
- 85. - border-top: 1px solid #DAE1E8;
- 86. - color: #47688D;
- 87. - padding: 0 10px 10px;
- 88. - }
- 89. - #tickets_content #similar_summary {
- 90. - border-top: 1px solid #DAE1E8;
- 91. - border-bottom: 1px solid #DAE1E8;
- 92. - color: #47688D;
- 93. - padding: 15px 10px 3px;
- 94. - }
- 95. - .tickets_summary {
- 96. - font-weight: bold;
- 97. - }
- 98. - .tickets_summary_extra {
- 99. - margin: -3px 0 -4px;
- 100. - }
- 101. - .tickets_pages_loading {
- 102. - padding: 3px 5px;
- 103. - }
- 104. - #pages_loading_top, #pages_loading_bottom {
- 105. - display: none;
- 106. - }
- 107. - #tickets_progress {
- 108. - display: none;
- 109. - padding: 6px 0px 0px 0px;
- 110. - }
- 111. - .tickets_title_label {
- 112. - margin-bottom: 11px;
- 113. - line-height: 160%;
- 114. - }
- 115. - #tickets_title {
- 116. - padding: 4px 50px 5px 7px;
- 117. - width: 391px;
- 118. - height: 20px;
- 119. - }
- 120. - .tickets_browser {
- 121. - cursor: pointer;
- 122. - font-weight: normal;
- 123. - font-size: 1em;
- 124. - }
- 125. -
- 126. - #tickets_reply_rows {
- 127. - padding: 5px 15px;
- 128. - }
- 129. - #tickets_reply_rows .msg,
- 130. - #tickets_reply_rows .error {
- 131. - margin-top: 10px;
- 132. - margin-bottom: 5px;
- 133. - line-height: 160%;
- 134. - }
- 135. - .tickets_reply_row {
- 136. - padding: 10px 0;
- 137. - border-top: 1px solid #DAE1E8;
- 138. - position: relative;
- 139. - }
- 140. - .tickets_reply_row.first {
- 141. - border-top: none;
- 142. - }
- 143. - .tickets_image {
- 144. - width: 65px;
- 145. - }
- 146. - .tickets_image img {
- 147. - height: 50px;
- 148. - }
- 149. - .tickets_reply_content {
- 150. - width: 530px;
- 151. - }
- 152. - .tickets_reply_title {
- 153. - padding-bottom: 3px;
- 154. - overflow: hidden;
- 155. - }
- 156. - .tickets_author {
- 157. - font-weight: bold;
- 158. - color: #45688E;
- 159. - line-height: 1.27em;
- 160. - }
- 161. - .tickets_reply_text {
- 162. - width: 530px;
- 163. - word-wrap: break-word;
- 164. - padding-bottom: 4px;
- 165. - line-height: 1.54em;
- 166. - }
- 167. - .troll .tickets_reply_text {
- 168. - width: 480px;
- 169. - }
- 170. - .tickets_troll_img {
- 171. - position: absolute;
- 172. - top: 10px;
- 173. - right: 0px;
- 174. - }
- 175. - .tickets_reply_actions,
- 176. - .tickets_reply_actions a.date {
- 177. - color: #999999;
- 178. - }
- 179. - #tickets_post_field_wrap {
- 180. - width: 627px;
- 181. - padding: 0;
- 182. - }
- 183. - #tickets_post_field {
- 184. - padding: 15px 5px 10px 15px;
- 185. - background: #F7F7F7;
- 186. - border-top: 1px solid #DAE1E8;
- 187. - }
- 188. - #tickets_reply {
- 189. - width: 524px;
- 190. - height: 42px;
- 191. - vertical-align: top;
- 192. - margin-bottom: 5px;
- 193. - }
- 194. - #tickets_reply.disabled {
- 195. - color: #555;
- 196. - }
- 197. - #tickets_reply_warn,
- 198. - #tickets_links_warn,
- 199. - #tickets_text_warn {
- 200. - display: none;
- 201. - color: #777;
- 202. - }
- 203. - #tickets_links_warn,
- 204. - #tickets_text_warn {
- 205. - margin-top: 3px;
- 206. - }
- 207. - #tickets_reply_warn {
- 208. - margin-top: 6px;
- 209. - }
- 210. - #tickets_get_new {
- 211. - padding: 0 0 10px;
- 212. - }
- 213. -
- 214. - #tickets_get_new div.button_blue {
- 215. - margin: auto;
- 216. - }
- 217. -
- 218. - #tickets_name {
- 219. - color: #45688E;
- 220. - background: #F7F7F7;
- 221. - border-bottom: 1px solid #DAE1E8;
- 222. - padding: 10px 15px 9px;
- 223. - }
- 224. - #tickets_name .title {
- 225. - font-weight: bold;
- 226. - font-size: 1.09em;
- 227. - overflow: hidden;
- 228. - }
- 229. - #tickets_flood_msg {
- 230. - padding-top: 4px;
- 231. - }
- 232. - #tickets_name .info {
- 233. - padding-top: 6px;
- 234. - color: #000;
- 235. - }
- 236. - #tickets_m_list {
- 237. - padding: 10px 10px 0;
- 238. - }
- 239. - .tickets_m_table {
- 240. - border: 1px solid #D2D8DF;
- 241. - width: 100%;
- 242. - margin-bottom: 10px;
- 243. - }
- 244. - .tickets_m_table .name.cell {
- 245. - display: block;
- 246. - }
- 247. - .tickets_m_table .h_cell {
- 248. - border-left: 1px solid #ECF0F5;
- 249. - border-right: 1px solid #D2D8DF;
- 250. - border-bottom: 1px solid #D2D8DF;
- 251. - background: #E0E6EC;
- 252. - font-weight: bold;
- 253. - color: #2F5879;
- 254. - line-height: 1.09em;
- 255. - padding: 10px;
- 256. - }
- 257. - .tickets_m_table .h_cell.id {
- 258. - border-left: none;
- 259. - }
- 260. - .tickets_m_table .h_cell.time {
- 261. - border-right: none;
- 262. - }
- 263. - .tickets_m_table .cell {
- 264. - line-height: 1.09em;
- 265. - padding: 10px;
- 266. - }
- 267. - .tickets_m_table .cell_block {
- 268. - display: block;
- 269. - width: 400px !important;
- 270. - }
- 271. - .tickets_m_table .id {
- 272. - width: 50px;
- 273. - font-weight: bold;
- 274. - padding-right: 0;
- 275. - color: #2B587A;
- 276. - }
- 277. - .tickets_m_table .name {
- 278. - width: 380px;
- 279. - overflow: hidden;
- 280. - -o-text-overflow: ellipsis;
- 281. - text-overflow: ellipsis;
- 282. - font-weight: bold;
- 283. - }
- 284. - .tickets_m_table .even {
- 285. - background: #EFF2F4;
- 286. - }
- 287. - .tickets_m_actions {
- 288. - line-height: 2.09em;
- 289. - margin: 1px 0;
- 290. - }
- 291. - .tickets_important {
- 292. - font-weight: bold;
- 293. - }
- 294. - .tickets_edit_reply {
- 295. - padding: 0 2px;
- 296. - line-height: 1.54em;
- 297. - outline: none;
- 298. - }
- 299. - .tickets_done {
- 300. - padding-left: 65px;
- 301. - }
- 302. -
- 303. - #tickets_templates {
- 304. - padding: 20px 0 10px;
- 305. - width: 524px;
- 306. - }
- 307. - #tickets_pass_to {
- 308. - padding: 10px 0;
- 309. - }
- 310. - #tickets_templates .template_actions,
- 311. - #tickets_templates .template_actions a {
- 312. - color: #777777;
- 313. - }
- 314. - .tickets_got_answer {
- 315. - color: #777777;
- 316. - }
- 317. - #tickets_templates .template {
- 318. - margin: 10px 15px 0 0;
- 319. - }
- 320. - #tickets_pt_links {
- 321. - width: 532px;
- 322. - }
- 323. - .tickets_pt_links {
- 324. - width: 602px;
- 325. - padding-top: 10px;
- 326. - }
- 327. - .tickets_pt_link {
- 328. - margin: 10px 15px 0 0;
- 329. - }
- 330. -
- 331. - .template_wrap {
- 332. - display: table-cell;
- 333. - }
- 334. - .template_wrap div {
- 335. - display: inline-block;
- 336. - vertical-align: baseline;
- 337. - }
- 338. - #template_title,
- 339. - #template_title a,
- 340. - #tickets_pt_title {
- 341. - font-weight: bold;
- 342. - font-size: 1.09em;
- 343. - color: #45688E;
- 344. - }
- 345. - .tickets_pt_title {
- 346. - font-size: 1.2em;
- 347. - color: #45688E;
- 348. - font-weight: bold;
- 349. - }
- 350. - #edit_template {
- 351. - display: none;
- 352. - }
- 353. -
- 354. - #add_template_title {
- 355. - width: 391px;
- 356. - margin-top: 3px;
- 357. - margin-bottom: 20px;
- 358. - }
- 359. - #add_template_text {
- 360. - width: 391px;
- 361. - height: 94px;
- 362. - margin-bottom: 5px;
- 363. - }
- 364. -
- 365. - .tu_last {
- 366. - width: 195px;
- 367. - *width: 205px;
- 368. - overflow: hidden;
- 369. - }
- 370. - .tu_last:hover {
- 371. - text-decoration: none;
- 372. - background: #EDF1F5;
- 373. - }
- 374. - .tu_thumb {
- 375. - margin: 8px;
- 376. - width: 32px;
- 377. - height: 32px;
- 378. - overflow: hidden;
- 379. - }
- 380. - .tu_img {
- 381. - width: 32px;
- 382. - }
- 383. - .tu_mem {
- 384. - color: #2B587A;
- 385. - padding: 9px 2px 0px;
- 386. - width: 138px;
- 387. - overflow: hidden;
- 388. - }
- 389. - .tu_date {
- 390. - color: #67829E;
- 391. - padding: 3px 2px 0px;
- 392. - width: 138px;
- 393. - overflow: hidden;
- 394. - }
- 395. - .tu_row {
- 396. - padding: 10px 0px;
- 397. - border-bottom: 1px solid #DAE1E8;
- 398. - }
- 399. - .tu_row.last {
- 400. - border-bottom: none;
- 401. - }
- 402. - .tu_row_title {
- 403. - color: #45688E;
- 404. - font-weight: bold;
- 405. - padding: 0px 0px 4px;
- 406. - font-size: 1.09em;
- 407. - line-height: 1.27em;
- 408. - }
- 409. - .tu_info {
- 410. - padding: 7px 15px 0px 6px;
- 411. - width: 375px;
- 412. - *width: 365px;
- 413. - overflow: hidden;
- 414. - }
- 415. -
- 416. - .tickets_side_tt .side_sh {
- 417. - display: table-cell !important;
- 418. - }
- 419. - .tickets_side_tt .hint_wrap {
- 420. - width: 210px;
- 421. - /* height: 110px;
- 422. - padding: 10px; */
- 423. - padding: 8px 5px 8px;
- 424. - }
- 425. - .tickets_side_tt.title .hint_wrap {
- 426. - width: 190px;
- 427. - color: #000000;
- 428. - line-height: 160%;
- 429. - }
- 430. - .tickets_side_tt.text .hint_wrap {
- 431. - width: 230px;
- 432. - color: #000000;
- 433. - line-height: 160%;
- 434. - }
- 435. - .tickets_side_tt.mobile .hint_wrap {
- 436. - width: 203px;
- 437. - color: #000000;
- 438. - line-height: 160%;
- 439. - }
- 440. - .tickets_side_tt.time .hint_wrap {
- 441. - width: 140px;
- 442. - color: #000000;
- 443. - line-height: 160%;
- 444. - }
- 445. - .tickets_side_tt.questions .tt_text {
- 446. - padding: 0px;
- 447. - }
- 448. - .tickets_side_tt.questions .hint_wrap {
- 449. - padding: 0px;
- 450. - width: 250px;
- 451. - }
- 452. - .tickets_tt_list {
- 453. - list-style: url(/images/bullet.gif) outside;
- 454. - padding: 0 0 10px 15px;
- 455. - margin: 0;
- 456. - line-height: 160%;
- 457. - max-width: 225px;
- 458. - color: #000000;
- 459. - }
- 460. - .tickets_side_tt .hint_title {
- 461. - color: #2A5779;
- 462. - font-weight: bold;
- 463. - padding-bottom: 2px;
- 464. - }
- 465. - .tickets_side_tt .tail_wrap {
- 466. - position: absolute;
- 467. - top: 107px;
- 468. - left: 233px;
- 469. - z-index: 2001;
- 470. - }
- 471. - .tickets_side_tt.title .tail_wrap {
- 472. - top: 23px;
- 473. - left: 213px;
- 474. - }
- 475. - .tickets_side_tt.text .tail_wrap {
- 476. - top: 53px;
- 477. - left: 253px;
- 478. - }
- 479. - .tickets_side_tt.mobile .tail_wrap,
- 480. - .tickets_side_tt.time .tail_wrap {
- 481. - top: 15px;
- 482. - left: -5px;
- 483. - }
- 484. - .tickets_side_tt.info .tail_wrap {
- 485. - top: 17px;
- 486. - }
- 487. - .tickets_side_tt.top .tail_wrap {
- 488. - top: auto;
- 489. - bottom: -5px;
- 490. - left: 17px;
- 491. - }
- 492. - .tickets_side_tt.top .tail {
- 493. - background-position: -3px -5px;
- 494. - width: 11px;
- 495. - height: 8px;
- 496. - }
- 497. - .tickets_side_tt.right .tail_wrap {
- 498. - top: 25px;
- 499. - bottom: auto;
- 500. - left: -5px;
- 501. - }
- 502. - .tickets_side_tt.right .tail {
- 503. - background-position: 0px 0px;
- 504. - width: 8px;
- 505. - height: 11px;
- 506. - }
- 507. - .tickets_side_tt.questions .tail_wrap {
- 508. - top: 17px;
- 509. - left: 253px;
- 510. - }
- 511. - .tickets_side_tt .tail {
- 512. - width: 8px;
- 513. - height: 11px;
- 514. - background: url(/images/ddtooltip.png) -8px 0 no-repeat;
- 515. - }
- 516. - .tickets_side_tt.mobile .tail,
- 517. - .tickets_side_tt.time .tail {
- 518. - background: url(/images/ddtooltip.png) 0 0 no-repeat;
- 519. - }
- 520. - .tickets_side_tt #hint_opts .radiobtn {
- 521. - color: #000;
- 522. - padding-top: 10px;
- 523. - padding-bottom: 5px;
- 524. - line-height: 160%;
- 525. - }
- 526. - .tickets_side_tt #hint_opts .radiobtn div {
- 527. - margin: 2px 5px 6px 0;
- 528. - }
- 529. - .tickets_warning {
- 530. - margin-bottom: 10px;
- 531. - line-height: 160%;
- 532. - }
- 533. - .tickets_no_new {
- 534. - margin: 6px 0 0 10px;
- 535. - color: #777777;
- 536. - }
- 537. - .tickets_rated {
- 538. - color: #777777;
- 539. - }
- 540. - #new_link,
- 541. - #stats_link {
- 542. - padding: 5px 0 3px;
- 543. - }
- 544. - .no_tickets_found {
- 545. - color: #777;
- 546. - font-size: 1.09em;
- 547. - line-height: 200%;
- 548. - margin: 20px 20px 15px;
- 549. - padding: 100px 0;
- 550. - text-align: center;
- 551. - }
- 552. - .tickets_old_link {
- 553. - border-top: 1px solid #DAE1E8;
- 554. - line-height: 140%;
- 555. - padding: 10px;
- 556. - background: white;
- 557. - text-align: center;
- 558. - }
- 559. - .tickets_old_link.dark {
- 560. - background: #F7F7F7;
- 561. - }
- 562. -
- 563. - .tr_attachs {
- 564. - margin: 0px -5px;
- 565. - padding: 5px 0px;
- 566. - }
- 567. - .tr_attach {
- 568. - margin: 0px 5px 5px;
- 569. - height: 57px;
- 570. - overflow: hidden;
- 571. - }
- 572. - .tr_att_img,
- 573. - #tickets_content .page_preview_doc_photo,
- 574. - #tickets_content .page_preview_doc_photo img,
- 575. - .tickets_preview_wrap .page_preview_doc_photo,
- 576. - .tickets_preview_wrap .page_preview_doc_photo img {
- 577. - width: 75px;
- 578. - display: block;
- 579. - }
- 580. - #tickets_content .page_pics_preview .page_preview_doc_wrap,
- 581. - .tickets_preview_wrap .page_pics_preview .page_preview_doc_wrap {
- 582. - height: 57px;
- 583. - }
- 584. - .tr_doc_photo_hint,
- 585. - #tickets_content .page_preview_doc_photo_hint,
- 586. - .tickets_preview_wrap .page_preview_doc_photo_hint {
- 587. - width: 65px;
- 588. - text-align: center;
- 589. - color: white;
- 590. - background: black;
- 591. - padding: 2px 10px;
- 592. - font-size: 0.81em;
- 593. - margin-bottom: 5px;
- 594. - background: rgba(0, 0, 0, 0.5);
- 595. - position: absolute;
- 596. - margin-top: -16px;
- 597. - height: 14px;
- 598. - padding: 1px 5px;
- 599. - font-size: 0.81em;
- 600. - }
- 601. - .tr_video_hint {
- 602. - width: 75px;
- 603. - position: absolute;
- 604. - margin-bottom: 5px;
- 605. - margin-top: -16px;
- 606. - }
- 607. - .tr_video_hint .label {
- 608. - text-align: center;
- 609. - color: white;
- 610. - background: black;
- 611. - font-size: 0.81em;
- 612. - background: rgba(0, 0, 0, 0.5);
- 613. - height: 14px;
- 614. - padding: 1px 5px;
- 615. - }
- 616. - .tr_attachs .media_desc {
- 617. - padding: 8px 0px 0px 4px;
- 618. - clear: both;
- 619. - }
- 620. - .tr_attachs .media_row {
- 621. - padding: 0px 0px 4px 4px;
- 622. - clear: both;
- 623. - }
- 624. - .tr_attachs .lnk {
- 625. - color: #777;
- 626. - cursor: pointer;
- 627. - }
- 628. - .tr_attachs .media_desc b.doc {
- 629. - background: url(/images/icons/mono_iconset.gif?8) no-repeat 0 -280px;
- 630. - width: 15px;
- 631. - height: 11px;
- 632. - margin-top: 2px;
- 633. - }
- 634. - .tr_attachs .media_desc .a {
- 635. - color: #2B587A;
- 636. - }
- 637. - .tr_attachs .media_desc .lnk:hover {
- 638. - text-decoration: none;
- 639. - }
- 640. - .tr_attachs .media_desc .lnk:hover .a {
- 641. - text-decoration: underline;
- 642. - }
- 643. -
- 644. - .tis_box {
- 645. - position: relative;
- 646. - padding: 14px 16px;
- 647. - }
- 648. - .tis_box .dropbox_label {
- 649. - line-height: 3.27em;
- 650. - }
- 651. - #tis_add_data {
- 652. - margin: 15px auto;
- 653. - text-align: center;
- 654. - height: 25px;
- 655. - }
- 656. - #tis_cancel_lnk {
- 657. - margin-left: 10px;
- 658. - display: block;
- 659. - padding: 6px 14px 0px;
- 660. - font-weight: normal;
- 661. - height: 19px;
- 662. - text-align: center;
- 663. - }
- 664. - #tis_cancel_lnk:hover {
- 665. - background: #E1E7ED;
- 666. - text-decoration: none;
- 667. - }
- 668. - #tis_add_lnk,
- 669. - #tis_add_lnk_edit {
- 670. - margin-top: 6px;
- 671. - }
- 672. - #tis_preview, #tis_preview_edit, #tis_preview_template, #tis_preview_auto {
- 673. - position: relative;
- 674. - }
- 675. - #tis_prg_preview_edit.template {
- 676. - margin-top: 0px;
- 677. - margin-left: 0px;
- 678. - }
- 679. - .tis_preview {
- 680. - height: 57px;
- 681. - overflow: hidden;
- 682. - }
- 683. - .tis_photo {
- 684. - cursor: pointer;
- 685. - }
- 686. - .tis_x {
- 687. - cursor: pointer;
- 688. - margin: 0px -15px;
- 689. - background: url(/images/im_attach_cross.png) no-repeat 0 0;
- 690. - width: 15px;
- 691. - height: 15px;
- 692. - opacity: 0.65;
- 693. - filter: alpha(opacity=65);
- 694. - }
- 695. - .tis_progress_wrap {
- 696. - width: 110px;
- 697. - height: 8px;
- 698. - margin: auto;
- 699. - margin-bottom: 6px;
- 700. - background: #FFF;
- 701. - border: 1px solid #CCC;
- 702. - }
- 703. - .tis_progress {
- 704. - height: 8px;
- 705. - background: #597DA3 url(/images/progress_grad.gif) repeat;
- 706. - border: 1px solid #45688E;
- 707. - margin: -1px;
- 708. - }
- 709. - .tis_label {
- 710. - color: #777777;
- 711. - margin: -4px 0 0 6px;
- 712. - }
- 713. - .tis_prg_x {
- 714. - cursor: pointer;
- 715. - margin: 0px 5px;
- 716. - background: url(/images/hide_to.gif) no-repeat -2px -2px;
- 717. - opacity: 0.6;
- 718. - filter: alpha(opacity=60);
- 719. - height: 10px;
- 720. - width: 10px;
- 721. - }
- 722. - #tis_upload, #tis_upload_edit, #tis_upload_template, #tis_upload_auto {
- 723. - visibility: hidden;
- 724. - height: 0px;
- 725. - }
- 726. -
- 727. - .tickets_progress_wrap {
- 728. - width: 250px;
- 729. - height: 18px;
- 730. - margin: auto;
- 731. - background: #FFF;
- 732. - border: 1px solid #CCC;
- 733. - }
- 734. - .tickets_progress {
- 735. - height: 18px;
- 736. - background: #597DA3 url(/images/progress_grad.gif) repeat;
- 737. - border: 1px solid #45688E;
- 738. - margin: -1px;
- 739. - }
- 740. - #tickets_hidden {
- 741. - margin: 6px 10px 0px;
- 742. - }
- 743. - .tickets_sys_img {
- 744. - background: transparent url(/images/tasks_icons.gif) no-repeat scroll;
- 745. - width: 65px;
- 746. - margin-top: 4px;
- 747. - height: 14px;
- 748. - }
- 749. - .tickets_sys_content {
- 750. - padding: 3px 0px 5px;
- 751. - line-height: 140%;
- 752. - word-wrap: break-word;
- 753. - color: #555;
- 754. - width: 530px;
- 755. - }
- 756. - .tickets_sys_content .fw_reply_text {
- 757. - color: #000;
- 758. - }
- 759. - #tickets_pass_comm,
- 760. - #tickets_send_comm {
- 761. - margin-top: 5px;
- 762. - width: 462px;
- 763. - height: 40px;
- 764. - }
- 765. - .tickets_add_comm {
- 766. - padding-top: 10px;
- 767. - font-weight: bold;
- 768. - }
- 769. -
- 770. -
- 771. - /* Moderators list */
- 772. - #support_admin_moderators,
- 773. - #support_admin_specagents {
- 774. - padding: 10px;
- 775. - width: auto;
- 776. - }
- 777. - .support_admin_moderators_row {
- 778. - cursor: pointer;
- 779. - }
- 780. - #support_admin_moderators.agent_stats .month {
- 781. - /*display: none;*/
- 782. - }
- 783. - .support_moder_detailed_stats {
- 784. - display: none;
- 785. - }
- 786. - .support_moder_stats_data {
- 787. - padding: 10px 0;
- 788. - }
- 789. - #support_admin_moderators .support_admin_moderators_row:hover td,
- 790. - #support_admin_specagents .support_admin_specagents_row:hover td,
- 791. - #support_admin_moderators .detailed td {
- 792. - background: #EDF1F5;
- 793. - }
- 794. - #support_admin_moderators .msg {
- 795. - margin-bottom: 20px;
- 796. - }
- 797. - .support_stats_title {
- 798. - padding: 0 0 0 25px;
- 799. - line-height: 1.81em;
- 800. - height: 20px;
- 801. - width: 175px;
- 802. - }
- 803. - .support_stats_value {
- 804. - padding: 0 0 0 25px;
- 805. - line-height: 1.81em;
- 806. - height: 20px;
- 807. - }
- 808. - .support_stats_loading {
- 809. - height: 649px;
- 810. - background: url(/images/progress7.gif) 50% 50% no-repeat;
- 811. - border-top: 1px solid #DAE1E8;
- 812. - }
- 813. - .support_to_question {
- 814. - font-weight: normal;
- 815. - }
- 816. - .support_plus_rate {
- 817. - color: #008800;
- 818. - }
- 819. - .support_minus_rate {
- 820. - color: #884400;
- 821. - }
- 822. - .support_medium_rate {
- 823. - color: #888800;
- 824. - }
- 825. - #tickets_content .paginated_table table {
- 826. - border: none;
- 827. - }
- 828. - #tickets_content .paginated_table_header th.paginated_table_cell {
- 829. - border-width: 0px 0px 1px 1px;
- 830. - background-color: #F7F7F7;
- 831. - border-color:#DAE1E8;
- 832. - }
- 833. - #tickets_content .paginated_table_header th.paginated_table_cell:hover {
- 834. - background-color: #E3E9EE;
- 835. - }
- 836. - #tickets_content .paginated_table_header th.paginated_table_cell div {
- 837. - border: none;
- 838. - }
- 839. - #tickets_content th.paginated_table_cell span.sorted {
- 840. - background: url('/images/flydead.gif') no-repeat scroll right 1px transparent;
- 841. - padding-right: 17px;
- 842. - }
- 843. - #tickets_content .paginated_table td.paginated_table_cell {
- 844. - padding: 0px 5px;
- 845. - border-color: #EEEEEE;
- 846. - border-style: solid;
- 847. - border-width: 1px 0px 0px;
- 848. - height: auto;
- 849. - }
- 850. - #tickets_content .paginated_table_cell img {
- 851. - width: 25px;
- 852. - height: 25px;
- 853. - display: block;
- 854. - }
- 855. - #support_admin_moderators .support_admin_moderators_row.over td.paginated_table_cell.paginated_table_cell,
- 856. - #support_admin_moderators .support_admin_moderators_row.after_over td.paginated_table_cell.paginated_table_cell,
- 857. - #support_admin_specagents .support_admin_specagents_row.over td.paginated_table_cell,
- 858. - #support_admin_specagents .support_admin_specagents_row.after_over td.paginated_table_cell,
- 859. - #support_admin_moderators .detailed td.paginated_table_cell {
- 860. - border-color:#DAE1E8;
- 861. - }
- 862. - #tickets_content .paginated_table td.paginated_table_cell.first_column {
- 863. - padding: 7px 3px 7px 7px;
- 864. - }
- 865. - #tickets_content .paginated_table_header th.paginated_table_cell div {
- 866. - padding: 10px 5px;
- 867. - }
- 868. - #tickets_content .paginated_table_header th.paginated_table_cell.first_column div {
- 869. - padding-left: 7px;
- 870. - }
- 871. - #tickets_content .paginated_table_row.my,
- 872. - #tickets_content .paginated_table_row.my td {
- 873. - background: #F4EBD6;
- 874. - }
- 875. - .support_stats_wrap {
- 876. - padding: 10px;
- 877. - }
- 878. - .support_stats_wrap .stats_flash_wrap {
- 879. - padding-left: 5px;
- 880. - }
- 881. - .support_moder_stats_wrap {
- 882. - padding: 10px 10px 0;
- 883. - }
- 884. - .support_moder_stats_wrap .stats_flash_wrap {
- 885. - padding-left: 5px;
- 886. - width: 555px;
- 887. - margin-bottom: 7px;
- 888. - }
- 889. -
- 890. - /* FAQ styles */
- 891. - #tickets_faq_list {
- 892. - padding: 15px;
- 893. - border-top: 1px solid #DAE1E8;
- 894. - }
- 895. - #tickets_faq_list.no_top {
- 896. - border-top: none;
- 897. - }
- 898. - .tickets_faq_row {
- 899. - margin: auto;
- 900. - width: 430px;
- 901. - padding: 15px 10px;
- 902. - border-top: 1px solid #DAE1E8;
- 903. - cursor: pointer;
- 904. - }
- 905. - .tickets_faq_row.only {
- 906. - cursor: default;
- 907. - }
- 908. - .tickets_faq_row.over {
- 909. - background-color: #EDF1F5;
- 910. - }
- 911. - .tickets_faq_row.over.detailed {
- 912. - background-color: #FFFFFF;
- 913. - }
- 914. - .tickets_faq_row.first {
- 915. - border-top: none;
- 916. - }
- 917. - .tickets_faq_img {
- 918. - width: 42px;
- 919. - height: 32px;
- 920. - }
- 921. - .tickets_faq_img img {
- 922. - height: 32px;
- 923. - }
- 924. - .tickets_faq_content {
- 925. - width: 385px;
- 926. - overflow: hidden;
- 927. - }
- 928. - .tickets_faq_title {
- 929. - color: #45688E;
- 930. - font-weight: bold;
- 931. - padding-bottom: 2px;
- 932. - line-height: 140%;
- 933. - }
- 934. - .tickets_faq_full_text {
- 935. - display: none;
- 936. - }
- 937. - .tickets_faq_text {
- 938. - line-height: 160%;
- 939. - }
- 940. - .tickets_faq_links {
- 941. - padding-top: 5px;
- 942. - }
- 943. - #tickets_faq_button {
- 944. - text-align: center;
- 945. - }
- 946. - #tickets_faq_button .button_blue {
- 947. - margin: 10px 0;
- 948. - }
- 949. - #tickets_faq_button .button_blue,
- 950. - #tickets_faq_button .button_gray {
- 951. - margin: 10px 0;
- 952. - }
- 953. - #tickets_faq_button .padd {
- 954. - margin-left: 10px;
- 955. - }
- 956. - #tickets_search_reset {
- 957. - cursor: pointer;
- 958. - display: none;
- 959. - background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
- 960. - padding: 2px;
- 961. - width: 19px;
- 962. - height: 19px;
- 963. - margin-left: -27px;
- 964. - margin-top: 4px;
- 965. - opacity: 0.6;
- 966. - filter: alpha(opacity=60);
- 967. - position: relative;
- 968. - z-index: 100;
- 969. - }
- 970. - .tickets_search_progress {
- 971. - background: url("/images/upload.gif") no-repeat scroll center center transparent;
- 972. - display: none;
- 973. - height: 30px;
- 974. - margin-left: -41px;
- 975. - margin-top: 1px;
- 976. - position: relative;
- 977. - width: 32px;
- 978. - z-index: 95;
- 979. - }
- 980. - #tickets_search.loading .tickets_search_progress,
- 981. - #tickets_search_reset.shown {
- 982. - display: block;
- 983. - }
- 984. - #tickets_search.loading #tickets_search_reset.shown {
- 985. - display: none;
- 986. - }
- 987. - .tickets_faq_rated {
- 988. - color: #777777;
- 989. - display: none;
- 990. - }
- 991. - .tickets_info_row_tt {
- 992. - margin-top: 10px;
- 993. - }
- 994. - .tickets_info_title_tt {
- 995. - width: 80px;
- 996. - color: #777777;
- 997. - }
- 998. - .tickets_info_text_tt {
- 999. - width: 130px;
- 1000. - }
- 1001. - a.tickets_question_row_tt {
- 1002. - padding: 5px 10px;
- 1003. - display: block;
- 1004. - }
- 1005. - a.tickets_question_row_tt:hover {
- 1006. - background: #EDF1F5;
- 1007. - text-decoration: none;
- 1008. - }
- 1009. - .tickets_question_title_tt {
- 1010. - font-weight: bold;
- 1011. - color: #2B587A;
- 1012. - max-width: 230px;
- 1013. - overflow: hidden;
- 1014. - -o-text-overflow: ellipsis;
- 1015. - text-overflow: ellipsis;
- 1016. - white-space: nowrap;
- 1017. - }
- 1018. - .tickets_question_date_tt {
- 1019. - padding-top: 3px;
- 1020. - color: #777777;
- 1021. - }
- 1022. -
- 1023. - /* similar questions */
- 1024. - .tickets_block {
- 1025. - display: block;
- 1026. - margin: 10px 0px 0px;
- 1027. - padding: 10px 10px 9px;
- 1028. - text-align: center;
- 1029. - color: #777777;
- 1030. - }
- 1031. - .tickets_block_link {
- 1032. - display: block;
- 1033. - background: #EFF1F3;
- 1034. - margin: 10px 0px 0px;
- 1035. - padding: 10px 10px 9px;
- 1036. - text-align: center;
- 1037. - color: #738392;
- 1038. - border-bottom: 1px solid #EFF1F3;
- 1039. - }
- 1040. - .tickets_block_link.close {
- 1041. - background: #FFF;
- 1042. - border-bottom: 1px solid #FFF;
- 1043. - color: #2B587A;
- 1044. - }
- 1045. - .tickets_block_link.opened {
- 1046. - background: #FFFFFF;
- 1047. - border-bottom: 1px solid #E9EDF1;
- 1048. - }
- 1049. - .tickets_block_link.skipped {
- 1050. - margin: 0;
- 1051. - }
- 1052. - .tickets_block_link:hover {
- 1053. - text-decoration: none;
- 1054. - background: #E9EDF1;
- 1055. - border-bottom: 1px solid #E9EDF1;
- 1056. - }
- 1057. - .tickets_block_link .progress {
- 1058. - margin: 0px auto;
- 1059. - }
- 1060. - #tickets_similar {
- 1061. - margin: 0px 0px 0px -10px;
- 1062. - position: relative;
- 1063. - display: none;
- 1064. - }
- 1065. - .tickets_toup {
- 1066. - width: 50px;
- 1067. - height: 0px;
- 1068. - cursor: pointer;
- 1069. - position: absolute;
- 1070. - left: -55px;
- 1071. - }
- 1072. - .tickets_toup.over {
- 1073. - background: #E9EDF1;
- 1074. - }
- 1075. - .tickets_toup .icon {
- 1076. - display: none;
- 1077. - width: 14px;
- 1078. - height: 7px;
- 1079. - position: absolute;
- 1080. - top: 17px;
- 1081. - margin: 0 18px;
- 1082. - background: url('/images/toplink.gif?3') 0 -58px no-repeat;
- 1083. - }
- 1084. - .tickets_toup.over .icon {
- 1085. - display: block;
- 1086. - }
- 1087. - .tickets_similar_row {
- 1088. - margin: auto;
- 1089. - width: 522px;
- 1090. - padding: 15px 10px;
- 1091. - border-top: 1px solid #DAE1E8;
- 1092. - cursor: pointer;
- 1093. - }
- 1094. - #tickets_similar .tickets_similar_row {
- 1095. - width: 479px;
- 1096. - }
- 1097. - #tickets_similar .tickets_check {
- 1098. - padding-left: 0px;
- 1099. - }
- 1100. - #tickets_checked .tickets_similar_row {
- 1101. - padding: 10px;
- 1102. - }
- 1103. - #tickets_checked .tickets_add_bug_links {
- 1104. - padding-top: 2px;
- 1105. - }
- 1106. - .tickets_s_row.only {
- 1107. - cursor: default;
- 1108. - }
- 1109. - .tickets_similar_row.over {
- 1110. - background-color: #EDF1F5;
- 1111. - }
- 1112. - .tickets_similar_row.over.detailed {
- 1113. - background-color: #FFFFFF;
- 1114. - }
- 1115. - .tickets_similar_row.first {
- 1116. - border-top: none;
- 1117. - }
- 1118. - .tickets_similar_content {
- 1119. - width: 477px;
- 1120. - overflow: hidden;
- 1121. - }
- 1122. - #tickets_similar .tickets_similar_content {
- 1123. - width: 436px;
- 1124. - }
- 1125. - .tickets_similar_title {
- 1126. - color: #45688E;
- 1127. - font-weight: bold;
- 1128. - padding-bottom: 5px;
- 1129. - }
- 1130. - .tickets_similar_full_text {
- 1131. - display: none;
- 1132. - }
- 1133. - .tickets_similar_msg {
- 1134. - display: block;
- 1135. - padding-top: 4px;
- 1136. - }
- 1137. - .tickets_similar_text {
- 1138. - line-height: 160%;
- 1139. - }
- 1140. - .tickets_check {
- 1141. - padding: 24px 7px 24px 11px;
- 1142. - width: 34px;
- 1143. - text-align: center;
- 1144. - vertical-align: middle;
- 1145. - cursor: pointer;
- 1146. - -moz-user-select: none;
- 1147. - -khtml-user-select: none;
- 1148. - user-select: none;
- 1149. - }
- 1150. -
- 1151. - .tickets_check div {
- 1152. - width: 34px;
- 1153. - height: 14px;
- 1154. - background: url(/images/icons/check.gif?1) no-repeat 50% 0px;
- 1155. - }
- 1156. - .tickets_check div.checked {
- 1157. - background-position: 50% -14px;
- 1158. - }
- 1159. - .tickets_check div.over {
- 1160. - background-position: 50% -28px;
- 1161. - }
- 1162. - .tickets_check div.over_checked {
- 1163. - background-position: 50% -42px;
- 1164. - }
- 1165. -
- 1166. - #tickets_subtabs {
- 1167. - background-color: #F7F7F7;
- 1168. - border: 1px solid #DAE1E8;
- 1169. - border-width: 0px 0px 1px;
- 1170. - padding: 10px;
- 1171. - }
- 1172. -
- 1173. - .tickets_subtab1 {
- 1174. - float: left;
- 1175. - -moz-border-radius: 2px;
- 1176. - border-radius: 2px;
- 1177. - cursor: pointer;
- 1178. - margin-right: 5px;
- 1179. - color: #45688E;
- 1180. - }
- 1181. - .tickets_subtab1.hidden {
- 1182. - display: none;
- 1183. - }
- 1184. - .tickets_moders_subtabs .tickets_subtab1 {
- 1185. - float: right;
- 1186. - margin: 1px 0 1px 5px;
- 1187. - }
- 1188. -
- 1189. - .tickets_subtab1:hover {
- 1190. - background-color: #E1E7ED;
- 1191. - }
- 1192. -
- 1193. - .tickets_subtab1.active {
- 1194. - background-color: #597DA3;
- 1195. - color: white;
- 1196. - cursor: default;
- 1197. - }
- 1198. -
- 1199. - .tickets_subtab2 {
- 1200. - padding: 3px 8px 4px;
- 1201. - font-weight: bold;
- 1202. - }
- 1203. - #support_total_stats {
- 1204. - padding: 20px;
- 1205. - width: auto;
- 1206. - }
- 1207. - #support_total_stats td,
- 1208. - #support_total_stats th {
- 1209. - cursor: auto;
- 1210. - }
- 1211. - .tickets_template_checkbox {
- 1212. - padding-top: 2px;
- 1213. - margin-bottom: -7px;
- 1214. - }
- 1215. - .tickets_work_stats_row {
- 1216. - padding: 5px 0;
- 1217. - }
- 1218. - .tickets_work_stats_title {
- 1219. - width: 270px;
- 1220. - color: #777777;
- 1221. - }
- 1222. - .tickets_work_stats_text {
- 1223. - width: 120px;
- 1224. - font-weight: bold;
- 1225. - }
- 1226. - #tickets_all {
- 1227. - position: relative;
- 1228. - }
- 1229. - #tickets_all_search {
- 1230. - background: #f7f7f7;
- 1231. - padding: 10px;
- 1232. - border-bottom: 1px solid #E1E7ED;
- 1233. - }
- 1234. - #tickets_all_search .all_search {
- 1235. - height: 13px;
- 1236. - width: 418px;
- 1237. - padding: 5px 20px;
- 1238. - background: #FFF url(/images/magglass.png) no-repeat 5px 6px;
- 1239. - outline: none;
- 1240. - }
- 1241. - #tickets_all_search .all_search_progress {
- 1242. - background: url("/images/upload.gif") no-repeat scroll center center transparent;
- 1243. - display: none;
- 1244. - height: 23px;
- 1245. - margin-left: -41px;
- 1246. - margin-top: 1px;
- 1247. - position: relative;
- 1248. - width: 32px;
- 1249. - z-index: 95;
- 1250. - }
- 1251. - #tickets_all_search .tickets_all_reset {
- 1252. - cursor: pointer;
- 1253. - display: none;
- 1254. - background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
- 1255. - padding: 2px;
- 1256. - width: 19px;
- 1257. - height: 19px;
- 1258. - margin-left: -23px;
- 1259. - margin-top: 1px;
- 1260. - opacity: 0.6;
- 1261. - filter: alpha(opacity=60);
- 1262. - position: relative;
- 1263. - z-index: 100;
- 1264. - }
- 1265. - #tickets_all_search.loading .all_search_progress,
- 1266. - #tickets_all_search .tickets_all_reset.shown {
- 1267. - display:block;
- 1268. - }
- 1269. - #tickets_all_search.loading .tickets_all_reset.shown {
- 1270. - display:none;
- 1271. - }
- 1272. - .tickets_search_submit {
- 1273. - padding-left: 10px;
- 1274. - }
- 1275. - #tickets_add_search {
- 1276. - background: #f7f7f7;
- 1277. - padding: 10px;
- 1278. - text-align: center;
- 1279. - /*border-bottom: 1px solid #E1E7ED;*/
- 1280. - }
- 1281. - #tickets_add_title {
- 1282. - height: 13px;
- 1283. - width: 400px;
- 1284. - padding: 5px;
- 1285. - outline: none;
- 1286. - }
- 1287. - .tickets_add_wrap {
- 1288. - width: 430px;
- 1289. - margin: auto;
- 1290. - }
- 1291. - #tickets_add_search .tickets_search_progress {
- 1292. - background: url("/images/upload.gif") no-repeat scroll center center transparent;
- 1293. - display: none;
- 1294. - height: 23px;
- 1295. - margin-left: -41px;
- 1296. - margin-top: 1px;
- 1297. - position: relative;
- 1298. - width: 32px;
- 1299. - z-index: 95;
- 1300. - }
- 1301. - #tickets_add_search .tickets_search_reset {
- 1302. - cursor: pointer;
- 1303. - display: none;
- 1304. - background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
- 1305. - padding: 2px;
- 1306. - width: 19px;
- 1307. - height: 19px;
- 1308. - margin-left: -23px;
- 1309. - margin-top: 1px;
- 1310. - opacity: 0.6;
- 1311. - filter: alpha(opacity=60);
- 1312. - position: relative;
- 1313. - z-index: 100;
- 1314. - }
- 1315. - #tickets_add_search.loading .tickets_search_progress,
- 1316. - #tickets_add_search .tickets_search_reset.shown {
- 1317. - display:block;
- 1318. - }
- 1319. - #tickets_add_search.loading .tickets_search_reset.shown {
- 1320. - display:none;
- 1321. - }
- 1322. -
- 1323. - #tickets_add_content {
- 1324. - padding: 15px;
- 1325. - border-top: 1px solid #DAE1E8;
- 1326. - }
- 1327. - .tickets_add_bug_row {
- 1328. - margin: auto;
- 1329. - width: 430px;
- 1330. - padding: 8px 7px;
- 1331. - border-top: 1px solid #DAE1E8;
- 1332. - cursor: pointer;
- 1333. - }
- 1334. - .tickets_add_bug_row.only {
- 1335. - cursor: default;
- 1336. - }
- 1337. - .tickets_add_bug_row.closed {
- 1338. - background-color: #F7F7F7;
- 1339. - }
- 1340. - .tickets_add_bug_row.over {
- 1341. - background-color: #EDF1F5;
- 1342. - }
- 1343. - .tickets_add_bug_row.over.detailed {
- 1344. - background-color: #FFFFFF;
- 1345. - }
- 1346. - .tickets_add_bug_row.closed.over.detailed {
- 1347. - background-color: #F7F7F7;
- 1348. - }
- 1349. - .tickets_add_bug_row.first {
- 1350. - border-top: none;
- 1351. - }
- 1352. - .tickets_add_bug_content {
- 1353. - width: 385px;
- 1354. - overflow: hidden;
- 1355. - }
- 1356. - .tickets_add_bug_title {
- 1357. - color: #45688E;
- 1358. - font-weight: bold;
- 1359. - }
- 1360. - .tickets_add_bug_full_text {
- 1361. - display: none;
- 1362. - padding-top: 5px;
- 1363. - }
- 1364. - .tickets_add_bug_row.only .tickets_add_bug_full_text {
- 1365. - display: block;
- 1366. - }
- 1367. - .tickets_add_bug_text {
- 1368. - line-height: 160%;
- 1369. - }
- 1370. - .tickets_add_bug_links {
- 1371. - padding-top: 5px;
- 1372. - color: #777777;
- 1373. - }
- 1374. - #tickets_add_button {
- 1375. - text-align: center;
- 1376. - }
- 1377. - #tickets_add_button .button_blue {
- 1378. - margin: 10px 0 0;
- 1379. - }
- 1380. -
- 1381. - #add_bug_form {
- 1382. - display: none;
- 1383. - padding: 20px;
- 1384. - }
- 1385. - #add_bug_form .label {
- 1386. - width: 80px;
- 1387. - padding: 4px 0 1px;
- 1388. - color: #555555;
- 1389. - }
- 1390. - #add_bug_form .value {
- 1391. - padding-bottom: 5px;
- 1392. - }
- 1393. - #add_bug_form .value input.text {
- 1394. - border: 1px solid #C0CAD5;
- 1395. - width: 200px;
- 1396. - }
- 1397. - #add_bug_form textarea {
- 1398. - width: 380px;
- 1399. - height: 170px;
- 1400. - }
- 1401. - .tickets_moders_subtabs {
- 1402. - background-color: #F7F7F7;
- 1403. - border: 1px solid #DAE1E8;
- 1404. - border-width: 1px 0px;
- 1405. - padding: 10px;
- 1406. - }
- 1407. - .tickets_moders_controls {
- 1408. - width: 80px;
- 1409. - }
- 1410. - .tickets_l_arr, .tickets_r_arr {
- 1411. - margin-right: 5px;
- 1412. - font-size: 1.27em;
- 1413. - display: inline;
- 1414. - width: 20px;
- 1415. - height: 20px;
- 1416. - border: 1px solid #DAE1E8;
- 1417. - cursor: pointer;
- 1418. - }
- 1419. - .tickets_l_arr {
- 1420. - background: #FFFFFF url(/images/stat_arrow_left.gif) 1px 2px no-repeat;
- 1421. - }
- 1422. - .tickets_r_arr {
- 1423. - background: #FFFFFF url(/images/stat_arrow_right.gif) 2px 2px no-repeat;
- 1424. - }
- 1425. - .tickets_l_arr.over,.tickets_r_arr.over {
- 1426. - border: 1px solid #45688E;
- 1427. - }
- 1428. - .tickets_l_arr.off,.tickets_r_arr.off {
- 1429. - display: none;
- 1430. - }
- 1431. - .tickets_moders_label {
- 1432. - color: #45688E;
- 1433. - font-weight: bold;
- 1434. - margin-top: 4px;
- 1435. - }
- 1436. - .tickets_detailed_loading {
- 1437. - height: 200px;
- 1438. - background: url(/images/progress7.gif) 50% 50% no-repeat;
- 1439. - }
- 1440. - .tickets_online {
- 1441. - width: 50px;
- 1442. - color: #999999;
- 1443. - text-align: center;
- 1444. - }
- 1445. - #tickets_similar .no_tickets_found {
- 1446. - padding: 10px 0;
- 1447. - }
- 1448. - #tickets_content .pg_more_link {
- 1449. - margin: 0 15px 15px;
- 1450. - border-top: none;
- 1451. - }
- 1452. - #tickets_search_options {
- 1453. - clear: both;
- 1454. - padding-top: 10px;
- 1455. - }
- 1456. - #tickets_search_options .radiobtn {
- 1457. - padding-right: 30px;
- 1458. - }
- 1459. - #tickets_search_options.shown {
- 1460. - display: block;
- 1461. - }
- 1462. - #tickets_checked {
- 1463. - padding: 5px 0 15px;
- 1464. - }
- 1465. - #tickets_all_selected {
- 1466. - padding: 10px;
- 1467. - background: #F7F7F7;
- 1468. - border-bottom: 1px solid #DAE1E8;
- 1469. - display: none;
- 1470. - }
- 1471. - #tickets_all_selected .tickets_subtab1 {
- 1472. - margin: 3px 1px 2px;
- 1473. - }
- 1474. - .t_tabx {
- 1475. - margin: 2px -1px 0 5px;
- 1476. - cursor: pointer;
- 1477. - width: 11px;
- 1478. - height: 11px;
- 1479. - background: url(/images/pics/im_tabx.gif?1) 0 -13px;
- 1480. - opacity: 0.2;
- 1481. - filter: alpha(opacity=20);
- 1482. - }
- 1483. - .t_tabx.over {
- 1484. - opacity: 1;
- 1485. - filter: alpha(opacity=100);
- 1486. - }
- 1487. -
- 1488. - #tickets_send_autoanswer {
- 1489. - width: 375px;
- 1490. - height: 80px;
- 1491. - }
- 1492. - #support_pass_answer_wrap #tickets_send_autoanswer {
- 1493. - width: 452px;
- 1494. - }
- 1495. -
- 1496. - #tickets_stat_access_check {
- 1497. - padding: 200px;
- 1498. - }
- 1499. - .tickets_wait_img {
- 1500. - text-align: center;
- 1501. - padding-top: 10px;
- 1502. - }
- 1503. - .similar_search_bar {
- 1504. - background: #F7F7F7;
- 1505. - padding: 10px;
- 1506. - border-bottom: 1px solid #E9EDF1;
- 1507. - margin: 0 0 0 10px;
- 1508. - }
- 1509. - .similar_row_wrap:first-child {
- 1510. - margin-top: 10px;
- 1511. - }
- 1512. -
- 1513. - .similar_search_bar .similar_loading_bar {
- 1514. - background: url('/images/upload.gif') center center no-repeat;
- 1515. - width: 32px;
- 1516. - height: 9px;
- 1517. - margin: 8px 0px 0px 469px;
- 1518. - z-index: 95;
- 1519. - position: absolute;
- 1520. - display: none;
- 1521. - }
- 1522. - .similar_loading .similar_loading_bar {
- 1523. - display: block;
- 1524. - }
- 1525. - .tickets_next_link {
- 1526. - display: block;
- 1527. - padding: 6px 10px 0px;
- 1528. - margin: 0px 5px;
- 1529. - font-weight: normal;
- 1530. - height: 20px;
- 1531. - text-align: center;
- 1532. - }
- 1533. - .tickets_next_link:hover {
- 1534. - background-color: #E1E7ED;
- 1535. - text-decoration: none;
- 1536. - }
- 1537. - #tickets_extra_options {
- 1538. - padding-top: 10px;
- 1539. - }
- 1540. - #tickets_extra_options input.text {
- 1541. - margin-right: 25px;
- 1542. - width: 120px;
- 1543. - }
- 1544. - #tickets_extra_options .extra_row {
- 1545. - margin-bottom: 10px;
- 1546. - color: #555;
- 1547. - }
- 1548. - .ticket_time {
- 1549. - margin-bottom: 10px;
- 1550. - }
- 1551. - .ticket_time_date {
- 1552. - margin-right: 10px;
- 1553. - }
- 1554. - .ticket_time_label {
- 1555. - width: 25px;
- 1556. - margin-top: 5px;
- 1557. - }
- 1558. - .tickets_extra_label {
- 1559. - width: 135px;
- 1560. - margin-top: 5px;
- 1561. - color: #555;
- 1562. - }
- 1563. - #tickets_extra_title {
- 1564. - color: #555;
- 1565. - font-weight: bold;
- 1566. - margin: 20px 0 15px;
- 1567. - }
- 1568. - #tickets_time {
- 1569. - padding: 12px 23px 0;
- 1570. - }
- 1571. - .tickets_unbind {
- 1572. - margin-top: 2px;
- 1573. - margin-left: 3px;
- 1574. - background: url("/images/hide_to.gif") no-repeat scroll 0px -1px #F7F7F7;
- 1575. - cursor: pointer;
- 1576. - height: 12px;
- 1577. - width: 14px;
- 1578. - opacity: 0.5;
- 1579. - clear: right;
- 1580. - filter: alpha(opacity=50);
- 1581. - }
- 1582. - .tickets_vader {
- 1583. - background: url("/images/lord_vader.png") no-repeat 3px 50%;
- 1584. - width: 60px;
- 1585. - height: 51px;
- 1586. - }
- 1587. -
- 1588. - #privacy_dropdown.privacy_dropdown_tickets_actions .header div {
- 1589. - padding: 3px 21px 5px 4px;
- 1590. - }
- 1591. - #privacy_dropdown.privacy_dropdown_tickets_actions .item,
- 1592. - #privacy_dropdown.privacy_dropdown_tickets_actions .item_sel,
- 1593. - #privacy_dropdownprivacy_dropdown_tickets_actions .item_sel_plus {
- 1594. - padding: 4px 21px 6px 5px;
- 1595. - }
- 1596. - #privacy_dropdown.privacy_dropdown_tickets_actions .item_sel, #privacy_dropdown .item_sel_plus {
- 1597. - padding: 3px 21px 5px 5px;
- 1598. - }
- 1599. -
- 1600. - /* Payments support */
- 1601. - .tickets_dmca_head,
- 1602. - .tickets_pay_head {
- 1603. - margin: 0px 0 4px;
- 1604. - padding: 10px 0px 4px;
- 1605. - font-size: 1.09em;
- 1606. - line-height: 1.27em;
- 1607. - color: #45688E;
- 1608. - font-weight: bold;
- 1609. - }
- 1610. - #tickets_payment_data {
- 1611. - padding: 0px 0px 15px;
- 1612. - }
- 1613. - #tickets_dmca_holder .radiobtn,
- 1614. - #tickets_payment_type .radiobtn {
- 1615. - padding: 5px 0px;
- 1616. - }
- 1617. - #tickets_paysystem_wrap .radiobtn {
- 1618. - padding: 5px 0px;
- 1619. - }
- 1620. - .tickets_payment_row {
- 1621. - padding-top: 10px;
- 1622. - display: none;
- 1623. - }
- 1624. - .tickets_payment_desc {
- 1625. - height: 40px;
- 1626. - resize: none;
- 1627. - display: block;
- 1628. - }
- 1629. - .tickets_payment_desc,
- 1630. - .tickets_payment_input {
- 1631. - width: 300px;
- 1632. - }
- 1633. - #tickets_payment_other {
- 1634. - display: none;
- 1635. - padding-top: 15px;
- 1636. - }
- 1637. - #tickets_post_form #tickets_payment_type .tickets_pay_head {
- 1638. - padding-top: 0px;
- 1639. - }
- 1640. - .tickets_envelope_controls {
- 1641. - padding-top: 5px;
- 1642. - }
- 1643. - #tickets_post_form #tickets_payment_data {
- 1644. - padding-bottom: 10px;
- 1645. - }
- 1646. - .tickets_dmca_data,
- 1647. - .tickets_pay_data {
- 1648. - padding-top: 10px;
- 1649. - }
- 1650. - .tickets_dmca_data_row,
- 1651. - .tickets_pay_data_row {
- 1652. - padding-top: 5px;
- 1653. - }
- 1654. - .tickets_dmca_data_row.links {
- 1655. - padding-top: 10px;
- 1656. - padding-bottom: 20px;
- 1657. - }
- 1658. - .tickets_dmca_data_row.blocked {
- 1659. - padding-top: 0px;
- 1660. - padding-bottom: 15px;
- 1661. - }
- 1662. - .tickets_dmca_data_row .label,
- 1663. - .tickets_pay_data .label {
- 1664. - min-width: 150px;
- 1665. - color: #777;
- 1666. - }
- 1667. - .tickets_dmca_data_row .value,
- 1668. - .tickets_pay_data .value {
- 1669. - max-width: 380px;
- 1670. - }
- 1671. - .tickets_dmca_data_row.blocked .label,
- 1672. - .tickets_dmca_data_row.name .label,
- 1673. - .tickets_dmca_data_row.links .label {
- 1674. - padding-bottom: 5px;
- 1675. - }
- 1676. - .tickets_dmca_data_row.links .value {
- 1677. - max-width: 530px;
- 1678. - white-space: nowrap;
- 1679. - overflow: hidden;
- 1680. - text-overflow: ellipsis;
- 1681. - }
- 1682. - .tickets_dmca_buttons {
- 1683. - padding-top: 10px;
- 1684. - }
- 1685. - .tickets_dmca_buttons .button_gray {
- 1686. - margin-left: 10px;
- 1687. - }
- 1688. - #tickets_decline_dmca_comment {
- 1689. - width: 393px;
- 1690. - height: 70px;
- 1691. - }
- 1692. - .is_rtl1 .tickets_dmca_buttons .button_gray {
- 1693. - margin-left: 0px;
- 1694. - margin-right: 10px;
- 1695. - }
- 1696. - .tickets_payments_header {
- 1697. - display: inline-block;
- 1698. - margin-top: 10px;
- 1699. - }
- 1700. - .tickets_payments_header a:hover {
- 1701. - text-decoration: none;
- 1702. - }
- 1703. - .tickets_payments_header .mi_section {
- 1704. - margin: 10px 0 0;
- 1705. - width: 597px;
- 1706. - }
- 1707. - .tickets_payments_header th {
- 1708. - text-align: left;
- 1709. - }
- 1710. - #tickets_payment_data .cal_table .day {
- 1711. - color: #999;
- 1712. - }
- 1713. - #tickets_payment_data .cal_table .day.past_day,
- 1714. - #tickets_payment_data .cal_table .day.today {
- 1715. - color: #000;
- 1716. - }
- 1717. -
- 1718. - #tickets_dmca_data {
- 1719. - padding: 0px 0px 15px;
- 1720. - }
- 1721. - .tickets_dmca_row {
- 1722. - padding-top: 10px;
- 1723. - }
- 1724. - .tickets_dmca_row.padd {
- 1725. - padding-top: 20px;
- 1726. - }
- 1727. - .tickets_dmca_row .checkbox {
- 1728. - line-height: 170%;
- 1729. - padding-left: 20px;
- 1730. - position: relative;
- 1731. - }
- 1732. - .tickets_dmca_row .checkbox div {
- 1733. - margin-top: 2px;
- 1734. - left: 0px !important;
- 1735. - left: -20px;
- 1736. - position: absolute;
- 1737. - }
- 1738. - .tickets_dmca_row .selector_container td.selector input {
- 1739. - height: 17px;
- 1740. - margin-bottom: 2px;
- 1741. - }
- 1742. - .tickets_dmca_input {
- 1743. - width: 300px;
- 1744. - height: 13px;
- 1745. - padding: 5px !important;
- 1746. - }
- 1747. - .tickets_dmca_log_in_msg {
- 1748. - line-height: 160%;
- 1749. - padding: 20px;
- 1750. - }
- 1751. - .tickets_dmca_log_in_btn {
- 1752. - text-align: center;
- 1753. - margin-bottom: 30px;
- 1754. - }
- 1755. - .tickets_late_info {
- 1756. - width: 500px;
- 1757. - }
- 1758. - #tickets_pass_btn {
- 1759. - margin-right: 10px;
- 1760. - display: block;
- 1761. - padding: 6px 14px 0px;
- 1762. - font-weight: normal;
- 1763. - height: 19px;
- 1764. - text-align: center;
- 1765. - }
- 1766. - #tickets_pass_btn:hover {
- 1767. - background: #E1E7ED;
- 1768. - text-decoration: none;
- 1769. - }
- 1770. - .tickets_box_title_wrap {
- 1771. - background: #597BA5;
- 1772. - padding: 10px 10px 11px;
- 1773. - position: relative;
- 1774. - overflow: hidden;
- 1775. - }
- 1776. - .tickets_box_close {
- 1777. - padding: 7px 5px;
- 1778. - color: #C7D7E9;
- 1779. - -webkit-transition: color 100ms linear;
- 1780. - -moz-transition: color 100ms linear;
- 1781. - -o-transition: color 100ms linear;
- 1782. - transition: color 100ms linear;
- 1783. - }
- 1784. - .tickets_box_close:hover {
- 1785. - color: #FFF;
- 1786. - text-decoration: none;
- 1787. - }
- 1788. - .tickets_box_title {
- 1789. - color: white;
- 1790. - padding: 7px 5px;
- 1791. - font-weight: bold;
- 1792. - font-size: 1.09em;
- 1793. - }
- 1794. - .tickets_replies_cont {
- 1795. - padding: 5px 15px;
- 1796. - }
- 1797. - .tickets_reply_comments {
- 1798. - padding-top: 10px;
- 1799. - }
- 1800. - .tickets_reply_post_field {
- 1801. - position: relative;
- 1802. - }
- 1803. - .tickets_reply_post_field .fw_reply_thumb {
- 1804. - position: absolute;
- 1805. - top: 6px;
- 1806. - left: 0px;
- 1807. - z-index: 10;
- 1808. - }
- 1809. - .tickets_reply_post_field .reply_field_tail {
- 1810. - display: block;
- 1811. - margin-left: -4px;
- 1812. - margin-top: 21px;
- 1813. - }
- 1814. - .big_wall_post.tickets_reply_post_field #submit_post_box {
- 1815. - padding: 6px 6px 6px 69px;
- 1816. - margin-left: -6px;
- 1817. - border-bottom: none;
- 1818. - }
- 1819. - .big_wall_post.tickets_reply_post_field #submit_post_box textarea {
- 1820. - font-size: 11px !important;
- 1821. - width: 453px;
- 1822. - height: 42px;
- 1823. - }
- 1824. - .support_hide_all {
- 1825. - display: none;
- 1826. - }
- 1827. - .shown .support_hide_all {
- 1828. - display: inline;
- 1829. - }
- 1830. - .shown .support_show_all {
- 1831. - display: none;
- 1832. - }
- 1833. - #tickets_all_check {
- 1834. - position: absolute;
- 1835. - top: 0px;
- 1836. - left: 15px;
- 1837. - padding: 14px 7px 5px 11px;
- 1838. - }
- 1839. - .tickets_next_chkbx {
- 1840. - padding: 6px 5px 0px 10px;
- 1841. - color: #777;
- 1842. - }
- 1843. - .tickets_next_chkbx .checkbox {
- 1844. - text-overflow: ellipsis;
- 1845. - max-width: 180px;
- 1846. - overflow: hidden;
- 1847. - white-space: nowrap;
- 1848. - }
- 1849. - .tickets_stats_text {
- 1850. - color: #777;
- 1851. - font-size: 0.9em;
- 1852. - padding: 0px 2px;
- 1853. - }
- 1854. - .tickets_moder_link {
- 1855. - font-weight: bold;
- 1856. - max-width: 149px;
- 1857. - overflow: hidden;
- 1858. - text-overflow: ellipsis;
- 1859. - }
- 1860. - .tickets_moder_id {
- 1861. - color: #777777;
- 1862. - font-weight: normal;
- 1863. - padding-left: 5px;
- 1864. - }
- 1865. - .tickets_stats_value {
- 1866. - font-weight: bold;
- 1867. - }
- 1868. - .tickets_block_playback_wrap {
- 1869. - padding-top: 10px;
- 1870. - }
- 1871. - #tickets_block_playback_saved {
- 1872. - color: #777;
- 1873. - opacity: 0;
- 1874. - }
- 1875. - .tickets_mob {
- 1876. - width: 0px;
- 1877. - height: 12px;
- 1878. - padding-left: 7px;
- 1879. - margin-right: 4px;
- 1880. - background: url(/images/mobile_online.gif?1) no-repeat -11px 0;
- 1881. - *zoom: 1;
- 1882. - cursor: pointer;
- 1883. - }
- 1884. - .tickets_media_icon {
- 1885. - float: left;
- 1886. - background: url(/images/icons/mono_iconset.gif?8) no-repeat 0 -294px;
- 1887. - width: 11px;
- 1888. - height: 11px;
- 1889. - margin-right: 3px;
- 1890. - margin-top: 3px;
- 1891. - }
- ------
Advertisement
Add Comment
Please, Sign In to add comment