/* MY DEAREST GUARDIAN, EXPLORING THIS FILE WILL RUIN THE EXPERIENCE FOR YOU */


body {
    font-family: 'Tinos', serif;

}

p {
    font-size:20px;
}

a:hover {
    text-decoration: none;
}

.form-control::placeholder {
    color: #000;
    text-align: center;
    opacity: 1;
}
.form-control {
    background-color: #000;
    width: 70%;
    margin: auto;
    font-size: 30px;
    text-align: center;
    color: #00FF00;
    border-radius: 0;
}
.form-control:focus {
    color: #50402c;
    background-color: #fff;
    text-align: center;
    border-color: #50402c;
    outline: 0;

}
.label {
    padding-top: 26px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.where {
    padding-top: 26px;
    color: #fff;
    text-align: center;
}

.imgwidth {
    width:100%;
    margin:auto;
}

.navbar {
    display: flex;
    flex-direction: row-reverse;
    background-color: #000;
    color: #fff;
    font-family: 'Tinos', serif;
}
.navbar a {
    color: #fff;

    font-size: 1.75rem;
}
.navbar-nav {
    width: 1024px;
    justify-content: flex-end;
    margin: auto;
}

.hint {
    color: #fff;
    font-size: 16px;
    
}

.fa {
  padding: 20px;
  font-size: 70px;
  width: 50px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
  background: #000;
  color: white;
}

/* Twitter */
.fa-instagram {
  background: #000;
  color: white;
}

@media only screen and (max-width: 800px) {
    .navbar-nav {
        justify-content: center;
    }
}
@media only screen and (max-width: 800px) {
    .row {
        margin: 0 !important;
    }
}
.mbf-logo {
    display: flex;
    margin: auto;
    max-width: 600px;
}
@media only screen and (max-width: 800px) {
    .mbf-logo {
        max-width: 300px;
    }
}
.header {

    background-color: #00aeef;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 10px 0px;
    
}
.header-row {
    overflow: hidden;
    width: 100%;
}
.col-md-12 {
    overflow: hidden;
    width: 100%;
}
.content-body {
    width: 100%;
    color: #00aeef;
    background-color: #000;
    padding-bottom: 84px;
}

div.content-body div.container {
    width: 600px;
    color: #00aeef;
    padding: 0px 0px 5px;
    text-align: center;
}

.content-solution {
    width: 100%;
    color: #00aeef;
    background-color: #000;
    padding-bottom:60px;
}

div.content-solution div.container {
    width: 1024px;
    color: #00aeef;
    padding: 0px 0px 5px;
    text-align: center;

}

.content-hints {
    width: 100%;
    color: #fff;
    background-color: #000;
}

div.content-hints div.container {
    width: 1024px;
    color: #000;
    padding: 0px 0px 5px;
    text-align: center;
}


.information {
    color: #fff;
    padding: 84px 0 30px;
}

.base {
    color: #000;
}

.category {
    color: #fff;
    padding-top: 84px;
    text-decoration:underline;
}

.chapterIntroduction {
    background-color:burlywood !important;
}

#collapseOneA {
}

.card-body .collapse {
    background-color: #000;
}

