.membership-list-content-font {
	font-family: 'Montserrat', helvetica neue, helvetica, arial, sans-serif !important;
}

.sqf-navy-background {
	background-color: #2D3F6E !important;
	color:#ffffff;
}

.sqf-red-background {
	background-color: #a32135 !important;
	color:#ffffff;
}

.sqf-yellow-background {
	background-color: #FFCD4E !important;
	color:#000000;
}

.sqf-gray-background {
	background-color: #e5e5e5 !important;
	color: #000000 !important;
}

.sqf-navy-gray-background {
	background-color: #5e688a !important;
	color: #ffffff !important;
}

.sqf-navy-text {
	color: #2D3F6E !important;
}

.sqf-red-text {
	color: #a32135 !important;
}

.sqf-gray-text {
	color: #e5e5e5 !important;
}

.sqf-navy-gray-text {
	color: #5e688a !important;
}

.membership-types-titles {
	position: absolute;
	margin-left: 30px;
}

@media (max-width: 700px) {
	.membership-types-titles {
		display: none;
	}
}

.membership-types-logo {
	text-align: center;
	margin: 30px 0;
}

.membership-types-main-title {
	margin-top: 24px;
	color: #2d354e;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 2.2px;
	text-transform: uppercase;
}

.membership-information-location-st {
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
}

.membership-information-marketing-referral-st{
	padding-bottom:10px;
}

@media (max-width: 480px) {
	.no-padding {
		padding-left: 0;
		padding-right: 0;
	}
}

.pricing-content-1 .mobile-padding {
	word-wrap: break-word;
}

.membership-types-sub-title {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: #2d354e;
}

.pricing-content-1 .price-table-head {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.pricing-content-1 .price-column-container.border-active {
	border-radius: 4px;
	border: 2px solid #f9f9f9;
	margin-bottom: 35px;
	box-shadow: 0px 6px 20px 3px rgba(0, 0, 0, 0.06);
}

.pricing-content-1 .price-column-container {
	text-align: left;
}

.membership-title {
	max-width: 90%;
	word-wrap: break-word;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	letter-spacing: 0.7px;
	text-transform: uppercase;
}

.pricing-content-1 .price-table-pricing {
	word-wrap: break-word;
	text-align: right;
	margin-right: 25px;
	display: flex;
	justify-content: flex-end;
}

.pricing-content-1 .price-table-pricing .membership-price {
	font-size: 40px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

.pricing-content-1 .price-table-pricing .membership-currency {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	margin-left: 8px;
	margin-top: 8px;
}

.membership-name-label {
	font-size: 18px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

.membership-footer-wrapper {
	margin-top: 17px;
}

.membership-mobile-header {
	display: none;
}

.membership-mobile-content {
	display: none;
}

@media (max-width: 425px) {
	.membership-types-main-title {
		font-size: 28px;
	}
}

@media (max-width: 350px) {
	.membership-types-main-title {
		font-size: 24px;
	}
}

@media (max-width: 425px) {
	.membership-types-sub-title {
		font-size: 20px;
	}
}

@media (min-width: 448px) {
	.membership-mobile-content {
		display: none !important;
	}

	.membership-footer-wrapper {
		display: flex;
		align-items: center;
		margin-top: 17px;
	}
}

@media (max-width: 448px) {
	.membership-title {
		font-size: 16px;
		line-height: 1.4;
	}

	.membership-list-content .pricing-content-1 .price-table-head {
		height: 70px;
	}

	.pricing-content-1 .price-table-content {
		margin-left: 0 !important;
		background-color: transparent !important;
	}

	/*.membership-desktop-header {*/
	/*    display: none;*/
	/*}*/

	/*.membership-desktop-content {*/
	/*    display: none!important;*/
	/*}*/

	.membership-mobile-header {
		display: block;
	}

	.membership-mobile-content {
		display: block;
	}

	.membership-mobile-content .price-table-content-description-information {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.membership-mobile-content .price-table-content-description-information .membership-info-label {
		float: left;
		margin-right: 0;
	}

	.membership-info-row {
		margin-bottom: 5px;
	}
}

.membership-footer-wrapper a.btn {
	padding: 11px 31px;
	text-transform: capitalize !important;
}

.membership-list-content .pricing-content-1 .price-table-head {
	text-align: center;
	word-wrap: break-word;
	height: 85px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pricing-content-1 .price-table-content {
	background-color: transparent;
	margin-left: 20px;
	color: #2d354e;
	font-weight: 300;
}

.pricing-content-1 .price-table-content .price-table-content-description {
	font-size: 18px;
	margin-top: 20px;
}

.pricing-content-1 .price-table-content .price-table-content-description-information {
	font-size: 16px;
}

.pricing-content-1 .price-table-content .text-right {
	margin-right: 25px;
}

.pricing-content-1 .price-table-content .row:last-child {
	padding-bottom: 6px;
}

.pricing-content-1 .price-table-content .row {
	padding-bottom: 6px;
}

.pricing-content-1 .price-table-footer {
	padding: 0;
	margin-top: -3px;
	margin-left: 20px;
	margin-bottom: 25px;
}

.modal#signup_membership .modal-title {
	color: #383737;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
}

.modal#signup_membership .modal-header {
	border: 0;
	padding: 19px 26px 15px 26px;
}

.modal#signup_membership .modal-membership-information {
	border-bottom: 1px solid #e4e4e4;
	padding: 15px 0 5px 0;
	margin-bottom:10px;
}

.modal#signup_membership .modal-footer-information {
	margin-top: 5px;
	display: flex;
	align-items: center;
}
.modal#signup_membership .modal-footer-information label {
	margin-left: 10px;
	cursor: pointer;
}

