.ord {
    display:none;
    padding: 10px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    margin-bottom: 5px;
    background-color: #f1f1f1;
}

#loadMore, #loadMore2 {

    text-align: center;


}
#loadMore:hover {

}

#loadMore2:hover {

}
.totop, .totop2 {
    position: fixed;
    bottom: 10px;
    right: 20px;
     display: none;
}


.offer {
    display:none;
    padding: 10px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    margin-bottom: 5px;
    background-color: #f1f1f1;
}
.alert{
  z-index: 22
}

.open_message {
  visibility: visible;
  opacity: 1;
    z-index: 555
}
.resive_dec{
    display: none;
}
.order_dec{
    display: none;
}
.account_dec{
    display: none;
}
.user_hide{
    display: none;
}
.custom-control-label::before,
.custom-control-label::after{
    right: -24px!important
}
.custom-control-label{
    display: block!important;
}


.pay_tabs_div input[type = "radio"]{
    display: none;
}
.auction_id,
.end_rent_id,
.sale_id,
.recive_id,
.proposal_id,
.blocked_user_id ,
.all_users_id,
.super_id ,
.supervisior_id,
.request_id{
    display: none;
}
table.dataTable tbody th,
table.dataTable tbody td{
    padding: 15px 10px 8px!important
}
.dataTables_empty{
    padding-right: 20px!important;
}
.message_open_container{
    height: 610px;
    align-items: center;
    justify-content: center;
    display: flex;
    align-content: center;
}
.condition_body li{
    margin-bottom: 14px;
    word-spacing: 1.8px;
    color: #656464;
}
.results img{
    height: 100%!important;
    object-fit: fill;
}

.Advert-detaile{
    padding-right: 30px
}
.Advert-detaile ul{
    border-right: 1px solid #ABABAB;
    padding-right: 10px
}
.Advert-detaile ul li{
    clear: both;
    margin-bottom: 10px;
    position: relative
}
.Advert-detaile ul li p{
    float: right
}
.Advert-detaile ul li p img{
    display: inline-block;
}
.Advert-detaile ul li p .small{
}
.Advert-detaile ul li p .adv_depart{
    position: absolute;
    left: 22%;
    top: 0
}
.small_btn{
    font-size: 12px;
    color: #000;
    background: #ECECEC;
    border-radius: 12px;
    padding: 1px 11px;
}
.Advert-detaile ul li  .adv_num{
    float: left;
}
.Advert .advert-body ul li img{
    margin-bottom: 10px;
}
.Advert .advert-body ul li {
    display: inline-block !important;
    margin: 0 5px;
    text-align: right!important;
}
.mid{
    padding: 0 40px
}
.head_border{
    font-weight: 400;
  font-size: 17px;
  padding-bottom: 20px;
    border-bottom: 1.5px solid #000;
    display: inline-block;
    margin-bottom: 20px;
}

.nav-list li.active {
/*  background-color: #292929;*/
}
.nav-list li i{
    font-size: 19px;
    color: #ffe402;
}
.nav-list li{
    position: relative;
}
.nav-list li::after{
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 0;
    background-color: #292929;
    height: 100%;
    opacity: .7;
    transition: all .3s ease-in-out
}
.nav-list li:hover::after{
    width: 100%
}
.nestedlist{
    margin-right: 18px;
}
.nestedlist,
.nestedlist li i,
.nestedlist li a{
    position: relative;
    z-index: 33
}
.nestedlist li:hover{
    color: #FFE400
}
/*not found akarat
=====================*/
.notfound_akar{
    display: flex;
    height: calc(100vh - 120px);
    width: 100%;
    align-items: center;
    justify-content: center;
}
/*//////////////////////*/
.profile_action img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
}
.profile_action ul {
    font-size: 14px;
    transition: all .4s ease-in-out;
    background-color: #000;
    text-align: center;
    border-radius: 9px;
    position: absolute;
    padding: 20px;
    width: 260px;
    top:200%;
    left: 44%;
    visibility: hidden;
    opacity: 0
}
.profile_action ul h5{
    font-size: 18px
}
.profile_action ul::after{
    position: absolute;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000;
    border-left: 8px solid #000;
    content: "";
    top: -7px;
    left: 11%;
    transform: rotate(45deg);
}
.profile_action ul li {
  margin: 10px 0;
  background-color: inherit;
  padding: 7px 0;
  transition: all .2s ease-in-out;
    color: #fff;

}
.profile_action ul li:not(:first-of-type){
    border-radius: 25px
}

.profile_action ul li a {
   color: #fff;
}
.profile_action ul li:hover {
   background-color: #FFE400;
    color: #000
}
.profile_action ul li:first-of-type{
    margin-bottom: 10px
}
.profile_action ul li:first-of-type:hover{
    background-color: #000;
    color: #fff
}
.profile_action ul li:first-of-type img{
    width: 78px;
    height: 78px
}
.profile_action ul li:hover a{
    color: #000

}
.profile_action ul.open {
  visibility: visible;
    opacity: 1;
    top: 140%;
    z-index: 666!important
}

/*condition admin
====================*/
.condition_btn{
    height: 40px;
    line-height: 40px;
    border-radius: 25px;
}
.condition_btn img{
    margin-left: 10px;
}
/*condition user
====================*/
.condition_tabs{
    margin-bottom: 25px;
}
.condition_tabs ul{

}
.condition_tabs ul li{
    display: inline-block;
    color: #ABABAB;
    margin-left: 10px;
   transition: all .4s ease-in-out;
    cursor: pointer;
    position: relative
}
.condition_tabs ul li::after{
    content: "";
    position: absolute;
    width: 0;
    height: 1.5px;
    background-color: #000;
    right: 0;
    top: 117%;
     transition: all .4s ease-in-out;
}
.condition_tabs ul li:hover::after,
.condition_tabs ul li.active::after{
    width: 100%
}
.condition_tabs ul li:hover,
.condition_tabs ul li.active{
    color: #000
}

.Terms_of_use{
    display: none
}


@media(min-width:1200px){
    .front_profileaction,
    .front_profileaction.open{
        left: -15px!important;
    }
}

@media(max-width:1199px){
    .front_profileaction,
     .front_profileaction.open{
        left: -15px!important;
    }
}
@media (max-width: 768){
    .front_profileaction,
     .front_profileaction.open {
        left: 27px!important;
        top: 122%
    }
}

@media(max-width:992px){
    .profile_action ul.open{
        top: 127%;
    }
    .view_signUp{
        margin-top: 5px;
    }
    .profile_action img{
        margin-bottom: 5px;
    }
}

@media(max-width:768){
 .condition_body{
        font-size: 14px
    }
}
