#mpca_import_sub_accounts {

	display: none !Important;

}

.access-reports-propanel {

	margin-top: 40px;
	margin-bottom: 40px;
	background: #fff;
    box-shadow: 0 5px 5px 0 rgba(18,63,82,.035), 0 0 0 1px rgba(176,181,193,.2);
	border-radius: 5px;
	padding: 32px 32px 32px 32px;
	display: table;

}

.custom-mpca-button, .custom-mpca-form {

	margin-bottom: 0px !important;

}

.custom-mpca-title {

	margin-bottom: 16px !important;

}

.custom-mpca-link, .custom-mpca-link:hover {

	background: #004aac;
	color: #fff;
	border-radius: 100px;
	font-family: inherit;
    font-size: 15px;
    color: #fff;
    background-color: #004aac;
    border-radius: 100px;
    padding: 10px 20px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 1.3;
    border: 1px solid transparent;
}

.header-aside .wrapper .sub-menu-inner li, .user-wrap-container .sub-menu li.menupop {

	position: relative !important;

}



.header-aside  .user-wrap.user-wrap-container .wrapper  .sub-menu-inner {
	overflow: visible;
	list-style: none;

}

.header-aside .wrapper .sub-menu-inner li .ab-sub-wrapper {

	top: 0px !important;

}

.user_has_no_access .ld-item-list-item-preview a.ld-item-name.pathway-link {
	cursor: pointer;
	pointer-events: all;
}

#my-courses-personal-li + #courses-personal-li {
	display: none;
}




@media screen and (min-width: 768px) {
	#filter-my-courses {
		position: absolute;
	    right: 20px;
	}
	.my-courses .bb-course-items.grid-view .bb-course-item-wrap {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 33%;
	    flex: 0 0 33%;
	}
}

.field_nickname {
	display:none!important;
}

.mepr-signup-form .select2-container .select2-dropdown {
	max-width: 450px;
}

.bp-user .select2-container .select2-dropdown {
	max-width: 800px;
}

.mepr-form .mepr_mepr_government_id .mp-form-label, .mepr-form .mepr_mepr_company_id .mp-form-label, #profile-edit-form .field_company-id legend, #profile-edit-form .field_company-id p, #profile-edit-form .field_government-id legend, #profile-edit-form .field_government-id p, .bb-profile-grid .field_government-id, .bb-profile-grid .field_company-id {
	display: none!important;
}

.mepr-signup-form input[name="mepr_organisation"]  {
	margin-top: 15px;
}

.field_organisation label[for="not_associated"] {
	order: 2;
}


.mepr-signup-form	.select2-container .select2-selection--single .select2-selection__rendered,
.edit	.select2-container .select2-selection--single .select2-selection__rendered
{
    display: flex;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    flex-direction: column;
    justify-content: center;
		padding: 10px;

}

.mepr-signup-form .select2-container--default .select2-selection--single,
.edit .select2-container--default .select2-selection--single
{
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    height: 40px;

}

