@charset "UTF-8";
/*
Color Palette:
LIGHT BLUE #007FBC - Links
DARK BLUE #0B52AA - Used in Gradient
LIGHT GREEN #80CE3B - Used in Gradient/Your Savings
MAIN GREEN  #6CB03D - Main Green
DARK GREEN   #008F1E - Headers, Titles, Etc

Notes:
5px border radius - for rounded corners
1px dashed #aaa - for row separators
*/
meta.foundation-version {
  font-family: "/5.5.1/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #FFFFFF; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 0 6px 4px;
    line-height: .9;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3;
    background: inherit; }
    .alert-box .close:hover,
    .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
  .alert-box.alert-close {
    opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover,
  button:focus, .button:hover,
  .button:focus {
    background-color: #007095; }
  button:hover,
  button:focus, .button:hover,
  .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover,
    button.secondary:focus, .button.secondary:hover,
    .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover,
    button.secondary:focus, .button.secondary:hover,
    .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover,
    button.success:focus, .button.success:hover,
    .button.success:focus {
      background-color: #368a55; }
    button.success:hover,
    button.success:focus, .button.success:hover,
    .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover,
    button.alert:focus, .button.alert:hover,
    .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover,
    button.alert:focus, .button.alert:hover,
    .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover,
    button.warning:focus, .button.warning:hover,
    .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover,
    button.warning:focus, .button.warning:hover,
    .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover,
    button.info:focus, .button.info:hover,
    .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover,
    button.info:focus, .button.info:hover,
    .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover,
    button.disabled:focus, button[disabled]:hover,
    button[disabled]:focus, .button.disabled:hover,
    .button.disabled:focus, .button[disabled]:hover,
    .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover,
    button.disabled:focus, button[disabled]:hover,
    button[disabled]:focus, .button.disabled:hover,
    .button.disabled:focus, .button[disabled]:hover,
    .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover,
    button.disabled:focus, button[disabled]:hover,
    button[disabled]:focus, .button.disabled:hover,
    .button.disabled:focus, .button[disabled]:hover,
    .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover,
      button.disabled.secondary:focus, button[disabled].secondary:hover,
      button[disabled].secondary:focus, .button.disabled.secondary:hover,
      .button.disabled.secondary:focus, .button[disabled].secondary:hover,
      .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover,
      button.disabled.secondary:focus, button[disabled].secondary:hover,
      button[disabled].secondary:focus, .button.disabled.secondary:hover,
      .button.disabled.secondary:focus, .button[disabled].secondary:hover,
      .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover,
      button.disabled.secondary:focus, button[disabled].secondary:hover,
      button[disabled].secondary:focus, .button.disabled.secondary:hover,
      .button.disabled.secondary:focus, .button[disabled].secondary:hover,
      .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover,
      button.disabled.success:focus, button[disabled].success:hover,
      button[disabled].success:focus, .button.disabled.success:hover,
      .button.disabled.success:focus, .button[disabled].success:hover,
      .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover,
      button.disabled.success:focus, button[disabled].success:hover,
      button[disabled].success:focus, .button.disabled.success:hover,
      .button.disabled.success:focus, .button[disabled].success:hover,
      .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover,
      button.disabled.success:focus, button[disabled].success:hover,
      button[disabled].success:focus, .button.disabled.success:hover,
      .button.disabled.success:focus, .button[disabled].success:hover,
      .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover,
      button.disabled.alert:focus, button[disabled].alert:hover,
      button[disabled].alert:focus, .button.disabled.alert:hover,
      .button.disabled.alert:focus, .button[disabled].alert:hover,
      .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover,
      button.disabled.alert:focus, button[disabled].alert:hover,
      button[disabled].alert:focus, .button.disabled.alert:hover,
      .button.disabled.alert:focus, .button[disabled].alert:hover,
      .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover,
      button.disabled.alert:focus, button[disabled].alert:hover,
      button[disabled].alert:focus, .button.disabled.alert:hover,
      .button.disabled.alert:focus, .button[disabled].alert:hover,
      .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover,
      button.disabled.warning:focus, button[disabled].warning:hover,
      button[disabled].warning:focus, .button.disabled.warning:hover,
      .button.disabled.warning:focus, .button[disabled].warning:hover,
      .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover,
      button.disabled.warning:focus, button[disabled].warning:hover,
      button[disabled].warning:focus, .button.disabled.warning:hover,
      .button.disabled.warning:focus, .button[disabled].warning:hover,
      .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover,
      button.disabled.warning:focus, button[disabled].warning:hover,
      button[disabled].warning:focus, .button.disabled.warning:hover,
      .button.disabled.warning:focus, .button[disabled].warning:hover,
      .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover,
      button.disabled.info:focus, button[disabled].info:hover,
      button[disabled].info:focus, .button.disabled.info:hover,
      .button.disabled.info:focus, .button[disabled].info:hover,
      .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover,
      button.disabled.info:focus, button[disabled].info:hover,
      button[disabled].info:focus, .button.disabled.info:hover,
      .button.disabled.info:focus, .button[disabled].info:hover,
      .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover,
      button.disabled.info:focus, button[disabled].info:hover,
      button[disabled].info:focus, .button.disabled.info:hover,
      .button.disabled.info:focus, .button[disabled].info:hover,
      .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #AAAAAA;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #CCCCCC;
  display: none; }
  .clearing-close:hover,
  .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -14px;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover,
    .f-dropdown li:focus {
      background: #EEEEEE; }
    .f-dropdown li.radius {
      border-radius: 3px; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

.dropdown.button, button.dropdown {
  position: relative;
  outline: none;
  padding-right: 3.5625rem; }
  .dropdown.button::after, button.dropdown::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #FFFFFF transparent transparent transparent;
    top: 50%; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled],
  input[type="text"][readonly],
  fieldset[disabled] input[type="text"], input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled] input[type="password"], input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled] input[type="date"], input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled] input[type="month"], input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled] input[type="week"], input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled] input[type="email"], input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled] input[type="number"], input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled] input[type="search"], input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"], input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled] input[type="time"], input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled] input[type="url"], input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled] input[type="color"], textarea[disabled],
  textarea[readonly],
  fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

.error label,
.error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333; }
  .icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    margin: 0 0.0625rem 0 0;
    display: inline-block; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      width: auto;
      margin: auto;
      float: none; }
  @media only screen and (min-width: 40.063em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  @media only screen and (min-width: 64.063em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }
  .icon-bar > a:hover {
    background: #008CBA; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: #008CBA; }
    .icon-bar > a.active label {
      color: #FFFFFF; }
    .icon-bar > a.active i {
      color: #FFFFFF; }
  .icon-bar .item.disabled {
    opacity: 0.7;
    cursor: not-allowed;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: not-allowed; }

.icon-bar.two-up .item {
  width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.063em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.063em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }

.icon-bar.three-up .item {
  width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.063em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.063em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }

.icon-bar.four-up .item {
  width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.063em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.063em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }

.icon-bar.five-up .item {
  width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.063em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.063em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }

.icon-bar.six-up .item {
  width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.063em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.063em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.icon-bar.seven-up .item {
  width: 14.28571%; }

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.063em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.063em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }

.icon-bar.eight-up .item {
  width: 12.5%; }

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.063em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.063em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #008CBA; }
      .panel.callout a:not(.button):hover,
      .panel.callout a:not(.button):focus {
        color: #0078a0; }
  .panel.radius {
    border-radius: 3px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin-bottom: -0.25rem 0 1.125rem;
  padding-top: 0.25rem; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    margin-left: 1rem;
    margin-bottom: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      font-weight: normal;
      background: #008CBA;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: #FFFFFF; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #0078a0; }

.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #DDDDDD;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out; }
  .switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    content: "";
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #008CBA; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    width: 4rem;
    height: 2rem; }
  .switch label:after {
    width: 1.5rem;
    height: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #008CBA; }
  .switch.large label {
    width: 5rem;
    height: 2.5rem; }
  .switch.large label:after {
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    width: 3.5rem;
    height: 1.75rem; }
  .switch.small label:after {
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    width: 3rem;
    height: 1.5rem; }
  .switch.tiny label:after {
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  background: #FFFFFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  table tr.even,
  table tr.alt,
  table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      padding: 1rem 2rem;
      font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
      .tabs dd > a:focus, .tabs .tab-title > a:focus {
        outline: none; }
    .tabs dd.active a, .tabs .tab-title.active a {
      background-color: #FFFFFF;
      color: #222222; }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #FFFFFF;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out; }
  .th:hover,
  .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
  .th.radius {
    border-radius: 3px; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  cursor: help;
  font-weight: bold;
  color: #333333; }
  .has-tip:hover,
  .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008CBA; }
  .has-tip.tip-left,
  .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #FFFFFF;
  background: #333333; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none; }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 3px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    color: #008CBA !important;
    border-bottom: dotted 1px #003f54 !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal; }

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left,
  .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 2.8125rem; }

.top-bar {
  overflow: hidden;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
  background: #333333;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 1.75rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar button {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
    @media only screen and (max-width: 40em) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 2.8125rem;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      line-height: 2.8125rem;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        font-weight: normal;
        color: #FFFFFF;
        width: 75%;
        display: block;
        padding: 0 0.9375rem; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 0.9375rem;
      height: 2.8125rem;
      line-height: 2.8125rem; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 2.5rem 0 0.9375rem;
        color: #FFFFFF;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 0.9375rem;
          box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: #FFFFFF;
      padding: 12px 0 12px 0;
      padding-left: 0.9375rem;
      font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: none; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        background-color: #008CBA;
        border-color: #007095;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover,
        .top-bar-section ul li > a.button:focus {
          background-color: #007095; }
        .top-bar-section ul li > a.button:hover,
        .top-bar-section ul li > a.button:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover,
        .top-bar-section ul li > a.button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > a.button.secondary:hover,
        .top-bar-section ul li > a.button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > a.button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover,
        .top-bar-section ul li > a.button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover,
        .top-bar-section ul li > a.button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover,
        .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover,
        .top-bar-section ul li > a.button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover,
        .top-bar-section ul li > a.button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover,
        .top-bar-section ul li > a.button.warning:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      background-color: #008CBA;
      border-color: #007095;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover,
      .top-bar-section ul li > button:focus {
        background-color: #007095; }
      .top-bar-section ul li > button:hover,
      .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover,
        .top-bar-section ul li > button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > button.secondary:hover,
        .top-bar-section ul li > button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover,
        .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover,
        .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover,
        .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover,
        .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover,
        .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover,
        .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .top-bar-section ul li.active > a {
      background: #008CBA;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #0078a0;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 0.9375rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 0.9375rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.9375rem; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 0.9375rem 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      position: relative;
      height: 1.75rem;
      top: 0.53125rem; }
    .top-bar.expanded {
      background: #333333; }
  .contain-to-grid .top-bar {
    max-width: 75rem;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      background: #333333; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #333333; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      color: #FFFFFF;
      background: #008CBA; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: #FFFFFF;
        line-height: 2.8125rem;
        white-space: nowrap;
        padding: 12px 0.9375rem;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #FFFFFF;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #FFFFFF;
        background-color: #555555;
        background: #333333; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 0.9375rem;
      height: 2.8125rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #333333;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover,
  a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right,
  .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #0275b8;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #013a5c;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #013a5c;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    .tab-bar-section.left {
      text-align: left; }
    .tab-bar-section.right {
      text-align: right; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0275b8;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0275b8;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.6666666667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #01588a;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #015281; }

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0275b8;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0275b8;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape,
table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape,
  table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait,
  table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/* Basic Typography & Colors
---------------------------------------------------------------------------------------------------- */
/* Add general site styling here for typography and background */
/* Utility classes */
.nopadding {
  padding: 0; }

.border-right {
  border-right: 1px solid #aaa;
  padding-right: 17px; }
  @media only screen and (min-width: 40.063em) {
    .border-right {
      padding-right: 0; } }
  @media only screen and (max-width: 40em) {
    .border-right {
      border-right: none; } }

.border-right-light {
  border-right: 1px solid #CCCCCC;
  min-height: 128px; }

.pad-top {
  padding-top: 3px; }

.view-dom-id-e920f80142f9fa12687c42cdbddea74b div:nth-child(1) content p {
  line-height: 3.4rem; }

@media only screen and (max-width: 40em) {
  #faccHome li {
    border-left: none; } }

body {
  font-size: 87.5%;
  /* also set in fusion_starter.info: settings[base-font-size] = font-size-12 */
  background: url("../images/bg_page.png") repeat-x scroll left top #EFF2F4;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
  color: #333;
  line-height: 1.5em; }

.hidden {
  display: none; }

/* Default link styles - separate a:visited for a different visited link style */
a,
a:link,
a:visited {
  color: #007FBC;
  text-decoration: none; }

/* Hover/active link styles. Don't forget :focus for accessibility */
/* Read More Links */
.more-link a,
.node-readmore a,
a.more {
  display: block;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: left;
  padding: 0px 10px 0px 20px;
  background: url("/sites/all/themes/creditnet/images/img-sprite.png") no-repeat 2px -20px;
  float: right;
  font-weight: bold; }

/* Search Link for Find Credit Cards by Category Block */
#block-block-11 .more-link a,
#block-block-12 .more-link a {
  background-position: 2px -40px;
  color: #008F1E; }

#context-blockform .context-blockform-selector {
  height: auto !important; }

ul.menu,
ul.menu li.leaf,
ul.menu li {
  list-style-type: none;
  list-style: none;
  background-image: none; }

ul, ol, dd {
  margin: 0; }

/** Mobile **/
/* ADD for mobile only display none. Then jQuery can display block on click */
@media only screen and (max-width: 40em) {
  ul.menu {
    display: none; }
  /* Blog Page Mobile Menu View */
  #block-views-term_links-block .gutter, #block-views-blog_posts-block_1 .gutter, #block-views-articles-new_recent_blog .gutter {
    padding: 0; } }

select#edit-credit:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: pink;
  content: "\f0c4"; }

li, li.leaf, ul.menu li, .item-list ul li {
  line-height: 150%;
  list-style: none;
  list-style-type: none; }

ol li {
  list-style-type: decimal; }

.block ul, .block ol {
  margin-left: 1.5em; }

.sidebar .block-menu ul.menu li a {
  background-color: #f2f2f2;
  border-bottom: 2px solid #ffffff;
  color: #333333;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  text-decoration: none; }

p {
  margin: 5px 0; }

.content-inner p {
  margin: 0px 0;
  font-size: .875rem;
  line-height: 1.4rem; }

.view-header p {
  margin: 5px 0 !important; }

.views-row {
  margin-bottom: 20px; }

blockquote {
  color: black;
  font-family: Georgia,"Times New Roman",serif;
  font-style: italic; }

.block {
  margin-bottom: 10px;
  color: #333; }

.content-inner .block {
  color: #333; }

.content-inner .node h2.title {
  color: #008F1E;
  display: block;
  width: 100%;
  padding: 10px 0px 10px 0px;
  border-bottom: 4px solid #008F1E;
  font-size: 26px; }

.node {
  color: #333;
  font-size: 14px;
  line-height: 22px; }

.front .content-inner .node,
.front .content-inner .block {
  color: #333;
  font-size: 14px;
  line-height: 22px; }

.profile {
  color: #333; }

h1, h2, h3, h4 {
  font-size: 1em;
  line-height: normal;
  color: #333; }

.content-inner .blog h3,
.content-inner .blog h3 a,
.content-inner .blog h3.title,
.content-inner .blog h3.title a,
.content-inner .blog h3.title a:visited {
  font-weight: bold;
  margin: 0;
  position: relative;
  font-size: 1rem;
  padding: 0px; }

.content-inner .blog p,
.content-inner .blog p a,
.content-inner .blog p.title a:visited {
  font-weight: 400;
  margin: 6px 0 12px;
  position: relative;
  font-size: .870rem;
  padding: 0px;
  color: #333; }

h1 {
  font-size: 25px; }

/* misc classes */
.whitebg {
  background: white; }

/* List Items (Blue Arrows) */
.content-inner ul li {
  list-style-image: url("/sites/all/themes/creditnet/images/li-item.png");
  padding-bottom: 6px; }

.content-inner ul li a {
  color: #007FBC;
  font-weight: bold; }

.content-inner ul li a strong {
  font-weight: bold; }

.content-inner ul li p {
  margin: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.1rem; }

/* Specific Typography
---------------------------------------------------------------------------------------------------- */
#site-name {
  font-size: 300%;
  font-weight: normal;
  line-height: 150%;
  margin: 0;
  margin-top: 10px; }

/* HTML Elements
---------------------------------------------------------------------------------------------------- */
/* Site Info
---------------------------------------------------------------------------------------------------- */
/* Wrapper around logo, site name, and slogan */
.header-site-info span {
  display: block; }

/* Add float here to put logo and site name side by side, also add margins as needed */
#logo {
  float: left;
  margin-right: 20px;
  margin-top: 8px; }
  @media screen and (min-width: 641px) and (max-width: 1024px) {
    #logo {
      margin-right: 0; } }

/* Media.net ads in header  float next to logo */
#medianet-header {
  float: left;
  margin-top: 34px; }

@media screen and (min-width: 641px) and (max-width: 1024px) {
  #block-block-9 {
    margin-right: 0;
    padding: 0 4px; } }

#logo a {
  position: relative;
  z-index: 999; }

/* Link and hover styles for site name */
/* Typography for site slogan */
/*--------------------------------------------------------------------------------------------------
  -------------------------------------------------------------------------------------------------- */
/* Regions
   - Classes (.region-name) should always be used instead of IDs (#region-name) so
   - that skin styles can override them with a class later

/* All Regions
---------------------------------------------------------------------------------------------------- */
/* By default this wrapper is set to 100% width and centered -- override here to
   narrow wrapper or align left or right */
.page {
  background: url("../images/bg_wrap.png") repeat-x scroll left top #FFF;
  margin: 0 auto;
  padding: 0 14px 14px 14px;
  position: relative; }
  @media only screen and (max-width: 40em) {
    .page {
      padding: 0 14px 0 0; } }

/* The 0 values here remove padding and spacing at the bottom of the page.
   Remove to add a gap at the very bottom of the page */
.page-inner {
  border: 0;
  margin-bottom: 0;
  padding: 0; }

/* Header Regions
---------------------------------------------------------------------------------------------------- */
/* Header Top region to the bottom of Header region
   For full-width header background, add background image/color here */
.header-group-wrapper {
  margin-bottom: 1rem; }

@media only screen and (min-width: 64.063em) {
  .header-group-wrapper {
    margin-bottom: 0; } }

.header-group {
  width: auto;
  z-index: 100 !important; }

.header-group .featuredon {
  color: #888;
  float: right;
  font-size: 12px;
  padding: 7px 7px 0px 0px;
  position: relative;
  text-align: center;
  width: auto; }

.header-group .block {
  float: right;
  width: auto;
  margin: -15px 10px -11px 0; }

/* Header Top region which sits above the header */
/* Works well with inline login or inline menu block style */
.header-top-wrapper {
  position: relative; }

.header-top {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 99;
  margin-left: 300px; }

.header-top .block {
  float: right;
  width: auto; }

.header-top a {
  color: #007FBC;
  font-size: 11px;
  font-weight: bold;
  padding: 14px 10px 14px 45px; }

/* Header: Free Newsletter */
#block-block-2 {
  margin-top: 10px; }

#newsletter {
  background: url("../images/iconsprite.png") no-repeat scroll -15px -88px transparent;
  border: thin solid #DDDDDD;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  padding: 5px 0 0 45px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

    /* mailchimp newsletter signup form */
#mc_embed_signup {
  background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }

/* Header: Search Form */
/*
#search-block-form{
  padding: 10px;
}
*/
#search-block-form input.form-submit[type="submit"] {
  background: url("../images/iconsprite.png") no-repeat scroll -10px -1665px transparent;
  border-style: none;
  height: 26px;
  line-height: 26px;
  padding: 0;
  width: 27px;
  text-indent: -10000px; }

#search-block-form .form-item input#edit-search-block-form--2 {
  width: 215px; }

.form-item select {
  max-width: 100%; }

/* Main Menu
---------------------------------------------------------------------------------------------------- */
/* Add general styles for main menu here, such as typography, borders, floats,
   or spacing above/below */
#block-system-main-menu {
  margin: 0 0 -20px 0;
  float: none; }

.main-menu-inner {
  width: 100%; }

/* These styles work well with the Superfish module: http://www.drupal.org/project/superfish */
/* styles for Superfish main menu */
/* Link style for top level menu items, add padding here */
/* These are the top level menu items, add border-right here for separators */
/* Add border-right: 0; here to remove separator on last menu item */
/* Style for container of dropdown, add background or border */
/* Style for individual dropdown menu items, add border-bottom for separators */
.main-menu-inner ul.sf-menu li li {
  background-color: #fff; }

/* Style for hover of dropdown menu items (add background-color here) */
/* Creditnet Menu Styles */
.main-menu-inner {
  margin: 0;
  text-align: center;
  z-index: 5; }

.main-menu-inner ul.menu {
  z-index: 5;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #ccc;
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  list-style: none;
  font-size: 14px;
  line-height: 12px;
  /* no wrapping */
  display: block;
  margin: 0 auto;
  font-weight: bold;
  text-shadow: -1px 0 0 #333; }

.main-menu-inner ul.menu li {
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 100%;
  text-align: center;
  /* no wrapping */
  display: block;
  float: left; }

.main-menu-inner ul.menu li.first,
.main-menu-inner ul.menu li.first a {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -opera-border-top-left-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -opera-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.main-menu-inner ul.menu li.last,
.main-menu-inner ul.menu li.last a {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -opera-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -opera-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.main-menu-inner ul.menu li a,
.main-menu-inner ul.menu li a:visited {
  background: #007fbc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fbc', endColorstr='#0b52aa',GradientType=0 );
  /* IE6-9 */
  border: 1px solid #007fb8;
  border-right: 0;
  color: #fff;
  text-decoration: none;
  width: auto;
  text-align: center;
  float: none;
  clear: both;
  vertical-align: middle;
  /* no wrapping */
  padding: 10px 13px; }

.ie9 .main-menu-inner ul.menu li a,
.ie9 .main-menu-inner ul.menu li a:visited {
  padding: 10px 18px 10px 18px; }

.main-menu-inner ul.menu li.last a,
.ie9 .main-menu-inner ul.menu li.last a {
  border-right: 1px solid #007fb8;
  padding: 10px 12px 10px 15px; }

.ie9 .main-menu-inner ul.menu li a,
.ie9 .main-menu-inner ul.menu li a:visited {
  padding: 10px 18px 10px 18px; }

.main-menu-inner ul.menu li a:hover,
.main-menu-inner ul.menu li a.current {
  background: #005780;
  background: -moz-linear-gradient(top, #005780 0%, #073873 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005780), color-stop(100%, #073873));
  background: -webkit-linear-gradient(top, #005780 0%, #073873 100%);
  background: -o-linear-gradient(top, #005780 0%, #073873 100%);
  background: -ms-linear-gradient(top, #005780 0%, #073873 100%);
  background: linear-gradient(to bottom, #005780 0%, #073873 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005780', endColorstr='#073873',GradientType=0 ); }

.main-menu-inner ul.menu li ul.subnav {
  z-index: 5;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -opera-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -opera-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  list-style: none;
  position: absolute;
  top: 44px;
  margin: 0;
  padding: 0;
  display: none;
  float: left;
  width: 150px;
  background: #68696b url(../images/bg_subnav.png) repeat-x left top; }

.main-menu-inner ul.menu li ul.first {
  left: 5px; }

.main-menu-inner ul.menu li ul.last {
  left: -69px; }

.main-menu-inner ul.menu li ul.subnav li {
  text-align: left;
  margin: 0;
  padding: 0;
  border-right: 0;
  clear: both;
  width: 150px; }

.main-menu-inner ul.menu li ul.subnav li:hover {
  background: #dee5e9 url(../images/arrow_tiny_gray.png) no-repeat 9px center; }

html .main-menu-inner ul.menu li ul.subnav li a {
  border: 1px solid #555658;
  border-top: 0;
  float: left;
  width: 108px;
  padding: 5px 20px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -opera-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  background: transparent; }

html .main-menu-inner ul.menu li ul.subnav li.last,
html .main-menu-inner ul.menu li ul.subnav li.last a {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -opera-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -opera-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

html .main-menu-inner ul.menu li ul.subnav li a:hover {
  background: #dee5e9 url(../images/arrow_tiny_gray.png) no-repeat 9px center;
  color: #000; }

/*  Preface Regions
---------------------------------------------------------------------------------------------------- */
/* The Preface Top region sits between the header and the Main Area
 (columns, sidebars, and main content).  The Preface Bottom region
 is inside the Main Area. */
/*  Main Area (content + sidebars + preface bottom + postscript top)
---------------------------------------------------------------------------------------------------- */
/* Sidebar Regions
---------------------------------------------------------------------------------------------------- */
/* Sidebar widths can be controlled through theme settings */
.frame .content .liner {
  margin: 0; }

#block-block-29,
#block-views-sidebar_ad-block,
#block-views-sidebar_ad-block_1,
#block-views-sidebar_ad-block_2,
#block-views-sidebar_ad-block_4,
#block-views-sidebar_ad-block_5,
#block-views-sidebar_ad-block_6,
#block-views-sidebar_ad-block_7 {
  display: none;
  visibility: hidden; }

/* Sidebar First
-------------------------------------------------------------- */
#sidebar-first {
  padding: 0 15px; }

.sidebar-first-inner ul {
  margin-left: 0; }

#medianet-sidebar-first {
  margin-top: 1rem;
  margin-left: 1.3rem; }

.sidebar-first ul.menu,
.sidebar-first ul.menu li.leaf {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* Sidebar Titles */
.sidebar-first-inner .block h2.title,
.sidebar-first-inner .block h2.view-title,
.sidebar-first .block-menu h2.title,
#sidebar-second .block-bizx-searchapi-custom h2.block-title {
  background: #007fbc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fbc', endColorstr='#0b52aa',GradientType=0 );
  /* IE6-9 */
  color: #fff !important;
  display: block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px !important;
  margin: 0;
  font-size: 14px; }

@media only screen and (max-width: 40em) {
  .block-menu {
    margin: 0; }
  .block-menu .gutter {
    padding-bottom: 0; }
  .sidebar-first-inner .block h2.title, .sidebar-first-inner .block h2.view-title, .sidebar-first .block-menu h2.title, #sidebar-second .block-bizx-searchapi-custom h2.block-title {
    font-size: 20px; } }

/* Sidebar List Items */
/*
.sidebar-first ul {
  padding: 0px;
  margin: 10px 0px;
  text-align: left;
  list-style: none;
}

.sidebar-first ul.menu li a {
  display: block;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  background-color:#f2f2f2;
  border-bottom: 2px solid #fff;
  font-size: 12px;
}


.sidebar-first ul.menu li a:hover,
.sidebar-first ul.menu li a.active {
  background-color:#e3f5f8;
}
*/
/* Sidebar First Block: Social Media (Blog) */
#block-block-13 #blog_header {
  border: thin solid #efefef;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url("/sites/all/themes/creditnet/images/line-gradient.png") no-repeat bottom center; }

/*CreditCents Image*/
#blog_header_logo {
  margin-left: 10px; }
  @media screen and (min-width: 1025px) and (max-width: 1220px) {
    #blog_header_logo {
      margin-left: 5px; } }
  @media screen and (min-width: 641px) and (max-width: 819px) {
    #blog_header_logo {
      margin-left: 1px; } }

/*Tagline*/
.blogtag {
  color: #333;
  font-size: 12px;
  margin: 0px 0 15px 36px;
  text-align: right;
  width: 130px;
  z-index: 10; }
  @media screen and (min-width: 1025px) and (max-width: 1220px) {
    .blogtag {
      margin: 0px 0 15px 20px; } }

/*Icons*/
#mygoogle {
  margin-left: 15px !important; }

.googleplus {
  position: relative; }

.googlehider {
  height: 30px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 3; }

#mygoogle, #myrss, #myfb, #mytwitter {
  height: 29px;
  width: 29px;
  float: left;
  display: block;
  margin: 5px auto 5px;
  background-image: url("../images/blogsprite.png"); }

#myrss {
  background-position: 0px -39px; }

#myfb {
  background-position: 0px -78px; }

#mytwitter {
  background-position: 0px -117px; }

/* Sidebar First Block: Recent Posts, Popular Posts, Categories (Blog) */
.blog .sidebar-first li {
  background: url("../images/blogsprite.png") no-repeat scroll 0 -151px transparent;
  padding-left: 10px;
  margin: 0px 0px 5px 0px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none; }

.blog .sidebar-first li a {
  color: #007FBC;
  text-decoration: none; }

.blog .sidebar-first h2.title .text {
  margin: 0; }

/* Sidebar Second
-------------------------------------------------------------- */
.sidebar-second-inner {
  padding: 10px; }
  @media only screen and (max-width: 40em) {
    .sidebar-second-inner {
      padding-right: 0; } }

#medianet-sidebar-second {
  margin-top: 0.3rem; }

body.front #medianet-sidebar-second {
  margin-left: 0.93rem; }

.sidebar-second-inner .block .view {
  border: thin solid #eee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px; }

.sidebar-second-inner h2.view-title {
  padding: 0px !important;
  margin: 0px !important; }

.sidebar-second-inner .block h2.title .text,
#block-views-news_articles-block h2.title .text,
#block-block-8 h2.title .text {
  color: #007FBC !important;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #aaa;
  width: 100% !important;
  margin-right: 13px;
  margin-left: 0px; }

@media only screen and (max-width: 40em) {
  #block-block-8 {
    margin-top: 35px; } }

/*advertiser disclaimer block */
div#block-block-28 .content {
  border-bottom: 1px dashed #aaa;
  margin-bottom: 10px; }

div#block-block-28 img {
  padding-left: 10px; }

