@charset "UTF-8";
/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, article, aside, footer, hgroup, section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	font-family: 'Plus Jakarta Sans', sans-serif;
}

	html.fontawesome-i2svg-active.fontawesome-i2svg-complete {
		background-color: #FAFAFA;
		height: auto;
	}

body {
	height: 100%;
	font-family: 'Plus Jakarta Sans', sans-serif;
	background: #f8f8fb;
}

a {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
}

button {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
}

html {
	height: 100%;
}

a {
	text-decoration: none !important;
}

html {
	height: 100%;
}

:focus, :active {
	outline: 0
}

ol, ul {
	list-style: none
}

blockquote:before, blockquote:after {
	content: ""
}

blockquote {
	quotes: "" ""
}

header, nav, article, aside, footer, hgroup, section {
	display: block
}

/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	font-weight: normal;
}

* html .clearfix {
	zoom: 1
}
/* IE6 */
*:first-child + html .clearfix {
	zoom: 1
}
/* IE7 */
.left_r {
	float: left;
}

.right_r {
	float: right;
}

.clear {
	clear: both;
}

.img100 img {
	width: 100%;
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

.center {
	text-align: center;
}

.display_none {
	display: none;
}

.display_block {
	display: block;
}

.absolute {
	position: absolute;
}
/*================================*/

.logo_logi {
	width: 300px;
	margin-bottom: 32px;
}

	.logo_logi img {
		width: 100%;
	}

.login_wrapp {
	height: 100%;
	background: url("../images/background_login.png") no-repeat left -85px top;
	background-size: 1000px;
}

.login_wrapp {
	display: flex;
	align-items: center;
}

.log_sub_wrapp {
	width: 100%;
}

.loginLeft {
}

	.loginLeft h1 {
		font-size: 50px;
		font-weight: 600;
		line-height: 65px;
	}

.regist_wor {
	font-size: 18px;
	margin-top: 30px;
	display: block;
}

	.regist_wor a {
		text-decoration: underline !important;
	}

.loginLeft {
}

.login_box {
}

.login_right h2 {
	font-size: 28px;
	color: #4461F2;
	font-weight: 700;
	margin-bottom: 39px;
}

.login_form .form-control {
	font-size: 14px;
	color: #000;
	font-weight: 400 !important;
	height: 60px;
	border-radius: 12px;
	background: #EBEEFB;
	border: none !important;
	letter-spacing: 1px;
	padding-left: 15px !important;
}

.login_form {
	padding: 10px 0px;
}

.forget_pass {
	font-size: 14px;
	font-weight: 400;
	color: #565656;
	padding: 20px 0px;
	letter-spacing: 2px;
	float: right;
	display: block;
	width: 100%;
	text-align: right;
}

.login_main {
	background: #4461F2;
	height: 60px;
	width: 100%;
	border: none !important;
	border-radius: 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	-webkit-box-shadow: 0 0 10px 1px #AEE0F2;
	box-shadow: 0 0 10px 1px #AEE0F2;
}

	.login_main:hover {
		background: #FFB648;
		color: #FFF;
	}

.log_sub_wrapp {
	margin-top: -64px !important;
}

.login_right {
	padding: 30px !important; /*-webkit-box-shadow: 0 0 20px 1px #D5E1F7; border-radius: 20px;
  box-shadow: 0 0 20px 1px #D5E1F7;*/
}


/*-------register-------*/
.register_main_wrapper {
	margin: auto;
	width: 490px !important;
	padding: 40px 0px;
}

.register_wrapp {
}

.register_main_wrapper .logo_logi {
	margin: auto;
	margin-bottom: 8px;
}

.register_wrapp h2 {
	font-size: 40px;
	text-align: center;
	font-weight: 600;
	margin: 10px auto 10px auto;
}

.register_wrapp h5 {
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 35px;
}

	.register_wrapp h5 a {
		text-decoration: underline !important;
	}

.register_form {
	background: #F3F4FB;
	height: 84px;
	border-radius: 10px;
	padding: 10px 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border: 1px solid #ebebeb;
}

.reg_form_wrapp {
	padding: 20px 0px;
	width: 400px;
	margin: auto;
}

.register_form span {
	font-size: 11px;
	font-weight: 400;
	text-align: left !important;
	letter-spacing: 1px;
	color: #777777;
}

.register_form .form-control {
	font-family: 'Plus Jakarta Sans', sans-serif;
	border: none !important;
	background: transparent;
	padding-left: 0px !important;
	height: 40px;
	font-weight: 600;
	font-size: 16px;
	padding: 0px 10px 10px 10px;
	border-bottom: 2px solid #F3F4FB !important;
}

	.register_form .form-control:focus {
		box-shadow: none !important;
		background: none !important;
		border-bottom: 2px solid #4461F2 !important;
		border-radius: 0px;
	}

	.register_form .form-control::placeholder {
		color: #333;
		opacity: 1; /* Firefox */
	}

.logo_reg {
	width: 210px !important;
}

.regi_bg {
	height: 100%;
	background: url("../images/background_login.png") no-repeat left -15px top;
	background-size: 600px;
}

.reg_frm {
	font-size: 14px;
	margin: 5px 16px;
}

	.reg_frm .form-check-label {
		margin-left: 5px;
	}

.top-15 {
	margin-top: 15px !important;
}

/*=====*/
.bg_gr {
	background: #FAFAFA;
	padding: 15px;
}

.header_top {
	display: flex;
	padding: 15px 0px;
	margin-bottom: -1px;
	align-items: center;
}

.top_logo {
	width: 200px;
}

.img100 img {
	width: 100%;
}

.notifi_right_wrap {
	margin-left: auto;
	float: left !important;
}

.notifi_right_wrap {
	display: flex;
}

.profile_DP {
	width: 28px;
	height: 28px;
	border-radius: 1000px;
	background: #eaeaea;
	margin-left: auto;
	overflow: hidden;
}

.notification_wrapp {
	margin-right: 10px;
}

.header_main {
	padding: 10px 5px;
	background: #FFF;
	border-radius: 10px;
	box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
	border-radius: 10px;
}

html {
	height: 100% !important;
}

.header_main {
}

	.header_main .nav-link {
		font-family: 'Plus Jakarta Sans', sans-serif;
		font-size: 13px;
		font-weight: 500;
		padding: 10px 0px !important;
		margin: 0px 10px !important;
		border-bottom: 1px solid #FFF;
		letter-spacing: .5px;
		color: #000 !important;
	}
a.dropdown-item.side-menu--active {
	color:blue !important;
}
.nav-link dropdown-toggle side-menu--active {
	color:blue!important;
}
.nav-link.side-menu--active{
	color:#0177FB !important;
}
.dropdown-menu > li > a {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-size: 15px;
	/*font-weight: 500;
		padding: 10px 0px !important;
		margin: 0px 10px !important;*/
	/*border-bottom: 1px solid #FFF;
		letter-spacing: .5px;*/
	/*color: #000 !important;*/
}
		.header_main .nav-link:hover {
			border-bottom: 1px solid #9A1313;
			color: #9A1313 !important;
		}

.content_area {
	padding: 20px 0px;
}

.sub_headi {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	margin-bottom: 25px;
}

	.sub_headi span {
		color: #9A1313;
		font-weight: 400;
	}

.date_wrapp {
	display: flex;
}

.dropdown-toggle::after {
	display: none !important;
	/*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;
	position: absolute;
	right: -12px;
	top: 12px;*/
}

.features_wrapp {
	display: flex;
}

.feature_boxes {
	margin-right: 22px;
	border-radius: 10px;
	cursor: pointer;
	width: 25%;
	min-height: 90px;
	padding: 18px 20px 18px 20px;
	display: flex;
	align-items: center;
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
	background: #FFF;
	-webkit-box-shadow: 0 0 10px 1px #e3f8ff;
	box-shadow: 0 0 10px 1px #e3f8ff;
}



	.feature_boxes:nth-child(4) {
		margin-right: 0px;
	}

.circle_dash {
	width: 52px;
	height: 52px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.feturs_next {
	padding-left: 15px;
}

	.feturs_next h4 {
		font-size: 15px;
		color: #000;
		margin-bottom: 0px;
		font-weight: 600 !important;
	}

	.feturs_next h6 {
		font-size: 10px;
		color: #a6a6a6;
		margin-bottom: 0px;
		font-weight: 400;
	}

.plan1 {
	background: #EFECFD;
	color: #7468E4;
}


.plan2 {
	background: #E4F8FB;
	color: #51D5EC;
}

.plan3 {
	background: #E5F7ED;
	color: #22B573;
}

.plan4 {
	background: #FDF1E2;
	color: #FFB648;
}


.feature_boxes:hover {
	background: #FFF;
	-webkit-box-shadow: 0 0 10px 1px #AEE0F2;
	box-shadow: 0 0 10px 1px #AEE0F2;
}

.main_landing_wrapp {
	padding: 0px 0px;
}


.navbar-light .navbar-nav .nav-link {
}

.area_main_head {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eaeaea;
	width: 100%;
	padding-bottom: 10px;
}

.area_main_wrapp {
	padding: 10px 15px;
}

.area_main_head h3 {
	font-size: 20px;
	font-weight: 800;
}

.conect_link {
	font-size: 10px;
	color: #7E7E7E;
}

	.conect_link a {
		color: #7E7E7E;
	}

.primery_blue_button {
	background: #0177FB;
	color: #FFF;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 11px;
}

	.primery_blue_button:hover {
		background: #065787;
		color: #FFF;
	}

.left_auto {
	margin-left: auto;
}

.content_area_style {
	background: #FFF;
	border: 1px solid #EDF2F9;
	padding: 2px 15px;
	border-radius: 11px;
	height: 100%
}

.list_deatils {
	display: flex;
	align-items: center;
	padding: 15px 0px;
	border-bottom: 1px solid #EDF2F9;
}

.name_hd {
	font-size: 13px !important;
	color: #000;
	font-weight: 500;
}

.name_blue {
	font-size: 13px !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	color: #0278BE;
	text-align: right;
	margin-left: auto;
	display: block;
	font-weight: 700;
}

.area_details {
	padding: 15px 0px;
}

.list_deatils:last-child {
	border: none;
}

.content_area_style h2 {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
}

.details_main_bgm {
	padding: 20px 20px;
}

.addresss_wrapp_box_one {
	display: flex;
	align-items: center;
}

.address_hd {
	width: 174px;
	font-size: 13px;
	color: #6c6a6a;
	font-weight: 400
}

.addresss_wrapp_box_one {
	color: #000f00;
	font-size: 13px;
	padding: 10px 0px;
}

.addres_zip {
}




.addres_zip {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: auto;
	/* -webkit-flex-wrap: wrap; */
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: left;
}

.state_li {
	padding: 0px 40px;
	color: #6c6a6a;
}

	.state_li span {
		color: #000;
		padding-left: 30px;
	}

.whole_address_wrapp {
	border-bottom: 1px solid #EDF2F9;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.cammunication_wrapp h3 {
	font-size: 14px;
	font-weight: 500;
	color: #807B7B;
	margin-bottom: 15px;
	display: flex !important;
}

	.cammunication_wrapp h3 img {
		margin-right: 10px;
	}

.comunic_box {
	border: 1px solid #E1E1E1;
	border-radius: 10px;
	min-height: auto;
}

	.comunic_box td {
		border-bottom: 1px solid #E1E1E1;
		padding: 8px 10px;
		font-size: 13px;
	}

.head_arress th {
	padding: 12px 10px;
	border-bottom: 1px solid #E1E1E1;
	font-size: 13px;
	font-weight: 700;
}

.comunic_box {
	width: 100%;
}

.nav-link.active {
	color: #9A1313 !important;
	border-bottom: 1px solid #9A1313 !important;
}


/*=========tab_wrapp-=========*/
.create_profile_wrapp {
	padding: 0px 0px;
}

	.create_profile_wrapp h2 {
		font-size: 25px;
		font-weight: 700;
		margin-bottom: 20px;
		padding-left: 10px;
	}

	/* Navigation */

	.create_profile_wrapp nav {
		margin-bottom: 30px;
		position: relative;
	}

		.create_profile_wrapp nav ul {
			overflow: hidden;
			padding-bottom: 10px;
			background: #FFF;
		}

		.create_profile_wrapp nav li {
			float: left;
			margin-right: 30px;
		}

			.create_profile_wrapp nav li a {
				color: #666;
				font-weight: bold;
			}

				.create_profile_wrapp nav li a:hover,
				.create_profile_wrapp nav li a:focus,
				.create_profile_wrapp nav li a.active {
					color: #000;
				}

nav #indicator {
	position: absolute;
	left: 15px;
	bottom: 5px;
	width: 12px;
	height: 7px;
	background-image: url('../img/notch.png');
}





/* Content */

#content section {
	display: none;
}

