/*########################################################################################*/
/*Login Page Css*/
/*########################################################################################*/
/* html,
body,
div,
ol,
ul,
p {
	font-family: Effra;
} */

html,
body,
p,
ul,
ol,
div,
h2,
h3,
h4,
h5,
h6 {
	/* font-family: 'Effra' !important; */
	line-height: 1.55;
}

html {
	scroll-behavior: smooth;
}

html,
body {
	background-color: #000D12 !important;
	height: 100%;
}
.returnChoice {
	font-size: 14px;
	font-style: italic;
}
.page .status-publish a,
.page .status-publish a:hover,
.page .status-publish a:focus,
.page .status-publish a:active {
	/* color: #00CAE1; */
	text-decoration: none;
}

.page .status-publish table {
	width: 100%;
	border-collapse: collapse;
	background-color: transparent;
}

.page .status-publish th,
.page .status-publish td {
	border: 1px solid white;
	padding: 8px;
	text-align: left;
	color: white;
}

.page .status-publish th {
	background-color: transparent;
}

@media only screen and (max-width: 767px) {

	/* Mobile phone styles go here */
	.entry-title {
		font-size: 42px !important;
		line-height: 52px !important;
	}

	.page .status-publish {
		margin: 0px 20px 10px 20px;
	}
}


.page .status-publish p,
.page .status-publish ul li,
.page .status-publish ul li::marker,
.page .status-publish ol li,
.page .status-publish ol li::marker,
.page .status-publish h2,
.page .status-publish h3 {
	color: #FFFFFF;
}

.page .status-publish {
	margin: 30px 100px 10px 100px;
	padding-bottom: 100px;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;

}

body {
	background-color: #000D12;
	overflow-y: auto;
	scrollbar-color: #bcbcbc #5b5a5a;
	scrollbar-width: thin;

}

body::-webkit-scrollbar {
	width: 5px;
}

body::-webkit-scrollbar-track {
	background-color: #5b5a5a;
	border-radius: 100px;
}

body::-webkit-scrollbar-thumb {
	background-color: #bcbcbc;
	border-radius: 100px;
}

.header.plainheadercls {
	background: #000D12;
	padding: 27px 0;
}

.header.style2.sticky-heder-cls,
.header.plainheadercls,
.header.plainheaderclswithot {
	position: fixed !important;
	z-index: 999999999;
	top: 0;
	left: 0;
	width: 100%;
}

img {
	max-width: 100%;
}

label {	 
	font-size: 15px;
	font-weight: 500 !important;
	line-height: 17px;
	text-align: left;
	color: #FFFFFF;
	display: block !important;
	padding-left: 14px;
	display: block;	
	text-transform: uppercase;
	margin-bottom: 10px;
    margin-top: 15px;
}

input[type="search"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"] {
	width: 100%;
	border-radius: 30px;
	border: none;
	outline: none;
	font-size: 1rem;
	background-color: #D9D9D9;
	color: #333;
	margin-bottom: 20px !important;
}

input[type="button"] {
	/* background: #0BC4E0; */
	border: none;
	color: #fff;
	font-size: 20px;
	padding: 7px 20px;
	border-radius: 23px;
	letter-spacing: 0;
	font-weight: normal;
	text-transform: uppercase;
	max-width: unset;
	min-width: 105px;
	text-align: center;
}

select {
	width: 100%;
	border-radius: 30px !important;
	border: none !important;
	outline: none;
	font-size: 1rem !important;
	background-color: #D9D9D9 !important;
	color: #333 !important;
	margin-top: 14px !important;
	margin-bottom: 14px !important;
}

.red_errors {
	color: #ee0000;
	margin-bottom: 12px;
	margin-top: 20px;
}

.uploded-item-doc .col-md-8 {
	text-align: left !important;
}

#msg-for-approved-doc,
#dle-msg-for-approved-doc {
	text-align: left;
	font-size: 12px;
}

.btn-close {
	/* background-image: url('<?php echo get_theme_file_uri(); ?>/images/x-button.png') !important; */
	opacity: 1 !important;
	background-color: transparent !important;
}

.form-control.form-control-lg {
	margin: 0 0 25px;
	font-size: 16px;
	line-height: 1.6;
	color: #757575;
	padding: 10px 16px;
	border: none;
}

#verification_form #wp-submit {
	margin-top: 35px;
}

.description-value {
	font-size: 18px;
}

.msgbody .statbanner .container {
	padding: 0;
}

.registerbanner.registerpage p.spacer1 {
	color: #fff;
}

.email-field {
	margin-top: 36px;
}

.pass-field #user_password_login_modal {
	margin-bottom: 10px !important;
}

.site-logo>img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.botom_line {
	border-top: 1px solid aliceblue;
	margin-top: 22px;
}

.pass-field>a {
	/* font-family: Effra; */
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	padding-left: 14px;
	display: block;
	/* color: #00CAE1; */
}

.login-section .login-form form>p {
	text-align: center;
}

.login-section .login-form .btn.btn-primary {
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.login-section .login-form {
	max-width: 348px;
	margin: 0 auto;
}

.login-container {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
	max-width: 100%;
}

.login-form.modal-body {
	width: 348px;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}

.registerbanner.spacer {
	padding-top: 40px;
}

div#error_container_login_modal {
	color: #ee0000;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}

#user_login_form_page p {
	color: #fff;
	margin: 12px 0 0;
	/* font-family: Effra !important; */
	font-size: 18px;
	font-weight: 400;
	line-height: 1.45;
}

#user_login_form_page p a {
	/* color: #0BC4E0; */
	text-decoration: none;
}

.btn.btn-primary {
	/* background: #0BC4E0 !important;
	border-color: #0BC4E0; */
	font-size: 20px;
	font-weight: 500;
	padding: 6px 35px;
	border-radius: 30px;
	margin-top: 30px;
	color: #fff !important;
	/* font-family: Effra; */
	min-width: 179px;
	line-height: 30px;
}

/* .btn.btn-primary:hover {
	border-color: #0BC4E0;
} */

.submitbtn {
	margin-top: 19px;
}

.form-check.form-check-inline .form-check-input {
	-webkit-appearance: none;
	background: #333;
	width: 32px;
	height: 32px;
	border: 1px solid #fff;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
}

.page-template-user-registration .form-check.form-check-inline .form-check-input {
	background: transparent;
}

.form-check.form-check-inline .form-check-input::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

/* .form-check.form-check-inline .form-check-input:checked {
	border-color: #0BC4E0;
}

.form-check.form-check-inline .form-check-input:checked::before {
	background: #0BC4E0;
} */

select#red_user_state {
	appearance: auto;
	height: 42px;
}

.modal-body .form-check.form-check-inline .form-check-input {
	background: transparent;
	border: 1px solid #333;
}

/* .modal-body .form-check.form-check-inline .form-check-input:checked {
	border: 1px solid #0BC4E0;
} */

.footer {
	display: none;
}

.registerbanner {
	background: #000d12;
	padding: 117px 0 214px;
}

div#content.site-content {
	background: transparent;
	padding: 100px 0 0;
}

#red_registration_form .btn.btn-primary {
	margin-top: 37px;
	text-transform: uppercase;
}

.justify-content-md-center.navsection {
	position: relative;
}

body.page-id-9 div#content {
	padding-top: 0px !important;
}

/* p.success {
	color: #0BC4E0;
} */

.formwrapper .lsec {
	float: left;
	width: 37.5%;
	margin-right: 5.5%;
}

.formwrapper .rsec {
	float: right;
	width: 57%;
}

.clr {
	clear: both;
}

.formwrapper p {
	font-size: 18px;
	color: #d1d1d1;
	margin: 20px 0 0;
}

.formwrapper p a {
	/* color: #0BC4E0; */
	text-decoration: none;
}

.formwrapper .btn.btn-primary {
	margin-top: 26px;
}

.formwrapper {
	max-width: 744px;
	margin: 40px auto 0;
	border-radius: 20px;
	text-align: center;
}

.text-left {
	text-align: left;
}

#loi-first-popup-section .text-left .form-check.form-check-inline {
	padding-left: 48px;
	margin-right: 17px;
}
#loi-first-popup-section {
	padding: 0PX 125PX;
}
@media only screen and (max-width: 767px) {
  /* Styles for phones */
  	#loi-first-popup-section {
		padding: 0px;
	}
	.modal-body {		
		max-height: 500px;		
	}

	#loi-first-popup-section .radio-filds.text-left {		 
		text-align: left !important;
		display: block;
	}
	#loi-first-popup-section  .form-check-inline {
		display: block;
		margin-bottom: 20px;
	}
	#loi-first-popup-section #loi_message {
		margin-top: 0px;	 
	}
	.toggles-btn-container {   
		width: 100% !important;		
	}
	div.form-parent-container > div {
		padding: 0 !important;
	}
	.apa_Section1 {
		padding: 0 !important;
	}
	.apa_Section1 p {
		margin-left: 0px !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Styles for tablets (iPad, etc.) */
    #loi-first-popup-section {
		padding: 20px;
	}
	.modal-body {		
		max-height: 500px;		
	}
	 
	#loi-first-popup-section #loi_message {
		margin-top: 0px;	 
	}
	div#loi_form_popup .modal-content .modal-body {
		padding: 0;
	}
}
#loi-first-popup-section .radio-filds.text-left {
	padding: 16px 0px;
	text-align: center;
}

.text-left .form-check.form-check-inline .form-check-label {
	margin-top: 14px;
}
.text-left .form-check.form-check-inline.m-right .form-check-input {
    margin-left: -1.5em;
}
.form-check.form-check-inline.m-right > label.form-check-label {
    padding-left: 25px;
}
.form-check.form-check-inline.m-right {
    width: 140px;
}

.form-check.form-check-inline.accounts_receivable > label.form-check-label {
    padding-left: 12px;
}
.form-check.form-check-inline.accounts_receivable {
    width: 90px;
}





.text-left .form-check.form-check-inline .form-check-input {
	margin-left: -34px;
}

#contentbottom.shepherdParent {
	/*background: #fff;*/
	flex-direction: column;
	padding-right: 20px;
}

#contentbottom.shepherdParent #clients_datatable_filter {
	display: none;
}


.shephared-datatables table tr th:first-child,
.shephared-datatables table tr td:first-child {
	padding-left: 40px !important;
}

div.shephared-datatables div#clients_datatable_info {
	padding-left: 40px;
}


/*******
****************
****************
Dashboard Page
****************
****************
*/
.registerbanner.registerpage #register-title {
	margin-bottom: 55px !important;
}

/* .registerbanner.ttt.spacer.loginpage {
	padding-top: 61px;
} */

.registerbanner.registerpage {
	padding-top: 138px;
}

.registerbanner.ttt.spacer.loginpage .form-control.form-control-lg {
	padding: 11px 16px;
}

.resetpage .container,
.userprofile .container {
	/* max-width: 945px !important; */
	margin: 0 !important;
	padding-left: 20px !important;
}

.page-id-251 .header.style2.sticky-heder-cls.shepherd-header,
.page-id-201 .header.style2.sticky-heder-cls.shepherd-header,
.page-id-323 .header.style2.sticky-heder-cls.shepherd-header,
.page-id-13 .header.style2.sticky-heder-cls.shepherd-header,
.page-id-19 .header.style2.sticky-heder-cls.shepherd-header,
.page-id-27 .header.style2.sticky-heder-cls.shepherd-header {
	display: none;
}

.page-id-591 .header.plainheadercls {
	display: none;
}

.page-id-591 div#content.site-content {
	background: transparent;
	padding: 0;
}

.page-id-201 div#content {
	padding: 0 !important;
}

.pagewrapper {
	display: flex;
	height: 100vh;
	justify-content: space-around;
}

.sidebar {
	width: 24%;
	background: #1a1a1a;
	display: flex;
	flex-direction: column;
}

.sidebar .inner {
	display: flex;
	flex-direction: column;
	max-width: 368px;
	align-self: end;
	height: 100%;
	padding: 24px 0px 32px 0;
	/* overflow: auto; */
	width: 100%;
	justify-content: space-between;
	/* align-items: center; */
}

.logosec {
	flex-shrink: 0;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.actionlink {
	flex-grow: 1;
	justify-content: space-between;
	display: flex;
	flex-direction: column;
	overflow-y: auto;
	scrollbar-width: thin;
	/* scrollbar-color: #00CAE1 transparent; */
	padding-right: 10px;
	padding-left: 10px;
}

#logout {
	color: #D9D9D9;
	font-size: 25px;
	line-height: 1.45;
	padding: 2px 0 2px 65px;
	width: 100%;
	text-align: left;
	border-radius: 0px;
	border: none;
	background-image: url(/wp-content/themes/brokerforless/images/logout.png);
	background-repeat: no-repeat;
	background-position: left 10px top 0px;
	background-size: auto;
	background-color: transparent;
	margin-right: 20px;
	box-shadow: 0px -7px 5px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px -7px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px -7px 5px 0px rgba(0, 0, 0, 0.75);
}

.contentsec {
	width: 76%;
	background: #000d12;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.actionlink ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.actionlink .linksection>ul li {
	color: #D9D9D9;
	font-size: 25px;
	line-height: 1.45;
	margin: 0;
	padding: 14px 0 14px 64px;
	width: 100%;
	text-align: left;
	border-radius: 10px;
	border: none;
	background-repeat: no-repeat;
	background-position: left 10px top 13px;
	background-size: auto 35px;
	font-weight: 500;
}

.accountsection {
	display: none;
	background: #313232;
	padding: 15px 25px;
	margin-top: 10px;
	border-radius: 10px;
	margin-left: 0px;
}

.accountsection.show {
	display: block;
}

.accountsection li a {
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	display: block;
}

.actionlink .linksection>ul li:hover,
.actionlink .linksection>ul li.active {
	color: #fff;
	background-color: #313232;
	cursor: pointer;
}

.scheduledMeetings {
	/* background: #00CAE1;
	border: 1px solid #00CAE1; */
	font-size: 17px;
	padding: 6.5px;
	text-align: center;
	border-radius: 21px;
	cursor: pointer;
	font-weight: 500;
	list-style: none;
	text-transform: uppercase;
	min-width: 230px;
}

.scheduledMeetings>a {
	color: #fff;
	text-decoration: none;
}

li#portal,
li#dash {
	background-image: url(/wp-content/themes/brokerforless/images/dashboard.png);
}

li#marketplace {
	background-image: url(/wp-content/themes/brokerforless/images/marketplace.png);
}

li#pract {
	background-image: url(/wp-content/themes/brokerforless/images/practice.png);
}

li#schedule {
	background-image: url(/wp-content/themes/brokerforless/images/meeting.png);
}

li#msg {
	background-image: url(/wp-content/themes/brokerforless/images/email-icon.png);
}

li#deal {
	background-image: url(/wp-content/themes/brokerforless/images/message.png);
}

li#loginlink {
	background-image: url(/wp-content/themes/brokerforless/images/account.png);
}

#listport {
	background-image: url(/wp-content/themes/brokerforless/images/listport.png);
}

li#marketplace:hover,
li#marketplace.active {
	background-image: url(/wp-content/themes/brokerforless/images/marketplace-active.png);
}

li#listport:hover,
li#listport.active {
	background-image: url(/wp-content/themes/brokerforless/images/listport_active.png);
}

li#portal:hover,
li#portal.active,
li#dash:hover,
li#dash.active {
	background-image: url(/wp-content/themes/brokerforless/images/dashboard_active.png);
}

li#pract:hover,
li#pract.active {
	background-image: url(/wp-content/themes/brokerforless/images/practice_active.png);
}

li#schedule:hover,
li#schedule.active {
	background-image: url(/wp-content/themes/brokerforless/images/meeting_active.png);
}

li#msg:hover,
li#msg.active {
	background-image: url(/wp-content/themes/brokerforless/images/email-icon-active.png);
}

li#deal:hover,
li#deal.active {
	background-image: url(/wp-content/themes/brokerforless/images/message_active.png);
}

li#loginlink:hover,
li#loginlink.active {
	background-image: url(/wp-content/themes/brokerforless/images/account_active.png);
}

/* .main-section.schedulemeet .container.maxwidth {
	max-width: 980px !important;
} */

.main-section.schedulemeet {
	padding: 20px;
}

.actionlink button {
	color: #D9D9D9;
	font-size: 25px;
	line-height: 1.45;
	padding: 2px 0 2px 65px;
	width: 100%;
	text-align: left;
	border-radius: 0px;
	border: none;
	background-image: url(/wp-content/themes/brokerforless/images/logout.png) !important;
	background-repeat: no-repeat !important;
	background-position: left 10px top 0px;
	background-size: auto;
	background-color: transparent;
}

.composemsg {
	color: #fff;
	padding-right: 78px;
	position: relative;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 15px;
	font-weight: 500;
}

.composemsg::before {
	content: '';
	width: 59px;
	height: 45px;
	/* background-color: #00CAE1; */
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(/wp-content/themes/brokerforless/images/plus.png) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	border-radius: 30px;
}

#contenttop {
	justify-content: space-between;
	display: flex;
}

.titlesec {
	/* color: #00CAE1; */
	font-size: 35px;
	font-weight: 500;
	position: relative;
}

#contenttop {
	display: flex;
	padding: 15px 38px;
	flex: 0 0 auto;
}

#contentbottom {
	display: flex;
	flex: 1 1 auto;
	overflow-y: auto;
	scrollbar-width: thin;
	/* scrollbar-color: #00CAE1 transparent;*/
} 

.msgbody {
	background-color: #fff;
}

#contenttop .inner {
	justify-content: space-between;
	display: flex;
	padding: 0;
	/* max-width: 925px; */
	width: 100%;
	align-items: center;
}

#msgbody .inner {
	display: flex;
	flex-direction: column;
	max-width: 911px;
	align-self: end;
	height: 100%;
	padding: 32px 20px 32px 0;
	overflow: auto;
	width: 100%;
}

.statbanner {
	width: 100%;
	padding: 0 !important;
	display: flex;
}

.statbanner .container {
	display: flex;
	flex-direction: column;
	max-width: unset !important;
	margin: unset !important;
	width: 100%;
}

#messagesec {
	position: relative;
	margin-top: 0 !important;
	flex: 1 1 auto;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.leftpanel {
	overflow-y: auto !important;
	/* scrollbar-color: #00CAE1 transparent; */
	scrollbar-width: thin;
	width: 43% !important;
	display: flex;
	flex-direction: column;
	/* flex: 1 1 auto; */
	max-height: unset !important;
	flex-grow: 1;
	height: 100%;
	max-width: 356px;
}

.messagecontainer {
	padding: 0px !important;
	width: 57%;
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	overflow-y: auto;
	flex-grow: 1;
	height: 100%;
}

.rightpanel {
	width: 100% !important;
	float: none !important;
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	flex-grow: 1;
	overflow-y: auto;
}

.messagecontainer .mailcontainer.active {
	border-radius: 0;
}

.tabsection {
	display: flex;
	padding: 0;
	margin: 0;
	flex: 0 0 auto;
	background: #fff;
	border-right: 1px solid #d9d9d9;
}

/* .tabsection li.active {
	border-bottom: 5px solid #00CAE1;
} */

.tabsection li {
	flex: 1;
	text-align: center;
	color: #000D12;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 1.45;
	padding: 8px 5px;
	border-bottom: 5px solid transparent;
	position: relative;
}

.tabsection li strong {
	font-weight: 500;
}

.tabsection li::after {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	left: 0;
	bottom: -5px;
	background: #d9d9d9;
	z-index: 0;
}

.tabsection li:hover,
.composemsg:hover {
	cursor: pointer;
}

.recordcontainer.active {
	display: flex;
	flex: 1 1 auto;
	background: #f0f0f0;
	flex-direction: column;
}

.recordcontainer.active ul {
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
}

.recordcontainer.active ul li {
	border-bottom: 1px solid #D9D9D9;
	padding: 18px 25px 27px 65px;
	position: relative;
}

.recordcontainer.active ul li::before {
	content: '';
	position: absolute;
	left: 30px;
	top: 35px;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	/* background: #00CAE1; */
}

.recordcontainer.active ul li.active {
	background: #fff
}

.recordcontainer.active ul li h3 {
	font-size: 19px;
	position: relative;
	padding-right: 70px;
	margin: 0 0 9px;
	color: #000D12;
	float: none;
	width: 100%;
	text-transform: capitalize;
}

.recordcontainer.active ul li h3 .timemsg {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 10px;
	float: none;
	width: auto;
	font-weight: 500;
}

.msgexcerpt {
	color: #000D12;
	font-size: 12px;
	font-weight: 400;
}

.record.un_seen {
	background: #D2D2D2;
}

.napproval {
	margin: 0;
	padding: 22px 0px 22px 38px;
	max-width: 965px;
	font-size: 18px;
	border-bottom: 1px solid rgb(240, 240, 240);
}

.mailcontainer {
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	display: none;
}

.mailcontainer h2 {
	background: #fff !important;
	font-size: 19px !important;
	font-weight: 500;
	line-height: 1.45;
	text-transform: uppercase;
	color: #000D12 !important;
	font-weight: normal !important;
	padding: 14px 24px 15px !important;
	margin: 0 !important;
	flex-grow: 0;
	border-bottom: 1px solid #D9D9D9;
}

.msgbody .statbanner {
	background: #fff;
	flex: 1 1 auto;
}

.mailcontainer.active {
	display: flex !important;
	flex-direction: column;
	flex: 1 1 auto;
	justify-content: space-between;
	overflow-y: auto;
}

.page-id-13 #page div#content,
.page-id-19 #page div#content {
	padding-top: 0px !important;
}

.message-form {
	padding: 15px 0px 15px 18px;
	font-size: 14px;
	color: #8E8E8E;
	flex-grow: 1;
	display: flex;
	overflow-y: auto;
	max-width: 586px;
	scrollbar-width: thin;
}

.message-form form {
	margin-bottom: 0px;
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: space-between;
}

.rightpanel .closebtn {
	top: 7px !important;
	max-width: 20px !important;
	right: 11px !important;
}

.closebtn {
	position: absolute;
	right: 30px;
	top: 17px;
}

.closebtn img {
	max-height: 20px;
	width: auto;
}

.mailcontainer h2 .headwrap {
	display: block;
	position: relative;
	max-width: 562px;
	padding-right: 24px;
}