/* Hiding Banking Widget */
#block-block-27 {
  display: none;
  visibility: hidden; }

#block-views-news_articles-block .view-content .views-field-title a {
  color: #333; }

#block-views-news_articles-block .view-content .views-field-title a strong.news-title {
  padding-left: 2px;
  color: #007FBC; }

/* Sidebar Second Block: Cards We Recommend (Front) */
.cardswerecommend .field-content,
.cardswerecommend .views-field-title {
  text-align: center; }

.front #block-views-news_articles-block.block .view,
#block-views-news_articles-block.block .view {
  border: none;
  font-size: 14px; }

.view-news-articles .view-footer {
  padding-bottom: 10px; }

/* Sidebar Second Block: Stay Connected */
#socialMediaHead {
  background: transparent url(../images/underline-gradient.png) no-repeat 0px bottom;
  font-size: 16px;
  margin: 0 0 12px 0;
  padding: 0 0 10px 0;
  color: #533c2f;
  font-weight: bold; }

#socialMedia {
  margin: 0;
  padding: 0;
  list-style-type: none; }

@media only screen and (max-width: 40em) and (orientation: landscape) {
  #socialMedia li {
    padding-bottom: 40px; } }

#socialMedia a {
  display: block;
  padding-left: 55px;
  font-weight: bold;
  min-height: 38px;
  padding-bottom: 10px;
  font-size: 14px; }

#socialMedia a:hover {
  text-decoration: underline; }

#socialMedia a strong {
  font-size: 15px; }

#socialMedia #facebook {
  background: transparent url(../images/iconsprite.png) no-repeat -10px -831px;
  color: #848cb7; }
  @media only screen and (max-width: 40em) and (orientation: landscape) {
    #socialMedia #facebook {
      height: 50px;
      width: 50px; } }

#socialMedia #twitter {
  background: transparent url(../images/iconsprite.png) no-repeat -10px -889px;
  color: #47c8f5; }
  @media only screen and (max-width: 40em) and (orientation: landscape) {
    #socialMedia #twitter {
      height: 50px;
      width: 50px; } }

#socialMedia #rss {
  background: transparent url(../images/iconsprite.png) no-repeat -10px -947px;
  color: #f89b3a; }
  @media only screen and (max-width: 40em) and (orientation: landscape) {
    #socialMedia #rss {
      height: 50px;
      width: 50px; } }

#socialMedia #gplus {
  background: transparent url(../images/iconsprite.png) no-repeat -10px -1045px;
  color: #ba3425; }
  @media only screen and (max-width: 40em) and (orientation: landscape) {
    #socialMedia #gplus {
      height: 50px;
      width: 50px; } }

/* Sidebar Second Block: We Recommend */
.view-credit-card-promo-blocks h2.title {
  margin: 0px;
  padding: 0px; }

.sidebar-second-inner .view-credit-card-promo-blocks h2.title .text {
  border: 0px none;
  margin: 0px;
  padding: 0px; }

.view-credit-card-promo-blocks .content {
  text-align: center; }

.sidebar-second .view-credit-card-promo-block .views-row {
  border-left: none !important; }

/* Sidebar Second Block: Article/Tip Categories */
#block-menu-menu-atricle-categories,
#block-menu-menu-credit-tip-categories {
  margin: 0px 10px 10px 10px;
  background-color: #f2f2f2;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#block-menu-menu-atricle-categories {
  background-color: #fff; }

#block-menu-menu-atricle-categories .gutter,
#block-menu-menu-credit-tip-categories .gutter {
  margin: 0px; }

#block-menu-menu-atricle-categories h2.title,
#block-menu-menu-credit-tip-categories h2.title {
  padding: 0px; }

#sidebar-second-inner h2.accordion-header span.accordion-link,
#block-menu-menu-atricle-categories h2.title .text,
#block-menu-menu-credit-tip-categories h2.title .text,
#block-block-17 .no-title h2.title a {
  background: #005780;
  background: -moz-linear-gradient(top, #005780 0%, #073873 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005780), color-stop(100%, #073873));
  background: -webkit-linear-gradient(top, #005780 0%, #073873 100%);
  background: -o-linear-gradient(top, #005780 0%, #073873 100%);
  background: -ms-linear-gradient(top, #005780 0%, #073873 100%);
  background: linear-gradient(to bottom, #005780 0%, #073873 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005780', endColorstr='#073873',GradientType=0 );
  color: #fff !important;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  margin: 0px !important;
  padding: 10px 0px 10px 10px;
  border-bottom: none !important; }

#block-menu-menu-atricle-categories ul.menu,
#block-menu-menu-credit-tip-categories ul.menu {
  margin-left: 0px; }

#block-menu-menu-atricle-categories ul.menu li,
#block-menu-menu-credit-tip-categories ul.menu li {
  border-bottom: 2px solid #fff;
  color: #333;
  display: block;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: none; }

#block-menu-menu-atricle-categories ul.menu li {
  padding: 0; }

/* Sidebar Second Block: Credit Card Menu (Only on Credit Card Search Page )*/
.ui-corner-all,
.ui-corner-top {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important; }

#block-accordion_menu-1 h2.title {
  font-size: 17px; }

#sidebar-second-inner .ui-accordion .ui-accordion-content {
  padding: 0px !important; }

#sidebar-second-inner .ui-accordion-content ul.menu {
  margin: 0px; }

#sidebar-second-inner h2.accordion-header span.accordion-link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold; }

/* Menu List Items */
.ui-accordion-content ul.menu li a {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #F2F2F2;
  border-bottom: 2px solid #FFF;
  color: #333;
  display: block;
  line-height: 19.5px;
  font-size: 14px;
  padding: 5px 10px;
  text-decoration: none; }

.ui-accordion-content ul.menu li a:hover,
.ui-accordion-content ul.menu li a.active {
  background-color: #E3F5F8; }

/* Default Icon Position */
#block-accordion_menu-1 .ui-state-default .ui-icon {
  background-position: -16px -128px !important; }

/* Active Icon Position */
#block-accordion_menu-1 .ui-state-active .ui-icon {
  background-position: -48px -128px !important; }

.view-voip-ads .view-id-voip_ads .views-row {
  background-color: #ffffff; }

/* Business VoIP Ad */
.VoIPAd {
  background-color: #e8f0f4;
  border: 2px solid #c3d7e1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 10px;
  text-align: center; }

.VoIPAd h2 {
  border-bottom: 1px solid #aaaaaa;
  color: #007fbc !important;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: left; }

.VoIPAd a img {
  clear: none;
  float: none; }

.VoIPAd ul {
  border-bottom: 1px dashed #aaaaaa;
  border-top: 1px dashed #aaaaaa;
  margin-bottom: 8px;
  margin-left: 0;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-top: 5px;
  text-align: left; }

.VoIPAd ul li {
  color: #555555;
  display: list-item;
  line-height: 18px;
  list-style: disc outside none; }

.VoIPAd .detailsButton {
  margin-bottom: 5px; }

.VoIPAd .detailsButton a {
  color: #FFFFFF;
  background: #98b734;
  /* Old browsers */
  background: -moz-linear-gradient(top, #abcc3f 0%, #98b734 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #abcc3f), color-stop(100%, #98b734));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #abcc3f 0%, #98b734 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #abcc3f 0%, #98b734 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #abcc3f 0%, #98b734 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #abcc3f 0%, #98b734 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abcc3f', endColorstr='#98b734',GradientType=0 );
  /* IE6-9 */
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 1px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 1px 1px 0 rgba(255, 255, 255, 0.05);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 1px 1px 0 rgba(255, 255, 255, 0.05);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 1px 1px 0 rgba(255, 255, 255, 0.05);
  filter: dropshadow(rgba(0, 0, 0, 0.2), offx=1, offy=1);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  display: block;
  font-weight: bold;
  letter-spacing: 0.35px;
  padding: 5px 0 8px; }

.VoIPAd .closing {
  text-align: right; }

/* Content Regions
---------------------------------------------------------------------------------------------------- */
.content-inner {
  padding: 0 0px 0px 10px; }

.sectionheader .title .text {
  text-transform: none;
  padding: 0px 0px 0px 45px !important; }

#bottom-body h2.titlebar,
#bottom-body h2.title {
  font-size: 18px;
  /*Keep to keep consistent between titles that are strong, "fat," and regular */
  border-bottom: none !important; }

#bottom-body .titlebar,
#bottom-body h2.fat,
#bottom-body .title {
  font-weight: normal !important;
  margin: 0px !important;
  padding: 0px !important;
  border-bottom: none !important; }

.views-field-field-bottom-body {
  font-size: 14px;
  line-height: 22px; }

.liner .title {
  font-size: 18px; }

/* This region only appears on full node pages. It's useful for ads or other
  content between the body of the node and its comments */
.node-bottom {
  margin: 0; }

#block-system-main .gutter {
  margin: 0; }

.gutter {
  padding: 10px 0; }

/*  Postscript Region
---------------------------------------------------------------------------------------------------- */
.postscript-bottom-inner {
  display: block;
  width: 70%;
  margin: 0 auto; }

.postscript-bottom-inner .field-name-body {
  padding: 10px; }

/* Footer Region
---------------------------------------------------------------------------------------------------- */
.footer-wrapper {
  background: #0080bc;
  background: -moz-linear-gradient(top, #0080bc 0%, #0058b7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0080bc), color-stop(100%, #0058b7));
  background: -webkit-linear-gradient(top, #0080bc 0%, #0058b7 100%);
  background: -o-linear-gradient(top, #0080bc 0%, #0058b7 100%);
  background: -ms-linear-gradient(top, #0080bc 0%, #0058b7 100%);
  background: linear-gradient(to bottom, #0080bc 0%, #0058b7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0080bc', endColorstr='#0058b7',GradientType=0 );
  clear: both;
  margin: 35px 0 0 -10px;
  padding: 18px 0 10px;
  padding-left: 0px !important;
  width: 100%;
  position: relative;
  color: #fff !important; }

.footer .block {
  color: #fff;
  font-size: 14px; }

#block-block-5 p {
  font-size: 0.75rem; }

.footer .block-menu {
  padding-left: 15%;
  width: 100%; }

.footer .block-menu ul.menu {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-left: 10px !important; }

.footer .block-menu ul.menu li {
  list-style: none;
  list-style-type: none;
  padding: 0;
  line-height: 0px;
  display: table-cell;
  width: auto;
  text-align: center; }

.footer-list-menu li a, .footer .block-menu ul li,
.footer .block-menu ul.menu li a {
  border-left: 1px solid #42ACD6;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 20px 0;
  text-transform: lowercase;
  width: 100%; }

.footlogo {
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  z-index: 50;
  width: 150px; }

.footlogo a {
  position: relative;
  display: block;
  height: 28px;
  width: 130px;
  display: block;
  padding: 0 0 0 24px; }

.footlogo .logosprite {
  background: url("../images/logosprite.png") no-repeat scroll 0 0 transparent;
  height: 28px;
  width: 102px;
  display: block; }

#block-block-18 {
  font-size: 14px; }

/******* Footer Menu Blue Start **********/
.footer_logo {
  background: url("../images/logosprite.png") no-repeat scroll 0 0 transparent;
  height: 28px;
  width: 102px;
  display: block; }

.footer_menu_wrapper {
  float: right;
  width: 1000px;
  margin-bottom: 50px; }

ul.footer_menu {
  display: table;
  margin-left: 10px !important;
  table-layout: fixed;
  width: 100%; }

.footer_menu_sep {
  font-size: 36px; }

.footer_menu li.leaf {
  display: table-cell;
  line-height: 0;
  list-style: none outside none;
  padding: 0;
  text-align: center;
  width: auto; }

ul.footer_menu li.leaf a:link, ul.footer_menu li.leaf a:visited {
  border-left: 1px solid #42ACD6;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  padding: 20px 0;
  text-transform: lowercase; }

ul.footer_menu li.leaf a:hover, ul.footer_menu li.leaf a:active {
  color: #FFFFFF;
  /*background-color: #005AB7;*/ }

.footer_copyright {
  margin: 0 auto;
  width: 400px; }

#block-block-4 {
  margin-top: 17px; }

.page-credit-cards-search #block-block-4 {
  margin-top: -14px; }

/******* Footer Menu Blue End **********/
/*--------------------------------------------------------------------------------------------------
  -------------------------------------------------------------------------------------------------- */
/* Page titles
---------------------------------------------------------------------------------------------------- */
/* Page and full node titles */
h1.title {
  padding: 0 1rem; }

/* Default node styles
---------------------------------------------------------------------------------------------------- */
/* Change unpublished and preview colors for dark background themes */
.node-unpublished {
  background-color: #fff4f4; }

.preview .node {
  background-color: #ffffea; }

/* Typography for node titles */
h2.title {
  color: #008F1E;
  padding-top: 10px; }

/* Colors and styles for linked node titles, ie. teaser listing at /node */
/* Separators and padding for node teasers */
/* Author/date info */
.meta {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(../images/logo/creditnet-mini-logo.png) 5px center no-repeat;
  background-color: #eee;
  padding: 5px 0 5px 0;
  margin-bottom: 5px; }

.submitted {
  padding: 0 0 0 30px; }

/* Links for nodes (taxonomy, commenting, read more, etc) */
/* Only more/read more links */
div.node {
  margin-bottom: 0; }

/* Drupal Messages
---------------------------------------------------------------------------------------------------- */
/* General style for all errors/messages (border, padding, etc.) */
/* Status messages: green */
/* Warning messages: yellow */
/* Error messages: red */
/* Help messages: blue */
/* Error that appears when a required form field is not filled out */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #aa1144; }

/* "New" text and required form field asterisk (default = red) */
.marker, .form-required {
  color: #aa1144; }

/* Default block title styles
---------------------------------------------------------------------------------------------------- */
h2.block-title {
  font-size: 18px;
  margin: 0px;
  padding: 5px 0px;
  font-weight: bold; }

#block-system-main {
  margin-bottom: 0px; }

.section-credit-news #block-views-news_articles-block_1 div.inner h2.block-title {
  display: none; }

/* Breadcrumbs
---------------------------------------------------------------------------------------------------- */
.block-easy-breadcrumb .gutter {
  margin-left: 0px; }

.easy-breadcrumb {
  display: block !important;
  color: #888;
  font-size: 12px; }

/* Tab Menus & Action Links
---------------------------------------------------------------------------------------------------- */
.action-links {
  margin-left: 10px;
  color: #008F1E; }

.action-links a {
  display: block;
  border-bottom: 2px solid #008F1E;
  color: #008F1E; }

#content-tabs {
  background-color: transparent;
  float: left;
  /* LTR */
  margin: 10px 0;
  padding: 0; }

#content-tabs ul.primary,
#content-tabs ul.secondary {
  border-bottom: 1px solid #008F1E;
  clear: both;
  float: left;
  /* LTR */
  margin: 0;
  padding: 0px;
  width: 100%; }

#content-tabs ul.secondary {
  border-bottom: 0px solid #555;
  margin-top: 10px;
  text-transform: lowercase; }

.container-inline div, .container-inline label {
  display: inline; }

#search-block-form .form-item input#edit-search-block-form--2 {
  display: inherit;
  width: 81%;
  margin-bottom: 0; }

#content-tabs ul.primary li,
#content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  float: left;
  /* LTR */
  list-style: none;
  padding: 5px 0px 0px 0px;
  -moz-border-radius: 4px;
  border-radius: 4px 4px 0px 0px;
  background: #fff; }

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited,
#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: none;
  color: #008F1E;
  float: left;
  /* LTR */
  font-weight: bold;
  margin: 0;
  padding: 0 0 6px 0;
  text-decoration: none;
  white-space: nowrap;
  padding: 5px 5px 0px 5px;
  -moz-border-radius: 4px;
  border-radius: 4px 4px 0px 0px; }

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  color: #008F1E; }

#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited {
  background: #008F1E;
  border-bottom: 4px solid #008F1E;
  color: #fff;
  padding: 5px 5px 0px 5px;
  -moz-border-radius: 4px;
  border-radius: 4px 4px 0px 0px; }

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  background: #008F1E;
  border-bottom: 0px solid #008F1E;
  color: #fff;
  padding: 5px 5px 0px 5px;
  -moz-border-radius: 4px;
  border-radius: 4px 4px 0px 0px; }

#content-tabs ul.primary li a:hover,
#content-tabs ul.primary li a:focus,
#content-tabs ul.secondary li a:hover,
#content-tabs ul.secondary li a:focus {
  background: #008F1E;
  border-bottom: 4px solid #008F1E;
  color: #fff;
  padding: 5px 5px 0px 5px;
  -moz-border-radius: 4px;
  border-radius: 4px 4px 0px 0px; }

/* Pagers
---------------------------------------------------------------------------------------------------- */
ul.pager a,
ul.pager li.pager-current {
  border-color: #f2f2f2;
  color: #888;
  -moz-border-radius: 4px;
  border-radius: 4px; }

