.alert {
    border: 0;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: 0px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}


.greetalert .small-texts {
    font-weight: 500;
    font-size: 15.5px;
    padding-right: 50px;
    display: block;
}

.greetalert img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    user-select: none;
}

.greetalert .close {
    right: 4px;
    top: 0px;
    position: absolute;
}

.send-money-btn {
    background-color: #968a8a;
    height: 30px;
}

.send-money-btn:hover {
    background-color: #b1afaf;
}

.row_new {
    margin-top: -48px !important;
}

.add-gst-btn {
    background: #000000;
    color: #fff !important;
}

.offer_service {
    background-color: #f4f3f3;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.06);
}

.share_modal_social_icos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
}

.social-btn-parent {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 6px 9px;
    text-decoration: none;
}

.social-btn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f3f3;
    margin-bottom: 5px;
}

.select_radio_btn {
    font-family: "Lato", sans-serif;
    padding: 20px 0 0;
}

.share_modal_opts_icos > h4 {
    text-align: initial;
}

.select_radio_btn h4 {
    font-size: 17px;
    font-weight: 600;
    margin: -15px 0 25px;
}

.select_radio_btn .select_radio_btn_innr {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.share_modal_opts_icos.select_radio_btn label {
    width: 50%;
}

.select_radio_btn label {
    width: 33.3333333%;
    margin: 0;
    padding: 0 12px;
    margin-bottom: 24px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 7px;
    font-size: 13px;
}

.select_radio_btn label > input {
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}

.select_radio_btn .sr_btn_lab_innr {
    width: 100%;
    margin: 0;
    box-shadow: 0 0 0 1px #e6e6e6;
    border-radius: 6px;
    position: relative;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.2s ease;
    display: block;
    padding: 20px 10px;
}

.select_radio_btn.small_rbtn .sr_btn_img {
    margin: auto;
    filter: grayscale(1);
    transition: all 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f1f1f1;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    opacity: .7;
}

.share_modal_opts_icos.select_radio_btn.small_rbtn .sr_btn_img {
    display: inline-flex;
    vertical-align: middle;
    height: 35px;
    width: 35px;
    border-radius: 10px;
}

.share_modl_post_cont .panel {
    background-color: #f4f4f4;
    box-shadow: none;
}

.share_modl_post_cont .panel {
    background-color: #f4f4f4;
    box-shadow: none;
}

.share_modl_post_cont .post-heading {
    padding: 17px 15px;
}

.post .post-heading {
    height: 70px;
    padding: 20px 15px;
}

.share_modl_post_cont .post-heading > .image {
    margin-top: -3px;
}

.post .post-heading .avatar {
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 50%;
}

.share_modl_post_cont .post-heading .dropdown-toggle {
    display: block;
    margin: 9px 0;
}

.tags-input-button {
    top: 5px;
    right: 5px;
    height: 30px;
    width: 30px;
    padding: 5px;
    color: #fff;
    background-color: #142fdb;
    border-radius: 3px;
    margin: 0;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border: 0;
}

.danger-input-button {
    top: 5px;
    right: 5px;
    height: 30px;
    width: 30px;
    padding: 5px;
    color: #fff;
    background-color: red;
    border-radius: 3px;
    margin: 0;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border: 0;
}

.request_accept {
    font-size: 24px;
    border: 1px solid;
    background: green;
    color: white;
    padding: 5px;
    border-radius: 6px;
}

.request_reject {
    font-size: 26px;
    padding: 4px;
    background: gray;
    color: white;
    border-radius: 4px;
    margin: 1px;
    margin-left: 1px;
    margin-left: 4px;
}

.request_detail {
    font-size: 26px;
    margin-left: 3px;
    background: blue;
    padding: 4px;
    border-radius: 4px;
    color: white;
}


#image-holder {
    width: 100%;
    padding: 0 8px;
    margin: 5px 0 10px;
    white-space: nowrap;
}

.thumb-image-delete {
    position: relative;
    display: inline-block;
}

.thumb-image-delete-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    text-align: center;
    line-height: 1;
    padding: 3px;
}