#content p {
	margin-bottom: 1em;
	max-width: 50em;
	line-height: 1.6;
}

/*========*/
.tabs {
	background: #FFF;
	padding: 10px 15px;
	padding-bottom: 0px;
	display: flex;
}

	.tabs a {
		display: flex;
		align-items: center;
		padding-bottom: 10px;
	}

.style_nav {
	display: flex;
	align-items: center;
}

.circle_pass_w {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	margin: 20px auto;
	background: #eceefb;
	border: 10px solid #dee3ff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.reset_password_wrapp {
	text-align: center;
	min-width: 800px;
	margin: auto;
	margin-top: 5%;
}

	.reset_password_wrapp p {
		font-size: 14px;
		color: #999;
		margin-bottom: 10px;
	}




.register_wrapp h5 {
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 35px;
}



.forget_wrapp {
	width: 360px;
	margin: 15px auto;
}

.back_log {
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 35px;
	color: #000;
	display: block;
	margin: 10px 0px;
	margin-top: 30px;
	color: #4461f2;
	cursor: pointer;
}

.circle_pass_w span {
	color: #4461f2;
}

.circle_with_ico {
	width: 40px;
	height: 40px;
	background: #0177FB;
	color: #FFF;
	display: flex;
	border-radius: 100px;
	align-items: center;
	justify-content: center;
}

.n1 {
	font-size: 10px;
	color: #8B8B8B;
	display: block;
	font-weight: 400;
}

.n2 {
	font-size: 15px;
	color: #000;
	display: block;
	font-weight: 500;
	border-radius: 10px;
}

.sub_tab {
	padding-left: 10px;
}

.active {
	border-bottom: 2px solid #0177FB;
}

.circle_with_ico {
	background: #FFF;
	color: #000;
}

.sub_tab {
	display: none;
}

.active .sub_tab {
	display: block;
}

.active .circle_with_ico {
	background: #0177FB;
	color: #FFF;
}

#content {
	padding: 20px;
	background: #FFF;
	border-radius: 15px;
	border-radius: 10px;
}

