@font-face {
  font-family: 'DINSchriftRegular';
  src: url('https://www.threesquare.org/templates/fonts/dinmitte-webfont.eot');
  src: url('https://www.threesquare.org/templates/fonts/dinmitte-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.threesquare.org/templates/fonts/dinmitte-webfont.woff') format('woff'), url('https://www.threesquare.org/templates/fonts/dinmitte-webfont.ttf') format('truetype'), url('https://www.threesquare.org/templates/fonts/dinmitte-webfont.svg#DINSchriftRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KavalerKursive';
  src: url('https://www.threesquare.org/templates/fonts/kavalerk-webfont.eot');
  src: url('https://www.threesquare.org/templates/fonts/kavalerk-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.threesquare.org/templates/fonts/kavalerk-webfont.woff') format('woff'), url('https://www.threesquare.org/templates/fonts/kavalerk-webfont.ttf') format('truetype'), url('https://www.threesquare.org/templates/fonts/kavalerk-webfont.svg#KavalerKursive') format('svg');
  font-weight: normal;
  font-style: normal;
}
*{
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 32px;

}
/*!
 * Bootstrap v3.0.3
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *
 * Grizzard Giving Engine (GGE) Campaign
 * Copyright 2014 Grizzard Communications, Inc
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
.bottom-button {
	background: #628DC9;
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px 0;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 49px;
	text-decoration: none;
}
.bottom-button:hover, .bottom-button:focus, .bottom-button:active, .bottom-button:visited {
	color: #fff;
	text-decoration: none;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #4e4e4e;
  background-color: #3b5d7a;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #013359 ;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3E8A4B;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #3b5d7a;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #c1cfde;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  line-height: 1.1;
  color: #628DC9;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #013359 ;
}
h1,
h2,
h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 14px;
  margin-bottom: 14px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 46px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #5b5b5b;
}
.text-primary {
  color: #013359 ;
}
.text-primary:hover {
  color: #5d5e89;
}
.text-warning {
  color: #8a6d3b;
}
.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
.text-danger:hover {
  color: #843534;
}
.text-success {
  color: #3c763d;
}
.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
.text-info:hover {
  color: #245269;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid transparent;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 1.6;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  border-left: 5px solid #013359 ;
}
blockquote p {
  font-size: 22.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.6;
  color: #5b5b5b;
}
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #013359 ;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.6;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 28px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #3b5d7a;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.6;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.6;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8e8e8e;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  float:right;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #013359 ;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #04365c;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #013359 ;
  border-color: #ccc;
}
.btn-default .badge {
  color: #013359 ;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #013359 ;
  border-color: #686998;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #04365c;
  border-color: #4f5073;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #013359 ;
  border-color: #686998;
}
.btn-primary .badge {
  color: #013359 ;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-link {
  color: #013359 ;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #a4a5c1;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
  padding: 18px 24px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #013359 ;
}
.nav .nav-divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #3b5d7a;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #3b5d7a;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #013359 ;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 0px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #3b5d7a;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 102px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 37px 15px;
  font-size: 23px;
  line-height: 28px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 34px;
  margin-bottom: 34px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 992px) {
  ul.nav.navbar-nav {
    overflow-y: visible !important;
  }
}
.navbar-nav {
  margin: 18.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 28px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 30px;
  margin-bottom: 30px;
}
.navbar-btn.btn-sm {
  margin-top: 33px;
  margin-bottom: 33px;
}
.navbar-btn.btn-xs {
  margin-top: 40px;
  margin-bottom: 40px;
}
.navbar-text {
  margin-top: 37px;
  margin-bottom: 37px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #3b5d7a;
  border-color: #e4d5b7;
}
.navbar-default .navbar-brand {
  color: #013359 ;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5d5e89;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #013359 ;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #013359 ;
  background-color: #fafafa;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #013359 ;
  background-color: #fafafa;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff ;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #6b4228 ;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e4d5b7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #fafafa;
  color: #013359 ;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #013359 ;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #013359 ;
    background-color: #fafafa;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #013359 ;
    background-color: #fafafa;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #013359 ;
}
.navbar-default .navbar-link:hover {
  color: #013359 ;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #99161d;
  border: 1px solid #7a1217;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
table.hidden-xs {
  display: table;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
table.hidden-sm {
  display: table;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
table.hidden-md {
  display: table;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
table.hidden-lg {
  display: table;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 90px;
}
#header {
  margin-bottom: 0;
  border: none;
  width: 100%;
  max-width: 1300px;
  background-color: #ffffff;
}
#header .header-issue .month {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #313950 !important;

}

#header .header-donate a {
    font-size: 18px !important;
    line-height: 38px !important;
    color: #313950 !important;
    font-weight: normal !important;
	border:0px;
}
.btn {
    text-transform: uppercase;
}

@media (min-width: 992px) {
  #header {
    padding-top: 15px;
  }
}
@media (max-width: 992px) {
  #header {
    padding-top: 20px;
  }
}
#page {
  min-height: 100%;
  height: auto;
  background-color: #3b5d7a;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
@media (min-width: 992px) {
  #page {
    max-width: 1300px;
    margin: 0 auto;
  }
}
#content {
  background-color: #ffffff;
}
@media (min-width: 992px) {
}
#footer {
  position: absolute;
  width: 100%;
  height: 90px;
  padding: 30px 0;
  text-align: center;
  color: #c1cfde;
}
@media (min-width: 1300px) {
  #footer {
    width: 1300px;
    left: 50%;
    margin-left: -650px;
  }
}
html,
html a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
}
@media (max-width: 992px) {
  h1 {
    font-size: 36.8px;
  }
  h2 {
    font-size: 30.4px;
  }
  h3 {
    font-size: 20.8px;
  }
  h4 {
    font-size: 18.4px;
  }
  h5 {
    font-size: 14.4px;
  }
  h6 {
    font-size: 12.8px;
  }
}
blockquote {
  margin: 30px 0;
  line-height: 36px;
}
blockquote h4 {
  margin: 0;
}
h3 {
  font-weight: 400;
  line-height: 1.6;
  color: #013359 ;
}
hr {
  border-top: 2px dashed #c1cfde;
  margin-top: 30px;
  margin-bottom: 30px;
}
.btn {
  text-transform: uppercase;
}
.btn-lg {
  padding: 18px 24px;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #8687ac 0%, #686998 100%);
  background-image: linear-gradient(to bottom, #8687ac 0%, #686998 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8687ac', endColorstr='#ff686998', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #ffffff;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #595a83;
}
.well {
  padding: 30px;
  color: #5b5b5b;
  font-size: 17px;
  line-height: 24px;
  border-color: #831319;
  box-shadow: none;
  border-radius: 0;
}
.well h4 {
  font-size: 28px;
  margin-top: -12px;
  color: #414141;
}
.well form {
  margin-top: 15px;
}
.well blockquote {
  border-color: #7b7b85;
  margin-bottom: 15px;
}
.well .widget {
  padding: 20px 0;
  border-bottom: 1px solid #7b7b85;
}
.well .widget:first-of-type {
  padding-top: 0;
}
.well .widget:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.img-right {
  display: block;
  max-width: 100%;
  height: auto;
  padding-bottom: 15px;
}
.img-left {
  display: block;
  max-width: 100%;
  height: auto;
  padding-bottom: 15px;
}

.img-right1 {
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 15px;

}
@media (min-width: 420px) {
  .img-left {
    float: left;
    padding: 0 15px 15px 0;
    width: 50%;
    height: auto;
  }

  .img-right {
    float: right;
    padding: 0 0px 15px 15px;
    width: 50%;
    height: auto;
  }
  .img-left {
    float: left;
    padding: 0 15px 15px 0px;
    width: 50%;
    height: auto;
  }
}
@media (min-width: 768px) {
  .img-left,
  .img-right {
    width: 320px;
  }
}
/*@client-primary:
@client-secondary-1:
@client-secondary-1:*/
.donation-form h2,
.donation-form h3 {
  font-size: 20.8px;
  color: #524c6a;
}
.donation-form .btn-primary {
  width: 100%;
  padding: 10px;
}
@media (min-width: 992px) {
  .donation-form h2,
  .donation-form h3 {
    display: block;
    font-size: 26px;
  }
  .donation-form .btn-primary {
    width: auto;
    padding: 12px 24px;
    margin-left: 154px;
  }
}
.twodialog_form_item_list_recurring,
.twodialog_form_registration,
.twodialog_form_commerce {
  border-bottom: 1px solid #7b7b85;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.twodialog_form_item_list_recurring {
  border-top: 1px solid #7b7b85;
  padding-top: 30px;
  margin-top: 30px;
}
.twodialog_form_item_list_row label {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  font-weight: normal;
}
.twodialog_form_item_list_row input[type="text"] {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.6;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline;
}
.twodialog_form_item_list_row input[type="text"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.twodialog_form_item_list_row input[type="text"]:-moz-placeholder {
  color: #999999;
}
.twodialog_form_item_list_row input[type="text"]::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.twodialog_form_item_list_row input[type="text"]:-ms-input-placeholder {
  color: #999999;
}
.twodialog_form_item_list_row input[type="text"]::-webkit-input-placeholder {
  color: #999999;
}
.twodialog_form_item_list_row input[type="text"][disabled],
.twodialog_form_item_list_row input[type="text"][readonly],
fieldset[disabled] .twodialog_form_item_list_row input[type="text"] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.twodialog_form_item_list_row input[type="text"] {
  height: auto;
}
.twodialog_form_item_list_row select {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.6;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline;
  height: 35px;
}
.twodialog_form_item_list_row select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.twodialog_form_item_list_row select:-moz-placeholder {
  color: #999999;
}
.twodialog_form_item_list_row select::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.twodialog_form_item_list_row select:-ms-input-placeholder {
  color: #999999;
}
.twodialog_form_item_list_row select::-webkit-input-placeholder {
  color: #999999;
}
.twodialog_form_item_list_row select[disabled],
.twodialog_form_item_list_row select[readonly],
fieldset[disabled] .twodialog_form_item_list_row select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.twodialog_form_item_list_row select {
  height: auto;
}
.twodialog_form_item_list_row #card_cvv,
.twodialog_form_item_list_row #billing_zip {
  width: auto;
}
.twodialog_form_item_list_row .twodialog_form_donation_radio + label {
  font-weight: bold;
}
#twodialog_commerce_ccexpiration_row select {
  width: 49%;
}
.twodialog_form_control .twodialog_form_button_cancel {
  display: none;
}
@media (min-width: 768px) {
  .twodialog_form_item_list_row {
    margin: 0 0 10px 0;
  }
  .twodialog_form_item_list_row label {
    width: 150px;
    padding-right: 10px;
    display: inline-block;
    text-align: right;
  }
  .twodialog_form_item_list_row input[type="text"] {
    width: auto;
    max-width: 260px;
  }
  .twodialog_form_item_list_row select {
    width: auto;
  }
  .twodialog_form_item_list_row .twodialog_form_donation_radio {
    display: none;
  }
  .twodialog_form_item_list_row .twodialog_form_donation_radio + label {
    width: auto;
  }
  #twodialog_commerce_cccvv_row,
  #twodialog_commerce_ccnumber_row {
    float: left;
  }
  #twodialog_commerce_cccvv_row label {
    width: auto;
    padding-left: 10px;
  }
  #twodialog_commerce_ccexpiration_row {
    clear: left;
  }
  #twodialog_commerce_ccexpiration_row select {
    width: auto;
  }
}
.twodialog_form_recurring_wrapper {
  padding: 15px;
}
.twodialog_form_recurring_wrapper div:nth-child(2) {
  display: none;
}
.twodialog_form_recurring_wrapper label {
  font-weight: normal;
  font-size: 18px;
  padding-right: 15px;
}
.twodialog_form_recurring_wrapper input[type="text"] {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.6;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.twodialog_form_recurring_wrapper input[type="text"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.twodialog_form_recurring_wrapper input[type="text"]:-moz-placeholder {
  color: #999999;
}
.twodialog_form_recurring_wrapper input[type="text"]::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.twodialog_form_recurring_wrapper input[type="text"]:-ms-input-placeholder {
  color: #999999;
}
.twodialog_form_recurring_wrapper input[type="text"]::-webkit-input-placeholder {
  color: #999999;
}
.twodialog_form_recurring_wrapper input[type="text"][disabled],
.twodialog_form_recurring_wrapper input[type="text"][readonly],
fieldset[disabled] .twodialog_form_recurring_wrapper input[type="text"] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.twodialog_form_recurring_wrapper input[type="text"] {
  height: auto;
}
.twodialog_form_recurring_wrapper span {
  display: block;
}
.twodialog_form_recurring_wrapper select {
  width: 31%;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .twodialog_form_recurring_wrapper {
    padding: 25px;
  }
  .twodialog_form_recurring_wrapper select {
    padding-right: 5px;
  }
  .twodialog_form_recurring_wrapper select:last-of-type {
    padding-right: 0px;
  }
}
.twodialog_form_error {
  color: #d9534f;
  font-size: 15.3px;
  line-height: 15.3px;
}
.twodialog_form_error:first-of-type {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.twodialog_form_error:first-of-type h4 {
  margin-top: 0;
  color: inherit;
}
.twodialog_form_error:first-of-type .alert-link {
  font-weight: bold;
}
.twodialog_form_error:first-of-type > p,
.twodialog_form_error:first-of-type > ul {
  margin-bottom: 0;
}
.twodialog_form_error:first-of-type > p + p {
  margin-top: 5px;
}
.twodialog_form_error:first-of-type hr {
  border-top-color: #e4b9c0;
}
.twodialog_form_error:first-of-type .alert-link {
  color: #843534;
}
.has-error input[type="text"] {
  border-color: #d9534f;
}
.has-error input[type="text"]:focus:focus {
  border-color: #d9534f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(217, 83, 79, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(217, 83, 79, 0.6);
}
.twodialog_form_required {
  color: #d9534f;
}
@media (min-width: 768px) {
  .twodialog_form_error {
    margin-left: 156px;
  }
  .twodialog_form_error:first-of-type {
    margin-left: 0px;
  }
}
.gift-array {
  display: block;
  margin-top: 20px;
}
.gift-array-item,
.gift-array-input {
  margin-bottom: 20px;
}
.gift-array-item .btn-gift-array,
.gift-array-input .btn-gift-array {
  width: 100%;
  display: block;
  text-transform: inherit;
  padding: 10px;
  white-space: inherit;
  color: #fff;
  border: 2px solid #ededed;
}
.gift-array-item .btn-gift-array input[type="radio"],
.gift-array-input .btn-gift-array input[type="radio"] {
  display: none !important;
}
.gift-array-item .btn-gift-array .amount,
.gift-array-input .btn-gift-array .amount {
  font-family: Helvetica, Arial;
  display: inline;
  font-weight: 400;
  padding-right: 6px;
  font-size: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .gift-array-item .btn-gift-array .amount,
  .gift-array-input .btn-gift-array .amount {
    display: block;
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .gift-array-item .btn-gift-array .amount,
  .gift-array-input .btn-gift-array .amount {
    display: inline;
    font-size: 20px;
  }
}
.gift-array-item .btn-gift-array .description,
.gift-array-input .btn-gift-array .description {
  font-family: Helvetica, Arial;
  display: inline;
  width: 100%;
  padding: 0 5px;
}
.gift-array-item .btn-gift-array:hover,
.gift-array-input .btn-gift-array:hover {
  background-color: #ab7c67!important;
  background-image: none;
  color: #fff;
}
.gift-array-item .btn-gift-array:hover .amount,
.gift-array-input .btn-gift-array:hover .amount {
  color: #fff;
}
.gift-array-item .btn-gift-array.active,
.gift-array-input .btn-gift-array.active {
  color: #fff;
  background-color: #ab7c67 ;
}
.gift-array-item .btn-gift-array.active .amount,
.gift-array-input .btn-gift-array.active .amount {
  color: #fff;
}
@media (min-width: 768px) {
  .gift-array-item .btn-gift-array,
  .gift-array-input .btn-gift-array {
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .gift-array-item .btn-gift-array,
  .gift-array-input .btn-gift-array {
    padding: 10px;
  }
}
.gift-array-item .btn-gift-array {
  border-radius: 8px;
}
.gift-array-item .btn-gift-array:hover,
.gift-array-item .btn-gift-array:focus {
  background-color: #ffffff;
}
.gift-array-item .btn-gift-array:active,
.gift-array-item .btn-gift-array.active {
  background-color: #595a83;
}
.gift-array-input {
  margin-bottom: 0;
}
.gift-array-input .btn-gift-array {
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #16476c;
  font-family: Helvetica, Arial;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0 3px !important;
}
.gift-array-input .btn-gift-array:hover {
  padding: 10px 0 3px;
}
.gift-array-input .btn-gift-array .description {
  display: none;
}
@media (max-width: 991px) {
  .gift-array-input .btn-gift-array {
    padding: 10px !important;
  }
}
.gift-array-input .other-amount-input {
  width: 100%;
  /* IE10+ specific styles go here */
}
.gift-array-input .other-amount-input .input-group-addon,
.gift-array-input .other-amount-input .form-control {
  font-size: 31.5px;
  height: 54px;
  font-weight: 300;
  color: #ffffff;
}
.gift-array-input .other-amount-input .input-group-addon {
  position: relative;
  float: left;
  width: 26px;
  padding: 0;
  line-height: 54px;
  background: none;
  border: none;
  border-right: none;
  color: #6a6a6a;
  text-align: right;
}
.gift-array-input .other-amount-input .form-control {
  width: 100%;
  margin-left: -26px;
  padding-left: 30px;
  line-height: 31.5px;
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0px 2px 4px #99161d;
  box-shadow: inset 0px 2px 4px #99161d;
  color: #013359 ;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gift-array-input .other-amount-input .input-group-addon {
    position: absolute;
  }
  .gift-array-input .other-amount-input .form-control {
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .gift-array-item,
  .gift-array-input {
    padding: 0 6px;
  }
  .gift-array-item .btn-gift-array .amount,
  .gift-array-input .btn-gift-array .amount {
    display: block;
    font-size: 36px;
    line-height: 1;
    padding-bottom: 5px;
  }
  .gift-array-item .btn-gift-array .amount .decimal,
  .gift-array-input .btn-gift-array .amount .decimal {
    display: none;
  }
  .gift-array-item .btn-gift-array .amount .cents,
  .gift-array-input .btn-gift-array .amount .cents {
    color: #fff;
    font-size: 50%;
    font-weight: normal;
    vertical-align: super;
    padding-left: 2px;
  }
  .gift-array-item .btn-gift-array .description,
  .gift-array-input .btn-gift-array .description {
    display: block;
    font-size: 16px;
    line-height: 18px;
  }
  .gift-array-item .active .amount .cents {
    color: #fff;
  }
  .gift-array-input .btn-gift-array {
    padding: 10px 15px;
  }
  .gift-array-input .btn-gift-array .description {
    display: none;
  }
  .gift-array-input .btn-gift-array .other-amount {
    display: inline-block;
    text-align: center;
  }
  .gift-array-input .btn-gift-array .other-amount .other-amount-description {
    display: block;
    float: left;
    padding-right: 10px;
    line-height: 54px;
  }
  .gift-array-input .btn-gift-array .other-amount .other-amount-input {
    width: 200px;
  }
}
@media (min-width: 992px) and (max-width: 992px) {
  .gift-array-item .btn-gift-array .amount .cents,
  .gift-array-input .btn-gift-array .amount .cents {
    font-size: 50%;
    font-weight: normal;
    vertical-align: super;
    padding-left: 2px;
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .gift-array-input .btn-gift-array .other-amount .other-amount-input {
    width: 150px;
  }
}
@-moz-document url-prefix() {
  @media (min-width: 992px) {
    .gift-array-input .btn-gift-array .other-amount .other-amount-input {
      float: left;
    }
  }
}

#enewsletter_other_amount {
  background-color: #c84246;
  padding: 10px;
  text-align: center;
  margin: 10px auto 0;
  width: 20%;
  height: 40px;
  border-radius: 4px;
  display: none;
}

@media (max-width: 768px) {
  #enewsletter_other_amount {
    width: 80%;
  }
}

#enewsletter_other_amount p {
  color: #FFFFFF;
  line-height: 20px;
}
#enewsletter_other_amount:hover {
  cursor: pointer;
}
#masthead {
  margin: 70px auto -8px auto;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
#masthead div {
  position: relative;
}
#masthead div div img {
  margin-left: 0;
  height: auto;
}
#masthead hr {
  margin: 0;
}
#masthead img {
  margin: 0 auto;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  #masthead {
    margin-top: 0;
  }
}
.hero {
  padding-bottom: 30px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  background-color: none;
  margin: 0 auto;
}
.hero div {
  position: relative;
}
.hero div div {
  margin: 0 -570px;
}
.hero div div img {
  width: 50%;
  height: auto;
  max-width: 1140px;
  margin-left: 0px;
}
@media (min-width: 768px) {
  .hero div div img {
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .hero div div img {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .hero {
    margin: 0 auto;
  }
}
.hero img {
  margin: 0 auto;
  width: 100%;
  max-width: 1140px;
  height: auto;
}
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  min-height: 70px;
}
.navbar.affix {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
.navbar-collapse {
  position: fixed;
  max-height: none;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  padding: 45px 0 0;
  background-color: rgba(255, 255, 255, 0.95);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 999;
}
.navbar-toggle {
  width: 44px;
  padding: 7px 6px 6px;
  margin-right: 0;
  float: left;
}
.navbar-toggle:hover {
  background-color: transparent;
}
.navbar-toggle .icon-bar {
  float: left;
  width: 22px;
  height: 4px;
}
.navbar-toggle .icon-bar.short {
  width: 4px;
  margin-right: 2px;
}
.navbar-toggle .icon-bar.first {
  margin-top: 0;
}
@media (max-width: 992px) {
  .navbar-toggle {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar-toggle:hover {
    background-color: #e1e1ea !important;
  }
}
.navbar-nav {
  margin: 0;
  margin-top: -1px;
  background-color: #ffffff;
}
a.anchor {
  display: block;
  position: relative;
  top: -60px;
  visibility: hidden;
}
@media (min-width: 992px) {
  body {
    overflow: visible !important;
  }
  .navbar {
    position: relative;
    display: block;
    left: auto;
    top: auto;
  }
  .navbar.affix {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse {
    position: relative;
    padding-top: 0;
    left: auto;
    height: auto;
  }
  .navbar-collapse.affix {
    top: 30px !important;
    position: relative;
  }
  .navbar-collapse.affix-top {
    top: 0 !important;
  }
  a.anchor {
    top: 0px;
  }
}
@media (max-width: 768px) {
  .navbar-collapse {
    margin-top: 0;
    padding-top: 70px;
  }
}
@media (min-width: 992px) {
  .navbar-collapse.affix {
    position: fixed;
    width: 213px;
  }
}
@media (min-width: 1200px) {
  .navbar-collapse.affix {
    width: 263px;
  }
}
.article-nav {
  background-color: #ffffff;
}
.article-nav ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.article-nav ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.article-nav li {
  display: table;
  width: 100%;
  border-bottom: 1px solid #3E8A4B;
}
.article-nav li.active {
  background-color: #fafafa;
  border-left: 4px solid #3E8A4B ;
}
.article-nav li.active a {
  color: #628DC9 ;
}
.article-nav li:hover {
  border-left: 4px solid #E6682C;
}
.article-nav li:first-of-type {
  border-left: 0px solid transparent;
}
.article-nav li a {
  display: table-row;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  width: 100%;
  font-size: 17px;
  font-weight: bold;
  line-height: 22px;
  color: #628DC9;
}
.article-nav li a:before,
.article-nav li a:after {
  content: " ";
  display: table;
}
.article-nav li a:after {
  clear: both;
}
.article-nav li a:before,
.article-nav li a:after {
  content: " ";
  display: table;
}
.article-nav li a:after {
  clear: both;
}
.article-nav li a:hover {
  background-color: #fafafa;
  color: #628DC9 ;
  border-left: 4px solid #013359 ;
}
.article-nav li a span {
  display: table-cell;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 22px;
  padding: 10px 0 10px 5px;
  text-align: left;
  vertical-align: middle;
}
.article-nav li a span:first-of-type {
  width: 65px;
  padding-right: 0;
  padding-left: 30px;
  vertical-align: top;
}

@media (max-width: 768px) {
  .article-nav li a span:first-of-type {
    padding-left: 10px;
  }
}

.article-nav li a span img {
  width: 65px;
  height: 65px;
  margin-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .article-nav li a {
    font-size: 15px;
  }
  .article-nav li a span:first-of-type {
    padding-left: 4px;
  }
}
@media (min-width: 992px) {
  .article-nav li a span:first-of-type {
    padding-left: 15px;
  }
}
.article-nav-header {
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  background-color: #3E8A4B;
  color: #fff;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .article-nav-header {
    font-size: 18px;
  }
}
article {
  margin-bottom: 0px;
}
article header {
  margin-bottom: 20px;
  padding-top:15px;
}
article p {
  vertical-align: baseline;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color:#4e4e4e;
}

article p span {
  color: #6b4228;
  font-weight: bold;
}

article h1,
article h3 {
  font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
  margin-bottom: 0px;
}
article h1 {
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  color: #628DC9;
}
article h1 span {
  font-size: 34px;
  line-height: 56px;
  font-weight: normal;
}
article h3 {
  font-size: 24px;
  line-height: 32px;
  color: #628DC9;
  margin-bottom: 20px;
  font-weight: bold;
}
article a {
  text-decoration: none;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  color: #3E8A4B;
  font-weight: bold;
}
article .storyteller {
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  line-height: 30px;
  color: #013359 ;
  float: left;
  padding: 8px 20px 0 0;
  margin-bottom: 0px;
}
article .highlight {
  font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #013359 ;
}
article ul {
  color: #4e4e4e;
}
.president {
  background-color: #F4F3EB;
  margin: 40px 0;
}
.story-padding {
  padding: 25px 40px 40px;;
}
.feature h1 {
  font-size: 46px;
  color: #628DC9;
}
.feature div {
  float: right;
  padding: 20px 15px;
  margin: 0 0 20px 20px;
  border: 2px solid #779742;
  background-color: #f4fafe;
  border-radius: 8px;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 25px;
  line-height: 35px;
  max-width: 265px;
}
.feature div span {
  color: #013359 ;
}

.feature_1 div {
  float: right;
  padding: 20px 15px;
  margin: 0 0 20px 20px;
  border: 2px dashed #779742;
  background-color: #f4fafe;
  border-radius: 8px;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 25px;
  line-height: 35px;
  max-width: 265px;
  text-align:center;
  display:block

}
.feature_1 div span {
  color: #013359 ;
}
@media (max-width: 480px) {
  .feature div {
    max-width: 100%;
    margin: 20px 0 20px;
    float: none;
  }
}
.story div {
  display: block;
  float: left;
}
.story div p {
  vertical-align: baseline;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color:#3E8A4B;
}
.story {
  display: inline-block;
  margin-bottom:0;
}
.story a {
  text-decoration: underline;
}
.story2 {
  display: inline-block;
  margin-bottom: 0px;
}
.story2 a {
  font-weight: bold;
  text-decoration: none;
  color: #4e4e4e;
}
.story2 div p {
  color: #4e4e4e;
  padding-left: 0;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .story2 div p {
    width: 100%;
  }
}
.story2 img {
  float: left;
  padding: 0 15px 30px;
  width: 50%;
  height: auto;
  display: block;
}
.story2 img.img-left {
  padding-right: 0;
  max-width: 389px;
}
.story2 img.img-right {
  float: right;
  padding-left: 0;
  max-width: 417px;
}
.story2 img.img-left {
  float: left;
  padding-left: 0;
  max-width: 417px;
}
@media (max-width: 1196px) {
  .story2 img.img-left {
    padding-right: 15px;
    max-width: 50%;
  }
  .story2 img.img-left {
    padding-left: 15px;
    max-width: 50%;
  }
  .story2 img.img-right {
    padding-right: 15px;
    max-width: 50%;
  }
}
@media (max-width: 992px) {
  .story2 img {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .story2 img.img-left {
    padding-right: 15px;
    max-width: 50%;
  }
  .story2 img.img-right {
    padding-right: 15px;
    max-width: 50%;
  }
  .story2 img.img-left {
    padding-left: 15px;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .story2 img {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .story2 img.img-left {
    padding-right: 15px;
    max-width: 100%;
  }
  .story2 img.img-right {
    padding-right: 15px;
    max-width: 100%;
  }
}
.story2 div {
  width: 100%;
  display: block;
}
@media (max-width: 992px) {
  .story2 div {
    width: 100%;
    float: left;
  }
}
.story2 div.picture {
  padding-left: 0;
}
@media (max-width: 768px) {
  .story2 div.picture {
    padding-right: 0;
  }
}
.story.story3 p {
  padding-left: 0;
}
.story.story3 a {
  font-weight: bold;
  text-decoration: none;
}
.story.story3 .img-left {
  padding-right: 0;
  width: 100%;
  max-width: 362px;
  height: auto;
}
.story.story3 .picture {
  max-width: 377px;
}
@media (max-width: 768px) {
  .story.story3 .picture img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .story.story3 .picture {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.financial img {
  width: 847px;
  height: 551px;
}
@media (max-width: 1200px) {
  .financial img {
    width: 100%;
    height: auto;
  }
}
.story.story4 img {
  margin-right: 40px;
  width: 362px;
}
@media (max-width: 768px) {
  .story.story4 img {
    width: 100%;
    height: auto;
  }
}
.story.prayers img {
  margin-right: 60px;
  padding-bottom: 60px;
  width: 362px;
}
@media (max-width: 1200px) {
  .story.prayers img {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .story.prayers img {
    width: 100%;
    height: auto;
  }
}
.story.prayers p {
  padding-left: 0;
}
.story.prayers li {
  padding-right: 10px;
  font-size: 12px;
  line-height: 28px;
  vertical-align: top;
  list-style-position: outside;
}
.story.prayers li p {
  font-size: 18px;
  line-height: 28px;
}
.caption {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
}
.director-well {
  background-color: #F1F7F3;
  border: 1px solid #C2DECB;
  margin-bottom: 50px;
}
.director-well p {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  color:#4e4e4e;
}
.director-well p img {
  padding-top: 5px;
}
.director-well img {
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
}
.director-well img.patrick {
  margin-top: 30px;
  padding: 0;
  width: 115px;
  height: 115px;
}
.director-well h2 {
  font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  line-height: 35px;
  color: #628DC9;
  margin-bottom: 0px;
}
.director-well h3 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 24px;
  color: #013359 ;
  margin-bottom: 0px;
}
.director-well h3.ceo-name {
  font-style: italic;
}
.director-well h3.ceo-headline {
  font-size: 23px;
  margin-bottom: 45px;
}
.director-well h3.ceo-headline span {
  color: #4e4e4e;
}
.director-well hr {
  border-top: 2px solid #99161d;
  width: 100%;
  max-width: 300px;
  text-align: left;
  margin-left: 0px;
  margin: 10px 0 15px;
}
.director-well-signature {
  display: inline-block;
  margin-top: 30px;
}
.director-well-signature:before,
.director-well-signature:after {
  content: " ";
  display: table;
}
.director-well-signature:after {
  clear: both;
}
.director-well-signature:before,
.director-well-signature:after {
  content: " ";
  display: table;
}
.director-well-signature:after {
  clear: both;
}
.director-well-signature img {
  float: none;
  width: auto;
  height: auto;
  padding: 0px;
}
.director-well-signature p {
  margin-bottom: 0px;
  line-height: 23px;
}
.giving-well-photo {
  width: 100%;
  margin-top: 30px;
  background-color: #f8f2fa;
}

.giving-well-text {
  float: left;
  width: 100%;
  padding: 0px;
  background-color: #628DC9;
}

.giving-well-text p {
  margin: 0;
  padding: 20px 40px;
  color: #ffffff;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
}

.giving-well {
  clear: both;
  width: 100%;
  color: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 30px;
  background-image: none;
  background-color: #c1cfde;
}
.giving-well span {
  font-family: Helvetica, Arial, sans-serif;
}
.giving-well .dollars {
  font-size: 40px;
  line-height: 45px;
}
@media (max-width: 768px) {
  .giving-well .dollars,
  .giving-well .cents  {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 480px) {
  .giving-well .dollars {
    font-size: 20px !important;
  }
}
@media (max-width: 768px) {
  .giving-well .decimal {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .giving-well .cents {
    display: inline-block;
  }
}
.giving-well .gift-array-item .btn-gift-array {
  background-image: none;
  background-image: -webkit-linear-gradient(top, #2d5a7d0%, #013359 100%);
  background-image: linear-gradient(to bottom, #2d5a7d0%, #013359 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b9cbb', endColorstr='#ff595a83', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  background-color: #ab5934;
  padding: 20px 10px;
}
.giving-well .gift-array-item .btn-gift-array:hover,
.giving-well .gift-array-item .btn-gift-array:focus {
  background-color: #ffffff;
}
.giving-well .gift-array-item .btn-gift-array:active,
.giving-well .gift-array-item .btn-gift-array.active {
  background-color: #ab7c67;
}
.giving-well .gift-array-item .btn-gift-array:hover {
  background-image: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b9cbb', endColorstr='#ff595a83', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  background-color: #ab7c67;
}
.giving-well .gift-array-item .btn-gift-array:hover:hover,
.giving-well .gift-array-item .btn-gift-array:hover:focus {
  background-color: #ffffff;
}
.giving-well .gift-array-item .btn-gift-array:hover:active,
.giving-well .gift-array-item .btn-gift-array:hover.active {
  background-color: #ab7c67 ;
}
@media (max-width: 768px) {
  .giving-well .gift-array-item .btn-gift-array {
    padding: 5px;
  }
}
.giving-well .gift-array-input .btn-gift-array:hover,
.giving-well .gift-array-input .btn-gift-array .active {
 background-image: -webkit-linear-gradient(top, #2d5a7d0%, #013359 100%);
  background-image: linear-gradient(to bottom, #2d5a7d0%, #013359 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b9cbb', endColorstr='#ff595a83', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  background-color: #2d5a7d;
}
.giving-well .gift-array-input .btn-gift-array:hover:hover,
.giving-well .gift-array-input .btn-gift-array .active:hover,
.giving-well .gift-array-input .btn-gift-array:hover:focus,
.giving-well .gift-array-input .btn-gift-array .active:focus {
  background-color: #ffffff;
}
.giving-well .gift-array-input .btn-gift-array:hover:active,
.giving-well .gift-array-input .btn-gift-array .active:active,
.giving-well .gift-array-input .btn-gift-array:hover.active,
.giving-well .gift-array-input .btn-gift-array .active.active {
  background-color: #ab7c67;
}
.giving-well .gift-array-input .other-amount-input .form-control {
  box-shadow: 0px 0px 0px transparent;
}
.giving-well h2 {
  font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 36px;
  color: #013359 ;
  text-align: center;
}
@media (max-width: 768px) {
  .giving-well h2 {
    text-align: left;
  }
}
.giving-well h3 {
  font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
  font-size: 32px;
   line-height:52px;
  color:#013359 ;
  text-align:center;

}
.giving-well p {
  font-family: 'Open Sans', Helvetica, sans-serif;
  text-align:center;
  font-style:normal !important;
    font-size: 32px;

  color:#000000;
  line-height:42px;
}
#hero {
  padding-top: 132px;
}
#hero h3 {
  font-style: italic;
  color: #4e4e4e;
}
@media (min-width: 992px) {
  #hero {
    padding-top: 232px;
    background-color: #013359 ;
    background-image: url('../images/hero.jpg');
    background-position: center;
    min-height: 525px;
    color: #fff;
  }
  #hero h1 {
    color: #fff;
  }
  #hero h3 {
    color: #013359 ;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #hero h1 {
    font-size: 41.4px;
  }
  #hero h3 {
    font-size: 23.4px;
  }
}
@media (min-width: 992px) {
  #hero .hero-copy {
    padding-left: 60px;
  }
}
#ways-to-give {
  color: #5b5b5b;
}
#ways-to-give p {
  font-size: 16px;
  line-height: 20px;
}
#ways-to-give hr {
  margin: 15px 0;
  border-color: #7b7b85;
}
#ways-to-give a {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
}
#ways-to-give .method {
  display: block;
  color: #013359 ;
}
#ways-to-give .phone {
  font-weight: 300;
  font-size: 36px;
  line-height: 36px;
  margin-left: -5px;
}
#ways-to-give .mail {
  font-weight: 300;
  font-size: 22px;
  line-height: 28px;
}
.match-gift p a { color:#b0cef9; text-align:left; background-color:#1c375d; width:100%; text-decoration:none;}
/*# sourceMappingURL=campaign.css.map */
.donation-story { background-color:#ffffff;}
.list-color{
	color:#013359 ;
}
.giving-well-bigphoto img {
	display: inline-block;
    width: 100%;
    max-width: auto;
}
	@media only screen and (max-width: 640px){
.giving-well-bigphoto img {
    display: block;
    width: 100% !important;
    max-width: 100%
}
	}
	@media only screen and (max-width: 480px){
.giving-well-bigphoto img {
    display: block;
    width: 100% !important;
    max-width: 100%
}
.giving-well h3 {
  font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
   line-height:32px;
  color:#013359 ;
  text-align:center;

}
.giving-well p {
  font-family: 'Open Sans', Helvetica, sans-serif;
  text-align:center;
  font-style:normal !important;
    font-size: 22px;

  color:#000000;
  line-height:32px;
}


}
	@media only screen and (max-width: 780px){
.giving-well-bigphoto img {
    display: block;
    width: 100% !important;
    max-width: 100%
}

}
	@media only screen and (max-width: 600px){
.giving-well-bigphoto img {
    display: block;
    width: 100% !important;
    max-width: 100%
}

}
@media (min-width: 992px){
#header .header-issue {

	   padding-left: 30px;
	   font-size:28px;
}
}
@media (min-width: 1200px){
.visible-lg {
    display: block !important;
}
}
.Mach_match_img
{
 width:100%;
 height:auto;
 text-align:center
}
.thumbnail_img
{
 width:845px;
 height:auto;
 text-align:center
}
article .feature_1
{
	font-size:24px;
 margin:0px 20%

}
 b, a{
	font-size:17px;
}
em {
		font-size:17px;
		font-style:italic;
}
h1 em {
  font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  color: #628DC9;
}

	@media (max-width: 800px) and (min-width: 320px){
		.Mach_match_img
{
 width:100%;
 height:auto;

}
.thumbnail_img
{
width:100%  !important;
 height:auto;

}
		.colum1{
	 	margin:auto 0;
	width:100%  !important;
  height:auto;

}

	.center-content{
	margin:auto 0;
	width:100% ;
}
.img-left1{
	margin:auto 0 !important;
	width:100% !important;
	padding-left:5px !important;


	}
	}
.center-content{
	margin:auto 0px;
	width:100% ;
}
.colum1{
	float:left;
	padding:0px;


}
 .img-left1 {
    float: left !important;
    padding: 0 8px 8px 0;
    width: 100%;
    height: auto;
 }

  .textcolor
  {

	  color:#b51f2c !important;
  }

.guest-thank-you {
  display: block;
  float: left;
  padding: 20px 50px;
  background-color: #ede1c9;
}

.guest-thank-you header {
  padding-top: 0;
  margin-bottom: 0;
  float: left;
  text-align: center;
}

.guest-thank-you header h1,
.guest-thank-you header h3 {
  margin: 20px auto;
  width: 90%;
}

.guest-thank-you header h1 {
  width: 80%;
}

.guest-thank-you .guests {
  width: 100%;
}

.guest-thank-you .guests div {
  display: inline;
  float: left;
  width: 50%;
  margin-bottom: 40px;
}

.guest-thank-you .guests.last div {
  margin-bottom: 0;
}

.guest-thank-you .guests div::after {
  clear: left;
}

.guest-thank-you .guests div img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 740px) {
  .guest-thank-you header h1,
  .guest-thank-you header h3 {
    width: 100%;
  }

  .guest-thank-you .guests div img {
    width: 80%;
    height: auto;
  }

  .guest-thank-you {
    padding: 10px;
  }
}

@media (max-width: 515px) {
  .guest-thank-you .guests div {
    width: 100%;
    margin-bottom: 0;
  }
  .guest-thank-you .guests div img {
    width: 90%;
    margin: 10px auto;
  }
}

.food-basket {
  float: left;
  width: 100%;
}

.food-basket .basket-intro {
  float: left;
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.food-basket .basket-intro div {
  padding-left: 10px;
  float: right;
  width: 63%;
}

.food-basket .basket-intro img {
  float: left;
  width: 36%;
}

.food-basket .basket-intro header {
  padding-top: 0;
}

.food-basket .basket-intro nobr {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.food-basket table {
  display: inline;
  float: left;
  width: 50%;
  color: #6b4228;
}

.food-basket table td {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 0;
  vertical-align: middle;
  font-size: 20px;
  line-height: 32px;
  padding-top: 3px;
  padding-left: 5px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.food-basket table td.checkbox {
  padding-top: 0;
  font-size: 42px;
  line-height: 34px;
  vertical-align: top;
}

@media (max-width: 515px) {
  .food-basket table {
    width: 100%;
  }

  .food-basket .basket-intro {
    display: block;
  }

  .food-basket .basket-intro div {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }

  .food-basket .basket-intro img {
    width: 80%;
    height: auto;
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
}

.giving-images {
  background-color: #c1cfde;
  width: 100%;
  display: flex;
  align-items: center;
  float: left;
}

.giving-images div {
  width: 40%;
  float: left;
}

.giving-images div img{
  width: 100%;
  height: auto;
}

.giving-images div:last-child {
  width: 60%;
  padding: 0 20px;
}

.giving-images div:last-child img {
  width: 100%;
  max-width: 414px;
  display: block;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .giving-images {
    display: block;
  }

  .giving-images div {
    width: 100% !important;
  }

  .giving-images div:last-child {
    padding: 40px 20px;
  }
}
