/*//BT-47267_BT-52700:Sumit G: 01112021: Implementation of Pledge module for NSDL and CDSL in IBT<Start>*/
:root {

/*Background BG Variables*/    
--client-background1:#091126;
--client-background2:#0b1630;

/*Color Font Style Variables*/ 
--color-label:#ccc;
--color-text:#fff;

/*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:#545454;
--search-field-text:#fff;
--search-box-active-bdr:#545454;

/*Pledge Scrip Table Variables*/
--table-header-bg:transparent;
--table-header-text:#ccc;
--table-bdr:#585858;
--table-scriplabel:#fff;
--table-scripname:#fff;
--table-exchname:#fff;
--table-scripvalue:#fff;

/*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:#ccc;

/*Collateral Variables*/
--collateral-text:#868686;
--collateral-price:#fff;
--collateral-textbox-bg:#fff;
--collateral-textbox-bdr:#d0d0d0;
--collateral-textbox-textcolor:#333;
--collateral-footer-text:#868686;
--collateral-footer-text-active:#fff;

/*Note Variables*/
--note-title:#ff0000;
--note-points:#ccc;

}
/*//BT-47267_BT-52700:Sumit G: 01112021: Implementation of Pledge module for NSDL and CDSL in IBT<End>*/    