﻿form label.inline {
  display: inline;
}

/* STEPS Menu */
.menu {
    height: 60px;
    border: none;
    margin-left:30px;   /* match step -ve */
    margin-top:5px;
    font-size:0.9em !important;
    display: inline-block; /* so steps are centred */
}

.step {
  overflow: hidden;
  margin: 0;
  list-style: none;
  float: left;
  width: 140px;
  display: block;
  padding: 15px 20px;
  line-height: 1em;
  text-decoration: none;
  background: transparent url("../Images/step.png?vers=15") center right no-repeat;
  color: #f0f0f0;       /* warm white */
  padding-right: 5px;
  margin-left: -30px;
  position:relative;
  z-index: 6;
  border: none;
  font-family: inherit;
  font-weight: bold;
}
.step-report {
    width:170px;
}

.step:hover {
  background: transparent url("../Images/step-over.png?vers=15") center right no-repeat;
  color: #004346;
}

.step:disabled {
    background: transparent url("../Images/step-disabled.png") center right no-repeat;
}

.step-1 {
  z-index: 10;
}

.step-2 {
  z-index: 9;
}

.step-3 {
  z-index: 8;
}

.step-4 {
  z-index: 7;
}

.step-5 {
  z-index: 6;
}

.step-6 {
    z-index: 5;
}
.step-7 {
    z-index: 4;
}
.step-8 {
    z-index: 3;
}
.step-9 {
    z-index: 2;
}
.step-selected {
  background: transparent url("../Images/step-over.png") center right no-repeat;
  color: white;
}

#steps li.step-2, #steps li.step-3, #steps li.step-4, #steps li.step-5, #steps li.step-6 {
  margin-left: -50px;
}

#steps li.step-2 a, #steps li.step-3 a, #steps li.step-4 a, #steps li.step-5 a, #steps li.step-6 a {
  padding-left: 145px;
}

#steps li.valid a:hover, #steps li.current a {
  background: transparent url("//d3jh4j32mk5odn.cloudfront.net/assets/step-over-bec571a892380a22351b666ceb2caec6.png") center right no-repeat;
  color: #e1e1e1 !important;
}

#steps li.step-5 a:hover, .gift_matching_form #steps li.step-3 a:hover {
    background-position: center left;
    color: #e1e1e1 !important;
}

footer, header, hgroup, nav, section {
  display: block;
}

[hidden] {
  display: none;
}

html {
  /*font-size: 100%;*/
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  font-family: "Atlas Grotesk",  "Arial", sans-serif;
}

::-moz-selection {
  background: #3297fd;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #3297fd;
  color: #fff;
  text-shadow: none;
}

a {
    color: #FA9B03;
    font-weight: 500;
}

a:hover {
    color: #FA9B03 !important;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

b, strong {
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: normal;
}


hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}


nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

form {
  margin: 0;
  display: inline-block;
}


label {
  cursor: pointer;
}


button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
  font-family: inherit;
}
.submit-application {
  background-color: #004346 !important;
  color: #f0f0f0 !important;       /* Suncorp warm white */
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 16/4/19 turned off for index filters
    td {
  vertical-align: top;
}*/

.hidden {
  display: none !important;
  visibility: hidden;
}


html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #666666;
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-size: 15px;
  line-height: 23px;
  clear: both;
}

.full-width {
  position: relative;
  width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}

h1 {
  font-family: "Atlas Grotesk", "Arial Black", sans-serif;
  font-weight: 800;
  font-stretch: normal;
  font-size: 32px;
  line-height: 32px;
}

h2 {
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-size: 22px;
  line-height: 29px;
  text-align:center;
}

h3 {
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-size: 21px;
  line-height: 29px;
}

a,
a:visited {
    text-decoration: underline;
    color: #FA9B03;
}

.left {
  float: left;
  margin: 0px;
  padding: 0px;
}

.right {
  float: right;
  margin: 0px;
  padding: 0px;
}

.clear {
  overflow: hidden;
  clear: both;
}

