Need for Speed Wiki
Register
Advertisement
Need for Speed Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import url("/load.php?mode=articles&only=styles&articles=u:dev:InterlanguageFlags/code.css");

/********************/
/**** Inter Lang ****/
/********************/

.WikiaArticleInterlang { text-align: center }
.WikiaArticleInterlang h3 { display: none }

/* Customizing Tabber */

/* tabber tabs */
.tabber .tabbernav {
    transform: skew(-8deg);
    border-bottom: 0;
    padding: 0;
    font-size: 14px
}

/* tabber content */
.tabber.tabberlive > .tabbertab { border: 0 }

/* tabber tabs */
.tabber.tabberlive > .tabbernav > li > a {
    color: #a92064;
    border: 0;
    background: transparent;
    position: relative;
    top: -6px
}

/* tabber tabs when being hovered */
.tabber.tabberlive > .tabbernav > li > a:hover { color: #f03 }

/* selected tabber tab */
.tabber.tabberlive > .tabbernav > .tabberactive > a {
    color: #fff;
    background: #f03
}

/* selected tabber tab when being hovered */
.tabber.tabberlive > .tabbernav > .tabberactive > a:hover { border: 0; color: #fff }

.tabberlive .tabbertab h2,
.tabberlive .tabbertab h3 {
    display: block !important
}
/* End of Customizing Tabber */

/* Admin Highlight */
a[href="/wiki/User:Hyungwoo0312"], a[href="/wiki/User:Krieger22"], a[href="/wiki/User:LeMansRacer"], a[href="/wiki/User:Luqgreg"] { color: #f03; font-weight: bold; font-style: italic}

.WikiaRail .activity-module .edit-info .edit-info-user {
    color: #f03
}

.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px
}

 /* Removing Video Title */
.noCaption .article-thumb figcaption {
	display: none
}

/* Main CSS class of the tooltip */
.main-tooltip {

}

/* Adds padding to the wrapper to make space for a shadow */
#tooltip-wrapper {
    padding: 3px 7px 2px 3px
}

/* Hides tooltips with redlinks, not yet loaded ones and elements containing tooltip contents for advanced tooltips */
.has-redlinks, .tooltip-loading, .advanced-tooltip .tooltip-contents {
    display: none
}

.tooltips-init-complete {
    cursor: help
}

 /* Userpages */
.lmrarchive {
    background:url(https://vignette.wikia.nocookie.net/nfs/images/2/23/LMR_Archive_Background.jpg/revision/latest?cb=20160120165236&path-prefix=en);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 1px
}

/* Wikia Article Headers */
.WikiaPage .WikiaArticle {
    font-size: 14px;
    line-height: 22px
}

.WikiaPage .WikiaArticle li {
    line-height: inherit
}

.WikiaPage h2 {
    color: #f03;
    border-bottom: 1px solid #a92064;
    font-size: 24px;
    padding: 10px 0 0;
    margin: 0
}

.WikiaPage .wikia-page-header h2 {
    border-bottom: 1px solid transparent
}

.WikiaPage h3 {
    color: #ff0033;
    border-bottom: 1px solid #371827;
    padding: 6px 0 0;
    font-size: 20px;
    margin: 0
}

.WikiaPage h4 {
    color: #ff0033;
    font-size: 16px
}

.WikiaArticle .editsection {
    font-weight: normal
}

.WikiaArticle ul, .WikiaArticle ol {
    margin: 0 0 0 2em
}

.WikiaArticle li {
    margin: 1px 0
}

.WikiHeader .wordmark {
    border: 1px solid transparent
}

.WikiaPage {
    border: 1px solid #151515
}

.WikiaPage .WikiaBackground {
    background: #151515
}

.EditPageHeader > h2 {
    color: white;
    font-size: 14px;
    line-height: 17px;
    margin: 4px 5px 2px 0;
    padding: 0;
    border: 0
}

.EditPage .module_page_controls .preview_box h3 {
    font-size: 14px;
    margin: 12px 0 8px;
    color: white
}

.WikiaRail .module {
    background: #151515;
    border: 1px solid transparent;
    margin-bottom: 10px;
    padding: 0 8px 0
}

.WikiaRail .module h2 {
    margin-bottom: 4px
}

.WikiaRail .rail-module .wds-button.wds-is-secondary {
    color: #f03;
    border-color: #f03
}

/* Table of Contents */
.WikiaArticle .toc {
    background-color: #1a1a1a;
    border: 0;
    padding: 2px;
}

/* Headers on Edit Page */
.EditPageHeader h1 {
    font-size: 18px;
    line-height: 22px
}
.EditPageHeader h2 {
    font-size: 14px
}

.EditPage .module_page_controls .preview_box h3,
.EditPage .module > h3 {
    border: 0
}

.ImageUpload h1 {
    color: #fff
}

/* Headers on Recent Changes */
.AdminDashboardHeader h1 {
    font-size: 20px;
    line-height: 40px
}
.AdminDashboardGeneralHeader h1 {
    font-size: 16px
}

/* User Profile */
.UserProfileMasthead .masthead-info h2 {
    color: #fff;
    border-bottom: 0
}

/* Categories */
.category-gallery-item span.details {
    background-color: #f03;
    color: #fff;
    font-size: 11px;
    padding: 3px 5px
}

/* Gallery */
.wikia-gallery-item .thumb .gallery-image-wrapper {
    margin-bottom: 0;
    border: 1px solid #a92064
}

/* Comments */
.SpeechBubble .speech-bubble-message p,
.SpeechBubble .edited-by {
    color: #d5d4d4
}

.SpeechBubble .speech-bubble-message:before {
    border-color: transparent #a92064 #a92064 transparent
}

.SpeechBubble .speech-bubble-message {
    border-color: #a92064;
    border-radius: 0;
    padding: 0 0 2px 10px
}

/** Polls **/
body.skin-oasis div.ajax-poll {
    border: none;
    margin-top: 0;
    padding: 1em
}

.ajax-poll .pollAnswerVotes { border: 0 }
.ajax-poll .pollAnswerVotes div { background: #d9b502; border-right: 1px solid #000 }
.ajax-poll .pollAnswerVotes span { color: #000 }

/******************************/
/* PORTABLE INFOBOXES - BASIC */
/******************************/

.table { display: table }
.row { display: table-row }
.cell { display: table-cell }

.portable-infobox {
    width: 250px;
    text-align: left
}

.portable-infobox .pi-data-value {
    font-size: 12px;
    padding: 1px 0 1px 1px;
    flex: 1
}

.portable-infobox .pi-data-value:not(.pi-horizontal-group-item) {
    text-align: center
}

.portable-infobox .pi-title {
    text-align: center;
    font-size: medium;
    font-weight: bold;
    border: 0;
    padding: 0
}

.portable-infobox .pi-data-label {
    flex-basis: auto;
    padding: 1px;
    border-bottom: 0;
    padding-right: 4px
}

.portable-infobox .pi-item {
    border: 0;
    padding: 0
}

.portable-infobox .pi-header {
    padding: 4px 0 4px 0;
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: bold
}

.portable-infobox .pi-image-thumbnail {
    max-width: 250px;
    height: auto
}

.portable-infobox .pi-collapse {
    padding: 0 0 0 20px;
    text-align: left;
    margin: 0
}

.portable-infobox .pi-horizontal-group-no-labels {
    width: 250px
}

.portable-infobox .video {
    padding: 0;
    margin: 0
}

.portable-infobox .pi-image {
    line-height: 0
}

.portable-infobox .pi-caption {
    line-height: normal
}

.portable-infobox .pi-collapse .pi-header {
    padding: 1px 0;
    text-align: left;
    margin: 0 0 0 -20px;
    font-size: 14px
}

.portable-infobox .pi-navigation {
    background: transparent;
    padding: 0
}

.portable-infobox.pi-layout-stacked .pi-data-value {
    padding-left: 12px
}

.portable-infobox.pi-layout-stacked .pi-data-label {
    padding: 2px 5px 0
}

/*********************************/
/* PORTABLE INFOBOXES - NFS WIKI */
/*********************************/
/* 2015 era */
.pi-theme-nfs {
   border: 1px solid #007dba;
   background: #1a1a1a;
   color: #d6d6d6
}

.pi-theme-nfs .pi-header,
.pi-theme-nfs .pi-title {
    color: #fff;
    background: #007dba
}

.pi-theme-nfs .pi-collapse .pi-header {
    background: #1a1a1a;
    color: #d9b502
}

.pi-theme-nfs .pi-group {
    border-top: 1px solid #007dba
}

/* 2017 era */
.pi-theme-2017 {
   border: 1px solid #a92064;
   background: #1a1a1a;
   color: #fff
}

.pi-theme-2017 .pi-header,
.pi-theme-2017 .pi-title {
    color: #fff;
    background: #a92064
}

.pi-theme-2017 .pi-collapse .pi-header {
    background: #1a1a1a;
    color: #ff0134
}

.pi-theme-2017 .pi-group {
    border-top: 1px solid #a92064
}

.portable-infobox .pi-horizontal-group {
    color: #fff
}

/*********************************/
/* PORTABLE INFOBOXES - Games */
/*********************************/

 /* Payback */
.pi-theme-pb {
   border: 1px solid #f03;
   background: #151515;
   color: #fff
}

.pi-theme-pb .pi-group {
    border-top: 1px solid #b30024
}

.pi-theme-pb .pi-header,
.pi-theme-pb .pi-title {
    color: #fff;
    background: #f03
}

.pi-horizontal-group .pi-horizontal-group-item:not(:first-child) {
    border-color: #b30024;
}

 /* NFS 2015 */
.pi-theme-nfs2015 {
   border: 1px solid #1a1a1a;
   background: #1a1a1a;
   color: #ebe9eb
}

.pi-theme-nfs2015 .pi-group {
    border-top: 1px solid #4c505b
}

.pi-theme-nfs2015 .pi-header,
.pi-theme-nfs2015 .pi-title {
    color: #1a1a1a;
    background: #ebe9eb
}

 /* Rivals */
.pi-theme-rivals {
    border: 1px solid #222;
    background: #222;
    color: #ebe9eb
}

.pi-theme-rivals .pi-header,
.pi-theme-rivals .pi-title {
    color: #D20611;
    background: #fff
}

.pi-theme-rivals .pi-group {
    border-top: 1px solid #476A81
}

.pi-theme-rivals .data-ow {
    background: #476A81
}

.pi-theme-rivals .pi-data-value .data-ow {
    margin: 0 -3px -1px;
    padding: 0 3px 1px
}

.pi-theme-rivals .pi-data-label .data-ow {
    margin: 0 -2px -2px -1px;
    padding: 0 2px 2px 1px;
    height: 100%;
    background-position-x: 2px
}
 /* Most Wanted (2012) */
.pi-theme-mw2012 { background: #222 }
.pi-theme-mw2012 .pi-title,
.pi-theme-mw2012 .pi-header { background: #fff; color: #c61316 }
.pi-theme-mw2012 .pi-header { font-size: 14px; line-height: 1.2 }
.pi-theme-mw2012 .pi-title + .pi-header { padding-top: 0 }
.pi-theme-mw2012 .pi-group { border-top: 1px solid #fff }
.pi-theme-mw2012 .pi-horizontal-group-item { border-color: #999; text-align: center }
.pi-theme-mw2012 > .pi-header:nth-of-type(3) { color: #fff; padding: 0; background: transparent; font-weight: normal }
.pi-theme-mw2012 .mw2012-heat { width: 32px; background: #fc0011; padding: 7px 0 }
.pi-theme-mw2012 .mw2012-heat-0 { background: #791c15 }

 /* The Run */
.pi-theme-therun {
    border: 1px solid #1a1a1a;
    background: #1a1a1a;
    color: #ebe9eb
}

.pi-theme-therun .pi-header,
.pi-theme-therun .pi-title {
    color: #F3700E;
    background: #101010;
    position: relative
}

.pi-theme-therun .pi-horizontal-group-item {
    border-left-color: #844414
}

.pi-theme-therun .pi-group {
    border-top: 1px solid #F3700E
}

.pi-theme-therun .pi-title::before {
    content: url("https://vignette.wikia.nocookie.net/nfs/images/3/33/HeaderMainLeft.png/revision/latest/scale-to-height-down/28?path-prefix=en");
    position: absolute;
    left: 0
}

.pi-theme-therun .pi-title::after {
    content: url("https://vignette.wikia.nocookie.net/nfs/images/3/33/HeaderMainRight.png/revision/latest/scale-to-height-down/28?path-prefix=en");
    position: absolute;
    right: 0
}

 /* Hot Pursuit (2010) */
.pi-theme-hp2010 {
    border: 1px solid #121011;
    background: #121011;
    color: #fff
}

.pi-theme-hp2010 .pi-header,
.pi-theme-hp2010 .pi-title {
    color: #0a0a0a;
    background: #1e90ff
}

.pi-theme-hp2010 .pi-horizontal-group-item {
    border-color: #15304c
}

.pi-theme-hp2010 .pi-group {
    border-top: 1px solid #185088
}

.pi-theme-hp2010 .data-type {
    color: #0a0a0a;
    line-height: initial;
    font-size: 12px;
    margin: -4px 2px
}

 /* World */
.pi-theme-world {
    border: 1px solid #000c19;
    background: #1a1a1a;
    color: #fff
}

.pi-theme-world .pi-header,
.pi-theme-world .pi-title {
    color: #45a4e5;
    background: #000c19
}

.pi-theme-world .pi-group {
    border-top: 1px solid #000c19
}

 /* ProStreet */
.pi-theme-prostreet {
    border: 1px solid #020208;
    background: #222;
    color: #fff
}

.pi-theme-prostreet .pi-header,
.pi-theme-prostreet .pi-title {
    color: #c4f47c;
    background: #020208
}

.pi-theme-prostreet .pi-group {
    border-top: 1px solid #020208
}

.pi-theme-prostreet .data-org {
    background: black;
    color: white;
    line-height: initial;
    font-size: 12px;
    margin: -4px 2px
}

 /* Carbon */
.pi-theme-carbon {
    border: 1px solid #222;
    background: #222;
    color: #ebe9eb
}

.pi-theme-carbon .pi-header,
.pi-theme-carbon .pi-title {
    color: #63C5C4;
    background: #18423b
}

.pi-theme-carbon .pi-group {
    border-top: 1px solid #18423b
}

 /* Most Wanted */
.pi-theme-mw05 {
    border: 1px solid #1a1a1a;
    background: #222;
    color: #ebe9eb
}

.pi-theme-mw05 .pi-header,
.pi-theme-mw05 .pi-title {
    color: #63774f;
    background: #323232
}

.pi-theme-mw05 .pi-group {
    border-top: 1px solid #556644
}

.pi-theme-mw05 .pi-data[data-source="rival"] {
    background: url("https://vignette.wikia.nocookie.net/nfs/images/9/97/NFSMW_TableFlair_Rival.jpg/revision/latest?path-prefix=en")
}

 /* Underground 2 */
.pi-theme-u2 {
    border: 1px solid #222;
    background: #222;
    color: #ebe9eb
}

.pi-theme-u2 .pi-header,
.pi-theme-u2 .pi-title {
    color: #c4f47c;
    background: #5B5B59
}

.pi-theme-u2 .pi-group {
    border-top: 1px solid #5B5B59
}

 /* Hot Pursuit 2 */
.pi-theme-hp2 {
    border: 1px solid #c2dbe8;
    background: #222;
    color: #ebe9eb
}

.pi-theme-hp2 .pi-data-label {
    color: #c2dbe8
}

.pi-theme-hp2 .pi-header,
.pi-theme-hp2 .pi-title {
    color: #001b39;
    background: #c2dbe8
}

.pi-theme-hp2 .pi-group {
    border-top: 1px solid #c2dbe8
}

 /* Porsche Unleashed */
.pi-theme-pu {
    border: 1px solid #02171e;
    background: #222;
    color: #ebe9eb
}

.pi-theme-pu .pi-data-label {
    color: #dda45f
}

.pi-theme-pu .pi-header,
.pi-theme-pu .pi-title {
    color: #dda45f;
    background: #02171e
}

.pi-theme-pu .pi-group {
    border-top: 1px solid #02171e
}

 /* High Stakes */
.pi-theme-hs {
    border: 1px solid #081f62;
    background: #000019;
    color: #fff
}

.pi-theme-hs .pi-data-label {
    color: #83FFFF
}

.pi-theme-hs .pi-header,
.pi-theme-hs .pi-title {
    color: #83FFFF;
    background: #081f62
}

.pi-theme-hs .pi-group {
    border-top: 1px solid #081f62
}

 /* III: Hot Pursuit */
.pi-theme-nfs3 {
    border: 1px solid #070826;
    background: #1a1a1a;
    color: #ebe9eb
}

.pi-theme-nfs3 .pi-data-label {
    color: #FFD800
}

.pi-theme-nfs3 .pi-header,
.pi-theme-nfs3 .pi-title {
    color: #FFD800;
    background: #070826
}

.pi-theme-nfs3 .pi-group {
    border-top: 1px solid #070826
}

 /* Need for Speed II */
.pi-theme-nfs2 {
    border: 1px solid #1a1a1a;
    background: #1a1a1a;
    color: #ebe9eb
}

.pi-theme-nfs2 .pi-data-label {
    color: #eec94a
}

.pi-theme-nfs2 .pi-header,
.pi-theme-nfs2 .pi-title {
    color: #1a1a1a;
    background: #eec94a
}

.pi-theme-nfs2 .pi-group {
    border-top: 1px solid #6f602d
}

 /* The Need for Speed */
.pi-theme-tnfs {
    border: 1px solid #000;
    background: #1a1a1a;
    color: #ebe9eb
}

.pi-theme-tnfs .pi-data-label {
    color: #f32637
}

.pi-theme-tnfs .pi-header,
.pi-theme-tnfs .pi-title {
    color: #f32637;
    background: #000
}

.pi-theme-tnfs .pi-group {
    border-top: 1px solid #000
}

/*********************************/
/* TABLES - Games */
/*********************************/

table {
    border-spacing: 0;
    border-collapse: separate
}

 /* Wiki Style */
table.nfswiki {
    color: #fff;
    background: 0;
    border: 1px solid #a92064;
}

table.nfswiki th a {
    color: #ffffff
}

table.nfswiki th {
    color: #ffffff;
    background: #a92064;
    border-bottom: 1px solid #a92064;
    padding: 0;
    font-weight: bold
}

table.nfswiki td {
    border-bottom: 1px solid #4a0e2c;
    padding: 0
}

 /* The Need for Speed */
table.tnfs {
    color: #fff;
    background: #222;
    border: 1px solid #000003;
    text-align: center
}

table.tnfs th a {
    color: #e72a1b
}

table.tnfs th {
    color: #e72a1b;
    background: #000003;
    border: 1px solid #000003;
    padding: 0;
    font-weight: bold
}

table.tnfs td {
    border-bottom: 1px solid #000003;
    padding: 0
}

 /* Need for Speed II */
table.nfs2 {
    color: #fff;
    background: #222;
    border: 1px solid #fbc451;
    text-align: center
}

table.nfs2 th a {
    color: #050214
}

table.nfs2 th {
    color: #050214;
    background: #fbc451;
    border: 1px solid #fbc451;
    padding: 0;
    font-weight: bold
}

table.nfs2 td {
    border-bottom: 1px solid #fbc451;
    padding: 0
}

 /* Need for Speed III: Hot Pursuit */
table.nfs3 {
    color: #fff;
    background: #222;
    border: 1px solid #070489;
    text-align: center
}

table.nfs3 th a {
    color: #e5dd60
}

table.nfs3 th {
    color: #e5dd60;
    background: #070489;
    border: 1px solid #070489;
    padding: 0;
    font-weight: bold
}

table.nfs3 td {
    border-bottom: 1px solid #070489;
    padding: 0
}

 /* High Stakes */
table.hs {
    color: #fff;
    background: #000018;
    border: 1px solid #081f63;
    text-align: center
}

table.hs th a {
    color: #32ffd8
}

table.hs th {
    color: #32ffd8;
    background: #081f63;
    border: 1px solid #081f63;
    padding: 0;
    font-weight: bold
}

table.hs td {
    border-bottom: 1px solid #081f63;
    padding: 0
}

 /* Porsche Unleashed */
table.pu {
    color: #fff;
    background: #222;
    border: 1px solid #02171e;
    text-align: center
}

table.pu th a {
    color: #dda45f
}

table.pu th {
    color: #dda45f;
    background: #02171e;
    border: 1px solid #02171e;
    padding: 0;
    font-weight: bold
}

table.pu td {
    border-bottom: 1px solid #02171e;
    padding: 0
}

 /* Motor City Online */
table.mco {
    color: #fff;
    background: #222;
    border: 1px solid #dfcaa2;
    text-align: center
}

table.mco th a {
    color: #e14a34
}

table.mco th {
    color: #e14a34;
    background: #dfcaa2;
    border: 1px solid #dfcaa2;
    padding: 0;
    font-weight: bold
}

table.mco td {
    border-bottom: 1px solid #dfcaa2;
    padding: 0
}

 /* Hot Pursuit 2 */
table.hp2 {
    color: #fff;
    background: #222;
    border: 1px solid #c2dbe8;
    text-align: center
}

table.hp2 th a {
    color: #001b39
}

table.hp2 th {
    color: #001b39;
    background: #c2dbe8;
    border: 1px solid #c2dbe8;
    padding: 0;
    font-weight: bold
}

table.hp2 td {
    border-bottom: 1px solid #c2dbe8;
    padding: 0
}

 /* Underground */
table.u1 {
    color: #fff;
    background: #222;
    border: 1px solid #002538;
    text-align: center
}

table.u1 th a {
    color: #779cad
}

table.u1 th {
    color: #779cad;
    background: #002538;
    border: 1px solid #002538;
    padding: 0;
    font-weight: bold
}

table.u1 td {
    border-bottom: 1px solid #002538;
    padding: 0
}

 /* Underground 2*/
table.u2 {
    color: #fff;
    background: #222;
    border: 1px solid #373735;
    text-align: center
}

table.u2 th a {
    color: #d4e2ad
}

table.u2 th {
    color: #d4e2ad;
    background: #373735;
    border: 1px solid #373735;
    padding: 0;
    font-weight: bold
}

table.u2 td {
    border-bottom: 1px solid #373735;
    padding: 0
}

 /* Most Wanted */
table.mostwanted {
    color: #fff;
    background: #222;
    border: 1px solid #323232;
    text-align: center
}

table.mostwanted th a {
    color: #556644
}

table.mostwanted th {
    color: #556644;
    background: #323232;
    border: 1px solid #323232;
    padding: 0;
    font-weight: bold
}

table.mostwanted td {
    border-bottom: 1px solid #556644;
    padding: 0
}

 /* Carbon */
table.carbon {
    color: #fff;
    background: #222;
    border: 1px solid #18423b;
    text-align: center
}

table.carbon th a {
    color: #c8c8c8
}

table.carbon th {
    color: #c8c8c8;
    background: #18423b;
    border: 1px solid #18423b;
    padding: 0;
    font-weight: bold
}

table.carbon td {
    border-bottom: 1px solid #18423b;
    padding: 0
}

 /* ProStreet */
table.prostreet {
    color: #fff;
    background: #222;
    border: 1px solid #020208;
    text-align: center
}

table.prostreet th a {
    color: #c4f47c
}

table.prostreet th {
    color: #c4f47c;
    background: #020208;
    border: 1px solid #020208;
    padding: 0;
    font-weight: bold
}

table.prostreet td {
    border-bottom: 1px solid #020208;
    padding: 0
}

 /* Undercover */
table.undercover {
    color: #fff;
    background: #222;
    border: 1px solid #131313;
    text-align: center
}

table.undercover th a {
    color: #f3d161
}

table.undercover th {
    color: #f3d161;
    background: #131313;
    border: 1px solid #131313;
    padding: 0;
    font-weight: bold
}

table.undercover td {
    border-bottom: 1px solid #131313;
    padding: 0
}

 /* Shift */
table.shift {
    color: #fff;
    background: #222;
    border: 1px solid #252525;
    text-align: center
}

table.shift th a {
    color: #e4e6e3
}

table.shift th {
    color: #e4e6e3;
    background: #252525;
    border: 1px solid #252525;
    padding: 0;
    font-weight: bold
}

table.shift td {
    border-bottom: 1px solid #252525;
    padding: 0
}

 /* Nitro */
table.nitro {
    color: #fff;
    background: #222;
    border: 1px solid #0e130f;
    text-align: center
}

table.nitro th a {
    color: #719d46
}

table.nitro th {
    color: #719d46;
    background: #0e130f;
    border: 1px solid #0e130f;
    padding: 0;
    font-weight: bold
}

table.nitro td {
    border-bottom: 1px solid #0e130f;
    padding: 0
}

 /* World */
table.world {
    color: #fff;
    background: #222;
    border: 1px solid #000c19;
    text-align: center
}

table.world th a {
    color: #45a4e5
}

table.world th {
    color: #45a4e5;
    background: #000c19;
    border: 1px solid #000c19;
    padding: 0;
    font-weight: bold
}

table.world td {
    border-bottom: 1px solid #000c19;
    padding: 0
}

 /* Hot Pursuit (2010) */
table.hp2010 {
    color: #fff;
    background: #222;
    border: 1px solid #162731;
    text-align: center
}

table.hp2010 th a {
    color: #b7e6fe
}

table.hp2010 th {
    color: #b7e6fe;
    background: #162731;
    border: 1px solid #162731;
    padding: 0;
    font-weight: bold
}

table.hp2010 td {
    border-bottom: 1px solid #9cbddc;
    padding: 0
}

 /* Shift 2: Unleashed */
table.s2u {
    color: #fff;
    background: #222;
    border: 1px solid #0c0c0c;
    text-align: center
}

table.s2u th a {
    color: #b7b9b9
}

table.s2u th {
    color: #b7b9b9;
    background: #0c0c0c;
    border: 1px solid #0c0c0c;
    padding: 0;
    font-weight: bold
}

table.s2u td {
    border-bottom: 1px solid #0c0c0c;
    padding: 0
}


 /* The Run */
table.therun {
    color: #fff;
    background: #222;
    border: 1px solid #151515;
    text-align: center
}

table.therun th a {
    color: #d86102
}

table.therun th {
    color: #d86102;
    background: #151515;
    border: 1px solid #151515;
    padding: 0;
    font-weight: bold
}

table.therun td {
    border-bottom: 1px solid #656467;
    padding: 0
}

 /* Most Wanted (2012) */
table.mw2012 {
    color: #fff;
    background: #222;
    border: 1px solid #fff;
    text-align: center
}

table.mw2012 th a {
    color: #c61316
}

table.mw2012 th {
    color: #c61316;
    background: #fff;
    border: 1px solid #fff;
    padding: 0;
    font-weight: bold
}

table.mw2012 td {
    border-bottom: 1px solid #fff;
    padding: 0
}

 /* Rivals */
table.rivals {
    color: #fff;
    background: #222;
    border: 1px solid #38404a;
    text-align: center
}

table.rivals th a {
    color: #fff
}

table.rivals th {
    color: #fff;
    background: #38404a;
    border: 1px solid #38404a;
    padding: 0;
    font-weight: bold
}

table.rivals td {
    border-bottom: 1px solid #38404a;
    padding: 0
}

 /* No Limits */
table.nl {
    color: #fff;
    background: #222;
    border: 1px solid #284062;
    text-align: center
}

table.nl th a {
    color: #e4eafa
}

table.nl th {
    color: #e4eafa;
    background: #284062;
    border: 1px solid #284062;
    padding: 0;
    font-weight: bold
}

table.nl td {
    border-bottom: 1px solid #284062;
    padding: 0
}

 /* Need for Speed (2015) */
table.n2015 {
    color: #fff;
    background: #222;
    border: 1px solid #fff;
    text-align: center
}

table.n2015 th a {
    color: #000
}

table.n2015 th {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
    padding: 0;
    font-weight: bold
}

table.n2015 td {
    border-bottom: 1px solid #fff;
    padding: 0
}

 /* Edge */
table.edge {
    color: #fff;
    background: #222;
    border: 1px solid #2d3134;
    text-align: center
}

table.edge th a {
    color: #deda03
}

table.edge th {
    color: #dbd800;
    background: #4c4f52;
    border: 1px solid #2d3134;
    padding: 0;
    font-weight: bold
}

table.edge td {
    border-bottom: 1px solid #2d3134;
    padding: 0
}

 /* Need for Speed: Payback */
table.pb {
    color: #ffffff;
    background: #151515;
    border: 1px solid #ff0033;
    text-align: center
}

table.pb th a {
    color: #ffffff
}

table.pb th {
    color: #ffffff;
    background: #ff0033;
    border: 1px solid #ff0033;
    padding: 0;
    font-weight: bold
}

table.pb td {
    border-bottom: 1px solid #b30024;
    padding: 0
}

table.pbbar {
    background:url(https://vignette.wikia.nocookie.net/nfs/images/c/ca/NFSPB_BarGradient.jpg/revision/latest?path-prefix=en) left no-repeat;
    padding: 0;
    margin: 0
}

 /* Underground Rivals */
table.ur {
    color: #fff;
    background: #222;
    border: 1px solid #223137;
    text-align: center
}

table.ur th a {
    color: #68d6eb
}

table.ur th {
    color: #68d6eb;
    background: #223137;
    border: 1px solid #223137;
    padding: 0;
    font-weight: bold
}

table.ur td {
    border-bottom: 1px solid #223137;
    padding: 0
}

 /* Most Wanted 5-1-0 */
table.mw510 {
    color: #fff;
    background: #222;
    border: 1px solid #84925b;
    text-align: center
}

table.mw510 th a {
    color: #eaf2dd
}

table.mw510 th {
    color: #eaf2dd;
    background: #84925b;
    border: 1px solid #84925b;
    padding: 0;
    font-weight: bold
}

table.mw510 td {
    border-bottom: 1px solid #84925b;
    padding: 0
}

 /* Carbon Own The City */
table.otc {
    color: #fff;
    background: #222;
    border: 1px solid #17120c;
    text-align: center
}

table.otc th a {
    color: #ebb900
}

table.otc th {
    color: #ebb900;
    background: #17120c;
    border: 1px solid #17120c;
    padding: 0;
    font-weight: bold
}

table.otc td {
    border-bottom: 1px solid #17120c;
    padding: 0
}

 /* Need for Speed (2015) */
table.nfs2015 {
    color: #ebe9eb;
    background: #1a1a1a;
    border: 2px solid #ebe9eb;
    text-align: left;
    width: 100%
}

table.nfs2015 th {
    color: #1a1a1a;
    background: #ebe9eb;
    font-weight: bold;
    text-align: center
}

tr:last-child > td,
tr:nth-last-child(2) > td[rowspan="2"] { border-bottom: 0 }

 /* Navboxes */
.navbox {
    width: 100%;
    font-size: 90%
}
:not(.navbox) + .navbox { margin-top: 10px }

 /* Notice */
.notice {
    border-radius: 1px;
    border-left: 4px solid #f03;
    border-bottom: 1px solid #f03;
    padding: 0 4px;
}
.portable-infobox + .notice { width: calc(100% - 275px) }

.notice.dev { border-color: #FC9513 }
.notice.stub { border-color: #4682B4 }
.notice.cleanup { border-color: #F00 }
.notice.section { border-color: #a5e245 }

 /* Notice when uploading an image */
form[action="/wikia.php?controller=UploadPhotos&method=Upload&format=html"]::after,
form[action="http://nfs.wikia.com/wiki/Special:Upload"] fieldset:first-of-type::after {
    display: block;
    border: 1px solid #f03;
    color: #f03;
    font-weight: bold;
    padding: 2px 5px;
    margin-top: 5px;
    content: "NOTE:"" Every image that doesn't follow Manual of Style will be deleted."
    /* Bug: space after colon is deleted by minifier */
}

 /* Flexbox */
.flex, .flex-auto { display: flex }
.flex > * { flex: 1 }
.flex-auto > * { flex: 1 auto }

.list-none { list-style-type: none; margin: 0 }

 /* Custom RailModule always on top */
#WikiaRail { display: flex; flex-direction: column }
.railModule.rail-module { order: -1 }

 /* Homepage image tile */
.Tile {
    position: relative;
    background: -webkit-radial-gradient(#222222, #151515);
    background: -o-radial-gradient(#222222, #151515);
    background: -moz-radial-gradient(#222222, #151515);
    background: radial-gradient(#222222, #151515);
    z-index: 0
}

.Tilelink {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.6);
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 2px;
    z-index: 4
}

.Tilelink a {
    color: #fff;
    text-decoration: none
}

.Tileimage,
.Tileimage-overlap {
    position: absolute;
    top: 0;
    transition: .3s;
    opacity: 1;
    z-index: 1
}

.Tileimage2 {
    position: absolute;
    top: 0;
    transition: .3s;
    opacity: 0;
    z-index: 2
}

.Tile:hover .Tileimage { opacity: 0 }
.Tile:hover .Tileimage2 { opacity: 1 }

.mp_tiles { display: flex; flex-wrap: wrap }
.mp_tiles .Tile { width: calc(100%/10); height: auto }
.mp_tiles .Tileimage { width: 100% }
.mp_tiles .Tile img { width: 100%; height: auto }

/* Desktop XL */
/* @media only screen and (min-width:1596px) { .mp_tiles .Tile { width: calc(100%/10) } } */

/* Desktop */
@media only screen and (min-width:1084px) and (max-width:1595px) { .mp_tiles .Tile { width: calc(100%/9) } }

/* Tablet Landscape */
@media only screen and (min-width:1024px) and (max-width:1083px) { .mp_tiles .Tile { width: calc(100%/8) } }

/* Tablet Portrait */
@media only screen and (max-width:1023px) { .mp_tiles .Tile { width: calc(100%/8) } }
Advertisement