    .trnsTv{
     position: absolute;
     top:20em;
     left: 7em;
     z-index: 2;
     cursor: auto;
     border-left: 2px;
     border-left-color: white;
     padding-right: 5px;
     width: 700px;
    
    }
    .headPr{
        position: relative;
        top:-0.9em;
        left:15.1em;
        color: #333333;
        font-family: serif;
        font-size: 18px;

        
        
    }
    .closebutTv{
        position: absolute;
        top: 1em;
        left: 48.8em;
        cursor: pointer;
    }
    .lblTv{
        position: relative;
        top:-0.6em;
        left: 16em;
        
    }
    .innerTblTv{
      font-family: serif;
      font-weight: 600;
      font-size:18px;
      width: 700px;
      
    }