<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ui-tabs .ui-tabs-panel {
    width: auto;
    height: auto;
}

.ui-tabs-anchor {
    font-weight: bold;
}

text {
    font: 16px 'Roboto' !important;
}

.tAxis {
    font: normal 10px 'Roboto' !important;
}
.secCurrent, .secTarget, .secGap {
    height: 40px!important;
    width: 40px!important;
    border-radius: 30px;
    display: grid;
    align-items: center;
    justify-content: center;
}

.currentHeader, .targetHeader {
    text-align: left!important;
    font-size: 18px;
}

.gapHeader {
    font-size: 18px;
}
.txtSetDate, .txtReminderDate {
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    height: 44px;
    line-height: 44px;
    width: 98%;
    color: #383838;
    margin: 0 0 0px;
    padding: 0 5px !important;
    font-size: 12px !important;
}

.TipContainer, .TipContainer1, .TipContainer2 {
    float: left;
    max-width: 600px;
    min-width: 100px;
    position: absolute;
    display: none;
    padding-top: 20px;
}

.topLeft, .topRight, .bottomLeft, .bottomRight {
    float: left;
    height: 10px;
    width: 15%;
}

.topMiddle {
    background-image: url("../assets/images/tooltipbx_top.png");
    background-position: center top;
    float: left;
    height: 10px;
    width: 70%;
}

.tipMiddle {
    background: none repeat scroll 0 0 #fff;
    border-left: 1px solid #828282;
    border-right: 1px solid #828282;
    float: left;
    max-width: 600px;
    min-width: 100px;
    padding: 0 4px;
}

*:first-child + html .tipMiddle {
    border: 1px solid #828282;
}

.tipBottom {
    height: 10px;
}

.topLeft {
    background-image: url("../assets/images/tooltipbx_top.png");
    background-position: left top;
}

.topRight {
    background-image: url("../assets/images/tooltipbx_top.png");
    background-position: right top;
}

.bottomLeft {
    background-image: url("../assets/images/tooltipbx_bot.png");
    background-position: left bottom;
    width: 50%;
}

.bottomRight {
    background-image: url("../assets/images/tooltipbx_bot.png");
    background-position: right bottom;
    width: 50%;
}

.pt-mainBodyCont {
    width: 100%;
    background: none;
}

.pt-leftSection, .pt-mainLeftContent {
    width: 100%;
}

.danImg {
    float: left;
}

.danLi {
    margin-bottom: 20px;
}

.danKeys1 {
    margin: 7px auto;
    display: inline-grid;
    width: 43%;
    height: 50px;
    border: 1px solid #E4E4E4;
    background: #00aff0;
}

.keyTitle {
    color: #000 !important;
    text-align: center;
    margin: auto;
    font-size: 14px;
}

.masteryHeading {
    width: 100%;
}

.mainGridHeadLength {
    text-align: center;
    width: 8%;
}

.mainGridHeadDateLength {
    text-align: center;
    width: 12%;
}

.mainGridHeadRaggLength {
    text-align: center;
    width: 5%;
}

.mainGridHeadExam {
    text-align: center;
    width: 12%;
}

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

.rating {
    width: 98%;
    float: left;
    margin: 7px 1%;
}

.innerRating {
    width: 35%;
}

.actionRating {
    width: 95%;
    margin-top:10px;
}
.secNewDoContainer {
    border-radius: 10px;
    border: 1px solid #d6d6d6;
    min-height: 44px;
    line-height: normal;
    width: 100%;
    padding: 10px 2%;
    margin: 0 0 0px;
    resize: none;
}
.secNewDoContainer, .takeAction{
    display:none;
}
.pt-formRowHalfLeft, .pt-formRowFull {
    margin: 0;
}

.pt-globelForm {
    margin-bottom: 0;
}

.ratingScores1, .ratingScores2, .ratingScores3, .ratingScores4, .ratingScores5, .ratingScores6 {
    height: 50px;
    width: 20%;
    float: left;
    cursor: pointer;
    text-align: center;
}

.ratingScores1 {
    width: 10%;
    border: 0;
    display: grid;
    align-items: center;
    justify-content: start;
    font-size: 18px;
}

.ratingScores4 {
    display: grid;
    align-items: center;
    justify-content: center;
}

.ratingScores2, .ratingScores3 {
    width: 17%;
}

.ratingScores4 {
    width: 10%;
    cursor: auto;
}

.ddlCurrent, .ddlTarget {
    margin-top: 5%;
    width: 80%
}

.rateSection {
    width: 35%;
    float: left;
    margin-top: 20px;
}

.circleSection {
    width: 65%;
    float: right;
}

select {
    padding: 0 5px 5px;
}

.ulHeadings {
    margin-left: 20px;
}

    .ulHeadings li {
        list-style: decimal;
    }

        .ulHeadings li ol {
            margin-left: 20px;
        }

            .ulHeadings li ol li {
                list-style: disc;
            }

.ratingTitle {
    margin-top: 4px;
    height: 34px;
    font-weight: bold;
    cursor: auto;
    text-align:left;
    width:40%;
}

.hiddenContent {
    display: none;
}
.rating_head, .ratingQuest, .secInstruction, .sliderImage {
    display: none;
}
@media all and (max-width:1100px) {
    .rateSection {
        width: 100%;
    }

    .circleSection {
        float: none;
        margin: auto;
        display: grid;
        justify-content: center;
    }
    .txtSetDate{
        font-size:13px!important;
    }
    #divRadarOthers{
        width:700px;
    }

    .pt-notRequiredMobile {
        display: none;
    }

    .pt-RequiredOnMobile {
        display: block;
    }

    .mainGridHead {
        width: 100%;
    }

    .ratingScores1, .ratingScores4, .ratingScores5, .ratingScores6 {
        width: 10%;
    }

    .ratingScores2, .ratingScores3 {
        width: 20%;
    }

    .ddlCurrent, .ddlTarget {
        width: 80%;
    }

    .danKeys1 {
        width: 100%;
        margin-top: 30px;
    }

    .rating {
        width: 100%;
        float: right;
        margin: 7px auto;
    }
}

@media all and (max-width:479px) {
    text {
        font: bold 16px 'Roboto' !important;
    }
    #divRadarOthers {
        width: 330px;
    }

    .ratingScores1, .ratingScores4, .ratingScores5, .ratingScores6 {
        width: 10%;
    }

    .ratingScores2, .ratingScores3 {
        width: 23%;
    }

    .ddlCurrent, .ddlTarget {
        width: 85%;
    }

    .danKeys1 {
        width: 100%;
        margin-top: 30px;
    }

    .rating {
        width: 100%;
        float: right;
        margin: 7px auto;
    }

    .rateSection {
        width: 100%;
        float: right;
    }

    .circleSection {
        width: 100%;
        float: left;
        margin-left: -10px;
    }
}

@media all and (max-width:359px) {

    #divRadarOthers {
        width: 320px;
    }

    .ratingScores1, .ratingScores4, .ratingScores5, .ratingScores6 {
        width: 15%;
    }

    .ratingScores2, .ratingScores3 {
        width: 35%;
    }

    .ddlCurrent, .ddlTarget {
        width: 90%
    }

    .danKeys1 {
        width: 100%;
        margin-top: 30px;
    }

    .rating {
        width: 100%;
        float: right;
        margin: 7px auto;
    }
}
</pre></body></html>