table th {
	position: sticky;
	text-align: left;
	top: 0;
}

.btn {
	background-color: #e1e1e1;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 9px;
}

.btn:focus {
	outline: none;
}

.section-description {
	background-color: #FFF6D6;
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}

.report-description-section {
	padding: 15px;
}

.report-description-header {
	font-weight: bold;
}

.align-center {
	text-align: center;
}

.vertical-padding {
	padding-left: 15px;
	padding-right: 15px;
}

.footnote {
	margin-top: 15px;
}

/* -- CLEARABLE INPUT -- */

input[type="text"] {
	background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
	transition: background 0.4s;
}
input[type="text"].x {
	background-position: right 5px center;
}
input[type="text"].onX {
	cursor: pointer;
}
input::-ms-clear {
	display: none;
	height: 0;
	width: 0;
}

/* additional income, reduce reset, custom div to look like button so label text won't disappear */
#reduce-reset-button{
	text-align:center;font-size:11px;cursor:pointer;box-shadow: none;
	margin-bottom:5px;background-color: #e8e3d2 !important;border: 1px solid #b6ada5;
	width: 225px;padding:10px;border-radius: 5px; font-weight: bold;
}
#reduce-reset-button:hover, #reduce-reset-button:focus {
    background-color: #ddcba4 !important;
    border: 1px solid #ddcba4;
	color: #fff;
}

.reset-btn{
	text-align:center;font-size:11px;cursor:pointer;box-shadow: none;
	margin-bottom:5px;background-color: #e8e3d2 !important;border: 1px solid #b6ada5;
	padding:10px;border-radius: 5px; font-weight: bold;
}

#forgiveness-area {
	background-color: #FFE4C4;
}

#forgiveness-area .forgiveness-description {
	background-color: #FFF;
	border: 1px solid #555;
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 10px 15px;
}

.custom-select:after, .custom-select:before {
	content: "";
	display: -moz-inline-stack;
	display: inline-block;
	width: 10px;
	height: 2px;
	background: #555;
	position: absolute;
	top: 15px;
	pointer-events: none;
}

.btn, .header__menu > ul > li {
	display: -moz-inline-stack;
}

select, table, textarea {
	width: 100%;
}

.custom-select:before {
	transform: rotate(45deg);
	right: 16px;
}

.custom-select:after {
	transform: rotate(-45deg);
}

.custom-select:after {
	right: 10px;
}

.nav-tabs > li > a {
	background: #fff;
}

.report__colexp__content {
	margin-bottom:15px;
}

.report__colexp__header.collapsed {
	margin-bottom: 15px;
}

input[type=text], input[type=number] {
	border: 1px solid rgba(119,127,141,.25);
	border-radius: 5px;
	box-shadow: none;
}

.report-column.label-column > div {
	padding-left:10px;
}

.icon-action {
	cursor: pointer;
}

.show-detail:before {
	content: "Hide Income Projection";
}

.show-detail.collapsed:before {
	content: "Show Income Projection";
}

.spouse.show-detail.collapsed {
	border-bottom: 1px solid #D95B43;
	margin-bottom: 15px;
}

.loansim__top {
	margin-bottom: 30px;
}

.loansim__top form, .loansim__top #report-results, #loan-sim-form {
	background: #fff;
	border: 1px solid #CCC;
	border-radius: 8px;
	padding: 25px 15px;
}

.loansim__top label {
	font-weight: 400;
	width: 100%;
}

.loansim__top label > span {
	display: -moz-inline-stack;
	display: inline-block;
	font-size: 16px;
	width: 35%;
	float: left;
}

.loansim__top label input[type=text],.loansim__top label input[type=number], .loansim__top label select {
	display: -moz-inline-stack;
	display: inline-block;
	width: 60%;
	float: right;
}

.loansim__view {
	font-size: 16px;
	padding: 5px 20px;
	border-radius: 10px;
}

.loansim__view .custom-select {
	margin-bottom: 0;
}

.loansim__view > span {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 0 10px;
}

.loansim__view > span input[type=radio] {
	margin-right: 5px;
}

body.report, header {
	background: #fff;
}

.btn.btn--reset {
	background: #B5B7BB;
}

.btn.btn--reset:hover {
	background: #9a9da3;
}

#salary-25-projection {
	border-top: 1px solid #D95B43;
	padding-top: 15px;
}

#run-sim-button {
	margin: 6.5px 0;
	width: 68px;
}

#loader {
	margin: 0 10px;
}

