.modal-full {
  min-width: 100%;
  margin: 0;
}

#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.0.8) url(images/loading2.gif) no-repeat center center;
  z-index: 10000;
}

tbody tr:nth-child(1) .delete {
  display: none;
}
.xdsoft_time_box {
  display: none;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  visibility: hidden;
}

.ui-datepicker-calendar {
  display: none;
}

#mainCaptcha {
  color: black;
  font-family: Arial Bold, Times, serif;
  font-weight: bold;
  font-size: 20;
  background-color: yellow;
}

label.error {
  color: red;
}

.Tamil {
  font-size: 12px;
}

.English {
  font-size: 12px;
}

#sec_sub_titile {
  background-color: #006400;
  height: 25px;
  width: 100%;
  color: #FFFFFF;
  text-align: center;

}

.ad_no_po_txt {
  font-size: 20px;
  text-align: center;
}