.message-form input[type="text"],
.message-form input[type="email"],
.reply_form input[type="text"],
.email_discussion_message_field_select_tomail {
	width: 100%;
	border-top: 0px solid;
	background: transparent;
	border-bottom: 1px solid #9B9B9B;
	outline: none;
	border-right: 0px solid;
	border-left: 0px solid;
	padding: 0 5px 5px;
	margin-bottom: 5px;
	border-radius: 0;
	font-size: 19px;
}

#email_discussion_message_field_shepherd,
#email_discussion_message_field_subject {
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	width: 100%;
	border-top: 0px solid;
	background: transparent;
	border-bottom: 1px solid #9B9B9B;
	outline: none;
	border-right: 0px solid;
	border-left: 0px solid;
	padding: 0 0px 10px;
	border-radius: 0;
	font-size: 19px;
	margin-bottom: 10px !important;
}

.message-form textarea {
	border: none;
	height: 207px;
	width: 100%;
	resize: none;
	outline: none;
	padding: 0 0 10px;
	flex-grow: 1;
	font-size: 19px;
	overflow-y: auto;
	scrollbar-width: thin;
	/* scrollbar-color: #00CAE1 transparent; */
	min-height: 75px;
}

.errorMessage {
	color: red;
	font-size: 14px;
	margin-top: 5px;
	flex-shrink: 0;
}

.formfooter {
	flex-shrink: 0;
	border-top: 1px solid #D9D9D9;
	padding-top: 10px;
	display: flex;
	gap: 20px;
	align-content: center;
	justify-content: center;
}

.message-form .upload-file {
	margin-bottom: 0px;
	order: 2;
	flex: 1 1 auto;
	display: flex;
	justify-content: center;
}

#attachmentLabel {
	display: flex !important;
	width: 100%;
	margin: 0;
	padding: 0;
	gap: 10px;
	height: 100%;
	align-items: center;
}

.attachimg {
	width: 35px;
	height: 35px;
	justify-content: center;
	align-content: center;
	align-items: center;
	display: flex;
	border: 1px solid #000;
	border-radius: 50%;
	min-width: 38px;
	min-height: 35px;
	flex-shrink: 0;
}

.selectedFileNameAttachment {
	margin-left: 0;
	color: #8E8E8E;
}

#sentboxContentReply,
#inboxContentReply {
	max-width: 586px;
}

.sentinboxfooter {
	display: flex;
	flex-direction: column;
	max-width: 586px;
}

.sentinboxfooter .reply_form {
	padding: 0;
	display: flex;
	flex-direction: column;
}

.sentinboxfooter .reply_form .formfooter {
	display: flex;
	justify-content: space-between;
	padding: 15px 24px;
}

.msginput {
	display: flex;
}

.sentinboxfooter .reply_form .formfooter .msginput input {
	margin: 0 !important;
	border: none;
	font-size: 16px;
	color: #000D12;
	padding: 0;
}

.sentinboxfooter .reply_form .formfooter .msginput input::-webkit-input-placeholder,
#contenttop input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	opacity: 1 !important;
	color: #000D12;
}

.sentinboxfooter .reply_form .formfooter .msginput input::-moz-placeholder,
#contenttop input::-moz-placeholder {
	/* Firefox 19+ */
	opacity: 1 !important;
	color: #000D12;
}

.sentinboxfooter .reply_form .formfooter .msginput input:-ms-input-placeholder,
#contenttop input:-ms-input-placeholder {
	/* IE 10+ */
	opacity: 1 !important;
	color: #000D12;
}

.sentinboxfooter .reply_form .formfooter .msginput input:-moz-placeholder,
#contenttop input:-moz-placeholder {
	/* Firefox 18- */
	opacity: 1 !important;
	color: #000D12;
}

.sentinboxfooter .reply_form .msginput {
	display: flex;
	flex: 1 1 auto;
}

.composecontent.mailcontainer.active #email_discussion_message_field_shepherd,
.composecontent.mailcontainer.active #email_discussion_message_field_subject,
.message-form textarea {
	margin-left: 25px;
	box-sizing: border-box;
	max-width: calc(100% - 25px);
}

.composecontent.mailcontainer.active .formfooter {
	padding: 15px 24px;
}

.composecontent.mailcontainer.active .message-form {
	padding: 23px 0 0 0;
}

.sendattach {
	display: flex;
	gap: 15px;
	align-items: center;
	justify-content: center;
}

.sendattach .reply_left_container {
	width: auto;
	margin: 0;
	display: flex;
	order: 2;
}

.sendattach .reply_right_container {
	margin: 0;
	display: flex;
}

#attachmentLabelInbox,
#attachmentLabelSent {
	display: flex !important;
	width: 100%;
	align-items: center;
	gap: 6px;
	padding: 0;
	margin: 0;
}

.emailcontainer {
	overflow-y: auto;
	scrollbar-width: thin;
	/* scrollbar-color: #00CAE1 transparent; */
	flex-grow: 1;
}

.emailcontainer.spacer1 {
	padding: 21px 18px 18px;
	display: flex;
	flex-direction: column;
}

.composecontent.mailcontainer.active .message-form {
	padding-top: 21px;
}

.date-heading {
	text-align: center;
}

.date-heading h4 {
	color: #000D12;
	font-size: 14px;
	line-height: 1.45;
	margin: 0 0 13px;
}

.emailcontainer.spacer1 .message-content.loggedIn-user-message {
	align-self: flex-end;
}

.emailcontainer.spacer1 .message-content {
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #8E8E8E;
	border-radius: 10px;
	max-width: 332px;
	align-self: flex-start;
	width: 80%;
	margin: 0 0 10px;
}

/* .emailcontainer.spacer1 .message-content.loggedIn-user-message .inner {
	background: #00CAE1;
} */

.emailcontainer.spacer1 .message-content .inner {
	background: #F0F0F0;
	padding: 12px 18px;
	border-radius: 10px;
}

.emailcontainer.spacer1 .inner * {
	color: #000D12;
}

.emailcontainer.spacer1 .message-content .timestamp {
	margin: 0;
	color: #000D12;
	text-align: right;
}

.message-content.loggedIn-user-message .inner * {
	color: #fff;
}

.message-content .inner ul {
	margin: 0 0 10px;
	padding: 0;
}

.recordcontainer {
	display: none;
}


.contentsec.busdetail {
	background: #fff;
}

.statbanner.business-details-container {
	background: #fff;
}

.titleaction {
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
}

.titleaction .inner {
	display: flex;
	/* max-width: 940px; */
	width: 100%;
	padding: 15px 30px;
	justify-content: space-between;
	align-items: center;
}

.back-link a {
	display: block;
	color: #000d12;
	text-decoration: none;
	font-size: 20px;
	font-weight: 500;
	padding-left: 30px;
	background-image: url(/wp-content/themes/brokerforless/images/left_arr.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top 5px;
	background-size: auto;
}

.prntshare {
	display: flex;
	gap: 25px;
	align-items: center;
}

.prntshare button {
	background-color: transparent;
	border: none;
	font-size: 20px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 400;
}
div#clients_datatable_wrapper {
    margin-bottom: 22px;
}
.buswrapper {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	/*overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #00CAE1 transparent;*/
}
body.page-id-312 .container > .buswrapper {
    flex-grow: inherit;
}

.business-details-button.printbtn {
	padding-left: 45px;
	background-image: url(/wp-content/themes/brokerforless/images/print.png);
}

.business-details-button.sharebtn {
	padding-left: 32px;
	background-image: url(/wp-content/themes/brokerforless/images/share.png);
}

.business-details-btn-container span.material-icons.favorite.favorite-js,
.business-details-btn-container .material-symbols-outlined.favorite.favorite-js {
	font-size: 32px;
}

.busphotodetail {
	display: flex;
	flex-direction: column;
}

.busphotodetail .inner {
	display: flex;
	justify-content: space-between;
	padding: 5px 30px 30px;
	max-width: 940px;
	width: 100%;
}

.busphotodetail .inner>div.detailsec {
	width: 45%;
	max-width: 405px;
}

@media screen and (max-width: 1920px) {
	.busphotodetail .inner>div.detailsec {
		width: 45%;
		max-width: 580px;
	}
	.busphotodetail .inner{
		margin: auto;
	}
}

.busphotodetail .inner>div.photosec {
	width: 52%;
	max-width: 446px;
	padding-bottom: 97px;
}

.list-inline-item a img {
	height: auto;
}

#custCarousel .carousel-control-next,
#custCarousel .carousel-control-prev,
#custCarousel .carousel-control-next:focus,
#custCarousel .carousel-control-next:hover,
#custCarousel .carousel-control-prev:focus,
#custCarousel .carousel-control-prev:hover {
	opacity: 1 !important;
}

input.rate_number_field:focus-visible {
	outline: none;
}

input.rate_number_field {
	width: 50px;
	text-align: right;
	margin-right: 12px;
}

.carousel-inner img {
	width: 100%;
	height: 100%;
}


/*#custCarousel .carousel-indicators>li {
        width: 100px;
    }*/
#custCarousel .carousel-inner {
	position: relative;
	width: 100%;
	border-radius: 15px;
	overflow: hidden;
	height: 283px;
}

#custCarousel .carousel-indicators {
	margin: 0;
	bottom: -110px;
	gap: 7px;
	height: 86px;
}

#custCarousel .list-inline-item {
	display: inline-block;
	width: calc(33.333% - 7px);
	box-sizing: border-box;
	margin: 0 !important;
}

#custCarousel .carousel-indicators li img {
	display: block;
	border-radius: 15px;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 10px auto !important;
	background-color: transparent;
}

.carousel-control-prev-icon {
	background-image: url(/wp-content/themes/brokerforless/images/left_arr.png) !important;
}

.carousel-control-next-icon {
	background-image: url(/wp-content/themes/brokerforless/images/right_arr.png) !important;
}

#custCarousel .carousel-item img {
	width: auto !important;
	border-radius: 15px;
	max-height: 283px;
}

.disblebtncls {
	background-color: #D1D1D1 !important;
	color: #A5A5A5 !important;
	cursor: no-drop !important;
}

.openImageGalleryModalBtn,
.carousel-indicators img {
	cursor: pointer;
}

.detailsec h3 {
	font-size: 25px;
	line-height: 1.45;
	margin: 0 0 7px;
	font-weight: 500;
}

.detailsec h4 {
	font-size: 20px;
	line-height: 1.45;
	margin: 0 0 20px;
	font-weight: 400;
}

.sidebar-menu-items>a:hover {
	color: #fff;
	text-decoration: none;
}

.img-section {
	border-radius: 8.35px 8.35px 0 0;
	overflow: hidden;
}

.contentsec.buyer-dash div#contenttop .inner {
	margin-bottom: 0;
}

.contentsec.buyer-dash div#contenttop .bdr {
	border-bottom: 1px solid #000D12;
}

.contentsec.buyer-dash div#contenttop input {
	margin-bottom: 0 !important;
}

.composecontent.mailcontainer.active .message-form select {
	font-size: 19px !important;
	line-height: 1.45;
	padding: 11px 15px !important;
	border-radius: 8px !important;
	margin-left: 25px;
	width: calc(100% - 25px) !important;
	outline: none;
}

.after-interest-show {
	padding: 0 30px 30px;
	max-width: 940px;
	height: unset;
	font-size: 18px;
	letter-spacing: 0px;
	color: #000D12;
	line-height: 24px;
}

.detailsec ul {
	padding: 0;
	margin: 0 0 20px;
}

.detailsec ul li {
	padding-left: 50px;
	margin: 0 0 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 20px;
}


.detailsec ul li.posting-date {
	background-image: url(/wp-content/themes/brokerforless/images/more30X30.svg);
}

.detailsec ul li.tag {
	background-image: url(/wp-content/themes/brokerforless/images/tag.png);
}

.detailsec ul li.duration {
	background-image: url(/wp-content/themes/brokerforless/images/clock.png);
}

.detailsec ul li.area {
	background-image: url(/wp-content/themes/brokerforless/images/artboard.png);
}

.descbtnsec {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding-bottom: 50px;
}

.descbtnsec .inner {
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
	/* max-width: 940px; */
	width: 100%;
}

.descbtnsec .descriptionsec {
	width: 52%;
}

.descbtnsec .business-details-btn-container {
	width: 44%;
	border: 1px solid #000D12;
	border-radius: 15px;
	padding: 25px;
	flex-direction: column;
	display: flex;
	gap: 15px;
}

#interestedBtnJS {
	/* background-color: #00CAE1 !important; */
	color: #fff !important;
}

.descbtnsec .business-details-btn-container button {
	/* border: 1px solid #00CAE1; */
	border-radius: 30px;
	height: unset;
	font-size: 25px;
	font-weight: normal;
	padding: 7px 15px 9px;
	background-color: transparent !important;
	/* color: #00CAE1 !important; */
	align-items: center;
	display: flex;
	justify-content: center;
	gap: 5px;
	text-transform: uppercase;
}

/* .statbanner.business-details-container .container * {
	color: #000D12; 
} */

.loipdfbtn {
	margin-bottom: 20px;
}

.statbanner.business-details-container #loi_form_data * {
	color: #000D12;
}

.descbtnsec .business-details-btn-container button .material-symbols-outlined.favorite.favorite-js {
	color: inherit;
}

#contentbottom.seler-buyer-dash.statbanner {
	padding: 28px 20px 25px !important;
	background-color: transparent;
}

.add-business-container {
	display: flex;
	flex-direction: column;
	width: 100%;
	flex: 1 1 auto;
}

#contentbottom.seler-buyer-dash.statbanner .inner {
	/* max-width: 925px; */
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	position: relative;
	flex: 1 1 auto;
}

#contenttop.bdrsep {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.bdr {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 14px 0;
	border-bottom: 1px solid #fff;
}

#contenttop.bdrsep .bdr {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 14px 0;
	border-bottom: 1px solid #fff;
	/* max-width: 925px; */
}

#contenttop.bdrsep .bdr .inner {
	max-width: unset;
}

p.redtxt {
	color: red;
	font-size: 20px;
}

.modal-body {
	padding: 0 48px;
	scrollbar-color: #bcbcbc #5b5a5a;
	scrollbar-width: thin;
	max-height: 470px;	 
	overflow-y: auto;
}

@media screen and (min-width: 1920px) {
	.modal-body {
		max-height: 960px;
	}
}

.modal-content .modal-body {
	padding: 0 48px;
}

.modal-dialog {
	margin-top: 170px;
}

.modal-dialog .modal-content {
	border-radius: 5px;
	background: #fff !important;
	text-align: center;
	padding-bottom: 40px;
}

.modal-body h2,
.modal-body h3 {
	font-size: 25px;
	line-height: 1.25;
	color: #000000 !important;
	margin-bottom: 15px;
	text-transform: uppercase !important;
	font-weight: 700;
}

.modal-body label {
	color: #011326;
	font-size: 12px;
	padding-left: 0;
}

.modal-body #business_name {
	background-color: transparent;
	border: 1px solid #000;
}

.add-business-container .btn-primary,
.ourCustomModalcss button.cancel_meting.activeGreen {
	margin-top: 0 !important;
}

.progresscontainer {
	text-align: right;
	position: relative;
	right: unset;
	bottom: unset;
}

.add-business-container .btn-primary {
	max-width: 202px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 700;
}

.btn-primary {
	text-transform: uppercase;
}

.ourCustomModalcss .btn.btn-primary {
	margin-top: 9px;
}

#addBusinessNameModal .modal-header,
.ourCustomModalcss .modal-header {
	width: 100%;
	display: flex;
	justify-content: end;
}

#updateBusinessBtnAjaxCall {
	width: 100%;
	max-width: 300px !important;
}

.add-business-container.practexist {
	flex-direction: row;
	align-items: center;
	gap: 12px;
	margin-bottom: 35px;
	flex: 0 0 auto;
	flex-wrap: wrap;
}

.add-business-container.practexist #business_dropdown {
	margin: 0 !important;
	background-color: #fff !important;
	color: #000D12 !important;
	font-size: 25px !important;
	padding: 4px 35px 4px 20px;
	text-align: center;
	background-image: url('/wp-content/themes/brokerforless/images/down.png');
	background-size: 12px auto;
	appearance: none;
	background-repeat: no-repeat;
	background-position: right 11px center;
	font-weight: 500;
}

.btnaddpract button.btn.btn-primary {
	font-weight: 500;
	font-size: 15px;
	background-color: transparent !important;
	border: none;
	position: relative;
	padding: 11.5px 0 11.5px 75px;
	/* max-width: unset; */
	width: 100%;
}

.btnaddpract button.btn.btn-primary::before {
	content: '';
	width: 59px;
	height: 45px;
	/* background-color: #00CAE1; */
	position: absolute;
	left: 0;
	top: 1px;
	background-image: url(/wp-content/themes/brokerforless/images/plus.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 25px;
}

.material-icons.editicon {
	/* color: #0bc4e0; */
	font-size: 28px;
	margin-left: 10px;
	margin-right: 6px;
}

.material-icons.infoicn,
.material-icons.infoicn:hover {
	color: gray;
	font-size: 22px;
	cursor: pointer;
}

#addBusinessNameModal .modal-dialog {
	margin-top: 170px;
}

.add-business-container .form-select {
	width: 300px;
}

.practice-select-box {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
}

.stepvault {
	background: #fff;
	padding: 21px 0 5px;
	border-radius: 24px;
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}

 #invalid_bID {
        text-align: center !important;
        color: #fff;
        font-size: 24px;
		margin-top: 50px;
}
 
@media screen and (min-width: 1920px) {
	  #contenttop.bdrsep .bdr {
        max-width: 100% !important;		
    }
	.main-section.schedulemeet {		 
		width: 100%;
	}
	.resetpage .container, .userprofile .container{
		max-width: 100% !important;		
		width: 100%;
	}
  .stepvault {
	width: 100%;
    margin: auto;
    border: 1px solid #B6B6B6;
  }
}

.headsec {
	display: flex;
	flex-direction: column;
	gap: 15px;
	flex: 0;
}

.tab-btn {
	display: none;
	align-self: center;
	background-image: url(/wp-content/themes/brokerforless/images/vidplaybtn.png);
	background-color: transparent !important;
	border: none;
	background-repeat: no-repeat;
	padding: 2px 0 2px 35px;
	font-size: 15px;
	font-weight: 500;
	color: #000D12 !important;
}

.tab-btn.active {
	display: inline-block;
}
div#seller-ds {
    padding: 5px 25px 28px !important;
}
div#seller-ds button#stepbtn {
    width: 100%;
    text-align: left;
}
div#seller-ds .progresstab {
    padding: unset !important;
}

.progresstab {
	display: flex;
	padding: 5px 25px 28px;
	align-items: center;
	gap: 45px;
	flex-wrap: wrap;
}

.progresstab>ul {
	display: flex;
	gap: 15px;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
}

.progresstab>ul li.active {
	/* background: #00CAE1; */
	color: #fff !important;
}

.progresstab>ul li {
	/* border: 1px solid #00CAE1;
	color: #00CAE1 !important; */
	font-size: 17px;
	text-transform: uppercase;
	padding: 6.5px;
	min-width: 141px;
	text-align: center;
	border-radius: 21px;
	cursor: pointer;
	font-weight: 500;
	list-style: none;
}

.accordion-header strong {
	font-weight: 700;
}

.tab-content {
	display: none;
}

.tab-content.active {
	display: flex;
	flex-direction: column;
}

.stepvaultcontent {
	flex: 1 1 auto;
}

.statbanner .twocol .accordion {
	overflow-y: auto;
	/* scrollbar-color: #00CAE1 transparent; */
	scrollbar-width: thin;
	background: transparent;
}

.accordion {
	display: flex;
	border: none !important;
	position: relative;
	border-radius: 10px 10px 10px 10px;
	z-index: 1;
	flex-direction: column;
}

.accordion-item {
	background-color: transparent !important;
	overflow: hidden;
	border: none !important;
	border-radius: 0 !important;
}

.statbanner .twocol .accordion .accordion-content {
	max-height: 200px;
}

.accordion .accordion-content {
	padding: 0 30px 15px;
	overflow-y: auto;
	/* scrollbar-color: #00CAE1 transparent; */
	scrollbar-width: thin;
}

.accordion-header {
	padding: 22px 45px 21px 28px;
	background-color: transparent;
	cursor: pointer;
	border-radius: 0;
	line-height: 1.25;
	color: #000D12;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-top: 1px solid #B6B6B6;
	position: relative;
}

.accordion-header::before {
	content: '';
	position: absolute;
	height: 10px;
	width: 18px;
	background-repeat: no-repeat;
	right: 15px;
	top: 26px;
	background-size: auto;
	background-image: url('/wp-content/themes/brokerforless/images/down.png');
	background-position: center;
}

.accordion-header.show::before {
	background-image: url('/wp-content/themes/brokerforless/images/up.png');
}

#vaultbtn {
	background-image: url(/wp-content/themes/brokerforless/images/docs.png);
	background-position: left top 7px;
	padding-left: 30px;
}

.download-form-link {
	display: inline-table;
	margin-bottom: 30px;
	color: #000000 !important;
	text-align: center;
	width: 100%;
}

.modal-body .formio-component-number input,
.modal-body .formio-component-datetime input,
.modal-body .formio-component-textfield input.form-control[type="text"],
.modal-body .formio-component input.form-control[type="text"],
.modal-body .formio-component input.form-control[type="email"],
.modal-body .formio-component-url input.form-control[type="text"],
.form-control.ui.fluid.selection.dropdown {
	background-color: transparent;
	border: 1px solid #B6B6B6;
	padding: 4px;
	border-radius: 30px;
}

#practice_profile_form_popup .form-radio.radio .form-check-input[type="radio"] {
	border-radius: 50%;
	margin: 0 2px 0 0;
}

.modal-body h5 {
	color: #000 !important;
}

.uploaded-item-icons .material-icons {
	color: #000 !important;
}

.modal-body .material-icons {
	font-size: 20px;
	cursor: pointer;
	margin-right: 10px;
}

.uploaded-item-label {
	color: #000 !important;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
}

#drag-drop-area label,
#ppdrag-drop-area label {
	background-image: url(/wp-content/themes/brokerforless/images/Upload.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	background-position: top center;
	text-align: center;
	/* font-family: 'Effra', sans-serif !important; */
	font-size: 15px;
	font-weight: 500;
	line-height: 1.45;
}

.modal-body .form-radio.radio .form-check-input[type="radio"] {
	-webkit-appearance: none;
	background: transparent;
	width: 28px;
	height: 28px;
	border: 1px solid #333;
	border-radius: 50%;
	outline: none;
	box-shadow: none;
}