ul.pager li.pager-current {
  background: #007fbc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fbc', endColorstr='#0b52aa',GradientType=0 );
  /* IE6-9 */
  border-color: #007FB8;
  color: #e3f5f8; }

ul.pager a:hover,
ul.pager a:active,
ul.pager a:focus {
  background-color: #e3f5f8;
  border-color: #0B52AA;
  color: #0B52AA; }

/* Forms
---------------------------------------------------------------------------------------------------- */
/* Typography and backgrounds for all form buttons */
form input.form-submit {
  margin: 2px;
  padding: 3px 5px; }

/* Hover style for form buttons */
/* Typography, background, borders, padding for form fields */
/* Remove backgrounds and border on radios and checkboxes */
.form-item .form-radio,
.form-item .form-checkbox {
  background: none;
  border: none !important; }

/* Fieldset wrapper around groups of form elements -- add border here */
/* Typography and spacing for legend of fieldsets */
/* Link style for legend of fieldsets */
/* Custom icons on (open) collapsible fieldsets */
/* Custom icons on (closed) collapsible fieldsets */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }

/* Tables
---------------------------------------------------------------------------------------------------- */
/* Body of tables */
tbody {
  border-top: 0px solid #ccc; }

/* Header of tables */
thead th, th {
  border-bottom: 0px solid #ccc; }

tbody th {
  border-bottom: 0px solid #ccc; }

/* Alternating row background styles */
tr.even,
tr.even td {
  background-color: #eee;
  border-bottom: 1px solid #ccc; }

tr.odd,
tr.odd td {
  background-color: #fff;
  border-bottom: 1px solid #ccc; }

tr.drag td,
tr.drag-previous td {
  color: #000; }

/* Maintenance Page
---------------------------------------------------------------------------------------------------- */
/* Maintenance page tpl file in Fusion Core has simplified layout, but you can
  also add specific styles, such as a background, just for your offline page */
/* Book
---------------------------------------------------------------------------------------------------- */
.book-navigation .menu {
  border-top: 1px solid #ccc; }

.book-navigation .page-links {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

/* Comments
---------------------------------------------------------------------------------------------------- */
/* Style for each individual comment */
div.comment {
  padding: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

div.comment .submitted {
  padding: 0px !important; }

/* Subject (title) of each comment */
div.comment h3.title {
  font-style: italic; }

/* Links (edit, reply, delete) for each comment */
/* Alternating styles for even/odd comments */
.comments .comment.odd {
  background-color: #f8f8f8; }

.comments .comment.even {
  background-color: #e3f5f8; }

/* A special highlight style for a comment by the author of the node */
.comments div.comment-by-author,
.comments div.comment-new {
  background-color: #e3f5f8;
  border: 2px solid #0B52AA;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* Comment signatures */
.signature {
  border-top: 1px solid #f2f2f2; }

/* User avatars in comments */
/* New Highlight*/
div.comment span.new {
  font-weight: bold;
  text-transform: uppercase; }

/* Comment Body*/
div.comment .field-name-comment-body {
  padding-left: 15px; }

/* Forum
---------------------------------------------------------------------------------------------------- */
ul.features li {
  font-size: .85rem; }

.forum-topic-navigation {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888; }

/* Poll
---------------------------------------------------------------------------------------------------- */
div.poll div.bar {
  background-color: #ddd; }

div.poll div.bar div.foreground {
  background-color: #999; }

/* Profiles
---------------------------------------------------------------------------------------------------- */
.page-user .profile {
  border-bottom: 4px double #cccccc;
  border-top: 4px double #cccccc;
  margin: 0;
  padding: 20px; }

.page-user .profile .user-picture {
  display: inline-block;
  margin: 0 15px 10px 0; }

.page-user .profile .user-picture a {
  display: block; }

.page-user .profile .field-name-field-bio {
  display: inline-block;
  width: 80%; }

.page-user .profile .field-name-field-bio p {
  margin-top: 0; }

.profile .picture {
  float: none; }

.profile h2.title {
  border-bottom: 1px solid;
  margin-top: 0px; }

.profile .user-picture {
  float: left;
  margin: 0 1em 1em 0; }

.profile .field-name-field-bio {
  clear: both; }

.profile .field-name-field-fullname {
  color: #007FBC;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0; }

.profile dt {
  background-color: #ccc; }

.page-about-us .view-users .views-row:before {
  clear: both; }

.page-about-us .view-users .views-row {
  border-top: 4px double #cccccc;
  clear: both;
  margin: 0;
  padding: 20px; }

.page-about-us .view-users .views-row .views-field-picture {
  display: inline-block;
  float: left;
  margin: 0 15px 10px 0; }

.page-about-us .view-users .views-row .views-field-picture a {
  display: block; }

.page-about-us .view-users .views-row .views-field-name {
  color: #007fbc;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0; }

.page-about-us .view-users .views-row .views-field-field-bio {
  display: inline-block;
  width: 80%; }

.page-about-us .view-users .views-row .views-field-field-bio p {
  margin-top: 0; }

.page-about-us .view-users .views-row p.gplus {
  margin: 12px 0; }

.page-about-us .view-users .views-row:after {
  clear: both; }

/*--------------------------------------------------------------------------------------------------
  -------------------------------------------------------------------------------------------------- */
/* We Recommend Blocks - Sidebar Second Promo Block & Trio Best Cards
---------------------------------------------------------------------------------------------------- */
.sidebar-second .viewsrecommend .view.view-credit-card-promo-blocks,
#block-views-ad7f600b8275a76cce14b0ec5ad1297f .view.view-credit-card-promo-blocks,
.trio.viewsrecommend .view.view-credit-card-promo-blocks .views-row,
.sidebar-second .viewsrecommend .view.view-display-id-block_1 .views-row {
  width: 100%;
  box-shadow: 0px 1px 5px #666;
  padding: 0 0 10px;
  position: relative;
  background: #efefef;
  background-image: -webkit-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.1) 7.5%), -webkit-repeating-linear-gradient(left, transparent 0%, transparent 4%, rgba(0, 0, 0, 0.03) 4.5%), -webkit-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1.2%, rgba(255, 255, 255, 0.15) 2.2%), -webkit-linear-gradient(90deg, #dedede 0%, #fafafa 100%);
  background-image: -moz-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.1) 7.5%), -moz-repeating-linear-gradient(left, transparent 0%, transparent 4%, rgba(0, 0, 0, 0.03) 4.5%), -moz-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1.2%, rgba(255, 255, 255, 0.15) 2.2%), -moz-linear-gradient(90deg, #dedede 0%, #fafafa 100%);
  background-image: -ms-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.1) 7.5%), -ms-repeating-linear-gradient(left, transparent 0%, transparent 4%, rgba(0, 0, 0, 0.03) 4.5%), -ms-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1.2%, rgba(255, 255, 255, 0.15) 2.2%), -ms-linear-gradient(90deg, #dedede 0%, #fafafa 100%);
  background-image: -o-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.1) 7.5%), -o-repeating-linear-gradient(left, transparent 0%, transparent 4%, rgba(0, 0, 0, 0.03) 4.5%), -o-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1.2%, rgba(255, 255, 255, 0.15) 2.2%), -o-linear-gradient(90deg, #dedede 0%, #fafafa 100%);
  background-image: repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.1) 7.5%), repeating-linear-gradient(left, transparent 0%, transparent 4%, rgba(0, 0, 0, 0.03) 4.5%), repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1.2%, rgba(255, 255, 255, 0.15) 2.2%), linear-gradient(90deg, #dedede 0%, #fafafa 100%); }
  .sidebar-second .viewsrecommend .view.view-credit-card-promo-blocks .content a,
  #block-views-ad7f600b8275a76cce14b0ec5ad1297f .view.view-credit-card-promo-blocks .content a,
  .trio.viewsrecommend .view.view-credit-card-promo-blocks .views-row .content a,
  .sidebar-second .viewsrecommend .view.view-display-id-block_1 .views-row .content a {
    padding-bottom: 5px; }

@media screen and (max-width: 400px) {
  .sidebar-second .views-row-1 .viewsrecommend .view.view-display-id-block_1 .views-row .content a {
    margin-top: 96px; } }

/* margin bottom to add space for sponsor text image */
.region-sidebar-second .block.viewsrecommend {
  margin-bottom: 0; }

.block .werecommend h2.title {
  padding: 28px 5px 5px;
  text-align: center;
  border-radius: 5px 5px 0 0;
  box-shadow: 0px 1px 5px #333;
  margin-bottom: 10px;
  /* blue gradient */
  background: #007fbc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fbc', endColorstr='#0b52aa',GradientType=0 );
  /* IE6-9 */ }

/* style for block header link */
.block .werecommend h2.title .text a {
  font-size: .8em;
  color: white;
  text-shadow: -1px -1px 3px #454545; }

/* Describes the type of card be recommended */
.block .werecommend h2.title .text a em {
  font-size: 1.15em; }

/* Orange we recommend ribbon */
.block .werecommend h2.title .icon {
  background: url("/sites/all/themes/creditnet/images/new-recommend-banner.png") no-repeat scroll 1px 9px transparent;
  display: block;
  height: 40px;
  left: 0px;
  position: absolute;
  top: -13px;
  width: 220px; }

/* Orange we recommend ribbon in sidebars */
.sidebar .block .werecommend h2.title .icon {
  background: url("/sites/all/themes/creditnet/images/new-recommend-banner-sm-sbar.png") no-repeat scroll 1px 9px transparent;
  display: block;
  height: 40px;
  left: 0px;
  position: absolute;
  top: -13px;
  width: 220px; }
  @media screen and (min-width: 1026px) and (max-width: 1218px) {
    .sidebar .block .werecommend h2.title .icon {
      background: url("/sites/all/themes/creditnet/images/new-recommend-banner-sm-sbar.png") no-repeat scroll -900% 9px transparent; } }

/*
@media only screen and (max-width: 40em) { 
		.block .werecommend h2.title .icon {
		display: none;
	}
}
*/
/* Style for linked name/description of credit card */
.block .werecommend .content p {
  padding: 2px 10px; }

.block .werecommend .content a {
  font-weight: bold;
  font-size: 1.1em; }

/* 3-UP Recommended Block View */
.trio.viewsrecommend {
  margin-top: 20px;
  margin-bottom: 25px; }

.trio.viewsrecommend .view.view-credit-card-promo-blocks .views-row {
  width: 30%; }

.block.trio .werecommend h2.title .icon {
  left: 2px; }

/* Credit Card Promo Block-1 */
.sidebar-second .viewsrecommend .view.view-display-id-block_1 .views-row {
  margin-bottom: 20px;
  border-radius: 5px; }

.sidebar-second .viewsrecommend .view.view-display-id-block_1 {
  border: none;
  padding: none;
  background: none;
  box-shadow: none; }

.sidebar-second .viewsrecommend .view.view-display-id-block_1 .views-row-last {
  margin-bottom: 0; }

/* To keep Apply Button on Trio Views in the same spot */
/* Search Box Start(Faceted Search API Blocks)******************/
/**************************** Universal Search Styles Start *************************************************************/
.content .block-bizx-searchapi-custom,
#block-credit_cards-card_search {
  position: relative;
  /* W3C */ }

/**************************** Universal Search Styles End *************************************************************/
#preface-top #block-credit_cards-card_search {
  /*
  margin: 0 30px 0 0;
  width: 1062px;
  float: right;
*/ }

#preface-top #block-credit_cards-card_search h2 span.text {
  display: none; }

/* Margin to give space for "Start Here" arrow */
.content .block-bizx-searchapi-custom .gutter,
#block-credit_cards-card_search .gutter {
  margin-right: 0px; }

/* "Start Here"  Arrow Styles */
.content .block-bizx-searchapi-custom .icon,
#block-credit_cards-card_search .icon {
  background: url(/sites/all/themes/creditnet/images/start-arrow.png) no-repeat 0 13px;
  width: 150px;
  height: 150px;
  position: absolute;
  left: -118px;
  top: 4px; }

/* Positioning for Forms */
.content .block-bizx-searchapi-custom .form-item-cc-balance,
#block-credit_cards-card_search .form-item-balance {
  margin-right: 0; }

.content .block-bizx-searchapi-custom .form-submit,
#block-credit_cards-card_search .form-submit {
  margin: 0;
  padding: 0;
  height: 35px;
  position: absolute; }

.content .form-item-cc-balance-transfer,
.content .form-item-cc-monthly-purchases,
.content .form-item-cc-monthly-balance,
.content .form-item-cc-rate,
.form-item-balance-transfer,
.form-item-monthly-purchases,
.form-item-monthly-balance,
.form-item-rate {
  margin-top: 0; }

/* Dollar Sign */
/* Percent Sign */
/* Specific Position for Faceted Search Title */
.not-front.node-type-page .content .block-bizx-searchapi-custom h2.title span.text,
.not-front.node-type-page #block-credit_cards-card_search h2.title span.text {
  left: 50px; }

/* Additional Styles */
#block-credit_cards-card_search h2.block-title {
  padding: 0; }

#block-credit_cards-card_search div.content form#credit-cards-search-form #edit-send {
  /* background-color: #008F1E !important;
  background-repeat: repeat-x !important;

  background-image: linear-gradient(top, #80CE3B, #008F1E) !important;
  background-image: -o-linear-gradient(top, #80CE3B, #008F1E) !important;
  background-image: -moz-linear-gradient(top, #80CE3B, #008F1E) !important;
  background-image: -webkit-linear-gradient(top, #80CE3B, #008F1E) !important;
  background-image: -ms-linear-gradient(top, #80CE3B, #008F1E) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#80CE3B), to(#008F1E)) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80CE3B', endColorstr='#008F1E', GradientType=0) !important;

  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  border-style: solid !important;
  border-width: 1px !important;

  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;

  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;

  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  filter: dropshadow(rgba(0, 0, 0, 0.25), offx=0, offy=0) !important;*/
  margin: 0;
  height: 50px;
  padding: 0;
  width: 50%;
  margin: auto; }

#preface-top-wrapper .grid12-12 #block-credit_cards-card_search div.content form#credit-cards-search-form #edit-send {
  /*
  top: 44px;
  right: 90px;
*/ }

#block-credit_cards-card_search div.content {
  padding: 5px 0 5px 10px !important;
  margin: 0px; }

@media only screen and (max-width: 40em) {
  div#block-credit_cards-card_search.block.block-credit-cards.small-12.columns.odd {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  div#block-credit_cards-card_search.block.block-credit-cards.small-12.columns.odd {
    padding-left: 0;
    padding-right: 0; } }

#preface-top-wrapper .grid12-12 #block-credit_cards-card_search div.content {
  padding-left: 100px; }

#credit-cards-search-form div.form-item {
  margin-bottom: 5px;
  margin-top: 0px; }

.columns#credit-cards-search-form div.form-item {
  margin-bottom: 5px;
  margin-top: 0px; }

#credit-cards-search-form label {
  color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  line-height: 1rem;
  margin-bottom: 5px; }

@media screen and (min-width: 1084px) {
  .front #credit-cards-search-form label[for="edit-personal-balance"] {
    line-height: 2rem; } }

@media screen and (min-width: 1025px) {
  .front #credit-cards-search-form label[for="edit-monthly-purchases"],
  .front #credit-cards-search-form label[for="edit-balance-transfer"] {
    line-height: 1.5rem; } }

.grid12-7 #credit-cards-search-form label {
  font-size: 1rem;
  line-height: 1rem; }

#preface-top-wrapper .grid12-12 h2.block-title span.icon {
  left: -23px; }

/* Delete Me! */
#block-credit_cards-card_search {
  height: 400px; }

/******************************** LARGE SEARCH FORM POSITIOING Start *****************************************************/
/*background*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search {
  background-image: url(../images/back_large_searchBox.png);
  background-repeat: no-repeat;
  background-position: left top; }

/*start icon*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter h2.title .icon {
  visibility: hidden; }

/*****Step 1 Start *****/
/*I Am*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-holder {
  left: 60px;
  top: 27px;
  position: absolute; }

/*I Am*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-holder label {
  text-transform: capitalize;
  font-size: 14px; }

/*I Am*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-holder .form-select {
  width: 200px;
  font-size: 14px;
  height: 20px; }

/*My Credit Is*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-credit {
  left: 47px;
  top: 87px;
  position: absolute; }

/*My Credit Is*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-credit label {
  text-transform: capitalize;
  font-size: 15px; }

/*My Credit Is*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-credit .form-select {
  width: 200px;
  font-size: 14px; }

/*****Step 1 End *****/
/*****Step 2 Start *****/
/*Avg Bal*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance {
  left: 365px;
  top: 27px;
  position: absolute;
  width: auto; }

/*Avg Bal*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance label {
  text-transform: capitalize;
  font-size: 15px; }

/*Avg Bal*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance .form-text {
  width: 242px;
  font-size: 14px; }

/*Avg Pur*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases {
  left: 365px;
  top: 87px;
  position: absolute; }

/*Avg Pur*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases label {
  text-transform: capitalize;
  font-size: 14px;
  width: 220px; }

/*Avg Pur*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases .form-text {
  width: 170px;
  font-size: 14px; }

/*Avg Rate*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-rate {
  left: 581px;
  top: 87px;
  position: absolute; }

/*Avg Rate*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-rate label {
  text-transform: capitalize;
  font-size: 14px; }

/*Avg Rate*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-rate .form-text {
  width: 45px;
  font-size: 14px; }

/*****Step 2 End *****/
/*****Step 3 Start *****/
/*balance transfer*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-personal-balance {
  left: 580px;
  top: 27px;
  position: absolute; }

/*balance transfer*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-personal-balance label {
  text-transform: capitalize;
  font-size: 14px;
  width: 200px; }

/*balance transfer*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-personal-balance .form-select {
  width: 200px;
  font-size: 14px; }

/*transfer Amt*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer {
  left: 750px;
  top: 87px;
  position: absolute; }

/*transfer Amt*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer label {
  text-transform: capitalize;
  font-size: 14px;
  width: 200px; }

/*transfer Amt*/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer .form-text {
  width: 170px;
  font-size: 14px; }

/*****Step 3 End *****/
/** Submit Button Start **/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div input#edit-send {
  position: absolute;
  left: 1040px;
  top: 55px;
  height: 50px;
  width: 135px;
  font-size: 1.4em;
  /* green gradient */
  background: #80ce3b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80ce3b), color-stop(100%, #008f1e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #80ce3b 0%, #008f1e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ce3b', endColorstr='#008f1e',GradientType=0 );
  /* IE6-9 */
  -moz-box-shadow: 1px 1px 1px #666;
  -webkit-box-shadow: 1px 1px 1px #666;
  box-shadow: 1px 1px 1px #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */
  border: none;
  font-weight: bold;
  color: white !important;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #333;
  text-align: center;
  display: block;
  margin: 0 auto 5px 0px;
  padding-top: 5px; }

/** Submit Button Hover Start **/
body#pid-credit-cards-search #page #page-inner #preface-top-wrapper #preface-top #preface-top-inner #block-credit_cards-card_search .gutter .content form div input#edit-send:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */ }

/** Submit Button End **/
/******************************** LARGE SEARCH FORM POSITIOING End *****************************************************/
/********************* MEDIUM SEARCH FORM POSITIOING Start *****************************************************/
/*background*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search {
  background-image: url(../images/back_med_searchBox.png);
  background-repeat: no-repeat;
  height: 160px; }

#header-group-wrapper {
  margin-bottom: 11px !important; }

.not-logged-in #header-group-wrapper {
  margin-bottom: 20px !important; }

/*start icon*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search h2.title .icon {
  visibility: hidden; }

/*****Step 1 Start *****/
/*I Am*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-holder {
  left: 47px;
  top: 27px;
  position: absolute; }

/*I Am*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-holder label {
  text-transform: capitalize;
  font-size: 14px; }

/*I Am*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-holder .form-select {
  width: 200px;
  font-size: 14px;
  height: 20px; }

/*My Credit Is*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-credit {
  left: 47px;
  top: 87px;
  position: absolute; }

/*My Credit Is*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-credit label {
  text-transform: capitalize;
  font-size: 15px; }

/*My Credit Is*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-credit .form-select {
  width: 200px;
  font-size: 14px; }

/*****Step 1 End *****/
/*****Step 2 Start *****/
/*Avg Bal*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance {
  left: 255px;
  top: 27px;
  position: absolute;
  width: auto; }

/*Avg Bal*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance label {
  text-transform: capitalize;
  font-size: 14px; }

/*Avg Bal*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance .form-text {
  width: 224px;
  font-size: 12px; }

/*Avg Pur*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases {
  left: 255px;
  top: 87px;
  position: absolute; }

/*Avg Pur*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases label {
  text-transform: capitalize;
  font-size: 13px;
  width: 200px; }

/*Avg Pur*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases .form-text {
  width: 165px;
  font-size: 12px; }

/*Avg Rate*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-rate {
  left: 455px;
  top: 87px;
  position: absolute;
  width: 80px; }

/*Avg Rate*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-rate label {
  text-transform: capitalize;
  font-size: 13px; }

/*Avg Rate*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-rate .form-text {
  width: 44px;
  font-size: 13px; }

/*****Step 2 End *****/
/*****Step 3 Start *****/
/*balance transfer*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-personal-balance {
  left: 580px;
  top: 27px;
  position: absolute;
  width: auto; }

/*balance transfer*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-personal-balance label {
  text-transform: capitalize;
  font-size: 12px;
  width: 160px; }

/*balance transfer*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-personal-balance .form-select {
  width: 160px;
  font-size: 14px; }

/*transfer Amt*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer {
  left: 580px;
  top: 87px;
  position: absolute;
  width: auto; }

/*transfer Amt*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer label {
  text-transform: capitalize;
  font-size: 12px;
  width: 160px; }

/*transfer Amt*/
body#pid-why-creditnet #page #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer .form-text {
  width: 123px;
  font-size: 14px; }

/*****Step 3 End *****/
/** Submit Button Start **/
body#pid-why-creditnet #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div input.form-submit#edit-send {
  position: absolute;
  top: 55px;
  height: 50px;
  font-size: 1.1em !important;
  /* green gradient */
  background: #80ce3b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80ce3b), color-stop(100%, #008f1e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #80ce3b 0%, #008f1e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ce3b', endColorstr='#008f1e',GradientType=0 );
  /* IE6-9 */
  -moz-box-shadow: 1px 1px 1px #666;
  -webkit-box-shadow: 1px 1px 1px #666;
  box-shadow: 1px 1px 1px #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */
  border: none;
  font-weight: bold;
  color: white !important;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #333;
  text-align: center;
  display: block;
  margin: 0 auto 5px 12px;
  padding-top: 1px; }

/** Submit Button Hover Start **/
body#pid-why-creditnet #page-inner #main-wrapper #main #main-inner #main-group #main-group-inner #main-content #main-content-inner #content-group #content-group-inner #content-region #content-region-inner #content #content-inner #block-credit_cards-card_search .gutter .content form div input.form-submit#edit-send:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */ }

@media only screen and (max-width: 40em) {
  #content-group {
    padding-left: 10px;
    padding-right: 10px; } }

/** Submit Button End **/
/******************************** MEDIUM SEARCH FORM POSITIOING End*****************************************************/
/********************* SMALL (ON MAJORITY OF PAGES) SEARCH FORM POSITIOING Start *****************************************************/
/*page positioning */
#block-credit_cards-card_search {
  /*width: 1195px;*/
  height: 175px;
  position: relative;
  width: 100%; }

/*
#block-credit_cards-card_search {
	background-image: url(../images/back_med_searchBox.png);
	background-repeat: no-repeat;
	height: 160px;
}
*/
#block-credit_cards-card_search {
  background: #0275b8;
  background: linear-gradient(to bottom, #0275b8 0%, #0a56ac 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0275b8', endColorstr='#0a56ac',GradientType=0 );
  border-radius: 5px;
  box-shadow: 2px 2px 8px black;
  border: 1px solid rgba(66, 66, 66, 0.66); }

/*start icon*/
#block-credit_cards-card_search h2.title .icon {
  visibility: hidden; }

/*****Step 1 Start *****/
/*I Am*/
#block-credit_cards-card_search .gutter .content form div .form-item-holder {
  /*
	left: 30px;
	top: 27px;
	position: absolute;
*/ }

/*I Am*/
#block-credit_cards-card_search .gutter .content form div .form-item-holder label {
  text-transform: capitalize;
  font-size: 14px; }

/*I Am*/
#block-credit_cards-card_search .gutter .content form div .form-item-holder .form-select {
  font-size: 14px; }

/*My Credit Is*/
#block-credit_cards-card_search .gutter .content form div .form-item-credit {
  /*
	left: 30px;
	top: 87px;
	position: absolute;
*/ }

/*My Credit Is*/
#block-credit_cards-card_search .gutter .content form div .form-item-credit label {
  text-transform: capitalize;
  font-size: 1rem; }

/*My Credit Is*/
#block-credit_cards-card_search .gutter .content form div .form-item-credit .form-select {
  font-size: 14px; }

/*****Step 1 End *****/
/*****Step 2 Start *****/
/*Avg Bal*/
#block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance {
  /*
	top: 27px;
	position: absolute;
	width: auto;
*/ }

/*Avg Bal*/
#block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance label {
  text-transform: capitalize;
  font-size: 1rem; }

/*Avg Pur*/
#block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases label {
  text-transform: capitalize;
  font-size: 1rem; }
  @media only screen and (min-width: 64.063em) {
    #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases label {
      line-height: 1.5rem; } }

/*Avg Pur*/
#block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases .form-text {
  font-size: 12px;
  position: relative; }

@media only screen and (max-width: 40em) {
  .form-item-monthly-purchases label::before, .form-item-balance-transfer::before, .form-item-monthly-balance::before {
    position: absolute;
    font-family: FontAwesome;
    top: 29px;
    left: 13px;
    content: "\f155";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  .form-item-rate::after {
    position: absolute;
    font-family: FontAwesome;
    top: 28px;
    right: 8px;
    content: "%";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  #edit-monthly-purchases, #edit-balance-transfer, #edit-monthly-balance {
    width: 94%;
    float: right; }
  #edit-rate {
    width: 96%;
    float: left; }
  .frontpage .form-item {
    max-width: 100%; } }

