/* NOT FOR PRODUCTION */
/* THIS FILE IS TEMPORARY */
/* THIS FILE CONTAINS COPYRIGHTED MATERIAL */

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased-antialiased;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .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: 2cm .5cm;
  }*/
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
/*  font-size: 16px;*/
  line-height: 1.428571429;
  color: #666666;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input,
select,
textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #89cf31; /* #a8cd1b; */			/* #A8CD1B */
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b34700;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #cccccc;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18.4px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #949ca1;
}
.text-primary {
  color: #428bca;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #949ca1;
}
h1,
h2,
h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
h2 small,
h3 small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h5 small,
h6 small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #cccccc;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #949ca1;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  border-left: 5px solid #cccccc;
}
blockquote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #949ca1;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #cccccc;
  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: 22px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #666666;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 22px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 730px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 950px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1150px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #666666;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #666666;
  vertical-align: middle;
}
.form-control:-moz-placeholder {
  color: #949ca1;
}
.form-control::-moz-placeholder {
  color: #949ca1;
}
.form-control:-ms-input-placeholder {
  color: #949ca1;
}
.form-control::-webkit-input-placeholder {
  color: #949ca1;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #666666;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #cccccc;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-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;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-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;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #666666;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #428bca;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #949ca1;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #949ca1;
}
.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 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #cccccc;
}
.nav > li.disabled > a {
  color: #949ca1;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #949ca1;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #cccccc;
  border-color: #89cf31; /* #a8cd1b; */
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #cccccc #cccccc #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #89cf31; /* #a8cd1b; */
  border-bottom-color: #89cf31; /* #a8cd1b; */
}
.nav a:hover .caret {
  border-top-color: #b34700;
  border-bottom-color: #b34700;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -5px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -5px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 14px 5px;
  font-size: 20px;
  line-height: 22px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -5px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -5px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-text {
  float: left;
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #385774;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #949ca1;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #949ca1;
}
.navbar-inverse .navbar-nav > li > a {
  color: #949ca1;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #949ca1;
  border-bottom-color: #949ca1;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #949ca1;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #949ca1;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #949ca1;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  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;
}
.pagination > li:last-child > a,
.pagination > 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 > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #cccccc;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #949ca1;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > 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-lg > li:last-child > a,
.pagination-lg > 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-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > 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-sm > li:last-child > a,
.pagination-sm > 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;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #cccccc;
}
.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: #949ca1;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #949ca1;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #798389;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #949ca1;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #89cf31; /* #a8cd1b; */
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #cccccc;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 72px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 22px;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #89cf31; /* #a8cd1b; */
}
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #666666;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-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;
  }
}
@-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: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-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-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  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: 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-size: 40px 40px;
}
.progress.active .progress-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-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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: 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-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  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: 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-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  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: 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-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  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: 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);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  -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;
}
.list-group-item:last-child {
  margin-bottom: 0;
  -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;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #666666;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  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.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 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;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-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: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.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: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  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: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  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: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  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: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
  -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin: 0 0 0 33px;
  /* IE indents via margin-left */
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
}
html,
body {
  /*height: 100%;*/
  /*-webkit-font-smoothing: antialiased;*/
}
body.home {
  background: url(/assets/img/homepage/background-photo.jpg) no-repeat -300px -120px;
}
img {
  max-width: 100%;
  height: auto;
}

