@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,400i,600,700,800&display=swap');

body {
    font-family: 'Nunito', sans-serif;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.details td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

/*-- Preloader css start --*/
#preloader {
    background-color: #ffffff7a;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
}

#status {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}


/* Header  css */
.logo-brand ul {
    list-style: none;
    display: inline-block;
    padding: 0px;
    margin: 0;
}

.logo-brand ul li {
    display: inline-block;
}

.logo-brand li a {
    display: inline-block;
}

.logo-brand li a img {
    width: auto;
    height: 57px;
}

a.web_title {
    font-size: 22px;
    text-transform: uppercase;
    font-family: none;
    vertical-align: middle;
    padding-left: 3px;
    text-decoration: none;
}

.da-menu {
    box-shadow: 0 8px 6px -6px #d6d6d6;
    background: #fff;
    margin-bottom: 0px;
    padding: 3px 0;
}

.navbar-collapse.collapse {
    padding: 0;
    margin-top: 7px;
}

.nav-info li {
    text-align: center;
    font-weight: 700;
    font-family: unset;
    font-size: 12.5px;
}

.nav-info li a {
    padding: 0px 15px;
    text-align: center;
    color: #585858;
    line-height: 1.3;
    display: inline-block;
}

.nav-info li a p {
    margin: 0;
}


.nav-info li a img {
    width: 22px;
    margin-bottom: 5px;
}

.nav-info li a:hover {
    background: none;
}

.logo-brand li a:hover {
    text-decoration: none;
}

.pad-0 {
    padding: 0px;
}


ul.top-bar-info {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.top-bar-info li {
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #fff;
    line-height: 1;
}

ul.top-bar-info li:last-child {
    border: 0px;
}

ul.top-bar-info li a {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
}

ul.top-bar-info li a:hover {
    text-decoration: none;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    transition: all 0.3s ease-in-out;
}

.navbar-toggle .icon-bar.top {
    transform: rotate(0deg);
    top: 0px;
    position: relative;
}

.navbar-toggle .icon-bar.mid {
    opacity: 1;
}

.navbar-toggle .icon-bar.bot {
    transform: rotate(0deg);
    bottom: 0px;
    position: relative;
}


.navbar-toggle.open_tog .icon-bar.top {
    transform: rotate(45deg);
    top: 6px;
    position: relative;
}

.navbar-toggle.open_tog .icon-bar.mid {
    opacity: 0;
}

.navbar-toggle.open_tog .icon-bar.bot {
    transform: rotate(-45deg);
    bottom: 6px;
    position: relative;
}


ul.top-bar-info li a img {
    width: 19px;
    margin-right: 3px;
    vertical-align: middle;
}

.shape_filter_right ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.shape_filter_right ul li {
    display: inline-block;
    padding-right: 13px;
    line-height: 44px;
}

.markup {
    width: 100px;
    text-align: center;
}

/* menu header css */
.main_title {
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
    margin: 0px;
    position: relative;
    font-size: 27px;
    font-weight: 200;
}

img.d_icons {
    width: 66px;
    margin-top: 30px;
}

ul.shape_box {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

ul.shape_box li {
    line-height: 2;
    text-align: center;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 5px;
    width: 90px;
    height: 92px;
    display: inline-block;
    position: relative;
    left: 0px;
    border-radius: 8px;
    /* padding: 12px 21px 15px; */
    max-width: 100%;
}

.shape_box.top_shapes li {
    margin-left: 5px;
    margin-right: 5px;
}

img.shape_icons {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    font-size: 30px;
    top: 5px;
    width: 67px;
}

ul.shape_box li input[type="checkbox"] {
    width: 100%;
    height: 90px;
    margin-top: 0px;
    opacity: 0;
    CURSOR: POINTER;
    z-index: 999;
    border: 1px solid #000;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 0;
}

.shape_box li span {
    text-align: center;
    position: absolute;
    top: 5px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 13px;
}

/*.shape_lable {
    font-size: 13px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 0px;
    color: black;
    overflow: hidden;
}*/
.shape_lable {
    font-size: 13px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 0px;
    color: black;
    overflow: hidden;
    padding: 0 2px;
    text-overflow: ellipsis;
}

ul.shape_box li i {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    font-size: 30px;
    top: 10px;
}

.filter_title {
    padding-bottom: 2px;
    font-weight: 600;
    font-size: 17px;
    /* padding-left: 10px; */
    position: relative;
    top: -4px;
    font-family: 'Poppins-Light';
}

.active_box {
    color: #fff !important;
    /*box-shadow: 0 8px 6px -6px #b38c8c;*/
    font-weight: bold;
}

.adv_btn {
    border-radius: 4px;
    background: none;
    color: black;
    font-size: 15px;
    margin-top: 35px;
}

.clarity_box li {
    width: 44px !important;
    height: 70px !important;
}

.clarity_box li input[type="checkbox"] {
    width: 70px !important;
    height: 55px !important;
    margin-top: 0px;
    opacity: 0;
    top: 6px !important;
}

.cut_box li {
    width: 141px !important;
    height: 30px !important;
    line-height: 17px !important;
}

.labs_v_lab .cut_box li {
    width: 75px !important;
}

.labs_v_lab .cut_box li input[type="checkbox"] {
    width: 75px !important;
}

.cut_box li input[type="checkbox"] {
    width: 141px !important;
    height: 74px !important;
    opacity: 0;
    top: -23px !important;
    transform: rotateX(65deg);
}

.polish_box li {
    width: 117px !important;
    height: 72px !important;
}

.polish_box li input[type="checkbox"] {
    width: 72px !important;
    height: 55px !important margin-top: 0px;
    opacity: 0;
    top: -5px !important;
}

.sym_box li {
    width: 52px !important;
    height: 30px !important;
    line-height: 20px !important;
}

.sym_box li.combineli {
    width: 100px !important;
}

.sym_box li input[type="checkbox"] {
    width: 100% !important;
    opacity: 0;
    top: -9px !important;
    height: 47px !important;
    transform: rotateX(52deg);
}

.sym_box.clarity_bx li {
    width: 80px !important;
}

.sym_box.clarity_bx li input[type="checkbox"] {
    width: 80px !important;
}

.cert_box li {
    width: 44px !important;
    height: 70px !important;
}

.cert_box li input[type="checkbox"] {
    width: 73px !important;
    height: 62px !important;
    margin-top: 0px;
    opacity: 0;
    top: 2px !important;

}

.sym_box li.combinecolor {
    width: 90px !important;
}

/* slider background color change css */

.modal-body {
    position: relative;
    padding: 15px;
    padding-top: 0px;
}

.modal-footer {
    border-top: 0px solid #e5e5e5;
    padding-bottom: 25px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
}

.advance_filter .modal-dialog {
    top: 8%;
    width: 70%;
}

.irs--round .irs-grid-pol {
    background-color: #ffffff !important;
}

.sel_box {
    padding: 4px 8px;
    margin-top: 3px;
}

.sticky-button #GrothByid {
    /* background: #000; */
    background: #4f4f4f;
}

.sticky-button #GrothByid {
    color: #fff;
    /* border: none; */
    height: 34px;
    border-radius: 4px;
    line-height: 0;
    vertical-align: middle;
    padding: 0 10px;
    border: 1px solid #cecece;
}

.btn-advance {
    padding: 9px 18px 9px 7px;
    background: #fff;
    border: 1px solid #4f4f4f;
    font-weight: 700;
    font-size: 15px;
    position: relative;
}

.btn-advance img {
    width: 32px;
    padding-right: 8px;
}

.pt-10 {
    padding-top: 20px;
}

.txt-right {
    text-align: right;
}

.filter_action {
    border: 1px solid #000;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 6px;
}

button.search_btn {
    background: #4f4f4f;
    color: #fff;
    padding: 8px 36px;
    border: 0px;
    border-radius: 4px;
    margin-right: 15px;
    box-shadow: 0 8px 6px -6px #d6d6d6;
}

button.reset_btn {
    color: #fff;
    padding: 8px 36px;
    border: 0px;
    border-radius: 4px;
    box-shadow: 0 8px 6px -6px #d6d6d6;
}

p.result_para {
    font-size: 19px;
    font-weight: 800;
    margin-right: 41px;
    margin-bottom: 0px;
    padding-top: 6px;
}

.filt_btn:active {
    border: 0px;
}

span.resut_text {
    font-weight: 100;
    padding-left: 3px;
}

