* {
  font-family: "Open Sans";
}
html {
  overflow-y: scroll;
}
h1 {
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: 26.4px;
}
h3 {
  font-size: 20px !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 15.4px;
  letter-spacing: 2px;
}
p {
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 20px;
}
label {
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 20px;
}
blockquote {
  font-size: 21px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 30px;
}
pre {
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 18.5714px;
}

html {
  scroll-behavior: smooth;
}

button:focus,
a:focus {
  outline: 0 !important;
}

a {
  text-decoration: none !important;
  color: #000 !important;
  font-size: 12px;
  cursor: pointer !important;
}

a:hover {
  color: #9498a5 !important;
}

.btn-outline-secondary:hover {
  color: #6c757d !important;
}


.col-bg {
  overflow: hidden;
}

.col-bg-scroll {
  overflow-y: scroll !important;
  overflow-x: hidden;
  height: 35vh;
}

.col-bg-scroll-screen {
  overflow-y: scroll !important;
  overflow-x: hidden;
  height: 35vh;
  visibility: hidden;
}

#viewScreenerSection {
  overflow-y: scroll !important;
  overflow-x: hidden;
  height: 90%;
  visibility: hidden;
}
.scroll-content,
#viewScreenerSection:hover,
#viewScreenerSection:focus,
.col-bg-scroll-screen:hover,
.col-bg-scroll-screen:focus {
  visibility: visible;
}

/* .content-form {
 margin-left: 20% !important;
 margin-right: 20% !important;
} */

/* .screen {
  margin-top: 17%;
} */

/* .screen-heatmap{
  margin: 10% 5% 5% 0% ;
} */

.content-overflow {
  overflow: scroll;
}

.sign-up {
  margin: 25%;
}

.sign-in {
  margin: 25%;
}

.sel-dir {
  margin: 20% 13% 15% 13%;
}

.sign-out {
  margin-top: -10%;
  font-size: 10px;
  color: #acacac !important;
}

.sign-out .screen {
  margin-top: 0% !important;
}

.fs-text p {
  font-size: 11px !important;
}

.fas {
  color: #696969;
}

input[type="password"],
input[type="email"],
input[type="text"],
input[type="number"],
input[type="search"],
select {
  /*  margin: 4px 0; */
  box-sizing: border-box !important;
  background-color: #ebebeb !important;
  border: none !important;
  width: 100% !important;
  padding: 0.6rem 0.75rem !important;
  border-radius: 2px !important;
  font-size: 12px !important;
}

/* input[type="checkbox"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
} */

/* Removes the clear button from date inputs */
input[type="date"]::-webkit-clear-button {
  display: none;
}

/* Removes the spin button */
input[type="date"]::-webkit-inner-spin-button {
  display: none;
}

/* Always display the drop down caret */
input[type="date"]::-webkit-calendar-picker-indicator {
  color: #2c3e50;
}

/* A few custom styles for date inputs */
input[type="date"] {
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  background-color: #ebebeb;
  border: none;
  width: 100%;
  padding: 0.6rem 0.75rem;
  border-radius: 2px;
  padding: 12px;
  font-size: 12px;
  display: inline-block !important;
  visibility: visible !important;
}

input[type="date"],
focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder {
  font-size: 9px !important;
  font-weight: 800;
}

.sim-table table td:nth-child(1) {
  text-align: center;
}

.fav-table td,
.fav-table th {
  text-align: center;
}

input[type="text"]:disabled {
  background-color: #fff;
}

.card-db {
  height: 230px !important;
  box-shadow: 1px 1px 2px #00000010;
}

.edit-content {
  width: 500px !important;
}

.card-recent-content {
  height: 140px;
}

.btn-db-edit {
  position: absolute;
  margin-top: -45px !important;
  right: -20px;
  z-index: 1;
  background-color: #fff !important;
  box-shadow: 0px 3px 6px #00000016;

  width: 40px !important;
  height: 40px !important;
  padding: 2px 0px 2px 3px !important;
}
.btn-db-edit i {
  color: #d3d8da !important;
  font-size: 14px;
}

.recent-text {
  color: #818e94;
  font-size: 10px !important;
}

.recent-icon i {
  color: #393939 !important;
}
.recent {
  background-color: #e5f3fe !important;
}

.recent i {
  color: #0184fe !important;
}

.recent-sum {
  font-size: 16px;
  font-weight: bold;
  color: #2e92b8;
  margin-top: 40% !important;
}

.recent-percent {
  font-size: 16px;
  font-weight: bold;
  color: #a17a36;
  margin-top: 40% !important;
}

