  [name="stock-tool-price-label"] {
   color: #454746;
   
   margin-left: 10px;
   margin-top: 10px border:
 }
 
 [name="stock-tool-price-input"] {
   
   border-radius: 10px;
   margin-left: 10px;
   width: 70% ;
   
   padding: 10px;
   background: #e9eaee;
   border: solid 1px #ccc
 }
 


 
 [name="stock-tool-result-div"] hr:first-of-type,
 [name="stock-tool-result-div"] hr:last-of-type {
   background-color: #fff !important;
   width: 50px !important
 }
 
 [name="stock-tool-result-div"] hr {
   height: 1px;
   background-color: #ccc;
   border: 0;
   width: 100%
 }
 
 #clearBtn:active {
   transform: scale(1.1)
 }
 
 #country:focus {
   outline: 0;
   border: #007bff dashed 1.5px !important
 }
 
 [name="stock-tool-container"] {
   max-width: 1200px;
   margin-left: 10px;
   margin-right: 10px;
   background: white;
   
   border-radius: 5px;
   box-shadow: 0 4px 8px rgba(0, 0, 0, .5);
   
 }
 
 [name="stock-tool-first-price-div"] {
   
   background: white;
   
   border-radius: 5px;
   
   box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
 }
 
 [name="stock-tool-first-price-b-tag"] {
   
   margin-left: 10px;
   color: #007bff;
   margin-top: 10px
 }
 
 [name="stock-tool-extra-height-7"] {
   width: 100%;
   height: 1px;
   background: #ccc;
   margin-top: 10px;
   margin-bottom: 10px
 }
 
 [name="stock-tool-extra-height"] {
   height: 20px
 }
 
 [name="stock-tool-second-price-div"] {
   
   background: white;
   
   border-radius: 5px;
   margin-top: 5px;
   
   box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
 }
 
 [name="stock-tool-sec-prc-b-tag"] {
   
   margin-left: 10px;
   color: #007bff;
   
 }
 
 [name="stock-tool-sec-hr"] {
   width: 100%;
   height: 1px;
   background: #ccc;
   margin-top: 20px;
   margin-bottom: 5px
 }
 
 [name="stock-tool-search-countey-div"] {
   
   background: white;
   
   border-radius: 5px;
   margin-top: 5px;
   
   padding-top: 10px;
   box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
 }
 
 .stock-tool-search-input {
   margin-top: 10px
 }
 
 [name="stock-tool-select-div"] {
   width: 97%;
   height: 100px;
   background: white;
   border: ;
   border-radius: 5px;
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
   padding-top: 10px
 }
 
 [name="stock-tool-select-sel-option"] {
   width: 70%;
   padding: 10px;
   border: solid 1px #ccc;
   background: #e9eaee;
   border-radius: 10px;
   outline: ;
   margin-top: 10px;
   
   margin-left: 10px
 }
 
 [name="stock-tool-result-div"] {
   
   color: black;
   background: white;
   
   padding-left: 5px;
   border-radius: 5px;
   margin-top: 5px;
   margin-right: 5px;
   
   min-height: 20px;
   box-shadow: 0 4px 8px rgba(0, 0, 0, .5);
   margin-left: 5px
 }
 
 [name="stock-tool-progress-div"] {
   
   min-height: 70px;
   max-height: 400px;
   background: white;
   padding-bottom:10px;
   border-radius: 5px;
   margin-top: 5px;
   
   
   box-shadow: 0 4px 8px rgba(0, 0, 0, .3)
 }
 
 [name="stock-tool-progress-div-2"] {
   background: ;
   width: 60px;
   height: 70px;
   
   margin-top: 10px;
   
   display: none;
   margin-left:100px;
 }
 
 [name="stock-tool-loading-img"] {
   width: 50px;
   height: 50px;
   scale: 1.3;
   margin-top: 20px
   
 }
 

 

 
 [name="stock-tool-clear-icon"] {
   
   color: crimson;
   margin-top: ;
   margin-left:
 }
 

 
 