.modal#signup_membership .modal-membership-data {
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	padding: var(--Numbers-Spacing-spacing-20, 20px) 0px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 12px;

	align-self: stretch;
}



.modal#signup_membership .modal-body ul {
	padding: 0;
	list-style-type: none;
}

.modal#signup_membership .modal-body ul li {
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #a9a9a9;
	font-size: 16px;
	margin-bottom: 8px;
}

.modal#signup_membership .modal-body ul li:not(:last-child) span {
	float: right;
}

.modal#signup_membership .modal-body ul li #membership_administration_fee_amount {
	float: right;
}

.modal#signup_membership .modal-body ul li:last-child {
	margin-bottom: 0;
}

.modal#signup_membership .modal-label {
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #a9a9a9;
	font-size: 16px;
}

.modal#signup_membership .modal-footer button#btn-close {
	padding: 10px 23px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.modal#signup_membership .modal-footer button#btn-pay {
	padding: 10px 24px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-left: 9px;
}

.modal#signup_membership .modal-footer {
	padding: 5px 15px 25px 15px;
	border: 0;
}

@media (min-width: 768px) {
	.modal#signup_membership .modal-dialog {
		width: 464px;
	}
	.modal-dialog {
		margin: 135px auto;
	}
}

@media (max-width: 992px) {
	.pricing-content-1 .price-table-head-left {
		margin: 0;
		text-align: center;
	}

	.pricing-content-1 .price-table-footer {
		text-align: center;
	}
}

@media (max-width: 447px) {
	.price-table-head {
		height: 50px !important;
	}
}