.modal-body .form-radio.radio .form-check-input[type="radio"]::before {
	content: '';
	display: block;
	height: 28px;
	width: 28px;
	border-radius: 50%;
}

/* .modal-body .form-radio.radio .form-check-input[type="radio"]:checked {
	background-color: #0BC4E0;
	border-color: #0BC4E0;
} */

.modal-body label.form-check-label {
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline-block !important;
}

.modal-body label span {
	display: inline-block;
	margin-top: 7px;
	margin-left: 5px;
}

.modal-body .form-radio.radio .radio.form-check {
	padding-left: 0;
}

/* .btnstyle1 {
	border: 1.5px solid #0BC4E0;
	border-radius: 30px;
	text-align: center;
	letter-spacing: 0px;
	color: #0BC4E0;
	text-transform: capitalize;
	opacity: 1;
	font-size: 18px;
	 
	padding: 8px 46px;
	line-height: 32px;
	background: transparent;
	margin-top: 24px;
} */

.btnstyle1 {
    /* border: 1.5px solid #0BC4E0; */
    text-align: center;
    letter-spacing: 0px;
    /* color: #0BC4E0; */
    text-transform: capitalize;
    opacity: 1;
    font-size: 20px;
    font-weight: 500;
    padding: 6px 35px;
    border-radius: 30px;
    margin-top: 30px;
    background: transparent;
    min-width: 179px;
    line-height: 30px;
}

/* .btnstyle2 {
	background: #0BC4E0;
	color: #fff;
	margin-left: 15px;
	 
	border: 1.5px solid #0BC4E0;
	border-radius: 30px;
	text-align: center;
	letter-spacing: 0px;
	text-transform: capitalize;
	opacity: 1;
	font-size: 18px;
	 
	padding: 8px 46px;
	line-height: 32px;
} */

.btnstyle2 {
    /* background: #0BC4E0; */
    color: #fff;
    margin-left: 15px;
    /* border: 1.5px solid #0BC4E0; */
    border-radius: 30px;
    text-align: center;
    letter-spacing: 0px;
    text-transform: capitalize;
    opacity: 1;
    font-size: 20px;
    padding: 6px 35px;
    line-height: 30px;
    min-width: 179px;
}

.btnstyle2:disabled {
	cursor: not-allowed;
	opacity: 0.9;
}

#drag-drop-area .btnstyle2,
#ppdrag-drop-area .btnstyle2 {
	margin: 6px 0 0 0;
}

#drag-drop-area,
#ppdrag-drop-area {
	border: 1px dashed #D1D1D1;
	padding: 30px 30px 25px;
}

.modal-body p.smalltxt {
	margin-top: 7px;
	font-size: 16px;
}
div#uploadFilesContentContainer {
    max-width: 800px;
    margin: 0 auto;
}

#loiapa_jsError {
	color: red;
	margin-top: 5px;
}
.modal-body #fileList>div,
.modal-body #ppfileList>div,.modal-body #loiapa_fileList>div {
	border: 1px solid #D1D1D1;
	border-radius: 6px;
	position: relative;
	padding: 7px 35px 7px 48px;
	margin: 20px 0 0;
	background-repeat: no-repeat;
	background-position: left 16px top 7px;
	background-size: auto 21px;
}

.modal-body .file-video {
	background-image: url(/wp-content/themes/brokerforless/images/video@2x.png);
}

#fileList>div>p, #ppfileList>div>p , #loiapa_fileList>div>p {
	margin: 0;
	text-align: left;
	font-size: 14px;
}

.removeFile {
	position: absolute;
	right: 10px;
	top: 10px;
	color: transparent;
	background-color: transparent;
	border: none;
	background-image: url('/wp-content/themes/brokerforless/images/x-button.png') !important;
	background-repeat: no-repeat;
	background-size: auto;
	height: 15px;
	width: 15px;
	overflow: hidden;
}

#jsError {
	color: red;
	margin-top: 10px;
}

.modal-body .file-application {
	background-image: url(/wp-content/themes/brokerforless/images/file.png);
}

.modal-body .checkbox_container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.modal-body .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 22px;
	background-color: transparent;
	border: 1px solid #000;
}

.modal-body .checkmark::after {
	content: "";
	position: absolute;
	display: none;
}

.modal-body .checkbox_container .checkmark::after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.modal-body .formio-form .formio-component-columns {
	margin-bottom: 20px;
}

.modal-body .formio-component-datetime .form-control.input {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}

.dddpicker .input-group .input-group-append .input-group-text,
.zeroLeftBorderRadius .input-group .input-group-append .input-group-text,
.removeLeftRightRadius .input-group-append .input-group-text {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

.zeroLeftBorderRadius .input-group .input-group-append .input-group-text,
.dddpicker .input-group .input-group-append .input-group-text,
.removeLeftRightRadius .input-group-prepend .input-group-text,
.zeroRightBorderRadius .input-group-text,
.removeLeftRightRadius .input-group-append .input-group-text {
	padding: 4px 10px;
}

.ourCustomModalcss button.cancel_meting {
	opacity: 1;
}

.modal-body .fa.fa-calendar {
	padding: 4px 0px;
}

.modal-body .setWidthNumField>div>input {
	width: 140px;
}

.modal-body #uploadedFileList-image {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0px;
	margin-bottom: 20px;
}

.modal-body .uploded-item-image {
	padding: 10px 0px;
	width: 170px;
	font-size: 16px;
	margin: 10px 10px 20px 10px;
}

.modal-body .uploded-item-image .uploaded-item-icons {
	text-align: right;
	display: flex;
	justify-content: end;
	margin-bottom: 5px;
}

.modal-body .uploaded-item-icons {
	text-align: right;
}

.modal-body .uploaded-img-container {
	width: 170px;
	height: 125px;
	justify-content: center;
	display: flex;
	align-items: center;
}

.modal-body .uploaded-img {
	max-width: 170px;
	max-height: 125px;
	margin-bottom: 5px;
}

.modal-body #filenme_sec,
.modal-body #aproveAddresses_sec {
	text-align: left;
	color: #000;
	/* margin-left: 40px; */
	font-size: 14px;
	margin-bottom: 20px;
}

.modal-body .approvedFilesCountMessage {
	margin-top: 15px;
	font-size: 18px;
	color: #000D12;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	/* display: flex; */
	font-weight: 500;
	border-top: unset;
	padding-top: 0;
	justify-content: center;
	align-items: center;
	gap: 5px;
	margin-bottom: 15px;
}

.modal-body .address-list-container {
	/* display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px; */
}

.modal-body #addAddressModalB4L .address_item {
	margin: 12px 10px 10px 10px;
}

.address-uploaded-details {
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	line-height: 18px;
	font-size: 15px;
	font-weight: 500;
}

/*address css*/
.default-address-lbl strong {
	/* color: #00CAE1 !important; */
	font-size: 16px;
}

.address_item-sec {
	width: 210px;
	margin-bottom: 20px;
}

#address_list_container_content .address_item-sec .address_item-btn {
	padding: 6px 15px !important;
	line-height: 30px;
}

.addrs-info-card {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 15px;
	background: #fff;
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 20px;
}

.addrs-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.addrs-icons {
	display: flex;
	gap: 5px;
}

.addrs-content {
	display: flex;
	flex-direction: column;
}

.addrs-email-phone {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
}

.addrs-action-btn {
	/* background: #a0c4ce; */
	border: none;
	border-radius: 30px;
	width: 125px;
	padding: 10px;
}

.lease-prop-detl {
	padding-top: 20px;
	font-size: 16px;
}

.practise-img .btn-approve-reject-sec.pimage button {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
}

.sheprdmodl#property_address button {
	margin-top: 0px;
	margin-bottom: 40px;
}

.property_address .btn-approve-reject-sec.pimage button {
	margin-top: 0px;
	margin-bottom: 40px;
}

/*address css*/
.elementor-element.banner h1.home-heding,
.elementor-element.banner h1.home-heding span {
	/* font-family: 'EffraBold' !important; */
	font-weight: 700 !important;
	font-size: 60px !important;
	line-height: 70px !important;
	letter-spacing: 0%;
	margin-bottom: 20px !important;
}

.butonandlinksHom .getbrns {
	width: 179px !important;
	border-radius: 30px;
	/* background: #00CAE1; */
	color: #fff;
	/* font-family: Effra; */
	font-weight: 500;
	font-size: 20px;
	line-height: 45px;
	letter-spacing: 0%;
	text-align: center;
}

.butonandlinksHom {
	display: flex;
	gap: 37px;
}

.home div#content.site-content {
	padding-top: 100px;
}

.home .header.plainheadercls {
	padding-bottom: 0px;
}

.elementor-element.banner.wrapperstyle1 {
	max-width: 1300px;
}

.elementor-element.wrapperstyle1>.e-con-inner {
	max-width: 1300px;
	padding: 0px 100px;
}

span.playbtntxt {
	width: 60px;
	color: #fff;
	/* font-family: Effra; */
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	letter-spacing: 0%;
	margin-top: 7px;
	margin-left: -10px;
}

.breakss {
	display: block;
}

.subgeadinhome {
	/* font-family: Effra; */
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #fff;
}

.modal-body .address_item-btn {
	/* border: 1px solid #0BC4E0; */
	font-size: 20px !important;
	font-weight: 500;
	padding: 6px 35px !important;
	border-radius: 30px !important;
	/* font-family: Effra !important; */
	min-width: 179px;
	text-transform: uppercase !important;
	/* background: #00CAE1; */
	cursor: pointer;
	color: #fff !important;
}

.addresicon {

	vertical-align: sub;
	margin-left: 5px;
	margin-right: 0px !important;
}

.modal-body .form-control.form-control-lg,
.modal-body .form-control.form-control-lg {
	background-color: transparent !important;
	border: 1px solid #B6B6B6 !important;
	border-radius: 7px !important;
}

.modal-body .form-select,
.modal-body .form-select {
	line-height: 1.6;
	padding: 8px 16px;
	background-clip: unset;
	background-color: transparent !important;
	border: 1px solid #B6B6B6 !important;
	border-radius: 5px !important;
}

.modal-body .form-check.form-check-inline .form-check-input[type="checkbox"] {
	border-radius: 0;
}

.modal-body .form-check.form-check-inline .form-check-input[type="checkbox"]::before {
	border-radius: 0 !important;
}

.modal-body .checkbox_container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 15px;
	font-weight: 500 !important;
	display: inline-block;
	padding-top: 9px;
}

#marketing_information {
	margin-top: 10px;
	text-align: left;
	color: #000;
}

div#addAddressModalB4L .form-check-label {
	margin-top: 12px;
	display: flex;
	margin-left: 5px;
}

.modal-body .material-icons:hover {
	color: #000;
}

.statbanner .twocol ul li.activeNextStep {
	/* color: #0BC4E0 !important; */
	font-weight: 900;
}

/* .statbanner .twocol ul.timeline li.completed {
	color: #0BC4E0 !important;
} */

.statbanner .twocol .accordion ul.timeline li.pending:hover {
	color: #8e8e8e;
}

.statbanner .twocol .accordion ul li:hover {
	color: #000;
}

.statbanner .stepvaultcontent .twocol .accordion ul {
	list-style: none !important;
	counter-reset: css-counter 0;
	padding-right: 15px;
	overflow-y: unset;
	scrollbar-color: #bcbcbc #5b5a5a;
	scrollbar-width: thin;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	color: rgb(142, 142, 142);
	font-size: 16px;
	max-height: unset;
	margin-bottom: 0;
}

