body {
	padding-top: 0;
	background-color: white;
}

button {
	border-radius: 12px;
	background-color: #c95401;
	color: white;
	padding: 10px;
	border: 0px;
	
}

.button-input {
	border-radius: 12px;
	background-color: #c95401;
	color: white;
	padding: 10px;
	border: 0px;
	
}

a.dropdown-item {
	background-color: #f1f3f3;
	color: black;
}

	a.dropdown-item:hover {
		background-color: #dde3e4;
	}

.custom-toggler.navbar-toggler {
	border-color: lightgreen;
}

.navbar {
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); /* Nav bar bottom shadow */
}

.navbar-nav .nav-item,
.navbar-nav .nav-item .nav-link:focus {
	background-color: white;
	color: white;
}

.nav-link {
	border: 1px solid white; /* makes border menu aligned better */
}

	.nav-link:hover {
		border: 1px solid #dde3e4; /* Nav bar links in Nav menu */
	}

#nav ul {
	display: inline-block;
	list-style-type: none;
}

.btn-primary {
	color: #fff;
	background-color: #c95401;
	border-color: #c95401;
}

	.btn-primary:hover {
		color: #fff;
		background-color: #c95401;
		border-color: #c95401;
	}

	.btn-primary:focus, .btn-primary.focus {
		color: #fff;
		background-color: #c95401;
		border-color: #c95401;
		box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
	}

.dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
	color: #009499;
}

.dropdown-toggle:empty::after {
	margin-left: 0;
	color: #009499;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 10px 20px;
	clear: both;
	font-size: 14px;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.navbar-expand-md .navbar-nav .nav-link {
	padding: 14px 20px;
}

.field, .actions {
	margin-bottom: 15px;
}

.centerTable {
	margin-left: auto;
	margin-right: auto;
}

.navbar-center {
	display: flex;
	justify-content: center;
}

.nav-link {
	padding: 20px 10px
}

.dropdown-menu {
	padding: 0;
}

.navbar-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 0;
	list-style: none;
}


/* Increase specificity to override other styles */
.navbar-dark .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
	color: #009499 !important;
}

.logo {
	width: 40%;
	margin-top: 10px;
	margin-left: 0;
	margin-right: auto;
	padding-bottom: 0;
	top: 0;
	left: 0;
}

.navbar-2 {
	background-color: #009499;
	flex-direction: column;
	display: flex;
	position: fixed;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: auto !important;
	width: auto;
	z-index: 1000;
}

.container-31 {
	flex-direction: column;
	display: flex;
}

.nav-menu-2 {
	text-align: center;
	flex-direction: column;
	display: flex;
}

.sidebar-icons {
	margin-top: 10px;
	margin-bottom: 15px;
}

.image-36 {
	margin-left: 15px;
	margin-right: 15px;
}

.brand {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}

.image-37 {
	margin-bottom: 100px;
}

.sidebar-icon {
	color: #dde3e4;
	text-align: center;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 43px;
	background-attachment: scroll;
	flex-direction: row;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Inter, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	display: block;
}

	.sidebar-icon:hover {
		color: #dde3e4;
	}

	.sidebar-icon.status {
		margin-top: 0;
		padding-top: 10px;
		padding-bottom: 0;
	}

		.sidebar-icon.status:hover {
			opacity: 1;
			filter: sepia();
			border-bottom: 1px #000;
			transform: translate(0);
			text-decoration: none !important;
		}

	.sidebar-icon.sign {
		flex-direction: row;
		margin-left: 0;
		padding-top: 10px;
		padding-bottom: 0;
		display: block;
	}

		.sidebar-icon.sign:hover {
			filter: sepia();
			text-decoration: none !important;
		}

	.sidebar-icon.document-cabinet {
		background-position: 50%;
		margin-top: 0;
		padding-top: 10px;
		padding-bottom: 0;
		line-height: 20px;
	}

		.sidebar-icon.document-cabinet:hover {
			filter: sepia();
			text-decoration: none !important;
		}

.text-block-20 {
	text-align: center;
	flex-direction: row;
	justify-content: center;
	margin-top: 0px;
	margin-left: 0;
	font-family: Inter, sans-serif;
	font-size: 12px;
	font-weight: 600;
	display: block;
}

.dropdown-2 {
	text-align: center;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
}

.dropdown-sidebar-list {
	margin-left: -3px;
}

	.dropdown-sidebar-list.show {
		background-color: #f1f3f3;
		margin-top: -94px;
		margin-left: 80px;
		font-family: sans-serif;
		font-size: 12px;
		position: absolute;
		left: 0;
		display: block;
	}

.dropdown-list-7 {
	margin-left: -4px;
}

	.dropdown-list-7.show {
		margin-top: -96px;
		margin-left: 85px;
	}

.dropdown-list-8 {
	margin-left: -3px;
}

	.dropdown-list-8.show {
		margin-top: -97px;
		margin-left: 93px;
	}

