/* 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. */

:root {
	--app-font: HelveticaNeueW01-55Roma,Arial,Arial, Helvetica, sans-serif;
	--light-blue: #007acc;
	--app-font-size: 0.875rem;
	--header-blue: #31A0CD;
	--header-gray: lightgray;
}

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 */
	font: var(--app-font);
	font-size: 0.875rem;
	margin-bottom: 60px;
}

tr {
	border-top: white 1px solid;
	/*border-bottom: white 1px solid;*/
}

.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 */
}

.wizard-container-div {
	position: relative;
	min-height: 500px;
	width: 100%;
	margin-top: 100px;
	/*background-color: #f2f5f6;*/
}

.wizard-fieldset {
	border: 1px solid var(--light-blue);
	border-bottom-left-radius: 5px;
	padding: 5px 5px 10px 5px;
	width: 95%;
	margin-left: 5px;
}

.wizard-legend {
	padding: 2px;
	margin-right: 2px;
	width: auto;
	font-size: var(--app-font);
	font-weight: 600;
}

.wizard-control-table {
	width: 95%;
	padding: 3px;
}

.wizard-dropdown-list {
	width: 10rem;
}

.submit-button {
	width: auto;
	margin: 5px;
	padding: 5px;
	min-width: 7rem;
}

.custom-label {
	/*font-weight: 600;*/
	margin-right: 2rem;
	margin-bottom: 5px;
}

.custom-table {
	/*width: 90%;*/
	margin: 10px;
	padding: 5px;
	border: 1px solid black;
}

.custom-header {
	background-color: #d6dee6;
	padding: 5px;
	/*text-align: center;*/
	vertical-align: middle;
	font-family: 'HelveticaNeueW01-65Medi','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
	padding: 7px 5px;
	padding-left: 10px;
	border: 1px solid #ddd;
}

.custom-cell {
	padding: 5px;
}

.custom-row {
	padding: 10px;
	/*height:1.75rem;*/
}

/*.custom-table tr:nth-child(odd) {
	background-color: #FAFDFD;
	color: black;
	border-top: 1px solid #B0C6E0;
}*/

.custom-table tr:nth-child(even) {
	background-color: #f2f2f2;
	color: black;
	/*border-top: 1px solid #B0C6E0;*/
}

.custom-progress-container {
	/*padding-right: 10px;*/
	width: 100%;
	margin-top: 10px
}

.custom-table td {
	padding : 5px;
}

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

.div_info_space {
	width: 100%;
	font-weight: 500;
	margin: 5px 5px 5px 0px;
	word-break: break-word;
}

.table-progress-bar {
	margin-left: 10px;
	margin-top: 10px;
}

.table-progress-bar td {
	padding-left: 1rem;
	padding-right: 2rem;
	vertical-align: middle;
	padding-top: 0.2rem;
}

.table-summary {
	margin-left: 10px;
	margin-top:5px;
	width:90%;
}

.table-summary td {
	padding-left: 1rem;
	padding-right: 2rem;
	vertical-align: middle;
	padding-top:0.2rem;
}

.div-summary-content{
	margin:10px 5px 5px 0px;
	padding-top:5px;
	width:100%;
}

.table-summary tr:nth-child(even) {
	background-color: #f2f2f2;
	color: black;
	/*border-top: 1px solid #B0C6E0;*/
}

.error-template {
	padding: 40px 15px;
	text-align: center;
}

.error-actions {
	margin-top: 15px;
	margin-bottom: 15px;
}

.error-actions .btn {
	margin-right: 10px;
}

.custom-table {
	border-collapse: collapse;
	border: 2px solid #ccd6db;
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
	/*color: #333;*/
}

.custom-table th {
	border: 1px solid #ddd;
	padding: 8px;
	font-weight: inherit;
}

.custom-table th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #f2f5f6; /*#004371*/
	color: black; /*white*/
}

.custom-tr-for-files, .custom-tr-for-files_reprocess {
	border-top: 2px solid #ccd6db;
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
	background-color:aliceblue;
}

.custom-table td {
	word-break: break-word;
}

.header-without-margin {
	padding-top: 0px;
	padding-bottom: 0px;
}

.custom-div {
	padding-top: 15%;
	padding-left: 10%;
	padding-right: 5%;
	margin: 10px;
}

