/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 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 @twitter 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: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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 images (ensure images 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 images */

  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  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: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.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: 980.08px;
}
.span12 {
  width: 980.08px;
}
.span11 {
  width: 896.74px;
}
.span10 {
  width: 813.4000000000001px;
}
.span9 {
  width: 730.0600000000001px;
}
.span8 {
  width: 646.72px;
}
.span7 {
  width: 563.38px;
}
.span6 {
  width: 480.04px;
}
.span5 {
  width: 396.70000000000005px;
}
.span4 {
  width: 313.36px;
}
.span3 {
  width: 230.02px;
}
.span2 {
  width: 146.68px;
}
.span1 {
  width: 63.34px;
}
.offset12 {
  margin-left: 1020.08px;
}
.offset11 {
  margin-left: 936.74px;
}
.offset10 {
  margin-left: 853.4000000000001px;
}
.offset9 {
  margin-left: 770.0600000000001px;
}
.offset8 {
  margin-left: 686.72px;
}
.offset7 {
  margin-left: 603.38px;
}
.offset6 {
  margin-left: 520.04px;
}
.offset5 {
  margin-left: 436.70000000000005px;
}
.offset4 {
  margin-left: 353.36px;
}
.offset3 {
  margin-left: 270.02px;
}
.offset2 {
  margin-left: 186.68px;
}
.offset1 {
  margin-left: 103.34px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.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: 980.08px;
}
.span12 {
  width: 980.08px;
}
.span11 {
  width: 896.74px;
}
.span10 {
  width: 813.4000000000001px;
}
.span9 {
  width: 730.0600000000001px;
}
.span8 {
  width: 646.72px;
}
.span7 {
  width: 563.38px;
}
.span6 {
  width: 480.04px;
}
.span5 {
  width: 396.70000000000005px;
}
.span4 {
  width: 313.36px;
}
.span3 {
  width: 230.02px;
}
.span2 {
  width: 146.68px;
}
.span1 {
  width: 63.34px;
}
.offset12 {
  margin-left: 1020.08px;
}
.offset11 {
  margin-left: 936.74px;
}
.offset10 {
  margin-left: 853.4000000000001px;
}
.offset9 {
  margin-left: 770.0600000000001px;
}
.offset8 {
  margin-left: 686.72px;
}
.offset7 {
  margin-left: 603.38px;
}
.offset6 {
  margin-left: 520.04px;
}
.offset5 {
  margin-left: 436.70000000000005px;
}
.offset4 {
  margin-left: 353.36px;
}
.offset3 {
  margin-left: 270.02px;
}
.offset2 {
  margin-left: 186.68px;
}
.offset1 {
  margin-left: 103.34px;
}
.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: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.040649742878132%;
  *margin-left: 1.9896334993061788%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.040649742878132%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94898375642805%;
}
.row-fluid .span11 {
  width: 91.49661252142681%;
  *width: 91.44559627785486%;
}
.row-fluid .span10 {
  width: 82.99322504285364%;
  *width: 82.94220879928169%;
}
.row-fluid .span9 {
  width: 74.48983756428046%;
  *width: 74.43882132070851%;
}
.row-fluid .span8 {
  width: 65.98645008570729%;
  *width: 65.93543384213534%;
}
.row-fluid .span7 {
  width: 57.48306260713411%;
  *width: 57.43204636356216%;
}
.row-fluid .span6 {
  width: 48.979675128560935%;
  *width: 48.928658884988984%;
}
.row-fluid .span5 {
  width: 40.47628764998775%;
  *width: 40.4252714064158%;
}
.row-fluid .span4 {
  width: 31.972900171414576%;
  *width: 31.92188392784262%;
}
.row-fluid .span3 {
  width: 23.469512692841402%;
  *width: 23.418496449269448%;
}
.row-fluid .span2 {
  width: 14.966125214268223%;
  *width: 14.91510897069627%;
}
.row-fluid .span1 {
  width: 6.462737735695045%;
  *width: 6.411721492123092%;
}
.row-fluid .offset12 {
  margin-left: 104.08129948575626%;
  *margin-left: 103.97926699861236%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.04064974287813%;
  *margin-left: 101.93861725573423%;
}
.row-fluid .offset11 {
  margin-left: 95.57791200718307%;
  *margin-left: 95.47587952003917%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.53726226430494%;
  *margin-left: 93.43522977716104%;
}
.row-fluid .offset10 {
  margin-left: 87.0745245286099%;
  *margin-left: 86.972492041466%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.03387478573177%;
  *margin-left: 84.93184229858787%;
}
.row-fluid .offset9 {
  margin-left: 78.57113705003673%;
  *margin-left: 78.46910456289282%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.5304873071586%;
  *margin-left: 76.4284548200147%;
}
.row-fluid .offset8 {
  margin-left: 70.06774957146355%;
  *margin-left: 69.96571708431965%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.02709982858542%;
  *margin-left: 67.92506734144152%;
}
.row-fluid .offset7 {
  margin-left: 61.56436209289037%;
  *margin-left: 61.46232960574647%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.52371235001224%;
  *margin-left: 59.42167986286834%;
}
.row-fluid .offset6 {
  margin-left: 53.060974614317196%;
  *margin-left: 52.958942127173295%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.020324871439065%;
  *margin-left: 50.918292384295164%;
}
.row-fluid .offset5 {
  margin-left: 44.557587135744015%;
  *margin-left: 44.45555464860011%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.516937392865884%;
  *margin-left: 42.41490490572198%;
}
.row-fluid .offset4 {
  margin-left: 36.05419965717084%;
  *margin-left: 35.95216717002693%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.01354991429271%;
  *margin-left: 33.9115174271488%;
}
.row-fluid .offset3 {
  margin-left: 27.550812178597667%;
  *margin-left: 27.44877969145376%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.510162435719533%;
  *margin-left: 25.408129948575624%;
}
.row-fluid .offset2 {
  margin-left: 19.047424700024486%;
  *margin-left: 18.94539221288058%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.006774957146355%;
  *margin-left: 16.904742470002446%;
}
.row-fluid .offset1 {
  margin-left: 10.544037221451308%;
  *margin-left: 10.442004734307403%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.503387478573178%;
  *margin-left: 8.40135499142927%;
}
.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: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.040649742878132%;
  *margin-left: 1.9896334993061788%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.040649742878132%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94898375642805%;
}
.row-fluid .span11 {
  width: 91.49661252142681%;
  *width: 91.44559627785486%;
}
.row-fluid .span10 {
  width: 82.99322504285364%;
  *width: 82.94220879928169%;
}
.row-fluid .span9 {
  width: 74.48983756428046%;
  *width: 74.43882132070851%;
}
.row-fluid .span8 {
  width: 65.98645008570729%;
  *width: 65.93543384213534%;
}
.row-fluid .span7 {
  width: 57.48306260713411%;
  *width: 57.43204636356216%;
}
.row-fluid .span6 {
  width: 48.979675128560935%;
  *width: 48.928658884988984%;
}
.row-fluid .span5 {
  width: 40.47628764998775%;
  *width: 40.4252714064158%;
}
.row-fluid .span4 {
  width: 31.972900171414576%;
  *width: 31.92188392784262%;
}
.row-fluid .span3 {
  width: 23.469512692841402%;
  *width: 23.418496449269448%;
}
.row-fluid .span2 {
  width: 14.966125214268223%;
  *width: 14.91510897069627%;
}
.row-fluid .span1 {
  width: 6.462737735695045%;
  *width: 6.411721492123092%;
}
.row-fluid .offset12 {
  margin-left: 104.08129948575626%;
  *margin-left: 103.97926699861236%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.04064974287813%;
  *margin-left: 101.93861725573423%;
}
.row-fluid .offset11 {
  margin-left: 95.57791200718307%;
  *margin-left: 95.47587952003917%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.53726226430494%;
  *margin-left: 93.43522977716104%;
}
.row-fluid .offset10 {
  margin-left: 87.0745245286099%;
  *margin-left: 86.972492041466%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.03387478573177%;
  *margin-left: 84.93184229858787%;
}
.row-fluid .offset9 {
  margin-left: 78.57113705003673%;
  *margin-left: 78.46910456289282%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.5304873071586%;
  *margin-left: 76.4284548200147%;
}
.row-fluid .offset8 {
  margin-left: 70.06774957146355%;
  *margin-left: 69.96571708431965%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.02709982858542%;
  *margin-left: 67.92506734144152%;
}
.row-fluid .offset7 {
  margin-left: 61.56436209289037%;
  *margin-left: 61.46232960574647%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.52371235001224%;
  *margin-left: 59.42167986286834%;
}
.row-fluid .offset6 {
  margin-left: 53.060974614317196%;
  *margin-left: 52.958942127173295%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.020324871439065%;
  *margin-left: 50.918292384295164%;
}
.row-fluid .offset5 {
  margin-left: 44.557587135744015%;
  *margin-left: 44.45555464860011%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.516937392865884%;
  *margin-left: 42.41490490572198%;
}
.row-fluid .offset4 {
  margin-left: 36.05419965717084%;
  *margin-left: 35.95216717002693%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.01354991429271%;
  *margin-left: 33.9115174271488%;
}
.row-fluid .offset3 {
  margin-left: 27.550812178597667%;
  *margin-left: 27.44877969145376%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.510162435719533%;
  *margin-left: 25.408129948575624%;
}
.row-fluid .offset2 {
  margin-left: 19.047424700024486%;
  *margin-left: 18.94539221288058%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.006774957146355%;
  *margin-left: 16.904742470002446%;
}
.row-fluid .offset1 {
  margin-left: 10.544037221451308%;
  *margin-left: 10.442004734307403%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.503387478573178%;
  *margin-left: 8.40135499142927%;
}
[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:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 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 @twitter 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;
}
@-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: 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;
  }
  .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: 646.72px;
  }
  .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 {
	margin-left: -20px;
	*zoom: 1;
  }
  .row:before,
  .row:after {
	display: table;
	content: "";
	line-height: 0;
  }
  .row:after {
	clear: both;
  }
  .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: 646.72px;
  }
  .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: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.7624309392265194%;
	*margin-left: 2.711414695654566%;
  }
  .row-fluid [class*="span"]:first-child {
	margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
	width: 100%;
	*width: 99.94898375642805%;
  }
  .row-fluid .span11 {
	width: 91.43646408839778%;
	*width: 91.38544784482583%;
  }
  .row-fluid .span10 {
	width: 82.87292817679558%;
	*width: 82.82191193322363%;
  }
  .row-fluid .span9 {
	width: 74.30939226519337%;
	*width: 74.25837602162142%;
  }
  .row-fluid .span8 {
	width: 65.74585635359117%;
	*width: 65.69484011001921%;
  }
  .row-fluid .span7 {
	width: 57.18232044198895%;
	*width: 57.131304198417%;
  }
  .row-fluid .span6 {
	width: 48.61878453038674%;
	*width: 48.56776828681479%;
  }
  .row-fluid .span5 {
	width: 40.05524861878453%;
	*width: 40.00423237521258%;
  }
  .row-fluid .span4 {
	width: 31.491712707182323%;
	*width: 31.44069646361037%;
  }
  .row-fluid .span3 {
	width: 22.92817679558011%;
	*width: 22.877160552008156%;
  }
  .row-fluid .span2 {
	width: 14.3646408839779%;
	*width: 14.313624640405948%;
  }
  .row-fluid .span1 {
	width: 5.801104972375691%;
	*width: 5.750088728803737%;
  }
  .row-fluid .offset12 {
	margin-left: 105.52486187845304%;
	*margin-left: 105.42282939130914%;
  }
  .row-fluid .offset12:first-child {
	margin-left: 102.76243093922652%;
	*margin-left: 102.66039845208262%;
  }
  .row-fluid .offset11 {
	margin-left: 96.96132596685082%;
	*margin-left: 96.85929347970692%;
  }
  .row-fluid .offset11:first-child {
	margin-left: 94.1988950276243%;
	*margin-left: 94.0968625404804%;
  }
  .row-fluid .offset10 {
	margin-left: 88.39779005524862%;
	*margin-left: 88.29575756810472%;
  }
  .row-fluid .offset10:first-child {
	margin-left: 85.6353591160221%;
	*margin-left: 85.5333266288782%;
  }
  .row-fluid .offset9 {
	margin-left: 79.8342541436464%;
	*margin-left: 79.7322216565025%;
  }
  .row-fluid .offset9:first-child {
	margin-left: 77.07182320441989%;
	*margin-left: 76.96979071727598%;
  }
  .row-fluid .offset8 {
	margin-left: 71.2707182320442%;
	*margin-left: 71.1686857449003%;
  }
  .row-fluid .offset8:first-child {
	margin-left: 68.50828729281768%;
	*margin-left: 68.40625480567378%;
  }
  .row-fluid .offset7 {
	margin-left: 62.70718232044199%;
	*margin-left: 62.605149833298086%;
  }
  .row-fluid .offset7:first-child {
	margin-left: 59.94475138121547%;
	*margin-left: 59.84271889407157%;
  }
  .row-fluid .offset6 {
	margin-left: 54.14364640883978%;
	*margin-left: 54.04161392169588%;
  }
  .row-fluid .offset6:first-child {
	margin-left: 51.38121546961326%;
	*margin-left: 51.27918298246936%;
  }
  .row-fluid .offset5 {
	margin-left: 45.58011049723757%;
	*margin-left: 45.47807801009367%;
  }
  .row-fluid .offset5:first-child {
	margin-left: 42.81767955801105%;
	*margin-left: 42.71564707086715%;
  }
  .row-fluid .offset4 {
	margin-left: 37.01657458563536%;
	*margin-left: 36.91454209849146%;
  }
  .row-fluid .offset4:first-child {
	margin-left: 34.25414364640884%;
	*margin-left: 34.15211115926494%;
  }
  .row-fluid .offset3 {
	margin-left: 28.45303867403315%;
	*margin-left: 28.35100618688924%;
  }
  .row-fluid .offset3:first-child {
	margin-left: 25.69060773480663%;
	*margin-left: 25.58857524766272%;
  }
  .row-fluid .offset2 {
	margin-left: 19.88950276243094%;
	*margin-left: 19.78747027528703%;
  }
  .row-fluid .offset2:first-child {
	margin-left: 17.12707182320442%;
	*margin-left: 17.025039336060512%;
  }
  .row-fluid .offset1 {
	margin-left: 11.32596685082873%;
	*margin-left: 11.223934363684824%;
  }
  .row-fluid .offset1:first-child {
	margin-left: 8.56353591160221%;
	*margin-left: 8.461503424458304%;
  }
  .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: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.7624309392265194%;
	*margin-left: 2.711414695654566%;
  }
  .row-fluid [class*="span"]:first-child {
	margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
	width: 100%;
	*width: 99.94898375642805%;
  }
  .row-fluid .span11 {
	width: 91.43646408839778%;
	*width: 91.38544784482583%;
  }
  .row-fluid .span10 {
	width: 82.87292817679558%;
	*width: 82.82191193322363%;
  }
  .row-fluid .span9 {
	width: 74.30939226519337%;
	*width: 74.25837602162142%;
  }
  .row-fluid .span8 {
	width: 65.74585635359117%;
	*width: 65.69484011001921%;
  }
  .row-fluid .span7 {
	width: 57.18232044198895%;
	*width: 57.131304198417%;
  }
  .row-fluid .span6 {
	width: 48.61878453038674%;
	*width: 48.56776828681479%;
  }
  .row-fluid .span5 {
	width: 40.05524861878453%;
	*width: 40.00423237521258%;
  }
  .row-fluid .span4 {
	width: 31.491712707182323%;
	*width: 31.44069646361037%;
  }
  .row-fluid .span3 {
	width: 22.92817679558011%;
	*width: 22.877160552008156%;
  }
  .row-fluid .span2 {
	width: 14.3646408839779%;
	*width: 14.313624640405948%;
  }
  .row-fluid .span1 {
	width: 5.801104972375691%;
	*width: 5.750088728803737%;
  }
  .row-fluid .offset12 {
	margin-left: 105.52486187845304%;
	*margin-left: 105.42282939130914%;
  }
  .row-fluid .offset12:first-child {
	margin-left: 102.76243093922652%;
	*margin-left: 102.66039845208262%;
  }
  .row-fluid .offset11 {
	margin-left: 96.96132596685082%;
	*margin-left: 96.85929347970692%;
  }
  .row-fluid .offset11:first-child {
	margin-left: 94.1988950276243%;
	*margin-left: 94.0968625404804%;
  }
  .row-fluid .offset10 {
	margin-left: 88.39779005524862%;
	*margin-left: 88.29575756810472%;
  }
  .row-fluid .offset10:first-child {
	margin-left: 85.6353591160221%;
	*margin-left: 85.5333266288782%;
  }
  .row-fluid .offset9 {
	margin-left: 79.8342541436464%;
	*margin-left: 79.7322216565025%;
  }
  .row-fluid .offset9:first-child {
	margin-left: 77.07182320441989%;
	*margin-left: 76.96979071727598%;
  }
  .row-fluid .offset8 {
	margin-left: 71.2707182320442%;
	*margin-left: 71.1686857449003%;
  }
  .row-fluid .offset8:first-child {
	margin-left: 68.50828729281768%;
	*margin-left: 68.40625480567378%;
  }
  .row-fluid .offset7 {
	margin-left: 62.70718232044199%;
	*margin-left: 62.605149833298086%;
  }
  .row-fluid .offset7:first-child {
	margin-left: 59.94475138121547%;
	*margin-left: 59.84271889407157%;
  }
  .row-fluid .offset6 {
	margin-left: 54.14364640883978%;
	*margin-left: 54.04161392169588%;
  }
  .row-fluid .offset6:first-child {
	margin-left: 51.38121546961326%;
	*margin-left: 51.27918298246936%;
  }
  .row-fluid .offset5 {
	margin-left: 45.58011049723757%;
	*margin-left: 45.47807801009367%;
  }
  .row-fluid .offset5:first-child {
	margin-left: 42.81767955801105%;
	*margin-left: 42.71564707086715%;
  }
  .row-fluid .offset4 {
	margin-left: 37.01657458563536%;
	*margin-left: 36.91454209849146%;
  }
  .row-fluid .offset4:first-child {
	margin-left: 34.25414364640884%;
	*margin-left: 34.15211115926494%;
  }
  .row-fluid .offset3 {
	margin-left: 28.45303867403315%;
	*margin-left: 28.35100618688924%;
  }
  .row-fluid .offset3:first-child {
	margin-left: 25.69060773480663%;
	*margin-left: 25.58857524766272%;
  }
  .row-fluid .offset2 {
	margin-left: 19.88950276243094%;
	*margin-left: 19.78747027528703%;
  }
  .row-fluid .offset2:first-child {
	margin-left: 17.12707182320442%;
	*margin-left: 17.025039336060512%;
  }
  .row-fluid .offset1 {
	margin-left: 11.32596685082873%;
	*margin-left: 11.223934363684824%;
  }
  .row-fluid .offset1:first-child {
	margin-left: 8.56353591160221%;
	*margin-left: 8.461503424458304%;
  }
  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;
  }
  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: 979px) {
  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: #777777;
	text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
	padding: 9px 15px;
	font-weight: bold;
	color: #777777;
	-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: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
	color: #999999;
  }
  .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: #111111;
  }
  .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 #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	-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: #111111;
	border-bottom-color: #111111;
  }
  .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: 980px) {
  .nav-collapse.collapse {
	height: auto !important;
	overflow: visible !important;
  }
}
p {
  margin: 0 0 1em 0;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.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: inherit;
  font-weight: bold;
  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: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
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: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 #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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;
}
/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=3.0.1');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
		------------------------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */

  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.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:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */

}
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */

  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}
