/*DFPROFILER CSS TEMPLATE*/
/*IF A STYLE ISN'T APPLYING, END THE DECLARATION WITH "[style] !important;" INSTEAD OF JUST "[style];"*/

/*#region Site-Wide Styles*/
@import url('');

.z13739993, .z13739993 a {
    color: #62FFF5;
    text-shadow: 0 0 6px #FF0000;
}

.profiler-username-header .z13739993 {
}
/*#endregion*/

/*#region Keyframes*/
/*#endregion*/

/*#region Profile-Exclusive Styles*/
	/*#region Base Page Styles*/
		/*#region Base Element Definitions*/
		body[data-profile='13739993'] { /*Body Base Definition*/
		}
		
		body[data-profile='13739993'] h3, body[data-profile='13739993'] h4, body[data-profile='13739993'] h5 { /*Header Base Definition*/
		}
		
		body[data-profile='13739993'] h3 { /*H3 Sub-Definition*/
		}
		
		body[data-profile='13739993'] footer { /*Footer Base Definition*/
		}
		
		body[data-profile='13739993'] a { /*Link Base Definition*/
		}
		/*#endregion*/
		/*#region Class Definitions*/
		body[data-profile='13739993'] .nav-tabs>li.active>a { /*#profile-header Nav Buttons (active)*/
		}

		body[data-profile='13739993'] .nav-tabs { /*#profile-header Nav Buttons (active)*/
		}

		body[data-profile='13739993'] .clan { /*#profile-header Clan Text*/
		}
		
		body[data-profile='13739993'] .navbar-fixed-top { /*Page Navbar*/
		}
		
		body[data-profile='13739993'] .navbar-brand { /*Page Navbar Text ("DFProfiler")*/
		}
		
		body[data-profile='13739993'] .navbar-nav>li>a { /*Page Navbar Buttons*/
		}
		
		body[data-profile='13739993'] .navbar-nav>.open>a { /*Page Navbar Buttons (active)*/
		}
		
		body[data-profile='13739993'] input#nav-username { /*Page Navbar Search Box*/
		}
		
		body[data-profile='13739993'] .btn-success { /*Page Navbar Search Button*/
		}
		
		body[data-profile='13739993'] .dropdown-menu { /*Page Navbar Dropdowns*/
		}
		
		body[data-profile='13739993'] #boss-data-section { /*Profile Boss Map Panel*/
		}
		
		body[data-profile='13739993'] .sub-table { /*Profile Boss Map Tables*/
		}
		
		body[data-profile='13739993'] .sub-table th, body[data-profile='13739993'] .sub-table td { /*Profile Boss Map Table Cells*/
		}
		/*#endregion*/
	/*#endregion*/
    
	/*#region Profile Styles*/
	#profile-page { /*#profile-page (basically a pseudo-body)*/
		color: rgba(98,255,245,1);
		background: url(https://i.pinimg.com/originals/0a/78/59/0a7859459211275b4e8d3b212d4e9522.gif) no-repeat fixed center center / cover;
	}

    .profiler-username-header .z13739993:after {
    }
	
	#profile-header { /*#profiler-header Base Definition*/
		background-color: rgba(0,0,0,0.12);
	}
	
	#view-profile .panel-default { /*Profile Panels*/
		background-color: rgba(23,14,255,0.07);
	}
	
	#view-profile .panel-heading { /*Profile Panel Headings*/
		background-color: rgba(43,0,255,0.06);
	}
	
	#view-profile h3.panel-title { /*Profile Panel Heading Text*/
	}
	
	#view-profile .weapon-name { /*Profile Panel Weapon Names*/
	}
	
	#view-profile .profiler-100 { /*Profile Panel Status 100% Text*/
	}
	
	#view-profile .profiler-75 { /*Profile Panel Status 75% Text*/
	}
	
	#view-profile .profiler-50 { /*Profile Panel Status 50% Text*/
	}
	
	#view-profile .profiler-25 { /*Profile Panel Status 25% Text*/
	}
	
	#view-profile .profiler-0 { /*Profile Panel Status 0% Text*/
	}
	
	#view-profile .mc-value { /*Profile Panel MC Stats Text*/
	}
	
	#view-profile .total-mc-value { /*Profile Panel MC Total Text*/
	}
	
	#view-profile .profiler-armor-normal { /*Profile Panel Armor Status 100% Text*/
	}
	
	#view-profile .profiler-armor-scratched { /*Profile Panel Armor Status 75% Text*/
	}
	
	#view-profile .profiler-armor-damaged { /*Profile Panel Armor Status 25% Text*/
	}
	
	#view-profile .profiler-armor-broken { /*Profile Panel Armor Status 0% Text*/
	}
	/*#endregion*/
/*#endregion*/