Difference between pages "Saber Class" and "MediaWiki:Common.css"

From Bravo Fleet
(Difference between pages)
m (Forcing category updates. Removing unneeded categories. Adding in era specific category. Had to change role slightly to appease the autocategory god. Will fix shortly.)
 
m (Reverted edits by McGig (talk) to last revision by CrimsonTacit)
Tag: Rollback
 
Line 1: Line 1:
{{icons|bfc}}
.mw-logo-icon {
{{Specification
    width: initial;
| image = [[Image:Saberclass.png]]
}
| displayName = '''''Saber'' Class'''
.icons a, .icons p{
| name = Saber
display: inline;
| affiliation = [[United Federation of Planets]]
margin-left: 5px;
| operator = [[Starfleet]]
background: none !important;
| status =  
}
| role = Frigate/Scout
.icons a:hover{
| type =  
border-bottom: 2px solid #999;
| precedingClass =  
    padding-bottom: 15px;
| succeedingClass =  
    transition: 0.2s !important;
| dateEntered = 2368
    background: none !important;
| productionEnd =
}
| retired =
#mw-drawer {
| expectedDuration = 80 Years
    position: fixed;
| expectedRefit = 10 Years
    z-index: 4;
| timeResupply = 1 Year
    top: 0;
| crewComplement = 95
    width: 300px;
| emergencyCap = 250
    max-width: 100vw;
| civilians =
    height: 100%;
| populationCap =
    box-shadow: 0 10px 20px rgb(0 0 0 / 5%), 0 6px 6px rgb(0 0 0 / 6%);
| flightCrew =
    border-radius: 0;
| passengers =
    display: flex;
| length = 190.5 meters
    background: #fff;
| width = 193.5 meters
    flex-direction: column;
| diameter =
    transform-origin: 0% 0%;
| height = 38.6 meters
    transform: translate(-110%,0);
| decks = 11
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1);
| propulsionSystem = Matter/Antimatter powered warp drive
    will-change: transform;
| cruiseSpeed = Warp 6
}
| maxSpeed = Warp 9.2
.skin-citizen-dark #mw-drawer{
| emergencySpeed = Warp 9.7 (12 hours)
background: rgba(19,26,33);
| energyWeapons = *3x Type-X Phaser Arrays
}
*1x Type-X Phaser Bank
#n-Fleet-Policy > *:after {
| torpLaunchers = *1 forward
    background-image: url(/load.php?modules=skins.citizen.icons.n&image=mainpage-description&format=rasterized&skin=citizen&version=virxe);
*1 aft
    background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22%3E%3Cg fill=%22%23000%22%3E %3Cpath d=%22M5 1a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2zm0 3h5v1H5zm0 2h5v1H5zm0 2h5v1H5zm10 7H5v-1h10zm0-2H5v-1h10zm0-2H5v-1h10zm0-2h-4V4h4z%22/%3E %3C/g%3E%3C/svg%3E);
| torpPayload = *40 Photon Torpedoes
right: -1.2px;
*30 Quantum Torpedoes
}
| shields = Multi-Layered Shielding System
.mainpage-body {
| dockingfacilities =
    width: 100%;
| shuttleBays = 1
    margin: 1.2rem -0.2rem 0 -0.2rem;
| shuttles = 4
    display: flex;
| runabouts =
    flex-direction: column;
| fighters =
}
| aux =
.mainpage-row {
| msd =
    display: flex;
| playable = yes
    width: 100%;
}}
    flex-wrap: wrap;
Produced in large numbers, the ''Saber''-class is one of the simplest designs in current Starfleet service. It was designed to serve as both a scout and as a frigate, following the disastrous battle of Wolf 359, and served with distinction in the Dominion War as a modern, agile combatant that favors speed, maneuverability, and reliability over brute force. These ships have been in production since 2368 and remain a staple of the fleet going into the 25th Century.
}
.chart a{
color: #54595d;
background: none !important;
}
#mw-content-text > .mw-parser-output .chart a[href^='/']:not(.image):not(.external):hover{
background: none !important;
    color: #000 !important;
    transition: color 0.3s;
}
.chart td{
line-height: 1.5;
}
.card {
    margin: 0 0.2rem 0.4rem 0.2rem;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    border: 1px solid #eaecf0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgb(0 0 0 / 3%), 0 1px 2px rgb(0 0 0 / 6%);
    transition: box-shadow 0.2s ease;
}
.card-text {
    padding: 1.2rem;
}
.card h3 {
    margin-top: 0;
    line-height: 1.2;
    font-weight: 600;
}
.card p {
    font-size: 0.875rem;
}
.card-button {
    background: #72777d;
    transition: background 0.2s ease,opacity 0.2s ease;
}
.card-button a {
    padding: 0.6rem;
    display: block;
    background: none !important;
    color: white !important;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 600;
}
.card-image a img {
    transition: transform 0.2s cubic-bezier(0.77,0.2,0.05,1.0);
}
.card-image a,  
.card-image a:hover{
background-image: none !important;
}
.card-image img{
vertical-align: middle;
}
.card .byline {
    margin: 0 0 0.2rem 0;
    color: #72777d;
    font-size: 0.825rem;
}
.card .numdata {
    margin-top: 0.8rem;
}
.card-caption {
    font-size: 0.875rem;
    font-weight: 600;
}
.card-link ul {
    margin: 0;
    padding: 1.2rem 1.2rem 1.2rem 2.8rem;
    font-size: 0.875rem;
}
.mainpage-navigation .card {
    width: calc(100%/4 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    border: 0;
}
.mainpage-navigation .card-image {
    height: 180px;
    background-color: #f8f9fa;
    overflow: hidden;
}
.mainpage-navigation .card-caption {
    padding: 0.4rem;
    background: #304665;
    color: #bfcee7;
    text-align: center;
    transition: color 0.2s ease;
}


=== Science and Exploration ===
.mainpage-navigation .card-caption.gold {
''Saber''-class ships are not designed for independent exploratory missions but are often used to run initial surveys of new star systems before the front-line explorers or science ships are sent in, as they are adept at threat recognition and their small size allows them to escape from potential dangers relatively easily. Unlike the smaller ''Defiant''-class, the Saber does have four standard science labs aboard, but unlike larger starships, her ability to conduct scientific research independent of her primary mission is very limited.
background: #d3aa2f;
    color: #544108;
}
#wiki_stats .numdata:first-child {
    margin-top: 0;
}
#featured_article.card {
    width: calc(100%/6*5 - 0.4rem);
    min-width: calc(860px/6*5 - 0.4rem);
    flex-direction: row;
}
#featured_article .card-image-featured a,
#featured_article .card-image-featured a:hover {
    background-image: none !important;
}
#featured_article .card-image {
    width: 800px;
    overflow: hidden;
    background-color: #0000001a;
}
#featured_article .card-image img {
    height: 90%;
    width: auto;
    position: relative;
    margin: auto;
}
#wiki_stats.card {
    width: calc(100%/6 - 0.4rem);
    min-width: calc(860px/6 - 0.4rem);
    text-align: right;
}
#contribute.card {
width: calc(100% / 3 - 0.4rem);
min-width: calc(860px/4 - 0.4rem);
background-color: #00af89;
border-color: #00af89;
}
#policy.card {
    width: calc(100%/3 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background-color: #36c;
    border-color: #36c;
}
#discord.card {
    width: calc(100%/3 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background-color: #7289da;
    border-color: #7289da;
}
#resources.card {
    width: calc(100%/2 - 0.4rem);
    min-width: calc(860px/2 - 0.4rem);
    background-color: #304665;
    border-color: #304665;
}
#social.card,
#bfms.card{
    width: calc(100%/4 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background: #71777d;
    color: #eaecf0;
    border: transparent;
}
#contribute.card h3,
#policy.card h3,
#discord.card h3,
#resources.card h3{
color: #fff;
}
#contribute.card p,
#policy.card p,
#discord.card p,
#resources.card p{
color: #eaecf0;
}
#contribute .card-button {
background: #14866d;
}
#policy .card-button {
    background: #2a4b8d;
}
#discord .card-button {
    background: #697ec4;
}
#resources .card-link {
    color: #bfcee7;
    background: #162131;
}
#resources a {
    color: #ccd3db;
    background-image: none !important;
}
#resources a:hover {
    color: #fff !important;
    background-image: none !important;
}
#social .profile {
    margin-right: 1.6rem;
}
#social a{
color: #fff !important;
}
#social .byline{
color: #eaecf0;
}
#social .card-button,
#bfms .card-button{
background: #505861;
}