.powered {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.powered .caption {
	/* margin-left: 3%; */
	display: inline-block;
	height: 20px;
	line-height: 20px;
	color: #8290a3;
	font-weight: 400;
}
.powered .min-logo {
	background-position: center;
	background-repeat: no-repeat;
	min-width: 77px;
	margin-left: 4px;
	margin-right: 4px;
	display: inline-block;
	vertical-align: middle;
}
.powered .logo-book247 {
	background-image: url('../img/login/book-logo-new.svg');
	height: 20px;
}
.powered .logo-rankedin {
	background-image: url('../img/login/rankedin-logo-new.svg');
	height: 20px;
}
.powered .separator-logo {
	height: 15px;
	width: 1px;
	background-color: #999;
	vertical-align: middle;
	display: inline-block;
}

.create-account {
	padding: 28px 0 28px 0;
	text-align: center;
	background-color: #6c7a8d;
	font-size: 16px;
	border-top: 1px solid #eee;
	border-radius: 0 0 7px 7px;
}
.create-account > p {
	margin: 0;
}

.create-account p a {
	font-weight: 700;
	font-size: 14px;
	color: #ffffff;
}

.create-account a {
	display: inline-block;
	margin-top: 5px;
}
.create-account button {
	width: 90%;
	margin-top: 15px;
	font-weight: 600;
	line-height: 2;
}

/* @media screen and (min-width: 768px) {
	.create-account {
		height: 280px;
		border-left: 1px solid #eee;
		border-top: 0 !important;
		padding-top: 100px;
	}
} */

.forget-form {
	padding: 0px;
	margin: 0px;
}

.result-forget-form,
.forget-form {
	display: none;
}

.forget-form .form-actions {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
}

.pre-register-form,
.pre-register-password-api,
.user_result_forget_form,
.result-register-form {
	display: none;
}

.pre-register-form a#forget-password {
	margin-top: 0;
	margin-bottom: 3px;
}

.pre-register-form,
.pre-register-form,
.result-register-form {
	padding: 0px;
	margin: 0 0 25px 0;
}

.register-form {
	display: none;
}

.register-form div.checker {
	margin-left: -2px;
}

.register-form .form-actions {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
}

.memberships-register-form {
	display: none;
}

.memberships-register-form div.checker {
	margin-left: -2px;
}

.memberships-register-form .form-actions {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
}

.login .content {
	background-color: #eceef1;
	border-radius: 7px;
	/*width: 400px;*/
	margin: 40px auto 10px auto;
	padding: 0 !important;
	padding-top: 10px;
	overflow: hidden;
	position: relative;
}

.input-inline-help-register {
	padding-left: 5px;
	padding-right: 5px;
}
.input-inline-help-register > a.question-button {
	padding: 1px 10px 0px;
	cursor: pointer;
	line-height: 17px;
	font-size: 26px;
}

.box-button {
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	height: 35px;
	float: right;
}

.fancybox-overlay {
	z-index: 1000000 !important;
}

.modal-label-gray {
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #a9a9a9;
	font-size: 16px;
	margin-bottom: 0;
}

.line-height-label {
	line-height: 34px;
}

.tag-filter-container {
	display: flex;
	flex-direction: column;
}

.invoice-filter-container {
	display: flex;
	flex-direction: column;
}

.filtering-sidebar-wrapper {
	z-index: 10;
	max-width: 75%;
	position: sticky;
	top: 10%;
}

.filtering-sidebar {
	background: rgb(253, 159, 50);
	position: absolute;
	left: -400px;
	transition: 0.7s;
	padding: 5px;
	max-width: 400px;
}

.filtering-sidebar.show {
	left: 0;
}

.filters {
	max-width: 400px;
	min-width: 400px;
	min-height: 128px;
}

.filters-header {
	font-weight: bold;
	position: absolute;
	background: rgb(253, 159, 50);
	color: white;
	transform: rotate(-90deg);
	padding: 10px 15px 10px 15px;
	right: -91px;
	top: 46px;
}

.filters-header.fa-item i {
	color: white;
}

.filtering-sidebar .btn.orange {
	font-weight: bold;
	color: #fff;
	background-color: rgb(252, 176, 87);
}

.filters-header {
	display: none !important;
}

.filters-header.show {
	display: inline-block !important;
}

.filters-title {
	font-weight: bold;
	color: white;
}

.filtering-sidebar .btn.orange.active {
	background-color: orangered;
}

.filters-header:hover {
	background: rgb(253, 159, 50);
}