.nav-tabs > li > a {
	background: #fff;
	font-family: ProximaNovaLtSemibold;
	font-size: 16px;
	color: rgba(102,102,102,.4);
	margin: 0 5px;
	padding: 5px 15px;
}

.nav-tabs > li > a {
}

.nav-tabs > li.active > a {
	color: #666;
}

.active {
	background: #de7c00;
}
.select-tab-text {
	font-size: 1.2em;
	margin-left: 5px;
}

.years-public-service-section {
	display: none;
}

.spouse-years-public-service-section {
	display: none;
}

/* TODO: Check if these are still used */

.loansim__view {
	background: #f9f9f9;
}

.loansim__view .parent {
	color: #ccc;
}

.loansim__view .parent .custom-select:after, .loansim__view .parent .custom-select:before {
	background: #ccc;
}

.loansim__view .parent.clicked {
	color: #414141;
}

.loansim__view .parent.clicked .custom-select:after, .loansim__view .parent.clicked .custom-select:before {
	background: #414141;
}

/* END TODO */

@media screen and (min-width:768px) and (max-width:1023px) {
	.nav-tabs li {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}

	.nav-tabs li.active a {
		background: #EAAA00 !important;
		border: 1px solid #ddd !important;
		color: #fff !important;
	}

	.nav-tabs li a {
		border-radius: 5px;
	}
}

@media screen and (max-width:640px) {
	.report-main.collapse{
		display: none;
	}
	.report-main.collapse.in{
		display: block;
	}
	.module-container .report-header{
		position: relative;
		cursor: pointer;
		padding: 10px 30px 10px 3px;
	}
	.report-header:after {
		content: "k";
		font-family: vinstudent !important;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.report-header.collapsed{
		margin-bottom: 20px;
	}
	.report-header.collapsed:after {
		content: "h";
	}

	#chart-container{
		margin: 0-15px;
	}
}

.report-main--2 table th{
	background: #4A5C9A;
	color: #fff;
}

.report-header{
	cursor: pointer;
	position: relative;
}
.report-module:not(:last-child) .report-header.collapsed{
	margin-bottom: 10px;
}
.report-header:after {
	content: "k";
	font-family: vinstudent !important;
	position: absolute;
	right: 15px;
	top: 10px;
}
.report-header.collapsed:after {
	content: "h";
}
.nav-tabs{
	margin-bottom: 10px;
}
.nav-tabs>li {
	padding-top: 4px !important;
}
.chart-monthly-container{
	/*keep in case needed */
	/*padding-top: 15px;
	padding-bottom: 15px;*/
}
#chart-comparison{
	padding-top: 15px;
}

#monthly-report #monthly-tab-content {
	height: 600px;
	overflow: auto;
}

#monthly-report-toggle-section, #monthly-report-description-section {
	padding-bottom: 10px;
}

/*ROUNDED ver*/
.report-header {
	border-radius: 8px 8px 0 0;
	padding: 10px 34px 10px 5px !important;
}
.report-header.collapsed{
	border-radius: 8px;
}
/*ROUNDED ver*/
.ex-collapse-content{
	padding-top: 1px;
	border: 1px solid rgb(221, 221, 221);
	margin-bottom: 20px;
}
.expand-collapse-container, .save-share-floating-container {
	position: fixed;
	right: 0px;
}
.expand-collapse-container {
	top: 80px;
}
.save-share-floating-container {
	top: 120px;
}

.btn-ss-add-mystuff {
	background-color: transparent !important;
	border: none !important;
	color: red !important;
	font-size: large;
	padding: 0px;
	margin-left: 8px;
}

.btn-ss-add-mystuff:hover {
	color: red !important;
	background-color: transparent !important;
	border: none !important;
}

.floating-container .btn {
	min-width: 100px;
}
.expand-collapse-container .btn, .save-share-floating-container .btn {
	padding: 5px 10px;
	background: #777;
	border-radius: 5px 0px 0px 5px;
	color: #fff !important;
}
#forgiveness-area{
	margin-bottom: 15px;
}
#monthly-repayment .nav-tabs, #monthly .nav-tabs {
	margin-top: 15px;
}
#monthly-tab-content{
	padding: 0px;
}
.highcharts-container {
    margin-bottom: 15px;
}
@media screen and (max-width: 640px){
	#monthly-repayment-header,#monthly-repayment,
	#chart-comparison,#chart-comparison-header{
		margin-left: 15px;
		margin-right: 15px;
	}
	#monthly{
		padding-top: 5px;
	}
	.nav-tabs{
		margin-left: 10px;
		margin-right: 10px;
	}
	#tab-content .report-header{
		margin: 0;
	}
	#monthly-tab-content .col-md-12{
		padding: 0;
	}
	#monthly-tab-content{
		margin: 0 15px;
	}
}
@media screen and (max-width: 991px){
	#monthly-tab-content table.stacktable.large-only{
		display: none;
	}
	#monthly-tab-content table.stacktable.small-only{
		display: table;
	}
}
span.input-mask {
    position: relative !important;
    display: block !important;
    font-size: 14px !important;
    top: -42.5px;
    position: relative;
    width: 10px !important;
    margin-bottom: -20px;
    margin-left: 10px;
    float: none !important;
}
.loansim__top label > span.input-mask {
    margin-left: 180px;
}
#salary-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 180px;
    background: rgba(255, 255, 255, 0.8);
}

