/*
Theme Name: SU QLD Apply Chappy Website
Theme URI: https://version-control.it.suqld.com/wordpress-themes/apply-chappy-wordpress-theme
Author: SUQLD
Description: Chappy Application Theme
Version: 1.2
GitLab Theme URI: https://version-control.it.suqld.com/wordpress-themes/apply-chappy-wordpress-theme

 * HTML5 ✰ Boilerplate
 *
 * style.css contains a reset, font normalization and some base styles.
 *
 * Credit is left where credit is due.
 * Much inspiration was taken from these projects:
 * - yui.yahooapis.com/2.8.1/build/base/base.css
 * - camendesign.com/design/
 * - praegnanz.de/weblog/htmlcssjs-kickstart
 */


/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
  font: inherit;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }


hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }


/**
 * Font normalization inspired by YUI Library's fonts.css: developer.yahoo.com/yui/
 */

body { font:13px/1.231 sans-serif; *font-size:small; } /* Hack retained to preserve specificity */
select, input, textarea, button { font:99% sans-serif; }

/* Normalize monospace sizing:
   en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp { font-family: monospace, sans-serif; }


/**
 * Minimal base styles.
 */

/* Always force a scrollbar in non-IE */
html { }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

small { font-size: 85%; }
strong, th { font-weight: bold; }
s

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}

textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

.ie6 legend, .ie7 legend { margin-left: -7px; }

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea { margin: 0; }

/* Colors for form validity */
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid {
   border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


/* These selection declarations have to be separate
   No text-shadow: twitter.com/miketaylr/status/12228805301*/
::-moz-selection{ background: #E61938; color:#fff; text-shadow: none; }
::selection { background:#E61938; color:#fff; text-shadow: none; }

/* j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* Make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }

/* Bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }

/**
 * You might tweak these..
 */

body, select, input, textarea {
  /* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
  color: #666;
  font: 81.25% arial, helvetica, sans-serif;
  /* Set your base font here, to apply evenly */
  /* font-family: Georgia, serif;  */
}

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }

a, a:active, a:visited { color: #222; }
a:hover { color: #222; }

a {
	text-decoration:underline;
}

/**
 * Primary styles
 *
 * Author: Rocco Howard
 */

h1 {
	font-size: 25px;
	font-weight: normal;
	line-height: 24px;
}
h2 {
	font-size:15px;
	font-weight: normal;
	line-height: 14px;
	padding-top:5px;
	color: #666;
	font-weight:bold;
}

p {
	margin-top:1em;
	margin-bottom:1em;
}

ul,ol {
	margin-top:1em;
	margin-bottom:1em;
}

li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

em {
	font-style:italic;
}

.suqRed {
	color: #E41839;
}

#container {

}

#header {
	position:fixed;
	width:100%;
}

#header-content-bg {
	background-color:#2D2D2D;

	height:32px;
	width:100%;
	z-index:100;
}

#header-content-bg a {
	color:#FFF;
	text-decoration:none;
	padding:6px 5px;
	line-height: 34px;
}

#header-content-bg strong a {
	color:#F60;
}

#header-content-bg a:hover {
	background-color:#4C4C4C;
	color:#CCC;
}

#header-content {
	height:32px;
	line-height:20px;
	font-size:13px;
}

	#header-content-text {
		float:left;
		color:#39393B;
		padding-top:0px;
		font-size:10px;
	}

	#header-content .orgName {
		font-size:12px;
		padding-right:6px;
		font-weight:bold;
		font-style:italic;
	}

#header-menu-bg {
	background: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	min-height:69px;
	height:69px;
	width:100%;
	z-index:99;
}

#apply-or-continue-application {
	float:right;
	padding:10px;
	background-color:#F00;
	color:#FFF;
	border-radius:10px;
	-webkit-box-shadow: rgba(200,200,200,0.3) 0 4px 10px -1px;
	-moz-box-shadow: rgba(200,200,200,0.3) 0 4px 10px -1px;
	box-shadow: rgba(200,200,200,0.3) 0;
}

#header-menu {
	padding-top:14px;
	padding-bottom:7px;
	margin-bottom:5px;
	padding-left:0px;
	float:left;
	width:100%;

}

	#header-menu .pageLogo {
		float:left;
	}

	#header-menu .pageTitle {
		float:left;
		color: #999999;
		font-size: 25px;
		font-weight: normal;
		line-height: 24px;
		padding-top:10px;
		margin-left:30px;
	}

#header-menu-application {
	width:100%;
	background-color:#f5f5f5;
	padding:3px 3px 1px 0px;
	border-bottom: 1px solid #e5e5e5;
	z-index:99;
	height:23px;
	min-height:23px;
	-webkit-box-shadow: rgba(200,200,200,0.3) 0 4px 10px -1px;
	-moz-box-shadow: rgba(200,200,200,0.3) 0 4px 10px -1px;
	box-shadow: rgba(200,200,200,0.3) 0;
}
#header-menu-application a {
	color: #666;
}

