/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

 .bytes-import-export-lite-info .entry-edit .row, .bytes-import-export-lite-export .entry-edit, .bytes-import-export-lite-import .entry-edit,  .bytes-import-export-lite-setting .entry-edit{
 	background:#f2f2f2 !important;
 }
  .bytes-import-export-lite-export .entry-edit,.bytes-import-export-lite-setting .entry-edit,  .bytes-import-export-lite-import .entry-edit{
  	padding:30px;
  }
  .bytes-import-export-lite-setting .entry-edit h2{
  	display:none;
  }