#donation-row-input-area{
	margin-top:80px;
	margin-bottom:0px;
}

/* -- FROM LoanSim.ascx -- */

a.bsava:link {
	color: #e80388;
	text-decoration: none;
}
/* unvisited link */
a.bsava:visited {
	color: #e80388;
	text-decoration: none;
}
/* visited link */
a.bsava:hover {
	color: #e80388;
	text-decoration: underline;
}
/* mouse over link */
.AlphaBoxCellNoHighlight {
	background-color: #536070;
	color: #ffffff;
}

.AlphaBoxCellHighlight {
	background-color: #d9d9d9;
	cursor: pointer;
	color: #000000;
}

.AlphaBoxCellNotActive {
	background-color: #406070;
	color: #ffffff;
}

.AlphaBoxCellSelected {
	background-color: #e80388;
	color: #ffffff;
}

.AlphaBoxCell {
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: solid 2px white;
	border-bottom: solid 2px white;
}

.DocumentGenericName {
	color: #007171;
}

#MainMiscContainer ul, #MainMiscContainer li {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
}

#TOC_nav {
	display: none !important;
}

.dialog-content {
	max-width: 600px;
	position: relative;
	margin: 100px auto;
	background-color: white;
	border: 1px solid #373737;
	border-radius: 8px;
	z-index: 100;
}

.dialog-container {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.dialog-fade {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	opacity: .3;
	background-color: #000000;
}

.dialog-form {
	padding: 30px;
}

.report-main {
	padding: 15px;
}

.report-header {
	background-color: #4A5C9A;
	color: #FFF;
	font-family: ProximaNovaLtSemibold;
	padding: 10px 0;
	text-align: center;
}

.report-column {
	flex: 1 1 auto;
}

#loan-sim-wrapper {
	padding-top: 40px;
}
.action-monthly-csv{
	 float:right;
}

/* -- END FROM LoanSim.ascx -- */

#lfpb-row{
	text-align:center;
}
@media (min-width: 992px){
	#lfpb-row{
		text-align:left;
	}
	.rwd-break {
		display: none;
	}
}
#year-repayment-container{
	padding: 0 30px 0 30px;
}
#years-in-repayment-desc {
	background-color: #FFF6D6;
	padding: 8px;
	font-weight: bold;
	margin-bottom: 16px;
}
.tsg-label {
	margin-bottom: 0;
}
.encourage-msl-upload {
	margin-bottom: 32px;
	border: 2px solid #00426a;
	border-radius: 8px;
}
.encourage-msl-upload-header {
	background-color: #eaf0f9;
	border-radius: 8px 8px 0 0;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	cursor: pointer;
	display: flex;
	align-items: center;
}
.encourage-msl-upload-header-title {
	flex: 1 1 0%;
	margin-right: 8px;
}
.encourage-msl-upload-toggle-btn:after {
	content: "k";
	font-family: vinstudent !important;
	background-color: #00426a;
	color: #ffffff;
	border-radius: 20px;
	padding: 4px 3px 4px 4px;
}
.encourage-msl-upload-header.collapsed {
	border-radius: 8px;
}
.encourage-msl-upload-header.collapsed .encourage-msl-upload-toggle-btn:after {
	content: "h";
}
#encourage-msl-upload-desc {
	background-color: #eaf0f9;
	border-radius: 0 0 8px 8px;
	padding: 0 8px 8px 8px;
	text-align: center;
}
.expert-tips-icon {
	width: 26px;
}
.expert-tips-title {
	padding-top: 1px;
}

.warning-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(/global/images/icon/exclamation.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 0px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.warning-th {
	border: none;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	text-transform: none;
	padding: 0px;
}

.warning-tr {
	background: transparent!important;
}

.grey-tr {
	background-color: #D7D2CB;
	color: #2C2A29;
}
