.upload_file_dis {
  margin-bottom: 0;
  min-height: 150px;
  float: left;
  width: 150px;
  justify-content: center;
  border-radius: 0;
}
.rm_css {
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 12px;
}



.file_name {
  font-size: 13px;
}

.card-footer .pagination{
  justify-content: flex-end !important;
}
.circle-color{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  color: #fff;
  padding: 10px 20px;
  content: '' !important;
}

.circle.small {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  z-index: 86;
  margin-left:10px;
}

.myselectpick button {
  background-color: #fff;
  color: #000 !important;
  border: 0px solid;
}

.title {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
}

.rep_val {
  background-color: #e6e6e6;
  padding: 10px 13px;
  font-size: 15px;
  margin: 0 0 17px 0;
  border: 1px solid #eee;
  color: #000;
  border-radius: 5px;
}

.main_heading h2 {
  color: #000 !important;
}

.emp_login {
  background : white !important;
}

.max_height {
  max-height: 350px !important;
}

.dashboard .table-responsive {
  max-height: 500px !important;
}

.headcolor {
  background: #00274e !important;
}
.headnew{
  background-color: #f79723 !important;
}
.text_head {
  color: white !important;
}

/* .seeall {
  background: white !important;
  color: black !important;
} */

.seeall {
  background: #219B9D !important;
  color: white !important;
  border: none !important;
}

.btn.btn-primary.my-4 {
  background-color: #219B9D !important;;
}
.remove_wide_space {
  white-space: break-spaces !important;
}
.download_dir_ul {
  list-style: none;
  padding: 0;
}
.download_dir_ul li {
  border: 1px solid #e8e8e8;
  margin: 0 0 15px 0;
  padding: 7px 15px;
  display: flex;
  align-items: center;
  background: #eee;
  font-size: 14px;
}
.download_dir_ul label {
  margin: 0 15px;
  display: inline-block;
}

.download_dir_ul li input {
  margin: 0 10px 0 0;
}


/* Frame Code */

/* END */
