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