body {
    color: #eee;
    background: #0a0a0a;
    font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.65em;
    font-weight: 500;
}

nav {
    min-width: 375px;
}

body nav {
    font-family: 'IBM Plex Sans', "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn {
    font-size: 16px;
}

.fa, .fab {
    font-size: .85em;
    padding-left: 1px;
    padding-right: 1px;
}

.well {
    color: #111;
    font-weight: 400;
}

body.light-page {
    color: #111;
    background: #FFF;
}

.text-muted {
    color: #aaa;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

.centered {
    text-align: center;
}

.padded-form {
    padding: 10px;
}

.padded-form input, .padded-form button {
    margin: 10px;
}

.content-section-a,
.content-section-b {
    background: #0a0a0a;
    color: #ddd;
    border-top: 1px solid #222;
    border-bottom: none;
}

.content-section-b {
    background: #1a1a1a;
}


.text-sm {
    font-size: .85em;
}

/*.banner .container .row {*/
/*text-align: center;*/
/*}*/


.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #444;
}

.full-page-content {
    padding: 40px;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    color: #ddd;
    font-size: 16px;
}

.full-page-content.mobile_embedded {
    padding-top: 0;
    margin-top: 0;
    max-width: 100%;
}

.full-page-content .top {
    padding-left: 20px;
}

.show-side {
    text-align: center;
}

.guest {
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-top: 10px;
}

.guests.singular .guest {
    padding-left: 60px;
}

.guest .guest-name {
    font-size: 18px;
    padding-top: 10px;

}

.guest .img {
    height: 150px;
}

.title {
    font-size: 24px;
}

.player {
    float: left;
    margin-top: 0px;
}

.player .btn {
    font-size: 20px;
    display: block;
    margin-top: 20px;
}

.host-image {
    height: 200px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.host-image-area.about .host-image {
    margin-top: 0px;
}

.host-image-area.about {
    font-size: 18px;
}

.host-image-area {
    text-align: center;
    font-size: 24px;
}

/*.full-page-head {*/
/*margin-top: 51px;*/
/*background-size: cover;*/
/*height: 175px;*/
/*}*/
/*.full-page-head.contact {*/
/*background: url(/static/img/about-banner-short.png) no-repeat center center;*/
/*}*/

/*.contact .header-image {text-align: center;}*/
/*.contact .header-image img {*/
/*width: 700px;*/
/*margin-top: -10px;*/
/*}*/

.contact .contact-side img {
    width: 400px;
    margin-top: 20px;
}

.contact .main-text {
    font-size: 20px;
    text-align: left;
}

.friends .main-text {
    font-size: 20px;
    text-align: left;
}

.friends .twitter {
    font-size: 36px;
    margin-left: 100px;
}

.logo-image {
    height: 40px;
    margin-top: -10px;
}

.main-text a,
.about a,
.episodes a,
a.light-access-link {
    color: #5BC0DE;
}

.explore-page .main-text a {
    color: #4e829c;
}

.contact .contact-types {
    /*text-align: center;*/
    font-size: 20px;
    margin-left: 0px;
}

.contact .contact-types a {
    color: #5BC0DE;
    display: inline-block;
    /*margin-right: 20px;*/
    padding: 5px;
}

.main-text {
    text-align: left;
}

.large-content-text {
    font-size: 20px;
}

.main-text,
.large-content-text {
    font-weight: 300;
}

#account-login {
    margin-left: auto;
    margin-right: auto;
}

#account-login input,
#account-login textarea {
    color: black;
    width: 500px;
    padding: 5px;
    font-size: 16px;
}

#account-login input,
#account-login button {
    margin-top: 10px;
}

.show-episode-page .download-coming {
    text-align: center;
}

.show-episode-page .guest-bio {
    text-align: left;
    font-weight: 300;
    padding-top: 20px;
    font-size: 15px;
}

.show-episode-page-placement.patreon-section {
    margin-top: 0px;
}

.episode-buttons .btn {
    width: 300px;
}

.sponsor-area-show-page {
    text-align: center;
    font-size: inherit;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 25px;
}

.sponsor-area-show-page.e2 {
    padding-right: 0px;
}

.sponsor-area-show-page img {
    width: 250px;
}

.error-content-section {
    margin-left: auto;
    margin-right: auto;
    margin-top: 125px;
    margin-bottom: 150px;
    width: 700px;
}

.error-content-section img {
    height: 50px;
}

.error-content-section h1 {
    text-align: left;
}


.patreon-section {
    font-weight: 300;
    line-height: 2em;
    width: 490px;
    /*text-align: center;*/
    margin: 50px auto 0px;
}

