﻿.TL-G-LoaderModal {
    top: 0 !important;
    left: 0 !important;
    padding: 0 !important;
    z-index: 1002;
}

body {
    overflow-y: auto;
    margin: 0px;
}

    body.TrueLearn, body.USMLE, body.Standard {
        background-color: white;
    }

    body.Comlex {
        background-color: #F1F6FA;
    }

.TrueLearn {
    -webkit-font-smoothing: antialiased;
}

#ExhibitWindow .modal-body, #ExamAttachmentViewer .modal-body {
    max-height: calc(100vh - 160px);
    overflow: auto;
}

#ComlexAttachments .nav-pills .nav-link.active, #ComlexAttachments .nav-pills .show > .nav-link {
    border-bottom: 1px solid #007bff !important;
}

i.Comlex {
    color: rgb(255,255,255);
}

i.USMLE {
    color: rgb(226, 226, 226);
}

i.Standard {
    color: rgb(255,255,255);
    margin-bottom: -5px;
}

i.fa-stack-1x {
    font-size: 22px;
    margin-top: 12px;
}

i.fa-stack-2x {
    font-size: 50px;
}

i.fa-stack-1xHasUnderText {
    font-size: 15px;
    margin-top: 9px;
}

i.fa-stack-2xHasUnderText {
    font-size: 35px;
}

div.Comlex {
    font-family: Verdana;
}

div.USMLE {
    font-family: Tahoma;
}
.btn-exhibit-usmle {
    background-color: #3852a4;
    font-size: .775rem;
}

footer.TLAnalysis.TrueLearn {
    display: block;
}

#Top.Comlex-Skin.Comlex, #Top.TrueLearn-Skin.TrueLearn, #Top.Standard-Skin.Standard, #Top.USMLE-Skin.USMLE {
    display: block;
}

#Top.Comlex-Skin:not(.Comlex), #Top.TrueLearn-Skin:not(.TrueLearn), #Top.Standard-Skin:not(.Standard), #Top.USMLE-Skin:not(.USMLE) {
    display: none;
}

#Top.USMLE-Skin, .fixed-bottom.USMLE-Skin {
    left: 90px;
}

.TrueLearn-Skin > .nav-scroller {
    background-color: #607d8b;
}

.comlex-review-header.comlex-test-header {
    background-color: #0572CE;
    font-weight: bold;
}

.comlex-review-header.comlex-master-header {
    background-color: #3D505A;
    font-weight: bold;
}

.Comlex-Skin-Header.comlex-test-header, .comlex-review-header {
    background-color: #0572CE;
    font-weight: bold;
}

.Comlex-Skin-Header.comlex-master-header, .comlex-review-header {
    background-color: #3D505A;
    font-weight: bold;
}

.Comlex-Skin-Header.comlex-secondary-header, .comlex-review-secondary-header {
    background-color: #8cc63f;
    font-weight: bold;
    flex: none;
    height: 24px;
}

.Comlex-Skin-Footer.comlex-test-footer, .comlex-review-footer {
    background-color: #EBF0F4;
    font-weight: bold;
}

.Comlex-Skin-Footer.comlex-master-footer {
    background-color: #3D505A;
    font-weight: bold;
    border-top: 4px solid #8cc63f;
}


.Comlex-Skin .btn.btn-primary, .Comlex-Skin .btn.btn-primary {
    background-color: #0572CE;
    border: none;
}

    .Comlex-Skin .btn.btn-primary:hover, .Comlex-Skin .btn.btn-primary.hover,
    .Comlex-Skin .btn.btn-primary:focus, .Comlex-Skin .btn.btn-primary.focus {
        background-color: #0680E7;
    }

    .Comlex-Skin .btn.btn-primary:active, .Comlex-Skin .btn.btn-primary.active {
        background-color: #0464B5;
    }

.Comlex-Skin .btn-footer.btn-primary, .Comlex-Skin .btn-footer.btn-primary {
    background-color: #0572CE;
    border: none;
}

    .Comlex-Skin .btn-footer.btn-primary:hover, .Comlex-Skin .btn-footer.btn-primary.hover,
    .Comlex-Skin .btn-footer.btn-primary:focus, .Comlex-Skin .btn-footer.btn-primary.focus {
        background-color: #0680E7;
    }

    .Comlex-Skin .btn-footer.btn-primary:active, .Comlex-Skin .btn.btn-primary.active {
        background-color: #0464B5;
    }

.Comlex-Skin .btn-footer.btn-green, .Comlex-Skin .btn-footer.btn-green {
    background-color: #8cc63f;
    border: none;
}

    .Comlex-Skin .btn-footer.btn-green:hover, .Comlex-Skin .btn-footer.btn-green.hover,
    .Comlex-Skin .btn-footer.btn-green:focus, .Comlex-Skin .btn-footer.btn-green.focus {
        opacity: 0.65;
    }

    .Comlex-Skin .btn-footer.btn-green:active, .Comlex-Skin .btn-footer.btn-green.active {
        opacity: 0.65;
    }

.Comlex-Skin .btn.btn-finish, .Comlex-Skin .btn.btn-finish {
    background-color: #fff8dc !important;
    color: #4d4c4d !important;
    padding: 10px 20px;
    width: 100%;
    max-width: 170px;
}

    .Comlex-Skin .btn.btn-finish:hover, .Comlex-Skin .btn.btn-finish.hover,
    .Comlex-Skin .btn.btn-finish:focus, .Comlex-Skin .btn.btn-finish.focus {
        opacity: 0.65;
    }

    .Comlex-Skin .btn.btn-finish:active, .Comlex-Skin .btn.btn-finish.active {
        opacity: 0.65;
    }



.Comlex-Skin.comlex-footer {
    background-color: #EBF0F4;
    font-weight: bold;
}

.USMLE-Skin > .nav-scroller {
    background-color: rgb(56, 82, 164);
}

.Standard-Skin > .nav-scroller {
    background-color: rgb(0, 69, 107);
}

.question-container.USMLE {
    padding-left: 90px !important;
}

.question-container-master-Comlex {
    height: 100%;
    flex: auto;
    overflow: hidden;
    display: grid;
}

.question-container-Comlex {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    flex: auto;
    margin-top: 9rem !important;
    max-height: 85%;
    max-width: calc(100% - 5rem);
    margin-left: 4.5rem;
}

.question-container-border-Comlex {
    border-radius: 8px;
    border: 1px solid #9EA7AC;
}

.borderless td, .borderless th {
    border: none;
    padding: 2px;
}

table.sideNavTable tbody,
table.sideNavTable thead {
    display: block;
    height: 45vh;
    overflow: hidden;
}


table.sideNavTable td {
    margin: 0px;
    padding: 0px;
}

/*Nav button */
.question-nav {
    position: absolute;
    overflow: hidden;
    top: 9rem;
    display: grid;
    width: 107px;
}

    .question-nav .nav-button {
        position: relative;
        display: inline-block;
        height: 24px;
        width: 44px;
        font-size: 11px;
        white-space: normal;
        vertical-align: middle;
        border: 1px transparent;
        border-radius: 4px;
        padding: 6px;
        text-align: center;
        margin-bottom: 5px;
        margin-right: 10px;
        background-color: #8cc63f !important;
        color: #FFFFFF !important;
        border-color: #8cc63f !important;
    }

    .question-nav .nav-done {
        background-color: #4d4c4d !important;
        border-color: #4d4c4d !important;
    }

    .question-nav .nav-active {
        z-index: 1;
    }

    .question-nav .nav-done::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-top: 12px solid #F1F6FA;
        border-right: 12px solid transparent;
        background: #bac4cb;
        display: block;
        width: 0;
        height: 0;
    }

    .question-nav .nav-active::after {
        content: "";
        position: absolute;
        top: 0;
        left: 41px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 0 12px 12px;
        border-color: transparent;
        display: block;
        border-left-color: inherit;
    }

.comlex-review-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    flex: auto;
}

.TakeTestBodyComlex {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

#ConfidenceIndexContainer {
    display: none;
    width: 250px;
    position: fixed;
    background-color: rgb(214, 224, 64);
    z-index: 6;
    display: inline-block;
    text-align: center;
    bottom: 0px;
    left: 50%;
    margin-left: -570px;
    border: .5px solid rgb(214, 224, 64);
}

    #ConfidenceIndexContainer.TrueLearn {
        display: none;
        position: fixed;
        z-index: 6;
        display: inline-block;
        text-align: center;
        top: 80px;
        height: 40px;
        margin: 0;
        left: calc(100% - 150px);
        width: 170px;
        background: none;
        border: none;
    }

        #ConfidenceIndexContainer.TrueLearn div:not(.TrueLearn) {
            display: none;
            padding-top: 7px;
            height: 30px;
        }