.icon-muted {
  color: #eeeeee;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
	-moz-transform: rotate(0deg);
  }
  100% {
	-moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
	-webkit-transform: rotate(0deg);
  }
  100% {
	-webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
	-o-transform: rotate(0deg);
  }
  100% {
	-o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
	-ms-transform: rotate(0deg);
  }
  100% {
	-ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
	transform: rotate(0deg);
  }
  100% {
	transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  .icon-spin {
	height: .9em;
  }
  .btn .icon-spin {
	height: auto;
  }
  .icon-spin.icon-large {
	height: 1.25em;
  }
  .btn .icon-spin.icon-large {
	height: .75em;
  }
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
		readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -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: 13px;
  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: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
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: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  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: #ffffff;
  border: 1px solid #cccccc;
  -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[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -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: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.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: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 966.08px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 882.74px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 799.4000000000001px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 716.0600000000001px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 632.72px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 549.38px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 466.04px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 382.70000000000005px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 299.36px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 216.02px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 132.68px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 49.34px;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 966.08px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 882.74px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 799.4000000000001px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 716.0600000000001px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 632.72px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 549.38px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 466.04px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 382.70000000000005px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 299.36px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 216.02px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 132.68px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 49.34px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.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: #eeeeee;
}
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: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -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: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -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: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
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: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.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: 14px;
}
.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 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 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: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  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: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.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 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 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 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 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 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 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-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: transparent;
  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 #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  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 #dddddd;
}
.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: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
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: 47.34px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 130.68px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 214.02px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 297.36px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 380.70000000000005px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 464.04px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 547.38px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 630.72px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 714.0600000000001px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 797.4000000000001px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 880.74px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 964.08px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
[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: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *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: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  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: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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;
}
.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: #cccccc;
  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: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* 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 #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -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: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  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: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: 17.5px;
  -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: 11.9px;
  -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: 0 6px;
  font-size: 10.5px;
  -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: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* 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: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* 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: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', 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-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: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.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: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', 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-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: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* 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: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \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: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  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: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: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.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: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.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: #222222;
}
.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: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -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: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.green {
  color: #3d9e00;
}
.mouve {
  color: #764ab1;
}
.darkBlue {
  color: #00077e;
}
#header {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.navigation {
  width: 980px;
  margin: 0 auto;
}
.navigation .slimNav {
  display: block;
  height: 30px;
}
.navigation .slimNav ul {
  background: #f3f3f2;
  border: 1px solid #d6d6d6;
  margin: 0 0 20px 0;
  width: 100%;
  float: left;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, #f8f8f8, #f3f3f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#f3f3f2));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #f3f3f2);
  background-image: -o-linear-gradient(top, #f8f8f8, #f3f3f2);
  background-image: linear-gradient(to bottom, #f8f8f8, #f3f3f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff3f3f2', GradientType=0);
}
.navigation .slimNav ul li {
  display: inline-block;
  float: left;
  padding: 5px 10px;
  margin: 0;
  border-right: 1px dotted #d3d3d2;
  margin-top: 1px;
  margin-bottom: -1px;
}
.navigation .slimNav li.selected {
  background: #fff;
  border: 1px solid #d6d6d6;
  border-bottom: 1px solid #fff;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  margin-left: -1px;
}
.navigation .slimNav ul li a {
  font-size: 13px;
}
.navigation .slimNav a:hover {
  color: #000;
  text-decoration: none;
}
.navDropdown {
  display: none;
}
.navigation .logo {
  padding: 4px;
  margin-bottom: 20px;
}
.navigation .logo .atHome {
  margin-left: 17px;
  margin-bottom: 0;
}
.navigation .nav {
  margin: 0;
}
.navigation .nav ul {
  margin: 0;
}
.navigation .nav li {
  color: #fff;
  text-align: center;
  display: inline;
  float: left;
  width: 161px;
  margin-left: 2.3px;
  border-bottom: #6697BB;
}
.navigation .nav li:first-child {
  border-top: 0;
  margin-left: 0;
}
.navigation .nav li a {
  display: block;
  font-size: 13px;
  line-height: 1em;
  color: #fff;
  padding: 9px 0;
  background: #6697BB;
  background: -o-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
  background: -moz-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
  background: -webkit-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
  background: -ms-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #6697bb), color-stop(0.5, #7da7c5));
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
}
.navigation .nav li a:hover {
  background: -o-linear-gradient(bottom, #93b9d2 50%, #a3c3d9 50%);
  background: -moz-linear-gradient(bottom, #93b9d2 50%, #a3c3d9 50%);
  background: -webkit-linear-gradient(bottom, #93b9d2 50%, #a3c3d9 50%);
  background: -ms-linear-gradient(bottom, #93b9d2 50%, #a3c3d9 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #93b9d2), color-stop(0.5, #a3c3d9));
  text-decoration: none;
}
.navigation .nav li.selected a,
.navigation .nav li.selected a:hover {
  color: #000;
  background: #f3f3f2;
  background: -o-linear-gradient(bottom, #f3f3f2 50%, #f8f8f8 50%);
  background: -moz-linear-gradient(bottom, #f3f3f2 50%, #f8f8f8 50%);
  background: -webkit-linear-gradient(bottom, #f3f3f2 50%, #f8f8f8 50%);
  background: -ms-linear-gradient(bottom, #f3f3f2 50%, #f8f8f8 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #f3f3f2), color-stop(0.5, #f8f8f8));
  border: 1px solid #d6d6d6;
  border-bottom: 1px solid #fff;
}
.logoContainer {
  width: 100%;
  position: relative;
}
.logoContainer .btGlobalSearchForm {
  position: absolute;
  top: 0;
  right: 20px;
  width: 390px;
}
.logoContainer .btSearchCat {
  margin-left: -55px;
}
.logoContainer .btSearchCat li {
  display: inline;
  float: left;
  margin-bottom: 7px;
}
.logoContainer .btSearchCat li a {
  color: #0064d0;
  font-size: 12px;
  padding: 0 5px 10px;
  cursor: pointer;
}
.logoContainer .btSearchCat li a.login {
  background: url(../img/mobile_sprite.png) -20px -1939px no-repeat;
  padding-left: 15px;
  padding-right: 10px;
  margin-right: 5px;
  border-right: 1px dotted #d5d5d5;
}
.logoContainer .btSearchCat li.selected a {
  color: #000;
  text-decoration: none;
}
.logoContainer .btSearchCat li a.highlight {
  background: transparent url(../img/bg_searcharrow.gif) no-repeat scroll center bottom !important;
}
.logoContainer fieldset {
  margin: 0;
}
.logoContainer fieldset.btHighlight {
  background: url(../img/bg_searchfield_bot.gif) no-repeat scroll left bottom transparent !important;
  width: 376px;
}
.logoContainer fieldset.btHighlight .btHighlightInner {
  background: url(../img/bg_searchfield_top.gif) no-repeat scroll left top transparent !important;
  padding: 0 4px 4px;
  float: left;
  width: 376px;
}
.logoContainer .btSearchFields {
  float: left;
}
.logoContainer .btSearchFields .btField {
  float: left;
  display: inline;
  font-size: 11px;
  line-height: 11px;
  color: #887a8a;
  border: 1px solid #d5d5d5;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 1px;
  margin-bottom: 0;
}
.logoContainer .btSearchFields .btField.btHidden {
  display: none;
}
.logoContainer .btSearchFields #BTSearch .btField,
.logoContainer .btSearchFields #webSearch .btField {
  width: 288px;
  margin: 4px 5px 0 0;
}
.logoContainer .btSearchFields .btSearchBtn {
  display: inline;
  float: left;
  margin-top: 4px;
  background: url(../img/btn_search_white_69x18.gif) no-repeat;
  height: 18px;
  width: 69px;
  border: none;
  text-indent: -999px;
  cursor: pointer;
}
.logoContainer .btPhoneBookFields .btField {
  width: 138px;
  margin-right: 5px;
  margin-top: 4px;
}
.logoContainer .btSearchOptionsPB {
  clear: both;
}
.logoContainer .btSearchOptionsPB ul {
  *zoom: 1;
  margin: 0 0 0 5px;
}
.logoContainer .btSearchOptionsPB ul:before,
.logoContainer .btSearchOptionsPB ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.logoContainer .btSearchOptionsPB ul:after {
  clear: both;
}
.logoContainer .btSearchOptionsPB ul:before,
.logoContainer .btSearchOptionsPB ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.logoContainer .btSearchOptionsPB ul:after {
  clear: both;
}
.logoContainer .btSearchOptionsPB li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.logoContainer .btSearchOptionsPB li input {
  float: left;
  margin-right: 5px;
}
.logoContainer .btSearchOptionsPB li label {
  display: inline-block;
}
.logoContainer .btSearchOptionsPB label {
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 0;
}
.helpTopics .toShow ul li.mobileOnly {
  display: none;
}
.logoContainer .btHidden {
  display: none;
}
.helpSearch {
  display: none;
  background-color: #e5e5e5;
  background-image: -o-linear-gradient(bottom, #e5e5e5 0%, #fdfdfd 100%);
  background-image: -moz-linear-gradient(bottom, #e5e5e5 0%, #fdfdfd 100%);
  background-image: -webkit-linear-gradient(bottom, #e5e5e5 0%, #fdfdfd 100%);
  background-image: -ms-linear-gradient(bottom, #e5e5e5 0%, #fdfdfd 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5e5e5), color-stop(1, #fdfdfd));
  background-image: linear-gradient(bottom, #e5e5e5 0%, #fdfdfd 100%);
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #d7d7d7;
  border-top: none;
  float: left;
  padding: 15px;
  width: 948px;
  height: 40px;
  margin: 0 auto 30px auto;
}
.helpSearch h1 {
  background: url(../img/mobile_sprite.png) -17px -420px no-repeat;
  padding-left: 11%;
  font-family: 'NewBT Regular', Tahoma, Arial, Verdana;
  font-size: 36px;
  line-height: 1em;
  color: #00528e;
  float: left;
  padding: 3px 0 0 60px;
}
@media (min-width: 768px) and (max-width: 979px) {
  {
	/* error wrapper */
  
	/** Help Topics **/
  
	/**
	* Service Health Check
	**/
  
	/* new class implemented for mvt version */
  
  }
  .navigation {
	width: 100%;
	float: left;
	margin-bottom: 15px;
  }
  .navDropdown {
	display: none;
  }
  .navigation .nav {
	margin: 0 0 20px 0;
  }
  .navigation .nav ul {
	clear: none;
	padding: 0 0 0 110px;
	margin: 0;
	height: 53px;
	background-color: #e2e7e9;
	background-image: -o-linear-gradient(bottom, #eeeeee 0%, #fefefe 100%);
	background-image: -moz-linear-gradient(bottom, #eeeeee 0%, #fefefe 100%);
	background-image: -webkit-linear-gradient(bottom, #eeeeee 0%, #fefefe 100%);
	background-image: -ms-linear-gradient(bottom, #eeeeee 0%, #fefefe 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #fefefe));
	-moz-box-shadow: 0 0 2px 2px #959595;
	-webkit-box-shadow: 0 0 2px 2px #959595;
	box-shadow: 0 0 2px 2px #959595;
	border-bottom: 1px solid #fff;
  }
  .navigation .nav ul li {
	float: left;
	border-top: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #d5d5d5;
	width: auto;
	margin: 0;
	height: 53px;
  }
  .navigation .nav ul li:hover {
	background-color: #fff;
  }
  .navigation .nav ul li a {
	color: #00528e;
	background: none;
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 1.1em;
	text-shadow: 0 1px #fff;
	padding: 0;
	border-radius: none;
	height: 33px;
	padding: 20px 20px 0 20px;
  }
  .navigation .logo {
	padding: 7px 7px 7px 15px;
	position: absolute;
	background: white;
	width: 110px;
  }
  .navigation .nav ul li:last-child {
	border-right: 1px solid #d5d5d5;
  }
  .navigation .nav ul li.selected {
	background-color: #fff;
	-webkit-box-shadow: inset 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
  }
  .navigation .nav ul li.selected a {
	display: block;
	border: none;
	background: none;
	height: 34px;
  }
  .navigation .nav ul li a:hover,
  .navigation .nav ul li.selected a:hover {
	background: none;
	color: #00528e;
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 1.1em;
	text-shadow: 0 1px #fff;
	padding: 20px 20px 0 20px;
	border-radius: none;
	border: none;
	text-decoration: underline;
  }
  .navigation .nav ul li.selected a:hover {
	color: #000;
  }
  .helpSearch {
	float: left;
	background: none;
	border: none;
	border-radius: none;
	width: 100%;
	margin: 30px 0 20px;
	padding: 0;
	box-shadow: none;
  }
  .helpSearch h1 {
	margin-left: 25px;
	font-size: 2.5em;
  }
  .navigation .slimNav,
  .btGlobalSearchForm,
  .navigation .logo .atHome {
	display: none;
  }
  .searchForm {
	margin-right: 15px;
  }
  .errorWrapper {
	width: 99%;
	margin-bottom: 25px;
	background: #fffded;
	padding: 5px 0.4%;
	border-radius: 5px;
	border: 1px solid #D7D7D7;
	float: left;
	position: relative;
  }
  .errorWrapper .errorCarousel {
	width: 77%;
	overflow: hidden;
  }
  .errorWrapper ul.items li {
	float: left;
  }
  .errorWrapper .controls {
	position: absolute;
	right: 3px;
  }
  .helpTopics {
	margin-bottom: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	clear: both;
	background: url(../images/help_list_bg.jpg) top left no-repeat #ffffff;
  }
  .helpTopics li {
	margin-right: 0;
	width: 24.8%;
	display: inline-block;
	float: left;
	position: relative;
	background: none;
  }
  .helpTopics li a {
	text-align: center;
	font-family: 'NewBT Regular';
	font-size: 20px;
	display: block;
	margin-right: 0.2%;
  }
  .helpTopics li:last-child {
	margin-right: 0;
  }
  .helpTopics li:last-child a {
	margin-right: 0;
  }
  .helpTopics li a img {
	width: 100%;
	display: block;
  }
  .helpTopics li a span {
	position: absolute;
	top: 30px;
	left: 20px;
  }
  .helpTopics .topicDropdown {
	background: none;
  }
  .helpTopics li > a span {
	background: url(../images/icons/mobile_sprite.png) right -922px no-repeat;
	padding-right: 20px;
	text-indent: -999em;
  }
  .helpTopics li a span {
	float: left;
	height: 22px;
	padding: 0;
	width: 100%;
  }
  .helpTopics li.phone a span {
	background: url(../images/icons/help_text_sprite.png) -1px 0 no-repeat;
  }
  .helpTopics li.broadband a span {
	background: url(../images/icons/help_text_sprite.png) 0 -60px no-repeat;
  }
  .helpTopics li.tv a span {
	background: url(../images/icons/help_text_sprite.png) 0 -119px no-repeat;
  }
  .helpTopics li.billing a span {
	background: url(../images/icons/help_text_sprite.png) 0 -169px no-repeat;
  }
  .helpTopics ul {
	list-style: none;
  }
  .helpTopics .toShow {
	background-color: #d5e4ef;
	background-image: -o-linear-gradient(bottom, #e6f0f7 0%, #d5e4ef 100%);
	background-image: -moz-linear-gradient(bottom, #e6f0f7 0%, #d5e4ef 100%);
	background-image: -webkit-linear-gradient(bottom, #e6f0f7 0%, #d5e4ef 100%);
	background-image: -ms-linear-gradient(bottom, #e6f0f7 0%, #d5e4ef 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6f0f7), color-stop(1, #d5e4ef));
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
  .helpTopics .toShow {
	display: block;
  }
  .hasJS .helpTopics .toShow {
	display: none;
  }
  .hasJS .helpTopics .shown {
	display: block;
  }
  .helpTopics .toShow > a {
	height: 18px;
	margin-left: 17px;
  }
  .helpTopics .toShow > a img {
	height: 23px;
	width: auto;
  }
  .helpTopics .toShow ul {
	margin-top: 20px;
  }
  .helpTopics .toShow ul li {
	min-height: 27px;
	border: none;
	border-bottom: 1px dotted #8b949a;
	width: 80%;
	margin: 0 10%;
	background: none;
  }
  .helpTopics .toShow ul li:last-child {
	border: none;
  }
  .helpTopics .toShow ul li a {
	text-align: left;
	width: 90%;
	mn-height: 27px;
	padding-top: 5px;
	font-size: 13px;
	background: url(../images/icons/mobile_sprite.png) right -917px no-repeat;
  }
  .helpTopics li.phone a.topicDropdown {
	background: url(../images/phone-tablet.png) top center no-repeat;
  }
  .helpTopics li.broadband a.topicDropdown {
	background: url(../images/broadband-tablet.png) top center no-repeat;
  }
  .helpTopics li.tv a.topicDropdown {
	background: url(../images/tv-tablet.png) top center no-repeat;
  }
  .helpTopics li.billing a.topicDropdown {
	background: url(../images/billing-tablet.png) top center no-repeat;
  }
  .linksSection {
	width: 100%;
	margin: 0 auto;
  }
  .linksMod a {
	padding: 18px 10% 16px 40%;
  }
  .linksSection .linksColumn {
	position: relative;
	float: left;
	margin-left: 2%;
	width: 32%;
  }
  .linksSection .linksColumn:first-child {
	margin-left: 0;
  }
  .linksMod li.movingHome a {
	padding: 20px;
	background: url(../images/moving-home-tablet.png) no-repeat top left;
	text-indent: -999em;
	height: 145px;
	margin: 20px;
	padding: 0;
	width: 202px;
  }
  .featMod p {
	padding: 0 40px 12px 12px;
  }
  .contactUs h2 {
	padding: 5% 5% 15% 5%;
	background-image: url(../images/icons/mobile_sprite.png);
	background-repeat: no-repeat;
	background-position: right -1159px;
  }
  .helpTopics .toShow ul li.mobileOnly {
	display: none;
  }
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr,
  .linksMod.healthCheck #healthCheckForm #checkStatusButton {
	width: 48%;
  }
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr {
	padding-top: 6px;
	padding-bottom: 6px;
  }
  .mvtHealthCheck .linksMod li.movingHome a {
	margin: 33px 20px;
  }
  .mvtHealthCheck .contactUs h2 {
	padding: 7% 5% 18% 5%;
  }
}
@media (min-width: 768px) and (max-width: 979px) and screen and (-webkit-min-device-pixel-ratio: 0) {
  .mvtHealthCheck .linksMod li.movingHome a {
	margin: 32px 20px;
  }
}
@media (max-width: 767px) {
  {
	/* new class implemented for mvt version */
  
	/* error wrapper */
  
	/** Help Topics **/
  
	/**
	* Links Module
	**/
  
	/**
	* Feature Module
	**/
  
	/**
	* Service Health Check
	**/
  
  }
  .navigation {
	width: 100%;
	float: left;
	margin-bottom: 15px;
  }
  .navDropdown {
	display: none;
  }
  .navigation .nav {
	margin: 0 0 20px 0;
  }
  .navigation .nav ul {
	width: 100%;
	clear: none;
	padding: 0 0 0 110px;
	margin: 0;
	height: 53px;
	background-color: #e2e7e9;
	background-image: -o-linear-gradient(bottom, #eeeeee 0%, #fefefe 100%);
	background-image: -moz-linear-gradient(bottom, #eeeeee 0%, #fefefe 100%);
	background-image: -webkit-linear-gradient(bottom, #eeeeee 0%, #fefefe 100%);
	background-image: -ms-linear-gradient(bottom, #eeeeee 0%, #fefefe 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #fefefe));
	-moz-box-shadow: 0 0 2px 2px #959595;
	-webkit-box-shadow: 0 0 2px 2px #959595;
	box-shadow: 0 0 2px 2px #959595;
	border-bottom: 1px solid #fff;
  }
  .navigation .nav ul li {
	float: left;
	border-top: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #d5d5d5;
	width: auto;
	margin: 0;
  }
  .navigation .nav ul li:hover {
	background-color: #fff;
  }
  .navigation .nav ul li a {
	color: #00528e;
	background: none;
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 1.1em;
	text-shadow: 0 1px #fff;
	padding: 0;
	border-radius: none;
	padding: 20px;
  }
  .navigation .logo {
	padding: 7px 7px 7px 15px;
  }
  .navigation .nav ul li:last-child {
	border-right: 1px solid #d5d5d5;
	border-left: 0;
  }
  .navigation .nav ul li.selected {
	background-color: #fff;
	-webkit-box-shadow: inset 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 8px 6px rgba(0, 0, 0, 0.1);
  }
  .navigation .nav ul li.selected a {
	display: block;
	border: none;
	background: none;
	text-decoration: underline;
  }
  .navigation .nav ul li a:hover,
  .navigation .nav ul li.selected a:hover {
	background: none;
	color: #00528e;
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 1.1em;
	text-shadow: 0 1px #fff;
	padding: 20px;
	border-radius: none;
	border: none;
	text-decoration: underline;
  }
  .navigation .nav ul li.selected a:hover {
	color: #000;
  }
  .helpSearch {
	float: left;
	background: none;
	border: none;
	border-radius: none;
	width: 100%;
	margin: 30px 0 20px;
	padding: 0;
	box-shadow: none;
  }
  .helpSearch h1 {
	margin-left: 25px;
	font-size: 2.5em;
  }
  .navigation .slimNav,
  .btGlobalSearchForm,
  .navigation .logo .atHome {
	display: none;
  }
  .searchForm {
	margin-right: 15px;
  }
  .errorWrapper {
	width: 99%;
	margin-bottom: 25px;
	background: #fffded;
	padding: 5px 0.4%;
	border-radius: 5px;
	border: 1px solid #D7D7D7;
	float: left;
	position: relative;
  }
  .errorWrapper .errorCarousel {
	width: 77%;
	overflow: hidden;
  }
  .errorWrapper ul.items li {
	float: left;
  }
  .errorWrapper .controls {
	position: absolute;
	right: 3px;
  }
  .helpTopics {
	margin-bottom: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	clear: both;
	background: url(../images/help_list_bg.jpg) top left no-repeat #ffffff;
  }
  .helpTopics li {
	margin-right: 0;
	width: 24.8%;
	display: inline-block;
	float: left;
	position: relative;
	background: none;
  }
  .helpTopics li a {
	text-align: center;
	font-family: 'NewBT Regular';
	font-size: 20px;
	display: block;
	margin-right: 0.2%;
  }
  .helpTopics li:last-child {
	margin-right: 0;
  }
  .helpTopics li:last-child a {
	margin-right: 0;
  }
  .helpTopics li a img {
	width: 100%;
	display: block;
  }
  .helpTopics li a span {
	position: absolute;
	top: 30px;
	left: 20px;
  }
  .helpTopics .topicDropdown {
	background: none;
  }
  .helpTopics li > a span {
	background: url(../images/icons/mobile_sprite.png) right -922px no-repeat;
	padding-right: 20px;
	text-indent: -999em;
  }
  .helpTopics li a span {
	float: left;
	height: 22px;
	padding: 0;
	width: 100%;
  }
  .helpTopics li.phone a span {
	background: url(../images/icons/help_text_sprite.png) -1px 0 no-repeat;
  }
  .helpTopics li.broadband a span {
	background: url(../images/icons/help_text_sprite.png) 0 -60px no-repeat;
  }
  .helpTopics li.tv a span {
	background: url(../images/icons/help_text_sprite.png) 0 -119px no-repeat;
  }
  .helpTopics li.billing a span {
	background: url(../images/icons/help_text_sprite.png) 0 -169px no-repeat;
  }
  .helpTopics ul {
	list-style: none;
  }
  .helpTopics .toShow {
	background-color: #d5e4ef;
	background-image: -o-linear-gradient(bottom, #e6f0f7 0%, #d5e4ef 100%);
	background-image: -moz-linear-gradient(bottom, #e6f0f7 0%, #d5e4ef 100%);
	background-image: -webkit-linear-gradient(bottom, #e6f0f7 0%, #d5e4ef 100%);
	background-image: -ms-linear-gradient(bottom, #e6f0f7 0%, #d5e4ef 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6f0f7), color-stop(1, #d5e4ef));
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
  .helpTopics .toShow {
	display: block;
  }
  .hasJS .helpTopics .toShow {
	display: none;
  }
  .hasJS .helpTopics .shown {
	display: block;
  }
  .helpTopics .toShow > a {
	height: 18px;
	margin-left: 17px;
  }
  .helpTopics .toShow > a img {
	height: 23px;
	width: auto;
  }
  .helpTopics .toShow ul {
	margin-top: 20px;
  }
  .helpTopics .toShow ul li {
	min-height: 27px;
	border: none;
	border-bottom: 1px dotted #8b949a;
	width: 80%;
	margin: 0 10%;
	background: none;
  }
  .helpTopics .toShow ul li:last-child {
	border: none;
  }
  .helpTopics .toShow ul li a {
	text-align: left;
	width: 90%;
	min-height: 27px;
	padding-top: 5px;
	font-size: 13px;
	background: url(../images/icons/mobile_sprite.png) right -917px no-repeat;
  }
  .helpTopics li.phone a.topicDropdown {
	background: url(../images/phone-tablet.png) top center no-repeat;
  }
  .helpTopics li.broadband a.topicDropdown {
	background: url(../images/broadband-tablet.png) top center no-repeat;
  }
  .helpTopics li.tv a.topicDropdown {
	background: url(../images/tv-tablet.png) top center no-repeat;
  }
  .helpTopics li.billing a.topicDropdown {
	background: url(../images/billing-tablet.png) top center no-repeat;
  }
  .linksSection {
	width: 100%;
	margin: 0 auto;
  }
  .linksMod a {
	padding: 18px 10% 16px 40%;
  }
  .linksSection .linksColumn {
	position: relative;
	float: left;
	margin-left: 2%;
	width: 32%;
  }
  .linksSection .linksColumn:first-child {
	margin-left: 0;
  }
  .linksMod li.movingHome a {
	padding: 20px;
	background: url(../images/moving-home-tablet.png) no-repeat top left;
	text-indent: -999em;
	height: 145px;
	margin: 20px;
	padding: 0;
	width: 202px;
  }
  .featMod p {
	padding: 0 40px 12px 12px;
  }
  .contactUs h2 {
	padding: 5% 5% 15% 5%;
	background-image: url(../images/icons/mobile_sprite.png);
	background-repeat: no-repeat;
	background-position: right -1159px;
  }
  .helpTopics .toShow ul li.mobileOnly {
	display: none;
  }
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr,
  .linksMod.healthCheck #healthCheckForm #checkStatusButton {
	width: 48%;
  }
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr {
	padding-top: 6px;
	padding-bottom: 6px;
  }
  .mvtHealthCheck .linksMod li.movingHome a {
	margin: 33px 20px;
  }
  .mvtHealthCheck .contactUs h2 {
	padding: 7% 5% 18% 5%;
  }
  #header {
	position: relative;
	float: left;
  }
  .navigation {
	margin-bottom: 30px;
	padding: 0;
	width: 100%;
	box-shadow: inset 0 0 2px 2px #ffffff, 0 0 5px 5px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	background-color: #e3e8ea;
	background-image: -o-linear-gradient(bottom, #e3e8ea 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(bottom, #e3e8ea 0%, #ffffff 100%);
	background-image: -webkit-linear-gradient(bottom, #e3e8ea 0%, #ffffff 100%);
	background-image: -ms-linear-gradient(bottom, #e3e8ea 0%, #ffffff 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e8ea), color-stop(1, #ffffff));
	background-image: linear-gradient(bottom, #e3e8ea 0%, #ffffff 100%);
  }
  .navigation .logo {
	padding: 0;
	float: left;
	height: 58px;
	margin: 0;
	background: #ffffff;
  }
  .navigation .logo a img {
	border-right: 1px solid #FFFFFF;
	padding: 10px 15px;
	width: 110px;
  }
  .navigation .navDropdown {
	display: block;
	float: right;
	padding: 0;
	padding-top: 13px;
	height: 43px;
	font-family: 'NewBT Regular';
	font-size: 26px;
	line-height: 1.3em;
	color: #00528e;
	cursor: pointer;
  }
  .navigation .navDropdown span {
	display: block;
	float: right;
	margin-top: -3px;
	width: 42px;
	height: 38px;
	background: url(../img/mobile_sprite.png) -26px -844px no-repeat, -o-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
	background: url(../img/mobile_sprite.png) -26px -844px no-repeat, -moz-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
	background: url(../img/mobile_sprite.png) -26px -844px no-repeat, -webkit-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
	background: url(../img/mobile_sprite.png) -26px -844px no-repeat, -ms-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
	background: url(../img/mobile_sprite.png) -26px -844px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #6697bb), color-stop(0.5, #7da7c5));
	background: #7da7c5 url(../img/mobile_sprite.png) -26px -844px no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.5);
	text-indent: -999em;
	margin-right: 10px;
  }
  .navigation .sliderButtonOpen span {
	background: #146097;
	background: url(../img/mobile_sprite.png) -24px -800px no-repeat, -o-linear-gradient(bottom, #00518d 50%, #146097 50%);
	background: url(../img/mobile_sprite.png) -24px -800px no-repeat, -moz-linear-gradient(bottom, #00518d 50%, #146097 50%);
	background: url(../img/mobile_sprite.png) -24px -800px no-repeat, -webkit-linear-gradient(bottom, #00518d 50%, #146097 50%);
	background: url(../img/mobile_sprite.png) -24px -800px no-repeat, -ms-linear-gradient(bottom, #00518d 50%, #146097 50%);
	background: url(../img/mobile_sprite.png) -24px -800px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #00518d), color-stop(0.5, #146097));
	background: #146097 url(../img/mobile_sprite.png) -24px -800px no-repeat;
  }
  .navigation .nav {
	float: left;
	overflow: hidden;
	border-top: 1px solid #d5d5d5;
	width: 100%;
	margin-bottom: 0;
	-webkit-transition: max-height 1s ease-in-out;
	-moz-transition: max-height 1s ease-in-out;
	-ms-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
  }
  .hasJS .nav {
	max-height: 0;
  }
  .nav {
	max-height: 500px;
  }
  .hasJS .sliderOpen {
	max-height: 500px;
	-webkit-transition: max-height 1s ease-in-out;
	-moz-transition: max-height 1s ease-in-out;
	-ms-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
	padding: 20px;
  }
  .sliderOpen .nav ul {
	background: none;
  }
  .sliderOpen .nav ul li {
	border-bottom: 1px solid #d5d5d5;
  }
  .navigation .nav ul {
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: 1px solid #D5D5D5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5;
	height: auto;
  }
  .navigation .nav ul li {
	width: 100%;
	background: #fff;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #d5d5d5;
	font-size: 18px;
  }
  .navigation .nav ul li:first-child {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
  }
  .navigation .nav ul li:last-child {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
  }
  .navigation .nav ul li.selected {
	box-shadow: none;
  }
  .navigation .nav ul li.selected a {
	color: #00528E;
  }
  .navigation .nav ul li.selected a:hover {
	color: #00528E;
  }
  .helpSearch {
	float: none;
	height: 0;
  }
  .helpSearch h1 {
	background: none repeat scroll 0 0 transparent;
	border-left: 1px solid #D5D5D5;
	display: block;
	height: 58px;
	left: 109px;
	padding-left: 20px;
	padding-top: 10px;
	position: absolute;
	top: 0;
	margin: 0 0 0 3px;
  }
  .navigation .toShow {
	width: 100%;
	padding: 0;
	overflow: hidden;
	float: left;
	background-color: #e3e8ea;
  }
  .navigation .toShow ul {
	float: left;
	width: 90%;
	overflow: hidden;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.5);
  }
  .navigation .toShow li.selected {
	display: none;
  }
  .navigation .toShow li {
	padding: 15px 10%;
	border-top: 1px solid #ececec;
	width: 80%;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
  }
  .navigation .toShow li:first-child {
	border-top: 0;
  }
  .navigation .toShow li a {
	display: block;
	font-size: 14px;
	line-height: 1em;
	color: #00528e;
	text-align: center;
  }
  .helpSearch form {
	display: block;
	left: 10px;
	position: absolute;
	bottom: -30px;
	margin: 0;
	width: 95%;
  }
  .sliderOpen .helpSearch form {
	top: 395px;
  }
  .errorWrapper {
	width: 99%;
	margin-bottom: 25px;
	background: #fffded;
	padding: 0%;
	border-radius: 5px;
	border: 1px solid #D7D7D7;
	float: left;
	position: relative;
	margin-top: 5px;
	/* margin-top:50px; */
	/* TM_1544 */
  
	overflow: hidden;
  }
  .hasJS .errorWrapper {
	height: 65px;
	/* height: 53px; */
	/* TM_1544 */
  
  }
  .errorWrapper {
	height: 100%;
  }
  .errorWrapper .errorCarousel {
	width: 80%;
	overflow: hidden;
	margin-top: 8px;
  }
  .errorWrapper ul.items li {
	float: left;
	padding-left: 60px;
	min-height: 38px;
  }
  .errorWrapper ul.items li a {
	background: none;
	min-height: 38px;
	margin-top: 0;
	text-decoration: underline;
  }
  .errorWrapper ul.items li p {
	display: none;
  }
  .hasJS .errorWrapper .controls {
	position: absolute;
	right: 0px;
	top: 0;
  }
  .errorWrapper .controls li a.next {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 5px 5px 5px 0;
	/* border-radius: 0 5px 5px 0; */
	/* TM_1544 */
  
	border-left: 1px solid #E0E8EF;
  }
  .errorWrapper .controls li .prev {
	background: url("../img/mobile_sprite.png") no-repeat scroll -19px -2531px transparent;
	height: 56px;
	width: 51px;
	border-right: 1px solid #ffffff;
	margin-top: 5px;
	/* TM_1544 */
  
  }
  .errorWrapper .controls li .next {
	background: url("../img/mobile_sprite.png") no-repeat scroll -22px -2644px transparent;
	height: 56px;
	width: 46px;
	margin-top: 5px;
	/* TM_1544 */
  
  }
  .errorWrapper .controls li .pageNo {
	display: none;
  }
  .errorWrapper .controls .playPause {
	display: none;
  }
  .helpTopics {
	margin-bottom: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	clear: both;
  }
  .helpTopics li {
	border-top: 1px solid #bed3e2;
	border-bottom: 1px solid #44658e;
	width: 100%;
  }
  .helpTopics li a {
	height: 20px;
  }
  .helpTopics li.phone {
	border-top: 0;
  }
  .helpTopics li.billing {
	border-bottom: 0;
  }
  .helpTopics ul {
	list-style: none;
  }
  .hasJS .helpTopics .toShow {
	display: block;
	position: relative;
	background: #fff;
  }
  .helpTopics .toShow {
	position: relative;
  }
  .helpTopics .toShow ul {
	margin-top: 0;
  }
  .helpTopics li ul {
	/*max-height: 500px;
		overflow: hidden;*/
  
  }
  .helpTopics li a.topicDropdown,
  .helpTopics li.phone a.topicDropdown,
  .helpTopics li.broadband a.topicDropdown,
  .helpTopics li.tv a.topicDropdown,
  .helpTopics li.billing a.topicDropdown {
	display: block;
	background: #7DA7C5;
	background: url(../img/mobile_sprite.png) right -838px no-repeat, -o-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
	background: url(../img/mobile_sprite.png) right -838px no-repeat, -moz-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
	background: url(../img/mobile_sprite.png) right -838px no-repeat, -webkit-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
	background: url(../img/mobile_sprite.png) right -838px no-repeat, -ms-linear-gradient(bottom, #6697bb 50%, #7da7c5 50%);
	background: url(../img/mobile_sprite.png) right -838px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #6697bb), color-stop(0.5, #7da7c5));
	font-family: NewBT Regular, Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #fff;
	margin-right: 0;
  }
  .helpTopics li.sliderOpen a.topicDropdown {
	background: #146097;
	background: url(../img/mobile_sprite.png) right -794px no-repeat, -o-linear-gradient(bottom, #00518d 50%, #146097 50%);
	background: url(../img/mobile_sprite.png) right -794px no-repeat, -moz-linear-gradient(bottom, #00518d 50%, #146097 50%);
	background: url(../img/mobile_sprite.png) right -794px no-repeat, -webkit-linear-gradient(bottom, #00518d 50%, #146097 50%);
	background: url(../img/mobile_sprite.png) right -794px no-repeat, -ms-linear-gradient(bottom, #00518d 50%, #146097 50%);
	background: url(../img/mobile_sprite.png) right -794px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #00518d), color-stop(0.5, #146097));
  }
  .helpTopics li a.topicDropdown span {
	display: block;
	padding: 16px 0 16px 17%;
	background: url(../img/mobile_sprite.png) 0 -486px no-repeat;
	text-indent: 0;
	left: 0;
	top: 0;
	text-align: left;
	text-shadow: 0 -1px 1px #000000;
  }
  .helpTopics .broadband a.topicDropdown span {
	background-position: 0 -544px;
  }
  .helpTopics .tv a.topicDropdown span {
	background-position: 0 -610px;
  }
  .helpTopics .billing a.topicDropdown span {
	background-position: 0 -677px;
  }
  .helpTopics .toShow ul li {
	margin-left: 0;
	padding: 10px 17%;
	background: #e7e7e7;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
  }
  .helpTopics .toShow ul li a {
	display: inline-block;
	padding-bottom: 1px;
	width: auto;
	font-size: 16px;
	padding-right: 20px;
  }
  .linksSection .linksColumn {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
  }
  .linksMod {
	margin-bottom: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
  }
  .linksMod h2 {
	padding: 15px 20px;
	background-color: #5f6a82;
	background-image: -o-linear-gradient(bottom, #5f6a82 0%, #798299 100%);
	background-image: -moz-linear-gradient(bottom, #5f6a82 0%, #798299 100%);
	background-image: -webkit-linear-gradient(bottom, #5f6a82 0%, #798299 100%);
	background-image: -ms-linear-gradient(bottom, #5f6a82 0%, #798299 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5f6a82), color-stop(1, #798299));
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 18px;
  }
  .linksModTitle h2 {
	/* extends .linksMod to be only the title */
  
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
  }
  .linksMod ul {
	border-radius: 0 0 5px 5px;
	overflow: hidden;
  }
  .linksMod li {
	background: #f1f1f1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e9ecf0;
  }
  .linksMod a {
	display: block;
	padding: 18px 10px 18px 90px;
	background: url(../img/mobile_sprite.png) 0 4px no-repeat;
	font-size: 16px;
  }
  .linksMod h2 a {
	padding: 2px 15% 1px;
	color: #fff;
	font-size: 18px;
  }
  .linksMod a.wireless {
	background-position: 0 -64px;
  }
  .linksMod a.phone {
	background-position: 0 -139px;
  }
  .linksMod a.desktop {
	background-position: 0 -212px;
  }
  .linksMod a.trackOrder {
	background-position: 0 -282px;
  }
  .linksMod a.trackFault {
	background-position: 0 -346px;
  }
  .linksMod a.reportFault {
	background-position: 0 -414px;
  }
  .linksMod a.community {
	background-position: -17px -749px;
  }
  .featMod p {
	font-size: 0.9em;
	padding: 0 25% 5% 5%;
  }
  .broadbandHelpMod {
	background: url("../img/mobile_sprite.png") no-repeat scroll 94% -1021px #e5f0f7;
  }
  .linksMod li.movingHome {
	display: none;
  }
  .featMod {
	margin-bottom: 25px;
	float: none;
  }
  .contactUs {
	background-position: 95% -1172px;
	margin-bottom: 25px;
  }
  .featMod h2 {
	margin-bottom: 0.75em;
  }
  .contactUs h2 {
	background-position: right -1172px;
	padding: 20px 0 30px 20px;
  }
  .discussions {
	display: none;
  }
  .quickLinks ul li a {
	padding: 16px 10% 14px 90px;
  }
  .helpTopics .toShow ul li.mobileOnly {
	display: inline-block;
	background-color: #f6f6f6;
  }
  .noMobile {
	display: none !important;
  }
  .helpTopics ul {
	list-style: none;
	overflow: hidden;
  }
  .helpTopics > li {
	min-height: 50px;
  }
  .helpTopics .toShow {
	max-height: 500px;
	visibility: visible;
  }
  .hasJS .helpTopics .toShow {
	max-height: 0;
	-webkit-transition: max-height 1s ease-in-out;
	-moz-transition: max-height 1s ease-in-out;
	-ms-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
  }
  .helpTopics .sliderOpen .toShow {
	background-color: #f7f6f6;
	max-height: 500px;
	-webkit-transition: max-height 1s ease-in-out;
	-moz-transition: max-height 1s ease-in-out;
	-ms-transition: max-height 1s ease-in-out;
	-o-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
  }
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr,
  .linksMod.healthCheck #healthCheckForm #checkStatusButton {
	width: 100%;
	font-size: 1.286em;
	padding: 12px 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
  }
  .linksMod.healthCheck #healthCheckForm #checkStatusButton {
	text-align: center;
	margin-bottom: 0;
  }
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr.error {
	padding-top: 11px;
	padding-bottom: 11px;
  }
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr.error,
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr.ok {
	padding-left: 43px;
	background-position: 10px -89px;
  }
  .linksMod.healthCheck #healthCheckForm #healthCheckPhoneNr.ok {
	background-position: 10px -139px;
  }
  .linksMod.healthCheck #healthCheckForm .errorMessage {
	margin: 0 0 15px 0;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
  }
  .helpSearch {
	display: block;
  }
}
@media (max-width: 767px) and screen and (-webkit-min-device-pixel-ratio: 0) {
  .mvtHealthCheck .linksMod li.movingHome a {
	margin: 32px 20px;
  }
}
.btSearchFields form {
  margin-bottom: 0;
}
#footer {
  background: #ebebeb;
  padding: 10px 0 10px 20px;
  border-top: 1px solid #ADC5D7;
  position: relative;
  font-size: 14px;
}
#footer .useful-links {
  display: none;
  background: #999999;
  position: absolute;
  top: -38px;
  left: 50%;
  height: 27px;
  width: 120px;
  margin: 0 0 0 -60px;
  text-decoration: none;
  text-align: center;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-top: 2px solid #333333;
  border-left: 2px solid #333333;
  border-right: 2px solid #333333;
  padding: 8px 0 0 0;
  outline: 0;
}
#footer .container {
  margin: 0;
}
#footer .footer-logo {
  float: left;
  margin: 0 5em 0 0;
}
#footer .footer-nav ul {
  margin: 0;
  color: #CCCCCC;
  list-style-position: inside;
  *zoom: 1;
}
#footer .footer-nav ul:before,
#footer .footer-nav ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#footer .footer-nav ul:after {
  clear: both;
}
#footer .footer-nav ul:before,
#footer .footer-nav ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#footer .footer-nav ul:after {
  clear: both;
}
#footer .footer-nav ul li {
  float: left;
}
#footer .footer-nav ul li.first {
  list-style: none;
}
#footer .footer-nav ul li a {
  padding: 8px 15px 8px 0;
}
#footer .footer-branding {
  text-align: center;
  padding: 10px 0 0 0;
}
#footer .footer-branding a {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  #footer .footer-nav ul {
	text-align: center;
  }
  #footer .footer-nav ul li {
	display: inline-block;
	float: none;
  }
}
@media (max-width: 767px) {
  #footer {
	margin: 0;
	padding: 10px;
  }
  #footer .footer-nav ul {
	list-style: none;
	margin: 0;
	*zoom: 1;
  }
  #footer .footer-nav ul:before,
  #footer .footer-nav ul:after {
	display: table;
	content: "";
	line-height: 0;
  }
  #footer .footer-nav ul:after {
	clear: both;
  }
  #footer .footer-nav ul:before,
  #footer .footer-nav ul:after {
	display: table;
	content: "";
	line-height: 0;
  }
  #footer .footer-nav ul:after {
	clear: both;
  }
  #footer .footer-nav ul li {
	float: none;
	text-align: center;
  }
  #footer .footer-nav ul li a {
	display: inline-block;
	padding: 8px 15px 8px 0;
  }
  #footer .footer-display {
	display: block !important;
  }
}
.primary_button {
  background: #007fbd;
  background: -moz-linear-gradient(top, #007fbd 0%, #214993 50%, #34337b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fbd), color-stop(50%, #214993), color-stop(100%, #34337b));
  background: -webkit-linear-gradient(top, #007fbd 0%, #214993 50%, #34337b 100%);
  background: -o-linear-gradient(top, #007fbd 0%, #214993 50%, #34337b 100%);
  background: -ms-linear-gradient(top, #007fbd 0%, #214993 50%, #34337b 100%);
  background: linear-gradient(to bottom, #007fbd 0%, #214993 50%, #34337b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fbd', endColorstr='#34337b',GradientType=0 ); /* IE6-9 */
  border-color: #004474;
  text-shadow: 1px 1px #000;
  color: #ffffff;
}
.secondary_button {
  color: #005293;
  background: #ffffff;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 61%, #eaeaea 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(61%, #eaeaea), color-stop(100%, #eaeaea));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 61%, #eaeaea 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 61%, #eaeaea 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 61%, #eaeaea 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 61%, #eaeaea 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
  /* IE6-8 */

  border-color: #cccccc;
  text-shadow: 1px 1px #fff;
}
.primary_button,
.secondary_button {
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  display: inline-block;
  font-family: 'NewBT Regular', Tahoma, Arial, Verdana;
  text-align: center;
  width: auto;
  padding: 8px 14px;
}
.primary_button:hover,
.secondary_button:hover {
  background: #85c9eb;
  background: -moz-linear-gradient(top, #85c9eb 0%, #0872b3 75%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85c9eb), color-stop(75%, #0872b3));
  background: -webkit-linear-gradient(top, #85c9eb 0%, #0872b3 75%);
  background: -o-linear-gradient(top, #85c9eb 0%, #0872b3 75%);
  background: -ms-linear-gradient(top, #85c9eb 0%, #0872b3 75%);
  background: linear-gradient(to bottom, #85c9eb 0%, #0872b3 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85c9eb', endColorstr='#0872b3', GradientType=0);
  border-color: #2484b9;
  color: #fff;
  text-shadow: 1px 1px #214993;
}



.dashboard_bg {
  background: #0a77da;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNzdkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDI3NzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0a77da 0%, #042772 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a77da), color-stop(100%, #042772));
  background: -webkit-linear-gradient(top, #0a77da 0%, #042772 100%);
  background: -o-linear-gradient(top, #0a77da 0%, #042772 100%);
  background: -ms-linear-gradient(top, #0a77da 0%, #042772 100%);
  background: linear-gradient(to bottom, #0a77da 0%, #042772 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a77da', endColorstr='#042772', GradientType=0);
}
.gray_bg {
  background: #f8f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8f7f7 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f7f7), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(top, #f8f7f7 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #f8f7f7 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #f8f7f7 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #f8f7f7 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f7f7', endColorstr='#e8e8e8', GradientType=0);
}
.blue_bg {
  background: #1d56b2;
  /* Old browsers */

  background: -moz-linear-gradient(top, #1d56b2 0%, #0e2b7c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1d56b2), color-stop(100%, #0e2b7c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #1d56b2 0%, #0e2b7c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #1d56b2 0%, #0e2b7c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #1d56b2 0%, #0e2b7c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #1d56b2 0%, #0e2b7c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d56b2', endColorstr='#0e2b7c', GradientType=0);
  /* IE6-9 */

}
.box_bg {
  background: #ffffff;
  /* Old browsers */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f0f0 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f0f0));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f0f0 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #f3f0f0 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #f3f0f0 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #f3f0f0 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f0f0', GradientType=0);
  /* IE6-9 */

  zoom: 1;
}
.nav_bg {
  background: #ffffff;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZGNkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #cdcdcd 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cdcdcd));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #cdcdcd 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #cdcdcd 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #cdcdcd 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #cdcdcd 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cdcdcd', GradientType=0);
  /* IE6-8 */

}
.line {
  margin: 10px 0;
  height: 1px;
  border: 0;
  background: #333;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #ffffff 0%, #cccccc 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(50%, #cccccc), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(left, #ffffff 0%, #cccccc 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #cccccc 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #cccccc 50%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #cccccc 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.box-sizing {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btn:focus {
  color: #ffffff;
  background-position: 0;
}
.round {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.shadow {
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}
.chevron-small {
  background: url('../img/mobile_sprite.png') no-repeat 0 -3286px;
  display: inline-block;
  width: 8px;
  height: 14px;
  vertical-align: text-top;
  margin: 0 0 0 2px;
}
.chevron_white-small {
  background: url('../img/mobile_sprite.png') no-repeat 0 -3286px;
  display: inline-block;
  width: 8px;
  height: 14px;
  vertical-align: text-top;
  margin: 0 0 0 2px;
  background-position: 0 -3286px;
}
.chevron {
  font-size: 21px;
  width: 8px;
  margin: 1px 2px 0 2px;
}
.clear {
  clear: both;
}
a:hover .chevron {
  text-decoration: none;
}
.tick {
  height: 20px;
  width: 21px;
  background: url('../img/tick.png') no-repeat 0 4px;
  margin: 0 0 0 5px;
  display: inline-block;
}
@font-face {
  font-family: 'NewBT Regular';
  src: url('../font/newbt-webfont.eot');
  src: local('?'), url(data:font/truetype;charset=utf-8;base64,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) format('truetype');
  font-weight: normal;
  font-style: normal;
}
.font {
  font-family: 'NewBT Regular', Tahoma, Arial, Verdana;
}
body,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'NewBT Regular', Tahoma, Arial, Verdana;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.231;
}
.right {
  float: right;
}
p.small {
  font-size: 12px;
}
.hide {
  display: none;
}
hr {
  border-top: 1px solid #e1e0e0;
}
.dashboard-wrap {
  margin-top: 2em;
  border-bottom: 5px solid #12388C;
}
.dashboard-wrap .dashboard_icon {
  width: 44px;
  height: 61px;
  margin: 10px 0 0 10px;
  display: block;
  float: left;
  background: url('../img/profile.png') no-repeat 0 0;
}
.dashboard-wrap .myBT_customerInfo {
  background: #12388C;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNzdkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzA4NjVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzA1NGRhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iIzA3NDU5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iIzA3M2Y5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjM4OGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #0a77da 0%, #0865c5 22%, #054da2 50%, #07459b 77%, #073f93 86%, #12388c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0a77da), color-stop(22%, #0865c5), color-stop(50%, #054da2), color-stop(77%, #07459b), color-stop(86%, #073f93), color-stop(100%, #12388c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #0a77da 0%, #0865c5 22%, #054da2 50%, #07459b 77%, #073f93 86%, #12388c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #0a77da 0%, #0865c5 22%, #054da2 50%, #07459b 77%, #073f93 86%, #12388c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #0a77da 0%, #0865c5 22%, #054da2 50%, #07459b 77%, #073f93 86%, #12388c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #0a77da 0%, #0865c5 22%, #054da2 50%, #07459b 77%, #073f93 86%, #12388c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a77da', endColorstr='#12388c');
  /* IE6-8 */

  zoom: 1;
  border-radius: 5px 5px 0 0;
  color: #FFFFFF;
  float: right;
  margin-top: 8px;
  text-shadow: 1px 1px 1px #0f3e7d;
  width: 49.4%;
  padding-bottom: 13px;
}
.dashboard-wrap .myBT_customerInfo fieldset {
  background-position: -8px -93px;
  float: left;
  min-height: 54px;
  padding: 15px 0 0 0;
  width: 50%;
}
.dashboard-wrap .myBT_customerInfo fieldset h5,
.dashboard-wrap .myBT_customerInfo fieldset label,
.dashboard-wrap .myBT_customerInfo fieldset select,
.dashboard-wrap .myBT_customerInfo fieldset span {
  clear: both;
  float: left;
  margin-left: 5%;
  width: 70%;
}
.dashboard-wrap .myBT_customerInfo fieldset select {
  margin-bottom: 7px;
  margin-top: 10px;
  width: 200px;
}
.dashboard-wrap .myBT_customerInfo fieldset label {
  margin-bottom: 0;
}
.dashboard-wrap .myBT_customerInfo fieldset h5 {
  margin: 0 0 0 5%;
}
.dashboard-wrap .myBT_customerInfo a {
  color: #FFFFFF;
  float: right;
  margin-top: 11px;
  margin-right: 2%;
  width: 30%;
  font-size: 13px;
  text-align: right;
}
.dashboard-wrap .myBT_customerInfo a.logOut {
  margin-top: 3px;
}
.dashboard-wrap .dashboard {
  background: #0a77da;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNzdkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDI3NzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0a77da 0%, #042772 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a77da), color-stop(100%, #042772));
  background: -webkit-linear-gradient(top, #0a77da 0%, #042772 100%);
  background: -o-linear-gradient(top, #0a77da 0%, #042772 100%);
  background: -ms-linear-gradient(top, #0a77da 0%, #042772 100%);
  background: linear-gradient(to bottom, #0a77da 0%, #042772 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a77da', endColorstr='#042772', GradientType=0);
  color: #ffffff;
  padding: 5px 10px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.dashboard-wrap .dashboard .dashboard_icon {
  width: 44px;
  height: 61px;
  margin: 10px 15px 0 0;
  display: block;
  float: left;
  background: url('../img/profile.png') no-repeat 0 0;
}
.dashboard-wrap .dashboard a {
  color: #ffffff;
}
.dashboard-wrap .dashboard select {
  margin: 5px 0 0 0;
}
.heading {
  color: #005293;
  line-height: 1;
  float: left;
  margin-top: 45px;
}
.alert-error {
  background: #FFF;
  border: #FE0000 2px solid;
  color: #000;
  min-height: 34px;
  position: relative;
  padding: 0;
}
.alert-error .alert-message {
  overflow-x: hidden;
  color: #F00;
  margin: 0 10px 0 50px;
  padding: 10px 0;
}
.alert-error img {
  position: absolute;
  top: 10%;
  left: 5px;
}
form {
  margin: 0;
}
.module {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  *zoom: 1;
  background: white;
}
.module:before,
.module:after {
  display: table;
  content: "";
  line-height: 0;
}
.module:after {
  clear: both;
}
.module:before,
.module:after {
  display: table;
  content: "";
  line-height: 0;
}
.module:after {
  clear: both;
}
.module .module-half {
  width: 50%;
  float: left;
}
.module .module-half h4 {
  font-weight: bold;
}
.module .module-half .meta-info {
  font-size: 20px;
}
.module .dl-horizontal dt {
  text-align: left;
  width: 180px;
}
.module .dl-horizontal dd {
  margin-left: 180px;
}
.section {
  *zoom: 1;
  padding: 20px;
  margin: 2em 0 2em;
  border:1px solid #ccc;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	min-width:300px;
}
.section:before,
.section:after {
  display: table;
  content: "";
  line-height: 0;
}
.section:after {
  clear: both;
}
.section:before,
.section:after {
  display: table;
  content: "";
  line-height: 0;
}
.section:after {
  clear: both;
}
.section h1 {
  color: #333;
}
.section .main_block {
  margin: 0 0 2em 0;
}
.section .main_block h1 {
  margin: 10px 0;
}
.section .main_block .navbar-timeline {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border: 1px solid #c4c2c2;
  background: #ffffff;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url('../img/progressbar-bg.png') repeat-x;
  /* IE6-8 */

  font-size: 16px;
}
.section .main_block .navbar-timeline ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
}
.section .main_block .navbar-timeline ul:before,
.section .main_block .navbar-timeline ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.section .main_block .navbar-timeline ul:after {
  clear: both;
}
.section .main_block .navbar-timeline ul:before,
.section .main_block .navbar-timeline ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.section .main_block .navbar-timeline ul:after {
  clear: both;
}
.section .main_block .navbar-timeline ul li {
  position: relative;
  float: left;
  color: #787878;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  display: block;
  padding: 16px;
  height: 50px;
}
.section .main_block .navbar-timeline ul li.active {
  color: #ffffff;
  background: #56389c;
}
.section .main_block .navbar-timeline ul li.active span.arrow {
  background: url('../img/progressbar.png') no-repeat 0 -50px;
}
.section .main_block .navbar-timeline ul li.complete span.arrow {
  background: url('../img/progressbar.png') no-repeat 0 -150px;
}
.section .main_block .navbar-timeline ul li.last span.arrow {
  background: none;
}
.navbar-timeline ul i {
 display:none;
}
.navbar-timeline .complete i{
 display:inline-block;
 color:#fff;
 background-image:none;
 margin-top:3px;
}
.complete .prog-num span{
 display:none;
}
.prog-num{
 width:20px;
 height:20px;
 -moz-border-radius:50%;
 -webkit-border-radius:50%;
 border-radius:50%;
 border:2px solid #fff;
 background:#afafaf;
 color:#fff;
 display: inline-block;
 text-align: center;
 font-size:14px;
 margin:0 5px 0 0;
}
.active .prog-num{
 color:#56389c;
 border-color:#af9ed5;
 background:#fff;
}
.complete .prog-num{
 background:#5fbe26;
}
.ie8 .prog-num{
  height:21px;
  margin-top:-3px;
}
.section .main_block .navbar-timeline ul li span.arrow {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 23px;
  display: block;
  background: url('../img/progressbar.png') no-repeat 0 0;
}
.main_block p {
  font-size: 16px;
  margin: 1em 0;
}
.box {
  background: #ebf6f8;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  *zoom: 1;
  padding: 15px 20px;
  margin: 1em 0;
  min-width:240px;
}
.box:before,
.box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box:before,
.box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box h2 {
  margin: 0 0 15px 0;
  font-size: 24px;
}
.box h2.box-heading {
  border-bottom: 1px solid #d8d6d6;
  padding-bottom: 8px;
}
.box h3 {
  font-size: 20px;
}
.box p {
  font-size: 16px;
}
.box .btn {
  margin-bottom: 10px;
}
.dropdown-group {
  margin: 1em 0;
}
.section .dropdown-group .dropdown-heading {
  position: relative;
  cursor: pointer;
  background: #f7f7f7 url('../img/options-dd.jpg') repeat-x left bottom;
  color: #005293;
  font-size: 22px;
  padding: 16px 10px 16px 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  *zoom: 1;
}
.section .dropdown-group .dropdown-heading:before,
.section .dropdown-group .dropdown-heading:after {
  display: table;
  content: "";
  line-height: 0;
}
.section .dropdown-group .dropdown-heading:after {
  clear: both;
}
.section .dropdown-group .dropdown-heading:before,
.section .dropdown-group .dropdown-heading:after {
  display: table;
  content: "";
  line-height: 0;
}
.section .dropdown-group .dropdown-heading:after {
  clear: both;
}
.section .dropdown-group .dropdown-heading .dropdown-image {
  position: absolute;
  top: 11px;
  left: 6px;
  width: 37px;
  height: 35px;
  background: url('../img/toggle.png') bottom left no-repeat;
}
.section .dropdown-group .dropdown-heading span {
  float: left;
  display: block;
  zoom: 1;
  line-height: 1.3;
}
.section .dropdown-group .dropdown-content {
  display: none;
  background: #ffffff;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  padding: 20px;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}
.section .dropdown-group .dropdown-content h2 {
  font-size: 22px;
}
.section .dropdown-group.active .dropdown-heading {
  background: #636363 url('../img/options-dd-active.jpg') repeat-x left bottom;
  color: #ffffff;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.section .dropdown-group.active .dropdown-heading .dropdown-image {
  background-position: 0 2px;
}
.section form {
  margin: 0;
}
.section form .control-group .control-label {
  text-align: left;
  width: 190px;
}
.section form .control-group .controls .help-block {
  padding-left: 10px;
}
.section form .control-group .controls .number {
  display: inline-block;
  font-weight: bold;
  padding: 6px 0;
}
.section form .control-group .asterisk {
  color: #f00;
  font-size: 16px;
}
.section form input[type=submit] {
  margin: 0 0 0 322px;
}
@media (min-width: 979px) {
  .content-squeeze {
	width: 700px;
  }
  .section{
	  -moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .section h1 {
	font-size: 32px;
  }
  .section .main_block p {
	padding: 0;
  }
  .dashboard-wrap .myBT_customerInfo fieldset select {
	width: 170px;
  }
  .section{
	  -moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
  }
}

.ie9 .dashboard-wrap .myBT_customerInfo,
.ie9 .section .usage_summary,
.ie9 .section .box {
  filter: none;
}
.ie7 .dashboard-wrap .myBT_customerInfo {
  background: #042772;
}
.ie7 [class^="icon-"] {
  line-height: 1;
  vertical-align: top;
  margin-top: -2px;
}
.ie7 .section .main_block .navbar-timeline li {
  width: 180px;
  height: 18px;
}
.ie7 .tick {
  background: url('../img/tick.png') no-repeat 0 -2px;
  *display: inline;
  zoom: 1;
}
.ie7 .module {
  width: auto;
}
.ie7 .btn.primary_button.offset4 {
  margin-left: 350px;
}
#menu-wrapper input[type="text"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding: 1px 0 1px 15px;
  margin: 0 0 0 30px;
  font-size: 13px;
}
#menu-wrapper input[type="submit"].bt-ser-btn,
#menu-wrapper .bt-ser-btn {
  font-size: .8125em;
  line-height: 16px;
}
#menu-wrapper #masthead ul.ser-opt li a {
  line-height: 1.2;
  font-size: .8125em !important;
  letter-spacing: 0.4px;
}
select {
  line-height: 1;
}

.sperator{
	width:100%;
	border-bottom: solid 3px #55379b;
}


.pushRight{
	float:right
}
.topMinus{
}

.whiteBg, .contentWhiteBg{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:#fff;
	padding: 5px;
}

.tooltips{
	background: url(../img/mobile_sprite.png) -34px -3211px no-repeat;
	 display: inline-block;
	height: 10px;
	margin: 0 0 -5px 10px;
	padding: 5px 10px;
}

.checktext{ max-width:540px;  margin:-3px 0 0 5px; }

@media (min-width: 769px) {
	.whiteBg{
		height:40px;
	}
	/*.radOptions { overflow:hidden; width:150px; float:right; margin-top:-35px; }*/
	.radGroup { float:right; clear:none; }
	.radGroup label { float:left; clear:none; display:block;}
	input[type=radio], input.radio { float:left; clear:none; margin: 2px 5px 0 2px; }
	.tooltips{ margin: 0 0 -5px 10px; padding: 5px 10px;}
}

@media (max-width: 768px){
	.whiteBg{
		min-width: 240px;
		height:65px;
	}
	.radOptions { overflow:hidden; width:150px; float:left; margin-top:-33px; }
	.radGroup label { float:left; clear:none; display:block; padding: 2px 1em 0 0; }
	input[type=radio], input.radio { float:left; clear:none; margin: 2px 5px 0 2px; }
	.radio-group, .rad-text{ float:left; width:100%; }
	.radGroup, .radOptions{ float:left; margin-top:5px; width:100%; }
	.tooltips{ margin: 0 0 -5px 10px; padding: 5px 10px;}
}

.spacer{
	padding:10px;
}
.back-button{
	cursor:pointer;
}

.detailImg{
	margin-top:-40px;
}
.serviceDetails{
	margin-top:20px;
	width:100%;
}
.bottomNav{
	width:100%;
}

.w-box {
 background:#fff;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 border-radius:10px;
padding:15px;
margin:0 0 10px 0;
line-height:1;
}
label{
 margin:0;
 line-height:1;
}
.w-box-text{
 float:left;
}
.rad-text{
 width:450px;
}
.radGroup label{
 margin:0 15px 0 5px;
 display:inline-block;
}
.radGroup input {
 margin:0;
}
.c-box,.checktext{
   float:left;
  }
input.c-box {
 margin: 0 5px 0 0;
}
.services-box{
 float: left;
 margin: 10px 0 0 0;
}
h3,h4{
 color:#58389b
}
h4 {
 font-weight:bold;
 margin: 0 0 10px; 0
}
a h4{
 text-decoration:none;
}
.num {
 float:left;
 width:45px;
 text-align:center;
}
.num span {
 color: #fff;
 background: #56389c;
 width: 24px;
 height: 20px;
 padding:5px 0 0 0;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%;
 border: 2px solid #ac9cc9;
 display: inline-block;
 text-align: center;
 font-size: 14px;
 margin: 0 5px 0 0;
}
.num-box{
 float:left;
 width: 525px;
}
.w-box ul li {
 list-style:disc;
 line-height:25px;
}
.back-button{
 margin: 0 10px 0 0;
}
.back-button i {
 margin: 2px;
}
.ie7 .back-button i{
 margin-top:8px;
}
.btn.disabledBTN {
 background:#aaa;
 color:#333;
 text-shadow:none;
 border:none;
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
 * {
  -moz-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
 }
 .section{
  padding:0;
 }
 .section .main_block .navbar-timeline .nav-text, .section .main_block .navbar-timeline .active.complete .nav-text{
  display:none;
 }
 .section .main_block .navbar-timeline ul li{
  border-right:2px solid #ccc;
  padding:15px 10px;
 }
 .section .main_block .navbar-timeline ul li.last,.section .main_block .navbar-timeline ul li.active.last{
  border-right:none;
 }
 .section .main_block .navbar-timeline .active .nav-text{
  display:inline;
  font-size: 14px;
 }
 .section .main_block .navbar-timeline ul li.active{
  width:60%;
  border-right:2px solid #fff;
 }
 .section .main_block .navbar-timeline ul li, .section .main_block .navbar-timeline .active.complete{
  width:20%;
 }
 .section .main_block .navbar-timeline ul li span.arrow{
  width:0;
 }
 .navbar-timeline .complete i {
 margin-top: 0px;
 }
 .radOptions{
  margin-top:10px;
 }
  h1 {
	font-size: 22px;
  }
  .dashboard-wrap {
	border-bottom: none;
	margin: 0;
  }
  .dashboard-wrap .myBT_customerInfo {
	*zoom: 1;
	border: 3px solid #ffffff;
	color: #ffffff;
	padding: 10px 0;
	margin: 1em 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
	float: none;
	width: 99%;
  }
  .dashboard-wrap .myBT_customerInfo:before,
  .dashboard-wrap .myBT_customerInfo:after {
	display: table;
	content: "";
	line-height: 0;
  }
  .dashboard-wrap .myBT_customerInfo:after {
	clear: both;
  }
  .dashboard-wrap .myBT_customerInfo:before,
  .dashboard-wrap .myBT_customerInfo:after {
	display: table;
	content: "";
	line-height: 0;
  }
  .dashboard-wrap .myBT_customerInfo:after {
	clear: both;
  }
  .dashboard-wrap .myBT_customerInfo .dashboard_icon {
	display: none;
  }
  .dashboard-wrap .myBT_customerInfo fieldset {
	float: none;
  }
  .dashboard-wrap .myBT_customerInfo a {
	width: 100%;
	float: none;
	text-align: left;
	display: block;
	padding-left: 15px;
  }
  .dashboard-wrap .myBT_customerInfo .two_col {
	width: 50%;
	float: left;
  }
  .dashboard-wrap .myBT_customerInfo .two_col a {
	width: auto;
	margin: 0;
	padding: 15px;
	font-size: 1em;
  }
  .dashboard-wrap .myBT_customerInfo .two_col a .chevron {
	font-size: 1.6em;
  }
  .dashboard-wrap .myBT_customerInfo .two_col:first-child a {
	background: url('../img/border_bg.png') top right no-repeat;
  }
  .section {
	background: none;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	min-width:100px;
  }
  .section h1 {
	margin-top: 1em;
  }
  .section .main_block {
	width: 100%;
	float: none;
  }
  .section .main_block p {
	padding: 0;
  }
  .section form .control-group {
	margin: 0 0 10px 0;
  }
  .section form .control-group .control-label {
	width: 100%;
  }
  .section form .control-group .controls {
	margin: 0;
  }
  .section form .control-group .controls input {
	width: 100%;
	padding: 6px 0;
  }
  .section form .control-group .controls .help-block {
	padding-left: 0;
  }
  .section form select {
	width: 100%;
  }
  .section form input[type=submit] {
	margin: 0;
  }
  .section .box .offset4 {
	margin-left: 0 !important;
  }
  .module .module-half {
	width: 100%;
	float: none;
  }
  .module .dl-horizontal dt {
	width: 100%;
  }
  .module .dl-horizontal dd {
	margin-left: 0;
  }
  .w-box{
   line-height:1.4;
  }
  .rad-text{
   width:auto;
  }
  .c-box,.checktext{
   float:left;
  }
   .checktext{
	max-width:86%;
   }
   .btn{
	margin-bottom:20px;
   }
   .prog-num{
	font-size:12px;
	width: 23px;
 height: 23px;
 margin: 0 0 0 4px;
   }
   .num-box{
	width:auto;
   }
   .num-box img.pull-right{
	clear: both;
	float: none;
	margin-top: 0;
   }
   .num {
	width:10px;
	margin-bottom:15px;
   }
   .num span{
	height: 24px;
	padding: 1px 0 0 0;
   }
   .tooltips{ margin: 0 0 -5px 10px; padding: 10px 10px; }
}

.print-button:hover{
	cursor:pointer;
}

.check-img{
	margin-top:-5px;
}

@media print {
  .dontprint {
	display: none;
  }
  .forceprint {
	display: inline;
  }
}

.saveOptions{
	float:right;
	margin-top:-30px;
}



h2 {
	font-size: 22px;
}

.inner {
	padding: 0 10px;
}

.main-heading {
	margin: 20px 0 10px 0;
}

.intro-box {
	position: relative;
	padding: 20px;
	margin: 0 0 20px 0;
	
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 4px 0px #ccc;
	box-shadow: 0px 0px 4px 0px #ccc;
}
	.intro-box h2 {
		font-weight: normal;
		line-height: 1.4;
	}

	.intro-box ul {
		margin: 0;
	}
		.intro-box li {
			background: url('../img/bullets.png') no-repeat 0 0;
		}
			.intro-box span {
				float: left;
				color: #fff;
				padding: 3px 6px;
				font-weight: bold;
			}
			.intro-box li h3 {
				padding: 0 0 0 30px;
				font-size: 16px;
				margin: 0 0 3px 0;
				color: #333333;
				
				*padding-left: 8px;
				*float: left;
			}
			.intro-box li p {
				padding: 0 0 0 30px;
			}
			.intro-box li .list-content {
				float: left;
			}
		
	.intro-box p {
		font-size: 14px;
	}

	.intro-box .media-image {
		float: right;
		margin: 0 -20px -20px 10px;
	}




.pinkBtn {
	display: inline-block;
	
	padding: 7px 15px;
	margin-bottom: 0;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #e01a82;
	background-image: -moz-linear-gradient(top, #fc7fb9, #e01a82);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fc7fb9), to(#e01a82));
	background-image: -webkit-linear-gradient(top, #fc7fb9, #e01a82);
	background-image: -o-linear-gradient(top, #fc7fb9, #e01a82);
	background-image: linear-gradient(to bottom, #fc7fb9, #e01a82);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc7fb9', endColorstr='#ffe01a82', GradientType=0);
	border: 1px solid #d5287d;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-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);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
	min-width:140px;

	*display: inline;
	*zoom: 1;
}




























@media (max-width: 979px) and (min-width: 768px) {
	.intro-box-tablet p {
		padding: 0 140px 0 0;
	}
	.intro-box-tablet .media-image {
		position: absolute;
		bottom: 0;
		right: 0;
		float: none;
		margin: 0;
	}
		.intro-box-tablet .media-image img {
			width: 200px;
		}
	.intro-box-col {
		min-height: 235px;
	}
}

@media (max-width: 767px) {
	.intro-box .media-image {
		display: none;
	}
	.btn {
		margin: 0;
	}
	.intro-box-col {
		min-height: inherit;
	}
}






