@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap");
body {
	font-family: "Poppins", sans-serif;
}

.logo-text {
	font-size: 1.5rem;
	font-weight: 700;
}

.banner-text {
	font-size: 1.4rem;
	font-weight: 500;
}

.hellow-text {
	font-size: 1.6rem;
	font-weight: 600;
}

.list-item a {
	font-size: 0.8rem;
	font-weight: 500;
}

.spant-text {
	color: #a7f197;
}

.form-item {
	position: relative;
	display: flex;
}

::placeholder {
	color: rgb(196, 193, 193) !important;
	opacity: 1;
	font-size: 0.9rem;
}

.form-text {
	padding-left: 35px;
	border-radius: 5px;
}

.form-item img {
	width: 20px;
}

.serach-icon {
	position: absolute;
	margin: 7px;
	background: #fff;
	bottom: 0px;
}

p {
	font-size: 0.9rem;
}

.category a {
	color: #021e31;
	text-decoration: none;
}

.patient {
	cursor: pointer;
	transition: all 1s;
	padding-bottom: 30px;
	padding-top: 30px;
}

.patient:hover {
	transition: all 0.5s;
	transform: translateY(-7px);
	background: #e1e9f152 !important;
}


/* -- -----SUBMIT FEEDBACK START------ -- */

.label-text {
	font-size: 13px;
}

.btn-submit {
	background: #1c468a;
	border: 1px solid;
	font-size: 15px;
	margin-top: 15px;
}


/* -- -----SUBMIT FEEDBACK END------ -- */


/* -- -----PATIENTS PAGE START------ -- */

.breadcrumb-text {
	font-size: 14px;
	text-decoration: none;
	color: #021a2b;
	font-weight: 500;
}

.accordion-open:not(.collapsed) {
	color: #000 !important;
	background-color: #fff !important;
	box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.13) !important;
}

.accordion-open {
	font-size: 0.875rem;
	padding: 1rem 3.25rem 1rem 4rem;
	line-height: 1.25rem;
}

.accordion-open::after {
	width: 1rem;
	height: 1rem;
	background-size: 1rem;
}

.accordion-open:focus {
	z-index: 3;
	border-color: #ffffff !important;
	outline: 0;
	box-shadow: 0 0 0 0.1rem rgba(255, 255, 255, 0.25) !important;
}

.accordion-body {
	padding: 9px 0px;
	font-size: 14px !important;
	background-color: #dfedfb !important;
}

.accordion-item .accordion-body a:hover {
	background: rgba(11, 87, 208, 0.24);
	color: #1c468a;
	line-height: .875rem;
	padding: 0.625rem 4rem;
	font-size: .875rem;
}

.body-text-link {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.body-text-link li a {
	display: block;
	color: #000;
	line-height: .875rem;
	font-size: .875rem;
	padding: 0.625rem 4rem !important;
	text-decoration: none;
	font-weight: 300;
}

.accordion-button:hover {
	background-color: #efefef;
}

.accordion-item .accordion-open:first-child> {
	border-top-left-radius: 0.625rem;
	border-top-right-radius: 0.625rem;
}


/* .body-text-link li a:hover {
  background-color: #555;
  color: white;
} */


/* -- -----PATIENTS PAGE END------ -- */

.tab_menu .nav-link.active {
	color: #0b57d0 !important;
	background-color: #fff;
	border-color: #ffffff #ffffff #fff !important;
	font-size: .875rem !important;
	font-weight: 500 !important;
	border-bottom: 0.1875rem solid #0b57d0 !important;
}

.tab_menu .nav-link:hover {
	border-color: #ed000000 #ffffff #dddddd !important;
	border-bottom: 1px solid #dee2e6 !important;
	font-size: .875rem !important;
	font-weight: 500 !important;
}

.tab_menu .nav-link:focus {
	border-color: #ed000000 #ffffff #dddddd !important;
	border-bottom: 0.1875rem solid #0b57d0 !important;
	font-size: .875rem !important;
	font-weight: 500 !important;
}

.tab_menu_link {
	color: #021a2b !important;
	font-size: .875rem !important;
	font-weight: 500 !important;
	height: 3.6rem !important;
	line-height: 2.5rem !important;
	padding: 0.5rem 0.8rem !important;
}

.tab-header {
	font-size: 1.5rem;
	line-height: 2rem;
	margin: 2rem 0 0.5rem;
	font-weight: 400;
}

.list-item li {
	margin: 0.25rem 0 0.5rem 1.25rem;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.25rem;
}

.list-item {
	padding-inline-start: 0px !important;
}

.list-item-right li {
	padding-inline-start: 0px !important;
	margin: 0.5rem 0rem;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.25rem;
}

.list-item-right li a {
	text-decoration: none;
}

.list-item-right {
	list-style: none;
	padding-inline-start: 0px;
}

.pop-up-footer {
	padding-top: 16px;
	background: #fff;
	border-color: #ffffff;
	max-width: 360px;
	width: 325px;
	word-break: break-all;
	padding-right: 16px;
}

.btn-bg {
	background-color: #e4e6eb;
	border: 0px;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	padding-right: 50px;
	padding-left: 50px;
}

.form-check-input {
	width: 1.4em !important;
	height: 1.4em !important;
	margin-top: 0em !important;
}

.my-text-box1 {
	background: #fff !important;
	width: 75rem;
	max-width: 600px;
}

.text-box-alert {
	padding-right: 16px;
}

.small-text {
	font-size: 10px;
	line-height: 15px;
}