#image-holder .thumb-image {
    width: 100px;
    height: 100px;
    margin: 0 5px 0 0;
    margin-right: 5px;
    display: inline-block;
    object-fit: cover;
    user-select: none;
    pointer-events: none;
    border-radius: 4px;
}

.hidden {
    display: none;
}

.inner-addon {
    position: relative;
}

.pull-left {
    float: left !important;
}

span svg.feather {
    position: absolute;
    margin: 7px;
    width: 18px;
    height: 18px;
    color: #91699c;
}

#video-form .inner-addon span input.form-control {
    width: 350px;
}

#video-form .inner-addon span.video-custom-thumb {
    line-height: 34px;
    font-size: 14px;
    color: #666;
    text-transform: capitalize;
    font-family: Roboto, sans-serif;
    margin-right: 5px;
    user-select: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
}

#video-form div.video-poster-image {
    width: 100%;
    overflow: hidden;
    background: #fff;
    display: none;
    padding: 7px;
}

#video-form div.video-poster-image .thumb-renderer {
    width: 100%;
    display: table;
    min-height: 210px;
    overflow: hidden;
    border: 2px dashed #ccc;
    background: #fff;
    padding: 5px;
    transition: all .2s ease-in-out;
}

#video-form div.video-poster-image .thumb-renderer #post_vthumb_droparea {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    color: #666;
}

#video-form div.video-poster-image .thumb-renderer #post_vthumb_droparea {
    text-align: center;
    color: #666;
}

#video-form div.video-poster-image .thumb-renderer #post_vthumb_droparea {
    text-align: center;
    color: #666;
}

.feather-upload-cloud {
    margin-left: 241px;
}

.Search_filter {
    padding: 5px;
}

.peopel-block {
    display: inline-block;
}

.view_all {
    background: hsl(0, 0%, 100%);
    color: hsl(0, 0%, 20%);
    padding: 8px 25px;
    cursor: pointer;
    border: none;
    border: 2px solid hsl(0, 0%, 90%);
    transition: background .2s, color .2s;
    font-weight: 500;
    border-radius: 3px;
    font-size: 13px;
    font-family: 'Heebo', sans-serif !important;
    border-color: #cccbc6;
}

.msg-tabs {
   
}

.chat-input-toolbar {
    display: flex;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.chat-input {
    border: 3px solid #efefef !important;
    background: transparent;
    border-radius: 3px;
    height: 50px;

    font-weight: 400;
    background: transparent;
    font-size: 14px;
    outline: none;
    box-shadow: none;
    resize: none !important;
    overflow-wrap: anywhere;
    overflow-y: scroll;
}
.Save_profile{
    background: #3a7ea3;
    color: white !important;
}
.rating_total{
    color: #ffb33e;
    float: right;
    margin-top: 10px;
    margin-right: 7px;
}
.rating_star{
    color: #ffb33e !important;
    margin-top: 10px;
    margin-right: 7px;
}

.comment-image{
    width: 40%;
}
.comment-image img {
    border-radius: 2px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 100px;
}

.margin-icon{
    margin-left: 5px;
}
.delete_-icon{
    margin-left: 7px;
}
#recordPostAudio{
    padding: 0;
    border: 0;
    width: 20px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
img{
    height: auto !important;
}
img, video{
    /*height: auto !important;*/
}
.charges-fair{
    font-size: 30px;
    padding: 3px;
    color: blue;
}

.fair_detail{
    font-size: 30px;
    padding: 3px;
    color: blue;
}

.servicechargeAccept{
    background: #ede8e8;
    /* font-size: 32px; */
    border-radius: 5px;
    color: blue;
    margin: 5px;
}
.payment-charges{
    /* font-size: 32px;
    padding: 4px; */
}

.header-color{
    margin-bottom: 11px;

}
.card_header{
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: white !important;
}
.add_strip_padding{
    padding: 10px;
}

.btn-primary{
    background-color: #000000 !important;
}
.charges_status_color{
    color: red;
}
.cv_upload{
    width:70px;
    height: 70px;

}
.action-buttons {
    position: absolute;
    top: -20px;
    right: 0px;
    display: flex;
    gap: 0px;
}

.action-buttons .icon-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;   /* same button size */
    height: 36px;
    margin-left: 0px;
    text-decoration: none;
}

