﻿.site-background {
    background: transparent linear-gradient(180deg, #2F515E 0%, #30819F 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.container-background {
    background-color: white;
    padding: 0 !important;
}
.navbar-custom {
    min-height: 120px;
    background-color: #2F515E; /* For browsers that do not support gradients */
    background-image: url(../images/BGbanner.jpg); /* Standard syntax (must be last) */
}
.nav-menu {
    font-size: small;
    color: white;
    text-shadow: 1px 1px 1px #30819F;
}
.nav-item {
    position: relative;    
}
.nav-link {
    font-size: small;
}

.navbar-dark .nav-item.active .nav-link {
    text-decoration: underline;
}
.navbar-dark .navbar-nav .nav-link {
    color: white;
}
.nav-separator {
    border-right: 1px solid #FBD16F;
}

.back-top {
    margin: 20px;
}

.footer-container {
    width: 100%;
    bottom: 0px;
    background-color: white;
}

.site-footer {
    height:120px;
    position: relative;
    margin-bottom: 0;
    margin: 0 !important;
    width: 100%;
    color: #fff;
    background: #2F515E 0% 0% no-repeat padding-box;
    opacity: 1;
}
.footer-text-center {
    text-align: center;
    align-items: center;
}
.footer-logo {
    position: relative;
    /* top: 20px;
    right: -20px; */
}
.top-left-site-logo {
    position: relative;
    top: 5px;
}
.top-left-site-name {
    position: absolute;
    top: 20px;
    left: 60px;
    line-height:1.3;
    font-size: larger;
    color: #FFFFFF;
    font-weight: 500;
    /* text-shadow: 1px 1px 1px #D9751F; */
}
.middle-left-site-name {
    position: absolute;
    top: 40px;
    left: 73px;
    font-size: small;
    color: #FFFFFF;
    /* text-shadow: 1px 1px 1px #867607; */
}
.main-site-title {
    position: absolute;
    top: 27px;
    left: 182px;
    font-size: medium;
    color: #FFFFFF;
    /* text-shadow: 1px 1px 1px #D9751F; */
    line-height: 1.25;
    font-weight: 500;
}

.full-top-area {
    width: 100%;   
}

.module-site-name-container {
    position: absolute;
    top: 7px;
    right: 0px;
    width: 72%;
    height: 100%;     
}

.module-site-name {
    color: white !important;
    /* text-shadow: 1px 1px 1px #D9751F; */
    text-align: center;
    align-content: center;
    padding-top: 30px;
    font-size: 24px; 
}

@media (max-width: 1000px) {

    .main-site-title {
        display: none !important;
    }

    .module-site-name-container {
        width: 70%;
        left: 130px;
    }
   
}

@media (max-width: 800px) {
    .module-site-name {
        font-size: 14px;
    }
}

@media (max-width: 440px) {
    .module-site-name-container {
        display: none !important;
    }   
}

.main-content-link {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: small;
}

.main-content-area {
    margin-right: 3px;   
}

.main-content-area:focus {
    outline: 0;
}

.skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.skip a:focus {
    position: static;
    width: auto;
    height: auto;
}

@media (max-width: 992px) {
    .nav-separator {
        border-right: none;
    }
}
.header-separator-line {
    height: 6px;
    position: relative;
    bottom: 16px;    
}
.banner-image {
    position: relative;
    bottom: 15px;
}
.table-header-left {
    text-align: left;
}
.table-header-right {
    text-align: right;
    color: darkblue;
}
.slideshow-button-left {
    text-align: left;
    color: white;
    background-color: #8B8542;
}
.slideshow-button-right {
    text-align: right;
    color:white;
    background-color: #8B8542;
}
.header-green {
    background-color: #4A8414;
    font-size: large;
    color: white;
    box-shadow: 0px 3px #AAC590,0px 6px #C8DCB7, 0px 10px #EDF3E7;
}
.sub-module-green {
    background-color: #85AD5C;
    font-size: large;
    color: white;
}
.sub-module-link-green {
    background-color: #A3C285;
    font-size: large;
    color: white;
}
.sub-header-green {
    font-size: large;
    font: bold;
    color: #2F540D;
}
.body-green {
    font-size: medium;
    color: #2F540D;
}
div.body-green a {
    color: #2F540D;
}
.module-header-orange {
    background-color: #DB9D0A;
    text-align: left;
    font-size: large;
    color: white;    
}
.module-header-green {
    background-color: #4A8414;
    text-align: left;
    font-size: large;
    color: white;   
}
.module-header-purple {
    background-color: #996699;
    text-align: left;
    font-size: large;
    color: white;
}
.module-header-blue {
    background-color: #45A9D2;
    text-align: left;
    font-size: large;
    color: white;
}
.header-orange {
    background-color: #DB9D0A;
    text-align: left;
    font-size: large;
    color: #212121;
    box-shadow: 0px 3px #EED18B, 0px 6px #F2DDAE, 0px 10px #FAF3E1;
}
.sub-module-orange {
    background-color: #0071bc;
    font-size: large;
    color: #ffffff;
}

.sub-module-link-orange {
    background-color: #046b99;
    font-size: large;
    color: #ffffff;
}
.header-purple {
    background-color: #996699;
    text-align: left;
    font-size: large;
    color: white;
}
.header-blue {
    background-color: #45A9D2;
    text-align: left;
    font-size: large;
    color: white;
}
.sub-module-blue {
    background-color: #0071bc;
    font-size: large;
    color: #212121;
}
.sub-header-orange {
    font-size: large;
    font: bold;
    color: #cd2026;
}
.body-orange {
    font-size: medium;
    color: #AF7D07;
}
div.body-orange a {
    color: #981b1e;
}
.header-brown {
    background-color: #2e8540;
    color: #ffffff;
    font-size: large;    
    box-shadow: 0px 3px #C9C8A9, 0px 6px #D9D7C2, 0px 10px #F0F0E8;
}
.sub-header-brown {
    font-size: large;
    font: bold;
    color: #2e8540;
}
.body-brown {
    font-size: medium;
    color: #2e8540;
}
div.body-brown a {
    color: #2e8540;
}
.bulletin-links {
    padding-right: 5px;
}
div.bulletin-links a {
    font-size: small;
    color: #F4C56B;
}
.slideshow-subtitle {    
    font-size: small;
    color: #A9856C;
}
div.header-green a {
    color: #212121;
}
div.header-orange a {
    color: #212121;
}
div.header-brown a {
    color: #212121;
    text-decoration: none;
}
a.section-header-brown {
    background-color: #2e8540;
    color: #ffffff;
    text-align: center;
    font-size: medium;
    box-shadow: 0px 3px #C9C8A9, 0px 6px #D9D7C2, 0px 10px #F0F0E8;
}
div.section-title-brown {
    background-color: #86813C;
    color: white;
    text-align: center;
    font-size: medium;
}
.section-text-brown {
    color: #981b1e;
    font: bold;
    font-size: large;
}
.orange-box {
    background-color: #FF9833;
    text-align: center;
    padding: 2px;
    border: 2px solid black;
    margin: 3px;
    width: 180px;
    height: 40px;
}
a.orange-box-link {
    text-align: center;
    color: black;
    font: bold;
    font-size: medium;
    text-decoration: underline;   
}
.container-summary {    
    border: 2px solid #6A6E15;
}
.video-list-group {
    max-height: 380px;
    margin-bottom: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background-color: #FBC74F;    
    list-style-type: none;
}
.video-list-group-item {
    background-color: #FBC74F;    
    margin-bottom:20px;
}
.video-list-group-item-text {
    color: black;
}
 .video-list-group-item:hover {
    background-color: #F2A051;
}
.nav-fill .nav-item .nav-link {
    background-color: #CCD5F0;    
    margin: 1px;
    color: black;
}

.nav-fill .nav-item .nav-link:hover {
    background-color: white;
}
.nav-fill .nav-item .nav-link:focus {
    border: 3px solid white;
    text-decoration-line: underline;
    text-decoration: underline;
}

.nav-fill .nav-item.active .nav-link {
    background-color: #40568D;      
    color: white;
    text-decoration: underline;
}
.nav-side {
    /*background-color: #FF9F00;*/
    background-color: white;
}

.nav-side .nav-a a:link {
    text-decoration-line: none !important;
    text-decoration: none !important;    
}

.nav-side .nav-a a:visited {
    text-decoration-line: none !important;
    text-decoration: none !important;
}

a:link {
    text-decoration-line: underline;
    text-decoration: underline;
    color: #0026FF;
}

a:visited {
    text-decoration-line: underline;
    text-decoration: underline;
    color: #4c2c92;
}

.nav-side .nav-a .nav-li {    
    color: black;
    cursor: pointer;
}

.nav-side .nav-a {
    list-style-type: none;
}

.nav-side .nav-a .nav-li {    
    position: relative;
    display: block;
    /*padding: 10px 15px;*/
    /*margin-bottom: -1px;*/
    /*border: 1px solid black;*/
}

.nav-side .nav-a .nav-li:hover {
    background-color: white;    
}

.nav-side .nav-a .nav-li:focus {
    border: 3px solid white;    
}

.nav-side .nav-a .nav-li.no-url-top {
    /*background-color: #F8D58E;*/
    background-color: white;
}

.nav-side .nav-a .nav-li.no-url {
    /*background-color: #FFC323;*/
    background-color: white;
}

.nav-side .nav-a .nav-li.active {
    /*background-color: #FF6A00;*/
    background-color: lightgray;
    /*border: 2px solid #FF2E00;*/
    color: black;
}



/*.nav-side .nav-a .nav-li.activeParent {
     border: 3px solid green;
     color: white;
}*/

.calligraphyHeading {
    line-height: 106%;
    font-family: "Century Gothic";    
}

.sectionHeadings {
    line-height: 1.2em;
}

.sectionHeadingsBold {
    font-weight: bold;
}

.h3, .h4, .h5, .h6, h3, h4, h5, h6 {
    line-height: 1.2em;
    margin-bottom: 1rem;
}

.h1, h1 {
    line-height: 1.1em;
    margin-bottom: 1.5rem;
    font-size: 24pt;
}

.h2, h2 {
    line-height: 1em;
    font-size: 18pt;
}

.h3, h3 {
    line-height: 1em;
    font-size: 12pt;
}

.h4, h4 {
    line-height: 1em;
    font-size: 12pt;
}

.h5, h5 {
    line-height: 1em;
    font-size: 10pt;
}

.h6, h6 {
    line-height: 1em;
    font-size: 8pt;
}

.orangePopupHeadings {
    color: #CC6600;
    font-size: medium;
}
.orange-heading {
    color: #cd2026;
    font-size: medium;
}

.orange {
    color: #cd2026;
}

.shapes-image {
    position: relative;
}

.yellow-background {
    background-color: #FFFFCC;
}
.pdf-link {
    font-size: large;
    font: bolder;
    color: #40568D;
}
.calligraphySubHeading {
    font-size: 15.0pt;
    line-height: 100%;
    font-family: /*"Bradley Hand ITC";*/  "Century Gothic";
    color: #CC6600;
    font-weight: bold;
}
.calligraphyWorkbook {
    font-size: 15.0pt;
    line-height: 100%;
    font-family: /*"Bradley Hand ITC";*/  "Century Gothic";
    color: black;
    font-weight: bold;
}

.missing-bullet {
    padding-left: 1em;
    text-indent: -1.4em;
}

.button-box {
    background-color: #FFFFCC;
    border: 2px solid #CC6600;
    font-weight: bold;
    min-width: 120px;
}

.content-box {
    border: 1px solid black;
    word-wrap: break-word;
}

ul {
    padding-inline-start: 30px;
}

.line-paper {
    /*background-image: linear-gradient(0deg, transparent 5em, rgba(255,0,0,.2) 0, transparent 5.1em), linear-gradient(rgba(0,0,255,.3) 1px, transparent 0);
    background-size: 100% 2em;*/
    background-color: #ECECEC;
}

.calligraphy-paper {
    font-size: 14.0pt;    
    font-family: /*"Bradley Hand ITC";*/  "Century Gothic";
    color: black;   
}

.button-validate {
    font-size: 12.0pt;
    line-height: 100%;
    font-family: /*"Bradley Hand ITC";*/  "Century Gothic";
    color: #007F0E;
    font-weight: bold;
    background-color: #FFFFFF;
}

.button-answer {
    font-size: 12.0pt;
    line-height: 100%;
    font-family: /*"Bradley Hand ITC";*/  "Century Gothic";
    color: #033FFC;
    font-weight: bold;
    background-color: #FFFFFF;
}

.button-next {
    font-size: 12.0pt;
    line-height: 100%;
    font-family: /*"Bradley Hand ITC";*/  "Century Gothic";
    color: #9F1EED;
    font-weight: bold;
    background-color: #FFFFFF;
}

.yellowback {
    background-color: #fdb81e;
    color: #212121;
    font-weight: bold;
    text-align: center;
}

.center-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.center-heading {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    text-align: center;
}

.video-summary {    
    margin: 5px;
    font-size: large;
    color: black;
}

.documents-summary {
    margin: 5px;
    font-size: large;
    color: black;
}

.document-list-group {
    list-style-type: none;
}

.document-list-group-header {
    background-color: #fff1d2;
    list-style-type: none;
}

.tab {
    margin-left: 40px;
}

.less-space {
    margin: 0;
    padding: 0;
}

.one-line h2,
.one-line h3,
.one-line h4,
.one-line p {
    display: inline;
    vertical-align: top;
}

.red-x {
    color: #FF0000;
    font-size: 18.0pt;
}

.red {
    color: #FF0000;    
}

.green-check {
    color: #04DA03;
    font-size: 18.0pt;
}

.wrong-x {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #FF0000;
    font-size: 18.0pt;
}

.correct-check {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #04DA03;
    font-size: 18.0pt;
}
.number-chart-button {    
    background-color: white;   
}


.radio-wrapper input[type="radio"] {
    width: 15px;
}

.radio-wrapper label {
    display: inline;
    margin-left: 5px;
}

.bg-blue {
    background-color: #336699;
    color: white;
    border-radius: 25px;
    border: 1px solid #FF9900;
    padding: 12px;
}

.bg-lightblue {
    background-color: #CCE5FF;
    border-radius: 25px;
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.bg-lightbluesquare {
    background-color: #CCE5FF;    
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.bg-whitesquare {
    background-color: white;    
    border: 1px solid #8CBBE9;
    padding: 12px;
}


.bg-lime {
    background-color: #DDF2AC;
    border-radius: 25px;
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.bg-pink {
    background-color: #E3BEBE;
    border-radius: 25px;
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.bg-purple {
    background-color: #BEADBE;
    border-radius: 25px;
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.bg-peach {
    background-color: #F4D3B1;
    border-radius: 25px;
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.bg-orange {
    background-color: #FFB442;
    border-radius: 25px;
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.bg-beige {
    background-color: #D7D0BE;
    border-radius: 25px;
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.bg-gray {
    background-color: #DDDDDD;
    border-radius: 25px;
    border: 1px solid #666666;
    padding: 12px;
}

.bg-yellow {
    background-color: #FFFFCC;
    border-radius: 25px;
    border: 1px solid #D88C33;
    padding: 12px;
}

.bg-yellowsquare {
    background-color: #FFFFCC;    
    border: 1px solid #D88C33;
    padding: 12px;
}

.accordian-bg-lime {
    background-color: #DDF2AC;
    padding: 12px;
}

.accordian-bg-blue {
    background-color: #8AC4FD;
    padding: 12px;
}

.playlist-transcript {
    margin-right: 2px;
    margin-left: 2px;
    max-height: 300px;
    overflow: auto;
}

table {
    width: 100%;
    border: 1px solid black;
    border-collapse: collapse;
}

table th {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px;
    text-align: center;
    background-color: lightgray;
    color: black;
}

table td {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px;
    background-color: white;
    color: black;
}

.circle-button {
    border: 2px solid transparent;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

    .circle-button:hover {
        border: 2px solid yellow;
    }

.image-link {
}

    .image-link:hover img {
        filter: hue-rotate(30deg);
    }

.rounded-button {
    border-radius: 10px;
    border: 1px solid blue;
    color: darkblue;    
    padding: 10px;
    text-align: center;
}

    .rounded-button:hover {
        border: 1px solid red;
    }

.image-button {
    background-color: transparent;
    border: 2px solid transparent;
}

    .image-button:hover {
        background-color: lightblue;
        border: 2px solid yellow;
    }

.image-button-selected {
    background-color: lightblue;
    border: 2px solid yellow;
}

.acblue {
    background-color: #A5D7FF;
    border: 1px solid #33CCFF;
    padding-left: 5px;
    padding-right: 5px;    
}

.acdarkblue {
    background-color: #245d9c;
    border: 1px solid #1c4879;
    padding-left: 5px;
    padding-right: 5px;    
}

.acpurple {
    background-color: #E5BCD7;  /*#C6A6E7;*/
    border: 1px solid #996699;
    padding-left: 5px;
    padding-right: 5px;
}

.acorange {
    background-color: #FECB81;
    border: 1px solid #FF9900;
    padding-left: 5px;
    padding-right: 5px;
}

.acgreen {
    background-color: #D6FFE0;
    border: 1px solid #33FF66;
    padding-left: 5px;
    padding-right: 5px;
}

.acyellow {
    background-color: #FEFACC;
    border: 1px solid #F7E404;
    padding-left: 5px;
    padding-right: 5px;
}

.acpink {
    background-color: #FFF0F6;
    border: 1px solid #FEB4D2;
    padding-left: 5px;
    padding-right: 5px;
}

.acred {
    background-color: #DB1702;
    border: 1px solid #FEB4D2;
    padding-left: 5px;
    padding-right: 5px;
}

.acbrown {
    background-color: #B06D2D;
    border: 1px solid #FEB4D2;
    padding-left: 5px;
    padding-right: 5px;
}

.bg-bluegraysquare {
    background-color: #CCD3DB;
    border: 1px solid #8CBBE9;
    padding: 12px;
}

.btn-link {
    color: #212121;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap; /* added line */
    border: 0;
}