.dropdown-link-sidebar {
	font-family: sans-serif;
	font-weight: 500;
	text-decoration: none;
}

	.dropdown-link-sidebar:hover {
		background-color: #dde3e4;
	}

.dropdown-link-3 {
	font-family: sans-serif;
}

.heading-jumbo {
	margin-top: 25px;
	font-family: Opensauceone, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2rem;
	top: 12%;
}

.menu {
	margin-left: 0;
}

.navigation {
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.navigation-item {
	font-size: 15px;
	font-weight: 600;
}

.scrollmenu {
	margin-left: 140px;
	font-size: 20px;
}

.intro-header {
	height: auto;
	margin-bottom: 0;
}

	.intro-header.cc-subpage {
		margin-top: 100px;
		padding-bottom: 220px;
		padding-left: 0;
	}

.nav-link-dropdown {
	font-size: 14px;
}



.sticky-top {
	z-index: 10;
}

.text-block-20 {
	text-align: center;
	padding-top: 10px;
}

h2 {
	margin-top: 50px;
}


.form-section {
	background-color: lightgray;
	padding: 40px;
	max-width: 940px;
	margin-bottom: 20px;
	margin: 0 auto;
}

.dashboard {
	border: 2px solid black;
	max-width: 900px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}

.section-header {
	background-color: #c95401;
}

.section-title {
	padding: 7px 7px 5px 7px;
	margin: 0;
	color: white;
}

p {
	padding: 10px;
}


label {
	text-align: left;
	margin: 0px 5px 0px 10px;
}

body, label, input, select, textarea {
	text-align: left;
}

h6 {
	margin-top: 20px;
}

.LegalName {
	width: 100%; /* Adjust as needed */
	min-width: 625px; /* Optional: Set the minimum width */
}

.submit,
.cancel {
	padding: 5px 20px;
	border: 0px;
	font-weight: 600;
	margin: 0px 70px;
	color: white;
	transition: background-color 0.3s ease-in-out; /* Add transition for smoother color change */
}

.submit {
	background-color: #009499;
}

.cancel {
	background-color: #708090;
}

.submit:hover {
	background-color: #007a7a; /* Darker shade of teal (#009499) */
}

.cancel:hover {
	background-color: #556B78;
}

.placement-controller {
	display: flex;
	justify-content: center;
	align-items: center;
}

.button-holder-generic {
	text-align: center;
}

h1, h3 {
	max-width: 940px;
	margin: 0 auto;
}

section {
	margin: auto auto;
}

.labelInputSpacing {
	margin: 0 10% 0px 10px;
	padding: 10px;
}

.member-details {
	position: relative;
}

	.member-details .modify-btn {
		position: absolute;
		top: 0;
		right: 0;
		margin-top: 5px; /* Adjust as needed */
	}


.add-image {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	height: auto;
}

.add-btn {
	background-color: transparent;
	color: green;
	position: relative;
	padding-left: 40px;
	font-weight: 500;
}

button:focus,
button:active {
	outline: none;
}


.btn-membermaint {
	
	background: transparent;

	display: inline-block;
	cursor: pointer;
	color: #333;
	font-size: 14px;
	padding: 5px 5px;
	text-align: center;
	text-decoration: none;
	transition: background 0.3s ease-in-out;
}


	.btn-membermaint:hover {
		background-color: #d3d3d3; /* Adjust the color as needed */
	}

.add-flaticon {
	width: 25px;
}

.add-pad {
	margin-bottom: 20px;
}

.placement-mod {
	position: relative;
	left: 70px;
}

.vertical-input {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px; /* Adjust as needed */
}

.form-label {
	text-align: left !important;
}

.default-field {
	width: 310px; /* Adjust the width as needed */
}

.mid-field {
	width: 470px; /* Adjust the width as needed */
}

.long-field {
	width: 700px; /* Adjust the width as needed */
}

.form-control {
	max-width: 300px;
}

.addressbar {
	width: 100%; /* Adjust as needed */
	max-width: 700px; /* Optional: Set the minimum width */
}
/* styles.css */
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	left: 50%; /* Move to the center horizontally */
	top: 50%; /* Move to the center vertically */
	transform: translate(-50%, -50%); /* Center the modal */
	width: 40%;
	height: 100%;
	overflow: auto;
}


.modal-content {
	background-color: lightyellow;
	margin: 30% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 80%; /* Could be more or less, depending on screen size */
	text-align: center;
	display: inline-block;
}

.modal-button {
	margin: 10px;
}


#confirmYes, #confirmNo {
	padding: 5px 8px;
	width: 30%;
	border-radius: 0px;
	margin: 0 auto;
}

	#confirmYes:hover {
		background-color: #007a7a; /* Darker shade of teal (#009499) */
	}

	#confirmNo:hover {
		background-color: #556B78;
	}