.sum {
  background-color: #baecff;
  height: 130px !important;
}
.percentage {
  background-color: #ffebc9;
  height: 130px;
}

.db-table {
  color: #33c534;
  font-weight: bold;
}

.db-table-2 {
  color: #818e94;
  text-align: left !important;
  font-size: 10px;
  font-weight: bold;
}

.db-label {
  color: #acacac;
}

.vl {
  border-left: 1px solid #96a0a5;
  height: 100%;
  position: absolute;
  left: 50%;
}

.profile-pic {
  max-width: 200px;
  max-height: 200px;
  display: block;
  margin-top: -20px;
  margin-left: -20px;
}

.file-upload {
  display: none;
}
.circle {
  border-radius: 1000px !important;
  overflow: hidden;
  width: 128px;
  height: 128px;
  border: 1px solid rgba(165, 165, 165, 0.7);
  top: 72px;
  box-shadow: 2px 3px 8px #00000016;
}
.profile-div {
  margin-left: 30%;
  margin-top: 15%;
}

.p-image {
  position: absolute;
  display: block;
  z-index: 3;
  margin-top: 45%;
  right: 25%;
  color: #707070;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.p-image:hover {
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.upload-button {
  font-size: 1.2em;
}

.upload-button:hover {
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  color: #999;
}

.btn-circle.btn-sm {
  width: 50px;
  height: 50px;
  padding: 10px 0px;
  border-radius: 40px;
  font-size: 16px;
  text-align: center;
  background-color: #fff4f3;
}

.btn-circle.btn-sm i {
  color: #ff5242;
}

.btn-question {
  font-size: 10px !important;
  color: #d3d8da;
}

.btn-signup {
  background-color: #0d1a44 !important;
  color: #fff !important;
  box-shadow: 4px 8px 20px #1f1f1f21;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  font-size: 12px !important;
}

.btn-continue {
  background-color: #0d1a44 !important;
  color: #fff !important;
  box-shadow: 4px 8px 20px #1f1f1f21;
  width: 164px;
  height: 40px;
  border-radius: 4px;
  font-size: 12px !important;
}

.btn-edit {
  background-color: #fff !important;
  color: #707070 !important;
  border: solid 1px #707070 !important;
  width: 130px;
  height: 40px;
  border-radius: 4px;
  font-size: 11px !important;
}

.btn-cancel {
  background-color: #f9f9f9 !important;
  color: #707070 !important;
  /* box-shadow: 4px 8px 20px #1f1f1f21; */
  width: 164px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #707070 !important;
  font-size: 12px !important;
}
.btn-save {
  background-color: #707070 !important;
  color: #fff !important;
  width: 130px;
  padding: 0.6rem 0.75rem !important;
  border-radius: 2px !important;
  font-size: 11px !important;
}

.btn-reset {
  background-color: #fff !important;
  color: #707070 !important;
  border: solid 1px #707070 !important;
  width: 130px;
  height: 40px;
  border-radius: 4px;
  font-size: 11px !important;
}
.btn-save-filter {
  background-color: #707070 !important;
  color: #fff !important;
  padding: 0.6rem 0.75rem !important;
  border-radius: 2px !important;
  font-size: 10px !important;
}

.btn-reset-filter {
  background-color: #fff !important;
  color: #707070 !important;
  border: solid 1px #707070 !important;
  border-radius: 2px !important;
  font-size: 10px !important;
  padding: 0.6rem 0.75rem !important;
}

.cont-btn {
  margin-top: 15%;
}

/* .checkbox {
  display: inline-flex;
  cursor: pointer;
  position: relative;
}

.checkbox > span {
  padding: 0rem 0.25rem 0.5rem 0.25rem;
  margin-left: 10px;
  font-size: 9px;
  font-weight: 900;
}

.checkbox > input {
  height: 14px;
  width: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: solid 0.5px #ebebeb;
  border-radius: 4px;
  outline: none;
  transition-duration: 0.3s;
  box-shadow: 4px 8px 20px #1f1f1f21;
  cursor: pointer;
}

.checkbox > input:checked {
  border: none;
  background-color: #1f1f1f;
}

.checkbox > input:checked + span::before {
  content: "\2713";
  display: block;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0.2rem;
  bottom: 0.6rem;
}

.checkbox > input:active {
  border: none;
}
.checkbox-grid li {
  left: 0;
  width: 30%;
} */

.check-all {
  margin-left: 9.5%;
}

* {
  scrollbar-width: thin;
  scrollbar-color: #8a8a8a white;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 11px;
  height: 11px;
}

*::-webkit-scrollbar-track {
  background: white;
}

*::-webkit-scrollbar-thumb {
  background-color: #8a8a8a;
  border-radius: 13px;
  border: 3px solid white;
}

/* navbar */
.navbar-custom {
  background-color: #fff;
}

.navbar-brand {
  width: 150px;
  font-size: 12px !important;
  letter-spacing: 1.5px;
}

.navbar-brand img {
  height: 20px;
  width: 20px !important;
  /* put value of image height as your need */
  float: left;
  margin-right: 7px;
}
.navbar-b {
  margin-top: 1px;
}
.nav-b {
  border-left: solid 0.2px #d3d3d3;
}

.navbar-collapse {
  text-align: right !important;
}

.selected {
  background-color: transparent;
  background: none !important;
  color: #393939 !important;
  font-weight: 900;
}

.sidebar-nav {
  position: fixed;
  top: 70px;
  bottom: 55px;
  width: 50px;
  margin: 0;
  padding: 0;
  left: 0;
  height: 95%;
}

.sidebar-nav div {
  line-height: 100%;
  display: inline-block;
  /* padding-left: 5px;
  padding-right: 5px; */
  /*  border-top: solid 0.2px #d3d3d3; */
  text-align: center;
  margin-top: 2px;
}
.sidebar-nav .deactive {
  background-color: #fff;
}
.sidebar-nav.active {
  background-color: transparent !important;
}
.sidebar-nav div div a {
  display: block;
  color: #ddd;
  text-decoration: none;
  writing-mode: vertical-rl;
  transform: rotate(-180deg);
  font-size: 10px !important;
  /*  margin-left: 15px; */
  width: fit-content;
  margin-left: 0.5vw;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 100px;
  white-space: nowrap;
}
.dash {
  margin-top: 150px;
}

.dash-view-stock {
  margin-top: 2%;
}

/* Sidebar Styles */

/* table & datatable */

.details {
  overflow: scroll;
}

th,
td {
  font-size: 11px !important;
  padding-left: 12px;
}

td {
  height: 32px;
}

.win,
.loss {
  font-weight: 900;
}
.loss {
  color: #d13232;
}
.win {
  color: #197228;
}

.name {
  color: #c37b7b;
}

.table-screen {
  max-height: 40vh;
  overflow: scroll;
}

.title-table-content {
  color: #818e94;
  font-weight: 900;
}

/* end of table & datatable */

.notification:hover {
  color: #000 !important;
  cursor: pointer;
}

.profile {
  background-color: #0d1a44 !important;
  color: #fff !important;
  box-shadow: 4px 8px 20px #1f1f1f21;
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
  font-size: 11px !important;
}
.dropdown-item {
  color: #acacac !important;
  margin-left: 20px;
}
.dropdown-item:hover {
  color: #000 !important;
  background-color: transparent !important;
  font-weight: 900;
  cursor: pointer;
}

.dropdown-toggle::after {
  content: none !important;
}

.ticker-box {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 9px;
  color: #fff;
  font-size: 11px !important;
}

.ticker-layout {
  margin: 1px;
}

#heatmap {
  width: 100%;
  height: 200px;
  margin: 0;
  padding: 0;
}