.cont-left li a {
    text-align: left;
}

.plus::before {
    content: '+';
    font-size: 20px;
    position: absolute;
    right: 4px;
    top: 5px;
}

.minus:before {
    content: '-';
    font-size: 20px;
    position: absolute;
    right: 4px;
    top: 5px;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 0;
    border: 0px !important;
    font-size: 12px;
    font-weight: bold;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th {
    font-weight: bold;
    font-size: 13px;
}

table#diamond-datatable th {
    text-align: center;
    font-size: 13px;
}

.main_thead th {
    border: 1px solid #ccc;
    border-bottom: none !important;
}

/*.main_thead .main_thead1 th {
    border-left: none;
    border-bottom: 1px solid #ccc;
    background: #4f4f4f;
    color: #fff;
    border-right: 1px solid #ccc;
}*/
.main_thead .main_thead1 th {
    border-left: none;
    border-bottom: 1px solid #ccc;
    background: #4f4f4f;
    color: #fff;
    border-right: 1px solid #ccc;
    /* width: 0 !important;*/
    text-align: center !important;
    z-index: 999999999999999;
}

div#DiamondDetail tr th {
    background-color: #ffffff;
    color: #000000;
    margin: 1px;
    min-width: 90px;
    text-align: left;
    vertical-align: middle;
}

div#DiamondDetail tr td {
    background-color: #ffffff;
    border: thin solid #c0c0c0;
    color: #000000;
    margin-left: 8px;
}

.cr_pr {
    margin-top: 3px;
    margin-bottom: 10px;
}

.inp_new {
    height: 30px !important;
    margin-left: 0 !important;
    width: 90px;
    border: 1px solid #ddd;
    padding-left: 5px;
    box-shadow: 0 0 7px 0 #eaeaea inset;
    -webkit-box-shadow: 0 0 7px 0 #eaeaea inset;
    -moz-box-shadow: 0 0 7px 0 #eaeaea inset;
    -ms-box-shadow: 0 0 7px 0 #eaeaea inset;
    -o-box-shadow: 0 0 7px 0 #eaeaea inset;
    outline: 0 !important;
    font-size: 12px;
}

.pd-0 {
    padding: 0px;
}

.pd-0 {
    padding: 0px;
}

input.stock_field {
    border-radius: 8px;
    width: 100%;
    height: 40px !important;
    padding-left: 15px;
}

input.stock_field:focus {
    box-shadow: none;
    outline: 0px;
    border: 2px solid #000 !important;
    color: #000;
}


.dataTables_wrapper {

    /* z-index: 99999999999; */
    /* z-index: 999999999; */
    z-index: 999;
    background-color: #ffffff;
}

li.login-users:hover .aft-login {
    z-index: 9999999999 !important;
}

.result_data_table {
    margin-top: 10px;
    padding: 0;
    margin-bottom: 15px;

}

thead.table_header tr th {
    text-align: center;
    /*  border: 1px solid #4f4f4f;*/
}

thead.table_header tr {
    background: #ffffff;
}



.page-title {
    margin: 10px 0px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
}

img.cust_img {
    width: 30px;
    margin-right: 12px;
    vertical-align: middle;
    float: left;
}

.page-title h2 {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin: 8px 0px;
}

a.add_btn {
    float: right;
    border: 1px solid #000;
    background: #313131;
    color: white;
    padding: 7px 16px;
    text-decoration: none;
}

.user-form .form-group label {
    margin-bottom: 5px;
    display: inline-block;
}

.button-action button {
    color: white;
    padding: 7px 36px;
    font-size: 16px;
}

.form-group.button-action {
    display: block;
    text-align: left;
}

.user-form {
    padding: 8px 0;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #000 !important;
}

.color_w {
    color: white;
}

.mod-position {
    margin-top: 30%;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px;
    text-align: center;
}


.edit_profile {
    margin: 0 auto;
    background: #fcfcfc;
    padding: 20px 20px;
}

.edit_profile2 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 11px;
}

h2.logo_heading {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
}

img.prev_logo {
    height: 86px;
    margin-top: 19px;
    padding: 5px;
}

input#exampleFormControlFile1 {
    padding: 10px;
    width: 60%;
}

.up_left {
    width: 40%;
    float: left;
}