#header-menu-application ul.menu {
	margin-top:4px;
}

#header-menu-application ul.menu a {
	text-decoration:none;
	padding-bottom:4px;
	border-bottom:1px solid #CCC;
}

#header-menu-application ul.menu a:hover {
	border-bottom:1px solid #999;
}

#header-menu-application  ul.menu li.current-menu-item a {
	padding-bottom:4px;
	border-bottom:1px solid #F60;
}

#header-menu-application ul.menu ul.SubMenu {
	float:left;
	padding:0px;
	margin:0px;
	position:fixed;
	width:150px;
	background-color:#FFF;
	padding:3px;
	border:1px solid #999;
}

#header-menu-application ul.menu ul.SubMenu li {
	display:block;
}

#header-menu-application ul.menu ul.SubMenu li a {
	color:#999 !important;
	border:none;
	display:block;
	padding:2px;
	background:none;
}

#header-menu-application ul.menu ul.SubMenu li a {
	border-bottom:1px dotted #EFEFEF;
}
#header-menu-application ul.menu ul.SubMenu li.current-menu-item a {
	color:#F60 !important;

}

#header-menu-application ul.menu ul.SubMenu li a:hover {
	background-color:#EFEFEF;
}

#section_extra {
	float:right;padding-right:40px;
	margin-top:-1px;
}

#section_extra input {
	padding-top:1px;
	padding-bottom:1px;
}


body {

}

#main {
	padding-top:110px;
	padding-bottom:50px;
	width:100%;
}

#main-content {
	padding: 5px 20px 0px 20px;
}

.page-content-center {
	margin: 0 auto;
	width: auto;
	max-width: 1000px;
	min-width: 780px;
}

.page-content h1,
.page-content-center h1 {
	color:#E51938;
	padding-bottom:5px;
	border-bottom:1px solid #e5e5e5;
}

.page-content h2,
.page-content-center h2 {
	text-transform:uppercase;
	padding-bottom:3px;
	border-bottom:1px solid #e5e5e5;
}

div.page-content-center {
	width: auto;
	max-width: 1000px;
	margin: 0 auto;
}

ul.menu {
	margin: 0;
	padding: 0;
	display:inherit;
}

ul.menu li {
	list-style:none;
	display:inline;
	padding-right:5px;
}

ul.menu li a {
	color:#EFEFEF;
}

ul.menu li a:hover {
	color:#F00;
}

ul.menu li.current-menu-item a {
	color:#F60 !important;
	text-decoration:none;
}

.headerMenu {
	font-size:small;
}

/* INPUT Elements Specfic
----------------------------------------------- */

input {
	padding:0px;
	margin:0px;
	padding:3px;
}


input.submit,
input.submitfield
{
	font-size:10px;
	color: #FFF;
	border:1px solid #39393B;
	background-color:#39393B;
	border-radius:5px;
	-moz-border-radius:5px;
}

td.textfield input,
td.textfield textarea,
td.textfield select
{
	border:none;
width:98%;
}


td.textfield  {
	border:1px solid #EFEFEF;
}

td.field_highlight {
	border: 1px solid orange;
}

/*
input,
input.textfield,
textarea.textfield,
select.textfield {
	border:1px solid #e5e5e5;
	border-radius:3px;
	padding:5px;
	width:99%;
	-moz-border-radius:3px;
	background-color:#FFF;
}
*/

/* TD Elements Specfic
----------------------------------------------- */

td.alignleft
{
	text-align:left;
}

td.aligncenter
{
	text-align:center;
}

td.alignright
{
	text-align:right;
}

/* FORMDATA
----------------------------------------------- */

td.field_explaination input,
td.field_explaination input.textfield,
td.field_explaination textarea,
td.field_explaination textarea.textfield {
	color: #B8CDD1;
}

td.formdata_feedback {
	background-color:#FFF;
	color:#475564;
	border:4px solid #95A5BC;
	text-align:center;
	height:50px;
}

td.formdata_feedback_alert {
	background-color:#FFF;
	color:#FF0000;
	border:4px solid #FF0000;
}

td.field_alert {
	border: 1px solid #A40000;
	background-color: #FF0000;
	color: #FFF;
}

label.BluoraFormDataAlert {
	color:#F00;
}

td.field_alert input.textfield,
td.field_alert textarea.textfield,
td.field_alert select.textfield {
	background: #FF0000;
	color: #FFF;
}

.feedback_section {
	background-color:#F00;
	color:#FFF;
}

