Advertisement
Guest User

css

a guest
Mar 22nd, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 85.85 KB | None | 0 0
  1. @import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
  2.  
  3. html {
  4. -ms-text-size-adjust: 100%;
  5. -webkit-text-size-adjust: 100%;
  6. }
  7.  
  8. body {
  9. color:#333;
  10. font-family: 'Open Sans', Tahoma, Arial, sans-serif;
  11. font-size:13px;
  12. margin:0;
  13. padding:0;
  14. background: #FFF;
  15. }
  16. img {  }
  17.  
  18. h1 { font-size: 52px; margin: 0; padding: 5px 15px;}
  19. h3 { font-size: 28px; margin: 0; }
  20. h4 { font-size: 24px; margin: 10px 0 0 0; }
  21.  
  22. h1, h3, h4, h5 {
  23. font-weight: 300;
  24. }
  25. a {
  26. color: #333;
  27. text-decoration: none;
  28. }
  29. a:hover {
  30. color: #000;
  31. }
  32. code, pre {
  33. word-wrap: break-word;
  34. }
  35. code.api-request {
  36. background: #f2f2f2;
  37. }
  38. option:hover {
  39. cursor: pointer;
  40. }
  41. table {
  42. border-collapse:collapse;
  43. }
  44. table, td, th {
  45. border: 1px solid #CCC;
  46. padding: 3px;
  47. }
  48.  
  49. img { border: 0 }
  50.  
  51. form {
  52. margin: 0 0 0 0; /* Firefox fix - creates a blank space on the edit user page */
  53. }
  54. input, textarea, select{ font-family: inherit; }
  55. /* Selectie */
  56. ::selection {
  57. background:#000;
  58. color:#fff;
  59. }
  60. ::-moz-selection {
  61. background:#000;
  62. color:#fff;
  63. }
  64. ::-webkit-selection {
  65. background:#000;
  66. color:#fff;
  67. }
  68. input[type="submit"] {
  69. color: #777;
  70. font-size: 13px;
  71. background: #FFF;
  72. border: 2px solid #EEE;
  73. text-align: center;
  74. width: auto;
  75. padding: 6px 10px 6px 10px !important;
  76. text-decoration: none;
  77. margin: 0;
  78. border-radius: 3px;
  79. cursor: pointer;
  80. outline: none;
  81. font-weight: bold;
  82. text-transform: uppercase;
  83. }
  84. input[type="submit"]:hover {
  85. border-color: #EEE !important;
  86. background: #EEE;
  87. color: #777;
  88. }
  89. input[type="submit"]:active{
  90. border-color: #fe8a46 !important;
  91. background: #fe8a46;
  92. color: #FFF !important;
  93. }
  94. input:-webkit-autofill {
  95. -webkit-box-shadow: 0 0 0 1100px white inset;
  96. }
  97. /* This fixes the ugly native rounded corners & shadows on iOS */
  98. input[type="text"], input[type="submit"], textarea {
  99. -webkit-appearance: none;
  100. }
  101. select {
  102. max-width: 175px;
  103. outline: 0;
  104. }
  105. .row-top {
  106. background: #fff;
  107. padding: 20px 0 10px 0;
  108. border-bottom: 1px solid #c3c3c3;
  109. overflow: auto;
  110. }
  111. .row-page {
  112. border-bottom: 0;
  113. width: 100%;
  114. margin: 0 auto;
  115. max-width: 1120px;
  116. overflow: hidden;
  117. padding: 0 10px;
  118. box-sizing: border-box;
  119. }
  120. .row-body {
  121. border-bottom: 0;
  122. width: 100%;
  123. margin: 0 auto;
  124. max-width: 1120px;
  125. overflow: hidden;
  126. padding: 0 10px;
  127. box-sizing: border-box;
  128. }
  129. .row-footer {
  130. padding: 20px 0 10px 0;
  131. overflow: auto;
  132. }
  133. .row-body .one { width: 8.333%; }
  134. .row-body .two { width: 16.667%; }
  135. .row-body .three { width: 25%; }
  136. .row-body .four { width: 33.333%; }
  137. .row-body .five { width: 41.667%; }
  138. .row-body .six { width: 50%; }
  139. .row-body .seven { width: 58.333%; }
  140. .row-body .eight { width: 66.667%; }
  141. .row-body .nine { width: 75%; background: #FFF; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; margin: 0 0 -1px 0; box-sizing: border-box;}
  142. .row-body .ten { width: 83.333%; }
  143. .row-body .eleven { width: 91.667%; }
  144. .row-body .twelve { width: 100%;  background: #FFF; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; box-sizing: border-box;}
  145.  
  146. .row-page .three { width: 25%; float: right; }
  147. .row-page .nine { width: 75%; float: left; }
  148. .row-page .stats-container {  width: 25%; padding-top: 10px;}
  149. .row-body .stats-container {  padding-top: 10px;}
  150. .row-page .twelve { width: 100%; }
  151. .row-page .table-id { width: 7%; padding: 5px 0; word-wrap: break-word; }
  152. .row-page .table-user { width: 33%; padding: 5px 0; word-wrap: break-word; }
  153. .row-page .table-user img { height: 15px; width:15px; border-radius: 3px; margin-right: 5px; vertical-align: middle; }
  154. .row-page .table-mail { width: 45%; padding: 5px 0; word-wrap: break-word; }
  155. .row-page .table-edit { width: 8%; padding: 5px 0; word-wrap: break-word; }
  156. .row-page .table-delete { width: 7%; padding: 5px 0; word-wrap: break-word; }
  157. .row-page .table-category-name { width: 83%; padding: 5px 0; word-wrap: break-word; }
  158. .row-page .table-report-id { width: 7%; padding: 5px 0; word-wrap: break-word; }
  159. .row-page .table-report-type { width: 13%; padding: 5px 0; word-wrap: break-word; }
  160. .row-page .table-user { width: 33%; padding: 5px 0; word-wrap: break-word; }
  161. .row-page .table-user img { height: 15px; width:15px; border-radius: 3px; margin-right: 5px; vertical-align: middle; }
  162. .row-page .table-report-message { width: 20%; padding: 5px 0; word-wrap: break-word; }
  163. .row-page .table-report-safe { width: 10%; padding: 5px 0; word-wrap: break-word;}
  164. .admin-rows { width: 100%; float: left; overflow: auto; }
  165. .admin-rows a { cursor: pointer }
  166. .dash-stats {
  167. width: 33.333%;
  168. }
  169. .dash-half {
  170. width: 50%;
  171. float: left;
  172. }
  173. .stats-values {
  174. font-size: 14px;
  175. font-weight: bold;
  176. }
  177. .dashboard-info {
  178. margin-top: 10px;
  179. float: left;
  180. width: 100%;
  181. }
  182. .dashboard-info a {
  183. color: #fe8a46;
  184. font-weight: bold;
  185. }
  186. .dashboard-info a:hover {
  187. color: #ec7129;
  188. }
  189. .neutral {
  190. color: #999;
  191. }
  192. .positive {
  193. color: #27ae60;
  194. }
  195. .negative {
  196. color: #FF5757;
  197. }
  198. .dash-values {
  199. font-size: 22px;
  200. }
  201. .chart {
  202. display: table;
  203. table-layout: fixed;
  204. width: 80px;
  205. height: 30px;
  206. margin: 0;
  207. padding: 15px 0 0 0;
  208. }
  209. .chart li {
  210. position: relative;
  211. display: table-cell;
  212. vertical-align: bottom;
  213. height: 30px;
  214. padding-right: 1px;
  215. }
  216. .chart span {
  217. margin: 0 0;
  218. display: block;
  219. background: #fe8a46;
  220. }
  221. .chart span:hover {
  222. background: #ec7129;
  223. }
  224. .stats-container h3 {
  225. font-weight: 400;
  226. font-size: 22px;
  227. }
  228. .payment-content {
  229. padding: 5px 0;
  230. width: 100%;
  231. float: left;
  232. }
  233. .payment-row {
  234. padding: 5px 0;
  235. }
  236. .list-content {
  237. padding-bottom: 5px;
  238. overflow: auto;
  239. clear: both;
  240. }
  241. .list-button {
  242. margin: 2px 0 0 0 !important;
  243. }
  244. .page-button {
  245. float: left !important;
  246. margin: 0 10px 0 0 !important;
  247. }
  248. .report-title {
  249. font-size: 18px;
  250. }
  251. .report-content {
  252. padding: 5px 0;
  253. width: 100%;
  254. float: left;
  255. white-space: pre-line;
  256. }
  257. .report-content img {
  258. margin-bottom: -2px;
  259. }
  260. .manage-users-container {
  261. padding: 10px 20px;
  262. }
  263. .manage-users-container a {
  264. text-decoration: none;
  265. cursor: pointer;
  266. }
  267. .manage-users-image img {
  268. width: 35px;
  269. float: left;
  270. border-radius: 3px;
  271. }
  272. .manage-users-content {
  273. padding: 0 55px 0 45px;
  274. word-break: break-all;
  275. }
  276. .manage-users-buttons {
  277. float: right;
  278. overflow: auto;
  279. margin-top: -35px;
  280. }
  281. .manage-users-buttons a {
  282. float: right;
  283. }
  284. .manage-list-name {
  285. font-size: 14px;
  286. padding-bottom: 5px;
  287. }
  288. .manage-list-buttons {
  289. margin-top: -30px;
  290. }
  291. .row-top .threeads {
  292. width: 33.3333%;
  293. }
  294. .row-one {
  295. float: left;
  296. width: 15%;
  297. }
  298. .row-two {
  299. float: left;
  300. width: 10%;
  301. }
  302. .row-three {
  303. float: left;
  304. width: 60%;
  305. word-break:break-all;
  306. }
  307. .row-four {
  308. float: left;
  309. width: 15%;
  310. text-align: right;
  311. }
  312. .row-welcome {
  313. border-bottom: 0;
  314. width: 100%;
  315. margin: 0 auto;
  316. overflow: auto;
  317. background: #fe8a46;
  318. background-image: url('images/background.png'), linear-gradient(to right, #ff8035, #ef528a);
  319. background-repeat: no-repeat;
  320. background-position-x: center;
  321. background-position-y: bottom;
  322. background-size: cover;
  323. text-transform: uppercase;
  324. font-weight: bold;
  325. }
  326. .row {
  327. width: 100%;
  328. margin: 0 auto;
  329. max-width: 1100px;
  330. overflow: auto;
  331. }
  332. .row .one { width: 8.333%; }
  333. .row .two { width: 16.667%; }
  334. .row .three { width: 25%; }
  335. .row .four { width: 33.333%; }
  336. .row .five { width: 41.667%; }
  337. .row .six { width: 50%; }
  338. .row .seven { width: 58.333%; }
  339. .row .eight { width: 66.667%; }
  340. .row .nine { width: 75%; }
  341. .row .ten { width: 83.333%; }
  342. .row .eleven { width: 91.667%; }
  343. .row .twelve { width: 100%; }
  344.  
  345. .column, .columns {
  346. float: left;
  347. min-height: 1px;
  348. position: relative;
  349. }
  350. [class*="column"] + [class*="column"]:last-child { float: right; }
  351.  
  352. [class*="column"] + [class*="column"].end { float: left; }
  353.  
  354. .header {
  355. margin: 0 auto;
  356. max-width: 1100px;
  357. overflow: auto;
  358. padding: 0 10px;
  359. }
  360. .topbar {
  361. position: fixed;
  362. top: 0;
  363. right: 0;
  364. left: 0;
  365. z-index: 1000;
  366. height: 55px;
  367. background: #FFF;
  368. margin-bottom: 40px;
  369. border-bottom: 1px solid #e6e6e6;
  370. }
  371. .topbar_margin {
  372. width: 100%;
  373. height: 55px;
  374. }
  375. .bottombar {
  376. position: fixed;
  377. bottom: 0;
  378. right: 0;
  379. left: 0;
  380. z-index: 1000;
  381. height: 55px;
  382. background: #fbfbfb;
  383. border-top: 1px solid #e6e6e6;
  384. }
  385. .bottombar-container {
  386. margin: 0 auto;
  387. max-width: 1100px;
  388. padding: 0 10px;
  389. }
  390. .menu-image {
  391. float: right;
  392. height: 36px;
  393. font-size: 12px;
  394. color: #fff;
  395. padding: 0 7px;
  396. cursor: pointer;
  397. margin-top: 10px;
  398. border-radius: 3px;
  399. }
  400. .menu-image:hover {
  401. background: #EEE;
  402. }
  403. .menu-image-active {
  404. background: #EEE;
  405. }
  406. .menu_visitor {
  407. float: right;
  408. margin-top: 20px;
  409. padding-right: 10px;
  410. color: #fff;
  411. }
  412. .menu_arrow {
  413. margin: 17px 0 0 5px;
  414. float: right;
  415. min-width: 10px;
  416. min-height: 5px;
  417. background: url('images/downarrow.png') no-repeat;
  418. background-size: 10px;
  419. }
  420. .menu-dd-container {
  421. max-width: 1120px;
  422. width: 100%;
  423. top: 55px;
  424. position: absolute;
  425. display: none;
  426. padding-right: 20px;
  427. box-sizing: border-box;
  428. }
  429. .menu-dd-content {
  430. background: #FFF;
  431. border: 1px solid #e6e6e6;
  432. min-width: 200px;
  433. width: auto;
  434. float: right;
  435. }
  436. .menu-dd-row {
  437. padding: 10px;
  438. text-align: right;
  439. }
  440. .menu-dd-row:hover {
  441. background: #EEE;
  442. }
  443. .menu-dd-extra {
  444. color: #fe8a46;
  445. font-weight: bold;
  446. }
  447. .menu-dd-mobile {
  448. display: none;
  449. }
  450. .menu-divider {
  451. height:1px;
  452. width: 100%;
  453. background: #EEE;
  454. }
  455. .menu-dd-content a {
  456. color: #666;
  457. text-decoration: none;
  458. width: 100%;
  459. }
  460. .menu-dd-content a:hover {
  461. color: #000;
  462. }
  463. .menu_img {
  464. float: right;
  465. width: 22px;
  466. height: 22px;
  467. margin-top: 7px;
  468. }
  469. .menu_img img {
  470. width: 22px;
  471. height: 22px;
  472. border-radius: 3px;
  473. }
  474. .menu_btn {
  475. padding: 10px;
  476. float: right;
  477. height: 16px;
  478. border-radius: 3px;
  479. margin-top: 10px;
  480. margin-right: 10px;
  481. }
  482. .menu_btn img {
  483. width: 16px;
  484. height: 16px;
  485. }
  486. .menu_btn:hover {
  487. background: #EEE;
  488. }
  489. .menu_btn:active {
  490. background: #EEE;
  491. }
  492. .menu-btn {
  493. padding: 7px 10px;
  494. margin: 10px 0 0 0;
  495. float: right;
  496. color: #888;
  497. border: 2px solid #EEE;
  498. border-radius: 3px;
  499. cursor: pointer;
  500. font-weight: bold;
  501. text-transform: uppercase;
  502. }
  503. .menu-btn:hover, .menu-btn:active {
  504. background: #EEE;
  505. color: #888;
  506. }
  507. .menu_hover_messages, .menu_hover_notifications {
  508. background: #EEE;
  509. }
  510. .search-input {
  511. float: left;
  512. }
  513. .search-input input {
  514. border-radius: 3px;
  515. outline: none;
  516. border: 0;
  517. padding: 9px 10px;
  518. margin: 10px 0 0 5px;
  519. background: #EEE;
  520. width: 150px;
  521. color: #000;
  522. height: 18px;
  523. }
  524. .search-input input:hover, .search-input input:focus {
  525. background: #DDD;
  526. color: #000;
  527. }
  528. .search-container, .search-list-container {
  529. max-width: 1120px;
  530. width: 100%;
  531. display: none;
  532. top: 55px;
  533. margin: 0 auto;
  534. color: #BBB;
  535. padding: 0 10px;
  536. box-sizing: border-box;
  537. }
  538. .search-list-container .search-content {
  539. background: #FFF;
  540. }
  541. .search-container a {
  542. color: #999;
  543. }
  544. .search-container a:hover {
  545. text-decoration: none;
  546. cursor: pointer;
  547. color: #000;
  548. }
  549. .search-content {
  550. z-index: 999;
  551. top: 55px;
  552. background: #fff;
  553. overflow: auto;
  554. border: 1px solid #e6e6e6;
  555. }
  556. .search-content .notification-inner, .search-content .track-inner {
  557. padding: 10px 20px;
  558. border-top: 1px solid #eee;
  559. margin-top: -1px;
  560. }
  561. .search-content .track-inner:hover {
  562. background: #EEE;
  563. }
  564. .search-results {
  565. width: 100%;
  566. float: left;
  567. }
  568. .search-results .subscribe_btn, .search-results .edit_profile_btn, .search-results .sub-loading, .search-results .message_btn {
  569. position: inherit;
  570. }
  571. .search-results .sound-inner {
  572. border-top: 1px solid #EEE;
  573. }
  574. .search-image img {
  575. width: 25px;
  576. float: left;
  577. overflow:auto;
  578. }
  579. .search-text {
  580. padding: 2px 0 5px 35px;
  581. }
  582. .search-icons {
  583. float: right;
  584. margin-top: -20px;
  585. }
  586. .search-icons img {
  587. width: 15px;
  588. height: 15px;
  589. }
  590. .hashtag {
  591. border-top: 1px solid #EEE;
  592. overflow: auto;
  593. }
  594. .hashtag-inner {
  595. padding: 10px 20px;
  596. }
  597. .hashtag a {
  598. cursor: pointer;
  599. float: left;
  600. width: 100%;
  601. overflow: auto;
  602. }
  603. .hashtag a:hover {
  604. background: #EEE;
  605. text-decoration: none;
  606. }
  607. .content {
  608. background: #FFF;
  609. overflow: auto;
  610. border-left: 1px solid #CCC;
  611. border-right: 1px solid #CCC;
  612. }
  613. .cover-container {
  614. padding: 0;
  615. }
  616. .cover-content {
  617. border-bottom: 1px solid #e6e6e6;
  618. background: #fff;
  619. color: #6B6B6B;
  620. overflow: auto;
  621. }
  622. .cover-image {
  623. float: left;
  624. top: 0;
  625. padding-top: 166px;
  626. width: 100%;
  627. }
  628. .cover-image img {
  629. width: 100%;
  630. }
  631. .cover-description {
  632. width: 100%;
  633. float: left;
  634. overflow: auto;
  635. min-height: 35px;
  636. }
  637. .cover-description-content {
  638. margin-left: 20px;
  639. margin-right: 10px;
  640. }
  641. .cover-avatar-content {
  642. width: 112px;
  643. margin: 0 0 10px 20px;
  644. overflow: auto;
  645. }
  646. .cover-avatar {
  647. float: left;
  648. position: absolute;
  649. margin-top: -140px;
  650. width: 112px;
  651. }
  652. .cover-avatar a {
  653. overflow: hidden;
  654. height: 106px;
  655. float: left;
  656. }
  657. .cover-avatar img {
  658. width: 100%;
  659. border-radius: 3px;
  660. margin-bottom: -3px;
  661. }
  662. .cover-description-buttons {
  663. margin: -60px 20px 0 0;
  664. position: absolute;
  665. width: 100px;
  666. right: 0;
  667. }
  668. .cover-buttons {
  669. float: left;
  670. margin: 0 0 0 20px;
  671. }
  672. a.cover-button {
  673. float: left;
  674. text-decoration: none;
  675. margin: 0 10px 10px 0;
  676. color: #777;
  677. padding: 7px 10px;
  678. border: 2px solid #EEE;
  679. border-radius: 3px;
  680. font-weight: bold;
  681. text-transform: uppercase;
  682. }
  683. a.cover-button:hover {
  684. color: #777;
  685. border-color: #CCC;
  686. }
  687. a.cover-button-active {
  688. border-color: #fe8a46;
  689. background: #fe8a46;
  690. color: #FFF;
  691. }
  692. a.cover-button-active:hover {
  693. border-color: #fe8a46;
  694. background: #fe8a46;
  695. color: #FFF;
  696. }
  697. .cover-text-container {
  698. float: left;
  699. font-size: 22px;
  700. margin: -146px 60px 0 125px;
  701. position: absolute;
  702. text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  703. }
  704. .cover-text-container a {
  705. padding: 3px 5px;
  706. color: #FFF;
  707. }
  708. .cover-text-container a:hover {
  709. color: #FFF;
  710. }
  711. .cover-text-container img {
  712. margin: 0 0 -2px 7px;
  713. width: 17px;
  714. height: 17px;
  715. }
  716. .cover-username {
  717. }
  718. .cover-location {
  719. padding: 3px 5px;
  720. font-size: 14px;
  721. color: #FFF;
  722. display: inline-block;
  723. }
  724. .message-container {
  725. }
  726. .message-container a {
  727. color: #666;
  728. text-decoration: none;
  729. }
  730. .message-container a:hover {
  731. color: #E45C5C;
  732. }
  733. .message-content {
  734. color: #999;
  735. }
  736. .message-inner, .sidebar-inner {
  737. padding: 10px 20px;
  738. }
  739. .track-inner, .list-inner {
  740. padding: 10px;
  741. }
  742. .divider {
  743. height: 1px;
  744. margin: 0 20px;
  745. background: #EEE;
  746. }
  747. .page-inner .divider, .modal-container .divider, .sidebar-content .divider {
  748. margin: 0;
  749. }
  750. .list-container {
  751. overflow: auto;
  752. padding: 10px;
  753. }
  754. .sound-inner {
  755. padding: 10px;
  756. }
  757. .track-actions {
  758. width: 100%;
  759. overflow: auto;
  760. }
  761. .track-actions-content {
  762. padding: 5px 0 0 0;
  763. }
  764. .track-actions-content a {
  765. color: #666;
  766. }
  767. .track-actions-content a:hover {
  768. color: #333;
  769. }
  770. .track-actions a {
  771. cursor: pointer;
  772. }
  773. .list-avatar {
  774. width: 60px;
  775. float: left;
  776. overflow:auto;
  777. }
  778. .list-avatar img {
  779. width: 60px;
  780. }
  781. .track-author {
  782. padding: 0 0 3px 0;
  783. }
  784. .track-author a {
  785. color: #444;
  786. cursor: pointer;
  787. font-weight: bold;
  788. text-decoration: none;
  789. }
  790. .track-author a:hover {
  791. color: #E45C5C;
  792. }
  793. .message-message {
  794. padding-top: 5px;
  795. word-wrap: break-word;
  796. }
  797. .list-top {
  798. padding: 2px 0 5px 70px;
  799. }
  800. .list-time {
  801. overflow: auto;
  802. color: #AAA;
  803. font-size: 12px;
  804. padding-top: 1px;
  805. }
  806. .track-actions-container {
  807. padding: 10px 0 0 132px;
  808. }
  809. .message-reply-container {
  810. width: 100%;
  811. padding-top: 10px;
  812. overflow: auto;
  813. }
  814. .message-reply-container .delete_btn, .message-reply-container .report_btn {
  815. display: none;
  816. }
  817. .message-reply-container:hover .delete_btn, .message-reply-container:hover .report_btn {
  818. display: block;
  819. }
  820. .message-reply-content {
  821. color: #666;
  822. padding-top: 2px;
  823. }
  824. .message-reply-author {
  825. float: left;
  826. padding-right: 10px;
  827. }
  828. .comments-container {
  829. padding: 10px 0 0 0;
  830. }
  831. .comment-active {
  832. border-bottom: 3px solid #fe8a46;
  833. }
  834. .chat-container .message-reply-author {
  835. padding-right: 0;
  836. }
  837. .message-reply-author a {
  838. color: #666;
  839. cursor: pointer;
  840. font-weight: bold;
  841. }
  842. .message-reply-message {
  843. padding: 0 15px 10px 42px;
  844. word-wrap: break-word;
  845. }
  846. .message-comment-box-container {
  847. padding: 20px 0 0 0;
  848. overflow: auto;
  849. width: 100%;
  850. }
  851. .message-comment-box-form {
  852. padding: 0 0 5px 42px;
  853. }
  854. .comment-reply-textarea {
  855. padding: 6px 7px;
  856. color: #6B6B6B;
  857. font-size: 13px;
  858. overflow: hidden;
  859. width: 100%;
  860. resize: none;
  861. box-sizing: border-box;
  862. border: 2px solid #EEE;
  863. max-width: 100%;
  864. outline: 0;
  865. min-height: 32px;
  866. border-radius: 3px;
  867. height: 32px;
  868. }
  869. .comment-reply-textarea:hover {
  870. border-color: #CCC;
  871. }
  872. .comment-reply-textarea:focus {
  873. border-color: #fe8a46;
  874. }
  875. .message-reported {
  876. padding-bottom: 5px;
  877. }
  878. .blocked-button {
  879. float: right;
  880. font-weight: normal;
  881. font-size: 13px;
  882. line-height: 23px;
  883. text-transform: capitalize;
  884. }
  885. .blocked-button a {
  886. cursor: pointer;
  887. color: #999;
  888. text-decoration: none;
  889. }
  890. .blocked-button a:hover {
  891. color: #666;
  892. text-decoration: underline;
  893. }
  894. .unblock-button a {
  895. color: #666;
  896. }
  897. .unblock-button a:hover {
  898. color: #000;
  899. }
  900. .playlist-button {
  901. padding: 5px 1px 5px 26px;
  902. margin-right: 5px;
  903. overflow: hidden;
  904. cursor: pointer;
  905. height: 15px;
  906. background: url('images/icons/playlist_btn_n.png') 5px center no-repeat;
  907. background-size: 20px;
  908. color: #777777;
  909. display: inline-block;
  910. text-indent: -9999px;
  911. float: left;
  912. }
  913. .playlist-button:hover {
  914. background: url('images/icons/playlist_btn_h.png') 5px center no-repeat;
  915. background-size: 20px;
  916. }
  917. .share-button {
  918. padding: 5px 1px 5px 26px;
  919. margin-right: 5px;
  920. overflow: hidden;
  921. cursor: pointer;
  922. height: 15px;
  923. background: url('images/icons/share_btn_n.png') 5px center no-repeat;
  924. background-size: 20px;
  925. display: inline-block;
  926. text-indent: -9999px;
  927. float: left;
  928. }
  929. .share-button:hover {
  930. background: url('images/icons/share_btn_h.png') 5px center no-repeat;
  931. background-size: 20px;
  932. }
  933. .delete-button {
  934. padding: 5px 1px 5px 26px;
  935. margin-right: 5px;
  936. overflow: hidden;
  937. cursor: pointer;
  938. height: 15px;
  939. background: url('images/icons/delete_btn_n.png') 5px center no-repeat;
  940. background-size: 20px;
  941. display: inline-block;
  942. text-indent: -9999px;
  943. float: left;
  944. }
  945. .delete-button:hover {
  946. background: url('images/icons/delete_btn_h.png') 5px center no-repeat;
  947. background-size: 20px;
  948. }
  949. .buy-button {
  950. padding: 5px 1px 5px 26px;
  951. margin-right: 5px;
  952. overflow: hidden;
  953. cursor: pointer;
  954. height: 15px;
  955. background: url('images/icons/buy_btn_n.png') 5px center no-repeat;
  956. background-size: 20px;
  957. display: inline-block;
  958. text-indent: -9999px;
  959. float: left;
  960. }
  961. .buy-button:hover {
  962. background: url('images/icons/buy_btn_h.png') 5px center no-repeat;
  963. background-size: 20px;
  964. }
  965. .private-button {
  966. padding: 5px 1px 5px 26px;
  967. margin-right: 5px;
  968. overflow: hidden;
  969. cursor: pointer;
  970. height: 15px;
  971. background: url('images/icons/private_btn_n.png') 5px center no-repeat;
  972. background-size: 20px;
  973. display: inline-block;
  974. text-indent: -9999px;
  975. float: left;
  976. }
  977. .private-button:hover {
  978. background: url('images/icons/private_btn_h.png') 5px center no-repeat;
  979. background-size: 20px;
  980. }
  981. .public-button {
  982. padding: 5px 1px 5px 26px;
  983. margin-right: 5px;
  984. overflow: hidden;
  985. cursor: pointer;
  986. height: 15px;
  987. background: url('images/icons/public_btn_n.png') 5px center no-repeat;
  988. background-size: 20px;
  989. display: inline-block;
  990. text-indent: -9999px;
  991. float: left;
  992. }
  993. .public-button:hover {
  994. background: url('images/icons/public_btn_h.png') 5px center no-repeat;
  995. background-size: 20px;
  996. color: #000;
  997. }
  998. .shuffle-button {
  999. padding: 5px 1px 5px 26px;
  1000. margin-right: 5px;
  1001. overflow: hidden;
  1002. cursor: pointer;
  1003. height: 15px;
  1004. background: url('images/icons/shuffle_btn_n.png') 5px center no-repeat;
  1005. background-size: 20px;
  1006. display: inline-block;
  1007. text-indent: -9999px;
  1008. float: left;
  1009. }
  1010. .shuffle-button:hover {
  1011. background: url('images/icons/shuffle_btn_h.png') 5px center no-repeat;
  1012. background-size: 20px;
  1013. color: #000;
  1014. }
  1015. .shuffle-button-active, .shuffle-button-active:hover {
  1016. background: url('images/icons/shuffle_btn_h.png') 5px center no-repeat;
  1017. background-size: 20px;
  1018. color: #000;
  1019. }
  1020. .like-button {
  1021. padding: 5px 1px 5px 26px;
  1022. margin-right: 5px;
  1023. overflow: hidden;
  1024. cursor: pointer;
  1025. height: 15px;
  1026. background: url('images/icons/like_btn_n.png') 5px center no-repeat;
  1027. background-size: 20px;
  1028. display: inline-block;
  1029. text-indent: -9999px;
  1030. float: left;
  1031. }
  1032. .like-button:hover {
  1033. background: url('images/icons/like_btn_h.png') 5px center no-repeat;
  1034. background-size: 20px;
  1035. color: #FFF;
  1036. }
  1037. .liked-button {
  1038. padding: 5px 1px 5px 26px;
  1039. margin-right: 5px;
  1040. overflow: hidden;
  1041. cursor: pointer;
  1042. height: 15px;
  1043. background: url('images/icons/like_btn_h.png') 5px center no-repeat;
  1044. background-size: 20px;
  1045. display: inline-block;
  1046. text-indent: -9999px;
  1047. float: left;
  1048. }
  1049. .liked-button:hover {
  1050. background: url('images/icons/like_btn_n.png') 5px center no-repeat;
  1051. background-size: 20px;
  1052. color: #000;
  1053. }
  1054. .download-button {
  1055. padding: 5px 1px 5px 26px;
  1056. margin-right: 5px;
  1057. overflow: hidden;
  1058. cursor: pointer;
  1059. height: 15px;
  1060. background: url('images/icons/download_btn_n.png') 5px center no-repeat;
  1061. background-size: 20px;
  1062. display: inline-block;
  1063. text-indent: -9999px;
  1064. float: left;
  1065. }
  1066. .download-button:hover {
  1067. background: url('images/icons/download_btn_h.png') 5px center no-repeat;
  1068. background-size: 20px;
  1069. }
  1070. .loading-button {
  1071. padding: 5px 1px 5px 26px;
  1072. margin-right: 5px;
  1073. overflow: hidden;
  1074. cursor: pointer;
  1075. height: 15px;
  1076. background: url('images/loader.gif') 5px center no-repeat;
  1077. background-size: 20px;
  1078. display: inline-block;
  1079. text-indent: -9999px;
  1080. float: left;
  1081. }
  1082. .small-loader {
  1083. background: url('images/loader.gif') no-repeat;
  1084. background-size: 15px;
  1085. float: right;
  1086. width: 15px;
  1087. height: 15px;
  1088. margin-top: 1px;
  1089. }
  1090. .vertical-divider {
  1091. padding: 0 10px;
  1092. color: #EEE;
  1093. float: right;
  1094. font-size: 12px;
  1095. }
  1096. .counter {
  1097. width: auto;
  1098. padding: 0 0 0 30px;
  1099. height: 17px;
  1100. float: right;
  1101. color: #A8A8A8;
  1102. background-size: 17px;
  1103. background-repeat: no-repeat;
  1104. background-position: 10px 0;
  1105. font-size: 12px;
  1106. }
  1107. .views_counter {
  1108. background-image: url('images/icons/views.png');
  1109. }
  1110. .comments_counter {
  1111. background-image: url('images/icons/comment_n.png');
  1112. }
  1113. .downloads_counter {
  1114. background-image: url('images/icons/download_n.png');
  1115. }
  1116. .like_btn {
  1117. background-image: url('images/icons/like_n.png');
  1118. }
  1119. .comments_counter:hover, .like_btn:hover, .views_counter:hover, .downloads_counter:hover {
  1120. color: #777;
  1121. }
  1122. .like_btn_extended {
  1123. float: none;
  1124. display: inline;
  1125. margin-right: 6px;
  1126. padding-right: 0;
  1127. }
  1128. .playlist-title {
  1129. font-size: 15px;
  1130. word-wrap: break-word;
  1131. }
  1132. .playlist-play-content {
  1133. padding: 2px 0 10px 0;
  1134. float: left;
  1135. }
  1136. .playlist-content a {
  1137. text-decoration: none;
  1138. }
  1139. .playlist-content-info {
  1140. padding-left: 100px;
  1141. }
  1142. .playlist-buttons-container {
  1143. font-size: 12px;
  1144. }
  1145. .playlist-actions-container {
  1146. padding: 10px 0 0 100px;
  1147. }
  1148. .playlist-actions {
  1149. width: 100%;
  1150. overflow: auto;
  1151. }
  1152. .playlist-actions-content {
  1153. font-size: 12px;
  1154. float: left;
  1155. padding: 1px 0 10px 0;
  1156. }
  1157. .playlist-artwork {
  1158. }
  1159. .playlist-artwork img {
  1160. width: 75px;
  1161. }
  1162. .playlist-stats {
  1163. float: right;
  1164. padding: 6px 0 10px 0;
  1165. }
  1166. .tracks-small-icon {
  1167. background: url(images/icons/tracks_small.png) no-repeat left center;
  1168. background-size: 12px;
  1169. padding-left: 15px;
  1170. color: #666;
  1171. float: left;
  1172. }
  1173. .liked-content {
  1174. color: #777;
  1175. line-height: 22px;
  1176. }
  1177. .liked-content a {
  1178. color: #555;
  1179. text-decoration: none;
  1180. }
  1181. .liked-content a:hover {
  1182. color: #000;
  1183. }
  1184. .like_user_avatar {
  1185. float: none;
  1186. display: inline;
  1187. margin-right: 6px;
  1188. }
  1189. .like_user_avatar img {
  1190. vertical-align: middle;
  1191. width: 16px;
  1192. height: 16px;
  1193. margin-top: -4px;
  1194. }
  1195. .like_text_snippet {
  1196. color: #999;
  1197. margin-top: 2px;
  1198. overflow: auto;
  1199. }
  1200. .comment-btn {
  1201. float: right;
  1202. display: none;
  1203. }
  1204. .comment-btn a {
  1205. float: right;
  1206. border-radius: 3px;
  1207. padding: 5px 10px;
  1208. color: #777;
  1209. cursor: pointer;
  1210. text-decoration: none;
  1211. border: 2px solid #EEE;
  1212. font-weight: bold;
  1213. }
  1214. .comment-btn a:hover {
  1215. border-color: #EEE;
  1216. background: #EEE;
  1217. color: #777;
  1218. }
  1219. .comment-btn a:active {
  1220. background: #fe8a46;
  1221. border-color: #fe8a46;
  1222. color: #FFF;
  1223. }
  1224. .close_btn {
  1225. width: 17px;
  1226. height: 17px;
  1227. float: right;
  1228. background: url('images/icons/delete.png');
  1229. background-size: 17px;
  1230. cursor: pointer;
  1231. }
  1232. .close_btn:hover {
  1233. background: url('images/icons/delete_h.png');
  1234. background-size: 17px;
  1235. }
  1236. .delete_btn {
  1237. width: 17px;
  1238. height: 17px;
  1239. float: right;
  1240. background: url('images/icons/delete.png');
  1241. background-size: 17px;
  1242. cursor: pointer;
  1243. }
  1244. .delete_btn:hover {
  1245. background: url('images/icons/delete_h.png');
  1246. background-size: 17px;
  1247. }
  1248. .report_btn {
  1249. width: 17px;
  1250. height: 17px;
  1251. float: right;
  1252. background: url('images/icons/report.png');
  1253. background-size: 17px;
  1254. cursor: pointer;
  1255. }
  1256. .report_btn:hover {
  1257. background: url('images/icons/report_h.png');
  1258. background-size: 17px;
  1259. }
  1260. .subscribe_btn {
  1261. background-color: #e8e8e8;
  1262. background-image: url(images/icons/subscribe.png);
  1263. background-size: 25px;
  1264. background-position: center;
  1265. color: #6B6B6B;
  1266. border-radius: 3px;
  1267. width: 25px;
  1268. height: 25px;
  1269. float: right;
  1270. cursor: pointer;
  1271. margin-left: 5px;
  1272. border: 1px solid #e8e8e8;
  1273. }
  1274. .subscribe_btn:hover {
  1275. background-color: #e0e0e0;
  1276. background-image: url(images/icons/subscribe_h.png);
  1277. border: 1px solid #e0e0e0;
  1278. }
  1279. .subscribe_btn:active, .subscribe_btn:focus {
  1280. background-color: #DDD;
  1281. background-image: url(images/icons/subscribe_h.png);
  1282. }
  1283. .unsubscribe {
  1284. background-image: url(images/icons/unsubscribe.png);
  1285. }
  1286. .unsubscribe:hover, .unsubscribe:active {
  1287. background-image: url(images/icons/unsubscribe_h.png);
  1288. }
  1289. .sub-loading {
  1290. background-color: #fff;
  1291. background-image: url(images/loader.gif);
  1292. background-size: 20px;
  1293. background-position: center;
  1294. background-repeat: no-repeat;
  1295. color: #6B6B6B;
  1296. border-radius: 3px;
  1297. width: 25px;
  1298. height: 25px;
  1299. float: right;
  1300. cursor: pointer;
  1301. margin-left: 5px;
  1302. border: 1px solid #FFF;
  1303. }
  1304. .list-container .sub-loading {
  1305. border: 1px solid #DDD;
  1306. }
  1307. .edit_profile_btn {
  1308. background-color: #e8e8e8;
  1309. background-image: url(images/icons/profile_edit.png);
  1310. background-size: 25px;
  1311. background-position: center;
  1312. color: #6B6B6B;
  1313. border-radius: 3px;
  1314. width: 25px;
  1315. height: 25px;
  1316. float: right;
  1317. cursor: pointer;
  1318. margin-left: 5px;
  1319. border: 1px solid #e8e8e8;
  1320. }
  1321. .edit_profile_btn:hover {
  1322. background-color: #e0e0e0;
  1323. border: 1px solid #e0e0e0;
  1324. }
  1325. .message_btn {
  1326. background-color: #e8e8e8;
  1327. background-image: url(images/icons/message_btn.png);
  1328. background-size: 25px;
  1329. background-position: center;
  1330. color: #6B6B6B;
  1331. border-radius: 3px;
  1332. width: 25px;
  1333. height: 25px;
  1334. float: right;
  1335. cursor: pointer;
  1336. border: 1px solid #e8e8e8;
  1337. }
  1338. .message_btn:hover {
  1339. background-color: #e0e0e0;
  1340. border: 1px solid #e0e0e0;
  1341. }
  1342. .load-more-comments, .load-more-chat {
  1343. padding: 5px 0;
  1344. text-align: center;
  1345. height: 17px;
  1346. }
  1347. .load-more-comments a, .load-more-chat a {
  1348. color: #999;
  1349. text-decoration: none;
  1350. cursor: pointer;
  1351. }
  1352. .load-more-comments a:hover, .load-more-chat a:hover {
  1353. color: #666;
  1354. }
  1355. .load-more-comments img, .load-more-chat img {
  1356. width: 85px;
  1357. vertical-align: center;
  1358. }
  1359. .last-comment-wrong {
  1360. border-bottom: 1px solid #eee;
  1361. padding-bottom: 5px;
  1362. }
  1363. .comments_preloader {
  1364. width: 100%;
  1365. }
  1366. .delete_preloader img, .comments_preloader img {
  1367. width: 85px;
  1368. }
  1369. .message-reply-avatar {
  1370. width: 32px;
  1371. float: left;
  1372. overflow:auto;
  1373. }
  1374. .message-reply-avatar img {
  1375. border-radius: 3px;
  1376. width: 32px;
  1377. height: 32px;
  1378. }
  1379. .button-normal {
  1380. border: 2px solid #EEE;
  1381. background: #fff;
  1382. color: #777;
  1383. border-radius: 3px;
  1384. overflow: auto;
  1385. padding: 6px 10px 6px 10px;
  1386. cursor: pointer;
  1387. text-decoration: none;
  1388. display: inline;
  1389. text-transform: uppercase;
  1390. }
  1391. .button-normal:hover {
  1392. border-color: #EEE;
  1393. background: #EEE;
  1394. }
  1395. .button-normal:active {
  1396. border-color: #fe8a46;
  1397. background: #fe8a46;
  1398. color: #FFF;
  1399. }
  1400. #load-more {
  1401. padding: 15px 0;
  1402. height: 30px;
  1403. }
  1404. .load-more-comments {
  1405. padding: 15px 0 6px 0;
  1406. height: 30px;
  1407. }
  1408. .load_more {
  1409. text-align: center;
  1410. padding: 3px;
  1411. height: 13px; /* The height of preloader-retina-large */
  1412. }
  1413. .load_more a {
  1414. border: 2px solid #EEE;
  1415. background: #fff;
  1416. color: #777;
  1417. border-radius: 3px;
  1418. overflow: auto;
  1419. padding: 5px 10px;
  1420. cursor: pointer;
  1421. text-decoration: none;
  1422. font-weight: bold;
  1423. text-transform: uppercase;
  1424. }
  1425. .load_more a:hover {
  1426. border-color: #EEE;
  1427. background: #EEE;
  1428. color: #777;
  1429. }
  1430. .load_more a:active {
  1431. border-color: #fe8a46;
  1432. background: #fe8a46;
  1433. color: #FFF;
  1434. }
  1435. .load_more img {
  1436. width: 85px;
  1437. }
  1438. .new-message {
  1439. box-shadow: 0px 1px 1px #CCC;
  1440. border: 1px solid #BFBFBF;
  1441. background: #fff;
  1442. color: #6B6B6B;
  1443. border-radius: 3px;
  1444. overflow: auto;
  1445. padding: 5px 10px;
  1446. cursor: pointer;
  1447. text-decoration: none;
  1448. text-align: center;
  1449. }
  1450. .new-message:hover {
  1451. border: 1px solid #AAA;
  1452. color: #888;
  1453. }
  1454. .new-message:active {
  1455. box-shadow: #CCC 0px 1px 3px inset;
  1456. }
  1457. .new-message-url a {
  1458. color: #898F9C;
  1459. text-decoration: none;
  1460. }
  1461. .new-message-url a:hover {
  1462. color: #666;
  1463. }
  1464. .timeago, .timeago-standard {
  1465. color: #999;
  1466. display: inline-block;
  1467. }
  1468. .timeago:hover, .timeago-standard:hover {
  1469. color: #666
  1470. }
  1471. .pro-icon {
  1472. background: url('images/icons/pro.png') no-repeat;
  1473. }
  1474. .pro-small {
  1475. background-size: 13px;
  1476. width: 13px;
  1477. height: 13px;
  1478. display: inline-block;
  1479. margin: 0 0 -2px 3px;
  1480. }
  1481. .pro-normal {
  1482. background-size: 17px;
  1483. width: 17px;
  1484. height: 17px;
  1485. display: inline-block;
  1486. margin: 0 0 -2px 0;
  1487. }
  1488. .sidebar-container {
  1489. padding: 0 0 10px 0;
  1490. }
  1491. .sidebar-content {
  1492. color: #6B6B6B;
  1493. overflow: hidden;
  1494. }
  1495. .sidebar-header {
  1496. padding: 10px 0;
  1497. margin: 0 20px;
  1498. font-size: 16px;
  1499. text-transform: uppercase;
  1500. border-bottom: 1px solid #e6e6e6;
  1501. color: #777;
  1502. }
  1503. .sidebar-header a {
  1504. color: #777;
  1505. text-decoration: none;
  1506. }
  1507. .sidebar-header a:hover {
  1508. color: #222;
  1509. }
  1510. .sidebar-header-extra {
  1511. float: right;
  1512. }
  1513. .sidebar-header-extra a {
  1514. color: #CCC;
  1515. }
  1516. .sidebar-header-extra a:hover {
  1517. color: #fe8a46;
  1518. }
  1519. .sidebar-subscriptions {
  1520. width: 33.333%;
  1521. float: left;
  1522. }
  1523. .sidebar-subscriptions img {
  1524. width: 100%;
  1525. margin-bottom: -4px;
  1526. }
  1527. .sidebar-subscriptions-padding {
  1528. padding: 5px;
  1529. }
  1530. .sidebar-suggestions {
  1531. width: 100%;
  1532. float: left;
  1533. }
  1534. .sidebar-suggestions a {
  1535. text-decoration: none;
  1536. color: #888;
  1537. }
  1538. .sidebar-suggestions a:hover {
  1539. color: #000;
  1540. }
  1541. .sidebar-suggestions-inner {
  1542. padding: 10px 20px 0 20px;
  1543. overflow: auto;
  1544. }
  1545. .sidebar-suggestions-image {
  1546. float: left;
  1547. width: 35px;
  1548. }
  1549. .sidebar-suggestions-image img {
  1550. width: 35px;
  1551. border-radius: 3px;
  1552. }
  1553. .sidebar-suggestions-info {
  1554. margin: 0 30px 0 45px;
  1555. }
  1556. .sidebar-suggestions-small {
  1557. font-size: 11px;
  1558. padding-top: 5px;
  1559. cursor: default;
  1560. }
  1561. .sidebar-suggestions-track {
  1562. overflow: hidden;
  1563. white-space: nowrap;
  1564. text-overflow: ellipsis;
  1565. }
  1566. .sidebar-suggestions-track a {
  1567. color: #333;
  1568. }
  1569. .sidebar-suggestions-tracks {
  1570. background: url('images/icons/tracks_small.png') no-repeat center left;
  1571. background-size: 12px;
  1572. padding: 0 20px 0 15px;
  1573. float: left;
  1574. color: #8A8A8a;
  1575. }
  1576. .sidebar-suggestions-followers {
  1577. background: url('images/icons/followers.png') no-repeat center left;
  1578. background-size: 12px;
  1579. padding: 0 20px 0 17px;
  1580. float: left;
  1581. color: #8A8A8a;
  1582. }
  1583. .sidebar-link img {
  1584. vertical-align: middle;
  1585. margin-right: 7px;
  1586. height: 20px;
  1587. width: 20px;
  1588. margin-top: -3px;
  1589. }
  1590. .sidebar-link a {
  1591. padding: 8px 10px 4px 10px;
  1592. display: block;
  1593. text-decoration: none;
  1594. color: #8A8A8A;
  1595. height: 23px;
  1596. margin: 0 10px;
  1597. border-radius: 3px;
  1598. }
  1599. .sidebar-link a:hover {
  1600. background: #e8e8e8;
  1601. color: #666;
  1602. }
  1603. .sidebar-link-divider {
  1604. padding: 0 20px;
  1605. }
  1606. .sidebar-report a {
  1607. color: #999;
  1608. font-size: 12px;
  1609. text-decoration: none;
  1610. }
  1611. .sidebar-report a:hover {
  1612. color: #333;
  1613. }
  1614. .sidebar-tag a {
  1615. background: #e8e8e8;
  1616. color: #8A8A8A;
  1617. border-radius: 3px;
  1618. padding: 5px;
  1619. float: left;
  1620. margin: 0 10px 10px 0;
  1621. text-decoration: none;
  1622. }
  1623. .sidebar-tag a:hover {
  1624. background: #e0e0e0;
  1625. color: #666;
  1626. }
  1627. .sidebar-stats-container {
  1628. padding: 10px 20px 0 20px;
  1629. font-size: 10px;
  1630. font-weight: bold;
  1631. color: #777;
  1632. overflow: auto;
  1633. }
  1634. .sidebar-stats-box {
  1635. width: 50%;
  1636. float: left;
  1637. padding-top: 13px;
  1638. text-transform: uppercase;
  1639. }
  1640. .sidebar-stats-today {
  1641. color: #fe8a46;
  1642. }
  1643. .sidebar-text-right {
  1644. text-align: right;
  1645. font-size: 20px;
  1646. font-weight: normal;
  1647. padding: 3px 0 0 0;
  1648. height: 28px;
  1649. }
  1650. .sidebar-stats-box-right {
  1651. text-align: right;
  1652. }
  1653. .upload-status-bar, .sidebar-stats-bar {
  1654. margin-top: 13px;
  1655. height: 6px;
  1656. width: 100%;
  1657. overflow: hidden;
  1658. background: #CCC;
  1659. float: left;
  1660. }
  1661. .upload-status-bar {
  1662. margin-top: 11px;
  1663. }
  1664. .sidebar-stats-divider {
  1665. margin-top: 13px;
  1666. float: left;
  1667. display: none;
  1668. }
  1669. .upload-status-bar-percentage, .sidebar-stats-bar-percentage {
  1670. background-color: #fe8a46;
  1671. height: 6px;
  1672. }
  1673. .upload-text {
  1674. font-size: 11px;
  1675. font-weight: bold;
  1676. color: #777;
  1677. overflow: auto;
  1678. text-transform: uppercase;
  1679. }
  1680. .sidebar-users {
  1681. cursor: pointer;
  1682. }
  1683. .sidebar-users img {
  1684. vertical-align: middle;
  1685. margin-right: 7px;
  1686. border-radius: 3px;
  1687. }
  1688. img.sidebar-status-icon {
  1689. height: 25px;
  1690. width: 12px;
  1691. }
  1692. .sidebar-users a {
  1693. margin-top: -1px;
  1694. border-radius: 3px;
  1695. padding: 5px 10px 5px 10px;
  1696. margin: 0 10px;
  1697. border-top: 1px solid #EEE;
  1698. display: block;
  1699. text-decoration: none;
  1700. color: #898F9C;
  1701. }
  1702. .sidebar-users a:hover {
  1703. background: #e8e8e8;
  1704. color: #666;
  1705. }
  1706. .sidebar-link-active a, .sidebar-link-active a:hover {
  1707. background: #e0e0e0;
  1708. color: #666;
  1709. }
  1710. .sidebar-online-users {
  1711. float: left;
  1712. width: 25%;
  1713. }
  1714. .sidebar-online-users a {
  1715. text-decoration: none;
  1716. }
  1717. .sidebar-online-users img {
  1718. width: 100%;
  1719. border-radius: 5px;
  1720. }
  1721. .sidebar-online-users-padding {
  1722. padding: 10px 10px 0 0;
  1723. }
  1724. .sidebar-online-users-inner {
  1725. overflow: hidden;
  1726. padding: 0 10px 0 20px;
  1727. }
  1728. .plus-button {
  1729. overflow: auto;
  1730. background: #FFF;
  1731. border-radius: 5px;
  1732. border: 2px solid #BBB;
  1733. color: #BBB;
  1734. text-align: center;
  1735. line-height: 40px;
  1736. height: 42px;
  1737. font-size: 14px;
  1738. font-weight: bold;
  1739. overflow: hidden;
  1740. }
  1741. .plus-sign {
  1742. margin-left: -5px;
  1743. }
  1744. .plus-button:hover {
  1745. color: #fff;
  1746. background: #BBB;
  1747. }
  1748. .sidebar-chat-list {
  1749. max-height: 456px;
  1750. overflow: auto;
  1751. }
  1752. .sidebar-header input {
  1753. outline: 0;
  1754. border: 0;
  1755. background: url('images/icons/search.png') no-repeat top right;
  1756. background-size: 12px;
  1757. width: 100%;
  1758. margin: 0;
  1759. padding: 0;
  1760. height: 16px;
  1761. }
  1762. .sidebar-divider {
  1763. height:1px;
  1764. width: 100%;
  1765. background: #EEE;
  1766. float: left;
  1767. }
  1768. .sidebar-list {
  1769. margin-top: -1px;
  1770. padding: 7px 10px;
  1771. border-top: 1px solid #EEE;
  1772. font-size: 12px;
  1773. }
  1774. .sidebar-list img {
  1775. width: 20px;
  1776. height: 20px;
  1777. margin-left: 3px;
  1778. vertical-align: middle;
  1779. }
  1780. .sidebar-description {
  1781. padding: 10px 20px 0 20px;
  1782. word-wrap: break-word;
  1783. }
  1784. .sidebar-license {
  1785. margin-top: 3px;
  1786. }
  1787. .sidebar-social-container {
  1788. overflow: auto;
  1789. padding: 10px 10px 0 20px;
  1790. }
  1791. .social-icon {
  1792. width: 100%;
  1793. border-radius: 3px;
  1794. height: 34px;
  1795. }
  1796. .share-social-icon {
  1797. height: 34px;
  1798. width: 34px;
  1799. border-radius: 3px;
  1800. }
  1801. .website-icon {
  1802. background: #e0e0e0 url('images/icons/social/website.png') center center no-repeat;
  1803. background-size: 16px;
  1804. }
  1805. .website-icon:hover {
  1806. background: #888 url('images/icons/social/website_h.png') center center no-repeat;
  1807. background-size: 16px;
  1808. }
  1809. .facebook-icon {
  1810. background: #e0e0e0 url('images/icons/social/facebook.png') center center no-repeat;
  1811. background-size: 18px;
  1812. }
  1813. .facebook-icon:hover {
  1814. background: #3b579d url('images/icons/social/facebook_h.png') center center no-repeat;
  1815. background-size: 18px;
  1816. }
  1817. .twitter-icon {
  1818. background: #e0e0e0 url('images/icons/social/twitter.png') center center no-repeat;
  1819. background-size: 20px;
  1820. }
  1821. .twitter-icon:hover {
  1822. background: #55acee url('images/icons/social/twitter_h.png') center center no-repeat;
  1823. background-size: 20px;
  1824. }
  1825. .gplus-icon {
  1826. background: #e0e0e0 url('images/icons/social/gplus.png') center center no-repeat;
  1827. background-size: 18px;
  1828. }
  1829. .gplus-icon:hover {
  1830. background: #DD4B39 url('images/icons/social/gplus_h.png') center center no-repeat;
  1831. background-size: 18px;
  1832. }
  1833. .youtube-icon {
  1834. background: #e0e0e0 url('images/icons/social/youtube.png') center center no-repeat;
  1835. background-size: 18px;
  1836. }
  1837. .youtube-icon:hover {
  1838. background: #CC201F url('images/icons/social/youtube_h.png') center center no-repeat;
  1839. background-size: 18px;
  1840. }
  1841. .vimeo-icon {
  1842. background: #e0e0e0 url('images/icons/social/vimeo.png') center center no-repeat;
  1843. background-size: 18px;
  1844. }
  1845. .vimeo-icon:hover {
  1846. background: #1ab7ea url('images/icons/social/vimeo_h.png') center center no-repeat;
  1847. background-size: 18px;
  1848. }
  1849. .soundcloud-icon {
  1850. background: #e0e0e0 url('images/icons/social/soundcloud.png') center center no-repeat;
  1851. background-size: 18px;
  1852. }
  1853. .soundcloud-icon:hover {
  1854. background: #F7640F url('images/icons/social/soundcloud_h.png') center center no-repeat;
  1855. background-size: 18px;
  1856. }
  1857. .lastfm-icon {
  1858. background: #e0e0e0 url('images/icons/social/lastfm.png') center center no-repeat;
  1859. background-size: 18px;
  1860. }
  1861. .lastfm-icon:hover {
  1862. background: #D00A01 url('images/icons/social/lastfm_h.png') center center no-repeat;
  1863. background-size: 18px;
  1864. }
  1865. .tumblr-icon {
  1866. background: #e0e0e0 url('images/icons/social/tumblr.png') center center no-repeat;
  1867. background-size: 18px;
  1868. }
  1869. .tumblr-icon:hover {
  1870. background: #37465d url('images/icons/social/tumblr_h.png') center center no-repeat;
  1871. background-size: 18px;
  1872. }
  1873. .myspace-icon {
  1874. background: #e0e0e0 url('images/icons/social/myspace.png') center center no-repeat;
  1875. background-size: 18px;
  1876. }
  1877. .myspace-icon:hover {
  1878. background: #018CDD url('images/icons/social/myspace_h.png') center center no-repeat;
  1879. background-size: 18px;
  1880. }
  1881. .pinterest-icon {
  1882. background: #e0e0e0 url('images/icons/social/pinterest.png') center center no-repeat;
  1883. background-size: 18px;
  1884. }
  1885. .pinterest-icon:hover {
  1886. background: #D0383F url('images/icons/social/pinterest_h.png') center center no-repeat;
  1887. background-size: 18px;
  1888. }
  1889. .email-icon {
  1890. background: #e0e0e0 url('images/icons/social/email.png') center center no-repeat;
  1891. background-size: 18px;
  1892. }
  1893. .email-icon:hover {
  1894. background: #666 url('images/icons/social/email_h.png') center center no-repeat;
  1895. background-size: 18px;
  1896. }
  1897. .social-icon-container {
  1898. width: 20%;
  1899. float: left;
  1900. }
  1901. .social-icon-padding {
  1902. padding: 0 10px 10px 0;
  1903. }
  1904. .share-icon-container {
  1905. float: left;
  1906. }
  1907. .share-icon-container a {
  1908. cursor: pointer;
  1909. }
  1910. .share-icon-container .social-icon-padding {
  1911. padding: 0 10px 0 0;
  1912. }
  1913. .sidebar-social img {
  1914. margin-right: 3px;
  1915. width: 16px;
  1916. height: 16px;
  1917. vertical-align: top;
  1918. font-size: 12px;
  1919. }
  1920. .sidebar-list a {
  1921. color: #6B6B6B;
  1922. }
  1923. .sidebar-avatar {
  1924. width: 50px;
  1925. float: left;
  1926. }
  1927. .sidebar-avatar img {
  1928. border-radius: 3px;
  1929. }
  1930. .sidebar-avatar-desc {
  1931. height: 42px;
  1932. margin-left: 60px;
  1933. padding-top: 8px;
  1934. font-size: 12px;
  1935. }
  1936. .sidebar-avatar-edit a {
  1937. font-size: 12px;
  1938. color: #666;
  1939. font-weight: normal;
  1940. }
  1941. .page-header {
  1942. padding: 10px 0;
  1943. margin: 0 20px;
  1944. font-size: 16px;
  1945. text-transform: uppercase;
  1946. color: #777;
  1947. border-bottom: 1px solid #EEE;
  1948. }
  1949. .message-form-private {
  1950. float: right;
  1951. }
  1952. .private-profile-content {
  1953. border-right: 1px solid #EEE;
  1954. background: #fff;
  1955. color: #6B6B6B;
  1956. overflow: auto;
  1957. }
  1958. .selected-files {
  1959. border-bottom: 1px solid #EEE;
  1960. padding: 5px 10px;
  1961. display: none;
  1962. color: #a9a9a9;
  1963. }
  1964. .header-loader {
  1965. float: right;
  1966. margin-top: 7px !important;
  1967. }
  1968. .chat-container {
  1969. height: 410px;
  1970. padding: 0 20px;
  1971. overflow: auto;
  1972. }
  1973. .chat-form-inner {
  1974. padding: 10px 20px;
  1975. }
  1976. .chat-form-inner input {
  1977. border: 0;
  1978. outline: 0;
  1979. width: 100%;
  1980. resize: none;
  1981. height: 25px;
  1982. min-height: 25px;
  1983. max-width: 100%;
  1984. overflow: hidden;
  1985. }
  1986. .chat-error {
  1987. padding: 10px 0;
  1988. }
  1989. textarea {
  1990. width: 100%;
  1991. max-width: 500px;
  1992. height: 100px;
  1993. box-sizing: border-box;
  1994. }
  1995. .logo {
  1996. height: 94px;
  1997. width: 235px;
  1998. float: left;
  1999. margin: 5px 10px 5px 0;
  2000. background: url('images/logo.png') no-repeat;
  2001. background-size: 235px 45px;
  2002. }
  2003. .info {
  2004. border: 1px solid #38A8FF;
  2005. background: #BEDBFF;
  2006. border-radius: 3px;
  2007. color: #2A4E9B;
  2008. width: 91%;
  2009. padding: 5px 7px;
  2010. }
  2011. .page-settings-container {
  2012. border-right: 1px solid #e6e6e6;
  2013. border-left: 1px solid #e6e6e6;
  2014. border-bottom: 1px solid #e6e6e6;
  2015. margin: 0 0 -1px 0;
  2016. background: #FFF;
  2017. }
  2018. .page-login-container {
  2019. border-left: 1px solid #e6e6e6;
  2020. border-right: 1px solid #e6e6e6;
  2021. }
  2022. .page-container {
  2023. }
  2024. .page-content {
  2025. background: #fff;
  2026. color: #6B6B6B;
  2027. overflow: auto;
  2028. }
  2029. .page-inner {
  2030. padding: 10px 20px;
  2031. overflow: auto;
  2032. }
  2033. .page-input-container {
  2034. width: 100%;
  2035. overflow: auto;
  2036. padding: 10px 0;
  2037. }
  2038. .page-input-container input, .page-input-container select, .page-input-container textarea, input.playlist-input {
  2039. padding: 6px 8px;
  2040. border: 2px solid #EEE;
  2041. border-radius: 3px;
  2042. outline: none;
  2043. margin: 0;
  2044. }
  2045. .page-input-container input:hover, .page-input-container select:hover, .page-input-container textarea:hover {
  2046. border: 2px solid #CCC;
  2047. }
  2048. .page-input-container input:focus, .page-input-container select:focus, .page-input-container textarea:focus  {
  2049. border: 2px solid #fe8a46;
  2050. }
  2051. .page-input-container input[type="submit"] {
  2052. margin-top: 0;
  2053. }
  2054. .page-input-content {
  2055. width: 100%;
  2056. padding-left: 95px;
  2057. box-sizing: border-box;
  2058. }
  2059. .page-input-left {
  2060. padding-left: 0;
  2061. }
  2062. .page-input-title, .page-input-title-img {
  2063. text-align: right;
  2064. width: 85px;
  2065. margin-right: 10px;
  2066. margin-top: 6px;
  2067. display: inline-block;
  2068. vertical-align: top;
  2069. float: left;
  2070. color: #444;
  2071. }
  2072. .page-input-title-img img {
  2073. border-radius: 3px;
  2074. margin-top: 5px;
  2075. }
  2076. .page-input-sub {
  2077. color: #666;
  2078. font-size: 11px;
  2079. padding-top: 4px;
  2080. }
  2081. .report-checkbox {
  2082. padding-bottom: 10px;
  2083. max-width: 500px;
  2084. }
  2085. .report-checkbox textarea {
  2086. min-height:100px;
  2087. }
  2088. .report-checkbox input {
  2089. float: left;
  2090. }
  2091. .report-checkbox label {
  2092. padding-left: 5px;
  2093. }
  2094. .page-title {
  2095. font-size: 18px;
  2096. }
  2097. .page-input-title-img-wall {
  2098. width: 100%;
  2099. }
  2100. .page-input-title-img-wall img {
  2101. width: 100%;
  2102. }
  2103. .stats-boxes-container {
  2104. overflow: auto;
  2105. width: 100%;
  2106. padding-bottom: 10px;
  2107. }
  2108. .container-short {
  2109. overflow: auto;
  2110. }
  2111. .container {
  2112. padding: 15px 0;
  2113. overflow: auto;
  2114. width: 100%;
  2115. float: left;
  2116. }
  2117. .chart-container {
  2118. padding-left: 15px;
  2119. }
  2120. .chart img {
  2121. width: 100%;
  2122. }
  2123. .preloader {
  2124. padding: 10px 0;
  2125. width: 36px;
  2126. height: 36px;
  2127. margin: 0 auto;
  2128. }
  2129. .preloader-normal {
  2130. width: 110px;
  2131. height: 10px;
  2132. }
  2133. .preloader-dark {
  2134. width: 110px;
  2135. height: 10px;
  2136. background: url('images/preloader_dark.gif');
  2137. }
  2138. .preloader-retina {
  2139. width: 85px;
  2140. height: 8px;
  2141. background: url('images/preloader.gif');
  2142. background-size: 85px 8px;
  2143. }
  2144. .preloader-retina-large {
  2145. width: 110px;
  2146. height: 10px;
  2147. background: url('images/preloader.gif');
  2148. background-size: 110px 10px;
  2149. }
  2150. .preloader-center {
  2151. margin: 0 auto;
  2152. }
  2153. .preloader-left {
  2154. display: inline-block;
  2155. }
  2156. .retrieving-results {
  2157. display: inline;
  2158. }
  2159. .footer {
  2160. padding: 0px 0 55px 0;
  2161. }
  2162. .footer-container {
  2163. font-size: 13px;
  2164. color: #919191;
  2165. padding: 10px 0;
  2166. }
  2167. .footer-links, .footer-languages {
  2168. padding-bottom: 5px;
  2169. }
  2170. .footer-links a, .footer-languages a {
  2171. color: #7E7E7E;
  2172. }
  2173. .footer-links a:hover, .footer-languages a:hover {
  2174. color: #444;
  2175. }
  2176. .footer-links span:not(:last-child):after, .footer-languages span:not(:last-child):after {
  2177. content: " - ";
  2178. }
  2179. .pages-content {
  2180. padding: 20px;
  2181. }
  2182. .text-inputs {
  2183. padding: 3px 0;
  2184. }
  2185. .ads1 {
  2186. margin-top: 10px;
  2187. width: 100%;
  2188. height: auto;
  2189. float: left;
  2190. }
  2191. .info-message {
  2192. width: 100%;
  2193. text-align: center;
  2194. padding: 20px 0;
  2195. font-size: 16px;
  2196. }
  2197. .error {
  2198. padding: 5px;
  2199. border: 1px solid #cc0000;
  2200. background: #ffc0cf;
  2201. color: #b40a34;
  2202. border-radius: 3px;
  2203. margin: 0 0 10px 0;
  2204. }
  2205. .theme-content {
  2206. color: #999;
  2207. width: 100%;
  2208. float: left;
  2209. }
  2210. .theme-inner {
  2211. padding: 10px 0;
  2212. }
  2213. .theme-icon {
  2214. width: 60px;
  2215. float: left;
  2216. overflow: auto;
  2217. }
  2218. .theme-icon img {
  2219. border-radius: 3px;
  2220. width: 60px;
  2221. }
  2222. .theme-top {
  2223. padding: 5px 0 5px 70px;
  2224. }
  2225. .forgot-password {
  2226. padding-top: 4px;
  2227. float: right;
  2228. font-size: 12px;
  2229. }
  2230. .forgot-password a {
  2231. color: #AAA;
  2232. }
  2233. .forgot-password a:hover {
  2234. color: #666;
  2235. }
  2236. .register-captcha img {
  2237. border-radius: 3px;
  2238. width: 75px;
  2239. float: right;
  2240. border: 2px solid #EEE;
  2241. }
  2242. .welcome-content {
  2243. background: #fff;
  2244. border: 0;
  2245. padding: 30px 0;
  2246. }
  2247. .welcome-full {
  2248. padding: 30px 0;
  2249. width: 100%;
  2250. border-top: 1px solid #e6e6e6;
  2251. border-bottom: 1px solid #e6e6e6;
  2252. }
  2253. .welcome-pro {
  2254. padding: 30px 0;
  2255. border-top: 1px solid #e6e6e6;
  2256. }
  2257. .welcome-inner {
  2258. overflow: auto;
  2259. padding: 0 20px;
  2260. }
  2261. .welcome-track {
  2262. width: 10%;
  2263. float: left;
  2264. }
  2265. .welcome-track a {
  2266. float: left;
  2267. overflow: hidden;
  2268. }
  2269. .welcome-track img {
  2270. width: 100%;
  2271. vertical-align: middle;
  2272. }
  2273. .welcome-message {
  2274. float: left;
  2275. width: 100%;
  2276. color: #FFF;
  2277. margin-top: 50px;
  2278. text-align: center;
  2279. }
  2280. .welcome-title {
  2281. font-size: 32px;
  2282. }
  2283. .welcome-desc {
  2284. font-size: 16px;
  2285. padding-top: 20px;
  2286. }
  2287. .welcome-button {
  2288. margin: 75px auto 75px auto;
  2289. width: 200px;
  2290. min-height: 40px;
  2291. text-transform: uppercase;
  2292. }
  2293. .welcome-button a {
  2294. padding: 10px 20px;
  2295. border: 2px solid #FFF;
  2296. color: #FFF;
  2297. border-radius: 3px;
  2298. font-weight: bold;
  2299. cursor: pointer;
  2300. display: inline-block;
  2301. }
  2302. .welcome-button a:hover {
  2303. background: #FFF;
  2304. border: 2px solid #FFF;
  2305. color: #fe8a46;
  2306. }
  2307. .welcome-learn {
  2308. margin: 0 auto 3px auto;
  2309. font-size: 14px;
  2310. }
  2311. .welcome-arrow {
  2312. padding: 0 0 40px 0;
  2313. background: url('images/downarrow_large.png') center bottom no-repeat;
  2314. background-size: 25px;
  2315. width: 25px;
  2316. margin: 0 auto;
  2317. cursor: pointer;
  2318. }
  2319. .welcome-bar {
  2320. border-bottom: 1px solid #e6e6e6;
  2321. padding: 20px 0;
  2322. background: #fff;
  2323. }
  2324. .welcome-menu {
  2325. text-align: center;
  2326. font-weight: bold;
  2327. text-transform: uppercase;
  2328. }
  2329. .welcome-menu a {
  2330. color: #888;
  2331. margin: 0 10px 0 10px;
  2332. border: 2px solid #eee;
  2333. padding: 7px 10px;
  2334. border-radius: 3px;
  2335. }
  2336. .welcome-menu a:hover {
  2337. background: #EEE;
  2338. color: #555;
  2339. }
  2340. .welcome-box {
  2341. width: 33.333%;
  2342. float: left;
  2343. box-sizing: border-box;
  2344. padding: 10px 10px 0 10px;
  2345. }
  2346. .welcome-box-section {
  2347. color: #fe8a46;
  2348. font-size: 20px;
  2349. font-weight: bold;
  2350. text-transform: uppercase;
  2351. text-align: center;
  2352. }
  2353. .welcome-centered-text {
  2354. text-align: center;
  2355. }
  2356. .welcome-full-section {
  2357. color: #666;
  2358. font-size: 20px;
  2359. margin-bottom: 20px;
  2360. font-weight: bold;
  2361. text-transform: uppercase;
  2362. text-align: center;
  2363. }
  2364. .welcome-box-title {
  2365. font-size: 15px;
  2366. font-weight: bold;
  2367. text-transform: uppercase;
  2368. text-align: center;
  2369. color: #666;
  2370. }
  2371. .welcome-box-desc {
  2372. padding: 10px 0 0 0;
  2373. font-size: 15px;
  2374. color: #666;
  2375. text-align: center;
  2376. }
  2377. .feature-image {
  2378. width: 32px;
  2379. height: 32px;
  2380. margin: 20px auto 15px auto;
  2381. border-radius: 5px;
  2382. padding: 10px;
  2383. }
  2384. .features-upload {
  2385. background: #f1f1f1 url('images/icons/features/upload.png') center center no-repeat;
  2386. background-size: 32px;
  2387. }
  2388. .features-audience {
  2389. background: #f1f1f1 url('images/icons/features/audience.png') center center no-repeat;
  2390. background-size: 32px;
  2391. }
  2392. .features-stats {
  2393. background: #f1f1f1 url('images/icons/features/stats.png') center center no-repeat;
  2394. background-size: 32px;
  2395. }
  2396. .features-explore {
  2397. background: #f1f1f1 url('images/icons/features/explore.png') center center no-repeat;
  2398. background-size: 32px;
  2399. }
  2400. .features-share {
  2401. background: #f1f1f1 url('images/icons/features/share.png') center center no-repeat;
  2402. background-size: 32px;
  2403. }
  2404. .features-organize {
  2405. background: #f1f1f1 url('images/icons/features/organize.png') center center no-repeat;
  2406. background-size: 32px;
  2407. }
  2408. .notification-box {
  2409. padding: 5px 10px 10px 10px;
  2410. border: 0px solid;
  2411. position: relative;
  2412. margin: 10px 20px 0 20px;
  2413. color: #fff;
  2414. border-radius: 3px;
  2415. }
  2416. .notification-box a {
  2417. color: #FFF;
  2418. }
  2419. .notification-box a:hover {
  2420. color: #F6F6F6;
  2421. }
  2422. .notification-box-modal {
  2423. margin: 10px 10px 0 10px;
  2424. }
  2425. .notification-box h5 {
  2426. font-size: 20px;
  2427. margin: 0;
  2428. }
  2429. .notification-box-error {
  2430. background: #FF5757;
  2431. }
  2432. .notification-box-success {
  2433. background: #27ae60;
  2434. }
  2435. .notification-box-info {
  2436. background: #3498db;
  2437. }
  2438. .notification-box > p {
  2439. padding-top: 5px;
  2440. padding-right: 20px;
  2441. margin: 0;
  2442. }
  2443. .notification-close {
  2444. padding: 5px 4px;
  2445. position: absolute;
  2446. right: 0;
  2447. top: 5px;
  2448. background: url(images/icons/close.png) no-repeat center left;
  2449. background-size: 17px;
  2450. width: 17px;
  2451. height: 17px;
  2452. cursor: pointer;
  2453. opacity: 0.75;
  2454. }
  2455. .notification-close:hover {
  2456. opacity: 1;
  2457. }
  2458. .notification-container {
  2459. max-width: 1120px;
  2460. width: 100%;
  2461. margin: 0 auto;
  2462. display: none;
  2463. top: 55px;
  2464. color: #999;
  2465. padding: 0 10px;
  2466. box-sizing: border-box;
  2467. }
  2468. .notification-content {
  2469. background: #FFF;
  2470. border: 1px solid #e6e6e6;
  2471. max-width: 350px;
  2472. width: 100%;
  2473. float: right;
  2474. }
  2475. .notification-content a {
  2476. color: #666;
  2477. text-decoration: none;
  2478. }
  2479. .notification-content a:hover {
  2480. color: #000;
  2481. }
  2482. .notification-inner {
  2483. padding: 10px;
  2484. }
  2485. .notification-container .notification-row {
  2486. float: left;
  2487. width: 100%;
  2488. border-top: 1px solid #EEE;
  2489. border-right: 0;
  2490. }
  2491. .notification-row {
  2492. float: left;
  2493. width: 100%;
  2494. }
  2495. .notification-image {
  2496. float: left;
  2497. }
  2498. .notification-text {
  2499. padding-left: 39px;
  2500. }
  2501. .notification-text img {
  2502. vertical-align: bottom;
  2503. width: 15px;
  2504. height: 15px;
  2505. }
  2506. .notification-text .chat-snippet {
  2507. font-style: italic;
  2508. word-wrap: break-word;
  2509. }
  2510. .notification-container .notification-unread {
  2511. background: #F1F1F1;
  2512. }
  2513. .notification-unread {
  2514. background: #F1F1F1;
  2515. }
  2516. .notification-container .notification-padding {
  2517. padding: 5px 10px;
  2518. overflow: auto;
  2519. }
  2520. .notification-padding {
  2521. padding: 10px 20px;
  2522. overflow: auto;
  2523. }
  2524. #notifications-content .timeago {
  2525. float: none;
  2526. }
  2527. #notifications-content .timeago:hover {
  2528. text-decoration: none;
  2529. color: #999;
  2530. cursor: default;
  2531. }
  2532. #notifications-content img.notifications {
  2533. height: 33px;
  2534. width: 33px;
  2535. border-radius: 3px;
  2536. margin-right: 5px;
  2537. }
  2538. #notifications-content {
  2539. max-height: 435px;
  2540. overflow: auto;
  2541. }
  2542. #notifications-page .timeago {
  2543. float: none;
  2544. }
  2545. #notifications-page .timeago:hover {
  2546. text-decoration: none;
  2547. }
  2548. #notifications-page img.notifications {
  2549. height: 33px;
  2550. width: 33px;
  2551. border-radius: 3px;
  2552. margin-right: 5px;
  2553. }
  2554. .sidebar-button-container {
  2555. width: 100%;
  2556. }
  2557. .sidebar-button-container a {
  2558. text-decoration: none;
  2559. }
  2560. .edit-button, .back-button {
  2561. margin: 20px 20px 10px 20px;
  2562. border: 2px solid #27AE60;
  2563. height: 50px;
  2564. border-radius: 5px;
  2565. text-align: center;
  2566. line-height: 48px;
  2567. color: #27AE60;
  2568. cursor: pointer;
  2569. }
  2570. .edit-icon {
  2571. background: url('images/icons/edit_n.png') no-repeat;
  2572. background-size: 20px;
  2573. width: 32px;
  2574. padding: 0 15px 10px 15px;
  2575. margin-left: -10px;
  2576. }
  2577. .edit-button:hover {
  2578. background: #27AE60;
  2579. border-color: #27AE60;
  2580. color: #FFF;
  2581. }
  2582. .edit-button:hover .edit-icon {
  2583. background: url('images/icons/edit_h.png') no-repeat;
  2584. background-size: 20px;
  2585. width: 32px;
  2586. padding: 0 15px 10px 15px;
  2587. margin-left: -10px;
  2588. }
  2589. .back-icon {
  2590. background: url('images/icons/back_n.png') no-repeat;
  2591. background-size: 20px;
  2592. width: 32px;
  2593. padding: 0 15px 10px 15px;
  2594. margin-left: -10px;
  2595. }
  2596. .back-button:hover {
  2597. background: #27AE60;
  2598. border-color: #27AE60;
  2599. color: #FFF;
  2600. }
  2601. .back-button:hover .back-icon {
  2602. background: url('images/icons/back_h.png') no-repeat;
  2603. background-size: 20px;
  2604. width: 32px;
  2605. padding: 0 15px 10px 15px;
  2606. margin-left: -10px;
  2607. }
  2608. .upload-button {
  2609. margin: 20px 20px 10px 20px;
  2610. border: 2px solid #fe8a46;
  2611. height: 50px;
  2612. border-radius: 5px;
  2613. text-align: center;
  2614. line-height: 48px;
  2615. color: #fe8a46;
  2616. cursor: pointer;
  2617. text-transform: uppercase;
  2618. font-weight: bold;
  2619. }
  2620. .upload-button:hover {
  2621. background: #fe8a46;
  2622. border-color: #fe8a46;
  2623. color: #FFF;
  2624. }
  2625. .upload-icon {
  2626. background: url('images/icons/upload_n.png') no-repeat;
  2627. background-size: 22px;
  2628. width: 32px;
  2629. padding: 0 20px 10px 15px;
  2630. margin-left: -10px;
  2631. }
  2632. .upload-button:hover .upload-icon {
  2633. background: url('images/icons/upload_h.png') no-repeat;
  2634. background-size: 22px;
  2635. width: 32px;
  2636. padding: 0 20px 10px 15px;
  2637. margin-left: -10px;
  2638. }
  2639. .sidebar-fa-image {
  2640. float: left;
  2641. }
  2642. .sidebar-fa-image img {
  2643. width: 30px;
  2644. height: 30px;
  2645. border-radius: 3px;
  2646. }
  2647. .sidebar-fa-text {
  2648. font-size: 12px;
  2649. padding-left: 37px;
  2650. }
  2651. .sidebar-fa-text .timeago {
  2652. float: none;
  2653. display: inline-block;
  2654. }
  2655. .sidebar-fa-content {
  2656. max-height: 336px;
  2657. overflow: auto;
  2658. }
  2659. .sidebar-fa-content a {
  2660. color: #666;
  2661. }
  2662. .sidebar-fa-content .notification-row {
  2663. border: 0;
  2664. }
  2665. .sidebar-fa-content .notification-padding {
  2666. padding: 10px 20px 0px 20px;
  2667. }
  2668. .input_hidden {
  2669. position: absolute;
  2670. left: -9999px;
  2671. }
  2672. .selected {
  2673. background-color: #DFDFDF;
  2674. }
  2675. #values {
  2676. float: left;
  2677. }
  2678. #values label {
  2679. display: inline-block;
  2680. cursor: pointer;
  2681. }
  2682. #values label:hover {
  2683. background-color: #efefef;
  2684. }
  2685.  
  2686. #values label img {
  2687. padding: 7px 5px 6px 5px;
  2688. width: 24px;
  2689. height: 24px;
  2690. }
  2691. .button-image {
  2692. width: 34px;
  2693. height: 40px;
  2694. background-image: url('images/icons/events/camera.png');
  2695. background-repeat: no-repeat;
  2696. background-position: 50% 35%;
  2697. overflow: hidden;
  2698. float: left;
  2699. cursor: pointer;
  2700. margin-right: 4px;
  2701. background-size: 24px;
  2702. }
  2703. .button-image:hover {
  2704. background-color: #efefef;
  2705. }
  2706. .inputImage {
  2707. opacity: 0.0;
  2708. height: 40px;
  2709. cursor: pointer;
  2710. width: 33px; /* Move it to the left so that the cursor: pointer gets active (it sends the Choose file outside of the view) */
  2711. }
  2712. #notifications_btn, #messages_btn {
  2713. cursor: pointer;
  2714. width: 16px;
  2715. }
  2716. .notificatons-number-container {
  2717. float: left;
  2718. margin-right: 5px;
  2719. }
  2720. .admin-notifications-number {
  2721. background: #FF3434;
  2722. padding: 3px 5px;
  2723. border-radius: 3px;
  2724. font-weight: normal;
  2725. color: #FFF;
  2726. font-size: 10px;
  2727. margin-left: 3px;
  2728. }
  2729. .notifications-number {
  2730. background: #FF3434;
  2731. border-radius: 3px;
  2732. padding: 2px 3px;
  2733. font-size: 10px;
  2734. position: absolute;
  2735. margin: -30px 0 0 9px;
  2736. color: #fff;
  2737. }
  2738. #more_users, #more_reports, #more_payments {
  2739. width: 100%;
  2740. float: left;
  2741. padding: 15px 0;
  2742. }
  2743. #share, #playlist, #delete, #connect {
  2744. position:fixed;
  2745. z-index: 101;  
  2746. top:50%;  
  2747. left:50%;  
  2748. margin:-150px 0 0 -150px;  
  2749. width: 300px;
  2750. display: none;
  2751. }
  2752. #playlists {
  2753. max-height: 138px;
  2754. }
  2755. .modal-input input {
  2756. border: 2px solid #EEE;
  2757. padding: 5px;
  2758. border-radius: 3px;
  2759. width: 100%;
  2760. box-sizing: border-box;
  2761. -webkit-appearance: none;
  2762. outline: 0;
  2763. }
  2764. .modal-input input:hover {
  2765. border-color: #CCC;
  2766. }
  2767. .modal-input input:focus, .modal-input input:active {
  2768. border-color: #fe8a46;
  2769. }
  2770. .modal-checkbox input {
  2771. margin: 5px 5px 0 0;
  2772. float: left;
  2773. }
  2774. .modal-checkbox label {
  2775. margin-top: 2px;
  2776. float: left;
  2777. }
  2778. .modal-connect input {
  2779. margin: 0 0 7px 0;
  2780. }
  2781. .modal-captcha {
  2782. display: inline-block;
  2783. }
  2784. .modal-captcha input {
  2785. width: 195px;
  2786. }
  2787. .modal-background {
  2788. width: 100%;
  2789. height: 100%;
  2790. background: rgba(255, 255, 255, 0.7);
  2791. position: fixed;
  2792. overflow: auto;
  2793. left: 0;
  2794. top: 0;
  2795. display: none;
  2796. z-index: 100;
  2797. }
  2798. .modal-container {
  2799. background: #fff;
  2800. width: 300px;
  2801. border: 1px solid #e6e6e6;
  2802. border-radius: 3px;
  2803. overflow: auto;
  2804. }
  2805. .modal-inner {
  2806. padding: 10px;
  2807. overflow: auto;
  2808. width: 100%;
  2809. box-sizing: border-box;
  2810. }
  2811. .modal-menu-container {
  2812. padding: 10px 10px 0 10px;
  2813. overflow: auto;
  2814. }
  2815. .modal-menu-item {
  2816. color: #777;
  2817. padding: 7px 10px;
  2818. cursor: pointer;
  2819. margin: 0 10px 10px 0;
  2820. border: 2px solid #EEE;
  2821. border-radius: 3px;
  2822. font-weight: bold;
  2823. text-transform: uppercase;
  2824. float: left;
  2825. }
  2826. .modal-menu-item:last-child {
  2827. margin-right: 0;
  2828. }
  2829. .modal-menu-item:hover {
  2830. background: #EEE;
  2831. border-color: #EEE;
  2832. color: #777;
  2833. }
  2834. .modal-menu-item-active {
  2835. background: #fe8a46;
  2836. border-color: #fe8a46;
  2837. color: #FFF;
  2838. }
  2839. .modal-loading, .header-loader {
  2840. width: 110px;
  2841. height: 10px;
  2842. background: url('images/preloader.gif');
  2843. background-size: 110px 10px;
  2844. float: right;
  2845. margin-top: 12px;
  2846. display: none;
  2847. }
  2848. .modal-desc {
  2849. padding: 0 0 5px 0;
  2850. color: #666;
  2851. }
  2852. .modal-desc img {
  2853. width: 85px;
  2854. }
  2855. .modal-btn {
  2856. margin: 10px 10px 10px 0;
  2857. overflow: auto;
  2858. float: right;
  2859. }
  2860. .modal-btn a {
  2861. float: right;
  2862. border-radius: 3px;
  2863. padding: 5px 10px;
  2864. color: #777;
  2865. cursor: pointer;
  2866. text-decoration: none;
  2867. border: 2px solid #EEE;
  2868. font-weight: bold;
  2869. text-transform: uppercase;
  2870. }
  2871. .modal-btn a:hover {
  2872. border-color: #EEE;
  2873. background: #EEE;
  2874. }
  2875. .modal-btn a:active {
  2876. background: #fe8a46;
  2877. border-color: #fe8a46;
  2878. color: #FFF;
  2879. }
  2880. .modal-btn-active a {
  2881. color: #fe8a46;
  2882. border-color: #fe8a46;
  2883. }
  2884. .modal-btn-active a:hover {
  2885. border-color: #fe8a46;
  2886. background: #fe8a46;
  2887. color: #FFF;
  2888. }
  2889. .modal-btn-enable a {
  2890. color: #27AE60;
  2891. border-color: #27AE60;
  2892. }
  2893. .modal-btn-enable a:hover {
  2894. border-color: #27AE60;
  2895. background: #27AE60;
  2896. color: #FFF;
  2897. }
  2898. .modal-btn-facebook a {
  2899. color: #3B579D;
  2900. border-color: #3B579D;
  2901. }
  2902. .modal-btn-facebook a:hover {
  2903. border-color: #3B579D;
  2904. background: #3B579D;
  2905. color: #FFF;
  2906. }
  2907. .tab-share, .tab-embed, .tab-login, .tab-register {
  2908. display: none;
  2909. }
  2910. .tab-delete {
  2911. padding: 5px 0;
  2912. width: 100%;
  2913. }
  2914. .dummy-player {
  2915. width: 100%;
  2916. padding-bottom: 10px;
  2917. overflow: auto;
  2918. }
  2919. .dummy-artwork {
  2920. float: left;
  2921. }
  2922. .dummy-artwork img {
  2923. width: 50px;
  2924. border-radius: 3px;
  2925. }
  2926. .dummy-play-btn {
  2927. float: left;
  2928. background: url("images/player.png") 0 0 no-repeat;
  2929. background-size: 60px;
  2930. height: 20px;
  2931. width: 20px;
  2932. margin-left: 10px;
  2933. }
  2934. .dummy-author {
  2935. float: left;
  2936. width: 80px;
  2937. height: 7px;
  2938. background: #d9d9d9;
  2939. margin: 0 0 4px 6px;
  2940. }
  2941. .dummy-title {
  2942. float: left;
  2943. width: 140px;
  2944. height: 9px;
  2945. background: #c2c2c2;
  2946. margin: 0 0 0 6px;
  2947. }
  2948. .dummy-seek {
  2949. float: left;
  2950. width: 220px;
  2951. height: 3px;
  2952. background: #c2c2c2;
  2953. margin: 7px 0 0 10px;
  2954. border-radius: 2px;
  2955. }
  2956. .dummy-avatars {
  2957. float: left;
  2958. width: 10px;
  2959. height: 10px;
  2960. background: #c2c2c2;
  2961. margin: 10px 0 0 10px;
  2962. border-radius: 2px;
  2963. }
  2964. .playlist-entry {
  2965. padding: 5px 8px 5px 26px;
  2966. margin: 0 0 5px 0;
  2967. border: 2px solid #EEE;
  2968. width: 100%;
  2969. box-sizing: border-box;
  2970. float: left;
  2971. display: inline;
  2972. border-radius: 3px;
  2973. cursor: pointer;
  2974. background: url('images/icons/playlist_add.png') 5px center no-repeat;
  2975. background-size: 17px;
  2976. color: #777777;
  2977. font-size: 12px;
  2978. white-space: nowrap;
  2979. text-overflow: ellipsis;
  2980. overflow: hidden;
  2981. }
  2982. .playlist-entry:hover {
  2983. background: url('images/icons/playlist_add.png') 5px center no-repeat;
  2984. background-size: 17px;
  2985. color: #000;
  2986. border-color: #CCC;
  2987. }
  2988. .playlist-entry-loading {
  2989. padding: 5px 8px 5px 26px;
  2990. margin: 0 0 5px 0;
  2991. border: 2px solid #EEE;
  2992. width: 100%;
  2993. box-sizing: border-box;
  2994. float: left;
  2995. display: inline;
  2996. border-radius: 3px;
  2997. cursor: pointer;
  2998. color: #777777;
  2999. font-size: 12px;
  3000. background: url('images/loader.gif') 5px center no-repeat;
  3001. background-size: 17px;
  3002. white-space: nowrap;
  3003. text-overflow: ellipsis;
  3004. overflow: hidden;
  3005. }
  3006. .playlist-added {
  3007. background: url('images/icons/playlist_added.png') 5px center no-repeat;
  3008. background-size: 17px;
  3009. color: #000;
  3010. border-color: #fe8a46;
  3011. }
  3012. .playlist-added:hover {
  3013. background: url('images/icons/playlist_remove.png') 5px center no-repeat;
  3014. background-size: 17px;
  3015. color: #000;
  3016. border-color: #CCC;
  3017. }
  3018. input.playlist-input {
  3019. -webkit-appearance: none;
  3020. padding: 5px 8px;
  3021. min-width: 100px;
  3022. float: left;
  3023. }
  3024. input.playlist-input:hover {
  3025. border-color: #CCC;
  3026. }
  3027. input.playlist-input:focus, input.playlist-input:active {
  3028. border-color: #fe8a46;
  3029. }
  3030. .playlist-save {
  3031. color: #777;
  3032. font-weight: bold;
  3033. padding: 5px 10px;
  3034. margin-left: 10px;
  3035. float: left;
  3036. box-sizing: border-box;
  3037. overflow: hidden;
  3038. }
  3039. .playlist-save:hover {
  3040. border-color: #EEE;
  3041. background: #EEE;
  3042. }
  3043. .playlist-save:active {
  3044. background: #fe8a46;
  3045. border-color: #fe8a46;
  3046. color: #FFF;
  3047. }
  3048. #profile-card {
  3049. background: #fff;
  3050. border: 1px solid #E6E6E6;
  3051. width: 300px;
  3052. margin: 0 auto;
  3053. border-radius: 3px;
  3054. position: absolute;
  3055. display: none;
  3056. z-index: 999;
  3057. }
  3058. #profile-card .preloader-retina {
  3059. margin-bottom: 10px;
  3060. }
  3061. .profile-card-padding {
  3062. padding: 20px 10px 10px 10px;
  3063. }
  3064. .profile-card-cover img {
  3065. width: 100%;
  3066. border-top-left-radius: 3px;
  3067. border-top-right-radius: 3px;
  3068. }
  3069. .profile-card-avatar {
  3070. margin: -94px 0 0 10px;
  3071. }
  3072. .profile-card-avatar a {
  3073. height: 80px;
  3074. width: 80px;
  3075. }
  3076. .profile-card-avatar img {
  3077. width: 80px;
  3078. height: 80px;
  3079. border-radius: 3px;
  3080. }
  3081. .profile-card-info {
  3082. margin: -93px 0 0 100px;
  3083. height: 100px;
  3084. position: relative;
  3085. }
  3086. .profile-card-info .cover-text-container {
  3087. font-size: 16px;
  3088. color: #FFF;
  3089. position: relative;
  3090. margin: 0;
  3091. }
  3092. .profile-card-buttons {
  3093. overflow: auto;
  3094. right: 0;
  3095. padding: 10px 10px 10px 10px;
  3096. }
  3097. .profile-card-buttons img {
  3098. width: 12px;   
  3099. }
  3100. .profile-card-buttons .sub-loading {
  3101. border: 1px solid #DDD;
  3102. }
  3103. .profile-card-buttons-container {
  3104. width: 60px;
  3105. float: right;
  3106. }
  3107. .profile-card-stats {
  3108. float: left;
  3109. font-size: 15px;
  3110. color: #666;
  3111. margin: 3px 15px 0 3px;
  3112. vertical-align: top;
  3113. }
  3114. .profile-card-stats img {
  3115. margin-right: 5px;
  3116. cursor: pointer;
  3117. }
  3118. .profile-card-stats a {
  3119. color: #666;
  3120. text-decoration: none;
  3121. }
  3122. .profile-card-username {
  3123. overflow: auto;
  3124. float: left;
  3125. padding-top: 10px;
  3126. }
  3127. .profile-card-username img {
  3128. width: 13px;
  3129. height: 13px;
  3130. }
  3131. .profile-card-location {
  3132. overflow: auto;
  3133. color: #FFF;
  3134. float: left;
  3135. min-width: 180px;
  3136. }
  3137. .track-likes {
  3138. padding: 7px 0 4px 0;
  3139. }
  3140. .likes-plus {
  3141. background: url('images/icons/likes_plus.png') no-repeat;
  3142. background-size: 25px;
  3143. overflow: auto;
  3144. width: 25px;
  3145. height: 25px;
  3146. display: inline-block;
  3147. border-radius: 3px;
  3148. }
  3149. .track-stats {
  3150. float: right;
  3151. padding-top: 10px;
  3152. }
  3153. .track-buttons-container {
  3154. font-size: 12px;
  3155. float: left;
  3156. padding-top: 5px;
  3157. }
  3158. a.menu-button {
  3159. color: #888;
  3160. float: left;
  3161. text-decoration: none;
  3162. margin: 10px 5px 0 5px;
  3163. padding: 7px 10px;
  3164. text-transform: uppercase;
  3165. border-radius: 3px;
  3166. font-weight: bold;
  3167. border: 2px solid #EEE;
  3168. }
  3169. a.menu-button:hover {
  3170. color: #555;
  3171. background: #EEE;
  3172. }
  3173. a.menu-button-active {
  3174. color: #FFF;
  3175. background: #fe8a46;
  3176. border: 2px solid #fe8a46;
  3177. }
  3178. a.menu-button-active:hover {
  3179. color: #FFF;
  3180. background: #fe8a46;
  3181. border: 2px solid #fe8a46; 
  3182. }
  3183. #topbar-track-info {
  3184. padding: 10px 20px;
  3185. overflow: auto;
  3186. }
  3187. #topbar-artwork {
  3188. background: #CCC;
  3189. top: 10px;
  3190. width: 35px;
  3191. height: 35px;
  3192. float: left;
  3193. border-radius: 3px;
  3194. }
  3195. #topbar-artwork img {
  3196. width: 35px;
  3197. height: 35px;
  3198. border-radius: 3px;
  3199. }
  3200. #topbar-track-details {
  3201. margin-left: 45px;
  3202. box-sizing: border-box;
  3203. }
  3204. .topbar-song-name {
  3205. font-size: 12px;
  3206. text-overflow: ellipsis;
  3207. overflow: hidden;
  3208. white-space: nowrap;
  3209. }
  3210. .topbar-author-name {
  3211. font-size: 10px;
  3212. text-overflow: ellipsis;
  3213. overflow: hidden;
  3214. white-space: nowrap;
  3215. }
  3216. .topbar-author-name a {
  3217. color: #8D8D8D;
  3218. }
  3219. .topbar-author-name a:hover {
  3220. color: #000;
  3221. }
  3222. #loading-bar {
  3223. position: fixed;
  3224. z-index: 2147483647;
  3225. top: 0;
  3226. left: -6px;
  3227. width: 0;
  3228. height: 3px;
  3229. background: #fe8a46;
  3230. background: linear-gradient(to right, #fe8a46, #f26295);
  3231. -moz-border-radius: 1px;
  3232. -webkit-border-radius: 1px;
  3233. border-radius: 1px;
  3234. -moz-transition: width 500ms ease-out,opacity 400ms linear;
  3235. -ms-transition: width 500ms ease-out,opacity 400ms linear;
  3236. -o-transition: width 500ms ease-out,opacity 400ms linear;
  3237. -webkit-transition: width 500ms ease-out,opacity 400ms linear;
  3238. transition: width 500ms ease-out,opacity 400ms linear;
  3239. }
  3240. #loading-bar dd, dt {
  3241. position: absolute;
  3242. -moz-box-shadow: #fe8a46 1px 0 6px 1px;
  3243. -ms-box-shadow: #fe8a46 1px 0 6px 1px;
  3244. -webkit-box-shadow: #fe8a46 1px 0 6px 1px;
  3245. box-shadow: #fe8a46 1px 0 6px 1px;
  3246. }
  3247. #loading-bar dd {
  3248. opacity: .6;
  3249. width: 20px;
  3250. right: 0;
  3251. clip: rect(-6px,22px,14px,10px);
  3252. }
  3253. #loading-bar dt {
  3254. opacity: .6;
  3255. width: 180px;
  3256. right: -80px;
  3257. clip: rect(-6px,90px,14px,-6px);
  3258. }
  3259. #content {
  3260. border-bottom: 1px solid #e6e6e6;
  3261. background: #f1f1f1;
  3262. }
  3263. .body-content {
  3264. }
  3265. .song-container {
  3266. overflow: auto;
  3267. padding: 20px;
  3268. }
  3269. .song-container-page {
  3270. border-bottom: none;
  3271. }
  3272. .song-container a, .embed-container a {
  3273. text-decoration: none;
  3274. }
  3275. .song-top {
  3276. padding: 0 0 0 132px;
  3277. min-height: 38px;
  3278. }
  3279. .song-play-btn {
  3280. width: 35px;
  3281. height: 35px;
  3282. float: left;
  3283. background: url('images/player.png') no-repeat 0 0;
  3284. background-size: 105px;
  3285. cursor: pointer;
  3286. text-indent: -9999px;
  3287. }
  3288. .song-play-btn:hover {
  3289. background: url('images/player.png') no-repeat -35px 0;
  3290. background-size: 105px;
  3291. }
  3292. .player-controls a.jp-play, .player-controls a.jp-pause {
  3293. width: 35px;
  3294. height: 35px;
  3295. text-indent: -9999px;
  3296. position: absolute;
  3297. margin-top: -35px;
  3298. left: 0;
  3299. outline: 0;
  3300. cursor: pointer;
  3301. }
  3302. .player-controls a.jp-play {
  3303. background: url('images/player.png') no-repeat -70px 0;
  3304. background-size: 105px;
  3305. }
  3306. .player-controls a.jp-play:hover {
  3307. background: url('images/player.png') no-repeat -35px 0;
  3308. background-size: 105px;
  3309. }
  3310. .player-controls a.jp-pause {
  3311. background: url('images/player.png') no-repeat -70px -35px;
  3312. background-size: 105px;
  3313. display: none;
  3314. }
  3315. .player-controls a.jp-pause:hover {
  3316. background: url('images/player.png') no-repeat -35px -35px;
  3317. background-size: 105px;
  3318. }
  3319. .player-controls div.jp-audio div.jp-progress {
  3320. top: 15px;
  3321. }
  3322. .song-art {
  3323. float: left;
  3324. }
  3325. .song-art a {
  3326. float: left; /* Cover the whole image with anchor */
  3327. }
  3328. .song-art img, .track-likes img {
  3329. border-radius: 3px;
  3330. }
  3331. .song-titles {
  3332. padding: 0 0 0 45px;
  3333. }
  3334. .song-title {
  3335. font-size: 15px;
  3336. word-wrap: break-word;
  3337. }
  3338. .song-timeago {
  3339. overflow: auto;
  3340. float: right;
  3341. font-size: 12px;
  3342. }
  3343. .song-author {
  3344. font-size: 13px;
  3345. color: #868686;
  3346. }
  3347. .song-author a {
  3348. color: #999;
  3349. }
  3350. .song-author a:hover {
  3351. color: #666;
  3352. }
  3353. .song-tag {
  3354. float: right;
  3355. font-size: 12px;
  3356. margin-top: 4px;
  3357. }
  3358. .song-tag a {
  3359. background: #EEE;
  3360. color: #8A8A8A;
  3361. border-radius: 3px;
  3362. padding: 3px 5px;
  3363. text-decoration: none;
  3364. }
  3365. .song-tag a:hover {
  3366. background: #DDD;
  3367. color: #666;
  3368. }
  3369. .song-container div.jp-audio div.jp-type-single div.jp-progress, .song-container div.jp-audio div.jp-type-single div.jp-time-holder, .embed-container div.jp-audio div.jp-type-single div.jp-progress, .embed-container div.jp-audio div.jp-type-single div.jp-time-holder {
  3370. left: 0;
  3371. width: 100%;
  3372. color: #8D8D8D;
  3373. }
  3374. .song-container div.jp-audio, .embed-container div.jp-audio {
  3375. width: 100%;
  3376. }
  3377. .song-container .jp-audio, .embed-container .jp-audio {
  3378. display: block;
  3379. }
  3380. .player-controls {
  3381. padding: 0 0 10px 132px;
  3382. }
  3383. .song-container div.jp-audio div.jp-time-holder, .embed-container div.jp-audio div.jp-time-holder {
  3384. top: 25px;
  3385. }
  3386. .embed-container {
  3387. background: #FFF;
  3388. overflow: auto;
  3389. }
  3390. .embed-container .track-likes {
  3391. padding: 23px 0 0 0;
  3392. margin-bottom: 0;
  3393. }
  3394. .embed-powered-by {
  3395. overflow: auto;
  3396. float: right;
  3397. }
  3398. .embed-powered-by a {
  3399. color: #999;
  3400. }
  3401. .embed-powered-by a:hover {
  3402. color: #666;
  3403. }
  3404. .embed-error-title {
  3405. margin: 0 auto;
  3406. padding-top: 80px;
  3407. width: 250px;
  3408. text-align: center;
  3409. }
  3410. .embed-error-desc {
  3411. margin: 0 auto;
  3412. padding-top: 5px;
  3413. width: 250px;
  3414. text-align: center;
  3415. }
  3416. .embed-error a {
  3417. color: #FFF;
  3418. text-decoration: none;
  3419. }
  3420. .embed-error a:hover {
  3421. color: #F6F6F6;
  3422. }
  3423. .user-stats {
  3424. color: #444;
  3425. }
  3426. .stats-column-title {
  3427. font-weight: bold;
  3428. }
  3429. .user-stats-row {
  3430. padding: 10px 20px 0 0;
  3431. }
  3432. .user-stats-row-count {
  3433. width: 20px;
  3434. color: #999;
  3435. font-weight: bold;
  3436. display: block;
  3437. float: left;
  3438. }
  3439. .user-stats-title {
  3440. display: inline-block;
  3441. white-space: nowrap;
  3442. text-overflow: ellipsis;
  3443. overflow: hidden;
  3444. width: 80%;
  3445. box-sizing: border-box;
  3446. padding-right: 5px;
  3447. }
  3448. .user-stats-title a {
  3449. text-decoration: none;
  3450. }
  3451. .user-stats-title img {
  3452. width: 17px;
  3453. height: 17px;
  3454. padding-right: 3px;
  3455. }
  3456. .user-stats-count {
  3457. display: inline-block;
  3458. min-width: 25px;
  3459. text-align: right;
  3460. float: right;
  3461. font-weight: bold;
  3462. }
  3463. .small-info {
  3464. padding-top: 10px;
  3465. font-size: 12px;
  3466. color: #777;
  3467. width: 100%;
  3468. display: inline-block;
  3469. }
  3470. .track-info-container {
  3471. padding: 20px;
  3472. overflow: auto;
  3473. }
  3474. .track-info-art {
  3475. float: left;
  3476. width: 112px;
  3477. }
  3478. .track-info-inputs {
  3479. padding: 0 0 0 132px;
  3480. }
  3481. .track-info-input {
  3482. padding: 0 0 15px 0;
  3483. overflow: auto;
  3484. }
  3485. .track-info-title {
  3486. float: left;
  3487. width: 100%;
  3488. }
  3489. .track-info-input input, .track-info-input textarea, .track-info-input select {
  3490. padding: 6px 8px;
  3491. border: 2px solid #EEE;
  3492. border-radius: 3px;
  3493. outline: none;
  3494. margin: 0;
  3495. width: 100%;
  3496. max-width: none;
  3497. margin-top: 5px;
  3498. float: left;
  3499. box-sizing: border-box;;
  3500. }
  3501. .track-info-input input:hover, .track-info-input textarea:hover {
  3502. border-color: #CCC;
  3503. }
  3504. .track-info-input input:focus, .track-info-input textarea:focus {
  3505. border-color: #fe8a46;
  3506. }
  3507. .track-info-input select {
  3508. width: 100px;
  3509. display: block;
  3510. margin-right: 10px;
  3511. }
  3512. .track-info-input select:hover {
  3513. border-color: #CCC;
  3514. }
  3515. .track-info-input select:focus {
  3516. border-color: #fe8a46;
  3517. }
  3518. .track-info-input input[type="radio"] {
  3519. width: auto;
  3520. margin: 3px 5px 0 0;
  3521. float: left;
  3522. display: block;
  3523. border: 0;
  3524. }
  3525. .track-info-radio, .license-container {
  3526. width: 100%;
  3527. margin-top: 5px;
  3528. float: left;
  3529. }
  3530. .license-container {
  3531. margin-top: 10px;
  3532. }
  3533. .license-box-container {
  3534. width: 50%;
  3535. overflow: auto;
  3536. float: left;
  3537. padding-right: 10px;
  3538. padding-bottom: 10px;
  3539. box-sizing: border-box;
  3540. }
  3541. .license-box-container:last-child {
  3542. padding-right: 0;
  3543. }
  3544. .license-box-content {
  3545. border: 2px solid #EEE;
  3546. padding: 10px 10px 10px 35px;
  3547. background: url('images/icons/playlist_add.png') 10px 10px no-repeat;
  3548. background-size: 17px;
  3549. cursor: pointer;
  3550. border-radius: 5px;
  3551. }
  3552. .license-box-content:hover {
  3553. background: url('images/icons/playlist_add.png') 10px 10px no-repeat;
  3554. background-size: 17px;
  3555. border-color: #CCC;
  3556. }
  3557. .license-box-active {
  3558. background: url('images/icons/playlist_added.png') 10px 10px no-repeat;
  3559. background-size: 17px;
  3560. border-color: #fe8a46;
  3561. }
  3562. .license-box-active:hover {
  3563. background: url('images/icons/playlist_remove.png') 10px 10px no-repeat;
  3564. background-size: 17px;
  3565. border-color: #CCC;
  3566. }
  3567. .license-box-title {
  3568. color: #666;
  3569. }
  3570. .license-box-desc {
  3571. color: #999;
  3572. font-size: 12px;
  3573. padding-top: 5px;
  3574. width: 100%;
  3575. overflow: auto;
  3576. }
  3577. .license-icon {
  3578. width: 15px;
  3579. height: 15px;
  3580. display: inline-block;
  3581. }
  3582. .license-cc-icon {
  3583. background: url('images/icons/license_cc.png') no-repeat;
  3584. background-size: 15px;
  3585. }
  3586. .license-at-icon {
  3587. background: url('images/icons/license_at.png') no-repeat;
  3588. background-size: 15px;
  3589. }
  3590. .license-nc-icon {
  3591. background: url('images/icons/license_nc.png') no-repeat;
  3592. background-size: 15px;
  3593. }
  3594. .license-nd-icon {
  3595. background: url('images/icons/license_nd.png') no-repeat;
  3596. background-size: 15px;
  3597. }
  3598. .license-sa-icon {
  3599. background: url('images/icons/license_sa.png') no-repeat;
  3600. background-size: 15px;
  3601. }
  3602. .edit-menu {
  3603. margin: 0 0 10px 0;
  3604. overflow: auto;
  3605. border-bottom: 1px solid #EEE;
  3606. }
  3607. .edit-menu-item {
  3608. color: #777;
  3609. padding: 7px 10px;
  3610. float: left;
  3611. cursor: pointer;
  3612. margin: 0 10px 10px 0;
  3613. border: 2px solid #EEE;
  3614. text-transform: uppercase;
  3615. border-radius: 3px;
  3616. font-weight: bold;
  3617. }
  3618. .edit-menu-item:hover {
  3619. color: #777;
  3620. background: #EEE;
  3621. border-color: #EEE;
  3622. }
  3623. .edit-menu-item-active {
  3624. color: #FFF;
  3625. background: #fe8a46;
  3626. border-color: #fe8a46;
  3627. }
  3628. .required {
  3629. color: #fe8a46;
  3630. }
  3631. .upload-btn {
  3632. float: left;
  3633. width: 100%;
  3634. box-sizing: border-box;
  3635. text-align: center;
  3636. cursor: pointer;
  3637. margin-top: 5px;
  3638. padding: 6px 0;
  3639. }
  3640. .upload-btn input {
  3641. width: 112px;
  3642. position: absolute;
  3643. left: 20px;
  3644. height: 30px;
  3645. margin-top: -6px;
  3646. opacity: 0.0;
  3647. cursor: pointer;
  3648. }
  3649. .upload-btn input::-webkit-file-upload-button { cursor: pointer; }
  3650.  
  3651. .upload-btn-selected {
  3652. border: 1px solid #888;
  3653. background: #888;
  3654. color: #FFF;
  3655. }
  3656. .upload-btn-selected:hover {
  3657. background: #EEE;
  3658. color: #777;
  3659. }
  3660. .upload-btn-selected:active {
  3661. border-color: #EEE;
  3662. }
  3663. .upload-btn-text {
  3664. padding: 0 5px;
  3665. width: 100%;
  3666. float: left;
  3667. text-align: center;
  3668. box-sizing: border-box;
  3669. font-size: 12px;
  3670. font-weight: bold;
  3671. }
  3672. #upload-success {
  3673. max-width: 300px;
  3674. color: #777;
  3675. margin: 0 auto;
  3676. }
  3677. .upload-title {
  3678. font-size: 18px;
  3679. text-align: center;
  3680. margin: 20px auto 0 auto;
  3681. }
  3682. .upload-desc {
  3683. font-size: 14px;
  3684. text-align: center;
  3685. margin: 20px auto;
  3686. }
  3687. .go-pro-title {
  3688. font-weight: bold;
  3689. }
  3690. .go-pro-widget-container {
  3691. color: #777;
  3692. padding: 0 20px;
  3693. }
  3694. .go-pro-widget-desc {
  3695. padding: 5px 0 0 0;
  3696. }
  3697. .go-pro-container {
  3698. padding-top: 30px;
  3699. text-align: center;
  3700. width: 100%;
  3701. overflow: auto;
  3702. }
  3703. .go-pro-welcome {
  3704. padding-top: 20px;
  3705. }
  3706. .go-pro-desc {
  3707. font-size: 15px;
  3708. max-width: 500px;
  3709. width: 100%;
  3710. margin: 0 auto;
  3711. }
  3712. .go-pro-btn {
  3713. min-height: 40px;
  3714. padding-top: 20px;
  3715. text-transform: uppercase;
  3716. }
  3717. .go-pro-widget-btn {
  3718. min-height: 30px;
  3719. padding-top: 15px;
  3720. }
  3721. .go-pro-welcome-btn {
  3722. min-height: 30px;
  3723. padding-top: 25px;
  3724. }
  3725. .go-pro-go-pro-btn {
  3726. min-height: 0;
  3727. padding-top: 0;
  3728. display: inline-block;
  3729. }
  3730. .go-pro-btn a {
  3731. border-radius: 3px;
  3732. padding: 6px 10px;
  3733. color: #fe8a46;
  3734. border: 2px solid #fe8a46;
  3735. cursor: pointer;
  3736. text-decoration: none;
  3737. font-weight: bold;
  3738. }
  3739. .go-pro-btn a:hover {
  3740. border-color: #fe8a46;
  3741. background: #fe8a46;
  3742. color: #FFF;
  3743. }
  3744. .go-pro-header {
  3745. background: #fe8a46;
  3746. background-image: url('images/background.png'), linear-gradient(to right, #fe8a46, #f26295);
  3747. background-image: url('images/background.png'), linear-gradient(to right, #ff8035, #ef528a);
  3748. background-repeat: no-repeat;
  3749. background-position-x: center;
  3750. background-position-y: bottom;
  3751. background-size: cover;
  3752. color: #FFF;
  3753. padding: 30px 20px;
  3754. text-align: center;
  3755. font-weight: bold;
  3756. text-transform: uppercase;
  3757. }
  3758. .go-pro-header-title {
  3759. font-size: 24px;
  3760. }
  3761. .go-pro-header-desc {
  3762. font-size: 15px;
  3763. }
  3764. .current-plan {
  3765. padding: 10px 0 0 0;
  3766. font-size: 14px;
  3767. text-align: center;
  3768. }
  3769. .current-plan-option {
  3770. color: #777;
  3771. font-weight: bold;
  3772. text-transform: capitalize;
  3773. }
  3774. .plans-container {
  3775. width: 50%;
  3776. overflow: auto;
  3777. float: left;
  3778. }
  3779. .feature-container {
  3780. border-radius: 5px;
  3781. background: #EEE;
  3782. padding: 15px;
  3783. overflow: auto;
  3784. margin: 20px 20px 10px 20px;
  3785. font-size: 15px;
  3786. }
  3787. .feature-description {
  3788. margin: 10px 20px 20px 20px;
  3789. padding: 0 15px;
  3790. }
  3791. .feature-option {
  3792. width: 50%;
  3793. float: left;
  3794. }
  3795. .plan-option {
  3796. width: 25%;
  3797. float: left;
  3798. }
  3799. .plan-info {
  3800. width: 50%;
  3801. float: left;
  3802. }
  3803. .plan-history-title {
  3804. font-size: 15px;
  3805. margin: 20px 20px 10px 20px;
  3806. padding: 0 15px;
  3807. }
  3808. .plan-history-container {
  3809. margin: 0 20px 20px 20px;
  3810. padding: 15px;
  3811. }
  3812. .plan-history {
  3813. width: 25%;
  3814. float: left;
  3815. font-size: 13px;
  3816. }
  3817. .plan-option-free {
  3818. color: #666;
  3819. }
  3820. .plan-option-pro {
  3821. color: #ff711e;
  3822. font-weight: bold;
  3823. }
  3824. select.plan-options {
  3825. border: 2px solid #EEE;
  3826. padding: 5px;
  3827. border-radius: 3px;
  3828. margin: 10px 5px 0 0;
  3829. }
  3830. select.plan-options:hover {
  3831. border-color: #CCC;
  3832. }
  3833. select.plan-options:focus {
  3834. border-color: #fe8a46;
  3835. }
  3836. .player-element {
  3837. float: left;
  3838. margin-right: 10px;
  3839. }
  3840. .player-nine {
  3841. width: 75%;
  3842. float: left;
  3843. padding: 10px 0;
  3844. overflow: hidden;
  3845. height: 35px;
  3846. }
  3847. .player-nine a {
  3848. outline: 0;
  3849. margin-right: 10px;
  3850. cursor: pointer;
  3851. }
  3852. .player-three {
  3853. width: 25%;
  3854. float: left;
  3855. overflow: auto;
  3856. }
  3857. .player-container-left {
  3858. float: left;
  3859. width: 190px;
  3860. }
  3861. .player-container-middle {
  3862. padding: 0 141px 0 190px;
  3863. height: 35px;
  3864. }
  3865. .player-container-right {
  3866. float: right;
  3867. width: 126px;
  3868. margin-top: -35px;
  3869. }
  3870. #prev-button, #next-button {
  3871. float: left;
  3872. margin-right: 11px;
  3873. }
  3874. /* Start Player CSS */
  3875. div.jp-audio {
  3876. width: 100%;
  3877. float: left;
  3878. }
  3879. #content div.jp-audio {
  3880. float: none;
  3881. }
  3882.  
  3883. /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
  3884.  
  3885. div.jp-interface {
  3886. position: relative;
  3887. width:100%;
  3888. }
  3889.  
  3890. div.jp-audio div.jp-type-single div.jp-interface {
  3891. height:17px;
  3892. }
  3893. .player-nine .jp-interface {
  3894. height: 35px !important;
  3895. }
  3896. a.jp-play, a.jp-pause {
  3897. width: 35px;
  3898. height: 35px;
  3899. float: left;
  3900. margin-right: 16px;
  3901. }
  3902. a.jp-play {
  3903. background: url("images/player.png") 0 0 no-repeat;
  3904. background-size: 105px;
  3905. }
  3906. a.jp-play:hover {
  3907. background: url("images/player.png") -35px 0 no-repeat;
  3908. background-size: 105px;
  3909. }
  3910. a.jp-pause {
  3911. background: url("images/player.png") 0 -35px no-repeat;
  3912. display: none;
  3913. background-size: 105px;
  3914. }
  3915. a.jp-pause:hover {
  3916. background: url("images/player.png") -35px -35px no-repeat;
  3917. background-size: 105px;
  3918. }
  3919. /* @end */
  3920.  
  3921. /* @group progress bar */
  3922. div.jp-progress {
  3923. overflow:hidden;
  3924. background-color: #CCC;
  3925. }
  3926. div.jp-audio div.jp-progress {
  3927. position: absolute;
  3928. top: 15px;
  3929. height: 6px;
  3930. border-radius: 3px;
  3931. }
  3932. div.jp-audio div.jp-type-single div.jp-progress {
  3933. width: 100%;
  3934. margin: 0 15px 0 0;
  3935. top: 15px;
  3936. float: left;
  3937. position: relative;
  3938. }
  3939. .player-nine .jp-progress {
  3940. margin: 15px 0 0 0 !important;
  3941. top: 0 !important;
  3942. }
  3943. div.jp-seek-bar {
  3944. width:0px;
  3945. height:100%;
  3946. cursor: pointer;
  3947. background: #CCC;
  3948. }
  3949. div.jp-play-bar {
  3950. width:0px;
  3951. height:100%;
  3952. background: #fe8a46;
  3953. }
  3954. div.jp-audio {
  3955. font-size: 1.25em;
  3956. line-height: 1.6;
  3957. }
  3958. /* The seeking class is added/removed inside jPlayer */
  3959. div.jp-seeking-bg {
  3960. }
  3961. /* @end */
  3962.  
  3963. /* @group volume controls */
  3964. a.jp-mute, a.jp-unmute, a.jp-volume-max {
  3965. width: 15px;
  3966. height: 35px;
  3967. float: left;
  3968. }
  3969. a.jp-mute {
  3970. background: url("images/player.png") 0 -175px no-repeat;
  3971. background-size: 105px;
  3972. }
  3973. a.jp-mute:hover {
  3974. background: url("images/player.png") -35px -175px no-repeat;
  3975. background-size: 105px;
  3976. }
  3977. a.jp-unmute {
  3978. background: url("images/player.png") -70px -175px no-repeat;
  3979. background-size: 105px;
  3980. display: none;
  3981. }
  3982. a.jp-unmute:hover {
  3983. background: url("images/player.png") -70px -175px no-repeat;
  3984. background-size: 105px;
  3985. }
  3986.  
  3987. div.jp-volume-bar {
  3988. overflow: hidden;
  3989. width: 46px;
  3990. height: 6px;
  3991. cursor: pointer;
  3992. margin-top: 15px;
  3993. float: left;
  3994. background: #CCC;
  3995. border-radius: 3px;
  3996. }
  3997. div.jp-audio div.jp-volume-bar {
  3998. top: 15px;
  3999. left: 405px;
  4000. }
  4001. div.jp-audio-stream div.jp-volume-bar {
  4002. top:37px;
  4003. left:92px;
  4004. }
  4005. div.jp-video div.jp-volume-bar {
  4006. top:17px;
  4007. left:72px;
  4008. }
  4009. div.jp-volume-bar-value {
  4010. width:0px;
  4011. height:6px;
  4012. background: #fe8a46;
  4013. }
  4014. .prev-button {
  4015. background: url("images/player.png") 0 -70px no-repeat;
  4016. background-size: 105px;
  4017. width: 15px;
  4018. height: 35px;
  4019. cursor: pointer;
  4020. display: inline-block;
  4021. }
  4022. .prev-button:hover {
  4023. background: url("images/player.png") -35px -70px no-repeat;
  4024. background-size: 105px;
  4025. }
  4026. .prev-button-disabled, .prev-button-disabled:hover {
  4027. background: url("images/player.png") -70px -70px no-repeat;
  4028. background-size: 105px;
  4029. cursor: default;
  4030. }
  4031. .next-button {
  4032. background: url("images/player.png") 0 -105px no-repeat;
  4033. background-size: 105px;
  4034. width: 15px;
  4035. height: 35px;
  4036. cursor: pointer;
  4037. display: inline-block;
  4038. }
  4039. .next-button:hover {
  4040. background: url("images/player.png") -35px -105px no-repeat;
  4041. background-size: 105px;
  4042. }
  4043. .next-button-disabled, .next-button-disabled:hover {
  4044. background: url("images/player.png") -70px -105px no-repeat;
  4045. background-size: 105px;
  4046. cursor: default;
  4047. }
  4048. /* @end */
  4049.  
  4050. /* @group current time and duration */
  4051.  
  4052. div.jp-audio div.jp-time-holder {
  4053. position:absolute;
  4054. top: 18px;
  4055. display: none;
  4056. }
  4057. div.jp-audio div.jp-type-single div.jp-time-holder {
  4058. left:185px;
  4059. width:186px;
  4060. }
  4061. div.jp-audio div.jp-type-playlist div.jp-time-holder {
  4062. left:166px;
  4063. width:130px;
  4064. }
  4065. div.jp-current-time, div.jp-duration {
  4066. width: 60px;
  4067. font-size: .64em;
  4068. }
  4069. #current-time, #duration-time {
  4070. width: 45px;
  4071. float: left;
  4072. height: 35px;
  4073. line-height: 35px;
  4074. font-size: 11px;
  4075. font-weight: bold;
  4076. color: #666;
  4077. }
  4078. #current-time {
  4079. text-align: right;
  4080. margin-right: 15px;
  4081. }
  4082. #duration-time {
  4083. text-align: left;
  4084. margin-right: 10px;
  4085. }
  4086. div.jp-current-time {
  4087. float: left;
  4088. display:inline;
  4089. }
  4090. div.jp-duration {
  4091. float: right;
  4092. display:inline;
  4093. text-align: right;
  4094. }
  4095.  
  4096. /* @end */
  4097.  
  4098. div.jp-jplayer audio,
  4099. div.jp-jplayer {
  4100. width:0px;
  4101. height:0px;
  4102. }
  4103.  
  4104. div.jp-jplayer {
  4105. background-color: #000000;
  4106. }
  4107.  
  4108. a.jp-repeat {
  4109. background: url("images/player.png") 0 -140px no-repeat;
  4110. background-size: 105px;
  4111. float: left;
  4112. display: inline-block;
  4113. width: 15px;
  4114. height: 35px;
  4115. }
  4116.  
  4117. a.jp-repeat:hover {
  4118. background: url("images/player.png") -35px -140px no-repeat;
  4119. background-size: 105px;
  4120. }
  4121.  
  4122. a.jp-repeat-off {
  4123. background: url("images/player.png") -70px -140px no-repeat;
  4124. background-size: 105px;
  4125. float: left;
  4126. width: 15px;
  4127. height: 35px;
  4128. }
  4129.  
  4130. a.jp-repeat-off:hover {
  4131. background: url("images/player.png") -70px -140px no-repeat;
  4132. background-size: 105px;
  4133. }
  4134. /* @end */
  4135.  
  4136. /* @group NO SOLUTION error feedback */
  4137. .jp-no-solution {
  4138. padding:5px;
  4139. font-size:.8em;
  4140. background-color:#eee;
  4141. border:2px solid #009be3;
  4142. color:#000;
  4143. display:none;
  4144. }
  4145.  
  4146. .jp-no-solution a {
  4147. color:#000;
  4148. }
  4149.  
  4150. .jp-no-solution span {
  4151. font-size:1em;
  4152. display:block;
  4153. text-align:center;
  4154. font-weight:bold;
  4155. }
  4156. /* @end */
  4157.  
  4158. /* @animations */
  4159. @-webkit-keyframes small-bounce {
  4160. 0% {-webkit-transform:translateY(0px)}
  4161. 25%{-webkit-transform:translateY(3px)}
  4162. 50%{-webkit-transform:translateY(0px)}
  4163. 75%{-webkit-transform:translateY(-1px)}
  4164. 100%{-webkit-transform:translateY(0px)}
  4165. }
  4166. @-moz-keyframes small-bounce {
  4167. 0%{-moz-transform:translateY(0px)}
  4168. 25%{-moz-transform:translateY(3px)}
  4169. 50%{-moz-transform:translateY(0px)}
  4170. 75%{-moz-transform:translateY(-1px)}
  4171. 100%{-moz-transform:translateY(0px)}
  4172. }
  4173. @keyframes small-bounce {
  4174. 0%{transform:translateY(0px)}
  4175. 25%{transform:translateY(3px)}
  4176. 50%{transform:translateY(0px)}
  4177. 75%{transform:translateY(-1px)}
  4178. 100%{transform:translateY(0px)}
  4179. }
  4180. @-webkit-keyframes small-bounce-right {
  4181. 0%{-webkit-transform:translateX(0px)}
  4182. 25%{-webkit-transform:translateX(3px)}
  4183. 50%{-webkit-transform:translateX(0px)}
  4184. 75%{-webkit-transform:translateX(-1px)}
  4185. 100%{-webkit-transform:translateX(0px)}
  4186. }
  4187. @-moz-keyframes small-bounce-right {
  4188. 0%{-moz-transform:translateX(0px)}
  4189. 25%{-moz-transform:translateX(3px)}
  4190. 50%{-moz-transform:translateX(0px)}
  4191. 75%{-moz-transform:translateX(-1px)}
  4192. 100%{-moz-transform:translateX(0px)}
  4193. }
  4194. @keyframes small-bounce-right {
  4195. 0%{transform:translateX(0px)}
  4196. 25%{transform:translateX(3px)}
  4197. 50%{transform:translateX(0px)}
  4198. 75%{transform:translateX(-1px)}
  4199. 100%{transform:translateX(0px)}
  4200. }
  4201. .animation-small-bounce {
  4202. -webkit-animation:small-bounce 850ms linear infinite;
  4203. -moz-animation:small-bounce 850ms linear infinite;
  4204. animation:small-bounce 850ms linear infinite
  4205. }
  4206. .animation-small-bounce-right {
  4207. -webkit-animation:small-bounce-right 850ms linear infinite;
  4208. -moz-animation:small-bounce-right 850ms linear infinite;
  4209. animation:small-bounce-right 850ms linear infinite
  4210. }
  4211. @media only screen and (max-device-width: 600px), only screen and (device-width: 600px) and (device-height: 600px), only screen and (width: 650px) and (orientation: landscape), only screen and (device-width: 600px), only screen and (max-width: 600px) {
  4212.     .body-content, .page-container, .page-settings-container {
  4213.     border: 0;
  4214.     }
  4215.     .header {
  4216.     max-width: 1080px;
  4217.     padding: 0 10px;
  4218.     }
  4219.     .menu-button {
  4220.     display: none;
  4221.     }
  4222.     .row-body, .row-page {
  4223.     padding: 0;
  4224.     }
  4225.     .row-body .two, .row-body .six {
  4226.     width: 100%;
  4227.     }
  4228.     .row-body .ten {
  4229.     width: 100%;
  4230.     }
  4231.     .row-body .twenty {
  4232.     width: 100%;
  4233.     }
  4234.     .row .three, .welcome-box {
  4235.     width: 100%;
  4236.     }
  4237.     .row-body .threeads {
  4238.     width: 100%;
  4239.     }
  4240.     .row-body .threeads img {
  4241.     width: auto;
  4242.     height: auto;
  4243.     }
  4244.     .row-body .nine {
  4245.     width: 100%; border-left: 0; border-right: 0; margin: 0;
  4246.     }
  4247.     .row-body .three {
  4248.     width: 100%;
  4249.     }
  4250.     .row .four {
  4251.     width: 100%;
  4252.     }
  4253.     .row .eight {
  4254.     width: 100%;
  4255.     }
  4256.     .row .six {
  4257.     width: 100%;
  4258.     }
  4259.     .row .seven {
  4260.     width: 100%;
  4261.     }
  4262.     .row-page .three {
  4263.     width: 100%;
  4264.     }
  4265.     .row-page .nine {
  4266.     width: 100%;
  4267.     }
  4268.     .body {
  4269.     border: 0;
  4270.     }
  4271.     .search-container, .search-list-container, .notification-container {
  4272.     padding: 0;
  4273.     }
  4274.     .footer-links, .footer-languages {
  4275.     padding: 0;
  4276.     }
  4277.     .footer-container {
  4278.     line-height: 25px;
  4279.     }
  4280.     .inputs-container {
  4281.     padding: 30px 10px 30px 20px;
  4282.     }
  4283.     .report-checkbox  {
  4284.     padding-left: 0;
  4285.     }
  4286.     .row-body .five {
  4287.     width: 100%;
  4288.     }
  4289.     .row-one {
  4290.     float: left;
  4291.     width: 100%;
  4292.     padding: 3px 0;
  4293.     }
  4294.     .row-two {
  4295.     float: left;
  4296.     width: 100%;
  4297.     padding: 3px 0;
  4298.     }
  4299.     .row-three {
  4300.     float: left;
  4301.     width: 100%;
  4302.     padding: 3px 0;
  4303.     text-align: left;
  4304.     }
  4305.     .row-four {
  4306.     float: left;
  4307.     width: 100%;
  4308.     padding: 3px 0;
  4309.     text-align: left;
  4310.     }
  4311.     .cover-container {
  4312.     height: auto;
  4313.     }
  4314.     .cover-text-container {
  4315.     font-size: 18px;
  4316.     margin: -130px 0 5px 100px;
  4317.     }
  4318.     .cover-text-container img {
  4319.     width: 14px;
  4320.     height: 14px;
  4321.     margin: 0 0 -2px 4px;
  4322.     }
  4323.     .cover-description-buttons {
  4324.     float: right;
  4325.     overflow: auto;
  4326.     display: block;
  4327.     width: 65px;
  4328.     }
  4329.     #values {
  4330.     width: 230px;
  4331.     }
  4332.     .page-input-title {
  4333.     width: 100%;
  4334.     text-align: left;
  4335.     padding: 3px 0;
  4336.     }
  4337.     .page-input-sub {
  4338.     padding: 3px 0;
  4339.     width: 100%;
  4340.     min-width: 100%;
  4341.     }
  4342.     .page-input-content {
  4343.     width: 100%;
  4344.     padding-left: 0;
  4345.     }
  4346.     .row-page .stats-container, .row-body .stats-container {
  4347.     width: 100%;
  4348.     }
  4349.     .admin-rows { border-bottom: 1px solid #ccc; }
  4350.     .row-page .table-id, .row-page .table-user, .row-page .table-mail, .row-page .table-edit, .row-page .table-delete { width: 100%; }
  4351.     .row-page .table-report-id, .row-page .table-report-type, .row-page .table-user, .row-page .table-category-name, .row-page .table-report-message, .row-page .table-report-safe { width: 100%; }
  4352.     .subslist {
  4353.     right: 20px;
  4354.     }
  4355.     .subslist_message {
  4356.     right: 53px;
  4357.     }
  4358.     .notification-container, .search-container {
  4359.     position: absolute;
  4360.     }
  4361.     .notification-content {
  4362.     max-width: none;
  4363.     border-right: 0;
  4364.     }
  4365.     .search-input input {
  4366.     width: 56px;
  4367.     }
  4368.     .menu-dd-container {
  4369.     right: 0;
  4370.     width: 100%;
  4371.     padding: 0;
  4372.     }
  4373.     .menu-dd-content {
  4374.     min-width: auto;
  4375.     width: 100%;
  4376.     border-right: 0;
  4377.     border-left: 0;
  4378.     }
  4379.     .menu-dd-row {
  4380.     padding: 15px;
  4381.     text-align: left;
  4382.     }
  4383.     .search-results {
  4384.     }
  4385.     .search-content .notification-inner, .search-content .track-inner, .hashtag-inner {
  4386.     padding: 10px 15px;
  4387.     }
  4388.     .chat-container  {
  4389.     height: 300px;
  4390.     }
  4391.     .sidebar-chat-list {
  4392.     max-height: 350px;
  4393.     }
  4394.     .cover-description-content {
  4395.     margin-left: 20px;
  4396.     }
  4397.     .cover-avatar {
  4398.     width: 86px;
  4399.     margin-top: -125px;
  4400.     }
  4401.     .cover-avatar a {
  4402.     float: left;
  4403.     overflow: hidden;
  4404.     height: 86px;
  4405.     }
  4406.     .welcome-message, .dash-stats {
  4407.     width: 100%;
  4408.     }
  4409.     .welcome-track {
  4410.     width: 20%;
  4411.     }
  4412.     .song-top {
  4413.     height: auto;
  4414.     min-height: auto;
  4415.     padding: 0 0 0 106px;
  4416.     }
  4417.     .song-art img {
  4418.     width: 86px;
  4419.     }
  4420.     .player-controls, .track-actions-container {
  4421.     padding: 0 0 10px 106px;
  4422.     }
  4423.     .track-actions-content {
  4424.     padding-top: 11px;
  4425.     }
  4426.     .song-tag, .song-timeago, .embed-powered-by, .embed-container .track-actions-content {
  4427.     display: none;
  4428.     }
  4429.     .action-text {
  4430.     display: none;
  4431.     }
  4432.     .liked-button, .like-button, .playlist-button, .share-button, .buy-button, .delete-button, .public-button, .private-button, .download-button, .loading-button {
  4433.     width: auto;
  4434.     margin: 0 5px 5px 0;
  4435.     float: left;
  4436.     }
  4437.     .liked-button, .like-button, .playlist-button, .share-button {
  4438.     padding-right: 1px;
  4439.     margin-right: 5px;
  4440.     }
  4441.     .track-stats, .playlist-stats-text {
  4442.     display: none;
  4443.     }
  4444.     .playlist-stats {
  4445.     padding: 10px 0;
  4446.     }
  4447.     .song-container {
  4448.     padding: 20px 15px 0 15px;
  4449.     }
  4450.     .song-title {
  4451.     font-size: 13px;
  4452.     }
  4453.     .message-reply-container .delete_btn, .message-reply-container .report_btn {
  4454.     display: block;
  4455.     }
  4456.     div.jp-audio div.jp-type-single div.jp-interface {
  4457.     height:21px;
  4458.     }
  4459.     .embed-container div.jp-audio div.jp-type-single div.jp-interface {
  4460.     height:21px;
  4461.     padding-bottom: 20px;
  4462.     }
  4463.     .admin-stats-image, .license-box-desc {
  4464.     display: none;
  4465.     }
  4466.     .stats-column-title {
  4467.     padding-top: 10px;
  4468.     }
  4469.     .upload-btn-text {
  4470.     font-size: 12px;
  4471.     }
  4472.     .user-stats-row {
  4473.     padding: 10px 0 0 0;
  4474.     }
  4475.     .license-box-container {
  4476.     width: 100%;
  4477.     padding-right: 0;
  4478.     }
  4479.     #upload-success {
  4480.     max-width: 100%;
  4481.     }
  4482.     .welcome-title {
  4483.     font-size: 42px;
  4484.     }
  4485.     .welcome-desc {
  4486.     font-size: 20px;
  4487.     }
  4488.     .welcome-button a {
  4489.     font-size: 12px;
  4490.     }
  4491.     .welcome-content, .welcome-pro {
  4492.     padding: 20px 10px;
  4493.     }
  4494.     .welcome-full {
  4495.     padding: 20px 0;
  4496.     }
  4497.     .welcome-full-section {
  4498.     padding-left: 10px;
  4499.     font-size: 18px;
  4500.     }
  4501.     .welcome-box-section, .welcome-box-title {
  4502.     font-size: 18px;
  4503.     }
  4504.     .welcome-box-title {
  4505.     font-size: 16px;
  4506.     }
  4507.     .footer {
  4508.     padding: 0 10px 55px 10px;
  4509.     }
  4510.     .menu-dd-mobile {
  4511.     display: block;
  4512.     }
  4513.     .go-pro-container {
  4514.     padding-top: 20px;
  4515.     }
  4516.     .go-pro-desc {
  4517.     max-width: 100%;
  4518.     margin: 0;
  4519.     text-align: center;
  4520.     }
  4521.     .current-plan {
  4522.     text-align: left;
  4523.     }
  4524.     #topbar-artwork {
  4525.     float: right;
  4526.     }
  4527.     #topbar-track-info {
  4528.     padding-right: 0;
  4529.     }
  4530.     #current-time, .player-container-middle, .player-container-right, .topbar-song-name, .topbar-author-name {
  4531.     display: none !important;
  4532.     }
  4533.     .player-nine a {
  4534.     margin: 0 10px;
  4535.     }
  4536.     a.jp-play, a.jp-pause {
  4537.     margin-right: 16px;
  4538.     }
  4539.     .row-body .twelve {
  4540.     border: 0;
  4541.     }
  4542.     .menu_btn {
  4543.     padding: 10px 5px;
  4544.     margin-right: 6px;
  4545.     }
  4546.     .search-content, .page-login-container {
  4547.     border-right: 0;
  4548.     border-left: 0;
  4549.     }
  4550. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement