﻿
.ilogo:hover {
    cursor: pointer;
}

.print:hover {
    cursor: pointer;
}

.course-nav .tier-activities { 
    width: 12.96rem; /* Changed the width temporarirly for stage test MR*/
}
/*Activity Variations changed the background to #919191 test AG*/
.course-content .variations .swiper-container .swiper-slide {
    background: #919191;
    border-radius: 3px;
    border: 1px solid #acabab;
    box-shadow: 1px 2px 0 0 rgba(204, 204, 204, 0.24);
    display: flex;
    position: relative;
    overflow: hidden;
    transition: .1s;
}

.icon-defaultLT {
    color: #333333 !important;
    margin: auto 3px;
}

    .icon-defaultLT:hover {
        color: #4B99AD !important;
        margin: auto 3px;
    }

    .icon-defaultLT:active {
        color: #4B99AD !important;
        margin: auto 3px;
    }

/*Changed the Chapters to Modules AG 4/27/2020*/
.course-nav .tier-chapters.shorten::after {
    content: "Modules";
    display: inline-block;
    text-transform: uppercase;
    font-style: italic;
    transform: rotate(-90deg);
    transform-origin: 100% 100%;
    margin-left: -2.75em;
    margin-top: 2em;
    font-size: 1.5rem;
    color: #fff;
    opacity: .5;
}

@media (min-width: 64em) {
    .navContainer nav ul li {
        flex: none;
        width: auto;
    }
}

.activity-wrapper .activity-content p {
    font-family: 'Open Sans',sans-serif,Verdana,Geneva,Tahoma;
    color: #333;
    font-weight: normal;
    font-size: 1em;
}

[role="main"] h1.info {
    font-size: 1.5em;
    /*font-size: 1.8em;*/
}

.activityinfo h2.instructor-activity-headers {
    font-size: 1.5em;
    color: #005581;
    font-weight:normal;
}

.course-content .section-heading .breadcrumbs {
    font-size: 1em;
}

.course-content .breadcrumbs a {
    font-size: 1em;
}

.schAssmt {
    color: #909090;
    text-decoration: none;
    padding: .375em 2em;
    font-size: .875em;
    border-radius: .25em;
    border-bottom-width: 2px;
    background: #f6f6f6;
    border: 1px solid #ccc;
}

.course-content .section-content h2 {
    color: #333;
}
.course-content .section-content h1 {
    color: #333;
}
.course-content .section-content h3 {
    color: #333;
}

.course-content .section-content p {
    font-size: 1em;
}


.courseinfo h1.instructor-course-headers {
    font-size: 1.8em;
    color: #005581;
    font-weight: normal;
}

.chapterinfo h1.instructor-chapter-headers {
    font-size: 1.8em;
    color: #005581;
    font-weight: normal;
}

.lessoninfo h1.instructor-lesson-headers {
    font-size: 1.8em;
    color: #005581;
    font-weight: normal;
}


.activity-wrapper .activity-header h1.instructor-activity-headers {
    font-size: 1.8em;
    color: #005581;
    font-weight: normal;
}

.activity-wrapper .activity-content h1.instructor-activity-headers {
    font-size: 1.8em;
    color: #005581;
    font-weight: normal;
}

/*.courseinfo h2.instructor-activity-headers {
    font-size: 1.5em;
    color: #005581;
    font-weight: normal;
}

.chapterinfo h2.instructor-activity-headers {
    font-size: 1.5em;
    color: #005581;
    font-weight: normal;
}

.lessoninfo h2.instructor-activity-headers {
    font-size: 1.5em;
    color: #005581;
    font-weight: normal;
}*/
input[type="text"], input[type="search"], input[type="number"], input[type="url"], input[type="date"], input[type="time"] {
    font-size: 1em;
}

.navContainer .section-actions .learningtype {
    margin: 0;
    position: absolute;
    top: .5em;
    left: 0;
    transition: .1s;
    background: #f9f9f9;
    border: 2px solid #f8981c;
    padding: 0.7em;
    align-items: flex-end;
}
.navContainer .section-actions .nameActivity {
    margin-left: 275px;
    padding:0.5em;
}

@media (min-width: 64em) {
    .navContainer nav {
        font-size: 1em;
    }
}

button {   
    font-size: 1em; 
}

@media (min-width: 64em) {
    .navContainer {
        transform: none;
        top: 0;
        width: 73em;
        max-width: 73em;
    }
}

.course-duration {
    font-size: 1em;
}

.course-nav ul li {
    font-size: 1rem;
}

.navContainer nav a {
    font-size: 1em;
}
.course-nav {
    min-height: 200vh;
}

.course-content .section-content medium h1 {
    font-size: 1.6em;
    /*font-weight: bold;*/
}
.course-content .section-content medium h2 {
    /*font-size: 1.3em;
    font-weight: bold;*/
    font-size: 1.4em;
}

.course-content .section-content medium h3 {
    /*font-size: 1.2em;*/
    font-weight: bold;
    font-size: 1.1em;
}

.course-content .section-content medium p {
    font-size: 1em;
}

.course-content .activity-content medium p {
    font-size: 1em;
}

.course-content .section-content ul li {
    list-style-position: outside;
}

.course-content .activity-content medium h1 {
    font-size: 1.6em;
    /*font-weight: bold;*/
}

.course-content .activity-content medium h2 {
    /*font-size: 1.3em;
    font-weight: bold;*/
    font-size: 1.4em;
}

.course-content .activity-content medium h3 {
    /*font-size: 1.3em;*/
    font-weight: bold;
    font-size: 1.1em;
}

.course-content .activity-content medium p {
    font-size: 1em;
}

.course-content .activity-content ul li {
    list-style-position: outside;
}

[role="main"] .assign-participants #table-list table, [role="main"] .assign-instructors #table-list table, [role="main"] .assign-participants .student-list table, [role="main"] .assign-instructors .student-list table {
    font-size: 1em;
}

.last
{
    width:30%;
}
.first {
    width: 30%;
}
.mi {
    width: 7%;
}
.Grade {
    width: 10%;
}

.checkbox{
   /* width:10%;*/
   font-size:1em;
}

.text {
    width: 30%;
}
.increment{
    width:3%;
}

.btn-submitinteraction {
    background: #009900;
    border-color: #009900;
    color: #fafafa;
}

    .btn-submitinteraction:hover {
        background: #00ff00;
    }

.review table thead tr th.text {
    text-align: center !important;
}

.status .fa-dot-circle {
    color: #f8981c
}

.status .fa-circle {
    color: #f8981c
}

.assmt-detail-container {
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    left: 1em;
    max-height: calc(100vh - 14em);
    overflow: auto;
    position: fixed;
    top: 13em;
    width: calc(100vw - 2em);
    z-index: 1001;
}

@media all and (min-width: 64em) {
    .assmt-detail-container {
        width: 60em;
        left: calc(50vw - 30em);
    }
}

.assmt-detail-container .header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #50ac01;
    color: #fff;
    padding-top: 1em;
}

    .assmt-detail-container .header h1 {
        font-size: 1.1em;
        width: calc(100% - 30em);
        margin: 0 2em 0 0;
        padding-left: 1rem;
        font-weight: 600;
    }

    .assmt-detail-container .header h2 {
        background: #8c9b93;
        width: 100%;
        margin: 1rem 0 0 0;
        padding: 1rem;
        font-size: 1.1em;
        font-weight: 600;
    }

    .assmt-detail-container .header .close {
        cursor: pointer;
        width: 4em;
        margin-right: 1rem;
        transition: .1s;
    }

        .assmt-detail-container .header .close i[class*='fa'] {
            margin-right: .25em;
        }

    .assmt-detail-container .header .grade {
        width: 9em;
        text-align: center;
    }

    .assmt-detail-container .header .pagination {
        width: 10em;
        margin: 0 2em;
        display: flex;
        justify-content: space-between;
    }

        .assmt-detail-container .header .pagination a {
            color: #fff;
            cursor: pointer;
            transition: .1s;
        }

            .assmt-detail-container .header .pagination a:hover {
                color: #0099cc;
            }

.assmt-detail-container .assessment-results ol li {
    margin-bottom: 1rem;
}

