/* Base styles */
body {
    font-size: 18px;
    font-weight: normal;
}

div.wp-block-spacer[style="height:20px"] {
    display: none;
}

.main ul li {
    list-style-type: none !important;
}

.omaa-entity-collection{
    display: none;
}

h1,
.h1 {
    font-weight: 300;
    font-size: 60px;
}

h2,
.h2 {
    font-size: 48px;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.center {
    display: flex;
    justify-content: center;
}

.vertical-center {
    display: flex;
    align-items: center;
}

.horizontal-center {
    display: flex;
    justify-content: center;
}

/* Header styles */
.midbar {
    position: relative;
    box-shadow: 0 3px 6px #00000029;
    margin-bottom: 10px;
}

.main-brand {
    text-align: center;
}

.main-logo {
    width: 100%;
    color: black;
}

.main-logo img {
    width: 100%;
}

.main-logo .main-logo-image {
    display: none;
    width: 60%;
}

.main-logo .main-logo-image-white {
    display: block;
}

@media (min-width: 992px) {
    .main-logo .main-logo-image {
        display: block;
    }

    .main-logo .main-logo-image-white {
        display: none;
    }

    .mobile-only {
        display: none;
    }
}

/* Navigation styles */
.navbar-nav .nav-link {
    font-size: 24px;
    font-weight: normal;
}

/* Button styles */
.btn {
    font-size: 24px;
    font-weight: bold;
}

.btn .fa {
    margin-right: 0.6em;
}

.btn-outline-primary {
    color: #333;
}

.btn-outline-primary .fa {
    color: #e64626;
}

.btn-outline-primary:hover .fa {
    color: #ffffff;
}

.tile-button {
    display: inline-flex;
    align-items: center;
    width: 320px;
    height: 240px;
    border-radius: 0;
    border: none;
    padding: 40px;
    text-align: left;
    font-size: 65px;
    font-weight: bold;
    font-style: italic;
    line-height: 110%;
    color: #ffffff;
    background-color: #f6875f;
    overflow: hidden;
}

.tile-button a {
    color: #ffffff;
    
    display: inline-block;
}

.tile-button a:hover {
    color: #ffffff;
    
}

/* Tab styles */
.nav.nav-tabs {
    border: none;
    gap: 0 3px;
}

.nav.nav-tabs .nav-item .nav-link {
    font-size: 24px;
    color: #707070;
    border: 1px #707070 solid;
    border-bottom: none;
}

.nav.nav-tabs .nav-item .nav-link.active {
    background-color: #e64626;
    color: #ffffff;
    border: 1px #e64626 solid;
    border-bottom: none;
}

.coie-tab-content {
    margin-bottom: 3em;
}

.coie-tab-content .tab-pane {
    padding: 2em 3em;
    border: 1px #e64626 solid;
}

.coie-tab-content .coie-tab-pane {
    padding: 2em 3em;
    border: 2px solid black;
}

.coie-tab-content .coie-tab-pane table {
    width: 100%;
}

.coie-tab-content .coie-tab-pane table td {
    max-width: 140px;
    word-wrap: break-word;
    vertical-align: top;
}

.coie-tab-content .coie-tab-pane table td img {
    max-height: 400px;
}

.nav.nav-tabs-small .nav-item .nav-link {
    font-size: 16px;
    color: #707070;
    border: 1px #707070 solid;
    border-bottom: none;
}

/* Control styles */
.custom-control-label:after,
.custom-control-label:before {
    top: 0.35em;
}

/* Post list styles */
.post-list {
    margin-bottom: 1em;
}

.post-list-item {
    margin-bottom: 1em;
}

.post-list-item-head {
    margin-bottom: 1em;
}

.post-list-item-title,
.post-list-item-author {
    display: inline-block;
    font-size: 24px;
}

.post-list-item-author {
    margin-left: 2em;
}

/* Source embed */
.omaa-text-source {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 1em;
}

.omaa-text-source embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid black;
}

.omaa-text-source iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid black;
}

.omaa-text-source img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
}

.omaa-text-source .source-embed-text {
    font-size: 24px;
    font-weight: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 30%;
}

/* File embed */
.omaa-text-files-container .tab-content .tab-pane {
    position: relative;
    padding: 0;
    border: none;
    overflow: hidden;
}

/* Utility styles */
.line-below {
    border-bottom: 2px solid #e64626;
    padding-bottom: 10px;
}

.margin-top-2 {
    margin-top: 2em;
}


/* TEXUS */
.single-title {
    padding-left: 2%;
}

.choices[data-type*="select-one"] {
    max-width: 50%;
    margin-bottom: 0;
}

/* Navigation */
.main-nav-button {
    cursor: pointer;
    font-size: 20px;
}
.main-nav-button-icon {
    margin-left: 0.5em;
}
.main-nav-button-icon .icon {
    top: 0.3em;
    width: 20px;
    height: 12px;
}

/* Icons */
.icon {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background-size: contain !important;
}

.icon-menu-dark {
    background: url('data:image/svg+xml;utf8,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 1H20" stroke-width="1.3px" stroke="%23000000"/><path d="M0 6.99902H20" stroke-width="1.3px" stroke="%23000000"/><path d="M0 13H20" stroke-width="1.3px" stroke="%23000000"/></svg>')
        no-repeat center center;
}

.icon-close-dark {
    background: url('data:image/svg+xml;utf8,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L16 16" stroke-width="1.3px" stroke="%23000000"/><path d="M16 1L1 16" stroke-width="1.3px" stroke="%23000000"/></svg>')
        no-repeat center center;
}

.main-nav {
    display: none;
    width: 30%;
    height: 100vh;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 599;
    overflow-y: auto;
    padding: 3em 2em 3em 5em;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.main-nav-close {
    cursor: pointer;
    position: absolute;
    top: 1em;
    right: 1em;
}
.main-nav-close .icon {
    width: 15px;
    height: 15px;
}

#wpadminbar {
    z-index: 550;
}

.news-container {
    display: flex;
    justify-content: space-between;
}

.news-container-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-item {
    width: 30%;
    padding: 10px;
}

.news-item-2 {
    width: 48%;
    box-sizing: border-box;
}

.news-image {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.news-image img {
    width: 100%;
    height: auto;
}

.news-excerpt {
    font-size: 0.9em;
}

@media (max-width: 768px) {
    .news-container {
        flex-direction: column;
    }
    .news-item {
        width: 100%;
        margin-bottom: 20px;
    }
}

.page-content img {
    max-width: 100%;
    max-height: 80vh;
}

.navbar-nav .nav-item {
    position: relative;
}

table,
th,
td {
    border: #ced4da 1px solid;
    padding: 10px;
}

th {
    background-color: #c3c3c3;
}

tr:nth-child(odd) {
    background-color: #f2f2f2;
}

table.center {
    margin-left: auto;
    margin-right: auto;
}

.paginationjs .paginationjs-pages li {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}