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: 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 */

  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: 'Open Sans', Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  background-color: #fcfcfc;
}
a {
  color: #6199b2;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #417085;
  text-decoration: none;
}
.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: -10px;
  *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: 10px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 950px;
}
.span12 {
  width: 950px;
}
.span11 {
  width: 870px;
}
.span10 {
  width: 790px;
}
.span9 {
  width: 710px;
}
.span8 {
  width: 630px;
}
.span7 {
  width: 550px;
}
.span6 {
  width: 470px;
}
.span5 {
  width: 390px;
}
.span4 {
  width: 310px;
}
.span3 {
  width: 230px;
}
.span2 {
  width: 150px;
}
.span1 {
  width: 70px;
}
.offset12 {
  margin-left: 970px;
}
.offset11 {
  margin-left: 890px;
}
.offset10 {
  margin-left: 810px;
}
.offset9 {
  margin-left: 730px;
}
.offset8 {
  margin-left: 650px;
}
.offset7 {
  margin-left: 570px;
}
.offset6 {
  margin-left: 490px;
}
.offset5 {
  margin-left: 410px;
}
.offset4 {
  margin-left: 330px;
}
.offset3 {
  margin-left: 250px;
}
.offset2 {
  margin-left: 170px;
}
.offset1 {
  margin-left: 90px;
}
.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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.0526315789473684%;
  *margin-left: 1%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.0526315789473684%;
}
.row-fluid .span12 {
  width: 99.99999999999999%;
  *width: 99.94736842105262%;
}
.row-fluid .span11 {
  width: 91.57894736842104%;
  *width: 91.52631578947367%;
}
.row-fluid .span10 {
  width: 83.1578947368421%;
  *width: 83.10526315789473%;
}
.row-fluid .span9 {
  width: 74.73684210526315%;
  *width: 74.68421052631578%;
}
.row-fluid .span8 {
  width: 66.3157894736842%;
  *width: 66.26315789473684%;
}
.row-fluid .span7 {
  width: 57.89473684210526%;
  *width: 57.84210526315789%;
}
.row-fluid .span6 {
  width: 49.47368421052631%;
  *width: 49.42105263157894%;
}
.row-fluid .span5 {
  width: 41.05263157894736%;
  *width: 40.99999999999999%;
}
.row-fluid .span4 {
  width: 32.63157894736842%;
  *width: 32.57894736842105%;
}
.row-fluid .span3 {
  width: 24.21052631578947%;
  *width: 24.1578947368421%;
}
.row-fluid .span2 {
  width: 15.789473684210524%;
  *width: 15.736842105263156%;
}
.row-fluid .span1 {
  width: 7.368421052631578%;
  *width: 7.31578947368421%;
}
.row-fluid .offset12 {
  margin-left: 102.10526315789473%;
  *margin-left: 101.99999999999999%;
}
.row-fluid .offset12:first-child {
  margin-left: 101.05263157894736%;
  *margin-left: 100.94736842105262%;
}
.row-fluid .offset11 {
  margin-left: 93.68421052631578%;
  *margin-left: 93.57894736842104%;
}
.row-fluid .offset11:first-child {
  margin-left: 92.63157894736841%;
  *margin-left: 92.52631578947367%;
}
.row-fluid .offset10 {
  margin-left: 85.26315789473684%;
  *margin-left: 85.1578947368421%;
}
.row-fluid .offset10:first-child {
  margin-left: 84.21052631578947%;
  *margin-left: 84.10526315789473%;
}
.row-fluid .offset9 {
  margin-left: 76.84210526315789%;
  *margin-left: 76.73684210526315%;
}
.row-fluid .offset9:first-child {
  margin-left: 75.78947368421052%;
  *margin-left: 75.68421052631578%;
}
.row-fluid .offset8 {
  margin-left: 68.42105263157895%;
  *margin-left: 68.3157894736842%;
}
.row-fluid .offset8:first-child {
  margin-left: 67.36842105263158%;
  *margin-left: 67.26315789473684%;
}
.row-fluid .offset7 {
  margin-left: 60%;
  *margin-left: 59.89473684210526%;
}
.row-fluid .offset7:first-child {
  margin-left: 58.94736842105263%;
  *margin-left: 58.84210526315789%;
}
.row-fluid .offset6 {
  margin-left: 51.57894736842105%;
  *margin-left: 51.47368421052631%;
}
.row-fluid .offset6:first-child {
  margin-left: 50.52631578947368%;
  *margin-left: 50.42105263157894%;
}
.row-fluid .offset5 {
  margin-left: 43.1578947368421%;
  *margin-left: 43.05263157894736%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.10526315789473%;
  *margin-left: 41.99999999999999%;
}
.row-fluid .offset4 {
  margin-left: 34.73684210526316%;
  *margin-left: 34.63157894736842%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.68421052631579%;
  *margin-left: 33.57894736842105%;
}
.row-fluid .offset3 {
  margin-left: 26.315789473684205%;
  *margin-left: 26.210526315789465%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.26315789473684%;
  *margin-left: 25.1578947368421%;
}
.row-fluid .offset2 {
  margin-left: 17.89473684210526%;
  *margin-left: 17.789473684210524%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.842105263157894%;
  *margin-left: 16.736842105263154%;
}
.row-fluid .offset1 {
  margin-left: 9.473684210526315%;
  *margin-left: 9.368421052631579%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.421052631578947%;
  *margin-left: 8.31578947368421%;
}
[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-fluid {
  padding-right: 10px;
  padding-left: 10px;
  *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;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
}
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: #ff0000;
}
a.text-error:hover,
a.text-error:focus {
  color: #cc0000;
}
.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;
}
.featured {
  margin-top: 10px;
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 9px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 18px;
  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: 36px;
}
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
h1 small {
  font-size: 21px;
}
h2 small {
  font-size: 15px;
}
h3 small {
  font-size: 12px;
}
h4 small {
  font-size: 12px;
}
.page-header {
  padding-bottom: 8px;
  margin: 18px 0 27px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 18px;
}
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: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
.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: 18px 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 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 18px;
  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: 18px;
  font-style: normal;
  line-height: 18px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 10px;
  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: 8.5px;
  margin: 0 0 9px;
  font-size: 11px;
  line-height: 18px;
  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: 18px;
}
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 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea span.fakeinput {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea span.fakeinput {
  font-family: 'Open Sans', Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
span.fakeinput {
  display: inline-block;
  height: 18px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 12px;
  line-height: 18px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 346px;
}
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,
span.fakeinput {
  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,
span.fakeinput:focus {
  border-color: rgba(97, 153, 178, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(97, 153, 178, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(97, 153, 178, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(97, 153, 178, 0.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"],
span.fakeinput {
  width: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* 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: 28px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  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;
}
.radio,
.checkbox {
  min-height: 18px;
  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: 10px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 936px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 856px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 776px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 696px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 616px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 536px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 456px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 376px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 296px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 216px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 136px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 56px;
}
.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.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #ff0000;
  -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: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ff0000;
}
.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;
}
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: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  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: 9px;
}
.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: 9px;
  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: 12px;
}
.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: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  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: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
  *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: 9px;
}
.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: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  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: #fcfcfc;
}
.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: 54px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 134px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 214px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 294px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 374px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 454px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 534px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 614px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 694px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 774px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 854px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 934px;
  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("/Content/styles/bootstrap/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("/Content/styles/bootstrap/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;
  float: right;
}
.dropdown-toggle {
  *margin-bottom: -3px;
  float: right;
}
.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: 8px 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: 18px;
  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: #5b94ae;
  background-image: -moz-linear-gradient(top, #6199b2, #528da8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6199b2), to(#528da8));
  background-image: -webkit-linear-gradient(top, #6199b2, #528da8);
  background-image: -o-linear-gradient(top, #6199b2, #528da8);
  background-image: linear-gradient(to bottom, #6199b2, #528da8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6199b2', endColorstr='#ff528da8', 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: #5b94ae;
  background-image: -moz-linear-gradient(top, #6199b2, #528da8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6199b2), to(#528da8));
  background-image: -webkit-linear-gradient(top, #6199b2, #528da8);
  background-image: -o-linear-gradient(top, #6199b2, #528da8);
  background-image: linear-gradient(to bottom, #6199b2, #528da8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6199b2', endColorstr='#ff528da8', 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;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #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: 18px;
  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: 12px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background: #eeeeee;
  border-color: #d5d5d5 #d5d5d5 #aeaeae;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #d5d5d5;
  /* 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;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #d5d5d5;
  *background-color: #c8c8c8;
}
.btn:active,
.btn.active {
  background-color: #bbbbbb \9;
}
.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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
}
.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: 15px;
  -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: 10.2px;
  -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: 9px;
  -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: #ff6c36;
  border-color: #ff591c #ff591c #cf3800;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ff591c;
  /* 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: #ff591c;
  *background-color: #ff4703;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #e83e00 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #fbb450;
  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-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #ee5f5b;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #62c462;
  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-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #5bc0de;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #444444;
  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;
}
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: #6199b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #417085;
  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 + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 9px;
  margin-bottom: 9px;
}
.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: 12px;
}
.btn-group > .btn-mini {
  font-size: 9px;
}
.btn-group > .btn-small {
  font-size: 10.2px;
}
.btn-group > .btn-large {
  font-size: 15px;
}
.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: #d5d5d5;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #ff591c;
}
.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: 18px;
  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;
  z-index: 9999;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.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: #ff0000;
}
.alert-danger h4,
.alert-error h4 {
  color: #ff0000;
}
.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;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #6199b2;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #fcfcfc;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #6199b2;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #6199b2;
  border-bottom-color: #6199b2;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #417085;
  border-bottom-color: #417085;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 18px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 36px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #9bb0b9;
  background-image: -moz-linear-gradient(top, #ffffff, #053a4f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#053a4f));
  background-image: -webkit-linear-gradient(top, #ffffff, #053a4f);
  background-image: -o-linear-gradient(top, #ffffff, #053a4f);
  background-image: linear-gradient(to bottom, #ffffff, #053a4f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff053a4f', GradientType=0);
  border: 1px solid #011015;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 9px 20px 9px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 36px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 36px;
  margin: 0 9px;
  border-left: 1px solid #053a4f;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 3px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 3px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 3px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 950px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 9px 15px 9px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #032837;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #f2f2f2;
  border-color: #032837 #032837 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #032837;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #032837;
  *background-color: #02171f;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #000507 \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #032837;
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #151515;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 18px;
  list-style: none;
  background-color: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus {
  background-color: rgba(97, 153, 178, 0.8);
  color: #ffffff;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #6199b2;
  color: #ffffff;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #ffffff;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 15px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 10.2px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9px;
}
.pager {
  margin: 18px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -10px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 10px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 18px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #6199b2;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.152px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #ff0000;
}
.label-important[href],
.badge-important[href] {
  background-color: #cc0000;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -o-background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #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);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 18px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: inline-block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 25px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 25px;
}
.carousel-control.right i {
  position: relative;
  top: 5%;
}
.carousel-control.left i {
  position: relative;
  top: 5%;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 18px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.sidr {
  /* Default Settings */

  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  /* Theme Settings */

  /*font-family: "lucida grande", tahoma, verdana, arial, sans-serif;*/

  font-size: 15px;
  background: #053A4F;
  color: white;
  /*
  -webkit-box-shadow: inset 0 0 5px 5px #222222;
  -moz-box-shadow: inset 0 0 5px 5px #222222;
  box-shadow: inset 0 0 5px 5px #222222;
  */

  z-index: 99999;
}
.sidr #follow,
.sidr #share {
  padding-left: 15px;
  height: auto;
}
.sidr #follow a,
.sidr #share a {
  display: inline;
}
#share span {
  margin-bottom: -15px;
  padding-left: 0;
}
.sidr .sidr-inner {
  padding: 0 0 15px;
}
.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right: auto;
}
.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  margin: 0 0 5px;
  color: white;
  line-height: 24px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
  background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: -o-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: linear-gradient(#4d4d4d, #1a1a1a);
  -webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}
.sidr p {
  font-size: 13px;
  margin: 0 0 12px;
}
.sidr p a {
  color: rgba(255, 255, 255, 0.9);
}
.sidr > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #4d4d4d;
}
.sidr ul li {
  display: block;
  margin: 0;
  line-height: 52px;
  border-bottom: 1px solid white;
}
.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
  border-top: none;
  line-height: 52px;
}
.sidr ul li:hover > a,
.sidr ul li:hover > span,
.sidr ul li.active > a,
.sidr ul li.active > span,
.sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
  /*
  -webkit-box-shadow: inset 0 0 15px 3px #222222;
  -moz-box-shadow: inset 0 0 15px 3px #222222;
  box-shadow: inset 0 0 15px 3px #222222;
        */

}
.sidr ul li a,
.sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: white;
}
.sidr ul li ul {
  border-bottom: none;
  margin: 0;
}
.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}
.sidr ul li ul li:last-child {
  border-bottom: none;
}
.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active {
  border-top: none;
  line-height: 41px;
}
.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span,
.sidr ul li ul li.active > a,
.sidr ul li ul li.active > span,
.sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span {
  /*
  -webkit-box-shadow: inset 0 0 15px 3px #222222;
  -moz-box-shadow: inset 0 0 15px 3px #222222;
  box-shadow: inset 0 0 15px 3px #222222;
        */

}
.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px;
}
.sidr form {
  margin: 0 15px;
}
.sidr label {
  font-size: 13px;
}
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.6);
  display: block;
  clear: both;
}
.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}
.sidr input[type=button],
.sidr input[type=submit] {
  color: #333333;
  background: white;
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9);
}
#follow {
  margin-left: 15px;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'cision-news-com-glyphs';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="glyph-"] {
*/
.glyph-home,
.glyph-home-2,
.glyph-newspaper,
.glyph-pencil,
.glyph-pencil-2,
.glyph-quill,
.glyph-blog,
.glyph-pen,
.glyph-image,
.glyph-image-2,
.glyph-images,
.glyph-camera,
.glyph-music,
.glyph-headphones,
.glyph-play,
.glyph-film,
.glyph-camera-2,
.glyph-copy,
.glyph-copy-2,
.glyph-copy-3,
.glyph-file,
.glyph-file-2,
.glyph-file-3,
.glyph-profile,
.glyph-file-4,
.glyph-library,
.glyph-books,
.glyph-book,
.glyph-podcast,
.glyph-feed,
.glyph-bullhorn,
.glyph-connection,
.glyph-paste,
.glyph-paste-2,
.glyph-paste-3,
.glyph-stack,
.glyph-folder,
.glyph-folder-open,
.glyph-tag,
.glyph-tags,
.glyph-barcode,
.glyph-qrcode,
.glyph-ticket,
.glyph-cart,
.glyph-cart-2,
.glyph-cart-3,
.glyph-coin,
.glyph-credit,
.glyph-calculate,
.glyph-phone,
.glyph-phone-hang-up,
.glyph-laptop,
.glyph-screen,
.glyph-keyboard,
.glyph-print,
.glyph-calendar,
.glyph-calendar-2,
.glyph-bell,
.glyph-stopwatch,
.glyph-alarm,
.glyph-clock,
.glyph-alarm-2,
.glyph-history,
.glyph-clock-2,
.glyph-compass,
.glyph-map,
.glyph-map-2,
.glyph-pushpin,
.glyph-notebook,
.glyph-envelop,
.glyph-mobile,
.glyph-mobile-2,
.glyph-tablet,
.glyph-tv,
.glyph-drawer,
.glyph-box-add,
.glyph-box-remove,
.glyph-download,
.glyph-upload,
.glyph-disk,
.glyph-undo,
.glyph-redo,
.glyph-flip,
.glyph-flip-2,
.glyph-undo-2,
.glyph-redo-2,
.glyph-forward,
.glyph-spinner,
.glyph-spinner-2,
.glyph-spinner-3,
.glyph-spinner-4,
.glyph-busy,
.glyph-spinner-5,
.glyph-spinner-6,
.glyph-quotes-left,
.glyph-user,
.glyph-user-2,
.glyph-users,
.glyph-user-3,
.glyph-users-2,
.glyph-user-4,
.glyph-bubbles,
.glyph-bubbles-2,
.glyph-bubble,
.glyph-bubbles-3,
.glyph-bubbles-4,
.glyph-bubble-2,
.glyph-reply,
.glyph-binoculars,
.glyph-search,
.glyph-zoom-in,
.glyph-zoom-out,
.glyph-expand,
.glyph-contract,
.glyph-expand-2,
.glyph-contract-2,
.glyph-key,
.glyph-key-2,
.glyph-lock,
.glyph-lock-2,
.glyph-unlocked,
.glyph-wrench,
.glyph-settings,
.glyph-equalizer,
.glyph-cog,
.glyph-cogs,
.glyph-cog-2,
.glyph-hammer,
.glyph-wand,
.glyph-bars,
.glyph-stats,
.glyph-pie,
.glyph-remove,
.glyph-signup,
.glyph-list,
.glyph-list-2,
.glyph-numbered-list,
.glyph-menu,
.glyph-menu-2,
.glyph-tree,
.glyph-cloud,
.glyph-cloud-download,
.glyph-cloud-upload,
.glyph-heart,
.glyph-star,
.glyph-star-2,
.glyph-contrast,
.glyph-star-3,
.glyph-bookmarks,
.glyph-bookmark,
.glyph-eye,
.glyph-eye-blocked,
.glyph-eye-2,
.glyph-attachment,
.glyph-link,
.glyph-earth,
.glyph-upload-2,
.glyph-globe,
.glyph-download-2,
.glyph-download-3,
.glyph-upload-3,
.glyph-thumbs-up,
.glyph-thumbs-up-2,
.glyph-cancel-circle,
.glyph-blocked,
.glyph-info,
.glyph-info-2,
.glyph-question,
.glyph-notification,
.glyph-warning,
.glyph-point-left,
.glyph-point-down,
.glyph-point-right,
.glyph-point-up,
.glyph-spam,
.glyph-close,
.glyph-checkmark,
.glyph-checkmark-2,
.glyph-spell-check,
.glyph-minus,
.glyph-plus,
.glyph-enter,
.glyph-exit,
.glyph-play-2,
.glyph-pause,
.glyph-stop,
.glyph-backward,
.glyph-forward-2,
.glyph-play-3,
.glyph-pause-2,
.glyph-stop-2,
.glyph-backward-2,
.glyph-forward-3,
.glyph-first,
.glyph-last,
.glyph-arrow-down-left,
.glyph-arrow-down,
.glyph-arrow-down-right,
.glyph-arrow-right,
.glyph-arrow-up-right,
.glyph-arrow-up,
.glyph-arrow-up-left,
.glyph-shuffle,
.glyph-loop,
.glyph-loop-2,
.glyph-loop-3,
.glyph-volume-decrease,
.glyph-volume-mute,
.glyph-volume-increase,
.glyph-volume-mute-2,
.glyph-volume-low,
.glyph-volume-medium,
.glyph-volume-high,
.glyph-eject,
.glyph-next,
.glyph-previous,
.glyph-arrow-left,
.glyph-arrow-up-left-2,
.glyph-arrow-up-2,
.glyph-arrow-up-right-2,
.glyph-arrow-right-2,
.glyph-arrow-down-right-2,
.glyph-arrow-down-2,
.glyph-arrow-down-left-2,
.glyph-arrow-left-2,
.glyph-arrow-up-left-3,
.glyph-arrow-up-3,
.glyph-arrow-up-right-3,
.glyph-arrow-right-3,
.glyph-arrow-down-right-3,
.glyph-arrow-down-3,
.glyph-arrow-down-left-3,
.glyph-arrow-left-3,
.glyph-tab,
.glyph-checkbox-checked,
.glyph-checkbox-unchecked,
.glyph-checkbox-partial,
.glyph-right-to-left,
.glyph-left-to-right,
.glyph-insert-template,
.glyph-pilcrow,
.glyph-table,
.glyph-table-2,
.glyph-sigma,
.glyph-omega,
.glyph-strikethrough,
.glyph-italic,
.glyph-underline,
.glyph-bold,
.glyph-text-width,
.glyph-text-height,
.glyph-font,
.glyph-filter,
.glyph-filter-2,
.glyph-scissors,
.glyph-crop,
.glyph-radio-unchecked,
.glyph-radio-checked,
.glyph-paragraph-center,
.glyph-paragraph-left,
.glyph-paragraph-right,
.glyph-paragraph-justify,
.glyph-paragraph-left-2,
.glyph-paragraph-center-2,
.glyph-paragraph-right-2,
.glyph-paragraph-justify-2,
.glyph-indent-increase,
.glyph-indent-decrease,
.glyph-new-tab,
.glyph-embed,
.glyph-code,
.glyph-console,
.glyph-share,
.glyph-mail,
.glyph-mail-2,
.glyph-mail-3,
.glyph-mail-4,
.glyph-google,
.glyph-google-plus,
.glyph-flickr,
.glyph-lanyrd,
.glyph-vimeo,
.glyph-vimeo2,
.glyph-youtube,
.glyph-youtube-2,
.glyph-feed-2,
.glyph-feed-3,
.glyph-vimeo-2,
.glyph-twitter,
.glyph-feed-4,
.glyph-twitter-2,
.glyph-twitter-3,
.glyph-instagram,
.glyph-facebook,
.glyph-facebook-2,
.glyph-facebook-3,
.glyph-google-drive,
.glyph-google-plus-2,
.glyph-google-plus-3,
.glyph-google-plus-4,
.glyph-flickr-2,
.glyph-flickr-3,
.glyph-flickr-4,
.glyph-picassa,
.glyph-picassa-2,
.glyph-dribbble,
.glyph-dribbble-2,
.glyph-dribbble-3,
.glyph-forrst,
.glyph-forrst-2,
.glyph-deviantart,
.glyph-deviantart-2,
.glyph-steam,
.glyph-steam-2,
.glyph-github,
.glyph-github-2,
.glyph-github-3,
.glyph-github-4,
.glyph-github-5,
.glyph-wordpress,
.glyph-wordpress-2,
.glyph-stumbleupon,
.glyph-delicious,
.glyph-lastfm,
.glyph-lastfm-2,
.glyph-linkedin,
.glyph-reddit,
.glyph-skype,
.glyph-soundcloud,
.glyph-soundcloud-2,
.glyph-windows8,
.glyph-windows,
.glyph-android,
.glyph-finder,
.glyph-apple,
.glyph-yahoo,
.glyph-tux,
.glyph-tumblr,
.glyph-blogger,
.glyph-tumblr-2,
.glyph-blogger-2,
.glyph-joomla,
.glyph-stumbleupon-2,
.glyph-pinterest,
.glyph-pinterest-2,
.glyph-xing,
.glyph-xing-2,
.glyph-flattr,
.glyph-foursquare,
.glyph-paypal,
.glyph-foursquare-2,
.glyph-paypal-2,
.glyph-paypal-3,
.glyph-yelp,
.glyph-libreoffice,
.glyph-file-pdf,
.glyph-file-openoffice,
.glyph-file-word,
.glyph-file-zip,
.glyph-file-excel,
.glyph-file-powerpoint,
.glyph-file-xml,
.glyph-safari,
.glyph-opera,
.glyph-IE,
.glyph-chrome,
.glyph-firefox,
.glyph-css3,
.glyph-html5,
.glyph-html5-2,
.glyph-file-css,
.glyph-IcoMoon,
.glyph-stackoverflow,
.glyph-home-3,
.glyph-bars-2,
.glyph-heart-2,
.glyph-heart-broken,
.glyph-checkmark-circle {
  font-family: 'cision-news-com-glyphs';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyph-home:before {
  content: "\e001";
}
.glyph-home-2:before {
  content: "\e002";
}
.glyph-newspaper:before {
  content: "\e004";
}
.glyph-pencil:before {
  content: "\e005";
}
.glyph-pencil-2:before {
  content: "\e006";
}
.glyph-quill:before {
  content: "\e007";
}
.glyph-blog:before {
  content: "\e008";
}
.glyph-pen:before {
  content: "\e009";
}
.glyph-image:before {
  content: "\e00c";
}
.glyph-image-2:before {
  content: "\e00d";
}
.glyph-images:before {
  content: "\e00e";
}
.glyph-camera:before {
  content: "\e00f";
}
.glyph-music:before {
  content: "\e010";
}
.glyph-headphones:before {
  content: "\e011";
}
.glyph-play:before {
  content: "\e012";
}
.glyph-film:before {
  content: "\e013";
}
.glyph-camera-2:before {
  content: "\e014";
}
.glyph-copy:before {
  content: "\e015";
}
.glyph-copy-2:before {
  content: "\e016";
}
.glyph-copy-3:before {
  content: "\e017";
}
.glyph-file:before {
  content: "\e018";
}
.glyph-file-2:before {
  content: "\e019";
}
.glyph-file-3:before {
  content: "\e01a";
}
.glyph-profile:before {
  content: "\e01b";
}
.glyph-file-4:before {
  content: "\e01c";
}
.glyph-library:before {
  content: "\e01d";
}
.glyph-books:before {
  content: "\e01e";
}
.glyph-book:before {
  content: "\e01f";
}
.glyph-podcast:before {
  content: "\e020";
}
.glyph-feed:before {
  content: "\e021";
}
.glyph-bullhorn:before {
  content: "\e022";
}
.glyph-connection:before {
  content: "\e023";
}
.glyph-paste:before {
  content: "\e02a";
}
.glyph-paste-2:before {
  content: "\e02b";
}
.glyph-paste-3:before {
  content: "\e02c";
}
.glyph-stack:before {
  content: "\e02d";
}
.glyph-folder:before {
  content: "\e02e";
}
.glyph-folder-open:before {
  content: "\e02f";
}
.glyph-tag:before {
  content: "\e030";
}
.glyph-tags:before {
  content: "\e031";
}
.glyph-barcode:before {
  content: "\e032";
}
.glyph-qrcode:before {
  content: "\e033";
}
.glyph-ticket:before {
  content: "\e034";
}
.glyph-cart:before {
  content: "\e035";
}
.glyph-cart-2:before {
  content: "\e036";
}
.glyph-cart-3:before {
  content: "\e037";
}
.glyph-coin:before {
  content: "\e038";
}
.glyph-credit:before {
  content: "\e039";
}
.glyph-calculate:before {
  content: "\e03a";
}
.glyph-phone:before {
  content: "\e03c";
}
.glyph-phone-hang-up:before {
  content: "\e03d";
}
.glyph-laptop:before {
  content: "\e03f";
}
.glyph-screen:before {
  content: "\e040";
}
.glyph-keyboard:before {
  content: "\e041";
}
.glyph-print:before {
  content: "\e042";
}
.glyph-calendar:before {
  content: "\e043";
}
.glyph-calendar-2:before {
  content: "\e044";
}
.glyph-bell:before {
  content: "\e045";
}
.glyph-stopwatch:before {
  content: "\e046";
}
.glyph-alarm:before {
  content: "\e047";
}
.glyph-clock:before {
  content: "\e048";
}
.glyph-alarm-2:before {
  content: "\e049";
}
.glyph-history:before {
  content: "\e04a";
}
.glyph-clock-2:before {
  content: "\e04b";
}
.glyph-compass:before {
  content: "\e04c";
}
.glyph-map:before {
  content: "\e04d";
}
.glyph-map-2:before {
  content: "\e04e";
}
.glyph-pushpin:before {
  content: "\e051";
}
.glyph-notebook:before {
  content: "\e052";
}
.glyph-envelop:before {
  content: "\e053";
}
.glyph-mobile:before {
  content: "\e054";
}
.glyph-mobile-2:before {
  content: "\e055";
}
.glyph-tablet:before {
  content: "\e056";
}
.glyph-tv:before {
  content: "\e057";
}
.glyph-drawer:before {
  content: "\e05b";
}
.glyph-box-add:before {
  content: "\e05c";
}
.glyph-box-remove:before {
  content: "\e05d";
}
.glyph-download:before {
  content: "\e05e";
}
.glyph-upload:before {
  content: "\e05f";
}
.glyph-disk:before {
  content: "\e060";
}
.glyph-undo:before {
  content: "\e062";
}
.glyph-redo:before {
  content: "\e063";
}
.glyph-flip:before {
  content: "\e064";
}
.glyph-flip-2:before {
  content: "\e065";
}
.glyph-undo-2:before {
  content: "\e066";
}
.glyph-redo-2:before {
  content: "\e067";
}
.glyph-forward:before {
  content: "\e068";
}
.glyph-spinner:before {
  content: "\e069";
}
.glyph-spinner-2:before {
  content: "\e06a";
}
.glyph-spinner-3:before {
  content: "\e06b";
}
.glyph-spinner-4:before {
  content: "\e06c";
}
.glyph-busy:before {
  content: "\e06d";
}
.glyph-spinner-5:before {
  content: "\e06e";
}
.glyph-spinner-6:before {
  content: "\e06f";
}
.glyph-quotes-left:before {
  content: "\e070";
}
.glyph-user:before {
  content: "\e071";
}
.glyph-user-2:before {
  content: "\e072";
}
.glyph-users:before {
  content: "\e073";
}
.glyph-user-3:before {
  content: "\e074";
}
.glyph-users-2:before {
  content: "\e075";
}
.glyph-user-4:before {
  content: "\e076";
}
.glyph-bubbles:before {
  content: "\e077";
}
.glyph-bubbles-2:before {
  content: "\e078";
}
.glyph-bubble:before {
  content: "\e079";
}
.glyph-bubbles-3:before {
  content: "\e07a";
}
.glyph-bubbles-4:before {
  content: "\e07b";
}
.glyph-bubble-2:before {
  content: "\e07c";
}
.glyph-reply:before {
  content: "\e07d";
}
.glyph-binoculars:before {
  content: "\e07e";
}
.glyph-search:before {
  content: "\e07f";
}
.glyph-zoom-in:before {
  content: "\e080";
}
.glyph-zoom-out:before {
  content: "\e081";
}
.glyph-expand:before {
  content: "\e082";
}
.glyph-contract:before {
  content: "\e083";
}
.glyph-expand-2:before {
  content: "\e084";
}
.glyph-contract-2:before {
  content: "\e085";
}
.glyph-key:before {
  content: "\e086";
}
.glyph-key-2:before {
  content: "\e087";
}
.glyph-lock:before {
  content: "\e088";
}
.glyph-lock-2:before {
  content: "\e089";
}
.glyph-unlocked:before {
  content: "\e08a";
}
.glyph-wrench:before {
  content: "\e08b";
}
.glyph-settings:before {
  content: "\e08c";
}
.glyph-equalizer:before {
  content: "\e08d";
}
.glyph-cog:before {
  content: "\e08e";
}
.glyph-cogs:before {
  content: "\e08f";
}
.glyph-cog-2:before {
  content: "\e090";
}
.glyph-hammer:before {
  content: "\e091";
}
.glyph-wand:before {
  content: "\e092";
}
.glyph-bars:before {
  content: "\e0a3";
}
.glyph-stats:before {
  content: "\e0a4";
}
.glyph-pie:before {
  content: "\e0a5";
}
.glyph-remove:before {
  content: "\e0a8";
}
.glyph-signup:before {
  content: "\e0b3";
}
.glyph-list:before {
  content: "\e0b4";
}
.glyph-list-2:before {
  content: "\e0b5";
}
.glyph-numbered-list:before {
  content: "\e0b6";
}
.glyph-menu:before {
  content: "\e0b7";
}
.glyph-menu-2:before {
  content: "\e0b8";
}
.glyph-tree:before {
  content: "\e0b9";
}
.glyph-cloud:before {
  content: "\e0ba";
}
.glyph-cloud-download:before {
  content: "\e0bb";
}
.glyph-cloud-upload:before {
  content: "\e0bc";
}
.glyph-heart:before {
  content: "\e0bd";
}
.glyph-star:before {
  content: "\e0be";
}
.glyph-star-2:before {
  content: "\e0bf";
}
.glyph-contrast:before {
  content: "\e0c0";
}
.glyph-star-3:before {
  content: "\e0c1";
}
.glyph-bookmarks:before {
  content: "\e0c4";
}
.glyph-bookmark:before {
  content: "\e0c5";
}
.glyph-eye:before {
  content: "\e0c6";
}
.glyph-eye-blocked:before {
  content: "\e0c7";
}
.glyph-eye-2:before {
  content: "\e0c8";
}
.glyph-attachment:before {
  content: "\e0c9";
}
.glyph-link:before {
  content: "\e0cb";
}
.glyph-earth:before {
  content: "\e0cc";
}
.glyph-upload-2:before {
  content: "\e0cd";
}
.glyph-globe:before {
  content: "\e0ce";
}
.glyph-download-2:before {
  content: "\e0cf";
}
.glyph-download-3:before {
  content: "\e0d0";
}
.glyph-upload-3:before {
  content: "\e0d1";
}
.glyph-thumbs-up:before {
  content: "\e0d4";
}
.glyph-thumbs-up-2:before {
  content: "\e0d5";
}
.glyph-cancel-circle:before {
  content: "\e0e7";
}
.glyph-blocked:before {
  content: "\e0e8";
}
.glyph-info:before {
  content: "\e0e9";
}
.glyph-info-2:before {
  content: "\e0eb";
}
.glyph-question:before {
  content: "\e0ec";
}
.glyph-notification:before {
  content: "\e0ed";
}
.glyph-warning:before {
  content: "\e0ee";
}
.glyph-point-left:before {
  content: "\e0ef";
}
.glyph-point-down:before {
  content: "\e0f0";
}
.glyph-point-right:before {
  content: "\e0f1";
}
.glyph-point-up:before {
  content: "\e0f2";
}
.glyph-spam:before {
  content: "\e0fc";
}
.glyph-close:before {
  content: "\e0fd";
}
.glyph-checkmark:before {
  content: "\e0fe";
}
.glyph-checkmark-2:before {
  content: "\e0ff";
}
.glyph-spell-check:before {
  content: "\e100";
}
.glyph-minus:before {
  content: "\e101";
}
.glyph-plus:before {
  content: "\e102";
}
.glyph-enter:before {
  content: "\e103";
}
.glyph-exit:before {
  content: "\e104";
}
.glyph-play-2:before {
  content: "\e105";
}
.glyph-pause:before {
  content: "\e106";
}
.glyph-stop:before {
  content: "\e107";
}
.glyph-backward:before {
  content: "\e108";
}
.glyph-forward-2:before {
  content: "\e109";
}
.glyph-play-3:before {
  content: "\e10a";
}
.glyph-pause-2:before {
  content: "\e10b";
}
.glyph-stop-2:before {
  content: "\e10c";
}
.glyph-backward-2:before {
  content: "\e10d";
}
.glyph-forward-3:before {
  content: "\e10e";
}
.glyph-first:before {
  content: "\e10f";
}
.glyph-last:before {
  content: "\e110";
}
.glyph-arrow-down-left:before {
  content: "\e111";
}
.glyph-arrow-down:before {
  content: "\e112";
}
.glyph-arrow-down-right:before {
  content: "\e113";
}
.glyph-arrow-right:before {
  content: "\e114";
}
.glyph-arrow-up-right:before {
  content: "\e115";
}
.glyph-arrow-up:before {
  content: "\e116";
}
.glyph-arrow-up-left:before {
  content: "\e117";
}
.glyph-shuffle:before {
  content: "\e118";
}
.glyph-loop:before {
  content: "\e119";
}
.glyph-loop-2:before {
  content: "\e11a";
}
.glyph-loop-3:before {
  content: "\e11b";
}
.glyph-volume-decrease:before {
  content: "\e11c";
}
.glyph-volume-mute:before {
  content: "\e11d";
}
.glyph-volume-increase:before {
  content: "\e11e";
}
.glyph-volume-mute-2:before {
  content: "\e11f";
}
.glyph-volume-low:before {
  content: "\e120";
}
.glyph-volume-medium:before {
  content: "\e121";
}
.glyph-volume-high:before {
  content: "\e122";
}
.glyph-eject:before {
  content: "\e123";
}
.glyph-next:before {
  content: "\e124";
}
.glyph-previous:before {
  content: "\e125";
}
.glyph-arrow-left:before {
  content: "\e126";
}
.glyph-arrow-up-left-2:before {
  content: "\e127";
}
.glyph-arrow-up-2:before {
  content: "\e128";
}
.glyph-arrow-up-right-2:before {
  content: "\e129";
}
.glyph-arrow-right-2:before {
  content: "\e12a";
}
.glyph-arrow-down-right-2:before {
  content: "\e12b";
}
.glyph-arrow-down-2:before {
  content: "\e12c";
}
.glyph-arrow-down-left-2:before {
  content: "\e12d";
}
.glyph-arrow-left-2:before {
  content: "\e12e";
}
.glyph-arrow-up-left-3:before {
  content: "\e12f";
}
.glyph-arrow-up-3:before {
  content: "\e130";
}
.glyph-arrow-up-right-3:before {
  content: "\e131";
}
.glyph-arrow-right-3:before {
  content: "\e132";
}
.glyph-arrow-down-right-3:before {
  content: "\e133";
}
.glyph-arrow-down-3:before {
  content: "\e134";
}
.glyph-arrow-down-left-3:before {
  content: "\e135";
}
.glyph-arrow-left-3:before {
  content: "\e136";
}
.glyph-tab:before {
  content: "\e137";
}
.glyph-checkbox-checked:before {
  content: "\e138";
}
.glyph-checkbox-unchecked:before {
  content: "\e139";
}
.glyph-checkbox-partial:before {
  content: "\e13a";
}
.glyph-right-to-left:before {
  content: "\e13b";
}
.glyph-left-to-right:before {
  content: "\e13c";
}
.glyph-insert-template:before {
  content: "\e13d";
}
.glyph-pilcrow:before {
  content: "\e13e";
}
.glyph-table:before {
  content: "\e13f";
}
.glyph-table-2:before {
  content: "\e140";
}
.glyph-sigma:before {
  content: "\e141";
}
.glyph-omega:before {
  content: "\e142";
}
.glyph-strikethrough:before {
  content: "\e143";
}
.glyph-italic:before {
  content: "\e144";
}
.glyph-underline:before {
  content: "\e145";
}
.glyph-bold:before {
  content: "\e146";
}
.glyph-text-width:before {
  content: "\e147";
}
.glyph-text-height:before {
  content: "\e148";
}
.glyph-font:before {
  content: "\e149";
}
.glyph-filter:before {
  content: "\e14a";
}
.glyph-filter-2:before {
  content: "\e14b";
}
.glyph-scissors:before {
  content: "\e14c";
}
.glyph-crop:before {
  content: "\e14d";
}
.glyph-radio-unchecked:before {
  content: "\e14e";
}
.glyph-radio-checked:before {
  content: "\e14f";
}
.glyph-paragraph-center:before {
  content: "\e150";
}
.glyph-paragraph-left:before {
  content: "\e151";
}
.glyph-paragraph-right:before {
  content: "\e152";
}
.glyph-paragraph-justify:before {
  content: "\e153";
}
.glyph-paragraph-left-2:before {
  content: "\e154";
}
.glyph-paragraph-center-2:before {
  content: "\e155";
}
.glyph-paragraph-right-2:before {
  content: "\e156";
}
.glyph-paragraph-justify-2:before {
  content: "\e157";
}
.glyph-indent-increase:before {
  content: "\e158";
}
.glyph-indent-decrease:before {
  content: "\e159";
}
.glyph-new-tab:before {
  content: "\e15a";
}
.glyph-embed:before {
  content: "\e15b";
}
.glyph-code:before {
  content: "\e15c";
}
.glyph-console:before {
  content: "\e15d";
}
.glyph-share:before {
  content: "\e15e";
}
.glyph-mail:before {
  content: "\e15f";
}
.glyph-mail-2:before {
  content: "\e160";
}
.glyph-mail-3:before {
  content: "\e161";
}
.glyph-mail-4:before {
  content: "\e162";
}
.glyph-google:before {
  content: "\e163";
}
.glyph-google-plus:before {
  content: "\e164";
}
.glyph-flickr:before {
  content: "\e165";
}
.glyph-lanyrd:before {
  content: "\e166";
}
.glyph-vimeo:before {
  content: "\e167";
}
.glyph-vimeo2:before {
  content: "\e168";
}
.glyph-youtube:before {
  content: "\e169";
}
.glyph-youtube-2:before {
  content: "\e16a";
}
.glyph-feed-2:before {
  content: "\e16b";
}
.glyph-feed-3:before {
  content: "\e16c";
}
.glyph-vimeo-2:before {
  content: "\e16d";
}
.glyph-twitter:before {
  content: "\e16f";
}
.glyph-feed-4:before {
  content: "\e170";
}
.glyph-twitter-2:before {
  content: "\e16e";
}
.glyph-twitter-3:before {
  content: "\e171";
}
.glyph-instagram:before {
  content: "\e172";
}
.glyph-facebook:before {
  content: "\e173";
}
.glyph-facebook-2:before {
  content: "\e174";
}
.glyph-facebook-3:before {
  content: "\e175";
}
.glyph-google-drive:before {
  content: "\e176";
}
.glyph-google-plus-2:before {
  content: "\e177";
}
.glyph-google-plus-3:before {
  content: "\e178";
}
.glyph-google-plus-4:before {
  content: "\e179";
}
.glyph-flickr-2:before {
  content: "\e17a";
}
.glyph-flickr-3:before {
  content: "\e17b";
}
.glyph-flickr-4:before {
  content: "\e17c";
}
.glyph-picassa:before {
  content: "\e17d";
}
.glyph-picassa-2:before {
  content: "\e17e";
}
.glyph-dribbble:before {
  content: "\e17f";
}
.glyph-dribbble-2:before {
  content: "\e180";
}
.glyph-dribbble-3:before {
  content: "\e181";
}
.glyph-forrst:before {
  content: "\e182";
}
.glyph-forrst-2:before {
  content: "\e183";
}
.glyph-deviantart:before {
  content: "\e184";
}
.glyph-deviantart-2:before {
  content: "\e185";
}
.glyph-steam:before {
  content: "\e186";
}
.glyph-steam-2:before {
  content: "\e187";
}
.glyph-github:before {
  content: "\e188";
}
.glyph-github-2:before {
  content: "\e189";
}
.glyph-github-3:before {
  content: "\e18a";
}
.glyph-github-4:before {
  content: "\e18b";
}
.glyph-github-5:before {
  content: "\e18c";
}
.glyph-wordpress:before {
  content: "\e18d";
}
.glyph-wordpress-2:before {
  content: "\e18e";
}
.glyph-stumbleupon:before {
  content: "\e18f";
}
.glyph-delicious:before {
  content: "\e190";
}
.glyph-lastfm:before {
  content: "\e191";
}
.glyph-lastfm-2:before {
  content: "\e192";
}
.glyph-linkedin:before {
  content: "\e193";
}
.glyph-reddit:before {
  content: "\e194";
}
.glyph-skype:before {
  content: "\e195";
}
.glyph-soundcloud:before {
  content: "\e196";
}
.glyph-soundcloud-2:before {
  content: "\e197";
}
.glyph-windows8:before {
  content: "\e198";
}
.glyph-windows:before {
  content: "\e199";
}
.glyph-android:before {
  content: "\e19a";
}
.glyph-finder:before {
  content: "\e19b";
}
.glyph-apple:before {
  content: "\e19c";
}
.glyph-yahoo:before {
  content: "\e19d";
}
.glyph-tux:before {
  content: "\e19e";
}
.glyph-tumblr:before {
  content: "\e19f";
}
.glyph-blogger:before {
  content: "\e1a0";
}
.glyph-tumblr-2:before {
  content: "\e1a1";
}
.glyph-blogger-2:before {
  content: "\e1a2";
}
.glyph-joomla:before {
  content: "\e1a3";
}
.glyph-stumbleupon-2:before {
  content: "\e1a4";
}
.glyph-pinterest:before {
  content: "\e1a6";
}
.glyph-pinterest-2:before {
  content: "\e1a7";
}
.glyph-xing:before {
  content: "\e1a8";
}
.glyph-xing-2:before {
  content: "\e1a9";
}
.glyph-flattr:before {
  content: "\e1aa";
}
.glyph-foursquare:before {
  content: "\e1ab";
}
.glyph-paypal:before {
  content: "\e1ac";
}
.glyph-foursquare-2:before {
  content: "\e1ad";
}
.glyph-paypal-2:before {
  content: "\e1ae";
}
.glyph-paypal-3:before {
  content: "\e1af";
}
.glyph-yelp:before {
  content: "\e1b0";
}
.glyph-libreoffice:before {
  content: "\e1b1";
}
.glyph-file-pdf:before {
  content: "\e1b2";
}
.glyph-file-openoffice:before {
  content: "\e1b3";
}
.glyph-file-word:before {
  content: "\e1b4";
}
.glyph-file-zip:before {
  content: "\e1b5";
}
.glyph-file-excel:before {
  content: "\e1b6";
}
.glyph-file-powerpoint:before {
  content: "\e1b7";
}
.glyph-file-xml:before {
  content: "\e1b8";
}
.glyph-safari:before {
  content: "\e1ba";
}
.glyph-opera:before {
  content: "\e1bb";
}
.glyph-IE:before {
  content: "\e1bc";
}
.glyph-chrome:before {
  content: "\e1bd";
}
.glyph-firefox:before {
  content: "\e1be";
}
.glyph-css3:before {
  content: "\e1bf";
}
.glyph-html5:before {
  content: "\e1c0";
}
.glyph-html5-2:before {
  content: "\e1c1";
}
.glyph-file-css:before {
  content: "\e1c2";
}
.glyph-IcoMoon:before {
  content: "\e1b9";
}
.glyph-stackoverflow:before {
  content: "\e1a5";
}
.glyph-home-3:before {
  content: "\e000";
}
.glyph-bars-2:before {
  content: "\e0a2";
}
.glyph-heart-2:before {
  content: "\e0d2";
}
.glyph-heart-broken:before {
  content: "\e0d3";
}
.glyph-checkmark-circle:before {
  content: "\e0ea";
}
.daterangepicker.dropdown-menu {
  max-width: none;
}
.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}
.daterangepicker.opensleft .ranges:before,
.daterangepicker.opensleft .calendar:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999999;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.opensleft .ranges:after,
.daterangepicker.opensleft .calendar:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}
.daterangepicker.opensright .ranges:before,
.daterangepicker.opensright .calendar:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999999;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker.opensright .ranges:after,
.daterangepicker.opensright .calendar:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
.daterangepicker .ranges {
  width: 160px;
  text-align: left;
}
.daterangepicker .ranges .range_inputs > div {
  float: left;
}
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  padding-left: 11px;
}
.daterangepicker .ranges label {
  font-size: 11px;
  margin-bottom: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #fff;
}
.daterangepicker .ranges input {
  font-size: 11px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.daterangepicker .ranges li {
  font-size: 13px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 4px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
}
.daterangepicker .ranges li:hover {
  background-color: rgba(51, 51, 51, 0.19999999999999996);
  cursor: pointer;
}
.daterangepicker .ranges li.active {
  background-color: #6199b2;
  color: #fff!important;
}
.daterangepicker .ranges li.active:hover {
  background-color: #417085;
}
.daterangepicker .calendar {
  display: none;
  max-width: 230px;
  border: 1px solid #eeeeee;
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
}
.daterangepicker .calendar table {
  width: 100%;
  margin: 0;
}
.daterangepicker .calendar td,
.daterangepicker .calendar th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
}
.daterangepicker .calendar td.week,
.daterangepicker .calendar th.week {
  font-size: smaller;
  color: #666666;
}
.daterangepicker .calendar td.off,
.daterangepicker .calendar td.disabled {
  color: #666666;
}
.daterangepicker .calendar td.in-range,
.daterangepicker .calendar td.in-range.available {
  background-color: rgba(51, 51, 51, 0.09999999999999998);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.daterangepicker .calendar td.in-range:hover,
.daterangepicker .calendar td.in-range.available:hover {
  background-color: rgba(51, 51, 51, 0.19999999999999996);
}
.daterangepicker .calendar td.available {
  color: #333333;
  background-color: #fff;
}
.daterangepicker .calendar td.available:hover {
  background-color: rgba(51, 51, 51, 0.19999999999999996);
  cursor: pointer;
}
.daterangepicker .calendar td.available.active {
  background-color: #6199b2;
  color: #fff!important;
}
.daterangepicker .calendar td.available.active:hover {
  background-color: #417085;
}
.daterangepicker .calendar th.prev.available,
.daterangepicker .calendar th.next.available {
  color: #333333;
  background-color: #fff;
}
.daterangepicker .calendar th.prev.available:hover,
.daterangepicker .calendar th.next.available:hover {
  background-color: rgba(51, 51, 51, 0.19999999999999996);
  cursor: pointer;
}
.daterangepicker .calendar th.prev.available.active,
.daterangepicker .calendar th.next.available.active {
  background-color: #6199b2;
  color: #fff!important;
}
.daterangepicker .calendar th.prev.available.active:hover,
.daterangepicker .calendar th.next.available.active:hover {
  background-color: #417085;
}
.daterangepicker .calendar select.monthselect,
.daterangepicker .calendar select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker .calendar select.monthselect {
  width: 56%;
}
.daterangepicker .calendar select.yearselect {
  width: 43%;
}
@media (max-width: 650px) {
  .daterangepicker.dropdown-menu {
    max-width: 240px;
  }
}
#gridwrapping {
  /* IMPORTANT: May need https://github.com/twitter/bootstrap/issues/3494#issuecomment-19678491 if hiding/showing stuff */

}
.row.wrapping ul.thumbnails li.span6:nth-child(2n + 3),
.row.wrapping.span6:nth-child(2n + 3),
.row.wrapping ul.thumbnails li.span4:nth-child(3n + 4),
.row.wrapping.span4:nth-child(3n + 4),
.row.wrapping ul.thumbnails li.span3:nth-child(4n + 5),
.row.wrapping.span3:nth-child(4n + 5),
.row.wrapping ul.thumbnails li.span2:nth-child(6n + 7),
.row.wrapping.span2:nth-child(6n + 7),
.row.wrapping ul.thumbnails li.span1:nth-child(12n + 13),
.row.wrapping.span1:nth-child(12n + 13),
.row.wrapping ul.thumbnails li.span12 + li,
.row.wrapping.span12 + li {
  margin-left: 0px;
  clear: left;
}
.row-fluid.wrapping ul.thumbnails li.span6:nth-child(2n + 3),
.row-fluid.wrapping.span6:nth-child(2n + 3),
.row-fluid.wrapping ul.thumbnails li.span4:nth-child(3n + 4),
.row-fluid.wrapping.span4:nth-child(3n + 4),
.row-fluid.wrapping ul.thumbnails li.span3:nth-child(4n + 5),
.row-fluid.wrapping.span3:nth-child(4n + 5),
.row-fluid.wrapping ul.thumbnails li.span2:nth-child(6n + 7),
.row-fluid.wrapping.span2:nth-child(6n + 7),
.row-fluid.wrapping ul.thumbnails li.span1:nth-child(12n + 13),
.row-fluid.wrapping.span1:nth-child(12n + 13),
.row-fluid.wrapping ul.thumbnails li.span12 + li,
.row-fluid.wrapping.span12 + li {
  margin-left: 0px;
  clear: left;
}
/* this is copied and modified from the nromal glyph directory 
    refuses to work if i put it inline somewhere else so here it is
    */