Because of her armored hull and compact shape, one area of scientific study that the ''Saber''-class does excel in is the charting of nebulae and stellar nurseries, as well as exploration within the dense atmospheres of gas giants, as the ship’s structure is very resilient due to its simple structure and integrated reinforcements.
.spectiles a.external{
padding: 0 !important;
background-image: none !important;
}


=== Diplomacy ===
.spectiles .card-image{
''Saber''-class starships’ diplomatic ability is extremely limited. At most, they serve as couriers transporting diplomats to their final destinations within Federation space, but they’re not particularly spacious or luxurious, so they are not preferred by the Federation Diplomatic Corps either for foreign dignitaries or for their own ambassadors.  
height: 130px;
}


=== Engineering ===
.spectiles #akira-class .card-image{
The ''Saber''-class was a radical departure from Federation starship design trends of the previous hundred years. While monohull designs like the ''Miranda'' had been in service for a long time, the ''Saber'' was the first Starfleet design to completely integrate a primary and secondary hull as well as the nacelles into a single structure, unifying support members across the entire body of the vessel to both simplify construction and give added strength to the design. To have the nacelles so close to the rest of the ship, thick layers of reinforcement around the warp coils were necessary to prevent radiation levels from becoming an issue, but the design performed favorably in maneuverability trials.
background: url(https://wiki.bravofleet.com/images/e/e8/Akiraclass.png) !important;
    background-size: 140% !important;
    background-position: -30px !important;
}
.spectiles #argonaut-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/ba/Argonautclass.png) !important;
    background-size: 100% !important;
}
.spectiles #atlantia-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/21/Atlantiaclass.png) !important;
    background-size: 145% !important;
    background-position: -55px -7px!important;
}
.spectiles #california-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/92/Californiaclass.png) !important;
background-size: 100% !important;
}
.spectiles #century-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/5c/Centuryclass.png) !important;
background-size: 130% !important;
}
.spectiles #defiant-class .card-image{
background: url(https://wiki.bravofleet.com/images/f/f4/Defiantclass.png) !important;
background-size: 105% !important;
}
.spectiles #diligent-class .card-image{
background: url(https://wiki.bravofleet.com/images/4/4d/Diligentclass.png) !important;
background-size: 100% !important;
}
.spectiles #elysion-class .card-image{
background: url(https://wiki.bravofleet.com/images/3/32/Elysionclass.jpg) !important;
background-size: 100% !important;
}
.spectiles #excelsiorII-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/5f/ExcelsiorIIBeauty2.jpg) !important;
background-size: 150% !important;
}
.spectiles #gagarin-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/24/Gagarin.jpg) !important;
background-size: 100% !important;
}
.spectiles #galaxy-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/92/Galaxyclass.png) !important;
background-size: 100% !important;
}
.spectiles #galaxy-class-refit .card-image{
background: url(https://wiki.bravofleet.com/images/6/6f/GalaxyClassrefit.jpg) !important;
background-size: 100% !important;
}
.spectiles #grissom-class .card-image{
background: url(https://wiki.bravofleet.com/images/1/10/Grissom.jpg) !important;
background-size: 130% !important;
}
.spectiles #inquiry-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/bc/Inquiry_class.png) !important;
background-size: 100% !important;
}
.spectiles #insignia-class .card-image{
background: url(https://wiki.bravofleet.com/images/7/74/Insignia_underside.jpg) !important;
background-size: 100% !important;
}
.spectiles #intrepid-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/82/Intrepidclass.png) !important;
background-size: 100% !important;
}
.spectiles #luna-class .card-image{
background: url(https://wiki.bravofleet.com/images/f/f9/Luna2.png) !important;
background-size: 110% !important;
}
.spectiles #manticore-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/ea/Manticore.jpg) !important;
    background-size: 120% !important;
    background-position: center !important;
}
.spectiles #nebula-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/25/Nebulaclass.png) !important;
background-size: 100% !important;
}
.spectiles #norway-class .card-image{
background: url(https://wiki.bravofleet.com/images/c/c7/Norwayclass.jpg) !important;
background-size: 100% !important;
}
.spectiles #nova-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/8e/Novaclass.png) !important;
background-size: 100% !important;
}
.spectiles #odyssey-class .card-image{
background: url(https://wiki.bravofleet.com/images/4/45/Odyssey.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #olympic-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/b6/Olympicclass.png) !important;
background-size: 100% !important;
}
.spectiles #parliament-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/b2/Parliament3.jpg) !important;
background-size: 110% !important;
}
.spectiles #prometheus-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/80/Prometheusclass.png) !important;
background-size: 100% !important;
}
.spectiles #reliant-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/5a/Reliant1.jpg) !important;
background-size: 130% !important;
}
.spectiles #resolute-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/90/Resoluteclass.jpg) !important;
background-size: 100% !important;
}
.spectiles #rhode-island-class .card-image{
background: url(https://wiki.bravofleet.com/images/a/ab/RhodeIslandBeauty.jpg) !important;
background-size: 100% !important;
background-position: center !important;
}
.spectiles #ross-class .card-image{
background: url(https://wiki.bravofleet.com/images/a/ae/RossNew.jpg) !important;
background-size: 130% !important;
}
.spectiles #saber-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/d0/Saberclass.png) !important;
background-size: 100% !important;
}
.spectiles #sovereign-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/ea/Sovereign1.png) !important;
    background-size: 135% !important;
    background-position: -50px !important;
}
.spectiles #sutherland-class .card-image{
background: url(https://wiki.bravofleet.com/images/f/f4/Sutherland_class_aftb.png) !important;
background-size: 110% !important;
}
.spectiles #steamrunner-class .card-image{
background: url(https://wiki.bravofleet.com/images/6/65/Steamrunner.png) !important;
background-size: 110% !important;
}
.spectiles #typhon-class .card-image{
background: url(https://bravofleet.com/wp-content/uploads/2017/02/Typhoon2.jpg) !important;
    background-size: 110% !important;
    background-position: center !important;
}
.spectiles #vesta-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/ea/Vestaclass.jpg) !important;
background-size: 185% !important;
    background-position: center !important;
}
.spectiles #aurora-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/86/Aurora_class.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #guardian-class .card-image{
background: url(https://wiki.bravofleet.com/images/4/4e/Guardianclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #watchtower-class .card-image{
background: url(https://wiki.bravofleet.com/images/c/c2/Watchtower.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #immense-class .card-image{
background: url(https://wiki.bravofleet.com/images/3/35/Immenseclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #vision-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/51/Starbase_42.jpg) !important;
background-size: 110% !important;
    background-position: center !important;
}
.spectiles #jupiter-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/9e/Jupiterstation.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #k-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/b7/Ktypestation.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #norfed-class .card-image{
background: url(https://wiki.bravofleet.com/images/a/a3/Norclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #presidium-class .card-image{
background: url(https://wiki.bravofleet.com/images/1/16/Presidioclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #canopus-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/85/CanopusClass.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #regula-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/db/Regulaclass.jpg) !important;
background-size: 135% !important;
    background-position: center !important;
}
.spectiles #copernicus-class .card-image{
background: url(https://wiki.bravofleet.com/images/c/c2/Copernicus2.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #eclipse-station-class .card-image{
background: url(https://wiki.bravofleet.com/images/c/c3/EclipseStation.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #regulus-class .card-image{
background: url(https://wiki.bravofleet.com/images/0/04/Regulusclass.png) !important;
background-size: 150% !important;
    background-position: center !important;
}
.spectiles #spacedock-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/b6/Spacedockclass.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #spacedock-II-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/2f/Douglas_Station.jpeg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #probert-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/90/ProbertStationCropped.jpeg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #unity-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/2c/Unityclass.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #narendra-class .card-image{
background: url(https://wiki.bravofleet.com/images/7/70/Narendra.png) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #ambassador-class .card-image{
background: url(https://wiki.bravofleet.com/images/6/61/Ambassadorclass.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #aquarius-class .card-image{
background: url(https://wiki.bravofleet.com/images/7/7f/Aquarius1.jpg) !important;
background-size: 120% !important;
    background-position: center !important;
}
.spectiles #centaur-class .card-image{
background: url(https://wiki.bravofleet.com/images/a/ad/Centaurclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #centaur-II-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/2a/CentaurII.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #challenger-class .card-image{
    background: #000 url(https://wiki.bravofleet.com/images/3/39/Challengerclass.jpg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.spectiles #cheyenne-class .card-image{
    background: #000 url(https://wiki.bravofleet.com/images/b/b0/Cheyenneclass.jpg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.spectiles #constellation-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/df/Constellation3.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #excelsior-class .card-image{
    background: url(https://wiki.bravofleet.com/images/5/5c/Excelsiorclass.png) !important;
    background-size: 150% !important;
    background-position: -80px !important;
}
.spectiles #excelsior-class-refit .card-image{
background: url(https://wiki.bravofleet.com/images/f/fe/Excelrefit.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #freedom-class .card-image{
    background: #000 url(https://wiki.bravofleet.com/images/2/25/Freedomclass.jpg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.spectiles #raven-class .card-image{
    background: #000 url(https://wiki.bravofleet.com/images/3/32/AerieClass.jpg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.spectiles #neworleans-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/bc/Neworleansclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #springfield-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/d5/Springfieldclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #niagara-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/db/Niagara1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #akula-class .card-image{
background: url(https://wiki.bravofleet.com/images/0/00/Akula.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #cardenas-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/9b/Cardenas.jpg) !important;
background-size: 115% !important;
    background-position: center !important;
}
.spectiles #constitution-class .card-image{
background: url(https://wiki.bravofleet.com/images/6/61/Discoprise.jpg) !important;
background-size: 115% !important;
    background-position: center !important;
}
.spectiles #constitution-class-refit .card-image{
background: url(https://wiki.bravofleet.com/images/3/39/Constitutionclass.png) !important;
background-size: 110% !important;
    background-position: center !important;
}
.spectiles #crossfield-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/91/Crossfield.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #hernandez-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/9d/Hernandezclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #miranda-class .card-image{
background: url(https://wiki.bravofleet.com/images/1/1d/Miranda.png) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #nimitz-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/8f/Nimitzclass.jpg) !important;
background-size: 115% !important;
    background-position: center !important;
}
.spectiles #walker-class .card-image{
background: url(https://wiki.bravofleet.com/images/4/43/Walker_Light_Exploration_Cruiser.png) !important;
background-size: 135% !important;
    background-position: center !important;
}
.spectiles #columbia-class .card-image{
background: url(https://wiki.bravofleet.com/images/f/ff/Nxrefit.png) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #daedalus-class .card-image{
background: url(https://wiki.bravofleet.com/images/0/03/Daedalus.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #freedom22-class .card-image{
background: url(https://wiki.bravofleet.com/images/1/18/Freedom22class.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #intrepid22-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/d2/Intrepidtype.jpeg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #neptune-class .card-image{
background: url(https://wiki.bravofleet.com/images/c/c8/Neptuneclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #nx-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/da/Nx2.png) !important;
background-size: 135% !important;
    background-position: center !important;
}
.spectiles #yorktown-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/dc/Yorktown.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #dderidex-class .card-image{
background: url(https://wiki.bravofleet.com/images/f/fc/Dderidexclass.jpg) !important;
background-size: 115% !important;
    background-position: center !important;
}
.spectiles #scimitar-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/e5/Scimitar.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #valdore-class .card-image{
background: url(https://wiki.bravofleet.com/images/6/62/Valdoreclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #malem-class .card-image{
background: url(https://wiki.bravofleet.com/images/1/16/Malemclass.png) !important;
background-size: 110% !important;
    background-position: center !important;
}
.spectiles #ranodaire-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/9d/Rom_Ship_Ra%27nodaire.png) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #dhailkhina-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/56/Dhailkhina_class.jpg) !important;
background-size: 130% !important;
    background-position: center !important;
}
.spectiles #d7rom-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/d5/Romuland7.jpg) !important;
background-size: 135% !important;
    background-position: center !important;
}
.spectiles #stormbird-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/55/Romulanstormbird.png) !important;
background-size: 125% !important;
    background-position: center !important;
}
.spectiles #tliss-class .card-image{
background: url(https://wiki.bravofleet.com/images/9/94/Tliss2399.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #tvaro-class .card-image{
background: url(https://wiki.bravofleet.com/images/0/03/Tvaro.jpg) !important;
background-size: 110% !important;
    background-position: center !important;
}
.spectiles #brel-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/59/Brelclass.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #ktinga-class .card-image{
background: url(https://wiki.bravofleet.com/images/6/62/Ktingaclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #kvort-class .card-image{
background: url(https://wiki.bravofleet.com/images/3/36/Kvortclass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #neghvar-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/d4/Klingon_Negh%27Var_STO.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #vorcha-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/d2/Vorchaclass.png) !important;
background-size: 120% !important;
    background-position: center !important;
}
.spectiles #d7-class .card-image{
background: url(https://wiki.bravofleet.com/images/0/05/Klingond7.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}
.spectiles #chalhegh-class .card-image{
background: url(https://wiki.bravofleet.com/images/6/64/Chalheng.png) !important;
background-size: 100% !important;
    background-position: center !important;
}


The ship’s designers were given a contradictory design brief: match the Galaxy-class in terms of speed so that this new frigate could keep up with the capital ship that she was meant to escort, while also minimizing maintenance needs and prioritizing survivability. The solution to this problem was to take the engine systems from the ''New Orleans''-class and retain their size and configuration, but to put them in a starship with a much smaller mass, thus avoiding having to design a completely new, experimental engine. Reliability was further increased by using power conduits and couplings taken from the ''Galaxy''-class design, which were so robust that the ''Saber'' would never even be theoretically capable of producing enough power to damage them.


Impulse power is provided by two over-sized engines on either side of the primary hull, giving the ship impressive speed and maneuverability it needs to perform as a picket in fleet engagements.  
.spectiles #saladin-class .card-image{
background: url(https://wiki.bravofleet.com/images/6/68/SaladinClass.jpg) !important;
background-size: 120% !important;
    background-position: center !important;
}


Other systems are comparatively simple; the deflector design was borrowed from the ''New Orleans'' and there is only a single computer core aboard. The ship does have a relatively large cargo hold in the aft section which increases its utility outside of combat situations, and there are two shuttle bays on the bow, though they are only capable of supporting smaller shuttles.  
.spectiles #hermes-class .card-image{
background: url(https://wiki.bravofleet.com/images/f/f6/HermesClass.jpg) !important;
background-size: 120% !important;
    background-position: center !important;
}


=== Tactical ===
.spectiles #tosmiranda-class .card-image{
The ''Saber''-class is an excellent tactical platform for supporting larger starships in fleet engagement and for handling smaller raiders on its own. These ships weren’t intended to be warships per se but defense is the area in which they shine. The compact hull shape makes it more difficult for enemy vessels to get a lock on her, and thanks to a layer of ablative armor, hits are distributed across the entire surface of the vessel to minimize damage. Unlike earlier ships, the ''Saber'' has a much smaller number of windows, which further allows for a reinforced space frame.  
background: url(https://wiki.bravofleet.com/images/f/f5/TOSMiranda.jpg) !important;
background-size: 120% !important;
    background-position: center !important;
}


Shield systems were borrowed from the ''New Orleans'' and are substantially more effective on this smaller vessel, providing shield power far beyond the ''Miranda''-class, which was evident by the ''Saber''’s improved survivability compared to the ''Miranda'' during the Dominion War and Battle of Sector 001.  
.spectiles #ptolmey-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/d5/PtolemyClass.jpg) !important;
background-size: 120% !important;
    background-position: center !important;
}


The ''Saber''-class has three Type-X arrays on the forward quarter of the ship, two on the dorsal side and one on the ventral side, along with a single Type-X bank that fires directly forward, which was developed for this class and for the ''Norway''-class. Fore and aft torpedo coverage is provided by one launcher between the two shuttle bays and another in the stern. The lack of aft phaser coverage was considered to be an acceptable trade-off for greater maneuverability, as this ship can easily bring its forward weapons to bear against most targets.
.spectiles #federation-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/52/FederationClass.png) !important;
background-size: 120% !important;
    background-position: center !important;
}


=== Shipboard Life ===
.spectiles #antares-class .card-image{
''Saber''-class starships are compact but still have a relatively high standard of living, with crew quarters comparable to other vessels of their age, unlike the spartan bunks found aboard the ''Defiant''-class. All crewmembers other than the senior staff can expect to share suites, though. The ''Saber''-class lacks full holodecks, but has two smaller holosuites. In addition, there is a relatively large recreation deck on deck eight, which is upside down relative to the rest of the ship–a unique design choice to allow for the room to take advantage of a flat portion of the ship’s underbelly with windows looking out into space. This room can only be accessed through a special turbolift junction which flips the cars over, and it has games, a lounge area, and impressive views of the stars.
background: url(https://wiki.bravofleet.com/images/7/7d/AntaresClass.jpg) !important;
background-size: 100% !important;
    background-position: center !important;
}


The ''Saber'' has a standard sickbay module, as well as a gym and counseling facility to provide for crew wellbeing, but these ships are more dependent than most on starbases for shore leave. It’s rare for these ships to spend more than a few months outside of their home base, due not only to the limited rank of the ship itself but also because of their limited crew support facilities.
.spectiles #oberth-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/b1/OberthClass.jpg) !important;
background-size: 140% !important;
    background-position: center !important;
}


== Class History ==
.spectiles #malachowski-class .card-image{
The Battle of Wolf 359 in 2367 led to a radical redesign program for the fleet’s construction projects. Four starship projects, the ''Akira, Norway, Steamrunner, and Saber''-class, which were slated to come into service later in the century were pushed up and their designs were made more suitable for combat, with an immediate halt to production of the ''Challenger, Springfield,'' and ''Cheyenne'' classes. The ''Challenger'' did relatively well in its courier and scout roles, but its combat utility was severely limited, with few options available for a redesign that could remedy this. While construction of the ''Challenger''-class was expected to continue until at least 2375, the ''Saber'' replaced most of its orders as a new scout, while the diplomatic functions it performed were shifted to the new ''Norway''-class light cruiser.
background: url(https://wiki.bravofleet.com/images/c/cb/Malachowski.png) !important;
background-size: 140% !important;
    background-position: center !important;
}


The Saber-class had been in development since the early 2360s as a conventional frigate design, but nearly the entirety of the work was scrapped to produce a smaller vessel with a hull profile that would make it difficult to hit in combat and resilient to attacks if it did get hit. The entire project was completed astonishingly quickly using off-the-shelf components and a radically simplified design profile, going from design study to prototype in only three years, with the USS ''Saber'' entering service in 2370.
.spectiles #hoover-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/54/Hoover.png) !important;
background-size: 140% !important;
    background-position: center !important;
}


While the design was not particularly capable, it met the design brief for a combat-capable starship that could be mass-produced (it took only three months to construct a Saber-class ship, with minimal shipyard berthing requirements) and which was capable of handling its own on border patrol missions, while also serving as a high-speed picket in fleet engagements.
.spectiles #engle-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/52/Engle.png) !important;
background-size: 140% !important;
    background-position: center !important;
}


The ''Saber'' performed much better than old-style starships such as the ''Miranda'' in the Dominion and Borg conflicts, though they did suffer losses. Given their small crew sizes and short construction times, though, they became the largest single fleet in Starfleet by 2385 and remain in production.
.spectiles #shepard-class .card-image{
background: url(https://wiki.bravofleet.com/images/c/c3/Shepard.png) !important;
background-size: 140% !important;
    background-position: center !important;
}


== In Play ==
.spectiles #magee-class .card-image{
background: url(https://wiki.bravofleet.com/images/4/4f/MaGee.jpg) !important;
background-size: 140% !important;
    background-position: center !important;
}


* The Defiant-class is your high-powered attack submarine, while the Saber-class is your more average patrol boat. This is a combat-oriented design, but that does not mean that it’s armed to the teeth. Like a saber (i.e. the sword) it is agile and maneuverable, relying on precise hits and evasion to function well.
.spectiles #helios-class .card-image{
* There are hundreds of these ships in service; they’re ubiquitous, useful, and easy to build. You can expect to see them on border patrol missions, in shipping lanes, and as part of defense screens for important bases and planets.
background: url(https://wiki.bravofleet.com/images/8/8f/Helios.jpeg) !important;
* Ship captains of Saber-class ships are likely to be very junior, few of them holding the rank of captain at all, except for units posted to very important areas or on assignments where they have more autonomy.
background-size: 140% !important;
* Unlike the Defiant, the Saber has some exploratory utility, though this is mainly in being used an advanced scout to areas where sending a larger or more resource-intensive starship that might be damaged would be disadvantageous. The Saber looks for problems and reports back more than it scans every rock and tree in a star system.
    background-position: center !important;
}


{{clear}}
 
[[Category:Federation Starship Classes (2368-2375)]]
.spectiles #keldon-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/eb/KeldonTile.jpg) !important;
background-size: 120% !important;
    background-position: center !important;
}
 
.spectiles #galor-class .card-image{
background: url(https://wiki.bravofleet.com/images/c/c9/Galor_class.jpg) !important;
background-size: 120% !important;
    background-position: center !important;
}
 
.spectiles #hideki-class .card-image{
background: url(https://wiki.bravofleet.com/images/3/3a/HidekiClass.jpg) !important;
background-size: 110% !important;
    background-position: center !important;
}
 
.spectiles #tonga-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/85/TongaClass.PNG) !important;
background-size: 110% !important;
    background-position: center !important;
}
 
.spectiles #hutet-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/ea/HutetClass.jpg) !important;
background-size: 140% !important;
    background-position: center !important;
}
 
.spectiles #groumall-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/24/GroumallClass.jpg) !important;
background-size: 140% !important;
    background-position: center !important;
}
 
.spectiles #nor-class .card-image{
background: url(https://wiki.bravofleet.com/images/0/03/Empok_Nor.jpg) !important;
background-size: 140% !important;
    background-position: center !important;
}
 
.spectiles #alpha-quadrant .card-image{
background: url(https://wiki.bravofleet.com/images/1/12/Alphaquadrant1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #beta-quadrant .card-image{
background: url(https://wiki.bravofleet.com/images/c/ce/Betaquadrant1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #gamma-quadrant .card-image{
background: url(https://wiki.bravofleet.com/images/f/fe/Gammaquadrant1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #delta-quadrant .card-image{
background: url(https://wiki.bravofleet.com/images/2/25/Deltaquadrant1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #tf17 .card-image{
background: url(https://wiki.bravofleet.com/images/1/1c/Tf17wiki1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #tf72 .card-image{
background: url(https://wiki.bravofleet.com/images/7/79/Tf72wiki1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #tf86 .card-image{
background: url(https://wiki.bravofleet.com/images/c/c1/Tf86wiki1.png) !important;
background-size:100% !important;
    background-position: center !important;
}
 
.spectiles #tf93 .card-image{
background: url(https://wiki.bravofleet.com/images/f/fc/Tf92wiki1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #rse .card-image{
background: url(https://wiki.bravofleet.com/images/3/39/Romulanstarempiretile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #tholianassembly .card-image{
background: url(https://wiki.bravofleet.com/images/e/e8/Tholianassemblytile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #romrepub .card-image{
background: url(https://wiki.bravofleet.com/images/9/9d/Romrepublictile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #romfreestate .card-image{
background: url(https://wiki.bravofleet.com/images/d/d2/Romfreestatetile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #klingonempire .card-image{
background: url(https://wiki.bravofleet.com/images/7/7e/Klingonempiretile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #ferengialliance .card-image{
background: url(https://wiki.bravofleet.com/images/0/0b/Ferengialliancetile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #ufp .card-image{
background: url(https://wiki.bravofleet.com/images/9/9e/Fedtile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #cardunion .card-image{
background: url(https://wiki.bravofleet.com/images/4/4c/Cardtile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #breenconfed .card-image{
background: url(https://wiki.bravofleet.com/images/e/e6/Breenconfederacytile1.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #obena-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/8c/Obena3.png) !important;
background-size: 120% !important;
    background-position: center !important;
}
 
.spectiles #tf47 .card-image{
background: url(https://wiki.bravofleet.com/images/f/ff/Tf47wiki.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #pathfinder-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/b3/Pathfinder_Rescue_01.jpeg) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #rahhae-class .card-image{
background: url(https://wiki.bravofleet.com/images/1/12/Rom_Ship_Rahhae.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #dhelan-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/2c/Dhelan2.png) !important;
background-size: 115% !important;
    background-position: center !important;
}
 
.spectiles #dinaes-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/dd/Dinaes.png) !important;
background-size: 120% !important;
    background-position: center !important;
}
 
.spectiles #haakona-class .card-image{
background: url(https://wiki.bravofleet.com/images/d/de/Haakona.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #diavectau-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/e2/Diavectauclass.png) !important;
background-size: 200% !important;
    background-position: center !important;
}
 
.spectiles #snakehead-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/e9/Snakehead.png) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #edison-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/e0/Edison.jpeg) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #edison-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/e0/Edison.jpeg) !important;
background-size: 115% !important;
    background-position: center !important;
}
 
.spectiles #phoenix-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/b2/PhoenixClass.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #sagan-class .card-image{
background: url(https://wiki.bravofleet.com/images/b/bc/SaganClass1.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #constitution-III-class .card-image{
background: url(https://wiki.bravofleet.com/images/a/a1/ConstitutionIIIClass.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #duderstadt-class .card-image{
background: url(https://wiki.bravofleet.com/images/5/5e/DuderstadtClass1.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #echelon-class .card-image{
background: url(https://wiki.bravofleet.com/images/e/e7/Echelon1.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #curry-class .card-image{
background: url(https://wiki.bravofleet.com/images/2/24/CURRY1.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #yeager-class .card-image{
background: url(https://wiki.bravofleet.com/images/3/33/YEAGER4.jpg) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #alita-class .card-image{
background: url(https://wiki.bravofleet.com/images/8/86/Alita.png) !important;
background-size: 125% !important;
    background-position: center !important;
}
 
.spectiles #fed-ships-playable .card-image{
background: url(https://wiki.bravofleet.com/images/9/9c/ActiveFederationTile.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #fed-stations-playable .card-image{
background: url(https://wiki.bravofleet.com/images/c/cb/StarfleetStationsTile.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #fed-small-craft .card-image{
background: url(https://wiki.bravofleet.com/images/0/0c/FederationSmallCraftTile.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #fed-retired .card-image{
background: url(https://wiki.bravofleet.com/images/0/0d/FederationShipsOld.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #breen-specs .card-image{
background: url(https://wiki.bravofleet.com/images/b/b6/BreenSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #cardassian-specs .card-image{
background: url(https://wiki.bravofleet.com/images/7/79/CardassianSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #ferengi-specs .card-image{
background: url(https://wiki.bravofleet.com/images/d/de/FerengiSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #kzinti-specs .card-image{
background: url(https://wiki.bravofleet.com/images/d/d1/KzintiSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #tzenkethi-specs .card-image{
background: url(https://wiki.bravofleet.com/images/9/91/TzenkethiSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #talarian-specs .card-image{
background: url(https://wiki.bravofleet.com/images/b/be/TalarianSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #tholian-specs .card-image{
background: url(https://wiki.bravofleet.com/images/3/3e/TholianSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #gorn-specs .card-image{
background: url(https://wiki.bravofleet.com/images/e/e0/GornSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #klingon-specs .card-image{
background: url(https://wiki.bravofleet.com/images/c/cc/KlingonSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #romulan-republic-specs .card-image{
background: url(https://wiki.bravofleet.com/images/d/d0/RomulanRepublicSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #romulan-freestate-specs .card-image{
background: url(https://wiki.bravofleet.com/images/0/06/RomulanFreeStateSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #romulan-other-specs .card-image{
background: url(https://wiki.bravofleet.com/images/1/10/OtherRomulanShips.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #orion-specs .card-image{
background: url(https://wiki.bravofleet.com/images/0/03/OrionSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #nausicaan-specs .card-image{
background: url(https://wiki.bravofleet.com/images/e/ef/NausicaanSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #tamarian-specs .card-image{
background: url(https://wiki.bravofleet.com/images/b/bf/TamarianSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #dominion-specs .card-image{
background: url(https://wiki.bravofleet.com/images/f/f2/DominionSpecifications.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #karemma-specs .card-image{
background: url(https://wiki.bravofleet.com/images/5/57/KaremmaSpecifications.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #vaadwuar-specs .card-image{
background: url(https://wiki.bravofleet.com/images/a/a5/VaadwuarSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #devore-specs .card-image{
background: url(https://wiki.bravofleet.com/images/6/6a/DevoreSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #hirogen-specs .card-image{
background: url(https://wiki.bravofleet.com/images/7/75/HirogenSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #hierarchy-specs .card-image{
background: url(https://wiki.bravofleet.com/images/d/df/HierarchySpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
 
.spectiles #malon-specs .card-image{
background: url(https://wiki.bravofleet.com/images/0/0c/MalonSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #vidiian-specs .card-image{
background: url(https://wiki.bravofleet.com/images/0/0d/VidiianSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #kazon-specs .card-image{
background: url(https://wiki.bravofleet.com/images/f/f6/KazonSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
.spectiles #borg-specs .card-image{
background: url(https://wiki.bravofleet.com/images/e/eb/BorgSpecs.png) !important;
background-size: 100% !important;
    background-position: center !important;
}
 
 
.hatnote {
    margin-top: 0.6rem;
    margin-bottom: 0.8rem;
    border-radius: 8px;
    padding: 10px 15px;
    color: var(--color-base--subtle);
    background: var(--background-color-framed);
    font-size: 0.875rem;
    line-height: 1.4;
    display: flex;
    align-items: center;
}
 
.hatnote-icon img {
    opacity: var(--opacity-icon-base);
    margin-right: 10px;
    width: 14px;
    height: auto;
}
 
/* Dark theme */
html.skin-citizen-dark .hatnote-icon img {
    filter: invert(1);
}
 
.ibtable {
    border-radius: 13px;
    margin-bottom: 0px;
    padding-left: 10px;
    width:315px;
}
.ibimage {
    text-align: center;
    padding: 10px;
    font-size: smaller;
    background: #f3f3f3;
}
.ibname {
    text-align: center;
    color: #e5e5ed;
    font-size: larger;
    background: #304665;
    padding: .3rem 1.2rem;
}
.ibheader {
    text-align: center;
    color: #e5e5ed;
    background: #566c86;
    font-size: 8pt;
    padding: 6px;
}
.ibleft {
    background: #e0e0e0;
    padding: 8px 10px;
    color: #696969;
    font-size: smaller;
    width: 40%;
    vertical-align: top;
}
.ibright {
    background: #ececec;
    padding: 8px 10px;
    color: #696969;
    font-size: smaller;
    width: 60%;
    vertical-align: top;
}

Revision as of 04:44, 18 July 2023

.mw-logo-icon {
    width: initial;
}
.icons a, .icons p{
	display: inline;
	margin-left: 5px;
	background: none !important;
}
.icons a:hover{
	border-bottom: 2px solid #999;
    padding-bottom: 15px;
    transition: 0.2s !important;
    background: none !important;
}
#mw-drawer {
    position: fixed;
    z-index: 4;
    top: 0;
    width: 300px;
    max-width: 100vw;
    height: 100%;
    box-shadow: 0 10px 20px rgb(0 0 0 / 5%), 0 6px 6px rgb(0 0 0 / 6%);
    border-radius: 0;
    display: flex;
    background: #fff;
    flex-direction: column;
    transform-origin: 0% 0%;
    transform: translate(-110%,0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1);
    will-change: transform;
}
.skin-citizen-dark #mw-drawer{
	background: rgba(19,26,33);
}
#n-Fleet-Policy > *:after {
    background-image: url(/load.php?modules=skins.citizen.icons.n&image=mainpage-description&format=rasterized&skin=citizen&version=virxe);
    background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22%3E%3Cg fill=%22%23000%22%3E %3Cpath d=%22M5 1a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2zm0 3h5v1H5zm0 2h5v1H5zm0 2h5v1H5zm10 7H5v-1h10zm0-2H5v-1h10zm0-2H5v-1h10zm0-2h-4V4h4z%22/%3E %3C/g%3E%3C/svg%3E);
	right: -1.2px;
}
.mainpage-body {
    width: 100%;
    margin: 1.2rem -0.2rem 0 -0.2rem;
    display: flex;
    flex-direction: column;
}
.mainpage-row {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.chart a{
	color: #54595d;
	background: none !important;
}
#mw-content-text > .mw-parser-output .chart a[href^='/']:not(.image):not(.external):hover{
	background: none !important;
    color: #000 !important;
    transition: color 0.3s;
}
.chart td{
	line-height: 1.5;
}
.card {
    margin: 0 0.2rem 0.4rem 0.2rem;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    border: 1px solid #eaecf0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgb(0 0 0 / 3%), 0 1px 2px rgb(0 0 0 / 6%);
    transition: box-shadow 0.2s ease;
}
.card-text {
    padding: 1.2rem;
}
.card h3 {
    margin-top: 0;
    line-height: 1.2;
    font-weight: 600;
}
.card p {
    font-size: 0.875rem;
}
.card-button {
    background: #72777d;
    transition: background 0.2s ease,opacity 0.2s ease;
}
.card-button a {
    padding: 0.6rem;
    display: block;
    background: none !important;
    color: white !important;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 600;
}
.card-image a img {
    transition: transform 0.2s cubic-bezier(0.77,0.2,0.05,1.0);
}
.card-image a, 
.card-image a:hover{
	background-image: none !important;
}
.card-image img{
	vertical-align: middle;
}
.card .byline {
    margin: 0 0 0.2rem 0;
    color: #72777d;
    font-size: 0.825rem;
}
.card .numdata {
    margin-top: 0.8rem;
}
.card-caption {
    font-size: 0.875rem;
    font-weight: 600;
}
.card-link ul {
    margin: 0;
    padding: 1.2rem 1.2rem 1.2rem 2.8rem;
    font-size: 0.875rem;
}
.mainpage-navigation .card {
    width: calc(100%/4 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    border: 0;
}
.mainpage-navigation .card-image {
    height: 180px;
    background-color: #f8f9fa;
    overflow: hidden;
}
.mainpage-navigation .card-caption {
    padding: 0.4rem;
    background: #304665;
    color: #bfcee7;
    text-align: center;
    transition: color 0.2s ease;
}

.mainpage-navigation .card-caption.gold {
	background: #d3aa2f;
    color: #544108;
}
#wiki_stats .numdata:first-child {
    margin-top: 0;
}
#featured_article.card {
    width: calc(100%/6*5 - 0.4rem);
    min-width: calc(860px/6*5 - 0.4rem);
    flex-direction: row;
}
#featured_article .card-image-featured a,
#featured_article .card-image-featured a:hover {
    background-image: none !important;
}
#featured_article .card-image {
    width: 800px;
    overflow: hidden;
    background-color: #0000001a;
}
#featured_article .card-image img {
    height: 90%;
    width: auto;
    position: relative;
    margin: auto;
}
#wiki_stats.card {
    width: calc(100%/6 - 0.4rem);
    min-width: calc(860px/6 - 0.4rem);
    text-align: right;
}
#contribute.card {
	width: calc(100% / 3 - 0.4rem);
	min-width: calc(860px/4 - 0.4rem);
	background-color: #00af89;
	border-color: #00af89;
}
#policy.card {
    width: calc(100%/3 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background-color: #36c;
    border-color: #36c;
}
#discord.card {
    width: calc(100%/3 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background-color: #7289da;
    border-color: #7289da;
}
#resources.card {
    width: calc(100%/2 - 0.4rem);
    min-width: calc(860px/2 - 0.4rem);
    background-color: #304665;
    border-color: #304665;
}
#social.card,
#bfms.card{
    width: calc(100%/4 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background: #71777d;
    color: #eaecf0;
    border: transparent;
}
#contribute.card h3,
#policy.card h3,
#discord.card h3,
#resources.card h3{
	color: #fff;
}
#contribute.card p,
#policy.card p,
#discord.card p,
#resources.card p{
	color: #eaecf0;
}
#contribute .card-button {
	background: #14866d;
}
#policy .card-button {
    background: #2a4b8d;
}
#discord .card-button {
    background: #697ec4;
}
#resources .card-link {
    color: #bfcee7;
    background: #162131;
}
#resources a {
    color: #ccd3db;
    background-image: none !important;
}
#resources a:hover {
    color: #fff !important;
    background-image: none !important;
}
#social .profile {
    margin-right: 1.6rem;
}
#social a{
	color: #fff !important;
}
#social .byline{
	color: #eaecf0;
}
#social .card-button,
#bfms .card-button{
	background: #505861;
}

.spectiles a.external{
	padding: 0 !important;
	background-image: none !important;
}

.spectiles .card-image{
	height: 130px;
}

.spectiles #akira-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e8/Akiraclass.png) !important;
    background-size: 140% !important;
    background-position: -30px !important;
}
.spectiles #argonaut-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/ba/Argonautclass.png) !important;
    background-size: 100% !important;
}
.spectiles #atlantia-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/21/Atlantiaclass.png) !important;
    background-size: 145% !important;
    background-position: -55px -7px!important;
}
.spectiles #california-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/92/Californiaclass.png) !important;
	background-size: 100% !important;
}
.spectiles #century-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/5c/Centuryclass.png) !important;
	background-size: 130% !important;
}
.spectiles #defiant-class .card-image{
	background: url(https://wiki.bravofleet.com/images/f/f4/Defiantclass.png) !important;
	background-size: 105% !important;
}
.spectiles #diligent-class .card-image{
	background: url(https://wiki.bravofleet.com/images/4/4d/Diligentclass.png) !important;
	background-size: 100% !important;
}
.spectiles #elysion-class .card-image{
	background: url(https://wiki.bravofleet.com/images/3/32/Elysionclass.jpg) !important;
	background-size: 100% !important;
}
.spectiles #excelsiorII-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/5f/ExcelsiorIIBeauty2.jpg) !important;
	background-size: 150% !important;
}
.spectiles #gagarin-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/24/Gagarin.jpg) !important;
	background-size: 100% !important;
}
.spectiles #galaxy-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/92/Galaxyclass.png) !important;
	background-size: 100% !important;
}
.spectiles #galaxy-class-refit .card-image{
	background: url(https://wiki.bravofleet.com/images/6/6f/GalaxyClassrefit.jpg) !important;
	background-size: 100% !important;
}
.spectiles #grissom-class .card-image{
	background: url(https://wiki.bravofleet.com/images/1/10/Grissom.jpg) !important;
	background-size: 130% !important;
}
.spectiles #inquiry-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/bc/Inquiry_class.png) !important;
	background-size: 100% !important;
}
.spectiles #insignia-class .card-image{
	background: url(https://wiki.bravofleet.com/images/7/74/Insignia_underside.jpg) !important;
	background-size: 100% !important;
}
.spectiles #intrepid-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/82/Intrepidclass.png) !important;
	background-size: 100% !important;
}
.spectiles #luna-class .card-image{
	background: url(https://wiki.bravofleet.com/images/f/f9/Luna2.png) !important;
	background-size: 110% !important;
}
.spectiles #manticore-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/ea/Manticore.jpg) !important;
    background-size: 120% !important;
    background-position: center !important;
}
.spectiles #nebula-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/25/Nebulaclass.png) !important;
	background-size: 100% !important;
}
.spectiles #norway-class .card-image{
	background: url(https://wiki.bravofleet.com/images/c/c7/Norwayclass.jpg) !important;
	background-size: 100% !important;
}
.spectiles #nova-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/8e/Novaclass.png) !important;
	background-size: 100% !important;
}
.spectiles #odyssey-class .card-image{
	background: url(https://wiki.bravofleet.com/images/4/45/Odyssey.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #olympic-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/b6/Olympicclass.png) !important;
	background-size: 100% !important;
}
.spectiles #parliament-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/b2/Parliament3.jpg) !important;
	background-size: 110% !important;
}
.spectiles #prometheus-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/80/Prometheusclass.png) !important;
	background-size: 100% !important;
}
.spectiles #reliant-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/5a/Reliant1.jpg) !important;
	background-size: 130% !important;
}
.spectiles #resolute-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/90/Resoluteclass.jpg) !important;
	background-size: 100% !important;
}
.spectiles #rhode-island-class .card-image{
	background: url(https://wiki.bravofleet.com/images/a/ab/RhodeIslandBeauty.jpg) !important;
	background-size: 100% !important;
	background-position: center !important;
}
.spectiles #ross-class .card-image{
	background: url(https://wiki.bravofleet.com/images/a/ae/RossNew.jpg) !important;
	background-size: 130% !important;
}
.spectiles #saber-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d0/Saberclass.png) !important;
	background-size: 100% !important;
}
.spectiles #sovereign-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/ea/Sovereign1.png) !important;
    background-size: 135% !important;
    background-position: -50px !important;
}
.spectiles #sutherland-class .card-image{
	background: url(https://wiki.bravofleet.com/images/f/f4/Sutherland_class_aftb.png) !important;
	background-size: 110% !important;
}
.spectiles #steamrunner-class .card-image{
	background: url(https://wiki.bravofleet.com/images/6/65/Steamrunner.png) !important;
	background-size: 110% !important;
}
.spectiles #typhon-class .card-image{
	background: url(https://bravofleet.com/wp-content/uploads/2017/02/Typhoon2.jpg) !important;
    background-size: 110% !important;
    background-position: center !important;
}
.spectiles #vesta-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/ea/Vestaclass.jpg) !important;
	background-size: 185% !important;
    background-position: center !important;
}
.spectiles #aurora-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/86/Aurora_class.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #guardian-class .card-image{
	background: url(https://wiki.bravofleet.com/images/4/4e/Guardianclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #watchtower-class .card-image{
	background: url(https://wiki.bravofleet.com/images/c/c2/Watchtower.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #immense-class .card-image{
	background: url(https://wiki.bravofleet.com/images/3/35/Immenseclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #vision-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/51/Starbase_42.jpg) !important;
	background-size: 110% !important;
    background-position: center !important;
}
.spectiles #jupiter-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/9e/Jupiterstation.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #k-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/b7/Ktypestation.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #norfed-class .card-image{
	background: url(https://wiki.bravofleet.com/images/a/a3/Norclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #presidium-class .card-image{
	background: url(https://wiki.bravofleet.com/images/1/16/Presidioclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #canopus-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/85/CanopusClass.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #regula-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/db/Regulaclass.jpg) !important;
	background-size: 135% !important;
    background-position: center !important;
}
.spectiles #copernicus-class .card-image{
	background: url(https://wiki.bravofleet.com/images/c/c2/Copernicus2.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #eclipse-station-class .card-image{
	background: url(https://wiki.bravofleet.com/images/c/c3/EclipseStation.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #regulus-class .card-image{
	background: url(https://wiki.bravofleet.com/images/0/04/Regulusclass.png) !important;
	background-size: 150% !important;
    background-position: center !important;
}
.spectiles #spacedock-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/b6/Spacedockclass.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #spacedock-II-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/2f/Douglas_Station.jpeg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #probert-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/90/ProbertStationCropped.jpeg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #unity-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/2c/Unityclass.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #narendra-class .card-image{
	background: url(https://wiki.bravofleet.com/images/7/70/Narendra.png) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #ambassador-class .card-image{
	background: url(https://wiki.bravofleet.com/images/6/61/Ambassadorclass.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #aquarius-class .card-image{
	background: url(https://wiki.bravofleet.com/images/7/7f/Aquarius1.jpg) !important;
	background-size: 120% !important;
    background-position: center !important;
}
.spectiles #centaur-class .card-image{
	background: url(https://wiki.bravofleet.com/images/a/ad/Centaurclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #centaur-II-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/2a/CentaurII.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #challenger-class .card-image{
	    background: #000 url(https://wiki.bravofleet.com/images/3/39/Challengerclass.jpg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.spectiles #cheyenne-class .card-image{
    background: #000 url(https://wiki.bravofleet.com/images/b/b0/Cheyenneclass.jpg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.spectiles #constellation-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/df/Constellation3.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #excelsior-class .card-image{
    background: url(https://wiki.bravofleet.com/images/5/5c/Excelsiorclass.png) !important;
    background-size: 150% !important;
    background-position: -80px !important;
}
.spectiles #excelsior-class-refit .card-image{
	background: url(https://wiki.bravofleet.com/images/f/fe/Excelrefit.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #freedom-class .card-image{
    background: #000 url(https://wiki.bravofleet.com/images/2/25/Freedomclass.jpg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.spectiles #raven-class .card-image{
    background: #000 url(https://wiki.bravofleet.com/images/3/32/AerieClass.jpg) !important;
    background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.spectiles #neworleans-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/bc/Neworleansclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #springfield-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d5/Springfieldclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #niagara-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/db/Niagara1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #akula-class .card-image{
	background: url(https://wiki.bravofleet.com/images/0/00/Akula.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #cardenas-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/9b/Cardenas.jpg) !important;
	background-size: 115% !important;
    background-position: center !important;
}
.spectiles #constitution-class .card-image{
	background: url(https://wiki.bravofleet.com/images/6/61/Discoprise.jpg) !important;
	background-size: 115% !important;
    background-position: center !important;
}
.spectiles #constitution-class-refit .card-image{
	background: url(https://wiki.bravofleet.com/images/3/39/Constitutionclass.png) !important;
	background-size: 110% !important;
    background-position: center !important;
}
.spectiles #crossfield-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/91/Crossfield.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #hernandez-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/9d/Hernandezclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #miranda-class .card-image{
	background: url(https://wiki.bravofleet.com/images/1/1d/Miranda.png) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #nimitz-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/8f/Nimitzclass.jpg) !important;
	background-size: 115% !important;
    background-position: center !important;
}
.spectiles #walker-class .card-image{
	background: url(https://wiki.bravofleet.com/images/4/43/Walker_Light_Exploration_Cruiser.png) !important;
	background-size: 135% !important;
    background-position: center !important;
}
.spectiles #columbia-class .card-image{
	background: url(https://wiki.bravofleet.com/images/f/ff/Nxrefit.png) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #daedalus-class .card-image{
	background: url(https://wiki.bravofleet.com/images/0/03/Daedalus.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #freedom22-class .card-image{
	background: url(https://wiki.bravofleet.com/images/1/18/Freedom22class.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #intrepid22-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d2/Intrepidtype.jpeg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #neptune-class .card-image{
	background: url(https://wiki.bravofleet.com/images/c/c8/Neptuneclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #nx-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/da/Nx2.png) !important;
	background-size: 135% !important;
    background-position: center !important;
}
.spectiles #yorktown-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/dc/Yorktown.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #dderidex-class .card-image{
	background: url(https://wiki.bravofleet.com/images/f/fc/Dderidexclass.jpg) !important;
	background-size: 115% !important;
    background-position: center !important;
}
.spectiles #scimitar-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e5/Scimitar.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #valdore-class .card-image{
	background: url(https://wiki.bravofleet.com/images/6/62/Valdoreclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #malem-class .card-image{
	background: url(https://wiki.bravofleet.com/images/1/16/Malemclass.png) !important;
	background-size: 110% !important;
    background-position: center !important;
}
.spectiles #ranodaire-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/9d/Rom_Ship_Ra%27nodaire.png) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #dhailkhina-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/56/Dhailkhina_class.jpg) !important;
	background-size: 130% !important;
    background-position: center !important;
}
.spectiles #d7rom-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d5/Romuland7.jpg) !important;
	background-size: 135% !important;
    background-position: center !important;
}
.spectiles #stormbird-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/55/Romulanstormbird.png) !important;
	background-size: 125% !important;
    background-position: center !important;
}
.spectiles #tliss-class .card-image{
	background: url(https://wiki.bravofleet.com/images/9/94/Tliss2399.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #tvaro-class .card-image{
	background: url(https://wiki.bravofleet.com/images/0/03/Tvaro.jpg) !important;
	background-size: 110% !important;
    background-position: center !important;
}
.spectiles #brel-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/59/Brelclass.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #ktinga-class .card-image{
	background: url(https://wiki.bravofleet.com/images/6/62/Ktingaclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #kvort-class .card-image{
	background: url(https://wiki.bravofleet.com/images/3/36/Kvortclass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #neghvar-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d4/Klingon_Negh%27Var_STO.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #vorcha-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d2/Vorchaclass.png) !important;
	background-size: 120% !important;
    background-position: center !important;
}
.spectiles #d7-class .card-image{
	background: url(https://wiki.bravofleet.com/images/0/05/Klingond7.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}
.spectiles #chalhegh-class .card-image{
	background: url(https://wiki.bravofleet.com/images/6/64/Chalheng.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}


.spectiles #saladin-class .card-image{
	background: url(https://wiki.bravofleet.com/images/6/68/SaladinClass.jpg) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #hermes-class .card-image{
	background: url(https://wiki.bravofleet.com/images/f/f6/HermesClass.jpg) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #tosmiranda-class .card-image{
	background: url(https://wiki.bravofleet.com/images/f/f5/TOSMiranda.jpg) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #ptolmey-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d5/PtolemyClass.jpg) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #federation-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/52/FederationClass.png) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #antares-class .card-image{
	background: url(https://wiki.bravofleet.com/images/7/7d/AntaresClass.jpg) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #oberth-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/b1/OberthClass.jpg) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #malachowski-class .card-image{
	background: url(https://wiki.bravofleet.com/images/c/cb/Malachowski.png) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #hoover-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/54/Hoover.png) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #engle-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/52/Engle.png) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #shepard-class .card-image{
	background: url(https://wiki.bravofleet.com/images/c/c3/Shepard.png) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #magee-class .card-image{
	background: url(https://wiki.bravofleet.com/images/4/4f/MaGee.jpg) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #helios-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/8f/Helios.jpeg) !important;
	background-size: 140% !important;
    background-position: center !important;
}


.spectiles #keldon-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/eb/KeldonTile.jpg) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #galor-class .card-image{
	background: url(https://wiki.bravofleet.com/images/c/c9/Galor_class.jpg) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #hideki-class .card-image{
	background: url(https://wiki.bravofleet.com/images/3/3a/HidekiClass.jpg) !important;
	background-size: 110% !important;
    background-position: center !important;
}

.spectiles #tonga-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/85/TongaClass.PNG) !important;
	background-size: 110% !important;
    background-position: center !important;
}

.spectiles #hutet-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/ea/HutetClass.jpg) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #groumall-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/24/GroumallClass.jpg) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #nor-class .card-image{
	background: url(https://wiki.bravofleet.com/images/0/03/Empok_Nor.jpg) !important;
	background-size: 140% !important;
    background-position: center !important;
}

.spectiles #alpha-quadrant .card-image{
	background: url(https://wiki.bravofleet.com/images/1/12/Alphaquadrant1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #beta-quadrant .card-image{
	background: url(https://wiki.bravofleet.com/images/c/ce/Betaquadrant1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #gamma-quadrant .card-image{
	background: url(https://wiki.bravofleet.com/images/f/fe/Gammaquadrant1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #delta-quadrant .card-image{
	background: url(https://wiki.bravofleet.com/images/2/25/Deltaquadrant1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #tf17 .card-image{
	background: url(https://wiki.bravofleet.com/images/1/1c/Tf17wiki1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #tf72 .card-image{
	background: url(https://wiki.bravofleet.com/images/7/79/Tf72wiki1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #tf86 .card-image{
	background: url(https://wiki.bravofleet.com/images/c/c1/Tf86wiki1.png) !important;
	background-size:100% !important;
    background-position: center !important;
}

.spectiles #tf93 .card-image{
	background: url(https://wiki.bravofleet.com/images/f/fc/Tf92wiki1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #rse .card-image{
	background: url(https://wiki.bravofleet.com/images/3/39/Romulanstarempiretile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #tholianassembly .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e8/Tholianassemblytile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #romrepub .card-image{
	background: url(https://wiki.bravofleet.com/images/9/9d/Romrepublictile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #romfreestate .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d2/Romfreestatetile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #klingonempire .card-image{
	background: url(https://wiki.bravofleet.com/images/7/7e/Klingonempiretile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #ferengialliance .card-image{
	background: url(https://wiki.bravofleet.com/images/0/0b/Ferengialliancetile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #ufp .card-image{
	background: url(https://wiki.bravofleet.com/images/9/9e/Fedtile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #cardunion .card-image{
	background: url(https://wiki.bravofleet.com/images/4/4c/Cardtile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #breenconfed .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e6/Breenconfederacytile1.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #obena-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/8c/Obena3.png) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #tf47 .card-image{
	background: url(https://wiki.bravofleet.com/images/f/ff/Tf47wiki.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #pathfinder-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/b3/Pathfinder_Rescue_01.jpeg) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #rahhae-class .card-image{
	background: url(https://wiki.bravofleet.com/images/1/12/Rom_Ship_Rahhae.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #dhelan-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/2c/Dhelan2.png) !important;
	background-size: 115% !important;
    background-position: center !important;
}

.spectiles #dinaes-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/dd/Dinaes.png) !important;
	background-size: 120% !important;
    background-position: center !important;
}

.spectiles #haakona-class .card-image{
	background: url(https://wiki.bravofleet.com/images/d/de/Haakona.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #diavectau-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e2/Diavectauclass.png) !important;
	background-size: 200% !important;
    background-position: center !important;
}

.spectiles #snakehead-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e9/Snakehead.png) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #edison-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e0/Edison.jpeg) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #edison-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e0/Edison.jpeg) !important;
	background-size: 115% !important;
    background-position: center !important;
}

.spectiles #phoenix-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/b2/PhoenixClass.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #sagan-class .card-image{
	background: url(https://wiki.bravofleet.com/images/b/bc/SaganClass1.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #constitution-III-class .card-image{
	background: url(https://wiki.bravofleet.com/images/a/a1/ConstitutionIIIClass.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #duderstadt-class .card-image{
	background: url(https://wiki.bravofleet.com/images/5/5e/DuderstadtClass1.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #echelon-class .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e7/Echelon1.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #curry-class .card-image{
	background: url(https://wiki.bravofleet.com/images/2/24/CURRY1.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #yeager-class .card-image{
	background: url(https://wiki.bravofleet.com/images/3/33/YEAGER4.jpg) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #alita-class .card-image{
	background: url(https://wiki.bravofleet.com/images/8/86/Alita.png) !important;
	background-size: 125% !important;
    background-position: center !important;
}

.spectiles #fed-ships-playable .card-image{
	background: url(https://wiki.bravofleet.com/images/9/9c/ActiveFederationTile.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #fed-stations-playable .card-image{
	background: url(https://wiki.bravofleet.com/images/c/cb/StarfleetStationsTile.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #fed-small-craft .card-image{
	background: url(https://wiki.bravofleet.com/images/0/0c/FederationSmallCraftTile.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #fed-retired .card-image{
	background: url(https://wiki.bravofleet.com/images/0/0d/FederationShipsOld.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #breen-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/b/b6/BreenSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #cardassian-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/7/79/CardassianSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #ferengi-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/d/de/FerengiSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #kzinti-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d1/KzintiSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #tzenkethi-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/9/91/TzenkethiSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #talarian-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/b/be/TalarianSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #tholian-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/3/3e/TholianSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #gorn-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/e/e0/GornSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #klingon-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/c/cc/KlingonSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #romulan-republic-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/d/d0/RomulanRepublicSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #romulan-freestate-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/0/06/RomulanFreeStateSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #romulan-other-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/1/10/OtherRomulanShips.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #orion-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/0/03/OrionSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #nausicaan-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/e/ef/NausicaanSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #tamarian-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/b/bf/TamarianSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #dominion-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/f/f2/DominionSpecifications.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #karemma-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/5/57/KaremmaSpecifications.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #vaadwuar-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/a/a5/VaadwuarSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #devore-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/6/6a/DevoreSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #hirogen-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/7/75/HirogenSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #hierarchy-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/d/df/HierarchySpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}


.spectiles #malon-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/0/0c/MalonSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #vidiian-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/0/0d/VidiianSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #kazon-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/f/f6/KazonSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}

.spectiles #borg-specs .card-image{
	background: url(https://wiki.bravofleet.com/images/e/eb/BorgSpecs.png) !important;
	background-size: 100% !important;
    background-position: center !important;
}


.hatnote {
    margin-top: 0.6rem;
    margin-bottom: 0.8rem;
    border-radius: 8px;
    padding: 10px 15px;
    color: var(--color-base--subtle);
    background: var(--background-color-framed);
    font-size: 0.875rem;
    line-height: 1.4;
    display: flex;
    align-items: center;
}

.hatnote-icon img {
    opacity: var(--opacity-icon-base);
    margin-right: 10px;
    width: 14px;
    height: auto;
}

/* Dark theme */
html.skin-citizen-dark .hatnote-icon img {
    filter: invert(1);
}

.ibtable {
    border-radius: 13px;
    margin-bottom: 0px;
    padding-left: 10px;
    width:315px;
}
.ibimage {
    text-align: center;
    padding: 10px;
    font-size: smaller;
    background: #f3f3f3;
}
.ibname {
    text-align: center;
    color: #e5e5ed;
    font-size: larger;
    background: #304665;
    padding: .3rem 1.2rem;
}
.ibheader {
    text-align: center; 
    color: #e5e5ed; 
    background: #566c86;
    font-size: 8pt;
    padding: 6px;
}
.ibleft {
    background: #e0e0e0; 
    padding: 8px 10px; 
    color: #696969; 
    font-size: smaller; 
    width: 40%;
    vertical-align: top;
}
.ibright {
    background: #ececec; 
    padding: 8px 10px; 
    color: #696969; 
    font-size: smaller; 
    width: 60%;
    vertical-align: top;
}