ul,
ol,
li {
  list-style: none;
}

.custom-container {
  padding: 0px;
}

.portfolio_body .wall-left-col .slim-result {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

.bottom-bg .slim-area img {
  width: 160px !important;
  height: 160px;
  border-radius: 50%;
  border: 10px solid #fff;
  float: left;
}

.bottom-bg .profile-card .profile-pic-box .slim #profile_img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 10px solid #fff;
  float: left;
  margin-left: 236px;
  margin-top: -60px;
}

.bottom-bg .profile-card .profile-pic-box .avat-main17 #profile_img .slim img#profileImage {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 10px solid #fff;
  float: left;
  margin-bottom: 0px !important;
}

.slim .slim-area {
  width: 100%;
  color: inherit;
}

.slim .slim-area,
.slim .slim-drip,
.slim .slim-result,
.slim .slim-status {
  border-radius: inherit;
}

.slim .slim-area .slim-loader {
  pointer-events: none;
  position: absolute;
  right: 0.875em;
  top: 0.875em;
  width: 23px;
  height: 23px;
  z-index: 1;
}

.slim .slim-area .slim-result {
  overflow: hidden;
  -webkit-perspective: 1px;
}

.slim .slim-area .slim-drip,
.slim .slim-area .slim-result {
  position: absolute;
}

.slim .slim-area .slim-result img {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.profile-content-main17 .cover-bg .cover-img #cover_img img {
  width: 100% !important;
  position: relative;
  margin: 71px 0px 0px 0px !important;
}

.profile-content-main17 .cover-bg .profile-card .avat-main17 .myProfileImage {
  /* width: 150px;
  height: 150px; */
  height: 140px;
    width: 140px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  /* border: 10px solid #fff; */
  float: left;
  margin-left: 236px;
  margin-top: -60px;
}

.slim .slim-area .slim-loader {
  pointer-events: none;
  position: absolute;
  right: 0.875em;
  top: 0.875em;
  width: 23px;
  height: 23px;
  z-index: 1;
}

.slim .slim-area .slim-loader svg {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
}

div#step-0 .profile-card .profile-identity {
  padding-top: 15px;
  float: left;
  display: flex;
  align-items: center;
  flex-direction: column;
}

div#step-0 .step-btns {
  position: absolute !important;
  min-width: auto;
  bottom: -50px !important;
}

.profile-card .profile-identity .user-profile-name {
  font-style: normal;
  font-weight: 600;
  font-size: 19px;
  line-height: 26px;
  /* padding-left: 20px; */
  margin-bottom: 0px;
  text-align: center;
}

.profile-card .profile-identity .likes-friends {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  padding-left: 20px;
  display: flex;
  align-items: center;
}

.container21 .profile-identity .user-profile-name .comment-badge-wrap,
.container21 .profile-identity .founding-badge-view+p.likes-friends {
  padding-left: 0;
}

.cover-bg .bottom-bg .flower-meg-addfriend {
  display: flex;
  float: right;
  padding-top: 33px;
  margin-right: 234px;
}

.cover-bg .bottom-bg .flower-meg-addfriend .cover-btn {
  width: 121px;
  height: 43px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
  background: rgba(38, 135, 201, 0.1);
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  text-align: center;
  line-height: 43px;
  margin-right: 5px;
  cursor: pointer;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}

.cover-bg .bottom-bg .flower-meg-addfriend .cover-btn:hover {
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}

.friend-more-profile-btn .dropdown .dropdown-pane-more {
  min-width: 120px;
  min-height: 30px;
  box-shadow: 0px 10px 28px rgba(0, 0, 0, 0.22);
  border-radius: 12px;
  text-align: left;
  padding: 20px 0px 0px 20px;
  position: absolute;
  top: 45px !important;
  left: -113px !important;
  padding: 10px;
}

.friend-more-profile-btn .dropdown .dropdown-pane-more div a {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 15px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
}

.friend-more-profile-btn .dropdown .dropdown-pane-more div a:hover {
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}

.friend-more-profile-btn .dropdown .dropdown-pane-more div a span {
  float: left;
  margin-right: 5px;
}

.friend-more-profile-btn .dropdown .dropdown-pane-more div a:hover span {
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}

.friend-more-profile-btn .dropdown .dropdown-pane-more div:last-child a:hover {
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}

.profileCover-Nav ul {
  display: flex;
}

.profileCover-Nav ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-right: 44px;
  border-top: 3px solid rgb(136 136 136 / 0%);
  padding-top: 18px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  display: flex;
  align-items: center;
}

.profileCover-Nav ul li a:hover {
  border-top: 3px solid #2687c9;
}

.avat-main17 #confirm-prifile-picture-edit {
  background: #000;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  float: left;
  position: absolute;
  top: -50px;
  left: 282px;
}

.resend-disable,
.resend-disable:focus {
  pointer-events: none;
  color: #ccc !important;
}

.cover-btn.group-page-btn.invite_btn svg {
  margin-right: 5px;
}

