4370. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:51:33 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.

4370.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:33 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\css custom_cda.css Fri Apr 21 20:03:30 2017 UTC

4370.2 Comparison summary

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

4370.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

4370.4 Active regular expressions

No regular expressions were active.

4370.5 Comparison detail

        1   /* CDA Sty lesheet Co mment */
        2   #custom_cd a {
        3           co lor: #0033 66;
        4           ba ckground-c olor: #FFF FFF;
        5           fo nt-family:  Verdana,  Tahoma, sa ns-serif;
        6           fo nt-size: 1 0px;
        7           wi dth: 830px ;
        8   }
        9  
        10   #custom_cd a a {
        11           co lor: #0033 66;
        12           ba ckground-c olor: #FFF FFF;
        13   }
        14  
        15   #custom_cd a h1 {
        16           fo nt-size: 1 1pt;
        17           fo nt-weight:  bold;
        18   }
        19  
        20   #custom_cd a h2 {
        21           fo nt-size: 1 0pt;
        22           fo nt-weight:  bold;
        23   }
        24  
        25   #custom_cd a h3 {
        26           fo nt-size: 9 pt;
        27           fo nt-weight:  bold;
        28   }
        29  
        30   #custom_cd a h4 {
        31           fo nt-size: 8 pt;
        32           fo nt-weight:  bold;
        33   }
        34  
        35   #custom_cd a div {
        36           wi dth: 100%;
        37   }
        38  
        39   #custom_cd a table {
        40           li ne-height:  10pt;
        41           wi dth: 100%;
        42   }
        43  
        44   #custom_cd a tr {
        45           ba ckground-c olor: #fff fcc;
        46   }
        47  
        48   #custom_cd a .td_head er_label {
        49           ba ckground-c olor: #339 9ff;
        50   }
        51  
        52   #custom_cd a .tr_head er {
        53           ba ckground-c olor: #CCC CFF;
        54   }
        55  
        56   #custom_cd a td {
        57           pa dding: 0.1 cm 0.2cm;
        58           ve rtical-ali gn: top;
        59   }
        60  
        61   #custom_cd a th {
        62           ba ckground-c olor: #ffd 700;
        63   }
        64  
        65   #custom_cd a .h1cente r {
        66           fo nt-size: 1 1pt;
        67           fo nt-weight:  bold;
        68           te xt-align:  center;
        69           wi dth: 100%;
        70   }
        71  
        72   #custom_cd a .header_ table {
        73           bo rder: 1pt  inset #000 08b;
        74   }
        75  
        76   #custom_cd a .narr_ta ble {
        77           wi dth: 100%;
        78   }
        79  
        80   #custom_cd a .narr_tr  {
        81           ba ckground-c olor: #fff fcc;
        82   }
        83  
        84   #custom_cd a .narr_th  {
        85           ba ckground-c olor: #ffd 700;
        86   }
        87  
        88   #custom_cd a .td_labe l {
        89           fo nt-weight:  bold;
        90           co lor: white ;
        91   }
        92  
        93   #smenu {
        94           z- index: 1;
        95           po sition: ab solute;
        96           to p: 45px;
        97           le ft: 685px;
        98           wi dth: 100%;
        99           fl oat: left;
        100           te xt-align:  right;
        101           co lor: #000;
        102   }
        103  
        104   #menu {
        105           po sition: ab solute;
        106           to p: 45px;
        107           le ft: 0px;
        108           z- index: 1;
        109           fl oat: left;
        110           te xt-align:  right;
        111           co lor: #000;
        112           li st-style:  none;
        113           li ne-height:  1;
        114   }
        115  
        116   #TipBox {
        117           di splay: non e;
        118           po sition: ab solute;
        119           fo nt-size: 1 2px;
        120           fo nt-weight:  bold;
        121           fo nt-family:  verdana;
        122           bo rder: 0px;
        123           pa dding: 15p x;
        124           co lor: black ;
        125           ba ckground-c olor: #FFF FE0;
        126           wi dth: 400px ;
        127   }
        128   /* CDA Sty lesheet En d */