Advertisement
Stavaas

Azure Sheep ModDB CSS 2.0

Jun 24th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 98.90 KB | None | 0 0
  1. ::-webkit-scrollbar {
  2.     width: 7px;
  3.     height: 7px;
  4. }
  5.  
  6. ::-webkit-scrollbar-track {
  7.     background: transparent;
  8. }
  9.  
  10. ::-webkit-scrollbar-thumb {
  11.     background: #257ae4;
  12.     transition: all 0.3s ease-out;
  13. }
  14.  
  15. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-thumb:active {
  16.     background: #fff;
  17.     transition: all 0.3s ease-out;
  18. }
  19.  
  20. :focus {
  21.     outline: -webkit-focus-ring-color auto 0;
  22. }
  23.  
  24. html, body, #body, .container {
  25.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  26.    min-height: 100% !important;
  27.     scrollbar-width: thin;
  28.     scrollbar-color: #257ae4 #34404e;
  29. }
  30.  
  31. #body {
  32.     background: none;
  33.     cursor: auto;
  34.     width: 1270px;
  35.    top: 0;
  36.    margin-top: 0;
  37. }
  38.  
  39. body {
  40.     background: linear-gradient(#34404ebb, #34404ebb) 0 0 / 10px 94px repeat-x,
  41.                             linear-gradient(#257ae4, #257ae4) 0 94px / 10px 7px repeat-x,
  42.                             linear-gradient(#00000050, #00000000) 0 100px / 10px 20px repeat-x,
  43.                             linear-gradient(#00000000, #000000cc) 0 bottom / 10px 100px repeat-x,
  44.                                 url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/BGAS2.0final.png) 0 0 / 100%;
  45.     background-color: #34404e;
  46.     color: #c8c8c8;
  47.     text-align: left;
  48. }
  49.  
  50. footer {
  51.    position: relative;
  52.    height: auto;
  53.    bottom: 0;
  54.    left:0;
  55.    vertical-align: bottom;
  56. }
  57.  
  58. #footer {
  59.     background-color: #34404ebb;
  60.     border: none;
  61.    color: #c8c8c8;
  62.     width: 1270px;
  63.     height: 90px;
  64.    margin-left: 0;
  65.    bottom: 0;
  66.    margin-bottom: 50px;
  67.     position: relative;
  68.     vertical-align: bottom;
  69.    border-radius: 45px;
  70.     box-shadow: 0 0px 14px #00000050;
  71. }
  72.  
  73. #footer div.content {
  74.     padding: 0;
  75.     margin: 0;
  76.     text-align: left;
  77.     width: 1242px;
  78. }
  79.  
  80. #footer span.links {
  81.     margin-left: 104px;
  82. }
  83.  
  84. #footer span.links, #footer span.terms {
  85.     font-weight: normal;
  86.     padding-top: 15px;
  87.     font-size: 0;
  88.     line-height: 0;
  89. }
  90.  
  91. #footer span.links a, #footer span.terms a {
  92.     color: #c8c8c8;
  93.    font-size: 18px;
  94.    line-height: 22px;
  95.    padding: 5px 14px 5px 14px !important;
  96. }
  97.  
  98. #footer span.links a img {
  99.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/rss.svg) no-repeat;
  100.    margin-top: -1px;
  101.    margin-left: 4px;
  102.    height: 24px;
  103.    width: 0;
  104.    padding-left: 25px;
  105.    overflow: hidden;
  106.    position: absolute;
  107.     transition: all 0.3s ease-out;
  108. }
  109.  
  110. #footer span.links a:hover img {
  111.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/rssHOVERf.svg) no-repeat;
  112.    height: 24px;
  113.    width: 0;
  114.    padding-left: 25px;
  115.    overflow: hidden;
  116.     transition: all 0.3s ease-out;
  117. }
  118.  
  119. #footer span.copyright {
  120.      font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  121.     font-size: 18px;
  122.     color: #c8c8c8;
  123.     margin-left: 118px;
  124.     margin-top: 14px;
  125.     text-shadow: 0 0 4px #000;
  126. }
  127.  
  128. #footer span.copyright a {
  129.     color: #c8c8c8;
  130.    line-height: 15px;
  131.    padding: 6px 0 7px 5px;
  132. }
  133.  
  134. #footer span.links a:hover, #footer span.terms a:hover, #footer span.copyright a:hover {
  135.     color: #257ae4;
  136.    text-decoration: none;
  137. }
  138.  
  139. #footer a.network {
  140.    background-color: #ffffff00;
  141.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/mdbfooterchromefix.svg) no-repeat center center;
  142.    background-size: 100%;
  143.     height: 90px;
  144.     width: 90px;
  145.     margin: 0;
  146.    border-radius: 45px;
  147. }
  148.  
  149. #footer a.network:hover {
  150.    background-color: #ffffffff!important;
  151.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/mdbfooterchromefixhover.svg) no-repeat center center;
  152.    background-size: 100%;
  153. }
  154.  
  155. div.normalbox div.tableform div.rowtinymce .mce-toolbar-grp {
  156.     background-color: transparent;
  157.     padding: 0;
  158. }
  159.  
  160. div.normalbox div.tableform div.rowtinymce {
  161.     width: 896px;
  162.     border: none;
  163.     padding: 0 10px;
  164.    scrollbar-width: thin;
  165.    
  166. }
  167. .mce-tinymce {
  168.    width: 896px!important;
  169.    scrollbar-width: thin;
  170. }
  171.  
  172. body#tinymce.mce-content-body {
  173.     background: #00000050;
  174.     text-align: left;
  175.     margin-top: 0;
  176.    scrollbar-width: thin;
  177. }
  178.  
  179. .cc_container {
  180.     background: #34404ebb;
  181.    border-top: 7px solid #257ae4;
  182.     font-size: 18px;
  183. }
  184. .cc_container .cc_btn {
  185.     padding: 4px 7px 0px 0px;
  186.     color: #fff;
  187.     background-color: #257ae4;
  188.     cursor: pointer;
  189.     text-align: center;
  190.     font-size: 20px;
  191.     line-height: 26px;
  192.     display: inline-block;
  193.     width: 33%;
  194.    height: 30px;
  195.     margin-left: 30px;
  196.     margin-top: 17px;
  197.     max-width: 120px;
  198.     border-radius: 0;
  199. }
  200.  
  201. .cc_container .cc_message {
  202.    line-height: 17px;
  203. }
  204.  
  205. .cc_container a {
  206.     color: #257ae4;
  207.     transition: 200ms color;
  208. }
  209.  
  210. .container {
  211.     padding: 0 0;
  212.     background: none;
  213.     z-index: -9;
  214.     width: 1270px;
  215. }
  216.  
  217. #header {
  218.    position: absolute;
  219.     width: 100%;
  220.    min-width: 1270px;
  221.     z-index: 12;
  222.    height: 59px;
  223.    top: 0px;
  224.     background-color: #34404e00;
  225. }
  226.  
  227. #subheader {
  228.    top: 59px;
  229.     background: transparent!important;
  230.     height: 42px!important;
  231.    position: absolute;
  232.     width: 100%;
  233.    min-width: 1270px;
  234. }
  235.  
  236. #subheader ul {
  237.     list-style: none;
  238.     height: 35px;
  239.     background: #34404e00;
  240.     margin: 0 0px;
  241.    text-align: center;
  242. }
  243.  
  244. #subheader ul li.firsttab {
  245.     width: 120px;
  246.    border-bottom: 7px solid #ffffff00;
  247.     text-transform: capitalize;
  248.     transition: all 0.3s ease-out;
  249. }
  250.  
  251. #subheader ul li.firsttab:hover {
  252.    width: 120px;
  253.    border-bottom: 7px solid #fff;
  254.    border-left: 0px;
  255.    border-right: 0px;
  256.    background-color: #00000050;
  257.     transition: all 0.3s ease-out;
  258. }
  259.  
  260. #subheader ul li {
  261.    border-bottom: 7px solid #257ae4;
  262.    border-left: 0px;
  263.     background: #34404e00;
  264.     font-size: 18px;
  265.     position: relative;
  266.     text-align: center;
  267.     width: 115px;
  268.     height: 35px!important;
  269.     text-transform: capitalize;
  270.     transition: all 0.3s ease-out;
  271. }
  272.  
  273. #subheader ul.tabs li a {
  274.     color: #c8c8c8;
  275.    border-bottom: 7px solid #ffffff00;
  276.    text-decoration: none;
  277.     transition: all 0.3s ease-out;
  278. }
  279.  
  280. #subheader ul.tabs li a:hover {
  281.     color: #257ae4;
  282.    border-bottom: 7px solid #fff;
  283.     transition: all 0.3s ease-out;
  284. }
  285.  
  286. #subheader ul.tabs li.on ul li a {
  287.     color: #fff;
  288.    border-bottom: 0px solid #34404e00;
  289.     background: #34404edd;
  290.     transition: all 0.3s ease-out;
  291. }
  292.  
  293. #subheader ul.tabs li.on ul li a:hover {
  294.     color: #257ae4;
  295.    border-bottom: 0px solid #34404e00;
  296.     background: #242c36dd;
  297.     transition: all 0.3s ease-out;
  298. }
  299.  
  300. #subheader ul li.on a {
  301.    border-bottom: 7px solid #005bad;
  302.    border-left: 0px;
  303.    border-right: 0px;
  304.     background-color: #00000050;
  305.     color: #c8c8c8;
  306.     height: 35px!important;
  307.    text-decoration: none;
  308.     transition: all 0.3s ease-out;
  309. }
  310.  
  311. #subheader ul li.on a:hover {
  312.     background-color: #00000000;
  313.     transition: all 0.3s ease-out;
  314. }
  315.  
  316. #subheader ul li:hover {
  317.    border-bottom: 7px solid #fff;
  318.    border-left: 0px;
  319.     background-color: #00000050;
  320.     color: #257ae4;
  321.     font-size: 18px;
  322.     position: relative;
  323.     text-align: center;
  324.     width: 115px;
  325.     height: 35px!important;
  326.    text-decoration: none;
  327.     transition: all 0.3s ease-out;
  328. }
  329.  
  330. #subheader ul.tabs li ul li {
  331.    height: 0px!important;
  332.     transition: all 0.3s ease-out;
  333.    overflow:hidden;
  334. }
  335.  
  336. #subheader ul.tabs li:hover ul li {
  337.    height: 35px!important;
  338.     transition: all 0.3s ease-out;
  339.    overflow:hidden;
  340. }
  341.  
  342. #subheader ul.tabs li ul li a {
  343.    height: 0px!important;
  344.    color: transparent;
  345.    text-shadow: none;
  346.    overflow:hidden;
  347. }
  348.  
  349. #subheader ul.tabs li:hover ul li a {
  350.    height: 35px!important;
  351.    color: #c8c8c8;
  352.    text-shadow: 0 0 4px #000;
  353.    overflow:hidden;
  354. }
  355.  
  356. #subheader ul.tabs li ul li a:hover {
  357.    height: 35px!important;
  358.    color: #257ae4;
  359.    text-shadow: 0 0 4px #257ae4;
  360.    overflow:hidden;
  361. }
  362.  
  363. #subheader ul ul {
  364.     left: 0px;
  365.     top: 42px;
  366.     transition: all 0.3s ease-out;
  367. }
  368.  
  369. #subheader ul ul li {
  370.     border: 0px;
  371.     font-size: 18px;
  372.     height: 35px;
  373.     width: 100%;
  374.     min-width: 115px;
  375.     transition: all 0.3s ease-out;
  376. }
  377.  
  378. #subheader ul ul li:hover {
  379.     border: 0px;
  380.     font-size: 18px;
  381.     height: 35px;
  382.     width: 100%;
  383.     min-width: 115px;
  384.      transition: all 0.3s ease-out;
  385. }
  386.  
  387. #subheader ul ul a {
  388.     border: 0px !important;
  389.     background: #000;
  390.     height: 35px!important;
  391.     line-height: 35px;
  392.     font-size: 18px;
  393.     width: 100%;
  394.     min-width: 115px;
  395.     background-color: #34404edd;
  396.     color: #fff;
  397.    text-decoration: none;
  398.     transition: all 0.3s ease-out;
  399. }
  400.  
  401. #subheader ul ul a:hover {
  402.     background-color: #242c36dd;
  403.     transition: all 0.3s ease-out;
  404. }
  405.  
  406. #subheader ul a {
  407.     height: 35px;
  408.     line-height: 35px;
  409.     text-decoration: none;
  410.     transition: all 0.3s ease-out;
  411. }
  412.  
  413. #searchbox {
  414.     background: none;
  415.     padding: 0px;
  416.    padding-top: 16px;
  417.     margin: -1px 0px 0px 0px;
  418.     float: right;
  419. }
  420.  
  421. #searchbox span.guest, #searchbox span.login, #searchbox span.member {
  422.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  423.    text-shadow: 0 0 4px #000;
  424.     color: #c8c8c8;
  425.     font-size: 18px;
  426.     line-height: 24px;
  427.     margin-left: 0;
  428.    margin-top: 3px;
  429. }
  430.  
  431. #searchbox span.guest a {
  432.     font-weight: normal !important;
  433. }
  434.  
  435. #searchbox span.arrow {
  436.     color: #c8c8c8;
  437.     font-size: 0px;
  438.     line-height: 26px;
  439.     margin-left: 0px;
  440.    width:7px;
  441. }
  442.  
  443. #searchbox span.member {
  444.    margin-right: 7px;
  445.     color: #00000000;
  446.    text-shadow: none;
  447.    margin-top: 1px;
  448. }
  449.  
  450. #searchbox span.member a {
  451.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  452.     text-transform: capitalize;
  453.    padding: 5px;
  454.    padding-left: 8px;
  455.    margin-left: -14.6px;
  456.    padding-right: 8px;
  457.    text-shadow: 0 0 4px  #000;
  458.     color: #c8c8c8;
  459.     font-size: 18px;
  460.     line-height: 26px;
  461.     transition: all 0.3s ease-out;
  462. }
  463.  
  464. #searchbox span.member a:hover {
  465.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  466.     text-transform: capitalize;
  467.    padding: 5px;
  468.    padding-left: 8px;
  469.    padding-right: 8px;
  470.     color: #257ae4;
  471.    text-shadow: 0 0 4px  #257ae4;
  472.    text-decoration: none;
  473.     transition: all 0.3s ease-out;
  474.    font-weight: normal;
  475. }
  476.  
  477. #searchbox span.member a strong {
  478.    font-weight: normal;
  479. }
  480.  
  481. #searchbox form {
  482.     background-color: #00000000;
  483.     float: left;
  484.     height: 30px;
  485.     width: 255px;
  486.     margin-top: -1px;
  487.    overflow: hidden;
  488. }
  489.  
  490. #searchbox form.search {
  491.     background-color: #00000000;
  492.    padding-bottom: 0;
  493. }
  494.  
  495. #searchbox form.login {
  496.     width: 358px;
  497.    margin-right: 14px;
  498. }
  499.  
  500. #searchbox form.login input.text {
  501.     background-color: #00000050;
  502.     width: 135px;
  503.    height: 30px;
  504.    padding-left:7px;
  505.    padding-right:7px;
  506. }
  507.  
  508. #searchbox form.login input.password {
  509.     margin-left: 7px;
  510.    border-left: none;
  511. }
  512.  
  513. #searchbox form.login input.button {
  514.     background-color: #00000000;
  515.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  516.    text-shadow: 0 0 4px #000;
  517.    margin-left: 7px;
  518.     font-size: 18px;
  519.     font-weight: bold;
  520.    color: #c8c8c8;
  521.     height: 30px!important;
  522.     width: 45px!important;
  523.     transition: all 0.3s ease-out;
  524. }
  525.  
  526. #searchbox form.login input.button:hover {
  527.    background-color: #00000050;
  528.    color: #257ae4;
  529.    text-shadow: 0 0 4px  #257ae4;
  530.     transition: all 0.3s ease-out;
  531. }
  532.  
  533. div.normalbox div.tablecomments span.heading {
  534.     color: #c8c8c8;
  535.     font-weight: normal;
  536.     font-size: 14px;
  537.    width: 100%;
  538. }
  539.  
  540. time {
  541.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  542.    color: #c8c8c8;
  543.    text-shadow: 0 0 4px #000;
  544. }
  545.  
  546. div.normalbox div.tablecomments span.actions a, div.normalbox div.tablecomments span.actions span {
  547.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  548.     font-size: 16px;
  549.     color: #c8c8c8;
  550.     font-weight: normal;
  551.     margin-left: 7px;
  552.     text-decoration: none;
  553. }
  554.  
  555. div.normalbox div.tablecomments span.actions a:hover {
  556.     color: #257ae4;
  557. }
  558.  
  559. #searchbox form.search input#sitesearch.text {
  560.    background-color: #00000050;
  561.     padding: 0;
  562.    padding-left:7px;
  563.    padding-top:1px;
  564.    padding-bottom:1px;
  565.     height: 28px !important;
  566.     width: 211px !important;
  567. }
  568.  
  569. #searchbox form.search input#sitesearch.text a {
  570.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  571.     padding: 8px;
  572.     font-size: 18px;
  573.     line-height: 26px;
  574. }
  575.  
  576. #searchbox input.text {
  577.     padding: 0px;
  578.     background-color: #00000000;
  579.     color: #c8c8c8;
  580.     font-size: 18px;
  581.     float: left;
  582.     height: 26px;
  583.     width: 210px;
  584.     text-shadow: 0 0 4px #000;
  585. }
  586.  
  587. #searchbox span.guest a {
  588.     color: #eee;
  589.     font-weight: bold;
  590.    padding-top: 6px;
  591.    padding-bottom:4px;
  592.    padding-left: 8px;
  593.    padding-right: 8px;
  594.     text-decoration: none;
  595.     transition: all 0.3s ease-out;
  596. }
  597.  
  598. #searchbox span a:hover {
  599.     color: #257ae4;
  600.     font-weight: bold;
  601.     text-decoration: none;
  602.     transition: all 0.3s ease-out;
  603. }
  604.  
  605. #searchbox form.search input.button {
  606.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/search.svg) no-repeat;
  607.    margin-left: 7px;
  608.    padding-left: 30px;
  609.    position: absolute;
  610.    height:30px !important;
  611.    width:0px !important;
  612.     transition: all 0.3s ease-out;
  613. }
  614.  
  615. #searchbox form.search input.button:hover {
  616.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/searchHOVERf.svg) no-repeat;
  617.    background-color: #00000050;
  618.     transition: all 0.3s ease-out;
  619. }
  620.  
  621. .pmicon {
  622.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/emailrpmf.svg);
  623.     background-position: 23px 3px;
  624.    background-size: 24px;
  625.    padding-right: 37px !important;
  626.     transition: all 0.3s ease-out;
  627. }
  628.  
  629. .pmicon:hover {
  630.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/emailrHOVERf.svg);
  631.     transition: all 0.3s ease-out;
  632. }
  633.  
  634. div#searchbox span.login .twittericonsml, div#searchbox span.login .steamiconsml, div#searchbox span.login .facebookiconsml, div#searchbox span.login .googleiconsml {
  635.     background-position: top left;
  636.     height: 30px;
  637.     width: 30px;
  638.    margin: -4px 1px 0 7px !important;
  639.     transition: all 0.3s ease-out;
  640. }
  641.  
  642. div#searchbox span.login .twittericonsml {
  643.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/twitter30px.svg);
  644. }
  645.  
  646. div#searchbox span.login .steamiconsml {
  647.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/steam30px.svg);
  648. }
  649.  
  650. div#searchbox span.login .facebookiconsml {
  651.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/facebook30px.svg);
  652. }
  653.  
  654. div#searchbox span.login .googleiconsml {
  655.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/google30px.svg);
  656. }
  657.  
  658. div#searchbox span.login .twittericonsml:hover {
  659.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/twitterHOVER30px.svg);
  660.    background-color: #00000000;
  661.     transition: all 0.3s ease-out;
  662. }
  663.  
  664. div#searchbox span.login .steamiconsml:hover {
  665.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/steamHOVER30pxoriginal.svg);
  666.    background-color: #00000000;
  667.     transition: all 0.3s ease-out;
  668. }
  669.  
  670. div#searchbox span.login .facebookiconsml:hover {
  671.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/facebookHOVER30px.svg);
  672.    background-color: #00000000;
  673.     transition: all 0.3s ease-out;
  674. }
  675.  
  676. div#searchbox span.login .googleiconsml:hover {
  677.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/googleHOVER30px.svg);
  678.    background-color: #00000000;
  679.     transition: all 0.3s ease-out;
  680. }
  681.  
  682. .facebookpromo, .twitterpromo, .emailpromo, .redditpromo {
  683.     background-position: top left;
  684.     height: 50px;
  685.     width: 50px;
  686.     transition: all 0.3s ease-out;
  687. }
  688.  
  689. .facebookpromo {
  690.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/facebook50px.svg);
  691. }
  692.  
  693. .twitterpromo {
  694.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/twitter50px.svg);
  695. }
  696.  
  697. .emailpromo {
  698.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/emailrf.svg);
  699. }
  700.  
  701. .redditpromo {
  702.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/reddit50px.svg);
  703. }
  704.  
  705. .facebookpromo:hover {
  706.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/facebookHOVER50px.svg);
  707.     transition: all 0.3s ease-out;
  708. }
  709.  
  710. .twitterpromo:hover {
  711.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/twitterHOVER50px.svg);
  712.     transition: all 0.3s ease-out;
  713. }
  714.  
  715. .emailpromo:hover {
  716.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/emailrHOVERf.svg);
  717.     transition: all 0.3s ease-out;
  718. }
  719.  
  720. .redditpromo:hover {
  721.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/redditHOVER50px.svg);
  722.     transition: all 0.3s ease-out;
  723. }
  724.  
  725. #cboxContent {
  726.    width: auto !important;
  727.     max-width: 2560px;
  728.     height: 100% !important;
  729.    text-align: center;
  730.    background: transparent;
  731. }
  732.  
  733. #colorbox, #cboxOverlay, #cboxWrapper {
  734.     overflow: hidden;
  735.     margin-left: 0;
  736.     width: 2560px!important;
  737.     max-width: 2560px;
  738. }
  739.  
  740. iframe.cboxIframe {
  741.     background: #34404ebb;
  742.     min-width: 680px;
  743. }
  744.  
  745. #colorbox {
  746.     left: 500px;
  747.    min-width: 1920px!important;
  748.     width: 100% !important;
  749.     max-width: 2560px !important;
  750.     max-height: auto !important;
  751.    box-shadow: none;
  752. }
  753.  
  754. #cboxOverlay {
  755.     margin-left: 0px;
  756.     min-width: 100%!important;
  757. }
  758.  
  759. div#cboxLoadedContent {
  760.    background: transparent;
  761.    width: auto !important;
  762.     max-width: 2560px;
  763.    overflow:hidden !important;
  764. }
  765.  
  766.  
  767. #cboxClose {
  768.    top: 20px;
  769.     right: 20px;
  770.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/delete.svg) no-repeat top center;
  771.    background-size: 100%;
  772.     width: 24px;
  773.     height: 24px;
  774.     transition: all 0.3s ease-out;
  775. }
  776.  
  777. #cboxClose:hover {
  778.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/deleteHOVERf.svg) no-repeat top center;
  779.    background-size: 100%;
  780.     width: 24px;
  781.     height: 24px;
  782.     transition: all 0.3s ease-out;
  783. }
  784.  
  785. .cboxPhoto {
  786.    width: auto !important;
  787.     max-width: 2560px;
  788.     height: 100% !important;
  789.     -ms-interpolation-mode: bicubic;
  790. }
  791.  
  792. .previewform {
  793.     background: #34404e;
  794.    border-radius: 30px;
  795.     padding: 10px;
  796.     width: 920px;
  797.     text-align: left;
  798. }
  799.  
  800. #header a.logo {
  801.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/moddblogoflat.svg) no-repeat;
  802.     float: left;
  803.    position: absolute;
  804.    top: 0;
  805.    left: 36px;
  806.     height: 59px;
  807.     width: 161px;
  808.     background-size: 100%;
  809.     background-position: 0px -4px;
  810. }
  811.  
  812. #header a.logo:hover {
  813.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/moddblogoflathoverf.svg) no-repeat;
  814.     background-position: 0px -4px;
  815. }
  816.  
  817.  
  818. #header ul.tabs {
  819.     margin: 0;
  820.     padding-top: 0px;
  821.     width: 0px;
  822.     height: 0px;
  823.    overflow: hidden;
  824. }
  825.  
  826. .span-all {
  827.    width: 1270px;
  828. }
  829.  
  830. .span-300-alt {
  831.     width: 930px;
  832.    margin-right: 30px;
  833. }
  834.  
  835. .span-300 {
  836.     position: relative;
  837.     left: 0%;
  838.     margin-left: 0px;
  839.     margin-top: 0px;
  840. }
  841.  
  842. .span-300.last {
  843.     position: relative;
  844.     margin-left: 0px;
  845.     width: 310px;
  846.    right:50%;
  847. }
  848.  
  849. div.column.span-300-alt.first div.normalbox div.inner div.body div.table div.row.rowcontent div.content {
  850.    margin-left: -90px;
  851.     width: 757px;
  852.     padding-right: 14px;
  853.     padding-left: 118px;
  854.    padding: 7px 14px 7px 118px;
  855.     border-left: 7px solid transparent;
  856.    min-height: 111px;
  857.     transition: all 0.3s ease-out;
  858. }
  859.  
  860. div.column.span-300-alt.first div.normalbox div.inner div.body div.table div.row.rowcontent:hover div.content {
  861.     border-left: 7px solid #fff;
  862.    background-color: #00000050;
  863.     transition: all 0.3s ease-out;
  864. }
  865.  
  866. div.column.span-300-alt.first div.normalbox div.inner div.body div.table div.row.rowcontent div.content p {
  867.     border-top: 0;
  868. }
  869.  
  870. div.column.span-300-alt.first div.normalbox div.inner div.body div.table div.row.rowcontent a.image {
  871.    background: none;
  872.     width: 90px;
  873.    height: 90px;
  874.    padding:0;
  875.    left: 21px;
  876.    margin-top: 14px;
  877.    border-radius: 70px;
  878. }
  879.  
  880. div.column.span-300-alt.first div.normalbox div.inner div.body div.table div.row.rowcontent a.image img {
  881.     margin-left: -15px;
  882.     max-width: 120px;
  883.     height: 90px;
  884. }
  885.  
  886. div#div-ga-MODDB_MPU_4, div#div-ga-MODDB_MPU_5, div#div-ga-MODDB_MPU_6, div#div-ga-MODDB_MPU_7, div#div-ga-MODDB_MPU_8, div#div-ga-MODDB_MPU_9, div#div-ga-MODDB_MPU_10, div#div-ga-MODDB_MPU_11, div#div-ga-MODDB_MPU_12, div#div-ga-MODDB_MPU_13, div#div-ga-MODDB_MPU_14 {
  887.    margin-top: 0;
  888.    height: 0;
  889.    width: 0;
  890.    overflow: hidden;
  891. }
  892.  
  893. div.headerbox {
  894.     background-color: #34404ebb;
  895.     border: 7px solid #34404e00;
  896.    border-bottom: none;
  897.     background-position: 0 49px;
  898.     background-repeat: no-repeat;
  899.     margin-top: 130px;
  900.     background-size: 100%;
  901.    height: 246px;
  902.     border-radius: 30px 30px 0 0;
  903.     box-shadow: 0 -10px 14px #00000050;
  904. }
  905.  
  906. div.headerbox div.headercorner {
  907.    border: none;
  908.    padding: 0px 0 0 0;
  909.     border-radius: 30px 30px 0 0;
  910. }
  911.  
  912. div.headerbox div.title {
  913.    background: transparent;
  914.    margin-top: 0px;
  915.    padding: 0 30px 162px;
  916. }
  917.  
  918. h2 {
  919.     font-size: 26px;
  920.    text-shadow: 0 0 4px #000;
  921. }
  922.  
  923. div.headerbox h2 {
  924.     font-size: 33px;
  925.    line-height:34px;
  926.    text-shadow: 0 0 4px #000;
  927. }
  928.  
  929. div.headerbox h2 a {
  930.    width: 582px;
  931.    transition: all 0.3s ease-out;
  932. }
  933.  
  934. div.headerbox h2 a:hover {
  935.    transition: all 0.3s ease-out;
  936. }
  937.  
  938. div.headerbox h3 {
  939.     margin-top: -33px;
  940.     float: right;
  941.     font-size: 19px;
  942.     color: #c8c8c8;
  943. }
  944.  
  945.  
  946. div.headerbox h3 a {
  947.     color: #fff;
  948.     font-size: 19px;
  949.     transition: all 0.3s ease-out;
  950. }
  951.  
  952. div.headerbox h3 a:hover {
  953.    transition: all 0.3s ease-out;
  954.    color: #257ae4;
  955. }
  956.  
  957. div.normalbox div.table h4 {
  958.     font-size: 22px;
  959.     font-weight: bold;
  960.     padding: 0;
  961.     margin: 0;
  962. }
  963.  
  964. div.headerbox nav {
  965.    position: absolute;
  966.     width:1256.4px;
  967.    height: 35px;
  968.     background-color: #34404ebb;
  969.     border-bottom: 7px solid  #257ae4;
  970.     z-index: 10;
  971. }
  972.  
  973. div.headerbox ul.menu  {
  974.     background-color: transparent;
  975.     border-top:none;
  976.     padding: 0;
  977.    margin-top: 7px;
  978.     height: 35px;
  979.     font-size: 0;
  980.     text-decoration: none;
  981.     width:1257px;
  982.    text-align: center;
  983.    vertical-align: bottom;
  984. }
  985.  
  986. div.headerbox ul.menu li {
  987.     border-left: none;
  988.     font-size: 18px;
  989.     line-height: 20px;
  990.      text-transform: capitalize;
  991.     text-decoration: none;
  992.     float: center !important;
  993. }
  994.  
  995. div.headerbox ul.menu li a {
  996.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  997.     font-size: 18px;
  998.     line-height:  20px;
  999.     color: #c8c8c8;
  1000.     background-color: #34404e00;
  1001.     border-bottom: 7px solid transparent;
  1002.     padding: 7px 3% 8px;
  1003.     text-decoration: none;
  1004.    transition: all 0.3s ease-out;
  1005.     float: center;
  1006.    vertical-align: bottom;
  1007. }
  1008.  
  1009. div.headerbox ul.menu li.on a {
  1010.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  1011.     font-size: 18px;
  1012.     line-height: 20px;
  1013.     padding: 7px 3% 8px;
  1014.     background-color: #00000050;
  1015.     border-bottom: 7px solid #005bad;
  1016.     color: #c8c8c8;
  1017.     text-decoration: none;
  1018.    transition: all 0.3s ease-out;
  1019.    vertical-align: bottom;
  1020. }
  1021.  
  1022. div.headerbox ul.menu li a:hover {
  1023.     background-color: #00000050;
  1024.     border-bottom: 7px solid #fff;
  1025.     color: #257ae4;
  1026.     text-decoration: none;
  1027.    transition: all 0.3s ease-out;
  1028. }
  1029.  
  1030. div.headerbox ul.menu li.on a:hover {
  1031.     background-color: #00000050;
  1032.     border-bottom: 7px solid #fff;
  1033.     color: #257ae4;
  1034.    transition: all 0.3s ease-out;
  1035. }
  1036.  
  1037. div.normalcorner {
  1038.     background: none;
  1039.     background-color: #34404ebb;
  1040.     border-radius: 30px 30px 0 0;
  1041.     padding-top:11px;
  1042.     height: 45px;
  1043. }
  1044.  
  1045. #profiledescription {
  1046.     background-size: 100%;
  1047. }
  1048.  
  1049. div.column.span-all div.imagebox {
  1050.     padding: 0;
  1051.    margin-top: 0;
  1052.    margin-bottom: 29px;
  1053. }
  1054.  
  1055. div.column.span-all div.imagebox li {
  1056.     background-color: #34404ebb;
  1057.     padding: 7px;
  1058.     margin: 0 0 0 27px;
  1059.     border-radius: 15px;
  1060.     width: 140px;
  1061.     height: 105px;
  1062.    transition: all 0.3s ease-out;
  1063. }
  1064.  
  1065. div.column.span-all div.imagebox li:hover {
  1066.     background-color: #fff;
  1067.    transition: all 0.3s ease-out;
  1068. }
  1069.  
  1070. div.column.span-all div.imagebox li img {
  1071.     border-radius: 11px;
  1072.     max-width: 140px;
  1073.     max-height: 105px;
  1074.     width: 140px;
  1075.     height: 105px;
  1076. }
  1077.  
  1078. div.column.span-all div.imagebox span.play {
  1079.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/reimgbox-play.svg) no-repeat center center;
  1080.     width: 140px;
  1081.     height: 105px;
  1082.     margin-left: 7px;
  1083.    transition: all 0.3s ease-out;
  1084. }
  1085.  
  1086. div.column.span-all div.imagebox span.play:hover {
  1087.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/reimgbox-playHOVER.svg) no-repeat center center;
  1088.    transition: all 0.3s ease-out;
  1089. }
  1090.  
  1091. div.column.span-all div.imagebox li.previous {
  1092.     margin-right: -4px;
  1093.     margin-left: 8px;
  1094.     margin-top: 22px;
  1095.    height: 60px;
  1096.    width:60px;
  1097.    background-color: #00000000;
  1098. }
  1099.  
  1100. div.column.span-all div.imagebox li.previous:hover {
  1101.    background-color: #00000000;
  1102. }
  1103.  
  1104. div.imagebox a, div.imagebox span.empty {
  1105.    margin-top:-7px;
  1106.    padding-top: 7px;
  1107.    margin-left:-7px;
  1108.     height: 112px;
  1109.     width: 154px;
  1110.    background-color: #34404e00;
  1111.     border-radius: 15px;
  1112.     box-shadow: 0 0px 14px #00000050;
  1113. }
  1114.  
  1115. div.imagebox li.on a {
  1116.    background-color: #005bad;
  1117.    transition: all 0.3s ease-out;
  1118. }
  1119.  
  1120. div.imagebox li.on a:hover {
  1121.     background-color: transparent;
  1122.    transition: all 0.3s ease-out;
  1123. }
  1124.  
  1125. div.imagebox li.previous a {
  1126.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-left1.svg);
  1127.    background-position: -2px 0px;
  1128.     width: 60px;
  1129.     height: 60px;
  1130.    background-color: #34404ebb;
  1131.    padding: 0px;
  1132.     border-radius: 40px;
  1133.    margin-top: 0;
  1134.    margin-left: 0;
  1135.    transition: all 0.3s ease-out;
  1136. }
  1137.  
  1138. div.imagebox li.previous a:hover {
  1139.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-leftHOVER.svg);
  1140.    background-color: #242c36dd;
  1141.    transition: all 0.3s ease-out;
  1142. }
  1143.  
  1144. div.imagebox li.previousoff a {
  1145.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-leftoff.svg);
  1146.    background-position: -2px 0px;
  1147.    background-color: #34404ebb;
  1148.    height: 60px;
  1149.    width: 60px;
  1150.     border-radius: 40px;
  1151.    transition: all 0.3s ease-out;
  1152. }
  1153.  
  1154. div.imagebox li.previousoff a:hover {
  1155.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-leftoff.svg);
  1156.    background-color: #242c36dd;
  1157.    transition: all 0.3s ease-out;
  1158. }
  1159.  
  1160.  
  1161. div.column.span-all div.imagebox li.next {
  1162.     margin-left: 23px;
  1163.     margin-top: 22px;
  1164.    height: 60px;
  1165.    width:60px;
  1166.    background-color: #00000000;
  1167. }
  1168.  
  1169. div.column.span-all div.imagebox li.next:hover {
  1170.    background-color: #00000000;
  1171. }
  1172.  
  1173. div.imagebox li.next a {
  1174.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-right.svg);
  1175.    background-position: 2px 0px;
  1176.     width: 60px;
  1177.     height: 60px;
  1178.    background-color: #34404ebb;
  1179.     border-radius: 40px;
  1180.    padding: 0px;
  1181.    margin-top: 0;
  1182.    margin-left: 0;
  1183.    transition: all 0.3s ease-out;
  1184.  
  1185. }
  1186.  
  1187. div.imagebox li.next a:hover {
  1188.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-rightHOVER.svg);
  1189.    background-color: #242c36dd;
  1190.    transition: all 0.3s ease-out;
  1191. }
  1192.  
  1193. div.imagebox li.nextoff a {
  1194.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-rightoff.svg);
  1195.    background-position: 2px 0px;
  1196.    background-color: #34404ebb;
  1197.    height: 60px;
  1198.    width: 60px;
  1199.     border-radius: 40px;
  1200.    transition: all 0.3s ease-out;
  1201. }
  1202.  
  1203. div.imagebox li.nextoff a:hover {
  1204.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-rightoff.svg);
  1205.    background-color: #242c36dd;
  1206.    transition: all 0.3s ease-out;
  1207. }
  1208.  
  1209. div.normalbox div.table div.row:nth-of-type(2n-1) {
  1210.    background-color: #0000 !important;
  1211. }
  1212.  
  1213. .row.rowcontent.rowrating {
  1214.    margin-left:10px;
  1215.    margin-right:10px;
  1216.    padding-left: 0 !important;
  1217.    padding-right: 0 !important;
  1218.    border-top: 2px solid #c8c8c840;
  1219. }
  1220.  
  1221. div.normalbox div.table div.rowrating div.content {
  1222.     margin: 3px 0 0 !important;
  1223.     width: 832px !important;
  1224. }
  1225.  
  1226. div.normalbox div.poll a.rating span {
  1227.     font-size: 16px;
  1228.     font-weight: normal;
  1229.     text-align: left;
  1230.     width: 30px;
  1231.    padding: 3px 0 3px 10px;
  1232. }
  1233.  
  1234. div.normalbox div.body span.rating {
  1235.     background-color: #00000050;
  1236.     color: #c8c8c8;
  1237.     height: 50px;
  1238.     line-height: 50px;
  1239.     padding: 0px;
  1240.     width: 50px;
  1241.     border-radius: 25px;
  1242. }
  1243.  
  1244. div.normalbox div.poll div.barouter {
  1245.     background-color: #00000050;
  1246.     margin: 0 10px;
  1247. }
  1248.  
  1249. div.normalbox div.poll div.barinner {
  1250.     background-color: #257ae4;
  1251.     color: #fff;
  1252.    font-size: 16px;
  1253.     padding: 3px;
  1254.    transition: all 0.3s ease-out;
  1255. }
  1256.  
  1257. div.normalbox div.poll a.rating:hover div.barinner {
  1258.     background-color: #005bad;
  1259.    transition: all 0.3s ease-out;
  1260. }
  1261.  
  1262. div.tablerating form.ratingform div.rowextra textarea {
  1263.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  1264.     border: 0;
  1265.    background: #00000050;
  1266.    padding: 7px 7px 7px 14px;
  1267.    font-size: 16px;
  1268.    line-height: 22px;
  1269.    color: #c8c8c8;
  1270.    max-width: 248px;
  1271.    min-width: 248px;
  1272.    min-height: 84px;
  1273.    max-height: 507px;
  1274.    resize: vertical;
  1275.    text-shadow: 0 0 4px #000;
  1276.    border-left: 7px solid #257ae4;
  1277.    scrollbar-width: thin;
  1278.     scrollbar-color: #257ae4 transparent;
  1279.     transition: all 0.3s ease-out;
  1280. }
  1281.  
  1282. div.tablerating form.ratingform div.rowextra textarea:focus {
  1283.     border-left: 7px solid #fff;
  1284.     transition: all 0.3s ease-out;
  1285. }
  1286.  
  1287. label {
  1288.     font-weight: normal;
  1289.     transition: all 0.3s ease-out;
  1290. }
  1291.  
  1292. label.checkbox:hover {
  1293.     color: #257ae4;
  1294.     text-shadow: 0 0 4px #257ae4;
  1295.     transition: all 0.3s ease-out;
  1296. }
  1297.  
  1298. div.tablerating form.ratingform div.rowextra input {
  1299.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  1300.     width: 276px !important;
  1301.     font-size: 18px;
  1302.     font-weight: normal;
  1303.     padding: 4px 10px;
  1304.     border: none;
  1305.     height: 30px;
  1306.     color: #c8c8c8;
  1307.     background: none;
  1308.     text-shadow: 0 0 4px #000;
  1309.     transition: all 0.3s ease-out;
  1310. }
  1311.  
  1312. div.tablerating form.ratingform div.rowextra label.checkbox input {
  1313.     width: 10px !important;
  1314.     height: 10px;
  1315. }
  1316.  
  1317. div.tablerating form.ratingform div.rowextra input:hover {
  1318.     color: #257ae4;
  1319.     background-color: #00000050;
  1320.     text-shadow: 0 0 4px #257ae4;
  1321.     transition: all 0.3s ease-out;
  1322. }
  1323.  
  1324.  
  1325. div.column.span-300.last div.normalbox div.table div.row {
  1326.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  1327.    background-color: #0000;
  1328.    font-size: 18px;
  1329.    line-height: 24px;
  1330.    text-shadow: 0 0 4px #000;
  1331.    padding-top: 7px;
  1332.     padding-bottom: 7px;
  1333. }
  1334.  
  1335. div.column.span-300.last div.normalbox div.table.tablerelated div.row.rowbutton {
  1336.    font-size: 18px;
  1337.    line-height: 22px;
  1338.    text-shadow: 0 0 4px #000;
  1339.    padding-top: 0;
  1340.     padding-bottom: 7px;
  1341. }
  1342.  
  1343. div.column.span-300.last div.normalbox div.table div.row.rowtwitterfaketwitter {
  1344.     text-align: center;
  1345. }
  1346.  
  1347. div.column.span-300.last div.normalbox div.table div.row.rowtwitterfaketwitter p{
  1348.    font-size: 22px;
  1349.    line-height: 24px;
  1350. }
  1351.  
  1352. div.normalbox div.tablerating div.rating {
  1353.    width: 200px;
  1354.     float: right;
  1355.     margin-top: 45px;
  1356. }
  1357.  
  1358. div.normalbox div.tablerating div.rating p {
  1359.     color: #c8c8c8;
  1360.     text-align: center;
  1361.     padding-top: 0px;
  1362.    left: 7px;
  1363.     width: 296px;
  1364.    font-size: 18px;
  1365.    position: absolute;
  1366. }
  1367.  
  1368. div.normalbox div.tablerating div.ratingbar {
  1369.     background: url(/cutoff/images/default/rating_bar.png) no-repeat;
  1370.     border: none;
  1371.     height: 24px;
  1372.     width: 200px;
  1373.     margin-bottom: 5px;
  1374.     margin-top: 7px;
  1375. }
  1376.  
  1377. div.normalbox div.tablerating div.score p {
  1378.     padding-top: 7px;
  1379.     margin-top: 7px;
  1380.     width: 296px;
  1381.     font-size: 22px;
  1382.     color: #fff;
  1383.     text-align: center;
  1384.     margin-bottom: -7px;
  1385. }
  1386.  
  1387. div.normalbox div.tablerating div.score span {
  1388.     font-size: 48px;
  1389.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  1390.    text-shadow: 0 0 4px #000;
  1391. }
  1392.  
  1393. .facebookpromo, .twitterpromo, .emailpromo, .redditpromo {
  1394.     top: 0px;
  1395.    margin-left: 7px;
  1396. }
  1397.  
  1398. .facebookpromo:hover, .twitterpromo:hover, .emailpromo:hover, .redditpromo:hover {
  1399.     background-color: none;
  1400. }
  1401.  
  1402. .csstooltip:hover::before {
  1403.     background: none;
  1404.    font-size: 0;
  1405.    box-shadow: none;
  1406. }
  1407.  
  1408. div.normalbox div.tablemenu span.summary {
  1409.     text-align: center;
  1410.     width: 100%;
  1411. }
  1412.  
  1413. span.summary.summarypromo {
  1414.     height: 50px;
  1415.     width: 228px!important;
  1416.    margin: 11px 0 0 21px;
  1417. }
  1418.  
  1419. div.normalbox div.table div.row.rowcommentguest.clear {
  1420.     background-color: #ececec;
  1421.     height: 0;
  1422. }
  1423. div.normalbox div.tableform p {
  1424.     margin-top: -10px;
  1425. }
  1426.  
  1427. div.normalbox div.table div.rownoimage div.content, .row.rowcontent.rowrating div.content  {
  1428.     width: 868px !important;
  1429.    min-height: 0!Important;
  1430.    padding: 0!Important;
  1431.    margin-left: 14px!Important;
  1432.    border: 0 !important;
  1433.    background: none!important;
  1434. }
  1435.  
  1436. div.normalbox div.table div.rownoimage div.content h4 {
  1437.    text-align: center;
  1438.    margin-bottom: 4px;
  1439. }
  1440.  
  1441. div.normalbox div.table div.rownoimage div.content h4 a {
  1442.    font-size: 22px;
  1443. }
  1444.  
  1445. div.normalbox div.table div.content {
  1446.     display: block;
  1447.     float: left;
  1448.     margin-left: 10px;
  1449.     width: 750px;
  1450. }
  1451.  
  1452. div.normalbox {
  1453.     margin-bottom: 29px;
  1454.     margin-top: 0;
  1455.     border-radius: 30px;
  1456.    overflow-x: hidden;
  1457.     box-shadow: 0 0px 14px #00000050;
  1458. }
  1459.  
  1460. div.normalbox div.body div.tooltip {
  1461.     margin-bottom: 0;
  1462. }
  1463.  
  1464. div.normalbox div.body {
  1465.     background-color: #00000000;
  1466.     margin-bottom: 26px;
  1467. }
  1468.  
  1469. div.normalbox div.body div.table {
  1470.    max-width: 916px;
  1471. }
  1472.  
  1473. div.tooltip {
  1474.     background-color: none;
  1475.     padding: 0;
  1476. }
  1477.  
  1478. div.normalbox div.inner {
  1479.     background-color: #34404ebb;
  1480.     padding: 0 7px 7px;
  1481.     border-radius: 0 0 30px 30px;
  1482.     overflow: hidden;
  1483. }
  1484.  
  1485. div.headernormalbox.normalbox {
  1486.     padding: 0;
  1487.    margin-top: 0;
  1488.     border-radius: 0 0 30px 30px;
  1489.     box-shadow: 0 10px 14px #00000050;
  1490. }
  1491.  
  1492. div.normalboxreadmore {
  1493.     border-bottom: 7px solid #34404ebb;
  1494.     max-height: 240px;
  1495. }
  1496.  
  1497. div.headernormalbox.normalbox div.body {
  1498.     margin-bottom: 0;
  1499.    border-radius: 0 0 25px 25px;
  1500. }
  1501.  
  1502. div.normalbox div.tablecomments span.developer, div.normalbox div.tablecomments span.online, div.normalbox div.tablecomments span.new, div.normalbox div.tablecomments span.staff, div.normalbox div.tablecomments a.subscriber {
  1503.    background-color: #00000050 !important;
  1504.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  1505.     color: #fff;
  1506.     font-size: 16px;
  1507.     margin-top: 3px;
  1508.    padding-left:11px;
  1509.    padding-right:3px;
  1510.     text-align: center;
  1511.     text-shadow: 0 0 4px #000;
  1512.     width: 78px;
  1513. }
  1514.  
  1515. div.normalbox div.tablecomments span.new {
  1516.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/newcomm.svg) 3px center no-repeat;
  1517. }
  1518.  
  1519. div.normalbox div.tablecomments span.developer {
  1520.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/developer.svg) 3px center no-repeat;
  1521. }
  1522.  
  1523. div.normalbox div.tablecomments span.online {
  1524.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/online.svg) 3px center no-repeat;
  1525. }
  1526.  
  1527. div.normalbox div.tablecomments span.staff {
  1528.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/moddbstaff.svg) 3px center no-repeat;
  1529. }
  1530.  
  1531. div.normalbox div.tablecomments a.subscriber {
  1532.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/subsciber.svg) 3px center no-repeat;
  1533. }
  1534.  
  1535. div.normalbox div.tablecomments a.subscriber:hover {
  1536.    color: #9d12e9;
  1537.    text-shadow: 0 0 4px #9d12e9;
  1538. }
  1539.  
  1540. div.normalbox div.tablecomments div.content p {
  1541.     border: none;
  1542.     margin-bottom: 14px;
  1543. }
  1544.  
  1545. div.normalbox div.mediaviewer .mediaembed, div.normalbox div.mediaviewer .mediashare, div.normalbox div.mediaviewer .mediahd, div.normalbox div.mediaviewer .mediaprevious, div.normalbox div.mediaviewer .medianext {
  1546.    background-position: 0 0;
  1547.    background-size: 100%;
  1548.    background-color: #34404ebb;
  1549.    color: #c8c8c8;
  1550.    transition: all 0.3s ease-out;
  1551.    font-size: 0;
  1552.    width: 60px;
  1553.    height: 60px;
  1554.    padding: 0;
  1555.    border-radius: 30px;
  1556.    margin: 14px;
  1557. }
  1558.  
  1559. div.normalbox div.mediaviewer .mediaembed {
  1560.    background: #34404ebb url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/code.svg) no-repeat;
  1561. }
  1562.  
  1563. div.normalbox div.mediaviewer .mediashare {
  1564.    background: #34404ebb url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/mediashare.svg) no-repeat;
  1565.     top: 84px;
  1566. }
  1567.  
  1568. div.normalbox div.mediaviewer .mediahd {
  1569.    background: #34404ebb url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/hdsd.svg) no-repeat;
  1570.     top: 158px;
  1571. }
  1572.  
  1573. div.normalbox div.mediaviewer .mediaprevious {
  1574.    background: #34404ebb url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-left1.svg) no-repeat;
  1575.    background-position: -2px 0;
  1576. }
  1577.  
  1578. div.normalbox div.mediaviewer .medianext {
  1579.    background: #34404ebb url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-right.svg) no-repeat;
  1580.    background-position: 2px 0;
  1581. }
  1582.  
  1583. div.normalbox div.mediaviewer .mediaembed:hover, div.normalbox div.mediaviewer .mediashare:hover, div.normalbox div.mediaviewer .mediahd:hover, div.normalbox div.mediaviewer .mediaprevious:hover, div.normalbox div.mediaviewer .medianext:hover {
  1584.     background-color: #242c36dd;
  1585.     color: #257ae4;
  1586.    transition: all 0.3s ease-out;
  1587. }
  1588.  
  1589. div.normalbox div.mediaviewer .mediaembed:hover {
  1590.    background: #242c36dd url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/codeHOVER.svg) no-repeat;
  1591. }
  1592.  
  1593. div.normalbox div.mediaviewer .mediashare:hover {
  1594.    background: #242c36dd url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/mediashareHOVER.svg) no-repeat;
  1595. }
  1596.  
  1597. div.normalbox div.mediaviewer .mediahd:hover {
  1598.    background: #242c36dd url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/hdsdHOVER.svg) no-repeat;
  1599. }
  1600.  
  1601. div.normalbox div.mediaviewer .mediaprevious:hover {
  1602.    background: #242c36dd url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-leftHOVER.svg) no-repeat;
  1603.    background-position: -2px 0;
  1604. }
  1605.  
  1606. div.normalbox div.mediaviewer .medianext:hover {
  1607.    background: #242c36dd url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-rightHOVER.svg) no-repeat;
  1608.    background-position: 2px 0;
  1609. }
  1610.  
  1611. div.normalboxreadmore .readmore {
  1612.     background: transparent;
  1613.     bottom: 14px;
  1614.     right: 21px;
  1615.     color: #c8c8c8;
  1616.    text-shadow: 0 0 4px #000;
  1617.    transition: all 0.3s ease-out;
  1618.    height: 30px;
  1619.    line-height: 30px;
  1620.    padding: 0 14px;
  1621. }
  1622.  
  1623. div.normalboxreadmore .readmore:hover {
  1624.     background: #242c36dd;
  1625.    color: #257ae4;
  1626.    text-shadow: 0 0 4px #257ae4;
  1627.    transition: all 0.3s ease-out;
  1628. }
  1629.  
  1630. div.normalbox div.tablerelated a.heading {
  1631.     border-bottom: 0;
  1632.     color: #fff;
  1633.    text-shadow: 0 0 4px #000;
  1634.     margin: 0;
  1635.     width: 262px;
  1636.    padding-top: 0;
  1637.    padding-bottom:3px;
  1638.    line-height: 24px;
  1639.     font-size: 22px;
  1640.    text-align: center;
  1641.     text-decoration: none;
  1642.    transition: all 0.3s ease-out;
  1643. }
  1644.  
  1645. div.normalbox div.tablerelated a.heading:hover {
  1646.    color: #257ae4;
  1647.    text-shadow: 0 0 4px #257ae4;
  1648.    transition: all 0.3s ease-out;
  1649. }
  1650.  
  1651. div.row.rowtagstag.clear {
  1652.     height: 0px;
  1653.     margin-top: -10px;
  1654. }
  1655.  
  1656. div.normalbox div.tableform div.buttons input, table.tableforumform tr.category input.btnsubmit, table.tableforumform tr.subcategory input.btnsubmit {
  1657.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  1658.     width: 276px!important;
  1659.     font-size: 18px;
  1660.     font-weight: normal;
  1661.     padding: 4px 10px;
  1662.     border: none;
  1663.     height: 30px;
  1664.     color: #c8c8c8;
  1665.    background: none;
  1666.    text-shadow: 0 0 4px #000;
  1667.    transition: all 0.3s ease-out;
  1668. }
  1669.  
  1670. div.normalbox div.tableform div.buttons input:hover, table.tableforumform tr.category input.btnsubmit:hover, table.tableforumform tr.subcategory input.btnsubmit:hover {
  1671.     color: #257ae4;
  1672.     background-color: #00000050;
  1673.    text-shadow: 0 0 4px #257ae4;
  1674.    transition: all 0.3s ease-out;
  1675. }
  1676.  
  1677. table.tableforumform tr.category input.btnsubmit {
  1678.     margin-top: 3px;
  1679.     width: 188px!important;
  1680. }
  1681.  
  1682. div.normalbox div.tablerelated a.button {
  1683.     background-color: #00000000;
  1684.     border: none;
  1685.     width: 276px;
  1686.    height: 30px;
  1687.     color: #c8c8c8;
  1688.    font-weight: normal;
  1689.    line-height: 30px;
  1690.    padding: 0;
  1691.    border-radius: 0;
  1692.    margin: 0;
  1693. }
  1694.  
  1695. div.normalbox div.tablerelated a.button:hover {
  1696.     background-color: #00000050;
  1697.     color: #257ae4;
  1698. }
  1699.  
  1700. div.normalbox div.tableform div.buttons input#tagsmorebtn {
  1701.     margin-left: -84px!important;
  1702.     padding: 0;
  1703. }
  1704. div.normalbox div.tableform div.buttons input#tagssubmit {
  1705.     padding: 0;
  1706. }
  1707.  
  1708. div.span-300-alt div.normalbox div.tablemenu span.summary {
  1709.    position: relative;
  1710.    margin-top: 1px;
  1711.     width: 625px;
  1712.    min-height: 50px;
  1713.    padding: 0;
  1714.    float:right;
  1715.    text-align: right;
  1716. }
  1717.  
  1718. body#widget {
  1719.     background:none;
  1720. }
  1721.  
  1722. body#widget .span-all {
  1723.     width: 560px;
  1724. }
  1725.  
  1726. body#widget #container {
  1727.     background: #00000050;
  1728.     color: #c8c8c8;
  1729.     text-shadow: 0 0 4px #000;
  1730. }
  1731.  
  1732. body#widget #container .summary, body#widget #container .info, body#widget #container .button:hover {
  1733.     color: #c8c8c8;
  1734.     text-shadow: 0 0 4px #000;
  1735. }
  1736.  
  1737. #downloadmirrorstoggle {
  1738.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/download1.svg) no-repeat;
  1739.    background-size: 60px;
  1740.     display: block;
  1741.     height: 60px;
  1742.     margin: 0 auto;
  1743.     overflow: hidden;
  1744.     padding-top: 0;
  1745.    padding-right: 18px;
  1746.     width: 438px;
  1747.     font-size: 40px;
  1748.     color: #fff;
  1749.     text-shadow: 0 0 4px #000;
  1750.     text-transform: uppercase;
  1751.     text-align: right;
  1752. }
  1753.  
  1754. #downloadmirrorstoggle:hover {
  1755.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/download1HOVER.svg) no-repeat;
  1756.    background-size: 60px;
  1757.     color: #257ae4;
  1758.     text-shadow: 0 0 18px #257ae4;
  1759. }
  1760.  
  1761. .adsbygoogle {
  1762.    background:  url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/gotopost.png) 56px 2px / 439px 54px no-repeat,
  1763.                           url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/heculogo.png) 784px 0 / 90px 56px no-repeat;
  1764.      height: 56px !important;
  1765.    padding-top: 0px !important;
  1766.    padding-left: 930px !important;
  1767.    margin-left: -15px;
  1768.    margin-top: -15px;
  1769.    overflow: hidden;
  1770.    position: absolute;
  1771.    width: 0px;
  1772. }
  1773.  
  1774. div.normalbox div.tablerelated span.summary {
  1775.     margin-left: 0px;
  1776.     width: 200px!important;
  1777. }
  1778.  
  1779. div.normalbox div.tablecomments div.row div.content p, div.normalbox div.tablecomments div.row:nth-of-type(2n-1) div.content p {
  1780.     width: 754px!important;
  1781. }
  1782.  
  1783. div.normalbox div.tablecomments div.row.reply1 div.content p, div.normalbox div.tablecomments div.row.reply1:nth-of-type(2n-1) div.content p {
  1784.     width: 733px!important;
  1785. }
  1786.  
  1787. div.normalbox div.tablecomments div.row.reply2 div.content p, div.normalbox div.tablecomments div.row.reply2:nth-of-type(2n-1) div.content p {
  1788.     width: 712px!important;
  1789. }
  1790.  
  1791. div.normalbox div.tablecomments {
  1792.     padding-top: 0;
  1793. }
  1794.  
  1795. #modappreciationweek {
  1796.    width: 1239px;
  1797.     height: 60px;
  1798.     background: #34404ebb;
  1799.     margin-top: 12px;
  1800.     margin-bottom: 17px;
  1801.    margin-left:15px;
  1802.     position: relative;
  1803.    border-radius: 30px;
  1804. }
  1805.  
  1806. .modappreciationweekbox {
  1807.    width: 1239px;
  1808.    margin-left:15px;
  1809.     margin-top: 29px !important;
  1810.    border-radius: 30px;
  1811. }
  1812.  
  1813. .modappreciationweekbox div.inner {
  1814.    border-radius: 30px !important;
  1815. }
  1816.  
  1817. .modappreciationweekbox div.body {
  1818.     padding-top: 8px !important;
  1819. }
  1820.  
  1821. .modappreciationweekbox div.body.clear div img {
  1822.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/apprweektellus.svg);
  1823.    padding-left: 500px;
  1824. }
  1825.  
  1826. #modappreciationweek span.message, #modappreciationweek span.messagealt {
  1827.     font-size: 26px;
  1828.     line-height: 60px;
  1829.     margin-left: 159px;
  1830.    width: 921px;
  1831. }
  1832.  
  1833. #modappreciationweek span span {
  1834.     color: #257ae4;
  1835. }
  1836.  
  1837. #modappreciationweek a.modshare {
  1838.     float: right;
  1839.     height: 46px;
  1840.     margin: 7px 7px 0 0;
  1841.     width: 46px;
  1842. }
  1843.  
  1844. .timeline-Widget {
  1845.     max-width: 1200px;
  1846.     background: #242c36 !important;
  1847.     border-radius: 0;
  1848.    border-left: 7px solid #257ae4;
  1849. }
  1850.  
  1851. .SandboxRoot.env-bp-330 body {
  1852.     background: none;
  1853. }
  1854.  
  1855. .SandboxRoot.env-bp-330 body a {
  1856.     color: #fff;
  1857.    text-shadow: 0 0 4px #000;
  1858.     transition: all 0.3s ease-out;
  1859. }
  1860.  
  1861. .SandboxRoot.env-bp-330 body a:hover {
  1862.     color: #257ae4;
  1863.    text-shadow: 0 0 4px #257ae4;
  1864.     transition: all 0.3s ease-out;
  1865. }
  1866.  
  1867. .SandboxRoot.env-bp-330 .TweetAuthor-name, .SandboxRoot.env-bp-430 .TweetAuthor-name, .SandboxRoot.env-bp-550 .TweetAuthor-name {
  1868.     color: #fff;
  1869.     font-size: 18px;
  1870.     line-height: 26px;
  1871.    font-weight: normal;
  1872.    text-shadow: 0 0 4px #000;
  1873.     transition: all 0.3s ease-out;
  1874. }
  1875.  
  1876. .SandboxRoot.env-bp-330 .TweetAuthor-name:hover, .SandboxRoot.env-bp-430 .TweetAuthor-name:hover, .SandboxRoot.env-bp-550 .TweetAuthor-name:hover, .TwitterCard .SummaryCard-destination:hover {
  1877.     color: #257ae4;
  1878.    text-shadow: 0 0 4px #257ae4;
  1879.     transition: all 0.3s ease-out;
  1880. }
  1881. .customisable {
  1882.     color: #c8c8c8;
  1883.     transition: all 0.3s ease-out;
  1884. }
  1885.  
  1886. .customisable:hover, .customisable:focus, .customisable:active, .customisable-highlight:hover, .customisable-highlight:focus, a:hover .customisable-highlight, a:focus .customisable-highlight, .customisable:link, .customisable:visited {
  1887.     color: #257ae4;
  1888.    text-shadow: 0 0 4px #257ae4;
  1889.     transition: all 0.3s ease-out;
  1890. }
  1891.  
  1892. .SandboxRoot.env-bp-330 .TweetAuthor-screenName, .SandboxRoot.env-bp-430 .TweetAuthor-screenName, .SandboxRoot.env-bp-550 .TweetAuthor-screenName {
  1893.     font-size: 16px;
  1894.     line-height: 22px;
  1895.     color: #c8c8c8;
  1896.    text-shadow: 0 0 4px #000;
  1897.     transition: all 0.3s ease-out;
  1898. }
  1899.  
  1900. .SandboxRoot.env-bp-330 .TweetAuthor-screenName:hover, .SandboxRoot.env-bp-430 .TweetAuthor-screenName:hover, .SandboxRoot.env-bp-550 .TweetAuthor-screenName:hover {
  1901.     color: #257ae4;
  1902.    text-shadow: 0 0 4px #257ae4;
  1903.     transition: all 0.3s ease-out;
  1904. }
  1905.  
  1906. .timeline-LoadMore-prompt {
  1907.     border: 0;
  1908. }
  1909. .timeline-ShowMoreButton {
  1910.    background-color: #00000050;
  1911.    color: #c8c8c8;
  1912.    text-shadow: 0 0 4px #000;
  1913. }
  1914.  
  1915. .timeline-ShowMoreButton:focus, .timeline-ShowMoreButton:hover {
  1916.     background-color: #34404ebb;
  1917. }
  1918.  
  1919. .timeline-Tweet-retweetCredit {
  1920.     margin-bottom: 8px;
  1921.     margin-left: 18px;
  1922.     font-size: 14px;
  1923.     color: #c8c8c8;
  1924.    text-shadow: 0 0 4px #000;
  1925.     transition: all 0.3s ease-out;
  1926. }
  1927.  
  1928. .timeline-Tweet-retweetCredit:hover {
  1929.     color: #257ae4;
  1930.    text-shadow: 0 0 4px #257ae4;
  1931.     transition: all 0.3s ease-out;
  1932. }
  1933.  
  1934. .timeline-Footer {
  1935.     font-size: 16px;
  1936.     line-height: 18px;
  1937. }
  1938. .timeline-Tweet-timestamp {
  1939.     font-size: 14px;
  1940.     line-height: 18px;
  1941.    text-shadow: 0 0 4px #000;
  1942.     color: #c8c8c8;
  1943. }
  1944.  
  1945. abbr, abbr[title] {
  1946.     border-bottom: 0;
  1947.     text-decoration: none;
  1948. }
  1949.  
  1950. .SandboxRoot.env-bp-330 .timeline-Tweet-text {
  1951.     font-size: 18px;
  1952.     line-height: 26px;
  1953. }
  1954.  
  1955. .timeline-Tweet-media {
  1956.     margin-bottom: 14px;
  1957.     font-size: 16px;
  1958. }
  1959.  
  1960. .TwitterCard-container {
  1961.     border-radius: 0;
  1962.     border-width: 0;
  1963. }
  1964.  
  1965. .TwitterCard .SummaryCard--large .SummaryCard-image {
  1966.     border-bottom: 7px solid #257ae4;
  1967. }
  1968.  
  1969. .TwitterCard .SummaryCard--large .SummaryCard-content {
  1970.     padding: 7px;
  1971. }
  1972.  
  1973. .TwitterCardsGrid .TwitterCardsGrid-col--12:hover {
  1974.    background-color: #242c36;
  1975. }
  1976.  
  1977. .TwitterCard .SummaryCard-image:hover {
  1978.     background-color: #242c36;
  1979. }
  1980. .timeline-Header-title {
  1981.     font-size: 20px;
  1982.     line-height: 26px;
  1983.    text-shadow: 0 0 4px #000;
  1984.     color: #fff;
  1985. }
  1986.  
  1987. .timeline-Header-byline, .TwitterCard .SummaryCard-destination {
  1988.     font-size: 14px;
  1989.     line-height: 26px;
  1990.    text-shadow: 0 0 4px #000;
  1991.     color: #c8c8c8;
  1992. }
  1993.  
  1994. #modappreciationweek a.modreddit {
  1995.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/reddit50px.svg) no-repeat;
  1996.    background-size: 100%;
  1997.     background-position: 0 0;
  1998. }
  1999.  
  2000. #modappreciationweek a.modreddit:hover {
  2001.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/redditHOVER50px.svg) no-repeat;
  2002.    background-size: 100%;
  2003. }
  2004.  
  2005. #modappreciationweek a.modfacebook {
  2006.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/facebook50px.svg) no-repeat;
  2007.    background-size: 100%;
  2008.     background-position: 0 0;
  2009. }
  2010.  
  2011. #modappreciationweek a.modfacebook:hover {
  2012.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/facebookHOVER50px.svg) no-repeat;
  2013.    background-size: 100%;
  2014. }
  2015.  
  2016. #modappreciationweek a.modtwitter {
  2017.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/twitter50px.svg) no-repeat;
  2018.    background-size: 100%;
  2019.     background-position: 0 0;
  2020. }
  2021.  
  2022. #modappreciationweek a.modtwitter:hover {
  2023.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/twitterHOVER50px.svg) no-repeat;
  2024.    background-size: 100%;
  2025. }
  2026.  
  2027. div.row.rowcontent div.content a img {
  2028.     padding-left: 0px;
  2029.     margin-top: 7px;
  2030.     margin-left: -50px;
  2031.     position: absolute;
  2032. }
  2033.  
  2034. div.normalbox div.table div.rowsort {
  2035.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2036.     border: none;
  2037.     padding: 7px 10px;
  2038. }
  2039.  
  2040. div.normalbox div.table span.subheading, div.normalbox div.table span.summary {
  2041.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2042.     color: #c8c8c8;
  2043.    text-shadow: 0 0 4px #000;
  2044.    font-size: 18px;
  2045. }
  2046.  
  2047. div.normalbox div.table div.rowsort span.subheading {
  2048.    font-size: 0;
  2049. }
  2050.  
  2051. div.normalbox div.tablecomments span.actions {
  2052.     float: right;
  2053.     width: auto;
  2054. }
  2055.  
  2056. div.normalbox div.inner div.pagination {
  2057.     padding: 0;
  2058.    margin: -26px 10px 35px;
  2059. }
  2060.  
  2061. div.pagination div.pages {
  2062.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2063.     font-size: 0;
  2064.     color: #c8c8c8;
  2065.    padding-top: 8px;
  2066.    height: 42px;
  2067.    margin: 0 64px 0 64px;
  2068. }
  2069.  
  2070. div.pagination div.pages span.spacer {
  2071.     font-size: 22px;
  2072.    padding: 7px 14px 7px 14px;
  2073. }
  2074.  
  2075. div.pagination div.pages a {
  2076.     color: #c8c8c8;
  2077.    padding: 7px 14px 7px 14px;
  2078.     margin-top: 0px;
  2079.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2080.     font-size: 22px;
  2081. }
  2082.  
  2083. div.pagination div.pages a:hover {
  2084.    background-color: #00000050;
  2085.     color: #257ae4;
  2086. }
  2087.  
  2088. div.normalbox div.tableform form {
  2089.     height: auto;
  2090.    margin-top: 0px;
  2091. }
  2092.  
  2093. div.normalbox div.table.tablemenu {
  2094.    margin-top: 0px;
  2095. }
  2096.  
  2097. div.normalbox div.tableform textarea {
  2098.     overflow-y: auto!important;
  2099.     width: 902px;
  2100.    height: 156px !important;
  2101. }
  2102.  
  2103. div.row.rowcommentsummary.clear {
  2104.     background-color: transparent!important;
  2105.     padding: 0px 10px 4px!important;
  2106.     max-height: 200px;
  2107.    overflow: inherit;
  2108. }
  2109.  
  2110. .mentions-input .highlighter {
  2111.    background:none !important;
  2112.    margin-top: 0 !important;
  2113.     width: 0 !important;
  2114.     height: 0 !important;
  2115.    padding:0 !important;
  2116.    font-size:0 !important;
  2117. }
  2118.  
  2119. div.normalbox div.tablecomments textarea.editpost {
  2120.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2121.     min-width: 96.4%;
  2122.     max-width: 96.4%;
  2123.    min-height: 127px;
  2124.    color: #c8c8c8;
  2125.    text-shadow: 0 0 4px #000;
  2126.    border: none;
  2127.    max-height: 507px;
  2128.    font-size: 16px;
  2129.    line-height: 22px;
  2130.    border-left: 7px solid #257ae4;
  2131.    background-color: #00000050 !important;
  2132.    padding: 7px 7px 7px 14px;
  2133.    transition: all 0.3s ease-out;
  2134.    resize: vertical;
  2135.    scrollbar-width: thin;
  2136.    scrollbar-color: #257ae4 transparent;
  2137. }
  2138.  
  2139. div.normalbox div.tablecomments textarea.editpost:focus {
  2140.    border-left: 7px solid #fff;
  2141.    transition: all 0.3s ease-out;
  2142. }
  2143.  
  2144. div.normalbox div.tablecomments div.row div.content div.comment div.replypostholder {
  2145.    font-size: 0;
  2146.    margin-bottom: 44px;
  2147. }
  2148.  
  2149. div.normalbox div.tablecomments div.rowdull p a, div.normalbox div.tablecomments div.rowspamorham p a, div.normalbox div.tablecomments div.rowdeleted p a, div.normalbox div.tablecomments div.rowbury p a, div.normalbox div.tablecomments div.rowdull span.heading a, div.normalbox div.tablecomments div.rowspamorham span.heading a, div.normalbox div.tablecomments div.rowdeleted span.heading a, div.normalbox div.tablecomments div.rowbury span.heading a {
  2150.    color: #c8c8c8;
  2151. }
  2152.  
  2153. div.normalbox div.tablecomments div.rowdull p a:hover, div.normalbox div.tablecomments div.rowspamorham p a:hover, div.normalbox div.tablecomments div.rowdeleted p a:hover, div.normalbox div.tablecomments div.rowbury p a:hover, div.normalbox div.tablecomments div.rowdull span.heading a:hover, div.normalbox div.tablecomments div.rowspamorham span.heading a:hover, div.normalbox div.tablecomments div.rowdeleted span.heading a:hover, div.normalbox div.tablecomments div.rowbury span.heading a:hover {
  2154.    color: #257ae4;
  2155.     text-decoration: none;
  2156. }
  2157.  
  2158. div.normalbox div.tablecomments div.row div.content div.comment div.replypostholder div input {
  2159.    float: right;
  2160.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2161.    padding: 4px 10px 4px 10px;
  2162.    border: none;
  2163.    font-size: 18px;
  2164.    font-weight: normal !important;
  2165.    margin-top: 6px;
  2166.    background: none;
  2167.    color: #c8c8c8;
  2168.    text-shadow: 0 0 4px #000;
  2169.    transition: all 0.3s ease-out;
  2170. }
  2171.  
  2172. div.normalbox div.tablecomments div.row div.content div.comment div.replypostholder div input:hover {
  2173.    background-color: #00000050;
  2174.    color: #257ae4;
  2175.    text-shadow: 0 0 4px #257ae4;
  2176.    transition: all 0.3s ease-out;
  2177. }
  2178.  
  2179.  
  2180. input#commentsubmit {
  2181.     position: relative!important;
  2182.     margin-top: -5px!important;
  2183.    bottom: auto!important;
  2184.     left: 0!important;
  2185. }
  2186.  
  2187. div.pagination div.pages span.current {
  2188.     background-color: #00000050;
  2189.     color: #c8c8c8;
  2190.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2191.     font-size: 22px;
  2192.     font-weight: bold;
  2193.     padding: 7px 14px 7px 14px;
  2194.    transition: all 0.3s ease-out;
  2195.    
  2196.     -webkit-user-select: none;
  2197.     -moz-user-select: none;
  2198.     -ms-user-select: none;
  2199.     user-select: none;
  2200. }
  2201.  
  2202. div.pagination div.pages span.current:hover {
  2203.     color: #257ae4;
  2204.    transition: all 0.3s ease-out;
  2205. }
  2206. div.normalbox div.table h4 a, div.normalbox div.table span.heading a {
  2207.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2208.     color: #fff;
  2209.     text-decoration: none;
  2210.     font-weight: normal!important;
  2211.     font-size: 16px;
  2212. }
  2213.  
  2214. div.normalbox div.table h4 a, div.normalbox div.table span.heading a {
  2215.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2216.     text-shadow: 0 0 4px #000;
  2217.     color: #fff;
  2218.     text-decoration: none;
  2219.     font-weight: normal!important;
  2220.     font-size: 20px;
  2221. }
  2222.  
  2223. div.normalbox div.title span.heading {
  2224.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2225.     color: #fff;
  2226.     font-size: 26px;
  2227.     font-weight: normal;
  2228.     line-height: 1;
  2229.    text-shadow: 0 0 4px #000;
  2230. }
  2231.  
  2232. div.normalbox div.tablecomments span.heading a.author {
  2233.     font-size: 18px;
  2234. }
  2235.  
  2236. div.normalbox div.tablecomments span.heading time {
  2237.     font-size: 18px;
  2238.    float: right;
  2239. }
  2240.  
  2241. div.normalbox div.table span.subheading {
  2242.    height: 30px;
  2243.    line-height: 30px;
  2244. }
  2245.  
  2246. div.normalbox div.table span.subheading a {
  2247.    font-size: 18px;
  2248.    padding: 5px 10px 5px;
  2249. }
  2250.  
  2251. div.normalbox div.table span.subheading a, div.normalbox div.table span.date a, div.normalbox div.table span.summary a {
  2252.     color: #c8c8c8;
  2253.    text-shadow: 0 0 4px #000;
  2254.     transition: all 0.3s ease-out;
  2255. }
  2256.  
  2257. div.normalbox div.table span.subheading a:hover, div.normalbox div.table span.date a:hover, div.normalbox div.table span.summary a:hover {
  2258.     color: #257ae4;
  2259.     text-decoration: none;
  2260.     text-shadow: 0 0 4px #257ae4;
  2261.      transition: all 0.3s ease-out;
  2262. }
  2263.  
  2264. h3 {
  2265.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2266.     font-size: 18px;
  2267.     line-height: 26px;
  2268.    text-shadow: 0 0 4px #000;
  2269. }
  2270.  
  2271. h1, h4, h5 {
  2272.    text-shadow: 0 0 4px #000;
  2273. }
  2274.  
  2275. p {
  2276.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2277.     color: #c8c8c8;
  2278.     font-size: 16px;
  2279.     margin-bottom: 3px;
  2280.     text-shadow: 0 0 4px #000;
  2281. }
  2282.  
  2283. div.normalbox div.tableform p.helper {
  2284.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2285.     font-size: 16px;
  2286.     line-height: 1;
  2287.     margin-top: 0;
  2288.     margin-bottom: 0;
  2289. }
  2290.  
  2291. div.normalbox div.tableform ul.exhelper li {
  2292.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2293.     font-size: 12px;
  2294. }
  2295.  
  2296. div.normalbox div.tablecomments div.row {
  2297.    border-left: 7px solid transparent !important;
  2298.    margin-left: 10px;
  2299.    margin-bottom: 14px;
  2300.    padding: 14px;
  2301.    margin-right: 10px;
  2302.    transition: all 0.3s ease-out;
  2303. }
  2304.  
  2305. div.normalbox div.tablecomments div.row:hover {
  2306.    background-color: #00000050 !important;
  2307.    border-left: 7px solid #fff !important;
  2308.    transition: all 0.3s ease-out;
  2309. }
  2310.  
  2311. div.normalbox div.tablecomments div.reply1 {
  2312.     margin-left: 31px;
  2313.    border-left: 7px solid #257ae4 !important;
  2314.    transition: all 0.3s ease-out;
  2315. }
  2316.  
  2317. div.normalbox div.tablecomments div.reply2 {
  2318.     margin-left: 52px;
  2319.    border-left: 7px solid #257ae4 !important;
  2320.    transition: all 0.3s ease-out;
  2321. }
  2322.  
  2323. div.normalbox div.tablecomments div.reply1:hover {
  2324.    border-left: 7px solid #fff;
  2325.    transition: all 0.3s ease-out;
  2326. }
  2327.  
  2328. div.normalbox div.tablecomments div.reply2:hover {
  2329.    border-left: 7px solid #fff;
  2330.    transition: all 0.3s ease-out;
  2331. }
  2332.  
  2333. div.normalbox div.tablecomments div.clearer {
  2334.     border: none;
  2335.     margin-bottom: 0;
  2336. }
  2337.  
  2338. div.normalbox div.tablecomments div.row div.content {
  2339.    margin-left: 46px;
  2340.     width: 754px;
  2341. }
  2342.  
  2343. div.normalbox div.tablecomments div.reply1 div.content {
  2344.     width: 733px;
  2345. }
  2346.  
  2347. div.normalbox div.tablecomments div.reply2 div.content {
  2348.     width: 712px;
  2349. }
  2350.  
  2351. div.normalbox div.tablecomments div.avatarholder {
  2352.     width: 60px;
  2353. }
  2354.  
  2355. div.normalbox div.tablecomments a.avatar {
  2356.     background: #00000050;
  2357.    margin-left: 16px;
  2358.    margin-right: 16px;
  2359.     height: 60px;
  2360.     padding: 0;
  2361.    margin-bottom: 7px;
  2362.     width: 60px;
  2363.     border-radius:30px;
  2364. }
  2365.  
  2366. div.normalbox div.tablecomments div.rowguest a.avatar {
  2367.     background: #00000050;
  2368. }
  2369.  
  2370. div.normalbox div.tablecomments a.avatar img {
  2371.     height: 60px;
  2372.     width: 60px;
  2373.    border-radius:30px;
  2374. }
  2375.  
  2376. div.headerbox h2 a:hover, div.normalbox div.tablerelated a.button:hover {
  2377.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2378.     color: #257ae4;
  2379. }
  2380.  
  2381. a, a:link, a:visited {
  2382.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2383.     color: #fff;
  2384.     text-decoration: none;
  2385.     text-shadow: 0 0 4px #000;
  2386.     transition: all 0.3s ease-out;
  2387. }
  2388.  
  2389. p a, p a:link, p a:visited {
  2390.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2391.     color: #fff;
  2392.    font-size: 16px;
  2393.     text-decoration: none;
  2394.     text-shadow: 0 0 4px #000;
  2395.     transition: all 0.3s ease-out;
  2396. }
  2397.  
  2398. p a:hover {
  2399.     color: #257ae4 !important;
  2400.     text-shadow: 0 0 4px #257ae4;
  2401.     transition: all 0.3s ease-out;
  2402. }
  2403.  
  2404. a:hover, div.normalbox div.table h4 a:hover, div.normalbox div.table span.heading a:hover {
  2405.     color: #257ae4 !important;
  2406.     text-shadow: 0 0 4px #257ae4;
  2407.     transition: all 0.3s ease-out;
  2408. }
  2409.  
  2410. div.normalbox div.title span.options {
  2411.     margin-top: 0px;
  2412.    margin-right: 12px;
  2413. }
  2414.  
  2415. div.column.span-300.last div.normalbox div.tablemenu span.summary img {
  2416.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/icon-demo.png) no-repeat;
  2417.    background-size: 270px;
  2418.    background-position: 0 0;
  2419.    padding-left:300px;
  2420.     width: 270px;
  2421. }
  2422.  
  2423. div.normalbox div.tablemenu h5, div.normalbox div.table span.summary a, div.normalbox div.table span.subheading a, div.normalbox div.table span.date time, div.normalbox div.table span.date a {
  2424.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2425.     font-size: 18px;
  2426. }
  2427.  
  2428. div.normalbox div.table span.date {
  2429.     color: #888;
  2430.     float: right;
  2431.     margin-left: 0px;
  2432.     text-align: right;
  2433. }
  2434.  
  2435. div.column.span-300.last div.normalbox div.tablemenu h5 {
  2436.     font-size: 22px;
  2437.     text-align: center;
  2438.     width:100%;
  2439.    color: #fff;
  2440. }
  2441.  
  2442. div.column.span-300.last div.normalbox div.tablemenu a {
  2443.     font-size: 18px;
  2444.    color: #c8c8c8;
  2445.     transition: all 0.3s ease-out;
  2446. }
  2447.  
  2448. div.column.span-300.last div.normalbox div.tablemenu a:hover {
  2449.    color: #257ae4;
  2450.    text-decoration:none;
  2451.     transition: all 0.3s ease-out;
  2452. }
  2453.  
  2454. div.column.span-300.last  div.normalbox div.table span.summary time {
  2455.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  2456.     text-align: center;
  2457.     font-size: 18px;
  2458.     color: #c8c8c8;
  2459. }
  2460.  
  2461. div.column.span-300.last div.normalbox div.tablemenu div.rowwide span.summary {
  2462.     width:100%;
  2463. }
  2464.  
  2465. div.normalbox  div.tablemenu textarea.text {
  2466.     min-width: 582px;
  2467.     min-height: 84px;
  2468.    max-height: 507px;
  2469.     font-size: 16px;
  2470.     resize: none;
  2471.     border: none;
  2472.     border-left: 7px solid #257ae4;
  2473.    background-color: #00000050;
  2474.    text-shadow: 0 0 4px #000;
  2475.    color: #c8c8c8;
  2476.    padding: 7px 7px 7px 14px;
  2477.    scrollbar-width: thin;
  2478.    scrollbar-color: #257ae4 transparent;
  2479. }
  2480.  
  2481. .deleteicon, .bookmarkicon, .authicon, .karmagoodicon, .archiveicon, .pinicon, .commenticon, .manageicon, .editicon, .nexticon, .previousicon, .clearicon, .karmabadicon, .entericon, .ascicon, .descicon, .replyicon, .rowhasreplied1 h4 a {
  2482.    padding-top: 1px;
  2483.     padding-left: 30px;
  2484.     padding-right: 15px;
  2485.     height: 24px;
  2486.    background-position: 0 0;
  2487. }
  2488.  
  2489.  .karmagoodicon {
  2490.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/plus.svg);
  2491.     width: 24px !important;
  2492. }
  2493.  
  2494.  .karmagoodicon:hover {
  2495.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/plusHOVERf.svg);
  2496. }
  2497.  
  2498.  .karmabadicon {
  2499.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/minus.svg);
  2500.     width: 24px !important;
  2501. }
  2502.  
  2503.  .karmabadicon:hover {
  2504.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/minusHOVERf.svg);
  2505. }
  2506.  
  2507. .entericon {
  2508.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/reply.svg);
  2509. }
  2510.  
  2511. .entericon:hover {
  2512.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/replyHOVERf.svg);
  2513. }
  2514.  
  2515. div.normalbox div.table span.subheading .deleteicon, div.normalbox div.table span.subheading .pinicon, div.normalbox div.table span.subheading .commenticon, div.normalbox div.table span.subheading .editicon {
  2516.     padding: 2px 15px 5px 30px;
  2517.     height: 24px;
  2518. }
  2519.  
  2520. .tagaction.editicon, .tagaction.karmagoodicon, .tagaction.karmabadicon {
  2521.     padding: 2px 0px 5px 30px;
  2522. }
  2523.  
  2524. .deleteicon {
  2525.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/delete.svg);
  2526. }
  2527.  
  2528. .deleteicon:hover {
  2529.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/deleteHOVERf.svg);
  2530. }
  2531.  
  2532. .pinicon {
  2533.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/pin.svg);
  2534. }
  2535.  
  2536. .pinicon:hover {
  2537.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/pinHOVERf.svg);
  2538. }
  2539.  
  2540. .commenticon {
  2541.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/comms.svg);
  2542. }
  2543.  
  2544. .commenticon:hover {
  2545.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/commsHOVERf.svg);
  2546. }
  2547.  
  2548. .editicon {
  2549.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/edit.svg);
  2550. }
  2551.  
  2552. .editicon:hover {
  2553.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/editHOVERf.svg);
  2554. }
  2555.  
  2556. div.normalbox div.tablerating div.ratingbar {
  2557.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/rateoff.png) no-repeat 0 0px;
  2558.     height: 24px;
  2559. }
  2560.  
  2561. div.normalbox div.tablerating div.ratingbar .on {
  2562.     background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/rate.png) no-repeat 0 0;
  2563.     height: 24px;
  2564. }
  2565.  
  2566. div.normalbox div.tablerating div.ratingbar div.ratingform .on, div.normalbox div.tablerating div.ratingbar div.ratingform div.star {
  2567.     height: 24px !important;
  2568. }
  2569.  
  2570. div.normalbox div.tablerating div.ratingbar div.ratingform div.star a {
  2571.     background-position-y: 0 !important;
  2572. }
  2573.  
  2574. div.normalbox div.tablemenu div.rowwide h5, div.span-300-alt div.normalbox div.tablemenu h5, div.span-all div.normalbox div.tablemenu h5 {
  2575.     width: 270px;
  2576. }
  2577.  
  2578. div.pagination a.previous, div.pagination a.next {
  2579.     background-color: #257ae4;
  2580.     border: 0;
  2581.     font-size: 0;
  2582.     color: #fff;
  2583.     padding: 0;
  2584.     width: 50px;
  2585.     height: 50px;
  2586.    border-radius: 30px;
  2587. }
  2588.  
  2589. div.pagination a.previous {
  2590.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-left1.svg);
  2591.    background-position: -2px 0;
  2592.     background-size: 100%;
  2593.     background-color: #00000000;
  2594. }
  2595.  
  2596. div.pagination a.previous:hover {
  2597.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-leftHOVER.svg);
  2598.     background-color: #00000050;
  2599. }
  2600.  
  2601.  
  2602. div.pagination a.next {
  2603.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-right.svg);
  2604.    background-position: 2px 0;
  2605.     background-size: 100%;
  2606.     background-color: #00000000;
  2607. }
  2608.  
  2609. div.pagination a.next:hover {
  2610.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-rightHOVER.svg);
  2611.     background-color: #00000050;
  2612. }
  2613.  
  2614.  
  2615. div.pagination a.pageoff, div.pagination span.previous, div.pagination span.next {
  2616.     background-color: transparent;
  2617.     font-size: 0;
  2618.     border: 0;
  2619.     padding: 0;
  2620.     width: 50px;
  2621.     height: 50px;
  2622.     border-radius: 30px;
  2623. }
  2624.  
  2625. div.pagination span.next {
  2626.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-rightoff.svg);
  2627.    background-position: 2px 0;
  2628.     background-size: 100%;
  2629.    transition: all 0.3s ease-out;
  2630. }
  2631.  
  2632. div.pagination span.next:hover {
  2633.     background-color: #00000050;
  2634.    transition: all 0.3s ease-out;
  2635. }
  2636.  
  2637. div.pagination span.previous {
  2638.    background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/imgbox-leftoff.svg);
  2639.    background-position: -2px 0;
  2640.     background-size: 100%;
  2641.    transition: all 0.3s ease-out;
  2642. }
  2643.  
  2644. div.pagination span.previous:hover {
  2645.     background-color: #00000050;
  2646.    transition: all 0.3s ease-out;
  2647. }
  2648.  
  2649. div.title span.options a {
  2650.    font-size: 0;
  2651.     border: none;
  2652.     color: #c8c8c8;
  2653.     padding: 0;
  2654.     height: 24px;
  2655.     width: 24px;
  2656.    margin-left:7px;
  2657. }
  2658.  
  2659. div.title span.options a:hover {
  2660.     border: none;
  2661.     color: #257ae4;
  2662.     padding: 0;
  2663.     width: 24px;
  2664. }
  2665.  
  2666. span.options a.archiveicon {
  2667.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/archf.svg) no-repeat;
  2668.    background-size: 100%;
  2669.     background-position: 0 0;
  2670. }
  2671.  
  2672. span.options a.archiveicon:hover {
  2673.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/archHOVERf.svg) no-repeat;
  2674.    background-size: 100%;
  2675.     background-position: 0 0;
  2676. }
  2677.  
  2678. span.options a.pinicon {
  2679.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/pin.svg) no-repeat;
  2680.    background-size: 100%;
  2681.     background-position: 0 0;
  2682. }
  2683.  
  2684. span.options a.pinicon:hover {
  2685.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/pinHOVERf.svg) no-repeat;
  2686.    background-size: 100%;
  2687.     background-position: 0 0;
  2688. }
  2689.  
  2690. span.options a.watchicon {
  2691.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/watch.svg) no-repeat;
  2692.    background-size: 100%;
  2693.     background-position:  0 0;
  2694. }
  2695.  
  2696. span.options a.watchicon:hover {
  2697.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/watchHOVERf.svg) no-repeat;
  2698.    background-size: 100%;
  2699.     background-position:  0 0 !important;
  2700. }
  2701.  
  2702. span.options a.editicon {
  2703.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/edit.svg) no-repeat;
  2704.    background-size: 100%;
  2705.     background-position:  0 0;
  2706. }
  2707.  
  2708. span.options a.editicon:hover {
  2709.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/editHOVERf.svg) no-repeat;
  2710.    background-size: 100%;
  2711.     background-position:  0 0 !important;
  2712. }
  2713.  
  2714. span.options a.manageicon {
  2715.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/settings.svg) no-repeat;
  2716.    background-size: 100%;
  2717.     background-position:  0 0;
  2718. }
  2719.  
  2720. span.options a.manageicon:hover {
  2721.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/settingsHOVERf.svg) no-repeat;
  2722.    background-size: 100%;
  2723.     background-position:  0 0 !important;
  2724. }
  2725.  
  2726. span.options a.rssicon {
  2727.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/rss.svg) no-repeat;
  2728.    background-size: 100%;
  2729.     background-position:  0 0;
  2730. }
  2731.  
  2732. span.options a.rssicon:hover {
  2733.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/rssHOVERf.svg) no-repeat;
  2734.    background-size: 100%;
  2735.     background-position:  0 0 !important;
  2736. }
  2737.  
  2738. span.options a.reporticon {
  2739.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/reportd.svg) no-repeat;
  2740.    background-size: 100%;
  2741.     background-position:  0 0;
  2742. }
  2743.  
  2744. span.options a.reporticon:hover {
  2745.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/reportrHOVER.svg) no-repeat;
  2746.    background-size: 100%;
  2747.     background-position:  0 0 !important;
  2748. }
  2749.  
  2750. span.options a.addicon {
  2751.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/plus.svg) no-repeat;
  2752.    background-size: 100%;
  2753.     background-position:  0 0;
  2754. }
  2755.  
  2756. span.options a.addicon:hover {
  2757.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/plusHOVERf.svg) no-repeat;
  2758.    background-size: 100%;
  2759.     background-position:  0 0 !important;
  2760. }
  2761.  
  2762.  
  2763. span.options a.deleteicon {
  2764.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/delete.svg) no-repeat;
  2765.    background-size: 100%;
  2766.     background-position:  0 0;
  2767. }
  2768.  
  2769. span.options a.deleteicon:hover {
  2770.    background: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/deleteHOVERf.svg) no-repeat;
  2771.    background-size: 100%;
  2772.     background-position:  0 0 !important;
  2773. }
  2774.  
  2775. div.normalbox div.tablerelated div.row.clear {
  2776.    text-align: center;
  2777. }
  2778.  
  2779. div.normalbox div.tablerelated div.content {
  2780.     margin-left: 0;
  2781.     width: 262px;
  2782.    border-top: 7px solid #257ae4;
  2783.    padding: 7px;
  2784.    transition: all 0.3s ease-out;
  2785. }
  2786.  
  2787. div.normalbox div.tablerelated div.row.clear:hover div.content {
  2788.    border-top: 7px solid #fff;
  2789.    background-color: #00000050;
  2790.    transition: all 0.3s ease-out;
  2791. }
  2792.  
  2793. div.normalbox div.tablerelated a.image {
  2794.    padding: 0;
  2795.     width: 276px;
  2796.     height: 150px;
  2797.     background: none;
  2798. }
  2799.  
  2800. div.normalbox div.tablerelated a.image img {
  2801.     width: 276px;
  2802.    background-position-y: center;
  2803.    transition: all 0.3s ease-out;
  2804. }
  2805.  
  2806. div.normalbox div.tablerelated div.row.clear:hover a.image {
  2807.     height: 207px;
  2808.    transition: all 0.3s ease-out;
  2809. }
  2810.  
  2811. div.normalbox div.tablerelated div.row.clear:hover a.image img {
  2812.    background-color: #00000050;
  2813.    transition: all 0.3s ease-out;
  2814. }
  2815.  
  2816. div.normalbox div.mediaviewer div.media {
  2817.     height: auto !important;
  2818.    min-height: 516px;
  2819.    margin-bottom: 35px;
  2820.     text-align: center;
  2821. }
  2822.  
  2823. div.normalbox div.mediaviewer div.tooltip {
  2824.     margin-bottom: 0px!important;
  2825. }
  2826.  
  2827. .jwplayer {
  2828.     width: 896px !important;
  2829.     height: 504px !important;
  2830.     font-size: 20px;
  2831.     font-family: Arial,Helvetica,sans-serif;
  2832. }
  2833.  
  2834. div.normalbox div.inner img#mediaimage {
  2835.     width: 100% !important;
  2836.     height: auto !important;
  2837. }
  2838.  
  2839. div.normalbox div#modsform.body.clear {
  2840.     height: auto;
  2841. }
  2842. div.normalbox div.tableform input#modshomepage.text, select#modsgenre.select, select#modstheme.select, select#articlestype.select, select#modsplayers.select, input#modsname.text, input#articlesname.text, .selectholder {
  2843.     margin-top: 14px;
  2844. }
  2845. div.tableform p.uploadicon, p.uploadlogo, p.uploadheader {
  2846.     margin-top: 15px!important;
  2847. }
  2848.  
  2849. div#mceu_17-body.mce-container-body.mce-stack-layout {
  2850.     margin-left: -10px;
  2851.     margin-top: 20px;
  2852.     width: 916px!important;
  2853. }
  2854.  
  2855. iframe#modsdescription_ifr {
  2856.     height: 1200px!important;
  2857. }
  2858.  
  2859. iframe#articlesdescription_ifr {
  2860.     text-align: left!important;
  2861.     height: 760px!important;
  2862.     background: transparent!important;
  2863. }
  2864.  
  2865. div.mce-edit-area {
  2866.     background: transparent;
  2867. }
  2868. iframe#downloadsdescription_ifr {
  2869.     height: 810px!important;
  2870. }
  2871.  
  2872. div.normalbox div.tablerelated span.summary a {
  2873.    font-size: 18px;
  2874.     margin: 0;
  2875.    transition: all 0.3s ease-out;
  2876. }
  2877.  
  2878. div.normalbox div.tablerelated span.summary a:hover {
  2879.    color: #257ae4;
  2880.    text-shadow: 0 0 4px #257ae4;
  2881.    transition: all 0.3s ease-out;
  2882. }
  2883.  
  2884. div.normalbox div.body p {
  2885.     margin-top: 14px;
  2886.     margin-bottom: 14px;
  2887. }
  2888.  
  2889. div.normalbox div.body p.introductiontext {
  2890.     font-size: 20px;
  2891.     font-weight: normal;
  2892.     margin-bottom: 14px;
  2893.    text-align: center;
  2894. }
  2895.  
  2896. div.normalbox div.body p.introduction {
  2897.     border: none;
  2898.     color: #c8c8c8;
  2899.     margin-bottom: 14px;
  2900.     padding-bottom: 0;
  2901.    text-align: center;
  2902. }
  2903.  
  2904. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest {
  2905.     padding-top: 0;
  2906.    padding-bottom:14px;
  2907.    height: auto;
  2908. }
  2909.  
  2910. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p {
  2911.     margin: 0;
  2912. }
  2913.  
  2914. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .twittericon, div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .steamicon, div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .facebookicon, div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .googleicon {
  2915.     background-image: url(/cutoff/images/icons/connect.png);
  2916.     height: 44px;
  2917.     width: 44px;
  2918.    margin-left: 7px!important;
  2919.    background-size: 100%;
  2920.    background-position: 0 0;
  2921. }
  2922.  
  2923. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .twittericon {
  2924.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/twitter50px.svg);
  2925. }
  2926.  
  2927. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .steamicon {
  2928.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/steam30px.svg);
  2929. }
  2930.  
  2931. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .facebookicon {
  2932.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/facebook50px.svg);
  2933. }
  2934.  
  2935. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .googleicon {
  2936.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/google30px.svg);
  2937. }
  2938.  
  2939. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .twittericon:hover {
  2940.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/twitterHOVER50px.svg);
  2941. }
  2942.  
  2943. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .steamicon:hover {
  2944.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/steamHOVER30pxoriginal.svg);
  2945. }
  2946.  
  2947. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .facebookicon:hover {
  2948.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/facebookHOVER50px.svg);
  2949. }
  2950.  
  2951. div.normalbox div#commentform.body div.tableform form div.row.rowcommentguest p .googleicon:hover {
  2952.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/googleHOVER30px.svg);
  2953. }
  2954. div.normalbox div.tableform div.row.buttons {
  2955.     margin: 0!important;
  2956.     position: relative;
  2957. }
  2958.  
  2959. div#twitterform.body.bodysimple.clear {
  2960.     min-height: 98px;
  2961.     max-height: 650px;
  2962.     overflow-y: scroll;
  2963.     width: 313px;
  2964.     padding-right: 17px;
  2965. }
  2966.  
  2967. div#tagsform.body.bodysimple.clear {
  2968.     height: auto;
  2969.     overflow-y: hidden;
  2970. }
  2971.  
  2972. div#tagsform.body.bodysimple.clear div.table form div.row.rowtagstag {
  2973.    height:auto;
  2974. }
  2975.  
  2976. div#tagsform.body.bodysimple.clear div.table form div.row.buttons, div#twitterform.body.bodysimple.clear div.table form div.row.buttons {
  2977.     font-size: 0;
  2978.    line-height: 1px;
  2979.     margin: 0!important;
  2980.     position: relative;
  2981.    padding-bottom: 0;
  2982. }
  2983.  
  2984. div.normalbox div.table div.row.rowcommentguest.clear {
  2985.     background-color: #fff;
  2986. }
  2987.  
  2988. div#downloadsform.body.clear, div#forumform.body.clear, div#newsletterform.body.clear, div#mediaform.body.clear, div#profileform.body.clear, div#articlesform.body.clear {
  2989.     height: auto;
  2990.     overflow: hidden!important;
  2991. }
  2992.  
  2993. div.headermediabox div.supporter, div.footermediabox div.supporter, div.nextmediabox div.supporter, div.smallmediabox div.supporter {
  2994.     background: transparent!important;
  2995.     height: 0!important;
  2996.     padding: 0px;
  2997.     background-size: 0;
  2998. }
  2999.  
  3000. div.smallmediabox, div.smallmediabox div.supporter, div.footermediabox, div.headermediabox, div.nextmediabox {
  3001.     position: absolute;
  3002.     height: 0!important;
  3003.     margin-top: -17000px;
  3004.     vertical-align: bottom;
  3005.     text-align: center;
  3006.     overflow: hidden!important;
  3007.     z-index: -100;
  3008. }
  3009.  
  3010. div.normalbox div.title a.related {
  3011.     color: #c8c8c8;
  3012.    font-size: 18px;
  3013.     margin: -4px 0 0 14px!important;
  3014.     text-decoration: none;
  3015. }
  3016.  
  3017. div.normalbox div.title a.related:hover {
  3018.     color: #2579e4;
  3019. }
  3020. div.amcharts-chart-div svg g g text, div.amcharts-main-div svg g g g text {
  3021.     fill: #c8c8c8;
  3022. }
  3023.  
  3024. div.amcharts-chart-div a {
  3025.     color: #c8c8c8 !important;
  3026. }
  3027.  
  3028. div.amcharts-chart-div a:hover {
  3029.     color: #2579e4 !important;
  3030. }
  3031.  
  3032. div.normalbox div.body div#chartdiv {
  3033.     margin-bottom: 50px;
  3034. }
  3035.  
  3036. div.amcharts-center-div {
  3037.     margin-right: 150px!important;
  3038. }
  3039.  
  3040. div.normalbox div.body div.tablemenu div.row.csstooltip span.summary div a img {
  3041.      background: none;
  3042.     background-size: 0;
  3043.     background-position: 0 0;
  3044.     padding-left: 0;
  3045.     width: auto;
  3046. }
  3047.  
  3048. div.amcharts-right-div {
  3049.     width: 135px!important;
  3050. }
  3051. .amChartsCompareList.amcharts-compare-div{
  3052.     width: 135px!important;
  3053. }
  3054. select.amcharts-data-set-select {
  3055.     width: 135px!important;
  3056.    background: #00000050;
  3057.    border: none;
  3058.    font-size: 18px;
  3059.    color: #c8c8c8;
  3060. }
  3061.  
  3062. select.amcharts-data-set-select {
  3063.    text-shadow: 0 0 4px #000;
  3064. }
  3065.  
  3066. input#newslettersubmit {
  3067.     padding: 0;
  3068.     position: relative;
  3069.     margin-top: -30px;
  3070.     margin-left: 0px;
  3071.     height: 30px!important;
  3072.     width: 276px!important;
  3073. }
  3074.  
  3075. input#twittersubmit{
  3076.     position: relative;
  3077.     margin-top: 0;
  3078.     margin-bottom: 0;
  3079.    height: 28px !important;
  3080.     width: 276px !important;
  3081. }
  3082.  
  3083.  
  3084. input.amChartsInputField {
  3085.    background-color: #00000050;
  3086.     padding: 0;
  3087.     padding-left: 7px;
  3088.     padding-top: 1px;
  3089.     padding-bottom: 1px;
  3090.     height: 28px !important;
  3091.     width: 211px !important;
  3092.    border: 0;
  3093.    color: #c8c8c8;
  3094.    font-size: 18px;
  3095.    margin-bottom: 14px;
  3096. }
  3097.  
  3098. input#linkssearch.text {
  3099.     padding: 1px;
  3100.     height: 19px!important;
  3101.     width: 299px!important;
  3102. }
  3103.  
  3104. input#downloadsdatebuild.text.hasDatepicker {
  3105.     padding: 0px;
  3106.     height: 30px!important;
  3107.     width: 293px!important;
  3108. }
  3109.  
  3110. input.button {
  3111.     height: 20px!important;
  3112.     width: 20px!important;
  3113. }
  3114.  
  3115. input#tagstag.text, input#twitterscreenname.text, input#downloadembed.text, input#downloadwidget.text, div.normalbox div.tableform input.text, table.tableforumform tr.category input.text, table.tableforumform tr.subcategory input.text  {
  3116.    border: none;
  3117.    background-color: #00000050;
  3118.    color: #c8c8c8;
  3119.    text-shadow: 0 0 4px #000;
  3120.    font-size: 18px;
  3121.    padding-left: 7px;
  3122.    padding-right: 7px;
  3123.    margin: 0;
  3124.    height: 28px!important;
  3125.    width: 262px!important;
  3126. }
  3127.  
  3128. table.tableforumform tr.category input.text  {
  3129.    margin-top: 3px;
  3130. }
  3131.  
  3132. input#embedbutton.text, input#embedicon.text,input#embedlink.text, input#embedwidget.text, input#embedstats.text {
  3133.     height: 18px!important;
  3134. }
  3135. input#articlespermission {
  3136.     margin-top: -5px;
  3137.     height: 15px!important;
  3138.     width: 15px!important;
  3139. }
  3140.  
  3141. input#secretIframebutton.button {
  3142.     height: 30px!important;
  3143.     width: 276px!important;
  3144.    font-size:18px;
  3145.    margin-left: 22px;
  3146. }
  3147.  
  3148. input.amChartsButton, input.amChartsButtonSelected {
  3149.     background-color: #00000000!important;
  3150.     border: none;
  3151.    border-radius: 0;
  3152.     color: #c8c8c8;
  3153.     margin-top: 0px!important;
  3154.     height: 25px!important;
  3155.     width: 110px!important;
  3156.    font-size:18px;
  3157.    height: 30px!important;
  3158.    text-shadow: 0 0 4px #000;
  3159.    transition: all 0.3s ease-out;
  3160. }
  3161.  
  3162. input.amChartsButton:hover, input.amChartsButtonSelected:hover {
  3163.     background-color: #00000050!important;
  3164.     border: none;
  3165.    border-radius: 0;
  3166.     color: #2579e4;
  3167.     margin-top: 0px!important;
  3168.     height: 25px!important;
  3169.     width: 110px!important;
  3170.    height: 30px!important;
  3171.    text-shadow: 0 0 4px #2579e4;
  3172.    transition: all 0.3s ease-out;
  3173. }
  3174.  
  3175. input.amChartsButtonSelected {
  3176.     background-color: #00000050!important;
  3177. }
  3178.  
  3179. div.normalbox div.body ul {
  3180.    font-size: 16px;
  3181.     padding-left: 10px;
  3182.     padding-right: 10px;
  3183. }
  3184.  
  3185. input#downloadsfiledata.file, input#downloadslogo.file, input#mediafiledata.file, input#mediatags, input#medianame, input#medianameid, input#filedataWget.text, input#articlestags, input#articlesname, input#articlesnameid {
  3186.     height: 30px!important;
  3187.     width: 592px!important;
  3188. }
  3189.  
  3190. input#newsletteremail.text {
  3191.     height: 30px!important;
  3192.     width: 262px!important;
  3193. }
  3194. select#downloadsdatechoose.select{
  3195.     height: 30px!important;
  3196.     width: 306px!important;
  3197. }
  3198.  
  3199. select#articlestype.select {
  3200.     height: 30px!important;
  3201.     width: 606px!important;
  3202. }
  3203.  
  3204. span#downloadsdatecountdown.datecustom.hasCountdown {
  3205.     margin-top: -45px;
  3206. }
  3207. span.selecton {
  3208.    background-color: #00000050 !important;
  3209.     border: 0!important;
  3210. }
  3211. textarea#downloadssummary, textarea#articlessummary {
  3212.     position: static;
  3213.     resize: none;
  3214.     margin-top: 5px;
  3215.     width: 915px;
  3216.     height: 80px;
  3217. }
  3218. textarea#mediasummary.input.ui-autocomplete-input {
  3219.     margin-top: 0px;
  3220. }
  3221.  
  3222. textarea#commentsummary {
  3223.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3224.    background-color: #00000050 !important;
  3225.    border: none;
  3226.    border-left: 7px solid #257ae4;
  3227.    min-height: 127px;
  3228.    width: 868px;
  3229.    margin-top: 0;
  3230.    padding: 7px 7px 7px 14px;
  3231.     position: relative;
  3232.    resize: none !important;
  3233.    color: #c8c8c8;
  3234.     text-shadow: 0 0 4px #000;
  3235.    font-size: 16px;
  3236.     line-height: 22px;
  3237.    transition: all 0.3s ease-out;
  3238.    overflow:auto;
  3239.    box-shadow: none;
  3240.    scrollbar-width: thin;
  3241.    scrollbar-color: #257ae4 transparent;
  3242. }
  3243.  
  3244. textarea#commentsummary:focus {
  3245.    border-left: 7px solid #fff;
  3246.    transition: all 0.3s ease-out;
  3247. }
  3248.  
  3249. textarea#mediasummary.input.ui-autocomplete-input, textarea#modssummary {
  3250.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3251.    color: #c8c8c8;
  3252.     text-shadow: 0 0 4px #000;
  3253.    font-size: 16px;
  3254.     line-height: 22px;
  3255.     position: relative;
  3256.    resize: none;
  3257.    box-shadow: none;
  3258.    scrollbar-width: thin;
  3259. }
  3260.  
  3261. div.imagebox div.tempplayer iframe  {
  3262.     width: 1256px !important;
  3263.     max-width: 1256px !important;
  3264.     height: 707px !important;
  3265.     max-height:  707px !important;
  3266.     margin: 29px 0 0 !important;
  3267.     border-radius: 30px;
  3268.     padding: 54px 7px 42px;
  3269.     background-color: #34404ebb;
  3270.     box-shadow: 0 0px 14px #00000050;
  3271. }
  3272.  
  3273. .achtung {
  3274.    padding: 7px 14px 7px 7px;
  3275.    border-radius: 0;
  3276.    background-color: #00000050;
  3277.    border-right: 7px solid #257ae4;
  3278.    box-shadow: none;
  3279.    margin-bottom:7px;
  3280.    color: #c8c8c8;
  3281.    font-size: 18px;
  3282.    line-height: 22px;
  3283.    text-shadow: 0 0 4px #000;
  3284. }
  3285.  
  3286. .achtungSuccess {
  3287.    background-color: #00000050;
  3288.    border-right: 7px solid #11c043;
  3289. }
  3290.  
  3291. .achtungFail {
  3292.    background-color: #00000050;
  3293.    border-right: 7px solid #ac1111;
  3294. }
  3295.  
  3296. div.span-300 div.normalbox div.tablemenu input.text {
  3297.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3298.     background-color: #00000050;
  3299.     padding-right: 7px;
  3300.     padding-left: 7px;
  3301.     padding-top: 1px;
  3302.     padding-bottom: 1px;
  3303.     height: 28px;
  3304.     width: 262px;
  3305.     color: #c8c8c8;
  3306.      font-size: 18px;
  3307.    border: none;
  3308.    margin-top:7px;
  3309. }
  3310.  
  3311. input#downloadstags.text, input#downloadsname.text {
  3312.     padding: 1px;
  3313.     height: 30px!important;
  3314.     width: 606px!important;
  3315. }
  3316. div.normalbox div.tableform div.progressbar {
  3317.     border: 2px solid #2579e4;
  3318.     color: #c8c8c8!important;
  3319.     margin-top: 5px;
  3320.     overflow: hidden;
  3321.     width: 594px;
  3322.    padding: 4px;
  3323. }
  3324.  
  3325. div.normalbox div.tableform div.progressbar div {
  3326.     background-color: #2579e4;
  3327.     font-size: 18px;
  3328.     line-height: 18px;
  3329. }
  3330.  
  3331. div.normalbox form.filter {
  3332.     font-size: 0;
  3333.     background-color: transparent;
  3334.     padding: 0 10px 7px;
  3335.     margin: 0;
  3336. }
  3337.  
  3338. div.normalbox form.filter input {
  3339.    background-color: #00000050;
  3340.     padding: 0px 7px 1px;
  3341.     height: 30px;
  3342.     width: 211px;
  3343.    border: none;
  3344.    color: #c8c8c8;
  3345.     font-size: 18px;
  3346.     text-shadow: 0 0 4px #000;
  3347.    margin-bottom: 0;
  3348.    margin-right: 7px;
  3349. }
  3350.  
  3351. div.normalbox form.filter select, div.normalbox div.tableform select.select, table.tableforumform tr.subcategory select.select {
  3352.    background-color: #00000050;
  3353.     padding: 0px 7px 1px;
  3354.     height: 30px !important;
  3355.     width: 138px;
  3356.    border: none;
  3357.    color: #c8c8c8;
  3358.     font-size: 18px;
  3359.     text-shadow: 0 0 4px #000;
  3360.    margin-bottom: 0;
  3361.    margin-right: 7px;
  3362. }
  3363.  
  3364. div.normalbox form.filter select option, div.normalbox form.filter select, div.normalbox div.tableform select option, table.tableforumform tr.subcategory select option {
  3365.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3366.     font-weight: normal;
  3367.     font-size: 18px;
  3368.     min-height: 30px;
  3369.     text-shadow: 0 0 4px #000;
  3370.     padding: 0 7px 1px;
  3371. }
  3372.  
  3373. div.normalbox div.tableform select option {
  3374.     padding: 0 14px 1px 0;
  3375. }
  3376.  
  3377. div.normalbox div.tableform select optgroup {
  3378.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3379.     font-weight: normal;
  3380.     font-size: 22px;
  3381.     min-height: 30px;
  3382.     text-shadow: 0 0 4px #000;
  3383.     padding: 0px 7px 1px;
  3384.    background-color: #00000050;
  3385. }
  3386.  
  3387. table.tableforum thead th {
  3388.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3389.     color: #c8c8c8;
  3390.    font-size: 16px;
  3391.     font-weight: normal;
  3392. }
  3393.  
  3394. div.normalbox form.filter div.buttons input, div.normalbox form.filter div.buttons a.reset {
  3395.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3396.     background: none;
  3397.     border: none;
  3398.     color: #c8c8c8;
  3399.     font-size: 18px;
  3400.     line-height: 22px;
  3401.     margin: 0;
  3402.     width: 120px;
  3403.     height: 30px;
  3404.    transition: all 0.3s ease-out;
  3405. }
  3406.  
  3407. div.normalbox form.filter div.buttons a.reset {
  3408.     margin-top: -30px;
  3409.    margin-left: -120px;
  3410.    padding-top: 4px;
  3411.     height: 26px;
  3412. }
  3413.  
  3414. div.normalbox form.filter div.buttons input:hover, div.normalbox form.filter div.buttons a.reset:hover {
  3415.     background-color: #00000050;
  3416.     color: #257ae4;
  3417.    transition: all 0.3s ease-out;
  3418. }
  3419.  
  3420.  
  3421. div.normalbox div.table div.rowsort div.content {
  3422.     width: 896px;
  3423.    margin: 0;
  3424. }
  3425.  
  3426. div.normalbox div.table div.rowsort div.content span.date {
  3427.     float: right;
  3428.    height: 30px;
  3429.    line-height: 30px;
  3430.     text-align: right;
  3431. }
  3432.  
  3433. div.normalbox div.table div.rowsort div.content span.date:hover {
  3434.    transition: all 0.3s ease-out;
  3435. }
  3436.  
  3437. div.normalbox div.table div.rowsort div.content span.date a {
  3438.    padding: 2px 10px 7px;
  3439. }
  3440.  
  3441. div.normalbox div.table div.rowsort div.content span.date a:hover {
  3442.     color: #257ae4;
  3443. }
  3444.  
  3445. .descicon {
  3446.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/down.svg);
  3447.    background-position: 10px 0;
  3448.    padding-left: 40px !important;
  3449.    width: 24px;
  3450.    height: 24px;
  3451. }
  3452.  
  3453. .descicon:hover {
  3454.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/downHOVERf.svg);
  3455.    background-position: 10px 0;
  3456. }
  3457.  
  3458. .ascicon {
  3459.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/up.svg);
  3460.    background-position: 10px 0;
  3461.    padding-left: 40px !important;
  3462.    width: 24px;
  3463.    height: 24px;
  3464. }
  3465.  
  3466. .ascicon:hover {
  3467.     background-image: url(https://media.moddb.com/images/members/5/4214/4213492/profileredesign/upHOVERf.svg);
  3468.    background-position: 10px 0;
  3469. }
  3470.  
  3471. div.normalbox div.table span.subheading .descicon, div.normalbox div.table span.subheading .descicon:hover, div.normalbox div.table span.subheading .ascicon, div.normalbox div.table span.subheading .ascicon:hover, div.normalbox div.table span.subheading .karmagoodicon, div.normalbox div.table span.subheading .karmagoodicon:hover, div.normalbox div.table span.subheading .karmabadicon, div.normalbox div.table span.subheading .karmabadicon:hover {
  3472.    background-position: 10px 3px;
  3473.    padding-left: 40px !important;
  3474. }
  3475.  
  3476. div.normalbox div.tableform label {
  3477.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3478.     font-size: 20px;
  3479.     text-shadow: 0px 0px 4px #000;
  3480. }
  3481.  
  3482. #relatedlinks option {
  3483.    padding: 7px 0 0 7px;
  3484. }
  3485.  
  3486. #relatedlinks option:hover {
  3487.     background-color: #00000050;
  3488. }
  3489.  
  3490. #relatedlinks option.optgroup {
  3491.     background-color: #00000050;
  3492.     color: #fff;
  3493.     font-weight: normal;
  3494.     text-transform: uppercase;
  3495. }
  3496.  
  3497. div#modsform div.tableform div.row {
  3498.  padding: 0 10px 14px;
  3499. }
  3500.  
  3501. div.normalbox div.tableform input.file {
  3502.     width: 606px;
  3503.    font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3504.     font-size: 16px;
  3505.     text-shadow: 0 0 4px #000;
  3506. }
  3507.  
  3508. div.normalbox div.tableform select.select, div.normalbox div.tableform input.text {
  3509.     width: 606px!important;
  3510. }
  3511.  
  3512. #downloadsnameid {
  3513.     width: 594px!important;
  3514. }
  3515.  
  3516. .row.rowmodsreleasedgroup.clear select.select {
  3517.     width: 146.3px !important;
  3518.    margin-right: 7px !important;
  3519. }
  3520.  
  3521.  table.tableforumform tr.subcategory select.select {
  3522.     width: 188px !important;
  3523. }
  3524.  
  3525. #relatedlinks select {
  3526.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3527.     font-size: 18px;
  3528.     width: 431px!important;
  3529.    height: 400px!important;
  3530.    overflow: auto;
  3531. }
  3532. div#modsform div.tableform p.helper, div#articlesform div.tableform p.helper, div#downloadsform div.tableform p.helper, div#mediaform div.tableform p.helper, div#forumform div.tableform p.helper {
  3533.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3534.     font-size: 16px;
  3535.     line-height: 22px;
  3536.     margin-top: 3px;
  3537.     margin-bottom: 7px;
  3538.      width: 606px;
  3539.     color: #c8c8c8;
  3540. }
  3541.  
  3542. div#modsform div.tableform ul.exhelper li, div#articlesform div.tableform ul.exhelper li, div#downloadsform div.tableform ul.exhelper li, div#mediaform div.tableform ul.exhelper li, div#forumform div.tableform ul.exhelper li {
  3543.     font-size: 16px;
  3544.     text-shadow: 0 0 4px #000;
  3545.     color: #c8c8c8;
  3546. }
  3547.  
  3548. textarea#modssummary, textarea#articlessummary, textarea#downloadssummary, textarea#mediasummary, textarea#forumforumsummary, table.tableforumform tr.subcategory textarea {
  3549.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3550.     background-color: #00000050 !important;
  3551.     border: none;
  3552.     border-left: 7px solid #257ae4;
  3553.     min-height: 127px;
  3554.    max-height: 500px;
  3555.     width: 868px;
  3556.     margin-top: 0;
  3557.     padding: 7px 7px 7px 14px;
  3558.     position: relative;
  3559.     resize: none;
  3560.     color: #c8c8c8;
  3561.     text-shadow: 0 0 4px #000;
  3562.     font-size: 16px;
  3563.     line-height: 22px;
  3564.     transition: all 0.3s ease-out;
  3565.     box-shadow: none;
  3566.     scrollbar-width: thin;
  3567.     scrollbar-color: #257ae4 transparent;
  3568. }
  3569.  
  3570. textarea#modssummary:focus, textarea#articlessummary:focus, textarea#downloadssummary:focus, textarea#mediasummary:focus, textarea#forumforumsummary:focus, table.tableforumform tr.subcategory textarea:focus  {
  3571.     border-left: 7px solid #fff;
  3572.     transition: all 0.3s ease-out;
  3573. }
  3574.  
  3575. table.tableforumform tr.subcategory textarea {
  3576.     min-width: 650px;
  3577.     width: 650px !important;
  3578. }
  3579.  
  3580. .mce-path .mce-divider, .mce-path .mce-path-item {
  3581.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3582.     color: #c8c8c8 ;
  3583.     padding-top: 2px;
  3584. }
  3585.  
  3586. div.normalbox div.tableform .preview {
  3587.     background-color: transparent;
  3588.     padding: 0;
  3589.     position: relative;
  3590.     margin-top: 0;
  3591. }
  3592.  
  3593. div.normalbox div.tableform .preview img {
  3594.    max-width: 276px !important;
  3595. }
  3596.  
  3597. div#mediaform.body.clear div.tableform div.rowmediafiledata div.preview {
  3598.    height: 516px;
  3599.     overflow: hidden!important;
  3600. }
  3601.  
  3602. div#mediaform.body.clear input#secretIframebutton.button {
  3603.     width: 606px !important;
  3604.    margin-top: 7px;
  3605.     margin-left: 0;
  3606. }
  3607. #uploaderholder {
  3608.    background: #34404e;
  3609.     scrollbar-width: thin;
  3610.     scrollbar-color: #257ae4 transparent;
  3611. }
  3612.  
  3613. div.normalbox div.tableform .selectholder span {
  3614.     background-color: transparent;
  3615.     border: 0;
  3616.     border-radius: 0;
  3617.     -moz-border-radius: 0;
  3618.     -webkit-border-radius: 0;
  3619.     color: #c8c8c8;
  3620.     height: 30px;
  3621.     line-height: 30px;
  3622.     margin: 0;
  3623.     overflow: hidden;
  3624.     padding: 0 0px;
  3625.     width: 81px;
  3626.    font-size: 16px;
  3627.     text-align: center;
  3628.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3629. }
  3630.  
  3631. div.normalbox div.tableform .selectholder span:hover {
  3632.     background-color: #00000050;
  3633.     color: #257ae4;
  3634.     text-shadow: 0 0 4px #257ae4;
  3635.     overflow: hidden;
  3636. }
  3637. div.normalbox div.tableform .selectholder .selecton, div.normalbox div.tableform .selectholder .selecton:hover {
  3638.     border: 0;
  3639.     color: #257ae4;
  3640.     text-shadow: 0 0 4px #257ae4;
  3641. }
  3642.  
  3643. div.forumlogos {
  3644.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3645.    height: 30px;
  3646.    font-size: 16px;
  3647.     text-shadow: 0 0 4px #257ae4;
  3648.    background: #00000050;
  3649.     width: 613px;
  3650.     padding: 7px 7px 0 0;
  3651. }
  3652.  
  3653. .amChartsPeriodSelector {
  3654.     width: 920px!important;
  3655.     font-size: 14px!important;
  3656.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3657. }
  3658.  
  3659. .mediaplayer-dimensions {
  3660.     min-width: 916px!important;
  3661.     min-height: 506px!important;
  3662.     width: 100%!important;
  3663.     height: 100%!important;
  3664. }
  3665.  
  3666. video#mediaplayer_html5_api.vjs-tech, .video-js, .vjs-poster {
  3667.      min-width: 896px !important;
  3668.     min-height: 506px !important;
  3669.     width: 100%!important;
  3670.     height: 100%!important;
  3671. }
  3672.  
  3673. .vjs-social-share-title {
  3674.     color: #fff;
  3675.     text-decoration: none;
  3676.     font-size: 18px !important;
  3677.     text-shadow: 0px 0px 4px #000;
  3678. }
  3679.  
  3680. .video-js.vjs-fluid {
  3681.     height: 100% !important;
  3682.     min-height: 516px !important;
  3683. }
  3684.  
  3685. .vjs-contextmenu-ui-menu {
  3686.     width: 228px!important;
  3687.     height: 116px!important;
  3688.     max-width: 228px!important;
  3689.     max-height: 116px!important;
  3690. }
  3691.  
  3692. .video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-contextmenu-ui-menu .vjs-menu-content {
  3693.     background: #257ae4 !important;
  3694. }
  3695.  
  3696. .vjs-contextmenu-ui-menu .vjs-menu-item {
  3697.     border-radius: 0;
  3698.     margin: 0;
  3699.     padding: 7px !important;
  3700.     font-size: 16px !important;
  3701. }
  3702.  
  3703. .vjs-contextmenu-ui-menu .vjs-menu-item:hover {
  3704.     background: #005bad !important;
  3705. }
  3706.  
  3707. .video-js .vjs-big-play-button {
  3708.     background: #34404ebb !important;
  3709.    transition: all 0.3s ease-out;
  3710. }
  3711.  
  3712. .video-js:hover .vjs-big-play-button {
  3713.     background: #00000050 !important;
  3714.    transition: all 0.3s ease-out !important;
  3715. }
  3716.  
  3717. div.media img{
  3718.    min-width: 916px;
  3719.     height: auto !important;
  3720.     vertical-align: middle;
  3721. }
  3722.  
  3723. #mceu_0, #mceu_1, #mceu_2, #mceu_3, #mceu_4, #mceu_5, #mceu_6, #mceu_7, #mceu_8, #mceu_9, #mceu_10, #mceu_11, #mceu_12, #mceu_13, #mceu_14, #mceu_15, #mceu_16 {
  3724.    background-color: transparent;
  3725.    transition: all 0.3s ease-out;
  3726.    border: none;
  3727.    height: 30px;
  3728.    min-width: 30px;
  3729.    margin-bottom: 7px;
  3730. }
  3731.  
  3732. #mceu_0:hover, #mceu_1:hover, #mceu_2:hover, #mceu_3:hover, #mceu_4:hover, #mceu_5:hover, #mceu_6:hover, #mceu_7:hover, #mceu_8:hover, #mceu_9:hover, #mceu_10:hover, #mceu_11:hover, #mceu_12:hover, #mceu_13:hover, #mceu_14:hover, #mceu_15:hover, #mceu_16:hover {
  3733.    background-color: #00000050;
  3734.    transition: all 0.3s ease-out;
  3735. }
  3736.  
  3737. .mce-caret {
  3738.     border-top: 4px solid #c8c8c8;
  3739.    transition: all 0.3s ease-out;
  3740. }
  3741.  
  3742. #mceu_2:hover .mce-caret {
  3743.     border-top: 4px solid #257ae4;
  3744.    transition: all 0.3s ease-out;
  3745. }
  3746.  
  3747. .mce-menubtn span {
  3748.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3749.     color: #c8c8c8;
  3750.    text-shadow: 0 0 4px #000;
  3751.     margin-right: 3px;
  3752.    font-size: 18px;
  3753.     line-height: 22px;
  3754.     *line-height: 22px;
  3755.    transition: all 0.3s ease-out;
  3756. }
  3757.  
  3758. .mce-menubtn:hover span {
  3759.     color: #257ae4 !important;
  3760.    text-shadow: 0 0 4px #257ae4;
  3761.    transition: all 0.3s ease-out;
  3762. }
  3763.  
  3764. .mce-ico {
  3765.    font-size: 20px;
  3766.    color: #c8c8c8;
  3767.    text-shadow: 0 0 4px #000;
  3768.    transition: all 0.3s ease-out;
  3769. }
  3770.  
  3771. .mce-btn:hover .mce-ico {
  3772.     color: #257ae4;
  3773.    text-shadow: 0 0 4px #257ae4;
  3774.    transition: all 0.3s ease-out;
  3775. }
  3776.  
  3777. .mce-menu {
  3778.    background-color: #242c36dd;
  3779.    padding: 0;
  3780.    border: none;
  3781.    margin: 0;
  3782. }
  3783.  
  3784. .mce-menu-item {
  3785.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3786.    margin: 0;
  3787.    color: #c8c8c8;
  3788.    border-left: 7px solid transparent;
  3789.    transition: all 0.3s ease-out;
  3790.    width: 130px;
  3791.    text-shadow: 0 0 4px #000;
  3792. }
  3793.  
  3794. .mce-menu-item:hover {
  3795.    background-color: #34404edd !important;
  3796.     color: #257ae4 !important;
  3797.    border-left: 7px solid #fff;
  3798.    transition: all 0.3s ease-out;
  3799. }
  3800.  
  3801. .mce-menu-item-preview.mce-active {
  3802.    border-left: 7px solid #257ae4;
  3803. }
  3804.  
  3805. .mce-menu-item-preview.mce-active:hover {
  3806.    border-left: 7px solid #fff;
  3807. }
  3808.  
  3809. .mce-menu-item .mce-text {
  3810.    background-color: transparent !important;
  3811.    color: #c8c8c8 !important;
  3812.     font-family: MyriadPro-Regular, PhoenixRegular, Arial;
  3813.    text-shadow: 0 0 4px #000 !important;
  3814. }
  3815.  
  3816. .mce-menu-item:hover .mce-text {
  3817.     color: #257ae4 !important;
  3818.    text-shadow: 0 0 4px #257ae4 !important;
  3819. }
  3820.  
  3821. .mce-menu-item.mce-disabled .mce-text, .mce-menu-item.mce-disabled .mce-ico {
  3822.    color: #c8c8c8;
  3823.    text-shadow: 0 0 4px #000;
  3824. }
  3825.  
  3826. .mce-menu-item.mce-disabled:hover .mce-text, .mce-menu-item.mce-disabled:hover .mce-ico {
  3827.     color: #257ae4;
  3828.    text-shadow: 0 0 4px #257ae4;
  3829. }
  3830.  
  3831. .mce-btn-group:not(:first-child) {
  3832.     border: none;
  3833.     padding-left: 0;
  3834.     margin-left: 0;
  3835. }
  3836.  
  3837. .mce-btn {
  3838.     margin-left: 7px !important;
  3839. }
  3840.  
  3841. .vjs-suggested-video-endcap-img {
  3842.    min-width: 0px !important;
  3843.     width: 268px!important;
  3844. }
  3845. .spoiler {
  3846.     color: transparent;
  3847. }
  3848. .spoiler:hover {
  3849.     color: #c8c8c8!important;
  3850. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement