  /*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.scss to edit this template
*/
/*
    Created on : Dec 21, 2024, 3:52:52 PM
    Author     : Jafran
*/
.fee-common-title {
  font-size: 40px;
  font-weight: bold;
  line-height: 40px; }

.common-table {
  overflow-x: scroll; }

.img-blk {
  width: 100%;
  overflow: hidden; }
  .img-blk img {
    width: 100%;
    min-height: 100%; }

.fee-first-blk table {
  width: 100%;
  margin: 40px 0;
  text-align: left;
  border-bottom: 1px solid #2059a8; }
  .fee-first-blk table tr:nth-child(odd) {
    background: #cedcee; }
  .fee-first-blk table th, .fee-first-blk table td {
    padding: 10px 20px; }
  .fee-first-blk table td:nth-child(1) {
    border-right: 1px solid #2059a8; }
  .fee-first-blk table th {
    background: #2059a8;
    color: #fff; }
    .fee-first-blk table th:nth-child(1) {
      border-right: 1px solid #fff; }

.fee-second-blk.img-blk {
  height: 340px; }

.fee-third-blk table {
  border-bottom: 1px solid #2059a8;
  width: 100%;
  margin: 40px 0;
  text-align: left; }
  .fee-third-blk table tr:nth-child(odd) {
    background: #cedcee; }
  .fee-third-blk table th, .fee-third-blk table td {
    padding: 10px 20px; }
  .fee-third-blk table td {
    border-right: 1px solid #2059a8; }
    .fee-third-blk table td:nth-first-child {
      font-weight: bold; }
    .fee-third-blk table td:last-child {
      border-right: none; }
  .fee-third-blk table th {
    background: #2059a8;
    color: #fff;
    border-right: 1px solid #fff; }
    .fee-third-blk table th:last-child {
      border-right: none; }

.fee-fourth-blk {
  background: #2059a8;
  padding: 80px 0;
  color: #fff; }
  .fee-fourth-blk table {
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-bottom: 40px;
    text-align: left; }
    .fee-fourth-blk table th, .fee-fourth-blk table td {
      padding: 10px 20px; }
    .fee-fourth-blk table td {
      border-right: 1px solid #fff; }
      .fee-fourth-blk table td:last-child {
        border-right: none; }
    .fee-fourth-blk table th {
      background: #fff;
      color: #2059a8;
      border-right: 1px solid #2059a8; }
      .fee-fourth-blk table th:last-child {
        border-right: none; }
  .fee-fourth-blk .common-ul {
    margin-top: 0; }
    .fee-fourth-blk .common-ul li {
      background: url(https://www.ku.ac.ae/wp-content/themes/khalifauniversity/assets/img/icons/inside-li-white.png) no-repeat left 6px;
      background-size: 9px; }
    .fee-fourth-blk .common-ul > ul {
      margin-top: -10px; }
      .fee-fourth-blk .common-ul > ul li {
        margin: 0;
        margin-left: 20px;
        background: none; }

.fee-fifth-blk {
  background: #dce9fb;
  padding: 80px 0; }

.fee-sixth-blk .tabs {
  float: left;
  width: 250px; }
.fee-sixth-blk .tab {
  display: block;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 2px solid #2059a8;
  text-transform: uppercase;
  cursor: pointer; }
  .fee-sixth-blk .tab:hover {
    color: #2059a8; }
  .fee-sixth-blk .tab.active {
    font-weight: bold;
    color: #2059a8;
    padding-left: 20px;
    background: url(/wp-content/themes/khalifauniversity/assets/img/fee-tab-arrow.png) no-repeat left center; }
  .fee-sixth-blk .tab.mobile {
    display: none; }
.fee-sixth-blk .tab-dtls {
  float: left;
  width: calc(100% - 250px);
  padding-left: 40px; }
  .fee-sixth-blk .tab-dtls .tab-dtl {
    display: none; }
    .fee-sixth-blk .tab-dtls .tab-dtl.active {
      display: block; }
.fee-sixth-blk h3 {
  font-size: 16px;
  margin-bottom: 20px; }
.fee-sixth-blk table {
  border-bottom: 1px solid #2059a8;
  width: 100%;
  margin: 15px 0;
  text-align: left; }
  .fee-sixth-blk table th, .fee-sixth-blk table td {
    padding: 10px 15px;
    border-right: 1px solid #2059a8;
    border-bottom: 1px solid #cccc; }
    .fee-sixth-blk table th:nth-first-child, .fee-sixth-blk table td:nth-first-child {
      font-weight: bold; }
    .fee-sixth-blk table th:last-child, .fee-sixth-blk table td:last-child {
      border-right: none; }
    .fee-sixth-blk table th.degree, .fee-sixth-blk table td.degree {
      background: #2059a8;
      color: #fff;
      text-align: center; }
  .fee-sixth-blk table th {
    text-align: center;
    background: #c8d0ff;
    border-bottom: 1px solid #2059a8; }

@media screen and (max-width: 700px) {
  .double-blks .blk {
    width: calc(100% - 20px);
    padding: 0 !important; }
    .double-blks .blk:nth-child(1) {
      margin-bottom: 20px; }

  .fee-second-blk {
    margin-bottom: 40px; }

  .fee-sixth-blk .tab {
    display: none; }
    .fee-sixth-blk .tab.mobile {
      display: block;
      border-top: 2px solid  #2059a8;
      margin-top: -2px; }
      .fee-sixth-blk .tab.mobile.active {
        margin-bottom: 20px; }

  .fee-sixth-blk .tab-dtls {
    width: 100%;
    padding-left: 0; }
    .fee-sixth-blk .tab-dtls .tab-dtl {
      padding-left: 20px;
      padding-bottom: 20px; } }

/*# sourceMappingURL=fee-and-payment-guidelines.css.map */
