@font-face {
	font-family: 'font-family: ' Caveat', cursive;';
	src: url(../fonts/Caveat-VariableFont_wght.ttf);
	src: local('Caveat'),
		url(../fonts/Caveat-VariableFont_wght.ttf) format('truetype');
	font-weight: 500;
	font-style: normal
}

.register_phone_field {
	margin-bottom: 23px !important;
	padding: 18px !important;
	width: 100% !important;
}

.otp_box {
	width: 15% !important;
	display: inline-block !important;
	text-align: center !important;
	border: 1px solid #a4a4a5 !important;
}

.login_otp_box {
	width: 15% !important;
	display: inline-block !important;
	text-align: center !important;
	border: 1px solid #a4a4a5 !important;
}

.new_number_otp_box {
	width: 10% !important;
}

header .navbar {
	padding: 0px 10px !important;
}

.iti {
	width: 100%;
	margin-bottom: 24px;
}

.error {
	color: #c6282f !important;
}

.success {
	color: #2DC628;
	margin-top: 5px;
	text-align: center;
}

.step1_profile_image {
	width: 150px;
	/*margin-bottom: 27px;*/
}

#profile_step1_form .mt-4 {
	margin-top: 0rem !important;
}

.lang_select {
	align-self: center;
	text-align: start;
	align-items: start;
	margin-right: auto;
}

.personal-info-steps .activee::before {
	height: 4px;
}

.personal-info-steps .activee {
	color: #8028C6;
	font-weight: 600;
	font-size: 16px;
}

.w-75 {
	width: 75% !important;
}

.j-c-f-e {
	justify-content: flex-end
}

.w-100 {
	width: 100% !important;
}

.marital_hr {
	opacity: 0.9;
	color: beige;
	height: 2px;
	/* background: #09ccb5;*/
}

.child_box {
	border: 1px solid #cfd1d6;
	border-radius: 5px;
	margin-top: 5px;
	padding: 5px;
}

.btn-purple {
	background-color: #8028C6;
	border-color: #8028C6;
	color: white;
}

.btn-purple:hover {
	background-color: #570e91;
	border-color: #570e91;
	color: white;
}

.btn-primary {
	background-color: #09CCB5;
	border-color: #09CCB5;
}

#contact_add_btn {
	padding: 10px !important;
}

.btn {
	height: 45px;
}

.logo img {
	padding: 10px 10px 0px 10px;
}

.form-actions .btn {
	align-items: center;
	display: flex;
	margin: 10px 10px 10px 0px !important;
	padding: 10px 20px;
	border-radius: 8px;
}

.check_box_dynamic {
	opacity: 1 !important;
	left: 0 !important;
	height: 20px !important;
	width: 20px !important;
	position: relative !important;
}

.check_box_dynamic_label {
	margin-top: 5px;
	position: absolute;
	margin-right: 0px;
	margin-left: 3px;
}

.account_step_container {
	background-color: transparent;
	border: none;
	margin: 0 auto 150px;
}

.account_form_header {
	background-color: #FFFFFF;
}

.info_wrapper {
	padding: 0;
	width: 100%;
	min-width: 1000px;
	margin-left: -175px;
}

.form_action_final {
	margin: 50px 0px 0;
	/*padding: 35px 25px 25px;*/
	padding: 49px 40px 81px;
}

.membership_box {
	flex-basis: 30%;
	min-width: 300px !important;
}

.membership-box {
	min-width: 200px !important;
}

.member-list li svg,
.active_plan svg {
	content: '';
	background-image: url("../img/check.svg");
	background-position: center;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.active_plan svg {
	left: unset !important;
	top: unset !important;
}

.coupon_input {
	width: 80% !important;
	float: left !important;
}

.coupon_error_msg {
	padding-top: 3rem;
	display: none;
	font-size: 15px !important;
}

.payment_table tr td label {
	font-size: 15px !important;
}

.payment_table tr td {
	padding: 2px 3px;
}

.resume_spouse_box {
	border: 1px solid #9da59d52;
	border-radius: 10px;
	padding: 2px;
	margin-top: 5px;
}

.active_member_plan {
	border: 1px solid;
	border-radius: 8px;
}

.sub_cancel_p1 {
	border-radius: 4px;
	padding: 4px;
}

.sub_cancel_p2 {
	background-color: #8028c64d;
	border-radius: 4px;
	padding: 4px;
}

.warning_svg {
	width: 20px;
	margin-right: 3px;
	margin-top: -5px;
}

.single_phone .btn {
	padding: 2px 5px !important;
	margin: 5px 0px !important;
}

.iti {
	height: 45px;
}

._verify_btn {
	margin: 5px 2px !important;
}

.ui-state-default.ui-state-active {
	background: #09cbb4 !important;
	border: 1px solid #09cbb4;
}

.ui-datepicker td span,
.ui-datepicker td a {
	border: 1px solid #09cbb4 !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #646464 !important;
	background: #91dedd;
	color: #363636;
}

@media (max-width: 1200px) {
	.membership-box {
		flex-basis: calc(40% - 4px);
		margin-bottom: 15px;
	}
}

.form-actions__ {
	border-top: 1px solid rgba(8, 10, 12, 0.08);
	display: flex;
	margin: 0;
	padding: 25px 25px 50px;
}

.form-actions__ .btn {
	align-items: center;
	display: flex;
	margin-bottom: 20px;
	margin-right: 10px;
}

.suggest-box.rejected:hover {
	border: 1px solid #cc082f;
}

.reject_model_title {
	font-size: 20px !important;
}

.textarea_bg {
	background-color: #edeef1c2;
}

.rejection-modal-form label {
	font-size: 18px !important;
}

.custom-radio:checked+label,
.custom-radio:not(:checked)+label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
	box-sizing: unset;
}

.custom-radio:checked+label:before,
.custom-radio:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	border-radius: 20%;
	background: #fff;
	box-sizing: unset;
}

.custom-radio:checked+label:after,
.custom-radio:not(:checked)+label:after {
	content: '';
	width: 12px;
	height: 12px;
	background: #08ccb5;
	position: absolute;
	top: 5px;
	box-sizing: initial !important;
	left: 5px;
	border-radius: 20%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.custom-radio:checked+label:after,
.custom-radio:not(:checked)+label:after {
	box-sizing: initial !important;
}

.custom-radio:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	box-sizing: unset;
}

.custom-radio:checked+label:after,
.check_box_dynamic_label.confirm_term:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	box-sizing: unset;
	box-shadow: 0px 0px 7px #08ccb5;
}

.resume-button_match {
	font-size: 20px;
	height: 56px;
	display: flex;
	align-items: center;
	background-color: #8028C6;
}

.last_step_btn button,
.last_step_btn a {
	padding: 17px 17px !important;
}

.mt-20 {
	margin-top: 20px;
}

@media (max-width: 1200px) {
	.membership-box {
		flex-basis: calc(45% - 4px) !important;
	}
}

.history_table thead {
	background-color: #09ccb5;
}

.history_table thead tr th {
	color: white;
	font-size: 15px;
	text-align: center;
	padding: 7px 10px;
}

.history_table tbody tr td {
	font-size: 14px;
	padding: 7px 5px;
}

.payment_history_row {
	overflow: auto;
}

.history_table {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


/*
*  STYLE 4
*/

.c_scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.c_scroll::-webkit-scrollbar {
	width: 5px;
	height: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.c_scroll::-webkit-scrollbar-thumb {
	border: 0.2px solid #555555;
	background-color: #09ccb554;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.btn-primary:hover {
	color: #fff;
	background-color: #00b6a1 !important;
	border-color: #00b6a1 !important;
}

.w-30 {
	width: 33% !important
}

/* .field-wrapper .form-check:last-child {
	margin-bottom: 30px;
} */

.cancel_subscription:hover {
	color: #fff !important;
}

.login-form p {
	margin: 0 auto 20px;
}

.resend-otp {
	padding-top: 10px !important;
	width: fit-content;
}

.active_plan {
	width: 70px;
	height: 70px;
	border: 8px solid #f5f5f5;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 5;
	top: -30px;
}

.active_plan::after {
	content: '';
	width: 50px;
	height: 50px;
	border-radius: 50%;
	position: absolute;
	-webkit-box-shadow: 0px 2px 6px 1px rgb(49 231 255 / 49%);
	box-shadow: 0px 2px 6px 1px rgb(49 231 255 / 49%);
	border: none;
}

.membership-box {
	position: relative;
	margin-top: 20px;
}

.member-title {
	margin-top: 10px;
}

.personal-info-wrapper select {
	background-color: #F3F4F7 !important;
	border: none !important;
	border-radius: 8px !important;
	margin-bottom: 23px;
	padding: 8px 13px !important;
	height: 45px;
}

.custom-select_account {
	height: 65%;
	padding-left: 8px !important;
}

textarea {
	margin-bottom: 23px;
}

.range-value {
	margin-top: 20px;
}

.ui-state-default:not(.ui-slider-handle),
.ui-widget-content .ui-state-default:not(.ui-slider-handle),
.ui-widget-header .ui-state-default:not(.ui-slider-handle) {
	left: 2% !important;
}

.navbar-collapse {
	justify-content: flex-end !important;
}

@media (max-width: 992px) {
	header ul li {
		margin-left: 0px !important;
		padding: 10px 0px;
		text-align: center;
	}

	.main-nav ul {
		display: block;
		padding: 5px 0px;
		text-align: center;
		background: #dfdfdf;
	}

	.logout_btn_header {
		margin: 0;
	}
}

.logout_btn_header {
	margin: 0 0 0 10px !important;
}

@media (max-width: 768px) {
	.form-actions {
		display: block;
	}

	.form-actions .btn {
		display: inline-block;
	}

	.login-form {
		padding: 28px 25px 35px 25px !important;
	}

	.login .title {
		margin-bottom: 36px !important;
	}

	/* header {
		margin-bottom: 40px;
	}*/
	.login {
		margin: 0px auto 50px !important;
	}

	.iti.iti--container {
		width: auto;
		height: auto;
	}
}

@media (max-width: 550px) {
	.lang_select {
		width: 100%;
	}

	.contact-line .custom-container {
		display: block;
	}

	.contact-line .custom-container .call {
		float: left;
	}
}

.contact-line a {
	padding: 10.5px 10px;
}

.final-step-radio .radio-container {
	width: unset !important;
}

.final-step-radio .radio-container span {
	padding: 8px !important;
}

a.disabled_validation {
	pointer-events: none !important;
	cursor: default !important;
	opacity: 0.5 !important;
}

#add_new_number_modal {
	z-index: 5555;
}

.ui-corner-all {
	background: whitesmoke !important;
	border: none !important;
	box-shadow: 1px 3px 4px #868682c4 !important;
	border-radius: 10px !important;
	margin-bottom: 20px;
}

.border-none {
	border: none !important;
}

.resume-info a,
.reload_link {
	color: #07ccb5 !important;
}

.resume-info h3 {
	font-size: 1.75rem !important;
}

.resume-row .image {
	max-width: 200px;
	overflow: visible !important;
	max-height: 200px;
}

.pm-0 {
	margin: 0 !important;
	padding: 0 !important;
}

.resume-info h3 {
	margin-bottom: 15px;
}

/* Resume Separate Css */
.resume-info ul li {
	margin-bottom: 10px !important;
}

.tab-content .tab-pane:first-child .resume-row:first-child {
	justify-content: center !important;
	/* align-items: center !important; */
}

.resume-row {
	margin-bottom: 10px !important;
}

.resume-button.resume-row .title h2 {
	padding-top: 25px;
	line-height: 30px;
}

#sug_response_note {
	display: flex;
	justify-content: center;
}

#sug_response_note img {
	width: 20px;
}

#sug_response_note p {
	margin-left: 12px;
	margin-top: 15px;
}

#sug_response img {
	width: 20px;
}

#sug_response {
	padding-top: 5px;
	text-align: center;
	font-size: 22px;
	color: #000;
	line-height: 80px;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(8, 10, 12, 0.08);
}

.resume-button.resume-row .title {
	margin-bottom: 0px !important;
}

.resume-button {
	margin-top: 35px !important;
}

.resume-button.resume-row {
	padding: 0 !important
}

.resume-button.resume-row a {
	margin-top: 10px;
}

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

.sug_by_div p {
	padding-top: 10px;
	padding-left: 10px;
}

.resume-row ul li p {
	padding: 0px !important;
}

.inactive_meesage {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #a9a3a345;
	border-radius: 3px;
	margin-bottom: 35px !important;
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.inactive_meesage img {
	width: 7px;
}

.inactive_meesage h5 {
	margin: 0;
	padding-left: 15px;
}

.__privacy {
	font-family: cursive !important;
}

.resume-row .image img {
	padding: 8px;
}

.resume-info ul li p {
	text-align: left;
}

.g-recaptcha {
	display: inline-block;
}

/* message */

.chat-box-user {
	/* margin-top: 0px !important; */
}

.user_search {
	position: absolute;
	max-width: 180px !important;
}

#chat_user_list {
	/* margin-top: 60px !important; */
}

.chat_icon_in_resume {
	max-width: 35px;
}

.chat-line {
	width: 100% !important;
}

#chat_body {
	max-height: 600px;
}

