/* fira-sans-regular - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Fira Sans Regular'), local('FiraSans-Regular'),
       url('fonts/fira-sans-v10-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/fira-sans-v10-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


body {
  font-family: 'Fira Sans', sans-serif;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 1.25;
}

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: auto;
  font-size: 16px;
  font-family: 'Fira Sans', sans-serif !important;
}

table tr {
  background-color: #f8f8f8 !important;
  border: 1px solid #ddd !important;
  padding: 0.35em;
}

tr:nth-child(odd) {
  background-color: #E6E6E6 !important;
}

tr:nth-child(even) {
  background-color: #F5F5F5 !important;
}

table th ,
table td {
  padding: 0.625em 1em;
  border: none !important;
  font-family: inherit;
}

table th {
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em;
  background-color: #F5F5F5;
  border: none !important;
}

.dxk-data-container {
  padding: 2%;
}

.dxk-program-name {
  cursor: pointer;
  color: #B54D00;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
}

.dxk-program-name:hover{
  cursor: pointer;
  color: #B54D00;
  font-weight: 600;
  font-style: normal;
}

.dxk-current-activities {
  font-size: 32px;
  font-weight: 700;
  font-style: italic;
  padding-bottom: 26px;
}

#dxk-search-program {
  height: 30px ;
  width: 22em !important;
  font-size: 14px;
  border:1px solid #CCCCCC ;
  padding: 0px 6px;
}

.dxk-reset-btn {
  background-color: #FFAB26 !important;
  border-radius: 25px;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  padding: 9px 25px;
  cursor: pointer;
  outline: none !important;
}

.dxk-reset-btn:hover, .dxk-reset-btn:focus {
  text-decoration: none;
}

#dxk_api_program_event_date, #dxk_api_program_event_spot_left {
  font-weight: 600;
}

#dxk-activityModal {
  margin: 2em;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  height: 100%;
  outline: 0;
  width: 100%;
}

.modal-content {
    font-size: initial;   
    padding: 16px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.modal-backdrop {
  z-index: 1040;
}

.dxk-modal-content-header {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 600;
}


.dxk-modal-body {
padding: 23.5px 0px;
}

.dxk-modal-header {
    padding: 0px;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

.dxk-modal-title-header {
  font-size: 28px;
  color: #0089D0;
}

.dxk-modal-header .close {
  margin: -2rem 0rem 0rem auto;
}

.dxk-close-modal {
  background-color: transparent !important;
  font-size: 18px;
  font-family: "Verdana", Bold;
} 
/* Modal class End */

.dxk-content-left {
  margin: 0 0.5em 0 0;
  flex-basis: 75% ;
}

.dxk-content-right {
  margin: 3em 0 0 0.5em;
  flex-basis: 60%;
}

.dxk-sport-details-one {
  font-size: 16px;
}

.dxk-sport-details-two {
    margin: 15px 0px;
    font-size: 14px;
}

.dxk-sport-detail-additiona-info {
  /* line-height : 1.5rem ; */
  margin-bottom: 8px;
}

.dxk-register-btn {
  background-color: #FFAB26 !important;
  border-radius: 25px;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  outline: none !important;
  width:100%;
  min-width: max-content;
  margin: 1em 0 0;
  padding: 5%;
}

.dxk-register-btn:hover, .dxk-register-btn:focus{
  text-decoration: none;
}
.dxk-entry-content {
  font-family: 'Fira Sans', sans-serif;
}

.dxk-register-btn-table {
  background-color: #FFAB26 !important;
  border-radius: 25px;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  /* display: inline-block; */
  font-size: 12px;
  /* height: 30px;
  width: 125px; */
  padding: 6px 20px;
  cursor: pointer;
  outline: none !important;
  min-width:9em;
  float:right;
}

.dxk-register-btn-table:focus, .dxk-register-btn-table:hover{
  text-decoration: none;
}


.dxk-custom-select-dropdown, .dxk-custom-select-dropdown:focus {
  border-radius: 0.5rem;
  border: none;
  font-size: initial;
  background-color: #E6E6E6;
  margin: 1rem 0rem;
  font-size: 14px;
  font-family: inherit;
}

#dxk-filters{
  margin-top:1rem;
  margin-bottom:3rem ;
  font-size: 14px;
}

.dxk-mobile-container {
  display: none;
}

.dxk-event-text{
  /* width:16em; */
  margin:1.5em 0 0em 1.5em;
  font-size: initial;
}

.dxk-event-to{
  margin:1.5em -1em 0em -1em;
  max-width:45px;
  font-size: initial;
}

.dxk-age-text{
    margin-top:8px;
}
.dxk-to-text{
  margin-top:8px;
  max-width:55px;
}

select{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

 .dxk-select:after {
  content: "▼";
  padding: 12px 10px;
  position: absolute;
  right: 10px;
  top: 1em;
  z-index: 1;
  text-align: right;
  width: 100%;
  height: 100%;
  pointer-events: none;
  color:#4D4D4D;
}

 /* Pagination CSS */
  
 .dxk-pagination-link {
  padding: 0.2em 0.8em;
  background: #FFAB26;
  border: 1px solid #FFAB26;
  /* border-left: 0px; */
  cursor: pointer;
  color: #FFFFFF !important;
  border-radius: 1em;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Fira Sans', sans-serif;
}

.dxk-pagination-disabled {
  cursor: not-allowed;
  color: #7f7d7d;
}

.dxk-pagination-current {
  background: #7f7d7d;
}

#pagination {
display: flex;
justify-content: flex-end;
}

.dxk-pagination-dot {
  padding: 10px 15px;
  background: transparent;
  border-right: 1px solid #FFAB26;
}

/* Overlay */

.dxk-overlay {
position: fixed; /* Sit on top of the page content */
width: 100%; /* Full width (cover the whole page) */
height: 100%; /* Full height (cover the whole page) */
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: .5;
background-color: rgba(0,0,0,0.5); /* Black background with opacity */
z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
}

.dxk-spinner-border {
position: absolute;
top: 50%;
left: 50%;
}
@-webkit-keyframes dxk-spinner-border {
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}@keyframes dxk-spinner-border {
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}.dxk-spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: .25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: dxk-spinner-border .75s linear infinite;
animation: dxk-spinner-border .75s linear infinite;
}
.dxk-spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: .2em;
}
@-webkit-keyframes dxk-spinner-grow {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}@keyframes dxk-spinner-grow {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}.dxk-spinner-grow {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
background-color: currentColor;
border-radius: 50%;
opacity: 0;
-webkit-animation: dxk-spinner-grow .75s linear infinite;
animation: dxk-spinner-grow .75s linear infinite;
}
.dxk-spinner-grow-sm {
width: 1rem;
height: 1rem;
}

#dxk_api_prev_next_web {
  display: flex;
  justify-content: flex-end;
  padding: 0 1em;
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 750px;
    width: 750px;
  }
}