.patreon-section .text {
    margin-left: 0px;
}

.full-page-content.comments {
    padding-top: 5px;
    margin-top: 0px;
}

.transcript-main {
    line-height: 2.2em;
}

.transcript-main p {
    padding: 10px;
    padding-bottom: 20px;
    font-size: 20px;
}

.active-transcript-segment {
    background-color: lightblue;
    color: black;
}

.transcript-episode-page .filter-section {
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}

#transcript-player-top {
    background-color: black;
    position: fixed;
    height: 50px;
    top: 50px;
    width: 100%;
    z-index: 1000;
    padding-left: 10px;
    padding-right: 10px;
}

#transcript-player-top audio {
    width: 100%;
    height: 40px;
}

.highlight {
    background-color: #FF8;
    color: black;
}

#filter-msg {
    color: #777;
    font-size: 14px;
    padding: 20px;
    padding-bottom: 0px;
    text-align: center;
}

.fa-heart {
    color: red;
}


.copyright,
.made-with-love {
    line-height: 1.5em;
    letter-spacing: 2px;
}

.published-date {
    font-weight: 200;
}

.recorded-date {
    color: #999;
    font-weight: 200;
}

#global-sponsor-message {
    display: block;;
    text-align: center;
    padding: 10px;
    background-color: #444444;
    color: #FFFAA4;
    margin-top: 50px;
    margin-bottom: -50px;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 2px;
}

#global-sponsor-message #name_text {
    color: white;
}

#ad-second-slot {
    margin-top: 1em;
}

.sponsor-area-show-page img {
    border-radius: 3px;
}

h1 {
    text-align: center;
}

.modal-dialog h4 {
    text-align: center;
}

/* ************** Pricing *************** */
.pricing-page, .about-page, .dark-theme {
    line-height: 1.35em;
    letter-spacing: 1.1px;
}

.dark-theme {
    font-size: 16px;
}

.dark-theme h1 {
    margin-bottom: 1em;
}

.dark-theme h2 {
    margin-top: 1.5em;
}

.pricing-page p,
.dark-theme p {
    margin-bottom: 1em;
}

.error-msg, .reset-error {
    color: #ff626b;
    font-weight: bold;
}

.success-msg, .reset-success {
    color: green;
}

/* ****** Welcome page ******** */
.welcome-page {
    letter-spacing: .75px;
}

.welcome-page .large-content-text {
    font-size: 16px;
}

/* ***************  NEWSLETTERS ************************ */
.newsletter-signup {

}

.newsletter-signup .pitch {
    text-align: center;
}

.newsletter-signup .pitch h3 {
    text-align: center;
}

.newsletter-signup form {
    margin-top: 40px;
}

.newsletter-signup .email-notified {
    display: inline-block;
    width: 350px;
    font-weight: bold;
    margin-right: 10px;
    vertical-align: middle
}

.testimonial-text, .testimonial-name {
    font-style: italic;
}

.testimonial-name {
    text-align: right;
    padding-right: 80px;
}

.navbar-brand.image {
    vertical-align: middle;
}

.navbar-brand.name {
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1.1px;
}

.nav > li > a:hover {
    font-weight: 700;
}

.nav > li > a {
    font-size: 15px;
    padding-left: 9px;
    padding-right: 9px;
    font-weight: 500;
}

.nav > li {
    font-family: 'IBM Plex Sans', sans-serif;
}

.logo-key {
    color: #fffd82;
}

.logo-operator {
    color: #fff;
}

.logo-var {
    color: #fff;
}

.pricing-page h2 {
    font-size: 24px;
}

.account-page .nav.nav-tabs.navbar-inverse a {
    color: white;
    background: #444;
}


.office_hour_event {
    padding: 10px;
    border: 1px solid gray;
    border-radius: 5px;
    margin-bottom: 20px;
}

.office_hour_event a {
    /*color: blue;*/
    /*text-decoration: underline;*/
    color: white;
}

.office_hour_event a span {
    color: #5BC0DE;
}

.office_hour_event i {
    font-size: 3em;
    display: inline-block;
    vertical-align: baseline;
    float: left;
    margin-right: 10px;
    color: white;
}

.office_hour_event .meeting-time {
    font-weight: normal;
    font-size: 18px;
}

.office_hours .meeting-time {
    margin-bottom: 10px;
}

.office_hour_event a.btn.add-to-cal {
    vertical-align: middle;
    color: black;
}

#receipts table {
    font-size: .8em;
}

.already-registered {
    display: inline-block;
    vertical-align: baseline;
    float: left;
    margin-top: 10px;
}

#create_account_btn {
    float: right;
}