.statbanner .stepvaultcontent .twocol .accordion ul li {
	counter-increment: css-counter 1;
	position: relative;
	color: #000000;
	padding-left: 35px;
	font-size: 16px;
	padding-bottom: 10px;
	padding-right: 55px;
	margin-bottom: 5px;
	cursor: pointer;
}

.statbanner .stepvaultcontent .twocol .accordion .accordion-content .accordion-body {
	padding: 0;
}

/* .statbanner .stepvaultcontent .twocol .accordion ul li.completed::after {
	background: #0BC4E0;

} */

.statbanner .stepvaultcontent .twocol .accordion ul li.completed::before {
	/* background: #0BC4E0; */
	background-image: url('/wp-content/themes/brokerforless/images/tick.png') !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 12px !important;
}

/* .statbanner .stepvaultcontent .twocol .accordion ul li.current::before {
	background: #0BC4E0;
} */

.statbanner .stepvaultcontent .twocol .accordion ul li.completed:hover {
	color: #000 !important;
}

.statbanner .stepvaultcontent .twocol .accordion ul li.current:hover {
	color: #000 !important;
}

.accordion .next-step-section-container .next-step-extra-top-padding {
	padding-top: 0px;
}

.accordion .next-step-section-container .next-step-extra-bottom-padding {
	padding-bottom: 10px !important;
}


.statbanner .stepvaultcontent .twocol .accordion ul.timeline li.completed::before {
	content: '';
	/* background-color: #0BC4E0; */
	background-image: url('/wp-content/themes/brokerforless/images/tick.png')!important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 12px !important;
}

/* .statbanner .stepvaultcontent .twocol .accordion ul.timeline li.completed::after {
	background: #0BC4E0;
} */

.accordion .next-step-section-container .next-step-extra-top-padding::before {
	margin-top: 0px;
}

.statbanner .stepvaultcontent .twocol .accordion ul li:last-child::after {
	content: unset !important;
}

.statbanner .stepvaultcontent .twocol .accordion ul li::before {
	content: '';
	color: #fff;
	background: #fff;
	height: 22px;
	width: 22px;
	position: absolute;
	left: 0;
	top: 0px;
	text-align: center;
	z-index: 1;
	border-radius: 50%;
	line-height: 34px;
	font-size: 12px;
	/* border: 1px solid #00CAE1; */
	color: #000 !important;
	line-height: 22px;
}

/* .statbanner .stepvaultcontent .twocol .accordion ul li.activeNextStep::before {
	background-color: #00CAE1 !important;
} */

/* .statbanner .stepvaultcontent .twocol .accordion ul.timeline.next-step-section-container li.seller_uploaded_records::before {	 
	color: #0BC4E0 !important;
	background-color: #00CAE1 !important;
} */

.statbanner .stepvaultcontent .twocol .accordion ul li::after {
	content: '';
	position: absolute;
	left: 11px;
	top: 22px;
	/* background: #00CAE1; */
	height: 100%;
	width: 2px;
	z-index: 0;
}

#navChatMessageCount_js {
	right: 0px !important;
	top: -13px !important;
}

.navMessageCountCss {
	position: absolute;
	left: -37px;
	top: -11px;
	background: #AC240E;
	z-index: 0;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	width: 25px;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}

.suceesmsg-meting {
	font-size: 18px !important;
	height: auto !important;
	color: #000D12 !important;
	line-height: 1.45;
	text-align: center;
}

#messageCount {
	position: absolute;
	right: -23px;
	top: -10px;
	background: #AC240E;
	z-index: 2;
	font-size: 14px;
	line-height: 27px;
	height: 25px;
	width: 25px;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}


button.cancel_meting {
	background: transparent !important;
	/* border-color: #0BC4E0 !important; */
	font-size: 20px !important;
	font-weight: 500;
	padding: 6px 35px !important;
	border-radius: 30px !important;
	/* color: #0BC4E0 !important; */
	/* font-family: Effra !important; */
	min-width: 179px;
	text-transform: uppercase !important;
	line-height: 22px;
}

.botum-btns {
	display: flex;
	align-content: center;
	justify-content: center;
	gap: 15px;
	margin-top: 22px;
}

.ourCustomModalcss button {
	margin-top: 0 !important;
	line-height: 1.45 !important;
}

.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#contentbottom.registerbanners.userprofile .formwrapper {
	padding-bottom: 50px;
}

.medtxt {
	font-size: 18px;
	color: #000D12;
	font-weight: 500;
	line-height: 1.45;
}

.resetpage .formwrapper {
	max-width: 450px;
	margin-bottom: 50px;
}

.formwrapper.resetpage .btn.btn-primary {
	margin-top: 15px;
}

.formwrapper p.topspacerpara {
	margin-top: 10px;
}

.formwrapper.resetpage .btn.btn-primary {
	margin-top: 15px;
}

/* #addAddressModalB4L button {
	margin-top: 6px; 
} */

.material-icons.rejected-by-shepherd {
	color: red;
}

div#addAddressModalB4L .modal-dialog.modal-dialog-centered.modal-lg {
	--bs-modal-width: 800px !important;
}

div#addAddressModalB4L .modal-dialog .modal-body h3,
div#landlord_addAddressModalB4L modal-dialog .modal-body h3 {
	color: #000 !important;
}

#backBtnUploadedFiles {
	margin: 10px auto;
	display: none;
	text-align: left;
	color: #000D12;
}

#backBtnUploadedFiles .material-icons {
	color: #000D12;
}

#backBtnUploadedFiles label {
	display: contents;
	color: #000D12;
	margin: 0px;
}
.docvault-video{
	margin-bottom: 40px;
}

#backBtnUploadedFiles:hover,
#backBtnUploadedFiles .material-icons:hover,
#backBtnUploadedFiles label:hover {
	color: #000;
}

.statbanner .twocol .accordion ul.vault-section-container li.completed .video-links-sec img {
	max-height: 10px;
}

/* .statbanner .twocol ul.vault-section-container li.completed {
	color: #00CAE1;
} */

.statbanner .stepvaultcontent .twocol .accordion ul.vault-section-container li.completed::before {
	content: '';
	/* background-color: #0BC4E0; */
	background-image: url('/wp-content/themes/brokerforless/images/tick.png') !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 12px !important;
}

.statbanner .twocol ul.vault-section-container li:last-child {
	padding-bottom: 0;
}

.progress-text {
	font-size: 18px;
	font-weight: 500;
	line-height: 12.75px;
	text-align: left;
	/* color: #00CAE1; */
	line-height: 1.45;
	margin: 0;
}

.progresscontainer.test .progressbars_strightLine {
	width: 100%;
	background-color: #D9D9D9;
	border-radius: 20px;
	overflow: hidden;
	height: 12px;
	margin-bottom: 4px;
	position: relative;
}

.practise-img>span {
	color: #000D12;
}

.practise-img img {
	height: 125px;
	max-height: 125px;
	margin: 0 auto;
}

span.filenm {
	display: block;
	margin-top: 5px;
}

.practise-img {
	width: 170px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.col-md-4.imgsec {
	margin-bottom: 20px;
}

#approved_images_files_doc_and_listing_modal .address_item {
	width: 286px !important;
}

.uploded-item-doc {
	display: flex;
	color: #000D12;
	align-items: center;
	flex-wrap: wrap;
	overflow: auto;
	border-bottom: 1px solid #B6B6B6;
	padding: 10px 0px;
}

#uploadedFileList-doc {
	padding-left: 0px;
	border: 1px solid #B6B6B6;
	padding: 0px 20px;
	border-radius: 8px;
}

#uploadedFileList-doc li.uploded-item-doc:last-child {
	border-bottom: none;
	/* padding-bottom: 0px; */
	margin-bottom: 0px;
}

.uploded-item-doc .uploaded-item-label {
	width: auto;
}

.uploded-item-doc .uploaded-item-icons {
	/* margin-left: 10px;
	text-align: left;
	width: auto; */

}

.uploaded-item-icons .material-icons {
	vertical-align: middle;
}

.material-icons.pdficons {
	color: #444343 !important;
	vertical-align: bottom;
	margin-right: 0;
	padding-left: 5px;
}

.ourCustomModalcss .modal-content {
	color: #000D12;
}

div#meetingSuccessModal .suceesmsg-meting {
	margin-bottom: 15px;
}

.shephared-datatables table tr th {
	font-size: 18px;
	font-weight: 500 !important;
	line-height: 1.45;
	text-transform: uppercase;
	color: #000D12;
	padding: 18px 15px !important;
	text-align: left;
}

.shephared-datatables table,
.shephared-datatables tr,
.shephared-datatables th,
.shephared-datatables td {
	border: none !important;
	color: #000D12;
}

.shephared-datatables td {
	font-weight: 500 !important;
	font-size: 16px;
	line-height: 1.45;
	padding: 35px 15px !important;
	text-align: left;
}

.shephared-datatables .dataTables_wrapper .dataTables_length,
.shephared-datatables .dataTables_wrapper .dataTables_filter,
.shephared-datatables .dataTables_wrapper .dataTables_info,
.shephared-datatables .dataTables_wrapper .dataTables_processing,
.shephared-datatables .dataTables_wrapper .dataTables_paginate {
	color: #000D12;
	font-size: 16px;
	line-height: 1.45;
}

.shephared-datatables table.dataTable.stripe tbody tr.odd,
.shephared-datatables table.dataTable.display tbody tr.odd {
	background-color: #f0f0f0;
}

.shephared-datatables table.dataTable.display tbody tr.even>.sorting_1,
.shephared-datatables table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
	background-color: unset !important;
}

.shephared-datatables table.dataTable.display tbody tr:hover>.sorting_1,
.shephared-datatables table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
	background-color: unset !important;
}

.shephared-datatables table.dataTable.hover tbody tr.even:hover,
.shephared-datatables table.dataTable.display tbody tr.even:hover {
	background-color: #fff;
}

.shephared-datatables .dataTables_wrapper .dataTables_length label {
	color: #000D12;
}

.shephared-datatables .dataTables_wrapper .dataTables_length select {
	padding: 12px 20px;
	margin: 0 !important;
}

div.shephared-datatables div#clients_datatable_length {
	display: flex;
	width: unset;
	max-width: unset;
	float: none;
	flex-direction: row;
	padding: 22px 0 22px 40px;
	border-bottom: 1px solid #f0f0f0;
}

.shephared-datatables .dataTables_wrapper .dataTables_length label {
	color: #000D12;
	display: flex !important;
	justify-content: center;
	align-items: center;
	gap: 15px;
	padding: 0;
	margin: 0;
}

#customDtatTblSearch {
	margin: 0 !important;
	font-size: 25px;
	line-height: 1.45;
	padding: 4.5px 40px 4.5px 15px;
	color: #000D12;
	background-color: #fff;
	background-image: url(/wp-content/themes/brokerforless/images/search.png) !important;
	background-repeat: no-repeat !important;
	background-position: right 15px top 12px;
	max-width: 265px;
}

.dataTables_filter input[type="search"] {
	margin: 0 !important;
	font-size: 25px;
	line-height: 1.45;
	padding: 4.5px 40px 4.5px 15px;
	color: #000D12;
	background-color: #fff;
	background-image: url(/wp-content/themes/brokerforless/images/search.png) !important;
	background-repeat: no-repeat !important;
	background-position: right 15px top 12px;
	max-width: 265px;
}