@media screen and (max-width:768px) {

  .dxk-data-container {
    padding: 0px;
    font-family: 'Fira Sans' !important;
  }

  .dxk-main-container {
    display: none;
  }

  .dxk-mobile-container {
    display: block;
    background-color:#ebebeb;
    /* font-weight: 600; */
  }

  table {
    border: 0;
    font-weight: 600;
    font-family: 'Fira Sans' !important;
    color: #4D4D4D;
    table-layout: fixed;
    word-wrap:break-word;
  }

  table th,
  table td {
    padding: 0;
  }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .dxk-read-content:after{
    content: " |";
    padding-left: 0.2rem;
  }

  .dxk-mobile-table-block{
    display: block;
  }

  table tr {
    border-bottom: 0px solid #ddd;
    display: block;
    padding: 1.5rem 3rem;
    line-height:1.5;
  }

  table tr td:first-of-type, table tr td:last-child {
    display: block ;
  }

  table td {
    display: inline-block;
    font-size: 18px;
    text-align: left;
  }

  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  tr:nth-child(odd) {
    background-color: #FFFFFF !important;
  }
  
  tr:nth-child(even) {
    background-color: #F5F5F5 !important;
  }

  table td:last-child {
    border-bottom: 0;
  }

  table tr:last-child {
    border-bottom: 1px solid #ddd;
  }

  #dxk-activityModal {
    width: auto;
    word-break: break-word;
  }

  .dxk-modal-dialog{
    max-height:80% ;
    overflow: auto;
  }

  .dxk-content-right {
    margin: 0;
  }

  .dxk-program-name {
    font-size:20px;
  }

  .dxk-register-btn-table {
    background-color: #FFFFFF !important;
    border-radius: 25px;
    border: 1px solid #FFAB26;
    color:  #FFAB26 !important;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    padding: 6px 21px;
    cursor: pointer;
    outline: none !important;
    margin: 8px 0px;
    float:none;
  }

  .dxk-modal-body .d-flex {
    flex-direction: column;
    /* max-height: calc(100vh - 200px);
    overflow-y: auto; */
  }

  #dxk-filters{
    display: none !important;
  }

  .dxk-filter-result, .dxk-filter-result:hover, .dxk-filter-result:visited {
    text-decoration: underline !important;
    font-size:14px;
    color: #333333 !important;
  }

  .dxk-collapse-filters.dxk-collapsed {
    padding: 0.75rem 3rem;
    border: 0.5px solid #e4dfdf;
    /* background-color: #0278ac;
    color: #FFFFFF; */
    background-color: white;
    color: #333333;
    font-size: 16px;
    /* font-weight: bold; */
    cursor: pointer;
  }

  .dxk-collapse-filters {
    padding: 0.75rem 3rem;
    border: 0.5px solid #e4dfdf;
    font-size: 16px;
    cursor: pointer;
    background-color: #0278ac;
    color: #FFFFFF;
    cursor: pointer;
  }

  .dxk-collapse-box{
    font-size: 15px;
    padding: 1rem 2rem;
    background-color: white;
    /* border-bottom: 0.5px solid #e4dfdf; */
    border: 0.5px solid #e4dfdf;
  }

  input[type="checkbox"] {
    visibility: hidden;
  }
  label {
    cursor: pointer;
  }
  input[type="checkbox"] + label:before {
    border: 1px solid #707070;
    border-radius: 0.2em;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
  }
  input[type="checkbox"]:checked + label:before {
    background:#0278ac;
    text-align: center;
  }
  input[type="checkbox"]:checked + label:after {
    font-weight: bold;
  }
  input[type="checkbox"]:focus + label::before {
      outline: rgb(59, 153, 252) auto 5px;
  }

  .fa.fa-chevron-down, .fa.fa-chevron-up{
    font-size: 12px;
    /* font-weight: 600; */
    color: #333333;
    margin: 0.3rem;
  }

  .dxk-filter-div {
    justify-content: space-between;
  }

  .dxk-clear-filter {
    /* float: right; */
    font-size:14px;
    color: #333333;
    cursor: pointer;
    /* margin: 0.3em 0 0 0; */
  }

  a[aria-expanded=true] .filter-down, a[aria-expanded=true] .fa.fa-chevron-down  {
    display: none;
  }

  a[aria-expanded=false] .filter-up, a[aria-expanded=false] .fa.fa-chevron-up {
    display: none;
  } 

  div[aria-expanded=false] .fa.fa-caret-up {
    display: none;
  } 

  div[aria-expanded=true] .fa.fa-caret-down {
    display: none;
  } 

  .fa.fa-caret-down, .fa.fa-caret-up{
    font-size: 18px;
    font-weight: 600;
    float:right;
  }  

  .dxk-pagination-link {
    background: #FFFFFF;
    border: 1px solid #FFAB26;
    cursor: pointer;
    color: #FFAB26 !important;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Fira Sans', sans-serif;
  }

  @media (device-width: 768px) {
    /* For general iPad layouts */
    .dxk-modal-dialog{
      width: fit-content;
    }

    .dxk-modal-body .d-flex {
      flex-direction: row;
    }

    .dxk-content-right {
      margin: 3em 0 0 0.5em;
      flex-basis: 60%;
    }  

  } 
}


 