.chat-box-chat {
	width: calc(100% - 25%) !important;
}

.chat-box-user {
	width: 25%;
}

.chat-box-user h5 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.chat-box-user h5 span.counter {
	width: 25px;
	height: 25px;
	background: #1eaca3;
	padding: 5px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	margin-left: 10px;
}

.chat_user_li_h5 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.chat_user_pic {
	width: 20%;
	text-align: center;
	position: relative;
}

.chat_user_name {
	width: 65%;
	text-align: start;
	word-break: break-word;
}

.chat-profile h4 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.chat-profile h4 .chat_user_pic,
.chat-profile h4 .chat_user_name {
	width: unset !important;
}

.loader_in_chat {
	display: flex;
	justify-content: center;
	align-items: center;
}

.system_message {
	width: 100% !important;
	max-width: 100% !important;
	font-size: 13px;
	line-height: 12px;
	border: none !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.system_message div p {
	width: 100%;
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
}

.system_message div span.time-center {
	font-size: 10px;
	color: #585858;
	padding: 0;
}

.system_message div {
	width: 100%;
	padding: 5px;
	border: 1px solid #c5dfe1;
	border-radius: 7px;
}

.dashboard_message_notify,
.dashboard_task_notify {
	width: 25px;
	height: 25px;
	background: #09ccb5;
	position: absolute;
	margin-top: -25px;
	color: #fff;
	padding-top: 0px;
	border-radius: 50%;
}

.read .time-right::after {
	content: url('../img/check-read.svg');
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-grid;
	margin-left: 5px;
	margin-top: 2px;
}

.unread .time-right::after {
	content: url('../img/check.svg');
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-grid;
	margin-left: 5px;
	margin-top: 2px;
}

.counter {
	min-width: 15%;
}

.chat-profile h4.con_user_info .counter {
	min-width: unset !important;
}

.counter {
	min-width: 15%;
}

#con_user_info .counter {
	min-width: unset !important;
}

.chat-box-user h5 img,
.chat-profile h4 img {
	height: 40px !important;
	width: 40px !important;
	padding: 3px !important;
	border-radius: 50%;
}

#txt_message {
	min-height: 70px;
	height: 70px;
}

.messages_buttons {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.fileUpload {
	position: relative;
	overflow: hidden;
	background-color: #fff !important;
	border: none !important;
	padding-top: 10px !important;
	min-width: 28%;
	cursor: pointer !important;
	color: #585858;
	border: solid 1px #777 !important;
	min-width: 30% !important;
}

.fileUpload span {
	cursor: pointer !important;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer !important;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100px !important;

}

.fileUpload:hover {
	color: #585858;
	background-color: #fff !important;
	border: solid 1px #777 !important;
}


.file_clear_btn {
	margin-left: 3px !important;
	width: 15px;
	height: 15px;
	border: none;
	background-color: #707273;
	color: #f0f2fc;
	display: flex;
	border-radius: 50%;
	padding: 0;
	margin: 0;
	align-items: center;
	justify-content: center;
	padding-bottom: 2px;
	font-size: 13px;
}

#selected_file_name {
	margin-bottom: 0 !important;
	word-break: break-word;
	display: flex;
	align-items: center;
	justify-content: start;
	margin-top: 3px;
	font-size: 13px;
}

#selected_file_name p {
	display: flex;
	width: 90%;
	align-items: center;
	padding-left: 5px;
}

.file_attach_container {
	width: 80%;
}

.attachment_link {
	background: #b2b6b6a1;
	padding: 3px;
	border-radius: 5px;
	color: #585858 !important;
	padding: 3px 10px;
	max-width: 80%;
	display: flex;
	word-break: break-word;
}

.attachment_link a {
	padding-left: 5px !important;
	text-align: left !important;
}

.send-actions .send-btn {
	padding: 0px 10px !important;
}

.send_btn_container,
.send-btn {
	display: flex;
	align-items: center;
	justify-content: center;
}

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

.send-btn img {
	margin-right: 5px;
	margin-top: -5px;
}

.fileUpload span img {
	margin-top: -3px;
}

#file_for_message {
	width: 100% !important;
}

.chat-line p {
	word-break: break-word
}

.chat-main-box {
	min-height: 600px;
}

span.time-left {
	margin-top: 5px;
}

.message_icon {
	background-position-y: -90px !important;
}

#find_matches-tab span {
	background-position-y: -40px !important;
}

#membership-tab span {
	background-position-y: -145px !important;
}

.profile_box .image {
	margin-right: 34px;
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0 14px 24px rgb(0 0 0 / 7%);
	padding-bottom: 10px;
}

.profile_box .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding: 3px;
	max-width: 160px;
	max-height: 160px;
}

.profile_box {
	text-align: center;
	padding: 10px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	margin: 3px 5px;
	margin-top: 0px !important;
	max-height: 100%;
	min-height: 100%;
}

.profile_box h5 {
	margin-top: 10px;
	font-weight: 900;
	margin-bottom: 3px !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;

}

.profile_box p {
	color: #585858;
	font-weight: 800;
	margin-bottom: 3px;
}

.profile_box button {
	background: #242431 !important;
	width: 35px !important;
	height: 35px !important;
	margin-left: -5px !important;
	border-radius: 8px;
}

.profile_box span {
	font-size: 20px;
	color: #454545;
	font-weight: 600;
	word-break: break-word;
}

.filter_container_title {
	text-align: center;
	border-radius: 0;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 0px;
	font-size: 22px;
	padding-top: 10px !important;
	font-weight: 500;
	color: #09CCB5;
	border-right: 0;
	position: relative;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
	border-left: 5px solid #09CCB5;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100% !important;
	margin-bottom: 0 !important;
}

.filter_side {
	justify-content: center;
	align-items: flex-end;
	display: flex;
	border-bottom: 1px solid #e6e6e6;
}

.filter_container {
	border-left: none;
	display: block !important;
}

.justify-content-space-between {
	justify-content: space-between !important;
}

/* filter */

.layout-slider .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 5px;
	background: #8028C6 !important;
}

.layout-slider .ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	height: 5px;
	background: rgba(8, 10, 12, 0.04);
	border: none;
}

.layout-slider .ui-state-default,
.layout-slider .ui-widget-content .ui-state-default,
.layout-slider .ui-widget-header .ui-state-default {
	width: 26px;
	height: 26px;
	position: absolute;
	left: 20%;
	top: -13px;
	margin-left: -16px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: none;
}

.layout-slider .ui-state-default,
.layout-slider .ui-widget-content .ui-state-default,
.layout-slider .ui-widget-header .ui-state-default:focus {
	border: none !important;
}

.layout-slider .ui-slider-handle .ui-state-default .ui-corner-all {
	color: black;
	padding-top: 4px;
	font-size: 13px;
	font-weight: 500;
	text-align: center;
}

.layout-slider .ui-slider-handle .ui-state-default .ui-state-active {
	background-color: #8028C6;
}

.layout-slider .ui-state-default,
.layout-slider .ui-widget-content .ui-state-default {
	text-align: center !important;
}

.layout-slider .ui-corner-all {
	box-shadow: none !important;
	border-radius: 0% !important;
	margin-bottom: 0px !important;
}

#gen_age_slider a.ui-slider-handle.ui-state-default.ui-corner-all {
	height: 26px !important;
	font-size: 17px;
}

.filter-box,
.layout-slider {
	padding: 0 15px;
}

.layout-slider {
	margin-bottom: 25px;
}

.filter-box .multi-button:not(.privacy-buttons) .radio-container input:checked~.checkmark {
	background-color: #8028C6;
	border-color: #8028C6;
	color: #fff;
}

.filter-box {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 30px !important;
}

.form-content select {
	height: 35px !important;
}

.custom_radio_label {
	background: transparent;
	border: 1px solid rgba(0, 0, 0, 0.08);
	height: 35px;
	font-weight: 500;
	width: 100%;
	color: #000;
	margin: 0px !important;
	border-radius: 8px;
	display: flex;
	margin: 10px 0px 0px 3px !important
}

.filter_box .multi-button:not(.privacy-buttons) .checkmark {
	padding: 10px !important
}

.multi-button:not(.privacy-buttons) .checkmark {
	padding: 10px !important
}

.find_match_section {
	padding-right: 0px !important;
}

.checkmark_2 {
	padding: 5px !important;
	border: none !important;
	width: 100% !important;
}

#resume-modal>.modal-dialog>.modal-content>.modal-header {
	background-color: #fff !important;
	color: #fff;
	text-align: center;
	justify-content: space-between;
	align-items: center;
	border-bottom: none;
}

#resume-modal>.modal-dialog>.modal-content>.modal-body {
	background-color: #f5f6f9 !important;
	margin: 0 !important;
	padding: 0 !important;
}

#resume-modal .resume_user_container {
	padding: 0px;
}

#resume-modal .modal-title {
	font-weight: 900;
}

#resume-modal,
#resume-modal .modal-dialog {
	margin: 0 !important;
}

.resume_show {
	display: flex !important;
	padding: 0 !important;
	justify-content: flex-end !important;
	text-align: -webkit-right;
}

#resume-modal .modal-dialog {
	padding: 10px 0px !important;
	width: 70% !important;
}

#resume-modal h3 {
	text-align: left;
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: 600;
}

#resume-modal .dot::before {
	display: flex;
}

.resume-info ul li p {
	text-align: left;
}

.resume-row .image img {
	padding: 8px;
}

.resume_not_box,
.resume_not_box textarea {
	text-align: left;
}

/* loader */

.loading {
	display: flex;
}

.dot {
	position: relative;
	width: 1.4em;
	height: 1.4em;
	margin: 1.2em;
	border-radius: 50%;
}

.dot::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: inherit;
	border-radius: inherit;
	animation: wave 2s ease-out infinite;
}

.loading .dot:nth-child(1) {
	background: #25c9bb;
	animation-delay: 0.4s;
}

.loading .dot:nth-child(2) {
	background: #2f2f2f;
	;
	animation-delay: 0.8s;
}

.loading .dot:nth-child(3) {
	background: #25c9bb;
	animation-delay: 1.2s;
}

.loading .dot:nth-child(4) {
	background: #2f2f2f;
	;
	animation-delay: 1.6s;
}

.loading .dot:nth-child(5) {
	background: #25c9bb;
	animation-delay: 2s;
}

@keyframes wave {

	50%,
	75% {
		transform: scale(2.5);
	}

	80%,
	100% {
		opacity: 0;
	}
}

.loder_container {
	display: flex;
	height: 100vh;
	justify-content: center;
	align-items: center;
	background: rgb(245 245 245);
	height: 30vh;
	width: 100%;
	margin-top: 60px;
}

/* loader end */



@media screen and (max-width: 450px) {
	.profile_box_container {
		-ms-flex: 0 0 70.666667%;
		flex: 0 0 70.666667%;
		max-width: 70.666667%;
	}
}

@media screen and (max-width: 768px) {
	.profile_box_container {
		-ms-flex: 0 0 49.666667%;
		flex: 0 0 49.666667%;
		max-width: 49.666667%;
	}

	.filter_side {
		display: none
	}

	.profile_side_box {
		order: 1;
	}

	.filter_side_box {
		padding-left: 5% !important;
		padding-right: 7% !important;
		margin-bottom: 20px !important;
	}

	.gen_has_child {
		width: 100% !important;
	}

	#find_match_load_more {
		max-width: 35% !important;
	}

	#resume-modal .modal-dialog {
		width: 100% !important;
	}
}


@media (min-width: 768px) {
	.profile_box_container {
		-ms-flex: 0 0 19.666667%;
		flex: 0 0 19.666667%;
		max-width: 19.666667%;
	}

	.filter-close {
		display: none;
	}

	.file_input_wrapper .w-25 {
		padding-left: 10px;
		padding-top: 20px;
	}
}

@media screen and (min-width: 451px) and (max-width: 650px) {
	.profile_box_container {
		-ms-flex: 0 0 90.666667%;
		flex: 0 0 90.666667%;
		max-width: 90.666667%;
	}
}

@media screen and (min-width: 651px) and (max-width: 950px) {
	.profile_box_container {
		-ms-flex: 0 0 30.666667%;
		flex: 0 0 30.666667%;
		max-width: 30.666667%;
	}

	#find_match_load_more {
		width: 20%;
		max-width: 20%;
	}

}

@media screen and (min-width: 950px) and (max-width: 1200px) {
	.profile_box_container {
		-ms-flex: 0 0 24.666667%;
		flex: 0 0 24.666667%;
		max-width: 24.666667%;
	}

}

.filter_container_title.w-75 {
	padding: 15px;
	justify-content: center;
	display: flex;
	align-items: center;
}

#find_match_load_more {
	min-width: 15%;
	background-color: #570e91;
	border-color: #570e91;
	color: white;
	max-width: 15%;
	height: 40px;

}

#load_more_btn_container {
	justify-content: center;
	color: white;
	margin-top: 20px !important;
}

.filter_side_box select {
	height: 38px !important;
	font-size: 17px !important;
}

.find_match_section h1 {
	margin: 15px 0 !important;
}

/* message chat images */

.chat_message_image_container img {
	border: 2px solid #f8f9fa;
	margin-bottom: 5px;
	box-shadow: 1px 1px 10px -5px;
	border-radius: 7px;
}