.col2 {
  width: 395px;
  margin-bottom: 25px;
}

.col3 {
  width: 256px;
}

.col4,
.col3 {
  font-size: 13px;
  line-height: 19px;
}

.col4 h2,
.col3 h2 {
  font-size: 13px;
  line-height: 19px;
}

.col4 {
  width: 192px;
}

.col8 {
  width: 100px;
}

.left.col3 {
  margin-right: 16px;
}

header nav ul {
  right: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
}

header nav ul li {
  position: relative;
  float: left;
  border-top: 1px solid #f2f2f3;
  border-right: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  border-left: 1px solid #f2f2f3;
  background: #e9e9eb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9eb), color-stop(100%, #dcddde));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e9e9eb 0%, #dcddde 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9eb', endColorstr='#dcddde',GradientType=0 );
  /* IE6-9 */
  z-index: 999;
}

.menu-button {
  position: relative;
  float: left;
  border-top: 1px solid #f2f2f3;
  border-right: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  border-left: 1px solid #f2f2f3;
  background: #e9e9eb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9eb), color-stop(100%, #dcddde));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e9e9eb 0%, #dcddde 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9eb', endColorstr='#dcddde',GradientType=0 );
  font-size:12px;
  width:100%;
}

header nav li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}

/* line 792, ../../app/assets/stylesheets/style.css.scss */
header nav ul li a,
header nav ul li a:visited {
  position: relative;
  display: block;
  padding: 7px 10px;
  color: #515151;
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: inherit;
  font-size: 10px;
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px #f7f7f7;
}

