@charset "utf-8";


/**
 * DVR-DM1000A-OC Style
 * ================================================================================
 * Table of Contents:
 *
 * Top Page Settings
 * ================================================================================
 */






/**
 * ================================================================================
 * Common Settings
 * ================================================================================
 */


/* -- Display -- */
.dm-dvrdm1000aoc-c-disBlock { display: block !important; }
.dm-dvrdm1000aoc-c-disInlineblock { display: inline-block !important; }
.dm-dvrdm1000aoc-c-disInline { display: inline !important; }
.dm-dvrdm1000aoc-c-disFlex { display: flex !important; }
.dm-dvrdm1000aoc-c-disInlineFlex { display: inline-flex !important; }
.dm-dvrdm1000aoc-c-disNone { display: none !important; }






@media only screen and (min-width: 0px) and (max-width: 767px) {
  
  
/**
 * ================================================================================
 * Common Settings
 * ================================================================================
 */




}