#TLConfidenceSelection .TL-G-RadioBtn {
    margin: 0;
}

    #TLConfidenceSelection .TL-G-RadioBtn span {
        width: 50px;
        height: 25px;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    /*#TLConfidenceSelection .TL-G-RadioBtn input#TLconfHigh:checked + span {
        background-image: url('../Media/CIKnowCheck.svg');
    }*/
    #TLConfidenceSelection .TL-G-RadioBtn input#TLconfHigh + span {
        background-image: url('../Media/CIKnow.svg');
    }
    /*#TLConfidenceSelection .TL-G-RadioBtn input#TLconfMed:checked + span {
        background-image: url('../Media/CIThinkCheck.svg');
    }*/
    #TLConfidenceSelection .TL-G-RadioBtn input#TLconfMed + span {
        background-image: url('../Media/CIThink.svg');
    }

    /*#TLConfidenceSelection .TL-G-RadioBtn input#TLconfLow:checked + span {
        background-image: url('../Media/CIGuessCheck.svg');
    }*/
    #TLConfidenceSelection .TL-G-RadioBtn input#TLconfLow + span {
        background-image: url('../Media/CIGuess.svg');
    }

    #TLConfidenceSelection .TL-G-RadioBtn input#TLconfHigh + span.TLLastQK {
        background-image: url('../Media/CIKnowIcon.svg');
    }
    /*#TLConfidenceSelection .TL-G-RadioBtn input#TLconfHigh:checked + span.TLLastQK {
        background-image: url('../Media/CIKnowCheckIcon.svg');
    }*/
    #TLConfidenceSelection .TL-G-RadioBtn input#TLconfMed + span.TLLastQK {
        background-image: url('../Media/CIThinkIcon.svg');
    }
    /*#TLConfidenceSelection .TL-G-RadioBtn input#TLconfMed:checked + span.TLLastQK {
        background-image: url('../Media/CIThinkCheckIcon.svg');
    }*/
    #TLConfidenceSelection .TL-G-RadioBtn input#TLconfLow + span.TLLastQK {
        background-image: url('../Media/CIGuessIcon.svg');
    }
/*#TLConfidenceSelection .TL-G-RadioBtn input#TLconfLow:checked + span.TLLastQK {
        background-image: url('../Media/CIGuessCheckIcon.svg');
    }*/


#ConfidenceHeader {
    padding: 3px;
    border-bottom: .5px solid rgb(0, 69, 107);
    font-weight: bold;
}

#ConfidenceSelection {
    padding: 5px;
    cursor: pointer;
}

#ConfidenceSelectionOverlay {
    display: none;
    z-index: 7;
    width: 250px;
    height: 100px;
    position: fixed;
    display: inline-block;
    text-align: center;
    bottom: 0px;
    left: 50%;
    margin-left: -570px;
}

.fixed-header {
    position: fixed;
    width: 100%;
    z-index: 5;
}


#Top.Comlex .tl-header-wrap {
    margin: 0 auto !important;
    position: relative !important;
}

    #Top.Comlex .tl-header-wrap .tl-header {
        display: flex !important;
    }

#Top.USMLE {
    background-color: rgb(56, 82, 164);
}

#Top.Standard {
    background-color: rgb(0, 69, 107);
}

#Top.TrueLearn .tl-header-wrap {
    margin: 0 auto !important;
    position: relative !important;
}

    #Top.TrueLearn .tl-header-wrap .tl-header {
        display: flex !important;
        align-items: center;
    }

#Left {
    background-color: rgb(60, 205, 215);
    display: inline-block;
    position: fixed;
    z-index: 4;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 50px;
}

    #Left.Comlex {
        background-color: rgb(0, 61, 121);
        display: none;
    }

    #Left.USMLE {
        background-color: rgb(56, 82, 164);
        display: none;
    }

    #Left.Standard {
        display: none;
        background-color: rgb(0, 69, 107);
    }

    #Left.TrueLearn {
        display: none;
        background-color: #607D8B;
    }

#Right {
    background-color: rgb(216, 168, 254);
    display: inline-block;
    position: fixed;
    z-index: 4;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 50px;
}

    #Right.Comlex {
        background-color: rgb(0, 61, 121);
        display: none;
    }

    #Right.USMLE {
        background-color: rgb(56, 82, 164);
        display: none;
    }

    #Right.Standard {
        display: none;
        background-color: rgb(0, 69, 107);
    }

    #Right.TrueLearn {
        display: none;
        background-color: #607D8B;
    }

#Bottom {
    background-color: rgb(0, 61, 121);
    /* display: inline-block;
    position: fixed;
    z-index: 3;
    bottom: 0px;
    left: 0px;
    height: 50px;
    width: 100%; */
}

    #Bottom.Comlex {
        background-color: rgb(0, 61, 121);
    }

    #Bottom.USMLE {
        background-color: rgb(56, 82, 164);
    }

    #Bottom.Standard {
        background-color: rgb(0, 69, 107);
    }

    #Bottom.TrueLearn {
        top: 70px;
        height: 60px;
        background-color: #ECEFF1;
    }

        #Bottom.TrueLearn .TL-G-CheckBoxTitle {
            margin-top: 20px;
            margin-left: 60px;
            font-size: 18px;
        }

#ViewButton {
    display: inline-block;
    position: relative;
    z-index: 6;
}

    #ViewButton.Standard {
        display: none;
    }

    #ViewButton.USMLE div:not(.USMLE) {
        display: none !important;
    }

    #ViewButton.Standard div:not(.Standard) {
        display: none !important;
    }

    #ViewButton.TrueLearn div:not(.TrueLearn) {
        display: none !important;
    }

.close {
    font-size: 1.5rem;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

.save-button {
    cursor: pointer;
    position: relative;
    z-index: 6;
}

i.fa-floppy-o.HasUnderText.Comlex {
    display: block;
}

.save-button.Comlex div:not(.Comlex) {
    display: none !important;
}

.save-button .USMLE {
    display: block;
    text-align: center;
}

    .save-button.USMLE div:not(.USMLE) {
        display: none !important;
    }

.save-button .Standard {
    display: block;
}

    .save-button.Standard div:not(.Standard) {
        display: none !important;
    }

.save-button.TrueLearn {
    width: 20px;
    height: 22px;
    background-image: url('../Media/SaveW.svg');
    background-repeat: no-repeat;
    background-position-y: center;
}

    .save-button.TrueLearn .TrueLearn.fa-floppy-o:before {
        content: "\00a0";
    }

    .save-button.TrueLearn div:not(.TrueLearn) {
        display: none !important;
    }


.pause-button {
    cursor: pointer;
    position: relative;
    text-align: center;
    z-index: 6;
}

    .pause-button.Comlex div:not(.Comlex) {
        display: none !important;
    }

    .pause-button.USMLE div:not(.USMLE) {
        display: none !important;
    }

    .pause-button.Standard div:not(.Standard) {
        display: none !important;
    }

    .pause-button.TrueLearn {
        height: 21px;
        width: 13px;
        background-image: url('../Media/Pause.svg');
        background-repeat: no-repeat;
        background-position-y: center;
    }

        .pause-button.TrueLearn .TrueLearn.fa-pause:before {
            content: "\00a0";
        }

        .pause-button.TrueLearn .TrueLearn.fa-circle-o:before {
            content: "\00a0";
        }

        .pause-button.TrueLearn div:not(.TrueLearn) {
            display: none !important;
        }

.end-button {
    cursor: pointer;
    text-align: center;
    position: relative;
    z-index: 6;
}

    .end-button.Comlex {
        top: 0px;
        right: 0px;
        height: 50px;
        width: 60px;
        display: none !important;
    }

    .end-button .Comlex {
        margin-top: 25px;
    }

        .end-button.Comlex .USMLE {
            display: none !important;
        }

        .end-button.Comlex .Standard {
            display: none !important;
        }

        .end-button.Comlex .TrueLearn {
            display: none !important;
        }

    .end-button.USMLE .USMLE {
        display: block !important;
    }

    .end-button.USMLE .Comlex {
        display: none !important;
    }

    .end-button.USMLE .Standard {
        display: none !important;
    }

    .end-button.USMLE .TrueLearn {
        display: none !important;
    }

    .end-button .Standard {
        height: 50px;
    }

        .end-button .Standard i {
            color: white;
            font-size: 30px;
        }

        .end-button.Standard .Standard {
            display: block !important;
        }

        .end-button.Standard .USMLE {
            display: none !important;
        }

        .end-button.Standard .Comlex {
            display: none !important;
        }

        .end-button.Standard .TrueLearn {
            display: none !important;
        }

    .end-button.TrueLearn {
        height: 20px;
        width: 16px;
        background-image: url('../Media/Cross.svg');
        background-repeat: no-repeat;
        background-position-y: center;
    }

        .end-button.TrueLearn .TrueLearn {
            display: block !important;
        }

        .end-button.TrueLearn .USMLE {
            display: none !important;
        }

        .end-button.TrueLearn .Standard {
            display: none !important;
        }

        .end-button.TrueLearn .Comlex {
            display: none !important;
        }

.prev-button {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
    z-index: 6;
}

    .prev-button.Comlex .Comlex {
        display: block !important;
    }

    .prev-button.Comlex .USMLE {
        display: none !important;
    }

    .prev-button.Comlex .Standard {
        display: none !important;
    }

    .prev-button.Comlex .TrueLearn {
        display: none !important;
    }

    .prev-button.USMLE .USMLE {
        display: block !important;
    }

    .prev-button.USMLE .Comlex {
        display: none !important;
    }

    .prev-button.USMLE .Standard {
        display: none !important;
    }

    .prev-button.USMLE .TrueLearn {
        display: none !important;
    }

    .prev-button.Standard .Standard {
        display: block !important;
    }

    .prev-button.Standard .Comlex {
        display: none !important;
    }

    .prev-button.Standard .USMLE {
        display: none !important;
    }

    .prev-button.Standard .TrueLearn {
        display: none !important;
    }

    .prev-button.TrueLearn .TrueLearn {
        display: block !important;
        width: 25px;
    }

    .prev-button.TrueLearn .Comlex {
        display: none !important;
    }

    .prev-button.TrueLearn .USMLE {
        display: none !important;
    }

    .prev-button.TrueLearn .Standard {
        display: none !important;
    }


.next-button {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
    z-index: 6;
}

    .next-button.Comlex .Comlex, .next-button.USMLE .USMLE, .next-button.Standard .Standard, .next-button.TrueLearn .TrueLearn {
        display: block !important;
    }

    .next-button.TrueLearn .TrueLearn {
        width: 25px;
    }

    .next-button.Comlex .USMLE, .next-button.Comlex .Standard, .next-button.Comlex .TrueLearn, .next-button.USMLE .Comlex, .next-button.USMLE .Standard, .next-button.USMLE .TrueLearn, .next-button.Standard .USMLE, .next-button.Standard .Comlex, .next-button.Standard .TrueLearn, .next-button.TrueLearn .USMLE, .next-button.TrueLearn .Standard, .next-button.TrueLearn .Comlex {
        display: none !important;
    }

.mark-button {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
    z-index: 6;
}

    .mark-button.Comlex .Comlex {
        display: block !important;
    }

    .mark-button.Comlex .USMLE {
        display: none !important;
    }

    .mark-button.Comlex .Standard {
        display: none !important;
    }

    .mark-button.Comlex .TrueLearn {
        display: none !important;
    }

    .mark-button.USMLE .USMLE {
        display: block !important;
    }

    .mark-button.USMLE .Comlex {
        display: none !important;
    }

    .mark-button.USMLE .Standard {
        display: none !important;
    }

    .mark-button.USMLE .TrueLearn {
        display: none !important;
    }

    .mark-button.Standard .Standard {
        display: block !important;
    }

    .mark-button.Standard .USMLE {
        display: none !important;
    }

    .mark-button.Standard .Comlex {
        display: none !important;
    }

    .mark-button.Standard .TrueLearn {
        display: none !important;
    }

    .mark-button.TrueLearn .TrueLearn {
        display: block !important;
        width: 22px;
    }

    .mark-button.TrueLearn .USMLE {
        display: none !important;
    }

    .mark-button.TrueLearn .Standard {
        display: none !important;
    }

    .mark-button.TrueLearn .Comlex {
        display: none !important;
    }

.col-sm-auto.buttons-com div {
    margin: 0px 7px;
}

.note-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 6;
}

    .note-button.Comlex div:not(.Comlex) {
        display: none !important;
    }

    .note-button.USMLE div:not(.USMLE) {
        display: none !important;
    }

    .note-button.Standard {
        width: 58px;
        text-align: center;
    }

        .note-button.Standard div:not(.Standard) {
            display: none !important;
        }

    .note-button.TrueLearn .TrueLearn {
        display: block !important;
        width: 22px;
    }

    .note-button.TrueLearn div:not(.TrueLearn) {
        display: none !important;
    }

