/* Font family */
@font-face {
    font-family: Poppins-SemiBold;
    src: url(../../fonts/Poppins-SemiBold.ttf);
}

@font-face {
    font-family: Poppins-Regular;
    src: url(../../fonts/Poppins-Regular.ttf);
}

html,
body {
    background: rgba(0, 51, 153, 0.05) !important;
}

html {
    margin-top: 0px !important;
}
#cs-content .x-section {
    padding-top: 0 !important;
}
.x-main.full {
    padding-top: 0px;
    background: rgba(0, 51, 153, 0.05) !important;
}

.b-10-radius {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.b-10-radius-bottom {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.b-10-radius-top {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.shadow-updated {
    box-shadow: 0px 0px 20px 1px rgba(0, 51, 153, 0.1) !important;
}

.secondary-bg-contri {
    background: #f3f4f9 !important;
}

.text-color-lightgray-font-bold {
    font-family: Poppins-SemiBold !important;
    color: #999999 !important;
    text-transform: none !important;
    font-size: 10px;
}

.text-color-blue-font-bold-primary {
    font-family: Poppins-SemiBold !important;
    color: #003399 !important;
    text-transform: none !important;
    font-size: 16;
}

.text-color-blue-font-bold-secondary {
    font-family: Poppins-Regular !important;
    color: #003399 !important;
    text-transform: none !important;
    font-size: 14px !important;
}

.text-decoration-underline {
    text-decoration: underline !important;
}
.title-font {
    font-size: 18px !important;
}
.e649-1.x-section {
    padding: 0px !important;
    padding-top: 10px;
}

/* World rank table section */
.img-wrapper {
    height: 243px !important;
    overflow: hidden;
    position: relative;
}

.img-wrapper img {
    position: absolute;
    top: -50px;
}
.world-ranking-table-wrapper {
    margin-right: 37px;
    /* height: 81vh; */
    /*margin-top: 20px;*/
}
.world-rank-wrapper-sidebar {
    width: 300px;
    min-height: 70vh;
}
.ranking-title-heading {
    z-index: 9999;
    letter-spacing: 0.1px;
}

.table td {
    border: none;
    vertical-align: middle;
    border-top: 1px solid #e6e9f5;
}

.table thead tr th {
    border-bottom: none !important;
}
.table th {
    border: none;
    border-bottom: 1px solid #e6e9f5;
}

/* Rank filter section */
.rank-search-wrapper {
    /* min-height: 41vh; */
    /* margin-top: 29px; */
    /*margin-top: 20px;*/
}
.rank-search-wrapper, .quiz-card-block, .advertisement{
    margin-left: 37px;
}
.form-group {
    margin-bottom: 0.5rem !important;
}
.b-bottom {
    border: none;
    border-bottom: 1px solid #697cc4 !important;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.b-bottom:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-view-result {
    background: #05249d !important;
    font-size: 12px !important;
    margin: 0px !important;
    border-radius: 6px !important;
    font-family: Poppins-Regular !important;
    letter-spacing: 1.7px !important;
    color: #fff !important;
    border: none !important;
    outline: none !important;
    padding: 16px 24px;
}

.btn-view-result:hover {
    background: #05249d !important;
    color: #fff !important;
}
.x-btn:hover,
.button:hover,
[type='submit']:hover {
    border-width: none !important;
    text-transform: capitalize;
    background-color: transparent;
    border: none !important;
}
.effect,
.effect2,
.effect3 {
    height: 30px !important;
}
.effect ~ label,
.effect2 ~ label,
.effect3 ~ label {
    position: absolute;
    left: 0;
    width: 100%;
    top: 3px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: text;
    letter-spacing: 0.5px;
}

.effect:focus ~ label,
.effect2:focus ~ label,
.effect3:focus ~ label {
    top: -17px;
    font-size: 12px;
    color: #3399ff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.form-group {
    position: relative;
}

input[type='text'] {
    font-size: 16px;
    background: none !important;
    font-family: Poppins-SemiBold !important;
    color: #003399 !important;
}

/* World rank crad section content */
.col-custom-wrapper {
    min-height: 18vh;
}

.b-8-radius {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.border-topic {
    border: 3px solid #c7923c;
}

.background-topic {
    background: #c7923c;
}

ul,
ol {
    padding: 0;
    margin: 0 0 1.313em 1.655em;
}

.masterclass-product-card {
    height: 54px;
    position: relative;
    padding: 4px 0 4px 0px;
}

.col-custom,
.topic-and-created {
    width: 100%;
}

.parent {
    margin-left: calc(17px / 2);
    position: relative;
    opacity: 1;
    padding: 0px !important;
}
h6.card-inner-title-bottom {
    font-family: Poppins-Regular !important;
    color: #fff !important;
    text-transform: none !important;
    font-size: 12px;
    text-decoration: none !important;
    letter-spacing: 1px !important;
    position: absolute;
    z-index: 9999;
    margin-bottom: .5rem;
    line-height: 1.2;
    top: 95%;
    left: 6px;
}

.star-img-bottom {
    position: absolute;
    z-index: 9999;
    top: 96%;
    right: 6px;
}

.masterclass-product-card-inner-star-text2 {
    padding-left: 68px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.masterclass-product-card-inner-star-text2 img {
    width: 85px;
}

.masterclass-product-card-inner {
    position: relative;
    height: 100%;
}

.masterclass-product-card-inner .profile-img {
    width: 40px;
    height: 40px;
    position: absolute !important;
    top: 0px;
    left: 6px;
}

.pl-55 {
    padding-left: 55px;
}

.masterclass-product-card-inner-star-text {
    padding-right: 38px;
    padding-left: 68px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.masterclass-product-card-inner-star-text img {
    width: 85px;
}

.masterclass-product-card-inner-star-text h6 {
    white-space: nowrap;
    /* text-overflow: ellipsis; */
    overflow: hidden;
    display: block;
    font-size: 14px !important;
}

.card-line-left {
    position: absolute;
    top: 82%;
    left: 0px;
    width: 100%;
    height: 41%;
}

.pl-51 {
    padding-left: 55px;
}

/* .img-wrapper {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
} */

/* Media query */
/* .rank-search-wrapper,
.col-custom-wrapper,
.img-wrapper {
  width: 85%;
} */
.col-custom {
    width: 280px !important;
}

.col-custom .parent {
    width: 263px !important;
}

@media (max-width: 1596px) {
    /* 
    .btn-view-result-wrapper {
      overflow: hidden;
      width: 100%;
    } */

    .text-color-blue-font-bold-primary {
        font-size: 16px !important;
    }
    .text-color-blue-font-bold-secondary {
        font-size: 12px !important;
    }

    /* .col-custom-wrapper {
      padding: 8px 10px !important;
    } */

    .masterclass-product-card-inner-star-text {
        padding-left: 58px;
    }
    /* .topic-and-created {
      flex-direction: column;
    } */
    /* .topic-and-created .col:last-child {
      margin-top: 10px;
    } */
}
@media (min-width: 768px) and (max-width: 1596px) {
    .btn-view-result {
        font-size: 10px !important;
    }
}
@media (max-width: 1367px) {
    .text-color-blue-font-bold-primary {
        font-size: 14px !important;
    }
    .text-color-blue-font-bold-secondary {
        font-size: 10px !important;
    }
}

@media (max-width: 1100px) {
    /* .col-custom-wrapper {
      padding: 4px 10px !important;
    } */

    .masterclass-product-card-inner-star-text {
        padding-left: 58px;
    }

    /* .col-custom-wrapper {
      padding: 4px 4px !important;
    } */

    .text-color-blue-font-bold-primary {
        font-size: 14px !important;
    }
    .text-color-blue-font-bold-secondary {
        font-size: 10px !important;
    }

    .masterclass-product-card-inner-star-text {
        /* padding-right: 38px;
        padding-left: 68px; */
        padding-right: 4px;
        padding-left: 53px;
    }
}

@media (max-width: 767px) {
    /* .btn-view-result-wrapper {
      overflow: hidden;
      width: 100%;
    } */

    .text-color-blue-font-bold-primary {
        font-size: 16px !important;
    }
    .text-color-blue-font-bold-secondary {
        font-size: 12px !important;
    }
    /* 
    .col-custom-wrapper {
      padding: 8px 10px !important;
    } */

    .masterclass-product-card-inner-star-text {
        padding-left: 58px;
    }
    /* .topic-and-created {
      flex-direction: column;
    } */
    /* .topic-and-created .col:last-child {
      margin-top: 10px;
    } */

    .world-rank-wrapper-table {
        width: 80%;
    }
}


.input-spinner {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
}
.topic-error{
    color: red;
    font-size: 12px;
}
.view-more-wrap {
    background: #d3d8ed !important;
    border-radius: 6px;
}
.loading-text {
    font-family: Poppins-regular !important;
    font-size: 14px;
}
.viewmore-text {
    font-family: Poppins-SemiBold !important;
    font-size: 14px;
    color: #555;
}
.view-nomore-result-available {
    font-family: Poppins-SemiBold !important;
    border-radius: 6px;
    font-size: 13px;
    padding: 5px;
}
.highlight-row {
    background-color:#FFFFD9 !important;
}
#rankingbody td {
    text-align: center;background: rgba(0, 0, 0, 0) !important;
}
#rankingbody td:first-child {
    width: 10% !important; 
}
#rankingbody .profile-img {
    width: 40px; height: 40px;margin: 0px;background: rgba(0, 0, 0, 0) !important;
}
.archived-button-group {
    margin-top: 15px;
}
.combined-group-btn {
    border: 1px solid #003399 !important;
    border-radius: 5px;
    padding: 8px;
    margin-right: 8px;
}
.archived-button-group a{
    color:  #003399 !important;
}
.archived-button-group a:hover{
    color:  #003399 !important;
    text-decoration: none !important;
}