.up_text {
    width: 60%;
    float: right;
    margin-bottom: 15px;
}

.logo_wrapper {
    padding-top: 20px;
}

.clear_left {
    width: 100%;
}

p.text_prev {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

.ssl_check {
    width: 20px !important;
}

.btn-aleft {
    text-align: left !important;
}

.btn-mg10 {
    margin-top: 15px;
}

img.plc-holder {
    width: 15px;
}

img.dna-img {
    width: 267px;
}

div#DiamondDetail tr th {
    background-color: #f5f8fffa;
    color: #000000;
    margin: 1px;
    min-width: 90px;
    text-align: left;
    vertical-align: middle;
    /* border: 1px solid #c1c1c1 !important; */
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent !important;
    /* border-color: #337ab7;
 border-bottom: 1px solid #b38c8c;*/
}

div#DiamondDetail {
    border: 1px solid #b1b1b1;
}

div#DiamondDetail tr td {
    background-color: #f5f8fffa;
    /* border: 1px solid #c0c0c0 !important; */
    color: #000000;
}

.collapse_btn1 {
    position: relative;
    background: none;
    display: flex;
    padding: 36px;
}

.mob_button1 {
    background: none;
    font-weight: 700;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #cacaca;
    border-radius: 0px;
    padding: 12px 8px;
    position: relative;
}

.mob_button1:focus {
    outline: none !important;
    border: 1px dotted #000;
}

.mob_button1:active {
    box-shadow: none;
    outline: none;
    border: 1px dotted #000;
}

.shap__bx {
    padding: 20px 0 5px;
}

/*.edit_profile label {
    text-transform: uppercase;
}*/
table.dataTable tbody th,
table.dataTable tbody td {
    padding: 2px 0px;
}

.cng-pass {
    line-height: 40px;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
}

.browse_head {
    margin-bottom: 10px;
    font-weight: 300;
    display: inline-block;
    font-size: 14px;
    color: #000;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-header .close {
    margin-top: -2px;
    color: #fff;
    opacity: 0.7;
    font-size: 26px;
}

.modal-header .close:focus,
.modal-header .close:hover {
    opacity: 1;
    color: #fff;
}

.dropdown-menu.cont-left li {
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding: 7px 0;
}

.dropdown-menu.cont-left {
    text-align: left;
    margin-bottom: 0;
    padding: 0;
}

.total_stone_btn {
    line-height: 44px;
    margin-right: 10px;
}

.upload_lg {
    border: 1px solid #d5d5d5;
    padding: 30px;
}

.color_pic_bx {
    margin-top: 20px;
}

/*.color_pic_bx h2 {
    margin-bottom: 10px;
}*/


.color_pic_bx input {
    border: 1px solid #000;
    margin-top: 15px;
}

.tab-section {
    margin: 20px 0 10px;
}


.tab-section a {
    padding: 10px 20px;
    margin-right: -4px;
    display: inline-block;
    color: #000;
    text-decoration: none;
    /*width: 160px;*/
}

.advance_bxx {
    padding: 10px 15px;
    border: 1px solid #3D3D3D;
    border-radius: 5px;
}

.cng-pass {
    text-align: right;
    line-height: 40px;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
}

#cng-password .edit_profile {
    background: #fff;
    padding: 20px 20px 0;
}

#cng-password .edit_profile label {
    display: block;
    margin-bottom: 5px;
}

#cng-password .edit_profile .form-group {
    display: block;
    margin-bottom: 20px;
}

#cng-password .edit_profile .form-group .form-control {
    width: 100%;
}

.sticky-button #orderByid {
    color: #fff;
    /* border: none; */
    height: 34px;
    border-radius: 4px;
    line-height: 0;
    vertical-align: middle;
    padding: 0 10px;
    border: 1px solid #cecece;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right -5px !important;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 5px 7px !important;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 5px 7px !important;
}

/* start 13-05-2021*/
.main_cp {
    display: flex;
    vertical-align: top;
    align-items: center;
    margin-bottom: 10px;
}

.left_cp_bx {
    width: 18%;
}

.right_cp_bx {
    width: 82%;
}

.nav.navbar-nav.navbar-right.nav-info li a:focus,
.nav.navbar-nav.navbar-right.nav-info li a:hover {
    background: transparent;
}