/* line 809, ../../app/assets/stylesheets/style.css.scss */
header nav ul li > a:hover,
header nav ul li.sfHover > a,
header nav ul li.current > a {
  color: #ffffff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
  background: #f37a20;
  background: -moz-linear-gradient(top, #f37a20 0%, #f7c617 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f37a20), color-stop(100%, #f7c617));
  background: -webkit-linear-gradient(top, #f37a20 0%, #f7c617 100%);
  background: -o-linear-gradient(top, #f37a20 0%, #f7c617 100%);
  background: -ms-linear-gradient(top, #f37a20 0%, #f7c617 100%);
  background: linear-gradient(to bottom, #f37a20 0%, #f7c617 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37a20', endColorstr='#f7c617',GradientType=0 );
}

header nav ul li ul {
  display: none;
  position: absolute;
  width: 182px;
  left: 0;
  top: 32px;
  border: none;
  z-index: 999;
}

header nav ul li ul li {
  z-index: 999;
  float: none;
  height: 50px;
  width: 180px;
  background: #f4f4f4;
  filter: none;
}

header nav ul li ul li a,
header nav ul li ul li a:visited,
header nav ul li ul li a:hover {
  color: #515151;
  text-align: left;
  padding-left: 60px !important;
  height: 36px;
  width: 100px;
  display: table-cell;
  vertical-align: middle;
  background: url("//d3jh4j32mk5odn.cloudfront.net/assets/menu-icon-sprite-28b484e6496f39e31aec9bef1ff20663.png");
  background-repeat: no-repeat;
  background-position: 4px 0px;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* FireFox Menu Fix */
@-moz-document url-prefix() {
  header nav ul li ul li a,
  header nav ul li ul li a:visited,
  header nav ul li ul li a:hover {
    height: 50px;
  }
}

/* Opera Menu Fix */
@media not all and (-webkit-min-device-pixel-ratio: 0) {
  header nav ul li ul li a,
  header nav ul li ul li a:visited,
  header nav ul li ul li a:hover {
    height: 50px;
  }
}
/* line 894, ../../app/assets/stylesheets/style.css.scss */
header nav ul li ul li:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #f4f4f4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f4 0%, lightgrey 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, lightgrey));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f4f4 0%, lightgrey 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f4f4 0%, lightgrey 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f4f4 0%, lightgrey 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f4f4 0%, #d3d3d3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#d3d3d3',GradientType=0 );
  /* IE6-9 */
}

footer {
  background-color: #e7e7e7;
}

footer .full-width {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 12px;
  line-height: 18px;
}

footer .left {
  width: 360px;
  height: 90px;
}

footer .right {
  width: 389px;
}

footer nav ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

footer nav ul li {
  position: relative;
  float: left;
  padding-left: 40px;
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: normal;
  text-transform: uppercase;
}

footer nav ul li:first-child {
  padding-left: 0;
}

footer nav ul li ul li {
  float: none;
  padding-left: 0;
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  text-transform: none;
}

footer nav ul li ul li a,
footer nav ul li ul li a:visited {
  color: #666666;
  text-decoration: none;
}

    footer nav ul li ul li a:hover {
        color: #FA9B03;
    }

footer .footer-contact {
  width: 250px;
}

footer .footer-contact strong {
  text-transform: uppercase;
}


/* line 1106, ../../app/assets/stylesheets/style.css.scss */
    footer .copyright a:hover {
        color: #FA9B03;
    }

.btn {
    padding: 11px 45px 11px 11px;
    display: inline-block;
    vertical-align: top;
    background-image: url("../Images/btn-background.png?vers=2");
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #FA9B03;
    border: 1px solid rgba(229, 229, 229, 0.25);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(50, 50, 50, 0.25), 1px 1px 1px rgba(229, 229, 229, 0.25);
    -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(50, 50, 50, 0.25), 1px 1px 1px rgba(229, 229, 229, 0.25);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(50, 50, 50, 0.25), 1px 1px 1px rgba(229, 229, 229, 0.25);
}

.btn-no-arrow {
    padding: 11px 11px 11px 11px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #FA9B03;
    border: 1px solid rgba(229, 229, 229, 0.25);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(50, 50, 50, 0.25), 1px 1px 1px rgba(229, 229, 229, 0.25);
    -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(50, 50, 50, 0.25), 1px 1px 1px rgba(229, 229, 229, 0.25);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(50, 50, 50, 0.25), 1px 1px 1px rgba(229, 229, 229, 0.25);
    width: 130px;
}

/* line 1458, ../../app/assets/stylesheets/style.css.scss */
.btn {
    color: #666666 !important;
    font-family: "Atlas Grotesk", "Arial", sans-serif;
    font-weight: bold;
    font-stretch: normal;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #FA9B03 !important;
}

/* line 1467, ../../app/assets/stylesheets/style.css.scss */
.back {
  background-image: url("../Images/btn-back-background.png?vers=2");
  background-position: center left;
  background-position-x:11px;
  text-align: right;
}

/* line 1472, ../../app/assets/stylesheets/style.css.scss */
a.btn:hover, button:hover, input.btn-no-arrow:hover,
input.btn:hover {
  color: #e1e1e1 !important;
  -webkit-box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.5), inset 1px 1px 1px rgba(50, 50, 50, 0.25), 0px 0px 0px rgba(229, 229, 229, 0.25);
  -moz-box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.5), inset 1px 1px 1px rgba(50, 50, 50, 0.25), 0px 0px 0px rgba(229, 229, 229, 0.25);
  box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.5), inset 1px 1px 1px rgba(50, 50, 50, 0.25), 0px 0px 0px rgba(229, 229, 229, 0.25);
}

/* line 1479, ../../app/assets/stylesheets/style.css.scss */
.btn.btn-medium {
  padding: 9px 45px 8px 42px;
  width: 130px; 
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: normal;
}

/* line 1487, ../../app/assets/stylesheets/style.css.scss */
.btn.btn-large {
  padding: 9px 45px 8px 11px;
  width: 350px; 
  font-family: "Atlas Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-stretch: normal;
}

/* line 1496, ../../app/assets/stylesheets/style.css.scss */
.btn.btn-medium.col2 {
  width: 330px;
}

/* line 1500, ../../app/assets/stylesheets/style.css.scss */
.btn.btn-large.col2 {
  width: 335px;
}

/* Events Grid
   ========================================================================== */
/* line 1507, ../../app/assets/stylesheets/style.css.scss */
ul.events-grid {
  margin: 0 0 18px 0;
  padding: 2px;
  width: 816px;
  list-style: none;
}

/* line 1514, ../../app/assets/stylesheets/style.css.scss */
ul.events-grid li {
  float: left;
  margin: 0 20px 20px 0;
  height: 184px;
  width: 184px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  background: #e9e9eb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9eb), color-stop(100%, #dcddde));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e9e9eb 0%, #dcddde 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e9e9eb 0%, #dcddde 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9eb', endColorstr='#dcddde',GradientType=0 );
  /* IE6-9 */
}

/* line 1543, ../../app/assets/stylesheets/style.css.scss */
ul.events-grid li:hover {
  background: #e9e9eb;
  /* Old browsers */
}

/* line 1548, ../../app/assets/stylesheets/style.css.scss */
ul.events-grid li a {
  display: inline-block;
  padding-top: 92px;
  height: 184px;
  width: 184px;
  text-align: center;
  text-decoration: none;
  background-image: url("//d3jh4j32mk5odn.cloudfront.net/assets/btn-background-3322a9cf774592524c00ceb3483c01dc.png");
  background-repeat: no-repeat;
  background-position: 7px 152px;
}

/* line 1560, ../../app/assets/stylesheets/style.css.scss */
ul.events-grid li a img {
  margin-top: -75px;
  height: 120px;
}

/* line 1573, ../../app/assets/stylesheets/style.css.scss */
ul.events-grid li a:before:hover {
  background-color: red;
}


/* Tabs
   ========================================================================== */
/* line 1609, ../../app/assets/stylesheets/style.css.scss */
.ui-tabs-hide {
  display: none;
}

/* line 1613, ../../app/assets/stylesheets/style.css.scss */
#tabs ul.ui-tabs-nav {
  margin: 0 0 20px 0;
  padding: 0;
}

/* line 1618, ../../app/assets/stylesheets/style.css.scss */
#tabs ul.ui-tabs-nav li {
  margin: 0;
  padding: 0;
  display: inline;
}

