﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
	white-space: normal;
	text-align: center;
	word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
	font-size: 14px;
}

@media (min-width: 768px) {
	html {
		font-size: 16px;
	}
}

.border-top {
	border-top: 1px solid #e5e5e5;
}
.border-bottom {
	border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
	font-size: 1rem;
	line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}

body {
	/* Margin bottom by footer height */
	margin-bottom: 60px;
	font-family: 'HelveticaNeueW01-65Medi','Arial','Helvetica','Ariel','sans-serif';
	font-size: 14px;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	white-space: nowrap;
	/* Set the fixed height of the footer here */
	height: 60px;
	line-height: 60px; /* Vertically center the text there */
}
.heading {
	text-align: center;
	margin-top: 10px;
}

.div-header {
	font-family: 'HelveticaNeueW01-65Medi','Arial','Helvetica','Ariel','sans-serif';
	background-color: #003366;
	font-size: 15px;
	font-weight: 700;
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}

.custom-import-table {
	margin: 10px 0px 10px 0px;
	padding: 3px;
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #ccd6db;
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
	width: 100%;
}

.custom-import-table th {
	border-bottom: 1px solid #ddd;
	padding: 8px;
	padding-left: 30px;
	font-weight: inherit;
	text-align: left;
	background-color: #f2f5f6;
	color: black;
	border-collapse: collapse;
}

.custom-import-table td {
	vertical-align: top;
	padding: 5px;
	word-break: break-word;
}

.custom-table {
	margin: 10px 0px 10px 0px;
	padding: 3px;
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #ccd6db;
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
}

.custom-table th {
	border-bottom: 1px solid #ddd;
	padding: 8px;
	padding-left: 30px;
	font-weight: inherit;
	text-align: left;
	background-color: #f2f5f6;
	color: black;
	border-collapse: collapse;
}

.custom-table td {
	vertical-align: top;
	padding: 5px;
	word-break: break-word;
}

	

.custom-result-table {
	margin: 10px 0px 10px 0px;
	padding: 3px;
	width: 100%;
}

.custom-table-header {
	background-color: rgba(180, 200, 225, 1);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: 'HelveticaNeueW01-65Medi','Arial','Helvetica','Ariel','sans-serif';
	font-size: 14px;
}

.custom-table-summary-cell-header {
	background-color: #f2f2f2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-family: 'HelveticaNeueW01-65Medi','Arial','Helvetica','Ariel','sans-serif';
	font-size: 14px;
	text-align: right;
}

.custom-table-summary-cell-header-bottom-border {
	background-color: #f2f2f2;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'HelveticaNeueW01-65Medi','Arial','Helvetica','Ariel','sans-serif';
	font-size: 14px;
	border-bottom: 1px solid black;
}

.custom-chk-box {
	align-self: center;
	margin: 5px;
}

.custom-btn {
	float: right;
	height: auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	font-family: 'HelveticaNeueW01-65Medi','Arial','Helvetica','Ariel','sans-serif';
	font-size: 12px;
	width: 150px;
}

.container {
	margin-top: 2%;
	padding: 0px;
}

.custom-div-container {
	width: 95%;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.custom-div-container-Summary {
	margin-bottom: 7px;
}

.progress-text {
	font-size: 14px;
	font-family: HelveticaNeueW01-55Roma,Arial,Arial, Helvetica, sans-serif;
	white-space: nowrap;
	color: black;
	overflow: initial;
}

.progress {
	width: 99%;
	margin: 0px;
	height: 25px;
	margin-left: 0px;
}

.custom-label-cell {
	background-color: #f2f2f2;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 15%;
}

.custom-label-Summary-cell {
	background-color: rgba(180, 200, 225, 1);
	text-align: left;
	padding-right: 10px;
	width: 20%;
}

.custom-label-summary-cell-one {
	background-color: #f2f2f2;
	text-align: right;
	padding-right: 10px;
	width: 30%;
}

.custom-label-summary-cell-two {
	padding: 5px 0px 5px 10px;
}

.custom-fieldset {
	border: 1px solid;
	border-radius: 10px;
	padding: 10px;
	margin: 0px;
	width: 100%;
	border: 1px #ccd6db solid;
	width: 100%
}

.custom-div {
	width: 100%;
	margin: 10px 5px 5px 5px
}
.custom-summary-page-table {
	width: 100%;
	border: 1px black solid;
}

div.collapse:not(.show) {
	min-height: 1px;
	overflow: hidden;
}

.collapsable-link {
	color: blue;
}

.app-errormessage {
	color: #dc3545;
	text-align: center;
	margin-top: 1rem;
	overflow-wrap: break-word;
}

.custom-h2-message {
	text-align: left;
	margin-top: 1rem;
}

tr td:first-child {
	padding-left: 10%;
	vertical-align: middle;
	width: 25%;
}

th {
	margin-left: 10px;
}

.custom-input {
	width: 130px;
	font-size: inherit;
	height: 28px;
	padding: 4px 5px 5px 7px;
	background-color: none;
	vertical-align: middle;
}

.table-header {
	height:35px;
	border-bottom: 1px solid #ccd6db;
}

input#btn-process {
	margin-right: 10px;
	padding: 4px 10px;
	width: fit-content;
	background-color: #007bff;
	color: white;
}

.btn-primary-btn {
	border-color: #007bff;
	margin-top: 0px;
	padding: 1px;
	min-width: 7.5rem;
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
	margin-left: 0px;
	border-radius: 5px;
	float: right;
}

.btn-primary-btn:hover {
	background-color: #002966;
	color: white;
}
