
  #my-table h6{
    -webkit-transform: rotate(270deg)translateX(-33.5px);transform:rotate(270deg)translateX(-33.5px);    font-weight: bold;
  	white-space: nowrap;
  	width: 20px;
    	line-height: 1.0;
      font-size:14px;

  }
    #header-fixed h6{
      -webkit-transform: rotate(270deg)translateX(-33.5px);transform:rotate(270deg)translateX(-33.5px);      white-space: nowrap;
      width: 20px;
      font-weight: bold;
      	line-height: 1.0;
        font-size:14px;

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

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

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