﻿.inputBox {
	width: 100% !important;
	padding-left: 3px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.part3Box {
	border: 0;
}

.cell_1095 {
	padding: 0;
	height: 0;
}

tr > td:first-child > .part3Box {
	width: calc(100% - 25px);
}

.part3Cell {
	white-space: nowrap;
	width: 20%;
}

.codes {
	text-align: center;
	padding: 0;
	height: 100%;
	border: 0;
	min-height: 30px;
}

.partLabel {
	background: black;
	color: white;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.infromational {
	padding: 3px;
}

.centered {
	text-align: center;
}

.ChangePartII {
	margin-left: 20px;
	width: 200px;
	display: inline-block;
	height: 100%;
	color: white;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

.ssnReveal {
	display: inline-block;
	width: 15%;
	height: 17px;
	color: white;
	text-align: center;
	font-size: 10pt;
	cursor: pointer
}

.ssnRevealState {
	display: inline-block;
	width: 15%;
	height: 17px;
	color: white;
	text-align: center;
	font-size: 10pt;
	cursor: pointer
}

/* This class is to handle height changes in name fields due to wrapping */
.nameBox_1095C {
	OVERFLOW: hidden;
	height: 16px;
	resize: none;
}
/* End wrapping */

.merge_link:link,
.merge_link:active,
.merge_link:visited {
	color: blue;
	text-decoration: underline;
}

b {
	font-weight: bold !important;
}

.footer_1095C {
	margin-top: 8px;
}

.empAgeLabel {
	border-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px;
	border-top: 1px;
	width: 170px;
	height: 100%;
}

.empAgeTextBox {
	border-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px;
	border-top: 1px;
	width: 35px;
	height: 100%;
}

.hiddenDatepicker {
	opacity: 0;
	width: 0px;
	border: 0px;
	padding: 0px;
}

.empAgeDiv {
	cursor: text !important;
	display: inline-block;
}

.planStartMonthLabel {
	border-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px;
	border-top: 1px;
	width: 170px;
	height: 100%;
}

.planStartMonthTextBox {
	border-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px;
	border-top: 1px;
	width: 35px;
	height: 100%;
}


.hiddenPlanStartMonth {
	opacity: 0;
	width: 0px;
	border: 0px;
	padding: 0px;
}