/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
.linkkbgCol {
  color: #FFFFFF;
  background-color: #903336;
  text-align: left;
}
.clearfix {
  display: block;
  clear: both;
}
body {
	font-family: 'times new roman', sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 9px;
}
td {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-align: justify;
  line-height: 18px;
}
b, strong {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 20px;
}
.caption {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-align: left;
  letter-spacing: 0.1px;
  margin-top: 10px;
  display: block;
}
.MainTable {
  background-color: #FFFFFF;
  border: 1px solid #2d2a6f;
  top: 0;
}
.EM_Color {
  color: #C63900;
}
.Section {
  font-family: "Arial";
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}
a {
  text-decoration: none;
  color: blue;
}
.rNav {
  background-color: #CACACA;
  width: 30px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #CC0000;
  line-height: 10px;
}
td p a {
  color: blue;
}
td strong a {
  color: #2d2a6f;
}
.bord {
  border: 1px solid #2d2a6f !important
}
.pageno {
  background-color: #0000ff;
  width: 30px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
}
.mTag {
  background-color: #2d2a6f;
  color: #FFFFFF;
  padding: 3px;
}
style1 {
  color: #FF0000;
}
.img-fw {
  width: 100% !important
}
.tbpd td {
  padding: 15px 15px;
}
.tbpd img, .tbpd p img {
  max-width: 100%;
}
.img {
  width: 100%;
  padding-top: 5px;
  float: right;
}
p.title_ns {
  text-align: center;
}
p.title_ns span {
  margin: 10px;
  display: block;
  background: #C08D5F;
  padding: 5px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
p.badge {
  background-color: #C08D5F;
  text-align: center;
  color: #ffffff;
  padding: 2px 0px;
}
p.custom-heading span {
  display: inline-block;
  background: #C08D5F;
  padding: 5px 70px;
  text-align: left;
  margin: 0 auto;
  color: #fff;
}
.media-table p {
  text-align: left;
  font-size: 13px;
}
.media-table p a {
  color: #000;
}
.media-table p strong {
  font-size: 13px;
}
.media-table {
  margin: 10px;
  border-bottom: 4px solid #000;
}
.fifty-div div {
  width: 50%;
  float: left;
  text-align: justify;
}
.bold-l {
  font-weight: 600;
}
.block-link {
  padding: 20px;
  border: 1px solid #6d1917;
}
table.inter-table td {
  padding: 0px;
  border: 1px solid #000;
}
.inter-table-with-text td {
  padding: 2px;
  vertical-align: baseline;
}
.inter-table-with-text td img {
  height: 150px;
  border: 1px solid #000;
}
.inter-table-with-text td span {
  padding: 4px;
  text-align: center;
  display: block;
  font-size: 10px;
}
.inter-table td img {
  width: 100%;
}
.column {
  float: left;
  width: 50%;
}
.row::after {
  clear: both;
}
table {
  position: relative;
  z-index: 11;
}
.nl-next {
  width: 40px;
  height: 40px;
  border: solid 2px #0404ff;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -43px;
  top: 50%;
  margin-top: -24px;
  z-index: 9;
  border-left: 0;
}
.nl-prev {
  width: 40px;
  height: 40px;
  border: solid 2px #0404ff;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -43px;
  top: 50%;
  margin-top: -24px;
  z-index: 9;
  border-right: 0;
}