.last_update {
    text-align: center;
    margin-top: 10px;
}

.map_mark i {
    font-size: 18px;
    margin-right: 3px;
}

.c_mail i {
    font-size: 16px;
    margin-right: 2px;
}

.top_ac_mail ul {
    display: inline-block;
}

.top-bar-info.c_mail.float-right {
    float: right;
}

.user_name {
    text-transform: capitalize;
}

.menu_fixed {
    position: fixed;
    background: #fff;
    -webkit-box-shadow: 0px 6px 10px rgba(85, 85, 85, 0.27);
    -moz-box-shadow: 0px 6px 10px rgba(85, 85, 85, 0.27);
    -o-box-shadow: 0px 6px 10px rgba(85, 85, 85, 0.27);
    -ms-box-shadow: 0px 6px 10px rgba(85, 85, 85, 0.27);
    box-shadow: 0px 6px 10px rgba(85, 85, 85, 0.27);
    z-index: 999;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    left: 0;
    right: 0;
    top: 0px;
}

#diamond-datatable {
    width: 100% !important;
}

/* end 13-05-2021*/
/* start 17-05-2021*/
.registr-form label {
    display: block;
}

.registr-form .form-control {
    width: 100%;
    display: block;
}

textarea.form-control {
    height: 34px;
    resize: none;
}

.thead-dark tr th {
    background: #f5f5f5;
}

.config-tab {
    margin-top: 10px;
}

.config-list {
    font-size: 16px;
}

.config-list li {
    margin-bottom: 10px;
}

.sticky-button ul li button.hl_btn {
    background: #b38c8c;
}

.navbar-nav li a i {
    font-size: 22px;
    margin-bottom: 4px;
    ;
}

.navbar-nav > li > .dropdown-menu li a i {
    font-size: 16px;
    color: #585858;
}

.top-bar {
    padding: 5px 0;
}

.pr-0 {
    padding-right: 0;
}

.align_left tbody tr td {
    text-align: left;
}

.align_left tbody tr td a.add_btn {
    float: left;
}

.display.nowrap.data_tble.dataTable.no-footer.fixedHeader-floating {
    top: 0px !important;
    table-layout: auto !important;
    /*background: #f7f7f7;*/
    z-index: 99999999999999;
}

table.dataTable.customer_tab thead th,
table.dataTable.customer_tab thead td {
    white-space: nowrap;
    padding: 5px 12px !important;
}


/* end 17-05-2021*/
.dataTables_wrapper.table-responsive tfoot th {
    background: #f5f5f5 !important;
    color: #000 !important;
}

/* end of ap changes  */
@media (min-width: 1420px) {

    .container {
        width: 100%;
        max-width: 1400px !important;
    }

    .top-header .container {
        max-width: 100% !important;
    }

    ul.shape_box li {
        /*        width: 110px;*/
        /*        width: 200px;*/
        width: 150px;
    }

    ul.shape_box li input[type="checkbox"] {
        width: 100%;
    }

    ul.shape_box li {
        margin-right: 5px;
        margin-left: 5px;
    }
}

@media (max-width:991px) {
    .shape_filter_right {
        /*margin-bottom: 10px;*/
        text-align: center;
    }

    .fixedHeader-locked {
        display: none !important;
    }

    /* .display.nowrap.data_tble.dataTable.no-footer.fixedHeader-floating { */
    /* display: none !important; */
    /* } */
}

@media (min-width:768px) and (max-width:991px) {
    .round_fancy_size label {
        width: 104px !important;
    }
}