.btn-custom {
	border-color: #007bff;
	/*width: auto;*/
	margin: 5px;
	padding: 1px;
	min-width: 4rem;
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
	margin-left: 0px;
}

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

.checkbox {
	z-index: 1;
	min-width: 17px !important;
	width: 17px;
	height: 17px;
	top: -3px;
}

.custom-scroll {
	height: 300px;
	/*overflow-y: auto;*/
}

.div-button-header {
	margin-left: 70%;
	padding-left: 20px;
}

.combobox-list-item {
	color: #333;
	padding: 6px 8px;
}

.combobox-list {
	border: none;
	border-top: solid 1px #ccd6db;
}

.summary-table-process-bar {
	/*background-color: #e3ebed;*/
	/*border: 1px solid #ccd6db;*/
	border-bottom: none;
	height: 25px;
	border-bottom: 1px solid #ccd6db;
}

.custom-fieldset {
	margin-bottom: 10px;
	background-color: #fdffff;
	border: 1px solid #ccd6db;
	padding: 8px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	min-inline-size: min-content;
}

.custom-summary-table {
	width: 100%;
	padding: 5px;
	border: 1px solid #ccd6db;
	font-size: 13px;
}

.custom-summary-table tr{
	border: 1px solid #ccd6db;
	border-bottom: 1px solid #ccd6db;
}

.custom-summary-table tr:nth-child(even) {
	background-color: #f2f5f6;
	color: black;
}

.custom-summary-table td {
	word-break: break-word;
}

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

.import-header {
	text-align: right;
	width: 20%;
	color: red;
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
	font-weight: bold;
	font-size: 95%;
	padding-right: 10px; /* Added padding for dropdown alignment */
}

.fieldset-label {
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 13px;
	color: #635D5A;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

.css-serial {
  counter-reset: serial-number;  /* Set the serial number counter to 0 */
}

.css-serial td:first-child:before {
  counter-increment: serial-number;  /* Increment the serial number counter */
  content: counter(serial-number);  /* Display the counter */
}

.table-wrap-cell-left {
	width: 40%;
	padding: 5px;
	border: 1px solid #ddd;
}

.table-success-records {
	padding: 5px;
	border: 1px solid #ddd;
}

.table-header-warning-left {
	width: 40%;
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #f2f5f6;
}

.table-header-warning-right {
	width: 60%;
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #f2f5f6;
}

.table-warning-records-left {
	width: 20%;
	padding: 5px;
	border: 1px solid #ddd;
}

.table-warning-records-right {
	width: 60%;
	padding: 5px;
	border: 1px solid #ddd;
}

.table-application-error {
	padding: 5px;
	border: 1px solid #ddd;
}

.custom-manual-select-grid {
	padding: 5px;
	border: 1px solid #ddd;
	width: 4%;
	text-align: center;
}

.custom-manual-grid-checkbox {
	padding: 5px;
	width: 5%;
	border: 1px solid #ddd;
	text-align: center
}

.file-filter {
	width: 24%;
	float: right;
	/* margin-top: 0.5%; */
}

.selected-file-count {
	float: left;
	display: inline-block;
	padding-top: 0.7rem;
	padding-left: 10px;
}

::placeholder {
	font-style: oblique;
	font-size: 14px;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
}

.tab-btn-custom {
	background-color: inherit;
	border: 1px solid #ccd6db;
	outline: none;
	transition: 0.3s;
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 14px;
	border-bottom-right-radius: 0%;
	border-bottom-left-radius: 0%;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.selected-button {
	background-color: #002966;
	color: white;
}

.custom-div-error {
	overflow-wrap: break-word;
	padding: 10px;
	border: solid 1px;
	border-left-width: 5px;
	border-color: #cf0909;	
}

.dropbox-auth-success {
	font-family: 'HelveticaNeueW01-55Roma','Arial','Helvetica','Ariel','sans-serif';
	font-size: 17px;
	margin-left: 1rem;
}

/* Remove Bootstrap 5 file input overrides and restore default for custom-file */
#div_manual_import .form-control[type="file"],
#div_manual_import .form-label {
    font-size: inherit;
    padding: inherit;
    height: inherit;
    line-height: inherit;
    border-radius: inherit;
    background-color: inherit;
    border: inherit;
    width: inherit;
    display: inherit;
    margin-right: inherit;
    margin-left: inherit;
    font-weight: inherit;
    color: inherit;
}
