body .wppb-user-forms input[type="text"], body .wppb-user-forms input[type="number"], body .wppb-user-forms input[type="email"], body .wppb-user-forms input[type="url"], body .wppb-user-forms input[type="password"], body .wppb-user-forms input[type="search"] {
    padding: 3px 10px;
}

body .login-remember label #rememberme{
	top: 3px;
	position: relative;
	margin-right: 5px;
}

body.admin-bar #wppb_form_general_message {
    padding-top: 5px;
}

body.page-template-page-login .login-form .single-page-article .entry > p br{
	display: none;
}

body #wppb-login-wrap p.login-submit{
	padding-bottom: 0;
	margin-bottom: 15px;
	text-align: right;
}

body .wppb-user-forms .wppb-form-field > ul.wppb-checkboxes{
	float: none;
}

.page:not(.elementor-page):not(.woocommerce-page) .entry a:focus:not(.wp-block-button__link):not(.wp-block-file__button).wppb-clear-results:focus{
	color: #359a47;
	background-color: transparent;
}

body .wppb-table.wppb-table-user-details td{
	padding: 15px 10px;
}

body .wppb-user-forms .wppb-form-field > ul.wppb-checkboxes input[type=checkbox]:before {
    content: '';
    margin-bottom: -2px;
    font-weight: 600;
    width: 15px;
    height: 15px;
    display: inline-block;
    float: none;
}

body .wppb-user-forms .wppb-form-field > ul.wppb-checkboxes input[type=checkbox]:checked:before {
    content: '\f00c';
    margin-bottom: -2px;
    font-weight: 600;
    width: 15px;
    height: 15px;
    display: inline-block;
    float: none;
}

body .wppb-user-forms .wppb-checkboxes li{
	display: block;
	vertical-align: top;
}

body .wppb-form-field .wppb-checkboxes label{
	line-height: 1;
	margin-bottom: 0;
	font-weight: normal;
}

body #select_user_to_edit_form .wppb-form-field label{
	float: none;
}

body #select_user_to_edit_form .wppb-form-field > span.select2-container{
	max-width: 300px;
	margin-top: 0;
}

body .wppb-form-field.wppb-select-user-role.pbpl-class p{
	margin-bottom: 0;
}

body .wppb-form-field.pbpl-class select{
	padding: 6px 12px 6px 6px;
}

body .login-form img{
	margin-bottom: 15px;
}

body .login-form > .single-page-article > .entry > p{
	color: #FFF;
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
} 

body #wppb-login-wrap, body #wppb-recover-password{
	max-width: 400px;
	margin: 0 auto;
    border: 1px solid #dee2e6;
    background-color: #FFF;
    border-radius: 3px;
    padding: 3rem;
    padding-bottom:1.5rem;
}

body #wppb-recover-password{
	margin-bottom: 10px;
}

body .login-register-lost-password{
	text-align: center;
}

body #wppb-recover-password-container #pass-strength-result{
	margin-bottom: 10px;
	line-height: 1.3;
}

body #wppb-login-wrap p.login-register-lost-password{
	padding-bottom: 0;
}

body #wppb-recover-password-container .wppb-success{
	text-align: center;
}

body .wppb-form-field.passw2{
	padding-bottom: 0;
}

body #wppb-submit, body #wppb-recover-password-button{
	width: 100%;
}

body .wppb-form-field > span {
    font-size: 11px;
    font-style: normal;
    margin-top: 5px;
    margin-left: 0;
}

body .wppb-edit-user label{
	font-weight: 600;
}

body #pass-strength-result {
    background-color: #eee;
    border: 1px solid #dee2e6;
    float: none;
    margin: 0 5px 15px 0;
    padding: 3px 5px;
    width: 100%;
    height: 28px;
    display: block;
}

body #wppb-recover-password-container, body .wppb-error{
	max-width: 400px;
	margin: 0 auto;
}

body .wppb-error a, body .wppb-warning a {
    color: #C00!important;
}

body .wppb-error a:hover, body .wppb-warning a:hover {
    color: #C00 !important;
    text-decoration: none;
}

body .wppb-user-forms ul {
	margin: 0;
}

body .wppb-user-forms p{
	margin-bottom: 10px;
}

body .wppb-user-forms input[type="text"], body .wppb-user-forms input[type="number"], body .wppb-user-forms input[type="email"], body .wppb-user-forms input[type="url"], body .wppb-user-forms input[type="password"], body .wppb-user-forms input[type="search"], body .wppb-user-forms textarea {
    color: #212529;
    border: 1px solid #dee2e6;
    border-radius: 3px;
    background-color: #FFF;
}

body .wppb-form-field input, body .wppb-form-field input[type="text"], body .wppb-form-field input[type="number"], body .wppb-form-field input[type="email"], body .wppb-form-field input[type="url"], body .wppb-form-field input[type="password"], body .wppb-form-field input[type="search"], body .wppb-form-field select, body .wppb-form-field textarea, body .wppb-checkboxes, body .wppb-radios, body #wppb-login-wrap .login-username input, body #wppb-login-wrap .login-password input{
	float: none;
}

body p.login-remember{
	display: none;
}

body .wppb-user-forms{
	border:1px solid #dee2e6;
	background-color:#FFF;
	border-radius:3px;
	padding:1.5rem;
}

body #pass-strength-result.strong {
    background-color: var(--main-color);
    border-color: var(--main-color);
    color: #FFF;
}

body .wppb-user-forms ul {
    max-width: none;
    margin-bottom: 15px;
}

body #wppb_register_pre_form_message{
	display: none;
}

body .wppb-user-forms p.form-submit{
	text-align: right;
	max-width: 100%;
}

