4394. EPMO Open Source Coordination Office Redaction File Detail Report

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

4394.1 Files compared

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

4394.2 Comparison summary

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

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

4394.4 Active regular expressions

No regular expressions were active.

4394.5 Comparison detail

        1   #MB_overla y {
        2           po sition: ab solute;
        3           ma rgin: auto ;
        4           to p: 0; left : 0;
        5           wi dth: 100%;  height: 1 00%;
        6           z- index: 999 9;
        7           ba ckground-c olor: #000 !important ;
        8   }
        9   #MB_overla y[id] { po sition: fi xed; }
        10  
        11   #MB_window  {
        12           po sition: ab solute;
        13           to p: 0;
        14           bo rder: 0 so lid;
        15           te xt-align:  left;
        16           z- index: 100 00;
        17   }
        18   #MB_window [id] { pos ition: fix ed!importa nt; }
        19  
        20   #MB_frame  {
        21           po sition: re lative;
        22           ba ckground-c olor: #EFE FEF;
        23           he ight: 100% ;
        24   }
        25  
        26   #MB_header  {
        27           ma rgin: 0;
        28           pa dding: 0;
        29   }
        30  
        31   #MB_conten t {
        32           po sition: re lative;
        33           pa dding: 6px  .75em;
        34           ov erflow: au to;
        35   }
        36  
        37   #MB_captio n {
        38           fo nt: bold 1 00% "Lucid a Grande",  Arial, sa ns-serif;
        39           te xt-shadow:  #FFF 0 1p x 0;
        40           pa dding: .5e m 2em .5em  .75em;
        41           ma rgin: 0;
        42           te xt-align:  left;
        43   }
        44  
        45   #MB_close  {
        46           di splay: blo ck;
        47           po sition: ab solute;
        48           ri ght: 5px;  top: 4px;
        49           pa dding: 2px  3px;
        50           fo nt-weight:  bold;
        51           te xt-decorat ion: none;
        52           fo nt-size: 1 3px;
        53   }
        54   #MB_close: hover {
        55           ba ckground:  transparen t;
        56   }
        57  
        58   #MB_loadin g {
        59           pa dding: 1.5 em;
        60           te xt-indent:  -10000px;
        61           ba ckground:  transparen t url(spin ner.gif) 5 0% 0 no-re peat;
        62   }
        63  
        64   /* Color s cheme */
        65   #MB_frame  {
        66           pa dding-bott om: 7px;
        67           -w ebkit-bord er-radius:  7px; 
        68           -m oz-border- radius: 7p x;
        69           bo rder-radiu s: 7px;
        70   }
        71   #MB_window  {
        72           ba ckground-c olor: #EFE FEF;
        73           co lor: #000;
        74           -w ebkit-box- shadow: 0  8px 64px # 000; 
        75           -m oz-box-sha dow: 0 0 6 4px #000; 
        76           bo x-shadow:  0 0 64px # 000;
        77           
        78           -w ebkit-bord er-radius:  7px; 
        79           -m oz-border- radius: 7p x;
        80           bo rder-radiu s: 7px;
        81   }
        82   #MB_conten t { border -top: 1px  solid #F9F 9F9; }
        83   #MB_header  {
        84     backgrou nd-color:  #DDD;
        85     border-b ottom: 1px  solid #CC C;
        86   }
        87   #MB_captio n { color:  #000 }
        88   #MB_close  { color: # 777 }
        89   #MB_close: hover { co lor: #000  }
        90  
        91  
        92   /* Alert m essage */
        93   .MB_alert  {
        94           ma rgin: 10px  0;
        95           te xt-align:  center;
        96   }