/*
 *     	Created on Thu Nov 06 2014 13:45:11 GMT-0800 (Pacific Standard Time) 
 *     
 *     	WebCenter Manifest ~ 1.3.417
 * 
 */
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive img (ensure img don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive img */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: 'interstate';
  font-size: 15px;
  line-height: 20px;
  color:#666366;
  background-color: #ffffff;
}
a {
  color:#1b457e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #d2093a;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -18px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 18px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 990px;
}
.span12 {
  width: 990px;
}
.span11 {
  width: 906px;
}
.span10 {
  width: 822px;
}
.span9 {
  width: 738px;
}
.span8 {
  width: 654px;
}
.span7 {
  width: 570px;
}
.span6 {
  width: 486px;
}
.span5 {
  width: 402px;
}
.span4 {
  width: 318px;
}
.span3 {
  width: 234px;
}
.span2 {
  width: 150px;
}
.span1 {
  width: 66px;
}
.offset12 {
  margin-left: 1026px;
}
.offset11 {
  margin-left: 942px;
}
.offset10 {
  margin-left: 858px;
}
.offset9 {
  margin-left: 774px;
}
.offset8 {
  margin-left: 690px;
}
.offset7 {
  margin-left: 606px;
}
.offset6 {
  margin-left: 522px;
}
.offset5 {
  margin-left: 438px;
}
.offset4 {
  margin-left: 354px;
}
.offset3 {
  margin-left: 270px;
}
.offset2 {
  margin-left: 186px;
}
.offset1 {
  margin-left: 102px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.81818182%;
  *margin-left: 1.76767677%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.81818182%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94949495%;
}
.row-fluid .span11 {
  width: 91.51515152%;
  *width: 91.46464646%;
}
.row-fluid .span10 {
  width: 83.03030303%;
  *width: 82.97979798%;
}
.row-fluid .span9 {
  width: 74.54545455%;
  *width: 74.49494949%;
}
.row-fluid .span8 {
  width: 66.06060606%;
  *width: 66.01010101%;
}
.row-fluid .span7 {
  width: 57.57575758%;
  *width: 57.52525253%;
}
.row-fluid .span6 {
  width: 49.09090909%;
  *width: 49.04040404%;
}
.row-fluid .span5 {
  width: 40.60606061%;
  *width: 40.55555556%;
}
.row-fluid .span4 {
  width: 32.12121212%;
  *width: 32.07070707%;
}
.row-fluid .span3 {
  width: 23.63636364%;
  *width: 23.58585859%;
}
.row-fluid .span2 {
  width: 15.15151515%;
  *width: 15.1010101%;
}
.row-fluid .span1 {
  width: 6.66666667%;
  *width: 6.61616162%;
}
.row-fluid .offset12 {
  margin-left: 103.63636364%;
  *margin-left: 103.53535354%;
}
.row-fluid .offset12:first-child {
  margin-left: 101.81818182%;
  *margin-left: 101.71717172%;
}
.row-fluid .offset11 {
  margin-left: 95.15151515%;
  *margin-left: 95.05050505%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.33333333%;
  *margin-left: 93.23232323%;
}
.row-fluid .offset10 {
  margin-left: 86.66666667%;
  *margin-left: 86.56565657%;
}
.row-fluid .offset10:first-child {
  margin-left: 84.84848485%;
  *margin-left: 84.74747475%;
}
.row-fluid .offset9 {
  margin-left: 78.18181818%;
  *margin-left: 78.08080808%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.36363636%;
  *margin-left: 76.26262626%;
}
.row-fluid .offset8 {
  margin-left: 69.6969697%;
  *margin-left: 69.5959596%;
}
.row-fluid .offset8:first-child {
  margin-left: 67.87878788%;
  *margin-left: 67.77777778%;
}
.row-fluid .offset7 {
  margin-left: 61.21212121%;
  *margin-left: 61.11111111%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.39393939%;
  *margin-left: 59.29292929%;
}
.row-fluid .offset6 {
  margin-left: 52.72727273%;
  *margin-left: 52.62626263%;
}
.row-fluid .offset6:first-child {
  margin-left: 50.90909091%;
  *margin-left: 50.80808081%;
}
.row-fluid .offset5 {
  margin-left: 44.24242424%;
  *margin-left: 44.14141414%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.42424242%;
  *margin-left: 42.32323232%;
}
.row-fluid .offset4 {
  margin-left: 35.75757576%;
  *margin-left: 35.65656566%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.93939394%;
  *margin-left: 33.83838384%;
}
.row-fluid .offset3 {
  margin-left: 27.27272727%;
  *margin-left: 27.17171717%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.45454545%;
  *margin-left: 25.35353535%;
}
.row-fluid .offset2 {
  margin-left: 18.78787879%;
  *margin-left: 18.68686869%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.96969697%;
  *margin-left: 16.86868687%;
}
.row-fluid .offset1 {
  margin-left: 10.3030303%;
  *margin-left: 10.2020202%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.48484848%;
  *margin-left: 8.38383838%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 18px;
  padding-left: 18px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.sidecontent{
	font-family:'interstate-light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#666366;
}
.lead {
  margin-bottom: 20px;
  font-size: 22.5px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #ffffff;
}
a.muted:hover,
a.muted:focus {
  color: #e6e6e6;
}
.text-warning {
  color: #a0410d;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #712e09;
}
.text-error {
  color: #bd020a;
}
a.text-error:hover,
a.text-error:focus {
  color: #8b0107;
}
.text-info {
  color: #0c9fd6;
}
a.text-info:hover,
a.text-info:focus {
  color: #097ba6;
}
.text-success {
  color: #007934;
}
a.text-success:hover,
a.text-success:focus {
  color: #00461e;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'interstate-bold';
  font-weight: normal;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 41.25px;
}
h2 {
  font-size: 33.75px;
}
h3 {
  font-size: 26.25px;
}
h4 {
  font-size: 18.75px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 12.75px;
}
h1 small {
  font-size: 26.25px;
}
h2 small {
  font-size: 18.75px;
}
h3 small {
  font-size: 15px;
}
h4 small {
  font-size: 15px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #ffffff;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ffffff;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #ffffff;
}
blockquote p {
  margin-bottom: 0;
  font-size: 18.75px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #ffffff;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ffffff;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: 'interstate-Italic';
  font-size: 13px;
  color: #525252;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 22.5px;
  line-height: 40px;
  color: #525252;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #ffffff;
}
label,
input,
button,
select,
textarea {
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'interstate';
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight:normal;
  font-family:'interstate-bold';
  color:#666366;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  color: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(255, 255, 255, 0.9);
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0;
}
.uneditable-input,
.uneditable-textarea {
  color: #ffffff;
  background-color: rgba(252, 252, 252, 0.9);
  border-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ffffff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ffffff;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 18px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 976px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 892px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 808px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 724px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 640px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 556px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 472px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 388px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 304px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 220px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 136px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 52px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: rgba(255, 255, 255, 0.5);
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #a0410d;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #a0410d;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #a0410d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #712e09;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed6c26;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed6c26;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed6c26;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #a0410d;
  background-color: #e86213;
  border-color: #a0410d;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #bd020a;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #bd020a;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #bd020a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #8b0107;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fd2831;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fd2831;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fd2831;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #bd020a;
  background-color: #c1171b;
  border-color: #bd020a;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #007934;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #007934;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #007934;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #00461e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00df60;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00df60;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00df60;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #007934;
  background-color: #4eb348;
  border-color: #007934;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #0c9fd6;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #0c9fd6;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #0c9fd6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #097ba6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #53c9f5;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #53c9f5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #53c9f5;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #0c9fd6;
  background-color: #00a3e1;
  border-color: #0c9fd6;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #787878;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 15px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #85cb8b;
  border-color: #37803d;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ffffff;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ffffff;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ffffff;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ffffff;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f7f7f7;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f2f2f2;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 50px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 134px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 218px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 302px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 386px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 470px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 554px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 638px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 722px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 806px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 890px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 974px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #4eb348;
}
.table tbody tr.error > td {
  background-color: #c1171b;
}
.table tbody tr.warning > td {
  background-color: #e86213;
}
.table tbody tr.info > td {
  background-color: #00a3e1;
}
.table-hover tbody tr.success:hover > td {
  background-color: #46a141;
}
.table-hover tbody tr.error:hover > td {
  background-color: #aa1418;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #d05811;
}
.table-hover tbody tr.info:hover > td {
  background-color: #0091c8;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #ccc;
  border: 1px solid transparent;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #000000;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0872ab;
  background-image: -moz-linear-gradient(top, #0878b5, #07689d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0878b5), to(#07689d));
  background-image: -webkit-linear-gradient(top, #0878b5, #07689d);
  background-image: -o-linear-gradient(top, #0878b5, #07689d);
  background-image: linear-gradient(to bottom, #0878b5, #07689d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0878b5', endColorstr='#ff07689d', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #000000;
  text-decoration: none;
  outline: 0;
  background-color: #0872ab;
  background-image: -moz-linear-gradient(top, #0878b5, #07689d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0878b5), to(#07689d));
  background-image: -webkit-linear-gradient(top, #0878b5, #07689d);
  background-image: -o-linear-gradient(top, #0878b5, #07689d);
  background-image: linear-gradient(to bottom, #0878b5, #07689d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0878b5', endColorstr='#ff07689d', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #ffffff;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(204, 204, 204, 0.9);
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(237, 237, 237, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #525252;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #ebebeb, #ebebeb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebebeb), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, #ebebeb, #ebebeb);
  background-image: -o-linear-gradient(top, #ebebeb, #ebebeb);
  background-image: linear-gradient(to bottom, #ebebeb, #ebebeb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#ffebebeb', GradientType=0);
  border-color: #ebebeb #ebebeb #c4c4c4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ebebeb;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 0;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #525252;
  background-color: #ebebeb;
  *background-color: #dedede;
}
.btn:active,
.btn.active {
  background-color: #d1d1d1 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #525252;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: 0;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 18.75px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 12.75px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 1px 6px;
  font-size: 11.25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0878b5;
  background-image: -moz-linear-gradient(top, #0878b5, #0878b5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0878b5), to(#0878b5));
  background-image: -webkit-linear-gradient(top, #0878b5, #0878b5);
  background-image: -o-linear-gradient(top, #0878b5, #0878b5);
  background-image: linear-gradient(to bottom, #0878b5, #0878b5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0878b5', endColorstr='#ff0878b5', GradientType=0);
  border-color: #0878b5 #0878b5 #05476c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0878b5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0878b5;
  *background-color: #07689d;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #065884 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ee7d3b;
  background-image: -moz-linear-gradient(top, #f19056, #e86213);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f19056), to(#e86213));
  background-image: -webkit-linear-gradient(top, #f19056, #e86213);
  background-image: -o-linear-gradient(top, #f19056, #e86213);
  background-image: linear-gradient(to bottom, #f19056, #e86213);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff19056', endColorstr='#ffe86213', GradientType=0);
  border-color: #e86213 #e86213 #a1440d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e86213;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #e86213;
  *background-color: #d05811;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #b94e0f \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #bf2323;
  background-image: -moz-linear-gradient(top, #c1171b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c1171b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #c1171b, #bd362f);
  background-image: -o-linear-gradient(top, #c1171b, #bd362f);
  background-image: linear-gradient(to bottom, #c1171b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc1171b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #1b457e;
  *background-color: #1b457e;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #139ecf;
  background-image: -moz-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a3e1), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: -o-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: linear-gradient(to bottom, #00a3e1, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a3e1', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #424242;
  background-image: -moz-linear-gradient(top, #000000, #a6a6a6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#a6a6a6));
  background-image: -webkit-linear-gradient(top, #000000, #a6a6a6);
  background-image: -o-linear-gradient(top, #000000, #a6a6a6);
  background-image: linear-gradient(to bottom, #000000, #a6a6a6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ffa6a6a6', GradientType=0);
  border-color: #a6a6a6 #a6a6a6 #808080;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #a6a6a6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #a6a6a6;
  *background-color: #999999;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #8c8c8c \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0878b5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #d2093a;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #525252;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 15px;
}
.btn-group > .btn-mini {
  font-size: 11.25px;
}
.btn-group > .btn-small {
  font-size: 12.75px;
}
.btn-group > .btn-large {
  font-size: 18.75px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #ebebeb;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0878b5;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #e86213;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #a6a6a6;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e86213;
  border: 1px solid #da3b12;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #a0410d;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #4eb348;
  border-color: #56a141;
  color: #007934;
}
.alert-success h4 {
  color: #007934;
}
.alert-danger,
.alert-error {
  background-color: #c1171b;
  border-color: #b31533;
  color: #bd020a;
}
.alert-danger h4,
.alert-error h4 {
  color: #bd020a;
}
.alert-info {
  background-color: #00a3e1;
  border-color: #00a9bd;
  color: #0c9fd6;
}
.alert-info h4 {
  color: #0c9fd6;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0878b5;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #ffffff #ffffff #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #e6e6e6;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0878b5;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0878b5;
  border-bottom-color: #0878b5;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #d2093a;
  border-bottom-color: #d2093a;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #ffffff;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #ffffff #dddddd #ffffff #ffffff;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #ffffff #ffffff #ffffff #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #ffffff;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 42px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #9cc9e1;
  background-image: -moz-linear-gradient(top, #ffffff, #0878b5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#0878b5));
  background-image: -webkit-linear-gradient(top, #ffffff, #0878b5);
  background-image: -o-linear-gradient(top, #ffffff, #0878b5);
  background-image: linear-gradient(to bottom, #ffffff, #0878b5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff0878b5', GradientType=0);
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 11px 20px 11px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 42px;
  color: #ffffff;
}
.navbar-link {
  color: #ffffff;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #ffffff;
}
.navbar .divider-vertical {
  height: 42px;
  margin: 0 9px;
  border-left: 1px solid #0878b5;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 6px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 6px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'interstate';
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 990px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 11px 15px 11px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #94bbd0;
  background-image: -moz-linear-gradient(top, #f2f2f2, #07689d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#07689d));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #07689d);
  background-image: -o-linear-gradient(top, #f2f2f2, #07689d);
  background-image: linear-gradient(to bottom, #f2f2f2, #07689d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ff07689d', GradientType=0);
  border-color: #07689d #07689d #043753;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #07689d;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #07689d;
  *background-color: #065884;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #05476c \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: transparent;
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: transparent;
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid rgba(255, 255, 255, 0.9);
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #ffffff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: rgba(130, 180, 208, 0.94);
  background-image: -moz-linear-gradient(top, rgba(230, 230, 230, 0.9), #0878b5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(230, 230, 230, 0.9)), to(#0878b5));
  background-image: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.9), #0878b5);
  background-image: -o-linear-gradient(top, rgba(230, 230, 230, 0.9), #0878b5);
  background-image: linear-gradient(to bottom, rgba(230, 230, 230, 0.9), #0878b5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6e6', endColorstr='#ff0878b5', GradientType=0);
  border-color: transparent;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #0878b5;
}
.navbar-inverse .brand {
  color: #ffffff;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #0878b5;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #0878b5;
  background-color: #0878b5;
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #0878b5;
}
.navbar-inverse .divider-vertical {
  border-left-color: #0878b5;
  border-right-color: rgba(230, 230, 230, 0.9);
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #0878b5;
  color: #0878b5;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #0878b5;
  border-bottom-color: #0878b5;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #0878b5;
  border-bottom-color: #0878b5;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.9);
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ffffff;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ffffff;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ffffff;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #525252;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(123, 166, 190, 0.94);
  background-image: -moz-linear-gradient(top, rgba(217, 217, 217, 0.9), #07689d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(217, 217, 217, 0.9)), to(#07689d));
  background-image: -webkit-linear-gradient(top, rgba(217, 217, 217, 0.9), #07689d);
  background-image: -o-linear-gradient(top, rgba(217, 217, 217, 0.9), #07689d);
  background-image: linear-gradient(to bottom, rgba(217, 217, 217, 0.9), #07689d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6d9d9d9', endColorstr='#ff07689d', GradientType=0);
  border-color: #07689d #07689d #043753;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #07689d;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #07689d;
  *background-color: #065884;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #05476c \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #ffffff;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #e6e6e6;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #0878b5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #ffffff;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #ffffff;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 18.75px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12.75px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 11.25px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ffffff;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #ffffff;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #ffffff;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #e6e6e6;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #dedede;
  border-bottom: 1px solid #d1d1d1;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #e6e6e6;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #e6e6e6;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #e6e6e6;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #e6e6e6;
  bottom: -10px;
}
.thumbnails {
  margin-left: -18px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 18px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0878b5;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #e6e6e6;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12.69px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #bd020a;
}
.label-important[href],
.badge-important[href] {
  background-color: #8b0107;
}
.label-warning,
.badge-warning {
  background-color: #e86213;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #b94e0f;
}
.label-success,
.badge-success {
  background-color: #007934;
}
.label-success[href],
.badge-success[href] {
  background-color: #00461e;
}
.label-info,
.badge-info {
  background-color: #0c9fd6;
}
.label-info[href],
.badge-info[href] {
  background-color: #097ba6;
}
.label-inverse,
.badge-inverse {
  background-color: #525252;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #393939;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #ee7d3b;
  background-image: -moz-linear-gradient(top, #f19056, #e86213);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f19056), to(#e86213));
  background-image: -webkit-linear-gradient(top, #f19056, #e86213);
  background-image: -o-linear-gradient(top, #f19056, #e86213);
  background-image: linear-gradient(to bottom, #f19056, #e86213);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff19056', endColorstr='#ffe86213', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #f19056;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #a6a6a6;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #525252;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -18px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 18px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 990px;
  }
  .span12 {
    width: 990px;
  }
  .span11 {
    width: 906px;
  }
  .span10 {
    width: 822px;
  }
  .span9 {
    width: 738px;
  }
  .span8 {
    width: 654px;
  }
  .span7 {
    width: 570px;
  }
  .span6 {
    width: 486px;
  }
  .span5 {
    width: 402px;
  }
  .span4 {
    width: 318px;
  }
  .span3 {
    width: 234px;
  }
  .span2 {
    width: 150px;
  }
  .span1 {
    width: 66px;
  }
  .offset12 {
    margin-left: 1026px;
  }
  .offset11 {
    margin-left: 942px;
  }
  .offset10 {
    margin-left: 858px;
  }
  .offset9 {
    margin-left: 774px;
  }
  .offset8 {
    margin-left: 690px;
  }
  .offset7 {
    margin-left: 606px;
  }
  .offset6 {
    margin-left: 522px;
  }
  .offset5 {
    margin-left: 438px;
  }
  .offset4 {
    margin-left: 354px;
  }
  .offset3 {
    margin-left: 270px;
  }
  .offset2 {
    margin-left: 186px;
  }
  .offset1 {
    margin-left: 102px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.81818182%;
    *margin-left: 1.76767677%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.81818182%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94949495%;
  }
  .row-fluid .span11 {
    width: 91.51515152%;
    *width: 91.46464646%;
  }
  .row-fluid .span10 {
    width: 83.03030303%;
    *width: 82.97979798%;
  }
  .row-fluid .span9 {
    width: 74.54545455%;
    *width: 74.49494949%;
  }
  .row-fluid .span8 {
    width: 66.06060606%;
    *width: 66.01010101%;
  }
  .row-fluid .span7 {
    width: 57.57575758%;
    *width: 57.52525253%;
  }
  .row-fluid .span6 {
    width: 49.09090909%;
    *width: 49.04040404%;
  }
  .row-fluid .span5 {
    width: 40.60606061%;
    *width: 40.55555556%;
  }
  .row-fluid .span4 {
    width: 32.12121212%;
    *width: 32.07070707%;
  }
  .row-fluid .span3 {
    width: 23.63636364%;
    *width: 23.58585859%;
  }
  .row-fluid .span2 {
    width: 15.15151515%;
    *width: 15.1010101%;
  }
  .row-fluid .span1 {
    width: 6.66666667%;
    *width: 6.61616162%;
  }
  .row-fluid .offset12 {
    margin-left: 103.63636364%;
    *margin-left: 103.53535354%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 101.81818182%;
    *margin-left: 101.71717172%;
  }
  .row-fluid .offset11 {
    margin-left: 95.15151515%;
    *margin-left: 95.05050505%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.33333333%;
    *margin-left: 93.23232323%;
  }
  .row-fluid .offset10 {
    margin-left: 86.66666667%;
    *margin-left: 86.56565657%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 84.84848485%;
    *margin-left: 84.74747475%;
  }
  .row-fluid .offset9 {
    margin-left: 78.18181818%;
    *margin-left: 78.08080808%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.36363636%;
    *margin-left: 76.26262626%;
  }
  .row-fluid .offset8 {
    margin-left: 69.6969697%;
    *margin-left: 69.5959596%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.87878788%;
    *margin-left: 67.77777778%;
  }
  .row-fluid .offset7 {
    margin-left: 61.21212121%;
    *margin-left: 61.11111111%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.39393939%;
    *margin-left: 59.29292929%;
  }
  .row-fluid .offset6 {
    margin-left: 52.72727273%;
    *margin-left: 52.62626263%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.90909091%;
    *margin-left: 50.80808081%;
  }
  .row-fluid .offset5 {
    margin-left: 44.24242424%;
    *margin-left: 44.14141414%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.42424242%;
    *margin-left: 42.32323232%;
  }
  .row-fluid .offset4 {
    margin-left: 35.75757576%;
    *margin-left: 35.65656566%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.93939394%;
    *margin-left: 33.83838384%;
  }
  .row-fluid .offset3 {
    margin-left: 27.27272727%;
    *margin-left: 27.17171717%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.45454545%;
    *margin-left: 25.35353535%;
  }
  .row-fluid .offset2 {
    margin-left: 18.78787879%;
    *margin-left: 18.68686869%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.96969697%;
    *margin-left: 16.86868687%;
  }
  .row-fluid .offset1 {
    margin-left: 10.3030303%;
    *margin-left: 10.2020202%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.48484848%;
    *margin-left: 8.38383838%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 18px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 976px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 892px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 808px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 724px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 640px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 556px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 472px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 388px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 304px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 220px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 136px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 52px;
  }
  .thumbnails {
    margin-left: -18px;
  }
  .thumbnails > li {
    margin-left: 18px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.71192589%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94949495%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.38595904%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.82242313%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25888721%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.6953513%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.13181539%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56827948%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00474357%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.44120766%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87767175%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31413583%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.75059992%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.42385178%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.66142084%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.86031587%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09788493%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29677995%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.53434902%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.73324404%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.9708131%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16970813%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40727719%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60617222%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.84374128%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.04263631%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.28020537%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.4791004%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71666946%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91556448%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.15313355%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.35202857%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58959763%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78849266%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02606172%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.22495675%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.46252581%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #ffffff;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #0878b5;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #ffffff;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #0878b5;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #0878b5;
    border-bottom: 1px solid #0878b5;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #0878b5;
    border-bottom-color: #0878b5;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 767px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@font-face {
  font-family: 'interstate-Bold';
  src: url('../css/fonts/Interstate-Bold.eot');
  src: local('☺'), url('../css/fonts/Interstate-Bold.woff') format('woff'), url('../css/fonts/Interstate-Bold.ttf') format('truetype'), url('../css/fonts/Interstate-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'interstate-Italic';
  src: url('../css/fonts/Interstate-Italic.eot');
  src: local('☺'), url('../css/fonts/Interstate-Italic.woff') format('woff'), url('../css/fonts/Interstate-Italic.ttf') format('truetype'), url('../css/fonts/Interstate-Italic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'interstate';
  src: url('../css/fonts/Interstate-Regular.eot');
  src: local('☺'), url('../css/fonts/Interstate-Regular.woff') format('woff'), url('../css/fonts/Interstate-Regular.ttf') format('truetype'), url('../css/fonts/Interstate-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
#info-red {
  margin: 13px 0;
  padding-left: 24px;
  position: relative;
  color: #d2093a;
}
#info-red::before,
#info-red:before {
  position: absolute;
  content: url(../images/ineligible_icon.png);
  left: -4px;
}
.screenreader {
  position: absolute;
  top: auto;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  height: 100%;
  padding-top: 0px;
  background: #ffffff;
}
@media only screen and (max-width:  767px ) {
  body {
    padding: 0;
  }
  body .res-clear {
    float: none;
    display: block;
  }
}
legend {
  border: none;
  border-bottom: none;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}
.pad-image {
  padding: 7px 17px 0;
}
.pad-image a {
  display: inline-block;
}
.pad-image a:focus {
  outline: 1px solid #d2093a;
}
.currency:before {
  content: "\0024";
  width: 10px;
  height: 15px;
}
.currency + input[type="text"] {
  padding-left: 20px;
}
#wrapper section {
  padding: 0 0 40px;
  min-height: 700px;
}
#wrapper section h2 {
  padding: 10px 0;
}
.date-width-constrained {
  max-width: 80px;
}
.divtext {
  overflow: auto;
  height: 100px;
  border: 1px solid #000000;
}
label {
  display: inline;
}
label.block {
  display: block;
}
span.block,
a.block {
  display: block;
  min-height: 25px;
  line-height: 25px;
}
.topHeader,
footer {
  font-size: 13px;
}
.topHeader a,
footer a {
  color:#1b457e;
  text-decoration: underline;
}
.topHeader a:hover,
footer a:hover,
.topHeader a:focus,
footer a:focus {
  color: #d2093a;
}
.topHeader a {
  font-size: 13px !important;
}
.topHeader .brand {
  display: inline-block;
}
.topHeader .brand:focus {
  outline: 1px #d2093a solid;
}
select {
  position: relative;
  border: solid 1px #CCC;
  height: 46px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #525252;
}
#confNum {
  padding-top: 40px;
}
.bold {
  font-weight: bold;
}
.text-right {
  text-align: right;
}
.align-right {
  float: right;
}
.align-left {
  float: left;
}
hr {
  border-color: #0878b5;
  border-width: 1px 1px 0 0;
  margin: 5px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 100%;
  color: #666366;
  margin: 0 0 16px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 1;
  color: #666366;
}
h1 {
  font-size: 22px;
  font-weight: normal;
}
h2 {
  font-size: 18px;
  font-family:"interstate-light";
  color:#666366;
  font-weight:normal

}
h3 {
  font-size: 15px;
}
h4 {
  font-size: 13px;
}
blockquote {
  border-left: 5px solid rgba(255, 255, 255, 0.5);
}
blockquote small {
  color: rgba(255, 255, 255, 0.8);
}
blockquote.pull-right {
  border-right: 5px solid rgba(255, 255, 255, 0.5);
}
.dash-bottom {
  border-bottom: 1px dotted #0878b5;
}
.solid-bottom {
  border-bottom: 2px solid #0878b5;
}
.js-box-shadow {
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
}
.active {
  background-color: #17396c;
}
.caret-link {
  text-decoration: underline;
}
.caret-link::before,
.caret-link:before {
  content: url("../images/RedCarat.png");
  padding-right: 10px;
}
a.pdflink {
  font-family: 'Helvetica Neue', Arial;
  font-size: 13px;
  text-decoration: underline;
  position: relative;
  margin-left: 1.8em;
}
a.pdflink::before,
a.pdflink:before {
  content: url("../images/pdf.png");
  left: -1.6em;
  margin-top: 2px;
  position: absolute;
}
a.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
a.disabled:hover,
a.disabled:active,
a.disabled:focus {
  color: #0878b5;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.caret-list {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: url("../images/RedCarat.png");
  margin-left: 0;
  padding-left: 1em;
}
.caret-list li {
  margin-bottom: .4em;
}
.caret-list a {
  text-decoration: underline;
}
.caret-btn {
  text-decoration: underline;
}
.caret-btn::after,
.caret-btn:after {
  content: url("../images/WhiteCarat.png");
  padding-left: 10px;
}
.caret-btn-back::before,
.caret-btn-back:before {
  content: url("../images/WhiteCaratReverse.png");
  padding-right: 10px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #000000;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  background-color: #ffffff;
  border-color: #0878b5;
  color: #525252;
  border-width: 2px;
}
input[type="text"],
input[type="password"] {
  box-sizing: border-box;
  width: 314px;
  height: 46px;
}
input[type="text"] + [role="tooltip"],
input[type="password"] + [role="tooltip"] {
  max-width: 315px;
  margin: -10px 0 1.2em 0;
}
.registration input[type="text"] + [role="tooltip"],
.registration input[type="password"] + [role="tooltip"] {
  line-height: 1.2em;
}
.registration input[type="text"] + [role="tooltip"] small > .block,
.registration input[type="password"] + [role="tooltip"] small > .block {
  min-height: 18px;
  line-height: 18px;
}
.registration input[type="text"] + [role="tooltip"] small > .block:first-child,
.registration input[type="password"] + [role="tooltip"] small > .block:first-child {
  margin-top: .6em;
}
.registration input[type="text"] + [role="tooltip"] small > .block:last-child,
.registration input[type="password"] + [role="tooltip"] small > .block:last-child {
  margin-bottom: 1.8em;
}
input[type="text"]:focus,
input[type="password"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="text"].zip {
  width: 34%;
  margin-bottom: 4em;
}
button[type="submit"] + [role="tooltip"] {
  margin: -5px 0 20px 0;
}
.vertical-form .radio-row {
  padding-bottom: 6px;
}
.input-append .add-on,
.input-prepend .add-on {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.input-append .btn,
.input-prepend .btn {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.3);
}
ul.menu {
  border: medium none;
  list-style: none outside none;
  text-align: left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
.spacer {
  width: 225px;
  height: 100px;
}
.spacer150 {
  width: 100%;
  height: 150px;
}
.spacer300 {
  width: 100%;
  height: 300px;
}
.width-constrained {
  max-width: 100%;
  display: inline-block;
}
.width-constrained .dropdown-menu {
  width: 11.94em;
}
.full-width input[type="text"] {
  width: 100%;
}
.inline-block,
.inline {
  display: inline-block;
}
.super-constrained {
  max-width: 50%;
}
.dropbox-width-constrained {
  width: auto;
}
#sticky-wrapper {
  min-height: 100%;
  height: auto ! important;
  height: 100%;
  position: relative;
}
#body-wrapper {
  background-color: #fafaf9;
  background-image: -moz-linear-gradient(top, #ffffff, #f3f3f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f3f3f1));
  background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f1);
  background-image: -o-linear-gradient(top, #ffffff, #f3f3f1);
  background-image: linear-gradient(to bottom, #ffffff, #f3f3f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f1', GradientType=0);
  padding-bottom: 284px;
}
@media only screen and (max-width:768px) {
  #body-wrapper {
    padding: 0 20px;
    background: 0 !important;
  }
}
#wrapper-overlay {
  background: url("../images/diodeoverlay.png") repeat scroll 0 0 transparent;
}
#wrapper-outer {
  background-image: url("../images/wrapper-dropshadow.png");
  background-position: center;
  background-repeat: repeat-y;
}
#wrapper {
  background-color: #ffffff;
  max-width: 1026px;
  position: relative;
  margin: 0 auto;
  min-height: 57em;
}
#wrapper .container {
  padding-bottom: 60px;
}
@media only screen and (max-width:768px) {
  #wrapper .container {
    padding-bottom: 284px;
  }
}
@media only screen and (max-width:  767px ) {
  #wrapper .container {
    padding-bottom: 23em;
  }
}
#wrapper .container .groupIframe {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#wrapper > .container > .row-fluid > .span8 {
  padding-top: 25px;
}
#wrapper > .container > .row-fluid > .span8 > img + h1 {
  margin-top: 50px;
}
#wrapper > .container > .row-fluid > .span8 hgroup {
  margin: 50px 0 1em;
}
#wrapper > .container > .row-fluid > .span8 hgroup h1 {
  margin-bottom: 15px;
}
#wrapper > .container > .row-fluid > .span8 hgroup h1 + h2 {
  line-height: 1;
}
#wrapper > .container > .row-fluid > .span8.login input[type="text"],
#wrapper > .container > .row-fluid > .span8.login input[type="password"],
#wrapper > .container > .row-fluid > .span8.login button[type="submit"] {
  display: block;
}
#wrapper > .container > .row-fluid > .span8.login button[type="submit"] {
  margin: 30px 0 5px;
  width: 140px;
}
#wrapper > .container > .row-fluid > .span8.login input[type="checkbox"] {
  margin-top: -1px;
}
#wrapper > .container > .row-fluid > .span8.login input[type="checkbox"] + label {
  margin: 5px 0 0 10px;
}
#wrapper > .container > .row-fluid > .span8.login .caret-link {
  display: block;
  margin-top: 20px;
}
#wrapper > .container > .row-fluid > .span8.login .dashed-link::after {
  border: 1px dashed #0878b5;
}
#wrapper > .container > .row-fluid > .span8 > form > h1 {
  margin-bottom: 1em;
}
#wrapper > .container > .row-fluid > .span8 > form > h1 + p {
  margin-bottom: 40px;
}
#wrapper > .container > .row-fluid > .span8 > form > h2 {
  margin-bottom: 30px;
}
#wrapper > .container > .row-fluid > .span8 > h1 {
  margin-bottom: 1em;
}
#wrapper > .container > .row-fluid > .span8 > h1 + p {
  margin-bottom: 5px;
}
#wrapper > .container > .row-fluid > .span8 > h1 + .account-info {
  margin: 30px 0;
}
#wrapper > .container > .row-fluid > .span8 > h1 + .account-info p > span {
  font-size: 1.15em;
}
#wrapper > .container > .row-fluid > .span8 > h1 + h2 {
  margin-top: -15px;
}
#wrapper > .container > .row-fluid > .span8 > h1 > small {
  display: block;
  font-size: 18px;
  color: #0878b5;
}
#wrapper > .container > .row-fluid > .span8 > h1 > small::before,
#wrapper > .container > .row-fluid > .span8 > h1 > small:before {
  content: "\a";
  white-space: pre;
}
#wrapper > .container > .row-fluid > .span8 > h2 {
  margin-bottom: .85em;
}
#wrapper > .container > .row-fluid > .span8 > .row-fluid > .span12 > h2 {
  font-size: 15px;
  margin: .6em 0 .85em;
}
#wrapper > .container > .row-fluid > .span8 .billSummary {
  margin-top: 3em;
}
@media only screen and (max-width:360px) {
  #wrapper > .container > .row-fluid > .span8 .billSummary {
    display: inline-block;
  }
}
#wrapper > .container > .row-fluid > .span8 .billSummary .span7 {
  padding-left: 11px;
}
#wrapper > .container > .row-fluid > .span8 .billSummary .span5 {
  padding-right: 11px;
}
#wrapper .manage {
  margin-bottom: 35px;
  display: block;
  position: relative;
  padding-left: 15px;
}
#wrapper .manage::before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom: none;
  border-top-color: #0878b5;
}
#wrapper > .container > .row-fluid > .span4.login {
  padding-top: 25px;
}
#wrapper > .container > .row-fluid > .span4.login > .row-fluid {
  position: relative;
  height: 500px;
}
@media only screen and (max-width:990px) {
  #wrapper > .container > .row-fluid > .span4.login > .row-fluid {
    height: auto;
    min-height: 260px;
  }
}
#wrapper > .container > .row-fluid > .span4.login img[alt="Registration"] {
  position: absolute;
  right: -18px;
  top: 205px;
}
@media only screen and (max-width:990px) {
  #wrapper > .container > .row-fluid > .span4.login img[alt="Registration"] {
    visibility: hidden;
    height: 100px;
  }
}
#wrapper > .container > .row-fluid > .span4.login h2 {
  margin-bottom: 25px;
}
#wrapper > .container > .row-fluid > .span4.login button {
  margin: 30px 0;
}
.pg-login #wrapper {
  min-height: 0;
}
#copyright a:hover,
#copyright a {
  color: #ffffff;
}
@media (max-width: 979px) {
  .span8.max-at-two + .span4 {
    width: 100% ! important;
    margin: 0;
  }
}
.sidebar-content {
  min-height: 80px;
  padding: 20px 0;
}
.sidebar-content h3 {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  margin: 3px 0;
}
.sidebar-content p {
  line-height: 1.4em;
  font-size: 13px;
  margin: 0;
  font-family: "Helvetica Neue", Arial;
}
.sidebar-content p + img {
  margin-top: 1.2em;
}
.blue-back {
  background: #c0e7fc;
}
@media only screen and (max-width: 767px) {
  .myEnergy-background {
    background-image: none !important;
  }
  .margin-tEnergyBanner,
  .margin-noAccounts {
    margin-top: 20px !important;
  }
}
.myenergy-background {
  background-image: url("../images/myenergy/masthead_background.jpg");
  background-repeat: no-repeat;
}
.visible-at-mobile {
  display: none;
  visibility: hidden;
}
.visible-at-phone {
  display: none;
  visibility: hidden;
}
@media (max-width: 980px) {
  .row-fluid .max-at-two {
    width: 100%;
  }
  .hidden-at-two {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .nav-collapse .dropdown-menu {
    margin: 0px;
  }
  .nav-collapse .dropdown-menu a {
    color: #0878b5;
  }
  .navbar-inner {
    border-top: 5px solid #0878b5;
    background: none;
    padding: 0px;
  }
  .nav {
    background: #0878b5;
  }
  .hidden-at-two {
    display: none;
    visibility: hidden;
  }
  .hidden-at-mobile {
    display: none;
    visibility: hidden;
  }
  .visible-at-mobile {
    display: block;
    visibility: visible;
  }
  .navbar:after {
    background-image: none;
  }
  .dropdown .dropdown-menu {
    box-shadow: none;
    padding: 0px;
  }
  .dropdown .dropdown-toggle:after {
    float: right;
    position: relative;
    top: 8px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 5px solid #ffffff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
  }
  .dropdown:hover > .dropdown-toggle:after {
    border-top: none;
    border-bottom: 5px solid #ffffff;
  }
  .quick-links-dropdown .dropdown-menu {
    width: 100%;
    -webkit-box-shadow: 0 3px 5px #cccccc;
    -moz-box-shadow: 0 3px 5px #cccccc;
    box-shadow: 0 3px 5px #cccccc;
    z-index: 12000;
  }
  .dropdown-menu > li {
    padding: 1px;
  }
}
@media (max-width: 568px) {
  .myenergy-background {
    background-size: auto 150px;
  }
  .hidden-at-phone {
    display: none;
    visibility: hidden;
  }
  .visible-at-phone {
    display: block;
    visibility: visible;
  }
}
.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1026px;
}
.border-bottom-blue {
  border-bottom: 1px solid #0878b5;
}
.border-bottom-lightblue {
  border-bottom: 1px solid #0377ba;
}
.border-bottom-paleblue {
  border-bottom: 1px solid #a9d0e5;
  margin: 0 0 10px;
}
.registration .border-bottom-paleblue {
  margin: 0 0 2em;
}
.featured-services > div,
.featured-widgets > div {
  box-sizing: border-box;
  min-height: 30px;
}
.featured-services > div::before,
.featured-widgets > div::before,
.featured-services > div:before,
.featured-widgets > div:before,
.featured-services > div::after,
.featured-widgets > div::after,
.featured-services > div:after,
.featured-widgets > div:after {
  display: table;
  content: "";
  line-height: 0;
}
.featured-services > div > div a,
.featured-widgets > div > div a {
  display: block;
  border-bottom: 1px dotted #0878b5;
  border-top: 1px dotted transparent;
  padding: 10px 5px 10px 5px;
  margin: 0;
  color: #525252;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  height: 118px;
  max-height: 118px;
}
.featured-services > div > div a:focus,
.featured-widgets > div > div a:focus,
.featured-services > div > div a:active,
.featured-widgets > div > div a:active,
.featured-services > div > div a:hover,
.featured-widgets > div > div a:hover {
  outline: 0;
  background-color: #edf8fc;
}
.featured-services > div > div a:hover,
.featured-widgets > div > div a:hover {
  cursor: pointer;
}
.featured-services > div:last-child a,
.featured-widgets > div:last-child a,
.featured-services > div.last-child a,
.featured-widgets > div.last-child a {
  border-bottom-color: transparent;
}
.featured-services > div:last-child a:focus,
.featured-widgets > div:last-child a:focus,
.featured-services > div.last-child a:focus,
.featured-widgets > div.last-child a:focus,
.featured-services > div:last-child a:active,
.featured-widgets > div:last-child a:active,
.featured-services > div.last-child a:active,
.featured-widgets > div.last-child a:active,
.featured-services > div:last-child a:hover,
.featured-widgets > div:last-child a:hover,
.featured-services > div.last-child a:hover,
.featured-widgets > div.last-child a:hover {
  border-bottom-color: #0878b5;
}
.featured-services > div:first-child a,
.featured-widgets > div:first-child a {
  border-top-color: transparent;
}
.featured-services > div:first-child a:focus,
.featured-widgets > div:first-child a:focus,
.featured-services > div:first-child a:active,
.featured-widgets > div:first-child a:active,
.featured-services > div:first-child a:hover,
.featured-widgets > div:first-child a:hover {
  border-top-color: #0878b5;
}
.featured-services .serviceWidget,
.featured-widgets .serviceWidget {
  height: 140px;
}
.featured-services .serviceWidget.nohover a:hover,
.featured-widgets .serviceWidget.nohover a:hover {
  border-bottom-color: transparent;
  background-color: transparent;
  cursor: default;
}
.featured-services .serviceWidget .span9,
.featured-widgets .serviceWidget .span9 {
  padding: 7px .4em 0 1em;
}
.featured-services .serviceWidget .span3,
.featured-widgets .serviceWidget .span3 {
  padding: 0 0 0 2px;
  min-height: 100px;
}
@media only screen and (max-width:768px) {
  .featured-services .serviceWidget .row .span9,
  .featured-widgets .serviceWidget .row .span9,
  .featured-services .serviceWidget .row .span3,
  .featured-widgets .serviceWidget .row .span3 {
    float: left;
  }
  .featured-services .serviceWidget .row .span9,
  .featured-widgets .serviceWidget .row .span9 {
    width: 74.30939227%;
  }
  .featured-services .serviceWidget .row .span3,
  .featured-widgets .serviceWidget .row .span3 {
    width: 22.9281768%;
  }
}
.featured-services p,
.featured-widgets p {
  line-height: 1.4em;
  font-size: 13px;
  margin: 20px 0;
  font-family: "Helvetica Neue", Arial;
}
.featured-services p,
.featured-widgets p {
  margin: 0 0;
  line-height: 20px;
}
.bill-summary .span7 .maaui-dropdown {
  float: right;
  line-height: 20px;
}
.bill-summary .span7 label {
  float: left;
}
.bill-summary .span5 span {
  font-size: 1.05em;
}
.bill-summary h1 + .row-fluid {
  line-height: 40px;
  height: 45px;
}
.bill-summary h1 + .row-fluid label {
  line-height: 40px ! important;
}
.bill-summary h1 + .row-fluid + .row-fluid {
  line-height: 40px;
  height: 50px;
  margin-bottom: 20px;
}
.bill-summary h1 + .row-fluid + .row-fluid label {
  line-height: 40px ! important;
}
.bill-summary > p img {
  float: left;
  margin: 0 8px 0 0;
}
.bill-summary > h2 {
  margin-top: 40px;
}
.bill-summary .account-summary {
  margin-top: 40px;
}
.bill-summary .info-message img + span {
  display: table;
}
p.info {
  margin: 13px 0;
  padding-left: 24px;
  position: relative;
}
p.info::before,
p.info:before {
  position: absolute;
  content: url(../images/information-icon.png);
  left: -4px;
}
p.info-red {
  margin: 13px 0;
  padding-left: 24px;
  position: relative;
  color: #d2093a;
}
p.info-red::before,
p.info-red:before {
  position: absolute;
  content: url(../images/ineligible_icon.png);
  left: -4px;
}
p.info a {
  text-decoration: underline;
}
p.info + .row-fluid {
  margin-top: 20px;
}
img.check {
  margin: 15px 0;
}
.required-fields {
  border-bottom: 1px solid #a9d0e5;
  margin: 0 0 10px;
}
form > .row-fluid:first-child {
  margin-top: 20px;
}
form img[alt="check"] + p {
  margin: 10px 0 20px;
}
form > .row-fluid {
  min-height: 50px;
  line-height: 20px;
}
form > .row-fluid label {
  vertical-align: middle;
  line-height: 48px;
}
form > .row-fluid h2 {
  color: #525252;
}
.span8.main-content {
  padding-bottom: 40px;
}
.rel-pos {
  position: relative;
}
.form-label {
  float: left;
  width: 233px;
  padding-right: 10px;
  text-align: right;
}
.form-label legend {
  padding-top: 4px;
}
.form-label + div {
  float: left;
}
.form-label + div[role="radiogroup"] {
  line-height: 40px;
}
@media only screen and (max-width:990px) {
  .form-label {
    width: 150px;
    text-align: left;
  }
  .form-label.mobile-full-width {
    width: inherit;
  }
}
.registration .form-label {
  line-height: 3em;
}
.registration .form-label + .span8 {
  line-height: 3em;
}
@media only screen and (max-width:  767px ) {
  .registration .form-label + .span8 {
    line-height: 1.2em;
  }
}
@media only screen and (max-width:  767px ) {
  .registration .datalist .form-label + .span8 {
    line-height: 1.2em;
  }
}
.bankInfo {
  width: 300px;
  float: left;
}
.bankInfo .maaui-dropdown {
  max-height: 28px;
  height: 28px;
}
.paydateInfo {
  width: 175px;
  float: left;
}
.paydateInfo input[type="text"] {
  max-width: 106px;
  padding-left: 9px;
  margin: 0 0 0 4px;
}
.paydateInfo label,
.bankInfo label {
  display: block;
  line-height: 20px ! important;
}
#CapslockError {
  min-height: 20px;
  height: 20px;
}
#CapslockError .text-error {
  font-style: italic;
  color: #d2093a;
}
.skipLinks {
  position: absolute;
  top: auto;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.no-js .skipLinks li:first-child {
  display: block;
}
.error-container {
  margin: 0 auto;
  max-width: 1026px;
  overflow: hidden;
  height: 0px;
}
.show-on-focus {
  left: 0;
  top: 5px;
  width: auto;
  outline: 0;
  height: auto;
  padding: 10px;
  font-size: 13px;
  z-index: 11000;
}
.show-on-focus a {
  text-decoration: underline;
}
.spokenOnly {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
.required-text {
  color: #bc3232;
}
.required-text.ng-hide + .spacer {
  display: inline-block;
}
.required-text + .spacer {
  display: none;
  width: 8px;
  height: auto;
}
span.spacer {
  display: inline-block;
  width: 8px;
  height: auto;
}
#main-body:focus {
  outline: 0;
}
.noscript {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  text-align: center;
}
.noscript > div {
  padding: 30px;
  border-bottom: 1px solid #cb6060;
  border-left: 1px solid #9f2b2b;
  background: #bc3232;
  color: #ffffff;
  display: none;
}
.noscript > div p {
  font-size: 15px;
  margin: 0 auto;
}
.noscript > div hgroup {
  color: #ffffff;
  min-width: 50em;
  max-width: 64em;
  margin: 0 auto;
}
.noscript > div h1 {
  font-size: 18px;
  line-height: 1.6em;
  color: #ffffff;
}
.noscript > div h2 {
  color: #ffffff;
  font-size: 16px;
}
.no-js .noscript {
  overflow: visible;
  visibility: visible;
  height: auto;
}
.no-js .noscript .tech {
  display: block;
}
.unsupported-browser .noscript {
  overflow: visible;
  visibility: visible;
  height: auto;
}
.unsupported-browser .noscript hgroup {
  color: #ffffff;
}
.unsupported-browser .noscript .browser {
  border-bottom-color: #787878 !important;
  border-left-color: #393939 !important;
  background-color: #525252 !important;
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
}
.no-cookies .noscript {
  overflow: visible;
  visibility: visible;
  height: auto;
}
.no-cookies .noscript .cookies {
  display: block;
}
.unsupported-browser .skipLinks a,
.no-cookies .skipLinks a,
.no-js .skipLinks a {
  color: white;
}
.no-js .skipLinks {
  left: 0;
  top: 5px;
  width: auto;
  outline: 0;
  height: auto;
  padding: 10px;
  font-size: 13px;
  z-index: 11000;
}
.no-js .skipLinks a {
  text-decoration: underline;
}
.bounce {
  margin: 0 -18px;
  text-align: center;
}
.bounce .hard,
.bounce .soft {
  padding: 2em 6em;
  color: #ffffff;
}
.bounce .hard h1,
.bounce .soft h1 {
  font-size: 1.2em;
  color: #ffffff;
}
.bounce .hard p,
.bounce .soft p {
  margin: .2em 0 0 0;
}
.bounce .hard p a,
.bounce .soft p a {
  color: #ffffff;
  text-decoration: underline;
}
.bounce .hard p a:active,
.bounce .soft p a:active,
.bounce .hard p a:focus,
.bounce .soft p a:focus {
  color: #ffffff;
}
.bounce .hard {
  background-color: #bc3232;
}
.bounce .soft {
  position: relative;
  background-color: #525252;
  opacity: 1;
  filter: alpha(opacity=100);
  max-height: 200px;
  overflow-y: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.bounce .soft.dismissed {
  opacity: 0;
  filter: alpha(opacity=0);
  max-height: 0;
}
.bounce .soft .close {
  position: absolute;
  border: 1px solid #d3d3d3;
  background-color: #e6e6e6;
  background-image: url(/myAccount/images/ui-bg_glass_100_f6f6f6_1x400.png);
  width: 20px;
  text-align: center;
  padding: 1px;
  margin: -10px 0 0 0;
  height: 20px;
  font-size: 11px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  right: .6em;
  top: 18px;
}
.bounce .soft .close::after {
  *zoom: 1;
}
.bounce .soft .close::after:before,
.bounce .soft .close::after:after {
  display: table;
  content: "";
  line-height: 0;
}
.bounce .soft .close::after:after {
  clear: both;
}
.bounce .soft .close .closethick {
  display: block;
  cursor: pointer;
  height: 16px;
  text-align: center;
  text-indent: -99999px;
  width: 16px;
  left: 50%;
  top: 8%;
  margin-left: -8px;
  position: absolute;
  background-image: url(/myAccount/images/ui-icons_222222_256x240.png);
  background-position: -96px -128px;
}
.termsBox {
  height: 200px;
  max-height: 200px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow-y: scroll;
  padding: 10px 5px;
  line-height: 1.5em;
}
.termsBox:focus {
  border-color: #0878b5;
  border-width: 2px;
}
.termsBox hgroup {
  margin-top: 0px !important;
}
.termsBox hgroup h1 + h2 {
  margin-top: 0px;
}
.termsBox h2 {
  margin-top: 30px;
}
.termsBox li {
  margin-top: 5px;
}
.termsBox a {
  text-decoration: underline;
}
.registration .maaui-dropdown .dropdown-toggle {
  line-height: 26px;
}
.registration .maaui-dropdown .dropdown-toggle:after {
  position: absolute;
  top: 45%;
  right: .6em;
}
.registration p.warning {
  margin: 13px 0;
  padding-left: 24px;
  color: #bc3232;
}
.registration p.warning::before,
.registration p.warning:before {
  position: absolute;
  content: url(../images/ineligible_icon.png);
  left: 17px;
}
.registration [id$=userId] + .caret-link {
  margin-top: -0.8em !important;
  margin-bottom: 1em;
}
.registration section {
  padding: 0 0 30px !important;
  min-height: 0 !important;
}
.registration section h2:first-child + p {
  margin-top: -0.4em;
}
.registration section span + a {
  display: block;
  position: relative;
  top: -20px;
}
@media only screen and (max-width:640px) {
  .registration section span + a {
    top: 10px;
  }
}
.registration select {
  width: 312px;
  height: 3.2em;
  padding: 12px 5px 12px 2px;
  color: #525252;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.registration [type*=password] + [role*=tooltip] {
  margin-bottom: 1em;
}
.registration .input-small {
  width: 6em;
}
.registration .adjacent-buttons .btn {
  display: inline-block;
  float: right;
}
.registration .adjacent-buttons .btn:first-child {
  margin: 0;
  float: left;
}
.registration .billAmount .money:before {
  bottom: 4px;
  content: "$";
  height: 15px;
  position: relative;
  right: -15px;
  width: 10px;
}
.registration .billAmount input[type="text"] {
  padding-left: 20px;
  width: 100px;
}
@media only screen and (max-width: 480px) {
  .registration .navbar:after {
    background: 0;
  }
  .registration .border-bottom-lightblue {
    padding-bottom: 3em;
  }
  .registration #body-wrapper {
    background: 0 !important;
    background-image: none;
  }
  .registration #wrapper-overlay {
    background: 0;
  }
}
@media only screen and (max-width:  767px ) {
  .registration .container > .row-fluid > .span8 {
    padding-bottom: 3em;
  }
  .registration .container > .row-fluid > .span4 {
    padding-bottom: 2em;
  }
  .registration #body-wrapper {
    background: 0;
    background-image: none;
  }
}
.links_underline {
  text-decoration: underline;
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  [id$=textHtmlPanel] {
    overflow: hidden !important;
  }
  #body-wrapper {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
  }
}
input[type="radio"] ~ .radio_content {
  display: none;
}
input[type="radio"]:checked ~ .radio_content {
  display: block;
}
.middaysky {
  background: #0878b5;
}
.slate {
  background: #525252;
}
.middaysky25 {
  background: #f3fafd;
}
.white {
  background: #ffffff;
}
.afternoonsky {
  background: #0d659f;
}
.fieldgreen {
  background: #37803d;
}
.eternalsky {
  background: #17396c;
}
.oceanbreeze {
  background: #007e74;
}
.brightred {
  background: #bc3232;
}
.darkerocean {
  background: #006058;
}
.palepink {
  background: #F9E7E7;
}
.mint {
  background: #E7FFE2;
}
.input-mini {
  width: 4em !important;
}
.input-small {
  width: 6em !important;
}
.input-medium {
  width: 10em !important;
}
.input-large {
  width: 210px !important;
}
.input-xlarge {
  width: 270px !important;
}
.input-xxlarge {
  width: 530px !important;
}
@media only screen and (max-width:  767px ) {
  .margin-t30-m {
    margin-top: 2em !important;
  }
}
.label-value {
  line-height: 3em;
}
@media only screen and (max-width:  767px ) {
  .label-value {
    line-height: 1.2em;
  }
}
/* Add rule to fix responsive step indicator */
div[step-indicator] img {
  max-width: 100%;
}
.margin-noAccounts {
  margin-top: 150px;
}
.margin-tEnergyBanner {
  margin-top: 40px !important;
}
.align-dropdown {
  text-align: right;
  padding-right: 1em;
}
@media only screen and (max-width:  767px ) {
  .align-dropdown {
    text-align: left;
  }
}
@media only screen and (max-width:  767px ) {
  .adjacent-buttons a.btn-info {
    display: inline-block;
  }
}
@media only screen and (max-width:  767px ) {
  .wrap-text-on-mobile {
    word-break: break-all;
    word-wrap: break-word;
  }
}
.multiline-label-parent {
  line-height: 20px !important;
  height: 3em;
  display: table !important;
}
.multiline-label {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: right;
}
@media only screen and (max-width:  767px ) {
  .multiline-label {
    text-align: left;
  }
}
.maaui-dropdown {
  position: relative;
  border: 1px solid #CCC;
  padding: 8px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-height: 26px;
  display: inline-block;
}
.maaui-dropdown:hover,
.maaui-dropdown.dropdown-active {
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
}
.maaui-dropdown:focus {
  outline: 0;
}
.maaui-dropdown .dropdown-toggle {
  text-decoration: none;
  font-size: 13px;
  color: #000000;
  display: block;
}
.maaui-dropdown .dropdown-toggle:after {
  float: right;
  position: relative;
  top: 8px;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #000000;
  content: "";
}
.maaui-dropdown .small {
  font-size: 13px;
}
.maaui-dropdown .dropdown-menu {
  margin-top: -7px;
  border: 1px solid #CCC;
  border-top: none;
  left: -1px;
  z-index: 900;
}
.maaui-dropdown .dropdown-menu > li {
  border-top: 1px dotted #0878b5;
  background-color: #ffffff;
}
.maaui-dropdown .dropdown-menu > li:hover {
  background-color: #0878b5;
}
.maaui-dropdown .dropdown-menu > li:hover > a {
  color: #ffffff;
}
.maaui-dropdown .dropdown-menu > li.dropdown-highlighted {
  background-color: #0878b5;
}
.maaui-dropdown .dropdown-menu > li.dropdown-highlighted a {
  color: #ffffff;
}
.maaui-dropdown .dropdown-menu > li > a {
  text-decoration: underline;
  white-space: pre-wrap;
  color: #0878b5;
  font-size: 13px;
}
.maaui-dropdown ul li a:focus {
  color: #ffffff;
}
.maaui-dropdown.open .dropdown-toggle:after {
  border-bottom: 5px solid #000000;
  border-top: none;
}
.maaui-dropdown a {
  display: block;
}
.maaui-dropdown a:hover {
  cursor: pointer;
}
.maaui-dropdown > a img {
  margin-right: 4px;
}
.maaui-dropdown > a:focus,
.maaui-dropdown > a:active {
  outline: 0;
}
.maaui-dropdown select,
.maaui-dropdown .dropdown-focuser,
.maaui-dropdown .dropdown-focuser:focus,
.maaui-dropdown .dropdown-input,
.maaui-dropdown .dropdown-input:focus,
.maaui-dropdown select + span[role=status] {
  clip: rect(0, 0, 0, 0) ! important;
  width: 1px ! important;
  height: 1px ! important;
  border: 0 ! important;
  margin: 0 ! important;
  padding: 0 ! important;
  overflow: hidden ! important;
  position: absolute ! important;
  outline: 0 ! important;
  top: 0 ! important;
  left: 0 ! important;
}
.maaui-dropdown + * {
  margin-left: 10px;
}
.maaui-dropdown .dropdown-menu {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: #000000;
}
.quick-links-container {
  padding: 15px;
  background-color: #f3fafd;
}
.quick-links-dropdown {
  position: relative;
  border: 1px solid #CCC;
  padding: 8px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
}
.quick-links-dropdown:hover,
.quick-links-dropdown.dropdown-active {
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
}
.quick-links-dropdown:focus {
  outline: 0;
}
.quick-links-dropdown .dropdown-toggle {
  text-decoration: none;
  font-size: 15px;
  color: #0878b5;
  display: block;
}
.quick-links-dropdown .dropdown-toggle:after {
  float: right;
  position: relative;
  top: 8px;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #0878b5;
  content: "";
}
.quick-links-dropdown .small {
  font-size: 13px;
}
.quick-links-dropdown .dropdown-menu {
  margin-top: -7px;
  border: 1px solid #CCC;
  border-top: none;
  left: -1px;
  z-index: 900;
}
.quick-links-dropdown .dropdown-menu > li {
  border-top: 1px dotted #0878b5;
  background-color: #ffffff;
}
.quick-links-dropdown .dropdown-menu > li:hover {
  background-color: #0878b5;
}
.quick-links-dropdown .dropdown-menu > li:hover > a {
  color: #ffffff;
}
.quick-links-dropdown .dropdown-menu > li.dropdown-highlighted {
  background-color: #0878b5;
}
.quick-links-dropdown .dropdown-menu > li.dropdown-highlighted a {
  color: #ffffff;
}
.quick-links-dropdown .dropdown-menu > li > a {
  text-decoration: underline;
  white-space: pre-wrap;
  color: #0878b5;
  font-size: 15px;
}
.quick-links-dropdown ul li a:focus {
  color: #ffffff;
}
.quick-links-dropdown.open .dropdown-toggle:after {
  border-bottom: 5px solid #0878b5;
  border-top: none;
}
.quick-links-dropdown .dropdown-menu {
  width: 266px;
}
.quick-links-dropdown > a img {
  margin-right: 4px;
}
.dropdown-menu {
  top: 100%;
  left: 0;
  border: none;
  padding: 0px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  margin: 0 0 0;
  min-width: 46px;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.dropdown-menu > li > a {
  padding: 15px 10px 13px;
  color: #0878b5;
  text-decoration: none;
}
.dropdown-menu > li > a:hover {
  background: none;
}
.dropdown-menu > .active a,
.dropdown-menu > .active a:focus,
.dropdown-menu > .active a:hover {
  background: none;
  color: #ffffff;
}
.dropdown .dropdown-menu {
  -webkit-box-shadow: 0 3px 5px #cccccc;
  -moz-box-shadow: 0 3px 5px #cccccc;
  box-shadow: 0 3px 5px #cccccc;
  border: 1px solid #CCCCCC;
  padding: 10px;
  border-top: none;
  min-width: 86%;
}
a.menu:after,
.dropdown-toggle:after {
  content: none;
}
.dropdown-menu > li {
  padding: 0px;
  border-top: 1px dotted #0878b5;
}
.dropdown-menu > li:first-child {
  border-top: none;
}
.dropdown-menu > li:hover:not(.active) {
  background: #0878b5;
}
.dropdown-menu > li:hover:not(.active) > a {
  color: #ffffff;
}
nav .dropdown-menu > li:nth-child(odd):not(.active) {
  background: #f3fafd;
}
nav .dropdown-menu > li:nth-child(odd):not(.active):hover {
  background: #0878b5;
}
nav .dropdown-menu > li:nth-child(even):not(.active) {
  background: #ffffff;
}
nav .dropdown-menu > li:nth-child(even):not(.active):hover {
  background: #0878b5;
}
a.menu:after,
.dropdown-toggle:after {
  content: none;
}
.tinytable a.btn {
  text-decoration: none;
}
.btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  border: none;
  background-image: none;
  color: #ffffff;
  font-family: 'interstate-bold';
  text-shadow: none;
  text-decoration: none;
  font-weight:normal;
  font-size:15px;
line-height:1.2em;
text-align:center;
display:block;
border:none;
overflow:hidden;
width:100%;
color:white;
padding:9px;

}
.btn:hover {
  color: #ffffff;
  background-color:#3076b1;
  *background-color:#3076b1;
}
.btn:active {
  background-color: #0a244b;
  *background-color: #0a244b;
  color: #ffffff;
}
.btn-login {
  color: #ebebeb;
}
.btn-primary,
.btn-logout,
.btn-info {
  background-color: #1b457e;
  font-family:'interstate-bold';
  font-weight:normal;
  border:none;
  padding:9px;
  text-align:center;
  
}
.btn-primary:active,
.btn-logout:active,
.btn-info:active,
.btn-primary:focus,
.btn-logout:focus,
.btn-info:focus {
  background-color: #0a244b;
  color: #ffffff;
}
.btn-subscribe {
  background-color: #ffffff;
  color: #0878b5;
  border-width: 1px;
  border-style: solid;
  border-color: #f1f1f1 #cfcfcf #cfcfcf #f1f1f1;
}
.btn-subscribe:active,
.btn-subscribe:focus {
  background-color: #fafafa;
  border-color: #cfcfcf #f1f1f1 #f1f1f1 #cfcfcf;
  color: #0878b5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-subscribe:hover {
  background-color: #fcfcfc;
  color: #0878b5;
}
.btn-x {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #139ecf;
  background-image: -moz-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a3e1), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: -o-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: linear-gradient(to bottom, #00a3e1, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a3e1', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #0878b5;
  color: #ffffff;
  padding: 13px 15px;
  position: relative;
  width: 1em;
  height: 1em;
  padding: .67em;
  border: none;
  background: url("../images/close-x.png") #0878b5 center no-repeat;
}
.btn-x:hover,
.btn-x:focus,
.btn-x:active,
.btn-x.active,
.btn-x.disabled,
.btn-x[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-x:active,
.btn-x.active {
  background-color: #24748c \9;
}
.btn-x .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-x:active,
.btn-x:focus {
  background-color: #0a244b;
  color: #ffffff;
}
.btn-x:active,
.btn-x:focus {
  background-color: #0a244b;
  background-position: center;
  outline: 0;
}
.btn-x:hover {
  background-color: #17396c;
  background-position: center;
}
.btn-x-blue,
.btn-x-red {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #139ecf;
  background-image: -moz-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a3e1), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: -o-linear-gradient(top, #00a3e1, #2f96b4);
  background-image: linear-gradient(to bottom, #00a3e1, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a3e1', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #0878b5;
  color: #ffffff;
  padding: 13px 15px;
  position: relative;
  width: 1em;
  height: 1em;
  padding: .67em;
  border: none;
  background-color: transparent;
  background: url("../images/close-x-blue.png");
}
.btn-x-blue:hover,
.btn-x-red:hover,
.btn-x-blue:focus,
.btn-x-red:focus,
.btn-x-blue:active,
.btn-x-red:active,
.btn-x-blue.active,
.btn-x-red.active,
.btn-x-blue.disabled,
.btn-x-red.disabled,
.btn-x-blue[disabled],
.btn-x-red[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-x-blue:active,
.btn-x-red:active,
.btn-x-blue.active,
.btn-x-red.active {
  background-color: #24748c \9;
}
.btn-x-blue .caret,
.btn-x-red .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-x-blue:active,
.btn-x-red:active,
.btn-x-blue:focus,
.btn-x-red:focus {
  background-color: #0a244b;
  color: #ffffff;
}
.btn-x-blue:active,
.btn-x-red:active,
.btn-x-blue:focus,
.btn-x-red:focus,
.btn-x-blue:hover,
.btn-x-red:hover {
  background-color: transparent;
  background-position: center;
  outline: 0;
}
.btn-x-blue.btn,
.btn-x-red.btn {
  background-position: center;
  background-repeat: no-repeat;
}
.btn-x-blue {
  background-image: url("../images/close-x-blue.png");
}
.btn-x-red {
  background-image: url("../images/close-x-red.png");
}
.btn-warning,
.btn-danger,
.btn-success,
.btn-info,
.btn-inverse {
  color: #ffffff;
  padding: 13px 15px;
  position: relative;
}
.btn-logout {
  position: relative;
}
@media only screen and (max-width:  767px ) {
  .btn-logout {
    display: none;
    visibility: hidden;
  }
}
.btn-success {
  background-color:#1b457e;
}
.btn-success:hover {
  background:#3076b1;
}
.btn-success:active {
  background:#1b457e;
}
.btn-navbar {
  width: 26px;
  height: 26px;
  border: none;
  background: url("../images/menu_button_normal.png") no-repeat;
}
.btn-navbar:active {
  background: url("../images/menu_button_pressed.png") no-repeat;
}
[role="radiogroup"] > div {
  position: relative;
}
[role="radiogroup"] > div [role="tooltip"] {
  position: absolute;
}
[role="radiogroup"] > div #tt-amountDuePaymentDate {
  left: 50px;
  top: 30px;
}
[role="radiogroup"] > div #tt-amountDueBill {
  left: 50px;
  top: 33px;
  padding-top: 24px;
  line-height: 20px;
}
[role="radiogroup"] > div #tt-amountDueBill ul {
  font-size: 85%;
}
[role="radiogroup"] > div #tt-paymentDate {
  left: 50px;
  top: 63px;
  line-height: 20px;
}
[role="radiogroup"] > div input[type="text"] {
  width: 105px;
  height: 46px;
  position: absolute;
  left: 350px;
  top: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
[role="radiogroup"] > div #paymentDateDaysBeforeDue-label {
  display: inline-block;
  margin-top: -13px;
  height: 42px;
  padding-top: 5px;
  padding-bottom: 10px;
  width: 460px;
}
[role="radiogroup"] > div #paymentDateDaysBeforeDue-label + .maaui-dropdown {
  position: absolute;
  left: 98px;
  top: -6px;
}
[role="radiogroup"] > div #paymentDateDaysBeforeDue-label + .maaui-dropdown + label {
  position: absolute;
  left: 153px;
  top: -8px;
}
[role="radiogroup"] > div #paymentDateDaysSame-label {
  display: inline-block;
  margin-top: 8px;
  height: 118px;
  padding-top: 5px;
  padding-bottom: 10px;
  width: 460px;
}
[role="radiogroup"] > div #paymentDateDaysSame-label + .maaui-dropdown {
  position: absolute;
  left: 221px;
  top: 17px;
}
[role="radiogroup"] > div #paymentDateDaysSame-label + .maaui-dropdown + label {
  position: absolute;
  left: 286px;
  top: 14px;
}
input[type="radio"] {
  position: absolute;
  top: auto;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
input[type="radio"] + label {
  margin-right: 15px;
  padding: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid transparent;
}
input[type="radio"] + label + .maaui-dropdown {
  margin-left: -15px;
}
input[type="radio"] + label span:first-child {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 1px 6px 0 0;
  vertical-align: middle;
  cursor: pointer;
  background: url(../images/radio-off.png) no-repeat;
}
input[type="radio"]:checked + label span:first-child {
  background: url(../images/radio-on.png) no-repeat;
}
input[type="radio"]:focus + label,
input[type="radio"]:active + label {
  border-color: rgba(0, 0, 0, 0.3);
  background-color: #f3fafd;
}
input[type="checkbox"] {
  position: absolute;
  top: auto;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
input[type="checkbox"]:focus + label[for*=terms],
input[type="checkbox"]:active + label[for*=terms] {
  outline-offset: 6px;
}
input[type="checkbox"] + label {
  line-height: 20px;
  display: block;
}
@media only screen and (max-width: 640px) {
  input[type="checkbox"] + label {
    margin-left: 12px;
  }
}
input[type="checkbox"] + label span {
  display: block;
}
input[type="checkbox"] + label[for*=terms] {
  margin: 1.2em 7px;
  height: 115px;
  min-height: 115px;
}
@media only screen and (max-width: 480px) {
  input[type="checkbox"] + label[for*=terms] {
    height: 140px;
  }
}
input[type="checkbox"] + label[for*=terms]:focus {
  outline: #0878b5 1px dotted;
  outline-offset: .4em;
}
input[type="checkbox"] + label[for*=terms] > span:first-child {
  margin-left: -2px;
}
input[type="checkbox"] + label[for*=terms] .inline {
  margin: 3px 0 1.4em 5px;
  width: 90%;
}
@media only screen and (max-width:  767px ) {
  input[type="checkbox"] + label[for*=terms] .inline {
    width: 87%;
  }
}
input[type="checkbox"] + label[for*=terms] .inline a {
  text-decoration: underline;
}
input[type="checkbox"] + label > span:first-child {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0 0 0 -14px;
  vertical-align: top;
  cursor: pointer;
  background: url(../images/FormElements.png) no-repeat -3px -3px;
}
input[type="checkbox"] + label > span:first-child:hover {
  background-position: -33px -3px;
}
input[type="checkbox"] + label > span:first-child:active,
input[type="checkbox"] + label > span:first-child:focus {
  background-position: -63px -3px;
}
input[type="checkbox"] + label > span:last-child {
  display: inline-block;
  min-height: 40px;
  padding-top: 3px;
}
input[type="checkbox"]:focus + label > span:first-child {
  background-position: -33px -3px;
}
input[type="checkbox"]:checked + label > span:first-child {
  background-position: -93px -3px;
}
input[type="checkbox"].error + label > span:first-child {
  background-position: -153px -3px;
}
input[type="checkbox"]:checked.error + label > span:first-child {
  background-position: -123px -3px;
}
.login input[type="checkbox"] + label > span:last-child,
.subscription-form input[type="checkbox"] + label > span:last-child,
[class*="account-alert"] input[type="checkbox"] + label > span:last-child,
#chart input[type="checkbox"] + label > span:last-child,
#comparePlans input[type="checkbox"] + label > span:last-child {
  min-height: 26px;
  height: 26px;
  padding-top: 0;
  margin-right: 5px;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #525252;
  border-color: #525252;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #0878b5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ui-datepicker {
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
}
.ui-datepicker tbody td,
.ui-datepicker thead th {
  padding: 0;
  border-right: 1px solid #ccc;
}
.ui-datepicker tbody td a,
.ui-datepicker thead th a,
.ui-datepicker tbody td span,
.ui-datepicker thead th span {
  text-align: center;
}
.ui-datepicker tbody td a {
  text-decoration: underline;
}
.ui-datepicker tbody td:last-child,
.ui-datepicker thead th:last-child {
  border-right: 0px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  margin-top: 3px;
  text-align: center;
  cursor: pointer;
  background: url('../images/Calendar_sprites.png') no-repeat;
  line-height: 600%;
  overflow: hidden;
}
.ui-datepicker-prev > span,
.ui-datepicker-next > span {
  visibility: hidden;
}
.ui-datepicker-prev {
  background-position: -4px -6px;
  float: left;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 2px !important;
  top: 2px !important;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px !important;
  top: 2px !important;
}
.ui-datepicker-next {
  background-position: -35px -6px;
  float: right;
}
.ui-datepicker {
  padding-bottom: 5px !important;
}
.ui-datepicker span.ui-state-default {
  color: #ccc;
  position: relative;
}
.ui-datepicker span.ui-state-default:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  background: url('../images/Calendar_sprites.png') no-repeat -62px -5px;
  top: 1px;
  left: 3px;
  position: absolute;
}
.ui-datepicker .ui-datepicker-current-day a {
  background-color: #0878b5 !important;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 22px;
  margin: 0 auto;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-today a {
  background-color: #d2093a;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 22px;
  margin: 0 auto;
  text-decoration: none;
}
.ui-datepicker-title {
  color: #0878b5;
}
.ui-datepicker-group {
  position: relative;
}
.ui-datepicker-group::after,
.ui-datepicker-group:after {
  content: "";
  display: block;
  height: 173px;
  width: 0;
  border-right: 1px solid #ccc;
  position: absolute;
  top: 10px;
  left: 254px;
}
.ui-datepicker-group-last:after,
.ui-datepicker-group-last::after {
  border: none;
}
.ui-datepicker-group.big::after,
.ui-datepicker-group.big:after {
  height: 190px;
}
.ui-datepicker-trigger {
  background-color: #0878b5;
  padding: 9px;
  margin: 0 0 0 6px;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ui-datepicker-trigger:hover {
  background-color: #17396c;
}
.ui-datepicker-trigger:active,
.ui-datepicker-trigger:focus {
  background-color: #0a244b;
}
.row-fluid {
  transition: padding-bottom 300ms ease-out;
}
.extended {
  padding-bottom: 180px;
  transition: padding-bottom 300ms ease-in-out;
}
.tooltip:focus,
.tooltip:active {
  outline: 0;
}
.tooltip-inner {
  padding: 7px;
  min-width: 130px;
  color: #616161;
  border: 1px solid transparent;
  border-top-color: #a9d0e5;
  border-bottom-color: #a9d0e5;
  background-color: #f3fafd;
  -webkit-box-shadow: 0.4em 0.4em 1.2em -0.3em rgba(89, 89, 89, 0.27);
  -moz-box-shadow: 0.4em 0.4em 1.2em -0.3em rgba(89, 89, 89, 0.27);
  box-shadow: 0.4em 0.4em 1.2em -0.3em rgba(89, 89, 89, 0.27);
  text-shadow: 0.0555em 0.0555em 0.01em rgba(178, 178, 178, 0.7);
}
.tooltip-inner a {
  text-decoration: underline;
}
.right .tooltip-inner {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  border-left-color: #a9d0e5;
  border-right-color: #a9d0e5;
}
.left .tooltip-inner {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  border-right-color: #a9d0e5;
  border-left-color: #a9d0e5;
}
.tt-large + .tooltip .tooltip-inner {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-left-color: #a9d0e5;
  max-width: 300px;
  width: 300px;
  white-space: normal;
  text-align: left;
}
.tt-large + .tooltip .tooltip-inner p {
  margin: 0;
}
.tt-large + .tooltip .tooltip-inner p a {
  margin-left: 5px;
}
.toolLink {
  width: 26px;
  height: 26px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.toolLink:focus {
  outline: dotted 1px #0878b5;
  background-color: #f3fafd;
}
.toolLink:focus img {
  outline: 0 !important;
}
.toolLink.statementDate {
  top: 6px;
}
#sortDivPanel .toolLink {
  margin-left: 3px;
}
hgroup.success {
  margin-top: 2em !important;
}
.span4.rel-pos {
  padding-top: 1.5em;
}
.print-link {
  display: inline-block;
  height: 75px;
  width: 200px;
  position: relative;
  margin: 0 auto;
  text-decoration: underline;
}
.print-link span {
  text-decoration: underline;
}
.print-link span:hover {
  cursor: pointer;
}
.print-link:hover {
  cursor: pointer;
}
img {
  max-width: none;
}
img.statementDate,
img.onetime,
img.recurring,
img.currentBalance,
img.passwordTip,
img.printer,
img.info-red,
img.usage-tip,
img.info-blue-compare,
img.paymentSource {
  position: absolute;
}
img.statementDate:hover,
img.onetime:hover,
img.recurring:hover,
img.currentBalance:hover,
img.passwordTip:hover,
img.printer:hover,
img.info-red:hover,
img.usage-tip:hover,
img.info-blue-compare:hover,
img.paymentSource:hover {
  cursor: pointer;
}
img.usage-tip,
img.statementDate {
  clip: rect(2px, 95px, 34px, 67px);
  left: -68px;
  top: -8px;
}
img.usage-tip + .tooltip,
img.statementDate + .tooltip {
  position: absolute;
}
img.usage-tip + .tooltip.right,
img.statementDate + .tooltip.right {
  margin-left: -198px;
  margin-top: -45px;
}
img.printer {
  clip: rect(40px, 110px, 85px, 45px);
  left: 20px;
  top: -35px;
}
img.printer + span {
  position: absolute;
  font-size: 15px;
  top: 50px;
  left: 15px;
}
img.printer + .tooltip.right {
  margin-left: -198px;
  margin-top: -45px;
}
img.onetime {
  clip: rect(9px, 183px, 34px, 159px);
  left: -150px;
  top: -12px;
}
img.onetime + .tooltip.right {
  margin-left: -108px;
}
img.recurring {
  clip: rect(9px, 153px, 34px, 130px);
  left: -120px;
  top: -12px;
}
img.recurring + .tooltip.right {
  margin-left: -139px;
}
img.currentBalance,
img.passwordTip {
  clip: rect(9px, 123px, 34px, 99px);
  left: -98px;
  top: -8px;
}
img.currentBalance + .tooltip.left,
img.passwordTip + .tooltip.left {
  margin-left: 90px;
  margin-top: -35px;
}
img.currentBalance + .tooltip.right,
img.passwordTip + .tooltip.right {
  margin-left: -166px;
}
img.paymentSource {
  clip: rect(9px, 123px, 34px, 99px);
  left: -98px;
  top: -8px;
}
img.paymentSource + .tooltip.right {
  margin-left: -168px;
  margin-top: -46px;
}
img.info-red {
  clip: rect(39px, 186px, 63px, 155px);
  left: -144px;
  top: 10px;
}
img.info-blue-compare {
  clip: rect(9px, 69px, 32px, 39px);
  left: -2.1em;
  top: -7px;
}
img.info-blue-compare + .tooltip {
  position: absolute;
}
img.info-blue-compare + .tooltip.right {
  margin-left: -227px;
  margin-top: -45px;
}
img.info-blue-compare + .tooltip .tooltip-inner {
  font-size: 13px;
  font-weight: normal;
}
img.info-blue-compare + .tooltip .tooltip-inner p {
  color: #525252;
  font-size: 13px;
}
img.info-blue-compare + .tooltip .tooltip-inner p + p {
  margin-top: 10px;
  font-size: 13px;
}
img.alerticon {
  /*				
		&.sms {
							
			clip: rect(32px, 53px, 64px, 35px);
			

			&.subscribed {
								
				clip: rect(0px, 53px, 32px, 35px);
				top: 7px;
				left: -36px;
				
			}
			
		}

		&.email {
							
			clip: rect(32px, 35px, 64px, 0px);
			
			&.subscribed {
								
				clip: rect(0px, 35px, 32px, 0px);
				
				
			}
			
		}

		&.phone {
							
			clip: rect(32px, 81px, 64px, 50px);
			
			&.subscribed {
								
				clip: rect(0px, 81px, 32px, 50px);
				
				
			}
			
		}
		*/
  margin: 0 .2em 0;
}
img.printlogo {
  display: none;
  visibility: hidden;
}
img + .tooltip {
  font-size: 13px;
  margin-top: -43px;
}
img + .tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
img + .tooltip.right .tooltip-arrow {
  margin-top: -17px;
  margin-left: -10px;
  border-width: 17px 16px 17px 0;
  border-right-color: #a9d0e5;
  top: 51%;
}
img + .tooltip.right .tooltip-arrow::after,
img + .tooltip.right .tooltip-arrow:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  left: 1px;
  top: -17px;
  border-style: solid;
  border-width: 17px 16px 17px 0;
  border-right-color: #f3fafd;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 1100;
}
img + .tooltip.left .tooltip-arrow {
  margin-top: -35px;
  margin-left: -10px;
  border-width: 17px 0 17px 16px;
  border-left-color: #a9d0e5;
  top: 60%;
  left: 330px;
}
img + .tooltip.left .tooltip-arrow::after,
img + .tooltip.left .tooltip-arrow:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  left: -17px;
  top: -17px;
  border-style: solid;
  border-width: 17px 0 17px 16px;
  border-left-color: #f3fafd;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 1100;
}
img.footer-logo {
  max-width: 100%;
  height: auto;
}
label#amountDuePaymentDate-label {
  display: inline-block;
  padding: 0 0 0 12px;
  width: 406px;
  height: 60px;
}
label#amountDueBill-label {
  display: inline-block;
  padding: 6px 0 0 12px;
  width: 474px;
  height: 140px;
}
.span9.paymentDate {
  padding-top: 9px;
}
.span6.reminderDay {
  padding-top: 7px;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.65;
  filter: alpha(opacity=65);
  background: #ffffff;
}
.modal.paperless {
  background-image: url('../images/backgrounds/modals/paperless-intercept-201404.jpg');
  min-height: 399px;
  width: 742px;
  margin: 0 0 0 -371px;
}
@media only screen and (max-width:  767px ) {
  .modal.paperless.fade.in {
    background-image: none;
    min-height: 150px;
    width: 95%;
    top: 13em;
    left: 50%;
    margin: 0 0 0 -49%;
    background: #edf8fc;
  }
}
@media only screen and (max-width:  767px ) and (max-height:568px) {
  .modal.paperless.fade.in {
    top: 8em;
  }
}
@media only screen and (max-width:  767px ) and (max-height:320px) {
  .modal.paperless.fade.in {
    top: 2em;
  }
}
.modal.paperless .modal-header {
  border: 0;
}
.modal.paperless .modal-header .close {
  background: #0878b5;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  font-weight: normal;
  font-size: 1em;
  width: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.modal.paperless .modal-body {
  padding-top: 2em;
}
.modal.paperless .modal-body p {
  margin-top: 1.4em;
}
.modal.paperless .modal-body,
.modal.paperless .modal-footer {
  padding-left: 57%;
}
@media only screen and (max-width:  767px ) {
  .modal.paperless .modal-body,
  .modal.paperless .modal-footer {
    padding-left: 2em;
  }
  .modal.paperless .modal-body p,
  .modal.paperless .modal-footer p {
    max-width: 18em;
  }
}
.modal.paperless .modal-footer {
  padding-right: 3em;
  background: 0;
  border: 0;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal.paperless .modal-footer a.btn-success {
  color: #ffffff;
  margin-left: 1.2em;
}
@media only screen and (max-width:  767px ) {
  .modal.paperless .modal-footer a.btn-success {
    margin-left: 1em;
  }
}
.modal.paperless .modal-footer #lnkDontGoPaperless {
  text-decoration: underline;
  cursor: pointer;
}
@media only screen and (max-width:  767px ) {
  .modal.paperless .modal-footer {
    text-align: center;
  }
}
.password-strength {
  padding-bottom: 3em;
}
.password-strength-bar {
  list-style: none;
  padding-top: .9em;
  margin: -4px 0 0 0;
}
.password-strength-bar li {
  float: left;
  height: 1.8em;
  width: 78px;
  min-width: 78px;
  color: #ffffff;
  margin-right: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.password-strength-bar li.weak {
  background-color: #bc3232;
}
.password-strength-bar li.normal {
  background-color: #ffa52f;
  color: #525252;
}
.password-strength-bar li.medium {
  background-color: #ffdb3c;
  color: #525252;
}
.password-strength-bar li.strong {
  background-color: #0878b5;
}
.password-strength-bar li.verystrong {
  background-color: #37803d;
  width: 314px;
}
.password-strength-bar li span {
  display: inline-block;
  text-align: center;
  width: 100%;
  line-height: 28px;
}
.radio-collapse-list label {
  padding: 0;
}
.radio-collapse-list .address {
  padding-left: 3em;
  margin: .4em 0 10px;
}
.radio-collapse-list .altaddress {
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  opacity: 0;
  display: none;
  padding: 1em 0 0 0;
}
.radio-collapse-list .altaddress.newaddress {
  opacity: 1;
  display: block;
}
.radio-collapse-list .altaddress.thirdpartyaddress {
  opacity: 1;
  display: block;
}
.radio-collapse-list .altaddress > .row-fluid {
  line-height: 3em;
}
.radio-collapse-list .altaddress [role^="tooltip"] {
  line-height: 1em;
  position: absolute;
  top: 2em;
  left: .4em;
}
.radio-collapse-list .altaddress .rel-pos {
  display: inline;
}
.radio-collapse-list .otheraddress {
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  opacity: 0;
  display: none;
  padding: 1em 0 0 3em;
  margin: .4em 0 10px;
}
.radio-collapse-list .otheraddress p + p {
  margin: 1em 0;
}
.radio-collapse-list .otheraddress.thirdpartyaddress {
  opacity: 1;
  display: block;
}
.radio-collapse-list .newmailingaddress {
  opacity: 0;
  display: none;
}
.radio-collapse-list .newmailingaddress.domestic {
  opacity: 1;
  display: block;
}
.radio-collapse-list .newmailingaddress.foreign {
  opacity: 1;
  display: block;
}
@media only screen and (max-width:  767px ) {
  .radio-collapse-list .form-label {
    float: none;
    width: 100%;
  }
}
select.large {
  width: 312px;
}
select.medium {
  width: 152px;
}
select.small {
  width: 70px;
}
select.custom {
  height: 46px;
}
select:focus {
  outline: 0;
  border-color: #0878b5;
  border-width: 2px;
}
[data-subscribed] {
  font-weight: bold;
}
.closed [data-subscribed] {
  font-weight: 400;
}
[data-subscribed*="true"] {
  color: #37803d;
  font-weight: bold;
}
.closed [data-subscribed*="true"] {
  color: #37803d;
}
[data-subscribed*="false"] {
  color: #525252;
}
[class*="maaui-accordion"] .availibility {
  margin-top: 1em;
}
[class*="maaui-accordion"] fieldset {
  margin: 1em 0;
  padding-left: 1em;
}
[class*="maaui-accordion"] fieldset label {
  display: inline-block;
  line-height: 26px;
}
[class*="maaui-accordion"] legend {
  margin-left: -1em;
}
[class*="maaui-accordion"] legend .ng-hide {
  visibility: hidden;
}
[class*="maaui-accordion"] .toomany .ng-hide {
  visibility: visible;
  display: block !important;
}
[class*="maaui-accordion"] .toomany > div {
  color: #d2093a;
}
[class*="maaui-accordion"] .toomany input[type="checkbox"]:checked + label > span:first-child {
  background-position: -123px -3px;
}
[class*="maaui-accordion"] fieldset > div {
  line-height: 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) and (min-width: 360px), only screen and (min--moz-device-pixel-ratio: 3) and (min-width: 360px), only screen and (-o-min-device-pixel-ratio: 3/1) and (min-width: 360px), only screen and (min-device-pixel-ratio: 3) and (min-width: 360px), only screen and (min-resolution: 192dpi) and (min-width: 360px), only screen and (min-resolution: 3dppx) and (min-width: 360px) {
  [class*="maaui-accordion"] fieldset > div {
    margin: 4px 0 0 -12px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 320px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 320px), only screen and (min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min-resolution: 192dpi) and (min-width: 320px), only screen and (min-resolution: 2dppx) and (min-width: 320px) {
  [class*="maaui-accordion"] fieldset > div {
    margin: 4px 0 0 -12px;
  }
}
.account-alert {
  border-top: 1px solid #a9d0e5;
}
.account-alert > .span12:first-child {
  padding: 1em 1em 1em 2em;
  background-color: #f3fafd;
}
.account-alert > .span12:first-child.closed {
  background-color: #ffffff;
}
.account-alert > .span12:first-child > .row-fluid:first-child {
  line-height: 2em;
}
.account-alert .availibility {
  margin-top: 1em;
}
.account-alert fieldset {
  margin: 1em 0;
  padding-left: 1em;
}
.account-alert fieldset label {
  display: inline-block;
  line-height: 26px;
}
.account-alert legend {
  margin-left: -1em;
}
.account-alert legend .ng-hide {
  visibility: hidden;
}
.account-alert .toomany .ng-hide {
  visibility: visible;
  display: block !important;
}
.account-alert .toomany > div {
  color: #d2093a;
}
.account-alert .toomany input[type="checkbox"]:checked + label > span:first-child {
  background-position: -123px -3px;
}
.account-alert ~ [class*="account-alert"] {
  border-top: 0;
}
.account-alert [data-subscribed*="true"] {
  font-weight: bold;
}
.account-alert .subscription-form .terms > div {
  height: 15em;
  background: #fff;
  padding: 10px;
  overflow-y: scroll;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.account-alert .subscription-form .terms > div p {
  line-height: 1.2em;
}
.account-alert .subscription-form .terms h3 {
  color: #525252;
  margin: 10px 0;
}
.account-alert .subscription-form .unsubscribe {
  min-height: 3em;
  line-height: 3em;
  text-decoration: underline;
}
@media only screen and (max-width:  767px ) {
  .account-alert .subscription-form .unsubscribe {
    min-height: 1em !important;
    line-height: 1em !important;
  }
}
.account-alerts > div:last-child .account-alert {
  border-bottom: 1px solid #0377ba;
}
.span12.maaui-accordion {
  margin-left: 0 !important;
}
.maaui-accordion {
  margin: 2em 0;
}
.maaui-accordion .subscription {
  border-bottom: 1px dotted #0878b5;
}
.maaui-accordion .subscription:last-child {
  border-bottom: 1px solid #0377ba;
}
.maaui-accordion .subscription-form [data-subscribed*="true"] {
  font-weight: bold;
}
.maaui-accordion .subscription-form .toomany p + p {
  display: block !important;
}
.maaui-accordion .subscription-form .toomany > div {
  color: #d2093a;
}
.maaui-accordion .subscription-form .terms > div {
  height: 15em;
  background: #fff;
  padding: 10px;
  overflow-y: scroll;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.maaui-accordion .subscription-form .terms > div p {
  line-height: 1.2em;
}
.maaui-accordion .subscription-form .terms h3 {
  color: #525252;
  margin: 10px 0;
}
.maaui-accordion .subscription-form .terms input[type="checkbox"] + label {
  line-height: 26px;
}
.maaui-accordion .subscription-form p {
  line-height: 1em;
  margin: 0;
}
.maaui-accordion .subscription-form p.email,
.maaui-accordion .subscription-form p.sms,
.maaui-accordion .subscription-form p.phone {
  margin: 0 0 .6em 0 !important;
}
.maaui-accordion .subscription-form .unsubscribe {
  min-height: 3em;
  line-height: 3em;
  text-decoration: underline;
}
@media only screen and (max-width:  767px ) {
  .maaui-accordion .subscription-form .unsubscribe {
    min-height: 1em !important;
    line-height: 1em !important;
  }
}
.maaui-accordion .subscription-form .availibility ~ .row-fluid fieldset > div {
  line-height: 2em;
}
.maaui-accordion .subscription-form .availibility ~ .row-fluid fieldset > div p {
  margin: 0;
}
.maaui-accordion .subscription-form .availibility ~ .row-fluid input[type*="checkbox"] + label {
  padding-left: 1em;
  line-height: 26px;
  display: inline-block;
}
.maaui-accordion .subscription-form .availibility ~ .row-fluid input[type*="checkbox"] + label span {
  margin-right: .6em;
}
.maaui-accordion .subscription-form > div {
  padding: 1em 1em 1em 2em;
  background: #f3fafd;
}
.maaui-accordion .subscription-form > div.closed {
  background: #ffffff;
}
.maaui-accordion .subscription-form .row-fluid:first-child {
  min-height: 3em;
  line-height: 3em;
}
.maaui-accordion .subscription-form .span12:first-child > .row-fluid {
  min-height: 3em;
  line-height: 3em;
}
.maaui-accordion .subscription-form .btn-subscribe {
  margin: .4em 0 0 0;
}
.maaui-accordion .meter-heading {
  min-height: 3em;
  line-height: 3em;
  background: #0377ba;
  border-width: 1px;
  border-style: solid;
  border-top-color: #2d8ec6;
  border-bottom-color: #026096;
  border-left-color: #ffffff;
  border-right-color: transparent;
}
.maaui-accordion .meter-heading .toggler-opened,
.maaui-accordion .meter-heading .toggler-closed {
  width: 1em;
  height: 1em;
  display: inline-block;
}
.maaui-accordion .meter-heading .toggler-opened::after,
.maaui-accordion .meter-heading .toggler-closed::after,
.maaui-accordion .meter-heading .toggler-opened:after,
.maaui-accordion .meter-heading .toggler-closed:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
}
.maaui-accordion .meter-heading .toggler-opened::after,
.maaui-accordion .meter-heading .toggler-opened:after {
  border-width: 4px 4px 0 4px;
  border-color: #ffffff transparent transparent transparent;
  left: .8em;
  top: 1.36em;
  display: none;
}
.maaui-accordion .meter-heading .toggler-closed::after,
.maaui-accordion .meter-heading .toggler-closed:after {
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #ffffff;
  left: .8em;
  top: 1.2em;
  display: none;
}
.maaui-accordion .meter-heading h3 {
  display: inline-block;
}
.maaui-accordion .meter-heading a,
.maaui-accordion .meter-heading h3 {
  color: #ffffff;
  margin-right: 1em;
}
.maaui-accordion .meter-heading a {
  cursor: default;
  text-decoration: none;
}
span.input-mini input {
  width: 60px;
  width: 4em !important;
}
#chart .availibility {
  margin-top: 1em;
}
#chart fieldset {
  margin: 1em 0;
  padding-left: 1em;
}
#chart fieldset label {
  display: inline-block;
  line-height: 26px;
}
#chart legend {
  margin-left: -1em;
}
#chart legend .ng-hide {
  visibility: hidden;
}
#chart .toomany .ng-hide {
  visibility: visible;
  display: block !important;
}
#chart .toomany > div {
  color: #d2093a;
}
#chart .toomany input[type="checkbox"]:checked + label > span:first-child {
  background-position: -123px -3px;
}
#chart legend {
  margin-bottom: .6em;
}
#chart fieldset > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  max-width: 24em;
  width: 31%;
  margin-right: 1em;
}
#chart fieldset > div.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: not-allowed;
}
#chart fieldset > div.disabled label,
#chart fieldset > div.disabled span {
  cursor: not-allowed;
}
#chart .month rect {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#chart .month rect:hover {
  fill: #0ff !important;
  stroke: #0000A0;
}
.axis path,
.axis line {
  fill: none;
  stroke: #0878b5;
  shape-rendering: crispEdges;
}
/*
.x.axis path {
	  display: none;
	} */
