
  table#ptTable th h6 {
    line-height: 1.0;
    font-size:14px;
    width: 20px;
    font-weight: bold;
  	white-space: nowrap;
    margin-bottom: 0.5rem;

  }
    #header-fixed h6{
      line-height: 1.0;
      font-size:14px;
      width: 20px;
      white-space: nowrap;
      font-weight: bold;

    }
    .specialCell{
    	line-height: 1.0;
    	font-size:14px;
    }

    .fr-process {
    	white-space: nowrap;
    	background-color: var(--ks-primary) !important;
    	color: rgb(255,255,255) !important;
    	vertical-align: bottom !important;
    	width: 20px !important;
    }

    a {
	     position: relative;
	      z-index:10 !important;
    }
