/* global */
.cmp-text {
    padding: 0px !important;
}

.right-bar {
    display: flex;
    justify-content: end;
}

.left-bar {
    display: flex;
    justify-content: start;
}

.font-blue-reg {
    color: #004D74;
    font: 400 16px/19.2px "Roboto", sans-serif;
}

.bar-green {

    background: repeating-linear-gradient(-55deg, #A6CF00, #A6CF00 5px, #749E00 3px, #749E00 20px);
}

.bar-blue {

    background: #43727F;
}

.purple-shade {
    background: #7E736D;
}

.green-streep-w20.mini-shaded-bx {

    background: repeating-linear-gradient(-55deg, rgb(166, 207, 0), rgb(166, 207, 0) 5px, rgb(116, 158, 0) 3px, rgb(116, 158, 0) 10px);
}

.blue-streep-w20 {
    background: rgb(67, 114, 127);
}

.green-brown-shade {
    background: repeating-linear-gradient(-55deg, #B2D234, #B2D234 5px, #6A7D17 3px, #6A7D17 10px);
}

.green-brown-table {
    background: repeating-linear-gradient(-55deg, #B2D234, #B2D234 5px, #6A7D17 3px, #6A7D17 20px);
}

.pink-white-mini-shading {
    background: repeating-linear-gradient(-55deg, rgba(153, 0, 100, 0.52), rgba(153, 0, 100, 0.52) 5px, rgb(153, 0, 100) 3px, rgb(153, 0, 100) 10px);
}

.pink-shaded-table {
    background: repeating-linear-gradient(-55deg, rgba(153, 0, 100, 0.52), rgba(153, 0, 100, 0.52) 5px, rgb(153, 0, 100) 3px, rgb(153, 0, 100) 20px);
}

.dark-pink-white-mini-shading {
    background: repeating-linear-gradient(-55deg, #801852cc, #801852cc 5px, #801852 3px, #801852 10px);
}

.dark-pink-shaded-table {
    background: repeating-linear-gradient(-55deg, #801852cc, #801852cc 5px, #801852 3px, #801852 20px);
}

.purple-shading-mini {
    background: repeating-linear-gradient(-55deg, #6810d4d9, #6810d4d9 5px, #6810D4 3px, #6810D4 10px);
    ;
}

.purple-shading-table {
    background: repeating-linear-gradient(-55deg, #6810d4d9, #6810d4d9 5px, #6810D4 3px, #6810D4 20px);
}

.black-shading {
    background: #464646;
}

.brown-shading {
    background: #7F736E;
}

.yellow-mini {
    background: repeating-linear-gradient(-55deg, #fcc509c9, #fcc509c9 5px, #fcc509 3px, #fcc509 10px);
}

.yellow-table {
    background: repeating-linear-gradient(-55deg, #fcc509c9, #fcc509c9 5px, #fcc509 3px, #fcc509 20px);
}

/* global */

/* Top Banner Css */
.banner-page {
    background-color: #F5F5F5;
    padding: 24px;
    text-align: center;
}

.banner-head {
    color: #004D74;
    margin: 0px;
    font: 700 19px/22.8px "Roboto", sans-serif;
}

.banner-subhead {
    font: 700 32px/38.4px "Roboto", sans-serif;
    color: #3C4242;
    padding: 12px;
    margin: 16px auto 0px;
}

.banner-description {
    color: #3C4242;
    font: 400 19px/26.03px "Roboto", sans-serif;
}

/* Top Banner Css */

/* tab list */
#tab-list-container {
    /* padding: 0px 16px; */
}

.tab-list-inner.prev-trails {
    margin: 32px auto;
    padding-bottom: 40px;
}

.tab-list-inner .custom-scrollbar.prev-traials-scroll {
    display: block;
}

/* tab list */

/* blue box Css */
#blue-box-container {
    padding: 0px 16px;
}

.blue-box {
    margin: 0 0 40px 0;
    padding: 16px;
    width: 100%;
    background: #004D74;
}

.blue-box-head {
    color: #fff;
    margin: 40px 0 24px 0;
    font: 700 29px/34.8px "Roboto", sans-serif;
}

/* blue box Css */

/* blue heading */
#blue-head-container {
    padding: 0px 16px;
    width: 100%;
}

.common-blue-heading {
    color: #004D74;
    font: 700 26px/31.2px "Roboto", sans-serif;
    margin: 0px 0px 24px 0px;
}

/* blue heading */

/* table css with header */

#chart-table td,
#chart-table th {
    border-color: #9E9E98;
}

#chart-table th:not(:first-child) {
    text-align: center;
}

#chart-table {
    /* padding: 0px 16px; */
    width: 100%;
}

.table-header-chart {
    display: flex;
    gap: 16px;
    width: 100%;
    padding: 16px 0 16px 0;
}

.min-chart {
    display: flex;
    gap: 4px;
    align-items: center;
}

.mini-shaded-bx {
    display: block;
    min-width: 20px;
    width: 20px;
    height: 10px;
}



.table-header-chart span.mini-shaded-bx,
.table-header-chart .mini-shaded-lftext {
    color: #3C4242;
    font: 400 16px/19.2px "Roboto", sans-serif;

}

.th-heading-blue {
    color: #004D74;
    font: 700 16px/19.2px "Roboto", sans-serif;
    padding: 12px;
    border-bottom-color: #5486A0 !important;
    border-bottom: 3px solid;

}

.margin-first-box {
    line-height: 21.92px;
}

.font-normal {
    color: #3C4242;
    font: 400 16px/19.2px "Roboto", sans-serif;
    padding: 4px 12px;
}

.table-left-tr {
    font: 400 16px/19.2px "Roboto", sans-serif;
    color: #3C4242;
    padding: 12px;
    max-width: 200px;
}

.margin-first-box,
.table-first-left {
    margin: 16px 0px;
}

.chart {
    margin: 0px;
    padding: 0px;
}

.chart li {
    display: flex;
    justify-content: space-between;
}

.chart li .bar {
    height: 16px;
    width: 100%;
    max-width: 190px;
}

.bar.left-bar+.val {
    text-align: right;
}


.bg-bar-width {
    display: inline-block;
    height: 16px;
}

/* table css with header */
/* footnote css */

#footnote-container {

    width: 100%;
}

.footnote {
    margin-bottom: 48px;
}

.footnote-inner {
    margin-top: 24px;
}

.footnote.foot-note-ar {
    padding: 0px
}

/* footnote css */
/* Silver 2 box container */
#silver-box2-container {
    padding: 0px 16px;
    width: 100%;
}

.silver-box {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.silver-box .grey-inner-container {
    padding: 32px 16px;
    width: 100%;
    background: #F5F5F5;
    font-family: "Roboto", sans-serif;
}

.silver-box .silver-box-title {
    font: 700 16px/19.2px "Roboto", sans-serif;
    color: #004D74;
    margin-top: 32px;
    margin-bottom: 12px;
    text-align: center;
}

.silver-box .grey-inner-container ul.silver-box-list {
    padding-left: 16px;
    margin: 16px 0;
}

.silver-box .grey-inner-container ul.silver-box-list li {

    color: #3C4242;
    font: 400 16px/21.92px "Roboto", sans-serif;
    list-style: disc;
}

.silver-box .grey-inner-container ul.silver-box-list-inner {
    padding-left: 40px;
}

.silver-box .grey-inner-container ul.silver-box-list-inner li {
    list-style: circle;
}

/* Silver 2 box container */
/* second-table-heding */
.second-table-heading {
    margin: 64px 0px 24px 0px;
}

.table-header-chart.lg-table-mini {
    padding: 16px 0px;
}

.chart-table.lg-table-main .table-left-tr {
    line-height: 21.92px;
}

.table.parbase h2 {
    display: none;
}

.table-header-chart.lg-table-mini .mini-shaded-lftext {
    margin: 16px 0px;
    line-height: 21.92px;
}

.chart-table.lg-table-main .th-heading-blue {
    /* line-height: 19.2px; */
}



/* scroll bar code */
body#prev-paolo-1 .tab-list-inner .tab-list>:nth-child(1),
body#prev-solo-1 .tab-list-inner .tab-list>:nth-child(2),
body#prev-solo-2 .tab-list-inner .tab-list>:nth-child(3),
body#prev-PROpel .tab-list-inner .tab-list>:nth-child(4),
body#prev-PROfound .tab-list-inner .tab-list>:nth-child(5),
body#prev-Olympia .tab-list-inner .tab-list>:nth-child(6),
body#prev-Olympiad .tab-list-inner .tab-list>:nth-child(7),
body#prev-polo .tab-list-inner .tab-list>:nth-child(8) {

    background: #ffffff;
    border: 2px solid #003864;
    color: #004D74;
    text-decoration: underline;
    font-weight: bold;
}


/* scroll bar code */
/* solo-2 css */
.margin-mini-text {
    margin: 16px 0px;
}

body#prev-PROfound .blue-box {
    margin: 0px 0px 64px 0px
}

