@import url(forex-calendar.css);

html, body#forex-calendar { background: #fff; margin: 0; }

#global-navigation, #header, #searchbox, #footer, #network_footer, #quotebox, #side-navigation, #sidebar, #topLeadAd { display: none; }

#wrapper, #content { width: auto !important; background: none !important; border: none !important; }
#main { width: auto; border: none !important; }

#fxcal #display-settings-container { display: none; }
#fxcal #date_selector_top { display: none; }
#fxcal .legend { display: none; }
#fxcal table.forex-events { width: auto; }
#fxcal table.forex-events tbody tr td.info span var .unit { display: inline; }
#fxcal table.forex-events tbody tr td.impact span { background: none; text-indent: 0; width: auto; height: auto; display: inline; }
#fxcal table.forex-events tbody tr td.session,
#fxcal table.forex-events thead tr th.session { display: none; }
#fxcal table.forex-events thead tr th { border: 1px solid #ddd !important; }

#fxcal.inline-event-detail .ui-dialog .ui-dialog-title { font-size: 21pt; }
#fxcal.inline-event-detail .ui-dialog .ui-dialog-titlebar-close span { display: none; }
#fxcal.inline-event-detail #modal_ad { display: none; }

#k_close_button, #kampylink { display: none; }

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