.unread_message {
	border: 1px solid #09ccb5 !important;
}

.unread_message p {
	font-weight: 900;
}

.resume_personal_info_ul ul li {
	margin-bottom: 0px !important;
}

.resume-info ul li p {
	word-break: break-all;
}

.reset-submit-box button[type="reset"] {
	background: #8028C6 !important;
	color: #fff !important;
}

.final-step-radio span.checkmark {
	margin: 0px 3px;
}

li.online .chat_user_pic::after,
.profile_image_container.online::after {
	width: 10px;
	height: 10px;
	background: #56bd31;
	content: '';
	position: absolute;
	border-radius: 50%;
	right: 1px;
	bottom: 3px;
}

li.offline .chat_user_pic::after,
.profile_image_container.offline::after {
	width: 10px;
	height: 10px;
	background: #e20d0d;
	content: '';
	position: absolute;
	border-radius: 50%;
	right: 3px;
	bottom: 3px;
}

.plan_icon {
	width: 25px;
	max-width: 25px;
	min-width: 25px;
	height: 25px;
	max-height: 25px;
	min-height: 25px;
}

.member-title h5 {
	margin-top: 5px;
}

.sugg_tab .payment {
	align-items: center;
	padding: 0 10px;
	margin-bottom: 10px;
}

.sugg_tab .payment button {
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
}

.sugg_tab .payment button.active div {
	background: #fff;
	color: #8028c6;
}

.sugg_tab .payment button div {
	margin-left: 5px;
	background: #8028c6;
	color: #fff;
	height: 25px !important;
	width: 25px !important;
	padding: 2px;
	border-radius: 50%;
}

.suggested_match_info_btn img {
	width: 5px;
	padding-bottom: 7px;
}

.suggested_match_info_btn {
	border: none;
	transition: visibility 0s, opacity 0.5s linear;
	width: 19px;
	height: 19px;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border-radius: 50%;
	background: linear-gradient(315deg, #706c6c, #6d6b6b);
	margin-left: 5px;
	margin-top: -2px;
}

.request_info_modal_row label {
	font-weight: 900;
}

.request_info_modal_row table {
	border-collapse: separate;
	border-spacing: 30px 0px;
	margin-bottom: 10px;
}

#resume_user_name .pro-user,
#sug_user_name .pro-user,
#user_personal_info .pro-user {
	border: 1px solid;
	border-radius: 10px;
	padding: 0px 5px;
	font-size: 10px;
	cursor: pointer;
	margin-left: 3px;
}

#resume_user_name .pro-user-icon,
#sug_user_name .pro-user-icon,
#user_personal_info .pro-user-icon {
	margin: -1px 2px 0 0;
}

#user_personal_info,
#resume_user_name,
#sug_user_name {
	font-size: 21px;
	font-weight: 800;
	color: #8028c6;
}

span.pro-user {
	border: 1px solid;
	border-radius: 10px;
	padding: 0px 5px;
	font-size: 10px;
	height: 17px;
	cursor: pointer;
	display: flex;
	align-items: center;
	margin-left: 4px;
	margin-right: 4px;
	width: fit-content;
}

img.pro-user-icon {
	margin: -1px 2px 0 0;
	max-width: unset !important;
	max-height: unset !important;
	object-fit: unset !important;
	width: unset !important;
	margin-right: unset !important;
	display: unset !important;
	border-radius: unset !important;
	height: unset !important;
}

#resume_user_name {
	margin-left: 13px;
}

.resume_user_name {
	margin-left: 13px;
}

#user_personal_info,
#resume_user_name {
	font-size: 21px;
	font-weight: 800;
}

span.pro-user_icon {
	height: 20px;
	width: 20px;
	display: inline-block;
	border-radius: 50%;
	padding: 0 !important;
	margin: 0;
	border: 1px solid;
	right: 5px;
	top: 5px;
	position: absolute;
}

span.pro-user_icon img {
	margin: 0 !important;
}

.profile_box .image {

	position: relative;
}

.current_membership_box table {
	border-collapse: separate;
	border-spacing: 10px 10px;
}

@media (max-width: 991px) {
	.current_membership_box {
		min-width: 500px !important;
	}

	.w-sm-90 {
		width: unset;
	}
}

@media screen and (min-width: 451px) and (max-width: 650px) {
	.w-sm-90 {
		width: unset;
	}
}

/* ----------- 950px - 1200px ----------- */
@media screen and (min-width: 951px) and (max-width: 1200px) {
	.w-md-90 {
		width: 95%;
	}
}

/* ----------- 1200px + ----------- */
@media screen and (min-width: 1201px) {
	.w-md-60 {
		width: 60%;
	}
}

.current_membership_box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-basis: 25% !important;
}

@media (max-width: 1200px) {
	.current_membership_box {
		flex-basis: calc(50% - 4px);
		margin-bottom: 15px;
	}

	/* .w-md-60{
		width: 60%;
	} */
}

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

.no_match_found h6 {
	margin-bottom: 0 !important;
	margin-top: 17px;
}

.plan_title_tagline {
	display: block !important;
	padding: 13px 0 13px !important;
	border-bottom: 1px solid rgba(8, 10, 12, 0.08);
	text-align: center;
	min-height: 110px !important;
}

.plan_title_tagline h5 {
	margin-left: 0 !important;
}

.plan_title_tagline p {
	min-height: 50px;
}

.member-title h5 {
	margin-top: 0px !important;
}

.member-title p {
	margin: 0;
	padding: 3px;
	font-size: 14px;
}

.auto_refill_container {
	/* text-align: right; */
	display: flex;
	/* align-items: flex-end; */
	justify-content: flex-end;
}

.auto_refill_container .title {
	width: 50%;
	text-align: left;
}

/* .auto_refill_container .current_membership_box{
	flex-basis: unset !important;
} */
.icon_btn img {
	margin-right: 5px;
}

.icon_btn {
	min-width: 220px;
	max-width: 220px;
}

.btn-cancel {
	padding: 7px 20px !important;
}

.field-wrapper label.error {
	width: 100%;
}

.plan_title_tagline p {
	font-weight: 600;
}

.membership-box .member-list {
	font-size: 14px;
}

/* female profile privacy toggle */
.toggle_container {
	position: fixed;
	right: 00px;
	top: 20%;
	background-color: #fff;
	border-radius: 8px;
	z-index: 3;
	-webkit-box-shadow: 0 0 15px 3px rgb(176 185 189 / 30%);
	box-shadow: 0 0 15px 3px rgb(176 185 189 / 30%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0;
}

.toggle_container .filter-box {
	margin: 5px;
	border: none !important;
	padding: 0 5px;
	margin-bottom: 5px !important;
}

.toggle_container .filter-box label {
	font-size: 17px;
	font-weight: 500;
}

.toggle_container .action_btn {
	display: flex;
	justify-content: flex-end;
}

.toggle_container .action_btn a#show_user_privacy img {
	width: 50px;
}

.toggle_container .action_btn a#hide_user_privacy {
	background: #f3f4f7;
	padding: 2px;
}

#profile_pic_radio .custom_radio_label {
	margin: 0px 0px 0px 3px !important;
	height: 30px;
}

#profile_pic_radio .custom_radio_label .checkmark {
	padding: 5px !important;
	font-weight: 800;
	font-size: 14px;
}

.toggle_border_radius {
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}

.toggle_container .filter-box .multi-button:not(.privacy-buttons) .radio-container input:checked~.checkmark {
	background-color: #8028C6 !important;
	border-color: #8028C6 !important;
	color: #fff !important;
	width: 100%;
}

.reload_btn_container {
	padding: 5px;
	display: flex;
	justify-content: center;
}

.reload_btn_container button {
	background: #8028C6;
	color: #fff;
	padding: 5px !important;
	font-weight: 800;
	font-size: 14px;
	height: 30px;
	border-radius: 8px;
}

.reload_btn_container button:hover {
	color: #fff;
}

.member-price h6 {
	font-size: 16px !important;
}

.member-price span {
	font-size: 16px !important;
}

.member-list div {
	text-align: center;
}

.red_small_btn {
	height: 35px !important;
	/*min-width: 190px;
	max-width: 190px;*/
	min-width: unset;
	max-width: unset;
	width: 95%;
	padding: 3px 10px !important;
	background-color: #F23E48 !important;
}

.interval_features_plan_box {
	flex-basis: 42% !important;
	display: block !important;
	padding: 0px !important;
	position: relative;
	min-height: 250px !important;
}

.interval_features_plan_box>.member-price {
	bottom: 3px;
	position: absolute;
}

.interval_features_plan_box .member-title {
	margin-top: 5px;
	display: block !important;
	text-align: center;
}

.justify-content-flex-end {
	justify-content: flex-end;
}

.flex-basis-24 {
	flex-basis: 24% !important;
	min-height: 240px !important;
}

.flex-basis-24 .member-title {
	margin-top: 0 !important;
}

.padding-right-3 {
	padding-right: 3% !important;
}

.padding-right-1 {
	padding-right: 1% !important;
}

.plan_pending_message {
	margin-bottom: 15px !important;
}

.matchmaker_list_item {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 3px 5px;
	border-radius: 10px;
	align-items: center;
	margin-bottom: 7px;
	border: 1px solid transparent;
	position: relative;
	margin-left: 0;
}

.matchmaker_list_item::after {
	content: '';
	position: absolute;
	width: 95%;
	bottom: -5px;
	border-bottom: 1px solid #a4a0a74f;
	margin-left: 2.5%;
}

.matchmaker_list_profile_info_container h5 {
	justify-content: flex-start !important;
	align-items: center;
	margin: 0;
}

.matchmaker_list_img_container img {
	height: 40px !important;
	width: 40px !important;
	padding: 3px !important;
	border-radius: 50%;
}

.matchmaker_action_button_container {
	display: flex;
	justify-content: space-between;
}

.matchmaker_action_button_container button {
	height: 40px;
	min-height: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px;
	margin: 0 2px;
}

.matchmaker_action_button_container button img {
	padding-right: 5px;
	width: 22px;
	height: 15px;
}

.matchmaker_list_img_container {
	max-width: 50px;
}

.matchmaker_list_profile_info_container .chat_user_li_h5 .chat_user_name {
	font-size: 15px !important;
}

.attachment-wrapper {
	width: 100%;
}

.attachment-wrapper .row {
	align-items: center;
}

.attachment_label_input {
	border: 1px solid #ddcaca !important;
}

.attachment-row-wrapper>div>div>img,
li.attachment_wrapper img {
	border-radius: 5px;
}

.attachment-row-wrapper>div {
	border: 1px solid #F3F4F7;
	padding: 10px 0px;
	margin: 0;
	border-radius: 10px;
	background-color: #F3F4F7;
}

.attachment-row-wrapper img.trash {
	float: right;
	pointer-events: painted;
}

li.attachment_wrapper:not(:first-child) {
	background: #F3F4F7;
	padding: 6px 12px;
	border-radius: 15px;
}

li.attachment_wrapper div:nth-child(2) {
	margin-left: 10px;
}

li.attachment_wrapper>div:nth-child(1) {
	min-width: 50px;
	max-width: 50px;
}

/*li.attachment_wrapper a{
	display: flex;
	align-items: center;
	width: 100%;
}*/
li.attachment_wrapper .view {
	float: right;
	margin-left: auto;
}

li.attachment_wrapper .attachment-title {
	color: #000;
}

li.attachment_wrapper .resume-button {
	margin-top: 0 !important;
}

li.attachment_wrapper .resume-button>a {
	/*color: #fff !important;*/
	background: none;
	border: 3px solid #09CCB5 !important;
	font-weight: 600;
	margin: 0;
}

li.attachment_wrapper .resume-button a:before {
	background-image: url("../img/eye-theme-color.svg");
}

.red_small_btn {
	padding: 0 !important;
}

.btn-auto-refill {
	height: 35px;
	width: 95%;
	padding: 0;
}

#btn_auto_refill img {
	margin-right: 5px;
}

.new_suggestion {
	border: 1px solid green !important;
}

.suggest-box {
	min-height: 258px !important;
}

a.get_single_sug {
	position: absolute;
	bottom: 60px;
	right: 30px;
}

.resume-button.resume-row a {
	font-size: 18px !important;
	height: 50px !important;
}

.resume-button.resume-row a.sug_hold:before {
	background-image: url("../img/hold.svg");
	height: 30px;
}

.resume-button.resume-row a.sug_hold {
	background-color: #ed9124;
}

.last_seen_info_container {
	padding-right: 10px;
	color: #5a5d60;
	padding-top: 5px;
}

.last_seen_info_container img {
	max-width: 12px;
}

.last_seen_info_container span {
	margin-left: 5px;
}

.get_resume {
	position: relative;
	margin-bottom: 100px;
	width: 100%;
}

.get_resume_a {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
}

.get_resume_a span {
	color: #09CCB5;
}

ol.term-list {
	margin-left: 80px;
}

.get_resume {
	position: relative;
	margin-bottom: 100px;
	width: 100%;
}

.get_resume_a {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
}

.get_resume_a span,
.contact-us-resumefill span,
.user-payment-pending a>span {
	color: #09CCB5;
}

.confirm-order-term {
	color: #09CCB5;
}