/* line 1624, ../../app/assets/stylesheets/style.css.scss */
#tabs ul.ui-tabs-nav li a {
  color: #008B7E;
  text-decoration: none;
}

/* line 1629, ../../app/assets/stylesheets/style.css.scss */
#tabs ul.ui-tabs-nav li.ui-tabs-selected a {
  color: #444;
}

/* Arrows in circles
   ========================================================================== */
/* line 1636, ../../app/assets/stylesheets/style.css.scss */
a.left-green-arrow {
  display: inline-block;
  height: 23px;
  width: 23px;
  background-image: url("//d3jh4j32mk5odn.cloudfront.net/assets/left-green-arrow-2931ea9720fbbb3da815c8b87232d311.png");
}

/* line 1643, ../../app/assets/stylesheets/style.css.scss */
a.right-green-arrow {
  display: inline-block;
  height: 23px;
  width: 23px;
  background-image: url("//d3jh4j32mk5odn.cloudfront.net/assets/right-green-arrow-749ce920c1291fb12cbbcb5678766045.png");
}

/* Image Captions
   ========================================================================== */
/* line 1653, ../../app/assets/stylesheets/style.css.scss */
.caption {
  background: white;
  padding: 12px;
}

/* line 1658, ../../app/assets/stylesheets/style.css.scss */
.caption.right.col2 {
  width: 367px;
}

/* line 1662, ../../app/assets/stylesheets/style.css.scss */
.caption.right {
  margin-left: 20px;
}

/* line 1666, ../../app/assets/stylesheets/style.css.scss */
.caption.left {
  margin-right: 20px;
}

/* line 1670, ../../app/assets/stylesheets/style.css.scss */
.caption h4 {
  margin: 10px 0;
}

/* line 1674, ../../app/assets/stylesheets/style.css.scss */
.caption.small {
  font-size: 75%;
  font-style: italic;
}