header[role="banner"] {
  background: #ffffff;
}
.container.top-header {
  padding-top: 20px;
  height: 103px;
}
.navbar {
  margin-bottom: 0;
  font-size: 15px;
}
.navbar .container {
  max-width: 1026px;
}
.navbar::after {
  background: linear-gradient(to right, #305993 0%, #3076b1 100%); 
   content: "";
  display: block;
  height: 5px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media only screen and (max-width:480px) {
  .navbar::after {
    background-size: 105% 5px;
    width: 99%;
  }
}
.list-inline {
  list-style: none;
  padding-left: 0;
}
.list-inline li {
  display: inline-block;
  padding: 0 12px;
}
.list-inline li:first-child {
  padding-left: 0;
  border-right: 2px solid #525252;
}
.list-inline li:first-child a {
  color:#1b457e;
}
.list-inline li:first-child a:hover {
  color: #d2093a;
}
.list-inline li:first-child a:active,
.list-inline li:first-child a:focus {
  color: #d2093a;
}
.list-inline li:last-child {
  padding-right: 0;
}
.top-header {
  height: 103px;
}
@media only screen and (max-width:  767px ) {
  .top-header {
    text-align: center;
    padding: 0;
  }
}
.top-header-navbar {
  float: right;
}
.navbar {
  margin-bottom: 0px;
  font-size: 15px;
}
.navbar .divider-vertical {
  height: 47px;
}
.navbar .brand {
  font-family: 'interstate', serif;
  text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.15) !important;
}
.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.navbar .nav > li > a {
  padding: 15px 15px 13px;
  margin: 0;
}
.navbar .nav > li:hover {
  background-color: #0d659f;
}
[role^=navigation] .navbar-inner {
  background: linear-gradient(to right, #305993 0%, #3076b1 100%); 
  position: relative;
  min-height: 48px;
  background-image: none;
  filter: none;
  border: none;
}
[role^=navigation] .navbar-inner .nav > li > a {
  text-shadow: none;
}
[role^=navigation] .navbar-inner.no-nav {
  min-height: 6px;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  text-shadow: none;
}
.navbar-inverse .navbar-inner {
  background-color: #0878b5;
  background-image: none;
  border-color: transparent;
}
.navbar-inverse .navbar-search .search-query {
  color: #e6e6e6;
}
.navbar-inner {
  background-color: #0878b5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.navbar-inner .nav > li > a {
  text-shadow: none;
  padding: 15px 15px 13px;
}
.navbar-inner .nav > li:hover,
.navbar-inner .nav > li:hover.active {
  background: #0d659f;
}
.navbar-inner .nav > li.active {
  background: #17396c;
  border: 0 !important;
  padding: 0 !important;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  display: none;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  display: none;
}
.nav > li > a:hover {
  background-color: rgba(255, 255, 255, 0.25);
  color: #000000;
}
.top-header-navbar > div {
  padding-bottom: 14px;
}
footer[role^=contentinfo] {
  background: linear-gradient(to bottom, #2f75b0 0%, #315b97 100%); 
  margin-top: -284px;
  height: 284px;
  position: relative;
  clear: both;
}
@media only screen and (max-width:  767px ) {
  footer[role^=contentinfo] {
    height: 31em;
    margin-top: -23em;
  }
}
#footer-bar-wrapper {
  margin: 0 auto;
  max-width: 1026px;
  position: relative;
}
#footer-bar {
  background: none repeat scroll 0 0 #ffffff;
  -webkit-border-radius: 0 0 0.5em 0.5em;
  -moz-border-radius: 0 0 0.5em 0.5em;
  border-radius: 0 0 0.5em 0.5em;
  -webkit-box-shadow: 0 6px .4em rgba(33, 33, 33, 0.07), -6px 6px .4em rgba(33, 33, 33, 0.09), 10px 6px .4em rgba(33, 33, 33, 0.12);
  -moz-box-shadow: 0 6px .4em rgba(33, 33, 33, 0.07), -6px 6px .4em rgba(33, 33, 33, 0.09), 10px 6px .4em rgba(33, 33, 33, 0.12);
  box-shadow: 0 6px .4em rgba(33, 33, 33, 0.07), -6px 6px .4em rgba(33, 33, 33, 0.09), 10px 6px .4em rgba(33, 33, 33, 0.12);
  height: 85px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#footer-bar::before {
  background: url(../images/footerShadow.png) no-repeat center bottom / 83% 5px;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.region-content-bottom {
  color: #ffffff;
  text-align: center; 
}
.region-content-footer {
  height: 100px;
}
@media only screen and (max-width:  767px ) {
  .region-content-footer {
    height: 161px;
  }
}
.footer-container {
  padding-top: 30px;
}
.footer-container li {
  display: inline-block;
  padding: 0 20px 0 0;
}
.footer-container.span8 a {
  text-decoration: underline;
}
#footer-social-media-list {
  margin: 0px 0px 10px 0px;
}
#footer-social-media-list li {
  padding: 0px 10px 0px 0px;
}
#footer-social-media-list a {
  display: inline-block;
}
#footer-social-media-list a:focus {
  outline: 1px solid #d2093a;
}
footer .content p:first-child {
  margin: 20px 0 0;
}
#footer-bar .mobile-footer {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width:990px) {
  #footer-bar .span8.footer-container li {
    width: 32%;
    padding: 0;
    text-align: center;
  }
  #footer-bar .span8.footer-container li.half {
    width: 49%;
  }
}
@media only screen and (max-width: 480px) {
  #footer-bar {
    height: 170px;
  }
  #footer-bar .pad-image {
    padding-top: 1px;
  }
}
@media only screen and (min-width:768px) and (max-width: 979px ) {
  #footer-bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #footer-bar .span2.footer-container {
    margin-left: 0;
    position: relative;
  }
  #footer-bar #footer-social-media-list {
    position: absolute;
    right: -1.78rem;
  }
  #footer-bar #footer-social-media-list li {
    padding-right: 7px;
  }
}
@media only screen and (max-width:  767px ) {
  #footer-bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 160px;
  }
  #footer-bar .span8.footer-container {
    display: none;
    visibility: hidden;
  }
  #footer-bar .row-fluid > .span2 {
    width: 50%;
    float: left;
  }
  #footer-bar .row-fluid > .span2.footer-container {
    text-align: right;
    float: right;
  }
  #footer-bar .mobile-footer {
    display: block;
    visibility: visible;
  }
  #footer-bar .footerlinks {
    height: 45px;
    margin: 0 1em;
  }
  #footer-bar .footerlinks li {
    display: inline-block;
    float: left;
    width: 33%;
  }
  #footer-bar .footerlinks li.half {
    width: 50%;
  }
  #footer-bar .footerlinks li.contact {
    width: 23%;
  }
  #footer-bar .footerlinks li.accessibility {
    width: 47%;
  }
  #footer-bar .footerlinks li.privacy {
    width: 30%;
  }
  #footer-bar .span12 {
    text-align: center;
    padding: 2em .6em .6em;
  }
}
@media only screen and (max-width:320px) {
  #footer-bar .footerlinks li.contact {
    width: 50%;
  }
  #footer-bar .footerlinks li.accessibility {
    width: 50%;
  }
  #footer-bar .footerlinks li.privacy {
    width: 50%;
  }
}
.lt-ie9 {
  /*
	select,
	.quick-links-dropdown,
	[class*="btn"],
	#footer-bar,
	.dropdown .dropdown-menu,
	.navbar-inner,
	input[type="text"], 
	input[type="password"]{
	
	  
	
	}
	*/
}
.lt-ie9 [role^=contentinfo] {
  background-color: #0878b5;
}
.lt-ie9 [role^=radiogroup] label {
  position: relative !important;
}
.lt-ie9 .navbar:after {
  background-image: url(../images/GlobalNavigation-Shadow.png);
  background-position-x: 50%;
  background-position-y: 100%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  width: 100%;
}
.lt-ie9 .blueBarelyLI {
  background: #f3fafd;
}
.lt-ie9 .whiteLI {
  background: #ffffff;
}
.lt-ie9 .maaui-dropdown:hover {
  background: #F8F8F8 !important;
  border: 1px solid #C0C0C0 !important;
}
.lt-ie9 input[type="text"],
.lt-ie9 input[type="password"] {
  position: relative;
  border-color: #CCC;
}
.lt-ie9 input[type="radio"].checked + label span {
  background: url(../images/radio-on.png) no-repeat !important;
}
.lt-ie9 input[type="checkbox"].checked + label span {
  background-position: -98px -8px !important;
}
.lt-ie9 input[type="radio"]:focus + label {
  border: 1px solid #0878b5 !important;
}
.lt-ie9 a.block,
.lt-ie9 .start-stop li a {
  display: block;
}
.lt-ie9 .caret-link:before,
.lt-ie9 .start-stop li a:before {
  content: url("../images/RedCarat.png");
  padding-right: 10px;
}
.lt-ie9 .caret-btn:after {
  content: url("../images/WhiteCarat.png");
  padding-left: 10px;
}
.lt-ie9 #footer-bar:before {
  background-image: url(../images/footerShadow.png);
  background-position-x: center;
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: 83% 5px;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.lt-ie9 .manage:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom: none;
  border-top-color: #0878b5;
}
.lt-ie9 #tblMakePayment input[type="text"] {
  padding-top: 14px;
}
.lt-ie9 #tblMakePayment tbody th[abbr*="Account"] {
  max-width: 14em;
  min-width: 12em;
}
.lt-ie9 #tblMakePayment tbody th[abbr*="Account"] label span.last {
  display: inline-block;
  max-width: 150px !important;
  width: 100% !important;
}
.lt-ie9 #tblMakePayment tbody td[abbr*="Payment Amount"] {
  max-width: 29%;
}
.lt-ie9 #tblMakePayment tbody td[abbr*="Due Date"] {
  max-width: 23%;
}
.lt-ie9 #tblMakePayment tbody td[abbr*="Current Balance"] {
  max-width: 26%;
}
.lt-ie9 #tblMakePayment .money:before {
  content: "\0024";
  position: absolute;
  top: 11px;
  left: 23px;
  width: 10px;
  height: 15px;
}
.lt-ie9 .tooltip.left .tooltip-arrow:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  left: -17px;
  top: -17px;
  border-style: solid;
  border-width: 17px 0 17px 16px;
  border-left-color: #f3fafd;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 1100;
}
.lt-ie9 .tooltip.right .tooltip-arrow:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  left: 1px;
  top: -17px;
  border-style: solid;
  border-width: 17px 16px 17px 0;
  border-right-color: #f3fafd !important;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 12000;
}
.lt-ie9 .featured-services > div:before,
.lt-ie9 .featured-widgets > div:before,
.lt-ie9 .featured-services > div:after,
.lt-ie9 .featured-widgets > div:after {
  display: table;
  content: "";
  line-height: 0;
}
.lt-ie9 .featured-services > div.last-child a,
.lt-ie9 .featured-widgets > div.last-child a {
  border-bottom-color: transparent !important;
}
.lt-ie9 .featured-services > div.last-child a:focus,
.lt-ie9 .featured-widgets > div.last-child a:focus,
.lt-ie9 .featured-services > div.last-child a:active,
.lt-ie9 .featured-widgets > div.last-child a:active,
.lt-ie9 .featured-services > div.last-child a:hover,
.lt-ie9 .featured-widgets > div.last-child a:hover {
  border-bottom-color: #0878b5 !important;
}
#tablewrapper {
  width: 100%;
  margin: 0 auto;
}
#tableheader {
  height: 55px;
  width: 100%;
}
#tableheader option {
  padding-left: 4px;
  font-size: 13px;
  background-color: #0193d5;
}
#tableheader select {
  float: left;
  font-size: 13px;
  width: 125px;
  padding: 2px 4px 4px;
  background-color: #f7fbfe;
}
#tableheader input {
  float: left;
  font-size: 13px;
  width: 225px;
  padding: 2px 4px 4px;
  margin-left: 4px;
  background-color: #f7fbfe;
}
.search {
  float: left;
  padding: 6px;
  border: 1px solid #c6d5e1;
  background: #ffffff;
}
.details {
  float: right;
  padding-top: 12px;
}
.details div {
  float: left;
  font-family: OswaldLight, sans-serif;
  margin-left: 15px;
  font-size: 17px;
}
.tinytable legend {
  color: #ffffff;
}
#tblBillSummary tfoot tr,
#tblCurrentChargesSummary tfoot tr,
#tblPayPlanSummary tfoot tr,
#tblReversedCharges tfoot tr,
#tblPayAgreementPlanLeft tfoot tr,
#tblReversedCharges tfoot tr,
#tblChargesSummaryByType tfoot tr,
#tblChargesSummaryByDept tfoot tr,
#tblAmountDueByAccountSummary tfoot tr {
  background: #f3fafd;
  line-height: 2em;
}
#tblBillSummary tfoot tr td,
#tblCurrentChargesSummary tfoot tr td,
#tblPayPlanSummary tfoot tr td,
#tblReversedCharges tfoot tr td,
#tblPayAgreementPlanLeft tfoot tr td,
#tblReversedCharges tfoot tr td,
#tblChargesSummaryByType tfoot tr td,
#tblChargesSummaryByDept tfoot tr td,
#tblAmountDueByAccountSummary tfoot tr td {
  line-height: inherit;
  padding: 6px 11px;
}
#tblBillSummary tfoot tr td:first-child,
#tblCurrentChargesSummary tfoot tr td:first-child,
#tblPayPlanSummary tfoot tr td:first-child,
#tblReversedCharges tfoot tr td:first-child,
#tblPayAgreementPlanLeft tfoot tr td:first-child,
#tblReversedCharges tfoot tr td:first-child,
#tblChargesSummaryByType tfoot tr td:first-child,
#tblChargesSummaryByDept tfoot tr td:first-child,
#tblAmountDueByAccountSummary tfoot tr td:first-child {
  font-weight: normal;
}
#tblBillSummary,
#tblPayPlanSummary,
#tblPayAgreementPlanLeft,
#tblReversedCharges,
#tblChargesSummaryByType,
#tblChargesSummaryByDept,
#tblAmountDueByAccountSummary,
#tblCurrentChargesSummary,
#tblPayAgreementPlanRight {
  margin: -10px 0 1em 0;
}
#tblBillSummary tbody td:last-child,
#tblPayPlanSummary tbody td:last-child,
#tblPayAgreementPlanLeft tbody td:last-child,
#tblReversedCharges tbody td:last-child,
#tblChargesSummaryByType tbody td:last-child,
#tblChargesSummaryByDept tbody td:last-child,
#tblAmountDueByAccountSummary tbody td:last-child,
#tblCurrentChargesSummary tbody td:last-child,
#tblPayAgreementPlanRight tbody td:last-child,
#tblBillSummary tbody td.last-child,
#tblPayPlanSummary tbody td.last-child,
#tblPayAgreementPlanLeft tbody td.last-child,
#tblReversedCharges tbody td.last-child,
#tblChargesSummaryByType tbody td.last-child,
#tblChargesSummaryByDept tbody td.last-child,
#tblAmountDueByAccountSummary tbody td.last-child,
#tblCurrentChargesSummary tbody td.last-child,
#tblPayAgreementPlanRight tbody td.last-child,
#tblBillSummary tbody td[abbr*="Amount"],
#tblPayPlanSummary tbody td[abbr*="Amount"],
#tblPayAgreementPlanLeft tbody td[abbr*="Amount"],
#tblReversedCharges tbody td[abbr*="Amount"],
#tblChargesSummaryByType tbody td[abbr*="Amount"],
#tblChargesSummaryByDept tbody td[abbr*="Amount"],
#tblAmountDueByAccountSummary tbody td[abbr*="Amount"],
#tblCurrentChargesSummary tbody td[abbr*="Amount"],
#tblPayAgreementPlanRight tbody td[abbr*="Amount"],
#tblBillSummary tbody td[abbr*="Balance"],
#tblPayPlanSummary tbody td[abbr*="Balance"],
#tblPayAgreementPlanLeft tbody td[abbr*="Balance"],
#tblReversedCharges tbody td[abbr*="Balance"],
#tblChargesSummaryByType tbody td[abbr*="Balance"],
#tblChargesSummaryByDept tbody td[abbr*="Balance"],
#tblAmountDueByAccountSummary tbody td[abbr*="Balance"],
#tblCurrentChargesSummary tbody td[abbr*="Balance"],
#tblPayAgreementPlanRight tbody td[abbr*="Balance"] {
  text-align: right;
}
#tblBillSummary tbody .mobi_tfoot td.text-right,
#tblPayPlanSummary tbody .mobi_tfoot td.text-right,
#tblPayAgreementPlanLeft tbody .mobi_tfoot td.text-right,
#tblReversedCharges tbody .mobi_tfoot td.text-right,
#tblChargesSummaryByType tbody .mobi_tfoot td.text-right,
#tblChargesSummaryByDept tbody .mobi_tfoot td.text-right,
#tblAmountDueByAccountSummary tbody .mobi_tfoot td.text-right,
#tblCurrentChargesSummary tbody .mobi_tfoot td.text-right,
#tblPayAgreementPlanRight tbody .mobi_tfoot td.text-right {
  text-align: right !important;
}
@media only screen and (min-width: 480px ) and (max-width: 640px) {
  #tblBillSummary tbody .mobi_tfoot td:last-child,
  #tblPayPlanSummary tbody .mobi_tfoot td:last-child,
  #tblPayAgreementPlanLeft tbody .mobi_tfoot td:last-child,
  #tblReversedCharges tbody .mobi_tfoot td:last-child,
  #tblChargesSummaryByType tbody .mobi_tfoot td:last-child,
  #tblChargesSummaryByDept tbody .mobi_tfoot td:last-child,
  #tblAmountDueByAccountSummary tbody .mobi_tfoot td:last-child,
  #tblCurrentChargesSummary tbody .mobi_tfoot td:last-child,
  #tblPayAgreementPlanRight tbody .mobi_tfoot td:last-child,
  #tblBillSummary tbody .mobi_tfoot td.last-child,
  #tblPayPlanSummary tbody .mobi_tfoot td.last-child,
  #tblPayAgreementPlanLeft tbody .mobi_tfoot td.last-child,
  #tblReversedCharges tbody .mobi_tfoot td.last-child,
  #tblChargesSummaryByType tbody .mobi_tfoot td.last-child,
  #tblChargesSummaryByDept tbody .mobi_tfoot td.last-child,
  #tblAmountDueByAccountSummary tbody .mobi_tfoot td.last-child,
  #tblCurrentChargesSummary tbody .mobi_tfoot td.last-child,
  #tblPayAgreementPlanRight tbody .mobi_tfoot td.last-child,
  #tblBillSummary tbody .mobi_tfoot td[abbr*="Amount"],
  #tblPayPlanSummary tbody .mobi_tfoot td[abbr*="Amount"],
  #tblPayAgreementPlanLeft tbody .mobi_tfoot td[abbr*="Amount"],
  #tblReversedCharges tbody .mobi_tfoot td[abbr*="Amount"],
  #tblChargesSummaryByType tbody .mobi_tfoot td[abbr*="Amount"],
  #tblChargesSummaryByDept tbody .mobi_tfoot td[abbr*="Amount"],
  #tblAmountDueByAccountSummary tbody .mobi_tfoot td[abbr*="Amount"],
  #tblCurrentChargesSummary tbody .mobi_tfoot td[abbr*="Amount"],
  #tblPayAgreementPlanRight tbody .mobi_tfoot td[abbr*="Amount"],
  #tblBillSummary tbody .mobi_tfoot td[abbr*="Balance"],
  #tblPayPlanSummary tbody .mobi_tfoot td[abbr*="Balance"],
  #tblPayAgreementPlanLeft tbody .mobi_tfoot td[abbr*="Balance"],
  #tblReversedCharges tbody .mobi_tfoot td[abbr*="Balance"],
  #tblChargesSummaryByType tbody .mobi_tfoot td[abbr*="Balance"],
  #tblChargesSummaryByDept tbody .mobi_tfoot td[abbr*="Balance"],
  #tblAmountDueByAccountSummary tbody .mobi_tfoot td[abbr*="Balance"],
  #tblCurrentChargesSummary tbody .mobi_tfoot td[abbr*="Balance"],
  #tblPayAgreementPlanRight tbody .mobi_tfoot td[abbr*="Balance"] {
    text-align: left;
  }
}
#tblBillSummary tbody td:first-child,
#tblPayPlanSummary tbody td:first-child {
  width: 85%;
}
#tblReversedCharges thead th {
  white-space: normal;
}
#tblMakePayment .money {
  position: relative;
}
#tblMakePayment .money::before,
#tblMakePayment .money:before {
  content: "\0024";
  position: absolute;
  top: 12px;
  left: 13px;
  width: 10px;
  height: 15px;
}
#tblMakePayment input[type="text"] {
  padding-left: 22px;
  max-width: 132px;
  float: right;
  margin: 0;
}
#tblMakePayment td:last-child {
  /*padding-left: 3px;*/
  padding-right: 3px;
}
#tblMakePayment tbody th[abbr*="Account"],
#tblMakePayment tbody td[abbr*="Account"] {
  min-width: 211px !important;
}
#tblMakePayment tfoot {
  font-weight: normal;
}
#tblMakePayment tfoot td {
  line-height: 26px;
}
#tblMakePayment tfoot td strong {
  margin-left: 28px;
}
#tblMakePayment + .row-fluid {
  margin-top: 30px;
}
#tblMakePayment thead tr {
  line-height: 2.5em;
}
#tblMakePayment .toolLink {
  top: 8px;
  left: -4px;
  width: 15px;
}
#tblMakePayment .toolLink:focus {
  outline: dotted 1px #ffffff;
  background: 0;
}
#tblPaymentHistory thead tr {
  line-height: 40px;
}
#tblPaymentHistory .toolLink {
  left: 130px;
  top: 8px;
}
#tblPaymentHistory .toolLink:focus {
  outline: dotted 1px #ffffff;
  background: 0;
}
.tinytable.nofoot tbody tr:last-child,
.tinytable.nofoot tbody tr.last-child {
  border-bottom: 1px solid #0377ba;
}
.tinytable {
  width: 100%;
}
.tinytable thead th {
  background-color: #0377ba;
  font-family: inherit;
  text-align: left;
  color: #ffffff;
  height: 40px;
  padding-left: 1em;
  padding-right: 1em;
  font-weight: normal;
  border-width: 1px;
  border-style: solid;
  border-top-color: #2d8ec6;
  border-bottom-color: #026096;
  border-left-color: #ffffff;
  white-space: nowrap;
}
.tinytable thead th:first-child {
  border-left-color: #0377ba;
}
.tinytable thead th:last-child {
  border-right-color: #0377ba;
}
.tinytable thead th h3 {
  font-size: 15px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  padding: 8px 8px 8px;
}
.tinytable tbody td,
.tinytable tbody th {
  padding: 8px 11px;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
.tinytable tbody td[abbr*="Account"],
.tinytable tbody th[abbr*="Account"] {
  min-width: 24%;
}
.tinytable tbody td[abbr*="Account"] > span,
.tinytable tbody th[abbr*="Account"] > span {
  display: block;
}
.tinytable tbody td[abbr*="Account"] label span span,
.tinytable tbody th[abbr*="Account"] label span span {
  display: block;
  word-break: break-word;
}
.tinytable tbody td[abbr*="Due Date"],
.tinytable tbody th[abbr*="Due Date"] {
  min-width: 22%;
}
.tinytable tbody td:last-child,
.tinytable tbody th:last-child,
.tinytable tbody td[abbr=" "],
.tinytable tbody th[abbr=" "],
.tinytable tbody td[abbr*="Payment Amount"],
.tinytable tbody th[abbr*="Payment Amount"] {
  min-width: 29%;
}
.tinytable tbody td:last-child > a.block,
.tinytable tbody th:last-child > a.block,
.tinytable tbody td[abbr=" "] > a.block,
.tinytable tbody th[abbr=" "] > a.block,
.tinytable tbody td[abbr*="Payment Amount"] > a.block,
.tinytable tbody th[abbr*="Payment Amount"] > a.block {
  display: block;
}
.tinytable tbody td input[type="text"],
.tinytable tbody th input[type="text"] {
  width: auto;
}
.tinytable tbody td input[type="text"].input-mini,
.tinytable tbody th input[type="text"].input-mini {
  width: 4em;
}
.tinytable tbody td input[type="text"].input-small,
.tinytable tbody th input[type="text"].input-small {
  width: 6em;
}
.tinytable tbody td input[type="text"].input-medium,
.tinytable tbody th input[type="text"].input-medium {
  width: 10em;
}
.tinytable tbody td input[type="text"].input-large,
.tinytable tbody th input[type="text"].input-large {
  width: 14em;
}
.tinytable tbody td input[type="text"].input-xlarge,
.tinytable tbody th input[type="text"].input-xlarge {
  width: 18em;
}
.tinytable tbody td input[type="text"].input-xxlarge,
.tinytable tbody th input[type="text"].input-xxlarge {
  width: 36em;
}
@media only screen and (max-width:360px) {
  .tinytable tbody td[abbr*="Amount Not Requir"],
  .tinytable tbody th[abbr*="Amount Not Requir"] {
    min-height: 4em !important;
  }
  .tinytable tbody td[abbr*="Amount Not Requir"]:before,
  .tinytable tbody th[abbr*="Amount Not Requir"]:before {
    white-space: pre-wrap;
  }
}
.tinytable tbody td[abbr*="Bank Description"],
.tinytable tbody th[abbr*="Bank Description"] {
  word-break: break-word;
}
.tinytable .head h3 {
  background: url(../images/sort.gif) 7px center no-repeat;
  cursor: pointer;
  padding-left: 18px;
}
.tinytable tbody tr {
  border-bottom: 1px dotted #40ade5;
}
.tinytable tbody tr:last-child,
.tinytable tbody tr.last-child {
  border-bottom: 0;
}
.tinytable tbody tr.blankrow {
  border: 0;
}
.tinytable tfoot {
  background: #fff;
  font-weight: bold;
}
.tinytable tfoot td {
  padding: 6px 16px 6px;
  line-height: 45px;
  height: 100%;
  vertical-align: middle !important;
}
.tinytable tfoot td .caret-link {
  display: inline-block;
  font-weight: normal;
}
.tinytable tfoot td form {
  display: inline-block;
  float: right;
  margin: 0;
}
.tinytable tfoot td.dollar-amount {
  white-space: nowrap;
}
.tinytable tfoot tr {
  border-top: 1px solid #a7d0e7;
}
.tinytable tfoot tr:last-child {
  border-bottom: 1px solid #0377ba;
}
.tinytable a {
  text-decoration: underline;
}
.tinytable .desc,
.sortable .asc {
  background-color: #0284b5;
}
.tinytable .desc h3 {
  background: url(../images/desc.gif) 7px center no-repeat;
  cursor: pointer;
  padding-left: 18px;
}
.tinytable .asc h3 {
  background: url(../images/asc.gif) 7px center no-repeat;
  cursor: pointer;
  padding-left: 18px;
}
.tinytable .head:hover,
.tinytable .desc:hover,
.tinytable .asc:hover {
  color: #fff;
}
.tinytable .evenrow td {
  background: #fff;
}
.tinytable .oddrow td {
  background: #ecf2f6;
}
.tinytable td.evenselected {
  background: #ecf2f6;
}
.tinytable td.oddselected {
  background: #dce6ee;
}
/* Custom tinytable rules */
.tinytable + h2 {
  margin-top: 4em;
}
.tinytable tbody td {
  position: relative;
  border-left: 1px solid transparent;
}
.tinytable tbody td > div {
  position: relative;
}
.resplinks,
.mobi_tfoot {
  display: none;
  visibility: hidden;
}
/* Fix the spacing for $ sign on One-time payment */
@media only screen and (min-width: 990px) {
  #tblMakePayment td:last-child {
    padding-left: 3px !important;
  }
  .align-text {
    text-align: right;
  }
}
@media (max-width: 979px) {
  p.info,
  p.ineligible,
  .info-additional-line,
  .info-message {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 0px;
  }
}
.toggle_mobile_img {
  display: none;
}
@media only screen and (max-width: 640px) {
  .payment_cell_width {
    min-height: 3em !important;
  }
  img.printer {
    display: none !important;
  }
  .align-text {
    text-align: left !important;
  }
  img.printer + span {
    top: 0 !important;
    left: 0 !important;
  }
  .print-link {
    height: 37px;
  }
  .ebpp_tooltips .toggle_mobile_link {
    display: block;
  }
  .ebpp_tooltips .toggle_desktop_link {
    display: none;
  }
  .toggle_mobile_img {
    display: block;
  }
  .toggle_desktop_img {
    display: none;
  }
  .bankInfo {
    margin-bottom: 30px;
  }
  .paydateInfo {
    margin-bottom: 30px;
  }
  #tblCurrentChargesSummary tbody td[abbr*="Amount"] {
    text-align: left !important;
  }
  .oneTimePayment-info > span {
    padding-left: 0 !important;
  }
  .paymentAmountInfo {
    margin: 1em 0 1em 0;
  }
  .paymentAmountInfo label,
  .paymentAmountInfo span.currency {
    padding-left: 0 !important;
  }
  .paymentAmountInfo input[type="text"] {
    float: left !important;
  }
  .paymentAmountInfo .money:before {
    right: 120px !important;
  }
  .bill-summary .span7 .maaui-dropdown,
  .account-info .span7 .maaui-dropdown,
  .account-dropdown {
    margin-left: 0 !important;
  }
  #tblMakePayment tbody td[abbr*="Payment Amount"] {
    /*min-height: 3em;*/
  }
  #tblMakePayment tbody td[abbr*="Payment Amount"] span {
    display: none;
    visibility: hidden;
  }
  #tblMakePayment tbody td[abbr*="Payment Amount"] span.money {
    display: block;
    visibility: visible;
    left: -8px;
    top: 0px;
  }
  #tblMakePayment tbody th[abbr*="Account"],
  #tblMakePayment tbody td[abbr*="Account"] {
    min-width: initial !important;
  }
  #tblMakePayment input[type="text"] {
    float: left;
  }
  .pull-right {
    float: left !important;
    /*padding-top:1em;*/
  }
  .mobile-max-width {
    width: 100%;
  }
  .tinytable.multi.base.bank-info tbody td,
  .tinytable.multi.base.pay-confirm tbody td {
    padding-left: 60%;
  }
  .tinytable.multi.base.account-holder tbody td {
    padding-left: 63%;
  }
  .tinytable.multi table,
  .tinytable.multi thead,
  .tinytable.multi tfoot,
  .tinytable.multi tbody,
  .tinytable.multi th,
  .tinytable.multi td,
  .tinytable.multi tr {
    display: block;
  }
  .tinytable.multi thead tr {
    position: absolute;
    top: auto;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  .tinytable.multi tr {
    border: none;
  }
  .tinytable.multi tbody td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px dotted #40ade5;
    position: relative;
    padding-left: 50%;
  }
  .tinytable.multi tbody td:first-child {
    border-top: 1px solid #0377ba;
  }
  .tinytable.multi td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 8px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .tinytable.multi tbody td {
    min-height: 2em;
  }
  .tinytable.multi tbody td:nth-of-type(odd) {
    background-color: #f3fafd;
  }
  .tinytable.multi tfoot {
    display: none;
  }
  .tinytable.multi.account tbody .msgrow {
    margin-top: -0.8em;
  }
  .tinytable.multi.account tbody .msgrow td {
    border: none;
    background: none;
  }
  .tinytable.multi.account tbody .msgrow p {
    position: relative;
  }
  .tinytable.multi.account tbody .mobi_tfoot {
    display: block;
    visibility: visible;
    margin-top: 0;
  }
  .tinytable.multi.account tbody .mobi_tfoot td {
    border-bottom: 1px solid #0377ba;
    border-top: 1px solid #a7d0e7;
    background: none;
  }
  .tinytable.multi.account tbody td .resplinks {
    display: block;
    visibility: visible;
    margin-left: 50%;
    margin-top: -1.6em;
  }
  .tinytable.multi.account tbody td:nth-of-type(1) {
    min-height: 3.2em;
    padding-left: 8px;
  }
  .tinytable.multi.account tbody td:nth-of-type(1) span {
    max-width: 50%;
    min-height: 1em;
    float: left;
    display: block;
  }
  .tinytable.multi.account tbody td:nth-of-type(1) span:first-child {
    float: none;
  }
  .tinytable.multi.account tbody td:nth-of-type(2):before,
  .tinytable.multi.account tbody td:nth-of-type(3):before {
    content: attr(abbr);
  }
  .tinytable.multi.account tbody td:nth-of-type(3) {
    border-bottom: none;
  }
  .tinytable.multi.account tbody td:nth-of-type(4) {
    display: none;
  }
  .tinytable.multi.account tbody tr {
    margin-top: 1.2em;
  }
  .tinytable.multi.account tbody tr.blankrow {
    height: auto;
    margin: 0;
  }
  .tinytable.multi.account tbody tr:first-child {
    margin-top: 0;
  }
  .tinytable.multi.nexttable tbody .no-border + tr {
    margin-top: -1.2em;
  }
  .tinytable.multi.nexttable tbody .no-border + tr td {
    border: none;
  }
  .tinytable.multi.nexttable tbody .no-border + tr p {
    position: relative;
  }
  .tinytable.multi.nexttable tbody td .resplinks {
    display: block;
    visibility: visible;
    float: right;
    margin-top: -1.6em;
  }
  .tinytable.multi.nexttable tbody td:nth-of-type(1) {
    min-height: 3.2em;
    padding-left: 8px;
  }
  .tinytable.multi.nexttable tbody td:nth-of-type(1) span {
    max-width: 50%;
    min-height: 1em;
    float: left;
    display: block;
  }
  .tinytable.multi.nexttable tbody td:nth-of-type(1) span:first-child {
    float: none;
  }
  .tinytable.multi.nexttable tbody td:nth-of-type(2):before,
  .tinytable.multi.nexttable tbody td:nth-of-type(3):before {
    content: attr(abbr);
  }
  .no-border .tinytable.multi.nexttable tbody td:nth-of-type(3) {
    border-bottom: none;
  }
  .tinytable.multi.nexttable tbody td:nth-of-type(4) {
    display: none;
  }
  .tinytable.multi.base {
    margin-top: 30px;
  }
  .tinytable.multi.base tbody td:before {
    content: attr(abbr);
    text-align: left;
  }
  .tinytable.multi.base tbody .mobi_tfoot {
    display: block;
    visibility: visible;
    margin-top: 0;
    background: #f3fafd;
  }
  .tinytable.multi.base tbody .mobi_tfoot td {
    border-bottom: 1px solid #0377ba;
    border-top: 1px solid #a7d0e7;
    background: none;
  }
  .tinytable.multi.base tbody td .resplinks {
    display: block;
    visibility: visible;
    float: right;
    margin-top: -1.6em;
  }
}
.tinytable .command-cell {
  vertical-align: middle;
  padding-top: 1.1em;
}
/* Fix input type  size for mobile portrait view and below*/
@media only screen and (max-width:320px) {
  input[type="text"],
  input[type="password"] {
    width: 264px;
    height: 36px;
  }
  input[type="text"] + [role="tooltip"],
  input[type="password"] + [role="tooltip"] {
    max-width: 264px;
  }
  input[type="text"] + [role="tooltip"].mobile-full-width,
  input[type="password"] + [role="tooltip"].mobile-full-width {
    max-width: none;
  }
  select {
    width: 264px !important;
    height: 36px !important;
    padding: 4px 3px !important;
  }
  #tblMakePayment tbody td[abbr*="Payment Amount"] span.money {
    top: -4px;
  }
}
.moduleredcopy {
  color: #BD020A;
}
.modulegreenbar {
  background-color: #F3FAFD;
}
.modulegreenbarps {
  white-space: pre;
  background-color: #F3FAFD;
}
.successmsg {
  color: #339933;
  font-size: 1.2em;
  padding: 1em;
  background-color: #ccffcc;
  margin: 5px 0 0;
}
.error {
  border: 2px solid #BD020A !important;
  color: #BD020A !important;
}
.errormsg {
  color: #BD020A;
  padding: 30px 15px;
  background-color: #ffcccc;
  margin-top: 30px;
  margin-bottom: 30px;
}
.errormsg .span1:first-child {
  text-align: right;
}
.errormsg h1 {
  color: #BD020A;
  font-size: 15px;
  font-weight: normal;
  margin-top: 3px;
}
.errormsg a {
  color: #BD020A;
  text-decoration: underline;
}
.errormsg ul {
  margin-top: 20px;
}
.margin-t5 {
  margin-top: 5px !important;
}
.margin-t10 {
  margin-top: 10px !important;
}
.margin-t20 {
  margin-top: 20px !important;
}
.margin-t30 {
  margin-top: 2em !important;
}
.margin-t40 {
  margin-top: 40px !important;
}
.margin-t50 {
  margin-top: 50px !important;
}
.margin-t60 {
  margin-top: 4em !important;
}
.margin-b5 {
  margin-bottom: 5px !important;
}
.margin-b10 {
  margin-bottom: 10px !important;
}
.margin-b20 {
  margin-bottom: 20px !important;
}
.margin-b30 {
  margin-bottom: 2em !important;
}
.margin-b40 {
  margin-bottom: 40px !important;
}
.margin-b50 {
  margin-bottom: 50px !important;
}
.margin-b60 {
  margin-bottom: 4em !important;
}
.margin-tEnergyBanner {
  margin-top: 120px;
}
/*.margin-t10 { margin-top: 10px !important; }
.margin-t20 { margin-top: 20px !important; }
.margin-t30 {.margin-top-30();  }
.margin-t40 { margin-top: 40px !important; }
.margin-t50 { margin-top: 50px !important; }
.margin-t60 { margin-top: 60px !important; }
.margin-tEnergyBanner {margin-top: 120px; }

.margin-b10 { margin-bottom: 10px !important; }
.margin-b20 { margin-bottom: 20px !important; }
.margin-b30 { margin-bottom: 30px !important; }
.margin-b40 { margin-bottom: 40px !important; }
.margin-b50 { margin-bottom: 50px !important; }
.margin-b60 { margin-bottom: 60px !important; }*/
.mln1 {
  margin-left: -1em !important;
}
.mln2 {
  margin-left: -2em !important;
}
.mln3 {
  margin-left: -3em !important;
}
.ml1 {
  margin-left: 1em !important;
}
.ml2 {
  margin-left: 2em !important;
}
.ml3 {
  margin-left: 3em !important;
}
.mrn1 {
  margin-right: -1em !important;
}
.mrn2 {
  margin-right: -2em !important;
}
.mrn3 {
  margin-right: -3em !important;
}
.mr1 {
  margin-right: 1em !important;
}
.mr2 {
  margin-right: 2em !important;
}
.mr3 {
  margin-right: 3em !important;
}
.paydateInfo + button {
  margin-top: 25px;
}
.paymentAmountInfo {
  float: left;
  width: 170px;
}
.paymentAmountInfo label {
  display: block;
  line-height: 20px !important;
  padding-left: 30px;
}
.paymentAmountInfo input[type="text"] {
  margin: 0 0 0 4px;
  max-width: 132px;
  padding-left: 22px;
  float: right;
}
.paymentAmountInfo .money:before {
  content: "$";
  height: 15px;
  width: 10px;
  position: relative;
  bottom: -12px;
  right: -45px;
}
.paymentAmountInfo span.currency:before {
  position: relative;
}
.paymentAmountInfo span.currency {
  padding-left: 30px;
}
#wrapper > .container > .row-fluid > .span8 > form > .account-info {
  margin: 30px 0 0px;
}
#wrapper > .container > .row-fluid > .span8 > form > .account-info + h2 {
  margin-top: 10px;
}
#wrapper > .container > .row-fluid > .span8 > form > h2.title {
  margin-bottom: 0.85em;
}
.info-additional-line {
  padding-left: 24px;
}
.paydateInfo div[role="tooltip"] {
  padding-left: 12px;
}
div.ineligible img {
  left: 17px;
  position: absolute;
}
div.ineligible h1,
div.ineligible p {
  font-size: 15px;
  color: #BD020A;
  margin: 10px 0px 30px;
  padding-left: 24px;
  line-height: 20px;
}
p.ineligible,
h1.ineligible {
  font-size: 15px;
  color: #BD020A;
  margin: 10px 0px 30px !important;
  padding-left: 24px;
  line-height: 20px;
}
p.ineligible img,
h1.ineligible img {
  left: 17px;
  position: absolute;
}
p.ineligible a,
h1.ineligible a {
  text-decoration: underline;
}
.main-content form a {
  text-decoration: underline;
}
#oapForm .automatic-payment-info {
  padding-left: 12px;
  padding-top: 5px;
}
#oapForm .form-label + div[role="radiogroup"] {
  line-height: 20px;
}
.oneTimePayment-info > span {
  padding-left: 20px;
  display: block;
}
.account-info > span {
  display: block;
  line-height: 0;
  padding-top: 23px;
  padding-left: 12px;
}
.account-info {
  line-height: 40px !important;
  height: 45px;
}
.account-info > span {
  display: block;
  line-height: 0;
  padding-top: 23px;
  padding-left: 12px;
}
.account-info .span7 .maaui-dropdown {
  float: right;
  line-height: 20px;
}
.account-info .span7 label {
  float: left;
}
.account-info .span5 span {
  font-size: 1.05em;
}
.account-info label {
  line-height: 40px ! important;
}
#recurringPaymentTable tbody td:last-child,
#recurringPaymentTable tbody th:last-child,
#recurringPaymentTable tbody td[abbr=" "],
#recurringPaymentTable tbody th[abbr=" "],
#recurringPaymentTable tbody td[abbr*="Cancel Plan"],
#recurringPaymentTable tbody th[abbr*="Cancel Plan"] {
  min-width: inherit;
}
#paymentHistoryTable th a.toolLink {
  height: 17px !important;
}
.wrap-text thead tr {
  line-height: 1.5em !important;
}
.wrap-text thead th {
  white-space: normal;
}
.wrap-text thead th[abbr="Current Balance"] {
  white-space: nowrap;
  padding-bottom: 10px;
}
.wrap-text tbody th,
.wrap-text tbody td {
  width: auto !important;
  min-width: inherit !important;
}
.edit-link {
  display: block;
  white-space: nowrap;
}
@media (max-width: 979px) {
  .span8.main-content [class*="span"],
  .span8.bill-summary [class*="span"],
  .span8.main-content .row-fluid [class*="span"],
  .span8.bill-summary .row-fluid [class*="span"] {
    float: left;
  }
  .bill-summary .span7 .maaui-dropdown,
  .account-info .span7 .maaui-dropdown {
    float: left;
    margin-left: 20px;
  }
  p.info,
  p.ineligible,
  p.warning,
  .info-additional-line {
    padding-left: 30px !important;
  }
  p.info::before,
  p.ineligible::before,
  p.warning::before,
  .info-additional-line::before,
  p.info:before,
  p.ineligible:before,
  p.warning:before,
  .info-additional-line:before,
  p.info img,
  p.ineligible img,
  p.warning img,
  .info-additional-line img {
    left: 0px !important;
  }
}
@media (max-width: 767px) {
  .btn-container .span6 {
    width: 50% !important;
  }
  .btn-container .span2 {
    width: 16% !important;
  }
  .btn-container .span10 {
    width: 84% !important;
  }
  .span12.errormsg .span1 {
    width: 8% !important;
    padding-right: 10px;
    float: left;
  }
  .span12.errormsg .span11 {
    width: 92% !important;
    float: none !important;
  }
  .span12.errormsg ul {
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 568px) {
  p.bill-download > span {
    display: block;
    margin-top: 20px;
  }
  p.bill-download > span > a.pull-right {
    float: left;
  }
  .toolLink.statementDate {
    display: inline;
  }
}
@media (max-width: 360px) {
  .toolLink.statementDate {
    top: 50px;
  }
  .errormsg h1 {
    padding-left: 25px;
  }
  .bill-summary > h2 {
    display: inline-block;
  }
}
@media (min-width: 480px) and (max-width: 640px) {
  .toolLink.statementDate {
    left: -130px;
  }
  .errormsg h1 {
    padding-left: 40px;
  }
  .errormsg ul {
    margin-left: 40px;
  }
}
@media (max-width: 320px) {
  img.statementDate {
    left: -88px;
  }
}
@media (min-width: 321px) and (max-width: 360px) {
  img.statementDate {
    left: -128px;
  }
}
@media (min-width: 361px) and (max-width: 480px) {
  img.statementDate {
    left: 0px;
  }
}
@media (min-width: 481px) and (max-width: 568px) {
  img.statementDate {
    left: -88px;
  }
}
@media (min-width: 569px) and (max-width: 640px) {
  img.statementDate {
    left: 448px;
    top: -52px;
  }
}
.authenticationNextButton {
  border: 2px solid #000000;
  border-top-color: #6666cc;
  border-left-color: #6666cc;
  background-color: #00339a;
  color: #ffffff;
  float: left;
  margin: 0 0 0 5px;
  display: block;
  font-size: 11px;
  font-family: verdana;
  padding: 3px 40px;
  text-decoration: none;
}
p.follow-link {
  padding: .8em;
}
p.follow-link a {
  display: block;
  background-color: #00339A;
  color: #ffffff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  width: 140px;
  text-align: center;
}
p.follow-link a:hover {
  text-decoration: none;
}
.profile-email {
  border-bottom: 1px dotted #0878b5;
  border-top: 1px solid #0878b5;
}
.profile-email .form-label {
  line-height: 3em;
}
.profile-email p {
  margin: 0 0 0 2em;
  position: relative;
  display: inline-block;
  line-height: 20px;
}
.profile-email .btn-subscribe {
  margin: 1.3em 2em 0 0;
}
@media only screen and (max-width:  767px ) {
  .profile-email .btn-subscribe {
    margin: 0em 2em 0 0.5em;
  }
}
.profile-email .span12 .row-fluid:first-child {
  line-height: 5em;
}
@media only screen and (max-width:  767px ) {
  .profile-email .middaysky25.edit {
    padding-left: 12px;
    padding-right: 12px;
  }
  .profile-email .middaysky25.edit p.info-red {
    margin-left: 0px;
  }
}
.profile-email .middaysky25.edit .row-fluid {
  line-height: 3em !important;
}
.profile-email .middaysky25.edit .row-fluid:last-child {
  padding-bottom: 20px !important;
}
.profile-email .middaysky25.edit .btn-success {
  margin-right: 1em;
}
.profile-email .middaysky25.edit .btn-info {
  margin-left: 1em;
}
@media only screen and (max-width:  767px ) {
  .profilemail_h {
    margin-bottom: 0.85em !important;
  }
  .additionalemail_h,
  .phoneNumbers_h {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width:  767px ) {
  .phoneemail .profile-email div > div > .row-fluid {
    padding: 1em 0 0 0;
  }
  .phoneemail .profile-email p.info::before {
    left: -7px !important;
  }
  .phoneemail .profile-email p {
    display: block !important;
    margin: 0;
    margin-left: 10px;
  }
  .phoneemail .profile-email p.info {
    padding-left: 20px !important;
    margin-top: 0 !important;
  }
  .phoneemail .profile-email label {
    display: block;
    width: 300px;
  }
  .phoneemail .profile-email .btn-subscribe {
    float: none;
  }
  .phoneemail .profile-email input[type=text] {
    width: 245px !important;
    box-sizing: content-box;
  }
  .phoneemail .profile-email .adjacent-buttons {
    margin-left: -8px;
  }
  .phoneemail .profile-email .adjacent-buttons .btn {
    display: inline;
  }
  .phoneemail .profile-email .adjacent-buttons .btn:first-child {
    margin: auto;
  }
  .phoneemail .profile-email .adjacent-buttons .align-right {
    float: right;
  }
}
.phoneemail .tinytable .btn-x-blue {
  margin-left: 10px;
}
.phoneemail .tinytable tr.datarow {
  line-height: 3em;
}
.phoneemail .tinytable tr.editrow {
  border-bottom-color: transparent;
}
.phoneemail .tinytable tr.editrow:last-of-type,
.phoneemail .tinytable tr.editrow.last {
  border-bottom-color: #40ade5;
}
.phoneemail .tinytable tr.add td {
  line-height: 20px;
}
.phoneemail .tinytable .btn + .btn {
  margin-left: 0.5em;
}
@media only screen and (max-width:  767px ) {
  .phoneemail .editEmailPhoneTableCell {
    padding-left: 8px !important;
  }
  .phoneemail .editEmailPhoneTableCell:first-child,
  .phoneemail .editEmailPhoneTableCell:last-child {
    border: 0 !important;
  }
  .phoneemail .editEmailPhoneTableCell:first-child .adjacent-buttons .btn,
  .phoneemail .editEmailPhoneTableCell:last-child .adjacent-buttons .btn {
    display: inline;
  }
}
@media only screen and (max-width:  767px ) {
  .phoneemail #emailTable tfoot,
  .phoneemail #phoneTable tfoot {
    display: block !important;
    position: relative;
  }
  .phoneemail #emailTable tfoot td,
  .phoneemail #phoneTable tfoot td {
    padding: 6px 2px 6px 1px;
  }
  .phoneemail #emailTable tfoot td .btn-x-blue,
  .phoneemail #phoneTable tfoot td .btn-x-blue,
  .phoneemail #emailTable tfoot td .btn-x-red,
  .phoneemail #phoneTable tfoot td .btn-x-red {
    position: absolute;
    right: 0.5em;
    top: 2px;
  }
}
@media only screen and (max-width:  767px ) {
  .phoneemail #emailTable,
  .phoneemail #phoneTable {
    margin-top: 1em;
  }
  .phoneemail #emailTable p,
  .phoneemail #phoneTable p {
    margin-right: 5px;
  }
  .phoneemail #emailTable tbody tr td .btn-x-blue,
  .phoneemail #phoneTable tbody tr td .btn-x-blue,
  .phoneemail #emailTable .btn-x-red,
  .phoneemail #phoneTable .btn-x-red {
    position: absolute;
    top: 10px;
    right: 5px;
  }
  .phoneemail #emailTable tr.middaysky25.editrow.last::after,
  .phoneemail #phoneTable tr.middaysky25.editrow.last::after,
  .phoneemail #emailTable tr:not(.editrow).datarow::after,
  .phoneemail #phoneTable tr:not(.editrow).datarow::after {
    content: "";
    display: block;
    height: 1em;
    background-color: white;
  }
  .phoneemail #emailTable tr.datarow:not(:last-child) td:last-child,
  .phoneemail #phoneTable tr.datarow:not(:last-child) td:last-child,
  .phoneemail #emailTable tr.editrow.last,
  .phoneemail #phoneTable tr.editrow.last,
  .phoneemail #emailTable td.editEmailPhoneTableCell,
  .phoneemail #phoneTable td.editEmailPhoneTableCell {
    border-bottom: 0;
  }
  .phoneemail #emailTable tr.datarow:not(:first-child) td:first-child,
  .phoneemail #phoneTable tr.datarow:not(:first-child) td:first-child {
    border-top: 0;
  }
  .phoneemail #emailTable td.command-cell.editEmailPhoneTableCell,
  .phoneemail #phoneTable td.command-cell.editEmailPhoneTableCell {
    margin-bottom: 1em;
  }
  .phoneemail #emailTable tr.datarow td .btn,
  .phoneemail #phoneTable tr.datarow td .btn {
    padding-left: 3px;
    padding-right: 3px;
  }
  .phoneemail #emailTable tr.datarow td .btn:last-child,
  .phoneemail #phoneTable tr.datarow td .btn:last-child {
    margin-right: 1px;
  }
}
@media only screen and (max-width:  767px ) {
  .phoneemail #emailTable td,
  .phoneemail #phoneTable td {
    padding-left: 44%;
  }
  .phoneemail #emailTable td select,
  .phoneemail #phoneTable td select,
  .phoneemail #emailTable td input[type=text],
  .phoneemail #phoneTable td input[type=text] {
    width: 245px !important;
    box-sizing: content-box;
  }
  .phoneemail #emailTable td label,
  .phoneemail #phoneTable td label {
    display: block !important;
    text-align: left !important;
  }
  .phoneemail #emailTable td[abbr*="Contact Name"],
  .phoneemail #phoneTable td[abbr*="Contact Name"],
  .phoneemail #emailTable td[abbr*="Email Address"],
  .phoneemail #phoneTable td[abbr*="Email Address"] {
    width: inherit !important;
    word-break: break-word;
    white-space: normal !important;
    overflow: visible !important;
    line-height: 2em;
  }
}
.phoneemail #emailTable tfoot td {
  padding: 6px 6px 6px 10px;
}
.phoneemail #emailTable tfoot td.command-cell {
  padding-top: 1.1em;
}
.phoneemail #emailTable tfoot label {
  margin: 0;
}
.phoneemail #emailTable td[abbr*="Email Address"] {
  width: 240px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.phoneemail #emailTable td[abbr*="Contact Name"] {
  width: 175px;
}
.phoneemail #emailTable tr.add td {
  width: 160px;
}
.phoneemail #emailTable tr.add td:first-child {
  width: 260px;
}
@media only screen and (max-width:  767px ) {
  .phoneemail #emailTable tr.datarow td .btn:first-child {
    margin-left: 40px;
  }
}
.phoneemail #phoneTable tfoot label {
  margin: 0;
}
.phoneemail #phoneTable td {
  padding: 6px 6px 6px 10px;
}
@media only screen and (max-width:  767px ) {
  .phoneemail #phoneTable td {
    padding: 6px 3px 6px 44%;
  }
}
.phoneemail #phoneTable td[abbr*="Type"] {
  width: 220px;
}
.phoneemail #phoneTable td[abbr*="Type"] p {
  margin: 0;
}
.phoneemail #phoneTable .editrow.last label {
  display: block;
  text-align: right;
  line-height: 3em;
}
@media only screen and (max-width:  767px ) {
  .phoneemail #phoneTable .editrow.last label {
    line-height: 1em;
  }
}
.phoneemail #phoneTable .editrow.last label + label {
  margin-top: 10px;
}
.phoneemail #phoneTable .editrow.last .editBusPhoneNumberCell {
  max-width: 160px;
}
@media only screen and (max-width:  767px ) {
  .phoneemail #phoneTable .editrow.last .editBusPhoneNumberCell {
    max-width: 100%;
  }
}
@media only screen and (max-width:  767px ) {
  .phoneemail #phoneTable tr.datarow td .btn:first-child {
    margin-left: 40px;
  }
}
.billspayments-background {
  background-image: url("../images/billsandpayments.jpg");
  background-repeat: no-repeat;
}
@media only screen and (max-width:768px) {
  .billspayments-background {
    background-image: none;
  }
  .billspayments-background .billAndPayments {
    padding: 0 !important;
    height: 17em !important;
    margin-bottom: 1em;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) and (min-width: 360px), only screen and (min--moz-device-pixel-ratio: 3) and (min-width: 360px), only screen and (-o-min-device-pixel-ratio: 3/1) and (min-width: 360px), only screen and (min-device-pixel-ratio: 3) and (min-width: 360px), only screen and (min-resolution: 192dpi) and (min-width: 360px), only screen and (min-resolution: 3dppx) and (min-width: 360px) {
  .billspayments-background {
    background-image: none;
  }
  .billspayments-background .billAndPayments {
    padding: 0 !important;
    height: 17em !important;
  }
}
@media only screen and (max-width:320px) {
  .billspayments-background .billAndPayments {
    height: 275px;
  }
}
.billspayments-background .billAndPayments {
  height: 320px;
  padding: 0 0 0 330px;
}
.billspayments-background .billAndPayments h2 {
  margin-bottom: 30px;
}
.billspayments-background .billAndPayments a {
  text-decoration: underline;
}
.start-stop {
  position: relative;
  background-image: url(../images/homepage.jpg);
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: 100%;
  width: 100%;
}
@media only screen and (max-width:768px) {
  .start-stop {
    background-image: none;
  }
  .start-stop .span4.offset2 {
    margin-left: 1em;
    font-size: .9em;
    max-width: 300px;
  }
}
@media only screen and (max-width:320px) {
  .start-stop {
    margin-bottom: 1em;
  }
  .start-stop p {
    font-size: 13px;
  }
  .start-stop .span4.offset2 {
    margin-left: 1.2em;
    max-width: 200px;
  }
  .start-stop h2 {
    font-size: 1em;
  }
  .start-stop li {
    min-height: 2.2em;
    font-size: 13px;
  }
}
.start-stop h2 {
  font-size: 18px;
  margin-bottom: .3em;
}
.start-stop > .span12 {
  padding: 20px 15px;
}
.start-stop > .span12 > .row-fluid:last-child {
  margin-top: 15px;
}
.start-stop li {
  min-height: 40px;
}
.start-stop li a {
  padding-bottom: 7px;
  position: relative;
  display: inline-block;
  width: 220px;
}
@media only screen and (max-width:320px) {
  .start-stop li a {
    width: 200px !important;
  }
}
.start-stop li a::before,
.start-stop li a:before {
  position: absolute;
  content: url(../images/RedCarat.png);
  left: -13px;
}
.servicerequests-background {
  background-image: url("../images/servicerequests/service-requests-logo.png");
  background-repeat: no-repeat;
}
@media only screen and (max-width:768px) {
  .servicerequests-background {
    background-size: 102%;
  }
}
.servicerequests-background .spacer {
  height: 17em;
}
@media only screen and (max-width:640px) {
  .servicerequests-background .spacer {
    height: 13em;
  }
}
@media only screen and (max-width: 480px) {
  .servicerequests-background .spacer {
    height: 8em;
  }
}
@media only screen and (max-width:320px) {
  .servicerequests-background .spacer {
    height: 6em;
  }
}
.alertsSubscription-background {
  background-repeat: no-repeat;
}
.alertsSubscription-background .spacer {
  height: 16em;
}
@media only screen and (max-width:640px) {
  .alertsSubscription-background .spacer {
    height: 13em;
  }
}
@media only screen and (max-width: 480px) {
  .alertsSubscription-background .spacer {
    height: 8em;
  }
}
@media only screen and (max-width:320px) {
  .alertsSubscription-background .spacer {
    height: 6em;
  }
}
@media only screen and (max-width:768px) {
  .alertsSubscription-background {
    background-size: 102%;
  }
}
@media only screen and (max-width: 480px) {
  .adjacent-buttons .btn {
    display: block;
    float: none;
  }
  .adjacent-buttons .btn:first-child {
    margin: 10px 0;
  }
}
.accordion-group,
.accordion-inner {
  border: 0px;
}
.accordion-heading .accordion-toggle {
  padding: 0px;
  margin-left: 12px;
  position: relative;
}
textarea {
  width: 100%;
  resize: none;
  box-sizing: border-box;
}
.contactus_info {
  padding-left: 25px;
  color: #bc3232;
}
.contactus_links {
  padding: 5px;
  text-decoration: underline;
}
.accordion-group .accordion-toggle:hover {
  text-decoration: none;
}
.accordion-group .accordion-toggle:not(.collapsed):before,
.accordion-group .accordion-toggle:not(.collapsed)::before {
  margin-right: 10px;
  content: "";
  position: absolute;
  top: 7px;
  left: -11px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6.9px 4px 0 4px;
  border-color: #0878b5 transparent transparent transparent;
}
.accordion-group .accordion-toggle.collapsed:before,
.accordion-group .accordion-toggle.collapsed::before {
  margin-right: 10px;
  content: "";
  position: absolute;
  top: 4px;
  left: -11px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7.8px;
  border-color: transparent transparent transparent #0878b5;
}
img.red-info {
  cursor: pointer;
}
img.red-info {
  clip: rect(34px, 182px, 66px, 151px);
  position: absolute;
  left: -142px;
  top: 66px;
}
.accordion-close {
  padding: 9px 15px;
  text-decoration: underline;
  margin-bottom: 20px;
}
@media only screen and (max-width:320px) {
  img.red-info {
    left: -161px;
  }
}
@media only screen and (max-width:990px) {
  img.red-info {
    left: -158px;
  }
}
.contactus_text {
  padding: 5px;
}
.successnote {
  color: #525252;
}
.accordion-heading a:hover,
.accordion-heading a:focus {
  color: #0878b5;
}
.btn-contactus {
  background-color: #0878b5;
  position: relative;
}
.btn-contactus:active,
.btn-contactus:focus {
  background-color: #0a244b;
}
.alertssubsciptions-background {
  background-image: url("../images/alertssubscriptions/alertsandsubscriptions.jpg");
  background-repeat: no-repeat;
}
@media only screen and (max-width:768px) {
  .alertssubsciptions-background {
    background-size: 102%;
  }
}
.pg-unavailable #wrapper {
  max-width: none;
  background: transparent;
  min-height: 0;
}
.pg-unavailable #sticky-wrapper {
  background-color: #fafaf9;
  background-image: -moz-linear-gradient(top, #ffffff, #f3f3f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f3f3f1));
  background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f1);
  background-image: -o-linear-gradient(top, #ffffff, #f3f3f1);
  background-image: linear-gradient(to bottom, #ffffff, #f3f3f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f1', GradientType=0);
}
.pg-unavailable #body-wrapper {
  background-image: none;
  min-height: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 700px),only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 700px),only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 700px),only screen and (min-device-pixel-ratio: 2) and (min-width: 700px), only screen and (min-resolution: 192dpi) and (min-width: 700px), only screen and (min-resolution: 2dppx) and (min-width: 700px) {
  .pg-unavailable #body-wrapper {
    min-height: 20em;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 320px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 320px), only screen and (min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min-resolution: 192dpi) and (min-width: 320px), only screen and (min-resolution: 2dppx) and (min-width: 320px) {
  .pg-unavailable #body-wrapper {
    min-height: 44em;
  }
}
.pg-unavailable .unavailable {
  min-height: 0 !important;
  padding: 0 !important;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.pg-unavailable .unavailable h1 {
  font-weight: normal;
  font-size: 18px;
}
.pg-unavailable .unavailable div {
  width: 83%;
  display: table-cell;
  vertical-align: middle;
}
.pg-unavailable .unavailable img {
  margin: 2em 0;
}
.pg-unavailable [role^=navigation] .navbar-inner {
  min-height: .4em;
}
.pg-unavailable .tear {
  margin: 0 auto;
  max-width: 100%;
  display: block;
}
.pg-unavailable #footer-bar::after {
  background: url(../images/unavailable_bottom-tear.png) no-repeat center rgba(255, 255, 255, 0);
  content: "";
  display: block;
  height: 4em;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: -52px;
}
@media only screen and (max-width:320px) {
  .pg-unavailable #footer-bar::after {
    top: -32px;
    background-size: 100%;
  }
}
@media only screen and (max-width:  767px ) {
  .pg-unavailable #footer-bar::after {
    top: -32px;
    background-size: 100%;
  }
}
@media only screen and (max-width:320px) {
  .pg-unavailable .span2.footer-container {
    margin-right: 10px;
  }
  .pg-unavailable #footer-social-media-list li {
    padding: 0px 8px 0px 0px;
  }
}
#jPanelMenu-menu {
  margin: 0;
  background: #525252;
  top: -1em;
  padding: 0 4px;
  /* 
	@media @portrait-only {
		overflow-y: hidden !important;
	}
	*/
}
#jPanelMenu-menu li {
  line-height: 3em;
  padding-left: 1em;
  border-bottom: 1px dotted #ffffff;
  max-width: 223px;
}
#jPanelMenu-menu li a {
  font-size: 18px;
  display: block;
  color: #ffffff;
}
#jPanelMenu-menu li.header {
  line-height: 1em;
  border-bottom: none;
}
#jPanelMenu-menu li.header h1 {
  margin: 1.4em 0;
  color: #ffffff;
}
#jPanelMenu-menu li.active {
  margin: 0 2px;
  background: #333;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  position: relative;
  left: -2px;
}
#menu-trigger {
  width: 46px;
  height: 40px;
  background: url("../images/MOBILENAV_icon.png") #17396c 0.29em 0.33em no-repeat;
  position: absolute;
  left: 1.3em;
  top: .29em;
  display: none;
  border: 3px solid #17396c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width:  767px ) {
  #menu-trigger {
    display: inline-block;
  }
}
.landing_links {
  padding-right: 15px;
}
.toggle_mobile_link {
  display: none;
}
@media only screen and (max-width:  767px ) {
  .passwordTip + .tooltip {
    position: absolute;
    left: -5.3em !important;
    top: 5em !important;
  }
}
@media only screen and (max-width:640px) {
  .registration input[type="text"],
  .password input[type="text"],
  .registration input [type="password"],
  .password input [type="password"] {
    max-width: 19em;
  }
  .registration .toolLink:focus,
  .password .toolLink:focus {
    outline: 0;
    background: 0;
  }
  .toggle_mobile_link {
    display: inline-block;
  }
  .toggle_desktop_link {
    display: none;
  }
  img.passwordTip {
    top: 0;
  }
  img.passwordTip + .tooltip {
    position: absolute;
    left: -11.17em !important;
    top: 2.6em !important;
  }
  img.passwordTip + .tooltip.bottom .tooltip-arrow {
    margin-top: -17px;
    margin-left: -22px;
    border-width: 0 17px 16px 17px;
    border-color: transparent transparent #a9d0e5 transparent;
    top: 5%;
    left: 56%;
  }
  img.passwordTip + .tooltip.bottom .tooltip-arrow::after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    left: -17px;
    top: 1px;
    border-style: solid;
    border-width: 0 17px 16px 17px;
    border-color: transparent transparent #f3fafd transparent;
    z-index: 1100;
  }
  img.passwordTip + .tooltip.bottom .tooltip-inner {
    max-width: 275px;
  }
}
.profile-container {
  padding: 15px;
  background-color: #f3fafd;
}
.border-bottom-paleblue-profile {
  border-bottom: 1px solid #a9d0e5;
  margin-top: 10px;
}
.manageaccount .selaccount {
  max-width: 13em;
  float: right;
}
@media only screen and (max-width:  767px ) {
  .manageaccount .mln2 {
    margin-left: 0 !important;
  }
  .manageaccount .successmsg {
    max-width: 92%;
  }
  .manageaccount .span4 > span.align-right {
    float: none;
    display: block;
  }
  .manageaccount input[type=text] {
    max-width: 19em;
  }
  .manageaccount input.input-small {
    min-width: 9em;
  }
  .manageaccount .span5.text-right {
    text-align: left;
    padding-left: 1.2em;
  }
  .manageaccount .span5.text-right.nopad {
    padding: 0 !important;
  }
  .manageaccount .selaccount {
    float: none;
    height: 46px;
    margin: 0;
  }
  .manageaccount .span7 {
    padding-left: 1.2em;
  }
  .manageaccount .span7.nopad {
    padding: 0 !important;
  }
  .manageaccount .toggle_mobile_link {
    display: block;
    margin-left: 1.2em;
  }
  .manageaccount .toggle_desktop_link {
    display: none;
  }
  .manageaccount .row-fluid.header {
    max-height: 2em;
  }
  .manageaccount .row-fluid.header ~ .row-fluid {
    margin-bottom: 1em;
  }
  .manageaccount .span12 .row-fluid [class*="span"] {
    min-height: 1.6em;
  }
  .manageaccount .secinfo .span8,
  .manageaccount .secinfo .span4 {
    float: left;
    width: 50%;
  }
  .manageaccount .secinfo .span8 .span7.text-right {
    text-align: left;
    padding-left: 0;
  }
  .manageaccount .secinfo .span8 .span5 {
    font-size: .94em;
  }
  .manageaccount .secinfo .landing_links {
    padding: 0;
  }
  .manageaccount .secinfo > row-fluid:first-child {
    margin-bottom: .8em;
  }
  .manageaccount .links_underline.offset5 {
    margin: 0 !important;
  }
  .manageaccount .myaccounts .header {
    padding: 0 0 10px;
  }
  .manageaccount .myaccounts .header .span8,
  .manageaccount .myaccounts .header .span4 {
    float: left;
    width: 50%;
  }
  .manageaccount .myaccounts .rename {
    display: block;
  }
  .manageaccount .myaccounts .accountdetails .span5.text-right,
  .manageaccount .myaccounts .accountdetails .span7 {
    padding: 0;
  }
  .manageaccount .myaccounts .span10 .span5 a {
    display: none;
  }
}
.form-label-height {
  line-height: 3em;
}
@media only screen and (max-width: 640px) {
  .form-label-height {
    line-height: 1em;
  }
}
iframe.rerc {
  position: relative;
  z-index: 1;
}
[id^="chart-plan-"]:focus + label span.block {
  outline: 1px dotted #0878b5;
  outline-offset: 3px;
}
.rerc label > span:last-child {
  margin-left: 3px;
}
.rerc .reveal-modal.xxlarge {
  top: -7em !important;
}
@media only screen and (max-width:  767px ) {
  .rerc .reveal-modal.xxlarge {
    top: 117em !important;
  }
}
.rerc .reveal-modal.xxxlarge {
  top: -7em !important;
}
.pricingPlan p.ineligiblex {
  margin: 13px 0;
  padding-left: 24px;
  position: relative;
  color: #d2093a;
}
.pricingPlan p.ineligiblex::before,
.pricingPlan p.ineligiblex:before {
  position: absolute;
  content: url(../images/ineligible_icon.png);
  left: -4px;
}
@media only screen and (max-width:  767px ) {
  .pricingPlan .span5.text-right {
    text-align: left;
  }
  .pricingPlan .nopad.span7 {
    margin-bottom: .67em;
  }
  .pricingPlan .info.margin-t20 {
    margin-top: 0px !important;
  }
  .pricingPlan .row-fluid > .margin-t30 {
    margin-top: .67em !important;
  }
  .pricingPlan li.margin-t20 {
    padding-right: .8em;
  }
  .pricingPlan .white-back-border > .row-fluid > .span12 > .row-fluid:first-child > .span8 > .row-fluid:last-child > .span5 img {
    display: none;
  }
  .pricingPlan [data-reveal-id="comparePlans"] {
    display: none !important;
  }
}
.pricingPlan .flip-container {
  perspective: 1000;
  transform-style: preserve-3d;
  /* back, initially hidden pane */
}
.pricingPlan .flip-container.flip .flipper {
  transform: rotateY(180deg);
}
.pricingPlan .flip-container,
.pricingPlan .flip-container .front,
.pricingPlan .flip-container .back {
  width: 320px;
  height: 480px;
}
.pricingPlan .flip-container .flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.pricingPlan .flip-container .front,
.pricingPlan .flip-container .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.pricingPlan .flip-container .front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}
.pricingPlan .flip-container .back {
  transform: rotateY(180deg);
}
@media (min-width: 767px) {
  .pricingPlan .span3.tight {
    width: 15.66%;
  }
}
.pricingPlan .toolLink:focus {
  outline: none !important;
  background-color: transparent;
}
.pricingPlan .cancel-pending-plan {
  position: absolute;
  top: .4em;
  left: -86%;
}
@media only screen and (max-width:640px) {
  .pricingPlan .cancel-pending-plan {
    position: relative;
    max-width: 15em;
    display: block;
    margin: 0 auto;
    left: 0;
    top: 0;
  }
}
.pricingPlan #contentPanelStandard .ui-tabs-panel .btn-success,
.pricingPlan #contentPanelStandardP .ui-tabs-panel .btn-success {
  display: none;
  visibility: hidden;
}
.pricingPlan #contentPanelStandardP {
  background: #f3f3f3;
}
.pricingPlan #contentPanelStandardP #hidePanelP .ui-tabs-nav li {
  background: #f3f3f3;
}
.pricingPlan #contentPanelStandardP #hidePanelP .ui-tabs-nav li.ui-state-active {
  background: #ffffff;
}
.pricingPlan #contentPanelStandardP #hidePanelP .ui-tabs-panel {
  background: #ffffff;
}
.pricingPlan #contentPanelStandardP .caret-triangle-up,
.pricingPlan #contentPanelStandardP .caret-triangle-down {
  position: absolute;
  top: -1.6em;
}
@media only screen and (max-width:640px) {
  .pricingPlan #contentPanelStandardP .caret-triangle-up,
  .pricingPlan #contentPanelStandardP .caret-triangle-down {
    position: relative;
    top: .6em;
  }
}
.pricingPlan #contentPanelStandard #hidePanelS .ui-tabs-nav li.ui-state-active {
  background: #ffffff;
}
.pricingPlan #contentPanelStandard #hidePanelS .ui-tabs-panel {
  background: #ffffff;
}
.pricingPlan #contentPanelStandard .caret-triangle-up,
.pricingPlan #contentPanelStandard .caret-triangle-down {
  position: absolute;
  top: -1.6em;
}
@media only screen and (max-width:640px) {
  .pricingPlan #contentPanelStandard .caret-triangle-up,
  .pricingPlan #contentPanelStandard .caret-triangle-down {
    position: relative;
    top: .2em;
  }
}
.pricingPlan .commonHeader {
  border-bottom: 1px solid #a7d0e7;
}
.pricingPlan .commonHeaderTop {
  border-top: 1px solid #a7d0e7;
}
.pricingPlan .ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.pricingPlan .ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  padding: 0;
  width: 33.1003284%;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px medium;
  border-color: #cccccc #cccccc #cccccc transparent;
  text-align: center;
  display: table-cell;
  background: #f3f3f1;
}
.pricingPlan .ui-tabs .ui-tabs-nav li:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  border-left: 1px solid #cccccc;
}
.pricingPlan .ui-tabs .ui-tabs-nav li:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.pricingPlan .ui-tabs .ui-tabs-nav li.ui-state-active {
  border-bottom-color: transparent;
}
.pricingPlan .ui-tabs .ui-tabs-nav li.ui-state-active {
  background: transparent;
}
.pricingPlan .ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #0878b5;
  font-size: 1.2em;
}
.pricingPlan .ui-tabs .ui-tabs-nav li a {
  color: #525252;
}
.pricingPlan .account-margin-span5 {
  margin-top: 1.5em;
}
.pricingPlan .span12 {
  margin-top: 1em;
}
.pricingPlan .white-back {
  background-color: #e7ffe2;
  margin-bottom: 30px;
  padding: 5px;
}
.pricingPlan .white-back > div > H2 {
  color: #37803D;
  font-weight: bold;
}
.pricingPlan .white-back p {
  font-size: 14px;
  color: #37803d;
}
.pricingPlan .white-back-plain {
  padding: 5px;
}
.pricingPlan .white-back-plain > H2 {
  font-weight: bold;
}
.pricingPlan .priceTable {
  margin-top: 1.5em;
  border-bottom: 1px solid #0878b5;
}
.pricingPlan .priceTableTop {
  margin-top: 1.5em;
  border-bottom: 1px solid #0878b5;
}
.pricingPlan .priceTableTopNoBorder {
  margin-top: 1.5em;
  border-bottom: 0px solid #0878b5;
}
#pricePlanUpdated {
  display: none;
  margin-bottom: 1.5em;
}
#updateRevertBack {
  display: none;
}
.hiddenPanelFix {
  background-color: #ffffff;
}
.hiddenPanelFix DIV {
  background-color: #ffffff;
}
.hiddenPanelFix > UL {
  background-color: #ffffff;
}
.hiddenPanelFix > li {
  background-color: #ffffff;
}
.white-back-border > .row-fluid > .span12 > .row-fluid:first-child > .span8 > .row-fluid:last-child {
  padding-top: 10px;
}
@media only screen and (max-width:640px) {
  [id^=contentPanel] .ui-tabs-nav,
  [id^=contentPanel] .ui-tabs-panel img,
  [id^=contentPanel] #sortDivPanel .span12 .span3 img {
    display: none !important;
  }
  [id^=contentPanel] .ui-tabs-panel {
    display: block;
    border: 0;
  }
}
[id^=hidePanel] {
  display: none;
  margin-top: .6em;
}
/*    
    #hidePanelS,  {
       display: none;
       margin-top: 30px;
    }
    #hidePanelP {
       display: none;
       margin-top: 30px;
    }
    #hidePanel_1 {
       display: none;
       margin-top: 30px;
    }
    #hidePanel_2 {
        display: none;
        margin-top: 30px;
    }
    #hidePanel_3 {
        display: none;
        margin-top: 30px;
    }
    #hidePanel_4 {
        display: none;
        margin-top: 30px;
    }
    
    #hidePanel_5 {
        display: none;
        margin-top: 30px;
    }

    #hidePanel_6 {
        display: none;
        margin-top: 30px;
    }

    #hidePanel_7 {
        display: none;
        margin-top: 30px;
    }

    */
