
.table_form{margin: 25px 0}
table tr td{ padding: 5px 10px;    border: 1px solid #eee;}
#scroll  table tr td:first-child {background-color: #f5f5f5;font-weight: normal!important}
#scroll table tr:first-child td{background-color: #f5f5f5 !important;font-weight: 600}
.table_form.tbl_ylw tr td:nth-child(1) {width: 45%}
.table_form.tbl_ylw tr td:nth-child(2) {width: 10%}
.table_form.tbl_ylw tr td:nth-child(3) {width: 30%}
.table_form.tbl_ylw tr td:nth-child(4) {width: 15%}
.table_form.tbl_ylw{text-align:center}
.table_form.tbl_ylw tr td{vertical-align: middle}
#scroll .table_form.tbl_ylw tr:first-child td{background-color: #FCE6A4 !important}

      .awards-img {
        width: 180px;
        height: auto;
        -webkit-animation: fade-in 2s ease;
        -moz-animation: fade-in ease-in-out 2s both;
        -ms-animation: fade-in ease-in-out 2s both;
        -o-animation: fade-in ease-in-out 2s both;
        animation: fade-in 2s ease;
        visibility: visible;
        -webkit-backface-visibility: hidden;
      }

      @-webkit-keyframes fade-in {
        0% {
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
      }

      @-moz-keyframes fade-in {
        0% {
          opacity: 0
        }

        100% {
          opacity: 1
        }
      }

      @-o-keyframes fade-in {
        0% {
          opacity: 0
        }

        100% {
          opacity: 1
        }
      }

      @keyframes fade-in {
        0% {
          opacity: 0
        }

        100% {
          opacity: 1
        }
      }
    
#lhsTree > li > span::after{
top: 23px !important;
}

#btmBar ul li {
  float: left;
  width: 32%;
  padding: 0 0.5%;
  text-align: center;
}
h4, .hTag4 {
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 20px;
    color: #333;
    font-weight: 400;
}
      .awards-img {
        width: 180px;
        height: auto;
        -webkit-animation: fade-in 2s ease;
        -moz-animation: fade-in ease-in-out 2s both;
        -ms-animation: fade-in ease-in-out 2s both;
        -o-animation: fade-in ease-in-out 2s both;
        animation: fade-in 2s ease;
        visibility: visible;
        -webkit-backface-visibility: hidden;
      }

      @-webkit-keyframes fade-in {
        0% {
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
      }

      @-moz-keyframes fade-in {
        0% {
          opacity: 0
        }

        100% {
          opacity: 1
        }
      }

      @-o-keyframes fade-in {
        0% {
          opacity: 0
        }

        100% {
          opacity: 1
        }
      }

      @keyframes fade-in {
        0% {
          opacity: 0
        }

        100% {
          opacity: 1
        }
      }
   

 
.prd-nav {
    padding: 0;
    float: left;
    width: 99%;
}
#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

#btmBar {
    bottom: -96px;
}
.btmBar {
    height: 50px;
}
#btmBar {
    bottom: -96px;
    background: #000;
    font-size: 13px;
    line-height: 16px;
    padding: 5px 0;
    width: 100%;
}