body #pass-strength-result {
    margin: 10px 5px 0 0;
	line-height: 1.8;
}

body input#send_credentials_via_email{
	position: relative;
	top: 3px;
}

.select2-container--open .select2-dropdown {
    top: 32px;
}

body .select2-container--default .select2-selection--single {
	border: 1px solid #dee2e6;
    border-radius: 3px;
    height: 40px;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #212529;
    line-height: 37px;
}

body .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 10px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

body .select2-dropdown {
    border: 1px solid #dee2e6;
    border-radius: 3px;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #F0F0F0;
    color: #212529;
}

body .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #F0F0F0;
    font-weight: bold;
}

body .select2-results__option {
    padding: 6px 10px;
}

body .select2-search--dropdown {
    padding: 10px 10px 6px 10px;
}

body input:focus{
	outline: 0;
}

body .select2-container--default .select2-search--dropdown .select2-search__field{
    border: 1px solid #dee2e6;
    border-radius: 3px;	
    padding: 5px 10px;
}

body #wppb-search-fields {
    min-width: 0;
    float: none;
    display: inline-block;
    margin-right: 11px;
    max-width: 100%;
    vertical-align: top;
    border: 1px solid #dee2e6;
}

body .wppb-search-container .wppb-clear-results{
  right: 25px;
}

body .wppb-user-forms .wppb-search-button{
	padding: 4px 20px;
	display: inline-block;
    font-family: inherit;
    font-size: 14px;
    line-height: 2.15384615;
    min-height: 40px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    text-transform: uppercase;
}

body #wppb-form-element-30 label{
    display: none;
}

body .wppb-user-forms.wppb-search-users{
	margin-bottom: 15px;
	padding: 0;
	border: none;
}

body .wppb-userlisting-container .wppb-faceted-list li h5{
	margin-top: 0;
    font-size: 13px;
    font-weight: 600;
}

select.wppb-facet-select {
    border: 1px solid #dee2e6;
    padding: 0 6px;
}


body .wppb-search-users-wrap {
    margin-bottom: 0;
}

body .userlisting_pagination{
    text-align: center;
    margin-top: 15px;
}

body .userlisting_pagination a {
	padding: .375rem .75rem;
	border-radius: 3px;
    position: relative;
    display: inline-block;
    color: var(--main-color);
    text-decoration: none;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

body .userlisting_pagination a:hover{
	background-color: var(--main-color);
	color: #FFF;
	opacity: 1;
	border: 1px solid var(--main-color);
}

a.pageLink_fist, a.pageLink_previous, a.pageLink_next, a.pageLink_last{
	display:none;
}

body .userlisting_pagination a.selected{
	background-color: var(--main-color);
	color: #FFF;
	border: 1px solid var(--main-color);
}

body  .wppb-table th {
    background: #F0F0F0;
    border: 1px solid #dee2e6;
    text-align: left;
    font-weight: 600;
}

body .wppb-table td{
	vertical-align: top;
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
}

body .wppb-actions {
	font-size: 14px;
}

body .wppb-table tr:hover {
    background: #FFF;
}

body .wppb-userlisting-container .wppb-table{
	margin-bottom: 0;
}

body .wppb-description-delimiter strong{
	font-size: 13px;
	font-weight: bold;
	color: var(--main-color);
}

.wppb-back-span a{
	border-radius: 3px;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    line-height: 2.15384615;
    min-height: 40px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 5px 15px;
    border: 0;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease;
    background-color: var(--main-color);
    color: #fff;
}

.wppb-back-span a:hover{
	background-color: rgba(var(--main-color-rgb),.6);
	color: #fff;
}

#select_user_to_edit_form{
	display: none;
}

.wppb-form-field:not(#select_user_to_edit_form .wppb-form-field, .wppb-checkbox-terms-and-conditions, .wppb-gdpr-checkbox, .wppb-subscription-plans) label:not(.wppb-checkboxes label, .wppb-radios label, .login-remember label, .wppb-epaa-switch), #pms-subscription-plans-discount label, .pms-invite-code-name-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label, #wppb-login-wrap .login-auth label{
	width: 100%!important;
	float: none!important;
	margin-bottom: 5px;
	display: block;
}

body .wppb-form-field input, body .wppb-form-field input[type="text"], body .wppb-form-field input[type="number"], body .wppb-form-field input[type="email"], body .wppb-form-field input[type="url"], body .wppb-form-field input[type="password"], body .wppb-form-field input[type="search"], body .wppb-form-field select, body .wppb-form-field textarea, body .wppb-checkboxes, body .wppb-radios, body #wppb-login-wrap .login-username input, body #wppb-login-wrap .login-password input {
    width: 100%;
    float: none;
}

.wppb-form-field input[type="text"], .wppb-form-field input[type="number"], .wppb-form-field input[type="email"], .wppb-form-field input[type="url"], .wppb-form-field input[type="search"], .wppb-form-field select, .wppb-form-field textarea, .wppb-form-field .wppb-password-field-container, .wppb-checkboxes, .wppb-radios, #wppb-login-wrap .login-username input, #wppb-login-wrap .login-auth input {
  width: 100%!important;
  float: none!important;
}

@media only screen and (max-width: 768px){
	html body.page-template-page-login #main {
	    padding-left: 30px;
	    padding-right: 30px;
	}	
}

body .wppb-select2 span.select2-container, body .wppb-select2-multiple span.select2-container {
  width: 100% !important;
  float: none;
}

body .select2-container--default .select2-selection--multiple {
  border: 1px solid #dee2e6;
}

body .wppb-form-field > span.select2-container .selection .select2-selection {
  height: 40px;
}

body .select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 7px;
}