@media (max-width:767px) {
    .rmd_main .main_cp {
        text-align: center !important;
    }

    .siver-select-options {
        display: block;
        margin: 10px auto !important;
        max-width: 408px;
    }

    ul.round_fancy_size {
        margin-top: 20px;
    }

    .nav.nav-tabs.cf-colortab {
        padding-top: 10px;
    }

    .dtr-data {
        display: inline-block;
    }


    table.dataTable > tbody > tr.child ul.dtr-details {
        width: 100%;
    }

    table.dataTable > tbody > tr.child span.dtr-title {
        display: inline-block !important;
        min-width: 155px !important;
        vertical-align: top;
    }

    .pr-0 {
        padding-right: 15px !important;
    }

    .navbar-collapse.open_nav {
        width: 100%;
    }

    table.dataTable thead th,
    table.dataTable thead td {
        padding: 5px 12px !important;
    }

    .nav-info li {
        text-align: center;
        font-weight: 700;
        font-family: unset;
        font-size: 12.5px;
        padding: 7px 0 7px;
        border-bottom: 1px solid #d4d4d4;
    }

    .nav-info li.dropdown.open {
        border-bottom: none;
    }

    .dropdown-menu.cont-left li {
        text-align: center;
    }

    .nav-info li a p {
        margin: 2px 0 0;
        color: #000;
    }

    .main_header .navbar-nav {
        margin: 0;
    }

    .navbar-collapse {
        height: 100%;
        position: fixed;
        z-index: 999;
        left: 0;
        background-color: #f5f5f5;
        overflow-x: hidden;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        padding-top: 10px;
        display: block;
        width: 0;
        margin-top: 4px !important;
    }

    .form-group.button-action {
        display: block;
        text-align: center;
    }

    .cng_pbx.text-right {
        text-align: center;
    }

    .total_stone_btn {
        display: block;
        text-align: center;
    }

    .text-right.ts_reset-bx {
        text-align: center;
    }

    .btn-advance {
        margin-bottom: 10px;
    }

    button.reset_btn {
        margin: 0 auto;
    }

    .advance_bxx {
        margin-top: 10px;
    }

    .result_data_table {
        margin-top: 10px;
    }

    .total_stone_btn {
        line-height: 1.2;
    }

    .last_update {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) and (min-width: 575px) {

    .pad-0 {
        padding: 0px 20px;
    }

    .shap__bx {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }
}

@media (max-width:768px) {


    .shape_lable {
        font-size: 13px;
        margin: -4px auto;
        font-weight: bold;
    }

    .mob_button1 {
        background: none;
        font-weight: 700;
        font-size: 17px;
    }

    .pls1.plus:before {
        right: 50px !important;
        top: 7px !important;
    }

    .mns:before {
        right: 50px !important;
        top: 7px !important;
    }

    .dataTables_wrapper {
        position: relative;
        clear: both;
        overflow-x: scroll;
        width: 100%;
    }

    button.collapse_btn1:focus {
        border: 0px !important;
        box-shadow: none !important;
        outline: 0px;
    }

    button.collapse_btn1:active {
        border: 0px !important;
        outline: none !important;
    }

    .form-mg {
        padding-left: 0px !important;
    }

    .txt-right {
        text-align: center;
    }

    .cont-left li a {
        text-align: center;
        border-bottom: 1px solid #f7f7f7;
        padding: 11px 4px !important;
    }

}

@media (max-width: 575px) and (min-width:380px) {
    ul.shape_box li {
        width: 28%;
        height: 102px;
    }
}


@media (max-width: 575px) {


    .hidden_mob {
        display: none;
    }

    ul.top-bar-info {
        padding: 0px;
    }

    .top-bar-info.c_mail.float-right {
        float: none;
    }

    .top-bar .top-bar-info {
        text-align: center;
        display: inline-block;
    }

    ul.top-bar-info li {
        margin-top: 6px;
        padding: 0px 5px;
    }

    .top-bar {
        padding: 5px 0;
    }

    ul.shape_box {
        padding-top: 20px;
        text-align: center;
    }

    .top_ac_mail {
        text-align: center;
    }

    .filter_title {
        padding-bottom: 10px;
        margin-top: 16px;
    }

    .pad-0 {
        padding: 0px 15px;
    }

    ul.top-bar-info li {
        border-right: 0px solid #fff;
    }

    .navbar-toggle {
        margin-top: 12px;
        margin-right: 0;
    }

    /*.mg-top {
    margin-top: 60px;
}*/
    .shap__bx {
        padding: 0;
    }

    .btn-advance {
        padding: 9px 24px 9px 7px;
    }

    .up_left {
        width: 83%;
        float: left;
    }

    .up_text {
        width: 100%;
        float: right;
    }

    .pr-mg0 {
        padding-right: 24px;
    }

    /*.d_shape {
        text-align: center;
        padding-top: 10px;
    }*/
    .d_shape.mg-top {
        text-align: center;
        padding-top: 0;
        margin-top: 0 !important;
    }

    ul.shape_box li input[type="checkbox"] {
        width: 100%;
        height: 100%;
    }

    .left_cp_bx {
        display: none;
    }

    .right_cp_bx {
        width: 100% !important;
    }
}

.form-mg {
    padding-left: 50px;
}

@media (max-width: 480px) {
    .d_shape.mg-top {
        text-align: center;
        padding-top: 0;
        margin-top: 0 !important;
    }


    .advance_filter .modal-dialog {
        top: 2%;
        width: 93%;
    }
}


@media (max-width: 380px) {
    ul.shape_box li {
        width: 27%;
    }

    .tab-section a {
        padding: 5px 15px !important;
        /*width: 146px;*/
    }
}

.sticky-button {
    padding: 10px 0 5px;
}

.sticky-button ul {
    margin: 0;
    padding: 0;
}

.sticky-button ul li {
    list-style: none;
    display: inline-block;
}

.sticky-button ul li button .whatsapp-icon {
    width: 16px;
}

.sticky-button ul li button {
    background: #4f4f4f;
    color: #fff;
}

.sticky-button ul li button:hover,
.sticky-button ul li button:focus {
    color: #fff;
    outline: none;
}

.sticky-button ul li .dropdown-menu li a {
    background-color: #595052;
    text-align: center;
    width: 100%;
    margin: 2px 0px;
    font-size: 11px;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    padding: 9px 5px;
    text-transform: uppercase;
}


.sticky-button ul li .dropdown-menu {
    min-width: 124px;
    /* padding: 0px; */
    border: 0px;
    /* box-shadow: none; */
    margin-top: 0px;
    padding: 5px 10px 5px !important;
    box-shadow: 0 0 9px #d6d6d6;
    height: auto !important;
}

.sticky-button ul li .dropdown-menu li {
    display: block;
}

.customer_form .form-group {
    margin-bottom: 15px;
}

@media screen and (min-width:1530px) and (max-width:1800px) {
    .edit_profile {
        margin-bottom: 200px;
    }
}




ul.shape_box.fancy_shapes li {
    line-height: 2;
    text-align: center;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 5px;
    width: 50px;
    height: 42px;
    display: inline-block;
    position: relative;
    left: 0px;
    border-radius: 8px;
    /* padding: 12px 21px 15px; */
    max-width: 100%;
}

ul.shape_box.fancy_shapes li input[type="checkbox"] {
    width: 49px;
    height: 42px;
    margin-top: 0px;
    opacity: 0;
    CURSOR: POINTER;
    z-index: 999;
    border: 1px solid #000;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 0;
}

.fancy_shapes img.shape_icons {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    font-size: 30px;
    top: 5px;
    width: 30px;
}

.fancy_shapes .shape_lable {
    font-size: 13px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 0px;
    color: black;
    overflow: hidden;
    padding: 0 3px;
    text-overflow: ellipsis;
}

.fancy_color.cut_box li {
    width: 70px !important;
    height: 30px !important;
    line-height: 17px !important;
}

.fancy_color.cut_box li input[type="checkbox"] {
    width: 69px !important;
    height: 74px !important;
    opacity: 0;
    top: -23px !important;
    transform: rotateX(65deg);
}






/* start all colors */

.btn.filt_btn:hover,
.btn.filt_btn:focus {
    background: inherit;
    border: 1px solid #000 !important;
    color: #000 !important;
}

.top-bar {
    background: #000;
    padding: 5px 0;
}

a.web_title {
    color: #000;
}

.navbar-toggle .icon-bar {
    background: #000;
}

ul.shape_box li {
    border: 1px solid #000;
}

ul.shape_box li.selected {
    border-color: #000;
    color: #000;
}

.act_shapes {
    color: #000 !important;
}

.act_shapes {
    border: 2px solid #282526 !important;
    box-shadow: 0 8px 6px -6px #282526;
    background: #282526;
}

.active_box {
    background: #282526;
}

.act_shapes p {
    color: #fff;
}

.adv_btn {
    border: 1px solid #000;
}

.adv_btn:hover {
    background: #000;
    border: 1px #000;
}

.adv_btn:focus {
    background: #000;
    border: 0px #000;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    border-top-color: #000 !important;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    background-color: #000 !important;
}

.irs--round .irs-bar {
    background-color: #000 !important;
}

.irs--round .irs-handle {
    border: 4px solid #000 !important;
    box-shadow: 0 1px 3px rgba(118, 214, 174, 0.3) !important;
}

.modal-header {
    background: #000;
}

.sel_box {
    border: 1px solid #000;
    color: #848080;
}

button.reset_btn {
    background: #000;
}

input.stock_field {
    border: 1px solid #000;
}

input.stock_field:focus {
    border: 2px solid #000;
    color: #000;
}

input:focus {
    color: #000;
    border: #000;
}

.button-action button {
    background: #000;
}

.button-action button:focus,
.button-action button:hover {
    color: #fff;
    background: #000;
}

img.prev_logo {
    border: 1px solid #000;
}

input#exampleFormControlFile1 {
    border: 1px solid #000;
}

