.sidenavd {
    display: none;
    height: 100%;
    width: 400px;
    position: fixed;
    z-index: 999999999;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    /* transition: 0.5s; */
    padding-top: 35px;
    border-right: 5px solid #261824;
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: scroll;
}

    .sidenavd p {
        margin: 0;
    }

    .sidenavd .closebtn {
        position: absolute;
        font-size: 40px;
        margin-left: 50px;
        cursor: pointer !important;
        color: #000 !important;
        top: 10px;
        right: 10px;
    }

/*Shapes*/
.ds-shapes {
    /*display: flex;*/
    display: flex;
    flex-flow: row;
    justify-content: center;
    text-align: center;
}

.ds-shapes1 {
    display: flex;
    justify-content: center;
    text-align: center;
}

ul.ds-shapes1 li {
    padding-left: 13px;
    padding-right: 13px;
    flex-wrap: wrap;
}

ul.ds-shapes li {
    /*padding-left: 10px;
     flex-wrap: wrap;*/
    padding-left: 4px;
    padding-right: 4px;
    flex-wrap: wrap;
    justify-content: center;
}

ul.ds-shapes li {
    flex-wrap: wrap;
}

#color ul.ds-shapes li {
    padding-left: 13px;
    padding-right: 13px;
    flex-wrap: wrap;
}

#clarity ul.ds-shapes li {
    padding-left: 13px;
    padding-right: 13px;
    flex-wrap: wrap;
}

a.cert {
    color: #337ab7;
    text-decoration: underline;
    cursor: pointer;
}

@media (max-width: 960px) and (min-width: 501px) {
    .flex-container {
        flex-wrap: wrap;
    }

    ul.ds-shapes li {
        width: 19%;
    }
    /* Show 2 logos per row on medium devices (tablets, phones in landscape) */
}

@media (max-width: 500px) {
    .flex-container {
        flex-wrap: wrap;
    }

    ul.ds-shapes li {
        width: 19%;
    }
}


.img-responsive1 {
    display: block;
    max-width: 75%;
    height: auto;
    margin: 0 auto;
}

.nav-tabs-oform > li > a.active {
    background: #212863;
    color: #fff;
}

.nav-tabs-oform > li > a {
    padding: 5px 20px;
    background: #212863;
    border-radius: 0;
    color: #fff;
    border: 1px solid #212863;
}

    .nav-tabs-oform > li > a:hover {
        padding: 5px 20px;
        background: #ffffff;
        border-radius: 0;
        color: #212863;
        border: 1px solid #212863;
    }

.remmargin {
    margin-top: 0;
}

.rzslider .rz-pointer {
    top: -7px !important;
    width: 22px !important;
    height: 22px !important;
}

    .rzslider .rz-pointer:after {
        top: 7px !important;
        left: 7px !important;
        width: 7px !important;
        height: 7px !important;
    }

.rzslider .rz-bar {
    height: 8px !important;
}

.TFrame {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-top: 0px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

    .TFrame h5 {
        font-size: 16px !important;
        font-weight: 700;
        margin-top: 5px;
    }

.ds-shapes p {
    font-size: 12px;
}

.space30 {
    padding-bottom: 30px;
}

.txtbox {
    width: 100px;
}

.gridbdr tr td {
    font-size: 14px;
    padding: 7px 6px;
}

.gridbdr tr th {
    font-size: 14px;
    padding: 7px 3px;
}

.GridPager a, .GridPager span {
    display: block;
    height: 23px;
    width: 23px;
    /* font-weight: bold; */
    text-align: center;
    text-decoration: none;
    margin: 5px 0px;
    font-size: 12px;
    padding: 3px 0px;
    border-radius: 13px;
    clear: both;
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #d6d6d6;
}

.GridPager span {
    background-color: #237B80;
    color: #fff;
    border: 1px solid #237B80;
}

.GridPager tr td {
    border: 0px;
    padding: 0px 2px;
}

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-slider .ui-slider-handle {
    height: 26px;
    width: 26px;
    background: url(/images/diamond-icons/brl-slider-ui.png) no-repeat 0 100%;
    outline: none;
    top: -11px;
}

.ui-slider-horizontal {
    height: 7px;
    background: #eee;
}

    .ui-slider-horizontal:before, .ui-slider-horizontal:after {
        position: absolute;
        top: 0;
        content: '';
        width: 8px;
        background: #eee;
        height: 7px;
    }

    .ui-slider-horizontal:before {
        left: -8px;
        background-position: 0 0;
    }

    .ui-slider-horizontal:after {
        right: -8px;
        background-position: -8px 0;
    }

    .ui-slider-horizontal .ui-slider-handle {
        top: -11px;
        margin-left: -12px;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: -1px;
        height: 7px;
        background: #32a9dd;
    }

.brl-slider-mini {
    position: relative;
}

    .brl-slider-mini .flex-direction-nav {
        top: -15px;
    }

        .brl-slider-mini .flex-direction-nav > div {
            position: absolute;
            top: 0;
            width: 33px;
            height: 33px;
        }

            .brl-slider-mini .flex-direction-nav > div:first-child {
                left: auto;
                right: 36px;
            }

            .brl-slider-mini .flex-direction-nav > div:last-child {
                right: 0;
            }

    .brl-slider-mini .slider-back, .brl-slider-mini .slider-forward {
        height: 33px;
        width: 33px;
        background: url(/images.brilliance.com/images/global/slider-arrows-mini.png) no-repeat;
        background-size: auto;
    }

    .brl-slider-mini .slider-forward {
        background-position: 100% 0;
    }


.BtnClose1, .BtnClose1:hover {
    color: #fff !important;
    font-size: 18px;
    padding: 10px;
    border: none;
    background: var(--accent-color);
    color: #fff;
    padding: 3px 15px;
    font-size: 16px;
}

@media (max-width: 1100px) {
    #color ul.ds-shapes li, #clarity ul.ds-shapes li {
        padding-left: 2px !important;
        padding-right: 2px !important;
        flex-wrap: wrap;
        padding-bottom: 10px;
    }
}