.cover-btn.group-page-btn.invite_btn svg path {
  fill: #2687c9 !important;
}

.cover-btn.group-page-btn.invite_btn:hover svg path {
  fill: #2687c9 !important;
}

.small-dot-profile-2021 span.icon-dot,
.dot-icon-profile-2021 span.icon-dot {
  color: #2687c9;
  opacity: .2;
}

.all_photo_gallery_area .messageRight .profile-pic-box .image-start-container span.icon-user.user_profile_img-2021.likes {
  font-size: 9.5em;
}

.hp_popup.userPopup h2.hp_popup_title {
  margin-bottom: 10px;
  border: none;
}

.setUserName {
  float: left;
  width: 100%;
}

.setUserName input.form-control {
  width: 100%;
  float: left;
  border: 1px solid #ededed !important;
}


.hp_popup.userPopup .hp_popup_footer {
  /* padding-top: 8px; */
  margin-top: 5px;
  border-top: none;
}

.fade.post-added-con.common-post-modal .modal-content {
  height: 600px;
  width: 600px;
  border: none;
  box-shadow: none;
}

.fade.post-added-con.common-post-modal .modal-content .modal-body {
  width: 100%;
  margin: 0;
  height: 78%;
}

a.tribel_logo {
  margin-bottom: 15px !important;
  height: 40px;
  float: left;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

a.tribel_logo svg {
  height: 35px;
  width: 35px;
}

a.tribel_logo svg path.st4 {
  fill: #2687c9;
}

.fade.post-added-con.common-post-modal .modal-content .modal-body h2 {
  margin: 0;
  text-align: left;
  font-weight: 600;
  font-size: 37px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.fade.post-added-con.common-post-modal .modal-content .modal-body h2 span {
  font-size: 17px;
  display: block;
  font-weight: normal;
  padding: 10px 0px;
}

.setuserName {
  float: left;
  width: 100%;
  height: 62px;
  position: relative;
}

.setuserName input.form-control {
  width: 100%;
  height: 100%;
  line-height: 62px;
  border: 2px solid transparent !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 18px !important;
  font-weight: normal !important;
  padding-left: 25px;
  opacity: 1;
}

input.form-control.change-pss.errorInput {
  border: 2px solid #ff0000 !important;
}

.setuserName input.form-control:focus {
  box-shadow: inset 0 0px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
  -moz-box-shadow: inset 0 0px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
  -webkit-box-shadow: inset 0 0px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.error_message.fixheight {
  text-align: left;
  margin-left: 10px;
  margin-top: 5px;
  color: #ff0000;
}

.error_message.fixheightAbout {
  text-align: left;
  margin-left: 10px;
  color: #ff0000;
  height: 30px;
}

.fade.post-added-con.common-post-modal .modal-content .modal-footer {
  padding: 15px;
  text-align: center;
}

.fade.post-added-con.common-post-modal .modal-content .modal-footer .notie-button {
  border-radius: 30px !important;
  width: 60% !important;
  margin: 0 auto !important;
  background: #2687c9 !important;
  color: #fff !important;
  font-weight: 600 !important;
  height: 55px !important;
  font-size: 18px !important;
  float: inherit !important;
}

.fade.post-added-con.common-post-modal .modal-content .modal-footer .notie-button.disabled {
  background: #878A8C !important;
}

.defaultat {
  position: absolute;
  height: 62px;
  width: 32px;
  text-align: center;
  line-height: 60px;
  font-size: 22px !important;
  left: 0;
  font-weight: 600;
  color: #555;
  z-index: 9999;
}

.defaultatOnAccount {
  position: absolute;
  height: 62px;
  width: 32px;
  text-align: center;
  line-height: 88px;
  font-size: 22px !important;
  left: 0;
  font-weight: bold;
  color: #aaaaaab8;
  z-index: 9999;
  padding-left: 10px;
}

.updateuser_about {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.updateuser_about .defaultatOnAccount {
  height: 20px;
  width: 20px;
  line-height: 20px;
  font-size: 14px !important;
  text-align: center;
  color: #aaaaaa !important;
  top: 50%;
  transform: translateY(-50%);
}

.updateuser_about input.form-control {
  padding-left: 25px;
}

.updateuser_about .error_message.fixheightAbout {
  position: absolute;
  width: 100%;
}

.updateuser_about input.form-control {
  text-transform: lowercase;
}

.changeUser_name input.form-control {
  text-transform: lowercase;
}

.setuserName input.form-control {
  text-transform: lowercase;
}
.hashTag_part div#follow_suggest {
  overflow-x: hidden;
}
div#follow_suggest .view_friends.to-hover.following.hashTag_item {
  margin-bottom: 0px;
}
.hashTag_max_height_fix{
  max-height: 275px;
}

.multi_step_badge .gov_id_approve {
  max-height: 400px;
  overflow-y: auto;
  margin-bottom: 0;
}

.badge_authentication_otp,
.badge_authentication_otp p,
.multi_step_badge .gov_id_approve,
.multi_step_badge .gov_id_approve .form-row,
.setup-content{
  float: left;
  width: 100%;
}

.badge_step2_Factor-Authentication_top {
  float: left;
  width: 100%;
  text-align: center;
}

.badge_otp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 15px 0;
}

.badge_authentication_otp .opt_fild .form-grup.otp_inputBox.text-center button.btn.btn_continue {
  float: inherit;
  width: auto;
  min-width: 380px;
  max-width: 380px;
  margin: 5px 0 20px;
}
.badge_authentication_otp p a {
  margin-left: 5px;
}

h3.icon-rightCheck {
  height: 40px;
  width: 40px;
  margin: 10px auto;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  justify-content: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.verified_badge_footer button.btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 35px;
}

.badge_header .step-head h2.modal-title {
  border: none;
}

/* Verification badge */
.post_thumb_col_1x5>.post_thumb_box .overlay .thumb_hover_whole_upload.thumb_hover_whole_upload21 .cancel_thumb_img span.icon-close {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.socialMediaVerification_main p {
  color: #666666;
  padding: 0px 20px 10px 20px
}

p.verificationBadgeAllertMsg {
  color: #ff0000;
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
}

.socialMediaVerification_main p {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.2rem;
}

.socialUrlInput {
  padding: 10px 20px 10px 20px;
  margin-top: 20px;
  border-top: 1px dashed #2286c924;
}

.socialUrlInput input.form-control {
  width: 100%;
}

button.btn.btn-continue {
  background: #2687c9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  height: 50px;
  min-width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-weight: bold;
}
.otp_number input.form-control {
  background: #f9f9f9 !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 19px !important;
  width: 100%;
  height: 45px !important;
  border-radius: 12px;
  border: none;
}
.otp_number .react-tel-input ul.country-list {
  text-align: left;
}
.mobile_number_verification_main .otp_error_message {
  text-align: center;
  /* margin-top: 4px; */
  padding-top: 10px;
}
a.tribel_logo button.phone_verification_logout {
  color: white;
  position: absolute;
  right: 30px;
  padding: 5px 15px;
  border-radius: 10px;
  background: #2687c9 !important;
  color: #fff !important;
  border:1px solid #2687c9;
}
.mobile_number_verification_main .my_streamimage.avater-image-2021.dddd img.user_profile_img-2021.comments {
  position: absolute;
  top: 0px;
  /* left: 49%; */
  background: rgba(38, 135, 201, 0.1);
  display: block;
  margin: 0px;
  object-fit: cover;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 10%;
  width: 10%;
  margin: auto;
}

.mobile_number_verification_main p.mobile_verification_name {
  text-align: center;
  color: rgb(57, 145, 205);
}
.mobile_number_verification_main p.mobile_verification_name.verify_text {
  color: #555555;
}
.showing_added_phone {
  display: flex;
}
.showing_number_main{
  text-align: center;
}
.change_button{
  color: #1388D1;
  margin-left: 5px;
  cursor: pointer;
}
.showing_number_main p {
  margin: 0px;
}
.mobile_number_verification_main .image-start-container.biswas .common-profile-picture-2021 {
  position: relative;
  width: 12%;
  height: 12%;
  margin: auto;
  top: 28px;
}
.side-btn.primary_phone_verify .change_btn {
  color: #2687c9;
  cursor: pointer;
  margin-bottom: 3px;
  margin-left: 7px;
}
.phone_verification_comp_row{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* margin: 55px 0px 20px; */
}
.mobile_verification_modal.main_modal .modal-content .modal-header {
  height: 43px;
  margin-top: 24px;
}
.mobile_number_verification_main.modal_comp .send_otp_div {
  margin-top: 30px;
}
.mobile_number_verification_main.modal_comp .my_streamimage.avater-image-2021.dddd {
  margin-bottom: 20px;
}
.verify_button_part{
  text-align: center;
}
.verify_button_part button.btn.btn-primary.verify_button {
  width: 50%;
  margin: 20px 0px;
}
.re_captcha_for_verification div#g-recaptcha div {
  margin: auto;
}
.re_captcha_for_verification {
  margin-bottom: 24px;
}
.re_captcha_for_verification.verification_comp {
  margin-bottom: 24px;
  margin-top: 24px;
}
.row.mobile_number_verification.mobile_number_part {
  margin: 20px 0px 20px;
}
.add_change_primary_phone{
  float: left;
  width: 100%;
  /* border-top: 1px solid #eee; */
  padding-top: 15px;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
.add_change_primary_phone .add_new_email_section{
  margin-left: 0px !important;
  float: left;
}
.add_change_primary_phone .add_new_email_section span{
  background: none !important;
  width: 100%;
  height: 23px;
}
.add_change_primary_phone .add_new_email_section span a .icon-plus{
  font-size: .8rem;
  margin: 0 5px;
}
.add_new_email.add_change_primary_phone,
.col-md-12.add_new_phone .add_new_email{
  padding-bottom: 15px;
}
.fade.after_SignUp_Modal.in.modal .active_mode_Button2 .switch_tab_items {
  margin: auto;
  margin-top: 10vh;
}
.notification_part_body p.notification_para {
  text-align: center;
  margin-bottom: 40px;
}
h2.modal-title.dark_mode,
h2.hp_popup_title span.select_feed_pop,
h2.notification_setting_header,
h2.hp_popup_title {
    text-align: center;

}
.message-header span.lazy-load-image-background.blur.lazy-load-image-loaded img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
}
.select_feed.modal-body .feed_active {
  border: 1px solid gray;
  border-radius: 10px;
  background: rgba(38, 135, 201, 0.1);
}
.hp_popup_text.mb-10.trending_feed_part span.hp-icon-box,
.hp_popup_text.mb-10.breaking_feed_part span.hp-icon-box,
.hp_popup_text.mb-10.following_feed_part span.hp-icon-box,
.hp_popup_text.mb-20.friend_feed_part span.hp-icon-box{
  border: 1px solid #eeeeee;
}
.select_feed.modal-body .feed_active {
  border: 1px solid #80808038;
  border-radius: 10px;
  background: rgba(38, 135, 201, 0.1);
}
.row.mobile_number_verification.mobile_number_part .otp_number input.form-control {
  font-weight: 600 !important;
}
.resend_otp_section p {
  display: flex;
  justify-content: center;
  align-items: center;
}
.resend_otp_section a.resend-disable {
  display: none;
}
.tribel_support span.icon-message {
  position: absolute;
  bottom: 57px;
  z-index: 999999999999999999;
  left: 33px;
  font-size: xx-large;
  color: gray;
  cursor: pointer;
}
.contact_support_comp {
  position: fixed;
  width: 290px;
  bottom: 0;

  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  box-shadow: 0 0 5px 0px rgb(0 0 0 / 20%);
  z-index: 99;
}
.contact_support_comp .contact_support {
  position: absolute;
  width: 350px;
  bottom: 75px;
  right: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom: unset;
  border-radius: 20px 20px 0px 0px;
  width: 290px;
  height: 60vh;
  background: #f9f9f9 !important;
  width: 400px;
  left: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.contact_support_comp.contact_support_create .contact_support.create_contact_support_modal,
 .contact_support_comp .contact_support{
  border-bottom: unset;
  box-shadow: 0px 4px 30px rgb(0 0 0 / 10%);
  border-radius: 20px 20px 0px 0px;
}
.contact_support_header .contact_support_title-icon {
  float: right;
  color: #788a98;
  font-size: 14px;
  display: flex;
  align-items: center;
  /* top: 0; */
  position: absolute;
  right: 10px;
  /* margin-top: 10px; */
}
.contact_support_header .contact_support_title-icon span{
  cursor: pointer;
  width: 25px;
  height: 25px;
  margin: 0 4px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  background: #eeeeee;
    color: #111111;
}
.contact_support .contact_support_header {
  padding-left: 15px;
  box-shadow: 0px 0px 9px #d1c6c6;
  padding: 13px;
}
.contact_support .contact_support_list_body {
  padding: 15px;
}

.contact_support_comp .contact_support.minimized-single {
  height: 55px;
}
.contact_support_list{
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact_support_list_left {
  display: flex;
  flex-direction: column;
}
.contact_support_list_left span.support_no {
  color: #111111;

}
.contact_support_list_right span.status {
  padding: 5px;
  background: red;
  border-radius: 10px;
  background: rgba(38, 135, 201, 0.1) !important;
  border: 1px solid rgba(38, 135, 201, 0.1);;;
}

.contact_support_add {
  /* text-align: right; */
  position: absolute;
  right: 20px;
  bottom: 20px;
  border: 1px solid;
  /* width: 100%; */
  border-radius: 50%;
  padding: 10px;
  background: #1388D1;
  height: 40px;
  width: 40px;
  text-align: center;
  cursor: pointer;
}
.contact_support_list_body::-webkit-scrollbar {
  display: none;
}
.contact_support_list_body {
  overflow-y: scroll;
  height: 70%;
}
.contact_support_comp .contact_support {
  overflow: hidden;
}
.contact_support_list_right span.status_count {
  background: red;
  padding: 6px;
  border-radius: 8px;
  margin-right: 5px;
  color: white;
}
/* .create_support_modal_body .form-group {
  display: flex;
  align-items: center;
} */
.create_support_modal_body input.form-control
 {
  width: 95%;
}

.create_support_modal_body .radio
 {
  width: 95%;
  padding: 0px;
}
.create_support_modal_body .textarea_height
 {
  width: 95%;
  padding: 0px;
}
.create_support_modal_body .form-group label {
  margin-right: 10px;
}
.create_support_modal_body textarea.form-control.textarea_height {
  width: 95%;
  border-radius: 12px !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 15px !important;
  line-height: 20px !important;
  display: block;
  padding: 0px 17px;
  height: 140px;
  border: none;
  box-shadow: inherit;
  opacity: 0.8;

}
.create_support_modal_body select.form-control.ui-date {
width: 95%;
padding: 0px 13px;
}
.support_popup_body.modal-body .select-dropdown-one span.icon-down {
  position: absolute;
  right: 16px;
  color: gray;
  font-size: 10px;
  /* top: 14px; */
  bottom: 21%;
}
/* .contact_support_footer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
} */
.contact_support_footer {
  /* border-top: 1px solid #c5cbd6; */
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 6px;
  position: relative;
}
.contact_support_footer .single-chat-attachement {
  padding: 2px;
  color: #1388d1;
  cursor: pointer;
  position: absolute;
  top: 22px;
}
.contact_support_footer .single_chat_text_area {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 0px;
  width: 100%;
}
.contact_support_footer .single_chat_text_area textarea {
  width: 255px;
  border: none;
  overflow: auto;
  box-shadow: none;
  resize: none;
  padding: 10px 10px 10px 12px;
  float: left;
  font-weight: normal;
  font-size: 14px;
  line-height: 27px;
  height: 48px;
  margin-left: 38px;
  width: 83%;
  margin-left: 32px;
  background-color: #d3d3d330;;
  color: #333333 !important;
  overflow: hidden;
  /* background: #b1abab30 !important; */
}
.contact_support_footer .single-chat-icon-wrap {
  position: absolute;
  right: 2px;
  bottom: 18px !important;
}
.contact_support_footer .single-chat-icon-wrap .single-chat-send-msg {
  display: inline-block;
  margin: 2px 10px;
  padding: 2px;
  color: #1388d1;
  cursor: pointer;
}

.contact_support_main .tribel_support span.icon-message {
  box-shadow: 0px 0px 20px #716969;
  border-radius: 50%;
}
.contact_support_header .contact_support_title-wrap{
  display: flex;
  align-items: center;
}
.chat-user-single-msg.chat-user-other.my-nessage a.filepreview {
  float: right !important;
}
.socialUrlInput.socialUrlInputLoader .cssload-container-div .cssload-div {
  padding-bottom: 100px;
  bottom: 50% !important;
}
.my_msg ,
.other_msg{
  min-height: 40px;
}
.my_msg .avater {
  width: 30px;
  height: 30px;
  /* padding: 10px; */
  /* padding-right: 10px; */
  margin-right: 10px;
}
.contact_support_list.message_list {
  flex-direction: column;
  display: flex;
}
.contact_support_list_msg.message_list .my_msg {
  text-align: right;
}
.my_msg .msg p.my_msg_text {
  width: auto;
  border: 1px solid #eeeeee;
  clear: both;
  float: right;
  padding: 10px;
  border-radius: 10px;
  max-width: 90%;
  margin-bottom: 0px;
  margin-top: 10px;
  background: rgba(38, 135, 201, 0.1) !important;
}
.other_msg .msg p.other_msg_text {
  width: auto;
  border: 1px solid #eeeeee;
  float: left;
  clear: both;
  padding: 10px;
  border-radius: 10px;
  max-width: 90%;
  margin-bottom: 0px;
  margin-top: 10px;
  /* background: rgba(38, 135, 201, 0.1) !important; */
}
.my_msg .msg p.my_msg_text:hover{
  background: #eeeeee;
}
.other_msg .msg p.other_msg_text:hover {
  background: #eeeeee;
}
.contact_support_comp.message_modal .contact_support {
    height: 60vh;
}
.contact_support_list_body .cssload-container-div.center15x15 .cssload-div{
  width: 50px !important;
  height: 50px !important;
}
.contact_support_list_body.message_list {
  position: relative;
  display: flex;
  justify-content: center;
}
.contact_support_list_body.message_list div#message_body {
  position: absolute;
  width: 95%;
  overflow-y: scroll;
  /* bottom: 0; */
  /* display: flex;
  flex-direction: column-reverse; */
}
.bottom_zero {
  bottom: 0 !important;
}
div#react-contain .main.message_page {
  position: relative;
  z-index: 3;
}
.contact_support.minimized_single_support_msg {
  height: 70px !important;
}
.contact_support_main .tribel_support span.icon-close {
  position: absolute;
  bottom: 57px;
  z-index: 999999999999999999;
  left: 33px;
  font-size: xx-large;
  color: gray;
  cursor: pointer;
  background: transparent;
}
.contact_support.create_contact_support_modal .contact_support_title-wrap span.icon-arow_left,
.contact_support_comp.message_modal .contact_support_title-wrap span.icon-arow_left
 {
  padding: 0px 8px;
  cursor: pointer;
}
/* .contact_support.create_contact_support_modal .contact_support_header {
  padding: 8px !important;
} */
.contact_support_comp.message_modal .contact_support_footer {
  position: absolute;
  bottom: 0;
}
.support_type_list .support_type p {
  display: inline-block;
  width: auto;
  /* background: rgba(38, 135, 201, 0.1) !important; */
  /* border: 1px solid #3d3d3d; */
  padding: 5px 10px;
  border-radius: 10px;
  cursor: pointer;
  background: rgba(38, 135, 201, 0.1) !important;
}
.support_type_list .support_type p:hover {

  background: rgba(38, 135, 201, 0.1) !important;

}
.contact_support.create_contact_support_modal .tribel_support_text .chat-user-avatar-wrap {
  margin-right: 10px;
}
.contact_support_list_body .tribel_support_text {
  padding: 10px 0 20px 0;
  display: flex;
  /* align-items: center; */
  width: 90%;
}
.contact_support.create_contact_support_modal .contact_support_footer {
  position: absolute;
  bottom: 0;
}
.contact_support_footer.create_contact_support_footer .add_attachement,
.contact_support_footer.create_contact_support_footer textarea,
.contact_support_footer.create_contact_support_footer .single-chat-send-msg{
  cursor: not-allowed;
}
.contact_support_comp.message_modal .contact_support_list_msg.message_list::-webkit-scrollbar {
  display: none;
}
.my_msg .msg span.time_show {
  width: auto;
  clear: both;
  float: right;
  max-width: 90%;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #777777;
  margin-top: 5px;
}
.other_msg .msg span.time_show{
  width: auto;
  float: left;
  clear: both;
  max-width: 90%;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #777777;
  margin-top: 5px;

}
.contact_support_tooltip {
  /* height: 100px; */
  position: absolute;
  bottom: 105px;
  left: 33px;
  border-radius: 10px;
  text-align: center;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.msg span.time_show span.icon-seen,
.msg span.time_show span.icon-rightCheck {
  font-size: 8px;
}
.contact_support_comp .contact_support_list_body .contact_support_list:hover {
  background: rgba(38, 135, 201, 0.1) !important;
  cursor: pointer;
}
.support_seen_unseen_count {
  position: absolute;
  bottom: 70px;
  z-index: 999999999999999999;
  left: 60px;
  font-size: xx-large;
  /* color: gray; */
  cursor: pointer;
  /* color: white !important; */
}
.support_seen_unseen_count p{
  color: white !important;
  background: red;
  border-radius: 6px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.contact_support_footer .inline-attachement-icon.attachement-tom img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact_support_footer .inline-attachement-icon.attachement-tom {
  top: 0px;
  float: left;
  width: 44px;
  position: relative;
  left: 0px;
  height: 82px;
  background: #fff;
  float: left;
  z-index: 10;
  cursor: pointer;
}
.contact_support_footer .attachement-tom {
  height: 50px !important;
  /* width: 50px !important; */
  padding: 4px !important;
  display: flex;
  align-items: center !important;
}
.contact_support_footer .attachement-main.attachement-tom .attachement-col {
  position: relative;
  height: 100%;
  width: 100%;
  float: left;
  overflow: hidden;
  background: #e3e7ea;
}
.contact_support_footer .attachement-col .cancel_thumb_img {
  position: absolute;
  top: 0px;
  right: 0;
  background: #000;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: -1px 1px 2px #3131318f;
  z-index: 1;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.contact_support_footer .attachement-col .cancel_thumb_img span.icon-close {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-size: 10px !important;
  text-align: center;
  line-height: normal;
  color: #fff;
  margin: 0 !important;
  padding: 0;

}
.contact_support_footer  .videoicon-overthumb {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.157);
}
.contact_support_footer  .thumb_upload_img {
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  object-fit: cover;
}
.contact_support_footer .attachement-main-video, .attachement-main-mp3, .attachement-main-file {
  width: auto;
  height: 60px;
  /* position: relative; */
  padding: 4px;
  display: inline-block;
}
.contact_support_footer .attachement-col {
  width: 100%;
  float: left;
  height: 40px;
  overflow: hidden;
  position: relative;
  background: #e3e7ea;
}
.contact_support_footer .attachement-main-video span, .attachement-main-mp3 span, .attachement-main-file span {
  display: inline-block;
  border: none;
  border-radius: 0 8px 8px 0;
  word-break: break-all;
  vertical-align: top;
  font-size: 11px;
  background: none;
}
.contact_support_list_body.message_list .image_files_container {
  float: left;
  min-width: 90%;
  width: 100%;
  height: 100%;
  min-height: 50px;
}
.contact_support_list_body.message_list .other_msg img.multimedia-image {
  float: left;
  height: 100%;
  object-fit: cover;
  max-height: 300px;
  max-width: 90%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 5px 0;
  cursor: pointer;
  vertical-align: middle;
}
.contact_support_list_body.message_list .my_msg img.multimedia-image {
  float: right;
  height: 100%;
  object-fit: cover;
  max-height: 300px;
  max-width: 90%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 5px 0;
  cursor: pointer;
  vertical-align: middle;
}
.msg span.icon-VideoPlay {
  cursor: pointer;
}
.msg .videothumb-cal .myMessage img.multimedia-image
{
  cursor: pointer;
}
.contact_support_comp.message_modal .cssbox_full img{
  min-width:30%;
}
.contact_support_comp.message_modal .msg-img-col.img_cal span.icon-close {
  position: absolute;
  bottom: -144px;
  right: 50%;
  background: transparent;
  font-size: 1.8rem;
  display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    width: auto;
}
.contact_support_comp.message_modal .msg-img-col.videothumb-cal span.icon-close {
top:-25px !important;
position: absolute;
right: 50%;
background: transparent;
font-size: 1.8rem;
}
.video_image_show .modal-dialog {
  height: 100vh;
  width: 70% !important;
}
.video_image_show .modal-dialog .modal-content {
  min-height: 90%;
  min-width: 100%;
}
.video_image_show .modal-body{
  margin: auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 81vh; */
}
.video_image_show .modal-body img{
min-width: 50%;
max-height: 80vh;
}
.other_msg_scroll .other_msg_scroll_issue p {
font-size: 1px;
}
.contact_support .load_more {
  text-align: center;
  margin-top: 25px;
}
.contact_support_list_msg .load_old_msg {
  text-align: center;
  padding-top: 10px;
}
.contact_support_list_msg .load_old_msg span {
  background: #1388D1;
  border-radius: 10px;
  padding: 8px;
  cursor: pointer;
  color: #fff;
}
.contact_support_footer .single-chat-attachement span.icon-plus {
  font-size: 11px;
  padding: 9px;
  border-radius: 50%;
}
.contact_support_list_body .no_created_support {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tribel_support_btn .chat-user-avatar-wrap img {
  height: 100%;
  /* width: 100%; */
  border-radius: 50%;
}
.tribel_support_text .chat-user-avatar-wrap img {
  height: 100%;
  /* width: 100%; */
  border-radius: 50%;
}

  .contact_support_tooltip {
    background: #ffffff;
    color: #555555;;
}
.contact_support_add span.icon-plus {
  color: white;
}
.contact_support .contact_support_add {
  border: transparent;
}

.contact_support_list_body .contact_support_list.unseen_data {
  background: #f2f2f2;
}
.contact_support_footer .single-chat-attachement span.icon-plus {
  font-size: 11px;
  background: rgba(38, 135, 201, 0.1);
  padding: 9px;
  border-radius: 50%;
}
.my_msg.image_video_msg,
.other_msg.image_video_msg{
  min-height: 300px;
}
.support_type_list .support_type p {
  margin: 0 0 10px;
}
.contact_support_comp.message_modal.before_login_support_modal .before_login_contact_support_form {
  width: 100%;
  padding: 15px;
}

.contact_support_comp.message_modal.before_login_support_modal input.form-control {
  width: 100%;
  /* border: 1px solid gray!important; */
  background: #80808021;
}
.before_login_contact_support_form .email_submit {
  text-align: center;
  /* font-size: 15px; */
  /* padding: 10px 20px; */
}
.contact_support_footer_before_login_submit button.saveNewEmailBtn.save-btn {
  font-size: 14px;
  padding: 7px 21px;
  border-radius: 10px;
}
.contact_support_footer_before_login_submit{
  text-align: center;
}
.contact_support_footer_before_login_submit .saveNewEmailBtn.save-btn{
  font-size: 14px;
  padding: 7px 21px;
  border-radius: 10px;
  background: #1388D1;
  width: 30%;
  text-align: center;
  margin: auto;
  color: white;
  cursor: pointer;

}
/* .before_login_contact_support_form label {
  margin-bottom: 10px;
} */
.before_login_contact_support_form p {
  padding-left: 5px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.single-chat-attachement.status_solved {
  pointer-events: none;
  cursor: not-allowed;
}
.tribel_support_btn p {
  margin-bottom: 0px;
}
.before_login_contact_support_form label.label_suggestion {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
}
.support_type_list .support_type {
  text-align: right;
}
.tribel_support_btn p{
  /* background: rgba(38, 135, 201, 0.1) !important; */
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #8080801a;
}
.tribel_support_btn {
  position: absolute;
  bottom: 40px;
  right: 50px !important;
}
.online-chat-users_tribel {
    background: #f8f8f8;
    width: 250px;
    height: 60px;
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 99999;
    cursor: pointer;
    margin: 10px;
    border-radius: 10px;
}
.tribel_support_btn .online-chat-users_tribel {
  display: flex;
  /* justify-content: space-around; */
  align-items: center;
}
.tribel_support_name_part {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
}
.tribel_support_name_part span.support_text_header {
  font-size: 16px;
  font-weight: 600;
}
.tribel_support_name_part span.support_text_help {
  font-size: 10px;
}
.tribel_support_btn {
  position: absolute;
  bottom: 40px;
  width: 270px;
  height: 60px;
  background: #f8f8f8;
  width: 270px;
  height: 80px;
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 99999;
  cursor: pointer;
  background: #eeeeee;
  /* border-radius: 10px; */
  border-top: 1px solid #80808038;
}
div#react-contain .tribel_support_btn {
  right: 0px !important;
}
.right_chatBox.contact_support_disable .online-chat-users.right_isinvest_true_chat_box {
  height: 100% !important;
}

.contact_support_tooltip_right_side {
  bottom: 30px;
  border-radius: 10px;
  text-align: center;
  padding: 10px;
  align-items: center;
  right: 281px;
  width: 300px;
  z-index: 99;
  position: fixed;
  z-index: 99999;
  background: #eeeeee;
}
.contact_support_comp {
  position: fixed;
  width: 290px;
  background: #fff;
  bottom: 0;
  right: 347px;
  border: 1px solid #c5cbd6;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  box-shadow: 0 0 5px 0px rgb(0 0 0 / 20%);
  z-index: 99;
}
.contact_support_comp .contact_support {
  /* width: 323px; */
  width: 350px;
  position: absolute;
  width: 350px;
  bottom: -1px;
  right: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom: unset;
  box-shadow: 0px 4px 30px rgb(0 0 0 / 10%);
  border-radius: 20px 20px 0px 0px;
}
.tribel_support_btn span.chat-online-status.online {
  height: 12px;
  width: 12px;
  background: #10bb28;
  content: "";
  position: absolute;
  top: -2px;
  left: 0px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  z-index: 1;
}
.contact_support .load_more span {
  background: #1388D1;
  padding: 5px;
  border-radius: 10px;
  color: white;
  cursor: pointer;
}
.contact_support_list_body .tribel_support_text p {
  border: 1px solid #eeeeee;
  padding: 4px;
  width: auto;
  border: 1px solid #eeeeee;
  float: left;
  clear: both;
  padding: 10px;
  border-radius: 10px;
  max-width: 90%;
  margin-bottom: 0px;
  /* margin-top: 10px; */
}
/* .tribel_support_text p::after {
  content: "";
  position: absolute;
  top: 88px;
  left: 18%;
  border-top: 17px solid #8080802e;
  border-right: 17px solid transparent;
  transform: rotate(313deg);
} */
.contact_support_list_body .chat-user-avatar-wrap {
  height: 40px;
  width: 40px;
}

.triangle-left {
  border-right: 10px solid #0000001f;
}
.triangle-left, .triangle-right {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
}
.triangle-left, .triangle-right, .triangle-top, .triangle-bottom {
  width: 0;
  height: 0;
  margin: 8px auto;
}
.right_chatBox.contact_support_enable .online-chat-users {
  /* height: 80%; */
  height: 90%;
}
div#react-contain .tribel_support_btn_main {
  position: absolute;
  bottom: 40px;
  width: 270px;
  height: 60px;
  background: #f8f8f8;
  width: 270px;
  height: 90px;
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 0;
  /* padding: 0; */
  overflow: hidden;
  z-index: 99999;
  cursor: pointer;
  background: #eeeeee;
  border-radius: 10px;
  /* border-top: 1px solid gray; */
  padding-top: 3px;
}
.contact_support_title-wrap .chat-user-avatar-wrap {
  height: 35px;
  width: 35px;
  margin-right: 5px;
}
.contact_support_title-wrap .chat-user-avatar-wrap img {
  height: 100%;
 border-radius: 50%;
}
.contact_support_tooltip_right_side .chat-user-avatar-wrap {
  height: 17px;
  width: 17px;
  float: left;
  position: relative;
}
.contact_support_tooltip_right_side .chat-user-avatar-wrap img {
  height: 100%;
  border-radius: 50%;
}
.contact_support_tooltip_right_side .support_tooltip_header {
  display: flex;
  justify-content: flex-start;
  /* align-items: center; */
}
.support_tooltip_header .tribel_support {
  color: black;
  margin-left: 5px;
  font-weight: 500;
}
.contact_support_tooltip_right_side p{
  text-align: left;
}
.tribel_support_btn span.notification_count {
  height: 20px;
  width: 20px;
  background: red;
  content: "";
  position: absolute;
  top: -5px;
  /* left: 0px; */
  /* border: 3px solid #ffffff; */
  border-radius: 50%;
  z-index: 1;
  color: white;
  text-align: center;
  right: -10px;
}
.contact_support_tooltip_right_side span.icon-close {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #E3E3E3;
  position: absolute;
  left: -18px;
  top: 0px;
  color: white;
  cursor: pointer;
}
.left_icon_tooltip .triangle-left {
  border-left: 10px solid #eeeeee;
  /* border-radius: 0px !important; */
  border-right: none !important;
  position: absolute;
  right: -9px;
  bottom: 3px;
}
.contact_support .load_more .cssload-container-div {
  position: absolute;
  /* bottom: 0px !important; */
  /* top: 0px !important; */
  height: 33px;
  top: inherit !important;
  min-height: 30px !important;
}
.contact_support .load_more img {
  height: 30px;
}
p.saveNewEmailBtn.save-btn.already_call {
  pointer-events: none;
}