
        #intima_color {
            color: #ccc;
        }
        
        #intima_color:hover {
            color: #26abff;
        }
        
        .tools {
            display: none;
        }
        #space_bw_cells th{
            padding: 8px 0;
        }
        .button_style td{
            white-space: nowrap;
        }
        
        