#Bottom.Comlex .note-button {
    display: none !important;
}

.comment-button {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
    z-index: 6;
}

    .comment-button.Comlex .Comlex {
        display: block !important;
    }

    .comment-button.Comlex .USMLE {
        display: none !important;
    }

    .comment-button.Comlex .Standard {
        display: none !important;
    }

    .comment-button.Comlex .TrueLearn {
        display: none !important;
    }

    .comment-button.USMLE .USMLE {
        display: block !important;
    }

    .comment-button.USMLE .Comlex {
        display: none !important;
    }

    .comment-button.USMLE .Standard {
        display: none !important;
    }

    .comment-button.USMLE .TrueLearn {
        display: none !important;
    }


    .comment-button.Standard svg {
        margin-top: 20px;
    }

    .comment-button.Standard .Standard {
        display: block !important;
    }

    .comment-button.Standard .USMLE {
        display: none !important;
    }

    .comment-button.Standard .Comlex {
        display: none !important;
    }

    .comment-button.Standard .TrueLearn {
        display: none !important;
    }

    .comment-button.TrueLearn .TrueLearn {
        display: block !important;
        width: 22px;
    }

    .comment-button.TrueLearn .USMLE {
        display: none !important;
    }

    .comment-button.TrueLearn .Standard {
        display: none !important;
    }

    .comment-button.TrueLearn .Comlex {
        display: none !important;
    }

#HighlightButton {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
}

    #HighlightButton.Comlex {
        display: none !important;
    }

    #HighlightButton.USMLE {
        display: none !important;
    }

    #HighlightButton.Standard {
        width: 80px;
    }

        #HighlightButton.Standard .Standard {
            display: block !important;
        }

        #HighlightButton.Standard .USMLE {
            display: none !important;
        }

        #HighlightButton.Standard .Comlex {
            display: none !important;
        }

        #HighlightButton.Standard .TrueLearn {
            display: none !important;
        }

    #HighlightButton.TrueLearn .TrueLearn {
        display: block !important;
        width: 22px;
    }

    #HighlightButton.TrueLearn .USMLE {
        display: none !important;
    }

    #HighlightButton.TrueLearn .Standard {
        display: none !important;
    }

    #HighlightButton.TrueLearn .Comlex {
        display: none !important;
    }

#StrikeButton {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
}

    #StrikeButton.Comlex {
        display: none !important;
    }

    #StrikeButton.USMLE {
        display: none !important;
    }

    #StrikeButton.Standard {
        height: 50px;
    }

        #StrikeButton.Standard .Standard {
            display: block !important;
        }

        #StrikeButton.Standard .USMLE {
            display: none !important;
        }

        #StrikeButton.Standard .Comlex {
            display: none !important;
        }

        #StrikeButton.Standard .Comlex {
            display: none !important;
        }

    #StrikeButton.TrueLearn .TrueLearn {
        display: block !important;
        width: 22px;
    }

    #StrikeButton.TrueLearn .USMLE {
        display: none !important;
    }

    #StrikeButton.TrueLearn .Standard {
        display: none !important;
    }

    #StrikeButton.TrueLearn .Comlex {
        display: none !important;
    }

#ExamAttachmentButton {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
    z-index: 6;
}

    #ExamAttachmentButton.Comlex .Comlex {
        display: block !important;
    }

    #ExamAttachmentButton.Comlex .USMLE {
        display: none !important;
    }

    #ExamAttachmentButton.Comlex .Standard {
        display: none !important;
    }

    #ExamAttachmentButton.Comlex .TrueLearn {
        display: none !important;
    }

    #ExamAttachmentButton.USMLE .USMLE {
        display: block !important;
    }

    #ExamAttachmentButton.USMLE .Comlex {
        display: none !important;
    }

    #ExamAttachmentButton.USMLE .Standard {
        display: none !important;
    }

    #ExamAttachmentButton.USMLE .TrueLearn {
        display: none !important;
    }

    #ExamAttachmentButton.Standard {
        display: none;
        top: 50%;
        right: 0px;
        height: 50px;
        margin-top: -50px;
    }

        #ExamAttachmentButton.Standard .Standard {
            display: block !important;
        }

        #ExamAttachmentButton.Standard .USMLE {
            display: none !important;
        }

        #ExamAttachmentButton.Standard .Comlex {
            display: none !important;
        }

        #ExamAttachmentButton.Standard .TrueLearn {
            display: none !important;
        }

    #ExamAttachmentButton.TrueLearn .TrueLearn {
        display: block !important;
        width: 18px;
    }

    #ExamAttachmentButton.TrueLearn .USMLE {
        display: none !important;
    }

    #ExamAttachmentButton.TrueLearn .Standard {
        display: none !important;
    }

    #ExamAttachmentButton.TrueLearn .Comlex {
        display: none !important;
    }

.options-container-mobile .dropdown-item {
    text-align: left;
}

.calculator-button {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
    z-index: 6;
}

    .calculator-button.USMLE {
        top: 3px;
    }

    .calculator-button.Comlex .Comlex {
        display: block !important;
    }

    .calculator-button.Comlex .USMLE {
        display: none !important;
    }

    .calculator-button.Comlex .Standard {
        display: none !important;
    }

    .calculator-button.Comlex .TrueLearn {
        display: none !important;
    }

    .calculator-button.USMLE .USMLE {
        display: block !important;
    }

    .calculator-button.USMLE .Comlex {
        display: none !important;
    }

    .calculator-button.USMLE .Standard {
        display: none !important;
    }

    .calculator-button.USMLE .TrueLearn {
        display: none !important;
    }

    .calculator-button.TrueLearn {
        text-align: left;
    }

        .calculator-button.TrueLearn .TrueLearn {
            display: block !important;
            width: 25px;
        }

        .calculator-button.TrueLearn .USMLE {
            display: none !important;
        }

        .calculator-button.TrueLearn .Standard {
            display: none !important;
        }

        .calculator-button.TrueLearn .Comlex {
            display: none !important;
        }

    .calculator-button.Standard {
        bottom: 0px;
        right: 180px;
        width: 100px;
        color: #FFFFFF;
    }

        .calculator-button.Standard .Standard {
            display: block !important;
        }

        .calculator-button.Standard .USMLE {
            display: none !important;
        }

        .calculator-button.Standard .COMLEX {
            display: none !important;
        }

        .calculator-button.Standard .TrueLearn {
            display: none !important;
        }