.assmt-detail-container .assessment-results .field-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: .5rem;
}

    .assmt-detail-container .assessment-results .field-wrapper .custom-select {
        margin: 0;
    }

        .assmt-detail-container .assessment-results .field-wrapper .custom-select select {
            padding: .25em 2.5em .25em .25em;
        }

            .assmt-detail-container .assessment-results .field-wrapper .custom-select select[readonly],
            .assmt-detail-container .assessment-results .field-wrapper .custom-select select[readonly="readonly"] {
                color: #999;
                cursor: not-allowed;
            }

    .assmt-detail-container .assessment-results .field-wrapper label {
        margin: 0;
    }

    .assmt-detail-container .assessment-results .field-wrapper .feedback-cor,
    .assmt-detail-container .assessment-results .field-wrapper .feedback-inc {
        border-width: 1px;
        border-style: solid;
        border-radius: .175rem;
        font-size: .875em;
        padding: .125em .5em;
        margin-left: 1rem;
        transition: .15s;
        display: none;
    }

    .assmt-detail-container .assessment-results .field-wrapper.incorrect::before {
        content: "\f00d";
        color: #ad2317;
        font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
        position: absolute;
        left: -1.125rem;
        top: .125rem;
    }

    .assmt-detail-container .assessment-results .field-wrapper.incorrect .feedback,
    .assmt-detail-container .assessment-results .field-wrapper.incorrect .feedback-inc {
        color: #fff;
        border-color: #ad2317;
        background: rgba(173, 35, 23, 0.5);
        display: inline;
    }

    .assmt-detail-container .assessment-results .field-wrapper.incorrect .feedback-cor {
        display: none;
    }

    .assmt-detail-container .assessment-results .field-wrapper.correct::before {
        content: "\f00c";
        color: #50ac01;
        font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
        position: absolute;
        left: -1.125rem;
        top: .125rem;
    }

    .assmt-detail-container .assessment-results .field-wrapper.correct .feedback,
    .assmt-detail-container .assessment-results .field-wrapper.correct .feedback-cor {
        border-color: #50ac01;
        background: rgba(80, 172, 1, 0.5);
        display: inline;
    }

    .assmt-detail-container .assessment-results .field-wrapper.correct .feedback-inc {
        display: none;
    }


.review {
    background: #e4e4e4;
}

    .review h2 {
        align-items: center;
        background: #50ac01;
        color: #fff;
        display: flex;
        font-size: 1rem;
        font-weight: 400;
        justify-content: space-between;
        margin: 0;
        padding: 1rem;
    }

        .review h2 button {
            background: #f6f6f6;
            border: 1px solid #ccc;
            color: #909090;
            text-decoration: none;
            padding: .375em 2em;
            font-size: 1em;
            border-radius: .25em;
            border-bottom-width: 2px;
        }

    .review h3 {
        padding: 1rem;
        background: #8c9b93;
        color: #fff;
        margin: 0;
        font-weight: 400;
        font-size: 1rem;
    }

    .review h4 {
        font-weight: 600;
        text-transform: uppercase;
        color: #003f72;
        font-size: 1rem;
    }

    .review h5 {
        font-size: 1rem;
        font-weight: 400;
        color: #0099cc;
        margin-bottom: .375em;
    }

    .review > div {
        padding: 1rem;
    }

    .review input[type="submit"] {
        margin: .5em;
    }

    .review input[type="checkbox"],
    .review input[type="radio"] {
        position: absolute;
        left: -9999px;
    }

        .review input[type="checkbox"] + label,
        .review input[type="radio"] + label {
            width: auto;
            margin-left: .5rem;
        }

            .review input[type="checkbox"] + label::after,
            .review input[type="radio"] + label::after {
                content: "\f0c8";
                font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
                font-size: 2em;
                font-weight: 100;
                color: #888;
            }

        .review input[type="checkbox"]:checked + label::after,
        .review input[type="radio"]:checked + label::after {
            content: "\f14a";
            color: #50ac01;
            font-weight: 900;
        }

    .review table thead tr th.checkbox {
        text-align: center !important;
    }

    .review table thead tr th {
        font-size: 1rem;
        padding-bottom: .5em !important;
        font-weight: 400 !important;
        background: #e4e4e4 !important;
        color: #005581;
    }

    .review table thead tr .text {
        width: 14em;
    }

    .review table td,
    .review table th {
        display: table-cell;
        text-align: left;
    }

        .review table td.checkbox,
        .review table th.checkbox {
            text-align: center;
        }

    .review table tbody {
        border: 4px solid #fff;
    }

        .review table tbody tr {
            vertical-align: top;
            border: none;
        }

            .review table tbody tr td:not(.text) {
                padding-top: 2em !important;
            }

            .review table tbody tr:nth-of-type(odd) {
                background: #eee;
            }

    .review ~ .details table .grade,
    .review ~ .details table .pf {
        text-align: center;
    }

    .review ~ .details table .date {
        text-align: left;
    }

    .review ~ .details table i[class*="fa-trash"] {
        color: #ad2317;
    }

.fa-lightbulb-on:before {
    color: green;
}

.fa-lightbulb-on:after {
    color: green;
}

.fa-lightbulb:before {
    color: #f8981c;
}

