.all_notifications_div{
    max-height: 400px;
    padding-bottom: 0px;
}


.scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #EEE;
}

.block-notific:before {
    position: absolute;
    content: '';
    left: -9px;
    top: 24px;
    width: 20px;
    height: 20px;
    background: #eeeeee;
    border-radius: 25px;
    border: 4px solid #004732;
    z-index: 2;
}

.block-notific:after {
    position: absolute;
    content: '';
    left: 0px;
    width: 3px;
    background: #004732;
    /* bottom: 10px; */
    top: 0px;
    height: 140%;
}

.all_notifications_div .show_all_notifications p{
    margin: 0;
    text-align: center;

}

.all_notifications_div .show_all_notifications p a:hover{
    text-decoration: none;
}

.chat_img{
    height: 75px;
    width: 75px;
    float: right;
}

.chats_container{
    max-height: 350px;
    overflow-y: scroll;
}

.events_notifications_container{
    width: 400px;
    height: 545px;
    top: 0px;
    left: 50px;
    padding: 5px;
    direction: ltr;
    text-align: left;
}

.events_notifications_container h1{
    /*color: #000;*/
    /*margin: 0;*/
    /*text-shadow: 2px 2px #a4a4a4;*/
}

.ck-button {
    background-color:#EFEFEF;
    border-radius:4px;
    border:1px solid #D0D0D0;
    overflow:auto;
    width: 100%;
    margin: 4px auto;
    overflow: hidden;
}

.ck-button label {
    float:left;
    width:4.0em;
    width: 100%;
    margin: 0px;
}

.ck-button label span {
    text-align:center;
    padding:3px 0px;
    display:block;
    border-radius:4px;
}

.ck-button label input {
    position:absolute;
    top:-20px;
    display: none;
}

.ck-button input:hover + span {
    background-color: #004732;
    color: #FFF;
}

.ck-button input:checked + span {
    background-color:#004732;
    color:#fff;
}

.ck-button input:checked:hover + span {
    background-color:#004732;
    color:#fff;
}

.btn-green{
    background: #004732;
    color: #FFF;
}

.btn-green:hover,.btn-green:focus{
    background: #004732;
    color: #FFF;
}

.load_groups_workshops_ul{
    list-style:none;
    height: 172px;
    overflow-y: scroll;
    padding: 0px;
}