#QuestionAttachmentButton {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: fixed;
    z-index: 6;
    height: 50px;
    width: 100px;
}

    /*#QuestionAttachmentButton.Comlex {
    }*/

    #QuestionAttachmentButton.Comlex div:not(.Comlex) {
        display: none;
    }

    #QuestionAttachmentButton.USMLE {
        top: 0px;
        left: 615px;
        height: 50px;
        width: 50px;
        cursor: default;
    }

        #QuestionAttachmentButton.USMLE div:not(.USMLE) {
            display: none;
        }

    #QuestionAttachmentButton.Standard {
        bottom: 0px;
        right: 0px;
        width: 185px;
    }

        #QuestionAttachmentButton.Standard div:not(.Standard) {
            display: none;
        }

    #QuestionAttachmentButton.TrueLearn {
        display: none;
    }

        #QuestionAttachmentButton.TrueLearn div:not(.TrueLearn) {
            display: none;
        }


.review-button {
    cursor: pointer;
    display: block;
    text-align: center;
    position: relative;
    z-index: 6;
}

.TrueLearn-Skin .review-button {
    margin-right: 10px;
}

.review-button.Comlex .Comlex {
    display: block !important;
}

.review-button.Comlex .USMLE {
    display: none !important;
}

.review-button.Comlex .Standard {
    display: none !important;
}

.review-button.Comlex .TrueLearn {
    display: none !important;
}

.review-button.USMLE {
    display: none !important;
}

    .review-button.USMLE .USMLE {
        display: block !important;
    }

    .review-button.USMLE .Comlex {
        display: none !important;
    }

    .review-button.USMLE .Standard {
        display: none !important;
    }

    .review-button.USMLE .TrueLearn {
        display: none !important;
    }

.review-button.Standard .Standard {
    display: block !important;
}

.review-button.Standard .USMLE {
    display: none !important;
}

.review-button.Standard .Comlex {
    display: none !important;
}

.review-button.Standard .TrueLearn {
    display: none !important;
}

.review-button.TrueLearn .TrueLearn {
    display: inline-block !important;
}

.review-button.TrueLearn .USMLE {
    display: none !important;
}

.review-button.TrueLearn .Standard {
    display: none !important;
}

.review-button.TrueLearn .Comlex {
    display: none !important;
}

#ExamName {
    color: #ffffff;
    position: relative;
    z-index: 6;
}

    #ExamName.Comlex .Comlex {
        display: block !important;
    }

    #ExamName.Comlex .USMLE {
        display: none !important;
    }

    #ExamName.Comlex .Standard {
        display: none !important;
    }

    #ExamName.Comlex .TrueLearn {
        display: none !important;
    }

    #ExamName.USMLE {
        display: none;
    }

        #ExamName.USMLE .USMLE {
            display: none !important;
        }

        #ExamName.USMLE .Comlex {
            display: none !important;
        }

        #ExamName.USMLE .Standard {
            display: none !important;
        }

        #ExamName.USMLE .TrueLearn {
            display: none !important;
        }

    #ExamName.Standard {
        font-weight: 700;
        font-family: Tahoma;
        line-height: 1;
    }

        #ExamName.Standard .Standard {
            display: block !important;
        }

        #ExamName.Standard .USMLE {
            display: none !important;
        }

        #ExamName.Standard .Comlex {
            display: none !important;
        }

        #ExamName.Standard .TrueLearn {
            display: none !important;
        }

    #ExamName.TrueLearn .TrueLearn {
        display: block !important;
    }

    #ExamName.TrueLearn .USMLE {
        display: none !important;
    }

    #ExamName.TrueLearn .Standard {
        display: none !important;
    }

    #ExamName.TrueLearn .Comlex {
        display: none !important;
    }

#Time {
    color: #ffffff;
    position: relative;
    z-index: 6;
}

    #Time.Comlex {
    }

        #Time.Comlex div:not(.Comlex) {
            display: none !important;
        }

    #Time.USMLE {
        font-weight: 700;
    }

        #Time.USMLE div:not(.USMLE) {
            display: none !important;
        }

    #Time.Standard {
        font-weight: 700;
        font-family: Tahoma;
        line-height: 1;
    }

        #Time.Standard div:not(.Standard) {
            display: none !important;
        }

    #Time.TrueLearn {
        color: rgb(255,255,255);
        font-weight: 700;
        font-family: Roboto-Regular;
    }

        #Time.TrueLearn div:not(.TrueLearn) {
            display: none !important;
        }

#QuestionNumber {
    position: relative;
    z-index: 6;
    color: #ffffff
}

    #QuestionNumber.Comlex div:not(.Comlex) {
        display: none !important;
    }


    #QuestionNumber.Standard {
        font-weight: 700;
        font-family: Tahoma;
        line-height: 1;
    }

        #QuestionNumber.Standard div:not(.Standard) {
            display: none !important;
        }

    #QuestionNumber.TrueLearn {
        font-family: Roboto-Regular;
        font-size: 18px;
        color: #607D8B;
    }

        #QuestionNumber.TrueLearn div:not(.TrueLearn) {
            display: none !important;
        }

#Review:not(.Comlex) {
    display: inline-block;
    text-align: center;
    position: fixed;
    z-index: 6;
}

#ExamAttachmentContainerOuter {
    overflow: auto;
}


#Review.Comlex .Comlex {
    display: block;
}

#Review.Comlex .USMLE, #Review.Comlex .TrueLearn, #Review.Comlex .COMLEX {
    display: none;
}

#Review.USMLE {
    left: 0px;
    top: 0px;
    font-size: 25px;
    color: black;
    height: 100vh;
    position: fixed;
    width: 90px;
    z-index: 9999;
}

#Review.Comlex .Comlex {
    display: block;
}

#Review.Comlex .Standard, #Review.Comlex .TrueLearn, #Review.Comlex .USMLE {
    display: none;
}

#Review.Standard {
    top: 64px;
    left: 0px;
    height: calc(100% - 140px);
}

    #Review.Standard .Standard {
        display: block;
    }

    #Review.Standard .USMLE, #Review.Standard .TrueLearn, #Review.Standard .Comlex {
        display: none;
    }

#Review.TrueLearn {
    top: 170px;
    left: 0px;
    height: calc(100% - 183px);
}

    #Review.TrueLearn #ReviewTrueLearnContainer.TrueLearn {
        box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 7px;
        width: auto;
    }

    #Review.TrueLearn .TrueLearn {
        display: block;
    }

    #Review.TrueLearn .USMLE, #Review.TrueLearn .Standard, #Review.TrueLearn .Comlex {
        display: none;
    }

#Attachments {
    display: block;
    text-align: center;
}

    #Attachments.Comlex div:not(.Comlex) {
        display: none;
    }

    #Attachments.USMLE {
        display: none;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        z-index: 8;
        position: fixed;
    }

        #Attachments.USMLE div:not(.USMLE) {
            display: none;
        }

    #Attachments.Standard {
        top: 50px;
        right: 0px;
        width: 275px;
        background-color: gray;
        height: calc(100% - 100px);
        position: fixed;
    }

        #Attachments.Standard div:not(.Standard) {
            display: none;
        }

    #Attachments.TrueLearn {
        display: none;
    }

        #Attachments.TrueLearn div:not(.TrueLearn) {
            display: none;
        }


#Question.Comlex {
}

    #Question.Comlex div.USMLE, #Question.Comlex div.TrueLearn, #Question.Comlex div.Standard {
        display: none;
    }

    #Question.Comlex div.Comlex {
        display: block;
    }

#Question.USMLE div.TrueLearn, #Question.USMLE div.Comlex, #Question.USMLE div.Standard {
    display: none;
}

#Question.USMLE div.USMLE {
    display: block;
}

#Question.Standard {
    padding-bottom: 75px;
    padding-left: 180px;
}

#ReviewStandardContainer {
    height: calc(100% - 160px);
    left: 0px;
    position: relative;
    top: 54px;
}

#Question.Standard div.USMLE, #Question.Standard div.Comlex, #Question.Standard div.TrueLearn {
    display: none;
}

#Question.Standard div.Standard {
    display: block;
}

#Question.TrueLearn div.USMLE, #Question.TrueLearn div.Comlex, #Question.TrueLearn div.Standard {
    display: none;
}

#Question.TrueLearn div.TrueLearn {
    display: block;
}

#Question .html-chart {
    display: none;
}


#Top.TrueLearn-Skin .options-container-mobile {
    display: none !important;
}

    #Top.TrueLearn-Skin .options-container-mobile .btn-primary {
        background-color: #007CAD;
        border: 1px solid #006a94;
    }

#Top.TrueLearn-Skin .options-container-desktop {
    display: inline-flex !important;
}

@media only screen and (max-width: 796px) {
    #Top.TrueLearn-Skin .options-container-mobile {
        display: inline-block !important;
    }

    #Top.TrueLearn-Skin .options-container-desktop, #Top.TrueLearn-Skin #ViewButton {
        display: none !important;
    }
}


#Question.chart-right div.html-chart {
    display: block;
    overflow: auto;
    height: 450px;
    background-color: #ECEFF1;
    height: calc(100vh - 200px);
}

.html-chart .row {
    overflow: auto;
}

.html-chart div {
    min-height: 25px;
}

.TLRestultData {
    width: 33%;
    float: left;
    text-align: left;
}

#clipboard {
    height: 15px;
    width: 15px;
}

.copy-identifier {
    width: 20px;
    height: 30px;
}

.copy-identifier {
    color: #ffffff;
    position: relative;
    z-index: 6;
}

    .copy-identifier.Comlex {
    }

        .copy-identifier.Comlex div:not(.Comlex) {
            display: none !important;
        }

    .copy-identifier.USMLE div:not(.USMLE) {
        display: none !important;
    }

    .copy-identifier.Standard div:not(.Standard) {
        display: none !important;
    }

    .copy-identifier.TrueLearn #clipboard {
        height: 20px;
        width: 20px;
    }

    .copy-identifier.TrueLearn div:not(.TrueLearn) {
        display: none !important;
    }