@media only screen and (max-width: 800px) {
    div.content-body div.container {
        width: 100%;
        padding: 0px 20px;
    }
    
    div.content-solution div.container {
        width: 100%;
        padding: 0px 20px;
      
    }
    
    div.content-hints div.container {
        width: 100%;
        padding: 0px 20px;
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.subhero {
    padding: 46px;
    font-family: 'Tinos', serif;
    max-width: 700px;
    margin: auto;
}
@media only screen and (max-width: 800px) {
    .subhero {
        padding: 46px 0;
    }
}
.subhero-int {
    padding-top: 46px;
    font-family: 'Tinos', serif;
    width: 146px;

    color: #fff;
    margin: auto;
}
h2.text-center.subhero-int {
    border-bottom: 2px solid #fff;
}
.subhero-int__short {
    padding-top: 46px;
   font-family: 'Tinos', serif;
    width: 100px;

    color: #000;
    margin: auto;
}
h2.text-center.subhero-int__short {
    border-bottom: 2px solid #fff;
}
.subhero-int__shorter {
    padding-top: 46px;
    font-family: 'Tinos', serif;
    width: 450px;

    color: #000;
    margin: auto;
}
h2.text-center.subhero-int__shorter {
    border-bottom: 2px solid #fff;
}
.intro-text {
    margin: auto;
    max-width: 564px;
    color: #000;
}
@media only screen and (max-width: 800px) {
    .intro-text {
        padding: 0 17px;
    }
}
.creators-text {
    margin: auto;
    margin-top: 46px;
    padding: 100px;
    max-width: 564px;
    text-align:center;
    color: #000;
    background-image: url('http://swmcommission.org/img/names2.jpg');
    background-size: cover;   -ms-background-size: cover;   -o-background-size: cover;   -moz-background-size: cover;   -webkit-background-size: cover;
}
@media only screen and (max-width: 800px) {
    .creators-text {
        padding: 32px;
    }
}
.story-text {
    margin: auto;
    padding: 64px;
    color: #000;
    background-color: #ea973e;
}
@media only screen and (max-width: 800px) {
    .story-text {
        padding: 32px;
    }
}
.mw-860 {
    max-width: 860px;
    margin: auto;
    padding-top: 46px;
    padding-bottom: 84px;
}
@media only screen and (max-width: 800px) {
    .mw-860 {
        padding-bottom: 0;
    }
}
.story-sidebar {
    display: flex;
    background-color: #39142d;
    font-family: 'Tinos', serif;

    font-size: 2.75rem;
    text-align: center;
    color: #fff;
}
.story-sidebar ul {
    margin: 20% auto;
    list-style-type: none;
    padding: 0;
}
.story-sidebar ul li:first-child {
    border-top: 4px solid #fff;
}
.story-sidebar ul li {
    border-bottom: 4px solid #fff;
}
.story-sidebar ul li a {
    color: #fff;
}
.story-sidebar ul li a:hover {
    text-decoration: none;
    color: #ea973e;
}
.nav-tabs {
    border-bottom: none;
}
ul.nav-tabs.tabs-left li a.active {
    color: #ea973e;
    border-color: #ea973e;
}
.cta-text {
    padding-top: 36px;
    margin: auto;
    max-width: 564px;
    color: #3b102e;
}
@media only screen and (max-width: 800px) {
    .cta-text {
        padding: 32px;
    }
}
.footer {
    background-color: #000;
    padding: 64px;
    font-size: 1.75rem;
    color:#fff;
}
.footer-links {
    margin: auto;
}
.footer-links ul li {
    list-style-type: none;
    display: inline;
}
@media only screen and (max-width: 800px) {
    .footer-links ul li {
        display: block;
    }
}
.footer-links ul li a {
    font-family: 'Tinos', serif;
    text-transform: uppercase;
    color: #000;
    margin-right: 64px;
    cursor: not-allowed;
}
@media only screen and (max-width: 800px) {
    .footer-links ul {
        padding: 0;
    }
    .footer-links ul li a {
        margin-right: 0;
    }
}
.copyright {
    margin-bottom: 0;
    color: #fff;
    font-size: 1rem;
    font-family: 'Tinos', serif;
    cursor: not-allowed;
}
.feature-img {
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 46px;
}
@media only screen and (max-width: 800px) {
    .feature-img {
        width: 100%;
    }
}
.btn-btm {
    border: 1px solid #fff;
    padding: 6px 12px;
    max-width: 380px;
    font-family: 'Tinos', serif;
    font-size: 20px;
    color:white;
    margin: auto;
    margin-top: 42px;
    margin-bottom: 42px;
    background-color: #000;
    cursor: pointer;
}
.btn-btm a {
    color: #50402c;
}


@media only screen and (max-width: 800px) {
    .btn-btm img {
        display: none;
    }
    .btn-btm {
        border: 1px solid #fff;
        margin-top: 16px;
        text-align: center;
    }
}
.btn-info {
    cursor: pointer;
    padding: 8px 18px;
    font-family: 'Tinos', serif;
    font-size: 26px;
    color: white;
    margin: auto;
    margin-top: 42px;
    margin-right:4px;
    text-align: center;
    position: relative;
    background-color: #000;
    border: 1px solid #fff;
}
.active-p a {
    color: #8f4492;
}

a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

span.badge {
    position: absolute;
    top: -16px;
    right: -16px;
    border-radius: 20px;
    border: 3px solid #000;
    width: 38px;
    height: 38px;
    background-color: #fff;
    position: absolute;
    line-height: 20px;
    font-weight: 700;
}
.logout {
    cursor: pointer;
    padding-top: 42px;
    margin-right: 28px;
    font-size: 1.75rem;
    color: #3b102e;
    letter-spacing: -0.13px;
    font-family: 'Tinos', serif;

}
@media only screen and (max-width: 800px) {
    .logout {
        margin-right: 0;
    }
}
.help-block {
    display: none;
}
.help-block-un {
    display: none;
}
.chat {
    display: none;
    right: -70%;
    width: 90%;
    margin: auto;
    bottom: 18%;
}
.chat.fixed-bottom {
    max-height: 540px;
    height: 500px;
}
@media only screen and (max-width: 800px) {
    .chat {
        right: unset;
        width: 100%;
        margin: auto;
    }
}
.chat-panel {
    padding-top: 15px;
    padding-bottom: 20px;
    overflow: scroll;
    max-height: 600px;
}
.chat main.container-fluid {
    width: 60%;
}
@media only screen and (max-width: 800px) {
    .chat main.container-fluid {
        width: 100%;
    }
    .chat.fixed-bottom {
        bottom: 14%;
        max-height: 540px;
    }
}
.chat div.user-response-panel.fixed-bottom.bg-color {
    width: 30%;
}
.user-response-panel {
    position: fixed;
    bottom: 0;
    left: 70%;
    right: 0;
    width: 27%;
    padding-bottom: 12px;
}
@media (min-width: 992px) {
    .user-response-panel {
        max-width: 100% !important;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 800px) {
    .user-response-panel {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        right: 0;
        width: 92%;
    }
}
.navbar-brand {
    left: 10%;
    position: absolute;
}
@media only screen and (max-width: 800px) {
    .navbar-brand {
        display: none;
    }
}
.navbar-brand img {
    width: 30%;
}
.char-img {
    max-width: 100%;
}
.sig {
    max-width: 50%;
}
span.badge.close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 35%;
    border-radius: 20px;
    border: none;
    width: 38px;
    height: 38px;
    background-color: transparent;
    position: absolute;
    line-height: 20px;
    font-family: 'Tinos', serif;
    font-weight: 100;
    font-size: 2.25rem;
    z-index: 9999;
}
@media only screen and (max-width: 800px) {
    span.badge.close {
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 4%;
        border-radius: 20px;
        border: none;
        width: 38px;
        height: 38px;
        background-color: transparent;
        position: absolute;
        line-height: 20px;
        font-family: 'Tinos', serif;
        font-weight: 100;
        font-size: 2.25rem;
        z-index: 9999;
    }
}
span.hint {
    font-size: 9px;
    font-weight: 600;
}
#myspace {
    display: none;
}
.accordion {
    width: 100%;
}
.card-header {
    background-color: #f4f4f4;
    text-align: center;
    font-size:24px;
}

.sub-header {
    background-color: #f4f4f4;
    text-align: center;
    color: #000;
    font-family: 'Tinos', serif;
    font-size: 24px;
    padding: 15px 0px 15px;
    border-bottom: 4px solid #fff;
}

.solutionBtn {
    padding: 20px 40px;
    border: 1px solid #fff;
}

.nav-link {
    color: #fff !important;
    text-decoration:underline;
    text-align:center;
    font-size:24px;
}

.btn-link {
    color: #000;
    font-family: 'Tinos', serif;
    font-size: 34px;
    border: 1px solid #fff;
}
.btn-link.collapsed {
     color: #000;
    font-family: 'Tinos', serif;
    font-size: 34px;
}
.btn-link:hover {
    color: #0B4A66;
    text-decoration: none;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: unset;
    background-clip: border-box;
    border: none;
    border-radius: 0;
}
.card-body {
    padding: 32px;
    background-color: #e1e1e1 !important;
}
.card-header:first-child {
    border-bottom: 4px solid #fff;
}
.accordion > .card:first-child {
    border-top: 4px solid #fff;
}
.unavail {
    opacity: 0.35;
    cursor: not-allowed;
}