/* The light blue personal My Credit Card Profile form that is found on the interior pages */
@media only screen and (max-width: 40em) {
  .my-info .form-item-monthly-purchases label::before, .my-info .form-item-balance-transfer::before, .my-info .form-item-monthly-balance::before {
    position: absolute;
    font-family: FontAwesome;
    top: 29px;
    left: 13px;
    content: "\f155";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  .my-info .form-item-rate::after {
    position: absolute;
    font-family: FontAwesome;
    top: 28px;
    right: 8px;
    content: "%";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  .my-info #edit-monthly-purchases, .my-info #edit-balance-transfer, .my-info #edit-monthly-balance {
    width: 94%;
    margin: auto; }
  .my-info #edit-rate {
    width: 96%;
    margin: auto; }
  .my-info .frontpage .form-item {
    max-width: 100%; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .form-item-monthly-purchases label::before, .form-item-balance-transfer::before, .form-item-monthly-balance::before {
    position: absolute;
    font-family: FontAwesome;
    top: 29px;
    left: 13px;
    content: "\f155";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  .form-item-rate::after {
    position: absolute;
    font-family: FontAwesome;
    top: 28px;
    right: 8px;
    content: "%";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  #edit-monthly-purchases, #edit-balance-transfer, #edit-monthly-balance {
    width: 93%;
    float: right; }
  .page-credit-cards-search #edit-monthly-purchases, .page-credit-cards-search #edit-balance-transfer, .page-credit-cards-search #edit-monthly-balance {
    width: 80%;
    float: left;
    margin-left: 20px; }
  #edit-rate {
    width: 93%;
    float: left; } }

@media only screen and (min-width: 64.063em) {
  .form-item-balance-transfer::before, .form-item-monthly-balance::before {
    position: absolute;
    font-family: FontAwesome;
    top: 44px;
    left: 8px;
    content: "\f155";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  .form-item-rate::after {
    position: absolute;
    font-family: FontAwesome;
    top: 44px;
    right: 8px;
    content: "%";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  .page-credit-cards-search #edit-monthly-purchases, .page-credit-cards-search #edit-balance-transfer, .page-credit-cards-search #edit-monthly-balance {
    width: 80%;
    float: left;
    margin-left: 20px; }
  #edit-rate {
    width: 88%;
    float: left; }
  .frontpage #edit-monthly-purchases, .frontpage #edit-balance-transfer, .frontpage #edit-monthly-balance {
    float: right;
    max-width: 93% !important; } }

/*Avg Rate*/
#block-credit_cards-card_search .gutter .content form div .form-item-rate {
  /*
	top: 87px;
	position: absolute;
	width: 80px;
*/ }

/*Avg Rate*/
#block-credit_cards-card_search .gutter .content form div .form-item-rate label {
  text-transform: capitalize;
  font-size: 1rem;
  line-height: 1rem; }
  @media only screen and (min-width: 64.063em) {
    #block-credit_cards-card_search .gutter .content form div .form-item-rate label {
      line-height: 2rem; } }

@media screen and (min-width: 1027px) and (max-width: 1076px) {
  #block-credit_cards-card_search .gutter .content form div .form-item-credit label {
    text-transform: capitalize;
    font-size: 1rem;
    line-height: 2rem; }
  #block-credit_cards-card_search .gutter .content form div .form-item-holder label {
    text-transform: capitalize;
    font-size: 14px;
    line-height: 2rem; } }

/*Avg Rate*/
#block-credit_cards-card_search .gutter .content form div .form-item-rate .form-text {
  font-size: 12px; }

/*****Step 2 End *****/
/*****Step 3 Start *****/
/*balance transfer*/
#block-credit_cards-card_search .gutter .content form div .form-item-personal-balance {
  /*
	top: 27px;
	position: absolute;
	width: auto;
*/ }

/*balance transfer*/
#block-credit_cards-card_search .gutter .content form div .form-item-personal-balance label {
  text-transform: capitalize;
  font-size: 1rem; }

/*balance transfer*/
#block-credit_cards-card_search .gutter .content form div .form-item-personal-balance .form-select {
  font-size: 1rem; }

/*transfer Amt*/
#block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer {
  /*
	top: 87px;
	position: absolute;
	width: auto;
*/ }

/*transfer Amt*/
#block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer label {
  text-transform: capitalize;
  font-size: 1rem; }

/*transfer Amt*/
#block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer .form-text {
  font-size: 1rem; }

/* Credit Card Search Results Specific Styles */
.page-credit-cards-search .sidebar-first input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  vertical-align: baseline; }

@media only screen and (min-width: 64.063em) {
  #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer label {
    line-height: 2rem; } }

/* Interior Pages' main cc search form */
@media only screen and (min-width: 64.063em) {
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .edit-monthly-purchases label, body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer label, body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance label, body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-rate label, body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer label, body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance label, body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-rate label {
    line-height: 1.5rem; }
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-rate label, body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-rate label {
    line-height: 3rem; }
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-holder label, body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-credit label, body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-holder label, body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-credit label {
    line-height: 2rem; }
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer::before, body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance::before,
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases::before, body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer::before, body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance::before,
  body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases::before {
    position: absolute;
    font-family: FontAwesome;
    top: 61px;
    left: 8px;
    content: "\f155";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-rate::after,
  body.frontpage #block-credit_cards-card_search .gutter .content form div .form-item-rate::after {
    position: absolute;
    font-family: FontAwesome;
    top: 61px;
    right: 8px;
    content: "%";
    color: #50B630;
    text-shadow: 1px 1px black;
    font-size: 1.6rem; }
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer input,
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance input,
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases input {
    float: right;
    width: 90%; }
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-rate input {
    float: left;
    width: 86%; } }

@media screen and (min-width: 1026px) and (max-width: 1100px) {
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-balance-transfer label,
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-monthly-balance label,
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-monthly-purchases label {
    font-size: 1rem;
    line-height: 1rem; }
  body.two-sidebars #block-credit_cards-card_search .gutter .content form div .form-item-rate label {
    line-height: 3rem; } }

/*****Step 3 End *****/
/** Submit Button Start **/
#content #content-inner #block-credit_cards-card_search .gutter .content form div input.form-submit#edit-send {
  font-size: 1.1rem !important;
  background: #80ce3b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80ce3b), color-stop(100%, #008f1e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #80ce3b 0%, #008f1e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ce3b', endColorstr='#008f1e',GradientType=0 );
  /* IE6-9 */
  -moz-box-shadow: 1px 1px 1px #666;
  -webkit-box-shadow: 1px 1px 1px #666;
  box-shadow: 1px 1px 1px #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */
  border: none;
  font-weight: bold;
  color: white !important;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #333;
  text-align: center;
  display: block;
  margin: 9px auto;
  padding-top: 0px; }

/** Submit Button Hover Start **/
#content #content-inner #block-credit_cards-card_search .gutter .content form div input.form-submit#edit-send:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */ }

.page-credit-cards-search .page .sidebar-first-inner div.no-title {
  padding-top: 5px !important; }

.page-credit-cards-search .page .sidebar-first-inner div.no-title form div div.form-item-user-info {
  margin: 0 !important; }

/*  Faceted Search API Sidebar Blocks
-------------------------------------------------------------- */
/* Hides Block Title in sidebars */
.content .block-bizx-searchapi-custom .title span.text,
#block-credit_cards-card_search .title span.text {
  display: none; }

/* Light Grey Background */
.sidebar .block-bizx-searchapi-custom .inner {
  background: #f2f2f2; }

.sidebar .block-bizx-searchapi-custom .inner .content {
  padding: 0 12px 10px; }

/* Dollar Sign */
.sidebar .form-item.form-item-cc-balance-transfer,
.sidebar .form-item.form-item-cc-monthly-purchases,
.sidebar .form-item.form-item-cc-monthly-balance {
  background-image: url(/sites/all/themes/creditnet/images/d-sign.png); }

/* Percent Sign */
.sidebar .form-item.form-item-cc-rate {
  background: url(/sites/all/themes/creditnet/images/p-sign.png) no-repeat 66px 26px; }

/*  Faceted Search API Sidebar (Sidebar Second Specific)
-------------------------------------------------------------- */
#sidebar-second .block-bizx-searchapi-custom h2.title span.text {
  color: #fff !important;
  text-shadow: -1px -1px 1px #333;
  font-size: 1.3em;
  border: none;
  padding-bottom: 0;
  margin-bottom: 0; }

#sidebar-second .block-bizx-searchapi-custom label {
  float: left; }

/* specific positioning for form elements */
#sidebar-second .block-bizx-searchapi-custom .form-item-cc-entity label {
  margin-right: 100px; }

#sidebar-second .block-bizx-searchapi-custom .form-item-cc-level label {
  margin-right: 56px; }

#sidebar-second .block-bizx-searchapi-custom .form-item-cc-balance label {
  margin-right: 93px; }

#sidebar-second .block-bizx-searchapi-custom .form-item-cc-monthly-purchases label {
  margin-right: 15px; }

#sidebar-second .block-bizx-searchapi-custom .form-item-cc-monthly-balance label {
  margin-right: 47px; }

#sidebar-second .block-bizx-searchapi-custom .form-item-cc-rate label {
  margin-right: 69px; }

#sidebar-second .form-item.form-item-cc-monthly-purchases, #sidebar-second .form-item.form-item-cc-monthly-balance {
  margin-right: 0px;
  background: url(/sites/all/themes/creditnet/images/d-sign.png) no-repeat 132px 0px; }

#sidebar-second .form-item.form-item-cc-rate {
  background: url(/sites/all/themes/creditnet/images/p-sign.png) no-repeat 234px 3px; }

#sidebar-second .block-bizx-searchapi-custom .form-item-cc-rate input {
  width: 70px; }

/* Credit Card Search Block (Front)
------------------------------------------------------------- */
.front .block-bizx-searchapi-custom,
.node-type-page .content .block-bizx-searchapi-custom,
#block-credit_cards-card_search {
  margin-top: 40px;
  height: auto; }

.front .block-bizx-searchapi-custom .title span.text,
.node-type-page .content .block-bizx-searchapi-custom .title span.text,
#block-credit_cards-card_search .title span.text {
  position: absolute;
  top: -60px;
  left: 0;
  background: url(/sites/all/themes/creditnet/images/cards-icon.png) no-repeat -8px -5px;
  display: block;
  margin-left: -17px;
  height: 45px;
  padding-left: 95px;
  padding-top: 6px;
  color: #007FBC; }

@media only screen and (max-width: 40em) {
  #block-credit_cards-card_search .title span.text {
    position: absolute;
    top: -68px;
    left: 50px;
    background: url(/sites/all/themes/creditnet/images/cards-icon.png) no-repeat -8px -5px;
    display: block;
    margin-left: -68px;
    height: 45px;
    padding-left: 95px;
    padding-top: 6px;
    color: #007FBC; } }

.front .block-bizx-searchapi-custom .icon,
.front #block-credit_cards-card_search .icon {
  left: -135px; }

/*--------------------------------------------------------------------------------------------------
  -------------------------------------------------------------------------------------------------- */
/* Buttons
---------------------------------------------------------------------------------------------------- */
/* Apply Now Buttons */
.service .apply,
.card .apply,
.apply,
.cardswerecommend .applynow,
#mc_embed_signup .button,
.block-bizx-searchapi-custom .form-submit,
#block-credit_cards-card_search .form-submit,
#reviews-add-form .form-submit {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
  /* green gradient */
  background: #80ce3b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80ce3b), color-stop(100%, #008f1e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #80ce3b 0%, #008f1e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ce3b', endColorstr='#008f1e',GradientType=0 );
  /* IE6-9 */
  -moz-box-shadow: 1px 1px 1px #666;
  -webkit-box-shadow: 1px 1px 1px #666;
  box-shadow: 1px 1px 1px #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */
  border: none;
  font-weight: bold;
  color: white !important;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #333;
  text-align: center;
  width: 115px;
  display: block;
  margin: 0 auto 5px;
  padding-top: 5px;
  font-size: 1.1em; }
  .service .apply:hover,
  .service .apply:focus,
  .card .apply:hover,
  .card .apply:focus,
  .apply:hover,
  .apply:focus,
  .cardswerecommend .applynow:hover,
  .cardswerecommend .applynow:focus,
  #mc_embed_signup .button:hover,
  #mc_embed_signup .button:focus,
  .block-bizx-searchapi-custom .form-submit:hover,
  .block-bizx-searchapi-custom .form-submit:focus,
  #block-credit_cards-card_search .form-submit:hover,
  #block-credit_cards-card_search .form-submit:focus,
  #reviews-add-form .form-submit:hover,
  #reviews-add-form .form-submit:focus {
    background-color: #007095; }
  .service .apply:hover,
  .service .apply:focus,
  .card .apply:hover,
  .card .apply:focus,
  .apply:hover,
  .apply:focus,
  .cardswerecommend .applynow:hover,
  .cardswerecommend .applynow:focus,
  #mc_embed_signup .button:hover,
  #mc_embed_signup .button:focus,
  .block-bizx-searchapi-custom .form-submit:hover,
  .block-bizx-searchapi-custom .form-submit:focus,
  #block-credit_cards-card_search .form-submit:hover,
  #block-credit_cards-card_search .form-submit:focus,
  #reviews-add-form .form-submit:hover,
  #reviews-add-form .form-submit:focus {
    color: #FFFFFF; }

#write-review a {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
  /* green gradient */
  background: #80ce3b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80ce3b), color-stop(100%, #008f1e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #80ce3b 0%, #008f1e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ce3b', endColorstr='#008f1e',GradientType=0 );
  /* IE6-9 */
  -moz-box-shadow: 1px 1px 1px #666;
  -webkit-box-shadow: 1px 1px 1px #666;
  box-shadow: 1px 1px 1px #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */
  border: none;
  font-weight: bold;
  color: white !important;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #333;
  text-align: center;
  width: 115px;
  display: block;
  margin: 0 auto 5px;
  padding: 5px 0.4rem;
  font-size: 1.1em; }
  #write-review a:hover,
  #write-review a:focus {
    background-color: #007095; }
  #write-review a:hover,
  #write-review a:focus {
    color: #FFFFFF; }

.apply, .card .apply, .service .apply {
  padding: 0.5rem;
  margin-top: 4px; }

#block-credit_cards-card_search .form-submit {
  width: 100%; }

.apply:hover,
#mc_embed_signup .button:hover,
.block-bizx-searchapi-custom .form-submit:hover,
#block-credit_cards-card_search .form-submit:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  behavior: url(/sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */ }

@media only screen and (max-width: 40em) {
  #block-credit_cards-card_search div.content form#credit-cards-search-form #edit-send {
    margin: 0;
    height: 50px;
    padding: 0;
    width: 100%;
    margin: auto; } }

/*--------------------------------------------------------------------------------------------------
  -------------------------------------------------------------------------------------------------- */
/* PAGE SPECIFIC ITEMS */
/* Page: Front
---------------------------------------------------------------------------------------------------- */
.front-editorspick {
  background: #fffbea;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  border-right: 2px solid #e5d677;
  border-bottom: 3px solid #e5d677;
  -webkit-box-shadow: 0px 3px 12px #777;
  -moz-box-shadow: 0px 3px 12px #777;
  box-shadow: 0px 3px 12px #777;
  position: relative; }

/* Editor's Choice Title styles */
.front-editorspick h2.title {
  color: #007FBC;
  padding-top: 0px;
  font-size: 2.2em;
  border-bottom: 1px solid #e5d677; }

.front-editorspick h2 span.text {
  margin-left: 110px;
  text-shadow: -1px -1px 0px #fff;
  font-weight: bold; }

@media only screen and (max-width: 40em) {
  .front-editorspick h2 span.text {
    margin-left: 48px;
    text-shadow: -1px -1px 0px #fff;
    font-size: 1.8rem;
    margin-top: 20px; } }

/* Orange Editors Choice Ribbon */
.front-editorspick h2 span.icon {
  background: url("/sites/all/themes/creditnet/images/o-ribbon.png") no-repeat 0 0;
  display: block;
  height: 180px;
  width: 180px;
  position: absolute;
  left: -32px;
  top: -32px;
  /*z-index: 100;*/ }

/* Editor's Choice Content styles (Front Page) */
.view-content2 {
  box-shadow: 0px 1px 5px #666;
  padding: 0 0 10px;
  position: relative;
  background: #efefef;
  background-image: -webkit-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 0.1) 7.5%), -webkit-repeating-linear-gradient(left, transparent 0%, transparent 4%, rgba(0, 0, 0, 0.03) 4.5%), -webkit-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1.2%, rgba(255, 255, 255, 0.15) 2.2%), -webkit-linear-gradient(90deg, #dedede 0%, #fafafa 100%);
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #efefef;
  margin-bottom: 10px; }
  @media only screen and (min-width: 40.063em) {
    .view-content2 {
      width: 50%; } }

.front-editorspick .views-row {
  margin: 0;
  font-size: 14px;
  line-height: 20px; }

.front-editorspick .view-content {
  border-top: 1px solid #fff;
  padding-left: 50px; }
  @media only screen and (max-width: 40em) {
    .front-editorspick .view-content {
      padding-left: 0; } }

.front-editorspick .view-header .content {
  text-align: left;
  font-size: 18px; }

.front-editorspick .card.editorspick {
  height: auto; }

/* .col Contains Credit Card Name and bullet Points */
.front-editorspick .card.editorspick .col {
  width: 438px !important;
  margin-top: 5px; }

.front-editorspick .card.editorspick .col ul {
  font-weight: bold; }

/* .col-last Contains Apply Now button */
.apply-button {
  margin-top: 0; }
  @media only screen and (min-width: 64.063em) {
    .apply-button {
      margin-top: 60px; } }

/* credit card name */
.front-editorspick .card.editorspick h2 {
  font-size: 1.45em;
  font-weight: bold; }

.front-editorspick .card.editorspick .cardimg img {
  width: 167px;
  margin-top: 8px; }

.node-credit-cards .top-wrapper .cardimg img {
  width: 167px;
  height: 105px;
  margin-left: 10px; }

/* apply button */
.front-editorspick .card .apply {
  width: 150px;
  padding: 10px 0;
  font-size: 20px; }

/* Editors Pick Styles */
.card.editorspick {
  height: 150px;
  padding: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.card.editorspick .col-first,
.card.editorspick .col {
  width: 180px !important; }

/* Find Credit Cards By Category #block-11 // #block-12
-------------------------------------------------------------- */
#block-block-11 {
  padding-left: 0px; }

#cardFinder, #faccHome {
  margin: 0;
  list-style-type: none !important; }

#cardFinder a:hover, #faccHome a:hover {
  text-decoration: underline; }

#faccHome a {
  font-size: 14px;
  display: block;
  padding: 6px 0px 0px 45px;
  font-weight: bold;
  color: #333;
  min-height: 20px; }

#faccHome a:hover {
  text-decoration: underline; }

#faccHome li {
  float: left;
  height: 70px !important;
  line-height: 100%;
  padding: 0 0 110px 16px !important;
  padding-bottom: 45px;
  padding-left: 16px;
  border-left: thin dashed #aaa;
  list-style-image: none !important; }

@media only screen and (min-width: 64.063em) {
  #faccHome li:nth-child(1), #faccHome li:nth-child(4) {
    border: none; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #faccHome li:nth-child(odd) {
    border: none; } }

@media only screen and (max-width: 40em) {
  #faccHome li {
    border-left: none; } }

#block-block-12 li {
  margin-bottom: 15px; }

/* Icons */
#cardFinder #badcredit, #faccHome #badcredit,
#cardFinder #zerointerest, #faccHome #zerointerest,
#cardFinder #cashback, #faccHome #cashback,
#cardFinder #nofee, #faccHome #nofee,
#cardFinder #airline, #faccHome #airline,
#cardFinder #student, #faccHome #student {
  background: transparent url(../images/iconsprite.png) no-repeat;
  font-size: 14px;
  font-weight: bold; }

#cardFinder #badcredit, #faccHome #badcredit {
  background-position: -10px -606px; }

#cardFinder #zerointerest, #faccHome #zerointerest {
  background-position: -10px -650px; }

#cardFinder #cashback, #faccHome #cashback {
  background-position: -10px -694px; }

#cardFinder #nofee, #faccHome #nofee {
  background-position: -10px -738px; }

#cardFinder #airline, #faccHome #airline {
  background-position: -10px -783px; }

#cardFinder #student, #faccHome #student {
  background-position: -10px -1110px; }

#faccHome div {
  font-size: 14px;
  line-height: 20px;
  padding: 0px 10px 0px 0px;
  margin: 0px 10px 0px 0px; }

#faccHome a {
  padding-bottom: 7px; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #faccHome li {
    margin-bottom: 0px;
    padding: 0 0 104px 16px; } }

/*FIND A CREDIT CARD BY POPULAR CATEGORIES*/
#block-block-12 {
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #FAFAFA;
  padding: 10px 5px 10px 0px; }

/* Front: Creditcents Blog & Tips
  -------------------------------------------------------------- */
#block-views-blog_posts-block,
#block-views-weekly_tips-block_10 {
  background-color: #fbfbfb;
  width: 50%;
  height: 390px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 22px; }

#block-views-blog_posts-block .gutter,
#block-views-weekly_tips-block_10 .gutter {
  margin: 0px 10px; }

.view-weekly-tips .views-row,
.view-blog-posts .views-row {
  padding-bottom: 10px;
  border-bottom: 1px dashed #bbb; }

.view-weekly-tips .views-row .field-content a,
.view-blog-posts .views-row .field-content a {
  font-weight: bold; }

.front .view-weekly-tips .view-content {
  padding-right: 0px !important; }

/* Front: Testimonials & Recent Questions
  -------------------------------------------------------------- */
#block-views-testimonials-block,
#block-blog_qa_extract-blog_qa.block {
  background-color: #fbfbfb;
  width: 50%;
  min-height: 215px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 22px; }

@media only screen and (max-width: 40em) {
  #block-views-blog_posts-block,
  #block-views-weekly_tips-block_10,
  #block-views-testimonials-block,
  #block-blog_qa_extract-blog_qa.block {
    width: 100%;
    min-height: 315px; } }

#block-views-testimonials-block_1 div.gutter,
#block-views-testimonials-block div.gutter,
#block-blog_qa_extract-blog_qa.block div.gutter {
  margin: 0px !important;
  padding: 10px; }

/* Consumers.Creditnet Page / Node 4461 */
#block-forum_extract-blog_qa,
#block-views-testimonials-block_1 {
  background-color: #fbfbfb;
  min-height: 300px;
  width: 49%;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#block-forum_extract-blog_qa {
  margin-right: 10px; }

#block-views-testimonials-block_1 h2.title {
  padding-top: 0px !important; }

#block-forum_extract-blog_qa h2.title {
  margin-top: 5px; }

/* Recent Credit Questions Block */
#raq dt {
  width: 24px; }

#raq dd {
  padding: 0 0 0 20px;
  position: relative;
  top: -19px; }

#raq dt, #raq dd.question {
  color: #007FBC;
  font-weight: bold; }

#raq dd.answer, dd.answer a, dd.answer a:active, dd.answer a:hover, dd.answer a:visited {
  color: black;
  font-family: Georgia,"Times New Roman",serif;
  font-style: italic; }

/* Creditnet Testimonials */
#block-views-testimonials-block .view-title {
  padding: 5px 0px;
  margin: 0px !important; }

/* Front: Why Creditnet? Block
  -------------------------------------------------------------- */
/* Page: Credit Cards
---------------------------------------------------------------------------------------------------- */
/* Consumer Tip */
.consumer-tip {
  font-size: 14px;
  line-height: 22px;
  margin: 0px 10px 20px 10px;
  padding: 20px 10px 5px 75px;
  color: #444;
  border: 2px solid #007FBC;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url(/sites/all/themes/creditnet/images/tip-bg.png) 5px 0px no-repeat;
  clear: both; }

