/* Insert Your Custom CSS Here */
.grid_overflow_auto
{
    overflow:auto;
}
.catalog_product_back_color tr th
{
    background-color: #39515f !important;
     color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.datalist_paging a
{
    background:#fff;
    border: 1px solid #d5d5d5;
    color: #1fae66;
    float: left;    
    margin-left: 5px;
    padding: 0 8px;
    text-decoration: none;
}
.datalist_paging a:hover
{
    background:#ddd;   
}
.popup_model
{
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.parentDisable {
    background-color: #cccccc;
    color: #aaaaaa;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.60;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.field-required
{ 
    border : 1px solid maroon !Important;
    

}
@media only screen and (max-width: 800px){/* Force table to not be like tables anymore */ #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr{display: block;}/* Hide table headers (but not display: none;, for accessibility) */ #no-more-tables thead tr{position: absolute; top: -9999px; left: -9999px;}#no-more-tables tr{border: 1px solid #ccc;}#no-more-tables td{/* Behave like a "row" */ border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; white-space: normal; text-align: left;}#no-more-tables td:before{/* Now like a table header */ position: absolute; /* Top/left values mimic padding */ top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; font-weight: bold;}/*Label the data*/ #no-more-tables td:before{content: attr(data-title);}
#no-more-tables tbody tr th{
    left: -9999px;
    position: absolute;
    top: -9999px;
}
  /* Force table to not be like tables anymore */ 
    #no-more-tables2 table, #no-more-tables2 thead,#no-more-tables2 tbody,#no-more-tables2 th, #no-more-tables2 td, #no-more-tables2 tr{display: block;}
    /* Hide table headers (but not display: none;, for accessibility) */ 
    #no-more-tables2 thead tr{position: absolute; top: -9999px; left: -9999px;}#no-more-tables2 tr{border: 1px solid #ccc;}
    #no-more-tables2 td{/* Behave like a "row" */ border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; white-space: normal; text-align: left;}
   #no-more-tables2 td:before{/* Now like a table header */ position: absolute; /* Top/left values mimic padding */ top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; font-weight: bold;}
    /*Label the data*/ #no-more-tables2 td:before{content: attr(data-title);}
    #no-more-tables2 tbody tr th{left: -9999px;position: absolute;top: -9999px;}
    .orderitem-amount
    {
        font-size:10px;
    }
     .orderitem-amount tr td
    {
        border: medium none !important;
    }
     #productsearch{
         width:100% !important;
     }
}
		.list-style-none li
        {
            list-style:none;
		}	
        .panel-body-right-border {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid #fff;
   
}
        #signup-header {
    height: 90px;
    z-index: 999;
}
        .signup-header-background
        {
            background:url(https://s3-ap-southeast-1.amazonaws.com/static.jhumrookart.com/background/back-pic.jpg);
            height:80px;
        }
        .signup-header-logo
        {
            padding-top:10px;
        }
        .signup-footer
        {background-color: #252525 !important;
    color: #f5f5f5 !important;
    padding-bottom: 10px;
    padding-top: 10px;
}
        
        .signup-header-2
        {
            background: none repeat scroll 0 0 #171d64;
        }
        .vd_checkbox label::before 
        {
             left: 3px !important;
        }
        .page-search-border{
            border: 1px solid #d5d5d5;
        }
        .search-content{
            background: none repeat scroll 0 0 rgb(255, 255, 255);
    border-color: #1fae66 #ddd #ddd;
    border-style: solid;
    border-width: 2px 1px 1px;
    opacity: 1;
    position: absolute;
    z-index: 999;
    max-height: 550px;
    overflow: hidden;
        }
        .category-download{
            cursor:pointer !important;
            text-align:left;
        }
        .seller-customer-link
        {
             border-radius: 30px;
    font-size: 14px;
    margin-left: 3px;
    margin-top: 18px;
    padding: 2px 0 2px 13px;
    position: relative;
        }
        .opacity-1
        {
            opacity:1 !important;
        }
      

          .menu-action-icon {
            text-align: center;
            font-size: 14px;
            border: 1px solid #AAA;
            display: inline-block;
            height: 22px;
            width: 22px;
            line-height: 18px;
            margin-left: 10px;
            margin-top: 10px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

        .vd_bd-green {
            border-color: #1fae66 !important;
        }

        .vd_green {
            color: #1fae66 !important;
        }


        #product-table thead .heading th, #product-table thead .filter th {
            border-bottom: none;
        }

        #product-table thead .heading th {
            font-size: 14px;
            text-transform: uppercase;
            color: #FFF;
        }

        #product-table thead .filter th {
            background: #FFF;
            border-top: none;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        div.dataTables_length label {
            margin-bottom: 0;
        }

        .dataTables_wrapper .dataTables_length {
            display: inline;
            margin-right: 10px;
            float: none;
        }

        .dataTables_wrapper .dataTables_info {
            display: inline-block;
            padding-top: 2px;
            float: none;
        }
        .CommissionTable li div
        {
            border:1px solid #e3e3e3;
            padding: 5px;
        }
         #commission_tab,.commission_value,.CommissionTable,#divselling_Price
         {
             padding-bottom: 48px;
             position: relative;
              padding-left: 0;
         }
        #commission_tab div
        {
             border:1px solid #c7c7c7;
             background:#e3e3e3;
             padding: 5px;
             cursor:pointer;
             color: #4794c2;
        }
         #commission_tab .commission-active-tab
         {
             background:#fff !important;
             border-bottom:0px !important;
             cursor:default !important;
             color: #000;
         }
         #divselling_Price
         {
             float:right;
         }
         .commission-calculator-link
         {
             font-size:29px;
             cursor:pointer;
         }
         .rupes-symbol
         {
              font-size: 16px;
              font-weight: bold;
         }
         .popup-content
         {
             font-weight:bold;
         }
         .CommissionTable li div:nth-child(2)
          {
            text-align:right;
          } 
         .product-ul
         {
             padding-bottom:0px;
         }
         .Commission-disclaimer
         {
                border-bottom: 1px solid #e3e3e3;
                border-top: 1px solid #e3e3e3;
                color: red;
                font-weight: normal;
                line-height: 15px;
                padding-bottom: 12px;
                text-align: justify;
         }
         
       .menu-icon
       {
           float:left;
           margin-right: 12px;
       }
       .grdProducts tr td{
           border: 0 none;
           text-align: left;
           padding: 22px 10px !important;
       }
       .product-detail
       {
           text-align:left;
       }
       .cursor-pointer
       {
           cursor:pointer;
       }
       .commission,.fixedfee,.servicetax
       {
           background:none !important;

       }
      .commission .odometer-inside,.fixedfee .odometer-inside,.servicetax .odometer-inside
       {
          border:0px !important;
       }
      .commission .odometer-value,.fixedfee .odometer-value,.servicetax .odometer-value
       {
          border:0px !important;
          padding: 0;
       }
       .commission .odometer-formatting-mark,.fixedfee .odometer-formatting-mark,.servicetax .odometer-formatting-mark
       {
          color:#000 !important;
       }
       .minimum-price-icon i
       {
           font-size:18px;
       }
       .product-listing-product-name
       {
           color:#1fae66;
       }
       .grdProducts .menu-text
         {
           padding-top:8px;
       }
       .product-inactive
       {
           color:#000 ;
       }
       .product-active
       {
           color:#f89c2c ;
       }
       .edit-product-detail
       {
           float: left;
           padding-top: 7px;
       }
       .modal-dialog-EditListing
       {
             margin: 30px auto;
             width: 859px;
             position: relative;
       }
       .edit-listing-left-table tr td
       {
           padding:5px !important
       }
       #editListing .form-group input
       {
           border:0px solid #e3e3e3;
           background:#fff;
           padding:3px;
       }
       #popLoading
       {
           z-index: 99999;
       }
      .tick::before {
    content: "T";
}
.tick::after {
    border-color: #666 #666 transparent transparent;
    border-style: solid;
    border-width: 6px 0 0 7px;
    content: " ";
    height: 0;
    left: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
.tick {
    background-color: #ce1443;
    color: #fff;
    display: inline-block;
    float: left;
    padding: 6px 7px 6px 6px;
    position: relative;
    /*width: 1%;*/
    left: -15px;
}
.btn  a{
    color:#fff !important;
}
.mgt-5{
    margin-top:5px;
}
.mgt-10{
    margin-top:10px;
}
.achor-underline{
    text-decoration:underline
}.error{color:red;}
.greybackground
{
	background-color:#e3e3e3;
} .searchanchor{
     color:#fff !important;
 }
 
 
 .logouticon{
    line-height:90px !important;
}.searchtable > tbody > tr > td
{
    border-top:0px !important;
}
.leftmenu-pad .menu-text{
          padding-left:40px;
      }body.sticky-menu-active header
{
    position:absolute !important
}.blue{
     color:blue ;
 }
   .loading{font-family:Arial;font-size:10pt;border:5px solid #18bc9c;width:200px;height:96px;display:none;position:fixed;background-color:#fff;z-index:9999;text-align:center;padding-top:4px}
.Elapsedtime{display: inline-block;text-align: right;width: 50%;padding-right: 5px;font-weight: bold;}   #sortable1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 90%;
}.mgr-10{margin-right:10px;}.vd_menu-search{width:240px !important}.checkboxlistformat label {
  margin-left: 5px;
}.redbold
{
	color:red;
	font-weight:bold;
}
    .v2link {
	display: inline-block;
	text-align: right;
	/* width: 50%; */
	font-weight: bold;
	float: right;
	position:absolute;
	right: 10px;
}
        .v2link a { 
	color: #fff; 
}
.dashboardli.navactive .menu-badge {
    position: absolute;
    right: 6px;
    top: 10px;
}

/*#form-basic tr td {
    word-break: break-word;
 
}*/
/*03Nov 2023*/


@media screen and (max-width:578px){
#form-basic > .col-md-12 {
    padding: 0;
}
#form-basic > .col-md-12 .panel .panel-body {
    padding: 15px 0 25px;
}

