4410. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:51:36 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

4410.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:36 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-web\src\main\webapp\vhaoi_files\styles va-user-styles.css Fri Apr 21 20:03:32 2017 UTC

4410.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 107
Removed 0 0

4410.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

4410.4 Active regular expressions

No regular expressions were active.

4410.5 Comparison detail

        1   /*
        2     File.... ........:  /va_files/ styles/va- user-style s.css
        3     Descript ion.....:  Styles ava ilable for  use in th e page con tent area
        4     Version. ........:  1.0
        5     Release  Date....:  December 1 9, 2005
        6   */
        7   hr.va-hr-g ray {
        8           bo rder: 1px  solid #CCC CCC;
        9   }
        10  
        11   hr.va-hr-b lack {
        12           bo rder: 1px  solid #000 000;
        13   }
        14  
        15   div.va-box ed-content  {
        16           bo rder: 1px  solid #000 000;
        17           pa dding: 3px ;
        18   }
        19  
        20   .va-paragr aph-header  {
        21           fo nt-weight:  bold;
        22           co lor: #6B14 24;
        23   }
        24  
        25   .va-sectio n-header {
        26           pa dding: 3px ;
        27           ba ckground-c olor: #6B1 424;
        28           co lor: #FFFF FF;
        29           fo nt-weight:  bold;
        30           fo nt-size: 1 15%;
        31   }
        32  
        33   .va-bold {
        34           fo nt-weight:  bold;
        35   }
        36  
        37   .va-emphas is {
        38           fo nt-style:  italic;
        39   }
        40  
        41   .va-small  {
        42           fo nt-size: 9 0%;
        43   }
        44  
        45   .va-xsmall  {
        46           fo nt-size: 8 0%;
        47   }
        48  
        49   .va-large  {
        50           fo nt-size: 1 15%;
        51   }
        52  
        53   .va-xlarge  {
        54           fo nt-size: 1 30%;
        55   }
        56  
        57   .va-highli ght {
        58           ba ckground-c olor: #F8F 3E2;
        59           pa dding: 3px ;
        60   }
        61  
        62   .va-grayed -out {
        63           co lor: #9999 99;
        64   }
        65  
        66   .va-addres s {
        67           fo nt-family:  "Courier  New", Cour ier, mono;
        68   }
        69  
        70   .va-datata ble {
        71           fo nt-size: 1 1px;
        72           fo nt-family:  verdana,  arial, hel vetica, sa ns-serif;
        73           ba ckground-c olor: #000 000;
        74           te xt-align:  left;
        75           ma rgin-top:  0 !importa nt;
        76           ma rgin-top:  15px;
        77   }
        78  
        79   .va-datata ble th {
        80           ba ckground-c olor: #E4E 4E4;
        81           co lor: #0000 00;
        82           fo nt-weight:  bold;
        83           te xt-align:  left;
        84           pa dding: 4px ;
        85   }
        86  
        87   .va-datata ble td.emp ty-header- cell {
        88           ba ckground-c olor: #F0F 0F0;
        89   }
        90  
        91   .va-datata ble td {
        92           fo nt-size: 1 1px;
        93           pa dding: 5px  10px;
        94           ba ckground-c olor: #FFF FFF;
        95           co lor: #0000 00;
        96   }
        97  
        98   .va-datata ble td ul  {
        99           fo nt-size: 1 1px;
        100   }
        101  
        102   .va-datata ble captio n {
        103           te xt-align:  left;
        104           fo nt-weight:  bold;
        105           pa dding-bott om: 3px;
        106           ma rgin-top:  15px;
        107   }