@media only screen and (max-width: 40em) {
  .consumer-tip {
    font-size: 14px;
    line-height: 22px;
    margin: 60px 10px 20px 10px;
    padding: 20px 10px 5px 75px;
    color: #444;
    border: 2px solid #007FBC;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(/sites/all/themes/creditnet/images/tip-bg.png) 5px 0px no-repeat; } }

.col {
  float: left; }

.col-right {
  float: right; }

.clearfix {
  clear: both; }

/* Compare Table Styles
---------------------------------------------------------------------------------------------------- */
table {
  border: none; }

/* Compare Table Card Sections - /credit */
/* Compare table column styles */
.card .col {
  width: 53% !important; }

.card .col-first {
  width: 40% !important;
  padding: 0 !important; }

.card .top-wrapper .col-first,
.card .top-wrapper .col,
.card .top-wrapper .col-last {
  padding-top: 10px !important;
  border-top: 1px solid #fff; }

.card .top-wrapper .col-last {
  border-left: 1px solid #ccc;
  padding-bottom: 10px; }

/* Specific Min-Height to make sure border-left spans full height */
.card .top-wrapper .col-last {
  min-height: 110px; }

/* Compare Table specific styles */
@media only screen and (max-width: 40em) {
  .card-action {
    margin-top: 10px; } }

@media only screen and (min-width: 40.063em) {
  .card-action {
    border-left: 1px solid #89bcd3; } }

.card strong {
  font-size: 110%; }

.recommend a.cardimg img {
  margin: 10px 0; }

.per, .phone {
  color: #666;
  font-size: 85%;
  text-transform: uppercase; }

.phone {
  padding-left: 16px;
  font-size: 90%;
  background: url("../images/icon_phone.png") no-repeat 0 1px transparent; }

.checkbox {
  margin-right: 5px; }

.rate {
  font-size: 13px; }

.savings,
.compareprice span {
  color: #5CBC33;
  font-weight: bold;
  font-size: 200%;
  text-shadow: 1px 1px 1px #333;
  line-height: 1em; }

/* container for objects not in slider */
.top-wrapper {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f4f4f4;
  -moz-box-shadow: 0px 3px 12px #777;
  -webkit-box-shadow: 0px 3px 12px #777;
  box-shadow: 0px 3px 12px #777;
  behavior: url(sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */
  position: relative;
  z-index: 10;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin-top: 10px; }

.node-type-credit-cards .top-wrapper,
.recommend .top-wrapper,
.recommend .slider {
  background: #E3F5F8;
  border-right: 2px solid #c3d5d8;
  border-bottom: 2px solid #c3d5d8; }

.node-type-credit-cards .view-display-id-block_13 .top-wrapper {
  background: none repeat scroll 0 0 #F4F4F4;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF; }

.recommend .slider {
  border-bottom: none; }

.card .top-wrapper h2.title {
  margin: auto;
  padding: 10px 0 5px 12px;
  text-align: left;
  width: 95%; }

.top-wrapper > .row {
  border-bottom: 1px solid #CCCCCC; }

.top-wrapper .col-first .cardimg {
  margin-left: 10px; }

/* middle column in top-wrapper contains three sections */
/* Intro APR column */
/*
   .top-wrapper .col div.one {
     float: left;
     margin: auto 10px;
     width: 25%;
   }
*/
/* Regular APR column */
/*
   .top-wrapper .col div.two {
     float: left;
     width: 29%;
   }
*/
/* Balance Transfer column */
/*
   .top-wrapper .col div.three {
     float: right;
     margin-right: 5px;
     width: 35%;
   }
*/
/* compare table slider */
.slider {
  background: #f4f4f4;
  margin: 0px 11px;
  padding: 20px 15px 5px;
  box-shadow: 0px 2px 8px #888;
  border-radius: 5px;
  behavior: url(sites/all/themes/creditnet/css/PIE.htc);
  /* creates css3 styles for IE */
  border-right: 2px solid #fff;
  position: relative;
  z-index: 0; }

.slider h2 {
  font-size: 1.18em; }

/* slider bottom image */
.slider-bottom {
  background: url("../images/bg-slider-btn.png") no-repeat 20px -10px transparent;
  height: 40px;
  position: relative;
  z-index: 5;
  padding-top: 10px;
  left: 16px; }

.page-credit-cards-search .slider-bottom {
  height: 40px;
  position: relative;
  z-index: 5;
  padding-top: 10px;
  width: 832px; }

/* less wide slider bottom image for ct-section */
.compare-table.ct-section .slider-bottom {
  background: url("../images/bg-slider-btn-short.png") no-repeat 4px 0 transparent; }

/* styles for links below slider */
/* style for text on slider tab */
.slider-bottom .columns span, .slider-bottom .col-first span {
  font-weight: bold;
  text-shadow: -1px -1px 0 #fff;
  color: #007EB5;
  cursor: pointer; }

.slider-bottom .col-first span {
  font-weight: bold;
  text-shadow: -1px -1px 0 #fff;
  color: #007EB5;
  cursor: pointer;
  padding-left: 10px; }

.node-type-blog .slider-bottom .rating-info {
  margin-top: 5px; }

.page-credit-cards-search .slider-bottom .col-first span {
  margin-left: 46px; }

.starswrapper {
  float: left; }

.toggle-info {
  padding-left: 30px !important; }
  @media only screen and (max-width: 40em) and (orientation: portrait) {
    .toggle-info {
      padding-left: 25px !important;
      padding-right: 3px; } }

.rating {
  margin: 0.3rem 0 0.3rem !important; }

@media only screen and (max-width: 40em) {
  .learn-more {
    padding-left: 150px;
    margin-top: -25px;
    border-right: none; } }

/* btn styles */
/*sidebar bizx search block submit button*/
.block-bizx-searchapi-custom .form-submit {
  padding: 5px 0;
  height: 30px; }

/* Editor's Choice */
.node-type-credit-cards .content-inner .view-display-id-block_13 .card .row h2.title {
  border-bottom: 1px solid #CCCCCC; }

.recommend .top-wrapper .col-last {
  border-left: 1px solid #89bcd3; }

.recommend .title span.text {
  display: block;
  width: auto;
  padding: 0; }

/* editors choice ribbon */
.recommend .title span.icon {
  display: none;
  visibility: hidden;
  width: 178px;
  height: 40px;
  background: url(/sites/all/themes/creditnet/images/ec-btn-orange.png) 1px 9px no-repeat;
  position: absolute;
  top: -15px;
  left: 10px; }

/* light blue slider bottom image to match featured styles */
.recommend .slider-bottom {
  background: url("/sites/all/themes/creditnet/images/bg-slider-recommend-btn.png") no-repeat scroll 5px 0 transparent; }

.page-credit-cards-search .recommend .slider-bottom {
  background: url("/sites/all/themes/creditnet/images/bg-slider-recommend-btn.png") no-repeat scroll 5px 0/cover transparent;
  width: 832px; }

/* Less Wide light blue slider bottom image to match featured styles */
.compare-table.ct-section .recommend .slider-bottom {
  background: url("../images/bg-slider-recommend-btn-short.png") no-repeat 6px 0; }

/* service view block */
#block-views-service-block .col,
.view-services .col {
  text-align: left; }

#block-views-service-block ul.features {
  margin-left: 1em; }

#block-views-service-block .slider-bottom .col a,
.view-services .slider-bottom .col a {
  border-right: none; }

/* Voip compare table specific styles */
.views-field-field-voip-bullet-points h2 {
  color: #007fbc;
  font-weight: normal;
  font-size: 1.5em;
  margin: 0; }

.view-content .views-field-field-voip-bullet-points .item-list {
  margin-top: 0; }

.views-field-field-voip-bullet-points .item-list ul li {
  margin: 0; }

.view-ccards .card ul.features li,
.view-credit-cards-intro-apr .card ul.features li,
.view-services .card ul.features li {
  font-size: 14px !important;
  line-height: 22px !important; }

/* Facet Search Blocks
---------------------------------------------------------------------------------------------------- */
.block-facetapi .content {
  background: #f3f3f3;
  padding: 3px 10px;
  margin-top: 0; }

/* Card Sections
-------------------------------------------------------------- */
/* Section Title */
.compare-table.ct-section,
.view-voip-compare-tables {
  border: thin solid #007FBC;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }
  @media only screen and (max-width: 40em) {
    .compare-table.ct-section,
    .view-voip-compare-tables {
      border: none; } }

.compare-table-services.ct-section .view-content .views-row,
.compare-table.ct-section .view-header .content {
  padding: 0px 10px; }

.compare-table-services.ct-section .view-content h2.view-title,
.compare-table.ct-section .view-header h2.title,
.view-voip-compare-tables .liner h2.title {
  color: #F2f2f2;
  background: #007fbc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fbc', endColorstr='#0b52aa',GradientType=0 );
  /* IE6-9 */
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  display: block;
  padding: 10px; }

.compare-table.ct-section .content p {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 30px !important;
  margin-top: 15px !important;
  padding: 10px;
  border: 1px solid #FFFF94 !important;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #FFFFE0;
  -moz-box-shadow: 0px 1px 5px #666;
  -webkit-box-shadow: 0px 1px 5px #666;
  box-shadow: 0px 1px 5px #666; }

.compare-table.ct-section .views-row {
  margin: 10px; }

.compare-table .views-row {
  margin: 10px 0px; }

/* CARD TITLE */
.blog .content-inner .blog .compare-table h2 {
  margin: 0; }

.blog .content-inner .blog .compare-table .views-row .card h2.title, .blog .content-inner .blog .compare-table .views-row .card h2.title a {
  color: #007FBC;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
  width: auto; }

.compare-table .views-row .card h2.title {
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 10px; }

.blog .content-inner .blog .compare-table .views-row .card h2.title a {
  padding-left: 0; }

.blog .content-inner .blog .compare-table .views-row .features li {
  font-size: 14px !important;
  line-height: 22px !important;
  margin: 0 !important; }

.blog .content-inner .blog .compare-table .views-row .card .slider h2 {
  font-size: 1.18em; }

/* CARD ROW */
/* FIRST COLUMN - Card, Fivestar, Rating */
.card .col-first {
  float: left;
  padding-left: 10px; }

.stars {
  display: block;
  height: 19px;
  background: url(../images/rating/rating_star_2.png) repeat-x 0 -19px; }

.starswrapper {
  position: relative;
  z-index: 2;
  margin: 0px 10px -5px 5px;
  display: block;
  width: 100px;
  background: url(../images/rating/rating_star_2.png) repeat-x 0 -1px; }

.card .rating {
  font-size: 8pt;
  display: inline;
  text-align: center;
  width: 100%; }

.card .ratingvalue {
  font-weight: bold;
  color: #007EB3; }

/* THIRD COLUMN - Apply */
.col-last {
  float: right;
  width: 20.1%; }

/* Compare Table Voip Sections */
.compare-table th {
  background: #f2f2f2;
  padding: 5px 0; }

.compare-table h2 {
  margin: 0; }

.view-voip-compare-tables {
  margin-top: 20px; }

/* Compare Table Services Sections */
.compare-table-services.ct-section {
  -moz-border-radius: 5px;
  border-radius: 5px; }

.compare-table-services .view-content .views-row .service {
  border: thin solid #f2f2f2 !important;
  background-color: #fbfbfb;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px 10px; }

/* FIRST COLUMN - Card */
.service .serviceimg {
  display: block;
  width: 191px;
  height: 120px;
  float: left; }

/* FIRST COLUMN - Summary */
.service .quick-summary {
  float: left;
  margin: 0;
  width: 50%;
  text-align: left; }

.service .quick-summary ul {
  margin: 0px;
  padding: 0px; }

.service .more-info {
  margin: 0px; }

/* FIRST COLUMN - Apply Button */
.service .top-apply {
  border: none;
  float: right;
  margin: 0px; }

.service .top-apply a {
  margin: 0px !important; }

/* Table */
table.productDetails td {
  border: none; }

table.productSummary {
  border-collapse: collapse;
  border-left: 1px solid #E2E3E4;
  border-right: 1px solid #E2E3E4;
  clear: both;
  width: 100%; }

.productSummary th, .productSummary td, .productDetails th, .productDetails td {
  border: 1px solid #E2E3E4;
  margin: 0;
  padding: 5px;
  text-align: center; }

.productSummary th {
  background: none repeat scroll 0 0 #007FB8;
  border-bottom: medium none;
  color: white; }

.productSummary td {
  color: #56616A; }

.recommended .productSummary th, .recommended .productDetails caption {
  background: none repeat scroll 0 0 #6CB03D; }

table.productDetails.purchase-rates td.value {
  text-transform: capitalize;
  width: 21% !important; }

/* Page: Billboard
---------------------------------------------------------------------------------------------------- */
/* Billboard Wrapper */
.cardpage .top-wrapper,
.servicepage .top-wrapper {
  background: #E3F5F8;
  z-index: 10;
  border-right: 2px solid #c3d5d8;
  border-bottom: 2px solid #c3d5d8; }

.servicepage .top-wrapper {
  margin-bottom: 10px; }

.cardpage .row-left {
  border-bottom: 1px solid #89bcd3; }

.row-data > div {
  padding-top: 5px; }

.content-inner .node .recommend .row-left h2.title {
  border-bottom: none !important; }

/* Billboard Title */
.node-type-credit-cards .content-inner .card .row h2.title,
.content-inner .service h2.title {
  color: #007EB5 !important;
  font-size: 18px !important; }

.bb-card-rates {
  border-right: none; }

@media only screen and (min-width: 64.063em) {
  .bb-card-rates {
    border-right: 1px solid #89bcd3; } }

/* Title - Indented */
.cardpage h2.title .text,
.servicepage h2.title .text {
  margin-left: 10px; }

/* Billboard Subheads */
.servicepage .content h3,
.cardpage h3 {
  color: #008F1E;
  font-size: 18px;
  margin: 11px 0;
  display: block;
  clear: both; }

.cardpage .content ul li {
  margin-left: 15px;
  font-size: 14px; }

/* (Card Specific) -------------------------------------------------------------- */
/* Bottom Details */
.cardpage .slider-bottom {
  background: none !important; }

/* Card Expert Rating & Review */
.cardpage .cardfeatures b {
  color: #007FBC;
  float: left;
  margin-right: 10px; }

.cardpage .imgleft {
  float: left;
  margin-right: 10px; }

/* Submitted Information */
.cardpage .submitted {
  float: none !important;
  margin: 0px;
  padding: 0px;
  font-size: 12px; }

.cardpage .top-wrapper .col-last {
  border-left: 1px solid #89bcd3; }

.cardpage .bottom-apply {
  padding: 10px; }

.cardpage .quick-summary,
.cardpage .field-name-body {
  border-bottom: 1px solid #eee; }

.top-wrapper .content-inner .node h2.title {
  border-bottom: none; }

/* (Service Specific) ------------------------------------------------------------ */
/* Service Billboard: Image */
.servicepage .top-wrapper .serviceimg {
  margin: 10px 0px 0px 0px; }

/* Service Billboard: Quick Summary */
.servicepage .top-wrapper .quick-summary {
  padding: 10px 0px 0px 0px;
  border-right: 1px solid #89bcd3; }

/* Service Billboard: Apply Now */
.servicepage .top-wrapper .top-apply {
  margin: 20px 20px 0px 0px; }

/* (Billboard Tables) ------------------------------------------------------------ */
.servicepage .productSummary tr {
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  border: thin solid #ccc; }

table.productDetails {
  border-collapse: collapse; }

#balance-cash {
  width: 460px;
  display: block;
  float: left;
  border: thin solid #f0f0f0;
  -moz-border-radius: 5px;
  border-radius: 5px; }

@media only screen and (max-width: 40em) {
  #balance-cash {
    width: 384px; } }

.productDetails.purchase-rates {
  width: 100%; }

.productDetails.balance-transfer1 {
  width: 50%;
  float: left; }

.productDetails.cash-advance {
  width: 50%;
  float: left; }

#miscdetails {
  display: block;
  float: right;
  border: thin solid #f0f0f0;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.productDetails.misc {
  width: 210px;
  float: right; }

/* Header */
.productDetails caption {
  background: #007fbc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fbc', endColorstr='#0b52aa',GradientType=0 );
  /* IE6-9 */
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  padding: 5px 5px 5px 5px;
  text-align: left;
  font-weight: bold;
  font-size: 14px; }

.productDetails.balance-transfer1 caption {
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  height: 30px; }

.productDetails.cash-advance caption {
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  height: 30px; }

.productDetails th.subhead {
  color: #007FBC;
  border-bottom: 1px dashed #ddd; }

/* Fields */
.productDetails th, .productDetails td {
  border: medium none;
  color: #888;
  text-align: left;
  vertical-align: top; }

.productDetails td {
  width: 190px !important;
  font-size: 14px !important; }

/* Values */
.productDetails td.value {
  width: 65px !important;
  color: #555; }

.productDetails.cash-advance td.value,
.productDetails.balance-transfer1 td.value {
  width: 145px !important; }

/* Page: Learning Center
---------------------------------------------------------------------------------------------------- */
.learningcenter {
  border: thin solid #f2f2f2;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* Title */
.learningcenter h2.title {
  background: #005780;
  background: -moz-linear-gradient(top, #005780 0%, #073873 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005780), color-stop(100%, #073873));
  background: -webkit-linear-gradient(top, #005780 0%, #073873 100%);
  background: -o-linear-gradient(top, #005780 0%, #073873 100%);
  background: -ms-linear-gradient(top, #005780 0%, #073873 100%);
  background: linear-gradient(to bottom, #005780 0%, #073873 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005780', endColorstr='#073873',GradientType=0 );
  color: white !important;
  padding: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* Content */
.learningcenter .view-content {
  font-size: 14px;
  line-height: 20px;
  padding: 0 10px; }

/* Title w/Icon */
.learningcenter .recenttipsHeading {
  padding: 0px 100px 0px 0px !important; }

/* Tips Icon */
.article h1.recenttipsHeading {
  background: url("../images/current-tips-image.gif") no-repeat scroll right top transparent;
  min-height: 65px;
  font-size: 25px !important;
  line-height: 1.05em; }

.learningcenter .view-content h1.field-content {
  padding-top: 0px !important;
  line-height: 1.05em; }

/* Author Data */
.authorndate {
  position: relative;
  margin-bottom: 10px; }

.learningcenter .authorndate span.field-content {
  position: absolute;
  left: 0px;
  text-align: left; }

.authorndate .field-content {
  position: absolute;
  right: 10px;
  top: -20px;
  text-align: right; }

.learningcenter .views-field-body .field-content {
  margin-top: 20px; }

/* Learning Center: Tips / Articles Feed
------------------------------------------------------------- */
.view-weekly-tips .view-content,
.view-featured-articles .view-content {
  padding-right: 20px !important;
  line-height: 20px;
  font-size: 14px; }

.view-weekly-tips .field-content em a,
.view-featured-articles .field-content em a {
  font-style: normal !important; }

.view-featured-articles .views-row {
  border-bottom: 1px dashed #aaa;
  padding: 5px 0px 10px 0px; }

/* Learning Center: Articles
-------------------------------------------------------------- */
.article h1 {
  background: url("../images/current-fa-image.gif") no-repeat scroll right top transparent;
  min-height: 65px;
  font-size: 25px !important;
  padding: 0px 100px 0 0;
  color: #555 !important; }

h1.newsMainHeading,
.newsarticle h1 {
  background: url("../images/news-image.gif") no-repeat scroll right top transparent;
  min-height: 65px;
  font-size: 25px !important;
  padding: 0px 15% 0 0;
  margin: 10px 0px 0px 0px;
  line-height: 1.05em; }

.node-type-news-articles .newsarticle .articleInfo {
  border-bottom: 1px dashed #999999;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.node-type-news-articles .newsarticle .articleInfo h1.articleTitle {
  background: none repeat scroll 0 0 transparent;
  color: #333333;
  font-size: 24px !important;
  line-height: 24px;
  margin: 0 0 5px;
  min-height: auto;
  padding: 0; }

.node-type-news-articles .newsarticle .articleInfo p.articleMetaData {
  color: #666666;
  font-size: 12px;
  line-height: 12px;
  margin: 0; }

.node-type-news-articles .newsarticle .articleBody {
  border-bottom: 5px solid #333333;
  margin-bottom: 12px; }

.node-type-news-articles .newsarticle .articleBody .field-type-image {
  border-bottom: 1px dashed #999999;
  margin: 0 0 10px;
  padding: 0 0 10px; }

.node-type-news-articles .newsarticle .articleBody .field-type-text-with-summary .field-item p {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 12px; }

.node-type-news-articles .newsarticle .articleBody .field-type-text-with-summary .field-item h2 {
  font-size: 18px;
  line-height: 26px;
  margin: 6 0 8px;
  color: #333 !important; }

.newsarticle .views-field-created {
  color: #56616A;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 11px;
  margin-top: 5px;
  padding-right: 40px;
  text-align: left; }

.views-field-created,
.views-field-changed {
  font-style: italic; }

.view-news-articles p {
  color: #555;
  font-weight: normal; }

#block-views-news_articles-block_1 h2.title {
  display: none; }

/* Learning Center: Top News Categories Block - 4 Column
-------------------------------------------------------------- */
#block-views-news_articles-block_1 {
  position: relative; }

#block-views-news_articles-block_1,
#block-views-news_articles-block_3 {
  padding-right: 0;
  padding-left: 0; }

#block-views-news_articles-block_1 .view-content,
#block-views-news_articles-block_3 .view-content {
  max-width: 50%;
  height: 450px;
  background: #F0F3F5;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  display: inline-block; }

#block-views-news_articles-block_1 .attachment .view-content,
#block-views-news_articles-block_3 .attachment .view-content {
  max-width: 100%;
  height: 450px;
  background: #F0F3F5;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  display: inline-block; }

#block-views-news_articles-block_1 .attachment,
#block-views-news_articles-block_3 .attachment {
  position: absolute;
  left: 50%;
  height: 400px;
  top: 10px; }

@media screen and (min-width: 1201px) {
  #block-views-news_articles-block_1 .view-content,
  #block-views-news_articles-block_1 .attachment .view,
  #block-views-news_articles-block_3 .view-content,
  #block-views-news_articles-block_3 .attachment .view {
    max-width: 179px !important;
    height: 530px;
    background: #F0F3F5;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    display: inline-block; }
  #block-views-news_articles-block_1 .attachment,
  #block-views-news_articles-block_3 .attachment {
    position: absolute;
    left: 179px !important;
    height: 400px;
    top: 10px; } }

@media screen and (min-width: 1151px) and (max-width: 1200px) {
  #block-views-news_articles-block_1 .view-content,
  #block-views-news_articles-block_1 .attachment .view,
  #block-views-news_articles-block_3 .view-content,
  #block-views-news_articles-block_3 .attachment .view {
    max-width: 179px;
    height: 530px;
    background: #F0F3F5;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    display: inline-block; }
  #block-views-news_articles-block_1 .attachment,
  #block-views-news_articles-block_3 .attachment {
    position: absolute;
    left: 179px !important;
    height: 400px;
    top: 10px; } }

@media screen and (min-width: 1100px) and (max-width: 1150px) {
  #block-views-news_articles-block_1 .view-content,
  #block-views-news_articles-block_1 .attachment .view,
  #block-views-news_articles-block_3 .view-content,
  #block-views-news_articles-block_3 .attachment .view {
    max-width: 180px;
    height: 530px;
    background: #F0F3F5;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    display: inline-block; }
  #block-views-news_articles-block_1 .attachment,
  #block-views-news_articles-block_3 .attachment {
    position: absolute;
    left: 162px !important;
    height: 400px;
    top: 10px; } }

@media screen and (min-width: 1050px) and (max-width: 1099px) {
  #block-views-news_articles-block_1 .view-content,
  #block-views-news_articles-block_1 .attachment .view,
  #block-views-news_articles-block_3 .view-content,
  #block-views-news_articles-block_3 .attachment .view {
    max-width: 162px;
    height: 530px;
    background: #F0F3F5;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    display: inline-block; }
  #block-views-news_articles-block_1 .attachment,
  #block-views-news_articles-block_3 .attachment {
    position: absolute;
    left: 162px !important;
    height: 400px;
    top: 10px; } }

@media screen and (min-width: 1030px) and (max-width: 1049px) {
  #block-views-news_articles-block_1 .view-content,
  #block-views-news_articles-block_1 .attachment .view,
  #block-views-news_articles-block_3 .view-content,
  #block-views-news_articles-block_3 .attachment .view {
    max-width: 162px;
    height: 530px;
    background: #F0F3F5;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    display: inline-block; }
  #block-views-news_articles-block_1 .attachment,
  #block-views-news_articles-block_3 .attachment {
    position: absolute;
    left: 162px !important;
    height: 400px;
    top: 10px; } }

/* Portrait phones iPhone 6*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  #block-views-news_articles-block_1 .view-content,
  #block-views-news_articles-block_1 .attachment .view,
  #block-views-news_articles-block_3 .view-content,
  #block-views-news_articles-block_3 .attachment .view {
    max-width: 160px !important;
    height: 530px;
    background: #F0F3F5;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    display: inline-block; }
  #block-views-news_articles-block_1 .attachment,
  #block-views-news_articles-block_3 .attachment {
    position: absolute;
    left: 160px !important;
    height: 400px;
    top: 10px; }
  .more-link {
    margin-left: 0; } }

@media screen and (max-width: 860px) {
  #block-views-news_articles-block_1,
  #block-views-news_articles-block_3 {
    width: 100%; }
    #block-views-news_articles-block_1 .view-content,
    #block-views-news_articles-block_3 .view-content {
      max-width: 100%; }
    #block-views-news_articles-block_1 .attachment,
    #block-views-news_articles-block_3 .attachment {
      left: 50%; }
  #block-views-news_articles-block_1 .view-content, #block-views-news_articles-block_3 .view-content {
    max-width: 50%; }
  #block-views-news_articles-block_1 .attachment .view-content,
  #block-views-news_articles-block_3 .attachment .view-content {
    max-width: 100%; } }

/*1st Column*/
/*3 Columns*/
#block-views-news_articles-block_1 .attachment .view,
#block-views-news_articles-block_3 .attachment .view {
  position: relative;
  float: left; }

/* Column Headers */
#block-views-news_articles-block_1 h3,
#block-views-news_articles-block_3 h3 {
  display: block;
  width: 100%;
  height: 60px;
  background: url(../images/news_icons.png) no-repeat right 10px #007FB8; }

#block-views-news_articles-block_1 h3 a,
#block-views-news_articles-block_3 h3 a {
  color: #f2f2f2;
  display: block;
  padding: 15px 40px 15px 15px; }

#block-views-news_articles-block_1 .attachment h3,
#block-views-news_articles-block_3 .attachment h3 {
  background-image: url(../images/news_icons.png) no-repeat right;
  display: block; }

#block-views-news_articles-block_1 .view-display-id-attachment_1 h3,
#block-views-news_articles-block_3 .view-display-id-attachment_1 h3 {
  background-position: right -35px;
  background-color: #231F20; }

#block-views-news_articles-block_1 .view-display-id-attachment_2 h3,
#block-views-news_articles-block_3 .view-display-id-attachment_2 h3 {
  background-position: right -90px; }

#block-views-news_articles-block_1 .view-display-id-attachment_3 h3,
#block-views-news_articles-block_3 .view-display-id-attachment_3 h3 {
  background-position: right -140px;
  background-color: #231F20; }

/*Column Content*/
#block-views-news_articles-block_1 .view-content .views-row,
#block-views-news_articles-block_3 .view-content .views-row {
  padding: 0px 10px;
  line-height: 20px;
  font-size: 14px; }

#block-views-news_articles-block_1 .more-link {
  position: absolute;
  bottom: 20px;
  padding: 10px;
  margin-left: 10px;
  color: #007FB8; }

#block-views-news_articles-block_3 .more-link {
  position: absolute;
  bottom: 10px;
  padding: 10px;
  margin-left: 10px;
  color: #007FB8; }

@media screen and (min-width: 1030px) and (max-width: 1130px) {
  #block-views-news_articles-block_3 .more-link,
  #block-views-news_articles-block_1 .more-link {
    margin-left: 0px; } }

#block-views-news_articles-block_1 .attachment .more-link,
#block-views-news_articles-block_3 .attachment .more-link {
  bottom: 0; }

#block-views-news_articles-block_1 .item-list,
#block-views-news_articles-block_3 .item-list {
  margin: 0; }

#block-views-news_articles-block_1 a,
#block-views-news_articles-block_3 a {
  font-weight: bold;
  color: #555; }

#block-views-news_articles-block_1 ul,
#block-views-news_articles-block_1 li,
#block-views-news_articles-block_3 ul,
#block-views-news_articles-block_3 li {
  margin: 0;
  padding: 0 1px; }

#block-views-news_articles-block_1 li,
#block-views-news_articles-block_3 li {
  line-height: 1.5em;
  color: #007FBC; }

@media only screen and (max-width: 40em) {
  .sidebar-first .item-list {
    display: none; } }

/* Learning Center: FAQ Pages
-------------------------------------------------------------- */
.learningcenter-faq .view-content .item-list {
  border: thin solid #f2f2f2 !important;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 22px; }

.learningcenter-faq h3 {
  background-color: #efefef;
  padding: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.learningcenter-faq .view-content .item-list ul {
  padding-left: 10px; }

.item-list ul li {
  margin-bottom: 5px; }

/* Learning Center: Credit Cents Survey
-------------------------------------------------------------- */
#node-1296 .liner {
  height: 735px; }

#node-1290 .liner h2.title {
  color: #007FBC;
  margin: 0px;
  padding: 0px; }

p img.step123 {
  width: 100%;
  clear: both; }

/* Form Submit Buttons*/
form#quiz-question-answering-form .form-submit,
form#quiz-start-quiz-button-form .form-submit {
  background: url("../images/bgcolorsprite.png") repeat-x scroll 0 -10px #007FB9;
  border: 1px solid #007FBC;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  margin-bottom: 10px; }

/* Question & Question Results Title*/
.answering-form .quiz-question-body p,
form#quiz-report-form div h2 {
  font-size: 16px;
  font-weight: bold;
  color: #007FBC;
  margin: 0px !important; }

form#quiz-question-answering-form.answering-form div div.form-item {
  border: 2px solid #007FBC;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px; }

#quiz-question-answering-form .selector-td .form-item {
  border: none !important; }

/* "Choose One" */
#quiz-question-answering-form .form-item-tries-answer label {
  color: #888;
  font-style: italic;
  padding-left: 5px; }

/* Multichoice Rows - To get Radios & Input Values aligned w/in row */
.form-radio {
  margin: 5px; }

.form-radios .multichoice_row p {
  margin: 5px 0px; }

.form-radios td.selector-td {
  width: 20px;
  border: none; }

/* Back Button */
#quiz-question-answering-form input#edit-back {
  float: left; }

/* Last Question, Press Finish Instructions*/
form#quiz-question-answering-form.answering-form div div em {
  float: left;
  padding: 10px;
  color: #aaa; }

/* Submit + Skip Buttons / Skip & Finish + Finish Buttons*/
#quiz-question-answering-form input#edit-submit,
#quiz-question-answering-form input#edit-op {
  float: right; }

/*--------------------------------------------------------------*/
/* Question Section */
form#quiz-report-form .quiz-report dt {
  border-top: none;
  border-bottom: 2px solid #007FBC;
  background-color: transparent;
  padding: 10px 0px 5px 0px; }

/* "Question" */
p.quiz-report-question {
  font-style: italic;
  font-size: 13px !important;
  color: #aaa !important; }

/* Question Value */
.quiz-report p {
  margin: 0px; }

.quiz-report dt p {
  font-size: 16px;
  font-weight: bold;
  color: #007FBC;
  margin: 0px !important; }

/* Score # of # */
.quiz-report-score-container {
  margin: 5px;
  border: thin solid #000; }

/*--------------------------------------------------------------*/
/* Answer Feedback Section */
form#quiz-report-form .quiz-report dd {
  padding: 5px 0px;
  margin: 0px !important; }

/* "Response" */
.quiz-report dd strong {
  font-style: italic;
  color: #aaa; }

.quiz-report dd td {
  padding: 0px 10px 0px 0px; }

/* Feedback */
.multichoice-label,
.multichoice-feedback {
  color: #25732F;
  font-style: italic;
  border-color: #6CB03D;
  border-width: 2px; }

.multichoice-label {
  border-style: solid solid none solid;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  padding: 0px 5px; }

.multichoice-feedback {
  border-style: none solid solid solid;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  padding: 5px; }

.quiz-report tr.even td, .quiz-report tr.even,
.quiz-report tr.odd td, .quiz-report tr.odd {
  background-color: #fff;
  padding: 5px 0px;
  border: 0px none; }

.quiz-report dd table tbody tr.even td div.multichoice-label,
.quiz-report dd table tbody tr.even td div.multichoice-feedback {
  background-color: #fff;
  margin: 0px !important; }

/* Quiz Overview Table - Hidden from View*/
#quiz-view-table {
  display: none;
  float: right;
  margin-left: 10px;
  padding: 5px;
  border: 2px solid #007FBC; }

#quiz-view-table .quiz-view-table-title {
  color: #888;
  font-weight: 100; }

#quiz-view-table .quiz-view-table-data {
  color: #007FBC;
  font-weight: bold; }

/* Learning Center: Creditnet Debt Calculator
-------------------------------------------------------------- */
#calc-wrap ul li {
  color: #007FBC; }

#paymentCalculator h2 {
  color: #007FBC;
  font-size: 14px; }

#paymentCalculator #step1,
#paymentCalculator #step2 {
  background-color: #fbfbfb;
  padding: 10px;
  margin-bottom: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#step1 p.option {
  display: inline;
  font-weight: bold; }

form#paymentCalculator p.or {
  display: inline;
  margin: 0px 10px;
  font-weight: normal;
  color: #888;
  border: none !important; }

#step2 th {
  width: 150px;
  margin-bottom: 10px; }

th.numberedlist {
  width: 15px !important; }

/* Page: Contact Us Form
---------------------------------------------------------------------------------------------------- */
#node-456 ul li a {
  color: #007FBC; }

#webform-client-form-456 {
  position: relative; }

#webform-client-form-456 .form-item {
  border-top: 1px solid #EEE;
  margin: 0 11px;
  padding: 11px 0; }

/* LABELS */
#webform-client-form-456 label {
  color: #A12678;
  display: inline-block;
  width: 150px;
  float: left; }

#webform-client-form-456 #webform-component-my-message > label {
  font-weight: bold;
  margin-right: 10px;
  float: left; }

