body {

  box-shadow: 0px 4px 7px #530f0f;
  background: #0e233626
}

.top-head {
  background: #2b75b9;
}

.top-home-active {
  background: #ffc800;

  padding: 12px 0px 11px 5px;

  position: relative;

  top: -1px;

  text-decoration: none;
}

.top-home-active i {
  color: #333 !important;
}

.top-home i {
  font-size: 18px;
  padding: 10px;
  color: #fff;
  position: relative;
  top: 3px;
}

.top-home span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding: 5px 5px;
  color: #fff;
  line-height: 27px;
  letter-spacing: 0.3px;
  font-weight: 600;
}

.mb-10 {
  margin-bottom: 10px;
}

.logo-sec {
  padding: 10px;
  background: #d3e8f8;
  box-shadow: 1px 4px 4px #a1a1a1;
}

.link-head {
  margin: 0;
  margin-bottom: 0px;
  font-size: 15px;

  letter-spacing: 0.4px;

  text-transform: uppercase;

  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 5px;
}

.link-pehra {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 0px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.6px;
}

.tdn {
  text-decoration: none !important;
}

.link-pehra a {
  color: red;
  text-decoration: none;
  font-size: 12px;
}

.lh-20 {

  font-weight: 600;

}

.mt-15 {
  margin-top: 15px;

}

.mb-15 {

  margin-bottom: 15px;
}

.main-sec {
  background: #fff;

  padding: 25px 0px;

  max-height: 460px;

  height: 455px;
}

.pess {
  font-size: 14px;

  font-weight: 500;

  margin-bottom: 0px;
}

.pess span {
  font-weight: 600
}

.panel-title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-align: left;
}

.disable {
  background: #ddd !important;
}
