@font-face {
	font-family: Purista;
	src: url(../images/Purista_EA_Medium.ttf) format("truetype")
}
body {
	font-family: Purista, Arial, Sans-Serif
}
.lightblue {
	color: #dae4f0
}
.orange {
	color: #ffab19
}
.articleTitle {
	font-family: Purista, Arial, Sans-Serif!important
}
.articleTopic {
	color: #ffab19;
	font-family: Purista, Arial, Sans-Serif!important
}
.helpContent {
	color: #dae4f0
}
h3 {
	margin-bottom: 1em;
	margin-top: .5em
}
p {
	margin-bottom: 1.5em
}
ul {
	list-style-type: square;
	color: #ffab19;
	margin-bottom: 1.5em;
	margin-left: 1.5em
}
li {
	list-style: square;
	margin-top: .8em
}
ol li {
	list-style: decimal inside;
	color: #ffab19
}
.bftable th {
	vertical-align: top;
	padding-bottom: .8em
}
.bftable tr {
	vertical-align: top
}
.bftable td {
	vertical-align: top;
	padding-right: .5em;
	padding-bottom: .8em
}
.asset {
	min-width: 100px
}
.assetIcon {
	display: inline-block;
	width: 46px;
	height: 46px;
	vertical-align: middle
}
.assetIcon {
	float: left;
	height: 46px;
	width: 46px;
	margin-right: 1em;
	overflow: hidden;
}
#scanUAV {
	background: url(../images/Commander_Asset_ScanUAV.png) no-repeat;
	background-size: 46px 46px
}
#EMPUAV {
	background: url(../images/Commander_Asset_Jam.png) no-repeat;
	background-size: 46px 46px
}
#HVT {
	background: url(../images/Commander_Asset_HVT.png) no-repeat;
	background-size: 46px 46px
}
#earlyWarning {
	background: url(../images/Commander_Asset_EarlyWarning.png) no-repeat;
	background-size: 46px 46px
}
#order {
	background: url(../images/Commander_Asset_Order.png) no-repeat;
	background-size: 46px 46px
}
#promoteSquad {
	background: url(../images/Commander_Asset_PromoteSquad.png) no-repeat;
	background-size: 46px 46px
}
#supplyDrop {
	background: url(../images/Commander_Asset_SupplyDrop.png) no-repeat;
	background-size: 46px 46px
}
#rapidDeploy {
	background: url(../images/Commander_Asset_RapidDeploy.png) no-repeat;
	background-size: 46px 46px
}
#vehicleDrop {
	background: url(../images/Commander_Asset_VehicleDrop.png) no-repeat;
	background-size: 46px 46px
}
#infantryScan {
	background: url(../images/Commander_Asset_InfantryScan.png) no-repeat;
	background-size: 46px 46px
}
#vehicleScan {
	background: url(../images/Commander_Asset_VehicleScan.png) no-repeat;
	background-size: 46px 46px
}
#cruiseMissile {
	background: url(../images/Commander_Asset_CruiseMissile.png) no-repeat;
	background-size: 46px 46px
}
#gunship {
	background: url(../images/Commander_Asset_Gunship.png) no-repeat;
	background-size: 46px 46px
}
.mysoldier {
	width: auto;
	padding-bottom: 2em;
	overflow: hidden;
	
}
#mysoldierRibbon {
	background: url(../images/mysoldier_ribbon.png) no-repeat;
	background-size: auto 185px;
	height: 185px
}
#mysoldierMedal {
	background: url(../images/mysoldier_medal.png) no-repeat;
	background-size: auto 320px;
	height: 320px
}
#mysoldierDogTag {
	background: url(../images/mysoldier_dog_tag.png) no-repeat;
	background-size: auto 240px;
	height: 240px
}
#mysoldierServiceStar {
	background: url(../images/mysoldier_service_star.png) no-repeat;
	background-size: auto 365px;
	height: 365px
}
#mysoldierAssignment {
	background: url(../images/mysoldier_assignment.png) no-repeat;
	background-size: auto 250px;
	height: 250px
}
#mysoldierEmblem {
	background: url(../images/mysoldier_emblem.png) no-repeat;
	background-size: auto 410px;
	height: 410px
}
.navLinks a {
	background-color: transparent;
	outline: 0!important;
	border-bottom: 0!important;
	padding-left: 0
}
.navLinks a:focus {
	background-color: transparent!important
}
.helpContent {
	background-color: transparent
}
.contentPanel {
	background-color: transparent
}
@media (orientation:landscape) and (max-width:1024px) {
.tabletBackground {
	background: url(../images/title.jpg) no-repeat;
	background-size: 100%;
	background-position: center 30%
}
}
@media (orientation:landscape) and (min-width:1025px) {
.tabletBackground {
	background: url(../images/title.jpg) no-repeat;
	background-size: 100%;
	background-position: center 20%
}
}
@media (orientation:landscape) and (min-width:1670px) {
.tabletBackground {
	background: url(../images/title.jpg) no-repeat;
	background-size: 100%;
	background-position: center center
}
}
@media (orientation:landscape) and (min-width:1900px) {
.tabletBackground {
	background: url(../images/title.jpg) no-repeat;
	background-size: 100%;
	background-position: center 77%
}
body, html {
	background: -webkit-linear-gradient(top, #000 50%, #323232);
	background: -moz-linear-gradient(top, #000 50%, #323232);
	background: -ms-linear-gradient(top, #000 50%, #323232)
}
}