.shepherdParent .back-link a {
	background-position: left top 8px;
	font-size: 21px;
	text-transform: uppercase;
}

.shepherdParent .back-link {
	text-align: left;
	display: flex;
	padding: 20px 0px 20px 40px;
	align-items: center;
	border-bottom: 1px solid #f0f0f0;
}

#business-actions-error-message {
	padding-top: 20px;
}

#b4l_chatbox .input-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
	gap: 10px;
	padding: 10px 15px;
}

#b4l_chatbox .input-container .chatbox-input,
#b4l_chatbox .input-container .chatbox-input:focus {
	font-size: 15px;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	border-radius: 10px;
	background: #D9D9D9;
	border: 1px solid #EBEBEB;
	outline: none;
	color: #333;
	margin-bottom: 0 !important;
	padding: 8px 15px;
}

#b4l_chatbox .input-container .btnSendChatMessage {
	margin: 0;
}

form#loiSellerDocumentApprove .loi-btn-section {
	margin-top: 0;
}

#loiSellerSuccessModal {
	--bs-modal-width: 615px !important;
}

.maindiv.tophead h3 {
	margin-top: 25px;
	text-align: center;
	margin-bottom: 0;
	color: #000D12;
}

.clientdetails.pract label {
	color: #000D12;
	padding-left: 0;
}

.clientdetails.pract .maindiv {
	margin-bottom: 30px;
}

.maindiv.practdesc label {
	padding-left: 12px;
}

.logseller .labelstyle {
	display: flex !important;
	padding-left: 12px !important;
}

#shepherd_desc {
	width: 100%;
	font-size: 16px;
	color: #000D12;
	border: 1px solid #B6B6B6;
	padding: 10px;
	border-radius: 8px;
}

.container.practpublish .inner .form-group select {
	appearance: none;
	margin: 0 !important;
	padding: 4px 20px 4px 20px;
	font-size: 25px !important;
	background-image: url('/wp-content/themes/brokerforless/images/down.png') !important;
	background-repeat: no-repeat !important;
	background-position: right 9px center;
	background-size: 12px auto;
	background-color: #fff !important;
}

.container.practpublish .inner {
	padding-left: 40px;
	display: flex;
	gap: 16px;
	max-width: 560px;
	align-items: center;
}

.container.shepherd-dashboard-business-action-container.practpublish .inner {
	max-width: 600px;
}

.container.practpublish .inner .form-group {
	display: flex;
	flex: 1 1 auto;
	gap: 15px;
	align-items: center;
}

.container.practpublish .inner label {
	padding: 0;
	color: #fff;
	display: inline-block !important;
	margin: 0;
	flex: 0;
	width: 100%;
	white-space: nowrap;
}

.business-action-btn {
	/* background: #00CAE1; */
	font-size: 20px;
	font-weight: normal;
	width: 100%;
	max-width: 187px;
	padding: 8px;
	border-radius: 25px;
	color: white;
	outline: none;
	border: none;
	text-transform: uppercase;
	line-height: 1.45;
	height: auto;
	min-height: auto;
}

.container.shepherd-dashboard-business-action-container.practpublish {
	padding-bottom: 50px !important;
}

.page-id-251 #content {
	padding-top: 0 !important;
}

.meetcalender .container.shepherd-Scheduled-meeting-page-content {
	width: 100%;
}

#contentbottom.bdrwrapper {
	padding: 25px 20px !important;
	background-color: transparent;
}

#contentbottom.bdrwrapper .inner {
	/* max-width: 925px; */
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	position: relative;
	flex: 1 1 auto;
}

.fc-toolbar.fc-header-toolbar {
	color: #000D12;
}

div#calendar {
	padding: 25px;
}



#contentbottom.shepherdParent .shephared-dashboard,
#contentbottom.shepherdParent .containers,
#contentbottom.shepherdParent .shephared-datatables {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}

@media screen and (min-width: 1920px) {
	#contentbottom.shepherdParent .shephared-datatables {
		flex: none;
	}
}

/*#contentbottom.shepherdParent .shephared-dashboard {
	max-width: 965px;
}*/
#contentbottom.shepherdParent .custom-shortcode {
	display: flex;
	flex-direction: column;
	background: #fff;
	flex: 1 1 auto;
}

#contentbottom.shepherdParent .custom-shortcode div#clients_datatable_wrapper {
	/* max-width: 965px; */
}

.shepherdParent .back-link.bdrtop {
	padding: 0px 0px 0px 40px;
	flex-direction: column;
	align-items: flex-start;
	border-bottom: none;
}

.shepherdParent .back-link.bdrtop .inner {
	padding: 20px 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	/* max-width: 925px; */
	width: 100%;
	/* border-top: 1px solid #fff; */
}

.shepherdParent .back-link.bdrtop .inner a {
	color: #fff;
	background-image: url(/wp-content/themes/brokerforless/images/left_arr_white.png) !important;
}

.clientdetails.pract {
	padding-left: 38px;
}

.clientdetails.pract .inner {
	/* max-width: 925px; */
	background: #fff;
	border-radius: 24px;
	padding: 18px;
	margin-bottom: 20px;
}

.maindiv.addrdesc {
	display: flex;

}

.maindiv.practdesc {
	display: flex;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	flex-direction: column;
}

.maindiv.addrdesc>div {
	flex: 1;
}

.clientdetails.pract label {
	color: #000D12;
	padding-left: 0 !important;
	font-size: 18px;
	margin-bottom: 5px;
	display: flex !important;
	align-items: center;
}

.maindiv.ownerinfo {
	display: flex;
	gap: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
}

.maindiv.ownerinfo>div {
	flex: 1;
}

.page-id-201 .shephared-vault-sec {
	padding-left: 38px;
}

.page-id-201 .shephared-vault-sec .statbanner {
	/* max-width: 925px; */
}

.page-id-201 .stepvault.buyer-dealvalut-nextstep {
	margin-bottom: 20px;
}

#uploaded_practice_images_modal .practise-img {
	width: 100%;
}

#uploaded_practice_images_modal .practise-img img {
	margin: 0 auto;
}

#uploaded_practice_images_modal .btn-approve-reject-sec button {
	max-width: unset;
	width: auto !important;
	min-width: 122px;
	padding: 6px 25px !important;
	font-size: 14px !important;
}

button.cancel_meting.btn.btn-primary.cansel {
	background: transparent !important;
	background-color: transparent !important;
	/* color: #0BC4E0 !important; */
	margin-right: 18px;
}


/* #uploaded_practice_images_modal ul.uploadedFileList-docs li.uploded-item-doc {
     flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    gap: 10px;  
}
#uploaded_practice_images_modal ul.uploadedFileList-docs li.uploded-item-doc .row {
      flex-direction: row;
    width: 100%;
    gap: 15px;
    align-items: center; 
}
#uploaded_practice_images_modal ul.uploadedFileList-docs li.uploded-item-doc .row .col-md-8, #uploaded_practice_images_modal ul.uploadedFileList-docs li.uploded-item-doc .row .col-md-4 {
     width: unset;
    color: #000D12;
	padding:0;  
} */

.page-id-323 #page div#content {
	padding-top: 0 !important;
}

.titlesec.buyertitle {
	display: flex;
	align-items: center;
	gap: 15px;
}

.client-details-text-style {
	color: #000D12;
}

.clientdetails.pract .bdrtop {
	border-top: 1px solid #fff;
	margin-bottom: 20px;
	width: 100%;
	/* max-width: 925px; */
}

/* .modal-dialog .modal-body #iframe-dv span {
	color: inherit;
} */

#loiStatusModal .loiStatusViewContainer {
	margin-bottom: 20px;
}

.page-id-204 .msgbody .statbanner {
	height: 100%;
}

.activeGreen.disabledbutton {
	/* background-color: #0BC4E0 !important; */
	color: #fff !important;
}

div#noContentModal .botum-btns {
	margin-top: 20px;
}

/* .uploded-item-doc a.uploaded-item-label {
	color: #00CAE1 !important;
} */

#desktop_valuation_summary_price_container #desktop_valuation_summary_price {
	padding: 10px 16px 10px 25px !important;
}

#desktop_valuation_summary_price_container span.dolar-sign {
	left: 20px !important;
}

span.dolar-sign {
	font-size: 17px;
	color: #757575;
	vertical-align: middle;
	height: 44px;
	line-height: 44px;
	margin-right: 5px;
	position: absolute;
	left: 2px !important;
}

#addresSuccessModal .suceesmsg-meting {
	margin-bottom: 10px;
}

div#NdaNotNowModal .suceesmsg-nda-popup {
	margin-bottom: 15px;
}

#NdaSuccessModal div#common_success_error_message {
	margin-bottom: 18px;
}

.suceesmsg-nda-popup div {
	font-size: 18px;
}

#MeetingDetailsModal #meeting-details-url {
	display: flex;
}

#NDASignModal .botum-btns {
	margin-top: 18px;
}

.ourCustomModalcss button.cancel_meting.activeGreen {
	/* background: #0BC4E0 !important; */
	color: #fff !important;
	margin-left: 15px;
	/* border: 1.5px solid #0BC4E0; */
	text-align: center;
	letter-spacing: 0px;
}

p.imgnm {
	margin: 5px 0 0;
}

/*******
****************
****************
End Dashboard Page
****************
****************
*/
/***
*********
**********
LOI Pop-Up
**********
********
***/
.hidden_fld {
	display: none;
}

.loi-form-field-section .paragraph-text-style ol {
	padding-left: 0;
}

#apa_form_popup input,
#apa_form_popup textarea,
#loi_form_popup input,
#loi_form_popup textarea,
#shepherdLoiFormPopup input,
#shepherdLoiFormPopup textarea,
#shepherdApaFormPopup input,
#shepherdApaFormPopup textarea,
input.rate_number_field {
	background: transparent;
	border-bottom: 1px solid;
	border-radius: 0;
	background-clip: padding-box;
	margin-bottom: 0 !important;
}

label.error {
	color: red !important;
}

input#dollar_value_of_the_offer,
input#other_free_texts {
	min-width: 260px;
}

span.ifield {
	display: inline-table;
}

.buyer-sign-sec.sign-sec .date-field.input-noborder span.ifield label {
	margin-top: 0px;
}

.loi_save_btn {
	margin: 0px 15px;
}

.action-button-section {
	margin-top: 25px;
}

button.btn.btn-primary.btn-md.loi_cancel_btn {
	background: transparent !important;
	background-color: transparent !important;
	/* color: #0BC4E0 !important; */
}

input[type="date"]::-webkit-calendar-picker-indicator {
	filter: invert(1);
	/* Invert the icon color */
}

#apa_form_popup select,
#loi_form_popup select,
#shepherdLoiFormPopup select ,#shepherdApaFormPopup select {
	border: none !important;
	outline: none;
	padding: 10px 15px;
}

.ul-style li select {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.suceesmsg-meting {
	color: #fff;
}

.signAPI {
	margin: 0 auto;
	text-align: center;
	width: 71%;
}

.demo-title {
	margin: 0;
	text-align: center;
	/* color: #0BC4E0; */
	font-weight: bold;
	/* font-family: 'Arial'; */
	font-size: 29px;
	padding: 11px;
}

#signNDAcurlButton {
	/* background: #0BC4E0; */
	color: #fff;
	/* border: 1.5px solid #0BC4E0; */
	border-radius: 20px;
	text-align: center;
	letter-spacing: 0px;
	text-transform: capitalize;
	opacity: 1;
	font-size: 18px;
	/* font-family: Arial; */
	padding: 8px 46px;
	line-height: 20px;
	margin-top: 20px;
}