.main_header {
	color:#FFF;
	margin-bottom:10px;
	padding:5px;
	font-size:medium;
	font-weight:bold;
	background-color:#39393B;
	border-top:none;
	text-transform:uppercase;
	-moz-border-radius:5px;
}
.section_header {
	color:#FFF;
	margin-bottom:10px;
	padding:5px;
	font-size:medium;
	font-weight:bold;
	background-color:#F78F28;
	border-top:none;
	text-transform:uppercase;
	-moz-border-radius:5px;
}

.text_section {
	color:#FFF;
	padding:5px;
	font-size:small;
	background-color:#57B7FD;
	border-top:none;
	-moz-border-radius:5px;
}


td.text {
	background-color:#EFEFEF;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}


/* INPUT LIMITED TEXTAREA
----------------------------------------------- */
textarea.bluora_inputlimit,
input.bluora_inputlimit {
	border:2px solid #39393B;
}

div.bluora_inputlimit_title {
	padding:5px;
	margin-bottom:5px;
	background-color:#AE1619;
	color:#FFF;
	float:left;
}

td.bluora_inputlimit {
	border:none;
}
td.field_highlight .bluora_inputlimit {
	border:2px solid #39393B;
}

textarea.bluora_inputlimit {
	color:#39393B;
	font-family: Trebuchet MS;
	font-size: 14px;
	padding:5px;
}

textarea.bluora_inputlimit_reached {
	color: #F00;
}

div.bluora_counter_container {
	padding:5px;
	background-color:#39393B;
	color:#FFF;
	float:right;
}

div.bluora_inputlimit_feedback {
	color:#39393B;
	padding:5px;
	text-align:center;
	border:1px solid #39393B;
	border-bottom:none;
}

div.bluora_inputlimit_reached {
	color:#FFF;
	background-color:#F00;
	border:1px solid #F00;
}

div.bluora_inputlimit_reached {
	background-color: #F00;
}

#footer {

}





/*
Search
--*/

thead td,
.text,
tbody#thead td,
tbody.thead td,
tr.thead td
{
	color:#666666;
	padding: 2px;
	font-weight:bold;
	border-bottom:1px solid #666666;
}


.header {
	background-color:#666666;
	color:#FFF;
	font-size:14px;
	padding-top:5px;
	text-transform:uppercase;
	border-bottom:3px solid #FFF;
}


#datarows td,
tbody.datarows td,
tbody.DataRows td,
.value
{
	background-color: #EFEFEF;
	color: #666666;
	border:1px solid #EFEFEF;
}

#datarows td.text,
tbody.datarows td.text,
tbody.DataRows td.text,
.text
{
	background-color: #E4EFF1;
	color:#999;
	padding: 2px;
	border:1px solid #DDD;
}

#datarows tr.highlight_row td,
tbody.datarows tr.highlight_row td,
tbody.DataRows tr.highlight_row td {
	background-color:#E4EFF1;
}

