#bfhvehicles-equipped-box {
    margin-bottom: 8px;
}

    #bfhvehicles-equipped-box .box-content {
        padding: 16px 16px;
        position: relative;
    }

        #bfhvehicles-equipped-box .box-content .bfhvehicles-chain {
            /*height: 130px;*/
            margin-bottom: 0px;
        }

    #bfhvehicles-equipped-box .claim.box-content {
        padding-top: 32px;
        padding-bottom: 36px;
    }

        #bfhvehicles-equipped-box .claim.box-content .btn {
            width: 100%;
            margin-bottom: 16px;
        }

        #bfhvehicles-equipped-box .claim.box-content .progress-bar {
            margin-top: 16px;
            margin-bottom: 8px;
        }

        #bfhvehicles-equipped-box .claim.box-content .progress-info {
            font-size: 14px;
            margin-top: 10px;
        }
		
#bfhvehicles-equipped-box .box-content .name-bfhvehicle {
	line-height: 10px;
	padding: 10px;
	margin-left: -16px;
	font-size: 100%;
	/*width: 320px;*/
	text-transform: uppercase;
}

#bfhvehicles-equipped-box .box-content .desc-bfhvehicle {
	line-height: 10px;
	padding: 10px;
	margin-left: -16px;
	font-size: 90%;
	/*width: 320px;	*/
}

#bfhvehicles-equipped-box .box-content .desc-bfhvehiclestar {
	position: absolute;
	line-height: 10px;
	padding: 10px;
	top: 37px;
	margin-left: -16px;
	font-size: 120%;
	margin-top: 72px;
	background-color: rgba(7, 7, 7, 0);
	
	/*width: 320px;	*/
}

#bfhvehicles-equipped-box .box-content .name-bfhvehicle .valuetotal {
	position: absolute;
	margin-left: -16px;
	font-size: 100%;
	/*width: 320px;*/
	text-transform: lowercase;
	right: 0px;
	top: 0px;
	background-color: transparent;
}

#bfhvehicles-equipped-box .box-content .desc-bfhvehicle .valuetotal {
	position: absolute;
	margin-left: -16px;
	font-size: 100%;
	/*width: 320px;*/
	text-transform: lowercase;
	right: 0px;
	top: 0px;
	background-color: transparent;
}

#bfhvehicles-equipped-box .box-content .desc-bfhvehiclestar .vehiclekill {
	position: absolute;
	margin-left: -16px;
	font-size: 100%;
	/*width: 320px;*/
	text-transform: lowercase;
	right: 0px;
	top: 0px;
	background-color: transparent;
}

.bfhvehicles .drawtitleh {
	margin-left: -35px;
	width: 326px;
}
	
#bfhvehicles-body {
    margin-top: -15px;
}

    #bfhvehicles-body .bfhvehicles-list .box {
        margin-bottom: 8px;
		width: 654px;
    }

    #bfhvehicles-body .bfhvehicles-list .grid.box .box-content {
        background: inherit;
        padding: 0px;
    }

    #bfhvehicles-body .dogtag-aside button {
        width: 100%;
        margin-top: 8px;
    }

    #bfhvehicles-body .dogtag-aside .advanced-active.selected-dog-tags.box-content .bfhvehicles-chain .advanced {
        position: relative;
        z-index: 3;
    }
	
    #bfhvehicles-body .dogtag-aside .advanced-active.selected-dog-tags.box-content .bfhvehicles-chain .basic {
        position: relative;
        z-index: 3;
    }
	
    #bfhvehicles-body .dogtag-aside .description.box-content p {
        line-height: 1.4;
        font-size: 12px;
    }

    #bfhvehicles-body .dogtag-aside .seen.box-content {
        padding: 8px 16px;
        text-transform: uppercase;
        font-family: Purista, sans-serif;
        font-style: normal;
        font-weight: 600;
    }

    #bfhvehicles-body .dogtag-aside .box-content .name {
        text-transform: uppercase;
        font-family: Purista, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
    }
	