.action-buttons .icon-img {
    max-width: 20px;
    max-height: 20px;
    object-fit: contain;
}



.banner-item img{
    height: auto !important;
}

.job-bg-circle {
    height: 60px !important;
}
.dp_image_sidebar{
    height: 100% !important;;
}
.dp_image_header{
    width: 40px !important;
    height: 40px !important;
}
.broswse-member-image{
    width: 50px !important;
    height: 50px !important;
}
/* ahad csss */
@media only screen and (max-width: 426px){
    .ft-plus-square{
        width: 50px !important;
        height: 50px !important;
    }
    .notification-text
    {
        display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 9px;
    }
    .oflst125
    {
        padding-left: 0px !important;
    }
    
  }
  /* ahad css end */
.ft-plus-square{
    width: 60px ;
    height: 60px;
}
.post-commet-textarea .dp_image_comment{
    height: 45px !important;
    width: 45px;
}
.reply__comment
.dp_image_comment{
    height: 36px !important; width: 40px;
}
.dispute_order{
    height: 34px;
    /* background-color: #fb2d00f0; */
    /* color: white; */
    padding: 7px;
    border-radius: 5px;
}

@media (max-width: 900px) {
    :is(.res_main_logo, .main_logo) img{
        width: 40px;
    }
    .opts_account img{
        width: 40px !important;
        height: 40px !important;
    }

    .post-img :is(img, video){
        max-height: 250px;
    }

    footer{
        /* position: fixed; */
        width: 100%;
        left: 0px;
        bottom: 0px;
        z-index: 10;
    }

    .order-1{
        order: -1;
    }

    body{
        padding-bottom: 425px;
    }

    .my-repsonsive-padding{
        margin-bottom: 550px;
    }
}
.story_image  img
{
    object-fit: cover !important;
    height: 100% !important;
}
@media (min-width:1200px) {

    .aside-order
    {
        position: sticky;
        top:0;
        height: 100%;
        overflow-y: scroll;
        top:13%;

    }
    .aside-order::-webkit-scrollbar {
        display: none;
        width: 10px;
      }
    .center_section_123
    {
        position: relative;
        top:0;
        overflow-y: scroll;
        overflow-x: hidden;
    }
   .main_container_123 ::-webkit-scrollbar {
        display: none;
        width: 10px;
      }

    .main_container_123  ::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
      }
}
.walkthrough-body ul li  a
{
    display: block !important;

    width: 40px !important;
    border-radius: 0 !important;
    height: 40px !important;
    background-color: #961719 !important;
    position: absolute !important;
    top: -9%;
    left: -11%;

}
.walkthrough-body ul li  a i
{
    color: white !important;
    font-size: 18px !important;
    line-height: 40px!important;
}

.night-mode #content_1  a
{
    color:#000 !important;
}
.header-inner
{ 
    background-color: #fff;
    padding:10px 0px;
}
.night-mode .header-inner
{
    background-color: #242424;
}
.night-mode .view-btn
{
    color: #fff !important;
}
.night-mode .my_affiliates-dt .card-title {
    color: #000 !important;
}
.night-mode .select2-results__options .select2-results__option--selectable
{
    color: #000 !important;
}

/* #v-pills-tab a
{
    display: flex;
    justify-content: center;
    gap: 19px;
    align-items: center;
} */
.night-mode .search-form-control

{
    color: #ffffff !important;
}
#members  .view-btn
{
    display: inline-flex !important;
    gap: 13px !important;
}
.Search_filter
{
    padding: 0px;
}
.btn-4585 {
    border: 2px solid hsl(0, 0%, 90%);
    border-radius: 12px;
    overflow: hidden;
    display: inline-block;
}
.night-mode .owl_title h4{
    color:#fff !important;
}
.night-mode .owl_title a{
    color: #fff !important;
}
.presence-entity__badge{
    bottom: 5px;
     right: 0px !important;
    /*left: 41px !important;*/
    width: 12px;
}
.view_sender_chat_list{
    height: 380px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
}
.msg_write_combo{

    width: 100%;

    padding: 0px 12px;
    background-color: transparent;
    border: 0;
    border-radius: 3px !important;
    outline: none;
    box-shadow: none;
}

