html{
    scroll-behavior: smooth;
} 

div#chart_dt {
    width: 100%;
    margin: 15px 0px;
}
.apexcharts-reset-icon, .apexcharts-pan-icon {
    display: none;
}

.stock_g {
    background: #ffffff85;
}
.time_line button {
    background: #f1f3fa;
    color: #000;
    border: 1px solid #dcdfe9;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 13px;
    outline: 0;
}
ul.tab_drop.active {
    position: fixed;
    top: 0 !important;
    z-index: 999;
    background: #ffffff;
    margin-top: 0px;
    width: 1220px;
    margin: auto;
}
button.active_g {
    background: #1fb15a;
    color: #fff;
}

  .market-pairs tr {
    float: none;
    display: inline-table;
}
        h2.heading_tx {
    font-size: 15px;
    background: #f5f9fc;
    padding: 14px;
    color: #007bff;
}
       .best {
    font-size: 18px;
    font-weight: 600;
    color: #0000a0;
    margin: 40px 0px 10px;
    border-top: 1px solid #ccc;
    padding-top: 12px;
}
        .over_flow {
    width: 100%;
    overflow: auto;
    position: relative;
} 
        .header_tbl{
            background: #0000a0a6 !important; 
            color: #fff;
        }
        .header_tbl td{
            color: #fff;
        }
   .fixed_btm {
/*    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;*/
}     
   .search_data {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
        display: inline-flex;
}     
input.search_val {
width: 100%;
    height: 70px;
    padding: 18px 40px;
    font-size: 19px;
    border-radius: 50px 0px 0px 50px;
    border: 1px solid #ccc;
    outline: 0;
    border-right: 0;
}    
    button.src_btn {
    background: #1FB15A;
    border: 0;
    padding: 0px 40px;
    border-radius: 0px 50px 50px 0px;
    color: #fff;
    font-size: 20px;
    outline: 0 !important;
} 

.container {
    max-width: 1250px !important;
}   
        
  .bg_set {
    background: #f9f5f5;
    padding: 20px;
    border-radius: 5px;
    position: relative;
}
.nm_t {
    font-size: 30px;
    font-weight: 600;
    color: #000;
        margin-right: 50px;
}
.name_stock {
    display: inline-flex;
    vertical-align: middle;
    width: 100%;
    margin-top: 0px;
}

.name_stock span b {
    font-size: 35px;
    color: #0000a0;
}

.name_stock span i {
    font-style: normal;
    font-size: 18px;
    margin-left: 25px;
}

.name_stock span strong {
    display: block;
    font-size: 12px;
    color: #888;
    text-align: left;
}
.data_text {
    width: 100%;
    position: relative;
}

.data_text li {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    padding: 10px;
    border-bottom: 1px dashed #e7e1e1;
    text-transform: uppercase;
}

.data_text li span {
    float: right;
    font-weight: 500;
    color: #666;
    text-transform: capitalize;
}      
        
button.data_exp {
    position: absolute;
    right: 0px;
    background: #1FB15A;
    padding: 14px 25px;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
}
  tr.header_tbl th, tr.header_tbl td, table.table td {
    font-size: 12px !important;
}      

