@font-face {
    font-family: 'CircularStd-Book';
    src: url('../fonts/CircularStd-Book.eot');
    src: url('../fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CircularStd-Book.woff2') format('woff2'),
        url('../fonts/CircularStd-Book.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'CircularStd-Medium';
    src: url('../fonts/CircularStd-Medium.eot');
    src: url('../fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CircularStd-Medium.woff2') format('woff2'),
        url('../fonts/CircularStd-Medium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'CircularStd-Bold';
    src: url('../fonts/CircularStd-Bold.eot');
    src: url('../fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CircularStd-Bold.woff2') format('woff2'),
        url('../fonts/CircularStd-Bold.woff') format('woff');
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

ul {
    list-style: none;
}

body {
    min-width: 330px;
    font-family: 'CircularStd-Book';
    font-weight: 450;
    background-color: #f6f7fb;
}

main {
    overflow: hidden;
}

a {
    font-family: 'CircularStd-Medium';
    text-decoration: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}

strong {
    font-family: 'CircularStd-Bold';
}

img,
svg {
    display: block;
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.tcm {
    font-family: 'CircularStd-Book';
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.tcm {
    text-align: center;
}

h2 {
    font-size: 32px;
    line-height: 1.25;
}

h4,
h5,
h6 {
    line-height: 1.3;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 14px;
}

p {
    font-size: 14px;
    color: #000;
    line-height: 1.3;
    margin-bottom: 0;
}

.small {
    font-size: 8.34px !important;
    line-height: 1.32;
}

.fs-12 {
    font-size: 12px;
    line-height: 1.25;
}

.fs-14 {
    font-size: 14px;
    line-height: 1.25;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-21 {
    font-size: 21px;
}

@media(min-width: 992px) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .tcm {
        text-align: left;
    }
}

@media(max-width: 768px) {
    h2 {
        font-size: 26px;
    }

    h4 {
        font-size: 21px;
    }
}



header,
main {
    margin: 0 auto;
}


.ffr {
    font-family: 'CircularStd-Book';
}

.ffb {
    font-family: 'CircularStd-Bold';
}

.ffm {
    font-family: 'CircularStd-Book';
    font-weight: 100;
}

.wc {
    color: #edf1f3;
}

.bc {
    color: #6095C7;
}

.border-bc {
    border: 1px solid #a4bdd8;

}

.gc {
    color: black;
}

.light-gc {
    color: #231f20;
}

.info {
    background-color: #fff;
    padding: 10px 15px;
}

.left {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.logo {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.block {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
}

.title {
    padding: 4px;
}

.gray {
    background-color: #e6eef5;
}

.bg1 {
    background-color: #005196;
}

.bg2 {
    background-color: #005196;
}

.bg3 {
    background-color: #ff8400;
}

.spb {
    justify-content: space-between;
}

.w1 {
    width: 25%;
}

.w2 {
    width: 36%;
}

.w3 {
    width: 74%;
}

.w5 {
    width: 40%;
}

.w6 {
    width: 49%;
}

.w7 {
    width: 58%;
}

.w12 {
    width: 100%;
}

@media(max-width: 960px) {

    .w1,
    .w2 {
        width: 49%;
    }

    .w2:last-child {
        margin: 0 auto;
    }
}

@media(max-width: 576px) {

    .w1,
    .w2 {
        width: 100%;
    }
}



.mh {
    min-height: 310px;
    height: 100%;
}

@media(max-width: 576px) {
    .mh {
        min-height: auto;
    }
}

/*graphic 1 begin*/
.chart-gauge {
    max-width: 500px;
}

.chart-1 {
    fill: #fbc4a0
}

.chart-2 {
    fill: #f9a670
}

.chart-3 {
    fill: #f78941
}

.chart-4 {
    fill: #f56b11
}

.chart-5 {
    fill: #fbe5b4
}

.chart-6 {
    fill: #f9d88e
}

.chart-7 {
    fill: #f7cb69
}

.chart-8 {
    fill: #f5be43
}

.chart-9 {
    fill: #bed8b4
}

.chart-10 {
    fill: #9ec58e
}

.chart-11 {
    fill: #7eb169
}

.chart-12 {
    fill: #5e9e43
}

.needle,
.needle-center {
    fill: #628ec6
}

.square {
    width: 20px;
    height: 20px;
}

.sq1 {
    background-color: #F46A11;
}

.sq2 {
    background-color: #f4bd41;
}

.sq3 {
    background-color: #5E9D44;
}

.jc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.notes {
    /* padding-left: 4px; */
}

.note {
    margin-top: 10px;
    /* margin-right: 20px; */
}

.note p {
    line-height: 1.3;
}

/*graphic 1 end*/

/*graphic 2 begin*/
g:nth-child(1) {
    fill: #ffd56a;
}

g:nth-child(2) {
    fill: #ffc739;
}

g:nth-child(3) {
    fill: #ffb907;
}

g:nth-child(4) {
    fill: #99d5b4;
}

g:nth-child(5) {
    fill: #66bf8e;
}

g:nth-child(6) {
    fill: #33aa69;
}

g:nth-child(7) {
    fill: #a0b5e7;
}

g:nth-child(8) {
    fill: #426bd0;
}

g:nth-child(9) {
    fill: #426bd0;
}

.graphic-block {
    width: 33.33%;
    padding: 0 5px;
}

.graphic-block g rect {
    transform: skew(0deg, 350deg);
}

@media(max-width: 700px) {
    .graphic-block {
        width: 100%;
        max-width: 33%;
    }
}

@media(max-width: 520px) {
    .graphic-block {
        max-width: 45%;
    }
}

@media(max-width: 450px) {
    .graphic-block {
        max-width: 50%;
    }
}

.graphic-block p {
    font-size: 17px;
    line-height: 1.3;
    margin-top: 10px;
}




/*graphic 2 end*/


.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.head-container {
    min-height: 120px;
    background-color: #005196;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 3px #ff8400;
    ;
}

main,
footer {
    background-color: #fff2eb;
}

.main-container {
    padding: 30px;
}

@media (max-width: 992px) {
    .main-container {
        padding: 0 0 30px;
    }
}

.logo {
    height: 100.00%;
    min-width: 100%;
    width: 100.00%;
}

.logo-container {
    display: inline-block;
    height: 83px;
    width: 83px;
}

.navbar-inner {
    background: transparent;
}

.Basic-Text-Frame {
    display: block
}

p.Basic-Paragraph {
    color: #000000;
    font-family: "Minion Pro", serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 1;
    page-break-after: auto;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 1;
}

span.CharOverride-8 {
    color: #ffffff;
    font-family: "CircularStd-Bold", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
}

span.CharOverride-7 {
    color: #ffffff;
    font-family: "CircularStd-Bold", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
}

.head-details {
    background-color: #fff;
    width: 100%;
    min-height: 40px;
    margin: 5px;
    padding: 6px;
    border-radius: 15px 0 15px 0;
    font-family: "CircularStd-Bold", sans-serif;
    font-size: 17px;
    font-style: normal;
    text-transform: uppercase;
}

.head-details .label {
    font-weight: bold;
    color: #ff8400;
}

.card-orange .card-head {
    background-color: #ff8400;
}

.card-head {
    background-color: #005196;
    margin-left: -15px;
    margin-right: -15px;
    padding: 3px;
    border-width: 0px;
    color: #ffffff;
    font-family: "CircularStd-Medium", sans-serif;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    font-size: 21px;
}

.card {
    border-radius: 9px !important;
    overflow: hidden;
}

.b-text {
    color: #005196;
    font-family: "CircularStd-Book", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
}

.pencil-img {
    animation: rotatePencil 3s forwards;
    transform-origin: center;
    animation-fill-mode: forwards;
}

video {
    width: calc(100% + 20px);
    min-height: 240px;
    margin-left: -10px;
    margin-top: -5px;
    margin-bottom: -12px;
}

footer{
    text-align: center;
    height: auto !important;
}
footer img{
    width: 200px;
    display: inline;
}
.name-dropdown{
    border: transparent;
    width: calc(100% - 65px);
    cursor: pointer;
}

#student-name option {
    padding: 10px; /* Add padding inside options */
    background-color: #fff; /* Background color for options */
    color: #333; /* Font color for options */
}

.confidence-container {
    width: 74%;
}

@media (max-width: 991px) {
    .confidence-container {
        width: 100%;
    }
    .rsp {
        display: block !important;
    }
}

.engagement-container {
    width: 25%;
}

@media (max-width: 991px) {
    .engagement-container {
        width: 100%;
    }
}

._idGenObjectAttribute-1 {
    width: 100%;
}