/** Table Styles  */
.forum table,
.text-content table,
.views-table {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
  border-spacing: 0;
  color: #313637;
  border: 0;
  border-collapse: collapse;
  font-family: "effra", sans-serif !important;
  font-size: 1rem;
  line-height: 1.6875rem
}

[dir="ltr"] .forum table caption,[dir="ltr"]  .text-content table caption,[dir="ltr"]  .views-table caption {
    text-align: left
}

[dir="rtl"] .forum table caption,[dir="rtl"]  .text-content table caption,[dir="rtl"]  .views-table caption {
    text-align: right
}

.forum table caption, .text-content table caption, .views-table caption {
    margin-bottom: 1.125rem;
    color: #313637;
    font-family: "effra", sans-serif !important;
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.125rem;
  }

.forum table tr:last-child td, .text-content table tr:last-child td, .views-table tr:last-child td {
        border-bottom: 0;
}

[dir="ltr"] .forum table td,[dir="ltr"] 
  .forum table th,[dir="ltr"] 
  .text-content table td,[dir="ltr"] 
  .text-content table th,[dir="ltr"] 
  .views-table td,[dir="ltr"] 
  .views-table th {
    padding-left: 1.25rem;
}

[dir="ltr"] .forum table td,[dir="ltr"] 
  .forum table th,[dir="ltr"] 
  .text-content table td,[dir="ltr"] 
  .text-content table th,[dir="ltr"] 
  .views-table td,[dir="ltr"] 
  .views-table th {
    padding-right: 1.25rem;
}


.forum table td,
  .forum table th,
  .text-content table td,
  .text-content table th,
  .views-table td,
  .views-table th {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    vertical-align: top;
    padding: 1.25rem;
  }

[dir="ltr"] .forum table th,[dir="ltr"]  .text-content table th,[dir="ltr"]  .views-table th {
    margin-left: 0
}

[dir="rtl"] .forum table th,[dir="rtl"]  .text-content table th,[dir="rtl"]  .views-table th {
    margin-right: 0
}

[dir="ltr"] .forum table th,[dir="ltr"]  .text-content table th,[dir="ltr"]  .views-table th {
    margin-right: 0
}

[dir="rtl"] .forum table th,[dir="rtl"]  .text-content table th,[dir="rtl"]  .views-table th {
    margin-left: 0
}

[dir="ltr"] .forum table th,[dir="ltr"]  .text-content table th,[dir="ltr"]  .views-table th {
    text-align: left
}

[dir="rtl"] .forum table th,[dir="rtl"]  .text-content table th,[dir="rtl"]  .views-table th {
    text-align: right
}

.forum table th, .text-content table th, .views-table th {
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 0.02em;
    color: #0d1214;
    border-bottom: 2px solid #2494db;
    font-family: "effra", sans-serif !important;
    font-size: 0.875rem;
    line-height: 1.125rem

    /**
     * Fixes for styles injected by CKEditor
     */
  }

[dir="ltr"] .forum table th.text-align-left,[dir="ltr"]  .text-content table th.text-align-left,[dir="ltr"]  .views-table th.text-align-left {
      text-align: left
}

[dir="rtl"] .forum table th.text-align-left,[dir="rtl"]  .text-content table th.text-align-left,[dir="rtl"]  .views-table th.text-align-left {
      text-align: right
}

[dir="ltr"] .forum table th.text-align-right,[dir="ltr"]  .text-content table th.text-align-right,[dir="ltr"]  .views-table th.text-align-right {
      text-align: right
}

[dir="rtl"] .forum table th.text-align-right,[dir="rtl"]  .text-content table th.text-align-right,[dir="rtl"]  .views-table th.text-align-right {
      text-align: left
}

.forum table th.text-align-center, .text-content table th.text-align-center, .views-table th.text-align-center {
      text-align: center;
    }

.forum table th.text-align-justify, .text-content table th.text-align-justify, .views-table th.text-align-justify {
      text-align: justify;
    }

.forum table td, .text-content table td, .views-table td {
    white-space: normal;
    border-bottom: 2px solid #98abb9;
  }

.tablesort {
  vertical-align: middle;
}

.eeofe table.sticky-header {
  z-index: 495;
}
.eeofe .sticky-header {
  z-index: 0;
  margin: 0;
  border-bottom: 4px solid #2494db;
}
.eeofe.scrolled table.sticky-header {
    top: 112px !important;
    padding-top: 30px;
}
.eeofe.scrolled.toolbar-horizontal table.sticky-header {
  top: 132px !important;
}
.eeofe.scrolled.toolbar-horizontal.toolbar-tray-open table.sticky-header {
  top: 172px !important;
}

.eeofe .forum table th,
.eeofe .text-content table th,
.eeofe .views-table th {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0.02em;
  color: #0d1214;
  border-bottom: 2px solid #2494db;
  font-family: "effra", sans-serif !important;
  font-size: 0.875rem;
  line-height: 1.125rem

}

.eeofe .forum table td, 
.eeofe .text-content table td, 
.eeofe .views-table td {
  white-space: normal;
  border-bottom: 2px solid #49c3f1;
}
.eeofe .sticky-header th.views-field-field-video-upload,
.eeofe .views-table th.views-field-field-video-upload,
.eeofe .views-table td.views-field-field-video-upload {
  width: 200px;
}
.eeofe .views-table td.views-field-field-credits-company-01,
.eeofe .views-table td.views-field-uid,
.eeofe .views-table td.views-field-changed,
.eeofe .views-table td.views-field-status-2{
  width: 200px;
}
.eeofe .views-table td.views-field-field-category {
  width: 320px;
}
/* Properly align VBO checkboxes. */

.views-field-node-bulk-form .form-item {
  margin: 0;
}


