Hormold

VK Change (#1388348104)

Dec 29th, 2013
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 53.38 KB | None | 0 0
  1. Файл - apps.css (Старый размер - 37379 | Новый - 0):
  2. 0.  - #apps_css {
  3. 1.  -   display: none;
  4. 2.  - }
  5. 3.  -
  6. 4.  - .app_tabs.t_bar {
  7. 5.  -   background: none repeat scroll 0 0 #FFFFFF;
  8. 6.  -   padding: 11px 0px 0px 10px;
  9. 7.  - }
  10. 8.  - .app_tabs ul.t0 {
  11. 9.  -   width: 612px;
  12. 10.  - }
  13. 11.  - .app_tabs ul.t0 li.fl_r {
  14. 12.  -   float: right;
  15. 13.  - }
  16. 14.  - .app_tab_link {
  17. 15.  -   padding: 5px 10px 3px;
  18. 16.  - }
  19. 17.  - .app_search {
  20. 18.  -   background: #f7f7f7;
  21. 19.  -   padding: 10px;
  22. 20.  -   border-bottom: 1px solid #E1E7ED;
  23. 21.  - }
  24. 22.  - .app_search .search_reset {
  25. 23.  -   cursor: pointer;
  26. 24.  -   display: none;
  27. 25.  -   background: transparent url(/images/icons/input_clear.gif) 6px 6px no-repeat;
  28. 26.  -   padding: 2px;
  29. 27.  -   width: 19px;
  30. 28.  -   height: 19px;
  31. 29.  -   margin-left: -23px;
  32. 30.  -   margin-top: 1px;
  33. 31.  -   opacity: 0.6;
  34. 32.  -   filter: alpha(opacity=60);
  35. 33.  -   position: relative;
  36. 34.  -   z-index: 100;
  37. 35.  - }
  38. 36.  - .app_search .search_progress {
  39. 37.  -   background: url("/images/upload.gif") no-repeat scroll center center transparent;
  40. 38.  -   display: none;
  41. 39.  -   height: 23px;
  42. 40.  -   margin-left: -41px;
  43. 41.  -   margin-top: 1px;
  44. 42.  -   position: relative;
  45. 43.  -   width: 32px;
  46. 44.  -   z-index: 95;
  47. 45.  - }
  48. 46.  - .app_search.loading .search_progress,
  49. 47.  - .app_search .search_reset.shown {
  50. 48.  -   display:block;
  51. 49.  - }
  52. 50.  - .app_search.loading .search_reset.shown {
  53. 51.  -   display:none;
  54. 52.  - }
  55. 53.  - .app_search .input_back_content {
  56. 54.  -   padding-left: 3px;
  57. 55.  - }
  58. 56.  - .app_search .s_search,
  59. 57.  - .app_search .s_search_small {
  60. 58.  -   height: 13px;
  61. 59.  -   padding: 5px 40px 6px 20px;
  62. 60.  -   background: #FFF url(/images/magglass.png) no-repeat 5px 6px;
  63. 61.  -   outline: none;
  64. 62.  - }
  65. 63.  - .app_search .s_search {
  66. 64.  -   width: 545px;
  67. 65.  - }
  68. 66.  - .app_search .s_search_small {
  69. 67.  -   width: 389px;
  70. 68.  - }
  71. 69.  - .app_search .s_search::-ms-clear,
  72. 70.  - .app_search .s_search_small::-ms-clear {
  73. 71.  -   display: none;
  74. 72.  - }
  75. 73.  - .app_search_submit {
  76. 74.  -   padding-left: 10px;
  77. 75.  - }
  78. 76.  - .apps_msg {
  79. 77.  -   display: none;
  80. 78.  -   margin: 11px 12px 0px;
  81. 79.  -   font-weight: bold;
  82. 80.  -   line-height: 140%;
  83. 81.  - }
  84. 82.  -
  85. 83.  - .apps_table {
  86. 84.  -   width: 100%;
  87. 85.  - }
  88. 86.  - .app_main_panel {
  89. 87.  -   vertical-align: top;
  90. 88.  -   width: auto;
  91. 89.  - }
  92. 90.  - .app_side_panel {
  93. 91.  -   vertical-align: top;
  94. 92.  -   background-color: #F7F7F7;
  95. 93.  -   border-left: 1px solid #DAE1E8;
  96. 94.  -   padding: 10px;
  97. 95.  -   width: 146px;
  98. 96.  - }
  99. 97.  -
  100. 98.  - .app_filter {
  101. 99.  -  border: 1px solid #F7F7F7;
  102. 100.  -  color: #2B587A;
  103. 101.  -  padding: 4px 5px 4px 10px;
  104. 102.  -  max-width: 138px;
  105. 103.  -  overflow: hidden;
  106. 104.  -  cursor: pointer;
  107. 105.  - }
  108. 106.  - .app_filter_over {
  109. 107.  -  background-color: #E1E7ED;
  110. 108.  -  border: 1px solid #E1E7ED;
  111. 109.  -  color: #2B587A;
  112. 110.  -  padding: 4px 5px 4px 10px;
  113. 111.  -  max-width: 138px;
  114. 112.  -  overflow: hidden;
  115. 113.  -  cursor: pointer;
  116. 114.  - }
  117. 115.  - .app_filter_selected {
  118. 116.  -  background-color: #5e82a8;
  119. 117.  -  border: 1px solid #517295;
  120. 118.  -  color: #FFFFFF;
  121. 119.  -  cursor: pointer;
  122. 120.  -  max-width: 138px;
  123. 121.  -  overflow: hidden;
  124. 122.  -  padding: 4px 5px 4px 10px;
  125. 123.  - }
  126. 124.  - .app_filter_sep {
  127. 125.  -   border-bottom: 1px solid #DAE1E8;
  128. 126.  -   height: 1px;
  129. 127.  -   margin: 10px 0;
  130. 128.  -   overflow: hidden;
  131. 129.  -   width: 100%;
  132. 130.  - }
  133. 131.  -
  134. 132.  - .apps_results {
  135. 133.  -   padding: 0px 0 0px;
  136. 134.  - }
  137. 135.  -
  138. 136.  - .app_row {
  139. 137.  -   border-bottom: 1px solid #E7EAED;
  140. 138.  -   margin: 0 12px;
  141. 139.  -   padding: 11px 0px;
  142. 140.  - }
  143. 141.  - .app_row.last {
  144. 142.  -   border-bottom: none;
  145. 143.  - }
  146. 144.  - .app_notify_row {
  147. 145.  -   border-bottom: 1px solid #E7EAED;
  148. 146.  -   margin: 0 12px;
  149. 147.  -   padding: 8px 6px 8px 8px;
  150. 148.  - }
  151. 149.  - .app_notify_row .app_icon {
  152. 150.  -   vertical-align: top;
  153. 151.  - }
  154. 152.  - #app_notify_list {
  155. 153.  -   padding: 12px 0 12px;
  156. 154.  - }
  157. 155.  - .app_notify_row.last {
  158. 156.  -   border-bottom: none;
  159. 157.  - }
  160. 158.  - .app_notify_row.new {
  161. 159.  -   background-color: #F1F5F9;
  162. 160.  - }
  163. 161.  - .app_settings_row {
  164. 162.  -   border-bottom: 1px solid #E7EAED;
  165. 163.  -   margin: 0 12px;
  166. 164.  -   padding: 8px 0px;
  167. 165.  - }
  168. 166.  - .apps_results .dld {
  169. 167.  -   border-bottom: 1px solid #E7EAED;
  170. 168.  -   margin: 0 10px;
  171. 169.  -   padding: 9px 10px;
  172. 170.  - }
  173. 171.  - .apps_results .dld.last {
  174. 172.  -   border-bottom: none;
  175. 173.  -   margin: 0 10px;
  176. 174.  -   padding: 9px 10px;
  177. 175.  - }
  178. 176.  - .app_image {
  179. 177.  -   vertical-align: top;
  180. 178.  -   padding: 0px;
  181. 179.  - }
  182. 180.  - .app_icon {
  183. 181.  -   vertical-align: center;
  184. 182.  - }
  185. 183.  - .app_subimage,
  186. 184.  - .app_subicon,
  187. 185.  - .app_subdimage{
  188. 186.  -   overflow: hidden;
  189. 187.  -   text-align: center;
  190. 188.  - }
  191. 189.  - .app_subimage {
  192. 190.  -   margin-right: 10px;
  193. 191.  -   height: 100px;
  194. 192.  -   width: 100px;
  195. 193.  - }
  196. 194.  - .app_subdimage {
  197. 195.  -   margin-right: 8px;
  198. 196.  -   height: 75px;
  199. 197.  -   width: 75px;
  200. 198.  - }
  201. 199.  - .app_subdimage .app_img {
  202. 200.  -   -webkit-border-radius: 3px;
  203. 201.  -   -moz-border-radius: 3px;
  204. 202.  -   border-radius: 3px;
  205. 203.  -   width: 75px;
  206. 204.  -   height: 75px;
  207. 205.  - }
  208. 206.  - .app_subicon {
  209. 207.  -   margin-right: 5px;
  210. 208.  -   height: 16px;
  211. 209.  -   width: 16px;
  212. 210.  - }
  213. 211.  - .app_info, .app_search_info {
  214. 212.  -   padding-left: 5px;
  215. 213.  -   vertical-align: top;
  216. 214.  - }
  217. 215.  - .app_search_info {
  218. 216.  -   min-width: 318px;
  219. 217.  - }
  220. 218.  - .app_info {
  221. 219.  -   width: 484px;
  222. 220.  - }
  223. 221.  - .app_hide {
  224. 222.  -   padding: 0px 3px 0px 6px;
  225. 223.  -   vertical-align: top;
  226. 224.  - }
  227. 225.  - .app_delete_cont {
  228. 226.  -   position: absolute;
  229. 227.  -   opacity: 0;
  230. 228.  -   filter: alpha(opacity=0);
  231. 229.  -   margin: 3px 0px 0px 58px;
  232. 230.  -   background: rgba(0, 0, 0, 0.5);
  233. 231.  -   -webkit-border-radius: 3px;
  234. 232.  -   -moz-border-radius: 3px;
  235. 233.  -   border-radius: 3px;
  236. 234.  -   padding: 3px;
  237. 235.  -   cursor: pointer;
  238. 236.  - }
  239. 237.  - .app_delete_el {
  240. 238.  -   width: 7px;
  241. 239.  -   height: 7px;
  242. 240.  -   background: url("/images/notifier_close.gif") no-repeat scroll 0 0;
  243. 241.  - }
  244. 242.  - .app_delete_row {
  245. 243.  -   margin-top: -6px;
  246. 244.  -   background: url("/images/pics/statusx_op.gif") no-repeat scroll 3px 3px;
  247. 245.  -   opacity: 0;
  248. 246.  -   filter: alpha(opacity=0);
  249. 247.  -   cursor: pointer;
  250. 248.  -   height: 17px;
  251. 249.  -   width: 17px;
  252. 250.  - }
  253. 251.  - .app_notify_row .app_delete_row {
  254. 252.  -   margin-top: -2px;
  255. 253.  - }
  256. 254.  - .apps_recent_row .app_delete_row {
  257. 255.  -   margin-top: -2px;
  258. 256.  - }
  259. 257.  - .app_description, .app_friends {
  260. 258.  -   padding: 3px 0px;
  261. 259.  - }
  262. 260.  - .app_description {
  263. 261.  -   line-height: 140%;
  264. 262.  - }
  265. 263.  - .app_main_panel .app_description {
  266. 264.  -   width: 318px;
  267. 265.  -   overflow: hidden;
  268. 266.  - }
  269. 267.  - .app_main_panel .app_description.big {
  270. 268.  -   width: 342px;
  271. 269.  -   overflow: hidden;
  272. 270.  - }
  273. 271.  - .app_users {
  274. 272.  -   color: #777777;
  275. 273.  -   padding: 5px 0 3px;
  276. 274.  - }
  277. 275.  - .app_from {
  278. 276.  -   color: #777777;
  279. 277.  -   padding: 3px 0;
  280. 278.  - }
  281. 279.  - .app_friends img {
  282. 280.  -   width: 32px;
  283. 281.  -   height: 32px;
  284. 282.  - }
  285. 283.  - .app_friends table {
  286. 284.  -   margin-left: -3px;
  287. 285.  - }
  288. 286.  - .app_name {
  289. 287.  -   padding: 3px 0;
  290. 288.  - }
  291. 289.  - .app_link {
  292. 290.  -   font-weight: bold;
  293. 291.  -   line-height: 1.09em;
  294. 292.  -   color: #45688E;
  295. 293.  - }
  296. 294.  - .app_status {
  297. 295.  -   color: #777777;
  298. 296.  -   padding-top: 10px;
  299. 297.  -   line-height: 140%;
  300. 298.  - }
  301. 299.  - .app_audience {
  302. 300.  -   color: #777777;
  303. 301.  -   padding-top: 3px;
  304. 302.  - }
  305. 303.  - .app_actions {
  306. 304.  -   padding: 0px 5px;
  307. 305.  -   vertical-align: top;
  308. 306.  -   width: 118px;
  309. 307.  - }
  310. 308.  - .app_options {
  311. 309.  -   padding: 0px;
  312. 310.  -   vertical-align: center;
  313. 311.  -   text-align: right;
  314. 312.  -   width: 204px;
  315. 313.  - }
  316. 314.  - .app_notify_list td {
  317. 315.  -   padding: 0px;
  318. 316.  - }
  319. 317.  - .app_settings_row .app_icon {
  320. 318.  -   vertical-align: middle;
  321. 319.  - }
  322. 320.  - .app_notify_hide {
  323. 321.  -   vertical-align: top;
  324. 322.  - }
  325. 323.  - .app_notify_hide {
  326. 324.  -   padding: 0px;
  327. 325.  - }
  328. 326.  - .apps_notify_info {
  329. 327.  -   padding-left: 10px;
  330. 328.  -   width: 520px;
  331. 329.  -   line-height: 140%;
  332. 330.  - }
  333. 331.  - .app_notify_date {
  334. 332.  -   color: #777777;
  335. 333.  -   font-size: 1em;
  336. 334.  -   padding-top: 4px;
  337. 335.  - }
  338. 336.  - .app_invite_info {
  339. 337.  -   vertical-align: top;
  340. 338.  - }
  341. 339.  - .app_invite_buttons {
  342. 340.  -   padding-top: 5px;
  343. 341.  - }
  344. 342.  - a.app_decline {
  345. 343.  -   display: block;
  346. 344.  -   padding: 6px 14px 0px;
  347. 345.  -   font-weight: normal;
  348. 346.  -   height: 19px;
  349. 347.  -   text-align: center;
  350. 348.  - }
  351. 349.  - a.app_decline:hover {
  352. 350.  -   background: #E1E7ED;
  353. 351.  -   text-decoration: none;
  354. 352.  - }
  355. 353.  - .app_invite_buttons .button_blue {
  356. 354.  -   margin-right: 5px;
  357. 355.  - }
  358. 356.  - .app_nav {
  359. 357.  -   list-style: none;
  360. 358.  -   margin: 0 0 1.0em 0;
  361. 359.  -   padding: 0;
  362. 360.  -   vertical-align: top;
  363. 361.  - }
  364. 362.  - .app_nav li {
  365. 363.  -   border-bottom: 1px solid #FFF;
  366. 364.  -   font-size: 1.0em;
  367. 365.  -   white-space: nowrap;
  368. 366.  - }
  369. 367.  - .app_nav li a {
  370. 368.  -   border: 0; border-top:1px solid #FFF;
  371. 369.  -   background: #eee;
  372. 370.  -   background: white;
  373. 371.  -   display: block;
  374. 372.  -   padding: 3px 3px 3px 6px;
  375. 373.  - }
  376. 374.  - .app_nav li a:hover {
  377. 375.  -   background: #E1E7ED;
  378. 376.  -   border-top: 1px solid #E1E7ED;
  379. 377.  -   text-decoration: none;
  380. 378.  - }
  381. 379.  - .app_msg {
  382. 380.  -   color: #777777;
  383. 381.  -   font-size: 1.09em;
  384. 382.  -   line-height: 200%;
  385. 383.  -   margin: 20px 20px 15px;
  386. 384.  -   padding: 100px 0;
  387. 385.  -   text-align: center;
  388. 386.  -   word-wrap: break-word;
  389. 387.  -   width: 587px;
  390. 388.  - }
  391. 389.  - #app_main_panel .app_msg {
  392. 390.  -   width: 567px;
  393. 391.  - }
  394. 392.  - .apps_msg.msg {
  395. 393.  -   background: #F4EBBD;
  396. 394.  - }
  397. 395.  - .app_act_msg {
  398. 396.  -   background: none repeat scroll 0 0 #F7F7F7;
  399. 397.  -   border: 1px solid #DDDDDD;
  400. 398.  -   padding: 5px 10px;
  401. 399.  - }
  402. 400.  - .apps_summary {
  403. 401.  -   border-bottom: 1px solid #E7EAED;
  404. 402.  -   color: #47688D;
  405. 403.  -   padding: 14px 0px 4px;
  406. 404.  -   margin: 0px 10px;
  407. 405.  - }
  408. 406.  - .apps_summary .summary {
  409. 407.  -   font-weight: bold;
  410. 408.  - }
  411. 409.  - #apps .apps_summary:first-child {
  412. 410.  -   border-bottom: 1px solid #E7EAED;
  413. 411.  -   color: #47688D;
  414. 412.  -   padding: 14px 10px 4px;
  415. 413.  -   margin: 0px;
  416. 414.  - }
  417. 415.  - #apps_requests_more {
  418. 416.  -   display: none;
  419. 417.  - }
  420. 418.  - .apps_progress {
  421. 419.  -   display: none;
  422. 420.  - }
  423. 421.  - .apps_results.light .app_link span,
  424. 422.  - .apps_results.light .app_name.settings span,
  425. 423.  - .apps_results.light .app_description span {
  426. 424.  -   background: #E1E7ED;
  427. 425.  -   border-bottom: 1px solid #DAE1E8;
  428. 426.  -   padding: 0px 1px 0px;
  429. 427.  -   margin: 0px -1px;
  430. 428.  -   *padding: 0px;
  431. 429.  -   *margin: 0px;
  432. 430.  - }
  433. 431.  - .apps_main {
  434. 432.  -   padding: 0px;
  435. 433.  -   text-align: center;
  436. 434.  -   background: #F7F7F7;
  437. 435.  - }
  438. 436.  - .apps_main .app_container {
  439. 437.  -   margin: 0 auto;
  440. 438.  - }
  441. 439.  - .apps_wide {
  442. 440.  -   padding: 1px;
  443. 441.  - }
  444. 442.  - .apps_results a.more {
  445. 443.  -   display: block;
  446. 444.  -   padding: 8px 0px;
  447. 445.  -   text-align: center;
  448. 446.  -   margin: 0px 12px;
  449. 447.  - }
  450. 448.  - .apps_results a.more:hover {
  451. 449.  -   text-decoration: none;
  452. 450.  -   background: #E9EDF1;
  453. 451.  - }
  454. 452.  - .apps_results a.more.search {
  455. 453.  -   display: none;
  456. 454.  - }
  457. 455.  - .apps_more {
  458. 456.  -   display: block;
  459. 457.  -   padding: 12px 0px;
  460. 458.  -   text-align: center;
  461. 459.  -   margin: 12px 0px 0px;
  462. 460.  -   border-top: 1px solid #E1E7ED;
  463. 461.  - }
  464. 462.  - .apps_more:hover {
  465. 463.  -   text-decoration: none;
  466. 464.  -   background: #E9EDF1;
  467. 465.  - }
  468. 466.  - .apps_more.search {
  469. 467.  -   display: none;
  470. 468.  - }
  471. 469.  - .apps_r_more {
  472. 470.  -   display: block;
  473. 471.  -   padding: 10px;
  474. 472.  -   text-align: center;
  475. 473.  -   margin: 0px 8px 0px;
  476. 474.  -   background: #EFF1F3;
  477. 475.  -   color: #738392;
  478. 476.  - }
  479. 477.  - .apps_r_more:hover {
  480. 478.  -   text-decoration: none;
  481. 479.  -   background: #E9EDF1;
  482. 480.  - }
  483. 481.  - #apps_recent_all {
  484. 482.  -   display: none;
  485. 483.  - }
  486. 484.  -
  487. 485.  - .apps_settings_controls {
  488. 486.  -   padding-top: 5px;
  489. 487.  - }
  490. 488.  - .apps_settings_controls .checkbox {
  491. 489.  -   margin: 10px;
  492. 490.  - }
  493. 491.  - .apps_settings_controls .agreement_text {
  494. 492.  -   margin-top: 15px;
  495. 493.  -   font-size: 0.81em;
  496. 494.  -   background: #F7F7F7;
  497. 495.  -   border:1px solid #DAE1E8;
  498. 496.  -   padding:5px 10px;
  499. 497.  - }
  500. 498.  -
  501. 499.  - .app_recommend {
  502. 500.  -   padding-top: 30px;
  503. 501.  - }
  504. 502.  - .app_recommend_wrap,
  505. 503.  - .app_settings_wrap,
  506. 504.  - .app_notify_wrap,
  507. 505.  - .app_search_wrap {
  508. 506.  -   margin: 0px 10px;
  509. 507.  -   padding: 4px 0px;
  510. 508.  -   border-bottom: 1px solid #E7EAED;
  511. 509.  - }
  512. 510.  - .app_recommend_summary,
  513. 511.  - .app_settings_summary,
  514. 512.  - .app_notify_summary,
  515. 513.  - .app_search_summary {
  516. 514.  -   color: #47688D;
  517. 515.  -   font-weight: bold;
  518. 516.  - }
  519. 517.  - .app_search_wrap, .app_preload {
  520. 518.  -   display: none;
  521. 519.  - }
  522. 520.  - .app_search_summary,
  523. 521.  - .app_notify_summary,
  524. 522.  - .app_settings_summary {
  525. 523.  -   padding-top: 30px;
  526. 524.  - }
  527. 525.  - .apps_options_bar {
  528. 526.  -   padding: 13px 10px 4px 10px;
  529. 527.  -   border-bottom: 1px solid #dae1e8;
  530. 528.  - }
  531. 529.  - .app_summary_name {
  532. 530.  -   color: #45688e;
  533. 531.  - }
  534. 532.  -
  535. 533.  - /*lists*/
  536. 534.  - #apps .lists_menu {
  537. 535.  -   position: absolute;
  538. 536.  -   margin-left: -7px;
  539. 537.  -   margin-top: -4px;
  540. 538.  - }
  541. 539.  - #apps .lists_header {
  542. 540.  -   border: 1px solid #517295;
  543. 541.  -   cursor: pointer;
  544. 542.  -   width: 80px;
  545. 543.  -   z-index: 1500;
  546. 544.  -   position: absolute;
  547. 545.  - }
  548. 546.  - #apps .lists_header div {
  549. 547.  -   border-color:#7E9CBC #5C82AB #5e82a8;
  550. 548.  -   border-style:solid;
  551. 549.  -   border-width:1px;
  552. 550.  -   color:#FFFFFF;
  553. 551.  -   padding:2px 5px;
  554. 552.  -   white-space: nowrap;
  555. 553.  -   padding-right: 17px;
  556. 554.  -   line-height: 1.27em;
  557. 555.  -   *line-height: 1.18em;
  558. 556.  -   *padding-right: 16px;
  559. 557.  -   background:#5e82a8 url(/images/flydead.gif) no-repeat right -15px;
  560. 558.  -   *background-position: -14px right;
  561. 559.  - }
  562. 560.  - #apps .lists_body {
  563. 561.  -   margin-left: -42px;
  564. 562.  -   margin-top: 21px;
  565. 563.  -   *margin-top: 20px;
  566. 564.  -   z-index: 1499;
  567. 565.  -   position: absolute;
  568. 566.  - }
  569. 567.  -
  570. 568.  -
  571. 569.  - /* dropdown */
  572. 570.  - #apps .lists_shad_l div, #apps .lists_shad_r div {width: 1px}
  573. 571.  - #apps .lists_shad_l {background:#000000;filter: alpha(opacity=6);opacity:0.06;overflow:hidden;width:1px;}
  574. 572.  - #apps .lists_shad_b, #apps .lists_shad_b2 {background:#000000;height:2px;margin-top:-1px;filter: alpha(opacity=7);opacity:0.07;overflow:hidden;position:relative;z-index:148;}
  575. 573.  - #apps .lists_shad_b2 {filter: alpha(opacity=5);opacity:0.05;}
  576. 574.  - #apps .lists_shad_r {background:#000000;filter: alpha(opacity=6);opacity:0.06;overflow:hidden;width:1px;}
  577. 575.  -
  578. 576.  - #apps .lists_rows {
  579. 577.  -   background: #FFFFFF;
  580. 578.  -   border: 1px solid #96AABE;
  581. 579.  -   margin: 0px;
  582. 580.  -   position: relative;
  583. 581.  -   z-index: 1499;
  584. 582.  -   width: 121px;
  585. 583.  -   overflow: hidden;
  586. 584.  - }
  587. 585.  -
  588. 586.  - #apps #lists_menu .lists_rows a {
  589. 587.  -   display: block;
  590. 588.  -   padding: 4px 3px 4px 4px;
  591. 589.  - }
  592. 590.  - #apps #lists_menu .lists_rows a:hover {
  593. 591.  -   background: #EEF2F6;
  594. 592.  -   text-decoration: none;
  595. 593.  - }
  596. 594.  - .apps_cont_msg {
  597. 595.  -   padding: 25px;
  598. 596.  - }
  599. 597.  - .apps_cont_msg .apps_msg {
  600. 598.  -   background: white;
  601. 599.  -   border: solid 1px #DDD;
  602. 600.  -   padding: 70px 10px;
  603. 601.  -   font-size: 1.09em;
  604. 602.  -   color: #808080;
  605. 603.  -   display: block;
  606. 604.  -   font-weight: normal;
  607. 605.  -   margin: 0px;
  608. 606.  - }
  609. 607.  - .apps_cont_msg .apps_install {
  610. 608.  -   background: white;
  611. 609.  -   border: solid 1px #ADBBCA;
  612. 610.  -   padding: 17px;
  613. 611.  -   text-align: left;
  614. 612.  -   box-shadow: 0px 1px 2px #DDD;
  615. 613.  -   -moz-box-shadow: 0px 1px 2px #DDD;
  616. 614.  -   -webkit-box-shadow: 0px 1px 2px #DDD;
  617. 615.  - }
  618. 616.  - .apps_cont_msg .apps_install h4 {
  619. 617.  -   margin-bottom: 5px;
  620. 618.  - }
  621. 619.  - .apps_cont_msg .apps_install_photo {
  622. 620.  -   width: 100px;
  623. 621.  -   text-align: center;
  624. 622.  -   vertical-align: top;
  625. 623.  -   color: #666666;
  626. 624.  -   padding-top: 10px;
  627. 625.  - }
  628. 626.  - .apps_cont_msg .app_install_items {
  629. 627.  -   vertical-align: top;
  630. 628.  -   padding-top: 10px;
  631. 629.  -   width: 440px;
  632. 630.  - }
  633. 631.  - .apps_cont_msg .apps_access_item {
  634. 632.  -   margin-top: 10px;
  635. 633.  -   margin-bottom: 10px;
  636. 634.  -   padding-left: 64px;
  637. 635.  -   color: #666666;
  638. 636.  -   background-position: 0px 2px;
  639. 637.  -   background-repeat: no-repeat;
  640. 638.  -   text-align: left;
  641. 639.  - }
  642. 640.  -
  643. 641.  - .apps_cont_msg .apps_access_item b {
  644. 642.  -   display: block;
  645. 643.  -   padding-bottom: 2px;
  646. 644.  -   color: #36638E;
  647. 645.  - }
  648. 646.  -
  649. 647.  - .apps_cont_msg .apps_access_height {
  650. 648.  -   height: 50px;
  651. 649.  -   width: 1px;
  652. 650.  - }
  653. 651.  - .apps_cont_msg .apps_bottom_panel {
  654. 652.  -   border-top: 1px solid #DAE2E8;
  655. 653.  -   padding-top: 15px;
  656. 654.  - }
  657. 655.  - .apps_bottom_panel .checkbox {
  658. 656.  -   margin-top: 5px;
  659. 657.  - }
  660. 658.  - .apps_bottom_panel .button_blue {
  661. 659.  -   margin-right: 10px;
  662. 660.  - }
  663. 661.  - #apps_wall_post_header {
  664. 662.  -   padding: 14px;
  665. 663.  -   background-color: #f7f7f7;
  666. 664.  -   border-bottom: 1px solid #d7dee5;
  667. 665.  -   line-height: 150%;
  668. 666.  -   width: 400px;
  669. 667.  - }
  670. 668.  - .widgets_popup_box #apps_wall_post_header {
  671. 669.  -   width: auto;
  672. 670.  - }
  673. 671.  - #apps_wall_post_box {
  674. 672.  -   padding: 14px;
  675. 673.  - }
  676. 674.  - #apps_wall_post_box .apps_wall_post_name {
  677. 675.  -   width: 300px; padding: 0px 15px;
  678. 676.  - }
  679. 677.  - .apps_wall_post_name .audio .title_wrap {
  680. 678.  -   width: 230px;
  681. 679.  - }
  682. 680.  - #apps_wall_post_box .attachments {
  683. 681.  -   padding-top: 5px;
  684. 682.  - }
  685. 683.  - #apps_wall_post_box .attachments .play_btn {
  686. 684.  -   padding: 4px 5px 0px 0px;
  687. 685.  - }
  688. 686.  - #apps_wall_post_box .attachments .playerClass {
  689. 687.  -   width: 322px;
  690. 688.  - }
  691. 689.  - #apps_wall_post_box .attachments .playline {
  692. 690.  -   width: 322px;
  693. 691.  - }
  694. 692.  - #apps_wall_post_box .attachments img {
  695. 693.  -   margin: 0px 10px 10px 0px
  696. 694.  - }
  697. 695.  - #apps_user_settings_cont {
  698. 696.  -   display: none;
  699. 697.  -   padding: 20px 0px;
  700. 698.  -   background: #F7F7F7;
  701. 699.  -   text-align: center;
  702. 700.  - }
  703. 701.  - #apps_user_warning_cont {
  704. 702.  -   padding: 10px;
  705. 703.  -   background: #F7F7F7;
  706. 704.  - }
  707. 705.  - #apps_user_warning_cont .app_warning {
  708. 706.  -   background: white;
  709. 707.  -   border: 1px solid #DAE1E8;
  710. 708.  -   padding: 8px;
  711. 709.  - }
  712. 710.  - #apps_user_warning_cont .error {
  713. 711.  -   background: #FFEFE8;
  714. 712.  -   border: 1px solid #E89B88;
  715. 713.  -   padding: 8px 11px;
  716. 714.  - }
  717. 715.  - .apps_settings_cont h4 {
  718. 716.  -   font-size: 1.09em;
  719. 717.  -   padding: 0px 0px 3px;
  720. 718.  - }
  721. 719.  - .apps_settings_cont .apps_help_info h4 {
  722. 720.  -   margin-bottom: 10px;
  723. 721.  - }
  724. 722.  - .apps_settings_cont .button_blue {
  725. 723.  -   margin: 0px 8px;
  726. 724.  - }
  727. 725.  - .apps_user_settiont .apps_access_item {
  728. 726.  -   margin-bottom: 3px;
  729. 727.  - }
  730. 728.  - .apps_settings_cont .checkbox {
  731. 729.  -   margin: 14px 0px;
  732. 730.  - }
  733. 731.  - .apps_edit_votes_sett {
  734. 732.  -   margin: 10px 10px 0;
  735. 733.  - }
  736. 734.  - .apps_settings_cont .apps_edit_votes_sett {
  737. 735.  -   margin: 5px 0px 14px 0px;
  738. 736.  - }
  739. 737.  -
  740. 738.  - .apps_settings_cont #app_new_votes {
  741. 739.  -   width: 20px;
  742. 740.  -   padding: 3px 0px 3px 5px;
  743. 741.  - }
  744. 742.  - .app_sett_pay_label {
  745. 743.  -   width: 130px;
  746. 744.  -   height: 25px;
  747. 745.  - }
  748. 746.  - #apps_settings_error {
  749. 747.  -   border: 1px solid #E89B88;
  750. 748.  -   background-color: #FFEFE8;
  751. 749.  -   padding: 8px 11px;
  752. 750.  -   margin-bottom: 10px;
  753. 751.  -   display: none;
  754. 752.  - }
  755. 753.  -
  756. 754.  - #apps .apps_help_info {
  757. 755.  -   width: auto;
  758. 756.  -   margin: 0px 20px;
  759. 757.  -   line-height: 140%;
  760. 758.  - }
  761. 759.  - #apps_edit_help_link {
  762. 760.  -   display: block;
  763. 761.  -   padding: 5px 25px;
  764. 762.  -   margin-top: 0px;
  765. 763.  - }
  766. 764.  -
  767. 765.  - .apps_access_right_col {
  768. 766.  -   vertical-align: top;
  769. 767.  -   padding-left: 10px;
  770. 768.  - }
  771. 769.  - .apps_access_item {
  772. 770.  -   margin-top: 10px;
  773. 771.  -   padding-left: 0px;
  774. 772.  -   padding-bottom: 10px;
  775. 773.  -   color: #666666;
  776. 774.  - }
  777. 775.  - .apps_i_cont .apps_access_item {
  778. 776.  -   width: 280px;
  779. 777.  - }
  780. 778.  - .apps_access_item_info {
  781. 779.  -   padding-left: 46px;
  782. 780.  - }
  783. 781.  - .is_rtl1 .apps_access_item_info {
  784. 782.  -   padding-left: 0px;
  785. 783.  -   padding-right: 46px;
  786. 784.  - }
  787. 785.  - .apps_access_icon {
  788. 786.  -   position: absolute;
  789. 787.  -   height: 33px;
  790. 788.  -   width: 33px;
  791. 789.  -   margin-right: 15px;
  792. 790.  -   background: url('/images/app_settings_icons.png') 0px 0px no-repeat;
  793. 791.  - }
  794. 792.  - .is_rtl1 .apps_access_icon {
  795. 793.  -   margin-right: 0px;
  796. 794.  -   margin-left: 15px;
  797. 795.  - }
  798. 796.  - .apps_access_photos {
  799. 797.  -   background-position: 0px -74px;
  800. 798.  - }
  801. 799.  - .apps_access_media {
  802. 800.  -   background-position: 0px -111px;
  803. 801.  - }
  804. 802.  - .apps_access_docs {
  805. 803.  -   background-position: 0px -185px;
  806. 804.  - }
  807. 805.  - .apps_access_messages {
  808. 806.  -   background-position: 0px -259px;
  809. 807.  - }
  810. 808.  - .apps_access_wall {
  811. 809.  -   background-position: 0px -222px;
  812. 810.  - }
  813. 811.  - .apps_access_offline {
  814. 812.  -   background-position: 0px -407px;
  815. 813.  - }
  816. 814.  - .apps_access_friends {
  817. 815.  -   background-position: 0px -148px;
  818. 816.  - }
  819. 817.  - .apps_access_groups {
  820. 818.  -   background-position: 0px -37px;
  821. 819.  - }
  822. 820.  - .apps_access_stats {
  823. 821.  -   background-position: 0px -296px;
  824. 822.  - }
  825. 823.  - .apps_sett_access_list {
  826. 824.  -   padding: 5px 0px 15px;
  827. 825.  - }
  828. 826.  - .apps_sett_line {
  829. 827.  -   border-bottom: 1px solid #E8EBEE;
  830. 828.  -   margin: 0px 0px 14px 0px;
  831. 829.  - }
  832. 830.  -
  833. 831.  - .apps_access_item b {
  834. 832.  -   display: block;
  835. 833.  -   padding-bottom: 2px;
  836. 834.  -   color: #36638E;
  837. 835.  - }
  838. 836.  -
  839. 837.  - .app_bottom_info {
  840. 838.  -   border-top: 1px solid #DAE1E8;
  841. 839.  -   color: #777777;
  842. 840.  -   display: block;
  843. 841.  -   padding: 0px 10px 10px 10px;
  844. 842.  - }
  845. 843.  - #apps_check_history {
  846. 844.  -   display: none;
  847. 845.  -   border-top: 1px solid #DAE1E8;
  848. 846.  -   margin-top: 4px;
  849. 847.  -   padding: 0px 5px 5px 5px;
  850. 848.  -   background: #F7F7F7;
  851. 849.  - }
  852. 850.  - .app_bottom_row {
  853. 851.  -   padding-top: 10px;
  854. 852.  - }
  855. 853.  - .apps_paymentbox_cont {
  856. 854.  -   line-height: 140%;
  857. 855.  - }
  858. 856.  -
  859. 857.  - .apps_paymentbox_cont .apps_desc {
  860. 858.  -   margin-top: 15px;
  861. 859.  -   vertical-align: top;
  862. 860.  -   font-size: 0.81em;
  863. 861.  -   background: #F7F7F7;
  864. 862.  -   border: 1px solid #DAE1E8;
  865. 863.  -   padding: 5px 10px;
  866. 864.  - }
  867. 865.  - .apps_paymentbox_cont .text {
  868. 866.  -   margin: 0px 4px;
  869. 867.  - }
  870. 868.  - #apps_paymentbox_error {
  871. 869.  -   border: 1px solid #E89B88;
  872. 870.  -   background-color: #FFEFE8;
  873. 871.  -   padding: 8px 11px;
  874. 872.  -   margin-bottom: 15px;
  875. 873.  -   display: none;
  876. 874.  - }
  877. 875.  - .apps_payment_no_votes {
  878. 876.  -   margin-top: 10px;
  879. 877.  -   padding: 6px 10px;
  880. 878.  -   background-color: #F9F6E7;
  881. 879.  -   border: 1px solid #D4BC4C;
  882. 880.  -   display: none;
  883. 881.  - }
  884. 882.  - #apps_paymentbox_progress {
  885. 883.  -   padding: 70px 0 50px 0;
  886. 884.  -   text-align: center;
  887. 885.  -   display: none;
  888. 886.  - }
  889. 887.  - #apps_paymentbox_progress_msg_wrap {
  890. 888.  -   padding: 10px 0 30px 0;
  891. 889.  -   text-align: center;
  892. 890.  -   font-size: 1.18em;
  893. 891.  -   color: #8293a8;
  894. 892.  - }
  895. 893.  - #apps_paymentbox_close_lnk {
  896. 894.  -   padding: 16px 21px 0 0;
  897. 895.  -   line-height: 100%;
  898. 896.  - }
  899. 897.  - #footer .apps_footer_author {
  900. 898.  -   padding: 6px 0px 20px 0px;
  901. 899.  -   margin-bottom: 5px;
  902. 900.  - }
  903. 901.  - .apps_footer .divider {
  904. 902.  -   padding: 0px 3px;
  905. 903.  - }
  906. 904.  - #flash_api_external_cont {
  907. 905.  -   position: absolute;
  908. 906.  -   height: 1px;
  909. 907.  - }
  910. 908.  -
  911. 909.  - /* New cat */
  912. 910.  - .app_cat_image_cont {
  913. 911.  -   position: absolute;
  914. 912.  -   padding: 0px;
  915. 913.  -   text-align: center;
  916. 914.  - }
  917. 915.  - .app_cat_image_h {
  918. 916.  -   width: 75px;
  919. 917.  -   height: 75px;
  920. 918.  -   overflow: hidden;
  921. 919.  -   -moz-border-radius: 5px;
  922. 920.  -   -webkit-border-radius: 5px;
  923. 921.  -   border-radius: 5px;
  924. 922.  - }
  925. 923.  - .app_cat_image {
  926. 924.  -   -moz-border-radius: 5px;
  927. 925.  -   -webkit-border-radius: 5px;
  928. 926.  -   border-radius: 5px;
  929. 927.  -   margin-bottom: 10px;
  930. 928.  -   width: 196px;
  931. 929.  -   height: 120px;
  932. 930.  - }
  933. 931.  - .apps_cat_row {
  934. 932.  -   display: inline-block;
  935. 933.  -   width: 196px;
  936. 934.  -   padding: 5px 0px 14px 10px;
  937. 935.  -   vertical-align: top;
  938. 936.  -   *display: inline;
  939. 937.  -   *zoom: 1;
  940. 938.  - }
  941. 939.  - .apps_wide_row {
  942. 940.  -   padding: 11px 0px;
  943. 941.  -   border-top: 1px solid #E7EAED;
  944. 942.  -   margin: 0px 12px;
  945. 943.  - }
  946. 944.  - .apps_wide_img {
  947. 945.  -   -moz-border-radius: 3px;
  948. 946.  -   -webkit-border-radius: 3px;
  949. 947.  -   border-radius: 3px;
  950. 948.  -   margin-bottom: 10px;
  951. 949.  -   width: 196px;
  952. 950.  -   height: 120px;
  953. 951.  - }
  954. 952.  - .apps_first {
  955. 953.  -   border-top: none;
  956. 954.  - }
  957. 955.  - .app_rows {
  958. 956.  -   padding-top: 6px;
  959. 957.  - }
  960. 958.  - .app_rows.no_padd {
  961. 959.  -   padding-top: 0px;
  962. 960.  - }
  963. 961.  - .apps_cat_info {
  964. 962.  -   padding-top: 124px;
  965. 963.  -   padding-left: 1px;
  966. 964.  -   height: 34px;
  967. 965.  - }
  968. 966.  - .is_rtl1 .apps_cat_info {
  969. 967.  -   padding: 0px 85px 0px 0px;
  970. 968.  - }
  971. 969.  - .apps_cat_users {
  972. 970.  -   padding: 0px 0px 8px;
  973. 971.  -   color: #999;
  974. 972.  - }
  975. 973.  - .apps_cat_filer {
  976. 974.  -   font-weight: normal;
  977. 975.  - }
  978. 976.  - .apps_cat_bar {
  979. 977.  -   background: #F7F7F7;
  980. 978.  -   padding: 10px;
  981. 979.  -   border-bottom: 1px solid #e1e7ed;
  982. 980.  - }
  983. 981.  - #apps_input {
  984. 982.  -   width: 565px;
  985. 983.  -   background: white url('/images/magglass.png') no-repeat 5px 6px;
  986. 984.  -   outline: none;
  987. 985.  -   padding: 5px 20px;
  988. 986.  - }
  989. 987.  - .apps_cat_sections {
  990. 988.  -   padding: 10px 0px 0px 0px;
  991. 989.  - }
  992. 990.  - .apps_cat_extra {
  993. 991.  -   display: block;
  994. 992.  -   padding: 3px 0px 4px;
  995. 993.  -   margin: 0px 4px 0px 0px;
  996. 994.  - }
  997. 995.  - .apps_cat_section {
  998. 996.  -   display: block;
  999. 997.  -   padding: 3px 8px 4px;
  1000. 998.  -   margin: 0px 4px 0px 0px;
  1001. 999.  -   font-weight: bold;
  1002. 1000.  -   color: #45688E;
  1003. 1001.  -   border-radius: 2px;
  1004. 1002.  -   -moz-border-radius: 2px;
  1005. 1003.  -   -webkit-border-radius: 2px;
  1006. 1004.  - }
  1007. 1005.  - .apps_cat_section:hover {
  1008. 1006.  -   text-decoration: none;
  1009. 1007.  -   background-color: #E1E7ED;
  1010. 1008.  - }
  1011. 1009.  - .apps_section_act {
  1012. 1010.  -   background: #597DA3;
  1013. 1011.  -   color: #FFFFFF;
  1014. 1012.  - }
  1015. 1013.  - .apps_section_act:hover {
  1016. 1014.  -   background: #597DA3;
  1017. 1015.  - }
  1018. 1016.  - #apps_clear_input {
  1019. 1017.  -   margin: 1px 0px 0px 584px;
  1020. 1018.  -   display: block;
  1021. 1019.  -   background: transparent url('/images/icons/input_clear.gif') 6px 6px no-repeat;
  1022. 1020.  -   padding: 2px;
  1023. 1021.  -   width: 19px;
  1024. 1022.  -   height: 19px;
  1025. 1023.  -   opacity: 0.6;
  1026. 1024.  -   filter: alpha(opacity=60);
  1027. 1025.  -   position: absolute;
  1028. 1026.  -   display: none;
  1029. 1027.  - }
  1030. 1028.  - .apps_load_bar {
  1031. 1029.  -   background: url('/images/upload.gif') no-repeat;
  1032. 1030.  -   width: 32px;
  1033. 1031.  -   height: 23px;
  1034. 1032.  -   position: absolute;
  1035. 1033.  -   margin: 8px 0px 0px 570px;
  1036. 1034.  -   display: none;
  1037. 1035.  - }
  1038. 1036.  - .apps_loading .apps_clear_input_hider {
  1039. 1037.  -   display: none;
  1040. 1038.  - }
  1041. 1039.  - .apps_loading .apps_load_bar {
  1042. 1040.  -   display: block;
  1043. 1041.  - }
  1044. 1042.  - .apps_cat_more {
  1045. 1043.  -   padding: 12px 0px;
  1046. 1044.  -   text-align: center;
  1047. 1045.  -   margin: 0px 12px 10px 12px;
  1048. 1046.  -   color: #2B587A;
  1049. 1047.  -   display: none;
  1050. 1048.  - }
  1051. 1049.  - .apps_cat_more:hover {
  1052. 1050.  -   background: #E9EDF1;
  1053. 1051.  -   text-decoration: none;
  1054. 1052.  - }
  1055. 1053.  - .apps_cat_more_progress {
  1056. 1054.  -   display: none;
  1057. 1055.  - }
  1058. 1056.  - .apps_cat_loading:hover {
  1059. 1057.  - background: none;
  1060. 1058.  - }
  1061. 1059.  - .apps_cat_loading .apps_cat_more_progress {
  1062. 1060.  -   display: inline;
  1063. 1061.  - }
  1064. 1062.  - .apps_cat_loading .app_cat_more_text {
  1065. 1063.  -   display: none;
  1066. 1064.  - }
  1067. 1065.  - #apps_empty {
  1068. 1066.  -   color: #777;
  1069. 1067.  -   font-size: 1.09em;
  1070. 1068.  -   line-height: 200%;
  1071. 1069.  -   margin: 20px 20px 15px;
  1072. 1070.  -   padding: 100px 0;
  1073. 1071.  -   text-align: center;
  1074. 1072.  -   word-wrap: break-word;
  1075. 1073.  -   width: 587px;
  1076. 1074.  - }
  1077. 1075.  - .apps_cat_type {
  1078. 1076.  -   background: #E1E7ED;
  1079. 1077.  -   color: #6A839E;
  1080. 1078.  -   font-size: 1em;
  1081. 1079.  -   font-weight: bold;
  1082. 1080.  -   padding: 1px 5px 2px;
  1083. 1081.  -   margin: 5px 5px 0 0;
  1084. 1082.  -   -moz-border-radius: 2px;
  1085. 1083.  -   -webkit-border-radius: 2px;
  1086. 1084.  -   border-radius: 2px;
  1087. 1085.  - }
  1088. 1086.  - .apps_cat_type:hover {
  1089. 1087.  -   text-decoration: none;
  1090. 1088.  -   background: #D7E0E7;
  1091. 1089.  - }
  1092. 1090.  - .apps_featured_row {
  1093. 1091.  -   display: inline-block;
  1094. 1092.  -   margin: 0px;
  1095. 1093.  -   *display: inline;
  1096. 1094.  -   *zoom: 1;
  1097. 1095.  - }
  1098. 1096.  - .apps_featured_wrap {
  1099. 1097.  -   width: 606px;
  1100. 1098.  -   overflow: hidden;
  1101. 1099.  -   height: 170px;
  1102. 1100.  -   margin: 16px 10px 10px;
  1103. 1101.  -   position: relative;
  1104. 1102.  -   border-radius: 5px;
  1105. 1103.  -   -moz-border-radius: 5px;
  1106. 1104.  -   -webkit-border-radius: 5px;
  1107. 1105.  - }
  1108. 1106.  - .apps_featured_inner {
  1109. 1107.  -   position: absolute;
  1110. 1108.  -   margin: 0px;
  1111. 1109.  -   width: 1400px;
  1112. 1110.  - }
  1113. 1111.  - .apps_featured_slide {
  1114. 1112.  -   display: block;
  1115. 1113.  -   position: absolute;
  1116. 1114.  -   margin: 19px 580px;
  1117. 1115.  -   z-index: 10;
  1118. 1116.  -   padding: 73px 12px 73px 10px;
  1119. 1117.  -   opacity: 0.6;
  1120. 1118.  -   filter: alpha(opacity=60);
  1121. 1119.  -   -webkit-transition: opacity 200ms linear;
  1122. 1120.  -   -moz-transition: opacity 200ms linear;
  1123. 1121.  -   -o-transition: opacity 200ms linear;
  1124. 1122.  -   transition: opacity 200ms linear;
  1125. 1123.  - }
  1126. 1124.  - .apps_featured_left {
  1127. 1125.  -   margin-left: 10px;
  1128. 1126.  - }
  1129. 1127.  - .apps_featured_slide:hover {
  1130. 1128.  -   opacity: 1;
  1131. 1129.  -   filter: alpha(opacity=100);
  1132. 1130.  - }
  1133. 1131.  - .apps_featured_slide:active {
  1134. 1132.  -   padding: 74px 12px 72px 10px;
  1135. 1133.  - }
  1136. 1134.  - .apps_featured_icon {
  1137. 1135.  -   background: url(/images/icons/apps_featured_arrow.png) -13px 0px no-repeat;
  1138. 1136.  -   width: 13px;
  1139. 1137.  -   height: 21px;
  1140. 1138.  - }
  1141. 1139.  - .apps_featured_left .apps_featured_icon {
  1142. 1140.  -   background-position: 0px 0px;
  1143. 1141.  - }
  1144. 1142.  - .apps_sticker {
  1145. 1143.  -   width: 28px;
  1146. 1144.  -   height: 28px;
  1147. 1145.  -   background: url('/images/app_notifies.png') no-repeat;
  1148. 1146.  -   position: absolute;
  1149. 1147.  -   margin: -11px 57px;
  1150. 1148.  -   color: #FFFFFF;
  1151. 1149.  -   font-weight: bold;
  1152. 1150.  -   font-size: 1em;
  1153. 1151.  -   padding: 0px 0px;
  1154. 1152.  -   /*text-shadow: #a70c0c 0px 1px 1px;*/
  1155. 1153.  - }
  1156. 1154.  - .apps_notify_tt {
  1157. 1155.  -   width: 260px;
  1158. 1156.  -   padding: 4px;
  1159. 1157.  -   /*color: #000000;*/
  1160. 1158.  -   font-weight: normal;
  1161. 1159.  -   color: white;
  1162. 1160.  -   text-shadow: 0px 1px 0px #262626;
  1163. 1161.  - }
  1164. 1162.  - .apps_notify_date {
  1165. 1163.  -   color: #CCCCCC;
  1166. 1164.  - padding-left: 6px;
  1167. 1165.  - }
  1168. 1166.  - .apps_notify_tt_title {
  1169. 1167.  -   font-weight: bold;
  1170. 1168.  -   color: #FFFFFF;
  1171. 1169.  -   padding-bottom: 4px;
  1172. 1170.  - }
  1173. 1171.  - #apps_summary_progress {
  1174. 1172.  -   margin-right: 6px;
  1175. 1173.  - }
  1176. 1174.  - .apps_notify_list {
  1177. 1175.  -   list-style: square;
  1178. 1176.  -   padding-left: 20px;
  1179. 1177.  -   padding-top: 2px;
  1180. 1178.  -   color: #758EAC;
  1181. 1179.  -   margin: 0px 0px 5px 0px;
  1182. 1180.  - }
  1183. 1181.  - .apps_notify_list li {
  1184. 1182.  -   padding: 3px 0px;
  1185. 1183.  - }
  1186. 1184.  - .apps_notify_list span {
  1187. 1185.  -   color: #000000;
  1188. 1186.  - }
  1189. 1187.  - .apps_notify_text {
  1190. 1188.  -   padding: 2px 0px 0px 0px;
  1191. 1189.  -   line-height: 140%;
  1192. 1190.  -   overflow-x: hidden;
  1193. 1191.  - }
  1194. 1192.  - .apps_notify_photo {
  1195. 1193.  -
  1196. 1194.  - }
  1197. 1195.  - .apps_notify_img {
  1198. 1196.  -   width: 50px;
  1199. 1197.  -   border-radius: 3px;
  1200. 1198.  -   -moz-border-radius: 3px;
  1201. 1199.  -   -webkit-border-radius: 3px;
  1202. 1200.  - }
  1203. 1201.  - .apps_notify_item  {
  1204. 1202.  -   padding: 6px 0px 0px 0px;
  1205. 1203.  - }
  1206. 1204.  - .apps_layer_friends {
  1207. 1205.  -   background: #F0F0F0;
  1208. 1206.  -   padding: 10px;
  1209. 1207.  -
  1210. 1208.  - }
  1211. 1209.  - .apps_ss_friend  {
  1212. 1210.  -   width: 25px;
  1213. 1211.  -   height: 25px;
  1214. 1212.  -   margin-right: 6px;
  1215. 1213.  - }
  1216. 1214.  - .apps_ss_playing {
  1217. 1215.  -   padding: 5px 0px 0px 5px;
  1218. 1216.  -   color: #777777;
  1219. 1217.  - }
  1220. 1218.  - .app_layer_name {
  1221. 1219.  -   font-weight: bold;
  1222. 1220.  -   color: #2B587A;
  1223. 1221.  -   padding-bottom: 4px;
  1224. 1222.  - }
  1225. 1223.  - #apps_layer {
  1226. 1224.  -   line-height: 140%;
  1227. 1225.  -   padding: 12px 23px;
  1228. 1226.  - }
  1229. 1227.  - .wk_cont .apps_i_layer_info {
  1230. 1228.  -   margin-bottom: 20px;
  1231. 1229.  -   margin-top: 10px;
  1232. 1230.  -   width: 100%;
  1233. 1231.  - }
  1234. 1232.  - .apps_ss_items {
  1235. 1233.  -   padding: 20px 0px 0px;
  1236. 1234.  - }
  1237. 1235.  - .apps_i_screenshots {
  1238. 1236.  -   padding: 12px 0px 0px;
  1239. 1237.  -   position: relative;
  1240. 1238.  - }
  1241. 1239.  - #apps_i_slider {
  1242. 1240.  -   width: 607px;
  1243. 1241.  -   height: 376px;
  1244. 1242.  -   overflow: hidden;
  1245. 1243.  - }
  1246. 1244.  - .apps_i_sl {
  1247. 1245.  -   width: 607px;
  1248. 1246.  -   height: 376px;
  1249. 1247.  -   text-align: center;
  1250. 1248.  - }
  1251. 1249.  - .apps_i_sl_img {
  1252. 1250.  -   border-radius: 2px;
  1253. 1251.  -   -moz-border-radius: 2px;
  1254. 1252.  -   -webkit-border-radius: 2px;
  1255. 1253.  - }
  1256. 1254.  - .apps_i_thumb {
  1257. 1255.  -   border-radius: 2px;
  1258. 1256.  -   -moz-border-radius: 2px;
  1259. 1257.  -   -webkit-border-radius: 2px;
  1260. 1258.  - }
  1261. 1259.  - #apps_i_th_contr {
  1262. 1260.  -   padding: 9px 0px 0px 0px;
  1263. 1261.  -   text-align: center;
  1264. 1262.  -   /*height: 90px;
  1265. 1263.  -   overflow: hidden;*/
  1266. 1264.  - }
  1267. 1265.  - .apps_i_th_img {
  1268. 1266.  -   margin-left: 9px;
  1269. 1267.  -   -webkit-border-radius: 2px;
  1270. 1268.  -   -moz-border-radius: 2px;
  1271. 1269.  -   border-radius: 2px;
  1272. 1270.  -   opacity: 0.6;
  1273. 1271.  -   filter: alpha(opacity=60);
  1274. 1272.  -   cursor: pointer;
  1275. 1273.  -   vertical-align: top;
  1276. 1274.  - }
  1277. 1275.  - .apps_i_th_act {
  1278. 1276.  -   opacity: 1;
  1279. 1277.  -   filter: alpha(opacity=100);
  1280. 1278.  -   cursor: default;
  1281. 1279.  - }
  1282. 1280.  - .apps_i_th_cont {
  1283. 1281.  -   display: inline-block;
  1284. 1282.  -   *display: block;
  1285. 1283.  -   *zoom:1;
  1286. 1284.  -   height: 90px;
  1287. 1285.  -   overflow-y: hidden;
  1288. 1286.  -   -webkit-border-radius: 2px;
  1289. 1287.  -   -moz-border-radius: 2px;
  1290. 1288.  -   border-radius: 2px;
  1291. 1289.  - }
  1292. 1290.  - .apps_i_th_first {
  1293. 1291.  -   margin-left: 0px;
  1294. 1292.  - }
  1295. 1293.  - .apps_i_act_slider {
  1296. 1294.  -   cursor: pointer;
  1297. 1295.  - }
  1298. 1296.  - .app_i_icon {
  1299. 1297.  -   border-radius: 5px;
  1300. 1298.  -   -moz-border-radius: 5px;
  1301. 1299.  -   -webkit-border-radius: 5px;
  1302. 1300.  -   margin-right: 10px;
  1303. 1301.  - }
  1304. 1302.  - .apps_i_panel {
  1305. 1303.  -   text-align: left;
  1306. 1304.  -   background: #F7F7F7;
  1307. 1305.  -   padding: 15px;
  1308. 1306.  -   border-bottom: solid 1px #DAE1E8;
  1309. 1307.  - }
  1310. 1308.  - .apps_i_cont {
  1311. 1309.  -   text-align: left;
  1312. 1310.  -   background: #FFFFFF;
  1313. 1311.  -   padding: 0px 15px 15px 15px;
  1314. 1312.  - }
  1315. 1313.  - .apps_i_cont .apps_ss_items {
  1316. 1314.  -   padding-top: 18px;
  1317. 1315.  - }
  1318. 1316.  - .apps_i_page_friends {
  1319. 1317.  -   padding: 10px 0px 0px 0px;
  1320. 1318.  - }
  1321. 1319.  - .app_i_page_screen {
  1322. 1320.  -   background: #FFFFFF;
  1323. 1321.  -   padding: 0px 10px;
  1324. 1322.  - }
  1325. 1323.  - #apps_i_btn {
  1326. 1324.  -   padding-right: 2px;
  1327. 1325.  - }
  1328. 1326.  - .apps_i_btn_bg {
  1329. 1327.  -   background: url(/images/backlink.gif?4) right -128px no-repeat;
  1330. 1328.  -   padding-right: 25px;
  1331. 1329.  - }
  1332. 1330.  - .apps_i_policy {
  1333. 1331.  -   background: #f7f7f7;
  1334. 1332.  -   border-top: 1px solid #f0f0f0;
  1335. 1333.  -   padding: 6px 8px 8px;
  1336. 1334.  -   color: #777777;
  1337. 1335.  -   text-align: center;
  1338. 1336.  - }
  1339. 1337.  - .apps_submenu {
  1340. 1338.  -   background: #F7F7F7;
  1341. 1339.  -   padding: 0px 10px 10px 10px;
  1342. 1340.  -   border-top: 1px solid #E1E7ED;
  1343. 1341.  -   border-bottom: 1px solid #E1E7ED;
  1344. 1342.  -   margin-top: 20px;
  1345. 1343.  -   margin-bottom: 5px;
  1346. 1344.  - }
  1347. 1345.  - .apps_notify_show_other {
  1348. 1346.  -   display: block;
  1349. 1347.  -   padding-top: 4px;
  1350. 1348.  -   position: relative;
  1351. 1349.  -   font-weight: bold;
  1352. 1350.  -   color: #91A4B8;
  1353. 1351.  -   -webkit-transition: color 200ms linear;
  1354. 1352.  -   -moz-transition: color 200ms linear;
  1355. 1353.  -   -o-transition: color 200ms linear;
  1356. 1354.  -   transition: color 200ms linear;
  1357. 1355.  - }
  1358. 1356.  -
  1359. 1357.  - .apps_notify_show_other:hover {
  1360. 1358.  -   color: #45688E;
  1361. 1359.  -   text-decoration: none;
  1362. 1360.  - }
  1363. 1361.  - .apps_request_box_info {
  1364. 1362.  -   padding: 0px 10px;
  1365. 1363.  -   line-height: 140%;
  1366. 1364.  -   width:328px;
  1367. 1365.  - }
  1368. 1366.  - .apps_icon {
  1369. 1367.  -   border-radius: 3px;
  1370. 1368.  -   -moz-border-radius: 3px;
  1371. 1369.  -   -webkit-border-radius: 3px;
  1372. 1370.  - }
  1373. 1371.  - .apps_request_row {
  1374. 1372.  -   margin: 12px 10px;
  1375. 1373.  -   border-top: 1px solid #e0e7ed;
  1376. 1374.  -   padding-top: 10px;
  1377. 1375.  - }
  1378. 1376.  - .apps_request_list {
  1379. 1377.  -   padding-bottom: 1px;
  1380. 1378.  - }
  1381. 1379.  - .apps_request_list .apps_request_row:first-child {
  1382. 1380.  -   border-top: none;
  1383. 1381.  -   padding-top: 0px;
  1384. 1382.  - }
  1385. 1383.  - #apps_requests_more .apps_request_row:first-child {
  1386. 1384.  -   border-top: 1px solid #e0e7ed;
  1387. 1385.  -   padding-top: 10px;
  1388. 1386.  - }
  1389. 1387.  - .apps_request_info {
  1390. 1388.  -   padding: 0px 10px;
  1391. 1389.  -   width: 480px;
  1392. 1390.  - }
  1393. 1391.  - .apps_request_header {
  1394. 1392.  -   padding-bottom: 4px;
  1395. 1393.  -   color: #666;
  1396. 1394.  - }
  1397. 1395.  - .apps_request_buttons {
  1398. 1396.  -   padding-top: 10px;
  1399. 1397.  - }
  1400. 1398.  - .apps_request_buttons a {
  1401. 1399.  -   margin-right: 8px;
  1402. 1400.  - }
  1403. 1401.  - .apps_request_removed {
  1404. 1402.  -   padding: 9px;
  1405. 1403.  -   text-align: center;
  1406. 1404.  - }
  1407. 1405.  - .apps_request_restore {
  1408. 1406.  -   color:#777;
  1409. 1407.  -   padding-bottom: 9px;
  1410. 1408.  - }
  1411. 1409.  - .apps_name_tt {
  1412. 1410.  -   min-width: 75px;
  1413. 1411.  -   text-align: center;
  1414. 1412.  - }
  1415. 1413.  - .apps_requests_banned {
  1416. 1414.  -   color: #707070;
  1417. 1415.  - }
  1418. 1416.  - .apps_no_flash_msg {
  1419. 1417.  -   padding: 120px 10px;
  1420. 1418.  -   color: #666666;
  1421. 1419.  -   text-align: center;
  1422. 1420.  -   font-size: 1.1em;
  1423. 1421.  - }
  1424. 1422.  - .apps_score {
  1425. 1423.  -   display: inline-block;
  1426. 1424.  -   *display: block;
  1427. 1425.  -   *zoom: 1;
  1428. 1426.  -   width: 50px;
  1429. 1427.  -   height: 50px;
  1430. 1428.  -   margin: 10px 8px 0px 0px;
  1431. 1429.  -   position: relative;
  1432. 1430.  - }
  1433. 1431.  - .apps_score:hover {
  1434. 1432.  -   text-decoration: none;
  1435. 1433.  - }
  1436. 1434.  - .apps_score_img {
  1437. 1435.  -   width: 50px;
  1438. 1436.  -   height: 50px;
  1439. 1437.  -   border-radius: 2px;
  1440. 1438.  - }
  1441. 1439.  - .apps_score_level {
  1442. 1440.  -   position: absolute;
  1443. 1441.  -   color: #FFFFFF;
  1444. 1442.  -   background: rgba(0,0,0,0.6);
  1445. 1443.  -   font-weight: bold;
  1446. 1444.  -   padding: 1px 3px;
  1447. 1445.  -   bottom: 0px;
  1448. 1446.  -   right: 0px;
  1449. 1447.  -   font-size: 11px;
  1450. 1448.  -   border-radius: 2px;
  1451. 1449.  - }
  1452. 1450.  - .apps_score_link {
  1453. 1451.  -   color: #777777;
  1454. 1452.  - }
  1455. 1453.  - .apps_score_tt {
  1456. 1454.  -   font-weight: normal;
  1457. 1455.  - }
  1458. 1456.  - #show_more_progress  {
  1459. 1457.  -   text-align: center;
  1460. 1458.  -   width: 603px;
  1461. 1459.  - }
  1462. 1460.  - .apps_friends_box {
  1463. 1461.  -   overflow: auto;
  1464. 1462.  -   max-height: 380px;
  1465. 1463.  -   padding: 10px;
  1466. 1464.  -   padding-bottom: 0px;
  1467. 1465.  -   width: 380px;
  1468. 1466.  - }
  1469. 1467.  - .apps_frbox_row {
  1470. 1468.  -   border-bottom: 1px solid #dee4e8;
  1471. 1469.  -   margin-bottom: 5px;
  1472. 1470.  -   padding-bottom: 2px;
  1473. 1471.  -   height: 53px;
  1474. 1472.  -   position: relative;
  1475. 1473.  - }
  1476. 1474.  - .apps_frbox_row:last-child {
  1477. 1475.  -   border-bottom: none;
  1478. 1476.  - }
  1479. 1477.  - .apps_frbox_photo {
  1480. 1478.  -   position: absolute;
  1481. 1479.  -
  1482. 1480.  - }
  1483. 1481.  - .apps_frbox_cont {
  1484. 1482.  -   padding-left: 60px;
  1485. 1483.  - }
  1486. 1484.  - .apps_frbox_info {
  1487. 1485.  -   color: #777777;
  1488. 1486.  - }
  1489. 1487.  - .apps_score_tt_cont {
  1490. 1488.  -   padding: 1px 2px;
  1491. 1489.  -   line-height: 150%;
  1492. 1490.  - }
  1493. 1491.  - .apps_ss_friend_img {
  1494. 1492.  -   display: block;
  1495. 1493.  - }
  1496. 1494.  - .apps_i_run_box {
  1497. 1495.  -   left: 50%;
  1498. 1496.  -   top: 50%;
  1499. 1497.  -   position: absolute;
  1500. 1498.  -   z-index: 10;
  1501. 1499.  -   background: url(/images/inline_video_small_play.png) right no-repeat;
  1502. 1500.  -   background-color: rgba(0, 0, 0, 0.6);
  1503. 1501.  -   height: 14px;
  1504. 1502.  -   color: white;
  1505. 1503.  -   font-weight: bold;
  1506. 1504.  -   border-radius: 10px;
  1507. 1505.  -   padding: 16px 45px 16px 15px;
  1508. 1506.  -   font-size: 13px;
  1509. 1507.  -   line-height: 100%;
  1510. 1508.  -   margin-left: -80px;
  1511. 1509.  -   margin-top: -68px;
  1512. 1510.  -   text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
  1513. 1511.  -   opacity: 0.8;
  1514. 1512.  -   filter: alpha(opacity=80);
  1515. 1513.  -   cursor: pointer;
  1516. 1514.  - }
  1517. 1515.  - .apps_i_app_run {
  1518. 1516.  -   margin-left: -107px;
  1519. 1517.  - }
  1520. 1518.  - .apps_i_single_run {
  1521. 1519.  -   margin-top: -23px;
  1522. 1520.  - }
  1523. 1521.  - .apps_sett_section {
  1524. 1522.  -   padding-left: 14px;
  1525. 1523.  - }
  1526. 1524.  - .apps_info_app_act {
  1527. 1525.  -   display: block;
  1528. 1526.  -   padding-top: 5px;
  1529. 1527.  - }
  1530. 1528.  -
  1531. 1529.  - .apps_feed_cont {
  1532. 1530.  -   vertical-align: top;
  1533. 1531.  -   width: 329px;
  1534. 1532.  -   margin-left: 20px;
  1535. 1533.  - }
  1536. 1534.  - .apps_feed_row {
  1537. 1535.  -   margin: 10px 0px;
  1538. 1536.  -   position: relative;
  1539. 1537.  -   border-bottom: 1px solid #e7eaed;
  1540. 1538.  -   padding-bottom: 10px;
  1541. 1539.  -   width: 329px;
  1542. 1540.  - }
  1543. 1541.  - .apps_feed_last {
  1544. 1542.  -   border-bottom: none;
  1545. 1543.  - }
  1546. 1544.  - .apps_feed_user_photo {
  1547. 1545.  -   position: absolute;
  1548. 1546.  - }
  1549. 1547.  - .apps_feed_animate_cont {
  1550. 1548.  -   overflow: hidden;
  1551. 1549.  -   height: 1px;
  1552. 1550.  -   position: relative;
  1553. 1551.  -   margin: 10px 0px;
  1554. 1552.  - }
  1555. 1553.  - .apps_feed_animate_el {
  1556. 1554.  -   position: absolute;
  1557. 1555.  -   bottom: 0;
  1558. 1556.  -   margin: 0px;
  1559. 1557.  - }
  1560. 1558.  - .apps_block_summary {
  1561. 1559.  -   padding: 14px 0px 2px;
  1562. 1560.  -   margin: 2px 0px 0px;
  1563. 1561.  -   color: #45688E;
  1564. 1562.  -   border-bottom: 1px solid #DAE1E8;
  1565. 1563.  -   font-weight: bold;
  1566. 1564.  -   font-size: 1.1em;
  1567. 1565.  - }
  1568. 1566.  - .apps_cat_summary {
  1569. 1567.  -   margin: 0px 10px;
  1570. 1568.  -   font-size: 1em;
  1571. 1569.  -   font-weight: normal;
  1572. 1570.  - }
  1573. 1571.  - #apps_cat_summary {
  1574. 1572.  -   padding-top: 16px;
  1575. 1573.  - }
  1576. 1574.  - #apps_cat_header {
  1577. 1575.  -   font-weight: bold;
  1578. 1576.  -   font-size: 1.1em;
  1579. 1577.  - }
  1580. 1578.  - .apps_request_img {
  1581. 1579.  -   width: 50px;
  1582. 1580.  -   height: 50px;
  1583. 1581.  -   -webkit-border-radius: 3px;
  1584. 1582.  -   -moz-border-radius: 3px;
  1585. 1583.  -   border-radius: 3px;
  1586. 1584.  - }
  1587. 1585.  - .apps_recent_info {
  1588. 1586.  -   padding-left: 50px;
  1589. 1587.  -   height: 38px;
  1590. 1588.  -   padding-top: 2px;
  1591. 1589.  - }
  1592. 1590.  - .is_rtl1 .apps_recent_info {
  1593. 1591.  -   padding-right: 50px;
  1594. 1592.  -   padding-left: 0px;
  1595. 1593.  -   padding-top: 2px;
  1596. 1594.  - }
  1597. 1595.  - .apps_feed_info {
  1598. 1596.  -   padding-left: 50px;
  1599. 1597.  -   padding-right: 50px;
  1600. 1598.  -   height: 38px;
  1601. 1599.  -   padding-top: 2px;
  1602. 1600.  - }
  1603. 1601.  - .apps_recent_info_str {
  1604. 1602.  -   color: #777777;
  1605. 1603.  -   padding: 5px 0px 0px 0px;
  1606. 1604.  - }
  1607. 1605.  - .apps_recent_img {
  1608. 1606.  -   vertical-align: top;
  1609. 1607.  -   width: 75px;
  1610. 1608.  -   height: 75px;
  1611. 1609.  -   -webkit-border-radius: 3px;
  1612. 1610.  -   -moz-border-radius: 3px;
  1613. 1611.  -   border-radius: 3px;
  1614. 1612.  - }
  1615. 1613.  - .apps_recent_row {
  1616. 1614.  -   display: inline-block;
  1617. 1615.  -   *display: inline;
  1618. 1616.  -   zoom: 1;
  1619. 1617.  -   margin: 0px 13px 12px 0px;
  1620. 1618.  - }
  1621. 1619.  - .apps_recent_row_hidden {
  1622. 1620.  -   display: none;
  1623. 1621.  - }
  1624. 1622.  - .apps_feed_user_img {
  1625. 1623.  -   width: 40px;
  1626. 1624.  -   height: 40px;
  1627. 1625.  -   -webkit-border-radius: 3px;
  1628. 1626.  -   -moz-border-radius: 3px;
  1629. 1627.  -   border-radius: 3px;
  1630. 1628.  - }
  1631. 1629.  - .apps_empty_block {
  1632. 1630.  -   font-size: 1.1em;
  1633. 1631.  -   color: #777777;
  1634. 1632.  -   text-align: center;
  1635. 1633.  -   line-height: 160%;
  1636. 1634.  -   height: 100%;
  1637. 1635.  -   vertical-align: middle;
  1638. 1636.  -   padding-bottom: 10px;
  1639. 1637.  - }
  1640. 1638.  - .apps_cat_layout, .apps_cat_layout td, .apps_cat_layout tr {
  1641. 1639.  -   padding: 0px;
  1642. 1640.  -   margin: 0px;
  1643. 1641.  -   border-spacing: 0px;
  1644. 1642.  -   border: none;
  1645. 1643.  - }
  1646. 1644.  - td.apps_recent_td {
  1647. 1645.  -   padding-left: 11px;
  1648. 1646.  -   width: 264px;
  1649. 1647.  - }
  1650. 1648.  - td.apps_recent_cont {
  1651. 1649.  -   vertical-align: top;
  1652. 1650.  -   width: 270px;
  1653. 1651.  -   padding-top: 11px;
  1654. 1652.  -   padding-bottom: 8px;
  1655. 1653.  - }
  1656. 1654.  - td.apps_feed_cont {
  1657. 1655.  -   padding-top: 1px;
  1658. 1656.  - }
  1659. 1657.  - .apps_recent_summary {
  1660. 1658.  -   width: 251px;
  1661. 1659.  - }
  1662. 1660.  - td.apps_feed_td {
  1663. 1661.  -   padding-left: 6px;
  1664. 1662.  - }
  1665. 1663.  - .apps_info_link {
  1666. 1664.  -   color: #909090;
  1667. 1665.  - }
  1668. 1666.  - td.apps_cat_popular_h {
  1669. 1667.  -   padding-left: 12px;
  1670. 1668.  -   padding-right: 10px;
  1671. 1669.  -   width: 289px;
  1672. 1670.  -   vertical-align: top;
  1673. 1671.  - }
  1674. 1672.  - td.apps_cat_new_h {
  1675. 1673.  -   padding-left: 10px;
  1676. 1674.  -   padding-right: 10px;
  1677. 1675.  -   width: 293px;
  1678. 1676.  -   vertical-align: top;
  1679. 1677.  - }
  1680. 1678.  - .apps_cat_h {
  1681. 1679.  -   margin-top: 20px;
  1682. 1680.  -   margin-bottom: 10px;
  1683. 1681.  - }
  1684. 1682.  - .apps_feed_app_img {
  1685. 1683.  -   width: 40px;
  1686. 1684.  -   height: 40px;
  1687. 1685.  -   -webkit-border-radius: 3px;
  1688. 1686.  -   -moz-border-radius: 3px;
  1689. 1687.  -   border-radius: 3px;
  1690. 1688.  - }
  1691. 1689.  - .apps_feed_app_photo {
  1692. 1690.  -   position: absolute;
  1693. 1691.  -   margin-left: 288px;
  1694. 1692.  - }
  1695. 1693.  - .apps_feed_str_cont {
  1696. 1694.  -   position: absolute;
  1697. 1695.  -   width: 229px;
  1698. 1696.  -   padding: 0px;
  1699. 1697.  - }
  1700. 1698.  - .apps_feed_info_str {
  1701. 1699.  -   display: inline-block;
  1702. 1700.  -   *display: block;
  1703. 1701.  -   *zoom: 1;
  1704. 1702.  -   color: #999;
  1705. 1703.  -   background: #FFFFFF;
  1706. 1704.  -   line-height: 160%;
  1707. 1705.  -   font-size: 11px;
  1708. 1706.  - }
  1709. 1707.  - .apps_cat_filter_load {
  1710. 1708.  -   position: absolute;
  1711. 1709.  -   margin: 3px 242px;
  1712. 1710.  - }
  1713. 1711.  - .apps_empty_cat {
  1714. 1712.  -   font-size: 1.1em;
  1715. 1713.  -   color: #777777;
  1716. 1714.  -   text-align: center;
  1717. 1715.  -   line-height: 160%;
  1718. 1716.  -   height: 100%;
  1719. 1717.  -   vertical-align: middle;
  1720. 1718.  -   padding: 80px 30px;
  1721. 1719.  - }
  1722. 1720.  - .apps_block_more {
  1723. 1721.  -   display: block;
  1724. 1722.  -   padding: 10px 0px;
  1725. 1723.  -   text-align: center;
  1726. 1724.  -   margin: 2px 10px 0px 10px;
  1727. 1725.  -   color: #738392;
  1728. 1726.  -   background: #EFF1F3;
  1729. 1727.  -   z-index: 100;
  1730. 1728.  - }
  1731. 1729.  - .apps_block_more:hover {
  1732. 1730.  -   background: #E9EDF1;
  1733. 1731.  -   text-decoration: none;
  1734. 1732.  - }
  1735. 1733.  - .apps_featured_summary {
  1736. 1734.  -   color: #47688D;
  1737. 1735.  -   font-weight: bold;
  1738. 1736.  -   font-size: 1.14em;
  1739. 1737.  -   margin: 14px 10px 0px;
  1740. 1738.  - }
  1741. 1739.  -
  1742. 1740.  - /* apps ads rows */
  1743. 1741.  - .app_ads_image_cont {
  1744. 1742.  -   vertical-align: top;
  1745. 1743.  -   padding: 0px;
  1746. 1744.  -   width: 60px;
  1747. 1745.  -   text-align: center;
  1748. 1746.  - }
  1749. 1747.  - .app_ads_image_h {
  1750. 1748.  -   padding-left: 10px;
  1751. 1749.  -   width: 50px;
  1752. 1750.  -   height: 50px;
  1753. 1751.  -   overflow: hidden;
  1754. 1752.  - }
  1755. 1753.  - .is_rtl1 .app_ads_image_h {
  1756. 1754.  -   padding-left: 0px;
  1757. 1755.  -   padding-right: 10px;
  1758. 1756.  - }
  1759. 1757.  - .app_ads_image {
  1760. 1758.  -   width: 50px;
  1761. 1759.  -   height: 50px;
  1762. 1760.  -   -moz-border-radius: 5px;
  1763. 1761.  -   -webkit-border-radius: 5px;
  1764. 1762.  -   border-radius: 5px;
  1765. 1763.  -   margin-bottom: 10px;
  1766. 1764.  - }
  1767. 1765.  - .apps_ads_info {
  1768. 1766.  -   padding: 0px 0px 0px 10px;
  1769. 1767.  -   vertical-align: top;
  1770. 1768.  -   width: 121px;
  1771. 1769.  - }
  1772. 1770.  - .is_rtl1 .apps_ads_info {
  1773. 1771.  -   padding: 0px 10px 0px 0px;
  1774. 1772.  - }
  1775. 1773.  - .apps_ads_info .app_name {
  1776. 1774.  -   max-width: 122px;
  1777. 1775.  -   overflow: hidden;
  1778. 1776.  -   -o-text-overflow: ellipsis;
  1779. 1777.  -   text-overflow: ellipsis;
  1780. 1778.  - }
  1781. 1779.  - .apps_ads_users {
  1782. 1780.  -   padding: 2px 0px 0px;
  1783. 1781.  -   color: #777777;
  1784. 1782.  - }
  1785. 1783.  - .font_medium .apps_ads_users {
  1786. 1784.  -   padding: 0px;
  1787. 1785.  - }
  1788. 1786.  - .apps_ads_row {
  1789. 1787.  -   display: inline-block;
  1790. 1788.  -   width: 191px;
  1791. 1789.  -   padding: 9px 0px;
  1792. 1790.  -   vertical-align: top;
  1793. 1791.  -   *display: inline;
  1794. 1792.  -   *zoom: 1;
  1795. 1793.  - }
  1796. 1794.  - .apps_ads_rows {
  1797. 1795.  -   background-color: #F0F0F0;
  1798. 1796.  -   margin-top: 14px;
  1799. 1797.  -   margin-bottom: 10px;
  1800. 1798.  - }
  1801. 1799.  -
  1802. 1800.  - .apps_recommends {
  1803. 1801.  -   padding-top: 6px;
  1804. 1802.  -   margin-top: -6px;
  1805. 1803.  -   border-top: 1px solid #DBE1E7;
  1806. 1804.  - }
  1807. 1805.  - .apps_recom {
  1808. 1806.  -   width: 281px;
  1809. 1807.  -   padding: 10px;
  1810. 1808.  - }
  1811. 1809.  - .apps_recom_thumb {
  1812. 1810.  -   display: block;
  1813. 1811.  -   width: 90px;
  1814. 1812.  -   height: 75px;
  1815. 1813.  -   overflow: hidden;
  1816. 1814.  - }
  1817. 1815.  - .apps_recom_img {
  1818. 1816.  -   -webkit-border-radius: 5px;
  1819. 1817.  -   -khtml-border-radius: 5px;
  1820. 1818.  -   -moz-border-radius: 5px;
  1821. 1819.  -   border-radius: 5px;
  1822. 1820.  - }
  1823. 1821.  - .apps_recom_name {
  1824. 1822.  -   width: 190px;
  1825. 1823.  -   overflow: hidden;
  1826. 1824.  -   -o-text-overflow: ellipsis;
  1827. 1825.  -   text-overflow: ellipsis;
  1828. 1826.  -   white-space: nowrap;
  1829. 1827.  - }
  1830. 1828.  - .apps_recom_lnk {
  1831. 1829.  -   color: #45688E;
  1832. 1830.  -   font-weight: bold;
  1833. 1831.  - }
  1834. 1832.  - .apps_recom_details {
  1835. 1833.  -   width: 190px;
  1836. 1834.  -   color: #777;
  1837. 1835.  -   padding: 3px 0px;
  1838. 1836.  - }
  1839. 1837.  - .apps_recom_bottom {
  1840. 1838.  -   margin: 10px -23px -22px;
  1841. 1839.  -   text-align: center;
  1842. 1840.  -   padding: 7px;
  1843. 1841.  -   background: #F7F7F7;
  1844. 1842.  -   border-top: 1px solid #F0F0F0;
  1845. 1843.  - }
  1846. 1844.  - #apps_requests_text {
  1847. 1845.  -   font-size: 1.1em;
  1848. 1846.  - }
  1849. 1847.  - .apps_cat_en_summary {
  1850. 1848.  -   margin: 10px 12px 10px 12px;
  1851. 1849.  - }
  1852. 1850.  - #app_testers_prgs {
  1853. 1851.  -   padding: 2px 0 0 5px;
  1854. 1852.  -   display: none;
  1855. 1853.  - }
  1856. 1854.  - .apps_cancel_request {
  1857. 1855.  -   display: inline-block;
  1858. 1856.  -   *display: inline;
  1859. 1857.  -   zoom: 1;
  1860. 1858.  -   padding-top: 5px;
  1861. 1859.  -   vertical-align: top;
  1862. 1860.  - }
  1863. 1861.  - .apps_summary_right_link {
  1864. 1862.  -   font-size: 0.91em;
  1865. 1863.  -   font-weight: normal;
  1866. 1864.  - }
  1867. 1865.  -
  1868. 1866.  - #box_layer .apps_blacklist_wrap {
  1869. 1867.  -   overflow: auto;
  1870. 1868.  -   overflow-y: scroll;
  1871. 1869.  -   overflow-x: hidden;
  1872. 1870.  -   margin-top: -4px;
  1873. 1871.  -   margin-bottom: -4px;
  1874. 1872.  -   position: relative;
  1875. 1873.  - }
  1876. 1874.  - #box_layer .apps_blacklist {
  1877. 1875.  -   padding-top: 5px;
  1878. 1876.  - }
  1879. 1877.  - .apps_blacklist .olist_item {
  1880. 1878.  -   position: relative;
  1881. 1879.  - }
  1882. 1880.  - .apps_blacklist_filter_wrap {
  1883. 1881.  -   padding: 10px 0 10px 10px;
  1884. 1882.  -   background-color: #F7F7F7;
  1885. 1883.  - }
  1886. 1884.  - .apps_blacklist_filter_wrap .olist_filter {
  1887. 1885.  -   width: 358px;
  1888. 1886.  - }
  1889. 1887.  - .apps_cat_summary_dd {
  1890. 1888.  -   background: url(/images/flydead.gif) no-repeat right 1px;
  1891. 1889.  -   padding-right: 17px;
  1892. 1890.  -   margin-right: 1px;
  1893. 1891.  - }
  1894. 1892.  - .is_2x .apps_cat_summary_dd {
  1895. 1893.  -   background-size: 14px 90px;
  1896. 1894.  -   background-image: url(/images/flydead_2x.gif);
  1897. 1895.  - }
  1898. 1896.  - .apps_summary_dd {
  1899. 1897.  -   margin-left: 0px;
  1900. 1898.  - }
  1901. 1899.  - .apps_summary_upl {
  1902. 1900.  -   display: none;
  1903. 1901.  - }
  1904. 1902.  - .apps_summary_loading .apps_summary_upl {
  1905. 1903.  -   display: block;
  1906. 1904.  - }
  1907. 1905.  - .apps_summary_loading .apps_cat_summary_dd {
  1908. 1906.  -   display: none;
  1909. 1907.  - }
  1910. 1908.  - .apps_cat_new {
  1911. 1909.  -   padding: 6px 0px 0px 0px;
  1912. 1910.  - }
  1913. 1911.  - #app_new_more {
  1914. 1912.  -   margin-bottom: 2px;
  1915. 1913.  - }
  1916. 1914.  - .app_new_sticker {
  1917. 1915.  -   background: url('/images/icons/new_app_en.png') 0px 0px no-repeat;
  1918. 1916.  -   width: 60px;
  1919. 1917.  -   height: 60px;
  1920. 1918.  -   position: absolute;
  1921. 1919.  -   margin-left: -1px;
  1922. 1920.  -   margin-top: -1px;
  1923. 1921.  -   z-index: 10;
  1924. 1922.  - }
  1925. 1923.  - .apps_sticker_ru {
  1926. 1924.  -   background-image: url('/images/icons/new_app_ru.png');
  1927. 1925.  - }
  1928. 1926.  - .apps_sticker_ua {
  1929. 1927.  -   background-image: url('/images/icons/new_app_ua.png');
  1930. 1928.  - }
  1931. 1929.  - #apps_new_hidden {
  1932. 1930.  -   display: none;
  1933. 1931.  - }
  1934. 1932.  - .apps_new_rows_wrap {
  1935. 1933.  -   border-bottom: 1px solid #DAE1E8;
  1936. 1934.  - }
  1937. 1935.  - .apps_new_rows_wrap:last-child {
  1938. 1936.  -   border-bottom: 0px;
  1939. 1937.  - }
  1940. 1938.  - .apps_new_date {
  1941. 1939.  -   width: 100px;
  1942. 1940.  -   font-weight: bold;
  1943. 1941.  -   font-size: 1.18em;
  1944. 1942.  -   color: #45688E;
  1945. 1943.  -   padding: 10px 0px;
  1946. 1944.  -   text-align: center;
  1947. 1945.  - }
  1948. 1946.  - .apps_new_rows {
  1949. 1947.  -   background: #FFFFFF;
  1950. 1948.  -   border-left: 1px solid #DAE1E8;
  1951. 1949.  - }
  1952. 1950.  - .apps_new_row {
  1953. 1951.  -   padding: 10px;
  1954. 1952.  -   border-bottom: 1px solid #DAE1E8;
  1955. 1953.  - }
  1956. 1954.  - .apps_new_row:last-child {
  1957. 1955.  -   border-bottom: 0px;
  1958. 1956.  - }
  1959. 1957.  - .apps_new_row.active {
  1960. 1958.  -   background: #ebffeb;
  1961. 1959.  - }
  1962. 1960.  - .apps_new_row.empty {
  1963. 1961.  -   width: 525px;
  1964. 1962.  -   padding: 42px 0px 41px;
  1965. 1963.  -   text-align: center;
  1966. 1964.  -   color: #777777;
  1967. 1965.  -   font-size: 1.09em;
  1968. 1966.  -   background: #F7F7F7;
  1969. 1967.  - }
  1970. 1968.  - .apps_new_row.waiting {
  1971. 1969.  -   background: #F5F9FB;
  1972. 1970.  - }
  1973. 1971.  - .apps_new_img {
  1974. 1972.  -   width: 88px;
  1975. 1973.  - }
  1976. 1974.  - .apps_new_description_wrap {
  1977. 1975.  -   width: 332px;
  1978. 1976.  - }
  1979. 1977.  - .apps_new_actions {
  1980. 1978.  -   width: 85px;
  1981. 1979.  - }
  1982. 1980.  - .apps_new_img img {
  1983. 1981.  -   height: 75px;
  1984. 1982.  -   width: 75px;
  1985. 1983.  - }
  1986. 1984.  - .apps_new_description {
  1987. 1985.  -   padding: 5px 0px 0px;
  1988. 1986.  - }
  1989. 1987.  - .apps_new_description .label {
  1990. 1988.  -   color: #777777;
  1991. 1989.  -   width: 110px;
  1992. 1990.  - }
  1993. 1991.  - .apps_new_action {
  1994. 1992.  -   display: block;
  1995. 1993.  -   padding: 6px 14px 0px;
  1996. 1994.  -   font-weight: normal;
  1997. 1995.  -   height: 19px;
  1998. 1996.  -   text-align: left;
  1999. 1997.  - }
  2000. 1998.  - a.apps_new_action:hover {
  2001. 1999.  -   background: #E1E7ED;
  2002. 2000.  -   text-decoration: none;
  2003. 2001.  - }
  2004. 2002.  - .apps_new_box_label {
  2005. 2003.  -   color: #777;
  2006. 2004.  -   padding-bottom: 10px;
  2007. 2005.  - }
  2008. 2006.  - #apps_new_box_comment {
  2009. 2007.  -   width: 414px;
  2010. 2008.  -   height: 100px;
  2011. 2009.  - }
  2012. 2010.  - .app_cat_name {
  2013. 2011.  -   width: 192px;
  2014. 2012.  -   height: 16px;
  2015. 2013.  -   overflow: hidden;
  2016. 2014.  -   padding-top: 2px;
  2017. 2015.  - }
  2018. 2016.  - .apps_featured_img {
  2019. 2017.  -   -webkit-border-radius: 5px;
  2020. 2018.  -   -moz-border-radius: 5px;
  2021. 2019.  -   border-radius: 5px;
  2022. 2020.  -   height: 100px;
  2023. 2021.  - }
  2024. 2022.  - #edit_more_link {
  2025. 2023.  -   margin-bottom: 10px;
  2026. 2024.  - }
  2027. 2025.  - .apps_call_out_info {
  2028. 2026.  -   padding-left: 20px;
  2029. 2027.  -   width: 250px;
  2030. 2028.  - }
  2031. 2029.  - .apps_call_msg {
  2032. 2030.  -   padding: 8px;
  2033. 2031.  -   margin-top: 14px;
  2034. 2032.  -   width: 232px;
  2035. 2033.  -   border: 1px solid #C3CBD4;
  2036. 2034.  - }
  2037. ------
Advertisement
Add Comment
Please, Sign In to add comment