tr.SearchHeader td:first-child {
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
tr.SearchHeader td {
	background-color:#EFEFEF;
}
tr.SearchHeader td:last-child {
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}

tr.SearchTools select,
tr.SearchTools input,
tr.SearchTools textarea {
	width:95%;
	border:1px solid #CCC;
	padding:6px;
}


.orange-background,
.orangeBg
{
	background-color: #F60 !important;
	border-color: #F60 !important;
	color: #FFF !important;
}

.green-background,
.greenBg
{
	background-color:#7CB416 !important;
	border-color: #7CB416 !important;
	color: #FFF !important;
}

td.red-background,
.redBg
{
	background-color: #F00 !important;
	border-color: #F00 !important;
	color: #FFF !important;
}

#header h2
{
	padding:0;
	margin:0;
	font-size:medium;
}

h1
{
	color: #333333;
	font-size:large;
	margin: 0;
	padding:0;
}

.text-xsmall,
.text-xsmall td
{
	font-size: x-small;
}
.text-xxsmall,
.text-xxsmall td
{
	font-size: xx-small;
}

#menu
{
	margin-left: 10px;
}

#menu a
{
	font-weight:bold;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#menu a.blueborder
{
	border: 1px solid #0066CF;
}

#menu a.greyborder
{
	border: 1px solid #CCC;
}

#menu a.greybg
{
	background-color: #F6F6F6;
	color: #0066CF;
}

ul.tableblock
{
	border-style:none;
	margin: 0px;
	padding: 0px;
}

li.tablerow
{
	display: block;
	padding: 2px;
	margin: 2px;
	border:1px solid #BFD8DD;
	background-color:#FFF;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

li.tablehead
{
	display: block;
	padding: 2px;
	margin: 2px;
	border:1px solid #BFD8DD;
	color:#000;
	background-color:#BFD8DD;
}

li.selected
{
	color: #FFF;
	background-color: orange;
}


#search_headers td,
.SearchHeader td {
	background-color:#FFF;
	color:#666666;
	text-align:center;
	text-transform:capitalize;
	font-weight:bold;
	font-size:14px;
}

#search_information td,
.SearchInformation td {
	background-color:#666666;
	color:#FFF;
	font-size:x-small;
	text-align:center;
}


/*
Tab Navigation
----------------------------------------------- */

ul.BluoraTabbedNavigation { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 0; /* set margins as desired */
	font: bold small Trebuchet MS,Verdana,Sans-serif; /* set font as desired */

	list-style-type: none;
	padding: 3px 4px 3px 3px; /* THIRD number must change with respect to padding-top (X) below */
	border-bottom:1px solid #666;
	margin-bottom:4px;
}

ul.BluoraTabbedNavigation li { /* do not change */
	display: inline;
	cursor:pointer;
	font-size:small;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}


ul.BluoraTabbedNavigation li.selected { /* settings for selected tab link */
	background-color: #FFF; /* set selected tab background color as desired */
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	color: #666666; /* set selected tab link color as desired */
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
	margin-bottom:-1px;
	position:relative;
}

ul.BluoraTabbedNavigation li { /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #EFEFEF; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #FFF; /* set unselected tab background color as desired */
	color: #666666; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul.BluoraTabbedNavigation li:hover { /* settings for hover effect */
	background: #fff; /* set desired hover color */
}


.TableDataResults {
	margin-bottom:20px;
}

ul.BluoraTabbedNavigation li.ApplyOptions {
	border:1px solid #999;
	float:right;
	border-radius:3px;
}
ul.BluoraTabbedNavigation li.ApplyOptions input[type=checkbox] {
	margin-bottom:5px;
	margin-left:3px;
}

.BluoraOptionsSection .BluoraOptionsSectionBody {
	background-color:#F5F5F5;
	border:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
	border-radius:3px;
	font-size:small;
}

.BluoraOptionsSection ul.BluoraTabbedNavigation {
	border-bottom:none;
	margin-bottom:-1px;
	margin-left:5px;
}

.BluoraOptionsSection ul.BluoraTabbedNavigation li.selected {
	background-color:#F5F5F5;
	color:#999999;
	margin-top:-1px;
}

.BluoraOptionsSection .text,
.BluoraOptionsSection .value {
	color:#999999;
	background:none;
	border:none;
}

.BluoraOptionsSection .text {
	border-bottom:1px dotted #CCC;
}

.BluoraOptionsSection td.textfield {
	padding:6px;
}

.BluoraOptionsSectionBody select,
.BluoraOptionsSectionBody input,
.BluoraOptionsSectionBody textarea {
	width:98%;
	border:none;
	padding:4px;
}

/*
File System
*/

.file .icon {
	float: left;
	margin-right: 5px;
}

.file .title {
	padding: 5px;
}

.file .size {
	float:right;
	width: 30px;
	text-align:right;
	font-size:x-small;
	padding: 3px;
}

.file .delete {
	float:right;
	width: 10px;
	text-align:right;
	font-size:x-small;
	padding: 3px;
}

.file .date {
	float:right;
	margin-right: 20px;
	text-align:right;
	font-size:x-small;
	padding: 3px;
}

.file .detail {
	padding: 15px;
}



.suqld-footer-bar {
  position: fixed;
  bottom: 0;
  height: 35px;
  width: 100%;
  border-top: 1px solid #ebebeb;
  overflow: hidden;
  background-color:#FFF;
  z-index:100;
  }
 .footer {
    font-size: 0.85em;
    line-height: 0;
    padding-top: 9px;
    white-space: nowrap;
  }
  .footer ul {

  margin-top: 9px;
  color: #999;
  max-width: 80%;
  }
  .footer ul li {
  display: inline;
  padding: 0 1.5em 0 0;
  }
  .footer a {
  color: #333;
  }


/**
 * Non-semantic helper classes: please define your styles before this section.
 */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }
.showifprint {
	display: none; visibility: hidden;
}

/* New Flex Box Rows/ Columns */

.row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
  }

  .column {
	margin-left: 1em;
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
  }

  .column-20 {
	margin-left: 1em;
	display: flex;
	flex-direction: column;
	flex-basis: 20%;
  }

  .column-80 {
	margin-left: 1em;
	display: flex;
	flex-direction: column;
	flex-basis: 80%;
  }


/**
 * Media queries for responsive design.
 *
 * These follow after primary styles so they will successfully override.
 */

@media all and (orientation:portrait) {
  /* Style adjustments for portrait mode goes here */

}

@media all and (orientation:landscape) {
  /* Style adjustments for landscape mode goes here */

}

/* Grade-A Mobile Browsers (Opera Mobile, Mobile Safari, Android Chrome)
   consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {


  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  .showifprint { display:inherit; visibility:visible; }
}

