.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mLeft10 {
  margin-left: 10px;
}
.mLeft15 {
  margin-left: 15px;
}
.pLeft5 {
  padding-left: 5px;
}
.pLeft10 {
  padding-left: 10px;
}

.fw_normal p {
  font-weight: normal !important;
}
.border0 {
  border: none;
}

.contant-sub-heading {
  padding-bottom: 5px;
}
.contant-sub-heading h3 {
  background-image: url(../img1/sub_heading_bg.png);
  color: #fff;
  display: block;
  padding: 8px 15px;
  border-radius: 10px;
  box-shadow: 2px 2px 3px #555;
  margin: 0 15px;
  text-align: left;
}
.contentBox .content table th {
  max-width: 190px;
  padding-right: 10px !important;
}
.paddingLR75 {
  padding-left: 75px;
  padding-right: 75px;
}
p.sml-link-box a {
  color: #0000ee;
}
p.sml-link-box {
  text-align: justify;
}
p.sml-btn a {
  background: #fff;
  border: 2px solid #7795db;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.tableBox table.table tbody tr td.fw_normal p {
  margin-bottom: 0px;
}
ol.tbl-list {
  list-style-type: decimal;
  padding-left: 17px;
}

ol.tbl-list li {
  list-style-type: decimal;
}
.tableBox table.table tbody tr td .bg-table table {
  width: 100%;
}
.tableBox table.table tbody tr td .bg-table table tr {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6e8f7+0,f9fcff+100 */
  background: #d6e8f7; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #d6e8f7 0%,
    #f9fcff 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #d6e8f7 0%,
    #f9fcff 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #d6e8f7 0%,
    #f9fcff 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6e8f7', endColorstr='#f9fcff',GradientType=0 ); /* IE6-9 */
}
.tableBox table.table tbody tr td .bg-table table tr td {
  border: 1px solid #999;
  padding: 4px;
}
.tableBox table.table tbody tr td .bg-table table tr td:nth-child(1) {
  width: 25%;
  text-align: right;
}
.tableBox table.table tbody tr td .bg-table table tr td:nth-child(2) {
  width: 75%;
  text-align: left;
  font-size: 14px;
}
.tableBox table.regin-heading {
  width: 100%;
}
.tableBox table.regin-heading tr {
  border: 1px solid #000;
}
.tableBox table.regin-heading tr td {
  width: 25%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 2px;
  color: #fff;
}
.border-box {
  border: 5px solid #cccccc;
  padding: 5px 0;
  margin: 15px;
}
span.bullet-heading a {
  color: #000;
  font-weight: bold;
  font-size: 17px;
  text-shadow: 2px 2px 4px #444;
}
span.bullet-heading a:visited {
  color: #000;
}
span.bullet-heading a:hover {
  color: #000;
}
.mituText {
  border-bottom: 1px solid #999;
  padding: 10px;
}
.mituText:last-child {
  border-bottom: none;
}
.mituText p span a {
  color: #0000ee;
}
a.btn-md {
  color: #fff !important;
  font-size: 18px;
  font-weight: bold;
  padding: 2px 7px;
  display: inline-block;
  border-radius: 5px;
  box-shadow: 0px 2px 3px #555;
}
a:hover.btn-md {
  color: #fff !important;
}
a:visited.btn-md {
  color: #fff !important;
}
.blue-btn {
  background: #3333cc;
}
a.btn-md.white-btn {
  background: #fff;
  color: #3333cc !important;
}
p.btn-up {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f6fa+0,c1def3+100 */
  background: #f3f6fa; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #f3f6fa 0%,
    #c1def3 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #f3f6fa 0%,
    #c1def3 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #f3f6fa 0%,
    #c1def3 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f6fa', endColorstr='#c1def3',GradientType=0 ); /* IE6-9 */
  display: inline-block;
  border: 1px solid #555;
  padding: 5px 60px;
}
.heading-text p {
  font-weight: bold;
  font-size: 15px;
}
.heading-text {
  margin-top: 40px;
}

.sideAdd-wrap {
  margin-top: 15px;
  padding: 0 5px;
}

.sideAdd {
  margin-bottom: 15px;
}

.sideAdd a {
  width: 100%;
  display: block;
}

.sideAdd a img {
  width: 100%;
  max-width: 250px;
}

/* style for templating { ifream } start */
.header_lg4lang {
  height: 225px;
}
.left_lg4lang {
  height: 100%;
}
.footer_lg {
  height: 558px;
  margin-bottom: -5px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .footer_lg {
    height: 693px;
  }
}

@media (min-width: 451px) and (max-width: 767px) {
  .header_lg4lang {
    height: 295px;
  }
  .left_lg4lang {
    height: 670px;
  }
  .footer_lg {
    height: 1230px;
  }
}

@media only screen and (max-width: 450px) {
  .header_lg4lang {
    height: 355px;
  }
  .footer_lg {
    height: 1356px;
  }
}

/* style for templating { ifream } end */
