/* ================= Font Family =========== */
/* ================= Colors =========== */
/* ============== Define Color ============== */
/* ================= Font Size =========== */
/* ================= Padding =========== */
.app-beneficiary {
  text-transform: uppercase;
  color: #000000;
  font-size: 12px;
}

.app-beneficiary label {
  font-weight: 400;
}

.app-beneficiary .form-control {
  border: 1px solid #cdcdcd;
}

.app-beneficiary .navSearchIcon {
  display: none;
}

.editBenef-right {
  color: #ffffff;
}

.editBenef-right h4 {
  background: #476eb2;
  margin: 10px 0;
  padding: 5px 0;
}

.editBenef-right ul {
  padding: 0;
  margin: 0;
}

.editBenef-right ul li {
  padding: 5px 10px;
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #4e7bcc;
}

.editBenef-right ul li:last-child {
  border-bottom: none;
}

.editBenef-right .img-div {
  box-shadow: 0 1px 4px #365996;
  padding: 30px;
}

.benDash-left ul li {
  padding: 25px 0;
  text-align: center;
  color: #3e9ddb;
  opacity: 0.4;
  font-size: 25px;
}

.gud-left ul li {
  color: #ffffff;
}

.benDash-left ul li.active {
  opacity: 1;
}

.benDash-right {
  background: #a2c8e6;
}

.benDash-right.bg-white {
  background: #ffffff;
}

.benDash-right .font-size-25 {
  font-size: 25px;
}

.benDash-r-l h3 {
  margin-top: 0;
}

.benDash-r-l h3 span, .benDash-r-r h3 span {
  font-size: 50%;
}

.benDash-r-r-1 p {
  font-size: 10px;
}

.benDash-r-r .search-div {
  margin: 25px 0;
}

.benDash-r-r .search-div .form-control, .benDash-r-r .search-div .input-group-addon {
  background: 0 0;
}

.benDash-r-r .search-div .form-control, .benDash-r-r .search-div .input-group-addon {
  border: 1px solid #000000;
}

.benDash-r-r .search-div .input-group-addon {
  color: #000000;
  border-right: none;
}

.benDash-r-r .search-div .form-control::placeholder {
  color: #444;
}

.benDash-r-r-2 h2, .benDash-r-r-2 h3, .benDash-r-r-2 p {
  color: #000000;
}

.benDash-r-r-2 h2, .benDash-r-r-2 p {
  font-weight: 700;
  margin: 0;
}

.benDash-r-r-2 ul li {
  padding: 15px 0;
  width: 100%;
  float: left;
  border-bottom: 1px solid #555;
}

.benDash-r-r-2 ul li:last-child {
  border-bottom: none;
}

.benDash-r-r-2 ul li .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 27px;
  color: #000000;
  background: linear-gradient(#d9d9d9, #417393);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.benDash-r-r .n-icon i::after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #d29500;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  position: absolute;
  top: 10px;
  left: 17px;
}

.benDash-r-r-nd {
  background: #a2c8e6;
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 0;
  height: 115vh;
  overflow: auto;
  display: none;
}

.benDash-r-r-ndh {
  background: #007cbb;
  color: #ffffff;
  padding: 10px 0;
  font-size: 18px;
}

.benDash-r-r-nd ul li {
  padding: 10px;
  margin: 10px 0;
  background: #a2c8e6;
  box-shadow: 0 0 5px #647f94;
  position: relative;
  width: 99%;
}

.benDash-r-r-nd ul li::before {
  content: "";
  background: #3e9ddb;
  width: 3px;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.benImp {
  background: url(../../images/beneficiary-impact/bg-impact-unit.jpg) no-repeat;
  background-size: cover;
}

.benImpDiv {
  background: url(../../images/beneficiary-impact/bg-impact-unit-right.png) no-repeat top right;
  background-size: contain;
}

.benImpDiv-l h3 {
  font-size: 25px;
  color: #0b8645;
  font-weight: 500;
  margin-top: 0;
}

.benImpDiv-l h4 {
  color: #0b8645;
}

.obj-div {
  position: relative;
  bottom: 0;
  height: 534px;
  width: 100%;
}

.obj-div .obj-1 {
  width: 80%;
  position: absolute;
  bottom: -20px;
  right: -50px;
}

.obj-div .obj-2 {
  position: absolute;
  bottom: -45px;
  right: -50px;
  width: 108%;
  opacity: 0.8;
}

/*# sourceMappingURL=beneficiary.css.map */