/* as per http://css-tricks.com/snippets/css/using-font-face/ */
@font-face {
  font-family: 'cision-news-com-glyphs';
  src: url('/Content/glyphs/fonts/cision-news-com-glyphs.eot');
  src: url('/Content/glyphs/fonts/cision-news-com-glyphs.eot?#iefix') format('embedded-opentype'), url('/Content/glyphs/fonts/cision-news-com-glyphs.woff') format('woff'), url('/Content/glyphs/fonts/cision-news-com-glyphs.ttf') format('truetype'), url('/Content/glyphs/fonts/cision-news-com-glyphs.svg#cision-news-com-glyphs') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  height: 100%;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
}
a,
a:visited {
  text-decoration: none;
}
a:hover,
a:active {
  cursor: pointer;
  text-decoration: none;
}
time {
  text-transform: uppercase;
  font-size: smaller;
  font-weight: bold;
}
::-moz-selection {
  background: #6199b2;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #6199b2;
  color: #fff;
  text-shadow: none;
}
.help-block ul {
  list-style: none;
  margin: 0;
}
.accent {
  color: #df6225 !important;
}
a.accent:hover,
a.accent:active,
a.accent:focus {
  color: #a04417 !important;
}
.btn {
  text-transform: uppercase;
}
.cision-breadcrumb {
  margin-left: 10px;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
.cision-breadcrumb > * {
  float: left;
}
.cision-breadcrumb span {
  color: #ccc;
}
figure.quote {
  margin: 0;
  margin-top: 20px;
  font-style: italic;
  *zoom: 1;
}
figure.quote:first-child {
  margin-top: 0;
}
figure.quote:before,
figure.quote:after {
  display: table;
  content: "";
  line-height: 0;
}
figure.quote:after {
  clear: both;
}
figure.quote:before,
figure.quote:after {
  display: table;
  content: "";
  line-height: 0;
}
figure.quote:after {
  clear: both;
}
figure.quote blockquote {
  border: 0;
  margin: 0;
  padding: 0;
}
figure.quote blockquote:before {
  content: "\201C";
}
figure.quote blockquote:after {
  content: "\201D";
}
figure.quote figcaption {
  float: right;
  font-weight: 600;
  text-align: right;
  margin-right: 10px;
}
figure.quote figcaption:before {
  content: "\2014";
}
figure.quick-fact {
  margin: 0;
  margin-top: 20px;
}
figure.quick-fact:first-child {
  margin-top: 0;
}
figure.quick-fact .glyph-twitter-3 {
  font-size: 1.1em;
  line-height: 2;
}
#footer {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  height: 60px;
}
#footer small {
  display: inline-block;
  margin-top: 0px;
}
#newsroomlisting-container {
  padding-bottom: 10px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.horizontal-align {
  text-align: center;
}
#back-to-top {
  text-align: center;
  font-size: 1.5em;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  position: fixed;
  left: 50%;
  bottom: 0px;
  margin-left: 505px;
}
#back-to-top.visible {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
#back-to-top.visible:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
}
#back-to-top i {
  display: block;
  font-size: 4em;
}
@media (max-width: 1150px) {
  #back-to-top {
    margin-left: 365px;
  }
}
#breadcrumbs {
  margin-bottom: 10px;
}
#maincontent {
  padding-top: 10px;
}
#start-subscription-form .input-xlarge {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner-maximized {
  width: 100%;
  height: 250px;
  background: #5c7f8c;
  position: fixed;
  left: 0;
  bottom: 0;
}
.banner-maximized .banner-maximize {
  display: none;
}
.banner-maximized .minimized-text {
  display: none;
}
.banner-maximized .banner-minimize {
  color: #FFF;
  position: relative;
  top: 7px;
  left: 98.3%;
  cursor: pointer;
}
.banner-maximized .minimized-content {
  display: none;
}
.banner-maximized .banner-inner {
  width: 600px;
  margin: 30px auto;
  text-align: center;
  color: #FFF;
}
.banner-maximized .banner-inner .banner-button {
  display: inline;
  padding: 10px 25px;
  background: #ff6c36;
  border-radius: 5px;
  margin-top: 20px;
  font-size: 12pt;
  cursor: pointer;
}
.banner-maximized .banner-inner .banner-button:hover {
  background: #ff591c;
}
.banner-minimized {
  height: 50px;
  margin-top: 30px;
}
.banner-minimized .minimized-content {
  display: block;
  width: 200px;
  margin: 0 auto;
  text-align: center;
}
.banner-minimized .minimized-content .banner-button {
  cursor: pointer;
  color: #FFF;
  display: inline;
  position: relative;
  padding: 10px 20px;
  border-radius: 5px;
  background: #ff6c36;
}
.banner-minimized .minimized-content .banner-button:hover {
  background: #ff591c;
}
.banner-minimized .banner-maximize {
  display: block;
  color: #FFF;
  position: relative;
  top: 7px;
  left: 98.3%;
  cursor: pointer;
  z-index: 2000;
}
.banner-minimized .banner-minimize {
  display: none;
}
.banner-minimized .banner-inner {
  display: none;
}
/* Partly copied from www.cision.se/wp-content/themes/cision-global/style.css */
#cision-cookie-policy-banner {
  background-color: #053A4F;
  color: #fff;
  padding: 5px 20px;
  text-align: center;
  border-bottom: 2px solid #292929;
  display: none;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