.load_groups_workshops_ul li {
    position: relative;
    /*padding-left: 14px;*/
    line-height: 34px;
    border-bottom: 1px solid #004732;
    display: inline-block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.workshop_selects_activity select{
    padding-bottom: 2px;
    padding-top: 2px;
}

.group_header{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.workshop_header{
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.count_followers{
    font-size: 18px;
}

.workshop_header .group_h3{
    /*width: 100%;*/
}

.workshop_header .group_h3 span{
    /*float: right;*/
}

.workshop_header .group_h3 .follow_workshop{
    float: left;
}

.workshop_header .group_h3 .count_followers{
    float: left;
}

.group_h3{
    display: inline-block;
}

.group_dropdown{
    display: inline-block;
    float: right;
}



.group_dropdown .fa-angle-down{
    color: #FFF;
}

.open .fa-angle-down{
    font-weight:bold;
}

.group_container .dropdown-menu{
    right: 0px;
}

.members_table .logo_img{
    width: 50px;height: 50px;border-radius: 100%;
}

.post-content{
    overflow: initial !important;
    display: inline-block !important;
}

.post_header_category_ul{
    list-style:none;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    float: left;
    margin-right: 25px;
}

.post_header_category_ul li{
    float: left;
    border: 1px solid #ffa500;
    padding: 0 5px;
    margin: 0 5px;
    background: #ffa500;
    color: #fff;
}

.post_header_category_ul li:before {
    content: ' ';
}

.post_header_category_ul li:last-child:before {
    content: '';
}

.red_box_timeline{
    box-shadow: 0px 0px 20px 3px #e60a0a;
}

.recommendation_post_div_profit{
    border-color:lime !important;
}

.recommendation_post_div_equal{
    border-color:yellow !important;
}

.recommendation_post_div_lose{
    border-color:#a94442 !important;
}

.box-notifications{
    overflow-y: scroll;
}

.follow-user .unfollow_user span{
    background: #27aae1 !important;
}


.pos_relative{
    position: relative;
}

ul.work-shop li p{
    line-height: 49px;
}

ul.work-shop {
    padding: 0;
    margin: 0px;
    position: relative;
    float: none;
    list-style-type: none;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}

ul.work-shop li label {
    text-align: center;
}

ul.work-shop li:after{
    position: absolute;
    content: '';
    left: 0px;
    width: 3px;
    background: #004732;
    /* bottom: 10px; */
    top: 0px;
    height: 100%;
}

ul.work-shop li:before{
    z-index: 10;
}

.cash-back .box-menu-hover-2 ul.work-shop li label a{
    color: #FFF;
}

.cash-back .box-menu-hover-2 ul.work-shop li label a:hover{
    color: #FFF;
    text-decoration: none;
}

.my_cash_back_accounts li{
    padding-left: 15px !important;
}

.my_cash_back_accounts li .check_account_item{
    display: inline-block;
    float: left;
}

.my_cash_back_accounts li p{
    float: left;
    text-align: left;
}

.check_all_account_items{
    width: 22px;
    cursor: pointer;
}

.left_sidebar_header{
    margin: 10px 0 0 0;
    float: left;
    background: #004732;
    color: #fff;
    font-size: 17px;
    padding: 5px 10px;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.st-menu-fied label{
    margin-bottom: 0px;
}

.white_a{
    color: #FFF;
}

.white_a:hover{
    color: #FFF;
    text-decoration: none;
}

.group_container .white_a{
    line-height: 33px;
}

.profile_setting_ul{
    list-style: none;
}

.profile_setting_ul li{
    width: 100%;
    text-align:left ;
    float: left;
}

.profile-card h5 a {
    width: 93px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    line-height: 15px;
}

.profile-card h5 .full_name {
    width: 70px;
    height: 14px;
    overflow: hidden;
    display: inline-block;
}

.hot_orders_ul{
    max-height: 150px;
    overflow-y: scroll;
}

.hot_order_li a{
    color: #000;
}

.hot_order_li a:hover{
    color: #000;
    text-decoration: none;
}

ul.work-shop li.divider{
    height: 10px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #e5e5e5;
    padding: 0;
}

ul.work-shop li.divider:before{
    display: none !important;
}

ul.work-shop li.divider:after{
    display: none !important;
}

.open_post_image{
    cursor: pointer;
}


.post-main .verified_image_icon{
    float: left !important;
    margin-right: 4px;
    height: auto;
    width: 10px;
}

.comment_upload_img{
    position: absolute;
    right: 27px;
    top: 18px;
    cursor: pointer;
    z-index: 1;
}

.comment_btn{
    bottom: 20px;
    top: auto;
}

.comment_btn .comment_upload_img_btn{
    cursor: pointer;
}


.comment_upload_img .comment_upload_img_btn{
    width: 22px;
    height: 19px;
    background: #FFF;
    line-height: 21px;
    font-size: 20px;
    z-index: 1;
    color: #337ab7;
}

.comment_upload_img .comment_upload_img_input {
    display: block;
    width: 22px;
    height: 19px;
    position: absolute;
    top: 0px;
    z-index: 10;
    opacity: 0;
    cursor: pointer;
}

.write-comment{
    position: relative;
    display: inline-block;
    width: 100%;
}

.write-comment .emojionearea, .emojionearea.form-control{
    width: 93%;
}


.post-content .post-container .post-detail .post-comment .form-control{
    margin: 0px;
}

.comment_img{
    border-radius: 10px;
}

.write-comment .add_comment{
    min-height: 55px;
    /*overflow: hidden;*/
}

.edit_comment_text{
    min-height: 50px;
}

.all_follow_notifications_div {
    max-height: 400px;
}

.not_alert_count {
    background: red;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 16px;
    height: 17px;
    display: block;
    padding: 1px 5px;
    font-size: 14px;
    min-width: 17px;
    line-height: 16px;
    border-radius: 100%;
    text-align: center;
}

.not_alert_count:hover{
    text-decoration: none;
}

.hide_span{
    display: none;
}

.menu_items{
    margin-left: 100px;
}

.menu_item{
    min-width:80px;
    height: 49px;
    float: left;
    text-align: center;
    /*color: #FFF;*/
    color: #c7d1d8;
    margin-right: 5px;
}

.menu_item:hover {
    color: #FFF;
    border-bottom: 2px solid #FFF;
    text-decoration: none;
}

.menu_item.active{
    color: #FFF;
    border-bottom: 2px solid #FFF;
    text-decoration: none;
}

.menu_item .icon{
    display: block;
    width: 100%;
    font-size: 24px;
    margin-top: 5px;
}

.menu_item .text{
    display: block;
    width: 100%;
    line-height: 17px;
}

.all_notifications_section{
    /*margin-left: 25px;*/
}

.send_users_message{
    margin-top: 5px;
}

.btn-site{
    /*background: #004732;*/
    /*color:#c7d1d8 ;*/
    color: #FFF;
    background: orange;
}

.btn-site:hover,.btn-site:focus {
    color:#FFF;
}

.panel-site{
    border-color: #004732;
}

.panel-site>.panel-heading {
    color: #fff;
    background-color: #004732;
    border-color: #004732;
}

.me_dropdown{
    right: 0px;
    left: auto;
}

.upload_profile_image{
    position: relative;
    width: 100px;
    height: 40px;
}

.upload_profile_image_file{
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    /* padding-top: 100%; */
    height: 40px;
}

.crop_profile_img{
    margin-top: 10px;
}

.label-site{
    background: #004732;
}

.load_groups_workshops_ul li a{
    color: #004732;
    font-size: 16px;
    font-weight: bold;
}

.load_groups_workshops_ul li a:hover{
    text-decoration: none;
}

.load_groups_workshops_ul h4{
    color: #004732;
}

.invite_people_header{
    background-color:#004732;
    /*background-color:rgb(40, 62, 74);*/
    /*padding: 0 96px;*/
}

.invite_people_header img{
    width: 230px;
    height: 230px;
}

.invite_people_header h1 {
    display: inline-block;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
}

.invite_people_body{
    background: #FFF;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
    display: inline-block;
    padding-bottom: 50px;
    width: 100%;
}

.linkedin_header{
    font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Lucida Grande,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Emoji,Segoe UI Symbol,Hiragino Kaku Gothic Pro,Meiryo,Hiragino Sans GB W3,Noto Naskh Arabic,Droid Arabic Naskh,Geeza Pro,Simplified Arabic,Noto Sans Thai,Thonburi,Dokchampa,Droid Sans Thai,Droid Sans Fallback,'.SFNSDisplay-Regular',Heiti SC,Microsoft Yahei;
    font-size: 20px;
    line-height: 28px;
    color: rgba(0,0,0,.9);
}

.linkedin_p{
    ont-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Lucida Grande,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Emoji,Segoe UI Symbol,Hiragino Kaku Gothic Pro,Meiryo,Hiragino Sans GB W3,Noto Naskh Arabic,Droid Arabic Naskh,Geeza Pro,Simplified Arabic,Noto Sans Thai,Thonburi,Dokchampa,Droid Sans Thai,Droid Sans Fallback,'.SFNSDisplay-Regular',Heiti SC,Microsoft Yahei;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0,0,0,.6);
}

.invite_people_body .linkedin_header{
    margin-top: 20px;
    margin-bottom: 20px;
}

.email_importer_ul{
    list-style: none;
    margin-top: 20px;
    display: inline-block;
}

.email_importer_ul li{
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.email_importer_method a{
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
    padding: 10px;
}

.email_importer_ul li p{
    margin: 0px;
    line-height: 36px;
}

.email_importer_method img{
    width: 30px;
}

.email_res_parent_div{
    display: none;
}

.invite_people_body .emails_res_ul{
    list-style: none;
    display: inline-block;
    max-height: 400px;
    overflow-y: scroll;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}

.found_users{
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.found_users li{
    float: left;
    width: 200px;
    height: 220px;
    border: 1px solid #CCC;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.found_users li img{
    width: 150px;
    height: 150px;
    border-radius: 100%;
    border: 2px solid #004732;
    margin-top: 10px;
}

.found_users .user_checkbox{
    position: absolute;
    top: 0px;
    right: 10px;
}

.found_users .linkedin_header{
    margin-top: 5px;
    margin-bottom: 5px;
}

.manual_emails_parent_div{
    display: none;
    margin-top: 10px;
}

.linkedin_font{
    font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Lucida Grande,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Emoji,Segoe UI Symbol,Hiragino Kaku Gothic Pro,Meiryo,Hiragino Sans GB W3,Noto Naskh Arabic,Droid Arabic Naskh,Geeza Pro,Simplified Arabic,Noto Sans Thai,Thonburi,Dokchampa,Droid Sans Thai,Droid Sans Fallback,'.SFNSDisplay-Regular',Heiti SC,Microsoft Yahei;
    line-height: 28px;
    color: rgba(0,0,0,.9);
}

.alert-site{
    color: #FFF;
    background-color: #004732;
    border-color: #004732;
}

.add_users_to_group .list_users{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.add_users_to_group .list_users li{
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #CCC;
}

.add_users_to_group .list_users li img{
    width: 50px;
    height: 50px;
}

.add_users_to_group .list_users li .linkedin_header{
    line-height: 25px;
    margin-left: 10px;
    width: 181px;
    overflow: hidden;
    height: 39px;
    border: 2px solid;
    color: #7fa6ff;
    padding: 4px;
    max-width: 190px;
    display: block;
    margin-top: 4px;
}

.add_users_to_group .list_users li .btn-site{
    margin-top: 8px;
}


.carousel-control.right{
    background: none !important;
}

.carousel-control.left{
    background: none !important;
}

.carousel-inner>.item>img{
    margin: 0 auto !important;
}

.right .load_audio {
    float: right;
}

.all_chats_ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    list-style: none;
    height: 435px;
    overflow-y: scroll;
}

.all_chats_ul li{
    width: 100%;
    border-bottom: 1px solid #004732;
    display: inline-block;
    padding-left: 5px;
    position: relative;
}

.all_chats_ul li:hover,.all_chats_ul li.active{
    background:#f1f1f1 ;
}

.all_chats_ul li .linkedin_header{
    font-size: 15px;
    margin: 0px;
    font-weight: bold;
}

.all_chats_ul li p{
    margin: 0px;
}

.all_chats_ul li .msg{
    display: inline-block;
    color: rgba(0,0,0,.9);
    margin-left: 11px;
    line-height: 48px;
}

.all_chats_ul li .chat_link{
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.navbar-fixed-top{
    z-index: 10000000;
    display: inline-block;
    width: 100%;
}

.no_border_radius{
    border-radius: 0px !important;
}

.btn_fixed{
    position: fixed;
    top:65px;
    z-index: 10000000;
    left: 46%;
}

.preferences_parent_div p{
    margin-bottom: 0px;
}

.preferences_parent_div hr{
    margin-top: 5px;
    margin-bottom: 5px;
}

.preferences_parent_div label[for="start_date_id"],
.preferences_parent_div label[for="end_date_id"],
.preferences_parent_div label[for="location_id"],
.preferences_parent_div label[for="from_price_id"],
.preferences_parent_div label[for="to_price_id"]
{
    display: none;
}

.cursor_pointer{
    cursor: pointer !important;
}

.select2-container{
    width: 100% !important;
}

.modal{
    top: 40px !important;
}

.recommendation_inputs .select2-container .select2-selection--single{
    height: 30px !important;
}

.recommendation_inputs .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 3px;
}

.recommendation_inputs .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 30px;
}

.load_groups_workshops_ul li .group_img{
    float: left;
}

.load_groups_workshops_ul li .group_img img{
    width: 75px;
    height: 75px;
    border-radius: 100%;
}

.load_groups_workshops_ul li .group_desc{
    display: inline-block;
    padding-left: 10px;
}

.load_groups_workshops_ul li .group_desc p{
    line-height: 17px;
    /*width: 280px;*/
    color: #6b6b6b;
}

.load_groups_workshops_ul li .group_img {
    float: left;
    display: inline;
    max-width: 20%;
    overflow: hidden;
}
.load_groups_workshops_ul li .group_desc {
    display: inline-block;
    padding-left: 10px;
    float: left;
    width: 80%;
}

.no_bottom_border{
    border-bottom: 0 !important;
}

.click_move_to_div{
    color: #FFF;
}

.post_button_group{
    position: absolute;
    right: 0px;
    top: 0px;
}

.request_to_join_group{
    position: absolute;
    top: -145px;
    z-index: 6600;
    left: 16px;
    text-align: center;
    /*margin-left: 196px;*/
}

.select2-container{
    z-index: 1050 !important;
}


.display_user_img img{
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.des-comment .dropdown-toggle{
    position: absolute;
    top: 0px;
    right: 0px;
}

.des-comment .dropdown-menu{
    top: 16px !important;
    right: 0px;
    left: auto;
}

.panel-orange{
    border-color: #ffa500;
}

.panel-orange>.panel-heading {
    color: #fff;
    background-color: #ffa500;
    border-color: #ffa500;
}

.alert-orange{
    color: #FFF;
    background-color: #ffa500;
    border-color: #ffa500;
}

.des-user p{
    height: 26px;
    overflow: hidden;
    width: 100%;
}

.post_options_btn{
    position: absolute;
    right: 0px;
    top: 0px;
}

.add_post_footer_line_height{
    margin-right: 5px;
    line-height: 34px;
    display: inline-block;
}

.arabic_text td{
    text-align: right !important;
}


.arabic_text .col-md-1,
.arabic_text .col-md-2,
.arabic_text .col-md-3,
.arabic_text .col-md-4,
.arabic_text .col-md-5,
.arabic_text .col-md-6,
.arabic_text .col-md-7,
.arabic_text .col-md-8,
.arabic_text .col-md-9,
.arabic_text .col-md-10,
.arabic_text .col-md-11,
.arabic_text .col-md-12
{
    float: right !important;
}

.arabic_text .col-sm-1,
.arabic_text .col-sm-2,
.arabic_text .col-sm-3,
.arabic_text .col-sm-4,
.arabic_text .col-sm-5,
.arabic_text .col-sm-6,
.arabic_text .col-sm-7,
.arabic_text .col-sm-8,
.arabic_text .col-sm-9,
.arabic_text .col-sm-10,
.arabic_text .col-sm-11,
.arabic_text .col-sm-12
{
    float: right !important;
}

.arabic_text .col-xs-1,
.arabic_text .col-xs-2,
.arabic_text .col-xs-3,
.arabic_text .col-xs-4,
.arabic_text .col-xs-5,
.arabic_text .col-xs-6,
.arabic_text .col-xs-7,
.arabic_text .col-xs-8,
.arabic_text .col-xs-9,
.arabic_text .col-xs-10,
.arabic_text .col-xs-11,
.arabic_text .col-xs-12
{
    float: right !important;
}

.arabic_text.post_header_category_ul li{
    float: right !important;
}

.post_header_category_ul li strong{
    display: block;
}

.user_left_menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.user_left_menu li {
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px !important;
}

.user_left_menu .divider {
    display: none;
}

.group_title_h3 .group_members{
    font-size: 12px;
}