.filters-header-wrapper {
	position: relative;
}

@media screen and (max-width: 448px) {
	.filtering-sidebar {
		left: -320px;
		max-width: 320px;
	}

	.filters {
		max-width: 320px;
		min-width: 320px;
	}
}

/*Stefan design code*/

*,
*::before,
*::after {
	box-sizing: border-box;
}
body {
	background-color: #f2f2f7 !important;
}
.container-memberships {
	max-width: 1416px;
	margin: auto;
}

p {
	margin-bottom: 0px;
}

.row.logo {
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	margin-top: 10px;
}

.row.logo img {
	width: 78px;
	height: 78px;
	object-fit: contain;
}

.row.logo h2 {
	color: #3a3a3c;
	text-align: center;
	/* Headings/h3 */
	font-family: Inter;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 38.4px */
}

.row.logo p {
	align-self: stretch;
	color: #3a3a3c;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 22.4px */
}

.col.plan {
	/* min-width: 375px; */
	min-height: 317px;
	padding: 5px;
	width: 100%;
}

.membership-desktop-content.membership-content {
	padding: 0px;
	margin-bottom: 0px;
}

.plan-content {
	background-color: #fff;
	padding: 8px 12px 16px 12px;
	border-radius: 12px;
}

.plan-title {
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	text-align: center;
	border-bottom: 1px solid #e5e5ea;
	gap: 8px;
	height: 41px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.plan-text {
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 21px;
	color: #3a3a3c;
	text-align: center;
}

.text-group {
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 22.4px;
	color: #3a3a3c;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 16px;
	/*min-height: 45px;*/
}

.accordion-button::after {
	margin-left: unset !important;
}

p.accordion-button {
	display: flex;
	flex-direction: column;
	background-color: transparent;
	font-family: Inter;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}

.accordion-button:not(.collapsed) {
	color: black;
	background-color: transparent;
	box-shadow: unset;
}

.accordion-item {
	border: none;
}

.accordion-body ul {
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
}

.accordion-body li {
	color: #3a3a3c;
	text-align: center;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.plan-price {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 8px;
	height: 58px;
}

.price-value {
	font-family: Inter;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	margin-right: 5px;
}

.price-currency {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}

.signup-btn {
	width: 100%;
	border-radius: 12px;
	padding: 12px;
	border: none;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 21px */
}

.more-info-accordion {
	text-align: center;
}

.more-info-accordion button {
	color: black;
}

.more-info-accordion button:hover {
	text-decoration: none;
}

.info-group {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #3a3a3c;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	margin-bottom: 16px;
}

.bottom-small-text-plan {
	color: #3a3a3c;
	font-family: Inter;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}

.pricing-content-1,
.membership-list-content .portlet {
	background-color: transparent !important;
}

.modal-header-new {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0px 12px 0px;
	gap: 8px;
	border-bottom: 1px solid #e5e5ea;
	margin: 0px;
}

.modal-title-new {
	color: #2b59d0;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	margin: 0px;
}

.modal-content {
	padding: 4px 15px 20px 15px;
}

.close-new {
	border: none;
	background: none;
	padding: 0px;
}

.modal-footer-new {
	display: flex;
	padding: 20px 0px;
	align-items: center;

	align-self: stretch;
}

#username_focus,
#login-password {
	background-color: transparent !important;
}

/* .login-form-content {
	max-width: 545px;
} */

.login-text-modal {
	color: #3a3a3c;
	/* Body/p2-b */
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 22.4px */
	text-align: center;
	margin-bottom: 15px;
}

.btn-login,
.reset-pass-next,
.next-result-forget-btn,
#preregister-btn1,
.submit-register-btn,
.pre-register-form-btn,
.result-register-form-btn,
.primary-btn-new {
	background-color: #2b59d0;
	border-radius: 8px;
	color: #ffffff !important;
	height: 49px;
	padding: 12px;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
}

.transparent-btn-new{
	background-color: transparent;
	border-radius: 8px;
	color: var(--Color-Text-text-link-primary, #557DE2);
	height: 49px;
	padding: 12px;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
}

#forget-password {
	color: #557de2;
	text-align: right;

	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
}

.rememberme.check {
	color: #8e8e93;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%; /* 16.9px */
}

.create-account .caption-subject {
	color: #3a3a3c;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 22.4px */
}

#pre-register-btn {
	background-color: #33a2e1;
	border-radius: 8px;
	color: #ffffff !important;
	height: 49px;
	padding: 12px;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	width: 100%;
}