ol.term-list {
	margin-left: 80px;
}

.contact-us-resumefill {
	text-align: center;
}

.personal-info-steps.user-payment-paid {
	margin-bottom: 30px !important;
}

.user-payment-pending {
	margin-bottom: 30px;
}

.user-payment-pending a {
	font-size: 12px;
}

.user-payment-pending>div {
	max-width: 665px;
}

.customize_tooltip {
	display: block !important;
	font-size: 11px !important;
	width: fit-content !important;
}

.suggestion_resume_action_btn {
	position: relative;
}

.resume-button.resume-row a {
	margin-bottom: 10px !important;
}

img.user_resume_close,
button.user_resume_close {
	display: none !important;
}


/* resume responsive style */
@media only screen and (max-width: 767px) {
	#resume-modal .modal-dialog {
		width: 100% !important;
		padding-top: 0 !important;
	}

	#resume-modal .resume_user_container {
		padding: 0px;
	}

	.resume-row {
		padding: 12px;
	}

	h5.user_resume_title {
		margin-left: -15px;
	}

	img.user_resume_close {
		width: 20px;
		margin-right: -25px;
		display: block !important;
	}

	button.user_resume_close {
		display: block !important;
	}

	ul.resume_user_phone_ul {
		display: block !important;
	}

	.resume-button a {
		padding: 3px;
	}

	.resume-row {
		/* padding: 10px 10px 5px !important; */
		padding: 10px 10px 10px !important;
	}

	.resume-info ul li h5,
	.resume_user_name {
		font-weight: 600;
	}

	.resume_user_name {
		margin-left: 0 !important;
	}

	.sm-d-block {
		display: block !important;
	}

	.family-info {
		padding: 10px 15px !important;
		flex-wrap: wrap;
	}

	#resume_user_spouse_container div {
		margin-bottom: 0 !important;
	}

	.sm-attachment_btn {
		padding: 5px 10px !important;
	}

	.attachment_wrapper {
		align-items: center !important;
	}

	.attachment-title {
		text-align: initial !important;
		word-break: break-word;
	}

	li.attachment_wrapper .view {
		width: 165px !important;
		min-width: 165px !important
	}

	.chat_icon_in_resume {
		position: absolute;
		right: 60px;
	}

	.suggestion_button_container_for_sm {
		display: block !important;
	}

	.sm-mb-0,
	#sug_approve_btn {
		margin-bottom: 0 !important;
	}

	.sm-d-block {
		display: block !important;
	}

	.sm-d-block p {
		margin-left: 0px;
	}

	.sm-mb-10,
	.resume-info ul li {
		margin-bottom: 10px !important;
	}

	.group_divider {
		display: block;
	}

	.user_resume_header {
		margin-top: 8px;
	}

	.chat_icon_in_resume {
		width: 33px !important;
	}

	img.user_resume_download {
		right: 95px !important;
	}

	img.user_resume_close {
		width: 25px !important;
	}

	.user_resume_header {
		padding-left: 5px !important;
	}

	.spouse_sm {
		display: block !important;
	}

}

@media only screen and (min-width: 767px) {
	.resume_not_box {
		display: none;
	}

	.sm-d-block {
		display: flex !important;
		margin-bottom: 2px !important;
	}

	.sm-mb-10,
	.resume-info ul li {
		margin-bottom: 5px !important;
	}

	.group_divider {
		display: none;
	}

	.sm-attachment_btn {
		padding: 6px 10px !important;
	}

	li.attachment_wrapper .view {
		width: 165px !important;
		min-width: 165px !important
	}
}

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

.resume-info ul li,
.resume-row {
	text-align: left;
}

.group_divider {
	margin: 5px 0px;
	background: #09CCB5;
}

/* resume responsive style edn */
.resume_user_name.main_resume,
#sug_user_name {
	align-items: center;
	display: flex;
	font-size: 21px;
	font-weight: 800;
	color: #8028c6;
}


.user_resume_switch_tab {
	flex-wrap: nowrap;
	border-radius: 0;
	background: transparent;
	overflow: hidden;
	margin-bottom: -1px;
}

.user_resume_switch_tab li {
	flex-basis: 50%;
	text-align: center;
	min-width: fit-content;
}

.user_resume_switch_tab li:nth-child(1),
.user_resume_switch_tab li:nth-child(1) a {
	border-top-right-radius: 10px !important;
	border-top-left-radius: 10px !important;
}

.user_resume_switch_tab li:nth-child(2),
.user_resume_switch_tab li:nth-child(2) a {
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
}

.user_resume_switch_tab li a {
	font-size: 18px;
	color: #44444F;
	line-height: 30px;
	font-weight: 600;
	background: #f5f5f5;
	border: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}

.user_resume_switch_tab li a.active {
	color: #09CCB5;
	background-color: #fdfdfd;
	border: none;
	border-bottom: 4px solid #09ccb5;
}

.user_resume_switch_tab li:nth-child(1) a.active {
	border-top-left-radius: 10px;
}

.user_resume_topic_accordion .card {
	margin-bottom: 10px;
	border: 1px solid #eeeeee;
}

.user_resume_topic_accordion div.card-header {
	background: #ecedf0;
}

.listing-v2-attribution {
	padding: 5px 0px 0;
	display: flex;
	align-items: start;
}

.listing-v2-attribution__image-wrapper {
	margin-right: 10px;
	padding: 2px;
	overflow: visible;
}

.user-picture {
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
}

.user-picture--network {
	border: 1px solid #493770;
	background: #fff;
}

.avatar:after {
	content: "";
	box-shadow: inset 0 0 40px #000;
	opacity: .12;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}

.listing-v2-attribution__text {
	font-size: 15px;
	color: #000;
	position: relative;
	line-height: 16px;
}

.listing-v2-attribution__name {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.listing-v2-attribution__link--no-margin {
	margin: 0;
}

.listing-v2-attribution__text--bold {
	color: #33333e;
	font-weight: 600;
}

.listing-v2-attribution__text--wrapper {
	font-size: 14px;
	text-align: left;
}

.listing-v2-attribution__text-date-link {
	font-family: Proxima-Nova, helvetica, arial, sans-serif;
	font-weight: 400;
}

.listing-v2-attribution__text--gray {
	color: #929496;
}

.topic_title_btn {
	height: fit-content;
}

.topic_title {
	font-size: 17px;
	cursor: pointer;
}

.listing-v2-attribution__image-wrapper .listing-v2-attribution__image {
	width: 29px;
	height: 29px;
	/* border: 1px solid #fff; */
}

.avatar--circle {
	border-radius: 50%;
}

.avatar {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	border-radius: 0.3em;
	position: relative;
	overflow: hidden;
}

.discussion_header_replies {
	font-size: 13px;
	display: flex;
	cursor: pointer;
}

.discussion_header_replies img {
	width: 16px !important;
	margin-right: 5px;
}

.discussion_container {
	width: 100%;
}

.discussion_message {
	padding: 5px;
	display: flex;
	margin: 10px 5px;
	justify-content: center;
	margin-left: 0;
}

.discussion_message div.avatar {
	min-width: 45px;
	max-width: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding-top: 3px;
}

.discussion_message div.avatar::after {
	box-shadow: unset;
}

.discussion_message span.msg_user_name {
	font-size: 13px;
	color: #44444F;
	font-weight: 600;
}

.discussion_message span.msg_timestamp {
	color: #929496;
	font-size: 11px;
}

.discussion_message div.msg_box {
	padding: 7px;
	box-shadow: 2px 1px 5px #eee;
	border-radius: 7px;
	padding-right: 10px;
	font-size: 13px;
	text-align: justify;
}

.discussion_message.seeker div.msg_box {
	border-top-left-radius: 0px;
	background: #d7fdff;
	margin-right: 20%;
	text-align: left;
}

.discussion_message.matchmaker div.msg_box {
	border-top-right-radius: 0px;
	background: #efefef;
	margin-left: 20%;
	text-align: right;
}

.discussion_message.matchmaker div.discussion_user_name {
	margin-left: 20%;
}

.discussion_message.seeker div.discussion_user_name {
	margin-right: 20%;
}

.discussion_message.seeker span.listing-v2-attribution__image-wrapper {
	margin-right: 10px;
	margin-left: 0px;
}

.discussion_message.matchmaker span.listing-v2-attribution__image-wrapper {
	margin-left: 10px;
	margin-right: 0px;
}

.discussion_container div.discussion_user_name {
	display: flex;
	justify-content: space-between;
}

.discussion_container div.discussion_msg_edit,
.discussion_container div.discussion_topic_replies,
.discussion_container div.discussion_topic_delete {
	font-size: 12px;
	padding-right: 8px;
	color: #929496;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.discussion_container div.discussion_msg_edit img,
.discussion_container div.discussion_topic_replies img,
.discussion_container div.discussion_topic_delete img {
	width: 10px;
	margin-right: 3px;
}

.discussion_container div.discussion_topic_replies img {
	width: 14px;
}

.topic_title_btn div.discussion_topic_edit {
	font-size: 15px;
	padding-right: 8px;
	color: #929496;
	cursor: pointer;
}

.discussion_topic_privacy {
	color: #929496;
	cursor: pointer;
	font-size: 15px;
	padding-right: 0px;
	text-transform: capitalize;
	position: relative;
}

.topic_title_btn {
	padding: 0.375rem 0.75rem;
}

.topic_title_btn div.discussion_topic_edit img {
	width: 15px;
	margin-right: 3px;
}

.topic_title_btn div.discussion_topic_privacy img {
	width: 11px;
	margin-right: 3px;
}

.discussion_reply_field_wrapper {
	display: flex;
	padding: 0 10px;
	align-items: end;
}

.discussion_reply_field_wrapper textarea,
.new_topic_create textarea {
	margin-right: 10px;
	margin-bottom: 0px;
}

.new_topic_create div.field-wrapper,
.discussion_create_field_wrapper {
	display: flex;
	align-items: end;
	justify-content: center;
	width: 100%;
}

.new_topic_create textarea {
	height: 47px;
	min-height: 47px;
}

.discussion_message div.msg_box_container {
	min-width: 90%;
	max-width: 90%;
}

.cancel_update_topic,
.add_topic {
	min-width: 100%;
}

.topic_action_button_container,
.reply_action_button_container {
	min-width: 165px;
}

.topic_action_button_container button,
.reply_action_button_container button {
	width: 100%;
}

.topic_profile_container span.listing-v2-attribution__text--bold {
	font-size: 13px;
}

.topic_profile_container div.listing-v2-attribution__text--wrapper {
	font-size: 12px;
}

.topic_profile_container div.listing-v2-attribution__text {
	padding-top: 3px;
}

.no_discussion_topic {
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #929496;
}

.discussion_topic_privacy div.privacy_edit {
	position: absolute;
	z-index: 1;
	top: 35px;
	right: 18px;
}

.discussion_topic_privacy div.privacy_edit ul {
	background: #fff;
	width: 100%;
	margin: 0 0 0 10px !important;
	border-radius: 3px;
	z-index: 1;
	box-shadow: 0px 1px 3px 1px #cbcbcb94;
}

.discussion_topic_privacy div.privacy_edit ul li {
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.discussion_topic_privacy div.privacy_edit ul li:not(last) {
	margin: 0;
	border-bottom: 1px solid #eee;
}

.discussion_topic_privacy div.privacy_edit ul li:hover,
.discussion_topic_privacy div.privacy_edit ul li.active {
	background-color: #d7fdff;
}

span.discussion_topic_privacy {
	font-size: 16px;
	padding-left: 2px;
	padding-top: 7px;
}

span.edit_reply_text_span {
	padding-top: 3px;
	font-size: 11px;
}

.seeker_reply_action {
	display: flex;
	min-width: 120px;
	align-items: center;
}

.curser-pointer {
	cursor: pointer;
}

.reply_privacy_edit {
	left: -7px;
	right: 0;
	width: fit-content;
	top: 25px;
}

div.discussion_message.seeker div.seeker_reply_action {
	justify-content: end;
	align-items: end;
	margin: 0;
	padding: 0;
}

.topic_privacy_display {
	font-size: 11px;
}

.navbar a.nav-link:hover {
	color: rgba(255, 255, 255, .75) !important;
}

.user_resume_header {
	padding-left: 1rem;
}

.discussion_action_btn_container {
	display: flex;
	min-width: 95px;
	justify-content: space-between;
}

.topic_title_header {
	font-size: 15px !important;
}

.discussion_send_btn_img {
	width: 15px;
	margin-right: 3px;
}

.user_resume_header ul.user_resume_switch_tab {
	margin-bottom: -2px;
}

.user_resume_header ul.user_resume_switch_tab li a {
	border: none;
	margin-bottom: -1px;
	background-color: #ffffff;
}

.user_resume_header ul.user_resume_switch_tab li a.active {
	color: #fff;
	background-color: #8028c6;
}

.curser-pointer {
	cursor: pointer;
}

.user_resume_header a img {
	background: #8028c6;
	padding: 5px;
	width: 30px;
	border-radius: 5px;
}

#last_seen_row {
	/* background: #fff; */
	margin: 0;
	font-size: 13px;
	padding-top: 7px;
}

.profile-button button.active {
	background-color: #09CCB5;
}

.profile-button button {
	height: 48px;
	border-radius: 8px;
	border: none;
	padding: 0 40px;
	font-weight: 500;
	background-color: #FAFAFA;
	margin: 0 7px;
	max-width: 215px;
	width: 100%;
}

#user_resume_container {
	margin-top: -4px;
}

.resume-row h5 strong {
	color: #8028c6;
	font-weight: 600;
	font-size: 17px;
	text-transform: capitalize;
}


.resume-info ul li h5 {
	font-weight: 600;
}

.resume-info ul li {
	margin-bottom: 3px !important;
}

.private-info p {
	margin-bottom: 3px !important;
}

.resume_user_container .resume-row {
	margin-bottom: 10px !important;
}

#self_resume_discussion_ul a.nav-link {
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
}

