.bg-img {
    background-image: url("/images/1.jpg");
    /* min-height: 380px;  */
    background-size: cover;
}
.bg-img2 {
  background-image: url("/images/3.jpg");
  /* min-height: 380px;  */
  background-size: cover;
}
.card-img {
    background-image: url("/images/bg-white-lock.png");
}
.card {
    background-color: transparent;
}
.form-text label {
    color: white;
}
.vertical-menu {
    width: 12%;
    position: relative;
    float: right;
    margin-right: 2%;

  }

  .vertical-menu a {
    background-color: #eee;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
  }

  .vertical-menu a:hover {
    background-color: #ccc;
  }

  .vertical-menu a.active {
    background-color: #4CAF50;
    color: white;
  }

   .placeholder-image{
    width: 45%;
    height: 45%;
    margin-bottom: 8%;
  }

  .nav-bar-image{
    width: 45px;
    float: right;
    margin-right: 4px;
    vertical-align: middle;
  }

       table {
        font-family: arial, sans-serif;
        border-collapse: collapse;
        max-width: 90%;
        /* margin: 1% auto; */
      }

      td, th {
          /* float: left; */

        /* border: 1px solid #dddddd; */
        text-align: left;
        padding: 8px;
      }

      tr:nth-child(even) {
        background-color: #dddddd;
      }

      thead {
          /* position: absolute;
          float: left; */

      /* background-color: #4C80AC; */
      color: #423a3a;
      }

  .one {
    margin: 0.5%;
    width: 32.33%;  float: left; clear: none;
    /* border: 0.5px solid black ; */
    height: 100%;
    background-color: #529E42;
    text-align: center;
    padding-top: 3%;
    color: white;

  }

  .two {
    margin: 0.5%;
    width: 32.33%;  float: left; clear: none;
    /* border: 0.5px solid black ; */
    height: 100%;
    background-color: #DE5534;
    text-align: center;
    padding-top: 3%;
    color: white;

  }

  .three{
    margin: 0px auto;
    margin: 0.5%;
    width: 32.33%;
    float: left; clear: none;
    /* border: 0.5px solid black; */
    height: 100%;
    background-color: #FBCD61;
    text-align: center;
    padding-top: 3%;
    color: white;

  }
  .firstDiv {
       /* height: 30%; */
       margin: 0.5% auto;
       /* margin-top: 3%; */

  }
  .secondDiv{
      height: 70%;
      margin: 0px auto;

  }
  .graphCSS {
      padding: 2%;
      margin: 0.5%;
      width: 49%;
      float: left;
      height: 70%;
  }
  .ListCSS {
      padding: 2%;
      margin: 0.5%;
      width: 49%;
      float: left;
      background-color: beige;
      height: 70%;
  }
  .subHeadingCSS{
      box-sizing: border-box;
      font-size: large;
      font-family: sans-serif;
  }
  .menuBarCSS{
      height: 5%;
      margin: 0px auto;
      background-color: bisque;
      position: relative;
  }
  .moreBtnCSS{
      font-size: 6px;
      float: right;

      margin-right: 2%;
      padding-top: 1.5px;
      height: 90%;
  }
  .overlay {
    z-index: 9;
    margin: 30px;
    background: #009938;
  }
  .bigFontCSS {
    font-size: 2em;
    font-family: revert;
    font-weight: 700;
    margin: 5%;
  }
  .card-text label, p{
    color: #fff;
    text-align: right !important;
  }
  .bg-dark {
    background-color: #55120C !important
  }
  /* referral */
  .alignCSS {
    width: 80%;
    margin-left: 10%;
}
.setHeightCSS {
    height: 15%;
    width: 80%
}
.headingCSS {
    font-size: 1.5rem;
    font-weight: 400;
    margin-left: 10%;
    /* margin-top: 3%; */
}
.editprofileCSS{
  text-align: center;
}

.dataTables_filter {
  text-align: center;
}
th {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

th:first-child {
  border-left: 1px solid #dddddd;
}
.table-data {
  height: 472px;
  overflow-y: auto;
}

.table-data thead tr td {
  font-size: 12px;
  font-weight: 600;
  color: #808080;
  text-transform: uppercase;
}

.table-data .table td {
  border-top: none;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 23px;
  padding-bottom: 33px;
  /* padding-left: 40px; */
  padding-right: 10px;
}

.table-data .table tr td:last-child {
  padding-right: 24px;
}

.table-data tbody tr:hover td .more {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.table-data__info h6 {
  font-size: 14px;
  color: #808080;
  text-transform: capitalize;
  font-weight: 400;
}

.table-data__info span a {
  font-size: 12px;
  color: #999;
}

.table-data__info span a:hover {
  color: #666;
}

 .required {
   color: red;
 }

 .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #f8f9fa;
}
.wf{
  color:#fff;
}


div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
    height: auto;
    background: rgb(85, 18, 12);
    color: #fff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding:0.2em 0.2em !important;
}
.font-size-17{
    font-size: 17px;
}
