main {
  min-height: 500px;
  height: 88vh;
  position: relative;
}
.siderChartImg {
  height: 88vh;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  overflow-y: hidden;
}
body main, .navbar.navbar-inverse.navbar-dark.bg-dark div, footer {
  display: none;
}
.row {
  margin: 0px;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  text-transform: uppercase;
}
h4.modal-title {
  margin-bottom: 10px;
}
/* body {
  overflow-y: hidden;
  overflow-x: hidden;
} */
form#myform {
  height: 0px !important;
  pointer-events: none;
}
input#dealCsv {
  background: #fff;
  padding: 4px;
  border: 1px solid #000;
  position: absolute;
}
header {
  height: 7vh;
  font-size: 14px;
  top: 0px;
  width: 100%;
  text-align: center;
  position: relative;
}
footer {
  padding: 15px 10px;
  height: 5vh;
  font-size: 14px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 300;
}
/* .modebar .modebar-btn.plotlyjsicon.modebar-btn--logo{
  display: none !important;
} */
.dataTables_wrapper {
  display: block !important;
}
table.dataTable td, table.dataTable th {
  text-align: center !important;
}
.input-group-addon {
  padding: 5px;
}
div#rcounter {
  margin: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
div#tableData_processing {
  display: block;
  z-index: 9;
  width: 100%;
  left: 0px;
  padding-left: 100px;
  margin-left: 0px;
  height: 85%;
  padding-top: 20%;
  top: 100px;
}
li.paginate_button.active {
  background: #000;
}
li.paginate_button.active a {
  color: #fff;
}
tr.group {
  background: #8a8a8a !important;
}
tr.group td {
  color: #fff !important;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  float: right;
}
div.dataTables_wrapper div.dataTables_paginate {
  width: 100%;
}
div#rcounter {
  float: left;
}
a#resetBtn {
  background: #b56400;
}

div.dataTables_wrapper div.dataTables_paginate {
  width: 100%;
  border-bottom: 1px solid;
}
#tgbtns {
  margin-top: 10px;
}
a.toggle-vis.active {
  background: #5f5f5f;
}
.plots {
  height: 100%;
  position: relative;
  left: 1%;
  width: 100%;
}
#tableHead {
  display: block;
  position: relative;
  height: 35px;
}
#tableFoot {
  display: block;
  position: relative;
  height: 40px;
}
button#monthMenuButton {
  margin: 0px;
}
.plots {
  /* max-height: 700px !important; */
  height: 100%;
  overflow-y: overlay;
  position: absolute;
  left: -100%;
  width: 96%;
  max-height: 75vh;
}
#siderHeatmapPlot {
  /* height: 100%; */
  /* position: relative; */
  left: 1%;
  /* width: 100%; */
}
#elsaHeatmapPlot {
  /* height: 100%; */
  /* position: absolute; */
  /* left: -100%; */
  /* width: 100%; */
}
#scatterPlot3d {
  /* height: 100%; */
  /* position: absolute; */
  /* left: -100%; */
  /* width: 100%; */
}
#scatterPlot2d {
  /* height: 100%; */
  /* position: absolute; */
  /* left: -100%; */
  /* width: 100%; */
}
#polarPlot {
  max-height: 48vh !important;
  overflow-y: overlay;
}
.toHide {
  display: none !important;
}
#heatplotLeyend ul {
  display: flex;
  list-style: none;
  font-size: 9px;
}
/* #heatplotLeyend ul li {
  transform: rotate(-30deg);
} */
.float_right {
  float: right;
}
.float_left {
  float: left;
}
.dropdown-item {
  font-size: 12px;
}
.dropdown-toggle, #reloadCharts {
  margin: 0px !important;
}
#fullCharts {
  display: block;
}
.toggle-vis.active {
  background: #5d5d5d !important;
}
.toggle-vis {
  width: 100%;
  color: #fff;
  background-color: #212121 !important;
  margin: .375rem;
  color: inherit;
  text-transform: uppercase;
  word-wrap: break-word;
  white-space: normal;
  cursor: pointer;
  border: 0;
  border-radius: .125rem;
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
  -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
  padding: .84rem 2.14rem;
  font-size: .81rem;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
}
/* button.btn.btn-dark, button#dropdownMenuButton {
  padding: 3px 20px;
}
button.btn.btn-dark, button#dropdownMenuButton {
  padding: 3px 20px;
  margin: 0px 5px;
} */
.card-header {
  padding: 0.5rem;
}
/* .container-fluid, .row {
  height: 100%;
} */
.polarBtn.btn.btn-dark.btnavs.col-md-12 {
  font-size: 0.8rem !important;
  padding: 5px 0px !important;
}