blockquote {
  padding: 0 0 0 15px;
  margin: -145px 0 10px 40px;
  font-style: italic;
  border-left: none;
}
blockquote:before {
  content: "\201C";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100px;
  color: #89cf31; /* #a8cd1b; */
  left: -60px;
  top: 105px;
  position: relative;
}
.contact .sidebar,
.thankyou .sidebar {
  padding: 30px;
}
.contact th,
.thankyou th {
  text-align: left;
  text-transform: uppercase;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  width: 90px;
  vertical-align: top;
}
.contact table tr td,
.contact table tr th,
.thankyou table tr td,
.thankyou table tr th {
  padding-bottom: 20px;
}
.contact .visitsupport,
.thankyou .visitsupport {
  line-height: 28px;
  font-family: "adelle-n6", "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
}
.wrap {
  min-height: 100%;
}
.main {
  overflow: auto;
  /*padding-bottom: 390px;*/
}
.home .main#main,
.home-bottom {
  background-color: white;
}
#head img {
  padding-top: 22px;
  float: left;
}
#head a.logo,
.free-trial .logo,
footer .logo {
  background: url('/app/img/cbd-logo-en.svg') no-repeat 0 0;
  /* logo.svg */

  background-size: 100%;
}
.navbar-collapse {
  padding-left: 0;
}
.free-trial .logo {
  float: none;
  margin: 0;
  width: 79px;
  height: 248px;
}
h1 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeueW01-45Ligh", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 34px;
  font-weight: 300;
  padding-bottom: 15px;
  line-height: 43px;
  margin-top: 0;
  color: #333333;
}
.container {
  overflow: visible;
}
.home-cta .inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(253, 241, 209, 0.9);
  padding: 25px 20px 20px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.home-cta strong {
  padding-top: 15px;
}
.home-cta h1 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeueW01-45Ligh", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 25px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 0;
  padding-bottom: 0;
}
.home-cta p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeueW01-45Ligh", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  line-height: 24px;
}
.home-cta p strong {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}
.home-cta p .getstarted {
  font-size: 28px;
  text-transform: none;
  padding: 10px 90px 11px 20px;
  opacity: 1;
}
.home-cta p.pricing {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  margin-top: 30px;
}
.home-cta p.pricing a:last-child {
  padding-left: 7px;
  margin-left: 7px;
  border-left: 1px solid #949ca1;
  padding-bottom: 4px;
}
.row.features .col-lg-3 .inner {
  background: rgba(238, 240, 242, 0.7);
  height: 183px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
.row.features .col-lg-3 p {
  font-size: 21px;
  font-weight: 300;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeueW01-45Ligh", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 24px;
}
.row.features .col-lg-3 a p {
  color: #333333;
  text-decoration: none;
}
.row.features .col-lg-3 a:hover {
  text-decoration: none;
}
.row.features {
  margin-bottom: 30px;
}
.row.features .col-lg-3.chart .inner {
  background: url(/assets/img/homepage/chart.svg) no-repeat right bottom rgba(238, 240, 242, 0.7);
}
.row.features .col-lg-3.carousel > a {
  display: inline;
}
.row.features .col-lg-3.tour .inner {
  background: url(/assets/img/homepage/feature-4.svg) no-repeat center 80px rgba(238, 240, 242, 0.7);
  background-size: 87% auto;
}
a.portfolio {
  background: #4c4c4c;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 7px 15px 8px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.portfolio strong {
  color: #89cf31; /* #a8cd1b; */
}
.home .white-wrap {
  width: 100%;
  background: white;
}
.row.top {
  margin-top: 50px;
  margin-bottom: 30px;
  position: relative;
}
.home .row.top {
  margin-top: -20px;
}
.free-trial .row.top {
  margin-top: 50px;
}
.technology .row.top {
  margin-bottom: 10px;
}
div.lead p {
  font-family: "adelle-n1", "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
}
.sec2 h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 29px;
  line-height: 42px;
  color: #666666;
}
.aws-comparison h2,
.product-special h2 {
  color: #333333;
  font-family: "adelle-n1", "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  text-transform: none;
  line-height: 30px;
  padding-bottom: 30px;
}
.product-special h2 {
  padding-bottom: 0;
  padding-top: 30px;
}
.product-special h3 {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
  margin-top: 20px;
}
.aws-comparison .top h3 {
  font-family: "adelle-n6", "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
h2,
.sec2 .body-content h2 {
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
h3 {
  font-size: 18px;
}
.sec2 .body-content h2 {
  padding-left: 0;
}
.body-content {
  /*font-size: 16px;*/
  /*line-height: 26px;*/
  color: #333333;
  padding-right: 30px;
}
.body-content a {
  color: #5B9900; /* #89cf31; #a8cd1b; */
}
.home .body-content a {
  color: #666666;
}
.home .body-content a.more {
  color: #89cf31; /* #a8cd1b; */
  font-weight: bold;
}
.body-content p {
  margin-bottom: 15px;
}
.body-content ul {
  padding-left: 0;
  list-style-type: none;
}
.body-content ul li,
.body-content ol li {
  padding-bottom: 10px;
  line-height: 24px;
}
.body-content ul li {
  text-indent: -16px;
  padding-left: 15px;
}
.body-content ul li:before {
  content: '•';
  color: #666666;
  padding-right: 10px;
}
a.learnmore {
  text-transform: uppercase;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 1px;
  border-bottom: 1px solid #89cf31; /* #a8cd1b; */
}
a.learnmore:hover {
  text-decoration: none;
  border-bottom: 1px solid #b34700;
}
.main-nav {
  background-color: #eef0f2;
  height: 140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}
.home .main-nav {
  background-color: transparent;
}
.nav {
  margin-top: 15px;
  float: left;
  padding-right: 20px;
}
.nav.subnav {
  border-left: 1px solid #999999 !important;
  padding-left: 10px;
}
.nav a {
  display: inline !important;
  color: #5e7f00; /* #a8cd1b; */
  font-size: 13px;
  line-height: 12px;
  font-weight: bold;
  padding: 0 !important;
}
.nav + .nav a {
  font-weight: normal !important;
}
.home .nav a {
  color: white;
}
.nav a.active {
  color: #333333;
  font-weight: bold !important;
}
.nav a.active:after {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNC43NnB4IiBoZWlnaHQ9IjkuNTJweCIgdmlld0JveD0iMCAwIDQuNzYgOS41MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNC43NiA5LjUyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5bGluZSBmaWxsPSIjOTg5ODk4IiBwb2ludHM9IjAsOS41MiAwLDAgNC43Niw0Ljc2ICIvPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=') no-repeat 5px 2px;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
}
.nav:last-of-type a.active:after {
  display: none;
}
.nav > li > a:hover {
  background-color: transparent !important;
  text-decoration: underline;
}
.header-actions {
  list-style-type: none;
  padding-left: 0;
  padding-top: 10px;
  float: right;
}
.header-actions li {
  float: left;
  padding: 1px 10px 2px 10px;
  border-right: 1px solid #cccccc;
}
.home .header-actions li {
  border-right: 1px solid #ffffff;
}
.header-actions li a {
  font-size: 11px;
  text-transform: uppercase;
  color: #375775;
}
.home .header-actions li a {
  color: #ffffff;
}
.main-nav p,
.article .main-nav p {
  margin-top: 50px !important;
  float: right;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  color: #31566a;
  font-size: 14px;
}
.main-nav p .getstarted {
  font-size: 14px;
  margin-left: 10px;
}
.search-icon,
.site-search input[type="submit"],
.site-search input[type="submit"]:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjAuNjk0cHgiIGhlaWdodD0iMjAuNjk1cHgiIHZpZXdCb3g9IjAgMCAyMC42OTQgMjAuNjk1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMC42OTQgMjAuNjk1IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCgk8Y2lyY2xlIGZpbGw9IiNGRkZGRkYiIGN4PSIxMC4zNDciIGN5PSIxMC4zNDciIHI9IjEwLjM0NyIvPg0KCTxwYXRoIGZpbGw9IiMzMzU3NkIiIGQ9Ik01LjU2MSwxNy4zNTdsMy43MjItMy42ODVjMC43MzMsMC4zNzMsMS41NjIsMC41ODcsMi40MzksMC41OTFoMC4wMjdjMi45OTcsMCw1LjQ0OC0yLjQzOCw1LjQ2My01LjQzNg0KCQljMC4wMTUtMy4wMTItMi40MjQtNS40NzUtNS40MzYtNS40OWgtMC4wMjhjLTIuOTk3LDAtNS40NDcsMi40MzgtNS40NjIsNS40MzZjLTAuMDA1LDEuMDYyLDAuMjk2LDIuMDU2LDAuODE5LDIuODk5bC0zLjYyMiwzLjU4Nw0KCQlMNS41NjEsMTcuMzU3eiBNOC4zNTQsOC43ODNjMC4wMDktMS44NjMsMS41MzEtMy4zNzksMy4zOTUtMy4zNzloMC4wMThjMS44NzIsMC4wMDksMy4zODksMS41NCwzLjM3OSwzLjQxMw0KCQljLTAuMDA5LDEuODYzLTEuNTMyLDMuMzc4LTMuMzk2LDMuMzc4aC0wLjAxN0M5Ljg1OSwxMi4xODcsOC4zNDQsMTAuNjU2LDguMzU0LDguNzgzeiIvPg0KPC9zdmc+DQo=') no-repeat 0 0;
  /* search-icon.svg */

  display: block;
  width: 20px;
  height: 20px;
  margin-top: 1px;
}
.home .search-icon,
.home .site-search input[type="submit"],
.home .site-search input[type="submit"]:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjAuNjkzcHgiIGhlaWdodD0iMjAuNjk1cHgiIHZpZXdCb3g9IjAgMCAyMC42OTMgMjAuNjk1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMC42OTMgMjAuNjk1IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMC4zNDgsMEM0LjYzMywwLDAsNC42MzMsMCwxMC4zNDdjMCw1LjcxNSw0LjYzMywxMC4zNDgsMTAuMzQ4LDEwLjM0OGM1LjcxNCwwLDEwLjM0Ny00LjYzMywxMC4zNDctMTAuMzQ4DQoJQzIwLjY5NSw0LjYzMywxNi4wNjIsMCwxMC4zNDgsMHogTTExLjc0OSwxNC4yNjNoLTAuMDI3Yy0wLjg3OC0wLjAwNC0xLjcwNi0wLjIxOS0yLjQzOS0wLjU5MmwtMy43MjIsMy42ODZMMy40ODQsMTUuMjYNCglsMy42MjItMy41ODhjLTAuNTIzLTAuODQyLTAuODI0LTEuODM2LTAuODE5LTIuODk4YzAuMDE1LTIuOTk4LDIuNDY1LTUuNDM2LDUuNDYyLTUuNDM2aDAuMDI4YzMuMDEyLDAuMDE1LDUuNDUsMi40NzgsNS40MzYsNS40OQ0KCUMxNy4xOTgsMTEuODI0LDE0Ljc0NiwxNC4yNjMsMTEuNzQ5LDE0LjI2M3ogTTguMzU0LDguNzgzYzAuMDA5LTEuODYzLDEuNTMxLTMuMzc5LDMuMzk1LTMuMzc5aDAuMDE4DQoJYzEuODcyLDAuMDA5LDMuMzg5LDEuNTQsMy4zNzksMy40MTNjLTAuMDA5LDEuODYzLTEuNTMyLDMuMzc4LTMuMzk2LDMuMzc4aC0wLjAxN0M5Ljg2LDEyLjE4Nyw4LjM0NCwxMC42NTYsOC4zNTQsOC43ODN6Ii8+DQo8L3N2Zz4NCg==') no-repeat 0 0;
  /* search-icon-white.svg */

}
.site-search {
  margin-bottom: 0;
}
.site-search input[type="text"] {
  margin-bottom: 0;
  width: 154px;
  color: #385774;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #dbe0e5;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;
  padding: 0 5px 0 10px;
  border: 1px solid #dbe0e5;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: -90px;
}
.site-search input[type="submit"],
.site-search input[type="submit"]:hover,
.home .site-search input[type="submit"],
.home .site-search input[type="submit"]:hover {
  padding: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  display: inline-block;
  background-color: #dbe0e5;
  margin-top: 0px;
}
.sidebar form.devsearch input[type="text"] {
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 10px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  background-color: #ffffff;
  border: 1px solid #c0d3df;
  color: #666666;
  width: 249px;
  margin-top: 2px;
  margin-right: 0;
  border-right: none;
  float: left;
}
.sidebar form.devsearch input[type="submit"] {
  margin-left: 0;
  background: url(/assets/img/search-icon-dev.png) no-repeat 0 0;
  display: block;
  height: 32px;
  width: 34px;
  border: 0;
  margin-top: 2px;
  float: left;
  padding: 0;
}
p.tagline {
  float: right;
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
  margin-right: 10px;
  padding-bottom: 0;
}
.lead-getstarted p {
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
}
a.pricing {
  text-transform: uppercase;
  border-bottom: 1px solid #89cf31; /* #a8cd1b; */
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
a.pricing:hover {
  text-decoration: none;
  border-bottom: 1px solid #b34700;
}
.or {
  border: 1px solid #cccccc;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #666666;
  font-size: 12px;
  padding: 3px 5px;
  margin-right: 3px;
  margin-left: 3px;
}
a.getstarted {
  background: #89cf31; /* #a8cd1b; */
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 4px 14px 6px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
}
a.getstarted:hover {
  background: #ff751a;
}
.lead-getstarted a.getstarted {
  margin-right: 5px;
}
.sec1 {
  margin-left: -30px;
  padding-left: 30px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aws-comparison .sec1,
.aws-comparison .sec2 {
  margin-bottom: 50px;
}
.cta {
  padding-top: 10px;
  margin-left: -30px;
  padding-left: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fdf1d3;
  margin-bottom: 30px;
}
.home .cta {
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gray-logos td {
  padding-right: 30px;
  padding-bottom: 30px;
}
.document {
  border: 1px solid #cccccc;
  padding: 15px 20px 20px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: -30px;
}
.doc {
  padding-left: 25px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTUuMjQ5cHgiIGhlaWdodD0iMTkuOTk4cHgiIHZpZXdCb3g9IjAgMCAxNS4yNDkgMTkuOTk4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNS4yNDkgMTkuOTk4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0xNC43NDksMTguMzExYzAsMC42Ni0wLjUyOCwxLjE4OC0xLjE4OCwxLjE4OEgxLjY4OA0KCQkJYy0wLjY2LDAtMS4xODgtMC41MjctMS4xODgtMS4xODhWMS42ODhDMC41LDEuMDI4LDEuMDI4LDAuNSwxLjY4OCwwLjVoNi43MjljMC4xMSwwLDAuMTk4LDAuMDQ1LDAuMjg2LDAuMTFsNS45MzYsNS45MzcNCgkJCWMwLjA2NiwwLjA4OCwwLjExMSwwLjE3NiwwLjExMSwwLjI4NlYxOC4zMTF6Ii8+DQoJPHBhdGggZmlsbD0iIzk4OTg5OCIgZD0iTTguNzAyLDAuNjFDOC42MjYsMC41NTUsOC41NDgsMC41Miw4LjQ1OSwwLjUwOXY2LjQ3N2g2LjI5VjYuODMzYzAtMC4xMS0wLjA0NS0wLjE5OC0wLjExMS0wLjI4Ng0KCQlMOC43MDIsMC42MXoiLz4NCjwvc3ZnPg0K') no-repeat 0 1px;
  background-size: 15px 20px;
}
.cta .document {
  border: none;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 10px;
}
.cta .customer {
  padding-top: 15px;
  padding-right: 27px;
}
.document h4 {
  padding-left: 60px;
  margin: 0 0 5px 0;
  font-family: "bree-n7", "bree", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
}
.cta .document h4,
.cta .customer h4 {
  margin-top: 0;
  padding-left: 0;
  text-transform: none;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 20px;
}
.cta .customer img,
.cta .customer p,
.cta .customer h4 {
  margin-left: 30px;
}
.cta .customer img {
  width: 150px;
  padding-bottom: 5px;
}
.cta .customer p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}
.cta .customer p a {
  color: #333333;
}
.doc h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding-top: 1px;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.doc p {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 20px;
  margin-top: -10px;
}
.price {
  background: url(/assets/img/price-comparison-icon.png) no-repeat 12px 3px;
  padding-left: 60px;
}
.bodydoc {
  background: url(/assets/img/tiny-mark.png) no-repeat right 3px;
  padding-right: 15px;
  color: #89cf31; /* #a8cd1b; */
}
.bodydoc:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #b34700;
}
.popover {
  background: #f2f2f2;
  border: none;
  width: 300px;
}
.popover:before {
  content: " ";
  float: left;
  display: block;
  width: 50px;
  height: 52px;
}
.popover-inner {
  float: right;
  width: 224px;
}
.popover-title,
.popover-content {
  color: #333333;
  font-weight: normal;
}
.pricing-popover {
  width: 250px;
}
.pricing-popover:before {
  display: none;
}
.pricing-popover .popover-inner {
  float: none;
  text-align: left;
  width: 240px;
}
.pricing .table-bordered tbody th {
  background: #f2f2f2;
}
.popover.Videos:before {
  background: url(/assets/img/resource-icons-sprite.png) no-repeat -223px 15px #f2f2f2;
}
.popover.Presentations:before {
  background: url(/assets/img/resource-icons-sprite.png) no-repeat -339px 15px #f2f2f2;
}
.popover.DataSheets:before {
  background: url(/assets/img/resource-icons-sprite.png) no-repeat -455px 15px #f2f2f2;
}
.popover.WhitePapers:before {
  background: url(/assets/img/resource-icons-sprite.png) no-repeat -572px 15px #f2f2f2;
}
.popover .arrow {
  border-bottom-color: #f2f2f2 !important;
}
.popover .arrow:after {
  border: none !important;
}
.popover-content {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
  padding-left: none;
}
.popover-content .learnmore {
  display: block;
  padding-top: 5px;
  border-bottom: none;
}
.popover-content .learnmore:hover {
  border-bottom: none;
  text-decoration: underline;
}
.popover-title {
  background: transparent;
  padding-left: none;
  border: none;
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  padding-bottom: 0;
  line-height: 24px;
}
.cta a.getstarted,
.cta.getstarted a.getstarted {
  font-size: 24px;
  padding: 15px 30px 13px 30px;
  margin-top: 20px;
  float: left;
}
.cta div.getstarted .pricing,
.cta.getstarted .pricing {
  margin-top: 34px;
  margin-right: 4px;
  margin-left: 4px;
  display: block;
  float: left;
  border-bottom: none;
  text-decoration: underline;
}
.cta div.getstarted .pricing:before {
  border: 1px solid #949ca1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
  margin-left: 5px;
  padding: 1px 3px;
  display: block;
  float: left;
  color: #666666;
  text-decoration: none;
  content: 'OR';
  font-weight: normal;
  font-size: 10px;
  text-transform: uppercase;
  margin-top: -2px;
}
.cta div.getstarted h4,
.cta.getstarted h4 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 20px;
}
.product-special .cta .col-lg-3,
.aws-comparison .cta .col-lg-3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
.product-special .cta div.getstarted,
.aws-comparison .cta div.getstarted {
  text-align: left;
  padding-left: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-special .cta .col-lg-4,
.aws-comparison .cta .col-lg-4 {
  border-right: none;
}
.product-special #main .cta .row ul {
  padding-left: 0;
}
/* .product-special .cta div.getstarted h4, .aws-comparison .cta div.getstarted h4 {
    margin-left: 0;
    padding-left: 0;
    text-align: left;
} */
.cta div.getstarted h3,
.cta.getstarted h3 {
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.product-special .cta div.getstarted h3,
.aws-comparison .cta div.getstarted h3 {
  margin-left: 0;
  padding-left: 0;
  text-align: left;
}
.cta .col-lg-4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sec-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}
.sec-content h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  line-height: 20px;
}
.sec-content p {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  margin-top: 0;
  margin-bottom: 20px;
}
.body-content + .body-content + .body-content {
  border-right: none;
}
footer {
  background-color: #ecf0f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ecf0f3), to(#f8f9fa));
  background-image: -webkit-linear-gradient(top, #ecf0f3, #f8f9fa);
  background-image: -moz-linear-gradient(top, #ecf0f3, #f8f9fa);
  background-image: -o-linear-gradient(top, #ecf0f3, #f8f9fa);
  background-image: -ms-linear-gradient(top, #ecf0f3, #f8f9fa);
  background-image: linear-gradient(top, #ecf0f3, #f8f9fa);
  position: relative;
  /*margin-top: -390px;*/
  height: 390px;
  clear: both;
  padding-top: 30px;
}
footer .col-lg-2 h4 {
  color: #333333;
  text-transform: uppercase;
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  padding-bottom: 0;
}
footer .col-lg-2 ul {
  list-style-type: none;
  padding-left: 0;
  font-size: 13px;
}
footer .col-lg-2 ul li {
  padding-bottom: 5px;
}
footer .col-lg-2 ul li a {
  color: #666666;
}
footer .copyright {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #949ca1;
}
footer .copyright .logorow {
  margin: 0;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #949ca1;
}
footer .logo {
  margin-bottom: 10px;
  display: block;
  width: 132px;
  height: 39px;
}
.home .body-content .social,
.sidebar .social {
  list-style-type: none;
}
.sidebar .social {
  padding-left: 0;
}
.home .body-content .social li,
.sidebar .social li {
  float: left;
  text-indent: 0;
  padding-left: 0;
}
.home .body-content .social li:before,
.sidebar .social li:before {
  display: none;
}
.home .body-content .social li a,
.sidebar .social li a,
footer .social li a {
  display: block;
  width: 33px;
  height: 34px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzM3B4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzMgMzMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxlbGxpcHNlIGZpbGw9IiNGRkZGRkYiIGN4PSIxNS45ODQiIGN5PSIxNi41NjYiIHJ4PSIxNy4wMTYiIHJ5PSIxNi40Ii8+PHBhdGggZmlsbD0iIzQ3ODdDNyIgZD0iTTMzLDE2LjVjMCw5LjExLTcuMzU3LDE2LjQ2Ny0xNi40NjcsMTYuNDY3UzAuMDY3LDI1LjYxLDAuMDY3LDE2LjVjMC05LjEwOSw3LjM1Ni0xNi40NjcsMTYuNDY2LTE2LjQ2NyBTMzMsNy4zOTEsMzMsMTYuNXogTTI4Ljg4MywxMC40NzhjLTAuODM4LDAuMzQzLTEuNzUzLDAuNjA5LTIuNzA1LDAuNzI1YzAuOTktMC41NzIsMS42NzYtMS40ODYsMi4wMi0yLjU5MyBjLTAuOTE1LDAuNTM0LTEuODY4LDAuOTE1LTIuOTM1LDEuMTQ0Yy0wLjg0LTAuOTE1LTIuMDYtMS40ODYtMy4zOTQtMS40ODZjLTIuNTkyLDAtNC42NSwyLjA5Ny00LjY1LDQuNjg4IGMwLDAuMzQzLDAuMDQsMC43MjQsMC4xMTUsMS4wNjdjLTMuODg5LTAuMTkxLTcuMzU2LTIuMDU5LTkuNjgyLTQuOTE3Yy0wLjM4MSwwLjcyNS0wLjYxLDEuNTI0LTAuNjEsMi4zNjMgYzAsMS42MzksMC44MDEsMy4wNDksMi4wNTgsMy44ODhjLTAuNzYyLDAtMS40ODUtMC4yMjktMi4wOTYtMC41NzJ2MC4wMzhjMCwyLjI4OCwxLjYwMSw0LjE1NSwzLjczNSw0LjYxMyBjLTAuMzgxLDAuMTE0LTAuOCwwLjE1Mi0xLjIyLDAuMTUyYy0wLjMwNSwwLTAuNjA5LTAuMDM4LTAuODc2LTAuMDc3YzAuNTcxLDEuODY4LDIuMzI1LDMuMTI2LDQuMzQ1LDMuMTY1IGMtMS42MDEsMS4yNTgtMy41ODMsMi4xMzQtNS43OTQsMi4xMzRjLTAuMzgxLDAtMC43NjItMC4wMzgtMS4xMDUtMC4wNzVjMi4wNTksMS4zMzMsNC41MzYsMi4wNTgsNy4xNjYsMi4wNTggYzguNjE0LDAsMTMuMzA0LTcuMTI5LDEzLjMwNC0xMy4zMDRjMC0wLjE5LDAtMC40MTksMC0wLjYwOUMyNy40NzMsMTIuMjMsMjguMjM1LDExLjM5MywyOC44ODMsMTAuNDc4eiIvPjwvc3ZnPg0K') no-repeat 0 0;
  /* twitter-color.svg */

  background-size: 100%;
  margin-right: 10px;
}
.home .body-content .social li a.linkedin,
.sidebar .social li a.linkedin,
footer .social li a.linkedin {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzM3B4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzMgMzMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxlbGxpcHNlIGZpbGw9IiNGRkZGRkYiIGN4PSIxNi40NTEiIGN5PSIxNi40MjUiIHJ4PSIxNS45OTgiIHJ5PSIxNi4yOTMiLz48cGF0aCBmaWxsPSIjMjUzOTc1IiBkPSJNMzMsMTYuNUMzMywyNS42MjgsMjUuNjI5LDMzLDE2LjUsMzNTMCwyNS42MjgsMCwxNi41QzAsNy4zNzIsNy4zNzEsMCwxNi41LDBTMzMsNy4zNzIsMzMsMTYuNXogTTEyLjM3NSw4LjU5NGMtMC4wMzgtMS4zNzUtMS4wNjktMi40MDYtMi43NS0yLjQwNmMtMS42NDMsMC0yLjc1LDEuMDMxLTIuNzUsMi40MDZDNi44NzUsOS45MzEsNy45NDQsMTEsOS41ODcsMTFoMC4wMzggQzExLjMwNiwxMSwxMi4zNzUsOS45MzEsMTIuMzc1LDguNTk0eiBNMTEuNjg4LDEzLjA2M0g3LjU2MlYyNC43NWg0LjEyNVYxMy4wNjN6IE0yNi44MTMsMTguNTYyYzAtMy43ODEtMS44NzItNi4xODgtNC44MTMtNi4xODggYy0xLjY4MSwwLTIuOTAzLDAuOTkzLTMuNDM3LDIuNDgzbC0wLjE1My0xLjc5NWgtNC4wODdjMC4wMzgsMC40NTgsMC4xMTQsMi43NSwwLjExNCwyLjc1djguOTM4aDQuMTI2di02LjE4OCBjMC0xLjY4LDAuNzY0LTIuNzUsMi4wMjMtMi43NWMxLjI2MSwwLDIuMTAxLDAuNjQ5LDIuMTAxLDIuNzV2Ni4xODhoNC4xMjZWMTguNTYyeiIvPjwvZz48L3N2Zz4NCg==') no-repeat 0 0;
  /* linkedin-color.svg */

  background-size: 100%;
}
.home .body-content .social li a.facebook,
.sidebar .social li a.facebook,
footer .social li a.facebook {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCSB3aWR0aD0iMzNweCIgaGVpZ2h0PSIzM3B4IiB2aWV3Qm94PSIwIDAgMzMgMzMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMzIDMzIiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz4JPGVsbGlwc2UgZmlsbD0iI0ZGRkZGRiIgY3g9IjE2LjUiIGN5PSIxNi40MjUiIHJ4PSIxNS45OTgiIHJ5PSIxNi4yOTQiLz4JPHBhdGggZmlsbD0iIzIzMzk3MiIgZD0iTTMzLDE2LjVDMzMsMjUuNjI5LDI1LjU5MSwzMywxNi41MDEsMzNDNy4zNzIsMzMsMCwyNS42MjksMCwxNi41QzAsNy40MSw3LjM3MiwwLDE2LjUwMSwwCQlDMjUuNTkxLDAsMzMsNy40MSwzMywxNi41eiBNMTcuODc1LDEwLjgwOWMwLTEuMTQ2LDAuMjI5LTEuODcxLDEuNjgxLTEuODcxaDIuMjUzTDIyLDUuMDQyYzAsMC0xLjE0Ni0wLjIyOS0zLjEzMi0wLjIyOQkJYy00LjA0OSwwLTUuODA2LDIuNDQ1LTUuODA2LDUuMTk0YzAsMS43OTUsMCwzLjc0MywwLDMuNzQzaC0yLjc1djQuMTI1aDIuNzV2MTAuMzEyaDQuODEyVjE3Ljg3NWgzLjg1N0wyMiwxMy43ODhoLTQuMTI1VjEwLjgwOXoiCQkvPjwvZz48L3N2Zz4NCg==') no-repeat 0 0;
  /* facebook-color.svg */

  background-size: 100%;
}
.home .body-content .social li a.google,
.sidebar .social li a.google,
footer .social li a.google {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzM3B4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzMgMzMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNDMDIwMjYiIGQ9Ik02Ljk1MSwyNC43ODhjLTEuNTY2LDAtMi45NzksMC4zMDYtNC4yMzksMC44MDNDMC45OTMsMjIuOTU1LDAsMTkuODYxLDAsMTYuNWMwLTAuMzA2LDAtMC41NzMsMC4wMzgtMC44NzkgYzAuODAyLDIuNzg4LDMuMzYxLDQuODEzLDYuODc1LDQuODEzYzAuMjY4LDAsMC41NzMsMCwwLjg0LDBjLTAuMjY3LDAuNTM0LTAuNDU4LDEuMTA3LTAuNDU4LDEuNzU3YzAsMS4wMywwLjU3MywxLjg3MSwxLjI2MSwyLjU5NyBDOC4wMjEsMjQuNzg4LDcuNTI0LDI0Ljc4OCw2Ljk1MSwyNC43ODh6IE0xNi41LDBDOS45MywwLDQuMjc3LDMuODE5LDEuNjA0LDkuMzk2QzMuMTcsNy43OTIsNS41LDYuNzIzLDcuOTA2LDYuNzIzIGMyLjM2NywwLDkuMzk2LDAsOS4zOTYsMEwxNS4yMDEsOC4yNWgtMi45NzljMS45ODYsMC43NjQsMy4wMTgsMy4wNTYsMy4wMTgsNS40MjRjMCwxLjk4Ni0xLjA2OSwzLjcwNS0yLjYzNiw0LjkyNyBjLTEuNTI4LDEuMTg0LTEuNzk1LDEuNjgxLTEuNzk1LDIuNjc0YzAsMC44NzksMS42MDQsMi4zMywyLjQ0NCwyLjk0MWMyLjQ4MiwxLjc1NywzLjMyMywzLjM2LDMuMzIzLDYuMDcyIGMwLDAuOTE3LTAuMjY4LDEuODMzLTAuNzI2LDIuNzEyYzAuMjI5LDAsMC40MiwwLDAuNjQ5LDBDMjUuNjI4LDMzLDMzLDI1LjYyOCwzMywxNi41QzMzLDcuMzcyLDI1LjYyOCwwLDE2LjUsMHogTTMuMTMyLDEzLjU5OCBjLTAuNDItMy4xNzEsMS4xODQtNS42MTUsMy41OTEtNS41MzljMi40NDQsMC4wNzYsNC43MzUsMi42MzUsNS4xNTUsNS44MDVjMC40MiwzLjE3MS0xLjIyMiw1LjY5MS0zLjYyOCw1LjYxNSBDNS44NDQsMTkuNDAyLDMuNTUyLDE2Ljc2OCwzLjEzMiwxMy41OTh6IE0xNC4xMzIsMzAuNjdjMCwwLjc2NS0wLjExNSwxLjQ1MS0wLjQyMSwyLjEwMWMtNC4wODctMC42ODgtNy42MzktMi44NjQtMTAuMTIxLTUuOTU4IGMxLjIyMy0wLjcyNiwyLjc1LTEuMTg1LDQuMzU0LTEuMTQ2YzAuODQsMCwxLjYwNCwwLjE1MiwyLjMyOSwwLjM4MmMxLjk0OCwxLjMzNiwzLjM2MSwyLjEwMSwzLjc0MywzLjY2NiBDMTQuMDkzLDMwLjAyMSwxNC4xMzIsMzAuMzY0LDE0LjEzMiwzMC42N3ogTTI0Ljc1LDEyLjM3NVYxNi41aC0yLjA2M3YtNC4xMjVoLTQuMTI1di0yLjA2Mmg0LjEyNVY2LjE4OGgyLjA2M3Y0LjEyNWg0LjEyNHYyLjA2MiBIMjQuNzV6Ii8+PC9zdmc+DQo=') no-repeat 0 0;
  /* google-color.svg */

  background-size: 100%;
}
.home .body-content .social li a.rss,
.sidebar .social li a.rss,
footer .social li a.rss {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzM3B4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzMgMzMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxlbGxpcHNlIGZpbGw9IiNGRkZGRkYiIGN4PSIxNi41IiBjeT0iMTYuNDk5IiByeD0iMTUuOTk5IiByeT0iMTYuMjkzIi8+PHBhdGggZmlsbD0iI0VENjUyMyIgZD0iTTMzLDE2LjVDMzMsMjUuNjI4LDI1LjU5MSwzMywxNi41LDMzQzcuMzcyLDMzLDAsMjUuNjI4LDAsMTYuNUMwLDcuNDEsNy4zNzIsMCwxNi41LDAgQzI1LjU5MSwwLDMzLDcuNDEsMzMsMTYuNXogTTI2LjgxMywyNC43NWMwLTEwLjIzNi04LjMyNy0xOC41NjItMTguNTYzLTE4LjU2MnYzLjQzOGM4LjM2NSwwLDE1LjEyNSw2Ljc2MSwxNS4xMjUsMTUuMTI1SDI2LjgxM3ogTTIwLjYyNSwyNC43NWMwLTYuODM3LTUuNTM4LTEyLjM3NS0xMi4zNzUtMTIuMzc1djMuNDM4YzQuOTI4LDAsOC45MzgsNC4wMTEsOC45MzgsOC45MzhIMjAuNjI1eiBNMTMuNzUxLDIyIGMwLTEuNTI4LTEuMjIzLTIuNzUtMi43NS0yLjc1Yy0xLjUyOCwwLTIuNzUxLDEuMjIyLTIuNzUxLDIuNzVzMS4yMjMsMi43NSwyLjc1MSwyLjc1QzEyLjUyOCwyNC43NSwxMy43NTEsMjMuNTI4LDEzLjc1MSwyMnoiLz48L3N2Zz4NCg==') no-repeat 0 0;
  /* rss-color.svg */

  background-size: 100%;
}
.sidebar h4 {
  padding-top: 10px;
}
.sidebar h4:first-child {
  border-top: none;
  padding-top: 0;
}
.sidebar p {
  font-size: 18px;
  line-height: 26px;
}
cite {
  font-size: 12px;
  display: block;
  margin-top: 5px;
  text-align: right;
}
.sidebar .events {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.sidebar .events li {
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  border-bottom: 1px solid #c8d7e1;
  padding: 10px 0;
}
.article .sidebar .events li {
  padding: 10px 0;
}
.sidebar .events li:first-child {
  padding-top: 0;
}
.sidebar .events li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.sidebar .events li a {
  color: #333333;
}
.sidebar .events li strong {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
footer .social {
  list-style-type: none;
  float: right;
  padding-left: 0;
}
footer .social li {
  float: left;
}
footer .social li a {
  display: block;
  width: 25px;
  height: 30px;
  background-size: 100%;
  margin-left: 5px;
  margin-right: 0;
}
.blog h1,
.products h1 {
  display: none;
}
#blog-carousel {
  width: 100%;
  height: 380px;
  padding: 0;
  overflow: hidden;
  background: none;
  margin-top: 40px;
  margin-bottom: 15px;
}
#blog-carousel .item {
  width: 100%;
  height: 380px;
  background-color: #6f89a3;
  background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#4e627c), to(#6f89a3));
  background-image: -webkit-radial-gradient(50% 50%, #6f89a3, #4e627c);
  background-image: -moz-radial-gradient(50% 50%, #6f89a3, #4e627c);
  background-image: -o-radial-gradient(50% 50%, #6f89a3, #4e627c);
  background-image: -ms-radial-gradient(50% 50%, #6f89a3, #4e627c);
  background-image: radial-gradient(50% 50%, #6f89a3, #4e627c);
  border: 1px solid #73899d;
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#blog-carousel .item.node {
  background-color: #93ce39;
  background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#639320), to(#93ce39));
  background-image: -webkit-radial-gradient(50% 50%, #93ce39, #639320);
  background-image: -moz-radial-gradient(50% 50%, #93ce39, #639320);
  background-image: -o-radial-gradient(50% 50%, #93ce39, #639320);
  background-image: -ms-radial-gradient(50% 50%, #93ce39, #639320);
  background-image: radial-gradient(50% 50%, #93ce39, #639320);
}
#blog-carousel .item a {
  display: block;
  width: 100%;
  height: 100%;
}
#blog-carousel .item a {
  color: #ffffff;
  text-decoration: none;
}
#blog-carousel .item a h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
#blog-carousel .item a h2 {
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 45px;
  line-height: 50px;
  color: white;
  text-transform: none;
}
#blog-carousel .item a p {
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  line-height: 27px;
}
#blog-carousel .item a p.author {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
.tiles .tile {
  width: 32%;
  height: 159px;
  float: left;
  background: #50667d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 25px;
}
.tiles .tile.tile-1 {
  background: url('/assets/img/blog/play-watermark.svg') no-repeat 80px -20px #a43a05;
}
.tiles .tile.tile-2 {
  background: url('/assets/img/blog/bruning-background.png') no-repeat 120px 43px #f16b2f;
}
.tiles .tile.tile-3 {
  margin-right: 0;
  background: #a0afbd;
}
.tiles .tile.tile-3:hover img {
  display: none;
}
.tiles .tile.tile-3 p {
  display: none;
}
.tiles .tile.tile-3:hover p {
  display: block;
}
.tiles .tile a {
  color: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
}
.tiles .tile a {
  text-decoration: none;
}
.tiles .tile a h3 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0;
}
.tiles .tile a p {
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
}
.filters {
  clear: both;
  list-style-type: none;
  padding-left: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}
.filters:before,
.filters:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.filters:after {
  clear: both;
}
.filters:before,
.filters:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.filters:after {
  clear: both;
}
.filters li {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  padding: 4px 12px;
  text-transform: uppercase;
  background-color: #e9eff3;
  border: 1px solid #e9eff3;
  margin-right: 7px;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  cursor: pointer;
}
.filters li:hover {
  border-color: #b8cbd8;
}
.filters li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
}
.filters li a:hover {
  text-decoration: none;
}
.filters li.current {
  position: relative;
  background: white;
  border: 1px solid #000000;
}
.filters li.current a {
  color: #333333;
}
.filters li.current:after,
.filters li.current:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.filters li.current:after {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: white;
  border-width: 12px;
  left: 50%;
  margin-left: -12px;
}
.filters li.current:before {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 13px;
  left: 50%;
  margin-left: -13px;
}
.article-list {
  clear: both;
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 10px;
}
.article-list li {
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 28px;
  border-bottom: 1px solid #e9eff3;
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
}
.article-list li a {
  padding-top: 7px;
  color: #333333;
}
.article-list li .date {
  float: left;
  width: width: 10%;
  text-transform: uppercase;
  color: #73899d;
  padding-top: 4px;
}
.article-list li .date .month {
  font-family: "bree-n7", "bree", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}
.article-list li .date .day {
  font-family: "bree-n7", "bree", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 16px;
  text-align: center;
}
.article-list li span {
  display: block;
  width: 87%;
  margin-left: 3%;
  float: left;
}
.solutions h1,
.stack h1 {
  margin-top: 30px;
  font-size: 34px;
  padding-bottom: 0;
}
.solutions .lead p {
  font-size: 24px;
  margin-bottom: 0;
}
.solutions .lead {
  margin-bottom: 0;
}
.solutions .lead-getstarted,
.stack .lead-getstarted {
  margin-top: 30px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 25px;
}
.solutions .lead-getstarted h3,
.stack .lead-getstarted h3 {
  margin-top: 0;
  font-family: "adelle-n1", "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
}
.solutions .lead-getstarted p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}
.solutions .lead-getstarted p strong {
  font-weight: bold;
  padding-bottom: 5px;
  letter-spacing: 1px;
  background: url(/assets/img/stack-check.png) no-repeat 0 0;
  padding-left: 25px;
}
.solutions .lead-getstarted p a {
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.solutions .cta .first,
.solutions .cta .second,
.solutions .cta .third {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.solutions .cta h3,
.cta .first h3,
.cta .second h3 {
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 24px;
  margin-bottom: 0;
}
.cta .second img {
  margin-bottom: 10px;
  margin-top: 10px;
}
.solutions .cta p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
}
.solutions .cta {
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.solutions .cta .third {
  padding-top: 20px;
}
.solutions .cta .third form input[type="text"] {
  width: 70%;
  font-size: 14px;
}
.aws-comparison .cta {
  margin-left: -30px;
}
.aws-comparison .cta h4,
.product-special .cta h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
}
.aws-comparison .cta .doc,
.aws-comparison .price {
  font-size: 14px;
  line-height: 18px;
  padding-left: 50px;
}
.aws-comparison .price h3 {
  margin-bottom: 0;
  line-height: 24px;
}
.aws-comparison .doc a,
.aws-comparison .price a {
  color: #333333;
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
.home .price {
  line-height: 22px;
}
.home .price a {
  font-size: 20px;
}
.aws-comparison .cta .third {
  border-right: none;
  padding-top: 30px;
}
.aws-comparison .cta .third p {
  text-align: center;
  padding-left: 25px;
}
.aws-comparison .cta .third h4 {
  text-align: center;
  padding-left: 0;
  font-size: 20px;
  line-height: 22px;
  color: #333333;
  margin-top: 25px;
  margin-bottom: 20px;
  text-transform: none;
}
.aws-comparison .cta .third h4 + p {
  text-align: left;
}
.aws-comparison .cta .third,
.aws-comparison .cta .second,
.aws-comparison .cta .first {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aws-comparison .cta .second {
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  margin-left: 15px;
  padding-left: 15px;
  margin-bottom: 15px;
  padding-right: 15px;
}
.aws-comparison .cta .second h3 {
  text-transform: none;
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  color: #89cf31; /* #a8cd1b; */
}
.aws-comparison .cta .second p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
.aws-comparison .cta .second li {
  padding-bottom: 5px;
}
.fineprint {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.fineprint sup {
  margin-left: -5px;
}
.stackitem {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.stackitem:last-child {
  border-bottom: none;
  margin-bottom: 30px;
}
.stack .cta .col-lg-4.getstarted {
  padding-top: 20px;
}
h1 small {
  font-size: 28px;
  text-transform: capitalize;
}
.article h2 {
  line-height: 36px;
  text-transform: none;
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 0;
}
.press .article h2,
.news .article h2,
.events .article h2,
.management h2,
.careers h2,
.policies h2,
.vidlist h2 {
  color: #333333;
  line-height: 28px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.events .article h2 {
  font-weight: 300;
}
.article h2 a,
.management h2 a,
.careers h2 a,
.policies h2 a,
.vidlist h2 a {
  color: #333333;
}
figcaption {
  font-size: 14px;
  font-style: italic;
}
.article p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}
.article img,
.article figure {
  float: right;
  padding-left: 20px;
  padding-bottom: 10px;
  width: 212px;
}
.single .article img.full,
.single .article figure.full {
  float: none;
  padding-left: 0;
  width: 767px;
}
.single .article img.half,
.single .article figure.half {
  float: none;
  padding-left: 0;
  display: block;
  margin: 0 auto;
  width: 380px;
  text-align: center;
}
.article > ul > li,
.article > ol > li {
  padding-bottom: 10px;
}
.article .sidebar li {
  padding-bottom: 0;
}
.management .article img {
  padding-top: 15px;
}
.management .article h2 small {
  color: #333333;
}
.blog .article {
  border-bottom: 1px solid #333333;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.blog .article:before,
.blog .article:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.blog .article:after {
  clear: both;
}
.blog .article:before,
.blog .article:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.blog .article:after {
  clear: both;
}
.article .bio {
  padding: 10px 10px 10px 20px;
  background-color: #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.article .bio p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
}
.article .cats {
  font-size: 12px;
  color: #949ca1;
  margin-bottom: 5px;
}
.article .cats span {
  text-transform: uppercase;
  margin-left: 5px;
}
.article .cats a {
  color: #949ca1;
}
.article .article p.date {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
.article .date strong {
  color: #333333;
}
.article p.date {
  margin-bottom: 5px;
  float: none;
  color: #949ca1;
}
.events .article .date {
  color: #385774;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 18px;
}
.events .article {
  border-bottom: 1px solid #949ca1;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.events .article:before,
.events .article:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.events .article:after {
  clear: both;
}
.events .article:before,
.events .article:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.events .article:after {
  clear: both;
}
p.calendaradd {
  margin-top: 15px;
  margin-bottom: 10px;
}
.calendaradd a {
  font-size: 14px;
  color: #73899d;
  background: url(/assets/img/calendar-add.png) no-repeat 0 -1px;
  padding-left: 17px;
  padding-top: 1px;
}
div.eventinfo {
  float: right;
  width: 85%;
}
.article div.eventinfo h2 {
  font-weight: 300;
}
.sidebar,
.explore {
  background-color: #e9eff3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 30px 50px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 85px;
  margin-bottom: 40px;
  margin-left: 30px;
}
.sidebar.first,
.sidebar.second {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.explore {
  margin-top: 10px;
  background: none;
}
.explore h4 {
  margin-bottom: 5px;
}
.explore ul {
  list-style-type: none;
  font-weight: bold;
  padding-left: 0;
  font-size: 14px;
}
.article .sidebar,
.blog .sidebar {
  margin-top: 10px;
}
.press .sidebar,
.news .sidebar,
.events .sidebar,
.policies .sidebar,
.management .sidebar,
.careers .sidebar,
.vidlist .sidebar,
.error .sidebar {
  margin-top: 10px;
}
div.tweet {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #cccccc;
}
p.tweet {
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 22px;
  padding: 15px 20px;
  margin-bottom: 0;
}
p.tweet a {
  color: #73899d;
  font-weight: normal;
}
p.tweet a.date {
  display: block;
  color: #949ca1;
  font-size: 12px;
  margin-top: 5px;
}
p.cite {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNS4xNDhweCIgaGVpZ2h0PSIzOS44NTlweCIgdmlld0JveD0iMCAwIDM1LjE0OCAzOS44NTkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDM1LjE0OCAzOS44NTkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNy43NzgsMjcuMzc1YzQuNDI5LDMuNDM1LDcuMDU0LDEuOTc3LDcuMDIxLTIuMzk5VjBoMC4zNUgwLjEwM0wyNy43NzgsMjcuMzc1eiIvPjwvc3ZnPg0K') no-repeat 28px 0;
  padding-left: 75px;
  margin-top: 0;
  padding-top: 18px;
  font-size: 12px;
}
.blog ul.pagination {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
.blog ul.pagination li a {
  border: none;
  font-size: 24px;
  font-weight: bold;
}
.blog ul.pagination li a:hover {
  background: none;
  text-decoration: underline;
}
.blog ul.pagination li.next {
  float: right;
}
.article .share {
  float: right;
  margin-left: 5px;
}
.article .share:before,
.article .share:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.article .share:after {
  clear: both;
}
.article .share:before,
.article .share:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.article .share:after {
  clear: both;
}
.video .share {
  float: none;
}
.article .share span {
  font-size: 12px;
  float: left;
  margin-right: 5px;
  text-transform: uppercase;
}
.article .share a {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM3Mzg5OUUiIGQ9Ik0yNSwxMi41QzI1LDE5LjQxNSwxOS40MTYsMjUsMTIuNSwyNUM1LjU4NSwyNSwwLDE5LjQxNSwwLDEyLjVDMCw1LjU4NCw1LjU4NSwwLDEyLjUsMCBDMTkuNDE2LDAsMjUsNS41ODQsMjUsMTIuNXogTTIxLjg3NSw3LjkyOGMtMC42MzYsMC4yNi0xLjMzMSwwLjQ2My0yLjA1NSwwLjU1YzAuNzUzLTAuNDM0LDEuMjczLTEuMTI4LDEuNTM0LTEuOTY3IGMtMC42OTQsMC40MDUtMS40MTgsMC42OTQtMi4yMjksMC44NjhjLTAuNjM3LTAuNjk0LTEuNTYyLTEuMTI4LTIuNTc1LTEuMTI4Yy0xLjk2NywwLTMuNTI5LDEuNTkxLTMuNTI5LDMuNTU5IGMwLDAuMjYsMC4wMjgsMC41NSwwLjA4NywwLjgxYy0yLjk1Mi0wLjE0NS01LjU4NS0xLjU2Mi03LjM1LTMuNzMyYy0wLjI4OSwwLjU1LTAuNDYzLDEuMTU3LTAuNDYzLDEuNzk0IGMwLDEuMjQ0LDAuNjA4LDIuMzE0LDEuNTYyLDIuOTUxYy0wLjU3OSwwLTEuMTI4LTAuMTczLTEuNTkxLTAuNDM0djAuMDI5YzAsMS43MzYsMS4yMTUsMy4xNTQsMi44MzUsMy41MDEgYy0wLjI5LDAuMDg2LTAuNjA3LDAuMTE1LTAuOTI2LDAuMTE1Yy0wLjIzMiwwLTAuNDYzLTAuMDI5LTAuNjY2LTAuMDU4YzAuNDM0LDEuNDE4LDEuNzY1LDIuMzcyLDMuMjk5LDIuNDAxIGMtMS4yMTYsMC45NTUtMi43MiwxLjYyLTQuMzk4LDEuNjJjLTAuMjksMC0wLjU3OS0wLjAyOS0wLjgzOS0wLjA1OGMxLjU2MiwxLjAxMywzLjQ0MywxLjU2Miw1LjQzOSwxLjU2MiBjNi41MzksMCwxMC4wOTktNS40MTEsMTAuMDk5LTEwLjA5OGMwLTAuMTQ1LDAtMC4zMTgsMC0wLjQ2M0MyMC44MDUsOS4yNTksMjEuMzgzLDguNjIzLDIxLjg3NSw3LjkyOHoiLz48L3N2Zz4NCg==') no-repeat 0 0;
  /* twitter-share.svg */

  background-size: 100%;
  margin-right: 5px;
}
.article .share.top span {
  line-height: 22px;
}
.article .share a.google {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI1IDI1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjNzM4OTlFIiBkPSJNNS4yNjYsMTguNzc4Yy0xLjE4NywwLTIuMjU3LDAuMjMyLTMuMjEyLDAuNjA4QzAuNzUyLDE3LjM5LDAsMTUuMDQ3LDAsMTIuNWMwLTAuMjMxLDAtMC40MzQsMC4wMjktMC42NjYgYzAuNjA3LDIuMTEyLDIuNTQ2LDMuNjQ2LDUuMjA4LDMuNjQ2YzAuMjAyLDAsMC40MzQsMCwwLjYzNywwYy0wLjIwMywwLjQwNS0wLjM0OCwwLjgzOS0wLjM0OCwxLjMzMSBjMCwwLjc4MSwwLjQzNCwxLjQxOCwwLjk1NSwxLjk2N0M2LjA3NiwxOC43NzgsNS43LDE4Ljc3OCw1LjI2NiwxOC43Nzh6IE0xMi41LDBDNy41MjIsMCwzLjI0LDIuODk0LDEuMjE1LDcuMTE4IGMxLjE4Ny0xLjIxNSwyLjk1MS0yLjAyNSw0Ljc3NC0yLjAyNWMxLjc5NCwwLDcuMTE4LDAsNy4xMTgsMEwxMS41MTYsNi4yNUg5LjI1OWMxLjUwNSwwLjU3OSwyLjI4NiwyLjMxNSwyLjI4Niw0LjEwOSBjMCwxLjUwNS0wLjgxMSwyLjgwNi0xLjk5NywzLjczM2MtMS4xNTcsMC44OTYtMS4zNTksMS4yNzItMS4zNTksMi4wMjVjMCwwLjY2NSwxLjIxNiwxLjc2NSwxLjg1MiwyLjIyOCBjMS44ODEsMS4zMzEsMi41MTgsMi41NDcsMi41MTgsNC42MDFjMCwwLjY5NC0wLjIwMywxLjM4OS0wLjU1LDIuMDU1YzAuMTc0LDAsMC4zMTgsMCwwLjQ5MiwwQzE5LjQxNSwyNSwyNSwxOS40MTUsMjUsMTIuNSBDMjUsNS41ODQsMTkuNDE1LDAsMTIuNSwweiBNMi4zNzIsMTAuMzAxQzIuMDU0LDcuODk5LDMuMjcsNi4wNDcsNS4wOTMsNi4xMDVjMS44NTIsMC4wNTgsMy41ODgsMS45OTYsMy45MDYsNC4zOTggYzAuMzE3LDIuNDAyLTAuOTI2LDQuMzExLTIuNzQ5LDQuMjUzUzIuNjksMTIuNzAzLDIuMzcyLDEwLjMwMXogTTEwLjcwNSwyMy4yMzVjMCwwLjU3OC0wLjA4NiwxLjA5OS0wLjMxNywxLjU5MSBjLTMuMDk3LTAuNTIxLTUuNzg3LTIuMTctNy42NjgtNC41MTRjMC45MjYtMC41NSwyLjA4My0wLjg5NywzLjI5OC0wLjg2OGMwLjYzNywwLDEuMjE2LDAuMTE2LDEuNzY2LDAuMjg5IGMxLjQ3NiwxLjAxMywyLjU0NiwxLjU5MiwyLjgzNiwyLjc3OEMxMC42NzcsMjIuNzQzLDEwLjcwNSwyMy4wMDMsMTAuNzA1LDIzLjIzNXogTTE4Ljc1LDkuMzc1VjEyLjVoLTEuNTYzVjkuMzc1aC0zLjEyNVY3LjgxMiBoMy4xMjVWNC42ODhoMS41NjN2My4xMjVoMy4xMjR2MS41NjJIMTguNzV6Ii8+PC9zdmc+DQo=') no-repeat 0 0;
  /* google-share.svg */

}
.article .share a.facebook {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM3Mzg5OUUiIGQ9Ik0yNSwxMi41QzI1LDE5LjQxNSwxOS4zODcsMjUsMTIuNSwyNUM1LjU4NSwyNSwwLDE5LjQxNSwwLDEyLjVDMCw1LjYxMyw1LjU4NSwwLDEyLjUsMCBDMTkuMzg3LDAsMjUsNS42MTMsMjUsMTIuNXogTTEzLjU0Miw4LjE4OGMwLTAuODY4LDAuMTc0LTEuNDE3LDEuMjczLTEuNDE3aDEuNzA3bDAuMTQ1LTIuOTUyYzAsMC0wLjg2OC0wLjE3My0yLjM3My0wLjE3MyBjLTMuMDY2LDAtNC4zOTgsMS44NTItNC4zOTgsMy45MzVjMCwxLjM2LDAsMi44MzYsMCwyLjgzNkg3LjgxM3YzLjEyNGgyLjA4M3Y3LjgxM2gzLjY0NnYtNy44MTNoMi45MjJsMC4yMDMtMy4wOTZoLTMuMTI1VjguMTg4eiIgLz48L3N2Zz4NCg==') no-repeat 0 0;
  /* facebook-share.svg */

}
.article .share a.linkedin {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM3Mzg5OUUiIGQ9Ik0yNSwxMi41QzI1LDE5LjQxNSwxOS40MTYsMjUsMTIuNSwyNUM1LjU4NSwyNSwwLDE5LjQxNSwwLDEyLjVDMCw1LjU4NCw1LjU4NSwwLDEyLjUsMCBDMTkuNDE2LDAsMjUsNS41ODQsMjUsMTIuNXogTTkuMzc1LDYuNTExQzkuMzQ2LDUuNDY5LDguNTY1LDQuNjg4LDcuMjkyLDQuNjg4Yy0xLjI0NCwwLTIuMDgzLDAuNzgxLTIuMDgzLDEuODIzIGMwLDEuMDEzLDAuODExLDEuODIzLDIuMDU0LDEuODIzaDAuMDI5QzguNTY1LDguMzMzLDkuMzc1LDcuNTIzLDkuMzc1LDYuNTExeiBNOC44NTQsOS44OTZINS43Mjl2OC44NTRoMy4xMjVWOS44OTZ6IE0yMC4zMTIsMTQuMDYyYzAtMi44NjUtMS40MTgtNC42ODgtMy42NDYtNC42ODhjLTEuMjczLDAtMi4xOTksMC43NTItMi42MDQsMS44ODFsLTAuMTE1LTEuMzZoLTMuMDk2IGMwLjAyOSwwLjM0NywwLjA4NywyLjA4MywwLjA4NywyLjA4M3Y2Ljc3MWgzLjEyNXYtNC42ODhjMC0xLjI3MywwLjU3OS0yLjA4MywxLjUzMy0yLjA4M2MwLjk1NSwwLDEuNTkyLDAuNDkxLDEuNTkyLDIuMDgzdjQuNjg4IGgzLjEyNVYxNC4wNjJ6Ii8+PC9zdmc+DQo=') no-repeat 0 0;
  /* linkedin-share.svg */

}
.article .share a.mail {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxlbGxpcHNlIGZpbGw9IiNGRkZGRkYiIGN4PSIxMi41IiBjeT0iMTIuNDk5IiByeD0iMTIuMTIiIHJ5PSIxMi4zNDQiLz48cGF0aCBmaWxsPSIjNzM4OTlFIiBkPSJNMjUsMTIuNUMyNSwxOS40MTUsMTkuMzg2LDI1LDEyLjQ5OSwyNUM1LjU4NCwyNSwwLDE5LjQxNSwwLDEyLjVDMCw1LjYxMyw1LjU4NCwwLDEyLjQ5OSwwIEMxOS4zODYsMCwyNSw1LjYxMywyNSwxMi41eiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGRkZGIiBkPSJNMTIuNzAxLDEzLjQ2MWMwLjE2OCwwLjAwNCwwLjMxMS0wLjE1MywwLjMxMS0wLjE1MyBsNy4zMDktNi4zNjNjLTAuMDkyLTAuMDI4LTAuMTg5LTAuMDQzLTAuMjktMC4wNDNINC45NjljLTAuMDk5LDAtMC4xOTMsMC4wMTUtMC4yODQsMC4wNDJsNy42NDksNi4zNjMgQzEyLjMzNCwxMy4zMDcsMTIuNTMyLDEzLjQ2MSwxMi43MDEsMTMuNDYxeiBNNC4wMTMsNy42QzMuOTgxLDcuNjk2LDMuOTY1LDcuNzk5LDMuOTY1LDcuOTA2djkuMzczIGMwLDAuMTAzLDAuMDE2LDAuMjAxLDAuMDQ0LDAuMjk1bDYuNjQ0LTQuNjQ2TDQuMDEzLDcuNnogTTEzLjAzOSwxNC4zMzZjMCwwLTAuMjA4LDAuMjEzLTAuMzI5LDAuMjE1IGMtMC4xNTYsMC4wMDQtMC4zODUtMC4yMTctMC4zODUtMC4yMTdsLTEuMzM4LTEuMDgybC02LjMwMSw0Ljk5YzAuMDksMC4wMjYsMC4xODUsMC4wNDEsMC4yODIsMC4wNDFIMjAuMDMgYzAuMTAxLDAsMC4xOTYtMC4wMTYsMC4yODctMC4wNDJsLTUuOTgyLTQuOTg5TDEzLjAzOSwxNC4zMzZ6IE0yMC45ODgsNy42MDRsLTYuMzExLDUuMzI0bDYuMzE0LDQuNjQzIGMwLjAyNy0wLjA5MywwLjA0My0wLjE5LDAuMDQzLTAuMjkxVjcuOTA2QzIxLjAzNSw3LjgsMjEuMDE5LDcuNjk5LDIwLjk4OCw3LjYwNHoiLz48L3N2Zz4NCg==') no-repeat 0 0;
  /* mail-share.svg */

}
.article .share.top a {
  width: 20px;
  height: 20px;
  margin-right: 3px;
  background-size: 100%;
}
.sidebar h4,
.explore h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: none;
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sidebar ul.catlist {
  list-style-type: none;
  padding-left: 0;
  font-size: 14px;
  line-height: 20px;
}
.sidebar a {
  color: #385774;
}
.sidebar ul.catlist li.active a {
  color: #333333;
  font-weight: bold;
}
.technology h1 {
  text-align: center;
  width: auto;
  margin: 0 auto;
  width: 90%;
}
.technology h1 {
  padding-bottom: 0;
  margin-top: 30px;
}
p.zfsplus {
  font-size: 21px;
  font-weight: bold;
  color: #333333;
}
.technology .lead p {
  text-align: center;
  font-size: 21px;
  line-height: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.technology .illustration {
  border: 1px solid #333333;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.technology .illustration .graphic {
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.technology .illustrationinfo.lead {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}
.technology .illustrationinfo.lead p {
  text-align: left;
  padding: 30px 80px 0 50px;
  margin-bottom: 0;
}
/* .technology .illustrationinfo.analytics p {
    font-size: 20px;
    line-height: 32px;
} */
.technology .illustration img {
  float: right;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.techbuttons {
  list-style-type: none;
  margin-top: 5px;
  padding-left: 0;
  margin-bottom: 60px;
}
.techbuttons li {
  float: left;
}
.techbuttons li a {
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 33px;
  color: #ffffff;
  padding: 7px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #89cf31; /* #a8cd1b; */
  margin-right: 9px;
}
.techbuttons li a:hover {
  text-decoration: none;
  background-color: #cc5200;
}
.techbuttons li a.active {
  background-color: #cc5200;
}
.techbuttons li a.scalability {
  background-color: #9d261d;
}
.techbuttons li a.storage {
  background-color: #5a200a;
}
.techbuttons li a.analytics {
  background-color: #477b96;
}
.techbuttons li a.security {
  background-color: #4a5359;
}
.techbuttons li a.open {
  margin-right: 0;
  background-color: #c8af74;
}
.techbuttons li a.scalability:hover,
.techbuttons li a.scalability.active {
  background-color: #721c15;
}
.techbuttons li a.storage:hover,
.techbuttons li a.storage.active {
  background-color: #2c1005;
}
.techbuttons li a.analytics:hover,
.techbuttons li a.analytics.active {
  background-color: #375f73;
}
.techbuttons li a.security:hover,
.techbuttons li a.security.active {
  background-color: #33393d;
}
.techbuttons li a.open:hover,
.techbuttons li a.open.active {
  margin-right: 0;
  background-color: #ba9a4f;
}
.techbuttons li a {
  position: relative;
}
.techbuttons li a.active:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.techbuttons li a.active:after {
  border-bottom-color: #cc5200;
  border-width: 25px;
  left: 50%;
  margin-left: -25px;
}
.techbuttons li a.scalability.active:after {
  border-bottom-color: #721c15;
}
.techbuttons li a.storage.active:after {
  border-bottom-color: #2c1005;
}
.techbuttons li a.analytics.active:after {
  border-bottom-color: #375f73;
}
.techbuttons li a.security.active:after {
  border-bottom-color: #33393d;
}
.techbuttons li a.open.active:after {
  border-bottom-color: #ba9a4f;
}
.blog-cta {
  padding-top: 30px;
  padding-left: 30px;
  margin-left: 30px;
  background: #fdf1d3;
  padding-bottom: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.blog-cta:before,
.blog-cta:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.blog-cta:after {
  clear: both;
}
.blog-cta:before,
.blog-cta:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.blog-cta:after {
  clear: both;
}
.blog-cta.bottom {
  margin-left: 0;
}
.blog-cta.cta {
  padding-top: 20px;
}
.blog-cta.cta .document {
  padding-top: 0;
}
.blog .blog-cta,
.product-special .blog-cta {
  margin-top: 40px;
}
.product-special .blog-cta {
  margin-bottom: 30px;
}
.blog-cta h2 {
  font-family: "bree-n3", "bree", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.blog-cta h2 {
  line-height: 22px;
  padding-top: 0;
  margin-bottom: 30px;
  margin-top: 0;
  text-align: left;
}
.blog .blog-cta h2,
.product-special .blog-cta {
  margin-top: 0;
}
.blog-cta h2 strong {
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}
.blog-cta a.getstarted {
  font-family: "bree-n7", "bree", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 35px;
  background-position: 0 -16px;
  color: #ffffff;
  text-align: left;
}
.blog-cta ul {
  margin-top: 30px;
  list-style-type: none;
  padding-left: 0;
}
.product-special #main .row .blog-cta ul {
  padding-left: 0;
}
.blog-cta ul a {
  color: #333333;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
}
.blog-cta ul li {
  padding: 0 0 10px 30px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMSBUaW55Ly9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLXRpbnkuZHRkIj48c3ZnIHZlcnNpb249IjEuMSIgYmFzZVByb2ZpbGU9InRpbnkiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxOC42MTRweCIgaGVpZ2h0PSIxOC42MTRweCIgdmlld0JveD0iNi4wMyA1LjkyNyAxOC42MTQgMTguNjE0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Y2lyY2xlIGZpbGw9IiMzMzMzMzMiIGN4PSIxNS4zMzciIGN5PSIxNS4yMzQiIHI9IjkuMzA3Ii8+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iMTUuMTQiIGN5PSIxMS4yNDEiIHI9IjIuMTIiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjE2LjkzOSwxOS4yNzcgMTYuOTM5LDE0LjU3MyAxMi4yNzIsMTQuNTczIDEyLjI3MiwxNS44NTYgMTMuODc0LDE1Ljg1NiAxMy44NzQsMTkuMjc3IAkxMi4yNzIsMTkuMjc3IDEyLjI3MiwyMC41NTggMTguNTA2LDIwLjU1OCAxOC41MDYsMTkuMjc3ICIvPjwvc3ZnPg0K') no-repeat 0 0;
  /* black-info.svg */

  background-size: 20px;
}
.blog-cta ul li + li,
.blog-cta p.pricing {
  padding: 0 0 10px 30px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMSBUaW55Ly9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLXRpbnkuZHRkIj48c3ZnIHZlcnNpb249IjEuMSIgYmFzZVByb2ZpbGU9InRpbnkiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI2LjE0MXB4IiBoZWlnaHQ9IjI2LjE4M3B4IiB2aWV3Qm94PSIwIDAgMjYuMTQxIDI2LjE4MyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGNpcmNsZSBmaWxsPSIjMzMzMzMzIiBjeD0iMTMuMDciIGN5PSIxMy4wOTIiIHI9IjEzLjA3Ii8+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzLjcyOCw0LjkxNGMwLjg0LDAuMDI5LDEuNywwLjE3NywyLjU4NCwwLjQ0MWMwLjg4MiwwLjI2NSwxLjY3LDAuNjc4LDIuMzYyLDEuMjM2Yy0wLjcyMiwwLjgyNS0xLjQzNSwxLjYyNy0yLjE0MSwyLjQwN2MtMC4zNzEtMC4zNjctMC44MTEtMC42NTQtMS4zMjYtMC44NmMtMC41MTUtMC4yMDctMS4wMS0wLjMxNi0xLjQ3OS0wLjMzMnYzLjUzM2MwLjU3NCwwLjE3NywxLjE1NSwwLjM3NiwxLjc0NiwwLjU5N2MwLjU4OCwwLjIyLDEuMTI1LDAuNTE2LDEuNjEsMC44ODNjMC40ODYsMC4zNjgsMC44ODQsMC44MTYsMS4xOTMsMS4zNDdjMC4zMDksMC41MzEsMC40NjIsMS4xOTIsMC40NjIsMS45ODdjMCwwLjgxMS0wLjE0MywxLjUxMy0wLjQyOSwyLjEwOWMtMC4yODcsMC41OTUtMC42NzIsMS4wOTMtMS4xNDksMS40ODljLTAuNDc5LDAuMzk3LTEuMDIzLDAuNy0xLjYzNCwwLjkwNmMtMC42MTEsMC4yMDYtMS4yMzksMC4zMTctMS44ODcsMC4zMzF2MS42MTNoLTEuNjM3di0xLjYxM2MtMC45NTctMC4wMy0xLjkxOS0wLjIxLTIuODkyLTAuNTQxYy0wLjk3Mi0wLjMzMi0xLjgyNi0wLjgyOC0yLjU2MS0xLjQ5YzAuMzgyLTAuMzk3LDAuNzY4LTAuOCwxLjE1Ny0xLjIwMmMwLjM5MS0wLjQwNywwLjc3Ny0wLjgxNSwxLjE2Mi0xLjIyN2MwLjE4OSwwLjIxOSwwLjQxOSwwLjQyMywwLjY4MywwLjYwNmMwLjI2NSwwLjE4NSwwLjUzOCwwLjM0MywwLjgxNywwLjQ3N2MwLjI4LDAuMTMyLDAuNTYsMC4yMzgsMC44MzksMC4zMTljMC4yOCwwLjA4LDAuNTQzLDAuMTIsMC43OTMsMC4xMnYtMy44NjNjLTAuNjMyLTAuMTc4LTEuMjM5LTAuMzc1LTEuODIxLTAuNTk3Yy0wLjU4Mi0wLjIyMS0xLjA5My0wLjUwOC0xLjUzMy0wLjg2Yy0wLjQ0My0wLjM1NC0wLjc5Ny0wLjc4NC0xLjA2LTEuMjkyYy0wLjI2Ni0wLjUwOC0wLjM5OC0xLjEzLTAuMzk4LTEuODY2YzAtMC43MjIsMC4xNDctMS4zNjUsMC40NDItMS45MzJjMC4yOTMtMC41NjYsMC42NzgtMS4wNDYsMS4xNDgtMS40MzZjMC40Ny0wLjM5MSwxLTAuNjkxLDEuNTg5LTAuOTA2YzAuNTg4LTAuMjEzLDEuMTY5LTAuMzM0LDEuNzQ0LTAuMzYzVjMuNDEyaDEuNjEzVjQuOTE0eiBNMTIuMTE1LDcuNzYzYy0wLjM5NiwwLjA0NC0wLjc1NSwwLjE5NS0xLjA3LDAuNDUyYy0wLjMxNywwLjI1OC0wLjQ3NSwwLjYzLTAuNDc1LDEuMTE2YzAsMC40NzEsMC4xNCwwLjgzMiwwLjQyLDEuMDgxYzAuMjgsMC4yNTEsMC42NTQsMC40MzUsMS4xMjUsMC41NTJWNy43NjN6IE0xMy42NDEsMTguMDc1YzAuNDk5LTAuMDI5LDAuODkzLTAuMTk0LDEuMTgxLTAuNDk4YzAuMjg3LTAuMzAxLDAuNDMxLTAuNzA5LDAuNDMxLTEuMjI1cy0wLjE1LTAuOTAxLTAuNDUzLTEuMTU5cy0wLjY4OS0wLjQ2MS0xLjE1OC0wLjYwN1YxOC4wNzV6Ii8+PC9nPjwvZz48L3N2Zz4NCg==') no-repeat 0 1px;
  /* dollar.svg */

  background-size: 20px;
}
.blog-cta p.pricing {
  padding-top: 2px;
  margin-top: 40px;
  line-height: 16px;
}
.blog-cta p.pricing a {
  font-family: "bree-n3", "bree", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
}
.blog-cta ul li + li + li {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMSBUaW55Ly9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLXRpbnkuZHRkIj48c3ZnIHZlcnNpb249IjEuMSIgYmFzZVByb2ZpbGU9InRpbnkiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyOC45MTRweCIgaGVpZ2h0PSIyNi4xODNweCIgdmlld0JveD0iMCAwIDI4LjkxNCAyNi4xODMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMzMzMzMzMiIGQ9Ik0yNS43NywwaC0yMi42QzEuNDE4LDAsMCwxLjQxOSwwLDMuMTY5djEyLjUxN2MwLDEuNzQ4LDEuNDE4LDMuMTY4LDMuMTY5LDMuMTY4aDEwLjg1Mmw4LjcxMSw3LjIxNAljMC4xMzcsMC4xMTksMC4zMjUsMC4xNDgsMC40OSwwLjA3NGMwLjE2Mi0wLjA3NCwwLjI2OS0wLjIzNywwLjI2OS0wLjQxNnYtNi44NzJoMi4yNzhjMS43NTIsMCwzLjE3LTEuNDIsMy4xNy0zLjE2OFYzLjE2OQlDMjguOTM5LDEuNDE5LDI3LjUyMSwwLDI1Ljc3LDB6Ii8+PC9zdmc+DQo=') no-repeat 0 4px;
  /* bubble.svg */

  background-size: 20px;
}
.blog-cta p.pricing {
  margin-top: 30px;
  margin-bottom: 0;
}
.blog-cta .button {
  float: left;
  width: 50%;
}
.blog-cta .moreinfo {
  float: left;
  width: 50%;
  padding-bottom: 30px;
  border-left: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
#customercarousel .item {
  height: 100px;
}
.carousel-indicators {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  left: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-right: 10px;
}
.carousel-indicators li {
  margin: 0;
}
.carousel-indicators li.active {
  border-color: transparent;
  width: 10px;
  height: 10px;
}
#customercarousel .carousel-indicators li,
#customercarousel .carousel-indicators li.active {
  width: 8px;
  height: 8px;
}
#blog-carousel .carousel-indicators {
  padding-right: 20px;
  padding-bottom: 15px;
}
.home .sec2 h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #4a5359;
}
.home .sec2 {
  padding-top: 0;
}
.company .sec2 .body-content ul li a {
  color: #385774;
  font-size: 16px;
  line-height: 22px;
}
.company .sec2 .body-content ul li {
  padding-left: 0;
  text-indent: 0;
}
.company .sec2 .body-content ul li span {
  font-size: 12px;
  display: block;
}
.company .sec2 .body-content ul li:before {
  content: none;
}
.company .manager {
  padding-top: 10px;
}
.company .manager:before,
.company .manager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.company .manager:after {
  clear: both;
}
.company .manager:before,
.company .manager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.company .manager:after {
  clear: both;
}
.company .manager img {
  float: left;
  width: 75px;
}
.company .manager p {
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 90px;
}
.company .manager p strong {
  font-size: 16px;
  display: block;
  margin-top: 15px;
}
.customers blockquote {
  margin-top: 0;
  font-family: "adelle-n6", "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  text-indent: 0;
}
.customers blockquote:before {
  position: inherit;
  float: left;
  margin-top: 15px;
  margin-left: -60px;
}
.customers p.attribution {
  text-align: right;
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  margin-top: 10px;
  padding-right: 10px;
}
.customers .body .customer {
  height: 300px;
}
.customers .body .customer p {
  font-size: 16px;
  line-height: 24px;
  padding: 20px;
}
.customers .content h4.moreinfo,
.customers .secondary h4.moreinfo,
.partner .secondary h4.moreinfo {
  text-transform: uppercase;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 20px;
}
p.casestudy {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA+CAMAAABa1mjFAAAA2FBMVEXY1M78/Pz0dh79aQD///9Ce5n39vWOh2tha3L6+fe6tJPLyb3t6+elpaXwkFHAv5ybm5vAvrDOzMGySQCRkYfEu5Xu7u7W1cj8fyu/va/b2tK7WRbHw6LBc0HoxrJ+o7j33s3HxberqJWPscLatIm9YiTi39v9ompxlau8uqrEwrR4i56IqLtWiqTb4OOkpKT/6dy7gFlzpsGvxtLMbjLV1dWttLqWnaLirn6mpqb4+vu+vLnYoH3soGbVz7Pk7PDJxq6/vLncrZD79fLy9viIg2jR3uXq8POhtDSDAAABsElEQVR4Xu2U1W7sMBRFYwgzDzNjkeEi/P8f1UkcR6pcz0QaXfXCetoPZ2X7yJGlxPZqYCeSfY1rcG1LHq6F9xcJPw7zZy5tmcao85JaOkcYMZgwG6lkVSOO485AP9wAPpNxKriOc3ZQWBXzKhHcCUKNwXtHosKNFqml0HEQMc6EDTtNI0YhuHcoYy4SwK1GDdVw4wbKGXCPxAqooRqdZ1QwFzTcaKWhGhNIhYZAuNWY4TqoRHBxkcaMCWIIGjZrymLsQHiEcNnP2IzHF1HYvoIQio40KoXNpr9dT0MCcRoQQUHDrhiXZTWkTK/gXCCAcT4ur9thRU9wcfhnNi5vz8OK7jdBAwZ9mVMgEPCvxZuCr/zfuzrVp4UcceapwOP7Zbc6f++oR2Dw1M2WmJ739H/19f74O6RmkGG2MAgKTIulkzQMl82MIcbAz9NSwkqzSK2TNJj+KkMhDcM8BRjrq5yUKygFVdSrxBVmrRxphkGLRoUlnqDTrz2wqACsUAQ7+CkGq4KmVSb/RPfgE5ZKfg9ZMsnOJJAU/Jaf779ggeMFYHmS/SjV4MteSvZeDe6TV8xHfeSRhtrTAAAAAElFTkSuQmCC') no-repeat 0 0;
  padding: 15px 0 30px 60px;
}
p.casestudy a {
  font-family: "adelle-n6", "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
p.casestudy .or {
  color: #333333;
}
.sidebar p.casestudy {
  padding: 3px 0 20px 60px;
}
p.featuredarrow {
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  padding: 13px 0 13px 20px;
  background: #e2eaef;
  margin-top: 57px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.solutions .partners {
  margin-bottom: 30px;
}
.solutions .partners a.partner {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 16px 0 15px 0;
  background-color: #f7f7f7;
  margin-top: 5px;
  position: relative;
  min-height: 101px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.solutions .partners a.partner.first {
  background-color: #e2eaef;
}
.solutions .partners.regular a.partner img {
  display: block;
  width: 125px;
  margin: 0 auto;
  padding-top: 7px;
}
.solutions .partners.featured a.partner img {
  display: block;
  margin: 0 auto;
}
.solutions .partners.featured {
  margin-bottom: 0;
}
.solutions .active a.partner,
.solutions .active a.partner.first {
  background: url(/assets/img/stack-selected.png) no-repeat top right #fdf1d3;
}
.solutions .hover a.partner,
.solutions .hover a.partner.first {
  background-color: #b8cbd8;
}
.solutions .active.hover a.partner {
  background-color: #fbe1a2;
}
.packages h3 {
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #666666;
}
.packages ul {
  list-style-type: none;
  padding-left: 0;
}
.packages ul li {
  margin-bottom: 5px;
}
.packages li a {
  text-transform: uppercase;
  padding: 5px 0 3px 15px;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  display: block;
  color: white;
  background-color: #73899d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.packages li a.clear-selection {
  background-color: #cccccc;
  color: #666666;
}
.packages li a:hover {
  text-decoration: none;
  background-color: #5b6f82;
}
.packages li a.clear-selection:hover {
  background-color: #b3b3b3;
}
.packages p {
  font-size: 14px;
  line-height: 20px;
}
.actions {
  display: none;
  position: relative;
  z-index: 9;
  display: block;
  background-color: black;
  margin-top: -26px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  padding: 2px 0;
}
.actions a {
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  margin-left: 10px;
  padding-left: 19px;
  padding-top: 2px;
}
.actions a.info {
  background: url(/assets/img/stack-info.png) no-repeat 0 0;
}
.actions a.add {
  background: url(/assets/img/stack-add.png) no-repeat 0 0;
}
.actions a.remove {
  background: url(/assets/img/stack-remove.png) no-repeat 0 0;
}
.content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  border-right: 1px solid #cccccc;
}
.secondary {
  padding-left: 30px;
}
.company .secondary {
  margin-top: 0;
}
.developers .content {
  border-right: none;
  padding-right: 10;
}
.aws-comparison #main p,
.product-special #main p {
  font-size: 16px;
  line-height: 22px;
  padding-right: 40px;
}
.product-special #main p.intro {
  font-family: "adelle-n1", "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  width: 300px;
  margin-top: 20px;
}
.hadoop p.intro {
  color: #73899d;
}
.hadoop .blog-cta {
  margin-left: 0;
}
.aws-comparison .body-content h4 {
  font-size: 20px;
  padding-top: 30px;
}
.content h1 + p,
.company #main h1 + p,
.developers #main h1 + p,
.search #main h1 + p,
.nodejs #main h1 + p,
.smartos #main h1 + p,
h1 + p,
.aws-comparison #main h1 + p,
.product-special #main h1 + p {
  line-height: 36px;
/*  font-family: "adelle-n3", "adelle", serif; */
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
}
.product-special #main .row ul {
  padding-left: 20px;
}
.product-special #main .row ul li {
  margin-bottom: 15px;
}
.product-special #main .row .blog-cta ul li,
.product-special #main .blog-cta .row .col-lg-4 ul li,
.product-special #main .blog-cta .row .col-lg-3 ul li {
  margin-bottom: 0;
}
.aws-comparison h1 + p,
.product-special h1 + p {
  margin-bottom: 30px;
}
.aws-comparison .sec1 p,
.aws-comparison .sec2 p {
  padding-right: 0;
}
.product-special .cta h2 {
  padding-top: 10px;
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
.product-special #main .cta .col-lg-8 p {
  font-family: "adelle-n1", "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 15px;
}
.product-special #main .cta .col-lg-4 p {
  padding-right: 0;
}
.product-special #main .cta .col-lg-4 p + p {
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  width: 250px;
  margin: 0 auto 15px auto;
  line-height: 18px;
  text-align: center;
}
.product-special .col-lg-8 .svg {
  width: 100%;
  padding-top: 30px;
}
.company h1 + p + p {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 30px;
}
.content {
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}
.content p {
  margin-bottom: 20px;
}
.content h2 {
  line-height: 28px;
  font-family: "adelle-n6", "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  text-transform: none;
  color: #333333;
  margin-bottom: 20px;
}
.content h2 small {
  font-size: 18px;
  font-weight: 300;
  color: #333333;
}
.content a {
  font-weight: bold;
}
.content li {
  margin-bottom: 0;
  line-height: 28px;
}
.content ul,
.content ol {
  margin-bottom: 20px;
}
.content ul li ul,
.content ol li ul,
.content ol li ol,
.content ul li ol {
  margin-bottom: 0;
}
.secondary {
  margin-top: 65px;
}
div.gsc-thumbnail-inside {
  padding-left: 0;
}
div.gs-title {
  line-height: 28px;
  padding-bottom: 10px;
  text-decoration: none !important;
}
div.gs-title a.gs-title {
  text-decoration: none !important;
}
div.gs-title a.gs-title b {
  text-decoration: none !important;
  color: #333333 !important;
}
div.gsc-url-top {
  padding-left: 0;
}
div.gs-bidi-start-align {
  font-size: 16px !important;
  line-height: 28px !important;
}
div.gsc-cursor-box {
  margin-left: 0 !important;
  padding-top: 5px;
  border-top: 1px solid #d9d9d9;
}
div.gcsc-branding {
  display: none !important;
}
div.gsc-result-info {
  padding-left: 0 !important;
}
.gsc-tabHeader {
  -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;
}
.gsc-tabHeader:focus {
  outline: none;
}
.gsc-control-cse {
  padding: 0 !important;
}
.developers .row.top,
.search .row.top,
.videos .row.top {
  margin-top: 40px;
}
.developers .cta {
  margin-left: 0;
  line-height: 23px;
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 30px;
}
.developers .cta p {
  margin-bottom: 0;
}
.developers .cta a {
  font-weight: 600;
}
.developers .sidebar {
  margin-left: 0;
  margin-right: 30px;
}
.developers .sidebar,
.search .sidebar,
.videos .sidebar {
  margin-top: 0;
  margin-left: 0;
}
.developers .sidebar form:before,
.search .sidebar form:before,
.videos .sidebar form:before,
.developers .sidebar form:after,
.search .sidebar form:after,
.videos .sidebar form:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.developers .sidebar form:after,
.search .sidebar form:after,
.videos .sidebar form:after {
  clear: both;
}
.developers .sidebar form:before,
.search .sidebar form:before,
.videos .sidebar form:before,
.developers .sidebar form:after,
.search .sidebar form:after,
.videos .sidebar form:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.developers .sidebar form:after,
.search .sidebar form:after,
.videos .sidebar form:after {
  clear: both;
}
.developers .sidebar h3,
.search .sidebar h3,
.videos .sidebar h3 {
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
}
.developers .sidebar h4,
.search .sidebar h4,
.videos .sidebar h4 {
  border-top: none;
  font-size: 14px;
  letter-spacing: 1px;
}
.developers .sidebar ul,
.search .sidebar ul,
.videos .sidebar ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 30px;
}
.developers .sidebar ul li,
.search .sidebar ul li,
.videos .sidebar ul li {
  font-size: 14px;
  margin-bottom: 10px;
}
.developers .sidebar ul li a,
.search .sidebar ul li a,
.videos .sidebar ul li a {
  color: #333333;
}
.sidebar ul li.active {
  font-weight: bold;
  position: relative;
}
.sidebar ul li.active:after {
  left: -30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.sidebar ul li.active:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 20px;
  top: 50%;
  margin-top: -20px;
}
.dev-resources {
  padding-left: 20px;
}
ul.resources {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 30px;
}
ul.resources:before,
ul.resources:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
ul.resources:after {
  clear: both;
}
ul.resources:before,
ul.resources:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
ul.resources:after {
  clear: both;
}
ul.resources li {
  display: block;
  float: left;
  width: 112px;
  height: 112px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 5px;
  padding: 10px 3px 5px 3px;
  border-top: 7px solid #385774;
  background-color: #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.resources li.active {
  border-right: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
  position: relative;
  background: #ffffff;
}
ul.resources li.active:after,
ul.resources li.active:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
ul.resources li.active:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 15px;
  left: 50%;
  margin-left: -15px;
}
ul.resources li.active:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #c2e1f5;
  border-width: 16px;
  left: 50%;
  margin-left: -16px;
}
ul.resources li.popular {
  border-color: #385774;
}
ul.resources li.popular.active:before {
  border-top-color: #385774;
}
ul.resources li.guides {
  border-color: #73899d;
}
ul.resources li.guides.active:before {
  border-top-color: #73899d;
}
ul.resources li.videos {
  border-color: #89cf31; /* #a8cd1b; */
}
ul.resources li.videos.active:before {
  border-top-color: #89cf31; /* #a8cd1b; */
}
ul.resources li.presentations {
  border-color: #9d261d;
}
ul.resources li.presentations.active:before {
  border-top-color: #9d261d;
}
ul.resources li.datasheets {
  border-color: #997e3d;
}
ul.resources li.datasheets.active:before {
  border-top-color: #997e3d;
}
ul.resources li.whitepapers {
  border-color: #949ca1;
}
ul.resources li.whitepapers.active:before {
  border-top-color: #949ca1;
}
ul.resources li:first-child {
  margin-left: 0;
}
ul.resources li:last-child {
  margin-right: 0;
}
ul.resources li a {
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  display: block;
  color: #666666;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  background: url(/assets/img/developers/popular.svg) no-repeat 28px 20px;
}
ul.resources li.guides a {
  background: url(/assets/img/developers/guides.svg) no-repeat 28px 20px;
}
ul.resources li.videos a {
  background: url(/assets/img/developers/videos.svg) no-repeat 28px 20px;
}
ul.resources li.presentations a {
  background: url(/assets/img/developers/presentations.svg) no-repeat 28px 20px;
}
ul.resources li.datasheets a {
  background: url(/assets/img/developers/data-sheets.svg) no-repeat 28px 20px;
}
ul.resources li.whitepapers a {
  background: url(/assets/img/developers/white-papers.svg) no-repeat 28px 20px;
}
ul.resources li a:hover {
  text-decoration: none;
}
.developers p.resource {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  padding-left: 55px;
}
.developers p.resource:before {
  background: url(/assets/img/developers/guides.svg) no-repeat 3px 3px;
  background-size: 34px 34px;
  width: 40px;
  height: 40px;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e9eff3;
  padding: 3px 3px 2px 2px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.developers p.resource.Videos:before {
  background: url(/assets/img/developers/videos.svg) no-repeat 3px 3px;
  background-size: 34px 34px;
  background-color: #e9eff3;
}
.developers p.resource.Presentations:before {
  background: url(/assets/img/developers/presentations.svg) no-repeat 5px 5px;
  background-size: 30px 30px;
  background-color: #e9eff3;
}
.developers p.resource.DataSheets:before {
  background: url(/assets/img/developers/data-sheets.svg) no-repeat 3px 3px;
  background-size: 35px 35px;
  background-color: #e9eff3;
}
.developers p.resource.WhitePapers:before {
  background: url(/assets/img/developers/white-papers.svg) no-repeat 3px 3px;
  background-size: 35px 35px;
  background-color: #e9eff3;
}
#video-cats {
  margin-bottom: 30px;
}
#video-cats:before {
  content: "Categories:";
}
.pagination a.active {
  background-color: #d9d9d9;
}
.pagination a.active:hover {
  background-color: #dedede;
}
.sidebar .assistance {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #bec8d2;
}
.sidebar .assistance:before,
.sidebar .assistance:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.sidebar .assistance:after {
  clear: both;
}
.sidebar .assistance:before,
.sidebar .assistance:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.sidebar .assistance:after {
  clear: both;
}
.sidebar .assistance p {
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  padding-top: 4px;
  float: left;
  margin-right: 9px;
}
a.button.ticket {
  background: #89cf31; /* #a8cd1b; */
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  display: block;
  padding: 7px 12px 7px 12px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a.button.ticket:hover {
  text-decoration: none;
  background: #ff751a;
}
.search div.gsc-control-cse,
.search div.gsc-above-wrapper-area,
.search div.gsc-result-info {
  padding-top: 0;
}
.support .block {
  width: 30%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  margin: 5px;
  border: 2px solid #cccccc;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  min-height: 220px;
}
.support .block h2 {
  margin-top: 0;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
}
.support .block p {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}
.support .block a.ticket {
  margin-top: 10px;
  margin-bottom: 10px;
}
.support .block a.ticket span {
  display: inline-block !important;
  margin-right: 4px;
}
.support .block p a {
  font-weight: bold;
}
.support .block ul {
  padding-left: 20px;
}
.support .block.submit {
  background-color: #fdf1d3;
  border-color: #fdf1d3;
  padding-bottom: 30px;
}
.support .block.status img {
  padding-top: 20px;
  padding-bottom: 3px;
}
.support .block.answer {
  background: url(/assets/img/answers-back.png) no-repeat 0 80%;
  padding-bottom: 119px;
}
.support .moreresources {
  padding-left: 30px;
}
.support .moreresources h2 {
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  text-transform: none;
  color: #333333;
  margin-top: 40px;
}
.support .moreresources ul {
  margin-left: 60px;
}
.support .moreresources ul li {
  margin-bottom: 10px;
}
.content .steps {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.feature-columns h3 {
  margin-bottom: 0;
  margin-top: 15px;
  line-height: 23px;
  font-family: "adelle-n6", "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
}
.feature-columns p {
  margin-top: 5px;
  font-size: 13px;
  line-height: 23px;
}
.row.lpage-features .col-lg-4 {
  background: #eef0f3;
  height: 270px;
  margin-bottom: 20px;
}
.row.lpage-features .col-lg-4 img {
  margin-top: 37px;
}
.row.lpage-features .col-lg-4.feature-2 img {
  margin-top: -14px;
}
.row.lpage-features .col-lg-4.feature-3 img {
  margin-top: 21px;
  margin-left: 25px;
}
.row.lpage-features .col-lg-4 h3 {
  font-family: "adelle-n6", "adelle", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  margin-left: 25px;
}
.row.lpage-features .col-lg-4 p {
  font-weight: light;
  font-size: 13px;
  line-height: 23px;
  margin-left: 25px;
  margin-right: 20px;
}
.row.lpage-features .col-lg-4.feature-3 p {
  margin-right: 10px;
}
.free-trial .col-lg-12 h2 {
  font-family: "adelle-n1", "adelle", serif;
  font-weight: 100;
  font-style: normal;
  font-size: 30px;
  line-height: 37px;
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 20px;
}
.row.lpage-customers h2 {
  text-align: center;
  margin-bottom: 30px;
}
.row.lpage-chart .col-lg-4 p {
  font-size: 17px;
  line-height: 31px;
}
.row.lpage-chart .col-lg-8 {
  text-align: right;
  margin-top: 30px;
}
.row.lpage-chart .col-lg-8 img {
  width: 90%;
}
.row.lpage-customers {
  background: #eef0f3;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 30px;
}
.row.lpage-customers .col-lg-3 {
  text-align: center;
}
.row.lpage-benefits h3 {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 18px;
  font-weight: bold;
}
.row.lpage-benefits p {
  font-size: 13px;
  line-height: 23px;
}
.row.lpage-benefits img {
  float: left;
  margin-top: 2px;
  margin-bottom: 40px;
}
.row.lpage-benefits .info {
  float: left;
  width: 75%;
  margin-left: 15px;
}
.free-trial .container#main {
  padding-bottom: 50px;
}
.lpage h1 {
  margin-top: 70px;
}
.lpage .logo {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lpage h1 {
  color: #385774;
  font-weight: 100;
}
.lpage p {
  font-size: 16px;
  line-height: 28px;
  color: #385774;
}
.lpage h1 + p {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #385774;
}
.lpage p span {
  color: #89cf31; /* #a8cd1b; */
}
.lpage .cta {
  margin-left: 0;
  padding: 30px 35px 20px 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 60px;
  margin-bottom: 40px;
}
.lpage .cta:before,
.lpage .cta:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.lpage .cta:after {
  clear: both;
}
.lpage .cta:before,
.lpage .cta:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.lpage .cta:after {
  clear: both;
}
.lpage .cta p.copy {
  float: left;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  color: #385774;
}
.lpage .cta p.copy strong {
  font-size: 20px;
  font-weight: 700;
}
.lpage .cta .getstarted {
  float: right;
  padding: 17px 20px 14px 20px;
  margin-top: -3px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  font-size: 21px;
}
.lpage .cta p.whitepaper {
  clear: both;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
}
.lpage h3 {
  line-height: 23px;
  font-family: "adelle-n3", "adelle", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 30px;
  color: #385774;
}
.lpage .logo + p {
  font-family: "adelle-n4", "adelle", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
img.thumb {
  padding: 7px;
  border: 1px solid #cccccc;
  margin: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.getting-started ol {
  margin-left: 5px;
}
.getting-started ol li {
  list-style-type: none;
  counter-increment: mylist;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 46px;
  text-indent: -46px;
}
.getting-started ol li:before {
  content: counter(mylist);
  background-color: #89cf31; /* #a8cd1b; */
  padding: 5px 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: white;
  font-family: "bree-n4", "bree", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  margin-right: 10px;
}
.pricing .row.top {
  margin-bottom: 0;
}
.instance,
.instances ul li p {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.instance a,
.instances ul li p {
  background-color: #eef0f2;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
}
.instances ul li p {
  height: 240px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 15px;
}
.instance p {
  margin-bottom: 0;
  color: #333333;
}
.pph {
  font-weight: bold;
  font-size: 18px;
}
.pph:before {
  content: '$';
}
.invalid .pph:before {
  display: none;
}
.pph:after {
  content: 'per hour';
  display: block;
  font-size: 9px;
  color: #666666;
}
.pricing .pricing-tabs {
  margin-left: 3px;
}
.pricing .pricing-tabs a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #cccccc;
  margin-bottom: -1px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  padding: 7px 15px 9px 15px;
  background: #f2f2f2;
}
.pricing .pricing-tabs a.active {
  color: #333333;
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.pricing .pricing-tabs a:hover {
  text-decoration: none;
  background: #ebebeb;
}
.pricing .pricing-tabs a.active:hover {
  background: #ffffff;
}
.pricing .pricing-tabs a {
  margin-right: 10px;
}
.column {
  padding-left: 3px;
  padding-right: 0;
}
.column.tabs {
  padding-right: 10px;
}
.instances h2,
.architecture h2 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 29px;
  line-height: 42px;
  color: #666666;
}
.instances h2 span {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
.column h2,
.instances h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: none;
  font-size: 15px;
  background: #457b97;
  margin-bottom: 3px;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 6px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.instances h3 {
  line-height: 15px;
  padding: 10px 0 10px 15px;
}
.column h2 a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
.column h2 a:hover {
  text-decoration: none;
}
.column h2 a:after {
  content: '?';
  display: inline-block;
  padding: 0 8px;
  line-height: 24px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-left: 5px;
  color: #457b97;
}
.pricing .tab-content {
  margin-bottom: 20px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.row.chart {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
a .size {
  padding-top: 0;
  color: #333333;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
}
.cc {
  font-size: 9px;
  line-height: 9px;
  color: #ffffff !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 2px 2px 3px 2px;
  background: #a9b7bf;
  width: 14px;
  height: 14px;
  float: left;
}
.recommended {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSItMyAtMyAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMyAtMyAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJPHBhdGggZmlsbD0iI0E5QjdCRiIgZD0iTTguMjY2LDYuNzkxbDAuOTIxLDQuODQ2YzAuMDE4LDAuMTIzLTAuMDMyLDAuMjQyLTAuMTM5LDAuMzEyQzguOTk2LDExLjk4NCw4LjkyNiwxMiw4Ljg3NSwxMg0KCQljLTAuMDUzLDAtMC4xMjItMC4wMTYtMC4xNzMtMC4wNDlMNC41LDkuMjQybC00LjIwMSwyLjcwN2MtMC4xMDQsMC4wNjgtMC4yNDMsMC4wNjgtMC4zNDcsMGMtMC4xMDQtMC4wNy0wLjE1Ny0wLjE4OS0wLjEzOS0wLjMxMg0KCQlsMC45MTktNC44NDZsLTMuNjQ2LTMuNjI3Qy0zLDMuMDc3LTMuMDE5LDIuOTM5LTIuOTg0LDIuODE2YzAuMDUzLTAuMTIyLDAuMTc0LTAuMTksMC4yOTYtMC4xOWg0Ljc5MmwyLjEwMS01LjQxNw0KCQlDNC4yNTYtMi45MTMsNC4zNzYtMyw0LjUtM3MwLjI0NCwwLjA4NywwLjI5NSwwLjIwOWwyLjEwMSw1LjQxN2g0Ljc5MmMwLjEyMiwwLDAuMjQzLDAuMDY5LDAuMjk1LDAuMTkNCgkJYzAuMDMyLDAuMTIzLDAuMDE5LDAuMjU5LTAuMDcsMC4zNDZMOC4yNjYsNi43OTF6Ii8+DQo8L3N2Zz4NCg==') no-repeat 0 0;
  float: left;
}
a.pricing-guide {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNGMTY3MjMiIGQ9Ik0xMy43NTgsMTcuMTk3YzAsMC42MzgtMC41MDksMS4xNDctMS4xNDYsMS4xNDdIMS4xNDdDMC41MSwxOC4zNDUsMCwxNy44MzUsMCwxNy4xOTdWMS4xNDcNCgkJQzAsMC41MSwwLjUxLDAsMS4xNDcsMGg2LjQ5N2MwLjEwNiwwLDAuMTksMC4wNDIsMC4yNzYsMC4xMDZsNS43MzMsNS43MzJjMC4wNjIsMC4wODUsMC4xMDUsMC4xNywwLjEwNSwwLjI3NVYxNy4xOTd6Ii8+DQo8L2c+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNi4yMzEsMTUuOTF2LTEuMzUyYy0wLjk1My0wLjA0Mi0xLjg3OC0wLjI5OC0yLjQxOC0wLjYxMWwwLjQyNy0xLjY2NA0KCQljMC41OTcsMC4zMjcsMS40MzcsMC42MjYsMi4zNjEsMC42MjZjMC44MTEsMCwxLjM2Ni0wLjMxMywxLjM2Ni0wLjg4MmMwLTAuNTQxLTAuNDU2LTAuODgzLTEuNTA4LTEuMjM4DQoJCWMtMS41MjItMC41MTItMi41NjEtMS4yMjMtMi41NjEtMi42MDJjMC0xLjI1MiwwLjg4Mi0yLjIzNCwyLjQwNC0yLjUzM1Y0LjMwM2gxLjM5NHYxLjI1MWMwLjk1MywwLjA0MywxLjU5MywwLjI0MiwyLjA2MiwwLjQ3DQoJCUw5LjM0Nyw3LjYzMmMtMC4zNy0wLjE1Ny0xLjAyNS0wLjQ4NC0yLjA0OC0wLjQ4NGMtMC45MjUsMC0xLjIyNCwwLjM5OC0xLjIyNCwwLjc5N2MwLDAuNDY5LDAuNDk4LDAuNzY4LDEuNzA3LDEuMjIzDQoJCWMxLjY5MywwLjU5NywyLjM3NSwxLjM4LDIuMzc1LDIuNjZjMCwxLjI2Ny0wLjg5NiwyLjM0Ny0yLjUzMiwyLjYzMnYxLjQ1SDYuMjMxeiIvPg0KPC9nPg0KPC9zdmc+DQo=') no-repeat 0 -1px;
  /* pricing-guide.svg */

  padding-left: 15px;
  margin-left: 0;
  font-size: 12px;
  font-weight: bold;
  background-size: 17px;
}
p.pricing-info a.pricing-guide {
  margin-left: 10px;
}
p.extra-pricing {
  text-align: right;
}
.column h2.highmemory,
.instances h3.highmemory {
  background: #727372;
}
.column h2.highmemory a:after {
  color: #727372;
}
.column h2.highcpu,
.instances h3.highcpu {
  background: #a66a48;
}
.column h2.highcpu a:after {
  color: #a66a48;
}
.column h2.highstorage,
.instances h3.highstorage {
  background: #d96020;
}
.column h2.highstorage a:after {
  color: #d96020;
}
.column h2.highio,
.instances h3.highio {
  background: #89cf31; /* #a8cd1b; */
}
.column h2.highio a:after {
  color: #89cf31; /* #a8cd1b; */
}
.column a ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.column a ul li {
  color: #333333;
  list-style-type: none;
  font-size: 13px;
  text-align: right;
}
.column a ul li span {
  color: #949ca1;
  font-size: 11px;
  text-align: left;
  display: inline-block;
  width: 35px;
  margin-left: 5px;
}
.instance a.inactive {
  display: none;
}
.instance a.aws {
  background-color: #fdf1d3;
}
.instance a.active {
  display: block;
}
.faint,
.invalid {
  opacity: .3;
}
ul.switch {
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
}
ul.switch li {
  list-style-type: none;
  margin-bottom: 5px;
  display: block;
}
ul.switch:before {
  content: 'OS:';
  display: block;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.switch.appliance {
  margin-left: 0;
}
ul.switch.appliance:before {
  content: none;
  display: none;
}
ul.switch.view:before {
  content: 'View:';
}
ul.switch.filter:before {
  content: 'Filter:';
}
ul.switch.bandwidth:before {
  content: 'Network:';
}
ul.switch.application:before {
  content: 'Application:';
}
ul.switch.management:before {
  content: 'Management:';
}
ul.switch.data:before {
  content: 'Data:';
}
ul.switch.traffic:before {
  content: 'Traffic:';
}
ul.switch li {
  margin-left: 0;
  background: #e5ebf1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
ul.switch li a {
  padding: 7px 15px;
  font-size: 14px;
  font-weight: bold;
  color: #949ca1;
  text-decoration: none;
  display: block;
}
ul.switch.filter li a {
  padding-left: 10px;
}
ul.switch.filter li a:before {
  content: "\2713";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #afbcc7;
  color: #afbcc7;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 0 3px;
  margin-right: 5px;
}
ul.switch.filter li a:hover:before {
  color: #e5ebf1;
}
ul.switch.filter.active li a:before {
  background: #89cf31; /* #a8cd1b; */
  color: #ffffff;
}
ul.switch li.active,
ul.switch.active li {
  position: relative;
  background: #ffffff;
  border: 1px solid #cccccc;
}
ul.switch li.active a,
ul.switch.active li a {
  color: #333333;
  padding: 6px 14px 5px 14px;
}
ul.switch.filter.active li a {
  padding-left: 9px;
}
p.aws-notice {
  font-size: 14px;
  line-height: 18px;
  display: none;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 15px;
}
p.aws-notice:before {
  content: 'Note:';
  display: inline-block;
  background: #fce6ae;
  color: #333333;
  font-weight: bold;
  padding: 0 5px;
  margin-right: 5px;
}
p.aws-notice a {
  font-weight: bold;
}
.spec.strong {
  margin-top: -1px;
  margin-bottom: 1px;
  font-weight: bold;
}
.spec.strong span {
  font-weight: normal;
}
.full-specs {
  margin-left: 0;
}
.full-specs li {
  list-style-type: none;
  margin-bottom: 5px;
}
.full-specs strong {
  display: inline-block;
  width: 130px;
  text-align: right;
  font-weight: normal;
}
.full-specs strong:after {
  content: ":";
  margin-right: 10px;
}
.full-specs span {
  font-weight: bold;
}
.pricing .modal-footer {
  margin: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #cccccc;
}
.modal-footer p {
  float: right;
}
.modal-footer a.getstarted {
  margin-top: 5px;
  margin-left: 10px;
}
p.pricing-info {
  font-size: 13px;
}
p.pricing-info.hidden-xs {
  float: right;
  position: relative;
  top: -28px;
  margin-bottom: 0;
}
a.cc-info {
  color: #333333;
  display: inline-block;
}
a.cc-info:before {
  content: 'cc';
  margin-top: 2px;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 9px;
  line-height: 9px;
  color: #ffffff !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 2px 2px 3px 2px;
  background: #a9b7bf;
  width: 14px;
  height: 14px;
  float: left;
  display: inline-block;
}
span.recommended-info {
  font-size: 12px;
  margin-bottom: 0;
  display: inline-block;
}
span.recommended-info:before {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSItMyAtMyAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMyAtMyAxNiAxNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJPHBhdGggZmlsbD0iI0E5QjdCRiIgZD0iTTguMjY2LDYuNzkxbDAuOTIxLDQuODQ2YzAuMDE4LDAuMTIzLTAuMDMyLDAuMjQyLTAuMTM5LDAuMzEyQzguOTk2LDExLjk4NCw4LjkyNiwxMiw4Ljg3NSwxMg0KCQljLTAuMDUzLDAtMC4xMjItMC4wMTYtMC4xNzMtMC4wNDlMNC41LDkuMjQybC00LjIwMSwyLjcwN2MtMC4xMDQsMC4wNjgtMC4yNDMsMC4wNjgtMC4zNDcsMGMtMC4xMDQtMC4wNy0wLjE1Ny0wLjE4OS0wLjEzOS0wLjMxMg0KCQlsMC45MTktNC44NDZsLTMuNjQ2LTMuNjI3Qy0zLDMuMDc3LTMuMDE5LDIuOTM5LTIuOTg0LDIuODE2YzAuMDUzLTAuMTIyLDAuMTc0LTAuMTksMC4yOTYtMC4xOWg0Ljc5MmwyLjEwMS01LjQxNw0KCQlDNC4yNTYtMi45MTMsNC4zNzYtMyw0LjUtM3MwLjI0NCwwLjA4NywwLjI5NSwwLjIwOWwyLjEwMSw1LjQxN2g0Ljc5MmMwLjEyMiwwLDAuMjQzLDAuMDY5LDAuMjk1LDAuMTkNCgkJYzAuMDMyLDAuMTIzLDAuMDE5LDAuMjU5LTAuMDcsMC4zNDZMOC4yNjYsNi43OTF6Ii8+DQo8L3N2Zz4NCg==') no-repeat 0 0;
  float: left;
  margin-top: 1px;
  margin-left: 3px;
  content: ' ';
  margin-right: 0;
  display: inline-block;
}
.instances ul {
  padding-left: 0;
}
.instances ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 227px;
  margin-left: 3px;
  list-style-type: none;
  float: left;
}
.architecture p,
.architecture li {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: light;
}
.architecture ol {
  margin-left: 10px;
}
.architecture ol li {
  list-style-type: none;
  counter-increment: architecturelist;
  padding-right: 20px;
  padding-left: 10px;
  text-indent: -20px;
}
.architecture ol li:before {
  font-weight: bold;
  content: counter(architecturelist);
  margin-right: 10px;
}
.architecture img {
  margin-top: 50px;
}
#demo-modal {
  width: 800px;
  margin-left: -430px;
  background: transparent;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#demo-modal button {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  background: #949ca1;
  padding: 0 5px 5px 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#terminal {
  width: 100%;
  height: 500px;
  background: #333333;
  color: #ffffff;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "source-code-pro-n4", "source-code-pro", monospace;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  overflow-x: hidden;
  overflow-y: auto;
}
#terminal p {
  margin-bottom: 0;
}
.features .screencast a {
  text-align: center;
  margin: 0 auto;
}
.features .screencast a img {
  margin-top: 10px;
}
.row.features .col-lg-3.mono .inner {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.3);
  opacity: 0.8;
  overflow: hidden;
  color: #ffffff;
}
.mono a {
  color: #ffffff;
}
.row.features .col-lg-3.demo .inner {
  background: #333333;
  opacity: 0.8;
  overflow: hidden;
}
.row.features .col-lg-3.demo a {
  text-align: center;
}
.row.features .col-lg-3.demo a p {
  color: #ffffff;
  text-align: left;
}
.features .existing a {
  text-align: center;
}
.features .col-lg-3.signup p {
  margin-bottom: 20px;
}
.row.features .col-lg-3 p.fineprint {
  font-size: 14px;
  line-height: 18px;
  margin-top: 20px;
  margin-bottom: 0;
}
.features .col-lg-3.signup {
  background: #fdf1d3;
  opacity: 1;
}
.features .col-lg-3.signup .getstarted,
#screencast .modal-dialog {
  width: 750px;
  height: 470px;
}
#screencast .modal-content {
  width: 750px;
  height: 470px;
}
.products .row.top {
  margin-top: 90px;
  margin-bottom: 80px;
}
.products .row.top .col-lg-4 > div {
  background: #EEF0F2;
  height: 500px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.products .row.top .col-lg-4 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.products .row.top .col-lg-4 .product-text {
  position: absolute;
  top: 240px;
  left: 0;
  padding: 0 20px 0 30px;
}
.products .row.top .col-lg-4 .product-text h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 30px;
  padding-right: 20px;
  font-weight: bold;
  font-size: 27px;
}
.products .row.top .col-lg-4 a p {
  color: #333333;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-size: 20px;
  line-height: 30px;
}
.products.row {
  margin-top: 30px;
}
.products.row .col-lg-4 > div {
  background: #EEF0F2;
  height: 210px;
  position: relative;
  overflow: hidden;
}
.products.row .col-lg-4 div img {
  opacity: .4;
  position: absolute;
}
.products.row .col-lg-4 .product-text {
  position: absolute;
  top: 10px;
  padding: 10px 20px;
  opacity: 1;
}
.products.row .col-lg-4 a .product-text p {
  color: #333333;
  font-size: 18px;
  line-height: 24px;
}
.products.row .col-lg-4 a:hover {
  text-decoration: none;
}
.products.row .col-lg-4 a .product-text h2 {
  font-size: 21px !important;
  line-height: 1 !important;
  padding-right: none;
  color: #333333;
  margin-top: 0;
}
@media (min-width: 1440px) {
  body.home {
    background: url(/assets/img/homepage/background-photo.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .technology .illustration {
    margin-bottom: 15px;
  }
  .technology .illustrationinfo.lead p {
    font-size: 16px;
    line-height: 24px;
    padding-right: 40px;
    padding-top: 20px;
  }
  .technology .illustrationinfo {
    width: 610px;
  }
  .techbuttons li a {
    font-family: "adelle-n3", "adelle", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 27px;
    color: #ffffff;
    padding: 5px 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #89cf31; /* #a8cd1b; */
    margin-right: 9px;
  }
  .techbuttons li a.open {
    margin-right: 0;
    padding-right: 17px;
    padding-left: 17px;
  }
  .techbuttons li a.active:after {
    border-width: 20px;
    margin-left: -20px;
  }
  .solutions h2 {
    font-size: 16px;
  }
  .sidebar form.devsearch {
    margin-bottom: 5px;
  }
  .sidebar .assistance {
    margin-top: 5px;
    padding-bottom: 5px;
  }
  .dev-resources {
    padding-left: 0;
  }
  ul.resources li {
    width: 80px;
    height: 95px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  ul.resources li a {
    font-size: 12px;
    color: #666666;
    background: url(/assets/img/resource-icons-sprite.png) no-repeat 30px 18px;
  }
  ul.resources li.guides a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -85px 17px;
  }
  ul.resources li.videos a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -206px 18px;
  }
  ul.resources li.presentations a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -325px 18px;
  }
  ul.resources li.datasheets a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -441px 18px;
  }
  ul.resources li.whitepapers a {
    background: url(/assets/img/resource-icons-sprite.png) no-repeat -560px 18px;
  }
/*form input[type="text"],
  form textarea {
    width: 220px;
  }
  form select {
    width: 235px;
  } */
  img.home-feature {
    max-width: 330px;
  }
  .lpage .home-video-embed {
    width: 460px;
    height: 260px;
  }
  .lpage .cta {
    padding: 20px 20px 10px 30px;
  }
  .lpage .cta p.copy {
    font-size: 15px;
    line-height: 17px;
  }
  .lpage .cta p.copy strong {
    font-size: 17px;
  }
  .lpage .cta .getstarted {
    padding: 10px 15px 7px 15px;
    margin-top: -1px;
    font-size: 18px;
    background-position: 0 -7px;
  }
  #customercarousel .item {
    height: 270px;
  }
  .carousel-pills {
    margin-left: 17px;
    top: 240px;
  }
  .sidebar iframe.vimeo-video {
    width: 250px;
    height: 140px;
  }
  .data-point {
    height: 200px;
  }
  .row.integrated {
    margin-top: 30px;
    padding-top: 20px;
  }
  .features .col-lg-3.signup a.getstarted {
    font-size: 16px;
  }
  .row.features .col-lg-3 p {
    font-size: 18px;
  }
  .products .row.top .col-lg-4 > div {
    height: 540px;
  }
  .actions a.info,
  .actions a.add,
  .actions a.remove {
    background: none;
    padding-left: 3px;
  }
}
@media (max-width: 1199px) {
  #blog-carousel .item a h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .sidebar p {
    font-size: 14px;
    line-height: 20px;
  }
  .tiles .tile a h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .tiles .tile a p {
    margin-top: 10px;
    font-size: 16px;
  }
  .tiles .tile img {
    margin-top: 15px;
  }
  .filters li {
    font-size: 12px;
    padding: 3px 8px;
  }
  .header-actions form input[type="text"] {
    width: 90px;
  }
  .pph {
    font-size: 16px;
  }
  .column a ul {
    margin-left: 0;
  }
  .column a ul li {
    font-size: 12px;
  }
  .column a ul li.strong {
    font-weight: normal;
    margin: 0;
  }
  .column a ul li span {
    font-size: 10px;
    width: 33px;
  }
  .row.features .col-lg-3 {
    width: 230px;
  }
  .instances ul li {
    width: 187px;
  }
  .instances ul li p {
    height: 280px;
  }
  .cta a.getstarted {
    font-size: 20px;
    padding: 10px 18px 9px 18px;
  }
  .sidebar form.devsearch input[type="text"] {
    width: 175px;
  }
  p.pph {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hometag {
    display: none;
  }
  a .pph {
    float: left;
  }
  a .cc,
  a .recommended {
    float: right;
  }
  a .recommended {
    margin-left: 3px;
    margin-right: 0;
  }
  .column a ul {
    clear: both;
  }
  .technology .illustration {
    margin-bottom: 8px;
    overflow: hidden;
    height: 190px;
  }
  .technology .illustration img {
    max-width: 285px;
    padding-right: 10px;
  }
  .technology .illustrationinfo.lead p {
    font-size: 16px;
    line-height: 28px;
    padding-right: 20px;
    padding-top: 10px;
  }
  .technology .illustrationinfo {
    width: 465px;
    padding-right: 0;
    margin-right: 0;
  }
  .technology .illustrationinfo.analytics p {
    font-size: 14px;
  }
  .techbuttons li a {
    font-family: "adelle-n3", "adelle", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 22px;
    color: #ffffff;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #89cf31; /* #a8cd1b; */
    margin-right: 9px;
  }
  .techbuttons li a.active:after {
    border-width: 15px;
    margin-left: -15px;
  }
  .solutions h2 {
    display: none;
  }
  .solutions .partners a {
    height: 65px;
  }
  .solutions .partners img,
  .solutions .partners.regular a img {
    width: 90px;
  }
  .sidebar form.devsearch input[type="text"] {
    width: 109px;
  }
  .sidebar form.devsearch {
    margin-bottom: 5px;
  }
  .sidebar .assistance {
    margin-top: 5px;
    padding-bottom: 5px;
  }
  .sidebar .button.ticket {
    font-size: 12px;
  }
  .dev-resources {
    padding-left: 0;
  }
  ul.resources li {
    width: 60px;
    height: 70px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  ul.resources li a {
    font-size: 12px;
    color: #666666;
    background: none;
  }
  ul.resources li.guides a {
    background: none;
  }
  ul.resources li.videos a {
    background: none;
  }
  ul.resources li.presentations a {
    background: none;
    font-size: 9px;
  }
  ul.resources li.datasheets a {
    background: none;
  }
  ul.resources li.whitepapers a {
    background: none;
  }
  .cta .customer {
    width: 228px;
  }
  .cta .customer img {
    width: 105px;
  }
  .cta .customer img,
  .cta .customer p {
    margin-left: 30px;
  }
  .cta div.getstarted h3 {
    line-height: 14px;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .cta div.getstarted a.getstarted {
    font-size: 22px;
  }
  div.lead p {
    font-family: "adelle-n1", "adelle", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
  }
/*form input[type="text"],
  form textarea {
    width: 160px;
  }
  form select {
    width: 175px;
  } */
  img.home-feature {
    max-width: 259px;
  }
  .lpage .home-video-embed {
    width: 350px;
    height: 200px;
  }
  .lpage .cta {
    padding: 20px 20px 10px 20px;
  }
  .lpage .cta p,
  .lpage .cta p.copy {
    float: none;
    clear: both;
    text-align: center;
  }
  .lpage .cta .getstarted {
    clear: both;
    display: block;
    width: 200px;
    margin: 0 auto;
    float: none;
  }
  #customercarousel .item {
    height: 250px;
  }
  .carousel-pills {
    margin-left: 17px;
    top: 225px;
  }
  .product-special .cta .col-lg-5 {
    margin-left: 5px;
  }
  .sidebar iframe.vimeo-video {
    width: 180px;
    height: 102px;
  }
  .tiles .tile {
    width: 48%;
  }
  .tiles .tile.tile-1 {
    margin-right: 4%;
  }
  .tiles .tile.tile-2 {
    margin-right: 0;
  }
  .tiles .tile.tile-3 {
    display: none;
  }
  .row.features .col-lg-3 {
    width: 176px;
  }
  .row.features .col-lg-3 p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
  }
  .cta div.getstarted a.pricing:before {
    display: none;
  }
  .cta div.getstarted a.getstarted {
    margin-top: 10px;
  }
  .cta div.getstarted a.pricing {
    margin-top: 5px;
  }
  .products .row.top .col-lg-4 .product-text {
    top: 150px;
  }
  .products .row.top .col-lg-4 .product-text h2 {
    font-size: 21px;
  }
  .products .row.top .col-lg-4 .product-text p {
    font-size: 18px;
  }
  .content {
    border-right: none;
  }
  .products.row .col-lg-4 a .product-text p {
    font-size: 16px;
    line-height: 1.3;
  }
}
@media (max-width: 979px) {
  .tagline {
    display: none;
  }
  .cta,
  .sec2,
  .sec1 {
    margin-left: 0;
  }
  .body-content {
    margin-right: -7px;
  }
  .sec2 {
    padding-left: 10px;
  }
  #customercarousel .item {
    height: 150px;
  }
  .carousel-pills {
    margin-left: 17px;
    top: 120px;
  }
  .blog-cta a.getstarted {
    font-size: 26px;
  }
  #blog-carousel .item a h2 {
    font-size: 28px;
    line-height: 34px;
  }
  #blog-carousel .item a p {
    font-size: 16px;
    line-height: 22px;
  }
  .filters li {
    text-transform: none;
    margin-right: 3px;
    padding: 0 3px;
    border: none;
    background: none;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .filters li a {
    color: #89cf31; /* #a8cd1b; */
  }
  .filters li a:hover {
    text-decoration: underline;
  }
  .filters li.current {
    border: none;
  }
  .filters li.current a {
    color: #666666;
  }
  .filters li:last-child {
    margin-right: 0;
  }
  .filters li.current:after {
    border: none;
  }
  .filters li.current:before {
    border: none;
  }
  .nav a {
    font-size: 12px;
  }
  .nav {
    padding-right: 15px;
  }
  .header-actions li a {
    font-size: 10px;
  }
  .header-actions li {
    line-height: 14px;
    padding: 0 4px 1px 4px;
  }
  .header-actions li:last-child,
  .home .header-actions li:last-child {
    background-size: 15px 15px;
    background-position: 3px 2px;
    padding-left: 20px;
  }
  .search-icon,
  .header-actions form input[type="submit"],
  .header-actions form input[type="submit"]:hover,
  .home .search-icon,
  .home .header-actions form input[type="submit"],
  .home .header-actions form input[type="submit"]:hover {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
  }
  .header-actions form input[type="text"] {
    width: 50px;
    margin-left: -60px;
    font-size: 10px;
    line-height: 13px;
    height: 13px;
  }
  body.home {
    background-position: -400px -120px;
  }
  a.portfolio {
    font-size: 14px;
    line-height: 16px;
  }
  .home-cta a.getstarted {
    padding-right: 20px;
  }
  .home-cta {
    padding-top: 30px;
  }
  .home-cta h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-cta p {
    font-size: 14px;
    line-height: 16px;
  }
  .home-cta p strong {
    font-size: 14px;
    margin-top: 5px;
  }
  .column h2 {
    font-size: 12px;
    padding: 5px 7px;
    letter-spacing: 0;
  }
  .column h2 a:after {
    font-size: 10px;
    line-height: 10px;
    padding: 3px 4px 3px 5px;
  }
  .left {
    float: none;
  }
  .size {
    display: none;
  }
  .column .right {
    float: none;
  }
  .column a:hover {
    text-decoration: none;
  }
  .column a ul li {
    width: 80px;
  }
  .instances ul li {
    width: 143px;
  }
  .instances ul li p {
    font-size: 12px;
    line-height: 18px;
    height: 290px;
  }
  .cta a.getstarted {
    font-size: 20px;
    padding: 10px 18px 9px 18px;
  }
  .cta .document,
  .cta .customer {
    padding-top: 8px;
  }
  .cta .customer h4,
  .cta .document h4,
  .cta div.getstarted h4 {
    font-size: 18px;
  }
  .cta .customer p {
    font-size: 14px;
    line-height: 18px;
  }
  .instances h2 span {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }
  .row.integrated {
    margin-top: 30px;
    padding-top: 20px;
  }
  .features .col-lg-3.signup a.getstarted {
    font-size: 10px;
  }
  .row.features .col-lg-3 p {
    font-size: 18px;
  }
  .row.integrated p {
    width: 100%;
  }
  .customers blockquote {
    font-size: 16px;
    line-height: 20px;
  }
  .customers p.attribution {
    font-size: 16px;
    line-height: 19px;
  }
  .solutions .partners a.partner.first {
    background-color: #f7f7f7;
  }
  .home .body-content .social li a {
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  p.pricing {
    display: none;
  }
  h1 {
    font-size: 30px;
  }
  .body-content {
    border-right: none;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-right: 0;
    padding-left: 0;
    margin-left: 0;
  }
  .main-nav {
    height: auto;
  }
  .navbar-collapse {
    background: #eef0f2;
    -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;
  }
  .navbar-collapse .nav {
    float: left;
    margin-top: 0;
  }
  .navbar-collapse .nav:first-child {
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .navbar {
    margin-top: 10px;
    border: none;
    margin-bottom: 0;
    min-height: 10px;
  }
  .navbar-collapse .nav > li > a {
    color: #385774;
    opacity: .8;
    padding: 0;
  }
  .navbar-collapse .nav > li > a.active {
    opacity: 1;
  }
  .navbar-collapse p {
    padding-top: 10px;
    padding-bottom: 5px;
    border-top: 1px solid #e6e6e6;
    clear: both;
    margin-top: 0 !important;
    width: 100%;
    text-align: right;
  }
  .navbar-collapse p a.getstarted {
    margin-right: 20px;
  }
  .navbar-toggle {
    float: left;
  }
  .navbar .navbar-header {
    background: #eef0f2;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 5px;
    padding-right: 20px;
    -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;
    margin-bottom: 0;
  }
  .navbar .navbar-header .btn-navbar {
    float: left;
  }
  .navbar .navbar-header .btn {
    margin: 0;
  }
  .header-actions {
    margin-bottom: 0;
  }
  .home .header-actions li {
    border-color: #cccccc;
  }
  .navbar .navbar-header .btn span.icon-bar {
    background-color: #385774;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .sec1 {
    padding-left: 0;
  }
  .body-content + .body-content + .body-content {
    border-bottom: none;
  }
  .solutions .lead-getstarted {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
  }
  .content {
    border-right: 0;
  }
  footer {
    background: transparent;
  }
  footer .social {
    margin: 0 0 0 15px;
    float: left;
  }
  footer .social a.twitter {
    margin-left: 0;
  }
  .developers .sidebar {
    padding-right: 5px;
  }
  .sidebar form.devsearch input[type="text"] {
    width: 80px;
    font-size: 12px;
  }
  .sidebar form.devsearch {
    margin-bottom: 0;
    float: left;
    margin-left: -20px;
  }
  .sidebar .assistance {
    margin-top: 2px;
    float: left;
    margin-left: 5px;
    padding-bottom: 25px;
    border-bottom: none;
  }
  .sidebar .assistance a.button.ticket {
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAvAgMAAACqI8PsAAAADFBMVEX/axz/jBj/ixj+ixiXY6qtAAAAVElEQVQIHbXBwQlCQQxF0dtkAjP7N/AV7CaBZJ8P2pHdWIXn8DpNmhF2kAm5SCvWOKEns4PLv2iclc5VzZwmP46q2TvxbmSLqkBHxDx4r5vjxR/9AI/0Ijp7MS8qAAAAAElFTkSuQmCC') repeat-x 0 -8px;
  }
  h1 small {
    font-size: 21px;
  }
  .article h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .dev-resources {
    padding-left: 0;
  }
  ul.resources {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  ul.resources li {
    width: auto;
    height: auto;
    border: none;
    background: none;
    padding-top: 0;
    margin-top: 0;
    margin-left: 0;
  }
  ul.resources li.active,
  ul.resources li.active:before,
  ul.resources li.active:after {
    border: none;
  }
  ul.resources li.active a {
    text-decoration: underline;
    color: #333333;
  }
  ul.resources li a {
    background: none !important;
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
  }
  ul.resources li a:hover {
    text-decoration: underline;
  }
  .developers p.resource {
    background: url(/assets/img/guide-icon-small.png) no-repeat 0 0;
    padding-left: 55px;
    font-size: 14px;
    line-height: 22px;
  }
  .developers p.resource.Videos {
    background: url(/assets/img/video-icon-small.png) no-repeat 0 0;
  }
  .developers p.resource.Presentations {
    background: url(/assets/img/presentation-icon-small.png) no-repeat 0 0;
  }
  .developers p.resource.DataSheets {
    background: url(/assets/img/datasheet-icon-small.png) no-repeat 0 0;
  }
  .developers p.resource.WhitePapers {
    background: url(/assets/img/whitepaper-icon-small.png) no-repeat 0 0;
  }
  .pagination li a {
    padding: 0 10px;
  }
  iframe {
    width: 100%;
    height: auto;
    min-height: 200px;
  }
  .secondary {
    margin-top: 0;
    padding-left: 5px;
  }
  .support .block {
    width: 100%;
    float: none;
  }
  .support .block .button.ticket {
    margin-right: 5px;
  }
  .support .block p + p + p {
    margin-top: 20px;
  }
  .support .moreresources {
    padding-left: 10px;
  }
  .support .moreresources ul {
    margin-left: 20px;
  }
  .support h1 + p {
    display: none;
  }
  .home .sec2 .body-content:first-child {
    margin-left: 0;
  }
  .home .sec2 .body-content {
    padding-right: 0;
  }
  .home .sec2 {
    padding: 10px 20px;
  }
  .lpage .cta {
    padding: 20px 20px 10px 20px;
  }
  .lpage .cta p,
  .lpage .cta p.copy {
    float: none;
    clear: both;
    text-align: center;
  }
  .lpage .cta .getstarted {
    clear: both;
    display: block;
    width: 200px;
    margin: 0 auto;
    float: none;
  }
  .row.lpage-chart .col-lg-8 img {
    width: 100%;
  }
  .row.lpage-customers {
    padding-bottom: 0;
  }
  .row.lpage-customers .col-lg-12 {
    padding-left: 20px;
    padding-top: 10px;
  }
  .row.lpage-customers .col-lg-3 {
    text-align: left;
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .row.lpage-benefits .col-lg-4 img {
    margin-bottom: 0;
  }
  .row.lpage-benefits .col-lg-4 {
    clear: both;
  }
  .tiles .tile {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    height: 130px;
  }
  .tiles .tile.tile-1 {
    background-position: 105% -35px;
  }
  .tiles .tile.tile-2 {
    background-position: 105% 15px;
  }
  .pph {
    font-size: 18px;
  }
  .column a ul li {
    font-size: 16px;
  }
  .column a ul li.strong {
    font-weight: normal;
    margin: 0;
  }
  .column a ul li span {
    font-size: 10px;
    width: 33px;
  }
  .column h2 {
    font-size: 18px;
    padding: 5px 12px;
    letter-spacing: 0;
  }
  .column h2 a:after {
    font-size: 12px;
    line-height: 12px;
    padding: 3px 5px 3px 6px;
  }
  .left {
    float: left;
    width: 80px;
  }
  .column .right {
    float: left;
  }
  .column a:hover {
    text-decoration: none;
  }
  .column a ul li {
    width: 120px;
  }
  ul.switch.filter {
    display: none;
  }
  ul.switch li {
    width: auto;
    border: none;
    background-color: transparent;
  }
  ul.switch li a,
  ul.switch li.active a {
    padding: 0;
    font-weight: normal;
    color: #89cf31; /* #a8cd1b; */
  }
  ul.switch li.active a {
    color: #333333;
  }
  ul.switch li a:hover {
    text-decoration: underline !important;
  }
  ul.switch li.active,
  ul.switch li.active:after,
  ul.switch li.active:before {
    border: none;
  }
  body.home {
    background: none;
  }
  .main-nav {
    margin-top: 0;
    background: none;
  }
  #main-nav .logo {
    margin-left: 0;
    width: 100%;
    height: 85px;
    margin-bottom: 0;
    padding-top: 0;
  }
  #main-nav .logo img {
    padding-top: 6px;
  }
  .home .nav a {
    color: #89cf31; /* #a8cd1b; */
  }
  #main-nav .logo a:hover {
    text-decoration: none;
  }
  .home .header-actions li a {
    color: #375775;
  }
  .header-actions li:last-child,
  .home .header-actions li:last-child {
    background: none;
    padding-left: 3px;
  }
  .home .search-icon,
  .home .site-search input[type="submit"],
  .home .site-search input[type="submit"]:hover {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjAuNjk0cHgiIGhlaWdodD0iMjAuNjk1cHgiIHZpZXdCb3g9IjAgMCAyMC42OTQgMjAuNjk1IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMC42OTQgMjAuNjk1IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCgk8Y2lyY2xlIGZpbGw9IiNGRkZGRkYiIGN4PSIxMC4zNDciIGN5PSIxMC4zNDciIHI9IjEwLjM0NyIvPg0KCTxwYXRoIGZpbGw9IiMzMzU3NkIiIGQ9Ik01LjU2MSwxNy4zNTdsMy43MjItMy42ODVjMC43MzMsMC4zNzMsMS41NjIsMC41ODcsMi40MzksMC41OTFoMC4wMjdjMi45OTcsMCw1LjQ0OC0yLjQzOCw1LjQ2My01LjQzNg0KCQljMC4wMTUtMy4wMTItMi40MjQtNS40NzUtNS40MzYtNS40OWgtMC4wMjhjLTIuOTk3LDAtNS40NDcsMi40MzgtNS40NjIsNS40MzZjLTAuMDA1LDEuMDYyLDAuMjk2LDIuMDU2LDAuODE5LDIuODk5bC0zLjYyMiwzLjU4Nw0KCQlMNS41NjEsMTcuMzU3eiBNOC4zNTQsOC43ODNjMC4wMDktMS44NjMsMS41MzEtMy4zNzksMy4zOTUtMy4zNzloMC4wMThjMS44NzIsMC4wMDksMy4zODksMS41NCwzLjM3OSwzLjQxMw0KCQljLTAuMDA5LDEuODYzLTEuNTMyLDMuMzc4LTMuMzk2LDMuMzc4aC0wLjAxN0M5Ljg1OSwxMi4xODcsOC4zNDQsMTAuNjU2LDguMzU0LDguNzgzeiIvPg0KPC9zdmc+DQo=') no-repeat 0 0;
    /* search-icon.svg */
  
  }
  .header-actions form input[type="text"] {
    width: 40px;
  }
  .home .search-icon,
  .home .header-actions form input[type="submit"],
  .home .header-actions form input[type="submit"]:hover {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
  }
  .home-cta {
    margin-top: 10px;
  }
  .row.features .col-lg-3 {
    margin-bottom: 10px;
  }
  .home .row.top {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .row.top {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  h1,
  .solutions h1 {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 28px;
  }
  div.lead p,
  .content h1 + p,
  .company #main h1 + p {
    font-size: 18px;
    line-height: 24px;
  }
  #blog-carousel .item a h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .article-list li {
    font-size: 20px;
    line-height: 26px;
  }
  .row.features .col-lg-3 {
    margin-left: 0;
    width: 100%;
  }
  .instances ul li {
    float: none;
    width: 100%;
  }
  .instances ul li p {
    height: auto;
  }
  .cta .customer h4,
  .cta .customer img,
  .cta .customer p {
    margin-left: 0;
  }
  .cta div.getstarted {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .cta div.getstarted p:before,
  .cta div.getstarted p:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .cta div.getstarted p:after {
    clear: both;
  }
  .cta div.getstarted p:before,
  .cta div.getstarted p:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .cta div.getstarted p:after {
    clear: both;
  }
  .col-lg-5 {
    display: none;
  }
  .row.features .col-lg-3.screencast p {
    text-align: left;
    float: left;
  }
  .row.features .col-lg-3.screencast img {
    float: right;
    margin-top: 0;
  }
  .data-point {
    height: auto;
  }
  .data-point {
    background-size: 50px !important;
    padding-left: 70px;
  }
  .products .row.top {
    margin-top: 30px;
  }
  .products .row.top .col-lg-4 img,
  .products.row .col-lg-4 a img {
    float: right;
    position: relative;
  }
  .products .row.top .col-lg-4 > div,
  .products.row .col-lg-4 > div {
    margin-bottom: 20px;
    height: 210px;
  }
  .products .row.top .col-lg-4 img {
    opacity: .4;
  }
  .products .row.top .col-lg-4 .product-text {
    top: 10px;
  }
  .products .row.top .col-lg-4 .product-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .products .row.top .col-lg-4 .product-text h2 {
    font-size: 21px;
    padding-right: none;
  }
  .products .row.top {
    margin-bottom: 0;
  }
  .products footer {
    padding-top: 0;
  }
  .row.features .col-lg-3.mono .inner {
    background: #333333;
    background: rgba(51, 51, 51, 0.8);
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .customers blockquote {
    margin-top: 30px;
  }
  #screencast .modal-dialog {
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #screencast .modal-content {
    width: auto;
    height: auto;
  }
  .pricing .pricing-tabs a {
    margin-right: 3px;
  }
}
@media (max-width: 740px) {
  .row.features .col-lg-3.mono {
    background: #333333;
    background: rgba(51, 51, 51, 0.8);
    opacity: 0.8;
    overflow: hidden;
  }
}
@media (max-width: 620px) {
  .blog-cta {
    height: auto;
  }
  .blog-cta .button {
    float: none;
    width: 100%;
  }
  .blog-cta .moreinfo {
    float: none;
    width: 100%;
    padding-bottom: 0;
    border-left: none;
  }
  .customers .body .customer p {
    font-size: 14px;
    line-height: 18px;
  }
  .pricing .pricing-tabs a {
    margin-right: 3px;
    font-size: 12px;
    padding: 5px 8px 7px 8px;
  }
}
@media (max-width: 565px) {
}
@media (max-width: 540px) {
  
}
@media (max-width: 485px) {
  .row.features .col-lg-3.screencast p {
    width: 100px;
  }
  .hometag {
    display: none;
  }
}
@media (max-width: 480px) {
  .management .article img {
    float: none;
    padding: none;
  }
  .management .article {
    margin-bottom: 30px;
  }
  .content h1 + p,
  .company h1 + p,
  .developers h1 + p,
  .search h1 + p,
  .nodejs h1 + p,
  .smartos h1 + p,
  h1 + p {
    font-size: 18px;
    line-height: 26px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
/*form input[type="text"],
  form textarea {
    width: 260px;
  }
  form select {
    width: 275px;
  }*/
  .contact .sidebar,
  .vidside,
  .resourceside {
    background: transparent;
    padding: 0;
  }
  div.eventinfo {
    float: none;
    width: 100%;
  }
}
@media (max-width: 472px) {
  
}
@media (max-width: 450px) {
  
}
@media (max-width: 320px) {
}


.modal a {
  color: #428bca;
}

.page-content h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.page-content h4 {
  margin-top:16px;
  margin-bottom:16px;
  color: #000;
  font-size: 1em;
  font-weight: bold;
}

