body {
  margin: 0;
  padding: 0;
}

.m {
  margin: 10px;
}

.m-t {
  margin-top: 10px;
}

.m-b {
  margin-bottom: 10px;
}

.m-l {
  margin-left: 10px;
}

.m-r {
  margin-right: 10px;
}

.m-tb {
  margin: 10px 0;
}

.m-lr {
  margin: 0 10px;
}

#getOnfocus div.active {
  border-color: white;
}

.carousel-bg {
  background-size: 100% 100%;
}

.carousel-bg-jsqp2 {
  background-image: url("../imgs/banner1.jpg");
}

.carousel-bg-jsqp3 {
  background-image: url("../imgs/banner2.jpg");
}

.carousel-bg-jsqp4 {
  background-image: url("../imgs/banner3.png");
}

.table-type .caption-fix .caption-title-fix {
  top: 20px;
}

.table-latest .table-caption>ul {
  left: 10%;
}

.table-type .table-caption>ul {
  left: 6%;
}

.table-orgName .orgList {
  left: 11%;
  position: relative;
}

.carousel-indicators li {
  border: 1px solid #459dea !important;
}

.carousel-indicators .active {

  background-color: #459dea !important;
}