/* MESSAGE FIELD */
html.js #webform-client-form-456 textarea {
  display: inline-block;
  width: 74%;
  height: 200px;
  float: right; }
  @media only screen and (max-width: 40em) {
    html.js #webform-client-form-456 textarea {
      width: 100%; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    html.js #webform-client-form-456 textarea {
      width: 70%; } }

#webform-client-form-456 .form-textarea-wrapper.resizable.textarea-processed.resizable-textarea {
  display: inline;
  width: auto;
  margin: 5px; }

#webform-client-form-456 .resizable-textarea .grippie {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: url("../../misc/grippie.png") no-repeat scroll center 2px #EEEEEE;
  border-color: #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-style: solid;
  border-width: 0 1px 1px;
  cursor: s-resize;
  height: 9px;
  overflow: hidden;
  display: none; }

/* MESSAGE DISCLAIMER */
#webform-client-form-456 .form-item .description {
  font-size: 80%;
  position: absolute;
  width: 150px;
  top: 250px;
  color: #555; }
  @media only screen and (max-width: 40em) {
    #webform-client-form-456 .form-item .description {
      width: 94%;
      top: 721px; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #webform-client-form-456 .form-item .description {
      width: 27%;
      top: 230px; } }

/* SUBMIT BUTTON */
#webform-client-form-456 .form-submit {
  background: url(../images/button_send.gif) no-repeat center center transparent;
  height: 32px;
  font-size: 0;
  text-indent: -100000px;
  border: 0px solid transparent;
  width: 86px; }

#edit-actions {
  clear: both; }
  @media only screen and (max-width: 40em) {
    #edit-actions {
      margin-top: 5px; } }

/* MAILING ADDRESS*/
#webform-client-form-456 img.inline {
  display: inline-block; }

/* EMAIL FIELD */
#webform-client-form-456 .inline.contactus {
  margin-left: 15px; }

/* SNAIL MAIL */
#webform-client-form-456 #webform-component-snail-mail.form-item {
  margin-top: 200px;
  padding: 0px; }

#webform-component-snail-mail.form-item p {
  margin: 0px; }

#webform-component-snail-mail.form-item p label {
  margin-top: 11px; }

/* EMAIL */
#webform-client-form-456 #webform-component-email.form-item {
  padding: 0px; }

/* Recaptcha Form */
#webform-client-form-456 .form-item #edit-captcha-form {
  margin: 3px;
  transform: scale(0.8);
  transform-origin: 0 0; }

fieldset.captcha.form-wrapper {
  padding: 0 !important; }

@media only screen and (max-width: 40em) {
  input#recaptcha_response_field, td.recaptcha_image_cell, #recaptcha_image {
    width: 70% !important;
    float: left; }
  #recaptcha_challenge_image {
    width: 100% !important; } }

/* Page: Press Room
---------------------------------------------------------------------------------------------------- */
/* Container */
.presslink {
  border-bottom: 1px dashed #aaa;
  height: auto;
  margin: 10px 0px;
  padding-bottom: 5px; }

.press-img {
  max-width: 220px;
  float: left;
  margin-right: 10px;
  height: 100%;
  text-align: center; }

.press-desc {
  padding-right: 10px;
  min-height: 70px; }

.press-desc h3 {
  font-size: 14px !important;
  color: #007FBC !important; }

/* Page: Press Release Feed
---------------------------------------------------------------------------------------------------- */
/*To Remove Green Title Bar on "NoTitle" */
.remove-title-bar .liner h2.title {
  border-bottom: 0px none !important; }

/* Press Release Row */
.view-press-releases .views-row {
  border-bottom: 1px dashed #aaa;
  padding: 5px 0px 10px 0px;
  font-size: 14px;
  line-height: 22px; }

.view-press-releases ul li {
  list-style-type: none !important;
  background: none !important; }

/* Press Release Title */
.view-press-releases .field-content em a {
  font-size: 14px !important;
  font-style: normal !important; }

/*Press Release Link Items (Read More / Edit)*/
.view-press-releases .field-content a {
  margin-right: 10px; }

/* Page: Blog Node/Feed
---------------------------------------------------------------------------------------------------- */
.node-type-blog #main-content #breadcrumbs {
  display: none !important; }

.page-taxonomy-term #main-content #content-region h1.title {
  text-transform: capitalize; }

.page-taxonomy-term #main-content #content-region h2.view-title {
  display: none; }

.blog .node-blog {
  margin-left: 0px !important;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.blog .content-inner li {
  padding-left: 0;
  margin: 20px 0;
  list-style-type: disc;
  color: #333333; }

.blog .more-link a,
.blog a.more,
.blog .node-readmore a {
  background: none !important; }

.blog .field-name-body {
  padding: 0px; }

.blog li {
  background: none; }

.blog .links,
.blog .links a {
  color: #888888 !important;
  font-size: 13px;
  margin-right: 10px; }

.page-blog.blog #content {
  margin-top: 15px; }

.page-blog.blog #help {
  background-color: transparent;
  border: 0 none;
  padding: 0 12px; }

.page-blog.blog #help a {
  color: #007fbc;
  text-decoration: none; }

.page-blog.blog #content-inner .easy-breadcrumb {
  display: none !important; }

.node-blog .meta-data {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  padding-bottom: 5px; }

.node-blog .meta-data .submitted {
  color: #999999;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  padding: 0; }

.node-blog .meta-data .social {
  display: inline-block;
  margin-bottom: -3px;
  margin-left: 10px; }

.node-blog .field-name-field-blog-tags {
  margin: 15px 0; }

.node-blog .field-name-field-blog-tags .field-label,
.node-blog .field-name-field-blog-tags .field-items,
.node-blog .field-name-field-blog-tags .field-items .field-item {
  display: inline; }

.content .field-items .field-item p {
  padding-bottom: 10px; }

.node-blog .field-name-field-blog-tags .field-label {
  margin-right: 3px; }

.node-blog .field-name-field-blog-tags .field-items .field-item {
  margin-right: 7px; }

.node-blog .field-name-field-blog-tags .field-items .field-item:after {
  content: ", "; }

.node-blog .field-name-field-blog-tags .field-items .field-item:last-child:after {
  content: " "; }

.node-blog #newsletter-signup {
  padding-top: 20px; }

.node-blog #newsletter-signup h4 {
  font-size: 20px;
  line-height: 20px; }

.node-blog #author-info {
  border-bottom: 4px double #cccccc;
  border-top: 4px double #cccccc;
  padding: 15px 0; }

.node-blog #author-info #author-photo {
  float: left;
  margin-right: 15px;
  text-align: center;
  width: 25%; }

.node-blog #author-info #author-bio {
  float: left;
  width: 70%; }

.node-blog #author-info #author-bio p:last-child,
.node-blog #author-info #author-bio p.gplus {
  margin: 0; }

/* Blog Feed */
.node-blog.node-teaser h2 a {
  color: #007fbc !important;
  font-size: 1.1rem !important;
  line-height: 1.1rem;
  margin: 10px 0 8px; }

.node-blog.node-teaser {
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 15px;
  padding-bottom: 15px; }

.node-blog.node-teaser .meta-data {
  border-bottom: 0 none; }

.node-blog.node-teaser .content .field-name-field-image {
  border: 0 none;
  border-right: 1px dashed #cccccc;
  float: left;
  margin: 0 15px 0 0;
  padding: 0 15px 10px 0; }

.node-blog.node-teaser .content .field-name-body {
  float: left;
  width: 63%; }

@media only screen and (max-width: 40em) {
  .node-blog.node-teaser .content .field-name-body {
    width: 100%; } }

.node-blog.node-teaser .content .field-name-body p {
  margin: 0; }

.node-blog.node-teaser .content .field-name-body img {
  display: none; }

/* Full Blog Post */
.node-blog .content .field-name-field-image {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  padding-bottom: 15px; }

.node-blog .content .field-name-field-infographic {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 15px 0;
  padding: 15px 0; }

.node-blog .content .field-type-image img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

/* Credit Card Feed */
.content-inner .blog.node-blog .content .view-display-id-block_6 {
  margin: 30px 0; }

.content-inner .blog.node-blog .content .view-display-id-block_6 .card {
  margin: 20px 0; }

.content-inner .blog .view-display-id-block_6 h2, .content-inner .blog .view-display-id-block_6 h2 a, .content-inner .blog .view-display-id-block_6 h2.title, .content-inner .blog .view-display-id-block_6 h2.title a, .content-inner .blog .view-display-id-block_6 h2.title a:visited,
.content-inner .blog.node.node-blog .content .view-display-id-block_6 h2.title {
  color: #007fbc;
  border-bottom: 1px solid #cccccc !important;
  font-size: 18px !important;
  font-weight: normal !important;
  padding: 10px 0 10px 10px !important;
  margin: 0;
  text-align: left; }

.content-inner .blog .view-display-id-block_6 h2 a {
  border-bottom: 0 none !important; }

.content-inner .blog.node-blog .content .view-display-id-block_6 .slider-bottom .col-first {
  font-size: 12px;
  padding-left: 7px !important; }

.content-inner .blog.node-blog .content .view-display-id-block_6 .slider-bottom .col {
  padding-top: 5px;
  width: 460px !important; }

.content-inner .blog.node-blog .content .view-display-id-block_6 .slider-bottom .col a {
  border-right: 1px solid #AAAAAA;
  float: left;
  margin-right: 5px;
  padding-right: 10px; }

.content-inner .blog.node-blog .content .view-display-id-block_6 .expert-stars {
  float: left !important;
  width: 180px !important; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .fivestar-reviews, .expert-stars {
    margin-top: 40px;
    border: none; }
  .learn-more {
    border: none; } }

@media screen and (max-width: 515px) {
  .fivestar-reviews {
    clear: both; }
  .expert-stars {
    border-right: none; } }

.content-inner .blog.node-blog .content .view-display-id-block_6 .fivestar-reviews {
  font-size: 12px;
  float: none;
  display: block;
  margin-left: 15px; }

.content-inner .blog.node-blog .content .view-display-id-block_6 .slider-bottom .col .fivestar-reviews a {
  border-right: 0 none;
  margin-right: 0;
  padding-right: 0; }

/* Credit Card Reviews */
.node-blog .content .view-display-id-credit_card_reviews {
  background-color: #eeeeee;
  /*border: 1px solid #cccccc;*/
  margin: 15px 0; }

.node-blog .content .view-display-id-credit_card_reviews h3 {
  border-bottom: 1px dashed #cccccc;
  color: #333333;
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 20px 20px 15px;
  text-shadow: 1px 1px 0 #ffffff;
  filter: dropshadow(color=#ffffff, offx=1, offy=1); }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review {
  background-color: #eeeeee;
  border-bottom: 1px dashed #cccccc;
  border-top: 1px dashed #ffffff;
  margin: 0;
  padding: 20px; }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review.views-row-first {
  border-top: 0 none; }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review.views-row-last {
  border-bottom: 0 none; }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review .review-result .card-image {
  border-right: 1px solid #cccccc;
  float: left;
  margin-right: 15px;
  min-width: 191px;
  padding-right: 15px;
  text-align: center; }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review .review-result .card-image img {
  margin-bottom: 10px; }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review .review-result .card-image p {
  margin: 0;
  text-align: center; }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review .review-result .card-image p a {
  background: #c1e866;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxZTg2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNWM5NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #c1e866 0%, #a5c956 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c1e866), color-stop(100%, #a5c956));
  background: -webkit-linear-gradient(top, #c1e866 0%, #a5c956 100%);
  background: -o-linear-gradient(top, #c1e866 0%, #a5c956 100%);
  background: -ms-linear-gradient(top, #c1e866 0%, #a5c956 100%);
  background: linear-gradient(to bottom, #c1e866 0%, #a5c956 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1e866', endColorstr='#a5c956',GradientType=0 );
  border: 1px solid #85b74b;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.6) inset;
  -webkit-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.6) inset;
  box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.6) inset;
  color: #333333;
  display: inline-block;
  font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  padding: 10px 30px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
  filter: dropshadow(color=#ffffff, offx=1, offy=1); }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review .review-result .card-review {
  float: left;
  max-width: 65%; }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review .review-result .card-review h4 {
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 5px;
  text-shadow: 1px 1px 0 #ffffff;
  filter: dropshadow(color=#ffffff, offx=1, offy=1); }

.node-blog .content .view-display-id-credit_card_reviews .credit-card-review .review-result .card-review p {
  color: #444444;
  font-family: 'Helvetica Neue', Helvetica, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin: 0; }

/* TO SORT THROUGH
--------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------*/
#node-964 .field-name-body p {
  margin: 5px !important; }

.logosprite {
  background: url("../images/logosprite.png") no-repeat scroll 0 0 transparent; }

#sortButton {
  background: url("../images/logosprite.png") no-repeat scroll 0 -190px transparent;
  height: 32px;
  left: 6px;
  position: relative;
  top: 17px;
  width: 93px; }

/* view styles */
.view-content .item-list {
  margin-top: 10px; }

.doublespace {
  margin-bottom: 10px; }

.content-inner .block-views .gutter {
  margin: 0; }

/* Card Search Results page */
#cardSorter form {
  position: relative;
  padding: 10px; }

#cardSorter .cf_mini,
#cardSorter select#sort_by,
#cardSorter select#show_brand {
  float: left;
  margin: 0 10px; }

#sortButton {
  float: left;
  margin: 0px;
  margin-bottom: 20px;
  top: 0 !important;
  text-indent: -1000000px;
  border: 0px solid transparent;
  cursor: pointer; }

.cardsearch .box,
.cardsearch .card {
  margin-top: 10px; }

/* credit cards search */
#advSearch h4 {
  width: 95%;
  padding: 5px;
  color: #007EB3;
  font-size: 170%;
  font-weight: normal; }

#advSearch fieldset {
  background: #F7F7F7;
  box-shadow: 1px 1px 5px #ccc;
  border: 1px solid white;
  border-width: 0 1px 1px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f7f7f7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e3e7ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e3e7ea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e3e7ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e3e7ea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e3e7ea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e3e7ea 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e7ea',GradientType=0 );
  /* IE6-9 */ }

#advSearch fieldset div {
  float: left;
  margin: 10px; }