.text-danger {
    color: #a94442;
    font-size: 14px;
    display: block;
}

.text-save {
    color: #50ac01;
    font-size: 14px;
    display: block;
}

.interaction-participant .interaction .buttons .button {
    color: white;
}

@media (min-width: 64em) {
    .tfa [role="main"] > section.classes > div tbody tr, 
    .tfa [role="main"] > section.assessments > div tbody tr, 
    .tfa [role="main"] > section.account-req > div tbody tr {
        height: 45px;
    }
}

@media (min-width: 64em) {
    .tfa [role="main"] > section.classes > div tbody td:first-of-type, 
    .tfa [role="main"] > section.assessments > div tbody td:first-of-type, 
    .tfa [role="main"] > section.account-req > div tbody td:first-of-type {
        border-left: 4px solid #fff;
    }
}

[role="main"] .transcript .assmt .result a {
    color: #0099cc;
    cursor: pointer;
}

[role="main"] .transcript .students > td table tbody tr td a {
    color: #0099cc;
    cursor: pointer;
}

.tfa [role="main"] .classes .class-info ul li .label, .tfa [role="main"] .assessments .class-info ul li .label, .tfa [role="main"] .account-req .class-info ul li .label {
    font-size: 1.25rem;
}
.tfa [role="main"] .classes .class-info ul li, .tfa [role="main"] .assessments .class-info ul li, .tfa [role="main"] .account-req .class-info ul li {
    font-size: 1.25rem;
}

.tfa [role="main"] .classes .class-info,
.tfa [role="main"] .assessments .class-info,
.tfa [role="main"] .account-req .class-info {
    background: #50ac01;
}

    .tfa [role="main"] .preview .class-info ul,
    .tfa [role="main"] .assessments .class-info ul,
    .tfa [role="main"] .account-req .class-info ul {
        list-style: none;
        display: flex;
        padding: 0 .5rem;
        justify-content: space-between;
    }

        .tfa [role="main"] .preview .class-info ul li,
        .tfa [role="main"] .assessments .class-info ul li,
        .tfa [role="main"] .account-req .class-info ul li {
            color: #fff;
            margin: 0;
            padding: 0;
            font-size: 1.25rem;
        }

            .tfa [role="main"] .preview .class-info ul li .label,
            .tfa [role="main"] .assessments .class-info ul li .label,
            .tfa [role="main"] .account-req .class-info ul li .label {
                color: #fff;
                text-transform: uppercase;
                font-weight: 400;
                text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
                letter-spacing: .02em;
                font-size: 1.25rem;
            }

.assmt-preview {
    border: 2px solid #cbcbcb;
}
.navContainer .section-actions > button{
    background-color: none;
}

.tfa [role="main"] > section.classes > div tbody td.green, 
.tfa [role="main"] > section.assessments > div tbody td.green, 
.tfa [role="main"] > section.account-req > div tbody td.green {
    color: #50ac01;
}

.tfa [role="main"] > section.classes > div tbody td.yellow, 
.tfa [role="main"] > section.assessments > div tbody td.yellow, 
.tfa [role="main"] > section.account-req > div tbody td.yellow {
    color: #f4cb52;
}

.course-mgr .course-list tr td {
    padding: 1.3em 0.5em;
    font-size: 1em;
}

.fa-toggle-on {
    color: green;
}

.fa-toggle-off {
    color: grey;
}

.handout-content .asset-container .asset-content .course-info h1 {
    font-size: 2.4rem;
}
.handout-content .asset-container .asset-content .courseinfo h1.instructor-course-headers {
    font-size: 1.3em;
    color: #005581;
    font-weight: normal;
}

.handout-content .asset-container .asset-content .chapter-info h1 {
    font-size: 1.8rem;
}

.handout-content .asset-container .asset-content .chapterinfo h1.instructor-chapter-headers {
    font-size: 1.3em;
    color: #005581;
    font-weight: normal;
}

.handout-content .asset-container .asset-content .lesson-info h1 {
    font-size: 1.6rem;
}

.handout-content .asset-container .asset-content .lessoninfo h1.instructor-lesson-headers {
    font-size: 1.3em;
    color: #005581;
    font-weight: normal;
}

.handout-content .asset-container .asset-content .activity-info h1 {
    font-size: 1.2rem;
}
.handout-content .asset-container .asset-content .asset-info h1 {
    font-size: 1.1rem;
}
#insHandoutContent .activity-wrapper .handout-group .handout h1 {
    font-size: 1em;
}