#cision-cookie-policy-banner .banner-button {
  cursor: pointer;
  color: #FFF;
  display: inline;
  position: relative;
  padding: 0px 15px;
  border-radius: 5px;
  background: #ff6c36;
}
#cision-cookie-policy-banner .banner-button:hover {
  background: #ff591c;
}
#cision-cookie-policy-banner a {
  color: #6199b2;
  text-decoration: none;
}
#cision-cookie-policy-banner a:hover {
  color: #417085;
}
.ajax-loader {
  text-align: center;
  width: 100%;
  height: 30px;
}
.ajax-loader span {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: 15px auto;
  background: #214869;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-animation: bubblingG 1.8s infinite alternate;
  -moz-animation: bubblingG 1.8s infinite alternate;
  -ms-animation: bubblingG 1.8s infinite alternate;
  -o-animation: bubblingG 1.8s infinite alternate;
}
.ajax-loader span:nth-child(1) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
}
.ajax-loader span:nth-child(2) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  -o-animation-delay: 0.54s;
}
.ajax-loader span:nth-child(3) {
  -webkit-animation-delay: 1.08s;
  -moz-animation-delay: 1.08s;
  -ms-animation-delay: 1.08s;
  -o-animation-delay: 1.08s;
}
@-moz-keyframes bubblingG {
  0% {
    width: 6px;
    height: 6px;
    background-color: #214869;
    -moz-transform: translateY(0);
  }
  100% {
    width: 14px;
    height: 14px;
    background-color: transparent;
    -moz-transform: translateY(-13px);
  }
}
@-webkit-keyframes bubblingG {
  0% {
    width: 6px;
    height: 6px;
    background-color: #214869;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 14px;
    height: 14px;
    background-color: transparent;
    -webkit-transform: translateY(-13px);
  }
}
@-ms-keyframes bubblingG {
  0% {
    width: 6px;
    height: 6px;
    background-color: #214869;
    -ms-transform: translateY(0);
  }
  100% {
    width: 14px;
    height: 14px;
    background-color: transparent;
    -ms-transform: translateY(-13px);
  }
}
@-o-keyframes bubblingG {
  0% {
    width: 6px;
    height: 6px;
    background-color: #214869;
    -o-transform: translateY(0);
  }
  100% {
    width: 14px;
    height: 14px;
    background-color: transparent;
    -o-transform: translateY(-13px);
  }
}
@keyframes bubblingG {
  0% {
    width: 6px;
    height: 6px;
    background-color: #214869;
    transform: translateY(0);
  }
  100% {
    width: 14px;
    height: 14px;
    background-color: transparent;
    transform: translateY(-13px);
  }
}
.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 0px;
  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: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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;
  padding: 5px 0;
  background-clip: padding-box;
  font-size: 12px;
  color: #333333;
}
.tt-dropdown-menu p {
  padding: 10px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 60px;
}
.tt-dropdown-menu .tt-suggestion {
  font-size: inherit;
  display: block;
  padding: 0;
}
.tt-dropdown-menu .tt-suggestion img {
  float: right;
  margin: 0;
  max-height: 60px;
  max-width: 100px;
}
.tt-dropdown-menu .tt-suggestion.tt-is-under-cursor {
  color: white;
  font-size: inherit;
  background-color: #6199b2;
}
.tt-dropdown-menu .tt-suggestion.tt-is-under-cursor p small {
  color: white;
}
.tt-dropdown-menu .tt-suggestion.tt-is-under-cursor a {
  font-size: inherit;
  color: #ffffff;
}
.visible-desktop-inline {
  display: inline !important;
}
@media (max-width: 650px) {
  #marketing-banner {
    display: none;
  }
  #maincontent {
    padding: 10px;
  }
  #pagehead {
    margin-top: 0px;
  }
  .visible-desktop-inline {
    display: none !important;
  }
  .follow {
    padding-left: 15px;
  }
  a.social-follow-item {
    padding: 0px !important;
    padding-right: 5px !important;
    padding-left: 0px !important;
  }
  #mobile-follow.mobile-follow .follow {
    font-size: 18px;
  }
  #header {
    font-size: 24px !important;
  }
  .mobile-header {
    position: relative;
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    *zoom: 1;
    padding: 0px 44px;
    padding-bottom: 10px;
  }
  .mobile-header:before,
  .mobile-header:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .mobile-header:after {
    clear: both;
  }
  .mobile-header:before,
  .mobile-header:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .mobile-header:after {
    clear: both;
  }
  .mobile-header #mobile-newsroomtitle {
    margin-bottom: 10px;
    font-weight: bold;
    word-wrap: break-word;
  }
  .mobile-header #mobile-menu,
  .mobile-header #mobile-search {
    position: absolute;
  }
  .mobile-header #mobile-search {
    top: 0px;
    right: 5px;
  }
  .mobile-header #mobile-menu {
    left: 5px;
  }
  #filter-area {
    display: none;
  }
  #filter-area #freesearch {
    position: relative;
    width: 100%;
    display: block !important;
  }
  #filter-area #freesearch > * {
    margin-bottom: 5px;
  }
  #filter-area #freesearch button {
    position: absolute;
    height: 50%;
    margin-top: -24px;
    width: 50px;
  }
  #filter-area #freesearch select {
    vertical-align: top;
  }
  #filters-available nav {
    width: 35px !important;
  }
  #filter-options {
    width: 410px;
  }
  #filter-expanded-footer {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #filter-expanded-footer div {
    display: inline-block;
  }
  #filter-expanded-footer div span {
    margin-right: 10px;
  }
  #filter-expanded-footer .nav-glyph {
    margin-left: 5px;
  }
  #filter-expanded-footer a:last-child {
    margin-left: -6px;
  }
  #filter-expanded-footer a:hover {
    text-decoration: none !important;
  }
  #daterange-container {
    margin-bottom: 5px !important;
    vertical-align: top !important;
  }
  #daterange-container i {
    float: right;
  }
  #freesearch input {
    width: 347px;
  }
  .hidden {
    display: none !important;
  }
  #mobile-site-options {
    border-bottom: 1px solid white !important;
  }
  #mobile-site-options li {
    border-bottom: none !important;
  }
  #search-container {
    *zoom: 1;
  }
  #search-container:before,
  #search-container:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #search-container:after {
    clear: both;
  }
  #search-container:before,
  #search-container:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #search-container:after {
    clear: both;
  }
  #back-to-top {
    text-align: center;
    font-size: 1.5em;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    position: fixed;
    left: 75%;
    /*right:-10px;*/
  
    margin-left: 0;
    bottom: 25px;
    /*margin-left: @gridRowWidth / 6 + 30px;*/
  
  }
  #back-to-top.visible {
    opacity: 0.25;
    filter: alpha(opacity=25);
  }
  #back-to-top.visible:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
  }
  #back-to-top i {
    display: block;
    font-size: 3em;
  }
  #item-listing-container > .card-item > article {
    height: auto !important;
  }
}
[class^="card-"] {
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  background-color: #ffffff;
  font-size: 12px;
}
[class^="card-"] article,
[class^="card-"] .pad {
  padding: 10px;
  padding-bottom: 0px;
  overflow: hidden;
}
[class^="card-"] article h1,
[class^="card-"] .pad h1 {
  margin-top: 0px;
}
[class^="card-"] time {
  color: #666666;
}
[class^="card-"] .plaintextseparator {
  display: block;
  clear: both;
  height: 8px;
}
[class^="card-"] footer,
[class^="card-"] .share {
  overflow: hidden;
  text-align: center;
  padding: 10px;
  display: block;
}
[class^="card-"] footer div,
[class^="card-"] .share div {
  height: 40px;
  line-height: 40px;
  border-top: #eeeeee 1px solid;
  padding-top: 10px;
}
[class^="card-"] footer img,
[class^="card-"] .share img {
  max-width: 90%;
  max-height: 40px;
}
[class^="card-"] footer img:before,
[class^="card-"] .share img:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */

}
[class^="card-"] footer .btn-link,
[class^="card-"] .share .btn-link {
  padding: 0px;
  color: #6199b2;
}
[class^="card-"] footer .btn-link:hover,
[class^="card-"] .share .btn-link:hover,
[class^="card-"] footer .btn-link:focus,
[class^="card-"] .share .btn-link:focus {
  color: #417085;
}
[class^="card-"] .share {
  font-size: 24px;
}
.card-information {
  padding-bottom: 10px;
}
.card-information .pad h3 {
  margin-top: 0;
  color: #222222;
  padding-bottom: 2px;
  border-bottom: #ddd 1px solid;
}
.card-information footer {
  padding-bottom: 0;
  font-size: 85%;
  font-style: italic;
}
.card-information.card-large li {
  width: 33%;
}
.card-item article {
  height: 300px;
  overflow: hidden;
}
.card-item article h2 {
  line-height: 20px;
  *zoom: 1;
  margin: 0px;
  margin-bottom: 10px;
  color: #333333;
  font-size: 14px;
}
.card-item article h2:before,
.card-item article h2:after {
  display: table;
  content: "";
  line-height: 0;
}
.card-item article h2:after {
  clear: both;
}
.card-item article h2:before,
.card-item article h2:after {
  display: table;
  content: "";
  line-height: 0;
}
.card-item article h2:after {
  clear: both;
}
.card-item article a:first-child {
  display: block;
  height: 300px;
  color: inherit;
  overflow: hidden;
  position: relative;
}
.card-item article a:first-child.hascanonicalurl {
  height: 280px;
}
.card-item article a.canonicalurl {
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.card-item article img {
  display: block;
  margin: 5px auto;
}
.card-item .share,
.card-item .follow {
  /*
    }
    &:hover .share, &:hover .follow {
    */

}
.card-item .share a,
.card-item .follow a {
  margin: 0 5px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #333333;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.card-item .share .pinterest,
.card-item .follow .pinterest {
  color: #cb2027;
}
.card-item .share .pinterest:hover,
.card-item .follow .pinterest:hover {
  color: #731216;
}
.card-item .share .facebook,
.card-item .follow .facebook {
  color: #3b5999;
}
.card-item .share .facebook:hover,
.card-item .follow .facebook:hover {
  color: #1f2e4f;
}
.card-item .share .linkedin,
.card-item .follow .linkedin {
  color: #077bb6;
}
.card-item .share .linkedin:hover,
.card-item .follow .linkedin:hover {
  color: #033954;
}
.card-item .share .googleplus,
.card-item .follow .googleplus {
  color: #dd4c39;
}
.card-item .share .googleplus:hover,
.card-item .follow .googleplus:hover {
  color: #96281a;
}
.card-item .share .xing,
.card-item .follow .xing {
  color: #006567;
}
.card-item .share .xing:hover,
.card-item .follow .xing:hover {
  color: #003334;
}
.card-item .share .twitter,
.card-item .follow .twitter {
  color: #00aced;
}
.card-item .share .twitter:hover,
.card-item .follow .twitter:hover {
  color: #006287;
}
.card-item .share .youtube,
.card-item .follow .youtube {
  color: #b62d27;
}
.card-item .share .youtube:hover,
.card-item .follow .youtube:hover {
  color: #621815;
}
.content-overflow-fader {
  position: absolute;
  background: url(/Content/img/ContentFader.png);
  height: 43px;
  width: 100%;
  bottom: 0;
}
.container-card.span6:nth-child(2n + 3),
.container-card.span4:nth-child(3n + 4),
.container-card.span3:nth-child(4n + 5),
.container-card.span2:nth-child(6n + 7),
.container-card.span1:nth-child(12n + 13),
.container-card.span12 + li {
  margin-left: 0px;
  clear: left;
}
@media (min-width: 650px) {
  .container-card.emphasize-first .span3:first-child {
    float: left;
    margin-left: 10px;
    width: 470px;
  }
  .container-card.emphasize-first .span3:first-child h2,
  .container-card.emphasize-first .span3:first-child time {
    display: block;
    column-span: all;
    /* W3C */
  
    -webkit-column-span: all;
    /* Safari & Chrome */
  
    -moz-column-span: all;
    /* Firefox */
  
    -ms-column-span: all;
    /* Internet Explorer */
  
    -o-column-span: all;
    /* Opera */
  
  }
  .container-card.emphasize-first .span3:first-child article a p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-fill: auto;
    -moz-column-fill: auto;
    column-fill: auto;
    overflow: initial;
  }
  .container-card.emphasize-first .span3:first-child .content-overflow-fader {
    width: 50%;
    right: 0;
  }
}
.container-card.hover > *:hover {
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-box-shadow: 0 0 10px #6199b2;
  -moz-box-shadow: 0 0 10px #6199b2;
  box-shadow: 0 0 10px #6199b2;
}
.card-social {
  height: 120px;
  padding-bottom: 0px;
}
.card-social .share,
.card-social .follow {
  /*
    }
    &:hover .share, &:hover .follow {
    */

}
.card-social .share a,
.card-social .follow a {
  margin: 0 5px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #333333;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.card-social .share .pinterest,
.card-social .follow .pinterest {
  color: #cb2027;
}
.card-social .share .pinterest:hover,
.card-social .follow .pinterest:hover {
  color: #731216;
}
.card-social .share .facebook,
.card-social .follow .facebook {
  color: #3b5999;
}
.card-social .share .facebook:hover,
.card-social .follow .facebook:hover {
  color: #1f2e4f;
}
.card-social .share .linkedin,
.card-social .follow .linkedin {
  color: #077bb6;
}
.card-social .share .linkedin:hover,
.card-social .follow .linkedin:hover {
  color: #033954;
}
.card-social .share .googleplus,
.card-social .follow .googleplus {
  color: #dd4c39;
}
.card-social .share .googleplus:hover,
.card-social .follow .googleplus:hover {
  color: #96281a;
}
.card-social .share .xing,
.card-social .follow .xing {
  color: #006567;
}
.card-social .share .xing:hover,
.card-social .follow .xing:hover {
  color: #003334;
}
.card-social .share .twitter,
.card-social .follow .twitter {
  color: #00aced;
}
.card-social .share .twitter:hover,
.card-social .follow .twitter:hover {
  color: #006287;
}
.card-social .share .youtube,
.card-social .follow .youtube {
  color: #b62d27;
}
.card-social .share .youtube:hover,
.card-social .follow .youtube:hover {
  color: #621815;
}
.card-social .share {
  padding: 10px 0px;
  text-align: left;
}
.card-subscription {
  height: 120px;
  padding-bottom: 0px;
}
.card-subscription i {
  font-size: 24px;
}
.card-subscription a {
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.card-subscription:hover a {
  color: #df6225;
}
.card-subscription h3,
.card-subscription a {
  color: #333333;
}
.card-subscription #subscribe-container {
  padding: 10px 0px;
}
.card-subscription #subscribe-container a {
  margin-left: 10px;
}
.card-subscription #subscribe-container a:last-child {
  margin-left: 4px;
}
.card-subscription #subscribe-container a:hover {
  color: #a04417 !important;
}
.carditem-media {
  position: relative;
  display: block;
}
.carditem-media i {
  color: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 30px;
  position: absolute;
  z-index: 1000;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
}
.card-large .share,
.card-large .follow {
  /*
    }
    &:hover .share, &:hover .follow {
    */

}
.card-large .share a,
.card-large .follow a {
  margin: 0 5px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #333333;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.card-large .share .pinterest,
.card-large .follow .pinterest {
  color: #cb2027;
}
.card-large .share .pinterest:hover,
.card-large .follow .pinterest:hover {
  color: #731216;
}
.card-large .share .facebook,
.card-large .follow .facebook {
  color: #3b5999;
}
.card-large .share .facebook:hover,
.card-large .follow .facebook:hover {
  color: #1f2e4f;
}
.card-large .share .linkedin,
.card-large .follow .linkedin {
  color: #077bb6;
}
.card-large .share .linkedin:hover,
.card-large .follow .linkedin:hover {
  color: #033954;
}
.card-large .share .googleplus,
.card-large .follow .googleplus {
  color: #dd4c39;
}
.card-large .share .googleplus:hover,
.card-large .follow .googleplus:hover {
  color: #96281a;
}
.card-large .share .xing,
.card-large .follow .xing {
  color: #006567;
}
.card-large .share .xing:hover,
.card-large .follow .xing:hover {
  color: #003334;
}
.card-large .share .twitter,
.card-large .follow .twitter {
  color: #00aced;
}
.card-large .share .twitter:hover,
.card-large .follow .twitter:hover {
  color: #006287;
}
.card-large .share .youtube,
.card-large .follow .youtube {
  color: #b62d27;
}
.card-large .share .youtube:hover,
.card-large .follow .youtube:hover {
  color: #621815;
}
.card-large > h1 + time {
  margin-bottom: 12px;
}
.card-large a.canonicalurl {
  display: block;
  margin-top: 12px;
  margin-bottom: 12px;
}
.card-large img.featured {
  margin-bottom: 9px;
}
.card-information.list .content > * {
  display: none;
  margin-bottom: 10px;
}
.card-information.list.async-load footer {
  display: none;
}
/*
        Put outside to allow better selector. Can't use &. in less2css
         for some reason the following cannot be handled by dotLess even though it works in other places.
        To save time for now i've used http://less2css.org/ to pregenerate classes.
        If we want to change these later just go there, paste this in and update the number in .showXChilds( to whatever you want
        .showXChilds (@index) when (@index > 0) {
        .showXChilds(@index - 1); // recursive first to get lowest number first
        .card-information.list .content.show@{index} > *:nth-child(-n + @{index}) {
                display: inline-block;
        }
    }
    .showXChilds(50); // match the number of items we want to be able to show */
.card-information.list .content.show1 > *:nth-child(-n + 1) {
  display: block;
}
.card-information.list .content.show2 > *:nth-child(-n + 2) {
  display: block;
}
.card-information.list .content.show3 > *:nth-child(-n + 3) {
  display: block;
}
.card-information.list .content.show4 > *:nth-child(-n + 4) {
  display: block;
}
.card-information.list .content.show5 > *:nth-child(-n + 5) {
  display: block;
}
.card-information.list .content.show6 > *:nth-child(-n + 6) {
  display: block;
}
.card-information.list .content.show7 > *:nth-child(-n + 7) {
  display: block;
}
.card-information.list .content.show8 > *:nth-child(-n + 8) {
  display: block;
}
.card-information.list .content.show9 > *:nth-child(-n + 9) {
  display: block;
}
.card-information.list .content.show10 > *:nth-child(-n + 10) {
  display: block;
}
.card-information.list .content.show11 > *:nth-child(-n + 11) {
  display: block;
}
.card-information.list .content.show12 > *:nth-child(-n + 12) {
  display: block;
}
.card-information.list .content.show13 > *:nth-child(-n + 13) {
  display: block;
}
.card-information.list .content.show14 > *:nth-child(-n + 14) {
  display: block;
}
.card-information.list .content.show15 > *:nth-child(-n + 15) {
  display: block;
}
.card-information.list .content.show16 > *:nth-child(-n + 16) {
  display: block;
}
.card-information.list .content.show17 > *:nth-child(-n + 17) {
  display: block;
}
.card-information.list .content.show18 > *:nth-child(-n + 18) {
  display: block;
}
.card-information.list .content.show19 > *:nth-child(-n + 19) {
  display: block;
}
.card-information.list .content.show20 > *:nth-child(-n + 20) {
  display: block;
}
.card-information.list .content.show21 > *:nth-child(-n + 21) {
  display: block;
}
.card-information.list .content.show22 > *:nth-child(-n + 22) {
  display: block;
}
.card-information.list .content.show23 > *:nth-child(-n + 23) {
  display: block;
}
.card-information.list .content.show24 > *:nth-child(-n + 24) {
  display: block;
}
.card-information.list .content.show25 > *:nth-child(-n + 25) {
  display: block;
}
.card-information.list .content.show26 > *:nth-child(-n + 26) {
  display: block;
}
.card-information.list .content.show27 > *:nth-child(-n + 27) {
  display: block;
}
.card-information.list .content.show28 > *:nth-child(-n + 28) {
  display: block;
}
.card-information.list .content.show29 > *:nth-child(-n + 29) {
  display: block;
}
.card-information.list .content.show30 > *:nth-child(-n + 30) {
  display: block;
}
.card-information.list .content.show31 > *:nth-child(-n + 31) {
  display: block;
}
.card-information.list .content.show32 > *:nth-child(-n + 32) {
  display: block;
}
.card-information.list .content.show33 > *:nth-child(-n + 33) {
  display: block;
}
.card-information.list .content.show34 > *:nth-child(-n + 34) {
  display: block;
}
.card-information.list .content.show35 > *:nth-child(-n + 35) {
  display: block;
}
.card-information.list .content.show36 > *:nth-child(-n + 36) {
  display: block;
}
.card-information.list .content.show37 > *:nth-child(-n + 37) {
  display: block;
}
.card-information.list .content.show38 > *:nth-child(-n + 38) {
  display: block;
}
.card-information.list .content.show39 > *:nth-child(-n + 39) {
  display: block;
}
.card-information.list .content.show40 > *:nth-child(-n + 40) {
  display: block;
}
.card-information.list .content.show41 > *:nth-child(-n + 41) {
  display: block;
}
.card-information.list .content.show42 > *:nth-child(-n + 42) {
  display: block;
}
.card-information.list .content.show43 > *:nth-child(-n + 43) {
  display: block;
}
.card-information.list .content.show44 > *:nth-child(-n + 44) {
  display: block;
}
.card-information.list .content.show45 > *:nth-child(-n + 45) {
  display: block;
}
.card-information.list .content.show46 > *:nth-child(-n + 46) {
  display: block;
}
.card-information.list .content.show47 > *:nth-child(-n + 47) {
  display: block;
}
.card-information.list .content.show48 > *:nth-child(-n + 48) {
  display: block;
}
.card-information.list .content.show49 > *:nth-child(-n + 49) {
  display: block;
}
.card-information.list .content.show50 > *:nth-child(-n + 50) {
  display: block;
}
.card-information.list.inline-block-list .content > * {
  display: none;
  margin-bottom: 10px;
}
.card-information.list.inline-block-list.async-load footer {
  display: none;
}
.card-information.list.inline-block-list .content.show1 > *:nth-child(-n + 1) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show2 > *:nth-child(-n + 2) {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.card-information.list.inline-block-list .content.show3 > *:nth-child(-n + 3) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show4 > *:nth-child(-n + 4) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show5 > *:nth-child(-n + 5) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show6 > *:nth-child(-n + 6) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show7 > *:nth-child(-n + 7) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show8 > *:nth-child(-n + 8) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show9 > *:nth-child(-n + 9) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show10 > *:nth-child(-n + 10) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show11 > *:nth-child(-n + 11) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show12 > *:nth-child(-n + 12) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show13 > *:nth-child(-n + 13) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show14 > *:nth-child(-n + 14) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show15 > *:nth-child(-n + 15) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show16 > *:nth-child(-n + 16) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show17 > *:nth-child(-n + 17) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show18 > *:nth-child(-n + 18) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show19 > *:nth-child(-n + 19) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show20 > *:nth-child(-n + 20) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show21 > *:nth-child(-n + 21) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show22 > *:nth-child(-n + 22) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show23 > *:nth-child(-n + 23) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show24 > *:nth-child(-n + 24) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show25 > *:nth-child(-n + 25) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show26 > *:nth-child(-n + 26) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show27 > *:nth-child(-n + 27) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show28 > *:nth-child(-n + 28) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show29 > *:nth-child(-n + 29) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show30 > *:nth-child(-n + 30) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show31 > *:nth-child(-n + 31) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show32 > *:nth-child(-n + 32) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show33 > *:nth-child(-n + 33) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show34 > *:nth-child(-n + 34) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show35 > *:nth-child(-n + 35) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show36 > *:nth-child(-n + 36) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show37 > *:nth-child(-n + 37) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show38 > *:nth-child(-n + 38) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show39 > *:nth-child(-n + 39) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show40 > *:nth-child(-n + 40) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show41 > *:nth-child(-n + 41) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show42 > *:nth-child(-n + 42) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show43 > *:nth-child(-n + 43) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show44 > *:nth-child(-n + 44) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show45 > *:nth-child(-n + 45) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show46 > *:nth-child(-n + 46) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show47 > *:nth-child(-n + 47) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show48 > *:nth-child(-n + 48) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show49 > *:nth-child(-n + 49) {
  display: inline-block;
}
.card-information.list.inline-block-list .content.show50 > *:nth-child(-n + 50) {
  display: inline-block;
}
.card-information.text.collapsed p {
  max-height: 180px;
}
.sidr {
  font-size: 18px;
  z-index: 1050;
}
.sidr ul {
  border: none;
}
.sidr ul li {
  min-height: 54px;
}
.sidr #follow {
  margin-left: 0px;
  padding-left: 15px;
  height: auto;
}
.sidr #follow span {
  margin-bottom: -15px;
  padding-left: 0;
}
.sidr #follow a {
  display: inline;
}
.sidr li#subscribe {
  margin-left: 0px;
  padding-left: 15px;
  height: auto;
  font-size: 18px;
}
.sidr li#subscribe span {
  margin-bottom: -15px;
  padding-left: 0;
}
.sidr li#subscribe a {
  display: inline;
}
.ie-legacy.lte-ie8 {
  /* IE7 specific stuff */

}
.ie-legacy.lte-ie8 body {
  overflow-x: hidden;
}
.ie-legacy.lte-ie8 #filters-available nav {
  *width: 20%;
}
.ie-legacy.lte-ie8 #filters-available section {
  *width: 75%;
}
.ie-legacy.lte-ie8 [class^="card-"] {
  border: 1px solid #999999;
  z-index: 0;
  background-color: #ffffff;
  background: #ffffff;
  margin-left: 8px;
}
.ie-legacy.lte-ie8 [class^="card-"]:hover {
  border-color: #417085;
}
.ie-legacy.lte-ie8 #navbar {
  z-index: 700;
}
.ie-legacy.lte-ie8 #navbar .content {
  z-index: 600;
}
.ie-legacy.lte-ie8 #navbar > ul {
  z-index: 500;
}
.ie-legacy.lte-ie8 #navbar #menu-main {
  z-index: 300;
}
.ie-legacy.lte-ie8 #navbar #menu-main ul {
  z-index: 200;
}
.ie-legacy.lte-ie8 #navbar #menu-main ul li {
  z-index: 100;
}
.ie-legacy.lte-ie8 .fix_va_in_ie_7 {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.ie-legacy.lte-ie8 .card footer a {
  *list-style: none;
  *behavior: expression(function(t) {t.insertAdjacentHTML('afterBegin','<span class=\"fix_va_in_ie_7\"></span>');t.runtimeStyle.behavior = 'none';}(this));
}
.ie-legacy.lte-ie8 img {
  *-ms-interpolation-mode: bicubic;
}
.ie-legacy.lte-ie8 #filters-available .brick:hover {
  background: #cdd4d9;
}
.ie-legacy.lte-ie8 #filters-available nav div:hover {
  background: #8695a3;
}
.ie-legacy.lte-ie8 #filters-available nav div.active:hover {
  background: #ffffff;
}
.ie-legacy.lte-ie8 #filters-active .brick {
  background: #556b7f;
}
.ie-legacy.lte-ie8 #filters-active .brick:hover {
  background: #8695a3;
}
.ie-legacy.lte-ie8 .daterangepicker .ranges li:hover {
  background: #cdd4d9;
}
.ie-legacy.lte-ie8 .daterangepicker td.in-range {
  background-color: #dde4e9;
}
.ie-legacy.lte-ie8 .daterangepicker td.in-range:hover {
  background-color: #cdd4d9;
}
.ie-legacy.lte-ie8 .daterangepicker td.available:hover {
  background: #cdd4d9;
}
.ie-legacy.lte-ie8 .daterangepicker th.prev.available:hover,
.ie-legacy.lte-ie8 .daterangepicker th.next.available:hover {
  background: #cdd4d9;
}
@-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) {
  // Hide everything else
  .hidden-desktop    { display: inherit !important; }
  .visible-desktop   { display: none !important ; }
  // Show
  .visible-tablet    { display: inherit !important; }
  // Hide
  .hidden-tablet     { display: none !important; }
}*/
/*@media (max-width: 767px) {
  // Hide everything else
  .hidden-desktop    { display: inherit !important; }
  .visible-desktop   { display: none !important; }
  // Show
  .visible-phone     { display: inherit !important; } // Use inherit to restore previous behavior
  // Hide
  .hidden-phone      { display: none !important; }
}*/
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 650px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  /*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: 28px;
    -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;
  }
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  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: 650px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 18px;
  }
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  .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 9px;
  }
  .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: #053a4f;
  }
  .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: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #053a4f;
    border-bottom: 1px solid #053a4f;
    -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: 651px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
#header {
  background-color: #fff;
  padding-top: 5px;
}
#header .row {
  margin: 10px 0px;
}
#header #submenu {
  border-bottom: solid 1px;
  border-left: solid 1px;
  border-right: solid 1px;
  width: 100px;
}
#header div.span12 {
  position: relative;
}
#header .site-selector {
  position: absolute;
  top: 0px;
  right: 10px;
}
#header .login {
  position: absolute;
  bottom: 0px;
  right: 10px;
}
#header .countryMenuContainer {
  width: 185px;
  border-radius: 4px;
  border: 0.5px solid #aaaaaa;
}
#header .countryMenuContainer .ui-widget-content {
  background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
#header .countryMenuContainer ul {
  list-style-type: none;
  width: 300px;
}
#header .countryMenuContainer li {
  height: 18px;
}
#navbar {
  background: #053a4f;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  text-align: left;
  font-size: 18px;
}
#navbar .container {
  background: #053a4f;
}
#navbar a {
  color: #ffffff;
}
#navbar #menu-main,
#navbar #menu-followus {
  height: 36px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#navbar #menu-items a {
  margin-right: 25px;
}
#navbar #menu-followus a {
  font-size: 18px;
  margin: 0 2px;
}
#navbar #menu-followus a:last-child {
  margin-right: 10px;
}
@media (max-width: 650px) {
  #navbar {
    *zoom: 1;
    margin-bottom: 0px;
    height: 54px;
  }
  #navbar:before,
  #navbar:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #navbar:after {
    clear: both;
  }
  #navbar:before,
  #navbar:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #navbar:after {
    clear: both;
  }
  #navbar a.menu-link {
    font-size: 35px;
    line-height: 55px;
  }
  #navbar #mobile-header {
    text-align: center;
    *zoom: 1;
  }
  #navbar #mobile-header:before,
  #navbar #mobile-header:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #navbar #mobile-header:after {
    clear: both;
  }
  #navbar #mobile-header:before,
  #navbar #mobile-header:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #navbar #mobile-header:after {
    clear: both;
  }
  #navbar #mobile-header #mobile-menu {
    margin: 0 10px;
  }
  #navbar #mobile-header #mobile-search {
    margin: 0 10px;
  }
  #navbar #mobile-header #mobile-share {
    margin: 0 10px;
  }
  #navbar #sidr-modal {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  > .container {
    *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 > div {
    *zoom: 1;
  }
  .container > div:before,
  .container > div:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .container > div:after {
    clear: both;
  }
  .container > div:before,
  .container > div:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .container > div:after {
    clear: both;
  }
}
#filter-area {
  display: block;
}
#filter-area.row {
  margin-top: 10px;
}
#filter-area.expanded .glyph-play-3 {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#filter-area .pad {
  overflow: visible;
}
#filter-area #filter-links-container {
  font-size: 16px;
}
#filter-area #filter-links-container a {
  margin-right: 15px;
  line-height: 24px;
}
#filter-area #filter-links-container .small-link {
  font-size: 13px;
}
#filter-area #filter-links-container #filter-arrow {
  font-size: 13px;
}
#filter-area #filter-links-container > span {
  margin-right: 5px;
  line-height: 24px;
}
#filter-area .row.space {
  margin-bottom: 10px;
}
#filter-area .visible-expanded {
  display: none !important;
}
#filter-area .visible-collapsed {
  display: block !important;
}
#filter-area.expanded .visible-expanded {
  display: block !important;
}
#filter-area.expanded .visible-collapsed {
  display: none !important;
}
#filter-area footer {
  border-top: 1px solid white;
}
#filter-area footer div {
  margin-top: 10px;
}
#filter-area a:hover {
  text-decoration: underline;
}
#filter-area #subscribe-container a {
  margin-right: 8px;
  height: 26px;
  display: inline-block;
}
#filter-area #subscribe-container a [class^='glyph'] {
  font-size: 24px;
  color: #ff6c36;
}
#filter-area #subscribe-container a:hover {
  color: transparent;
}
#filter-area #subscribe-container a:hover [class^='glyph'] {
  color: #ff591c;
}
#filter-area #subscribe-container a:last-child {
  margin-left: -5px;
}
#filter-area #freesearch {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
#filter-area #freesearch:before,
#filter-area #freesearch:after {
  display: table;
  content: "";
  line-height: 0;
}
#filter-area #freesearch:after {
  clear: both;
}
#filter-area #freesearch:before,
#filter-area #freesearch:after {
  display: table;
  content: "";
  line-height: 0;
}
#filter-area #freesearch:after {
  clear: both;
}
#filter-area #freesearch > * {
  vertical-align: middle;
  margin-left: 4px;
}
#filter-area #freesearch > *:first-child {
  margin-left: 0;
  float: left;
}
#filter-area #freesearch #daterange-container {
  margin-bottom: 0;
  width: 166px;
}
#filter-area #freesearch #daterange-container:hover {
  cursor: pointer;
}
#filter-area #freesearch #daterange-container i {
  vertical-align: middle;
  line-height: 18px;
  float: right;
}
#filter-area #freesearch .twitter-typeahead {
  width: 508px;
}
#filter-area #freesearch .twitter-typeahead input {
  width: 494px;
}
#filter-area #freesearch select {
  width: 148px;
}
#filter-area #freesearch button {
  width: 88px;
}
#filter-area #freesearch .tt-dropdown-menu {
  width: 100%;
  margin-left: -1px;
}
@media (max-width: 650px) {
  #filter-area #freesearch #daterange-container {
    width: 49%;
  }
  #filter-area #freesearch .twitter-typeahead {
    width: 77%;
  }
  #filter-area #freesearch .twitter-typeahead input {
    width: 100%;
  }
  #filter-area #freesearch select {
    width: 26%;
    margin-left: 0px;
  }
  #filter-area #freesearch button {
    width: 15%;
    margin-left: 10px;
  }
}
#filters-active .brick,
#filters-available .brick,
#subscription-filters .brick {
  color: #fff;
  float: left;
  display: block;
  margin-right: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 2px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  word-break: keep-all;
  word-wrap: normal;
  white-space: nowrap;
  font-size: 10px;
}
#filters-active .brick:hover,
#filters-available .brick:hover,
#subscription-filters .brick:hover {
  cursor: pointer;
}
#filters-active a:hover,
#filters-available a:hover,
#subscription-filters a:hover {
  text-decoration: none;
}
#filters-active .brick:hover,
#filters-available .brick:hover,
#subscription-filters .brick:hover {
  cursor: pointer;
}
#filters-active a:hover,
#filters-available a:hover,
#subscription-filters a:hover {
  text-decoration: none;
}
#filters-active .filter-explanation,
#filters-available .filter-explanation,
#subscription-filters .filter-explanation {
  float: right !important;
  margin-left: 0px !important;
  float: left;
  margin-left: 10px;
  width: 230px;
}
#filters-active {
  *zoom: 1;
}
#filters-active:before,
#filters-active:after {
  display: table;
  content: "";
  line-height: 0;
}
#filters-active:after {
  clear: both;
}
#filters-active:before,
#filters-active:after {
  display: table;
  content: "";
  line-height: 0;
}
#filters-active:after {
  clear: both;
}
#filters-active .brick {
  background: #ff6c36;
}
#filters-active .brick i.glyph-cancel-circle {
  display: none;
}
#filters-active .brick:hover {
  background: #ff591c;
}
#filters-active .brick:hover i {
  display: none;
}
#filters-active .brick:hover i.glyph-cancel-circle {
  display: inline;
}
#filters-active .brick:hover i {
  display: none;
}
#filters-active .brick:hover i.glyph-cancel-circle {
  display: inline;
}
#subscription-filters {
  padding-top: 10px;
  padding-bottom: 10px;
  *zoom: 1;
}
#subscription-filters:before,
#subscription-filters:after {
  display: table;
  content: "";
  line-height: 0;
}
#subscription-filters:after {
  clear: both;
}
#subscription-filters:before,
#subscription-filters:after {
  display: table;
  content: "";
  line-height: 0;
}
#subscription-filters:after {
  clear: both;
}
#subscription-filters .brick {
  background: #6199b2;
}
#subscription-filters .brick i.glyph-cancel-circle {
  display: none;
}
#filters-available {
  *zoom: 1;
}
#filters-available:before,
#filters-available:after {
  display: table;
  content: "";
  line-height: 0;
}
#filters-available:after {
  clear: both;
}
#filters-available:before,
#filters-available:after {
  display: table;
  content: "";
  line-height: 0;
}
#filters-available:after {
  clear: both;
}
#filters-available nav,
#filters-available section {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#filters-available nav div {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#filters-available nav div:hover {
  background-color: #d6d6d6;
  cursor: pointer;
}
#filters-available nav div.active {
  background-color: #d6d6d6;
  font-weight: bold;
}
#filters-available #filters-available-brick-wrapper {
  *zoom: 1;
  float: left;
  width: 60%;
}
#filters-available #filters-available-brick-wrapper:before,
#filters-available #filters-available-brick-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
#filters-available #filters-available-brick-wrapper:after {
  clear: both;
}
#filters-available #filters-available-brick-wrapper:before,
#filters-available #filters-available-brick-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
#filters-available #filters-available-brick-wrapper:after {
  clear: both;
}
#filters-available #filters-available-brick-wrapper > a {
  margin-left: 12px;
  margin-top: 10px;
}
#filters-available #filters-available-brick-container {
  float: left;
  margin-left: 10px;
  width: 550px;
  max-height: 182px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 10px;
}
#filters-available section {
  float: left;
  margin-left: 10px;
  width: 550px;
  min-height: 120px;
  overflow: hidden;
  margin-left: 0;
  padding-left: 7px;
}
#filters-available section i {
  display: none;
  color: #333333;
  margin-left: 5px;
}
#filters-available section.no-results i:last-child {
  display: block;
}
#filters-available section.no-results.normal i:last-child {
  display: none;
}
#filters-available section.no-results.normal i:first-child {
  display: block;
}
#filters-available .brick {
  margin: 2px 3px;
  color: #333333;
  background: #efefef;
}
#filters-available .brick:hover {
  background: #d6d6d6;
}
@media (max-width: 650px) {
  #filters-available #filters-available-brick-wrapper {
    width: 85%;
  }
  #filters-available section {
    width: 100%;
  }
}
.nav-glyph {
  margin-top: 5px;
  margin-right: 10px;
}
.filter-options-glyph {
  margin-top: -15px;
  margin-right: 10px;
}
.inline-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.inline-list li {
  display: inline;
}
.apply-newsroom-styles #header {
  border-bottom: 10px solid #555555;
}
.apply-newsroom-styles #header .follow {
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin-bottom: 10px;
  font-size: 24px;
}
.apply-newsroom-styles #header .share,
.apply-newsroom-styles #header .follow {
  /*
    }
    &:hover .share, &:hover .follow {
    */

}
.apply-newsroom-styles #header .share a,
.apply-newsroom-styles #header .follow a {
  margin: 0 5px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #333333;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.apply-newsroom-styles #header .share .pinterest,
