html {
    position: relative;
    min-height: 100%;
}
body {
    background: #fdfdfd;
    /*margin-bottom: 150px;*/
    font-family: 'Open Sans', sans-serif;
}
.starrmatica-font-blue {
    color: #12477a;
}
.starrmatica-bg-blue {
    background-color: #12477a;
}
.table {
    background: #fff;
}
.quickSand {
    font-family: 'Quicksand', sans-serif;
    letter-spacing: 2px;
}
.black {
    color: #000;
    font-weight: bold;
}
.page-header.navbar .page-logo {
    background: #019660;
}
.logo-default {
    height: 60px;
    margin-top: 5px !important;
}
label.required-input:after {
    content: '*';
    color: #ec1f27;
}
.navbar-default {
    position: relative;
    margin-bottom:0;
}
.navbar-brand {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}
.navbar-default {
    background-color: #12477a;
    border-color: #12477a;
    height: 145px;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #ec1f27;
}
.navbar-bottom {
    color:rgba(0,0,0,.6);
    border: none;
    min-height: 30px;
    background-color: #d6ba6a;
}
#app-navbar-collapse {
    text-align: right;
}
.navbar-bottom a {
    font-size: 14px;
    color:rgba(0,0,0,.6);
    font-family: 'Merriweather Sans',Helvetica,Arial,Lucida,sans-serif;
}
.navbar-bottom a:hover {
    color: rgba(0,0,0,.6);
    opacity: .7;
    border-bottom: none;
}
.merriweather-font {
    font-family: 'Merriweather Sans',Helvetica,Arial,Lucida,sans-serif;
}
.font-light {
    font-weight: 300;
}
.navbar-bottom .navbar-nav > li > a {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    padding-top: 5px;
    padding-bottom: 5px;
}
.navbar-bottom .navbar-nav > .active > a,
.navbar-bottom .navbar-nav > .active > a:focus,
.navbar-bottom .navbar-nav > .active > a:hover,
.navbar-bottom .navbar-nav > li.active > a,
.navbar-bottom .navbar-nav > li > a:hover,
.navbar-bottom .navbar-nav > li > a:focus {
    /*color: #fff;*/
    background: transparent;
    /*border-bottom: 4px solid #fdc938;*/
    color: rgba(0,0,0,.6);
    opacity: .7;
}
#bodyContent {
    margin-bottom: 50px;
}
.hiddenActionBtn {
    display: none;
}
.hiddenActionRow {
    width:100px;
}
.hiddenActionRowWide {
    width:200px;
}
#social-media-list {
    list-style-type: none;
    padding-left: 0;
    float: left;
}
#social-media-list li {
    display: inline-block;
}
#social-media-list li a {
    color:#cdd2cf;
}
#social-media-list li a:hover {
    text-decoration: none;
}
#commonCoreStandardsList,
#commonCoreStandardsList ul {
    list-style-type: none;
}
.copy {
    float: left;
    margin:0;
    padding-left: 15px;
    color:#cdd2cf;
}
#storyContent {
    padding: 20px;
    background: #fff;
    border: 1px solid #f4f4f4;
}
#storyContent [class*="col-xs"] {
    padding:0;
}
#storyContent .heading {
    font-size: 20px;
}
#storyContent.lower-grade p {
    font-size: 30px;
}
.support {
    display:none;
}
#instructionalSupportContent,
.guided-support-response {
    display:none;
}
.support::before {
    display: none;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Solid";
    content: "\f005";
    font-size: 16px;
}
.support svg {
    color: gold;
}
#spinner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    z-index: 10000;
    text-align: center;
    display: none;
    color:#fff;
}
.fa-spinner {
    color: #fff;
    margin: 300px auto 0px auto;
}

