
@media (max-width: 767px){
  .res-width {
    min-width: -webkit-fill-available !important;
    width: -webkit-fill-available !important;
  }
  .responsive-table td {
    min-width: -webkit-fill-available !important;
    width: -webkit-fill-available !important;
  }
  .responsive-table > tbody th a {
    color: #fff !important;
  }
  .res-navy>th[scope="row"] {
    background-color: #3b84c4;
    color: white;
    border-top: 1px solid #34495e !important;
  }
  .responsive-table tbody td div {
    text-align: center !important;
  }
  .responsive-table>tbody>tr>td {
    padding: 8px !important;
        min-height: 35px;
  }

  .responsive-table tbody th[scope="row"],.responsive-table tbody th:hover[scope="row"],
  .responsive-table .middle:hover>th[scope="row"],
  .table-striped .middle:hover>th[scope="row"] {
    background-color: #3b84c4 !important;
    color: white;
    border-top: 1px solid #3b84c4 !important;
    border-bottom: 1px solid #3b84c4 !important;
    border: 1px solid #3b84c4 !important;
  }

  .responsive-table tbody th[scope="row"] {
    background-color: #3b84c4;
    color: white;
  }

  .responsive-table tbody tr {
    margin-bottom: 1em;
    border: 1px solid #3b84c4;
    border-bottom: 1px solid #3b84c4;
  }

  .responsive-table tbody tr:last-of-type {
    margin-bottom: 0;
    border-bottom: 1px solid #3b84c4 !important;
  }

  .responsive-table tbody tr:last-of-type td {
    border-bottom: 1px solid #3b84c4 !important;
  }
  .responsive-table tbody tr:last-of-type th {
    border-bottom: 1px solid #3b84c4 !important;
  }

  .responsive-table tbody tr:first-of-type td {
    border-top: 1px solid #3b84c4 !important;
  }
  .responsive-table tbody tr:first-of-type th {
    border-top: 1px solid #3b84c4 !important;
  }

  .responsive-table tbody tr:first-of-type tr {
    border-top: 1px solid #3b84c4 !important;
  }

  .responsive-table tr {
    display: table-row;
    border: 1px solid #3b84c4;
  }

  .responsive-table tbody td {
    border-bottom: 1px solid #3b84c4;
  }

  .res-black tbody tr {
    border-bottom: 1px solid #3b84c4;
  }
  .responsive-table {
    width: 100%;
    margin-bottom: 10px;
  }
}




@media (min-width: 48em) {
  .responsive-table {
    font-size: .9em;
  }
}
@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em;
  }
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media (min-width: 48em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead th {
  
  /*background-color: #1d96b2;*/
  background-color: #3b84c4;
  /*border: 1px solid #3b84c4;*/
  /*border: 1px solid #1d96b2;*/
  /*font-weight: normal;*/
  text-align: center;
  /*color: white;*/
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle;
}
@media (min-width: 30em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 48em) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em;
  }
}
@media (min-width: 62em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em;
  }
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 48em) {
  .responsive-table caption {
    font-size: 1.5em;
  }
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}
@media (min-width: 62em) {
  .responsive-table tfoot {
    font-size: .9em;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody {
    display: table-row-group;
  }
}

@media (min-width: 48em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody tr:nth-of-type(even) {
    /*background-color: rgba(94, 93, 82, 0.1);*/
  }
}

.res-black tbody th[scope="row"]{
  background-color: #3b84c4;
  color: white;
}


/*
.responsive-table > tbody th a {
  color: #fff !important;
}
*/

.responsive-table .editable-click th,.responsive-table th a.editable-click,.responsive-table th a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #fff;
}

@media (min-width: 48em) {
  .responsive-table tbody th[scope="row"] {
    /*border-bottom: 1px solid #3b84c4;*/
    background-color: transparent;
    color: #5e5d52;
    text-align: center;

  }
  .res-black tbody th[scope="row"] {
    border-bottom: 1px solid #3b84c4;
    background-color: transparent;
    color: #5e5d52;
    text-align: center;

  }

  /*
  .responsive-table > tbody th a {
    color: #000 !important;
  }
  */
  .responsive-table .editable-click th,.responsive-table th a.editable-click,.responsive-table th a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc;
  }
}
.responsive-table tbody td {
  text-align: center;
}

@media (min-width: 48em) {
  .responsive-table tbody td {
    text-align: center;
  }
}
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: right;
  font-size: 0.9em;
  font-weight: 700;
  /*padding: 8px !important;*/
  color: rgba(94, 93, 82, 0.75);
  width: 120px;
}
.data-title-white > td[data-title]:before {
  color: #fff !important;
}



@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    font-size: .9em;
    /*padding: 0px 100px;*/
    width: 200px;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}
