  body
        {
            background: #fff;
        }
        .nav-link.active
        {
            color: #efefef !important;
            border: 0px;
            font-weight: 500;
            background: #9b9045 !important;
            border-radius: 0px;
        }
        .xtra-small
        {
            font-size: .775em;
        }
        .modal
        {
            --bs-modal-width: 600px;
        }
        .Key-Highlights h4
        {
            font-size: 1rem !important;
            margin-bottom: 1rem !important;
        }
        .table-data tr
        {
            background: #ffffff;
            border-width: 0px;
        }
        .nav-link
        {
            cursor: pointer !important;
        }
        .bg-theme
        {
            background: #9b9045 !important;
        }
        .bg-themesell
        {
            background: #ff4148 !important;
        }
        td.Total
        {
            padding: 0.7rem;
        }
        :focus:not(:focus-visible)
        {
            outline: 0 !important;
            box-shadow: none !important;
        }
        :focus
        {
            outline: none !important;
            box-shadow: none !important;
        }
        @media (max-width: 575.98px)
        {
            .buy-form
            {
                bottom: 0px !important;
            }
        }
        .Key-Highlights h5
        {
            margin-bottom: 20px;
        }
        .col-lg-12.px-0.mt-4 h4
        {
            font-size: 1.25rem;
        }
        .table-data .table-striped > tbody > tr:nth-of-type(even) > *
        {
            --bs-table-accent-bg: rgb(255 255 255) !important;
            border-width: 0px;
            color: #212529;
            font-size: 13px;
            padding: 7px;
        }
       .table-data .table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-accent-bg: none;
    font-size: 12px;
    padding: 0px 10px;
    border: 0;
    color: #212529;
    text-align: center;
}
        
        .container_detail
        {
            background: white;
            box-shadow: 2px 5px 13px #cdc4c4;
        }
        .bg_themetable
        {
            border: 1px solid red;
            color: #83761d !important;
        }
        .tablecolor
        {
            color: #5b5ba5 !important;
        }
        .tableheading
        {
            font-weight: 400;
            font-size:13px;
        }
        #mainHeader
        {
            transition: box-shadow 0.3s ease;
        }
        
        .btn2.active
        {
            background-color: #ff7075 !important;
        }
        
        /* Shadow when scrolled */
        .header-shadow
        {
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }
        .bg-transparent
        {
            color: #d8db2e;
        }
        .bg-transparent:hover
        {
            color: #9b9045 !important;
        }
        .btn2
        {
            background-color: #ff7075;
        }
        .inputform
        {
            border-radius: 4px;
        }
        .formlebel
        {
        }
        .leftdetails
        {
            color: #6e6d6d;
            font-weight: normal;
            font-size: 15px;
            padding:10px 7px;
        }
        .rightdetails
        {
            color: #383535;
            font-weight: normal;
            font-size: 15px;
            padding:10px 7px;
        }
        .btndetl
        {
            border-radius: 5px;
        }
        .h2class
        {
            text-decoration: none !important;
            color: #484848;
            font-weight: 500 !important;
            font-size: 16px;
            padding-top: 5px;
        }
        .container_detail2
        {
            background: #fff;
            box-shadow: 2px 1px 14px #e9e9e9;
            margin-bottom: 13px;
            padding-top: 12px;
        }
        .bgclorlftright
        {
            padding-top: 6px;
            padding-bottom: 4px;
            background: rgb(183 163 32 / 10%);
        }
        .bgwithoutcolor
        {
            margin-right: 4px;
        }
        /*
        .btndetl:hover
        {
            transform: translateY(-4px) scale(1.03);
            box-shadow: 0 10px 30px rgba(0,0,0,.18);
            outline: none;
            background: #857a33;
        }
        .sell_button .btn2:hover
        {
            background: #ff4148 !important;
        }*/
        .clrblue
        {
            color: #5b5ba5;
            font-weight: bold;
        }
        .text-dark-price
        {
            color: #3c3ca7;
            font-weight: bold;
        }
        .pricefonts
        {
            color: #605f5f;
            font-size: 21px;
            text-align: right;
        }
        .form-control
        {
            border: 1px solid #9b9045;
            border-radius: 2px;
        }
        .levelclr
        {
            color: #111111;
        }
        .bgselbuydiv
        {
            background: #5b5ba5;
        }
        /*
        .nav-tabs .nav-link:hover
        {
            color: #ffffff !important;
            border: 0px solid #000000 !important;
        }
        */
        .nav-tabs .nav-link
        {
            margin-bottom: 0px;
            border: none;
            border-radius: 0px;
        }
        .topfonts
        {
            color: #9b9045 !important;
            font-size: 13px !important;
            font-weight: bold;
        }
        .containebreadcrumb
        {
            background: #f8f8f8;
        }
        .containebreadcrumb .breadcrumb
        {
            margin-bottom: 10px;
        }
        .buybolt
        {
            color: #e1e12e;
            font-size: 14px;
            padding-right: 3px;
        }
     .small1 {
    color: white;
    font-size: 11px;
    background: #5b77c5 !important;
    padding: 1px 10px !important;
}
        .downloadicon
        {
            color: #f5575c !important;
            font-size: 15px !important;
        }
        @media (max-width:600px)
        {
            .pricefonts
            {
                padding-bottom: 14px;
                margin-left: 12px;
            }
            .container_detail2
            {
                padding: 0px;
            }
            .pricefonts
            {
                text-align: left;
            }
            .padmobile
            {
                padding-bottom: 0px !important;
            }
        }
       .active-chart {
    background-color: #9b9045 !important;
    color: #fff !important;
    font-size: 11px;
    padding: 1px 10px !important;
}
   
        .company-card1
        {
            display: flex;
            justify-content: space-between;
            align-items: center;
            background: #fff;
            padding: 0px 16px;
            border-radius: 0px;
            margin: 0px auto;
        }
        
        .left-section1
        {
            display: flex;
            align-items: center;
            gap: 15px;
        }
        
        .logodetail
        {
            width: auto;
            height: auto;
            overflow: hidden;
        }
        
        .logodetail img
        {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .company-name
        {
            font-size: 18px;
            font-weight: 600;
            color: #222;
        }
        
        .right-section2
        {
            text-align: right;
        }
        
        .labeldetail
        {
            font-size: 14px;
            color: #666;
        }
        
        .pricestocks
        {
            font-size: 22px;
            font-weight: 700;
            color: #2a2a9b;
        }
        .logotext
        {
            font-size: 19px;
            color: #111111;
        }
        .popupcolor
        {
            color: #6262ab;
        }
        .borderpopup
        {
            border: 1px solid #4d4822;
            background: #ffffff !important;
            border-radius: 5px;
        }
        
        /*
.modal_detail{min-width:75% !important;}
*/
        .modalbtn
        {
            border: 0px;
            border-radius: 5px;
        }
        /* Responsive */
        @media (max-width: 600px)
        {
            .company-card
            {
                flex-direction: column;
                text-align: center;
                gap: 10px;
            }
            .right-section2
            {
                text-align: center;
            }
        }
    
   
 
        .chart-container
        {
            width: 100%;
            height:138px;
        }
         .iframe-container {
         
           
            border: 2px solid #ddd;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 20px;
            background: #f9f9f9;
        }
              .pager h1 {
            text-align: center;
            color: #333;
            margin-bottom: 20px;
            font-size: 24px;
        }

        .iframe-container {
            width: 100%;
          
            border: 2px solid #ddd;
            border-radius: 8px;
            overflow:hidden;
            margin-bottom: 20px;
            background: #f9f9f9;
        }


               .pager .download-btn {
            display: block;
            /* width: 88%; */
            padding: 15px;
            background: linear-gradient(135deg, #756a20 0%, #9b9045 100%);
            color: white;
            border: none;
            border-radius: 8px;
            font-size: 18px;
            font-weight: bold;
            cursor: pointer;
            transition: transform 0.2s, box-shadow 0.2s;
            padding: 9px 10px;
            max-width: max-content;
        }

        .pager .download-btn:hover {
            transform: translateY(-2px);
            box-shadow: 0 10px 25px rgba(102, 126, 234, 0.4);
        }

       .pager .download-btn:active {
            transform: translateY(0);
        }
         .pager img {
         max-width: 100%;
         height: auto;
         box-shadow: 0 4px 6px rgba(0,0,0,0.1);
         border-radius: 8px;
          }
  
        .product_icon_mobile
        {
            display: none;
        }
        .navmenunew a i, .navmenunew a:focus i
        {
            background-color: #ffffff !important;
        }
        .padbtm
        {
              padding-bottom: 8px !important;
        }
        .paddbtm
        {
           padding-bottom: 23px;
        }
   
      
        
        .buy-form {
            max-width: 97%;
            margin: 0 auto;
            background: white;
            border-radius: 16px;
             border: 1px solid #ebeff3 !important;
    border-radius: 15px;
            overflow: hidden;
            transition: all 0.3s ease;;
        }
        .border5 {
    border: 1px solid #ebeff3 !important;
    border-radius: 15px;
}
        
        .buy-form:hover {
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
        }
        
        .buy-form .form-header {
            background: linear-gradient(135deg, #4361ee, #3a56d4));
            padding: 20px;
            text-align: center;
            color: white;
        }
        
       .buy-form .form-header h3 {
            margin: 0;
            font-weight: 600;
            letter-spacing: 0.5px;
        }
        
       .buy-form .tab-container {
            position: relative;
        }
        
        .buy-form.tab-nav {
            display: flex;
            background-color: #f8f9fa);
            border-radius: 12px;
            margin: 20px 15px 0;
            padding: 4px;
            position: relative;
            z-index: 1;
        }
        
               .buy-form .tab-nav-btn {
            flex: 1;
            padding: 9px 8px;
            background: transparent;
            border: none;
            border-radius: 10px;
            font-weight: 600;
            font-size: 15px;
            color: var(--dark-text);
            transition: all 0.3s ease;
            z-index: 2;
            position: relative;
            border: 1px solid #ccc;
            margin: 5px 15px;
        }
        
       .buy-form .tab-nav-btn.active {
            background: white;
            color: #4361ee;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }
        
        .buy-form .tab-content {
            padding: 20px;
        }
        
        .buy-form .tab-pane {
            display: none;
            animation: fadeIn 0.4s ease;
        }
        
       .buy-form .tab-pane.active {
            display: block;
        }
        
        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(10px); }
            to { opacity: 1; transform: translateY(0); }
        }
        
        .buy-form .form-group {
            margin-bottom: 20px;
        }
        
        .buy-form .form-label {
            font-weight: 600;
            color: var(--dark-text);
            margin-bottom: 8px;
            display: flex;
            align-items: center;
        }
        
        .buy-form .form-label i {
            margin-right: 8px;
            font-size: 14px;
            color: #4361ee;
        }
        
        .buy-form .form-control {
            border: 2px solid #eaeef2;
            border-radius: 10px;
            padding: 12px 15px;
            font-size: 15px;
            transition: all 0.3s ease;;
        }
        
       .buy-form .form-control:focus {
            border-color: #4361ee;
            box-shadow: 0 0 0 0.2rem rgba(67, 97, 238, 0.15);
        }
        
       .buy-form .form-control::placeholder {
            color: #adb5bd;
        }
        
      .buy-form  .submit-btn {
            width: 100%;
            padding: 14px;
            border: none;
            border-radius: 12px;
            font-weight: 600;
            font-size: 16px;
            letter-spacing: 0.5px;
            transition: all 0.3s ease;;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 10px;
        }
        
      .buy-form  .submit-btn i {
            margin-right: 8px;
            font-size: 18px;
        }
        
       .buy-form .buy-btn {
            background: linear-gradient(135deg, #4361ee, #3a56d4));
            color: white;
        }
        
        /*.buy-btn:hover {
            background: linear-gradient(135deg, #3a56d4), #3045c7);
            transform: translateY(-2px);
            box-shadow: 0 6px 15px rgba(67, 97, 238, 0.4);
        }
        */
      .buy-form  .sell-btn {
            background: linear-gradient(135deg, var(--danger), #e1156d);
            color: white;
        }
        /*
       .buy-form .sell-btn:hover {
            background: linear-gradient(135deg, #e1156d, #cc1260);
            transform: translateY(-2px);
            box-shadow: 0 6px 15px rgba(247, 37, 133, 0.4);
        }
        */
     .buy-form   .form-actions {
            display: flex;
            gap: 10px;
            margin-top: 20px;
        }
        
       .buy-form .secondary-btn {
            flex: 1;
            padding: 12px;
            border: 2px solid #eaeef2;
            border-radius: 10px;
            background: transparent;
            font-weight: 600;
            color: #6c757d;
            transition: all 0.3s ease;;
        }
        
        /*
       .buy-form .secondary-btn:hover {
            background: #f8f9fa;
            color: var(--dark-text);
        }
        */
        /* Mobile responsiveness */
        @media (max-width: 576px) {
            .buy-form-container {
                border-radius: 12px;
            }
            
            .tab-nav-btn {
                font-size: 14px;
                padding: 10px;
            }
            
            .form-control {
                padding: 10px 12px;
                font-size: 14px;
            }
            
            .submit-btn {
                padding: 12px;
                font-size: 15px;
            }
        }
        
        /* Visual improvements for textarea */
      .buy-form  textarea.form-control {
            min-height: 75px;
            resize: vertical;
        }
        
        /* Hide quantity field - we don't have the server control in this version */
      .buy-form  .hidden-field {
            display: none;
        }
        
        .error-message {
            font-size: 13px;
            margin-top: 5px;
            color: var(--danger);
            display: none;
        }
        
       .buy-form .form-icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 36px;
            height: 36px;
            border-radius: 10px;
            background: rgba(67, 97, 238, 0.1);
            color: #4361ee;
            margin-right: 12px;
        }
        .buyicon
        {
            color:#928841 !important;
        }
        .sellicon
        {
            color: #ff7075 !important;
        }
        .paddbtm1
        {
            margin-top:-2px !important;
        }