.tab-section a.active {
    background-color: #000;
    color: #fff;
}

.tab-section a {
    border: solid 1px #000;

}

.sticky-button #orderByid {
    /*    background: #000;*/
    background: #4f4f4f;
}

.sticky-button ul li button.hl_btn {
    background: #4f4f4f;
}

.tr_selected {
    background-color: #d9d9d9 !important;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: transparent !important;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: transparent !important;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: transparent !important;
}

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: transparent !important;
}

.navbar-nav li a i {
    color: #000;
}

.sticky-button ul li button:hover,
.sticky-button ul li button:focus {
    background: #000;
}

.sticky-button ul li .dropdown-menu li a:hover {
    background: #000;
}

.right_cp_bx .irs--round .irs-handle {
    border: 4px solid #000000 !important;
    box-shadow: 0 1px 3px rgba(118, 214, 174, 0.3) !important;
}

.tab-content.cf-colcont {
    padding-top: 10px;
}

.nav.nav-tabs.cf-colortab .active a {
    background: #000;
    color: #fff;
}

.nav.nav-tabs.cf-colortab a {
    background: #f5f5f5;
    border: 1px solid #ddd;
    width: 120px;
    text-align: center;
}

/* end all colors*/



/* start ap changes for rmd_main*/
.rmd_main .main_cp {
    flex-direction: column;
    text-align: left;
    align-items: start;
}

