* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body {
    background-image: unset !important;
}

/* group custom css start */
.top_header {
    background-color: #fff;
}

.navbar-default {
    height: 56px !important;
}


.menu-depth-1 {
    transform: translateX(-34%) !important;
}


.main-single-post-left-aside h3 img {
    max-width: 24px;
    margin-right: 12px;
}

#head_menu_rght {
    display: flex;
    align-items: center;
}

/* #head_menu_rght .user-menu-combination {
    padding: 7px 3px 3px 4px !important;
} */

.post_nonlog {
    border: 1px solid #D9DDE7;
    border-radius: 3px;
    padding: 15px 15px 15px 15px;
    background-color: #ffffff !important;
    margin-bottom: 31px;

}

.post_img_left {
    display: flex;
    gap: 10px;
}

.post_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aside-widget-login {
    display: flex;
}

.aside-widget.full-widget {
    max-width: 100%;
}

.aside-widget.full-widget .sub-heading {
    border: 0;
    border-bottom: 1px solid var(--Platinum3);
    padding: 12px 0px;
}

.aside-widget.full-widget .artical-widget {
    border: 0;
    border-bottom: 1px solid var(--Platinum3);
    padding: 12px 0px;
}

.aside-widget.full-widget .artical-widget .d-flex {
    justify-content: start;
}

.chat_des {
    display: block;
    padding-bottom: 10px;
}

.post_nonlog .post_heading .avatar {
    width: 46px;
    height: 46px;
    display: block;
    position: relative;
    border-radius: 50%;
}

.post_nonlog #updateImage-1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    object-fit: cover;
}

.post_nonlog .wow_post_usr_ava span {
    position: absolute;
    bottom: -4px;
    right: -4px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post_nonlog .post_img_left .user-popover a {
    color: black;
    text-decoration: none;
}

.post_nonlog #wo_post_stat_button .stat-item svg {
    vertical-align: middle;
}

.post_nonlog .wo_post_stat_button_description {
    padding: 18px 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #596172;
    background-color: #ffffff;
}

.post_nonlog .post_icon_right .pointer svg {
    color: #666;
}

.post_nonlog #wo_comment_combo {
    display: flex;
    background: #F9F9F9;
    padding: 9px 15px 4px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
}

.post_nonlog #wo_comment_combo> :first-child div {
    padding-bottom: 15px;
}

.post_nonlog .like_comment {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-top: 1px solid #F9F9F9;
    padding-top: 15px;
    padding-bottom: 10px;
    color: #AAAAAA;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
}

.post_nonlog #wo_post_stat_button .stat-item {
    padding: 8px 0px !important;
}

.post_nonlog .like_comment .stat-item .like-btn-post {
    display: flex;
    justify-content: center;
    gap: 4px;
    align-items: center;
}

.post_nonlog #wo_comment_combo .avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.post_nonlog .post_img_left .title {
    padding-top: 4px;
}

.post_nonlog .post_img_left .title b {
    color: #596172;
}

.post_nonlog #wo_comment_combo .textarea {
    height: 36px;
    max-width: 100%;
    min-width: 100%;
    resize: none;
    font-size: 14px;
    overflow: hidden;
    padding: 8px 18px 0px;
    background-color: #fff;
    border-radius: 33px !important;
    margin-left: 10px;
    border: 1px solid #ededed;
}

.post_nonlog #wo_comment_combo .textarea:focus {
    outline: none;
}

.post_nonlog .wo_comment_combo_text {
    width: 90%;
}

/* group custom css end */
.header-main {
    z-index: 99;
}

.tab {
    margin-bottom: 1px;
    display: flex;
    gap: 3px;
}

.apple-logo {
    display: flex;
    align-items: center;
    gap: 7px;
}

.aside-widget h3 {
    min-width: max-content;
    text-align: left;
    font-size: 16px;
    line-height: 21px;
}

.dollar-ratio-widget {
    text-align: left !important;
}

/* #myModal{
    margin-top: 60px;
} */
.tab button {
    background-color: #EBEBEB;
    float: left;
    color: #B6B6B6;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    padding: 7px 22px;
    transition: 0.3s;
    border: 1px solid #EBEBEB;
    border-radius: 5px 5px 0px 0px;
}

.publisher-box textarea .postText {}

/* Change background color of buttons on hover */
/* .tab button:hover {
    background-color: #ddd;
  } */

/* Create an active/current tablink class */
.tab button.active {
    background-color: #fff;
    border: transparent;
    color: #EDB043;
}

.chat-box-tab {
    position: relative;
    border-right: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
}

/* Style the tab content */
.tabcontent {

    display: none;
    padding: 6px 12px;
    background-color: #fff;
    /* border: 1px solid #ccc; */
    border-top: none;
}