.market-pairs .nav-link.active {
    color: #0000a0 !important;
}
 .chart_data {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
img.icon_sm {
    width: 30px;
    padding: 3px;
    margin-right: 3px;
}  

 
   .fix_mrg {
        width: 20%;
    position: relative;
    padding: 10px;
}
   
 
   
   .fix_mrg:nth-child(2n+1) .index_dt {
    background: #def3e6 !important;
}

.index_dt:hover {
    transition: transform .2s;
    transform: scale(1.04);
}
.index_dt {
    background: #ededf8;
    border-radius: 5px;
    padding: 13px;
    transition: transform .2s;
    transform: scale(1);
}
   
 .nm_tx {
    font-size: 14px;
    font-weight: 600;
    color: #0000a0;
    width: 100%;
    line-height: 1;
} 
 .per_tx {
position: absolute;
    top: 4px;
    right: 10px;
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    padding: 0px 4px;
    border-radius: 3px;
}
   .fls_num {
    display: inline-flex;
    margin: 5px 0px;
    width: 100%;
}  
.pre_tx {
    width: 50%;
    text-align: left;
    color: #000;
    font-size: 12px;
    font-weight: 500;
}
   .pchg_tx {
    width: 50%;
    text-align: right;
    font-size: 12px;
    font-weight: 500;
}
   .pre_tx i, .pchg_tx i {
    font-size: 13px;
    font-style: normal;
    color: #000;
}
   
 .mrg_top_btm {
    margin-top: 35px;
    margin-bottom: 10px;
}  
   
 .home_sec:before {
content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../../uploads/bg_color.jpg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 0.1;
    z-index: -9999;
}  
 
   .light-bb, .input-group-text {
    background: #f1f3fa;
}  
   
  .text_hed {
    background: #e6e6e6;
    padding: 14px;
    font-size: 20px;
    font-weight: 600;
    margin: 24px 0px 5px;
    border-radius: 5px;
    color: #000;
    position: relative;
    width: 100%;
    text-align: center;
} 
   
.tab_name {
    font-size: 18px;
    font-weight: 600;
    color: #0000a0;
    padding: 10px 0px;
    border-bottom: 1px dashed #ccc;
}
 .bg_trans{
           background: #ffffff91;
   }  
   
  table.data_tbl tr td, table.data_tbl tr th {
    width: 20%;
    border-bottom: 1px dashed #ccc;
    padding: 8px;
    color: #272756;
    background: #F1F3FA;
    font-size: 13px;
} 
   
table.data_tbl {
    width: 100%;
}

.data_t {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    overflow: auto;
}  

tr.header_bg th, tr.header_bg td {
    background: #e6e6e6 !important;
    border: 0 !important;
    color: #000 !important;
    font-weight: 600;
}  
button.nsc, button.bsc {
    background: #ccc;
    padding: 3px 10px;
    font-size: 12px;
    float: left;
    margin-right: 4px;
    border: 0;
    border-radius: 3px;
    color: #000;
    font-weight: 600;
    outline: 0;
}

.key_v {
    width: 20%;
    display: inline-block;
}
   
.box_sdo {
    background: #fff;
    margin-top: 18px;
    border-radius: 5px;
    box-shadow: 0px 2px 8px -5px #000;
    padding: 10px;
}
      
.key_data {
    width: 32%;
    float: left;
    height: 30px;
    margin-top: 20px;
    color: #000;
}   
 .key_v {
    width: 100%;
    display: inline-block;
}

.key_data strong {
    text-transform: capitalize;
}  
ul#stock_list li {
    padding: 12px 30px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    font-size: 15px;
    background: #ffffffc2;
    color: #000;
}
ul#stock_list li:hover {
    color: #0000a0;
}
ul#stock_list {
    position: absolute;
    width: 82%;
    background: transparent;
    padding: 10px;
    border-radius: 5px;
    top: 70px;
    left: 0;
    z-index: 9999;
        max-height: 205px;
    overflow: auto;
}
   
   .graph {
    width: 100%;
    position: relative;
}
   button.nsc {
    background: #1fb15a;
    color: #fff;
}
   
ul.tab_drop li a {
    padding: 10px 21px;
    display: block;
    color: #000;
}
ul.tab_drop li {
    display: inline-block;
    background: #f1f3fa;
    border-radius: 2px 2px 20px 20px;
    border-top: 2px solid #e1e3eb;
    font-size: 12px;
    cursor: pointer;
    color: #000;
}
   
ul.tab_drop li:hover, ul.tab_drop li.active {
    background: #1fb15a;
    border-top: 2px solid #179d4d;
}

ul.tab_drop li:hover a, ul.tab_drop li.active a {
    color: #fff;
}

ul.tab_drop {
    width: 100%;
    margin-top: 20px;
}
   
.buy_sell {
    display: inline-flex;
    align-items: center;
    margin-left: 25px;
}

.buy_sell button {
    background: #ccc;
    padding: 8px 15px;
    font-size: 12px;
    float: left;
    margin-right: 4px;
    border: 0;
    border-radius: 3px;
    color: #000;
    font-weight: 600;
    outline: 0;
    height: 34px;
    margin-top: -10px;
}

button.buy_cl {
    background: #1fb15a;
    color: #fff;
}
   button.sell_cl {
    background: #FF7070;
    color: #fff;
}
   .bio_data {
    text-align: justify;
    color: #666;
    font-size: 13px;
    width: 100%;
    margin: 5px 0px;
    height: 400px;
    overflow: auto;
}



@media (min-width: 10px) and (max-width: 969px) {
  .fixed_btm {
    position: relative;
}

.fix_mrg {
    width: 100%;
}

input.search_val {
    width: 100%;
    height: 45px;
    padding: 6px 15px;
    font-size: 14px;
}

button.src_btn {
    padding: 0px 20px;
    font-size: 14px;
}

 .mrg_top_btm {
    margin-top: 30px;
    margin-bottom: 30px;
}

ul#stock_list {
    width: 100%;
    background: #fff;
    padding: 10px;
    top: 46px;
}

ul.menu_list {
    display: none;
}
ul.list_add {
    display: none;
}

.price_add {
    display: block;
}

 

.date_range button {
    background: transparent;
    border: 0;
    padding: 8px 4px;
    outline: 0;
    font-size: 12px;
}
table.web_tbl {
    width: 100%;
    display: block;
    overflow: auto;
}

#Financials table.dt_tbl {
    display: inline-flex;
    overflow: auto;
}




}