/* Bubble Ordered LIsts
   ========================================================================== */
/* line 1682, ../../app/assets/stylesheets/style.css.scss */
ol.bubble {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  padding: 0;
}

/* line 1692, ../../app/assets/stylesheets/style.css.scss */
ol.bubble p {
  position: relative;
  margin: 0 0 10px 0;
  padding-left: 40px;
}

/* line 1698, ../../app/assets/stylesheets/style.css.scss */
ol.bubble p:before {
  padding: 4px 11px;
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: 0;
  top: 0;
  color: white;
  background-image: url("//d3jh4j32mk5odn.cloudfront.net/assets/ol-background-414b4745fee590a9ddbef224b082285e.png");
  background-repeat: no-repeat;
}

/* line 1710, ../../app/assets/stylesheets/style.css.scss */
ol.bubble.intro p:before {
  padding: 0px 10px;
}

/* ==========================================================================
   Home
   ========================================================================== */
/* line 1718, ../../app/assets/stylesheets/style.css.scss */
.home-carousel {
  margin: 20px 0 10px 0;
}

/* Home Events Carousel
   ========================================================================== */
/* line 1725, ../../app/assets/stylesheets/style.css.scss */
.home-events-carousel {
  margin: 22px 0 12px 0;
  padding: 12px;
  background: whitesmoke;
  /* Old browsers */
  background: -moz-linear-gradient(top, whitesmoke 0%, #dedede 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, whitesmoke), color-stop(100%, #dedede));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, whitesmoke 0%, #dedede 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, whitesmoke 0%, #dedede 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, whitesmoke 0%, #dedede 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f5f5f5 0%, #dedede 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#dedede',GradientType=0 );
  /* IE6-9 */
}

/* line 1756, ../../app/assets/stylesheets/style.css.scss */
.home-events-carousel-window {
  position: absolute;
  overflow: hidden;
  height: 20px;
  width: 675px;
  margin-left: 100px;
  right: 35px;
}

/* line 1765, ../../app/assets/stylesheets/style.css.scss */
.home-events-carousel-window ul {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
}

/* line 1773, ../../app/assets/stylesheets/style.css.scss */
.home-events-carousel-window ul li {
  /*margin-right: 20px;*/
  padding-left: 12px;
  padding-right: 12px;
  float: left;
  /*background: url(asset_path('green-right-arrow.png) no-repeat 0px 2px;*/
  list-style: none;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #c3c3c3;
  width: 675px;
}

/* line 1785, ../../app/assets/stylesheets/style.css.scss */
.home-events-carousel-window ul li a {
  color: #666666;
  line-height: 20px;
  text-decoration: none;
}

/* line 1791, ../../app/assets/stylesheets/style.css.scss */
    .home-events-carousel-window ul li a:hover {
        color: #FA9B03;
    }

/* line 2, ../../app/assets/stylesheets/grant_applications.scss */
#content dl {
  margin-bottom: 10px;
}
/* line 6, ../../app/assets/stylesheets/grant_applications.scss */
#content dt, #content dd {
  line-height: 20px;
}
/* line 10, ../../app/assets/stylesheets/grant_applications.scss */
#content dt {
  font-weight: bold;
}
/* line 14, ../../app/assets/stylesheets/grant_applications.scss */
#content dd {
  margin-left: 10px;
}
/* line 19, ../../app/assets/stylesheets/grant_applications.scss */
#content .dl-horizontal dt {
  float: left;
  width: 220px;
  overflow: hidden;
  clear: left;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 29, ../../app/assets/stylesheets/grant_applications.scss */
