/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

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

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

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

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

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

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

/* --------------------------------------------------------------
 * Gravity CSS
 * Version 0.1
 * Developed by: Owain Lewis
 * www.owainlewis.com
 * License: MIT
 * http://www.opensource.org/licenses/mit-license.php
 *-------------------------------------------------------------- */

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,
table, caption, tbody, tfoot, thead, tr, th, td,
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; }

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

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

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #d9d9d9; margin: 10px 0 10px 0; padding: 0; }
.dashed-hr-top { border-top: 1px dashed #cccccc; }
.dashed-hr-bottom { border-bottom: 1px dashed #cccccc; }
.dotted-hr-top { border-top: 1px dotted #cccccc; }
.dotted-hr-bottom { border-bottom: 1px dotted #cccccc; }

input, select, button { vertical-align: middle; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[wtype="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

label, input[type="button"], input[type="submit"], input[type="image"], input[type="file"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, textarea, button, select 
  { line-height: 24px; color: gray; font-size: 13px; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
html {background: #b3c4bb;}
body {background: #f5f5f5;}

p { margin-bottom: 20px; }

ol { margin-bottom: 20px; margin-left: 20px; }
  ol ol { margin-bottom: 0; }

ul { margin-bottom: 20px; }
  ul li { margin-bottom: 5px; margin-left: 14px; }
    ul li ul {   margin-left: 20px;   margin-top: 10px;   margin-bottom: 10px; }

ul.unstyled { list-style: none; }
  ul.unstyled li { margin-left: 0; }

dl { margin-bottom: 20px; }
  dl dt { font-weight: bold; margin-bottom: 10px; }
  dl dd { margin-bottom: 10px; }

abbr, acronym { border-bottom: 1px dotted black; }
address { font-style: italic; }
del { color: black; }

a { color: #555555; text-decoration: none; cursor: pointer; }
a:hover { color: #777777; text-decoration: none; }

blockquote { display: block; font-weight: bold; border-left: 4px solid #eeeeee; padding: 40px 20px; 
	font-weight: bold; font-size: 30px; font-family: serif; font-style: italic; color: #404040; 
	line-height: 30px; margin: 20px 0; }
pre, code { margin: 10px 0; white-space: pre; }
pre, code, tt { font: "Monaco", Courier New, monospace; line-height: 1.5; padding: 0 3px 2px; background: #fee9cc; }
q { font-style: italic; font-weight: bold; font-family: "Georgia", Times New Roman, Times, sans-serif; }
cite { display: block; font-weight: bold; }
img { margin-bottom: 10px; }
figcaption { display: block; font-weight: bold; font-style: italic; }
small { font-size: 10px; }
strong { font-weight: bold; }
italic { font-style: italic; }
normal { font-weight: normal; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 30px; line-height: 40px; }
h2 { font-size: 25px; line-height: 30px; }
h3 { font-size: 20px; line-height: 24px; }
h4 { font-size: 15px; line-height: 24px; }
h5 { font-size: 15px; font-weight: bold; line-height: 20px; }
h6 { font-size: 15px; font-weight: bold; line-height: 20px; }

.span-10 { float: left; width: 76px; margin-right: 20px; }
.span-16 { float: left; width: 140px; margin-right: 20px; }
.span-20 { float: left; width: 172px; margin-right: 20px; }
.span-25 { float: left; width: 220px; margin-right: 20px; }
.span-33 { float: left; width: 300px; margin-right: 20px; }
.span-40 { float: left; width: 364px; margin-right: 20px; }
.span-50 { float: left; width: 460px; margin-right: 20px; }
.span-60 { float: left; width: 556px; margin-right: 20px; }
.span-66 { float: left; width: 620px; margin-right: 20px; }
.span-75 { float: left; width: 700px; margin-right: 20px; }
.span-80 { float: left; width: 748px; margin-right: 20px; }
.span-90 { float: left; width: 844px; margin-right: 20px; }
.span-100 { float: left; width: 940px; margin-right: 0px; }
.last { margin-right: 0 !important; }
.first { margin-left: 0 !important; }

.span-33-image { float: left; width: 280px; margin-right: 20px; padding:10px; background:white; border-radius: 4px; }

::-moz-focus-inner { border: 0; padding: 0; }

input[type="search"]::-webkit-search-decoration { display: none; }
fieldset { margin-bottom: 20px; }

select:focus,
input:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus { border: 1px solid #049cdb; color: #444444; }

textarea { min-height: 100px; resize: none; overflow: auto; width: 100%; }
label, legend { display: block; font-weight: bold; font-size: 13px; }
select { width: 100%; }
input[type="checkbox"] { display: inline; }
label span,
legend span { font-weight: normal; font-size: 13px; color: #444444; }
input, button, select, textarea { vertical-align: middle; margin-bottom: 20px; }

input[type="radio"],
input[type="checkbox"] { position: relative; vertical-align: top; top: 3px;
  /* IE8, IE9, IE10 */
  top: 0 \0;
  /* IE7 */
  *top: -3px;
  margin-right: 5px; }

/* iPad */
@media (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) {
  input[type="radio"],
  input[type="checkbox"] {
    vertical-align: baseline; top: 2px; } }
/* iPhone 3 */
@media (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 480px) {
  input[type="radio"],
  input[type="checkbox"] {
    vertical-align: baseline; top: 0; } }
/* iPhone 4 */
@media (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) {
  input[type="radio"],
  input[type="checkbox"] {
    vertical-align: baseline; top: 0; } }

textarea, input[type="date"], input[type="datetime"], input[type="datetime-local"], 
input[type="email"], input[type="month"], input[type="number"], input[type="password"], 
input[type="search"], input[type="tel"], input[type="text"], input[type="time"], 
input[type="url"], input[type="week"] {
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-color: #cccccc #cccccc #cccccc;
  color: #555555;
  padding: 5px;
  outline: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0px;
  width: 100%;
  display: block;
  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto; }

::-webkit-input-placeholder { color: gray; }

.select {
  border: 1px solid #cccccc;
  border-color: #cccccc #cccccc #cccccc;
/*   background: #e6e6e6; */
  color: #555555;
  padding: 5px;
  outline: none;
  border-radius: 2px;
  margin: 0px;
  width: 100%;height: 32px;
  line-height:32px;
  display: block;
  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto; 
}

.select.large {
  height: 42px;
  line-height:42px;
}

input:-moz-placeholder,
textarea:-moz-placeholder { color: gray; font-size: 12px; }
:invalid { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

/* Tweaks for Safari + Chrome. */
@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple] { background-image: none; padding: 0; }
  ::-webkit-validation-bubble-message {
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px;
    background: #e6e6e6;
    border: #cccccc;
    color: white;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px; }
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow { display: none; } }
  
optgroup { color: black; font-style: normal; font-weight: normal; }

button[type=submit], input[type='submit'], input[type="file"] {
  padding: 7px 12px;
  text-align: center;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #111111;
  border: 0;
  color: white; }

.input-list { list-style: none; margin: 0 0 20px 0; }
  .input-list li { padding-top: 0; list-style: none; margin: 0 0 5px 0; }
    .input-list li input {   margin-bottom: 0; }
    .input-list li label {   font-weight: normal;   padding-top: 0; }

table { margin-top:10px; margin-bottom:10px; width: 100%; border-bottom: 2px solid #d9d9d9; border-top: 2px solid #d9d9d9; }
th { font-weight: bold; text-align: left; border-bottom: 2px solid #d9d9d9; border-top: 2px solid #d9d9d9; background:#e6e6e6; }
td { padding: 10px; border-bottom: 1px solid #ddd; }
th { padding: 10px 10px 6px 10px; }
th:first-child, td:first-child {padding-left: 3px;}
th:last-child, td:last-child {padding-right: 3px;}
tr:nth-child(even) { background-color: #fafafa; }
tfoot { font-style: regular; border-bottom: 2px solid #d9d9d9; border-top: 2px solid #d9d9d9; border-bottom: 2px solid #d9d9d9; background:#e6e6e6; }
caption { background: #ffffcc; }
tr.sub-heading-row { background:#e6e6e6; border-top: 2px solid #d9d9d9; }


.button, input.button, button.button, input[type="file"] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #e6e6e6;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  display: inline-block;
  border: 1px solid #bfbfbf;
  text-align: center;
  padding: 4px 12px;
  margin: 0 10px 20px 0;
  min-width: 50px; }
  .button:hover, input.button:hover, button.button:hover, input[type="file"]:hover {
    background: #d9d9d9; }

.button.main {
  background: #17b8fb;
  color: white;
  border: 1px solid #048ac2; }
  .button.main:hover {
    background: #04aef4; }

.button.delete {
  background: #c83025;
  color: white;
  border: 1px solid #872119; }
  .button.delete:hover {
    background: #b32b21; }

.button, input.button, button.button, a.button, .button.main, .button.delete, input[type="file"] { margin: 0 0 5px 10px; }
.button-left, a.button-left { border-top-right-radius: 0px; border-bottom-right-radius: 0px; min-width: 0px; display: inline; padding: 6px 12px; }
.button-right, a.button-right { border-top-left-radius: 0px; border-bottom-left-radius: 0px; margin-left: 0px; min-width: 0px; display: inline; padding: 6px 12px; }
.button-center, a.button-center { border-radius: 0px; margin-left: 0px; min-width: 0px; display: inline; padding: 6px 12px; }
.button-selected { background: #d9d9d9; }

.img { padding:0px; margin:0px; border: 1px solid #cccccc; border-radius: 4px; }
.wrap { width: 940px; margin: 0 auto; }
.clear { clear: both; }
.center { text-align: center; vertical-align:middle;}
.right { text-align: right; vertical-align:middle;}
.left { text-align: left; vertical-align:middle;}
.justify { text-align: justify; }
.float-right { float: right; }
.float-left { float: left; }
.uppercase { text-transform: uppercase; }
.titlecase { text-transform: capitalize; }
.invisible { visibility: hidden; }
.container { width: 960px; margin: 0 auto; overflow: hidden; }
section { clear: both; width:inherit; padding:4px 8px 4px 8px; overflow: hidden; }
.small { font-size: 85%; }

/* 768px */
/* 320px. iPhone */
@media only screen and (max-width: 767px) { 
  .container { width: 300px; }
  .span-10 { width: 280px; margin: 0 10px; }
  .span-16 { width: 280px; margin: 0 10px; }
  .span-20 { width: 280px; margin: 0 10px; }
  .span-25 { width: 280px; margin: 0 10px; }
  .span-33 { width: 280px; margin: 0 10px; }
  .span-40 { width: 280px; margin: 0 10px; }
  .span-50 { width: 280px; margin: 0 10px; }
  .span-60 { width: 280px; margin: 0 10px; }
  .span-66 { width: 280px; margin: 0 10px; }
  .span-75 { width: 280px; margin: 0 10px; }
  .span-80 { width: 280px; margin: 0 10px; }
  .span-90 { width: 280px; margin: 0 10px; }
  .span-100 { width: 280px; margin: 0 10px; } }
/* 480px */

.nav-top { float:left; font-size:20px; width:auto; display:inline; }
.nav-left { float:left; font-size:16px;}

large, input.large, select.large, label.large {font-size: 25px; line-height: 30px; }
table a, table p, table input, table button, table select, table img { margin: 0px; padding: 0px; }
input[type="radio"], input[type="checkbox"] { margin-left:3px; }
input:disabled, select:disabled, textarea:disabled {background:none;}
.heading-hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin:0; padding:0; }
.navigation-hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 10px 0 -5px 0; padding: 0; }
.navigation-heading-hr { display: block; height: 2px; border: 0; border-top: 2px solid #cccccc; margin: 10px 0 -5px 0; padding: 0; }
.navigation-subheading {float:right; width:90%; }
.icon-small {margin:0px; width:12px; height:12px;}
.icon-regular {margin:0px; width:16px; height:16px;}
.icon-18 {margin:0px; width:18px; height:18px;}
.icon-medium {margin:0px; width:24px; height:24px;}
.icon-large {margin:0px; width:32px; height:32px;}
.icon-extra-large {margin:0px; width:40px; height:40px;}

.sub-heading {text-align:left; border-bottom:1px solid #ccc; margin-bottom: 25px; }
.sub-heading label {display:inline-block; position:relative; font-weight:bold; font-size:16px;
	background:#f5f5f5; top:12px; left:0px; padding-left:0px; padding-right:8px; cursor:default;}
.sub-heading img {display:inline-block; position:relative; 
	background:#f5f5f5; top:12px; left:0px; padding-right:0px; cursor:default;}
.container-block {border:1px solid #d9d9d9; border-radius:4px; margin-top:10px;}
.container-block-heading {background:#d9d9d9; color:#555; font-size: 20px; 
	border-top-left-radius:4px; border-top-right-radius:4px; 
	margin-bottom:10px; border-bottom:1px solid #d9d9d9; }
.section-heading {font-weight:bold; font-size:16px;}

.clickable-span {position:absolute; z-index:1; }   
.clickable-div {display:block; position:relative; border-radius: 4px; cursor: pointer; border: 1px solid #f5f5f5;}
.clickable-div:hover {border: 1px solid #bfbfbf; background: #e6e6e6; }
.no-border {border:none; border-radius:0px;}
.no-border:hover {border:none; border-left: 1px solid #d9d9d9; border-radius:0px;}
.none-border {border:none; border-radius:0px;}
.none-border:hover {border:none; border-radius:0px;}
   
no-margin-left, a.no-margin-left { margin-left:0px; }   
   
.clickable-div-odd { border: 1px solid #f5f5f5; }

.no-display {visibility: hidden;}
.no-display:hover {visibility: visible;}
.clickable-table {position:relative; cursor: pointer; }
.clickable-table:hover {background: #d9d9d9; }

.left-border { border-left: 1px solid #ddd; }
.top-border { border-top: 1px solid #ddd; }
.bottom-border { border-bottom: 1px solid #ddd; }
.bottom-border-thick { border-bottom: 2px solid #d9d9d9; }
.bottom-border-medium { border-bottom: 1px solid #d9d9d9; }
.top-border-thick { border-top: 2px solid #d9d9d9; }
.top-border-medium { border-top: 1px solid #d9d9d9; }
.top-border-none { border:0px none gray }
.drag-enter { border-left: 2px solid grey; border-right: 2px solid grey; }
.drag-leave { border-left: 2px solid #d9d9d9; border-right: 2px solid #d9d9d9; }

.low-padding { padding: 0px; }
.medium-padding { padding-top: 3px; padding-bottom: 3px; padding-left: 0px; padding-right: 0px; }
.sub-heading-padding { padding-top: 3px; padding-bottom: 3px; }
.px5-padding { padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px; }
.px5low-padding { padding-left: 0px; padding-right: 0px; padding-top: 3px; padding-bottom: 3px; }

.valign-top {vertical-align:top;}
.valign-bottom {vertical-align:bottom;}
.strong {font-weight:bold;}

.mandatory {color:#c83025; font-size:16px;}
.print-normal { font-size:15px;}
.print-small { font-size:12px;}

.nav_heading { font-size: 18px; margin-bottom: 5px; }

.left_nav ul {border-top:1px solid #e8e8e8; border-bottom:1px solid #left_nav;}
.left_nav ul li {border-bottom:1px solid #e8e8e8; border-top:1px solid #left_nav;}
.left_nav ul li a {color:#6a6a6a; text-decoration:none; display:block; padding:11px 0 7px 5px; }
.left_nav ul li.selected a {color:#000; }
.left_nav ul li a:hover {color:#000; }

.left_nav ul.sub-menu {display:block;}
.left_nav ul.sub-menu li a {background:none !important;  color:#6a6a6a !important; }
.left_nav ul.sub-menu li a:hover {color:#000 !important; }
.left_nav ul.sub-menu {border-bottom:none; margin:4px 0 0 0 !important; padding-bottom:0px; font-size:13px;}
.left_nav ul.sub-menu li {border-bottom:none;}


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

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

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.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: h5bp.com/p */
.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; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
	body { margin-left: 20mm; }
	/*
	a, a:visited { 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; }
	table {page-break-after:auto;}
	thead { display: table-header-group; } /* h5bp.com/t */
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 1.0cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	.noprint { display: none; }
	.select { padding:0; -webkit-appearance: none; margin:0; padding-left:5px; padding-right:5px; }
	.clickable-div { border: none; }
	.clickable-div-odd { border: none; }

}
