body {
  overflow-x: hidden;
  background-color: #ecf0f5;
  font-family: Arial, Helvetica, sans-serif;
}
.biodatafont{
  font-size: small;
}
#sidebar-wrapper {
  min-height: 100vh;
  margin-left: 0;
  -webkit-transition: margin 0.25s ease-out;
  transition: margin 0.25s ease-out;/* background-color: #0d161f !important */
  font-size: 12px;
}
#sidebar-wrapper .nav-item-nav-link {
  width: 15rem;
}
#sidebar-wrapper a {
  color: #fff;
  font-size: 0.8rem;
}

#sidebar-wrapper a:hover {
  background-color: #005ec5;
}

#sidebar-wrapper a:active {
  background-color: #005ec5;
}

#page-content-wrapper {
  min-width: 0;
}

#wrapper.toggled #sidebar-wrapper {
  margin-left: -12rem;
}

.topheader {
  height: 40px fixed;
  background-color: #7effe9;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 10px solid #10adad;
}
.leftsidebar {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #2196f3;
  height: 100%;
  color: #fff;
  text-indent: 6px;
}
.footer {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
}
.midsection {
  padding-top: 0px;
  padding-bottom: 0px;
}
.contentarea {
  background-color: #f8f9fc;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.leftsidebar:active {
  color: #fff;
}
.nav-item-nav-link {
  color: #fff;
}
.leftsidebar.nav-item-nav-link {
  color: #fff;
}
.style1 {
  line-height: 1px;
}
.list-group-item {
  text-transform: capitalize;
}
.shadow {
  -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
  margin-bottom: 20px;
}
.content-back {
  background-color: #ecf0f5;
  height: 100%;
}
.:active {
  color: #fff;
}
.card-center {
  width: 300px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}
.style2 {
  margin-top: 0.5rem;
}
.style3 {
  font-family: Arial, Helvetica, sans-serif;
}
.style4 {
  font-size: 0.8rem;
}
.alertText {
  font-size: 11px;
  text-align: center;
}
.style5 {
}
#navTabs1_1 {
  border-width: 1px;
  border-color: #7effe9;
}
#navTabs1_content {
  border-width: 1px;
  border-color: #7effe9;
  background-color: #7effe9;
}
.style6 {
  border-width: 3px;
}
.style7 {
  font-size: 13px;
  text-align: center;
}
.adminpagetitle {
  background-color: #ffffff;
  min-height: 30px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.fieldshade {
  background-color: #f0f0f0;
  border-radius: 0px;
  font-size: 13px;
}
.adminalertsmessages {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 10px;
}
#mainAdmin {
  border: 1px solid #c4c4c4;
}
#adminRightSidebar {
  background-color: #ffffff;
}
.adminRightSidebar {
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #c4c4c4;
  border-top: 4px solid #1e8dff;
}
.sectionProp {
  margin-bottom: 15px;
}
.sidebar-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 31px;
  font-weight: bold;
  color: #fff;
  padding: 8px;/* background-color: #27a2fc */
  border-bottom: 2px solid;
  /* border-color: #1d9cff */
}
.sectionProp.section1 {
  background-color: #f2f2f2;
}
@media (min-width: 1200px) {
  .style8 {
    padding-left: 15px;
  }
}
.tableHead {
  background-color: #00A4A6;
  color: #fff;
  font-size: 0.9rem;
}
.buttonStyle {
  background-color: #00A4A6;
  font-weight: bold;
  padding: 3px 10px;
  color: white;
}
.helptext2 {
  font-size: 11px;
  font-style: italic;
  color: gray;
}
.tableInfo {
  font-size: 0.8rem;
  text-transform: capitalize;
}
.paginationInfo {
  font-size: 0.8rem;
}
.aboveRecords {
  background-color: #f7f7f7;
}
.helptext3 {
  font-size: 12px;
  color: #868686;
}

.label {
  font-size: 10px;
  color: #868686;
  font-style: italic;
  font-weight: normal;
}
#sectionApublic {
  max-width: 650px;
}
.dataBox {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.modal-header {
  padding-top: 5px;
  padding-bottom: 5px;
}
.loginBox {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
link {
}
.titlecase {
}
.style9 {
  padding-top: 4.5px;
  padding-bottom: 0.5px;
}

.el-tablo {
  background-color: white;
  border-radius: 6px;
  margin-right: 15px;
  padding: 1rem;
  max-height: 150px;
}

.el-tablo:hover {
  -webkit-transform: translateY(-5px) scale(1.02);
  transform: translateY(-5px) scale(1.02);
  -webkit-box-shadow: 0px 5px 12px rgba(126, 142, 177, 0.2);
  box-shadow: 0px 5px 12px rgba(126, 142, 177, 0.2);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #047bf8;
}
.box1 {
  border-left: 8px solid yellowgreen;
}
.box2 {
  border-left: 8px solid rgb(255, 169, 58);
}
.box3 {
  border-left: 8px solid rebeccapurple;
}

.box4 {
  border-left: 8px solid #007bff;
}