#content .dl-horizontal dd {
  margin-left: 230px;
}
/* line 35, ../../app/assets/stylesheets/grant_applications.scss */
#content .grant_application h1, #content .grant_application h2, #content .grant_application h3, #content .grant_application h4, #content .grant_application h5, #content .grant_application h6 {
  clear: both;
}
/* line 39, ../../app/assets/stylesheets/grant_applications.scss */
#content .grant_application h2 {
  margin: 2em 0 0.5em 0;
}
/* line 44, ../../app/assets/stylesheets/grant_applications.scss */
#content hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}
/* line 51, ../../app/assets/stylesheets/grant_applications.scss */
#content abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
/* line 56, ../../app/assets/stylesheets/grant_applications.scss */
#content abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 61, ../../app/assets/stylesheets/grant_applications.scss */
#content address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
/* line 68, ../../app/assets/stylesheets/grant_applications.scss */
#content #filter .form-actions {
  height: auto;
}
/* line 72, ../../app/assets/stylesheets/grant_applications.scss */
#content #filter .form-actions.hide {
  display: none;
}
/* line 76, ../../app/assets/stylesheets/grant_applications.scss */
#content #filter .form-actions .field {
  margin-left: 10px;
}
/* line 80, ../../app/assets/stylesheets/grant_applications.scss */
#content button.button {
  cursor: pointer;
  background: #22a7f2;
  color: white;
  padding: 0px 14px 0px 14px;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  border: 0px none;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 94, ../../app/assets/stylesheets/grant_applications.scss */
#content button.close_dialog {
  background: #bcbcbc;
}
/* line 98, ../../app/assets/stylesheets/grant_applications.scss */
#content button.button:hover {
  background: #62bef2;
}
/* line 102, ../../app/assets/stylesheets/grant_applications.scss */
#content button.button.close_dialog:hover {
  background: #cdcdcd;
}
/* line 106, ../../app/assets/stylesheets/grant_applications.scss */
#content button.button:active {
  background: #004a8f;
}
/* line 110, ../../app/assets/stylesheets/grant_applications.scss */
#content button.button.close_dialog:active {
  background: #808080;
}
/* line 114, ../../app/assets/stylesheets/grant_applications.scss */
#content div.user-text {
  padding: 0 0 0 2em;
}

/* line 119, ../../app/assets/stylesheets/grant_applications.scss */
#recipient_type_content {
  min-height: 600px;
}
/* line 122, ../../app/assets/stylesheets/grant_applications.scss */
#recipient_type_content .input-group-label > small {
  display: block;
  line-height: 1.333em;
  margin: 0.5em 0 1em;
}

/* line 129, ../../app/assets/stylesheets/grant_applications.scss */
.image_and_text_container {
  float: left;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 32%;
  text-align: center;
}

/* line 138, ../../app/assets/stylesheets/grant_applications.scss */
.darken {
  background-color: #f2f2f2;
}

/* line 142, ../../app/assets/stylesheets/grant_applications.scss */
.rounded2 {
  border-radius: 2px;
}

/* line 146, ../../app/assets/stylesheets/grant_applications.scss */
.current_image_container {
  margin: 15px 0;
}

/* line 150, ../../app/assets/stylesheets/grant_applications.scss */
.current_image_container img, .current_image_container .frame {
  width: 240px;
  height: auto;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 162, ../../app/assets/stylesheets/grant_applications.scss */
.current_image_container .frame {
  width: auto;
}

/* line 166, ../../app/assets/stylesheets/grant_applications.scss */
.current_image_container .add_image {
  width: 150px;
  height: 150px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 174, ../../app/assets/stylesheets/grant_applications.scss */
.current_image_container {
  min-height: 240px;
}

/* line 178, ../../app/assets/stylesheets/grant_applications.scss */
.add_image {
  font-weight: bold;
  background-color: #ddd;
  padding: 10px;
}

/* line 184, ../../app/assets/stylesheets/grant_applications.scss */
.add_image .none_selected_text {
  color: #555;
}

/* line 188, ../../app/assets/stylesheets/grant_applications.scss */
.form-actions, .edit_grant_story .form-actions {
  float: left;
}

/* line 192, ../../app/assets/stylesheets/grant_applications.scss */
.image_caption {
  margin: 5px 0 10px 0px;
}

/* line 196, ../../app/assets/stylesheets/grant_applications.scss */
.image_caption input {
  border: 1px solid #aaaaaa;
}

/* line 201, ../../app/assets/stylesheets/grant_applications.scss */
#grant-story blockquote {
  padding-top: 30px;
  font-size: 200%;
  margin: 0px;
  font-weight: bold;
  font-style: italic;
  line-height: 100%;
}
/* line 210, ../../app/assets/stylesheets/grant_applications.scss */
#grant-story h2 {
  font-size: 100%;
  line-height: 120%;
}

