.header {
	position: relative;
	top: 1px;
}

.btn.btn-big {
	font-size: 18px;
	padding: 15px 20px;
	min-width: 100px;
}

.btn-close {
	color: #aaaaaa;
	font-size: 20px;
	text-decoration: none;
	padding: 10px;
	position: absolute;
	right: 7px;
	top: 0;
}

.btn-close:hover {
	color: #919191;
}

.modale:before {
	content: "";
	display: none;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.opened:before {
	display: block;
}

.opened .custom-modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	top: 20%;
}

.custom-modal-dialog {
	background: #fefefe;
	border: #333333 solid 0px;
	border-radius: 5px;
	margin-left: -200px;
	text-align: center;
	position: fixed;
	left: 50%;
	top: -100%;
	z-index: 11;
	width: 360px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	-webkit-transform: translate(0, -500%);
	-ms-transform: translate(0, -500%);
	transform: translate(0, -500%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal-header {
	padding: 1px 1px;
}

.modal-footer {
	padding: 6px;
}

.modal-header {
	border-bottom: #eeeeee solid 1px;
}

.modal-header h2 {
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
}

.modal-body {
	text-align: left;
}

.e2bValidateForm label {
	font-family: "Inter-Regular !important;";
	font-size: 14px !important;
	color: #38506D !important;
}

.e2bValidateForm {
	padding-top: 0px;
}

.e2bValidateForm .wrapper {
	border-radius: 4px;
}

.e2bValidateForm .custom-file-label {
	border: 1px solid #ccc;
}

.e2bValidateForm .choose-file-block {
	width: 90%;
}

.e2bValidateForm .custom-select {
	width: 74%;
	float: left;
	margin-left: 1%;
}

.e2bValidateForm .btn {
	border: 1px solid #ccc !important;
	margin-right: 10px;
}

.e2bValidateForm .wrapper>.row {
	padding: 5px 0px 5px 0px;
}

#headingOne label {
	color: #86a1c3 !important;
	font-size: 15px !important;
	margin: 0px !important;
	font-family: 'Inter-Regular'
}

.accordion>.card .card-header {
	border: 1px solid #f1f1f1 !important;
	border-radius: 0;
	background: #fff;
	padding: 5px 10px !important;
}

.accordion>.card .card-header .fa {
	color: #007bff !important;
	margin-top: 4px !important;
	display: none;
}

#accordionExample textarea {
	width: 100%;
	border: 1px solid #ccc !important;
}

#collapseTwo{
	padding: 10px;
	overflow-y: auto;
	height: 200px;
}

#collapseThree {
	padding: 10px;
	overflow-y: auto;
	height: 300px;
}
#validationTable caption
{
	caption-side: top !important;
	color: #86a1c3 !important;
}
#validationTable thead
{
	position: sticky !important;
	top: -11px;
}
.vldStatus
{
	font-size: 16px; color: #86a1c3 !important;width: 1300px;margin-left: 0px;
	border-top: 2px solid #f1f2f5;
	border-bottom: 2px solid #f1f2f5;
	padding: 10px 5px;
	position: sticky !important;
	top: 12px;
	background: #fff;
	/*box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);*/
}

.accordion .card {
	border: none !important;
}

.e2bValidateForm .modal-header {
	padding: 12px 0px 0px 0px !important;
}

textarea {
	font-family: "Inter-Regular";
	font-size: 13px;
}

body {
	font-family: 'Inter-Regular';
}

table.htmlTableStyles thead th, table.htmlTableStyles thead th {
	border: 0px !important;
	border-top: 1px solid #EAEDF3 !important;
	border-bottom: 1px solid #EAEDF3 !important;
	font-size: 11px !important;
	font-weight: 600;
	letter-spacing: 0.2px;
}

table.htmlTableStyles thead th.ui-column-title, table.htmlTableStyles thead th.ui-outputlabel
	{
	color: #EAEDF3 !important;
	font-size: 13px !important;
	font-weight: 400;
}

table.htmlTableStyles tbody td, table.htmlTableStyles tbody td {
	border: 0px !important;
	font-size: 13px !important;
	padding: 5px 5px;
	word-wrap: break-word;
}

table.htmlTableStyles tbody tr:nth-child(even) td {
	background: #f1f2f5;
}

table.htmlTableStyles thead th {
	padding: 5px 5px;
	font-size: 12px !important;
	text-transform: uppercase;
	background: #f9f9f9 !important;
	position: relative !important;
	background-clip: padding-box !important;
	border: 0px !important;
	border-top: 1px solid #EAEDF3 !important;
	border-bottom: 1px solid #EAEDF3 !important;
	border-collapse: collapse !important;
}

table.htmlTableStyles tbody td a {
	color: #1A3BDD !important;
	font-size: 13px !important;
	text-decoration: none !important;
	word-wrap: break-word;
}

.htmlTableStyles .AdvListHeaderSty {
	height: auto;
}

table.htmlTableStyles {
	background: #fff !important;
	margin-top: 0px !important;
	width: 100%;
	border-left: 1px solid #DFE0E4 !important;
	border-right: 1px solid #DFE0E4 !important;
	border-bottom: 1px solid #DFE0E4 !important;
	table-layout: fixed;
}

#menu>li {
	display: inline-block;
	margin: 4px 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#menu ul {
	margin-bottom: 0px !important;
}

#menu li a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#path {
	margin-left: 15px;
  	width: 275px;
  	border: 1px solid #ccc;
} /* Remove margin, it is just for stackoverflow viewing */

#browse {
	margin-left: 0;
}

#file-input {
	cursor: pointer;
	position: absolute;
	width: 280px;
	z-index: 2;
	top: 0;
	right: 0;
	filter: alpha(opacity = 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	visibility: hidden;
	background-color: transparent;
	color: transparent;
}

#loader {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 9999;
	display: none;
}

@
-webkit-keyframes spin {
	from {-webkit-transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(360deg);
}

}
@
keyframes spin {
	from {transform: rotate(0deg);
}

to {
	transform: rotate(360deg);
}

}
#loader::after {
	content: '';
	display: block;
	position: absolute;
	left: 48%;
	top: 40%;
	width: 40px;
	height: 40px;
	border-style: solid;
	border-color: blue;
	border-top-color: transparent;
	border-width: 4px;
	border-radius: 50%;
	-webkit-animation: spin .8s linear infinite;
	animation: spin .8s linear infinite;
}
.discSublistStyle{list-style-type: circle;}
.disclaimerHeader{font-size:14px !important;font-family: sans-serif !important;font-weight: bold;}
#listContainer ul li,#descSecondPart p {
	position: relative;
	left: 3%;
}
#listContainer,#descSecondPart{width:94% !important;font-size: 13px;}
.disclimaerBtn{
	padding: 8px;
	background-color: #ffffff;
	border: none;
	border-radius: 4px;
	font-size: 12px;
	box-shadow: 3px 3px #ccc;
	position: relative;
	left: 2%;
}
.disclaimerAcceptBtn{cursor: not-allowed !important;}
.footerBtnContainer{margin-top: 10px;padding-bottom: 2%;}
#discContainer p i{font-weight: bold;font-family: sans-serif;}