.discussion_counter {
	font-size: 15px;
	margin-left: 3px;
}

.matchmaking_selected_kehliah_name_label {
	font-size: 15px;
	color: #5e5e5e;
	word-break: break-word;
	padding-left: 10px;
}

.multiselect-container .multiselect-filter>input.multiselect-search {
	margin-left: -0.625rem !important;
}

.multiselect-container {
	transform: unset !important;
	top: 40px !important;
}

.multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active,
.multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active,
.multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active {
	background-color: #09ccb5 !important;
	border-bottom: 1px solid #a2a2a2;
}

.multiselect-container .multiselect-all:focus,
.multiselect-container .multiselect-all:hover,
.multiselect-container .multiselect-group:focus,
.multiselect-container .multiselect-group:hover,
.multiselect-container .multiselect-option:focus,
.multiselect-container .multiselect-option:hover {
	background-color: #9bf0e6 !important;
}

.resume-row .profile_picture {
	overflow: unset !important;
}

.resume_user_report_img_container {
	margin: 0;
	font-size: 13px;
	cursor: pointer;
}

.resume_user_report_img_container img {
	width: 32px !important;
	height: 32px !important;
}

.sug_user_container div.image {
	overflow: visible;
}

.sug_user_container div.resume_user_report_img_container {
	margin-top: 15px;
}

@media (max-width: 576px) {
	.resume-row .image {
		margin-right: 0;
		max-width: 180px !important;
		max-height: 180px !important;
		margin-bottom: 80px;
	}
}

.ucwords {
	text-transform: capitalize;
}

.family-info h5,
.family-info p {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important
}

.multiselect-container.dropdown-menu.show {
	max-height: 280px !important;
}

.blurred {
	filter: blur(3px);
	-webkit-filter: blur(3px);
}

.resume_privacy_icon {
	width: 13px !important;
	margin-bottom: 3px;
}

.resume-row .image {
	margin-right: 20px !important;
}

header {
	margin-bottom: 0;
}

.common_message_container {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 0px;
	margin-bottom: 20px;
}

.common_message_container .common_message_box {
	z-index: 2;
	width: 80%;
	text-align: center;
	background: #fffdfde3;
	border-radius: 5px;
	padding: 10px;
	margin: 0;
	box-shadow: 0px 2px 8px #d7d7d7c4;
}

.common_message_container .common_message_box p {
	margin-bottom: 0;
}

@media screen and (max-width: 650px) {
	.common_message_container .common_message_box {
		width: 97%;
	}
}


/* new message updates */
.message_main_container {
	height: 0;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	right: 0;
	overflow: visible;
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	align-items: flex-end;
}

.visible_profile_container {
	display: flex;
	flex-direction: column;
	height: calc(100vh - 100px);
	min-height: 300px;
	flex: 0 0 288px;
	width: 288px;
	min-width: 0;
	background: #fff;
	border-radius: 10px 10px 0 0;
	box-shadow: -1px 0px 5px 0px #1a1a1a87;
	transform: translateY(0);
	animation: fade-in 167ms cubic-bezier(.4, 0, 1, 1);
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: 167ms;
	margin-left: 16px !important;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	-webkit-animation: fade-in 167ms cubic-bezier(.4, 0, 1, 1);
	position: relative;
}

.is-minimized {
	transform: translateY(100%) translateY(-48px);
}

.message_popup_header,
.message_con_header {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 8px 0 0;
	min-height: 48px;
	position: relative;
	border-radius: 10px 0 0 0 !important;
	background-clip: padding-box;
	background-color: #fdfdf9;
	border-bottom: 1px solid #e9e6e6;
	-webkit-border-radius: 10px 0 0 0 !important;
	-moz-border-radius: 10px 0 0 0 !important;
	-ms-border-radius: 10px 0 0 0 !important;
	-o-border-radius: 10px 0 0 0 !important;
}

.message_popup_top_header,
.message_header_container {
	display: flex;
	color: var(--color-text);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 4px;
	padding: 5px;
	position: relative;
	flex-grow: 1;
	height: 100%;
	align-items: center;
	cursor: pointer;
	justify-content: space-between;
}

.message_popup_top_header div:nth-child(1),
.message_header_container div:nth-child(1) {
	display: flex;
	align-items: center;
	justify-content: center;
}

.message_popup_top_header .profile_image_container,
.message_header_container .profile_image_container {
	width: 32px;
	height: 32px;
	display: flex;
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: baseline;
	background: transparent;
}

.message_popup_top_header .profile_image_container img {
	padding: 5px;
}

.message_popup_top_header .profile_image_container img,
.message_header_container .profile_image_container img {
	background-size: cover;
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	-o-border-radius: 50% !important;
	border: none;
	width: 32px;
	height: 32px;
	box-sizing: border-box;
	background-clip: content-box;
	box-shadow: none;
}

.message_popup_top_header div.profile_header_text,
.message_header_container div.profile_header_text {
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	margin-left: 8px !important;
	min-width: 190px;
}

.message_popup_top_header div.profile_header_text {
	display: flex;
	position: relative;
	align-items: center;
}

.message_popup_top_header span.dashboard_task_notify {
	position: relative;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	justify-content: center !important;
	font-size: 13px !important;
	width: 20px !important;
	height: 20px !important;
}

.message_popup_top_header div.profile_header_text h4,
.message_header_container div.profile_header_text h4 {
	font-size: 15px;
	font-weight: 700;
	width: 100%;
	margin: 0;
}

.message_header_arrow_wrapper {
	display: flex !important;
	align-items: center;
	height: 100%;
	justify-content: center;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: 167ms;
	margin-left: auto;
	flex-shrink: 0;
	opacity: 1;
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
}

.visible_profile_container.is-minimized div.message_header_arrow_wrapper {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.visible_profile_container div.message_header_arrow_wrapper {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.con_action_btn_wrapper {
	/* width: 85px; */
	justify-content: end;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.con_action_btn_wrapper span {
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px;
	display: flex;
	border-radius: 50%;
}

.con_action_btn_wrapper span:hover {
	background: #e7e7e7;
}

.con_action_btn_wrapper img {
	margin: 0 5px;
}

.message_users_search_box_container {
	display: flex;
	flex-direction: column;
	height: 50px;
	padding: 5px;
}

.message_users_search_box {
	height: 40px;
}

.search_user_in_message {
	width: 100% !important;
	margin: 0 !important;
}

.message_users_search_box img {
	width: 28px;
	position: absolute;
	padding: 5px;
	margin: 5px;
}

.message_users_search_box input {
	height: 35px !important;
	margin: 0 !important;
	padding-left: 35px !important;
	min-height: 35px !important;
	background: whitesmoke !important;
}

.chat_user_list .message_user_li {
	height: 50px;
	transition-duration: 167ms;
}

.message_user_li:hover {
	background: #e2fbf9 !important;
}

.message_user_li .chat_user_li_h5 {
	width: 100%;
	padding-left: 8px;
	height: inherit;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	left: 0;
	padding: 5px;
	border-bottom: 1px solid #e9e6e6;
	min-height: 40px;
	align-items: center;
	margin-bottom: 2px;
}

.message_user_li .chat_user_li_h5 .chat_user_pic {
	width: 15%;
	padding: 2px;
}

.message_user_li .chat_user_li_h5 .chat_user_pic img {
	width: 35px;
	border-radius: 50%;
}

.message_user_li .chat_user_li_h5 .chat_user_name_box {
	width: 70%;
	padding-left: 5px;
	padding-top: 5px;
}

.message_user_li .chat_user_li_h5 .chat_user_name_box .chat_list_user_name {
	font-size: 15px;
	display: block;
	font-weight: 500;
	margin: 0;
	line-height: 15px;
}

.message_user_li .chat_user_li_h5 .chat_user_name_box .chat_list_user_chat_at {
	font-size: 13px;
	color: #878282;
	display: block;
}

.message_user_li .chat_user_li_h5 .counter_container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
}

.message_user_li .chat_user_li_h5 .counter_container .counter {
	width: 20px !important;
	height: 20px !important;
	background: #09ccb5 !important;
	color: #fff !important;
	padding-top: 0px !important;
	border-radius: 50% !important;
	min-width: 20px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	font-size: 13px !important;
}

.chat_user_list {
	height: calc(100vh - 200px);
	overflow: auto;
}

.chat_user_list::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
	border-radius: 5px;
}

.chat_user_list::-webkit-scrollbar-thumb {
	background-color: #979797;
	border-radius: 5px;
}

.chat_user_list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	background-color: #F5F5F5;
}

.message_con_popup_container {
	flex: 0 0 auto;
	display: flex;
	flex-direction: column;
	height: 400px;
	max-height: calc(100vh - 100px);
	min-height: 300px;
	width: 336px;
	background: #fff;
	transform: translateY(0);
	transition-timing-function: cubic-bezier(0, 0, .2, 1);
	transition-duration: 167ms;
	margin-left: 16px !important;
	border-radius: 10px 10px 0 0;
	box-shadow: -2px 0px 5px 0px #1a1a1a87;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
}

li.offline .chat_user_pic::after {
	bottom: 5px;
}

li.online .chat_user_pic::after {
	bottom: 5px;
}

.message_con_popup_container.close {
	display: none;
}

.message_con_popup_container.full_screen {
	height: 100vh;
	/* width: 50%;
	max-width: 50%; */
	width: 100%;
	max-width: calc(100vh - 50px);
}

.message_con_popup_container.full_screen div.chat-body {
	height: 480px !important;
	max-height: 480px !important;
	min-height: 480px !important;
}

.message_con_popup_container div.chat-body {
	height: 205px !important;
	max-height: 205px !important;
	min-height: 205px !important;
}

.profile_image_container.online::after,
.profile_image_container.offline::after {
	right: -1px !important;
	bottom: 1px !important;
}

.chat-body div.chat-line {
	padding: 5px;
	margin-bottom: 5px;
}

