/* ==================================================================================

	Print Css

 ================================================================================== */
body {
  background: #fff !important;
  color: #000 !important;
}

body.profile #outer_wrapper {
  background: #fff !important;
}

.main_section {
  padding: 0;
  background: #fff !important;
}

.section02 .recode .detail-title {
  display: none !important;
}

.section02 .recode .detail-body {
  display: block !important;
}

.header {
  display: none;
}

.menu_area {
  display: none;
}

.footer {
  display: none;
}