.CopyIdentifier {
    font-size: 12px;
}

.HasUnderText {
    font-size: 30px;
}

.UnderText {
    color: rgb(255,255,255);
    display: inline-block;
    font-family: Verdana;
}

.ComlexFooterButton {
    padding: 3px 20px 5px 20px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid white;
    background-color: rgb(0, 61, 121);
    background: linear-gradient(rgb(34, 111, 155),rgb(0, 30, 73));
    text-shadow: 0px 0px 15px;
}

    .ComlexFooterButton:first-letter {
        font-size: 18px;
        text-decoration: underline;
    }

.ReviewComlexRowReg {
    cursor: pointer;
    text-align: left;
    background-color: white;
    text-align: left;
}

.ReviewComlexRowSpan {
    width: 100px;
    display: inline-block;
}

#ComlexReviewContents tr td, .comlex-review-container th {
    text-align: center;
}

    #ComlexReviewContents tr td span.fa-external-link {
        cursor: pointer;
    }

.ReviewComlexFlag {
    font-size: 14px;
    color: red !important;
}

.ReviewComlexButton {
    padding: 3px 5px 5px 5px;
    color: white;
    font-weight: bold;
    border: 1px solid white;
    background-color: rgb(0, 61, 121);
    background: linear-gradient(rgb(34, 111, 155),rgb(0, 30, 73));
    text-shadow: 0px 0px 15px;
    cursor: pointer;
}

    .ReviewComlexButton:first-letter {
        font-size: 18px;
        text-decoration: underline;
    }

.ReviewUSMLERowReg {
    cursor: pointer;
    text-align: left;
    background-color: white;
    padding-left: 3px;
}

.ReviewUSMLERowAlt {
    cursor: pointer;
    text-align: left;
    background-color: rgb(227,227,227);
    padding-left: 3px;
}

.ReviewUSMLERowReg:hover {
    background-color: yellow;
}

.ReviewUSMLERowAlt:hover {
    background-color: yellow;
}

.ReviewUSMLERowSpan {
    width: 35px;
    display: inline-block;
}

.ReviewUSMLEFlag {
    font-size: 14px;
    color: red !important;
}

.ReviewUSMLEPen {
    font-size: 14px;
    color: blue !important;
}

.ReviewStandardRowReg {
    cursor: pointer;
    text-align: left;
    background-color: white;
}

.ReviewTrueLearnRowReg {
    height: 30px;
    cursor: pointer;
    text-align: left;
    background-color: white;
    border-top: 1px solid rgb(227,227,227);
}

.ReviewStandardRowAlt {
    cursor: pointer;
    text-align: left;
    background-color: rgb(227,227,227);
}

.ReviewTrueLearnRowAlt {
    height: 30px;
    cursor: pointer;
    text-align: left;
    background-color: #FFF;
    border-top: 1px solid rgb(227,227,227);
}

.ReviewStandardRowReg:hover {
    background-color: yellow;
}

.ReviewStandardRowAlt:hover {
    background-color: yellow;
}

.ReviewStandardRowSpan {
    text-align: center;
    vertical-align: middle;
    height: 20px;
    width: 30px;
    display: inline-block;
}

.ReviewStandardFlag {
    font-size: 14px;
    color: red !important;
}

.ReviewStandardPen {
    font-size: 14px;
    color: blue !important;
}

.ReviewStandardClip {
    font-size: 14px;
    color: black !important;
}

.ReviewStandardCheck {
    font-size: 14px;
    color: black !important;
}

.ReviewStandardQuestion {
    font-size: 14px;
    color: black !important;
}

.ReviewStandardQuestionStack1 {
    position: relative;
    left: 7px;
}

.ReviewStandardQuestionStack2 {
    position: relative;
    left: -5px;
    color: red !important;
    font-size: 16px;
}

.ReviewStandardQuestionStack3 {
    position: relative;
    left: -2px;
}

#ReviewStandardIcon {
    color: gold;
}

    #ReviewStandardIcon i {
        color: inherit;
    }

#QuestionAttachmentStandardIcon {
    color: gold;
    display: inline-block;
    font-family: Verdana;
}

.AttachmentComlexTab {
    cursor: pointer;
    min-width: 125px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    padding: 2px;
    background-color: rgb(228,228,228);
    border: 1px solid black;
    font-weight: 600;
}

.AttachmentComlexSelectedTab {
    border-bottom: 1px solid white !important;
    font-weight: 800 !important;
}

.AttachmentUSMLETab {
    cursor: pointer;
    width: 127px;
    height: 25px;
    text-align: center;
    font-size: 18px;
    padding: 2px;
    background-color: rgb(228,228,228);
    font-weight: 600;
    border: 1px solid black;
    border-right: 0px;
}

.AttachmentUSMLESelectedTab {
    font-weight: 800 !important;
}

.AttachmentStandardTab {
    cursor: pointer;
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 18px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: rgb(228,228,228);
    font-weight: 600;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.AttachmentStandardSelectedTab {
    font-weight: 800 !important;
}

.ExamAttachmentStandardTab {
    cursor: pointer;
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 18px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: rgb(228,228,228);
    font-weight: 600;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.AttachmentExpComlexTab {
    cursor: pointer;
    width: 225px;
    height: 20px;
    text-align: center;
    font-size: 18px;
    padding: 2px;
    background-color: rgb(228,228,228);
    border: 1px solid black;
    font-weight: 600;
}

.AttachmentExpUSMLETab {
    cursor: pointer;
    width: 130px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    padding: 2px;
    background-color: rgb(228,228,228);
    font-weight: 600;
    border: 1px solid black;
    border-right: 0px;
}

.AttachmentExpStandardTab {
    cursor: pointer;
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 18px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: rgb(228,228,228);
    font-weight: 600;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.StandardAttachmentLeft {
    cursor: pointer;
    display: inline-block !important;
    height: 25px;
    width: 30px;
    background-color: white;
    border: 1px solid black;
}

.StandardAttachmentExpand {
    cursor: pointer;
    display: inline-block !important;
    height: 25px;
    width: 30px;
    background-color: white;
    border: 1px solid black;
}

.StandardAttachmentRight {
    cursor: pointer;
    display: inline-block !important;
    height: 25px;
    width: 30px;
    background-color: white;
    border: 1px solid black;
}

.StandardViewerImage {
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block !important;
}

#ComlexAttachments .StandardViewerImage {
    padding-bottom: 220px;
}

.StandardAttachmentViewerSmall {
    height: 250px;
    width: 250px;
    background-color: white;
    border: 1px solid black;
    margin-top: 5px;
}

    .StandardAttachmentViewerSmall #StandardViewerLargeClose {
        display: none;
    }

/*.StandardAttachmentButtonsSmall {
}*/

.StandardAttachmentViewerLarge {
    position: fixed;
    bottom: 10%;
    left: 2.5%;
    height: 83%;
    width: 95%;
    z-index: 8;
}

    .StandardAttachmentViewerLarge #StandardViewerLargeClose {
        display: inline-block;
    }

.StandardAttachmentButtonsLarge {
    position: fixed;
    bottom: 5%;
    left: 40%;
    height: 5%;
    width: 20%;
    z-index: 8;
}

    .StandardAttachmentButtonsLarge .StandardAttachmentLeft {
        height: 44px;
        width: 51px;
    }

    .StandardAttachmentButtonsLarge .StandardAttachmentExpand {
        height: 44px;
        width: 51px;
    }

    .StandardAttachmentButtonsLarge .StandardAttachmentRight {
        height: 44px;
        width: 51px;
    }

    .StandardAttachmentButtonsLarge i {
        font-size: 45px !important;
    }

.NoteComlexButton {
    cursor: pointer;
    padding: 3px 5px 5px 5px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid white;
    background-color: rgb(33, 106, 148);
    background: linear-gradient(rgb(33, 106, 148),rgb(11, 73, 108));
    text-shadow: 0px 0px 15px;
    font-family: Verdana;
}

    .NoteComlexButton:first-letter {
        font-size: 14px;
        text-decoration: underline;
    }

.NoteUSMLEButton {
    cursor: pointer;
    padding: 3px 5px 5px 5px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid white;
    background-color: rgb(33, 106, 148);
    background: linear-gradient(rgb(33, 106, 148),rgb(11, 73, 108));
    text-shadow: 0px 0px 15px;
    font-family: Verdana;
}

    .NoteUSMLEButton:first-letter {
        font-size: 14px;
        text-decoration: underline;
    }

.NoteStandardButton {
    cursor: pointer;
    padding: 3px 5px 5px 5px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid white;
    background-color: rgb(33, 106, 148);
    background: linear-gradient(rgb(33, 106, 148),rgb(11, 73, 108));
    text-shadow: 0px 0px 15px;
    font-family: Verdana;
}

    .NoteStandardButton:first-letter {
        font-size: 14px;
        text-decoration: underline;
    }


.NoteFieldHeader {
    height: 30px;
    font-size: 24px;
    border: 1px solid blue;
    border-bottom: 0px;
    background-color: aliceblue;
    font-weight: 700;
    font-family: Verdana;
}