.icon {
  background-color: #707070 !important;
  color: #fff !important;
  font-size: 12px !important;
  border-radius: 4px;
  /*  width: 44px;
  height: 33px; */
  box-shadow: 4px 8px 20px #1f1f1f21;
}

.icon i {
  color: #fff;
}

.icon-active {
  background-color: #fff !important;
}

.icon-active i {
  color: #707070 !important;
}

/* .btn-signup{
  background-color: #0D1A44 !important;
  color: #fff !important;
  box-shadow: 4px 8px 20px  #1f1f1f21 ;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  font-size: 12px !important;
} */

/** Custom Select **/
.custom-select {
  height: auto !important;
}
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
.custom-select-wrapper select {
  display: none;
}
.custom-selects,
.sim-selects {
  position: relative;
  display: inline-block;
}
.custom-select-trigger {
  position: relative;
  display: block;
  width: 200px;
  padding: 0 84px 0 22px;
  font-size: 11px;
  font-weight: 300;
  color: #393939;
  line-height: 30px;
  background: #ebebeb;
  border-radius: 4px;
  cursor: pointer;
}
.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  top: 50%;
  right: 25px;
  margin-top: -3px;
  border-bottom: 1px solid #393939;
  border-right: 1px solid #393939;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.4s ease-in-out;
  transform-origin: 50% 0;
  z-index: 999;
}
.custom-selects.opened .custom-select-trigger:after,
.sim-selects.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  margin: 15px 0;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
  background: #fff;
  transition: all 0.4s ease-in-out;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
}
.custom-selects.opened .custom-options,
.sim-selects.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
  z-index: 999;
}
.custom-options:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 100%;
  right: 25px;
  width: 7px;
  height: 7px;
  margin-bottom: -4px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  background: #fff;
  transform: rotate(45deg);
  transition: all 0.4s ease-in-out;
  z-index: 999;
}
.option-hover:before {
  background: #f9f9f9;
}
.custom-option {
  position: relative;
  display: block;
  padding: 0 22px;
  border-bottom: 1px solid #b5b5b5;
  font-size: 12px;
  font-weight: 600;
  color: #b5b5b5;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.custom-option:first-of-type {
  border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}
