Hormold

VK Change (#1382095804)

Oct 18th, 2013
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 41.22 KB | None | 0 0
  1. Файл - apps_edit.css (Старый размер - 29085 | Новый - 0):
  2. 0.  - #apps_edit_css {
  3. 1.  -   display: none;
  4. 2.  - }
  5. 3.  -
  6. 4.  - #app_edit {
  7. 5.  -   line-height: 140%;
  8. 6.  - }
  9. 7.  -
  10. 8.  - .app_edit_main {
  11. 9.  -   background: #F7F7F7;
  12. 10.  - }
  13. 11.  -
  14. 12.  - .app_edit_main  h5 {
  15. 13.  -   color: #45688E;
  16. 14.  -   font-size: 1.18em;
  17. 15.  -   margin: 24px 0 12px;
  18. 16.  - }
  19. 17.  -
  20. 18.  - #apps_edit_progress {
  21. 19.  -   margin: 9px 0px 0px 580px;
  22. 20.  -   position: absolute;
  23. 21.  -   display: none;
  24. 22.  - }
  25. 23.  -
  26. 24.  - #app_edit_error {
  27. 25.  -   border: 1px solid #E89B88;
  28. 26.  -   background-color: #FFEFE8;
  29. 27.  -   padding: 8px 11px;
  30. 28.  -   line-height: 160%;
  31. 29.  - }
  32. 30.  -
  33. 31.  - .apps_edit_dld {
  34. 32.  -   border: 1px solid #CCCCCC;
  35. 33.  -   background-color: #F7F7F7;
  36. 34.  -   padding: 8px 11px;
  37. 35.  - }
  38. 36.  -
  39. 37.  - #app_edit_error_wrap {
  40. 38.  -   padding: 15px 15px 5px;
  41. 39.  -   display: none;
  42. 40.  - }
  43. 41.  -
  44. 42.  - #app_edit_cont {
  45. 43.  -   padding: 15px;
  46. 44.  -   position: relative;
  47. 45.  -   border: 1px solid #F7F7F7;
  48. 46.  - }
  49. 47.  -
  50. 48.  - #app_edit_cont.white {
  51. 49.  -   background: #FFFFFF;
  52. 50.  - }
  53. 51.  -
  54. 52.  - .apps_edit_table {
  55. 53.  -   width: 100%;
  56. 54.  -   border-spacing: 0px;
  57. 55.  - }
  58. 56.  -
  59. 57.  - .apps_edit_table td {
  60. 58.  -   padding: 5px 5px;
  61. 59.  -   vertical-align: top;
  62. 60.  - }
  63. 61.  - td.apps_edit_info_r {
  64. 62.  -   padding: 5px 0px;
  65. 63.  - }
  66. 64.  - td.apps_edit_wide {
  67. 65.  -   padding-left: 0px;
  68. 66.  - }
  69. 67.  -
  70. 68.  - .apps_edit_table .label {
  71. 69.  -   color: #666666;
  72. 70.  -   width: 165px;
  73. 71.  -   padding-top: 9px;
  74. 72.  - }
  75. 73.  -
  76. 74.  - .apps_edit_table .apps_edit_t {
  77. 75.  -   padding-top: 9px;
  78. 76.  - }
  79. 77.  - .apps_edit_table .apps_edit_i {
  80. 78.  -   padding: 8px 26px 0px 26px;
  81. 79.  -   background-repeat: no-repeat;
  82. 80.  -   background-position: 5px 7px;
  83. 81.  - }
  84. 82.  - .apps_edit_table .apps_edit_r {
  85. 83.  -   padding-top: 9px;
  86. 84.  -   padding-bottom: 20px;
  87. 85.  - }
  88. 86.  - .apps_edit_table .apps_edit_rs {
  89. 87.  -   padding-top: 9px;
  90. 88.  -   padding-bottom: 0px;
  91. 89.  - }
  92. 90.  -
  93. 91.  -
  94. 92.  - .apps_edit_table .text {
  95. 93.  -   width: 238px;
  96. 94.  - }
  97. 95.  - .apps_edit_table textarea {
  98. 96.  -   height: 60px;
  99. 97.  -   float: left;
  100. 98.  -   margin-right: 6px;
  101. 99.  -   padding: 7px 9px 8px;
  102. 100.  - }
  103. 101.  -
  104. 102.  - .app_edit_admins {
  105. 103.  -   padding-bottom: 12px;
  106. 104.  - }
  107. 105.  - .app_admin_label {
  108. 106.  -   text-align: right;
  109. 107.  -   vertical-align: top;
  110. 108.  -   width: 159px;
  111. 109.  -   padding: 3px 10px;
  112. 110.  -   color: #666666;
  113. 111.  - }
  114. 112.  - .app_admin_row {
  115. 113.  -   background: none repeat scroll 0 0 #FFFFFF;
  116. 114.  -   border: 1px solid #DAE1E8;
  117. 115.  -   margin: 0 0 3px 0;
  118. 116.  -   padding: 7px 7px 5px;
  119. 117.  -   width: 294px;
  120. 118.  - }
  121. 119.  - .app_admin_row .img {
  122. 120.  -   padding: 0px;
  123. 121.  - }
  124. 122.  - .app_admin_row .info {
  125. 123.  -   padding: 0px 0px 0px 7px;
  126. 124.  - }
  127. 125.  - .app_admin_row .actions {
  128. 126.  -   color: #777777;
  129. 127.  -   font-size: 0.81em;
  130. 128.  - }
  131. 129.  - .app_admin_row img {
  132. 130.  -   width: 25px;
  133. 131.  -   height: 25px;
  134. 132.  - }
  135. 133.  - .app_admin_input {
  136. 134.  -   width: 304px;
  137. 135.  -   height: 13px;
  138. 136.  -   outline: medium none;
  139. 137.  - }
  140. 138.  -
  141. 139.  - .app_edit_photo {
  142. 140.  -   position: absolute;
  143. 141.  -   margin: 14px 0px 0px 478px;
  144. 142.  -   width: 110px;
  145. 143.  -   text-align: center;
  146. 144.  - }
  147. 145.  - .apps_edit_img_opts {
  148. 146.  -   margin-bottom: 5px;
  149. 147.  - }
  150. 148.  - .app_edit_photo img {
  151. 149.  -   border-radius: 5px;
  152. 150.  -   -moz-border-radius: 5px;
  153. 151.  -   -webkit-border-radius: 5px;
  154. 152.  - }
  155. 153.  - div.apps_edit_header {
  156. 154.  -   padding: 20px 0px 5px 180px;
  157. 155.  -   font-weight: bold;
  158. 156.  -   font-size: 1.18em;
  159. 157.  -   color: #2B587A;
  160. 158.  - }
  161. 159.  - td.apps_edit_header {
  162. 160.  -   padding: 20px 5px 5px 5px;
  163. 161.  -   font-weight: bold;
  164. 162.  -   font-size: 1.18em;
  165. 163.  -   color: #2B587A;
  166. 164.  - }
  167. 165.  - .apps_edit_create {
  168. 166.  -   padding: 0px 0px 20px 0px;
  169. 167.  - }
  170. 168.  - .app_policy {
  171. 169.  -   background: none repeat scroll 0 0 #FFFFFF;
  172. 170.  -   border: 1px solid #DAE1E8;
  173. 171.  -   font-weight: normal;
  174. 172.  -   margin: 0 0 20px 0;
  175. 173.  -   padding: 10px;
  176. 174.  -   line-height: 140%;
  177. 175.  - }
  178. 176.  -
  179. 177.  - #apps_edit_tabs_small {
  180. 178.  -   padding: 10px 10px 10px 5px;
  181. 179.  -   border-bottom: 1px solid #DAE1E8;
  182. 180.  -   background: #F7F7F7;
  183. 181.  -   line-height: 140%;
  184. 182.  - }
  185. 183.  - .app_edit_tabs {
  186. 184.  -   line-height: 140%;
  187. 185.  - }
  188. 186.  - .app_tab, .app_tab_selected, .app_tab_over {
  189. 187.  -   cursor: pointer;
  190. 188.  -   padding: 3px 0px 2px 5px;
  191. 189.  -   float: left;
  192. 190.  - }
  193. 191.  - .app_tab2 {
  194. 192.  -   padding: 3px 6px 4px;
  195. 193.  - }
  196. 194.  - .app_tab_over .app_tab2 {
  197. 195.  -   -moz-border-radius: 2px;
  198. 196.  -   -webkit-border-radius: 2px;
  199. 197.  -   border-radius: 2px;
  200. 198.  -   background-color: #E1E7ED;
  201. 199.  - }
  202. 200.  - .app_tab_selected .app_tab2 {
  203. 201.  -   -moz-border-radius: 2px;
  204. 202.  -   -webkit-border-radius: 2px;
  205. 203.  -   border-radius: 2px;
  206. 204.  -   background-color: #597DA3;
  207. 205.  - }
  208. 206.  - .app_tab3 {
  209. 207.  -   font-weight: bold;
  210. 208.  -   color: #45688E;
  211. 209.  -   padding-left: 2px;
  212. 210.  -   padding-right: 5px;
  213. 211.  -   -o-text-overflow: ellipsis;
  214. 212.  -   text-overflow: ellipsis;
  215. 213.  - }
  216. 214.  - .app_tab3_nav {
  217. 215.  -   padding-right: 2px;
  218. 216.  - }
  219. 217.  - .app_tab_selected .app_tab3 {
  220. 218.  -   color: #FFF;
  221. 219.  - }
  222. 220.  -
  223. 221.  - .app_stat_head {
  224. 222.  -   border-bottom: 1px solid #DAE1E8;
  225. 223.  -   color: #45688E;
  226. 224.  -   font-size: 1.09em;
  227. 225.  -   font-weight: bold;
  228. 226.  -   margin: 0 10px 20px;
  229. 227.  -   padding: 20px 0 2px;
  230. 228.  -   text-align: left;
  231. 229.  - }
  232. 230.  - .app_stat_head.no_padd {
  233. 231.  -   padding-top: 5px;
  234. 232.  - }
  235. 233.  - .app_stat_head.no_lpadd {
  236. 234.  -   margin-left: 5px;
  237. 235.  -   margin-right: 5px;
  238. 236.  - }
  239. 237.  - .app_stat_menu_items {
  240. 238.  -   float: right;
  241. 239.  -   margin-right: 14px;
  242. 240.  -   margin-top: 10px;
  243. 241.  - }
  244. 242.  - .app_stat_menu_items .active {
  245. 243.  -   font-weight: bold;
  246. 244.  - }
  247. 245.  - .app_flash_wrap {
  248. 246.  -   width: 590px;
  249. 247.  -   height: 385px;
  250. 248.  -   margin-bottom: 15px;
  251. 249.  - }
  252. 250.  -
  253. 251.  - .app_l_arr, .app_r_arr {
  254. 252.  -  margin-left: 3px;
  255. 253.  -  margin-top: 6px;
  256. 254.  -  margin-right: 1px;
  257. 255.  -  *margin-top: 0px;
  258. 256.  -  *margin-bottom: 3px;
  259. 257.  -  font-size: 1.27em;
  260. 258.  -  display: inline;
  261. 259.  -  float:right;
  262. 260.  - }
  263. 261.  - .app_l_arr a, .app_r_arr a {
  264. 262.  -  border: 1px solid #DAE2E8;
  265. 263.  -  border-width: 1px 1px 1px 1px;
  266. 264.  -  background-color:#fff;
  267. 265.  -  padding:0px 5px 3px 5px;
  268. 266.  -  *line-height: 2.27em;
  269. 267.  - }
  270. 268.  - .app_l_arr a:hover, .app_r_arr a:hover {
  271. 269.  -  text-decoration:none;
  272. 270.  -  border: 1px solid #45688E;
  273. 271.  - }
  274. 272.  - .app_time_label {
  275. 273.  -   display: inline;
  276. 274.  -   float: left;
  277. 275.  -   margin-bottom: 6px;
  278. 276.  -   margin-top: 8px;
  279. 277.  - }
  280. 278.  - .app_no_payments {
  281. 279.  -   color: #777777;
  282. 280.  -   line-height: 200%;
  283. 281.  -   margin: 0 0 6px 40px;
  284. 282.  -   padding: 30px 0;
  285. 283.  -   text-align: center;
  286. 284.  -   width: 517px;
  287. 285.  - }
  288. 286.  - .app_pay_filter.text {
  289. 287.  -   margin: -4px 31px 10px 0;
  290. 288.  -   width: 100px;
  291. 289.  - }
  292. 290.  - .app_info_msg {
  293. 291.  -   background-color: #F7F7F7;
  294. 292.  -   border: 1px solid #BCC9D7;
  295. 293.  -   font-weight: normal;
  296. 294.  -   padding: 8px 11px;
  297. 295.  -   line-height: 160%;
  298. 296.  -   margin: 0 -5px;
  299. 297.  - }
  300. 298.  - .app_cur_status .app_info_msg {
  301. 299.  -   margin: 0;
  302. 300.  - }
  303. 301.  - .app_info_msg.check {
  304. 302.  -   background-color: #FFFFFF;
  305. 303.  - }
  306. 304.  - .app_pay_label {
  307. 305.  -   height: 25px;
  308. 306.  -   width: 130px;
  309. 307.  - }
  310. 308.  - .app_coins_neg {
  311. 309.  -   color: #990000;
  312. 310.  - }
  313. 311.  - .app_cur_status {
  314. 312.  -   padding: 15px;
  315. 313.  -   line-height: 160%;
  316. 314.  - }
  317. 315.  - #apps_comment_form {
  318. 316.  -   padding: 0px 15px 15px;
  319. 317.  -   border-bottom: 1px solid #DAE1E8;
  320. 318.  - }
  321. 319.  - #apps_comment_form .checkbox {
  322. 320.  -   margin: 16px 0px 0px 10px;
  323. 321.  - }
  324. 322.  - .is_rtl1 #apps_comment_form .checkbox {
  325. 323.  -   margin: 16px 10px 0px 0px;
  326. 324.  - }
  327. 325.  - .app_checks_summary {
  328. 326.  -   border-bottom: 1px solid #DAE1E8;
  329. 327.  -   color: #45688E;
  330. 328.  -   font-weight: bold;
  331. 329.  -   padding-bottom: 2px;
  332. 330.  - }
  333. 331.  - .app_comment {
  334. 332.  -   padding: 10px 0;
  335. 333.  -   border-bottom: 1px solid #DAE1E8;
  336. 334.  - }
  337. 335.  - .app_comment:last-child {
  338. 336.  -   border-bottom: 0px;
  339. 337.  - }
  340. 338.  - .app_comment .image {
  341. 339.  -   width: 50px;
  342. 340.  -   height: 50px;
  343. 341.  -   vertical-align: top;
  344. 342.  - }
  345. 343.  - .app_comment .image a {
  346. 344.  -   width: 50px;
  347. 345.  -   height: 50px;
  348. 346.  -   overflow: hidden;
  349. 347.  -   display: block;
  350. 348.  - }
  351. 349.  - .app_comment .icon {
  352. 350.  -   width: 50px;
  353. 351.  -   padding-top: 2px;
  354. 352.  -   vertical-align: top;
  355. 353.  - }
  356. 354.  - .app_comment .subicon {
  357. 355.  -   height: 14px;
  358. 356.  -   width: 14px;
  359. 357.  -   background: transparent url(/images/tasks_icons.gif) 0 0 no-repeat;
  360. 358.  - }
  361. 359.  - .app_comment.q .subicon {
  362. 360.  -   background-position: 0 -54px;
  363. 361.  - }
  364. 362.  - .app_comment.ko .subicon {
  365. 363.  -   background-position: 0 -68px;
  366. 364.  - }
  367. 365.  - .app_comment.ok .subicon {
  368. 366.  -   background-position: 0 -42px;
  369. 367.  - }
  370. 368.  - .app_comment .info {
  371. 369.  -   padding-left: 14px;
  372. 370.  -   vertical-align: top;
  373. 371.  - }
  374. 372.  - .app_comment .status {
  375. 373.  -   padding-left: 14px;
  376. 374.  -   color: #555555;
  377. 375.  -   vertical-align: top;
  378. 376.  - }
  379. 377.  - .app_comment .date {
  380. 378.  -   color: #777777;
  381. 379.  -   font-size: 0.9em;
  382. 380.  -   padding-top: 3px;
  383. 381.  - }
  384. 382.  - .app_author {
  385. 383.  -   font-weight: bold;
  386. 384.  -   color: #2B587A;
  387. 385.  - }
  388. 386.  - .app_checks_summary .pages_top {
  389. 387.  -   margin-top: -5px;
  390. 388.  -   font-weight: normal;
  391. 389.  - }
  392. 390.  - #apps_page_progress {
  393. 391.  -   margin: 3px 5px;
  394. 392.  -   display: none;
  395. 393.  - }
  396. 394.  -
  397. 395.  - .apps_edit_table .text_small {
  398. 396.  -   width: 50px;
  399. 397.  - }
  400. 398.  - .apps_edit_table .apps_edit_desc {
  401. 399.  -   padding-right: 85px;
  402. 400.  -   color: #777777;
  403. 401.  - }
  404. 402.  - .apps_edit_table .apps_edit_desc_abs {
  405. 403.  -   position: absolute;
  406. 404.  -   color: #777777;
  407. 405.  -   margin-left: 20px;
  408. 406.  - }
  409. 407.  - .apps_edit_setup {
  410. 408.  -   display: block;
  411. 409.  -   padding-top: 8px;
  412. 410.  - }
  413. 411.  - .apps_edit_top {
  414. 412.  -   height: 10px;
  415. 413.  - }
  416. 414.  - .apps_edit_iframe_res {
  417. 415.  -   color: #777777;
  418. 416.  -   padding: 2px;
  419. 417.  - }
  420. 418.  - #apps_edit_save {
  421. 419.  -   margin-top: 10px;
  422. 420.  - }
  423. 421.  -
  424. 422.  - #apps_check_history div.block, div.trust, div.request, div.verify, div.decline {
  425. 423.  -   margin-top: 5px;
  426. 424.  -   padding: 10px;
  427. 425.  - }
  428. 426.  -
  429. 427.  - #apps_check_history div.block {
  430. 428.  -   border: 1px solid #E4D4CA;
  431. 429.  -   background-color: #F5E9E2;
  432. 430.  - }
  433. 431.  -
  434. 432.  - #apps_check_history div.decline {
  435. 433.  -   border: 1px solid #E8E0C3;
  436. 434.  -   background-color: #FAF3D8;
  437. 435.  - }
  438. 436.  -
  439. 437.  - #apps_check_history div.request {
  440. 438.  -   border: 1px solid #E0E0E0;
  441. 439.  -   background-color: #FCFCFC;
  442. 440.  - }
  443. 441.  -
  444. 442.  - #apps_check_history div.verify {
  445. 443.  -   border: 1px solid #CDD1E1;
  446. 444.  -   background-color: #E4E7F2;
  447. 445.  - }
  448. 446.  -
  449. 447.  - #apps_check_history div.trust {
  450. 448.  -   border: 1px solid #CFDEBF;
  451. 449.  -   background-color: #E8F2DC;
  452. 450.  - }
  453. 451.  -
  454. 452.  - #apps_check_history #check_history {
  455. 453.  -   padding: 0px 10px 10px;
  456. 454.  - }
  457. 455.  - #flash_api_external_cont {
  458. 456.  -   height: 1px;
  459. 457.  -   position: absolute;
  460. 458.  - }
  461. 459.  - .apps_admin_info {
  462. 460.  -   color: #BBBBBB;
  463. 461.  -   font-weight: bold;
  464. 462.  -   padding: 0px 5px;
  465. 463.  -   cursor: default;
  466. 464.  - }
  467. 465.  - #apps_edit_upload_notice {
  468. 466.  -   border: 1px solid #DADFE8;
  469. 467.  -   background-color: #F5F6F7;
  470. 468.  -   padding: 8px 11px;
  471. 469.  -   margin: 0px 0px 10px 0px;
  472. 470.  - }
  473. 471.  - #apps_edit_upload_error {
  474. 472.  -   border: 1px solid #E89B88;
  475. 473.  -   background-color: #FFEFE8;
  476. 474.  -   padding: 8px 11px;
  477. 475.  -   margin: 0px 0px 10px 0px;
  478. 476.  -   display: none;
  479. 477.  - }
  480. 478.  - #apps_addr_table {
  481. 479.  -   background: #FFF;
  482. 480.  -   border: 1px solid #C0CAD5;
  483. 481.  -   width: 258px;
  484. 482.  - }
  485. 483.  - #apps_addr_table td {
  486. 484.  -   padding: 0px;
  487. 485.  -   margin: 0px;
  488. 486.  - }
  489. 487.  - #apps_addr_table .apps_edit_addr_label {
  490. 488.  -   color: #777;
  491. 489.  -   padding: 5px 0px 3px 5px;
  492. 490.  -   line-height: 160%;
  493. 491.  - }
  494. 492.  - #app_edit_cont #app_domain {
  495. 493.  -   border: 0;
  496. 494.  -   padding: 7px 3px 8px 0;
  497. 495.  -   width: 146px;
  498. 496.  -   outline: 0;
  499. 497.  -   background: transparent;
  500. 498.  -   border: none;
  501. 499.  - }
  502. 500.  - #app_edit_cont .apps_addr_field {
  503. 501.  -   width: 100%;
  504. 502.  - }
  505. 503.  - #app_edit_cont #apps_addr_result {
  506. 504.  -   position: absolute;
  507. 505.  -   color: #777;
  508. 506.  -   margin: 5px 0px 0px 268px;
  509. 507.  - }
  510. 508.  - #apps_edit_box {
  511. 509.  -   padding: 16px 14px;
  512. 510.  - }
  513. 511.  - .apps_edit_box .apps_restrictions {
  514. 512.  -   color: #36638E;
  515. 513.  -   font-size: 1em;
  516. 514.  -   font-weight: bold;
  517. 515.  -   margin-bottom: 10px;
  518. 516.  - }
  519. 517.  - .apps_edit_box .listing {
  520. 518.  -   padding-left: 20px;
  521. 519.  -   margin-bottom: 0px;
  522. 520.  - }
  523. 521.  - .apps_edit_other {
  524. 522.  -   background: #FFFFFF;
  525. 523.  -   border-top: 1px solid #dbe2e9;
  526. 524.  -   padding: 0px 15px 15px 15px;
  527. 525.  - }
  528. 526.  - .apps_edit_right_link {
  529. 527.  -   padding-top: 5px;
  530. 528.  - }
  531. 529.  - #app_edit .app_tabs.t_bar {
  532. 530.  -   background: none repeat scroll 0 0 white;
  533. 531.  -   padding: 11px 10px 0px 10px;
  534. 532.  - }
  535. 533.  - .apps_edit_swf_row {
  536. 534.  -   margin-left: 177px;
  537. 535.  - }
  538. 536.  - .apps_edit_swf_row .apps_edit_name {
  539. 537.  -   width: 250px;
  540. 538.  - }
  541. 539.  - .apps_edit_swf_row .apps_edit_size {
  542. 540.  -   width: 45px;
  543. 541.  - }
  544. 542.  - .apps_edit_delete_row {
  545. 543.  -   background: white url(/images/pics/statusx.gif) no-repeat;
  546. 544.  -   cursor: pointer;
  547. 545.  -   height: 17px;
  548. 546.  -   width: 17px;
  549. 547.  - }
  550. 548.  - .apps_edit_success {
  551. 549.  -   background-color: #F9F6E7;
  552. 550.  -   border: 1px solid #D4BC4C;
  553. 551.  -   font-size: 1em;
  554. 552.  -   line-height: 160%;
  555. 553.  -   padding: 8px 11px;
  556. 554.  -   display: none;
  557. 555.  - }
  558. 556.  - .apps_edit_side_tt_pointer {
  559. 557.  -   background: url(/images/ddtooltip.png) 0 0 no-repeat;
  560. 558.  -   width: 8px;
  561. 559.  -   height: 11px;
  562. 560.  -   position: absolute;
  563. 561.  -   left: -7px;
  564. 562.  -   top: 40px;
  565. 563.  -   overflow: hidden;
  566. 564.  -   z-index: 10;
  567. 565.  - }
  568. 566.  - .apps_edit_name_pointer {
  569. 567.  -   top: 40px;
  570. 568.  - }
  571. 569.  - .apps_edit_side_name_tt table .tt_text,
  572. 570.  - .apps_edit_side_email_tt table .tt_text {
  573. 571.  -   line-height: 150%;
  574. 572.  -   color: #000;
  575. 573.  -   padding: 10px;
  576. 574.  -   width: 200px;
  577. 575.  - }
  578. 576.  - .apps_edit_up_tt table .tt_text {
  579. 577.  -   line-height: 150%;
  580. 578.  -   color: #000;
  581. 579.  -   padding: 10px;
  582. 580.  -   width: 300px;
  583. 581.  - }
  584. 582.  - .apps_edit_up_tt table.toup1 .bottom_pointer {
  585. 583.  -   background: url(/images/tooltip_arrow_white.gif) no-repeat;
  586. 584.  -   margin-right: 0px;
  587. 585.  -   margin-left: 64px;
  588. 586.  -   display: block;
  589. 587.  - }
  590. 588.  - .apps_edit_hint {
  591. 589.  -   width: 258px;
  592. 590.  - }
  593. 591.  - .apps_edit_blockquote {
  594. 592.  -   padding: 10px;
  595. 593.  -   border-left: 9px solid #C9D8DF;
  596. 594.  -   border-bottom: 2px solid #EBEFF2;
  597. 595.  -   background-color: #F5F7F8;
  598. 596.  -   margin: 10px 0px 0px 0px;
  599. 597.  -   line-height: 150%;
  600. 598.  - }
  601. 599.  - .apps_edit_create_btn {
  602. 600.  -   margin-top: 4px;
  603. 601.  - }
  604. 602.  - .app_edit_summary {
  605. 603.  -   background: #FFFFFF;
  606. 604.  -   border-bottom: 1px solid #DAE2E8;
  607. 605.  -   padding: 14px 10px 4px 10px;
  608. 606.  -   color: #45688E;
  609. 607.  -   font-weight: bold;
  610. 608.  - }
  611. 609.  - .app_edit_summary a {
  612. 610.  -   font-weight: normal;
  613. 611.  - }
  614. 612.  - #apps_edit_create_cont #app_edit_error_wrap {
  615. 613.  -   padding: 10px 20px 0px 20px;
  616. 614.  - }
  617. 615.  - .apps_create_type_select {
  618. 616.  -   padding-bottom: 10px;
  619. 617.  - }
  620. 618.  - .apps_edit_table .apps_edit_agree {
  621. 619.  -   padding-top: 7px;
  622. 620.  - }
  623. 621.  - #apps_edit_create_cont .apps_create_desc {
  624. 622.  -   padding: 20px 20px 0px 20px;
  625. 623.  - }
  626. 624.  - #apps_edit_create_cont .apps_create_desc div {
  627. 625.  -   background: #FFFFFF;
  628. 626.  -   border: 1px solid #C0CAD5;
  629. 627.  -   padding: 10px;
  630. 628.  - }
  631. 629.  - #apps_edit_upload_cont_big,
  632. 630.  - #apps_edit_upload_cont {
  633. 631.  -   margin: 12px 0 0;
  634. 632.  -   text-align: center;
  635. 633.  - }
  636. 634.  - .apps_upload_progress_wrap {
  637. 635.  -   width: 200px;
  638. 636.  -   height: 18px;
  639. 637.  -   margin: auto;
  640. 638.  -   background: #FFF;
  641. 639.  -   border: 1px solid #CCC;
  642. 640.  - }
  643. 641.  - .apps_upload_progress {
  644. 642.  -   height: 18px;
  645. 643.  -   background: #597DA3 url(/images/progress_grad.gif) repeat;
  646. 644.  -   border: 1px solid #45688E;
  647. 645.  -   margin: -1px;
  648. 646.  - }
  649. 647.  -
  650. 648.  -
  651. 649.  - .apps_side_tt .side_sh {
  652. 650.  -   display: table-cell !important;
  653. 651.  - }
  654. 652.  - .apps_side_tt .hint_wrap {
  655. 653.  -   width: 210px;
  656. 654.  -   height: 110px;
  657. 655.  -   /* padding: 10px; */
  658. 656.  -   padding: 8px 5px 8px;
  659. 657.  - }
  660. 658.  - .apps_side_tt .hint_title {
  661. 659.  -   color: #2A5779;
  662. 660.  -   font-weight: bold;
  663. 661.  -   padding-bottom: 2px;
  664. 662.  - }
  665. 663.  - .apps_side_tt .tail_wrap {
  666. 664.  -   position: absolute;
  667. 665.  -   top: 107px;
  668. 666.  -   left: 233px;
  669. 667.  -   z-index: 2001;
  670. 668.  - }
  671. 669.  - .apps_side_tt .tail_wrap {
  672. 670.  -   top: 25px;
  673. 671.  - }
  674. 672.  - .apps_side_tt.large .tail_wrap {
  675. 673.  -   top: 47px;
  676. 674.  - }
  677. 675.  - .apps_side_tt .tail {
  678. 676.  -   width: 8px;
  679. 677.  -   height: 11px;
  680. 678.  -   background: url(/images/ddtooltip.png) -8px 0 no-repeat;
  681. 679.  - }
  682. 680.  - .apps_info_row_tt {
  683. 681.  -   margin-bottom: 10px;
  684. 682.  - }
  685. 683.  - .apps_info_title_tt {
  686. 684.  -   width: 70px;
  687. 685.  -   color: #777777;
  688. 686.  - }
  689. 687.  - .apps_info_text_tt {
  690. 688.  -   width: 130px;
  691. 689.  - }
  692. 690.  - .apps_edit_secure_text {
  693. 691.  -   width: 372px;
  694. 692.  - }
  695. 693.  - .apps_edit_cat {
  696. 694.  -   padding: 4px 24px 0px 0px;
  697. 695.  - }
  698. 696.  - .apps_edit_upload_row {
  699. 697.  -   vertical-align: top;
  700. 698.  - }
  701. 699.  - .apps_edit_img_cont {
  702. 700.  -   padding: 3px;
  703. 701.  -   background: #FFFFFF;
  704. 702.  -   display: inline-block;
  705. 703.  -   zoom: 1;
  706. 704.  -   border-radius: 2px;
  707. 705.  -   -moz-border-radius: 2px;
  708. 706.  -   -webkit-border-radius: 2px;
  709. 707.  -   box-shadow: 0px 1px 3px #ced2d8;
  710. 708.  -   -moz-box-shadow: 0px 1px 3px #ced2d8;
  711. 709.  -   -webkit-box-shadow: 0px 1px 3px #ced2d8;
  712. 710.  - }
  713. 711.  - .apps_edit_img_wrap {
  714. 712.  -   background: #edf2f5;
  715. 713.  -   text-align: center;
  716. 714.  -   width: 196px;
  717. 715.  -   height: 75px;
  718. 716.  -   padding: 22px 0px 23px;
  719. 717.  -   border-radius: 3px;
  720. 718.  -   -moz-border-radius: 3px;
  721. 719.  -   -webkit-border-radius: 3px;
  722. 720.  -   margin: 0 auto;
  723. 721.  - }
  724. 722.  - .apps_edit_img_box_wrap {
  725. 723.  -   background: #edf2f5;
  726. 724.  -   text-align: center;
  727. 725.  -   width: 275px;
  728. 726.  -   padding: 22px 0px 23px;
  729. 727.  -   border-radius: 3px;
  730. 728.  -   -moz-border-radius: 3px;
  731. 729.  -   -webkit-border-radius: 3px;
  732. 730.  -   margin: 0 auto;
  733. 731.  - }
  734. 732.  -
  735. 733.  - .apps_edit_old_wrap {
  736. 734.  -   background: #edf2f5;
  737. 735.  -   text-align: center;
  738. 736.  -   width: 196px;
  739. 737.  -   height: 116px;
  740. 738.  -   padding: 2px 0px 2px;
  741. 739.  -   border-radius: 3px;
  742. 740.  -   -moz-border-radius: 3px;
  743. 741.  -   -webkit-border-radius: 3px;
  744. 742.  -   margin: 0 auto;
  745. 743.  - }
  746. 744.  - #apps_edit_upload_cont_img {
  747. 745.  -   text-align: center;
  748. 746.  -   border-radius: 2px;
  749. 747.  -   -moz-border-radius: 2px;
  750. 748.  -   -webkit-border-radius: 2px;
  751. 749.  - }
  752. 750.  -
  753. 751.  - .apps_edit_restrictions {
  754. 752.  -   padding: 8px 0px 0px 0px;
  755. 753.  - }
  756. 754.  - .apps_edit_ss_restrictions {
  757. 755.  -   padding: 0px 0px 8px 0px;
  758. 756.  - }
  759. 757.  - .apps_edit_upload {
  760. 758.  -   text-align: center;
  761. 759.  -   padding: 8px;
  762. 760.  - }
  763. 761.  - td.apps_edit_info_narrow {
  764. 762.  -   padding: 9px 10px 8px 0px;
  765. 763.  -   width: 110px;
  766. 764.  -   text-align: center;
  767. 765.  - }
  768. 766.  - .apps_edit_img_small {
  769. 767.  -   border-radius: 5px;
  770. 768.  -   -moz-border-radius: 5px;
  771. 769.  -   -webkit-border-radius: 5px;
  772. 770.  - }
  773. 771.  -
  774. 772.  - .apps_edit_img_block {
  775. 773.  -   padding: 3px;
  776. 774.  -   background: white;
  777. 775.  -   display: inline-block;
  778. 776.  -   zoom: 1;
  779. 777.  -   border-radius: 5px;
  780. 778.  -   -moz-border-radius: 5px;
  781. 779.  -   -webkit-border-radius: 5px;
  782. 780.  -   box-shadow: 0px 1px 3px #ced2d8;
  783. 781.  -   -moz-box-shadow: 0px 1px 3px #ced2d8;
  784. 782.  -   -webkit-box-shadow: 0px 1px 3px #ced2d8;
  785. 783.  - }
  786. 784.  - td.apps_edit_label {
  787. 785.  -   color: #666;
  788. 786.  -   width: 165px;
  789. 787.  -   padding-top: 9px;
  790. 788.  - }
  791. 789.  - #apps_edit_upload_small {
  792. 790.  -   padding: 10px 0px;
  793. 791.  - }
  794. 792.  - .apps_edit_banner {
  795. 793.  -   border-radius: 5px;
  796. 794.  -   -moz-border-radius: 5px;
  797. 795.  -   -webkit-border-radius: 5px;
  798. 796.  - }
  799. 797.  - .apps_edit_banner_cont {
  800. 798.  -   text-align: center;
  801. 799.  -   width: 260px;
  802. 800.  - }
  803. 801.  - .apps_edit_full_banner,
  804. 802.  - #apps_edit_full_banner {
  805. 803.  -   border-radius: 5px;
  806. 804.  -   -moz-border-radius: 5px;
  807. 805.  -   -webkit-border-radius: 5px;
  808. 806.  -   width: 606px;
  809. 807.  -   height: 170px;
  810. 808.  - }
  811. 809.  - .apps_edit_imgs_l {
  812. 810.  -   padding: 0px 10px 0px 10px;
  813. 811.  -   width: 200px;
  814. 812.  -   text-align: center;
  815. 813.  - }
  816. 814.  - .apps_edit_imgs_info {
  817. 815.  -   width: 260px;
  818. 816.  -   text-align: left;
  819. 817.  - }
  820. 818.  - #app_edit_wrap .apps_edit_info_restrictions {
  821. 819.  -   padding: 5px 0px 0px 0px;
  822. 820.  -   margin-bottom: 10px;
  823. 821.  -   width: 380px;
  824. 822.  -   text-align: left;
  825. 823.  - }
  826. 824.  - #apps_edit_upload_banner {
  827. 825.  -   padding: 0px 0px;
  828. 826.  - }
  829. 827.  - .apps_edit_imgs {
  830. 828.  -   padding: 0px;
  831. 829.  - }
  832. 830.  - td.apps_edit_info_save {
  833. 831.  -   padding: 15px 5px 0px 5px;
  834. 832.  - }
  835. 833.  - .apps_info_progress_wrap {
  836. 834.  -   width: 110px;
  837. 835.  -   height: 18px;
  838. 836.  -   margin: auto;
  839. 837.  -   background: white;
  840. 838.  -   border: 1px solid #CCC;
  841. 839.  -   border-image: initial;
  842. 840.  - }
  843. 841.  - .apps_edit_info {
  844. 842.  -   padding: 6px 0px 0px 0px;
  845. 843.  - }
  846. 844.  - .apps_edit_screenshot_cont {
  847. 845.  -   padding: 0px 0px 0px 0px;
  848. 846.  - }
  849. 847.  - .apps_edit_banner_no_upload {
  850. 848.  -   padding: 8px;
  851. 849.  -   width: 280px;
  852. 850.  -   margin: 10px 0px;
  853. 851.  -   background: #F7F7F7;
  854. 852.  -   border: 1px solid #DBE2E9;
  855. 853.  - }
  856. 854.  - .apps_edit_screenshot_new {
  857. 855.  -   width: 507px;
  858. 856.  -   height: 250px;
  859. 857.  -   background: #edf2f5;
  860. 858.  -   text-align: center;
  861. 859.  -   padding: 30px 50px;
  862. 860.  -   margin: 10px;
  863. 861.  -   border-radius: 5px;
  864. 862.  -   -moz-border-radius: 5px;
  865. 863.  -   -webkit-border-radius: 5px;
  866. 864.  - }
  867. 865.  - .apps_edit_screen_restr {
  868. 866.  -   padding: 8px 0px 0px 14px;
  869. 867.  -   margin: 0px 0px 15px 140px;
  870. 868.  -   width: 280px;
  871. 869.  -   text-align: left;
  872. 870.  - }
  873. 871.  - .apps_edit_screen_restr .listing {
  874. 872.  -   padding-left: 14px;
  875. 873.  - }
  876. 874.  - .apps_edit_restr_title {
  877. 875.  -   color: #45688E;
  878. 876.  -   font-weight: bold;
  879. 877.  -   font-size: 1.09em;
  880. 878.  -   padding: 0px 0px 4px 0px;
  881. 879.  -   text-align: center;
  882. 880.  - }
  883. 881.  - .apps_edit_imgs_row {
  884. 882.  -   margin-bottom: 10px;
  885. 883.  -   margin-top: 10px;
  886. 884.  - }
  887. 885.  - .apps_edit_screen_l {
  888. 886.  -   width: 250px;
  889. 887.  -   padding: 0px 0px 5px 10px;
  890. 888.  - }
  891. 889.  - .apps_edit_screen {
  892. 890.  -   width: 116px;
  893. 891.  -   height: 72px;
  894. 892.  -   margin: 0px 8px 8px 0px;
  895. 893.  -   border-radius: 5px;
  896. 894.  -   -moz-border-radius: 5px;
  897. 895.  -   -webkit-border-radius: 5px;
  898. 896.  -   cursor: pointer;
  899. 897.  - }
  900. 898.  - .apps_empty_screen {
  901. 899.  -   cursor: default;
  902. 900.  - }
  903. 901.  - .apps_edit_screen_r {
  904. 902.  -   padding: 0px 0px 0px;
  905. 903.  - }
  906. 904.  - .apps_edit_screen_line {
  907. 905.  -   border-bottom: 1px solid #E8EBEE;
  908. 906.  -   margin: 18px 10px 10px 10px;
  909. 907.  -   color: #45688E;
  910. 908.  -   font-weight: bold;
  911. 909.  -   padding: 0px 4px 2px;
  912. 910.  -   font-size: 1.1em;
  913. 911.  - }
  914. 912.  - .apps_edit_screen_close {
  915. 913.  -   cursor: pointer;
  916. 914.  -   margin-left: 99px;
  917. 915.  -   margin-top: 2px;
  918. 916.  -   background: url(/images/im_attach_cross.png) no-repeat 0 0;
  919. 917.  -   width: 15px;
  920. 918.  -   height: 15px;
  921. 919.  -   opacity: 0.65;
  922. 920.  -   filter: alpha(opacity=65);
  923. 921.  -   display: none;
  924. 922.  -   border-radius: 2px;
  925. 923.  -   -moz-border-radius: 2px;
  926. 924.  -   -webkit-border-radius: 2px;
  927. 925.  - }
  928. 926.  - .apps_edit_screenshot_cont .apps_info_progress_wrap {
  929. 927.  -   margin-left: 0px;
  930. 928.  -   width: 170px;
  931. 929.  - }
  932. 930.  - .apps_edit_cert_info {
  933. 931.  -   padding: 18px 0px 0px 0px;
  934. 932.  -   text-align: left;
  935. 933.  - }
  936. 934.  - .apps_edit_cert_info .listing {
  937. 935.  -   padding-left: 20px;
  938. 936.  -   padding-top: 8px;
  939. 937.  - }
  940. 938.  - #admin_app_option {
  941. 939.  -   margin-top: 8px;
  942. 940.  -   color: #000000;
  943. 941.  - }
  944. 942.  - .apps_edit_tt_pointer {
  945. 943.  -   background: url(/images/ddtooltip.png) 0 0 no-repeat;
  946. 944.  -   width: 8px;
  947. 945.  -   height: 11px;
  948. 946.  -   position: absolute;
  949. 947.  -   left: -7px;
  950. 948.  -   top: 20px;
  951. 949.  -   overflow: hidden;
  952. 950.  -   z-index: 10;
  953. 951.  - }
  954. 952.  - .apps_edit_tt table .tt_text {
  955. 953.  -   line-height: 150%;
  956. 954.  -   color: #000;
  957. 955.  -   padding: 10px;
  958. 956.  -   width: 280px;
  959. 957.  - }
  960. 958.  - .apps_edit_to_new_btn {
  961. 959.  -   padding: 14px 0px 4px;
  962. 960.  - }
  963. 961.  - .apps_edit_start_label {
  964. 962.  -   padding: 4px 10px 0px 0px;
  965. 963.  - }
  966. 964.  - .is_rtl1 .apps_edit_start_label {
  967. 965.  -   padding: 4px 0px 0px 10px;
  968. 966.  - }
  969. 967.  -
  970. 968.  - #app_edit_cont.app_edit_ads {
  971. 969.  -   padding-top: 0;
  972. 970.  - }
  973. 971.  - .app_ads_stat_head {
  974. 972.  -   border-bottom: 1px solid #DAE1E8;
  975. 973.  -   color: #45688E;
  976. 974.  -   font-size: 1.09em;
  977. 975.  -   font-weight: bold;
  978. 976.  -   margin: 0 10px 10px;
  979. 977.  -   padding: 20px 0 2px;
  980. 978.  -   text-align: left;
  981. 979.  - }
  982. 980.  -
  983. 981.  - #apps_edit_ads_form {
  984. 982.  -   padding: 0px 10px;
  985. 983.  - }
  986. 984.  - .apps_ads_label {
  987. 985.  -   color: #555555;
  988. 986.  -   width: 140px;
  989. 987.  -   height: 2.0em;
  990. 988.  -   padding-top: 3px;
  991. 989.  - }
  992. 990.  - .apps_ads_label.dd {
  993. 991.  -   padding-top: 4px;
  994. 992.  - }
  995. 993.  - .apps_ads_value.dd.text {
  996. 994.  -   padding-top: 0px;
  997. 995.  - }
  998. 996.  - .apps_ads_checkbox {
  999. 997.  -   color: #555555;
  1000. 998.  -   height: 2.0em;
  1001. 999.  -   padding-top: 5px;
  1002. 1000.  - }
  1003. 1001.  - #apps_edit_ads_stats {
  1004. 1002.  -   padding: 0 10px;
  1005. 1003.  - }
  1006. 1004.  - #apps_edit_ads_stats .apps_ads_label {
  1007. 1005.  -   color: #666;
  1008. 1006.  - }
  1009. 1007.  -
  1010. 1008.  - .apps_ads_value.text {
  1011. 1009.  -   padding: 3px 0 0 5px;
  1012. 1010.  - }
  1013. 1011.  - a.apps_ads_status {
  1014. 1012.  -   border-bottom: 1px dashed #2B587A;
  1015. 1013.  - }
  1016. 1014.  - a.apps_ads_status:hover {
  1017. 1015.  -   text-decoration: none;
  1018. 1016.  - }
  1019. 1017.  - .apps_status_progress {
  1020. 1018.  -   background: url('/images/upload.gif')50% 50% no-repeat;
  1021. 1019.  -   display: block;
  1022. 1020.  -   width: 32px;
  1023. 1021.  -   height: 18px;
  1024. 1022.  -   display: none;
  1025. 1023.  - }
  1026. 1024.  - #apps_edit_ads_balance {
  1027. 1025.  -   padding: 15px 20px 0px;
  1028. 1026.  - }
  1029. 1027.  - #apps_edit_ads_balance .apps_ads_label {
  1030. 1028.  -   width: 190px;
  1031. 1029.  - }
  1032. 1030.  - .apps_ads_saved {
  1033. 1031.  -   padding-left: 15px;
  1034. 1032.  -   color: #777;
  1035. 1033.  -   opacity: 0;
  1036. 1034.  - }
  1037. 1035.  - .apps_ads_min_votes {
  1038. 1036.  -   padding-left: 8px;
  1039. 1037.  -   color: #777;
  1040. 1038.  - }
  1041. 1039.  - .apps_edit_dd_loading {
  1042. 1040.  -   display: none;
  1043. 1041.  -   position: absolute;
  1044. 1042.  -   background: url('/images/upload.gif') no-repeat;
  1045. 1043.  -   width: 32px;
  1046. 1044.  -   height: 8px;
  1047. 1045.  -   margin: 7px 0px 0px 208px;
  1048. 1046.  - }
  1049. 1047.  -
  1050. 1048.  - .apps_edit_tt_pointer {
  1051. 1049.  -   background: url(/images/ddtooltip.png) 0 0 no-repeat;
  1052. 1050.  -   width: 8px;
  1053. 1051.  -   height: 11px;
  1054. 1052.  -   position: absolute;
  1055. 1053.  -   left: -7px;
  1056. 1054.  -   top: 12px;
  1057. 1055.  -   overflow: hidden;
  1058. 1056.  -   z-index: 10;
  1059. 1057.  - }
  1060. 1058.  -
  1061. 1059.  - .apps_edit_side_tt table .tt_text {
  1062. 1060.  -   line-height: 150%;
  1063. 1061.  -   color: #000;
  1064. 1062.  -   padding: 10px;
  1065. 1063.  -   width: 280px;
  1066. 1064.  - }
  1067. 1065.  - #app_name_notice {
  1068. 1066.  -   display: block;
  1069. 1067.  -   padding: 3px 0 0 2px;
  1070. 1068.  -   color: #777;
  1071. 1069.  -   font-size: 10px;
  1072. 1070.  - }
  1073. 1071.  - .font_medium #app_name_notice {
  1074. 1072.  -   font-size: 11px;
  1075. 1073.  - }
  1076. 1074.  - input.apps_edit_input_readonly {
  1077. 1075.  -   background-color:  #E1E7ED;
  1078. 1076.  - }
  1079. 1077.  - .apps_ads_range_sep {
  1080. 1078.  -   padding: 4px 3px 0 3px;
  1081. 1079.  - }
  1082. 1080.  - #apps_ads_age_from,
  1083. 1081.  - #apps_ads_age_to {
  1084. 1082.  -   width: 62px;
  1085. 1083.  - }
  1086. 1084.  - #ads_age_saved {
  1087. 1085.  -   padding-top: 4px;
  1088. 1086.  - }
  1089. 1087.  - #apps_edit_funcs .apps_edit_editor {
  1090. 1088.  -   position: absolute;
  1091. 1089.  -   top: 0;
  1092. 1090.  -   right: 0;
  1093. 1091.  -   bottom: 0;
  1094. 1092.  -   left: 0;
  1095. 1093.  -   -webkit-border-radius: 3px;
  1096. 1094.  -   -moz-border-radius: 3px;
  1097. 1095.  -   border-radius: 3px;
  1098. 1096.  - }
  1099. 1097.  - .apps_edit_editor_wrap {
  1100. 1098.  -   position: relative;
  1101. 1099.  -   height: 100px;
  1102. 1100.  - }
  1103. 1101.  - .apps_edit_funcs_review {
  1104. 1102.  -   padding: 20px;
  1105. 1103.  -   background: #FFFFFF;
  1106. 1104.  -   border-top: 1px solid #dbe2e9;
  1107. 1105.  -   line-height: 160%;
  1108. 1106.  - }
  1109. 1107.  - #apps_edit_funcs_bnts {
  1110. 1108.  - }
  1111. 1109.  - .apps_edit_button_light {
  1112. 1110.  -   display: inline-block;
  1113. 1111.  -   *display: inline;
  1114. 1112.  -   zoom: 1;
  1115. 1113.  -   padding: 5px 10px 0px;
  1116. 1114.  -   margin: 0px 0px 0px 5px;
  1117. 1115.  -   font-weight: normal;
  1118. 1116.  -   height: 20px;
  1119. 1117.  -   text-align: center;
  1120. 1118.  -   vertical-align: top;
  1121. 1119.  -   -webkit-border-radius: 3px;
  1122. 1120.  -   -moz-border-radius: 3px;
  1123. 1121.  -   border-radius: 3px;
  1124. 1122.  - }
  1125. 1123.  - .apps_edit_button_light:hover {
  1126. 1124.  -   background: #E1E7ED;
  1127. 1125.  -   text-decoration: none;
  1128. 1126.  - }
  1129. 1127.  - #apps_edit_funcs {
  1130. 1128.  -   padding: 0px 0px 0px 0px;
  1131. 1129.  - }
  1132. 1130.  - .apps_edit_funcs_empty {
  1133. 1131.  -   color: #777777;
  1134. 1132.  -   padding: 24px 0px 23px;
  1135. 1133.  -   font-size: 1.1em;
  1136. 1134.  -   text-align: center;
  1137. 1135.  - }
  1138. 1136.  - .apps_edit_left {
  1139. 1137.  -   color: #666666;
  1140. 1138.  -   width: 165px;
  1141. 1139.  -   padding: 5px;
  1142. 1140.  -   margin-top: 5px;
  1143. 1141.  - }
  1144. 1142.  - .apps_edit_short {
  1145. 1143.  -   width: 110px;
  1146. 1144.  - }
  1147. 1145.  - .apps_edit_right {
  1148. 1146.  -   padding: 5px 5px;
  1149. 1147.  -   width: 400px;
  1150. 1148.  -   margin-top: 5px;
  1151. 1149.  - }
  1152. 1150.  - .apps_edit_long {
  1153. 1151.  -   width: 584px;
  1154. 1152.  - }
  1155. 1153.  - .apps_edit_func_name_c {
  1156. 1154.  -   font-weight: bold;
  1157. 1155.  -   color: #45688E;
  1158. 1156.  - }
  1159. 1157.  - input.apps_edit_func_name {
  1160. 1158.  -   border: none;
  1161. 1159.  -   background: none;
  1162. 1160.  -   outline: none;
  1163. 1161.  -   font-weight: bold;
  1164. 1162.  -   color: #45688E;
  1165. 1163.  -   padding: 0px 1px;
  1166. 1164.  -   background: #E4E4E4;
  1167. 1165.  -   -webkit-border-radius: 3px;
  1168. 1166.  -   -moz-border-radius: 3px;
  1169. 1167.  -   border-radius: 3px;
  1170. 1168.  -   padding: 4px;
  1171. 1169.  -   margin: -4px 2px;
  1172. 1170.  -   width: 200px;
  1173. 1171.  - }
  1174. 1172.  - .apps_edit_funcs_create {
  1175. 1173.  -   margin-top: 16px;
  1176. 1174.  - }
  1177. 1175.  - .apps_edit_func_row {
  1178. 1176.  -   padding: 0px 0px 10px 0px;
  1179. 1177.  - }
  1180. 1178.  - .apps_edit_func_acts {
  1181. 1179.  -   position: absolute;
  1182. 1180.  -   right: 30px;
  1183. 1181.  -   margin-top: 11px;
  1184. 1182.  - }
  1185. 1183.  -
  1186. 1184.  - #apps_edit_save_info {
  1187. 1185.  -   display: inline-block;
  1188. 1186.  -   *display: inline;
  1189. 1187.  -   zoom: 1;
  1190. 1188.  -   padding: 5px 10px 0px;
  1191. 1189.  -   margin: 0px 0px 0px 5px;
  1192. 1190.  -   font-weight: normal;
  1193. 1191.  -   height: 20px;
  1194. 1192.  -   text-align: center;
  1195. 1193.  -   vertical-align: top;
  1196. 1194.  -   color: #777777;
  1197. 1195.  - }
  1198. 1196.  - .apps_edit_err_info {
  1199. 1197.  -   font-weight: bold;
  1200. 1198.  -   color: #BB5555;
  1201. 1199.  - }
  1202. 1200.  -
  1203. 1201.  - .apps_edit_box_row {
  1204. 1202.  -   margin-bottom: 5px;
  1205. 1203.  - }
  1206. 1204.  - .apps_edit_box_label {
  1207. 1205.  -   padding: 3px 10px 0px;
  1208. 1206.  -   color: #666;
  1209. 1207.  -   width: 150px;
  1210. 1208.  -   text-align: right;
  1211. 1209.  - }
  1212. 1210.  - .apps_edit_box_labeled {
  1213. 1211.  -   width: 193px;
  1214. 1212.  - }
  1215. 1213.  - .apps_edit_box_labeled input {
  1216. 1214.  -   width: 193px;
  1217. 1215.  - }
  1218. 1216.  - #apps_currency_box h2 {
  1219. 1217.  -   padding-top: 15px;
  1220. 1218.  - }
  1221. 1219.  - #apps_currency_box .info_msg {
  1222. 1220.  -   padding: 16px 20px;
  1223. 1221.  -   border: none;
  1224. 1222.  -   background-color: #EEF0F2;
  1225. 1223.  - }
  1226. 1224.  - .apps_currency_box_text {
  1227. 1225.  -   margin-bottom: 15px;
  1228. 1226.  - }
  1229. 1227.  - #apps_currency_box .apps_currency_box_cont {
  1230. 1228.  -   padding: 10px 20px 20px;
  1231. 1229.  - }
  1232. 1230.  - #apps_currency_box #currency_rate {
  1233. 1231.  -   width: 70px;
  1234. 1232.  - }
  1235. 1233.  -
  1236. 1234.  - .app_edit_top_msg {
  1237. 1235.  -   padding: 15px 20px;
  1238. 1236.  -   background-color: #e8f2dc;
  1239. 1237.  -   border-bottom: 1px solid #cfdebf;
  1240. 1238.  - }
  1241. 1239.  - .app_edit_top_msg .hide_button {
  1242. 1240.  -   cursor: pointer;
  1243. 1241.  -   position: relative;
  1244. 1242.  -   z-index: 5;
  1245. 1243.  -   margin: -7px -10px 0 0;
  1246. 1244.  -   background: url(/images/close.gif) no-repeat;
  1247. 1245.  -   height: 19px;
  1248. 1246.  -   width: 15px;
  1249. 1247.  -   line-height: 150%;
  1250. 1248.  -   opacity: 0.5;
  1251. 1249.  -   filter: alpha(opacity=50);
  1252. 1250.  - }
  1253. 1251.  - .app_edit_top_msg .hide_button:hover {
  1254. 1252.  -   opacity: 1;
  1255. 1253.  -   filter: alpha(opacity=100);
  1256. 1254.  - }
  1257. 1255.  -
  1258. 1256.  - #apps_edit_search_wrap {
  1259. 1257.  -   background: #F7F7F7;
  1260. 1258.  -   padding: 10px;
  1261. 1259.  -   border-bottom: 1px solid #DAE1E8;
  1262. 1260.  - }
  1263. 1261.  - #apps_edit_search_btn {
  1264. 1262.  -   width: 170px;
  1265. 1263.  - }
  1266. 1264.  - #apps_edit_search_inp {
  1267. 1265.  -   padding: 5px 20px;
  1268. 1266.  -   width: 383px;
  1269. 1267.  -   background: url(/images/magglass.png) no-repeat scroll 5px 6px white;
  1270. 1268.  -   height: 13px;
  1271. 1269.  -   outline: none;
  1272. 1270.  - }
  1273. 1271.  - #apps_edit_search_inp::-ms-clear {
  1274. 1272.  -   display: none;
  1275. 1273.  - }
  1276. 1274.  - #apps_edit_reset_search {
  1277. 1275.  -   margin: 1px 0px 0px 392px;
  1278. 1276.  -   display: none;
  1279. 1277.  -   cursor: pointer;
  1280. 1278.  -   background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
  1281. 1279.  -   padding: 2px;
  1282. 1280.  -   width: 19px;
  1283. 1281.  -   height: 19px;
  1284. 1282.  -   opacity: 0.6;
  1285. 1283.  -   filter: alpha(opacity=60);
  1286. 1284.  -   position: absolute;
  1287. 1285.  -   z-index: 95;
  1288. 1286.  -   -webkit-transition: opacity 100ms linear;
  1289. 1287.  -   -moz-transition: opacity 100ms linear;
  1290. 1288.  -   -o-transition: opacity 100ms linear;
  1291. 1289.  -   transition: opacity 100ms linear;
  1292. 1290.  - }
  1293. 1291.  - #apps_edit_reset_search:hover {
  1294. 1292.  -   opacity: 1;
  1295. 1293.  -   filter: alpha(opacity=100);
  1296. 1294.  - }
  1297. 1295.  - #apps_edit_admins {
  1298. 1296.  -   background-color: #FFF;
  1299. 1297.  -   padding-bottom: 10px;
  1300. 1298.  - }
  1301. 1299.  - #apps_edit_users_more {
  1302. 1300.  -   display: block;
  1303. 1301.  -   padding: 10px 0px;
  1304. 1302.  -   margin: 0px 10px 10px;
  1305. 1303.  -   border-top: 1px solid #EDEDED;
  1306. 1304.  -   text-align: center;
  1307. 1305.  - }
  1308. 1306.  - #apps_edit_users_more:hover {
  1309. 1307.  -   background: #E1E7ED;
  1310. 1308.  -   border-color: #DAE1E8;
  1311. 1309.  -   text-decoration: none;
  1312. 1310.  - }
  1313. 1311.  - .apps_edit_user {
  1314. 1312.  -   border-top: 1px solid #DAE1E8;
  1315. 1313.  -   margin: 0 10px;
  1316. 1314.  -   padding: 10px 0 10px 10px;
  1317. 1315.  - }
  1318. 1316.  - .apps_edit_user:first-child {
  1319. 1317.  -   border-top: 0px;
  1320. 1318.  - }
  1321. 1319.  - .apps_edit_user_thumb_wrap {
  1322. 1320.  -   width: 42px;
  1323. 1321.  -   height: 32px;
  1324. 1322.  -   overflow: hidden;
  1325. 1323.  -   position: relative;
  1326. 1324.  - }
  1327. 1325.  - .apps_edit_user_thumb {
  1328. 1326.  -   width: 32px;
  1329. 1327.  -   height: 32px;
  1330. 1328.  -   display: block;
  1331. 1329.  -   overflow: hidden;
  1332. 1330.  - }
  1333. 1331.  - .apps_edit_user_img {
  1334. 1332.  -   width: 32px;
  1335. 1333.  - }
  1336. 1334.  - .apps_edit_user_info, .apps_edit_user_actions {
  1337. 1335.  -   line-height: 32px;
  1338. 1336.  -   height: 32px;
  1339. 1337.  - }
  1340. 1338.  - .apps_edit_user_name {
  1341. 1339.  -   font-weight: bold;
  1342. 1340.  - }
  1343. 1341.  - .apps_edit_user_type {
  1344. 1342.  -   padding-left: 3px;
  1345. 1343.  -   color: #777;
  1346. 1344.  - }
  1347. 1345.  - .apps_edit_user_actions {
  1348. 1346.  -   color: #777;
  1349. 1347.  - }
  1350. 1348.  - .apps_edit_search_focused .apps_edit_user_highlight {
  1351. 1349.  -   background: #E1E7ED;
  1352. 1350.  -   border-bottom: 1px solid #DAE1E8;
  1353. 1351.  -   padding: 0px 1px 0px;
  1354. 1352.  -   margin: 0px -1px;
  1355. 1353.  -   *padding: 0px;
  1356. 1354.  -   *margin: 0px;
  1357. 1355.  - }
  1358. 1356.  - .apps_edit_users_none {
  1359. 1357.  -   font-size: 13px;
  1360. 1358.  -   text-align: center;
  1361. 1359.  -   color: #777;
  1362. 1360.  -   padding: 100px 20px;
  1363. 1361.  - }
  1364. 1362.  -
  1365. 1363.  - .apps_edit_admin_image {
  1366. 1364.  -   text-align: center;
  1367. 1365.  -   width: 100px;
  1368. 1366.  -   overflow: hidden;
  1369. 1367.  - }
  1370. 1368.  - .apps_edit_admin_name {
  1371. 1369.  -   width: 300px;
  1372. 1370.  -   margin: 0px -100px;
  1373. 1371.  - }
  1374. 1372.  - .apps_edit_admin_rights {
  1375. 1373.  -   margin-left: 20px;
  1376. 1374.  -   width: 290px;
  1377. 1375.  - }
  1378. 1376.  - .apps_edit_admin_rights h2 {
  1379. 1377.  -   border-bottom: none;
  1380. 1378.  -   padding: 0;
  1381. 1379.  -   margin: 0 0 15px 0;
  1382. 1380.  -   font-size: 1.09em;
  1383. 1381.  - }
  1384. 1382.  - .apps_edit_admin_rights .radiobtn {
  1385. 1383.  -   margin-bottom: 10px;
  1386. 1384.  - }
  1387. 1385.  - .apps_admin_level_desc {
  1388. 1386.  -   line-height: 20px;
  1389. 1387.  -   color: #777;
  1390. 1388.  - }
  1391. 1389.  - #apps_edit_admin_rights {
  1392. 1390.  -   padding-left: 20px;
  1393. 1391.  - }
  1394. 1392.  - #apps_edit_admin_rights .checkbox {
  1395. 1393.  -   margin-bottom: 12px;
  1396. 1394.  - }
  1397. 1395.  -
  1398. 1396.  - .apps_edit_empty {
  1399. 1397.  -   padding: 100px 0;
  1400. 1398.  -   color: #777;
  1401. 1399.  -   text-align: center;;
  1402. 1400.  -   font-size: 1.18em;
  1403. 1401.  - }
  1404. 1402.  - .apps_no_border {
  1405. 1403.  -   border: none;
  1406. 1404.  - }
  1407. 1405.  - .apps_edit_box_side_tt table .tt_text {
  1408. 1406.  -   line-height: 150%;
  1409. 1407.  -   color: #000;
  1410. 1408.  -   padding: 10px;
  1411. 1409.  -   width: 180px;
  1412. 1410.  - }
  1413. 1411.  - .apps_edit_box_right_tt_pointer {
  1414. 1412.  -   background: url(/images/ddtooltip.png) -8px 0 no-repeat;
  1415. 1413.  -   width: 8px;
  1416. 1414.  -   height: 11px;
  1417. 1415.  -   position: absolute;
  1418. 1416.  -   left: 201px;
  1419. 1417.  -   top: 12px;
  1420. 1418.  -   overflow: hidden;
  1421. 1419.  -   z-index: 10;
  1422. 1420.  - }
  1423. 1421.  - .apps_edit_desc .tdd_control {
  1424. 1422.  -   border-color: #C0CAD5;
  1425. 1423.  - }
  1426. 1424.  - input.apps_edit_input {
  1427. 1425.  -   padding: 7px 9px 8px;
  1428. 1426.  -   margin-top: -2px;
  1429. 1427.  - }
  1430. 1428.  - .apps_edit_dd {
  1431. 1429.  -   margin-top: -2px;
  1432. 1430.  - }
  1433. 1431.  - div.apps_edit_dd .selector_container td.selector_dropdown {
  1434. 1432.  -   background-position: center 1px;
  1435. 1433.  - }
  1436. 1434.  - .apps_edit_desc .tdd_wrap {
  1437. 1435.  -   margin-top: -2px;
  1438. 1436.  - }
  1439. 1437.  - #apps_edit_full_banner {
  1440. 1438.  -   width: 606px;
  1441. 1439.  -   height: 170px;
  1442. 1440.  - }
  1443. 1441.  - .apps_edit_full_banner {
  1444. 1442.  -   padding: 0px 10px 10px 10px;
  1445. 1443.  - }
  1446. 1444.  - #apps_edit_upload_full_banner {
  1447. 1445.  -   position: absolute;
  1448. 1446.  -   width: 606px;
  1449. 1447.  -   height: 170px;
  1450. 1448.  -   text-align: center;
  1451. 1449.  -   -webkit-border-radius: 3px;
  1452. 1450.  -   -moz-border-radius: 3px;
  1453. 1451.  -   border-radius: 3px;
  1454. 1452.  - }
  1455. 1453.  - .apps_edit_img_text {
  1456. 1454.  -   position: absolute;
  1457. 1455.  -   width: 606px;
  1458. 1456.  -   margin-top: 120px;
  1459. 1457.  -   text-align: center;
  1460. 1458.  -   color: #738392;
  1461. 1459.  -   font-size: 1.18em;
  1462. 1460.  - }
  1463. 1461.  - .apps_edit_progress .apps_edit_img_text {
  1464. 1462.  -   display: none;
  1465. 1463.  - }
  1466. 1464.  - #apps_edit_upload_full_banner .apps_info_progress_wrap {
  1467. 1465.  -   margin-top: 43px;
  1468. 1466.  - }
  1469. 1467.  - #apps_full_banner_error,
  1470. 1468.  - #apps_banner_error,
  1471. 1469.  - #apps_photo_error,
  1472. 1470.  - #apps_old_banner_error {
  1473. 1471.  -   border: 1px solid #E89B88;
  1474. 1472.  -   background-color: #FFEFE8;
  1475. 1473.  -   padding: 8px 11px;
  1476. 1474.  -   line-height: 160%;
  1477. 1475.  -   margin: 0px 10px 10px 10px;
  1478. 1476.  -   display: none;
  1479. 1477.  - }
  1480. 1478.  - .apps_edit_btn_wrap {
  1481. 1479.  -   display: none;
  1482. 1480.  -   position: absolute;
  1483. 1481.  -   width: 606px;
  1484. 1482.  - }
  1485. 1483.  - .apps_edit_btn_close {
  1486. 1484.  -   cursor: pointer;
  1487. 1485.  -   margin-left: 101px;
  1488. 1486.  -   background: url(/images/im_attach_cross.png) no-repeat 0 0;
  1489. 1487.  -   width: 15px;
  1490. 1488.  -   margin: 6px;
  1491. 1489.  -   height: 15px;
  1492. 1490.  -   opacity: 0.65;
  1493. 1491.  -   filter: alpha(opacity=65);
  1494. 1492.  -   border-radius: 2px;
  1495. 1493.  -   -moz-border-radius: 2px;
  1496. 1494.  -   -webkit-border-radius: 2px;
  1497. 1495.  -   display: block;
  1498. 1496.  -   -webkit-transition: opacity 100ms linear;
  1499. 1497.  -   -moz-transition: opacity 100ms linear;
  1500. 1498.  -   -o-transition: opacity 100ms linear;
  1501. 1499.  -   transition: opacity 100ms linear;
  1502. 1500.  - }
  1503. 1501.  - .apps_edit_btn_close:hover {
  1504. 1502.  -   opacity: 1;
  1505. 1503.  -   filter: alpha(opacity=100);
  1506. 1504.  - }
  1507. 1505.  - .apps_edit_img_loaded .apps_info_progress_wrap {
  1508. 1506.  -   display: none;
  1509. 1507.  - }
  1510. 1508.  - .apps_edit_img_loaded .apps_info_prg_cont {
  1511. 1509.  -   display: none;
  1512. 1510.  - }
  1513. 1511.  - .apps_edit_img_loaded .lite_upload {
  1514. 1512.  -   display: none;
  1515. 1513.  - }
  1516. 1514.  - .apps_edit_img_loaded .apps_edit_img_text {
  1517. 1515.  -   display: none;
  1518. 1516.  - }
  1519. 1517.  - .apps_edit_thumb_header {
  1520. 1518.  -   color: #45688E;
  1521. 1519.  -   font-weight: bold;
  1522. 1520.  - }
  1523. 1521.  - #apps_edit_upload_banner .apps_info_progress_wrap,
  1524. 1522.  - #apps_edit_upload_old_banner .apps_info_progress_wrap,
  1525. 1523.  - #apps_edit_upload_photo .apps_info_progress_wrap {
  1526. 1524.  -   margin: 0px;
  1527. 1525.  - }
  1528. 1526.  - .apps_edit_retina_info {
  1529. 1527.  -   background: #F7F7F7;
  1530. 1528.  -   padding: 10px;
  1531. 1529.  -   text-align: center;
  1532. 1530.  -   color: #777777;
  1533. 1531.  - }
  1534. 1532.  - .apps_edit_checks_label {
  1535. 1533.  -   color: #45688E;
  1536. 1534.  -   line-height: 1.27em;
  1537. 1535.  -   margin: 0px;
  1538. 1536.  -   padding: 8px 0px 9px;
  1539. 1537.  -   font-size: 1.09em;
  1540. 1538.  -   font-weight: bold;
  1541. 1539.  - }
  1542. 1540.  - .apps_edit_check_link {
  1543. 1541.  -   padding-top: 10px;
  1544. 1542.  - }
  1545. 1543.  - .apps_edit_textarea {
  1546. 1544.  -   width: 589px;
  1547. 1545.  -   height: 50px;
  1548. 1546.  - }
  1549. 1547.  - .apps_edit_more {
  1550. 1548.  -   display: block;
  1551. 1549.  -   background: #EFF1F3;
  1552. 1550.  -   padding: 10px;
  1553. 1551.  -   text-align: center;
  1554. 1552.  -   color: #738392;
  1555. 1553.  - }
  1556. 1554.  - .apps_edit_more:hover {
  1557. 1555.  -   text-decoration: none;
  1558. 1556.  -   background: #E9EDF1;
  1559. 1557.  - }
  1560. 1558.  - .apps_edit_more_prg {
  1561. 1559.  -   margin: 0px auto;
  1562. 1560.  - }
  1563. 1561.  - #apps_sms_saved {
  1564. 1562.  -   padding-top: 15px;
  1565. 1563.  -   color: #777;
  1566. 1564.  -   opacity: 0;
  1567. 1565.  - }
  1568. 1566.  - .app_text {
  1569. 1567.  -   overflow: hidden;
  1570. 1568.  -   text-overflow: ellipsis;
  1571. 1569.  -   word-wrap: break-word;
  1572. 1570.  -   max-width: 530px;
  1573. 1571.  - }
  1574. ------
Advertisement
Add Comment
Please, Sign In to add comment