.CommentField2 {
    height: calc(96% - 70px);
    width: 98%;
    resize: none;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.TrueLearn .CommentField2 {
    height: 80px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: Roboto-Regular;
}

.CommentFieldHeader {
    height: 30px;
    font-size: 24px;
    border: 1px solid blue;
    background-color: aliceblue;
    font-weight: 700;
    font-family: Verdana;
}

.MultipartTag {
    display: none;
    background-color: rgb(204, 204, 204);
    font-weight: bold;
}

.MultipartHead {
    -webkit-user-select: auto;
    -khtml-user-select: element;
    -moz-user-select: text;
    -ms-user-select: element;
    user-select: text;
    font-family: verdana;
}

.QuestionBody {
    -webkit-user-select: auto;
    -khtml-user-select: element;
    -moz-user-select: text;
    -ms-user-select: element;
    user-select: text;
    font-family: verdana;
}

    .QuestionBody table {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 1rem;
        background-color: transparent;
        border: 1px solid #dee2e6;
    }

    .QuestionBody img {
        max-width: 100%;
    }

       .QuestionBody p {
           margin-top: 16px;
       }

.TL-Test-ShortAnswerBox {
    font-size: 16px;
    /*padding-left: 5px;*/
    font-family: Roboto-Regular;
    /*float: left;*/
    width: calc(100% - 50px);
    /*max-width: 450px;*/
}

.TL-Test-ShortAnswerText {
    font-size: 16px;
    vertical-align: top;
    /*padding-right: 15px;*/
    /*float: left;*/
}

.AnswerChoices {
    margin-top: 15px;
}

    .AnswerChoices i {
        font-size: 18px;
        text-indent: 0px;
        color: black;
    }

.TLAnswerChoices {
    margin-top: 15px;
}

    .TLAnswerChoices i {
        font-size: 18px;
        text-indent: 0px;
        color: black;
    }

.AnswerChoice {
    display: block;
    cursor: pointer;
    white-space: nowrap;
}

/*#Question .Standard .AnswerChoice:hover {
    background-color: gold;
}*/
.orderingRow {
    width: 100%;
    text-align: center;
}

.draggableBox {
    width: 150px;
    height: 20px;
    padding: 10px;
    border: 1px solid #aaaaaa;
    display: inline-block;
}
/*Ordering Question Types*/
.Draggable {
    min-width: 250px;
    line-height: 50px;
}

.Droppable {
    min-width: 250px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    /*text-align: center;*/
    background: #f3f3f3;
    border: 1px solid #0088cc;
    border-radius: 5px;
}

.RowSpacing {
    border-collapse: separate !important;
    border-spacing: 10px;
}

.SubmitOrderingAnswer {
    padding: 10px;
}

.Blink {
    padding: 10px;
    display: none;
    color: limegreen;
}
/*Ordering Question Types End*/
.AnswerChoicePercentage {
    display: none;
    width: 90px;
    display: inline-block;
    margin-right: 15px;
    font-family: lucida console;
    font-size: 16px;
    text-align: right;
    vertical-align: top;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.AnswerChoiceNoPercentage {
    display: none;
    width: 10px;
    display: inline-block;
    margin-right: 15px;
    font-family: lucida console;
    font-size: 16px;
    text-align: right;
    vertical-align: top;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.RequiredAnswerIcon {
    width: 19px;
    float: left;
    margin-top: -2px;
}

.AnswerChoiceLetter {
    display: inline-block;
    font-family: lucida console;
    font-size: 18px;
    vertical-align: top;
    margin-bottom: 3px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.AnswerChoiceText {
    font-family: verdana;
    font-size: 16px;
    white-space: normal;
    word-wrap: break-word;
    margin-top: -1px;
    min-height: 23px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.AnswerChoiceStrike {
    width: 17px;
    display: none;
    vertical-align: top;
}

.AnswerChoiceCheck {
    width: 17px;
    height: 23px;
    display: inline-block;
    vertical-align: top;
}

.AnswerChoiceStrikeIcon {
    vertical-align: top;
}

.AnswerChoiceHighlightIcon {
    vertical-align: top;
}

#Question .USMLE .AnswerChoices {
    -webkit-user-select: auto;
    -khtml-user-select: element;
    -moz-user-select: text;
    -ms-user-select: element;
    user-select: text;
}

#Question .Comlex .AnswerChoices {
    -webkit-user-select: auto;
    -khtml-user-select: element;
    -moz-user-select: text;
    -ms-user-select: element;
    user-select: text;
}

#Question .TrueLearn {
    /*padding-bottom: 200px;*/
}
/*.Disabled {
}

    .Disabled i {
    }*/

.Disabled .AnswerChoiceText {
    text-decoration: line-through;
}

.Highlighted .AnswerChoiceText {
    /* background-color: yellow; */
}

.ShowHideButton {
    cursor: pointer;
    display: block;
    display: none;
    color: rgb(51, 102, 153);
    font-family: Verdana;
    /*width: 100%;*/
}

#Question.TrueLearn .TrueLearn .ShowHideButton {
    font-family: Roboto-Medium;
    text-transform: uppercase;
    color: #00A4E4;
}

.Explanation {
    -webkit-user-select: auto;
    -khtml-user-select: element;
    -moz-user-select: text;
    -ms-user-select: element;
    display: block;
    display: none;
    font-family: verdana;
    font-size: 16px;
}

.TrueLearn .Explanation {
    font-family: Roboto-Regular;
}

.Explanation p {
    margin: 1em 0;
}

.Analysis {
    margin-top: 20px;
    margin-bottom: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: verdana;
    font-size: 16px;
    background-color: rgb(242, 242, 255);
    border: 1px solid blue;
    text-align: center;
}

.AnalysisHeader {
    font-size: 24px;
}

.AnalysisHeader2 {
    font-size: 24px;
}

.AnalysisBodySpan {
    display: block;
}

    .AnalysisBodySpan i {
        font-size: 20px;
    }

.TLAnalysis {
    position: relative;
    margin-top: 40px;
    background-color: #d4dee5; /*rgb(242, 242, 255);*/
    color: #607d8b;
    display: none;
}

.TrueLearn .AnalysisLeft {
    width: calc(40% - 70px);
    float: left;
    text-align: left;
    padding-left: 70px;
}

.TrueLearn .AnalysisRight {
    /*width: calc(60% - 70px);*/
    width: 33%;
    max-width: calc(66% - 550px);
    /*float: right;*/
    text-align: left;
    padding-right: 70px;
    position: absolute;
    left: 400px;
}

.ChangeAnswerIcon {
    font-size: 20px;
    color: #00A4E4;
    padding-right: 10px;
    vertical-align: initial;
    cursor: pointer;
}

.TLAnalysisFinal {
    font-size: 25px;
    font-family: Roboto-Light;
}

.TLAnalysisFinalAnswer {
    font-size: 16px;
}

.TLAnalysisBody3 {
    text-align: left;
}



.BlankChoice {
    display: block;
    font-family: Verdana;
    font-size: 16px;
    background-color: rgb(242, 242, 255);
    border: 1px solid red;
    text-align: center;
    margin: 20px 0px 20px 0px;
}

.cst-wrapper {
    border: 1px solid #808080;
    padding: 0 0 3rem 0;
}

    .cst-wrapper .MultipartHead {
        padding: 0.8rem;
        border-bottom: 2px solid #808080;
        margin: 0;
    }

    .cst-wrapper .TrueLearnMinusAnalysis {
        padding: 0.8rem;
    }

#TrueLearnAnswerChoices .BlankChoice {
    background: none;
    color: #EE2C74;
    border: none;
    font-family: Roboto-Regular;
    font-size: 24px;
    min-width: 100%;
}

.modal-header {
    background-color: #00A4E4;
    color: #fff;
}

.modal-content {
    border: none;
}

.Modal {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: gray;
    opacity: .7;
}

.ModalHide {
    display: none !important;
}

.StandardContainerHide {
    display: none !important;
}

.QuestionAttachmentStandardIconHide {
    display: none !important;
}

.Highlight {
    background-color: yellow;
}

#TrueLearnAnswerChoices .Highlight {
    background-color: inherit !important;
}
#AnswerChoices .Highlight {
    background-color: inherit !important;
}
#AnswerChoicesUSMLE .Highlight {
    background-color: inherit !important;
}
#StandardAnswerChoices .Highlight {
    background-color: inherit !important;
}

.StrikeThrough {
    text-decoration: line-through;
}

.icon-pulse {
    display: inline-block;
    -moz-animation: pulse 2s infinite linear;
    -o-animation: pulse 2s infinite linear;
    -webkit-animation: pulse 2s infinite linear;
    animation: pulse 2s infinite linear;
}

.EndButtonIconBack {
    color: white !important;
    font-size: 35px !important;
}

.EndButtonIconFront {
    font-size: 15px !important;
    margin-top: 9px !important;
}

.EndButtonIconText {
    display: inline-block;
    margin-top: 30px;
    color: white;
    font-family: Verdana;
}

video.Media {
    max-height: 100%;
    /* max-width: 100%; */
    max-width: 500px;
    margin-top: 0%;
}

audio.Media {
    max-height: 100%;
    max-width: 100%;
    margin-top: 0%;
}

.ViewIFrame {
    display: block;
    width: 98.8%;
    height: 300px;
    border: none;
    background-color: white;
}

.SequentialNextItem button {
    display: none;
    margin-left: 30%;
    padding: 5px;
}

.SequentialDisplay {
    display: block;
    padding: 40px;
    background: #fafafa;
    color: #999999;
    border: 2px dotted #ccc;
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
    font-family: Arial;
}

@-webkit-keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*@-ms-keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}*/

@keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#ConfirmationModal {
    display: none;
}

