Hormold

VK Change (#1382359509)

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