.chat-body div.chat-line p {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

.chat-body div.chat-line span {
	font-size: 10px;
}

.read .time-right::after {
	width: 10px;
	height: 10px;
}

.unread .time-right::after {
	content: '';
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
	display: inline-grid;
	margin-left: 5px;
	margin-top: 2px;
	/* background-position: cover; */
	background-image: url(../img/check.svg);
	background-size: 10px;
}

.message-container.chat-body {
	padding: 5px 10px !important;
}

.fileUpload {
	padding: 5px !important;
	height: 30px;
	font-size: 12px !important;
}

.fileUpload span img {
	width: 11px !important;
}

.fileUpload input {
	height: 30px !important;
	max-height: 30px !important;
	padding: 0 !important;
	min-height: 30px !important;
}

.send-actions {
	padding: 5px !important;
}

.send_btn_container button {
	height: 30px;
	font-size: 12px;
}

.send_btn_container button img {
	width: 11px !important;
	margin-top: -3px;
}

.chat-body div.chat-line {
	border-radius: 7px !important;
	box-shadow: 2px 1px 5px #eee !important;
}

.chat-body .text-right {
	border-top-right-radius: 0px !important;
	background-color: #efefef !important;
}

.chat-body .text-left {
	border-top-left-radius: 0px !important;
	background-color: #d7fdff !important;
}

.message_user_li.unread span.chat_list_user_name {
	font-weight: 600 !important;
}

.mobile_message_box_container {
	display: none;
}

.all_100 {
	height: 100% !important;
	max-height: 100% !important;
	min-height: 100% !important;
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
}


/* ----------- 0 - 650px ----------- */
@media screen and (max-width: 650px) {

	body.is-locked div.message_main_container {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.visible_profile_container {
		border-radius: 0 !important;
		-webkit-border-radius: 0 !important;
		-moz-border-radius: 0 !important;
		-ms-border-radius: 0 !important;
		-o-border-radius: 0 !important;
	}

	.visible_profile_container.is-minimized {
		display: none;
	}

	.mobile_message_box_container {
		width: 120px;
		height: 120px;
		padding: 20px;
		display: flex;
		align-items: center;
		position: relative;
		justify-content: center
	}

	.mobile_message_box_container .msg_round_box {
		width: 55px;
		height: 55px;
		background: #fff;
		padding: 12px;
		border-radius: 50%;
		box-shadow: 2px 2px 10px #aba5a5;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}

	.mobile_message_box_container .msg_round_box img {
		width: 31px;
		height: 27px;
		min-width: 31px;
		max-width: 31px;
	}


	.mobile_message_box_container span.mobile_msg_counter {
		top: 0;
		right: 0;
		z-index: 9999999999999999999;
		position: absolute;
		background: #09ccb5;
		color: #fff;
		border-radius: 50%;
		width: 20px;
		height: 20px;
		font-size: 13px;
		padding: 0px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.message_con_popup_container.mobile_msg_con {
		z-index: 99999999999999999999999999999;
		position: absolute;
		height: 100%;
		min-height: 100%;
		width: 100%;
		min-width: 100%;
		box-shadow: none;
		margin: 0 !important;
		border-radius: 0 !important;
		-webkit-border-radius: 0 !important;
		-moz-border-radius: 0 !important;
		-ms-border-radius: 0 !important;
		-o-border-radius: 0 !important;
	}

	.all_100 div.slimScrollDiv {
		height: calc(100vh - 260px) !important;
		min-height: calc(100vh - 260px) !important;
		max-height: calc(100vh - 260px) !important;
	}


	.all_100 div.message_con_popup_container.full_screen div.chat-body {
		height: calc(100vh - 270px) !important;
		min-height: calc(100vh - 270px) !important;
		max-height: calc(100vh - 270px) !important;
	}

	.message_con_header {
		border-radius: 10px 10px 0px 0px !important;
		-webkit-border-radius: 10px 10px 0px 0px !important;
		-moz-border-radius: 10px 10px 0px 0px !important;
		-ms-border-radius: 10px 10px 0px 0px !important;
		-o-border-radius: 10px 10px 0px 0px !important;
		z-index: 100;
	}

	html.is-locked,
	html.is-locked body {
		/* want to fix the height to the window height */
		height: calc(var(--window-inner-height) - 1px);
		width: 100%;
		position: fixed;
		margin-top: 0;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		/* want to block all overflowing content */
		overflow: hidden !important;
		/* want to exclude padding from the height */
		box-sizing: border-box;
	}

}

@media screen and (min-width: 650px) {

	.message_con_popup_container.full_screen div.chat-body {
		height: calc(100vh - 310px) !important;
		max-height: calc(100vh - 310px) !important;
		min-height: calc(100vh - 310px) !important;
	}

	.message_con_popup_container.full_screen div.slimScrollDiv {
		height: calc(100vh - 310px) !important;
		max-height: calc(100vh - 310px) !important;
		min-height: calc(100vh - 310px) !important;
	}

	.message_users_list_container ul.chat_user_list {
		height: calc(100vh - 270px) !important;
		max-height: calc(100vh - 270px) !important;
		min-height: 130px !important;
	}

}

.chat-line a {
	color: #09ccb5;
}

.contact_matchmaker_button_container {
	position: absolute;
	width: 100%;
	bottom: 0;
}

#message_form textarea#txt_message {
	resize: none !important;
	margin-bottom: 0;
}

.message_form {
	position: absolute;
	bottom: 5px;
	right: 5px;
	left: 5px;
}

.marital_info_ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.marital_info_ul li {
	width: 50%;
}

@media (max-width: 550px) {
	.marital_info_ul li {
		width: 100%;
	}
}

#different_place_money {
	margin-bottom: 3px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#different_place_money_note {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.self_resume_download img {
	width: 18px;
	margin-right: 3px;
}

#download_resume_form h5,
#download_resume_form label {
	font-size: 17px !important;
	margin: 3px 02px !important;
}

#download_resume_form label.custom_radio_label {
	justify-content: center;
	align-items: center;
}

.btn.payment-btn:hover {
	color: #fff;
}

.redirect_container a,
.redirect_container a:hover {
	color: #09ccb5;
}

.cart-info {
	padding: 20px 20px !important;
}

.user_access_message .row {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

.user_access_message div.col-10.inactive_meesage {
	background: transparent;
	margin: 0 !important;
	width: 100%;
	flex: 100%;
	margin: 100%;
	max-width: 100%;
	font-size: 12px !important;
	justify-content: start;
	padding: 0 !important;
	margin-bottom: 15px !important;
}

.user_access_message div.col-10.inactive_meesage img {
	display: none;
}

.user_access_message div.col-10.inactive_meesage h5 {
	font-size: 15px;
	padding-left: 0;
}

.final_step_img_box {
	margin: 10px 20px;
	padding: 5px;
	margin-bottom: 30px;
	border: 3px solid #bcc3c2;
	border-radius: 5px;
	box-shadow: 2px 2px 10px 0px #8b88884f;
	cursor: pointer;
}

.final_step_img_box:first {
	margin-left: 0px;
}

.find_match_btn_submit button {
	height: 45px !important;
	font-size: 17px !important;
}

@media screen and (min-width: 651px) {
	header ul li {
		margin-left: 0px !important;
	}
}

@media screen and (max-width: 650px) {
	.matchmaker_action_button_container.col-sm-12.col-md-4 {
		display: flex;
		justify-content: end;
		width: 100%;
		max-width: 100% !important;
	}

	#matchmaker_list_model {
		z-index: 9999999999999;
	}

	#matchmaker_list_model div.modal-header {
		padding: 10px !important;
	}
}

@media screen and (min-width: 650px) {
	.matchmaker_action_button_container.col-sm-12.col-md-4 {
		max-width: 230px !important;
	}
}

.personal-info-steps {
	margin: 20px 0px;
}

.contact-us-resumefill {
	margin: 20px 0px;
}

.how_is_work strong {
	font-size: 20px;
	font-weight: normal;
}

.how_is_work {
	text-align: center;
}

.accordion.how_is_work span {
	cursor: pointer;
}

.general_modal_content {
	padding: 10px 60px;
	text-align: justify;
}

.get_resume.accordion {
	margin: 10px 0px;
	text-align: center;
	padding-top: 200px;
	color: #fff;
}

.get_resume.accordion p {
	font-size: 1rem;
}

@media screen and (max-width: 650px) {
	#general_model div.w-75 {
		width: 100% !important;
	}

	#general_model div.modal-header,
	#general_model div.modal-body.p-0 {
		padding: 10px !important;
	}

	#general_model div.general_modal_content {
		padding: 15px !important;
	}

}

.field_note {
	font-size: 0.8em;
	display: block;
}

.field_note a {
	position: relative !important;
}

.matchmaker_search_box_container {
	padding: 0 25px;
}

@media screen and (min-width: 651px) and (max-width: 950px) {
	.message_con_popup_container.full_screen {
		max-width: 400px;
	}
}

.p-event-none {
	pointer-events: none !important;
}

.message_con_full_screen_btn {
	display: block;
}

@media screen and (max-width: 650px) {
	.message_con_full_screen_btn {
		display: none;
	}
}

.note_to_matchmaker_container .resume_user_report_img_container {
	display: flex;
	align-items: center;
}

.note_to_matchmaker_container .resume_user_report_img_container img {
	height: 30px !important;
}

.member-list ul>li[class='"show_dash"']::before {
	background-image: none !important;
}

.member-list ul>li[class='"show_dash"'] {
	font-weight: 900;
	text-align: center;
	padding-left: 0;
}

.form-actions {
	margin: 25px -25px 0px;
}

.marital-status-buttons .radio-container {
	width: calc(80% / 3 - 45px / 3);
}

.personal-info-wrapper {
	margin: 0 auto 60px;
	max-width: 765px;
}

.personal-info-wrapper form {
	padding: 0 40px 50px 40px;
}

#resume-modal .modal-dialog {
	max-width: 925px !important;
}

.privacy-buttons::before {
	width: 70%;
}

.login .title {
	margin: 25px 0px 35px 0px !important;
}

.signup_signing_page {
	text-align: left !important;
}

.signup_signing_page p,
.signup_signing_page li {
	font-size: 14px;
}

.contact_matchmaker_filters_container {
	display: flex;
	padding: 0px 15px;
}

.contact_matchmaker_filters_container .filter_box {
	width: 50%;
	padding: 5px 10px;
}

@media (max-width: 651px) {
	.contact_matchmaker_filters_container {
		display: block;
	}

	.contact_matchmaker_filters_container .filter_box {
		width: 100%;
	}
}

#matchmaker_list.matchmaker_list {
	max-height: 60vh;
	overflow-y: scroll;
}

.linked_account_container table {
	width: 100%;
}

.linked_account_container th {
	padding: 5px;
}

.linked_account_container td {
	text-align: center;
	padding: 10px;
	font-size: 15px;
	text-transform: capitalize;
}

.linked_account_container tr.odd {
	background: #f5f7f9;
}

.linked_account_container tr.even {
	background: #d6dde3;
}

.linked_account_container button,
.linked_account_container a {
	padding: 5px 10px;
	outline: none;
	border: none;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.linked_account_container a.login_as {
	background: #8028c6;
	padding: 7.3px 10px;
}

.linked_account_container a.unlink {
	background: #ab083f;
}

.linked_account_container a.accept {
	background: #09CCB5;
}

.linked_account_container a:hover {
	color: #fff;
}

.linked_account_switch a:hover {
	color: #44444F;
}

.linked_account_switch a.active:hover {
	color: #09CCB5;
}

.linked_account_tab_container {
	display: none;
}

.linked_account_tab_container.active {
	display: block;
}

.linked_account_container img {
	width: 15px;
	margin-right: 5px;
}

.linked_account_tbody .no_data td {
	text-transform: none;
}

.iframe_container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	z-index: 9;
}

.iframe_container iframe {
	min-width: 800px;
	min-height: 400px;
}

.suggestion_chart_toggle {
	top: 30% !important;
}

.suggestion_chart_toggle button {
	border: none;
	background: transparent;
	padding: 5px 7px;
}

.suggestion_chart_toggle img {
	width: 36px;
}

.suggestion_tab_chart_container {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
}

.suggestion_tab_chart_container iframe {
	min-height: 365px;
	background: #fff;
	border-radius: 8px;
}

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

	#suggestion_chart_model div.modal-dialog {
		margin: 10px 0px;
	}

	.iframe_container iframe {
		min-width: 400px;
		min-height: 200px;
	}

	#suggestion_chart_model .close {
		margin: -1rem -0.7rem -1rem auto;
	}

	.suggestion_tab_chart_container iframe {
		min-height: 185px;
	}

}

@media (max-width: 950px) and (min-width: 650px) {

	.iframe_container iframe {
		min-width: 603px;
		min-height: 280px;
	}

}

.suggestion_counter_btn_container {
	text-align: center;
	margin-top: -60px;
	margin-bottom: 25px;
}

.suggestion_counter_btn_container button {
	position: relative;
}

.resume_my_shadchan_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
}

.resume_my_shadchan_btn img {
	width: 24px;
}

.add_preferred_matchmakers_btn img {
	width: 11px;
	transform: rotate(45deg);
	margin-right: 5px;
	padding-bottom: 3px;
}

.preferred_matchmaker_autocomplete {
	z-index: 9999;
	background: #f3f4f7 !important;
	box-shadow: none !important;
	border-radius: 5px !important;
}

.preferred_matchmaker_autocomplete a {
	background: #fff !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	line-height: normal;
	padding: 5px;
	font-size: 17px;
	margin: 6px 0px;
	cursor: pointer;
	border-radius: 5px !important;
	transition: ease-in-out .2s;
	-webkit-transition: ease-in-out .2s;
	-moz-transition: ease-in-out .2s;
	-ms-transition: ease-in-out .2s;
	-o-transition: ease-in-out .2s;
}

.preferred_matchmaker_autocomplete a:hover {
	background: #a3a3a3 !important;
	margin: 6px 0px !important;
}

.preferred_matchmaker_autocomplete a.ui-state-focus {
	margin: 6px 0px !important;
	font-weight: 400 !important;
}

#preferred_matchmaker_note {
	height: 100px;
}

.preferred_matchmaker_tbody td {
	text-align: left;
	position: relative;
}

.preferred_matchmaker_tbody tr td:last-child {
	text-align: right;
}

.resume_tag {
	width: 15px;
	height: 15px;
	content: '';
	position: absolute;
	border-radius: 50%;
	box-shadow: 0px 0px 1px 1px #0000001a;
	animation: pulse-animation 2s infinite;
	top: 10px;
}

@keyframes pulse-animation {
	0% {
		box-shadow: 0 0 0 0px rgb(0 0 0 / 10%);
	}

	100% {
		box-shadow: 0 0 0 10px rgb(0 0 0 / 0%);
	}
}

.resume_tag.red {
	background: #e20d0d;
}

.resume_tag.orange {
	background: #EB8B1D;
}

.resume_tag.yellow {
	background: #5c5959;
}

.preferred_matchmaker_tbody .no_data td {
	text-align: center !important;
}

.preferred_matchmaker_tbody a:active,
.preferred_matchmaker_tbody a:focus {
	color: #fff !important;
}

.preferred_matchmaker_chip_container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.chip_row {
	margin-right: 5px;
}

.chip_row .main_round {
	position: relative;
	display: inline-block;
	border-radius: 30px;
	font-size: 12px;
	min-width: max-content;
	padding: 5px 10px;
	color: #fff;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-bottom: 5px;
	text-shadow: 0 0 0.8px #2c2b2b;
	letter-spacing: 0.3px;
	text-transform: capitalize;
}

.main_round.red {
	border: 1px solid #e20d0d;
	background: #fee6ea;
	color: #e20d0d
}

.main_round.orange {
	border: 1px solid #EB8B1D;
	background: #f7ecd5;
	color: #EB8B1D;
}

