/*//BT-47267_BT-52700:Sumit G: 01112021: Implementation of Pledge module for NSDL and CDSL in IBT<Start>*/
:root {

/*Background BG Variables*/    
--client-background1:#222222;
--client-background2:#222222;

/*Color Font Style Variables*/ 
--color-label:#ccc;
--color-text:#fff;
--color-subtext:#979797;/*//BT-96664_BT-96666:Ismail: 06122022: Display Brokerage and statutory charges - ODIN Aero<Start>*/

/*Readmore Section Variables*/ 
--readmore-barbg:#444444;
--readmore-text:#ffffff;
--readmore-text-link:#00d1ff;

/*Button Variables*/
--button-bg:#2172d5;
--button-text:#fff;

/*Searchfield Variables*/
--search-field-bg:transparent;
--search-field-bdr:#666666;
--search-field-text:#ffffff;
--search-box-active-bdr:#0eadd1;

/*Pledge Scrip Table Variables*/
--table-header-bg:#3c3b3b;
--table-header-text:#b6dbfd;
--table-bdr:#666666;
--table-scriplabel:#b6dbfd;
--table-scripname:#ffffff;
--table-exchname:#bbbbbb;
--table-scripvalue:#bbbbbb; 

/*Tooltip Variables*/
--tooltip-bg:#222222;
--tooltip-bdr:#666666;
--tooltip-shadow:#505050;
--tooltip-label-text:#bbbbbb;
--tooltip-value-text:#ffffff;

/*Checkbox Variables*/
--checkbox-bg:#fff;
--checkbox-bdr:#4a8cf6;

/*Collateral Variables*/
--collateral-text:#bbbbbb;
--collateral-price:#ffffff;
--collateral-textbox-bg:#222222;
--collateral-textbox-bdr:#666666;
--collateral-textbox-textcolor:#ffffff;
--collateral-footer-text:#bbbbbb;
--collateral-footer-text-active:#ffffff;

/*Note Variables*/
--note-title:#ffd800;
--note-points:#ffffff;


/*info-card neft variable*/ 
/*BT_98712_BT_98713:Ismail/Medha P: 03-05-2023: NEFT details to be published in Fund transfer page - AERO <Start>*/
--info-card-bg:#303030;
--color-dropdown-neft:#303030;
--color-input-neft:#303030;
--color-border-neft:#b7b7b7;
--color-negative:#fc5055;

/*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: #1b1b1b;
--table-head-bg: #22619b;
--table-col-bg: #1b1b1b;
--table-td-textcolor: #fff;
/*//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*/
 --session-container-bg:#F0F2F5;
  /*Border -color*/
--color-border-session-card:#EBEBEB;
    --color-session-card-text:#303030;
--color-primary:#4365c9;
/*//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>*/