.headtte14m span
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.add-left-items ul li
{
    vertical-align: middle  !important;
}
.night-mode  .ach_page__badges__item h3
{
    color: #000 !important;
}
.bottom_bar
{
    visibility: hidden !important;
}
/* asdasd */
#button {
    display: inline-block;
    background-color: #968a8a;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 10px;
    right: 15px;
    transition: background-color .3s,
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
  }
  #button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 40px;
    color: #fff;
  }
  #button:hover {
    cursor: pointer;
    background-color: #333;
  }
  #button:active {
    background-color: #555;
  }
  #button.show {
    opacity: 1;
    visibility: visible;
  }

  /* Styles for the content section */

  .content {
    width: 77%;
    margin: 50px auto;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    color: #6c767a;
    line-height: 1.9;
  }
  @media (min-width: 500px) {
    .content {
      width: 43%;
    }
    #button {
      margin: 30px;
    }
  }
  .content h1 {
    margin-bottom: -10px;
    color: #03a9f4;
    line-height: 1.5;
  }
  .content h3 {
    font-style: italic;
    color: #96a2a7;
  }
  .post-meta p
  {
    word-break: break-word;
      text-align: justify;
  }
  .home-upload-cate
  {
      width: 50% !important;
  }
.profile-box .left-side
{
    word-break: break-all !important;
}
.night-mode .social_buttons_list span
{
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
.item-setting  .edu span{
    color: #000;
}
.night-mode .item-setting  .edu span{
    color: #fff;
}
.owl-carousel .owl-stage-outer
{
    height: 100%;
}
.modal_content
{
    height: 500px;
}
.modal_content .owl-carousel .owl-stage-outer
{
    height: 100%;
}
.modal_content .owl-carousel .owl-item img
{
    height: 100% !important;
    object-fit: cover;
}
.registration_line
{
    text-align: right !important;
}
.message_part
{
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: space-between;
}
.message_part .message_counter
{
    display: block;
    background: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    color: #000000;
    font-weight: 700;
}
.chat-input-toolbar
{
    gap: 10px;
}
.chat-input-toolbar button i
{
    color: #000;
    font-size: 13px;
}
/* #chatInput
{

    padding: 21px 10px !important;
} */
.chat-msg-item
{
    word-break: break-all;
}
#v-pills-tab a
{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

#header_tab_content a
{
    display: flex;
    flex-direction: row;
    align-items:    center;
    gap: 8px;
    background: #0d6efd;
    height: 40px;
    width: 85px;
    border-radius: 40px;
    justify-content: center;
    color: #ffff;
}


.jobs_index a {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.alert-action{
    padding: 10px !important;
}
#message_1
{
    display: flex !important;
    gap: 20px;
    padding: 5px;
}
.message_left
{
    flex-basis: 30%;
}
.message_right
{
    display: flex;
    flex-direction: column;
    flex-basis: 70%;
    justify-content: center;
}
.message_list
{
    padding: 4px;
    border-bottom: 1px solid #ebebeb;
}
/* .feed-shared-dt-1 p
{
        height:200px;
    display:block;

    padding:10px;
    overflow:hidden;

} */
.rating_avg
{
    display: none !important;
}
.chat-input
{
    padding: 10px 12px !important ;
}
.imagecheck-image
{
    object-fit: cover !important;
}
h1,h2,h3,h4,h5,h6,p,a,
span
{
word-break: break-all;
}
.image_form
{
    padding: 1px 16px !important;
}
.image_preview
{
    display: flex;
    position: relative;
}
.image_part_123
{
    flex-basis: 61%;
    position: relative;
    overflow: scroll;
}
.image_part_321
{
    flex-basis: 40%;
    display: flex;

}
.joblftdt5
{
    margin: 15px 0px ;
}
.modal-dialog-123
{
   max-width: 1120px !important;
}
@media (min-width:426px) {
    .image_part_123 img
    {
        object-fit: contain !important;
        height: 100%  !important;
    }
}

.image_part_321 .we-comment-dt
{
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
}
.pull-right .dropdown .dropdown-menu

{
    width: 5rem !important;
    min-width: 5rem !important;
    transform: translate(0px, 15px) !important;
}
.image_part_321 .we-comment
{
    width: 89%;
}
#zoom {
    width: 100%;
    height: 100%;
    transform-origin: 0px 0px;
    transform: scale(1) translate(0px, 0px);
    cursor: grab;
  }

.image_part_321 .inner-reply
{
    width: 70% !important;
}
.inner-reply
{
    width: 80% !important;
}
#zuck-modal-slider-stories .head .right
{
    display: flex;
    align-content: center;
    align-items: center;

}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    color: blue;
    cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}



.image_part_321 .inner-reply
{
    width: 70% !important;
}
.inner-reply
{
    width: 80% !important;
}
#zuck-modal-slider-stories .head .right
{
    display: flex;
    align-content: center;
    align-items: center;

}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    color: blue;
    cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}

