.agent_sale b {
    font-size: 19px;
}
.agent_experience b {
    font-size: 20px;
    font-weight: bold;
}
.agent_company b {
    color: #016E9F;
    font-size: 20px;
}
.agent_name b {
    color: #000;
    font-size: 27px;
    letter-spacing: -1px;
    font-family: inherit;
}
.search_frm {
    border: 10px solid #006E9E;
    background-color: #006E9E;
    border-radius: 3px !important;
}
.search_frm form {
	padding-top: 5px;
}
.search_frm form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
.dashboard-links .active-tab {
    background-color: #E7F8FA;
    margin-left: -1rem;
    margin-right: -1.5rem;
    padding-left: 1rem;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.dashboard-links li.active-tab .dashboard-link {
    color: #1DBCD0;
}
.dashboard-links li {
    list-style: none;
    font-size: 17px;
    line-height: 1.5;
    padding: 3px 0;
    color: #464646;
}
.dashboard-links li .dashboard-link {
    text-decoration: none;
     color: #1DBCD0;
}
.dashboard-links .dashboard-link i {
    width: 30px;
    font-size: 18px;
}
 .dashboard-links .chosen-container {
    display: none !important;

 }
@media only screen and (max-width: 767px) {
    .dashboard-links .chosen-container {
        display: block !important;
    }
    .dashboard-links .chosen-container {
        width: 100% !important;
        margin-bottom: 5px !important;
    }

    .dashboard-links .myList {
          display: none !important;
    }
    .go_profile_btn{
        margin-bottom: 5px !important;
    }

}
.todays_pick_bg { background-color: #ffc107 !important; }
.todays_pick_txt { color: #ffc107 !important; }
.todays_pick_txt h1, .todays_pick_txt .title, .todays_pick_txt a:hover { color: #ffc107 !important; }
.todayspicklabel { margin-left: 118px; padding-top: 5px; padding-bottom: 2px; background-color: #ffdb58; border-radius: 5px; color:white; width: 30px; }
.all_agent_listing #agentspage h1 {
    font-size: 27px !important;
}
.all_agent_listing #agentspage .title {
    font-size: 22px !important;
}
.all_agent_listing #agentspage .numb {
    font-size: 27px !important;
    line-height: 0px !important;
}

.go_profile_btn {
    font-size: 13px;
}
.moving_profile_btn_up{
    position: relative;
    top: -47px;
}
#agnt_search {
    color: #006FA0;
    max-height: 31px !important;
}
#agnt_search::placeholder {
    color: #006FA0;
}
.img_sec{
    position: relative;
}
.add_border_lpge {
    border-bottom: 2px solid #000 !important;
}
@media only screen and (min-width: 1200px) {
    .listing_price {
	position: inherit;
    float: right;
    margin-top: -35px;
    color: #fff;
    background-color: #090504;
}

}
@media only screen and (max-width: 1199px) {
.listing_price {
    position: absolute;
    top: 21%;
    left: 56%;
    color: #fff;
    background-color: #090504;
}
}
@media only screen and (max-width: 991px) {
.listing_price {
    position: absolute;
    top: 19%;
    left: 26%;
    color: #fff;
    background-color: #090504;
}
}
@media only screen and (max-width: 767px) {
.listing_price {
    display: none !important;
}
}
@media only screen and (min-width: 767px) {
.listing_price {
    display: block;
}
}


.mobile_styl-mustard
{
    background-image: url(../../../../uploads/2021/02/m.png);
    background-repeat: no-repeat;
    height: 196px;
}

.notify-badge
{
     background-repeat: no-repeat;

}

#wre-search-form input {
    border-radius: 0px !important;
    height: 32px !important;
}
#wre-search-form input[type="submit"]{
     height: 32px !important;
     font-size: 14px !important;
}
.wre .nice-select{
    border-radius: 0px !important;
    height: 32px !important;
}

.wre-search-form .search-text-wrap a.get-current-location{
    line-height: 27px !important;
}

.wre .nice-select .current{ line-height: 34px !important; }
.wre_topbar { box-shadow: 6px 0 39px 12px #0000001c; }
.wre-items li .inner-container .summary{
    padding-left: 23px !important;
    padding-right: 13px !important;
}