#EditModalR {
    z-index: 9999999999;
}

.ReqDia {
    text-align: center;
    margin: 25px 0 10px;
    font-size: 17px;
    color: #000;
    font-weight: 600;
}

.close, .close:hover {
    position: absolute;
    top: -12px;
    right: -10px;
    background: var(--accent-color) !important;
    opacity: 1;
    color: #fff;
    padding: 1px 12px 5px !important;
    font-size: 33px;
    line-height: 1;
    border-radius: 50px;
    font-weight: 500;
}

span.readonlytxt {
    font-style: italic;
    font-size: 11px;
    line-height: 12px;
    color: red;
}

@media print {
    .noprint {
        display: none;
    }
}

.ds-shapes button, .ds-shapes1 button {
    border: none;
    background: transparent;
    width: 100%;
}

.fnt {
    font-size: 12px;
}

.selcls {
    margin: 0;
    padding: 10px;
    border: 1px solid #edf5f5;
}

.fa-2x {
    font-size: 1.5em !important;
}

table td {
    font-family: Arial, Verdana, Tahoma;
}


.ui-grid-pager-panel {
    position: relative !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}

.ui-grid-vcenter div {
    text-align: center;
    vertical-align: middle !important;
    background-color: yellow !important;
}

.highlightRow > .ui-grid-cell {
    background: #f2fce9 !important;
    border-bottom: 1px solid #d9f5bf;
}

.white {
    background-color: #fff;
}

.ui-grid-header-cell-label {
    font-size: 14px;
    font-family: Arial, Verdana, Tahoma;
}

.ui-grid-cell-contents {
    font-size: 14px;
    font-family: Arial, Verdana, Tahoma;
}

.gridbdr tr th {
    color: #fff;
    background: #237B80;
}

.box1 {
    border: 1px solid #D9D9D9;
    padding: 5px;
    margin: 5px;
    text-align: center;
}

.box2 {
    border: 1px solid #D9D9D9;
    padding: 5px;
    margin: 5px;
    text-align: center;
}

.box3 {
    border: 1px solid #D9D9D9;
    padding: 5px;
    margin: 5px;
    text-align: center;
    background-color: #f2fce9;
}

a.lnks {
    font-family: Arial, Verdana,Tahoma;
    padding: 3px;
}

.loadiconcs {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.9;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
}

.loadcentera {
    z-index: 1000;
    margin-left: 45%;
    margin-top: 27%;
    padding: 10px;
    width: 10px;
    border-radius: 5px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .loadcentera img {
        height: 50px;
        width: 50px;
    }

.my-highlight-class {
    background-color: #def8f3;
}

#color ul.ds-shapes li, #clarity ul.ds-shapes li {
    padding-left: 5px;
    padding-right: 5px;
    flex-wrap: wrap;
}

.prod-bgblock {
    font-family: Arial, Verdana, Tahoma;
}

.lightSlider.lsGrab > * img {
    width: 92% !important;
}

.prod-bgblock {
    font-family: Arial, Verdana, Tahoma;
}

.lightSlider.lsGrab > * img {
    width: 92% !important;
}

.txtbox {
    width: 100px;
    border: none !important;
    box-shadow: none !important;
    color: black;
    font-weight: 700;
    padding: 0;
}

.rzslider {
    height: 4px;
    margin: 10px 0 40px 0 !important;
}

#color .rzslider, #clarity .rzslider {
    margin: 25px 0 40px 0 !important;
}

.labelclass {
    font-weight: 700;
    float: right;
    height: 34px;
    padding: 6px 12px;
}

.btn-close {
    float: right;
}

.spacer10 {
    padding-top: 10px;
}

.spacer20 {
    padding-top: 30px;
}

.restbtn {
    color: #000;
    padding: 10px 15px;
}

.imgpopup {
    cursor: pointer;
}

.preloader-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px
}

    .preloader-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 51px;
        height: 51px;
        margin: 6px;
        border: 6px solid #000;
        border-radius: 50%;
        animation: 1.2s cubic-bezier(.5,0,.5,1) infinite preloader-ring;
        border-color: #000 #fff0 #fff0
    }

        .preloader-ring div:first-child {
            animation-delay: -.45s
        }

        .preloader-ring div:nth-child(2) {
            animation-delay: -.3s
        }

        .preloader-ring div:nth-child(3) {
            animation-delay: -.15s
        }

@keyframes preloader-ring {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media (min-width: 1000px) {
    .modal-dialog {
        width: 800px !important;
        margin: 30px auto;
    }

    .modal {
        --bs-modal-width: 800px;
    }

    #EditModal2.modal {
        --bs-modal-width: 500px;
    }
}

@media(max-width: 500px) {
    .sidenavd {
        width: 100%;
    }
}