.login-page .btn {
    vertical-align: baseline;
    margin-right: 20px;
}

.registration-buttons {
    width: 500px;
}

.registration-buttons a.btn-default.already-registered {
    color: black;
}

#opt-in-form {
    line-height: 2.5em;
    margin-left: auto;
    margin-right: auto;
    width: 550px;
}

#opt-in-form .error-msg {
    font-size: 14px;
}

.expert {
    margin-top: 20px;
}

#experts .expert img {
    border: 1px solid #ddd;
}

.black_friday {
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    color: limegreen;
    font-size: 30px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid lime;
    line-height: 2em;
    /* background-color: #222; */
}

.black_friday span {
    color: #fff;
    /* background-color: #232323; */
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #49ff18, 0 0 30px #49ff18, 0 0 40px #49ff18, 0 0 55px #49ff18, 0 0 75px #49ff18;
    font-weight: bold;
}

.black_friday a {
    color: white;
    font-weight: bold;
}

.error {
    text-align: center;
    color: #ff6866;
    margin-top: 10px;
}

input.form-control {
    font-weight: normal;
}

.text-muted {
    color: #888888;
}

.text-smaller {
    font-size: 0.85em;
}

.login-page .g-recaptcha {
    margin: 20px auto;
}


.promo_notice {
    font-size: 24px;
    color: white;
    background: #c87e00;
    min-height: 150px;
    padding-top: 65px;
    text-align: center;
}

.promo_notice.biz {
    padding-top: 65px;
    padding-bottom: 15px;
    min-height: 115px;
    margin-bottom: -30px;
    line-height: 1.05em;
}

.promo_notice .dismiss_promo {
    font-size: 18px;
    float: right;
    margin-right: 20px;
    color: white;
    margin-top: 10px;
}

.promo_notice .dismiss_promo:hover {
    color: #000299;
}

.promo_notice .sub-promo {
    font-size: .65em;
}

.promo_notice .promo-cta {
    color: white;
}

.list-inline.social {
    font-size: 36px;
}


#redeem-form {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
}

#redeem-form > * {
    margin-bottom: 20px;
}

.redeem-area {
    margin-top: 50px;
}

.account-page .invoice-item.price {
    text-align: right;
    font-size: .75em;
    width: 82px;
}

.account-page .invoice-item.date {
    font-size: .75em;
    width: 91px;
}

.account-page .invoice-item.action-button a.btn {
    color: black;
}

.account-page #office_hours h2 {
    text-align: center;
}

.account-page #office_hours .well {
    color: white;
    font-size: 13px;
    background-color: #444;
    border-color: #666;
    margin-top: 0px;
    margin-bottom: 40px;
}

.account-page #office_hours .well .headline {
    text-align: center;
}

.account-page #office_hours .well a {
    color: orange;
}

.account-page #office_hours .well .headline a {
    font-size: 20px;
}

.g-recaptcha {
    margin: 20px;
    margin-right: auto;
    margin-left: auto;
}

.cf-turnstile {
    margin-top: 10px;
}

h3.notified-on-homepage {
    margin-bottom: 20px;
}

footer, footer a {
    color: #eee;
}

footer {
    font-weight: normal;
}

footer .social {
    font-size: 36px;
}

footer .footer-title {
    font-size: 12px;
    font-weight: 300;
    /*display: inline-block;*/
}

footer .footer-column {
    text-align: left;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

footer .footer-column.first {
    line-height: 2em;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
}

footer .footer-column.first i {
    display: inline-block;
    width: 20px;
    text-align: center;
}

footer .footer-column.social a {
    text-align: left;
}

footer .footer-column.social .icon-box {
    display: inline-block;
    width: 60px;
    text-align: center;
}

footer .footer-column.social i {
    vertical-align: middle;
}

footer .footer-column a {
    display: block;
}


footer .copyright-footer {
    padding: 20px;
    font-size: 13px;
    text-align: center;
}

footer .copyright-footer a {
    font-weight: 700;
}

footer .admin {
    font-size: 12px;
}

footer .footer-player {
    color: #ffb32d;
}

footer {
    border-top: 1px solid #1d1d1d;
    background-color: #040404;
}

footer, footer a {
    /*background: #222;*/
    color: #aaa;
}

footer a:hover {
    color: #5BC0DE;
}

footer .fa-mastodon {
    color: #aaa;
}

footer .blog-link {
    color: #F18C1D;
}

footer .fa-youtube {
    color: #fd1f1f;
}

footer .fa-wind-turbine {
    color: green;
}

footer a:hover {
    text-decoration: none;
}

.just-to-bump-version {
    padding: 5px;
}

