/* ==========================================================================
   BREAKPOINTS
========================================================================== */
/* ==========================================================================
   COLORS
========================================================================== */
/* ==========================================================================
   IMAGES
========================================================================== */
/* ==================================================================
   DIGTIAL LOOM'S CLEAR FIX
   This clearfix is better than both Drupal and Compass's clearfix
   http://css-tricks.com/snippets/css/clear-fix/
===================================================================== */
/* ==================================================================
   RESPOND TO
   Use the breakpoint names defined in base.scss
   The $direction argument defines the whether to to include sizes up or down from the breakpoint.
===================================================================== */
/* ==========================================================================
   LINK STYLES
   These should only be applied directly to anchor tags
========================================================================== */
/* ------- Button -------------------------- */
/* Used by link buttons, form buttons, search button, and view/edit buttons */
/* ------- Arrow -------------------------- */
/* ------- Clear list style --------------------- */
/*
 * > 900:                     -- desktop (large)
 * <=900:                     -- desktop
 * <=720: no breadcrumb line  -- tablet landscape
 * <=690: accordion views     -- tablet portrait
 * <=640: nav as menu         -- smartphone landscape
 * <=600: collapsed footer    -- smartphone portrait
 * <=540: collapsed blocks    --
 * <=479: collapsed carousel  --
 */
/* =============================================================================
 *   Collapsed blocks
 * ========================================================================== */
@media only screen and (max-width: 540px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/admin\/Sites\/nuodb\.com\/sites\/all\/themes\/at_nuocorp\/sass\/responsive\.custom\.scss}line{font-family:\0000322}}
  body.page-resources-documents .views-table td .row-wrapper .column-33,
  body.page-resources-documents .views-table td .row-wrapper .column-66 {
    float: none;
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/admin\/Sites\/nuodb\.com\/sites\/all\/themes\/at_nuocorp\/sass\/responsive\.custom\.scss}line{font-family:\0000327}}
  body.page-resources-documents .views-table td .row-wrapper .column-33 {
    padding: 0;
    margin-bottom: 25px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/admin\/Sites\/nuodb\.com\/sites\/all\/themes\/at_nuocorp\/sass\/responsive\.custom\.scss}line{font-family:\0000332}}
  .nuodb-three-two .region-ntt-two.region-ntt-left .block-inner {
    padding-right: 0px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/admin\/Sites\/nuodb\.com\/sites\/all\/themes\/at_nuocorp\/sass\/responsive\.custom\.scss}line{font-family:\0000336}}
  .nuodb-three-two .region-ntt-two.region-ntt-right .block-inner {
    padding-left: 0px;
  }
}