#advSearch fieldset label {
  padding: 5px 0;
  color: #007EB3; }

#advSearch fieldset .brand {
  width: 55%; }

#advSearch fieldset .brand label,
#advSearch fieldset .bank label,
#advSearch fieldset .type label,
#advSearch fieldset .rewards label {
  background: #eee;
  padding: 5px; }

#advSearch fieldset .column label {
  background: transparent;
  display: table; }

#advSearch fieldset input {
  float: left;
  clear: both;
  margin: 5px; }

#advSearch fieldset .zeropercent label {
  padding: 5px; }

/* Cardfinder
--------------------------------------------------------------------------------------------------------------------*/
/* CARDFINDER - SMALL
------------------------------------------------*/
.cardfindersmall .inner {
  border: thin solid #f3f3f3;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #e6e9eb !important;
  padding: 10px 10px 0px 0px;
  margin: 0px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  /* creates error flag in aptana */
  /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;*/
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%) !important;
  /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ) !important; /* IE6-8 */ }

.cardfindersmall .title {
  display: block;
  width: 100%;
  padding: 10px; }

.cardfindersmall .title .icon {
  background: url(../images/cards-icon.png) no-repeat center center;
  float: left;
  width: 75px;
  height: 40px;
  margin-right: 5px; }

.cardfindersmall .title .text {
  color: #333333;
  font-size: 28px;
  font-weight: normal;
  padding: 5px 0; }

.cardfindersmall #cf_content {
  background: url(../images/bg-cardfinder-sm.png) no-repeat !important;
  height: 130px;
  width: 670px;
  padding: 0px 0 0 0;
  margin: 0 0 0 15px; }

.cardfindersmall #cf_questions {
  display: table;
  float: left;
  display: block; }

.cardfindersmall #cf_go {
  float: left;
  display: block; }

.cardfindersmall #cf_go .submit {
  background: url("../images/go-landscape.png") no-repeat center center;
  border: 0px solid transparent;
  text-indent: -10000px;
  width: 60px;
  height: 105px;
  cursor: pointer; }

.cardfindersmall .cf_question_div {
  display: table-cell;
  width: 160px;
  padding: 5px;
  position: relative; }

.cardfindersmall fieldset {
  border: 0px solid transparent;
  margin: 0 15px;
  padding: 0; }

.cardfindersmall .cf_question {
  color: #007EB3 !important;
  display: block;
  font-size: 12px;
  line-height: 100%;
  font-weight: bold;
  margin: 5px 0; }

.cardfindersmall #cf_title {
  color: #333333;
  font-size: 28px; }

.cardfindersmall label {
  display: inline;
  font-size: 9pt;
  font-weight: normal;
  margin: 5px; }

.cardfindersmall #cf_3.cf_question_div {
  margin-right: 0; }

/* CARDFINDER - HORIZONTAL
------------------------------------------------*/
.cardfinder .inner {
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 0;
  width: 100%;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  /* creates error flag in aptana */
  /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important; */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%) !important;
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ) !important; /* IE6-8 */ }

.cardfinder .title {
  display: block;
  width: 100%;
  padding: 10px 0 !important;
  margin: 0 15px !important;
  position: relative; }

.cardfinder .title .text {
  color: #333333;
  font-size: 28px;
  font-weight: normal;
  padding: 10px 0 !important;
  height: 20px; }

.cardfinder .title .icon {
  background: url(../images/cards-icon.png) no-repeat center center;
  float: left;
  width: 75px;
  height: 50px;
  margin-right: 5px; }

.cardfinder #cf_content {
  background: url(../images/bg-cardfinder-140.png) no-repeat !important;
  height: 150px;
  width: 800px;
  padding: 20px 0 0 0;
  margin: 0 0 0 15px; }

.cardfinder #cf_questions,
.cardfinder #cf_go {
  float: left;
  display: block; }

.cardfinder #cf_questions {
  display: table; }

.cardfinder #cf_go {
  width: 50px;
  height: 105px; }

.cardfinder .cf_question_div {
  display: table-cell;
  height: 150px;
  width: 190px;
  padding: 5px 20px;
  position: relative; }

.cardfinder #cf_3 {
  width: 170px; }

.cardfinder fieldset {
  border: 0px solid transparent;
  margin: 0 20px;
  padding: 0; }

.cardfinder .cf_question {
  color: #007EB3 !important;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px; }

.cardfinder #cf_title {
  color: #333333;
  font-size: 28px; }

.cardfinder label {
  display: inline;
  font-size: 9pt;
  font-weight: normal;
  margin: 5px; }

.cardfinder #cf_3.cf_question_div {
  margin-right: 0; }

/* CARDFINDER - VERTICAL
------------------------------------------------*/
.cardfindervert {
  background: #7c7c7c;
  width: 240px; }

.cardfindervert .title,
.cardfindervert .title .text {
  margin-bottom: 5px;
  padding-bottom: 0; }

.cardfindervert .title {
  font-size: 18px !important;
  line-height: 1em !important;
  font-weight: normal;
  text-align: center;
  padding: 0 !important;
  margin: 0 auto; }

.cardfindervert #cf_form {
  width: 240px;
  margin: 0 auto;
  padding: 0;
  background: url(../images/bg-cardfinder-vert-240.png) no-repeat -5px top; }

.cardfindervert #cf_questions {
  /*  background: url(../images/bg-cardfinder-vert-2.png) no-repeat; */ }

.cardfindervert #cf_go {
  /* background: url(../images/bg-cardfinder-vert-go-2.png) no-repeat; */
  text-align: center;
  width: 100%;
  height: 60px;
  padding: 20px 0; }

.cardfindervert fieldset {
  border: 1px solid transparent;
  background: transparent;
  margin: 0;
  padding: 0;
  height: 100px;
  margin: 0px 25px; }

.cardfindervert select {
  width: 150px;
  margin: 5px 0 0 15px; }

.cardfindervert .cf_question {
  color: #007EB3 !important;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  text-align: center; }

.cardfindervert label {
  font-size: 12px;
  color: black;
  font-weight: normal;
  display: inline;
  margin: 5px; }

/*Misc*/
#cardFinder a {
  display: block;
  padding-left: 45px;
  font-weight: bold;
  color: #533c2f;
  min-height: 28px;
  padding-bottom: 6px;
  border: thin dashed red; }

#cardFinder a:hover, #faccHome a:hover {
  text-decoration: underline; }

.sidebar-second-inner .cardfindervert {
  width: 280px;
  padding: 10px 0px 0px;
  margin-left: 10px;
  background-color: none !important;
  color: #fff !important;
  overflow: auto;
  height: 470px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.sidebar-second-inner .cardfindervert h2.title .text {
  color: #fff !important; }

.loader {
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: white;
  box-shadow: 0 0 5px #ccc;
  width: 700px; }

.loader .liner {
  margin: 4px;
  /*background: rgb(17,97,189); /* Old browsers */
  /*background: -moz-linear-gradient(top, rgba(17,97,189,1) 0%, rgba(39,148,237,1) 50%, rgba(17,134,237,1) 51%, rgba(124,192,244,1) 100%); /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,97,189,1)), color-stop(50%,rgba(39,148,237,1)), color-stop(51%,rgba(17,134,237,1)), color-stop(100%,rgba(124,192,244,1))); /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top, rgba(17,97,189,1) 0%,rgba(39,148,237,1) 50%,rgba(17,134,237,1) 51%,rgba(124,192,244,1) 100%); /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top, rgba(17,97,189,1) 0%,rgba(39,148,237,1) 50%,rgba(17,134,237,1) 51%,rgba(124,192,244,1) 100%); /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top, rgba(17,97,189,1) 0%,rgba(39,148,237,1) 50%,rgba(17,134,237,1) 51%,rgba(124,192,244,1) 100%); /* IE10+ */
  /*background: linear-gradient(to bottom, rgba(17,97,189,1) 0%,rgba(39,148,237,1) 50%,rgba(17,134,237,1) 51%,rgba(124,192,244,1) 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1161bd', endColorstr='#7cc0f4',GradientType=0 ); /* IE6-9 */ }

.loader .title {
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0; }

.loader .title .text {
  color: #0086CA;
  padding: 30px;
  font-size: 130%;
  line-height: 150%; }

.loader .content {
  padding: 20px 10px;
  position: relative; }

.loader .content table {
  width: 100%; }

.loader a.button {
  margin: 20px;
  padding: 5px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-color: #ccc;
  background: #84C1E0;
  color: white;
  font-weight: bold; }

.midpage {
  margin: 100px auto; }

/* CARD SEARCH PAGE RESULTS
------------------------------------------------*/
.page-credit-cards-search #block-system-main-menu {
  margin-bottom: 0px !important;
  padding-top: 1px !important; }

@media only screen and (min-width: 1283px) and (max-width: 1400px) {
  #block-system-main-menu a {
    padding: 10px 10px; } }

@media only screen and (max-width: 1282px) {
  #block-system-main-menu a {
    padding: 10px 6px; } }

.page-credit-cards-search #block-system-main-menu div.content.clearfix {
  padding-top: 0px !important; }

.page-credit-cards-search #block-block-3 {
  margin-bottom: 0 !important;
  padding-bottom: 5px !important;
  padding-top: 10px !important; }

.page-credit-cards-search #block-block-9 {
  height: 94px !important; }

#block-block-9 p {
  margin-top: 30px; }

.page-credit-cards-search #block-block-9 div.content.clearfix {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.page-credit-cards-search .header-site-info-inner #logo {
  margin-left: 10px !important; }

#block-menu-menu-loan-types {
  padding: 0 15px; }

.page-credit-cards-search #credit-card-search-items-per-page a.separator {
  border-right: thin solid #888;
  padding-right: 5px; }

.page-credit-cards-search .main-inner {
  background-repeat: no-repeat;
  background-image: url("/sites/all/themes/creditnet/images/creditnet-header.png");
  background-position: 2px 0; }
  @media only screen and (max-width: 40em) {
    .page-credit-cards-search .main-inner {
      background-image: url("/sites/all/themes/creditnet/images/creditnet-header-mobile.png"); } }

.page-credit-cards-search #main-content .content-region-inner h1.title {
  margin-top: 75px; }

.page-credit-cards-search .credit-card-search.my-info h2.title .text {
  text-align: center !important;
  margin-left: 5px; }

.page-credit-cards-search .credit-card-search.my-info span.cursive {
  font-family: 'Loved by the King', san-serif !important;
  letter-spacing: 2px;
  font-style: italic;
  font-size: 18px;
  line-height: 17px; }

.page-credit-cards-search .credit-card-search.my-info {
  margin-top: 15px; }

.page-credit-cards-search img.arrow {
  float: left;
  position: relative;
  margin: -19px 0px -80px -1px !important;
  z-index: 9999 !important; }

.page-credit-cards-search .credit-card-search.my-info .amb-help {
  font-family: Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  padding-left: 15px; }

.contentShadow h3.title {
  color: #008F1E;
  font-size: 23px; }

.productShadow {
  background: #f2f2f2;
  margin-bottom: 20px;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 1px 5px #666;
  -webkit-box-shadow: 0px 1px 5px #666;
  box-shadow: 0px 1px 5px #666;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff; }

#cardSorter {
  color: #fff;
  background: #007fbc;
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fbc',endColorstr='#0b52aa',GradientType=0);
  margin-bottom: 20px;
  padding: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 1px 5px #666;
  -webkit-box-shadow: 0px 1px 5px #666;
  box-shadow: 0px 1px 5px #666; }

.productWrapper h3.title {
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px;
  margin-bottom: 0; }

.productWrapper .col,
.productWrapper .col-first,
.productWrapper .col-last {
  border-top: 1px solid #fff;
  padding-top: 10px !important; }

.productSummary {
  background: #fff; }

.productSummary th {
  background: #007fbc;
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fbc',endColorstr='#0b52aa',GradientType=0); }

body.page-credit-cards-search .grid12-7 {
  width: 99%; }

body.page-credit-cards-search .grid12-2.sidebar {
  width: 265px; }

body.page-credit-cards-search #main-group.grid12-10 {
  width: 900px; }

body.page-credit-cards-search h1 {
  color: #008f1e;
  float: left;
  padding-left: 30px; }
  @media only screen and (max-width: 40em) {
    body.page-credit-cards-search h1 {
      color: white; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    body.page-credit-cards-search h1 {
      color: white; } }

.page-credit-cards-search #credit-card-search-sort div {
  margin-bottom: 10px; }

.page-credit-cards-search #credit-card-search-sort select {
  margin-bottom: 2px; }

.page-credit-cards-search #credit-card-search-sort a:link {
  color: #888; }

.page-credit-cards-search #credit-card-search-sort a:hover,
.page-credit-cards-search #credit-card-search-sort a:focus,
.page-credit-cards-search #credit-card-search-sort a:active {
  color: #007FBC; }

.page-credit-cards-search .gutter {
  margin: 0; }

.page-credit-cards-search .main-menu h2.block-title,
.page-credit-cards-search #footer-inner h2.block-title {
  display: none; }

.credit-card-search {
  background-color: #eee;
  padding: 10px; }
  @media only screen and (max-width: 40em) {
    .credit-card-search label {
      font-size: 1.3rem; }
    .credit-card-search input[type=checkbox] {
      /* Double-sized Checkboxes */
      -ms-transform: scale(1.2);
      /* IE */
      -moz-transform: scale(1.2);
      /* FF */
      -webkit-transform: scale(1.2);
      /* Safari and Chrome */
      -o-transform: scale(1.2);
      /* Opera */
      padding: 10px; } }

#block-block-5 p {
    padding: 0 50px; } 

.page-credit-cards-search .view-credit-cards .views-row {
  margin-bottom: 25px !important; }

.page-credit-cards-search .view-credit-cards .views-row .slider-bottom .col-first {
  margin-top: 5px; }

.page-credit-cards-search .view-credit-cards .views-row .slider-bottom .col {
  margin-top: 5px !important; }

.credit-card-search.my-info {
  background: #e5f5ff;
  background: -moz-linear-gradient(top, #e5f5ff 3%, #b2eaff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #e5f5ff), color-stop(100%, #b2eaff));
  background: -webkit-linear-gradient(top, #e5f5ff 3%, #b2eaff 100%);
  background: -o-linear-gradient(top, #e5f5ff 3%, #b2eaff 100%);
  background: -ms-linear-gradient(top, #e5f5ff 3%, #b2eaff 100%);
  background: linear-gradient(to bottom, #e5f5ff 3%, #b2eaff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f5ff', endColorstr='#b2eaff',GradientType=0 );
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.page-credit-cards-search .credit-card-search.my-info .content .form-item-balance-transfer::before, .page-credit-cards-search .credit-card-search.my-info .content .form-item-rate::after, .page-credit-cards-search .credit-card-search.my-info .form-item-monthly-balance::before {
  content: none; }

.page-credit-cards-search h2.block-title {
  text-align: center;
  height: auto !important; }

/* My Info Container */
.page-credit-cards-search .credit-card-search.my-info .form-widget {
  border-bottom: thin solid #CEF2FF;
  padding-bottom: 5px;
  padding-top: 5px; }

/*My Info: Label*/
.page-credit-cards-search .credit-card-search.my-info .form-widget label {
  color: #000; }

/*My Info: Input */
.page-credit-cards-search .credit-card-search.my-info .form-item {
  margin: 0px;
  padding-bottom: 3px; }

.page-credit-cards-search .sidebar-first .form-select, .page-credit-cards-search .sidebar-first input {
  margin-bottom: 0; }

/*My Info: Button*/
.page-credit-cards-search .credit-card-search.my-info .apply {
  margin-top: 10px;
  width: 150px !important;
  clear: both; }

.page-credit-cards-search .credit-card-search h3,
.page-credit-cards-search .credit-card-search .sectionheader {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dashed #888;
  padding-bottom: 5px;
  margin-bottom: 0px; }

.page-credit-cards-search .credit-card-search .form-item-apr-min,
.page-credit-cards-search .credit-card-search .form-item-apr-max {
  margin: 5px 0 0 0 !important; }

/*Search Tags*/
.page-credit-cards-search #credit-card-search-tags {
  margin-left: 20px; }

.credit-card-search #edit-apr-max,
.credit-card-search #edit-balance-transfer-max,
.credit-card-search #edit-bt-fee-max,
.credit-card-search #edit-ft-fee-max,
.credit-card-search #edit-apr-min {
  background-color: #eeeeee !important; }

.credit-card-search .slider-filter-processed label {
  font-weight: normal; }

.credit-card-search.my-info .form-item-balance-transfer,
.credit-card-search.my-info .form-item-monthly-purchases,
.credit-card-search.my-info .form-item-monthly-balance {
  background-image: url("/sites/all/themes/creditnet/images/d-sign.png");
  background-position: 3px 10px;
  background-repeat: no-repeat;
  height: 49px; }

.credit-card-search.my-info .form-item-balance-transfer {
  background-position: 3px 27px; }

.credit-card-search.my-info .form-item-rate {
  background: url(/sites/all/themes/creditnet/images/p-sign.png) no-repeat 0px 7px;
  height: 40px; }

/*
.credit-card-search.my-info .form-item {
	text-align: center;
  float: none;
  margin: auto;
}
*/
.credit-card-search.my-info .form-item-rate {
  padding-left: 21px; }
  @media only screen and (max-width: 40em) {
    .credit-card-search.my-info .form-item-rate {
      padding-left: 0; } }

.my-info label {
  font-weight: bold; }

.form-item-apr-min {
  float: left; }

.form-item-apr-max {
  float: right; }

.credit-card-search #edit-apr-min {
  border: 0;
  width: 20px;
  text-align: left;
  background-color: #eee;
  padding-right: 0;
  display: inline-block;
  box-shadow: none; }

.credit-card-search #edit-balance-transfer-min,
.credit-card-search #edit-bt-fee-min,
.credit-card-search #edit-ft-fee-min {
  display: none; }

.credit-card-search #edit-apr-max,
.credit-card-search #edit-balance-transfer-max,
.credit-card-search #edit-bt-fee-max,
.credit-card-search #edit-ft-fee-max {
  border: 0;
  width: 35px;
  text-align: right;
  display: inline-block;
  box-shadow: none; }

.credit-card-search .form-item-apr-max label,
.credit-card-search .form-item-balance-transfer-max label,
.credit-card-search .form-item-bt-fee-max label,
.credit-card-search .form-item-ft-fee-max label {
  display: none; }

.ui-slider .ui-slider-handle {
  background: #1E5799;
  border-color: #0B52AA;
  width: 10px; }

.ui-slider-handle {
  display: none; }

.ui-slider-handle ~ .ui-slider-handle {
  display: block; }

.ui-slider-range {
  background: #80ce3b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80ce3b), color-stop(100%, #008f1e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #80ce3b 0%, #008f1e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #80ce3b 0%, #008f1e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ce3b', endColorstr='#008f1e',GradientType=0 );
  /* IE6-9 */ }

.credit-card-search .sliders {
  margin-bottom: 20px; }

#credit-card-search-sort {
  text-align: right;
  float: right;
  margin-right: 30px; }

#credit-card-search-sort span {
  font-weight: bold; }

#credit-card-search-items-per-page {
  display: none;
  text-align: right;
  padding-right: 20px; }
  @media only screen and (max-width: 40em) {
    #credit-card-search-items-per-page {
      font-size: larger; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #credit-card-search-items-per-page {
      font-size: larger; } }

#credit-card-search-items-per-page span {
  font-weight: bold; }

.page-credit-cards-search .bef-sortby {
  display: none; }

#credit-card-search-tags ul {
  padding: 10px; }

#credit-card-search-tags ul div {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px !important; }

#credit-card-search-tags ul li a {
  background: #F2F2F2 url(/sites/all/themes/creditnet/images/unlink_tag.gif) no-repeat 100% 0;
  border: 1px solid #CCCCCC;
  float: left;
  padding: 4px 25px 4px 4px;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  color: #666666;
  cursor: pointer; }

#credit-card-search-tags ul li a:hover,
#credit-card-search-tags ul li a:focus {
  color: #007FBC !important; }

/* Tooltips */
.savings-info {
  display: none;
  background-color: #fff;
  border: solid 1px #888;
  color: #000;
  font-size: 12pt;
  line-height: 20px;
  padding: 0px;
  position: absolute;
  width: 550px;
  margin-top: -386px;
  z-index: 100; }

.savings-type tr.disclaimer {
  display: none; }

.savings-type tr.disclaimer td {
  font-size: 12px !important;
  border-top: 1px dashed #888;
  padding: 0px 5px 5px !important;
  background-color: #FFFFEB;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-family: Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-style: italic; }

td.savings-title span a img.q-mark {
  position: relative;
  top: 2px; }

/* Help Text */
.credit-card-search div.help-text {
  display: none; }

.credit-card-search div.help-text {
  border: thin solid #ddd;
  background-color: #FFFFEB;
  padding: 5px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-family: Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-style: italic; }

.credit-card-search label span a {
  float: right !important;
  font-size: 12px; }

.credit-card-search .help-text span {
  float: right;
  font-size: 10px;
  margin-left: 5px; }

.credit-card-search label span a {
  float: right !important;
  font-size: 12px; }

.credit-card-search .help-text span {
  float: right;
  font-size: 10px;
  margin-left: 5px; }

/*Savings Info - Colorbox*/
#colorbox #cboxContent #cboxLoadedContent .savings-info {
  display: block;
  margin-top: 0px;
  position: static;
  width: auto;
  border: none;
  height: 400px !important;
  overflow: auto; }

.node-type-page #colorbox,
.node-type-credit-cards #colorbox,
.page-credit-cards-search #colorbox {
  outline: none !important; }

.node-type-page #colorbox #cboxWrapper,
.node-type-credit-cards #colorbox #cboxWrapper,
.page-credit-cards-search #colorbox #cboxWrapper {
  height: 450px !important; }

#cboxClose,
#cboxClose {
  bottom: 50px !important;
  border: none !important; }

#colorbox .savings-info h3,
#colorbox .savings-info h3 {
  color: #007FB8 !important;
  margin-bottom: 0px !important; }

#cboxClose,
#cboxClose {
  bottom: 50px !important; }

#colorbox .savings-info h3,
#colorbox .savings-info h3 {
  color: #007FB8 !important;
  margin-bottom: 0px !important; }

.page-credit-cards-search .savings-info {
  left: 146px; }

.savings-info-container a {
  color: #666666; }

.savings-info ul {
  text-align: left;
  padding: 0 60px; }

.savings-info ul li {
  list-style-image: none; }

.savings-info ul li strong {
  float: right; }

.savings-info table {
  padding: 10px;
  font-size: 12pt; }

.savings-info table .header td {
  color: #007FB8;
  font-size: 12px;
  font-weight: bold; }

.savings-info table td {
  text-align: right;
  padding: 5px;
  font-size: 14px; }

.savings-info table td.savings-title {
  font-size: 12px !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.savings-info table td:first-child {
  text-align: left;
  color: #333 !important;
  font-weight: normal !important;
  font-size: 11px; }

.savings-info .subtract td {
  color: #999999; }

.savings-info .total {
  border-top: #999999 solid 1px; }

.savings-info .total td {
  color: #008F1E;
  font-weight: bold; }

.savings-info .general-disclaimer {
  font-size: 11px !important;
  padding: 20px 0 0 0 !important;
  text-align: left;
  color: #333; }

.page-credit-cards-search #content {
  display: none; }

#card-finder-loading {
  display: none;
  background: url("../images/ajax-loader.gif") no-repeat scroll left top white;
  color: #666666;
  padding: 0 40px; }

#card-finder-loading h2 {
  font-size: 20pt; }

#card-finder-empty-text {
  display: none;
  background-color: #EEEEFF;
  color: #333333;
  padding: 40px 20px 40px 20px;
  margin-top: 100px; }

#card-finder-empty-text span {
  background: url("../images/cards-icon.png") no-repeat scroll left top #EEEEFF;
  float: left;
  padding: 0 10px;
  width: 100px;
  height: 50px; }

#edit-user-info {
  display: none; }

/*voip sidebar ads
 -----------------------------------------------------------*/
.sidebar-second-inner .block .view.view-voip-ads {
  border: none;
  padding: 0; }

.view-voip-ads .views-row {
  margin-bottom: 0; }