.main_round.yellow {
	border: 1px solid #5c5959;
	background: #edecec;
	color: #5c5959;
}

.resume_personal_information_container {
	width: 90%
}

#last_seen_row img,
#resume_user_report_link img {
	padding: 8px;
}

.main_round:hover .tooltip {
	display: block;
}

.main_round .tooltip {
	font-size: 13px;
	line-height: 15px;
	width: 300px;
	color: #2e2d2d;
	text-align: justify;
}

.preferred_matchmaker_request_btn {
	position: relative;
	display: inline-block;
	border-radius: 30px;
	font-size: 12px;
	min-width: max-content;
	padding: 5px 20px;
	color: #09CCB5;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-bottom: 5px;
	letter-spacing: 0.3px;
	border: 1px solid #09CCB5;
	outline: none;
	height: 33px;
	text-shadow: 0 0 0.8px #2c2b2b;
}

.preferred_matchmaker_request_btn img {
	width: 10px;
	transform: rotate(45deg);
	margin-right: 20px;
	margin-top: 1px;
}

.preferred_matchmaker_request_btn span {
	margin-left: 15px;
}

.preferred_matchmaker_request_btn_container {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 5px 0px;
}

.preferred_matchmaker_request_btn:hover {
	color: #09CCB5;
}

.resume_first_row {
	padding: 15px 45px 15px !important;
}

.resume_user_report_img_container img {
	padding: 8px;
}

.suggestion_counter_btn_round {
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-color: #ffffff;
	color: #fff;
	background-color: #09CCB5;
	padding-right: 45px;
}

.suggestion_counter_btn_round:hover {
	color: #fff;
}

.suggestion_counter_btn_container span.dashboard_task_notify {
	top: 34px;
	right: 10px;
	font-size: 10px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	border: 1px solid #09CCB5;
	color: #09CCB5;
	width: 30px;
	height: 30px;
	margin-top: -28px;
}

.suggested_tab_container {
	margin-top: 5
}

/* same agent pop up for the all portal */

#agent_modal div.modal-header {
	background: #24CBBB;
	padding: 1rem 1rem;
}

#agent_modal h3.modal-title {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	clear: both;
	font-weight: 600;
}

#agent_modal div.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem;
}

#agent_modal p {
	margin-bottom: 5px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
}

#agent_modal div.button_container {
	margin: 15px 0px 5px;
}

#agent_modal div.button_container a {
	margin: 5px 10px;
}

#agent_modal a.custom-btn {
	padding: 10px 30px;
}

@media (max-width: 767px) {

	.btn-light-sea {
		margin-bottom: 15px;
	}
}

#agent_modal a.custom-btn,
#agent_modal button.custom-btn {
	background-color: rgba(255, 255, 255, .2);
	border: 1px solid #fff;
	border-radius: 40px;
	color: #ffffff;
	display: inline-block;
	font-family: Roboto-Bold;
	font-size: 15px;
	padding: 10px 25px !important;
	height: 45px;
	min-height: 45px;
	line-height: 23px;
	min-width: 165px;
}

.btn-light-sea {
	background-color: rgba(36, 203, 187, .05) !important;
	border-color: #09CCB5 !important;
	color: #09CCB5 !important;
}

#agent_modal div.modal-footer {
	justify-content: center;
}

.modal_footer_btn {
	height: 25px;
	padding: 20px 25px;
	margin: 0;
	line-height: 0px;
	margin-right: 22px;
	color: #525252 !important;
	background: #fff;
	border: 1px solid #525252 !important;
	margin: 5px 12px !important;
}

@media (min-width: 576px) {

	#agent_modal div.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto;
	}

	.resume_profile_section_container {
		width: 100%
	}

	.resume_user_container .resume-row:nth-child(1) {
		padding: 15px 20px 15px !important;
	}

	#dynamic_field_row .resume-row div.resume-info {
		width: 100%;
		padding: 15px 20px 15px !important;
	}

}

.resume_profile_section_container {
	width: 45%
}

.resume_personal_information_container {
	width: 90%;
	padding-left: 15px !important;
}

@media screen and (min-width: 951px) {

	.resume_user_container .resume-row:nth-child(1),
	.sug_resume_resume_row_first {
		padding: 15px 45px 70px !important;
		border-radius: 0 !important;
	}
}

#dashboard_shortlist {
	padding: 0 125px;
}

#resume-tab li.nav-item span.shortlist-icon {
	background-image: url(../img/shortlist.svg) !important;
	background-size: cover !important;
	width: 50px;
	height: 45px;
	background-position-y: 0px;
}

#user_shortlist_info_container {
	background-color: #ffffff;
}

#user_resume_container div.shortlist {
	padding-top: 10px;
	width: 100%;
	text-align: center;
}

.shortlist button {
	width: 100px;
}

.shortlist button.like {
	padding-right: 20px
}

.shortlist button.dislike {
	margin-left: 10px;
}

#user_resume_container div.shortlist img {
	height: 20px;
	margin-right: 5px;
	vertical-align: text-top;
}

#user_resume_container div.shortlist img.img_dislike {
	rotate: 180deg;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

#user_shortlist_info_container .resume_display span {
	padding: 5px;
}

.user_shortlist_switch_tab {
	flex-wrap: nowrap;
	border-radius: 0;
	background: transparent;
	overflow: hidden;
	margin-bottom: -1px;
	background-color: transparent !important;
}

.user_shortlist_switch_tab li:nth-child(1),
.user_resume_switch_tab li:nth-child(1) a {
	border-top-right-radius: 10px !important;
	border-top-left-radius: 10px !important;
}

.user_shortlist_switch_tab li {
	flex-basis: 50%;
	text-align: center;
	min-width: fit-content;
}

.user_shortlist_switch_tab li a.active {
	color: #09CCB5;
	background-color: #fdfdfd;
	border: none;
	border-bottom: 4px solid #09ccb5;
}

.user_shortlist_switch_tab li a {
	font-size: 18px;
	color: #44444F;
	line-height: 30px;
	font-weight: 600;
	background: #f5f5f5;
	border: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
}

#resume-tab li a.active .icon.shortlist-icon {
	background-image: url("../img/active_shortlist.svg") !important;
}

#load_more_btn_container_shortlist {
	justify-content: center;
	color: white;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

#verified_account_modal div.inactive_meesage,
#verified_account_modal div.inactive_meesage h5 {
	margin: 0 !important;
}

.more_filter_btn,.filter_btn_container .save_filter_btn {
	max-width: 160px !important;
	height: 40px !important;
	background: #fefcfc !important;
	color: #000 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 4px 10px -5px #33333359 !important;
}

.more_filter_btn:hover {
	border: 1px solid #eae8e8 !important;
	background: #fefcfc !important;
}

.more_filter_btn:focus {
	background-color: #fefcfc !important;
	border-color: #eae8e8 !important;
}

.more_filter_btn img {
	width: 20px;
	margin-right: 5px;
}

.advanced_filter_check_box_container {
	padding-left: 20px !important;
}

.gender.bender-buttons {
	width: 100%;
	padding: 0 10px;
	margin: 0;
}

.bender-buttons button {
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, 0.08) !important;
	height: 56px;
	font-weight: 500;
	width: 100%;
	color: #000;
	margin: 0 5px !important;
	border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	-ms-border-radius: 8px !important;
	-o-border-radius: 8px !important;
}

.bender-buttons button.active {
	color: #fff;
}

.gender button.active {
	background-color: #09CCB5;
}

.adv_fil_group_title {
	font-size: 14px;
}

.gender {
	background-color: transparent !important;
}

.advance {
	text-align: center;
	margin: 10px 0 !important;
	padding: 0px !important;
}

.advance-filter {
	padding: 30px;
	border: 1px solid rgba(0, 0, 0, 0.08);
	margin: 40px 10px 0;
	border-radius: 8px;
}

.adv_fil_group_title {
	font-size: 14px;
}

.advanced_filter_check_box_container {
	padding-left: 20px !important;
}

.field_box input[type=checkbox] {
	left: -99999px !important;
}

@media (max-width: 1440px) {
	#advance-modal div.modal-dialog {
		max-width: 1280px;
	}
}

.advance-filter div.filter-box {
	border: none !important;
	margin-bottom: 15px !important;
}

#advance-modal div.form-content select {
	height: 45px !important;
}

.advance-filter label.custom_radio_label {
	height: 45px;
	margin: 10px 0px 0px 3px !important;
}

.multi-button.gender.filter-box {
	width: 100%;
	padding: 0;
	padding-bottom: 7px;
}

.advance-filter span.checkmark.custom_checkmark {
	background: transparent !important;
	color: black !important;
}

.advance-filter label.custom_radio_label.active {
	background-color: #8028C6;
}

.advance-filter label.custom_radio_label.active .custom_checkmark {
	color: #fff !important;
}

.advance-filter label.custom_radio_label {
	display: flex;
	justify-content: center;
}

.advance-filter span.checkmark_2 {
	width: unset !important;
}

.advance-filter h5 {
	padding-left: 10px;
}

.photoviewer-modal {
	z-index: 9999999999 !important;
}

.suggest-box .sug_history_counter {
	display: inline-block;
	background: #808080;
	width: 30px;
	height: 18px;
	border-radius: 13px;
	font-size: 12px;
	text-align: center;
	margin-left: 5px;
}

.suggest-box .sug_history_counter img.history-img {
	display: inline-block;
	width: 12px;
}

.suggest-box .sug_history_counter .history-counter {
	color: #ffffff;
	vertical-align: middle;
	padding-left: 3px;
}

#suggested_resume_history_tab span.sug_history_counter {
	font-size: 15px;
	margin-left: 3px;
}

/* profile complete progress bar */

.profile_complete_progress_bar_container {
	margin: 60px auto 30px;
	max-width: 765px;
}

.profile_progress_bar {
	display: flex;
	height: 1rem;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: 0.25rem;
	position: relative;
}

.profile_progress {
	background: rgb(135, 241, 231);
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	text-align: center;
	transition: .8s ease-in-out;
	border-radius: 0.25rem;
	text-align: center;
	justify-content: center;
	align-items: center;
	position: relative;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
	-ms-border-radius: 0.25rem;
	-o-border-radius: 0.25rem;
	-webkit-transition: .8s ease-in-out;
	-moz-transition: .8s ease-in-out;
	-ms-transition: .8s ease-in-out;
	-o-transition: .8s ease-in-out;
}

.profile_progress .progress_value {
	position: absolute;
	height: 40px;
	width: 40px;
	font-weight: 500;
	top: -55px;
	line-height: 42px;
	z-index: 2;
	color: #fff;
	transform-origin: bottom;
	transition: transform 0.3s ease-in-out;
	right: -17px;
}

.profile_progress .progress_value::after {
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	border: 3px solid #fff;
	z-index: -1;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	border-bottom-left-radius: 50%;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}

.progress_icon {
	height: 30px;
	width: 30px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 4px solid #e0e6eb;
	box-shadow: 1px 1px 10px #00000078;
	margin-top: -7px;
	position: absolute;
}

.progress_icon.check_icon {
	left: 57%;
}

.progress_icon.star_icon {
	right: -10px;
}

.progress_icon.check_icon.active {
	border: 4px solid rgba(71, 207, 194, 1);
}

.progress_icon.star_icon.active {
	border: 4px solid rgba(2, 115, 104, 1);
}

.progress_icon img {
	width: 17px;
	height: 17px;
}

.profile_progress.profile_progress_w_25 {
	background: linear-gradient(90deg, rgba(135, 241, 231, 1) 50%, rgba(71, 207, 194, 1) 100%, rgba(2, 115, 104, 1) 0);
}

.profile_progress.profile_progress_w_50 {
	background: linear-gradient(90deg, rgba(135, 241, 231, 1) 5%, rgba(71, 207, 194, 1) 100%, rgba(2, 115, 104, 1) 0);
}

.profile_progress.profile_progress_w_75 {
	background: linear-gradient(90deg, rgba(135, 241, 231, 1) 5%, rgba(71, 207, 194, 1) 70%, rgba(2, 115, 104, 1) 100%);
}

.profile_progress.profile_progress_w_100 {
	background: linear-gradient(90deg, rgba(135, 241, 231, 1) 0%, rgba(71, 207, 194, 1) 50%, rgba(2, 115, 104, 1) 100%);
}

.profile_progress.profile_progress_w_25 .progress_value::after,
.weightage_que_w_25 {
	background: rgba(135, 241, 231, 1);
}

.profile_progress.profile_progress_w_50 .progress_value::after,
.weightage_que_w_50 {
	background: rgb(73 208 195);
}

.profile_progress.profile_progress_w_75 .progress_value::after,
.weightage_que_w_75 {
	background: rgb(5 118 107);
}

.profile_progress.profile_progress_w_100 .progress_value::after,
.weightage_que_w_100 {
	background: rgba(2, 115, 104, 1);
}

.profile_progress_strength {
	font-size: 15px;
	color: #9494a3;
	padding: 3px 0px;
}

.profile_progress_strength span {
	font-weight: 600;
}

.profile_progress_strength span.progress_strength_w_25 {
	color: rgba(135, 241, 231, 1);
}

.profile_progress_strength span.progress_strength_w_50 {
	color: rgb(73 208 195);
}

