﻿/*This File is for BTV*/
/*General
*/
.roundedButton {
	background: #D1EC51;
	border-color: #90AF04;
	color: #000000;
}

.roundedButtonDisabled {
	border-color: #90AF04;
}

.form1095BRoundedButton{
	background: #D1EC51;
	border-color: #90AF04;
	color: #000000;
}

#tri {
	border-top-color: #B4C658;
}

#topLogo {
	height: 60px;
	margin-top: 8px;
	vertical-align: top;
}

.tab_active {
	background-color: #000000;
}

.tab_inactive {
	background-color: #D1EC51;
}

.tab_nav {
	border-color: #000000;
}

#loadingWrapper {
	background: #D1EC51;
}
/*Menu*/
#menuContainer {
	background: #000000;
}

.menuList > li:hover {
	background: #000000;
	color: #D1EC51;
}

.subMenuList > li:hover {
	background: #000000;
	color: #D1EC51;
}

subMenuList > li:hover > a {
	background: #000000;
	color: #D1EC51;
}

.subMenuList > li:hover > a:hover {
	background: #000000;
	color: #D1EC51;
}
/*Form 1095/4*/
.ChangePartII {
	background: #D1EC51;
	color: #000000;
}

.Highlight {
	background-color: #D1EC51;
}

.Highlight-Row td {
	background-color: #808080;
}

.Error {
	background-color: #ff5050;
}

.help .helpTooltip {
	background: #808080;
}

	.help .helpTooltip:after {
		border-right: #808080;
	}

.ssnReveal {
	background: #D1EC51;
	color: #000000;
}

.ssnRevealState {
	background: #D1EC51;
	color: #000000;
}

.ssnReveal_1095B {
	background: #D1EC51;
	color: #000000;
}

#viewListAnchor {
	background: #808080;
}
/*Search*/
.infoCollapseIcon {
	color: #000000;
}

#employeeDetailsOverlay {
	background: #646464;
}

#footerLogo {
	height: 55px;
}

.footerMiddle #footerMiddleLeft {
	border-right: none;
}

.footerMiddle #footerMiddleRight {
	display: none;
}

#footer .CopyWriteSection {
	display: none;
}

#footer {
	background-color: #000000;
}
/*ContentPannel*/
.contentPanelHeader {
	background: #1C1D1E;
}
/*Tables*/
.dataTable > tbody > tr > th {
	background: #c0c0c0;
}

#header {
	background-size: cover;
}

form {
	background-color: white;
}

#header .currentPageText,
#header #startPageStar {
	font-size: 34px;
	color: black !important;
	letter-spacing: .04em;
}

.btnPulse.inactive {
	background: #90AF04 none repeat scroll 0 0;
}

	.btnPulse.inactive.throb::before {
		box-shadow: 0 0 0 0 #90AF04 inset;
	}

	.btnPulse.inactive::before {
		box-shadow: 0 0 0 1px #90AF04 inset;
	}

	.btnPulse.inactive.throb::after {
		box-shadow: 0 0 0 0 #90AF04 inset;
	}

::selection {
	background: #D1EC51;
}

select, select:active, select:hover {
	outline-color: #D1EC51;
}

.classColors #contentPlaceholder_menu a.static.selected {
	background-color: #90AF04;
	color: white;
}

.classColors #contentPlaceholder_menu a.static.highlighted {
	background-color: black;
}

.classColors #contentPlaceholder_menu a {
	color: black;
}

.classColors #contentPlaceholder_menu {
	background-color: #D1EC51;
}
