
form input:focus, form select:focus, form textarea:focus {
    border-color: #10182833;
}
form input, form select, form textarea{
    transition: none !important;
}
body:before{
    display: none !important;
}
span._currencySign {
    color: #374151;
}
.d-none-dk{
	display:none !important;
}
._col-md-70{
    flex: 1 1 70%;
    max-width: 70%;
}
._col-md-30{
    flex: 1 1 30%;
    max-width: 30%;
}
._space_between {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
input#tncBx, input#tncBx2, ._tnCcbx input{
    border: 0 !important;
    padding: 0;
    margin-bottom: 0 !important;
}
button#_sgn_up_bk {
    margin-left: 0;
}
._ppDesc._bluebox._ubtoCmpniesWpr {
    flex-wrap: wrap;
    flex-direction: column;
}
._tnc_lin > span, ._clsPP_pp{
    cursor: pointer;
}
._sbtoAllc {
    width: 100%;
     flex: 1 1 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 8px 16px 8px 16px;
    border-radius: 16px;
    background-color: #fff;
    align-items: center !important;
}
._sbtoAllc input._switch.subscribeCompany {
    padding: 0;
    margin-bottom: 0;
    border: none !important;
}
._sbtoAllc input._switch.subscribeCompany:before {
    border: none;

}
._sbtoAllc ._switch:after {
    /*top: 1px;*/
}
._switch {
    -webkit-appearance: none;
    position: relative;
    border-radius: 10px;
    width: 30px !important;
    height: 14px !important;
    /*border: solid 1px var(--nonchecked-color);*/
    border: none;
    background: var(--nonchecked-color);
    overflow: hidden;
    transition: all .1s ease-out;
    margin-right: 5px;
    margin-left: auto;;
    float: none !important;
}
._switch:checked {
    background: var(--checked-color);
    border: solid 1px var(--checked-color);
    border: none;
}
._switch:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 31px;
    height: 15px;
    background: rgba(0,0,0,0.5);
}
._switch:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    transition: all .1s ease-out;
}
._switch:checked:after {
    left: 18px;
}
._switch:checked:before {
    background-color: #1570ef;
}
._box{
    border-radius: 24px;
    padding: 16px;
    height: 100%;
}
._personalInfo h2{
    font-size: 18px;
    font-weight: 700;
    line-height: 24.59px;
    text-align: left;
    margin: 0;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
}
._personalInfo h2.spacingTop{
	padding-top:50px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24.59px;
    text-align: left;
    margin: 0;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
}
._tack_icn{
    width: 46px !important;
}


span._editPersnoalInfo {
    margin-left: auto;
    cursor: pointer;
}
span._editPersnoalInfo svg{
    width:20px;
	height:20px;
}

._personalInfo li {
    color: #101828;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    padding: 16px 0;
    border-bottom: 1px solid #1018281a;
    display: flex;
    align-items: center;
}
._personalInfo li:last-child {
    padding: 17px 0 0;
    /*border-bottom: none;*/
}
._readonly_subscribe span._notification_pppc {
    gap: 6px;
}
.logged-in ._readonly_subscribe ._UnlockCmpny:hover ._unlcokttip {
    bottom: 26px;
}
._personalInfo ._filterCompanyRslt{
    padding-right: 20px;
}
._personalInfo ul {
    margin: 0;
}
._personalInfo li span._addIcon{
    margin-right: 12px;
}
._compnayListSubsciption {
    background: #10182808;
    padding: 16px;
    border-radius: 12px;
}
._compnayListSubsciption h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    text-align: left;
    margin: 0;
    margin-bottom: 12px;
}
._personalInfo ul{
    margin-bottom: 24px;
}
form._searchCmpny {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 8px;
}
form._searchCmpny {
    /*margin-bottom: 0px;*/
}

form._searchCmpny input {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 16.39px;
    text-align: left;
    padding: 10px 12px 10px 36px;
    border-radius: 8px;
    border: none;
    outline: none;
    box-shadow: none;
}

form._searchCmpny svg {
    position: absolute;
    top: 11px;
    left: 12px;
}
._filterCompanyRslt ul {
    margin: 0;
}
._filterCompanyRslt li {
    font-weight: 500;
    line-height: 100%;
    text-align: left;
    padding: 12px 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #1018280F;
    font-size: 12px;
}
._filterCompanyRslt li:last-child {
    /*border-bottom: none;*/
}
._filterCompanyRslt {
    height: 229px;
    overflow: auto;
    width: 103%;
    padding-right: 10px;
}
._filterCompanyRslt::-webkit-scrollbar {
    width: 2px;
    border-radius: 14px;
}

._filterCompanyRslt::-webkit-scrollbar-track {
    background: #1018280A;
}

._filterCompanyRslt::-webkit-scrollbar-thumb {
    background: #1018281A;
}

._filterCompanyRslt::-webkit-scrollbar-thumb:hover {
    background: #1018281A;
}
a._logOut {
    color: #F94E4E;
    stroke: #F94E4E;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
}
._orderListing {
    overflow: auto;
}
._orderListing header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
._orderListing header h2, ._orderListing header a {
    margin: 0;
}
._orderListing header a {
    padding: 16px 25px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
}
._orderListing header h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px;
}
._orderListing table td {
    font-size: 12px;
    font-weight: 500;
    line-height: 100%;
    text-align: left;
    white-space: nowrap;
    border: 0;
    border-bottom: 1px solid rgba(16, 24, 40, 0.06);
    color: #374151;
    padding: 12px 15px 12px 20px;
}
/*._orderListing table tr > td:first-child{*/
/*    padding-left: 0px;*/
/*}*/

._orderListing table tbody td:last-child {
    padding-right: 22px;
}
._orderListing table {
    border-radius: 20px;
    background-color: rgba(247, 248, 248, 1);
    padding: 24px;
    gap: 20px;

}
._orderListing table tr:last-child td {
    border-bottom: none;
}

._orderListing table thead tr {
   background-color: #ECEDEE;
    border-radius: 16px;
    height: 48px;
}
._orderListing thead tr:first-child td:first-child {
    border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
}
._orderListing thead tr:first-child td:last-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
._orderListing tbody tr:last-child td:first-child {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
._orderListing tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}


._orderListing #myTable {
    border-spacing: 0;
}

._orderListing #myTable thead td {
    border: none;
}
._orderListing table tbody .image-wrapper {
    display: flex;
    align-items: center;
    height: 30px;
}

._orderListing table tbody td, ._orderListing table tbody td a {
    color: #101828;
}
span.tag_Purchase ,span.tag_Sell{
    padding: 6px 10px;
    border-radius: 8px;
    min-width: 90px;
    height: 28px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
}
span.tag_Purchase {
    background: #E2F1E7;
    color: #007C29;
}
span.tag_Sell {
    background: #F8E8E8;
    color: #D30202;
}
span._odrStatus {
    display: list-item;
    color: #2978D5;
}
span._odrStatus {
    display: list-item;
    color: #2978D5;
}
span._odrStatus._statscompleted, span._odrStatus._statsInväntar.signering, span._odrStatus._statsFörfallen, span._odrStatus._statsFörfallen, span._odrStatus._statsInställt, span._odrStatus._statsKlar {
    color: #8B8B8B;
}
span._odrStatus._statsexpired {
    color: #8B8B8B;
}
span._odrStatus._statspending, span._odrStatus._statsInväntar.signering{
    color: #E6A11B;
}
._orderListing header a:hover {
    color: #fff;
}
._pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 22px;
}
._pagination button{
    cursor: pointer;
}
button._next_prev {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: transparent;
    margin: 0 10px;
}

button._next_prev:disabled {
    opacity: .5;
    color: initial;
    cursor: not-allowed;
}
.paginationlinks button {
    width: 40px;
    height: 40px;
    margin: 0 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 1px solid #1018281A;
    border-radius: 7px;
    line-height: 1;
    color: #101828;
}
.paginationlinks button.active {
    background-color: #1570EF;
    border: 1px solid #1570EF;
    color: #fff;
}
._mobileStatus._odrStatus{
    display: none;
}
span._odrStatus._statscanceled {
    color: red;
}
._active span._cpmyToggle {
    transform: rotate(180deg);
}
span._odrStatus:not(._mobileStatus) {
    margin-left: 15px;
}
._personalInfoToggle{
    display: none;
}
._personalInfoToggle h2{
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
}
._personalInfoToggle {
    border: 1px solid #1018281A;
    padding: 10px 20px;
    border-radius: 12px;
    margin-bottom: 28px;
}
span._showPIngo {
    display: flex;
    align-items: center;
    cursor: pointer;
}
._close_PI{
    cursor: pointer;
    margin-right: 8px;
    line-height: 0;
}
span._close_PI {
    display: none;
}
span#invaledCodeError {
    position: unset !important;
    margin-top: 10px !important;
}
.lostpassword-submit {
    margin-top: 20px;
}
._hyhdrTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}
._hyhdrTitle span._indexIng {
    padding: 5px 10px;
    font-size: 12px;
    margin-left: 0;
    margin-right: 16px;
}
._hyhdrTitle span._price {
	    color: #101828;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}
._ppDesc p {
    flex: 1 1 calc(100% - 50px);
}
._hyhdrTitle .LftNmFlg {
    padding: 0;
}
strong._beloppPric {
    margin-left: auto;
    display: inline-block;
}
._beloppDtil{
	    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


._choose_orderType span {
    /* display: flex; */
    justify-content: flex-start;
    align-items: center;
}

._choose_orderType span input {
    width: auto;
    margin: 0;
    margin-right: 12px;
    height: 20px;
    width: 20px;
    z-index: 999;
}



._field {
    display: flex; /* Adjust as needed */
    margin-right: 10px; /* Adjust as needed */
    align-items: center;
    gap: 10px;
    margin-bottom: 2px;
}
._field label {
    color: #101828;
}
._custom-radio {
    position: relative;
    display: inline-block;
    width: 18px; /* Adjust as needed */
    height: 18px; /* Adjust as needed */
}

._custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

._custom-radio span {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    border-radius: 50%; /* Make it a circle */
    position: absolute;
    top: 0;
}

._custom-radio input:checked + span {
    border: 5px solid #1570EF; /* Green border for checked */
}
._choose_orderType p {
	    color: #101828;
    font-size: 16px;
    font-weight: 600;
    line-height: 21.86px;
    text-align: left;
    margin: 12px 0px;
}
._ppDesc._bluebox {
    background: #1570EF14;
    padding: 20px;
    margin-bottom: 24px;
}


.range-slider {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 9px;
    margin-bottom: 0;
}

.range-slider #range {
    -webkit-appearance: none;
    width: 100%;
    border: none !important;
    padding: 0;
}
.range-slider #range:focus { outline: none; }

/*.range-slider #range::before, .range-slider #range::after {*/
    /*position: absolute;*/
    /*top: 2rem;*/
    /*color: #333;*/
    /*font-size: 14px;*/
    /*line-height: 1;*/
    /*padding: 3px 5px;*/
    /*background-color: rgba(0,0,0,.1);*/
    /*border-radius: 4px;*/
/*}*/
/*.range-slider #range::before { left: 0; content: attr(data-min); }*/
/*.range-slider #range::after { right: 0; content: attr(data-max); }*/
._orderTypeDesc{
    margin-bottom: 16px;
}
.range-slider #range::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    animate: 0.2s;
    background: linear-gradient(90deg, #1570ef var(--range-progress), #10182808 var(--range-progress));
    border-radius: 1rem;
}
.range-slider #range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #1570EF;
    cursor: pointer;
    /*transform: translateY(calc(-50% + 4px));*/
    /*-webkit-transform: translateY(calc(-50% + 4px));*/
    transform: translateY(-50%);
    margin-top: 2px;
}

.range-slider #tooltip {
    position: absolute;
    top: -2.25rem;
}
.range-slider #tooltip span {
    position: absolute;
    text-align: center;
    display: block;
    line-height: 1;
    padding: 5px 12px;
    font-weight: 500;
    border-radius: 50px;
    background: #1018281A;
    font-size: 12px;
    color: #101828;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #1018284D;
}

.range-slider #range:focus {
    outline: none;
}
._align_bottom {
    align-items: flex-end;
}
._qtyStockInpu input {
    border: none !important;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
    background-color: transparent;
    color: #101828;
}

._qtyStockInpu {
    border-radius: 12px;
    border: 1px solid #737375;
    padding: 0;
    color: rgba(16, 24, 40, 0.50);
    margin: 0 0 16px;
    display: flex;
    align-items: center;
}
._qtyStockInpu span {
    font-size: 16px;
    color: #101828;
    padding: 16px;
    padding-left: 20px;
    border-right: 1px solid #737375;
}
div#sgnp_invalid_info_error.error-msg {
    padding: 12px 0;
    position: unset;
}
form#wpforms-form-2464 {
    display: none;
}
._unbuyySallOpen .bdt-sticky-fixed, ._loginpopuup .bdt-sticky-fixed {
    z-index: 0;
}
div#unbuySalepp {
    padding-bottom: 40px !important;
}
table._otc_table th {
    white-space: nowrap;
}
table._otc_table td {
    white-space: nowrap;
}
._tnCcbx {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    margin: 13px 0 17px;
    flex-wrap: nowrap;
}

input#tncBx, input#tncBx2 {
    width: 18px;
    border-color: rgba(16, 24, 40, 0.1);
    margin-bottom: 0 !important;
}

._tnCcbx label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.39px;
    text-align: left;
    /*display: block;*/
    color: rgba(16, 24, 40, 0.7);
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    align-items: center;
}
div#_notification_centre_popup input._switch {
    padding: 7px;
    margin-left: auto;
}
._tnCcbx .error-msg {
    flex: 1 1 100%;
    position: unset;
    padding-left: 0;
    margin-top: -12px;
}
._tnc_lin {
    font-family: Manrope;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    /*display: flex;*/
    align-items: center;
    color: rgba(16, 24, 40, 1);
}
._tnc_lin p {
  font-size: 16px;
    font-weight: 400;
    line-height: 1.66;
}
._tnc_lin span {
    display: inline-flex;
}
div#_pp_pp, div#_pp_pp2, div#_pp_pp3, div#_pp_pp4 {
    max-height: 90vh;
}
._pp_pp_cnt iframe{
    height: 73vh;
}
.with-icon{
    position: relative;
}
._tnc_lin span {
    margin-left: 6px;
}
._togglePass, ._togglePassCnfrm, .lg_togglePassword{
    display: none;
}
._togglePass._active, ._togglePassCnfrm._active, .lg_togglePassword._active {
    display: inline-block;
}
#_usereditForm ._loginhdr {
    margin-bottom: 16px !important;
}
._loginhdr h2{
    line-heigt: 1.2;
}
#_usereditForm h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 21.86px;
    text-align: left;
    margin-bottom: 16px;
    margin-top: 8px;
}
svg._srchIcon {
    left: 20px;
    right: unset;
}
._srchDrpdwn input {
    padding-left: 42px !important;
}
._srchDDCntnts{
    display: none;
    box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 8px 12px;
    position: absolute;
    top: 100%;
    width: 100%;
    max-height: 260px;
    overflow: auto;
    background-color: #fff;
    z-index: 9999999;
}
._srchDrpdwn {
    position: relative;
}
._srchDrpdwn._active ._srchDDCntnts{
    display: block;
}
._srchDDCntnts ul {
    list-style: none;
    margin-left: 0;
    padding: 0px;
}

._srchDDCntnts ul li {
    padding: 10px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 2px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.12px;
    text-align: left;
    color: #101828;
    border-radius: 8px;
}
._srchDDCntnts ul li:hover {
    background-color: #E8F1FE;

}
._srchDDCntnts ul li:before {
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 1px solid #1018281A;
    display: inline-block;
}


._srchDDCntnts ul li._active {
    background: #1570EF1A;
    border-radius: 8px;
    color: #1570EF;
}

._srchDDCntnts ul li._active:before {
    background: url('data:image/svg+xml,<svg width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 5.2L4.35714 8L10.5 1" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>'), #1570ef;
    background-repeat: no-repeat;
    background-position: center;
    border-color: #1570ef;
}

._srchDDCntnts ul li._active {
    background: #1570EF1A;
    border-radius: 8px;
    color: #1570EF;
    border-color: #1570ef;
}
._dispalyLabels label{
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    margin-bottom: 12px;
    color: #101828;
}
._intrusted li{
    position: relative;
}
._intrusted li {
    list-style: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 6px 10px;
    font-size: 11px;
    font-weight: 600;
    line-height: 15.03px;
    text-align: left;
    color:  #1570EF;
    background: #1570EF1A;
    border-radius: 12px;
}

._intrusted ul {
    margin: 0;
    display: flex;
    gap: 6px;
    padding-left: 0px;
    flex-wrap: wrap;
}

._intrusted li svg {
    position: unset !important;
    transform: unset;
}

._intrusted li span {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
._cmpPlcyUu {
    padding: 12px 16px 12px 16px;
    gap: 24px;
    border-radius: 12px;
    /*border: 1px solid #1018281A;*/
    margin-bottom: 16px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    color: #101828;
    border: 1px solid #10182833;
}
._cmpPlcyUu:focus-visible, ._UpdateProfileTabsCntent input:focus-visible {
    outline: none;
}
textarea._cmpPlcyUu::placeholder{
    color: #10182880;
}
._cmpPlcyUu::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #10182880;
    /*color: inherit;*/
}
._cmpPlcyUu::-moz-placeholder { /* Firefox 19+ */
    color: #10182880;
    /*color: inherit;*/
}
._cmpPlcyUu:-ms-input-placeholder { /* IE 10+ */
    color: #10182880;
    /*color: inherit;*/
}
._cmpPlcyUu:-moz-placeholder { /* Firefox 18- */
    color: #10182880;
    /*color: inherit;*/
}

/*._cmpPlcyUu p {*/
    /*font-family: Manrope;*/
    /*font-size: 12px;*/
    /*font-weight: 500;*/
    /*line-height: 18px;*/
    /*text-align: left;*/
    /*color: #10182880;*/
/*}*/
._edit_popup {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
._edit_popup .with-icon svg {
    top: 50%;
}
._edit_popup input {
    padding: 12px 20px 12px 20px;
    font-size: 14px;
    margin-bottom: 10px;
}
._transparentBtn {
    border: 1px solid #1570EF !important;
    background-color: #fff !important;
    color: #1570EF !important;
}
._updateUrsPPBtns > button {
    margin: 0;
    padding: 16px;
}

._updateUrsPPBtns {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
}
._personalInfo h2 {
    position: relative;
}
.profile-notification {
    position: absolute;
    background-color: #1871ED;
    color: #fff;
    z-index: 9999999;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
    text-align: center;
    padding: 12px;
    border-radius: 10px;
    min-width: 200px;
    right: -29%;
    bottom: 35px;
}
/*.profile-notification:after {*/
    /*border: solid transparent;*/
    /*content: " ";*/
    /*display: block;*/
    /*height: 0;*/
    /*position: absolute;*/
    /*pointer-events: none;*/
    /*width: 0;*/
    /*top: 100%;*/
    /*border-color: rgba(255, 255, 255, 0);*/
    /*border-top-color: #1970e9;*/
    /*left: 50%;*/
    /*margin-left: -14px;*/
    /*border-width: 14px;*/
/*}*/

.profile-notification:after {
    border: solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    pointer-events: none;
    width: 21px;
    height: 14px;
    top: 99%;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #1970e9;
    left: 50%;
    margin-left: -9px;
    border-width: 14px;
    border: none;
    background: url('data:image/svg+xml,<svg width="22" height="12" viewBox="0 0 22 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.2 9.73333L21.5 0H0.5L7.8 9.73333C9.4 11.8667 12.6 11.8667 14.2 9.73333Z" fill="%231871ED"/></svg>');  background-repeat: no-repeat;
}
._personalInfoToggle span.profile-notification {
    left: 0;
    right: unset;
    top: calc(100% + 11px);
    z-index: 999;
    bottom: unset;
    width: 100%;
}
._personalInfoToggle span.profile-notification:after {
    /*top: unset;*/
    /*bottom: 97%;*/
    /*left: 10%;*/
    /*transform: rotate(180deg);*/
}
._personalInfo._active .profile-notification{
    display: none !important;
}
.close-notification {
    cursor: pointer;
    float: right;
    position: relative;
    top: -7px;
}

._srchDrpdwn._active svg._dd_icn {
    transform: rotate(-180deg);
    top: 0;

}
 svg._dd_icn {
     transition: all .3s;
     height: 100%;
     width: 50px;
     right: 0;
     padding: 12px;
     z-index: 999999;
     cursor: pointer;
}
._show_pp {
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
}
._intrusted {
    margin-top: 16px;
    margin-bottom: 12px;
}
._tagml-0 ._indexIng{
    margin-left: 0;
}
a.bankid-button {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 16px 24px;
    border-radius: 1000px;
    background: #405842;
    outline: none;
    border: none;
    height: max-content;
    cursor: pointer;
    text-align: center;
}

.bankid-icon {
    content: url(../images/ic_bankID.svg);
    margin: -3px 10px;
}
button#bankid-register-button[disabled] {
    opacity: .5;
    cursor: not-allowed;
}
._ls_popup {
    top: 50% !important;
    transform: translateY(-50%);
}
button#bankid-login-button, button#bankid-register-button {
    margin-left: 0 !important;
}
form#_sgnup_from div[class^="_col-"], #_login_from div[class^="_col-"]{
    padding: 0 15px;
}

.show-more-btn {
    background-color: rgb(21, 112, 239);
    color: white;
    font-weight: bold;
    text-align: center;
    height: 50px;
    width: 150px;
    line-height: 50px;
    border-radius: 10px;
    margin: 20px auto;
    cursor: pointer;
    display: block;
}
button._notification_centre._hideDesktop {
    display: none;
}

/*Home companies slider*/
._companiesSliderHm .item {
    box-shadow: 0px 9px 40px -10px rgba(16, 85, 181, 0.07);
    background-color: #fff;
    padding: 24px;
    border-radius: 20px;
}
._companiesSliderHm ._logo img {
    height: 35px;
    width: auto;
    object-fit: contain;
    object-position: left;
    margin-bottom: 24px;
}
._companiesSliderHm ._price {
    font-weight: 700 !important;
    font-size: 20px;
    color: #101828;
    line-height: 26px;
    margin-bottom: 12px;
}

._companiesSliderHm ._price span {
    color: #70747E;
    font-weight: 500 !important;
}
._companiesSliderHm .owl-nav {
    position: absolute;
    top: -52px;
    right: 0;
    display: flex;
    gap: 12px;
}
._companiesSliderHm {
    padding-top: 40px;
}
button.disabled svg rect {
    fill: #B4CDFC !important;
}
._otc_listDesktop._homePage thead tr {
    background: linear-gradient(350.91deg, #435EF3 -145.8%, #4295FA 346.01%);
    border-radius: 20px !important;;
    display: flex;
    justify-content: space-between;
    flex: 1 1 100%;
    /*margin-bottom: 20px;*/
}
._otc_listDesktop._homePage tbody{
    padding-top: 25px;
}
._otc_listDesktop._homePage tr {
    display: flex;
    justify-content: space-between;
    flex: 1 1 100%;
    padding: 9px 20px;
    align-items: center;
}
._otc_listDesktop._homePage tr th, ._otc_listDesktop._homePage tr td {
    display: block;
    flex: 1 1 25%;
    max-width: 25%;
    padding: 12px 16px;
    font-size: 18px;
    color: #fff;
    position: relative;
    line-height: 24px;
}
._otc_listDesktop._homePage tr th:first-child, ._otc_listDesktop._homePage tr td:first-child {
    flex: 1 1 40%;
    max-width: 40%;
}
._otc_listDesktop._homePage  table._otc_table td {
    font-size: 16px !important;
    line-height: 21px !important;
}
._otc_listDesktop._homePage table._otc_table {
    display: flex;
    flex-direction: column;
    margin: 0;
}
._otc_listDesktop._homePage tr th:not(:last-child):after, ._otc_listDesktop._homePage tr td:not(:last-child):after {
    content: '';
    height: 50px;
    width: 1px;
    border-right: 1px solid #ffffff3d;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    border-right: 1px solid #FFFFFF;
    opacity: 0.2;
}
._otc_listDesktop._homePage tr td:not(:last-child):after{
    border-right: 1px solid #EDF4FE;
    opacity: 1;
}
._otc_listDesktop._homePage tbody tr {
    margin-bottom: 12px;
    border-radius: 20px;
    background-color: #fff;
}
._otc_listDesktop._homePage td p {
    font-size: 18px;
    font-weight: 600;
}
._otc_listDesktop._homePage td p img {
    border-radius: 0;
    margin-right: 10px;
    width: 40px;
}
._otc_listDesktop._homePage td span._price {
    color: #1570EF;
    font-size: 18px;
    font-weight: 600;
}
._otc_listDesktop._homePage td span._price sub {
    color: #70747E;
    font-size: 16px;
    font-weight: 500;
}

/*._otc_listDesktop._homePage {*/
    /*background: #FFFFFF33;*/
    /*/!*box-shadow: 0px 26px 60px -10px #1764D026;*!/*/
    /*box-shadow: 0px 1px 60px -10px #1764d02b;*/
    /*backdrop-filter: blur(60px);*/
    /*border-radius: 40px;*/
    /*padding: 40px;*/
    /*overflow: hidden;*/
/*}*/

._otc_listDesktop._homePage {
    background: #FFFFFF33;
    /* box-shadow: 0px 26px 60px -10px #1764D026; */
    /*box-shadow: 0px 1px 60px -10px #1764d02b;*/
    backdrop-filter: blur(60px);
    border-radius: 40px;
    padding: 40px 40px 0px 40px;
    overflow: hidden;
    box-shadow: 0px -10px 40px -10px #1764D00D;
    box-shadow: 0px 26px 60px 10px #1764D026;
    backdrop-filter: blur(60px);
    border: 1px solid #fff;
    /* border-image-source: linear-gradient(125.41deg, #FFFFFF 0.88%, rgba(255, 255, 255, 0) 50.94%, #FFFFFF 100%); */
    /* border: 2px solid; */
    /* border-image-source: linear-gradient(125.41deg, #FFFFFF 0.88%, rgba(255, 255, 255, 0) 50.94%, #FFFFFF 100%); */
}

._otc_listDesktop._homePage tr td:not(:last-child):after {
    border-color: #EDF4FE;
}
._otc_listDesktop._homePage td span._price span {
    position: relative;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none;
}

._otc_listDesktop._homePage tr td:hover
span._loginToView._login_menu_popop {
    /*box-shadow: 0px 4px 9.9px 0px #20397826;*/
    display: inline-block;
}
span._loginToView._login_menu_popop, ._unlcokttip {
    /*box-shadow: 0px 4px 9.9px 0px #20397826;*/
    display: none;
    box-shadow: 0px 4px 25.9px 0px #20397826;
    bottom: 100%;
    font-size: 12px;
    color: #101828;
    padding: 12px;
    font-weight: 600!important;
    border-radius: 10px;
    background-color: #f7f8f8;
    position: absolute;
    left: 0;
    transform: translateX(-27%);
    cursor: pointer;
}
span._loginToView._login_menu_popop:after, ._unlcokttip:after{
    content: '';
    position: absolute;
    top: 99%;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/arrowBot.png);
    width: 21px;
    height: 14px;
    object-fit: contain;
    background-size: 100%;
    background-repeat: no-repeat;
}
.pac-container.pac-logo {
    z-index: 99999999 !important;
    /*display: block !important;*/
    margin-top: -20px !important;
    box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 8px 12px;
}
.pac-item{
    border-top: none !important;
}

.logged-in ._otc_listDesktop._homePage td span._price span {
    filter: blur(0px);
    -webkit-filter: blur(0);
}
._otc_listDesktop._homePage tbody {
    max-height: 518px;
    overflow: auto;
    padding-right: 20px;
    margin-right: -20px;
}

._otc_listDesktop._homePage tbody::-webkit-scrollbar, ._otc_listMob._homePage ._companyDetailToggles::-webkit-scrollbar {
    width: 3px;
}

._otc_listDesktop._homePage tbody::-webkit-scrollbar-track,  ._otc_listMob._homePage ._companyDetailToggles::-webkit-scrollbar-track {
    background: #1570EF0F;
    border-radius: 14px;
}

._otc_listDesktop._homePage tbody::-webkit-scrollbar-thumb,  ._otc_listMob._homePage ._companyDetailToggles::-webkit-scrollbar-thumb {
    background: #1570EF66;
    border-radius: 14px;
}
._otc_listMob._homePage ._companyDetailToggles {
    max-height: 480px;
    overflow: auto;
    padding-right: 9px;
    margin-right: -9px;
}
.news_letter_grdnt .e-con-inner {
    position: relative;
}
.testimonial-slider button svg rect {
    fill: #EDF4FE;
}
.testimonial-slider button.disabled svg rect {
    opacity: 0.4;
}
.testimonial-slider .owl-nav {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
}
.news_letter_grdnt {
    max-height: 144px;
}

/*news letter form css*/
.news_letter_grdnt form#wpforms-form-4416{
    display: flex;
    justify-content: center;
}

.news_letter_grdnt div.email-sub{
    padding: 0px;
}

.news_letter_grdnt form#wpforms-form-4416 div.wpforms-submit-container{
    margin-top: 0px;
}

.news_letter_grdnt button#wpforms-submit-4416{
    font-size: 12px;
    font-weight: 700;
    background: #1570EF;
    color: white;
    height: 32px;
    position: absolute;
    width: 100px;
    top: 6px;
    right: 6px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #FFFFFF1A;
}

.news_letter_grdnt input#wpforms-4416-field_1{
    border-radius: 12px;
    border: 1px solid #1018281A;
    height: 44px;
    width: 409px;
    background: #FFFFFF1A;
    border-color: #1018281A !important;
}

.news_letter_grdnt input::placeholder {
    color: #10182880;
    opacity: .6;
}

.news_letter_grdnt button#wpforms-submit-4416:hover {
    /* background-color: background-color: var(--e-global-color-uicore_secondary); */
    background-color: #536efb;
}
._otc_listMob._homePage ._compnyDetil ._row {
    padding: 9px 0;
}
canvas#myChart {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none;
}
 
.logged-in canvas#myChart,
.logged-in .percentage-month {
    filter: blur(0);
    -webkit-filter: blur(0);
}
._login_menu_popop._mnuRegister span img,
._priceItm ._price span,
.percentage-month{
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none;
    padding: 1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: filter;
}
.logged-in ._priceItm ._price span {
    filter: blur(0);
    -webkit-filter: blur(0);
    padding: 0;

}
._priceItm:hover span._loginToView {
    display: inline-block;
    white-space: nowrap;
}
._priceItm {
    position: relative;
}
._pressReleases .bdt-ep-accordion-title {
    background: transparent !important;
    padding: 0;
    -webkit-text-stroke-color: transparent !important;
    stroke: transparent !important;
}
._pressReleases  .eqvor_compny_pdf_main {
    gap: 12px;
    margin-top: 20px;
}
._pressReleases .bdt-ep-accordion-icon svg {
    height: 22px;
    width: 22px;
}
._pressReleases ul.eqvor_compny_pdf_iiner {
    padding: 16px;
    border: none;
    border-radius: 12px;
    background-color: #fff;
}
._pressReleases .eqvor_compny_pdf_iiner h2, ._pressReleases .eqvor_compny_pdf_iiner a {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.feed_left_arrow.disabled,
.feed_right_arrow.disabled{
    opacity: 0.5;
}
.testimonial-item {
    /*box-shadow: 0px 9px 40px -10px #1055B512;*/
    /*box-shadow: 0px 0px 26px -10px #1055b55e;*/
    /*box-shadow: 0px 9px 50px 1px rgba(16, 84.99999999999997, 181, 0.1);*/
    box-shadow: 0px 5px 16px 1px rgba(16, 84.99999999999997, 181, 0.07);
    border-radius: 20px;
    padding: 24px;
}
.testimonial-content h3 {
    font-family: Manrope;
    font-size: 22px;
    font-weight: 700;
    line-height: 28.6px;
    text-align: left;
    color: #101828;
    margin: 0;

}

.owl-carousel.testimonial-slider .owl-stage-outer {
    padding: 34px 10px;
    margin: -10px;
}

.testimonial-content h3 span {
    font-family: Manrope;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #70747E;
}

.testimonial-content p {
    font-family: Manrope;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #70747E;
    margin-top: 20px;
    margin-bottom: 20px;
}
.testimonial_head_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F7F8F8;
    padding: 16px 16px 16px 36px;
    border-radius: 16px;
    position: relative;
}

.testimonial_head_content::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='9' viewBox='0 0 8 9' fill='none'%3E%3Crect y='0.5' width='8' height='8' rx='2' fill='%231570EF'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    top: 50%;
    left: 16px;
    transform: translateY(-50%);
}

.owl-carousel .testimonial-author img {
    width: 80px !important;

}
.testimonial_head_content img{
    height: unset !important;
    width: unset !important;
}


.testimonial-author {
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
}

.testimonial-author::after {
    position: absolute;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M0 24.7824L0.588232 20.4749C2.11765 20.593 3.23529 20.2783 3.94118 19.5309C4.64706 18.7835 5.07843 17.7804 5.23529 16.5216C5.39216 15.2628 5.43137 13.9057 5.35294 12.4502H0V0H10.0588V14.8104C10.0588 18.4294 9.15686 21.1437 7.35294 22.9532C5.50981 24.7627 3.05882 25.3724 0 24.7824ZM14.9412 24.7824L15.5294 20.4749C17.0588 20.593 18.1765 20.2783 18.8824 19.5309C19.5882 18.7835 20.0196 17.7804 20.1765 16.5216C20.3333 15.2628 20.3725 13.9057 20.2941 12.4502H14.9412V0H25V14.8104C25 18.4294 24.098 21.1437 22.2941 22.9532C20.451 24.7627 18 25.3724 14.9412 24.7824Z' fill='%2370747E' fill-opacity='0.4'/%3E%3C/svg%3E");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top right;
}

.testimonial_author_info h4 span {
    font-family: Manrope;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    color: #70747E;
}

.testimonial_author_info h4 {
    font-family: Manrope;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    color: #101828;
    margin-bottom: 6px;
    margin-top: 0;
    display: flex;
    align-items: center;
    gap: 11px;
}
.testimonial_author_info h5 {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #101828;
    margin: 0;
}



.feed_slider_arrows {
    display: flex;
    gap: 10px;
}

.feed_left_arrow, .feed_right_arrow {
    background-color: #EDF4FE;
    cursor: pointer;
    transition: background-color 0.3s ease, opacity 0.3s ease;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.feed_left_arrow svg path,
.feed_right_arrow svg path {
    fill: #101828; /* Arrow color */
    opacity: 0.8; /* Adjust arrow opacity */
}
.elementor-widget-image .elementor-widget-container {
    will-change: unset !important;
}
.mt_0_p p{
    margin-top: 0;
}
._accordion {
    display: flex;
    flex-direction: column;
    gap: 12px;
}



._accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    cursor: pointer;
    color: #101828;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
}
._accordion-number {
    font-weight: bold;
    color: #1570EF;
    margin-right: 8px;
}

._accordion-title {
    flex-grow: 1;
    font-weight: bold;
}

._accordion-toggle {
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

._accordion-content p{
    padding: 16px 0 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #10182899;
}
.bottom-div-box {
    display: flex;
    width: 100%;
}
._priceItm {
    flex: 1 1 25%;
}
.month-chrt-filtr {
    box-shadow: none !important;
    background-color: #F7F8F8;
}
._pricingCharHnMob canvas#myChart {
    width: 100% !important;
}
.login_menu_popop._mnuRegister {
    cursor: pointer !important;
}
._comnyDetilp ._pricing ._priceItm:first-child {
    padding-left: 0 !important;
    border-left: none;
}
.single-company ._hide_with_0_orders._hide {
    display: none;
}
.single-company.logged-in ._show_with_0_orders._show{
    display: block;
}
.banner_image_overflow {
    /*overflow: hidden !important;*/
    /*overflow-y: visible !important;*/
}
.uicore-body-content {
    overflow: hidden;
}
.center_image_display {
    /* overflow-x: hidden; */
    /*overflow-y: visible !important;*/
}

header ._login_menu_popop._mnuRegister {
    white-space: nowrap;
}
div#_user_loginbtn {
    white-space: nowrap;
}

._otc_listDesktop {
    overflow: auto;
}
button._notification_centre svg {
    flex: 1 1 20px;
    max-width: 20px;
}

/*Home news*/

.blog-image img {
    border-radius: 20px;
    margin-bottom: 20px;
}

.blog-date h5 {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.86px;
    text-align: left;
    color: #70747E;
    margin: 0 0 8px 0;
    position: relative;
    margin-left: 13px;
}

.blog-title {
    font-family: Manrope;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    color: #101828;
    margin: 0;
}

.blog-excerpt , .blog_read_more {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #70747E;
    margin-top: 12px;
}

.blog_read_more {
    color: #1570EF;
    padding-top: 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.blog-container {
    display: flex;
    /*gap: 20px;*/
    margin-left: -10px;
    margin-right: -10px;
    flex-wrap: wrap;
}

.blog-post {
    max-width: 33.33%;
    flex: 1 1 33.33%;
    padding: 10px;
}

.blog-date h5::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #70747E;
    opacity: .8;
    border-radius: 50%;
    left: -10px;
    top: 38%;
}
._show_with_0_orders {
    display: none;
}
table._orderBookTable_snigle {
    margin-bottom: 0;
}
.popup-post-title h2 {
    margin: 0 !important;
}
._stockAccountDetails input{
    width: auto !important;
}

._choose_orderType .options {
    display: block !important;
}
div#loginPopup {
    max-width: 450px;
}

a.lunchAppLink {
    font-size: 16px;
    font-weight: 700;
    text-transform: None;
    line-height: 1em;
    letter-spacing: 0em;
    color: #FFF;
    background-color: #1570EF;
    border-style: none;
    padding: 17px 32px 17px 32px;
    border-radius: 8px;
    display: inline-block;
}
body._loginpopuup:before,
body._buyySallOpen:before,
body._unbuyySallOpen:before {
    content: '';
    display: block !important;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000000F !important;
    opacity: 1 !important;
    pointer-events: auto;
}
/*****************************************/
/*****************UnlistedBuySale popup css*********************/
span._cancelOrder {
    cursor: pointer;
}

._tnCcbx span._tnc_lin span {
    margin: 0;
    top: 0;
}
._tnCcbx span._tnc_lin {
    line-height: 1;
    /*margin-left: -10px;*/
}
div#loginPopup form .bankIdPP {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    text-align: center;
}
div#loginPopup form .bankIdPP div#qrcodezz img{
    margin: 0 auto;
}
/***
@media screen and (max-width: 767px) {
    #unbuySalepp {
        padding: 20px !important;
        top: 0 !important;
        z-index: 99999999 !important;
        max-width: 100% !important;
        right: 0 !important;
        border-radius: 0 !important;
        min-height: 100vh !important;
    }

    ._subscribe_noti_h {
        display: none;
    }
}

._file_extension_placement div.wpforms-field-description{
    text-align: center;
    position: relative;
    top: -46px;
    color: #919191 !important;
}

._file_extension_placement div.wpforms-uploader.dz-clickable{
    padding-bottom:40px !important;
}

#unbuySalepp form#wpforms-form-2508 em.wpforms-error{
    display:none !important;
}

#unbuySalepp form#wpforms-form-2508 span.wpforms-required-label{
    display:none;
}

#wpforms-2508-field_25-container,
._hide_sellfield {
    display: none;
}




#unformTitle {
    font-size: 28px !important;
    margin-bottom: 8px !important;
}
/* 	body._unbuyySallOpen{
        overflow:hidden !important;
            height: 100vh !important;
    } */
._unbuyySallOpen #uicore-page {
    z-index: 0 !important;
}

._unregisterd_stock div.wpforms-container-full {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.wpforms-page-indicator {
    margin-bottom: 0 !important;
}

body._unbuyySallOpen::before {
    height: 100vh;
    overflow: hidden !important;
    background: rgba(0, 0, 0, 0.06);
    opacity: 0;
}
body ._border_glass._bnrHw img {
    background: linear-gradient(264.17deg, rgba(67, 94, 243, 0.2) 7.97%, rgba(255, 255, 255, 0.2) 35.6%, rgba(66, 149, 250, 0.2) 97.14%);
}
#unbuySalepp .wpforms-page-button,
#unbuySalepp .wpforms-submit,
.wpforms-custom-submit {
    border-radius: 8px !important;
    background: #1570EF !important;
    padding: 19px 36px !important;
    min-width: 160px !important;
    height: 56px !important;
    text-align: center;
}

#unbuySalepp .wpforms-container ::-webkit-input-placeholder {
    /* Chrome and Safari */
    color: #10182880 !important;
}

#unbuySalepp .wpforms-submit-container {

    width: 50% !important;
    justify-content: flex-end;
    display: flex;
    margin: 0px 0 0 auto !important;
}

#unbuySalepp .wpforms-container :-moz-placeholder {
    color: #10182880 !important;
    opacity: 1 !important;
}

#unbuySalepp .wpforms-container ::-moz-placeholder {
    color: #10182880 !important;
    opacity: 1 !important;
}

#unbuySalepp .wpforms-field-container input,
form .wpforms-custom-input input {
    border-radius: 12px !important;
    border: 1px solid rgba(16, 24, 40, 0.10) !important;
    height: 54px !important;
    color: black !important;
    font-size: 16px !important;

}
form .wpforms-custom-textarea textarea {
    border-radius: 12px !important;
    border: 1px solid rgba(16, 24, 40, 0.10) !important;
    color: black !important;
    font-size: 16px !important;

}

#unbuySalepp button.wpforms-page-prev {
    background: transparent !important;
    border: 1px solid #1570EF !important;
    color: #1570EF !important;
    box-shadow: none !important;
}

.wpforms-container ::-ms-input-placeholder {
    color: #10182880 !important;
}

#unbuySalepp .wpforms-container ::placeholder {
    color: #10182880 !important;
}

div#unbuySalepp._show_pp {
    display: block !important;
}

#unbuySalepp .field label {
    position: absolute;
    top: 20px;
    left: 20px;
    color: gainsboro;
    transition: font-size .5s, color .5s, left .5s, top .5s;
}

#unbuySalepp .field input {
    position: relative;
    background-color: transparent;
    z-index: 2;
}

#unbuySalepp .field label {
    z-index: 1;
}

#unbuySalepp .field input:not(.placeholder-shown)+label,
#unbuySalepp .field input:not(:placeholder-shown)+label,
#unbuySalepp .field input:hover+label,
#unbuySalepp .field label:hover {
    /** input is not empty */
    top: 2px;
    left: 20px;
    font-size: .8em;
    color: inherit;
}

#unbuySalepp .field input:not(.placeholder-shown),
#unbuySalepp .field input:not(:placeholder-shown),
#unbuySalepp .field input:hover,
#unbuySalepp .field label:hover {
    /** input is not empty */
    padding-top: 20px;
    padding-bottom: 12px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-clip: text;
    -webkit-text-fill-color: #b7babf;
}

#unbuySalepp input:placeholder-shown+label {
    /** input is empty */
}

#unbuySalepp ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: transparent;
}

#unbuySalepp ::-moz-placeholder {
    /* Firefox 19+ */
    color: transparent;
}

#unbuySalepp :-ms-input-placeholder {
    /* IE 10+ */
    color: transparent;
}

#unbuySalepp :-moz-placeholder {
    /* Firefox 18- */
    color: transparent;
}

#unbuySalepp .field {
    position: relative;
}

div#unbuySalepp {
    position: fixed;
    top: 50%;
    /* transform: ; */
    /*margin-top:100px;*/
    /*bottom:5%;*/
    /*bottom: 0;*/
    left: 0;
    width: 800px;
    z-index: 99999999;
    /*height: 81vh;*/
    max-width: 90%;
    margin: 0 auto;
    /*right: 0;*/
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 20px 60px -10px rgba(0, 0, 0, 0.08);
    padding: 40px;
    max-height: 76vh;
    overflow: auto;
}

div#unbuySalepp._show_pp {
    display: block !important;
}

#unbuySalepp div[class^="_col-"] {
    padding: 0 8px;
}

#unbuySalepp ._row {
    margin: 0 -8px;
}

#unbuySalepp .field label {
    position: absolute;
    top: 20px;
    left: 20px;
    color: gainsboro;
    transition: font-size .5s, color .5s, left .5s, top .5s;
}

#unbuySalepp .field input {
    position: relative;
    background-color: transparent;
    z-index: 2;
}

#unbuySalepp .field label {
    z-index: 1;
}

#unbuySalepp .field input:not(.placeholder-shown)+label,
#unbuySalepp .field input:not(:placeholder-shown)+label,
#unbuySalepp .field input:hover+label,
#unbuySalepp .field label:hover {
    /** input is not empty */
    top: 2px;
    left: 20px;
    font-size: .8em;
    color: inherit;
}

#unbuySalepp .field input:not(.placeholder-shown),
#unbuySalepp .field input:not(:placeholder-shown),
#unbuySalepp .field input:hover,
#unbuySalepp .field label:hover {
    /** input is not empty */
    padding-top: 20px;
    padding-bottom: 12px;
}
button.wpforms-page-button.wpforms-page-prev{
    display:none;
}


/***********************************************/
/****************End unlisted bysele popup css*********/
/*************************************************/


body ._border_glass img {

    backdrop-filter: blur(26px);
    transition: backdrop-filter 0.0s ease;
    -webkit-backdrop-filter: blur(26px);
    border: 1px solid rgb(255 255 255 / 50%);
    padding: 20px;
    border-radius: 26px !important;
    box-shadow: -19.23px 4.05px 27.48px 0px #193C6D14;
    will-change: transform, opacity, backdrop-filter;
    transition: backdrop-filter 0.5s ease;
}
body ._border_glass._lft-nc img {
    /*background: linear-gradient(264.17deg, rgba(67, 94, 243, 0.1) 7.97%, rgba(255, 255, 255, 0.1) 35.6%, rgba(66, 149, 250, 0.1) 97.14%);*/
    /*background: linear-gradient(264.17deg, rgba(67, 94, 243, 0.1) 23.97%, rgb(255 255 255 / 48%) 43.6%, rgb(118 160 211 / 28%) 86.14%);*/
    padding: 16px;
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);

    box-shadow: 0px 22px 22px 1px rgba(16, 84.99999999999997, 181, 0.1);
    border: 1px solid #FFFFFF;
    background-color: rgb(118 160 211 / 28%) !important;

}
/*._opacity_0 {*/
    /*opacity: 0;*/
/*}*/
._cncleOrdFtr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 24px;
}
._btnPrimary._btn-danger{
    background: #F94E4E;
    color: #fff;
}
._cncleOrdFtr ._btnPrimary {
    margin: 0;
}
._cl_cof {
    gap: 12px;
    display: flex;
    flex-wrap: wrap;
}
._contactUsLinks {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
}
._contactUsLinks a {
    background-color: #EDF4FE;
    flex: 1 1 50%;
    max-width: calc(50% - 8px);
    padding: 12px;
    display: flex;
    align-items: center;
    gap: 12px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 20px;
    color: #1570EF;
}
._lftImagePP{
    box-shadow: 0px 2.84px 31.24px 0px #0E19311A !important;
    border-radius: 6px;
}
._canelOrderFormFields {
    background-color: #F7F8F8;
    padding: 16px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 24px;
}
._canelOrderFormFields label {
    display: block !important;
    margin-bottom: 12px;
    color: #101828;
    font-size: 16px;
    font-weight: 600;
    line-height: 21.86px;
}
._canelOrderFormFields input, ._canelOrderFormFields select {
    width: 100%;
    border: 1px solid #1018281A;
    background-color: transparent;
    padding: 12px 16px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 20px;
}
._mockup2ImgsCntr {
    max-width: 1260px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.cnclConfirmMessage {
    background: #25AE770F;
    margin-top: 24px;
    padding: 20px;
    border-radius: 20px;
}
.cnclConfirmMessage p{
    color: #25AE77;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    margin: 0;
    padding: 0;
}
div#signupPopup._ls_popup {
    max-height: 90vh;
}
._otc_tabs ._tabs span.tab-private {
    align-items: center;
    display: flex;
    justify-content: center;
    gap:8px;
}
._otc_tabs ._tabs div span._cmngSonMsg{
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

span.tab-private.active svg._lckNormal {
    display: none;
}
span.tab-private.active svg._lckActive {
    display: inline-block !important;
}


._infoBox {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    background: #10182808;
    padding: 20px;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}

._infoBox svg {
    max-width: 40px;
    flex: 1 1 40px;
    width: 24px;
}

._infoBox span{
    display: block;
    float: right;
    max-width: calc(100% - 40px);
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #10182899;
}
li._readonly_subscribe input, li._readonly_subscribe img{
    pointer-events: none;
    filter: opacity(0.5) grayscale(1);
}

span._comingSoonTip {
    display: none;
    position: absolute;
}
._lockIcon{
    cursor: pointer;
}
span._lockIcon:hover span {
    /*box-shadow: 0px 4px 25.9px 0px #20397826;*/
    top: -53px;
    /*color: #101828;*/
    padding: 12px;
    border-radius: 10px;
    /*background-color: #fff;*/
    left: 0;
    transform: translateX(-21%);
    cursor: pointer;
    display: block;
    white-space: nowrap;
    /*min-width: 158px;*/
    min-width: 73px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 16.39px;
    filter: none !important;

    background: #E8F6ED;
    color: #00C443;
    box-shadow: none;
}
span._lockIcon:hover svg path:nth-child(1n) {
    stroke: #00C443;
}
._lockIcon:hover svg path:nth-child(3) {
    fill: #00C443;
}
li._readonly_subscribe ._lockIcon:hover svg{
    filter: unset !important;
}

span._lockIcon {
    position: relative;
}

span._comingSoonTip:after {
    content: '';
    position: absolute;
    top: 99%;
    left: 26%;
    transform: translateX(-50%);
    /*background-image: url(../images/arrowBot.png);*/
    background-image: url(../images/arrowGreen.svg);
    width: 21px;
    height: 14px;
    object-fit: contain;
    background-size: 100%;
    background-repeat: no-repeat;
}
li._readonly_subscribe ._gryOut{
    filter: opacity(0.5) grayscale(1);
}
li._readonly_subscribe > span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
 

._inviteMianPPbdy p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #10182899;
    margin-bottom: 24px;
}
#inviteConfermationPp .cnclConfirmMessage p {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

._hide_form_field{
    display: none;
}
div#chartjs-tooltip {
    /*padding: 0 !important;*/
    box-shadow: 0px 8px 39px -5px #0000002b;
    /*transform: translateY(-124%);*/
    transform: translateY(-100px) translateX(-50%);
}
div#chartjs-tooltip._primary {
    transform: translateY(-140px) translateX(-50%);
}
div#chartjs-tooltip span.chartjs-tooltip-key {
    display: none;
}
div#chartjs-tooltip table td, div#chartjs-tooltip table th {
    border: none;
    padding: 0px;
    text-align: left;
    font-size: 10px;
    color: #101828;
    white-space: nowrap;
}
._ddOpend .uicore-body-content {
    z-index: 9;
}
/*div#chartjs-tooltip{*/
    /*animation: fadeInUp 0.7s ease-out 2s forwards;*/
/*}*/
/*@keyframes fadeInUp {*/
    /*0% {*/
        /*opacity: 0;*/
    /*}*/
    /*100% {*/
        /*opacity: 1;*/
    /*}*/
/*}*/
div#chartjs-tooltip table {
    margin: 0;
    border: none;
    border-collapse: collapse;
}
div#chartjs-tooltip:before {
    content: '';
    border-bottom: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    top: 100%;
    position: absolute;
    box-shadow: 0px 8px 39px -5px #0000000F;
}
#chartjs-tooltip{
    /*visibility: hidden;*/
}
.trp-language-switcher.trp-language-switcher-container a {
    /*padding: 5px !important;*/
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.trp-language-switcher > div {
    padding: 4px 0px 3px 13px;
    /*border-radius: 2px;*/
    /*background-image: url('data:image/svg+xml,<svg class="e-font-iconsvg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg>');*/
    /*background-color: transparent;*/
    /*background-size: 10px;*/
    /*background-position: calc(100% - 5px) calc(1em - 4px), calc(100% - 3px) calc(1em + 0px);*/
    border: none !important;
    width: auto !important;
    background-image: none !important;
    background-color: #fff;
}
.trp-language-switcher a {
    cursor: default;
    color: var(--e-global-color-uicore_headline) !important;
    fill: var(--e-global-color-uicore_headline);
    font-weight: 600 !important;
    font-family: 'Inter';
}
html body .trp-ls-shortcode-current-language > a {
    background-image: url('data:image/svg+xml,<svg class="e-font-iconsvg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg>') !important;
    background-color: transparent;
    background-size: 10px;
    background-position: calc(100% - 2px) calc(1em - 9px), calc(100% - 3px) calc(1em + 0px);
    background-repeat: no-repeat;
    padding-right: 25px !important;
}
.dropdown-options._active {
    display: block !important;
}

.custom-dropdown_Account {
    position: relative;
}
div#chartjs-tooltip {
    filter: blur(4px);
}
.logged-in div#chartjs-tooltip {
    filter: blur(0);
}
._stockAccountDetails p._bank_buy, ._stockAccountDetails p._bank_sale {
    font-weight: 700;
    margin-top: 0;
    line-height: 27px;
}
.sectors-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.sectors-wrapper span {
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    padding: 10px 12px;
    margin: 5px 10px 5px 0px;
    border-radius: 12px;
}
._related-card-header {
    display: flex;
    flex-wrap: wrap;
}
._related-card-header img {
    max-width: 65px;
    margin-right: 12px;
    width: 65px;
}
._c_crdTitle {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    gap: 10px;
    color: #000;
}
span._related-stock-type {
    font-size: 12px;
    font-weight: 500;
    line-height: 13.06px;
    text-align: left;
    color: #7015EF;
    background: #7015EF1A;
    padding: 6px 10px;
    display: inline-block;
    width: fit-content;
    border-radius: 6px;
}
._related-card {
    /*box-shadow: 0px 9px 40px -10px #1055B51A;*/
    padding: 24px;
    border-radius: 20px;
    height: 100%;
    padding-bottom: 100px;
    position: relative;
    box-shadow: 0px 9px 50px 1px rgba(16, 84.99999999999997, 181, 0.1) !important;
}
._related-card ._btn._btnPrimary {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    padding: 16px;
    margin-top: 24px;
    position: absolute;
    bottom: 24px;
    max-width: calc(100% - 48px);
    left: 24px;
    margin: 0;
}
._related-card a._btn._btnPrimary:hover {
    color: #fff;
}
._related_sektors .sectors-wrapper span {
    font-size: 14px;
    padding: 8px 10px;
}
p._related-card-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #70747E;
    margin-bottom: 16px;
    white-space: pre-wrap;
}
._related_sektors p {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
    text-align: left;
    color: #10182866;
    margin-top: 16px;
    margin-bottom: 8px;
}
._related-card-stats {
    display: flex;
    border: 1px solid #10182814;
    padding: 12px;
    border-radius: 12px;
    margin-top: 16px;

}
._related-card-stats > div{
    max-width: 50%;
    flex: 1 1 50%;
}
._related-card-stats > div:nth-child(2){
    border-left: 1px solid #10182814;
    padding-left: 24px;
}
span._related-stat-title {
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
    color: #10182866;
    display: block;
}
span._related-stat-value sub {
    bottom: 0;
    color: inherit;
}

span._related-stat-value {
    font-family: Manrope;
    font-size: 16px;
    font-weight: 600;
    line-height: 21.86px;
    color: #101828;
}
._related_sektors {
    overflow: hidden;
    position: relative;
}
._related_sektors .sectors-wrapper span:nth-child(n+3) {
    display: none;
}
._offerCard ._related_sektors .sectors-wrapper  span:nth-child(n+3){
    display: inline-block;
}
._related_sektors .sectors-wrapper {
    max-height: 3em; /* Ensure it limits to one line */
    overflow: hidden;
}
._related_sektors ._showallSectors .sectors-wrapper{
    max-height: none; /* Remove height restriction when expanded */
}
._offerCard ._related_sektors .sectors-wrapper{
    max-height: 80px;
}
._related-cards-container ._col-md-4:nth-child(n+4) {
    display: none;
}
._related-cards-container#offerSlider ._col-md-4:nth-child(n+4), ._related-cards-container._dAll ._col-md-4:nth-child(n+4) {
    display: block;
}
._related-cards-container ._col-md-4{
    margin-bottom: 30px;
}
section._related-off-market-highlights._showall ._col-md-4{
    display: block;
}
section._related-off-market-highlights._showall button#_shoMorRcompnies{
    display: none;
}
._related-off-market-highlights button._btnPrimary {
    padding: 10px 33px;
    margin-top: 40px;
    min-width: 100px;
    /*background-color: transparent;*/
}
h3._accordion-title, h2._accordion-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #101828;
    margin: 0;
}
.private-box, .public-box{
    border-radius: 8px;
    padding: 8px 12px 8px 12px;
    display: flex;
    align-items: center;
}
.public-box h2, .public-box h2{
    margin: 0 !important;
    line-height: 1;
}
.private-box {
    background: #13BDE41F;
}
.private-box h2{
    color:#13BDE4 !important;
}
.public-box{
    background: #EF77151A;
}
.public-box h2{
    color:#EF7715 !important;
}

._comnyOfferLgBr .popup-post-title {
    padding: 18px 16px;
    height: 55px;
}

._eqvorCoundDown{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    background: #F7F8F8;
    border-radius: 12px;
    padding: 10px 12px;
    align-items: center;
}

._eqvorCoundDown p {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
    text-align: left;
    color: #70747E;
}
._eqvorCoundDown p span {
    color: #101828;
}

div#_countdown-timer_eqvor {
    display: flex;
    flex-wrap: wrap;
}

div#_countdown-timer_eqvor > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 20%;
    flex: 1 1 20%;
    text-align: center;
}

div#_countdown-timer_eqvor > div span {
    text-align: center;
    display: block;
}
._inlineSectoreswMr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.moreSectores{
    cursor: pointer;
}
._related_sektors ._showallSectors .sectors-wrapper span:nth-child(n+3) {
    display: block;
}
._related_sektors ._showallSectors .moreSectores{
    display: none;
}
div#_countdown-timer_eqvor span {
    font-family: Manrope;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.12px;
    text-align: center;
    color: #EE1414;
}

div#_countdown-timer_eqvor > div {
    font-size: 10px;
    font-weight: 500;
    line-height: 13.66px;
    text-align: left;
    color: #70747E;
}

div#_countdown-timer_eqvor {
    max-width: 50%;
    flex: 1 1 50%;
}
div#_countdown-timer_eqvor > div span:after {
    content: ':';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: 600;
    line-height: 19.12px;
    text-align: center;
    color: #101828;
}

div#_countdown-timer_eqvor > div span {
    position: relative;
    display: block;
    width: 100%;
}
div#_countdown-timer_eqvor > div:last-child span:after{
    display: none;
}
._oferBx ._row {
    margin: 0 -24px;
}

._oferBx ._row ._col-md-6 {
    padding: 0 24px;
}
._oferBxItm {
    border-bottom: 1px solid #10182814;
    padding-bottom: 12px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 12px;
}
._oferBx {
    margin-top: 16px;
    position: relative;
}
._oferBx:after {
    content: '';
    position: absolute;
    left: 50%;
    top:0;
    height: 100%;
    border-left: 1px solid #10182814
}
._oferBx ._row ._col-md-6:nth-child(n+3) ._oferBxItm {
    border-bottom: none;
    padding-bottom: 21px;
}
._ofrBxTitl {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
    text-align: left;
    color: #70747E;
}
._ofrBxVal {
    font-size: 16px;
    font-weight: 600;
    line-height: 21.86px;
    text-align: left;
    color: #101828;
    position: relative;
}

._offerTax {
    display: block;
    flex: 1 1 100%;
    font-size: 10px;
    font-weight: 500;
    line-height: 13.66px;
    text-align: right;
    background: #EDF4FE;
    padding: 4px 8px;
    border-radius: 6px;
    margin-top: 6px;
    position: absolute;
    white-space: nowrap;
    right: 0;
    width: fit-content;
}
._offerTax:before {
    content: '';
    right: 17px;
    bottom: 100%;
    border-bottom: 6px solid #edf4fe;
    width: 13px;
    position: absolute;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
}
._ofrBxVal sub {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.39px;
    text-align: left;
    color: #70747E;
    bottom: 0;
}
._OfferBrHead {
    display: flex;
    justify-content: space-between;
    font-size: 22px;
    font-weight: 500;
    line-height: 30.05px;
    text-align: left;
    color: #70747E;
}

._offerSaleBar {
    background-color: #fff;
    padding: 24px;
    border-radius: 24px;
}
._OfferBrHead span sub {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: right;
    color: #1570EF;
    bottom: 0;
}
._OfferPercentageBar {
    border-radius: 20px;
    width: 100%;
    height: 10px;
    background: #1018280A;
    margin: 8px 0;
}
._OfferPercentageBarFill {
    height: 100%;
    background: #1570EF;
    border-radius: 20px;
}
._OfferBrFtr {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    font-size: 30px;
    font-weight: 700;
    line-height: 40.98px;
    text-align: left;
    color: #101828;
}


._ctaCountDown div#_countdown-timer_eqvor {
    flex: 1 1 100%;
    max-width: 100%;
    gap: 17px;
    flex-wrap: nowrap;
}

._ctaCountDown div#_countdown-timer_eqvor * {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
}
._ctaCountDown div#_countdown-timer_eqvor > div span:after {
    color: #fff;
}
._ctaCountDown div#_countdown-timer_eqvor > div span {
    font-size: 24px;
    line-height: 32px;
}

._OfferBrHead span:nth-child(2) {
    font-weight: 700;
    color: #101828;
}
.featured-image-container {
    display: flex;
    justify-content: end;
}
.featured-image-container img {
    border-radius: 24px 24px 24px 24px;
}
img._ofrOtherImage {
    border-radius: 24px 24px 24px 24px;
}
img.bottomImageOffer {
    width: 100%;
    border-radius: 24px 24px 24px 24px;
}
#offerSlider{
    margin: 0 -10px;
}
#offerSlider .item {
    padding: 0 10px;
    max-width: 33.33%;
}

/*Progress bar*/

.circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 90%;
    /*max-height: 250px;*/
    width: 100%;
}

.circle-bg {
    fill: none;
    stroke: #EDF4FE;
    stroke-width: 2.8;
}

.circle {
    fill: none;
    stroke-width: 2.8;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.circular-chart.orange .circle {
    stroke: #ff9f00;
}

.circular-chart.blue {
    stroke:  #1570EF;
}
.single-chart {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.single-chart span{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-family: Manrope;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;
    color: #101828;
}

/*end progress bar*/

._related_sektors ._col-8 p {
    margin: 0 0 3px;
    font-size: 14px;
}
._offerCard ._col-md-4._col-4{
    margin-bottom: 0;
}
._offerCard ._related-card-stats{
    margin-top: 0;
}
._related-card ._btn._btnPrimary:hover{
    background-color: var(--e-global-color-uicore_secondary);
}
body ._border_glass._leftNeg img {
    padding-right: 0 !important;
    border-radius: 15px 0 0 15px !important;
    box-shadow: none;
}
body ._border_glass._rightNeg img {
    padding-left: 0 !important;
    border-radius: 0 15px 15px 0 !important;
}
._offerCard{
    display: block;
}
div.wpforms-container-full textarea:focus{
    box-shadow: none !important;
}
._publicOfr canvas#myChart , ._publicOfr .percentage-month, ._publicOfr div#chartjs-tooltip {
    filter: blur(0);
    -webkit-filter: blur(0);
}
._pChrtWpr {
    position: relative;
}
._pChrtWpr:hover span._loginToView._login_menu_popop._mnuRegister {
    display: block;
    left: 50%;
    transform: translateX(-50%);
    top: 30%;
    height: max-content;
    font-weight: 600;
}
._UnlockCmpny:hover svg{
    filter: unset;
}
.logged-in ._UnlockCmpny:hover svg path:nth-child(1n) {
    stroke: #00C443;
}
.logged-in ._UnlockCmpny:hover svg path:nth-child(3) {
    fill: #00C443;
}
._UnlockCmpny{
    position: relative;
}
._unlcokttip{
    display: none;
    background: #E8F6ED;
    color: #00C443;
    box-shadow: none;
    left: 37px !important;
}

._comnyDetilp span._UnlockCmpny:hover {
    color: #00C443;
}

._comnyDetilp span._UnlockCmpny {
    display: flex;
    gap: 8px;
}
span._notification_pppc {
    display: flex;
    margin-right: 10px;
}
.logged-in ._UnlockCmpny:hover ._unlcokttip{
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    bottom: 34px;
    white-space: nowrap;
    font-size: 12px;
}
._unlcokttip:after {
    background-image: url(../images/arrowGreen.svg);
}
._row_pDtlPc {
    border-radius: 24px 24px 0 0;
}
.private._unlocked ._otc_table td p img, ._otc_listMob.private-mob._unlocked img{
    filter: unset;
}
div#unlockpcpmypp {
    z-index: 999999999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}
._UnlockCmpny{
    cursor: pointer;
}

.logged-in._isPrivateCompany ._row_pDtl, .logged-in._isPrivateCompany ._pChrtWpr {
    filter: blur(4px);
    pointer-events: none;
}

._unlocked.private ._otc_table ._price, ._unlocked.private-mob ._price {
    filter: unset;
    display: unset;
}
/*._related-card._privateCompany ._price, ._related-card._privateCompany span._related-stat-value{*/
/*    filter: blur(4px);*/
/*    user-select: none;*/
/*}*/
._related-card._privateCompany_unlocked span._related-stat-value{
    filter: unset;
}
canvas#myChart {
    pointer-events: none;
}
.logged-in canvas#myChart{
    pointer-events: unset;
}
._bIdInfo {
    text-align: left;
}
._afterBankIdClick{
    margin-top: 20px;
    margin-bottom: 20px;
}
._tnCcbx > div {
    max-width: calc(100% - 60px);
}
.elementor-widget-container > ._compay_tg {
    font-size: 12px;
}
._personalInfo ._filterCompanyRslt li input {
    padding: 7px 0;
    border: none;
}

._personalInfo ._filterCompanyRslt li {
    display: flex;
    justify-content: space-between;
}
textarea._cmpPlcyUu {
    margin-bottom: 20px;
	min-height: 80px;
}
.logged-in ._hide_for_logedin{
    display: none;
}
._subcriptionTypeWpr {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 0;
}
._subcriptionTypeWpr label{
    color: black;
    margin: 0px;
    font-size: 14px;
}
.SearchInputCompany::placeholder {
    color: black;
    opacity: 1;
}
._subcriptionTypeWpr input {
    margin: 0 !important;
}
._advanced_form._disabled {
    pointer-events: none;
    position: relative;
    filter: blur(2px);
}
a._btn._btnPrimary._UnlockCmpny:hover {
    color: #fff;
    background-color: #546fff;
}

select#source {
    border: 1px solid #1d1d219e !important;
    border-radius: 12px;
    padding: 14px 18px 14px 18px;
    line-height: initial;
    font-size: 16px;
    color: #606060;
    font-weight: 500;
    margin: 9px 0 0 ;
}
._sources {
    margin-bottom: 14px;
}
._otc_tabs ._tabs div{
    padding: 0 !important;
    width: 100%;
}
._otc_tabs ._tabs > div > span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
/*Invite signup*/
._inviteSignupForm ._tnCcbx > div {
    max-width: calc(100% - 60px);
    line-height: 1;
}
._inviteSignupForm ._tnCcbx label{
    display: block;
}
._inviteSignupForm ._tnCcbx span._tnc_lin svg{
    position: relative;
    top: 5px;
    width: 14px;
}
._inviteSignupForm {
    padding-right: 40px;
}
._inviterUrs {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
._inviterBx {
    background: #EDF4FE;
    margin-left: 24px;
    padding: 12px 16px;
    border-radius: 16px;
    position: relative;
    flex: 1 1 auto;
}
._inviterBx:before {
    content: '';
    position: absolute;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 18px solid #EDF4FE;
    left: -17px;
    top: 50%;
    transform: translateY(-50%);
}
._inviteSignupForm ._loginstep input {
    padding: 16px 16px 8px 16px;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 12px;
}
._inviteSignupForm #_sgnup_from .field label{
    top:10px;
}
._inviteSignupForm #_sgnup_from .field:hover > label {
    top: 0px;
}
._inviteSignupForm ._loginstep ._tnCcbx  input{
    padding: 0;
}
._inviteSignupForm ._tnc_lin p {
    font-size: 12px;
    font-weight: 700;
}
._inviteSignupForm ._subs_imgbox span {
    font-size: 12px;
    font-weight: 500;
}
._inviteSignupForm ._ppDesc._bluebox {
    padding: 16px;
    margin-bottom: 12px;
}
._inviteSignupForm ._ppDesc{
    gap: 12px;
}
._inviteSignupForm .error-msg {
    font-size: 12px;
}
._inviterBx {
    background: #EDF4FE;
    margin-left: 24px;
    padding: 12px 16px;
    border-radius: 16px;
    position: relative;

}
._inviterBx p{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
._inviterUrs._mobile{
    display: none;
}
._inviterBx p span{
    color: #1570EF;
}
@media (min-width: 1400px) {
    ._inviteSignUpImg img {
        width: 106%;
        max-width: 106%;
    }
}
@media (max-width: 992px) {
    ._inviteSignupForm{
        padding: 0;
    }
}
@media (max-width: 768px) {
    ._inviteSignupForm{
        padding: 0;
    }
    ._row._inviteRegFrmCntinr {
        flex-direction: column-reverse;
    }
    ._inviterUrs._mobile{
        display: flex;
    }
    ._inviterUrs._desktop{
        display: none;
    }
    ._inviterUrs svg {
        height: 41px;
        width: 41px;
    }
    ._inviterBx p {
        font-size: 14px;
    }
    ._inviterBx {
        margin-left: 20px;
        padding: 12px 12px;
    }
    ._inviteSignupForm ._loginstep input {
        padding: 14px 16px 12px 16px;
    }
    ._inviteSignupForm ._row {
        gap: 0;
    }
    ._inviteSignupForm ._loginhdr h2 {
        font-size: 24px;
    }
}
/*end signup*/
/*Search dropdown and page*/
._min_350{
    min-width: 350px;
}
form#eqvor-search-form {
    box-shadow: 0px 20px 60px -10px #00000014;
    padding: 12px;
    height: 100%;
    width: 350px;
    max-width: 100%;
    background-color: #fff;
    border-radius: 8px;
}
._inputBxSrch {
    display: flex;
    gap: 8px;
    align-items: center;
    border-radius: 8px;
    padding: 6px 6px 6px 18px;
    border: 1px solid #1570EF;
}
._inputBxSrch svg{
    width: 20px;
}
.eqvor-search-input{
    margin: 0 !important;
    border: none !important;
}
._inputBxSrch input[type="submit"] {
    padding: 12px !important;
    min-width: unset;
    background-color: #1570EF;
    margin: 0;
}
.eqvor-search-results {
    padding: 12px 0;
}
.eqvor-search-content {
    flex: 1 1 75%;
    max-width: 75%;
}
.eqvor-search-content p {
    white-space: nowrap;
    overflow: hidden;
    margin-top: 8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    text-overflow: ellipsis;
}
.eqvor-search-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.eqvor-search-item a{
    display: flex;
    align-items: flex-start;
    padding: 12px;
    border-radius: 8px;
}
.eqvor-search-item a:hover {
    background-color: #EDF4FE;
}
.eqvor-search-item:last-child {
    border-bottom: none;
}
.eqvor-search-img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 5px;
    margin-right: 10px;
}
.eqvor-search-content {
    flex-grow: 1;
}
.eqvor-search-item a {
    text-decoration: none;
    display: flex;
    align-items: center;
    color: #333;
    max-width: 100%;
}
._searchDropdown{
    display: none;
}
form#eqvor-search-form._mobile_form {
    background-color: transparent;
    width: 100%;
}
form#eqvor-search-form input.eqvor-search-input_mob {
    margin-top: 0;
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}
._mobile_form ._inputBxSrch {
    background: #FFFFFF1A;
    border-color: transparent !important;
}
._seachPage_form {
    max-width: 100%;
    flex: 1 1 100%;
    margin-top: 40px;
}
._seachBx {
    position: relative;
    width: 100%;
}
._seachBx svg {
    position: absolute;
    top: 50%;
    transform: translateY(-61%);
    left: 16px;
}
._seachPage_form form input  {
    min-width: unset;
    margin: 0;
}
._seachPage_form form {
    display: flex;
    width: 100%;
    gap: 12px;
}
._seachPage_form input[type="text"] {
    padding: 14px;
    padding-left: 44px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    border-radius: 8px;
}
._seachPage_form input._btn._btnPrimary {
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    padding: 16px 36px;
}
ul.eqvor-search-list {
    display: block !important;
}
ul.eqvor-search-list._searchpage {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 -10px;
}
ul.eqvor-search-list._searchpage li {
    max-width: 50%;
    flex: 1 1 50%;
    padding: 10px 10px;
}

@media (max-width: 767px) {
    ul.eqvor-search-list._searchpage li {
        max-width: 100%;
        flex: 1 1 100%;
    }
    .menu-item  ul.eqvor-search-list {
        display: block !important;
        background-color: #28303e;
        margin: 0px 15px;
    }
}
ul.eqvor-search-list._searchpage li a{
    border: 1px solid #1018281A
}
ul.eqvor-search-list._searchpage li a:hover{
    color: inherit;
}
ul.eqvor-search-list._searchpage a svg {
    max-width: 20px;
    flex: 1 1 20px;
    margin-left: auto;
    /*display: none;*/
}
.uicore-row_eqvor {
    margin-bottom: 40px;
}
._viewFullOptionWpr a {
    font-weight: 800;
    font-size: 12px;
    text-decoration: underline;
    text-decoration-style: solid;
    margin-left: auto;
    display: inline-block;
    text-align: right;
}
._viewFullOptionWpr {
     text-align: right;
 }

 button._notification_centre:hover {
    background-color: var(--bricks-color-ovgdey);
 }

@media (min-width: 768px) and (max-width: 1200px){
    button._notification_centre {
        padding: 12px 12px;
        font-size: 12px;
        min-width: unset;
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    #offerSlider .item{
        max-width: 392px;
    }
}

@media (min-width: 768px) and (max-width: 1000px){
    .calendar-img {
        left: 56% !important;
    }
}

@media(min-width: 768px){
    ._mobileOnly{
        display: none;
    }
    h3._hide_desktop {
        display: none;
    }
    #_subscribePopup span._lockIcon:hover span {
        top: 50%;
        left: 100%;
        transform: translateX(8%) translateY(-50%);
        z-index: 99;
    }
    #_subscribePopup span._comingSoonTip:after {
        top: 50%;
        left: -17px;
        transform: translateY(-50%) rotate(90deg);
    }
    span.tab-private span._comingSoonTip {
        display: none !important;
    }
    ._uspBlock .elementor-widget-image {
        position: unset !important;
    }
    ul.eqvor_compny_table_innr {
        /* display: grid; */
        /* grid-template-columns: repeat(2, 1fr); */
        /* gap: 0 40px; */
        /* position: relative; */
        flex: 1 1 50%;
        max-width: 50%;
    }
    .eqvor_compny_table_main {
        position: relative;
        display: flex;
        width: 100%;
        flex: 1 1 100%;
        gap: 40px;
    }
    .eqvor_compny_table_main .eqvor_compny_table_innr:first-child::before{
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 1px;
        background-color: #10182814; /* Adjust border color */
        transform: translateX(-50%);
    }
}
@media only screen and (max-width: 768px) {
    ._unlock_pcpmnywprBtn {
        position: fixed;
        z-index: 999;
        bottom: 40px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    div#_notification_centre_popup ._subcriptionTypeWpr input {
        margin: 0 !important;
    }
    a.lunchAppLink:hover {
        transform: scale(1.1);
        transition: all .3s;
        background-color: #546fff;
    }
    #_newacc {
         margin-bottom: 0;
    }
    ._tnCcbx{
        /*align-items: flex-start;*/
    }
    ._tnCcbx label{
        font-size: 12px;
        display: inline-block;
        top: -2px;
        position: relative;
    }
    ._signUpStep {
        margin-top: 24px;
    }
    ._tnCcbx span._tnc_lin{
        margin-left: 0;
    }
    ._col-4{
        max-width: 33.33% !important;
        flex: 1 1 33.33% !important;
    }
    ._related_sektors ._row{
        gap: 0;
    }
    ._col-8{
        max-width: 66.67% !important;
        flex: 1 1 66.67% !important;
    }
    ._related-cards-container ._offerCard ._col-md-4 {
        padding-right: 0;
    }
    .single-chart span {
        font-size: 16px;
    }
    img._ofrOtherImage {
        width: 100%;
    }
    .featured-image-container img {
        width: 100%;
    }
    div#_countdown-timer_eqvor {
        max-width: 100%;
        flex: 1 1 100%;
    }
    ._eqvorCoundDown {
        justify-content: center;
        gap: 12px;
    }
    ._eqvorCoundDown p{
        text-align: center;
    }
    ._oferBx:after{
        display: none;
    }
    ._oferBx ._row {
        gap: 0;
    }
    ._oferBx ._row ._col-md-6 {
        order: 1;
    }
    ._oferBx ._row ._col-md-6:nth-child(4) ._oferBxItm{
        border-bottom: 1px solid #10182814;
    }
    ._oferBx ._row ._col-md-6:nth-child(3) {
        order: 4;
    }
    ._OfferBrHead, ._OfferBrFtr{
        font-size: 14px;
    }
    ._ctaCountDown div#_countdown-timer_eqvor * {
        font-size: 12px;
    }
    ._ctaCountDown div#_countdown-timer_eqvor > div span {
        font-size: 22px;
        line-height: 30px;
    }
    ._comnyOfferLgBr .popup-post-title {
        padding: 9px 12px;
        height: auto;
    }
    ._comnyOfferLgBr .popup-post-title h2{
        font-size: 12px;
    }
    .sectors-wrapper span {
        font-size: 12px;
        padding: 8px 8px;
        margin: 5px 5px 5px 0px;
    }
	._inviteFrindBtn {
        margin-top: 10px !important;
    }
    h2._m_hide {
        display: none;
    }
    span.tab-private  span._lockIcon:hover span {
        transform: translateX(-75%);
    }
    span.tab-private span._comingSoonTip:after {
        left: 80%;
    }
    ._otc_tabs ._tabs div span._cmngSonMsg {
        display: none;
    }
    ._otc_listMob.private-mob ._cmpnyHead._active ._cpmnyPrice {
        display: block !important;
    }
    body ._border_glass img {
        padding: 12px !important;
        border-radius: 15px !important;
    }

    ._mockup1hm {
        overflow: hidden;
    }

    ._otc_listMob._homePage span._cmnyTglIcn {
        padding: 3px 7px 3px;
    }
    ._otc_listMob._homePage span._cmnyTglIcn svg{
        width: 8px;
    }
	 ._choose_orderType ._field {
        padding:5px 0px !important;
    }
    ._otc_listMob._homePage ._companyDetailToggles {
        margin-right: -15px;
    }
    ._orderbk_row {
        gap: 12px;
    }
    .single-company .orders_book_comp table {
        margin-top: 0;
    }
    ._bg_blur {
        border-radius: 20px;
        padding: 16px;
    }
    .blog-container {
        flex-wrap: wrap;
        justify-content: center;
    }

    .blog-post {
        max-width: 100%;
        flex: 1 1 100%;
    }
    .blog-title {
        font-size: 18px;
        line-height: 26px;
    }

    .blog-excerpt {
        font-family: Manrope;
        font-size: 14px;
        line-height: 22px;
    }
    ._fixed_on_mobile {
        position: fixed;
        bottom: 20px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 99999;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0px 23px 0px 20px !important;
    }
    ._hide_outUsrs_mob{
        display: none;
    }
    .logged-in ._hide_outUsrs_mob{
        display: block;
    }
 
    ._comnyDetilp {
        border-radius: 20px;

    }
    ._comnyDetilp ._row_pDtl{
        /*padding: 16px;*/
    }
    ._row_pDtlPc{
        font-size: 14px;
    }
    .bottom-div-box ._priceItm p:first-child {
        font-size: 11px !important;
    }
    ._comnyDetilp .bottom-div-box ._pricing ._priceItm {
        margin-left: 0 !important;
        padding: 0 11px 0 11px !important;
    }
    ._priceItm p:last-child span, ._priceItm p:last-child {
        font-size: 12px;
        line-height: 16px;
        white-space: nowrap;
    }
    .bottom-div-box  ._priceItm {
        flex: 1 1 20%;
        max-width: 20% !important;
    }
    ._comnyDetilp ._pricing ._priceItm:nth-child(3), ._comnyDetilp ._pricing ._priceItm:nth-child(4) {
        margin-left: 0 !important;
        flex: 1 1 20%;
        max-width: 30% !important;
    }
    ._accordion-number {
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
    }
    ._accordion-header {
        align-items: flex-start;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
    }
    ._accordion-content p{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #70747E;
    }
    ._otc_listDesktop._homePage tbody::-webkit-scrollbar, ._otc_listMob._homePage ._companyDetailToggles::-webkit-scrollbar {
        width: 2px;
    }

    ._pricingCharHnMob {
        display: none;
    }
    .logged-in ._pricingCharHnMob {
        display: block;
    }
    /*._otc_listDesktop._homePage tbody::-webkit-scrollbar-track,  ._otc_listMob._homePage ._companyDetailToggles::-webkit-scrollbar-track {*/
        /*background: #1570EF0F;*/
        /*border-radius: 14px;*/
    /*}*/

    ._otc_listDesktop._homePage tbody::-webkit-scrollbar-thumb,  ._otc_listMob._homePage ._companyDetailToggles::-webkit-scrollbar-thumb {
        background: #1570EF66;
        border-radius: 14px;
    }
    ._otc_listMob._homePage  ._cmpnyHead {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px 0;
    }
    .testimonial-author::after {
        display: none;
    }
    .testimonial-content p {
        font-size: 16px;
        color: #70747E;
        line-height: 24px;
    }
    .testimonial_author_info h4 {
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
        gap: 8px;
    }
    .testimonial_author_info h5 {
        font-size: 14px;
    }
    .testimonial-content h3 {
        font-size: 18px;
        line-height: 23.6px;
    }
    .testimonial-content h3 span {
        font-size: 16px;
    }
    .owl-carousel .testimonial-author img {
        width: 40px !important;
    }
    .testimonial_head_content img {
        /*height: 30px;*/
    }

    .testimonial_author_info h4 span {
        font-size: 14px;
        line-height: 22px;
    }
    .testimonial-item {
        /*box-shadow: 0px 9px 40px 1px #1055B512;*/
        box-shadow: 0px 5px 16px 1px rgba(16, 84.99999999999997, 181, 0.07);
    }
    ._otc_listMob._homePage ._otcHead {
        background: linear-gradient(350.91deg, #435EF3 -145.8%, #4295FA 346.01%);
        border-radius: 12px;
        padding: 12px 8px;
    }
    ._otc_listMob._homePage ._titleCompM img {
        width: 34px;
    }
    ._otc_listMob._homePage ._cmpnItmMob {
        /*border-bottom: 1px solid rgba(16, 24, 40, 0.08);*/
        border-bottom: none;
        background: #FFFFFFD9;
        border-radius: 12px;
        padding: 8px 12px;
        margin-bottom: 12px;
    }
    ._otc_listMob._homePage ._cmpnyHead._active{
        border-bottom: 1px solid #E2E4EC;
    }
    ._otc_listMob._homePage ._compnyDetil{
        margin-top: 9px;
    }
    ._otc_listMob._homePage  p._DataTitle {
        font-size: 14px;
    }

    ._otc_listMob._homePage  p._dataContent ._price {
        color: #1570EF;
        font-size: 12px;
        font-weight: 600;

    }
    ._otc_listMob._homePage  p._dataContent ._price span, ._otc_listMob._homePage ._hdrNTgl span._price span {
        color: #1570EF;
        filter: blur(5px);
        -webkit-filter: blur(5px);
        -webkit-user-select: none; /* Safari */
        -ms-user-select: none; /* IE 10 and IE 11 */
        user-select: none;
    }
    .logged-in ._otc_listMob._homePage  p._dataContent ._price span, .logged-in ._otc_listMob._homePage ._hdrNTgl span._price span {
        filter: blur(0);
        -webkit-filter: blur(0);
    }
    ._otc_listMob._homePage span._price sub {
        color: #10182899;
        bottom: 0;
        font-size: 12px;
    }
    /*.logged-in  p._dataContent ._price span {*/
        /*filter: blur(0);*/
    /*}*/
    ._otc_listMob._homePage ._otcHead p {
        color: #fff;
        font-weight: 600;
        margin: 10px 0;
    }
    ._otc_listMob._homePage {
        /*background: #ffffffa8;*/
        padding: 20px;
        border-radius: 20px;
        /*box-shadow: 0px -10px 40px -10px #1764D00D;*/
        box-shadow: 0px 5px 49px -7px #1764d03b;
        background: #FFFFFF33;
        border: 1px solid #fff;
    }
    ._otc_listMob._homePage ._companyDetailToggles {
        padding-top: 16px;
    }
    ._newLatterShortcode {
        box-shadow: none !important;
        width: calc(100% - 32px);
        margin: 0 auto;
    }
    ._newLatterShortcode > *{
        position: relative;
        z-index: 2;
    }
    ._newLatterShortcode:after {
        content: '';
        position: absolute;
        box-shadow: none !important;
        background-image: url(../images/bg-glass.png);
        height: 80%;
        width: calc(100% + 32px);
        top: 40px;
        left: -16px;
        background-size: 100% 100%;
        z-index: 1;
    }
    ._newLatterShortcode:before{
        content: '';
        position: absolute;
        border-radius: 20px;
        background-color: #fff;
        height: 100%;
        width: 100%;
        z-index: 2;
        top: 0;
    }
    ._newLatterShortcode .wpforms-field-container {
        flex: 1 1 100%;
    }
    .news_letter_grdnt input#wpforms-4416-field_1 {
        width: 100%;
    }

    /*.news_letter_grdnt input#wpforms-4416-field_1{*/
        /*border-radius: 12px;*/
        /*border: 1px solid #FFFFFF1A;*/
        /*height: 44px;*/
        /*background: #FFFFFF1A;*/
        /*width:283px !important;*/
    /*}*/
    /*.news_letter_grdnt button#wpforms-submit-4416{*/
        /*background: white;*/
        /*color: black;*/
        /*height: 44px;*/
        /*position:relative;*/
        /*width: 100%;*/
        /*top: 6px;*/
        /*right: 0px;*/
        /*border-radius: 8px;*/
        /*border: 1px solid #FFFFFF1A;*/
    /*}*/
    /*.news_letter_grdnt form#wpforms-form-4416{*/
        /*flex-direction:column;*/
    /*}*/


/*}*/


/*@media (max-width: 768px) {*/
    div#loginPopup{
        max-width: 100%;
    }
    #_subscribePopup ._compnayListSubsciption{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    /*div#loginPopup form {*/
        /*margin-top: 50vh;*/
        /*transform: translateY(-60%);*/
    /*}*/
    .sgl_compy_btns ._txt-green {
        color: #fff !important;
        background: #00C443 !important;
    }
    .sgl_compy_btns ._txt-red {
        color: #fff !important;
        background: #EE1414 !important;
    }
    ._companiesSliderHm ._price {
        font-size: 18px;
        margin-bottom: 6px;
    }
    ._companiesSliderHm ._logo img {
        height: 29px;
        margin-bottom: 12px;
    }
    .feed_slider_arrows {
        display: none !important;
    }
    ._uspBlock {
        max-width: calc(100% - 28px);
        margin-left: auto;
    }
    ._uspBlock .elementor-widget-image{
        top: 50% !important;
        transform: translateY(-50%);
    }
    ._uspBlock .elementor-widget-image *{
        padding: 0 !important;
    }
    button._notification_centre._hideDesktop {
        display: flex;
        margin-bottom: 20px;
    }
    .pac-container.pac-logo {
        margin-top: -40px !important;
    }
    ._compnayListSubsciption button._notification_centre {
        /*display: none;*/
    }
    ._row._m_row_revers {
        flex-direction: column-reverse;
    }
    ._cmpPlcyUu {
        min-height: 100px;
    }
    ._ppDesc._bluebox._ubtoCmpniesWpr p {
        margin-bottom: 12px;
    }
    ._edit_popup input {
        margin: 0 0 10px;
    }
    #_editFormPopup ._row {
        gap: 0;
    }
    button#_sgn_up_bk {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    div#_pp_pp, div#_pp_pp2, div#_pp_pp3, div#_pp_pp4 {
        max-height: 100vh;
    }
    ._tnc_lin {
        display: inline-block;
    }
    ._tnc_lin span {
        position: relative;
        top: 5px !important;
    }
    #signupPopup input {
        margin: 0 0 8px;
    }
    #signupPopup ._row{
        gap:0;
    }
    ._orderListing table td{
        padding-left: 22px;
    }
    ._orderListing table tr td:nth-child(2) {
        padding-top: 6px;
        padding-bottom: 6px;
        align-items: center;
    }
    ._unbuyySallOpen{
        overflow: hidden;
    }

	._row:has(._DataTitle){
		/*gap:2px !important;*/
        gap: 0;
	}
     p._dataContent {
        color: #101828;
        font-size: 14px;
        font-weight: 600;
    }
	._hyhdrTitle span._price {
        font-size: 14px;
    }
	
	
	._hyhdrTitle {    
        align-items: flex-start;
        justify-content: space-between;
        margin-bottom: 14px;
        flex-direction: column;
        gap: 5px;
    }
	
	._qtyStockInpu {    
        margin: 0 0 10px;
    }
	button#_next.button{
		width:100%;
	}
	
	._pagination {
        justify-content: center;
    }
	
	a._logOut{
		margin:0;
		margin-bottom:30px;
	}
	
	.d-none{
		display:none !important;
	}
    span._close_PI {
        display: block;
    }
    ._col-md-70{
        flex: 1 1 100%;
        max-width: 100%;
    }
    ._col-md-30{
        flex: 1 1 100%;
        max-width: 100%;
    }
    ._personalInfo h2{
        padding: 20px 0;
        margin-bottom: 0;
    }
	._personalInfo h2.spacingTop {
        padding-bottom: 5px !important;
        padding-top: 40px !important;
        margin-bottom: 0;
    }
    ._compnayListSubsciption {
        background: #10182808;
        padding: 16px;
        border-radius: 12px;
    }
    ._personalInfo ul {
        margin-bottom: 28px;
    }
    ._personalInfo h2 {
        font-size: 24px;
    }
    ._compnayListSubsciption h2 {
        font-size: 16px;
    }
    ._orderListing header a {
        width: 100%;
    }
    ._orderListing table tbody td{
        display: flex;
    }
    ._orderListing table tbody td:before {
        content: attr(data-title);
        width: 50%;
        display: inline-block;
		        color: #10182866;
    }
    ._orderListing table tbody td:first-child:before {
        display: none;
    }
    ._orderListing table tbody tr {
        display: flex;
        flex-direction: column;
    }
    ._orderListing thead tr td {
        display: none;
    }
    ._orderListing thead tr {
        display: flex;
        flex-direction: row;
    }
    ._orderListing thead tr:first-child td:first-child, ._orderListing thead tr:first-child td:nth-child(7) {
        display: inline-flex;
        max-width: 50%;
        flex: 1 1 50%;
    }
	._orderListing thead tr:first-child td:nth-child(6){
		padding-left:0px;
	}
    ._orderListing table tbody td:first-child {
        display: flex;
        /*justify-content: space-between;*/
    }
    ._mobileStatus._odrStatus{
        display: block;
    }
    span._cpmyToggle {
        width: 22px;
        height: 22px;
        border-radius: 4px;
        background-color: #F7F8F8;
        transition: all .5s;
        margin-left: auto;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    a._companyNameMob {
        flex: 1 1 50%;
        max-width: 50%;
    }
    ._orderListing table tbody tr td:nth-child(n+2) {
        display: none;
    }
    ._orderListing table tbody tr._active td:nth-child(n+2) {
        display: flex;
    }
    ._orderListing table tbody tr td[data-title="Status"] {
        display: none !important;
    }
    .paginationlinks {
        display: none;
    }
    ._box {
        border: none;
        padding: 0;
    }
    ._orderListing header a,button._notification_centre {
        padding: 19px 30px;
        bottom: 10px;
        width: 100%;font-size: 14px !important;
    }
    .single-company footer#uicore-tb-footer {
        z-index: 99999;
    }
    ._personalInfo {
        /*display: none;*/
    }
    ._personalInfoToggle{
        display: block;
		margin-top:20px;
        position: relative;
    }
    ._nppEnbl ._personalInfoToggle {
        margin-top: 30px !important;
    }
    ._personalInfoToggle h2 {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        padding: 0px;
    }
    ._personalInfoToggle span.profile-notification {
        left: unset;
        right: -8px;
        /*top: calc(100% + 10px);*/
        top: -50px;
        z-index: 999;
        bottom: unset;
        width: auto;
        padding: 8px;
        max-width: 80%;
        position: absolute;
    }
    ._personalInfoToggle span.profile-notification:after {
        /*top: unset;*/
        right: 4%;
        left: unset;
    }
    ._personalInfoToggle h2{
        position: relative;
    }
    ._personalInfo._active {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 999;
        width: 100%;
        background-color: #fff;
        padding: 0 22px 22px;
        /*padding-top: 40px;*/
    }
    .__personalInfoActive .e-con-full.login_users {
        z-index: -1;
        display: none;
    }
    ._close_PI{
        display: inline-block;
    }
    .__personalInfoActive .elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
        display: none;
    }
    ._orderListing {
        margin-bottom: 24px;
    }
    .__personalInfoActive {
        overflow: hidden;
        height: 100vh;
    }
    #stockUpdateForm ._col-md-6 {
        max-width: 100%;
        flex: 1 1 100% !important;
    }
    #stockUpdateForm ._beloppDtil{
        justify-content: flex-start;
        font-size: 14px;
        margin-top: 16px;
    }
     #stockUpdateForm ._beloppPric, ._choose_orderType p{
        font-size: 14px;
    }
    #stockUpdateForm ._frmStep button {
        width: 100%;
    }
    ._range_Field{
        margin-top: 25px;
    }
    div.label-transitions:hover > label{
        top: 5px;
    }

    div:not(.label-transitions) >  label.wpforms-field-label {
        font-size: 14px !important;
        margin: 12px 0px !important;
    }
    div.label-transitions:has(input:not(:placeholder-shown)) > label {
        top: 5px !important;
    }
    div.label-transitions label {
        top: 20px;
        color: rgba(16, 24, 40, 0.5) !important;
    }
    ._row._otcHead {
        gap: 0 !important;
    }
    ._ls_popup {
        height: 100vh;
    }
    div#unbuySalepp._show_pp {
        top: 50% !important;
    }
    div#unbuySalepp{
        height: 100%;
        min-height: 100% !important;
    }
    ._ls_popup._mobileSmallPP {
        height: auto !important;
        width: calc(100% - 28px) !important;
        border-radius: 12px;
    }
}

@media (max-width: 500px) {

	textarea._cmpPlcyUu {
		min-height: 100px;
	}
    ._mobile_ratio_full .elementor-widget-container .elementor-wrapper {
        --video-aspect-ratio: 0.5625 !important;
    }
    ._updateUrsPPBtns {
        gap: 12px !important;
        padding: 0;
    }
    ._updateUrsPPBtns > button {
        width: 100%;
    }
    div#loginPopup form .bankIdPP {
        min-height: 250px;
    }
    div#loginPopup ._QrBx {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    ._cncleOrdFtr {
        gap: 12px;
        flex-direction: column;
    }
    ._cncleOrdFtr button {
        width: 100%;
    }
    ._contactUsLinks {
        flex-direction: column;
    }
    ._contactUsLinks a {
        background-color: #EDF4FE;
        flex: 1 1 100%;
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    .cnclConfirmMessage p {
        font-size: 16px;
    }
}

@media (max-width: 400px) {
    ._tnCcbx label{
        font-size: 11px;
    }
}