.pearl-grading .image-container {
    margin-top: 10px
}

.pearl-grading .image-container .option-popup {
    width: auto
}

.tps_grading_videoBox {
	margin-top: 30px;
}


@media (max-width: 767px) {
    .pearl-grading .image-container img {
        width: 90%
    }
}

.akoya-quality-container {
    margin-top: 10px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .akoya-quality-container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.akoya-quality-container .akoya-quality-item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .akoya-quality-container .akoya-quality-item {
        width: 100%
    }
}

.akoya-quality-container .akoya-quality-item .title-container {
    color: #62564a;
    display: block;
    text-align: center;
    width: 100%
}

.akoya-quality-container .akoya-quality-item .subtitle {
    color: #62564a;
    display: block;
    text-align: center;
    width: 100%
}

.akoya-quality-container .akoya-quality-item .akoya-image {
    width: 100%
}

.akoya-quality-container .akoya-quality-item .akoya-image img {
    width: 250px
}

.pearl-grading-table {
    padding-bottom: 2rem
}

.pearl-grading-table table {
    border-spacing: 0;
    border-collapse: collapse
}

.pearl-grading-table table .empty {
    border-right: none;
    border-bottom: 1px solid #cdcdcd
}

@media (max-width: 767px) {
    .pearl-grading-table table .empty {
        width: 12rem
    }
}

.pearl-grading-table table .row {
    text-transform: uppercase;
    padding: 0 1rem;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    background: #f3f3f4
}

.pearl-grading-table table .row span {
    color: #62564a;
    font-size: 25px;
}

@media (max-width: 767px) {
    .pearl-grading-table table tr {
        height: 7.5rem
    }
}

.pearl-grading-table table td {
    text-align: center;
    padding: 1rem;
    border: 1px solid #cdcdcd;
    background: #f3f3f4
}

.pearl-grading-table table td p {
    min-width: 8rem;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #7c7c7c
}

.pearl-grading-table thead {
    background: #fff
}

.pearl-grading-table thead tr {
    height: auto
}

.pearl-grading-table .tablesaw thead th {
    text-align: center
}

.pearl-grading-table .tablesaw thead th span {
    color: #62564a;
    font-size: 1rem;
	font-weight: bold;
}

@media (max-width: 767px) {
    .pearl-grading-table .tablesaw thead th span {
        font-size: 1.25rem
    }
}

.pearl-grading-table .tablesaw-advance {
    position: absolute;
    left: 1rem;
    z-index: 500
}

.pearl-grading-table .tablesaw-advance .tablesaw-nav-btn {
    border: 1px solid #e1ebf3
}

.pearl-grading-table .tablesaw-advance .tablesaw-nav-btn.right:before {
    border-left: 5px solid #62564a
}

.pearl-grading-table .tablesaw-advance .tablesaw-nav-btn.left:before {
    border-right: 5px solid #62564a
}

.pearl-grading-table .tablesaw-advance.minimap {
    position: absolute;
    left: 5rem;
    max-width: 10rem
}

.pearl-grading-table .tablesaw-advance.minimap .tablesaw-advance-dots li i {
    background: #62564a
}

.pearl-grading-table .tablesaw-all-cols-visible .tablesaw-advance {
    display: none
}

.pearl-grading-table .tablesaw-all-cols-visible .minimap {
    display: none !important
}