#ModalBackground {
    background-color: rgb(228,228,228);
    opacity: 0;
}

.USMLEModalOuter {
    border: 1px solid black !important;
    width: 550px !important;
    border-radius: 0px !important;
}

.USMLEModalHeader {
    color: #FFF !important;
    background-color: rgb(255, 0, 0) !important;
    font-family: Arial !important;
    padding: 7px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.USMLEModalBody {
    font-size: 16px;
    font-weight: bold;
    text-align: center !important;
    font-family: Arial !important;
    padding: 10px;
    min-height: 0px !important;
    max-height: 165px;
    overflow-y: auto;
}

.USMLEModalButtons {
    width: 100%;
    font-family: Arial !important;
    padding-bottom: 20px;
}

.USMLEModalOption {
    background-color: rgb(204, 204, 204) !important;
    padding: 10px !important;
    color: #000 !important;
    border: 1px solid black !important;
    border-radius: 0px !important;
}

.USMLEModalCancel {
    background-color: rgb(204, 204, 204) !important;
    padding: 10px !important;
    color: #000 !important;
    border: 1px solid black !important;
    border-radius: 0px !important;
}

.USMLEModalHeaderLock {
    color: #FFF !important;
    background-color: rgb(56, 82, 164) !important;
    font-family: Arial !important;
    padding: 7px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.View {
    cursor: pointer;
}

#StandardAttachments {
    cursor: pointer;
}

#TimeoutModal {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 10;
    -webkit-user-select: auto;
    -khtml-user-select: element;
    -moz-user-select: text;
    -ms-user-select: element;
    user-select: text;
}

.TimeoutModalInner {
    z-index: 11;
    border: 5px solid black;
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    width: 80%;
    max-height: 80%;
    min-height: 40%;
    position: relative;
    top: 10%;
    left: 10%;
    overflow-y: scroll;
    font-size: 14px;
}

.TimeoutModalHead {
    text-align: center;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.TimeoutModalTop {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.TimeoutModalBody {
    padding-left: 40px;
    padding-right: 40px;
}

    .TimeoutModalBody div {
        margin-bottom: 10px;
    }

.TimeoutModalAnswerItem {
    display: inline-block;
    width: 9.5%;
    font-size: 16px;
}

    .TimeoutModalAnswerItem span:nth-child(1) {
        display: inline-block;
        text-align: right;
        width: 50%;
    }

    .TimeoutModalAnswerItem span:nth-child(2) {
        display: inline-block;
        text-align: left;
        width: 50%;
    }


.USMLEMark {
    display: inline-block;
    width: 65px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url("../Media/TakeTestAssets/USMLEMark.png");
}

.USMLEMarked {
    display: inline-block;
    width: 65px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url("../Media/TakeTestAssets/USMLEMarked.png");
}
/*.ToolTips {
}*/

.ToolTipContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 2px solid black;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    height: 48px;
    background-color: rgb(0, 245, 255);
}

.ToolTipText {
    display: inline-block;
    font-size: 19px;
    width: 186px;
    vertical-align: top;
    font-family: verdana;
}

.ToolTipTextHidden {
    display: none;
}

.ToolTipIcon {
    color: gold !important;
    background-color: black;
    height: 48px;
    border-radius: 25px;
    width: 47px;
    text-align: center;
}

span.ico-peerscore {
    /*background: url("../App_Themes/Styles/Images/info-ico.png") no-repeat scroll 5px 0 transparent;*/
    background: url("../Media/MoreInfoIcon.svg") no-repeat scroll 5px 0 transparent;
    display: inline-block;
    height: 10px;
    width: 15px;
}


#ViewButton.TrueLearn .TL-G-Inputbox {
    background-color: #607D8B;
    height: auto;
    margin: 0px;
}

#ViewButton.TrueLearn .k-dropdown-wrap.k-state-default {
    border: none;
    background-color: #546E7A;
    /*#37474F;*/
}

#ViewButton.TrueLearn .k-dropdown-wrap .k-input {
    color: #fff;
}

#ViewButton.TrueLearn .k-dropdown-wrap .k-i-arrow-s {
    background-position: -17px -30px;
    background-image: url('../Media/Icons.png');
}

#ViewButton.TrueLearn .k-state-active .k-i-arrow-s {
    background-position: -17px 0;
    background-image: url('../Media/Icons.png');
}

#TrueLearnReviewAll, #TrueLearnReviewAnswer, #TrueLearnReviewMark, #TrueLearnReviewNote, #TrueLearnReviewAttachment, #TrueLearnReviewCorrect {
    width: 27px;
}

#Question.TrueLearn .TrueLearn .QuestionBody,
#Question.TrueLearn .TrueLearn .MultipartHead,
#Question.TrueLearn .TrueLearn .AnswerChoiceText,
#Question.TrueLearn .TrueLearn .TLAnswerChoices {
    font-family: Roboto-Regular;
    color: #000;
    /*width: calc(100% - 100px);*/
}

/*#Question.TrueLearn .TrueLearn .AnswerChoiceText{
margin-top: -3px;
vertical-align: top;
}*/


#Question.TrueLearn .TrueLearn .AnswerChoiceLetter {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: bold;
    height: 25px;
}

#Question.TrueLearn .TrueLearn .AnswerChoicePercentage {
    height: 23px;
    /*vertical-align: baseline;*/
}

#Question.TrueLearn .TrueLearn .AnswerChoiceNoPercentage {
    height: 23px;
    /*vertical-align: baseline;*/
}


#Question.TrueLearn .TrueLearn .MultipartTag {
    font-family: Roboto-Regular;
    font-size: 18px;
    background: none;
}

#Question.TrueLearn .TrueLearn .AttachmentTrueLearnContainer #TrueLearnAttachmentViewer,
#Question.TrueLearn .TrueLearn .ExplanationAttachmentTrueLearnContainer #ExplanationTrueLearnAttachmentViewer {
    background-color: white;
    margin: 30px 10px;
    text-align: left;
}


    #Question.TrueLearn .TrueLearn .AttachmentTrueLearnContainer #TrueLearnAttachmentViewer #TLAttachments {
        text-align: left;
    }

        #Question.TrueLearn .TrueLearn .AttachmentTrueLearnContainer #TrueLearnAttachmentViewer #TLAttachments div,
        #Question.TrueLearn .TrueLearn .ExplanationAttachmentTrueLearnContainer #ExplanationTrueLearnAttachmentViewer #ExplanationTLAttachments div {
            text-align: center;
            cursor: pointer;
        }

    #Question.TrueLearn .TrueLearn .AttachmentTrueLearnContainer #TrueLearnAttachmentViewer #TLExamAttachments {
        text-align: center;
        cursor: pointer;
    }

    #Question.TrueLearn .TrueLearn .AttachmentTrueLearnContainer #TrueLearnAttachmentViewer #TLAttachments .TrueLearnAttachmentViewerLarge,
    #Question.TrueLearn .TrueLearn .ExplanationAttachmentTrueLearnContainer #ExplanationTrueLearnAttachmentViewer #ExplanationTLAttachments .TrueLearnAttachmentViewerLarge {
        left: 50%;
        top: 50%;
        position: fixed;
        transform: translate(-50%, -50%);
        background-position: center;
        height: 85vh;
        z-index: 11;
        padding-top: 50px;
        border: none;
    }

    #Question.TrueLearn .TrueLearn .AttachmentTrueLearnContainer #TrueLearnAttachmentViewer #TLAttachments iframe.TrueLearnAttachmentViewerLarge,
    #Question.TrueLearn .TrueLearn .ExplanationAttachmentTrueLearnContainer #ExplanationTrueLearnAttachmentViewer #ExplanationTLAttachments iframe.TrueLearnAttachmentViewerLarge {
        left: 50%;
        top: 50%;
        position: fixed;
        transform: translate(-50%, -50%);
        /*background-position: center;*/
        height: 85vh;
        z-index: 11;
        padding-top: 50px;
        background-color: #00A4E4;
        border: none;
        cursor: pointer;
        background-position: calc(100% - 15px) 10px;
        background-image: url('../Media/Cross.svg');
        background-repeat: no-repeat;
        background-size: 30px;
    }

#Question.TrueLearn .TrueLearn .fa.fa-dot-circle-o {
    color: #00a4e4;
}


#Question.TrueLearn .TrueLearn .fa.fa-check-square {
    color: #00a4e4;
}

#Question.TrueLearn .TrueLearn .fa.fa-circle-o {
    color: #607D8B;
}

#Question.TrueLearn .TrueLearn .fa.fa-square-o {
    color: #607D8B;
}

#Question.TrueLearn .TrueLearn .RatingHeader {
    background: none;
    border: none;
    /*position: fixed;*/
    margin-top: -180px;
    position: absolute;
    /*top: 135px;*/
    right: 0px;
    color: #607d8b;
    font-size: 25px;
    font-family: Roboto-Light;
    text-transform: uppercase;
    text-align: left;
    z-index: 1;
}

.k-window-titlebar.k-header {
    height: 60px;
    margin-top: -60px !important;
    font-size: 24px;
    padding-top: 15px;
    background-color: rgb(0, 69, 107);
    display: flex;
    padding: 15px 30px;
}

    .k-window-titlebar.k-header.TrueLearn {
        height: 60px;
        background-color: #00a4e4;
        text-transform: uppercase;
        font-family: Roboto-Regular;
        font-size: 24px;
        text-align: center;
        padding-top: 15px;
        position: static;
    }

    .k-window-titlebar.k-header.Comlex {
        background-color: rgb(0, 61, 121);
        height: 60px;
        margin-top: -60px !important;
    }

    .k-window-titlebar.k-header.USMLE {
        background-color: rgb(56, 82, 164);
        height: 60px;
        margin-top: -60px !important;
    }


