/**{*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/


/*html, body{*/
/*    height: 100%;*/
/*}*/


.first-column {
    position: sticky;
    left: -1px;
    background-color: #f8f9fa !important;
    white-space: nowrap;
    z-index: 1;
}