/* .card-img {
  max-height: 24vh;
} */
#moleculeImages.card.col-md-12 {
  max-height: 32vh;
  min-height: 32vh;
}

#polaContainer.card.col-md-12 {
  max-height: 56vh;
  min-height: 56vh;
}
/* .heatmap.card-body {
  max-height: 56vh;
  min-height: 56vh;  
}  */
#moleculeImages h5.card-title {
  position: absolute;
  top: -2px;
  font-size: 1rem;
  right: 0px;
  background-color: #000;
  color: #fff;
  padding: 5px;
}
#moleculeImages ul {
  position: absolute;
  top: 10%;
  list-style: none;
  margin: 3%;
  padding: 7px 15px;
  background: #fff;
  left: 7px;
  height: 45%;
  text-transform: uppercase;
  display: block;
  height: auto;
}
#moleculeImages ul li {
  font-size: 0.7rem;
  line-height: 1.4;
  color: #ffffff;
  font-weight: 600;
  margin: 10px;
  font-size: 0.9rem;
}
.angularaxistick {
  font-weight: bold;
  color: #000 !important;
}
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.0rem;
}
.card-img {
  width: auto;
  border-radius: calc(.25rem - 1px);
  height: 21vh;
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #dca500;
  border-color: #3e3722;
}
.btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active, .show>.btn-dark.dropdown-toggle {
  background-color: #b56400 !important;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.btn-secondary.dropdown-toggle {
  background-color: #291035 !important;
}

.searchBar input.form-control, button {
  height: 35px !important;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: none !important;
}
.btn:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: none !important;
}
.dropdownWrapper.dropcontainers {
  display: none;
}
.dropdownWrapper.dropcontainers.active {
  display: block;
}
.card-img {
  width: auto;
  border-radius: calc(.25rem - 1px);
  height: 21vh;
  padding: 10px 0px 0px;
}
/* #mdb-preloader {
  opacity: 1;
  transition: 1.3s ease-in 2s;
  position: absolute;
  width: 100%;
  height: 100%;
} */


#mdb-preloader {
  transition: .3s ease-in 1s;
  position: absolute;
  width: 100%;
  left: 0px;
  background-color: #fff;
  z-index: 999;
}
#mdb-preloader.loaded {
  opacity: 0;
  transition: .5s ease-in 1s;
  left: -100%;
}
.spinner-grow {
  width: 3rem;
  height: 3rem;
}
.Leyends {
  color: #000;
  padding: 0px;
  position: absolute;
  font-size: 25px;
}
.yaxisLeyend {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  bottom: 50%;
  left: 0px;
}
.xaxisLeyend {
  color: #000;
  padding: 0px;
  bottom: 0px;
  left: 45%;
}

/* 
[0, "rgb(244,236,21)"],
[0.3, "rgb(249,210,41)"],
[0.4, "rgb(134,191,118)"],
[0.5, "rgb(37,180,167)"],
[0.65, "rgb(17,123,215)"],
[1, "rgb(54,50,153)"], */

.colorBar {
  background-image: linear-gradient(
    rgb(54,50,153), /*1*/
    rgb(17,123,215), /*0.65*/
    rgb(17,123,215), /*0.65*/
    rgb(17,123,215), /*0.65*/
    rgb(17,123,215), /*0.65*/
    rgb(37,180,167), /*0.5*/
    rgb(134,191,118), /*0.4*/
    rgb(249,210,41), /*0.3*/
    rgb(244,236,21)); /*0*/
  height: 67.5%;
  width: 2.8%;
  position: absolute;
  border: 1px solid #564343;
  right: 0px;
  margin-top: 7%;
  margin-right: 5%;
}
.colorBarValues {
  position: absolute;
  right: 0px;
  height: 100%;
}
.colorBarValues ul {
  list-style: none;
  margin-right: -20px;
}
/* .colorBarValues li {
  margin-bottom: 205%;
  font-size: 10px;
} */
.colorBarValues li {
  font-size: 9px;
  line-height: 9vh;
}
.colorBarValues ul {
  list-style: none;
  margin-right: -16px;
  margin-top: -3vh;
}
/* button#resetBtn {
  position: absolute;
  right: 3%;
} */
.form-check-label {
  margin-bottom: 0;
  color: #000;
  font-weight: 100;
}
.charHolder {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 10px;
  opacity: 0;
  bottom: -475px !important;
}
.charHolder.active {
  opacity: 1;
  bottom: 0px !important;
  border-top: 3px solid #9e9e9e;
  margin-bottom: 0px;
}
/* #meanChart {
  display: block;
} */
/* #chartSel {
  position:fixed;
  width: 9%;
  z-index: 200;
  text-align:center;
  height: 370px;
  font-size:18px;
  display: flex;
  justify-content: center; 
  left: 0;
  bottom: -475px;
  border: 1px solid #6f6f6f;
  background: #fff;
} */
.button-wrap {
  position: relative;
  text-align: center;
}
.printChart {
  display: none;
}