/*.banner-media-body{*/
/*    margin-left: -239px;*/
/*}*/
.video_del{
    font-size: 40px;
}
.upload_video a
{
width: 150px !important;
    height: 37.5px !important;
    font-weight: 300;
    color: #000000 !important;
    display: flex !important;
    text-align: center !important;
    background-color: #fff !important;
    justify-content: center !important;
    border-radius: 5px !important;
}
.upload_video a label
{
    display: flex;

    align-items: center;
    gap: 7px;
}
.post_icons
{
    width: 50px;
    height: 50px;
    background-color: rgba(22, 24, 35, 0.06);
    border-radius: 50%;
}
.inner_icons
{
    font-size: 20px;
    color: #000;
}
.inner_icons .active
{
    color: #142fdb !important;
}
.new_design_video_colum
{
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0px;
    border-top: 1px solid #c9c9c954;
}
.center_section_123::-webkit-scrollbar
{
    display: none;
}
.modal-dialog
{
    max-width: 870px ;
}
.user-name
{
    font-weight: 700  !important;
}
.night-mode .google_buuton
{
    background-color: #fff !important;
}
.night-mode .google_buuton a .google_login__text
{
    color: #000 !important;
}
.night-mode  .form-control
{
    color: #000 !important;
}
.night-mode .CustomCharges_header
{
    background-color: #242424 !important;
}
.night-mode .CustomCharges_header_123
{
    border: 1px solid #efefef !important;
}
#CustomChargesLabel .btn-close
{
    color:#fff !important;
}
.night-mode .modal-content
{
    background-color: #242424 !important;
}
.slry-dt
{
    padding: 0 0px !important;
}
.night-mode .slry-dt

{
    background: #fff !important;
}
.night-mode #flush-collapseOne
{
    background-color: #333333  !important;
}
.main-comment-section
{
    border: none;
}
.imageModal-123 .modal-dialog
{
    max-width: 1130px !important;
}
.imageModal-123  .modal-dialog-scrollable .modal-content
{
    height: 450px;
    border-radius: 25px !important;
}
.pdct-img{
    flex-basis: 7% !important;
}


/*.image_show{*/
/*    border-radius: 31px;*/
/*}*/
.save-change-btns
{
border-radius:0px 0px 10px 10px;
}
.avatar-btn [type="file"] + label
{
    padding: none !important;
    display: flex;
    justify-content: center;
    align-items: center;

}
.avatar-btn [type="file"] + label i{
    margin: 0px !important;
}

.modal-backdrop
{
    z-index: 10 !important;
    display: none !important;
}
.mic_forum_thead tr th
{
padding :10px !important;
}
#video-preview
{
    margin: 10px 0px;
}

  .filter-list ul li:nth-child(n + 3) {
  display: none;
}
.filter-list ul li.showList {
  display: list-item;
}
.filter-list label.more {
  color: #f86843;
  font-weight: 600;
  font-style: oblique;
  display: none;
}
.filter-list label.close {
    color: #f86843;
    font-weight: 600;
    font-style: oblique;
    display: none;
  }