/* ------------------------------------------
      Grid
--------------------------------------------- */
/* line 220, ../../app/assets/stylesheets/grant_applications.scss */
.grid-container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
}

/* line 229, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid {
  padding: 0;
  list-style: none;
  margin: 20px auto 0;
  width: 800px;
}
/* line 235, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid li.cell3 {
  clear: both;
}
/* line 239, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid li {
  float: left;
  padding: 0;
  margin: 0 5px 10px 5px;
}
/* line 244, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid li img {
  background-color: white;
  padding: 7px;
  margin: 0;
  border: 1px dotted #cccccc;
  width: 230px;
  height: 230px;
}
/* line 254, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid li a:hover img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/* line 260, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid li a {
  display: block;
  text-decoration: none;
}
/* line 264, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid li a .comments {
  font-size: 100%;
  padding-left: 5px;
  padding-top: 20px;
  padding-bottom: 10px;
  width: 210px;
}
/* line 271, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid li a .comments span {
  font-style: italic;
}
/* line 275, ../../app/assets/stylesheets/grant_applications.scss */
ul#image-grid li a .comments blockquote {
  margin: 0px;
  font-weight: bold;
}

/* line 285, ../../app/assets/stylesheets/grant_applications.scss */
.grant_round fieldset {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 8px solid #dddddd;
  margin: 10px 0;
}
/* line 293, ../../app/assets/stylesheets/grant_applications.scss */
.grant_round legend {
  color: #aaa;
  font-weight: bold;
  text-transform: capitalize;
}

/* line 300, ../../app/assets/stylesheets/grant_applications.scss */
form .input-group .btn {
  height: 42px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}

/* line 308, ../../app/assets/stylesheets/grant_applications.scss */
fieldset .input-group.one-half {
  float: left;
  width: 50%;
}
/* line 313, ../../app/assets/stylesheets/grant_applications.scss */
fieldset .input-group.one-quarter {
  float: left;
  width: 25%;
}
/* line 317, ../../app/assets/stylesheets/grant_applications.scss */
fieldset .input-group.one-quarter input[type='text'], fieldset .input-group.one-quarter select {
  width: 170px;
}
/* line 324, ../../app/assets/stylesheets/grant_applications.scss */
fieldset .input-group input[type='text'],
fieldset .input-group select,
fieldset .input-group textarea {
  width: 370px;
  box-sizing: border-box;
}
/* line 329, ../../app/assets/stylesheets/grant_applications.scss */
fieldset .input-group select {
  display: block;
  height: 2.55em;
  border: thin solid #cccccc;
}
/* line 336, ../../app/assets/stylesheets/grant_applications.scss */
fieldset .input-group .double input[type='text'], fieldset .input-group .double select {
  float: left;
  width: 180px;
}
/* line 340, ../../app/assets/stylesheets/grant_applications.scss */
fieldset .input-group .double input[type='text']:last-child, fieldset .input-group .double select:last-child {
  margin-left: 10px;
}
/* line 346, ../../app/assets/stylesheets/grant_applications.scss */
fieldset .input-group.clear {
  clear: both;
}

/* line 351, ../../app/assets/stylesheets/grant_applications.scss */
.form-submit-links {
  font-size: 92.5%;
}