.tcol-show {
  display: table-cell;
}
.tcol-hide {
  display: none;
}
#compareCostTable {
  border: 1px solid #000;
  border-collapse: collapse;
}
#compareCostTable .center {
  text-align: center;
}
#compareCostTable th,
#compareCostTable td {
  width: 220px;
  text-align: left;
  padding: 10px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
#compareCostTable td {
  vertical-align: text-top;
  border-bottom: 1px dotted #494949;
}
#compareCostTable th {
  color: #fff;
}
#compareCostTable th.blueHeader {
  background-color: #0878B5;
}
#compareCostTable th.blackHeader {
  background-color: #000;
}
#compareCostTable th.grayHeader {
  background-color: #525252;
}
.center {
  margin: auto;
  text-align: center;
}
.center-middle {
  margin: auto auto;
  text-align: center;
  vertical-align: middle;
}
.pricingAlignBottom {
  text-align: left;
  vertical-align: bottom;
}
.topBuffer {
  margin-top: 15px;
}
.compareAlignRight {
  text-align: right;
  vertical-align: top;
}
.indentTextPricing {
  margin-left: 24px;
}
.indentTextDesc {
  margin: 1em;
  overflow: auto;
}
.indentTextDesc ul {
  list-style: none !important;
}
.indentTextDesc ul li {
  margin-top: 10px;
}
.indentTextDesc ul li:first-child {
  margin-top: 0;
}
p.indentTextDesc {
  margin: 0;
}
.pricing-links-container {
  padding: 15px;
  background-color: #f3fafd;
}
.pricing-links-container h3,
.pricing-links-container P {
  margin: 10px;
}
.blue-back-border {
  background-color: #f3fafd;
  border-bottom: 1px dotted #0878b5;
  padding: 10px 10px 1em;
}
.blue-back-border-top {
  background-color: #f3fafd;
  border-bottom: 1px dotted #0878b5;
  border-top: 1px solid #0878b5;
  padding: 10px 10px 1em;
}
.blue-back-border-padding-top {
  background-color: #f3fafd;
  border-bottom: 1px dotted #0878b5;
  padding: 10px;
  padding-top: 1.5em;
}
.white-back-border {
  background-color: transparent;
  border-bottom: 1px dotted #0878b5;
  padding: 10px;
}
form > .row-fluid label.survey-radio {
  line-height: 25px;
  display: block;
}
form > .row-fluid label.survey-radio > span {
  float: left;
}
.survey-prompt {
  background-image: url("../images/residential-background.jpg") !important;
  background-repeat: no-repeat !important;
}
.survey-prompt.commercial {
  background-image: url("../images/commercial-background.jpg") !important;
}
.survey-prompt .survey-back h1,
.survey-prompt .survey-back h2,
.survey-prompt .survey-back h3 {
  color: #ffffff;
}
.survey-prompt .survey-back h2 {
  margin-bottom: 10px;
}
.survey-prompt .survey-bottom {
  margin: 20px 20px 0px 20px;
}
.survey-prompt .survey-bottom h2,
.survey-prompt .survey-bottom h3 {
  color: #0878b5;
}
.survey-prompt .survey-bottom p {
  color: #525252;
}
[rate-compare] {
  border: 1px solid #ccc;
}
[rate-compare] ul.unstyled {
  padding: 10px 10px 0 10px;
  margin-bottom: 0;
}
[rate-compare] ul.unstyled li {
  margin-bottom: .6em;
}
[rate-compare] ul.unstyled li:last-child {
  margin-bottom: 0;
}
[rate-compare] ul.unstyled + div {
  text-align: center;
}
[rate-compare] .current .rateName {
  text-align: center;
  background: #0878b5;
}
[rate-compare] .current .rateName h3 {
  color: #ffffff;
  line-height: 2.5em;
}
[rate-compare] .current .enroll {
  text-align: center;
  height: 4em;
}
[rate-compare] .current .enroll span {
  display: inline-block;
  font-weight: bold;
  background: #ececec;
  color: #525252;
  padding: 6px 8px;
  margin: .8em 0;
}
[rate-compare] .current .savings {
  margin: 1em auto;
  padding: 10px 0;
  background: #ececec;
  text-align: center;
  width: 90%;
}
[rate-compare] .current .savings h2 {
  color: #525252;
}
[rate-compare] .current .savings p {
  margin: 0;
}
[rate-compare] .current .risk,
[rate-compare] .current .commitment {
  text-align: center;
  color: #525252;
  line-height: 3em;
}
[rate-compare] .current .plandetails,
[rate-compare] .current .who {
  padding: 1em 0 10px 0;
}
[rate-compare] .current .plandetails h3,
[rate-compare] .current .who h3 {
  color: #0878b5;
  text-align: center;
}
[rate-compare] .current .rateCost {
  padding-top: 10px;
  text-align: center;
}
[rate-compare] .current .rateCost span {
  color: #0878b5;
}
[rate-compare] .pending .rateName {
  text-align: center;
  background: #222222;
}
[rate-compare] .pending .rateName h3 {
  color: #ffffff;
  line-height: 2.5em;
}
[rate-compare] .pending .enroll {
  text-align: center;
  height: 4em;
}
[rate-compare] .pending .enroll span {
  font-weight: bold;
  color: #ffffff;
  background: #222222;
  margin: .8em 0;
  padding: 6px 8px;
  display: inline-block;
}
[rate-compare] .pending .savings {
  margin: 1em auto;
  background: #ececec;
  text-align: center;
  width: 90%;
  padding: 10px 0;
}
[rate-compare] .pending .savings h2 {
  color: #525252;
}
[rate-compare] .pending .savings p {
  margin: 0;
}
[rate-compare] .pending .savings.green {
  background: #e7ffe2;
  color: #37803d;
}
[rate-compare] .pending .savings.green h2 {
  color: #37803d;
  height: inherit;
  line-height: inherit;
}
[rate-compare] .pending .savings.green p {
  margin: 0;
}
[rate-compare] .pending .risk,
[rate-compare] .pending .commitment {
  text-align: center;
  color: #525252;
  line-height: 3em;
}
[rate-compare] .pending .plandetails,
[rate-compare] .pending .who {
  padding: 1em 0 10px 0;
}
[rate-compare] .pending .plandetails h3,
[rate-compare] .pending .who h3 {
  color: #0878b5;
  text-align: center;
}
[rate-compare] .pending .rateCost {
  padding-top: 10px;
  text-align: center;
}
[rate-compare] .pending .rateCost span {
  color: #0878b5;
}
[rate-compare] .available .rateName {
  text-align: center;
  background: #525252;
}
[rate-compare] .available .rateName h3 {
  color: #ffffff;
  line-height: 2.5em;
}
[rate-compare] .available .enroll {
  height: 4em;
  line-height: 4em;
  text-align: center;
}
[rate-compare] .available .enroll h2 {
  font-weight: bold;
  color: #525252;
  height: 38px;
  line-height: 38px;
}
[rate-compare] .available .savings {
  margin: 1em auto;
  padding: 9px 0;
  background: #ececec;
  text-align: center;
  width: 90%;
}
[rate-compare] .available .savings .center h2 {
  color: #525252;
}
[rate-compare] .available .savings h2 {
  color: #525252;
  height: 58px;
  line-height: 3.2em;
}
[rate-compare] .available .savings.green {
  background: #e7ffe2;
  color: #37803d;
}
[rate-compare] .available .savings.green h2 {
  color: #37803d;
  height: inherit;
  line-height: inherit;
}
[rate-compare] .available .savings.green p {
  margin: 0;
}
[rate-compare] .available .risk,
[rate-compare] .available .commitment {
  text-align: center;
  color: #525252;
  line-height: 3em;
}
[rate-compare] .available .plandetails,
[rate-compare] .available .who {
  padding: 1em 0 10px 0;
}
[rate-compare] .available .plandetails h3,
[rate-compare] .available .who h3 {
  text-align: center;
}
[rate-compare] .available .rateCost {
  padding-top: 10px;
  text-align: center;
}
[rate-compare] .available .rateCost span {
  color: #0878b5;
}
[rate-compare] .current,
[rate-compare] .pending,
[rate-compare] .available {
  border-right: 1px solid #ccc;
  height: 100%;
  min-height: 100%;
  box-sizing: border-box;
  width: 25%;
  max-width: 235px;
  float: left;
}
[rate-compare] .current > div,
[rate-compare] .pending > div,
[rate-compare] .available > div {
  min-height: 3em;
  border-bottom: 1px dotted #ececec;
}
[rate-compare] .toolLink:focus {
  outline: 1px dotted #0878b5 !important;
  background-color: transparent;
}
.panel-standard-space {
  margin-top: 1em;
}
.center-middle h2 {
  color: #0878b5 !important;
}
/*
.rangeslider input[type="range"] {
    -webkit-appearance:none;
    -moz-apperance:none;
    width:100%;
    height:17px;
    color: #fff;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    margin: 10% 0 0 0;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

input[type=range]:focus{
  outline:none;
}


.rangeslider input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 39px;
    height: 39px;
    -webkit-border-radius: 17px;
    border-radius: 17px;

}


.redThumb::-webkit-slider-thumb  { 
    background-image: url('../images/dragger-red.png');
      transition-duration: 5ms;
}
.greenThumb::-webkit-slider-thumb  { 
    background-image: url('../images/dragger-green.png');
      transition-duration: 5ms;
}
.yellowThumb::-webkit-slider-thumb { 
    background-image: url('../images/dragger-yellow.png');
      transition-duration: 5ms;
}


*/
.caret-triangle-up {
  text-decoration: underline;
}
.caret-triangle-up::before,
.caret-triangle-up:before {
  content: url("../images/blue-arrow-closed.png");
  padding-right: 10px;
}
.caret-triangle-down {
  text-decoration: underline;
}
.caret-triangle-down::before,
.caret-triangle-down:before {
  content: url("../images/blue-arrow-open.png");
  padding-right: 10px;
}
a.inline-dotted {
  text-decoration: none !important;
  border-bottom: 1px dotted;
  cursor: pointer;
}
.caret-triangle-up {
  text-decoration: underline;
}
.caret-triangle-up::before,
.caret-triangle-up:before {
  content: url("../images/blue-arrow-closed.png");
  padding-right: 10px;
}
.caret-triangle-down {
  text-decoration: underline;
}
.caret-triangle-down::before,
.caret-triangle-down:before {
  content: url("../images/blue-arrow-open.png");
  padding-right: 10px;
}
span + .tooltip {
  font-size: 13px;
}
span + .tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
span + .tooltip.right .tooltip-arrow {
  margin-top: -17px;
  margin-left: -10px;
  border-width: 17px 16px 17px 0;
  border-right-color: #a9d0e5;
  top: 51%;
}
span + .tooltip.right .tooltip-arrow::after,
span + .tooltip.right .tooltip-arrow:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  left: 1px;
  top: -17px;
  border-style: solid;
  border-width: 17px 16px 17px 0;
  border-right-color: #f3fafd;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 1100;
}
span + .tooltip.left .tooltip-arrow {
  margin-top: -35px;
  margin-left: -10px;
  border-width: 17px 0 17px 16px;
  border-left-color: #a9d0e5;
  top: 60%;
  left: 330px;
}
span + .tooltip.left .tooltip-arrow::after,
span + .tooltip.left .tooltip-arrow:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  left: -17px;
  top: -17px;
  border-style: solid;
  border-width: 17px 0 17px 16px;
  border-left-color: #f3fafd;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 1100;
}
p.Phone {
  margin: 4px 0;
  padding-left: 1.8em;
  position: relative;
}
p.Phone::before,
p.Phone:before {
  position: absolute;
  content: url(../images/PhoneIcon.png);
  left: 3px;
}
p.Phone a {
  text-decoration: underline;
}
p.Phone + .row-fluid {
  margin-top: 20px;
}
.toggle-est-on {
  display: inline;
  margin-left: 5px;
}
.toggle-est-off {
  display: none;
  margin-left: 5px;
}
/*input[type="checkbox"][disabled] + label > span:first-child {
    background-position: -3px -3px;
}
*/
#compareCostTable {
  color: #525252;
}
#compareCostTable .white-back-plain {
  background-color: #fff;
  line-height: 20px;
  padding: 5px;
  border-radius: 7px;
  color: #525252;
}
#compareCostTable .white-back-plain p {
  color: #525252;
}
#compareCostTable .white-back-plain h2 {
  color: #0878b5;
  font-weight: bold;
}
#compareCostTable .greenTable {
  background-color: #e7ffe2;
  line-height: 20px;
  padding: 5px;
  border-radius: 7px;
  color: #37803D;
}
#compareCostTable .greenTable p {
  color: #37803D;
}
#compareCostTable .greenTable h2 {
  color: #37803D;
}
#compareCostTable .grayTable {
  background-color: #CCC;
  vertical-align: middle;
  padding: 5px;
  line-height: 20px;
  border-radius: 7px;
  color: #525252;
}
#compareCostTable .grayTable p {
  color: #525252;
}
#compareCostTable .grayTable h2 {
  color: #525252;
  font-weight: bold;
}
#compareCostTable .grayTableLight {
  background-color: #CCC;
  vertical-align: middle;
  line-height: 30px;
  padding: 0px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #525252;
}
#compareCostTable li {
  list-style-type: none;
  margin-bottom: 20px;
}
#compareCostTable .h2Spacing {
  margin: 10px;
}
.quick-links-container-No-Blue {
  padding: 1.5em 0;
}
.quick-links-container-No-Blue h3 {
  color: #000000;
}
img.pendingSource + .tooltip {
  font-size: 13px;
  font-weight: normal;
}
img.pendingSource {
  /* clip: rect(9px, 123px, 34px, 99px); */
  left: -98px;
  top: -8px;
}
img.pendingSource + .tooltip {
  margin-top: -3px;
}
img.pendingSource + .tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
img.pendingSource + .tooltip.right .tooltip-arrow {
  margin-top: -17px;
  margin-left: -10px;
  border-width: 17px 16px 17px 0;
  border-right-color: #a9d0e5;
  top: 51%;
}
img.pendingSource + .tooltip.right .tooltip-arrow::after,
img.pendingSource + .tooltip.right .tooltip-arrow:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  left: 1px;
  top: -17px;
  border-style: solid;
  border-width: 17px 16px 17px 0;
  border-right-color: #f3fafd;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 1100;
}
img.pendingSource + .tooltip.left .tooltip-arrow {
  margin-top: -35px;
  margin-left: -10px;
  border-width: 17px 0 17px 16px;
  border-left-color: #a9d0e5;
  top: 60%;
  left: 330px;
}
img.pendingSource + .tooltip.left .tooltip-arrow::after,
img.pendingSource + .tooltip.left .tooltip-arrow:after {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  left: -27px;
  top: -17px;
  border-style: solid;
  border-width: 17px 0 17px 16px;
  border-left-color: #f3fafd;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 1100;
}
.ui-tabs {
  zoom: 1;
}
.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}
.ui-tabs .ui-tabs-nav li a {
  display: block;
  padding: 10px 20px;
  outline: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  padding: 10px 20px 12px 20px;
  border-bottom-style: none;
  border-bottom-color: transparent;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: default;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  clear: both;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  border-color: transparent #cccccc #cccccc;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.ui-tabs .ui-tabs-hide {
  display: none;
}
.ui-tabs .ui-tabs-active a {
  border-bottom-color: transparent !important;
}
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(255, 255, 255, 0.75);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
.reveal-modal {
  visibility: hidden;
  left: 50%;
  margin-left: -300px;
  width: 520px;
  background: #ffffff;
  position: absolute;
  z-index: 101;
  padding: 30px 40px 34px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}
.reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}
.reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}
.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
.reveal-modal.xxlarge {
  width: 940px;
  margin-left: -480px;
  padding: 10px;
}
@media only screen and (max-width:  767px ) {
  .reveal-modal.xxlarge {
    width: 90%;
    margin-left: -47%;
  }
  .reveal-modal.xxlarge h2,
  .reveal-modal.xxlarge p.instruct,
  .reveal-modal.xxlarge h3 {
    color: #0878b5;
  }
  .reveal-modal.xxlarge .row-fluid > .span4 {
    margin-bottom: 1em;
    border: 1px solid #a7d0e7;
  }
  .reveal-modal.xxlarge .rangeslider input[type="radio"] + label span {
    width: 26% !important;
    max-width: 3.45em;
  }
  .reveal-modal.xxlarge .adjacent-buttons {
    width: 100% !important;
  }
  .reveal-modal.xxlarge p.instruct {
    width: auto;
  }
}
@media only screen and (max-width:640px) {
  .reveal-modal.xxlarge .rangeslider input[type="radio"] + label span {
    width: 37% !important;
    max-width: 3.45em;
  }
}
@media only screen and (max-width: 480px) {
  .reveal-modal.xxlarge .rangeslider input[type="radio"] + label span {
    width: 57% !important;
    max-width: 4em;
  }
}
.reveal-modal.xxxlarge {
  width: 960px;
  margin-left: -520px;
}
@media only screen and (max-width:  767px ) {
  .survey-prompt,
  .survey-prompt.commercial {
    background-image: none !important;
    background-color: #f3fafd;
  }
}
.reveal-modal .close-reveal-modal {
  position: absolute;
  top: 8px;
  right: 11px;
  cursor: pointer;
}
@media only screen and (max-width:  767px ) {
  #comparePlans {
    display: none;
  }
}
#comparePlans legend {
  font-size: 18px;
  margin-bottom: 2em;
  color: #0878b5;
}
#comparePlans fieldset > div {
  width: 31%;
  float: left;
  padding-left: 1em;
}
#comparePlans fieldset > div.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: not-allowed;
}
#comparePlans fieldset > div.disabled label,
#comparePlans fieldset > div.disabled span {
  cursor: not-allowed;
}
#comparePlans fieldset > div label {
  line-height: 26px;
}
#comparePlans .axis path,
#comparePlans .axis line {
  fill: none;
  stroke: #000000;
  shape-rendering: crispEdges;
}
#comparePlans .month rect {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#comparePlans .month rect:hover {
  fill: #0ff !important;
  stroke: #0000A0;
}
#comparePlans .x.axis path {
  display: block;
}
#comparePlans .ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
#comparePlans .ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  padding: 0;
  width: 49.845%;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px medium;
  border-color: #cccccc #cccccc #cccccc transparent;
  text-align: center;
  display: table-cell;
  background: #f3f3f1;
}
#comparePlans .ui-tabs .ui-tabs-nav li:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  border-left: 1px solid #cccccc;
}
#comparePlans .ui-tabs .ui-tabs-nav li:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
#comparePlans .ui-tabs .ui-tabs-nav li.ui-state-active {
  border-bottom-color: transparent;
}
#comparePlans .ui-tabs .ui-tabs-nav li.ui-state-active {
  background: transparent;
}
#comparePlans .ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #0878b5;
  font-size: 1.2em;
}
#comparePlans .ui-tabs .ui-tabs-nav li a {
  color: #525252;
}
.d3-tip {
  line-height: 1;
  font-weight: bold;
  font-size: 12px;
  font-family: "Helvetica Neue", Arial;
  padding: 12px;
  background: #f3fafd;
  color: #525252;
  border: 1px solid #a9d0e5;
  z-index: 20000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.d3-tip::after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: #a9d0e5;
  content: "\25BC";
  position: absolute;
  text-align: center;
}
.d3-tip.n::after {
  margin: -1px 0 0 0;
  top: 100%;
  left: 0;
}
@media only screen and (max-width: 500px) {
  .pricing-plan-hide-link {
    display: none !important;
  }
}
.survey-prompt .instruct {
  width: 43%;
  color: #ffffff;
}
.survey-prompt .adjacent-buttons {
  min-height: 3em;
  background: #ffffff;
  width: 64em;
  padding: 1.2em 0;
  border: 1px solid #ccc;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  left: 0;
  bottom: 0;
  position: absolute;
}
.survey-prompt .adjacent-buttons .btn {
  display: inline-block;
  float: right;
  margin: 0 1em 0 0;
}
.survey-prompt .adjacent-buttons .btn:first-child {
  margin: 0 0 0 1em;
  float: left;
}
.survey-prompt .survey-back {
  min-height: 34em;
  margin: 1em;
}
.survey-prompt .rangeslider {
  background-color: rgba(255, 255, 255, 0.95);
  min-height: 13.4em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.survey-prompt .rangeslider .red input[type="radio"] + label span:first-child {
  background-position: -49px -10px;
}
.survey-prompt .rangeslider .red input[type="radio"]:checked + label span:first-child {
  background-position: 1px -10px;
}
.survey-prompt .rangeslider .green input[type="radio"] + label span:first-child {
  background-position: -49px -108px;
}
.survey-prompt .rangeslider .green input[type="radio"]:checked + label span:first-child {
  background-position: 1px -108px;
}
.survey-prompt .rangeslider .yellow input[type="radio"] + label span:first-child {
  background-position: -49px -59px;
}
.survey-prompt .rangeslider .yellow input[type="radio"]:checked + label span:first-child {
  background-position: 1px -59px;
}
.survey-prompt .rangeslider .blue input[type="radio"] + label span:first-child {
  background-position: -49px -59px;
}
.survey-prompt .rangeslider .blue input[type="radio"]:checked + label span:first-child {
  background-position: 1px -59px;
}
.survey-prompt .rangeslider input[type="radio"]:focus + label,
.survey-prompt .rangeslider input[type="radio"]:active + label {
  border: none !important;
  background-color: transparent !important;
}
.survey-prompt .rangeslider input[type="radio"] + label {
  margin: 0 !important;
  padding: 0 !important;
}
.survey-prompt .rangeslider input[type="radio"] + label span {
  width: 61% !important;
  box-sizing: border-box;
  margin: 1px 13px 0 0;
  height: 41px;
  margin-left: 11% !important;
  background: url(../images/PricingPlanElements.png);
}
.survey-prompt .rangeslider fieldset legend {
  padding: 1em 0 !important;
}
.survey-prompt .rangeslider fieldset div > div {
  width: 32%;
  float: left;
  text-align: center;
}
@media print {
  @page {
    size: 8.5in 11in;
    margin: 0.75in;
  }
  @font-face {
    font-family: 'interstate';
    src: url('../css/fonts/Interstate-Regular.eot');
    src: local('?'), url('../css/fonts/Interstate-Regular.woff') format('woff'), url('../css/fonts/Interstate-Regular.ttf') format('truetype'), url('../css/fonts/Interstate-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  .container > div > .span8 {
    width: 100%;
  }
  header,
  footer,
  img,
  .skipLinks,
  .noscript,
  .container > div > .span4,
  .caret-link,
  .hidden-print {
    display: none;
  }
  #body-wrapper,
  #wrapper .container {
    padding-bottom: 0px;
  }
  body {
    font-family: interstate !important;
    margin: 0px;
  }
  h1,
  h2,
  p {
    font-family: interstate;
  }
  .tinytable thead tr {
    background-color: #000000 !important;
    color: #ffffff !important;
  }
  .tinytable thead tr th {
    background-color: #000000 !important;
    color: #ffffff !important;
  }
  table td,
  table th {
    font-family: interstate;
    width: auto !important;
    white-space: normal !important;
  }
  a {
    color: #525252;
    font-family: interstate;
  }
  a.print-link {
    display: none;
  }
  a:after {
    content: "";
    display: none;
  }
  a[href^="http://"]:after,
  a[href^="https://"]:after {
    content: "";
    display: none;
  }
  img.printlogo {
    display: block !important;
    visibility: visible !important;
  }
  p.info,
  .info-additional-line {
    padding-left: 40px;
  }
  .row-fluid div > .span1 {
    width: 48px;
    float: left;
  }
  .row-fluid div > .span2 {
    width: 96px;
    float: left;
  }
  .row-fluid div > .span3 {
    width: 144px;
    float: left;
  }
  .row-fluid div > .span4 {
    width: 192px;
    float: left;
  }
  .row-fluid div > .span5 {
    width: 240px;
    float: left;
  }
  .row-fluid div > .span6 {
    width: 288px;
    float: left;
  }
  .row-fluid div > .span7 {
    width: 336px;
    float: left;
  }
  .row-fluid div > .span8 {
    width: 384px;
    float: left;
  }
  .row-fluid div > .span9 {
    width: 432px;
    float: left;
  }
  .row-fluid div > .span10 {
    width: 480px;
    float: left;
  }
  .row-fluid div > .span11 {
    width: 528px;
    float: left;
  }
  .row-fluid div > .span12 {
    width: 576px;
    float: left;
  }
  .row-fluid > div.span1 {
    width: 48px;
    float: left;
  }
  .row-fluid > div.span11 {
    width: 528px;
    float: left;
  }
  .bankInfo {
    width: 250px !important;
  }
  .paydateInfo {
    width: 160px !important;
  }
  .paymentAmountInfo {
    width: 170px !important;
  }
}