#selectStByMonth {
  display: none;
}
#selectStByMonth.active {
  display: block !important;
}
#selectStByDate {
  display: none;
}
#selectStByDate.active {
  display: block !important;
}
.searchOptions {
  text-align: center;
  font-size: 1em;
}
.input-group-addon.col-md-2 {
  text-align: center;
}
.mtTitle {
  text-align: center;
  margin: 10px 0px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #7d7d7d;
}
a.toggle-vis {
  padding: 0.7% 1.4%;
  background: #000;
  color: #fff !important;
  margin: 3px;
  border-radius: 3px;
  font-size: 0.7rem;
}
a.toggle-filter {
  padding: 7px 15px;
  background: #000;
  color: #fff !important;
  margin: 3px;
  border-radius: 3px;
  float: right;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
  font-size: 0.8rem;
}
a.toggle {
  padding: 7px 15px;
  background: #000;
  color: #fff !important;
  margin: 3px;
  border-radius: 3px;
  float: right;
}
.button-wrap .btn {
  font-family: "Roboto", sans-serif;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.5);
  border-radius: 0px;
  border-color: #222;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 1px;
}
#rcounter {
  margin: 0px 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding-left: 10px;
  padding-top: 1%;
  height: 10px;
  font-size: 0.8rem;
}
.button-wrap .btn small {
  font-size: 0.8rem;
  letter-spacing: normal;
  text-transform: none;
}
#tableFoot {
  display: block;
  position: relative;
  height: 40px;
  margin-top: 2%;
}
#tableHead {
  display: block;
  position: relative;
  height: 35px;
  margin: 0.5% 0px 1%;
}
/** SPINNER CREATION **/
.loader {
  position: relative;
  text-align: center;
  margin: 15px auto 35px auto;
  z-index: 9999;
  display: block;
  width: 80px;
  height: 80px;
  border: 10px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border-top-color: #000;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
div#meanChart {
  background: #fff;
}
a.modebar-btn.plotlyjsicon.modebar-btn--logo {
  display: none !important;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  z-index: 9999 !important;
}
button#dropdownSearchButton {
  margin: 1px;
}
#chartSel {
  position: fixed;
  width: 9%;
  z-index: 201;
  text-align: center;
  height: 370px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  left: 0;
  bottom: -475px;
  background: #fff;
  border-top: 5px solid #9e9e9e80;
}
#controlPanel {
  position: fixed;
  height: 60px;
  display: flex;
  bottom: -475px;
  background: #000;
  padding: 10px;
}
#chartSel .btnSide {
  width: 100%;
  padding: 20px !important;
  height: 10% !important;
}
#chartSel li, #chartSel ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin: 4px 0px;
}
#vCharts {
  position:fixed;
  width: 91%;
  z-index: 200;
  text-align:center;
  height: 370px;
  font-size:18px;
  display: flex;
  justify-content: center; /* align horizontal */
  right: 0;
  /* left: 0; */
  /* margin-right: auto;
  margin-left: auto; */
  bottom: -475px;
  border: 1px solid #6f6f6f;
}
button#toggleVertCharts {
  position: absolute;
  margin: 0 auto;
  left: 0px;
  bottom: -8px;
  z-index: 300;
  width: 11%;
}
.printChart {
  display: none;
}

.svg-container {
  margin: 0 auto !important;
}
.slide-up {
  bottom: 4% !important;
}
.slide-up-top
{
  bottom: 400px !important;
}

.slide-down
{
  bottom: -475px !important;
}
.ID-cl.colms {
  width: 7%;
}
.dropdown.float_right {
  width: 85%;
}
.searcher.float_left {
  padding: 0px !important;
}
.finder.float_right {
  width: 100%;
  padding: 0px !important;
}
.finder.col-md-4.float_right.disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
a.toggle-month {
  padding: 7px 15px;
  background: #000;
  color: #fff !important;
  margin: 3px;
  border-radius: 3px;
  float: right;
}
.btn {
  padding: .54rem 1.0rem !important;
  font-size: 0.7vw !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  width: 100%;
}
.pad0A {
  padding: 0px !important;
}
.col-md-3 {
  padding-right: 5px !important;
  padding-left: 10px !important;
}