.rmd_main .main_cp .left_cp_bx {
    width: 100%;
}

.rmd_main .main_cp .right_cp_bx {
    width: 100%;
}

.rmd_main .main_cp .left_cp_bx .filter_title {
    background: #f5f5f5;
    padding: 12px 15px;
    margin-bottom: 20px;
    border-radius: 5px;
}


.sestockbox {
    position: relative;
}

.sestockbox input.stock_field {
    padding-right: 30px;
}

.sestockbox i {
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 18px;
    cursor: pointer;
}

.lh_appo .modal-header {
    background-color: #fff;
}

.lh_appo .modal-header .close {
    color: #000;
}

.diamond-type .dt-inp {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 9;
    opacity: 0;
    cursor: pointer;
}

.diamond-type input[type="radio"]:checked + span.shape-title::after {
    content: "";
    background: #282526;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -9;
    border-radius: 7px;
}

.diamond-type input[type="radio"]:checked + span {
    color: #fff;
}

.diamond-type .main-type span {
    width: 100%;
    height: 100%;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0;
    margin: 0;
    color: #000;
    opacity: 1;
    position: absolute;
    line-height: 38px;
}

.btn.mob_button1 {
    text-align: left;
}

/* end ap changes for rmd_main*/

@media screen and (min-width:1150px) and (max-width:1300px) {
    ul.shape_box.moreshape li {
        width: 180px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    ul.shape_box.moreshape li {
        width: 45%;
        height: 120px;
        line-height: 20px;
    }

    .moreshape .shape_lable {
        margin: 4px auto;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    ul.shape_box.moreshape li {
        width: 30%;
        height: 110px;
        line-height: 20px;
    }

    .moreshape .shape_lable {
        margin: 4px auto;
    }
}

@media screen and (min-width:992px) and (max-width:1150px) {
    ul.shape_box.moreshape li {
        width: 15%;
        height: 110px;
        line-height: 20px;
    }

    .moreshape .shape_lable {
        margin: 4px auto;
    }
}
