/** Table Section **/
.table {
  border: 1px solid #dedede;
  border-radius: 5px;
  color: #555555;
  margin-bottom: 8px;
}
.table-section {
  width: 100%;
  float: left;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 2px 12px rgba(228, 228, 228, 0.48);
  padding: 25px 15px;
  margin-bottom: 20px;
}
td.table-h {
  background: rgb(227, 24, 55);
  background: linear-gradient(122deg, rgba(227, 24, 55, 1) 28%, rgba(227, 62, 24, 1) 90%);
  color: #fff;
  font-size: 16px !important;
  font-family: 'poppinsmedium';
  padding: 15px !important;
  text-align: left !important;
  border-radius: 5px 5px 0 0;
}
.table-section .table td a {
    background-color: #e31837;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    padding: 6px 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    cursor: pointer;
}
.table-section .table tr td a img {
  width: 16px;
  margin-right: 10px;
  vertical-align: middle;
}
.table-section .dwn_btn td a {
  width: 80px;
}
.table-section .table td a:hover {
    background-color: #2d3941;
    color: #fff;
}
.table-section .table tr th {
  text-align: center;
  font-size: 14px;
  padding: 1rem .5rem;
  white-space: nowrap;
  line-height: 20px;
}
.table-section .table tr td {
  font-size: 14px;
  text-align: left;
  padding: 1rem 0.3rem;
  line-height: 20px;
      vertical-align: middle;
}
.table-section .table tr th .fa {vertical-align:middle;}
.table-section .table tr td .fa {vertical-align:middle;}
.table-section .table.text-c tr .text-left {
  text-align: left !important;
  word-break: break-word;
}
.table-section .table.text-c tr td {
  text-align: center !important;
}
.table-section p {
    color: #e31837;
    font-size: 11px;
    margin: 0;
    line-height: 16px;
    font-style: italic;
}
.text-c tr td a img {
  width: 15px;
  margin-right: 10px;
  vertical-align: middle;
}
.table tr td a.pdf_bg {
  background-color: transparent;
  padding: 6px;
  position: relative;
  right: 5px;
  text-align: center;
}
.table tr td a.pdf_bg img {
  width: 20px;
  vertical-align: middle;
}
.table tr td a.pdf_bg:hover {
  background-color: transparent;
}
.razorpay {
    margin-top: 20px;
}
.razorpay td {
    text-align: center !important;
}
.razorpay img{width: 100px; vertical-align: middle;margin-right: 10px;}
.improtant_msg {
    width: 100%;
    float: left;
    margin-top: 20px;
    border: 1px solid #2d3941;
    border-radius: 3px;
    padding: 5px 15px;
	    margin-bottom: 25px;
}
.improtant_msg p {
    font-size: 13px;
    line-height: 18px;
    color: #555;
    padding: 8px 0;
    font-style: normal !important;
}
.improtant_msg p strong {
    color: #555;
}
.table-section .table tr td ul li {
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px;
    display: block;
}
.table-section .table tr td ul li {
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px;
}
    .table-section .table tr td ul li:before {
        content: "\25a0";
        display: inline;
        margin-right: 10px;
        font-size: 15px;
        position: relative;
        bottom: 1px;
        color: #E33E18;
    }
.city_table tr td {
    text-align: center !important;
}
.t-left-space tr td {
    padding-left: .8rem !important;
}
.n-wrap tr th {
    white-space: normal !important;
    vertical-align: middle;
}
.table_a_bg tr td a{
    background-color: #e31837 !important;
    color:#fff !important;
}
/* Small devices (phones, 600px and down) */
@media only screen and (max-width: 576px) {
    .table-section {
    width: 100%;
    float: left;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    margin-bottom: 20px;
  }
  .table-section .col-sm-6.col-xs {
    padding: 0;
  }
  .table-section .table tr th {
    font-size: 12px;
    white-space: normal;
  }
    .table-section .table tr td {
        font-size: 12px;
        text-align: center;
    }
	.tips_table .table tr td {
    vertical-align: middle !important;
  }
    .table-section .table td a {
        font-size: 12px;
        padding: 5px 7px;
        width: 80px;
        display: block;
        margin: 0 auto;
    }
.tips_table .table td a {
    font-size: 12px !important;
    padding: 5px 10px !important;
    display: inline-block !important;
    width: 120px !important;
}
.ls-table .table td a {
 white-space: nowrap;
}
        .table-section .table tr td ul li {
            font-size: 12px;
        }

            .table-section .table tr td ul li:before {
                font-size: 12px;
            }
        .table-section .life_skills tr td ul li {
            text-align:left;
        }
        .ls-table tr td a {
            width: auto !important;
        }
        
}
/* Extra small devices (phones, 400px and down) */
@media only screen and (max-width: 360px) {
  .table-section {
    width: 100%;
    float: left;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    margin-bottom: 20px;
  }
  .table-section .col-sm-6.col-xs {
    padding: 0;
  }
  .table-section .table tr th {
    font-size: 11px;
    white-space: normal;
  }
  .table-section .table tr td {
    font-size: 11px;
  }
    .table-section .table td a {
        font-size: 11px;
        padding: 6px;
        display: block;
        width: 75px;
    }
.table-section .table tr td a img {
    width: 16px;
    margin-right: 8px;
    vertical-align: middle;
    display: inline-block;
}
  .table-section .dwn_btn td a {
    width: 82px;
    display: block;
  }
  .table tr td ul {
    padding: 0;
  }
  .table tr td ul li {
    font-size: 12px;
  }
  .table ul li:before {
    margin-right: 5px;
  }
}