.mepr-signup-form .select2-container--default .select2-selection--single .select2-selection__arrow,
.edit .select2-container--default .select2-selection--single .select2-selection__arrow
{
    background-image: url(/wp-content/themes/buddyboss-theme/assets/images/svg/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center center;
		height:40px;
		    width: 30px;
}

.mepr-signup-form .select2-container--default .select2-selection--single .select2-selection__arrow b,
.edit .select2-container--default .select2-selection--single .select2-selection__arrow b
{
	display: none;
}

.mepr-signup-form .mp_wrapper select,
.edit .mp_wrapper select
{

    font-size: initial;
}


.edit .select2-container.select2-container--default .select2-search--dropdown .select2-search__field,
.mepr-signup-form .select2-container.select2-container--default .select2-search--dropdown .select2-search__field
 {
	background-image: url('/wp-content/themes/buddyboss-theme/assets/images/svg/search.svg');
	background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 16px;
    background-position: left 10px center;
    padding-left: 35px;
}


.modal {
  display: none;
  position: fixed; /* Stay in place */
 z-index: 9999; /* Sit on top */
 left: 0;
 top: 0;
 padding-top:20px;
 width: 100%; /* Full width */
 height: 100%; /* Full height */
 overflow: auto; /* Enable scroll if needed */
 background-color: rgb(0,0,0); /* Fallback color */
 background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal .modal-content {
	background-color: #fff;
			display:table;
			position: absolute;
			left:50%;
			top: 50%;
			margin:20px 0 0;
			transform:translate(-50%,-50%);
	 padding: 20px;
	 border: 1px solid rgba(0,0,0,.05);
	 width: 50%;
 }

 .modal .close {
    color: #aaa;
    float: right;
    font-size: 28px;

  }

	 .modal .close:hover,
	 .modal .close:focus {
		color: rgba(0,0,0,.05);
		text-decoration: none;
		cursor: pointer;
	}

.elementor-widget-button .success {
	color: white;
}
	#favourite_course img, #favourite_course svg {
		position: relative;
		z-index: 99;
		object-fit: unset;
		width: 20px;
		height: 20px;
		min-width: 20px;
		min-height: 20px;
	}

	#favourite_course .heart-empty,
	#favourite_course .heart-full
{
		display:none;
	}

	#favourite_course.not-favourited .heart-empty {
		display: inline-block;
	}

#favourite_course.favourited .heart-full {
		display: inline-block;
	}

.favourite-widget {
	background-color: transparent;
	color:white;
	padding: 0px;
	display:inline-block;
	width:auto;
}
.bb-single-course-sidebar .widget.favourite-widget {
	background-color: white;
	display:block;
	padding: 30px;
}

.bb-single-course-sidebar .widget.favourite-widget svg path {
	fill: #495255;
}

.bb-single-course-sidebar .widget.favourite-widget span {
	color: #495255;
}

.bb-single-course-sidebar .widget.favourite-widget  #favourite_course {
	background-color: white;
	width:100%;
}

 .favourite-widget .success {
	display: none;
	margin: 10px 32px 0px;
	font-size:15px;
}

 #favourite_course,
 #favourite_course:hover {
	color: white;
	box-shadow: none;
	padding: 0px;
	background: transparent;
	    border: 0px;
			display: flex;
    padding: 10px;
}

 #favourite_course span {
	margin-left: 12px;
	display: inline-block;
}

.mepr-unauthorized-message button.mp-hide-pw{
	display: none;
}

.mepr-unauthorized-message .mp_login_form {
	width: 100%;
max-width: 400px;
margin: 0 auto;
}

.btn-dash {
  transition: all linear .2s;
  font-size: 14px;
  display: inline-block;
  padding: 10px 19px;
  line-height: 1.471;
  background-color: #004aac;
  color: #fff;
  border-radius: 100px;
  cursor: pointer;
  border-color: transparent;

}

.btn-dash:hover, .btn-dash:focus, .btn-dash:active {
	box-shadow: inset 0 0 0 99999px rgba(0,0,0,.1);
	background-color: rgba(0,74,172,0.7);
	color: #fff!important;
	border-color: transparent;

}
.btn-dash.btn-copy {
	margin-left: 15px;
}

input[name=pp_agree], input[name=pp_agree_tc] {
	margin-right: 15px;
}

#privacy_policy_modal .modal-content {
	padding: 40px;
}
#privacy_policy_modal label {
	color: rgb(77, 92, 109);
	font-size:16px;
	cursor: pointer;
}
#privacy_policy_modal p {
	font-size:16px;

}

#privacy_policy_modal button:disabled {
	background-color: grey;
	opacity: 0.8;
	cursor: not-allowed;
}

.start-widget a {
	width: auto;
	font-size:14px;
	display:inline-block;
}

.elementor-button {
	cursor: pointer;
}