.btn {
    padding: 6px 10px;
    margin: 0 0 2px 0;
}
#ProfitReport .col-md-12 {
    padding: 0;
}

.nav-pillsftr .nav.nav-pills {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    width: 100%;
}
footer#footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.tab-content {
    padding: 0 10px;
}

.tab-content .col-sm-3 {
    padding: 0;
}

.tab-content .row {
    margin-left: 0;
    margin-right: 0;
}

.tab-content .col-sm-6 {
    padding: 0;
}
.vd_back-top {
    bottom: 80px !important;
}

.tab-content .col-sm-12 {
    padding: 0;
}

body .nav-pillsftr {
    position: fixed !important;
    bottom: 40px !important;
    padding: 3px 5px 3px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 9 !important;
}

.tab-navbar {
    padding: 0 5px;
}


.panel-body .affix {
    position: fixed;
    top: 30px;
    z-index: 99999;
    width: 100% !important;
    left: 16px;
    right: 35px !important;
    right: 0 !important;
}
}.table-wrd-space span {
    word-break: break-word;
}.table-wrd-space td {
    word-break: break-word;
}.promotiondialog {
    width: 900px !important;
    margin: 20px auto !important;
}
.promo-action-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px; /* space between buttons */
}

.promo-action-btn {
    background: none;
    border: none;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.promo-action-edit {
    color: #0d6efd; /* Bootstrap primary */
}

.promo-action-delete {
    color: #dc3545; /* Bootstrap danger */
}

.promo-action-btn:hover {
    opacity: 0.8;
    transform: scale(1.1);
    transition: all 0.2s ease;
}