.TrueLearn .ModalOption:hover {
    background-color: #00A4E4;
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.2);
}

.TrueLearn #ModalButtons .ModalOption.ModalCancel {
    display: none;
}

#ModalButtons .ModalOption.ModalCancel {
    display: none;
}


#ExamAttachmentViewer.TrueLearn #ExamAttachmentModalBackground {
    background-color: #000000;
    opacity: 0.7;
}


#ExamAttachmentViewer.TrueLearn {
    border: none;
}


#ExamAttachmentContainer {
    display: block;
    width: 100%;
    height: 500px;
    border: none;
    background-color: white;
    position: relative;
    z-index: 8;
}


#ExamAttachmentViewer.TrueLearn #ExamAttachmentClose {
    top: 15px;
    right: 15px;
}

#ExamAttachmentClose {
    display: inline-block !important;
    position: absolute;
    top: -8px;
    right: -10px;
    cursor: pointer;
    z-index: 9;
}

#ExamAttachmentViewer.TrueLearn #ExamAttachmentClose i {
    font-size: 25px;
    color: #fff;
    background: none;
}

#ExamAttachmentClose i {
    font-size: 25px;
    color: red;
    background-color: white;
    border-radius: 25px;
    line-height: 18px;
}

#Question.TrueLearn .TrueLearn .RatingHeader .rating {
    text-shadow: none;
}

.TLimageAttachmentCover {
    opacity: 0;
    display: block;
    color: #A9A9A9;
    cursor: pointer;
    -webkit-transition: height 0.3s, opacity 0.3s, border 0.3s; /* For Safari 3.1 to 6.0 */
}

#Question.TrueLearn video.Media {
    height: 160px;
    width: 300px;
}

/*.TLExpAttachElements{

}*/

#Question.TrueLearn .TrueLearn #StandardAnswerChoices .BlankChoice {
    background-color: #fff;
    color: #EE2C74;
    font-family: Roboto-Regular;
    border: none;
    font-size: 20px;
}

#Question.TrueLearn .TrueLearn #TrueLearnAnswerChoices {
    display: block;
}

div.k-window.TLPositionFix {
    box-shadow: 5px 15px 30px rgba(0, 0, 0, 0.3);
    width: auto;
    max-width: 500px;
    margin: .5rem;
    position: fixed;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
}

#CommentField_wnd_title, #Calculator_wnd_title {
    right: 50px;
}

.TLNumberCircle {
    margin-left: 6px;
    margin-right: 6px;
    border-radius: 50%;
    width: 20px;
    height: 26px;
    font-size: 14px;
    color: #607D8B;
    text-align: center;
}

.TL-CalculatorRow {
    margin: 20px auto;
}

#TLCalculatorResult {
    width: 168px;
    height: 45px;
    text-align: right;
    border: 0;
    background: #ECEFF1;
    color: #000000;
    border: 1px solid #ccc;
    font-size: 26px;
    letter-spacing: 3px;
}

.CalculatorBtn {
    color: #607D8B;
    cursor: pointer;
    width: 45px;
    height: 45px;
    font-size: 18px;
    border: 1px solid #ccc;
}

.Del-btn {
    background-color: rgba(238, 44, 116, 0.2);
    color: #000;
}

.NumberBtn,
.zero,
.period {
    background: #bcd2db;
    color: #000000;
    font-size: 18px;
    cursor: pointer;
    outline: none;
}

.CalculatorBtn:active,
#eqn-Btn:active {
    color: #607D8B;
    background-color: #ECEFF1;
}

.CalculatorBtn:focus {
    outline: none !important;
    border: 1px solid #0000ff
}

#eqn-Btn {
    background-color: rgba(115, 181, 16, 0.3);
}


.TLThumbRatePositive {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    .TLThumbRatePositive path {
        fill: #bcd2db;
    }

    .TLThumbRatePositive:hover path {
        fill: #00A4E4;
    }

.TLThumbRateNegative {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    .TLThumbRateNegative path {
        fill: #bcd2db;
    }

    .TLThumbRateNegative:hover path {
        fill: #00A4E4;
    }

.TLThumbFill {
    width: 30px;
    height: 30px;
    cursor: pointer;
    fill: #00A4E4;
}

.TLThumbRateNegative:focus,
.TLThumbRatePositive:focus,
.TLThumbFill:focus {
    border: 1px solid #0000ff !important;
}

.PreviousMultiPartQuestions {
    margin: 2% 5%;
    padding: 10px 30px;
    border: 2px solid black;
    font-size: .8rem;
}

    .PreviousMultiPartQuestions * {
        font-size: .8rem;
    }

    .PreviousMultiPartQuestions h1 {
        font-weight: bold;
        text-transform: uppercase;
    }

    .PreviousMultiPartQuestions .QuestionHeading {
        background-color: rgb(204, 204, 204);
        font-weight: bold;
    }

    @media only screen and (min-width: 574px) {
        div .k-window.TLPositionFix {
        margin: 1.75rem auto;
    }

    #Question.Standard {
        padding-right: 215px;
        margin-top: 0px;
    }

    #ReviewStandardContainer {
        height: calc(100% - 100px);
        top: 0;
    }
}

.matching_drag_drop .matching-options {
    width: 90%;
    margin: 40px auto; 
}

.matching_drag_drop .matching-options-item {
    margin: 15px 0;
    width: 40%;
}

.matching_drag_drop .static-options {
    width: 80%;
}

.matching_drag_drop .answer-check-mark {
    min-width: 18px;
}

.matching_drag_drop .static-options-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    margin: 10px 5px;
}

.matching_drag_drop .static-content {
    width: 20%;
    margin: 0 10px;
}

.matching_drag_drop .static-content {
    padding: 15px 0;
}

.matching_drag_drop .drop-zone {
    width: 70%;
    min-height: 50px;
    padding: 15px;
    margin: 5px 10px;
    border: 1px dotted #000;
}

.draggable-item {
    font-style: italic;
    cursor: grab;
}

.matching_drag_drop
.matching-options-item
.dragged {
    opacity: .25;
    padding: 5px;
    font-style: italic;
    background-color: #b4b4b43b;
    cursor: not-allowed;
}

.MatrixAnswerSection {
    display: inline-block;
    border: 1px solid #3852a4;
    border-bottom-width: 5px;
    padding: .625rem;
}

#AnswerChoicesUSMLE .MatrixAnswerSection {
    border-color: #3852a4;
}

.MatrixTable {
    display: inline-table;
}

    .MatrixTable thead th {
        padding: .3rem 1rem 0 1rem ;
        text-align: center;
        max-width: 12rem;
        min-width: 10rem;
    }

.MatrixTable tbody td {
    text-align: center;
}

    .MatrixTable thead th:first-of-type,
    .MatrixTable tbody td:first-of-type {
        min-width: 3rem;
        text-align: left;
    }

.MatrixTable tbody td:first-of-type span {
    margin: .125rem;
}

.MatrixAnswerChoice {
    display: table-row;
}

.matrix-check-mark {
    display: inline-block;
    width: 1.25rem;
    margin: 0;
}

.CorrectChoice {
    color: limegreen;
    border-color: limegreen;
}

.multimedia-provider {
    font-size: 14px;
}

#picmonic-frame {
    width: 100%;
    height: 72vh;
    margin: 0 auto;
    display: block;
}

.picmonic-line {
    background-color: #ebecf0;
    margin: 10px 0;
    text-align: center;
    display: flex;
}

.picmonic-text {
    text-align: center;
    font-weight: bold;
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.picmonic-text p {
    margin: 0 !important;
}

.picmonic-thumb {
    margin: 30px 30px;
    display: inline-block;
    position: relative;
    box-shadow: 7px 7px 7px #ccc;
}

.picmonic-thumb a:after {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    width: 96px;
    height: 96px;
    background: url('../Media/picmonic-play.png');
    background-size: cover;
    content: '';
    pointer-events: all;
}

@media only screen and (min-width: 576px) {
    #Review.TrueLearn {
        top: 115px;
        height: calc(100% - 120px);
    } 
}

@media only screen and (min-width: 703px) {
    #ReviewStandardContainer {
        height: calc(100% - 50px);
        top: 0;
    }
}

@media only screen and (min-width: 768px) {
    #ViewButton.Standard {
        display: block;
    }
}

@media only screen and (min-width: 797px) {
    #Review.TrueLearn {
        top: 105px;
        height: calc(100% - 105px);
    }
}

@media only screen and (min-width: 832px) {
    #ReviewStandardContainer {
        height: 100%;
        top: 0;
    }
}

@media only screen and (min-width: 960px) {
    .mobile-alert {
        display: none;
    }
}

@media only screen and (max-width: 1196px) {
    #Top.USMLE-Skin #ViewButton {
        display: none !important;
    }
}

@media only screen and (max-width: 1008px) {
    #Top.USMLE-Skin .exam-tools, #Top.USMLE-Skin .mark-button, .fixed-bottom.USMLE-Skin .pause-button, #Review.USMLE {
        display: none !important;
    }

    #Top.USMLE-Skin, .fixed-bottom.USMLE-Skin {
        left: 0px;
    }

    .question-container.USMLE {
        padding-left: 0px !important;
    }
}

.modal-xxl {
    max-width: 80vw;
}