.mp_wrapper.mp_login_form .mepr_password:before, .mp_wrapper.mp_login_form .mepr_username:before {
	font-family: 'Font Awesome 5 Free'!important;
}

.mp_wrapper.mp_login_form .mepr_username:before {
	content: '\f007'!important;
	opacity:0.5;
}

.mp_wrapper.mp_login_form .mepr_password:before {
	content: '\f023'!important;
	opacity:0.5;
	font-size:16px!important;
}

.login-grid {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

.login-grid .nsl-container-block {
	text-align:center!important;
}

.login-grid div.nsl-container .nsl-button-default.nsl-button-email {
	color: RGBA(0, 0, 0, 0.8);
	border-radius: 1px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 25%);
}

.login-grid .nsl-container-block + .nsl-container-block .nsl-container-buttons {
	padding-top: 0px;
margin-top: -4px;
}

.login-grid div.nsl-container .nsl-button-default.nsl-button-email .nsl-button-label-container {
	margin: 0 34px 0 34px;
}

.mp_wrapper.mp_login_form  .nsl-container-buttons {
	width:100%;
}

.mp_wrapper.mp_login_form  #mepr_loginform {
	margin-bottom: 0px;
}

.mp_wrapper.mp_login_form  .mepr-login-actions {
	top: auto!important;
	    bottom: 70px;
}

.mp_wrapper.mp_login_form  .button-primary {
	border: 0px;
}

#edit-personal-li, .profile-header a, #xprofile-personal-li {
	display: none!important;
}


.carousel_nav .next_arrow {
	right: 5px;
    left: auto;
}

.carousel_nav .slick-arrow {
	opacity: 1;
	background: #27519F;
	height: 25px;
	width: 25px;
}

.carousel_nav .slick-arrow i {
	font-size: 18px;
}

.post_carousel_section .slick-slide {
	margin-right: 10px;
}

.post_carousel_section .slick-slide .elementor-post__text {
	    margin-top: 10px;
}
.post_carousel_section .slick-slide h3 {
	font-size: 18px;
    line-height: 22px;
	}

	.learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button,
	.bb-single-course-sidebar a.btn-advance,

	.activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel, .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment, .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save, .buddypress .buddypress-wrap .comment-reply-link, .buddypress .buddypress-wrap .generic-button a, .buddypress .buddypress-wrap a.bp-title-button, .buddypress .buddypress-wrap a.button, .buddypress .buddypress-wrap button, .buddypress .buddypress-wrap input[type=button], .buddypress .buddypress-wrap input[type=reset], .buddypress .buddypress-wrap input[type=submit], .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a, .button, button, input[type=button], input[type=submit] {
		border:0px!important;
	}

	.bb-template-v2 .site-header .user-wrap.menu-item-has-children .user-link .bb-icon-angle-down, {
		display: inline-block!important;
	}


#rc_password_submit {
	background: #27519F;
}

a.ld-primary-background {
	color: white!important;
}

.button.small.signup {
	border-radius: 6px;
	background-color: #385DFF;
    color: white;
}

.button.small.outline.signin-button.link {
	font-weight: bold;
}

.mp_wrapper.mp_login_form #wp-submit:hover {
	color: white;
}

.button.small.signup:hover {
	background-color: #1e42dd;
	color: white;

}

.learndash-cpt-sfwd-quiz .learndash-wrapper .ld-quiz-status {
    display: none;
}

.learndash-cpt-sfwd-quiz .learndash-wrapper .wpProQuiz_content .wpProQuiz_response {
	text-align: left;
}

/*
.learndash-wrapper .wpProQuiz_content .graded-disclaimer {
	display: none;
}
*/

.learndash-cpt-sfwd-quiz .learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
	width: 150px;
}

.learndash-cpt-sfwd-quiz .wpProQuiz_content .wpProQuiz_results .quiz_continue_link a#quiz_continue_link {
	border-radius: 7px;
	font-weight: 800;
	padding: 12px 2em;
	background-color: #019e7c !important;
}