/* line 355, ../../app/assets/stylesheets/grant_applications.scss */
a.btn-submit, input.btn-submit {
  background-image: url(//d3jh4j32mk5odn.cloudfront.net/assets/btn-background-white-b3d1b9effa6039d2d6a3dfcaa7515a73.png);
  background-color: #008b7e;
  color: white;
}
/* line 360, ../../app/assets/stylesheets/grant_applications.scss */
a.btn-submit:hover, input.btn-submit:hover {
  color: black;
}

/* line 365, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-select {
  margin: 0 0 3em;
}

/* line 378, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-buttons {
  overflow: hidden;
  margin: 0 -10px;
}

/* line 383, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-button {
  float: left;
  width: 50%;
  position: relative;
  color: white;
}
/* line 389, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-button input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
}
/* line 401, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-button input:hover + label {
  background: #06796e;
}
/* line 407, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-button input:checked + label, .grant-kind-button input:checked:hover + label {
  background: #e6aa01;
  -webkit-box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.5), inset 1px 1px 1px rgba(50, 50, 50, 0.25), 0px 0px 0px rgba(229, 229, 229, 0.25);
  box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.5), inset 1px 1px 1px rgba(50, 50, 50, 0.25), 0px 0px 0px rgba(229, 229, 229, 0.25);
}
/* line 415, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-button label {
  display: block;
  padding: 15px 20px;
  margin: 0 10px;
  font-weight: bold;
  line-height: 1.333em;
  background: #008b7e;
  text-shadow: 0 1px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(50, 50, 50, 0.25), 1px 1px 1px rgba(229, 229, 229, 0.25);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(50, 50, 50, 0.25), 1px 1px 1px rgba(229, 229, 229, 0.25);
  border: 1px solid rgba(229, 229, 229, 0.25);
  border-radius: 7px;
}
/* line 429, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-button a.trigger {
  position: absolute;
  top: 2px;
  right: 12px;
  z-index: 10;
  opacity: .75;
  padding: 5px;
  height: 14px;
}
/* line 438, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-button a.trigger img {
  display: block;
}
/* line 442, ../../app/assets/stylesheets/grant_applications.scss */
.grant-kind-button a.trigger:hover {
  opacity: 1;
}
/* line 1, ../../app/assets/stylesheets/gift_matchings.scss */
.field-group {
  margin: 10px 0px;
}

/* line 6, ../../app/assets/stylesheets/gift_matchings.scss */
.gift_matching_form input[type="checkbox"], .gift_matching_form input[type="radio"],
.edit_gift_matching input[type="checkbox"], .edit_gift_matching input[type="radio"] {
  width: auto;
}

/* line 10, ../../app/assets/stylesheets/gift_matchings.scss */
#input_previously_donated_funds_group {
  margin: 20px 0px;
}
/* line 11, ../../app/assets/stylesheets/gift_matchings.scss */
#input_previously_donated_funds_group input {
  float: left;
}
/* line 15, ../../app/assets/stylesheets/gift_matchings.scss */
#input_previously_donated_funds_group label {
  margin-top: 0px;
}

/* line 22, ../../app/assets/stylesheets/gift_matchings.scss */
small.help_text {
  display: block;
}

/* line 26, ../../app/assets/stylesheets/gift_matchings.scss */
.step-header-note {
  margin-top: 10px;
  font-weight: bold;
  display: block;
  line-height: 1.4em;
}

/* line 33, ../../app/assets/stylesheets/gift_matchings.scss */
fieldset .input-group {
  margin: 0;
  padding: 12px 0;
}

/* line 38, ../../app/assets/stylesheets/gift_matchings.scss */
#content dl.dl-horizontal {
  margin: 0px;
  display: table;
}
/* line 1, ../../app/assets/stylesheets/volunteers.css.scss */
.opportunity img {
  width: 240px;
  height: auto;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.table {
    clear:both; 
    margin: 0 auto;
}
table tbody tr th {
    padding:10px;
    margin:0 auto;
  text-align: left;
  font-size: 14px;
}

table tbody tr td {
    text-align: center;
    padding: 5px; 
}

table tfoot tr td {
    text-align: center;
}

table tfoot tr td label {
    font-size: 14px;
    font-weight: bold;
}