.apply-newsroom-styles #header .follow .pinterest {
  color: #cb2027;
}
.apply-newsroom-styles #header .share .pinterest:hover,
.apply-newsroom-styles #header .follow .pinterest:hover {
  color: #731216;
}
.apply-newsroom-styles #header .share .facebook,
.apply-newsroom-styles #header .follow .facebook {
  color: #3b5999;
}
.apply-newsroom-styles #header .share .facebook:hover,
.apply-newsroom-styles #header .follow .facebook:hover {
  color: #1f2e4f;
}
.apply-newsroom-styles #header .share .linkedin,
.apply-newsroom-styles #header .follow .linkedin {
  color: #077bb6;
}
.apply-newsroom-styles #header .share .linkedin:hover,
.apply-newsroom-styles #header .follow .linkedin:hover {
  color: #033954;
}
.apply-newsroom-styles #header .share .googleplus,
.apply-newsroom-styles #header .follow .googleplus {
  color: #dd4c39;
}
.apply-newsroom-styles #header .share .googleplus:hover,
.apply-newsroom-styles #header .follow .googleplus:hover {
  color: #96281a;
}
.apply-newsroom-styles #header .share .xing,
.apply-newsroom-styles #header .follow .xing {
  color: #006567;
}
.apply-newsroom-styles #header .share .xing:hover,
.apply-newsroom-styles #header .follow .xing:hover {
  color: #003334;
}
.apply-newsroom-styles #header .share .twitter,
.apply-newsroom-styles #header .follow .twitter {
  color: #00aced;
}
.apply-newsroom-styles #header .share .twitter:hover,
.apply-newsroom-styles #header .follow .twitter:hover {
  color: #006287;
}
.apply-newsroom-styles #header .share .youtube,
.apply-newsroom-styles #header .follow .youtube {
  color: #b62d27;
}
.apply-newsroom-styles #header .share .youtube:hover,
.apply-newsroom-styles #header .follow .youtube:hover {
  color: #621815;
}
.apply-newsroom-styles #header #sidr-left {
  background-color: #555555;
}
.apply-newsroom-styles #header #sidr-left li:first-child {
  min-height: 40px;
}
.apply-newsroom-styles #header #sidr-left li:first-child div {
  line-height: 25px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.apply-newsroom-styles #header ul #mobile-menu-startpage-link {
  text-align: center;
}
.apply-newsroom-styles #header ul #mobile-menu-startpage-link a img {
  /*width:271px / 2;
                        height:107px / 2;*/

  margin-top: 30px;
}
.apply-newsroom-styles #header ul li:last-child {
  border-bottom: 0;
}
.apply-newsroom-styles #header #sidr-modal {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.apply-newsroom-styles #header #mobile-menu,
.apply-newsroom-styles #header #mobile-search {
  color: #555555;
}
.apply-newsroom-styles #header #newsroom-header-logo {
  max-height: 100px;
  margin: 10px 0px;
}
.apply-newsroom-styles #header-area {
  vertical-align: bottom;
}
.apply-newsroom-styles #pagehead {
  margin-bottom: 10px;
  margin-top: 10px;
}
.apply-newsroom-styles #pagehead .row > [class*=span] {
  height: 30px;
  vertical-align: middle;
  line-height: 30px;
}
.apply-newsroom-styles .cision-breadcrumb {
  margin-left: 5px;
  padding: 0;
}
.apply-newsroom-styles .cision-breadcrumb li > .breadcrumb-text {
  white-space: nowrap;
  max-width: 205px;
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
  vertical-align: baseline;
}
.apply-newsroom-styles .cision-breadcrumb .slash {
  margin: 0 5px;
}
.apply-newsroom-styles #subscription-container {
  width: auto;
}
.apply-newsroom-styles #subscription h3 {
  margin: 0px;
  color: #df6225;
  font-size: 18px;
}
.apply-newsroom-styles #subscription h3:hover,
.apply-newsroom-styles #subscription h3:active,
.apply-newsroom-styles #subscription h3:focus {
  color: #a04417;
}
.apply-newsroom-styles #subscribe {
  font-size: 24px;
}
.apply-newsroom-styles #search-container {
  margin-left: 5px;
}
.apply-newsroom-styles .content {
  *zoom: 1;
}
.apply-newsroom-styles .content:before,
.apply-newsroom-styles .content:after {
  display: table;
  content: "";
  line-height: 0;
}
.apply-newsroom-styles .content:after {
  clear: both;
}
.apply-newsroom-styles .content:before,
.apply-newsroom-styles .content:after {
  display: table;
  content: "";
  line-height: 0;
}
.apply-newsroom-styles .content:after {
  clear: both;
}
.apply-newsroom-styles .selector-right {
  margin-right: 4px;
}
.apply-newsroom-styles .mobile-newsroom-logo {
  max-width: 90%;
  max-height: 40px;
}
.apply-newsroom-styles .lanuage-text {
  color: #6199b2;
}
.apply-newsroom-styles .not-active {
  pointer-events: none;
  cursor: default;
}
.apply-newsroom-styles .calendar-event-icon {
  margin-top: 15px;
}
.apply-newsroom-styles .calendar-event-icon .calendar-event-icon-pin {
  width: 5px;
  height: 12px;
  float: left;
  border-radius: 8px;
  border: 5px solid #333333;
  margin-bottom: -8px;
}
.apply-newsroom-styles .calendar-event-icon .calendar-event-icon-pin.left {
  margin-left: 80px;
}
.apply-newsroom-styles .calendar-event-icon .calendar-event-icon-pin.right {
  margin-left: 30px;
}
.apply-newsroom-styles .calendar-event-icon .calendar-event-icon-body {
  text-align: center;
  border: 5px solid #333333;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  width: 80px;
  height: 80px;
  box-sizing: border-box;
  clear: both;
}
.apply-newsroom-styles .calendar-event-icon .calendar-event-icon-body h4 {
  margin-bottom: 2px;
}
.apply-newsroom-styles .calendar-event-icon .calendar-event-icon-body .calendar-event-icon-top {
  height: 20px;
  background-color: #333333;
}
.apply-newsroom-styles .calendar-event-data {
  font-size: larger;
  font-weight: bold;
  margin-top: 10px;
}
.apply-newsroom-styles #item-top-container h3 {
  line-height: 18px;
}
.apply-newsroom-styles #details {
  /*.socialbar(@textFontColor);*/

}
.apply-newsroom-styles #details .share {
  float: right;
  font-size: 24px;
}
.apply-newsroom-styles #details .keyword-container {
  margin-bottom: 10px;
  font-weight: 600;
}
.calenda-event-detail .share {
  float: right;
  font-size: 24px;
}
.calendar-detail-main {
  margin-top: 5px;
  margin-left: 0px;
}
.calendar-detail-main .larger-icon {
  float: left;
  font-size: 18px;
}
.calendar-detail-main .larger-icon-text {
  font-weight: bold;
  margin-left: 25px;
}
.calendar-detail-main .event-body {
  margin-top: 10px;
  margin-bottom: 10px;
}
.calendar-detail-main .event-location {
  margin-top: 8px;
}
.calendar-detail-logo {
  float: right;
  margin-right: 15px;
  max-width: 250px;
}
.apply-newsroom-styles #filter-area {
  padding: 10px;
  padding-top: 15px;
  min-height: 95px;
}
.apply-newsroom-styles #filter-area .visible-expanded {
  display: none!important;
}
.apply-newsroom-styles #filter-area .visible-collapsed {
  display: block!important;
}
.apply-newsroom-styles #filter-area.expanded .visible-expanded {
  display: block!important;
}
.apply-newsroom-styles #filter-area.expanded .visible-collapsed {
  display: none!important;
}
.apply-newsroom-styles #filter-area #freesearch {
  font-size: 12px;
  vertical-align: middle;
  margin-bottom: 10px;
  *zoom: 1;
}
.apply-newsroom-styles #filter-area #freesearch:before,
.apply-newsroom-styles #filter-area #freesearch:after {
  display: table;
  content: "";
  line-height: 0;
}
.apply-newsroom-styles #filter-area #freesearch:after {
  clear: both;
}
.apply-newsroom-styles #filter-area #freesearch:before,
.apply-newsroom-styles #filter-area #freesearch:after {
  display: table;
  content: "";
  line-height: 0;
}
.apply-newsroom-styles #filter-area #freesearch:after {
  clear: both;
}
.apply-newsroom-styles #filter-area #freesearch:before,
.apply-newsroom-styles #filter-area #freesearch:after {
  display: table;
  content: "";
  line-height: 0;
}
.apply-newsroom-styles #filter-area #freesearch:after {
  clear: both;
}
.apply-newsroom-styles #filter-area #freesearch:before,
.apply-newsroom-styles #filter-area #freesearch:after {
  display: table;
  content: "";
  line-height: 0;
}
.apply-newsroom-styles #filter-area #freesearch:after {
  clear: both;
}
.apply-newsroom-styles #filter-area #freesearch > * {
  vertical-align: middle;
  margin-left: 4px;
}
.apply-newsroom-styles #filter-area #freesearch > *:first-child {
  margin-left: 0;
  float: left;
}
.apply-newsroom-styles #filter-area #freesearch #daterange-container {
  margin-bottom: 0;
  margin-left: 2px;
  width: 210px;
}
.apply-newsroom-styles #filter-area #freesearch #daterange-container:hover {
  cursor: pointer;
}
.apply-newsroom-styles #filter-area #freesearch #daterange-container i {
  float: right;
  vertical-align: middle;
  line-height: 18px;
}
.apply-newsroom-styles #filter-area #freesearch .twitter-typeahead {
  width: 347px;
}
.apply-newsroom-styles #filter-area #freesearch .twitter-typeahead input {
  margin-bottom: 5px;
  width: 333px;
}
.apply-newsroom-styles #filter-area #freesearch select {
  width: 118px;
}
.apply-newsroom-styles #filter-area #freesearch button {
  height: 36px;
  width: 78px;
  margin-top: 9px;
  margin-left: 10px;
  padding: 0;
}
.apply-newsroom-styles #filter-area #freesearch .tt-dropdown-menu {
  width: 100%;
  margin-left: -1px;
  display: inline;
}
.apply-newsroom-styles #filter-area #tagfilter-toggle-container {
  margin-top: 5px;
}
.apply-newsroom-styles #filter-area #tagfilter-toggle-container #filter-arrow {
  font-size: 13px;
}
.apply-newsroom-styles #filter-area #tagfilter-toggle-container.expanded .glyph-play-3 {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.apply-newsroom-styles #filter-area #filters-available-brick-wrapper {
  margin: 10px 0px;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container {
  *zoom: 1;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container:before,
.apply-newsroom-styles #filter-area #filters-available-brick-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container:after {
  clear: both;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container:before,
.apply-newsroom-styles #filter-area #filters-available-brick-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container:after {
  clear: both;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active .brick,
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-available .brick {
  color: #fff;
  float: left;
  display: block;
  margin-right: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 2px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  word-break: keep-all;
  word-wrap: normal;
  white-space: nowrap;
  font-size: 10px;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active .brick i[class^='glyph'],
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-available .brick i[class^='glyph'] {
  font-size: 1em;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active .brick:hover,
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-available .brick:hover {
  cursor: pointer;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active a:hover,
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-available a:hover {
  text-decoration: none;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-available .brick {
  color: #333333;
  background: #efefef;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-available .brick:hover {
  background: #d6d6d6;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active .brick {
  background: #6199b2;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active .brick i.glyph-cancel-circle {
  display: none;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active .brick:hover {
  background: #417085;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active .brick:hover i {
  display: none;
}
.apply-newsroom-styles #filter-area #filters-available-brick-container #tags-active .brick:hover i.glyph-cancel-circle {
  display: inline;
}
@media (max-width: 650px) {
  .apply-newsroom-styles #filter-area {
    min-height: 0px;
  }
  .apply-newsroom-styles #filter-area .visible-expanded {
    display: none!important;
  }
  .apply-newsroom-styles #filter-area .visible-collapsed {
    display: block!important;
  }
  .apply-newsroom-styles #filter-area.expanded .visible-expanded {
    display: block!important;
  }
  .apply-newsroom-styles #filter-area.expanded .visible-collapsed {
    display: none!important;
  }
  .apply-newsroom-styles #filter-area #freesearch #search-container {
    width: 100%;
    position: relative;
  }
  .apply-newsroom-styles #filter-area #freesearch #search-container > div {
    width: 85%;
  }
  .apply-newsroom-styles #filter-area #freesearch #search-container > div .twitter-typeahead {
    width: 100%;
  }
  .apply-newsroom-styles #filter-area #freesearch #search-container > div .twitter-typeahead input {
    width: 90%;
  }
  .apply-newsroom-styles #filter-area #freesearch #search-container > div select {
    width: 30%;
  }
  .apply-newsroom-styles #filter-area #freesearch #search-container > div #daterange-container {
    width: 58%;
  }
  .apply-newsroom-styles #filter-area #freesearch #search-container button {
    margin-left: 0px;
    width: 15%;
    position: absolute;
    right: 0px;
  }
  .apply-newsroom-styles #filter-area #freesearch #daterange-container {
    width: 318px;
  }
  .apply-newsroom-styles #filter-area #freesearch .twitter-typeahead input {
    width: 396px;
  }
  .apply-newsroom-styles #filter-area #freesearch select {
    width: 73px;
  }
}
#media-container {
  margin-bottom: 10px;
  text-align: center;
}
#media-container iframe {
  max-width: 100%;
}
.card-video textarea,
.card-embedded textarea {
  margin-top: 0px;
  height: 80px;
  overflow: auto;
  width: 98%;
  height: auto;
}
.card-video input,
.card-embedded input {
  width: 98%;
}
.card-video .description-title,
.card-embedded .description-title {
  color: #999999;
  margin-bottom: 2px;
}
#media-navigation-container {
  *zoom: 1;
  margin-bottom: 10px;
}
#media-navigation-container:before,
#media-navigation-container:after {
  display: table;
  content: "";
  line-height: 0;
}
#media-navigation-container:after {
  clear: both;
}
#media-navigation-container:before,
#media-navigation-container:after {
  display: table;
  content: "";
  line-height: 0;
}
#media-navigation-container:after {
  clear: both;
}
#media-navigation-container > * {
  float: left;
}
#media-navigation-container label {
  margin: 0px 10px;
}
#media-navigation-container i {
  font-size: 16px;
}
#mediastory-carousel {
  text-align: center;
  vertical-align: middle;
}
#mediastory-carousel .carousel-indicators {
  position: static;
  margin: 0px auto;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-top: 5px;
}
#mediastory-carousel .carousel-indicators:before,
#mediastory-carousel .carousel-indicators:after {
  display: table;
  content: "";
  line-height: 0;
}
#mediastory-carousel .carousel-indicators:after {
  clear: both;
}
#mediastory-carousel .carousel-indicators:before,
#mediastory-carousel .carousel-indicators:after {
  display: table;
  content: "";
  line-height: 0;
}
#mediastory-carousel .carousel-indicators:after {
  clear: both;
}
#mediastory-carousel .carousel-indicators li {
  background-color: #999999;
}
#mediastory-carousel .carousel-indicators li.active {
  background-color: #000000;
}
#mediastory-carousel .carousel-inner {
  width: 690px;
  height: 690px;
}
#mediastory-carousel .carousel-inner > .item {
  height: 100%;
  *list-style: none;
  *behavior: expression(function(t) {t.insertAdjacentHTML('afterBegin','<span class=\"fix_vertical-align_in_ie_7\"></span>');t.runtimeStyle.behavior = 'none';}(this));
}
#mediastory-carousel .carousel-inner > .item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */

}
#mediastory-carousel .carousel-inner > .item > .carousel-media-wrapper,
#mediastory-carousel .carousel-inner > .item iframe {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  position: relative;
  vertical-align: middle;
}
#mediastory-carousel .carousel-inner > .item img,
#mediastory-carousel .carousel-inner > .item .carousel-media-wrapper,
#mediastory-carousel .carousel-inner > .item iframe {
  max-width: 650px;
  max-height: 650px;
}
#mediastory-carousel .carousel-inner > .item p {
  margin-top: 10px;
}
#mediastory-carousel .carousel-control {
  top: 50%;
  font-size: 30px;
  background-color: #333333;
}
#mediastory-carousel .carousel-control:hover {
  background-color: #000000;
}
#mediastory-carousel .carousel-control.left i,
#mediastory-carousel .carousel-control.right i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
}
@media (max-width: 650px) {
  #mediastory-carousel .carousel-inner {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  #mediastory-carousel .carousel-inner > .item {
    max-width: 100%;
    height: 100%;
    *list-style: none;
    *behavior: expression(function(t) {t.insertAdjacentHTML('afterBegin','<span class=\"fix_vertical-align_in_ie_7\"></span>');t.runtimeStyle.behavior = 'none';}(this));
  }
  #mediastory-carousel .carousel-inner > .item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */
  
  }
  #mediastory-carousel .carousel-inner > .item .carousel-media-wrapper {
    max-width: 100%;
  }
  #mediastory-carousel .carousel-inner > .item > .carousel-media-wrapper,
  #mediastory-carousel .carousel-inner > .item iframe,
  #mediastory-carousel .carousel-inner > .item img {
    max-width: 100%;
  }
}
.feed-item h4 {
  font-size: 14px;
  line-height: 20px;
}
.feed-item a {
  word-wrap: break-word;
}
#about-container {
  position: relative;
}
#about-container p {
  margin: 0px;
}
.card-item article p {
  min-height: 250px;
}
.card-item footer .share {
  padding: 0px;
  padding-top: 10px;
  border-top: ligthen(#333333, 50%) 1px solid;
}
@media (max-width: 650px) {
  .card-item article p {
    min-height: 30px;
  }
}
.multimedia-row {
  *zoom: 1;
  width: 100%;
}
.multimedia-row:before,
.multimedia-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.multimedia-row:after {
  clear: both;
}
.multimedia-row:before,
.multimedia-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.multimedia-row:after {
  clear: both;
}
.multimedia-row .multimedia-container {
  width: 97px;
  height: 97px;
  *list-style: none;
  *behavior: expression(function(t) {t.insertAdjacentHTML('afterBegin','<span class=\"fix_vertical-align_in_ie_7\"></span>');t.runtimeStyle.behavior = 'none';}(this));
  position: relative;
  border: #eeeeee 1px solid;
  text-align: center;
}
.multimedia-row .multimedia-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */

}
.multimedia-row .multimedia-container .multimedia {
  max-width: 89px;
  max-height: 89px;
}
.multimedia-row .multimedia-container label {
  font-size: 24px;
  position: absolute;
  z-index: 1000;
  left: 50%;
  top: 50%;
  width: 12px;
  margin-top: -12px;
  margin-left: -6px;
}
.content .multimedia-container {
  width: 94px;
  height: 94px;
  *list-style: none;
  *behavior: expression(function(t) {t.insertAdjacentHTML('afterBegin','<span class=\"fix_vertical-align_in_ie_7\"></span>');t.runtimeStyle.behavior = 'none';}(this));
  position: relative;
  border: #eeeeee 1px solid;
  text-align: center;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.content .multimedia-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */

}
.content .multimedia-container .multimedia {
  max-width: 86px;
  max-height: 86px;
}
.content .multimedia-container label {
  font-size: 24px;
  position: absolute;
  z-index: 1000;
  left: 50%;
  top: 50%;
  width: 12px;
  margin-top: -12px;
  margin-left: -12px;
  color: #BBBBC3;
  opacity: 0.8;
}
li.contact-person {
  display: inline-block;
}
.card-information.list .contact-person {
  *zoom: 1;
  list-style-position: outside;
  margin-left: 0px;
  padding-left: 0px;
  width: 99%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  *list-style: none;
  *behavior: expression(function(t) {t.insertAdjacentHTML('afterBegin','<span class=\"fix_vertical-align_in_ie_7\"></span>');t.runtimeStyle.behavior = 'none';}(this));
}
.card-information.list .contact-person:before,
.card-information.list .contact-person:after {
  display: table;
  content: "";
  line-height: 0;
}
.card-information.list .contact-person:after {
  clear: both;
}
.card-information.list .contact-person:before,
.card-information.list .contact-person:after {
  display: table;
  content: "";
  line-height: 0;
}
.card-information.list .contact-person:after {
  clear: both;
}
.card-information.list .contact-person:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */

}
.card-information.list .contact-person:last-child {
  border-bottom: none;
}
.card-information.list .contact-person li {
  float: left;
  margin-bottom: 10px;
}
.card-information.list .contact-person .contact-person-logo-container {
  text-align: center;
  float: right;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  width: 30%;
  max-width: 40%;
  max-height: 120px;
}
.card-information.list .contact-person .contact-person-logo-container img {
  max-width: 98%;
  max-height: 98%;
  vertical-align: middle;
  margin: 1%;
}
.card-information.list .contact-person address {
  float: left;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: top;
  width: 65%;
  margin: 0;
  font-size: 10px;
  line-height: 14px;
}
.card-information.list .contact-person address.noimage {
  width: 100%;
}
.card-information.list .contact-person address p {
  margin: 0;
}
.card-information.list .contact-person address .email {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.card-information.list .contact-person a:not(.email) {
  color: inherit;
}
.card-information.list .contact-person.collapsed li:nth-child(-3+n) {
  display: none;
}
.card-large .contact-person {
  width: 48%;
  height: auto;
  position: relative;
  float: left;
}
.card-large .contact-person .contact-person-logo-container {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  width: 40%;
  height: 85%;
  position: absolute;
  right: 0px;
}
.card-large .contact-person .contact-person-logo-container img {
  max-width: 97%;
  max-height: 97%;
}
.card-large .contact-person address {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: top;
  margin-left: 3%;
  width: 55%;
}
.card-large .contact-person address.noimage {
  width: 100%;
}
.card-large .contact-person address p {
  margin: 0;
}
.card-large .contact-person address .email {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
@media (max-width: 650px) {
  .card-large .contact-person {
    width: 100%;
  }
}
.card-content-externallinks ul {
  margin-left: 10px;
  margin-bottom: 13px !important;
}
.card-content-externallinks ul i {
  font-size: 1.2em;
}
li.related-newsroom {
  display: inline-block;
}
.card-information.list .related-newsroom {
  *zoom: 1;
  list-style-position: outside;
  margin-left: 0px;
  padding-left: 0px;
  width: 99%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  *list-style: none;
  *behavior: expression(function(t) {t.insertAdjacentHTML('afterBegin','<span class=\"fix_vertical-align_in_ie_7\"></span>');t.runtimeStyle.behavior = 'none';}(this));
}
.card-information.list .related-newsroom:before,
.card-information.list .related-newsroom:after {
  display: table;
  content: "";
  line-height: 0;
}
.card-information.list .related-newsroom:after {
  clear: both;
}
.card-information.list .related-newsroom:before,
.card-information.list .related-newsroom:after {
  display: table;
  content: "";
  line-height: 0;
}
.card-information.list .related-newsroom:after {
  clear: both;
}
.card-information.list .related-newsroom:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */

}
.card-information.list .related-newsroom:last-child {
  border-bottom: none;
}
.card-information.list .related-newsroom li {
  margin-bottom: 10px;
}
.card-information.list .related-newsroom .related-newsroom-logo-container {
  text-align: center;
  max-height: 120px;
}
.card-information.list .related-newsroom .related-newsroom-logo-container img {
  max-width: 98%;
  max-height: 98%;
  vertical-align: middle;
  margin: 1%;
}
.card-information.list .related-newsroom a:not(.email) {
  color: inherit;
}
.card-information.list .related-newsroom.collapsed li:nth-child(-3+n) {
  display: none;
}
@media (max-width: 650px) {
  .card-large .related-newsroom {
    width: 100%;
  }
}
#editorialcontent > * {
  padding: 15px;
  background-color: #ffffff;
}
#editorialcontent.editorialcontact input,
#editorialcontent.editorialcontact textarea {
  max-width: 95%;
  width: 320px;
}

