.close{
	display:none;
}

/* STACKTABLE */
.stacktable.small-only th {
	background-color: #D7D2CB;
	color: #2c2a29;
	text-transform: initial;
}

.stacktable.small-only th.st-head-row {
	padding-right: 30px;
	position: relative;
}

.stacktable.small-only th.st-head-row:after {
	content:"";
	font-family: vinstudent !important;
	position: absolute;
	right: 15px;
	top: 15px;
}

.stacktable.small-only .st-head-row-main{
	background-color: #2A396C;
	display: none;
}

@media screen and (min-width: 641px) {
	.stacktable.small-only {
		display: none;
	}
}

@media screen and (max-width: 641px) {
	.stacktable.large-only {
		display: none; 
	}

	.hide-mobile {
		display: none;
	}

	#schoolInfoContainer {
		width: 100% !important;
	}
	table th {
		padding: inherit;
	}
	
}
/* END OF STACKTABLE */

/*floating containers*/
.expand-collapse-container, .save-share-floating-container {
	position: fixed;
	right: 0px;
}

.expand-collapse-container {
	top: 80px;
}

.save-share-floating-container {
	top: 120px;
	z-index:10;
}

.btn-isle-add-mystuff {
	color: red !important;
	background-color: transparent !important;
	border: none !important;
	font-size: large;
	padding: 0px;
	outline: none !important;
}

	.btn-isle-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;
}

.report-section {
	padding: 20px;
}

.action-share{
	 float:right;
	 margin-bottom:3px;
	 box-shadow:none;
}


thead{
	text-align:center;
}

table th{
	font-size:.9em;
}

input[type="radio"] {
	cursor: pointer;
	height: 1.5em;
	width: 1.5em;
}

input[type="text"] {
	margin-bottom: 0px !important;
}

select:disabled, input:disabled {
	/* -webkit-opacity: 1;
	-webkit-text-fill-color: #333; */
	background-color: transparent;
	color: #333;
}

.font-bold{
	font-weight:bold;
}

.highlight-est{
	background-color:#e8e3d2;
}
.highlight-net{
	background-color:#f2dede !important;
}
.hightlight-remove{
	background-color:transparent;
}

.summaryInfoInputDisabled {
	background-color: transparent;
	border: 0 !important;
	font-weight: normal;
	height: inherit !important;
	width: 50% !important;
}
.nsldsHeaderTotals{
	font-weight:normal;
	font-style: italic;
	font-size:13px;
}
.asterisk-ref{
	color:#d95b43;
	font-weight:normal;
	text-decoration:none;
}
.covid-19-explanation, .add-interest-covid-19-explanation{
	padding-right:30px;
	color:#d95b43;
	display:none;
}

.loansim__top label {
	width: initial;
}

.loansim__top form, .loansim__top #report-results, #loan-sim-form {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 8px;
	padding: 25px 15px;
}
.underlined-title{
	 font-weight:bold;
	 text-decoration:underline;
	 font-size:1.2em;
}
.nslds-summary-row{
	/*padding:0px;*/
	padding-bottom:5px;padding-left:30px;
}
.date-input{
	font-weight:normal;
	width:50% !important;
}
.font-weight-normal{
	font-weight:normal;
}
.school-info-indent{
	padding-left:30px;
}
.button-row{
	 margin-top:5px;margin-bottom:10px;text-align:right;
}

.resultInfo {
	background-color: transparent !important;
	border: 0px solid !important;
	min-width: 80px;
	padding: 0px !important;
	width: 100% !important;
}

.academic-input {
	border-right: 1px solid #333 !important;
} 

.date-rollover{
	cursor:pointer;
	text-decoration:underline;
}

.school-info-labels{
	 margin:0px 0px;font-weight:bold;
}
	
.dialog-content {
	background-color: #FFF;
	border: 1px solid #373737;
	border-radius: 8px;
	margin: 100px auto;
	max-width: 600px;
	position: relative;
	z-index: 100;
}

