/**
 * @file
 * iPod/iPhone width (landscape)
 *
 * These styles override 320.css
 *
 * Fonts: Roboto
 * Font weights: 400 (regular), 300 (light), 700 (bold)
 *
 * Colours:
 *  green:    #426059
 *  orange:   #f7931d
 *  red-pink: #b75454
 *  blue:     #425460
 *  gold:     #caab3d
 *  purple:   #604259
 *
 * @see 320.css
 */
.css-size{
  display:none;
  content:'2';
  font-size:2px !important;
  width:2px !important;;
}

/**
 * HTML elements and generic site styling classes and IDs
 */


/* HTML elements **************************************************************/
/* End: HTML elements */


/* Layout and generic styling *************************************************/

.max-30 { width: 30%; }
.max-40 { width: 40%; }
.max-50 { width: 50%; }

.max-30,
.max-40,
.max-50 {
  float: left;
}

.max-60,
.max-70,
.max-80,
.max-90,
.max-100 {
  float: left;
  width: 100%;
}

/* End: Layout and generic styling */


/**
 * Homepage
 */
/* End: homepage */


/**
 * Main site functions and forms
 */


/* Search results *************************************************************/
/* End: Search results */

/* Forms **********************************************************************/
/* End: Forms */


/**
 * Template styling
 */


/* Section: Branding **********************************************************/


/* End: Section: Branding */


/* Section: Header ************************************************************/
/* End: Section: Header */


/* Section: Navigation ********************************************************/
/* End: Section: Navigation */


/* Section: Breadcrumb ********************************************************/
/* End: Section: Breadcrumb */


/* Section: Tabs **************************************************************/
/* End: Section: Tabs */


/* Section: Footer ************************************************************/
/* End: Section: Footer */


/* Section: Top bar jump links ************************************************/
/* End: Section: Top bar jump links */


/* Section: Sidebars **********************************************************/
/* End: Section: Sidebars */


/**
 * Nodes
 */


/* Node: FAQ ******************************************************************/
/* End: Node: FAQ */


/**
 * Various styles applied to specific bits of markup
 */


/* Element: Boxed and blockquote **********************************************/
/* End: Element: Boxed and blockquote */


/* Element: Document download styles ******************************************/
/* End: Element: Document download styles */


/* Element: Goto top **********************************************************/
/* Element: End: Goto top */


/* Element: Tutorial lists ****************************************************/
/* End: Element: Tutorial lists */


/* Element: Minions ***********************************************************/

.minion-bg-business,
.minion-bg-chef,
.minion-bg-farmer,
.minion-bg-femaletrainer,
.minion-bg-maletrainer,
.minion-bg-mechanic,
.minion-bg-nurse,
.minion-bg-tradie {
  display: inline-block;
  min-height: 274px;
  padding-right: 185px;
  background: bottom right no-repeat;
}
/* The Minions */
.minion-bg-business {
  background-image: url('../images/minions/minion_business_tall.png');
}
.minion-bg-chef {
  background-image: url('../images/minions/minion_chef_tall.png');
}
.minion-bg-farmer {
  background-image: url('../images/minions/minion_farmer_tall.png');
}
.minion-bg-femaletrainer {
  background-image: url('../images/minions/minion_femaletrainer_tall.png');
}
.minion-bg-maletrainer {
  background-image: url('../images/minions/minion_maletrainer_tall.png');
}
.minion-bg-mechanic {
  background-image: url('../images/minions/minion_mechanic_tall.png');
}
.minion-bg-nurse {
  background-image: url('../images/minions/minion_nurse_tall.png');
}
.minion-bg-tradie {
  background-image: url('../images/minions/minion_tradie_tall.png');
}

.no-minion-padding {
  padding-right: 1em;
}

/* End: Element: Minions */


/**
 * Styling for blocks (non-views)
 */


/* Block: Creative commons ****************************************************/
/* End: Block: Creative commons */


/**
 * Styling for Views
 */


/* View: Outages **************************************************************/
/* End: View: Outages */

/* View: FAQ ******************************************************************/
/* End: View: FAQ */


/**
 * Styling for specific modules
 */


/* Module: USI custom blocks **************************************************/
/* End: Module: USI custom blocks */


/* Module: DEEWR Simple Image Gallery *****************************************/
/* End: Module: DEEWR Simple Image Gallery */


/* Module: DEEWR Media ********************************************************/
/* End: Module: DEEWR Media */


/* Module: DEEWR Table of Contents ********************************************/
/* End: Module: DEEWR Table of Contents */


/* Module: DEEWR Last Modified ************************************************/
/* End: Module: DEEWR Last Modified */


/* Module: Workbench **********************************************************/
/* End: Module: Workbench */

#structuredBanner{
    display: none;
}

/* Beta Block */

#block-block-153 .beta_block_label {
  float:left;
}

#block-block-153 span.component-one {
  width: 70%;
  max-width: none;
  float:left;
}

#block-block-153 span.component-two {
  top:11px;
}