/*//BT-47267_BT-52700:Sumit G: 01112021: Implementation of Pledge module for NSDL and CDSL in IBT<Start>*/
:root {

/*Background BG Variables*/    
--client-background1:#fff;
--client-background2:#fff;

/*Color Font Style Variables*/ 
--color-label:#ccc;
--color-text:#000;
--color-subtext:#979797;/*//BT-96664_BT-96666:Ismail: 06122022: Display Brokerage and statutory charges - ODIN Aero<Start>*/

/*Readmore Section Variables*/ 
--readmore-barbg:#f7f7f7;
--readmore-text:#333333;
--readmore-text-link:#0072bb;

/*Button Variables*/
--button-bg:#4a8cf6;
--button-text:#fff;

/*Searchfield Variables*/
--search-field-bg:transparent;
--search-field-bdr:#0eadd1;
--search-field-text:#333333;
--search-box-active-bdr:#0eadd1;

/*Pledge Scrip Table Variables*/
--table-header-bg:#505050;
--table-header-text:#fff;
--table-bdr:#d0d0d0;
--table-scriplabel:#fff;
--table-scripname:#333333;
--table-exchname:#333333;
--table-scripvalue:#333; 

/*Tooltip Variables*/
--tooltip-bg:#fff;
--tooltip-bdr:#d0d0d0;
--tooltip-shadow:#505050;
--tooltip-label-text:#505050;
--tooltip-value-text:#000;

/*Checkbox Variables*/
--checkbox-bg:#fff;
--checkbox-bdr:#4a8cf6;

/*Collateral Variables*/
--collateral-text:#868686;
--collateral-price:#000;
--collateral-textbox-bg:#ffffff;
--collateral-textbox-bdr:#d0d0d0;
--collateral-textbox-textcolor:#333;
--collateral-footer-text:#868686;
--collateral-footer-text-active:#000000;

/*Note Variables*/
--note-title:#ff0000;
--note-points:#333333;

/*BT_98712_BT_98713:Ismail/Medha P: 03-05-2023: NEFT details to be published in Fund transfer page - AERO <Start>*/
/*neft variable css*/
--info-card-bg:#efefef;
--color-dropdown-neft:#efefef;
--color-border-neft:#d3d3d3;
--color-negative:#d32f2f;
/*BT_98712_BT_98713:Ismail/Medha P: 03-05-2023: NEFT details to be published in Fund transfer page - AERO <END>*/
/* // BT-108384_BT-118401_Ismail/AnoopiJ_17Nov2023_Un-Pledge CDSL NSDL - Aero <s> */
--tab-button-bg: #d8d8d8;
--tab-button-text: #303030;
/* // BT-108384_BT-118401_Ismail/AnoopiJ_17Nov2023_Un-Pledge CDSL NSDL - Aero <e> */
/*//BT-79729_BT-111525:Ismail:30-11-23:EDIS revoke facility to Non-POA clients - NSDL<S>*/
--table-bg: #fff;
--table-head-bg: #22619b;
--table-col-bg: #fff;
--table-td-textcolor: #303030;
/*//BT-79729_BT-111525:Ismail:30-11-23:EDIS revoke facility to Non-POA clients - NSDL<E>*/
/*//BT-98215_BT-126453_:Medha P/Ismail: 12-02-2024: Logout from All devices - <Start>*/
/*Login Session*/
    --color-session-card-text:#303030;
 --session-container-bg:#F0F2F5;
  /*Border -color*/
    --color-border-session-card:#EBEBEB;
    --color-primary:#25335C;
/*//BT-98215_BT-126453_:Medha P/Ismail: 12-02-2024: Logout from All devices - <End>*/
}
/*//BT-47267_BT-52700:Sumit G: 01112021: Implementation of Pledge module for NSDL and CDSL in IBT<End>*/