.tab_head {
	padding: 10px 0px;
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 18px;
}

	.tab_head h6 {
		font-size: 10px;
		color: #908686;
		font-weight: 500;
		margin-bottom: 5px;
	}

	.tab_head h3 {
		font-size: 20px;
		color: #0177FB;
		font-weight: 600;
	}

.area_input_wrapper {
	padding: 10px 0px;
}

.area_hd {
	font-size: 14px;
	color: #505050;
	margin-bottom: 7px;
	text-align: left;
	font-weight: 500;
	display: block;
	padding-left: 5px;
}

.cus_for_create {
	/*height: 50px !important;*/
	background-color: #FFF !important;
	font-size: 14px !important;
	border: 1px solid #e7e7e7 !important;
	font-weight: 500;
	border-radius: 8px !important;
}

.input_area_box_wrap {
	margin-bottom: 30px;
}

.form-control.cus_for_create::placeholder {
	color: #999;
	opacity: 1; /* Firefox */
}

.radio_wrapp {
	display: flex;
	align-items: center;
	min-height: 50px;
	padding-left: 5px;
}

	.radio_wrapp .form-check {
		margin-right: 20px;
	}

.button_right_contaniner {
	display: flex;
	align-items: center;
	/*width: 100%;*/
	padding-top: 40px;
}

.next_blue_button {
	background: #0177FB;
	color: #FFF;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 11px;
	display: flex;
	align-items: center;
	border: none;
	padding-left: 30px;
}

.previous_button .material-icons {
	font-size: 17px;
	padding: 2px 18px 2px 2px !important;
	width: 4% !important;
}

.previous_button {
	background: #3B82F6;
	color: #FFF;
	border-radius: 8px;
	font-size: 14px;
	width: 7% !important;
	border-radius: 11px;
	display: flex;
	align-items: center;
	height: 39px;
	padding-left: -20px !important;
}

.right_button_side {
	display: flex;
	align-items: center;
	/*margin-left: auto;*/
}

.circle_status {
	width: 20px;
	height: 20px;
	background: #eaeaea;
	border-radius: 100px;
}

.status_bar {
	display: flex;
	border-bottom: 1px solid #eaeaea;
	width: 80%;
	margin: auto;
	margin-bottom: 10px;
	margin-top: -20px;
}




/*=======*/



.claims_mapWrapp {
	padding: 17px;
	background: #FFF;
	border-radius: 14px;
	margin: 15px auto;
}

.right_main_container h2 {
	font-weight: 600;
	font-size: 16px;
	color: #000;
}

.map_area {
	margin-top: 20px;
}
/*----Table------*/





.header_date {
	height: 70px;
	margin-bottom: 0px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	box-shadow: 0 0 4px 1px rgb(0 0 0 / 10%);
}



table.week_calendar {
	width: 100%;
	text-align: left;
	position: relative;
	border-collapse: collapse;
}

.week_calendar th, td {
	text-align: left;
	padding-left: 10px !important;
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	height: 42px;
}