.custom-option:hover,
.custom-option.selection {
  background: #ebebeb;
}

/* box table list */
.fav {
  float: right;
  font-size: 12px;
}
.title {
  font-weight: 900;
  color: #c37b7b;
  text-align: center;
  font-family: "Poppins" !important;
  font-size: 16px;
}

.title-value,
.value {
  color: #818e94;
}
.value {
  font-weight: 900;
}
.box-content {
  min-width: 200px !important;
}

/* input[type=checkbox] {
  display: none;
} */

.title-page {
  font-weight: 900;
  letter-spacing: 1.5px;
  font-family: "Poppins" !important;
  font-size: 20px;
}

div.vertical-line {
  width: 0.5px;
  background-color: rgb(135, 135, 135);
  height: 100%;
  position: absolute;
}
.portfolio-line {
  height: 0.5px;
  background-color: #b21313;
  width: 50px;
  position: absolute;
}
.title-portfolio {
  color: #b21313;
}
.right {
  right: 0;
  top: 0;
}

.tab-screen {
  padding: 10px 20px 10px 20px;
  background-color: #fff;
  color: #393939;
}

.tabs-active {
  background-color: #000;
  color: #fff !important;
}

.rotate {
  -webkit-transform: translateY(-100%) rotate(90deg);
  transform: translateY(-100%) rotate(90deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

.side-link {
  -moz-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -ms-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.rotate .navbar {
  width: 550px !important;
}
.rotate {
  position: fixed !important;
  margin-top: -70px;
}

ul,
li {
  list-style-type: none !important;
}

.card-cs {
  width: 100%;
  height: 550px !important;
}

.card-body-cs {
  padding: 45px !important;
}

@media screen and (max-width: 640px) {
  /* .content-form {
    margin: 30% 10% 10% 10% !important;
  } */
  /* .sign-up {
    margin-top: 18% !important;
  } */
  /*  .sel-dir {
    margin-top: 20% !important;
  } */
  /* .screen {
    margin-top: 17% !important;
  } */
}

@media screen and (min-width: 600px) {
  /* .img {
    width: 640px !important;
  } */
}

@media screen and (max-width: 1020px) {
  /* .img {
    display: none;
  } */
  /*  .content-form {
    margin: 45% 10% 10% 10%;
  } */
  /* .sign-up {
    margin-top: 30%;
  } */
  /* .screen {
    margin-top: 27%;
  } */
}

@media screen and (min-width: 1500px) {
  .img {
    width: 950px !important;
  }
  /* .content-form {
    margin: 55% 40% 5% -20%;
  } */
  /*  .sign-up {
    margin-top: 40%;
  } */
  /*  .screen {
    margin-top: 35%;
  } */

  .screen-heatmap {
    margin: 35% 0% 0% 0% !important;
    width: 100% !important;
  }

  #viewScreenerSection {
    margin-left: -20%;
    margin-right: 30%;
    width: 100%;
  }
}
.dummyblocker {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: " ";
  background-color: rgba(255, 0, 0, 0);
}
.table-hover {
  cursor: pointer;
  background-color: rgba(8, 14, 22, 0);
}
.js-plotly-plot .plotly .main-svg {
  position: absolute;
  top: 0px;
  height: auto;
  width: auto;
  left: 0px;
  pointer-events: none;
}
.sparkline svg {
  width: 100px;
  height: 40px;
  margin: 0;
  padding: 0;
}
.sparkline div svg g g g path {
  fill: rgba(255, 255, 255, 0);
}
.my-custom-scrollbar {
  position: relative;
  height: 500px;
  overflow: auto;
}
.table-wrapper-scroll-y {
  display: block;
}

table.table-hover tbody tr:hover {
  background-color: rgba(93, 179, 250, 0.404);
  border-color: yellow; /*change the transparent border to yellow*/
  border: 20px;
}
.anychart-credits {
  position: absolute;
  overflow: hidden;
  right: 9px;
  bottom: 6px;
  height: 10px;
  display: none;
}