.profile-stats-bfhvehicles li {
    margin: 0px 1px 1px 0px;
    padding: 4px 1px 1px;
    width: 217px;
    height: 109px;
    float: left;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    background-color: rgba(7, 7, 7, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .profile-stats-bfhvehicles li:nth-child(3n) {
        /* width: 132px; */
            width: 218px;
    }

    .profile-stats-bfhvehicles li.disabled .bfhvehicles {
        opacity: 1;
        filter: brightness(20%);
        -webkit-filter: brightness(40%);
    }
	
	.profile-stats-bfhvehicles li.basic {
		opacity: 1;
	}
	
	.profile-stats-bfhvehicles li.disabled {
		opacity: 0.5;
	}
	
.cssfilters .profile-stats-bfhvehicles li.disabled .bfhvehicles {
    opacity: 1;
    -webkit-filter: brightness(40%);
    -moz-filter: brightness(40%);
    -o-filter: brightness(40%);
}

.profile-stats-bfhvehicles li:hover {
    background-color: rgba(94, 94, 94, 1);
}

.profile-stats-bfhvehicles li.equipped {
    box-shadow: inset 0px 0px 0px 1px #fff;
}

.profile-stats-bfhvehicles li.active {
    background-color: rgba(94, 94, 94, 1);
	color: white;
}

    .profile-stats-bfhvehicles li.active:hover {
        background-color: rgba(94, 94, 94, 1);
    }

/* .profile-stats-bfhvehicles .dogtag-image {

} */

.bfhvehicle-chain {
    margin: -20px 20px;
}

    .bfhvehicles-chain .basic {
        position: relative;
        z-index: 2;
    }

.vertical .bfhvehicles-chain .basic {
    display: block;
}

.horizontal .bfhvehicles-chain .basic {
    /*transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);*/
    margin-left: 25px;
}

.drawtitleveaponh {
	margin-top:-320px;
	line-height: 20px;
}

.box-content .name-bfhweapon {
	line-height: 20px;
	margin-top: 30px;
	margin-left: -16px;
	font-size: 100%;
	width: 303px;
	text-transform: uppercase;
}

.box-content .desc-bfhweapon {
	line-height: 15px;
	font-size: 80%;
	margin-left: -16px;
	width: 303px;
}

.box-content .desc-bfhvehicle .img-rank-bfhvehicle {
	margin-top: -4px; 
	margin-left: -5px; 
	position: absolute;
	background-image: url("../bf4/img/assignments/icon-rank.png");
}

.accessoriesh-box {
    margin-top: 140px;
	margin-left: -16px;
	line-height: 25px;	
    width: 335px;
    height: 24px;
	background-color: rgba(7, 7, 7, 0.9);
}

.vehiclesaccessoriesh {
	margin-left: -16px;
	margin-top: -15px;
	width: 356px;
	position: absolute;
}

.accessoriesBattlepackh-box {
    margin-top: 149px;
	margin-left: -16px;
	line-height: 25px;	
    width: 335px;
    height: 24px;
	background-color: rgba(7, 7, 7, 0.9);
}

.vehiclesaccessoriesBattlepackh {
	margin-left: -16px;
	margin-top: -15px;
	width: 356px;
}

.vehicleBoxAccess {
    display: inline-block;
    width: 55px;
    height: 40px;
	margin: 0px 1px 1px 0px;
    padding: 7px 1px 1px;
    float: left;
    position: relative;
    /*cursor: pointer;*/
    box-sizing: border-box;
    background-color: rgba(7, 7, 7, 0.0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	opacity: 0.1;	
}

.vehicleBoxAccessunhide{
    display: inline-block;
    width: 55px;
    height: 40px;
	margin: 0px 1px 1px 0px;
    padding: 7px 1px 1px;
    float: left;
    position: relative;
    /*cursor: pointer;*/
    box-sizing: border-box;
    background-color: rgba(7, 7, 7, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.vehicleBoxAccessH {
    display: inline-block;
    width: 55px;
    height: 40px;
	margin: 0px 1px 1px 0px;
    padding: 7px 1px 1px;
    float: left;
    position: relative;
    /*cursor: pointer;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	opacity: 0.1;	
}

.vehicleBoxAccessHunhide{
    display: inline-block;
    width: 55px;
    height: 40px;
	margin: 0px 1px 1px 0px;
    padding: 7px 1px 1px;
    float: left;
    position: relative;
    /*cursor: pointer;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

 .span18 {
    width: 335px;
}
