
table {
  table-layout: fixed;
}
table, td, th {
  border: 1px solid #C8C8C8;
  border-collapse: collapse;
  text-align: center;
  text-align: -webkit-center;
}
td {
  word-wrap: break-word;
}


.title[data-v-664c24d2] {
  font-family: 'Hind', sans-serif !important;
}


.FixedList {
  min-height: 40px !important;
}


.bnrHead {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#15adc7), color-stop(#0089b5), color-stop(#00659e), color-stop(#004281), to(#011f5f));
  background-image: linear-gradient(to bottom, #15adc7, #0089b5, #00659e, #004281, #011f5f);
}
.v-banner__content {
  overflow: visible !important;
}
.v-banner__text {
  line-height: 20px;
  width: 100% !important;
}