.week_calendar th {
	padding-left: 10px;
	background: white;
	position: sticky;
	top: 0; /* Don't forget this, required for the stickiness */
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

.week_table_wrapp_main {
	height: 220px;
	width: 74%;
	overflow: auto;
	border-radius: 10px;
}

.header_date_ns {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #000;
	margin-top: 13px;
}

	.header_date_ns h2 {
		text-transform: uppercase;
		font-size: 19px;
		font-weight: 700;
		margin-bottom: 10px;
		color: #313131;
	}

	.header_date_ns th {
		background: #F6FAFF;
		border: none;
		text-align: center;
		padding-left: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		height: 45px;
		text-align: left;
	}

.header_date_ns {
}

.status_table {
	font-size: 10.5px;
	font-weight: 600;
	padding: 5px 9px;
	border-radius: 4px;
	border: none;
}

.settled_st {
	background: #EBFFF3;
	color: #37AA63;
}

.pending_st {
	background: #FFF1ED;
	color: #E56E4A;
}

.scroll_area_tbl td span {
	font-size: 13px;
	color: #666;
	font-weight: 400;
}



/*-------*/
.table_header {
}

.table_header {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.main_button_blue {
	background: #3B82F6;
	color: #FFF;
	border-radius: 8px;
	padding: 10px 20px;
	font-size: 13px;
	font-weight: 500;
	display: inline-block;
	height: 38px
}

	.main_button_blue:hover {
		background: #1559c7;
		color: #FFF;
	}

.secondary_button {
	color: #000;
	border-radius: 6px;
	padding: 9px 14px;
	font-size: 13px;
	display: block;
	font-weight: 500;
}


.serach_area_main {
	border: 1px solid #bababa;
	display: flex;
	align-items: center;
	height: 38px;
	padding: 0px 10px;
	border-radius: 10px;
}

.search_bar {
	border: none;
	height: 34px;
	font-size: 14px;
	font-weight: 500;
	width: 170px;
	margin-left: 5px;
	color: #000;
	letter-spacing: 1px;
}

.mem_t_head {
	background: #2f2f2f;
	padding: 13px 18px;
	color: #FFF;
	font-size: 15px;
	font-weight: 500;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.member_table {
	width: 100%;
	height: 300px;
}

	.member_table tr td {
		border-bottom: 1px solid #eaeaea;
	}

.pagin_wrapp_bottom {
	display: flex;
	align-items: center;
	border-top: 1px dashed #eaeaea;
	padding: 10px 0px;
}

	.pagin_wrapp_bottom p {
		margin-bottom: 0px;
		margin-right: 20px;
		font-size: 14px;
		font-weight: 500;
		color: #000;
	}

.min_plus_wrapp {
	display: flex;
	align-items: center;
	margin-right: 20px;
}

.page_per_page {
	font-size: 14px;
	font-weight: 500;
	height: 30px;
	border-radius: 7px;
	padding: 0px 10px;
	color: #000;
}

.minus.bg-dark, .plus.bg-dark {
	background: #FFF !important;
	border: 1px solid #000;
	border-radius: 5px;
	display: block;
	width: 36px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.qty {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.count.center_nsa {
	width: 40px;
	height: 30px;
	background: #FFF;
	border: none;
	text-align: center;
	font-weight: 500;
	color: #000;
	font-size: 14px;
	padding-left: 10px;
}

.qty.mt-5 span {
	cursor: pointer;
}

	.qty.mt-5 span:hover {
		background: #1E68E0;
	}

.left_total_container {
	height: 70%;
	overflow-x: hidden !important;
}

body {
	background: #FAFAFA;
}

.width-fit-member {
	width: 100%;
	max-width: 1299px;
	margin-left: auto;
	margin-right: auto;
}

#width-fit-member {
	/*height:auto!important;
	*/
	width: 100%;
	max-width: 1299px;
	margin-left: auto;
	margin-right: auto;
}

.secondary_bt_line {
	color: #3c82f6;
	border-radius: 8px;
	padding: 10px 20px;
	font-size: 13px;
	display: block;
	font-weight: 500;
	height: 38px;
	border: 1px solid #3c82f6;
	margin: 0px 10px;
}

	.secondary_bt_line:hover {
		background: #1559c7;
		color: #FFF;
	}
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader {
	display: none;
}

.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(https://smallenvelop.com/wp-content/uploads/2014/08/Preloader_11.gif) center no-repeat #fff;
}

.fas fa-trash-restore:hover {
	background: #1559c7;
	color: #FFF;
}

.comunic_box .row {
	padding: 8px 12px;
	border-bottom: 1px solid #eaeaea;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#TeleRowID_1 span {
	text-align: left !important;
}

#tele2_2 span {
	text-align: left !important;
}

.card_outer {
	margin-right: 22px;
	min-width: 403px;
	border-radius: 10px;
	cursor: pointer;
	max-width: 403px;
	min-height: 120px;
	padding: 20px 15px 20px 15px;
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
	background: #FFF;
	-webkit-box-shadow: 0 0 10px 1px #e3f8ff;
	box-shadow: 0 0 10px 1px #e3f8ff;
}


	.card_outer h3 {
		padding: 15px 0px;
		border-bottom: 1px solid #eaeaea;
		font-size: 16px;
		color: #000;
		padding-top: 0px;
		font-weight: 500;
	}

	.card_outer h4 {
		padding: 5px 0px;
		font-size: 12px;
		color: #a4a4a4;
		padding-top: 0px;
		font-weight: 400;
		margin-bottom: 0px;
		padding-bottom: 5px;
	}

.card_inside_wrapp {
	padding: 10px 0px;
	display: flex;
	align-items: center;
}

.profile_circle {
	width: 70px;
	height: 70px;
	border-radius: 50px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}

	.profile_circle img {
		width: 100%;
	}

.number_id {
	font-size: 13px;
	color: #565656;
	padding-top: 0px;
	font-weight: 500;
	display: block;
}

.name_detas {
	padding-left: 20px;
}

.name_card {
	font-size: 17px;
	font-weight: 500;
	padding-bottom: 5px;
	color: #0277fb;
	display: block;
}

.edit_cc {
	font-size: 14px;
	margin-left: 5px;
	display: flex;
	align-items: center;
}

	.edit_cc span {
		font-size: 15px;
		padding: 5px 5px;
		text-decoration: none !important;
	}

.card_outer:last-child {
	margin-right: 0px;
}

.comunic_box span {
	text-align: left !important;
	font-weight: 500 !important;
	color: #000 !important;
}

.dataTables_length label {
	display: flex;
	align-items: center;
	color: #000;
	font-size: 14px !important;
	font-weight: 600 !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.datatable-MemberClaimhistroy_length {
	padding: 10px 20px;
}

.custom-select.custom-select-sm.form-control.form-control-sm {
	margin: 0px 10px !important;
}

.dataTables_filter label {
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #000 !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.form-control.form-control-sm {
	border-radius: 8px !important;
	height: 38px !important;
}

.table.week_calendar {
	border-radius: 9px !important;
	overflow: hidden !important;
}

.details_main_bgm .content_area_style.details_main_bgm {
	border: none !important;
}

.card-box.table-responsive {
	background: #FFF !important;
	padding: 20px !important;
	border-radius: 10px !important;
	border: 1px solid #EDF2F9;
	-webkit-box-shadow: 0 0 10px 1px #e3f8ff;
	box-shadow: 0 0 10px 1px #e3f8ff;
}

.left_auto.primery_blue_button .fa-w-16.pencil-alt {
	margin-right: 10px;
}

.table thead th {
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-weight: 600;
	font-size: 13px;
	background: #0177FB !important;
}

.primery_blue_button #btnId {
	margin-left: 10px !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-weight: 600;
}

.primery_blue_button .svg-inline--fa.fa-w-16 {
	font-size: 11px !important;
}

.heading_member_id {
	font-weight: 700;
	font-size: 16px !important;
}

.content_area_style.details_main_bgm.view_dependent {
	padding-top: 0px !important;
	height:auto;
}

.depe_sb_h {
	font-size: 12px;
	font-weight: 600 !important;
	padding: 5px;
	background: #F5FCFF;
	border: 1px solid #bfebff;
	margin-bottom: 10px;
	border-radius: 4px;
}

.dependentClass .row {
	padding-bottom: 5px !important;
}

.practice_hours_box {
	padding: 20px 10px;
	background: #f6f9f485;
	border: dashed 1px #dfffcf;
	border-radius: 8px;
}

	.practice_hours_box .row {
		padding: 8px 0px;
		border-bottom: 1px dashed #eaeaea;
	}

		.practice_hours_box .row:last-child {
			border-bottom: none;
			padding-bottom: 0px;
		}

	.practice_hours_box .name_hd {
		font-weight: 500;
	}

.table td {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: 600;
}

.page-item.active .page-link {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 600 !important;
}

.primary_care_physician {
	display: flex;
	flex-wrap: wrap;
}

	.primary_care_physician .left_care {
		padding-top: 11px !important;
	}

	.primary_care_physician .details_main_bgm {
	}

#TeleRowID_1 span {
	color: #000 !important;
	font-weight: 600;
	padding-bottom: 10px !important;
}

#TeleRowID_2 span {
	color: #000 !important;
	font-weight: 600;
	padding-bottom: 10px !important;
}

.heading_main_bg {
	background: #f2f7ff;
	padding: 15px 15px !important;
	margin-bottom: 20px;
	margin-top: 10px !important;
	border-radius: 6px;
}

.no_pad_top {
	padding-top: 0px !important;
}

.style_shadow {
	-webkit-box-shadow: 0 0 10px 1px #e3f8ff;
	box-shadow: 0 0 10px 1px #e3f8ff;
}

.height_full {
	height: 100%;
}

.paginate_button {
	font-family: 'Plus Jakarta Sans', sans-serif;
}

.height_adj {
	height: auto !important;
}

.new_amount_wrapp {
	padding: 15px !important;
}

.na_margin {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.inside_style {
	border-radius: 10px;
	background: #fdfdfd;
}

	.inside_style .input-label {
		font-size: 12px;
		font-weight: 700;
		padding: 10px 10px !important;
	}

inside_style .input-label {
	font-size: 14px;
	font-weight: 700 !important;
	height: 30px !important;
}

.inside_style .border {
	border: 1px solid #e8fbff;
}

inside_style .justify-content-center {
	justify-content: left !important;
}

.row.row-bg-color .control-label.input-label {
	font-size: 20px !important;
	padding-top: 0px !important;
	font-weight: 800 !important;
	color: #505050 !important;
}

.control-label.input-label.sub_top_h {
	font-weight: 500 !important;
	padding-bottom: 0px !important;
	color: #5e5873;
}

.new_amount_wrapp.style_shadow.adj {
	margin-top: 15px
}

.new_wrapper_box {
}

.benifit_head {
	padding: 10px 0px !important;
	background: #0177FB;
	margin-bottom: 10px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	border-radius: 4px;
}

	.benifit_head .name_hd {
		color: #FFF;
		font-weight: 600 !important;
	}

.new_wrapper_box .SubscriberData {
	padding: 5px 10px;
}

.new_wrapper_box .name_blues {
	color: #000 !important;
	font-weight: 500;
	border-bottom: 1px dashed #eaeaea;
	padding-bottom: 10px;
}

.payment_wrapp_main {
	display: flex;
	align-content: center;
	padding-top: 16px;
}

.adj_ma {
	margin-bottom: 5px !important;
}

.right_butoon_pay {
	margin-left: auto;
}

.left-auto {
	margin-left: auto;
}


.paynow-bt-big {
	background: #0177FB;
	color: #FFF;
	font-size: 14px;
	padding: 14px 40px;
	border-radius: 11px;
	font-weight: 700;
}

.faq_container {
	width: 900px !important;
	margin: auto;
}

	.faq_container .labelQuestion {
		background: #EEF6FF;
	}

	.faq_container .labelAnswer {
		background: #FFF;
		font-weight: 400;
		color: #616161 !important;
		margin-top: 10px;
		font-size: 13px;
		line-height: 23px;
	}

	.faq_container p {
		margin-bottom: 0px !important;
	}

.payment_wrapp_main .control-label.input-label.sub_top_h {
	font-size: 14px !important;
	color: #000;
}

.heading_cost {
	padding-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.treatment_search_area {
	padding: 10px 0px;
	margin-bottom: 0px;
}

	.treatment_search_area .search__input {
		font-family: 'Plus Jakarta Sans', sans-serif;
		color: #333;
		background: #FFF;
		border: 1px solid #b5b5b5 !important;
		padding-left: 20px;
		max-width: 100%;
		min-width: 300px;
		margin-left: 20px;
	}

.treatment_inpu {
	display: flex;
	align-items: center;
	padding-left: 15px;
}

	.treatment_inpu p {
		margin-bottom: 0px !important;
		font-family: 'Plus Jakarta Sans', sans-serif;
		color: #000;
		font-size: 15px !important;
	}


.treatment_search_area .search__input::placeholder {
	color: #000;
}

@media only screen and (max-width: 600px) {

	.treatment_inpu p {
		display: none !important;
	}
}

.header_accumulators {
	margin: 0px !important;
	background: #0177FB;
	overflow: hidden;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

	.header_accumulators .border {
		border: 1px solid #4299fb !important;
		border-right: none !important;
	}

	.header_accumulators .name_hd {
		color: #FFF;
		padding: 9px 0px;
		font-weight: 600;
		font-size: 13px !important;
	}

.accum_sub_area {
	margin: 0px !important;
}

	.accum_sub_area .name_blues {
		font-weight: 500;
		color: #333;
		font-size: 13px !important;
		padding: 6px 0px;
	}

	.accum_sub_area .border {
		border-right: none !important;
		margin-top: -1px;
	}

.accum_sub_area {
	border-right: 1px solid #eaeaea;
}

.get_recomendation_wrapp {
	padding: 15px;
}

.age_result_wrapp {
	margin: 20px 10px !important;
	align-items: center;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 23px;
}

.get_info_wrapp {
	padding: 20px !important;
}

.age_result_wrapp .labelClassNew {
	font-weight: 600 !important;
	color: #000;
}

.sex_de_wrapp {
	display: flex;
	align-items: center;
}

	.sex_de_wrapp .labelClassNew {
		margin-right: 20px;
	}

.rec_headi {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
}

.tob_wrapp {
	padding: 10px 0px;
}

.right_f {
	float: right;
}


.result_heading {
	font-weight: 700;
	margin-top: 30px;
	background: #e5f1ff;
	padding: 10px 25px;
	font-size: 20px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.adj_q {
	padding-left: 25px !important;
}
/*==================*/

.id_card_wrapper {
	display: flex;
}

.card_box_out {
	padding: 15px;
	background: #FFF;
	border-radius: 13px;
	padding: 20px 18px 20px 18px;
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
	background: #FFF;
	-webkit-box-shadow: 0 0 10px 1px #e3f8ff;
	box-shadow: 0 0 10px 1px #e3f8ff;
	width: 49%;
	margin: 0px 1%;
}

.card_head {
	padding-bottom: 20px;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #eaeaea;
}

.card_inside_wrapper {
	display: flex;
	padding: 10px 0px;
}

.profile_card_photo {
	width: 80px;
	height: 80px;
	border-radius: 100px;
	background: #eaeaea;
	overflow: hidden;
}

	.profile_card_photo img {
		width: 100%;
	}

.edit_profilr {
	border-radius: 100px;
	height: 30px;
	width: 30px;
	background: #FFF;
	border: 2px solid #1992C6;
	display: block;
	margin-top: -22px;
	position: relative;
	z-index: 100;
	align-items: center;
	display: flex;
	justify-content: center;
}

	.edit_profilr span {
		font-size: 16px;
	}

.name_crd {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	padding: 8px 0px;
}

.id_iside_wrap {
	padding-bottom: 10px;
}

	.id_iside_wrap h4 {
		font-size: 12px;
		color: #b7b7b7;
		font-weight: 400;
		margin-bottom: 2px;
	}

	.id_iside_wrap h2 {
		font-size: 13px;
		color: #272727;
		font-weight: 600;
		margin-bottom: 2px;
	}

.right_inside_card {
	padding: 0px 0px 0px 15px;
	width: 75%;
}

.right_top_whole_wrapp {
	display: flex;
	padding: 10px 0px;
	border-bottom: 1px dashed #eaeaea;
	width: 100%;
}

.top_whole_left {
}

.top_whole_left {
	width: 50%;
}

	.top_whole_left h4 {
		font-size: 12px;
		color: #898989;
		font-weight: 400;
		margin-bottom: 2px;
	}

		.top_whole_left h4 img {
			margin-right: 10px;
		}

	.top_whole_left h2 {
		font-size: 13px;
		color: #272727;
		font-weight: 600;
		margin-bottom: 2px;
	}

.sub_whole_wrapp {
	display: flex;
	padding-top: 10px;
}

.grp_small {
	font-size: 11px;
	color: #898989;
	font-weight: 400;
	margin-bottom: 2px;
	display: block;
}

.grp_Md {
	font-size: 13px;
	color: #272727;
	font-weight: 500;
	margin-bottom: 2px;
	display: block;
}

.right_whole span {
	text-align: right !important;
}

.right_bottom_whole_wrapp {
	display: flex;
	padding: 10px 0px 0px;
	width: 100%;
}

.left_inside {
	padding-right: 10px;
}

.right_bottom_whole_wrapp h4 {
	font-size: 12px;
	color: #898989;
	font-weight: 400;
	margin-bottom: 2px;
}

	.right_bottom_whole_wrapp h4 img {
		margin-right: 10px;
	}

.grp_Md span {
	font-weight: 400;
	color: #999;
	padding-left: 10px;
	font-size: 11px;
}

.right_clr_box {
	background: #ECF2E6;
	padding: 10px;
	border: 1px solid #D7E8C7;
	border-radius: 6px;
}

.card_bottam_wrapp {
	padding: 5px 0px 0px;
	text-align: right;
	border-top: 1px solid #eaeaea;
}

.card_nameL {
	font-size: 14px;
	color: #000;
	font-weight: 500;
	margin-bottom: 2px;
}

.card_subS {
	font-size: 12px;
	color: #979797;
	font-weight: 400;
	margin-bottom: 0px;
	display: block;
}

.web_ad_left_rigth {
	display: flex;
	width: 100%;
	padding: 1px 0px;
}

	.web_ad_left_rigth .web_left {
		display: block;
		width: 30%;
	}

	.web_ad_left_rigth .web_right {
		display: block;
		width: 70%;
		font-size: 13px;
		color: #545454;
	}

.card_second_side_wrapper {
	padding: 10px 0px;
}

.member_dtes {
	font-size: 14px;
	color: #272727;
	font-weight: 400;
	margin-bottom: 2px;
	display: block;
	margin-bottom: 15px;
}

	.member_dtes span {
		font-weight: 700;
		color: #000;
		padding-right: 15px;
	}

.web_right {
	font-size: 14px;
	color: #000;
	font-weight: 400;
	margin-bottom: 2px;
	display: block;
}


.web_left {
	font-size: 14px;
	color: #034997;
	font-weight: 600;
	margin-bottom: 2px;
}

hr.soft_line {
	border-bottom: 1px solid #b3d591;
}

.card_bottam_second_side {
	padding-top: 15px;
}

/*========*/
.contact_wrapp {
	padding: 20px 0px;
}

.main_contact {
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}

.contact_box_wrapper {
	padding: 10px 0px;
}

.sub_contat_head {
	font-size: 23px;
	font-weight: 400;
	margin-bottom: 10px;
}

.contcat_box {
	width: 296px;
	min-height: 207px;
	border: 1px solid #EDF2F9;
	-webkit-box-shadow: 0 0 10px 1px #e3f8ff;
	border: 1px solid #daf4fc;
	border-radius: 10px;
	box-shadow: 0 0 10px 1px #e3f8ff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px;
}



.ico_box {
	width: 45px;
	height: 45px;
	border: 1px solid #EBEBEB;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}



.con_sub_bold {
	font-weight: 600;
	color: #000;
	font-size: 14px;
	text-align: center;
	display: block;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
}

.cont_inside {
}



.call_assis {
	font-weight: 600;
	color: #000;
	font-size: 17px;
	text-align: center;
	display: block;
	text-align: center;
	padding: 10px 0px 5px;
}

.call_assis_number {
	font-weight: 400;
	color: #424242;
	font-size: 15px;
	text-align: center;
	display: block;
	text-align: center;
	padding: 0px 0px;
}

.inside_conatc {
	display: -webkit-box;
	  display: -webkit-flex;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: flex;
	 margin-left: auto;
	  margin-right: auto;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	 -webkit-box-pack: center;
	 -moz-box-pack: center;
	padding-top: 15px;
	  -ms-flex-pack: center;
}

.ico_box span {
	color: #0177FB;
}
/*====31-Oct-2022======*/



.table > :not(:last-child) > :last-child > * {
	color: #FFF;
}






.input-group {
	display: block !important;
}

.edit_wrapp {
}



.input-group .form-control.UpdateCommunication {
	width: 100% !important;
	margin-top: 10px;
	font-size: 12px;
	border-radius: 8px !important;
}



.edit_section .form-control {
	height: 45px !important;
	border-radius: 8px !important;
	font-size: 12px !important;
}



.name_blue.UpdateDemographics {
	border: 1px solid #ced4da;
	height: 45px !important;
	border-radius: 8px !important;
	text-align: left;
	padding: 0px 15px !important;
	margin-left: auto !important;
	margin-bottom: 10px;
	width: 80%;
}





.edit_section .name_blue {
	text-align: left !important;
}





.edit_section .addres_zip {
	align-items: center !important;
}



.select2-selection__arrow {
	top: 11px !important;
}

.edit_section .form-control.UpdateCommunication {
	width: 120px;
	margin-left: 10px
}



.edit_section .cammunication_wrapp.row {
	display: block !important;
}

	.edit_section .cammunication_wrapp.row .col-lg-6.col-md-6 {
		width: 100% !important;
		margin-bottom: 15px;
	}

.edit_wrapp .select2 select2-container.select2-container--default {
	float: left;
}



.edit_wrapp .select2-container {
	float: left !important;
}



.edit_wrapp .input-group {
	padding-top: 15px;
}



.edit_wrapp .select2.select2-container.select2-container--default select2-container--focus {
	width: auto;
}



.select2-container {
	margin-bottom: 10px !important;
}

#select2-data-29-ua3w {
	display: block !important;
}

.language_edit {
	display: inline-block !important;
}





.Mstatus_ew .m_stus_inside .select2-selection {
	display: block;
	border: none !important;
	margin-left: 15px !important;
}





.m_stus_inside {
	border: 1px solid #eaeaea;
	margin-left: 10px;
	height: 40px;
	border-radius: 8px;
	overflow: hidden;
}



.com_head_ns {
	background: #E4F8FB;
	padding: 15px 15px
}

.comunic_box {
	overflow: hidden;
}

.com_head_ns .name_hd {
	font-weight: 600;
}



.row-bg-color .deleteDependent {
	margin-bottom: 10px;
}



.row-bg-color {
	background-color: #FFF !important;
}

.next_blue_button {
	background: #0177FB;
	color: #FFF;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 11px;
	display: flex;
	align-items: center;
	border: none;
	padding-left: 30px;
}

	.next_blue_button .material-icons {
		font-size: 17px;
		margin-left: 4px;
	}

.cancle_no_bg .material-icons {
	font-size: 17px;
	margin-left: 4px;
}

.cancle_no_bg {
	background: #0177FB;
	color: #FFF;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 11px;
	display: flex;
	align-items: center;
	border: none;
	padding-left: 30px;
}

.right_button_side {
	display: flex;
	align-items: center;
	margin-left: auto;
}



.circle_status {
	width: 20px;
	height: 20px;
	background: #eaeaea;
	border-radius: 100px;
}

.status_bar {
	display: flex;
	border-bottom: 1px solid #eaeaea;
	width: 80%;
	margin: auto;
	margin-bottom: 10px;
	margin-top: -20px;
}

.secondary_button {
	color: #000;
	border-radius: 6px;
	padding: 9px 14px;
	font-size: 13px;
	display: block;
	font-weight: 500;
}


.secondary_bt_line:hover {
	background: #1559c7;
	color: #FFF;
}
/*----wrapp_popup---*/



.edit_wrapp_main {
}

	.edit_wrapp_main h1 {
		font-weight: 700;
		font-size: 18px;
		color: #0277fb;
	}

	.edit_wrapp_main .modal-content {
		border-radius: 12px;
		padding: 20px;
	}

.style_edit.form-control {
	border: 1px solid #BCBCBC;
	color: #000;
	background: #FFF;
	font-size: 12px;
	display: block !important;
	border-radius: 10px !important;
	/*height: 47px;*/
	padding-left: 16px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.2px;
}

.input_style_for_edit {
	position: relative;
}

	.input_style_for_edit label {
		font-size: 11px !important;
		position: absolute;
		padding: 5px 10px;
		top: -22px;
		background: #FFF;
	}

.input_style_for_editradio label {
	font-size: 11px !important;
	position: absolute;
	padding: 5px 10px;
	display: block !important;
	top: -22px;
	background: #FFF;
	display: flex !important
}

.form-select.style_edit {
	border: 1px solid #BCBCBC;
	color: #000;
	font-size: 12px;
	display: block !important;
	border-radius: 10px !important;
	/*height: 47px;*/
	padding-left: 14px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.2px;
}

.padding15 {
	padding: 20px 0px;
}

.input_style_for_edit {
}

.row_custom {
	display: flex;
}

.edit_wrapp_main h3 {
	font-size: 14px;
	margin-top: 25px;
	color: #000;
	font-weight: 600;
	margin-bottom: 18px;
	padding: 10px 9px;
	background: #0077fb0f;
	border-bottom: 1px dashed #eaeaea;
	display: flex;
	align-items: center;
}

	.edit_wrapp_main h3 .material-icons {
		margin-right: 10px;
	}



.sub_head_em {
	display: block;
	padding: 10px 10px;
	font-size: 13px;
	font-weight: 600;
	color: #000;
}






.modal-footer .secondary_button {
	font-size: 14px;
	font-weight: 500;
}

.depe_sb_h {
	font-size: 12px;
	font-weight: 500 !important;
	padding: 6px 12px;
	background: #0277fb;
	border: 1px solid #bfebff;
	margin-bottom: 10px;
	border-radius: 4px;
	color: #FFF;
	letter-spacing: 1px;
}



.list_wrapp_dependet {
	border-bottom: 1px dashed #bababa;
	padding: 15px 20px;
	border: 1px dashed #c7e1ff;
	border-radius: 15px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
	box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
}

.top_10 {
	margin-top: 0px !important;
}

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

	100% {
		transform: rotate(360deg);
	}
}

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

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

.apus-page-loading {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99991;
}

	/* outer arc */
	.apus-page-loading #loader {
		animation: 2s linear 0s normal none infinite running spin;
		-webkit-animation: 2s linear 0s normal none infinite running spin;
		-ms-animation: 2s linear 0s normal none infinite running spin;
		border-color: blue transparent transparent;
		border-image: none;
		border-radius: 50%;
		border-style: solid;
		border-width: 3px;
		display: block;
		height: 100px;
		left: 50%;
		margin-left: -75px;
		margin-top: -75px;
		position: relative;
		top: 50%;
		width: 100px;
		z-index: 1001;
	}

		/* second arc */
		.apus-page-loading #loader:before {
			animation: 3s linear 0s normal none infinite running spin;
			-webkit-animation: 3s linear 0s normal none infinite running spin;
			-ms-animation: 3s linear 0s normal none infinite running spin;
			border-color: green transparent transparent;
			border-image: none;
			border-radius: 50%;
			border-style: solid;
			border-width: 3px;
			bottom: 5px;
			content: "";
			left: 5px;
			position: absolute;
			right: 5px;
			top: 5px;
		}

		/* inner arc */
		.apus-page-loading #loader:after {
			animation: 1.5s linear 0s normal none infinite running spin;
			-webkit-animation: 1.5s linear 0s normal none infinite running spin;
			-ms-animation: 1.5s linear 0s normal none infinite running spin;
			border-color: red transparent transparent;
			border-image: none;
			border-radius: 50%;
			border-style: solid;
			border-width: 3px;
			bottom: 15px;
			content: "";
			left: 15px;
			position: absolute;
			right: 15px;
			top: 15px;
		}

	/* Backgorund */
	.apus-page-loading .loader-section {
		background: #FAFAFA none repeat scroll 0 0;
		height: 100%;
		position: fixed;
		top: 0;
		opacity: .8 !important;
		transform: translateX(0px);
		width: 100%;
		z-index: 1000;
	}

		.apus-page-loading .loader-section.section-left {
			left: 0;
		}

		.apus-page-loading .loader-section.section-right {
			right: 0;
		}
/*---updated---*/
/*======================header==========*/
/*.header_top {
	padding: 5px 0px;
	display: flex;
	align-items: center;
}*/

.logo_main {
	width: 190px;
}

	.logo_main img {
		width: 100%;
	}

.setting_noBg {
	background: none !important;
	color: #000 !important;
	border: none !important;
	font-size: 14px !important;
	padding: 0px !important;
}

.right_menu_wrapp {
	display: flex;
	margin-left: auto;
	align-items: center;
}

/*----notification----*/
.notification_drop {
	width: 380px !important;
	padding: 0px !important;
	background: #FFF;
	border: none !important;
}

.notification_top {
	position: relative;
}

.btn .badge {
	top: 10px !important;
}

.btn-check:focus + .btn, .btn:focus {
	box-shadow: none !important;
}

.header_top .btn .badge {
	top: -5px !important;
	left: 33px !important;
}

.right_marg {
	margin-right: 20px !important;
}

.top_one {
	border-bottom: 1px solid #ECECEC !important;
	background: #FFF;
}
/*--------*/
.navigation_header {
	padding: 5px 0px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	position: sticky;
	top: 0px;
	z-index: 100;
	background: #FFF;
}

.row_old {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.navigation_header a {
	font-size: 13px;
	color: #000;
	margin-right: 20px;
	padding: 10px 0px !important;
}

.navigation_header .nav-link {
	display: flex;
	align-items: center;
}

.navigation_header .material-icons {
	font-size: 16px;
	padding-right: 6px;
}

.navigation_header .nav-link:hover {
	border-bottom: 2px solid #9A1313;
	color: #9A1313;
}

.navigation_header .nav-link {
	border-bottom: 2px solid #FFF;
}

.notification_drop .list-group li a {
	font-size: 13px !important;
	color: #000;
	display: contents;
}

	.notification_drop .list-group li a span {
	}

.profile_pic {
	width: 40px;
	height: 40px;
	border-radius: 100px !important;
	background: #eaeaea !important;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

	.profile_pic img {
		width: 100%;
	}

.profile_drop {
	margin-left: 50px;
}

.navigation_header .dropdown-menu {
	padding: 15px !important;
}

.dropdown-menu.notification_drop.profile_drop_top {
	width: 200px;
}

.dropdown-menu {
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,.1);
	box-shadow: 0 0 10px 1px rgba(0,0,0,.1);
}







/*========*/
.member_wrapp_top {
	padding: 20px 0px;
}

	.member_wrapp_top h1 {
		font-size: 20px;
		font-weight: 500;
		margin-bottom: 20px !important;
	}

.heading_wrapp {
	display: flex;
	align-items: center;
}

.enrolment_button_wrapp {
	display: flex;
	align-items: center;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.box_inside {
	width: 199px;
	height: 133px;
	padding: 20px;
	border-radius: 12px;
	display: block;
	text-align: center;
	position: relative;
	cursor: pointer;
}

	.box_inside h5 {
		font-size: 14px;
		color: #000;
		font-weight: 400;
	}

	.box_inside h4 {
		font-size: 30px;
		color: #000;
		font-weight: 500;
	}

.sl1 {
	background: #EEFDFE;
}

	.sl1 .ico_me .material-icons {
		color: #29C9D3;
	}

	.sl1:nth-child(2) {
		background: #FFEFEF;
	}

		.sl1:nth-child(2) .material-icons {
			color: #CA8D7C;
		}

	.sl1:nth-child(3) {
		background: #F2E9FF;
	}

		.sl1:nth-child(3) .material-icons {
			color: #8F55E1;
		}


	.sl1:nth-child(4) {
		background: #FEF3F0;
	}

		.sl1:nth-child(4) .material-icons {
			color: #CA8D7C;
		}


	.sl1:nth-child(5) {
		background: #EEFDFE;
	}

		.sl1:nth-child(5) .material-icons {
			color: #8F55E1;
		}


	.sl1:nth-child(6) {
		background: #FEF3F0;
	}

		.sl1:nth-child(6) .material-icons {
			color: #CA8D7C;
		}

/*===========search-area=============*/
.generating_report_wrapp {
	border: 1px solid #4461F2;
	padding: 20px;
	border-radius: 10px;
	margin: 20px 0px;
	background: #FFF;
}

h3 {
	font-size: 17px !important;
	color: #000;
	font-weight: 500;
}

.search_area_inside {
	display: flex;
	align-items: center;
	padding: 5px 0px;
}

.generating_report_wrapp .btn-outline-primary {
	margin-right: 15px;
	border-radius: 10px !important;
	font-size: 13px !important;
	font-weight: 400 !important;
	color: #000 !important;
	border: 1px solid #eaeaea !important;
	padding: 13px 25px;
}

.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
	color: #FFF !important;
}

.date_outside_wrap_box {
	border: 1px solid #8F55E1;
	padding: 10px 15px;
	border-radius: 10px;
}

	.date_outside_wrap_box span {
		font-size: 14px;
		font-weight: 400;
	}

.date_outside_wrap_box {
	display: flex;
	align-items: center;
	height: 45px;
	margin-right: 15px;
}

	.date_outside_wrap_box .material-icons {
		display: block;
	}

	.date_outside_wrap_box span {
		display: block;
	}

	.date_outside_wrap_box .input-group {
		align-items: center;
		display: flex !important;
	}

.date_temp {
}

.d_htd {
	min-width: 80px;
}

.date_temp {
	width: 139px;
	border: none !important;
	font-size: 13px !important;
	letter-spacing: 1px;
}

.date_picker_wrapp {
	display: flex;
	align-items: center;
}

.button_search {
	display: flex;
	align-items: center;
}

.d_htd.to {
	min-width: 40px !important;
}

.button_search {
	display: flex;
	align-items: center;
	margin-left: auto;
}

.primary_cc {
	height: 47px !important;
	border-radius: 10px !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	letter-spacing: 1px;
}

.reset_bt {
	padding: 0px 20px;
	color: #000;
	font-size: 13px;
}

.box_inside:hover {
	-webkit-box-shadow: 0 0 10px 1px rgba(68,97,242,.3);
	box-shadow: 0 0 10px 1px rgba(68,97,242,.3);
}



/*===============16th-Nov-2022===============*/


.plan_box_white {
	background: #FFF;
	padding: 20px;
	border-radius: 10px;
}

/*-------*/

.plan_box_white {
	background: #FFF;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.plan_heading {
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #eaeaea;
	padding-bottom: 10px;
}

.circle_30 {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	margin-right: 10px;
}

	.circle_30 .material-icons {
		font-size: 17px !important;
		color: #3b82f6;
	}

.plan_heading h1 {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0px;
}

.plan_row {
	padding-top: 15px;
}

.sub_he {
	font-size: 14px;
	font-weight: 500;
	color: #000;
	margin: 15px 0px;
}

.style_normal {
	font-size: 13px;
	color: #747474;
	line-height: 22px;
}

.sub_he span {
	font-weight: 700;
}

.arrow_updown {
	margin-left: auto;
}

.material-icons.arrow_updown {
	margin-right: -7px;
}


.provide_card_details_wrapp {
	display: flex;
	width: 100%;
	padding: 0px 0px;
}

.provider_card {
	border: 1px solid #2a3042;
	padding-bottom: 10px;
	overflow: hidden;
	border-radius: var(--ntp-realbox-border-radius);
	border-radius: 10px;
}

	.provider_card h2 {
		font-size: 14px;
		color: #e5e5e5;
		background: #2a3042;
		padding: 10px 14px;
		margin-top: 0px;
	}

.left_provider {
	padding-left: 0px !important;
}

.card_photo_name_wra {
	display: flex;
}

.profile_pic {
	width: 40px;
	height: 40px;
	background: #eaeaea;
	border-radius: 10px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

	.profile_pic img {
		width: 100%;
	}

.card_photo_name_wra {
	padding: 0px 8px;
	margin-top: 10px;
}

.card_name {
	margin-left: auto;
	width: 76%;
	padding-top: 3px;
}

	.card_name span {
		font-size: 12px;
		color: #747474;
		line-height: 22px;
	}

	.card_name h4 {
		font-size: 14px;
		font-weight: 700;
	}

.list_box {
	display: flex;
	width: 100%;
}

.icon_dts {
	width: 30px;
	margin-right: 10px;
}

.detail_list_ver {
	margin-top: 20px;
}

.name_dts h4 {
	font-size: 13px;
	font-weight: 500;
	color: #000;
	margin-bottom: 0px;
	margin-top: 2px;
}

.name_dts span {
	color: #747474;
	font-size: 12px;
	font-weight: 500;
}

.list_box {
	border-bottom: 1px dashed #eaeaea;
	padding: 14px 16px 12px;
}

.icon_dts .material-icons {
	color: #f46a6a;
}

.red {
	color: #B41111 !important;
}


.list_box:hover {
	background: #f6f6f6;
}

.my_profie_right {
}

.client_sub_grop {
	padding-left: 15px;
}

/*=============*/



.btn-close {
	font-size: 12px;
}



.popup_small_profile .modal-content {
	border-radius: 12px;
	padding: 0px;
	overflow: hidden;
}

.popnw {
	padding: 10px 20px;
	font-size: 17px;
	font-weight: 400 !important;
	color: #FFF;
	background: #0177FB;
	letter-spacing: 1px;
	display: flex;
}

	.popnw .btn-close {
		margin-left: auto;
		color: #FFF;
	}



.model_body_custom {
}

	.model_body_custom h2 {
		font-size: 13px;
		color: #626262;
		margin-bottom: 25px;
		border-bottom: 1px dashed #eaeaea;
		padding-bottom: 15px;
	}

.view_detail_inside {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 30px;
}

.circle_contact {
	width: 40px;
	height: 40px;
	border-radius: 12px;
	background-color: rgba(52,195,143,.18);
	color: #34c38f;
	display: flex;
	align-items: center;
	justify-content: center;
}

.inside {
	display: flex;
	width: 33%;
	align-items: center;
}

.name_detal {
	padding-left: 15px;
}

.hletter {
	display: block;
	font-size: 10px;
	color: #959595;
	line-height: 12px;
	font-weight: 400;
}

.sub_h {
	display: block;
	font-size: 13px;
	color: #373636;
	font-weight: 500;
}

.circle_contact_org {
	width: 40px;
	height: 40px;
	border-radius: 12px;
	background-color: rgba(241,180,76,.18);
	color: #f1b44c;
	display: flex;
	align-items: center;
	justify-content: center;
}

.model_body_custom {
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-top: 20px !important;
}

.footer_details {
	display: flex;
	width: 100%;
	padding: 10px 30px;
}

	.footer_details .secondary_button {
		margin-left: auto;
	}

.view_detail_inside:last-child {
	margin-bottom: 0px;
}


/*============17-11-2022===========*/

.circle_contact .material-icons {
	font-size: 18px;
}

.circle_contact_org .material-icons {
	font-size: 18px;
}

.sm_box_gray {
	border: 1px solid #eaeaea;
	padding: 15px;
	border-radius: 10px;
	background: #FFF;
	display: flex;
	align-items: center;
	box-shadow: 0 0.5rem 1rem rgb(150 150 150 / 8%);
}

.sm_box_content_wr {
	padding-left: 15px;
	padding-right: 15px;
	width: 70%;
}

.sm_box_content_wr {
}

.md_gray {
	font-size: 14px;
	font-weight: 500;
	color: #000;
	display: block;
}

.form-select.setting_page {
	border: none;
	padding-left: 0px;
	font-size: 13px;
	/*width: fit-content;*/
}

.view_bts {
	font-size: 12px;
	color: #34c38f;
	background-color: rgba(52,195,143,.18);
	padding: 3px 10px;
	margin: 5px 0px;
	border-radius: 6px;
	border: 1px solid #34c38f;
	margin-top: 5px;
	display: inline-block;
}

	.view_bts:hover {
		background: #34c38f;
		color: #FFF;
	}

.sm_box_gray .circle_contact {
	height: 70px;
	width: 70px;
	color: #f1b44c;
	background-color: rgb(224 224 224 / 18%);
}

	.sm_box_gray .circle_contact .material-icons {
		font-size: 33px;
	}

.setting_gap {
	margin-bottom: 25px;
}

.md_heading {
	font-size: 16px;
	font-weight: 500;
}

.sm_box_gray p {
	font-size: 12px;
}

.delete_button {
	color: #f46a6a;
	font-weight: 500;
	font-size: 14px;
	background-color: rgba(244,106,106,.18);
	padding: 3px 10px;
	border-radius: 6px;
}


/*==============Role===============*/
.sub_text {
	font-size: 13px;
	color: #999;
	font-weight: 500;
	line-height: 12px;
}
