.ndp-days th,
.ndp-header {
  font-weight: 700;
  text-align: center;
}
div#ndp-nepali-box {
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  border: 1px solid #a6c9e2;
  background-color: #fdfefe;
  position: absolute;
  z-index: 9999;
  padding: 1px;
  margin-top: 1px;
}
div#npd-table-div {
  margin: 0;
}
div#npd-table-div table {
  border-spacing: 2px;
  border-collapse: separate;
}
div#ndp-nepali-box td.ndp-date {
  margin: 1px;
  padding: 1px 2px;
  border: 1px solid #c5dbec;
  background: url(images/ndp_date_bg.png) repeat-x #dfeffc;
  color: #2e6e9e;
}
div#ndp-nepali-box td.ndp-selected {
  border: 1px solid #fad42e;
  background: #fbec88;
  color: #363636;
}
div#ndp-nepali-box td.ndp-current {
  margin: 1px;
  padding: 1px 2px;
  border: 1px solid #79b7e7;
  background: #f5f8f9;
}
div#ndp-nepali-box td.ndp-current a {
  color: #e17009;
}
div#ndp-nepali-box td.ndp-date a {
  display: block;
  color: #1c94c4;
  text-decoration: none;
  font-size: 12px;
  width: 20px;
}
a.ndp-disabled {
  color: #ccc !important;
}
div#ndp-nepali-box td.ndp-date:hover {
  border: 1px solid #fed22f;
  opacity: 0.8;
}
div#ndp-nepali-box td.ndp-date a:hover {
  color: #1c94c4;
}
div#ndp-nepali-box table,
div#ndp-nepali-box td,
div#ndp-nepali-box tr {
  font-size: 12px;
  height: 19px;
  line-height: 19px;
}
.ndp-next,
.ndp-prev {
  position: absolute;
  top: 6px;
  width: 1.3em;
  height: 1.3em;
}
div#ndp-nepali-box a {
  text-decoration: none;
}
.ndp-header {
  border: 1px solid #4297d7;
  background: url(images/ndp_bg_wave.png) 50% 50% repeat-x #5c9ccc;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  margin: 2px;
}
.ndp-prev {
  left: 7px;
  background: url(images/ndp_button.png) no-repeat;
}
.ndp-prev:hover {
  background: url(images/ndp_button.png) -16px 0 #d0e5f5;
}
.ndp-next:hover {
  background: url(images/ndp_button.png) -48px 0 #d0e5f5;
}
.ndp-next {
  right: 7px;
  background: url(images/ndp_button.png) -32px 0 no-repeat;
}
#currentMonth #npd-month-select,
#currentMonth #npd-year-select {
  color: #000;
  font-size: 12px;
  font-weight: 400;
}
.ndp-corner-all,
.ndp-corner-left,
.ndp-corner-tl,
.ndp-corner-top {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
.ndp-corner-all,
.ndp-corner-right,
.ndp-corner-top,
.ndp-corner-tr {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.ndp-corner-all,
.ndp-corner-bl,
.ndp-corner-bottom,
.ndp-corner-left {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.ndp-corner-all,
.ndp-corner-bottom,
.ndp-corner-br,
.ndp-corner-right {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