.checkbox label, .radio label {
    vertical-align: top;
}
input[type="radio"] {
    margin-top:2px;
}
.answers ul {
    list-style-type: none;
}
/*audio to text highliting*/
.text-selected {
    color: #fff;
    background-color: #333;
}
.playText {
    width:auto;
    display:initial;
}
.btn-primary {
    color: #fff;
    background-color: #12477a;
    border-color: #12477a;
}
#loginPanel .panel-heading {
    color: #fff;
    background-color: #12477a;
    border-color: #ddd;
}
.form-control:focus {
    border-color: #12477a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);

}
/*#footer {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*    !* Set the fixed height of the footer here *!*/
/*    height: 150px;*/
/*    background-color: #363a5b;*/
/*    display: table;*/
/*    margin-top:50px;*/
/*}*/
.footer-inner {
    padding-left:15px;
    color: #fff;
    vertical-align:middle;
    display: table-cell;
}
.light {
    font-weight: lighter;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
    background: #f8f8f8;
    color: #888;
    padding: 20px;
}
.red-circle-bg {
    border-radius: 20px;
    background: #ec1f27;
    padding: 8px 10px;
}
#starCharactersList {
    padding-left: 0;
    text-align: center;
    list-style-type: none;
}
#starCharactersList li {
    display: inline-block;
    padding: 15px;
}
#starCharactersList li img {
    height: 50px;
    border:none !important;
}
table {
    box-shadow: 3px 3px 5px #ddd;
}

.dashboard-stat.starrmatica-yellow {
    background-color: #fdc938;
}
.dashboard-stat.starrmatica-purple {
    background-color: #5f6edc;
}
.dashboard-stat.starrmatica-green {
    background-color: #1cc9e4;
}
.dashboard-stat.starrmatica-red {
    background-color: #ec1f27;
}
.navbar-bottom .navbar-toggle {
    border-color: #ddd;
}
.navbar-bottom .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-bottom .navbar-toggle:focus,
.navbar-bottom .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-bottom .navbar-toggle:focus .icon-bar,
.navbar-bottom .navbar-toggle:hover .icon-bar {
    background-color: #888;
}
.red { color: #ec1f27; }
.orange { color: #fbb216; }
.yellow { color: #f8ef22; }
.green { color: #11a24b; }
.blue { color: #1f4398; }
.purple { color: #5f6edc; }
.pink { color: #eb088d; }
.light-purple { color: #8f9ae7; }

#studentDashboardTable td {
    vertical-align: middle;
}
#studentScoresTable {
    text-align: center;
}
#studentScoresTable th {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
#studentScoresTable>tbody>tr>td {
    font-size: 16px;
    padding: 20px 8px;
}
#scoresContainer {
    background: #fff;
    padding: 50px;
    border-left: 2px solid #f4f4f4;
    border-right: 2px solid #f4f4f4;
}
.scores {
    font-size: 18px;
    background: #fff;
    padding-bottom: 30px;
}
#storyHeadingIcons {
    border-bottom: 2px solid #f4f4f4;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #5f6edc;
    border-color: #5f6edc;
}
.panel-primary .panel-title {
    font-size: 26px;
}
.text-selected {
    color: black;
    background-color: yellow;
}
.playText {
    width:auto;
    display:initial;
}
#carousel-homepage .carousel-inner .col-image {
    height: 400px;
    padding-top: 20px;
}
.img-responsive.text-center {
    margin-left:auto;
    margin-right:auto;
}


/* FOOTER */
.page-prefooter,
.page-footer {
    color: #fff;
    background: #363a5b;
    padding: 0;
}
.page-prefooter {
    padding-top: 20px;
}
.page-prefooter .row {
    display: table;
}
.page-prefooter .footer-block {
    float: none;
    display: table-cell;
    vertical-align: top;
}
@media(max-width: 768px) {
    .footer-block {
        display: block !important;
        min-height: 230px;
        border-bottom: 1px solid white;
        padding: 20px;
    }
}
.page-prefooter a {
    color: #5f6edc;
}
.page-prefooter .btn {
    color: #ffffff;
}
.page-prefooter h3 {
    font-size: 20px;
}
.footer-center-div {
    border-left: 1px solid #9293a3;
    border-right: 1px solid #9293a3;
}
#footerSocialMedia,
#footerMenuLinks {
    list-style-type: none;
    position: absolute;
    bottom: 0;
}
#footerSocialMedia li {
    display: inline-block;
    padding: 10px;
}
#footerSocialMedia li a {
    color: #5f6edc;
}
#footerSocialMedia li a:hover {
    color: #ffffff;
}
#footerMenuLinks li {
    padding-top:10px;
}
#footerMenuLinks li a {
    color: #fff;
}
.page-footer {
    border-top: 1px solid #9293a3;
    padding: 20px 0;
}