/* #statusSignNDAcurlButton {
	color: #0BC4E0;

} */

div#get_status_envelop {
	text-align: center;
	margin-top: 25px;
}

div#responses {
	text-align: left;
}

div#success_sent_msg {
	margin: 15px 0;
	font-size: 18px;
	/* color: #0BC4E0; */
	font-weight: bold;
}

.form-check-label {
	line-height: 1;
}

/*loi form css */

#apa_form_popup .signature-section h2,
#loi_form_popup .signature-section h2,
#shepherdLoiFormPopup .signature-section h2 ,#shepherdApaFormPopup .signature-section h2 {
	margin-top: 25px;
}

#apa_form_popup paragraph-text-style,
#loi_form_popup paragraph-text-style,
#shepherdLoiFormPopup paragraph-text-style ,#shepherdApaFormPopup paragraph-text-style {
	text-align: left;
	opacity: 1;
	font-size: 15px;
	text-transform: capitalize;
	line-height: 2;
}

#apa_form_popup .date-input-sec,
#loi_form_popup .date-input-sec,
#shepherdLoiFormPopup .date-input-sec ,#shepherdApaFormPopup .date-input-sec {
	text-align: center;
	margin: 22px 0;
	color: #000D12;
}

#apa_form_popup .sub-heading,
#loi_form_popup .sub-heading,
#shepherdLoiFormPopup .sub-heading,#shepherdApaFormPopup .sub-heading {
	font-size: 21px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 25px;
}

#loi_form_popup .ul-style,
#apa_form_popup .ul-style,
#shepherdLoiFormPopup .ul-style,#shepherdApaFormPopup .ul-style {
	list-style: lower-latin;
}

#loi_form_popup .ul-style li,
#apa_form_popup .ul-style li,
.ul-roman-style li,
#shepherdLoiFormPopup .ul-style li,#shepherdApaFormPopup .ul-style li {
	padding: 0 0 10px;
	line-height: 35px;
}

#loi_form_popup .ul-roman-style,
#apa_form_popup .ul-roman-style,
#shepherdLoiFormPopup .ul-roman-style ,#shepherdApaFormPopup .ul-roman-style {
	list-style: upper-roman;
}

#loi_form_popup .paragraph-text-style>ol>li,
#apa_form_popup .paragraph-text-style>ol>li,
#shepherdLoiFormPopup .paragraph-text-style>ol>li,#shepherdApaFormPopup .paragraph-text-style>ol>li {
	margin: 15px 0px;
	line-height: 35px;
}

#loi_form_popup .addres-sec>textarea,
#apa_form_popup .addres-sec>textarea,
#shepherdLoiFormPopup .addres-sec>textarea,#shepherdApaFormPopup .addres-sec>textarea {
	border: none;
	border-bottom: 1px solid;
	outline: none;
}

#loi_form_popup .addres-sec,
#apa_form_popup .addres-sec,
#shepherdLoiFormPopup .addres-sec,#shepherdApaFormPopup .addres-sec {
	min-height: 84px;
}

#loi_form_popup .sign_block,
#apa_form_popup .sign_block,
#shepherdLoiFormPopup .sign_block,#shepherdApaFormPopup .sign_block {
	padding-top: 50px;
	height: 100px;

}

#loi_form_popup .input-noborder input,
#apa_form_popup .input-noborder input,
.noborder_field,
#shepherdLoiFormPopup .input-noborder input,#shepherdApaFormPopup .input-noborder input {
	border: none;
	border-bottom: 1px solid;
	outline: none;
}

#loi_form_popup .signature-section,
#apa_form_popup .signature-section {
	text-align: left;
}

#shepherdLoiFormPopup .signature-section,#shepherdApaFormPopup .signature-section {

	text-align: left;
}

div#apa_form_popup .modal-dialog.modal-dialog-centered.modal-lg,
div#loi_form_popup .modal-dialog.modal-dialog-centered.modal-lg,
#shepherdLoiFormPopup .modal-dialog.modal-dialog-centered.modal-lg,
#shepherdApaFormPopup .modal-dialog.modal-dialog-centered.modal-lg {
	--bs-modal-width: 85%;
}

.docu-sec {
	text-align: left;
}

div#loi_form_popup #practice_address,
div#apa_form_popup #practice_address,
div#shepherdLoiFormPopup #practice_address,
div#shepherdApaFormPopup #practice_address {
	max-width: 100%;
}

/***
*********
**********
End LOI Pop-Up
**********
********
***/
.practice-box .card.mb-4 {
	width: 100%;
}

#businessActionUpdateStatusConfirmModal .botum-btns {
	margin-top: 20px;
}



.video-links-secs {
	display: flex;
	justify-content: center;
	padding-bottom: 15px;
}

.video-links-secs a {
	display: inline-flex;
	/* font-family: Effra; */
	font-weight: 500;
	font-size: 10px;
	line-height: 23.78px;
	letter-spacing: 0%;
	list-style: none;
	text-decoration: none;
	/* color: #00CAE1; */
}

.video-links-secs a img {

	margin-right: 5px;
}

@media (min-width: 1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1170px;
	}
}

@media (max-width: 1200px) {
	.sidebar .inner {
		padding-left: 15px;
	}
}

@media only screen and (max-width: 991px) {
	.btn.loginlink {
		margin-left: 0;
	}

	.actionlink .linksection>ul li {
		font-size: 21px;
	}

	#logout {
		font-size: 21px;
		padding: 5px 0 5px 65px;
		background-position: left 10px top 0px;
		margin-right: 0px;
	}

	.tabsection li {
		font-size: 21px;
		padding: 8px 5px;
	}

	.recordcontainer.active ul li h3 {
		font-size: 18px;
	}

	.mailcontainer h2 {
		font-size: 18px !important;
		padding-bottom: 14px !important;
	}

	.rightpanel .closebtn {
		top: 5px !important;
		right: 0px !important;
	}

	.sentinboxfooter .reply_form .formfooter {
		flex-direction: column;
	}

	.recordcontainer.active ul li {
		padding-left: 35px;
	}

	.recordcontainer.active ul li::before {
		left: 15px;
		top: 35px;
		height: 10px;
		width: 10px;
	}

	.sidebar .inner {
		padding-left: 20px;
	}
}

/* Target devices with screen max width  767px */
@media only screen and (max-width: 767px) {
	.login-form.modal-body {
		width: 100%;
	}

	.login-form.modal-body {
		padding: 30px 25px !important;
	}

	.row.navsection .col-12.col-lg-3.col-md-3.col-sm-12.col-xs-12 {
		margin-bottom: 10px;
	}

	.registerbanner {
		padding: 70px 0 70px;
	}

	.registerbanner {
		padding: 170px 0 70px;
	}

}

@media only screen and (max-width: 660px) {
	.container.practpublish .inner {
		padding-left: 0;
		align-items: flex-start;
		flex-direction: column;
	}

	#custCarousel {
		max-width: 446px;
	}

	.busphotodetail {
		flex-direction: column;
	}

	.busphotodetail .inner {
		width: 100%;
		flex-direction: column;
		gap: 25px;
	}

	.descbtnsec .inner {
		flex-direction: column;
		gap: 20px;
	}

	.descbtnsec .descriptionsec {
		width: 100%;
	}

	.descbtnsec .business-details-btn-container {
		width: 100%;
	}

	.busphotodetail .inner>div.photosec,
	.busphotodetail .inner>div.detailsec {
		width: 100%;
		max-width: unset;
	}

	.recordcontainer.active ul li {
		padding-left: 25px;
	}

	.recordcontainer.active ul li::before {
		left: 7px;
	}

	.recordcontainer.active ul li h3 {
		padding-right: 0;
	}

	.recordcontainer.active ul li h3 .timemsg {
		position: relative;
		right: unset;
		top: unset;
		float: none;
		width: auto;
		margin-top: 5px;
		display: block;
	}

	.composemsg {
		padding-right: 45px;
		padding-top: 11px;
		padding-bottom: 11px;
		font-size: 12px;
	}

	.composemsg::before {
		width: 35px;
		height: 28px;
		top: 6px;
		background-size: 15px auto;
	}

	.mailcontainer h2 {
		font-size: 16px !important;
	}

	#email_discussion_message_field_shepherd,
	#email_discussion_message_field_subject,
	.message-form textarea {
		font-size: 16px;
	}

	.formfooter {
		gap: 10px;
	}

	.formfooter {
		flex-direction: column;
	}

	.message-form .upload-file {
		order: 0;
	}

	.sendattach {
		display: flex;
		gap: 10px;
		align-items: flex-start;
		flex-direction: column;
	}

	.sentinboxfooter .reply_form .formfooter {
		padding: 15px 19px;
	}

}

button.btn.btn-danger.delete_document_button {
	font-weight: 500;
	border-radius: 30px;
	color: #fff !important;	 
	margin-right: 18px;

}

.btn-approve-reject-sec.tttts button {
	margin-bottom: 0px !important;
}

form#addAddressModalB4L_form_modal input[type="search"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], select#state {
	margin-bottom: 8px !important;
}
form#addAddressModalB4L_form_modal label.error {    
    margin-bottom: 10px !important;    
}
.sellerNotAssign {
    text-align: center;
    font-size: 22px;
    padding: 14px;
    font-weight: 500;
    color: red;
}

@media screen and (min-width: 1920px) {
    #contentbottom.shepherdParent .custom-shortcode div#clients_datatable_wrapper {
		max-width: 100%;
	}
	#contenttop .inner{
		max-width: 100%;
	}
	.clientdetails.pract .inner {
		max-width: 100%;
		 
	}
}
#loiSuccessModal .modal-content .botum-btns button.cancel_meting.btn.btn-primary.cancel_uploaded_file_delete_popup.hidem {
    color: #fff !important;
}

/*06-10-2025*/

.videoFileAction-bar {
	display: inline-flex;
	align-items: center;
	gap: 10px;      
	margin-bottom: 20px;
}

.videoFileAction-bar .material-icons {
	cursor: pointer;      
	font-size: 24px;
	transition: color 0.3s;
}

/* .videoFileAction-bar .material-icons:hover {
	color: #007bff;
} */
span.material-icons.deletecls {
    color: #dc3545;
}
span.material-icons.downloadcls {
    color: #00cae1;
}
.videoFileAction-bar .input-group {
	display: flex;
	align-items: center;
	/* border: 1px solid #ccc; */
	border-radius: 4px;
	overflow: hidden;
	width: 515px;
}
.videoFileAction-bar .input-group input[type="text"] {
	border: none;
	outline: none;
	padding: 6px 10px;
	flex: 1;
	margin: 0 !important;
	height: 42px;
}
.videoFileAction-bar .input-group button {
	border: none;      
	color: white;
	padding: 6px 12px;
	margin: 0 !important;
	cursor: pointer;
	transition: background 0.3s;
	border-radius: 30px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
#largeEmailMsg {
    font-size: 10px;
   
}
.videoFileAction-bar .input-group button:hover {
	/* background-color: #0056b3; */
}