.close
{
    display: none;
}
.filter-list label.more.showMe {
  display: block !important;
}
.filter-list label.close.showMe {
    display: block !important;
  }
.background_change
{
    background-color: #890D0F !important;
}
.background_change h5
{
color: #fff ;
}
.background_change  button i{
    color: #fff;
}
.width_set
{
    max-width: 600px !important;
}
.job_share_box
{
    display: flex !important;
    justify-content: space-between;
    border: 2px solid #f0f3f5;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}
.job_share_box .inner_box_1 p
{
    margin: 0px;
}
.inner_box_2 view_job_btn
{
    width: 100px;
    height: 40px;
    color: #0d6efd;
    border-radius: 25px;
    border: 2px solid #0d6efd;
    font-size: 16px;
    transition: .6s;
}
.inner_box_2 view_job_btn:hover
{
    background: #0d6efd;
    color: #fff3cd;
}

.view_job_btn{
    width: 120px !important;
    height: 40px !important;
    color: #0d6efd !important;
    border-radius: 25px !important;
    border: 2px solid #0d6efd !important;
    font-size: 16px !important;
    transition: .6s !important;
}

.view_job_btn:hover{
    background: #0d6efd !important;
    color: #fff3cd !important;
}
.inner_row_job
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mini_tags
{
    margin: 20px 0px 0px 0px;
}
.mini_tags .mini_tag
{
    /* background: #ff6f6f ; */
      /* background: linear-gradient(135deg, #a799fe, #8870fd) !important; */
    border-radius: 26px;
    padding: 5px 10px;
    color: #000000;
    margin: 0px 5px;
}
.mini_tags .mini_tag:nth-child(1) {
    /* background: linear-gradient(135deg, #A799FE, #8870FD ) !important; */
    background: linear-gradient( #FEAF64, #FB923A) !important;
}
.mini_tags .mini_tag:nth-child(2) {
    background: linear-gradient( #9BC4F6, #62A8EF) !important;
}

.mini_tags .mini_tag:nth-child(3) {
    background: linear-gradient( #88D87D, #60BE63) !important;
}
.mini_tags .mini_tag:nth-child(4) {
    background: linear-gradient( #A799FE, #8870FD) !important;
}

.author-dts
{
    width: 100%;
}

@media (max-width:425px) {
    .inner_row_job {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .mini_tags {
        
        margin: 20px 0px 0px 0px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
}
.follow_bar
{
    display: flex;
    flex-direction: row;
    width: 100%;
    /* max-width: 89%; */
    justify-content: space-between;
}
.follow_bar .right_part
{
    display: flex;
    gap: 17px;
    flex-basis: 27%;

}
#follow-23
{
    width: 43%;
}
.follow_user{
    border-radius: 20px !important;
    /*width: 30%;*/
}
.block_user{
    border-radius: 20px !important;
}
.services_for_tag
{
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: 10px;
    justify-content: center;
}
.services_for_tag ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    background: #000000;
    padding: 5px;
    justify-content: center;
    border-radius: 20px;
}
.services_for_tag ul li
{
    text-align: center;
    margin: 1px 5px;
}
.services_for_tag ul li span{
    color:#fff;
    font-size: 12px;
}
.ppuser-card {
    padding: 7px !important;
}
.user_service_mode_color{
    border: 1px solid transparent;
    font-size: 14px;
    background: #000000;
    color: #fff;
    padding: 5px 5px;
    border-radius: 5px;
}
.user-service-modes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px; 
}
.user-service-modes .theme_colors {
    color: #333; 
}
.user-service-modes .separator {
    width: 1px !important;
    height: 20px !important; 
    background-color: #ccc !important; 
}
.price-section {
    display: inline-block;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease; 
}

.price-section:hover {
    background: #e9ecef; 
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); 
}

.price-section .job-tag {
    font-size: 1rem; 
    font-weight: bold; 
    color: #333; 
}

.theme_color {
    color: #007bff !important; 
}

.user_service_mode_colors {
    background-color: #f1f1f1; 
    padding: 5px 10px; 
    border-radius: 5px; 
}

.span_color_value{
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 0px;
}
.cnnt-list .owl-item
{
width: 250px!important;
}
.imag_match{
    width: 100px;
    height: 100px;
    /*display: flex;*/
}
.image_dev{
    height: 50vh;
    width: 100%;
    display: grid;
    place-items: center;
}
.image_wrape{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.no_match_text{
    font-size: 20px;
    text-align: center;
}

    :is(#staticBack,#staticBackeducation) .modal-dialog
    {
        width: 870px;
        max-width: 870px  ;
    }

.home-upload-links {
    display: inline-flex;
}
.publish_to_work{
    color: #000000;
    /* background-image: linear-gradient(#802626,#5c5555); */
    /* background: #802626; */
}
.publish_to_work:hover{
    background: #fff  !important;
}
.mb-30 {
    margin-bottom: 15px !important
}
.send_input_group .post-base-1
{
    width: 100%;
    justify-content: space-between;
}
.post-base-1 .chat__box
{
    /* flex-basis: 90%;
    border: 1px solid lightgray;
    padding: 5px; */
     flex-basis: 90%;
    border: 1px solid lightgray;
    padding: 10px 16px;   /* more padding for better look */
    border-radius: 25px;  /* smooth rounded corners */
    outline: none;
    font-size: 14px;      /* optional: cleaner text */
}
.chat__icon
{
    flex-basis: 10%;
}

.image_message_holder{
    height: 100px;
    width: 150px;
}
.emojionearea.emojionearea-inline > .emojionearea-editor
{
    white-space: pre-line !important;
    height: 47px !important;
    min-height: 20px !important;
    overflow: auto !important ;
    width: 90% !important;
}
.you_message_image{
    height: 120px;
    width: 250px;
    border-radius: 6px;
}
.me_message_image{
    height: 120px;
    width: 250px;
    border-radius: 6px;
}
.me_message_image_new{
    height: 120px;
    width: 250px;
    border-radius: 6px;
}
.me .notifi-event
{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 9px;
}
.emojionearea.emojionearea-inline{
    height: 40px !important;
}
.object_fit_contain
{
    object-fit: contain !important;
}
.all-info__right
{

    top:15px;
    right:30px;
}
.profile_social_icons
{
    display: flex;
    gap: 10px;

}
.profile_social_icons li
{
    display: block;
    height: 35px;
    width: 35px;

    text-align: center;
    border-radius: 50%;
}
.profile_social_icons li a i
{
    line-height: 35px;
    color: #fff;
}
.follow_btn
{
    width: 100px;
    height: 36px;
    background: #000000!important;
    text-align: center;
    border-radius: 6px;
    color: #fff !important;
}
.follow_btn a
{
    color: #fff !important ;
    background: transparent;
}
p,a,h1
,h2
,h3,
h4,h5,h6,strong

{
    font-family: Arial, Helvetica, sans-serif !important;
    text-transform: capitalize  !important;
    word-break: break-word;

}

strong
{
    color:#000 !important;
}
.profile__icon
{
    font-size: 14px;
    height: 25px;
    Width: 25px;
    background: #ffecec;
    border-radius: 100%;
    margin-right: 8px;
    text-align: center;
    line-height: 26px !important;
}
.stories.carousel .story>.item-link>.item-preview img
{
    height: 100% !important
}
a:hover{
    text-decoration: none !important;
}
button:hover{
    text-decoration: none !important;
}


.me .chat_file
{
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 10px;
    background: #b7ffc8;
    border-radius: 10px;
    color: #000;
}
.me .chat_file i
{
    color: #000;
}
.you  .chat_file
{
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 10px;
    background: #f5f5f5 ;
    border-radius: 10px;
    color: #000;
}
.you  .chat_file i
{
    color: #000;
}
.owl-item  .item

{
    word-break: normal !important;
    white-space: normal !important;
    overflow: hidden;
}
/* search section font style */
.job-loca
{
    color: #000 !important;
}

/* link tag globally defined  */
a{
    /* color: #000 !important; */
}
/* left sidebar font color  */
.all-info__right
{
    color: #000 !important;
}

.follow__list
{
    gap: 10px;
    align-items: center;
    padding: 10px;
<<<<<<< HEAD
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    background:#000 !important;
}
