Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.52 KB | None | 0 0
  1. /* VEGA - A PROMETHEUS THEME */
  2. /* ALL RIGHTS RESERVED */
  3. .categoryLink,
  4. .ticket-header,
  5. h2 {
  6. text-transform: uppercase
  7. }
  8.  
  9. @font-face {
  10. font-family: Roboto;
  11. font-style: normal;
  12. font-weight: 100;
  13. src: url(fonts/roboto-v18-latin-100.eot);
  14. src: local('Roboto Thin'), local('Roboto-Thin'), url(fonts/roboto-v18-latin-100.eot?#iefix) format('embedded-opentype'), url(fonts/roboto-v18-latin-100.woff2) format('woff2'), url(fonts/roboto-v18-latin-100.woff) format('woff'), url(fonts/roboto-v18-latin-100.ttf) format('truetype'), url(fonts/roboto-v18-latin-100.svg#Roboto) format('svg')
  15. }
  16.  
  17. @font-face {
  18. font-family: Roboto;
  19. font-style: normal;
  20. font-weight: 300;
  21. src: url(fonts/roboto-v18-latin-300.eot);
  22. src: local('Roboto Light'), local('Roboto-Light'), url(fonts/roboto-v18-latin-300.eot?#iefix) format('embedded-opentype'), url(fonts/roboto-v18-latin-300.woff2) format('woff2'), url(fonts/roboto-v18-latin-300.woff) format('woff'), url(fonts/roboto-v18-latin-300.ttf) format('truetype'), url(fonts/roboto-v18-latin-300.svg#Roboto) format('svg')
  23. }
  24.  
  25. @font-face {
  26. font-family: Roboto;
  27. font-style: italic;
  28. font-weight: 300;
  29. src: url(fonts/roboto-v18-latin-300italic.eot);
  30. src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(fonts/roboto-v18-latin-300italic.eot?#iefix) format('embedded-opentype'), url(fonts/roboto-v18-latin-300italic.woff2) format('woff2'), url(fonts/roboto-v18-latin-300italic.woff) format('woff'), url(fonts/roboto-v18-latin-300italic.ttf) format('truetype'), url(fonts/roboto-v18-latin-300italic.svg#Roboto) format('svg')
  31. }
  32.  
  33. @font-face {
  34. font-family: Roboto;
  35. font-style: normal;
  36. font-weight: 400;
  37. src: url(fonts/roboto-v18-latin-regular.eot);
  38. src: local('Roboto'), local('Roboto-Regular'), url(fonts/roboto-v18-latin-regular.eot?#iefix) format('embedded-opentype'), url(fonts/roboto-v18-latin-regular.woff2) format('woff2'), url(fonts/roboto-v18-latin-regular.woff) format('woff'), url(fonts/roboto-v18-latin-regular.ttf) format('truetype'), url(fonts/roboto-v18-latin-regular.svg#Roboto) format('svg')
  39. }
  40.  
  41. @font-face {
  42. font-family: Roboto;
  43. font-style: normal;
  44. font-weight: 500;
  45. src: url(fonts/roboto-v18-latin-500.eot);
  46. src: local('Roboto Medium'), local('Roboto-Medium'), url(fonts/roboto-v18-latin-500.eot?#iefix) format('embedded-opentype'), url(fonts/roboto-v18-latin-500.woff2) format('woff2'), url(fonts/roboto-v18-latin-500.woff) format('woff'), url(fonts/roboto-v18-latin-500.ttf) format('truetype'), url(fonts/roboto-v18-latin-500.svg#Roboto) format('svg')
  47. }
  48.  
  49. @font-face {
  50. font-family: Roboto;
  51. font-style: normal;
  52. font-weight: 700;
  53. src: url(fonts/roboto-v18-latin-700.eot);
  54. src: local('Roboto Bold'), local('Roboto-Bold'), url(fonts/roboto-v18-latin-700.eot?#iefix) format('embedded-opentype'), url(fonts/roboto-v18-latin-700.woff2) format('woff2'), url(fonts/roboto-v18-latin-700.woff) format('woff'), url(fonts/roboto-v18-latin-700.ttf) format('truetype'), url(fonts/roboto-v18-latin-700.svg#Roboto) format('svg')
  55. }
  56.  
  57. @font-face {
  58. font-family: Roboto;
  59. font-style: normal;
  60. font-weight: 900;
  61. src: url(fonts/roboto-v18-latin-900.eot);
  62. src: local('Roboto Black'), local('Roboto-Black'), url(fonts/roboto-v18-latin-900.eot?#iefix) format('embedded-opentype'), url(fonts/roboto-v18-latin-900.woff2) format('woff2'), url(fonts/roboto-v18-latin-900.woff) format('woff'), url(fonts/roboto-v18-latin-900.ttf) format('truetype'), url(fonts/roboto-v18-latin-900.svg#Roboto) format('svg')
  63. }
  64.  
  65. .navbar,
  66. .store-box-upper span,
  67. body,
  68. h2 {
  69. font-family: Roboto!important
  70. }
  71.  
  72. body,
  73. html {
  74. background: #282828!important
  75. }
  76.  
  77. h2 {
  78. color: #e2e2e2!important;
  79. letter-spacing: 2px;
  80. font-weight: 400;
  81. font-size: 1.6em;
  82. padding-top: 10px;
  83. padding-bottom: 10px
  84. }
  85.  
  86. .navbar {
  87. font-weight: 300;
  88. margin-bottom: 0;
  89. box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .3)
  90. }
  91.  
  92. .form-control,
  93. .navbar-inverse .navbar-nav>.active>a,
  94. .ticket-header img,
  95. input {
  96. box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2)
  97. }
  98.  
  99. .navbar-brand img {
  100. height: 50px!important;
  101. width: auto;
  102. margin-top: 5px
  103. }
  104.  
  105. .banner {
  106. display: none!important
  107. }
  108.  
  109. .header {
  110. color: #FFF!important;
  111. margin-bottom: 20px
  112. }
  113.  
  114. .news-block {
  115. background: 0 0!important;
  116. border-left: 5px solid #1DB954;
  117. text-align: justify;
  118. padding-top: 0!important
  119. }
  120.  
  121. .news-block b {
  122. font-weight: 500;
  123. font-size: 1.6rem;
  124. color: #e2e2e2!important;
  125. line-height: 3em!important
  126. }
  127.  
  128. .news-block p {
  129. font-weight: 300
  130. }
  131.  
  132. .news-block a {
  133. color: #727272
  134. }
  135.  
  136. .navbar-inverse {
  137. background-color: #191414!important;
  138. }
  139.  
  140. .navbar-inverse .navbar-nav>li>a {
  141. color: #fff!important;
  142. margin-right: 10px;
  143. }
  144.  
  145. .navbar-nav>li>a {
  146. padding-top: 20px;
  147. padding-bottom: 20px;
  148. margin-top: 5px;
  149. margin-bottom: 5px;
  150. margin-left: 2.5px
  151. }
  152.  
  153. .navbar-inverse .navbar-nav>.active>a,
  154. .navbar-inverse .navbar-nav>.active>a:focus,
  155. .navbar-inverse .navbar-nav>.active>a:hover,
  156. .navbar-inverse .navbar-nav>li>a:focus,
  157. .navbar-inverse .navbar-nav>li>a:hover {
  158. background-color: rgba(0, 0, 0, .1)!important;
  159. border-radius: 5px!important;
  160. color: #FFF!important
  161. }
  162.  
  163. .navbar-inverse .navbar-nav>.active>a {
  164. background-color: rgba(0, 0, 0, .2)!important;
  165. color: #FFF!important;
  166. border-radius: 5px!important
  167. }
  168.  
  169. .dropdown-menu,
  170. .navbar-inverse .navbar-nav>.open>a,
  171. .navbar-inverse .navbar-nav>.open>a:focus,
  172. .navbar-inverse .navbar-nav>.open>a:hover {
  173. background-color: rgba(0, 0, 0, .7)!important
  174. }
  175.  
  176. .dropdown-menu {
  177. margin-top: 5px!important;
  178. border-radius: 5px!important
  179. }
  180.  
  181. .progress,
  182. .ticket-header {
  183. border-radius: 20px!important
  184. }
  185.  
  186. .progress {
  187. background-color: #e2e2e2!important
  188. }
  189.  
  190. .progress span {
  191. color: #383838
  192. }
  193.  
  194. .progress-bar-danger {
  195. background-color: #1DB954
  196. }
  197.  
  198. .btn-prom,
  199. .table-striped thead {
  200. background-color: #191414!important;
  201. color: #FFF!important
  202. }
  203.  
  204. .table-striped {
  205. background-color: #3d3d3d;
  206. }
  207.  
  208. .table-striped>tbody>tr:nth-of-type(odd) {
  209. background-color: #3d3d3d!important
  210. }
  211.  
  212. .form-control,
  213. input {
  214. background-color: #191414!important;
  215. color: #FFF!important
  216. }
  217.  
  218. a,
  219. h6 {
  220. color: #1DB954
  221. }
  222.  
  223. .content .container {
  224. background-color: #282828!important;
  225. padding-bottom: 50px
  226. }
  227.  
  228. .footer {
  229. background-color: #282828
  230. }
  231.  
  232. .dropdown-menu>.active>a,
  233. .dropdown-menu>.active>a:focus,
  234. .dropdown-menu>.active>a:hover {
  235. background-color: #c4c4c4
  236. }
  237.  
  238. .darker-box {
  239. background: #282828;
  240. padding-left: 0
  241. }
  242.  
  243. .ticket-header {
  244. background: #191414!important;
  245. color: #FFF;
  246. font-weight: 700;
  247. font-size: 2.5rem;
  248. letter-spacing: 1px;
  249. height: 35px;
  250. width: 98%;
  251. margin-left: 2%
  252. }
  253.  
  254. .ticket-header img {
  255. margin-right: 15px;
  256. margin-top: -8px;
  257. margin-left: -2%;
  258. border: 3px solid #1DB954;
  259. border-radius: 50%!important
  260. }
  261.  
  262. .panel-body,
  263. .stat-box {
  264. background-color: #191414;
  265. margin-bottom: 20px;
  266. box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
  267. width: 99%;
  268. margin-left: 1%;
  269. border-top: 4px solid #1DB954
  270. }
  271.  
  272. .stat-box {
  273. margin-top: -35px;
  274. position: relative;
  275. z-index: 1
  276. }
  277.  
  278. .panel-body {
  279. margin-top: 20px;
  280. overflow: visible
  281. }
  282.  
  283. .panel-body>.panel-header,
  284. .stat-box-header {
  285. width: 250px;
  286. border-radius: 10px!important;
  287. background-color: #1DB954;
  288. box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
  289. font-weight: 300
  290. }
  291.  
  292. .panel-body>.panel-header {
  293. margin-top: -25px;
  294. margin-left: -2%
  295. }
  296.  
  297. .panel-body>.panel-header .pull-left {
  298. float: none!important;
  299. text-align: center
  300. }
  301.  
  302. .stat-box-header {
  303. margin-bottom: 15px;
  304. text-align: center!important;
  305. position: relative;
  306. z-index: 2
  307. }
  308.  
  309. .dashboard-widget-small-box {
  310. background-color: #191414;
  311. border-top: 4px solid #1DB954;
  312. box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
  313. }
  314.  
  315. .dashboard-widget-small-box .fa,
  316. .srv-box .fa {
  317. color: #1DB954;
  318. }
  319.  
  320. .sale-box {
  321. background-color: #1DB954;
  322. height: auto!important
  323. min-height: 40px;
  324. }
  325.  
  326. .form-control {
  327. background-color: #282828
  328. }
  329.  
  330. .categoryLink {
  331. background-color: #FFF;
  332. color: #282828;
  333. border: 2px solid #1DB954;
  334. border-radius: 20px!important;
  335. min-width: 100px;
  336. width: auto;
  337. padding: 20px, 20px;
  338. margin-right: 10px;
  339. font-weight: 300;
  340. transition: all .3s ease-in-out
  341. }
  342.  
  343. .buy-btn,
  344. a .srv-label {
  345. transition: all .3s cubic-bezier(.25, .8, .25, 1);
  346. text-transform: uppercase;
  347. letter-spacing: 3px
  348. }
  349.  
  350. .categoryLink:hover {
  351. background-color: #1DB954;
  352. color: #FFF
  353. }
  354.  
  355. .store-box {
  356. border: none;
  357. margin-top: -31px;
  358. position: relative;
  359. z-index: 1
  360. }
  361.  
  362. .store-box-header {
  363. width: 80%;
  364. margin-left: 10%;
  365. border-radius: 10px!important;
  366. background-color: #1DB954;
  367. position: relative;
  368. z-index: 2
  369. }
  370.  
  371. .store-box-lower,
  372. .store-box-upper span,
  373. .store-box-upper ul {
  374. background-color: #191414;
  375. }
  376.  
  377. .store-box-upper span {
  378. color: #FFF;
  379. font-size: 2rem;
  380. font-weight: 600;
  381. padding-top: 56px;
  382. padding-bottom: 25px;
  383. border-bottom: none
  384. }
  385.  
  386. .store-box-upper span s {
  387. color: #adadad!important;
  388. font-size: 2rem!important;
  389. font-weight: 300
  390. }
  391.  
  392. .store-box-lower {
  393. margin-top: -10px;
  394. padding-bottom: 20px;
  395. }
  396.  
  397. .full-content-wrapper,
  398. .main-menu-box {
  399. margin-top: -8.5px
  400. }
  401.  
  402. .buy-btn {
  403. border: none;
  404. background-color: #4c4c4c;
  405. box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  406. color: #FFF
  407. }
  408.  
  409. .buy-btn:hover {
  410. background-color: #3d3d3d;
  411. box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
  412. }
  413.  
  414. .bs-callout {
  415. background-color: #191414;
  416. color: #FFF;
  417. border: none;
  418. box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
  419. }
  420.  
  421. .srv-box {
  422. background-color: #3d3d3d;
  423. }
  424.  
  425. .srv-box:hover,
  426. a .srv-label {
  427. background-color: #191414;
  428. box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
  429. }
  430.  
  431. a .srv-label {
  432. border: none;
  433. color: #FFF!important
  434. }
  435.  
  436. .trumbowyg-button-pane {
  437. background: #353535
  438. }
  439.  
  440. .trumbowyg-box,
  441. .trumbowyg-editor {
  442. background: #f4f4f4;
  443. color: #353535;
  444. box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
  445. }
  446.  
  447. .info-box,
  448. .main-menu-box a {
  449. color: #1DB954;
  450. }
  451.  
  452. .info-box {
  453. background-color: #b7b7b7;
  454. border: none;
  455. box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
  456. }
  457.  
  458. .content-page-top,
  459. .main-menu-box ul li.active,
  460. .version-marker {
  461. background: #191414;
  462. color: #FFF;
  463. }
  464.  
  465. .main-menu-box {
  466. background-color: #282828
  467. }
  468.  
  469. .main-menu-box li {
  470. transition: all .3s ease-in-out!important
  471. }
  472.  
  473. .main-menu-box li:hover {
  474. background-color: #282828;
  475. color: #FFF
  476. }
  477.  
  478. .sub-menu a {
  479. color: #FFF
  480. }
  481.  
  482. .main-menu-box .sub-menu {
  483. background-color: #878787
  484. }
  485.  
  486. .content-page-top {
  487. height: 42px
  488. }
  489.  
  490. .content-page-top:after,
  491. .content-page-top:before {
  492. display: none!important
  493. }
  494.  
  495. body::-webkit-scrollbar {
  496. width: 10px
  497. }
  498.  
  499. .dashboard-nav {
  500. background-color: #191414;
  501. box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
  502. }
  503.  
  504. .dashboard-nav a {
  505. background-color: transparent;
  506. font-weight: 300
  507. }
  508.  
  509. .dashboard-nav a.active,
  510. .dashboard-nav a:hover {
  511. background-color: #1DB954
  512. }
  513.  
  514. .pagination>.disabled>a,
  515. .pagination>.disabled>a:focus,
  516. .pagination>.disabled>a:hover,
  517. .pagination>.disabled>span,
  518. .pagination>.disabled>span:focus,
  519. .pagination>.disabled>span:hover {
  520. background-color: #191414
  521. }
  522.  
  523. .pagination>.active>a,
  524. .pagination>.active>a:focus,
  525. .pagination>.active>a:hover {
  526. background-color: #474747
  527. }
  528.  
  529. .options {
  530. background: #e2e2e2
  531. }
  532.  
  533. .credit-content{
  534. background-color: #f7f7f7;
  535. border: 0;
  536. }
  537. .credit-content span:nth-child(1), .credit-content span:nth-child(2){
  538. color: #282828;
  539. }
  540. .featured-header {
  541. margin-bottom: 15px;
  542. }
  543. @media only screen and (max-width: 638px) {
  544. .sale-box {
  545. display: none;
  546. }
  547. }
  548.  
  549. .store-box-upper span {
  550.  
  551. padding-top: 30px;
  552.  
  553. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement