



@font-face {
	font-family: 'SofiaProLight';
	src: url('fonts/sofiaprolight.woff2') format('woff2'), url('fonts/sofiaprolight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SofiaProMedium';
	src: url('fonts/sofiapromedium.woff2') format('woff2'), url('fonts/sofiapromedium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SofiaProBold';
	src: url('fonts/sofiaprobold.woff2') format('woff2'), url('fonts/sofiaprobold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v43/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
  }
  
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }
  
body{
    overflow-y: scroll !important;
}



body.noscroll{
    overflow-y:hidden !important;
}


.homemain-nav .navbar-nav .nav-link{
    cursor: pointer;
}
/* .navbar-brand{
    cursor: inherit;
} */

.websitechart1_svg .tick{
/* visibility: hidden; */
/* display: none !important; */
}

.main-banner > .centertext .btn,
.readytoinvest .btn
{
    color:#fff!important
 }
 .main-banner > .centertext .btn:focus,
 .main-banner > .centertext .btn:hover,
 .readytoinvest .btn:hover,
 .readytoinvest .btn:focus{
    color:#fff
 }
 .bg-danger {
    background-color: #ff001e!important;
 }
 .sign-up .input-lg{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
 }

 input[type='number'] {
    -moz-appearance:textfield;
}
 
.checkboxactive{
    background-color: #fff !important;
    box-shadow: 0px 1px 1px #e3e3e3;
}


input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button  { 
    -moz-appearance: textfield;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}


/*********** dashboard *********/
.input-lg2.search-icn{
    padding-right: 50px
}
.inputdrop {
    /* padding-left: 15px; */
    position: absolute;
    /* display: inline-block; */
    width: 96%;
    z-index: 2;
    /* margin-right: 15px; */
    left: 2%;
    right: 0;
    top:56px;
    max-height: 300px;
    overflow-y: scroll;
}
.inputdrop.switchlist{
    top:124px;
}

.inputdrop li {
     background-color: #fff;
     overflow: auto;
     border: 1px solid #ddd;
     z-index: 1;
     color: #222;
     padding: 15px 22px;
     text-decoration: none;
     text-align: left;
     font-family: SofiaProMedium;
     min-height: 56px;
     box-shadow: 0px 2px #e3e3e3;
     margin-bottom: -1px;
     cursor: pointer;
}



.inputdrop li:hover {background-color: #ddd}

.onboarding-wrap .header .title .pull-right.no-inr::before{
    content: none;
}
/* Loader */
div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fefdfe url(../images/loader.gif) no-repeat center center;
    background-size: 200px 200px;
 }
/*****/
.sign-up .btn.margintop10{margin-top: 10px!important;}

.cursur{
    cursor: pointer;
}
.no-cursor{
    cursor: inherit;
}
.nocontent.pull-right{
    float: left;
}
.nocontent.pull-right::after{
    content: none !important;
}
.onboarding-duration-wrap .header .title .nocontent.pull-right{
    float: left;
    margin-left:0;
    position: relative;
}
.onboarding-duration-wrap .header .title > small{
      font-weight: 600;
      color: #222;
      float: left;
      position: relative;
      font-family: 'SofiaProMedium';
      top: 8px;
      left: 5px;
}
.watchlistul.purchaseul.equitygain li {
    padding: 0 0 0 15px;

}

.popup-modal {
    z-index: 9999;
}


.popup-modal-updatecart {
    z-index: 9999;
    position: fixed;
    padding-top: 0px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(250,250,250);
}
#header {
    background: #fff;
}
section.signzy{
position: absolute;
top: -10px;
left: 0;
right: 0;
z-index: 9999;
}
section.signzy > .container-fluid{
    padding: 0;
}section.signzy > .container-fluid iframe{
    border: none;
}

.shortfname{
    width:330px;
}
/* Stock chart  */

.grid .custom-line {
    display:block !important;
    stroke: lightgrey !important;
    stroke-opacity: 0.4 !important;
    shape-rendering: crispEdges
  }
  .grid path {
    stroke-width: 0;
  }

  /** graphlegend **/
  .graphlegend{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0px 0;
    font-size: .87rem;
    margin-top: -40px;
  }
  .graphlegend li{
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-right: 20px;
    font-family: 'SofiaProBold';
}
.graphlegend li span{
    width: 40px;
    height:4px;
    border-radius: 10px;
    background: #ff001e;
    float: left;
    position: relative;
    top: 10px;
    margin-right: 20px;
}
.graphlegend li span.gray{
    background:#a4a4a4;
}
    .sign-up.goalcard .card p{
        margin-top: 10px;
    }
 
    .popup-modal .btncart .btn-orange-full, .popup-modal .btncart .btn-orange{
        min-width: 48%;
        float: left;
    }

/*  Table border */
.tablebrdr thead th{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background:#efefef;

}



.emailcheckbox{
    float: left;
    width: 100%;
}
.form-check-inline .form-check-input{
    width:inherit;
}
.card.quilleditor {
    width: 100%;
    height: 160px;
    border: none !important;
    max-height: 160px;
    margin-bottom:60px;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
  }
  

/* To hide the legend of the Users portfolio graph */
#dashboardPortfolioGraph-svg .legend{
    display: none !important;
}

#websitechart1-svg .yAxisGroup .tick{
    opacity:0 !important;
}

.scroll-noheight{
    height:inherit  !important;
    min-height:inherit !important;
}
.modalerror{
    z-index: 9999;
    background: rgba(0, 0, 0, 0.2);
}

.cartModal{
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
}
.roboto{font-family: roboto;}


.overflow-visible{ 
    overflow: visible;
}

.holdingsectionrow{
background-color: #F3F3F3;
margin-right: -0px !important; 
 margin-left: 0px!important; 
}

.fundname {
    font-family: SofiaProBold;
    color: #222;
    display: block;
    font-size: 1.000em;
    font-weight: bold;
}
.inr
{
    font-family: 'DINNextLTPro-Medium' !important;
    color: #222;
    display: block;
    font-size: 1.000em;
    font-weight: bold;
}
.holdingtable td {
    /* border: none; */
    padding: 0 0 10px 0 !important;
}
.holdingtable td {
	border: none;
	padding: 0 0 10px 0 !important;
}
 .holdingtable .row:first-child td {
	padding: 0;
}
.holdingtable td .actions {
	display: block;
	padding-top: 10px;
}
.holdingtable td.active-circle {
	font-family: SofiaProBold;
	font-size: 1.000em;
}
.holdingtable .actions {
	display: block;
	padding-top: 10px;
}
.holdingtable .col-12.green {
	font-family: SofiaProBold;
	font-size: 1.250em !important;
}
.holdingtable .col-12.green {
	font-size: 1.000em!important;
}
.holdingtable .col-12 {
	padding-bottom: 10px;
}
.heading h3 {
    font-size: 1.5em;
    margin-bottom: -12px;
    margin-top: 10px;
}

 
.grn-txt {
    color: #00be79;
}
.tableborder {
    margin-bottom: 1rem !important;
    border: 1px solid #dee2e6 !important;
}
.table {
    border-collapse: collapse;
  }
  
  .table th {
    border-bottom: 1px solid;
  }
  .table td, .friends th {
    border-left: 1px solid;
    padding: 5px 10px;
  }
  .table td:first-child, .friends th:first-child {
    border-left: none;
  }
  
  .sortorder:after {
    content: '\25b2';    
  }
  .sortorder.reverse:after {
    content: '\25bc';    
  }
  .link{
    color: #20a8d8 !important;
  
    background-color: transparent;
    cursor: pointer !important;
}

.link:hover{
    text-decoration: underline !important;
}

.sidebar .nav-dropdown.open > .nav-link:first-child{
    border-left:5px solid rgb(229, 53, 70);
    
}
.sidebar .nav-dropdown.open > .nav-link {
    color: #fff;
  
    background-color: rgba(0, 0, 0, 0.3);
    border-color:rgba(0, 0, 0, 0.3);
   
}

.sidebar .nav-dropdown.open > .nav-link > .nav-icon{
    color:#fff;
}

.sidebar .nav-dropdown.open > .nav-link::before{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxMSAxNCc+PHBhdGggZmlsbD0nI2ZmZicgZD0nTTkuMTQ4IDIuMzUybC00LjE0OCA0LjE0OCA0LjE0OCA0LjE0OHEwLjE0OCAwLjE0OCAwLjE0OCAwLjM1MnQtMC4xNDggMC4zNTJsLTEuMjk3IDEuMjk3cS0wLjE0OCAwLjE0OC0wLjM1MiAwLjE0OHQtMC4zNTItMC4xNDhsLTUuNzk3LTUuNzk3cS0wLjE0OC0wLjE0OC0wLjE0OC0wLjM1MnQwLjE0OC0wLjM1Mmw1Ljc5Ny01Ljc5N3EwLjE0OC0wLjE0OCAwLjM1Mi0wLjE0OHQwLjM1MiAwLjE0OGwxLjI5NyAxLjI5N3EwLjE0OCAwLjE0OCAwLjE0OCAwLjM1MnQtMC4xNDggMC4zNTJ6Jy8+PC9zdmc+)}

.password-container{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
}
.model-bg{
    background-color: rgba(0, 0, 0, 0.64);
}


input[type="radio"],
 input[type="checkbox"]{
  width:inherit;
}

.verticalscroll{
    max-height: 600px;
    overflow-y: scroll;
 }
 .horizontalscroll{
    max-height: 600px;
    overflow-x: scroll;
 }


.ngx-datepicker-container[_ngcontent-c5] .ngx-datepicker-input[_ngcontent-c5] {
    padding: 0.375rem 0.75rem;
    width: 100% !important;
    background: #fff;
    border: 1px solid #e4e7ea;
    display: block;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #5c6873;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/*** All COmmon CS End Here ****/
/* (1366x768) WXGA Display */
@media screen and (max-width: 1366px) {
    .sign-up.goalcard .col-lg-3 {
         padding-right: 7.5px;
    padding-left: 7.5px;
}
.sign-up.goalcard .dream-box{
margin-top:20px;
}
}