.silver-box ul.silver-box-list.flex-center {
    display: flex;
    justify-content: center;
}

body#prev-Olympiad .olympiad-bold-table {
    line-height: 21.92px;
}

@media screen and (max-width: 991px) {
    .footnote.foot-note-ar .first-line-footnote {
        padding-left: 8px;
    }

    .footnote.foot-note-ar .ast-footnote {
        margin-left: -8px;
    }

    #blue-head-container {
        padding: 0px 16px 6px;
    }

    #prev-paolo-1 #references-section,
    #prev-solo-2 #references-section,
    #prev-PROpel #references-section,
    #prev-solo-1 #references-section,
    #prev-PROfound #references-section,
    #prev-Olympia #references-section,
    #prev-Olympiad #references-section,
    #prev-polo #references-section {

        padding-bottom: 15px;
    }
}



@media screen and (min-width: 992px) {

    /* Top Banner Css */
    .banner-page {
        padding: 48px 80px;
    }

    .banner-subhead {
        font-size: 40px;
        line-height: 48px;
    }

    /* Top Banner Css */


    /* blue box Css */
    #blue-box-container {
        max-width: 1280px;
        margin: 0px auto;
    }

    .blue-box {

        width: 66%;
    }

    .blue-box-head {
        font-size: 33px;
        line-height: 39.6px;
    }

    /* blue box Css */


    /* blue heading */
    #blue-head-container {
        max-width: 1280px;
        margin: 0px auto;
    }

    .common-blue-heading {
        font-size: 28px;
        line-height: 33.6px;
        width: 67%;
    }

    /* blue heading */

    /* tab list */
    #tab-list-container {
        max-width: 1280px;
        margin: 0px auto;
    }

    /* tab list */

    /* table css with header */
    #chart-table {
        max-width: 1280px;
        margin: 0px auto;
    }

    #table-container-inner {
        width: 67%;
    }

    /* table css with header */
    /* footnote css */
    #footnote-container {
        max-width: 1280px;
        margin: 0px auto;
    }

    .footnote {
        width: 67%;
    }

    /* footnote css */
    /* Silver 2 box container */
    #silver-box2-container {
        max-width: 1280px;
        margin: 0px auto;
    }

    .silver-box {
        flex-direction: row;
    }

    /* Silver 2 box container */
    .tab-list-inner .custom-scrollbar.prev-traials-scroll {
        display: none;
    }

    .silver-box .silver-box-title {

        font-size: 18px;
        line-height: 21.6px;
    }

    #blue-head-container {
        margin-bottom: 32px;
        padding-bottom: 6px;
    }

    .footnote.foot-note-ar .ast-footnote.ast-indent {
        padding-left: 0;
    }



}

@media screen and (min-width: 903px) {
    .tab-list-inner.prev-trails .tab-list {
        overflow: hidden;
    }
}
@media screen and (min-width :320px) and (max-width: 350px) {
    #blue-box-container .table-left-tr{
        padding:12px 0px;
    }
   
    #blue-box-container .table-first-left,#blue-box-container .table-left-tr p{
        margin-left:3px;
        margin-right: 3px;
    }
 
    .table-left-tr,.font-normal,.font-blue-reg {
       font-size: 14px;
    }
   
    #blue-box-container  .chart-table.small-table .table-left-tr{
        padding:12px 5px;
    }
 
  }
  
@media screen and (min-width :992px) and (max-width: 1300px){
    .tab-list-inner.prev-trails,.tab-list-inner.median-onset {
        padding-left:13px;
    }
}