.view-voip-ads .views-row-odd {
  background: #eee; }

.view-voip-ads .views-field {
  display: table-cell;
  vertical-align: middle;
  padding: 5px;
  font-size: 90%;
  line-height: 125%;
  font-weight: normal;
  color: #777; }

/* Featured Credit Card Detail Page
 6/03 node/3315 -> /credit-cards/credit-cards-for-bad-credit/first-progress-secured-platinum.php
---------------------------------------------------------------------------------------------------- */
#block-block-24 {
  background: url("/sites/all/themes/creditnet/images/featured-card.png") no-repeat scroll 0 0 transparent;
  color: #fff;
  height: 270px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

img.featured-arrow {
  float: right !important;
  margin-top: -40px !important;
  position: relative !important;
  right: -10px !important;
  z-index: 800 !important; }

#block-block-24 h2 {
  font-size: 25px;
  text-align: right;
  font-weight: bold;
  padding: 5px 25px 0 0 !important;
  margin: 0px !important; }

#node-3315 {
  margin: -220px 0 0 10px !important;
  width: 680px; }

#node-3315 .card {
  width: 660px; }

#node-3315 .card .row {
  background: #fffbea;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-right: 2px solid #e5d677;
  border-bottom: 3px solid #e5d677;
  -webkit-box-shadow: 0px 3px 12px #777;
  -moz-box-shadow: 0px 3px 12px #777;
  box-shadow: 0px 3px 12px #777;
  position: relative; }

#node-3315 .card .row h2.title {
  color: #007FBC;
  padding-top: 0px;
  font-size: 2.5em;
  border-bottom: 1px solid #e5d677; }

#node-3315 .card .row h2 span.text {
  margin-left: 10px;
  text-shadow: -1px -1px 0px #fff; }

#node-3315 .card .cardimg a {
  display: inline-block; }

#node-3315 .card .cardimg img {
  margin-left: 0px; }

/* Workflow Sidebar Block
-------------------------------------------------------------------------------------------- */
.sidebar-second .view-workflow-dashboard {
  border: 0px !important;
  border-radius: none !important;
  padding: 0px !important; }

.sidebar-second #block-blogs-blogs_workflow_actions h2.title,
.sidebar-second #block-blogs-blogs_workflow_admin h2.title,
.sidebar-second .view-workflow-dashboard h2.title {
  background: none !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  color: #007FBC !important;
  padding: 0px !important; }

.sidebar-second #block-blogs-blogs_workflow_actions h2.title span.text,
.sidebar-second #block-blogs-blogs_workflow_admin h2.title span.text,
.sidebar-second .view-workflow-dashboard h2.title span.text {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  font-size: 16px; }

.sidebar-second ul.workflow-dashboard {
  margin-left: 0px !important; }

.sidebar-second .view-workflow-dashboard ul.workflow-dashboard li,
.sidebar-second .view-workflow-dashboard ul.workflow-dashboard li {
  border-bottom: 1px dashed #aaa;
  list-style-type: none; }

.sidebar-second ul.workflow-dashboard li span.workflow-dashboard-count {
  float: right; }

.sidebar-second .view-workflow-dashboard .attachment-after {
  float: right; }

.sidebar-second .view-workflow-dashboard .attachment span.workflow-dashboard-count {
  margin-left: 10px; }

/* Workflow Pages
------------------------------------------------------------------------------------------- */
.page-workflow .content .view-filters {
  border-bottom: 1px dashed #888;
  margin-bottom: 10px; }

.page-workflow .view-workflow-dashboard td {
  padding: 5px !important; }

.view-workflow-dashboard i {
  margin-left: 5px; }

.view-workflow-dashboard a.workflow-comments-open i {
  margin: 0px !important; }

.view-workflow-dashboard a.workflow-comments-open {
  float: none;
  margin-left: 10px !important;
  margin-top: 4px !important; }

.view-workflow-dashboard .workflow-comments {
  line-height: 15px;
  width: 100px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: thin solid #aaa;
  padding: 5px; }

.view-workflow-dashboard .workflow-comments span.close {
  float: right; }

/* Review Node
-------------------------------------------------------------------------------------------- */
#user-reviews {
  border-top: thin solid #aaa;
  margin-top: 10px;
  padding-top: 10px;
  clear: both; }

/* Reviews > Reviews */
.node-review.review {
  padding: 0 8px; }

.node-review h2 {
  margin-bottom: 5px !important; }

.node-review h2 a {
  text-transform: none !important;
  color: #08729F; }

/* Reviews Row */
.review {
  border-top: thin dashed #888;
  padding: 10px 0px;
  clear: both; }

.review .review-left {
  /*
  width: 250px;
  float: left;
  margin-right: 10px;
*/ }

.review .review-right {
  /*
  width: 420px;
  float: left;
*/ }

.review .rating-bottom {
  float: left;
  clear: both;
  width: 100%; }

/* Author Info */
.review .author-info {
  width: 240px;
  display: inline-block; }

.review .author-info .author-picture {
  border: thin solid #ccc;
  float: left;
  margin-right: 5px;
  display: block;
  width: 100px;
  height: 100px; }

.review .author-info .author-count {
  float: left;
  border: thin solid #ccc;
  background-color: #eee;
  padding: 0px 5px;
  width: 120px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 12px;
  margin-right: 4px; }

.review .author-info .user-picture {
  width: 100px;
  height: 100px; }

.review .author-info .user-picture a {
  display: inline-block; }

.review .author-info .user-picture img {
  width: 100px; }

.review .icon-desktop p.ip {
  margin: 0px 2px !important;
  display: inline !important;
  color: #888; }

span.ip-address {
  color: #888;
  font-size: 11px; }

/* Ratings */
.review .rating-group {
  width: 100%;
  float: left;
  margin: 5px 10px 0 0; }

/* Rating Row */
.rating-row {
  height: 24px;
  clear: both; }

.review .rating-row.overall {
  border-bottom: 2px solid #ddd; }

.review .rating-row .label {
  width: 115px;
  font-size: 13px;
  font-weight: bold;
  color: #08729F; }

.review .rating-row .value {
  width: 90px;
  padding-top: 1px;
  float: right; }

.review .rating-row .form-item {
  margin: 0px !important; }

.review .rating-row .form-item .description {
  display: none; }

/* Review Purpose & Visited Date */
.review .review-purpose,
.review .review-visit {
  float: left;
  width: 215px;
  font-weight: bold;
  font-size: 13px; }

.review .review-purpose p,
.review .review-visit p {
  margin: 0 5px 0 0;
  float: left;
  width: auto; }

/* Would / Would Not Recommend */
.review .author-name {
  font-weight: bold; }

.review-recc a,
.review-recc a:link,
.review-recc a:visited {
  color: #000 !important; }

.review-recc span.would {
  color: #51A351;
  font-weight: bold; }

.review-recc span.would-not {
  color: red;
  font-weight: bold; }

/* Visited Date / Reviewed Date */
.review .field-name-field-review-visit-date {
  display: inline; }

.review .review-date {
  font-size: 13px; }

/* Review Tips */
.review .review-tips {
  margin: 5px 0px; }

.review .icon-lightbulb p.tip {
  font-size: 14px;
  font-weight: bold;
  display: inline;
  margin: 0 2px 0 5px; }

/* Review Flags */
.review .review-flags ul {
  margin: 0px !important; }

.review .review-flags ul li {
  padding-left: 0px; }

.review .review-disclaimer {
  font-size: 12px;
  color: #888;
  border-bottom: 1px dashed #ccc;
  margin-top: 5px; }

.review .review-flags .review-flag-container {
  display: none;
  border: thin solid #ccc;
  padding: 0px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.review .review-flags .review-flag-container a.close {
  color: #888;
  opacity: 0.6; }

/* Write a Review Form
-------------------------------------------------------------------------------------------- */
.page-review-add h1.title {
  font-size: 20px; }

#reviews-add-form .description {
  color: #888888 !important;
  font-style: italic !important; }

#reviews-add-form #edit-image {
  display: block;
  float: right;
  margin-right: 50px; }

#reviews-add-form #edit-image img {
  float: right; }

#reviews-add-form #reviews-add-form
#reviews-add-form .form-item label.option {
  vertical-align: middle !important; }

/* Visit Date */
#reviews-add-form .form-item-visit-date {
  width: 100px;
  float: left;
  margin: 0 5px 10px 0; }

#reviews-add-form input#edit-visit-date {
  width: 60px; }

/* Review Type */
#reviews-add-form .form-item-type {
  margin-bottom: 5px; }

#reviews-add-form .form-item-type .form-radio {
  margin-right: 0px !important; }

#reviews-add-form .form-item-type .form-radios .form-item-type {
  float: left;
  width: auto;
  border: none;
  text-align: center;
  font-size: 13px; }

#reviews-add-form .form-item-type .form-radios .form-item-type label.option {
  vertical-align: middle;
  margin-right: 5px; }

/* Overall Rating */
#reviews-add-form .fivestar-user-stars {
  height: 30px;
  width: 420px; }

#reviews-add-form .fivestar-user-stars label {
  width: 170px !important;
  float: left !important; }

#reviews-add-form .fivestar-user-stars .form-type-select {
  display: block;
  float: left;
  width: 100px; }

/* Review */
#reviews-add-form .form-item-review-value {
  margin: 10px 0px; }

.text-format-wrapper .description {
  margin-top: 0px;
  color: #888;
  font-style: italic; }

/* Text Format Filter */
#reviews-add-form fieldset#edit-review-format {
  display: none; }

/* Recommend */
#reviews-add-form .form-item-recommended {
  margin: 10px 0px;
  display: inline-block; }

#reviews-add-form .form-item-recommended .form-type-radio.form-item-recommended {
  margin: 0 10px 0 0 !important;
  float: left;
  display: inline-block; }

.form-item-recommended label.option {
  vertical-align: middle; }

/* Review Disclaimer */
#reviews-add-form .form-item-terms-of-use {
  margin: 20px 0px; }

#reviews-add-form .form-item-terms-of-use .form-checkbox {
  float: left;
  margin-top: 3px; }

#reviews-add-form .form-item-terms-of-use label.option {
  font-size: 12px;
  color: #333;
  display: block;
  margin-left: 20px; }

#reviews-add-form .form-item-terms-of-use .description {
  margin: 10px 0px 20px !important; }

#reviews-add-form .form-submit {
  height: auto !important;
  width: auto !important;
  margin: 0px; }

#reviews-add-form .form-item .form-radio {
  margin-right: 0px !important; }

/* Reviews > Empty Review / Write Review
-------------------------------------------------------------- */
/* Reviews > Average Reviews */
.average-reviews {
  width: 250px !important;
  float: left;
  padding: 5px 10px 10px 10px;
  margin-bottom: 10px;
  background: #E6FFCC; }

@media only screen and (max-width: 40em) {
  .average-reviews {
    width: 100% !important; }
  .tab-reviews div#write-review {
    float: none !important; } }

.average-reviews h2,
.average-reviews h4 {
  text-transform: capitalize; }

.average-reviews h4 {
  font-size: 13px;
  margin-bottom: 0px !important; }

.average-reviews span.average-reviews-title {
  width: 175px;
  font-size: 13px;
  font-weight: bold; }

.average-reviews .average-reviews-rating {
  display: block;
  float: right;
  margin-top: 1px; }

/* Image Distribution Chart */
.tab-reviews .view-display-id-distribution_chart h2.title {
  display: none; }

.tab-reviews .view-display-id-distribution_chart {
  display: block;
  float: right;
  width: 200px;
  overflow: none; }

.tab-reviews .view-display-id-distribution_chart svg {
  width: 200px;
  overflow: hidden;
  width: 200px; }

.tab-reviews .view-display-id-distribution_chart g {
  width: 200px; }

/* Filter: Purpose for Trip */
.tab-reviews .bef-checkboxes {
  width: auto; }

.tab-reviews .form-item-type .form-checkboxes {
  background: none !important;
  border: none !important; }

.tab-reviews .views-widget-filter-field_review_type_tid {
  width: 400px;
  padding: 0px !important; }

.tab-reviews .views-widget-filter-field_review_type_tid label,
.tab-reviews .views-widget-sort-sort_bef_combine label {
  margin-right: 10px;
  text-align: left;
  width: auto;
  float: left; }

/* Item  */
.tab-reviews .views-widget-filter-field_review_type_tid .form-type-bef-checkbox {
  float: left;
  width: auto;
  background: #fff;
  margin-right: 3px; }

.tab-reviews .views-widget-filter-field_review_type_tid .form-type-bef-checkbox.highlight {
  background: #ddd; }

/* Checkbox */
.tab-reviews .views-widget-filter-field_review_type_tid .form-type-bef-checkbox input {
  float: left;
  margin: 4px 4px 0 0 !important;
  clear: both; }

/* Label */
.tab-reviews .views-widget-filter-field_review_type_tid .form-type-bef-checkbox label {
  font-size: 13px; }

.tab-reviews .views-widget-filter-field_review_type_tid .form-type-bef-checkbox label img {
  width: 32px;
  margin: 0px 10px; }

/* Filter: Sort By */
.tab-reviews #edit-sort-bef-combine-wrapper {
  padding: 0px !important;
  float: right; }

.tab-reviews .view-reviews .view-filters {
  display: block; }

.tab-reviews div.empty-review {
  clear: both;
  font-size: 12px;
  line-height: 16px;
  border: thin solid green;
  padding: 0px 10px;
  font-weight: bold;
  color: green;
  font-weight: italic; }

.tab-reviews div#write-review {
  float: left;
  clear: both; }

.tab-reviews div#write-review a {
  width: 150px !important; }

/* Fivestar Stars: For Rating
-------------------------------------------------------------- */
div.fivestar-widget-static .star {
  margin: 2px 2px 0 0;
  float: left;
  /* RTL */
  width: 16px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
  background: url("../images/star.png") no-repeat 0 0 !important;
  /* RTL */ }

div.fivestar-widget-static .star span.on {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/star.png") no-repeat 0 -32px !important;
  /* RTL */ }

div.fivestar-widget-static .star span.off {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/star.png") no-repeat 0 0 !important;
  /* RTL */ }

div.fivestar-widget {
  display: block; }

div.fivestar-widget .cancel, div.fivestar-widget .star {
  margin: 2px 2px 0 0;
  float: left;
  /* RTL */
  width: 16px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em; }

div.fivestar-widget .star, div.fivestar-widget .star a {
  background: url("../images/star.png") no-repeat 0 0;
  /* RTL */
  text-decoration: none; }

div.fivestar-widget .cancel a, div.fivestar-widget .star a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/star.png") no-repeat 0 0;
  /* RTL */
  cursor: pointer; }

div.fivestar-widget div.on a {
  background-position: 0 -32px;
  /* RTL */ }

div.fivestar-widget div.hover a, div.rating div a:hover {
  background-position: 0 -32px;
  /* RTL */ }

/* Fivestar Blue Star: For Reviews*/
.fivestar-reviews div.fivestar-widget-static .star,
.view-deals .reviews div.fivestar-widget-static .star {
  margin: 2px 2px 0 0;
  float: left;
  /* RTL */
  width: 16px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
  background: url("../images/blue-star.png") no-repeat 0 0 !important;
  /* RTL */ }

.fivestar-reviews div.fivestar-widget-static .star span.on,
.view-deals .reviews div.fivestar-widget-static .star span.on {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/blue-star.png") no-repeat 0 -32px !important;
  /* RTL */ }

.fivestar-reviews div.fivestar-widget-static .star span.off,
.view-deals .reviews div.fivestar-widget-static .star span.off {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/blue-star.png") no-repeat 0 0 !important;
  /* RTL */ }

.slider-bottom .rating-value,
.slider-bottom .fivestar-reviews,
.slider-bottom .submitted {
  font-size: 12px !important; }

.slider-bottom .submitted {
  float: right !important; }

.slider-bottom .submitted span a {
  text-transform: capitalize; }

.slider-bottom .rating-value {
  /*
  width: 235px;
  float: left;
  display: block;
*/ }

.slider-bottom .expert-rating .fivestar-default {
  display: block;
  float: left; }

.slider-bottom p.label.reviews {
  margin: 0px;
  margin-left: 5px;
  display: block;
  float: left; }

.slider-bottom .fivestar-reviews {
  display: block;
  float: left; }

.slider-bottom .fivestar-reviews .fivestar-default {
  float: left; }

.slider-bottom .fivestar-reviews a.reviews-marker {
  border-right: 0px !important; }

.content .cardreviews h3 {
  margin-bottom: 0; }

.content .cardreviews p.gplus {
  margin-top: 0; }

.login p {
  margin-top: -10px !important;
  font-size: 1.1rem; }

/*
.login a {
  display: inline;
}
*/
.page .login {
  display: inline-block;
  float: right;
  z-index: 9999 !important;
  margin-top: 10px;
  width: 50%;
  text-align: right; }

.page-user-register .registration-block {
  background: none !important;
  height: auto !important;
  border: thin solid green;
  color: green !important;
  background-color: #ccffcc !important; }

.page-user-register .registration-block h2,
.page-user-register .registration-block .reg-welcome-wrapper {
  text-align: center !important; }

.werecommend .field-content p {
  font-weight: bold;
  font-style: italic; }

.page-user-edit #edit-field-google-plus-link,
.page-user-edit #edit-field-fullname,
.page-user-edit #edit-field-bio {
  display: none; }

.page-credit-cards-search .slider-bottom .col,
.node-type-page .slider-bottom .col {
  width: 460px !important; }

.page-credit-cards-search .slider-bottom .col .fivestar-reviews,
.node-type-page .slider-bottom .col .fivestar-reviews {
  float: none; }

.page-credit-cards-search .slider-bottom .expert-stars,
.node-type-page .slider-bottom .expert-stars {
  /*
  width: 180px;
  float: left;
  margin-left: 1rem;
*/ }

.page-credit-cards-search .slider-bottom .col .fivestar-reviews a,
.node-type-page .slider-bottom .col .fivestar-reviews a {
  border-right: 0px !important; }

.view-display-id-recent_reviews .views-row {
  border-bottom: thin dashed #888;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px; }

/* Title */
.view-display-id-recent_reviews .review-title {
  width: 49%;
  float: left;
  margin-top: 5px; }
  @media only screen and (max-width: 40em) {
    .view-display-id-recent_reviews .review-title {
      width: 240px; } }

.view-display-id-recent_reviews .review-title a {
  padding: 0px;
  color: #08729f !important;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0px; }

.view-display-id-recent_reviews .views-row a {
  display: block;
  width: 100%;
  color: #888; }

/* Rating */
.view-display-id-recent_reviews .views-row .rating {
  float: right;
  margin-left: 10px;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 12px;
  width: 51%; }

.view-display-id-recent_reviews .views-row .rating .form-item {
  margin: 0px; }

/* Metadata */
.view-display-id-recent_reviews .views-row span.review-date {
  display: inline-block;
  font-size: 12px;
  color: #555;
  margin-top: 5px; }

.view-display-id-recent_reviews .views-row a.username {
  width: auto !important;
  display: inline; }

.view-display-id-recent_reviews .views-row .description {
  display: none; }

/* Video Archive */
.view-video-archive .video-wrapper {
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 15px;
  padding-top: 15px; }

.view-video-archive .video-wrapper .teaser-image {
  float: left;
  height: 110px;
  width: 220px; }

.view-video-archive .video-wrapper .teaser-content {
  float: right;
  width: 445px; }

.view-video-archive .video-wrapper .teaser-content h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px; }

.view-video-archive .video-wrapper .teaser-content p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 10px; }

.view-video-archive .video-wrapper .cl {
  clear: both; }

.node-type-blog .card .liner .slider-bottom .col-first.show-more-trigger {
  margin-top: -1px; }

.node-type-blog .card .liner .slider-bottom .col-first.show-more-trigger span {
  font-size: 12px;
  margin-left: 33px; }

.node-type-blog .card .slider {
  display: block !important; }

/* GAD Landing Page
-------------------------------------------------------------- */
.gad .grid12-9 {
  width: 100%; }

.gad .login,
.gad #block-block-3,
.gad #block-block-9,
.gad #block-easy_breadcrumb-easy_breadcrumb,
.gad #postscript-bottom-wrapper,
.gad #block-menu-menu-footer-menu,
.gad #block-block-4,
.gad #block-block-5 .rtecenter img,
.gad #block-block-5 .block-title {
  display: none; }

.gad .views-row {
  margin-bottom: 40px; }

.gad .slider-bottom .col {
  margin-top: 4px; }

.gad .recommend .slider-bottom {
  background: url("/sites/all/themes/creditnet/images/gad-landing-btm.png") -4px 0 no-repeat; }

.gad .slider-bottom .col-first {
  width: 15% !important; }

.gad .slider-bottom .col-first span {
  margin-left: 28px; }

.gad .card strong {
  font-size: 120%;
  display: block; }

.gad h1.title.gutter,
.gad .gad-compare-table .content h2 {
  text-align: center !important; }

.gad h1.title.gutter {
  font-size: 32px; }

.gad .gad-compare-table .content h2 {
  font-size: 22px; }

.gad .gad-compare-table h2.title.view-title {
  display: none; }

.gad .gad-compare-table .content p {
  font-size: 16px;
  line-height: 25px;
  margin: 20px 0 !important; }

.gad .row-left .title span.text {
  color: #007FBC !important; }

.row-left h2.title {
  border: none; }

/****** Voip compare table *****/
#drupal-content h2.title {
  color: #F2f2f2;
  background: #007fbc;
  background: -moz-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbc), color-stop(100%, #0b52aa));
  background: -webkit-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -o-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: -ms-linear-gradient(top, #007fbc 0%, #0b52aa 100%);
  background: linear-gradient(to bottom, #007fbc 0%, #0b52aa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fbc',endColorstr='#0b52aa',GradientType=0);
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  display: block;
  padding: 10px;
  width: 840px;
  margin-bottom: 0px; }

#drupal-content span.text {
  font-size: 16px;
  line-height: 18px; }

#drupal-content .title span.text {
  display: block; }

#drupal-content .content-inner .node h2.title {
  font-size: 16px; }

#drupal-content .content {
  border: 1px solid #046fb6;
  border-radius: 7px; }

#drupal-content th.views-field.views-field-phpcode {
  text-align: center; }

#drupal-content th {
  padding: 5px 0; }

#drupal-content img {
  padding-left: 10px; }

td.views-field.views-field-phpcode {
  width: 160px; }

th.views-field.views-field-field-g-ad-content-value {
  width: 420px; }

/************ VOIP side bar display ads ***************/
#node-549 .view-header {
  background-image: url("/sites/all/themes/creditnet/images/VoipHeaderHome.png");
  height: 40px; }

#node-548 .view-header {
  background-image: url("/sites/creditnet.com/files/VoipHeaderBiz.png");
  height: 40px; }

.view.view-m-business-display-table.view-id-m_business_display_table.view-display-id-_6.view-dom-id-1,
.view.view-m-residential-display-table.view-id-m_residential_display_table.view-display-id-_6.view-dom-id-1 {
  padding: 0;
  width: 270px; }

#node-548 .view-header p {
  margin: 5px 0 !important;
  position: absolute;
  left: 99999px; }

.bottom-footer {
  background-image: url("/sites/creditnet.com/files/VoipFooterBiz.png");
  height: 50px;
  background-repeat: no-repeat; }

#node-548 .view-content, #node-549 .view-content {
  background-color: #eeeeee; }

#node-548 tr.odd, #node-548 tr.odd td, #node-549 tr.odd, #node-549 tr.odd td {
  background-color: #eeeeee;
  border-bottom: none;
  vertical-align: top; }

#node-548 .content.clear-block, #node-549 .content.clear-block {
  border: none; }

#node-548 td.views-field.views-field-phpcode, #node-549 td.views-field.views-field-phpcode {
  width: inherit; }

td.views-field.views-field-field-g-ad-content-value a {
  font-weight: bold; }

#block-menu-menu-banking-products {
  padding-right: 0; }

#node-623 .title, #node-624 .title {
  width: 100% !important;
  margin-top: 0; }

/*# sourceMappingURL=style.css.map */


/*15-10-15 GBM CSS started */ 
.views-field.views-field-field-zone-id {
    width: 100%;
}
/*15-10-15 CSS ended */ 
@media only screen and (min-width: 1195px) {
  .form-item-balance-transfer label {
    line-height: 3rem !important;
  }
}