.chat-textarea .aside-widget {
    display: flex;
    gap: 18px;
    padding-top: 35px;
}

.chat-textarea .chat-btns-w .chat_optns .dropdown-menu {
    left: -80px
}

.chat-textarea {
    border-top: 0px;
    position: sticky;
    bottom: 8px;
}

.chat-textarea form#hren {
    position: relative;
    height: 80px;
    display: flex;
    align-items: center;
    border: 1px solid #1B1B1B40;
    border-radius: 8px;
    padding: 0px 16px;
}

.chat-textarea form#hren .chat-btns-w {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: end;
    background-color: transparent;
    border-radius: 4px;
    position: absolute;
    right: 20px;
    top: 50%;
    gap: 8px;
    transform: translatey(-50%);
}

.chat-textarea form#hren textarea {
    width: 87%;
}

.chat-textarea form#hren .chat-btns-w span svg path {
    fill: #1B1B1B;
}

.form_disabled form#hren {
    margin: 0px 10px;
}

.form_disabled .aside-widget {
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
}

#Tab1 {
    overflow-y: scroll;
    height: 75.5vh;
}

#Tab1::-webkit-scrollbar-track,
.chat-messages-wrapper::-webkit-scrollbar-track {
    background-color: #fff;


    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}

#Tab1::-webkit-scrollbar-thumb,
.chat-messages-wrapper::-webkit-scrollbar-thumb {
    background: #F0F0F0;
    /* background-color: red; */
    border-radius: 4px;
    width: 4px;
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}

#Tab1::-webkit-scrollbar,
.chat-messages-wrapper::-webkit-scrollbar {
    width: 4px;
}

.chat-messages-wrapper {
    height: 75.5vh;
    max-height: 75.5vh;
}

.chat-messages-wrapper2 {
    height: 70vh;
    max-height: 70vh;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    border: 1px solid #888;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}

.stock-single-price {
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
}

.change-down {
    padding-top: 12px;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
}

.errors:empty,
.success:empty {
    padding: 0;
}

.message-text {
    padding: 12px !important;
    max-width: 536px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px !important;
}

.message-group_owner a {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
}

.online-toggle-hdr {
    display: none !important;
}

.modal-content {
    max-width: 960px;
    margin: auto;
}

.man-img {
    width: 35%;
    display: flex;
    align-items: end;

}

.man-img img {
    max-height: 466px;
}

.top-cryptocurrency-heading {
    padding-left: 5px;
}

.market-mover {
    padding: 0px;
}

.artical-widge {
    padding-left: 15px;
}

.artical-widget-heading h3 {
    margin-top: 2px;
    max-width: 100%;
}

.poster-left-buttons .btn-file span {
    padding: 2px !important;
    height: 32px;
    width: 32px;
    margin-bottom: 0px;
}

.poster-left-buttons .btn-file {
    padding: 15px;
}

react[fill=#ffffff] {
    background-color: transparent;
}

.top-cryptocurrency-heading h3 {
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 12px;
}

.ratio-table-subheading.aside-widget table {
    margin-top: 0px;
    border: 0;
}

.ratio-table-subheading.aside-widget table tr {
    border-bottom: 1px solid #E2E2E2
}

.top-cryptocurrency-heading {
    margin-top: 0px;
    padding-left: 0;
}

.desc {
    padding-top: 12px;
}

.desc a {
    color: #3B71FE !important;
    text-decoration: none;
}

.login-form {
    width: 65%;
}

h2.modal-title {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
    color: #353535;
}



.modal-content .form-group {
    margin-top: 32px;
}

.d-flex {
    display: flex;
    justify-content: unset;
}

.man-img {
    background: #EAECF4;
    padding-right: 40px;
}

.w-100 {
    width: 100%;
}

.login-form {
    padding: 50px;
}

.chat-container {
    display: none;
}

body {
    padding-right: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
}

.online-toggle-hdr {
    width: 100%;
    font-size: 14.5px;
    padding: 8px;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
}

.chat-messages-wrapper {
    width: 100%;
    padding-bottom: 116px;
}

.chat_main {
    position: static;
}

/* .content-container.container{ margin-top: 71px !important;} */
/* .container{
    width:1350px !important;
} */
.mobile-chat-scroll::-webkit-scrollbar-track,
.emo-group-container-chat::-webkit-scrollbar-track,
.chat-scroll-section::-webkit-scrollbar-track,
.main-single-post-left-aside::-webkit-scrollbar-track,
.main-single-post-right-aside::-webkit-scrollbar-track {
    background-color: #F0F0F0;
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}

.publisher-box .publisher-box-footer .poster-left-buttons .btn-file {
    gap: 5px;
    padding: 10px 6px !important;
}

.publisher-box .publisher-box-footer .poster-left-buttons .btn-file span {
    margin-bottom: 0px;
}

.mobile-chat-scroll::-webkit-scrollbar-thumb,
.emo-group-container-chat::-webkit-scrollbar-thumb,
.chat-scroll-section::-webkit-scrollbar-thumb,
.main-single-post-left-aside::-webkit-scrollbar-thumb,
.main-single-post-right-aside::-webkit-scrollbar-thumb {
    background: #F0F0F0;
    border-radius: 4px;
    width: 4px;
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);

}

.mobile-chat-scroll::-webkit-scrollbar,
.emo-group-container-chat::-webkit-scrollbar,
.chat-scroll-section::-webkit-scrollbar,
.main-single-post-left-aside::-webkit-scrollbar,
.main-single-post-right-aside::-webkit-scrollbar {
    width: 4px;
}

.main-single-post-left-aside::-webkit-scrollbar,
.main-single-post-right-aside::-webkit-scrollbar,
.main-single-post-left-aside::-webkit-scrollbar-thumb,
.main-single-post-right-aside::-webkit-scrollbar-thumb {
    width: 0;
}

.group-discussion {
    background-color: #F8F8F8 !important;
    padding: 30px 0px 30px;
}

.apple-logo {
    margin-top: 0px;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    color: #353535 !important;
    /* position: sticky; */
    top: 0;
    background: #f3f3f3;
    z-index: 1;
}

.apple-logo h3 {
    margin-top: 0;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}

.apple-logo img {
    max-height: 40px;
    object-fit: contain;
}

#related-pr:not(:has(.artical-widget)) {
    margin-bottom: 0 !important;
}

.stock-updates.d-flex {
    flex-wrap: wrap;
    margin-top: 15px;
}

.stock-updates p {
    padding: 7px;
    background: #fff;
    border-radius: 5px;
    font-weight: 600;
    margin: 7px;
    text-align: center;
    min-width: max-content;
    border: 1px solid #cbcbcb;
}

.stock-updates p:nth-child(1),
.stock-updates p:nth-child(4),
.stock-updates p:nth-child(7) {
    margin-left: 0;
}

.stock-updates p:nth-child(3),
.stock-updates p:nth-child(6),
.stock-updates p:nth-child(9) {
    margin-right: 0;
}

.stock-updates p span {
    margin-top: 5px;
    display: block;
    font-weight: 400;
}

/*.dollar-ratio-widget{
    padding-top: 46.66px;
}*/
.widget-paragraph {
    padding-top: 12px;
    text-align: left;
}

.left-widget-graph {
    padding-top: 28px;
}

.widget-add-button {
    background-color: #EDB043;
    padding: 7.1px 46px;
    border: 1px solid transparent;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15.846px;
    line-height: 24px;
    color: #353535;
    width: 100%;
}

.widget-add-button:hover {
    background-color: transparent;
    transition: 0.5s;
    border: 1px solid #EDB043;
    color: #edb043;
}

.widget-add-button:hover svg,
.widget-add-button:hover svg path {
    stroke: #edb043;
    transform: .5s;
}

.slide-up-down p,
.risk-para p {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #777E90;
}

.risk-para p a.show-more {
    display: block;
    color: #3B71FE;
    text-decoration: underline;
}

.left-aside-subheading p a,
.left-aside-subheading p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    /*text-align: justify;*/
    color: #353535;
}

.left-aside-subheading p {
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 10px;
}

.widget-let-btn {
    padding-top: 47px;
}

.ratio-table-subheading {
    padding-top: 52px;
}

.ratio-table-subheading.aside-widget {
    max-width: unset;
}

.widget-ratio-table {
    padding-top: 52px;
}

.ratio-table-subheading p {
    max-width: 260px;
}

.widget-last-table {
    background: rgba(237, 176, 67, 0.1);
    padding: 12px 10px 10px 15px;
}

.see-all {
    font-weight: 400;
    font-size: 13.011px;
    line-height: 16px;
    text-decoration: underline;
    color: #5E5E5E;
}

.chat-tabs {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #B6B6B6
}

.left-button-span {
    padding-right: 16px;
    vertical-align: middle;
}

.chat-section {
    background-color: #fff;
    padding-top: 38px;
    padding-bottom: 30px;
}

#live-chat-section .chat-img {
    width: 48px !important;
    height: 48px;
    border-radius: 40px;
}

.chat-scroll-section {
    overflow-y: scroll;
    height: 45vh;
}

/* .main-single-post-left-aside,.main-single-post-right-aside{
    height: 79vh;
    overflow-y: scroll;
} */
.chat {
    background: rgba(27, 27, 27, 0.03);
    padding: 17px;
    border-radius: 8px;
    display: inline-block;
    width: 90%;
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
}

.img-col {
    width: 10%;
}

.chat-width {
    line-height: 20px;
    max-width: max-content;
}

.chat-footer {
    border: 1px solid rgba(27, 27, 27, 0.25);
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    margin: 10px;
    padding: 0px 5px 0px 5px;

}

.chat-footer span {
    border-radius: 8px !important;
    border: none;
}

.send-chat {
    border: none;
    color: rgba(27, 27, 27, 0.5) !important;

}

.send-chat::placeholder {
    color: rgba(27, 27, 27, 0.5);
}

.send-chat:focus {
    box-shadow: none;
    outline: none;
}

.signup-btn {
    padding: 7px 22px;
    border: 1px solid #EDB043;
    border-radius: 8px;
}

.signup-btn:hover {
    background: #EDB043;
    transition: 0.5s;
}

.main-foot1 {
    padding: 11px;
    background-color: #fff;
}

.ft-span {
    color: #EDB043;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    vertical-align: inherit;
}

.ft-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #282828;
    opacity: 0.75;
    border-left: 2.5px solid rgba(27, 27, 27, 0.5);
}

.sm-container {
    width: 100%;
    max-width: 1440px;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}

.aside-symbol a span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80px;
    display: block;
}

.aside-stock-table.market-mover .aside-symbol {
    font-weight: 500;
}

.aside-symbol span.gray {
    color: var(--grey) !important;
    font-weight: 600;
    font-size: 13px !important;
    line-height: 16px;
}

.aside-symbol a.hit-gray {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #AAAAAA;
}

.my-watchlist-aside .aside-symbol {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px !important;
}

.my-watchlist-aside .aside-data {
    font-weight: 600;
    font-size: 13px;
    line-height: 20px !important;
    color: #23262F;
    text-align: end;
}

/*.group-discussions{
    padding: 0px 27px;
}*/
.upload-img-section {
    max-width: 598.92px;
    border: 2px solid #D9DDE7;
    border-radius: 4px;
    margin: 0 auto;
}

.upload-comment,
.upload-post {
    border-bottom: 2px solid #D9DDE7;
    padding: 18px 10px 18px 16px;

}

/* new css */
.aside-stock-table.market-mover .table th {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #AAAAAA;
}

.aside-stock-table.market-mover .table {
    margin: 10px 0;
    border: 0;
}

.aside-stock-table.market-mover .table tr {
    border-bottom: 1px solid #E2E2E2;
}

.btn-file svg {
    margin-right: 3px;
    margin-top: -1px;
}

.btn-file {
    padding: 0;
    border: 0;
    cursor: pointer;
    box-shadow: none;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    transition: all .15s;
    margin: 0 1px;
}

.emo-group-container-chat {
    overflow-y: auto;
    left: 0;
    right: 0;
    inset: auto auto 20px -41px !important;
    height: 301px;
    padding: 0;
    bottom: 45px;
    margin: 0;
    white-space: normal;
    border-radius: 0px !important;
}

.emoji-dropdown .dropdown-toggle::after {
    display: none !important;
}

.chat_optns .emo-container span {
    display: inline-flex;
    margin: 2px;
    padding: 4px;
    border-radius: 4px;
    transition: all .15s;
    cursor: pointer;
}

.chat_optns .emo-container span i {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    margin: 0;
}

.login-btn {
    padding: 7px 22px;
    border: 1px solid #EDB043;
    color: #000 !important;
    font-family: 'DM Sans', sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    border-radius: 8px;
    border: 2px solid #EDB043;
    background: #EDB043;
}

.login-btn:hover::after {
    display: none
}

.login-btn:hover {
    background-color: transparent;
    transition: 0.5s
}

.signup-btn {
    padding: 8px 22px !important;
    margin-left: 18px !important;
}

ul#top-symbol_lookup_api_list .search-header .search-anchor span.col-3,
ul#top-symbol_lookup_api_list .search-header .search-anchor span.col-4,
ul#top-symbol_lookup_api_list .search-header .search-anchor span.col-2 {
    min-width: max-content;
    color: #fff !important;
    padding: 0px 5px;
}

.upload-button {

    margin: 0 10px;
    padding: 8px 3px;
    display: flex;
    align-items: center;
    position: relative;
}

.poster-left-buttons {
    margin-right: 7px;
    display: flex;
    flex: 1 auto;
}

.poster-left-buttons .btn-file {
    padding: 0 6px;
    border-radius: 2em;
    height: 32px;
    transition: all .15s;
    font-weight: 600;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
    background: #f3f3f3;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.poster-left-buttons .btn {
    flex-direction: row !important;
    gap: 9px;
    padding: 0px 6px !important;
}

.pub-focus .sun_pub_mid_foot .poster-left-buttons .btn.mor {
    display: block;
}

.sun_pub_mid_foot .poster-left-buttons .btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-file svg {
    margin-right: 3px;
    margin-top: -1px;
}

.btn-file input {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    outline: 0;
    background: #fff;
    cursor: inherit;
    display: block;
}

.publisher-box-footer {
    padding: 5px;
    display: block;
}

.sun_pub_more {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.sun_pub_more_items {
    flex: 1;
    display: flex;
    justify-content: center;
    margin: 8px 0px;
}

.publisher-box-footer .poster-left-buttons {
    margin: 0 5.3px;
    text-align: center;
    transition: all .1s linear;
    border-radius: 50%;
}


.main-single-post-aside .modal {
    z-index: 99999 !important;
}

#edit-post.modal,
#delete-post {
    z-index: 1001;
}

.chat-mobile-more {
    display: none;
}

.mobile-chat-scroll {
    height: 70vh;
    overflow-y: scroll;

}

.scrool-side {
    padding-right: 15px;
}

.widget-chat {
    background-color: #fff;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
}

.widget-chat span {
    font-weight: 400;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: -0.01em;
    color: #AFBBC6;
}

.widget-chat h5 {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.01em;
    padding-left: 55px;
    color: #011627;
    margin-bottom: 0px;
}

.mobile-chat-widget {
    padding: 6px 30px 6px 30px;
    background: #F4F5F8;
    border-radius: 9px;
    max-width: 80%;
}

.mobile-chat-img {
    position: relative;
    left: 15px;
    bottom: 9px;
    max-width: 200%;
}

.mobile-chat-img img {
    border: 2px solid #fff;
    width: 34px;
    border-radius: 23px;
}

.mobile-chat-widget p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    align-items: center;
    color: #7B8793;
}

.mobile-send-chat {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 22px;
}

.mobile-send-chat .chat-typing {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.01em;
    color: #7B8793;
}

.mobile-send-chat input {
    padding: 10px 12px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.01em;
    color: #808080;
    border-right: none;
}

.mobile-send-chat input::placeholder {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.01em;
    color: #808080
}

.mobile-send-chat input:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #DBE5ED;
    border-radius: 4px;
    border-right: none;
}

.mobile-send-chat .upload-send-btn {
    border-left: none;
    background-color: #fff;
}

.mobile-send-chat .upload-send-btn a {
    padding-right: 3px;
    padding-left: 8px;
}

.mobile-send-chat .upload-send-btn:focus {
    outline: none;
    box-shadow: none;
    border: none;
    border-left: none;
}

.upload-button button {
    padding: 6px 21px;
    background: #F3F3F3;
    border-radius: 24px;
    align-self: center;
    border: transparent;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #596172;

}

/* .navbar.navbar-expand-xl {
    padding: 15px 25px;
} */

/* .header_bottom {
    padding: 15px;
} */
/* #navbarScroll .nav-search-main{
    justify-content: end;
} */
.navbar.navbar-expand-xl {
    z-index: 1 !important;
}

.chat-box {
    margin-top: 38px;
}

.upload-button button span {
    vertical-align: inherit;
    padding-right: 8px;
}

.nav-button {
    background: #F2F2F2;
    border: 1px solid #EBEBEB;
    border-radius: 5px 5px 0px 0px;
}

#nav-tab {
    margin-bottom: 0px;
}

.nav-button .nav-link {
    font-weight: 500;
    margin: 5px;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #B6B6B6;
    padding: 5px 21px !important;
    border: 1px solid #EBEBEB !important;
    margin-bottom: 0px;
    margin-left: 0px;
}

.nav-tabs .nav-link.active {
    background-color: #fff !important;
    border: 1px transparent;
}

.left-aside-widget {
    padding: 0px 10px 10px 10px;
    max-height: 79.5vh;
    overflow-y: scroll;
}

aside.right-widget {
    max-height: 79.5vh;
    overflow-y: scroll;
}

#head_menu_rght {
    display: flex;
    align-items: center;
}

/* #head_menu_rght .user-menu-combination.nav>li>a {
    padding: 3px 3px 3px 7px !important;
} */

#head_menu_rght .nav>li>a {
    padding: 3px 25px 3px 7px !important;
}

.chat-textarea .aside-widget {
    justify-content: center !important;
}

.risk-para {
    text-align: justify;
    padding-top: 12px;
}

.chat-messages-wrapper .messages-wrapper {
    margin-top: 10px;
}

.chat-messages-wrapper .incoming .message-text,
.chat-messages-wrapper .outgoing .message-text {
    background: #1B1B1B08;
    color: #1B1B1BBF;
    border-radius: 8px;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 20px;
}

.chat-messages-wrapper .outgoing .message-text {
    background: #EDB043;
}

.login_signup_combo .login__ .btn {
    width: 100%;
}

#nav-home-tab {
    display: none;
}

.main-chat {
    padding-left: 15px;
    padding-right: 15px;
}

.forgot_password {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
}

.forgot_password a {
    color: #3C434A !important;
    font-size: 16px;
    line-height: 32px;
    text-decoration: underline;
}

.password-hide-show-icon {
    position: relative;
    bottom: 40px;
    left: 93%;
}

.market-mover {
    border: none;
    max-width: 100%;
}

.navbar-collapse:after,
.row:after,
.nav:after {
    display: none !important;
}

.popup-login .btn-close {
    background-color: #EDB043;
    box-shadow: 0px 4px 40px rgb(0 0 0 / 5%);
    transform: rotate(-45deg);
    position: absolute;
    right: -44px;
    top: -44px;
    opacity: 1;
    width: 80px;
    height: 80px;
    border-radius: 0;
    background-position: left 11px top 38px;
    background-size: 13px;
}

#head_menu_rght .dropdown-menu li.dropdown-hidden-link a[href="/setting/my_points"] {
    padding-top: 10px;
}

.navbar-nav_footer_mobile li .nav-link {
    padding: 0.5rem 0rem;
}

.popup-login {
    overflow: hidden;
    padding: 0px;
}

.popup-login h3 {
    font-size: 30px;
    margin-bottom: 10px;
}

.popup-login .popup-form {
    max-width: 456px;
    padding: 50px 15px;
}

.popup-login form {
    margin-top: 30px;
}

.bg-clr-popup {
    background: #EAECF4;
    display: flex;
    height: 100%;
    align-items: flex-end;
    justify-content: flex-start;
}

.popup-login form input.form-control {
    background: #F7F7F8;
    border-radius: 6px;
    padding: 16px 24px;
    font-size: 16px;
    line-height: 32px;
    /*margin-bottom: 32px;*/
}

.mb-32 {
    margin-bottom: 32px;
}

.popup-login form label {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #3C434A;
    margin-bottom: 10px;
}

.popup-login .btn.btn-warning {
    background: #EDB043;
    border-radius: 6px;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    padding: 22px 24px;
    color: #fff;
}

.modal-backdrop {
    z-index: 1040;
}


.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

/* 
.navbar-collapse.collapse {
    display: flex !important;
} */

.navbar ul#menu-main-menu {
    display: flex;
    align-items: center;
}

.navbar ul li.dropdown.menu-item:hover>a.nav-link+ul.dropdown-menu {
    transition: all 1s ease-in-out;
    display: block;
    visibility: visible;
    opacity: 1;
    border: none;

}

.video-widget h3 {
    text-transform: uppercase;
    color: #353535;
    font: normal 600 16px/21px Poppins;
    margin-bottom: 12px;
}

.video-widget h3::before {
    content: url("https://s3.wasabisys.com/rpdapp1/upload/photos/2023/img/aside-heading-icon-2.png");
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}

.video-widget .heading-summary {
    border-bottom: 1px solid #E2E2E2;
}

.video-sidebar h4,
.video-sidebar a {
    font: normal 500 14px/18px Poppins;
    color: #353535;
    margin: 0;
}

.stock-author-meta {
    display: flex;
    justify-content: space-between;
    gap: 7px;
    margin-top: 7px;
}

aside .top-cryptocurrency-heading h3 {
    margin-bottom: 0;
}

.dropdown-menu.ani-acc-menu {
    background: #E8ECEF;
}

.dropdown-menu.ani-acc-menu .profile_top_btn,
.dropdown-menu.ani-acc-menu a#update-username,
.dropdown-menu.ani-acc-menu .profile_bottom_btn {
    background: #fff;
    padding: 16px;
    box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    margin-bottom: 16px;
}

.scrolled-down,
.scrolled-up {
    position: relative;
}

.content-container.container {
    padding-top: 0;
    margin-top: 15px !important;
}

.modal.show {
    opacity: 1;
    z-index: 9999;
}

.modal.fade.show#modal_light_box .modal-dialog {
    opacity: 1;
}

.modal.fade.show#modal_light_box .modal-dialog .modal-content {
    width: auto !important;
}

div.modal-backdrop.fade.show {
    display: none !important;
}

.btn-main:hover {
    color: #000 !important;
}

.messages-container .message-media video {
    max-width: 100% !important;
}

@media(max-width:1200px) {

    #nav-menu-item-183992 .menu-depth-1::-webkit-scrollbar,
    #nav-menu-item-15521689 .menu-depth-1::-webkit-scrollbar {
        display: none;
    }

    #Apple-widget {
        display: none;
    }

    #myModal {
        margin-top: 28px;
    }

    .man-img {
        padding-right: 0px;
        width: 40%;
    }

    .login-form {
        padding: 31px;
        width: 60%;
    }

    h2.modal-title {
        font-size: 34px;
        line-height: 38px;
    }

    .password-hide-show-icon {
        left: 90%;
    }

    .forgot_password {
        display: block;
    }

}

@media (max-width: 1199px) {
    .navbar-expand-xl .navbar-collapse {
        background-color: var(--white);
        border-radius: 16px;
        margin-top: 10px;
        padding: 10px;
    }

    #navbarScroll {
        left: -9px !important;
        right: 0 !important;
        margin-right: 0px !important;
        margin-top: 43px;
    }

    .navbar-collapse {
        height: 70vh;
        overflow-y: scroll;
    }

    .menu-depth-1 {
        transform: translateX(-1%) !important;
    }
}

@media (max-width:992px) {
    #navbarScroll {
        margin-left: 0 !important;
    }

    #menu-main-menu li {
        padding-left: 20px !important;
    }

    .chat_page_main {
        display: flex;
        flex-wrap: nowrap;
    }

    .navbar-nav_footer_mobile {
        position: absolute;
        background: #EFEFEF;
        padding: 8px 16px;
        left: -125px;
        width: 154px;
        padding: 8px 16px;
        transition: left 0.5s;
    }

    .navbar-nav_footer_mobile.closed {
        width: 0;
    }

    .navbar-nav_footer_mobile.open {
        width: 320px;
    }

    .man-img {
        display: none;
    }

    .login-form {
        width: 100%;
    }

    .forgot_password {
        display: flex;
    }

    .col-md-8 {
        width: 66%;
    }

    .col-md-4 {
        width: 34%;
    }

    .market-mover {
        padding: 0px;
    }

    .artical-widget-img img {
        width: 100%;
    }

    .single-chat-page {
        padding-top: 100px;
    }

    .artical-widget-heading h3 a .artical-widget-heading span {
        font-weight: 400;
        font-size: 11px;
        line-height: 16px;
    }

    .md-none {
        display: none;
    }

    .popup-login .popup-form {
        margin: 0 auto;
    }

    .poster-left-buttons .btn {
        gap: 7px;
        padding: 0px 8px !important;
    }

    .sun_pub_more_items .btn.gif span svg {
        width: 22px !important;
        height: 22px !important;
    }

    #nav-home-tab {
        display: block;
    }

    #Tab {
        height: auto;
        width: 100%;
        overflow-x: hidden;
    }

    .header_bottom .header_bottom_row,
    .top_header .top_header_row {
        padding: 0;
    }

    .aside-widget {
        margin: 0 auto 30px;
    }

    .aside-widget {
        max-width: 327px;
        /* margin: auto; */
    }

    .ratio-table-subheading p {
        max-width: 100%;
    }

    .left-aside-table,
    .aside-widget-left {
        text-align: start !important;
    }

    .left-aside-widget {
        display: none;
        padding-left: 0px;
    }

    .single-chat-page {
        padding-top: 83px;
    }

    .group-discussion {
        background-color: #fff !important;
    }

    .aside-widget-mobile {
        max-width: 70% !important;
        margin: 0 auto;
    }

    .aside-widget-mobile p {
        font-size: 16px;
        border-bottom: none;
        line-height: 26px;
    }

    .top-cryptocurrency-heading {
        padding-left: 0px;
    }

    .mobileleftpane,
    .text-sender-container .messagejoint {
        position: static !important;
    }
}

@media (min-width:767.96px) {

    .navbar-right {
        margin-right: 0px !important;
    }
}

@media (min-width:992px) {
    #nav-home {
        display: none !important;
    }

    .modal-dialog {
        max-width: 900px;
    }

    .navbar.navbar-expand-xl {
        padding: 15px 25px;
    }


}

@media (min-width: 1200px) {

    #head_menu_rght .notification-container .dropdown-menu {
        left: -109px;
    }

    button.navbar-toggler {
        display: none;
    }

    .header_bottom_scrolled-down {
        top: 0;
    }

    #menu_box_15916 {
        transform: translateX(-26%) !important;
        top: 50px !important;
    }

    .header_bottom {
        top: 84px;
    }
}

@media (max-width:767.96px) {
    .single-chat-page {
        padding-top: 110px !important;
    }

    .right-widget {
        display: none;
    }

    .col-12 {
        width: 100%;
    }

    h2.modal-title {
        font-size: 28px;
        line-height: 38px;
    }

    #login input {
        font-size: 14px;
    }

    .modal-content {
        width: 81%;
    }
}

@media (max-width:576px) {

    .tab button {
        font-size: 14px;
        padding: 10px;
    }

    h2.modal-title {
        font-size: 26px;
        line-height: 35px;
        padding-top: 5px;
    }

    .login_signup_combo .login__ .btn {
        font-size: 16px;
        padding: 10px 0px;
    }

    .password-hide-show-icon {
        left: 87%;
    }

    .forgot_password a {
        font-size: 14px;
    }

    .login-btn {
        padding: 7px 14px;
    }

    .publisher-box textarea.postText {
        overflow: hidden;
        padding: 65px 25px 5px 40px;
        font-size: 12px;
    }

    .sun_pub_mid_foot .poster-left-buttons .btn {
        font-size: 11px;
    }

    .forgot_password {
        display: block;
    }

    .single-chat-page {
        padding-top: 150px !important;
        padding-bottom: 55px !important;
    }

    .chat-section .nav-link {
        padding: 3px !important;
    }

    .chat {
        width: 80%;
    }

    .img-col {
        width: 20%;
    }

    .nav-tabs {
        flex-wrap: nowrap;
    }

    .nav-tabs .nav-link {
        font-size: 12px;
        padding: 4.5px;
    }

    .main-foot1 .btn {
        padding: 5px;
    }

    .aside-widget-mobile {
        max-width: 100% !important;
    }

    .aside-widget-mobile p {
        font-size: 14px;
        border-bottom: none;
        line-height: 24px;
    }

    .chat-footer input::placeholder {
        font-size: 12px;
    }

    .chat-mobile-more {
        display: block;
    }

    .chat-link-button {
        display: none;
    }

    .chat-footer-more {
        position: relative;
    }

    #basic-addon2 {
        background-color: #fff;
        position: absolute;
        border: 1px solid rgba(27, 27, 27, 0.25);
        right: 0;
        bottom: 131%;
    }

    #basic-addon2 a {
        display: block;
    }

    .like-btn-mobile {
        font-size: 12px;
    }

    #wo_comment_combo .textarea {
        overflow: hidden;
    }

    .sun_pub_mid_foot .poster-left-buttons .btn {
        font-size: 11px;
        gap: 0px;
        min-width: fit-content;
    }

    .sun_pub_mid_foot .poster-left-buttons .btn svg {
        height: 15px;
        width: 15px;
    }

    .small-text {
        font-size: 13px;
    }

    .post .post-footer .comments-list .comment .comment-heading .user {
        font-size: 13px;
    }

    .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .message-text {
        font-size: 14px;
    }

    .wow_form_fields {
        margin: 2px 0px;
    }

    .wow_form_fields input {
        height: 40px;
    }
}

@media (min-width: 576px) {

    .navbar>.container-fluid,
    .header_bottom .header_bottom_row,
    .top_header .top_header_row,
    .container {
        max-width: 100%;
        margin: 0 auto;
    }

    .container {
        width: 100%;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {

    .navbar>.container-fluid,
    .header_bottom .header_bottom_row,
    .top_header .top_header_row,
    .container {
        max-width: 100%;

    }

    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {

    .navbar>.container-fluid,
    .header_bottom .header_bottom_row,
    .top_header .top_header_row,
    .container {
        max-width: 960px;
    }

    .navbar>.container-fluid,
    .header_bottom .header_bottom_row,
    .top_header .top_header_row {
        max-width: 100%;
    }

    .container {
        width: 960px;
    }
}

@media (min-width: 1200px) {

    .navbar>.container-fluid,
    .header_bottom .header_bottom_row,
    .top_header .top_header_row,
    .container {
        max-width: 1140px;
    }

    .container {
        width: 1140px;

    }

    #head_menu_rght .dropdown-menu {
        left: -200px;
        top: 62px !important;
    }

}

@media (min-width: 1400px) {

    .navbar>.container-fluid,
    .header_bottom .header_bottom_row,
    .top_header .top_header_row,
    .container {
        max-width: 1320px;
    }

    .container {
        width: 1320px;
    }
}

@media (min-width: 1700px) {

    .navbar>.container-fluid,
    .header_bottom .header_bottom_row,
    .top_header .top_header_row,
    .container {
        max-width: 1640px;
    }

    .container {
        width: 1640px;
    }
}