.portlet-title {
	margin-bottom: 20px;
}

form .caption,
.signup_modal_message
{
	width: 100%;
	display: flex !important;
	justify-content: space-between;
	align-items: center;
	color: #3a3a3c !important;
	/* Body/p2-b */
	font-family: Inter;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 140% !important; /* 22.4px */
}

.forgot-pass-input,
.register-user-input,
.pre-register-form-input,
.create-form-details input,
.create-form-details select,
.new-input{
	height: 43px;
	width: 100%;
}

.hint-result-forget,
.hint.register-finished {
	margin-bottom: 15px;
	color: var(--Color-Text-text-secondary, #3a3a3c);
	/* Body/p3-r */
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 21px */
}

.create-form-details {
	display: flex;
}



.left-details,
.right-details {
	width: 50%;
	padding: 5px;
}

.input-group {
	width: 100%;
}

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

.modal-dialog {
	max-width: 800px;
	width: unset;
	display: inline-block;
}

.modal.fade {
	text-align: center;
}

.create-selects div {
	flex: 0.3;
}

.terms-check {
	text-align: left;

	margin-bottom: 15px;
	color: var(--Color-Text-text-secondary, #3a3a3c);
	/* Body/p3-r */
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 21px */
}

.select-col {
	width: 100%;
}

.forget-password-block {
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.memberships-register-form {
		width: 750px;
	}
}

@media screen and (max-width: 768px) {
	.memberships-register-form {
		width: unset;
	}
	.create-form-details {
		flex-direction: column;
	}
	.left-details,
	.right-details {
		width: 100%;
	}
}

.modal-footer-new .powered {
	display: flex;
	align-items: center;
	justify-content: center;
}

html,
body {
	overflow-x: hidden;
}

.membership-list-content .portlet {
	margin-top: 0px !important;
}

@media screen and (min-width: 800px) {
	body {
		height: 100vh;
	}

	.page-container {
		height: calc(100% - 252px);
	}

	.page-content-wrapper {
		height: 100%;
	}
}

.long-description {
	text-align: center;
	margin-bottom: 20px;
}

.description-title {
	color: var(--Color-Text-text-secondary, #3a3a3c);
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
}

.description-text {
	color: var(--Color-Text-text-secondary, #3a3a3c);
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	text-align: left;
	margin-top: 15px;
	margin-bottom:15px
}

.periods-info{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;

}

.periods-info span{
	color: #3A3A3C;
	/* Body/p5-r */
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 16.9px */
}

.modal-footer-new.column-direction{
	flex-direction: column;
}

select.new-dropdown {
	height: 49px;
	padding: 12px;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
}

.terms_link{
	color:#557DE2;
	/* Body/p5-m */
	font-family: Inter;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%; /* 16.9px */
}

.terms-text{
	color:  #8E8E93;
	/* Body/p5-m */
	font-family: Inter;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%; /* 16.9px */
}

.terms-container{
	text-align: left;
}

.buttons-bottom-column-direction{
	display: flex;
	flex-direction: column;
}

.country-label{
	text-align: left;
}

.form-group.country-select{
	text-align: left;
}

.buttons-bottom-column-direction.add-address{
	margin-top: 40px;
}


.form-group country-select{
	text-align: left;
}

.sqf-yellow-text { color:#FFCD4E !important;}