.profile_progress_strength span.progress_strength_w_75 {
	color: rgb(5 118 107);
}

.profile_progress_strength span.progress_strength_w_100 {
	color: rgba(2, 115, 104, 1);
}

.empty_profile_preogress {
	color: rgb(19, 17, 17);
	padding-left: 20px;
}

.resume_user_container .resume_first_row {
	min-height: 400px;
}

.self_user_resume_profile_section .profile_complete_progress_bar_container {
	max-width: 263px;
	margin: 30px 0 30px;
}

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

	.resume_profile_section_container {
		width: 100%;
	}

	.self_user_resume_profile_section .profile_complete_progress_bar_container {
		width: 100%;
		margin: 30px 0 !important;
		max-width: unset !important;
	}

	#user_resume_container div.image.profile_picture {
		width: 100%;
		margin: 30px 0 !important;
		max-width: unset !important;
		max-height: 100% !important;
	}

	#user_resume_container div.profile_complete_progress_bar_container {
		margin: 30px auto 30px;
	}

	.self_user_resume_profile_section .image.profile_picture {
		margin: 0 !important;
		max-width: 100% !important;
		max-height: 100% !important;
	}
}

.weightage_que {
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
	margin-left: 5px;
	top: 5px;
	position: absolute;
	right: -7px;
}

.field_percentage {
	font-size: 0.7rem;
	color: #09CCB5;
	margin-left: 5px;
	vertical-align: text-bottom;
}

/* Shidduchim Done section */
#portfolio_preview_video_modal {
	z-index: 100000 !important;
}

#portfolio_preview_video_modal .portfolio_preview_video-dimensions {
	width: auto;
	max-height: 383px;
}

#portfolio_preview_video_modal .portfolio_preview_video_content {
	background-color: transparent;
	border: none;
	padding-left: 60px;
	padding-right: 79px;
}

#portfolio_preview_video_modal button.close {
	position: absolute;
	z-index: 999;
	right: 90px;
}

#resume-modal .shidduchim_data {
	padding: 26px 15px 15px !important;
	min-height: 100px;
}

.shidduchim_data .shidduchim_image {
	overflow: unset !important;
	max-width: 160px;
	max-height: 175px;
}

.shidduchim_information_container .shidduchim_title,
.experience_users_data_section .experience_users_title {
	font-size: 17px;
	font-weight: 600;
	color: #8028c6;
	text-transform: capitalize;
}

.shidduchim_information_container ul li h5 {
	padding-left: 0;
}

#resume-modal .shidduchim_data .shidduchim-done-data {
	width: 100%;
	border-bottom: 1px solid rgba(8, 10, 12, 0.08);
}

#resume-modal .shidduchim_data .shidduchim-done-data:last-child,
#resume-modal .experience_users_data_section:last-child {
	border-bottom: 0px;
}

#resume-modal .shidduchim_data .shidduchim-done-data .shidduchim_row {
	padding: 15px 26px 25px !important;
}

@media screen and (max-width: 650px) {
	.shidduchim_done_title {
		padding: 0 !important;
	}

	#resume-modal .shidduchim_data .shidduchim-done-data .shidduchim_row {
		padding: 15px 0px 15px;
	}

	#resume-modal .experience_users_data_section .experience_data_row {
		margin-left: -32px;
	}

	.shidduchim_data .shidduchim_information_container {
		width: 100%;
		padding-left: 0;
	}
}

@media screen and (min-width: 650px) {
	.shidduchim_data h3.shidduchim_done_title {
		padding-top: 11px;
	}

	#resume-modal .shidduchim_data .shidduchim-done-data .shidduchim_row {
		padding: 15px 50px 15px;
	}

	.shidduchim_data .shidduchim_information_container {
		width: 90%;
		padding-left: 27px;
	}
}

#dynamic_field_row .dynamic_data_section {
	padding-top: 16px !important;
	padding-left: 14px !important;
}


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

	#resume-modal .experience_users_data_section {
		padding: 0px 0px 25px 35px;
		border-bottom: 1px solid rgba(8, 10, 12, 0.08);
	}

	.experience_users_data .experience_tab_heading {
		padding-left: 0 !important;
	}
}

@media screen and (min-width: 650px) {
	#resume-modal .experience_users_data_section {
		padding: 0px 0px 25px 15px;
		border-bottom: 1px solid rgba(8, 10, 12, 0.08);
	}

}


.response-data .remove_attachments {
	position: absolute;
	top: 315px;
	right: 506px;
}

.dynamic_data_section p.sug_user_data_value {
	word-break: break-word;
}

.dynamic_data_section p.sug_user_data_value {
	word-break: break-word;
}

.resume_personal_info_ul #resume_user_name {
	display: flex;
	align-items: center;
}

.profile_step1_form .profile_step1_info {
	padding: 20px 0 20px 0;
	text-align: center;
}

.personal_info_steps_info p.accordion_collapse {
	padding: 20px 0 20px 0;
	text-align: center;
}


.login {
	max-width: 635px;
	margin: 0px auto 177px !important;
	background-color: unset !important;
}

#login_card {
	background-color: unset !important;
	height: 100% !important;
}

.login .title {
	font-weight: 700;
	margin-bottom: 96px;
	font-size: 32px;
	color: #000;
}

.get_resume.accordion {
	padding-top: 0px;
	color: #000;
}

.login-form button.dark .otp-signup {
	margin: 27px 0 46px !important;
}

.forgot_password_card .btn-fp {
	margin-left: 148px !important;
	display: block !important;
}

.new_password_card .change_password_btn {
	display: block;
	margin-left: 158px !important;
}

.message_container_model .message_container_details {
	font-size: 1.3em;
}

div.message_container_mobile_view {
	display: none;
}

#register_card .g-recaptcha {
	margin: auto auto auto 87px !important;
}


@media(max-width:768px) {

	#login_card,
	#register_card {
		padding: 10px;
	}

	#register_card .g-recaptcha {
		margin: auto auto auto 11px !important;
	}

	#navbar {
		padding-right: 7px !important;
	}

	#navbar .d-flex {
		margin-right: 6px;
	}

	div.message_container_login {
		display: none;
	}

	div.message_container_mobile_view {
		display: flex;
		padding: 6px;
	}

	.logo img {
		max-width: 150px !important;
		padding: 0 10px 0 0 !important;
	}

	.container-fluid .login-tablet {
		margin-right: 0px !important;
	}

	.login-tablet li {
		margin-right: 0px !important;
	}
}

@media(max-width:768px) {
	footer .logo {
		margin: 0 18px !important;
	}

	footer .footer-navbar {
		position: absolute;
		left: 165px;
	}
}

.message_container_model .message_container_dialog {
	padding: 0;
}

.message_container_model .message_container_details {
	padding: 10px;
}

.message_container_model .modal-header {
	padding: 0 !important;
}

.message_container_model .close {
	margin: -1rem -1rem -1rem 20rem;
	font-size: 2.3rem;
}

.message_container_model .message_container_dialog {
	padding: 5px;
}

.personal_info_steps_info p.accordion_collapse {
	padding: 20px 0 20px 0;
	text-align: center;
}

.message_container_mobile_view .mobile_view_message_box {
	width: 100%;
}

#resume_matchmaker_suggestion_chart_model {
	z-index: 999999;
}

#user_resume_container .match_suggestion_container {
	display: none;
	margin-top: 30px;
}

.more_content span {
	display: none;
}

.show_read_more_note .note_more_link {
	color: #07ccb5 !important;
	display: block;
}

.user_resume_download .update_last_seen_btn {
	color: #09CCB5;
	position: absolute;
	border-radius: 30px;
	font-size: 12px;
	text-transform: capitalize;
	border: 1px solid #09CCB5;
	height: 33px;
	text-shadow: 0 0 0.8px #2c2b2b;
	margin-left: 7px;
}

.update_last_seen_btn .last_seen_update_img {
	width: 14px !important;
	padding: 0px !important;
	height: 14px !important;
}

::selection {
	background:#09CCB5;
}

.terms_condition_check_container .check_box_dynamic_label {
	position: absolute !important;
}

.profile_step1_form .form-actions {
	margin: 35px -41px 0 !important;
	padding : 40px 48px 0px;
}

.resume-info .resume_attachment_info {
	padding-top:0px;
}

.filter_btn_container .save_filter_btn:hover {
	border: 1px solid #eae8e8 !important;
	background: #fefcfc !important;
}

.save_filters_modal .modal_close_btn {
	font-size:2.3rem;
}
.save_filters_modal .modal-body {
	padding:15px 0px 15px 0px;
}

.save_filters_modal .modal-content {
	padding-top:10px;
}

.saved_filter_list li {
	text-align: center;
	font-size: 15px;
	text-transform: capitalize;
	display: flex;
	justify-content: space-between;
	padding: 5px 20px;
	align-items: center;
}

.saved_filter_list li.odd {
	background: #f5f7f9;
}

.saved_filter_list li.even {
	background: #d6dde3;
}

.saved_filter_list button.btn-danger {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 13px;
	height: 35px;
}

.saved_filter_list button.btn-danger img {
	width: 12px;
	margin-right: 3px;
}

.saved_filter_container .saved_filter_list_title {
	font-size:22px;
	padding-bottom:7px;
	padding-left:15px;
}

.filter_btn_container .save_filter_btn:focus {
	border-color:#eae8e8;
}

.filter_btn_container .save_filter_btn img {
	width: 20px;
	margin-right: 8px;
}

.filter-box .age_filter_box{
	display:flex;
	height:53px;
}

.age_filter_box .filter-box {
	border-bottom:0;
}

@media(max-width:768px) {
	.suggested-tab .dashboard_suggestion_notify {
		margin-left:0px !important;
		margin-top:-45px !important;
	}
}

.suggested-tab .dashboard_suggestion_notify {
	width: 25px;
	height: 25px;
	background: #09ccb5;
	position: absolute;
	margin-top: -25px;
	margin-left:-60px;
	color: #fff;
	padding-top: 0px;
	border-radius: 50%;
}

.inactive_message {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #a9a3a345;
    border-radius: 3px;
    margin-bottom: 35px !important;
    display: flex;
    justify-content: center;
    align-items: baseline;
	width:70%;
	margin-left:166px;
}

.inactive_message h5 {
	font-size:15px;
}

/* PCI implementation for stripe */

.pci_field, .__PrivateStripeElement,
.pci_field iframe, .pci_field input {
	height: 45px !important;
	border-radius: 10px;
	padding: 0 18px;
}

.pci_field {
	background-color: #ffffff !important;
	margin-bottom: 30px;
}

.profile_dropdown_btn {
	cursor: pointer;
	position: relative;
}

.profile_dropdown {
	padding: 5px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: absolute;
	width: 100%;
}

.profile_dropdown ul {
	background:rgba(255,255,255,0.85);
	width: 100%;
	margin: 0 0 0 10px !important;
	border-radius: 3px;
}

.profile_dropdown ul li:not(last) {
	margin: 0;
	border-bottom: 1px solid #eee;
}

.profile_dropdown ul li {
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.profile_dropdown_btn .drop_down_arrow {
	padding-left:5px;
} 

.profile_dropdown ul li:hover,
.profile_dropdown ul li.active {
	background-color:#fff;
}

.profile_dropdown_btn .header_profile_link {
    color: #212529 !important;
    font-family: Roboto-Regular !important;
    margin: 0 !important;
	padding:5px !important;
}

.profile_dropdown_btn .profile_dropdown ul li {
	margin-left:0;
}
header .header_support_link {
	padding-right:20px;
}

@media (max-width:991px){
	.profile_dropdown_btn .header_profile_link{
		position:unset !important;
		font-size:15px !important;
		line-height:24px !important;
	}
	.language_dropdown_btn {
		margin-top:75px !important;
	}
}

.astric {
	color:red;
}

.other_reason_to_delete_account_container{
	display:none;
	margin-top:-25px;
}

.edit-account .linked_account_info-wrapper{
	margin-bottom:50px;
}

.delete_account_btn{
	max-width:130px;
	background-color:transparent  !important;
	color:#F23E48 !important;
	border:2px solid #F23E48 !important;
	font-weight:bold;
}

.delete_account_model #link_delete_account_msg{
	position:absolute;
	top:40px;
}

.membership_pay_form .payment-btn{
	margin:30px 67px 10px auto !important;
}

#resume-modal, .modal{
	overflow-y: hidden;
}


.hr-with-text {
	display: flex;
	align-items: center;
	text-align: center;
	margin: 35px 49px 40px;
}

.hr-with-text::before,
.hr-with-text::after {
	content: "";
	flex: 1;
	border-bottom: 1px solid #ccc;
}

.hr-with-text span {
	padding: 0 10px;
	font-weight: bold;
	color: #666;
}

.google-btn {
	line-height: 2;
	display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 7px;
	margin: 0 auto;
	width: 60%;
}

.google-btn img {
	height: 23px;
    width: 23px;
    filter: brightness(0) invert(1);
}

.google-btn:active:not(:disabled):not(.disabled):active , .google-btn:focus{
	background-color: #03a794;
	border-color: unset !important;
}

.fw-600 {
	font-weight: 600;
}

.txt-footer-hover:hover {
	color: #07ccb5;
}