.dialog-container {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1;
}

.dialog-fade {
	background-color: #000000;
	height: 100%;
	opacity: .3;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.dialog-form {
	padding: 30px;
}

.report__colexp__header__disabled {
	background-color: #D7D2CB;
	border-radius: 8px 8px 0 0;
	color: #2C2A29;
	content: "";
	font-family: ProximaNovaLtSemibold;
	font-size: 16px;
	padding: 10px 20px;
	position: relative;
}

.cost-click {
	cursor: pointer;
}

.intrate-input {
	background-color: transparent;
	border: none !important;
}

.intrate-input-editable {
	background-color: #FFF;
	border: 1px solid #333 !important;
}

.vsyear {
	background-color: transparent;
	text-align: center;
}

.zero-rate-message{
	color:#d95b43;
	display:none;
}
.zero-rate-message span{
	color: #e54334; font-weight: bold;
}

.table-results tr:nth-child(even) td{
	background:#F6F4F4;
}

.table-row-hide {
	display: none;
}

.table-row-show {
	display: block;
}

.table>tbody>tr>td{
	vertical-align:middle;
}
.net{
	text-align:right;
}
.three-disb{
	height:1em;
}

.zero-interest-input{
	border: 2px solid rgba(217,91,67,.25) !important;
}

#school-area{
	padding-bottom:0;
}

#schoolLogo{
	margin-bottom:-10px;
}
#disbdate{
	font-size:.8em;
}

#asofdate{
	font-size:.8em;
} 
#asofdate div:first-child{
	 padding-bottom:5px;padding-left:30px;
}
#expDisbArea div:nth-child(2){
	 padding-bottom:5px;padding-left:15px;
}

#schoolInfoTable td {
	background-color: #FFF;
	font-size: .9em;
	padding: 0px;
}

#schoolInfoTable td input {
	background-color: transparent;
	border: 0px;
	height: 22px;
	width: 100px;
}

#schoolInfoTable tr td:first-child {
	padding-left: 1px;
	text-align: right;
}

#schoolInfoTable tr td:last-child {
	border: 0px;
}

#schoolInfoContainer{
	float:right;
	width:380px;
	text-align:center;
	display:none;
	position:relative;
}
#schoolInfoContainer div:first-child{
	 border:1px solid;background-color:white;padding-bottom:5px;
}
#coeSourceFooter{
	 color:#b3a369;font-style:italic;font-size:.8em;
}
#coeSourceFooter a{
	 color:#b3a369;
}
#residentDiv label{
	margin-right:5px;margin-left:3px;
}

#academicyear-area{
	height:initial;
	padding-bottom:0px;
}


#totalsTableRow{
	 background-color:rgba(143,188,143,.5) !important;
}

#totalsTableRow td{
	background-color:transparent;
}

#loanEstimatesTableRow{
	background-color: rgba(143,188,143,.5);
}
#showEstimatesBtn{
	float:right;padding:5px;margin:-15px 0 10px 0;cursor:pointer;
}
#resultTable3{
	margin-bottom:5px;
}

@media (max-width: 1000px) {
	#schoolInfoContainer {
		float: left !important;
		height: inherit !important;
		position: inherit !important;
	}

	table td {
		padding: 5px;
	}
}

@media (max-width: 497px) {
	#cmbProgram {
		width: 100% !important;
	}

	#dteStart, #dteGrad {
		width:85% !important;
	}
}
	


/* Button to Request Loan Sim run with Total Loan values */
.run-loan-sim-button {
	background-color: #FECB8B;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height:1.4;
	padding: 5px !important;
	text-align: center;
	text-decoration: none !important;
	vertical-align: middle;
}

a.run-loan-sim-button:focus,
a.run-loan-sim-button:link,
a.run-loan-sim-button:visited,
a.run-loan-sim-button:hover,
a.run-loan-sim-button:active {
	color: #000;
	text-decoration: none !important;
}