
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,700;0,800;1,400;1,500;1,600&display=swap');


body{ color:#767676;}
a[href^=tel] {
   text-decoration:inherit;
   color: inherit;  
}
p{ color:#767676;} 

h1, h2, h3, h4, h5, h6{color: #7da5bb;}
 
.nopadding {padding: 0px !important;} 
.separate-containers .site-main > *{margin-bottom: 0px !important;}  
h1.entry-title{font-size: 22px; border-bottom: 1px solid #7da5bb; padding-bottom: 5px; font-weight: 600; margin-bottom:10px; color:#7da5bb;}
ul, ol {margin: 0;padding: 0px;} 
body{font-family: 'Source Sans Pro', sans-serif; font-weight:500;}
.hide_suget{display:none}   
#buddypress #item-header-cover-image #item-header-avatar, .bp-user #buddypress #item-header #item-header-cover-image #item-header-avatar, #buddypress div#item-header #item-header-cover-image #item-header-content{box-sizing: border-box;}

a, a:visited {
    color:#7da5bb;  
}
/*a:hover, a:focus, a:active{color:#7da5bb !important;}*/
.right_usermenu li.active {
    background: #000;
}
a:hover, a:focus, a:active{ color:#767676;}
input:focus {        
    outline: none;
} 

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select{ color:#767676;}

.bp-login-widget-user-logout {text-align: right; font-size: 14px;}  
.buddypress-wrap .standard-form input[required]:invalid, .buddypress-wrap .standard-form select[required]:invalid, .buddypress-wrap .standard-form textarea[required]:invalid,
input, .register-page .signup-form .wp-pwd button{border-color:#767676; color: #767676;}  

.buddypress-wrap .bp-feedback p:first-letter{text-transform: uppercase;}

.preloader{ padding: 15px; }

/*.....header start......*/
.heade_content_wrapper {display: flex;width: 100%;flex-wrap: wrap;justify-content: space-between; max-width: 1920px;margin: 0 auto;}
.grid-95{width: calc(100% - 70px);width: -moz-calc(100% - 70px);width: -webkit-calc(100% - 70px);width: -ms-calc(100% - 70px);}
.grid-5{width:70px; background: #7da5bb; padding: 0px !important;}
.right_usermenu{margin: 0px; padding: 0px;}
.right_usermenu li{list-style:none; text-align: center; position: relative;}
.right_usermenu li a{display: block; padding: 12px 0px; font-size: 17px; color: #fff !important; border-bottom:1px solid #648fa7; transition:al 0.3s ease;} 
.right_usermenu li a:hover{background:#e6e8e8; color: #7da5bb !important;font-weight: 400;} 
.site-header .inside-header {padding: 10px 25px 10px 15px;display: flex;width: 100%; box-sizing: border-box;align-items: center; border-bottom: solid 1px #ddd;justify-content: space-between;}
.site-header .grid-35{width:auto; padding-right: 0px;}
.site-header .grid-65{padding-left: 0px;}
.logo_search_pck_one {display: flex;align-items: center;padding: 0px;}
.logo_search_pck_one .site-logo{margin-right: 40px; animation: site-logo 2s ease infinite;}
/*@keyframes site-logo{
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-2px);}
    60% {transform: translateY(-2px);}
}*/

.widget .search-field {width: 100%; height: 36px;padding: 0px 15px 0 50px;border: 1px solid #ddd;border-radius: 4px;background: #fff; padding:0px 15px 0 32px;}
.search-form {position: relative;}
.site-header .search-form::before {font-family: fontawesome;font-size: 18px;color: #ddd;position: absolute;left: 9px;top: 4.5px;content: "\f002";  }
.site-header .widget .search-field {color:#767676; max-width: 350px;box-sizing: border-box; font-size:15px; font-family: 'Source Sans Pro', sans-serif;}
.site-header .widget .search-field::-webkit-input-placeholder {color:#767676;}
.site-header .widget .search-field:-ms-input-placeholder {color:#767676;}
.site-header .widget .search-field::placeholder {color:#767676;}

.site-header .execphpwidget a{font-size: 15px; color: #7da5bb !important; font-family: 'Poppins', sans-serif; padding:0px 22px; border-right: 1px solid #e3dfdf;}
.site-header .execphpwidget a i {font-size: 18px;padding-right: 10px;vertical-align: middle;}
.site-header .execphpwidget a.signup {border:none; padding-right: 0px;}
.site-header .execphpwidget a i.fa-sign-in{font-size: 20px;}
.site-header .inside-header::after, .site-header .inside-header::before{display: none;}
/*.....header end......*/
.allclosed .ui_tpicker_minute_slider option{display: none !important;}

.ui_tpicker_minute_slider .ui-timepicker-select option{display: none;}
.allclosed .ui_tpicker_minute_slider option:nth-child(1),  .ui_tpicker_minute_slider option:nth-child(16), .ui_tpicker_minute_slider option:nth-child(31), .ui_tpicker_minute_slider option:nth-child(46) {display: block !important;}
.ui_tpicker_minute_slider option[value="0"]{display: block;}
.allclosed .ui-timepicker-div dl dd {
         margin: 0 5px 8px 10%;
    display: inline-block;
}
.allclosed .ui-timepicker-div dl dd.ui_tpicker_minute {
         margin: 0 5px 0px 2%;
}
span.dfsdahj{position: relative;}
span.dfsdahj::after{content: "\f073"; font-family: fontawesome; font-size: 16px; color: #767676; position: absolute;
    right: 15px;
    top: -3px;}

#briefdescription, #rationaledescription{
  resize: none;
}
.allclosed .ui_tpicker_hour_label{
display:none;
}
.thistimedi {
    width:133px;  
}
.profile.edit ul.button-tabs li a, .profile.public h3.profile-group-title{ 
text-transform:capitalize;
}

/* Profile page */

.friendship-button { font-weight: bold !important; background: transparent !important; border: transparent !important; padding-left: 0 !important; 
color: #767676 !important;box-shadow: 0 0 0 !important; font-size: 14px; margin: 5px 0;} 


.makeparent_customclamem_parent #item-body { margin: 0; } 
.my-account .buddypress-wrap .bp-navs.tabbed-links{margin-top: 20px;}
.my-profile .buddypress-wrap .bp-navs.tabbed-links{  margin-top: 20px;}
.my-profile .bp-wrap.makeparent_customclamem_parent div#item-body {  margin-top: 20px;}

.my-profile .entry-content{margin: 0em 0 0;}
.single-headers .item-meta{margin: 15px 0 0px; padding-bottom: 0;} 


.buddypress.widget ul.item-list{    margin: 0;}
#right-sidebar.widget-area .widget { padding: 25px 15px 10px; padding-bottom: 0;}

#right-sidebar.widget-area .widget  ul#friends-list li{display:flex; align-items: center; padding:0px; margin: 10px 0 0 0;}
#right-sidebar.widget-area .widget ul#friends-list li .item { margin-left: 0px; }
#right-sidebar.widget-area .widget ul#friends-list li .item-avatar a img { vertical-align: top; } 

.separate-containers .inside-right-sidebar:after { content: ''; background: #f5f5f5;  left: 0; top: 0; bottom: 0; display: inline-block; width: 100%; height: 100vh; z-index: -1; /*position: absolute;*/} 

.separate-containers  .inside-article.homeafterloghty { padding: 25px 15px; } 
.separate-containers .inside-article{padding:5px 20px;min-height: 400px;}
.separate-containers .inside-article .entry-content {margin-top: 0; padding: 0 0 20px;}
 
.main_exc_twentsep { padding: 15px 0px; } 

.friendship-button.awaiting_response_friend.generic-button{
display:none !important;
}

.thanksmesag{
    display: block;
    margin: auto;
    text-align: center;
}

.thnkuyodon{
color: #7da5bb;
    font-size: 18px;
    margin: auto;
    display: block;
	padding: 10% 0;
}

.field_2191 option{
    text-transform: inherit;
}

.editfield.field_93 label, .field_2093 label, .field_2191 label, .field_2108 label, .field_2123 label, .field_2139 label, .field_2138 label{
min-width:295px !important;
float:left;
}
.moverightx{
width:75%;
}

.desnchgv-ideate .idetchsub span{min-width:auto !important;}
.message-content .atwho-inserted, .thred_view_message_list_panel .atwho-inserted{font-weight:bold;}

.top_icon_email img{
    margin: auto;
    background:#7da5bb;
    padding: 20px;
    border-radius: 50%;
	    display: block;
}

.fc .fc-scrollgrid-liquid{ min-height: 600px !important;}

.leftnotsharefixedsect{
padding-left:0px;
padding-right:0px;
margin-bottom:20px;
}
.leftnotsharefixedsect .maintopstickbn{
order: 1;
    border: 1px solid #ccc;
    max-height: 500px;
    overflow: auto;
     background-color: #fafafa;	
}

.tags-input .tagsp { padding-top: 2px; padding-bottom: 2px; border: 2px solid #5f6368; border-radius: 10px; padding-left: 7px; padding-right: 7px; font-size: 12px; color: black; margin: 5px; display: inline-block; }
.onlud{ color:red; font-size: 13px; position: absolute; margin-top: -16px; }

.tags-input .clses { border-radius: 50%; min-height: 20px; padding-left: 4px; cursor: -webkit-grabbing; cursor: grabbing; padding-right: 4px; color: black; font-weight: bolder; }
.choosethead, .freemessgetextdiv, .linein{ padding-bottom: 2px; }


.my-account #page #primary .entry-content{margin-top: 0;}
.members #page #primary .entry-content{margin-top: 0;}



.buddypress-wrap .bp-pagination{    padding: 0 0 6px 0;}

.site-main .botmlinetp { margin-bottom: 20px; }
.botmlinetp h1.entry-title{padding-bottom: 0;}

#field_2179 label, #field_2185 label{
width:215px;
    float: left;
}

/* Setting page */

.buddypress-wrap .standard-form .submit{padding:  0;}

/* My Notifications */
.notifications .buddypress-wrap #notifications-filter-select {  float: right; margin-top: 17px !important; margin-bottom: -32px;}
.buddypress-wrap #notification-select { background: none; height: 35px; margin-bottom: 0;color: #767676;} 
.notifications-options-nav { margin-bottom: 0; display: inline-block; } 

/*.....banner start......*/

.main_box_one{position: relative;}
.site-main .owl-carousel{z-index: 99; position: relative;}

.main_box_one .owl-carousel .owl-nav {position: absolute;top: 50%; transform: translate(0px, -50%);width: 100%;z-index: 9999;margin: 0; }
.main_box_one .owl-carousel .owl-nav button span{ font-size: 0px; }
.main_box_one .owl-carousel .owl-nav button {margin: 0 0 0 30px;float: left;font-size: 72px;color: #fff;background:none !important;height: 38px;width: 38px;position: relative;border-radius: 0px;}
.main_box_one .owl-carousel .owl-nav button:before {top: -4px;position: absolute;font-size: 30px !important;left: 13px;}
.main_box_one .owl-carousel .owl-nav button:after {top: -4px;position: absolute;font-size: 30px !important;right: 13px;}
.main_box_one .owl-carousel .owl-nav button.owl-prev {margin: 0 0 0 30px; float:left;font-size: 72px;color: #7da5bb;}
.main_box_one .owl-carousel .owl-nav button.owl-next {margin: 0 30px 0 0; float: right;font-size: 72px;color:#7da5bb;}



.main_box_one .owl-carousel .owl-nav button.owl-prev:hover, .main_box_one .owl-carousel .owl-nav button.owl-next:hover {background: none;}
.main_box_one .owl-carousel .owl-nav button:hover {color: #7da5bb;}
.entry_slider.item.sliderbg3 button:hover { color: #7da5bb !important;}

.main_box_one .owl-carousel .owl-nav button.owl-prev:before {content: '';font-family: 'FontAwesome';font-size: 45px;}
.main_box_one .owl-carousel .owl-nav button.owl-next:after {content: '';font-family: 'FontAwesome';font-size: 45px;}

.contenttop {position: absolute;z-index: 99;bottom: 80px;left: 65px;    width: 100%;max-width: 610px;}
.main_box_one .owl-theme .owl-nav.disabled + .owl-dots, .main_box_two .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 0;position: absolute;left: 0;right: 0;margin: auto;bottom: 20px;}
.main_box_one .owl-theme .owl-dots .owl-dot span{width: 12px;  height: 12px; background: #fff;}
.main_box_one .owl-theme .owl-dots .owl-dot.active span, .main_box_one .owl-theme .owl-dots .owl-dot:hover span{background: #7da5bb;}
.main_box_two .owl-theme .owl-dots .owl-dot span{width: 12px;  height: 12px; background: #fff;}
.main_box_two .owl-theme .owl-dots .owl-dot.active span, .main_box_two .owl-theme .owl-dots .owl-dot:hover span{background: #7da5bb;}
.title_line{font-size: 82px; color: #fff; margin:0px; padding:0px; font-weight: normal;line-height: normal;}
.send_text{font-size: 51px;font-weight: 500; color: #fff; line-height: normal;margin-bottom: 10px;}
.sub_text{font-size: 20px; line-height: 28px; color: #fff;}
.title_line::after {width: 245px;height: 1px;background: #fff;content: "";display: inline-block;vertical-align: middle;}
.btn_text {display: block;}
.btn_text a{display: inline-block; border: 1px solid #fff; border-radius: 10px; text-transform: uppercase;font-size: 16px; letter-spacing: 3px; color: #fff;
padding: 12px 40px;}    
.btn_text a:hover{background:#7da5bb; color: #fff; border-color: #7da5bb;}
/*.....banner end......*/


.editfield.field_66 .cancel_boldnes{
margin-left: 3px;
}
 
/*.....three boxes section start......*/
.three_boxes {width: 100%;box-sizing: border-box;padding: 20px 65px 50px;display: flex;flex-wrap: wrap;margin: 0px;}  
.three_boxes .grid-33{padding: 0 15px; width: 33.33%;}
.ctxb {border:1px solid #7da5bb;border-radius: 10px;text-align: center;min-height: 185px;position: relative;padding: 40px 30px 25px;box-sizing: border-box;}
.imag_top_section {position: absolute;top: -34px;left: 0;right: 0;width: 85px;height: 85px;border: 3px solid #7da5bb;background: #7da5bb;
border-radius: 50%;margin: auto;display: flex;align-items: center;justify-content: center;box-sizing: border-box;}
.imag_top_section i{font-size: 28px; color: #fff;}
.box_mian_title{font-size: 32px; color: #7da5bb; font-weight: 600; text-transform: capitalize; position: relative; margin: 0 0 15px;}
.home .main_box_two .box_wrapper .ctxb .box_mian_title span.countboxinghaad {font-size: 80px; display: none;}
.box_mian_text{font-size: 20px; line-height: 24px; color: #000;}  
span.setmiddelcen {text-align: center;width: 100%;display: block;font-size: 40px;margin: 0 0 72px;font-weight: 400; color: #7da5bb;}
/*.....three boxes section start......*/

.rei_ful{
display:inline-block;
}
.cbn_bnc{
float: left;
}
.right_nxc{
    float: left;
    display: inline-block;
    margin-top: 6px;
    margin-left: 4px;
}

/* .makeaspopupevt .fc-daygrid-event-harness{
display:none;
} */

.fulwithvideocs > span, .imagebundel > span{
background: #fff;
    color: #7da5bb;
    padding: 8px;
    border-radius: 50%;
    border: #333;
    position: absolute;
    width: 22px;
    height: 22px;
    text-align: center;
    /* top: 10px; */
    font-weight: bold;
    cursor: pointer;
    z-index:999;
}

/*.....bottom banner start......*/
.main_box_two .items{position: relative;}
.main_box_two .items img{width: 100%; vertical-align: bottom;}
.main_box_two .contenttop {max-width:745px;top: 50%;transform: translateY(-50%); bottom: inherit; }
.main_box_two .contenttop .title_line{font-size: 40px;font-weight:400; text-transform:inherit; color: #7da5bb;}
.main_box_two .contenttop .title_line::after{display: none;}
.main_box_two .contenttop .send_text{font-size: 32px; color: #babec1; font-weight: 300;}
.main_box_two .contenttop .sub_text p {font-size: 20px; line-height: 29px;color: #babec1;}
.main_box_two div#cbzaa .contenttop .sub_text p {color: #000 !important;}
.main_box_two .contenttop .sub_text p span {color: #7da5bb !important; font-weight: bold;}
.main_box_two .contenttop .btn_text a{ border: 1px solid #000; color: #000;}
.main_box_two .contenttop .btn_text a:hover{background:#7da5bb; border: 1px solid #7da5bb; color: #fff;}
.hom_box_three_main {padding: 100px 0px;text-align: center;}
/* .hom_box_three_main a{background: #7da5bb; color: #fff; font-size: 26.63px; font-weight:500; text-transform:uppercase; border-radius: 10px; display: inline-block; padding:24px 50px; line-height: normal;
letter-spacing: 3px;} */

.content-area .main_box_two .bootom_banner_cus {background: #7da5bb;}
.content-area .main_box_two .bootom_banner_cus img {visibility: hidden;}

.content-area .main_box_two .bootom_banner_cus .contenttop {
    background: #F6F6EE;
    border-radius: 20px;
    padding: 40px 50px 50px;
    box-shadow: 0px 0px 50px -3px rgb(0 0 0 / 35%);
}

.hom_box_three_main a {
	background: #7da5bb;
	color: #fff;
	font-size: 22.63px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 7px;
	display: inline-block;
	padding: 10px 15px;
	line-height: normal;
	letter-spacing: 3px;
}
.hom_box_three_main a:hover{background: #e6e8e8;color: #7da5bb;}
/*.....bottom banner end......*/

.file_div_clean_responsive .file_input_textbox, .file_div_clean_responsive .file_title_clean, .file_div_clean_responsive .subfolder_dir{
display:none;
}
.uploader_boxadded_by_plugin input[type=file]{
 
 content: "\f0c6";  
    font-family: FontAwesome;
    /* left:-5px; */
    position:absolute;
  /*   top:0; */
}

/* .uploader_boxadded_by_plugin{
    width: 132px;
    display: inline-block;
    position: absolute;
} */

/*.....footer start......*/
.site-info{padding: 3px 0px;}
.site-footer, .footer-widgets, .footer-widgets, .footer-widgets{background-color: #7da5bb !important;}  
.site-footer .footer-widgets {padding:20px 48px 20px 20px;box-sizing: border-box;}
.site-footer .footer-widgets-container .inner-padding{padding: 0px 15px;}
.site-footer .footer-widgets-container .inside-footer-widgets{margin-left: 0px;}
.site-footer .grid-25 {float: left;width: 25%;padding-right: 30px;box-sizing: border-box;}
.site-footer .footer-widgets .widget-title {color: #fff;font-weight: normal; text-transform: uppercase;margin: 0 }
.site-footer .textwidget.custom-html-widget {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: normal;
    border-top: 1px solid #fff;
    margin-top: 0;
    padding-top: 15px;
    display: inline-block !important;
    clear: both;
    width: 100%;
    max-width: 310px;
}
.site-footer .widget.inner-padding .menu-other-links-container, .site-footer .widget.inner-padding .execphpwidget{   
 border-top: 1px solid #fff;
    margin-top: 0;
    padding-top: 15px;
    display: inline-block !important;
    clear: both;
    width: 100%;}

.site-footer .widget ul li a{font-size: 14px; color: #fff; font-weight: normal;}
.mak_sec_po{font-size: 14px; color: #fff; font-weight: normal;margin-bottom: 15px; display: flex;align-items: center;}
.mak_sec_po span.footer_cont_logo {display: inline-block;width: 35px;height: 35px;background: #000000;text-align: center;line-height: 35px;
border-radius: 50%;margin-right: 15px;border: 1px solid;}
.mak_sec_po span i{font-size: 14px;color: #fff;}  
.copyright-bar {display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;padding: 0 155px 0 45px;box-sizing: border-box;} 
.cont_footer_text {max-width: 178px;display: inline-block;}
.site-footer .copyright-bar .grid-25{width:auto; padding: 0px; text-align: left;}
.site-info {color: #ffffff;background-color:#7da5bb;}
.copyright-bar .follow_social a {width: 30px;height: 30px;display: inline-block;margin-left: 13px;border: 1px solid #fff;border-radius: 50%;text-align: center;line-height: 30px;}
.copyright-bar .follow_social a:hover{background: #333; border-color: #333; color:#fff;}
.copyright {display: flex;align-items: center;}
.ds_log_text{font-size: 14px; color: #fff; padding-right: 10px;}
.ds_log {padding-top: 7px;}
.site-footer .footer-widget-2 .textwidget.custom-html-widget br{display: none;}
.site-footer .footer-widget-2 .textwidget.custom-html-widget img{vertical-align: top;}
.site-footer .footer-widget-2 .textwidget.custom-html-widget a {
    float: left;
    margin: 0 3% 0 0px;
    width: auto;
}

.site-footer .footer-widget-2 .textwidget.custom-html-widget a img {
    height: 42px;
}

.social-media h3 {color: #fff;font-size: 24px;font-weight: bold;}
.social-media ul li {display: inline-block;margin: 0 10px;list-style: none;}

/*.....footer end......*/

/*.....popup start......*/
#makepopuponclick{padding: 22px;border-radius: 4px;background:#fff;display:none;width:400px;}
#makepopuponclick label {width: 100%;display: block;padding-bottom: 5px;}
#makepopuponclick input[type="text"], #makepopuponclick input[type="password"]{padding: 6px 15px;box-sizing: border-box;
max-width: 100%;width: 100%;margin-bottom: 15px;  }
#makepopuponclick .bp-login-widget-register-link {float: right;padding-top: 10px;}
#makepopuponclick input[type="submit"]:hover{background: #7da5bb;}

#makepopuponclick .standard-form p.user_error.error_msg {position: relative; top: -12px;}

#makepopuponclick .standard-form p.error_msg.error_msg_pattern {position: relative;top: -12px;margin: 0;}
.thedefvb {margin: 0 0 12px;}
/*.....popup end......*/


/*.....cms page start......*/
.bbp-form label {display: block;width: 100%;}
.bbp-login-form .bbp-username input#user_login {width: 300px; border-radius: 4px; height: 42px !important;}  
div.bbp-submit-wrapper{float: left;}
input[type="submit"]:hover{background: #7da5bb;}
.separate-containers .inside-right-sidebar, .separate-containers .inside-left-sidebar{background: #f5f5f5; height:100%; position:relative;}
.sidebar .widget {background-color: transparent;}
.separate-containers .inside-right-sidebar, .separate-containers .inside-left-sidebar{margin-top: 0px; margin-bottom:0;}  
body.buddypress .site-content{padding-top: 0px;}
.separate-containers .site-header .widget{margin-bottom: 0px; display: flex; flex-wrap: wrap; align-items: center;}
.site-header .grid-65 .tablet-grid-30 aside form.search-form {width: 100%;}
.separate-containers .site-header .widget img{vertical-align: middle; border-radius:50px;}
.field-visibility-settings-header {
    display: none;
}

.buddypress-wrap .register-page .layout-wrap {
    justify-content: inherit;
}

.buddypress-wrap.extended-default-reg .register-page .default-profile, .buddypress-wrap.extended-default-reg .register-page .extended-profile{width: 50%; flex:inherit; box-sizing: border-box;}
.register-page .signup-form .default-profile input{margin-bottom: 0px;}

.bp-user .users-header .user-nicename { text-transform: capitalize; }
/*body.buddypress .buddypress-wrap h2{margin: 0px 0 6px;font-size: 26px;display: inline-block;}*/
body.buddypress .buddypress-wrap h2{margin: 0px 0 8px;font-size: 17px;display: inline-block;font-weight: 600;color: #7da5bb;}
#makesocilsetreg .heateor_ss_sl_optin_container {margin-top: 4px; color: #7da5bb;}
.buddypress-wrap .standard-form input[required]{border-width: 1px;}
.register-page .signup-form .layout-wrap .user-pass1-wrap .wp-pwd {position: relative;}
.register-page .signup-form .wp-pwd button {vertical-align: top;height: 36px;position: absolute;top: 0;right: 0;}



.register-page .signup-form #pass-strength-result, .register-page .signup-form #pass1, .register-page .signup-form #pass1-text {
    width: calc(100% - 45px);
}
.standard-form .user-pass1-wrap .password-input-wrapper {
    display: block;
}
.register-page .signup-form .layout-wrap .user-pass1-wrap p.error_msg {position: absolute;}

.buddypress-wrap #pass-strength-result.strong{width: 100%; box-sizing: border-box;}

.buddypress-wrap .standard-form div.submit input {
    margin-right: 0;
    width: 49%;
    box-sizing: border-box;
    background: #767676;
    border: none;
    padding: 15px 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.buddypress-wrap .standard-form div.submit input:hover {
    background: #7da5bb;
    color: #fff;
}  

.bp-messages-content .standard-form #subject{
margin-bottom:0px;
}

.separate-containers .inside-right-sidebar .widget{margin-bottom: 0px;}
.inside-right-sidebar .widget-title{ margin-bottom: 10px;line-height: 11px; color: #7da5bb !important;}
.inside-right-sidebar .item-options{padding: 0px !important; margin:0px !important;}
.inside-right-sidebar li{
margin-bottom:1px !important;
}

#bbp-search-form > div {
    display: flex;
    justify-content: space-between;
}

#bbp-search-form > div input[type="text"]{width:calc(100% - 96px);}
.bbp-author-avatar {
    margin-right: 5px;
}





.bbp-login-form .bbp-submit-wrapper button:hover{background: #7da5bb;}
.username_checker span.error, .username_checker span.available{width:100%; box-sizing: border-box;}
/*.....cms page end........*/




/*vk Css*/

.field_which-industries-are-you-interested-in legend, .field_what-i-am-looking-for legend, .field_what-i-am-looking-to-provide legend {
font-weight:bold !important; 
}



.main_left_tabl{ float:left;  padding: 0; }
.main_left_tabl .in1 { padding-left: 0; }




.notific_countshow{
position: absolute; 
    border-radius: 50%;
    background: red; 
    text-align: center;
    padding: 4px;
    min-width: 15px;

    min-height: 15px;
    top: 2px;
    left: -10px;
    z-index: 99;
    
}
.main_right_tabl{
float:right;
}

.engage-filter, .ideate-filter{
float: left !important;
    width: 200px;
    border: 1px solid #ccc;
    margin-left: 20px !important;
    display:none;
}
.members-nav li a .count{
display:none;
}
.custom_mbr_stats{
font-size: 14px;
    display: inline-block;
    width: 100%;
}
.in1{ 
    float: left;
    padding: 0px 10px 0px 10px;
    text-align: center; 
}
li#send-private-message{
display:none;
}
.single-headers ul{
margin:0px;
}

.country_stats.in1 .round_st_wrp{font-weight: 300 !important;}
.round_st_wrp{
    width: auto; 
    height: 20px;
    padding:3px;
    display:inline-block;
    line-height: 20px;
    color: #767676;
    min-width: 20px;
    /*font-weight: bold;*/  
}

.wrapping_status_main_section_user_list_hover {
    display:none;   
    position: absolute;
    top: 59%;
    left: 0;
    width: auto;
    height: auto;
    border: 1px solid #eae9e9;
    z-index: 9999;
    right: 0;
    margin: auto;
    background: #f4f4f4;
    padding: 15px;
    box-sizing: border-box;
	margin-top: 7px;
}

.wrapping_status_main_section_user_list_hover .show_all_here {display: flex;flex-wrap: wrap;} 
.wrapping_status_main_section_user_list_hover .in1{box-sizing: border-box;width: auto; text-align: left;}
.wrapping_status_main_section_user_list_hover .round_st_wrp{text-align: center;}
.suggested-friend-item-list li{display: flex; flex-wrap: wrap; position: relative;}
.suggested-friend-item-list li .item-title a{text-transform:capitalize;}
.suggested-friend-item-list li .remove-friend-suggestion a {
    width: 30px;
    height: 30px;
    background: #7da5bb;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 16px;
    font-family: arial;
    position: absolute;
right: 0;
top: 0px;
}  

.wrap_sugest_friend {
    padding-left: 20px;
} 

.suggested-friend-item-list li .remove-friend-suggestion a:hover{background:#7da5bb;}  

.bk_groundgreen{
width:200px;
text-align:center;
background-color: #008080;
padding:20px;
}
.bk_groundyelo{ 
 background-color: #ffb067;
 width:200px;
text-align:center;
padding:20px;
}
.count_vote_panel_box_main .yes_pr_pan, .count_vote_panel_box_main .no_pr_pan{
 width:200px;
text-align:center;
padding:20px;
background-color: #828f96;

}
.count_yes_bar_easy, .count_no_bar_easy{
margin-top:10px;
display: flex;
}

.responsivemenublock{
display:none;
}

.bp_fogt_pas{
float: right;
padding-top: 10px;
}
.steponedown .closethidopup{display:none;}

.bell_notifaction_boxli_div{
 position: absolute;
    max-height: 300px;
    right: 7%;
    z-index: 999;
    color: #222;
    background: #fff;
top: 28%;
    border: 1px solid #ccc;
    border-radius: 6px;
    overflow: scroll;
    width: 186px;
    padding: 11px;
    display:none;
}

.bell_notifaction_boxli_div a{
color: #222 !important;
    font-size: 14px !important;
    background:#fff;
    font-weight: 500;
}

.bell_notifaction_boxli_div a:hover{
   color: #222 !important;
    font-size: 14px !important;
    background:#fff;
    font-weight: 500;
}

#category_forumchos, #engage_purpose{
    width: 100%;
       padding: 0 50px 0 10px;
    height: 36px;
    box-sizing: border-box;
  /*   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:  none;
   background:#fafafa url(../images/select-down-arrow.jpg) right 15px center;*/
   background-repeat:no-repeat;
}

textarea {
  resize: none;
}

.bkheadingeng {
    color:#7da5bb;
    background: #fff;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    line-height: 1.2em;
    margin-bottom: 10px;
    margin-top:20px;

}  

.full_section_field.f44, .full_section_field.f6, .full_section_field.f2, .full_section_field.f4, .full_section_field.f5 {
    padding-left: 15px;
    box-sizing: border-box;
}


.buddypress-wrap .standard-form select{ 
     width: 100%;
       padding: 0 50px 0 10px;
    height: 44px;
    box-sizing: border-box;
/*     -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:  none;
   background: url(../images/select-down-arrow.jpg) right 15px center;*/
   background-repeat:no-repeat;
}

#category_forumchos option, #engage_purpose option{
    padding-left: 30px;
     background: url(../images/select-down-arrow.jpg) right 15px center;
}

.bothshareng img {
    height: 15px;
    width: auto;
}

.buddypress-wrap .standard-form.profile-edit textarea:focus{background: #fff;}
.dismissButton:hover{background:#7da5bb;border-color: #7da5bb; color: #fff;}

.markactive{
background:#ccc;
}

#profile-details-section #field_11, select[name=fourm_connect_type]{
width:100%;
padding:10px !important;
}

.send-to-input{
width:100% !important;
}

.main_mesa_reapwe{
width:100%;
display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
}
.scrolllimit_homefed{
overflow:scroll;
max-height:475px;
}
.one_seix{
    width: 100%;
    padding: 20px;
    display: inline-block;
}
.markgreen{
   color: green;
    font-weight: 600;
    /*text-transform: capitalize;*/
}

.meetingpackageadd .datefields .linein{
padding-bottom:0px !important;
}

.markred{
   color: red;
    font-weight: 600;
    text-transform: capitalize;
}
/*5 jan for profile edit*/
/* .editfield.field_2060, .editfield.field_2067, .editfield.field_2071, .editfield.field_2092 {
	float: left;
	width: calc(48% - 10px);
	padding: 10px !important;
} */
.boxvalueproposition .editfield, .boxvalueproposition .editfield, .boxvalueproposition .editfield, .boxvalueproposition .editfield {
	float: left;
	width: calc(48% - 10px);
    padding: 10px !important;
    min-height: 45px;
}
.boxvalueproposition .editfield.field_2092 {
	padding-bottom: 10px !important;
}

.bp-user.my-account.my-profile.profile-edit .profile.edit #profile-edit-form {
	background-color: #fafafa;
}
.bp-user.my-account.my-profile.profile-edit .profile.edit #profile-edit-form .makeaboprimaronebox .editfield, 
.bp-user.my-account.my-profile.profile-edit .profile.edit #profile-edit-form .makeaboprimaronebox .boxvalueproposition {background: none;}

.editfield.field_2191.field_target-consumer-age-group, .editfield.field_target-consumer-age-group {
	clear: both;
}

.boxvalueproposition {
	display: block;
	width: 100%;
	clear: both;
	background: #fafafa;
}
.buddypress-wrap .profile.edit .boxvalueproposition .editfield:first-child{padding-top: 0;}
.editfield.field_2071{
padding-top:10px !important;
}
.editfield.field_2092{
padding-bottom:0px !important;
}

/*vk Css*/


/*.....massage page start.....*/
.bp-wrap.makeparent_customclamem_parent li a{color:#7da5bb;}  
.bp-wrap.makeparent_customclamem_parent li.markactive a{color: #fff; background:#7da5bb;}
.bp-wrap.makeparent_customclamem_parent li.markactive a:hover{color: #fff; background:#7da5bb;}
.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {box-shadow: none; border: 1px solid #E7E9EC;}



.buddypress-wrap .bp-navs.makeparent_customclamem li:not(.current) a:focus, 
.buddypress-wrap .bp-navs.bp-navs.makeparent_customclamemli:not(.current) a:hover, 
.buddypress-wra.bp-navs.makeparent_customclamem .bp-navs li:not(.selected) a:focus, 
.buddypress-wrap .bp-navs.bp-navs.makeparent_customclamem li:not(.selected) a:hover {
    background: #7da5bb;
    color: #fff;
}

.makewrap_mesg_cont_all_one {  
    border-top: none;
    padding: 0  0px 6px;
}


.makewrap_mesg_cont_all_one_jq_temp {
    border: 0;
    border-top: none;
    padding:0px;  
}  

.buddypress-wrap .tabbed-links ul li.current::after {
    width: 100%;
    height: 2px;  
    content: "";
    position: absolute;
    background: #fff;
    left: 0px;
    right: 0px;
    bottom: -1px;
}    


.buddypress-wrap .tabbed-links ol li.current, .buddypress-wrap .tabbed-links ul li.current{padding: 0px;}  
.buddypress-wrap .tabbed-links ol li, .buddypress-wrap .tabbed-links ul li{display: flex; height: 100%;} 


.buddypress-wrap .bp-navs.tabbed-links{margin:0px; width: auto; display: flex; overflow: visible;}  
div#members-friends-select {margin-top: 18px;margin-bottom: -28px;}
.buddypress-wrap .bp-subnavs.tabbed-links > ul{position: relative; clear: both; width: 100%; }
.buddypress-wrap .bp-subnavs.tabbed-links > ul::before{width: 2px;  height: 100%; background-color: #fff; left:-1px;content: ""; position: absolute;}
.buddypress-wrap .bp-subnavs.tabbed-links > ul::after{width: 2px;  height: 100%; background-color: #fff; right:-2px;content: ""; position: absolute;}
.buddypress-wrap .tabbed-links ol li.current, .buddypress-wrap .tabbed-links ul li.current{position:relative;}
.buddypress-wrap .bp-navs.tabbed-links ul li a, .buddypress-wrap .bp-navs.tabbed-links ul li a:hover, .buddypress-wrap .bp-navs.tabbed-links ul li a:focus
{font-weight: normal; color: #7da5bb;}
.xprofile .bp-avatar .adjust #avatar-crop-actions .avatar-crop-submit {margin: 15px 0 0px;background: #7da5bb;color: #fff;padding: 6px 11px 6px;
border-radius: 4px;}
.xprofile .bp-avatar .adjust #avatar-crop-actions .avatar-crop-submit:hover {background: #828f96;color: #7da5bb;}
#message-threads li.selected .thread-subject .subject{color:#122B46;}  
.bp-wrap.makeparent_customclamem_parent li a{font-size:16px; font-weight: normal; /*text-transform: capitalize;*/}    
.inter_menu_icon {display: inline-block !important;}  
.bp-messages-content #thread-preview h2:first-child{padding:5px 10px; font-size: 14px;}    
.buddypress-wrap .bp-feedback{box-shadow: none; border: 1px solid #ebe9e6; line-height: 30px; font-size: 13px; color:#767676;}
#message-threads li{padding:6px 10px;}
#message-threads li .thread-from img.avatar, #message-threads li .thread-to img.avatar {float: left;margin: 4px 10px 0 0;width: 20px;height: 20px;}
 .bp-messages-content #thread-preview .preview-content{margin:0;}

.participants-list img{margin-right: 5px;}  
body.buddypress .site-content{display: flex; flex-wrap: wrap; }
.inner_div_mes_left_right_part_onec {display: flex;flex-wrap: wrap; justify-content: space-between; width: 100%; margin-top: 4px;}
#message-threads{width:33%; order: 1; border: 1px solid #ccc; max-height:552px; overflow: auto;}
.bp-messages-content #thread-preview{width:66%; order: 2; margin-top: 0px; height: 560px;border:none; overflow: hidden; }
.preview-message p {
    font-size: 14px;     
}
#hershare{
display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.bp-messages-content .thread-participants{width: 100%;}
.bp-messages-content .actions{max-width: 40%; display: flex; flex-wrap: wrap;}

.message-action-delete::before {
    content: "\f1f8";
    font-family: fontawesome;
    font-size: 20px !important;  
    color:#c4c3c3; 
	top: -7px;
    position: relative;
    left: 6px; 
}

.thread-participants dt {
    font-size: 15px;
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
} 

.buddypress-wrap .bp-feedback.help .bp-icon, .buddypress-wrap .bp-feedback.info .bp-icon, .buddypress-wrap .bp-feedback.loading .bp-icon{background-color: #7da5bb;}

.message-action-view::before{color:#7da5bb;}
#message-threads li{border: none; display: flex; align-items: center;margin: 1px;}
#message-threads li:hover{background:rgba(105, 124, 136, 0.2);}


   .meetingpackageadd .choosethead{line-height: normal; font-size: 12px;}
    .meetingpackageadd .freemessgetextdiv{line-height: normal; font-size: 12px; font-weight: normal;}
    .meetingpackageadd  .datefields{font-size: 12px; font-weight: normal; margin-top: 6px;}


.onlud {
    display: flex;
    align-items: center;
    padding-top: 3px;
}

img.imghd{width:30px;height: auto; border-radius: 50%;}
.userlogindet{margin-bottom: 10px; display: flex; align-items: center;}
.userlogindet span{padding-left: 10px;}

.onlud img {
    width: 15px;
    height: auto;  
    margin-right: 5px;
}   

.choosethead{font-weight: bold;}
.choosethead, .freemessgetextdiv{line-height: normal;}
.choosethead{line-height: 14px;}
.datefields {padding-top:15px;}
.linein{line-height: normal;}

.first_user_sendern, .thread-subject{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.thred_view_message_list_panel{
    overflow: auto;
    overflow-x: hidden;
    height: 403px;
   /*  display: flex;
    flex-direction: column-reverse; 
    -moz-display: flex;
    -moz-flex-direction: column-reverse; */
    padding-right: 15px;
    padding-left: 15px;
}
.thred_view_message_list_panel li{

    display: block;
    margin-bottom: 25px;
    box-sizing: border-box;
      width: 100%;
    clear: both;
    text-align:right;  
}

#bp-message-thread-list{
    overflow: auto;
    overflow-x: hidden;
    height: 300px;
   /*  display: flex;
    flex-direction: column-reverse; 
    -moz-display: flex;
    -moz-flex-direction: column-reverse; */
    padding-right: 15px;
    padding-left: 15px;
}
#bp-message-thread-list li{

    display: block;
    margin-bottom: 25px;
    box-sizing: border-box;
      width: 100%;
    clear: both;
    text-align:right;  
}

.thred_view_message_list_panel li .slsid{
    display: inline-block;
     background: rgba(32,113,162,0.1);
     border-radius: 25px !important; 
     box-sizing: border-box;
     padding:8px 20px;  
     position: relative;
     font-size: 14px;
     max-width: 70%;
}

/* .engge-mlistloadd .slsid::after{
display:none !important;
} */
.engge-mlistloadd  li .slsid{
 border-radius: 0px !important; 
}


.thred_view_message_list_panel li .slsid::after{
        content: "";
             background-image: url(../images/message-tail.png);
             width: 26px;
             height: 13px;
             position: absolute;
             right: -8px;
             top: 100%;
             display: block;
             margin-top: -13px;  
}

.thred_view_message_list_panel li.mesagefrows .slsid::after{
    content: "";
             background-image: url(../images/message-tail-left.png);
             width: 26px;
             height: 13px;
             position: absolute;
             left: -8px;
             top: 100%;
             right: inherit;
             display: block;
             margin-top: -15px;  

}    
.thred_view_message_list_panel li .curentuserloid{
width: 100%;

    display: block;
       background: rgba(32,113,162,0.1);
    padding: 10px;
    border-radius: 10px !important;
    margin-bottom: 3px;
    box-sizing: border-box;
      width: auto;
    max-width: 100%;
    clear: both;
}


.thred_view_message_list_panel li.mesagefrows {
    text-align: left;
    border-radius: 10px !important;
    margin-bottom: 25px;
    box-sizing: border-box;
    width: auto;
    max-width: 100%;
    clear: both;
}

.thred_view_message_list_panel li.mesagefrows.lineupdekhlo .slsid{padding: 0px; border-radius: 0px !important; background: #fff; border: 1px solid #eee; font-size: 14px; box-shadow: 0px 3px 3px #ccc; width: 100%}
.thred_view_message_list_panel li.mesagefrows.lineupdekhlo .lab_kkdu{padding: 5px 10px; background: #fff; display:flex;}
.thred_view_message_list_panel li.mesagefrows.lineupdekhlo .lab_kkdu:nth-child(odd){background:#fafafa;}
.thred_view_message_list_panel li.mesagefrows.lineupdekhlo .slsid::after{display: none;}
.thred_view_message_list_panel li.mesagefrows.lineupdekhlo .lab_kkdu span:first-child{font-weight: bold; display: inline-block;}
.thred_view_message_list_panel li.mesagefrows.lineupdekhlo .lab_kkdu span{width: 50%;}
.thred_view_message_list_panel li.lineupdekhlo .slsid span:first-child {font-weight: bold; padding-right: 15px;}
.thred_view_message_list_panel li.lineupdekhlo .slsid span{width: 50%; display: inline-block; box-sizing: border-box; text-align: left;}

.thred_view_message_list_panel li.lineupdekhlo .slsid{padding: 0px; border-radius: 0px !important; background: #fff; border: 1px solid #eee; box-shadow: 0px 3px 3px #ccc; width: 100%;}
.thred_view_message_list_panel li.lineupdekhlo .lab_kkdu{padding: 5px 10px; background: #fff;}
.thred_view_message_list_panel li.lineupdekhlo .lab_kkdu:nth-child(odd){background:#fafafa;}
.thred_view_message_list_panel li.lineupdekhlo .slsid::after{display: none;}
.thred_view_message_list_panel li.lineupdekhlo.curentuserloid .lab_kkdu{display: flex;}

.thred_view_message_list_panel .lineupdekhlo78 .slsid{padding: 0px; border-radius: 0px !important; background: #fff; border: 1px solid #eee; font-size: 14px; box-shadow: 0px 3px 3px #ccc; width: 100%}
.thred_view_message_list_panel .lineupdekhlo78 .lab_kkdu{display: flex;}
.thred_view_message_list_panel .lineupdekhlo78 .lab_kkdu span{width: 50%;}
.thred_view_message_list_panel .lineupdekhlo78 .lab_kkdu span:first-child{padding-right: 10px; box-sizing: border-box;}
.thred_view_message_list_panel .lineupdekhlo78 .lab_kkdu span:first-child {font-weight: bold; padding-right: 15px;}
.thred_view_message_list_panel .lineupdekhlo78 .lab_kkdu span{width: 50%; display: inline-block; box-sizing: border-box; text-align: left;}

/*.lineupdekhlo78 .lab_kkdu{display: flex;}
.lineupdekhlo78 .lab_kkdu span{width: 50%;}
.lineupdekhlo78 .lab_kkdu span {width: 50%;}
.lineupdekhlo78 .lab_kkdu {display: flex;}
.lineupdekhlo78{margin-bottom: 30px;}
.lineupdekhlo78 .lab_kkdu{padding: 5px 10px; background: #fff;}
.lineupdekhlo78 .lab_kkdu span:first-child{font-weight: bold;}
.lineupdekhlo78 .lab_kkdu:nth-child(2n) {background: #fafafa;}*/  

.lineupdekhlo788 .thred_view_message_list_panel{padding: 0px; height: auto;}


span.inrowhadch {
    display: inline-flex;
    align-items: center;
    padding-right: 10px;
}

.thred_view_message_list_panel li.mesagefrows .slsid{/*background: rgba(32,113,162,0.3);*/ background: #e6e6e6;}

.first_user_sendern{  line-height: 11px;}
.first_user_sendern span{font-size: 14px;}
.first_user_sendern a span{font-size: 14px; color:#122B46;}
.first_user_sendern a span:hover{color:#7da5bb;}    
.thread-subject a{color: #939597; font-size: 12px;}
.bp-wrap.makeparent_customclamem_parent li .thread-subject a{color: #939597; font-size: 12px;}
#message-threads li .thread-content .thread-from, #message-threads li .thread-content .thread-subject, #message-threads li .thread-content .thread-to{line-height: normal;}
#message-threads li .thread-from img.avatar, #message-threads li .thread-to img.avatar {
    float: none;
    margin: 0px; 
    width: 42px;
    height: auto;
    border-radius: 50%;
    vertical-align: middle;
}
#message-threads li .thread-cb {flex: inherit;}
#message-threads li .thread-from, #message-threads li .thread-to{text-align: center; flex: inherit; margin: 0 10px;}
#message-threads li .thread-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin: 0px 0 0;
}
#message-threads li .thread-date .bothshareng.ideate-icond span.fa.fa-question {color: #7da5bb;}

.ideate-mlistloadd li{
    padding: 16px;
    border: 1px solid #ccc;
	margin-bottom: 15px;
}
.daterightforce{
    float: right;
    display: contents;
    display: inline-block;
    right: 0;
    text-align: initial;
}
.thred_view_message_list_panel.ideate-mlistloadd  li.mesagefrows .slsid::after{
display:none;
}
.thred_view_message_list_panel.ideate-mlistloadd  li.mesagefrows .slsid{
background:none;
}

.buddypress-wrap form.bp-messages-search-form{width: 360px;}
.bp-user [data-bp-search] form input[type="search"], .bp-user [data-bp-search] form input[type="text"] {
    padding: 0px 10px 0px;
    line-height:32px;
    height: 32px;

}
.bp-messages-content {margin: 0px;}  
.buddypress-wrap .select-wrap select{width: 160px;}
.buddypress-wrap form.bp-messages-search-form button[type="submit"]{float: left; height: 32px;  line-height: 32px; padding-top: 0px !important; padding-bottom: 0px !important; order: 1; padding-right: 0px !important; width: auto;}  
.buddypress-wrap form.bp-messages-search-form input[type="search"]{float: right; order: 2; font-size: 13px;}     
.bp-messages-content #bp-message-thread-header h2:first-child, .bp-messages-content #thread-preview h2:first-child{font-weight: normal;}
.buddypress-wrap form.bp-messages-search-form{border-radius: 18px; border-color: #ccc; width: 300px; height: 32px; background:#fbf7f7; display: flex;} 

.bulk-actions-wrap.bp-show {border: 1px solid #ccc;}  
.bp-messages-content .preview-thread-title .messages-title, .bp-messages-content .single-thread-title .messages-title{padding-left: 5px; font-weight: 500;}
.buddypress-wrap .bp-navs.tabbed-links ul li#compose-personal-li a{color:#7da5bb; line-height: normal;}  
.buddypress-wrap .bp-navs.tabbed-links ul li#compose-personal-li a .inter_menu_icon{padding-right: 0px; padding-left: 0px; vertical-align: middle; 
color: #767676;}
.buddypress-wrap .standard-form div.submit input, .buddypress .buddypress-wrap button.text-button.small, .buddypress .buddypress-wrap input.text-button.small{font-weight: normal; font-size: 16px;}
.buddypress .buddypress-wrap button.text-button.small, .buddypress .buddypress-wrap input.text-button.small:hover{text-decoration:none;}
.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-apply:hover{background:#7da5bb;}
.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-apply:hover .dashicons-yes::before{color: #fff;}
.buddypress-wrap .select-wrap span.select-arrow:before{content: "";}
.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap:focus, .buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap:hover{outline: none;}
.buddypress-wrap .select-wrap select {text-indent: inherit;}  
.inner_div_mes_left_right_part_onec.view_message_call {display: block;}  
.bp-messages-content #bp-message-thread-list .message-metadata button:hover::before{color:#fcdd77;}
.bp-messages-content .preview-pane-header, .bp-messages-content .single-message-thread-header {border: 1px solid #ccc;padding:2px 6px 0px;}  
.buddypress-wrap .standard-form .submit {display: flex;justify-content: space-between;flex-wrap: wrap;}
.buddypress-wrap .standard-form div.submit input.bp-secondary-action {background: #959595;}  
.buddypress-wrap .standard-form div.submit input.bp-secondary-action:hover{background: #7da5bb;}  
/*.buddypress-wrap .tabbed-links ul li.current.last{border: none;}*/
.bp-messages-content .thread-participants li{padding:0;margin:0;}
.bp-messages-content .thread-participants dd, .bp-messages-content .thread-participants ul{
    margin-bottom: 0px;
}
/*.....massage page end.......*/


/*.......view massage page start.......*/
.bp-messages-content #bp-message-thread-list .message-metadata{border: none; box-shadow: none;}
.bp-messages-content #bp-message-thread-list .message-content{width: 100%;}
.bp-messages-content #bp-message-thread-list li {border: 1px solid #ccc;margin-bottom: 30px;background: #f9f8f8;}
.bp-messages-content #bp-message-thread-list li:hover {background:#f2f2f2;}   
.bp-messages-content #bp-message-thread-list li:nth-child(2n) .message-content{background: transparent;}
.standard-form.send-reply{width: 100%;} 
.bp-messages-content #bp-message-thread-list .message-metadata .user-link:hover{color: #7da5bb;}
/*.......view massage page end.......*/

.members.dir-list .bp-list{display: flex; flex-wrap: wrap; padding-top:25px;    margin: 0;    padding-bottom: 0;}
.members.dir-list .bp-list > li .item-avatar img.avatar{max-width: 116px; border-radius: 50%;}  
.members.dir-list .bp-list > li {width: 32%;float: left;margin-right: 2%;margin-bottom: 2%;border: 1px solid #e6e1e1;box-sizing: border-box;
background:#faf9f7;padding: 20px; text-align: center; margin-top: 0px;}
.members.dir-list .bp-list > li:nth-child(3n){margin-right: 0px;}
.members.dir-list .bp-list > li .item-avatar {margin-right: 0;width: 100%;float: none;}
.members.dir-list .bp-list li .item div.generic-button{margin: 6px 0 0 0;}
.members.dir-list .bp-list li .item .item-block{width: 100%; text-align: center; margin-right: 0px;}
.members.dir-list .bp-list li .item .item-meta, .members.dir-list .bp-list li .item .list-title{float: none; text-align: center; color:#767676;}
.members.dir-list .bp-list li .item{margin:10px 0 0;}
.bp-list li .action{display:flex; flex-wrap: wrap; justify-content: space-between;}
.button_suggestuser {width: 100%;text-align: left;}
.members.dir-list .bp-list li .item .item-meta a, .members.dir-list .bp-list li .item .list-title a{color:#7da5bb; text-transform: capitalize; font-size: 18px;} 
.members.dir-list .bp-list li .item .item-meta a:hover, .members.dir-list .bp-list li .item .list-title a:hover{color: #7da5bb;}
.buddypress .buddypress-wrap .members.dir-list button, .bp-list li .action .unfollow, .bp-list li .action .follow{border: none;background:transparent;font-weight: bold;color: #767676; font-size: 14px; padding:0px;}
.buddypress .buddypress-wrap .members.dir-list button.sugesst_user_send_slowbox_button{width: 100px;background:#7da5bb;color: #fff;height: 36px;vertical-align: top;}
.buddypress .buddypress-wrap .members.dir-list button.sugesst_user_send_slowbox_button:hover{background:#7da5bb; color: #fff;}  

.sugesst_user_send_slowbox.sugesst_user_send_slowbox_filler {width: calc(100% - 100px); height: 36px;}  

.buddypress .buddypress-wrap .members.dir-list button:hover, .bp-list li .action .unfollow:hover, .bp-list li .action .follow:hover{background: transparent; color: #7da5bb;}
.buddypress-wrap .subnav-filters .component-filters select, .buddypress-wrap .subnav-filters .last select{width: 210px;}
.buddypress-wrap .select-wrap{position: relative;}
.buddypress-wrap .select-wrap::after {position: absolute;content: "\f0dd";right: 10px;top: 4px;font-family: fontawesome;color: #767676;z-index: 1;}
.single-headers a.button, .single-headers div.generic-button {margin: 0px 10px 10px 0;}  
.single-headers li.generic-button{margin-top: 0px;}  

/*....setting page start.....*/
.buddypress-wrap .bp-subnavs {margin: 10px 0 0px;}   
.buddypress-wrap .tabbed-links ol, .buddypress-wrap .tabbed-links ul{margin: 20px 0 0px;} 
.buddypress-wrap .item-body .screen-heading{font-size: 17px; font-weight: 600;}
.info.email-pwd-info {margin-bottom: 0px;font-size: 14px;}  
body.buddypress.settings .wp-pwd button {vertical-align: top;height: 44px;}  
.buddypress-wrap .item-body .screen-heading {font-size: 17px;font-weight: 600;}  
.buddypress-wrap .profile.public .profile-group-title{padding-bottom: 10px; margin-bottom: 0;color:#7da5bb;}
.profile.edit fieldset legend{padding-bottom:3px; margin-bottom: 0px; color: #7da5bb;}
.profile.edit fieldset legend#field_71-1, .profile.edit fieldset legend#field_171-1, .profile.edit fieldset legend#field_88-1{margin-bottom: 0px;}

.profile.edit .wp-switch-editor{margin-top:0px;}
.editfield label[for=field_66]{
pointer-events: none;
font-weight:600 !important;
    margin: 0px 10px 0px 0 !important;
}
.cancel_boldnes{
font-weight:400 !important;
}

.buddypress-wrap .standard-form select{padding: .5em;}
.buddypress-wrap .standard-form .error {color: #767676 !important;font-weight: normal;}
.buddypress-wrap .standard-form label{
    /*display: inline-flex;*/
margin: 0px 10px 0 0;
vertical-align: middle;
align-content: center;
align-items: center;
    font-weight: 600;
    font-size: 15px;
	color: #7da5bb;
}  
.registration .privacy-policy-accept label a {margin: 0px 0px 0 10px;font-weight: bold;}


.buddypress-wrap .standard-form input[type="checkbox"], .buddypress-wrap .standard-form input[type="radio"]{vertical-align: middle; top: -1px;
position: relative;}
.buddypress-wrap .profile.edit .editfield fieldset label{padding: 3px 0px;}    
.buddypress-wrap .profile{margin-top: 0px;}
.buddypress-wrap .profile.change-cover-image{margin-top:10px;}
.buddypress-wrap .profile.change-avatar{margin-top:10px;}
.buddypress-wrap .profile.edit ul.button-nav li a{font-size: 18px; padding: 10px 15px 10px 15px; display: block;}
.buddypress-wrap .profile.edit ul.button-nav{border-bottom: 1px solid #ccc; margin:0px 0 10px 0; padding: 0 15px;}
.buddypress .buddypress-wrap .button-nav li.current a{color: #fff; position: relative;}
.buddypress .buddypress-wrap .button-nav li.current a::after{position: absolute; content: ""; width: 100%;  height: 1px; bottom:-1px; background:#7da5bb; left: 0px;}
.buddypress .buddypress-wrap .button-nav li.current a, .buddypress .buddypress-wrap .button-nav li a:hover, .buddypress .buddypress-wrap .button-nav li a:focus{color:#7da5bb; background: transparent;}
#profile-details-section #field_11.checkbox-options{padding: 0px !important;}

.buddypress-wrap .profile.edit ul.button-nav li{margin-right: 0px;}
.buddypress-wrap .profile.edit .editfield{border: none;  margin: 0px; padding:10px;}
.buddypress-wrap .profile.edit .editfield:first-child{padding-top: 25px;}
.buddypress-wrap .bp-tables-user tbody tr, .buddypress-wrap table.forum tbody tr, .buddypress-wrap table.wp-profile-fields tbody tr{background: transparent; border: none;}
.buddypress-wrap table.profile-fields .data, .buddypress-wrap .public .profile-fields td.label{border: none; color: #7da5bb;}
.profile-fields.bp-tables-user{border: none;}
.buddypress-wrap table.profile-fields p a{color:#767676;}  

.buddypress-wrap table.profile-fields .data{text-transform: lowercase;}
.buddypress-wrap .personal-information table.profile-fields .data:first-letter{text-transform: uppercase;}
.buddypress-wrap .entrepreneur-information table.profile-fields .data:first-letter{text-transform: uppercase;}
.buddypress-wrap .interests table.profile-fields .data:first-letter{text-transform: uppercase;}

.buddypress-wrap .standard-form .message-box label{margin: 10px 0px;}


.autocomplete-items ul li {
    list-style: none;
}

.tags-input {
    position: relative;
}

.tags-input .autocomplete-items {
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding:0 10px 15px;
    max-height:150px;
    overflow:auto;
    border: 1px solid #ccc;
    border-top: none;
}


body.buddypress.settings .buddypress-wrap .standard-form label{padding-top: 10px;}
body.buddypress.settings .buddypress-wrap .item-body .screen-heading{padding-top: 10px;}

body{font-size: 15px;}


 .clickedquestionmark {display: block;}
/*....poll css start.....*/
#jquery-script-menu{position:absolute;height:90px;width:100%;top:0;left:0;border-top:5px solid #316594;background:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);box-shadow:0 2px 3px 0 rgba(0,0,0,.16);z-index:999999;padding:10px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.jquery-script-center{width:960px;margin:0 auto}
.jquery-script-center ul{width:212px;float:left;line-height:45px;margin:0;padding:0;list-style:none}
.jquery-script-center a{text-decoration:none}
.jquery-script-ads{width:728px;height:90px;float:right}
.jquery-script-clear{clear:both;height:0}
#carbonads{display:block;overflow:hidden;max-width:728px;position:relative;font-size:22px;box-sizing:content-box}
#carbonads>span{display:block}
#carbonads a{color:#4078c0;text-decoration:none}
#carbonads a:hover{color:#3664A3}
.carbon-wrap{display:flex;align-items:center}
.carbon-img{display:block;margin:0;line-height:1}
.carbon-img img{display:block;height:90px;width:auto}
.carbon-text{display:block;padding:0 1em;line-height:1.35;text-align:left}
.carbon-poweredby{display:block;position:absolute;bottom:0;right:0;padding:6px 10px;text-align:center;text-transform:uppercase;letter-spacing:.5px;font-weight:600;font-size:8px;border-top-left-radius:4px;line-height:1;color:#aaa!important;}
.count_yes_bar_easy, .count_no_bar_easy {margin-top: 10px;display:block;flex-direction: column-reverse;justify-content: center;text-align: center;}  
.count_vote_panel_box_main.container {list-style: none;display: flex; padding-top:20px; justify-content: center; flex-wrap: wrap;}  
.count_vote_panel_box_main.container .count_yes_bar_easy, .count_vote_panel_box_main.container .count_no_bar_easy {margin: 0 13px; width:20%}  
.count_vote_panel_box_main.container svg text {fill: #7da5bb;} 


/*.....notification page start.......*/
.makewrap_mesg_cont_all_one::after{display: block; content: ""; clear: both;}
.makewrap_mesg_cont_all_one::before{display: block; content: ""; clear: both;}  
.buddypress-wrap table.notifications .bulk-select-all, .buddypress-wrap table.notifications .bulk-select-check{text-align: center;}  

.notification-dropdown {
    background: #fff;
    border: 1px solid #E7E9EC;
    box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1);
    border-radius: 4px;
    list-style: none;
    position: absolute;
    right: -15px;
    top: -webkit-calc(100% - 15px);
    top: calc(100% - 15px);
    margin: 0;
    min-width: 430px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    z-index: 1001;
}

.bell_notifaction_boxli_div {
    position: absolute;
    max-height: 300px;
    right: 100%;
    z-index: 999;
    color: #222;
    background: #fff;
    top: 0px;
    border: 1px solid #ccc;
    overflow: inherit;
    width: 300px;
    padding:0px;
    display: none;
    left: inherit;
     background: #fff;
    border: 1px solid #E7E9EC;
    box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1);
    border-radius: 4px;
    list-style: none;
    text-align: left;
}


.right_usermenu li .bell_notifaction_boxli_div a, .notify_header{border-bottom: 1px solid #E7E9EC; padding:15px 20px; color: #393e41; font-size:14px;}
.right_usermenu span { font-size: 12px; display: inherit; max-width: 63px;  margin: auto;}
.right_usermenu span.imgbox img{max-width:29px; height: auto;}        
.notify_header{font-size: 16px; font-weight: 600;}
.right_usermenu li .bell_notifaction_boxli_div a:hover{background: #F5F5F5;}
.notification-description a{color:#767676; cursor: default; pointer-events: none;}
.view_allnot_fic{text-align: center;}
.bell_notifaction_boxli_div .view_allnot_fic a{color: #7da5bb !important;}  

.bulk-select-check input[type=checkbox], .bulk-select-all input[type=checkbox]{opacity: 0;}
.bulk-select-check .bp-screen-reader-textsssp, .bulk-select-all .bp-screen-reader-textsssp{position: relative; cursor: pointer;}  
.bulk-select-check .bp-screen-reader-textsssp::before, .bulk-select-all .bp-screen-reader-textsssp::before{width:15px;height:15px; content: ""; position: absolute; left: -20px; top:0px; background: #eee; border:1px solid #ccc;}  

.bulk-select-check .bp-screen-reader-textsssp::after, .bulk-select-all .bp-screen-reader-textsssp::after {
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    display: block;
    font-family: fontawesome;
    left: -18px;
    top: -1px;
    font-size: 13px;
    color: #7da5bb;
}

.bulk-select-check input[type="checkbox"]:checked + .bp-screen-reader-textsssp::after{content: "\f00c";}
.bulk-select-all input[type="checkbox"]:checked + .bp-screen-reader-textsssp::after{content: "\f00c";}
.buddypress-wrap .subnav-filters{margin-top: 0px;    margin-bottom: 7px;}
.dashicons{color: #7da5bb;}
.dashicons:hover{color:#7da5bb;}  
.full_section_field {
    margin-bottom: 15px;
}
.full_section_field.f22.showhideonis {margin-top: 15px;}

.buddypress-wrap .full_section_field .standard-form label{display: block; padding-bottom:5px;}  
/*.....notification page end.........*/

.desnchgv-engage .hareloadernewdiv ul#bp-message-thread-list li .message-metadata strong {
    position: relative;
    top: -3px;
}

 
.login-after .feed_heading {
    background: #7da5bb;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #fff;
}

.login-after .scrolllimit_homefed, .all_notifcationbox {
    padding: 15px 20px;      min-height: 100px;

}

.box2_top_hom_fed{  border: 1px solid #ccc;
    margin-bottom: 20px;
    border-radius: 0 0 10px 10px;
box-shadow: 5px 5px 10px #eee; 
    margin: -1px 0 0;}


.login-after .box1_top_hom_fed {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    border-radius: 0 0 10px 10px;
box-shadow: 5px 5px 10px #eee;
}
.error{
color:#7da5bb !important;
}
.usr_img_sdf{
display: inline-block;
    float: left;
    width: 35px;
    padding: 0px;
    border-radius: 50%;
    overflow: hidden !important;
    border: 1px solid #ccc;
    height: 35px;
    background: #ccc;
    margin-right:10px;
}
.home-page.logged-in .login-after .update_message_hom .usr_img_sdf {margin-top: 6px;}
.mesdg_der{
display: inline-block;
    width: 100%;
    margin-top: 5px;
}
.close-pl .write_exc{
display:none;
}
.open-pl .write_exc{
display:block;
}

/* .one_seix a{
    cursor: default;
    pointer-events: none;
} */

.box3_top_hom_fed{
margin-top:20px;
  border: 1px solid #ccc;
    margin-bottom: 20px;
    border-radius: 0 0 10px 10px;
box-shadow: 5px 5px 10px #eee;
}
.all_tags_bics{
max-height: 139px;
    overflow: auto;    min-height: 139px;
}
.all_tags_bics ul, .all_tags_bics ul li{
list-style-type:none;
}

.all_tags_bics ul li{
padding:16px;
padding-top: 6px; 
 }

.login-after .box2_top_hom_fed .one_seix {
    width: 100%;
    padding: 5px 0px;
    display: inline-block;
}

.login-after .box2_top_hom_fed .one_seix a{ text-decoration: none; font-size:16px; /* text-transform: capitalize; */}


.separate-containers .site-main{margin: 0;}
.separate-containers .site-main .main_box_two.login-after { display: flex; flex-wrap: wrap;}
.login-after .box1_top_hom_fed .folw_section{padding: 0 20px;}  
.main_box_two.login-after  .scrolllimit_homefed{overflow: auto;}


.login-after .update_message_hom {
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom: 1px solid #ccc;
}

.login-after .subj_sec {
    color: #7da5bb;
    text-transform: capitalize;
    font-size:24px;
}

.login-after .count_in_mesa{font-size: 16px; font-weight: bold; color: #7da5bb; position: absolute; top: 0px; right:0px;}
.login-after .count_in_mesa span.crot{display: inline-block;width: 38px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 15px;}
.login-after .count_in_mesa i.fa {margin: 0 3px 0 0px;}

.message_revert_section {
    position: relative;
}

.login-after .re_home_btun.lightversion{
    margin-top: 10px;
    padding: 1px 9px;
border-radius: 5px;
    pointer-events: none;
    background: rgba(105, 126, 136, .4) !important;
    cursor: default;
}


.login-after .re_home_btun{
    margin-top: 10px;
    padding: 1px 9px;
border-radius: 4px;
    background: #7da5bb !important;
	    

}

.login-after #submit_home_feedmessag:hover {
    background:#7da5bb;  
}


.login-after .onclickopendiv {
    cursor: pointer;
    margin: 10px 0px;
    color: #7da5bb;
    position: relative;
} 

span.notsubmitcmt > span {
    display: flex;
    align-items: center;
}  

/*.login-after .onclickopendiv::after{
    position: absolute;
    content:"\f112";
    font-family: fontawesome;
    font-size: 16px;
    color: #ccc;
    top: 3px;
}*/

.login-after .onclickopendiv .clickedquestionmark img {
    vertical-align: middle;
    margin-right: 5px;
    width: auto;
    margin-top: 1px;
}
.build_from_popup_uplo{
background: #fff;
    padding: 30px;
    border: 5px solid #7da5bb;
    display: inline-block;
    text-align: center;
}
.sectionuplos{
    display: inline-block;
    width: 300px;
    float: left;
}
.sectionuplos.tab1{

    border-right: 1px solid #ccc;
}

.login-after .box1_top_hom_fed .folw_section span:first-child {
    font-size: 22px;
    padding-right: 5px;
    vertical-align: middle;  
    font-weight: bold;
    color: #7da5bb;
}

.profilecomplete {
    text-align: center;
    color: #7da5bb;
}

/* .alignmessg p {
    display: inline-block;
} */

.attachemts_div {
margin-top: 8px;
    font-size: 14px;
}
.attachemts_div span{
    font-size: 18px;
}
.attachemts_div i{
  font-size: 20px;
}
.attachemts_div img{
width:18px;
margin-right:10px;
display:inline-block;
}
.markgreen .cbn_bnc img{
width:18px;
}

.imgatchewrp {
    display: flex;
    flex-wrap: wrap;
    padding: 0 1%;
}

.imgatchewrp .imagebundel, .imgatchewrp .fulwithvideocs{
    width: auto;
    display: inline-block;
    text-align: center;
    margin:0 2% 2% 0;
    padding: 0px;
    box-sizing: border-box;  
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 15px;
    background: #eee;  
}
 .imgatchewrp .fulwithvideocs video{width:100%;}


.fulwithvideocs > span, .imagebundel > span {
    padding: 0;
    border-radius: 50%;
    border: #333;
    position: absolute;
    width: 14px;
    height: 14px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    z-index: 999;
    line-height:25px;
    text-align: center;
    top: -8px;
    left: -8px;
    color: #fff;
	background:none;
	
    z-index: 999;
}

.imgatchewrp .imagebundel .crossiconfon img {
    width: 14px !important;
    height: 14px !important;
    transform: none !important;
    left: 0px;
} 
.fulwithvideocs > span i, .imagebundel > span i {
    color: #fff;
    padding-right: 0px;
}

.imgatchewrp .fulwithvideocs video {
    width: auto;
    position: absolute;
    left:0;
    height: 100px;
    width:auto;
}

.alignmessg p{
margin-bottom:5px;
    display: inline-block;
    width: 100%;
}
.allsubmcmt, .open-pl .markgreen{
display:none;
}
.allsubmcmt img{
width:17px;
}

.imgatchewrp .imagebundel img{
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    max-width: inherit;
    width: 100%;
    height: 100%;
}
.imagebundel{
cursor:pointer;
}
.imgatchewrp .imgatchewrp{
display:inline-block;
}
.imgatchewrp p{
margin-bottom:2px;
}
.write_exc .mce-panel{
border:none;
box-shadow: none;
}
/*custom css*/
.scrolllimit_homefed .messag_panel_creaete .wprerpolin label {margin: 0 15px 0 0px;}
.scrolllimit_homefed .messag_panel_creaete .wprerpolin label input {margin: 0 3px 0 0px;position: relative;top: 2px;}
/*custom css end*/




span.atch_fil {
    text-transform: capitalize;
    display: inline-block;
    padding-top: 10px;
    cursor: pointer;
}

span.atch_fil i {
    margin-left: 3px !important;
    color: #7da5bb !important;
}   


.file_input_uploadform input[type="button"] {
    font-size: 0px;
    border: 3px solid #7da5bb !important;
    border-radius: 8px;
    width: 100px;
    background: #fff;
    height: 100px;
    background-image: url(../images/media-icon.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center center;
} 


.file_input_uploadform input[type="file"].file_input_hidden{bottom: 0px; cursor: pointer;
left: 0px; right: 0px; width: 100%; height: 100%; font-size: 0px;}

.tab2 .file_input_uploadform input[type="button"] {
    font-size: 0px;
    border: 3px solid #ccc;
    border-radius: 8px;
    width: 100px;
    background: #fff;
    height: 100px;
    background-image: url(../images/camera.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center center;
}  

.file_input_uploadform input[type="button"]:hover{background-color: #fff;}
.tab2 .file_input_uploadform::after{   
    content: "";
    font-size:24px; 
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    color:#7da5bb;  
    cursor: default;  
    z-index: 99;
} 


div#engage_purpose_msdd img{width:20px; height: auto;}  
.dd .ddTitle{height:44px; padding: 0 15px; line-height:44px; background: #fafafa; border-color: #d6d6d6; color: #767676; font-size: 15px;}
div#engage_purpose_msdd {width: 100% !important; position: relative;} 
div#engage_purpose_child{width: 100% !important;}  
.dd .ddTitle span.arrow{background:#fafafa url(../images/select-down-arrow.jpg);width: 10px;height: 7px;margin-top: 17px; position: relative;left: 9px;}
.dd .ddChild a{padding:5px 10px;}
.dd .ddChild a:hover, .dd .ddChild a.selected{background-color:#7da5bb; color: #fff;}

.build_from_popup_uplo button.wfu_overlay_editor_button, .build_from_popup_uplo div.wfu_overlay_editor{display: none !important;}  
.write_exc i{color:#7da5bb; padding-right:10px; font-size:18px;}  
.messag_panel_creaete .file_messageblock_fileheader_label_byuplod {padding-top: 5px;color: #7da5bb;font-weight: 600; line-height: normal;}  
.mce-tinymce{box-shadow: none;}
.make_editor_design {border: 1px solid #ccc;}
.mix_hom_feed_new_ele {
    border: 1px solid #ccc;
    border-radius: 0 0 10px 10px;
    box-shadow: 5px 5px 10px #eee;
    height: 100%;
    border-top: none;
}

.box3_top_hom_fed:last-child {
    margin-bottom: 0px;
}

.message-content.alignmessg {
    display: flex;
    flex-wrap: wrap;
}
.message-content.alignmessg .imagebundel {
    width: auto;
    max-width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.message-content.alignmessg .imagebundel, .message-content.alignmessg .fulwithvideocs{
     width: auto;
    max-width: inherit;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 150px;
    height: 150px;
    border-radius: 15px !important;
    overflow: hidden;
    position: relative;
}

.thred_view_message_list_panel .fulwithvideocs:last-child, .thred_view_message_list_panel .imagebundel:last-child{  
    margin-left: 0px;
}


.thred_view_message_list_panel .fulwithvideocs, .thred_view_message_list_panel .imagebundel{
 width: auto;
    max-width: inherit;
    margin:5px 0 5px 5px;
    width: 150px;
    height: 150px;
    border-radius: 15px !important;
    overflow: hidden;
    position: relative;
    display:inline-block;
    float:right;
}

.bp-messages-content #thread-preview .preview-content .preview-message{min-height: 323px; border: 1px solid #ccc;}
.thred_view_message_list_panel .mesagefrows .fulwithvideocs, .thred_view_message_list_panel .mesagefrows .imagebundel{
    margin: 5px 5px 5px 0px;
    float: left;
}
.thred_view_message_list_panel .mesagefrows .fulwithvideocs:last-child,
.thred_view_message_list_panel .mesagefrows .imagebundel:last-child{
    margin-right: 0px;
}
.thred_view_message_list_panel .fulwithvideocs video{
    width:auto; height:150px; left:0px; top: 0px;bottom: 0px;
}

.thred_view_message_list_panel .imagebundel img {
    left:0%;
    top:0px;
    max-width: inherit;
    width: 100%;
    bottom: 0px;
    height: 100%;
}  

.message-content.alignmessg .fulwithvideocs video{width:auto; height:150px; left:0px; top: 0px;bottom: 0px;} 
.message-content.alignmessg .imagebundel img{
    left:0%;
    top:0px;
    max-width: inherit;
    width: 100%;
    bottom: 0px;
    height: 100%;
}  
   
.message-content.alignmessg p{width: 100%;}

.messages #main .inside-article{     padding: 25px;}
.messages #main .inside-article .entry-content{margin-top:0px;}
body.messages .buddypress-wrap .item-body{margin: 0px 0 10px;}
.buddypress-wrap .bp-navs.tabbed-links ul li.last a{margin-top: 0px;}
.buddypress-wrap .bp-navs.tabbed-links ul li.last a {margin-top: 0px !important;}
.single-headers{margin-bottom: 0px;}    
.bp-messages-content .actions .bp-icons:not(.bp-hide):before{font-size: 20px;     top: -2px;position: relative;}
.bp-messages-content .actions .bp-icons:not(.bp-hide):hover:before {color: #7da5bb;}
.mesagefrows p, .curentuserloid p{margin-bottom: 0px; font-size: 14px;}

.desnchgv-connect .thred_view_message_list_panel li .slsid p span {font-size: 14px !important;font-weight: normal;color: #767676;}
.desnchgv-connect .thred_view_message_list_panel li .slsid .imagebundel {width: 50px;height: 50px;}
.desnchgv-connect .thred_view_message_list_panel li .slsid .imagebundel .imagebundeltwo img {height: 50px;width: 100%;}


       .usernabid {font-size: 14px; font-weight: normal; text-transform: capitalize; color: #767676;}    
.buddypress.widget .bp-login-widget-user-links{margin-left:10px;}
.bp-login-widget-user-links a {
    display: block;text-transform: capitalize;
    line-height: 20px;
    vertical-align: middle;
	color: #7da5bb !important;
	font-weight:600;
} 
.bp-login-widget-user-links a.logout {
    color: #767676 !important;
	font-weight:normal;
} 

.bp-messages-content #thread-preview .preview-content .preview-message{padding: 15px; padding-right: 0px;padding-bottom: 0;
    margin-bottom: 0; padding-left: 0px; }  
.buddypress.widget ul#friends-list li .item a{font-size: 14px; display: block; line-height: normal; text-transform: capitalize;}
.buddypress.widget ul#friends-list li .item .activity{font-size: 12px; vertical-align: top;}  
.buddypress.widget ul#friends-list li .item .tem-meta{line-height: normal;}


.bp-messages-content .actions .bp-icons:not(.bp-hide){min-width:30px; position: relative;  padding: .3em .3em; box-sizing: border-box;}
.message-action-view::before{position: absolute;  left: 50%; transform: translateX(-50%); top:8px;}
.excrt_oiu, .excrt_oiu_two {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 2px;
}
.excrt_oiu_two {padding-left: 3px;}
.user_message_type_mix img {
    vertical-align: top;
    margin-top: -3px;
}

span.notsubmitcmt img {
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -2px;
}
.bp-tooltip:after{transform: translate(-90%,0);}   
.curentuserloid .excrt_oiu {justify-content: flex-end; padding-right: 3px; margin-bottom: 0;}

.user_img_box img{border-radius: 50%;}

.user_img_box {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

.buddypress-wrap form.bp-messages-search-form button[type="submit"] span {
    display: block;
    line-height: 23px;
    vertical-align: middle;
}

.user_message_type_mix.user_dmessage_25 img {
    max-height: 14px;
    vertical-align: top;
    width: auto;
} 

.row_box_main{padding: 0 15px;}
.buddypress-wrap .row_box_main textarea{height: 80px; border: 1px solid #ccc; resize: none;}
.buddypress .buddypress-wrap .submitsection button{padding:7px 12px; background:#7da5bb; color: #fff; border-color:#7da5bb; border-radius: 4px;}
.buddypress .buddypress-wrap .submitsection button:hover{background: #7da5bb; border-color:#7da5bb;}
.row_box_main input[type="radio"]{margin-right: 5px;}  
.sec_one_main, .sec_second_main, .sec_third_main, .sec_four_main{margin-bottom: 15px; color: #767676;}
.datetimebox, .reminderbx {margin-top: 10px;text-align: right;}  
.datetimebox input, .reminderbx input{margin-left: 10px;}
.onclickone_firstbox, .onsecondschedulclick {margin-top: 5px;}
.row_box_main input[type="date"]{
width: 170px;
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 5px;
}

.datetimebox{position: relative;}
.datetimebox::after {
    position: absolute;
    content: "\f017";
    font-family: fontawesome;
    font-size: 16px;
    color: #767676;
    right: 15px;
    top: 5px;
}
.datetimebox input{
     border: 1px solid #ccc;
    height: 35px;
    line-height:35px;  
    box-sizing: border-box;
    padding-left: 5px;
}

.dfsdahj input{
     border: 1px solid #ccc;
    height: 35px;
    line-height:35px;  
    box-sizing: border-box;
    padding-left: 5px;
}

.datetimebox input[type="text"], .dfsdahj input[type="text"]{width: 140px;}
.allclosed .ui-state-default, .allclosed .ui-widget-content .ui-state-default:nth-child(2){
    border: 1px solid #ccc;
    background: #fff;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 0px;
    min-width: 50px;    
    color: #767676;
    font-size: 14px;
}  
.ui-timepicker-div dl dd {float:left;}
.ui-timepicker-div .ui-widget-header{border: none;}
.ui-timepicker-div dl dd{margin:0 5px 8px 6px;} 
.ui-timepicker-div dl dt{display:none;}
.ui-datepicker{width: auto;}
.ui-datepicker select{padding: 5px 5px;}


/*....booking callender start.......*/

.cal_wappermain .fc .fc-button-primary:focus{box-shadow: none !important;} 
.fc .fc-button-primary{background-color:#7da5bb; border-color:#7da5bb;} 
.fc .fc-button-primary:hover{background-color: #7da5bb; border-color:#7da5bb;}
.full_section_field.f6 label {margin-top: 15px;}
.dswasrn{width:20px; height: auto;}
.rowbx span select{width: 100%;}
body.buddypress.settings #pass1, body.buddypress.settings #c-pass {
    width: 100%;
}
/*....booking callender end.........*/

/* 27-08-2020 */
#your-profile.standard-form label {
    padding-top: 15px;
    margin-bottom: 5px;
}

/* #your-profile.standard-form .submit #submit {
	max-width: 220px;
} */


.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main:hover .descripteventbyjs, .page-template-mymeeting .fc-timeGridDay-view .fc-event-main:hover .descripteventbyjs {
	display: block !important;
	width: 285px;
	padding: 10px;
	background: #fff;
	margin-left: -2px;
	color: #767676;
	box-shadow: 0 5px 5px #ccc;
    font-size: 12px;
    position: relative;
    border: 1px solid #1c608a;
    margin-top: 10px;
}
.fc-timeGridDay-view tr {
    background: #fff;
}
.fc-dayGridMonth-view .fc-col-header tr .fc-scrollgrid-sync-inner {
    background: #7da5bb;
}
.fc-dayGridMonth-view .fc-col-header tr .fc-scrollgrid-sync-inner a {color: #fff;}
.fc-dayGridMonth-view .fc-daygrid-day-events.makeaspopupevt .ckicktopevnt{color: #767676; font-weight: inherit;}
.fc-dayGridMonth-view .fc-daygrid-day-events.makeaspopupevt .ckicktopevnt:hover{color: #7da5bb;}
.page-template-mymeeting .fc-timeGridWeek-view .fc-day-today .fc-scrollgrid-sync-inner {
    background: #FFFADF;
}

.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .maintemplateeng .datefields.gotopmo {
    margin-top: 5px;
}

.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .mettypeinv {
	margin-bottom: 5px;
    padding: 5px 0;
}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs:after, .page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs:before {
	bottom: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .bintextsteu {
    display: block;
    margin: 0 0 0px;
}

.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs span.locktio {
    margin-top: 5px;
}

.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .widthtext {
	width: 100%;
	display: inline-block;
	clear: both;
	max-width: 100%;
    font-size: 15px;
    font-weight: 600;
	color: #7da5bb;
}

.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #1c608a;
	border-width: 11px;
	margin-left: -11px;

}


.leftnotsharefixedsect .maintopstickbn {
    color: #767676;
    order: 1;
    border: none;
    overflow: auto;
    background-color: #f5f5f5;
    padding: 15px;
    text-align: center;
    border: 1px solid #ccc;
    box-shadow: 5px 5px 10px #eee;
}   

.lefticonbo span {
    display: block;
    font-size: 18px;
    font-weight: 500;
	    color: #7da5bb;
}

.lefticonbo i {
    font-size: 24px;
    color: #7da5bb;
}

.grid-50{height: 100%;}

.leftnotsharefixedsect .rightbox span {
    display: block;
    font-size: 16px;
	color: #7da5bb;
}

span.butoncvty a {
    display: inline-block;
    background: #fff;
    padding: 0 15px;
    margin-top: 15px;
    color: #7da5bb;  
}

.login-after .all_notifcationbox{min-height: 170px;}
.trndingclassmain .tags-input .tagsp:first-child{margin-left: 0px;}
.trndingclassmain .tags-input input.trandingfiletags[type="text"]{
   width:100%;
}
  

.login-after .all_notifcationbox {  
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
}


.trndingclassmain  input.trandingfiletags::placeholder {
    color: #fff !important;
}

.trndingclassmain ul.herekeytags li {
    list-style: none;
}
.trndingclassmain ul.herekeytags li .treied_view_bcv .subjecioxt a:hover {color: #7da5bb;}
.trndingclassmain ul.herekeytags {
    padding:0px 10px;
}

.trndingclassmain li.trandinfblue {
    border: 1px solid #eee;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
    box-shadow: 0px 5px 10px #f2f2f2;
}

.trndingclassmain li.trandinfblue  p{margin-bottom:10px;font-size: 14px;}
.trndingclassmain .tagslistpos{font-size: 14px; color: #767676;}

.trndingclassmain .tags-input span.autocomplete{display: block; width: 100%;}

.trndingclassmain label{padding-right: 10px;}

.trndingclassmain .tags-input .autocomplete-items{border: none; padding-right:0px; padding-left: 0px;}
.trndingclassmain .tags-input .autocomplete-items ul{border:1px solid #ccc;padding: 10px 15px;border-top: none;}


.bp-messages-content #bp-message-thread-list .message-content.alignmessg p{margin-bottom: 0px;line-height: normal;}

body.my-messages .bp-messages-content .thread-participants img {width:20px;height: 20px; border-radius: 50px;}
body.my-messages .bp-messages-content #bp-message-thread-list .message-metadata .avatar {width: 20px; border-radius: 50px;}
.desnchgv-ideate .hareloadernewdiv #bp-message-thread-list li .message-metadata a img {margin: 4px 7px 0 0px;}
body.my-messages .bp-messages-content .avatar{width: 20px; height: auto;}
body.my-messages .bp-messages-content .thread-participants dt, .industrylisttop b {font-weight:600; color: #7da5bb;}
       body.my-messages .bp-messages-content #bp-message-thread-list .message-content {margin-top: 0px;} 
       body.my-messages .bp-messages-content #bp-message-thread-list li{margin-bottom: 10px; background: #fff !important;}
body.my-messages h2.message-title {font-weight: 300 !important;}

body.my-messages.my-account .buddypress-wrap .bp-navs.tabbed-links{margin-top: 10px;}
body.my-messages h1.entry-title{margin-bottom: 0px;}
z
body.my-messages .bp-messages-content #bp-message-thread-list {padding-top: 3px;     border-top: none;}  

body.my-messages div.firstmessageofshrety p {    
    line-height: 1.2;
}

.attachemts_div span {
    margin-right: 5px;
}
.messages #main .inside-article header.entry-header {margin: -5px 0 0;}

.headelistmesagaepack .lab_kkdu span:first-child, .preview-thread-title span:first-child{
min-width:170px;
display:inline-block;
font-weight:600;
color: #7da5bb;
}


/*ds code on 07/10/2020*/

.makewrap_mesg_cont_all_one .imageboxindex .imagebundel{ position: relative; }
.makewrap_mesg_cont_all_one .hareloadernewdiv{margin:3px 0 ; padding: 10px;    
    border: solid 1px #ccc;}
.makewrap_mesg_cont_all_one .attachemts_div .fa { color: #7da5bb;
    padding-right: 10px;
    font-size: 18px; }

.bp-messages-content #bp-message-thread-list .message-content.alignmessg p{ text-align: left; padding-left: 0;}
.makewrap_mesg_cont_all_one .submit #send_reply_button {
    margin-top: 10px;
    padding: 7px 12px;
    border-radius: 5px;
 /*    pointer-events: none; */
    background: #7da5bb;
   /*  cursor: default; */
        font-family: "Raleway", sans-serif;
        font-size: 15px;
    text-transform: inherit;
       line-height: 20px;
    display: inline-block;
    width: inherit;
}

.maikemessageboxandhederon .submit{
    display: inline-block !important;
    position: relative;
    width: 100%;
}
.maikemessageboxandhederon .submit input{
  float: right;
  width: 160px !important;
    margin-right: 20px !important;
}

.bp-messages-content .hareloadernewdiv #bp-message-thread-list{
border:none;
}

.makewrap_mesg_cont_all_one .addimgexcderty{ display: flex;
    flex-wrap: wrap;
    padding: 0 2%; }

.makewrap_mesg_cont_all_one .addimgexcderty .imagebundel {
    width: auto;
    display: inline-block;
    text-align: center;
    margin: 0 1% 1% 0;
    padding: 0px;
    box-sizing: border-box;
    width: 70px;
    height: 70px;
    /*overflow: hidden;*/
    position: relative;
    border-radius: 15px !important;
    background: #eee;
}

.hareloadernewdiv .message-content.alignmessg .imagebundel{
margin-right: 1%;
    margin-bottom: 0%;
}

.makewrap_mesg_cont_all_one .addimgexcderty .imagebundel .imagebundeltwo{    border-radius: 15px;}
.makewrap_mesg_cont_all_one .addimgexcderty .imagebundel img {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    max-width: inherit;
    width: 100%;
    height: 100%;
        border-radius: 15px;
}
.maikemessageboxandhederon .message-metadata{
width: 170px;
    float: left;
}

.maikemessageboxandhederon .makeinonecomposrepluy{
    width: calc(100% - 190px);
    float: left;
}
.maikemessageboxandhederon .attachemts_div{
     text-align: right;
}

.makewrap_mesg_cont_all_one   .addimgexcderty{ border:1px solid #dedede;  border-top: 0px;  border-radius: 0 !important;     background: #fff;}

.makeinonecomposrepluy .wp-editor-container{
border-bottom:0px !important;
}

.makewrap_mesg_cont_all_one #subsubnav{ display: none; }

.composelysttag { border:none !important; padding: 0px !important; }
.composelysttag ul.ghhjl{border: 1px solid #ccc !important;     margin: 0px;   padding: 0 5px;}
.ideatechanges{ position: relative; padding-right: 35px; }
.ideatechanges .industrylisttop.mesagpanledot p { display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;}
.ideatechanges .actions{ position: absolute; top: 10px; right: 10px; }
 body .ideatepricewmess {    min-height: 282px  !important;}
/* body .ideatepricewmess .thred_view_message_list_panel{ height: 282px  !important;  } */

.maikemessageboxandhederon header{
border:none !important;
}
/* .maikemessageboxandhederon iframe{
height:60px !important;
} */
.maikemessageboxandhederon{  border:1px solid #ccc;  padding: 10px; margin-bottom: 10px; background:#828f96;}
.listmessgehead {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    background: #828f96;
	    position: relative;
}
.listmessgehead .preview-pane-header{
border:none;
}
.listmessgehead .message-title{
    padding: 0 5px;
}
.listmessgehead .actions {
    max-width: 40%;
    display: block;
	    right: 10px;
    top: 45px;
    flex-wrap: wrap;
    position: absolute;
}
.listmessgehead .thread-participants{
margin:0;
}
/* .connect-removethings .slsid::after{
display:none !important;
} */

.bp-messages-content #bp-message-thread-list li{ background: none !important; }
.message-content.alignmessg .imagebundel{width: 70px !important; height: 70px !important;}

.maikemessageboxandhederon header{
position:relative;
}
.maikemessageboxandhederon .actions {
    position: absolute;
    top: 10px;
    right: 10px;
}
.makeinonecomposrepluy .message-content{
height:20px; 
} 


.listmessgehead .preview-pane-header .actions{ display: flex; justify-content: space-between; align-items: center; margin-top: -20px; }
.listmessgehead .message-title.preview-thread-title{ padding-left: 6px !important; }
.listmessgehead .preview-pane-header .actions a{ display: block !important; width: 15px;
height: 31px; }

.listmessgehead .industrylisttop.mesagpanledot p{ margin-bottom: 0px; }


.bp-messages-content #thread-preview .preview-content .preview-message.connect-removethings{min-height: 343px; position:relative;}
.bp-messages-content #thread-preview .preview-content .preview-message.connect-removethings .thred_view_message_list_panel{height: 368px;}
.bp-messages-content #thread-preview .preview-content .preview-message.connect-removethings  .slsid{border-radius: 55px !important;}
 .bp-messages-content #thread-preview .preview-content .preview-message{padding: 10px 0 0 5px; position:relative; border: 1px solid #ccc;} 
.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd{ padding-left: 0px !important; 
    padding-right: 0px !important; }
.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li {
    padding: 10px !important;
    border-radius: 2px !important;
    margin-bottom: 10px !important; 
}
.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li:last-child {
    margin-bottom: 0px !important;
}
.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .imagebundel {
    width: 70px !important;
    height: 70px !important;
}

.ideatepricewmess  .ideate-mlistloadd  li .slsid{ background: none !important; }
.ideatepricewmess  .ideate-mlistloadd  li .slsid:after{ display: none !important; }

.listmessgehead .ideatechanges .addlistindblock{width: 100%; float: left; max-width: 70%;}
.listmessgehead .ideatechanges .addlistindblock .headelistmesagaepack{ border: 1px solid #eee !important; box-shadow: 0px 3px 3px #ccc !important; }
body .listmessgehead .ideatechanges .addlistindblock .headelistmesagaepack .lab_kkdu{padding: 0 12px !important;}
body .listmessgehead .ideatechanges .addlistindblock .headelistmesagaepack .lab_kkdu:nth-child(even) {background:none  !important }
body .listmessgehead .ideatechanges .addlistindblock .headelistmesagaepack .lab_kkdu:nth-child(odd){ background:none  !important;}
body .engge-mlistloadd{ padding-right: 10px !important; padding-left: 10px !important; }
body .engge-mlistloadd .slsid{box-shadow: 0px 3px 3px #ccc !important;}
 body .engge-mlistloadd{height: auto !important;}  
body .ideatepricewmess.engage{ min-height: 260px !important; }

body .ideatepricewmess.ideate {
    min-height: 272px !important;
}

body .ideatepricewmess.ideate  .thred_view_message_list_panel{
    height: 305px !important;
}


body .ideate-mlistloadd .daterightforce{/* font-style: italic; */
font-size: 14px;
margin-left: 10px;}


.desnchgv-connect .hareloadernewdiv {
    background: #fafafa;
	padding: 0px 0 0 0px;
}
.desnchgv-connect .hareloadernewdiv li, .desnchgv-connect #bp-message-thread-list li{
border:none !important;
}

.desnchgv-connect #bp-message-thread-list .message-content {
    display: inline-block;
    background: rgba(32,113,162,0.1) !important;
    border-radius: 25px !important;
    box-sizing: border-box;
    padding: 10px 20px;
    position: relative;
    font-size: 14px;
    max-width: 70%;
}

.desnchgv-connect #bp-message-thread-list .message-content::after {
    content: "";
    background-image: url(../images/message-tail.png);
    width: 26px;
    height: 13px;
    position: absolute;
    top: 100%;
    display: block;
    margin-top: -13px;
}

.desnchgv-engage .hareloadernewdiv {
    background: #f5f5f5;
}
.desnchgv-engage .hareloadernewdiv li, .desnchgv-engage #bp-message-thread-list li{
border:none !important;
}

.desnchgv-engage #bp-message-thread-list .message-content {
    display: inline-block;
    background: rgba(32,113,162,0.1) !important;
    border-radius: 10px !important;
    box-sizing: border-box;
    padding: 5px 10px;
    position: relative;
    font-size: 14px;
    max-width: 70%;
}

.desnchgv-engage #bp-message-thread-list .message-content::after {
    content: "";
    background-image: url(../images/message-tail.png);
    width: 26px;
    height: 13px;
    position: absolute;
    top: 100%;
    display: block;
    margin-top: -13px;
}

.mesfrows .message-content, .mesfrows .message-metadata{
float:left;
}

.curuserloid .message-content, .curuserloid .message-metadata{
float:right;
}

.curuserloid time, .mesfrows time{
display:none;
}


/* 14-12-20 */

.search.search-results .search-form input.search-submit {
	background-color:#7da5bb;
	color: #fff;
	border: none;
	height: 45px;
	padding: 10px 20px;
	border-radius: 4px;
}

.search.search-results .buddypress-wrap .bp-navs li.current a, .search.search-results .buddypress-wrap .bp-navs li.current a:focus, .search.search-results .search.search-results .buddypress-wrap .bp-navs li.current a:hover, .search.search-results .buddypress-wrap .bp-navs li.selected a, .search.search-results .buddypress-wrap .bp-navs li.selected a:focus, .search.search-results .buddypress-wrap .bp-navs li.selected a:hover {
	background: #7da5bb;
	color: #ggg;
}
.search.search-results .buddypress-wrap .members-list li .member-name {
	text-transform: capitalize;
}

.bb-global-search-ac li:not(.bbls-category) .bboss_ajax_search_item {
	padding: 4px 0 4px !important;
}
.bb-global-search-ac.ui-menu  h2 {
	font-size: 16px;
	margin: 0;
}
.bb-global-search-ac.ui-menu  .item-block .item-meta {
	font-size: 12px;
	margin: 5px 0 7px;
}

.bb-global-search-ac li {
	padding: 5px 10px;
}

.bb-global-search-ac.ui-autocomplete {
	overflow-y: scroll !important;
}


body.bp-nouveau.search.search-results .bboss-results-list > li {
	padding: 5px 0;
	margin: 0;

}

.search.search-results .dir-search .search_results {
	padding: 20px 0;
	border-top: none;
}

.search.search-results .dir-search .search_results .follow-button.not-following.generic-button {
	display: none ;
}
.search.search-results .search_filters.item-list-tabs.bp-navs {
	display: none;
}
.search.search-results .button_suggestuser,.search.search-results .follow-button.not-following.generic-button {
	display: none;
}
.search.search-results .bboss_search_form_wrapper.dir-search {
	display: none;
}
aside.bp-feedback.bp-messages.bp-template-notice.error {
    font-weight: 700;
}



@media only screen and (min-width:320px) and (max-width:759px){
.carbon-text{font-size:14px}
}



@media (max-width: 1599px){  
.wrapping_status_main_section_user_list_hover .in1{font-size: 14px;}
.wrapping_status_main_section_user_list_hover .in1{padding: 0 5px;}
}

@media (max-width: 1365px){
.three_boxes{padding: 70px 65px 50px;}
.site-header .tablet-grid-40{width: 50%;}  
.title_line{font-size: 60px;}
.send_text{font-size: 40px;}
.sub_text{font-size: 16px; line-height: 24px;}
.btn_text a{padding: 10px 35px;}
.main_box_two .contenttop .title_line{font-size: 36px;}
.main_box_two .contenttop .send_text{font-size: 20px;}
.btn_text a {padding: 10px 35px;  font-size: 14px;}
.hom_box_three_main a{font-size: 24px; padding: 20px 50px;}  
.inside-footer-widgets > div:nth-child(2n+1){clear: inherit;}
.copyright-bar{padding: 0 65px 0 45px;}
.inside-footer-widgets > div{margin-bottom: 0px;}
.cont_footer_text{max-width: 140px;}  
.widget-area .widget{padding:20px;}
#bbp-search-form > div{flex-wrap: wrap;}
#bbp-search-form > div input[type="submit"]{width: 100%;margin-top:10px;}

.members.dir-list .bp-list > li { width: 31.6%; margin-right: 2.5%; margin-bottom: 2.5%; }
.buddypress-wrap .bp-navs.tabbed-links ul li a{font-size: 14px;}


}


@media (min-width:768px) and (max-width:991px){


    .sendallboxermain .wrpgroupnetwork {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:1279px){
.site-header .tablet-grid-40{width: 100%;}    
.site-header .tablet-grid-65{width: 70%;}
}
 
@media (max-width:1279px){  
.main_box_two.login-after{padding: 0px !important;} 
.site-footer .footer-widgets{padding: 20px 0px 20px 15px;}
#message-threads li .thread-cb {margin-right: 5px;}   
}

@media (max-width:1025px){
.datetimebox, .reminderbx{text-align:left;}
.row_box_main input[type="date"]{width: 100%;}   
.datetimebox input, .reminderbx input{margin-left: 0px; margin-top: 10px; width: 100%; box-sizing:border-box;}       
} 

@media (max-width:991px){
.tablet-grid-25, .tablet-grid-75{width: 100%;}    

.members.dir-list .bp-list > li{width: 48%; margin-right: 4%; margin-bottom: 4%;}  
.members.dir-list .bp-list > li:nth-child(3n){margin-right:4%;}
.members.dir-list .bp-list > li:nth-child(2n){margin-right: 0px;}


} 

@media (max-width:1023px){
.logo_search_pck_one .site-logo{margin-right: 20px;}
.site-header .inside-header{padding: 15px;}
.site-header .execphpwidget a{padding: 0 10px;}
.inside-header > :not(:last-child):not(.main-navigation){margin-bottom: 0px;}
.site-header .widget .search-field{padding: 0px 15px 1px 40px;}
.title_line {font-size: 40px;}
.send_text {font-size: 20px;}
.sub_text {font-size: 14px;line-height: 20px;}
.sub_text p{margin-bottom: 15px;}  
.three_boxes {padding: 45px 0px 25px; margin: 0px;}
.three_boxes .grid-33 {width: 100%;margin-bottom: 70px; padding: 0 25px;}
.three_boxes .grid-33:last-child{margin-bottom: 0px;}
.ctxb{min-height:inherit;}
.contenttop{max-width: 60%; left:18px;} 
.main_box_two .contenttop .title_line{font-size: 24px;}
.main_box_two .contenttop .send_text{font-size: 16px;}
.main_box_two .contenttop .sub_text p{font-size: 12px; line-height: normal;}
.btn_text a {padding: 10px 20px;font-size: 12px;}  
.hom_box_three_main {padding: 30px 0px;}
.hom_box_three_main a{font-size: 18px;}
.site-info{padding:10px 15px;}
.copyright-bar{padding-left: 0px; padding-right: 15px;}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets{display: flex; display: -ms-flexbox;}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .tablet-grid-50  {width: 100%;}
.site-footer .grid-25{width: 50%;}
.cont_footer_text{max-width: 200px;}
.buddypress-wrap table.notification-settings th.title, .buddypress-wrap table.profile-settings th.title{width: 56%;}
 
.site-header .grid-35{width: 35%;}
.site-footer .footer-widgets-container .inner-padding {padding: 0px 0px;}    
}


@media (max-width:767px){

    .bp-user.my-account.my-profile.profile-edit .profile.edit .standard-form.profile-edit.entrepreneur-information .editfield.field_2034.field_what-is-your-value-proposition {
        bottom: -5px !important;
        padding-top: 5px !important;
    }
    .boxvalueproposition .editfield.field_2060, .boxvalueproposition .editfield.field_2067, .boxvalueproposition .editfield.field_2071,   .boxvalueproposition  .editfield.field_2092{
        float: none;
        width: calc(100% - 20px);
        padding: 8px !important;
    }

    .sendallboxermain .wrpgroupnetwork {
        display: block !important;
    }

    .sendallboxermain .defulradioall, .sendallboxermain .allertxu, .sendallboxermain .wrpgroupnetwork .rwblone {
        float: none !important;
        margin-right: 0% !important
        ;
        display: block !important;
    }
    .main_box_two.three_boxes .grid-25 {
        float: none !important;
        width: 100% !important;
        margin: 25px 0;
    }
.bp-login-widget-user-link {text-align: left;}    
.bp-login-widget-user-logout {text-align: right;}  
.responsivemenublock{display:block;position: absolute;top: 20px;right: 15px;}
/*.offcanvas {position: fixed;right: -77px;top: 0px;width: 77px;background: #7da5bb;height: 100%;transition: all 0.3s ease; z-index: 999; overflow: auto;}
*/
.offcanvas .right_usermenu {
    width: 77px;
    float: right;
    background-color: #7da5bb;
}

.close_menu_rightnav {
    margin-left: calc(100% - 77px);
}
.offcanvas {position: fixed;right: -100%;top: 0px;width: 100%;background: transparent;height: 100%;transition: all 0.3s ease; z-index: 999; overflow: auto;}
.offcanvas.opentogle.loggedinclmen{top:0px;}     
.offcanvas.opentogle{right:0px; transition: all 0.3s ease;}    
.onmoboli_clods{width: 100%;}
.grid-5{display: none;}  
.grid-95 {width: calc(100% - 0px);width: -moz-calc(100% - 0px);width: -webkit-calc(100% - 0px);width: -ms-calc(100% - 0px);width: 100%;}  
.site-header .inside-header{flex-wrap: wrap; padding-bottom: 20px;}   

.logo_search_pck_one .site-logo{margin-right: 0px; width: 100%; margin-bottom: 8px; text-align: left;}
.logo_search_pck_one .site-logo img{max-width: 200px;}
.logo_search_pck_one{flex-wrap: wrap;}
.site-header .widget .search-field{max-width: inherit;}
.site-header .tablet-grid-40 {width: 100%;padding: 0px;}
.search-form{width: 100%;}
.site-header .grid-35 {width: 100%;padding-right: 0px;padding-top:0px;padding-left: 0px;}
.three_boxes .grid-33{padding: 0 15px;}
           .site-footer .footer-widgets{padding:40px 15px 30px;}
.site-footer .grid-25{width: 100%; padding-right: 0px;}
.ctxb{padding:40px 20px 20px;}
.inside-footer-widgets > div:not(:last-child){margin-bottom: 20px;}
.contenttop{position: static; padding:20px 15px 30px; box-sizing: border-box; /*background: #333;*/ max-width: inherit;}
.main_box_one .owl-theme .owl-nav.disabled + .owl-dots, .main_box_two .owl-theme .owl-nav.disabled + .owl-dots{bottom: -50px;}
.main_box_one .owl-theme .owl-dots .owl-dot span, .main_box_two .owl-theme .owl-dots .owl-dot span{background: #7da5bb;}
.three_boxes{padding-top: 110px;}
.imag_top_section{width: 70px; height: 70px; top: -35px;}
.imag_top_section i{font-size: 24px;}
.main_box_two .contenttop{transform: translateY(0%); max-width: inherit; width: 100%;}
.main_box_two .contenttop .sub_text p {font-size: 14px;line-height: 20px;}
.hom_box_three_main {padding:30px 0px 30px;}  
.hom_box_three_main a{font-size: 14px; padding:16px 40px;}
.ds_log_text{font-size: 12px;}
.buddypress-wrap.extended-default-reg .register-page .default-profile, .buddypress-wrap.extended-default-reg .register-page .extended-profile, .buddypress-wrap .standard-form div.submit input{width: 100%;}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header, .wp-block-group__inner-container{padding: 15px;}
#bbp-search-form > div input[type="text"], #bbp-search-form > div input[type="submit"]{height: 45px;}
div.bbp-search-form button, div.bbp-search-form input{font-size: 16px;}
.round_st_wrp {height: 15px;line-height: 15px;min-width: 15px;font-size: 12px;}  
.buddypress-wrap .tabbed-links ol, .buddypress-wrap .tabbed-links ul, .buddypress-wrap .item-body, #buddypress #item-header-cover-image, .buddypress-wrap .profile{margin-top: 0px;}
.buddypress-wrap .bp-subnavs.tabbed-links > ul li.current.selected a {color: #fff;background: #7da5bb;}
.buddypress-wrap .bp-navs.tabbed-links{margin:0  -16px;}
.makewrap_mesg_cont_all_one{padding: 0 0px 20px;}
.main_box_two.login-after {padding: 0 10px !important; margin-bottom: 20px !important;}
.main_box_two.login-after .scrolllimit_homefed{margin-bottom: 20px;}
.login-after .scrolllimit_homefed, .all_notifcationbox{z-index: 9; position: relative;}
.build_from_popup_uplo{padding: 15px 0px;}
.sectionuplos{width: 49%; box-sizing: border-box;}
.build_from_popup_uplo h3{font-size: 12px;}
.file_input_uploadform input[type="button"], .tab2 .file_input_uploadform input[type="button"]{width: 70px; height: 70px;}
.notific_countshow{right: 5px; left: inherit;}
.login-after .subj_sec {font-size: 18px;}
.mobile-grid-100.grid-50.tablet-grid-50.leftfeed {margin-bottom: 20px; padding: 0 5px;}  
.mobile-grid-100.grid-50.tablet-grid-50.rightfeed {padding: 0 5px;}
.buddypress-wrap .tabbed-links ol li, .buddypress-wrap .tabbed-links ul li{height: auto;}
#message-threads{width: 100%; margin-bottom: 10px;}
.bp-messages-content #thread-preview {width: 100%;}
.makewrap_mesg_cont_all_one_jq_temp{box-sizing: border-box; padding: 0px; width: 100%;}
.buddypress-wrap .bp-navs.tabbed-links{margin: 0px;}
.bp-navs ul li.current a, .bp-navs ul li.selected a{display: block; width: 100%;}
.buddypress-wrap form.bp-messages-search-form{width: 100%;}
.buddypress-wrap .bp-navs.tabbed-links ul li#compose-personal-li a .inter_menu_icon{padding-left: 0px;}
.bp-messages-content #thread-preview{height: auto;}  
.three_boxes{padding:0px 0px 10px; margin-top: 40px;}
.site-footer .footer-widgets .widget-title{padding-bottom: 10px; border-color: #fff;}
.top_bran_sidebr.mobile-grid-100.grid-35.tablet-grid-35{margin-top: 15px;} 
.site-header a, .site-header a:visited{color: #fff;}
.entry-content{margin: 0px;}  
.buddypress-wrap .bp-navs.tabbed-links ul li#compose-personal-li.selected a{color: #fff;}  
#right-sidebar.widget-area .widget{padding:30px 15px 10px;}  
.bp-messages-content #thread-preview .preview-content .preview-message{min-height:inherit;} 
.thred_view_message_list_panel {height: auto;}    

.separate-containers .inside-article.homeafterloghty { padding: 20px 9px 0;} 
    
}


@media (max-width:639px){
.site-footer .copyright-bar .grid-25{width: 100%; text-align: center;} 
.copyright-bar{padding-right: 0px;}   
.copyright{justify-content: center;}
.members.dir-list .bp-list > li{width: 100%; margin-right: 0px; margin-bottom: 15px;}    
.members.dir-list .bp-list > li:nth-child(3n){margin-right:0%;}
#notifications-user-list {overflow: auto;}
#notifications-bulk-management {width: 600px;}  
}

@media (max-width:511px){
.buddypress-wrap .subnav-filters .component-filters select, .buddypress-wrap .subnav-filters .last select{width: 100%;}  

}
/* 07-09-2020 */
.page-template-mymeeting .fc-timeGridWeek-view .fc-day-today .fc-scrollgrid-sync-inner > a {
	color: #fff !important;
}

.page-template-mymeeting .fc-timeGridWeek-view .fc-day-today .fc-scrollgrid-sync-inner {
	background: #7da5bb;
}

.page-template-mymeeting .wrapping_status_main_section_user_list_hover .show_all_here .in1 {
	padding: 0px 3px 0px 3px;

}

/*.page-template-mymeeting .fc .fc-timegrid-col.fc-day-today {
	background-color: rgba(110, 190, 238);
	background-color: var(--fc-today-bg-color, rgb(110, 190, 238));
	color: #fff;
}*/


/*.page-template-mymeeting .fc .fc-timegrid-col.fc-day-today {
    background-color: rgba(32, 113, 162);
    background-color: var(--fc-today-bg-color, rgb(32, 113, 162));
    color: #fff;
}*/
.page-template-mymeeting .fc .fc-timegrid-col.fc-day-today {
    background-color: #DFFEFF;
    
    color: #fff;
}
.fc .fc-daygrid .fc-daygrid-day.fc-day-today{
background-color: var(--fc-today-bg-color, rgba(40, 245, 255, 0.15));
}



/* 14-10-2020 */

.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid {
	display: block;
	margin-bottom: 25px;
	box-sizing: border-box;
	width: 100%;
	clear: both;
	text-align: right;
	padding:0;
}

.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-metadata > a {
	text-align: right;
	float: right;
	display: block;
}


.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-metadata {
	text-align: right;
	float: right;
	width: 100%;
	display: block;
}

.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-metadata .user-link {
	text-align: right;
	float: none;
	display: inline-block;
}


.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.mesfrows .message-content{
	background: rgba(230 230 230) !important;
}

.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.mesfrows .message-content::after {
	content: "";
	background-image: url(../images/message-tail-left.png);
	width: 26px;
	height: 13px;
	position: absolute;
	left: -8px;
	top: 100%;
	right: inherit;
	display: block;
	margin-top: -13px;
}

.desnchgv-connect #bp-message-thread-list .message-content::after {
	content: "";
	background-image: url(../images/message-tail.png);
	width: 26px;
	height: 13px;
	position: absolute;
	bottom: 0;
	display: inline-block;
	margin-top: -14px;
	right: -8px;
	top: 100%;
}

.desnchgv-connect #bp-message-thread-list .message-content {
	overflow: visible;
}

/* 15-10-2020 */

.desnchgv-ideate .maikemessageboxandhederon {
	padding: 5px;
	margin-bottom: 5px;
	background:#f5f5f5;
}

#thread-preview .listmessgehead {
	padding: 5px;
	background: #f5f5f5;
}
.bp-messages-content #thread-preview .preview-content .preview-message{background: #f5f5f5;}

.bp-messages-content #bp-message-thread-header h2:first-child, .bp-messages-content #thread-preview h2:first-child {
	background-color:#f5f5f5;
}


.bp-messages-content #bp-message-thread-header h2:first-child, .bp-messages-content #thread-preview h2:first-child {
	background-color: #f1f1f1;
	padding: .5em 12px;
	font-size:15px; 
	 color: #767676;
	     font-weight: 500 !important;
}
 .makewrap_mesg_cont_all_one .desnchgv-ideate .hareloadernewdiv {
	padding: 5px;
}

.desnchgv-connect .maikemessageboxandhederon {

	background: #fafafa;
}

ul#bp-message-thread-list li .message-content.alignmessg .imagebundel {
	width: 40px !important;
	height: 40px !important;
	border-radius: 5px !important;
}
.desnchgv-connect .hareloadernewdiv ul#bp-message-thread-list li.mesfrows .message-content.alignmessg .imagebundel .imagebundeltwo {
display: flex;height: 40px;display: -ms-flexbox;}
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-content.alignmessg .imagebundel .imagebundeltwo {
height: 100%;display: inline-flex;display:-ms-flexbox;}
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-content.alignmessg .imagebundel {display: inline-block;float: left;}
.desnchgv-ideate .hareloadernewdiv #bp-message-thread-list .imagebundel {display:inline-flex;float: left;margin-top: 15px; display: -ms-flexboxl;}
.desnchgv-ideate .hareloadernewdiv #bp-message-thread-list .alignmessg p span{font-size: 14px !important;color: #767676 !important;}
.desnchgv-ideate .hareloadernewdiv #bp-message-thread-list p {font-size: 14px !important;color: #767676 !important;margin: 0 0 15px !important;}


.bp-messages-content.desnchgv-ideate #bp-message-thread-list li {
	padding: 5px;
}
.buddypress-wrap .bp-messages {
    margin: 0 0 10px;
}
 

.desnchgv-engage #thread-preview .listmessgehead .ideatechanges .addlistindblock {
	width: 100%;
	float: left;
	max-width: 100%;
}

.desnchgv-engage ul.thred_view_message_list_panel.engge-mlistloadd {
	padding: 0 !important;
}

.desnchgv-engage .maikemessageboxandhederon {
	padding: 5px;
	margin-bottom: 5px;
	background: #f5f5f5;
}


.desnchgv-engage #bp-message-thread-list .curuserloid .message-content {
	display: inline-block;
	background: rgba(32,113,162,0.1) !important;
	border-radius: 0px !important;
	box-sizing: border-box;
	padding: 5px 10px;
	position: relative;
	font-size: 14px;
    max-width: 70%;
    box-shadow: 0px 3px 3px #ccc !important;
	    margin-bottom: 12px;
}

.desnchgv-engage #bp-message-thread-list .mesfrows .message-content {
	/*background: rgba(32,113,162,0.3) !important;*/
    background:#e6e6e6 !important;
    box-shadow: 0px 3px 3px #ccc !important;
    border-radius: 0px !important;
}

.desnchgv-engage #bp-message-thread-list .mesfrows .message-content::after {

	display: none;
}

.desnchgv-engage #bp-message-thread-list .curuserloid .message-metadata > a
{	text-align: right;
	float: none;
	display: inline-block;
	    font-size: 14px;
}
#tinymce p {
	margin: 0;
	padding: 0;
}

 .makewrap_mesg_cont_all_one .desnchgv-engage .hareloadernewdiv {
	margin: 3px 0;
	padding: 0px;
}

.message-content #wp-message_content-editor-container .maikemessageboxandhederon iframe {
	height: 45px !important;
}


.desnchgv-engage .single-message-thread-header .firstmessageofshrety .headelistmesagaepack {
	border: 1px solid #eee !important;
	box-shadow: 0px 3px 3px #ccc !important;
}

body .desnchgv-engage .headelistmesagaepack .lab_kkdu:nth-child(2n+1) {
    background:none !important;
    padding: 3px 12px !important;
}

body .desnchgv-engage .headelistmesagaepack .lab_kkdu:nth-child(2n) {
    background:none !important;
    padding: 3px 12px !important;
}

.desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .imagebundel {
	width: 40px !important;
	height: 40px !important;
	border-radius: 5px !important;
	margin: 0;
	    float: left;
}

.desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li {
	padding: 4px !important;
    padding-top: 5px !important;
    margin-bottom: 10px !important;
	box-shadow: 0px 2px 3px #ccc;
	background: #fff;
	    text-align: left;
}
.desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .excrt_oiu_two {
    margin-bottom: 0;
}
.desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .slsid {
    padding: 0 0 0 6px;
}
.desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .slsid p span {
	font-size: 14px !important;color: #767676 !important;font-family: inherit !important;margin: 10px 0;display: inline-block;}

#message-threads li .thread-from img.avatar, #message-threads li .thread-to img.avatar {
	width: 32px !important;

}

#message-threads .first_user_sendern a span {
	text-transform: capitalize;
}


#thread-preview .listmessgehead .actions {
	top: 5px;

}


#thread-preview .listmessgehead .message-action-view::before {
	top: -7px;
}


#bp-message-thread-header {
	position: relative;
}


.desnchgv-engage .thred_view_message_list_panel li .slsid::after {
	right: -12px;

}

.desnchgv-engage .engge-mlistloadd li .slsid {
	overflow: visible;
	margin: 0 10px;
}
.thred_view_message_list_panel li .slsid .editlbkl {font-style: italic;font-size: 14px;}
.desnchgv-engage #thread-preview ul.thred_view_message_list_panel.engge-mlistloadd .slsid .freemessgetextdiv, 
.desnchgv-engage #thread-preview ul.thred_view_message_list_panel.engge-mlistloadd .slsid .datefields {
    font-weight: 500;
}


.desnchgv-engage #bp-message-thread-list .message-content::after {
	right: -11px;
}


.desnchgv-engage.bp-messages-content #bp-message-thread-list .message-content {
	overflow: visible;

}
.desnchgv-engage.bp-messages-content #bp-message-thread-list .mesfrows .message-content::after {
	content: "";
	background-image: url(../images/message-tail-left.png);
	width: 26px;
	height: 13px;
	position: absolute;
	left: -10px;
	top: 100%;
	right: inherit;
	display: block;
	margin-top: -13px;
}

.bp-messages-content #thread-preview h2:first-child {
	font-size: 15px;
	color:#767676;
	padding-left: 12px !important;
}


/*custom css 17-10-2020*/

.lstmkmes {border: 0;box-shadow:none;display: inline-block;width: 100%;border-radius: 0 0 0 0 !important;}
#thread-preview .listmessgehead .actions {top: 24px;}
#thread-preview .listmessgehead .message-action-view::before {top: 6px;}
.bp-messages-content #thread-preview .listmessgehead .preview-pane-header {  padding: 5px; box-shadow: 0px 3px 3px #ccc;}

.bp-messages-content #thread-preview .listmessgehead .preview-pane-header .addlistindblock {max-width: 100%;padding: 0 !important;box-sizing: border-box;}
.bp-messages-content #thread-preview .listmessgehead .preview-pane-header .addlistindblock .headelistmesagaepack {
border: none !important;box-shadow:none !important;border-radius: 0px !important;}

.bp-messages-content #thread-preview .listmessgehead {padding: 0 0 0; margin-bottom:-5px; }
.bp-messages-content #thread-preview .listmessgehead .message-title {background: #fff; border-bottom: 1px solid #eee; color:#7da5bb;}
.bp-messages-content #thread-preview .listmessgehead .message-title span.messages-title {color: #767676;}

.bp-messages-content #thread-preview .listmessgehead .preview-pane-header .thread-participants {padding: 5px 12px;background:none;box-sizing: border-box; border-bottom: 1px solid #eee;}
body.register .buddypress-wrap .page ul{ margin-top:0px !important; }
body .listmessgehead .ideatechanges .addlistindblock .headelistmesagaepack .lab_kkdu { border-bottom: 1px solid #eee !important;}
#members-suggestion-list .item .item-title {line-height: 10px;}
#members-suggestion-list .wrap_sugest_friend {margin-top: 10px;}

.bp-messages-content .message-title {background: none !important;border-bottom: 1px solid #eee;width: 100%;box-sizing: border-box;}
.bp-messages-content dl.thread-participants {padding: 5px 12px;background:none;box-sizing: border-box;border-bottom: 1px solid #eee;margin: 0;}
.desnchgv-engage .single-message-thread-header .firstmessageofshrety .headelistmesagaepack {
border: none !important;border-radius: 0px !important;box-shadow: 0px 3px 3px #ccc !important;}
.desnchgv-engage .single-message-thread-header .firstmessageofshrety .headelistmesagaepack .lab_kkdu {border-bottom: 1px solid #eee !important;}
.desnchgv-engage .single-message-thread-header .firstmessageofshrety .headelistmesagaepack .lab_kkdu:last-child {padding-bottom: 5px !important;}
.bp-messages-content #thread-preview .preview-content .preview-message.connect-removethings .thred_view_message_list_panel {height: 335px;position:relative;}
a.botmmesger {width: 100%;display: block;}
a.botmmesger:hover {color: #7da5bb;}
a.botmmesger:before {position:absolute; bottom:-1px; right: 10px;transform: translateX(-50%);content: "\f473";font-family: dashicons;float: right;     font-size: 20px;}
#hershare .insertyloadbyjs {background:none;padding: 5px;}
#hershare p {background: #fafafa;padding: 5px 12px;}

.desnchgv-connect #hershare p {margin-bottom: 0;}
.industrylisttop b {width: 170px;display: inline-block; font-weight:600; }
#bp-message-thread-header .lstmkmes b {font-weight: 600; width: 170px;display: inline-block; color: #7da5bb;}
.makewrap_mesg_cont_all_one nav#subnav {margin-bottom: 4px;}
.lstmkmes dl.thread-participants {display: flex;align-items: center;display: -ms-flexbox;}
.lstmkmes dl.thread-participants dt {display: inline-block;margin: 0 0px 0 0px;width: 170px;}
.lstmkmes dl.thread-participants dd {display: inline-block;position: relative;top: 4px;}
.buddypress-wrap .standard-form input:focus, body #buddypress select:focus{ background:#fff;}
.makeparent_customclamem_parent .profile.edit form .editfield fieldset select {border: 1px solid #d6d6d6;}
/*msg css*/
.desnchgv-connect #thread-preview .preview-content .preview-message.connect-removethings {min-height: 403px;}
.desnchgv-connect #thread-preview .preview-content .preview-message.connect-removethings .thred_view_message_list_panel {height: 375px;}
.desnchgv-connect .maikemessageboxandhederon header.single-message-thread-header .lstmkmes .actions button {padding: 0;}
.desnchgv-connect header.single-message-thread-header .lstmkmes .actions {right: 16px;}
.desnchgv-connect .lstmkmes{    box-shadow: none !important;}

.desnchgv-connect .maikemessageboxandhederon  {box-shadow: 0px 3px 3px #ccc;margin: 0 0 18px; padding: 5px 6px; margin-bottom: 8px; display: inline-block;
width: 100%;     position: relative; box-sizing: border-box;}
.desnchgv-connect #hershare {background: #fff;padding: 0px;margin-bottom: 0; box-sizing: border-box;}
.desnchgv-connect #thread-preview .preview-pane-header .lstmkmes .actions {top: 30px;}
.desnchgv-connect #thread-preview .preview-pane-header .lstmkmes .actions a.message-action-view {padding: 0;left: -13px;position: relative;}
.desnchgv-connect .maikemessageboxandhederon header.single-message-thread-header {padding: 0;}
.desnchgv-connect .maikemessageboxandhederon header.single-message-thread-header .lstmkmes {    margin: 0 0 0; box-shadow: none !important; }
.desnchgv-connect #hershare p {margin-bottom: 0;padding: 8px 12px; background: #fff;}
.desnchgv-connect .preview-message.connect-removethings ul.connect-mlistloadd li.curentuserloid .excrt_oiu {margin: 0 0 7px;}

.desnchgv-connect .connect-removethings .connect-mlistloadd li.mesagefrows .slsid {margin: 0 0 0 11px;}
.desnchgv-connect .connect-removethings .connect-mlistloadd li.curentuserloid .slsid {margin: 0 9px 0 0;}
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list {padding-left: 15px;padding-right: 10px;}
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li {padding: 0;}
.desnchgv-connect .hareloadernewdiv ul#bp-message-thread-list li .message-metadata { padding-left: 0;padding-right: 0;padding-bottom: 5px; padding-top: 9px;}
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-content.alignmessg {margin-right: 11px;}
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.mesfrows .message-metadata {padding-bottom: 6px;}
.desnchgv-connect .hareloadernewdiv ul#bp-message-thread-list li.mesfrows .message-content.alignmessg {margin-left: 8px;}

.desnchgv-connect .view_message_call #bp-message-thread-list {padding-left: 20px;padding-right:20px;}
.desnchgv-connect #bp-message-thread-list li {padding: 0;}
.desnchgv-connect ul.connect-mlistloadd li.curentuserloid .excrt_oiu {margin-bottom: 2px;}
.desnchgv-connect #thread-preview .preview-message.ideatepricewmess.connect {height: 461px;  margin-top: 14px; border: solid 1px #ccc; padding:0;}
.desnchgv-connect #thread-preview .preview-message.ideatepricewmess.connect ul.thred_view_message_list_panel.connect-mlistloadd {height: 410px;  
padding-top: 11px; margin-top: 4px;}

.maikemessageboxandhederon .makeinonecomposrepluy {position: relative; width:100%;}
form#send-reply {margin: -1px 0 0px;background:none;padding: 4px;box-sizing: border-box; display: inline-block;}
 /* form#send-reply iframe#message_content_ifr {height: 40px !important;} */
/*.maikemessageboxandhederon .makeinonecomposrepluy .submit {position: relative;top: 0;right: 0;width: auto;margin-top: 7px;}*/
.maikemessageboxandhederon .submit input#send_reply_button {margin: 0;position: relative;top: -3px; width: auto !important;}
.maikemessageboxandhederon .submit input#send_reply_button:hover{ background:#828f96;} 
.desnchgv-connect .standard-form .submit input#send_reply_button:hover {background: #828f96 !important;color: #fff;}
.maikemessageboxandhederon .submit {float: left;width: auto;margin-top: -25px}
/*.desnchgv-connect .maikemessageboxandhederon .makeinonecomposrepluy .submit input#send_reply_button {margin-top: 3px;}*/
 .maikemessageboxandhederon .makeinonecomposrepluy .submit input#send_reply_button {margin-top: 3px;width: auto !important;padding: 7px;}
 .desnchgv-connect .maikemessageboxandhederon .submit{ margin-top:0;}
 
.desnchgv-ideate #send-reply .message-box {background: none; padding: 0;}
.maikemessageboxandhederon .makeinonecomposrepluy .attachemts_div {float:left;position: relative;top: -7px;}
.desnchgv-connect #thread-preview .preview-message.ideatepricewmess.connect ul.thred_view_message_list_panel.connect-mlistloadd .daterightforce {
font-size: 12px;margin: 0 0 0 1px;text-transform: capitalize; color:#767676;}
.desnchgv-connect .standard-form .submit{ margin-bottom:4px;}
.desnchgv-connect form#send-reply { margin: 0;}
/*msg css end*/

/*share css*/
.desnchgv-ideate #thread-preview .preview-content .preview-message ul.thred_view_message_list_panel.ideate-mlistloadd {height: 337px !important; margin-top: 4px;}
.desnchgv-ideate .maikemessageboxandhederon {box-shadow: 0px 3px 3px #ccc;margin: 0 0 18px; margin-bottom: 8px; display: inline-block;
width: 100%;box-sizing: border-box;}
.desnchgv-ideate .single-message-thread-header {padding: 0;}
.desnchgv-ideate .preview-content .listmessgehead .addlistindblock {background:none;padding: 0px 0px 0 !important;box-shadow:none;}
.desnchgv-ideate .preview-content .listmessgehead .addlistindblock .industrylisttop.indrestlos {padding: 6px 12px;color:#767676;}
.desnchgv-ideate .preview-content .listmessgehead .addlistindblock .industrylisttop.mesagpanledot {padding: 6px 12px 0px;background:none; 
border-top: 1px solid #eee}
.desnchgv-ideate .preview-content .listmessgehead .addlistindblock .industrylisttop.mesagpanledot p {width:calc(100% - 200px) !important;white-space: normal;color: #767676;}
.desnchgv-ideate .preview-content .listmessgehead .addlistindblock .industrylisttop.mesagpanledot p span {font-family: inherit !important;font-size: 14px !important;color: #767676 !important;}
.desnchgv-ideate .bp-messages-content #thread-preview .preview-content .preview-message {padding: 10px;height: 345px;}
.desnchgv-ideate #hershare {background:none;padding: 0;margin-bottom: 0;     box-sizing: border-box;}
.desnchgv-ideate #hershare p{padding: 7px 12px; border-bottom: 1px solid #eee;}

.desnchgv-ideate .maikemessageboxandhederon .standard-form.send-reply .message-box { padding: 10px;
background: #fdfdfd;margin: 0 0;display: inline-block;width: 100%;box-sizing:}
.desnchgv-ideate .bp-messages-content #thread-preview .preview-content .preview-message {padding: 3px 10px; height: 265px !important;}
.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd {padding-right: 10px !important; height: 265px !important;     padding-left: 12px !important; padding-top: 11px; }
.preview-message.ideatepricewmess.ideate{    height: 300px;}
.desnchgv-ideate .message-action-delete::before, .desnchgv-engage .message-action-delete::before{ top:-6px;}
.desnchgv-engage .maikemessageboxandhederon .actions {position: absolute;top: 5px;right: 10px;}
.desnchgv-ideate #thread-preview .listmessgehead .actions { top: 30px;}
.desnchgv-ideate #thread-preview .listmessgehead .message-action-view::before {top: 0px;left: 0;}
.desnchgv-ideate ul#bp-message-thread-list li {width: 100%; box-shadow: 0px 3px 3px #ccc;}
.desnchgv-ideate .lstmkmes .actions {top: 6px;}
.desnchgv-ideate  .bp-messages-content #thread-preview .preview-content .preview-message{padding: 10px 0; position:relative;}
.makewrap_mesg_cont_all_one .desnchgv-ideate .hareloadernewdiv {padding:0px 0 0 12px; background: #fafafa;}
.bp-messages-content #bp-message-thread-list .message-metadata time {top: -6px;position: relative;}
.desnchgv-ideate .hareloadernewdiv #bp-message-thread-list li .message-metadata time {top: 0;}

.desnchgv-ideate #hershare p.insertyloadbyjs b {width: 170px;display: inline-block;}
.desnchgv-ideate .preview-message.ideatepricewmess.ideate {height: 384px;}
.desnchgv-ideate #thread-preview .preview-content .preview-message {padding: 0; margin-top: 14px;}
.desnchgv-ideate .hareloadernewdiv #bp-message-thread-list {padding: 11px 0 1px;}
.desnchgv-ideate .curentuserloid .excrt_oiu {justify-content: left;margin-left: 4px;}
.desnchgv-engage #thread-preview ul.thred_view_message_list_panel.engge-mlistloadd {height: 260px !important; padding: 15px !important; 
padding-top: 11px !important; margin-top: 4px;}

.desnchgv-connect .listmessgehead .ideatechanges .addlistindblock {box-shadow: 0px 3px 3px #ccc !important;background: #fff;z-index: 999;position: relative;
padding: 5px 12px 0 !important;}
.desnchgv-ideate form#send_message_form label {display: inline-block;}
.makewrap_mesg_cont_all_one .submit {top: 4px;}
.full_section_field.f1 {margin-top: 14px;}
.desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .excrt_oiu_two, .desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .excrt_oiu  {
margin-bottom: -7px;display: block;padding-right: 3px;}
.desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .excrt_oiu_two .user_img_box, .desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .excrt_oiu .user_img_box {
display: inline-block;}
.desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .excrt_oiu_two .usernabid, .desnchgv-ideate.bp-messages-content #thread-preview .preview-content .preview-message .ideate-mlistloadd li .excrt_oiu .usernabid  {
display: inline-block; position: relative;top: -6px;}
.desnchgv-ideate form#send-reply {padding: 4px 4px 0;}
.desnchgv-ideate .standard-form .submit {margin: -31px 0 0;}
/*share css end*/

/*engage css*/
.desnchgv-engage .maikemessageboxandhederon {box-shadow: 0px 2px 3px #ccc;margin: 0 0 5px; box-sizing: border-box; display: inline-block;width: 100%;}
.desnchgv-engage .single-message-thread-header {padding: 0;}
.desnchgv-engage .maikemessageboxandhederon .message-thread-header .single-message-thread-header .firstmessageofshrety .headelistmesagaepack {
box-shadow: none !important;}
.desnchgv-engage .maikemessageboxandhederon #hershare {margin-bottom: 0;}
.desnchgv-engage .maikemessageboxandhederon .firstmessageofshrety p {background: #fff;padding: 6px 12px 12px;}
.desnchgv-engage .maikemessageboxandhederon .standard-form.send-reply {background: #f1f1f1;padding: 1px 0px 0;width: 100%;margin: auto;box-sizing: inherit;}
.desnchgv-engage .maikemessageboxandhederon .standard-form.send-reply .message-box {padding: 10px;background: #fafafa; margin: 0 0;}
.desnchgv-engage form#send-reply .message-box {background: none; padding: 0;}
body.my-messages .bp-messages-content #bp-message-thread-list li.mesfrows .actions {float: left;}
body.my-messages .bp-messages-content #bp-message-thread-list .message-content {width: auto;}
.desnchgv-ideate .hareloadernewdiv #bp-message-thread-list li .message-content {margin: 0 0 7px 0;}
.desnchgv-engage #bp-message-thread-list .mesfrows .message-content, .desnchgv-engage #bp-message-thread-list .curuserloid .message-content{ width:auto;}
.bp-messages-content form.send-reply .avatar-box strong {position: relative;top: -5px; font-weight: 600;}
.bp-mess bp-message-thread-list .message-metadata strong {position: relative;top: -4px; }
.bp-messages-content #bp-message-thread-list .message-metadata .user-link strong {font-weight: 600; text-transform: capitalize;}
.desnchgv-connect #bp-message-thread-list li.mesfrows.hideonloadtomakego strong {position: relative;top: -4px; color: #767676;}
.desnchgv-engage .maikemessageboxandhederon .actions {position: absolute;top: 5px;right: 10px;} 
.desnchgv-engage #thread-preview .listmessgehead .lstmkmes .actions {top: 30px;}
.desnchgv-engage #thread-preview .listmessgehead .lstmkmes .actions a.message-action-view {padding: 0;left: -13px;}
.friendship-button a#friend-12 {font-size: 13px; font-weight:normal !important; color:#767676 !important;}
.desnchgv-engage #thread-preview .preview-message.ideatepricewmess.engage .excrt_oiu {margin: 0 10px 7px;}
.desnchgv-engage #thread-preview .preview-content .preview-message {height: 330px; padding: 0px 0px;}
.desnchgv-engage li.mesagefrows .treied_view_bcv .excrt_oiu_two {padding: 0 0 0 10px;}
.desnchgv-engage #thread-preview .ideatechanges .headelistmesagaepack .lab_kkdu {padding: 3px 12px !important; color: #767676;}
.desnchgv-engage #thread-preview .listmessgehead {margin-bottom: 8px;}
.desnchgv-engage .hareloadernewdiv ul#bp-message-thread-list li {background: none !important;}
.makewrap_mesg_cont_all_one .desnchgv-engage .hareloadernewdiv ul#bp-message-thread-list {padding:0px 15px 11px; margin-top: 4px; margin-bottom: 4px;}
.desnchgv-engage .standard-form .submit{ margin-bottom:4px; margin-left: 15px;}
/*engage css end*/


/*meeting css*/
#calendermeetingid .fc-toolbar-ltr .fc-toolbar-chunk .fc-button-primary {background-color: #7da5bb;border-color: #7da5bb; opacity: 1;}
#calendermeetingid .fc-view-harness-active .fc-scroller-harness-liquid .fc-timegrid-body table, #calendermeetingid .fc-view-harness-active .fc-scrollgrid-liquid .fc-col-header {width: 100% !important;}
#calendermeetingid .fc-view-harness-active .fc-scroller-harness-liquid .fc-timegrid-body table tr td .fc-scrollgrid-shrink-cushion {color: #7da5bb;}
#calendermeetingid .fc-view-harness-active .fc-scroller-harness-liquid .fc-timegrid-body {width: auto !important;}
#send_message_form_poup .headingpopupbox {font-size: 14px;}
.thnkuyodon .thanksmesag {font-size: 20px;}
.meetingpackageadd .headingpopupbox {font-size: 14px;}
.meetingpackageadd .resudulerboxmain {padding: 15px;}
.meetingpackageadd .resudulerboxmain input {width: 100%;background-color: #fafafa;border-color: #cccccc;padding: 10px 15px;height: 42px;}
.meetingpackageadd .resudulerboxmain span.inpux.dfsdahj:after {top: 8px;}
.fc-direction-ltr .fc-timegrid-col-events, .fc-media-screen .fc-timegrid-event-harness {z-index: inherit !important;}
.fc .fc-timegrid-slot-minor {border-top-style: none !important;}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main:hover .descripteventbyjs{ margin-top:0;}
/*meeting css end*/


/*sign up css*/
.register-page .signup-form .editfield fieldset legend { margin: 0 0 0px; color:#7da5bb;}
.register-section.extended-profile h2.bp-heading, .register-section.default-profile h2.bp-heading {font-weight: 600;font-size: 17px;}
#makesocilsetreg div:first-child {text-align: center; font-weight:600;}
.registestionleftwptwofiel { margin: 59px 0 0;}
.register-page .signup-form .field_type_checkbox fieldset legend {font-weight:600 !important; margin:0 0 3px;}
.register-page .signup-form .field_type_checkbox fieldset #field_11 label.option-label {display: inline-block;width: 30%; min-height: 33px; 
vertical-align:top;}
.register-page .signup-form .field_type_checkbox fieldset label.option-label{min-height: 33px; vertical-align:top; color: #767676; font-weight: normal;}
.register-page .signup-form .field_139 {display: inline-block;width: 40%;}
.register-page .signup-form .field_148 {display: inline-block;}

.scloginwidg .the_champ_login_container {display: inline-block;position: relative;top: 10px;margin: 0 0 0 10px;}
.theChampLogin {height: 25px;width: 25px;}
.register-page .signup-form .description.indicator-hint {font-size: 14px;background: none;}

.submit input#submit { margin: auto;margin-bottom: 5px;background: #7da5bb;color: #fff;font-size: 36.63px;font-weight: 500;
text-transform: uppercase;border-radius: 10px !important;display: inline-block;padding: 10px 80px;line-height: normal;letter-spacing: 3px; margin-top: 20px;}

.register-page .signup-form .moveoprateinhere {margin-top: 30px;}
.register-page .signup-form fieldset legend {font-weight: 600; margin:0 0 22px; font-size:16px; color:#7da5bb;}
.register-page .signup-form fieldset #field_11 label.option-label {display: inline-block;width: 30%;min-height: 33px;vertical-align: top;}

.heateor_ss_sl_optin_container {clear: both;float: left;width: 100%;text-align: center; margin-bottom: 15px;}
.buddypress-wrap .standard-form .submit .heateor_ss_sl_optin_container input.heateor_ss_social_login_optin {width: auto;margin: -2px 5px 0 0px;}
                    
/*.privacy-policy-accept label {text-align: center; position: relative; margin: 20px 0 0 !important; top: -11px;}
.privacy-policy-accept label input#signup-privacy-policy-accept {display: inline-block;position: absolute;left: 50%;transform: translate(-88px, -50%);}
.privacy-policy-accept label .error {display:block;}*/

.privacy-policy-accept {
    /*padding: 0 0 0 15px;*/
    
}
.privacy-policy-accept label {
    display: flex !important;
    justify-content: center;
    float: none;
    display: -ms-flexbox;
}

.privacy-policy-accept input#signup-privacy-policy-accept {
    float: left;
        position: relative;
    top: 0px;
}

.privacy-policy-accept label#signup-privacy-policy-accept-error {
    position: relative;
        font-size: 0;
        display: inline-block;
}
.privacy-policy-accept label#signup-privacy-policy-accept-error:before {
content: '*' !important;
    position: relative;
    top: 0px;
    color: #7da5bb;
    font-size: 20px;
    left: 7px;
    display: inline-block !important;
}
/*sign up css end*/

/*notification css*/
.notifications.separate-containers .inside-article {padding: 20px 20px;min-height: 400px;}
.makewrap_mesg_cont_all_one .select-wrap.notifcationwrapd {float:left;margin-top: 10px;}
.notifications.separate-containers .inside-article h1.entry-title {margin-bottom: 0;}
.notifications .makewrap_mesg_cont_all_one nav#subnav {margin-top: 10px;}
#notifications-user-list{ padding-top:0px;}

#notifications-user-list .standard-form {position: relative;}
#notifications-user-list .standard-form .viatemplatefilter {position: absolute;right: 0;top: -40px;}
#notifications-bulk-management .notifications-options-nav #notification-bulk-manage {background-color: #7da5bb;color: #fff;height: 36px;padding: 0px 15px;}
/*notification css end*/

/*vishal sir*/
.actionssw{display:none;}
.editboxwithideng a{font-size: 14px; margin: 0px 10px 0 0px;}
#hershare .downbeloebtoedieng{display:none;}
.downbeloebtoedieng a{font-size: 12px !important;position: absolute;top: 8px;right: -5px;}
.downbeloebtoedieng{position: relative;}
/*vishal sir*/

@media (max-width:1600px) {
.register-page .signup-form .field_type_checkbox fieldset label.option-label { font-size:13px;}
.register-page .signup-form fieldset #field_11 label.option-label  { font-size:13px;}
.buddypress-wrap .standard-form label, .register-page .signup-form .editfield fieldset legend{ font-size:15px;}
}
@media (max-width:1300px) {
.register-page .signup-form fieldset legend {font-size: 13px;}
.buddypress-wrap .standard-form label, .register-page .signup-form .editfield fieldset legend {font-size: 13px;}
}


@media (max-width:991px) {
/*.register-page .signup-form .field_type_checkbox fieldset label.option-label { font-size:17px;}*/
.register-page .signup-form .field_type_checkbox fieldset #field_11 label.option-label {display: inline-block;width: 100%; min-height: auto;}
.register-page .signup-form .field_139 {width: 100%;}
/*.register-page .signup-form .field_type_checkbox fieldset label.option-label{min-height: auto;}*/
}


/*custom css 17-10-2020*/


/* 01-12-2020 */
/* .registration.register .submit input#submit {
	background: #7da5bb;
	color: #fff;
	font-size: 26.63px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 10px;
	display: inline-block;
	padding: 24px 50px;
	line-height: normal;
	letter-spacing: 3px;
	width: auto;
} */
.registration.register .submit input#submit {
	background: #7da5bb;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 4px !important;
	display: inline-block;
	padding: 7px 12px;
	line-height: normal;
	letter-spacing: 3px;
	width: auto;
}

.registration.register .submit input#submit:hover {
    background: #828f96;
    color: #fff;
}
.registration.register .submit input#submit:focus { color: #fff;}
.registration.register div.heateor_ss_sl_optin_container a {
    color: #7da5bb;
}


.desnchgv-connect.inner_div_mes_left_right .mce-edit-area.mce-container label, .desnchgv-ideate.inner_div_mes_left_right .mce-edit-area.mce-container label, .desnchgv-engage.inner_div_mes_left_right .mce-edit-area.mce-container label{
	top: 0px !important;
    padding: 0 1% !important;
    font-weight: 300;
    font-size: 16px;
}
.desnchgv-engage.inner_div_mes_left_right .curuserloid time, .desnchgv-engage.inner_div_mes_left_right .mesfrows time{display: block;}

.desnchgv-connect.inner_div_mes_left_right .thred_view_message_list_panel li {
	margin-bottom: 3px;

}

.desnchgv-connect.inner_div_mes_left_right .thred_view_message_list_panel li.mesagefrows {
	margin-bottom: 3px;

}

.desnchgv-ideate.inner_div_mes_left_right .submit {
    margin-top: 0 !important;
}

.desnchgv-ideate.inner_div_mes_left_right #send-reply .message-content .submit {
    margin-top: -25px !important;
}

.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.mesfrows .message-metadata {
	padding-bottom: 6px;
}


/* 02-12-2020 */


.bp-messages-content.desnchgv-connect.inner_div_mes_left_right #bp-message-thread-list .message-metadata .user-link strong {
	font-weight: normal;
	font-size: 14px;
	position: relative;
	top: -5px;
}
.desnchgv-connect.inner_div_mes_left_right .curuserloid time, .desnchgv-connect.inner_div_mes_left_right .mesfrows time {
	display: inline-block;
}

.bp-messages-content #bp-message-thread-list .mesfrows .message-metadata time {
	top: 0px;
	float: left !important;
}

.bp-messages-content #bp-message-thread-list .curuserloid .message-metadata time {
	top: 0px;
	float: right !important;
}

.heelodisply{display: none;}


.makeparent_customclamem_parent .submit input#submit {
	background: #7da5bb;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 5px !important;
	display: inline-block;
	padding: 7px 12px;
	line-height: normal;
	letter-spacing: 0px;
	width: auto;
	margin: 10px auto 30px;
}

.makeparent_customclamem_parent .submit input#submit:hover {
	background:#7da5bb;
	color: #fff;
}

.settings .makeparent_customclamem_parent  #your-profile .submit input#submit,  .settings .makeparent_customclamem_parent  #settings-form .submit input#submit{
	background:#7da5bb;
    color: #fff;}

	
    .settings .makeparent_customclamem_parent #your-profile .submit input#submit:hover, .settings .makeparent_customclamem_parent  #settings-form .submit input#submit:hover {
        background:#828f96;
        color: #fff;}

       .settings.delete-account .buddypress-wrap .standard-form div.submit input{	background:#7da5bb;
            color: #fff;
            font-size: 17px;
            font-weight: 500;
            text-transform: capitalize;
            border-radius: 4px !important;
            display: inline-block;
            padding: 7px 12px;
            line-height: normal;
            letter-spacing: 0px;
            width: auto;
            margin: 10px auto 30px;}
            .settings.delete-account .buddypress-wrap .standard-form div.submit input:hover{
                background: #7da5bb;
                color: #fff;
            }

.desnchgv-connect.inner_div_mes_left_right .user_img_box {
	margin-left: -10px;
}
.desnchgv-connect.inner_div_mes_left_right .excrt_oiu_two .user_img_box, .desnchgv-connect.inner_div_mes_left_right .excrt_oiu_two .usernabid, .desnchgv-connect.inner_div_mes_left_right .excrt_oiu_two .daterightforce, .desnchgv-connect.inner_div_mes_left_right .excrt_oiu .user_img_box, .desnchgv-connect.inner_div_mes_left_right .excrt_oiu .user_img_box, .desnchgv-connect.inner_div_mes_left_right .excrt_oiu .daterightforce, .desnchgv-connect.inner_div_mes_left_right .excrt_oiu .usernabid{
	margin-top: 10px !important;
}

.desnchgv-engage.inner_div_mes_left_right .hareloadernewdiv time.activity{display: none;}

/* 08-12-2020 */
 
.desnchgv-connect.inner_div_mes_left_right #thread-preview .preview-message.ideatepricewmess.connect {
    height: 455px;
    margin-top: 19px;
}

.desnchgv-ideate.inner_div_mes_left_right #thread-preview .preview-content .preview-message {
	margin-top: 25px;
}

.desnchgv-ideate.inner_div_mes_left_right #thread-preview .preview-message.ideatepricewmess.ideate {
	height: 387px;
}
.desnchgv-engage.inner_div_mes_left_right.bp-messages-content #thread-preview .preview-content .preview-message {
	margin-top: 15px;
}

.desnchgv-engage.inner_div_mes_left_right #thread-preview .preview-content .preview-message {
	height: 338px;
}

.dir-list ul.groupmakesamemebersection.bp-list > li {
	width: 31.33%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	border: 1px solid #e6e1e1;
	box-sizing: border-box;
	background: #faf9f7;
	padding: 20px;
	text-align: center;
    margin-top: 0px;
    min-height: 290px;


}


.dir-list ul.groupmakesamemebersection.bp-list li .item-avatar {
	float: none;
	margin-right: 0;
}
.dir-list ul.groupmakesamemebersection.bp-list li .list-title.groups-title a {
	color: #7da5bb;
	font-size: 18px;
	text-transform: capitalize;
}

 


.dir-list ul.groupmakesamemebersection.bp-list {
	display: inline-block;
	width: 100%;
	clear: both;
	padding-top: 24px;
}


.dir-list ul.groupmakesamemebersection.bp-list > li .item-avatar img.avatar {
    max-width: 126px;
    border-radius: 50%;
}

.dir-list ul.groupmakesamemebersection.bp-list li .item .item-block {
	float: none;
	margin-right: 0;
	width: 100%;
	text-align: center;
}

.buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list li .item-meta, .buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list .list-title {
	text-align: center;
	width: auto;
	float: none;
	color: #767676
}

.buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list li .action .generic-button {
	display: inline-block;
	font-size: 12px;
	margin: 0 10px 0 0;
	text-align: left;
}

.desnchgv-engage.inner_div_mes_left_right .preview-message.ideatepricewmess.engage .onsecondschedulclick .placebox .chkloc input#placeboxone {
	height: 35px;
	padding: 5px;
	line-height: 35px;
}

.desnchgv-engage.inner_div_mes_left_right .preview-message.ideatepricewmess.engage .onsecondschedulclick .placebox {
	text-align: right;
	margin: 10px 0 0;
}

.buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list li .list-wrap .generic-button .group-button.join-group.button {
	background-color: transparent;
	border: none;
	font-size: 12px;
	color: #9f9f9f;
	font-weight: bold;
}

.single-item.groups article.bp_group.type-bp_group .groups-header div#item-header-content {
	padding-top: 5px;
}

.single-item.groups article.bp_group.type-bp_group #buddypress div#item-header #item-header-cover-image #item-actions {
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.single-item.groups article.bp_group.type-bp_group #buddypress div#item-header #item-header-cover-image #item-actions dl.moderators-lists dt.moderators-title {color: #767676;}

.single-item.groups article.bp_group.type-bp_group .groups-header .desc-wrap .group-description {
	background: transparent;
	box-shadow: none;
	padding: 0;
	text-align: left;
	color: #343434;
}
.single-item.groups article.bp_group.type-bp_group .groups-header .desc-wrap {
	margin: 10px 0;
	padding: 10px;
	font-size: 16px;
	background-color: transparent;
	border: none;
	text-transform: capitalize;
	width: auto;
	float: none;
	border: 1px solid #ececec;
	min-height: 80px;
}

.single-item.groups article.bp_group.type-bp_group .groups-header .desc-wrap .gpdescript {
	text-align: left;
	font-size: 15px;
	font-weight: 600;
	color: #4f4f4f;
	margin-bottom: 5px;
}
.single-item.groups .classdateboxgroup {
	font-size: 14px;
	font-weight: 700;
	color: #767676;
	float: left;
	margin-top: 215px;
	display: block;
}
.single-item.groups article.bp_group.type-bp_group .groups-header .desc-wrap .group-description p {
	font-size: 14px;
	text-transform: initial;
}


.single-item.groups article.bp_group.type-bp_group #buddypress #item-header-cover-image {
	margin-bottom: 0px;
}
.single-item.groups article.bp_group.type-bp_group #item-header-cover-image p.highlight.group-status {
	margin-bottom: 1em;
}
.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .bp-navs.vertical ul {
	width: 15%;
}
.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .item-body:not(#group-create-body) {
	min-height: 400px;
    width: calc(100% - 175px);
    padding: 5px 1em;
}



.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .bp-navs.vertical ul li {
	display: inline-block;
	width: 100%;
	clear: both;
	color: #fff;
	float: none;
	border-bottom: 1px solid #fff !important;
	padding: 0;
	margin: 0;
}
.single-item.groups.group-members.members .entry-content #buddypress .bp-wrap, .single-item.groups .entry-content #buddypress .bp-wrap {
	border: 1px solid #ececec;
	padding: 5px;
	margin-bottom: 5px;
}

.single-item.groups .classdateboxgroup .classlableinputres {
	font-weight: 400;
}
.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .bp-navs.vertical ul li a {
	color: #fff;
	padding: 8px;
    margin: 0;
    text-align: center;
    line-height: 20px;
    font-size: 15px;
	box-sizing: border-box;
}
.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .bp-navs.vertical ul li a:hover {background: #828f96;color: #7da5bb;}
.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .bp-navs.vertical ul li:hover{background-color: #7da5bb;}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap.bp-vertical-navs .main-navs.group-nav-tabs ul li.selected {
	background: #7da5bb;
	border: none;
	border-right-color: none;
}

.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .bp-navs.vertical ul {
	width: 100%;
	background-color: #7da5bb;
	height: 100%;
	clear: both;
	margin: 0;
}
.single-item.groups article.bp_group.type-bp_group #object-nav {
	float: left;
	width: 170px;
	display: block;
}
.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .bp-wrap {
	margin-top: 5px;
}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap select {
	height: 30px;
    line-height: 18px;
    padding: 3px 5px;
}
.single-item.groups article.bp_group.type-bp_group  .bp-single-vert-nav .bp-navs.vertical li span {
    border-radius: 0;
    display: none;
}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap .bp-navs.tabbed-links {
	margin-bottom: 0px;
}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap .group-subnav-filters .group-invites-search {
	margin-bottom: 3px;
}
.single-item.groups article.bp_group.type-bp_group .members.bp-invites-content .bp-list li {
	list-style: none;
	margin: 5px 0;
	padding: 0.2em !important;
	position: relative;
}
.single-item.groups article.bp_group.type-bp_group .members.bp-invites-content .bp-list li .item .list-title {
	font-size: 16px;
}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons::before {
	font-size: 16px;
	color: #fff;
}

.single-item.groups article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons {
	background-color: black;
	position: relative;
	top: 0px;
	border-radius: 50%;
	height: 18px;
	width: 18px;
	display: block;
	line-height: 20px;
}

.buddypress-wrap ul.item-list li.selected .invite-button span.icons::before {
	content: "\f158" !important;
	top: -1px !important;
	position: relative;
}

.buddypress-wrap ul.item-list li .invite-button:not(.group-remove-invite-button) span.icons::before {
	content: "\f132";
}

.single-item.groups article.bp_group.type-bp_group .bp-list {
	margin: 10px 0;
	padding: .3em 0;
}
.single-item.groups article.bp_group.type-bp_group  #buddypress #group-settings-form  input[type="submit"] {
		background:#7da5bb;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 4px !important;
	display: inline-block;
	padding: 7px 12px;
	line-height: normal;
	width: auto;
    margin: 10px 0 5px;
    border: 1px solid #7da5bb;
    font-family: "Raleway", sans-serif;
}

.single-item.groups article.bp_group.type-bp_group  #buddypress #group-settings-form  input[type="submit"]:hover {
    background: #7da5bb;
color: #fff;
border: 1px solid #7da5bb;
}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap .standard-form label {
	padding-top: 13px;
	margin-bottom: 5px;
}

.single-item.groups .buddypress-wrap .bp-controls-wrap .bp-label-text {
	padding-top: 0 !important;
}
.single-item.groups article.bp_group.type-bp_group.buddypress .buddypress-wrap h2 {
	margin: 0px 0 5px;
}
.desnchgv-engage.inner_div_mes_left_right.bp-messages-content #thread-preview .preview-content .preview-message .lineupdekhlo788 {
	padding: 3px 0;
}

/* 11-12-2020 */
.single-item.groups article.bp_group.type-bp_group  .groups-header .moderators-lists .user-list {
	margin: 0 0 0px;
}
.single-item.groups article.bp_group.type-bp_group .groups-header .moderators-lists .user-list ul li a.bp-tooltip:after {margin: 30px 0 0;}
.single-item.groups article.bp_group.type-bp_group h1.entry-title {
	text-transform: capitalize;
}
.single-item.groups article.bp_group.type-bp_group .bp-list li .item .list-title {
    text-transform: capitalize;
    font-size: 18px;
}


.single-item.groups article.bp_group.type-bp_group .bp-list li .item-avatar {
    height: 50px;
}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content ul.item-list li .list-title {
	margin: 11px auto;
}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap .standard-form p.bp-help-text {
	margin-bottom: 7px;
}

body.buddypress.single-item.groups article.bp_group.type-bp_group .buddypress-wrap h2 {
	margin: 0px 0 3px;

}
.single-item.groups article.bp_group.type-bp_group .buddypress-wrap .standard-form .bp-list .uname-column .group-member {
	text-transform: capitalize;
}
.groups.group-create.group-details.create .buddypress-wrap .group-create-buttons.button-tabs {
	margin: 0 0 10px !important;
}

.groups.group-create.group-details.create .buddypress-wrap .item-body {
	margin: 0px 0 10px;
}
.groups.group-create.group-details.create .buddypress-wrap h3.bp-screen-title.creation-step-name {
	margin: 5px 0;
	text-align: left !important;
}

.groups.group-create.group-details.create .buddypress-wrap .standard-form label {
	padding-top: 10px;
	margin-bottom: 5px;
}

.groups.group-create.group-details.create .buddypress-wrap .standard-form .submit input#group-creation-create {
	background:#7da5bb;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	border-radius: 4px !important;
	display: inline-block;
	padding: 7px 12px;
	line-height: normal;
	width: auto;
	margin: 10px 0 5px;
	border: 1px solid #7da5bb;
    font-family: "Raleway", sans-serif;
    position: relative;
}
.sopinbxnext{position: relative;}
.sopinbxnext::after {
	content: "\f054";
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	top: 21px;
    right: 10px;
    color: #fff;
}
.groups.group-create.group-details.create .buddypress-wrap .standard-form .submit .sopinbxnext input#group-creation-create{padding: 7px 30px 7px 12px;}

.sopinbxprevarow{position: relative;}
.sopinbxprevarow::after {
	content: "\f053";
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	top: 21px;
    left: 10px;
    color: #fff;
}
.groups.group-create .buddypress-wrap .standard-form .submit .sopinbxprevarow input#group-creation-previous{padding: 7px 13px 7px 30px;}




.sopinbxnextarow{position: relative;}
.sopinbxnextarow::after {
	content: "\f054";
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	top: 21px;
    right: 10px;
    color: #fff;
}
.groups.group-create .buddypress-wrap .standard-form .submit .sopinbxnextarow input#group-creation-next{padding: 7px 30px 7px 12px !important;}





.sopinbxsentarow{position: relative;}
.sopinbxsentarow::after {
	content: "\f1d8";
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	top: 22px;
    right: 10px;
    color: #fff;
}
.groups.group-create .buddypress-wrap .standard-form .submit .sopinbxsentarow input#group-creation-finish{padding: 8px 30px 8px 15px !important;}


.groups.group-create.group-details.create .buddypress-wrap .standard-form .submit .sopinbxnextarow input#group-creation-create:hover {
	background: #7da5bb;
	color: #fff;
	border: 1px solid #7da5bb;
}

.creteadminpage nav.groups-type-navs.main-navs.bp-navs {
border: 1px solid #E7E9EC;
}
.creteadminpage nav.groups-type-navs.main-navs.bp-navs ul li a {
padding: .5em calc(.5em + 2px);}

.creteadminpage nav.groups-type-navs.main-navs.bp-navs ul li a:hover {
	background: #ccc !important;
	color: #333 !important;
}
.creteadminpage nav.main-navs.dir-navs {
	margin-bottom: 10px;
}


/* 15-12-2020 */
.single-item.groups article.bp_group.type-bp_group .single-headers img.avatar {
	float: left;
	margin: 0 0px 2px 0;
}
.single-item.groups article.bp_group.type-bp_group .groups-header .moderators-lists .user-list li {
	padding: 0 4px;
}
.single-item.groups article.bp_group.type-bp_group .members-group-list.bp-list .list-wrap .item-block .groups-meta.action{display: inline-block;}
.single-item.groups article.bp_group.type-bp_group .members-group-list.bp-list .list-wrap .item-avatar {
	height: auto;
}

.single-item.groups article.bp_group.type-bp_group .members-group-list.bp-list li .item-avatar img.avatar {
	display: inline-block;
	width: 50px;
	height: auto;
}

.single-item.groups article.bp_group.type-bp_group .members-group-list.bp-list li .item-avatar {
	float: left;
	margin-right: 2%;
}

.single-item.groups article.bp_group.type-bp_group .members-group-list.bp-list li {
	list-style: none;
	margin: 5px 0;
	padding: .2em 0;
	position: relative;
}


.groups.buddypress .buddypress-wrap #subnav-filters a {
	display: inline-block;
	border: 1px solid #7da5bb;
	color: #fff;
	padding: 0 10px;
	margin: 0 0 0 7px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background-color: #7da5bb;
	border-radius: 4px;
}
.groups.buddypress .buddypress-wrap #subnav-filters a:hover{	border: 1px solid #828f96;
	color:#7da5bb; background-color:#828f96;}
.groups.buddypress .buddypress-wrap .bindboxcgplig {
	float: right ;
}

.groups.my-groups .bp-navs.bp-subnavs.mksmentwkhrd {
	border: 1px solid #E7E9EC;
	margin: 0 0 20px 0;
	display: inline-block;
	width: 100%;
	box-shadow: none;
}
.groups.my-groups .bp-navs.bp-subnavs.mksmentwkhrd ul.subnav{border: none;}
.groups.my-groups .bp-navs.bp-subnavs.mksmentwkhrd ul.subnav li a {
	color: #7da5bb;
	font-weight: 300 !important;
	padding: .5em calc(.5em + 2px);
}
.groups.my-groups .bp-navs.bp-subnavs.mksmentwkhrd ul.subnav li{margin: 0;}
.groups.my-groups .bp-navs.bp-subnavs.mksmentwkhrd ul.subnav li a:hover {color: #333; background-color: #ccc;}

.groups.my-groups .buddypress-wrap .bindboxcgplig a {
	display: inline-block;
	border: 1px solid #eee;
	color: #555;
	padding: 0 10px;
	margin: 0 0 0 7px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

.groups.my-groups .buddypress-wrap .bindboxcgplig a:hover{	border: 1px solid #d5d4d4;
    color: #333; background-color: #ededed;}
    
    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li {
        width: 32%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
        border: 1px solid #e6e1e1;
        box-sizing: border-box;
        background: #faf9f7;
        padding: 20px;
        text-align: center;
        margin-top: 0px;
        min-height: 290px;
    }

    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li .item-avatar img.avatar {
        max-width: 126px;
        border-radius: 50%;
    }

    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li .list-title.groups-title a {
        color: #393e41;
        font-size: 20px;
        text-transform: capitalize;
    }

    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li .item-avatar {
        float: none;
        margin-right: 0;
    }
    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li .list-title.groups-title{float: none;}

    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li .meta.group-details, .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li .item p {
        text-align: center;
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        display: block;
        clear: both;
        font-size: 12px;
        color: #737373;
    }

     /* .desnchgv-ideate.inner_div_mes_left_right .hareloadernewdiv time.activity{display: none;} */

     /* 16-12-2020 */
    .desnchgv-ideate.inner_div_mes_left_right .excrt_oiu_two .daterightforce, .desnchgv-ideate.inner_div_mes_left_right .excrt_oiu .daterightforce{display: inline-block;}
  
    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li .list-title.groups-title a:hover {
        color: #7da5bb
    }
    .groups.my-groups.invites .invites.item-list.bp-list button.button.accept.group-button.accept-invite,
    .groups.my-groups.invites .invites.item-list.bp-list button.button.reject.group-button.reject-invite {
        background-color: transparent;
        border: none;
        font-size: 12px;
        color: #9f9f9f;
        font-weight: bold;
    }
    .groups.my-groups.invites .invites.item-list.bp-list button.button.accept.group-button.accept-invite:hover,
    .groups.my-groups.invites .invites.item-list.bp-list button.button.reject.group-button.reject-invite:hover
    {color:#7da5bb}
    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list > li:nth-child(3n) {
        margin-right: 0px;
    }


    .groups.my-groups .bp-wrap ul.invites.item-list.bp-list {
        margin: 7px 0 0;
        padding: 25px 0 0 0;
        width: 100%;
    }



    body.my-messages .desnchgv-connect.inner_div_mes_left_right .hareloadernewdiv #bp-message-thread-list li.curuserloid {
        display: inline-block;
        margin: 0;
        background: transparent !important;
    }

    body.my-messages .desnchgv-connect.inner_div_mes_left_right .hareloadernewdiv #bp-message-thread-list li {
        padding: 0;
        margin: 0;
        background: transparent !important;
        display: inline-block;
    }

    .desnchgv-connect.inner_div_mes_left_right .hareloadernewdiv ul#bp-message-thread-list li .message-metadata {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 0;
    }

    .desnchgv-connect.inner_div_mes_left_right .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-metadata .user-link {
 
        margin-top: 6px;
        margin-bottom: 9px;
    }
    .bp-messages-content.desnchgv-connect.inner_div_mes_left_right  #bp-message-thread-list .curuserloid .message-metadata time {
        margin-top: 4px;
    }

  .bp-messages-content.desnchgv-connect.inner_div_mes_left_right #bp-message-thread-list .message-metadata .user-link {
        font-size: 16px;
        margin-top: 6px;
        margin-bottom: 5px;
    }

    .bp-messages-content.desnchgv-connect.inner_div_mes_left_right #bp-message-thread-list .mesfrows .message-metadata time {
        margin-top: 6px;
    }

    body.my-messages .bp-messages-content.desnchgv-connect.inner_div_mes_left_right #bp-message-thread-list .message-content {
        margin-top: -2px;
    }
	
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-content.alignmessg p span, 
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-content.alignmessg p {font-size: 14px !important;
 margin: 0 0 8px;display: inline-block; font-weight: normal;}
.desnchgv-connect .hareloadernewdiv #bp-message-thread-list li.curuserloid .message-content.alignmessg span.shrpos b {color: #767676;}
 
    .single-item.groups article.bp_group.type-bp_group .buddypress-wrap.bp-vertical-navs .main-navs.group-nav-tabs ul li {
        left: 0px;
    }
    .groups.group-create .buddypress-wrap .tabbed-links ol {
        border-bottom: 1px solid #ccc;
        width: 100%;
        margin: 0;
    }

    .groups.group-create .buddypress-wrap .tabbed-links ol li {
        position: relative;
        font-weight: 400;
    }
    .groups.group-create .buddypress-wrap .tabbed-links ol li.current::after {
        width: 100%;
        height: 2px;
        content: "";
        position: absolute;
        background: #fff;
        left: 0px;
        right: 0px;
        bottom: -1px;
    }

    .groups.group-create .buddypress-wrap .tabbed-links ol li.current a {
        color: #333;
        font-weight: 400;
    }

    .groups.group-create.group-details.create .buddypress-wrap h3.bp-screen-title.creation-step-name {
        font-size: 16px;
        color: #767676;
        font-weight: 600;
    }
    .groups.group-create.group-details.create .buddypress-wrap  #previous-next {
        margin-top: 10px;
    }

    .groups.group-create .buddypress-wrap .bp-navs li:not(.current) a:focus, .groups.group-create  .buddypress-wrap .bp-navs li:not(.current) a:hover, .groups.group-create .buddypress-wrap .bp-navs li:not(.selected) a:focus, .groups.group-create .buddypress-wrap .bp-navs li:not(.selected) a:hover {
        background: transparent;
        color: #333;
    }

    .groups.group-create .buddypress-wrap h3.bp-screen-title.creation-step-name {
        font-size: 16px;
        color: #767676;
        font-weight: 600;
        text-align: left !important;
    }

    .groups.group-create article.bp_group.type-bp_group .buddypress-wrap .standard-form label {
        padding-top: 10px;
        margin-bottom: 5px;
    }

    .groups.group-create .buddypress-wrap .standard-form .submit input#group-creation-previous, .groups.group-create .buddypress-wrap .standard-form .submit input#group-creation-next, .groups.group-create .buddypress-wrap .standard-form .submit input#group-creation-finish {
        background:#7da5bb;
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        text-transform: capitalize;
        border-radius: 4px !important;
        display: inline-block;
        padding: 7px 12px;
        line-height: normal;
        width: auto;
        margin: 10px 0 5px;
        border: 1px solid #7da5bb;
        font-family: "Raleway", sans-serif;
        min-width: 145px;
    }

    .groups.group-create .buddypress-wrap .standard-form .submit input#group-creation-previous:hover, .groups.group-create .buddypress-wrap .standard-form .submit input#group-creation-next:hover, .groups.group-create .buddypress-wrap .standard-form .submit input#group-creation-finish:hover {
              background: #7da5bb;
            color: #fff;
            border: 1px solid #7da5bb;
        }

        .groups.group-create  .buddypress-wrap .item-body {
            margin: 0 0 10px;
        }

        .groups.group-create  .buddypress-wrap .standard-form #previous-next {
            margin-top: 10px;
        }

        .groups.group-create.group-cover-image   #group-create-body .creation-step-name {
            margin: 10px 0 5px;
        }
        .groups.group-create.group-invites article.bp_group.type-bp_group .buddypress-wrap .bp-navs.tabbed-links {
            margin-bottom: 10px;
        }


        .groups.group-create.group-invites article.bp_group.type-bp_group .members.bp-invites-content .bp-list li .item .list-title {
            font-size: 16px;
            text-transform: capitalize;
        }


        .groups.group-create.group-invites  article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content ul.item-list li .list-title {
            margin: 11px auto;
        }

        .groups.group-create.group-invites article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons::before {
            font-size: 16px;
        }

        .groups.group-create.group-invites article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons {
            background-color:#7da5bb;
            height: 18px;
            width: 18px;
            border-radius: 50%;
            display: inline-block;
            line-height: 19px;
            color: #fff;
            text-align: center;
        }

        .groups.group-create.group-invites article.bp_group.type-bp_group .bp-list li .item-avatar {
            height: 40px;
        }

.groups.group-create.group-invites article.bp_group.type-bp_group .members.bp-invites-content .bp-list li {
list-style: none;
margin: 5px 0;
padding: 0.2em !important;
position: relative;
}

.groups.group-create.group-invites article.bp_group.type-bp_group .buddypress-wrap .group-subnav-filters .group-invites-search {
margin-bottom: 3px;
}

.groups.group-create.group-invites article.bp_group.type-bp_group .bp-list {
margin: 10px 0;
padding: .3em 0;
}
.groups.group-create.group-invites .buddypress .buddypress-wrap a.bp-title-button {
line-height: 22px;
}

.groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list > li {
width: 32%;
}
.groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list > li:nth-child(3n) {
margin-right: 0px;
}

/* 18-12-2020 */
.settings.my-account article.bp_members.type-bp_members .makeparent_customclamem_parent .submit input#submit {
    margin: 0px 0 30px;
}

.settings.my-account.delete-account article.bp_members.type-bp_members .buddypress-wrap .standard-form div.submit input {
        margin: 30px 0 30px;
}

.groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list {
padding-top: 25px;
margin: 5px 0;
}

.members .buddypress-wrap .select-wrap select {
padding: 5px 25px 4px 10px;
    }
   .messages.my-account .desnchgv-connect.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action{
        padding: 7px 15px;
        border-radius: 5px;
        background: #7da5bb;
        font-family: "Raleway", sans-serif;
        font-size: 15px;
        text-transform: inherit;
        line-height: 20px;
        display: inline-block;
        width: inherit;
        color:#fff;
    }

    .messages.my-account .desnchgv-connect.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action,
    .messages.my-account .desnchgv-ideate.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action, 
    .messages.my-account .desnchgv-engage.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action 
 {
        padding: 7px 15px;
        border-radius: 5px;
        background:#7da5bb ;
        font-family: "Raleway", sans-serif;
        font-size: 15px;
        text-transform: inherit;
        line-height: 20px;
        display: inline-block;
        width: inherit;
		color:#fff;
    }
	

    .messages.my-account .desnchgv-connect.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action:hover, 
     .messages.my-account .desnchgv-ideate.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action:hover, 
     .messages.my-account .desnchgv-engage.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action:hover 
     {
            background: #828f96;
			color:#fff;
        }


.messages.my-account .desnchgv-connect.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action:focus, 
.messages.my-account .desnchgv-ideate.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action:focus, 
.messages.my-account .desnchgv-engage.inner_div_mes_left_right  #send_message_form .submit .button.bp-primary-action:focus {color:#fff;}




        .my-account.invites .makewrap_mesg_cont_all_one nav#subnav {margin-bottom: 15px;}
        .my-account.invites .bp-feedback.bp-messages.info{margin-top: 17px;}


        /* 21-12-2020 */

        .desnchgv-ideate.inner_div_mes_left_right .dropdowngroup {
            margin-top: 20px;
        }
.desnchgv-ideate.inner_div_mes_left_right .dropdowngroup .dropdown-main { z-index: 99999;}

       .sendallboxermain .allertxu {
            display: inline-block;
            margin-right: 8%;
        }

        .sendallboxermain .wrpgroupnetwork {
            display: inline;
            /* width: calc(100% - 200px); */
        }

        .sendallboxermain .wrpgroupnetwork .rwblone {
            display: inline;
            margin-right: 6%;
        }

        .sendallboxermain .wrpgroupnetwork .rwbltwo {
            display: inline-block;
        }


        .desnchgv-ideate.inner_div_mes_left_right .standard-form .sendallboxermain {
            margin-top: 15px;
        }
		.desnchgv-ideate.inner_div_mes_left_right .standard-form .sendallboxermain label {
    	color: #767676;
		}

        .desnchgv-ideate.inner_div_mes_left_right form#send_message_form label {
            margin-bottom: 3px;
        }

        .groups.group-invites .group-invites-column.custombyteamplategroup .subnav-filters.group-subnav-filters.bp-invites-filters {
            float: left;
            width: 70%;
        }

     
        .groups.group-invites .group-invites-column.custombyteamplategroup .sendinvitesclick {
            float: right;
            width: 25%;
            text-align: right;
        }
        .single-item.groups.groups.group-invites article.bp_group.type-bp_group .buddypress-wrap .bp-navs.tabbed-links {
            margin-bottom: 15px;
        }

        .groups.group-invites .group-invites-column.custombyteamplategroup .bp-invites-feedback {
            display: inline-block;
            width: 100%;
            clear: both;
        }

        #poupsendinvits {
            background-color: #fff;
            padding: 10px 15px;
            border-radius: 5px;
            min-width: 790px;
            min-height: 330px;
        }
        #poupsendinvits #bp-send-invites-form .action .button {
            background-color: #7da5bb;
            padding: 3px 10px;
            border-radius: 5px;
            min-width: 88px;
        }

        .buddypress-wrap .bp-feedback.error .bp-icon, .buddypress-wrap .bp-feedback.warning .bp-icon {
            background-color: #7da5bb !important;
        }

        #poupsendinvits #bp-send-invites-form  .action .button:hover {
            background-color: #7da5bb;
           color: #fff;
        }
        .groups.group-invites.send-invites.buddypress .bp-invites-content #send-invites-editor .action {
            margin-top: 5px !important;
            padding-top: 5px !important;
        }

        #poupsendinvits  .sendinvitesclick > a {
            font-size: 16px;
            font-weight: 600;
            color: #7da5bb;
        }

        #poupsendinvits .action .button.invite-button.group-add-remove-invite-button.bp-tooltip.bp-icons {
            background-color: #fff;
            padding: .3em .5em;
display: inline-block;
line-height: 22px;
width: auto;
        }


           #poupsendinvits .bp-invites-content ul.item-list > li {
            box-sizing: border-box;
            border: 1px solid #828f96;
            float: left;
            padding: 0.2em !important;
            width: 49.5%;
        }

        #poupsendinvits .bp-invites-content ul.item-list > li .item-avatar {
            float: left;
            margin-right: 5%;
            height: 50px;
        }
     
        #poupsendinvits .bp-invites-content ul.item-list > li  .list-title.member-name {
            font-size: 20px;
            margin: 13px auto;
            text-transform: capitalize;
        }

        #poupsendinvits  #group_invites_search {
            height: 40px;
            line-height: 40px;
        }

        #poupsendinvits #group_invites_search_submit {
            height: 42px;
            line-height: 42px;
            background-color: #eee;
            position: relative;
            top: 10px;
        }

        #poupsendinvits .members.bp-invites-content ul.item-list.bp-list li .invite-button:not(.group-remove-invite-button) span.icons::before {
            content: "\f502";
            font-family: dashicons;
            font-size: 28px;
            color: #555;
        }

        #poupsendinvits .members.bp-invites-content ul.item-list.bp-list li .invite-button:not(.group-remove-invite-button) span.icons::before {
            content: "\f502";
            font-family: dashicons;
            font-size: 28px;
            color: #555;
        }


        #poupsendinvits  .sendinvitesclick {
            margin: 10px 0;
        }

        .groups.group-invites.buddypress .members.bp-invites-content ul#members-list.item-list li.selected {
            box-shadow: none;
            background-color: #f5f5f5 !important;
        }

        .single-item.groups article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content ul.item-list li.selected .list-title {
            color: #333;
        }

        .groups.group-invites .buddypress-wrap ul.item-list li.selected .invite-button span.icons::before {
            color: #fff;
        }

        .groups.group-invites.buddypress .bp-invites-content ul.item-list > li:nth-child(2n) {
            margin-left: .5% !important;
        }

        .groups.group-invites.buddypress .bp-invites-content ul.item-list > li {
            width: 49%;
        }

        .groups.group-invites #poupsendinvits ul.item-list li.selected .invite-button.selected span.icons::before {
            content: "\f153";
            color: #fff;
        }
        #poupsendinvits .action .button.invite-button.group-add-remove-invite-button.bp-tooltip.bp-icons {
            background-color: transparent !important;
        }

        #poupsendinvits .members.bp-invites-content ul.item-list.bp-list li .invite-button span.icons::before {
            color: #555;


        }

        #poupsendinvits .bp-invites-content ul.item-list > li.selected .list-title.member-name {
           color: #fff;
        }

        .groups #cover-image-container #header-cover-image {
            background-color: #f5f5f5;
            border: 1px dashed #bfbfbf;
        }

        .single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .bp-navs.vertical ul {
            background-color: #7da5bb;
        
        }


          .avtrowrp {
            position: relative;
            display: inline-block;
        }


        .avataruploadwithpermi .avatboxico > label {
            font-size: 16px !important;
            text-align: center;
            margin: 0;
            color: #ffffff !important;
            width: 100%;
            cursor: pointer;
        }

        .coveruploadwithpermi .coverboxico > label > i {
            width: 22px;
            height: 23px;
            line-height: 30px;
            font-size: 30px;
            margin-right: 15px;
        }
        .coveruploadwithpermi .coverboxico > label .labin {
            font-size: 14px;
            font-weight: 500;
            position: relative;
            top: 1px;
        }

        .avtrowrp .avataruploadwithpermi {
            float: left;
            position: absolute;
            bottom: 10px;
            left: 10px;
            background-color: rgba(104, 104, 104, 0.6);
            padding: 3px 3px;
            border-radius: 50% !important;
            height: 30px;
            width: 30px;
            text-align: center;
            line-height: 30px;
            cursor: pointer;
        }

        a.disabledset {
            pointer-events: none;
            cursor: default;
          }

        .avtrowrp #avatrimage {
            opacity: 0;
            width: 100%;
            height: 40px;
            position: absolute;
            top: 0;
            left: 0;
            color: #ffff;
            padding: 0px;
            cursor: pointer;
            font-size: 0;
        }

        .coveruploadwithpermi {
            position: absolute;
            float: right;
            top: 10px;
            right: 10px;
            background-color:rgb(105, 124, 136, 0.8);
            border: 1px solid #7da5bb;
            padding: 0px 5px 0 2px;
            cursor: pointer;
        }

        .coveruploadwithpermi:hover {
                    background-color:#828f96;
            border: 1px solid #828f96;
                  }
		.coveruploadwithpermi:hover .coverboxico label {
    	color: #7da5bb !important;
		}
				  
        .groups.group-members #cover-image-container .coveruploadwithpermi {
            right: 6px;
        }

        .coveruploadwithpermi .coverboxico > label {
            font-size: 14px !important;
            text-align: center;
            line-height: 35px;
            color: #ffffff !important;
            cursor: pointer;
        }
        .coveruploadwithpermi .coverboxico > label > i {
            font-size: 14px;
            margin-right: 0px;
            position: relative;
            top: 1px;
        }

        .coveruploadwithpermi .coverboxico > label {
            font-size: 14px !important;
            text-align: center;
            line-height: 32px;
            color: #fff !important;
            cursor: pointer;
            height: 36px;
            display: block;
            width: 100%;
        }
     

        .coveruploadwithpermi .coverboxico #image {
            opacity: 0;
            width: 100%;
            height: 40px;
            position: absolute;
            top: 0;
            left: 0;
            color: #ffff;
            padding: 0px;
            cursor: pointer;
            font-size: 0;
        }


        /* 25-12-2020 */

        .mngtexthint{
            font-weight: 300;
        }

.members-meta.action button.friendship-button:hover {
            color: #7da5bb !important;
        }

        #delete-group-groups-li{
            display:none;
            }
.standard-form .deletcustombox button#deletecustomgrp{
	background: #7da5bb;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 4px !important;
	display: inline-block;
	padding: 7px 12px;
	line-height: normal;
	width: auto;
	margin: 10px 0 5px;
	border: 1px solid #7da5bb;
	font-family: "Raleway", sans-serif;
}

.standard-form .deletcustombox button#deletecustomgrp:hover {
	background: #7da5bb;
	color: #fff;
	border: 1px solid #7da5bb;
}

.groups .buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list li .list-wrap .generic-button .group-button.join-group.button:hover {
color: #7da5bb;
}
.buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list li .list-wrap .groups-meta.action .generic-button .group-button.accept-invite.button{	background-color: transparent;
	border: none;
	font-size: 12px;
	color: #9f9f9f;  background: none;
    background-color: none;
    font-weight: bold;}
    .buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list li .list-wrap .groups-meta.action .generic-button .group-button.leave-group.button{
        border: none;
        font-size: 12px;  background: none;
        background-color: none;
        color: #9f9f9f;
        font-weight: bold;}

        .buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list li .list-wrap .groups-meta.action .generic-button .group-button.accept-invite.button:hover{	
            color: #7da5bb;
            background-color: none;
            background: none;
        }
            .buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list li .list-wrap .groups-meta.action .generic-button .group-button.leave-group.button:hover{
             color: #7da5bb;   background: none;
             background-color: none;}


             .single-item.groups.group-admin .buddypress-wrap .item-body  .standard-form .bp-avatar-nav, 
             .single-item.groups.group-admin .buddypress-wrap .item-body  .standard-form .bp-avatar{display: none;}

             .single-item.groups.group-admin .buddypress-wrap .item-body  .standard-form  .left-menu .boxarvatr,  .groups.group-create  .buddypress-wrap  .standard-form  .left-menu .boxarvatr {
                position: relative;
                min-height: 160px;
            }

            .groups.group-create  .buddypress-wrap  .standard-form  .left-menu .boxarvatr{margin-bottom: 20px;}

            .groups.group-create .buddypress-wrap  .standard-form  .avatradfgh {
                z-index: 2;
                position: relative;
            }
            .groups.group-create .buddypress-wrap  .standard-form     #group-create-body img.avatar {
                min-width: 145px;
                height: auto;
                min-height: 145px;
                background-size: cover;
                object-fit: cover;
                width: 145px;
            }

             .editbxlin {
                position: absolute;
                bottom: 20px;
                left: 10px;
                background-color: rgba(104, 104, 104, 0.8);
                padding: 3px 3px;
                border-radius: 50% !important;
                height: 30px;
                width: 30px;
                text-align: center;
                line-height: 30px;
                cursor: pointer;
                display: inline-block;
                z-index: 1;
            }
            .editbxlin::after {
                content: "\f040";
                font: normal normal normal 16px/1 FontAwesome;
                color: #fff;
                position: absolute;
                left: 0;
                top: 10px;
                right: 0;
                bottom: 0;
            } 

      

            .coverafteradmin {
                position: absolute;
                float: right;
                top: 10px;
                right: 10px;
                background-color: rgba(0, 0, 0, 0.8);
                border: 1px solid #7da5bb;
                padding: 0px 5px 0 5px;
                cursor: pointer;
                height: 36px;
                color: #fff;
                font-size: 15px;
                line-height: 34px;
                font-weight: 500;
            }

            .coverafteradmin:hover {
                background-color: #7da5bb;
                border: 1px solid #7da5bb;
            }

            #create-group-form .sendboxinv{
                display:none;
                }
                .groups.group-create.group-invites article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content .item-list li.selected  .item .list-title.member-name{
                  color: #000;
                }

            .coverafteradmin > i {
                font-size: 16px;
                margin: 0 4px 0 0;
            }

            #poupsendinvits .sendinvitesclick a.sendboxinv {
                color: #000;
                pointer-events: none;
  cursor: default;
            }

            .single-item.groups.group-admin .buddypress-wrap .item-body  .standard-form  .left-menu .movedbox, .groups.group-create .buddypress-wrap  .standard-form  .left-menu .movedbox {
                position: absolute;
                top: -1px;
                border: 2px dashed #619abd;
                bottom: 0;
                left: -1px;
                right: 0;
                height: 100%;
                width: 100%;
                background-color: #f5f5f5;
                cursor: pointer;
                text-align: center;
                z-index: 1;
            }

            .single-item.groups.group-admin .buddypress-wrap .item-body .standard-form .left-menu .movedbox::after, .groups.group-create .buddypress-wrap  .standard-form  .left-menu .movedbox::after {
                content: "\f067";
                font: normal normal normal 36px/1 FontAwesome;
                top: 0;
                position: absolute;
                left: 0;
                right: 0;
                text-align: center;
                color: #619abd;
                bottom: 0;
                margin: 62px auto;
            }

           .single-item.groups .single-headers #item-header-avatar a img, .groups.group-create .single-headers #item-header-avatar a img {
                width: 164px;
                height: 156px;
                object-fit: cover;
                max-width: 164px;
                max-height: 156px;
                background-size: cover !important;
                min-height: 100%;
            }

            .single-item.groups .standard-form .left-menu .boxarvatr .avatradfgh{cursor: pointer;}

            .single-item.groups .standard-form .bp-avatar-status{display: none;}

.bp-cover-image, .bp-cover-image-status, .bp-cover-image-manage{display: none;}

.beforecoverimagebox.movetocoverpanrl {
    background-color: #f5f5f5;
    min-height: 200px;
    text-align: center;
    border: 1px dashed #bfbfbf;
    cursor: pointer;
}
.beforecoverimagebox.movetocoverpanrl span {
	border: 1px solid #000;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	padding: 5px 10px;
	display: inline-block;
	margin: 82px auto;
	background-color: rgba(0, 0, 0, 0.8);
}

.beforecoverimagebox.movetocoverpanrl span:hover {
    border: 1px solid #7da5bb;
    color: #fff;
    background-color: #7da5bb;
}

.groups.group-create article.bp_group.type-bp_group .standard-form .bp-avatar, .groups.group-create article.bp_group.type-bp_group .standard-form .bp-avatar-nav{display: none;}

.groups.group-create .buddypress-wrap .item-body .standard-form .left-menu .boxarvatr {
	position: relative;
	min-height: 160px;
}
.groups.group-create .standard-form .group-settings-selections .radio.group-status-type .mngtexthint,
.groups .standard-form .group-settings-selections .radio.group-status-type .mngtexthint
{
	margin-left: 20px;
}
.groups .dir-list ul.groupmakesamemebersection.bp-list > li .item-avatar img.avatar {
	max-width: 116px;
	border-radius: 50%;
	max-height: 116px;

	width: 116px;
	height: 116px;
	background-size: cover;
	object-fit: cover;
}
.groups .standard-form .group-invites-column .members.bp-invites-content ul#members-list li .item-avatar img.avatar {
	width: auto !important;
	height: auto !important;
	max-width: inherit !important;
	min-height: auto !important;
	min-width: auto !important;
}
.main_box_two.three_boxes .grid-25 {
	float: left;
	width: 25%;
    padding: 0 30px;
}



.groups.group-invites .group-invites-column.custombyteamplategroup .sendinvitesclick a {
    display: inline-block;
    border: 1px solid #7da5bb;
    color: #fff;
    padding: 0 10px;
    margin: 0 0 0 7px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    background-color: #7da5bb;
    border-radius: 4px;
}
.groups.group-invites .group-invites-column.custombyteamplategroup .sendinvitesclick a:hover {
    border: 1px solid #7da5bb;
    color: #fff;
    background-color: #7da5bb;
}
.my-profile.profile .profile table.profile-fields tr td a.editpforul {
    text-transform: capitalize;
}

.my-profile.profile .profile table.profile-fields tr td a {
    text-transform: inherit !important;
}

.my-profile.profile .profile table.profile-fields tr td {
    text-transform: inherit ;
}

.my-profile.profile  .buddypress-wrap .entrepreneur-information table.profile-fields .data:first-letter {
    text-transform: inherit;
}

.my-profile.profile .buddypress-wrap table.profile-fields .data {text-transform: inherit;}


.bp-messages-content #thread-preview .preview-content a.botmmesger:before { bottom: 5px;}

.buddypress-wrap .bp-messages-content.desnchgv-engage.inner_div_mes_left_right #thread-preview .preview-content a.botmmesger:before { bottom: 5px;}

.preview-message.ideatepricewmess.connect .bp-screen-reader-text, .preview-message.ideatepricewmess.ideate .bp-screen-reader-text, .preview-message.ideatepricewmess.engage .bp-screen-reader-text{
	border: 0;
	clip: rect(0 0 0 0);
	height: 8px;
	margin: 2px;
	overflow: visible;
	padding: 0 35px 0 0;
	line-height: 30px;
	width: 28px;
	word-wrap: normal !important;
	float: right;
	font-size: 24px;
	color: #7da5bb;
	text-align: center;
	position: relative;
}
.bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .preview-message.ideatepricewmess.ideate .bp-screen-reader-text{
    height: 2px;
    margin: 2px;
    padding: 0 33px 0 0;
    line-height: 18px;
    width: 28px;
    font-size: 24px;
}

.bp-messages-content.desnchgv-connect.inner_div_mes_left_right .preview-message.ideatepricewmess.ideate .bp-screen-reader-text{
    height: 2px;
    margin: 2px;
    padding: 0 33px 0 0;
    line-height: 18px;
    width: 28px;
    font-size: 24px;
}

.bp-messages-content.desnchgv-engage.inner_div_mes_left_right .preview-message.ideatepricewmess.ideate .bp-screen-reader-text{
    height: 2px;
    margin: 2px;
    padding: 0 33px 0 0;
    line-height: 18px;
    width: 28px;
    font-size: 24px;
}

.bp-messages-content.desnchgv-ideate.inner_div_mes_left_right #thread-preview .preview-content a.botmmesger:before,
.bp-messages-content.desnchgv-connect.inner_div_mes_left_right #thread-preview .preview-content a.botmmesger:before,
.bp-messages-content.desnchgv-engage.inner_div_mes_left_right #thread-preview .preview-content a.botmmesger:before{
    bottom: 0px;
}
.profile.edit .submit #profile-group-edit-submit {
	background:#7da5bb;
	color:#fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 4px !important;
	display: inline-block;
	padding: 7px 12px;
	line-height: normal;
	width: auto;
	margin: 10px 0 30px;
	margin-left: 9px !important;
}


.profile.edit .submit #profile-group-edit-submit:hover {
	background: #828f96;
    color:#fff;

}







/* 30-12-2020 */

.bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .ideatechanges .industrylisttop.mesagpanledot p {
	display: inline-block;
	width: auto;

}
.bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .ideatechanges .industrylisttop b {
	vertical-align: top;
}
.bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .maikemessageboxandhederon .shrpos {
        display: inline-block;
        width: calc(100% - 24px);
        background-color: #f5f5f5;
        padding: 7px 12px;
    }


    .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right #hershare .shrpos b {
        width: 170px;
        display: inline-block;
		    vertical-align: top;
    }

.bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .maikemessageboxandhederon #hershare .shrpos p {display: inline-block;padding: 0;border: none;width: calc(100% - 200px);}


    .desnchgv-connect .view_message_call #bp-message-thread-list {
        margin-top: 4px;
        margin-bottom: 4px;
    }



    .buddypress-wrap .dir-list ul.groupmakesamemebersection.bp-list.groups-list.makecenterbtnbv li .action .generic-button {
        margin: 0 auto;
        text-align: center;
    }

    .groups.buddypress .buddypress-wrap #subnav-filters a > i {
        margin-right: 3px;
        font-size: 10px;
    }

    /* 31-12-2020 */
    .placebox .chkloc input[type=text]{width:56%;}

/* 04-01-2021 */

#profile-edit-form .editfield.sonddip, #profile-edit-form .editfield.theirdip, #profile-edit-form .editfield.fothdip, #profile-edit-form .editfield.fiftdip {
    display: none;
}

.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit .collapsible.makebloctypetoopen.editfield, 
.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit .collapsible.makebloctypetoopen.editfield, 
 {
	background: #7da5bb;
	border-bottom: 1px solid #fff;
	margin: 2px 10px;
	font-size: 16px;
	font-weight: 600;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit .collapsible.makebloctypetoopen.editfield:hover, 
.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit .collapsible.makebloctypetoopen.editfield.active {
	background:#7da5bb; color:#fff;}

.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit .collapsible.makebloctypetoopen.editfield::after {
	content: "\f055";
	position: absolute;
	right: 15px;
	top: 12px;
	color:#7da5bb;
	font: normal normal normal 20px/1 FontAwesome;
}
.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit .collapsible.makebloctypetoopen.editfield:hover:after {
    color: #fff;
}
.profile .profile.edit .entrepreneur-information .editfield.bkpend:after {
    color: #7da5bb;
}
.profile .profile.edit .entrepreneur-information .editfield.bkpend.active:after {
    color: #fff !important;
}

.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit .collapsible.makebloctypetoopen.editfield.active::after {
	content: "\f056";
	position: absolute;
	right: 15px;
	top: 12px;
	color: #fff;
	font: normal normal normal 20px/1 FontAwesome;
}
.my-account.my-profile.profile-edit .buddypress-wrap  .profile.edit  .makeaboprimaronebox .editfield,
.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit  .makeabosecondonebox .editfield,
.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit  .makeabothirdonebox .editfield,
.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit  .makeabofourthonebox .editfield,
.my-account.my-profile.profile-edit .buddypress-wrap .profile.edit  .makeabofivethonebox .editfield


{
	/*background: #f4f4f4;*/
}

.my-account.my-profile.profile-edit .buddypress-wrap .entrepreneur-information .makeaboprimaronebox,
.my-account.my-profile.profile-edit .buddypress-wrap .entrepreneur-information .makeabosecondonebox,
.my-account.my-profile.profile-edit .buddypress-wrap .entrepreneur-information .makeabothirdonebox,
.my-account.my-profile.profile-edit .buddypress-wrap .entrepreneur-information .makeabofourthonebox,
.my-account.my-profile.profile-edit .buddypress-wrap .entrepreneur-information .makeabofivethonebox

{
	margin: 0 10px;
}
.sendallboxermain .defulradioall {
	float: left;
	margin-right: 8%;
}
.bp-user.my-account.my-profile.profile-edit .profile.edit .standard-form.profile-edit.entrepreneur-information .editfield.field_2034.field_what-is-your-value-proposition {
	padding-bottom: 0;
	position: relative;
	bottom: -10px;
	padding-top: 0;
}


.movelefttx{
    display: inline-block;
        float: left;
        font-weight: 600;
        margin-right: 4px;
    }
    .moverightx{
    float: left;
        display: inline-block;
    }
    .my-account.my-messages  .bp-messages-content .full_section_field .prettydropdown > ul > li {
    background: #fafafa;
    background-repeat: repeat;
    background-clip: border-box;
border: none;
border-radius: 0; height: 36px;
font: inherit;
    font-size: inherit;
font-size: 100%; width: 100% !important;
padding: .5em;}
.my-account.my-messages  .bp-messages-content .full_section_field .prettydropdown > ul{width: 100%; max-height: 36px; border: 1px solid #d6d6d6;}
.my-account.my-messages  .bp-messages-content .full_section_field .prettydropdown.arrow {
	display: block; height: 36px;
	width: 100% !important;
	    z-index: 9;
}
.my-account.my-messages  .bp-messages-content .full_section_field .prettydropdown > ul.active > li:not(.label):hover,
.my-account.my-messages  .bp-messages-content .full_section_field .prettydropdown > ul.active > li.hover:not(.label),
.my-account.my-messages  .bp-messages-content .full_section_field .prettydropdown > ul.active > li:first-child:hover::after {
	background: #7da5bb !important;
	color: #fff;
}

.my-account.my-messages  .bp-messages-content .pollanswersonetwo .aadmore.full_section_field a.butnmoe {
	text-decoration: underline !important;
	font-weight: 600;
	color: #7da5bb;
}
.my-account.my-messages .bp-messages-content .full_section_field .prettydropdown > ul > li span.fa {
    margin-left: 10px;
    font-size: 14px;
}

.my-account.my-messages .bp-messages-content .full_section_field .prettydropdown.arrow > ul > li.selected:before {
    border-top-color: #272727;
}
.my-account.my-messages .bp-messages-content .full_section_field .prettydropdown.arrow > ul > li.selected::before, .my-account.my-messages .bp-messages-content .full_section_field .prettydropdown.arrow > ul > li.selected::after {
    content: "\f104 ";
    font: normal normal normal 15px/1 FontAwesome;
    color: #5a5a5a;
    position: absolute;
    top: 0;
    right: 7px;
    border: none !important;
    transform: rotate(-90deg);
    font-weight: bold;
}

.my-account.my-messages .bp-messages-content .full_section_field .prettydropdown.arrow > ul.active > li.selected::before, .my-account.my-messages .bp-messages-content .full_section_field .prettydropdown.arrow > ul.active > li.selected::after {
display: none;
}

.prettydropdown.arrow > ul > li.selected:before, .prettydropdown.arrow > ul > li.selected:after {
    border: 5px solid transparent;

}
.my-account.my-messages .prettydropdown > ul > li:first-child {
	display: block;
	color: #959595 ;
	font-weight: 200;
}

.my-account.my-messages .prettydropdown > ul.active {
    border: 1px solid #d6d6d6;
}

.prettydropdown > ul:focus{border: 1px solid #d6d6d6;outline: none;}
.my-account.my-messages .bp-messages-content .full_section_field .prettydropdown.arrow:focus {
    box-shadow: 0 0 8px #828f96; border: 1px solid #d6d6d6;
    outline: none;

    
}

ul#bp-message-thread-list li.datepanscrolbox, ul.thred_view_message_list_panel li.datepanscrolbox{position: relative;}

ul#bp-message-thread-list li.datepanscrolbox::after, ul.thred_view_message_list_panel li.datepanscrolbox::after {
	position: absolute;
	background-color: #ccc;
	height: 1px;
	width: auto;
	content: "";
	left: 30px;
	right: 30px;
	top: 19px;
}
ul#bp-message-thread-list li.datepanscrolbox .widthouspn, ul.thred_view_message_list_panel li.datepanscrolbox .widthouspn {
	background: #fafafa !important;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	padding: 7px 10px;
	border-radius: 30px;
	display: table;
	min-width: 40px !important;
	max-width: 200px !important;
	font-weight: 500;
	z-index: 1;
	position: relative;
	    color: #7da5bb;
}


body.my-messages .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right #bp-message-thread-list li.datepanscrolbox{background-color: transparent !important;
    box-shadow: none;
    border: none;}

    .makewrap_mesg_cont_all_one .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right  .hareloadernewdiv {
        background: #fff;
    }


    .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right #thread-preview .preview-content .preview-message .ideate-mlistloadd li.datepanscrolbox {
        padding: 4px !important;
        padding-top: 5px !important;
        margin-bottom: 10px !important;
        box-shadow: none;
        background: #fff;
        text-align: left;
        border: none;
    }
    .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right  #thread-preview .preview-content .preview-message {
           background-color: #fff !important;
    }


    .buddypress-wrap .tabbed-links ul li.current::after {
          display: none;
    }



  

    .thread-item .thread-from{
        cursor:pointer;
        }

      
 .buddypress .buddypress-wrap .submit input[type="submit"]:focus, .maikemessageboxandhederon .submit input#send_reply_button:focus {
            background: #7da5bb !important;
            border-color: #7da5bb !important;
            color: #fff;
            outline: 0;
           
        }
        .single-item.groups .entry-content #buddypress {
            border: 1px solid #ccc;
            padding: 5px 5px 0 5px;
        }

        .single-item.groups #cover-image-container {
            margin-right: 5px;
        }





        .buddypress-wrap .bp-tables-user tbody tr.ononeprimary > td,
        .buddypress-wrap .bp-tables-user tbody tr.ontwotab > td,
        .buddypress-wrap .bp-tables-user tbody tr.onthreetab > td,
        .buddypress-wrap .bp-tables-user tbody tr.onfourthtab > td,
        .buddypress-wrap .bp-tables-user tbody tr.onfivththtab > td 
         {
            border-right: none;
            border-bottom: none;
            padding: 0;
        }
        .buddypress-wrap .bp-tables-user tbody tr.ononeprimary td table.profilepanelfrontone, 
        .buddypress-wrap .bp-tables-user tbody tr.ontwotab td table.profilepanelfronttwo, 
        .buddypress-wrap .bp-tables-user tbody tr.onthreetab td table.profilepanelfrontthree, 
        .buddypress-wrap .bp-tables-user tbody tr.onfourthtab td table.profilepanelfrontfour, 
        .buddypress-wrap .bp-tables-user tbody tr.onfivththtab td table.profilepanelfrontfive 
         {
            border-width: 1px;
            margin: 0;
            border-color: #f2f2f2;
        }
        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .mainnumbobutechoth > a {
            background-color: #ccc;
            padding: 4px 6px;
            border-radius: 5px 5px 0 0;
            font-size: 14px;
            margin: 0 1px;
            color: #767676;
        }

        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .mainnumbobutechoth {
            position: relative;
            bottom: 0px;
        }
        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .mainnumbobutechoth > a:hover, 
        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .mainnumbobutechoth > a:focus, 
        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .mainnumbobutechoth > a.active {
            color: #fff; background-color: #7da5bb;
        }

       
        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .moverightx {
            float: right;
            width: calc(100% - 130px);
            margin: 0 10px 0 0;
        }
        .buddypress-wrap table.profile-fields tr td.data .wrpbuval .movelefttx {
            display: inline-block;
            float: left;
            font-weight: 600;
            margin-right: 4px;
            width: 115px;
        }
        .buddypress-wrap table.profile-fields tr td.data .wrpbuval {
            clear: both;
            display: inline-block;
            width: 100%;
			color: #767676;
        }
        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .mainnumbobutechoth .fillnumbeselrct {
            /* background-color: #f0f0f0; */
            padding: 0;
            border-radius: 20px;
            color: #767676;
            display: inline-block;
        }

       .bp-user.my-account.my-profile.profile-edit.profile.edit.buddypress .submit #profile-group-edit-submit {

            margin-left: 15px;
        }
        .makewrap_mesg_cont_all_one  .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .hareloadernewdiv {
            margin-top: 10px;
			    padding: 10px;
        }

      
       .entrepreneur-information .profile-fields.bp-tables-user .profilfrloop, .profile .profile.edit .entrepreneur-information .editfield.bkpend  {
            background: #7da5bb;
            border-bottom: 1px solid #fff;
            margin: 2px 0;
            font-size: 16px;
            font-weight: 600;
            color:#fff;
            position: relative;
            padding: 10px;
cursor: pointer;
        }
.entrepreneur-information .profile-fields.bp-tables-user .profilfrloop.active {background: #7da5bb; color: #fff;}
.entrepreneur-information .profile-fields.bp-tables-user .profilfrloop.active:after {color:#fff !important;}

.entrepreneur-information .profile-fields.bp-tables-user .profilfrloop:hover {background: #e6e8e8 ;color: #7da5bb;}
.entrepreneur-information .profile-fields.bp-tables-user .profilfrloop:hover:after {color: #7da5bb !important;}

        .profile .profile-edit.entrepreneur-information .makeabosecondonebox,
        .profile .profile-edit.entrepreneur-information .makeabosecondonebox, 
        .profile .profile-edit.entrepreneur-information .makeabothirdonebox, 
        .profile .profile-edit.entrepreneur-information .makeabofourthonebox, 
        .profile .profile-edit.entrepreneur-information .makeabofiveonebox{ 
               border-width: 1px;
            margin: 0;
            border-color: #f2f2f2 !important;}

        .entrepreneur-information .profile-fields.bp-tables-user .profilfrloop:hover, 
        .entrepreneur-information .profile-fields.bp-tables-user .profilfrloop.active, 
        .profile .profile.edit .entrepreneur-information .editfield.bkpend:hover, 
        .profile .profile.edit .entrepreneur-information .editfield.bkpend.active,
          {
            background: rgba(59, 129, 171, 0.9);
        }
        

 .entrepreneur-information .profile-fields.bp-tables-user .profilfrloop::after, 
 .profile .profile.edit .entrepreneur-information .editfield.bkpend::after {
            content: "\f055";
            position: absolute;
            right: 15px;
            top: 12px;
            color:#7da5bb;
            font: normal normal normal 20px/1 FontAwesome;
        }


       .entrepreneur-information .profile-fields.bp-tables-user .profilfrloop.active::after, 
       .profile .profile.edit .entrepreneur-information .editfield.bkpend.active::after {
            content: "\f056";
            position: absolute;
            right: 15px;
            top: 12px;
            color:#7da5bb;
            font: normal normal normal 20px/1 FontAwesome;
        }

        .buddypress-wrap table.profile-fields tr td.data .wrpbuval.othrboxwitth .movelefttx {
            display: inline-block;
            float: left;
            font-weight: 600;
            margin-right: 4px;
            width: auto;
        }

        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .wrpbuval.othrboxwitth .moverightx {
            float: left;
            width: auto;
        }
        .resqchng{color: red;}

        #buddypress .laeblebar {
            width: 100%;
            display: inline-block;
            clear: both;
            margin-bottom: -8px;
        }
        #buddypress .laeblebar  .secondlabex.comenx {
            min-width: 256px;
            float: left;
            font-size: 14px;
            margin: 0;
            text-align: center;
            color: #fff;
            background-color: #7da5bb;
            border: 1px solid #7da5bb;
            border-radius: 3px 3px 0 0;
            height: 30px;
            line-height: 30px;
           
        }
        /* #buddypress .laeblebar  .secondlabex.comenx:hover, #buddypress .laeblebar  .thirdlabex.comenx:hover {
            border: 1px solid #7da5bb;
            color: #fff;
            background-color: #7da5bb;
        } */
        #buddypress .laeblebar  .thirdlabex.comenx {
           color: #fff;
            min-width: 309px;
            float: left;
            font-size: 14px;
            margin: 0 0 0 2px;
            text-align: center;
            background-color: #7da5bb;
            border: 1px solid #7da5bb;
            border-radius: 3px 3px 0 0;
            height: 30px;
            line-height: 30px;
           
        }
        #buddypress .laeblebar .firstlabex.comenx {
            width: 128px;
            display:block;
            float: left;
            height: 30px;
        }


/* 19-01-2021 */
.standard-form .dropdowngroup.dropdown-multiple .dropdown-display, 
.standard-form .dropdowngroup.dropdown-multiple .dropdown-display-label {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 26px;
    border: 1px solid #d6d6d6;
    border-radius: 0;
    color: #333;
    background-color: #fafafa;
    height: 30px !important;
}
.standard-form .dropdowngroup.dropdown-multiple .dropdown-display .placeholder:first-child {
    color: #767676;
    text-indent: 10px;
    font-size: 18px;
    line-height: 41px;
}
.standard-form .dropdowngroup.dropdown-multiple  .dropdown-display .dropdown-chose-list span:before {
      display: none;
}
.standard-form .dropdowngroup.dropdown-multiple .dropdown-display-label::after, .standard-form .dropdowngroup.dropdown-multiple .dropdown-display::after {
    top: 17px;
    right: 5px;
}
.standard-form .dropdowngroup.dropdown-multiple .dropdown-chose-list .dropdown-selected {
	background-color: #dfdfdf;
	padding:1px 5px;
	margin: 0 2px;
	font-size: 14px;
	border-radius: 3px;
	display: inline-block;
}


.tooltip {
    position: relative;
    display: inline-block;
  }
  
  .tooltip .tooltiptext {
	visibility: hidden;
	width: 150px;
	background-color: #fff;
	color: #767676;
	text-align: left;
	border-radius: 3px;
	padding: 5px 10px;
	position: absolute;
	z-index: 1;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #ccc;
}
.tooltip .tooltiptext .setvertic{display: block;}
.standard-form .tooltip > i {
    color:#7da5bb;
    margin: 0 2px;
}
.settings .standard-form  a.movebotmanlost {
    font-size: 16px;
    position: relative;
    top: -3px;
}

.settings .buddypress-wrap .bp-feedback p {
    margin: 0;
    line-height: 18px;
}
  
  .tooltip:hover .tooltiptext {
    visibility: visible;
  }
  #CheckPasswordMatch{color:#7da5bb ;}
  .settings .makewrap_mesg_cont_all_one .standard-form  .user-pass1-wrap, 
  .settings .makewrap_mesg_cont_all_one .standard-form .mainchpaswrp, 
  .settings .makewrap_mesg_cont_all_one .standard-form .confirm-pass2-wrap 
   {
    position: relative;
}
.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwd, 
.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwdcmp, 
.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwdchnpwr {
	position: absolute;
	right: 0;
	bottom: 0;
}
.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwd, 
.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwdcmp{top: 42px;}

.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwd button.button , 
.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwdcmp button.button , 
.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwdchnpwr button.button {
height:36px;
}

.settings .entry-content .makewrap_mesg_cont_all_one .standard-form .settings-input.small {
    width: 100%;
    display: block;
}
/* .dropdown-display-label::after, .dropdown-display::after {
	content: '';
	position: absolute;
	border-top: 10px solid #999;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: 12px;
	right: 8px;
} */

.standard-form .dropdowngroup.dropdown-multiple .dropdown-display-label::after, 
.standard-form .dropdowngroup.dropdown-multiple .dropdown-display::after {
    content: "\f104 ";
    font: normal normal normal 15px/1 FontAwesome;
        font-weight: normal;
    color: #5a5a5a;
    position: absolute;
    top: 15px;
    right: 7px;
    border: none !important;
    transform: rotate(-90deg);
    font-weight: bold;
}


.maikemessageboxandhederon .onpollshow label{
    float: left;
        margin-right: 10px;
    }


 

    .maikemessageboxandhederon.onpollshow.fillpolresut {
        display: inline-block !important;
        width: 100%;
        clear: both;
        margin-bottom: 40px;
    }
    #buddypress #item-header-cover-image #item-header-avatar {
        padding: 0 8px;
    }

    .groups.group-admin.group-settings .buddypress-wrap.bp-single-vert-nav.bp-vertical-navs.bp-dir-hori-nav .standard-form .bp-screen-title {
        margin: 13px 0 0;
    }
    .groups.group-admin.group-settings .buddypress-wrap.bp-single-vert-nav.bp-vertical-navs.bp-dir-hori-nav .standard-form .bp-screen-title.warn {
        margin-bottom: 13px !important;
    }
    .groups.group-admin.group-settings .buddypress-wrap.bp-single-vert-nav.bp-vertical-navs.bp-dir-hori-nav .standard-form p{margin-bottom:0 ;}
       

    .buddypress-wrap .bp-feedback.success .bp-icon, .buddypress-wrap .bp-feedback.updated .bp-icon {
        background-color: #7da5bb !important;
    }

    .buddypress-wrap .standard-form .wp-editor-container {
        border: 1px solid #dedede;
        padding: 3px 0;
    }


    .buddypress-wrap .standard-form .wp-editor-container {
        padding: 0px 0;
        margin-top: 3px;
    }
    .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .inner_div_mes_left_right_part_onec.view_message_call .hareloadernewdiv #bp-message-thread-list {
        margin: 4px 0;
    }

    .site-footer .widget .footupsoc a {
        width: 35px;
        height: 35px;
        display: inline-block;
        margin-right: 13px;
        border: 1px solid #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 35px;
        color:#7da5bb;
        background-color: #f5f5f5;
        font-size: 14px;
    }
    .site-footer .widget .footupsoc .toponescoil {
        margin: 10px 0;
    }
    
    .site-footer .widget .footupsoc a:hover {
        background: #e6e8e8;
        border-color:#e6e8e8;
        color:#7da5bb;
    }

    .home-page .site-footer .footer-widgets {
        padding:15px 55px 30px 15px;
    }
    .messages.bp-user.my-messages.view .desnchgv-ideate.inner_div_mes_left_right #send-reply .message-content .submit {
        margin-top: 0 !important;
    }
    .messages.bp-user.my-messages.view .desnchgv-ideate.inner_div_mes_left_right #send-reply .message-content .makeinonecomposrepluy .onpollshow.fillpolresut label.container_radio{margin: 10px;}


    .single-item.groups.group-invites  article.bp_group.type-bp_group .bp-list li .item-avatar {
        height: 40px;
    }

    .single-item.groups.group-invites  article.bp_group.type-bp_group .bp-list li .item-avatar img.avatar {
        height: 40px;
    }

    
    body.single-item.groups.group-invites.send-invites.buddypress article.bp_group.type-bp_group .buddypress-wrap .item-body h2.bp-screen-title {
        margin: 0px 0 10px;
    }
    body.single-item.groups.group-invites.send-invites.buddypress article.bp_group.type-bp_group .buddypress-wrap .bp-feedback {
        margin: 5px 0;
    }


    body.single-item.groups.group-invites.send-invites.buddypress article.bp_group.type-bp_group .bp-list {
        margin: 0px 0;
        padding: .3em 0;
    }

    .loaderboxpourt{
        position: absolute;
            margin: auto;
            width: 95%;
            background: #fff;
            z-index: 999;
            min-height: 315px;
        }
   

            .wrpupo {
                width: 300px;
                margin: 125px auto 0 auto;
                display: table;
                text-align: center;
            }

            .wrpupo > img{
                width:70px;
               height: auto;
                }


            
            .groups  #create-group-form.standard-form #group-create-body .group-invites-column .members.bp-invites-content ul#members-list li .item-avatar img.avatar {
                width: 40px !important;
                height: 40px !important;
                border: none !important;
         
            }

            .groups.group-create.group-invites.create  .buddypress-wrap #create-group-form.standard-form #group-create-body .bp-feedback {
                margin: 5px 0;
            }

            .groups.group-create.group-invites article.bp_group.type-bp_group #create-group-form.standard-form #group-create-body .bp-list {
                margin: 0px 0 10px;
            }

            .single-item.groups.group-admin.group-settings .buddypress-wrap .standard-form .bp-feedback p{line-height: 16px;
                margin: 5px 0 !important;}

               .site-footer .site-info {
                    padding: 0;
                }

                .messages.bp-user.my-account.my-messages.sentbox.buddypress .desnchgv-ideate.inner_div_mes_left_right #thread-preview .preview-message.ideatepricewmess.ideate {
                    height:380px;
                }

               .messages.bp-user.my-account.my-messages.view.buddypress .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right.inerpollmessgin .inner_div_mes_left_right_part_onec.view_message_call #if_poll_type_has{
                   border: 1px solid #ccc; border-radius: 2px;
            margin-top: 10px; padding-bottom: 20px; min-height: 380px;}


            

            /* .single-item.groups.group-admin.group-settings.admin.buddypress .buddypress-wrap.bp-single-vert-nav.bp-vertical-navs.bp-dir-hori-nav .standard-form .bp-screen-title.warn {
                margin-top: 45px !important;
                border-top: 1px solid #ececec;
                width: 100%;
                padding-top: 45px;
            } */
            .single-item.groups.group-admin.group-settings.admin.buddypress .hellohrbor{   margin-top: 45px !important;
                background-color: #ececec; height: 2px;
                width: 60%; margin: 45px auto; display: table;
               }

          .buddypress-wrap .item-body .invitrdx {
                font-size: 16px;
                margin: 5px 0 15px;
            }


            .buddypress-wrap .item-body .setpagereuwetgroup .centerexuprw .btndisbaled, 
            .buddypress-wrap .item-body .setpagereuwetgroup .centerexuprw .btnacticed {
                background:#7da5bb;
                color: #fff;
                font-size: 17px;
                font-weight: normal;
                text-transform: capitalize;
                border-radius: 5px !important;
                display: inline-block;
                padding: 8px 15px;
                line-height: normal;
                width: auto;
                margin:0;
                border: 1px solid #7da5bb;
                font-family: "Raleway", sans-serif;
                position: relative;
            }

            .buddypress-wrap .item-body .setpagereuwetgroup .centerexuprw .btndisbaled:hover,
            .buddypress-wrap .item-body .setpagereuwetgroup .centerexuprw .btnacticed:hover {
                background: #7da5bb;
                color: #fff;
                border: 1px solid #7da5bb;
            }

            .single-item.groups .buddypress-wrap .item-body .textaddedin {
                border: 1px solid #d6d6d6;
                padding: 5px 10px;
                margin: 15px 0;
                font-size: 16px;
            }
            .single-item.groups .buddypress-wrap .item-body table.groupaceeptdel{margin-top: 15px;}

            .single-item.groups .buddypress-wrap .item-body select:focus {
            outline: none;
            }

            .single-item.groups .buddypress-wrap .item-body table.groupaceeptdel tr td select {
               width: 100%;
               font-size: 17px;
                }
            .single-item.groups .buddypress-wrap .item-body table.groupaceeptdel tr td {
                text-transform: capitalize;
            }

            .groups #cover-image-container.removedotedline #header-cover-image{border: 2px solid #dbdbdb;}
            
             .my-account #cover-image-container.removedotedline #header-cover-image, 
              .my-profile #cover-image-container.removedotedline #header-cover-image{border: 2px solid #dbdbdb;}


            .single-item.groups .buddypress-wrap .item-body table.groupaceeptdel tr td span.imagegropwert > img {
                max-width: 40px;
                height: 40px;
                display: inline-block;
                margin: 0 10px 0 0;
            }

            .single-item.groups .buddypress-wrap .item-body table.groupaceeptdel tr td span.imagegropwert {
                display: inline-block;
                float: left;
                height: 40px;
            }

            .single-item.groups .buddypress-wrap .item-body table.groupaceeptdel tr td span.usenmki {
                vertical-align: middle;
                font-size: 16px;
                height: 100%;
                display: inline-block;
                margin: 6px 0;
            }

            .comeherbackgp .fill_result ul {
                margin: 0;
                padding: 0;
                list-style: none;
                text-align: left;
            }
            .comeherbackgp .fill_result ul li{
             font-size: 16px;

            }

            .comeherbackgp .fill_result ul li {
                display: block;
                text-align: left;
                padding: 0px 5px 10px;
                font-size: 16px;
                text-transform: capitalize;
                border-bottom: 1px solid #eee;
                margin: 0px 0 5px;
            }

            .comeherbackgp .fill_result ul li .imgexcb > img {
                height: 22px;
                width: 22px;
                margin-right: 5px;
                position: relative;
                top: 6px;
            }

            .group-subnav ul li{
                margin-right:5px !important;
                }
                .comeherbackgp .fill_result {
                    position: absolute;
                    top: 31px;
                    width: 218px;
                    background-color: #fff;
                    z-index: 1;
                    border: 1px solid #828f96;
                    padding: 5px 0;
                    left: 1px;
                    max-height: 140px;
                    overflow-y: auto;
                    -webkit-box-shadow: 0 2px 3px 0 rgba(50,50,50,.4);
                    -moz-box-shadow: 0 2px 3px 0 rgba(50,50,50,.4);
                    box-shadow: 0 2px 3px 0 rgba(50,50,50,.4);
                }
      
            
            .comeherbackgp .fill_result ul li:hover {
       
                background-color: #f4f4f4;
            }
            .subnav-filters.group-subnav-filters .group-invites-search.subnav-search.clearfix {
                position: relative;
            }

            .subnav-filters.filters.clearfix.no-subnav .group-search.members-search.bp-search {
                position: relative;
            }
            .bp-invites-feedback .bp-invites-feedback .bp-feedback.help p {
                line-height: 16px;
                margin: 5px 0;
            }

            
            #buddypress #item-header-cover-image #item-header-avatar img.avatar {
                border: 1px solid #bfbfbf !important;
            }


            #buddypress #item-header-cover-image #item-header-avatar img.avatar.binadotkshowkar {
                border: 1px dashed #bfbfbf !important;
            }
            .boxarvatr .avatradfgh.nodashfill img{
                border:1px solid #bfbfbf !important;
                }
        

                #avatar-crop-pane canvas, #avatar-crop-pane .nodashfill img, #avatar-to-crop .nodashfill img, #avatar-upload-form .nodashfill img, #create-group-form .nodashfill img, #group-settings-form .nodashfill img {
                    border: 1px solid #bfbfbf !important;
                }

                #avatar-crop-pane canvas, #avatar-crop-pane img, #avatar-to-crop img, #avatar-upload-form img, #create-group-form img, #group-settings-form img {
                    border: 1px dashed #bfbfbf !important;
                }
                div#header-cover-image {
                    cursor: pointer;
                    border:1px dashed #bfbfbf;
                }

                div#header-cover-image.noborderdash {
                    border:1px solid #bfbfbf;
                }

                .single-item.groups.manage-members #group-settings-form .group-member img {
                    border: none !important;
                }


                .single-item.groups article.bp_group.type-bp_group .buddypress-wrap .standard-form .bp-list .urole-column label {
                    padding-top: 0;
                    margin-bottom: 5px;
                }
                .single-item.groups.group-admin.manage-members .item-body form.standard-form .standard-form  table.bp-list th, td {
                    padding: 8px;
                }
                .single-item.groups.group-admin.manage-members .item-body h2.bp-screen-title {
                    margin-top: 13px !important;
                }

                .single-item.groups.group-admin.manage-members .buddypress-wrap .standard-form .last.filter label {
                    padding-top: 0;
                    position: relative;
                    top: -3px;
                }

                .single-item.groups.group-admin.manage-members .buddypress-wrap .standard-form .last.filter label::before {
                    top: 3px;
                    position: relative;
                }
                .single-item.groups.group-admin.manage-members .buddypress-wrap .standard-form p.bp-help-text {
                    margin-bottom: 13px !important;
                }

                .single-item.groups.group-admin.manage-members article.bp_group.type-bp_group .bp-list {
                    padding: 0;
                }
                .single-item.groups #item-body {position: relative;}
                .single-item.groups #item-body::after {
                    position: absolute;
                    content: "";
                    height: 10px;
                    width: 1px;
                    background-color: #d6d6d6;
                    left: -1px;
                    top: -6px;
                }
                
                .single-item.groups #item-body::before {
                    position: absolute;
                    content: "";
                    height: 10px;
                    width: 1px;
                    background-color: #d6d6d6;
                    left: -1px;
                    bottom: -6px;
                }
                .single-item.groups.group-admin.group-cover-image article.bp_group.type-bp_group .buddypress-wrap h2, 
                 body.single-item.groups.modrequ article.bp_group.type-bp_group .buddypress-wrap h2{margin-top: 13px;}
                


                 /* 01-02-2021 */

                 body #poupsendinvits {
                    min-width: 520px;
                    left: 33% !important;
                }

                input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
                             outline: none;
                }
                a.showlinearowside {
                    padding-left: 10px;
                }
                a.showlinearowside::before {
                    position: absolute;
                    content: "";
                    background-image: url("images/my-meeting-activebox.png");
                    width: 7px;
                    height: 100%;
                    background-repeat: repeat-y;
                    left: -1px;
                }  
				



                .single-item.groups.group-invites.send-invites.buddypress .item-body .group-invites-column.custombyteamplategroup .item-list.bp-list .item .item-meta {
                    margin: 0; padding: 0; font-size: 10px;
                }
                .single-item.groups.group-invites.send-invites.buddypress .bp-invites-content li ul.group-inviters li {
                    border: 0;
                    float: left;
                    font-size: 16px !important;
                    width: inherit;
                    padding: 0 5px 0 0 !important;
                    margin: 0 !important;
                }

                .single-item.groups.group-invites.send-invites.buddypress article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons {
                    top: -3px;
                }

                .single-item.groups.group-invites.send-invites.buddypress .bp-invites-content li .status {
                    font-size: 14px;
                           }

                .single-item.groups.group-invites.send-invites.buddypress .item-body .group-invites-column.custombyteamplategroup .item-list.bp-list .item .item-meta ul.group-inviters li{
                    margin: 0;
                    padding: 0; font: size 12px !important;
                }
                .single-item.groups.group-invites.send-invites.buddypress .item-body .group-invites-column.custombyteamplategroup .item-list.bp-list .item .item-meta p.status {
                    font: size 16px !important;
                    margin: 0 0 2px;
                    padding: 0;
                    position: relative;
                    top: 1px;
                }         
                
                .single-item.groups.group-invites.send-invites.buddypress .item-body .group-invites-column.custombyteamplategroup .item-list.bp-list .item .item-meta ul.group-inviters li a img.avatar.mini {
                    position: relative;
                    top: -4px;
                }

 .buddypress .buddypress-wrap .standard-form .submit input[type="button"]:focus, .buddypress .buddypress-wrap .standard-form .submit input[type="reset"]:focus, .buddypress .buddypress-wrap .standard-form .submit input[type="submit"]:focus {
                    background: #7da5bb !important;
                    border-color: none;
                    color: #fff;
                    outline: 0;
                }

               #imagdisplyinfometing a.showlinearowside::before {
                    width: 7px;
                    height: 100%;
                    left: 11px;
                    z-index: 11;
                }

                

                .single-item.groups.send-invites.buddypress article.bp_group.type-bp_group .buddypress-wrap .bp-invites-content.seninvtboxset ul.item-list li .list-title {
                    margin: 2px auto;
                }


                .buddypress-wrap ul.item-list li .group-remove-invite-button span.icons:before, .buddypress-wrap ul.item-list li.selected .invite-button span.icons:before {
                    content: "\f132";
                }


                .buddypress-wrap ul.item-list li .group-remove-invite-button span.icons {
                    transform: rotate(45deg);
                }

                .single-item.groups.group-invites.send-invites.buddypress .item-body .group-invites-column.custombyteamplategroup .item-list.bp-list .item .item-meta {
                    height: auto;
                    line-height: 100%;
                }
                .single-item.groups.group-invites.send-invites .subnav-filters.bp-invites-filters .group-invites-search.subnav-search.clearfix {
                    width: 220px;
                }
                .single-item.groups.group-invites.send-invites .subnav-filters.bp-invites-filters .group-invites-search.subnav-search.clearfix .bp-search{
                    width: 220px;
                } 
                .standard-form.profile-edit.entrepreneur-information .makeabosecondonebox .boxvalueproposition, 
                .standard-form.profile-edit.entrepreneur-information .makeaboprimaronebox .boxvalueproposition, 
                .standard-form.profile-edit.entrepreneur-information .makeabothirdonebox .boxvalueproposition
                 {
                    background: #f4f4f4;
                    width: 100%;
                    display: table;
                    padding: 0;
                    margin: 0;
                }


        .viewuserprofilx {
    margin: 0px 0;
    padding: 10px;
    font-size: 15px;
    background-color: transparent;
    text-transform: capitalize;
    display: inline-block;
    border: 1px solid #ececec;
    min-height: 40px;
    clear: both;
    width: calc(100% - 20px);
}

                }

                #item-header-content.uservieproflcv {
                  width:calc(100% - 170px) !important
                }

                .bp-user .users-header .uservieproflcv .user-nicename {
                    clear: both;
                    display: inline-block;
                    width: 100%;
                }

.uservieproflcv .item-meta {
    float: none;
    margin: 10px 0 0px;
    width: 100%;
	color: #7da5bb;
}

              .uservieproflcv .member-header-actions.action {
    float: right;
    margin: 5px 9px 0 0px;
}
               .uservieproflcv .member-header-actions button.friendship-button:hover{color: #7da5bb !important;}
.uservieproflcv .member-header-actions button.friendship-button.remove:hover {color: #767676 !important;}
.my-profile.profile .uservieproflcv .member-header-actions .follow-button .follow:hover{color: #767676 !important;}

.uservieproflcv .member-header-actions button.friendship-button {
    font-size: 14px;
    color: #9f9f9f;
    margin: 0;
    padding: 0;
	font-weight:500 !important;
}

.viewuserprofilx .headlinefebnine {
font-weight: 600;
display: block;
margin: 0 0 10px 0;
color: #7da5bb;
}
.viewuserprofilx .bionine {color: #767676;}


.my-profile.profile .uservieproflcv .member-header-actions .follow-button a.follow, 
.my-profile.profile .uservieproflcv .member-header-actions .follow-button a.unfollow {
    border: none;
    font-size: 14px;
    border: none;
    color: #767676;
    padding: 0;
    margin: 0;
    font-family: inherit;
    background-color: transparent;
    font-weight:500;
}

.my-profile.profile .uservieproflcv .member-header-actions .follow-button a.follow:hover, 
.my-profile.profile .uservieproflcv .member-header-actions .follow-button a.unfollow:hover {
    color: #7da5bb;
}

.my-profile.profile .uservieproflcv .member-header-actions .follow-button  {
padding: 0;
margin: 0;
}

#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv{width: calc(100% - 170px); margin-left: 155px;}
  .pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields p {
    margin: 0 0 0px 0;
    font-size: 18px;
        color: #7da5bb;
}

.pmpro_checkout_gateway-stripe .pmpro_checkout h3 span.pmpro_checkout-h3-msg {
    font-size: 13px;
}
.pmpro_checkout_gateway-stripe .pmpro_submit input[type="submit"].pmpro_btn.pmpro_btn-submit-checkout, 
.pmpro-billing .site-content .pmpro_submit input[type="submit"].pmpro_btn.pmpro_btn-submit, 
.pmpro-billing .site-content .pmpro_submit input[type="button"].pmpro_btn.pmpro_btn-cancel,
.pmpro-invoice .site-main .pmpro_actions_nav .pmpro_actions_nav-left > a,
.pmpro-invoice .site-main .pmpro_actions_nav .pmpro_actions_nav-right > a  {
    background:#7da5bb;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 5px ;
    display: inline-block;
    padding: 8px 15px;
    line-height: normal;
    width: auto;
    margin: 10px 0 5px;
    border: 1px solid #7da5bb;
    font-family: "Raleway", sans-serif;
    text-decoration: none;
}
.pmpro_checkout_gateway-stripe .pmpro_submit input[type="submit"].pmpro_btn.pmpro_btn-submit-checkout:hover, 
.pmpro-billing .site-content .pmpro_submit input[type="submit"].pmpro_btn.pmpro_btn-submit:hover,
.pmpro-billing .site-content .pmpro_submit input[type="button"].pmpro_btn.pmpro_btn-cancel:hover,
.pmpro-invoice .site-main .pmpro_actions_nav .pmpro_actions_nav-left > a:hover,
.pmpro-invoice .site-main .pmpro_actions_nav .pmpro_actions_nav-right > a:hover   {
    background: #7da5bb;
    color: #fff;
    border: 1px solid #7da5bb;
}
.single-headers .spatimedivchng .activity {
    font-size: 14px;
	color: #7da5bb;
}
#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv .spatimedivchng span.activity {
    float: left;
} 

.uservieproflcv .main_right_tabl {
    padding: 0;
    text-align: right;
}
.uservieproflcv .main_right_tabl .in1 {
    padding: 0;
    float: none;
    display: inline-block;
    margin: 0 0 0 10px;
}
.pmpro-account .site-content .entry-content #pmpro_account .pmpro_box {
    border-bottom: 1px solid #eee;
    margin: 5px 0 15px;
    padding: 5px 0 15px;
    border-top: none;
}
.pmpro-account .site-content .entry-content #pmpro_account #pmpro_account-invoices {
    border-bottom: none;
}
.pmpro-account .site-content .entry-content #pmpro_account .pmpro_box h3 {
    margin: 0px 0 7px;
}
.loaderboxsearchad{
width: calc(100% - 50px);
   display:none;
    position: absolute;
    z-index: 999;
}

.inercent{
height: 190px;
    display: block;
    margin-top: 170px;
    /* margin: auto;*/ 
    width: 100%;
    position: relative;
    text-align: center;
}
.pmpro-account .site-content .entry-content #pmpro_account .pmpro_box ul li{list-style: none;}
.pmpro-account .site-content .entry-content #pmpro_account-profile .pmpro_actionlinks {
    display: none;
}
.pmpro-billing .site-content .pmpro_billing_wrap ul li{list-style: none;}

.displadvancenone{
display:none;
}
.pmpro-invoice .entry-header h1.entry-title {
    margin-top: 5px;
}
.pmpro-invoice .pmpro_invoice_wrap hr {
    margin-bottom: 20px;
    margin-top: 20px;
}
.pmpro-invoice .pmpro_invoice_wrap .pmpro_invoice_details .pmpro_invoice-total {
    text-align: right;
}


/*.pricemainbox-inner .priceboxright.darkHeader {
    position: fixed;
    right: 77px;
    top: 32%;
    box-shadow:0px 0px 10px #656565;
     transition: opacity ease-out 0.3s;
}*/

.gopromeny .childnavig{
display:none;
}

.gopromeny.activepro .childnavig {
    display: block;
    position: absolute;
    right: 77px;
    width: 220px;
    background-color: #7da5bb;
    top: 0;
    border: 1px solid #186a9c;
    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 5%), 0 6px 32px 0 rgb(18 43 70 / 10%);
    border-radius:4px 0 0 4px;
    height: 168px;
    z-index: 9999999999;
}

.right_usermenu li.gopromeny.activepro > a{background-color: #7da5bb; color: #fff}
.childnavig span.imgagdh {
    display: inline-block;
    float: left;
    width: 70px;
}
.childnavig span.namepramenu {
    display: inline-block;
    float: left;
    width: calc(100% - 90px);
    color: #fff;
    max-width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
}
.childnavig > div {
    display: inline-block;
    clear: both;
    width: 100%;
    height: 56px;
    outline: none;
    line-height: inherit;
    float: left;
}


.childnavig > div > a {
    display: inline-block;
    width: 100%;
    border-bottom:1px solid #186a9c;
    padding: 5px 0;
}

.childnavig > div:last-child > a {
    border-bottom:none;
}

.childnavig > div > a:hover {
    background: #7da5bb;
    color: #fff;
}

.childnavig span.imgagdh img {
    height: 40px;
}
.single-headers #item-header-avatar a {
    display: inline-block;
    position: relative;
}
.userribben {
    position: absolute;
    top: -3px;
    left: -8px;
}
.userribben .rubinshow{ background-image: url("../images/featured-profile-ribbon.png"); background-repeat: no-repeat; height: 85px; width: 85px;
display: inline-block;}


.buddypress-wrap:not(.bp-single-vert-nav) .main-navs > ul > li > a {
    padding: .5em calc(.3em + 1px);
    font-size: 16px;
}
.box3_top_hom_fed .aviewallbox {
    float: right;
}
.box3_top_hom_fed .aviewallbox a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 0px 5px;
    font-weight: 700;
    position: relative;
    top: -4px;
}

.box3_top_hom_fed .aviewallbox a:hover {
    color: #fff;

}
.box3_top_hom_fed .resultshowbox-advert .innershowboxlist .datessectioadver {
    float: right;
    width: 95px;
    text-align: right;
    font-size: 13px;
    padding:0 5px;
	font-weight: 500;
	color: #7da5bb;
}
.box3_top_hom_fed .resultshowbox-advert .innershowboxlist .datessectioadver b{display: inline-block; font-weight: 400;}
.rightfeed .box3_top_hom_fed .all_tags_bics {
    overflow-y: auto;
}

.box3_top_hom_fed ul.resultshowbox-advert li .innershowboxlist .item-avatar {
    width: 85px;
    display: inline-block;
}

.box3_top_hom_fed ul.resultshowbox-advert li .innershowboxlist .item {
    width: calc(100% - 100px);
}
.box3_top_hom_fed .all_tags_bics ul.resultshowbox-advert {
    width: calc(100% - 2px);
}




.rightfeed .homehalf .box1_top_hom_fed:first-child {
    width: 49%;
    float: left;
}
.rightfeed .homehalf .box1_top_hom_fed:last-child .main_exc_twentsep{padding: 0}
.rightfeed .homehalf .box1_top_hom_fed:last-child {
    width: 49%;
    float: right;
}

.rightfeed .homehalf {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-bottom: 16px;
}

.rightfeed .homehalf .box1_top_hom_fed {
    min-height: 132px;
    margin-bottom: 0;
}
.rightfeed .homehalf .box1_top_hom_fed:last-child .main_exc_twentsep .all_tags_bics {
    max-height: 96px;
    min-height: 96px;
}
.box3_top_hom_fed ul.resultshowbox-advert li .innershowboxlist .item .authoruty img.avatar.avatar-32.photo {
    border-radius: 50%;
    margin-right: 5px;
    height: 24px;
    width: 24px;
}


/*home page css 23-02-2020*/
.home-page.logged-in .login-after .feed_heading {
    padding: 2px 8px;
    font-size: 18px;
    font-weight: 500;
}
.home-page.logged-in .main_exc_twentsep {
    padding: 0px 0px;
	height: 83px;
}
.home-page.logged-in .login-after .box1_top_hom_fed .folw_section {
    padding: 5px 10px 0px;
    font-size: 15px;
}
.home-page.logged-in .login-after .box1_top_hom_fed .folw_section a:hover {color: #767676}
.home-page.logged-in .login-after .box1_top_hom_fed .folw_section span:first-child {
    font-size: 18px;
    position: relative;
    top: -2px;
	color: #9e9e9e;
}

.home-page.logged-in .box1_top_hom_fed .all_tags_bics ul li {
    padding: 5px 10px;
}

.home-page.logged-in .box1_top_hom_fed .all_tags_bics ul li a {
    font-size: 15px;
}

.home-page.logged-in .login-after .all_notifcationbox {
    min-height: 128px;
}
.home-page.logged-in .login-after .scrolllimit_homefed, .home-page.logged-in .all_notifcationbox {
    padding: 5px 10px;
    min-height: 100px;
}
.home-page.logged-in ul.resultshowbox-advert li .innershowboxlist .list-details {
    font-size: 15px;
    min-height: 56px;
}
.home-page.logged-in ul.resultshowbox-advert li .innershowboxlist .list-title.member-name {
    font-size: 18px;
    font-weight: 500;
	width: auto !important;
}

.home-page.logged-in .all_tags_bics {
    /*max-height:330px;*/
    overflow-y: auto;
    min-height:296px;
    overflow-x:hidden;
    margin: 0px 0 5px;
}
.home-page.logged-in .login-after .subj_sec {
    font-size: 18px;
	    width: calc(100% - 65px);
}
.home-page.logged-in .login-after .subj_sec a {font-weight: 500;font-size: 17px; cursor: default;}
.home-page.logged-in .login-after .subj_sec a:hover {color: #7da5bb;}
.home-page.logged-in .login-after .subj_sec .usr_img_sdf {
    width: 30px;
    height: 30px;
    margin-right: 7px;
}
.home-page.logged-in .update_message_hom .mesdg_der {
    margin-top: 0px;
    font-size: 15px;
	font-weight: 400;
	width: calc(100% - 65px);
	color: #767676;
}

.home-page.logged-in  .login-after .message_revert_section .onclickopendiv {
    margin: 5px 0px;
    font-size: 15px;
}
.home-page.logged-in .login-after .message_revert_section .onclickopendiv span.notsubmitcmt.clickedquestionmark {
    padding: 1px 0px;
}
.home-page.logged-in .login-after .message_revert_section .onclickopendiv span {padding: 1px 9px;margin-right: 6px;}
.home-page.logged-in .login-after .message_revert_section .onclickopendiv span.twosx {padding: 0px 9px;}
.home-page.logged-in .login-after .update_message_hom .rightdfwooop .message_revert_section span.allsubmcmt {padding: 0; float: left; height: 31px;}

.home-page.logged-in .login-after .update_message_hom {
    padding-bottom: 6px;
    margin-bottom: 6px;
	float: left;
    width: 100%;
}
.home-page.logged-in .login-after .update_message_hom .rightdfwooop {width:calc(100% - 50px);float: left;}
.home-page.logged-in .login-after .update_message_hom .rightdfwooop .make_editor_design {width:calc(100% - 100px);}
.home-page.logged-in .login-after .update_message_hom .rightdfwooop .message_revert_section .write_exc .wprerpolin {width: calc(100% - 80px);}
.home-page.logged-in .login-after .update_message_hom .rightdfwooop .message_revert_section .write_exc .wprerpolin label {white-space: nowrap;}
.tab2box {display: none;}

.home-page.logged-in .login-after .update_message_hom .rightdfwooop .make_editor_design .imagebundel {border-radius: 0; box-shadow: 4px 3px 18px #ccc;
border: 2px solid #ccc9c9; margin:0 11px 15px;}
/*.home-page.logged-in .login-after .update_message_hom .rightdfwooop .make_editor_design .imagebundel span {background: none; left: 0; top: -3px;}
.home-page.logged-in .login-after .update_message_hom .rightdfwooop .make_editor_design .imagebundel span img {display: none;}
.home-page.logged-in .login-after .update_message_hom .rightdfwooop .make_editor_design .imagebundel span span.crossiconfon:after {
content: "\f00d";font-family: 'FontAwesome';display: block;font-weight: normal; color:#7da5bb;}*/

.home-page.logged-in .scrolllimit_homefed {
    max-height: 485px;
    margin: 5px 0;
}

#footer-widgets .widget-title {
    font-size: 18px;
}

.home-page.logged-in .box3_top_hom_fed ul.resultshowbox-advert li .innershowboxlist .item .authoruty b {
    display: block;
    font-weight: 600;
    font-size: 12px;
    margin: 0 0 1px 0;
}

.box3_top_hom_fed ul.resultshowbox-advert li .innershowboxlist .item .authoruty .authorname .twoimg {
    position: relative;
    top: -7px;
}


#makepopuponclick h2{font-size: 24px; color: #7da5bb}

#makepopuponclick h2.widgettitle {position: absolute;background: #7da5bb;color: #fff;left: 0;right: 0;top: 0;text-align: center;padding: 6px 7px;}


#makepopuponclick .standard-form input[type="submit"] {
    border: 1px solid transparent;
    background-color: #7da5bb;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 5px 20px;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    margin-top: 10px;
}

#makepopuponclick .standard-form input[type="submit"]:hover {
    background: #828f96;
    color: #fff;
}
#makepopuponclick .standard-form .bp_fogt_pas {
    margin-right: 10px;
}

.userribben.advencsearch .rubinshow {
    background-size: 70%;
}

.showadvertbox.fronetendboxout ul.resultshowbox-advert li .innershowboxlist .item .authoruty b {
    display: block;
    font-weight: 600;
    font-size: 12px;
    margin: 0 0 3px 0;
	    color: #7da5bb;
}

.showadvertbox.fronetendboxout ul.resultshowbox-advert li .innershowboxlist .item .authoruty .authorname .twoimg {
    position: relative;
    top: -8px;
}
.showadvertbox.fronetendboxout ul.resultshowbox-advert li .innershowboxlist .item .authoruty .authorname .twoimg a:hover {
    color: #7da5bb;
}

.showadvertbox.fronetendboxout ul.resultshowbox-advert li .innershowboxlist .item .authoruty img.avatar.avatar-32.photo {
    border-radius: 50%;
    margin-right: 5px;
    height: 28px;
    width: 28px;
}

.registration.register .buddypress-wrap .standard-form input[type="text"],
 .registration.register .buddypress-wrap .standard-form input[type="email"]
  {
    padding: .3em;
    height: 36px;
    line-height: 36px
        border-color: #7da5bb;
}
.registration.register .buddypress-wrap .standard-form input[required]:valid{border-color: #7da5bb;}

.addftyu {
    margin: 0 0 0 10px;
    position: relative;
    top: -1px;
    color: #2b2b2b;
}


.buddypress-wrap .standard-form .groups-members-search input[type="search"], 
.buddypress-wrap .standard-form .groups-members-search input[type="text"], 
.buddypress-wrap .standard-form [data-bp-search] input[type="search"], 
.buddypress-wrap .standard-form [data-bp-search] input[type="text"], 
.buddypress-wrap .standard-form input[type="color"], 
.buddypress-wrap .standard-form input[type="date"], 
.buddypress-wrap .standard-form input[type="datetime-local"], 
.buddypress-wrap .standard-form input[type="datetime"], 
.buddypress-wrap .standard-form input[type="email"], 
.buddypress-wrap .standard-form input[type="month"], 
.buddypress-wrap .standard-form input[type="number"], 
.buddypress-wrap .standard-form input[type="password"], 
.buddypress-wrap .standard-form input[type="range"], 
.buddypress-wrap .standard-form input[type="search"], 
.buddypress-wrap .standard-form input[type="tel"], 
.buddypress-wrap .standard-form input[type="text"], 
.buddypress-wrap .standard-form input[type="time"], 
.buddypress-wrap .standard-form input[type="url"], 
.buddypress-wrap .standard-form input[type="week"], 
.buddypress-wrap .standard-form select {
    padding: .3em;
    height: 36px;
}


.buddypress-wrap .standard-form textarea {
    padding: .3em;
}
.members .members-list.customintheme .members-meta.action .mebersacptbuton .action a.button.accept {
    border: none;
    background: transparent;
    font-weight: bold;
    color: #9f9f9f;
    font-size: 14px;
    padding: 0px;
    margin: 0;
    float: left;
}

.members .members-list.customintheme .members-meta.action .mebersacptbuton{width: 100%;}
.members .members-list.customintheme .members-meta.action .mebersacptbuton .action a.button.accept:hover, 
.members .members-list.customintheme .members-meta.action .mebersacptbuton .action a.button.reject:hover
   { background: transparent;
    color: #7da5bb;
}

.members .members-list.customintheme .members-meta.action .mebersacptbuton .action a.button.reject {
    border: none;
    background: transparent;
    font-weight: bold;
    color: #9f9f9f;
    font-size: 14px;
    padding: 0px;
    margin: 0;
    float: right;
}
.list-wrap .members-meta .button_suggestuser .hidebeforeclik8 input.sugesst_user_send_slowbox.sugesst_user_send_slowbox_filler {
    height: 36px;
}


/*.my-account.profile  #buddypress div#item-header-cover-image h2 {
    margin: 0px 0 .2em;
}*/

body.settings.my-account.single.buddypress.settings .buddypress-wrap .item-body .screen-heading {
    margin-bottom: 0;
}
.makewrap_mesg_cont_all_one .bp-tables-user tr th.title{color: #7da5bb;}
.makewrap_mesg_cont_all_one .bp-tables-user tr td.field-name {color: #767676;}
.makewrap_mesg_cont_all_one .bp-tables-user tr td label, .makewrap_mesg_cont_all_one .bp-tables-user tr td select {color: #767676;}
.sidebar .widget, .footer-widgets .widget {
    font-size: 16px;
}

.members.buddypress .members.dir-list .bp-list li .item {
    margin: 3px 0 0;
}
.members.buddypress .bp-list li .action .generic-button {
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.buddypress-wrap .subnav-filters div input[type="search"], .buddypress-wrap .subnav-filters div select {
    font-size: 14px;
}

.buddypress-wrap form#group-members-search input[type="search"], .buddypress-wrap form#group-members-search input[type="text"], .buddypress-wrap form.bp-dir-search-form input[type="search"], .buddypress-wrap form.bp-dir-search-form input[type="text"], .buddypress-wrap form.bp-messages-search-form input[type="search"], .buddypress-wrap form.bp-messages-search-form input[type="text"], .buddypress-wrap form[data-bp-search].bp-invites-search-form input[type="search"], .buddypress-wrap form[data-bp-search].bp-invites-search-form input[type="text"] {
    padding: 5px 10px;
    width: 85%;
}

.buddypress-wrap form#group-members-search button[type="submit"], .buddypress-wrap form.bp-dir-search-form button[type="submit"], .buddypress-wrap form.bp-messages-search-form button[type="submit"], .buddypress-wrap form[data-bp-search].bp-invites-search-form button[type="submit"] {
    padding: 3px .3em;
    width: 15%;
}

body.members.buddypress.logged-in #buddypress .bp-list .action {
    margin-top: 59px;
}

.inside-right-sidebar .buddypress.widget  .item-options {
    font-size: 14px;
}

.inside-right-sidebar .buddypress.widget  .item-options > a {
   margin: 0 7px;
    
}
.inside-right-sidebar .buddypress.widget  .item-options > a:first-child {
   margin-left: 0
}

.inside-right-sidebar .buddypress.widget .item-options > a.selected {
    font-weight: 600;
   position: relative;
}


.inside-right-sidebar .buddypress.widget .item-options > a.selected::after {
    background-color: #7da5bb;
    height: 2px;
    width: 100%;
    content: "";
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -2px;
}

.members.buddypress .buddypress-wrap .subnav-filters .dir-search.members-search.bp-search{width: 230px;}

#message-threads li.selected {
    background-color: #f5f5f5;
}


.desnchgv-connect.inner_div_mes_left_right .mce-edit-area.mce-container label {margin: 5px 0px;}


.buddypress-wrap .bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .standard-form  .message-box  label{margin: 6px 0px;}


 #right-sidebar .inside-right-sidebar ul#friends-list li .item a {
    margin-top: -15px;
	font-size: 15px;
}
#right-sidebar .inside-right-sidebar ul#friends-list li .item a:hover{color: #7da5bb;}
#right-sidebar .inside-right-sidebar ul#friends-list li .item-meta span.activity {font-size: 14px; color: #767676;}


.buddypress-wrap .standard-form .bp-messages-content.desnchgv-engage.inner_div_mes_left_right .message-box  label {
    margin: 5px 0px;
}

/*01-02-2021*/


.calendermeeting.fc table {
    font-size: 14px;
	    margin-bottom: 0;
}


.calendermeeting.fc .fc-timegrid-slot {
    height: 1.2em;
}

.calendermeeting.fc h2.fc-toolbar-title {
    font-size: 16px;
	font-weight: 500;
	color: #7da5bb;
}
.calendermeeting.fc .fc-button-primary {
    font-size: 14px;
}

.calendermeeting.fc .fc-button .fc-icon {
    font-size: 14px;
}

.cal_wappermain .calendermeeting.fc  .fc-toolbar-chunk .fc-button-group .fc-icon {
    line-height: 10px;
}

.meetingpackageadd div#send_message_form_poup input[type="text"] {
    height: 36px;
}

.meetingpackageadd div#send_message_form_poup span.dfsdahj::after {
    top: 5px;
}

.meetingpackageadd div#send_message_form_poup span.dhjfdjkh::after {
    top: 28px;
}

.meetingpackageadd .rowbx.popptype select{ padding: 7px 11px;color: #868686;background-color: #fafafa;border-color: #cccccc;}



.meetingpackageadd .fc-daygrid-dot-event > div {
    min-height: 32px;
}


.popupcontentoncheck {
    background-color: #fff;
    max-width: 65%;
    padding: 15px;
    border-radius: 5px;
    margin: 0 auto;
    display: table;
    left: 0;
    right: 0;
}

.popupcontentoncheck .titladvti {
    font-size: 16px;
    font-weight: 600;
}
.popupcontentoncheck .wrpaadbl .imgds {
    float: left;
    width: 400px;
}
.popupcontentoncheck  .wrpaadbl .contetnsdad {
    float: right;
    width: calc(100% - 420px);
}
.popupcontentoncheck .wrpaadbl {
    display: inline-block;
    clear: both;
    width: 100%;
}

.popupcontentoncheck .cententconterpop .headingpopupbox {
    position: absolute;
    right: 10px;
    top: 10px;
}
.popupcontentoncheck .tiinopde .datesfhp {
    float: right;
    width: 140px;
	color:#7da5bb;
}
.popupcontentoncheck .tiinopde .titladvti {
    float: left;
    width: calc(100% - 155px);
	color:#7da5bb;
}
.popupcontentoncheck .contetnsdad .stoptidate {
    clear: both;
    display: inline-block;
    width: 100%;
    margin: 10px 0 0 0;
}

.popupcontentoncheck .contetnsdad .botmposted b {
    display: block;
    font-weight: 600;
    font-size: 12px;
    margin: 0 0 3px 0;
	color:#7da5bb;
}
.popupcontentoncheck .contetnsdad .botmposted {
    margin-top: 15px;
}

.popupcontentoncheck .contetnsdad .authorname .oneimg img.avatar.avatar-32.photo {
    border-radius: 50%;
    margin-right: 5px;
    height: 24px;
    width: 24px;
}

.popupcontentoncheck .contetnsdad .botmposted .authorname .twoimg {
    position: relative;
    top: -7px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
}
.popupcontentoncheck .cententconterpop {
    font-size: 15px;
    color: #333;
    min-height: 220px;
    max-height: 300px;
    overflow-y: auto;
}
ul.resultshowbox-advert li .innershowboxlist .list-details a {
    color: #7da5bb;
    font-size: 15px;
    margin: 0 0px;
    font-weight: 300;
}
ul.resultshowbox-advert li .innershowboxlist .list-details a:hover{color:#7da5bb;}


.descripteventbyjs .maintemplateeng .datefields {
    padding-top: 5px;
}

.buddypress-wrap .notifications .bp-tables-user th {
    font-size: 15px;
	color: #7da5bb;
}

.buddypress-wrap table.notifications td {
    padding: 0.4em .5em;
	color:#767676;
}


.home.logged-in .box1_top_hom_fed .aviewallbox a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 0px 5px;
    position: relative;
    top: -2px;
    font-weight: 700;
}

.home.logged-in .box1_top_hom_fed .aviewallbox a:hover {
    color: #fff;
}

.home.logged-in .box1_top_hom_fed .aviewallbox {
    float: right;
}


.home.logged-in .box3_top_hom_fed .all_tags_bics .resultshowbox-advert {
    border-bottom: none !important;
}


.home.logged-in .box3_top_hom_fed .all_tags_bics ul.resultshowbox-advert > li.readmorebox {
    border: none !important;
    padding: 0;
    text-align: center;
}

.home.logged-in .box3_top_hom_fed .all_tags_bics .remsf > a {
    margin: 5px 0 0 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
}

.home.logged-in .box3_top_hom_fed .all_tags_bics .remsf > a:hover{color:#7da5bb;}


.members.buddypress .buddypress-wrap .members.dir-list button.sugesst_user_send_slowbox_button {
    position: absolute;
    top: 0;
    right: 0;
}
.members.buddypress .button_suggestuser .hide_suget {
    position: relative;
}
.members.buddypress .button_suggestuser  .fill_result {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding:5px 18px;
	color: #767676;
}
.members.buddypress .button_suggestuser  .fill_result ul li {
    margin: 0;
    padding: 7px 15px;
}



.notifications.buddypress .notifications .bp-pagination .bp-pagination-links {
    list-style: none;
    padding: 5px 5px;
    background-color: #fff;
    display: block;
    margin: 0;
    border-radius: 3px;
    box-shadow: 0px 0px 4px #bebebe;
}
.notifications.buddypress .notifications .bp-pagination .bp-pagination-links .pag-data .page-numbers.current,
.notifications.buddypress .notifications .bp-pagination .bp-pagination-links .pag-data .page-numbers:hover {
    background-color: #7da5bb;
    color: #fff;
    border-radius: 2px;
    min-width: 20px;
    display: inline-block;
}


.notifications.buddypress .notifications .bp-pagination .bp-pagination-links .pag-data .page-numbers {
    color:#7da5bb;
    font-size: 16px;
    padding: 1px 3px;
    text-align: center;
    line-height: 18px;
    height: 20px;
    display: inline-block;
    margin: 0 1px;
    min-width: 20px;
    text-transform: capitalize;
}
.notifications.buddypress .notifications .bp-pagination.top .bp-pagination-links.top{display: none;}
.notifications.buddypress .notifications .bp-pagination.bottom .pag-count.bottom {
    margin: 6px 0px;
}

.bannerabouts {
    overflow: hidden;
    height: 400px;
    margin-bottom: 15px;
}

.bannerabouts > img {
    min-width: 100%;
}
.page-template-abouus .entry-content h2 {
    font-size: 18px;

    font-weight: 400;
}

.blockclk a {
    opacity: 0.5 !important;
    pointer-events: none;
}

.page-template-trending-tags .full_section_field.ftag .dataasd {
    margin: 5px auto 5px;
    display: inline-block;
    width: 100%;
}


ul.herekeytags li a.makespacepag {
    box-shadow: 0px 0 5px #ccc;
    padding: 5px 10px;
    text-align: center;
    margin: 0 0 20px;
    clear: both;
    display: inline-block;
}


ul.herekeytags li a.makespacepag:hover {
    box-shadow: 0px 0 5px #ccc;
    background-color:#7da5bb;
   color: #fff;
}

/*home My Quotes slider css*/

.nofication-innrbox .innerboxnofifaction {
    /* width: auto; */
    float: none;
    background: #fff;
    box-shadow: 0 2px 10px #ccc;
    margin: 10px;
    padding: 10px;
    border-radius: 0 0 10px 0;
    min-height: 135px;
    display: table;
    width: calc(100% - 40px);
    cursor: pointer;
}

.nofication-innrbox .innerboxnofifaction .contenttops {
    display: table-cell;
    vertical-align: middle;
}
.innerboxnofifaction a {
    color: #333;
    text-decoration: none;
}

.nofication-innrbox .innerboxnofifaction h2.title_lines {
    font-size:24px;
    font-weight: 500;
    margin: 0;
    padding: 10px 70px;
    text-transform: capitalize;
    text-align: center;
    color: #767676;
	height: 100px;
    overflow-y:auto;
    position: relative;
}

.nofication-innrbox .innerboxnofifaction h2.title_lines:before {
    content: '';
    font-family: 'FontAwesome';
    left: 18px;
    position: absolute;
    font-size: 30px;
    color: #7da5bb;
}
.nofication-innrbox .innerboxnofifaction h2.title_lines:after {
    content: '';
    font-family: 'FontAwesome';
    right: 23px;
    position: absolute;
    font-size: 30px;
    color: #7da5bb;
    bottom: 7px;
}

.nofication-innrbox .innerboxnofifaction .sub_texts p {
    font-size: 14px;
    color: #333;
    line-height: 18px;
    margin: 10px 0 0;
    padding: 0;
}
.box2_top_hom_fed .nofication-innrbox.owl-carousel .owl-dots.disabled,
.box2_top_hom_fed .nofication-innrbox.owl-carousel .owl-nav.disabled {
    display: block;
}

.box2_top_hom_fed .nofication-innrbox.owl-carousel .owl-dots{display: none;}
.box2_top_hom_fed .nofication-innrbox.owl-carousel.owl-theme .owl-nav {
    margin-top: 0;
    top: 45%;
    position: absolute;
    width: 100%;
}


.box2_top_hom_fed .nofication-innrbox.owl-carousel.owl-theme .owl-nav {
    color: #fff;
    font-size: 44px;
    padding: 0;
    line-height: 22px;
    text-align: center;
}


.box2_top_hom_fed .nofication-innrbox.owl-carousel.owl-theme .owl-nav  button.owl-next {
    position: absolute;
    background-color: rgba(32, 113, 162, 0.6);
    color: #fff;
    font-size: 34px;
    width: 28px;
    height: 28px;
    padding: 0;
    line-height: 20px;
    text-align: center;
    display: block;
    right: 0;
    margin: 0;
    border-radius: 4px 0 0 4px;
}

.box2_top_hom_fed .nofication-innrbox.owl-carousel.owl-theme .owl-nav button.owl-prev {
    position: absolute;
    background-color: rgba(32, 113, 162, 0.6);
    color: #fff;
    font-size: 34px;
    width: 28px;
    height: 28px;
    padding: 0;
    line-height: 20px;
    text-align: center;
    display: block;
    left: 0;
    margin: 0;
    border-radius: 0 4px 4px 0;
}


.box2_top_hom_fed .nofication-innrbox.owl-carousel.owl-theme .owl-nav button.owl-prev span,  
.box2_top_hom_fed .nofication-innrbox.owl-carousel.owl-theme .owl-nav  button.owl-next span {
    position: relative;
    top: -2px;
}
.withoutscrol{text-align: center;}
.withoutscrol .items.innerboxnofifaction {
    width: 24.33%;
    display: inline-table;
}








/*1-4-2021*/

#footer-widgets .widget ul#menu-other-links li {
    display: inline-block;
    margin: 0 15px 0 0;
    position: relative;
top: -7px;
}

.homeafterloghty .leftfeed .mix_hom_feed_new_ele {
    height: auto;
}

.leftfeed .leftnotsharefixedsect .maintopstickbn {
    padding: 27px 15px;

}

.form-boxinner .cont_footer_text {
    background-color: #7da5bb;
    padding: 12px 20px;
}
.leftboxs .formfile .wpcf7-form .wpcf7-form-control-wrap input.wpcf7-form-control {
     background: #fafafa;
border: 1px solid #d6d6d6;
border-radius: 0;
width: 100%;
font: inherit;
    font-size: inherit;
height: 36px;
font-size: inherit;
font-size: 100%;
padding: 0 0.5em;
}

.leftboxs  .formfile {
    width: 80%;
    float: right;
    padding: 8%;
}


.leftboxs .formfile .wpcf7-form p label {
    font-weight: 500;
    padding-bottom: 3px;
    display: block;
    margin-bottom: 0px;
    font-size: 16px;
}

.leftboxs .formfile .wpcf7-form input.wpcf7-form-control.wpcf7-submit{
    padding: 8px 15px;
    border-radius: 5px;
    background: #7da5bb;
    font-family: "Raleway", sans-serif;
    font-size: 17px;
    text-transform: inherit;
    line-height: 20px;
    display: inline-block;
    width: inherit;
}
.leftboxs .formfile .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
    background: #7da5bb;
    color: #fff;
}

.execphpwidget.form-boxinner {
    padding: 8% 5%;
    width: 100%;
    max-width: 380px;
}
.contus-form .rightboxs .mak_sec_po span.footer_cont_logo {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: #7da5bb;
    text-align: center;
    line-height: 52px;
    border-radius: 50%;
    margin-right: 2px;
    border: none;
    position: relative;
}

.contus-form .rightboxs .mak_sec_po span i {
    font-size: 22px;
    color: #fff;
}


.contus-form .rightboxs .mak_sec_po span.footer_cont_logo::after {
    position: absolute;
    border-right: 10px solid #fff;
    left: -13px;
    bottom: 0;
    content: "";
    z-index: 1;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    top: -8px;
}
.contus-form .rightboxs .cont_footer_text {
    max-width: 100%;
    display: block;
    width: calc(100% - 80px) !important;
    float: left;
}

.contus-form .rightboxs .cont_footer_text a{color: #fff; font-weight: 500; font-size: 16px;}


.popupcontentcontact {
    background-color: #fff;
    border-radius: 5px;
    width: 60%;
    padding: 20px;
    max-width: 800px;
	top: 50% !important;
    transform: translate(0, -50%);
}
.popupcontentcontact  .contentpopwpr {
    font-size: 0;
}

.popupcontentcontact li{list-style: none;}


h2.fomrheadfigtag {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
}
.popupcontentcontact h2.fomrheadfigtag {position: absolute;background: #7da5bb;color: #fff;left: 0;right: 0;top: 0;border-radius: 5px 5px 0 0;padding: 5px 6px;}
.popupcontentcontact .leftboxs  .formfile {width: 100%;float: none;padding: 0;margin: 30px 0 0;}
.popupcontentcontact h2.fomrheadfigtag span.closethidopup {float: right;width: 25px;height: 25px;background: #fff;text-align: center;border-radius: 50%;display: flex;
align-items: center;justify-content: center;cursor: pointer;font-size: 14px;color: #333;font-weight: 600;margin: 2px 0 0; left: 15px; top:-15px; position:relative;}

.popupcontentcontact input[type="text"], 
.popupcontentcontact input[type="email"], 
.popupcontentcontact input[type="url"], 
.popupcontentcontact input[type="password"], 
.popupcontentcontact input[type="search"], 
.popupcontentcontact input[type="tel"], 
.popupcontentcontact input[type="number"], 
.popupcontentcontact select {
    color: #767676;
    background-color: #fafafa;
    border-color: #cccccc;
    width: 100%;
    height: 36px;
    padding:5px;
}

.popupcontentcontact textarea
 {
    color: #767676;
    background-color: #fafafa;
    border-color: #cccccc;
    width: 100%;
     padding:5px;

}
.popupcontentcontact  .execphpwidget p label {
    font-size: 15px;
    font-weight: 600;
	color: #7da5bb;
}

.popupcontentcontact  .execphpwidget  input.wpcf7-form-control.wpcf7-submit {
    background:#7da5bb;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 5px !important;
    display: inline-block;
    padding: 7px 12px;
    line-height: normal;
    letter-spacing: 0px;
    width: auto;
    margin: 10px auto 0;
}

.popupcontentcontact  .execphpwidget  input.wpcf7-form-control.wpcf7-submit:hover {
    background: #828f96;
	color:#fff;
}

.popupcontentcontact .contentpopwpr .formfile p {
    margin-bottom: 10px;
}


.popupcontentcontact  .contentpopwpr textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 110px;
}

.popupquotrcheck{
    background-color: #fff;
    border-radius: 5px;
    /* width: 60%; */
	width: 300px;
    padding: 20px;
    max-width: 550px;
}
.popupquotrcheck .contetnsdad {
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 30px;
}

.popupquotrcheck .contetnsdad .tiinopde {
    font-size: 20px;
    font-weight: 600;
}

.popupquotrcheck .cententquotpop .headingpopupbox {
    position: absolute;
    right: 7px;
    top: 7px;
}


.box2_top_hom_fed .nofication-innrbox.owl-carousel.owl-theme .owl-nav button:focus{outline: none;}

.home-page .popupcontentoncheck .wrpaadbl .imgds {
    float: left;
    width: 210px;
    vertical-align: middle;
}
.home-page .popupcontentoncheck  .wrpaadbl .contetnsdad {
    float: right;
    width: calc(100% - 220px);
    padding-left: 20px;
}


.home-page  .popupcontentoncheck {
    max-width: 95% !important;
    width: 800px;

}

.maketwo_oftwo.right_notification_bar_box ul.right_usermenu {
    font-size: 0;
}

.home-page .popupcontentoncheck .wrpaadbl {
    display: flex;
    align-items: center;
}

/*8-4-2021*/

.bp-messages-content.desnchgv-engage.inner_div_mes_left_right .preview-pane-header.ideatechanges .industrylisttop b {
     margin-right: 12px;
}


.bp-messages-content.desnchgv-engage.inner_div_mes_left_right #bp-message-thread-list {
    margin-top: 5px;
}



/*12-04-2021*/



.site-footer .footer-widget-1.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
    text-align: right;
}

.site-footer .footer-widgets-container .footer-widget-1 .inner-padding {
    text-align: right;
    display: inline-block;
    min-width: 310px;
    float: right;
}

.site-footer .footer-widgets-container .footer-widget-3 .inner-padding {
    text-align: left;
    display: inline-block;
    min-width: 310px;
}


.footer-widget-3.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
    text-align: center;
}


/*5-5-2021*/
.page-template-mymeeting #imagdisplyinfometing .meetingpackageadd {
    padding-bottom: 10px;
}



/*17-05-2021*/
.bp-user.my-profile.profile.change-cover-image.buddypress .inside-article .entry-content .bp-wrap.makeparent_customclamem_parent .item-body .bp-cover-image{display: block;}

.error
{
color:red;
}

/* media css start */



        @media (max-width: 1500px){



            .site-footer .footer-widget-2 .textwidget.custom-html-widget a img {
    height: 42px;
}
        } 



@media all and (min-width: 1200px) and (max-width: 1341px) {
	#buddypress .laeblebar .thirdlabex.comenx {
		/*min-width: 220px;*/
	
	}
}

        @media (min-width:768px) and (max-width:1225px){

        .buddypress-wrap table.profile-fields.bp-tables-user tr td.data.dfdfxxxc .mainnumbobutechoth {
            bottom: -18px;
        }
    }

  

        @media (max-width: 767px){
			.buddypress-wrap .bp-subnavs.tabbed-links > ul::before{ background:none;}
.buddypress-wrap .profile.public .profile-group-title {padding-bottom: 10px;margin-bottom: 10px;}
            header  #bp_core_login_widget-3 .bp-login-widget-user-links a {
                color: #7da5bb;
            }

            .buddypress-wrap #subnav.bp-navs.tabbed-links ul li#compose-personal-li a {
                color: #fff;
				    background: #7da5bb;
					    width: 100%;
            }
.buddypress-wrap #subnav.bp-navs.tabbed-links ul li#compose-personal-li a .inter_menu_icon {padding: 0; color: #fff;}
            .buddypress-wrap .standard-form .full_section_field #bp-message-content .wp-core-ui.wp-editor-wrap {border-left: 1px solid #dedede;}

            .my-profile.profile .profile table.profile-fields tr td {
               display: block;
                width: 100%;
                clear: both;
				font-size:13px;
            }
.bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr:nth-child(odd) {padding: 0 15px;display: block;}			
.bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr:nth-child(even) {
background: #fafafa;padding: 10px 15px;display: block;margin: 10px 0;}
.my-profile.profile .profile table.profile-fields tr td.label {font-size: 15px;font-weight: bold;color: #7da5bb; padding:0 0px; box-sizing: border-box;}
.my-profile.profile .buddypress-wrap table.profile-fields .data{ padding: 0px 0px;box-sizing: border-box}

.bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr.ononeprimary, .bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr.ontwotab, .bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr.onthreetab, .bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr.onfourthtab, .bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr.onfivththtab  {
background: none;padding: 0;}
.bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr table.profilepanelfrontone tr {
padding: 0px 0;background: none;}

.bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr table.profilepanelfrontone tr:nth-child(odd) {
background: #fafafa;padding: 8px 15px;}
.bp-wrap.makeparent_customclamem_parent .makewrap_mesg_cont_all_one .profile-fields.bp-tables-user tr table.profilepanelfrontone tr:nth-child(even) {
padding: 0 15px;}

           /* mobile css menu*/




        }
        @media (min-width:640px) and (max-width:767px){

            .groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list > li {
                width: 48%;
            }
            .groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list > li:nth-child(3n) {
                margin-right: 2%;
            }
            .groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list > li:nth-child(2n) {
                margin-right: 0px;
            }
            .groups.buddypress .buddypress-wrap #subnav-filters a {
                      margin: 0 0 0 3px;
                  }
        }

        @media (max-width:639px){

            .groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list > li {
                width: 100%;
            }
            .groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list > li:nth-child(3n) {
                margin-right: 0px;
            }
            .groups.buddypress .dir-list ul.groupmakesamemebersection.bp-list > li:nth-child(2n) {
                margin-right: 0px;
            }
            .groups.buddypress .buddypress-wrap #subnav-filters a {
                margin: 3px;
            }
        }

        @media (max-width: 545px){

            .sendallboxermain .allertxu {
                display: block;
                margin-right: 0;
            }
            .sendallboxermain .wrpgroupnetwork .rwblone, .sendallboxermain .wrpgroupnetwork .rwbltwo {
                display: block;
                margin-right: 0;
            }
        }

        @media (min-width:512px) and (max-width:767px){

            .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header, .wp-block-group__inner-container {
                padding: 20px;
            }
        }
		
		
/*29-05-2021 custom css*/

/*logo animation css*/
.logo_search_pck_one .site-logo a { position: relative;top: 15px;margin: 0 7px 0 0px; float: left;}
.logo {position: relative;font-size:60px;font-weight: bold; color: #7da5bb; float: left;}
.logo span {float: left;}
.logo .logo_custom {float: left;margin: -28px 0 0;}

@-webkit-keyframes bouncup {0% {top:30px;}
100% {top: 0px;}
}

@-moz-keyframes bouncup {
0% {top:30px;}
100% {top: 0px;}
}

@-ms-keyframes bouncup {
0% {top:30px;}
100% {top: 0px;}
}

@keyframes bouncup {
0% {top:30px;}
100% {top:25px;}
}

.bouncup {
position:relative;
-webkit-animation: bouncup 0.9s 0.0s infinite ease-out alternate;
-moz-animation: bouncup 0.9s 0.0s infinite ease-out alternate;
-ms-animation: bouncup 0.9s 0.0s infinite ease-out alternate;
animation: bouncup 0.9s 0.0s infinite ease-out alternate;
}

.bouncup{
    /*-webkit-animation-iteration-count: infinite; */
    /*animation-iteration-count: 6; */
}


@-webkit-keyframes bouncdown {
0% {bottom: -15px;}
100% {bottom: 0px;}
}

@-moz-keyframes bouncdown {
0% {bottom: -15px;}
100% {bottom: 0px;}
}

@-ms-keyframes bouncdown {
0% {bottom: -15px;}
100% {bottom: 0px;}
}

@keyframes bouncdown {
0% {bottom: -15px;}
100% {bottom: -25px;}
}

.bouncdown {
position:relative;
-webkit-animation: bouncdown 0.9s 0.0s infinite ease-out alternate;
-moz-animation: bouncdown 0.9s 0.0s infinite ease-out alternate;
-ms-animation: bouncdown 0.9s 0.0s infinite ease-out alternate;
animation: bouncdown 0.9s 0.0s infinite ease-out alternate;
}
.logo .logo_custom.finsihed_cus {margin: -3px 0 0;}
.logo .logo_custom.finsihed_cus .bouncup, .logo .logo_custom.finsihed_cus .bouncdown {animation: inherit;}
/*.bouncdown {
   animation-iteration-count: 6;  
}*/
/*logo animation css end*/


/*profile css*/
.removedotedline #item-header-cover-image .uservieproflcv .item-meta .filluserststdata1 .main_left_tabl .in1, .removedotedline #item-header-cover-image .uservieproflcv .item-meta .main_right_tabl .in1 {font-weight: 600;}
.removedotedline #item-header-cover-image .uservieproflcv .item-meta .filluserststdata1 .main_left_tabl .in1 a:hover, .removedotedline #item-header-cover-image .uservieproflcv .item-meta .main_right_tabl .in1 a:hover {color: #7da5bb;}

 
.makeparent_customclamem_parent .makeparent_customclamem ul li.bp-personal-tab a {float: left;}
/*profile css end*/

/*menu css*/
.buddypress-wrap .bp-subnavs li.current a, .buddypress-wrap .bp-subnavs li.selected a {border-bottom: 1px solid #fff !important;}

.lonologinhai .inside-header .grid-35 {width: 290px;}
.lonologinhai .inside-header .responsivemenublock {right: 20px;}
.site-header .grid-35 {width: 230px;}
.site-header .inside-header .grid-35 .widget .execphpwidget a#login_comman_popup {padding: 0 11px;}


.responsivemenublock{display:block;position: absolute;top: 40px;right: 25px;}
.responsivemenublock .offcanvas {position: relative;right: 0; display: none;}
.responsivemenublock .offcanvas.opentogle{ display:block; float:right; z-index: 9999999;}
.responsivemenublock button.onmobolirightol {background:none;padding:4px 0px; float: right;}
.responsivemenublock button.onmobolirightol i.fa {font-size: 22px; color:#7da5bb;}
.inside-header .responsivemenublock .opentogle {/*width:160px;*/ background: #7da5bb; transition: none; border-radius: 10px 0 10px 10px;}
.offcanvas .right_usermenu {width: 145px;float: right;background-color: #7da5bb; box-sizing: border-box;}
.offcanvas .right_usermenu li a {padding: 12px 12px;}
.offcanvas .right_usermenu li a i.fa {float: left;}
.offcanvas .right_usermenu li a span {width: auto;margin: inherit;max-width: inherit;text-align: left;padding: 0 0 0 30px;}
.offcanvas .right_usermenu li a span.imgbox {float: left;padding: 0;}
.inside-header .responsivemenublock .opentogle ul.right_usermenu li a:hover span.imgbox.withouhovim {display: none;}
.inside-header .responsivemenublock .opentogle ul.right_usermenu span.imgbox.hovim {display:none;}
.inside-header .responsivemenublock .opentogle ul.right_usermenu li a:hover span.imgbox.hovim {display: block;}
.offcanvas .right_usermenu li a span.imgbox img {width: 20px;}
.close_menu_rightnav {margin-left: calc(100% - 77px);}
.offcanvas {position: fixed;right: -100%;top: 0px;width: 100%;background: transparent;height: 100%;transition:none; z-index: 999; overflow: auto;}   
.offcanvas.opentogle{right:0px; transition: all 0.3s ease;}    
.onmoboli_clods{width: 100%;}
/*menu css end*/
.messgeheading_text {font-size: 17px;padding: 6px 0px 18px;font-weight: 400; color:#767676}

/*header search css*/ 


.bb-global-search-ac.ui-autocomplete {min-width: 216px !important; z-index: 999999;}
.bb-global-search-ac.ui-autocomplete .bbls-messages-type.bbls-category {background: #7da5bb;padding: 6px 11px; border:none; cursor: initial;}
.bb-global-search-ac.ui-autocomplete .bbls-messages-type.bbls-category a {color: #fff;}
.bb-global-search-ac.ui-menu li.bbls-members-type.bbls-category.ui-menu-item {padding: 11px 15px 11px;}
.bb-global-search-ac.ui-menu li.bbls-members-type.bbls-category.ui-menu-item:hover { cursor:inherit; border-top: 1px solid #eee !important; border-bottom: 1px solid #eee !important;}
.bb-global-search-ac.ui-menu .ui-menu-item {padding:15px 15px 11px;border-bottom: 1px solid #eee !important;}
.bb-global-search-ac.ui-menu .ui-menu-item .loading-msg {color: #767676;}
.bb-global-search-ac.ui-menu .ui-menu-item .bboss_ajax_search_item_ajax {padding: 0 !important;}
.bb-global-search-ac.ui-menu .ui-menu-item .bboss_ajax_search_item_ajax .item-title {font-size:12px;font-weight:bold;text-transform: capitalize;color:#7da5bb;}
.bb-global-search-ac.ui-menu .ui-menu-item .bboss_ajax_search_item_ajax .item-desc {margin: 0;color: #767676;font-size: 10px;}

.bb-global-search-ac.ui-menu .bbls-sub-item li.bboss_search_item {padding:0;margin: 0; border:none;}
.bb-global-search-ac.ui-menu .bbls-sub-item li.bboss_search_item .list-wrap .item-avatar {float: left;}
.bb-global-search-ac.ui-menu .bbls-sub-item li.bboss_search_item .list-wrap .item-avatar img{border-radius: 50%;width: 35px;height:35px;margin:-1px 10px 0 0px;}
.bb-global-search-ac.ui-menu .bbls-sub-item li.bboss_search_item .list-wrap .item h2 {font-size: 13px;text-transform: capitalize;font-weight: bold;}
.bb-global-search-ac.ui-menu .bbls-sub-item li.bboss_search_item .list-wrap .item p.item-meta {margin-top: 0;font-size: 10px;}

.bb-global-search-ac.ui-menu .ui-menu-item .members-meta.action {display: none;}
.bb-global-search-ac.ui-menu .ui-menu-item:last-child .bboss_ajax_search_item a {padding: 2px 7px;display: block;border-radius: 0;background: none;
color: #7da5bb;text-decoration: underline;text-align: center; font-size: 10px;font-weight: bold;}
.bb-global-search-ac.ui-menu .bbls-sub-item .allresults {margin: 0 15px;}

.site-header .advnserboxdivb {text-align: center; border:none;}
.site-header .advnserboxdivb a.mkadvbutn { background:#7da5bb;padding: 7px 15px 8px;text-decoration: none;border: 1px solid #e1e1e1; height: 36px; color: #fff;}
.site-header .advnserboxdivb a.mkadvbutn:hover {background:#e6e8e8;color: #7da5bb;}

.search-results .search_results .pagination.navigation .pagination-links span.page-numbers.current {
border: 1px solid #ccc;border-radius: 50px;width: 20px;height: 20px;display: inline-block;text-align: center;line-height: 18px;background: #7da5bb;color: #fff;
margin: 0 6px;}
.search-results .search_results .pagination.navigation .pagination-links a.page-numbers {font-size: 18px;margin: 0 6px;}
/*header search css end*/

/*home page css*/


/*slider css*/
.home .main_box_one .owl-carousel .owl-item img {/*visibility: hidden;*/}

/*.entry_slider.item.sliderbg2 {background: linear-gradient(90deg, rgb(246 246 238) 0%, rgb(185 208 220) 100%)}
.entry_slider.item.sliderbg1 {background:#fcfff0;}*/

.entry_slider.item.sliderbg2 {background:#fff;}
.entry_slider.item.sliderbg1 {background:#fff;}

.entry_slider.item.sliderbg3 {background: #fff;}
.entry_slider.item.sliderbg3 .contenttop h3.send_text.somaltextl {color: #7da5bb;}
.entry_slider.item.sliderbg3 .contenttop .cont_siders h2.title_line {color: #7da5bb;}
.entry_slider.item.sliderbg3 .contenttop .cont_siders h2.title_line::after {background: #7da5bb;}
.entry_slider.item.sliderbg3 .contenttop .cont_siders .sub_text p {color: #000;}
.home .main_box_one .owl-carousel .contenttop .sub_text ul {margin: 8px 0 0 22px;}
.home .main_box_one .owl-carousel .contenttop .sub_text ul li {color: #000;}



.entry_slider.item.sliderbg2 .contenttop h3.send_text.somaltextl {
    color: #7da5bb;
}
.entry_slider.item.sliderbg2 .contenttop .cont_siders h2.title_line {
    color: #7da5bb;
}
.entry_slider.item.sliderbg2 .contenttop .cont_siders h2.title_line:after {
    background: #7da5bb;
}

.entry_slider.item.sliderbg2 .contenttop .cont_siders .sub_text p {
    color: #000;
}
.entry_slider.item.sliderbg2 .contenttop .cont_siders .btn_text a {
    border: 1px solid #000;
    color: #000;
}
.entry_slider.item.sliderbg2 .contenttop .cont_siders .btn_text a:hover {
    border: 1px solid #7da5bb;
    color: #fff;
}

.entry_slider.item.sliderbg1 h3.send_text.somaltextl {color: #7da5bb;}
.entry_slider.item.sliderbg1 h2.title_line {color: #7da5bb;}
.entry_slider.item.sliderbg1 h2.title_line:after {background: #7da5bb;}
.home .entry_slider.item.sliderbg1 .sub_text p {color:#000 !important;font-size: 20px;line-height: 29px;}
.home .entry_slider.item.sliderbg1 .btn_text a {border: 1px solid #000;color: #000;}
.home .entry_slider.item.sliderbg1 .btn_text a:hover{border: 1px solid #7da5bb;color: #fff;}

.home .main_box_one .owl-carousel .contenttop {top: 35%; left: 0; transform: translate(0px, -35%);display: inline-block;bottom: 0;height: auto;min-height: fit-content; max-width: 100%;     left: 0;
padding: 0 100px 0; box-sizing: border-box;}
.home .main_box_one .owl-carousel .owl-item{overflow: hidden;}
.home .main_box_one .owl-carousel .contenttop .cont_siders {max-width: 800px; position: relative; top: 50%;}
.home .main_box_one .owl-carousel .contenttop h2.title_line {height: auto;width: auto;line-height: 40px;margin: 0 0 20px;font-size: 40px;font-weight: 400;}
.home .main_box_one .owl-carousel .contenttop .send_text { font-size: 45px; text-align: center; margin: auto;margin-bottom: 7vw; 
font-weight: 500; animation: 3s moveInRight; animation-duration: 3s; }

@keyframes moveInRight {
from {margin-left: -100%;}
to {margin-left: 0%;}
}

.home .main_box_one .owl-carousel .contenttop .send_text span.smalfo {display: block;font-size: 30px; font-weight: 300; animation: 3s moveInleft; animation-duration: 3s; 
width: 100%;overflow: auto;} 

@keyframes moveInleft {
from {margin-left: 100%;}
to {margin-left: 0%;}
}
.home .main_box_one .owl-carousel .owl-item.active .contenttop .send_text span.smalfo {display: block;font-size: 30px; font-weight: 300; animation: 3s moveInleft; animation-duration: 3s; 
width: 100%;overflow: auto;} 





.home .main_box_one .owl-carousel .contenttop h2.title_line:after {margin: 0 0 0px;display: inline-block;}
.home .main_box_one .owl-carousel .contenttop .sub_text ol {margin: 0px 0 0px 18px;}
.home .main_box_one .owl-carousel .contenttop .sub_text ol li {font-size: 16px;}
.home .main_box_one .owl-carousel .contenttop .sub_text p {margin-bottom: 0px;font-size: 20px; color: #fff;}
.home .main_box_one .owl-carousel .contenttop .btn_text a {margin: 20px 0 0;}
/*slider css end*/


.box2_top_hom_fed .withoutscrol {padding: 15px 4px;}
.withoutscrol .items.innerboxnofifaction{ width: 96%;box-sizing: border-box;padding: 0; border-radius:0; margin:0;}

.site-header .grid-65 .tablet-grid-30 {width: 23%;}

.home-page.logged-in .login-after .scrolllimit_homefed{ margin-top:0; padding-top:10px; overflow-x: hidden; max-height:480px; }
 

.desktopopn {background: #f5f5f5;margin: 0 0 0px;padding:4px 30px 1px;position: relative;top: 0px;
text-align: right; font-weight: 600;}
.desktopopn .loppinghed {z-index: 9999;position: relative;display: inline-block;margin: 0 0 0 10px;  color:#7da5bb;}
.desktopopn .loppinghed span.fa {color: #7da5bb; cursor: pointer;}
/*.desktopopn:before {width: 100vw;margin-left: 50%;transform: translateX(-50%);background: #f7f7f7;
display: block;position: absolute;top: 0;left: 0;height: 100%;z-index: 99999;content: '';visibility: visible;}*/
.desktopopn .grid-25 {color:#7da5bb;z-index: 999999;position: relative;}
.desktopopn .grid-25 span.fa {color: #7da5bb;}

.message_revert_section span.notsubmitcmt {background: #f5f5f5;display: inline-block;padding: 5px 15px;text-decoration: none;border: 1px solid #e1e1e1;
font-weight: 500;border-radius: 5px; transition: color .1s ease-in-out, background-color .1s ease-in-out;}
.message_revert_section span.notsubmitcmt:hover {background:#7da5bb; color: #fff; transition: color .1s ease-in-out, background-color .1s ease-in-out;}

.scrolllimit_homefed .message_revert_section .open-pl span.notsubmitcmt {display: none !important;}

.home .main_box_two.three_boxes {background: #F6F6EE; border-top: 1px solid #ddd; padding-top: 40px; padding-bottom: 75px;}
.home .main_box_two .box_wrapper .ctxb {min-height: 100%;background: #fff;box-shadow: 4px 0px 20px 1px #dfdfdf;border: 1px solid #ededed; padding-top: 66px;}
.home .main_box_two .box_wrapper .ctxb .imag_top_section {border: none;background: #fff;}
.home .main_box_two .box_wrapper .ctxb .imag_top_section i.fa {color: #7da5bb;}
.home .main_box_two .box_wrapper .ctxb .imag_top_section {border: none;background: #fff;box-shadow: 3px 5px 14px 1px #d9d9d9;}
/*home page css end*/


/*register page css*/
.register-page .signup-form fieldset #field_11 label.option-label{ position:relative;padding: 0 0 0 18px; margin: 0; font-weight: normal; color: #767676;}
.register-page .signup-form fieldset #field_11 label.option-label input {position: absolute;top: 5px;left: 0px;}
/*register page css end*/


.login-after .feed_heading {/*font-size: 18px !important;*/}

#makepopuponclick .standard-form p.pass_error {position: relative;top: -12px;}
#makepopuponclick .errorlogfaild {position: relative;top: 30px; color: #7da5bb !important;}
#makepopuponclick .standard-form {padding: 30px 0 0;}
#makepopuponclick span.closethidopup {float: right;font-size: 13px;background: #ffffff;color: #000000;width: 22px;height: 22px;text-align: center;
border-radius: 50px;line-height: 21px;cursor: pointer;opacity: 1;position: relative;top: -15px;right: -15px}
#makepopuponclick label {font-size: 15px;font-weight: 600;  color: #7da5bb}
#makepopuponclick .forgetmenot label input {position: relative;top: 1px;margin: 0px 4px 0 0px;}

.register-page .registestionleftwptwofiel .editfield fieldset legend {margin: 0 0 20px;display: block;padding: 5px 0 0; font-size: 16px;}
.hom_box_three_main .midel_singupsx a {font-size: 18px;padding: 8px 12px;}

.popupquotrcheck{ padding:0;}
.popupquotrcheck .warpopup {padding: 20px;}
.popupquotrcheck .cententquotpop .headingpopupbox {position: absolute;right: 0;top: 0;background: #7da5bb;border-radius: 5px 5px 0 0;}
.popupquotrcheck .contetnsdad {text-align: center;color: #333;font-size: 16px;font-weight: 400;text-transform: capitalize;padding: 15px;margin: 12px 0 0px;line-height: 27px;}
.popupquotrcheck .contetnsdad .tiinopde {margin: 0 0 8px;}
.popupquotrcheck .contetnsdad .tiinopde span.titladvti {font-size: 18px;}
.popupquotrcheck .cententquotpop .headingpopupbox .closethidopup {width: 22px;height: 22px;background: #fff;}
.popupquotrcheck .cententquotpop .headingpopupbox {position: absolute;right: 0;top: 0;background: #7da5bb;border-radius: 5px 5px 0 0;
padding: 5px 6px;box-sizing: border-box;}


body .popupcontentoncheckimage{left: 50% !important;top: 50% !important;transform: translate(-50%, -50%);}
.home-page .popupcontentoncheck {margin: auto;box-sizing: border-box;overflow: hidden; left: 50% !important;top: 50% !important;
transform: translate(-50%, -50%);margin: 0;}
.box3_top_hom_fed ul.resultshowbox-advert li .innershowboxlist .dfd img {max-height: inherit;min-height: auto;width: 75px; box-shadow: 4px 3px 18px #ccc;
margin: 0;border: 2px solid #ccc9c9;} 
body .popupcontentoncheckimage .imgds img {border: 7px solid #7da5bb;box-shadow: -1px 0px 14px 5px #636363;}
.popupcontentoncheckimage .headingpopupbox .closethidopup {left: 13px;position: relative;}

body .backendboxout ul.resultshowbox-advert li .innershowboxlist img {max-height: inherit;min-height: auto; margin: 0;}
body .backendboxout ul.resultshowbox-advert li .innershowboxlist .item .list-title.member-name {margin: 0 0 7px;}


.home-page .popupcontentoncheck .cententconterpop .headingpopupbox{ right: 0;top: 0;background: #7da5bb;border-radius: 5px 5px 0 0;padding: 5px 6px;box-sizing: border-box}
.home-page .popupcontentoncheck .headingpopupbox .closethidopup {width: 22px;height: 22px;background: #fff;}
.home-page .popupcontentoncheck .cententconterpop .wrpaadbl {margin: 30px 0 0; align-items:normal;}
.home-page .popupcontentoncheck .cententconterpop .wrpaadbl .imgds {border: 1px solid #ccc;margin: 6px 0 0; box-sizing: border-box; padding: 10px; text-align: center;}
.home-page .popupcontentoncheck .cententconterpop .wrpaadbl .contetnsdad .stoptidate {min-height: 110px; color: #767676;}

.activation .standard-form {width: 300px;border-radius: 3px;display: inline-block;}
.activation .buddypress-wrap form label {padding: 0 0 5px;}
.activation .buddypress-wrap form input {border: 1px solid transparent;background-color: #767676;cursor: pointer;-webkit-appearance: button;padding: 10px 20px;
color: #fff;border-radius: 0 !important;font-size: 16px;margin-top: 10px;}

.activation .buddypress-wrap form .submit input {border:none;background-color:#767676;cursor: pointer;-webkit-appearance: button;padding: 10px 20px;
color: #fff;border-radius: 0 !important;font-size: 16px;margin-top: 10px; line-height: 1.5;}
.activation .buddypress-wrap form .submit input:hover {background: #7da5bb;color: #fff;border: none;}

.popupcontentcontact .contentpopwpr .wpcf7-response-output {font-size: 14px;padding: 7px;box-sizing: border-box; border: 2px solid #7da5bb;}

.message-lists .thread-subject a.subject {position: relative;top: -2px;}
.message-lists .thread-subject a.subject span {display: block; color: #767676;}
.message-lists .thread-subject a.subject span.user-name {font-size: 14px;color:#7da5bb;padding: 0 0 1px; text-transform: capitalize;}

.spatimedivchng ul .friendship-button a {padding: 1px !important;margin: 0;}

.friendship-button a#friend-12 {font-size: 13px;font-weight: bold !important;color: #9f9f9f !important;}



.page-id-513 header.entry-header {margin: 15px 0 22px;}
.page-id-513 header.entry-header h1.entry-title {font-weight: bold;color:#7da5bb;font-size: 26px;}
.page-id-513 .inside-article h2, .page-id-3 .inside-article h2 {font-size: 20px;font-weight: 700;color:#7da5bb;margin: 0 0 6px;}

.page-template-abouus.page-template-abouus-php.separate-containers .inside-article{ padding:0 20px !important;}
.page-id-650 .inside-article p strong {font-size: 20px;font-weight: 700;color: #7da5bb;margin: 0;}
.page-id-657 .inside-article p strong {font-size: 20px;font-weight: 700;color: #7da5bb;margin: 0;}

.page-id-650 .inside-article h2 {font-size: 20px;font-weight: 700;color: #7da5bb;margin:  0 0 6px;;}
.page-id-657 .inside-article h2 {font-size: 20px;font-weight: 700;color: #7da5bb;margin:  0 0 6px;;}

.page-id-461 .inside-article .mainlerkl h2 {font-size: 40px; margin: 0; animation: 3s moveInRight; animation-duration: 3s; font-weight: 500;}
@keyframes moveInRight {
from {margin-left: -100%;}
to {margin-left: 0%;}
}

.page-id-461 .mainlerkl p {font-size: 30px;font-weight: 600; color: #7da5bb; animation: 3s moveInleft; animation-duration: 3s; width: 100%;overflow: auto; font-weight: 300;}
@keyframes moveInleft {
from {margin-left: 100%;}
to {margin-left: 0%;}
}




.page-id-461 header.entry-header, .page-id-657 header.entry-header {margin: 15px 0 22px;}
.page-id-461 header.entry-header h1.entry-title, .page-id-657 header.entry-header h1.entry-title {font-weight: bold;font-size: 26px;}
.page-id-461 .inside-article h2 {font-size: 20px;font-weight: 700;color: #7da5bb;margin:35px ​0 6px;}
.page-id-461 .inside-article h2 strong {font-weight: bold;font-size: 22px;}

.page-id-461 .goproboxtowaboutus .rightboxinnergoaboutus h4, .page-id-461 .goproboxoneaboutus .rightboxinnergoaboutus h4 {font-size: 22px;font-weight: 700;text-transform: capitalize;margin-bottom: 6px;
color: #000;}

.popupcontentcontact form .formfile span.wpcf7-not-valid-tip {color:#767676;}
.popupcontentcontact .contentpopwpr .wpcf7-response-output {box-sizing: border-box;margin: 10px 8px 0; color: #767676;}



/*engage css*/
.desnchgv-engage .standard-form .full_section_field .ddTitle {padding: 0 13px;  height: 36px;}
.desnchgv-engage .standard-form .full_section_field .ddTitle .arrow {top: -3px;}
.desnchgv-engage .standard-form .full_section_field .ddTitle .ddTitleText {position: relative;top: -2px;font: inherit !important;font-size: 13px !important;}
.desnchgv-engage .standard-form .full_section_field {margin: 0 0 15px;display: inline-block;width: 100%;}
.desnchgv-engage .standard-form .full_section_field label.duetocopyrule {margin: 0;}
.desnchgv-engage .standard-form .full_section_field select {padding: 0 2px 0 !important;}
.desnchgv-engage .movebuutondow .message-content .submit {margin: 2px 0 0;}

.desnchgv-engage form#send-reply .movebuutondow textarea {width: 100%;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox {margin-top: 10px;text-align: right;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox:after {content: '';}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox .dhjfdjkh {position: relative;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox .dhjfdjkh:after {content: "\f017";font-family: fontawesome;position: absolute;right: 13px;
top: 0;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox input {border: 1px solid #ccc;height: 35px;line-height: 35px;
box-sizing: border-box;padding-left: 5px;width: 140px; margin-left: 10px; margin-left: 10px; color: #767676;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .placebox {text-align: right;margin: 10px 0 0;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .reminderbx .nxtengm {text-align: right;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .reminderbx .nxtengm input {width: 140px;}

.desnchgv-engage .standard-form .bkheadingeng {margin: 0 0 6px 0px;}
.desnchgv-engage .preview-message .editboxwithideng a {font-size: 15px;margin: 6px 10px 0 0px;display: inline-block; color: #7da5bb;}

/*engage popup css*/
.desnchgv-engage .inner_div_mes_left_right_part_onec #thread-preview .preview-thread-title span.messages-title {
width: calc(100% - 314px);display: inline-block;vertical-align: top;}
#engagepopupeditbox {top: 50% !important;left: 50% !important;transform: translate(-50%, -50%); z-index: 99999 !important;}
#engagepopupeditbox .engagepopupdataed {width: 650px;background: #fff;padding: 15px;border-radius: 10px; box-sizing: border-box; font-weight: 600;}
#engagepopupeditbox .engagepopupdataed .textareedit {margin: 0 0 15px;}
#engagepopupeditbox .engagepopupdataed .lebled {font-size: 15px;font-weight: 600; margin: 0 0 2px;}
#engagepopupeditbox .engagepopupdataed .texedieng textarea {border:1px solid #e2e2e2; border-radius: 3px; font-size:14px;}
#engagepopupeditbox .engagepopupdataed .timeengedit {margin: 15px 0;}
#engagepopupeditbox .engagepopupdataed input {width:auto;border: 1px solid #e2e2e2;border-radius: 3px;font-size: 14px;}
#engagepopupeditbox .engagepopupdataed .hiddenbutonwithbtn {margin: 15px 0 0;}
#engagepopupeditbox .engagepopupdataed .hiddenbutonwithbtn button {border-radius: 5px;padding: 8px 12px;background: #7da5bb;font-weight: 600;
transition:all 0.2s ease-in-out;}
#engagepopupeditbox .engagepopupdataed .hiddenbutonwithbtn button:hover{ background:#828f96; color:#fff; transition:all 0.2s ease-in-out;}



#engagepopupeditbox .engagepopupdataed .sec_one_main {font-weight: 600; color: #767676;}
#engagepopupeditbox .engagepopupdataed .sec_one_main input {width: auto;position: relative;top: 2px;}
#engagepopupeditbox .engagepopupdataed .sec_one_main .allclosed-o .datetimebox {margin-top: 10px;text-align: right;}
#engagepopupeditbox .engagepopupdataed .sec_one_main .allclosed-o .datetimebox .dfsdahj:after {top: 0;}
#engagepopupeditbox .engagepopupdataed .sec_one_main .allclosed-o .datetimebox .dhjfdjkh {position: relative;}
#engagepopupeditbox .engagepopupdataed .sec_one_main .allclosed-o .datetimebox:after {display: none;}
#engagepopupeditbox .engagepopupdataed .sec_one_main .allclosed-o .datetimebox .dhjfdjkh:after {position: absolute;content: "\f017";
font-family: fontawesome;font-size: 16px;color: #767676;right: 15px;top: 0px;}
#engagepopupeditbox .engagepopupdataed .sec_one_main .allclosed-o .placebox {text-align: right;margin: 10px 0 20px;}
#engagepopupeditbox .engagepopupdataed .sec_one_main .allclosed-o .placebox .form-control {width: 56%;}
/*engage popup css end*/

.loppinghed span.imgbb img {color: #7da5bb;width: 15px; margin: 2px 0 0;}
.desnchgv-engage .dd .ddChild a.selected{color: #fff; display:none;}
.desnchgv-engage .dd .ddChild .selected:hover {background: #7da5bb;color: #fff;}
.desnchgv-engage .dd .ddChild a{ color:#767676;}
.desnchgv-engage .dd .ddChild a:hover {background: none;color: #767676;}

/*engage css end*/


/*share css*/
.desnchgv-ideate .inner_div_mes_left_right_part_onec #thread-preview .preview-thread-title span.messages-title {
width: calc(100% - 314px);display: inline-block;vertical-align: top;}
.desnchgv-ideate .ideatechanges .addlistindblock .imagebundel span {display: none;}
.desnchgv-ideate .ideatechanges .addlistindblock .imagebundel .imagebundeltwo {width:calc(100% - 171px);float: right;}
.desnchgv-ideate .ideatechanges .addlistindblock .imagebundel .imagebundeltwo img {width: 40px;height: 40px;border-radius: 4px; display:none;}
.desnchgv-ideate .ideate .ideate-mlistloadd .curentuserloid .slsid .imagebundel span {display: none;}

.desnchgv-ideate .standard-form .full_section_field.f55 {margin-bottom: 0;}
.desnchgv-ideate .single-message-thread-header .imagebundel span {display: none;}
.desnchgv-ideate .single-message-thread-header .imagebundeltwo {width: calc(100% - 171px);float: right;}
.desnchgv-ideate .full_section_field.makeborderroundof .composeshare .addimgexcderty{background:#fafafa;border: 1px solid #dedede;
position: relative;top: 4px; display:block;}

.desnchgv-ideate .full_section_field.makeborderroundof .composeshare .addimgexcderty .imagebundel {margin:0 15px 0 0; border-radius:0 !important;}
.desnchgv-ideate .full_section_field.makeborderroundof .composeshare .addimgexcderty .imagebundel .imagebundeltwo img {border-radius: 0;}
.desnchgv-ideate .full_section_field.makeborderroundof .composeshare .addimgexcderty .imagebundel .oqTNGKU3vr {background: none;}
/*.desnchgv-ideate .full_section_field.makeborderroundof .composeshare .addimgexcderty .imagebundel .crossiconfon:after {
content: "\f00d";font-family: 'FontAwesome';color: #7da5bb;position: relative;top: -4px;font-weight: normal;}
.desnchgv-ideate .full_section_field.makeborderroundof .composeshare .addimgexcderty .imagebundel .crossiconfon img { visibility:hidden;}*/
.desnchgv-ideate .full_section_field.makeborderroundof .composeshare .addimgexcderty .imagebundel span{background: none;}
.desnchgv-ideate .single-message-thread-header .imagebundeltwo img {width: 40px;height: 40px;border-radius: 4px;}



.desnchgv-ideate .composeshare .addimgexcderty {border-top: none !important;padding-top: 12px;}
.desnchgv-ideate .standard-form .addimgexcderty {display: none;}
.desnchgv-ideate .standard-form .full_section_field .prettydropdown > ul {font: inherit !important;}
.desnchgv-ideate .standard-form .full_section_field .prettydropdown > ul li {color: #767676;}

.desnchgv-ideate .sendallboxermain input {position: relative;top: -1px;}
.desnchgv-ideate .full_section_field select {padding: 0 50px 0 2px !important;}
.my-account.my-messages .bp-messages-content .full_section_field .prettydropdown > ul > li.nohover {color: #767676 !important;}
.desnchgv-ideate .full_section_field .prettydropdown ul li {padding: 6px 6px !important;}
.desnchgv-ideate .full_section_field .composeshare .addimgexcderty {border:none;margin: 0 !important; padding: 11px 11px 5px; margin-top: -2px !important}

.desnchgv-ideate .full_section_field .wp-editor-container .mce-edit-area iframe {height: 36px !important;}

.desnchgv-ideate .full_section_field .wp-editor-container .mce-edit-area label {padding: 8px 6px !important;color:#767676 !important;font-size: 15px;}

.desnchgv-ideate .standard-form .dropdown-multiple a.dropdown-display {height: 36px !important;padding: 0;}
.desnchgv-ideate .standard-form .dropdown-multiple .dropdown-chose-list .placeholder {font: inherit !important;font-size: 15px !important;padding: 4px 0;}
.desnchgv-ideate .standard-form .dropdown-multiple a.dropdown-display:after {top: 10px;}
.desnchgv-ideate .standard-form .dropdown-multiple a.dropdown-clear-all {height: 35px !important;background: #fafafa; right: 1px;color: #000; width: 20px;}

.desnchgv-ideate .inner_div_mes_left_right_part_onec #thread-preview {height: auto;}

.desnchgv-ideate .single-message-thread-header #hershare span.shrpos p {background: none;padding: 0 0px 0 3px !important;}
.desnchgv-ideate .single-message-thread-header #hershare span.shrpos p span {font-size: 14px !important;color: #767676 !important;}

.desnchgv-ideate .inner_div_mes_left_right_part_onec #thread-preview .pollsectionupdated {height: auto !important;}

/*.home-page.logged-in .messag_panel_creaete .make_editor_design .imgatchewrp span.kLubbdWsrV {left: inherit;right: 7px;}*/
/*share css end*/


/*gopro css*/ 
.pmpro_checkout_gateway-stripe #pmpro_form {background: none;padding: 52px 0 0;width: 1200px;margin: 0 auto;display: table;
max-width: 100%;}
.pmpro-checkout .wrpcheckoutin { background: none;width: 48%;display: inline-block;max-width: 100%;vertical-align: top;}
.pmpro_checkout_gateway-stripe .wrapaddreeinfopayment { width: 48%;display: inline-block;background: #fff;border-radius: 10px;
box-shadow: 0px 0px 19px 0px #ececec;box-sizing: border-box;padding: 15px;}
.pmpro-checkout .pmpro_form #pmpro_pricing_fields {width: 100%;display: inline-block;vertical-align: top;}
.pmpro_checkout h3 span.pmpro_checkout-h3-name {margin: 0 0.5rem 4px 0;}
/*.pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields #pmpro_level_cost p:nth-child(1) {font-size: 20px;font-weight:600;color: #7da5bb;}*/
.pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields #pmpro_level_cost p:nth-child(3) {font-size: 16px;font-weight: 500;color: #7da5bb;}

.pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields .datetimeboxing {margin: 26px 0 8px;}
.pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields .datetimeboxing span.dtimlab {display: block;font-size: 26px;font-weight:500;
color: #7da5bb; position:relative; padding: 0 0 14px;}
.pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields .datetimeboxing span.dtimlab:after {
content: '';position: absolute;background: #7da5bb;left: 0;height:3px;width: 70px;right: 0;bottom: 11px;border-radius: 30px;}
.pmpro_checkout_gateway-stripe .pmpro_checkout .pmpro_checkout-fields .datetimeboxing span.dtiminpt {font-size: 18px;font-weight: 500;color: #7da5bb;}
.pmpro_checkout_gateway-stripe .pmpro_checkout .singleplanuse {font-size: 14px;text-transform: uppercase;font-weight: 500;color: #7da5bb;}


.wrpcheckoutin .pmpro_message.pmpro_error{display:none;}
.pmpro-checkout .pmpro_form #pmpro_pricing_fields h3 {font-size:26px;font-weight: 500;color: #7da5bb; position:relative; margin-bottom:16px;}
.pmpro-checkout .pmpro_form #pmpro_pricing_fields h3:before {content: '';position: absolute;background: #7da5bb;left: 0;height: 3px;
width: 70px;right: 0;bottom: -4px;border-radius: 30px;}
.pmpro-checkout .pmpro_form #pmpro_pricing_fields .pmpro_checkout-fields {width: 100%;}
.pmpro-checkout .pmpro_form #pmpro_pricing_fields .pmpro_checkout-fields ul {margin: 5px 0 10px;display: inline-block;}
.pmpro-checkout .pmpro_form #pmpro_pricing_fields .pmpro_checkout-fields ul li {list-style: none;color: #7da5bb;font-size: 16px;margin: 0 0 6px;}

.pmpro_checkout_gateway-stripe .pmpro_checkout h3 span.pmpro_checkout-h3-msg {font-size: 13px;display: block;}
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields {border: 1px solid #ccc;border-top: none;padding:15px 15px 0;margin: -10px 0 0;
border-radius: 0 0 4px 4px;}
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields h3 {margin: 6px 0 0; display:none;}
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields {background:none;padding:0px;border-radius: 6px;
width:100%; margin: 0px 0 20px; box-sizing: border-box;}
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields h3 span.pmpro_checkout-h3-name {font-weight: bold; margin: 0;}
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields .pmpro_checkout-field.pmpro_payment-expiration,
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields .pmpro_checkout-field.pmpro_payment-cvv  {margin-bottom: 0;}
.pmpro-has-access .pmpro_submit {padding: 15px 30px;width: 1200px;float: none;text-align: right;margin: auto;display: table; max-width: 100%;
box-sizing: border-box;}



.pmpro-has-access .pmpro_submit #pmpro_submit_span input {background: #7da5bb;border: 1px solid #7da5bb;border-radius: 4px !important;font-weight: normal;
padding: 6px 11px;float: right;}

.pmpro-has-access .pmpro_submit #pmpro_submit_span input:hover{ background: #828f96;border: 1px solid #828f96;color: #fff;} 
.pmpro-has-access .pmpro_submit hr {display: none;}


.pmpro-checkout .pmpro_form #pmpro_billing_address_fields {box-sizing: border-box;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields hr {display: none;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields h3 {font-size: 20px;font-weight: bold;background: #7da5bb;color: #fff;padding:6px 15px 7px;
border-radius: 4px; margin-top: 0; margin-bottom: 15px;}
.pmpro_checkout_gateway-stripe .wrapaddreeinfopayment .paymentlabelcrd span {margin: 0;display: block;font-weight: bold;border: 1px solid #ccc;
padding: 8px 15px;border-radius: 4px 4px 0 0;background: #fafafa;border-bottom: none; color: #7da5bb;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field label, 
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields label {color: #7da5bb;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields h3 span.pricetotles {float: right;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields {width: 100%;display: flex;flex-wrap: wrap;display: -ms-flexbox;
border: 1px solid #ccc;border-bottom: none;padding: 10px 15px 0;box-sizing: border-box;justify-content: space-between;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field {width: 49%;display: inline-block;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field.pmpro_checkout-field-baddress2 {display: none;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field span {display: none;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field input {width: 100%;max-width: 100%; border-radius: 4px; padding: 8px 15px;}
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields .StripeElement {border-radius: 4px !important;
background: #fafafa !important;border: 1px solid #ccc !important;padding: 10px 15px !important;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field.pmpro_checkout-field-bcountry .pmpro_required {
max-width: 100%;border-radius: 4px;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields span.paymenticonsall {margin: 0px 0 0; width:100%;}
/*gopro css end*/

/*my meeting css*/
.site-main .botmlinetp .clicknewera span.icoear {color: #7da5bb;}
#imagdisplyinfometing {top: 50% !important;transform: translate(10px, -50%);}
.meetingpackageadd {width: 750px; max-width:100%;}
.meetingpackageadd .mainmeetingform .headingpopupbox {background: #7da5bb;color: #fff;font-size: 18px !important;padding: 2px 15px;}
.meetingpackageadd .mainmeetingform .headingpopupbox span.matchonein {display: none;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs {overflow: auto;}
#imagdisplyinfometing .meetingpackageadd .fc-daygrid-event-harness a.showlinearowside {padding-left: 0;}
#imagdisplyinfometing .meetingpackageadd .fc-daygrid-event-harness a.showlinearowside:before {left: 0 ;}
#imagdisplyinfometing .meetingpackageadd .scroptrt {padding-top: 0; padding-bottom: 7px; overflow: inherit;}
#imagdisplyinfometing .meetingpackageadd .scroptrt .dropdown-multiple a.dropdown-clear-all {background:#fafafa;height: 41px;line-height: 37px;width:16px;}
.meetingpackageadd .mainmeetingform span.closethidopup {background:#fff;font-weight: bold;font-size:12px;width: 20px;height:20px;margin:3px 0 0;color:#7da5bb;}
.meetingpackageadd .mainmeetingform .scroptrt .rowbx.popptype {padding: 0; width:100%;}
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo label {font-size: 13px; margin: 0 0 12px; color: #767676;}
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo input {position: relative;top: 2px;}
.meetingpackageadd .mainmeetingform .scroptrt .rowbx.popptype .lbl {font-weight: 500;color: #000;}
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo {font-weight: 500;}
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo .defulradioall {display: inline-block;}
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo .allertxu {display: inline-block; margin: 0 10px;}
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo .wrpgroupnetwork {display: inline-block;}
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo .wrpgroupnetwork .rwblone {display: inline-block; margin:0 10px 0 0;}
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo .wrpgroupnetwork .rwbltwo {display: inline-block;}
.meetingpackageadd .mainmeetingform .rowbx.messrowx {display: inline-block;width: 100%;box-sizing: border-box;}

.meetingpackageadd .mainmeetingform .rowbx.halffity {width: 46.2%;float: left;}
.meetingpackageadd .mainmeetingform .halffity:nth-child(2n) {padding: 0;}


.meetingpackageadd .mainmeetingform .rowbx.userlists.f1 {padding: 0 15px; width: 100%; box-sizing: border-box;}
.meetingpackageadd .mainmeetingform .rowbx.userlists.f1 .lbl {font-weight: 500;}

.meetingpackageadd .mainmeetingform .rowbx span.inpux.dhjfdjkh {position: relative;}
#imagdisplyinfometing .meetingpackageadd .mainmeetingform .rowbx span.inpux.dhjfdjkh:after {right: 15px;top: 6px;}

.meetingpackageadd .mainmeetingform .rowbx {padding: 0 15px; margin-bottom: 10px;}
.meetingpackageadd .mainmeetingform .rowbx .lbl {font-weight: 500;color:#7da5bb; display: inline-block;}

body #imagdisplyinfometing .meetingpackageadd .image-form .input_file_iox p {margin-bottom: 0;}
body #imagdisplyinfometing .rowbx .sbmns #submit {background: #7da5bb;color: #fff;font-size: 15px;font-weight: 500;text-transform: capitalize;
border-radius: 5px !important;display: inline-block;padding: 8px 15px;line-height: normal;width: auto;margin: 10px 0 0px;border: 1px solid #7da5bb;}
body #imagdisplyinfometing .rowbx .sbmns #submit:hover {background: #828f96;color: #fff;border: 1px solid#828f96;}
body .meetingpackageadd .mainmeetingform .rowbx span.sbmns button#submit {margin:10px 0 18px !important;}

#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .to_userenm {display: block;}
#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .cmobuse {align-items: center;width: 50%;display: inline-block;}
#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .cmobuse span.widthtext {margin: 0 0 6px;font-weight: bold;}
#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .cmobuse span {font-weight: 500;}

#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .mettypeinv {display: inline-block;margin: 10px 0;width: 48%; padding: 0; font-weight: 600;
 font-size: 15px;}
#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .mettypeinv b {font-weight: bold;color: #000;}
#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .maintemplateeng {display: inline-block; width: 48%;}
#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .maintemplateeng .mesboxcv span {color: #000;}
#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .maintemplateeng .mesboxcv {font-size: 15px;color: #767676;font-weight: 600;}

#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .maintemplateeng .datefields {color: #767676;font-size: 15px;}
#imagdisplyinfometing .meetingpackageadd .descripteventbyjs .maintemplateeng .datefields .linein {color: #767676;}



#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .bintextsteu {width:48%;display: inline-block;float: right;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg { width:100%;position: relative;display: inline-block; float:right;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .scrollerdiv {right: 0;display: inline-flex;width: 88%;
justify-content: flex-end;flex-wrap: wrap;margin: 4px 0 0;height:30px;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .invitesss {float: left;width: 100%;margin: 0 0 4px;text-align: right;
font-weight: bold;font-size: 16px;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .uservspopuprec {height: 30px;margin:0px -6px 0px 0px;}
/*#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup .roundmoreuspup {
background: #ccc;color: #000;width: 11px;height: 11px;display: inline-block;text-align: center;border-radius: 50px;font-weight: bold;line-height: 11px;
font-size: 14px;}*/
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup {margin:2px 0 0 -2px; float:right;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup ul {position:relative; right:0px;margin: 0px 0 0;top: 0; 
float: right; width: calc(100% - 48px);}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup ul li { list-style: none;display: inline-block;
font-size: 12px;font-weight: bold;margin:4px 0px 5px 3px;float: left;width: auto;text-align: center; height: 30px;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup ul li img {border-radius: 50px;width: 24px;display: block;
margin: auto; border-radius: 50px;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup .roundmoreuspup i.fa.fa-plus-circle 
{color: #b1b1b1;font-size: 35px;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup span.roundmoreuspup {
background: none;display: inline-block;color: #b1b1b1;font-size: 18px;font-weight: 600;cursor: pointer;float: right;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup span.roundmoreuspup:hover {color: #7da5bb;
transition: all 0.2s ease-in-out;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .bintextsteu span.status_bcoxwithchangs {display: block;float: left;text-align:right;
width:100%;}


.fc-event-main .descripteventbyjs .to_userenm {display: block;}
.fc-event-main .descripteventbyjs .to_userenm .cmobuse {display: block;float: left;width: 48%;}
.fc-event-main .descripteventbyjs .to_userenm .mettypeinv {display: inline-block;width: 48%; font-size: 13px;}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .mettypeinv b {color: #767676; display: block;}
.fc-event-main .descripteventbyjs .to_userenm .maintemplateeng {display: inline-block; width:48%;}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .datefields.gotopmo {font-size: 13px; color:#767676;}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .datefields.gotopmo .linein {color: #767676;}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .maintemplateeng span, .fc-event-main .descripteventbyjs .to_userenm .maintemplateeng .mesboxcv {font-size: 13px;}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .maintemplateeng span, .fc-event-main .descripteventbyjs .to_userenm .maintemplateeng .mesboxcv span{ color:#767676;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu {display: inline-block !important;float: right;width:50%;position: relative;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg {width: 100% !important;position: relative;display: inline-block;float: right;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .scrollerdiv {right: 0;display: inline-flex;width: 78%;justify-content: flex-end;
flex-wrap: wrap;margin: 4px 0 0;height: 30px;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .status_bcoxwithchangs {width: 100%;text-align: right;}
.page-template-mymeeting .fc-timeGridWeek-view .fc-event-main .descripteventbyjs .bintextsteu .lisrecverimg {width: 80px;position: relative;
display: inline-block;float: right;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .invitesss {float: left;width: 100%; text-align: right;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .uservspopuprec {margin: 0 -6px 0 0px; height:30px;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .uservspopuprec img.pouu {border-radius: 50px;}

.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .extrpoup {    margin: 2px 0 0 -2px; float: right;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .extrpoup i.fa.fa-plus-circle {color: #b1b1b1;font-size: 35px;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .extrpoup ul.wrtpup {position: absolute;right: 32px;
margin:22px 0 0;top: 0;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .extrpoup ul.wrtpup li {list-style: none;display: inline-block;font-size: 12px;
font-weight: bold;margin: 0 4px 6px 0px;float: left;width: auto;text-align: center;}
.fc-event-main .descripteventbyjs .to_userenm .bintextsteu .lisrecverimg .extrpoup ul.wrtpup li img {width: 30px;border-radius: 50px;}



.bintextsteumultiple {width: 48%;display: inline-block;float: right;}
.bintextsteumultiple .lisrecverimg {text-align: right;width: 100%;display: inline-block;clear: both;max-width: 100%;font-size: 15px;font-weight: 600;}
.bintextsteumultiple .lisrecverimg span.invitesss{color: #7da5bb;} 
.bintextsteumultiple .boxmkeprof {margin: 0 0 0px;display: inline-block;float: right;width: 100%; height: 50px;}
.bintextsteumultiple .lisrecverimg .boxmkeprof span.status_bcoxwithchangs {width: 100%; font-size:13px; color:#767676;}
.bintextsteumultiple .lisrecverimg .boxmkeprof span.status_bcoxwithchangs i.fa.fa-check, 
.bintextsteumultiple .lisrecverimg .boxmkeprof span.status_bcoxwithchangs i.fa.fa-times, 
.bintextsteumultiple .lisrecverimg .boxmkeprof span.status_bcoxwithchangs i.fa.fa-retweet, 
.bintextsteumultiple .lisrecverimg .boxmkeprof span.status_bcoxwithchangs i.fa.fa-exclamation {color: #7da5bb;}
.bintextsteumultiple .lisrecverimg .boxmkeprof .boxmkeprofwrp {width: auto;display: inline-block;float: right;}
.bintextsteumultiple .lisrecverimg .boxmkeprof .boxmkeprofwrp .extrpoup span.roundmoreuspup {display: inline-block;color: #b1b1b1;font-size: 18px;
font-weight: 600; cursor:pointer;}
.bintextsteumultiple .lisrecverimg .boxmkeprof .boxmkeprofwrp .extrpoup span.roundmoreuspup:hover{color: #7da5bb; transition: all 0.2s ease-in-out;}
.bintextsteumultiple .lisrecverimg .boxmkeprof .boxmkeprofwrp ul.wrtpup li.uservspop img {width: 24px;display: block;margin: auto;border-radius: 50px;}
.bintextsteumultiple .lisrecverimg .boxmkeprof .boxmkeprofwrp.openinv_hideimages .opeconn44 {margin: 27px 0 0 !important;} 
.bintextsteumultiple .lisrecverimg .boxmkeprof .boxmkeprofwrp .extrpoup.openinv ul.wrtpup {position: relative;right: 0px;margin: 0px 0 0;
top: 0;float: left;}
.bintextsteumultiple .lisrecverimg .boxmkeprof .boxmkeprofwrp .extrpoup.openinv ul.wrtpup li {
list-style: none;display: inline-block;font-size: 12px;font-weight: bold;margin: 4px 4px 5px 0px;float: left;width: auto;text-align: center;height: 30px;}



.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .userlogindet {width: 48%;float: left;display: block;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .userlogindet span.orgniztlb { margin: 0 0 6px;
font-weight: bold;display: inline-block;padding: 0;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .userlogindet .sendeengbox {
display: flex;display: -ms-flexbox;align-items: center;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng span.status_bcoxwithchangs i.fa.fa-check{color: #7da5bb;}

.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .rightboxengp {float: right;width: 48%;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng span.invirttlb {
width: 100%;float: left;text-align: right;margin: 0 0 6px;font-weight: bold;display: inline-block;padding: 0;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng span.status_bcoxwithchangs {width: 100%;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .userright {float: right;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .userright .rightsopenx {display: inline-block;vertical-align: top;
margin: 1px 0 0 4px; cursor: pointer;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .userright img {float: right; cursor:pointer; width:24px;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .userright .dsfsdf {margin: 6px 6px 0 0px;display:none;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .rightleftcombeng .userright img:hover + span.dsfsdf {display: inline-block;}

.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .enbljki {white-space: nowrap;font-weight: 600;width: 100%;float: left; margin: 0px 0 8px;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .enbljki span.imgpuropbox {float: left;display: inline-block;margin: -1px 5px 0 0px;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .messgeengmain {display: inline-block;font-weight: 600;font-size: 15px;}
.meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .messgeengmain .relindus span:first-child, .meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .messgeengmain .relpurpo span:first-child, .meetingpackageadd .fc-daygrid-event-harness .descripteventbyjs .messgeengmain .relration span:first-child {color: #000;font-weight: bold;margin: 0 5px 0 0px;}



.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .userlogindet {width: 48%;display: inline-block;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .userlogindet span.orgniztlb {margin: 0 0 6px;font-weight:600;font-size: 14px;
padding: 0;display: inline-block;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .userlogindet .sendeengbox {display: flex;display: -ms-flexbox;align-items: center;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .rightboxengp {float: right;width: 48%;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .rightboxengp span.invirttlb {float: left;width: 100%;margin: 0 0 4px;
text-align: right;font-weight:600;font-size: 14px;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .rightboxengp span.status_bcoxwithchangs {width: 100%;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .rightboxengp span.status_bcoxwithchangs i.fa.fa-check {color: #7da5bb;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .userright {float: right; height: 30px;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .userright .rightsopenx {display: inline-block;vertical-align: top;margin: 3px 0 0 4px;
cursor:pointer;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .userright img {float: right; cursor:pointer; width:24px;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .userright .dsfsdf {margin: 6px 6px 0 0px;display:none;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .rightleftcombeng .userright img:hover + span.dsfsdf {display: inline-block;}

.fc-timegrid-event .fc-event-main .descripteventbyjs .enbljki {white-space: nowrap;font-weight: 600;width: 100%;float: left; margin: 8px 0 8px;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .enbljki span.imgpuropbox {float: left;display: inline-block;margin: -1px 5px 0 0px;}
.fc-timegrid-event .fc-event-main .descripteventbyjs .messgeengmain {display: inline-block;font-weight: 400;font-size: 13px;}


.fc-timegrid-event .fc-event-main .descripteventbyjs .messgeengmain .relindus, .fc-timegrid-event .fc-event-main .descripteventbyjs .messgeengmain .relpurpo, .fc-timegrid-event .fc-event-main .descripteventbyjs .messgeengmain .relration {margin-bottom: 5px;padding: 0px 0 5px;}

.fc-timegrid-event .fc-event-main .descripteventbyjs .messgeengmain .relindus span:first-child, .fc-timegrid-event .fc-event-main .descripteventbyjs .messgeengmain .relpurpo span:first-child, .fc-timegrid-event .fc-event-main .descripteventbyjs .messgeengmain .relration span:first-child {color: #000;font-weight: bold;margin: 0 5px 0 0px; display:block;}
/*my meeting css end*/


/*advance search css*/
.leftinerboxplans .buttionbox {margin:0 10px 0 0px; width: auto; float:left;}
.buttionbox .submit input.submitbtngo {margin: 10px 0 0px;}
.leftinerboxplans .savedsearcbtn {width: auto;float: left; margin: 11px 8px 0 0px;}
.leftinerboxplans .savedsearcbtn .advnsearchsav {background: #7da5bb;border-radius: 4px;padding: 6px 15px;margin: 10px 0 0;color: #fff;font-size: 17px;}
.leftinerboxplans .savedsearcbtn .advnsearchsav:hover {background:#828f96;color: #fff;}
/*advance search css end*/ 

/*vishal sir css*/
.uservspopuprec{width: 30px;border-radius: 50%;overflow: hidden;float: left;}
.openinv_hideimages .uservspopuprec{display:none;}
.editlbkl{padding: 2px 4px;display: inline;font-size: 11px;border-radius: 3px;}
/*vishal sir css end*/

/*message css*/
body .desnchgv-connect .standard-form input {font-size: 16px !important;}
.bp-messages-content time {margin: 0 0 5px;display: block;}
/*message css end*/

/*newtest css*/
.mutualconbox {width: 100%;float: left; margin: 0 0 15px;}
.mutualconbox .muauprofibox .mutusendeengbox {display: inline-block;margin: 0 -15px 0 0px;float: left;}
.mutualconbox .muauprofibox .mutusendeengbox img {width: 30px;border-radius: 50px;margin: 0 0px 0 0px;}
.mutualconbox .muauprofibox .inerlistotl {float: left;margin: 4px 0px 0 23px;}
.mutualconbox .muauprofibox .inerlistotl a:hover{ color:#7da5bb;}
.mutualconbox .muauprofibox .inerlistotl a {font-weight: 500;}
.mutualconbox .muauprofibox .usernmboxmutrightsid {float: left;}
.mutualconbox .muauprofibox .usernmboxmutrightsid .usernmboxmut {display: inline-block;margin: 4px 0px 0px 3px;color: #7da5bb;}

.clndemymetin .mideelformutal {padding: 25px;background-color: #fff;}
.clndemymetin .mideelformutal .mutusendeengboxengful:nth-child(3) {margin: 0;}
.clndemymetin .mideelformutal .mutusendeengboxengful {width: 33.33%;vertical-align: top;margin: 0 15px 20px 0;box-sizing: border-box;border: 1px solid #828f96;
padding: 0.2em;position: relative;background-color: #fff;clear: both;display: inline-block; box-shadow: 0px 0px 7px #d0d0d0;}
.clndemymetin .mideelformutal .mutusendeengboxengful img { border-radius: 0;width: 55px;margin: 0 15px 0 0px;}
.clndemymetin .mideelformutal .mutusendeengboxengful .usernamepromuty { display: inline-block;vertical-align: top;font-weight: 600;}
/*newtest css end*/





/*my network css*/
/*.pmpro-has-access .bp-dir-hori-nav .laeblebar {margin: 0 0 0px !important;}
.pmpro-has-access #buddypress .laeblebar .secondlabex.comenx, .pmpro-has-access #buddypress .laeblebar .comenx {min-width: 300px;}*/
.pmpro-has-access #buddypress .laeblebar .secondlabex.comenx, .pmpro-has-access #buddypress .laeblebar .thirdlabex.comenx {
background: #7da5bb;border: 1px solid #7da5bb;}
.pmpro-has-access #buddypress .bp-navs.dir-navs {margin-bottom: 15px; border-radius: 4px;}
.pmpro-has-access #buddypress .bp-navs.dir-navs .members-nav li#members-Suggested {margin: 0 0px 0 2px;}
.pmpro-has-access #buddypress .bp-navs.dir-navs .members-nav li.selected a {background: #7da5bb;color: #ffffff; box-sizing: border-box;}
.pmpro-has-access #buddypress .bp-navs.dir-navs .members-nav li a:hover {background: #7da5bb;color: #fff;}

.pmpro-has-access #buddypress .bp-navs.dir-navs .groups-nav li#members-Suggested {margin: 0 0px 0 2px;}
.pmpro-has-access #buddypress .bp-navs.dir-navs .groups-nav li#groups-personal {margin: 0 2px 0 0px;} 
.pmpro-has-access #buddypress .bp-navs.dir-navs .groups-nav li.selected a {background: #7da5bb;color: #ffffff; padding: .5em 12px;}
.pmpro-has-access #buddypress .bp-navs.dir-navs .groups-nav li a:hover {background: #7da5bb;color: #fff;}
/*my network css end*/


/*membership account css*/
.outpricplan { text-align: center;width: 1000px;max-width: 100%;margin: 0 auto; padding:15px 15px 30px;}
.outpricplan .headingboxpln {color: #7da5bb;font-size: 24px;font-weight: bold;}
.outpricplan .subheading {color: #767676;}

.planwraper {display: flex;display: -ms-flexbox;justify-content: center; margin-left: -30px; margin-top: 70px;}
.planwraper .planwrapboxm {width: 25%;display: inline-block;padding: 18px 25px 30px;background: #7da5bb;border: 7px solid #7da5bb;vertical-align: top;text-align: center;
box-sizing: content-box;border-radius: 30px;margin-left: 50px;transition: all 0.4s ease-in-out;margin-top: 20px;box-shadow: 0 0 0 6px #fff inset;position: relative; box-sizing: border-box;}

.planwraper .planwrapboxm.evenb {box-shadow: 0px 1px 38px #7f7e7e; margin-top:0; background: #fff; position: relative; top: -60px;}

/*.planwraper .planwrapboxm.evenb:hover {box-shadow:0 0 0 6px #fff inset; background: #7da5bb;}
.planwraper .planwrapboxm.evenb:hover strong {color: #fff;}
.planwraper .planwrapboxm.evenb:hover .qnamex {color: #fff;border-top: 1px solid #fff;}
.planwraper .planwrapboxm.evenb:hover .descriptplanbox ul li {color: #fff;}*/
.planwraper .planwrapboxm.evenb:hover .buttonbox a.pmpro_btn {background:#e6e8e8;color:#7da5bb;border: 1px solid #dedede;}

.planwraper .planwrapboxm.evenb strong, .planwraper .planwrapboxm.evenb .qnamex, .planwraper .planwrapboxm.evenb .descriptplanbox ul li {color: #7da5bb;}
.planwraper .planwrapboxm.evenb strong {border: 6px solid #7da5bb;}
.planwraper .planwrapboxm.evenb .qnamex {border-top: 1px solid #7da5bb;}

.planwraper .planwrapboxm strong {font-size: 40px;color: #7da5bb;text-transform: capitalize;background: #fff;width: 180px;height: 180px;display: inline-block;
border-radius: 50%;padding: 54px 10px;box-sizing: border-box;line-height: 33px;font-weight: bold;position: relative;margin:62px 0 40px;top: 0;border:6px solid #dedede;}

.planwraper .planwrapboxm span.spamsmall {font-size: 18px;position: relative;top: -5px;}
.planwraper .planwrapboxm .qnamex {font-size: 24px;color: #fff;border-top:1px solid #dedede; padding: 10px 0; margin: 6px 0 0; font-weight: 600;}
.planwraper .planwrapboxm .descriptplanbox ul {min-height: 315px; margin:auto; display:table;}
.pricemainbox-inner.withoutlogind .planwraper .planwrapboxm .descriptplanbox ul {min-height: 220px;}
.planwraper .planwrapboxm .descriptplanbox ul li { list-style: none; color: #fff;padding: 0 0 12px 25px;font-size: 15px;position: relative;text-align: left;}
.planwraper .planwrapboxm .descriptplanbox ul li:after {content: '';font-family: 'FontAwesome';float: left;position: absolute;left: 0;}
.planwraper .planwrapboxm .buttonbox a.pmpro_btn { background: #7da5bb;padding:11px 8px;text-decoration: none;border: none;color: #fff;font-size: 15px;
font-weight: 500;border: 1px solid #cccccc;border-radius: 5px;width: 180px;max-width: 100%;margin: 0 auto; box-sizing: border-box;}
.planwraper .planwrapboxm .buttonbox a.pmpro_btn:hover {background: #828f96;color: #fff;}

/*.planwraper .planwrapboxm:hover {background: #828f96;cursor: pointer; transition: all 0.4s ease-in-out; }
.planwraper .planwrapboxm:hover strong {color: #7da5bb;}
.planwraper .planwrapboxm:hover .qnamex {color: #7da5bb;border-top: 1px solid #7da5bb;}*/
/*.planwraper .planwrapboxm:hover .descriptplanbox ul li {color: #7da5bb;}*/
.planwraper .planwrapboxm:hover .buttonbox a.pmpro_btn {background: #e6e8e8;color:#7da5bb;border: 1px solid #7da5bb;}
/*membershio account css end*/

/*membership account css*/
.pmpro-account #pmpro_account .pmpro_box h3 {margin: 0px 0 7px;color: #7da5bb;font-weight: 600;}
.pmpro-account #pmpro_account .pmpro_box table.pmpro_table tr th {color: #fff; background:#7da5bb;}
.pmpro-account #pmpro_account .pmpro_box table.pmpro_table tr td {color: #767676;}
.pmpro-account #pmpro_account .pmpro_box table.pmpro_table tr td.pmpro_account-membership-levelname {font-size: 18px;}
.pmpro-account #pmpro_account .pmpro_box table.pmpro_table tr td.pmpro_account-membership-levelname .pmpro_actionlinks {font-size: 15px;}
.pmpro-account #pmpro_account .pmpro_box ul li {color: #767676;}

.pmpro-billing .entry-content {background:none;}
.pmpro-billing .pmpro_billing_wrap .tikadmdiv, .pmpro-billing .pmpro_billing_wrap .wrpcheckoutin{ background:none;}
.pmpro-billing .entry-content .tikadmdiv p {display: none;}
.pmpro-billing .site-content .pmpro_billing_wrap ul li {list-style: none;color: #767676; font-size: 17px;}
.pmpro-billing .pmpro_billing_wrap {width: 1050px;margin: 0 auto; max-width:100%;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout hr {margin: 12px 0;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout h3 {font-weight: 600; width: 100%;margin: 0 auto !important; max-width: 100%;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields {width: 100%;margin: 0 auto !important; max-width: 100%;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field {width: 100%;margin:0 0 15px; display: inline-block; vertical-align:top;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field label {color: #7da5bb;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field input {width: 100%;max-width: 100%; padding: 7px 15px; border-radius: 4px;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field input{}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field input::-webkit-input-placeholder {color:#767676;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field input:-ms-input-placeholder {color:#767676;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field input::placeholder {color:#767676;}

.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field select {width: 100%;max-width: 100%;padding: 8px 15px;
border-radius: 5px;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field.pmpro_checkout-field-bcity_state_zip input {margin: 0 0 6px;}
.pmpro-billing .wrpcheckoutin .pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field.pmpro_checkout-field-bcity_state_zip input:last-child {margin: 0;}
.pmpro-billing .pmpro_form #pmpro_payment_information_fields {border: none;padding: 0;margin: 0 0 0;}
.pmpro-billing .pmpro_submit {padding: 0 15px 0;}
.pmpro-billing .pmpro_submit {float: left;text-align: left;}
.pmpro-billing .pmpro_submit input.pmpro_btn.pmpro_btn-submit {margin: 5px 7px 0 0px !important; border-radius: 4px !important;}
.pmpro-billing .pmpro_submit input.pmpro_btn:hover {background: #828f96 !important; color: #fff !important; border: 1px solid #828f96 !important;}
.pmpro-cancel .pmpro_cancel_wrap .pmpro_actionlinks a.pmpro_btn.pmpro_btn-submit {background: #7da5bb;color: #fff;}
.pmpro-cancel .pmpro_cancel_wrap .pmpro_actionlinks a.pmpro_btn.pmpro_btn-submit:hover {background: #e6e8e8;color: #7da5bb;}
/*membership account css end*/

/*about us css*/
.pagemiddelsettemplate .entry-content {width: 1200px;margin: 0 auto;max-width: 100%; min-height: 100vh;}
/*about us css end*/

/*zero mutualconnection css*/
.page-template-mutualconnection .hfeed {padding: 25px; min-height: 100vh;}
/*zero mutualconnection css*/

/*Footer*/
.footer-widget-3.grid-50{width: 66.66%;}
.footer-widget-1.grid-50{width: 33.33%;}
/*Footer css end*/



@media (max-width:1600px){
.home-page.logged-in .login-after .scrolllimit_homefed{ max-height:484px;}

/*advance search css*/
.gopro-advanceserachmbox .innerboxrightgopro .field_row .input-optionsgopro label.option-labelbox {font-size: 14px;}
.gopro-advanceserachmbox .innerboxrightgopro .field_row .input-optionsgopro label.option-labelbox input {position: relative;top: 2px;}
/*advance search css end*/

/*home page css*/
.home-page.logged-in .all_tags_bics {min-height:300px;}
.home .main_box_one .owl-carousel .contenttop .send_text{ font-size: 40px; }
.home .main_box_one .owl-carousel .contenttop h2.title_line{ font-size: 35px; }
/*home page css end*/

}

@media (max-width:1400px){

    /*home page css*/
.nofication-innrbox .innerboxnofifaction h2.title_lines {font-size: 20px;}
/*home page css end*/

/*slider css*/
.home .main_box_one .owl-carousel .contenttop .send_text { font-size: 35px; margin-bottom: 3vw;}
.home .main_box_one .owl-carousel .contenttop .send_text span.smalfo{ font-size: 25px; }

.home .main_box_one .owl-carousel .contenttop .cont_siders{top: 20px;}
/*slider css end*/



/*about us css*/
.page-id-461 .inside-article .mainlerkl h2{ font-size: 35px; }
.page-id-461 .mainlerkl p{ font-size: 25px; }
/*about us css end*/

/*advance search css*/
.gopro-advanceserachmbox .innerboxrightgopro .field_row .input-optionsgopro label.option-labelbox {font-size: 12px;}
/*advance search css end*/

/*messasge sahre enage css*/
.bp-messages-content time{ width:63px;}
/*messasge sahre enage css end*/
}

@media (max-width:1300px){

.home .main_box_one .owl-carousel .contenttop .cont_siders{top: 0;}
.main_box_one .owl-theme .owl-nav.disabled + .owl-dots, .main_box_two .owl-theme .owl-nav.disabled + .owl-dots{bottom: 10px;}

.page-id-461 .goprobenefitsboxaboutus{ padding:0 20px; box-sizing: border-box;}
.register-page .registestionleftwptwofiel .editfield fieldset legend{ font-size:13px;}

.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwd, 
.settings .makewrap_mesg_cont_all_one .standard-form .wp-pwdcmp{top: 39px;}

/*register page css*/
.registration .privacy-policy-accept label {margin: auto; display: table !important;}
.privacy-policy-accept input#signup-privacy-policy-accept { float: left;position: relative;top: 3px;}
/*register page css end*/

}

@media (max-width:1199px){

/*Home page css*/
.nofication-innrbox .innerboxnofifaction h2.title_lines {font-size: 16px;padding: 10px 60px;}
/*home page css end*/

/*slider css*/
.home .main_box_one .owl-carousel .contenttop h2.title_line {height: auto;width: auto;line-height: 20px;margin: 0 0 14px;font-size: 40px;}	
.home .main_box_one .owl-carousel .owl-item.active .contenttop .send_text span.smalfo{ font-size: 24px; }
.home .main_box_one .owl-carousel .contenttop h3.send_text {font-size: 30px;}
.home .main_box_one .owl-carousel .contenttop .sub_text ol {margin: 12px 0 0px 18px;}
.home .main_box_one .owl-carousel .contenttop h2.title_line {font-size: 26px;}
/*slider css end*/

/*message css*/
.count_vote_panel_box_main.container .count_yes_bar_easy, .count_vote_panel_box_main.container .count_no_bar_easy {margin: 0 13px 18px; width: 33%;}
/*message css end*/

/*my network css*/
.pmpro-has-access #buddypress .laeblebar {text-align: center;display:flex;flex-wrap: wrap;justify-content:normal;display: -ms-flexbox; margin-bottom: 0; margin-left:0px;}
#imagdisplyinfometing {height: 400px;overflow-y: scroll;}
.pmpro-has-access #buddypress .laeblebar .secondlabex.comenx, .pmpro-has-access #buddypress .laeblebar .comenx {min-width: auto;}
.pmpro-has-access #buddypress .laeblebar .firstlabex.comenx {width: 112px;}
.pmpro-has-access #buddypress .laeblebar .secondlabex.comenx, .pmpro-has-access #buddypress .laeblebar .thirdlabex.comenx {padding: 0 63px; min-width: 120px;}
.pmpro-has-access #buddypress .bp-navs.dir-navs .members-nav li a {font-size: 14px;}
/*my network css end*/


/*membership account css*/
.planwraper .planwrapboxm strong {line-height: 18px; padding: 62px 10px;}
.planwraper .planwrapboxm span.spamsmall{ top:0;}
/*membership account css end*/

	
.register-page .signup-form fieldset #field_11 label.option-label {margin: 0 20px 0 0px;}
/*.desktopopn .loppinghed {margin: 0 0 0 30px;}*/

/*about css*/
.page-id-461 .inside-article .mainlerkl h2 {font-size: 35px;}
.page-id-461 .mainlerkl p {font-size: 25px;}
/*about css end*/




/*New header css*/


.site-header .tablet-grid-65 {
    width: 81%;
}

.logo {
    font-size: 49px;
}

.logo_search_pck_one .site-logo a {
    top: 9px;
}

.site-header .grid-65 .tablet-grid-30 {
    width: 32%;
}

.site-header .advnserboxdivb a.mkadvbutn {
    padding: 0;
    width: 100%;
    display: block;
    line-height: 36px;
}

.pricemainbox-inner .priceboxright.darkHeader {
   top: 104px !important;
    position: absolute !important;
}


}

@media (max-width:1600px){
.main_box_two.three_boxes .grid-25{padding: 0 10px;}
}


@media (max-width:1024px){
.desktopopn {padding: 4px 15px;}
.desktopopn .loppinghed {margin: 0 0 0 10px;}

/*register page css*/
/*.registration .privacy-policy-accept label a {display:block !important; margin: 0;}*/
/*register page css end*/


.main_box_two.three_boxes .grid-25 {float: none !important;width: 50% !important;margin: 25px auto;}

/*footer css*/
.site-footer .footer-widgets-container .footer-widget-2, .site-footer .footer-widgets-container .footer-widget-3, .site-footer .footer-widgets-container .footer-widget-1
{width: 33%;}
#footer-widgets .widget ul#menu-other-links li {margin: 0 10px 0 0;}
.site-footer .footer-widget-2 .textwidget.custom-html-widget a {width: 115px;}
/*footer css end*/

}

@media (max-width:1110px){
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox:after { top: 15px;}
}

@media (min-width:768px) and (max-width:1024px){
/*.site-header .advnserboxdivb a.mkadvbutn {padding: 7px 6px 8px;}*/
.hom_box_three_main .midel_singupsx a {font-size: 17px;padding: 7px 12px;}

.register-page .signup-form .field_139 {width: 40%;}
.register-page .signup-form .field_type_checkbox fieldset label.option-label {font-size: 13px;}
.register-page .signup-form .editfield {margin: 15px 15px 0 0px;}
.register-page .registestionleftwptwofiel .editfield fieldset legend {/*width: 142px;*/}
.registestionleftwptwofiel {margin: 100px 0 0;}

}

@media (max-width:991px){

/*home page css*/
.home-page.logged-in .login-after .scrolllimit_homefed {max-height: 457px;}
.home-page.logged-in .all_tags_bics{min-height: 275px;}
.separate-containers .inside-right-sidebar:after{ height:auto;}
/*home page css end*/

/*slider css*/
.main_box_one .owl-carousel .owl-item img {height: 415px;}
.home .main_box_one .owl-carousel .contenttop .send_text { margin-bottom: 5vw;}
/*slider css end*/


/*engage css*/
.desnchgv-engage .standard-form .full_section_field{ padding:0;}
.desnchgv-engage .standard-form .submit{ margin-left: 0; }
/*engage css end*/


/*share css*/
.sendallboxermain .wrpgroupnetwork .rwblone {display: inline;margin-right: 74px;}
.sendallboxermain .defulradioall {margin-right: 60px;}
/*share css*/
	
/*.desktopopn .loppinghed {width: 40%;}*/
.desktopopn .loppinghed span.fa {width: 18px;}


/*newtest css*/
.clndemymetin .mideelformutal .mutusendeengboxengful {width: 48%;}
.pmpro-has-access #buddypress .bp-navs.dir-navs .members-nav li a {font-size: 13px;}
/*newtest css end*/


/*membership account css*/
.planwraper {display: block; margin: 0;}
.planwraper .planwrapboxm { width:100%; margin: 0 0 25px;}
.planwraper .planwrapboxm .descriptplanbox ul {min-height:auto;}
.planwraper .planwrapboxm:last-child {margin-bottom: 0;}
.planwraper .planwrapboxm.evenb{top:0;}
/*membership account csse end*/

/*my network css*/
.pmpro-has-access #buddypress .laeblebar .firstlabex.comenx {width: 105px;}
/*my network css end*/

/*about css*/
.page-id-461 .inside-article .mainlerkl h2 {font-size: 25px;}
.page-id-461 .mainlerkl p {font-size: 20px;}
/*about css end*/



/*footer css*/
.home-page .site-footer .footer-widgets {padding: 15px 55px 15px 15px;}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets{display:block;}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .tablet-grid-50 {width: 100%;text-align: left !important;margin: 0 0 10px;}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .footer-widget-2.tablet-grid-50, .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .footer-widget-3.tablet-grid-50 {width: 100%;}
.site-footer .footer-widget-2 .textwidget.custom-html-widget a {width:auto;}
.site-footer .footer-widgets-container .footer-widget-1 .inner-padding{float: none;}
/*footer css end*/



/*New header css*/

.logo {
    font-size: 29px;
}




.logo_search_pck_one .site-logo a {
    top: 7px;
}

.logo_search_pck_one .site-logo a img {
    width: 23px;
}

.site-header .grid-65 .tablet-grid-30 {
    width: 41%;
}


.responsivemenublock {
    top: 22px;
}

.pricemainbox-inner .priceboxright.darkHeader {
    top: 76px !important;
}


.pmpro-has-access #buddypress .laeblebar .secondlabex.comenx, .pmpro-has-access #buddypress .laeblebar .thirdlabex.comenx {padding: 0 63px; min-width: 104px;}


}

@media (max-width:782px){	
#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv{margin-left: 0; margin-bottom:10px; width: 100%; padding:0;}
.mutualconbox .muauprofibox .inerlistotl {margin: 4px 0px 0 0px;}
}

@media (max-width: 767px){	
/*home page css*/
.home .main_box_one .owl-carousel .owl-item img {visibility: hidden;display: none;}
.main_box_one .owl-carousel .owl-nav{ display: none; }

.home-page .login-after .rightfeed { margin: 0 0 20px;}
.home-page .login-after .leftfeed {}

.site-header .header-widgets.grid-30 {width: 64%;}
.site-header .header-widgets .widget_search {display: block; margin: 20px 0 0;}
.site-header .advnserboxdivb {margin:18px 0 0;}
.site-header .top_bran_sidebr .buddypress.widget {position: absolute;right: 97px;top:18px;}

.home .main_box_two.three_boxes{ margin-bottom: 0; }
/*home page css end*/

/*logo css*/
.logo {font-size: 33px; top: 0px;}
/* logo css end */

/*slider css*/
.main_box_one .owl-carousel .owl-item img{ height: auto; }
.home .main_box_one .owl-carousel .contenttop {transform: translate(0px, 0%); padding: 30px 35px;}
.home .main_box_one .owl-carousel .contenttop h2.title_line {line-height: 30px;margin:0 0 21px;font-size: 30px;font-weight: 600;}
.home .main_box_one .owl-carousel .contenttop .sub_text p{ margin-bottom: 15px; font-size: 18px;}
.home .main_box_one .owl-carousel .contenttop h3.send_text {font-size: 18px;}
.home .main_box_one .owl-carousel .owl-item.active .contenttop .send_text span.smalfo{ font-size: 16px; margin: 15px 0 0;}
.home .main_box_one .owl-carousel .contenttop .sub_text ol {margin: 10px 0 0px 18px;}
/*slider css*/	

span.setmiddelcen { font-size: 24px;}
.content-area .main_box_two .bootom_banner_cus img{  display: none;}
.content-area .main_box_two .bootom_banner_cus {background: #7da5bb;padding: 15px;}
.content-area .main_box_two .bootom_banner_cus .contenttop {padding: 30px 30px 40px;}


.main_box_one #cbx .owl-stage {display: flex;flex-wrap: wrap;height: 100%;}
.main_box_one #cbx .owl-stage .entry_slider.item {height: 100%;}

.main_box_two.three_boxes .grid-25 { margin: 0 0 75px; width: 100% !important;}

	
#makepopuponclick{width:90%; z-index: 99999999 !important;}	
	
.popupquotrcheck {width: 85%;}

.home-page .popupcontentoncheck {width: 92%;max-width: 100%;margin: auto;box-sizing: border-box; height: 250px; overflow: scroll; display:block;}
.popupcontentoncheck .cententconterpop .wrpaadbl {display: block;}
.home-page .popupcontentoncheck .wrpaadbl .imgds{ width:100%;}
.home-page .popupcontentoncheck .cententconterpop .wrpaadbl .imgds{margin: 6px 0 15px;}
.home-page .popupcontentoncheck .wrpaadbl .contetnsdad {float: none;width: 100%;padding-left: 0;}
.homeafterloghty .leftfeed .mix_hom_feed_new_ele {height: auto;margin: 0 0 20px;}

.popupcontentoncheck .cententconterpop{ max-height: inherit;min-height: auto;}

/*share css*/
.desnchgv-ideate .inner_div_mes_left_right_part_onec #thread-preview .preview-thread-title span.messages-title 
{display: block;left: initial;padding: 8px 0 0; width: 100%;}
.desnchgv-ideate .inner_div_mes_left_right_part_onec #thread-preview .preview-thread-title span.messages-title {display: block;left: initial;padding: 8px 0 0; width: 100%;}

.desnchgv-ideate .preview-content .listmessgehead .addlistindblock .industrylisttop.mesagpanledot p {width:100% !important;}
.bp-messages-content.desnchgv-ideate.inner_div_mes_left_right .maikemessageboxandhederon #hershare .shrpos p{width:100%; padding:0 !important;}
/*share css end*/


/*engage css*/
.desnchgv-engage .inner_div_mes_left_right_part_onec #thread-preview .preview-thread-title span.messages-title 
{display: block;left: initial;padding: 8px 0 0; width: 100%;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox {margin-top: 10px;text-align: left;width: 100%;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox span input {width: 100%;margin:0px 0 10px;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox .dhjfdjkh {position: relative;margin: 0 0 10px;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox span.dfsdahj:after {top: -3px;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .datetimebox .dhjfdjkh:after{ top:-3px;}

.desnchgv-engage .movebuutondow .onsecondschedulclick .placebox {text-align: left;}
.desnchgv-engage .movebuutondow .onsecondschedulclick .placebox span.chkloc input {width: 100%; margin:0px 0 10px;}

/*engage popup css*/
#engagepopupeditbox {width: 90%;}
#engagepopupeditbox .engagepopupdataed {width: 100%;}
#engagepopupeditbox .engagepopupdataed .sec_one_main .allclosed-o .placebox .form-control, #engagepopupeditbox .engagepopupdataed .sec_one_main input 
{width: 100%;}
.desnchgv-engage .message-lists li.thread-item .thread-to {flex: auto !important; margin: 0 10px 0 0px;}
#message-threads li .thread-from, #message-threads li .thread-cb {flex: 0;}
/*engage popup css end*/

/*engage css end*/

/*message css*/
.bp-messages-content time {width:auto;}
.desnchgv-connect .listmessgehead .ideatechanges .lstmkmes h2.message-title span.messages-title {width: 100%;padding: 0;float: left;}
.desnchgv-ideate .full_section_field.makeborderroundof .composeshare .addimgexcderty .imagebundel {margin:0 12px 12px 0;} 
/*message css end*/
 
/*gopro css*/
.pmpro_checkout_gateway-stripe #pmpro_form{ padding-top:0; display: inherit;}
.pmpro-checkout #pmpro_form .wrpcheckoutin {width:100%;display: block; padding:0;}
.pmpro-checkout .pmpro_form #pmpro_pricing_fields{ width:100%;}
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields{width:100%; box-sizing: border-box;}
.pmpro_checkout_gateway-stripe .wrapaddreeinfopayment {width: 100%;}
/*gopro css end*/

/*my meeting css*/

#imagdisplyinfometing {top: 50% !important;transform: translate(0px, -50%);overflow: scroll;min-height: 300px;max-height: 300px; left: 0 !important; width:100%;}
body .meetingpackageadd {width: 90%;max-width: 100%;margin: auto;}
.meetingpackageadd .mainmeetingform .rowbx.halffity {width: 100%;float: left;padding: 0px 16px;box-sizing: border-box;}
.meetingpackageadd .mainmeetingform .halffity:nth-child(2n) {padding: 0 16px;}
#imagdisplyinfometing .meetingpackageadd .scrollwrp .descripteventbyjs .lisrecverimg .extrpoup ul {width:100%;}
.pmpro-has-access #buddypress nav.members-type-navs.main-navs.bp-navs.dir-navs {border-radius:0;margin-top:10px !important;display: inline-block;width: 100%;}
/*my meeting css end*/


/*newtest css*/
.clndemymetin .mideelformutal .mutusendeengboxengful {width:100%;}
/*newtest css end*/

/*advance search*/
#buddypress div#item-header-cover-image h2 {color: inherit;text-shadow: none;margin: 10px 0 0;font-size: 200%;}
.removedotedline #item-header-cover-image .uservieproflcv {width: 100% !important; padding: 0;}
.removedotedline #item-header-cover-image .uservieproflcv .item-meta .custom_mbr_stats .show_all_here .main_left_tabl {display: inline-block;width: auto;}
.removedotedline #item-header-cover-image .uservieproflcv .item-meta .custom_mbr_stats .show_all_here .main_right_tabl {
width: auto;float: right;height: auto;clear: inherit;}
/*advance search css end*/

/*my network css*/
.pmpro-has-access #buddypress .laeblebar{ margin-left:0;}
.pmpro-has-access #buddypress .laeblebar .firstlabex.comenx {display: none;}
.pmpro-has-access #buddypress .laeblebar .secondlabex.comenx, .pmpro-has-access #buddypress .laeblebar .thirdlabex.comenx {padding: 0 50px; min-width: auto; border-radius: 4px;}
.pmpro-has-access #buddypress .laeblebar .secondlabex.comenx, .pmpro-has-access #buddypress .laeblebar .thirdlabex.comenx {
padding: 0 0px;min-width: 100%;margin: 11px 0 0;}

.pmpro-has-access #buddypress .bp-navs.dir-navs .members-nav li a {font-size: 16px;}
.pmpro-has-access #buddypress .bp-navs.dir-navs .members-nav li#members-Suggested{ margin: 0; }
/*my network css end*/

/*my notification css*/
#notifications-user-list .standard-form .viatemplatefilter {position: initial;left: 161px;top: -43px;width: auto;} 
.my-account .buddypress-wrap .bp-navs.tabbed-links ul.subnav .current.selected a {background: #7da5bb;color: #fff;}
/*my notification css end*/

/*register css*/
.register-page .signup-form fieldset #field_11 label.option-label {display: inline-block; width: 40%; box-sizing: border-box;margin: 0;}
.registestionleftwptwofiel {margin: 0px 0 0;}
.register-page .signup-form .field_139 {width: 40%;}
/*register css end*/

/*member info css*/
#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv .show_all_here .main_left_tabl 
{float: left;clear: inherit;width: auto;}
#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv .show_all_here .main_right_tabl
{float:right;clear: inherit;width: auto;}

.single-item.groups .classdateboxgroup{ margin-top:0;}
.single-item.groups article.bp_group.type-bp_group #buddypress div#item-header #item-header-cover-image #item-actions {padding-top: 0px;}
.single-item.groups article.bp_group.type-bp_group .groups-header .moderators-lists .user-list li {padding: 0 0 0;margin: 0;}
.single-item.groups article.bp_group.type-bp_group .bp-single-vert-nav .item-body:not(#group-create-body) {width: 100%; padding: 5px 2px; display:inline-block;}
.single-item.groups article.bp_group.type-bp_group #object-nav {float: none;width: 100%;display: block;box-sizing: border-box;}

.single-item.group-members .item-body .filters {margin-top: 0;width: 100%;float: left;}
.single-item.groups article.bp_group.type-bp_group .bp-list li .item .list-title{ text-align:left;}
.single-item.groups article.bp_group.type-bp_group .bp-list li .item p.joined.item-meta {text-align: left;margin: 0;}

.separate-containers .inside-article .entry-content .makeparent_customclamem ul li.bp-personal-tab {border: none;}
/*member info css end*/

/*profile css*/
.makewrap_mesg_cont_all_one .bp-tables-user tr td label, .makewrap_mesg_cont_all_one .bp-tables-user tr td select {
color: #767676;min-width: auto !important;}
/*profile css end*/


/*about us css*/
.page-id-461 .inside-article .mainlerkl h2 {font-size:18px; margin: 0 0 15px;}
.page-id-461 .mainlerkl p {font-size: 16px;}
/*about us css end*/


/*footer css*/
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .footer-widget-2.tablet-grid-50, .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .footer-widget-3.tablet-grid-50 {width:100%;}
.site-footer .footer-widgets-container .footer-widget-1 .inner-padding, .site-footer .footer-widgets-container .footer-widget-3 .inner-padding
{ min-width: 100%; }
/*footer css end*/




/*New header css*/
.pricemainbox-inner .priceboxright.darkHeader { top: 126px !important;}



}

@media (max-width:479px){
/*home page css*/
.separate-containers .inside-article .removedotedline #header-cover-image {height: 150px !important;}
.separate-containers .inside-article .removedotedline #item-header-cover-image #item-header-avatar {margin-top:70px !important;}

.site-header .header-widgets.grid-30 {width: 51%;
    margin: 45px 0 0;
    position: absolute;
    bottom: 10px;
    padding: 0px;}
.site-header .advnserboxdivb {position: absolute;
    margin: 0px;
    right: 16px;
    bottom: 10px;
    width: 38%;
    min-width: auto;}


.pricemainbox-inner .priceboxright.darkHeader {
    top: 111px !important;
}

.home-page.logged-in .login-after .update_message_hom .rightdfwooop {width: 100%;float: left;}
.site-header .advnserboxdivb a.mkadvbutn {    padding: 0px;
    font-size: 12px;
    display: block;
    border: none;}
.site-header .top_bran_sidebr .buddypress.widget {position: absolute;right: 43px;top: 21px;}

.home-page .popupcontentoncheck {    height: 450px;}
/*home page css end*/

/*logo animation css*/
.logo {font-size: 26px;}
.logo_search_pck_one .site-logo a { top: 4px;}
.logo_search_pck_one .site-logo img {max-width: 21px;}
.site-header .tablet-grid-65 { width: 59%;}

.separate-containers .site-header .widget img {width: 27px;}



.site-header .inside-header{
    position: relative;
    padding-bottom: 33px;
}

.site-header .widget .search-field {padding: 0px 15px 1px 30px;font-size: 13px;}


.bp-login-widget-user-links a {line-height: 14px;font-size: 14px; }
.responsivemenublock {right: 13px;}
/*logo animation css end*/

/*advance search css*/
.count_vote_panel_box_main.container {overflow: scroll;height: 378px;}
.gopro-advanceserachmbox .innerboxrightgopro .field_row .input-optionsgopro label.option-labelbox { width:100%;}
/*advance search css end*/

/*message css*/
.bp-messages-content time {width:63px;}
.count_vote_panel_box_main.container .count_yes_bar_easy, .count_vote_panel_box_main.container .count_no_bar_easy {width: 100%;}

.thred_view_message_list_panel li .slsid{width: 100%;  max-width:100%;}

.desnchgv-connect .listmessgehead .ideatechanges .lstmkmes dl.thread-participants dd {margin: 0;}
.bp-messages-content .thread-participants dd, .bp-messages-content .thread-participants ul{width: 100px;}
/*message css end*/


/*footer css*/
.site-footer .footer-widget-2 .textwidget.custom-html-widget a {margin: 0 1% 10px 0px;}
#footer-widgets .widget ul#menu-other-links li {margin: 0 14px 0 0;}
/*footer css end*/
	
.desktopopn .loppinghed {font-size: 12px;}

/*gopro css*/
.pmpro-checkout .pmpro_form #pmpro_billing_address_fields .pmpro_checkout-fields .pmpro_checkout-field {width: 100%;}
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields {padding: 20px 10px 27px;border-radius: 6px;
width: 100%;margin: 0 0 20px; display: block !important;}
.pmpro-has-access .pmpro_form #pmpro_payment_information_fields .pmpro_checkout-fields .pmpro_checkout-field.pmpro_payment-expiration {
margin: 13px 0;max-width: 100%;}
/*gopro css end*/

/*advance search css*/
.removedotedline #item-header-cover-image .uservieproflcv .item-meta .custom_mbr_stats .show_all_here .main_left_tabl {
text-align: center;float: none;clear: both;margin: auto;display: table;width: auto;}
.removedotedline #item-header-cover-image .uservieproflcv .item-meta .custom_mbr_stats .show_all_here .main_right_tabl {
width: auto;float: none;height: auto;display: table;clear: both;margin: auto;}
.removedotedline #item-header-cover-image .uservieproflcv .item-meta .custom_mbr_stats .show_all_here .main_left_tabl .following_stats.in1 {
padding: 0 0 5px;}
.removedotedline #item-header-cover-image .uservieproflcv .spatimedivchng {margin: 0 0 15px;}
/*advance search css end*/

/*register css*/
.register-page .signup-form fieldset #field_11 label.option-label {display: inline-block;width: 100%;}
.register-page .signup-form .field_139 {width: 45%;}
/*register css end*/

/*contact us css*/
.popupcontentcontact{ width:80%;}
h2.fomrheadfigtag{ font-size:20px;}
/*contact us css end*/

/*member info css*/

#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv .show_all_here .main_left_tabl, 
#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv .show_all_here .main_right_tabl {text-align: center; width:100%;}
#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv .show_all_here .main_left_tabl .followers_stats, 
#buddypress div#item-header #item-header-cover-image #item-header-content.uservieproflcv .show_all_here .main_left_tabl .following_stats {
display: inline-block;float: none;}
/*member info css end*/

}
@media (max-width:380px){
.desnchgv-ideate .ideatechanges .addlistindblock .imagebundel .imagebundeltwo {width:calc(100% - 171px);float:left;}
.desnchgv-ideate .single-message-thread-header .imagebundeltwo {width: calc(100% - 171px);float:left;}

/*my meeting css*/
.meetingpackageadd .mainmeetingform .scroptrt .shareboxwithngo .wrpgroupnetwork .rwblone {margin: 0 29px 0 0px;}
/*my meeting css end*/
}
/*29-05-2021 custom css end*/
		
/*03-02-22 start */
@media print
{    
    .pmpro_actions_nav, .pmpro_actions_nav *
    {
        display: none !important;
    }
}
.error p a:hover {
    color: #7da5bb;
}
/* developer css strat*/
.modal .modal-transition .modal-header button.modal-close {
    background: #7da5bb;
    color: #fff;
    font-size: 29px;
    padding: 0;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*#signup-form input#signup_username {
    display: none;
}
#signup-form label[for="signup_username"]
{
    display:none;
}*/

.mkaeone_signup label#signup_email-error {
    display: none !important;
}
.field_1 label#field_1-error {
    display: none !important;
}

/* developer css end*/
/*03-02-22 end */