.sticky-header {
    position: fixed;
    overflow: hidden;
    z-index: 1;
}

.sticky-header table {
    background-color: #fff;
    border-collapse: collapse;
}

.sticky-table-for-shifting {
    position: absolute;
    left: 0;
    top: 0;
}

.hidden {
    display: none !important;
}
.sticky-table.wl_table tr{
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #3d7fba;
    cursor: pointer;
    /*border: 1px solid #CCD8e6;*/
    /*text-decoration: underline;*/
}
.sticky-table.wl_table th.main-type-cell,.sticky-table.wl_table th.type-cell,th.type-cell1{
    border: 1px solid #d4e0ea;
    border-top: 0;


    /*border-left-color: #7e91ad;*/
    /*border-right-color: #7e91ad;*/
}



.sticky-table.wl_table thead .main-type-cell{
    font-size: 14px;
    line-height: 18px;
    color: #698094;
    font-family: Helvetica Neue, Arial, sans-serif;
    padding: 12px 0;
    border: 1px solid #d4e0ea;
    text-align: center;
    font-weight: normal;
}
#wl_tickers .sticky-table.wl_table thead .main-type-cell{
    font-size: 13px;
    line-height: 18px;
    color: #698094;
    font-family: Helvetica Neue, Arial, sans-serif;
    padding: 15px 20px;
    border: 1px solid #d4e0ea;
    text-align: center;
    font-weight: normal;
    /*width: 134px;*/
}
#wl_tickers .sticky-table.wl_table thead .main-type-cell .icon{
    width: 14px;
    height: 14px;
    fill: #fff;
    background: #3d7fba;
    border-radius: 14px;
    margin-left: 5px;
}
#wl_tickers .sticky-table.wl_table thead .main-type-cell.location {
    /*min-width:145px;*/
}

.sticky-table.wl_table thead .main-type-cell .icon{
    width: 16px;
    fill: #fff;
    background: #3d7fba;
    border-radius: 16px;
}


.sticky-table.wl_table th.main-type-cell:nth-child(even){
    background: #F5F7FB;
}
#wl_tickers .sticky-table.wl_table th.main-type-cell{
    background: #F5F7FB;
}
.sticky-table.wl_table thead .blank-cell {
  /*width: 10%;*/
}
#wl_tickers .sticky-table.wl_table thead .blank-cell {
  /*width: auto;*/
}
.sticky-table.wl_table thead .type-cell{
  width: 6%;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #3d7fba;
  cursor: pointer;
  border: 1px solid #e8eef7;
  /*text-decoration: underline;*/
}
.sticky-table.wl_table thead .type-cell1{
  width: 6%;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #3d7fba;
  cursor: pointer;
  border: 1px solid #e8eef7;
}
.sticky-table.wl_table thead th:first-child{
  border-left: 0 ;
}
.sticky-table.wl_table thead th:last-child{
  /*border-right: 0 ;*/
  /*border-right: 1px solid #d4e0ea;*/
}
.sticky-table.wl_table thead th.alert-follow{
  border-left-color: #d4e0ea;
}
.sticky-table.wl_table thead th.alert-prepost{
  border-left-color: #d4e0ea ;
  /*border-right-color: #7E91AD;*/
}
/*.sticky-table.wl_table thead th.alert-fil-all{*/
  /*border-right-color: #7E91AD ;*/
/*}*/
/*.sticky-table.wl_table thead th.alert-sm{*/
  /*border-left-color: #7E91AD ;*/
/*}*/
/*.sticky-table.wl_table thead th.alert-sm-all{*/
  /*border-right-color: #7E91AD ;*/
/*}*/
/*.sticky-table.wl_table thead th.alert-news-all{*/
  /*border-right-color: #7E91AD ;*/
  /*border-left-color: #7E91AD ;*/
/*}*/
/*.sticky-table.wl_table thead th.alert-desktop, tdh:nth-child(12){*/
  /*border-left-color: #7E91AD ;*/
/*}*/