.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.auth-reg .auth-reg-header span:before,
.auth-reg .auth-reg-header span:after,
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button:before,
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button:after,
.drawer-nav:before,
.drawer-nav:after,
.drawer-fullnav:before,
.drawer-fullnav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.auth-reg .auth-reg-header span:after,
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button:after,
.drawer-nav:after,
.drawer-fullnav:after {
  clear: both;
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 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) ")";
  }
  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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .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;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*: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: 'roboto', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #eeeeee;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00A5B3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005e66;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #eeeeee;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #d2d6de;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 35px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
  font-weight: bold;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #00A5B3;
}
a.text-primary:hover {
  color: #007680;
}
.text-success {
  color: #2a5f39;
}
a.text-success:hover {
  color: #1b3b24;
}
.text-info {
  color: #004f67;
}
a.text-info:hover {
  color: #002834;
}
.text-warning {
  color: #cb750c;
}
a.text-warning:hover {
  color: #9b5909;
}
.text-danger {
  color: #c8231c;
}
a.text-danger:hover {
  color: #9b1c16;
}
.bg-primary {
  color: #fff;
  background-color: #00A5B3;
}
a.bg-primary:hover {
  background-color: #007680;
}
.bg-success {
  background-color: #4AA564;
}
a.bg-success:hover {
  background-color: #3a824f;
}
.bg-info {
  background-color: #009ECD;
}
a.bg-info:hover {
  background-color: #00779a;
}
.bg-warning {
  background-color: #F4A749;
}
a.bg-warning:hover {
  background-color: #f19019;
}
.bg-danger {
  background-color: #E96761;
}
a.bg-danger:hover {
  background-color: #e33c34;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  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: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #eeeeee;
}
.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 #ddd;
}
.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 #ddd;
}
.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-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  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-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.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: #4AA564;
}
.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: #429359;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #009ECD;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #008ab4;
}
.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: #F4A749;
}
.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: #f39b31;
}
.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: #E96761;
}
.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: #e6514b;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .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 > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  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;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #325165;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #325165;
  background-color: #fff;
  background-image: none;
  border: 1px solid #9cc1d7;
  border-radius: 2px;
  -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::-moz-placeholder {
  color: #9cc1d7;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #9cc1d7;
}
.form-control::-webkit-input-placeholder {
  color: #9cc1d7;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 40px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #2a5f39;
}
.has-success .form-control {
  border-color: #2a5f39;
  -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: #1b3b24;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4aa564;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4aa564;
}
.has-success .input-group-addon {
  color: #2a5f39;
  border-color: #2a5f39;
  background-color: #4AA564;
}
.has-success .form-control-feedback {
  color: #2a5f39;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #cb750c;
}
.has-warning .form-control {
  border-color: #cb750c;
  -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: #9b5909;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4a749;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4a749;
}
.has-warning .input-group-addon {
  color: #cb750c;
  border-color: #cb750c;
  background-color: #F4A749;
}
.has-warning .form-control-feedback {
  color: #cb750c;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #c8231c;
}
.has-error .form-control {
  border-color: #c8231c;
  -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: #9b1c16;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e96761;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e96761;
}
.has-error .input-group-addon {
  color: #c8231c;
  border-color: #c8231c;
  background-color: #E96761;
}
.has-error .form-control-feedback {
  color: #c8231c;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 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 .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #00A5B3;
  border-color: #008d9a;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #007f8a;
  border-color: #00555c;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00A5B3;
  border-color: #008d9a;
}
.btn-primary .badge {
  color: #00A5B3;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #4AA564;
  border-color: #429359;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #3d8953;
  border-color: #2f6940;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #4AA564;
  border-color: #429359;
}
.btn-success .badge {
  color: #4AA564;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #009ECD;
  border-color: #008ab4;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #007fa4;
  border-color: #005b76;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #009ECD;
  border-color: #008ab4;
}
.btn-info .badge {
  color: #009ECD;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #F4A749;
  border-color: #f39b31;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f29423;
  border-color: #d97d0d;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #F4A749;
  border-color: #f39b31;
}
.btn-warning .badge {
  color: #F4A749;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #E96761;
  border-color: #e6514b;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #e4453d;
  border-color: #d6261e;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #E96761;
  border-color: #e6514b;
}
.btn-danger .badge {
  color: #E96761;
  background-color: #fff;
}
.btn-link {
  color: #00A5B3;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #005e66;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@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;
  -moz-osx-font-smoothing: grayscale;
}
.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-lock:before {
  content: "\e033";
}
.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-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.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-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.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-bell:before {
  content: "\e123";
}
.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-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.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";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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: 14px;
  background-color: #fafafa;
  border: 1px solid transparent;
  border-radius: 2px;
  -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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #262626;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #eee;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00A5B3;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #325165;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #9cc1d7;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00A5B3;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #eeeeee;
  border: 1px solid #ddd;
  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;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@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: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 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: #eeeeee;
  }
}
.nav-pills > li {
  float: left;
  cursor: pointer;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.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: #fff;
  background-color: #00A5B3;
}
.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;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@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: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #eeeeee;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 5px;
  border-bottom: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .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-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 70px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggle:focus {
  outline: none;
}
.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: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .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-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-btn.btn-sm {
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar-btn.btn-xs {
  margin-top: 24px;
  margin-bottom: 24px;
}
.navbar-text {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    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: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.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: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00A5B3;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #005e66;
  background-color: #eeeeee;
  border-color: #ddd;
}
.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: #fff;
  background-color: #00A5B3;
  border-color: #00A5B3;
  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: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #00A5B3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #007680;
}
.label-success {
  background-color: #4AA564;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #3a824f;
}
.label-info {
  background-color: #009ECD;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #00779a;
}
.label-warning {
  background-color: #F4A749;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f19019;
}
.label-danger {
  background-color: #E96761;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e33c34;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00A5B3;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #eeeeee;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00A5B3;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 40px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #018E43;
  border-color: #017524;
  color: #fff;
}
.alert-success hr {
  border-top-color: #015b1c;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #0189B6;
  border-color: #018792;
  color: #fff;
}
.alert-info hr {
  border-top-color: #016f79;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #E58D2D;
  border-color: #dd601b;
  color: #fff;
}
.alert-warning hr {
  border-top-color: #c65619;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #D24842;
  border-color: #ca3043;
  color: #fff;
}
.alert-danger hr {
  border-top-color: #b62b3d;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00A5B3;
  -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-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;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #4AA564;
}
.progress-striped .progress-bar-success {
  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: 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: #009ECD;
}
.progress-striped .progress-bar-info {
  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: 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: #F4A749;
}
.progress-striped .progress-bar-warning {
  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: 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: #E96761;
}
.progress-striped .progress-bar-danger {
  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: 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: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00A5B3;
  border-color: #00A5B3;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #80f5ff;
}
.list-group-item-success {
  color: #2a5f39;
  background-color: #4AA564;
}
a.list-group-item-success {
  color: #2a5f39;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #2a5f39;
  background-color: #429359;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #2a5f39;
  border-color: #2a5f39;
}
.list-group-item-info {
  color: #004f67;
  background-color: #009ECD;
}
a.list-group-item-info {
  color: #004f67;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #004f67;
  background-color: #008ab4;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #004f67;
  border-color: #004f67;
}
.list-group-item-warning {
  color: #cb750c;
  background-color: #F4A749;
}
a.list-group-item-warning {
  color: #cb750c;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #cb750c;
  background-color: #f39b31;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #cb750c;
  border-color: #cb750c;
}
.list-group-item-danger {
  color: #c8231c;
  background-color: #E96761;
}
a.list-group-item-danger {
  color: #c8231c;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #c8231c;
  background-color: #e6514b;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #c8231c;
  border-color: #c8231c;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
  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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: transparent;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00A5B3;
  border-color: transparent;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: transparent;
}
.panel-success {
  border-color: transparent;
}
.panel-success > .panel-heading {
  color: #2a5f39;
  background-color: #4AA564;
  border-color: transparent;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: transparent;
}
.panel-info {
  border-color: transparent;
}
.panel-info > .panel-heading {
  color: #004f67;
  background-color: #009ECD;
  border-color: transparent;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: transparent;
}
.panel-warning {
  border-color: transparent;
}
.panel-warning > .panel-heading {
  color: #cb750c;
  background-color: #F4A749;
  border-color: transparent;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: transparent;
}
.panel-danger {
  border-color: transparent;
}
.panel-danger > .panel-heading {
  color: #c8231c;
  background-color: #E96761;
  border-color: transparent;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: transparent;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #fff;
  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;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.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: 1;
  filter: alpha(opacity=100);
}
.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: 300px;
  padding: 12px 16px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #0376b2;
  border-radius: 2px;
}
.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: #0376b2;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #0376b2;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #0376b2;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #0376b2;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #0376b2;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0376b2;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0376b2;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0376b2;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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: 14px;
  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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
  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 {
  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: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #fff;
  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%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.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 #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  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 .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .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,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.auth-reg .auth-reg-header span:before,
.auth-reg .auth-reg-header span:after,
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button:before,
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button:after,
.drawer-nav:before,
.drawer-nav:after,
.drawer-fullnav:before,
.drawer-fullnav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.auth-reg .auth-reg-header span:after,
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button:after,
.drawer-nav:after,
.drawer-fullnav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.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;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  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-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  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-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*-- float utilities --*/
.float-left {
  float: left   !important;
}
.float-right {
  float: right  !important;
}
.float-none {
  float: none   !important;
}
@media (min-width: 768px) {
  .float-sm-left {
    float: left   !important;
  }
  .float-sm-right {
    float: right  !important;
  }
  .float-sm-none {
    float: none   !important;
  }
}
@media (min-width: 992px) {
  .float-md-left {
    float: left   !important;
  }
  .float-md-right {
    float: right  !important;
  }
  .float-md-none {
    float: none   !important;
  }
}
@media (min-width: 1200px) {
  .float-lg-left {
    float: left   !important;
  }
  .float-lg-right {
    float: right  !important;
  }
  .float-lg-none {
    float: none   !important;
  }
}
/*-- text utilities --*/
.text-left {
  text-align: left   !important;
}
.text-right {
  text-align: right  !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left   !important;
  }
  .text-sm-right {
    text-align: right  !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left   !important;
  }
  .text-md-right {
    text-align: right  !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left   !important;
  }
  .text-lg-right {
    text-align: right  !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
/*-- spacing utilities --*/
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
.d-none {
  display: none !important;
}
.d-block {
  display: block !important;
}
@media (min-width: 768px) {
  .d-sm-block {
    display: block !important;
  }
}
.maintain-aspect-ratio-container {
  position: relative;
}
.maintain-aspect-ratio-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.66666667%;
}
.maintain-aspect-ratio-container > .maintain-aspect-ratio-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.env-indicator {
  color: #888;
  position: absolute;
  top: 20px;
  right: 15px;
}
@media (min-width: 768px) {
  .env-indicator {
    left: 15px;
    right: inherit;
  }
}
.element-offset {
  margin-left: -15px;
  margin-right: -15px;
}
.hover-sanitize:hover {
  text-decoration: none;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hide-title {
  position: absolute;
  text-indent: -9999em;
  color: transparent;
}
.show-table {
  display: table !important;
}
.rounded {
  border-radius: 50%;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto/roboto-bold-webfont.eot');
  src: url('../fonts/roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto/roboto-bold-webfont.woff') format('woff'), url('../fonts/roboto/roboto-bold.ttf') format('truetype'), url('../fonts/roboto/roboto-bold-webfont.svg#wf') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto/roboto-light-webfont.eot');
  src: url('../fonts/roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/roboto-light-webfont.woff2') format('woff2'), url('../fonts/roboto/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto/roboto-light.ttf') format('truetype'), url('../fonts/roboto/roboto-light-webfont.svg#wf') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto/roboto-regular-webfont.eot');
  src: url('../fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto/roboto-regular.ttf') format('truetype'), url('../fonts/roboto/roboto-regular-webfont.svg#wf') format('svg');
  font-weight: 400;
  font-style: normal;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  padding-bottom: 411px;
  padding-top: 70px;
}
@media (min-width: 768px) {
  body {
    padding-bottom: 161px;
  }
}
body.not-push-top {
  padding-top: 0;
}
h1,
h2 {
  color: #264a60;
}
.wd-section-wrapper {
  padding-bottom: 30px;
}
.wd-section-wrapper.both-vertical {
  padding-top: 30px;
}
.wd-section-wrapper.both-horizontal {
  padding-left: 30px;
  padding-right: 30px;
}
.wd-section-wrapper.both-horizontal-small {
  padding-left: 15px;
  padding-right: 15px;
}
.wd-section-wrapper.all-sides {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
.wd-section-wrapper.no-bottom {
  padding-bottom: 0;
}
.wd-section-wrapper.border-bottom {
  border-bottom: 1px solid #d1c9c9;
}
.wd-simple-section__container {
  border-bottom: 3px solid #e9e9e9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wd-simple-section__title {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.wd-simple-section__example {
  border-radius: 4px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 45px 15px 15px;
  position: relative;
}
.rise-section {
  padding-bottom: 30px;
}
.rise-section.both-vertical {
  padding-top: 30px;
}
.rise-section.both-horizontal {
  padding-left: 30px;
  padding-right: 30px;
}
.rise-section.both-horizontal-small {
  padding-left: 15px;
  padding-right: 15px;
}
.rise-section.all-sides {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
.rise-section.no-bottom {
  padding-bottom: 0;
}
.rise-section.border-bottom {
  border-bottom: 1px solid #d1c9c9;
}
.rise-section--margin {
  margin-bottom: 30px;
}
.rise-section__heading,
.rise-section__content {
  color: #111;
  padding-bottom: 20px;
}
.rise-section__heading:last-child,
.rise-section__content:last-child {
  padding-bottom: 0;
}
.rise-section__heading--clickable:before,
.rise-section__heading--clickable:after {
  content: " ";
  display: table;
}
.rise-section__heading--clickable:after {
  clear: both;
}
.rise-section__heading--clickable:before,
.rise-section__heading--clickable:after {
  content: " ";
  display: table;
}
.rise-section__heading--clickable:after {
  clear: both;
}
.rise-section__heading--clickable .rise-section__heading-title {
  float: left;
}
.rise-section__heading--clickable .rise-section__heading-icon {
  float: right;
}
.rise-section__heading-title {
  font-size: 16px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
.rise-section__submit {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-small {
  padding-bottom: 10px;
}
.section-small:last-child {
  padding-bottom: 0;
}
.wd-left-iconized-xsmall {
  min-height: 25px;
  position: relative;
}
.wd-left-iconized-xsmall__icon {
  position: absolute;
  top: 0;
  left: 0;
}
.wd-left-iconized-xsmall__icon img {
  width: 25px;
  height: 25px;
}
.wd-left-iconized-xsmall__content {
  margin-left: 35px;
}
.wd-left-iconized-small {
  min-height: 50px;
  position: relative;
}
.wd-left-iconized-small__icon {
  position: absolute;
  top: 0;
  left: 0;
}
.wd-left-iconized-small__icon img {
  width: 50px;
  height: 50px;
}
.wd-left-iconized-small__content {
  margin-left: 60px;
}
.wd-left-iconized-normal {
  min-height: 100px;
  position: relative;
}
.wd-left-iconized-normal__icon {
  position: absolute;
  top: 0;
  left: 0;
}
.wd-left-iconized-normal__icon img {
  width: 100px;
  height: 100px;
}
.wd-left-iconized-normal__content {
  margin-left: 110px;
}
.wd-left-iconized-large {
  min-height: 150px;
  position: relative;
}
.wd-left-iconized-large__icon {
  position: absolute;
  top: 0;
  left: 0;
}
.wd-left-iconized-large__icon img {
  width: 150px;
  height: 150px;
}
.wd-left-iconized-large__content {
  margin-left: 160px;
}
.lb-first-bar .container,
.lb-second-bar .container {
  background-color: #00A5B3;
}
.lefthand {
  background: #3a627a;
}
.lefthand .navbar {
  margin-bottom: 0px;
  min-height: 20px;
}
.lefthand .nav {
  padding-bottom: 0px;
}
.lefthand .nav .subnav {
  margin-left: 33px;
  line-height: 0;
}
.lefthand .nav a {
  color: #ffffff;
}
.lefthand .nav a:hover,
.lefthand .nav a:focus {
  color: #ffffff;
  background: #1986B8;
}
.lefthand .nav li.active-link a,
.lefthand .nav li.active-link ul.subnav li.active a {
  color: #ffffff;
}
.lefthand .nav li.active-link ul.subnav li a {
  color: #C4C4C4;
}
.lefthand .nav li.active-link ul.subnav li a:hover,
.lefthand .nav li.active-link ul.subnav li a:focus {
  color: #ffffff;
}
.rise-fluid-panels {
  height: 100%;
}
.rise-fluid-panels body,
.rise-fluid-panels .fluid-panels-container {
  height: 100%;
}
.rise-fluid-panels body {
  margin-bottom: 0;
  padding-bottom: 0;
}
.rise-fluid-panels .fluid-panels-container {
  display: table;
  width: 100%;
  padding: 192px 0 0;
  margin-top: -192px;
  margin-bottom: -63px;
  padding-bottom: 63px;
}
.rise-fluid-panels .fluid-panels-container > .row {
  display: table-row;
  height: 100%;
}
.rise-fluid-panels .fluid-panels-container.player-profile .alert,
.rise-fluid-panels .fluid-panels-container .righthand .alert {
  border-radius: 0;
  margin: 0 0 0 -15px;
  position: relative;
  width: 100%;
}
.rise-fluid-panels .fluid-panels-container.player-profile .righthand .alert {
  padding-left: 200px;
  position: absolute;
}
.rise-fluid-panels .fluid-panels-container.player-profile .righthand .alert .iconized-alert__icon {
  left: 200px;
}
.rise-fluid-panels .fluid-panels-container .main-panel {
  padding-top: 30px;
}
.rise-fluid-panels .lefthand,
.rise-fluid-panels .righthand {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.rise-fluid-panels .lb-main-footer {
  bottom: inherit;
  margin-top: 0;
  position: inherit;
}
.rise-fluid-panels .lefthand .nav {
  padding-bottom: 0;
}
.vertical-aligned-widget {
  position: relative;
}
.vertical-aligned-widget .vertical-aligned-container {
  font-size: 25px;
  height: 100%;
  left: 0px;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 100%;
}
.vertical-aligned-widget .vertical-aligned-content {
  top: 50%;
  display: block;
  position: absolute;
  margin-top: -25px;
  width: 100%;
}
.affix {
  top: 85px;
}
.affix-bottom {
  position: absolute;
}
.breadcrumb {
  margin-bottom: 0;
}
.crumbtrail_container {
  background: #1e2f3e;
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1.white,
h2.white,
p.white,
a.white {
  color: #ffffff !important;
}
p.green {
  color: #13B466 !important;
}
p.large {
  font-size: 19px;
}
.success {
  color: #13B466;
}
.neutral {
  color: #CCCCCC;
}
.text-pink {
  color: #B92037;
}
.text-green {
  color: #00CC66;
}
.text-blue {
  color: #0376b2;
}
.section-heading-1 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 10px;
  font-size: 35px;
  color: #264a60;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.section-heading-1 small,
.section-heading-1 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.section-heading-1 small,
.section-heading-1 .small {
  font-size: 65%;
}
.section-heading-2 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 10px;
  font-size: 35px;
  color: #264a60;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 20px;
  font-size: 25px;
}
.section-heading-2 small,
.section-heading-2 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.section-heading-2 small,
.section-heading-2 .small {
  font-size: 65%;
}
.emphasize {
  font-weight: bold;
}
.cursor-help {
  cursor: help;
}
[rel=tooltip] {
  cursor: pointer;
}
.tooltip-inner {
  padding: 3px 8px;
}
.alert {
  border: 0;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(68, 157, 202, 0.4);
}
.iconized-alert {
  min-height: 40px;
  position: relative;
  margin-top: 20px;
}
.iconized-alert__icon {
  position: absolute;
  top: 8px;
  left: 16px;
}
.iconized-alert__icon img {
  width: 40px;
  height: 40px;
}
.iconized-alert__content {
  margin-left: 55px;
}
.iconized-alert__icon {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(68, 157, 202, 0.4);
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.alert-info .iconized-alert__icon {
  color: #0189B6;
}
.alert-success .iconized-alert__icon {
  color: #018E43;
}
.alert-warning .iconized-alert__icon {
  color: #E58D2D;
}
.alert-danger .iconized-alert__icon {
  color: #D24842;
}
.btn {
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-link {
  color: #4178be;
  text-decoration: underline;
  font-weight: bold;
}
.triangle-right {
  width: 0px;
  height: 0px;
  border-top: 15px solid transparent;
  border-left: 20px solid #2ac27c;
  border-bottom: 15px solid transparent;
}
.btn-lg-big {
  padding: 20px 83px;
  font-size: 25px;
  border-radius: 5px;
}
.btn-green {
  background-color: #19bb71;
  border-radius: 2px;
  color: #ffffff;
}
.btn-green:hover {
  background-color: #30E191;
  color: #ffffff;
}
.btn-green:active,
.btn-green a:active {
  background-color: #19bb71;
  border-radius: 2px;
  color: #ffffff;
}
.btn-green:active:hover,
.btn-green a:active:hover {
  background-color: #30E191;
  color: #ffffff;
}
.btn-green:focus,
.btn-green a:focus {
  color: #ffffff;
  background: #008a96;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00A5B3 0%, #00A5B3 15%, #008a96 15%, #008a96 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00A5B3), color-stop(15%, #00A5B3), color-stop(15%, #008a96), color-stop(100%, #008a96));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00A5B3 0%, #00A5B3 15%, #008a96 15%, #008a96 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00A5B3 0%, #00A5B3 15%, #008a96 15%, #008a96 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00A5B3 0%, #00A5B3 15%, #008a96 15%, #008a96 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00A5B3 0%, #00A5B3 15%, #008a96 15%, #008a96 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A5B3', endColorstr='#008a96', GradientType=0);
  /* IE6-9 */
}
.btn-green-clean,
.btn-green-clean,
.btn-green-clean:active,
.btn-green-clean a:active,
.btn-green-clean:active,
.btn-green-clean a:active {
  background-color: #00A5B3;
  border-radius: 4px;
  color: #ffffff;
}
.btn-green-clean a:focus {
  background: #008a96;
  color: #ffffff;
}
.btn-green-clean:hover {
  background-color: #008a96;
  color: #ffffff;
}
.btn-green-clean:focus {
  background: #008a96;
  color: #ffffff;
}
.btn-signup.btn-green {
  color: #ffffff;
  font-size: 24px;
  padding: 13px 60px;
}
.btn-signup.btn-green:active {
  color: #ffffff;
}
.btn-signup.btn-green-clean {
  color: #ffffff;
  font-size: 24px;
  padding: 13px 60px;
}
.btn-signup.btn-green-clean:active {
  color: #ffffff;
}
.btn-transparent {
  color: #CCCCCC;
  background-color: transparent;
  border-color: #CCCCCC;
  font-weight: 700;
}
.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active,
.btn-transparent.active,
.open .dropdown-toggle.btn-transparent {
  color: #CCCCCC;
  background-color: rgba(0, 0, 0, 0);
  border-color: #adadad;
}
.btn-transparent:active,
.btn-transparent.active,
.open .dropdown-toggle.btn-transparent {
  background-image: none;
}
.btn-transparent.disabled,
.btn-transparent[disabled],
fieldset[disabled] .btn-transparent,
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled:active,
.btn-transparent[disabled]:active,
fieldset[disabled] .btn-transparent:active,
.btn-transparent.disabled.active,
.btn-transparent[disabled].active,
fieldset[disabled] .btn-transparent.active {
  background-color: transparent;
  border-color: #CCCCCC;
}
.btn-transparent .badge {
  color: transparent;
  background-color: #CCCCCC;
}
.btn-iconized {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-iconized > .btn {
  position: relative;
  float: left;
}
.btn-iconized > .btn:hover,
.btn-iconized > .btn:focus,
.btn-iconized > .btn:active,
.btn-iconized > .btn.active {
  z-index: 2;
}
.btn-iconized > .btn:focus {
  outline: none;
}
.btn-iconized .btn + .btn,
.btn-iconized .btn + .btn-group,
.btn-iconized .btn-group + .btn,
.btn-iconized .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-iconized--fullwidth {
  width: 100%;
}
.btn-iconized__button {
  width: 100%;
}
.btn-iconized__button--left {
  text-align: left;
}
.btn-iconized__button--caret {
  padding-right: 30px;
}
.btn-iconized__button .badge {
  margin-left: 8px;
}
.btn-iconized__icon {
  margin-right: 6px;
}
.btn-iconized__caret {
  position: absolute;
  right: 12px;
  top: 13px;
}
.btn-colored--dark {
  color: #ffffff;
  background-color: #000;
  border-color: #000;
}
.btn-colored--dark:hover,
.btn-colored--dark:focus,
.btn-colored--dark:active,
.btn-colored--dark.active,
.open .dropdown-toggle.btn-colored--dark {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-colored--dark:active,
.btn-colored--dark.active,
.open .dropdown-toggle.btn-colored--dark {
  background-image: none;
}
.btn-colored--dark.disabled,
.btn-colored--dark[disabled],
fieldset[disabled] .btn-colored--dark,
.btn-colored--dark.disabled:hover,
.btn-colored--dark[disabled]:hover,
fieldset[disabled] .btn-colored--dark:hover,
.btn-colored--dark.disabled:focus,
.btn-colored--dark[disabled]:focus,
fieldset[disabled] .btn-colored--dark:focus,
.btn-colored--dark.disabled:active,
.btn-colored--dark[disabled]:active,
fieldset[disabled] .btn-colored--dark:active,
.btn-colored--dark.disabled.active,
.btn-colored--dark[disabled].active,
fieldset[disabled] .btn-colored--dark.active {
  background-color: #000;
  border-color: #000;
}
.btn-colored--dark .badge {
  color: #000;
  background-color: #ffffff;
}
.btn-colored--success {
  color: #ffffff;
  background-color: #8BC34A;
  border-color: #8BC34A;
}
.btn-colored--success:hover,
.btn-colored--success:focus,
.btn-colored--success:active,
.btn-colored--success.active,
.open .dropdown-toggle.btn-colored--success {
  color: #ffffff;
  background-color: #76ab39;
  border-color: #6c9c34;
}
.btn-colored--success:active,
.btn-colored--success.active,
.open .dropdown-toggle.btn-colored--success {
  background-image: none;
}
.btn-colored--success.disabled,
.btn-colored--success[disabled],
fieldset[disabled] .btn-colored--success,
.btn-colored--success.disabled:hover,
.btn-colored--success[disabled]:hover,
fieldset[disabled] .btn-colored--success:hover,
.btn-colored--success.disabled:focus,
.btn-colored--success[disabled]:focus,
fieldset[disabled] .btn-colored--success:focus,
.btn-colored--success.disabled:active,
.btn-colored--success[disabled]:active,
fieldset[disabled] .btn-colored--success:active,
.btn-colored--success.disabled.active,
.btn-colored--success[disabled].active,
fieldset[disabled] .btn-colored--success.active {
  background-color: #8BC34A;
  border-color: #8BC34A;
}
.btn-colored--success .badge {
  color: #8BC34A;
  background-color: #ffffff;
}
.btn-colored--rise {
  color: #ffffff;
  background-color: #264a60;
  border-color: #264a60;
}
.btn-colored--rise:hover,
.btn-colored--rise:focus,
.btn-colored--rise:active,
.btn-colored--rise.active,
.open .dropdown-toggle.btn-colored--rise {
  color: #ffffff;
  background-color: #1a3343;
  border-color: #152834;
}
.btn-colored--rise:active,
.btn-colored--rise.active,
.open .dropdown-toggle.btn-colored--rise {
  background-image: none;
}
.btn-colored--rise.disabled,
.btn-colored--rise[disabled],
fieldset[disabled] .btn-colored--rise,
.btn-colored--rise.disabled:hover,
.btn-colored--rise[disabled]:hover,
fieldset[disabled] .btn-colored--rise:hover,
.btn-colored--rise.disabled:focus,
.btn-colored--rise[disabled]:focus,
fieldset[disabled] .btn-colored--rise:focus,
.btn-colored--rise.disabled:active,
.btn-colored--rise[disabled]:active,
fieldset[disabled] .btn-colored--rise:active,
.btn-colored--rise.disabled.active,
.btn-colored--rise[disabled].active,
fieldset[disabled] .btn-colored--rise.active {
  background-color: #264a60;
  border-color: #264a60;
}
.btn-colored--rise .badge {
  color: #264a60;
  background-color: #ffffff;
}
.btn-colored--email {
  color: #ffffff;
  background-color: #f32c26;
  border-color: #f32c26;
}
.btn-colored--email:hover,
.btn-colored--email:focus,
.btn-colored--email:active,
.btn-colored--email.active,
.open .dropdown-toggle.btn-colored--email {
  color: #ffffff;
  background-color: #e4130d;
  border-color: #d0110c;
}
.btn-colored--email:active,
.btn-colored--email.active,
.open .dropdown-toggle.btn-colored--email {
  background-image: none;
}
.btn-colored--email.disabled,
.btn-colored--email[disabled],
fieldset[disabled] .btn-colored--email,
.btn-colored--email.disabled:hover,
.btn-colored--email[disabled]:hover,
fieldset[disabled] .btn-colored--email:hover,
.btn-colored--email.disabled:focus,
.btn-colored--email[disabled]:focus,
fieldset[disabled] .btn-colored--email:focus,
.btn-colored--email.disabled:active,
.btn-colored--email[disabled]:active,
fieldset[disabled] .btn-colored--email:active,
.btn-colored--email.disabled.active,
.btn-colored--email[disabled].active,
fieldset[disabled] .btn-colored--email.active {
  background-color: #f32c26;
  border-color: #f32c26;
}
.btn-colored--email .badge {
  color: #f32c26;
  background-color: #ffffff;
}
.btn-colored--twitter {
  color: #ffffff;
  background-color: #00abf0;
  border-color: #00abf0;
}
.btn-colored--twitter:hover,
.btn-colored--twitter:focus,
.btn-colored--twitter:active,
.btn-colored--twitter.active,
.open .dropdown-toggle.btn-colored--twitter {
  color: #ffffff;
  background-color: #008ec7;
  border-color: #007fb3;
}
.btn-colored--twitter:active,
.btn-colored--twitter.active,
.open .dropdown-toggle.btn-colored--twitter {
  background-image: none;
}
.btn-colored--twitter.disabled,
.btn-colored--twitter[disabled],
fieldset[disabled] .btn-colored--twitter,
.btn-colored--twitter.disabled:hover,
.btn-colored--twitter[disabled]:hover,
fieldset[disabled] .btn-colored--twitter:hover,
.btn-colored--twitter.disabled:focus,
.btn-colored--twitter[disabled]:focus,
fieldset[disabled] .btn-colored--twitter:focus,
.btn-colored--twitter.disabled:active,
.btn-colored--twitter[disabled]:active,
fieldset[disabled] .btn-colored--twitter:active,
.btn-colored--twitter.disabled.active,
.btn-colored--twitter[disabled].active,
fieldset[disabled] .btn-colored--twitter.active {
  background-color: #00abf0;
  border-color: #00abf0;
}
.btn-colored--twitter .badge {
  color: #00abf0;
  background-color: #ffffff;
}
.btn-colored--tv {
  color: #ffffff;
  background-color: #f7971e;
  border-color: #f7971e;
}
.btn-colored--tv:hover,
.btn-colored--tv:focus,
.btn-colored--tv:active,
.btn-colored--tv.active,
.open .dropdown-toggle.btn-colored--tv {
  color: #ffffff;
  background-color: #e48308;
  border-color: #d07707;
}
.btn-colored--tv:active,
.btn-colored--tv.active,
.open .dropdown-toggle.btn-colored--tv {
  background-image: none;
}
.btn-colored--tv.disabled,
.btn-colored--tv[disabled],
fieldset[disabled] .btn-colored--tv,
.btn-colored--tv.disabled:hover,
.btn-colored--tv[disabled]:hover,
fieldset[disabled] .btn-colored--tv:hover,
.btn-colored--tv.disabled:focus,
.btn-colored--tv[disabled]:focus,
fieldset[disabled] .btn-colored--tv:focus,
.btn-colored--tv.disabled:active,
.btn-colored--tv[disabled]:active,
fieldset[disabled] .btn-colored--tv:active,
.btn-colored--tv.disabled.active,
.btn-colored--tv[disabled].active,
fieldset[disabled] .btn-colored--tv.active {
  background-color: #f7971e;
  border-color: #f7971e;
}
.btn-colored--tv .badge {
  color: #f7971e;
  background-color: #ffffff;
}
.btn-colored--excel {
  color: #ffffff;
  background-color: #207245;
  border-color: #207245;
}
.btn-colored--excel:hover,
.btn-colored--excel:focus,
.btn-colored--excel:active,
.btn-colored--excel.active,
.open .dropdown-toggle.btn-colored--excel {
  color: #ffffff;
  background-color: #175232;
  border-color: #134228;
}
.btn-colored--excel:active,
.btn-colored--excel.active,
.open .dropdown-toggle.btn-colored--excel {
  background-image: none;
}
.btn-colored--excel.disabled,
.btn-colored--excel[disabled],
fieldset[disabled] .btn-colored--excel,
.btn-colored--excel.disabled:hover,
.btn-colored--excel[disabled]:hover,
fieldset[disabled] .btn-colored--excel:hover,
.btn-colored--excel.disabled:focus,
.btn-colored--excel[disabled]:focus,
fieldset[disabled] .btn-colored--excel:focus,
.btn-colored--excel.disabled:active,
.btn-colored--excel[disabled]:active,
fieldset[disabled] .btn-colored--excel:active,
.btn-colored--excel.disabled.active,
.btn-colored--excel[disabled].active,
fieldset[disabled] .btn-colored--excel.active {
  background-color: #207245;
  border-color: #207245;
}
.btn-colored--excel .badge {
  color: #207245;
  background-color: #ffffff;
}
.btn-colored--wordpress {
  color: #ffffff;
  background-color: #21759a;
  border-color: #21759a;
}
.btn-colored--wordpress:hover,
.btn-colored--wordpress:focus,
.btn-colored--wordpress:active,
.btn-colored--wordpress.active,
.open .dropdown-toggle.btn-colored--wordpress {
  color: #ffffff;
  background-color: #1a5b78;
  border-color: #164f68;
}
.btn-colored--wordpress:active,
.btn-colored--wordpress.active,
.open .dropdown-toggle.btn-colored--wordpress {
  background-image: none;
}
.btn-colored--wordpress.disabled,
.btn-colored--wordpress[disabled],
fieldset[disabled] .btn-colored--wordpress,
.btn-colored--wordpress.disabled:hover,
.btn-colored--wordpress[disabled]:hover,
fieldset[disabled] .btn-colored--wordpress:hover,
.btn-colored--wordpress.disabled:focus,
.btn-colored--wordpress[disabled]:focus,
fieldset[disabled] .btn-colored--wordpress:focus,
.btn-colored--wordpress.disabled:active,
.btn-colored--wordpress[disabled]:active,
fieldset[disabled] .btn-colored--wordpress:active,
.btn-colored--wordpress.disabled.active,
.btn-colored--wordpress[disabled].active,
fieldset[disabled] .btn-colored--wordpress.active {
  background-color: #21759a;
  border-color: #21759a;
}
.btn-colored--wordpress .badge {
  color: #21759a;
  background-color: #ffffff;
}
.btn-colored--google {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.btn-colored--google:hover,
.btn-colored--google:focus,
.btn-colored--google:active,
.btn-colored--google.active,
.open .dropdown-toggle.btn-colored--google {
  color: #ffffff;
  background-color: #ca3523;
  border-color: #b93120;
}
.btn-colored--google:active,
.btn-colored--google.active,
.open .dropdown-toggle.btn-colored--google {
  background-image: none;
}
.btn-colored--google.disabled,
.btn-colored--google[disabled],
fieldset[disabled] .btn-colored--google,
.btn-colored--google.disabled:hover,
.btn-colored--google[disabled]:hover,
fieldset[disabled] .btn-colored--google:hover,
.btn-colored--google.disabled:focus,
.btn-colored--google[disabled]:focus,
fieldset[disabled] .btn-colored--google:focus,
.btn-colored--google.disabled:active,
.btn-colored--google[disabled]:active,
fieldset[disabled] .btn-colored--google:active,
.btn-colored--google.disabled.active,
.btn-colored--google[disabled].active,
fieldset[disabled] .btn-colored--google.active {
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.btn-colored--google .badge {
  color: #dd4b39;
  background-color: #ffffff;
}
.btn-colored--admin {
  color: #ffffff;
  background-color: #8dc63f;
  border-color: #8dc63f;
}
.btn-colored--admin:hover,
.btn-colored--admin:focus,
.btn-colored--admin:active,
.btn-colored--admin.active,
.open .dropdown-toggle.btn-colored--admin {
  color: #ffffff;
  background-color: #77aa32;
  border-color: #6c9a2e;
}
.btn-colored--admin:active,
.btn-colored--admin.active,
.open .dropdown-toggle.btn-colored--admin {
  background-image: none;
}
.btn-colored--admin.disabled,
.btn-colored--admin[disabled],
fieldset[disabled] .btn-colored--admin,
.btn-colored--admin.disabled:hover,
.btn-colored--admin[disabled]:hover,
fieldset[disabled] .btn-colored--admin:hover,
.btn-colored--admin.disabled:focus,
.btn-colored--admin[disabled]:focus,
fieldset[disabled] .btn-colored--admin:focus,
.btn-colored--admin.disabled:active,
.btn-colored--admin[disabled]:active,
fieldset[disabled] .btn-colored--admin:active,
.btn-colored--admin.disabled.active,
.btn-colored--admin[disabled].active,
fieldset[disabled] .btn-colored--admin.active {
  background-color: #8dc63f;
  border-color: #8dc63f;
}
.btn-colored--admin .badge {
  color: #8dc63f;
  background-color: #ffffff;
}
.dropdown-menu--fullwidth {
  width: 100%;
}
.thumbnail__size--small {
  height: 50px;
  width: 50px;
}
.thumbnail__size--medium {
  height: 100px;
  width: 100px;
}
.thumbnail__size--large {
  height: 150px;
  width: 150px;
}
.thumbnail__size--xlarge {
  height: 200px;
  width: 200px;
}
.thumbnail__size--xxlarge {
  height: 250px;
  width: 250px;
}
.close {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.close:hover,
.close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.share-widget-horizontal > div {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.share-widget-horizontal > div.fb_iframe_widget {
  margin-top: -2px;
}
label {
  font-size: 16px;
  color: #264a60;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  color: #325165;
}
.help-block {
  color: #325165;
}
.form-control {
  color: #325165;
  border: 1px solid #9cc1d7;
  border-radius: 0;
  height: 40px;
}
.wd-fixed-submit {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin-bottom: 0;
}
.wd-fixed-submit:before,
.wd-fixed-submit:after {
  content: " ";
  display: table;
}
.wd-fixed-submit:after {
  clear: both;
}
.wd-fixed-submit:before,
.wd-fixed-submit:after {
  content: " ";
  display: table;
}
.wd-fixed-submit:after {
  clear: both;
}
.wd-fixed-submit > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.wd-fixed-submit li:first-child {
  float: left;
  text-align: left;
}
.wd-fixed-submit li:last-child {
  text-align: right;
  float: right;
}
.has-feedback--left .form-control-feedback {
  top: 0;
  left: 0;
}
.has-feedback--left .form-control-feedback__image-32 {
  line-height: 38px;
}
.has-feedback--left .form-control {
  padding-right: 0;
  padding-left: 40px;
}
.panel {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  margin-bottom: 45px;
  padding: 0 15px;
  position: relative;
}
.panel:first-child {
  margin-top: 35px;
}
.panel:last-child {
  margin-bottom: 20px;
}
.panel-heading {
  border: 0;
  border-radius: 2px;
  height: 60px;
  left: 15px;
  padding: 18px 15px;
  position: absolute;
  top: -25px;
  width: calc(100% - 30px);
}
.panel-image .panel-heading {
  height: 150px;
  overflow: hidden;
  padding: 0;
  top: -30px;
}
.panel-heading--centered {
  text-align: center;
}
.panel-heading__container {
  padding: 18px 15px;
}
.panel-heading__icon {
  color: #ffffff;
}
.panel-default .panel-heading__icon {
  color: #000;
}
.panel-heading__image {
  width: 100%;
}
.panel-body {
  padding: 50px 0 15px 0;
}
.panel-image .panel-body {
  padding: 15px 0 15px 0;
}
.panel-image--medium .panel-body {
  min-height: 250px;
}
.panel-body__checklist-icon {
  float: right !important;
  margin-left: 5px;
}
.panel-footer {
  background: transparent;
  padding: 10px 0;
}
.panel-footer__icon {
  margin-right: 5px;
}
.panel-image:last-child {
  margin-bottom: 60px;
}
.panel-image__title {
  font-size: 19px;
  margin: 0;
  padding: 135px 0 0 0;
}
.panel-image__title--centered {
  text-align: center;
}
.panel-image__media-container > iframe,
.panel-image__media-container > img {
  border-radius: 2px;
  width: 100%;
}
.auth-reg {
  margin-top: 20px;
  color: #3a627a;
}
.auth-reg a {
  color: #3a627a;
}
.auth-reg p {
  font-size: 18px;
}
@media (min-width: 768px) {
  .auth-reg {
    margin-top: 45px;
  }
}
.auth-reg .auth-section {
  margin-bottom: 20px;
}
.auth-reg .auth-section h1,
.auth-reg .auth-section h2,
.auth-reg .auth-section h3,
.auth-reg .auth-section h4 {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .auth-reg .auth-section.top-divider {
    padding-top: 20px;
    border-top: 1px solid #C4C4C4;
  }
}
.auth-reg .auth-section-title,
.auth-reg h2.auth-section-title {
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 10px;
}
.auth-reg .help-links h2 {
  font-size: 18px;
}
.auth-reg .help-links a {
  text-decoration: underline;
}
.auth-reg .auth-board-logo img {
  max-height: 150px;
  max-width: 350px;
  width: auto;
}
.auth-reg .auth-reg-preheader {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .auth-reg .auth-reg-preheader {
    float: left;
    width: 100%;
  }
}
.auth-reg .auth-reg-header {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .auth-reg .auth-reg-header {
    float: left;
    width: 100%;
  }
}
.auth-reg .auth-reg-header,
.auth-reg .auth-reg-header h1,
.auth-reg .auth-reg-header h2 {
  font-size: 19px;
  font-weight: 700;
}
.auth-reg .auth-reg-header span {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .auth-reg .auth-reg-header span {
    float: left;
    width: 100%;
  }
}
.auth-reg .auth-reg-content h2 {
  color: #325165;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px;
}
.auth-reg .auth-reg-content .auth-reg-content-l {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .auth-reg .auth-reg-content .auth-reg-content-l {
    float: left;
    width: 33.33333333%;
  }
}
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
  margin-left: 0px;
}
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button a {
  color: #ffffff;
  width: 200px;
}
.auth-reg .auth-reg-content .auth-reg-content-l .social-auth-button a img {
  margin-right: 10px;
  height: 32px;
  width: 32px;
}
.auth-reg .auth-reg-content .auth-reg-content-r {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .auth-reg .auth-reg-content .auth-reg-content-r {
    float: left;
    width: 50%;
  }
}
.auth-reg .auth-reg-content .auth-reg-content-r .auth-title-absolute {
  position: absolute;
  top: 0;
  right: 0;
}
.auth-reg.auth-reg-old {
  float: left;
  color: #333333;
}
.reg-box {
  margin-bottom: 100px;
}
.ricon-rank-up {
  color: #13B466;
}
.ricon-rank-down {
  color: #B92037;
}
.ricon-rank-new {
  color: #7fa6be;
}
.ricon-rank-equal {
  color: #7fa6be;
}
.ricon-20 {
  height: 20px;
  width: 20px;
  margin-right: 5px;
}
.ricon-35 {
  height: 35px;
  width: 35px;
  margin-right: 5px;
}
.ricon-100 {
  height: 100px;
  width: 100px;
  margin-right: 5px;
}
.ricon-icon-container {
  line-height: 1;
}
.wd-icon__left-aligned {
  margin-right: 3.33333333px;
}
.wd-icon--positive {
  color: #44BDC7;
}
.wd-icon--negative {
  color: #9E9E9E;
}
.table thead tr th {
  font-weight: 900;
  border-bottom: 2px solid #ddd;
}
.table thead tr th.rg-select-column {
  width: 25px;
}
.table thead tr th,
.table tbody tr td {
  vertical-align: middle;
}
.table thead tr th.table-thumbnail,
.table tbody tr td.table-thumbnail {
  width: 35px;
}
.table thead tr th.table-thumbnail img,
.table tbody tr td.table-thumbnail img {
  height: 35px;
  width: 35px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
}
.table--borderless > thead > tr > th,
.table--borderless > tbody > tr > th,
.table--borderless > tfoot > tr > th,
.table--borderless > thead > tr > td,
.table--borderless > tbody > tr > td,
.table--borderless > tfoot > tr > td {
  border-top: 0;
}
.table--borderless > thead > tr > th {
  border-bottom: 0;
}
.table--borderless a {
  color: #333333;
}
.table--borderless a:hover,
.table--borderless a:focus {
  color: #00A5B3;
}
.table--borderless a.btn {
  color: white;
}
.table--borderless a.btn:hover,
.table--borderless a.btn:focus {
  color: #ffffff;
}
.table--borderless small {
  color: #999999;
}
.table--borderless small a {
  color: #999999;
}
.table--borderless small a:hover,
.table--borderless small a:focus {
  color: #00A5B3;
}
.table--borderless .action-icon {
  color: #999999;
}
.table--borderless .action-icon:hover,
.table--borderless .action-icon:focus {
  color: #00A5B3;
}
.table--borderless select {
  background: none;
  border: 0;
  box-shadow: none;
  width: auto;
  padding: 0;
  margin-left: -4px;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
.table--borderless select:hover,
.table--borderless select:focus {
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #CCCCCC;
}
.table--outer-border {
  outline: 1px solid #aaaaaa;
}
.wd-table-score > thead > tr > th,
.wd-table-score > tbody > tr > th,
.wd-table-score > tfoot > tr > th,
.wd-table-score > thead > tr > td,
.wd-table-score > tbody > tr > td,
.wd-table-score > tfoot > tr > td {
  text-align: center;
}
.wd-table-score > thead > tr > th:first-child,
.wd-table-score > tbody > tr > th:first-child,
.wd-table-score > tfoot > tr > th:first-child,
.wd-table-score > thead > tr > td:first-child,
.wd-table-score > tbody > tr > td:first-child,
.wd-table-score > tfoot > tr > td:first-child {
  text-align: left;
  padding-left: 0;
}
.wd-table-score tfoot tr td {
  font-weight: 700;
  padding-bottom: 16px;
  padding-top: 16px;
}
.wd-table-score__player-desc td {
  color: #666;
  font-size: 75%;
  padding-top: 4px;
  border-top: 0px;
}
.wd-table-score__metric-description {
  margin-bottom: 0;
}
.wd-table-score__variation {
  margin-left: 5px;
}
.td-score {
  width: 100px;
}
.player-social-accounts > li {
  margin-bottom: 10px;
}
.platforms-list > li > * {
  vertical-align: middle;
}
.platforms-list > li a {
  margin-left: 5px;
}
.platforms-list > li a:hover i {
  color: #2d5485;
}
.platforms-list > li a i {
  color: #4178be;
  margin: 0 3px;
}
.platforms-list .platform-separator {
  margin: 0 8px;
}
[class^="image-icon-"],
[class*=" image-icon-"] {
  display: block;
}
[class^="image-icon-"]:hover,
[class*=" image-icon-"]:hover,
a:hover [class^="image-icon-"],
a:hover [class*=" image-icon-"] {
  text-decoration: none;
}
.image-icon-acclaim {
  background: url("../img/platform-icons/24/acclaim-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-acclaim:hover {
  background: url("../img/platform-icons/24/acclaim-24-active.png") no-repeat center center;
}
.image-icon-acclaim.icon-off {
  background: url("../img/platform-icons/24/acclaim-24-off.png") no-repeat center center;
}
.image-icon-acclaim.icon-off:hover {
  background: url("../img/platform-icons/24/acclaim-24-off.png") no-repeat center center;
}
.image-icon-alexa {
  background: url("../img/platform-icons/24/alexa-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-alexa:hover {
  background: url("../img/platform-icons/24/alexa-24-active.png") no-repeat center center;
}
.image-icon-alexa.icon-off {
  background: url("../img/platform-icons/24/alexa-24-off.png") no-repeat center center;
}
.image-icon-alexa.icon-off:hover {
  background: url("../img/platform-icons/24/alexa-24-off.png") no-repeat center center;
}
.image-icon-api {
  background: url("../img/platform-icons/24/api-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-api:hover {
  background: url("../img/platform-icons/24/api-24-active.png") no-repeat center center;
}
.image-icon-api.icon-off {
  background: url("../img/platform-icons/24/api-24-off.png") no-repeat center center;
}
.image-icon-api.icon-off:hover {
  background: url("../img/platform-icons/24/api-24-off.png") no-repeat center center;
}
.image-icon-azure {
  background: url("../img/platform-icons/24/azure-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-azure:hover {
  background: url("../img/platform-icons/24/azure-24-active.png") no-repeat center center;
}
.image-icon-azure.icon-off {
  background: url("../img/platform-icons/24/azure-24-off.png") no-repeat center center;
}
.image-icon-azure.icon-off:hover {
  background: url("../img/platform-icons/24/azure-24-off.png") no-repeat center center;
}
.image-icon-brandwatch {
  background: url("../img/platform-icons/24/brandwatch-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-brandwatch:hover {
  background: url("../img/platform-icons/24/brandwatch-24-active.png") no-repeat center center;
}
.image-icon-brandwatch.icon-off {
  background: url("../img/platform-icons/24/brandwatch-24-off.png") no-repeat center center;
}
.image-icon-brandwatch.icon-off:hover {
  background: url("../img/platform-icons/24/brandwatch-24-off.png") no-repeat center center;
}
.image-icon-credly {
  background: url("../img/platform-icons/24/credly-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-credly:hover {
  background: url("../img/platform-icons/24/credly-24-active.png") no-repeat center center;
}
.image-icon-credly.icon-off {
  background: url("../img/platform-icons/24/credly-24-off.png") no-repeat center center;
}
.image-icon-credly.icon-off:hover {
  background: url("../img/platform-icons/24/credly-24-off.png") no-repeat center center;
}
.image-icon-cellphone {
  background: url("../img/platform-icons/24/cellphone-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-cellphone:hover {
  background: url("../img/platform-icons/24/cellphone-24-active.png") no-repeat center center;
}
.image-icon-cellphone.icon-off {
  background: url("../img/platform-icons/24/cellphone-24-off.png") no-repeat center center;
}
.image-icon-cellphone.icon-off:hover {
  background: url("../img/platform-icons/24/cellphone-24-off.png") no-repeat center center;
}
.image-icon-facebook {
  background: url("../img/platform-icons/24/facebook-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-facebook:hover {
  background: url("../img/platform-icons/24/facebook-24-active.png") no-repeat center center;
}
.image-icon-facebook.icon-off {
  background: url("../img/platform-icons/24/facebook-24-off.png") no-repeat center center;
}
.image-icon-facebook.icon-off:hover {
  background: url("../img/platform-icons/24/facebook-24-off.png") no-repeat center center;
}
.image-icon-facebook_page {
  background: url("../img/platform-icons/24/facebook_page-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-facebook_page:hover {
  background: url("../img/platform-icons/24/facebook_page-24-active.png") no-repeat center center;
}
.image-icon-facebook_page.icon-off {
  background: url("../img/platform-icons/24/facebook_page-24-off.png") no-repeat center center;
}
.image-icon-facebook_page.icon-off:hover {
  background: url("../img/platform-icons/24/facebook_page-24-off.png") no-repeat center center;
}
.image-icon-google {
  background: url("../img/platform-icons/24/google-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-google:hover {
  background: url("../img/platform-icons/24/google-24-active.png") no-repeat center center;
}
.image-icon-google.icon-off {
  background: url("../img/platform-icons/24/google-24-off.png") no-repeat center center;
}
.image-icon-google.icon-off:hover {
  background: url("../img/platform-icons/24/google-24-off.png") no-repeat center center;
}
.image-icon-googleplus {
  background: url("../img/platform-icons/24/googleplus-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-googleplus:hover {
  background: url("../img/platform-icons/24/googleplus-24-active.png") no-repeat center center;
}
.image-icon-googleplus.icon-off {
  background: url("../img/platform-icons/24/googleplus-24-off.png") no-repeat center center;
}
.image-icon-googleplus.icon-off:hover {
  background: url("../img/platform-icons/24/googleplus-24-off.png") no-repeat center center;
}
.image-icon-instagram {
  background: url("../img/platform-icons/24/instagram-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-instagram:hover {
  background: url("../img/platform-icons/24/instagram-24-active.png") no-repeat center center;
}
.image-icon-instagram.icon-off {
  background: url("../img/platform-icons/24/instagram-24-off.png") no-repeat center center;
}
.image-icon-instagram.icon-off:hover {
  background: url("../img/platform-icons/24/instagram-24-off.png") no-repeat center center;
}
.image-icon-klout {
  background: url("../img/platform-icons/24/klout-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-klout:hover {
  background: url("../img/platform-icons/24/klout-24-active.png") no-repeat center center;
}
.image-icon-klout.icon-off {
  background: url("../img/platform-icons/24/klout-24-off.png") no-repeat center center;
}
.image-icon-klout.icon-off:hover {
  background: url("../img/platform-icons/24/klout-24-off.png") no-repeat center center;
}
.image-icon-kred {
  background: url("../img/platform-icons/24/kred-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-kred:hover {
  background: url("../img/platform-icons/24/kred-24-active.png") no-repeat center center;
}
.image-icon-kred.icon-off {
  background: url("../img/platform-icons/24/kred-24-off.png") no-repeat center center;
}
.image-icon-kred.icon-off:hover {
  background: url("../img/platform-icons/24/kred-24-off.png") no-repeat center center;
}
.image-icon-linkedin {
  background: url("../img/platform-icons/24/linkedin-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-linkedin:hover {
  background: url("../img/platform-icons/24/linkedin-24-active.png") no-repeat center center;
}
.image-icon-linkedin.icon-off {
  background: url("../img/platform-icons/24/linkedin-24-off.png") no-repeat center center;
}
.image-icon-linkedin.icon-off:hover {
  background: url("../img/platform-icons/24/linkedin-24-off.png") no-repeat center center;
}
.image-icon-rise {
  background: url("../img/platform-icons/24/rise-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-rise:hover {
  background: url("../img/platform-icons/24/rise-24-active.png") no-repeat center center;
}
.image-icon-rise.icon-off {
  background: url("../img/platform-icons/24/rise-24-off.png") no-repeat center center;
}
.image-icon-rise.icon-off:hover {
  background: url("../img/platform-icons/24/rise-24-off.png") no-repeat center center;
}
.image-icon-rss {
  background: url("../img/platform-icons/24/rss-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-rss:hover {
  background: url("../img/platform-icons/24/rss-24-active.png") no-repeat center center;
}
.image-icon-rss.icon-off {
  background: url("../img/platform-icons/24/rss-24-off.png") no-repeat center center;
}
.image-icon-rss.icon-off:hover {
  background: url("../img/platform-icons/24/rss-24-off.png") no-repeat center center;
}
.image-icon-slideshare {
  background: url("../img/platform-icons/24/slideshare-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-slideshare:hover {
  background: url("../img/platform-icons/24/slideshare-24-active.png") no-repeat center center;
}
.image-icon-slideshare.icon-off {
  background: url("../img/platform-icons/24/slideshare-24-off.png") no-repeat center center;
}
.image-icon-slideshare.icon-off:hover {
  background: url("../img/platform-icons/24/slideshare-24-off.png") no-repeat center center;
}
.image-icon-twilio {
  background: url("../img/platform-icons/24/twilio-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-twilio:hover {
  background: url("../img/platform-icons/24/twilio-24-active.png") no-repeat center center;
}
.image-icon-twilio.icon-off {
  background: url("../img/platform-icons/24/twilio-24-off.png") no-repeat center center;
}
.image-icon-twilio.icon-off:hover {
  background: url("../img/platform-icons/24/twilio-24-off.png") no-repeat center center;
}
.image-icon-twitter {
  background: url("../img/platform-icons/24/twitter-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-twitter:hover {
  background: url("../img/platform-icons/24/twitter-24-active.png") no-repeat center center;
}
.image-icon-twitter.icon-off {
  background: url("../img/platform-icons/24/twitter-24-off.png") no-repeat center center;
}
.image-icon-twitter.icon-off:hover {
  background: url("../img/platform-icons/24/twitter-24-off.png") no-repeat center center;
}
.image-icon-url {
  background: url("../img/platform-icons/24/url-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-url:hover {
  background: url("../img/platform-icons/24/url-24-active.png") no-repeat center center;
}
.image-icon-url.icon-off {
  background: url("../img/platform-icons/24/url-24-off.png") no-repeat center center;
}
.image-icon-url.icon-off:hover {
  background: url("../img/platform-icons/24/url-24-off.png") no-repeat center center;
}
.image-icon-weibo {
  background: url("../img/platform-icons/24/weibo-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-weibo:hover {
  background: url("../img/platform-icons/24/weibo-24-active.png") no-repeat center center;
}
.image-icon-weibo.icon-off {
  background: url("../img/platform-icons/24/weibo-24-off.png") no-repeat center center;
}
.image-icon-weibo.icon-off:hover {
  background: url("../img/platform-icons/24/weibo-24-off.png") no-repeat center center;
}
.image-icon-wufoo {
  background: url("../img/platform-icons/24/wufoo-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-wufoo:hover {
  background: url("../img/platform-icons/24/wufoo-24-active.png") no-repeat center center;
}
.image-icon-wufoo.icon-off {
  background: url("../img/platform-icons/24/wufoo-24-off.png") no-repeat center center;
}
.image-icon-wufoo.icon-off:hover {
  background: url("../img/platform-icons/24/wufoo-24-off.png") no-repeat center center;
}
.image-icon-xing {
  background: url("../img/platform-icons/24/xing-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-xing:hover {
  background: url("../img/platform-icons/24/xing-24-active.png") no-repeat center center;
}
.image-icon-xing.icon-off {
  background: url("../img/platform-icons/24/xing-24-off.png") no-repeat center center;
}
.image-icon-xing.icon-off:hover {
  background: url("../img/platform-icons/24/xing-24-off.png") no-repeat center center;
}
.image-icon-yammer {
  background: url("../img/platform-icons/24/yammer-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-yammer:hover {
  background: url("../img/platform-icons/24/yammer-24-active.png") no-repeat center center;
}
.image-icon-yammer.icon-off {
  background: url("../img/platform-icons/24/yammer-24-off.png") no-repeat center center;
}
.image-icon-yammer.icon-off:hover {
  background: url("../img/platform-icons/24/yammer-24-off.png") no-repeat center center;
}
.image-icon-youtube {
  background: url("../img/platform-icons/24/youtube-24-blue.png") no-repeat center center;
  height: 24px;
  width: 24px;
}
.image-icon-youtube:hover {
  background: url("../img/platform-icons/24/youtube-24-active.png") no-repeat center center;
}
.image-icon-youtube.icon-off {
  background: url("../img/platform-icons/24/youtube-24-off.png") no-repeat center center;
}
.image-icon-youtube.icon-off:hover {
  background: url("../img/platform-icons/24/youtube-24-off.png") no-repeat center center;
}
.dashboard-nav {
  margin-left: -15px;
  margin-right: -15px;
}
.dashboard-nav.nav a:hover,
.dashboard-nav.nav a:focus {
  background: #305870;
}
.dashboard-nav li i,
.dashboard-nav li a {
  color: #ffffff;
}
.dashboard-nav li i {
  font-size: 30px;
  line-height: 0.85;
  margin-right: 8px;
  vertical-align: -15%;
}
.dashboard-nav li.active {
  background: #264a60;
}
.dashboard-nav li.active a {
  box-shadow: -10px 0 0 0 #13B466 inset;
}
.dashboard-nav li.active a:hover {
  background: inherit;
}
.dashboard-nav .dashboard-subnav li a {
  padding-left: 55px;
}
.dashboard-nav .dashboard-subnav li a.active {
  background: #305870;
  outline: none;
}
.over-splash {
  position: relative;
}
.over-splash .profile-image {
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  height: 170px;
  line-height: 1.2;
  padding: 42.5px;
  width: 170px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: -175px;
}
.over-splash .profile-image img {
  width: 170px;
  height: inherit;
  display: inline-block;
}
@media (min-width: 768px) {
  .over-splash .profile-image {
    top: -90px;
  }
}
@media (min-width: 992px) {
  .profile-content {
    margin-top: 85px;
  }
}
.profile-description {
  margin-top: 85px;
}
.profile-description .profile-bio {
  font-size: 18px;
  color: #264a60;
}
.profile-image-selector a {
  display: block;
  position: relative;
}
.profile-image-selector img {
  width: 100px;
  height: 100px;
}
.profile-image-selector .profile-image-selected {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: inset 0px 0px 0px 5px #13B466;
  top: 0;
  left: 0;
}
.profile-pic {
  background: url(../img/profile/default.png) no-repeat center center;
  text-indent: -9999px;
  color: transparent;
  display: inline-block;
  width: 170px;
  height: 170px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.profile-pic--silhouette {
  background-size: 170px 170px;
  background-image: url(../img/misc/player-silhouette_150.png);
}
.profile-pic__xxsmall {
  background-image: url(../img/profile/default_35.png);
  width: 35px;
  height: 35px;
}
.profile-pic__xxsmall--silhouette {
  background-size: 35px 35px;
  background-image: url(../img/misc/player-silhouette_50.png);
}
.profile-pic__xsmall {
  background-image: url(../img/profile/default_40.png);
  width: 40px;
  height: 40px;
}
.profile-pic__xsmall--silhouette {
  background-size: 40px 40px;
  background-image: url(../img/misc/player-silhouette_50.png);
}
.profile-pic__small {
  background-image: url(../img/profile/default_50.png);
  width: 50px;
  height: 50px;
}
.profile-pic__small--silhouette {
  background-size: 50px 50px;
  background-image: url(../img/misc/player-silhouette_50.png);
}
.profile-pic__xxmedium {
  background-image: url(../img/profile/default_70.png);
  width: 70px;
  height: 70px;
}
.profile-pic__xxmedium--silhouette {
  background-size: 70px 70px;
  background-image: url(../img/misc/player-silhouette_75.png);
}
.profile-pic__xmedium {
  background-image: url(../img/profile/default_100.png);
  width: 100px;
  height: 100px;
}
.profile-pic__xmedium--silhouette {
  background-size: 100px 100px;
  background-image: url(../img/misc/player-silhouette_100.png);
}
.profile-pic__medium {
  background-image: url(../img/profile/default_150.png);
  width: 150px;
  height: 150px;
}
.profile-pic__medium--silhouette {
  background-size: 150px 150px;
  background-image: url(../img/misc/player-silhouette_150.png);
}
ul.unstyled,
ol.unstyled {
  list-style: none;
  padding: 0;
}
ul.unstyled.no-bottom,
ol.unstyled.no-bottom {
  margin-bottom: 0;
}
.standard-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.standard-list > li {
  margin-bottom: 10px;
}
.standard-list > li:last-child {
  margin-bottom: 0;
}
.standard-list.double-space-bottom > li {
  margin-bottom: 20px;
}
.standard-list.double-space-bottom > li:last-child {
  margin-bottom: 0;
}
.simple-board-widget {
  position: relative;
}
.simple-board-widget .board-icon img {
  width: 100px;
  height: 100px;
}
.simple-board-widget .board-content {
  margin-left: 120px;
  position: absolute;
  top: 0;
}
.simple-board-widget h1,
.simple-board-widget .board-content h2,
.simple-board-widget .board-content h3,
.simple-board-widget .board-content span {
  font-weight: bold;
  font-size: 25px;
  color: #3a627a;
  line-height: 100px;
  margin: 0;
}
@media (min-width: 768px) {
  .simple-board-widget h1,
  .simple-board-widget .board-content h2,
  .simple-board-widget .board-content h3,
  .simple-board-widget .board-content span {
    font-size: 30px;
    line-height: 50px;
  }
}
@media (min-width: 768px) {
  .simple-board-widget span {
    display: block;
  }
}
.board-list-widget {
  position: relative;
}
.board-list-widget:before,
.board-list-widget:after {
  content: " ";
  display: table;
}
.board-list-widget:after {
  clear: both;
}
.board-list-widget:before,
.board-list-widget:after {
  content: " ";
  display: table;
}
.board-list-widget:after {
  clear: both;
}
.board-list-widget .board-header a,
.board-list-widget .board-header .board-title {
  font-size: 25px;
  color: #325165;
  font-weight: normal;
}
.board-list-widget a.board-rank,
.board-list-widget .board-rank {
  font-weight: 700;
  background: transparent;
  color: #2E4961;
  font-size: 30px;
  line-height: 1;
  min-width: 66px;
  padding: 14px 16px;
  text-align: center;
}
.board-list-widget a.board-rank.score-type,
.board-list-widget .board-rank.score-type {
  background: #2E4961;
  color: #ffffff;
}
.board-list-widget a.board-rank.rank-circle,
.board-list-widget .board-rank.rank-circle {
  background-color: #13B466;
  border-radius: 50%;
  display: inline-block;
  height: 68px;
  line-height: 1.2;
  padding: 17px;
  width: 68px;
}
.board-list-widget a.board-rank.rank-circle img,
.board-list-widget .board-rank.rank-circle img {
  width: 68px;
}
.board-list-widget a.board-rank span,
.board-list-widget .board-rank span {
  font-size: 16px;
  font-weight: 700;
}
.board-list-widget .board-details {
  font-size: 18px;
}
.board-list-widget .board-details p {
  margin: 0;
}
.board-list-widget .board-details p.board-time {
  margin-top: 5px;
}
.board-list-widget .board-time {
  color: #7fa6be;
}
.board-list-widget .board-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.board-list-widget .board-icon img {
  width: 100px;
  height: 100px;
}
.board-list-widget .board-content {
  margin-left: 120px;
}
.board-list-widget.board-row-header div {
  margin-top: 15px;
  font-weight: bold;
}
.board-list-widget .board-title,
.board-list-widget .board-rank {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.board-list-widget .board-rank {
  margin-right: 10px;
}
.board-list-widget .board-title {
  margin-top: 5px;
}
@media (min-width: 992px) {
  .board-list-widget .board-title {
    margin-top: 0;
  }
}
.board-list-widget .board-details {
  margin-top: 5px;
}
.board-list-widget .board-time {
  color: #7fa6be;
}
.board-list-widget .board-time span {
  vertical-align: middle;
}
.board-list-widget .board-share {
  margin-top: 15px;
}
.board-vertical-widget {
  margin-bottom: 30px;
}
.board-vertical-widget .board-image img {
  min-width: 100%;
  max-width: 300px;
  height: auto;
}
.board-vertical-widget:hover {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.board-vertical-widget:hover .board-content {
  box-shadow: none;
}
.board-vertical-widget .board-content {
  border: 1px solid #C4C4C4;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  padding: 20px;
}
@media (min-width: 992px) {
  .board-vertical-widget .board-content {
    font-size: 18px;
  }
}
.board-vertical-widget .board-content .board-resume {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.board-vertical-widget .board-content .board-resume > li {
  margin-bottom: 10px;
}
.board-vertical-widget .board-content .board-resume > li:last-child {
  margin-bottom: 0;
}
.board-vertical-widget .board-content .board-resume > li {
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
}
.board-vertical-widget .board-content .board-resume > li:last-child {
  margin-bottom: 0;
}
.board-vertical-widget .board-widget-icon {
  position: absolute;
  top: 3px;
}
.board-vertical-widget .board-widget-label {
  margin-left: 28px;
  white-space: nowrap;
}
.board-vertical-widget .board-name {
  font-weight: bold;
  text-decoration: underline;
}
.board-vertical-widget .board-owner {
  color: #325165;
}
.board-simple-detail {
  position: relative;
  background: #ffffff;
  min-height: 225px;
  padding: 30px;
}
.board-simple-detail .board-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.board-simple-detail .board-icon img {
  width: 100px;
  height: 100px;
}
.board-simple-detail .board-content {
  margin-left: 130px;
}
.board-simple-detail.leading-table .board-block {
  width: 100%;
}
@media (min-width: 992px) {
  .board-simple-detail.leading-table .board-block {
    float: left;
    width: 50%;
  }
}
.board-simple-detail .rise-section__heading {
  padding-bottom: 8px;
}
.board-simple-detail .board-icon {
  top: 30px;
  left: 30px;
}
.board-simple-detail .board-icon img {
  margin-bottom: 20px;
}
.board-simple-detail .board-title,
.board-simple-detail .board-title a {
  font-size: 18px;
  text-decoration: underline;
}
.board-simple-detail .board-release-name {
  color: #7fa6be;
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .board-simple-detail .board-release-name {
    display: inline-block;
    margin: 0;
  }
}
.board-simple-detail .label-badge {
  margin-left: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .board-simple-detail .label-badge {
    margin-left: 12px;
  }
}
.board-simple-detail .board-followers,
.board-simple-detail .board-description {
  color: #7fa6be;
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  color: #264a60;
}
@media (min-width: 768px) {
  .board-simple-detail .board-followers,
  .board-simple-detail .board-description {
    display: inline-block;
    margin: 0;
  }
}
.board-simple-detail .board-release-content {
  min-height: 75px;
}
.board-simple-detail .board-release-content p {
  margin-bottom: 3px;
}
.board-simple-detail .board-release-heading {
  margin-top: 0;
  margin-bottom: 0;
}
.board-simple-detail .board-release-heading,
.board-simple-detail .board-description {
  display: inline-block;
}
.board-simple-detail .board-leading-players {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #CCCCCC;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 10px;
}
.board-simple-detail .board-leading-players > tbody > tr:nth-child(odd) > td,
.board-simple-detail .board-leading-players > tbody > tr:nth-child(odd) > th {
  background-color: #e7f0f6;
}
@media (min-width: 992px) {
  .board-simple-detail .board-leading-players {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border: 0;
    margin-top: 0;
  }
}
.board-simple-detail .board-leading-players thead tr th {
  color: #3a627a;
  font-weight: normal;
  padding-top: 15px;
}
@media (min-width: 992px) {
  .board-simple-detail .board-leading-players thead tr th {
    padding-top: 0;
  }
}
.board-simple-detail .board-leading-players tbody {
  color: #7fa6be;
}
.board-simple-detail .board-leading-players .score-display-name {
  width: 120px;
}
@media (min-width: 1200px) {
  .board-simple-detail .board-leading-players .score-display-name {
    width: 140px;
  }
}
.board-progress {
  margin-bottom: 30px;
  background: #ffffff;
  margin-bottom: 0;
}
.board-progress .board-image img {
  min-width: 100%;
  max-width: 300px;
  height: auto;
}
.board-progress .board-header {
  position: relative;
}
@media (min-width: 768px) {
  .board-progress .board-image img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .board-progress .board-image img {
    height: 200px;
    width: 300px;
  }
}
.board-progress .board-dropdown {
  position: absolute;
  right: 10px;
  top: 5px;
}
.board-progress .board-dropdown .dropdown-toggle {
  color: #ffffff;
  font-size: 25px;
}
.board-progress .board-dropdown .dropdown-toggle .fa {
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.9);
}
.board-progress .board-content {
  height: 217px;
  padding: 15px 20px;
}
.board-progress .board-content h2,
.board-progress .board-content h3 {
  margin: 0 0 5px 0;
}
.board-progress .board-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #42708b;
  font-size: 19px;
}
.board-progress .board-label a {
  color: #42708b;
}
.board-progress .board-label a:hover {
  color: #00A5B3;
  text-decoration: none;
}
.board-progress .board-label a:hover span {
  text-decoration: underline;
}
.board-progress .board-label a:hover .board-score,
.board-progress .board-label a:hover .board-variation,
.board-progress .board-label a:hover .board-variation * {
  text-decoration: none;
}
.board-progress .board-performance-value {
  color: #13B466;
}
.board-progress .board-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.board-progress .board-title,
.board-progress .board-title a {
  color: #7fa6be;
  font-size: 16px;
  margin-bottom: 0;
  text-decoration: underline;
}
.board-progress .board-title:hover,
.board-progress .board-title a:hover {
  color: #48748f;
}
.board-join-widget {
  margin-bottom: 30px;
  background: #ffffff;
  margin-bottom: 0;
  height: 417px;
}
.board-join-widget .board-image img {
  min-width: 100%;
  max-width: 300px;
  height: auto;
}
.board-join-widget .board-header {
  position: relative;
}
@media (min-width: 768px) {
  .board-join-widget .board-image img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .board-join-widget .board-image img {
    height: 200px;
    width: 300px;
  }
}
.board-join-widget .board-dropdown {
  position: absolute;
  right: 10px;
  top: 5px;
}
.board-join-widget .board-dropdown .dropdown-toggle {
  color: #ffffff;
  font-size: 25px;
}
.board-join-widget .board-dropdown .dropdown-toggle .fa {
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.9);
}
.board-join-widget .board-content {
  height: 217px;
  padding: 15px 20px;
}
.board-join-widget .board-content h2,
.board-join-widget .board-content h3 {
  margin: 0 0 5px 0;
}
.board-join-widget .board-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #42708b;
  font-size: 19px;
}
.board-join-widget .board-label a {
  color: #42708b;
}
.board-join-widget .board-label a:hover {
  color: #00A5B3;
  text-decoration: none;
}
.board-join-widget .board-label a:hover span {
  text-decoration: underline;
}
.board-join-widget .board-label a:hover .board-score,
.board-join-widget .board-label a:hover .board-variation,
.board-join-widget .board-label a:hover .board-variation * {
  text-decoration: none;
}
.board-join-widget .board-performance-value {
  color: #13B466;
}
.board-join-widget .board-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.board-join-widget .board-title,
.board-join-widget .board-title a {
  color: #7fa6be;
  font-size: 16px;
  margin-bottom: 0;
  text-decoration: underline;
}
.board-join-widget .board-title:hover,
.board-join-widget .board-title a:hover {
  color: #48748f;
}
.board-join-widget .board-join-widget-link {
  border-width: 3px;
  border-color: #3f7494;
  border-style: dashed;
  background: #254458;
  color: #3f7494;
  font-weight: bold;
  font-size: 25px;
}
.board-join-widget .board-join-widget-link:hover {
  color: #13B466;
  text-decoration: none;
}
.board-join-widget .board-join-widget-link .fa {
  margin-right: 5px;
}
.board-action-sections {
  margin-left: -15px;
  margin-right: -15px;
  height: 100%;
}
.board-action-sections > .standard-list {
  padding: 40px;
}
@media (min-width: 768px) {
  .board-action-sections > .standard-list {
    padding: 70px;
  }
}
.board-action-sections > .standard-list > li {
  margin-bottom: 30px;
}
.board-action-sections > .standard-list > li:last-child {
  margin-bottom: 0;
}
.wd-board__score {
  background-color: #13B466;
  border-radius: 0;
  display: inline-block;
  line-height: 1.2;
  min-height: 40px;
  min-width: 40px;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
.wd-board__score--mx-wd-circle-container {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.wd-board__metalist {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.wd-board__metalist-item {
  margin-bottom: 15px;
}
.wd-board__metalist-label {
  font-weight: 700;
}
.wd-board__metalist-data {
  font-weight: 500;
}
.wd-board__metalist-data li {
  margin-bottom: 15px;
}
.search-info .alert {
  background-color: #2ac27c;
  color: #ffffff;
  display: inline-block;
  height: 30px;
  margin-bottom: 0;
  padding: 3px 8px;
  position: relative;
  width: 200px;
}
.search-info .alert .close {
  color: #ffffff;
  opacity: 1;
}
.search-info .alert span {
  font-size: 18px;
}
.search-info .search-heading {
  color: #3a627a;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  margin-right: 25px;
  margin-top: 0px;
  vertical-align: middle;
}
.search-info .triangle-right {
  position: absolute;
  right: -20px;
  top: 0px;
}
.leaderboard-background {
  position: relative;
  width: 100%;
}
.leaderboard-background.splash-empty-content {
  height: 185px;
}
.leaderboard-background::before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.leaderboard-background.board-bg {
  background: url("/assets/skins/chrome/img/chrome_default_background.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.leaderboard-background.board-bg .container {
  background: url("/assets/skins/chrome/img/chrome_default_background.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.leaderboard-background.auth-bg {
  background: url("/assets/skins/chrome/img/chrome_default_background.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.leaderboard-background.profile-bg {
  background: url("/assets/images/default-profile-bg.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.leaderboard-background.bg-opacity::before {
  background-color: #333333;
  opacity: 0.6;
}
.select-splash-bg {
  position: relative;
}
.select-splash-bg img {
  width: 100%;
}
.select-splash-bg a {
  background-color: #3a627a;
  border-radius: 50%;
  display: inline-block;
  height: 35px;
  line-height: 1.2;
  padding: 8.75px;
  width: 35px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  right: -18px;
  text-align: center;
  top: -18px;
}
.select-splash-bg a:hover {
  background: #13B466;
}
.wd-badge {
  background: #7fa6be;
  border-radius: 10px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.wd-badge__list {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.wd-badge__list:before,
.wd-badge__list:after {
  content: " ";
  display: table;
}
.wd-badge__list:after {
  clear: both;
}
.wd-badge__list:before,
.wd-badge__list:after {
  content: " ";
  display: table;
}
.wd-badge__list:after {
  clear: both;
}
.wd-badge__list > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.wd-badge__list-item {
  height: 100px;
  margin-bottom: 10px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 992px) {
  .wd-badge__list-item {
    display: block;
    float: left;
    height: auto;
    max-height: 100px;
    width: 33.333%;
  }
}
.wd-badge__list-item-img {
  max-width: 100px;
  width: 100%;
}
.wd-badge__earned {
  width: 25px;
  height: 25px;
}
.modal--no-padding {
  background: #000;
  padding: 0;
}
.modal--no-padding__close {
  color: #fff;
  font-size: 40px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  text-shadow: 0 1px 0 #ccc;
  top: -50px;
}
@media (min-width: 768px) {
  .modal--no-padding__close {
    right: -40px;
    top: -40px;
  }
}
.modal--no-padding__close:hover {
  color: #fff;
  opacity: 1;
}
.modal__dialog--space-x2 {
  margin-bottom: 100px;
  margin-top: 100px;
}
.lb-header {
  border-color: #264a60;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
.lb-header .container,
.lb-header .container-fluid {
  background-color: #264a60;
  border-bottom: solid 1px #6e96ba;
}
@media (min-width: 768px) {
  .lb-header {
    border: 0;
  }
}
.lb-header--transparent {
  background-color: transparent;
  border-color: transparent;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
.lb-header--small {
  background-color: #264a60;
  border-bottom: solid 1px #6e96ba;
  min-height: 50px;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
.lb-header--small .lb-header__brand {
  height: 50px;
  -webkit-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.lb-header--small .lb-header__toggle {
  top: 5px;
  margin: 0;
  padding-bottom: 8px;
  padding-top: 8px;
}
.lb-header--small .lb-header__form {
  top: 5px;
}
@media (min-width: 992px) {
  .lb-header--small .lb-header__form {
    top: inherit;
  }
}
@media (max-width: 991px) {
  .lb-header--hide {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}
@media (max-width: 991px) {
  .lb-header--show {
    opacity: 1;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
  }
}
.lb-header__navigation {
  position: relative;
}
@media (min-width: 992px) {
  .lb-header__navigation {
    width: 45%;
  }
}
.lb-header__toggle {
  float: none;
  left: 15px;
  margin-bottom: 8px;
  margin-right: 0;
  margin-top: 8px;
  padding-left: 0;
  position: absolute;
  top: 8px;
}
.lb-header__toggle:hover,
.lb-header__toggle:focus {
  background-color: transparent;
}
.lb-header__toggle .icon-bar {
  background-color: #ffffff;
  height: 3px;
  width: 32px;
}
.lb-header__toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}
.lb-header__brand {
  float: none;
  margin: 0;
  padding: 10px 15px 15px 15px;
  text-align: center;
}
@media (min-width: 992px) {
  .lb-header__brand {
    float: left;
    padding: 15px 15px;
    position: relative;
    z-index: 100;
  }
}
.lb-header__logo img {
  height: 40px;
}
.lb-header__powered img {
  height: 30px;
}
.lb-header__form {
  border: 0;
  box-shadow: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
  position: absolute;
  right: 15px;
  top: 15px;
}
@media (min-width: 992px) {
  .lb-header__form {
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    top: inherit;
    right: inherit;
  }
}
.lb-header__form .input-group-btn > .btn {
  margin-left: 0;
  height: 40px;
}
.lb-header__form .input-group:focus *,
.lb-header__form .input-group:hover * {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lb-header__form-group {
  display: none;
}
@media (min-width: 992px) {
  .lb-header__form-group {
    display: table;
  }
}
@media (min-width: 1200px) {
  .lb-header__form-group {
    margin-left: 115px;
  }
}
@media (min-width: 992px) {
  .lb-header__search-toggle {
    display: none;
  }
}
.lb-header__search-toggle-icon {
  padding-top: 8px;
}
.lb-header__search-field,
.lb-header__search-submit {
  border: 2px solid #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.lb-header__search-field {
  background: transparent;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.lb-header__search-field::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.lb-header__search-field:-ms-input-placeholder {
  color: #ffffff;
}
.lb-header__search-field::-webkit-input-placeholder {
  color: #ffffff;
}
.lb-header__search-field:focus,
.lb-header__search-field:hover {
  border-color: #fff;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.lb-header__search-field:focus + .input-group-btn .btn,
.lb-header__search-field:hover + .input-group-btn .btn {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lb-header__search-submit {
  background: transparent;
  border-left: 0;
  padding: 6px 12px;
}
.lb-header__search-icon {
  color: #fff;
  font-size: 23px;
}
.lb-header__navbar {
  font-size: 13px;
  font-weight: 700;
}
.lb-header__navbar.navbar-right:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .lb-header__navbar > li > a {
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.lb-header__navbar > li > a:hover,
.lb-header__navbar > li > a:focus {
  background-color: transparent;
  color: #13B466;
}
.lb-header__navbar > li > a.lb-header__dropdown-toggle {
  padding-top: 11px;
  padding-bottom: 11px;
}
.lb-header__navbar > li > a.featured {
  border-width: 0;
  text-align: left;
}
@media (min-width: 992px) {
  .lb-header__navbar > li > a.featured {
    border-width: 2px;
    line-height: 20px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    text-align: center;
  }
}
.lb-header__navbar > li > a.featured.active,
.lb-header__navbar > li > a.featured:focus,
.lb-header__navbar > li > a.featured:hover {
  border-color: #13B466;
}
.lb-header__navbar > li > a.featured.active {
  box-shadow: none;
  color: #13B466;
}
.lb-header__navbar > li .dropdown-menu::before {
  color: #fafafa;
  content: "\f0d8";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 2em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: -19px;
  right: 25px;
}
@media (min-width: 992px) {
  .lb-header__navbar-item--featured {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .lb-header__navbar-item--featured {
    margin-left: 15px;
  }
}
.lb-header__navbar-item a {
  color: #ffffff;
  text-transform: uppercase;
}
.lb-header__navbar-item ul.dropdown-menu {
  margin-top: -1px;
}
.lb-header--transparent .lb-header__navbar-item ul.dropdown-menu {
  border-radius: 2px;
}
.lb-header--transparent.lb-header--small .lb-header__navbar-item ul.dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lb-header__navbar-item ul.dropdown-menu li,
.lb-header__navbar-item ul.dropdown-menu li a {
  font-weight: 500;
  text-transform: capitalize;
}
.lb-header__navbar-item .navbar-gallery-create-btn {
  margin-top: -2px;
  color: #C4C4C4;
}
.lb-header__navbar-item .navbar-gallery-create-btn:hover,
.lb-header__navbar-item .navbar-gallery-create-btn:focus {
  color: #ffffff;
}
.lb-header__navbar-item.open > a,
.lb-header__navbar-item.open > a:hover,
.lb-header__navbar-item.open > a:focus {
  background: transparent;
}
.lb-header__dropdown-toggle {
  height: 70px;
  overflow: hidden;
}
.lb-header__user-pic {
  border-radius: 50%;
}
.lb-main-footer {
  bottom: 0;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  width: 100%;
}
.lb-main-footer .container {
  background-color: transparent;
  padding: 30px 0;
}
.lb-main-footer a {
  color: #959595;
}
.lb-main-footer a:hover {
  color: #2E4961;
  text-decoration: none;
}
.lb-main-footer__social-icons {
  margin-bottom: 0;
  text-align: center;
}
.lb-main-footer__social-icons .lb-main-footer__social-icons__item {
  padding-left: 10px;
  padding-right: 10px;
}
.lb-main-footer__navbar {
  margin: 15px 0;
  min-height: inherit;
  text-align: center;
  text-transform: uppercase;
}
.lb-main-footer__navbar__list-container {
  margin-bottom: 0;
}
.lb-main-footer__navbar .lb-main-footer__navbar__list-item {
  display: block;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .lb-main-footer__navbar .lb-main-footer__navbar__list-item {
    display: inline-block;
    margin: 0 15px 0 0;
  }
}
.lb-main-footer__copyright {
  color: #959595;
  font-weight: 500;
  margin-bottom: 0;
  text-align: center;
  text-transform: initial;
}
.lb-main-footer__powered {
  text-align: center;
}
.lb-main-footer__powered a img {
  height: 32px;
}
@media (min-width: 768px) {
  .lb-main-footer__powered a img {
    height: 40px;
  }
}
.wd-graph-performance {
  background: #f0f0f0;
  border-radius: 3px;
  margin-bottom: 20px;
}
.wd-graph-performance--transparent {
  background: transparent;
}
.wd-graph-performance__header,
.wd-graph-performance__body,
.wd-graph-performance__footer,
.wd-graph-performance__middle {
  padding: 20px;
}
.wd-graph-performance__header:before,
.wd-graph-performance__header:after {
  content: " ";
  display: table;
}
.wd-graph-performance__header:after {
  clear: both;
}
.wd-graph-performance__header:before,
.wd-graph-performance__header:after {
  content: " ";
  display: table;
}
.wd-graph-performance__header:after {
  clear: both;
}
.wd-graph-performance__title,
.wd-graph-performance__change {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.wd-graph-performance__title {
  float: left;
  font-weight: 700;
  margin: 0;
  width: 100%;
}
.wd-graph-performance__change,
.wd-graph-performance__score {
  float: left;
  width: 50%;
}
.wd-graph-performance__change-variation,
.wd-graph-performance__score-value {
  font-size: 18px;
  font-weight: 500;
}
.wd-graph-performance__change-variation .wd-change__text,
.wd-graph-performance__score-value .wd-change__text {
  color: #808080;
}
.wd-graph-performance__change-value {
  color: #333333;
  font-size: 25px;
  font-weight: 700;
  line-height: 0.5;
  margin-left: 10px;
}
.wd-graph-performance__story-icon {
  padding: 6px;
  margin-right: 5px;
}
.graph-box {
  background-color: #eeeeee;
  margin-bottom: 20px;
}
.graph-box:before,
.graph-box:after {
  content: " ";
  display: table;
}
.graph-box:after {
  clear: both;
}
.graph-box:before,
.graph-box:after {
  content: " ";
  display: table;
}
.graph-box:after {
  clear: both;
}
.graph-box h5,
.graph-box h5 span {
  font-size: 16px;
}
.graph-box h5,
.graph-box .graph-box-bottom-bar {
  padding: 5px 10px;
}
.graph-box h5 span small {
  display: block;
}
.graph-box h5 p.truncate {
  height: 15px;
  width: 100%;
  display: block;
  clear: both;
  color: #eeeeee;
}
.graph-box .graph-box-callout table {
  width: 100%;
  height: 162px;
}
.graph-box .graph-box-callout h3 {
  font-size: 35px;
  text-align: center;
}
.graph-box .graph-box-callout h3 p {
  font-size: 14px;
}
.graph-box .graph-box-bottom-bar:before,
.graph-box .graph-box-bottom-bar:after {
  content: " ";
  display: table;
}
.graph-box .graph-box-bottom-bar:after {
  clear: both;
}
.graph-box .graph-box-bottom-bar:before,
.graph-box .graph-box-bottom-bar:after {
  content: " ";
  display: table;
}
.graph-box .graph-box-bottom-bar:after {
  clear: both;
}
.graph-box .graph-box-bottom-bar div {
  font-size: 16px;
}
.graph-box .graph-box-bottom-bar span {
  text-transform: uppercase;
}
.graph-box .graph-box-arrow-up,
.graph-box .graph-box-arrow-down {
  float: left;
  margin-right: 5px;
}
.graph-box .graph-box-arrow-down {
  margin-top: 2px;
}
.graph-box .graph-box-gauge {
  height: 130px;
}
.graph-box .graph-box-alt {
  background-color: #f8f8f8;
}
.spinner--active {
  cursor: progress;
}
.spinner__icon {
  display: inline-block;
  opacity: 0;
  max-width: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  -webkit-transition: max-width 0.45s;
  transition: max-width 0.45s;
}
.spinner__icon--active {
  opacity: 1;
  max-width: 50px;
  /* More than it will ever come, notice that this affects on animation duration */
}
/**
 * CSS loader
 *
 * @link http://www.w3schools.com/howto/howto_css_loader.asp
 */
.loader {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  border-radius: 50%;
  border-width: 16px;
  border-style: solid;
  border-color: #f3f3f3;
  border-top-color: #3498db;
  height: 120px;
  left: 50%;
  margin: -75px 0 0 -75px;
  position: absolute;
  top: 50%;
  width: 120px;
  z-index: 1;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wd-player__profile-image {
  border-radius: 50%;
  width: 100px;
}
.wd-player__name {
  font-size: 25px;
  font-weight: 700;
}
.wd-player__description {
  color: #111;
  font-weight: 500;
}
.wd-player__variation--increase {
  color: #13B466;
}
.wd-player__variation--decrease {
  color: #B92037;
}
.wd-player__variation--new,
.wd-player__variation--nochange {
  color: #7fa6be;
}
.wd-player__rank-type {
  font-size: 18px;
}
.wd-change__icon {
  margin-left: 10px;
}
.blankslate {
  margin: 120px 0;
  text-align: center;
}
.blankslate__icon {
  color: #CCCCCC;
  font-size: 192px;
}
.wd-example,
.wd-section {
  border-radius: 4px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 45px 15px 15px;
  position: relative;
}
.wd-example::after {
  color: #959595;
  content: "Example";
  font-size: 12px;
  font-weight: 700;
  left: 15px;
  letter-spacing: 1px;
  position: absolute;
  text-transform: uppercase;
  top: 15px;
}
.wd-newsfeed__item {
  background: #ffffff;
}
.wd-newsfeed__footer {
  margin-top: 10px;
}
.wd-newsfeed__activity-item {
  margin-right: 10px;
}
.wd-newsfeed__activity-icon {
  color: #000;
}
.wd-fup:before,
.wd-fup:after {
  content: " ";
  display: table;
}
.wd-fup:after {
  clear: both;
}
.wd-fup:before,
.wd-fup:after {
  content: " ";
  display: table;
}
.wd-fup:after {
  clear: both;
}
.wd-fup__screen {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  display: block;
}
.wd-fup__body {
  padding-bottom: 8px;
}
.pagination li a {
  width: 120px;
  height: 30px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  color: #333;
  background: none;
  border: 0;
  cursor: pointer;
  display: block;
  margin: 0 3px;
  text-transform: uppercase;
}
.pagination li a:hover,
.pagination li a:focus {
  background: rgba(0, 0, 0, 0.1);
}
.pagination li:first-child a {
  width: auto;
  border-radius: 20px;
  padding: 0 10px;
}
.pagination li:last-child a {
  width: auto;
  border-radius: 20px;
  padding: 0 10px;
}
.pagination li.active a {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(56, 160, 169, 0.4);
}
/* ========================================================================
 * bootstrap-drawer: 1.0.6
 * ========================================================================
*/
html {
  min-height: 100%;
  height: 100%;
}
body.has-drawer {
  min-height: 100%;
  height: 100%;
}
.has-inner-drawer {
  position: relative;
  overflow: hidden;
}
.drawer {
  display: block;
  background-color: #F1F1F1;
  color: #333333;
  border-right: 1px solid #d8d8d8;
  min-height: 1px;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1035;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.drawer-contents,
.drawer-heading,
.drawer-body,
.drawer-nav,
.drawer-footer,
.drawer ul,
.drawer li {
  display: inherit;
  margin: 0;
  width: 100%;
  position: relative;
}
.drawer-right {
  left: auto;
  right: 0;
  border-right: none;
  border-left: 1px solid #d8d8d8;
  -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
}
.drawer-inverse {
  background-color: #333;
  color: #eeeeee;
  border-right: 1px solid #1a1a1a;
}
.drawer-inverse.drawer-right {
  border-right: 1px solid #d8d8d8;
}
.drawer-inside {
  position: absolute;
}
.drawer-controls {
  float: right;
  margin-right: -16.66666667%;
  padding: 15px;
  height: 100%;
  position: relative;
  width: 16.66666667%;
  z-index: 500;
}
.drawer-contents {
  background-color: #F1F1F1;
  height: 100%;
  width: 100%;
  overflow: auto;
}
.drawer-right .drawer-controls {
  float: left;
  margin-left: -16.66666667%;
  margin-right: 0;
}
.drawer-heading {
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 15px;
  color: inherit;
}
.drawer-title {
  margin-top: 0;
  margin-bottom: 0;
}
.drawer-inner-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.drawer-body,
.drawer-nav {
  padding: 15px 15px;
}
.drawer-nav,
.drawer-fullnav {
  padding: 15px 15px;
  margin-bottom: 0;
  list-style: none;
}
.drawer-nav li,
.drawer-fullnav li {
  position: relative;
  margin-bottom: 5px;
}
.drawer-nav li a,
.drawer-fullnav li a {
  color: #777;
  border-radius: 2px;
  position: relative;
  display: block;
  padding: 15px 15px;
}
.drawer-nav li.active a,
.drawer-fullnav li.active a,
.drawer-nav li a:hover,
.drawer-fullnav li a:hover,
.drawer-nav li a:focus,
.drawer-fullnav li a:focus {
  color: #515151;
  text-decoration: none;
  background-color: #ffffff;
}
.drawer-fullnav {
  color: #fff;
  padding: 0;
}
.drawer-fullnav li {
  margin-bottom: 0;
}
.drawer-fullnav li a {
  border-radius: 0;
}
.drawer-inverse .drawer-contents {
  background-color: #333;
}
.drawer-inverse .drawer-fullnav li a,
.drawer-inverse .drawer-nav li a {
  color: #fff;
  padding: 15px 15px;
}
.drawer-inverse .drawer-fullnav li.active a,
.drawer-inverse .drawer-fullnav li a:hover,
.drawer-inverse .drawer-fullnav li a:active,
.drawer-inverse .drawer-nav li.active a,
.drawer-inverse .drawer-nav li a:hover,
.drawer-inverse .drawer-nav li a:active {
  color: #eeeeee;
  background-color: #1a1a1a;
}
.drawer-footer {
  padding: 15px 15px;
}
.drawer-footer.locked {
  position: absolute;
  bottom: 0;
  left: 0;
}
.dw-xs-12 {
  width: 100%;
}
.fold.dw-xs-12 {
  margin-left: -100%;
}
.drawer-right.fold.dw-xs-12 {
  margin-right: -100%;
}
.dw-xs-11 {
  width: 91.66666667%;
}
.fold.dw-xs-11 {
  margin-left: -91.66666667%;
}
.drawer-right.fold.dw-xs-11 {
  margin-right: -91.66666667%;
}
.dw-xs-10 {
  width: 83.33333333%;
}
.fold.dw-xs-10 {
  margin-left: -83.33333333%;
}
.drawer-right.fold.dw-xs-10 {
  margin-right: -83.33333333%;
}
.dw-xs-9 {
  width: 75%;
}
.fold.dw-xs-9 {
  margin-left: -75%;
}
.drawer-right.fold.dw-xs-9 {
  margin-right: -75%;
}
.dw-xs-8 {
  width: 66.66666667%;
}
.fold.dw-xs-8 {
  margin-left: -66.66666667%;
}
.drawer-right.fold.dw-xs-8 {
  margin-right: -66.66666667%;
}
.dw-xs-7 {
  width: 58.33333333%;
}
.fold.dw-xs-7 {
  margin-left: -58.33333333%;
}
.drawer-right.fold.dw-xs-7 {
  margin-right: -58.33333333%;
}
.dw-xs-6 {
  width: 50%;
}
.fold.dw-xs-6 {
  margin-left: -50%;
}
.drawer-right.fold.dw-xs-6 {
  margin-right: -50%;
}
.dw-xs-5 {
  width: 41.66666667%;
}
.fold.dw-xs-5 {
  margin-left: -41.66666667%;
}
.drawer-right.fold.dw-xs-5 {
  margin-right: -41.66666667%;
}
.dw-xs-4 {
  width: 33.33333333%;
}
.fold.dw-xs-4 {
  margin-left: -33.33333333%;
}
.drawer-right.fold.dw-xs-4 {
  margin-right: -33.33333333%;
}
.dw-xs-3 {
  width: 25%;
}
.fold.dw-xs-3 {
  margin-left: -25%;
}
.drawer-right.fold.dw-xs-3 {
  margin-right: -25%;
}
.dw-xs-2 {
  width: 16.66666667%;
}
.fold.dw-xs-2 {
  margin-left: -16.66666667%;
}
.drawer-right.fold.dw-xs-2 {
  margin-right: -16.66666667%;
}
.dw-xs-1 {
  width: 8.33333333%;
}
.fold.dw-xs-1 {
  margin-left: -8.33333333%;
}
.drawer-right.fold.dw-xs-1 {
  margin-right: -8.33333333%;
}
@media (min-width: 768px) {
  .dw-sm-12 {
    width: 100%;
  }
  .fold.dw-sm-12 {
    margin-left: -100%;
  }
  .drawer-right.fold.dw-sm-12 {
    margin-right: -100%;
  }
  .dw-sm-11 {
    width: 91.66666667%;
  }
  .fold.dw-sm-11 {
    margin-left: -91.66666667%;
  }
  .drawer-right.fold.dw-sm-11 {
    margin-right: -91.66666667%;
  }
  .dw-sm-10 {
    width: 83.33333333%;
  }
  .fold.dw-sm-10 {
    margin-left: -83.33333333%;
  }
  .drawer-right.fold.dw-sm-10 {
    margin-right: -83.33333333%;
  }
  .dw-sm-9 {
    width: 75%;
  }
  .fold.dw-sm-9 {
    margin-left: -75%;
  }
  .drawer-right.fold.dw-sm-9 {
    margin-right: -75%;
  }
  .dw-sm-8 {
    width: 66.66666667%;
  }
  .fold.dw-sm-8 {
    margin-left: -66.66666667%;
  }
  .drawer-right.fold.dw-sm-8 {
    margin-right: -66.66666667%;
  }
  .dw-sm-7 {
    width: 58.33333333%;
  }
  .fold.dw-sm-7 {
    margin-left: -58.33333333%;
  }
  .drawer-right.fold.dw-sm-7 {
    margin-right: -58.33333333%;
  }
  .dw-sm-6 {
    width: 50%;
  }
  .fold.dw-sm-6 {
    margin-left: -50%;
  }
  .drawer-right.fold.dw-sm-6 {
    margin-right: -50%;
  }
  .dw-sm-5 {
    width: 41.66666667%;
  }
  .fold.dw-sm-5 {
    margin-left: -41.66666667%;
  }
  .drawer-right.fold.dw-sm-5 {
    margin-right: -41.66666667%;
  }
  .dw-sm-4 {
    width: 33.33333333%;
  }
  .fold.dw-sm-4 {
    margin-left: -33.33333333%;
  }
  .drawer-right.fold.dw-sm-4 {
    margin-right: -33.33333333%;
  }
  .dw-sm-3 {
    width: 25%;
  }
  .fold.dw-sm-3 {
    margin-left: -25%;
  }
  .drawer-right.fold.dw-sm-3 {
    margin-right: -25%;
  }
  .dw-sm-2 {
    width: 16.66666667%;
  }
  .fold.dw-sm-2 {
    margin-left: -16.66666667%;
  }
  .drawer-right.fold.dw-sm-2 {
    margin-right: -16.66666667%;
  }
  .dw-sm-1 {
    width: 8.33333333%;
  }
  .fold.dw-sm-1 {
    margin-left: -8.33333333%;
  }
  .drawer-right.fold.dw-sm-1 {
    margin-right: -8.33333333%;
  }
}
@media (min-width: 992px) {
  .dw-md-12 {
    width: 100%;
  }
  .fold.dw-md-12 {
    margin-left: -100%;
  }
  .drawer-right.fold.dw-md-12 {
    margin-right: -100%;
  }
  .dw-md-11 {
    width: 91.66666667%;
  }
  .fold.dw-md-11 {
    margin-left: -91.66666667%;
  }
  .drawer-right.fold.dw-md-11 {
    margin-right: -91.66666667%;
  }
  .dw-md-10 {
    width: 83.33333333%;
  }
  .fold.dw-md-10 {
    margin-left: -83.33333333%;
  }
  .drawer-right.fold.dw-md-10 {
    margin-right: -83.33333333%;
  }
  .dw-md-9 {
    width: 75%;
  }
  .fold.dw-md-9 {
    margin-left: -75%;
  }
  .drawer-right.fold.dw-md-9 {
    margin-right: -75%;
  }
  .dw-md-8 {
    width: 66.66666667%;
  }
  .fold.dw-md-8 {
    margin-left: -66.66666667%;
  }
  .drawer-right.fold.dw-md-8 {
    margin-right: -66.66666667%;
  }
  .dw-md-7 {
    width: 58.33333333%;
  }
  .fold.dw-md-7 {
    margin-left: -58.33333333%;
  }
  .drawer-right.fold.dw-md-7 {
    margin-right: -58.33333333%;
  }
  .dw-md-6 {
    width: 50%;
  }
  .fold.dw-md-6 {
    margin-left: -50%;
  }
  .drawer-right.fold.dw-md-6 {
    margin-right: -50%;
  }
  .dw-md-5 {
    width: 41.66666667%;
  }
  .fold.dw-md-5 {
    margin-left: -41.66666667%;
  }
  .drawer-right.fold.dw-md-5 {
    margin-right: -41.66666667%;
  }
  .dw-md-4 {
    width: 33.33333333%;
  }
  .fold.dw-md-4 {
    margin-left: -33.33333333%;
  }
  .drawer-right.fold.dw-md-4 {
    margin-right: -33.33333333%;
  }
  .dw-md-3 {
    width: 25%;
  }
  .fold.dw-md-3 {
    margin-left: -25%;
  }
  .drawer-right.fold.dw-md-3 {
    margin-right: -25%;
  }
  .dw-md-2 {
    width: 16.66666667%;
  }
  .fold.dw-md-2 {
    margin-left: -16.66666667%;
  }
  .drawer-right.fold.dw-md-2 {
    margin-right: -16.66666667%;
  }
  .dw-md-1 {
    width: 8.33333333%;
  }
  .fold.dw-md-1 {
    margin-left: -8.33333333%;
  }
  .drawer-right.fold.dw-md-1 {
    margin-right: -8.33333333%;
  }
}
@media (min-width: 1200px) {
  .dw-lg-12 {
    width: 100%;
  }
  .fold.dw-lg-12 {
    margin-left: -100%;
  }
  .drawer-right.fold.dw-lg-12 {
    margin-right: -100%;
  }
  .dw-lg-11 {
    width: 91.66666667%;
  }
  .fold.dw-lg-11 {
    margin-left: -91.66666667%;
  }
  .drawer-right.fold.dw-lg-11 {
    margin-right: -91.66666667%;
  }
  .dw-lg-10 {
    width: 83.33333333%;
  }
  .fold.dw-lg-10 {
    margin-left: -83.33333333%;
  }
  .drawer-right.fold.dw-lg-10 {
    margin-right: -83.33333333%;
  }
  .dw-lg-9 {
    width: 75%;
  }
  .fold.dw-lg-9 {
    margin-left: -75%;
  }
  .drawer-right.fold.dw-lg-9 {
    margin-right: -75%;
  }
  .dw-lg-8 {
    width: 66.66666667%;
  }
  .fold.dw-lg-8 {
    margin-left: -66.66666667%;
  }
  .drawer-right.fold.dw-lg-8 {
    margin-right: -66.66666667%;
  }
  .dw-lg-7 {
    width: 58.33333333%;
  }
  .fold.dw-lg-7 {
    margin-left: -58.33333333%;
  }
  .drawer-right.fold.dw-lg-7 {
    margin-right: -58.33333333%;
  }
  .dw-lg-6 {
    width: 50%;
  }
  .fold.dw-lg-6 {
    margin-left: -50%;
  }
  .drawer-right.fold.dw-lg-6 {
    margin-right: -50%;
  }
  .dw-lg-5 {
    width: 41.66666667%;
  }
  .fold.dw-lg-5 {
    margin-left: -41.66666667%;
  }
  .drawer-right.fold.dw-lg-5 {
    margin-right: -41.66666667%;
  }
  .dw-lg-4 {
    width: 33.33333333%;
  }
  .fold.dw-lg-4 {
    margin-left: -33.33333333%;
  }
  .drawer-right.fold.dw-lg-4 {
    margin-right: -33.33333333%;
  }
  .dw-lg-3 {
    width: 25%;
  }
  .fold.dw-lg-3 {
    margin-left: -25%;
  }
  .drawer-right.fold.dw-lg-3 {
    margin-right: -25%;
  }
  .dw-lg-2 {
    width: 16.66666667%;
  }
  .fold.dw-lg-2 {
    margin-left: -16.66666667%;
  }
  .drawer-right.fold.dw-lg-2 {
    margin-right: -16.66666667%;
  }
  .dw-lg-1 {
    width: 8.33333333%;
  }
  .fold.dw-lg-1 {
    margin-left: -8.33333333%;
  }
  .drawer-right.fold.dw-lg-1 {
    margin-right: -8.33333333%;
  }
}
.fold {
  margin-right: 0;
}
.folding {
  height: 100%;
  -webkit-transition-property: margin-left;
  transition-property: margin-left;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.drawer-right.fold {
  margin-left: 0;
}
.drawer-right.folding {
  -webkit-transition-property: margin-right;
  transition-property: margin-right;
}
.fold.open,
.drawer-right.fold.open {
  margin-left: 0;
  margin-right: 0;
}
html {
  height: auto;
}
.drawer-heading {
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 15px;
  color: inherit;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  text-align: center;
  position: relative;
}
.drawer-body--no-side-padding {
  padding-left: 0;
  padding-right: 0;
}
.drawer-close {
  color: #C4C4C4;
  left: 15px;
  position: absolute;
  top: 17px;
}
.drawer-close:hover,
.drawer-close:focus {
  color: #808080;
}
.drawer-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 400;
}
.drawer-goback {
  padding: 0 15px;
  margin: 0 0 20px 0;
}
.homepage__icons {
  color: #004961;
  font-size: 35px;
  margin-right: 12px;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .homepage__icons {
    font-size: 50px;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .homepage__icons {
    font-size: 60px;
    margin-right: 12px;
  }
}
.homepage__icons--lg {
  font-size: 30px;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .homepage__icons--lg {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .homepage__icons--lg {
    font-size: 48px;
  }
}
.homepage__btn {
  font-size: 16px;
  font-weight: 500;
  margin: 25px auto;
  padding: 10px 16px;
}
@media (min-width: 768px) {
  .homepage__btn {
    display: inline-block;
    font-size: 20px;
    min-width: 260px;
    width: auto;
  }
}
.heroshot {
  background-image: url("../../images/homepage/bg-heroshot.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 440px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 768px) {
  .heroshot {
    height: 700px;
  }
}
@media (min-width: 992px) {
  .heroshot {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .heroshot {
    max-width: 1170px;
  }
}
.heroshot--alternative {
  background-image: url("../../images/homepage/bg-play-video.jpg");
  height: 380px;
}
@media (min-width: 768px) {
  .heroshot--alternative {
    height: 640px;
  }
}
.heroshot__title-section {
  padding: 0px 15px;
  position: absolute;
  text-align: center;
  top: 100px;
  width: 100%;
}
@media (min-width: 768px) {
  .heroshot__title-section {
    top: 250px;
  }
}
.heroshot__title-section--alternative {
  top: 60px;
}
@media (min-width: 768px) {
  .heroshot__title-section--alternative {
    top: 145px;
  }
}
.heroshot__title-section__main-title,
.heroshot__title-section__subtitle {
  color: #fff;
  margin: 0;
}
.heroshot__title-section__main-title {
  font-size: 25px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .heroshot__title-section__main-title {
    font-size: 50px;
  }
}
.heroshot__title-section__subtitle {
  font-size: 18px;
  font-weight: 300;
  margin-top: 5px;
}
.heroshot__title-section__subtitle--spaced {
  margin: 15px 0;
}
.heroshot__title-section__subtitle--sm {
  color: #fff;
  font-size: 20px;
}
.heroshot__bar {
  bottom: 0;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .heroshot__bar {
    background: rgba(255, 255, 255, 0.7);
  }
}
.heroshot__item {
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}
@media (min-width: 768px) {
  .heroshot__item {
    background: none;
    text-align: center;
  }
}
.heroshot__item:last-child .heroshot__item__title-container {
  margin: 0;
}
@media (min-width: 768px) {
  .heroshot__item:last-child .heroshot__item__title-container {
    margin: 25px 0;
  }
}
.heroshot__item__title-container {
  font-size: 16px;
  font-weight: 700;
  font-weight: normal;
  margin: 2px 0;
  padding: 8px 0;
}
@media (min-width: 768px) {
  .heroshot__item__title-container {
    margin: 25px 0;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .heroshot__item__title-container {
    font-size: 22px;
  }
}
.heroshot__item__title-container > * {
  vertical-align: middle;
}
.heroshot__item__link {
  color: #444;
  font-weight: 700;
  text-decoration: none;
}
.heroshot__item__link:hover,
.heroshot__item__link:focus {
  color: #444;
  text-decoration: none;
}
.heroshot__item__link:hover i {
  color: #0e864c;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.heroshot__item__link:hover span {
  color: #444;
  text-decoration: underline;
}
.heroshot__item__link > * {
  vertical-align: middle;
}
.heroshot__item__title-text {
  display: inline-block;
  text-align: left;
}
@media (min-width: 992px) {
  .heroshot__item__title-text {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .heroshot__item__title-text {
    font-size: 20px;
  }
}
.heroshot__launch-modal__icon {
  color: #fff;
  font-size: 60px;
}
.heroshot__launch-modal__icon:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .heroshot__launch-modal__icon {
    font-size: 110px;
  }
}
.homepage-section {
  background: #fff;
  padding: 5px 0;
}
@media (min-width: 768px) {
  .homepage-section {
    padding: 10px 0;
  }
}
.homepage-section--no-bottom {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .homepage-section--no-bottom {
    padding: 100px 0;
  }
}
.homepage-section--dark {
  background: #f4f4f4;
}
.homepage-section__title {
  color: #666;
  font-size: 29px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .homepage-section__title {
    font-size: 42px;
  }
}
.homepage-section__title--centered {
  text-align: center;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .homepage-section__title--centered {
    margin-bottom: 75px;
  }
}
.homepage-section__title > * {
  vertical-align: middle;
}
.homepage-section__title__icon {
  font-size: 40px;
}
@media (min-width: 992px) {
  .homepage-section__title__icon {
    margin-right: 0;
  }
}
.homepage-section__title__underline {
  border-top: 3px solid #427789;
  margin: 20px 0 30px;
  width: 60px;
}
@media (min-width: 768px) {
  .homepage-section__title__underline {
    width: 100px;
  }
}
.homepage-section__description {
  color: #777;
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .homepage-section__description {
    font-size: 18px;
  }
}
.homepage-section__link-container {
  text-align: center;
}
@media (min-width: 768px) {
  .homepage-section__link-container {
    text-align: inherit;
  }
}
.push-section {
  padding-bottom: 10px;
}
#view-lb-btn {
  margin-top: 10px;
}
.lb-title-bar {
  font-size: 19px;
  color: #ffffff;
}
.lb-title-bar a {
  font-size: 19px;
  color: #ffffff;
}
.lb-title-bar a:hover {
  color: #e6e6e6;
}
.lb-title-bar img {
  height: 32px;
  width: 32px;
  margin-right: 5px;
  border-radius: 50%;
}
.lb-page-header h1,
.lb-page-header h2 {
  font-size: 25px;
}
.lb-page-header h1 .lb-page-header-div,
.lb-page-header h2 .lb-page-header-div {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #888888;
}
.lb-page-header h1 span,
.lb-page-header h2 span {
  display: none;
}
.container {
  background: #ffffff;
}
form h5 {
  text-transform: uppercase;
  color: #888888;
}
.form-submit-group .form-submit-group-links {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.custom-field-row .custom-field-row-fp {
  margin-top: -10px;
}
.required-input {
  color: #d9534f;
}
label.checkbox {
  font-weight: normal;
}
.rightfirstbar,
.rightsecondbar {
  margin-left: -15px;
  min-height: 51px;
  padding-left: 15px;
  margin-right: -15px;
  padding-top: 13px;
  padding-bottom: 7px;
  color: #ffffff;
}
.rightfirstbar:before,
.rightsecondbar:before,
.rightfirstbar:after,
.rightsecondbar:after {
  content: " ";
  display: table;
}
.rightfirstbar:after,
.rightsecondbar:after {
  clear: both;
}
.rightfirstbar:before,
.rightsecondbar:before,
.rightfirstbar:after,
.rightsecondbar:after {
  content: " ";
  display: table;
}
.rightfirstbar:after,
.rightsecondbar:after {
  clear: both;
}
.rightfirstbar .rightseconbarnav,
.rightsecondbar .rightseconbarnav {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
  padding-top: 7px;
}
.rightfirstbar .rightseconbarnav li,
.rightsecondbar .rightseconbarnav li {
  display: inline;
  margin-right: 20px;
}
.rightfirstbar .rightseconbarnav li a,
.rightsecondbar .rightseconbarnav li a {
  color: #6f6f6f;
}
.rightfirstbar .rightseconbarnav li a:hover,
.rightsecondbar .rightseconbarnav li a:hover {
  text-decoration: underline;
}
.rightfirstbar .rightseconbarnav li a.board-view-active,
.rightsecondbar .rightseconbarnav li a.board-view-active {
  color: #ffffff;
}
.rightfirstbar .rightseconbarnav li a.btn,
.rightsecondbar .rightseconbarnav li a.btn {
  color: #ffffff;
}
.rightfirstbar .rightseconbarnav li.active a,
.rightsecondbar .rightseconbarnav li.active a {
  font-weight: bold;
  text-decoration: underline;
}
.rightfirstbar {
  background-color: #234459;
  padding-bottom: 13px;
}
.rightfirstbar .lb-player-title {
  font-size: 16px;
}
.rightfirstbar .lb-player-title img {
  height: 35px;
  width: 35px;
  margin-right: 10px;
}
.performance-dashboard-page {
  padding-top: 20px;
}
.perf-history-card .perf-history-card-title {
  font-size: 19px;
  font-weight: 700;
}
.perf-history-card table.perf-history-card-meta {
  margin-bottom: 5px;
}
.perf-history-card table.perf-history-card-meta tbody tr td {
  padding-left: 0px;
}
.lb-datetime {
  color: #2E4961;
}
.lb-datetime:hover {
  color: #333333;
}
.transactions-page .level-row {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: dashed 2px #999;
}
.transactions-page .level-row h2 {
  margin-top: 0px;
}
.transactions-page .level-block {
  background: #000;
  color: white;
  text-align: center;
  padding-top: 50px;
  width: 150px;
  padding-bottom: 10px;
}
.transactions-page .level-block span.level {
  font-size: 25px;
}
.transactions-page .level-block span.status {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
}
.transactions-page .transaction {
  float: left;
  margin-right: 10px;
}
.transactions-page .transaction span {
  max-width: 100px;
  line-height: auto;
  float: left;
}
.transactions-page .transaction-check {
  margin-bottom: 10px;
  margin-right: 5px;
}
.transactions-page img.transaction-check {
  float: left;
  width: 50px;
}
.players-per-page ul,
.results-per-page ul {
  list-style: none;
  display: inline;
  margin-left: 10px;
  padding-left: 0px;
}
.players-per-page ul li,
.results-per-page ul li {
  display: inline;
}
.players-per-page ul li.active a,
.results-per-page ul li.active a {
  color: #333333;
}
.players-per-page {
  padding-top: 28px;
  padding-bottom: 28px;
}
.form-platform-icon-prepended .input-group img {
  height: 34px;
  width: 34px;
  margin-right: -1px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.form-platform-icon-prepended .input-group input {
  padding-right: 1px;
}
.player-profile-page-header .profile-header-bio {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.player-profile-page-header .profile-icons-header ul {
  list-style: none;
  padding-left: 0px;
}
.player-profile-page-header .profile-icons-header ul li {
  display: inline;
}
.player-profile-page-header .profile-icons-header ul li img {
  margin-bottom: 5px;
}
.player-profile-page-header #profile-picture {
  width: 50px;
  height: 50px;
}
.righthand-help-copy-section ol,
.righthand-help-copy-section ul {
  color: #6e6e6e;
  margin-bottom: 20px;
  border-left: 1px solid #C4C4C4;
  padding-left: 25px;
}
.righthand-help-copy-section ul {
  list-style: none;
  padding-left: 10px;
}
.righthand-help-copy-section ul li {
  margin-bottom: 10px;
}
.righthand-help-copy-section ul li strong {
  font-weight: 700;
}
.righthand-help-copy-section ul ul {
  border-left: 0px;
  list-style: initial;
}
.wall-container:before,
.wall-container:after {
  content: " ";
  display: table;
}
.wall-container:after {
  clear: both;
}
.wall-container:before,
.wall-container:after {
  content: " ";
  display: table;
}
.wall-container:after {
  clear: both;
}
.wall-container .table-responsive {
  margin-top: 10px;
}
.wall-container .wall-item-icon {
  height: 35px;
  width: 35px;
  margin-right: 10px;
}
.wall-board-widget .wall-player-icon {
  height: 35px;
  width: 35px;
  margin-right: 10px;
}
.wall-board-widget h3 p {
  font-size: 16px;
}
.formulas-var-btns a {
  margin-bottom: 10px;
}
.board-row-header {
  margin-bottom: 10px;
}
.board-row-header:before,
.board-row-header:after {
  content: " ";
  display: table;
}
.board-row-header:after {
  clear: both;
}
.board-row-header:before,
.board-row-header:after {
  content: " ";
  display: table;
}
.board-row-header:after {
  clear: both;
}
.board-row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.board-row:before,
.board-row:after {
  content: " ";
  display: table;
}
.board-row:after {
  clear: both;
}
.board-row:before,
.board-row:after {
  content: " ";
  display: table;
}
.board-row:after {
  clear: both;
}
.board-row .board-row-icn img {
  height: 50px;
  width: 50px;
  float: left;
}
.board-row .board-row-details {
  float: left;
  margin-left: 10px;
}
.board-row .board-row-details a {
  font-weight: 700;
  padding-bottom: 8px;
}
.board-row .board-row-details div.board-row-details-stats {
  margin-top: 10px;
}
.board-row .board-row-details div.board-row-details-stats:before,
.board-row .board-row-details div.board-row-details-stats:after {
  content: " ";
  display: table;
}
.board-row .board-row-details div.board-row-details-stats:after {
  clear: both;
}
.board-row .board-row-details div.board-row-details-stats:before,
.board-row .board-row-details div.board-row-details-stats:after {
  content: " ";
  display: table;
}
.board-row .board-row-details div.board-row-details-stats:after {
  clear: both;
}
tr.schedule-past td,
tr.schedule-past td a {
  color: #999;
}
tr.schedule-past td .btn,
tr.schedule-past td a .btn {
  color: #ffffff;
}
tr.schedule-past td a:hover {
  color: #0376b2;
}
tr.schedule-seperate {
  border-bottom: 1px solid #333333;
}
.js-pr-progress .progress {
  background-color: #c9c9c9;
  border-radius: 0px;
}
.channel-legend {
  font-size: 19px;
  margin-bottom: 10px;
}
.channel-legend span img {
  height: 35px;
  width: 35px;
  margin-right: 5px;
}
@media (min-width: 768px) {
  #template-nav-section label,
  #template-nav-section .nav {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  #template-nav-section .nav {
    margin: 20px 20px 30px 20px;
  }
}
#template-nav-section .nav li {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  #template-nav-section .nav li {
    width: auto;
  }
}
#spin-container {
  display: none;
  text-align: center;
}
#spin-container h4 {
  margin-bottom: 60px;
}
#spin-container #spin-tweeter {
  width: 450px;
  margin: auto;
}
#spin-container #spin-tweeter div {
  text-align: center;
  margin: 60px auto 0px;
  min-height: 60px;
}
#spin-container #spin-tweeter div img {
  height: 50px;
  width: 50px;
  margin-right: 10px;
}
#spin-container #spin-tweeter div p {
  text-align: left;
  width: 390px;
}
#subscription-form .mt15 {
  margin-top: 15px;
}
.pagination-inline {
  margin-top: 0px;
}
.pinned-howto-btn {
  border: 1px solid #FFF;
  border-bottom: none;
  position: fixed;
  bottom: -1px;
  z-index: 9999;
  right: 140px;
  -moz-box-shadow: inset rgba(255, 255, 255, 0.25) 1px 1px 1px, rgba(0, 0, 0, 0.5) 0 1px 2px;
  -webkit-box-shadow: inset rgba(255, 255, 255, 0.25) 1px 1px 1px, rgba(0, 0, 0, 0.5) 0 1px 2px;
  box-shadow: inset rgba(255, 255, 255, 0.25) 1px 1px 1px, rgba(0, 0, 0, 0.5) 0 1px 2px;
  background-color: #0073b5;
  border-radius: 3px;
}
.pinned-howto-btn a {
  text-transform: none;
  color: #ffffff;
  text-shadow: none;
}
.pinned-howto-btn a i {
  margin-left: -5px;
  margin-right: 3px;
}
.pinned-howto-btn a:hover {
  padding: 4px 12px;
  text-transform: none;
  color: #ffffff;
}
.signal_sub_total {
  font-weight: 900;
}
.restructure-metric-list-item-ico {
  cursor: move;
}
.center-box {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .center-box {
    margin-top: 60px;
  }
}
#subscription-form .line-through {
  text-decoration: line-through;
}
.table .player-pic {
  width: 50px;
}
.table .player-details {
  width: 200px;
}
.img--small {
  max-width: 36px;
}
.img--xx-medium {
  max-width: 100px;
}
.img--x-medium {
  max-width: 120px;
}
.img--medium {
  max-width: 180px;
}
.img--large {
  max-width: 280px;
}
@media print {
  a[href]:after {
    content: none;
  }
  body {
    padding-top: 0px;
  }
  #view-lb-btn,
  .btn,
  .lefthand {
    display: none;
  }
  .expand-print {
    display: block !important;
    height: auto !important;
  }
  TR.expand-print {
    display: table-row !important;
  }
  .lb-main-print-logo {
    width: 50%;
    text-align: center;
  }
}
.upgrade_disabled {
  pointer-events: none;
  opacity: 0.4;
  cursor: pointer;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
/*# sourceMappingURL=custom.css.map */