.requir_box_btn a.editbtn{
    border: none;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 10px;
    padding: 5px 15px;
    color: #fff;

}
.buyer_catebox .detailbtndiv a.Interestbtn,.buyer_catebox .detailbtndiv a.chatbtn {
    font-size: 15px;
    text-transform: capitalize;
    text-align: center;
    padding: 12px 15px;
    color: #fff;
}
#text_amount{
    display: inline-block;
}
.check-true i{
    color: #ef6d2c;
    width: 26px;
}
.subdetail h3{
    justify-content: start;
}
.subdetail h3 kbd{
    font-size: 12px;
    margin-left: 5px;
}
.price-location p{
    margin-bottom: 5px;
    color: #ef6d2c; 
}
.form-check-input {
    width: 1em !important;
    height: 1em  !important;
}
.individual_or_dealer{
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
}
.detailbox.withindividual{
    margin-top: 35px;
}
.select2-container{
    z-index: 1060;
    height: 50px;
    padding: 0 15px;
    border: 1px solid #ddd;
}
.detailbtndiv a.matiching-requirement{
    font-size: 18px;
    border: none;
    color: #ffffff;
    font-weight: 400;
    cursor: pointer;
    width: 47%;
    padding: 10px 25px 10px 15px;
    text-align: left;
    position: relative;
    border-radius: 8px;
    background: #122581;
}
}
.ads-requirement{
    border: none;
}
.adsdetailmatch h6{
    color: #000;
}
.adsdetailmatch h6 i{
    color: #f66d27;
}
#loginform .select2-container--default .select2-selection--single,
#signupModal .select2-container--default .select2-selection--single,
.selecttwocls .select2-container--default .select2-selection--single {
    border: none;
    height: 44px;
    padding-top: 8px;
}
#loginform .select2-container--default .select2-selection--single .select2-selection__arrow b ,
#signupModal .select2-container--default .select2-selection--single .select2-selection__arrow b,
.selecttwocls .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 7px;
}
.detailbtndiv.homebtn {
    display: inline-flex;
    flex-wrap: wrap;
}
.detailbtndiv.homebtn a.matiching-requirement{
    width: auto;
    padding: 10px 20px;
    min-width: 260px;
}

.chatlist p {
    color: #000;
}
.chatlist p span{
    position: absolute;
    right: 0;
}

.homebtn .post_requirment a{
    background: rgb(255 255 255);

}
.postsdclsorange{
    color: #ef6d2c !important;
}
.postsdclsblue{
    color: #0c257d !important;
}
.nav-tabs .nav-link.searchbuyertabcls.active {
    background-color: #0c257d !important;
}
.nav-tabs .nav-link.searchtenenttabcls.active {
    background-color: #ef6d2c !important;
}

#privacyModal .far.fa-times {
    position: absolute;
    top: 0;
    right: 0;
    background: #0c2681;
    color: #fff;
    border: none;
    padding: 5px 7px 5px 12px;
    border-radius: 0 0 0 15px;
}

.buy_act .expired {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background: red;
    border-radius: 5px;
    padding: 3px 12px;
  }
  
  .buy_act .expired::before {
    content: "";
    background: #fff;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
  }
 
a.mobileicon {
    font-size: 22px;
    color: #ff7d0a;
    display: none;
    position: absolute;
    right: 70px;
    top: 28px;
}
.detailbtndiv button.removearraw::before {
    content: "";
}
.detailbtndiv a.matiching-requirement::before {
	content: "\f054";
	font-family: "Font Awesome 5 Pro";
    position: absolute;
	right: 10px;
}
.Detailsdiv h3 span{
	text-transform:capitalize;
}
.accordion__item__header .btn2 {
    text-transform:capitalize;
}

.accordion__item__header .btn2.dealer {
    background-color: #ff6d0b;
}
.username-cls{
    color: #fff;
}
.buyer_catebox .active-cat{
    background-color: #ff6d0b;
}
.buyer_catebox .active-cat a,
.buyer_catebox li.active-cat a strong{
    color: #fff;
}


.buyer_listbox .custom_label input[type="radio"]:checked + label.boths {
    border: 2px solid #0c257d;
    background: #fff;
    color: #000;
}
.buyer_listbox .custom_label input[type="radio"]:checked + label.buyers {
    background: #0c257d;
    color: #fff;
}
.buyer_listbox .custom_label input[type="radio"]:checked + label.dealers {
    background: #ff6d0b;
    color: #fff;
}
.requirement-match{
    color: #ff6d0b;
}
.seller_info .btn2 {
    text-transform: capitalize;
}

.price-location p.profile {
    color: #000000;
    
}
.detailbox li small {
    font-weight: 600;
    color: #000000;
}
.detailbox li strong {
    font-size: 14px;
    font-weight: 400;
}
kbd.nocritearea{
    background-color: #ff6d0b;
}
kbd.nodeviation{
    background-color: #0c257d;
}
#property_area_map {
    height: 250px;
}
.arraylist{
    height: auto;
    display: inline-block;
}
.reqnotes{
    background: #ffc0cb63;
    color: red;
    padding: 0px 5px;
    text-align: justify;
    font-weight: 500;
}
.units {
    width: 165px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.moretxthide {    
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/* Blog Css */



.details-card .card-content {
	background: #ffffff;
	border: 4px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.details-card .card-img {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	z-index: 1;
}

.details-card .card-img img {
	width: 100%;
	height: auto;
	display: block;
}

.details-card .card-img span {
	position: absolute;
    top: 15%;
    left: 12%;
    background: #1ABC9C;
    padding: 6px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transform: translate(-50%,-50%);
}
.details-card .card-img span h4{
        font-size: 12px;
        margin:0;
        padding:10px 5px;
         line-height: 0;
}
.details-card .card-desc {
	padding: 1.25rem;
}

.details-card .card-desc h3 {
	color: #000000;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}

.details-card .card-desc p {
	color: #747373;
    font-size: 14px;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.5;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}
.details-card .btn-card{
	background-color: #1ABC9C;
	color: #fff;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: .84rem 2.14rem;
    font-size: .81rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    margin: 0;
    border: 0;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
}
.details-card .btn-card:hover {
    background: orange;
}
.details-card a.btn-card {
    text-decoration: none;
    color: #fff;
}