.tab-title a {
  background-color: #fff !important;
  border: 1px solid #aaa;
  border-width: 1px 1px 1px 1px;
  border-radius: 5px 5px 0 0;
  margin-right: 5px;
  height: 60px;
  padding: 5px 15px 5px 15px !important
  ;

}
.tab-title.active a {
  border-bottom: 1px solid #fff;
}
.tabs-content {
  border: 1px solid #aaa;
  padding: 0px;
}
.content {
  margin: 0px !important;
  padding: 15px !important;
}
.content>p {
  margin: 0px !important;
  padding: 0px !important;
}
.content .preloader {
  height: 20px;
  width: 20px;
  top: 0px;
  margin: 15px;
  position: relative;
}
.pt_sr img {
  margin-bottom: 15px;
  width: 100%;
}
.pt_pr table {
  border: 0;
  margin: 0;
}
.pt_api_used {
  font-size: 10px;
}
